Index: do.bat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/do.bat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/do.bat	(working copy)
@@ -20,6 +20,10 @@
 @rem set device_option=flippen
 @echo off
 
+set now_path=%~dp0
+set util_path=%now_path%util
+set/p mode=Please press mode SA or SB:
+
 setlocal enabledelayedexpansion
 for %%f in (program\ble_protocol_stack\*.prog) do @set progs=!progs! %%f
 for %%f in (program\g24_protocol_stack\*.prog) do @set progs=!progs! %%f
@@ -74,15 +78,24 @@
 cd output
 osiuasm bt_program23 -O-W
 
-geneep -n 
-::geneep -n -k key.dat 
+if /I "%mode%" equ "SA" (goto SAmode)
+if /I "%mode%" equ "SB" (goto SBmode)
+
+:SAmode
+%util_path%/geneep  -n
+goto contin
+
+:SBmode
+%util_path%/geneep  -n -s -i
+goto contin
 
+:contin
 echo create auth rom
 perl ../util/mergepatch.pl mouse_ble_att_list usb_kbdata_vendor_define usb_kbdata usb_msdata usb_devicedata usb_confdata ble_shutter_gatt_list ble_shutter_key_value_list ble_car_att_list sha256 
 perl ../util/romcrc.pl romcode.rom
-perl  ../util/mergepatch.pl otp
-
-
+perl ../util/mergepatch.pl otp
+perl ../util/otpcheck.pl 
+echo.
 if "%device_option%" equ "mouse" (
 cd ..\output
 copy eeprom.dat ..\util\eeprom.dat
@@ -98,7 +111,4 @@
 cd ..
 call set_chip_type_flag.bat 
 
-:end
-
-
-
+:end
\ No newline at end of file
Index: format/app_mouse.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/format/app_mouse.format	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/format/app_mouse.format	(working copy)
@@ -439,7 +439,7 @@
 64 mem_le_tx_buffer3_omemalloc_new
 
 1 mem_mouse_wheel_temp_gpio
-
+1 mem_mouse_qdec_set_flag
 )
 
 (
Index: format/g24_protocol_stack/24g_reconn.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/format/g24_protocol_stack/24g_reconn.format	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/format/g24_protocol_stack/24g_reconn.format	(working copy)
@@ -25,5 +25,6 @@
 2 FAST_CONN_AND_3_0_ADDR
 3 RECEIVER_AND_3_0_ADDR
 4 PAIR_AND_3_0_ADDR
+5 PAIR_AND_RECEIVER
 )
 
Index: output/bt_format.meta
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_format.meta	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_format.meta	(working copy)
@@ -1977,90 +1977,91 @@
 0x4aa9 mem_le_tx_buffer2_omemalloc_new
 0x4ae9 mem_le_tx_buffer3_omemalloc_new
 0x4b29 mem_mouse_wheel_temp_gpio
-0x4b2a mem_24g_txpayload_buf
-0x4b3a mem_release_data_from_receiver_enable
-0x4b3b mem_release_data_from_transmiter_enable
-0x4b3c mem_flippen_key0_gpio
-0x4b3d mem_flippen_key1_gpio
-0x4b3e mem_flippen_key2_gpio
-0x4b3f mem_flippen_key3_gpio
-0x4b40 mem_flippen_key4_gpio
-0x4b41 mem_flippen_key5_gpio
-0x4b42 mem_flippen_key6_gpio
-0x4b43 mem_flippen_key7_gpio
-0x4b44 mem_flippen_key0_press_status
-0x4b45 mem_flippen_key1_press_status
-0x4b46 mem_flippen_key2_press_status
-0x4b47 mem_flippen_key3_press_status
-0x4b48 mem_flippen_key4_press_status
-0x4b49 mem_flippen_key5_press_status
-0x4b4a mem_flippen_key6_press_status
-0x4b4b mem_flippen_key7_press_status
-0x4b4c mem_key_press_data
-0x4b4c mem_key_pageup_data
-0x4b55 mem_key_pagedown_data
-0x4b5e mem_key_shift_f5_data
-0x4b67 mem_key_esc_data
-0x4b70 mem_key_b_data
-0x4b79 mem_key_tab
-0x4b82 mem_key_enter
-0x4b8b mem_key_alt_tab
-0x4b94 mem_key_alt_f4
-0x4b9d mem_key_play_pause
-0x4ba6 mem_key_vol_up
-0x4baf mem_key_vol_down
-0x4bb8 mem_standard_key_release
-0x4bc1 mem_system_ctrl_key_release
-0x4bca mem_media_key_release
-0x4bd3 mem_key0_long_press_flag
-0x4bd4 mem_key1_long_press_flag
-0x4bd5 mem_key2_long_press_flag
-0x4bd6 mem_key3_long_press_flag
-0x4bd7 mem_key4_long_press_flag
-0x4bd8 mem_key0_long_press_event
-0x4bd9 mem_key1_long_press_event
-0x4bda mem_key2_long_press_event
-0x4bdb mem_key3_long_press_event
-0x4bdc mem_key4_long_press_event
-0x4bdd mem_key0_short_press_flag
-0x4bde mem_key1_short_press_flag
-0x4bdf mem_key2_short_press_flag
-0x4be0 mem_key3_short_press_flag
-0x4be1 mem_key4_short_press_flag
-0x4be2 mem_key0_press_timer_count
-0x4be3 mem_key1_press_timer_count
-0x4be4 mem_key2_press_timer_count
-0x4be5 mem_key3_press_timer_count
-0x4be6 mem_key4_press_timer_count
-0x4be7 mem_combination_key_down_flag
-0x4be8 mem_combination_key_longpress_flag
-0x4be9 mem_key_disable_timer
-0x4bea mem_24g_calculate_package_id_disable
-0x4beb mem_24g_package_id_abandon_flag
-0x4bec mem_24g_package_id
-0x4bed mem_key_state
-0x4bee mem_key_press_state
-0x4bef mem_poweron_first_blank_data_enable
-0x4bf0 mem_flippen_no_data_timeout
-0x4bf2 mem_flippen_start_pair_no_data_timeout
-0x4bf4 mem_key_longpress_timer_init
-0x4bf6 mem_key_longpress_timer
-0x4bf8 mem_low_voltage_led_blink_flag
-0x4bf9 mem_low_voltage_led_blink_start_timer
-0x4bfa mem_poweron_led_blink_flag
-0x4bfb mem_24g_pair_enable_flag
-0x4bfc mem_24g_ch_work
-0x4bfd mem_24g_pair_key_down_flag
-0x4bfe mem_24g_pairing_stop_flag
-0x4bff mem_longpress_24g_enter_hibernate_flag
-0x4c00 mem_g24_connected_state
-0x4c01 mem_g24_pairing_stop_flag
-0x4c02 mem_send_package_before_check
-0x4c03 mem_le_conn_rcv_new
-0x4c04 mem_le_conn_first_rcv
-0x4c05 mem_le_check_retransmit_flag
-0x4c06 mem_le_retransmit_cnt
-0x4c07 mem_le_check_retransmit_discon_flag
+0x4b2a mem_mouse_qdec_set_flag
+0x4b2b mem_24g_txpayload_buf
+0x4b3b mem_release_data_from_receiver_enable
+0x4b3c mem_release_data_from_transmiter_enable
+0x4b3d mem_flippen_key0_gpio
+0x4b3e mem_flippen_key1_gpio
+0x4b3f mem_flippen_key2_gpio
+0x4b40 mem_flippen_key3_gpio
+0x4b41 mem_flippen_key4_gpio
+0x4b42 mem_flippen_key5_gpio
+0x4b43 mem_flippen_key6_gpio
+0x4b44 mem_flippen_key7_gpio
+0x4b45 mem_flippen_key0_press_status
+0x4b46 mem_flippen_key1_press_status
+0x4b47 mem_flippen_key2_press_status
+0x4b48 mem_flippen_key3_press_status
+0x4b49 mem_flippen_key4_press_status
+0x4b4a mem_flippen_key5_press_status
+0x4b4b mem_flippen_key6_press_status
+0x4b4c mem_flippen_key7_press_status
+0x4b4d mem_key_press_data
+0x4b4d mem_key_pageup_data
+0x4b56 mem_key_pagedown_data
+0x4b5f mem_key_shift_f5_data
+0x4b68 mem_key_esc_data
+0x4b71 mem_key_b_data
+0x4b7a mem_key_tab
+0x4b83 mem_key_enter
+0x4b8c mem_key_alt_tab
+0x4b95 mem_key_alt_f4
+0x4b9e mem_key_play_pause
+0x4ba7 mem_key_vol_up
+0x4bb0 mem_key_vol_down
+0x4bb9 mem_standard_key_release
+0x4bc2 mem_system_ctrl_key_release
+0x4bcb mem_media_key_release
+0x4bd4 mem_key0_long_press_flag
+0x4bd5 mem_key1_long_press_flag
+0x4bd6 mem_key2_long_press_flag
+0x4bd7 mem_key3_long_press_flag
+0x4bd8 mem_key4_long_press_flag
+0x4bd9 mem_key0_long_press_event
+0x4bda mem_key1_long_press_event
+0x4bdb mem_key2_long_press_event
+0x4bdc mem_key3_long_press_event
+0x4bdd mem_key4_long_press_event
+0x4bde mem_key0_short_press_flag
+0x4bdf mem_key1_short_press_flag
+0x4be0 mem_key2_short_press_flag
+0x4be1 mem_key3_short_press_flag
+0x4be2 mem_key4_short_press_flag
+0x4be3 mem_key0_press_timer_count
+0x4be4 mem_key1_press_timer_count
+0x4be5 mem_key2_press_timer_count
+0x4be6 mem_key3_press_timer_count
+0x4be7 mem_key4_press_timer_count
+0x4be8 mem_combination_key_down_flag
+0x4be9 mem_combination_key_longpress_flag
+0x4bea mem_key_disable_timer
+0x4beb mem_24g_calculate_package_id_disable
+0x4bec mem_24g_package_id_abandon_flag
+0x4bed mem_24g_package_id
+0x4bee mem_key_state
+0x4bef mem_key_press_state
+0x4bf0 mem_poweron_first_blank_data_enable
+0x4bf1 mem_flippen_no_data_timeout
+0x4bf3 mem_flippen_start_pair_no_data_timeout
+0x4bf5 mem_key_longpress_timer_init
+0x4bf7 mem_key_longpress_timer
+0x4bf9 mem_low_voltage_led_blink_flag
+0x4bfa mem_low_voltage_led_blink_start_timer
+0x4bfb mem_poweron_led_blink_flag
+0x4bfc mem_24g_pair_enable_flag
+0x4bfd mem_24g_ch_work
+0x4bfe mem_24g_pair_key_down_flag
+0x4bff mem_24g_pairing_stop_flag
+0x4c00 mem_longpress_24g_enter_hibernate_flag
+0x4c01 mem_g24_connected_state
+0x4c02 mem_g24_pairing_stop_flag
+0x4c03 mem_send_package_before_check
+0x4c04 mem_le_conn_rcv_new
+0x4c05 mem_le_conn_first_rcv
+0x4c06 mem_le_check_retransmit_flag
+0x4c07 mem_le_retransmit_cnt
+0x4c08 mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
@@ -3648,6 +3649,7 @@
 2 FAST_CONN_AND_3_0_ADDR
 3 RECEIVER_AND_3_0_ADDR
 4 PAIR_AND_3_0_ADDR
+5 PAIR_AND_RECEIVER
 )
 
 
Index: output/bt_program23.icode
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.icode	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.icode	(working copy)
@@ -1,25334 +1,25468 @@
- 00000000  0x00000025 bbit1  0x00000008 , 0x00000027 
- 00000001  0x00000026 beq  0x00000000 , 0x000002aa 
- 00000002  0x00000027 beq  0x00000002 , 0x00000054 
- 00000003  0x00000029 beq  0x00000010 , 0x0000005d 
- 00000004  0x0000002a beq  0x00000011 , 0x0000005f 
- 00000005  0x0000002b beq  0x00000014 , 0x0000015e 
- 00000006  0x0000002c beq  0x00000015 , 0x000000e0 
- 00000007  0x0000002d beq  0x00000018 , 0x00000100 
- 00000008  0x0000002e beq  0x00000019 , 0x00000107 
- 00000009  0x0000002f beq  0x0000001a , 0x0000006d 
- 00000010  0x00000032 beq  0x00000025 , 0x00000230 
- 00000011  0x00000033 beq  0x00000068 , 0x000002a3 
- 00000012  0x00000034 beq  0x00000069 , 0x000002b2 
- 00000013  0x00000035 beq  0x0000006c , 0x0000026c 
- 00000014  0x00000036 beq  0x0000006d , 0x0000003c 
- 00000015  0x00000037 beq  0x0000006e , 0x0000044b 
- 00000016  0x00000038 beq  0x00000073 , 0x000004a0 
- 00000017  0x00000039 beq  0x00000077 , 0x00000036 
- 00000018  0x0000003a beq  0x0000007a , 0x00000505 
- 00000019  0x0000003b beq  0x0000007f , 0x00000480 
- 00000020  0x0000003c beq  0x00000081 , 0x000004ea 
- 00000021  0x0000003d beq  0x00000084 , 0x0000039b 
- 00000022  0x0000003e beq  0x00000085 , 0x000003e7 
- 00000023  0x0000003f beq  0x00000086 , 0x000001f5 
- 00000024  0x00000040 beq  0x00000087 , 0x000003c5 
- 00000025  0x00000041 beq  0x00000088 , 0x000003e5 
- 00000026  0x00000042 beq  0x0000008a , 0x000003af 
- 00000027  0x00000043 beq  0x0000008c , 0x000002f0 
- 00000028  0x00000044 beq  0x0000008d , 0x00000358 
- 00000029  0x00000045 beq  0x0000008e , 0x0000046a 
- 00000030  0x00000046 beq  0x0000008b , 0x000002c9 
- 00000031  0x00000047 beq  0x00000090 , 0x000004df 
- 00000032  0x00000048 beq  0x00000095 , 0x00000497 
- 00000033  0x00000049 beq  0x00000096 , 0x000004c8 
- 00000034  0x0000004a beq  0x000000d5 , 0x00000214 
- 00000035  0x0000004b beq  0x000000d6 , 0x0000020d 
- 00000036  0x0000004c beq  0x000000c5 , 0x0000024f 
- 00000037  0x0000004d beq  0x000000da , 0x00000147 
- 00000038  0x0000004e branch  0x0000235a 
- 00000039  0x00000051 beq  0x00000014 , 0x0000017f 
- 00000040  0x00000052 beq  0x0000001a , 0x0000017e 
- 00000041  0x00000053 beq  0x00000025 , 0x000001ae 
- 00000042  0x00000054 beq  0x00000026 , 0x000001b3 
- 00000043  0x00000055 beq  0x00000039 , 0x000001c5 
- 00000044  0x00000056 beq  0x0000003a , 0x000001cf 
- 00000045  0x00000057 beq  0x0000004c , 0x000001cb 
- 00000046  0x00000058 beq  0x0000004d , 0x000001c9 
- 00000047  0x00000059 beq  0x00000090 , 0x00000252 
- 00000048  0x0000005a beq  0x00000096 , 0x0000048b 
- 00000049  0x0000005b beq  0x0000009a , 0x000000ee 
- 00000050  0x0000005c beq  0x0000009d , 0x000000f5 
- 00000051  0x0000005d beq  0x0000009f , 0x00000274 
- 00000052  0x0000005e rtneq  0x000000ff 
- 00000053  0x0000005f branch  0x0000235a 
- 00000054  0x00000064 call  0x00006f82 
- 00000055  0x00000065 call  0x00006fb0 
- 00000056  0x00000066 div  0x0000003f , 0x0000000a 
- 00000057  0x00000067 call  0x00007d5f 
- 00000058  0x00000068 store  0x00000002 , 0x00004633 
- 00000059  0x00000072 branch  0x00005553 
- 00000060  0x00000075 fetch  0x00000001 , 0x0000464f 
- 00000061  0x00000076 store  0x00000001 , 0x00004958 
- 00000062  0x00000077 fetch  0x00000001 , 0x0000464e 
- 00000063  0x00000078 rtneq  0x000000ff 
- 00000064  0x00000079 call  0x000023c3 
- 00000065  0x0000007a fetch  0x00000001 , 0x0000464e 
- 00000066  0x0000007b arg  0x0000003e , 0x00000002 
- 00000067  0x0000007c call  0x00006f21 
- 00000068  0x0000007d fetch  0x00000001 , 0x0000465b 
- 00000069  0x0000007e arg  0x0000003e , 0x00000002 
- 00000070  0x0000007f call  0x00006f21 
- 00000071  0x00000080 fetcht  0x00000001 , 0x0000464d 
- 00000072  0x00000081 call  0x000055b5 
- 00000073  0x00000082 fetcht  0x00000001 , 0x0000464d 
- 00000074  0x00000083 call  0x00006ee6 
- 00000075  0x00000084 call  0x00005473 , 0x00000001 
- 00000076  0x00000085 call  0x000055b1 
- 00000077  0x00000086 fetcht  0x00000001 , 0x0000464d 
- 00000078  0x00000087 call  0x00006edd 
- 00000079  0x00000088 call  0x000023c7 
- 00000080  0x0000008a fetcht  0x00000001 , 0x0000464e 
- 00000081  0x0000008b call  0x00006f0f 
- 00000082  0x0000008c fetcht  0x00000001 , 0x0000465b 
- 00000083  0x0000008d branch  0x00006f0f 
- 00000084  0x00000090 call  0x00007552 
- 00000085  0x00000091 call  0x00007448 
- 00000086  0x00000092 call  0x00002a45 
- 00000087  0x00000093 call  0x0000202a 
- 00000088  0x00000094 call  0x000042ad 
- 00000089  0x00000095 call  0x00002018 
- 00000090  0x00000096 call  0x0000310f 
- 00000091  0x00000097 call  0x0000248c 
- 00000092  0x00000098 branch  0x00000054 
- 00000093  0x0000009b jam  0x00000000 , 0x00008900 
- 00000094  0x0000009c branch  0x00002153 
- 00000095  0x0000009e jam  0x00000060 , 0x00008a0f 
- 00000096  0x0000009f jam  0x000000aa , 0x00008a10 
- 00000097  0x000000a0 jam  0x0000007a , 0x00008a12 
- 00000098  0x000000a1 jam  0x00000000 , 0x00008a25 
- 00000099  0x000000a2 jam  0x00000000 , 0x00008a26 
- 00000100  0x000000a3 nop  0x0000003c 
- 00000101  0x000000a4 jam  0x00000020 , 0x00008a20 
- 00000102  0x000000a5 jam  0x000000f5 , 0x00008a23 
- 00000103  0x000000a6 jam  0x00000012 , 0x00008a24 
- 00000104  0x000000a7 jam  0x00000010 , 0x00008a24 
- 00000105  0x000000a8 nop  0x0000003c 
- 00000106  0x000000a9 jam  0x00000060 , 0x00008a12 
- 00000107  0x000000aa jam  0x000000dd , 0x00008a23 
- 00000108  0x000000ab rtn 
- 00000109  0x000000ae jam  0x00000000 , 0x000001bb 
- 00000110  0x000000af jam  0x00000000 , 0x000001bc 
- 00000111  0x000000b0 until  0x0000003e , 0x00000033 
- 00000112  0x000000b2 jam  0x0000000d , 0x00008946 
- 00000113  0x000000b3 jam  0x00000010 , 0x0000896f 
- 00000114  0x000000b4 jam  0x000000cd , 0x00008a13 
- 00000115  0x000000b5 jam  0x00000010 , 0x00008a06 
- 00000116  0x000000b6 jam  0x0000004a , 0x00008a84 
- 00000117  0x000000b7 jam  0x00000040 , 0x00008a85 
- 00000118  0x000000b8 jam  0x000000fe , 0x00008a16 
- 00000119  0x000000b9 call  0x000000b4 
- 00000120  0x000000bc call  0x000070d7 
- 00000121  0x000000be until  0x0000003e , 0x00000033 
- 00000122  0x000000bf jam  0x0000005f , 0x0000813b 
- 00000123  0x000000c0 until  0x0000003e , 0x00000033 
- 00000124  0x000000c1 jam  0x00000088 , 0x0000813c 
- 00000125  0x000000c2 until  0x0000003e , 0x00000033 
- 00000126  0x000000c3 fetch  0x00000001 , 0x00004099 
- 00000127  0x000000c4 beq  0x00000010 , 0x000000a9 
- 00000128  0x000000c5 fetch  0x00000001 , 0x00004438 
- 00000129  0x000000c6 or_into  0x00000004 , 0x0000003f 
- 00000130  0x000000c7 store  0x00000001 , 0x00008a02 
- 00000131  0x000000c8 jam  0x00000001 , 0x0000890f 
- 00000132  0x000000c9 jam  0x00000024 , 0x00008a80 
- 00000133  0x000000ca jam  0x00000062 , 0x00008a81 
- 00000134  0x000000cb setarg  0x00e61212 
- 00000135  0x000000cc store  0x00000003 , 0x00008a73 
- 00000136  0x000000ce jam  0x00000060 , 0x00008a86 
- 00000137  0x000000cf jam  0x0000003b , 0x00008a8b 
- 00000138  0x000000d0 call  0x0000009b 
- 00000139  0x000000d1 jam  0x00000000 , 0x00008043 
- 00000140  0x000000d2 jam  0x00000005 , 0x00008042 
- 00000141  0x000000d3 setarg  0x00557474 
- 00000142  0x000000d4 store  0x00000003 , 0x00008968 
- 00000143  0x000000d5 jam  0x0000006e , 0x00008960 
- 00000144  0x000000d6 call  0x0000011a 
- 00000145  0x000000d7 call  0x00000145 
- 00000146  0x000000d8 call  0x00000095 
- 00000147  0x000000d9 jam  0x0000000c , 0x00004148 
- 00000148  0x000000da branch  0x00006f4e 
- 00000149  0x000000de rtn  0x0000002b 
- 00000150  0x000000df until  0x0000003e , 0x00000033 
- 00000151  0x000000e0 fetch  0x00000001 , 0x0000411c 
- 00000152  0x000000e1 store  0x00000001 , 0x0000813a 
- 00000153  0x000000e2 until  0x0000003e , 0x00000033 
- 00000154  0x000000e3 rtn 
- 00000155  0x000000e6 fetch  0x00000001 , 0x00004099 
- 00000156  0x000000e7 beq  0x00000018 , 0x000000a1 
- 00000157  0x000000e8 fetch  0x00000001 , 0x00004438 
- 00000158  0x000000e9 or_into  0x00000006 , 0x0000003f 
- 00000159  0x000000ea store  0x00000001 , 0x00008a02 
- 00000160  0x000000eb jam  0x000000e0 , 0x00008a05 
- 00000161  0x000000ed jam  0x000000d8 , 0x00008a00 
- 00000162  0x000000ee nop  0x0000003c 
- 00000163  0x000000ef jam  0x000000a0 , 0x00008a01 
- 00000164  0x000000f0 jam  0x000000df , 0x00008a00 
- 00000165  0x000000f1 jam  0x000000fa , 0x00008a01 
- 00000166  0x000000f2 nop  0x00000014 
- 00000167  0x000000f3 jam  0x0000009f , 0x00008a00 
- 00000168  0x000000f4 rtn 
- 00000169  0x000000f7 fetch  0x00000001 , 0x00004438 
- 00000170  0x000000f8 or_into  0x00000006 , 0x0000003f 
- 00000171  0x000000f9 store  0x00000001 , 0x00008a02 
- 00000172  0x000000fa jam  0x00000000 , 0x0000890f 
- 00000173  0x000000fb jam  0x00000023 , 0x00008a80 
- 00000174  0x000000fc jam  0x000000b0 , 0x00008a81 
- 00000175  0x000000fd setarg  0x00e40909 
- 00000176  0x000000fe store  0x00000003 , 0x00008a73 
- 00000177  0x000000ff jam  0x0000002a , 0x00008a76 
- 00000178  0x00000100 jam  0x00000004 , 0x00008902 
- 00000179  0x00000101 branch  0x00000088 
- 00000180  0x00000104 branch  0x000000dc , 0x0000002b 
- 00000181  0x00000105 fetch  0x00000004 , 0x0000020d 
- 00000182  0x00000106 rtn  0x00000034 
- 00000183  0x00000107 until  0x0000003e , 0x00000033 
- 00000184  0x00000108 fetch  0x00000001 , 0x00008136 
- 00000185  0x00000109 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000186  0x0000010a fetcht  0x00000001 , 0x0000020d 
- 00000187  0x0000010b ior  0x00000002 , 0x0000003f 
- 00000188  0x0000010c increase  0xfffffffd , 0x0000003f 
- 00000189  0x0000010d store  0x00000001 , 0x00008136 
- 00000190  0x0000010e until  0x0000003e , 0x00000033 
- 00000191  0x00000110 fetch  0x00000001 , 0x00008138 
- 00000192  0x00000111 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00000193  0x00000112 fetcht  0x00000001 , 0x0000020e 
- 00000194  0x00000113 lshift3  0x00000002 , 0x00000002 
- 00000195  0x00000114 ior  0x00000002 , 0x0000003f 
- 00000196  0x00000115 store  0x00000001 , 0x00008138 
- 00000197  0x00000116 until  0x0000003e , 0x00000033 
- 00000198  0x00000119 fetch  0x00000001 , 0x00008acb 
- 00000199  0x0000011a and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000200  0x0000011b fetcht  0x00000001 , 0x0000020f 
- 00000201  0x0000011c storet  0x00000001 , 0x0000415b 
- 00000202  0x0000011d ior  0x00000002 , 0x0000003f 
- 00000203  0x0000011e store  0x00000001 , 0x00008acb 
- 00000204  0x00000120 fetch  0x00000001 , 0x00000210 
- 00000205  0x00000121 store  0x00000001 , 0x0000415c 
- 00000206  0x00000122 isolate1  0x00000003 , 0x0000003f 
- 00000207  0x00000123 fetch  0x00000001 , 0x00008a06 
- 00000208  0x00000124 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00000209  0x00000125 store  0x00000001 , 0x00008a06 
- 00000210  0x00000127 fetch  0x00000001 , 0x00000210 
- 00000211  0x00000128 and  0x0000003f , 0x00000007 , 0x00000002 
- 00000212  0x00000129 lshift4  0x00000002 , 0x00000002 
- 00000213  0x0000012a lshift  0x00000002 , 0x00000002 
- 00000214  0x0000012b storet  0x00000001 , 0x00004438 
- 00000215  0x0000012c fetch  0x00000001 , 0x00008a02 
- 00000216  0x0000012d and  0x0000003f , 0x0000001f , 0x0000003f 
- 00000217  0x0000012e ior  0x00000002 , 0x0000003f 
- 00000218  0x0000012f store  0x00000001 , 0x00008a02 
- 00000219  0x00000130 rtn 
- 00000220  0x00000133 fetch  0x00000002 , 0x0000415b 
- 00000221  0x00000134 rtn  0x00000034 
- 00000222  0x00000135 store  0x00000002 , 0x0000020f 
- 00000223  0x00000136 branch  0x000000c6 
- 00000224  0x00000139 call  0x0000686f 
- 00000225  0x0000013a call  0x000021ba 
- 00000226  0x0000013b force  0x00000008 , 0x00000015 
- 00000227  0x0000013c force  0x00000000 , 0x00000015 
- 00000228  0x0000013e setarg  0x000aaada 
- 00000229  0x0000013f store  0x00000003 , 0x00008a0f 
- 00000230  0x00000140 jam  0x00000040 , 0x00008a25 
- 00000231  0x00000141 jam  0x00000010 , 0x00008a26 
- 00000232  0x00000142 nop  0x0000003c 
- 00000233  0x00000143 jam  0x000000fb , 0x00008a01 
- 00000234  0x00000144 jam  0x000000ff , 0x00008a25 
- 00000235  0x00000145 jam  0x00000030 , 0x00008a26 
- 00000236  0x00000146 jam  0x000000fe , 0x00008a16 
- 00000237  0x00000147 branch  0x000021b4 
- 00000238  0x0000014a fetch  0x00000001 , 0x00004793 
- 00000239  0x0000014b nrtn  0x00000034 
- 00000240  0x0000014c call  0x000000f2 
- 00000241  0x0000014d branch  0x000060fc 
- 00000242  0x00000150 fetch  0x00000001 , 0x00004655 
- 00000243  0x00000151 rtneq  0x000000ff 
- 00000244  0x00000152 branch  0x00005e78 
- 00000245  0x00000155 fetcht  0x00000001 , 0x00004601 
- 00000246  0x00000156 fetch  0x00000001 , 0x00004621 
- 00000247  0x00000157 isub  0x00000002 , 0x0000003e 
- 00000248  0x00000158 nbranch  0x000000fa , 0x00000002 
- 00000249  0x00000159 branch  0x00003681 
- 00000250  0x0000015c fetch  0x00000004 , 0x0000458f 
- 00000251  0x0000015d fetcht  0x00000004 , 0x000045e4 
- 00000252  0x0000015e isub  0x00000002 , 0x0000003e 
- 00000253  0x0000015f branch  0x00003222 , 0x00000005 
- 00000254  0x00000160 call  0x00000299 
- 00000255  0x00000161 branch  0x0000369b 
- 00000256  0x00000164 setarg  0x000aaa7e 
- 00000257  0x00000165 store  0x00000003 , 0x00008a0f 
- 00000258  0x00000166 nop  0x0000003c 
- 00000259  0x00000167 jam  0x00000000 , 0x00008a25 
- 00000260  0x00000168 jam  0x0000000d , 0x00008a26 
- 00000261  0x00000169 jam  0x000000f6 , 0x00008a16 
- 00000262  0x0000016a branch  0x00002203 
- 00000263  0x0000016d fetch  0x00000001 , 0x00004141 
- 00000264  0x0000016e beq  0x00000006 , 0x00002225 
- 00000265  0x0000016f beq  0x0000000a , 0x0000010d 
- 00000266  0x00000170 beq  0x0000009e , 0x00000116 
- 00000267  0x00000173 beq  0x000000aa , 0x00000112 
- 00000268  0x00000174 branch  0x0000220e 
- 00000269  0x00000177 jam  0x00000025 , 0x00008a14 
- 00000270  0x00000178 setarg  0x00a93f3f 
- 00000271  0x00000179 store  0x00000003 , 0x00008a60 
- 00000272  0x0000017a jam  0x0000001f , 0x00008a63 
- 00000273  0x0000017b rtn 
- 00000274  0x0000017e jam  0x00000017 , 0x00008a14 
- 00000275  0x0000017f fetch  0x00000003 , 0x00004a08 
- 00000276  0x00000180 store  0x00000003 , 0x00008a60 
- 00000277  0x00000181 branch  0x0000221a 
- 00000278  0x00000184 jam  0x00000017 , 0x00008a14 
- 00000279  0x00000185 setarg  0x00250300 
- 00000280  0x00000186 store  0x00000003 , 0x00008a60 
- 00000281  0x00000187 branch  0x0000221a 
- 00000282  0x0000018a rtn  0x0000002b 
- 00000283  0x0000018b call  0x00002160 
- 00000284  0x0000018c arg  0x00000027 , 0x00000002 
- 00000285  0x0000018d call  0x0000216f 
- 00000286  0x0000018e call  0x000021a6 
- 00000287  0x0000018f jam  0x0000007f , 0x00008a25 
- 00000288  0x00000190 jam  0x0000001a , 0x00008a30 
- 00000289  0x00000191 jam  0x00000078 , 0x00008a31 
- 00000290  0x00000192 jam  0x000000b2 , 0x00008a8f 
- 00000291  0x00000193 jam  0x00000000 , 0x00008ac2 
- 00000292  0x00000194 jam  0x00000000 , 0x00008ac3 
- 00000293  0x00000195 arg  0x00000006 , 0x00000007 
- 00000294  0x00000196 call  0x00000137 
- 00000295  0x00000197 isolate1  0x0000000d , 0x00000011 
- 00000296  0x00000198 call  0x0000211d 
- 00000297  0x00000199 isolate1  0x0000000d , 0x00000012 
- 00000298  0x0000019a call  0x0000211e 
- 00000299  0x0000019b arg  0x00000005 , 0x00000007 
- 00000300  0x0000019d call  0x0000211c 
- 00000301  0x0000019e call  0x0000211e 
- 00000302  0x0000019f call  0x00000137 
- 00000303  0x000001a0 arg  0x00008ac2 , 0x00000005 
- 00000304  0x000001a1 rshift4  0x00000011 , 0x0000003f 
- 00000305  0x000001a2 call  0x00002117 
- 00000306  0x000001a3 rshift4  0x00000012 , 0x0000003f 
- 00000307  0x000001a4 call  0x00002117 
- 00000308  0x000001a5 increase  0xffffffff , 0x00000007 
- 00000309  0x000001a6 branch  0x0000012c , 0x00000002 
- 00000310  0x000001a7 branch  0x0000214f 
- 00000311  0x000001aa nop  0x0000003c 
- 00000312  0x000001ab setarg  0x00000f00 
- 00000313  0x000001ac store  0x00000002 , 0x00008982 
- 00000314  0x000001ad setarg  0x00000ff0 
- 00000315  0x000001ae store  0x00000002 , 0x00008984 
- 00000316  0x000001af jam  0x00000009 , 0x00008981 
- 00000317  0x000001b0 jam  0x00000003 , 0x00008981 
- 00000318  0x000001b1 jam  0x00000006 , 0x00008980 
- 00000319  0x000001b2 nop  0x0000003c 
- 00000320  0x000001b3 arg  0x00000000 , 0x00000011 
- 00000321  0x000001b4 arg  0x00000000 , 0x00000012 
- 00000322  0x000001b5 arg  0x00000010 , 0x00000039 
- 00000323  0x000001b6 arg  0x00000f00 , 0x00000006 
- 00000324  0x000001b7 branch  0x0000212d 
- 00000325  0x000001ba rtn  0x0000002b 
- 00000326  0x000001bb branch  0x00002272 
- 00000327  0x000001c1 rtn  0x0000002b 
- 00000328  0x000001c2 jam  0x00000077 , 0x00008a07 
- 00000329  0x000001c3 jam  0x000000c9 , 0x00008a08 
- 00000330  0x000001c4 jam  0x00000001 , 0x00008a0b 
- 00000331  0x000001c5 fetch  0x00000001 , 0x00004409 
- 00000332  0x000001c6 store  0x00000001 , 0x000080cd 
- 00000333  0x000001c7 nop  0x00000bb8 
- 00000334  0x000001c8 call  0x00000157 
- 00000335  0x000001c9 jam  0x000000c1 , 0x00008a08 
- 00000336  0x000001ca fetchr  0x00000012 , 0x00000001 , 0x00004419 
- 00000337  0x000001cb arg  0x00000008 , 0x00000039 
- 00000338  0x000001cc call  0x00006f58 
- 00000339  0x000001cd fetch  0x00000001 , 0x00004419 
- 00000340  0x000001ce store  0x00000001 , 0x00004433 
- 00000341  0x000001cf storer  0x00000012 , 0x00000001 , 0x00004419 
- 00000342  0x000001d0 rtn 
- 00000343  0x000001d4 jam  0x00000003 , 0x000080cc 
- 00000344  0x000001d6 fetch  0x00000001 , 0x00008129 
- 00000345  0x000001d7 bbit0  0x00000005 , 0x00000158 
- 00000346  0x000001d8 fetcht  0x00000002 , 0x00008164 
- 00000347  0x000001d9 storet  0x00000002 , 0x0000440a 
- 00000348  0x000001da jam  0x00000000 , 0x000080cc 
- 00000349  0x000001db rtn 
- 00000350  0x000001df jam  0x00000011 , 0x00008a82 
- 00000351  0x000001e0 jam  0x00000012 , 0x00008a8d 
- 00000352  0x000001e1 jam  0x0000000a , 0x00008a8e 
- 00000353  0x000001e2 fetch  0x00000001 , 0x00004099 
- 00000354  0x000001e3 beq  0x00000010 , 0x00000177 
- 00000355  0x000001e4 setarg  0x00005762 
- 00000356  0x000001e5 store  0x00000002 , 0x00008907 
- 00000357  0x000001e7 jam  0x00000003 , 0x00008901 
- 00000358  0x000001e8 jam  0x00000003 , 0x00008930 
- 00000359  0x000001e9 rtnmark1  0x0000002d 
- 00000360  0x000001ea jam  0x00000001 , 0x00008901 
- 00000361  0x000001eb jam  0x00000007 , 0x00008a82 
- 00000362  0x000001ec jam  0x00000044 , 0x00008a8d 
- 00000363  0x000001ed jam  0x0000000a , 0x00008a8e 
- 00000364  0x000001ee fetch  0x00000001 , 0x00004099 
- 00000365  0x000001ef beq  0x00000010 , 0x00000174 
- 00000366  0x000001f0 setarg  0x00002bb1 
- 00000367  0x000001f1 store  0x00000002 , 0x00008907 
- 00000368  0x000001f3 rtnmark0  0x0000002f 
- 00000369  0x000001f4 jam  0x00000024 , 0x00008930 
- 00000370  0x000001f5 jam  0x00000005 , 0x00008901 
- 00000371  0x000001f6 rtn 
- 00000372  0x000001f9 setarg  0x00004189 
- 00000373  0x000001fa store  0x00000002 , 0x00008907 
- 00000374  0x000001fb branch  0x00000170 
- 00000375  0x000001fe setarg  0x00008312 
- 00000376  0x000001ff store  0x00000002 , 0x00008907 
- 00000377  0x00000200 branch  0x00000165 
- 00000378  0x00000202 fetch  0x00000001 , 0x00004c03 
- 00000379  0x00000203 arg  0x00000100 , 0x00000013 
- 00000380  0x00000204 iadd  0x00000013 , 0x0000003f 
- 00000381  0x00000205 rtn 
- 00000382  0x00000207 branch  0x0000019e 
- 00000383  0x00000209 call  0x00000181 
- 00000384  0x0000020a branch  0x00002563 
- 00000385  0x0000020c fetch  0x00000001 , 0x00004c04 
- 00000386  0x0000020d rtn  0x00000034 
- 00000387  0x0000020e fetch  0x00000001 , 0x00004c05 
- 00000388  0x0000020f nrtn  0x00000034 
- 00000389  0x00000210 fetcht  0x00000001 , 0x00004c04 
- 00000390  0x00000211 fetch  0x00000001 , 0x00004c03 
- 00000391  0x00000212 isub  0x00000002 , 0x0000003e 
- 00000392  0x00000213 ncall  0x0000017a , 0x00000002 
- 00000393  0x00000214 isub  0x00000002 , 0x0000003f 
- 00000394  0x00000215 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00000395  0x00000216 branch  0x00000193 , 0x00000002 
- 00000396  0x00000217 fetch  0x00000001 , 0x00004c06 
- 00000397  0x00000218 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00000398  0x00000219 ncall  0x00000191 , 0x00000002 
- 00000399  0x0000021a jam  0x00000001 , 0x00004c05 
- 00000400  0x0000021b rtn 
- 00000401  0x0000021d jam  0x00000001 , 0x00004c07 
- 00000402  0x0000021e branch  0x0000431f 
- 00000403  0x00000220 fetcht  0x00000001 , 0x0000017f 
- 00000404  0x00000221 fetch  0x00000001 , 0x0000004c 
- 00000405  0x00000224 rshift  0x0000003f , 0x0000003f 
- 00000406  0x00000225 ixor  0x00000002 , 0x0000003f 
- 00000407  0x00000226 isolate1  0x00000002 , 0x0000003f 
- 00000408  0x00000227 setarg  0x00000000 
- 00000409  0x00000228 fetcht  0x00000001 , 0x00004c06 
- 00000410  0x00000229 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00000411  0x0000022a iadd  0x00000002 , 0x00000002 
- 00000412  0x0000022b storet  0x00000001 , 0x00004c06 
- 00000413  0x0000022c rtn 
- 00000414  0x0000022e fetch  0x00000001 , 0x00000005 
- 00000415  0x0000022f increase  0x00000001 , 0x0000003f 
- 00000416  0x00000230 store  0x00000001 , 0x00000005 
- 00000417  0x00000231 nbranch  0x000001a5 , 0x0000002d 
- 00000418  0x00000232 fetch  0x00000001 , 0x00004c03 
- 00000419  0x00000233 increase  0x00000001 , 0x0000003f 
- 00000420  0x00000234 store  0x00000001 , 0x00004c03 
- 00000421  0x00000235 fetch  0x00000001 , 0x00000168 
- 00000422  0x00000236 rtnbit1  0x00000003 
- 00000423  0x00000237 set1  0x00000003 , 0x0000003f 
- 00000424  0x00000238 store  0x00000001 , 0x00000168 
- 00000425  0x00000239 fetch  0x00000002 , 0x000042f5 
- 00000426  0x0000023a store  0x00000002 , 0x00000196 
- 00000427  0x0000023b setarg  0x00000000 
- 00000428  0x0000023c store  0x00000004 , 0x0000431d 
- 00000429  0x0000023f rtn 
- 00000430  0x00000241 call  0x0000281c 
- 00000431  0x00000243 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00000432  0x00000244 increase  0xfffffffc , 0x00000011 
- 00000433  0x00000245 nbranch  0x000026fa , 0x00000002 
- 00000434  0x00000246 branch  0x0000268e 
- 00000435  0x00000249 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00000436  0x0000024a rshift32  0x0000003f , 0x0000003f 
- 00000437  0x0000024b rshift16  0x0000003f , 0x0000003f 
- 00000438  0x0000024c istore  0x00000003 , 0x00000005 
- 00000439  0x0000024d enable  0x00000010 
- 00000440  0x0000024e call  0x0000270d 
- 00000441  0x0000024f branch  0x000026f6 , 0x00000006 
- 00000442  0x00000250 bmark0  0x00000032 , 0x000026af 
- 00000443  0x00000251 fetch  0x00000001 , 0x0000004d 
- 00000444  0x00000252 branch  0x000026af , 0x00000034 
- 00000445  0x00000253 increase  0xfffffffc , 0x0000003f 
- 00000446  0x00000254 store  0x00000001 , 0x0000004d 
- 00000447  0x00000255 call  0x000072cb 
- 00000448  0x00000256 fetch  0x00000001 , 0x00008108 
- 00000449  0x00000257 bbit0  0x00000007 , 0x000026fa 
- 00000450  0x00000258 force  0x0000000c , 0x00000038 
- 00000451  0x00000259 storer  0x0000002f , 0x00000004 , 0x00000154 
- 00000452  0x0000025a branch  0x000026af 
- 00000453  0x0000025d fetch  0x00000001 , 0x00004334 
- 00000454  0x0000025e rtneq  0x00000000 
- 00000455  0x0000025f beq  0x00000003 , 0x0000304a 
- 00000456  0x00000260 branch  0x000028e1 
- 00000457  0x00000263 set0  0x00000030 , 0x00000000 
- 00000458  0x00000264 branch  0x00002af6 
- 00000459  0x00000267 call  0x00002152 
- 00000460  0x00000268 jam  0x00000000 , 0x00008900 
- 00000461  0x00000269 set0  0x00000030 , 0x00000000 
- 00000462  0x0000026a branch  0x00002ae3 
- 00000463  0x0000026d ifetch  0x00000002 , 0x00000006 
- 00000464  0x0000026e beq  0x00000004 , 0x000001d2 
- 00000465  0x0000026f branch  0x000028eb 
- 00000466  0x00000271 ifetch  0x00000003 , 0x00000006 
- 00000467  0x00000272 store  0x00000003 , 0x00004397 
- 00000468  0x00000273 beq  0x0000000a , 0x000001d7 
- 00000469  0x00000274 beq  0x00000012 , 0x000001e6 
- 00000470  0x00000275 branch  0x00002b96 
- 00000471  0x00000278 fetch  0x00000008 , 0x00004713 
- 00000472  0x00000279 bbit0  0x0000003b , 0x00002d19 
- 00000473  0x0000027a call  0x00002dc7 
- 00000474  0x0000027b fetcht  0x00000002 , 0x00004398 
- 00000475  0x0000027c fetch  0x00000001 , 0x00004321 
- 00000476  0x0000027d bbit1  0x00000003 , 0x000001e1 
- 00000477  0x00000280 fetch  0x00000002 , 0x00004398 
- 00000478  0x00000281 beq  0x00000030 , 0x00002e03 
- 00000479  0x00000282 fetcht  0x00000002 , 0x00004398 
- 00000480  0x00000283 branch  0x00002d1d 
- 00000481  0x00000286 fetch  0x00000002 , 0x00004332 
- 00000482  0x00000287 isub  0x00000002 , 0x0000003e 
- 00000483  0x00000288 nbranch  0x000001dd , 0x00000005 
- 00000484  0x00000289 nbranch  0x000001dd , 0x00000028 
- 00000485  0x0000028a branch  0x00002d46 
- 00000486  0x0000028d copy  0x00000006 , 0x00000011 
- 00000487  0x0000028e fetch  0x00000002 , 0x00004335 
- 00000488  0x0000028f add  0x0000003f , 0xfffffffd , 0x00000012 
- 00000489  0x00000290 call  0x00002929 
- 00000490  0x00000291 fetch  0x00000001 , 0x0000478f 
- 00000491  0x00000292 beq  0x000000ff , 0x00002dac 
- 00000492  0x00000293 fetch  0x00000001 , 0x00004795 
- 00000493  0x00000294 branch  0x00002dac , 0x00000034 
- 00000494  0x00000295 fetch  0x00000001 , 0x00004843 
- 00000495  0x00000296 bbit1  0x00000001 , 0x00002dac 
- 00000496  0x00000297 setarg  0x0000001a 
- 00000497  0x00000298 fetcht  0x00000002 , 0x00004398 
- 00000498  0x00000299 isub  0x00000002 , 0x0000003e 
- 00000499  0x0000029a nbranch  0x00002dac , 0x00000005 
- 00000500  0x0000029b branch  0x00002d46 
- 00000501  0x0000029f call  0x00002a28 
- 00000502  0x000002a0 nrtn  0x00000034 
- 00000503  0x000002a1 fetch  0x00000001 , 0x0000478f 
- 00000504  0x000002a2 beq  0x000000ff , 0x00000200 
- 00000505  0x000002a3 fetch  0x00000001 , 0x00004843 
- 00000506  0x000002a4 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000507  0x000002a5 rtnne  0x00000003 
- 00000508  0x000002a6 fetch  0x00000001 , 0x00004c05 
- 00000509  0x000002a7 rtn  0x00000034 
- 00000510  0x000002a8 fetch  0x00000001 , 0x00004c07 
- 00000511  0x000002a9 nrtn  0x00000034 
- 00000512  0x000002ab fetch  0x00000001 , 0x00004956 
- 00000513  0x000002ac call  0x00005a71 , 0x00000034 
- 00000514  0x000002ad fetch  0x00000008 , 0x00004713 
- 00000515  0x000002ae bbit1  0x00000001 , 0x00005b5b 
- 00000516  0x000002af bbit1  0x00000000 , 0x00005b5b 
- 00000517  0x000002b0 bbit1  0x00000005 , 0x00005b5b 
- 00000518  0x000002b1 bbit1  0x00000006 , 0x00005b5b 
- 00000519  0x000002b2 call  0x00005601 
- 00000520  0x000002b3 call  0x00005ab2 
- 00000521  0x000002b4 nrtn  0x00000028 
- 00000522  0x000002b5 call  0x00005abc 
- 00000523  0x000002b6 call  0x000004d4 
- 00000524  0x000002b7 branch  0x00005b37 
- 00000525  0x000002ba sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000526  0x000002bb rtn  0x00000005 
- 00000527  0x000002bc arg  0x00000004 , 0x00000008 
- 00000528  0x000002bd isolate1  0x00000007 , 0x00000002 
- 00000529  0x000002be branch  0x00006ebd , 0x00000001 
- 00000530  0x000002bf arg  0x00000003 , 0x00000008 
- 00000531  0x000002c0 branch  0x00006ebd 
- 00000532  0x000002c3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00000533  0x000002c4 rtn  0x00000005 
- 00000534  0x000002c5 storet  0x00000001 , 0x00004b29 
- 00000535  0x000002c6 call  0x00006ee6 
- 00000536  0x000002c7 branch  0x0000021a , 0x00000001 
- 00000537  0x000002c8 branch  0x0000021f 
- 00000538  0x000002cb call  0x00000228 
- 00000539  0x000002cc call  0x00000223 
- 00000540  0x000002cd call  0x0000022c 
- 00000541  0x000002ce fetcht  0x00000001 , 0x00004b29 
- 00000542  0x000002cf branch  0x00006f0f 
- 00000543  0x000002d2 fetcht  0x00000001 , 0x00004b29 
- 00000544  0x000002d3 call  0x00006f0f 
- 00000545  0x000002d4 call  0x00000226 
- 00000546  0x000002d5 branch  0x00000228 
- 00000547  0x000002d8 arg  0x00000006 , 0x00000008 
- 00000548  0x000002da call  0x00006ebd 
- 00000549  0x000002db branch  0x00000240 
- 00000550  0x000002de arg  0x00000003 , 0x00000008 
- 00000551  0x000002df branch  0x00000224 
- 00000552  0x000002e2 setarg  0x00000010 
- 00000553  0x000002e3 store  0x00000001 , 0x00008141 
- 00000554  0x000002e5 until  0x0000003e , 0x00000033 
- 00000555  0x000002e6 rtn 
- 00000556  0x000002e9 setarg  0x00000080 
- 00000557  0x000002ea store  0x00000001 , 0x00008141 
- 00000558  0x000002ec until  0x0000003e , 0x00000033 
- 00000559  0x000002ed branch  0x0000022a 
- 00000560  0x000002f1 fetch  0x00000002 , 0x000043e9 
- 00000561  0x000002f2 call  0x00007d79 
- 00000562  0x000002f4 fetch  0x00000004 , 0x000040ad 
- 00000563  0x000002f5 iadd  0x00000002 , 0x0000003f 
- 00000564  0x000002f6 store  0x00000004 , 0x000040ad 
- 00000565  0x000002f7 call  0x00000237 
- 00000566  0x000002f8 branch  0x00002425 
- 00000567  0x000002fb storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00000568  0x000002fc arg  0x00008070 , 0x00000006 
- 00000569  0x000002fd arg  0x000040cc , 0x00000005 
- 00000570  0x000002fe call  0x00007c8f 
- 00000571  0x000002ff arg  0x000080d4 , 0x00000006 
- 00000572  0x00000300 call  0x00007c89 
- 00000573  0x00000301 fetch  0x00000001 , 0x00008080 
- 00000574  0x00000302 store  0x00000001 , 0x000040ef 
- 00000575  0x00000303 copy  0x00000002 , 0x00000012 
- 00000576  0x00000305 arg  0x0000000c , 0x00000039 
- 00000577  0x00000306 arg  0x00000016 , 0x00000011 
- 00000578  0x00000307 arg  0x0000814d , 0x00000013 
- 00000579  0x00000308 until  0x0000003e , 0x00000033 
- 00000580  0x0000030a ifetch  0x00000001 , 0x00000011 
- 00000581  0x0000030b ifetcht  0x00000001 , 0x00000013 
- 00000582  0x0000030c isub  0x00000002 , 0x0000003e 
- 00000583  0x0000030d branch  0x0000024a , 0x00000005 
- 00000584  0x0000030e istore  0x00000001 , 0x00000013 
- 00000585  0x0000030f until  0x0000003e , 0x00000033 
- 00000586  0x00000311 increase  0x00000001 , 0x00000011 
- 00000587  0x00000312 increase  0x00000001 , 0x00000013 
- 00000588  0x00000313 loop  0x00000244 
- 00000589  0x00000314 copy  0x00000012 , 0x00000002 
- 00000590  0x00000315 rtn 
- 00000591  0x00000318 call  0x00006b3a 
- 00000592  0x00000319 call  0x00006b75 
- 00000593  0x0000031a branch  0x00006b38 
- 00000594  0x0000031d fetch  0x00000002 , 0x000045e0 
- 00000595  0x0000031e arg  0x000001f8 , 0x00000002 
- 00000596  0x0000031f iand  0x00000002 , 0x0000003f 
- 00000597  0x00000320 branch  0x0000025a , 0x00000034 
- 00000598  0x00000321 fetch  0x00000002 , 0x000045e0 
- 00000599  0x00000322 increase  0x00000001 , 0x0000003f 
- 00000600  0x00000323 store  0x00000002 , 0x000045e0 
- 00000601  0x00000324 rtn 
- 00000602  0x00000327 call  0x0000357f 
- 00000603  0x00000328 call  0x00003651 
- 00000604  0x00000329 nbranch  0x00003586 , 0x00000018 
- 00000605  0x0000032a nbranch  0x00003586 , 0x0000002f 
- 00000606  0x0000032b call  0x0000366e 
- 00000607  0x0000032d fetch  0x00000001 , 0x0000457d 
- 00000608  0x0000032e branch  0x00000269 , 0x00000034 
- 00000609  0x00000330 fetch  0x00000004 , 0x000045cc 
- 00000610  0x00000331 fetcht  0x00000004 , 0x0000458f 
- 00000611  0x00000332 isub  0x00000002 , 0x0000003e 
- 00000612  0x00000333 branch  0x00000266 , 0x00000005 
- 00000613  0x00000334 branch  0x0000356e 
- 00000614  0x00000337 fetch  0x00000008 , 0x00004713 
- 00000615  0x00000338 bbit1  0x00000030 , 0x00003291 
- 00000616  0x00000339 branch  0x00003549 
- 00000617  0x0000033c fetch  0x00000004 , 0x0000455f 
- 00000618  0x0000033d rtn  0x00000034 
- 00000619  0x0000033e branch  0x00000261 
- 00000620  0x00000341 call  0x0000543b 
- 00000621  0x00000342 call  0x0000026f 
- 00000622  0x00000343 branch  0x0000544c 
- 00000623  0x00000346 setarg  0x00004a29 
- 00000624  0x00000347 store  0x00000002 , 0x0000433f 
- 00000625  0x00000348 setarg  0x00000020 
- 00000626  0x00000349 store  0x00000002 , 0x00004341 
- 00000627  0x0000034a rtn 
- 00000628  0x0000034d fetch  0x00000001 , 0x00004437 
- 00000629  0x0000034e nrtn  0x00000034 
- 00000630  0x0000034f fetch  0x00000002 , 0x000044e9 
- 00000631  0x00000350 rtnbit1  0x0000000b 
- 00000632  0x00000351 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00000633  0x00000352 call  0x000035b4 
- 00000634  0x00000353 storet  0x00000001 , 0x00004624 
- 00000635  0x00000354 fetch  0x00000001 , 0x00004629 
- 00000636  0x00000355 bmark1  0x00000026 , 0x0000027e 
- 00000637  0x00000356 fetch  0x00000001 , 0x0000462c 
- 00000638  0x00000358 isub  0x00000002 , 0x0000003e 
- 00000639  0x00000359 nbranch  0x00000298 , 0x00000002 
- 00000640  0x0000035a fetch  0x00000001 , 0x00004626 
- 00000641  0x0000035b sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00000642  0x0000035c nbranch  0x00000286 , 0x00000002 
- 00000643  0x0000035d fetch  0x00000001 , 0x00004626 
- 00000644  0x0000035e beq  0x00000000 , 0x00000299 
- 00000645  0x0000035f rtn 
- 00000646  0x00000362 fetch  0x00000001 , 0x00004626 
- 00000647  0x00000363 fetcht  0x00000001 , 0x00004627 
- 00000648  0x00000364 isub  0x00000002 , 0x0000003e 
- 00000649  0x00000365 nrtn  0x00000005 
- 00000650  0x00000366 jam  0x00000000 , 0x00004626 
- 00000651  0x00000368 fetcht  0x00000001 , 0x00004624 
- 00000652  0x00000369 fetch  0x00000001 , 0x00004628 
- 00000653  0x0000036a bmark1  0x00000026 , 0x0000028f 
- 00000654  0x0000036b fetch  0x00000001 , 0x0000462b 
- 00000655  0x0000036d isub  0x00000002 , 0x0000003e 
- 00000656  0x0000036e nrtn  0x00000002 
- 00000657  0x0000036f fetch  0x00000001 , 0x00004625 
- 00000658  0x00000370 beq  0x00000000 , 0x00003715 
- 00000659  0x00000371 increase  0xffffffff , 0x0000003f 
- 00000660  0x00000372 store  0x00000001 , 0x00004625 
- 00000661  0x00000373 beq  0x00000002 , 0x000002a1 
- 00000662  0x00000374 beq  0x00000001 , 0x0000370b 
- 00000663  0x00000375 branch  0x00003715 
- 00000664  0x00000378 jam  0x00000000 , 0x00004626 
- 00000665  0x0000037a fetch  0x00000001 , 0x00004625 
- 00000666  0x0000037b beq  0x00000003 , 0x0000029f 
- 00000667  0x0000037c increase  0x00000001 , 0x0000003f 
- 00000668  0x0000037d store  0x00000001 , 0x00004625 
- 00000669  0x0000037e beq  0x00000001 , 0x0000370b 
- 00000670  0x0000037f beq  0x00000002 , 0x000002a1 
- 00000671  0x00000381 jam  0x00000005 , 0x00004141 
- 00000672  0x00000382 rtn 
- 00000673  0x00000385 jam  0x00000003 , 0x00004141 
- 00000674  0x00000386 rtn 
- 00000675  0x0000038d setarg  0x00006235 
- 00000676  0x0000038e store  0x00000002 , 0x000045f8 
- 00000677  0x0000038f setarg  0x0000622b 
- 00000678  0x00000390 store  0x00000002 , 0x000045fa 
- 00000679  0x00000391 setarg  0x000002b1 
- 00000680  0x00000392 store  0x00000002 , 0x000043e9 
- 00000681  0x00000393 branch  0x000053f3 
- 00000682  0x00000396 clear_stack 
- 00000683  0x00000397 call  0x000002ad , 0x0000002b 
- 00000684  0x00000398 branch  0x00002003 
- 00000685  0x0000039b fetcht  0x00000001 , 0x0000464a 
- 00000686  0x0000039c call  0x00006edd 
- 00000687  0x0000039d fetcht  0x00000001 , 0x0000464b 
- 00000688  0x0000039e branch  0x00006edd 
- 00000689  0x000003a1 rtn 
- 00000690  0x000003a8 call  0x00000464 
- 00000691  0x000003a9 fetch  0x00000008 , 0x00004713 
- 00000692  0x000003aa bbit1  0x00000013 , 0x00005d60 
- 00000693  0x000003ab bbit1  0x00000012 , 0x00005d6e 
- 00000694  0x000003ac bbit1  0x00000014 , 0x000002b8 
- 00000695  0x000003ad rtn 
- 00000696  0x000003af call  0x000002c3 
- 00000697  0x000003b0 call  0x00005e43 
- 00000698  0x000003b1 call  0x00005db4 
- 00000699  0x000003b3 call  0x000002d7 
- 00000700  0x000003b5 call  0x000002c0 
- 00000701  0x000003b7 call  0x000002c6 
- 00000702  0x000003b8 call  0x000002df 
- 00000703  0x000003b9 branch  0x00005daa 
- 00000704  0x000003bc fetch  0x00000008 , 0x00004713 
- 00000705  0x000003bd rtnbit0  0x0000002a 
- 00000706  0x000003be call  0x000004df 
- 00000707  0x000003c0 fetch  0x00000001 , 0x00004666 
- 00000708  0x000003c1 store  0x00000001 , 0x00004a06 
- 00000709  0x000003c2 rtn 
- 00000710  0x000003c5 fetch  0x00000008 , 0x00004713 
- 00000711  0x000003c6 bbit1  0x0000003e , 0x00005dd1 
- 00000712  0x000003c7 branch  0x00005dcc 
- 00000713  0x000003ca fetch  0x00000002 , 0x0000468e 
- 00000714  0x000003cb arg  0x0000aa55 , 0x00000002 
- 00000715  0x000003cc isub  0x00000002 , 0x0000003e 
- 00000716  0x000003cd branch  0x0000034c , 0x00000005 
- 00000717  0x000003cf storet  0x00000002 , 0x0000468e 
- 00000718  0x000003d0 call  0x00005c9c 
- 00000719  0x000003d1 fetch  0x00000001 , 0x000049a1 
- 00000720  0x000003d2 store  0x00000001 , 0x00004666 
- 00000721  0x000003d3 call  0x00005c8c 
- 00000722  0x000003d5 setarg  0x00001122 
- 00000723  0x000003d6 store  0x00000002 , 0x00004695 
- 00000724  0x000003d8 fetch  0x00000001 , 0x00004a06 
- 00000725  0x000003d9 store  0x00000001 , 0x00004666 
- 00000726  0x000003da rtn 
- 00000727  0x000003dd fetch  0x00000001 , 0x00004666 
- 00000728  0x000003de sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00000729  0x000003df branch  0x000002d4 , 0x00000005 
- 00000730  0x000003e0 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00000731  0x000003e1 branch  0x000002dd , 0x00000005 
- 00000732  0x000003e2 rtn  0x00000002 
- 00000733  0x000003e4 jam  0x00000000 , 0x00004666 
- 00000734  0x000003e5 rtn 
- 00000735  0x000003e8 fetch  0x00000001 , 0x00004666 
- 00000736  0x000003e9 rtneq  0x00000000 
- 00000737  0x000003ea fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00000738  0x000003eb copy  0x00000012 , 0x00000013 
- 00000739  0x000003ed call  0x00005e3d 
- 00000740  0x000003ee fetch  0x00000002 , 0x000049e0 
- 00000741  0x000003ef branch  0x000002ed , 0x00000034 
- 00000742  0x000003f0 store  0x00000002 , 0x000049de 
- 00000743  0x000003f1 increase  0x00000002 , 0x00000013 
- 00000744  0x000003f2 fetch  0x00000002 , 0x00004a00 
- 00000745  0x000003f3 isub  0x00000013 , 0x0000003e 
- 00000746  0x000003f4 nbranch  0x000002ed , 0x00000002 
- 00000747  0x000003f5 copy  0x00000013 , 0x00000012 
- 00000748  0x000003f6 branch  0x000002e3 
- 00000749  0x000003f9 fetch  0x00000002 , 0x000049de 
- 00000750  0x000003fa store  0x00000002 , 0x00004695 
- 00000751  0x000003fb rtn 
- 00000752  0x000003ff fetch  0x00000008 , 0x00004713 
- 00000753  0x00000400 bbit1  0x00000013 , 0x00005cb1 
- 00000754  0x00000401 bbit1  0x00000012 , 0x00005cb9 
- 00000755  0x00000402 bbit1  0x00000014 , 0x000002f5 
- 00000756  0x00000403 rtn 
- 00000757  0x00000406 call  0x000002f8 
- 00000758  0x00000407 call  0x000002fd 
- 00000759  0x00000408 branch  0x00005cc1 
- 00000760  0x0000040b fetch  0x00000001 , 0x00004666 
- 00000761  0x0000040c rtneq  0x00000000 
- 00000762  0x0000040d beq  0x00000001 , 0x00000324 
- 00000763  0x0000040e beq  0x00000002 , 0x00000338 
- 00000764  0x0000040f rtn 
- 00000765  0x00000412 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00000766  0x00000413 copy  0x00000012 , 0x00000013 
- 00000767  0x00000415 call  0x00005dc0 
- 00000768  0x00000416 fetch  0x00000001 , 0x000049a1 
- 00000769  0x00000417 branch  0x00000309 , 0x00000034 
- 00000770  0x00000418 store  0x00000001 , 0x000049a0 
- 00000771  0x00000419 increase  0x00000001 , 0x00000013 
- 00000772  0x0000041a fetch  0x00000002 , 0x000049e4 
- 00000773  0x0000041b isub  0x00000013 , 0x0000003e 
- 00000774  0x0000041c nrtn  0x00000002 
- 00000775  0x0000041d copy  0x00000013 , 0x00000012 
- 00000776  0x0000041e branch  0x000002ff 
- 00000777  0x00000421 fetch  0x00000001 , 0x000049a0 
- 00000778  0x00000422 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000779  0x00000423 branch  0x00000313 , 0x00000034 
- 00000780  0x00000424 fetch  0x00000001 , 0x00004666 
- 00000781  0x00000426 call  0x00000321 
- 00000782  0x00000428 store  0x00000001 , 0x000049a2 
- 00000783  0x0000042a arg  0x00000001 , 0x00000039 
- 00000784  0x0000042b copy  0x00000013 , 0x00000012 
- 00000785  0x0000042c arg  0x000049a2 , 0x00000011 
- 00000786  0x0000042d branch  0x00006b45 
- 00000787  0x00000430 fetcht  0x00000001 , 0x000049a0 
- 00000788  0x00000431 fetch  0x00000001 , 0x00004666 
- 00000789  0x00000432 call  0x00000321 
- 00000790  0x00000433 isub  0x00000002 , 0x0000003e 
- 00000791  0x00000434 rtn  0x00000005 
- 00000792  0x00000435 lshift4  0x0000003f , 0x0000003f 
- 00000793  0x00000436 iadd  0x00000002 , 0x0000003f 
- 00000794  0x00000437 store  0x00000001 , 0x000049a2 
- 00000795  0x00000439 copy  0x00000013 , 0x0000003f 
- 00000796  0x0000043a fetcht  0x00000002 , 0x000049e2 
- 00000797  0x0000043b isub  0x00000002 , 0x0000003e 
- 00000798  0x0000043c branch  0x0000030f , 0x00000005 
- 00000799  0x0000043e increase  0xffffffff , 0x00000013 
- 00000800  0x0000043f branch  0x0000030f 
- 00000801  0x00000442 rtnne  0x00000000 
- 00000802  0x00000443 increase  0x00000004 , 0x0000003f 
- 00000803  0x00000444 rtn 
- 00000804  0x00000449 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00000805  0x0000044a copy  0x00000012 , 0x00000013 
- 00000806  0x0000044c call  0x00005df3 
- 00000807  0x0000044d fetch  0x00000006 , 0x000049b5 
- 00000808  0x0000044e branch  0x00000330 , 0x00000034 
- 00000809  0x0000044f store  0x00000006 , 0x000049af 
- 00000810  0x00000450 increase  0x00000006 , 0x00000013 
- 00000811  0x00000451 fetch  0x00000002 , 0x000049f0 
- 00000812  0x00000452 isub  0x00000013 , 0x0000003e 
- 00000813  0x00000453 nrtn  0x00000002 
- 00000814  0x00000454 copy  0x00000013 , 0x00000012 
- 00000815  0x00000455 branch  0x00000326 
- 00000816  0x00000458 fetch  0x00000006 , 0x000049af 
- 00000817  0x00000459 fetcht  0x00000006 , 0x0000466e 
- 00000818  0x0000045a isub  0x00000002 , 0x0000003e 
- 00000819  0x0000045b rtn  0x00000005 
- 00000820  0x0000045c arg  0x00000006 , 0x00000039 
- 00000821  0x0000045d arg  0x0000466e , 0x00000011 
- 00000822  0x0000045e copy  0x00000013 , 0x00000012 
- 00000823  0x0000045f branch  0x00006b45 
- 00000824  0x00000462 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00000825  0x00000463 copy  0x00000012 , 0x00000013 
- 00000826  0x00000465 call  0x00005e17 
- 00000827  0x00000466 fetch  0x00000006 , 0x000049cd 
- 00000828  0x00000467 branch  0x00000344 , 0x00000034 
- 00000829  0x00000468 store  0x00000006 , 0x000049c7 
- 00000830  0x00000469 increase  0x00000006 , 0x00000013 
- 00000831  0x0000046a fetch  0x00000002 , 0x000049f8 
- 00000832  0x0000046b isub  0x00000013 , 0x0000003e 
- 00000833  0x0000046c nrtn  0x00000002 
- 00000834  0x0000046d copy  0x00000013 , 0x00000012 
- 00000835  0x0000046e branch  0x0000033a 
- 00000836  0x00000471 fetch  0x00000006 , 0x000049c7 
- 00000837  0x00000472 fetcht  0x00000006 , 0x0000467b 
- 00000838  0x00000473 isub  0x00000002 , 0x0000003e 
- 00000839  0x00000474 rtn  0x00000005 
- 00000840  0x00000475 arg  0x00000006 , 0x00000039 
- 00000841  0x00000476 arg  0x0000467b , 0x00000011 
- 00000842  0x00000477 copy  0x00000013 , 0x00000012 
- 00000843  0x00000478 branch  0x00006b45 
- 00000844  0x0000047d call  0x00000385 
- 00000845  0x0000047e call  0x0000039d 
- 00000846  0x0000047f call  0x00000350 
- 00000847  0x00000480 branch  0x00005c90 
- 00000848  0x00000483 fetch  0x00000008 , 0x00004713 
- 00000849  0x00000484 rtnbit0  0x0000000f 
- 00000850  0x00000485 fetch  0x00000001 , 0x00004690 
- 00000851  0x00000486 beq  0x00000000 , 0x00005c94 
- 00000852  0x00000487 beq  0x00000006 , 0x00000356 
- 00000853  0x00000488 rtn 
- 00000854  0x0000048b jam  0x00000000 , 0x00004690 
- 00000855  0x0000048c rtn 
- 00000856  0x0000048f fetch  0x00000008 , 0x00004713 
- 00000857  0x00000490 bbit1  0x00000013 , 0x00005cb5 
- 00000858  0x00000491 bbit1  0x00000014 , 0x0000035c 
- 00000859  0x00000492 rtn 
- 00000860  0x00000495 fetch  0x00000008 , 0x00004713 
- 00000861  0x00000496 rtnbit0  0x0000000f 
- 00000862  0x00000497 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00000863  0x00000498 copy  0x00000012 , 0x00000013 
- 00000864  0x0000049a call  0x00005e51 
- 00000865  0x0000049b fetch  0x00000001 , 0x000049d4 
- 00000866  0x0000049c branch  0x0000036a , 0x00000034 
- 00000867  0x0000049d store  0x00000001 , 0x000049d3 
- 00000868  0x0000049e increase  0x00000001 , 0x00000013 
- 00000869  0x0000049f fetch  0x00000002 , 0x000049fc 
- 00000870  0x000004a0 isub  0x00000013 , 0x0000003e 
- 00000871  0x000004a1 nrtn  0x00000002 
- 00000872  0x000004a2 copy  0x00000013 , 0x00000012 
- 00000873  0x000004a3 branch  0x00000360 
- 00000874  0x000004a6 fetch  0x00000001 , 0x000049d3 
- 00000875  0x000004a7 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00000876  0x000004a8 branch  0x00000374 , 0x00000034 
- 00000877  0x000004a9 fetch  0x00000001 , 0x00004690 
- 00000878  0x000004ab call  0x00000382 
- 00000879  0x000004ad store  0x00000001 , 0x000049d5 
- 00000880  0x000004af arg  0x00000001 , 0x00000039 
- 00000881  0x000004b0 copy  0x00000013 , 0x00000012 
- 00000882  0x000004b1 arg  0x000049d5 , 0x00000011 
- 00000883  0x000004b2 branch  0x00006b45 
- 00000884  0x000004b5 fetcht  0x00000001 , 0x000049d3 
- 00000885  0x000004b6 fetch  0x00000001 , 0x00004690 
- 00000886  0x000004b7 call  0x00000382 
- 00000887  0x000004b8 isub  0x00000002 , 0x0000003e 
- 00000888  0x000004b9 rtn  0x00000005 
- 00000889  0x000004ba lshift4  0x0000003f , 0x0000003f 
- 00000890  0x000004bb iadd  0x00000002 , 0x0000003f 
- 00000891  0x000004bc store  0x00000001 , 0x000049d5 
- 00000892  0x000004be copy  0x00000013 , 0x0000003f 
- 00000893  0x000004bf fetcht  0x00000002 , 0x000049fa 
- 00000894  0x000004c0 isub  0x00000002 , 0x0000003e 
- 00000895  0x000004c1 branch  0x00000370 , 0x00000005 
- 00000896  0x000004c3 increase  0xffffffff , 0x00000013 
- 00000897  0x000004c4 branch  0x00000370 
- 00000898  0x000004c7 rtnne  0x00000000 
- 00000899  0x000004c8 increase  0x00000006 , 0x0000003f 
- 00000900  0x000004c9 rtn 
- 00000901  0x000004cc fetch  0x00000008 , 0x00004713 
- 00000902  0x000004cd bbit1  0x0000003e , 0x0000038c 
- 00000903  0x000004ce fetch  0x00000001 , 0x00004666 
- 00000904  0x000004cf rtneq  0x00000000 
- 00000905  0x000004d0 beq  0x00000001 , 0x0000038c 
- 00000906  0x000004d1 beq  0x00000002 , 0x00000393 
- 00000907  0x000004d2 rtn 
- 00000908  0x000004d5 fetch  0x00000006 , 0x0000466e 
- 00000909  0x000004d6 fetcht  0x00000006 , 0x000046e6 
- 00000910  0x000004d7 isub  0x00000002 , 0x0000003e 
- 00000911  0x000004d8 nrtn  0x00000005 
- 00000912  0x000004d9 fetch  0x00000006 , 0x000042db 
- 00000913  0x000004da store  0x00000006 , 0x0000466e 
- 00000914  0x000004db rtn 
- 00000915  0x000004de fetch  0x00000006 , 0x0000466e 
- 00000916  0x000004df fetcht  0x00000006 , 0x000046e6 
- 00000917  0x000004e0 isub  0x00000002 , 0x0000003e 
- 00000918  0x000004e1 nrtn  0x00000005 
- 00000919  0x000004e2 fetch  0x00000006 , 0x000042db 
- 00000920  0x000004e3 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00000921  0x000004e4 store  0x00000006 , 0x0000466e 
- 00000922  0x000004e5 rtn 
- 00000923  0x000004e8 call  0x0000039d 
- 00000924  0x000004e9 branch  0x00005a9c 
- 00000925  0x000004ec fetch  0x00000008 , 0x00004713 
- 00000926  0x000004ed bbit0  0x00000014 , 0x00005c6f 
- 00000927  0x000004ee bbit1  0x0000003e , 0x000003a5 
- 00000928  0x000004f0 fetch  0x00000001 , 0x00004666 
- 00000929  0x000004f1 rtneq  0x00000000 
- 00000930  0x000004f2 beq  0x00000001 , 0x000003a5 
- 00000931  0x000004f3 beq  0x00000002 , 0x000003aa 
- 00000932  0x000004f4 rtn 
- 00000933  0x000004f7 fetch  0x00000006 , 0x00004668 
- 00000934  0x000004f8 store  0x00000006 , 0x00004116 
- 00000935  0x000004fb fetch  0x00000006 , 0x0000466e 
- 00000936  0x000004fc store  0x00000006 , 0x000042db 
- 00000937  0x000004fd rtn 
- 00000938  0x00000500 fetch  0x00000006 , 0x00004675 
- 00000939  0x00000501 store  0x00000006 , 0x00004116 
- 00000940  0x00000504 fetch  0x00000006 , 0x0000467b 
- 00000941  0x00000505 store  0x00000006 , 0x000042db 
- 00000942  0x00000506 rtn 
- 00000943  0x00000509 fetch  0x00000008 , 0x00004713 
- 00000944  0x0000050a rtnbit0  0x00000002 
- 00000945  0x0000050b bbit0  0x00000014 , 0x00005c43 
- 00000946  0x0000050c arg  0x00000002 , 0x00000007 
- 00000947  0x0000050d call  0x00005f04 
- 00000948  0x0000050e call  0x00005c4a 
- 00000949  0x0000050f call  0x000003b7 
- 00000950  0x00000510 branch  0x00005ca3 
- 00000951  0x00000513 fetch  0x00000001 , 0x00004666 
- 00000952  0x00000514 beq  0x00000001 , 0x000003bb 
- 00000953  0x00000515 beq  0x00000002 , 0x000003c0 
- 00000954  0x00000516 rtn 
- 00000955  0x00000519 fetch  0x00000006 , 0x00000178 
- 00000956  0x0000051a store  0x00000006 , 0x00004668 
- 00000957  0x0000051b fetch  0x00000006 , 0x000042db 
- 00000958  0x0000051c store  0x00000006 , 0x0000466e 
- 00000959  0x0000051d rtn 
- 00000960  0x00000520 fetch  0x00000006 , 0x00000178 
- 00000961  0x00000521 store  0x00000006 , 0x00004675 
- 00000962  0x00000522 fetch  0x00000006 , 0x000042db 
- 00000963  0x00000523 store  0x00000006 , 0x0000467b 
- 00000964  0x00000524 rtn 
- 00000965  0x00000528 call  0x000003db 
- 00000966  0x00000529 call  0x0000614d 
- 00000967  0x0000052a call  0x0000553d 
- 00000968  0x0000052c call  0x00006110 
- 00000969  0x0000052d call  0x000061b1 
- 00000970  0x0000052e call  0x0000611e 
- 00000971  0x00000530 call  0x0000328e 
- 00000972  0x00000531 call  0x00003531 
- 00000973  0x00000532 call  0x00005fdd 
- 00000974  0x00000534 call  0x0000572c 
- 00000975  0x00000535 call  0x00005b9b 
- 00000976  0x00000536 call  0x00005bab 
- 00000977  0x00000537 call  0x00005bce 
- 00000978  0x00000539 call  0x00005bd3 
- 00000979  0x0000053a call  0x00005be1 
- 00000980  0x0000053b call  0x00005bee 
- 00000981  0x0000053c call  0x00005be4 
- 00000982  0x0000053e call  0x00005bfb 
- 00000983  0x0000053f call  0x000003de 
- 00000984  0x00000540 call  0x000056b6 
- 00000985  0x00000541 call  0x00005c0e 
- 00000986  0x00000542 branch  0x00005c05 
- 00000987  0x00000545 arg  0x00004a05 , 0x00000013 
- 00000988  0x00000546 arg  0x00005aef , 0x00000012 
- 00000989  0x00000547 branch  0x000042e0 
- 00000990  0x0000054a arg  0x0000477e , 0x00000013 
- 00000991  0x0000054b arg  0x000003e1 , 0x00000012 
- 00000992  0x0000054c branch  0x000042e0 
- 00000993  0x0000054e fetch  0x00000001 , 0x0000496b 
- 00000994  0x0000054f store  0x00000001 , 0x000040c0 
- 00000995  0x00000550 jam  0x00000003 , 0x0000477d 
- 00000996  0x00000551 rtn 
- 00000997  0x00000554 call  0x000059ed 
- 00000998  0x00000555 branch  0x00005c1b 
- 00000999  0x00000558 copy  0x00000013 , 0x0000003f 
- 00001000  0x00000559 beq  0x00000040 , 0x000003fc 
- 00001001  0x0000055a beq  0x00000015 , 0x00000401 
- 00001002  0x0000055b beq  0x00000032 , 0x000003f3 
- 00001003  0x0000055c beq  0x0000003c , 0x0000041f 
- 00001004  0x0000055d beq  0x00000039 , 0x00000430 
- 00001005  0x0000055e beq  0x0000003a , 0x00000433 
- 00001006  0x0000055f beq  0x00000014 , 0x000003f0 
- 00001007  0x00000560 branch  0x00005ac3 
- 00001008  0x00000564 setarg  0x00000000 
- 00001009  0x00000565 store  0x00000004 , 0x00004c04 
- 00001010  0x00000566 branch  0x00005ad0 
- 00001011  0x00000569 fetch  0x00000001 , 0x00004795 
- 00001012  0x0000056a beq  0x00000001 , 0x000003f7 
- 00001013  0x0000056b jam  0x00000014 , 0x00004844 
- 00001014  0x0000056c branch  0x000003f9 
- 00001015  0x0000056e call  0x00005aef 
- 00001016  0x0000056f jam  0x00000005 , 0x00004844 
- 00001017  0x00000571 fetch  0x00000001 , 0x00004c03 
- 00001018  0x00000572 store  0x00000001 , 0x00004c04 
- 00001019  0x00000573 branch  0x00005af6 
- 00001020  0x00000577 fetch  0x00000001 , 0x00004a04 
- 00001021  0x00000578 nrtn  0x00000034 
- 00001022  0x00000579 jam  0x00000001 , 0x00004a04 
- 00001023  0x0000057a jam  0x0000001e , 0x00004a05 
- 00001024  0x0000057b rtn 
- 00001025  0x0000057e setarg  0x00000000 
- 00001026  0x0000057f store  0x00000001 , 0x00004a04 
- 00001027  0x00000580 store  0x00000001 , 0x00004a05 
- 00001028  0x00000581 setarg  0x00000000 
- 00001029  0x00000582 store  0x00000002 , 0x000047c0 
- 00001030  0x00000583 jam  0x00000000 , 0x00004794 
- 00001031  0x00000584 arg  0x00000006 , 0x00000002 
- 00001032  0x00000585 fetch  0x00000008 , 0x00004713 
- 00001033  0x00000586 bbit1  0x0000001b , 0x0000040b 
- 00001034  0x00000587 arg  0x00000007 , 0x00000002 
- 00001035  0x00000589 storet  0x00000002 , 0x000042d3 
- 00001036  0x0000058a storet  0x00000002 , 0x000042d5 
- 00001037  0x0000058b jam  0x00000000 , 0x000047c2 
- 00001038  0x0000058c jam  0x00000000 , 0x00004956 
- 00001039  0x0000058d call  0x000029cb 
- 00001040  0x0000058e branch  0x00000411 
- 00001041  0x00000590 call  0x00005b7b 
- 00001042  0x00000591 fetch  0x00000002 , 0x000043ef 
- 00001043  0x00000592 bbit1  0x00000007 , 0x00000416 
- 00001044  0x00000593 bbit1  0x00000000 , 0x000042fc 
- 00001045  0x00000594 branch  0x00005c1a 
- 00001046  0x00000596 fetch  0x00000002 , 0x000043ef 
- 00001047  0x00000597 bbit1  0x00000000 , 0x000042fc 
- 00001048  0x00000598 fetch  0x00000001 , 0x00004843 
- 00001049  0x00000599 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001050  0x0000059a call  0x00005b21 
- 00001051  0x0000059b bne  0x00000003 , 0x000054a9 
- 00001052  0x0000059c fetch  0x00000001 , 0x00004c07 
- 00001053  0x0000059d nbranch  0x000054a9 , 0x00000034 
- 00001054  0x0000059e branch  0x000054cd 
- 00001055  0x000005a1 fetch  0x00000004 , 0x0000458f 
- 00001056  0x000005a2 store  0x00000004 , 0x000045e8 
- 00001057  0x000005a3 store  0x00000004 , 0x00004691 
- 00001058  0x000005a4 call  0x0000355a 
- 00001059  0x000005a5 call  0x00005c0b 
- 00001060  0x000005a6 call  0x0000618e 
- 00001061  0x000005a7 call  0x00005a73 
- 00001062  0x000005a8 jam  0x00000000 , 0x0000477d 
- 00001063  0x000005a9 jam  0x00000000 , 0x000045fc 
- 00001064  0x000005aa jam  0x00000000 , 0x000045e2 
- 00001065  0x000005ab fetch  0x00000004 , 0x000045e8 
- 00001066  0x000005ac fetcht  0x00000004 , 0x000045e4 
- 00001067  0x000005ad isub  0x00000002 , 0x0000003e 
- 00001068  0x000005ae rtn  0x00000005 
- 00001069  0x000005af call  0x00006016 
- 00001070  0x000005b0 call  0x00000467 
- 00001071  0x000005b1 branch  0x00006042 
- 00001072  0x000005b4 call  0x00006016 
- 00001073  0x000005b5 call  0x00000467 
- 00001074  0x000005b6 branch  0x00006084 
- 00001075  0x000005b9 call  0x00006016 
- 00001076  0x000005ba call  0x00000467 
- 00001077  0x000005bb fetch  0x00000001 , 0x0000487a 
- 00001078  0x000005bc rtneq  0x00000001 
- 00001079  0x000005bd fetch  0x00000001 , 0x00004600 
- 00001080  0x000005be nbranch  0x00005ff2 , 0x00000034 
- 00001081  0x000005bf fetch  0x00000001 , 0x000045e2 
- 00001082  0x000005c0 beq  0x00000004 , 0x0000043e 
- 00001083  0x000005c1 beq  0x00000001 , 0x0000605f 
- 00001084  0x000005c2 beq  0x00000003 , 0x00000445 
- 00001085  0x000005c3 branch  0x00006055 
- 00001086  0x000005c6 fetch  0x00000008 , 0x00004713 
- 00001087  0x000005c7 bbit0  0x0000003e , 0x00006059 
- 00001088  0x000005c8 fetch  0x00000001 , 0x0000471b 
- 00001089  0x000005c9 beq  0x00000001 , 0x00006059 
- 00001090  0x000005cb call  0x00006018 
- 00001091  0x000005cc jam  0x00000001 , 0x00004666 
- 00001092  0x000005cd branch  0x000054a0 
- 00001093  0x000005d0 fetch  0x00000008 , 0x00004713 
- 00001094  0x000005d1 bbit0  0x0000003e , 0x00006059 
- 00001095  0x000005d2 bbit1  0x00000013 , 0x00006059 
- 00001096  0x000005d3 bbit1  0x00000014 , 0x00006059 
- 00001097  0x000005d4 bbit1  0x00000012 , 0x00006059 
- 00001098  0x000005d5 branch  0x00006034 
- 00001099  0x000005d8 fetch  0x00000008 , 0x00004713 
- 00001100  0x000005d9 bbit1  0x0000003e , 0x00000450 
- 00001101  0x000005da fetch  0x00000001 , 0x00004666 
- 00001102  0x000005db beq  0x00000000 , 0x00000457 
- 00001103  0x000005dc branch  0x00005491 
- 00001104  0x000005df call  0x000054ac 
- 00001105  0x000005e0 branch  0x00000453 , 0x00000028 
- 00001106  0x000005e1 branch  0x0000602f 
- 00001107  0x000005e4 fetch  0x00000001 , 0x00004666 
- 00001108  0x000005e5 beq  0x00000000 , 0x00006067 
- 00001109  0x000005e6 call  0x00005aa8 
- 00001110  0x000005e7 branch  0x00000442 
- 00001111  0x000005ea fetch  0x00000008 , 0x00004713 
- 00001112  0x000005eb bbit0  0x00000011 , 0x0000602a 
- 00001113  0x000005ec call  0x00006195 
- 00001114  0x000005ed call  0x000054ac 
- 00001115  0x000005ee branch  0x00006067 , 0x00000028 
- 00001116  0x000005ef fetch  0x00000008 , 0x00004713 
- 00001117  0x000005f0 bbit1  0x00000030 , 0x0000045f 
- 00001118  0x000005f1 branch  0x00006023 
- 00001119  0x000005f4 jam  0x00000000 , 0x00004666 
- 00001120  0x000005f5 fetch  0x00000002 , 0x00004721 
- 00001121  0x000005f6 store  0x00000002 , 0x000045de 
- 00001122  0x000005f7 jam  0x00000001 , 0x000045e2 
- 00001123  0x000005f8 branch  0x00003534 
- 00001124  0x000005fb fetch  0x00000001 , 0x00004141 
- 00001125  0x000005fc store  0x00000001 , 0x00004a07 
- 00001126  0x000005fd rtn 
- 00001127  0x00000600 fetch  0x00000001 , 0x00004a07 
- 00001128  0x00000601 store  0x00000001 , 0x00004141 
- 00001129  0x00000602 rtn 
- 00001130  0x00000605 call  0x0000620e 
- 00001131  0x00000606 call  0x000078aa 
- 00001132  0x00000607 call  0x0000046e 
- 00001133  0x00000608 branch  0x00005e61 
- 00001134  0x0000060b fetch  0x00000001 , 0x00004649 
- 00001135  0x0000060c rtneq  0x000000ff 
- 00001136  0x0000060d arg  0x00000000 , 0x00000011 
- 00001137  0x0000060e jam  0x00000005 , 0x00004977 
- 00001138  0x0000060f fetcht  0x00000001 , 0x00004649 
- 00001139  0x00000610 call  0x00000475 
- 00001140  0x00000611 branch  0x000056c1 
- 00001141  0x00000614 fetch  0x00000008 , 0x00004713 
- 00001142  0x00000615 bbit1  0x0000002b , 0x000056de 
- 00001143  0x00000616 fetch  0x00000001 , 0x00004974 
- 00001144  0x00000617 copy  0x0000003f , 0x00000013 
- 00001145  0x00000618 fetch  0x00000001 , 0x00004654 
- 00001146  0x00000619 beq  0x000000ff , 0x0000047c 
- 00001147  0x0000061a branch  0x000056ce 
- 00001148  0x0000061d fetch  0x00000001 , 0x00004649 
- 00001149  0x0000061e call  0x00005946 
- 00001150  0x0000061f fetcht  0x00000001 , 0x00004649 
- 00001151  0x00000620 branch  0x00000480 
- 00001152  0x00000623 copy  0x00000013 , 0x0000003f 
- 00001153  0x00000624 store  0x00000001 , 0x00004978 
- 00001154  0x00000625 lshift  0x0000003f , 0x0000003f 
- 00001155  0x00000626 copy  0x0000003f , 0x00000012 
- 00001156  0x00000627 copy  0x00000002 , 0x00000013 
- 00001157  0x00000628 call  0x000055b1 
- 00001158  0x00000629 copy  0x00000013 , 0x00000002 
- 00001159  0x0000062a call  0x00006ee6 
- 00001160  0x0000062b nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00001161  0x0000062c call  0x0000593d 
- 00001162  0x0000062d branch  0x00005929 
- 00001163  0x00000630 call  0x000036b4 
- 00001164  0x00000631 nrtn  0x00000028 
- 00001165  0x00000632 call  0x000036be 
- 00001166  0x00000633 call  0x00000491 
- 00001167  0x00000634 fetch  0x00000003 , 0x00004608 
- 00001168  0x00000635 branch  0x00003622 
- 00001169  0x00000639 setarg  0x00000000 
- 00001170  0x0000063a set1  0x00000015 , 0x0000003f 
- 00001171  0x0000063b store  0x00000008 , 0x00000016 
- 00001172  0x0000063c setarg  0x00000000 
- 00001173  0x0000063d store  0x00000004 , 0x0000001e 
- 00001174  0x0000063e rtn 
- 00001175  0x00000641 jam  0x00000000 , 0x00004600 
- 00001176  0x00000642 call  0x00003647 
- 00001177  0x00000643 setarg  0xffffffff 
- 00001178  0x00000644 store  0x00000004 , 0x000045af 
- 00001179  0x00000645 setarg  0x00000000 
- 00001180  0x00000646 store  0x00000007 , 0x00004846 
- 00001181  0x00000647 jam  0x00000001 , 0x0000473f 
- 00001182  0x00000648 call  0x000059ed 
- 00001183  0x0000064a branch  0x0000622b 
- 00001184  0x0000064d call  0x00005a92 
- 00001185  0x0000064e call  0x00000491 
- 00001186  0x0000064f call  0x000056a9 
- 00001187  0x00000650 fetcht  0x00000001 , 0x00004654 
- 00001188  0x00000651 call  0x00006ef7 
- 00001189  0x00000652 fetcht  0x00000001 , 0x00004654 
- 00001190  0x00000653 call  0x00006ed3 
- 00001191  0x00000654 fetch  0x00000001 , 0x0000464d 
- 00001192  0x00000655 call  0x00005943 
- 00001193  0x00000657 fetcht  0x00000001 , 0x0000465a 
- 00001194  0x00000658 call  0x000055ab 
- 00001195  0x00000659 arg  0x00000015 , 0x00000002 
- 00001196  0x0000065a call  0x000055b5 
- 00001197  0x0000065c call  0x0000611a 
- 00001198  0x0000065d call  0x0000550c 
- 00001199  0x0000065e call  0x000054f9 
- 00001200  0x0000065f fetcht  0x00000001 , 0x0000464a 
- 00001201  0x00000660 call  0x00006f0f 
- 00001202  0x00000661 fetcht  0x00000001 , 0x0000464b 
- 00001203  0x00000662 call  0x00006f0f 
- 00001204  0x00000663 fetcht  0x00000001 , 0x0000465b 
- 00001205  0x00000664 call  0x000055b5 
- 00001206  0x00000665 call  0x000004b8 
- 00001207  0x00000666 branch  0x000054e5 
- 00001208  0x00000669 fetch  0x00000003 , 0x0000473c 
- 00001209  0x0000066a store  0x00000003 , 0x00000670 
- 00001210  0x0000066b arg  0x00000018 , 0x00000039 
- 00001211  0x0000066c arg  0x00000000 , 0x00000002 
- 00001212  0x0000066e fetch  0x00000003 , 0x00000670 
- 00001213  0x0000066f isolate1  0x00000000 , 0x0000003f 
- 00001214  0x00000670 call  0x000004c5 , 0x00000001 
- 00001215  0x00000671 fetch  0x00000003 , 0x00000670 
- 00001216  0x00000672 rshift  0x0000003f , 0x0000003f 
- 00001217  0x00000673 store  0x00000003 , 0x00000670 
- 00001218  0x00000674 increase  0x00000001 , 0x00000002 
- 00001219  0x00000675 loop  0x000004bc 
- 00001220  0x00000676 rtn 
- 00001221  0x00000679 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00001222  0x0000067a rtn  0x00000005 
- 00001223  0x0000067b branch  0x00006f0b 
- 00001224  0x0000067e rtnmark0  0x00000026 
- 00001225  0x0000067f call  0x00005601 
- 00001226  0x00000680 nrtn  0x00000028 
- 00001227  0x00000681 fetch  0x00000001 , 0x0000477c 
- 00001228  0x00000682 jam  0x00000000 , 0x0000477c 
- 00001229  0x00000683 ncall  0x000004dd , 0x00000034 
- 00001230  0x00000685 fetch  0x00000008 , 0x00004713 
- 00001231  0x00000686 bbit0  0x00000016 , 0x000004d2 
- 00001232  0x00000687 fetch  0x00000001 , 0x0000496c 
- 00001233  0x00000688 nbranch  0x000060b6 , 0x00000034 
- 00001234  0x0000068a call  0x000004d4 
- 00001235  0x0000068b branch  0x000060a2 
- 00001236  0x0000068e fetch  0x00000001 , 0x00004659 
- 00001237  0x0000068f rtnne  0x000000ff 
- 00001238  0x00000690 fetch  0x00000001 , 0x0000477d 
- 00001239  0x00000691 rtn  0x00000034 
- 00001240  0x00000692 increase  0xffffffff , 0x0000003f 
- 00001241  0x00000693 store  0x00000001 , 0x0000477d 
- 00001242  0x00000694 setarg  0x00000000 
- 00001243  0x00000695 store  0x00000004 , 0x00004847 
- 00001244  0x00000696 branch  0x00005a73 
- 00001245  0x00000699 call  0x00000491 
- 00001246  0x0000069a branch  0x00000240 
- 00001247  0x0000069d fetch  0x00000008 , 0x00004713 
- 00001248  0x0000069e rtnbit0  0x0000002a 
- 00001249  0x0000069f bbit0  0x0000003f , 0x00005eb9 
- 00001250  0x000006a1 fetcht  0x00000001 , 0x0000465a 
- 00001251  0x000006a2 call  0x00006ef7 
- 00001252  0x000006a3 fetcht  0x00000001 , 0x0000465a 
- 00001253  0x000006a4 call  0x000055b1 
- 00001254  0x000006a5 fetcht  0x00000001 , 0x0000465a 
- 00001255  0x000006a6 call  0x00006ee6 
- 00001256  0x000006a7 nbranch  0x00005ec2 , 0x00000001 
- 00001257  0x000006a8 branch  0x00005ebe 
- 00001258  0x000006ac call  0x00005958 
- 00001259  0x000006ad beq  0x00000030 , 0x0000595f 
- 00001260  0x000006ae beq  0x00000031 , 0x000059c6 
- 00001261  0x000006af beq  0x00000058 , 0x000004ef 
- 00001262  0x000006b0 branch  0x00005952 
- 00001263  0x000006b3 call  0x000059e7 
- 00001264  0x000006b4 fetch  0x00000001 , 0x0000485a 
- 00001265  0x000006b5 beq  0x00000059 , 0x000004f3 
- 00001266  0x000006b6 branch  0x0000595f 
- 00001267  0x000006b8 jam  0x0000000b , 0x00004957 
- 00001268  0x000006b9 arg  0x00004a0b , 0x00000013 
- 00001269  0x000006ba branch  0x00005995 
- 00001270  0x000006bf fetch  0x00000001 , 0x00004420 
- 00001271  0x000006c0 rtnne  0x00000000 
- 00001272  0x000006c1 fetch  0x00000001 , 0x00004957 
- 00001273  0x000006c2 beq  0x0000000b , 0x000004fb 
- 00001274  0x000006c3 branch  0x000059f8 
- 00001275  0x000006c6 call  0x00005a6d 
- 00001276  0x000006c7 fetch  0x00000001 , 0x00004659 
- 00001277  0x000006c8 beq  0x000000ff , 0x00000501 
- 00001278  0x000006c9 fetcht  0x00000001 , 0x00004659 
- 00001279  0x000006ca call  0x00006ee6 
- 00001280  0x000006cb nrtn  0x00000001 
- 00001281  0x000006cd setarg  0x00000000 
- 00001282  0x000006ce call  0x000069e5 
- 00001283  0x000006cf bne  0x00000058 , 0x00005955 
- 00001284  0x000006d0 branch  0x00005a2f 
- 00001285  0x000006d4 disable  0x00000028 
- 00001286  0x000006d5 setarg  0x00000000 
- 00001287  0x000006d6 store  0x00000006 , 0x00004847 
- 00001288  0x000006d7 call  0x000004f6 
- 00001289  0x000006d8 branch  0x00005606 
- 00008192  0x000006e1 call  0x00002385 
- 00008193  0x000006e4 bpatch  0x00000000 , 0x00004000 
- 00008194  0x000006e5 clear_stack 
- 00008195  0x000006e7 call  0x000042a3 
- 00008196  0x000006e8 call  0x0000223d 
- 00008197  0x000006e9 call  0x00006cad 
- 00008198  0x000006ea call  0x00002363 
- 00008199  0x000006eb call  0x00006946 
- 00008200  0x000006ec bpatch  0x00000001 , 0x00004000 
- 00008201  0x000006ed call  0x0000776f 
- 00008202  0x000006ee call  0x00004295 
- 00008203  0x000006ef call  0x00007447 
- 00008204  0x000006f1 call  0x0000244f , 0x0000002b 
- 00008205  0x000006f3 bpatch  0x00000002 , 0x00004000 
- 00008206  0x000006f4 call  0x00007552 
- 00008207  0x000006f5 call  0x00007448 
- 00008208  0x000006f6 call  0x00002a45 
- 00008209  0x000006f7 call  0x0000202a 
- 00008210  0x000006f8 call  0x000042ad 
- 00008211  0x000006f9 call  0x00002018 
- 00008212  0x000006fa call  0x0000310f 
- 00008213  0x000006fb call  0x0000248c 
- 00008214  0x000006fc call  0x00004bfb 
- 00008215  0x000006fd branch  0x0000200d 
- 00008216  0x00000700 call  0x0000201d 
- 00008217  0x00000701 rtnmark0  0x00000009 
- 00008218  0x00000702 set0  0x00000009 , 0x00000000 
- 00008219  0x00000703 call  0x00002041 
- 00008220  0x00000704 branch  0x000025bc 
- 00008221  0x00000707 bpatch  0x00000003 , 0x00004000 
- 00008222  0x00000708 call  0x00002066 
- 00008223  0x00000709 nbranch  0x00002025 , 0x00000005 
- 00008224  0x0000070a call  0x00002036 
- 00008225  0x0000070b add  0x00000011 , 0x00000001 , 0x00000006 
- 00008226  0x0000070c ifetch  0x00000001 , 0x00000006 
- 00008227  0x0000070d bbit1  0x00000000 , 0x00002536 
- 00008228  0x00000710 rtn 
- 00008229  0x00000713 jam  0x00000000 , 0x00000006 
- 00008230  0x00000714 call  0x00002047 
- 00008231  0x00000715 copy  0x00000039 , 0x0000003e 
- 00008232  0x00000716 rtn  0x00000005 
- 00008233  0x00000717 branch  0x0000235a 
- 00008234  0x0000071f fetch  0x00000001 , 0x00004114 
- 00008235  0x00000720 rtn  0x00000034 
- 00008236  0x00000721 beq  0x0000001b , 0x00002033 
- 00008237  0x00000722 call  0x0000205f 
- 00008238  0x00000723 rtn  0x00000005 
- 00008239  0x00000724 call  0x00002062 
- 00008240  0x00000725 rtn  0x00000005 
- 00008241  0x00000727 jam  0x00000000 , 0x00004114 
- 00008242  0x00000728 rtn 
- 00008243  0x0000072b jam  0x0000001b , 0x000001bc 
- 00008244  0x0000072c jam  0x00000000 , 0x00004114 
- 00008245  0x0000072d rtn 
- 00008246  0x00000732 bpatch  0x00000004 , 0x00004000 
- 00008247  0x00000733 set1  0x00000009 , 0x00000000 
- 00008248  0x00000734 deposit  0x00000011 
- 00008249  0x00000735 store  0x00000002 , 0x0000000a 
- 00008250  0x00000736 force  0x00000053 , 0x00000039 
- 00008251  0x00000737 arg  0x00000168 , 0x00000005 
- 00008252  0x00000738 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008253  0x00000739 ifetch  0x00000001 , 0x00000006 
- 00008254  0x0000073a copy  0x00000011 , 0x00000006 
- 00008255  0x0000073b bbit1  0x00000000 , 0x00007cda 
- 00008256  0x0000073c rtn 
- 00008257  0x0000073f bpatch  0x00000005 , 0x00004000 
- 00008258  0x00000740 fetch  0x00000002 , 0x0000000a 
- 00008259  0x00000741 iforce  0x00000005 
- 00008260  0x00000742 force  0x00000053 , 0x00000039 
- 00008261  0x00000743 arg  0x00000168 , 0x00000006 
- 00008262  0x00000744 branch  0x00007cda 
- 00008263  0x00000749 arg  0x00000001 , 0x00000039 
- 00008264  0x0000074a fetcht  0x00000001 , 0x00000006 
- 00008265  0x0000074c increase  0x00000001 , 0x00000002 
- 00008266  0x0000074d compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008267  0x0000074e nbranch  0x0000204d , 0x00000001 
- 00008268  0x0000074f arg  0x00000000 , 0x00000002 
- 00008269  0x00000751 storet  0x00000001 , 0x00000006 
- 00008270  0x00000752 mul32  0x00000002 , 0x00000053 , 0x0000003f 
- 00008271  0x00000753 arg  0x00004040 , 0x00000011 
- 00008272  0x00000754 iadd  0x00000011 , 0x00000011 
- 00008273  0x00000755 ifetch  0x00000001 , 0x00000011 
- 00008274  0x00000756 bbit1  0x00000001 , 0x00002054 
- 00008275  0x00000757 rtnbit1  0x00000000 
- 00008276  0x00000759 loop  0x00002049 
- 00008277  0x0000075a rtn 
- 00008278  0x0000075d bpatch  0x00000006 , 0x00004000 
- 00008279  0x0000075e arg  0x00002073 , 0x00000013 
- 00008280  0x0000075f call  0x00002069 
- 00008281  0x00000760 nrtn  0x00000005 
- 00008282  0x00000761 deposit  0x00000011 
- 00008283  0x00000762 store  0x00000002 , 0x0000000a 
- 00008284  0x00000763 branch  0x00007db8 
- 00008285  0x00000769 arg  0x000020ad , 0x00000013 
- 00008286  0x0000076a branch  0x00002069 
- 00008287  0x00000770 fetcht  0x00000001 , 0x00004115 
- 00008288  0x00000772 arg  0x0000207b , 0x00000013 
- 00008289  0x00000773 branch  0x00002069 
- 00008290  0x00000777 bpatch  0x00000007 , 0x00004000 
- 00008291  0x00000778 fetcht  0x00000006 , 0x00004116 
- 00008292  0x0000077a arg  0x00002075 , 0x00000013 
- 00008293  0x0000077b branch  0x00002069 
- 00008294  0x0000077e arg  0x00002081 , 0x00000013 
- 00008295  0x0000077f branch  0x00002069 
- 00008296  0x00000782 arg  0x000020c7 , 0x00000013 
- 00008297  0x00000784 bpatch  0x00000008 , 0x00004001 
- 00008298  0x00000785 arg  0x00004040 , 0x00000011 
- 00008299  0x00000786 arg  0x00000001 , 0x00000039 
- 00008300  0x00000788 ifetch  0x00000001 , 0x00000011 
- 00008301  0x00000789 copy  0x00000013 , 0x0000003d 
- 00008302  0x0000078b bpatch  0x00000009 , 0x00004001 
- 00008303  0x0000078c increase  0x00000053 , 0x00000011 
- 00008304  0x0000078d loop  0x0000206c 
- 00008305  0x0000078e force  0x00000001 , 0x0000003e 
- 00008306  0x0000078f rtn 
- 00008307  0x00000792 bbit1  0x00000000 , 0x0000206e 
- 00008308  0x00000793 branch  0x00007db8 
- 00008309  0x00000796 bbit0  0x00000000 , 0x0000206e 
- 00008310  0x00000798 add  0x00000011 , 0x00000010 , 0x00000006 
- 00008311  0x00000799 ifetch  0x00000006 , 0x00000006 
- 00008312  0x0000079a isub  0x00000002 , 0x0000003e 
- 00008313  0x0000079b rtn  0x00000005 
- 00008314  0x0000079c branch  0x0000206e 
- 00008315  0x0000079f bbit0  0x00000000 , 0x0000206e 
- 00008316  0x000007a0 add  0x00000011 , 0x00000016 , 0x00000006 
- 00008317  0x000007a1 ifetch  0x00000001 , 0x00000006 
- 00008318  0x000007a2 isub  0x00000002 , 0x0000003e 
- 00008319  0x000007a3 rtn  0x00000005 
- 00008320  0x000007a4 branch  0x0000206e 
- 00008321  0x000007a7 bbit0  0x00000001 , 0x0000206e 
- 00008322  0x000007a9 call  0x000020b4 
- 00008323  0x000007aa call  0x0000209d 
- 00008324  0x000007ab isub  0x00000002 , 0x0000003f 
- 00008325  0x000007ac increase  0x00000001 , 0x0000003f 
- 00008326  0x000007ad branch  0x00002097 , 0x00000002 
- 00008327  0x000007ae copy  0x00000006 , 0x00000012 
- 00008328  0x000007af store  0x00000009 , 0x00000678 
- 00008329  0x000007b0 bpatch  0x0000000a , 0x00004001 
- 00008330  0x000007b1 fetch  0x00000001 , 0x0000446d 
- 00008331  0x000007b2 nbranch  0x00002090 , 0x00000034 
- 00008332  0x000007b3 fetch  0x00000009 , 0x00000678 
- 00008333  0x000007b4 copy  0x00000012 , 0x00000006 
- 00008334  0x000007b5 increase  0x00000005 , 0x0000003f 
- 00008335  0x000007b6 branch  0x00002093 
- 00008336  0x000007b9 fetch  0x00000009 , 0x00000678 
- 00008337  0x000007ba copy  0x00000012 , 0x00000006 
- 00008338  0x000007bb increase  0x00000014 , 0x0000003f 
- 00008339  0x000007bd nbranch  0x0000206e , 0x00000002 
- 00008340  0x000007bf copy  0x00000002 , 0x00000021 
- 00008341  0x000007c0 call  0x000020c0 
- 00008342  0x000007c1 branch  0x00007db8 
- 00008343  0x000007c5 iforce  0x00000012 
- 00008344  0x000007c6 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008345  0x000007c7 ifetch  0x00000002 , 0x00000006 
- 00008346  0x000007c8 branch  0x00002094 , 0x00000034 
- 00008347  0x000007c9 call  0x000020c0 
- 00008348  0x000007ca branch  0x00002082 
- 00008349  0x000007cd rshift16  0x0000003f , 0x0000000b 
- 00008350  0x000007ce rshift8  0x0000000b , 0x0000000b 
- 00008351  0x000007cf branch  0x000020a7 , 0x00000005 
- 00008352  0x000007d0 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008353  0x000007d1 nrtn  0x00000001 
- 00008354  0x000007d2 rshift16  0x00000002 , 0x0000000b 
- 00008355  0x000007d3 rshift8  0x0000000b , 0x0000000b 
- 00008356  0x000007d4 nrtn  0x00000005 
- 00008357  0x000007d5 set1  0x0000001c , 0x00000002 
- 00008358  0x000007d6 rtn 
- 00008359  0x000007d8 rshift16  0x00000002 , 0x0000000b 
- 00008360  0x000007d9 rshift8  0x0000000b , 0x0000000b 
- 00008361  0x000007da compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008362  0x000007db nrtn  0x00000001 
- 00008363  0x000007dc set1  0x0000001c , 0x0000003f 
- 00008364  0x000007dd rtn 
- 00008365  0x000007e0 bbit0  0x00000000 , 0x0000206e 
- 00008366  0x000007e1 branch  0x00007db8 
- 00008367  0x000007e5 bbit0  0x00000000 , 0x0000206e 
- 00008368  0x000007e6 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008369  0x000007e7 ifetch  0x00000001 , 0x00000006 
- 00008370  0x000007e8 bbit1  0x00000000 , 0x0000206e 
- 00008371  0x000007e9 rtn 
- 00008372  0x000007ec add  0x00000011 , 0x00000001 , 0x00000006 
- 00008373  0x000007ed ifetcht  0x00000001 , 0x00000006 
- 00008374  0x000007ee deposit  0x00000022 
- 00008375  0x000007ef isolate1  0x00000001 , 0x00000002 
- 00008376  0x000007f0 add  0x00000011 , 0x00000004 , 0x00000006 
- 00008377  0x000007f1 ifetcht  0x00000004 , 0x00000006 
- 00008378  0x000007f2 rtn  0x00000001 
- 00008379  0x000007f3 add  0x00000011 , 0x00000008 , 0x00000006 
- 00008380  0x000007f4 ifetch  0x00000006 , 0x00000006 
- 00008381  0x000007f5 call  0x00002109 
- 00008382  0x000007f6 deposit  0x00000028 
- 00008383  0x000007f7 rtn 
- 00008384  0x000007fa add  0x00000011 , 0x00000002 , 0x00000006 
- 00008385  0x000007fb add  0x00000011 , 0x00000004 , 0x00000005 
- 00008386  0x000007fc ifetch  0x00000002 , 0x00000006 
- 00008387  0x000007fd iadd  0x00000002 , 0x0000000b 
- 00008388  0x000007fe deposit  0x0000000b 
- 00008389  0x000007ff istore  0x00000004 , 0x00000005 
- 00008390  0x00000800 branch  0x00002609 
- 00008391  0x00000804 bbit0  0x00000001 , 0x0000206e 
- 00008392  0x00000805 call  0x000020b4 
- 00008393  0x00000806 iadd  0x0000001b , 0x0000003f 
- 00008394  0x00000807 iadd  0x0000001b , 0x0000003f 
- 00008395  0x00000808 iadd  0x00000007 , 0x0000003f 
- 00008396  0x00000809 isub  0x00000002 , 0x0000003e 
- 00008397  0x0000080a nbranch  0x0000206e , 0x00000002 
- 00008398  0x0000080b branch  0x00007db8 
- 00008399  0x00000810 bpatch  0x0000000b , 0x00004001 
- 00008400  0x00000811 disable  0x0000003a 
- 00008401  0x00000812 disable  0x0000001d 
- 00008402  0x00000813 disable  0x0000001c 
- 00008403  0x00000814 disable  0x0000000d 
- 00008404  0x00000815 disable  0x0000000c 
- 00008405  0x00000816 disable  0x00000009 
- 00008406  0x00000817 disable  0x0000000e 
- 00008407  0x00000818 disable  0x00000007 
- 00008408  0x00000819 branch  0x00002152 , 0x00000021 
- 00008409  0x0000081a until  0x0000003e , 0x00000027 
- 00008410  0x0000081b nop  0x00000064 
- 00008411  0x0000081c branch  0x00002152 
- 00008412  0x00000822 bpatch  0x0000000c , 0x00004001 
- 00008413  0x00000823 disable  0x00000010 
- 00008414  0x00000824 copy  0x00000002 , 0x0000001b 
- 00008415  0x00000825 call  0x00002068 
- 00008416  0x00000826 disable  0x00000028 
- 00008417  0x00000827 nrtn  0x00000005 
- 00008418  0x00000828 force  0x00000000 , 0x0000001b 
- 00008419  0x00000829 branch  0x00007dba 
- 00008420  0x0000082d bpatch  0x0000000d , 0x00004001 
- 00008421  0x0000082e until  0x0000003e , 0x00000022 
- 00008422  0x0000082f deposit  0x0000001a 
- 00008423  0x00000830 iforce  0x00000006 
- 00008424  0x00000831 rshift16 , 0x0000003f , 0x0000003f 
- 00008425  0x00000832 isub  0x00000022 , 0x00000039 
- 00008426  0x00000833 and_into  0x00000003 , 0x00000039 
- 00008427  0x00000834 nbranch  0x000020ee , 0x00000005 
- 00008428  0x00000835 force  0x00000000 , 0x0000003f 
- 00008429  0x00000836 branch  0x000020f2 
- 00008430  0x00000838 fetcht  0x00000002 , 0x00000044 
- 00008431  0x00000839 force  0x00000000 , 0x0000003f 
- 00008432  0x0000083b iadd  0x00000002 , 0x0000003f 
- 00008433  0x0000083c loop  0x000020f0 
- 00008434  0x0000083e iadd  0x00000006 , 0x0000003f 
- 00008435  0x0000083f div  0x0000003f , 0x0000000c 
- 00008436  0x00000840 call  0x00007d5f 
- 00008437  0x00000841 store  0x00000002 , 0x0000002e 
- 00008438  0x00000842 rtn 
- 00008439  0x00000845 bpatch  0x0000000e , 0x00004001 
- 00008440  0x00000846 deposit  0x0000001a 
- 00008441  0x00000847 copy  0x00000019 , 0x00000002 
- 00008442  0x00000848 isub  0x00000002 , 0x0000003e 
- 00008443  0x00000849 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00008444  0x0000084a isub  0x00000002 , 0x00000002 
- 00008445  0x0000084b fetch  0x00000002 , 0x00000044 
- 00008446  0x0000084c isolate0  0x0000000f , 0x00000002 
- 00008447  0x0000084d branch  0x00002105 , 0x00000001 
- 00008448  0x0000084e copy  0x00000002 , 0x00000030 
- 00008449  0x0000084f arg  0x00010000 , 0x00000002 
- 00008450  0x00000850 fetch  0x00000002 , 0x00000044 
- 00008451  0x00000851 isub  0x00000002 , 0x0000003f 
- 00008452  0x00000852 iadd  0x00000030 , 0x00000002 
- 00008453  0x00000855 storet  0x00000006 , 0x00000170 
- 00008454  0x00000856 rtn 
- 00008455  0x00000859 disable  0x00000030 
- 00008456  0x0000085a fetch  0x00000006 , 0x00000170 
- 00008457  0x0000085c iadd  0x00000019 , 0x00000030 
- 00008458  0x0000085d increase  0x0000000a , 0x00000030 
- 00008459  0x0000085e fetch  0x00000002 , 0x00000044 
- 00008460  0x0000085f isub  0x00000030 , 0x0000003f 
- 00008461  0x00000860 isolate0  0x0000000f , 0x0000003f 
- 00008462  0x00000861 branch  0x00002115 , 0x00000001 
- 00008463  0x00000862 setarg  0x00010000 
- 00008464  0x00000863 fetchr  0x00000018 , 0x00000002 , 0x00000044 
- 00008465  0x00000864 isub  0x00000018 , 0x0000003f 
- 00008466  0x00000865 iadd  0x00000030 , 0x00000030 
- 00008467  0x00000867 copy  0x00000030 , 0x0000001a 
- 00008468  0x00000868 rtn 
- 00008469  0x0000086a force  0x00000000 , 0x0000003e 
- 00008470  0x0000086b branch  0x00002113 
- 00008471  0x00000873 rshift3  0x0000003f , 0x0000003f 
- 00008472  0x00000874 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
- 00008473  0x00000875 ixor  0x00000011 , 0x0000003f 
- 00008474  0x00000876 isolate0  0x00000006 , 0x0000003f 
- 00008475  0x00000877 branch  0x0000211e 
- 00008476  0x0000087a isolate0  0x00000000 , 0x0000003e 
- 00008477  0x0000087c arg  0x00008ac2 , 0x00000005 
- 00008478  0x0000087e ifetch  0x00000001 , 0x00000005 
- 00008479  0x0000087f qsetflag  0x00000001 , 0x0000003f 
- 00008480  0x00000880 istore  0x00000001 , 0x00000005 
- 00008481  0x00000881 rtn 
- 00008482  0x00000884 nop  0x0000003c 
- 00008483  0x00000887 jam  0x00000008 , 0x00008983 
- 00008484  0x00000888 jam  0x00000009 , 0x00008985 
- 00008485  0x00000889 jam  0x00000009 , 0x00008981 
- 00008486  0x0000088a jam  0x00000003 , 0x00008981 
- 00008487  0x0000088b jam  0x00000006 , 0x00008980 
- 00008488  0x0000088c nop  0x0000003c 
- 00008489  0x0000088d arg  0x00000000 , 0x00000011 
- 00008490  0x0000088e arg  0x00000000 , 0x00000012 
- 00008491  0x0000088f arg  0x00000010 , 0x00000039 
- 00008492  0x00000890 arg  0x00000800 , 0x00000006 
- 00008493  0x00000892 ifetch  0x00000002 , 0x00000006 
- 00008494  0x00000893 iadd  0x00000011 , 0x00000011 
- 00008495  0x00000894 ifetch  0x00000002 , 0x00000006 
- 00008496  0x00000895 iadd  0x00000012 , 0x00000012 
- 00008497  0x00000896 loop  0x0000212d 
- 00008498  0x00000897 rtn 
- 00008499  0x0000089a bpatch  0x0000000f , 0x00004001 
- 00008500  0x0000089b call  0x00002160 
- 00008501  0x0000089c arg  0x00000027 , 0x00000002 
- 00008502  0x0000089d call  0x0000216f 
- 00008503  0x0000089e call  0x000021a6 
- 00008504  0x0000089f jam  0x0000007f , 0x00008a25 
- 00008505  0x000008a0 jam  0x0000001a , 0x00008a30 
- 00008506  0x000008a1 jam  0x00000078 , 0x00008a31 
- 00008507  0x000008a2 jam  0x000000b2 , 0x00008a8f 
- 00008508  0x000008a3 jam  0x00000000 , 0x00008ac2 
- 00008509  0x000008a4 jam  0x00000000 , 0x00008ac3 
- 00008510  0x000008a5 arg  0x00000006 , 0x00000007 
- 00008511  0x000008a6 call  0x00002122 
- 00008512  0x000008a7 isolate1  0x0000000d , 0x00000011 
- 00008513  0x000008a8 call  0x0000211d 
- 00008514  0x000008a9 isolate1  0x0000000d , 0x00000012 
- 00008515  0x000008aa call  0x0000211e 
- 00008516  0x000008ab arg  0x00000005 , 0x00000007 
- 00008517  0x000008ad call  0x0000211c 
- 00008518  0x000008ae call  0x0000211e 
- 00008519  0x000008af call  0x00002122 
- 00008520  0x000008b0 arg  0x00008ac2 , 0x00000005 
- 00008521  0x000008b1 rshift4  0x00000011 , 0x0000003f 
- 00008522  0x000008b2 call  0x00002117 
- 00008523  0x000008b3 rshift4  0x00000012 , 0x0000003f 
- 00008524  0x000008b4 call  0x00002117 
- 00008525  0x000008b5 increase  0xffffffff , 0x00000007 
- 00008526  0x000008b6 branch  0x00002145 , 0x00000002 
- 00008527  0x000008b7 jam  0x00000052 , 0x00008a8f 
- 00008528  0x000008b8 jam  0x00000002 , 0x00008a30 
- 00008529  0x000008b9 jam  0x00000000 , 0x00008981 
- 00008530  0x000008bc bpatch  0x00000010 , 0x00004002 
- 00008531  0x000008bd call  0x00006875 
- 00008532  0x000008be disable  0x00000020 
- 00008533  0x000008bf disable  0x00000021 
- 00008534  0x000008c0 setarg  0x00000200 
- 00008535  0x000008c1 store  0x00000004 , 0x00008a23 
- 00008536  0x000008c2 jam  0x000000fa , 0x00008a01 
- 00008537  0x000008c3 nop  0x0000000c 
- 00008538  0x000008c4 jam  0x00000000 , 0x00008a0f 
- 00008539  0x000008c5 jam  0x0000001a , 0x00008a12 
- 00008540  0x000008c6 jam  0x0000002b , 0x00008a14 
- 00008541  0x000008c7 force  0x00000008 , 0x00000015 
- 00008542  0x000008c8 force  0x00000000 , 0x00000015 
- 00008543  0x000008ca branch  0x0000230f 
- 00008544  0x000008cd bpatch  0x00000011 , 0x00004002 
- 00008545  0x000008ce jam  0x00000060 , 0x00008a0f 
- 00008546  0x000008cf jam  0x000000aa , 0x00008a10 
- 00008547  0x000008d0 jam  0x0000007a , 0x00008a12 
- 00008548  0x000008d1 jam  0x00000000 , 0x00008a25 
- 00008549  0x000008d2 jam  0x00000000 , 0x00008a26 
- 00008550  0x000008d3 nop  0x0000003c 
- 00008551  0x000008d4 jam  0x00000020 , 0x00008a20 
- 00008552  0x000008d5 jam  0x000000fd , 0x00008a23 
- 00008553  0x000008d6 jam  0x00000012 , 0x00008a24 
- 00008554  0x000008d7 jam  0x00000010 , 0x00008a24 
- 00008555  0x000008d8 nop  0x0000003c 
- 00008556  0x000008d9 jam  0x00000060 , 0x00008a12 
- 00008557  0x000008da jam  0x000000dd , 0x00008a23 
- 00008558  0x000008db rtn 
- 00008559  0x000008de bpatch  0x00000012 , 0x00004002 
- 00008560  0x000008df jam  0x00000001 , 0x00008900 
- 00008561  0x000008e0 jam  0x0000009d , 0x00008a23 
- 00008562  0x000008e1 jam  0x00000002 , 0x00008a24 
- 00008563  0x000008e2 nop  0x00000014 
- 00008564  0x000008e3 jam  0x00000065 , 0x00008a70 
- 00008565  0x000008e4 jam  0x0000009f , 0x00008a23 
- 00008566  0x000008e5 call  0x0000218f 
- 00008567  0x000008e6 storet  0x00000001 , 0x00000008 
- 00008568  0x000008e7 increase  0x00000001 , 0x00000002 
- 00008569  0x000008ec bpatch  0x00000013 , 0x00004002 
- 00008570  0x000008ed rshift4  0x00000002 , 0x0000003f 
- 00008571  0x000008ee arg  0x00004135 , 0x00000006 
- 00008572  0x000008ef iadd  0x00000006 , 0x00000006 
- 00008573  0x000008f0 ifetch  0x00000001 , 0x00000006 
- 00008574  0x000008f1 fetchr  0x00000011 , 0x00000001 , 0x00008a71 
- 00008575  0x000008f2 and_into  0x0000000f , 0x00000011 
- 00008576  0x000008f3 ior  0x00000011 , 0x0000003f 
- 00008577  0x000008f4 store  0x00000001 , 0x00008a71 
- 00008578  0x000008f5 call  0x000021d0 
- 00008579  0x000008f6 nop  0x00000090 
- 00008580  0x000008f7 fetch  0x00000001 , 0x00004099 
- 00008581  0x000008f8 beq  0x00000018 , 0x00002187 
- 00008582  0x000008f9 nop  0x00000024 
- 00008583  0x000008fb jam  0x00000080 , 0x00008a20 
- 00008584  0x000008fc rtn 
- 00008585  0x00000900 setarg  0x00008312 
- 00008586  0x00000901 store  0x00000002 , 0x00008907 
- 00008587  0x00000902 branch  0x00002197 
- 00008588  0x00000905 setarg  0x00004189 
- 00008589  0x00000906 store  0x00000002 , 0x00008907 
- 00008590  0x00000907 branch  0x000021a3 
- 00008591  0x0000090b bpatch  0x00000014 , 0x00004002 
- 00008592  0x0000090c jam  0x00000011 , 0x00008a82 
- 00008593  0x0000090d jam  0x00000012 , 0x00008a8d 
- 00008594  0x0000090e jam  0x0000000a , 0x00008a8e 
- 00008595  0x0000090f fetch  0x00000001 , 0x00004099 
- 00008596  0x00000910 beq  0x00000010 , 0x00002189 
- 00008597  0x00000911 setarg  0x00005762 
- 00008598  0x00000912 store  0x00000002 , 0x00008907 
- 00008599  0x00000914 jam  0x00000003 , 0x00008901 
- 00008600  0x00000915 jam  0x00000084 , 0x00008920 
- 00008601  0x00000916 rtnmark1  0x0000002d 
- 00008602  0x00000917 jam  0x00000001 , 0x00008901 
- 00008603  0x00000918 jam  0x00000080 , 0x00008920 
- 00008604  0x00000919 jam  0x00000007 , 0x00008a82 
- 00008605  0x0000091a jam  0x00000044 , 0x00008a8d 
- 00008606  0x0000091b jam  0x0000000a , 0x00008a8e 
- 00008607  0x0000091c fetch  0x00000001 , 0x00004099 
- 00008608  0x0000091d beq  0x00000010 , 0x0000218c 
- 00008609  0x0000091e setarg  0x00002bb1 
- 00008610  0x0000091f store  0x00000002 , 0x00008907 
- 00008611  0x00000921 rtnmark0  0x0000002f 
- 00008612  0x00000922 jam  0x00000005 , 0x00008901 
- 00008613  0x00000923 rtn 
- 00008614  0x00000926 bpatch  0x00000015 , 0x00004002 
- 00008615  0x00000927 call  0x0000686f 
- 00008616  0x00000928 call  0x000021ba 
- 00008617  0x00000929 force  0x00000008 , 0x00000015 
- 00008618  0x0000092a force  0x00000000 , 0x00000015 
- 00008619  0x0000092c setarg  0x000aaada 
- 00008620  0x0000092d store  0x00000003 , 0x00008a0f 
- 00008621  0x0000092e jam  0x00000040 , 0x00008a25 
- 00008622  0x0000092f jam  0x00000010 , 0x00008a26 
- 00008623  0x00000930 nop  0x0000003c 
- 00008624  0x00000931 jam  0x000000fb , 0x00008a01 
- 00008625  0x00000932 jam  0x000000ff , 0x00008a25 
- 00008626  0x00000933 jam  0x00000030 , 0x00008a26 
- 00008627  0x00000934 jam  0x0000005e , 0x00008a16 
- 00008628  0x00000935 nop  0x00000014 
- 00008629  0x00000936 jam  0x00000000 , 0x00008a10 
- 00008630  0x00000937 jam  0x00000008 , 0x00008a11 
- 00008631  0x00000938 nop  0x00000078 
- 00008632  0x00000939 jam  0x0000000d , 0x00008900 
- 00008633  0x0000093a rtn 
- 00008634  0x0000093e fetch  0x00000001 , 0x00004143 
- 00008635  0x0000093f beq  0x000000ff , 0x000021c1 
- 00008636  0x00000940 arg  0x00004144 , 0x00000006 
- 00008637  0x00000941 iadd  0x00000006 , 0x00000006 
- 00008638  0x00000942 ifetch  0x00000001 , 0x00000006 
- 00008639  0x00000943 store  0x00000001 , 0x00008961 
- 00008640  0x00000944 jam  0x00000027 , 0x00008960 
- 00008641  0x00000947 fetcht  0x00000001 , 0x00004147 
- 00008642  0x00000948 fetch  0x00000001 , 0x00008960 
- 00008643  0x00000949 ior  0x00000002 , 0x0000003f 
- 00008644  0x0000094a store  0x00000001 , 0x00008960 
- 00008645  0x0000094b rtn 
- 00008646  0x0000094f jam  0x00000003 , 0x00008900 
- 00008647  0x00000950 jam  0x00000002 , 0x00008a24 
- 00008648  0x00000951 nop  0x00000014 
- 00008649  0x00000952 jam  0x00000065 , 0x00008a70 
- 00008650  0x00000953 jam  0x000000df , 0x00008a23 
- 00008651  0x00000954 call  0x0000218f 
- 00008652  0x00000955 call  0x000021e8 
- 00008653  0x00000956 storet  0x00000001 , 0x00000008 
- 00008654  0x00000957 increase  0x00000002 , 0x00000002 
- 00008655  0x00000958 branch  0x00002179 
- 00008656  0x0000095d bpatch  0x00000016 , 0x00004002 
- 00008657  0x0000095e setarg  0x00000960 
- 00008658  0x0000095f iadd  0x00000002 , 0x0000003f 
- 00008659  0x00000960 copy  0x0000003f , 0x00000011 
- 00008660  0x00000961 fetcht  0x00000001 , 0x00004099 
- 00008661  0x00000962 rshift  0x00000002 , 0x00000002 
- 00008662  0x00000963 idiv  0x00000002 
- 00008663  0x00000965 call  0x00007d62 
- 00008664  0x00000966 quotient  0x0000003f 
- 00008665  0x00000967 store  0x00000002 , 0x00008909 
- 00008666  0x00000968 remainder  0x0000003f 
- 00008667  0x00000969 lshift16  0x0000003f , 0x0000003f 
- 00008668  0x0000096a lshift8  0x0000003f , 0x0000003f 
- 00008669  0x0000096b idiv  0x00000002 
- 00008670  0x0000096c call  0x00007d62 
- 00008671  0x0000096d quotient  0x0000003f 
- 00008672  0x0000096e store  0x00000003 , 0x0000890b 
- 00008673  0x00000973 storer  0x00000011 , 0x00000001 , 0x00008a22 
- 00008674  0x00000974 rshift8  0x00000011 , 0x00000011 
- 00008675  0x00000975 storer  0x00000011 , 0x00000001 , 0x00008a21 
- 00008676  0x00000976 jam  0x000000a0 , 0x00008a20 
- 00008677  0x00000977 jam  0x000000e0 , 0x00008a20 
- 00008678  0x00000978 jam  0x000000a0 , 0x00008a20 
- 00008679  0x00000979 rtn 
- 00008680  0x0000097c add  0x00000002 , 0x00000002 , 0x0000003f 
- 00008681  0x0000097d rshift3  0x0000003f , 0x0000003f 
- 00008682  0x0000097e and_into  0xfffffffe , 0x0000003f 
- 00008683  0x0000097f arg  0x0000411d , 0x00000006 
- 00008684  0x00000980 bmark0  0x0000002d , 0x000021ee 
- 00008685  0x00000981 increase  0x0000000c , 0x00000006 
- 00008686  0x00000983 iadd  0x00000006 , 0x00000006 
- 00008687  0x00000984 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00008688  0x00000985 ifetch  0x00000002 , 0x00000006 
- 00008689  0x00000986 isub  0x00000011 , 0x0000003f 
- 00008690  0x00000987 add  0x00000002 , 0x00000002 , 0x00000006 
- 00008691  0x00000988 and_into  0x0000000f , 0x00000006 
- 00008692  0x00000989 imul32  0x00000006 , 0x0000003f 
- 00008693  0x0000098a rshift4  0x0000003f , 0x0000003f 
- 00008694  0x0000098b iadd  0x00000011 , 0x0000003f 
- 00008695  0x0000098c store  0x00000002 , 0x00008905 
- 00008696  0x0000098d rtn 
- 00008697  0x00000992 bpatch  0x00000017 , 0x00004002 
- 00008698  0x00000993 call  0x000021c6 
- 00008699  0x00000994 nop  0x00000258 
- 00008700  0x00000997 bpatch  0x00000018 , 0x00004003 
- 00008701  0x00000998 setarg  0x000aaa7e 
- 00008702  0x00000999 store  0x00000003 , 0x00008a0f 
- 00008703  0x0000099a nop  0x0000003c 
- 00008704  0x0000099b jam  0x00000000 , 0x00008a25 
- 00008705  0x0000099c jam  0x0000000d , 0x00008a26 
- 00008706  0x0000099d jam  0x00000056 , 0x00008a16 
- 00008707  0x0000099e nop  0x0000001e 
- 00008708  0x0000099f jam  0x0000001b , 0x00008a15 
- 00008709  0x000009a0 call  0x0000220c 
- 00008710  0x000009a1 nop  0x00000014 
- 00008711  0x000009a2 jam  0x0000000f , 0x00008a26 
- 00008712  0x000009a3 nop  0x00000014 
- 00008713  0x000009a4 jam  0x000000a8 , 0x00008a10 
- 00008714  0x000009a5 jam  0x00000000 , 0x00008a11 
- 00008715  0x000009a6 rtn 
- 00008716  0x000009a9 bpatch  0x00000019 , 0x00004003 
- 00008717  0x000009aa fetch  0x00000001 , 0x00004141 
- 00008718  0x000009ab beq  0x00000000 , 0x00002217 
- 00008719  0x000009ac beq  0x00000003 , 0x0000221c 
- 00008720  0x000009ad beq  0x00000005 , 0x00002221 
- 00008721  0x000009ae beq  0x00000007 , 0x00002225 
- 00008722  0x000009af beq  0x0000000a , 0x00002229 
- 00008723  0x000009b0 beq  0x00000083 , 0x0000222d 
- 00008724  0x000009b1 beq  0x00000085 , 0x00002231 
- 00008725  0x000009b2 beq  0x0000008a , 0x00002235 
- 00008726  0x000009b3 beq  0x00000094 , 0x00002239 
- 00008727  0x000009b5 jam  0x00000017 , 0x00008a14 
- 00008728  0x000009b6 setarg  0x00251a3f 
- 00008729  0x000009b7 store  0x00000003 , 0x00008a60 
- 00008730  0x000009b9 jam  0x00000028 , 0x00008a63 
- 00008731  0x000009ba rtn 
- 00008732  0x000009bd jam  0x00000025 , 0x00008a14 
- 00008733  0x000009be setarg  0x00a91c2d 
- 00008734  0x000009bf store  0x00000003 , 0x00008a60 
- 00008735  0x000009c1 jam  0x0000002f , 0x00008a63 
- 00008736  0x000009c2 rtn 
- 00008737  0x000009c5 jam  0x00000025 , 0x00008a14 
- 00008738  0x000009c6 setarg  0x00a91c3f 
- 00008739  0x000009c7 store  0x00000003 , 0x00008a60 
- 00008740  0x000009c8 branch  0x0000221f 
- 00008741  0x000009cb jam  0x00000025 , 0x00008a14 
- 00008742  0x000009cc setarg  0x00a9383f 
- 00008743  0x000009cd store  0x00000003 , 0x00008a60 
- 00008744  0x000009ce branch  0x0000221f 
- 00008745  0x000009d1 jam  0x00000025 , 0x00008a14 
- 00008746  0x000009d2 setarg  0x00a93f3f 
- 00008747  0x000009d3 store  0x00000003 , 0x00008a60 
- 00008748  0x000009d4 branch  0x0000221f 
- 00008749  0x000009d8 jam  0x00000017 , 0x00008a14 
- 00008750  0x000009d9 setarg  0x00251827 
- 00008751  0x000009da store  0x00000003 , 0x00008a60 
- 00008752  0x000009db branch  0x0000221a 
- 00008753  0x000009de jam  0x00000017 , 0x00008a14 
- 00008754  0x000009df setarg  0x0025181c 
- 00008755  0x000009e0 store  0x00000003 , 0x00008a60 
- 00008756  0x000009e1 branch  0x0000221a 
- 00008757  0x000009e4 jam  0x00000017 , 0x00008a14 
- 00008758  0x000009e5 setarg  0x0025180b 
- 00008759  0x000009e6 store  0x00000003 , 0x00008a60 
- 00008760  0x000009e7 branch  0x0000221a 
- 00008761  0x000009ea jam  0x00000017 , 0x00008a14 
- 00008762  0x000009eb setarg  0x00251000 
- 00008763  0x000009ec store  0x00000003 , 0x00008a60 
- 00008764  0x000009ed branch  0x0000221a 
- 00008765  0x000009f2 jam  0x00000006 , 0x00008042 
- 00008766  0x000009f4 fetch  0x00000002 , 0x0000409c 
- 00008767  0x000009f5 bbit0  0x0000000e , 0x0000223e 
- 00008768  0x000009f6 iforce  0x00000006 
- 00008769  0x000009f7 arg  0x00008a00 , 0x00000002 
- 00008770  0x000009f9 ifetch  0x00000001 , 0x00000006 
- 00008771  0x000009fa beq  0x000000ff , 0x00002248 
- 00008772  0x000009fb ior  0x00000002 , 0x00000005 
- 00008773  0x000009fc ifetch  0x00000001 , 0x00000006 
- 00008774  0x000009fd istore  0x00000001 , 0x00000005 
- 00008775  0x000009fe branch  0x00002242 
- 00008776  0x00000a01 bpatch  0x0000001a , 0x00004003 
- 00008777  0x00000a02 fetch  0x00000001 , 0x00004436 
- 00008778  0x00000a03 call  0x000070d7 , 0x00000034 
- 00008779  0x00000a05 until  0x0000003e , 0x00000033 
- 00008780  0x00000a06 jam  0x0000005f , 0x0000813b 
- 00008781  0x00000a07 fetch  0x00000001 , 0x00004099 
- 00008782  0x00000a08 beq  0x00000010 , 0x00002266 
- 00008783  0x00000a09 fetch  0x00000001 , 0x00004438 
- 00008784  0x00000a0a or_into  0x00000004 , 0x0000003f 
- 00008785  0x00000a0b store  0x00000001 , 0x00008a02 
- 00008786  0x00000a0c jam  0x00000001 , 0x0000890f 
- 00008787  0x00000a0d jam  0x00000024 , 0x00008a80 
- 00008788  0x00000a0e jam  0x00000062 , 0x00008a81 
- 00008789  0x00000a0f setarg  0x00e61212 
- 00008790  0x00000a10 store  0x00000003 , 0x00008a73 
- 00008791  0x00000a13 jam  0x00000060 , 0x00008a86 
- 00008792  0x00000a14 jam  0x0000003b , 0x00008a8b 
- 00008793  0x00000a16 call  0x00002286 
- 00008794  0x00000a17 jam  0x00000000 , 0x00008043 
- 00008795  0x00000a18 jam  0x00000005 , 0x00008042 
- 00008796  0x00000a19 setarg  0x00557474 
- 00008797  0x00000a1a store  0x00000003 , 0x00008968 
- 00008798  0x00000a1b jam  0x0000006e , 0x00008960 
- 00008799  0x00000a1c call  0x00002133 
- 00008800  0x00000a1d call  0x00002271 
- 00008801  0x00000a1e fetch  0x00000001 , 0x0000411c 
- 00008802  0x00000a1f store  0x00000001 , 0x0000813a 
- 00008803  0x00000a21 jam  0x0000000c , 0x00004148 
- 00008804  0x00000a22 call  0x00006f4e 
- 00008805  0x00000a23 branch  0x000022b4 
- 00008806  0x00000a26 fetch  0x00000001 , 0x00004438 
- 00008807  0x00000a27 or_into  0x00000006 , 0x0000003f 
- 00008808  0x00000a28 store  0x00000001 , 0x00008a02 
- 00008809  0x00000a29 jam  0x00000000 , 0x0000890f 
- 00008810  0x00000a2a jam  0x00000023 , 0x00008a80 
- 00008811  0x00000a2b jam  0x000000b0 , 0x00008a81 
- 00008812  0x00000a2c setarg  0x00e40909 
- 00008813  0x00000a2d store  0x00000003 , 0x00008a73 
- 00008814  0x00000a2e jam  0x0000002a , 0x00008a76 
- 00008815  0x00000a2f jam  0x00000004 , 0x00008902 
- 00008816  0x00000a30 branch  0x00002257 
- 00008817  0x00000a33 bpatch  0x0000001b , 0x00004003 
- 00008818  0x00000a34 call  0x00002160 
- 00008819  0x00000a35 jam  0x00000003 , 0x00008900 
- 00008820  0x00000a36 jam  0x00000001 , 0x00008a70 
- 00008821  0x00000a37 arg  0x0000411d , 0x00000012 
- 00008822  0x00000a38 arg  0x00004135 , 0x00000018 
- 00008823  0x00000a39 call  0x0000227c 
- 00008824  0x00000a3a set1  0x0000002d , 0x00000000 
- 00008825  0x00000a3b call  0x0000227c 
- 00008826  0x00000a3c jam  0x00000061 , 0x00008a70 
- 00008827  0x00000a3d branch  0x00002152 
- 00008828  0x00000a40 call  0x0000218f 
- 00008829  0x00000a41 arg  0x00000006 , 0x00000039 
- 00008830  0x00000a42 arg  0x00000000 , 0x00000013 
- 00008831  0x00000a44 copy  0x00000013 , 0x00000002 
- 00008832  0x00000a45 call  0x00002294 
- 00008833  0x00000a46 increase  0x00000002 , 0x00000012 
- 00008834  0x00000a47 increase  0x00000001 , 0x00000018 
- 00008835  0x00000a48 increase  0x00000010 , 0x00000013 
- 00008836  0x00000a49 loop  0x0000227f 
- 00008837  0x00000a4a rtn 
- 00008838  0x00000a4d fetch  0x00000001 , 0x00004099 
- 00008839  0x00000a4e beq  0x00000018 , 0x0000228c 
- 00008840  0x00000a4f fetch  0x00000001 , 0x00004438 
- 00008841  0x00000a50 or_into  0x00000006 , 0x0000003f 
- 00008842  0x00000a51 store  0x00000001 , 0x00008a02 
- 00008843  0x00000a52 jam  0x000000e0 , 0x00008a05 
- 00008844  0x00000a54 jam  0x000000c8 , 0x00008a00 
- 00008845  0x00000a55 nop  0x0000003c 
- 00008846  0x00000a56 jam  0x000000a0 , 0x00008a01 
- 00008847  0x00000a57 jam  0x000000cf , 0x00008a00 
- 00008848  0x00000a58 jam  0x000000fa , 0x00008a01 
- 00008849  0x00000a59 nop  0x00000014 
- 00008850  0x00000a5a jam  0x0000008f , 0x00008a00 
- 00008851  0x00000a5b rtn 
- 00008852  0x00000a5e bpatch  0x0000001c , 0x00004003 
- 00008853  0x00000a5f jam  0x00000030 , 0x00008a20 
- 00008854  0x00000a60 jam  0x000000dd , 0x00008a23 
- 00008855  0x00000a61 call  0x000021d0 
- 00008856  0x00000a63 fetch  0x00000001 , 0x00008a7c 
- 00008857  0x00000a64 bbit0  0x00000000 , 0x00002298 
- 00008858  0x00000a65 jam  0x00000030 , 0x00008a7b 
- 00008859  0x00000a66 call  0x000022ae 
- 00008860  0x00000a67 iforce  0x00000011 
- 00008861  0x00000a68 jam  0x00000040 , 0x00008a7b 
- 00008862  0x00000a69 call  0x000022ae 
- 00008863  0x00000a6a isub  0x00000011 , 0x0000003f 
- 00008864  0x00000a6b mul32  0x0000003f , 0x0000007d , 0x00000002 
- 00008865  0x00000a6c setarg  0x00b00000 
- 00008866  0x00000a6d idiv  0x00000002 
- 00008867  0x00000a6e call  0x00007d62 
- 00008868  0x00000a6f quotient  0x0000003f 
- 00008869  0x00000a70 bmark0  0x0000002d , 0x000022a7 
- 00008870  0x00000a71 lshift  0x0000003f , 0x0000003f 
- 00008871  0x00000a73 istore  0x00000002 , 0x00000012 
- 00008872  0x00000a74 jam  0x00000020 , 0x00008a7b 
- 00008873  0x00000a75 fetch  0x00000001 , 0x00008a7e 
- 00008874  0x00000a76 lshift4  0x0000003f , 0x0000003f 
- 00008875  0x00000a77 istore  0x00000001 , 0x00000018 
- 00008876  0x00000a78 jam  0x00000000 , 0x00008a7b 
- 00008877  0x00000a79 rtn 
- 00008878  0x00000a7c fetch  0x00000002 , 0x00008a7d 
- 00008879  0x00000a7d byteswap  0x0000003f , 0x0000003f 
- 00008880  0x00000a7e fetcht  0x00000001 , 0x00008a7c 
- 00008881  0x00000a7f lshift16  0x00000002 , 0x00000002 
- 00008882  0x00000a80 ior  0x00000002 , 0x0000003f 
- 00008883  0x00000a81 rtn 
- 00008884  0x00000a85 bpatch  0x0000001d , 0x00004003 
- 00008885  0x00000a86 fetch  0x00000001 , 0x00008a0d 
- 00008886  0x00000a87 set1  0x00000000 , 0x0000003f 
- 00008887  0x00000a88 store  0x00000001 , 0x00008a0d 
- 00008888  0x00000a89 jam  0x000000f0 , 0x00008a0e 
- 00008889  0x00000a8a fetch  0x00000001 , 0x00008a05 
- 00008890  0x00000a8b or_into  0x00000016 , 0x0000003f 
- 00008891  0x00000a8c store  0x00000001 , 0x00008a05 
- 00008892  0x00000a8e fetch  0x00000001 , 0x00004411 
- 00008893  0x00000a8f store  0x00000001 , 0x00000678 
- 00008894  0x00000a90 fetch  0x00000001 , 0x00004408 
- 00008895  0x00000a91 store  0x00000001 , 0x00000679 
- 00008896  0x00000a92 jam  0x00000000 , 0x00004411 
- 00008897  0x00000a93 fetch  0x00000001 , 0x0000443e 
- 00008898  0x00000a94 store  0x00000001 , 0x00004408 
- 00008899  0x00000a95 fetcht  0x00000001 , 0x0000443d 
- 00008900  0x00000a96 call  0x00006f0f 
- 00008901  0x00000a98 arg  0x00000000 , 0x00000011 
- 00008902  0x00000a99 arg  0x00000008 , 0x00000039 
- 00008903  0x00000a9b call  0x00006f82 
- 00008904  0x00000a9c fetch  0x00000002 , 0x0000440a 
- 00008905  0x00000a9d iadd  0x00000011 , 0x00000011 
- 00008906  0x00000a9e loop  0x000022c7 
- 00008907  0x00000a9f rshift3  0x00000011 , 0x00000011 
- 00008908  0x00000aa0 store  0x00000002 , 0x0000440a 
- 00008909  0x00000aa2 fetch  0x00000001 , 0x00000678 
- 00008910  0x00000aa3 store  0x00000001 , 0x00004411 
- 00008911  0x00000aa4 fetch  0x00000001 , 0x00000679 
- 00008912  0x00000aa5 store  0x00000001 , 0x00004408 
- 00008913  0x00000aa7 fetch  0x00000001 , 0x00008a05 
- 00008914  0x00000aa8 and_into  0x000000e0 , 0x0000003f 
- 00008915  0x00000aa9 store  0x00000001 , 0x00008a05 
- 00008916  0x00000aaa jam  0x00000000 , 0x00008a0e 
- 00008917  0x00000aab fetch  0x00000001 , 0x00008a0d 
- 00008918  0x00000aac set0  0x00000000 , 0x0000003f 
- 00008919  0x00000aad store  0x00000001 , 0x00008a0d 
- 00008920  0x00000aaf call  0x00006fb0 
- 00008921  0x00000ab0 fetcht  0x00000002 , 0x0000443b 
- 00008922  0x00000ab1 isub  0x00000002 , 0x0000003e 
- 00008923  0x00000ab2 branch  0x000022e4 , 0x00000002 
- 00008924  0x00000ab3 fetcht  0x00000002 , 0x00004439 
- 00008925  0x00000ab4 isub  0x00000002 , 0x0000003e 
- 00008926  0x00000ab5 rtn  0x00000002 
- 00008927  0x00000ab7 fetch  0x00000001 , 0x00004438 
- 00008928  0x00000ab8 rtneq  0x00000000 
- 00008929  0x00000ab9 increase  0xffffffe0 , 0x0000003f 
- 00008930  0x00000aba store  0x00000001 , 0x00004438 
- 00008931  0x00000abb rtn 
- 00008932  0x00000abe fetch  0x00000001 , 0x00004438 
- 00008933  0x00000abf rtneq  0x000000e0 
- 00008934  0x00000ac0 increase  0x00000020 , 0x0000003f 
- 00008935  0x00000ac1 store  0x00000001 , 0x00004438 
- 00008936  0x00000ac2 rtn 
- 00008937  0x00000ac6 bpatch  0x0000001e , 0x00004003 
- 00008938  0x00000ac8 fetch  0x00000001 , 0x000089a2 
- 00008939  0x00000ac9 isolate1  0x00000006 , 0x0000003f 
- 00008940  0x00000aca setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00008941  0x00000acb store  0x00000001 , 0x00004142 
- 00008942  0x00000acd fetch  0x00000001 , 0x000089a3 
- 00008943  0x00000ace and  0x0000003f , 0x0000000f , 0x00000002 
- 00008944  0x00000acf lshift  0x00000002 , 0x00000002 
- 00008945  0x00000ad0 rshift4  0x0000003f , 0x0000003f 
- 00008946  0x00000ad1 iadd  0x00000002 , 0x00000002 
- 00008947  0x00000ad2 mul32  0x00000002 , 0x00000003 , 0x00000011 
- 00008948  0x00000ad4 fetch  0x00000001 , 0x00004142 
- 00008949  0x00000ad5 call  0x000022ff 
- 00008950  0x00000ad6 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00008951  0x00000ad7 iadd  0x00000011 , 0x0000003f 
- 00008952  0x00000ad8 increase  0xfffffff7 , 0x0000003f 
- 00008953  0x00000ad9 and  0x0000003f , 0x000001ff , 0x0000003f 
- 00008954  0x00000ada isolate1  0x00000008 , 0x0000003f 
- 00008955  0x00000adb nbranch  0x000022fd , 0x00000001 
- 00008956  0x00000adc setarg  0x00000000 
- 00008957  0x00000ade store  0x00000001 , 0x00000035 
- 00008958  0x00000adf branch  0x00002304 
- 00008959  0x00000ae2 isolate1  0x00000007 , 0x0000003f 
- 00008960  0x00000ae3 nrtn  0x00000001 
- 00008961  0x00000ae4 arg  0x0000ff00 , 0x00000002 
- 00008962  0x00000ae5 ior  0x00000002 , 0x0000003f 
- 00008963  0x00000ae6 rtn 
- 00008964  0x00000ae9 fetch  0x00000001 , 0x00000035 
- 00008965  0x00000aea call  0x00002308 
- 00008966  0x00000aeb store  0x00000001 , 0x00000009 
- 00008967  0x00000aec rtn 
- 00008968  0x00000aef and_into  0x000000ff , 0x0000003f 
- 00008969  0x00000af0 div  0x0000003f , 0x0000000a 
- 00008970  0x00000af1 call  0x00007d5f 
- 00008971  0x00000af2 lshift4  0x0000003f , 0x0000003f 
- 00008972  0x00000af3 remainder  0x00000002 
- 00008973  0x00000af4 ior  0x00000002 , 0x0000003f 
- 00008974  0x00000af5 rtn 
- 00008975  0x00000af8 bpatch  0x0000001f , 0x00004003 
- 00008976  0x00000af9 fetch  0x00000001 , 0x00004143 
- 00008977  0x00000afa rtneq  0x000000ff 
- 00008978  0x00000afb nbranch  0x00002336 , 0x00000018 
- 00008979  0x00000afc fetch  0x00000001 , 0x00004142 
- 00008980  0x00000afd sub  0x0000003f , 0x000000f0 , 0x0000003e 
- 00008981  0x00000afe nbranch  0x0000233a , 0x00000002 
- 00008982  0x00000aff sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00008983  0x00000b00 branch  0x0000233a , 0x00000002 
- 00008984  0x00000b02 fetchr  0x00000011 , 0x00000001 , 0x00008961 
- 00008985  0x00000b03 fetch  0x00000001 , 0x00004143 
- 00008986  0x00000b04 rtneq  0x00000000 
- 00008987  0x00000b05 arg  0x00004144 , 0x00000006 
- 00008988  0x00000b06 iadd  0x00000006 , 0x00000006 
- 00008989  0x00000b07 ifetch  0x00000001 , 0x00000006 
- 00008990  0x00000b08 isub  0x00000011 , 0x0000003e 
- 00008991  0x00000b09 nrtn  0x00000005 
- 00008992  0x00000b0a increase  0xfffffffe , 0x00000006 
- 00008993  0x00000b0b ifetcht  0x00000001 , 0x00000006 
- 00008994  0x00000b0c rshift4  0x00000002 , 0x0000003f 
- 00008995  0x00000b0d rshift4  0x00000011 , 0x00000012 
- 00008996  0x00000b0e isub  0x00000012 , 0x00000012 
- 00008997  0x00000b0f and  0x00000002 , 0x0000000f , 0x0000003f 
- 00008998  0x00000b10 and  0x00000011 , 0x0000000f , 0x00000011 
- 00008999  0x00000b11 isub  0x00000011 , 0x00000011 
- 00009000  0x00000b12 lshift  0x00000011 , 0x0000003f 
- 00009001  0x00000b13 iadd  0x00000012 , 0x00000012 
- 00009002  0x00000b14 mul32  0x00000012 , 0x00000003 , 0x00000012 
- 00009003  0x00000b15 fetcht  0x00000001 , 0x00004142 
- 00009004  0x00000b16 and  0x00000002 , 0x00000080 , 0x0000003f 
- 00009005  0x00000b17 rtn  0x00000034 
- 00009006  0x00000b19 setarg  0x00000100 
- 00009007  0x00000b1a isub  0x00000002 , 0x00000002 
- 00009008  0x00000b1b copy  0x00000012 , 0x0000003f 
- 00009009  0x00000b1c isub  0x00000002 , 0x0000003f 
- 00009010  0x00000b1d rtn  0x00000002 
- 00009011  0x00000b1e and  0x0000003f , 0x000000ff , 0x0000003f 
- 00009012  0x00000b1f rtneq  0x000000ff 
- 00009013  0x00000b20 rtneq  0x000000fe 
- 00009014  0x00000b23 fetch  0x00000001 , 0x00004143 
- 00009015  0x00000b24 beq  0x00000001 , 0x0000233f 
- 00009016  0x00000b25 beq  0x00000002 , 0x00002341 
- 00009017  0x00000b27 branch  0x0000233f 
- 00009018  0x00000b2a fetch  0x00000001 , 0x00004143 
- 00009019  0x00000b2b beq  0x00000000 , 0x00002341 
- 00009020  0x00000b2c beq  0x00000001 , 0x0000233d 
- 00009021  0x00000b2f jam  0x00000002 , 0x00004143 
- 00009022  0x00000b30 rtn 
- 00009023  0x00000b33 jam  0x00000000 , 0x00004143 
- 00009024  0x00000b34 rtn 
- 00009025  0x00000b37 jam  0x00000001 , 0x00004143 
- 00009026  0x00000b38 rtn 
- 00009027  0x00000b40 copy  0x0000003f , 0x00000002 
- 00009028  0x00000b41 bpatch  0x00000020 , 0x00004004 
- 00009029  0x00000b42 copy  0x00000002 , 0x0000003f 
- 00009030  0x00000b43 call  0x00007d2c 
- 00009031  0x00000b44 lshift16  0x00000021 , 0x0000003f 
- 00009032  0x00000b45 set1  0x0000002c , 0x0000003f 
- 00009033  0x00000b46 call  0x00007d12 
- 00009034  0x00000b47 set0  0x0000002c , 0x0000003f 
- 00009035  0x00000b48 call  0x00002352 
- 00009036  0x00000b49 call  0x00007d12 
- 00009037  0x00000b4a rtn  0x00000028 
- 00009038  0x00000b4b call  0x00007d1f 
- 00009039  0x00000b4c iforce  0x0000001b 
- 00009040  0x00000b4d until  0x0000003e , 0x00000003 
- 00009041  0x00000b4e rtn 
- 00009042  0x00000b52 copy  0x00000019 , 0x00000002 
- 00009043  0x00000b53 rtn  0x00000029 
- 00009044  0x00000b54 copy  0x0000001a , 0x00000002 
- 00009045  0x00000b55 rtn 
- 00009046  0x00000b58 deposit  0x00000022 
- 00009047  0x00000b59 rtn  0x00000029 
- 00009048  0x00000b5a deposit  0x00000028 
- 00009049  0x00000b5b rtn 
- 00009050  0x00000b5f bpatch  0x00000021 , 0x00004004 
- 00009051  0x00000b60 branch  0x0000235a 
- 00009052  0x00000b64 rtn  0x00000034 
- 00009053  0x00000b66 rshift  0x0000003f , 0x0000003f 
- 00009054  0x00000b67 increase  0xfffffffd , 0x0000003f 
- 00009055  0x00000b69 increase  0xffffffff , 0x0000003f 
- 00009056  0x00000b6a nbranch  0x0000235f , 0x00000005 
- 00009057  0x00000b6b force  0x00000000 , 0x0000003f 
- 00009058  0x00000b6c rtn 
- 00009059  0x00000b72 setarg  0x00000e43 
- 00009060  0x00000b73 store  0x00000002 , 0x00000036 
- 00009061  0x00000b74 setarg  0x00000600 
- 00009062  0x00000b75 store  0x00000002 , 0x00000038 
- 00009063  0x00000b76 setarg  0x00000600 
- 00009064  0x00000b77 store  0x00000002 , 0x0000003a 
- 00009065  0x00000b78 setarg  0x00000d00 
- 00009066  0x00000b79 store  0x00000002 , 0x00000040 
- 00009067  0x00000b7a setarg  0x000003bb 
- 00009068  0x00000b7b store  0x00000002 , 0x0000003c 
- 00009069  0x00000b7c setarg  0x00000500 
- 00009070  0x00000b7d store  0x00000002 , 0x0000003e 
- 00009071  0x00000b7e setarg  0x000007d0 
- 00009072  0x00000b7f store  0x00000002 , 0x00000042 
- 00009073  0x00000b80 setarg  0x00000ea6 
- 00009074  0x00000b81 store  0x00000002 , 0x00000044 
- 00009075  0x00000b82 setarg  0x000001e0 
- 00009076  0x00000b83 store  0x00000002 , 0x00000046 
- 00009077  0x00000b84 setarg  0x00000120 
- 00009078  0x00000b85 store  0x00000002 , 0x00000048 
- 00009079  0x00000b86 setarg  0x0000011a 
- 00009080  0x00000b87 store  0x00000002 , 0x0000004a 
- 00009081  0x00000b89 bpatch  0x00000022 , 0x00004004 
- 00009082  0x00000b8a rtn  0x0000002b 
- 00009083  0x00000b8b setarg  0x00000017 
- 00009084  0x00000b8c store  0x00000002 , 0x000042e3 
- 00009085  0x00000b8d jam  0x0000008b , 0x00004167 
- 00009086  0x00000b8e setarg  0x00000d00 
- 00009087  0x00000b8f store  0x00000002 , 0x0000433f 
- 00009088  0x00000b90 setarg  0x00000060 
- 00009089  0x00000b91 store  0x00000002 , 0x00004341 
- 00009090  0x00000b92 rshift  0x00000022 , 0x0000003f 
- 00009091  0x00000b93 store  0x00000004 , 0x00004095 
- 00009092  0x00000b94 rtn 
- 00009093  0x00000b9c setarg  0x0000ee21 
- 00009094  0x00000b9d store  0x00000002 , 0x00008050 
- 00009095  0x00000b9e fetchr  0x00000030 , 0x00000004 , 0x0000811c 
- 00009096  0x00000b9f fetch  0x00000001 , 0x00008132 
- 00009097  0x00000ba0 bbit0  0x00000005 , 0x0000239c 
- 00009098  0x00000ba1 enable  0x0000002b 
- 00009099  0x00000ba2 bbit1  0x00000004 , 0x00002393 
- 00009100  0x00000ba3 disable  0x0000002b 
- 00009101  0x00000ba4 deposit  0x00000027 
- 00009102  0x00000ba5 nbranch  0x00002393 , 0x00000034 
- 00009103  0x00000ba6 fetch  0x00000001 , 0x00008142 
- 00009104  0x00000ba7 bbit1  0x00000004 , 0x00002393 
- 00009105  0x00000ba8 arg  0xffffffff , 0x00000002 
- 00009106  0x00000ba9 branch  0x00002434 
- 00009107  0x00000bab call  0x000023a0 
- 00009108  0x00000bac call  0x000023e6 , 0x0000002b 
- 00009109  0x00000bad fetch  0x00000001 , 0x00008132 
- 00009110  0x00000bae set0  0x00000005 , 0x0000003f 
- 00009111  0x00000baf store  0x00000001 , 0x00008132 
- 00009112  0x00000bb0 nbranch  0x0000239d , 0x0000002b 
- 00009113  0x00000bb1 call  0x00007d74 
- 00009114  0x00000bb2 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009115  0x00000bb3 rtn 
- 00009116  0x00000bb6 call  0x000023a0 
- 00009117  0x00000bb8 call  0x00006a68 
- 00009118  0x00000bb9 storer  0x00000030 , 0x00000004 , 0x0000069d 
- 00009119  0x00000bba rtn 
- 00009120  0x00000bbd until  0x0000003e , 0x00000033 
- 00009121  0x00000bbe fetch  0x00000001 , 0x00008133 
- 00009122  0x00000bbf and_into  0x00000088 , 0x0000003f 
- 00009123  0x00000bc0 store  0x00000001 , 0x00008133 
- 00009124  0x00000bc1 until  0x0000003e , 0x00000033 
- 00009125  0x00000bc2 fetch  0x00000001 , 0x00008132 
- 00009126  0x00000bc3 or_into  0x0000000f , 0x0000003f 
- 00009127  0x00000bc4 store  0x00000001 , 0x00008132 
- 00009128  0x00000bc5 until  0x0000003e , 0x00000033 
- 00009129  0x00000bc6 set1  0x00000007 , 0x0000003f 
- 00009130  0x00000bc7 store  0x00000001 , 0x00008132 
- 00009131  0x00000bc8 until  0x0000003e , 0x00000033 
- 00009132  0x00000bc9 set1  0x00000006 , 0x0000003f 
- 00009133  0x00000bca store  0x00000001 , 0x00008132 
- 00009134  0x00000bcb until  0x0000003e , 0x00000033 
- 00009135  0x00000bcc rtn 
- 00009136  0x00000bcf until  0x0000003e , 0x00000033 
- 00009137  0x00000bd0 jam  0x00000076 , 0x0000813d 
- 00009138  0x00000bd1 until  0x0000003e , 0x00000033 
- 00009139  0x00000bd2 jam  0x00000037 , 0x0000813a 
- 00009140  0x00000bd3 rtn 
- 00009141  0x00000bd6 until  0x0000003e , 0x00000033 
- 00009142  0x00000bd7 jam  0x00000076 , 0x0000813d 
- 00009143  0x00000bd8 until  0x0000003e , 0x00000033 
- 00009144  0x00000bd9 jam  0x00000037 , 0x0000813a 
- 00009145  0x00000bda rtn 
- 00009146  0x00000bdf fetch  0x00000001 , 0x000043cb 
- 00009147  0x00000be0 lshift4  0x0000003f , 0x0000003f 
- 00009148  0x00000be2 store  0x00000001 , 0x00008143 
- 00009149  0x00000be3 until  0x0000003e , 0x00000033 
- 00009150  0x00000be4 fetch  0x00000001 , 0x000043cc 
- 00009151  0x00000be5 set1  0x00000005 , 0x0000003f 
- 00009152  0x00000be6 set1  0x00000006 , 0x0000003f 
- 00009153  0x00000be7 store  0x00000001 , 0x00008144 
- 00009154  0x00000be8 branch  0x000023e2 
- 00009155  0x00000beb fetch  0x00000001 , 0x00008142 
- 00009156  0x00000bec set0  0x00000003 , 0x0000003f 
- 00009157  0x00000bed store  0x00000001 , 0x00008142 
- 00009158  0x00000bee rtn 
- 00009159  0x00000bf1 fetch  0x00000001 , 0x00008142 
- 00009160  0x00000bf2 set1  0x00000003 , 0x0000003f 
- 00009161  0x00000bf3 store  0x00000001 , 0x00008142 
- 00009162  0x00000bf4 rtn 
- 00009163  0x00000bf7 fetch  0x00000003 , 0x000040c3 
- 00009164  0x00000bf8 arg  0x0000813e , 0x00000005 
- 00009165  0x00000bfa arg  0x00000003 , 0x00000039 
- 00009166  0x00000bfb branch  0x000023d1 
- 00009167  0x00000bfe arg  0x00008145 , 0x00000005 
- 00009168  0x00000c00 arg  0x00000004 , 0x00000039 
- 00009169  0x00000c02 until  0x0000003e , 0x00000033 
- 00009170  0x00000c03 istore  0x00000001 , 0x00000005 
- 00009171  0x00000c04 rshift8  0x0000003f , 0x0000003f 
- 00009172  0x00000c05 loop  0x000023d1 
- 00009173  0x00000c06 branch  0x000023e2 
- 00009174  0x00000c09 arg  0x00008149 , 0x00000005 
- 00009175  0x00000c0a branch  0x000023d0 
- 00009176  0x00000c0e fetch  0x00000001 , 0x00008133 
- 00009177  0x00000c0f set0  0x00000003 , 0x0000003f 
- 00009178  0x00000c10 store  0x00000001 , 0x00008133 
- 00009179  0x00000c11 rtn 
- 00009180  0x00000c14 fetch  0x00000001 , 0x000040cb 
- 00009181  0x00000c15 rtn  0x00000034 
- 00009182  0x00000c16 set0  0x00000004 , 0x0000003f 
- 00009183  0x00000c17 branch  0x000023e1 
- 00009184  0x00000c1a store  0x00000001 , 0x000040cb 
- 00009185  0x00000c1c store  0x00000001 , 0x00008135 
- 00009186  0x00000c1e until  0x0000003e , 0x00000033 
- 00009187  0x00000c1f rtn 
- 00009188  0x00000c23 store  0x00000001 , 0x00008134 
- 00009189  0x00000c24 branch  0x000023e2 
- 00009190  0x00000c28 call  0x000023dc 
- 00009191  0x00000c29 fetch  0x00000001 , 0x000040ef 
- 00009192  0x00000c2a store  0x00000001 , 0x00008080 
- 00009193  0x00000c2b arg  0x000040cc , 0x00000006 
- 00009194  0x00000c2c arg  0x00008070 , 0x00000005 
- 00009195  0x00000c2d call  0x00007c8f 
- 00009196  0x00000c2e arg  0x000080d4 , 0x00000005 
- 00009197  0x00000c2f call  0x00007c89 
- 00009198  0x00000c30 fetchr  0x00000000 , 0x00000008 , 0x000040e7 
- 00009199  0x00000c31 arg  0x0000814d , 0x00000006 
- 00009200  0x00000c32 arg  0x00000016 , 0x00000005 
- 00009201  0x00000c33 arg  0x0000000c , 0x00000039 
- 00009202  0x00000c34 call  0x00007cda 
- 00009203  0x00000c35 branch  0x00006b11 
- 00009204  0x00000c38 storer  0x00000000 , 0x00000008 , 0x000040e7 
- 00009205  0x00000c39 arg  0x00008070 , 0x00000006 
- 00009206  0x00000c3a arg  0x000040cc , 0x00000005 
- 00009207  0x00000c3b call  0x00007c8f 
- 00009208  0x00000c3c arg  0x000080d4 , 0x00000006 
- 00009209  0x00000c3d call  0x00007c89 
- 00009210  0x00000c3e fetch  0x00000001 , 0x00008080 
- 00009211  0x00000c3f store  0x00000001 , 0x000040ef 
- 00009212  0x00000c40 branch  0x000023fd 
- 00009213  0x00000c43 arg  0x0000000c , 0x00000039 
- 00009214  0x00000c44 arg  0x00000016 , 0x00000006 
- 00009215  0x00000c45 arg  0x0000814d , 0x00000011 
- 00009216  0x00000c47 ifetch  0x00000001 , 0x00000006 
- 00009217  0x00000c48 ncall  0x00002405 , 0x00000034 
- 00009218  0x00000c49 increase  0x00000001 , 0x00000011 
- 00009219  0x00000c4a loop  0x00002400 
- 00009220  0x00000c4b rtn 
- 00009221  0x00000c4d istore  0x00000001 , 0x00000011 
- 00009222  0x00000c4e until  0x0000003e , 0x00000033 
- 00009223  0x00000c4f rtn 
- 00009224  0x00000c52 bpatch  0x00000023 , 0x00004004 
- 00009225  0x00000c53 fetch  0x00000001 , 0x000080cb 
- 00009226  0x00000c54 nbranch  0x0000240f , 0x00000034 
- 00009227  0x00000c55 fetch  0x00000003 , 0x000040bd 
- 00009228  0x00000c56 nrtn  0x00000034 
- 00009229  0x00000c57 jam  0x0000000c , 0x000080cb 
- 00009230  0x00000c58 jam  0x00000080 , 0x00008006 
- 00009231  0x00000c5a fetch  0x00000001 , 0x00008129 
- 00009232  0x00000c5b rtnbit0  0x00000001 
- 00009233  0x00000c5c fetch  0x00000003 , 0x0000815b 
- 00009234  0x00000c5d store  0x00000003 , 0x000040bd 
- 00009235  0x00000c5e rtn 
- 00009236  0x00000c63 fetch  0x00000001 , 0x000040ca 
- 00009237  0x00000c64 set1  0x00000004 , 0x0000003f 
- 00009238  0x00000c65 store  0x00000001 , 0x000040ca 
- 00009239  0x00000c69 bpatch  0x00000024 , 0x00004004 
- 00009240  0x00000c6a arg  0xffffffff , 0x00000002 
- 00009241  0x00000c6b fetch  0x00000001 , 0x000040a7 
- 00009242  0x00000c6c store  0x00000001 , 0x000040c8 
- 00009243  0x00000c6d fetch  0x00000001 , 0x000040ca 
- 00009244  0x00000c6e store  0x00000001 , 0x00008142 
- 00009245  0x00000c6f until  0x0000003e , 0x00000033 
- 00009246  0x00000c72 bpatch  0x00000025 , 0x00004004 
- 00009247  0x00000c74 fetch  0x00000002 , 0x000043e9 
- 00009248  0x00000c75 call  0x00007d79 
- 00009249  0x00000c77 fetch  0x00000004 , 0x000040ad 
- 00009250  0x00000c78 iadd  0x00000002 , 0x0000003f 
- 00009251  0x00000c79 store  0x00000004 , 0x000040ad 
- 00009252  0x00000c7a call  0x000023f4 
- 00009253  0x00000c7b fetch  0x00000001 , 0x000040cb 
- 00009254  0x00000c7c set1  0x00000004 , 0x0000003f 
- 00009255  0x00000c7d call  0x000023e1 
- 00009256  0x00000c7e ncall  0x000023cb , 0x0000002b 
- 00009257  0x00000c7f until  0x0000003e , 0x00000033 
- 00009258  0x00000c80 storer  0x00000019 , 0x00000006 , 0x000040b1 
- 00009259  0x00000c81 fetch  0x00000003 , 0x000040c6 
- 00009260  0x00000c82 fetchr  0x00000011 , 0x00000001 , 0x000040c9 
- 00009261  0x00000c83 arg  0x00000003 , 0x00000039 
- 00009262  0x00000c85 until  0x0000003e , 0x00000033 
- 00009263  0x00000c86 store  0x00000001 , 0x00008132 
- 00009264  0x00000c87 rshift8  0x0000003f , 0x0000003f 
- 00009265  0x00000c88 loop  0x0000242e 
- 00009266  0x00000c89 until  0x0000003e , 0x00000033 
- 00009267  0x00000c8a storer  0x00000011 , 0x00000001 , 0x00008133 
- 00009268  0x00000c8c until  0x0000003e , 0x00000033 
- 00009269  0x00000c8d storet  0x00000004 , 0x0000804c 
- 00009270  0x00000c8e jam  0x00000001 , 0x00008005 
- 00009271  0x00000c8f until  0x0000003e , 0x0000003f 
- 00009272  0x00000c92 fetch  0x00000001 , 0x000040c3 
- 00009273  0x00000c93 nrtn  0x00000034 
- 00009274  0x00000c94 jam  0x00000006 , 0x00008042 
- 00009275  0x00000c95 jam  0x000000f8 , 0x00008130 
- 00009276  0x00000c96 setarg  0x00030d40 
- 00009277  0x00000c97 call  0x0000235c 
- 00009278  0x00000c98 call  0x000023b5 
- 00009279  0x00000c99 until  0x0000003e , 0x00000033 
- 00009280  0x00000c9a jam  0x000000ff , 0x00008130 
- 00009281  0x00000c9b copy  0x00000031 , 0x00000030 
- 00009282  0x00000c9c jam  0x00000004 , 0x00008042 
- 00009283  0x00000c9d nop  0x0000000a 
- 00009284  0x00000c9e until  0x0000003e , 0x00000033 
- 00009285  0x00000c9f deposit  0x00000031 
- 00009286  0x00000ca0 isub  0x00000030 , 0x0000003f 
- 00009287  0x00000ca1 increase  0x00000030 , 0x0000003f 
- 00009288  0x00000ca2 arg  0x000000ff , 0x00000002 
- 00009289  0x00000ca3 call  0x00007d6c 
- 00009290  0x00000ca4 store  0x00000001 , 0x000040c3 
- 00009291  0x00000ca5 nop  0x00007530 
- 00009292  0x00000ca6 nop  0x00007530 
- 00009293  0x00000ca7 nop  0x00007530 
- 00009294  0x00000ca8 rtn 
- 00009295  0x00000cac bpatch  0x00000026 , 0x00004004 
- 00009296  0x00000cad setarg  0x00000000 
- 00009297  0x00000cae copy  0x00000027 , 0x0000003e 
- 00009298  0x00000caf branch  0x0000245a , 0x00000005 
- 00009299  0x00000cb0 fetch  0x00000001 , 0x0000813e 
- 00009300  0x00000cb1 fetcht  0x00000001 , 0x0000813f 
- 00009301  0x00000cb2 isub  0x00000002 , 0x0000003e 
- 00009302  0x00000cb3 branch  0x00002458 , 0x00000002 
- 00009303  0x00000cb4 deposit  0x00000002 
- 00009304  0x00000cb6 isub  0x00000027 , 0x0000003f 
- 00009305  0x00000cb7 increase  0x00000001 , 0x0000003f 
- 00009306  0x00000cb9 increase  0x00000008 , 0x0000003f 
- 00009307  0x00000cba until  0x0000003e , 0x00000033 
- 00009308  0x00000cbb iadd  0x00000031 , 0x0000003f 
- 00009309  0x00000cbc fetcht  0x00000004 , 0x000040a9 
- 00009310  0x00000cbd iadd  0x00000002 , 0x0000003f 
- 00009311  0x00000cbe fetcht  0x00000003 , 0x000040bd 
- 00009312  0x00000cbf imul32  0x00000002 , 0x0000003f 
- 00009313  0x00000cc0 rshift8  0x0000003f , 0x0000003f 
- 00009314  0x00000cc1 rshift4  0x0000003f , 0x0000003f 
- 00009315  0x00000cc2 increase  0x0000006e , 0x0000003f 
- 00009316  0x00000cc3 fetcht  0x00000002 , 0x00000044 
- 00009317  0x00000cc4 idiv  0x00000002 
- 00009318  0x00000cc5 call  0x00007d5f 
- 00009319  0x00000cc6 lshift16  0x0000003f , 0x0000003f 
- 00009320  0x00000cc7 remainder  0x00000002 
- 00009321  0x00000cc8 ior  0x00000002 , 0x0000003f 
- 00009322  0x00000cc9 fetcht  0x00000006 , 0x000040b1 
- 00009323  0x00000cca call  0x00007d05 
- 00009324  0x00000ccb copy  0x00000002 , 0x00000019 
- 00009325  0x00000ccc fetch  0x00000006 , 0x00004048 
- 00009326  0x00000ccd call  0x00002109 
- 00009327  0x00000cce deposit  0x0000001a 
- 00009328  0x00000ccf store  0x00000006 , 0x00000670 
- 00009329  0x00000cd0 deposit  0x00000027 
- 00009330  0x00000cd1 istore  0x00000001 , 0x00000005 
- 00009331  0x00000cd2 fetch  0x00000001 , 0x0000811d 
- 00009332  0x00000cd3 or_into  0x000000f0 , 0x0000003f 
- 00009333  0x00000cd4 istore  0x00000001 , 0x00000005 
- 00009334  0x00000cd5 rtn 
- 00009335  0x00000cd9 bpatch  0x00000027 , 0x00004004 
- 00009336  0x00000cda deposit  0x0000001a 
- 00009337  0x00000cdb call  0x00007d10 
- 00009338  0x00000cdc fetcht  0x00000004 , 0x000040ad 
- 00009339  0x00000cdd sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00009340  0x00000cde rtn  0x00000002 
- 00009341  0x00000cdf lshift8  0x0000003f , 0x0000003f 
- 00009342  0x00000ce0 lshift4  0x0000003f , 0x0000003f 
- 00009343  0x00000ce1 idiv  0x00000002 
- 00009344  0x00000ce2 call  0x00007d5f 
- 00009345  0x00000ce3 arg  0x000000c8 , 0x00000002 
- 00009346  0x00000ce4 call  0x00007d6c 
- 00009347  0x00000ce5 store  0x00000001 , 0x0000000e 
- 00009348  0x00000ce6 nbranch  0x00002486 , 0x00000028 
- 00009349  0x00000ce7 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00009350  0x00000ce9 fetcht  0x00000003 , 0x000040bd 
- 00009351  0x00000cea iadd  0x00000002 , 0x0000003f 
- 00009352  0x00000ceb store  0x00000003 , 0x000040bd 
- 00009353  0x00000ced setarg  0x00000000 
- 00009354  0x00000cee store  0x00000004 , 0x000040ad 
- 00009355  0x00000cef rtn 
- 00009356  0x00000cf3 bpatch  0x00000028 , 0x00004005 
- 00009357  0x00000cf4 call  0x00002408 
- 00009358  0x00000cf5 fetch  0x00000003 , 0x000040bd 
- 00009359  0x00000cf6 rtn  0x00000034 
- 00009360  0x00000cf7 fetch  0x00000001 , 0x00004094 
- 00009361  0x00000cf8 rtn  0x00000034 
- 00009362  0x00000cf9 fetch  0x00000001 , 0x0000446c 
- 00009363  0x00000cfa branch  0x00002496 , 0x00000034 
- 00009364  0x00000cfb fetch  0x00000001 , 0x0000446e 
- 00009365  0x00000cfc rtn  0x00000034 
- 00009366  0x00000cfe fetch  0x00000001 , 0x0000446d 
- 00009367  0x00000cff nrtn  0x00000034 
- 00009368  0x00000d00 arg  0x000020af , 0x00000013 
- 00009369  0x00000d01 call  0x00002069 
- 00009370  0x00000d02 rtn  0x00000005 
- 00009371  0x00000d03 call  0x000024ef 
- 00009372  0x00000d04 nrtn  0x00000034 
- 00009373  0x00000d05 call  0x0000205d 
- 00009374  0x00000d06 nbranch  0x000024bd , 0x00000005 
- 00009375  0x00000d07 rtn  0x0000002b 
- 00009376  0x00000d08 bpatch  0x00000029 , 0x00004005 
- 00009377  0x00000d09 fetcht  0x00000001 , 0x00000015 
- 00009378  0x00000d0a fetch  0x00000002 , 0x00004042 
- 00009379  0x00000d0b imul32  0x00000002 , 0x0000003f 
- 00009380  0x00000d0c rshift4  0x00000002 , 0x00000002 
- 00009381  0x00000d0d rshift2  0x00000002 , 0x00000002 
- 00009382  0x00000d0e isub  0x00000002 , 0x0000003f 
- 00009383  0x00000d0f fetcht  0x00000004 , 0x00004044 
- 00009384  0x00000d10 iadd  0x00000002 , 0x0000003f 
- 00009385  0x00000d11 fetcht  0x00000001 , 0x000040a6 
- 00009386  0x00000d12 isub  0x00000002 , 0x0000003f 
- 00009387  0x00000d13 lshift16  0x0000003f , 0x00000030 
- 00009388  0x00000d14 fetch  0x00000002 , 0x0000404e 
- 00009389  0x00000d15 rshift  0x0000003f , 0x0000003f 
- 00009390  0x00000d16 call  0x00007d2c 
- 00009391  0x00000d17 deposit  0x00000030 
- 00009392  0x00000d18 call  0x00007d12 
- 00009393  0x00000d19 copy  0x0000001a , 0x00000002 
- 00009394  0x00000d1a call  0x00007d10 
- 00009395  0x00000d1b rtn  0x00000028 
- 00009396  0x00000d1d call  0x00007d25 
- 00009397  0x00000d1f bpatch  0x0000002a , 0x00004005 
- 00009398  0x00000d20 fetch  0x00000001 , 0x000040c3 
- 00009399  0x00000d21 isub  0x00000002 , 0x0000003e 
- 00009400  0x00000d22 branch  0x00002489 , 0x00000002 
- 00009401  0x00000d23 storet  0x00000004 , 0x000040a9 
- 00009402  0x00000d24 call  0x000042c5 
- 00009403  0x00000d26 fetcht  0x00000004 , 0x000040a9 
- 00009404  0x00000d27 branch  0x0000241e 
- 00009405  0x00000d2a bpatch  0x0000002b , 0x00004005 
- 00009406  0x00000d2b fetch  0x00000001 , 0x00004388 
- 00009407  0x00000d2c nbranch  0x000024c1 , 0x00000034 
- 00009408  0x00000d2d rtn 
- 00009409  0x00000d30 fetch  0x00000002 , 0x000040a4 
- 00009410  0x00000d31 rtn  0x00000034 
- 00009411  0x00000d33 fetcht  0x00000001 , 0x000040a6 
- 00009412  0x00000d34 isub  0x00000002 , 0x0000003f 
- 00009413  0x00000d35 arg  0x00001d4c , 0x00000002 
- 00009414  0x00000d36 imul32  0x00000002 , 0x0000003f 
- 00009415  0x00000d37 branch  0x000024b4 
- 00009416  0x00000d3b fetch  0x00000002 , 0x000043e5 
- 00009417  0x00000d3c call  0x00007d79 
- 00009418  0x00000d3d nbranch  0x000024e0 , 0x00000034 
- 00009419  0x00000d3e jam  0x00000000 , 0x00000015 
- 00009420  0x00000d3f bmark0  0x0000000d , 0x000024e0 
- 00009421  0x00000d40 fetch  0x00000001 , 0x000040c2 
- 00009422  0x00000d41 branch  0x000024e4 , 0x00000034 
- 00009423  0x00000d42 increase  0xffffffff , 0x0000003f 
- 00009424  0x00000d43 store  0x00000001 , 0x000040c2 
- 00009425  0x00000d44 rtn 
- 00009426  0x00000d4a jam  0x00000000 , 0x000040a8 
- 00009427  0x00000d4b fetch  0x00000003 , 0x000040b7 
- 00009428  0x00000d4c increase  0x00000001 , 0x0000003f 
- 00009429  0x00000d4d store  0x00000003 , 0x000040b7 
- 00009430  0x00000d4e rtn 
- 00009431  0x00000d52 bpatch  0x0000002c , 0x00004005 
- 00009432  0x00000d53 jam  0x00000000 , 0x00000015 
- 00009433  0x00000d54 fetch  0x00000003 , 0x000040ba 
- 00009434  0x00000d55 increase  0x00000001 , 0x0000003f 
- 00009435  0x00000d56 store  0x00000003 , 0x000040ba 
- 00009436  0x00000d57 fetch  0x00000001 , 0x000040a8 
- 00009437  0x00000d58 increase  0x00000001 , 0x0000003f 
- 00009438  0x00000d59 store  0x00000001 , 0x000040a8 
- 00009439  0x00000d5a rtn 
- 00009440  0x00000d5d jam  0x00000000 , 0x00000015 
- 00009441  0x00000d5e fetch  0x00000001 , 0x000040c1 
- 00009442  0x00000d5f store  0x00000001 , 0x000040c2 
- 00009443  0x00000d60 rtn 
- 00009444  0x00000d63 fetcht  0x00000001 , 0x000040c0 
- 00009445  0x00000d64 storet  0x00000001 , 0x00000015 
- 00009446  0x00000d65 rtn 
- 00009447  0x00000d6a fetch  0x00000002 , 0x000040a2 
- 00009448  0x00000d6b qset1  0x0000003f 
- 00009449  0x00000d6c store  0x00000002 , 0x000040a2 
- 00009450  0x00000d6d rtn 
- 00009451  0x00000d70 fetch  0x00000002 , 0x000040a2 
- 00009452  0x00000d71 qset0  0x0000003f 
- 00009453  0x00000d72 store  0x00000002 , 0x000040a2 
- 00009454  0x00000d73 rtn 
- 00009455  0x00000d78 bpatch  0x0000002d , 0x00004005 
- 00009456  0x00000d79 call  0x000042c3 
- 00009457  0x00000d7a fetch  0x00000002 , 0x000040a2 
- 00009458  0x00000d7b copy  0x0000003f , 0x00000011 
- 00009459  0x00000d7c fetch  0x00000003 , 0x0000444b 
- 00009460  0x00000d7d nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00009461  0x00000d7e fetch  0x00000008 , 0x000044d3 
- 00009462  0x00000d7f nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00009463  0x00000d80 fetch  0x00000008 , 0x000044db 
- 00009464  0x00000d81 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00009465  0x00000d82 fetch  0x00000001 , 0x00004114 
- 00009466  0x00000d83 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00009467  0x00000d84 fetch  0x00000001 , 0x000043cb 
- 00009468  0x00000d85 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00009469  0x00000d86 call  0x00002501 , 0x00000001 
- 00009470  0x00000d87 copy  0x00000011 , 0x0000003f 
- 00009471  0x00000d88 store  0x00000002 , 0x000040a2 
- 00009472  0x00000d89 rtn 
- 00009473  0x00000d8c fetch  0x00000002 , 0x00008112 
- 00009474  0x00000d8d nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00009475  0x00000d8e fetch  0x00000002 , 0x0000810e 
- 00009476  0x00000d8f nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00009477  0x00000d90 rtn 
- 00009478  0x00000d9a bpatchx  0x0000000e , 0x00004021 
- 00009479  0x00000d9b disable  0x0000002b 
- 00009480  0x00000d9c jam  0x00000001 , 0x0000017e 
- 00009481  0x00000d9d jam  0x00000003 , 0x00000168 
- 00009482  0x00000d9e jam  0x00000001 , 0x0000017f 
- 00009483  0x00000d9f setarg  0xffffffff 
- 00009484  0x00000da0 store  0x00000002 , 0x00000182 
- 00009485  0x00000da1 force  0x00000000 , 0x0000003f 
- 00009486  0x00000da2 store  0x00000001 , 0x00000180 
- 00009487  0x00000da3 store  0x00000001 , 0x0000018b 
- 00009488  0x00000da4 store  0x00000003 , 0x000040b7 
- 00009489  0x00000da5 store  0x00000003 , 0x000040ba 
- 00009490  0x00000da6 call  0x0000285c 
- 00009491  0x00000da7 jam  0x00000001 , 0x00004169 
- 00009492  0x00000da8 jam  0x00000000 , 0x0000416a 
- 00009493  0x00000da9 jam  0x00000001 , 0x0000019d 
- 00009494  0x00000daa jam  0x00000001 , 0x0000019e 
- 00009495  0x00000dab jam  0x00000000 , 0x00004396 
- 00009496  0x00000dac branch  0x00002935 
- 00009497  0x00000daf bpatchx  0x0000000f , 0x00004021 
- 00009498  0x00000db0 enable  0x00000029 
- 00009499  0x00000db1 jam  0x00000003 , 0x00000169 
- 00009500  0x00000db2 jam  0x00000001 , 0x00004398 
- 00009501  0x00000db3 jam  0x00000001 , 0x000006b1 
- 00009502  0x00000db4 setarg  0x0000ffff 
- 00009503  0x00000db5 store  0x00000002 , 0x000006b3 
- 00009504  0x00000db6 force  0x00000000 , 0x0000003f 
- 00009505  0x00000db7 store  0x00000005 , 0x00004455 
- 00009506  0x00000db8 set1  0x00000027 , 0x0000003f 
- 00009507  0x00000db9 store  0x00000005 , 0x00004450 
- 00009508  0x00000dba branch  0x00002506 
- 00009509  0x00000dbe bpatchx  0x00000010 , 0x00004022 
- 00009510  0x00000dbf disable  0x00000029 
- 00009511  0x00000dc0 setarg  0x00000017 
- 00009512  0x00000dc1 store  0x00000002 , 0x000042e3 
- 00009513  0x00000dc2 increase  0x00000004 , 0x0000003f 
- 00009514  0x00000dc3 store  0x00000002 , 0x000043b8 
- 00009515  0x00000dc4 jam  0x00000001 , 0x00000169 
- 00009516  0x00000dc5 jam  0x00000000 , 0x00004388 
- 00009517  0x00000dc6 jam  0x00000000 , 0x00000015 
- 00009518  0x00000dc7 call  0x00002592 
- 00009519  0x00000dc8 fetch  0x00000002 , 0x00000196 
- 00009520  0x00000dc9 store  0x00000002 , 0x000042f5 
- 00009521  0x00000dca fetch  0x00000002 , 0x0000016a 
- 00009522  0x00000dcb mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00009523  0x00000dcc rshift4  0x0000003f , 0x0000003f 
- 00009524  0x00000dcd store  0x00000002 , 0x00000196 
- 00009525  0x00000dce branch  0x00002506 
- 00009526  0x00000dd6 bpatchx  0x00000011 , 0x00004022 
- 00009527  0x00000dd7 call  0x000025b8 
- 00009528  0x00000dd8 fetch  0x00000001 , 0x00000168 
- 00009529  0x00000dd9 isolate1  0x00000004 , 0x0000003f 
- 00009530  0x00000dda setflag  0x00000001 , 0x00000032 , 0x00000000 
- 00009531  0x00000ddb call  0x000042b2 
- 00009532  0x00000ddc fetch  0x00000001 , 0x00000169 
- 00009533  0x00000ddd bbit1  0x00000001 , 0x0000253f 
- 00009534  0x00000dde branch  0x00002551 
- 00009535  0x00000de5 bpatchx  0x00000012 , 0x00004022 
- 00009536  0x00000de6 enable  0x00000029 
- 00009537  0x00000de7 call  0x0000292b 
- 00009538  0x00000de8 branch  0x0000254e , 0x00000002 
- 00009539  0x00000de9 call  0x000025fb 
- 00009540  0x00000dea call  0x00002871 
- 00009541  0x00000deb disable  0x0000002d 
- 00009542  0x00000dec call  0x00002730 
- 00009543  0x00000ded nrtn  0x0000002d 
- 00009544  0x00000dee fetch  0x00000001 , 0x00000005 
- 00009545  0x00000def increase  0x00000001 , 0x0000003f 
- 00009546  0x00000df0 store  0x00000001 , 0x00000005 
- 00009547  0x00000df1 call  0x00002823 
- 00009548  0x00000df2 disable  0x00000029 
- 00009549  0x00000df3 rtn 
- 00009550  0x00000df6 call  0x00002586 
- 00009551  0x00000df7 disable  0x00000029 
- 00009552  0x00000df8 rtn 
- 00009553  0x00000dfe bpatchx  0x00000013 , 0x00004022 
- 00009554  0x00000dff jam  0x00000000 , 0x0000433e 
- 00009555  0x00000e00 set0  0x00000030 , 0x00000000 
- 00009556  0x00000e01 call  0x00007552 
- 00009557  0x00000e02 call  0x00002ff5 
- 00009558  0x00000e03 disable  0x0000002e 
- 00009559  0x00000e04 call  0x0000292b 
- 00009560  0x00000e05 branch  0x00002586 , 0x00000002 
- 00009561  0x00000e06 fetch  0x00000001 , 0x0000019d 
- 00009562  0x00000e07 call  0x000025a4 
- 00009563  0x00000e08 call  0x000025fb 
- 00009564  0x00000e09 call  0x00002652 
- 00009565  0x00000e0a nbranch  0x00002577 , 0x00000018 
- 00009566  0x00000e0b call  0x00002597 
- 00009567  0x00000e0c branch  0x00002562 , 0x0000002d 
- 00009568  0x00000e0d bmark1  0x00000030 , 0x00002562 
- 00009569  0x00000e0e branch  0x00002571 
- 00009570  0x00000e13 bpatchx  0x00000014 , 0x00004022 
- 00009571  0x00000e14 fetch  0x00000001 , 0x0000433e 
- 00009572  0x00000e15 pincrease  0x00000001 
- 00009573  0x00000e16 store  0x00000001 , 0x0000433e 
- 00009574  0x00000e17 beq  0x0000000c , 0x00002571 
- 00009575  0x00000e18 call  0x00002823 
- 00009576  0x00000e19 call  0x00002871 
- 00009577  0x00000e1a fetch  0x00000001 , 0x0000019e 
- 00009578  0x00000e1b call  0x000025a4 
- 00009579  0x00000e1c call  0x00002741 
- 00009580  0x00000e1d call  0x000028d4 
- 00009581  0x00000e1e fetch  0x00000002 , 0x000043e1 
- 00009582  0x00000e1f call  0x00007d79 
- 00009583  0x00000e20 call  0x0000257b 
- 00009584  0x00000e21 branch  0x00002580 , 0x00000028 
- 00009585  0x00000e23 bpatchx  0x00000015 , 0x00004022 
- 00009586  0x00000e24 call  0x00002fba 
- 00009587  0x00000e25 call  0x00002fb1 
- 00009588  0x00000e26 call  0x00007841 
- 00009589  0x00000e27 fetch  0x00000001 , 0x0000018b 
- 00009590  0x00000e28 bbit1  0x00000003 , 0x00002586 
- 00009591  0x00000e2a bpatchx  0x00000016 , 0x00004022 
- 00009592  0x00000e2b call  0x000020cf 
- 00009593  0x00000e2c call  0x000029a5 
- 00009594  0x00000e2d branch  0x000020f7 
- 00009595  0x00000e31 disable  0x00000028 
- 00009596  0x00000e32 bmark1  0x0000002a , 0x00007dba 
- 00009597  0x00000e33 bmark1  0x00000029 , 0x00007dba 
- 00009598  0x00000e34 bmark1  0x00000030 , 0x00007dba 
- 00009599  0x00000e35 rtn 
- 00009600  0x00000e39 bpatchx  0x00000017 , 0x00004022 
- 00009601  0x00000e3a enable  0x0000002e 
- 00009602  0x00000e3b call  0x00002734 
- 00009603  0x00000e3c branch  0x00002562 , 0x0000002d 
- 00009604  0x00000e3d bmark1  0x00000030 , 0x00002562 
- 00009605  0x00000e3e branch  0x00002571 
- 00009606  0x00000e43 bpatchx  0x00000018 , 0x00004023 
- 00009607  0x00000e44 call  0x0000258d 
- 00009608  0x00000e45 call  0x00004302 
- 00009609  0x00000e46 call  0x00002592 
- 00009610  0x00000e47 call  0x00003003 
- 00009611  0x00000e48 jam  0x00000015 , 0x0000066f 
- 00009612  0x00000e49 branch  0x0000782b 
- 00009613  0x00000e4c arg  0x00004441 , 0x00000005 
- 00009614  0x00000e4d call  0x00007c99 
- 00009615  0x00000e4e jam  0x00000000 , 0x0000017e 
- 00009616  0x00000e4f jam  0x00000000 , 0x00000169 
- 00009617  0x00000e50 jam  0x00000000 , 0x00000168 
- 00009618  0x00000e52 bpatchx  0x00000019 , 0x00004023 
- 00009619  0x00000e53 jam  0x00000000 , 0x000042fd 
- 00009620  0x00000e54 jam  0x00000000 , 0x000042fc 
- 00009621  0x00000e55 call  0x00007452 
- 00009622  0x00000e56 rtn 
- 00009623  0x00000e59 bpatchx  0x0000001a , 0x00004023 
- 00009624  0x00000e5a fetch  0x00000001 , 0x00000005 
- 00009625  0x00000e5b increase  0x00000001 , 0x0000003f 
- 00009626  0x00000e5c store  0x00000001 , 0x00000005 
- 00009627  0x00000e5d fetch  0x00000001 , 0x00000168 
- 00009628  0x00000e5e rtnbit1  0x00000003 
- 00009629  0x00000e5f set1  0x00000003 , 0x0000003f 
- 00009630  0x00000e60 store  0x00000001 , 0x00000168 
- 00009631  0x00000e61 fetch  0x00000002 , 0x000042f5 
- 00009632  0x00000e62 store  0x00000002 , 0x00000196 
- 00009633  0x00000e63 setarg  0x00000000 
- 00009634  0x00000e64 store  0x00000004 , 0x0000431d 
- 00009635  0x00000e65 rtn 
- 00009636  0x00000e6e copy  0x0000003f , 0x00000002 
- 00009637  0x00000e6f bpatchx  0x0000001b , 0x00004023 
- 00009638  0x00000e71 copy  0x00000002 , 0x0000003f 
- 00009639  0x00000e72 bbit1  0x00000000 , 0x000025b8 
- 00009640  0x00000e73 bbit1  0x00000001 , 0x000025ad 
- 00009641  0x00000e74 bbit0  0x00000002 , 0x000025b8 
- 00009642  0x00000e75 bbit1  0x00000007 , 0x000025b4 
- 00009643  0x00000e76 bbit1  0x00000002 , 0x000025b0 
- 00009644  0x00000e77 branch  0x000025b8 
- 00009645  0x00000e7a set0  0x0000002f , 0x00000000 
- 00009646  0x00000e7b set1  0x0000002d , 0x00000000 
- 00009647  0x00000e7c rtn 
- 00009648  0x00000e80 set0  0x0000002d , 0x00000000 
- 00009649  0x00000e81 set1  0x0000002f , 0x00000000 
- 00009650  0x00000e82 set0  0x0000002e , 0x00000000 
- 00009651  0x00000e83 rtn 
- 00009652  0x00000e87 set0  0x0000002d , 0x00000000 
- 00009653  0x00000e88 set1  0x0000002f , 0x00000000 
- 00009654  0x00000e89 set1  0x0000002e , 0x00000000 
- 00009655  0x00000e8a rtn 
- 00009656  0x00000e8d bpatchx  0x0000001c , 0x00004023 
- 00009657  0x00000e8e set0  0x0000002d , 0x00000000 
- 00009658  0x00000e8f set0  0x0000002f , 0x00000000 
- 00009659  0x00000e90 rtn 
- 00009660  0x00000e94 bpatchx  0x0000001d , 0x00004023 
- 00009661  0x00000e95 set0  0x00000032 , 0x00000000 
- 00009662  0x00000e96 jam  0x00000001 , 0x00008901 
- 00009663  0x00000e97 jam  0x00000080 , 0x00008920 
- 00009664  0x00000e98 jam  0x00000003 , 0x00008930 
- 00009665  0x00000e99 rtn 
- 00009666  0x00000e9c bpatchx  0x0000001e , 0x00004023 
- 00009667  0x00000e9d disable  0x00000009 
- 00009668  0x00000e9e disable  0x00000007 
- 00009669  0x00000e9f fetch  0x00000003 , 0x00000190 
- 00009670  0x00000ea0 iforce  0x0000000f 
- 00009671  0x00000ea1 fetch  0x00000001 , 0x00000007 
- 00009672  0x00000ea3 reverse  0x0000003f , 0x00000002 
- 00009673  0x00000ea4 set1  0x00000001 , 0x00000002 
- 00009674  0x00000ea5 rshift  0x00000002 , 0x0000000e 
- 00009675  0x00000ea6 rtn 
- 00009676  0x00000eaa call  0x000025d5 
- 00009677  0x00000eac call  0x0000216f 
- 00009678  0x00000ead fetch  0x00000002 , 0x0000003e 
- 00009679  0x00000eae call  0x0000235c 
- 00009680  0x00000eaf branch  0x000021a6 
- 00009681  0x00000eb2 branch  0x000021fc , 0x0000002d 
- 00009682  0x00000eb3 bmark1  0x00000030 , 0x000021fc 
- 00009683  0x00000eb5 call  0x000025d5 
- 00009684  0x00000eb6 branch  0x000021f9 
- 00009685  0x00000eb9 bpatchx  0x0000001f , 0x00004023 
- 00009686  0x00000eba call  0x00002160 
- 00009687  0x00000ebb fetch  0x00000001 , 0x000001bb 
- 00009688  0x00000ebc nbranch  0x000025e8 , 0x00000034 
- 00009689  0x00000ebd fetch  0x00000001 , 0x00000007 
- 00009690  0x00000ebe sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009691  0x00000ebf branch  0x000025e2 , 0x00000002 
- 00009692  0x00000ec0 force  0x00000000 , 0x00000002 
- 00009693  0x00000ec1 rtneq  0x00000025 
- 00009694  0x00000ec2 force  0x00000018 , 0x00000002 
- 00009695  0x00000ec3 rtneq  0x00000026 
- 00009696  0x00000ec4 force  0x0000004e , 0x00000002 
- 00009697  0x00000ec5 rtn 
- 00009698  0x00000ec8 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00009699  0x00000ec9 branch  0x000025e5 , 0x00000002 
- 00009700  0x00000eca increase  0x00000001 , 0x0000003f 
- 00009701  0x00000ecd lshift  0x0000003f , 0x0000003f 
- 00009702  0x00000ece add  0x0000003f , 0x00000002 , 0x00000002 
- 00009703  0x00000ecf rtn 
- 00009704  0x00000ed2 fetch  0x00000001 , 0x00000007 
- 00009705  0x00000ed3 lshift  0x0000003f , 0x00000002 
- 00009706  0x00000ed4 rtn 
- 00009707  0x00000ed7 arg  0x000001f4 , 0x00000002 
- 00009708  0x00000ed8 rtn  0x00000034 
- 00009709  0x00000ed9 arg  0x000000fa , 0x00000002 
- 00009710  0x00000eda rtneq  0x00000001 
- 00009711  0x00000edb arg  0x00000096 , 0x00000002 
- 00009712  0x00000edc rtneq  0x00000002 
- 00009713  0x00000edd arg  0x00000064 , 0x00000002 
- 00009714  0x00000ede rtneq  0x00000003 
- 00009715  0x00000edf arg  0x0000004b , 0x00000002 
- 00009716  0x00000ee0 rtneq  0x00000004 
- 00009717  0x00000ee1 arg  0x00000032 , 0x00000002 
- 00009718  0x00000ee2 rtneq  0x00000005 
- 00009719  0x00000ee3 arg  0x00000028 , 0x00000002 
- 00009720  0x00000ee4 rtneq  0x00000006 
- 00009721  0x00000ee5 arg  0x00000014 , 0x00000002 
- 00009722  0x00000ee6 rtn 
- 00009723  0x00000eeb bpatchx  0x00000020 , 0x00004024 
- 00009724  0x00000eec enable  0x00000010 
- 00009725  0x00000eed fetch  0x00000004 , 0x0000018c 
- 00009726  0x00000eee iforce  0x00000009 
- 00009727  0x00000eef call  0x00002630 
- 00009728  0x00000ef0 setarg  0x00000200 
- 00009729  0x00000ef1 branch  0x00002604 , 0x00000029 
- 00009730  0x00000ef2 fetch  0x00000002 , 0x00000176 
- 00009731  0x00000ef3 rshift  0x0000003f , 0x0000003f 
- 00009732  0x00000ef5 fetcht  0x00000002 , 0x0000003e 
- 00009733  0x00000ef6 iadd  0x00000002 , 0x0000003f 
- 00009734  0x00000ef7 call  0x00002343 
- 00009735  0x00000ef8 deposit  0x0000001a 
- 00009736  0x00000ef9 rtn 
- 00009737  0x00000efd bpatchx  0x00000021 , 0x00004024 
- 00009738  0x00000efe call  0x00007c51 
- 00009739  0x00000eff storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00009740  0x00000f00 add  0x00000011 , 0x00000001 , 0x00000006 
- 00009741  0x00000f01 ifetch  0x00000001 , 0x00000006 
- 00009742  0x00000f02 rtnbit0  0x00000000 
- 00009743  0x00000f03 add  0x00000011 , 0x0000001a , 0x00000005 
- 00009744  0x00000f04 ifetch  0x00000002 , 0x00000005 
- 00009745  0x00000f05 increase  0x00000001 , 0x0000003f 
- 00009746  0x00000f06 istore  0x00000002 , 0x00000005 
- 00009747  0x00000f07 call  0x000027a2 
- 00009748  0x00000f08 call  0x000027c4 
- 00009749  0x00000f09 call  0x000027cd 
- 00009750  0x00000f0a call  0x0000261a 
- 00009751  0x00000f0b call  0x00007c60 
- 00009752  0x00000f0c fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00009753  0x00000f0d rtn 
- 00009754  0x00000f10 add  0x00000011 , 0x00000019 , 0x00000006 
- 00009755  0x00000f11 ifetch  0x00000001 , 0x00000006 
- 00009756  0x00000f12 add  0x00000011 , 0x00000018 , 0x00000005 
- 00009757  0x00000f13 ifetcht  0x00000001 , 0x00000005 
- 00009758  0x00000f14 iadd  0x00000002 , 0x0000003f 
- 00009759  0x00000f15 sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00009760  0x00000f16 branch  0x00002622 , 0x00000002 
- 00009761  0x00000f17 increase  0xffffffdb , 0x0000003f 
- 00009762  0x00000f19 istore  0x00000001 , 0x00000005 
- 00009763  0x00000f1a rtn 
- 00009764  0x00000f1e add  0x00000011 , 0x00000030 , 0x00000006 
- 00009765  0x00000f1f ifetch  0x00000005 , 0x00000006 
- 00009766  0x00000f20 force  0x00000000 , 0x00000002 
- 00009767  0x00000f21 force  0x00000025 , 0x00000039 
- 00009768  0x00000f23 bbit0  0x00000000 , 0x0000262a 
- 00009769  0x00000f24 increase  0x00000001 , 0x00000002 
- 00009770  0x00000f26 rshift  0x0000003f , 0x0000003f 
- 00009771  0x00000f27 loop  0x00002628 
- 00009772  0x00000f28 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00009773  0x00000f29 add  0x00000011 , 0x00000022 , 0x00000005 
- 00009774  0x00000f2a istore  0x00000001 , 0x00000005 
- 00009775  0x00000f2b rtn 
- 00009776  0x00000f2e bpatchx  0x00000022 , 0x00004024 
- 00009777  0x00000f2f fetch  0x00000001 , 0x00000180 
- 00009778  0x00000f30 iforce  0x00000007 
- 00009779  0x00000f31 fetcht  0x00000005 , 0x00000198 
- 00009780  0x00000f32 qisolate1  0x00000002 
- 00009781  0x00000f33 branch  0x00002645 , 0x00000001 
- 00009782  0x00000f35 fetch  0x00000001 , 0x0000018a 
- 00009783  0x00000f36 isub  0x00000007 , 0x0000003f 
- 00009784  0x00000f37 branch  0x0000263b , 0x00000002 
- 00009785  0x00000f38 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00009786  0x00000f39 branch  0x00002636 
- 00009787  0x00000f3b copy  0x00000007 , 0x00000039 
- 00009788  0x00000f3c force  0x00000000 , 0x00000007 
- 00009789  0x00000f3e qisolate1  0x00000002 
- 00009790  0x00000f3f branch  0x00002640 , 0x00000001 
- 00009791  0x00000f40 increase  0x00000001 , 0x00000039 
- 00009792  0x00000f42 deposit  0x00000039 
- 00009793  0x00000f43 branch  0x00002645 , 0x00000034 
- 00009794  0x00000f44 increase  0x00000001 , 0x00000007 
- 00009795  0x00000f45 increase  0xffffffff , 0x00000039 
- 00009796  0x00000f46 branch  0x0000263d 
- 00009797  0x00000f48 deposit  0x00000007 
- 00009798  0x00000f49 store  0x00000001 , 0x00000007 
- 00009799  0x00000f4a rtn 
- 00009800  0x00000f4e branch  0x0000264b , 0x00000029 
- 00009801  0x00000f4f until  0x0000003e , 0x00000003 
- 00009802  0x00000f50 rtn 
- 00009803  0x00000f53 arg  0x00000ea0 , 0x0000000b 
- 00009804  0x00000f54 until  0x00000023 , 0x00000026 
- 00009805  0x00000f55 rtn 
- 00009806  0x00000f58 disable  0x00000010 
- 00009807  0x00000f59 fetch  0x00000002 , 0x00004346 
- 00009808  0x00000f5a copy  0x0000003f , 0x0000000b 
- 00009809  0x00000f5b branch  0x00002658 
- 00009810  0x00000f5f bpatchx  0x00000023 , 0x00004024 
- 00009811  0x00000f60 call  0x000026be 
- 00009812  0x00000f61 enable  0x00000010 
- 00009813  0x00000f62 fetch  0x00000002 , 0x00000176 
- 00009814  0x00000f63 fetcht  0x00000004 , 0x0000431d 
- 00009815  0x00000f64 iadd  0x00000002 , 0x0000000b 
- 00009816  0x00000f66 call  0x000025cc 
- 00009817  0x00000f68 bpatchx  0x00000024 , 0x00004024 
- 00009818  0x00000f69 call  0x000025c2 
- 00009819  0x00000f6a bmark0  0x0000002f , 0x00002660 
- 00009820  0x00000f6b pulse  0x00000039 
- 00009821  0x00000f6c nop  0x0000001e 
- 00009822  0x00000f6d call  0x000025c2 
- 00009823  0x00000f6e lshift3  0x0000000b , 0x0000000b 
- 00009824  0x00000f70 disable  0x0000002d 
- 00009825  0x00000f71 enable  0x0000000d 
- 00009826  0x00000f72 enable  0x00000021 
- 00009827  0x00000f73 disable  0x00000020 
- 00009828  0x00000f74 copy  0x0000000b , 0x0000001b 
- 00009829  0x00000f75 correlate  0x0000003e , 0x00000003 
- 00009830  0x00000f76 branch  0x00002669 , 0x0000002e 
- 00009831  0x00000f77 copy  0x0000001a , 0x00000002 
- 00009832  0x00000f78 storet  0x00000006 , 0x0000000f 
- 00009833  0x00000f7a nbranch  0x000026fa , 0x00000018 
- 00009834  0x00000f7b enable  0x00000010 
- 00009835  0x00000f7c fetch  0x00000001 , 0x00004167 
- 00009836  0x00000f7d arg  0x00004e20 , 0x00000002 
- 00009837  0x00000f7e iadd  0x00000002 , 0x00000002 
- 00009838  0x00000f7f fetch  0x00000001 , 0x00004148 
- 00009839  0x00000f80 imul32  0x00000002 , 0x0000001b 
- 00009840  0x00000f81 call  0x00006877 
- 00009841  0x00000f82 branch  0x00002677 , 0x0000002e 
- 00009842  0x00000f83 call  0x000026ff 
- 00009843  0x00000f84 fetch  0x00000001 , 0x00000168 
- 00009844  0x00000f85 bbit0  0x00000003 , 0x00002677 
- 00009845  0x00000f86 fetcht  0x00000006 , 0x0000000f 
- 00009846  0x00000f87 call  0x00002477 , 0x0000002b 
- 00009847  0x00000f89 call  0x000022e9 
- 00009848  0x00000f8a enable  0x00000007 
- 00009849  0x00000f8b enable  0x00000009 
- 00009850  0x00000f8c parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009851  0x00000f8d rshift3  0x0000000c , 0x0000003f 
- 00009852  0x00000f8e store  0x00000001 , 0x0000004c 
- 00009853  0x00000f8f parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009854  0x00000f90 rshift3  0x0000000c , 0x0000003f 
- 00009855  0x00000f91 store  0x00000001 , 0x0000004d 
- 00009856  0x00000f92 copy  0x0000003f , 0x00000039 
- 00009857  0x00000f93 branch  0x0000269d , 0x00000005 
- 00009858  0x00000f95 bmark1  0x00000032 , 0x00002688 
- 00009859  0x00000f98 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009860  0x00000f99 rshift3  0x0000000c , 0x0000003f 
- 00009861  0x00000f9a istore  0x00000001 , 0x00000005 
- 00009862  0x00000f9b loop  0x00002683 
- 00009863  0x00000f9c branch  0x0000269d 
- 00009864  0x00000f9f copy  0x00000005 , 0x00000012 
- 00009865  0x00000fa0 bpatchx  0x00000025 , 0x00004024 
- 00009866  0x00000fa1 call  0x0000281c 
- 00009867  0x00000fa3 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009868  0x00000fa4 increase  0xfffffffc , 0x00000011 
- 00009869  0x00000fa5 nbranch  0x000026f2 , 0x00000002 
- 00009870  0x00000fa7 call  0x000026c3 
- 00009871  0x00000fa8 copy  0x00000012 , 0x00000005 
- 00009872  0x00000fa9 arg  0x00000000 , 0x00000002 
- 00009873  0x00000faa fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00009874  0x00000fab increase  0xfffffffc , 0x00000039 
- 00009875  0x00000fac branch  0x0000269b , 0x00000005 
- 00009876  0x00000faf parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009877  0x00000fb0 rshift3  0x0000000c , 0x0000003f 
- 00009878  0x00000fb1 istore  0x00000001 , 0x00000005 
- 00009879  0x00000fb2 increase  0x00000001 , 0x00000002 
- 00009880  0x00000fb3 and  0x00000002 , 0x0000000f , 0x0000003e 
- 00009881  0x00000fb4 call  0x000026e1 , 0x00000005 
- 00009882  0x00000fb5 loop  0x00002694 
- 00009883  0x00000fb7 call  0x000026e9 
- 00009884  0x00000fb8 copy  0x00000012 , 0x00000005 
- 00009885  0x00000fbc bpatchx  0x00000026 , 0x00004024 
- 00009886  0x00000fbd parse  0x00000003 , 0x00000000 , 0x00000018 
- 00009887  0x00000fbe rshift32  0x0000003f , 0x0000003f 
- 00009888  0x00000fbf rshift16  0x0000003f , 0x0000003f 
- 00009889  0x00000fc0 istore  0x00000003 , 0x00000005 
- 00009890  0x00000fc1 enable  0x00000010 
- 00009891  0x00000fc2 call  0x0000270d 
- 00009892  0x00000fc3 branch  0x000026f6 , 0x00000006 
- 00009893  0x00000fc4 bmark0  0x00000032 , 0x000026af 
- 00009894  0x00000fc5 fetch  0x00000001 , 0x0000004d 
- 00009895  0x00000fc6 branch  0x000026af , 0x00000034 
- 00009896  0x00000fc7 increase  0xfffffffc , 0x0000003f 
- 00009897  0x00000fc8 store  0x00000001 , 0x0000004d 
- 00009898  0x00000fc9 call  0x000072cb 
- 00009899  0x00000fca fetch  0x00000001 , 0x00008108 
- 00009900  0x00000fcb bbit0  0x00000007 , 0x000026f2 
- 00009901  0x00000fcc force  0x0000000c , 0x00000038 
- 00009902  0x00000fcd storer  0x0000002f , 0x00000004 , 0x00000154 
- 00009903  0x00000fcf call  0x00006876 
- 00009904  0x00000fd0 enable  0x0000002d 
- 00009905  0x00000fd1 set0  0x00000030 , 0x00000000 
- 00009906  0x00000fd3 bpatchx  0x00000027 , 0x00004024 
- 00009907  0x00000fd4 call  0x000072cd 
- 00009908  0x00000fd5 fetch  0x00000001 , 0x0000019d 
- 00009909  0x00000fd6 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
- 00009910  0x00000fd7 store  0x00000001 , 0x0000019d 
- 00009911  0x00000fd8 call  0x000026b9 
- 00009912  0x00000fd9 branch  0x000026bb 
- 00009913  0x00000fdc disable  0x0000000d 
- 00009914  0x00000fdd branch  0x00002160 
- 00009915  0x00000fe0 bpatchx  0x00000028 , 0x00004025 
- 00009916  0x00000fe1 fetcht  0x00000001 , 0x00000008 
- 00009917  0x00000fe2 branch  0x000021c6 
- 00009918  0x00000fe6 rtnmark0  0x00000032 
- 00009919  0x00000fe7 call  0x00007368 
- 00009920  0x00000fe8 force  0x0000000c , 0x00000038 
- 00009921  0x00000fe9 call  0x00007370 
- 00009922  0x00000fea branch  0x0000736f 
- 00009923  0x00000fee bpatchx  0x00000029 , 0x00004025 
- 00009924  0x00000fef jam  0x00000000 , 0x0000806c 
- 00009925  0x00000ff0 jam  0x00000001 , 0x0000806d 
- 00009926  0x00000ff1 fetch  0x00000001 , 0x0000004c 
- 00009927  0x00000ff2 and_into  0x00000003 , 0x0000003f 
- 00009928  0x00000ff3 store  0x00000001 , 0x0000806e 
- 00009929  0x00000ff5 setarg  0x0000004e 
- 00009930  0x00000ff6 store  0x00000002 , 0x00008068 
- 00009931  0x00000ff7 store  0x00000002 , 0x0000806a 
- 00009932  0x00000ff9 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
- 00009933  0x00000ffa increase  0xfffffffc , 0x00000011 
- 00009934  0x00000ffc fetcht  0x00000005 , 0x00004455 
- 00009935  0x00000ffd isolate1  0x0000000f , 0x00000000 
- 00009936  0x00000ffe call  0x000026d7 , 0x00000001 
- 00009937  0x00000fff call  0x00007265 
- 00009938  0x00001000 setarg  0x00000000 
- 00009939  0x00001001 store  0x00000002 , 0x000080c0 
- 00009940  0x00001002 jam  0x00000006 , 0x0000800a 
- 00009941  0x00001003 jam  0x00000007 , 0x0000800a 
- 00009942  0x00001004 rtn 
- 00009943  0x00001007 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00009944  0x00001008 branch  0x000026dc , 0x00000005 
- 00009945  0x00001009 increase  0xffffffff , 0x00000002 
- 00009946  0x0000100a set1  0x00000027 , 0x00000002 
- 00009947  0x0000100b rtn 
- 00009948  0x0000100e setarg  0x00ffffff 
- 00009949  0x0000100f lshift16  0x0000003f , 0x0000003f 
- 00009950  0x00001010 arg  0x0000ffff , 0x00000002 
- 00009951  0x00001011 ior  0x00000002 , 0x00000002 
- 00009952  0x00001012 rtn 
- 00009953  0x00001015 copy  0x00000005 , 0x00000012 
- 00009954  0x00001016 fetch  0x00000001 , 0x0000004d 
- 00009955  0x00001017 increase  0xfffffffc , 0x0000003f 
- 00009956  0x00001018 isub  0x00000002 , 0x0000003e 
- 00009957  0x00001019 rtn  0x00000005 
- 00009958  0x0000101a storet  0x00000002 , 0x000080c0 
- 00009959  0x0000101b copy  0x00000012 , 0x00000005 
- 00009960  0x0000101c rtn 
- 00009961  0x0000101f parse  0x00000003 , 0x00000000 , 0x00000020 
- 00009962  0x00001020 rshift32  0x0000003f , 0x0000003f 
- 00009963  0x00001021 rshift8  0x0000003f , 0x0000003f 
- 00009964  0x00001022 istore  0x00000004 , 0x00000005 
- 00009965  0x00001023 copy  0x00000005 , 0x00000012 
- 00009966  0x00001025 force  0x00000000 , 0x00000038 
- 00009967  0x00001026 copy  0x0000003f , 0x0000002f 
- 00009968  0x00001027 storet  0x00000002 , 0x000080c0 
- 00009969  0x00001028 rtn 
- 00009970  0x0000102b branch  0x000026fc 
- 00009971  0x0000102e call  0x0000270d 
- 00009972  0x0000102f call  0x000020cf 
- 00009973  0x00001030 branch  0x000026af 
- 00009974  0x00001033 call  0x00006878 
- 00009975  0x00001034 bmark1  0x00000030 , 0x000026fa 
- 00009976  0x00001035 set1  0x00000030 , 0x00000000 
- 00009977  0x00001036 branch  0x000026b2 
- 00009978  0x0000103a set0  0x00000030 , 0x00000000 
- 00009979  0x0000103b branch  0x000026fc 
- 00009980  0x0000103e bpatchx  0x0000002a , 0x00004025 
- 00009981  0x0000103f call  0x000072cd 
- 00009982  0x00001040 branch  0x000020cf 
- 00009983  0x00001043 bmark1  0x0000002f , 0x00002705 
- 00009984  0x00001044 bmark1  0x0000002d , 0x00002709 
- 00009985  0x00001045 fetch  0x00000002 , 0x00000046 
- 00009986  0x00001046 copy  0x0000003f , 0x00000029 
- 00009987  0x00001047 copy  0x00000021 , 0x00000028 
- 00009988  0x00001048 rtn 
- 00009989  0x0000104c fetch  0x00000002 , 0x0000004a 
- 00009990  0x0000104d copy  0x0000003f , 0x00000029 
- 00009991  0x0000104e add  0x00000021 , 0x00000001 , 0x00000028 
- 00009992  0x0000104f rtn 
- 00009993  0x00001052 fetch  0x00000002 , 0x00000048 
- 00009994  0x00001053 copy  0x0000003f , 0x00000029 
- 00009995  0x00001054 copy  0x00000021 , 0x00000028 
- 00009996  0x00001055 rtn 
- 00009997  0x00001059 fetch  0x00000001 , 0x0000004d 
- 00009998  0x0000105a add  0x0000003f , 0x00000005 , 0x00000002 
- 00009999  0x0000105b lshift3  0x00000002 , 0x00000002 
- 00010000  0x0000105c fetch  0x00000001 , 0x0000019d 
- 00010001  0x0000105d bmark1  0x0000002f , 0x00002714 
- 00010002  0x0000105e bbit1  0x00000000 , 0x00002716 
- 00010003  0x0000105f bbit1  0x00000001 , 0x00002717 
- 00010004  0x00001061 branch  0x00002719 , 0x0000003c 
- 00010005  0x00001062 branch  0x0000271c 
- 00010006  0x00001065 branch  0x00002721 
- 00010007  0x00001068 rshift  0x00000002 , 0x00000002 
- 00010008  0x00001069 branch  0x00002721 
- 00010009  0x0000106c add  0x00000002 , 0x00000003 , 0x00000002 
- 00010010  0x0000106d lshift  0x00000002 , 0x00000002 
- 00010011  0x0000106e branch  0x0000271e 
- 00010012  0x00001071 add  0x00000002 , 0x00000003 , 0x00000002 
- 00010013  0x00001072 lshift3  0x00000002 , 0x00000002 
- 00010014  0x00001074 setarg  0x00000028 
- 00010015  0x00001075 iadd  0x00000002 , 0x00000002 
- 00010016  0x00001076 branch  0x00002721 
- 00010017  0x00001079 fetch  0x00000001 , 0x00004148 
- 00010018  0x0000107a imul32  0x00000002 , 0x00000002 
- 00010019  0x0000107b arg  0x00004e20 , 0x00000011 
- 00010020  0x0000107c imul32  0x00000011 , 0x0000003f 
- 00010021  0x0000107d isub  0x00000002 , 0x00000002 
- 00010022  0x0000107e copy  0x0000001b , 0x0000003f 
- 00010023  0x0000107f isub  0x00000002 , 0x0000001b 
- 00010024  0x00001080 rtn 
- 00010025  0x00001083 call  0x00002741 
- 00010026  0x00001084 fetcht  0x00000001 , 0x00000008 
- 00010027  0x00001085 call  0x0000216f 
- 00010028  0x00001086 call  0x000021a6 
- 00010029  0x00001087 enable  0x00000010 
- 00010030  0x00001088 arg  0x0000157c , 0x0000000b 
- 00010031  0x00001089 branch  0x00002659 
- 00010032  0x0000108d bpatchx  0x0000002b , 0x00004025 
- 00010033  0x0000108e fetch  0x00000001 , 0x0000019e 
- 00010034  0x0000108f call  0x000025a4 
- 00010035  0x00001090 call  0x00002741 
- 00010036  0x00001092 fetch  0x00000001 , 0x0000019d 
- 00010037  0x00001093 call  0x000025a4 
- 00010038  0x00001095 fetcht  0x00000001 , 0x00000008 
- 00010039  0x00001096 call  0x0000216f 
- 00010040  0x00001097 call  0x000021a6 
- 00010041  0x00001098 enable  0x00000010 
- 00010042  0x00001099 arg  0x0000157c , 0x0000000b 
- 00010043  0x0000109a bmark0  0x0000002f , 0x00002659 
- 00010044  0x0000109b arg  0x00002134 , 0x0000000b 
- 00010045  0x0000109c branch  0x00002659 
- 00010046  0x0000109f bpatchx  0x0000002c , 0x00004025 
- 00010047  0x000010a0 call  0x00002741 
- 00010048  0x000010a1 branch  0x000020cf 
- 00010049  0x000010a4 bpatchx  0x0000002d , 0x00004025 
- 00010050  0x000010a5 call  0x000025c2 
- 00010051  0x000010a6 call  0x000025d1 
- 00010052  0x000010a7 call  0x0000687d 
- 00010053  0x000010a8 set1  0x00000000 , 0x00000015 
- 00010054  0x000010a9 enable  0x0000001d 
- 00010055  0x000010aa enable  0x00000020 
- 00010056  0x000010ab disable  0x00000021 
- 00010057  0x000010ac call  0x00002648 
- 00010058  0x000010ad disable  0x0000003a 
- 00010059  0x000010ae bmark1  0x0000002f , 0x00002784 
- 00010060  0x000010af bmark1  0x0000002d , 0x00002796 
- 00010061  0x000010b0 rshift16  0x00000009 , 0x0000003f 
- 00010062  0x000010b1 rshift8  0x0000003f , 0x0000003f 
- 00010063  0x000010b2 rshift4  0x0000003f , 0x0000003f 
- 00010064  0x000010b3 inject  0x00000003 , 0x00000028 
- 00010065  0x000010b5 enable  0x00000007 
- 00010066  0x000010b6 enable  0x00000009 
- 00010067  0x000010b7 bpatchx  0x0000002e , 0x00004025 
- 00010068  0x000010b8 fetch  0x00000001 , 0x00004169 
- 00010069  0x000010b9 inject  0x00000003 , 0x00000008 
- 00010070  0x000010ba ifetch  0x00000001 , 0x00000006 
- 00010071  0x000010bb copy  0x0000003f , 0x00000039 
- 00010072  0x000010bc inject  0x00000003 , 0x00000008 
- 00010073  0x000010bd sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00010074  0x000010be branch  0x00002762 , 0x00000005 
- 00010075  0x000010c0 fetch  0x00000001 , 0x0000800a 
- 00010076  0x000010c1 branch  0x0000275e , 0x00000034 
- 00010077  0x000010c2 bmark1  0x00000032 , 0x00002779 
- 00010078  0x000010c4 arg  0x0000416b , 0x00000006 
- 00010079  0x000010c6 ifetch  0x00000001 , 0x00000006 
- 00010080  0x000010c7 inject  0x00000003 , 0x00000008 
- 00010081  0x000010c8 loop  0x0000275f 
- 00010082  0x000010cb enable  0x00000008 
- 00010083  0x000010cc inject  0x00000003 , 0x00000018 
- 00010084  0x000010cd disable  0x00000008 
- 00010085  0x000010ce bmark0  0x0000002f , 0x00002769 
- 00010086  0x000010cf disable  0x00000007 
- 00010087  0x000010d0 setarg  0x00000000 
- 00010088  0x000010d1 inject  0x00000003 , 0x00000003 
- 00010089  0x000010d3 until  0x0000003e , 0x00000027 
- 00010090  0x000010d4 nop  0x00000064 
- 00010091  0x000010d5 bpatchx  0x0000002f , 0x00004025 
- 00010092  0x000010d6 disable  0x0000001d 
- 00010093  0x000010d7 disable  0x00000038 
- 00010094  0x000010d8 call  0x00002160 
- 00010095  0x000010d9 call  0x0000687b 
- 00010096  0x000010db fetch  0x00000001 , 0x00004169 
- 00010097  0x000010dc and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010098  0x000010dd rtnne  0x00000003 
- 00010099  0x000010de fetch  0x00000001 , 0x000042fd 
- 00010100  0x000010df beq  0x00000002 , 0x0000285c 
- 00010101  0x000010e0 rtnne  0x00000005 
- 00010102  0x000010e1 fetch  0x00000001 , 0x0000416b 
- 00010103  0x000010e2 beq  0x00000005 , 0x00002857 
- 00010104  0x000010e3 rtn 
- 00010105  0x000010e7 increase  0xfffffffc , 0x00000039 
- 00010106  0x000010e8 copy  0x00000039 , 0x00000002 
- 00010107  0x000010e9 call  0x000072b8 
- 00010108  0x000010ea arg  0x0000416b , 0x00000006 
- 00010109  0x000010ec ifetch  0x00000001 , 0x00000006 
- 00010110  0x000010ed inject  0x00000003 , 0x00000008 
- 00010111  0x000010ee loop  0x0000277d 
- 00010112  0x000010ef call  0x000072bd 
- 00010113  0x000010f0 copy  0x0000002f , 0x0000003f 
- 00010114  0x000010f1 inject  0x00000003 , 0x00000020 
- 00010115  0x000010f2 branch  0x00002762 
- 00010116  0x000010f5 arg  0x0000000a , 0x00000039 
- 00010117  0x000010f7 setarg  0x0000003c 
- 00010118  0x000010f8 inject  0x00000003 , 0x00000008 
- 00010119  0x000010f9 loop  0x00002785 
- 00010120  0x000010fa disable  0x0000001d 
- 00010121  0x000010fb enable  0x00000038 
- 00010122  0x000010fc rshift16  0x00000009 , 0x0000003f 
- 00010123  0x000010fd rshift16  0x0000003f , 0x0000003f 
- 00010124  0x000010fe rshift4  0x0000003f , 0x0000003f 
- 00010125  0x000010ff inject  0x00000003 , 0x00000020 
- 00010126  0x00001100 bmark1  0x0000002e , 0x00002793 
- 00010127  0x00001102 setarg  0x00000001 
- 00010128  0x00001103 inject  0x00000003 , 0x00000005 
- 00010129  0x00001104 enable  0x0000003a 
- 00010130  0x00001105 branch  0x00002751 
- 00010131  0x00001108 setarg  0x00000000 
- 00010132  0x00001109 inject  0x00000003 , 0x00000005 
- 00010133  0x0000110a branch  0x00002751 
- 00010134  0x0000110d fetch  0x00000001 , 0x00004148 
- 00010135  0x0000110e fetcht  0x00000001 , 0x00004168 
- 00010136  0x0000110f iadd  0x00000002 , 0x0000003f 
- 00010137  0x00001110 call  0x0000235c 
- 00010138  0x00001111 rshift16  0x00000009 , 0x0000003f 
- 00010139  0x00001112 rshift8  0x0000003f , 0x0000003f 
- 00010140  0x00001113 rshift4  0x0000003f , 0x00000002 
- 00010141  0x00001114 copy  0x00000002 , 0x0000003f 
- 00010142  0x00001115 inject  0x00000003 , 0x00000008 
- 00010143  0x00001116 copy  0x00000002 , 0x0000003f 
- 00010144  0x00001117 inject  0x00000003 , 0x00000028 
- 00010145  0x00001118 branch  0x00002751 
- 00010146  0x0000111c arg  0x000027a6 , 0x00000013 
- 00010147  0x0000111d arg  0x000027bc , 0x00000012 
- 00010148  0x0000111e arg  0x00000005 , 0x00000007 
- 00010149  0x0000111f branch  0x000027fb 
- 00010150  0x00001122 add  0x00000011 , 0x00000004 , 0x00000006 
- 00010151  0x00001123 ifetcht  0x00000004 , 0x00000006 
- 00010152  0x00001124 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010153  0x00001125 ifetch  0x00000001 , 0x00000006 
- 00010154  0x00001126 add  0x00000011 , 0x0000002b , 0x00000005 
- 00010155  0x00001127 istore  0x00000001 , 0x00000005 
- 00010156  0x00001128 ifetch  0x00000002 , 0x00000006 
- 00010157  0x00001129 lshift2  0x0000003f , 0x0000003f 
- 00010158  0x0000112a iadd  0x00000002 , 0x0000000b 
- 00010159  0x0000112b add  0x00000011 , 0x00000004 , 0x00000005 
- 00010160  0x0000112c deposit  0x0000000b 
- 00010161  0x0000112d istore  0x00000004 , 0x00000005 
- 00010162  0x0000112e ifetch  0x00000002 , 0x00000006 
- 00010163  0x0000112f lshift2  0x0000003f , 0x0000003f 
- 00010164  0x00001130 add  0x00000011 , 0x00000002 , 0x00000005 
- 00010165  0x00001131 istore  0x00000002 , 0x00000005 
- 00010166  0x00001132 ifetch  0x00000002 , 0x00000006 
- 00010167  0x00001133 add  0x00000011 , 0x0000002c , 0x00000005 
- 00010168  0x00001134 istore  0x00000002 , 0x00000005 
- 00010169  0x00001135 ifetch  0x00000002 , 0x00000006 
- 00010170  0x00001136 store  0x00000002 , 0x000042f5 
- 00010171  0x00001137 branch  0x00002938 
- 00010172  0x0000113a ifetch  0x00000001 , 0x00000011 
- 00010173  0x0000113b set0  0x00000003 , 0x0000003f 
- 00010174  0x0000113c istore  0x00000001 , 0x00000011 
- 00010175  0x0000113d storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010176  0x0000113e jam  0x00000044 , 0x0000066f 
- 00010177  0x0000113f call  0x0000782b 
- 00010178  0x00001140 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010179  0x00001141 rtn 
- 00010180  0x00001144 arg  0x00000000 , 0x00000013 
- 00010181  0x00001145 arg  0x000027c8 , 0x00000012 
- 00010182  0x00001146 arg  0x00000006 , 0x00000007 
- 00010183  0x00001147 branch  0x000027fb 
- 00010184  0x0000114a add  0x00000011 , 0x00000037 , 0x00000006 
- 00010185  0x0000114b ifetch  0x00000005 , 0x00000006 
- 00010186  0x0000114c add  0x00000011 , 0x00000030 , 0x00000005 
- 00010187  0x0000114d istore  0x00000005 , 0x00000005 
- 00010188  0x0000114e branch  0x00002624 
- 00010189  0x00001152 arg  0x00000000 , 0x00000013 
- 00010190  0x00001153 arg  0x000027d1 , 0x00000012 
- 00010191  0x00001154 arg  0x00000007 , 0x00000007 
- 00010192  0x00001155 branch  0x000027fb 
- 00010193  0x00001158 add  0x00000011 , 0x00000037 , 0x00000006 
- 00010194  0x00001159 ifetch  0x00000001 , 0x00000006 
- 00010195  0x0000115a call  0x000027de 
- 00010196  0x0000115b istore  0x00000001 , 0x00000005 
- 00010197  0x0000115c add  0x00000011 , 0x00000038 , 0x00000006 
- 00010198  0x0000115d ifetch  0x00000001 , 0x00000006 
- 00010199  0x0000115e call  0x000027ec 
- 00010200  0x0000115f istore  0x00000001 , 0x00000005 
- 00010201  0x00001160 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00010202  0x00001161 jam  0x00000042 , 0x0000066f 
- 00010203  0x00001162 call  0x0000782b 
- 00010204  0x00001163 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00010205  0x00001164 rtn 
- 00010206  0x00001167 call  0x000027e6 , 0x00000034 
- 00010207  0x00001168 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010208  0x00001169 nrtn  0x00000029 
- 00010209  0x0000116a fetcht  0x00000001 , 0x000043b6 
- 00010210  0x0000116b isolate1  0x00000007 , 0x00000002 
- 00010211  0x0000116c setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010212  0x0000116d add  0x00000011 , 0x00000036 , 0x00000005 
- 00010213  0x0000116e rtn 
- 00010214  0x00001171 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010215  0x00001172 ifetch  0x00000001 , 0x00000006 
- 00010216  0x00001173 nrtn  0x00000029 
- 00010217  0x00001174 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010218  0x00001175 ifetch  0x00000001 , 0x00000006 
- 00010219  0x00001176 rtn 
- 00010220  0x00001179 call  0x000027f5 , 0x00000034 
- 00010221  0x0000117a fetcht  0x00000001 , 0x000043b6 
- 00010222  0x0000117b isolate1  0x00000007 , 0x00000002 
- 00010223  0x0000117c setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00010224  0x0000117d add  0x00000011 , 0x00000036 , 0x00000005 
- 00010225  0x0000117e nrtn  0x00000029 
- 00010226  0x0000117f set0  0x00000007 , 0x0000003f 
- 00010227  0x00001180 add  0x00000011 , 0x00000035 , 0x00000005 
- 00010228  0x00001181 rtn 
- 00010229  0x00001184 add  0x00000011 , 0x00000036 , 0x00000006 
- 00010230  0x00001185 ifetch  0x00000001 , 0x00000006 
- 00010231  0x00001186 nrtn  0x00000029 
- 00010232  0x00001187 add  0x00000011 , 0x00000035 , 0x00000006 
- 00010233  0x00001188 ifetch  0x00000001 , 0x00000006 
- 00010234  0x00001189 rtn 
- 00010235  0x0000118f bpatchx  0x00000030 , 0x00004026 
- 00010236  0x00001190 ifetch  0x00000001 , 0x00000011 
- 00010237  0x00001191 qisolate0  0x0000003f 
- 00010238  0x00001192 rtn  0x00000001 
- 00010239  0x00001193 add  0x00000011 , 0x0000001a , 0x00000006 
- 00010240  0x00001194 ifetcht  0x00000002 , 0x00000006 
- 00010241  0x00001195 add  0x00000011 , 0x00000020 , 0x00000006 
- 00010242  0x00001196 ifetch  0x00000002 , 0x00000006 
- 00010243  0x00001198 isub  0x00000002 , 0x0000003f 
- 00010244  0x00001199 branch  0x0000280b , 0x00000005 
- 00010245  0x0000119a nbranch  0x00002810 , 0x00000002 
- 00010246  0x0000119b sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00010247  0x0000119c branch  0x00002809 , 0x00000005 
- 00010248  0x0000119d rtn 
- 00010249  0x000011a0 copy  0x00000013 , 0x0000003f 
- 00010250  0x000011a1 branch  0x00007d79 
- 00010251  0x000011a4 ifetch  0x00000001 , 0x00000011 
- 00010252  0x000011a5 qset0  0x0000003f 
- 00010253  0x000011a6 istore  0x00000001 , 0x00000011 
- 00010254  0x000011a7 copy  0x00000012 , 0x0000003f 
- 00010255  0x000011a8 branch  0x00007d79 
- 00010256  0x000011ab add  0x00000011 , 0x0000001a , 0x00000006 
- 00010257  0x000011ac ifetch  0x00000002 , 0x00000006 
- 00010258  0x000011ad add  0x00000011 , 0x00000020 , 0x00000006 
- 00010259  0x000011ae ifetch  0x00000002 , 0x00000006 
- 00010260  0x000011af isub  0x00000002 , 0x0000003f 
- 00010261  0x000011b0 arg  0x0000ffff , 0x00000002 
- 00010262  0x000011b1 isub  0x00000002 , 0x0000003e 
- 00010263  0x000011b2 branch  0x0000280b , 0x00000005 
- 00010264  0x000011b3 arg  0x0000f000 , 0x00000002 
- 00010265  0x000011b4 isub  0x00000002 , 0x0000003e 
- 00010266  0x000011b5 nbranch  0x0000280b , 0x00000002 
- 00010267  0x000011b6 rtn 
- 00010268  0x000011ba fetcht  0x00000001 , 0x0000017f 
- 00010269  0x000011bb fetch  0x00000001 , 0x0000004c 
- 00010270  0x000011be rshift  0x0000003f , 0x0000003f 
- 00010271  0x000011bf ixor  0x00000002 , 0x0000003f 
- 00010272  0x000011c0 isolate1  0x00000002 , 0x0000003f 
- 00010273  0x000011c1 setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010274  0x000011c2 rtn 
- 00010275  0x000011c6 bpatchx  0x00000031 , 0x00004026 
- 00010276  0x000011c7 call  0x00002935 
- 00010277  0x000011c8 rtnmark1  0x00000030 
- 00010278  0x000011c9 call  0x0000284a 
- 00010279  0x000011ca fetch  0x00000001 , 0x0000004c 
- 00010280  0x000011cb isolate1  0x00000004 , 0x0000003f 
- 00010281  0x000011cc setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00010282  0x000011cd rshift  0x0000003f , 0x0000003f 
- 00010283  0x000011ce ixor  0x00000002 , 0x0000003f 
- 00010284  0x000011cf isolate1  0x00000002 , 0x0000003f 
- 00010285  0x000011d0 setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00010286  0x000011d1 rtnmark1  0x0000000f 
- 00010287  0x000011d2 fetch  0x00000001 , 0x0000004d 
- 00010288  0x000011d3 branch  0x0000283c , 0x00000034 
- 00010289  0x000011d4 fetch  0x00000001 , 0x00000168 
- 00010290  0x000011d5 bbit0  0x00000004 , 0x0000283c 
- 00010291  0x000011d6 fetcht  0x00000004 , 0x00000154 
- 00010292  0x000011d7 fetch  0x00000004 , 0x0000445a 
- 00010293  0x000011d8 isub  0x00000002 , 0x0000003e 
- 00010294  0x000011d9 branch  0x0000235a , 0x00000005 
- 00010295  0x000011da storet  0x00000004 , 0x0000445a 
- 00010296  0x000011db fetch  0x00000005 , 0x00004455 
- 00010297  0x000011dc increase  0x00000001 , 0x0000003f 
- 00010298  0x000011dd set1  0x00000027 , 0x0000003f 
- 00010299  0x000011de store  0x00000005 , 0x00004455 
- 00010300  0x000011e1 fetcht  0x00000001 , 0x0000017f 
- 00010301  0x000011e2 setflip  0x00000002 , 0x00000002 
- 00010302  0x000011e3 storet  0x00000001 , 0x0000017f 
- 00010303  0x000011e4 fetch  0x00000001 , 0x00004321 
- 00010304  0x000011e5 rtnbit0  0x00000006 
- 00010305  0x000011e6 bpatchx  0x00000032 , 0x00004026 
- 00010306  0x000011e7 fetch  0x00000001 , 0x0000004d 
- 00010307  0x000011e8 rtn  0x00000034 
- 00010308  0x000011e9 fetch  0x00000001 , 0x0000004c 
- 00010309  0x000011ea compare  0x00000001 , 0x0000003f , 0x00000003 
- 00010310  0x000011eb branch  0x00002e65 , 0x00000001 
- 00010311  0x000011ec compare  0x00000002 , 0x0000003f , 0x00000003 
- 00010312  0x000011ed branch  0x00002e53 , 0x00000001 
- 00010313  0x000011ee rtn 
- 00010314  0x000011f2 bpatchx  0x00000033 , 0x00004026 
- 00010315  0x000011f3 fetcht  0x00000001 , 0x0000017f 
- 00010316  0x000011f4 isolate0  0x00000005 , 0x00000002 
- 00010317  0x000011f5 rtn  0x00000001 
- 00010318  0x000011f6 fetch  0x00000001 , 0x0000004c 
- 00010319  0x000011f7 lshift  0x0000003f , 0x0000003f 
- 00010320  0x000011f8 ixor  0x00000002 , 0x0000003f 
- 00010321  0x000011f9 rtnbit0  0x00000003 
- 00010322  0x000011fa set0  0x00000005 , 0x00000002 
- 00010323  0x000011fb setflip  0x00000003 , 0x00000002 
- 00010324  0x000011fc storet  0x00000001 , 0x0000017f 
- 00010325  0x000011fd compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010326  0x000011ff rtn 
- 00010327  0x00001203 fetch  0x00000001 , 0x00000168 
- 00010328  0x00001204 set1  0x00000004 , 0x0000003f 
- 00010329  0x00001205 store  0x00000001 , 0x00000168 
- 00010330  0x00001206 set1  0x00000032 , 0x00000000 
- 00010331  0x00001207 rtn 
- 00010332  0x0000120a bpatchx  0x00000034 , 0x00004026 
- 00010333  0x0000120b jam  0x00000000 , 0x000042fd 
- 00010334  0x0000120c arg  0x00000000 , 0x0000003f 
- 00010335  0x0000120d store  0x00000004 , 0x0000445a 
- 00010336  0x0000120e store  0x00000005 , 0x00004450 
- 00010337  0x0000120f set1  0x00000027 , 0x0000003f 
- 00010338  0x00001210 store  0x00000005 , 0x00004455 
- 00010339  0x00001211 fetch  0x00000001 , 0x00000168 
- 00010340  0x00001212 set0  0x00000004 , 0x0000003f 
- 00010341  0x00001213 store  0x00000001 , 0x00000168 
- 00010342  0x00001214 set0  0x00000032 , 0x00000000 
- 00010343  0x00001215 rtn 
- 00010344  0x0000121b arg  0x00000001 , 0x00000011 
- 00010345  0x0000121c fetch  0x00000001 , 0x0000004c 
- 00010346  0x0000121d rtnbit1  0x00000006 
- 00010347  0x0000121e arg  0x00000000 , 0x00000011 
- 00010348  0x0000121f rtn 
- 00010349  0x00001223 copy  0x00000006 , 0x00000005 
- 00010350  0x00001224 fetcht  0x00000002 , 0x000043b8 
- 00010351  0x00001225 copy  0x00000005 , 0x00000006 
- 00010352  0x00001226 rtn 
- 00010353  0x0000122a bpatchx  0x00000035 , 0x00004026 
- 00010354  0x0000122b fetch  0x00000001 , 0x0000017f 
- 00010355  0x0000122c rtnbit1  0x00000005 
- 00010356  0x0000122d call  0x00002892 
- 00010357  0x0000122e call  0x00002a10 
- 00010358  0x0000122f branch  0x000028b6 , 0x00000034 
- 00010359  0x00001230 ifetch  0x00000002 , 0x00000006 
- 00010360  0x00001231 ifetcht  0x00000002 , 0x00000006 
- 00010361  0x00001232 copy  0x00000002 , 0x00000011 
- 00010362  0x00001233 isub  0x00000011 , 0x0000003f 
- 00010363  0x00001234 call  0x0000286d 
- 00010364  0x00001235 call  0x00007db0 
- 00010365  0x00001236 copy  0x0000003f , 0x00000002 
- 00010366  0x00001237 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
- 00010367  0x00001238 copy  0x00000011 , 0x0000003f 
- 00010368  0x00001239 iadd  0x00000006 , 0x0000003f 
- 00010369  0x0000123a store  0x00000002 , 0x0000068f 
- 00010370  0x0000123b call  0x000028a6 
- 00010371  0x0000123c call  0x000028b8 
- 00010372  0x0000123e call  0x00002a10 
- 00010373  0x0000123f ifetch  0x00000002 , 0x00000006 
- 00010374  0x00001240 copy  0x0000003f , 0x00000011 
- 00010375  0x00001241 copy  0x00000006 , 0x00000013 
- 00010376  0x00001242 ifetcht  0x00000002 , 0x00000006 
- 00010377  0x00001243 copy  0x00000002 , 0x00000012 
- 00010378  0x00001244 isub  0x00000012 , 0x0000003f 
- 00010379  0x00001245 call  0x0000286d 
- 00010380  0x00001246 call  0x00007db0 
- 00010381  0x00001247 iadd  0x00000012 , 0x0000003f 
- 00010382  0x00001248 istore  0x00000002 , 0x00000013 
- 00010383  0x00001249 isub  0x00000011 , 0x0000003e 
- 00010384  0x0000124a nrtn  0x00000005 
- 00010385  0x0000124b branch  0x00002a2a 
- 00010386  0x0000124f call  0x00002899 
- 00010387  0x00001250 rtnmark1  0x00000029 
- 00010388  0x00001251 fetch  0x00000001 , 0x00004321 
- 00010389  0x00001252 bbit0  0x00000002 , 0x000028a4 
- 00010390  0x00001253 call  0x00002a14 
- 00010391  0x00001254 branch  0x000028a4 , 0x00000034 
- 00010392  0x00001255 branch  0x000028a2 
- 00010393  0x00001259 call  0x00002a10 
- 00010394  0x0000125a branch  0x000028a4 , 0x00000034 
- 00010395  0x0000125b ifetch  0x00000002 , 0x00000006 
- 00010396  0x0000125c ifetcht  0x00000002 , 0x00000006 
- 00010397  0x0000125d isub  0x00000002 , 0x00000011 
- 00010398  0x0000125e call  0x0000286d 
- 00010399  0x0000125f copy  0x00000002 , 0x0000003f 
- 00010400  0x00001260 isub  0x00000011 , 0x0000003e 
- 00010401  0x00001261 branch  0x000028a4 , 0x00000002 
- 00010402  0x00001263 set1  0x00000029 , 0x00000000 
- 00010403  0x00001264 rtn 
- 00010404  0x00001267 set0  0x00000029 , 0x00000000 
- 00010405  0x00001268 rtn 
- 00010406  0x0000126b copy  0x00000011 , 0x0000003f 
- 00010407  0x0000126c rtn  0x00000034 
- 00010408  0x0000126d arg  0x00000001 , 0x00000001 
- 00010409  0x0000126e rtn 
- 00010410  0x00001272 bpatchx  0x00000036 , 0x00004026 
- 00010411  0x00001273 increase  0x00000001 , 0x00000002 
- 00010412  0x00001274 call  0x00002ccf 
- 00010413  0x00001275 increase  0xfffffffe , 0x00000006 
- 00010414  0x00001276 ifetch  0x00000002 , 0x00000006 
- 00010415  0x00001277 arg  0x00002902 , 0x00000002 
- 00010416  0x00001278 isub  0x00000002 , 0x0000003e 
- 00010417  0x00001279 nrtn  0x00000005 
- 00010418  0x0000127a increase  0x00000001 , 0x00000006 
- 00010419  0x0000127b copy  0x00000006 , 0x00000011 
- 00010420  0x0000127c ifetch  0x00000001 , 0x00000006 
- 00010421  0x0000127d rtn 
- 00010422  0x00001281 force  0x00000000 , 0x00000002 
- 00010423  0x00001282 force  0x00000001 , 0x00000001 
- 00010424  0x00001285 bpatchx  0x00000037 , 0x00004026 
- 00010425  0x00001286 storet  0x00000001 , 0x0000416a 
- 00010426  0x00001287 fetcht  0x00000001 , 0x0000017f 
- 00010427  0x00001288 set1  0x00000005 , 0x00000002 
- 00010428  0x00001289 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00010429  0x0000128a ior  0x00000001 , 0x0000003f 
- 00010430  0x0000128b store  0x00000001 , 0x0000017f 
- 00010431  0x0000128c and_into  0x0000001f , 0x0000003f 
- 00010432  0x0000128d isolate1  0x00000029 , 0x00000000 
- 00010433  0x0000128e setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00010434  0x0000128f store  0x00000001 , 0x00004169 
- 00010435  0x00001291 fetch  0x00000001 , 0x00004169 
- 00010436  0x00001292 compare  0x00000001 , 0x00000001 , 0x00000003 
- 00010437  0x00001293 nbranch  0x000028c8 , 0x00000001 
- 00010438  0x00001294 fetch  0x00000001 , 0x0000416a 
- 00010439  0x00001295 rtn  0x00000034 
- 00010440  0x00001298 bmark1  0x00000032 , 0x000028ce 
- 00010441  0x00001299 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
- 00010442  0x0000129a fetch  0x00000002 , 0x0000068f 
- 00010443  0x0000129b copy  0x0000003f , 0x00000006 
- 00010444  0x0000129c arg  0x0000416b , 0x00000005 
- 00010445  0x0000129d branch  0x00007ccc 
- 00010446  0x000012a0 call  0x00007368 
- 00010447  0x000012a1 branch  0x0000729f 
- 00010448  0x000012a4 arg  0x00000000 , 0x00000007 
- 00010449  0x000012a5 branch  0x000024e7 
- 00010450  0x000012a8 arg  0x00000000 , 0x00000007 
- 00010451  0x000012a9 branch  0x000024eb 
- 00010452  0x000012ad bpatchx  0x00000038 , 0x00004027 
- 00010453  0x000012ae rtnmark1  0x0000000f 
- 00010454  0x000012af rtnmark1  0x00000030 
- 00010455  0x000012b0 fetch  0x00000001 , 0x0000004c 
- 00010456  0x000012b1 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00010457  0x000012b2 store  0x00000001 , 0x00004334 
- 00010458  0x000012b3 fetch  0x00000001 , 0x0000004d 
- 00010459  0x000012b4 rtn  0x00000034 
- 00010460  0x000012b5 setarg  0x0000004e 
- 00010461  0x000012b6 store  0x00000002 , 0x00004339 
- 00010462  0x000012b7 bpatchx  0x00000039 , 0x00004027 
- 00010463  0x000012b8 fetch  0x00000001 , 0x00004334 
- 00010464  0x000012b9 beq  0x00000003 , 0x0000304a 
- 00010465  0x000012bb call  0x000028ee 
- 00010466  0x000012bc nbranch  0x000028d0 , 0x00000028 
- 00010467  0x000012bd call  0x000028d2 
- 00010468  0x000012be setarg  0x00000000 
- 00010469  0x000012bf store  0x00000002 , 0x00004337 
- 00010470  0x000012c0 fetch  0x00000002 , 0x00004339 
- 00010471  0x000012c1 add  0x0000003f , 0x00000002 , 0x00000006 
- 00010472  0x000012c2 bpatchx  0x0000003a , 0x00004027 
- 00010473  0x000012c4 ifetch  0x00000002 , 0x00000006 
- 00010474  0x000012c5 beq  0x00000004 , 0x00002b8f 
- 00010475  0x000012c6 beq  0x00000006 , 0x00002ec8 
- 00010476  0x000012c7 beq  0x00000005 , 0x00002e8a 
- 00010477  0x000012c8 rtn 
- 00010478  0x000012cc fetch  0x00000001 , 0x00004334 
- 00010479  0x000012cd beq  0x00000002 , 0x000028fd 
- 00010480  0x000012ce beq  0x00000001 , 0x00002914 
- 00010481  0x000012cf rtn 
- 00010482  0x000012d5 call  0x00007dba 
- 00010483  0x000012d6 arg  0x00000004 , 0x00000002 
- 00010484  0x000012d7 isub  0x0000003f , 0x0000003e 
- 00010485  0x000012d8 rtn  0x00000005 
- 00010486  0x000012d9 arg  0x00000005 , 0x00000002 
- 00010487  0x000012da isub  0x0000003f , 0x0000003e 
- 00010488  0x000012db rtn  0x00000005 
- 00010489  0x000012dc arg  0x00000006 , 0x00000002 
- 00010490  0x000012dd isub  0x0000003f , 0x0000003e 
- 00010491  0x000012de rtn  0x00000005 
- 00010492  0x000012df branch  0x00007dbc 
- 00010493  0x000012e3 fetch  0x00000002 , 0x00004339 
- 00010494  0x000012e4 copy  0x0000003f , 0x00000006 
- 00010495  0x000012e5 ifetch  0x00000002 , 0x00000006 
- 00010496  0x000012e6 store  0x00000002 , 0x00004335 
- 00010497  0x000012e7 ifetch  0x00000002 , 0x00000006 
- 00010498  0x000012e8 call  0x000028f2 
- 00010499  0x000012e9 nrtn  0x00000028 
- 00010500  0x000012ea fetcht  0x00000001 , 0x0000004d 
- 00010501  0x000012eb storet  0x00000002 , 0x00004337 
- 00010502  0x000012ec fetch  0x00000002 , 0x00004335 
- 00010503  0x000012ed increase  0x00000004 , 0x0000003f 
- 00010504  0x000012ee isub  0x00000002 , 0x0000003e 
- 00010505  0x000012ef branch  0x00007dba , 0x00000005 
- 00010506  0x000012f0 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010507  0x000012f1 arg  0x00000f00 , 0x00000005 
- 00010508  0x000012f2 fetch  0x00000002 , 0x00004339 
- 00010509  0x000012f3 copy  0x0000003f , 0x00000006 
- 00010510  0x000012f4 call  0x00007ccc 
- 00010511  0x000012f5 branch  0x00007dbc 
- 00010512  0x000012fb call  0x00007dba 
- 00010513  0x000012fc fetch  0x00000002 , 0x00004337 
- 00010514  0x000012fd nrtn  0x00000034 
- 00010515  0x000012fe branch  0x00007dbc 
- 00010516  0x00001301 call  0x00002910 
- 00010517  0x00001302 nrtn  0x00000028 
- 00010518  0x00001303 fetch  0x00000002 , 0x00004337 
- 00010519  0x00001304 arg  0x00000f00 , 0x00000005 
- 00010520  0x00001305 iadd  0x00000005 , 0x00000011 
- 00010521  0x00001306 fetcht  0x00000001 , 0x0000004d 
- 00010522  0x00001307 iadd  0x00000002 , 0x0000003f 
- 00010523  0x00001308 store  0x00000002 , 0x00004337 
- 00010524  0x00001309 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
- 00010525  0x0000130a copy  0x00000011 , 0x00000005 
- 00010526  0x0000130b fetch  0x00000002 , 0x00004339 
- 00010527  0x0000130c copy  0x0000003f , 0x00000006 
- 00010528  0x0000130d call  0x00007ccc 
- 00010529  0x0000130e setarg  0x00000f00 
- 00010530  0x0000130f store  0x00000002 , 0x00004339 
- 00010531  0x00001310 fetch  0x00000002 , 0x00004335 
- 00010532  0x00001311 increase  0x00000004 , 0x0000003f 
- 00010533  0x00001312 fetcht  0x00000002 , 0x00004337 
- 00010534  0x00001313 isub  0x00000002 , 0x0000003e 
- 00010535  0x00001314 branch  0x00007dba , 0x00000005 
- 00010536  0x00001315 branch  0x00007dbc 
- 00010537  0x0000131b fetch  0x00000002 , 0x000043df 
- 00010538  0x0000131c branch  0x00007d79 
- 00010539  0x0000131f bpatchx  0x0000003b , 0x00004027 
- 00010540  0x00001320 fetcht  0x00000004 , 0x00000184 
- 00010541  0x00001321 call  0x00002356 
- 00010542  0x00001322 isub  0x00000002 , 0x0000000b 
- 00010543  0x00001323 deposit  0x0000000b 
- 00010544  0x00001324 fetcht  0x00000002 , 0x00000196 
- 00010545  0x00001325 lshift4  0x00000002 , 0x00000002 
- 00010546  0x00001326 lshift  0x00000002 , 0x00000002 
- 00010547  0x00001327 isub  0x00000002 , 0x0000003f 
- 00010548  0x00001328 rtn 
- 00010549  0x0000132b call  0x00002356 
- 00010550  0x0000132c store  0x00000004 , 0x00000184 
- 00010551  0x0000132d rtn 
- 00010552  0x00001332 bpatchx  0x0000003c , 0x00004027 
- 00010553  0x00001333 add  0x00000011 , 0x00000050 , 0x00000006 
- 00010554  0x00001334 ifetch  0x00000001 , 0x00000006 
- 00010555  0x00001335 call  0x000025eb 
- 00010556  0x00001336 add  0x00000011 , 0x00000002 , 0x00000006 
- 00010557  0x00001337 ifetch  0x00000002 , 0x00000006 
- 00010558  0x00001338 imul32  0x00000002 , 0x0000003f 
- 00010559  0x00001339 fetcht  0x00000002 , 0x00000044 
- 00010560  0x0000133a imul32  0x00000002 , 0x0000003f 
- 00010561  0x0000133b arg  0x000f4240 , 0x00000002 
- 00010562  0x0000133c idiv  0x00000002 
- 00010563  0x0000133d arg  0x00000682 , 0x00000002 
- 00010564  0x0000133e fetch  0x00000001 , 0x00004148 
- 00010565  0x0000133f imul32  0x00000002 , 0x00000002 
- 00010566  0x00001340 add  0x00000011 , 0x0000002b , 0x00000006 
- 00010567  0x00001341 ifetch  0x00000001 , 0x00000006 
- 00010568  0x00001342 imul32  0x00000002 , 0x0000003f 
- 00010569  0x00001343 iadd  0x00000002 , 0x0000003f 
- 00010570  0x00001344 store  0x00000004 , 0x0000431d 
- 00010571  0x00001345 fetch  0x00000002 , 0x0000409a 
- 00010572  0x00001346 call  0x00007d62 
- 00010573  0x00001347 quotient  0x00000002 
- 00010574  0x00001348 iadd  0x00000002 , 0x0000003f 
- 00010575  0x00001349 add  0x00000011 , 0x0000000e , 0x00000005 
- 00010576  0x0000134a istore  0x00000002 , 0x00000005 
- 00010577  0x0000134b rtn 
- 00010578  0x00001351 bpatchx  0x0000003d , 0x00004027 
- 00010579  0x00001352 call  0x00002955 
- 00010580  0x00001353 branch  0x00002969 
- 00010581  0x00001356 jam  0x00000002 , 0x000006b5 
- 00010582  0x00001357 arg  0x00002a00 , 0x00000002 
- 00010583  0x00001358 storet  0x00000002 , 0x000006b6 
- 00010584  0x00001359 call  0x00002ce0 
- 00010585  0x0000135a rtn  0x00000034 
- 00010586  0x0000135b ifetch  0x00000001 , 0x00000006 
- 00010587  0x0000135c copy  0x00000006 , 0x00000005 
- 00010588  0x0000135d fetcht  0x00000001 , 0x0000426b 
- 00010589  0x0000135e copy  0x00000002 , 0x00000039 
- 00010590  0x0000135f isub  0x00000002 , 0x0000003e 
- 00010591  0x00001360 nbranch  0x00002966 , 0x00000002 
- 00010592  0x00001361 isub  0x00000002 , 0x00000002 
- 00010593  0x00001362 arg  0x0000426c , 0x00000006 
- 00010594  0x00001363 call  0x00007ccc 
- 00010595  0x00001364 copy  0x00000002 , 0x00000039 
- 00010596  0x00001365 ncall  0x000029a1 , 0x00000005 
- 00010597  0x00001366 rtn 
- 00010598  0x00001368 copy  0x0000003f , 0x00000039 
- 00010599  0x00001369 arg  0x0000426c , 0x00000006 
- 00010600  0x0000136a branch  0x00007ccc 
- 00010601  0x0000136e arg  0x00004368 , 0x00000013 
- 00010602  0x0000136f arg  0x00004349 , 0x00000011 
- 00010603  0x00001370 call  0x00002976 
- 00010604  0x00001371 setarg  0x00000000 
- 00010605  0x00001372 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00010606  0x00001373 store  0x00000001 , 0x00000670 
- 00010607  0x00001374 arg  0x00004388 , 0x00000013 
- 00010608  0x00001375 arg  0x00004369 , 0x00000011 
- 00010609  0x00001376 call  0x00002976 
- 00010610  0x00001377 rtn  0x00000028 
- 00010611  0x00001378 fetch  0x00000001 , 0x00000670 
- 00010612  0x00001379 branch  0x0000235a , 0x00000034 
- 00010613  0x0000137a rtn 
- 00010614  0x0000137e bpatchx  0x0000003e , 0x00004027 
- 00010615  0x0000137f call  0x00007dba 
- 00010616  0x00001380 call  0x00007ca6 
- 00010617  0x00001381 arg  0x00000000 , 0x00000012 
- 00010618  0x00001382 arg  0x000006a2 , 0x00000005 
- 00010619  0x00001383 call  0x00002990 
- 00010620  0x00001384 fetch  0x00000001 , 0x0000426b 
- 00010621  0x00001385 add  0x0000003f , 0x00000001 , 0x00000002 
- 00010622  0x00001386 iadd  0x00000012 , 0x00000011 
- 00010623  0x00001387 increase  0x00000002 , 0x00000011 
- 00010624  0x00001388 sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00010625  0x00001389 nbranch  0x0000298e , 0x00000002 
- 00010626  0x0000138a istoret  0x00000001 , 0x00000005 
- 00010627  0x0000138b arg  0x00000009 , 0x00000002 
- 00010628  0x0000138c istoret  0x00000001 , 0x00000005 
- 00010629  0x0000138d iforce  0x00000039 
- 00010630  0x0000138e call  0x00007ccc 
- 00010631  0x0000138f copy  0x00000011 , 0x00000012 
- 00010632  0x00001391 deposit  0x00000012 
- 00010633  0x00001392 store  0x00000001 , 0x000006a1 
- 00010634  0x00001393 arg  0x000006a1 , 0x00000006 
- 00010635  0x00001394 setarg  0xffffffe0 
- 00010636  0x00001395 iadd  0x00000013 , 0x00000005 
- 00010637  0x00001396 branch  0x00007c8d 
- 00010638  0x00001399 call  0x00007dbc 
- 00010639  0x0000139a branch  0x00002988 
- 00010640  0x0000139d ifetch  0x00000001 , 0x00000011 
- 00010641  0x0000139e rtn  0x00000034 
- 00010642  0x0000139f pincrease  0x00000001 
- 00010643  0x000013a0 ifetcht  0x00000001 , 0x00000006 
- 00010644  0x000013a1 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00010645  0x000013a2 branch  0x0000299f , 0x00000005 
- 00010646  0x000013a3 iadd  0x00000012 , 0x00000012 
- 00010647  0x000013a4 copy  0x00000011 , 0x00000006 
- 00010648  0x000013a5 iforce  0x00000039 
- 00010649  0x000013a6 call  0x00007ccc 
- 00010650  0x000013a7 copy  0x00000006 , 0x00000011 
- 00010651  0x000013a9 deposit  0x00000011 
- 00010652  0x000013aa isub  0x00000013 , 0x0000003e 
- 00010653  0x000013ab rtn  0x00000002 
- 00010654  0x000013ac branch  0x00002990 
- 00010655  0x000013af iadd  0x00000011 , 0x00000011 
- 00010656  0x000013b0 branch  0x0000299b 
- 00010657  0x000013b4 setarg  0x00000020 
- 00010658  0x000013b5 istore  0x00000001 , 0x00000005 
- 00010659  0x000013b6 loop  0x000029a1 
- 00010660  0x000013b7 rtn 
- 00010661  0x000013bb bpatchx  0x0000003f , 0x00004027 
- 00010662  0x000013bc disable  0x0000002b 
- 00010663  0x000013bd branch  0x000029a9 , 0x0000002e 
- 00010664  0x000013be nbranch  0x000029b8 , 0x0000002d 
- 00010665  0x000013c0 call  0x000024d2 
- 00010666  0x000013c1 fetch  0x00000002 , 0x0000409a 
- 00010667  0x000013c2 store  0x00000002 , 0x00000176 
- 00010668  0x000013c3 fetch  0x00000001 , 0x00004321 
- 00010669  0x000013c4 bbit1  0x00000005 , 0x000024e0 
- 00010670  0x000013c5 bmark1  0x0000000f , 0x000024e0 
- 00010671  0x000013c6 fetch  0x00000001 , 0x0000004d 
- 00010672  0x000013c7 nbranch  0x000024e0 , 0x00000034 
- 00010673  0x000013c8 fetch  0x00000001 , 0x0000416a 
- 00010674  0x000013c9 nbranch  0x000024e0 , 0x00000034 
- 00010675  0x000013cb fetch  0x00000001 , 0x00000168 
- 00010676  0x000013cc bbit1  0x00000005 , 0x000024e0 
- 00010677  0x000013cd bbit1  0x00000007 , 0x000024e0 
- 00010678  0x000013ce bbit1  0x00000006 , 0x000024e0 
- 00010679  0x000013cf branch  0x000024c8 
- 00010680  0x000013d2 fetch  0x00000001 , 0x000040a8 
- 00010681  0x000013d3 sub  0x0000003f , 0x0000001e , 0x0000003e 
- 00010682  0x000013d4 nbranch  0x000024d7 , 0x00000002 
- 00010683  0x000013d5 fetcht  0x00000002 , 0x0000409a 
- 00010684  0x000013d6 rshift  0x00000002 , 0x00000002 
- 00010685  0x000013d7 fetch  0x00000002 , 0x00000176 
- 00010686  0x000013d8 iadd  0x00000002 , 0x0000003f 
- 00010687  0x000013d9 store  0x00000002 , 0x00000176 
- 00010688  0x000013da branch  0x000024d7 
- 00010689  0x000013de arg  0x00000000 , 0x00000007 
- 00010690  0x000013df branch  0x000029d6 
- 00010691  0x000013e2 arg  0x00000000 , 0x00000007 
- 00010692  0x000013e3 branch  0x000029db 
- 00010693  0x000013e6 arg  0x00000001 , 0x00000007 
- 00010694  0x000013e7 branch  0x000029d6 
- 00010695  0x000013ea arg  0x00000001 , 0x00000007 
- 00010696  0x000013eb branch  0x000029db 
- 00010697  0x000013ee arg  0x00000002 , 0x00000007 
- 00010698  0x000013ef branch  0x000029d6 
- 00010699  0x000013f2 arg  0x00000002 , 0x00000007 
- 00010700  0x000013f3 branch  0x000029db 
- 00010701  0x000013f6 arg  0x00000003 , 0x00000007 
- 00010702  0x000013f7 branch  0x000029d6 
- 00010703  0x000013fa arg  0x00000003 , 0x00000007 
- 00010704  0x000013fb branch  0x000029db 
- 00010705  0x000013fe arg  0x00000004 , 0x00000007 
- 00010706  0x000013ff branch  0x000029d6 
- 00010707  0x00001402 arg  0x00000004 , 0x00000007 
- 00010708  0x00001403 branch  0x000029db 
- 00010709  0x00001406 arg  0x00000005 , 0x00000007 
- 00010710  0x00001409 fetch  0x00000001 , 0x00004321 
- 00010711  0x0000140a qset1  0x0000003f 
- 00010712  0x0000140b store  0x00000001 , 0x00004321 
- 00010713  0x0000140c rtn 
- 00010714  0x00001410 arg  0x00000005 , 0x00000007 
- 00010715  0x00001413 fetch  0x00000001 , 0x00004321 
- 00010716  0x00001414 qset0  0x0000003f 
- 00010717  0x00001415 store  0x00000001 , 0x00004321 
- 00010718  0x00001416 rtn 
- 00010719  0x0000141b setarg  0x00112233 
- 00010720  0x0000141c store  0x00000003 , 0x00004322 
- 00010721  0x0000141d setarg  0x00445566 
- 00010722  0x0000141e istore  0x00000003 , 0x00000005 
- 00010723  0x0000141f setarg  0x00778899 
- 00010724  0x00001420 istore  0x00000003 , 0x00000005 
- 00010725  0x00001421 setarg  0x00001122 
- 00010726  0x00001422 istore  0x00000003 , 0x00000005 
- 00010727  0x00001423 setarg  0x00334455 
- 00010728  0x00001424 istore  0x00000003 , 0x00000005 
- 00010729  0x00001425 setarg  0x00000066 
- 00010730  0x00001426 istore  0x00000001 , 0x00000005 
- 00010731  0x00001427 rtn 
- 00010732  0x0000142b setarg  0x01000302 
- 00010733  0x0000142c store  0x00000004 , 0x000042c4 
- 00010734  0x0000142d setarg  0x00010010 
- 00010735  0x0000142e store  0x00000003 , 0x000042c8 
- 00010736  0x0000142f jam  0x00000001 , 0x000042fe 
- 00010737  0x00001430 rtn 
- 00010738  0x00001435 arg  0x00000000 , 0x00000011 
- 00010739  0x00001436 arg  0x00000001 , 0x00000001 
- 00010740  0x00001437 branch  0x00002a05 
- 00010741  0x0000143c bpatchx  0x00000040 , 0x00004028 
- 00010742  0x0000143d arg  0x00000003 , 0x00000001 
- 00010743  0x0000143e call  0x00002a05 
- 00010744  0x0000143f copy  0x00000012 , 0x0000003f 
- 00010745  0x00001440 istore  0x00000001 , 0x00000005 
- 00010746  0x00001441 rtn 
- 00010747  0x00001446 bpatchx  0x00000041 , 0x00004028 
- 00010748  0x00001447 force  0x00000002 , 0x00000001 
- 00010749  0x00001448 increase  0x00000004 , 0x00000011 
- 00010750  0x00001449 call  0x00002a05 
- 00010751  0x0000144a increase  0xfffffffc , 0x00000011 
- 00010752  0x0000144b copy  0x00000011 , 0x0000003f 
- 00010753  0x0000144c istore  0x00000002 , 0x00000005 
- 00010754  0x0000144d copy  0x00000012 , 0x0000003f 
- 00010755  0x0000144e istore  0x00000002 , 0x00000005 
- 00010756  0x0000144f rtn 
- 00010757  0x00001454 bpatchx  0x00000042 , 0x00004028 
- 00010758  0x00001455 increase  0x00000005 , 0x00000011 
- 00010759  0x00001456 call  0x00006959 
- 00010760  0x00001457 increase  0xfffffffb , 0x00000011 
- 00010761  0x00001458 copy  0x00000011 , 0x0000003f 
- 00010762  0x00001459 istore  0x00000002 , 0x00000005 
- 00010763  0x0000145a setarg  0x00000000 
- 00010764  0x0000145b istore  0x00000002 , 0x00000005 
- 00010765  0x0000145c copy  0x00000001 , 0x0000003f 
- 00010766  0x0000145d istore  0x00000001 , 0x00000005 
- 00010767  0x0000145e rtn 
- 00010768  0x00001462 bpatchx  0x00000043 , 0x00004028 
- 00010769  0x00001463 call  0x00006993 
- 00010770  0x00001464 copy  0x0000003f , 0x00000006 
- 00010771  0x00001465 rtn 
- 00010772  0x00001468 fetch  0x00000002 , 0x00004449 
- 00010773  0x00001469 rtn 
- 00010774  0x0000146c call  0x00002a19 
- 00010775  0x0000146d copy  0x0000003f , 0x00000006 
- 00010776  0x0000146e rtn 
- 00010777  0x00001472 fetch  0x00000002 , 0x0000444c 
- 00010778  0x00001473 rtn 
- 00010779  0x00001477 call  0x00002a10 
- 00010780  0x00001478 increase  0x00000005 , 0x00000006 
- 00010781  0x00001479 rtn 
- 00010782  0x0000147c call  0x00002a10 
- 00010783  0x0000147d increase  0x00000009 , 0x00000006 
- 00010784  0x0000147e rtn 
- 00010785  0x00001481 call  0x00002a16 
- 00010786  0x00001482 increase  0x00000009 , 0x00000006 
- 00010787  0x00001483 rtn 
- 00010788  0x00001486 call  0x00002a16 
- 00010789  0x00001487 increase  0x00000005 , 0x00000006 
- 00010790  0x00001488 rtn 
- 00010791  0x0000148c branch  0x000069a9 
- 00010792  0x00001490 branch  0x000069ac 
- 00010793  0x00001494 branch  0x000069af 
- 00010794  0x00001498 branch  0x00006998 
- 00010795  0x0000149c store  0x00000008 , 0x000043c0 
- 00010796  0x0000149d branch  0x00002a3c 
- 00010797  0x000014a1 and  0x00000002 , 0x000000ff , 0x00000011 
- 00010798  0x000014a2 call  0x00002a32 
- 00010799  0x000014a3 rshift8  0x00000002 , 0x00000011 
- 00010800  0x000014a6 storer  0x00000011 , 0x00000001 , 0x000043b7 
- 00010801  0x000014a7 branch  0x00002a33 
- 00010802  0x000014aa storer  0x00000011 , 0x00000001 , 0x000043b6 
- 00010803  0x000014ac isolate1  0x00000001 , 0x00000011 
- 00010804  0x000014ad call  0x00002a38 , 0x00000001 
- 00010805  0x000014ae isolate1  0x00000002 , 0x00000011 
- 00010806  0x000014af call  0x00002a3a , 0x00000001 
- 00010807  0x000014b0 rtn 
- 00010808  0x000014b5 arg  0x00000008 , 0x00000007 
- 00010809  0x000014b6 branch  0x00002a3d 
- 00010810  0x000014ba arg  0x0000000b , 0x00000007 
- 00010811  0x000014bb branch  0x00002a3d 
- 00010812  0x000014be arg  0x00000005 , 0x00000007 
- 00010813  0x000014c1 fetch  0x00000008 , 0x000043ae 
- 00010814  0x000014c2 qset1  0x0000003f 
- 00010815  0x000014c3 store  0x00000008 , 0x000043ae 
- 00010816  0x000014c4 rtn 
- 00010817  0x000014c7 call  0x000029c5 
- 00010818  0x000014c8 call  0x000029ec 
- 00010819  0x000014c9 call  0x000029df 
- 00010820  0x000014ca branch  0x000029cd 
- 00010821  0x000014d0 jam  0x00000001 , 0x0000019d 
- 00010822  0x000014d1 jam  0x00000001 , 0x0000019e 
- 00010823  0x000014d2 call  0x000025b8 
- 00010824  0x000014d3 call  0x00002a4b 
- 00010825  0x000014d4 call  0x00002acb 
- 00010826  0x000014d5 branch  0x000025bc 
- 00010827  0x000014d8 bpatchx  0x00000044 , 0x00004028 
- 00010828  0x000014d9 fetch  0x00000001 , 0x00004343 
- 00010829  0x000014da rtnne  0x00000001 
- 00010830  0x000014db arg  0x00000002 , 0x00000007 
- 00010831  0x000014dc call  0x00007cef 
- 00010832  0x000014dd nrtn  0x00000034 
- 00010833  0x000014de fetch  0x00000002 , 0x00004344 
- 00010834  0x000014df fetcht  0x00000002 , 0x00004346 
- 00010835  0x000014e0 isub  0x00000002 , 0x0000003f 
- 00010836  0x000014e1 arg  0x00000002 , 0x00000007 
- 00010837  0x000014e2 call  0x00007ce1 
- 00010838  0x000014e3 disable  0x00000029 
- 00010839  0x000014e4 call  0x00002af5 
- 00010840  0x000014e5 call  0x00002a6a 
- 00010841  0x000014e6 nrtn  0x0000002d 
- 00010842  0x000014e7 bpatchx  0x00000045 , 0x00004028 
- 00010843  0x000014e8 fetch  0x00000006 , 0x0000004e 
- 00010844  0x000014e9 store  0x00000006 , 0x00000178 
- 00010845  0x000014ec fetch  0x00000001 , 0x00000002 
- 00010846  0x000014ed increase  0x00000001 , 0x0000003f 
- 00010847  0x000014ee store  0x00000001 , 0x00000002 
- 00010848  0x000014ef call  0x00002a71 
- 00010849  0x000014f0 rtn  0x00000029 
- 00010850  0x000014f1 call  0x00002b1c 
- 00010851  0x000014f2 nrtn  0x0000002d 
- 00010852  0x000014f3 fetch  0x00000001 , 0x00000004 
- 00010853  0x000014f4 increase  0x00000001 , 0x0000003f 
- 00010854  0x000014f5 store  0x00000001 , 0x00000004 
- 00010855  0x000014f6 fetch  0x00000009 , 0x00000054 
- 00010856  0x000014f7 store  0x00000009 , 0x000006a1 
- 00010857  0x000014f8 rtn 
- 00010858  0x000014fc bpatchx  0x00000046 , 0x00004028 
- 00010859  0x000014fd call  0x00002b68 
- 00010860  0x000014fe call  0x0000264e 
- 00010861  0x000014ff fetch  0x00000001 , 0x00000001 
- 00010862  0x00001500 increase  0x00000001 , 0x0000003f 
- 00010863  0x00001501 store  0x00000001 , 0x00000001 
- 00010864  0x00001502 rtn 
- 00010865  0x00001506 bpatchx  0x00000047 , 0x00004028 
- 00010866  0x00001507 fetch  0x00000001 , 0x000001bc 
- 00010867  0x00001508 rtnne  0x0000001b 
- 00010868  0x00001509 fetch  0x00000006 , 0x00000178 
- 00010869  0x0000150a fetcht  0x00000006 , 0x000042cc 
- 00010870  0x0000150b isub  0x00000002 , 0x0000003e 
- 00010871  0x0000150c nrtn  0x00000005 
- 00010872  0x0000150d call  0x00002056 
- 00010873  0x0000150e nrtn  0x00000005 
- 00010874  0x0000150f call  0x00002a84 
- 00010875  0x00001510 call  0x00002519 
- 00010876  0x00001511 call  0x000030ed 
- 00010877  0x00001512 jam  0x00000014 , 0x0000066f 
- 00010878  0x00001513 call  0x0000782b 
- 00010879  0x00001514 jam  0x00000000 , 0x00004114 
- 00010880  0x00001515 jam  0x00000000 , 0x000001b8 
- 00010881  0x00001516 jam  0x00000000 , 0x00004343 
- 00010882  0x00001517 jam  0x00000000 , 0x000001bc 
- 00010883  0x00001518 branch  0x00002041 
- 00010884  0x0000151b bpatchx  0x00000048 , 0x00004029 
- 00010885  0x0000151c force  0xffffffff , 0x0000003f 
- 00010886  0x0000151d setsect  0x00000002 , 0x00000001 
- 00010887  0x0000151e store  0x00000005 , 0x00000198 
- 00010888  0x0000151f arg  0x00000168 , 0x00000011 
- 00010889  0x00001520 call  0x00002624 
- 00010890  0x00001521 force  0x00000004 , 0x00000039 
- 00010891  0x00001522 arg  0x0000018c , 0x00000005 
- 00010892  0x00001523 call  0x00007de8 
- 00010893  0x00001524 fetch  0x00000002 , 0x000042d9 
- 00010894  0x00001525 store  0x00000002 , 0x00000196 
- 00010895  0x00001527 random  0x0000003f 
- 00010896  0x00001528 and_into  0x0000000f , 0x0000003f 
- 00010897  0x00001529 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00010898  0x0000152a branch  0x00002a8f , 0x00000002 
- 00010899  0x0000152b store  0x00000001 , 0x00000181 
- 00010900  0x0000152d bpatchx  0x00000049 , 0x00004029 
- 00010901  0x0000152e fetcht  0x00000002 , 0x00004165 
- 00010902  0x0000152f storet  0x00000002 , 0x0000016a 
- 00010903  0x00001530 copy  0x00000002 , 0x00000013 
- 00010904  0x00001531 add  0x00000022 , 0x00000007 , 0x0000003f 
- 00010905  0x00001532 idiv  0x00000013 
- 00010906  0x00001533 call  0x00007d62 
- 00010907  0x00001534 remainder  0x00000011 
- 00010908  0x00001535 isub  0x00000011 , 0x0000003f 
- 00010909  0x00001536 iadd  0x00000013 , 0x0000003f 
- 00010910  0x00001537 fetcht  0x00000002 , 0x00004163 
- 00010911  0x00001538 iadd  0x00000002 , 0x0000003f 
- 00010912  0x00001539 store  0x00000004 , 0x0000016c 
- 00010913  0x0000153a isub  0x00000022 , 0x00000011 
- 00010914  0x0000153b increase  0xfffffffa , 0x00000011 
- 00010915  0x0000153c arg  0x00002205 , 0x00000012 
- 00010916  0x0000153d fetch  0x00000001 , 0x000042d2 
- 00010917  0x0000153e nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00010918  0x0000153f fetch  0x00000001 , 0x000042cb 
- 00010919  0x00001540 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00010920  0x00001541 copy  0x00000012 , 0x0000003f 
- 00010921  0x00001542 store  0x00000002 , 0x00004169 
- 00010922  0x00001543 fetch  0x00000006 , 0x000042db 
- 00010923  0x00001544 istore  0x00000006 , 0x00000005 
- 00010924  0x00001545 fetch  0x00000006 , 0x00000178 
- 00010925  0x00001546 istore  0x00000006 , 0x00000005 
- 00010926  0x00001547 fetch  0x00000004 , 0x0000018c 
- 00010927  0x00001548 istore  0x00000004 , 0x00000005 
- 00010928  0x00001549 random  0x0000003f 
- 00010929  0x0000154a istore  0x00000002 , 0x00000005 
- 00010930  0x0000154b random  0x0000003f 
- 00010931  0x0000154c istore  0x00000001 , 0x00000005 
- 00010932  0x0000154d force  0x00000002 , 0x0000003f 
- 00010933  0x0000154e istore  0x00000001 , 0x00000005 
- 00010934  0x0000154f rshift2  0x00000011 , 0x0000003f 
- 00010935  0x00001550 istore  0x00000002 , 0x00000005 
- 00010936  0x00001551 rshift2  0x00000013 , 0x0000003f 
- 00010937  0x00001552 istore  0x00000002 , 0x00000005 
- 00010938  0x00001553 bpatchx  0x0000004a , 0x00004029 
- 00010939  0x00001554 setarg  0x00000000 
- 00010940  0x00001555 istore  0x00000002 , 0x00000005 
- 00010941  0x00001556 fetch  0x00000002 , 0x000042d9 
- 00010942  0x00001557 istore  0x00000002 , 0x00000005 
- 00010943  0x00001558 fetch  0x00000005 , 0x00000198 
- 00010944  0x00001559 istore  0x00000005 , 0x00000005 
- 00010945  0x0000155a fetch  0x00000001 , 0x00000181 
- 00010946  0x0000155b arg  0x000000a0 , 0x00000002 
- 00010947  0x0000155c ior  0x00000002 , 0x0000003f 
- 00010948  0x0000155d istore  0x00000001 , 0x00000005 
- 00010949  0x0000155e call  0x0000273e 
- 00010950  0x0000155f setarg  0x00004169 
- 00010951  0x00001560 add  0x0000003f , 0x00000012 , 0x00000006 
- 00010952  0x00001561 ifetch  0x00000003 , 0x00000006 
- 00010953  0x00001562 store  0x00000003 , 0x00000190 
- 00010954  0x00001563 rtn 
- 00010955  0x00001567 jam  0x00000024 , 0x00000007 
- 00010956  0x00001568 jam  0x00000000 , 0x000006a1 
- 00010957  0x00001569 call  0x00002aef 
- 00010958  0x0000156a call  0x00002ad0 
- 00010959  0x0000156b branch  0x00002af2 
- 00010960  0x0000156e bpatchx  0x0000004b , 0x00004029 
- 00010961  0x0000156f fetch  0x00000001 , 0x00004388 
- 00010962  0x00001570 rtn  0x00000034 
- 00010963  0x00001571 arg  0x00000000 , 0x00000007 
- 00010964  0x00001572 call  0x00007cef 
- 00010965  0x00001573 nrtn  0x00000034 
- 00010966  0x00001574 enable  0x00000010 
- 00010967  0x00001575 call  0x00002af5 
- 00010968  0x00001576 call  0x00002b68 
- 00010969  0x00001577 call  0x00002afe 
- 00010970  0x00001578 nbranch  0x00002ae2 , 0x0000002d 
- 00010971  0x00001579 fetch  0x00000001 , 0x00000003 
- 00010972  0x0000157a increase  0x00000001 , 0x0000003f 
- 00010973  0x0000157b store  0x00000001 , 0x00000003 
- 00010974  0x0000157c fetch  0x00000001 , 0x0000004c 
- 00010975  0x0000157d and  0x0000003f , 0x0000000f , 0x0000003f 
- 00010976  0x0000157e beq  0x00000003 , 0x00002b2d 
- 00010977  0x0000157f beq  0x00000005 , 0x00002b40 
- 00010978  0x00001581 bpatchx  0x0000004c , 0x00004029 
- 00010979  0x00001582 fetch  0x00000001 , 0x000006a1 
- 00010980  0x00001583 fetcht  0x00000001 , 0x00004393 
- 00010981  0x00001584 isub  0x00000002 , 0x0000003e 
- 00010982  0x00001585 nbranch  0x00002ad0 , 0x00000005 
- 00010983  0x00001586 random  0x0000003f 
- 00010984  0x00001587 arg  0x000001ff , 0x00000002 
- 00010985  0x00001588 iand  0x00000002 , 0x0000003f 
- 00010986  0x00001589 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00010987  0x0000158a call  0x00007c91 
- 00010988  0x0000158b arg  0x00000000 , 0x00000007 
- 00010989  0x0000158c fetch  0x00000002 , 0x00004389 
- 00010990  0x0000158d branch  0x00007ce1 
- 00010991  0x00001590 arg  0x000006b1 , 0x00000005 
- 00010992  0x00001591 arg  0x00004169 , 0x00000006 
- 00010993  0x00001592 branch  0x00007c8c 
- 00010994  0x00001595 arg  0x000006b1 , 0x00000006 
- 00010995  0x00001596 arg  0x00004169 , 0x00000005 
- 00010996  0x00001597 branch  0x00007c8c 
- 00010997  0x0000159a bpatchx  0x0000004d , 0x00004029 
- 00010998  0x0000159b disable  0x00000029 
- 00010999  0x0000159d setarg  0x008e89be 
- 00011000  0x0000159e lshift8  0x0000003f , 0x0000003f 
- 00011001  0x0000159f or_into  0x000000d6 , 0x0000003f 
- 00011002  0x000015a0 iforce  0x00000009 
- 00011003  0x000015a1 setarg  0x00555555 
- 00011004  0x000015a2 store  0x00000003 , 0x00000190 
- 00011005  0x000015a3 rtn 
- 00011006  0x000015a8 bpatchx  0x0000004e , 0x00004029 
- 00011007  0x000015a9 fetch  0x00000001 , 0x0000438b 
- 00011008  0x000015aa fetcht  0x00000001 , 0x0000438c 
- 00011009  0x000015ab lshift4  0x00000002 , 0x00000002 
- 00011010  0x000015ac lshift2  0x00000002 , 0x00000002 
- 00011011  0x000015ad iadd  0x00000002 , 0x00000002 
- 00011012  0x000015ae storet  0x00000001 , 0x00004169 
- 00011013  0x000015af beq  0x00000001 , 0x00002b0f 
- 00011014  0x000015b0 fetcht  0x00000001 , 0x00004348 
- 00011015  0x000015b1 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011016  0x000015b2 store  0x00000001 , 0x0000416a 
- 00011017  0x000015b3 fetch  0x00000006 , 0x000042db 
- 00011018  0x000015b4 store  0x00000006 , 0x0000416b 
- 00011019  0x000015b5 copy  0x00000002 , 0x00000039 
- 00011020  0x000015b6 arg  0x00004349 , 0x00000006 
- 00011021  0x000015b7 call  0x00007ccc 
- 00011022  0x000015b8 branch  0x00002b15 
- 00011023  0x000015bb setarg  0x0000000c 
- 00011024  0x000015bc store  0x00000001 , 0x0000416a 
- 00011025  0x000015bd fetch  0x00000006 , 0x000042db 
- 00011026  0x000015be store  0x00000006 , 0x0000416b 
- 00011027  0x000015bf fetch  0x00000006 , 0x00004116 
- 00011028  0x000015c0 istore  0x00000006 , 0x00000005 
- 00011029  0x000015c2 bpatchx  0x0000004f , 0x00004029 
- 00011030  0x000015c3 fetch  0x00000001 , 0x00000000 
- 00011031  0x000015c4 increase  0x00000001 , 0x0000003f 
- 00011032  0x000015c5 store  0x00000001 , 0x00000000 
- 00011033  0x000015c6 arg  0x00000708 , 0x0000001b 
- 00011034  0x000015c7 disable  0x0000002d 
- 00011035  0x000015c8 branch  0x00002729 
- 00011036  0x000015cc bpatchx  0x00000050 , 0x0000402a 
- 00011037  0x000015cd fetch  0x00000001 , 0x00004394 
- 00011038  0x000015ce rtnne  0x00000001 
- 00011039  0x000015cf fetch  0x00000001 , 0x00000000 
- 00011040  0x000015d0 increase  0x00000001 , 0x0000003f 
- 00011041  0x000015d1 store  0x00000001 , 0x00000000 
- 00011042  0x000015d2 arg  0x00000c03 , 0x00000002 
- 00011043  0x000015d3 fetch  0x00000001 , 0x00004395 
- 00011044  0x000015d4 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011045  0x000015d5 copy  0x00000011 , 0x0000003f 
- 00011046  0x000015d6 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00011047  0x000015d7 storet  0x00000002 , 0x00004169 
- 00011048  0x000015d8 fetch  0x00000006 , 0x000042db 
- 00011049  0x000015d9 istore  0x00000006 , 0x00000005 
- 00011050  0x000015da fetch  0x00000006 , 0x00000178 
- 00011051  0x000015db istore  0x00000006 , 0x00000005 
- 00011052  0x000015dc branch  0x00002729 
- 00011053  0x000015df bpatchx  0x00000051 , 0x0000402a 
- 00011054  0x000015e0 fetch  0x00000006 , 0x00000054 
- 00011055  0x000015e1 fetcht  0x00000006 , 0x000042db 
- 00011056  0x000015e2 isub  0x00000002 , 0x0000003e 
- 00011057  0x000015e3 nrtn  0x00000005 
- 00011058  0x000015e4 arg  0x00000004 , 0x00000002 
- 00011059  0x000015e5 fetch  0x00000001 , 0x0000438c 
- 00011060  0x000015e6 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00011061  0x000015e7 storet  0x00000001 , 0x00004169 
- 00011062  0x000015e8 fetcht  0x00000001 , 0x00004368 
- 00011063  0x000015e9 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00011064  0x000015ea store  0x00000001 , 0x0000416a 
- 00011065  0x000015eb fetch  0x00000006 , 0x000042db 
- 00011066  0x000015ec store  0x00000006 , 0x0000416b 
- 00011067  0x000015ed arg  0x00004369 , 0x00000006 
- 00011068  0x000015ee copy  0x00000002 , 0x00000039 
- 00011069  0x000015ef call  0x00007ccc 
- 00011070  0x000015f0 call  0x0000273e 
- 00011071  0x000015f1 branch  0x00002ae2 
- 00011072  0x000015f4 fetch  0x00000006 , 0x00000054 
- 00011073  0x000015f5 fetcht  0x00000006 , 0x000042db 
- 00011074  0x000015f6 isub  0x00000002 , 0x0000003e 
- 00011075  0x000015f7 nrtn  0x00000005 
- 00011076  0x000015f8 call  0x00002868 
- 00011077  0x000015f9 storer  0x00000011 , 0x00000001 , 0x000042cb 
- 00011078  0x000015fa fetch  0x00000006 , 0x0000004e 
- 00011079  0x000015fb store  0x00000006 , 0x00000178 
- 00011080  0x000015fc fetch  0x00000008 , 0x0000005a 
- 00011081  0x000015fd store  0x00000008 , 0x0000018c 
- 00011082  0x000015fe fetcht  0x00000002 , 0x00000062 
- 00011083  0x000015ff bpatchx  0x00000052 , 0x0000402a 
- 00011084  0x00001600 lshift2  0x00000002 , 0x00000002 
- 00011085  0x00001601 fetch  0x00000002 , 0x00000064 
- 00011086  0x00001602 lshift2  0x0000003f , 0x0000003f 
- 00011087  0x00001603 store  0x00000002 , 0x0000016a 
- 00011088  0x00001604 store  0x00000004 , 0x0000016c 
- 00011089  0x00001605 isub  0x00000002 , 0x0000003f 
- 00011090  0x00001606 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00011091  0x00001607 fetch  0x00000009 , 0x00000066 
- 00011092  0x00001608 store  0x00000009 , 0x00000194 
- 00011093  0x00001609 fetch  0x00000001 , 0x0000006f 
- 00011094  0x0000160a and  0x0000003f , 0x0000001f , 0x00000002 
- 00011095  0x0000160b storet  0x00000001 , 0x00000181 
- 00011096  0x0000160c rshift4  0x0000003f , 0x00000002 
- 00011097  0x0000160d rshift  0x00000002 , 0x00000002 
- 00011098  0x0000160e storet  0x00000001 , 0x000001b8 
- 00011099  0x0000160f arg  0x00000168 , 0x00000011 
- 00011100  0x00001610 call  0x00002938 
- 00011101  0x00001611 arg  0x00000168 , 0x00000011 
- 00011102  0x00001612 call  0x00002624 
- 00011103  0x00001613 call  0x00002525 
- 00011104  0x00001614 call  0x00002056 
- 00011105  0x00001615 nrtn  0x00000005 
- 00011106  0x00001616 bpatchx  0x00000053 , 0x0000402a 
- 00011107  0x00001617 call  0x000020f7 
- 00011108  0x00001618 call  0x00002ea7 
- 00011109  0x00001619 jam  0x00000014 , 0x0000066f 
- 00011110  0x0000161a call  0x0000782b 
- 00011111  0x0000161b branch  0x00002041 
- 00011112  0x0000161f bpatchx  0x00000054 , 0x0000402a 
- 00011113  0x00001620 fetch  0x00000001 , 0x00000007 
- 00011114  0x00001621 beq  0x00000025 , 0x00002b6e 
- 00011115  0x00001622 beq  0x00000026 , 0x00002b74 
- 00011116  0x00001623 beq  0x00000027 , 0x00002b7a 
- 00011117  0x00001624 branch  0x00002b7a 
- 00011118  0x00001627 fetcht  0x00000001 , 0x00004393 
- 00011119  0x00001628 isolate1  0x00000001 , 0x00000002 
- 00011120  0x00001629 branch  0x00002b85 , 0x00000001 
- 00011121  0x0000162a isolate1  0x00000002 , 0x00000002 
- 00011122  0x0000162b branch  0x00002b8a , 0x00000001 
- 00011123  0x0000162c branch  0x00002b80 
- 00011124  0x00001630 fetcht  0x00000001 , 0x00004393 
- 00011125  0x00001631 isolate1  0x00000002 , 0x00000002 
- 00011126  0x00001632 branch  0x00002b8a , 0x00000001 
- 00011127  0x00001633 isolate1  0x00000000 , 0x00000002 
- 00011128  0x00001634 branch  0x00002b80 , 0x00000001 
- 00011129  0x00001635 branch  0x00002b85 
- 00011130  0x00001639 fetcht  0x00000001 , 0x00004393 
- 00011131  0x0000163a isolate1  0x00000000 , 0x00000002 
- 00011132  0x0000163b branch  0x00002b80 , 0x00000001 
- 00011133  0x0000163c isolate1  0x00000001 , 0x00000002 
- 00011134  0x0000163d branch  0x00002b85 , 0x00000001 
- 00011135  0x0000163e branch  0x00002b8a 
- 00011136  0x00001641 jam  0x00000025 , 0x00000007 
- 00011137  0x00001642 fetch  0x00000001 , 0x000006a1 
- 00011138  0x00001643 set1  0x00000000 , 0x0000003f 
- 00011139  0x00001644 store  0x00000001 , 0x000006a1 
- 00011140  0x00001645 rtn 
- 00011141  0x00001648 jam  0x00000026 , 0x00000007 
- 00011142  0x00001649 fetch  0x00000001 , 0x000006a1 
- 00011143  0x0000164a set1  0x00000001 , 0x0000003f 
- 00011144  0x0000164b store  0x00000001 , 0x000006a1 
- 00011145  0x0000164c rtn 
- 00011146  0x0000164f jam  0x00000027 , 0x00000007 
- 00011147  0x00001650 fetch  0x00000001 , 0x000006a1 
- 00011148  0x00001651 set1  0x00000002 , 0x0000003f 
- 00011149  0x00001652 store  0x00000001 , 0x000006a1 
- 00011150  0x00001653 rtn 
- 00011151  0x00001659 copy  0x00000006 , 0x00000011 
- 00011152  0x0000165a fetch  0x00000001 , 0x000043cb 
- 00011153  0x0000165b beq  0x00000006 , 0x000066d5 
- 00011154  0x0000165c beq  0x0000000f , 0x0000503d 
- 00011155  0x0000165d copy  0x00000011 , 0x00000006 
- 00011156  0x0000165e ifetch  0x00000003 , 0x00000006 
- 00011157  0x0000165f store  0x00000003 , 0x00004397 
- 00011158  0x00001661 beq  0x00000002 , 0x00002bab 
- 00011159  0x00001662 beq  0x00000003 , 0x00002bb0 
- 00011160  0x00001663 beq  0x00000004 , 0x00002bb3 
- 00011161  0x00001664 beq  0x00000006 , 0x00002bf7 
- 00011162  0x00001665 beq  0x00000008 , 0x00002c44 
- 00011163  0x00001666 beq  0x0000000a , 0x00002d19 
- 00011164  0x00001667 beq  0x0000000c , 0x00002d4c 
- 00011165  0x00001668 beq  0x00000010 , 0x00002d63 
- 00011166  0x00001669 beq  0x00000012 , 0x00002da8 
- 00011167  0x0000166a beq  0x00000016 , 0x00002dce 
- 00011168  0x0000166b beq  0x00000018 , 0x00002de1 
- 00011169  0x0000166c beq  0x0000001e , 0x00002de6 
- 00011170  0x0000166d beq  0x00000052 , 0x00002dea 
- 00011171  0x0000166e rtn 
- 00011172  0x00001672 force  0x00000003 , 0x00000011 
- 00011173  0x00001673 call  0x00002e10 
- 00011174  0x00001674 setarg  0x00000002 
- 00011175  0x00001676 istore  0x00000001 , 0x00000005 
- 00011176  0x00001677 fetch  0x00000002 , 0x000042e1 
- 00011177  0x00001678 istore  0x00000002 , 0x00000005 
- 00011178  0x00001679 rtn 
- 00011179  0x0000167d call  0x00002bb0 
- 00011180  0x0000167f force  0x00000003 , 0x00000011 
- 00011181  0x00001680 call  0x00002e10 
- 00011182  0x00001681 setarg  0x00000003 
- 00011183  0x00001682 branch  0x00002ba7 
- 00011184  0x00001685 rshift8  0x0000003f , 0x0000003f 
- 00011185  0x00001686 store  0x00000002 , 0x000042e3 
- 00011186  0x00001687 rtn 
- 00011187  0x0000168a call  0x00002e41 
- 00011188  0x0000168b call  0x00007dba 
- 00011189  0x0000168c branch  0x00002bc3 
- 00011190  0x00001690 ifetch  0x00000002 , 0x00000006 
- 00011191  0x00001691 and_into  0x000000ff , 0x0000003f 
- 00011192  0x00001692 rtn  0x00000034 
- 00011193  0x00001693 isub  0x00000012 , 0x0000003e 
- 00011194  0x00001694 rtn  0x00000005 
- 00011195  0x00001695 nrtn  0x00000002 
- 00011196  0x00001696 isub  0x00000013 , 0x0000003e 
- 00011197  0x00001697 rtn  0x00000005 
- 00011198  0x00001698 branch  0x00002bc1 , 0x00000002 
- 00011199  0x00001699 force  0x00000001 , 0x0000003e 
- 00011200  0x0000169a rtn 
- 00011201  0x0000169c force  0x00000000 , 0x0000003f 
- 00011202  0x0000169d rtn 
- 00011203  0x000016a1 arg  0x00000003 , 0x0000000b 
- 00011204  0x000016a2 call  0x00002cc7 
- 00011205  0x000016a4 call  0x00002bb6 
- 00011206  0x000016a5 branch  0x00002bf5 , 0x00000034 
- 00011207  0x000016a6 nbranch  0x00002bf3 , 0x00000002 
- 00011208  0x000016a7 increase  0xfffffffe , 0x00000006 
- 00011209  0x000016a8 call  0x00007c6d 
- 00011210  0x000016a9 call  0x00007c64 
- 00011211  0x000016aa nbranch  0x00002be3 , 0x00000028 
- 00011212  0x000016ab call  0x00007c51 
- 00011213  0x000016ac storer  0x0000000b , 0x00000004 , 0x00000680 
- 00011214  0x000016ad force  0x0000001e , 0x00000011 
- 00011215  0x000016ae call  0x00002e10 
- 00011216  0x000016af fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00011217  0x000016b0 call  0x00007c60 
- 00011218  0x000016b1 call  0x00007dbc 
- 00011219  0x000016b2 setarg  0x00000005 
- 00011220  0x000016b3 istore  0x00000001 , 0x00000005 
- 00011221  0x000016b4 call  0x00007c67 
- 00011222  0x000016b5 ifetch  0x00000002 , 0x00000006 
- 00011223  0x000016b6 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
- 00011224  0x000016b7 sub  0x00000011 , 0x00000010 , 0x0000003e 
- 00011225  0x000016b8 branch  0x00002bdf , 0x00000005 
- 00011226  0x000016b9 sub  0x00000011 , 0x00000002 , 0x0000003e 
- 00011227  0x000016ba nbranch  0x00002e03 , 0x00000005 
- 00011228  0x000016bc setarg  0x00000001 
- 00011229  0x000016bd istore  0x00000001 , 0x00000005 
- 00011230  0x000016be branch  0x00002be8 
- 00011231  0x000016c1 setarg  0x00000002 
- 00011232  0x000016c2 istore  0x00000001 , 0x00000005 
- 00011233  0x000016c3 arg  0x00000001 , 0x0000000b 
- 00011234  0x000016c4 branch  0x00002be8 
- 00011235  0x000016c7 call  0x00007c67 
- 00011236  0x000016c8 ifetch  0x00000002 , 0x00000006 
- 00011237  0x000016c9 ifetch  0x00000001 , 0x00000006 
- 00011238  0x000016ca isub  0x00000011 , 0x0000003e 
- 00011239  0x000016cb nbranch  0x00002bf5 , 0x00000005 
- 00011240  0x000016ce call  0x00007c67 
- 00011241  0x000016cf ifetch  0x00000002 , 0x00000006 
- 00011242  0x000016d0 and_into  0x000000ff , 0x0000003f 
- 00011243  0x000016d1 istore  0x00000002 , 0x00000005 
- 00011244  0x000016d2 ifetchr  0x00000039 , 0x00000001 , 0x00000006 
- 00011245  0x000016d3 call  0x00007cda 
- 00011246  0x000016d4 call  0x00007c6a 
- 00011247  0x000016d5 increase  0xffffffff , 0x0000000b 
- 00011248  0x000016d6 branch  0x00002bf5 , 0x00000005 
- 00011249  0x000016d8 call  0x00002cdd 
- 00011250  0x000016d9 branch  0x00002bc5 
- 00011251  0x000016dc call  0x00002cdd 
- 00011252  0x000016dd branch  0x00002bf1 
- 00011253  0x000016e0 branch  0x00002e03 , 0x00000028 
- 00011254  0x000016e1 branch  0x00002e34 
- 00011255  0x000016e5 call  0x00002e41 
- 00011256  0x000016e6 ifetch  0x00000002 , 0x00000006 
- 00011257  0x000016e7 store  0x00000002 , 0x0000439e 
- 00011258  0x000016e8 call  0x00007c6d 
- 00011259  0x000016e9 arg  0x000006b5 , 0x00000005 
- 00011260  0x000016ea fetch  0x00000002 , 0x00004335 
- 00011261  0x000016eb increase  0xfffffff9 , 0x0000003f 
- 00011262  0x000016ec call  0x00002e4f 
- 00011263  0x000016ed branch  0x00002c0a 
- 00011264  0x000016f1 disable  0x00000028 
- 00011265  0x000016f2 fetcht  0x00000002 , 0x000006b1 
- 00011266  0x000016f3 fetch  0x00000002 , 0x000006b3 
- 00011267  0x000016f4 isub  0x00000002 , 0x0000003e 
- 00011268  0x000016f5 nbranch  0x00002c07 , 0x00000002 
- 00011269  0x000016f6 deposit  0x00000002 
- 00011270  0x000016f7 rtnne  0x00000000 
- 00011271  0x000016f9 enable  0x00000028 
- 00011272  0x000016fa jam  0x00000001 , 0x000001b9 
- 00011273  0x000016fb branch  0x00002e05 
- 00011274  0x000016ff call  0x00002c00 
- 00011275  0x00001700 rtn  0x00000028 
- 00011276  0x00001701 fetcht  0x00000002 , 0x0000439e 
- 00011277  0x00001702 setarg  0x00002800 
- 00011278  0x00001703 isub  0x00000002 , 0x0000003e 
- 00011279  0x00001704 branch  0x00002c11 , 0x00000005 
- 00011280  0x00001705 branch  0x00002e03 
- 00011281  0x00001709 jam  0x00000000 , 0x0000439a 
- 00011282  0x0000170a fetcht  0x00000002 , 0x000006b1 
- 00011283  0x0000170b storet  0x00000002 , 0x00000678 
- 00011284  0x0000170c call  0x00002d04 
- 00011285  0x0000170d nbranch  0x00002e03 , 0x00000034 
- 00011286  0x0000170f fetcht  0x00000002 , 0x00000678 
- 00011287  0x00001710 call  0x00002d04 
- 00011288  0x00001711 nbranch  0x00002c2a , 0x00000034 
- 00011289  0x00001712 copy  0x00000006 , 0x00000011 
- 00011290  0x00001713 fetch  0x00000001 , 0x000006c6 
- 00011291  0x00001714 copy  0x0000003f , 0x00000039 
- 00011292  0x00001715 fetcht  0x00000001 , 0x000006b5 
- 00011293  0x00001716 isub  0x00000002 , 0x0000003e 
- 00011294  0x00001717 nbranch  0x00002c26 , 0x00000005 
- 00011295  0x00001718 arg  0x000006b6 , 0x00000012 
- 00011296  0x00001719 call  0x00007d64 
- 00011297  0x0000171b branch  0x00002c2d , 0x00000005 
- 00011298  0x0000171d fetch  0x00000002 , 0x000006ce 
- 00011299  0x0000171e fetcht  0x00000002 , 0x0000439e 
- 00011300  0x0000171f isub  0x00000002 , 0x0000003e 
- 00011301  0x00001720 branch  0x00002c35 , 0x00000005 
- 00011302  0x00001722 fetch  0x00000002 , 0x00000678 
- 00011303  0x00001723 increase  0x00000001 , 0x0000003f 
- 00011304  0x00001724 store  0x00000002 , 0x00000678 
- 00011305  0x00001725 branch  0x00002c16 
- 00011306  0x00001728 fetch  0x00000001 , 0x0000439a 
- 00011307  0x00001729 beq  0x00000001 , 0x00002c35 
- 00011308  0x0000172a branch  0x00002e03 
- 00011309  0x0000172e fetch  0x00000002 , 0x000006ce 
- 00011310  0x0000172f fetcht  0x00000002 , 0x0000439e 
- 00011311  0x00001730 isub  0x00000002 , 0x0000003e 
- 00011312  0x00001731 nbranch  0x00002c26 , 0x00000005 
- 00011313  0x00001732 jam  0x00000001 , 0x0000439a 
- 00011314  0x00001734 fetcht  0x00000002 , 0x00000678 
- 00011315  0x00001735 storet  0x00000002 , 0x000006c9 
- 00011316  0x00001736 branch  0x00002c26 
- 00011317  0x00001739 fetch  0x00000001 , 0x0000439a 
- 00011318  0x0000173a beq  0x00000000 , 0x00002c26 
- 00011319  0x0000173b jam  0x00000002 , 0x0000439a 
- 00011320  0x0000173c fetcht  0x00000002 , 0x00000678 
- 00011321  0x0000173d increase  0xffffffff , 0x00000002 
- 00011322  0x0000173e storet  0x00000002 , 0x000006cb 
- 00011323  0x00001741 arg  0x00000005 , 0x00000011 
- 00011324  0x00001742 call  0x00002e10 
- 00011325  0x00001743 setarg  0x00000007 
- 00011326  0x00001744 istore  0x00000001 , 0x00000005 
- 00011327  0x00001745 fetch  0x00000002 , 0x000006c9 
- 00011328  0x00001746 istore  0x00000002 , 0x00000005 
- 00011329  0x00001747 fetch  0x00000002 , 0x000006cb 
- 00011330  0x00001748 istore  0x00000002 , 0x00000005 
- 00011331  0x00001749 rtn 
- 00011332  0x0000174e call  0x00002e41 
- 00011333  0x0000174f call  0x00002e4a 
- 00011334  0x00001750 branch  0x00002c47 
- 00011335  0x00001753 fetcht  0x00000002 , 0x000006b1 
- 00011336  0x00001754 storet  0x00000002 , 0x00000678 
- 00011337  0x00001755 call  0x00002cc7 
- 00011338  0x00001756 call  0x00002cd2 
- 00011339  0x00001757 increase  0xfffffffe , 0x00000006 
- 00011340  0x00001758 copy  0x00000006 , 0x0000003f 
- 00011341  0x00001759 store  0x00000002 , 0x000006c7 
- 00011342  0x0000175b fetcht  0x00000002 , 0x000006b6 
- 00011343  0x0000175c setarg  0x00002a00 
- 00011344  0x0000175d isub  0x00000002 , 0x0000003e 
- 00011345  0x0000175e branch  0x00002cb2 , 0x00000005 
- 00011346  0x0000175f setarg  0x00002803 
- 00011347  0x00001760 isub  0x00000002 , 0x0000003e 
- 00011348  0x00001761 nbranch  0x00002c9c , 0x00000005 
- 00011349  0x00001762 arg  0x00000002 , 0x0000000b 
- 00011350  0x00001764 call  0x00002e17 
- 00011351  0x00001765 nbranch  0x00002c79 , 0x00000002 
- 00011352  0x00001766 fetcht  0x00000002 , 0x00000678 
- 00011353  0x00001767 call  0x00002d02 
- 00011354  0x00001768 nbranch  0x00002c79 , 0x00000034 
- 00011355  0x00001769 call  0x00002e1b 
- 00011356  0x0000176a nbranch  0x00002c77 , 0x00000005 
- 00011357  0x0000176b nbranch  0x00002c7b , 0x00000028 
- 00011358  0x0000176c disable  0x00000028 
- 00011359  0x0000176d call  0x00002e46 
- 00011360  0x0000176e copy  0x0000003f , 0x00000011 
- 00011361  0x0000176f call  0x00002e10 
- 00011362  0x00001770 setarg  0x00000009 
- 00011363  0x00001771 istore  0x00000001 , 0x00000005 
- 00011364  0x00001772 copy  0x00000005 , 0x00000030 
- 00011365  0x00001773 increase  0x00000001 , 0x00000005 
- 00011366  0x00001775 call  0x00002c89 
- 00011367  0x00001776 call  0x00002e13 
- 00011368  0x00001777 call  0x00002d02 
- 00011369  0x00001778 call  0x00002c90 
- 00011370  0x00001779 fetch  0x00000001 , 0x000006cd 
- 00011371  0x0000177a add  0x0000003f , 0x00000005 , 0x00000011 
- 00011372  0x0000177b istorer  0x00000011 , 0x00000001 , 0x00000030 
- 00011373  0x0000177d sub  0x00000011 , 0x00000007 , 0x0000003e 
- 00011374  0x0000177e ncall  0x00007dbe , 0x00000005 
- 00011375  0x0000177f call  0x00007dc0 , 0x00000005 
- 00011376  0x00001780 call  0x00002e46 
- 00011377  0x00001781 increase  0xfffffffe , 0x0000003f 
- 00011378  0x00001782 idiv  0x00000011 
- 00011379  0x00001783 call  0x00007d62 
- 00011380  0x00001784 quotient  0x0000000b 
- 00011381  0x00001785 increase  0xffffffff , 0x0000000b 
- 00011382  0x00001786 branch  0x00002c79 , 0x00000005 
- 00011383  0x00001788 call  0x00002e13 
- 00011384  0x00001789 branch  0x00002c56 
- 00011385  0x0000178b branch  0x00002e03 , 0x00000028 
- 00011386  0x0000178c branch  0x00002e34 
- 00011387  0x0000178f call  0x00002e24 
- 00011388  0x00001790 call  0x00002e13 
- 00011389  0x00001791 call  0x00002d02 
- 00011390  0x00001792 call  0x00002d96 
- 00011391  0x00001793 nbranch  0x00002c79 , 0x00000034 
- 00011392  0x00001795 call  0x00007c64 
- 00011393  0x00001796 fetch  0x00000002 , 0x00000678 
- 00011394  0x00001797 increase  0xffffffff , 0x0000003f 
- 00011395  0x00001798 istore  0x00000002 , 0x00000005 
- 00011396  0x00001799 call  0x00002e30 
- 00011397  0x0000179a call  0x00002c90 
- 00011398  0x0000179b increase  0xffffffff , 0x0000000b 
- 00011399  0x0000179c branch  0x00002c79 , 0x00000005 
- 00011400  0x0000179d branch  0x00002c77 
- 00011401  0x000017a1 fetch  0x00000002 , 0x00000678 
- 00011402  0x000017a2 istore  0x00000002 , 0x00000005 
- 00011403  0x000017a4 fetch  0x00000001 , 0x000006c6 
- 00011404  0x000017a5 copy  0x0000003f , 0x00000039 
- 00011405  0x000017a6 call  0x00007c67 
- 00011406  0x000017a7 call  0x00007ccc 
- 00011407  0x000017a8 branch  0x00007c6a 
- 00011408  0x000017aa call  0x00007c64 
- 00011409  0x000017ab fetch  0x00000002 , 0x00000678 
- 00011410  0x000017ac istore  0x00000002 , 0x00000005 
- 00011411  0x000017ad call  0x00007c6a 
- 00011412  0x000017ae fetch  0x00000001 , 0x000006cd 
- 00011413  0x000017af copy  0x0000003f , 0x00000039 
- 00011414  0x000017b0 call  0x00007c64 
- 00011415  0x000017b1 call  0x00007c67 
- 00011416  0x000017b2 isub  0x00000039 , 0x00000006 
- 00011417  0x000017b3 increase  0xffffffff , 0x00000006 
- 00011418  0x000017b4 call  0x00007ccc 
- 00011419  0x000017b5 branch  0x00007c6a 
- 00011420  0x000017b8 bpatchx  0x00000055 , 0x0000402a 
- 00011421  0x000017b9 call  0x00002ce0 
- 00011422  0x000017ba branch  0x00002e03 , 0x00000034 
- 00011423  0x000017bb copy  0x00000006 , 0x00000013 
- 00011424  0x000017bd call  0x00002e46 
- 00011425  0x000017be copy  0x00000013 , 0x00000006 
- 00011426  0x000017bf ifetcht  0x00000001 , 0x00000006 
- 00011427  0x000017c0 increase  0x00000004 , 0x00000002 
- 00011428  0x000017c1 call  0x00007db0 
- 00011429  0x000017c2 copy  0x0000003f , 0x00000013 
- 00011430  0x000017c3 copy  0x0000003f , 0x00000011 
- 00011431  0x000017c4 call  0x00007c6d 
- 00011432  0x000017c5 call  0x00002e10 
- 00011433  0x000017c7 setarg  0x00000009 
- 00011434  0x000017c8 istore  0x00000001 , 0x00000005 
- 00011435  0x000017c9 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011436  0x000017ca add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011437  0x000017cb istore  0x00000001 , 0x00000005 
- 00011438  0x000017cc fetch  0x00000002 , 0x000006de 
- 00011439  0x000017cd istore  0x00000002 , 0x00000005 
- 00011440  0x000017ce call  0x00007c67 
- 00011441  0x000017cf branch  0x00007ccc 
- 00011442  0x000017d3 call  0x00002ce0 
- 00011443  0x000017d4 branch  0x00002e03 , 0x00000034 
- 00011444  0x000017d5 increase  0xfffffffb , 0x00000006 
- 00011445  0x000017d6 ifetch  0x00000002 , 0x00000006 
- 00011446  0x000017d7 store  0x00000002 , 0x00000678 
- 00011447  0x000017d8 call  0x00002e46 
- 00011448  0x000017d9 fetcht  0x00000001 , 0x0000426b 
- 00011449  0x000017da increase  0x00000004 , 0x00000002 
- 00011450  0x000017db call  0x00007db0 
- 00011451  0x000017dc copy  0x0000003f , 0x00000013 
- 00011452  0x000017dd copy  0x0000003f , 0x00000011 
- 00011453  0x000017de call  0x00002e10 
- 00011454  0x000017df setarg  0x00000009 
- 00011455  0x000017e0 istore  0x00000001 , 0x00000005 
- 00011456  0x000017e1 add  0x00000013 , 0xfffffffe , 0x0000003f 
- 00011457  0x000017e2 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00011458  0x000017e3 istore  0x00000001 , 0x00000005 
- 00011459  0x000017e4 fetch  0x00000002 , 0x00000678 
- 00011460  0x000017e5 istore  0x00000002 , 0x00000005 
- 00011461  0x000017e6 arg  0x0000426c , 0x00000006 
- 00011462  0x000017e7 branch  0x00007ccc 
- 00011463  0x000017eb bpatchx  0x00000056 , 0x0000402a 
- 00011464  0x000017ec fetch  0x00000002 , 0x000006b1 
- 00011465  0x000017ed iforce  0x00000012 
- 00011466  0x000017ee fetch  0x00000002 , 0x000006b3 
- 00011467  0x000017ef iforce  0x00000013 
- 00011468  0x000017f0 fetch  0x00000002 , 0x000042f7 
- 00011469  0x000017f1 iforce  0x00000006 
- 00011470  0x000017f2 branch  0x00007dba 
- 00011471  0x000017f7 call  0x00002cd2 
- 00011472  0x000017f8 branch  0x00002cdd , 0x00000005 
- 00011473  0x000017f9 rtn 
- 00011474  0x000017fc bpatchx  0x00000057 , 0x0000402a 
- 00011475  0x000017fd fetch  0x00000002 , 0x000042f7 
- 00011476  0x000017fe iforce  0x00000006 
- 00011477  0x00001800 ifetch  0x00000002 , 0x00000006 
- 00011478  0x00001801 and_into  0x000000ff , 0x0000003f 
- 00011479  0x00001802 rtn  0x00000034 
- 00011480  0x00001803 isub  0x00000002 , 0x0000003e 
- 00011481  0x00001804 rtn  0x00000005 
- 00011482  0x00001805 call  0x00002cdd 
- 00011483  0x00001806 call  0x00002cdd 
- 00011484  0x00001807 branch  0x00002cd5 
- 00011485  0x0000180b ifetch  0x00000001 , 0x00000006 
- 00011486  0x0000180c iadd  0x00000006 , 0x00000006 
- 00011487  0x0000180d rtn 
- 00011488  0x00001811 bpatchx  0x00000058 , 0x0000402b 
- 00011489  0x00001812 fetch  0x00000002 , 0x000042f7 
- 00011490  0x00001813 iforce  0x00000006 
- 00011491  0x00001815 ifetch  0x00000002 , 0x00000006 
- 00011492  0x00001816 and_into  0x000000ff , 0x0000003f 
- 00011493  0x00001817 rtn  0x00000034 
- 00011494  0x00001818 store  0x00000002 , 0x000006de 
- 00011495  0x00001819 ifetch  0x00000001 , 0x00000006 
- 00011496  0x0000181a copy  0x00000006 , 0x00000005 
- 00011497  0x0000181b iadd  0x00000006 , 0x00000006 
- 00011498  0x0000181c fetcht  0x00000001 , 0x000006b5 
- 00011499  0x0000181d isub  0x00000002 , 0x0000003e 
- 00011500  0x0000181e nbranch  0x00002cf3 , 0x00000005 
- 00011501  0x0000181f copy  0x0000003f , 0x00000039 
- 00011502  0x00001820 copy  0x00000005 , 0x00000012 
- 00011503  0x00001821 arg  0x000006b6 , 0x00000011 
- 00011504  0x00001822 call  0x00007d64 
- 00011505  0x00001823 rtn  0x00000005 
- 00011506  0x00001824 fetch  0x00000001 , 0x000006b5 
- 00011507  0x00001826 iadd  0x00000005 , 0x00000006 
- 00011508  0x00001827 call  0x00002cdd 
- 00011509  0x00001828 branch  0x00002ce3 
- 00011510  0x00001830 arg  0x00000001 , 0x00000002 
- 00011511  0x00001831 fetch  0x00000002 , 0x000042f7 
- 00011512  0x00001832 iforce  0x00000006 
- 00011513  0x00001833 copy  0x00000006 , 0x00000005 
- 00011514  0x00001835 ifetch  0x00000002 , 0x00000006 
- 00011515  0x00001836 and_into  0x000000ff , 0x0000003f 
- 00011516  0x00001837 rtn  0x00000034 
- 00011517  0x00001838 add  0x0000003f , 0x00000001 , 0x00000002 
- 00011518  0x00001839 call  0x00002cdd 
- 00011519  0x0000183a call  0x00002cdd 
- 00011520  0x0000183b copy  0x00000006 , 0x00000005 
- 00011521  0x0000183c branch  0x00002cfa 
- 00011522  0x00001840 fetch  0x00000002 , 0x000006c7 
- 00011523  0x00001841 branch  0x00002d06 
- 00011524  0x00001844 bpatchx  0x00000059 , 0x0000402b 
- 00011525  0x00001845 fetch  0x00000002 , 0x000042f7 
- 00011526  0x00001847 iforce  0x00000006 
- 00011527  0x00001849 ifetch  0x00000002 , 0x00000006 
- 00011528  0x0000184a and_into  0x000000ff , 0x0000003f 
- 00011529  0x0000184b branch  0x00002d0f , 0x00000034 
- 00011530  0x0000184c isub  0x00000002 , 0x0000003e 
- 00011531  0x0000184d branch  0x00002d10 , 0x00000005 
- 00011532  0x0000184e call  0x00002cdd 
- 00011533  0x0000184f call  0x00002cdd 
- 00011534  0x00001850 branch  0x00002d07 
- 00011535  0x00001853 branch  0x00007dc8 
- 00011536  0x00001856 ifetch  0x00000001 , 0x00000006 
- 00011537  0x00001857 store  0x00000001 , 0x000006cd 
- 00011538  0x00001858 copy  0x0000003f , 0x00000039 
- 00011539  0x00001859 arg  0x000006ce , 0x00000005 
- 00011540  0x0000185a call  0x00007ccc 
- 00011541  0x0000185b ifetch  0x00000001 , 0x00000006 
- 00011542  0x0000185c store  0x00000001 , 0x000006c6 
- 00011543  0x0000185d call  0x00007c6d 
- 00011544  0x0000185e branch  0x00007dca 
- 00011545  0x00001863 call  0x00002dc7 
- 00011546  0x00001864 fetcht  0x00000002 , 0x00004398 
- 00011547  0x00001865 fetch  0x00000001 , 0x00004321 
- 00011548  0x00001866 bbit1  0x00000003 , 0x00002d42 
- 00011549  0x0000186a call  0x00002cd2 
- 00011550  0x0000186b nbranch  0x00002e03 , 0x00000005 
- 00011551  0x0000186c call  0x00002d48 , 0x00000028 
- 00011552  0x0000186d rtn  0x00000028 
- 00011553  0x0000186e call  0x00002cdd 
- 00011554  0x0000186f increase  0xfffffffe , 0x00000006 
- 00011555  0x00001870 ifetch  0x00000002 , 0x00000006 
- 00011556  0x00001871 arg  0x00002a00 , 0x00000002 
- 00011557  0x00001872 isub  0x00000002 , 0x0000003e 
- 00011558  0x00001873 branch  0x00002d36 , 0x00000005 
- 00011559  0x00001874 copy  0x00000006 , 0x00000013 
- 00011560  0x00001875 call  0x00002e46 
- 00011561  0x00001876 copy  0x00000013 , 0x00000006 
- 00011562  0x00001877 ifetcht  0x00000001 , 0x00000006 
- 00011563  0x00001878 increase  0x00000001 , 0x00000002 
- 00011564  0x00001879 call  0x00007db0 
- 00011565  0x0000187b copy  0x0000003f , 0x00000013 
- 00011566  0x0000187c copy  0x0000003f , 0x00000011 
- 00011567  0x0000187d call  0x00007c6d 
- 00011568  0x0000187e call  0x00002e10 
- 00011569  0x0000187f setarg  0x0000000b 
- 00011570  0x00001880 istore  0x00000001 , 0x00000005 
- 00011571  0x00001881 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011572  0x00001882 call  0x00007c67 
- 00011573  0x00001883 branch  0x00007cda 
- 00011574  0x00001886 call  0x00002e46 
- 00011575  0x00001887 fetcht  0x00000001 , 0x0000426b 
- 00011576  0x00001888 increase  0x00000001 , 0x00000002 
- 00011577  0x00001889 call  0x00007db0 
- 00011578  0x0000188a copy  0x0000003f , 0x00000013 
- 00011579  0x0000188b copy  0x0000003f , 0x00000011 
- 00011580  0x0000188d call  0x00002e10 
- 00011581  0x0000188e setarg  0x0000000b 
- 00011582  0x0000188f istore  0x00000001 , 0x00000005 
- 00011583  0x00001890 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011584  0x00001891 arg  0x0000426c , 0x00000006 
- 00011585  0x00001892 branch  0x00007cda 
- 00011586  0x00001896 fetch  0x00000002 , 0x00004332 
- 00011587  0x00001897 isub  0x00000002 , 0x0000003e 
- 00011588  0x00001898 nbranch  0x00002d1d , 0x00000005 
- 00011589  0x00001899 nbranch  0x00002d1d , 0x00000028 
- 00011590  0x0000189b jam  0x00000005 , 0x000001b9 
- 00011591  0x0000189c branch  0x00002e05 
- 00011592  0x0000189f increase  0xfffffffe , 0x00000006 
- 00011593  0x000018a0 ifetch  0x00000002 , 0x00000006 
- 00011594  0x000018a1 bbit1  0x0000000e , 0x00002d46 
- 00011595  0x000018a2 branch  0x00007dbc 
- 00011596  0x000018a5 ifetch  0x00000002 , 0x00000006 
- 00011597  0x000018a6 store  0x00000002 , 0x000006b5 
- 00011598  0x000018a7 iforce  0x00000011 
- 00011599  0x000018a8 fetcht  0x00000002 , 0x00004398 
- 00011600  0x000018aa call  0x00002ccf 
- 00011601  0x000018ab branch  0x00002e03 , 0x00000034 
- 00011602  0x000018ac ifetch  0x00000001 , 0x00000006 
- 00011603  0x000018ad isub  0x00000011 , 0x00000039 
- 00011604  0x000018ae nbranch  0x00002e03 , 0x00000002 
- 00011605  0x000018af call  0x00007c6d 
- 00011606  0x000018b0 call  0x00002e46 
- 00011607  0x000018b1 add  0x00000039 , 0x00000001 , 0x00000002 
- 00011608  0x000018b2 call  0x00007db0 
- 00011609  0x000018b4 copy  0x0000003f , 0x00000011 
- 00011610  0x000018b5 copy  0x0000003f , 0x00000013 
- 00011611  0x000018b6 call  0x00002e10 
- 00011612  0x000018b7 setarg  0x0000000d 
- 00011613  0x000018b8 istore  0x00000001 , 0x00000005 
- 00011614  0x000018b9 add  0x00000013 , 0xffffffff , 0x00000039 
- 00011615  0x000018ba fetcht  0x00000002 , 0x000006b5 
- 00011616  0x000018bb call  0x00007c67 
- 00011617  0x000018bc iadd  0x00000002 , 0x00000006 
- 00011618  0x000018bd branch  0x00007ccc 
- 00011619  0x000018c2 call  0x00002e41 
- 00011620  0x000018c3 call  0x00002e4a 
- 00011621  0x000018c4 branch  0x00002d66 
- 00011622  0x000018cb arg  0x00000002 , 0x0000000b 
- 00011623  0x000018cc fetcht  0x00000002 , 0x000006b1 
- 00011624  0x000018cd storet  0x00000002 , 0x00000678 
- 00011625  0x000018ce call  0x00002cd2 
- 00011626  0x000018cf increase  0xfffffffe , 0x00000006 
- 00011627  0x000018d0 copy  0x00000006 , 0x0000003f 
- 00011628  0x000018d1 store  0x00000002 , 0x000006c7 
- 00011629  0x000018d3 call  0x00002e17 
- 00011630  0x000018d4 nbranch  0x00002d9e , 0x00000002 
- 00011631  0x000018d5 fetcht  0x00000002 , 0x00000678 
- 00011632  0x000018d6 call  0x00002d02 
- 00011633  0x000018d7 nbranch  0x00002da1 , 0x00000034 
- 00011634  0x000018d9 call  0x00002e1b 
- 00011635  0x000018da nbranch  0x00002d94 , 0x00000005 
- 00011636  0x000018db copy  0x0000000b , 0x0000003f 
- 00011637  0x000018dc beq  0x00000000 , 0x00002da1 
- 00011638  0x000018dd nbranch  0x00002d8a , 0x00000028 
- 00011639  0x000018de disable  0x00000028 
- 00011640  0x000018e0 call  0x00002e46 
- 00011641  0x000018e1 copy  0x0000003f , 0x00000011 
- 00011642  0x000018e2 call  0x00002e10 
- 00011643  0x000018e3 setarg  0x00000011 
- 00011644  0x000018e4 istore  0x00000001 , 0x00000005 
- 00011645  0x000018e5 fetch  0x00000001 , 0x000006c6 
- 00011646  0x000018e6 add  0x0000003f , 0x00000004 , 0x00000011 
- 00011647  0x000018e7 istorer  0x00000011 , 0x00000001 , 0x00000005 
- 00011648  0x000018e8 call  0x00007c6a 
- 00011649  0x000018e9 sub  0x00000011 , 0x00000006 , 0x0000003e 
- 00011650  0x000018ea ncall  0x00007dbe , 0x00000005 
- 00011651  0x000018eb call  0x00007dc0 , 0x00000005 
- 00011652  0x000018ec call  0x00002e46 
- 00011653  0x000018ed increase  0xfffffffe , 0x0000003f 
- 00011654  0x000018ee idiv  0x00000011 
- 00011655  0x000018ef call  0x00007d62 
- 00011656  0x000018f0 quotient  0x0000000b 
- 00011657  0x000018f1 branch  0x00002d90 
- 00011658  0x000018f3 call  0x00002d98 
- 00011659  0x000018f4 nbranch  0x00002da1 , 0x00000034 
- 00011660  0x000018f5 fetch  0x00000002 , 0x00000678 
- 00011661  0x000018f6 increase  0xffffffff , 0x0000003f 
- 00011662  0x000018f7 store  0x00000002 , 0x000006cb 
- 00011663  0x000018f8 call  0x00002e2a 
- 00011664  0x000018fa fetch  0x00000002 , 0x00000678 
- 00011665  0x000018fb store  0x00000002 , 0x000006c9 
- 00011666  0x000018fc call  0x00002e24 
- 00011667  0x000018fd increase  0xffffffff , 0x0000000b 
- 00011668  0x00001900 call  0x00002e13 
- 00011669  0x00001901 branch  0x00002d6d 
- 00011670  0x00001904 fetch  0x00000001 , 0x000006cd 
- 00011671  0x00001905 branch  0x00002d99 
- 00011672  0x00001909 fetch  0x00000001 , 0x000006c6 
- 00011673  0x0000190a branch  0x00002d9c , 0x0000002c 
- 00011674  0x0000190b increase  0xfffffffe , 0x0000003f 
- 00011675  0x0000190c rtn 
- 00011676  0x0000190f increase  0xfffffff0 , 0x0000003f 
- 00011677  0x00001910 rtn 
- 00011678  0x00001913 fetch  0x00000002 , 0x00000678 
- 00011679  0x00001914 store  0x00000002 , 0x000006cb 
- 00011680  0x00001915 branch  0x00002da5 
- 00011681  0x00001917 fetch  0x00000002 , 0x00000678 
- 00011682  0x00001918 increase  0xffffffff , 0x0000003f 
- 00011683  0x00001919 store  0x00000002 , 0x000006cb 
- 00011684  0x0000191a branch  0x00002da5 
- 00011685  0x0000191c branch  0x00002e03 , 0x00000028 
- 00011686  0x0000191d call  0x00002e2a 
- 00011687  0x0000191e branch  0x00002e34 
- 00011688  0x00001924 copy  0x00000006 , 0x00000011 
- 00011689  0x00001925 fetch  0x00000002 , 0x00004335 
- 00011690  0x00001926 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011691  0x00001927 call  0x00002929 
- 00011692  0x00001929 bpatchx  0x0000005a , 0x0000402b 
- 00011693  0x0000192a call  0x00002dc7 
- 00011694  0x0000192b fetcht  0x00000002 , 0x00004398 
- 00011695  0x0000192c call  0x00002cd2 
- 00011696  0x0000192d nbranch  0x00002dc5 , 0x00000005 
- 00011697  0x0000192e call  0x00002dc1 , 0x00000028 
- 00011698  0x0000192f rtn  0x00000028 
- 00011699  0x00001931 fetch  0x00000001 , 0x00004321 
- 00011700  0x00001932 bbit0  0x00000004 , 0x00002dbc 
- 00011701  0x00001934 fetcht  0x00000002 , 0x00004398 
- 00011702  0x00001935 fetch  0x00000002 , 0x00004332 
- 00011703  0x00001936 isub  0x00000002 , 0x0000003e 
- 00011704  0x00001937 nbranch  0x00002dbc , 0x00000005 
- 00011705  0x00001938 call  0x00002dc7 
- 00011706  0x00001939 nbranch  0x00002dbc , 0x00000028 
- 00011707  0x0000193a branch  0x00002d46 
- 00011708  0x0000193e force  0x00000001 , 0x00000011 
- 00011709  0x0000193f call  0x00002e10 
- 00011710  0x00001940 setarg  0x00000013 
- 00011711  0x00001941 istore  0x00000001 , 0x00000005 
- 00011712  0x00001942 rtn 
- 00011713  0x00001945 increase  0xfffffffe , 0x00000006 
- 00011714  0x00001946 ifetch  0x00000002 , 0x00000006 
- 00011715  0x00001947 bbit1  0x0000000f , 0x00002d46 
- 00011716  0x00001948 branch  0x00007dbc 
- 00011717  0x0000194b jam  0x00000001 , 0x000001b9 
- 00011718  0x0000194c branch  0x00002e05 
- 00011719  0x00001950 bpatchx  0x0000005b , 0x0000402b 
- 00011720  0x00001951 call  0x00007dbc 
- 00011721  0x00001952 fetch  0x00000001 , 0x000042fe 
- 00011722  0x00001953 rtneq  0x00000000 
- 00011723  0x00001954 fetch  0x00000001 , 0x00004040 
- 00011724  0x00001955 rtnbit1  0x00000004 
- 00011725  0x00001956 branch  0x00007dba 
- 00011726  0x0000195a add  0x00000006 , 0x00000002 , 0x00000011 
- 00011727  0x0000195b fetch  0x00000002 , 0x00004335 
- 00011728  0x0000195c add  0x0000003f , 0xfffffffb , 0x00000012 
- 00011729  0x0000195d call  0x00002929 
- 00011730  0x0000195e branch  0x00002dd3 
- 00011731  0x00001962 fetch  0x00000002 , 0x00004335 
- 00011732  0x00001963 copy  0x0000003f , 0x00000011 
- 00011733  0x00001964 call  0x00002e10 
- 00011734  0x00001965 setarg  0x00000017 
- 00011735  0x00001966 istore  0x00000001 , 0x00000005 
- 00011736  0x00001967 fetch  0x00000002 , 0x00004398 
- 00011737  0x00001968 istore  0x00000002 , 0x00000005 
- 00011738  0x00001969 fetch  0x00000002 , 0x00004335 
- 00011739  0x0000196a add  0x0000003f , 0xfffffffb , 0x00000039 
- 00011740  0x0000196b fetch  0x00000002 , 0x00004339 
- 00011741  0x0000196c add  0x0000003f , 0x00000007 , 0x00000006 
- 00011742  0x0000196d ifetch  0x00000002 , 0x00000006 
- 00011743  0x0000196e istore  0x00000002 , 0x00000005 
- 00011744  0x0000196f branch  0x00007ccc 
- 00011745  0x00001976 force  0x00000001 , 0x00000011 
- 00011746  0x00001977 call  0x00002e10 
- 00011747  0x00001978 setarg  0x00000019 
- 00011748  0x00001979 istore  0x00000001 , 0x00000005 
- 00011749  0x0000197a rtn 
- 00011750  0x0000197d fetch  0x00000001 , 0x00004396 
- 00011751  0x0000197e set0  0x00000000 , 0x0000003f 
- 00011752  0x0000197f store  0x00000001 , 0x00004396 
- 00011753  0x00001980 rtn 
- 00011754  0x00001983 copy  0x00000006 , 0x00000011 
- 00011755  0x00001984 fetch  0x00000002 , 0x00004335 
- 00011756  0x00001985 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00011757  0x00001986 branch  0x00002929 
- 00011758  0x0000198c copy  0x00000002 , 0x00000013 
- 00011759  0x0000198d increase  0x00000003 , 0x00000011 
- 00011760  0x0000198e call  0x00002e10 
- 00011761  0x0000198f increase  0xfffffffd , 0x00000011 
- 00011762  0x00001990 setarg  0x0000001b 
- 00011763  0x00001991 istore  0x00000001 , 0x00000005 
- 00011764  0x00001992 copy  0x00000013 , 0x00000002 
- 00011765  0x00001993 istoret  0x00000002 , 0x00000005 
- 00011766  0x00001994 rtn 
- 00011767  0x00001998 fetch  0x00000001 , 0x00004396 
- 00011768  0x00001999 set1  0x00000000 , 0x0000003f 
- 00011769  0x0000199a store  0x00000001 , 0x00004396 
- 00011770  0x0000199b copy  0x00000002 , 0x00000013 
- 00011771  0x0000199c increase  0x00000003 , 0x00000011 
- 00011772  0x0000199d call  0x00002e10 
- 00011773  0x0000199e increase  0xfffffffd , 0x00000011 
- 00011774  0x0000199f setarg  0x0000001d 
- 00011775  0x000019a0 istore  0x00000001 , 0x00000005 
- 00011776  0x000019a1 copy  0x00000013 , 0x00000002 
- 00011777  0x000019a2 istoret  0x00000002 , 0x00000005 
- 00011778  0x000019a3 rtn 
- 00011779  0x000019a9 bpatchx  0x0000005c , 0x0000402b 
- 00011780  0x000019aa jam  0x0000000a , 0x000001b9 
- 00011781  0x000019ac force  0x00000005 , 0x00000011 
- 00011782  0x000019ad call  0x00002e10 
- 00011783  0x000019ae setarg  0x00000001 
- 00011784  0x000019af istore  0x00000001 , 0x00000005 
- 00011785  0x000019b0 fetch  0x00000001 , 0x00004397 
- 00011786  0x000019b1 istore  0x00000001 , 0x00000005 
- 00011787  0x000019b2 fetch  0x00000002 , 0x00004398 
- 00011788  0x000019b3 istore  0x00000002 , 0x00000005 
- 00011789  0x000019b4 fetch  0x00000001 , 0x000001b9 
- 00011790  0x000019b5 istore  0x00000001 , 0x00000005 
- 00011791  0x000019b6 rtn 
- 00011792  0x000019ba bpatchx  0x0000005d , 0x0000402b 
- 00011793  0x000019bb force  0x00000004 , 0x00000012 
- 00011794  0x000019bc branch  0x000029fb 
- 00011795  0x000019c0 fetcht  0x00000002 , 0x00000678 
- 00011796  0x000019c1 increase  0x00000001 , 0x00000002 
- 00011797  0x000019c2 storet  0x00000002 , 0x00000678 
- 00011798  0x000019c3 rtn 
- 00011799  0x000019c6 fetcht  0x00000002 , 0x00000678 
- 00011800  0x000019c7 fetch  0x00000002 , 0x000006b3 
- 00011801  0x000019c8 isub  0x00000002 , 0x0000003e 
- 00011802  0x000019c9 rtn 
- 00011803  0x000019cd bpatchx  0x0000005e , 0x0000402b 
- 00011804  0x000019ce fetcht  0x00000001 , 0x000006b5 
- 00011805  0x000019cf arg  0x000006b6 , 0x00000011 
- 00011806  0x000019d1 fetch  0x00000001 , 0x000006cd 
- 00011807  0x000019d2 copy  0x0000003f , 0x00000039 
- 00011808  0x000019d3 isub  0x00000002 , 0x0000003e 
- 00011809  0x000019d4 nrtn  0x00000005 
- 00011810  0x000019d5 arg  0x000006ce , 0x00000012 
- 00011811  0x000019d6 branch  0x00007d64 
- 00011812  0x000019da bpatchx  0x0000005f , 0x0000402b 
- 00011813  0x000019db fetch  0x00000001 , 0x000006c6 
- 00011814  0x000019dc store  0x00000001 , 0x000006a1 
- 00011815  0x000019dd copy  0x0000003f , 0x00000039 
- 00011816  0x000019de call  0x00007c67 
- 00011817  0x000019df branch  0x00007ccc 
- 00011818  0x000019e3 bpatchx  0x00000060 , 0x0000402c 
- 00011819  0x000019e4 call  0x00007c64 
- 00011820  0x000019e5 fetch  0x00000002 , 0x000006c9 
- 00011821  0x000019e6 istore  0x00000002 , 0x00000005 
- 00011822  0x000019e7 fetch  0x00000002 , 0x000006cb 
- 00011823  0x000019e8 istore  0x00000002 , 0x00000005 
- 00011824  0x000019ea fetch  0x00000001 , 0x000006a1 
- 00011825  0x000019eb copy  0x0000003f , 0x00000039 
- 00011826  0x000019ec call  0x00007ccc 
- 00011827  0x000019ed branch  0x00007c6a 
- 00011828  0x000019f2 bpatchx  0x00000061 , 0x0000402c 
- 00011829  0x000019f3 call  0x00007c64 
- 00011830  0x000019f4 call  0x00002a21 
- 00011831  0x000019f5 copy  0x00000005 , 0x0000003f 
- 00011832  0x000019f6 isub  0x00000006 , 0x00000011 
- 00011833  0x000019f7 call  0x00002a24 
- 00011834  0x000019f8 copy  0x00000011 , 0x0000003f 
- 00011835  0x000019f9 istore  0x00000002 , 0x00000006 
- 00011836  0x000019fa increase  0x00000004 , 0x00000011 
- 00011837  0x000019fb call  0x00002a16 
- 00011838  0x000019fc copy  0x00000011 , 0x0000003f 
- 00011839  0x000019fd istore  0x00000001 , 0x00000006 
- 00011840  0x000019fe rtn 
- 00011841  0x00001a02 rshift8  0x0000003f , 0x0000003f 
- 00011842  0x00001a03 store  0x00000002 , 0x000006b1 
- 00011843  0x00001a04 ifetch  0x00000002 , 0x00000006 
- 00011844  0x00001a05 store  0x00000002 , 0x000006b3 
- 00011845  0x00001a06 rtn 
- 00011846  0x00001a0a bpatchx  0x00000062 , 0x0000402c 
- 00011847  0x00001a0b fetch  0x00000002 , 0x000042e3 
- 00011848  0x00001a0d fetcht  0x00000002 , 0x000042e1 
- 00011849  0x00001a11 branch  0x00007db0 
- 00011850  0x00001a16 bpatchx  0x00000063 , 0x0000402c 
- 00011851  0x00001a17 call  0x00007c6d 
- 00011852  0x00001a18 arg  0x000006b5 , 0x00000005 
- 00011853  0x00001a1a fetch  0x00000002 , 0x00004335 
- 00011854  0x00001a1b increase  0xfffffffb , 0x0000003f 
- 00011855  0x00001a1d istore  0x00000001 , 0x00000005 
- 00011856  0x00001a1e copy  0x0000003f , 0x00000039 
- 00011857  0x00001a1f call  0x00007c67 
- 00011858  0x00001a20 branch  0x00007ccc 
- 00011859  0x00001a25 fetch  0x00000002 , 0x00000050 
- 00011860  0x00001a26 rtnne  0x00000004 
- 00011861  0x00001a27 fetch  0x00000001 , 0x00004396 
- 00011862  0x00001a28 set1  0x00000001 , 0x0000003f 
- 00011863  0x00001a29 store  0x00000001 , 0x00004396 
- 00011864  0x00001a2a fetch  0x00000003 , 0x00000052 
- 00011865  0x00001a2b store  0x00000003 , 0x00004397 
- 00011866  0x00001a2c set1  0x0000000f , 0x00000000 
- 00011867  0x00001a2d beq  0x00000012 , 0x00002e6e 
- 00011868  0x00001a2e beq  0x00000052 , 0x00002e73 
- 00011869  0x00001a2f beq  0x00000018 , 0x00002de1 
- 00011870  0x00001a30 beq  0x00000002 , 0x00002bab 
- 00011871  0x00001a31 beq  0x0000001e , 0x00002de6 
- 00011872  0x00001a32 set0  0x0000000f , 0x00000000 
- 00011873  0x00001a34 fetch  0x00000001 , 0x00004396 
- 00011874  0x00001a35 set0  0x00000001 , 0x0000003f 
- 00011875  0x00001a36 store  0x00000001 , 0x00004396 
- 00011876  0x00001a37 rtn 
- 00011877  0x00001a3a fetch  0x00000001 , 0x00004396 
- 00011878  0x00001a3b rtnbit0  0x00000001 
- 00011879  0x00001a3c set1  0x0000000f , 0x00000000 
- 00011880  0x00001a3d call  0x00002e7e 
- 00011881  0x00001a3e call  0x00002e84 
- 00011882  0x00001a3f call  0x00002e61 , 0x00000028 
- 00011883  0x00001a40 fetch  0x00000001 , 0x00004397 
- 00011884  0x00001a41 beq  0x00000012 , 0x00002dac 
- 00011885  0x00001a42 rtn 
- 00011886  0x00001a46 call  0x00002e73 
- 00011887  0x00001a47 branch  0x00002e70 
- 00011888  0x00001a4a call  0x00002e84 
- 00011889  0x00001a4b nrtn  0x00000028 
- 00011890  0x00001a4c branch  0x00002dac 
- 00011891  0x00001a50 bpatchx  0x00000064 , 0x0000402c 
- 00011892  0x00001a51 call  0x00002e77 
- 00011893  0x00001a52 arg  0x00000055 , 0x00000011 
- 00011894  0x00001a53 branch  0x00002929 
- 00011895  0x00001a57 fetch  0x00000001 , 0x0000004d 
- 00011896  0x00001a58 add  0x0000003f , 0xfffffff9 , 0x00000012 
- 00011897  0x00001a59 increase  0xfffffffc , 0x0000003f 
- 00011898  0x00001a5a store  0x00000002 , 0x00004337 
- 00011899  0x00001a5b fetcht  0x00000002 , 0x0000004e 
- 00011900  0x00001a5c storet  0x00000002 , 0x00004335 
- 00011901  0x00001a5d rtn 
- 00011902  0x00001a61 fetchr  0x00000012 , 0x00000001 , 0x0000004d 
- 00011903  0x00001a62 fetch  0x00000002 , 0x00004337 
- 00011904  0x00001a63 iadd  0x00000012 , 0x00000002 
- 00011905  0x00001a64 storet  0x00000002 , 0x00004337 
- 00011906  0x00001a65 arg  0x0000004e , 0x00000011 
- 00011907  0x00001a66 branch  0x00002929 
- 00011908  0x00001a6b call  0x00007dbc 
- 00011909  0x00001a6c fetch  0x00000002 , 0x00004337 
- 00011910  0x00001a6d fetcht  0x00000002 , 0x00004335 
- 00011911  0x00001a6e isub  0x00000002 , 0x0000003e 
- 00011912  0x00001a6f nrtn  0x00000005 
- 00011913  0x00001a70 branch  0x00007dba 
- 00011914  0x00001a77 ifetch  0x00000001 , 0x00000006 
- 00011915  0x00001a78 ifetcht  0x00000001 , 0x00000006 
- 00011916  0x00001a79 ifetcht  0x00000002 , 0x00000006 
- 00011917  0x00001a7a beq  0x00000013 , 0x00002e8f 
- 00011918  0x00001a7b rtn 
- 00011919  0x00001a7d ifetch  0x00000002 , 0x00000006 
- 00011920  0x00001a7e store  0x00000002 , 0x0000433c 
- 00011921  0x00001a7f jam  0x00000040 , 0x0000066f 
- 00011922  0x00001a80 branch  0x0000782b 
- 00011923  0x00001a87 arg  0x0000000c , 0x00000011 
- 00011924  0x00001a88 arg  0x00000012 , 0x00000013 
- 00011925  0x00001a89 call  0x00002e9b 
- 00011926  0x00001a8a setarg  0x00000008 
- 00011927  0x00001a8b istore  0x00000002 , 0x00000005 
- 00011928  0x00001a8c fetch  0x00000008 , 0x000042d3 
- 00011929  0x00001a8d istore  0x00000008 , 0x00000005 
- 00011930  0x00001a8e rtn 
- 00011931  0x00001a93 call  0x00002ea3 
- 00011932  0x00001a94 arg  0x00000005 , 0x00000012 
- 00011933  0x00001a95 call  0x000029fb 
- 00011934  0x00001a96 copy  0x00000013 , 0x0000003f 
- 00011935  0x00001a97 istore  0x00000001 , 0x00000005 
- 00011936  0x00001a98 fetch  0x00000001 , 0x0000433b 
- 00011937  0x00001a99 istore  0x00000001 , 0x00000005 
- 00011938  0x00001a9a rtn 
- 00011939  0x00001a9e fetch  0x00000001 , 0x0000433b 
- 00011940  0x00001aa0 pincrease  0x00000001 
- 00011941  0x00001aa1 store  0x00000001 , 0x0000433b 
- 00011942  0x00001aa2 rtnne  0x00000000 
- 00011943  0x00001aa5 jam  0x00000001 , 0x0000433b 
- 00011944  0x00001aa6 rtn 
- 00011945  0x00001aac fetch  0x00000001 , 0x000042fe 
- 00011946  0x00001aad beq  0x00000000 , 0x00002eb8 
- 00011947  0x00001aae beq  0x00000001 , 0x00002ebb 
- 00011948  0x00001aaf beq  0x00000002 , 0x00002ebd 
- 00011949  0x00001ab0 beq  0x00000081 , 0x00002eb1 
- 00011950  0x00001ab1 beq  0x00000082 , 0x00002eb3 
- 00011951  0x00001ab2 beq  0x00000083 , 0x00002eb6 
- 00011952  0x00001ab3 rtn 
- 00011953  0x00001ab6 jam  0x0000000d , 0x000042c7 
- 00011954  0x00001ab7 branch  0x00002eb9 
- 00011955  0x00001ab9 jam  0x0000000d , 0x000042c7 
- 00011956  0x00001aba jam  0x00000001 , 0x000042c5 
- 00011957  0x00001abb rtn 
- 00011958  0x00001abd jam  0x0000000d , 0x000042c7 
- 00011959  0x00001abe branch  0x00002ebe 
- 00011960  0x00001ac1 jam  0x00000000 , 0x000042c7 
- 00011961  0x00001ac3 jam  0x00000003 , 0x000042c5 
- 00011962  0x00001ac4 rtn 
- 00011963  0x00001ac6 jam  0x00000005 , 0x000042c7 
- 00011964  0x00001ac7 branch  0x00002eb9 
- 00011965  0x00001ac9 jam  0x00000005 , 0x000042c7 
- 00011966  0x00001acb jam  0x00000000 , 0x000042c5 
- 00011967  0x00001acc rtn 
- 00011968  0x00001acf fetch  0x00000001 , 0x0000446c 
- 00011969  0x00001ad0 set1  0x00000000 , 0x0000003f 
- 00011970  0x00001ad1 store  0x00000001 , 0x0000446c 
- 00011971  0x00001ad2 rtn 
- 00011972  0x00001ad5 fetch  0x00000001 , 0x0000446c 
- 00011973  0x00001ad6 set0  0x00000000 , 0x0000003f 
- 00011974  0x00001ad7 store  0x00000001 , 0x0000446c 
- 00011975  0x00001ad8 rtn 
- 00011976  0x00001adb ifetch  0x00000001 , 0x00000006 
- 00011977  0x00001adc beq  0x00000001 , 0x00002edc 
- 00011978  0x00001ade beq  0x00000003 , 0x00002f03 
- 00011979  0x00001adf beq  0x00000004 , 0x00002f24 
- 00011980  0x00001ae0 beq  0x00000005 , 0x00002f31 
- 00011981  0x00001ae2 beq  0x00000007 , 0x00002f9a 
- 00011982  0x00001ae3 beq  0x00000008 , 0x00002f86 
- 00011983  0x00001ae4 beq  0x00000009 , 0x00002f96 
- 00011984  0x00001ae5 beq  0x0000000a , 0x00002f9a 
- 00011985  0x00001ae6 beq  0x0000000b , 0x00002f9a 
- 00011986  0x00001ae7 beq  0x0000000c , 0x00002f9b 
- 00011987  0x00001ae8 beq  0x0000000d , 0x00002fa0 
- 00011988  0x00001ae9 rtn 
- 00011989  0x00001aee force  0x00000002 , 0x00000011 
- 00011990  0x00001aef call  0x00003047 
- 00011991  0x00001af0 setarg  0x0000000b 
- 00011992  0x00001af1 istore  0x00000001 , 0x00000005 
- 00011993  0x00001af2 fetch  0x00000001 , 0x000042c7 
- 00011994  0x00001af3 istore  0x00000001 , 0x00000005 
- 00011995  0x00001af4 rtn 
- 00011996  0x00001af7 store  0x00000001 , 0x000042bd 
- 00011997  0x00001af8 ifetch  0x00000006 , 0x00000006 
- 00011998  0x00001af9 istore  0x00000006 , 0x00000005 
- 00011999  0x00001afa fetch  0x00000001 , 0x000042fe 
- 00012000  0x00001afb beq  0x00000000 , 0x00002f37 
- 00012001  0x00001afc call  0x00002efe 
- 00012002  0x00001afd fetch  0x00000001 , 0x0000446a 
- 00012003  0x00001afe branch  0x00002ee8 , 0x00000034 
- 00012004  0x00001aff fetch  0x00000001 , 0x000042c0 
- 00012005  0x00001b00 bbit0  0x00000003 , 0x0000431f 
- 00012006  0x00001b01 fetch  0x00000001 , 0x000042fe 
- 00012007  0x00001b02 bbit0  0x00000007 , 0x0000431f 
- 00012008  0x00001b04 jam  0x00000003 , 0x000042fc 
- 00012009  0x00001b05 fetch  0x00000001 , 0x000042be 
- 00012010  0x00001b06 beq  0x00000000 , 0x00002ef0 
- 00012011  0x00001b07 beq  0x00000001 , 0x00002ef0 
- 00012012  0x00001b08 beq  0x00000003 , 0x00002ef0 
- 00012013  0x00001b09 fetch  0x00000001 , 0x000042fe 
- 00012014  0x00001b0a beq  0x00000002 , 0x00002ef3 
- 00012015  0x00001b0b rtneq  0x00000083 
- 00012016  0x00001b0d arg  0x00000000 , 0x0000003f 
- 00012017  0x00001b0e store  0x00000004 , 0x000042ff 
- 00012018  0x00001b0f rtn 
- 00012019  0x00001b12 fetch  0x00000001 , 0x00004321 
- 00012020  0x00001b13 bbit1  0x00000000 , 0x00002efc 
- 00012021  0x00001b15 arg  0x000042ff , 0x00000011 
- 00012022  0x00001b16 copy  0x00000011 , 0x00000005 
- 00012023  0x00001b17 arg  0x00000003 , 0x00000039 
- 00012024  0x00001b18 call  0x00007de8 
- 00012025  0x00001b19 fetch  0x00000002 , 0x00004301 
- 00012026  0x00001b1a and_into  0x00000007 , 0x0000003f 
- 00012027  0x00001b1b store  0x00000002 , 0x00004301 
- 00012028  0x00001b1d jam  0x00000034 , 0x0000066f 
- 00012029  0x00001b1e branch  0x0000782b 
- 00012030  0x00001b23 force  0x00000007 , 0x00000011 
- 00012031  0x00001b24 call  0x00003047 
- 00012032  0x00001b25 fetch  0x00000007 , 0x000042c4 
- 00012033  0x00001b26 istore  0x00000007 , 0x00000005 
- 00012034  0x00001b27 rtn 
- 00012035  0x00001b2b jam  0x00000005 , 0x000042fc 
- 00012036  0x00001b2c arg  0x0000429b , 0x00000005 
- 00012037  0x00001b2d call  0x00007c8f 
- 00012038  0x00001b2e fetch  0x00000001 , 0x000042fe 
- 00012039  0x00001b2f beq  0x00000004 , 0x00002f0b 
- 00012040  0x00001b30 beq  0x00000083 , 0x00002f0d 
- 00012041  0x00001b31 beq  0x00000084 , 0x00002f10 
- 00012042  0x00001b32 branch  0x00002f13 
- 00012043  0x00001b36 jam  0x00000043 , 0x0000066f 
- 00012044  0x00001b37 branch  0x0000782b 
- 00012045  0x00001b3a jam  0x00000002 , 0x000042f9 
- 00012046  0x00001b3b jam  0x00000008 , 0x000042fa 
- 00012047  0x00001b3c rtn 
- 00012048  0x00001b3f fetch  0x00000004 , 0x000042ff 
- 00012049  0x00001b40 branch  0x00002f0b , 0x00000034 
- 00012050  0x00001b41 branch  0x00002f0d 
- 00012051  0x00001b44 jam  0x00000006 , 0x000042fc 
- 00012052  0x00001b45 fetch  0x00000001 , 0x000042fe 
- 00012053  0x00001b46 bbit1  0x00000007 , 0x00002f1c 
- 00012054  0x00001b47 call  0x00007256 
- 00012055  0x00001b48 force  0x00000011 , 0x00000011 
- 00012056  0x00001b49 call  0x00003047 
- 00012057  0x00001b4a setarg  0x00000003 
- 00012058  0x00001b4b istore  0x00000001 , 0x00000005 
- 00012059  0x00001b4c branch  0x00007375 
- 00012060  0x00001b4f arg  0x000042ab , 0x00000005 
- 00012061  0x00001b50 call  0x00007de7 
- 00012062  0x00001b51 call  0x000071b6 
- 00012063  0x00001b52 force  0x00000011 , 0x00000011 
- 00012064  0x00001b53 call  0x00003047 
- 00012065  0x00001b54 setarg  0x00000003 
- 00012066  0x00001b55 istore  0x00000001 , 0x00000005 
- 00012067  0x00001b56 branch  0x000071f2 
- 00012068  0x00001b59 copy  0x00000006 , 0x00000011 
- 00012069  0x00001b5a fetch  0x00000001 , 0x000042fe 
- 00012070  0x00001b5b bbit1  0x00000007 , 0x00002f39 
- 00012071  0x00001b5c copy  0x00000011 , 0x00000006 
- 00012072  0x00001b5d call  0x0000724e 
- 00012073  0x00001b5e branch  0x00002f4e , 0x00000005 
- 00012074  0x00001b60 jam  0x00000004 , 0x000001ba 
- 00012075  0x00001b62 force  0x00000002 , 0x00000011 
- 00012076  0x00001b63 call  0x00003047 
- 00012077  0x00001b64 setarg  0x00000005 
- 00012078  0x00001b65 istore  0x00000001 , 0x00000005 
- 00012079  0x00001b66 fetch  0x00000001 , 0x000001ba 
- 00012080  0x00001b67 istore  0x00000001 , 0x00000005 
- 00012081  0x00001b69 bpatchx  0x00000065 , 0x0000402c 
- 00012082  0x00001b6a force  0x00000007 , 0x00000007 
- 00012083  0x00001b6b call  0x00007ce0 
- 00012084  0x00001b6c jam  0x00000000 , 0x000042fc 
- 00012085  0x00001b6d jam  0x00000030 , 0x0000066f 
- 00012086  0x00001b6e branch  0x0000782b 
- 00012087  0x00001b71 jam  0x00000005 , 0x000001ba 
- 00012088  0x00001b72 branch  0x00002f2b 
- 00012089  0x00001b75 arg  0x00000158 , 0x00000005 
- 00012090  0x00001b76 copy  0x00000011 , 0x00000006 
- 00012091  0x00001b77 call  0x00007c8f 
- 00012092  0x00001b78 fetch  0x00000001 , 0x000042fe 
- 00012093  0x00001b79 beq  0x00000083 , 0x00002f45 
- 00012094  0x00001b7a beq  0x00000084 , 0x00002f45 
- 00012095  0x00001b7b call  0x00007140 
- 00012096  0x00001b7c call  0x00002f53 
- 00012097  0x00001b7d fetch  0x00000001 , 0x000042fe 
- 00012098  0x00001b7e rtnne  0x00000082 
- 00012099  0x00001b7f jam  0x0000003b , 0x0000066f 
- 00012100  0x00001b80 branch  0x0000782b 
- 00012101  0x00001b83 call  0x000071ab 
- 00012102  0x00001b84 arg  0x000006d1 , 0x00000005 
- 00012103  0x00001b85 call  0x000071f2 
- 00012104  0x00001b86 arg  0x000006d1 , 0x00000011 
- 00012105  0x00001b87 arg  0x0000429b , 0x00000012 
- 00012106  0x00001b88 arg  0x00000010 , 0x00000039 
- 00012107  0x00001b89 call  0x00007d64 
- 00012108  0x00001b8a nbranch  0x00002f2a , 0x00000005 
- 00012109  0x00001b8b branch  0x00002f53 
- 00012110  0x00001b8e call  0x0000724a 
- 00012111  0x00001b8f jam  0x00000031 , 0x0000066f 
- 00012112  0x00001b90 call  0x0000782b 
- 00012113  0x00001b91 jam  0x00000001 , 0x0000429a 
- 00012114  0x00001b92 jam  0x00000009 , 0x000042fc 
- 00012115  0x00001b95 force  0x00000011 , 0x00000011 
- 00012116  0x00001b96 call  0x00003047 
- 00012117  0x00001b97 setarg  0x00000004 
- 00012118  0x00001b98 istore  0x00000001 , 0x00000005 
- 00012119  0x00001b99 arg  0x000042ab , 0x00000006 
- 00012120  0x00001b9a branch  0x00007c8f 
- 00012121  0x00001b9d force  0x00000011 , 0x00000011 
- 00012122  0x00001b9e call  0x00003047 
- 00012123  0x00001b9f setarg  0x00000006 
- 00012124  0x00001ba0 istore  0x00000001 , 0x00000005 
- 00012125  0x00001ba1 fetch  0x00000001 , 0x00004321 
- 00012126  0x00001ba2 bbit1  0x00000001 , 0x00002f61 
- 00012127  0x00001ba3 arg  0x0000428a , 0x00000006 
- 00012128  0x00001ba4 branch  0x00007c8f 
- 00012129  0x00001ba7 arg  0x00004322 , 0x00000006 
- 00012130  0x00001ba8 branch  0x00007c8f 
- 00012131  0x00001bac arg  0x00004303 , 0x00000005 
- 00012132  0x00001bad force  0x0000000a , 0x00000039 
- 00012133  0x00001bae call  0x00007de8 
- 00012134  0x00001baf force  0x0000000b , 0x00000011 
- 00012135  0x00001bb0 call  0x00003047 
- 00012136  0x00001bb1 setarg  0x00000007 
- 00012137  0x00001bb2 istore  0x00000001 , 0x00000005 
- 00012138  0x00001bb3 fetch  0x00000002 , 0x00004303 
- 00012139  0x00001bb4 istore  0x00000002 , 0x00000005 
- 00012140  0x00001bb5 fetch  0x00000008 , 0x00004305 
- 00012141  0x00001bb6 istore  0x00000008 , 0x00000005 
- 00012142  0x00001bb7 rtn 
- 00012143  0x00001bba force  0x00000011 , 0x00000011 
- 00012144  0x00001bbb call  0x00003047 
- 00012145  0x00001bbc setarg  0x00000008 
- 00012146  0x00001bbd istore  0x00000001 , 0x00000005 
- 00012147  0x00001bbe setarg  0x00000000 
- 00012148  0x00001bbf istore  0x00000008 , 0x00000005 
- 00012149  0x00001bc0 istore  0x00000008 , 0x00000005 
- 00012150  0x00001bc1 rtn 
- 00012151  0x00001bc5 force  0x00000008 , 0x00000011 
- 00012152  0x00001bc6 call  0x00003047 
- 00012153  0x00001bc7 setarg  0x00000009 
- 00012154  0x00001bc8 istore  0x00000001 , 0x00000005 
- 00012155  0x00001bc9 fetch  0x00000001 , 0x000042d2 
- 00012156  0x00001bca istore  0x00000001 , 0x00000005 
- 00012157  0x00001bcb fetch  0x00000006 , 0x000042db 
- 00012158  0x00001bcc istore  0x00000006 , 0x00000005 
- 00012159  0x00001bcd rtn 
- 00012160  0x00001bd1 jam  0x00000008 , 0x000001ba 
- 00012161  0x00001bd2 branch  0x00002f2b 
- 00012162  0x00001bd5 fetch  0x00000001 , 0x000042c9 
- 00012163  0x00001bd6 fetcht  0x00000001 , 0x000042c9 
- 00012164  0x00001bd7 iand  0x00000002 , 0x0000003f 
- 00012165  0x00001bd8 rtn 
- 00012166  0x00001bdb arg  0x0000430d , 0x00000005 
- 00012167  0x00001bdc call  0x00007c8f 
- 00012168  0x00001bdd call  0x00002f82 
- 00012169  0x00001bde isolate0  0x00000001 , 0x0000003f 
- 00012170  0x00001bdf branch  0x00002f80 , 0x00000001 
- 00012171  0x00001be0 fetch  0x00000001 , 0x000043cb 
- 00012172  0x00001be1 rtnne  0x0000000a 
- 00012173  0x00001be2 call  0x00002f90 
- 00012174  0x00001be3 nrtn  0x00000028 
- 00012175  0x00001be4 branch  0x00004329 
- 00012176  0x00001be8 call  0x00007dbc 
- 00012177  0x00001be9 fetch  0x00000001 , 0x000042cb 
- 00012178  0x00001bea rtneq  0x00000000 
- 00012179  0x00001beb fetch  0x00000001 , 0x000042c2 
- 00012180  0x00001bec rtnbit0  0x00000001 
- 00012181  0x00001bed branch  0x00007dba 
- 00012182  0x00001bf0 call  0x00002f82 
- 00012183  0x00001bf1 isolate0  0x00000001 , 0x0000003f 
- 00012184  0x00001bf2 branch  0x00002f80 , 0x00000001 
- 00012185  0x00001bf3 rtn 
- 00012186  0x00001bf8 rtn 
- 00012187  0x00001bfb arg  0x000005fe , 0x00000005 
- 00012188  0x00001bfc call  0x00007c81 
- 00012189  0x00001bfd jam  0x00000002 , 0x000042f9 
- 00012190  0x00001bfe jam  0x00000001 , 0x000042fa 
- 00012191  0x00001bff rtn 
- 00012192  0x00001c02 arg  0x0000065e , 0x00000005 
- 00012193  0x00001c03 call  0x00007c8f 
- 00012194  0x00001c04 jam  0x00000006 , 0x000042fa 
- 00012195  0x00001c05 jam  0x00000002 , 0x000042f9 
- 00012196  0x00001c06 rtn 
- 00012197  0x00001c09 force  0x00000041 , 0x00000011 
- 00012198  0x00001c0a call  0x00003047 
- 00012199  0x00001c0b setarg  0x0000000c 
- 00012200  0x00001c0c istore  0x00000001 , 0x00000005 
- 00012201  0x00001c0d arg  0x0000448f , 0x00000006 
- 00012202  0x00001c0e branch  0x00007c81 
- 00012203  0x00001c11 call  0x00007157 
- 00012204  0x00001c12 force  0x00000011 , 0x00000011 
- 00012205  0x00001c13 call  0x00003047 
- 00012206  0x00001c14 setarg  0x0000000d 
- 00012207  0x00001c15 istore  0x00000001 , 0x00000005 
- 00012208  0x00001c16 branch  0x000071f2 
- 00012209  0x00001c19 fetch  0x00000001 , 0x000042fc 
- 00012210  0x00001c1a rtneq  0x000000ff 
- 00012211  0x00001c1b arg  0x00000003 , 0x00000002 
- 00012212  0x00001c1c isub  0x00000002 , 0x0000003e 
- 00012213  0x00001c1d nrtn  0x00000002 
- 00012214  0x00001c1e arg  0x00000007 , 0x00000007 
- 00012215  0x00001c1f call  0x00007cef 
- 00012216  0x00001c20 nrtn  0x00000034 
- 00012217  0x00001c21 branch  0x00002f80 
- 00012218  0x00001c24 bpatchx  0x00000066 , 0x0000402c 
- 00012219  0x00001c25 call  0x00002a28 
- 00012220  0x00001c26 nrtn  0x00000034 
- 00012221  0x00001c27 fetch  0x00000001 , 0x000042fc 
- 00012222  0x00001c28 beq  0x00000000 , 0x00002fc7 
- 00012223  0x00001c29 beq  0x00000001 , 0x00002fcd 
- 00012224  0x00001c2a beq  0x00000002 , 0x00002fc7 
- 00012225  0x00001c2b beq  0x00000003 , 0x00002fcf 
- 00012226  0x00001c2c beq  0x00000009 , 0x00002fd3 
- 00012227  0x00001c2d beq  0x0000000b , 0x00002fe3 
- 00012228  0x00001c2e beq  0x0000000c , 0x00002fe5 
- 00012229  0x00001c2f beq  0x0000000d , 0x00002fec 
- 00012230  0x00001c30 rtn 
- 00012231  0x00001c34 fetch  0x00000001 , 0x000042fd 
- 00012232  0x00001c35 rtnne  0x00000004 
- 00012233  0x00001c36 jam  0x000000ff , 0x000042fd 
- 00012234  0x00001c37 jam  0x000000ff , 0x000042fc 
- 00012235  0x00001c38 jam  0x0000003f , 0x0000066f 
- 00012236  0x00001c39 branch  0x0000782b 
- 00012237  0x00001c3d jam  0x00000002 , 0x000042fc 
- 00012238  0x00001c3e branch  0x00002ed5 
- 00012239  0x00001c41 jam  0x00000004 , 0x000042fc 
- 00012240  0x00001c42 setarg  0x00017700 
- 00012241  0x00001c43 arg  0x00000007 , 0x00000007 
- 00012242  0x00001c44 branch  0x00007ce1 
- 00012243  0x00001c47 fetch  0x00000001 , 0x000042fd 
- 00012244  0x00001c48 beq  0x00000004 , 0x00002fd6 
- 00012245  0x00001c49 rtn 
- 00012246  0x00001c4c fetch  0x00000001 , 0x000042fe 
- 00012247  0x00001c4d bbit1  0x00000007 , 0x00002fe1 
- 00012248  0x00001c4f jam  0x0000000b , 0x000042fc 
- 00012249  0x00001c50 call  0x00002f59 
- 00012250  0x00001c52 jam  0x00000029 , 0x0000066f 
- 00012251  0x00001c53 call  0x0000782b 
- 00012252  0x00001c54 fetch  0x00000001 , 0x000043cb 
- 00012253  0x00001c55 rtnne  0x0000000a 
- 00012254  0x00001c56 call  0x00002f90 
- 00012255  0x00001c57 rtn  0x00000028 
- 00012256  0x00001c58 branch  0x00004329 
- 00012257  0x00001c5b jam  0x0000000c , 0x000042fc 
- 00012258  0x00001c5c branch  0x00002fda 
- 00012259  0x00001c5f jam  0x0000000c , 0x000042fc 
- 00012260  0x00001c60 branch  0x00002f63 
- 00012261  0x00001c63 fetch  0x00000001 , 0x000042c3 
- 00012262  0x00001c64 fetcht  0x00000001 , 0x000042ca 
- 00012263  0x00001c65 iand  0x00000002 , 0x0000003f 
- 00012264  0x00001c66 isolate0  0x00000001 , 0x0000003f 
- 00012265  0x00001c67 branch  0x00002fee , 0x00000001 
- 00012266  0x00001c68 jam  0x0000000d , 0x000042fc 
- 00012267  0x00001c69 branch  0x00002f6f 
- 00012268  0x00001c6c call  0x00002f77 
- 00012269  0x00001c6d branch  0x00002fee 
- 00012270  0x00001c71 bpatchx  0x00000067 , 0x0000402c 
- 00012271  0x00001c72 force  0x00000007 , 0x00000007 
- 00012272  0x00001c73 call  0x00007ce0 
- 00012273  0x00001c74 jam  0x000000ff , 0x000042fd 
- 00012274  0x00001c75 jam  0x000000ff , 0x000042fc 
- 00012275  0x00001c76 jam  0x0000003e , 0x0000066f 
- 00012276  0x00001c77 branch  0x0000782b 
- 00012277  0x00001c7c bpatchx  0x00000068 , 0x0000402d 
- 00012278  0x00001c7d fetch  0x00000001 , 0x000042fe 
- 00012279  0x00001c7e rtnbit0  0x00000007 
- 00012280  0x00001c7f fetch  0x00000001 , 0x000042f9 
- 00012281  0x00001c80 rtnne  0x00000002 
- 00012282  0x00001c81 jam  0x00000000 , 0x000042f9 
- 00012283  0x00001c82 fetch  0x00000001 , 0x000042fa 
- 00012284  0x00001c83 beq  0x00000001 , 0x0000303d 
- 00012285  0x00001c84 beq  0x00000002 , 0x00003044 
- 00012286  0x00001c85 beq  0x00000003 , 0x00003035 
- 00012287  0x00001c86 beq  0x00000006 , 0x0000301a 
- 00012288  0x00001c87 beq  0x00000007 , 0x00003011 
- 00012289  0x00001c88 beq  0x00000008 , 0x00003007 
- 00012290  0x00001c89 rtn 
- 00012291  0x00001c8c jam  0x00000000 , 0x000042f9 
- 00012292  0x00001c8d jam  0x00000000 , 0x000042fa 
- 00012293  0x00001c8e jam  0x00000000 , 0x000042fb 
- 00012294  0x00001c8f rtn 
- 00012295  0x00001c92 fetch  0x00000001 , 0x000044cf 
- 00012296  0x00001c93 copy  0x0000003f , 0x00000007 
- 00012297  0x00001c94 increase  0x00000001 , 0x0000003f 
- 00012298  0x00001c95 store  0x00000001 , 0x000044cf 
- 00012299  0x00001c96 fetch  0x00000004 , 0x000042ff 
- 00012300  0x00001c97 qisolate1  0x0000003f 
- 00012301  0x00001c98 setarg  0x00000080 
- 00012302  0x00001c99 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012303  0x00001c9a store  0x00000001 , 0x000044d0 
- 00012304  0x00001c9b branch  0x00003039 
- 00012305  0x00001c9e fetch  0x00000001 , 0x000042fb 
- 00012306  0x00001c9f jam  0x00000000 , 0x000042fb 
- 00012307  0x00001ca0 beq  0x00000001 , 0x00003016 
- 00012308  0x00001ca1 jam  0x00000002 , 0x000042f9 
- 00012309  0x00001ca2 rtn 
- 00012310  0x00001ca5 jam  0x00000031 , 0x0000066f 
- 00012311  0x00001ca6 call  0x0000782b 
- 00012312  0x00001ca7 jam  0x00000009 , 0x000042fc 
- 00012313  0x00001ca8 branch  0x00002fab 
- 00012314  0x00001cab fetch  0x00000001 , 0x000005f9 
- 00012315  0x00001cac beq  0x00000003 , 0x0000301e 
- 00012316  0x00001cad jam  0x00000002 , 0x000042f9 
- 00012317  0x00001cae rtn 
- 00012318  0x00001cb1 call  0x0000717e 
- 00012319  0x00001cb2 fetch  0x00000001 , 0x000042fe 
- 00012320  0x00001cb3 beq  0x00000083 , 0x00003023 
- 00012321  0x00001cb4 beq  0x00000084 , 0x00003023 
- 00012322  0x00001cb5 call  0x00002ef0 
- 00012323  0x00001cb7 call  0x0000716b 
- 00012324  0x00001cb8 arg  0x000006d1 , 0x00000011 
- 00012325  0x00001cb9 arg  0x0000065e , 0x00000012 
- 00012326  0x00001cba arg  0x00000010 , 0x00000039 
- 00012327  0x00001cbb call  0x00007d64 
- 00012328  0x00001cbc branch  0x0000302b , 0x00000005 
- 00012329  0x00001cbe jam  0x0000000b , 0x000001ba 
- 00012330  0x00001cbf branch  0x00002f2b 
- 00012331  0x00001cc3 call  0x0000745b 
- 00012332  0x00001cc4 nbranch  0x00003029 , 0x00000005 
- 00012333  0x00001cc5 jam  0x00000001 , 0x0000429a 
- 00012334  0x00001cc6 fetch  0x00000001 , 0x000042fe 
- 00012335  0x00001cc7 beq  0x00000081 , 0x00003016 
- 00012336  0x00001cc8 beq  0x00000083 , 0x00003016 
- 00012337  0x00001cc9 beq  0x00000084 , 0x00003016 
- 00012338  0x00001cca jam  0x00000002 , 0x000042f9 
- 00012339  0x00001ccb jam  0x00000007 , 0x000042fa 
- 00012340  0x00001ccc rtn 
- 00012341  0x00001ccf fetch  0x00000001 , 0x000042fe 
- 00012342  0x00001cd0 beq  0x00000083 , 0x0000303a 
- 00012343  0x00001cd1 beq  0x00000084 , 0x0000303a 
- 00012344  0x00001cd2 jam  0x00000000 , 0x000044d0 
- 00012345  0x00001cd4 branch  0x00002f13 
- 00012346  0x00001cd7 jam  0x00000000 , 0x000044cf 
- 00012347  0x00001cd8 rtneq  0x00000084 
- 00012348  0x00001cd9 branch  0x00002ef3 
- 00012349  0x00001cdd jam  0x00000002 , 0x000042f9 
- 00012350  0x00001cde fetch  0x00000001 , 0x0000446e 
- 00012351  0x00001cdf beq  0x00000003 , 0x00003041 
- 00012352  0x00001ce0 rtn 
- 00012353  0x00001ce3 jam  0x00000002 , 0x000042fa 
- 00012354  0x00001ce4 jam  0x00000000 , 0x000005f9 
- 00012355  0x00001ce5 branch  0x0000753c 
- 00012356  0x00001ce8 jam  0x00000002 , 0x000042f9 
- 00012357  0x00001ce9 jam  0x00000003 , 0x000042fa 
- 00012358  0x00001cea branch  0x00002fa5 
- 00012359  0x00001cef bpatchx  0x00000069 , 0x0000402d 
- 00012360  0x00001cf0 force  0x00000006 , 0x00000012 
- 00012361  0x00001cf1 branch  0x000029fb 
- 00012362  0x00001cf6 fetch  0x00000001 , 0x0000004e 
- 00012363  0x00001cf7 beq  0x00000000 , 0x00003061 
- 00012364  0x00001cf8 beq  0x00000001 , 0x00003069 
- 00012365  0x00001cf9 beq  0x00000002 , 0x00003071 
- 00012366  0x00001cfa beq  0x00000003 , 0x00003075 
- 00012367  0x00001cfb beq  0x00000004 , 0x00003093 
- 00012368  0x00001cfc beq  0x00000005 , 0x00003098 
- 00012369  0x00001cfd beq  0x00000006 , 0x0000309c 
- 00012370  0x00001cfe beq  0x00000007 , 0x000030a1 
- 00012371  0x00001cff beq  0x00000008 , 0x000030a2 
- 00012372  0x00001d00 beq  0x00000009 , 0x000030a3 
- 00012373  0x00001d01 beq  0x0000000a , 0x000030a4 
- 00012374  0x00001d02 beq  0x0000000b , 0x000030a8 
- 00012375  0x00001d03 beq  0x0000000c , 0x000030a9 
- 00012376  0x00001d04 beq  0x0000000d , 0x000030ab 
- 00012377  0x00001d05 beq  0x00000012 , 0x000030ac 
- 00012378  0x00001d06 beq  0x00000013 , 0x000030ad 
- 00012379  0x00001d07 beq  0x00000014 , 0x000030ae 
- 00012380  0x00001d08 beq  0x00000015 , 0x000030b0 
- 00012381  0x00001d09 beq  0x00000016 , 0x000030bb 
- 00012382  0x00001d0a beq  0x00000018 , 0x000030bc 
- 00012383  0x00001d0b fetchr  0x00000013 , 0x00000001 , 0x0000004e 
- 00012384  0x00001d0c branch  0x000030df 
- 00012385  0x00001d11 ifetch  0x00000009 , 0x00000006 
- 00012386  0x00001d12 store  0x00000009 , 0x0000019f 
- 00012387  0x00001d13 ifetch  0x00000002 , 0x00000006 
- 00012388  0x00001d14 store  0x00000002 , 0x00000188 
- 00012389  0x00001d15 fetch  0x00000001 , 0x00000168 
- 00012390  0x00001d16 set1  0x00000005 , 0x0000003f 
- 00012391  0x00001d17 store  0x00000001 , 0x00000168 
- 00012392  0x00001d18 rtn 
- 00012393  0x00001d1d ifetch  0x00000005 , 0x00000006 
- 00012394  0x00001d1e store  0x00000005 , 0x0000019f 
- 00012395  0x00001d1f ifetch  0x00000002 , 0x00000006 
- 00012396  0x00001d20 store  0x00000002 , 0x00000188 
- 00012397  0x00001d22 fetch  0x00000001 , 0x00000168 
- 00012398  0x00001d23 set1  0x00000006 , 0x0000003f 
- 00012399  0x00001d24 store  0x00000001 , 0x00000168 
- 00012400  0x00001d25 rtn 
- 00012401  0x00001d2a setarg  0x00000014 
- 00012402  0x00001d2b store  0x00000002 , 0x00000196 
- 00012403  0x00001d2c store  0x00000002 , 0x000042f5 
- 00012404  0x00001d2d rtn 
- 00012405  0x00001d32 ifetch  0x00000008 , 0x00000006 
- 00012406  0x00001d33 store  0x00000008 , 0x00004305 
- 00012407  0x00001d34 ifetch  0x00000002 , 0x00000006 
- 00012408  0x00001d35 store  0x00000002 , 0x00004303 
- 00012409  0x00001d36 ifetch  0x00000008 , 0x00000006 
- 00012410  0x00001d37 store  0x00000008 , 0x000042e5 
- 00012411  0x00001d38 ifetch  0x00000004 , 0x00000006 
- 00012412  0x00001d39 store  0x00000004 , 0x0000445e 
- 00012413  0x00001d3a call  0x000030cc 
- 00012414  0x00001d3b bpatchx  0x0000006a , 0x0000402d 
- 00012415  0x00001d3c fetch  0x00000001 , 0x000042fc 
- 00012416  0x00001d3d beq  0x00000009 , 0x00003087 
- 00012417  0x00001d3e fetch  0x00000001 , 0x00004321 
- 00012418  0x00001d3f bbit1  0x00000001 , 0x0000308a 
- 00012419  0x00001d40 fetch  0x00000001 , 0x000043fa 
- 00012420  0x00001d41 ncall  0x00006e96 , 0x00000034 
- 00012421  0x00001d42 fetch  0x00000001 , 0x0000429a 
- 00012422  0x00001d43 beq  0x00000000 , 0x0000308f 
- 00012423  0x00001d45 jam  0x00000001 , 0x000042fd 
- 00012424  0x00001d46 call  0x000030da 
- 00012425  0x00001d47 branch  0x0000725c 
- 00012426  0x00001d49 jam  0x00000001 , 0x0000429a 
- 00012427  0x00001d4a arg  0x00004322 , 0x00000006 
- 00012428  0x00001d4b arg  0x0000428a , 0x00000005 
- 00012429  0x00001d4c call  0x00007c8f 
- 00012430  0x00001d4d branch  0x00003087 
- 00012431  0x00001d50 jam  0x00000000 , 0x000042fd 
- 00012432  0x00001d51 jam  0x00000000 , 0x000042fc 
- 00012433  0x00001d52 jam  0x00000041 , 0x0000066f 
- 00012434  0x00001d53 branch  0x0000782b 
- 00012435  0x00001d57 ifetch  0x00000008 , 0x00000006 
- 00012436  0x00001d58 store  0x00000008 , 0x000042ed 
- 00012437  0x00001d59 ifetch  0x00000004 , 0x00000006 
- 00012438  0x00001d5a store  0x00000004 , 0x00004462 
- 00012439  0x00001d5b branch  0x0000725c 
- 00012440  0x00001d60 fetch  0x00000001 , 0x00000168 
- 00012441  0x00001d61 set1  0x00000004 , 0x0000003f 
- 00012442  0x00001d62 store  0x00000001 , 0x00000168 
- 00012443  0x00001d63 rtn 
- 00012444  0x00001d67 rtn  0x00000029 
- 00012445  0x00001d68 jam  0x00000032 , 0x0000066f 
- 00012446  0x00001d69 call  0x0000782b 
- 00012447  0x00001d6a jam  0x00000004 , 0x000042fd 
- 00012448  0x00001d6b branch  0x000030dd 
- 00012449  0x00001d70 rtn 
- 00012450  0x00001d75 branch  0x000030e4 
- 00012451  0x00001d7a rtn 
- 00012452  0x00001d7f jam  0x00000002 , 0x000042fd 
- 00012453  0x00001d80 call  0x000030eb 
- 00012454  0x00001d81 jam  0x00000033 , 0x0000066f 
- 00012455  0x00001d82 branch  0x0000782b 
- 00012456  0x00001d87 rtn 
- 00012457  0x00001d8c rtn  0x00000029 
- 00012458  0x00001d8d branch  0x000030ed 
- 00012459  0x00001d92 rtn 
- 00012460  0x00001d97 branch  0x000030f9 
- 00012461  0x00001d9c rtn 
- 00012462  0x00001da0 call  0x000030b0 
- 00012463  0x00001da1 branch  0x000030fd 
- 00012464  0x00001da4 ifetch  0x00000008 , 0x00000006 
- 00012465  0x00001da5 store  0x00000008 , 0x000043b8 
- 00012466  0x00001da6 fetch  0x00000002 , 0x000043b8 
- 00012467  0x00001da7 fetcht  0x00000002 , 0x000043c4 
- 00012468  0x00001da8 call  0x00007db0 
- 00012469  0x00001da9 store  0x00000002 , 0x000043b8 
- 00012470  0x00001dab fetch  0x00000002 , 0x000043bc 
- 00012471  0x00001dac fetcht  0x00000002 , 0x000043c0 
- 00012472  0x00001dad call  0x00007db0 
- 00012473  0x00001dae store  0x00000002 , 0x000043bc 
- 00012474  0x00001daf rtn 
- 00012475  0x00001db4 branch  0x00003103 
- 00012476  0x00001db9 ifetch  0x00000002 , 0x00000006 
- 00012477  0x00001dba store  0x00000002 , 0x0000019f 
- 00012478  0x00001dbb ifetch  0x00000002 , 0x00000006 
- 00012479  0x00001dbc store  0x00000002 , 0x00000188 
- 00012480  0x00001dbd rtn  0x00000034 
- 00012481  0x00001dbe fetch  0x00000001 , 0x00000168 
- 00012482  0x00001dbf set1  0x00000007 , 0x0000003f 
- 00012483  0x00001dc0 store  0x00000001 , 0x00000168 
- 00012484  0x00001dc1 rtn 
- 00012485  0x00001dc7 arg  0x00000013 , 0x00000013 
- 00012486  0x00001dcb arg  0x00000002 , 0x00000011 
- 00012487  0x00001dcc arg  0x00000002 , 0x00000012 
- 00012488  0x00001dcd call  0x000029f5 
- 00012489  0x00001dce copy  0x00000013 , 0x0000003f 
- 00012490  0x00001dcf istore  0x00000001 , 0x00000005 
- 00012491  0x00001dd0 rtn 
- 00012492  0x00001dd5 arg  0x000042ed , 0x00000005 
- 00012493  0x00001dd6 force  0x00000008 , 0x00000039 
- 00012494  0x00001dd7 call  0x00007de8 
- 00012495  0x00001dd8 arg  0x00004462 , 0x00000005 
- 00012496  0x00001dd9 force  0x00000004 , 0x00000039 
- 00012497  0x00001dda call  0x00007de8 
- 00012498  0x00001ddb arg  0x0000000d , 0x00000011 
- 00012499  0x00001ddc arg  0x00000004 , 0x00000012 
- 00012500  0x00001ddd call  0x000029f5 
- 00012501  0x00001dde fetch  0x00000008 , 0x000042ed 
- 00012502  0x00001ddf istore  0x00000008 , 0x00000005 
- 00012503  0x00001de0 fetch  0x00000004 , 0x00004462 
- 00012504  0x00001de1 istore  0x00000004 , 0x00000005 
- 00012505  0x00001de2 rtn 
- 00012506  0x00001de7 jam  0x00000005 , 0x000042fd 
- 00012507  0x00001de8 arg  0x00000005 , 0x00000012 
- 00012508  0x00001de9 branch  0x0000310d 
- 00012509  0x00001dee arg  0x00000006 , 0x00000012 
- 00012510  0x00001def branch  0x0000310d 
- 00012511  0x00001df5 arg  0x00000002 , 0x00000011 
- 00012512  0x00001df6 arg  0x00000007 , 0x00000012 
- 00012513  0x00001df7 call  0x000029f5 
- 00012514  0x00001df8 istorer  0x00000013 , 0x00000001 , 0x00000005 
- 00012515  0x00001df9 rtn 
- 00012516  0x00001dfe arg  0x00000009 , 0x00000011 
- 00012517  0x00001dff arg  0x00000009 , 0x00000012 
- 00012518  0x00001e00 call  0x000029f5 
- 00012519  0x00001e01 fetch  0x00000008 , 0x000043ae 
- 00012520  0x00001e02 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00012521  0x00001e03 istore  0x00000008 , 0x00000005 
- 00012522  0x00001e04 rtn 
- 00012523  0x00001e09 arg  0x0000000b , 0x00000012 
- 00012524  0x00001e0a branch  0x0000310d 
- 00012525  0x00001e0f arg  0x00000006 , 0x00000011 
- 00012526  0x00001e10 arg  0x0000000c , 0x00000012 
- 00012527  0x00001e11 call  0x000029f5 
- 00012528  0x00001e12 fetch  0x00000005 , 0x0000415e 
- 00012529  0x00001e13 istore  0x00000005 , 0x00000005 
- 00012530  0x00001e14 rtn 
- 00012531  0x00001e18 arg  0x00000002 , 0x00000011 
- 00012532  0x00001e19 arg  0x0000000d , 0x00000012 
- 00012533  0x00001e1a call  0x000029f5 
- 00012534  0x00001e1b setarg  0x00000006 
- 00012535  0x00001e1c istore  0x00000001 , 0x00000005 
- 00012536  0x00001e1d rtn 
- 00012537  0x00001e22 arg  0x00000013 , 0x00000012 
- 00012538  0x00001e23 branch  0x0000310d 
- 00012539  0x00001e26 arg  0x00000014 , 0x00000012 
- 00012540  0x00001e27 branch  0x000030fe 
- 00012541  0x00001e2a arg  0x00000015 , 0x00000012 
- 00012542  0x00001e2c arg  0x00000009 , 0x00000011 
- 00012543  0x00001e2d call  0x000029f5 
- 00012544  0x00001e2e fetch  0x00000008 , 0x000043c0 
- 00012545  0x00001e2f istore  0x00000008 , 0x00000005 
- 00012546  0x00001e30 rtn 
- 00012547  0x00001e35 arg  0x00000003 , 0x00000011 
- 00012548  0x00001e36 arg  0x00000017 , 0x00000012 
- 00012549  0x00001e37 call  0x000029f5 
- 00012550  0x00001e38 fetch  0x00000001 , 0x000043b6 
- 00012551  0x00001e39 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012552  0x00001e3a istore  0x00000001 , 0x00000005 
- 00012553  0x00001e3b fetch  0x00000001 , 0x000043b7 
- 00012554  0x00001e3c and  0x0000003f , 0x00000007 , 0x0000003f 
- 00012555  0x00001e3d istore  0x00000001 , 0x00000005 
- 00012556  0x00001e3e rtn 
- 00012557  0x00001e43 arg  0x00000001 , 0x00000011 
- 00012558  0x00001e44 branch  0x000029f5 
- 00012559  0x00001e4a bpatchx  0x0000006b , 0x0000402d 
- 00012560  0x00001e4b bmark1  0x00000027 , 0x000033a3 
- 00012561  0x00001e4c branch  0x00003603 
- 00012562  0x00001e52 bpatchx  0x0000006c , 0x0000402d 
- 00012563  0x00001e53 disable  0x00000009 
- 00012564  0x00001e54 disable  0x00000007 
- 00012565  0x00001e55 setarg  0x00555555 
- 00012566  0x00001e56 iforce  0x0000000f 
- 00012567  0x00001e57 fetch  0x00000001 , 0x0000458d 
- 00012568  0x00001e58 branch  0x000025c8 
- 00012569  0x00001e5b bpatchx  0x0000006d , 0x0000402d 
- 00012570  0x00001e5c fetch  0x00000001 , 0x000045b7 
- 00012571  0x00001e5d call  0x000025a4 
- 00012572  0x00001e5e fetch  0x00000004 , 0x0000458f 
- 00012573  0x00001e5f iforce  0x00000009 
- 00012574  0x00001e60 call  0x00002160 
- 00012575  0x00001e61 fetcht  0x00000001 , 0x0000458d 
- 00012576  0x00001e62 call  0x000025cd 
- 00012577  0x00001e64 call  0x00003112 
- 00012578  0x00001e65 bmark0  0x0000002f , 0x00003126 
- 00012579  0x00001e66 pulse  0x00000039 
- 00012580  0x00001e67 nop  0x0000001e 
- 00012581  0x00001e68 call  0x00003112 
- 00012582  0x00001e6a disable  0x0000002f 
- 00012583  0x00001e6b enable  0x0000000d 
- 00012584  0x00001e6c enable  0x00000021 
- 00012585  0x00001e6d disable  0x00000020 
- 00012586  0x00001e6e enable  0x00000010 
- 00012587  0x00001e6f fetch  0x00000002 , 0x0000458b 
- 00012588  0x00001e70 iforce  0x0000001b 
- 00012589  0x00001e71 correlate  0x0000003e , 0x00000003 
- 00012590  0x00001e72 nbranch  0x00003180 , 0x00000018 
- 00012591  0x00001e73 call  0x00006877 
- 00012592  0x00001e74 bmark1  0x0000002f , 0x00003135 
- 00012593  0x00001e75 fetch  0x00000001 , 0x000045ca 
- 00012594  0x00001e76 nbranch  0x00003135 , 0x00000034 
- 00012595  0x00001e77 disable  0x0000000d 
- 00012596  0x00001e78 enable  0x0000000b 
- 00012597  0x00001e7a enable  0x00000007 
- 00012598  0x00001e7b enable  0x00000009 
- 00012599  0x00001e7c call  0x0000317d 
- 00012600  0x00001e7d store  0x00000001 , 0x000045ad 
- 00012601  0x00001e7e fetcht  0x00000001 , 0x000045ac 
- 00012602  0x00001e7f isub  0x00000002 , 0x0000003e 
- 00012603  0x00001e80 nbranch  0x00003188 , 0x00000005 
- 00012604  0x00001e81 bpatchx  0x0000006e , 0x0000402d 
- 00012605  0x00001e82 disable  0x00000031 
- 00012606  0x00001e83 isolate1  0x0000002f , 0x00000000 
- 00012607  0x00001e84 call  0x0000316f , 0x00000001 
- 00012608  0x00001e85 branch  0x0000318a , 0x00000031 
- 00012609  0x00001e86 call  0x0000317d 
- 00012610  0x00001e87 store  0x00000001 , 0x000044f7 
- 00012611  0x00001e88 bmark1  0x00000027 , 0x00003148 
- 00012612  0x00001e89 fetch  0x00000001 , 0x000044f7 
- 00012613  0x00001e8a fetcht  0x00000001 , 0x00004589 
- 00012614  0x00001e8b icompare  0x00000007 , 0x00000002 
- 00012615  0x00001e8c nbranch  0x0000318c , 0x00000001 
- 00012616  0x00001e8e call  0x0000317d 
- 00012617  0x00001e8f isolate1  0x0000002f , 0x00000000 
- 00012618  0x00001e90 call  0x00003178 , 0x00000001 
- 00012619  0x00001e91 istore  0x00000001 , 0x00000005 
- 00012620  0x00001e92 rshift3  0x0000003f , 0x0000003f 
- 00012621  0x00001e93 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00012622  0x00001e94 nbranch  0x0000318e , 0x00000002 
- 00012623  0x00001e95 copy  0x0000003f , 0x00000039 
- 00012624  0x00001e96 branch  0x00003154 , 0x00000005 
- 00012625  0x00001e98 call  0x0000317d 
- 00012626  0x00001e99 istore  0x00000001 , 0x00000005 
- 00012627  0x00001e9a loop  0x00003151 
- 00012628  0x00001e9c bmark1  0x00000027 , 0x00003159 
- 00012629  0x00001e9d copy  0x00000005 , 0x00000011 
- 00012630  0x00001e9e call  0x0000317d 
- 00012631  0x00001e9f store  0x00000001 , 0x000045d3 
- 00012632  0x00001ea0 copy  0x00000011 , 0x00000005 
- 00012633  0x00001ea2 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00012634  0x00001ea3 rshift32  0x0000003f , 0x0000003f 
- 00012635  0x00001ea4 rshift16  0x0000003f , 0x0000003f 
- 00012636  0x00001ea5 istore  0x00000003 , 0x00000005 
- 00012637  0x00001ea6 fetch  0x00000001 , 0x000045ca 
- 00012638  0x00001ea7 nbranch  0x0000316d , 0x00000034 
- 00012639  0x00001ea8 disable  0x0000000b 
- 00012640  0x00001eaa isolate1  0x00000027 , 0x00000000 
- 00012641  0x00001eab call  0x000035c8 , 0x00000001 
- 00012642  0x00001eac branch  0x00003190 , 0x00000006 
- 00012643  0x00001ead call  0x00006876 
- 00012644  0x00001eae bpatchx  0x0000006f , 0x0000402d 
- 00012645  0x00001eaf enable  0x0000002f 
- 00012646  0x00001eb0 call  0x000026bb 
- 00012647  0x00001eb1 rtnmark1  0x00000027 
- 00012648  0x00001eb2 fetch  0x00000001 , 0x000045d3 
- 00012649  0x00001eb3 fetcht  0x00000001 , 0x0000462a 
- 00012650  0x00001eb4 isub  0x00000002 , 0x0000003e 
- 00012651  0x00001eb5 call  0x00007db2 , 0x00000002 
- 00012652  0x00001eb6 branch  0x000035cb 
- 00012653  0x00001eb9 disable  0x0000000d 
- 00012654  0x00001eba branch  0x00003160 
- 00012655  0x00001ebe call  0x0000317d 
- 00012656  0x00001ebf sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00012657  0x00001ec0 branch  0x00007dc2 , 0x00000002 
- 00012658  0x00001ec1 increase  0xfffffffe , 0x0000003f 
- 00012659  0x00001ec2 bmark1  0x00000027 , 0x00003176 
- 00012660  0x00001ec3 branch  0x00007dc2 , 0x00000034 
- 00012661  0x00001ec4 increase  0xffffffff , 0x0000003f 
- 00012662  0x00001ec6 store  0x00000001 , 0x00000678 
- 00012663  0x00001ec7 rtn 
- 00012664  0x00001eca and_into  0x00000007 , 0x0000003f 
- 00012665  0x00001ecb fetcht  0x00000001 , 0x00000678 
- 00012666  0x00001ecc lshift3  0x00000002 , 0x00000002 
- 00012667  0x00001ecd ior  0x00000002 , 0x0000003f 
- 00012668  0x00001ece rtn 
- 00012669  0x00001ed1 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00012670  0x00001ed2 rshift3  0x0000000c , 0x0000003f 
- 00012671  0x00001ed3 rtn 
- 00012672  0x00001ed6 jam  0x00000001 , 0x000045cb 
- 00012673  0x00001ed7 isolate1  0x00000027 , 0x00000000 
- 00012674  0x00001ed8 call  0x000035e3 , 0x00000001 
- 00012675  0x00001eda bpatchx  0x00000070 , 0x0000402e 
- 00012676  0x00001edb call  0x000025bc 
- 00012677  0x00001edc disable  0x0000001b 
- 00012678  0x00001edd disable  0x0000000b 
- 00012679  0x00001ede branch  0x000020cf 
- 00012680  0x00001ee1 jam  0x00000002 , 0x000045cb 
- 00012681  0x00001ee2 branch  0x00003183 
- 00012682  0x00001ee5 jam  0x00000003 , 0x000045cb 
- 00012683  0x00001ee6 branch  0x00003183 
- 00012684  0x00001ee9 jam  0x00000004 , 0x000045cb 
- 00012685  0x00001eea branch  0x00003183 
- 00012686  0x00001eed jam  0x00000005 , 0x000045cb 
- 00012687  0x00001eee branch  0x00003183 
- 00012688  0x00001ef1 jam  0x00000006 , 0x000045cb 
- 00012689  0x00001ef2 branch  0x00003183 
- 00012690  0x00001ef5 call  0x00002160 
- 00012691  0x00001ef6 fetcht  0x00000001 , 0x0000458d 
- 00012692  0x00001ef7 branch  0x000021f9 
- 00012693  0x00001efa bpatchx  0x00000071 , 0x0000402e 
- 00012694  0x00001efb fetch  0x00000001 , 0x000045b8 
- 00012695  0x00001efc call  0x000025a4 
- 00012696  0x00001efd fetch  0x00000004 , 0x0000458f 
- 00012697  0x00001efe iforce  0x00000009 
- 00012698  0x00001eff call  0x00003112 
- 00012699  0x00001f00 call  0x00003192 
- 00012700  0x00001f01 set1  0x00000000 , 0x00000015 
- 00012701  0x00001f02 enable  0x0000001d 
- 00012702  0x00001f03 enable  0x00000020 
- 00012703  0x00001f04 disable  0x00000021 
- 00012704  0x00001f05 call  0x0000687d 
- 00012705  0x00001f06 disable  0x0000003a 
- 00012706  0x00001f07 bmark1  0x0000002f , 0x000031c7 
- 00012707  0x00001f08 bmark1  0x0000002d , 0x000031d9 
- 00012708  0x00001f09 rshift16  0x00000009 , 0x0000003f 
- 00012709  0x00001f0a rshift8  0x0000003f , 0x0000003f 
- 00012710  0x00001f0b rshift4  0x0000003f , 0x0000003f 
- 00012711  0x00001f0c inject  0x00000003 , 0x00000028 
- 00012712  0x00001f0e bpatchx  0x00000072 , 0x0000402e 
- 00012713  0x00001f0f bmark1  0x0000002f , 0x000031ae 
- 00012714  0x00001f10 fetch  0x00000001 , 0x000045ca 
- 00012715  0x00001f11 nbranch  0x000031ae , 0x00000034 
- 00012716  0x00001f12 disable  0x0000001d 
- 00012717  0x00001f13 enable  0x0000001b 
- 00012718  0x00001f15 enable  0x00000007 
- 00012719  0x00001f16 enable  0x00000009 
- 00012720  0x00001f17 fetch  0x00000001 , 0x0000458a 
- 00012721  0x00001f18 iforce  0x00000039 
- 00012722  0x00001f19 arg  0x00004539 , 0x00000006 
- 00012723  0x00001f1b ifetch  0x00000001 , 0x00000006 
- 00012724  0x00001f1c inject  0x00000003 , 0x00000008 
- 00012725  0x00001f1d loop  0x000031b3 
- 00012726  0x00001f1e enable  0x00000008 
- 00012727  0x00001f1f inject  0x00000003 , 0x00000018 
- 00012728  0x00001f20 disable  0x00000008 
- 00012729  0x00001f21 bmark0  0x0000002f , 0x000031bd 
- 00012730  0x00001f22 disable  0x00000007 
- 00012731  0x00001f23 setarg  0x00000000 
- 00012732  0x00001f24 inject  0x00000003 , 0x00000003 
- 00012733  0x00001f26 until  0x0000003e , 0x00000027 
- 00012734  0x00001f27 nop  0x00000064 
- 00012735  0x00001f28 disable  0x0000003a 
- 00012736  0x00001f29 disable  0x0000001d 
- 00012737  0x00001f2a fetch  0x00000001 , 0x000045ca 
- 00012738  0x00001f2b nbranch  0x000031c4 , 0x00000034 
- 00012739  0x00001f2c disable  0x0000001b 
- 00012740  0x00001f2e disable  0x00000038 
- 00012741  0x00001f2f call  0x00002160 
- 00012742  0x00001f30 branch  0x0000687b 
- 00012743  0x00001f33 arg  0x0000000a , 0x00000039 
- 00012744  0x00001f35 setarg  0x0000003c 
- 00012745  0x00001f36 inject  0x00000003 , 0x00000008 
- 00012746  0x00001f37 loop  0x000031c8 
- 00012747  0x00001f38 disable  0x0000001d 
- 00012748  0x00001f39 enable  0x00000038 
- 00012749  0x00001f3a rshift16  0x00000009 , 0x0000003f 
- 00012750  0x00001f3b rshift16  0x0000003f , 0x0000003f 
- 00012751  0x00001f3c rshift4  0x0000003f , 0x0000003f 
- 00012752  0x00001f3d inject  0x00000003 , 0x00000020 
- 00012753  0x00001f3e bmark1  0x0000002e , 0x000031d6 
- 00012754  0x00001f40 setarg  0x00000001 
- 00012755  0x00001f41 inject  0x00000003 , 0x00000005 
- 00012756  0x00001f42 enable  0x0000003a 
- 00012757  0x00001f43 branch  0x000031a8 
- 00012758  0x00001f46 setarg  0x00000000 
- 00012759  0x00001f47 inject  0x00000003 , 0x00000005 
- 00012760  0x00001f48 branch  0x000031a8 
- 00012761  0x00001f4b fetch  0x00000001 , 0x00004148 
- 00012762  0x00001f4c rshift  0x0000003f , 0x00000039 
- 00012763  0x00001f4e nop  0x00000002 
- 00012764  0x00001f4f loop  0x000031db 
- 00012765  0x00001f51 rshift16  0x00000009 , 0x0000003f 
- 00012766  0x00001f52 rshift8  0x0000003f , 0x0000003f 
- 00012767  0x00001f53 rshift4  0x0000003f , 0x00000002 
- 00012768  0x00001f54 copy  0x00000002 , 0x0000003f 
- 00012769  0x00001f55 inject  0x00000003 , 0x00000008 
- 00012770  0x00001f56 copy  0x00000002 , 0x0000003f 
- 00012771  0x00001f57 inject  0x00000003 , 0x00000028 
- 00012772  0x00001f58 branch  0x000031a8 
- 00012773  0x00001f61 bpatchx  0x00000073 , 0x0000402e 
- 00012774  0x00001f62 fetch  0x00000001 , 0x000045b8 
- 00012775  0x00001f63 bbit1  0x00000002 , 0x00003206 
- 00012776  0x00001f65 fetch  0x00000001 , 0x00004588 
- 00012777  0x00001f66 increase  0x00000003 , 0x0000003f 
- 00012778  0x00001f67 store  0x00000001 , 0x0000458a 
- 00012779  0x00001f69 fetch  0x00000001 , 0x000045ac 
- 00012780  0x00001f6a store  0x00000001 , 0x00004539 
- 00012781  0x00001f6c fetch  0x00000001 , 0x00004589 
- 00012782  0x00001f6d istore  0x00000001 , 0x00000005 
- 00012783  0x00001f6f fetch  0x00000001 , 0x00004588 
- 00012784  0x00001f71 lshift3  0x0000003f , 0x0000003f 
- 00012785  0x00001f72 fetcht  0x00000001 , 0x0000457e 
- 00012786  0x00001f73 and  0x00000002 , 0x00000003 , 0x00000002 
- 00012787  0x00001f74 lshift  0x00000002 , 0x00000002 
- 00012788  0x00001f75 ior  0x00000002 , 0x0000003f 
- 00012789  0x00001f76 fetcht  0x00000001 , 0x0000457f 
- 00012790  0x00001f77 iadd  0x00000002 , 0x0000003f 
- 00012791  0x00001f78 istore  0x00000001 , 0x00000005 
- 00012792  0x00001f7a fetch  0x00000001 , 0x00004588 
- 00012793  0x00001f7b iforce  0x00000039 
- 00012794  0x00001f7c arg  0x00004519 , 0x00000006 
- 00012795  0x00001f7d call  0x00007cda 
- 00012796  0x00001f7e bpatchx  0x00000074 , 0x0000402e 
- 00012797  0x00001f80 rtnmark0  0x00000027 
- 00012798  0x00001f81 fetch  0x00000001 , 0x00000035 
- 00012799  0x00001f82 istore  0x00000001 , 0x00000005 
- 00012800  0x00001f83 fetch  0x00000001 , 0x000045b8 
- 00012801  0x00001f84 rtnbit1  0x00000002 
- 00012802  0x00001f85 fetch  0x00000001 , 0x0000458a 
- 00012803  0x00001f86 increase  0x00000001 , 0x0000003f 
- 00012804  0x00001f87 store  0x00000001 , 0x0000458a 
- 00012805  0x00001f88 rtn 
- 00012806  0x00001f8c fetch  0x00000001 , 0x00004588 
- 00012807  0x00001f8d increase  0x00000004 , 0x0000003f 
- 00012808  0x00001f8e bmark0  0x00000027 , 0x0000320a 
- 00012809  0x00001f8f increase  0x00000001 , 0x0000003f 
- 00012810  0x00001f91 store  0x00000001 , 0x0000458a 
- 00012811  0x00001f93 fetch  0x00000001 , 0x000045ac 
- 00012812  0x00001f94 store  0x00000001 , 0x00004539 
- 00012813  0x00001f96 fetch  0x00000001 , 0x0000458a 
- 00012814  0x00001f97 increase  0xfffffffe , 0x0000003f 
- 00012815  0x00001f98 istore  0x00000001 , 0x00000005 
- 00012816  0x00001f9a fetch  0x00000001 , 0x00004589 
- 00012817  0x00001f9b istore  0x00000001 , 0x00000005 
- 00012818  0x00001f9c setarg  0x00000000 
- 00012819  0x00001f9d branch  0x000031f0 
- 00012820  0x00001fa0 bpatchx  0x00000075 , 0x0000402e 
- 00012821  0x00001fa2 fetch  0x00000001 , 0x000044f8 
- 00012822  0x00001fa3 rshift3  0x0000003f , 0x0000003f 
- 00012823  0x00001fa4 store  0x00000001 , 0x0000457d 
- 00012824  0x00001fa6 increase  0x00000001 , 0x0000003f 
- 00012825  0x00001fa7 arg  0x000044f8 , 0x00000006 
- 00012826  0x00001fa8 iadd  0x00000006 , 0x00000006 
- 00012827  0x00001fa9 ifetch  0x00000003 , 0x00000006 
- 00012828  0x00001faa store  0x00000003 , 0x00004580 
- 00012829  0x00001fac fetch  0x00000001 , 0x000044f8 
- 00012830  0x00001fad rshift  0x0000003f , 0x0000003f 
- 00012831  0x00001fae and  0x0000003f , 0x00000003 , 0x0000003f 
- 00012832  0x00001faf store  0x00000001 , 0x00004586 
- 00012833  0x00001fb0 rtn 
- 00012834  0x00001fb4 bpatchx  0x00000076 , 0x0000402e 
- 00012835  0x00001fb5 fetcht  0x00000001 , 0x0000458e 
- 00012836  0x00001fb6 call  0x00003227 
- 00012837  0x00001fb7 storet  0x00000001 , 0x0000458e 
- 00012838  0x00001fb8 rtn 
- 00012839  0x00001fbb bpatchx  0x00000077 , 0x0000402e 
- 00012840  0x00001fbc call  0x0000322c 
- 00012841  0x00001fbd increase  0x00000001 , 0x00000002 
- 00012842  0x00001fbe and_into  0x00000003 , 0x00000002 
- 00012843  0x00001fbf rtn 
- 00012844  0x00001fc2 bpatchx  0x00000078 , 0x0000402f 
- 00012845  0x00001fc3 fetch  0x00000001 , 0x0000458f 
- 00012846  0x00001fc4 and_into  0x00000003 , 0x0000003f 
- 00012847  0x00001fc5 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00012848  0x00001fc6 setarg  0x00004593 
- 00012849  0x00001fc7 iadd  0x00000011 , 0x0000003f 
- 00012850  0x00001fc8 iadd  0x00000002 , 0x00000006 
- 00012851  0x00001fc9 ifetch  0x00000001 , 0x00000006 
- 00012852  0x00001fca store  0x00000001 , 0x0000458d 
- 00012853  0x00001fcb rtn 
- 00012854  0x00001fcf store  0x00000004 , 0x0000458f 
- 00012855  0x00001fd1 bpatchx  0x00000079 , 0x0000402f 
- 00012856  0x00001fd3 arg  0x00000000 , 0x00000011 
- 00012857  0x00001fd4 arg  0x00000004 , 0x00000039 
- 00012858  0x00001fd5 arg  0x0000458f , 0x00000006 
- 00012859  0x00001fd7 ifetch  0x00000001 , 0x00000006 
- 00012860  0x00001fd8 iadd  0x00000011 , 0x00000011 
- 00012861  0x00001fd9 loop  0x0000323b 
- 00012862  0x00001fda copy  0x00000011 , 0x0000003f 
- 00012863  0x00001fdb store  0x00000002 , 0x000045aa 
- 00012864  0x00001fdc fetch  0x00000001 , 0x000045aa 
- 00012865  0x00001fdd fetcht  0x00000001 , 0x000045ab 
- 00012866  0x00001fde iadd  0x00000002 , 0x0000003f 
- 00012867  0x00001fdf store  0x00000001 , 0x000045ac 
- 00012868  0x00001fe0 rtn 
- 00012869  0x00001fe4 bpatchx  0x0000007a , 0x0000402f 
- 00012870  0x00001fe5 call  0x00007dbc 
- 00012871  0x00001fe6 fetcht  0x00000004 , 0x000045a3 
- 00012872  0x00001fe7 copy  0x00000022 , 0x0000003f 
- 00012873  0x00001fe8 isub  0x00000002 , 0x0000003e 
- 00012874  0x00001fe9 ncall  0x00003255 , 0x00000002 
- 00012875  0x00001fea copy  0x0000003f , 0x00000012 
- 00012876  0x00001feb fetch  0x00000004 , 0x000045a3 
- 00012877  0x00001fec fetcht  0x00000001 , 0x000045a7 
- 00012878  0x00001fed iadd  0x00000002 , 0x00000002 
- 00012879  0x00001fee copy  0x00000012 , 0x0000003f 
- 00012880  0x00001fef isub  0x00000002 , 0x0000003e 
- 00012881  0x00001ff0 nrtn  0x00000002 
- 00012882  0x00001ff1 set0  0x0000001c , 0x0000003f 
- 00012883  0x00001ff2 store  0x00000004 , 0x000045a3 
- 00012884  0x00001ff3 branch  0x00007dba 
- 00012885  0x00001ff6 rtn  0x00000005 
- 00012886  0x00001ff7 set1  0x0000001c , 0x0000003f 
- 00012887  0x00001ff8 rtn 
- 00012888  0x00001ffb setarg  0x00000000 
- 00012889  0x00001ffc store  0x00000004 , 0x000045a3 
- 00012890  0x00001ffd rtn 
- 00012891  0x00002006 bpatchx  0x0000007b , 0x0000402f 
- 00012892  0x00002007 setsect  0x00000000 , 0x00001300 
- 00012893  0x00002008 setsect  0x00000001 , 0x0001908b 
- 00012894  0x00002009 setsect  0x00000002 , 0x00036150 
- 00012895  0x0000200a setsect  0x00000003 , 0x00003d20 
- 00012896  0x0000200b store  0x00000009 , 0x00004593 
- 00012897  0x0000200c setsect  0x00000000 , 0x00003a1a 
- 00012898  0x0000200d setsect  0x00000001 , 0x0000c453 
- 00012899  0x0000200e setsect  0x00000002 , 0x0000d312 
- 00012900  0x0000200f setsect  0x00000003 , 0x00000001 
- 00012901  0x00002010 istore  0x00000007 , 0x00000005 
- 00012902  0x00002011 fetch  0x00000001 , 0x000045b9 
- 00012903  0x00002012 rtn  0x00000034 
- 00012904  0x00002013 arg  0x000045ba , 0x00000006 
- 00012905  0x00002014 arg  0x00004593 , 0x00000005 
- 00012906  0x00002015 branch  0x00007c8f 
- 00012907  0x0000201e bpatchx  0x0000007c , 0x0000402f 
- 00012908  0x0000201f setarg  0x004e001e 
- 00012909  0x00002020 store  0x00000003 , 0x000045bb 
- 00012910  0x00002021 setarg  0x00032303 
- 00012911  0x00002022 istore  0x00000003 , 0x00000005 
- 00012912  0x00002023 setarg  0x00250642 
- 00012913  0x00002024 istore  0x00000003 , 0x00000005 
- 00012914  0x00002025 setarg  0x00094c06 
- 00012915  0x00002026 istore  0x00000003 , 0x00000005 
- 00012916  0x00002027 setarg  0x003c0927 
- 00012917  0x00002028 istore  0x00000003 , 0x00000005 
- 00012918  0x00002029 jam  0x00000001 , 0x000045b9 
- 00012919  0x0000202a rtn 
- 00012920  0x0000202e bpatchx  0x0000007d , 0x0000402f 
- 00012921  0x0000202f arg  0x00006978 , 0x00000002 
- 00012922  0x00002030 bmark1  0x00000027 , 0x0000327f 
- 00012923  0x00002031 arg  0x000012c0 , 0x00000002 
- 00012924  0x00002032 fetch  0x00000001 , 0x000045b7 
- 00012925  0x00002033 bbit0  0x00000002 , 0x0000327f 
- 00012926  0x00002034 arg  0x00002ee0 , 0x00000002 
- 00012927  0x00002036 storet  0x00000002 , 0x0000458b 
- 00012928  0x00002037 rtn 
- 00012929  0x0000203a jam  0x00000001 , 0x000045b7 
- 00012930  0x0000203b jam  0x00000001 , 0x000045b8 
- 00012931  0x0000203c rtn 
- 00012932  0x0000203f jam  0x00000002 , 0x000045b7 
- 00012933  0x00002040 jam  0x00000002 , 0x000045b8 
- 00012934  0x00002041 rtn 
- 00012935  0x0000205a bpatchx  0x0000007e , 0x0000402f 
- 00012936  0x0000205b jam  0x0000004e , 0x000045d0 
- 00012937  0x0000205c setarg  0x00101520 
- 00012938  0x0000205d store  0x00000003 , 0x000045cc 
- 00012939  0x0000205e setarg  0x00000005 
- 00012940  0x0000205f istore  0x00000001 , 0x00000005 
- 00012941  0x00002060 rtn 
- 00012942  0x00002067 arg  0x000045d8 , 0x00000013 
- 00012943  0x00002068 arg  0x0000367a , 0x00000012 
- 00012944  0x00002069 branch  0x000042e7 
- 00012945  0x0000206c set1  0x00000026 , 0x00000000 
- 00012946  0x0000206d fetch  0x00000001 , 0x000045fc 
- 00012947  0x0000206e set0  0x00000002 , 0x0000003f 
- 00012948  0x0000206f set1  0x00000001 , 0x0000003f 
- 00012949  0x00002070 store  0x00000001 , 0x000045fc 
- 00012950  0x00002071 setarg  0x00000000 
- 00012951  0x00002072 store  0x00000002 , 0x000045de 
- 00012952  0x00002073 fetch  0x00000002 , 0x000045d6 
- 00012953  0x00002074 store  0x00000002 , 0x000045d8 
- 00012954  0x00002075 jam  0x00000000 , 0x000045d5 
- 00012955  0x00002076 call  0x000032d6 
- 00012956  0x00002078 jam  0x00000000 , 0x0000457e 
- 00012957  0x00002079 fetch  0x00000001 , 0x000045d0 
- 00012958  0x0000207a store  0x00000001 , 0x0000458d 
- 00012959  0x0000207b fetch  0x00000001 , 0x000045d1 
- 00012960  0x0000207c store  0x00000001 , 0x00004141 
- 00012961  0x0000207d fetch  0x00000004 , 0x000045cc 
- 00012962  0x0000207e branch  0x00003236 
- 00012963  0x00002082 bpatchx  0x0000007f , 0x0000402f 
- 00012964  0x00002083 jam  0x00000000 , 0x000045e2 
- 00012965  0x00002084 fetch  0x00000002 , 0x000045da 
- 00012966  0x00002085 increase  0x00000001 , 0x0000003f 
- 00012967  0x00002086 store  0x00000002 , 0x000045da 
- 00012968  0x00002087 fetch  0x00000001 , 0x000045da 
- 00012969  0x00002088 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00012970  0x00002089 nrtn  0x00000034 
- 00012971  0x0000208a fetch  0x00000001 , 0x000045d4 
- 00012972  0x0000208b beq  0x000000ff , 0x000032f8 
- 00012973  0x0000208c beq  0x00000001 , 0x000032b2 
- 00012974  0x0000208d beq  0x00000002 , 0x000032b4 
- 00012975  0x0000208e beq  0x00000003 , 0x000032ba 
- 00012976  0x0000208f beq  0x00000004 , 0x000032c0 
- 00012977  0x00002090 rtn 
- 00012978  0x00002093 jam  0x000000ff , 0x00004519 
- 00012979  0x00002094 branch  0x000032c1 
- 00012980  0x00002097 fetch  0x00000001 , 0x000045ae 
- 00012981  0x00002098 branch  0x000032b8 , 0x00000034 
- 00012982  0x00002099 fetch  0x00000004 , 0x00004604 
- 00012983  0x0000209a call  0x00003236 
- 00012984  0x0000209c jam  0x000000aa , 0x00004519 
- 00012985  0x0000209d branch  0x000032c1 
- 00012986  0x000020a0 jam  0x00000055 , 0x00004519 
- 00012987  0x000020a1 fetch  0x00000001 , 0x000045ae 
- 00012988  0x000020a2 branch  0x000032c1 , 0x00000034 
- 00012989  0x000020a3 fetch  0x00000004 , 0x000045e8 
- 00012990  0x000020a4 store  0x00000004 , 0x0000451b 
- 00012991  0x000020a5 branch  0x000032c3 
- 00012992  0x000020a8 jam  0x00000022 , 0x00004519 
- 00012993  0x000020aa fetch  0x00000004 , 0x00004604 
- 00012994  0x000020ab store  0x00000004 , 0x0000451b 
- 00012995  0x000020ad fetch  0x00000001 , 0x00004589 
- 00012996  0x000020ae and_into  0x00000007 , 0x0000003f 
- 00012997  0x000020af store  0x00000001 , 0x0000451a 
- 00012998  0x000020b0 jam  0x00000000 , 0x0000451f 
- 00012999  0x000020b1 jam  0x00000007 , 0x00004588 
- 00013000  0x000020b2 call  0x000031e5 
- 00013001  0x000020b3 call  0x00003651 
- 00013002  0x000020b4 nrtn  0x00000018 
- 00013003  0x000020b5 nrtn  0x0000002f 
- 00013004  0x000020b6 call  0x0000357b 
- 00013005  0x000020b7 call  0x0000366e 
- 00013006  0x000020b8 bpatchx  0x00000080 , 0x00004030 
- 00013007  0x000020b9 fetch  0x00000001 , 0x000045d4 
- 00013008  0x000020ba rtneq  0x000000ff 
- 00013009  0x000020bb beq  0x00000001 , 0x000032db 
- 00013010  0x000020bc beq  0x00000002 , 0x000032dd 
- 00013011  0x000020bd beq  0x00000003 , 0x000032e3 
- 00013012  0x000020be beq  0x00000004 , 0x000032eb 
- 00013013  0x000020bf rtn 
- 00013014  0x000020c2 jam  0x00000002 , 0x000045d4 
- 00013015  0x000020c3 fetch  0x00000001 , 0x000045ae 
- 00013016  0x000020c4 rtn  0x00000034 
- 00013017  0x000020c5 jam  0x00000001 , 0x000045d4 
- 00013018  0x000020c6 rtn 
- 00013019  0x000020c9 jam  0x00000002 , 0x000045d4 
- 00013020  0x000020ca branch  0x0000364c 
- 00013021  0x000020cd fetch  0x00000001 , 0x000045ae 
- 00013022  0x000020ce branch  0x000032e1 , 0x00000034 
- 00013023  0x000020cf fetch  0x00000004 , 0x0000455f 
- 00013024  0x000020d0 store  0x00000004 , 0x000045e8 
- 00013025  0x000020d2 jam  0x00000003 , 0x000045d4 
- 00013026  0x000020d3 branch  0x0000364c 
- 00013027  0x000020d6 fetch  0x00000001 , 0x000045ae 
- 00013028  0x000020d7 branch  0x000032e9 , 0x00000034 
- 00013029  0x000020d8 fetch  0x00000004 , 0x0000455f 
- 00013030  0x000020d9 fetcht  0x00000004 , 0x00004604 
- 00013031  0x000020da isub  0x00000002 , 0x0000003e 
- 00013032  0x000020db nrtn  0x00000005 
- 00013033  0x000020dd jam  0x00000004 , 0x000045d4 
- 00013034  0x000020de branch  0x0000364c 
- 00013035  0x000020e1 fetch  0x00000001 , 0x000045ae 
- 00013036  0x000020e2 branch  0x000032f1 , 0x00000034 
- 00013037  0x000020e3 fetch  0x00000004 , 0x0000455f 
- 00013038  0x000020e4 fetcht  0x00000004 , 0x000045e8 
- 00013039  0x000020e5 isub  0x00000002 , 0x0000003e 
- 00013040  0x000020e6 nrtn  0x00000005 
- 00013041  0x000020e8 jam  0x000000ff , 0x000045d4 
- 00013042  0x000020e9 jam  0x00000039 , 0x0000066f 
- 00013043  0x000020ea call  0x0000782b 
- 00013044  0x000020eb setarg  0x00000000 
- 00013045  0x000020ec store  0x00000002 , 0x000045d8 
- 00013046  0x000020ed fetch  0x00000004 , 0x0000455f 
- 00013047  0x000020ee call  0x00003236 
- 00013048  0x000020f0 fetch  0x00000001 , 0x000045fc 
- 00013049  0x000020f1 set0  0x00000001 , 0x0000003f 
- 00013050  0x000020f2 store  0x00000001 , 0x000045fc 
- 00013051  0x000020f3 branch  0x0000364c 
- 00013052  0x0000210e jam  0x00000001 , 0x00004616 
- 00013053  0x0000210f jam  0x00000000 , 0x00004615 
- 00013054  0x00002110 rtn 
- 00013055  0x00002113 fetch  0x00000001 , 0x00004615 
- 00013056  0x00002114 rtnbit1  0x00000001 
- 00013057  0x00002115 set1  0x00000001 , 0x0000003f 
- 00013058  0x00002116 store  0x00000001 , 0x00004615 
- 00013059  0x00002117 setarg  0x00000000 
- 00013060  0x00002118 store  0x00000003 , 0x000045d3 
- 00013061  0x00002119 store  0x00000001 , 0x000045de 
- 00013062  0x0000211a store  0x00000001 , 0x000045df 
- 00013063  0x0000211b store  0x00000004 , 0x0000462c 
- 00013064  0x0000211c jam  0x00000001 , 0x00004611 
- 00013065  0x0000211d branch  0x0000329c 
- 00013066  0x00002121 jam  0x00000001 , 0x00004611 
- 00013067  0x00002122 jam  0x00000008 , 0x00004588 
- 00013068  0x00002123 arg  0x000045d6 , 0x00000006 
- 00013069  0x00002124 arg  0x00004519 , 0x00000005 
- 00013070  0x00002125 branch  0x00007c89 
- 00013071  0x00002129 bpatchx  0x00000081 , 0x00004030 
- 00013072  0x0000212a call  0x000033be 
- 00013073  0x0000212b call  0x00003119 
- 00013074  0x0000212c nbranch  0x000033be , 0x0000002f 
- 00013075  0x0000212d call  0x0000331e 
- 00013076  0x0000212e call  0x000033f4 
- 00013077  0x0000212f call  0x00003399 
- 00013078  0x00002130 call  0x0000493d 
- 00013079  0x00002131 fetch  0x00000001 , 0x000045ae 
- 00013080  0x00002132 rtn  0x00000034 
- 00013081  0x00002133 fetch  0x00000004 , 0x0000462c 
- 00013082  0x00002134 rtn  0x00000034 
- 00013083  0x00002135 branch  0x00003236 
- 00013084  0x00002138 call  0x000033be 
- 00013085  0x00002139 branch  0x00003183 
- 00013086  0x0000213c jam  0x00000005 , 0x00004622 
- 00013087  0x0000213d arg  0x000044f7 , 0x00000006 
- 00013088  0x0000213e arg  0x000045e8 , 0x00000005 
- 00013089  0x0000213f call  0x00007c89 
- 00013090  0x00002140 bpatchx  0x00000082 , 0x00004030 
- 00013091  0x00002141 fetch  0x00000001 , 0x000045ea 
- 00013092  0x00002142 beq  0x000000aa , 0x00003329 
- 00013093  0x00002143 beq  0x00000055 , 0x0000333a 
- 00013094  0x00002144 beq  0x00000022 , 0x0000335b 
- 00013095  0x00002145 beq  0x000000ff , 0x0000359b 
- 00013096  0x00002146 rtn 
- 00013097  0x0000214a fetch  0x00000001 , 0x000045eb 
- 00013098  0x0000214b beq  0x00000001 , 0x0000332d 
- 00013099  0x0000214c beq  0x00000002 , 0x00003335 
- 00013100  0x0000214d rtn 
- 00013101  0x00002150 fetch  0x00000001 , 0x000045de 
- 00013102  0x00002151 nrtn  0x00000034 
- 00013103  0x00002152 jam  0x00000001 , 0x000045d3 
- 00013104  0x00002154 jam  0x00000001 , 0x000045d6 
- 00013105  0x00002156 jam  0x00000080 , 0x000045d7 
- 00013106  0x00002157 fetch  0x00000006 , 0x000044f1 
- 00013107  0x00002158 store  0x00000006 , 0x000045d8 
- 00013108  0x00002159 rtn 
- 00013109  0x0000215c fetch  0x00000001 , 0x000045df 
- 00013110  0x0000215d nrtn  0x00000034 
- 00013111  0x0000215e jam  0x00000001 , 0x000045d4 
- 00013112  0x00002160 jam  0x00000002 , 0x000045d6 
- 00013113  0x00002161 branch  0x00003331 
- 00013114  0x00002165 fetch  0x00000001 , 0x000045ae 
- 00013115  0x00002166 branch  0x00003340 , 0x00000034 
- 00013116  0x00002167 fetch  0x00000004 , 0x000045ec 
- 00013117  0x00002168 fetcht  0x00000004 , 0x000044f1 
- 00013118  0x00002169 isub  0x00000002 , 0x0000003e 
- 00013119  0x0000216a nrtn  0x00000005 
- 00013120  0x0000216c fetch  0x00000001 , 0x000045eb 
- 00013121  0x0000216d beq  0x00000001 , 0x00003344 
- 00013122  0x0000216e beq  0x00000002 , 0x00003351 
- 00013123  0x0000216f rtn 
- 00013124  0x00002172 fetch  0x00000001 , 0x000045de 
- 00013125  0x00002173 nrtn  0x00000034 
- 00013126  0x00002174 fetch  0x00000001 , 0x000045d3 
- 00013127  0x00002175 beq  0x00000001 , 0x00003349 
- 00013128  0x00002176 rtn 
- 00013129  0x00002178 jam  0x00000002 , 0x000045d3 
- 00013130  0x00002179 fetch  0x00000001 , 0x000045ae 
- 00013131  0x0000217a branch  0x00003330 , 0x00000034 
- 00013132  0x0000217c jam  0x00000001 , 0x000045d6 
- 00013133  0x0000217e jam  0x00000080 , 0x000045d7 
- 00013134  0x0000217f fetch  0x00000004 , 0x0000462c 
- 00013135  0x00002180 store  0x00000004 , 0x000045d8 
- 00013136  0x00002181 branch  0x00007dba 
- 00013137  0x00002184 fetch  0x00000001 , 0x000045df 
- 00013138  0x00002185 nrtn  0x00000034 
- 00013139  0x00002186 fetch  0x00000001 , 0x000045d4 
- 00013140  0x00002187 beq  0x00000001 , 0x00003356 
- 00013141  0x00002188 rtn 
- 00013142  0x0000218a jam  0x00000002 , 0x000045d4 
- 00013143  0x0000218b fetch  0x00000001 , 0x000045ae 
- 00013144  0x0000218c branch  0x00003338 , 0x00000034 
- 00013145  0x0000218d jam  0x00000002 , 0x000045d6 
- 00013146  0x0000218e branch  0x0000334d 
- 00013147  0x00002192 fetch  0x00000001 , 0x000045ae 
- 00013148  0x00002193 branch  0x00003361 , 0x00000034 
- 00013149  0x00002194 fetch  0x00000004 , 0x000045ec 
- 00013150  0x00002195 fetcht  0x00000004 , 0x0000462c 
- 00013151  0x00002196 isub  0x00000002 , 0x0000003e 
- 00013152  0x00002197 nrtn  0x00000005 
- 00013153  0x00002199 fetch  0x00000001 , 0x000045eb 
- 00013154  0x0000219a beq  0x00000001 , 0x00003365 
- 00013155  0x0000219b beq  0x00000002 , 0x00003372 
- 00013156  0x0000219c rtn 
- 00013157  0x0000219f fetch  0x00000001 , 0x000045de 
- 00013158  0x000021a0 nrtn  0x00000034 
- 00013159  0x000021a1 fetch  0x00000001 , 0x000045d3 
- 00013160  0x000021a2 beq  0x00000002 , 0x0000336a 
- 00013161  0x000021a3 rtn 
- 00013162  0x000021a5 jam  0x00000001 , 0x000045de 
- 00013163  0x000021a7 call  0x00003330 
- 00013164  0x000021a8 fetch  0x00000001 , 0x000045d5 
- 00013165  0x000021a9 or_into  0x00000001 , 0x0000003f 
- 00013166  0x000021aa store  0x00000001 , 0x000045d5 
- 00013167  0x000021ac setarg  0x00000000 
- 00013168  0x000021ad store  0x00000002 , 0x000045d3 
- 00013169  0x000021ae rtn 
- 00013170  0x000021b1 fetch  0x00000001 , 0x000045df 
- 00013171  0x000021b2 nrtn  0x00000034 
- 00013172  0x000021b3 fetch  0x00000001 , 0x000045d4 
- 00013173  0x000021b4 bne  0x00000000 , 0x00003377 
- 00013174  0x000021b5 rtn 
- 00013175  0x000021b7 jam  0x00000001 , 0x000045df 
- 00013176  0x000021b9 call  0x00003338 
- 00013177  0x000021ba fetch  0x00000001 , 0x000045d5 
- 00013178  0x000021bb or_into  0x00000002 , 0x0000003f 
- 00013179  0x000021bc store  0x00000001 , 0x000045d5 
- 00013180  0x000021bd call  0x0000336f 
- 00013181  0x000021be branch  0x00004937 
- 00013182  0x000021c1 fetch  0x00000001 , 0x00004616 
- 00013183  0x000021c2 rtnne  0x00000001 
- 00013184  0x000021c3 fetch  0x00000001 , 0x00004610 
- 00013185  0x000021c4 nrtn  0x00000034 
- 00013186  0x000021c5 fetch  0x00000001 , 0x000044fa 
- 00013187  0x000021c6 beq  0x00000001 , 0x00003386 
- 00013188  0x000021c7 beq  0x00000002 , 0x0000338a 
- 00013189  0x000021c8 rtn 
- 00013190  0x000021ca fetch  0x00000001 , 0x0000462b 
- 00013191  0x000021cb rtnbit0  0x00000000 
- 00013192  0x000021cd disable  0x0000002f 
- 00013193  0x000021ce rtn 
- 00013194  0x000021d0 fetch  0x00000001 , 0x0000462b 
- 00013195  0x000021d1 rtnbit0  0x00000001 
- 00013196  0x000021d2 branch  0x00003388 
- 00013197  0x000021d5 fetch  0x00000001 , 0x00004610 
- 00013198  0x000021d6 nrtn  0x00000034 
- 00013199  0x000021d7 fetch  0x00000001 , 0x0000462b 
- 00013200  0x000021d8 or_into  0x00000001 , 0x0000003f 
- 00013201  0x000021d9 store  0x00000001 , 0x0000462b 
- 00013202  0x000021da rtn 
- 00013203  0x000021dd fetch  0x00000001 , 0x00004610 
- 00013204  0x000021de nrtn  0x00000034 
- 00013205  0x000021df fetch  0x00000001 , 0x0000462b 
- 00013206  0x000021e0 or_into  0x00000002 , 0x0000003f 
- 00013207  0x000021e1 store  0x00000001 , 0x0000462b 
- 00013208  0x000021e2 rtn 
- 00013209  0x000021e6 fetch  0x00000001 , 0x000045d5 
- 00013210  0x000021e7 rtn  0x00000034 
- 00013211  0x000021e9 fetch  0x00000001 , 0x000045eb 
- 00013212  0x000021ea beq  0x00000001 , 0x0000338d 
- 00013213  0x000021eb beq  0x00000002 , 0x00003393 
- 00013214  0x000021ec rtn 
- 00013215  0x00002200 set1  0x00000027 , 0x00000000 
- 00013216  0x00002201 fetch  0x00000001 , 0x00004141 
- 00013217  0x00002202 store  0x00000001 , 0x00004623 
- 00013218  0x00002203 branch  0x000035d6 
- 00013219  0x00002206 fetch  0x00000002 , 0x000045e0 
- 00013220  0x00002207 branch  0x00007d79 
- 00013221  0x0000220a bpatchx  0x00000083 , 0x00004030 
- 00013222  0x0000220b jam  0x00000000 , 0x00004588 
- 00013223  0x0000220c fetch  0x00000001 , 0x00004611 
- 00013224  0x0000220d rtn  0x00000034 
- 00013225  0x0000220e fetch  0x00000002 , 0x000045e2 
- 00013226  0x0000220f branch  0x00007d79 
- 00013227  0x00002213 call  0x000033f1 
- 00013228  0x00002214 nbranch  0x000033be , 0x0000002f 
- 00013229  0x00002216 call  0x000033e3 
- 00013230  0x00002217 nbranch  0x000033be , 0x00000028 
- 00013231  0x00002218 fetch  0x00000001 , 0x0000457d 
- 00013232  0x00002219 branch  0x000033be , 0x00000034 
- 00013233  0x0000221a increase  0x00000002 , 0x0000003f 
- 00013234  0x0000221b iforce  0x00000039 
- 00013235  0x0000221c arg  0x000044f7 , 0x00000006 
- 00013236  0x0000221d arg  0x000045e8 , 0x00000005 
- 00013237  0x0000221e call  0x00007cda 
- 00013238  0x0000221f jam  0x00000000 , 0x00004613 
- 00013239  0x00002220 fetch  0x00000001 , 0x00004610 
- 00013240  0x00002221 call  0x000033fe , 0x00000034 
- 00013241  0x00002222 bpatchx  0x00000084 , 0x00004030 
- 00013242  0x00002223 fetch  0x00000001 , 0x000045ea 
- 00013243  0x00002224 beq  0x00000001 , 0x000033c4 
- 00013244  0x00002225 beq  0x00000002 , 0x000033d3 
- 00013245  0x00002226 beq  0x000000ff , 0x000033c2 
- 00013246  0x00002228 bpatchx  0x00000085 , 0x00004030 
- 00013247  0x00002229 arg  0x000044f7 , 0x00000005 
- 00013248  0x0000222a arg  0x00000042 , 0x00000039 
- 00013249  0x0000222b branch  0x00007ca1 
- 00013250  0x0000222e call  0x0000339b 
- 00013251  0x0000222f branch  0x0000359b 
- 00013252  0x00002232 call  0x0000338d 
- 00013253  0x00002233 call  0x0000352e 
- 00013254  0x00002234 fetch  0x00000001 , 0x0000460a 
- 00013255  0x00002235 fetcht  0x00000001 , 0x000045e8 
- 00013256  0x00002236 isolate1  0x00000003 , 0x00000002 
- 00013257  0x00002237 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013258  0x00002238 store  0x00000001 , 0x0000460a 
- 00013259  0x00002239 beq  0x00000001 , 0x000033d9 
- 00013260  0x0000223a fetch  0x00000001 , 0x00004612 
- 00013261  0x0000223b fetcht  0x00000001 , 0x000045e8 
- 00013262  0x0000223c isolate1  0x00000004 , 0x00000002 
- 00013263  0x0000223d setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00013264  0x0000223e store  0x00000001 , 0x00004612 
- 00013265  0x0000223f fetch  0x00000002 , 0x000045e4 
- 00013266  0x00002240 branch  0x00007d79 
- 00013267  0x00002243 call  0x00003393 
- 00013268  0x00002244 fetcht  0x00000001 , 0x000045e8 
- 00013269  0x00002245 isolate1  0x00000003 , 0x00000002 
- 00013270  0x00002246 branch  0x000033e1 , 0x00000001 
- 00013271  0x00002247 fetch  0x00000002 , 0x000045e6 
- 00013272  0x00002248 branch  0x00007d79 
- 00013273  0x0000224b fetch  0x00000001 , 0x000043cb 
- 00013274  0x0000224c sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00013275  0x0000224d call  0x00004469 , 0x00000005 
- 00013276  0x0000224e fetch  0x00000001 , 0x000045de 
- 00013277  0x0000224f nrtn  0x00000034 
- 00013278  0x00002250 jam  0x00000001 , 0x000045de 
- 00013279  0x00002251 fetch  0x00000004 , 0x000045f2 
- 00013280  0x00002252 branch  0x000035a3 
- 00013281  0x00002254 fetch  0x00000004 , 0x000045f2 
- 00013282  0x00002255 branch  0x000035a9 
- 00013283  0x00002259 call  0x00007dbc 
- 00013284  0x0000225a fetch  0x00000001 , 0x00004586 
- 00013285  0x0000225b fetcht  0x00000001 , 0x00004587 
- 00013286  0x0000225c isub  0x00000002 , 0x0000003e 
- 00013287  0x0000225d ncall  0x00007dba , 0x00000005 
- 00013288  0x0000225e fetch  0x00000001 , 0x00004586 
- 00013289  0x0000225f store  0x00000001 , 0x00004587 
- 00013290  0x00002260 fetch  0x00000003 , 0x00004580 
- 00013291  0x00002261 fetcht  0x00000003 , 0x00004583 
- 00013292  0x00002262 isub  0x00000002 , 0x0000003e 
- 00013293  0x00002263 ncall  0x00007dba , 0x00000005 
- 00013294  0x00002264 fetch  0x00000003 , 0x00004580 
- 00013295  0x00002265 store  0x00000003 , 0x00004583 
- 00013296  0x00002266 rtn 
- 00013297  0x00002269 call  0x000033be 
- 00013298  0x0000226a call  0x00003119 
- 00013299  0x0000226b nrtn  0x0000002f 
- 00013300  0x0000226e fetch  0x00000001 , 0x000044f7 
- 00013301  0x0000226f store  0x00000001 , 0x00004589 
- 00013302  0x00002271 call  0x00003214 
- 00013303  0x00002273 fetch  0x00000001 , 0x000044f8 
- 00013304  0x00002274 isolate1  0x00000000 , 0x0000003f 
- 00013305  0x00002275 branch  0x000033fd , 0x00000001 
- 00013306  0x00002277 call  0x000033a5 
- 00013307  0x00002278 call  0x000031e5 
- 00013308  0x00002279 call  0x00003195 
- 00013309  0x0000227b branch  0x00003183 
- 00013310  0x0000227f jam  0x00000001 , 0x00004614 
- 00013311  0x00002281 setarg  0x00000280 
- 00013312  0x00002282 arg  0x00000008 , 0x00000007 
- 00013313  0x00002283 branch  0x00007ce1 
- 00013314  0x0000228a bpatchx  0x00000086 , 0x00004030 
- 00013315  0x0000228b jam  0x00000001 , 0x00004613 
- 00013316  0x0000228c jam  0x00000000 , 0x00004617 
- 00013317  0x0000228d jam  0x000000ff , 0x000045a7 
- 00013318  0x0000228e branch  0x00003258 
- 00013319  0x00002291 bpatchx  0x00000087 , 0x00004030 
- 00013320  0x00002292 fetch  0x00000001 , 0x00004613 
- 00013321  0x00002293 rtn  0x00000034 
- 00013322  0x00002294 call  0x00003245 
- 00013323  0x00002295 nrtn  0x00000028 
- 00013324  0x00002296 call  0x00003414 
- 00013325  0x00002297 fetch  0x00000001 , 0x00004617 
- 00013326  0x00002298 increase  0x00000001 , 0x0000003f 
- 00013327  0x00002299 and_into  0x00000001 , 0x0000003f 
- 00013328  0x0000229a store  0x00000001 , 0x00004617 
- 00013329  0x0000229b beq  0x00000000 , 0x00003419 
- 00013330  0x0000229c beq  0x00000001 , 0x0000341c 
- 00013331  0x0000229d rtn 
- 00013332  0x000022a0 fetch  0x00000001 , 0x00004622 
- 00013333  0x000022a1 rtn  0x00000034 
- 00013334  0x000022a2 increase  0xffffffff , 0x0000003f 
- 00013335  0x000022a3 store  0x00000001 , 0x00004622 
- 00013336  0x000022a4 rtn 
- 00013337  0x000022a7 fetch  0x00000001 , 0x00004622 
- 00013338  0x000022a8 nrtn  0x00000034 
- 00013339  0x000022a9 branch  0x00003460 
- 00013340  0x000022ac fetch  0x00000001 , 0x00004622 
- 00013341  0x000022ad nrtn  0x00000034 
- 00013342  0x000022ae branch  0x000032fc 
- 00013343  0x000022b2 fetch  0x00000001 , 0x0000462a 
- 00013344  0x000022b3 nrtn  0x00000034 
- 00013345  0x000022b4 fetch  0x00000001 , 0x00004628 
- 00013346  0x000022b5 call  0x0000344f , 0x00000034 
- 00013347  0x000022b6 fetch  0x00000001 , 0x00004625 
- 00013348  0x000022b7 rtnbit1  0x00000000 
- 00013349  0x000022b8 set1  0x00000000 , 0x0000003f 
- 00013350  0x000022b9 store  0x00000001 , 0x00004625 
- 00013351  0x000022ba jam  0x00000001 , 0x00004624 
- 00013352  0x000022bb jam  0x00000000 , 0x00004629 
- 00013353  0x000022bc setarg  0x00000000 
- 00013354  0x000022bd store  0x00000002 , 0x00004626 
- 00013355  0x000022be jam  0x00000060 , 0x000045a7 
- 00013356  0x000022bf branch  0x00003258 
- 00013357  0x000022c2 bpatchx  0x00000088 , 0x00004031 
- 00013358  0x000022c3 fetch  0x00000001 , 0x00004616 
- 00013359  0x000022c4 rtneq  0x00000000 
- 00013360  0x000022c5 fetch  0x00000001 , 0x0000462a 
- 00013361  0x000022c6 nrtn  0x00000034 
- 00013362  0x000022c7 fetch  0x00000001 , 0x00004628 
- 00013363  0x000022c8 nrtn  0x00000034 
- 00013364  0x000022c9 fetch  0x00000001 , 0x00004624 
- 00013365  0x000022ca rtn  0x00000034 
- 00013366  0x000022cb fetch  0x00000001 , 0x0000462b 
- 00013367  0x000022cc compare  0x00000003 , 0x0000003f , 0x00000003 
- 00013368  0x000022cd branch  0x0000344b , 0x00000001 
- 00013369  0x000022ce call  0x00003245 
- 00013370  0x000022cf nrtn  0x00000028 
- 00013371  0x000022d0 fetch  0x00000002 , 0x00004626 
- 00013372  0x000022d1 increase  0x00000001 , 0x0000003f 
- 00013373  0x000022d2 store  0x00000002 , 0x00004626 
- 00013374  0x000022d3 arg  0x000007d0 , 0x00000002 
- 00013375  0x000022d4 isub  0x00000002 , 0x0000003e 
- 00013376  0x000022d5 branch  0x0000344b , 0x00000002 
- 00013377  0x000022d6 fetch  0x00000001 , 0x00004629 
- 00013378  0x000022d7 increase  0x00000001 , 0x0000003f 
- 00013379  0x000022d8 and_into  0x00000001 , 0x0000003f 
- 00013380  0x000022d9 store  0x00000001 , 0x00004629 
- 00013381  0x000022da beq  0x00000000 , 0x00003514 
- 00013382  0x000022db beq  0x00000001 , 0x000032fc 
- 00013383  0x000022dc rtn 
- 00013384  0x000022df fetch  0x00000001 , 0x00004622 
- 00013385  0x000022e0 nbranch  0x000032fc , 0x00000034 
- 00013386  0x000022e1 branch  0x00003514 
- 00013387  0x000022e4 jam  0x00000001 , 0x00004628 
- 00013388  0x000022e5 branch  0x00003514 
- 00013389  0x000022e8 jam  0x00000000 , 0x00004624 
- 00013390  0x000022e9 rtn 
- 00013391  0x000022eb jam  0x00000001 , 0x00004624 
- 00013392  0x000022ec rtn 
- 00013393  0x000022f8 bpatchx  0x00000089 , 0x00004031 
- 00013394  0x000022f9 fetch  0x00000001 , 0x00004615 
- 00013395  0x000022fa rtnbit1  0x00000000 
- 00013396  0x000022fb set1  0x00000000 , 0x0000003f 
- 00013397  0x000022fc store  0x00000001 , 0x00004615 
- 00013398  0x000022fd fetch  0x00000001 , 0x00004623 
- 00013399  0x000022fe store  0x00000001 , 0x00004141 
- 00013400  0x000022ff jam  0x00000000 , 0x00004611 
- 00013401  0x00002300 jam  0x00000000 , 0x0000090d 
- 00013402  0x00002301 jam  0x00000001 , 0x0000460a 
- 00013403  0x00002302 jam  0x00000000 , 0x0000457e 
- 00013404  0x00002303 fetch  0x00000004 , 0x000044f1 
- 00013405  0x00002304 call  0x00003236 
- 00013406  0x00002305 call  0x00003222 
- 00013407  0x00002306 branch  0x000033be 
- 00013408  0x0000230a jam  0x00000000 , 0x00004611 
- 00013409  0x0000230c jam  0x00000000 , 0x00004616 
- 00013410  0x0000230d jam  0x00000000 , 0x00004615 
- 00013411  0x0000230e rtn 
- 00013412  0x00002312 fetch  0x00000001 , 0x00004616 
- 00013413  0x00002313 rtnne  0x00000000 
- 00013414  0x00002314 call  0x00003451 
- 00013415  0x00002315 call  0x00003518 
- 00013416  0x00002316 branch  0x000033ab 
- 00013417  0x00002324 bpatchx  0x0000008a , 0x00004031 
- 00013418  0x00002325 fetch  0x00000001 , 0x00004616 
- 00013419  0x00002326 rtnne  0x00000001 
- 00013420  0x00002327 call  0x000032ff 
- 00013421  0x00002328 call  0x0000330f 
- 00013422  0x00002329 fetch  0x00000001 , 0x00004610 
- 00013423  0x0000232a nrtn  0x00000034 
- 00013424  0x0000232b fetch  0x00000001 , 0x000045d5 
- 00013425  0x0000232c rtn  0x00000034 
- 00013426  0x0000232d jam  0x00000000 , 0x00004613 
- 00013427  0x0000232e call  0x00003460 
- 00013428  0x0000232f call  0x000033fe 
- 00013429  0x00002330 branch  0x00003258 
- 00013430  0x0000233d fetch  0x00000001 , 0x00004615 
- 00013431  0x0000233e rtnbit1  0x00000007 
- 00013432  0x0000233f set1  0x00000007 , 0x0000003f 
- 00013433  0x00002340 store  0x00000001 , 0x00004615 
- 00013434  0x00002341 fetch  0x00000001 , 0x00004623 
- 00013435  0x00002342 store  0x00000001 , 0x00004141 
- 00013436  0x00002344 jam  0x00000000 , 0x00004617 
- 00013437  0x00002345 jam  0x00000001 , 0x00004611 
- 00013438  0x00002346 setarg  0x00000000 
- 00013439  0x00002347 store  0x00000003 , 0x0000463d 
- 00013440  0x00002348 store  0x00000007 , 0x0000461a 
- 00013441  0x00002349 call  0x00003506 
- 00013442  0x0000234a nrtn  0x00000005 
- 00013443  0x0000234b fetch  0x00000001 , 0x0000458e 
- 00013444  0x0000234c store  0x00000001 , 0x00004619 
- 00013445  0x0000234d fetch  0x00000001 , 0x0000458d 
- 00013446  0x0000234e store  0x00000001 , 0x00004618 
- 00013447  0x0000234f rtn 
- 00013448  0x00002353 bpatchx  0x0000008b , 0x00004031 
- 00013449  0x00002354 fetch  0x00000001 , 0x00004616 
- 00013450  0x00002355 rtnne  0x00000007 
- 00013451  0x00002356 call  0x00003476 
- 00013452  0x00002357 call  0x000034ae 
- 00013453  0x00002358 call  0x000033f1 
- 00013454  0x00002359 nbranch  0x000033be , 0x0000002f 
- 00013455  0x0000235b call  0x00003506 
- 00013456  0x0000235c call  0x000033ad , 0x00000005 
- 00013457  0x0000235e fetch  0x00000001 , 0x0000460a 
- 00013458  0x0000235f call  0x0000344d , 0x00000034 
- 00013459  0x00002362 jam  0x00000000 , 0x00004616 
- 00013460  0x00002363 fetch  0x00000001 , 0x00004615 
- 00013461  0x00002364 set1  0x00000000 , 0x0000003f 
- 00013462  0x00002365 store  0x00000001 , 0x00004615 
- 00013463  0x00002367 fetch  0x00000001 , 0x00004611 
- 00013464  0x00002368 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00013465  0x00002369 ncall  0x00003504 , 0x00000005 
- 00013466  0x0000236b call  0x000033be 
- 00013467  0x0000236c call  0x000033fe 
- 00013468  0x0000236d call  0x00003506 
- 00013469  0x0000236e branch  0x000034a7 , 0x00000005 
- 00013470  0x0000236f fetch  0x00000004 , 0x0000458f 
- 00013471  0x00002370 fetcht  0x00000004 , 0x00004634 
- 00013472  0x00002371 isub  0x00000002 , 0x0000003e 
- 00013473  0x00002372 branch  0x000034aa , 0x00000005 
- 00013474  0x00002373 fetch  0x00000004 , 0x0000458f 
- 00013475  0x00002374 fetcht  0x00000004 , 0x00004630 
- 00013476  0x00002375 isub  0x00000002 , 0x0000003e 
- 00013477  0x00002376 branch  0x000034ac , 0x00000005 
- 00013478  0x00002377 rtn 
- 00013479  0x0000237b fetch  0x00000001 , 0x00004619 
- 00013480  0x0000237d store  0x00000001 , 0x0000458e 
- 00013481  0x0000237e rtn 
- 00013482  0x00002381 fetch  0x00000001 , 0x0000461f 
- 00013483  0x00002382 branch  0x000034a8 
- 00013484  0x00002385 fetch  0x00000001 , 0x0000461c 
- 00013485  0x00002386 branch  0x000034a8 
- 00013486  0x0000238a bpatchx  0x0000008c , 0x00004031 
- 00013487  0x0000238b fetch  0x00000001 , 0x00004617 
- 00013488  0x0000238c increase  0x00000001 , 0x0000003f 
- 00013489  0x0000238d and_into  0x00000003 , 0x0000003f 
- 00013490  0x0000238e store  0x00000001 , 0x00004617 
- 00013491  0x00002390 beq  0x00000000 , 0x000034d2 
- 00013492  0x00002391 beq  0x00000001 , 0x000034ec 
- 00013493  0x00002392 beq  0x00000002 , 0x000034b8 
- 00013494  0x00002393 beq  0x00000003 , 0x000034ec 
- 00013495  0x00002394 rtn 
- 00013496  0x00002397 call  0x00003330 
- 00013497  0x00002398 fetch  0x00000004 , 0x00004630 
- 00013498  0x00002399 branch  0x000034ae , 0x00000034 
- 00013499  0x0000239a call  0x00003236 
- 00013500  0x0000239b fetch  0x00000001 , 0x0000461d 
- 00013501  0x0000239c call  0x000034cd , 0x00000034 
- 00013502  0x0000239d fetch  0x00000001 , 0x0000461b 
- 00013503  0x0000239e store  0x00000001 , 0x0000458d 
- 00013504  0x0000239f fetcht  0x00000001 , 0x0000463e 
- 00013505  0x000023a0 fetchr  0x00000011 , 0x00000002 , 0x00004644 
- 00013506  0x000023a1 call  0x000035ab 
- 00013507  0x000023a2 storet  0x00000001 , 0x0000463e 
- 00013508  0x000023a3 call  0x000035b4 
- 00013509  0x000023a4 storet  0x00000001 , 0x0000463b 
- 00013510  0x000023a5 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013511  0x000023a6 nrtn  0x00000002 
- 00013512  0x000023a7 fetcht  0x00000001 , 0x0000461c 
- 00013513  0x000023a8 call  0x00003227 
- 00013514  0x000023a9 storet  0x00000001 , 0x0000461c 
- 00013515  0x000023aa store  0x00000001 , 0x0000461b 
- 00013516  0x000023ab rtn 
- 00013517  0x000023ae jam  0x00000001 , 0x0000461d 
- 00013518  0x000023af arg  0x00000000 , 0x00000002 
- 00013519  0x000023b0 call  0x0000322c 
- 00013520  0x000023b1 store  0x00000001 , 0x0000461b 
- 00013521  0x000023b2 rtn 
- 00013522  0x000023b5 call  0x00003338 
- 00013523  0x000023b6 fetch  0x00000004 , 0x00004634 
- 00013524  0x000023b7 branch  0x000034ae , 0x00000034 
- 00013525  0x000023b8 call  0x00003236 
- 00013526  0x000023b9 fetch  0x00000001 , 0x00004620 
- 00013527  0x000023ba call  0x000034e7 , 0x00000034 
- 00013528  0x000023bb fetch  0x00000001 , 0x0000461e 
- 00013529  0x000023bc store  0x00000001 , 0x0000458d 
- 00013530  0x000023bd fetcht  0x00000001 , 0x0000463f 
- 00013531  0x000023be fetchr  0x00000011 , 0x00000002 , 0x00004646 
- 00013532  0x000023bf call  0x000035ab 
- 00013533  0x000023c0 storet  0x00000001 , 0x0000463f 
- 00013534  0x000023c1 call  0x000035b4 
- 00013535  0x000023c2 storet  0x00000001 , 0x0000463c 
- 00013536  0x000023c3 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013537  0x000023c4 nrtn  0x00000002 
- 00013538  0x000023c5 fetcht  0x00000001 , 0x0000461f 
- 00013539  0x000023c6 call  0x00003227 
- 00013540  0x000023c7 storet  0x00000001 , 0x0000461f 
- 00013541  0x000023c8 store  0x00000001 , 0x0000461e 
- 00013542  0x000023c9 rtn 
- 00013543  0x000023cc jam  0x00000001 , 0x00004620 
- 00013544  0x000023cd arg  0x00000000 , 0x00000002 
- 00013545  0x000023ce call  0x0000322c 
- 00013546  0x000023cf store  0x00000001 , 0x0000461e 
- 00013547  0x000023d0 rtn 
- 00013548  0x000023d3 call  0x00003330 
- 00013549  0x000023d4 fetch  0x00000004 , 0x000044f1 
- 00013550  0x000023d5 call  0x00003236 
- 00013551  0x000023d6 fetch  0x00000001 , 0x0000461a 
- 00013552  0x000023d7 call  0x00003500 , 0x00000034 
- 00013553  0x000023d8 fetch  0x00000001 , 0x00004618 
- 00013554  0x000023d9 store  0x00000001 , 0x0000458d 
- 00013555  0x000023da fetcht  0x00000001 , 0x0000463d 
- 00013556  0x000023db fetchr  0x00000011 , 0x00000002 , 0x00004642 
- 00013557  0x000023dc call  0x000035ab 
- 00013558  0x000023dd storet  0x00000001 , 0x0000463d 
- 00013559  0x000023de call  0x000035b4 
- 00013560  0x000023df storet  0x00000001 , 0x0000463a 
- 00013561  0x000023e0 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013562  0x000023e1 nrtn  0x00000002 
- 00013563  0x000023e2 fetcht  0x00000001 , 0x00004619 
- 00013564  0x000023e3 call  0x00003227 
- 00013565  0x000023e4 storet  0x00000001 , 0x00004619 
- 00013566  0x000023e5 store  0x00000001 , 0x00004618 
- 00013567  0x000023e6 rtn 
- 00013568  0x000023e9 jam  0x00000001 , 0x0000461a 
- 00013569  0x000023ea fetch  0x00000001 , 0x00004618 
- 00013570  0x000023eb store  0x00000001 , 0x0000458d 
- 00013571  0x000023ec rtn 
- 00013572  0x000023f0 jam  0x00000000 , 0x00004611 
- 00013573  0x000023f1 rtn 
- 00013574  0x000023f5 fetch  0x00000004 , 0x0000458f 
- 00013575  0x000023f6 fetcht  0x00000004 , 0x000044f1 
- 00013576  0x000023f7 isub  0x00000002 , 0x0000003e 
- 00013577  0x000023f8 rtn 
- 00013578  0x00002405 fetch  0x00000001 , 0x00004611 
- 00013579  0x00002406 rtneq  0x00000002 
- 00013580  0x00002407 fetch  0x00000001 , 0x00004614 
- 00013581  0x00002408 rtn  0x00000034 
- 00013582  0x00002409 arg  0x00000008 , 0x00000007 
- 00013583  0x0000240a call  0x00007cef 
- 00013584  0x0000240b nrtn  0x00000034 
- 00013585  0x0000240c jam  0x00000000 , 0x00004614 
- 00013586  0x0000240d jam  0x00000000 , 0x00004622 
- 00013587  0x0000240e call  0x0000341f 
- 00013588  0x00002411 bpatchx  0x0000008d , 0x00004031 
- 00013589  0x00002412 jam  0x00000007 , 0x00004616 
- 00013590  0x00002413 jam  0x00000000 , 0x00004615 
- 00013591  0x00002414 branch  0x000033be 
- 00013592  0x0000241b bpatchx  0x0000008e , 0x00004031 
- 00013593  0x0000241c fetch  0x00000001 , 0x0000460a 
- 00013594  0x0000241d beq  0x00000001 , 0x000035ea 
- 00013595  0x0000241e fetch  0x00000001 , 0x00004612 
- 00013596  0x0000241f beq  0x00000001 , 0x0000352c 
- 00013597  0x00002420 fetcht  0x00000004 , 0x0000460b 
- 00013598  0x00002421 copy  0x00000022 , 0x0000003f 
- 00013599  0x00002422 isub  0x00000002 , 0x0000003e 
- 00013600  0x00002423 ncall  0x00003255 , 0x00000002 
- 00013601  0x00002424 copy  0x0000003f , 0x00000012 
- 00013602  0x00002425 fetch  0x00000004 , 0x0000460b 
- 00013603  0x00002426 fetcht  0x00000001 , 0x0000460f 
- 00013604  0x00002427 iadd  0x00000002 , 0x00000002 
- 00013605  0x00002428 copy  0x00000012 , 0x0000003f 
- 00013606  0x00002429 isub  0x00000002 , 0x0000003e 
- 00013607  0x0000242a nrtn  0x00000002 
- 00013608  0x0000242b set0  0x0000001c , 0x0000003f 
- 00013609  0x0000242c store  0x00000004 , 0x0000460b 
- 00013610  0x0000242d jam  0x00000001 , 0x0000460a 
- 00013611  0x0000242e branch  0x00003222 
- 00013612  0x00002431 jam  0x00000000 , 0x00004612 
- 00013613  0x00002432 branch  0x00003222 
- 00013614  0x00002435 copy  0x00000022 , 0x0000003f 
- 00013615  0x00002436 store  0x00000004 , 0x0000460b 
- 00013616  0x00002437 rtn 
- 00013617  0x0000243d arg  0x000045de , 0x00000013 
- 00013618  0x0000243e arg  0x0000367a , 0x00000012 
- 00013619  0x0000243f branch  0x000042e7 
- 00013620  0x00002443 bpatchx  0x0000008f , 0x00004031 
- 00013621  0x00002444 set1  0x00000026 , 0x00000000 
- 00013622  0x00002445 fetch  0x00000001 , 0x000045fc 
- 00013623  0x00002446 set0  0x00000001 , 0x0000003f 
- 00013624  0x00002447 set1  0x00000002 , 0x0000003f 
- 00013625  0x00002448 store  0x00000001 , 0x000045fc 
- 00013626  0x00002449 fetch  0x00000001 , 0x000045e3 
- 00013627  0x0000244a branch  0x00003549 , 0x00000034 
- 00013628  0x0000244b fetch  0x00000001 , 0x000045e2 
- 00013629  0x0000244c beq  0x00000001 , 0x00003541 
- 00013630  0x0000244d beq  0x00000002 , 0x00003541 
- 00013631  0x0000244e beq  0x00000003 , 0x00003550 
- 00013632  0x0000244f beq  0x00000004 , 0x00003550 
- 00013633  0x00002451 fetch  0x00000001 , 0x000045d1 
- 00013634  0x00002452 store  0x00000001 , 0x00004141 
- 00013635  0x00002453 fetcht  0x00000001 , 0x000045ec 
- 00013636  0x00002454 storet  0x00000001 , 0x0000458e 
- 00013637  0x00002455 fetch  0x00000004 , 0x000045e4 
- 00013638  0x00002456 call  0x0000355a 
- 00013639  0x00002457 storet  0x00000001 , 0x000045ec 
- 00013640  0x00002458 rtn 
- 00013641  0x0000245b jam  0x00000003 , 0x00004141 
- 00013642  0x0000245c fetcht  0x00000001 , 0x000045ed 
- 00013643  0x0000245d storet  0x00000001 , 0x0000458e 
- 00013644  0x0000245e fetch  0x00000004 , 0x000045e8 
- 00013645  0x0000245f call  0x0000355a 
- 00013646  0x00002460 storet  0x00000001 , 0x000045ed 
- 00013647  0x00002461 rtn 
- 00013648  0x00002464 jam  0x00000003 , 0x00004141 
- 00013649  0x00002465 fetcht  0x00000001 , 0x000045ee 
- 00013650  0x00002466 storet  0x00000001 , 0x0000458e 
- 00013651  0x00002467 fetch  0x00000004 , 0x00004604 
- 00013652  0x00002468 call  0x0000355a 
- 00013653  0x00002469 storet  0x00000001 , 0x000045ee 
- 00013654  0x0000246a rtn 
- 00013655  0x0000246d fetch  0x00000004 , 0x0000455f 
- 00013656  0x0000246e rtn  0x00000034 
- 00013657  0x0000246f store  0x00000004 , 0x000045e8 
- 00013658  0x00002471 call  0x00003236 
- 00013659  0x00002472 branch  0x00003222 
- 00013660  0x00002476 bpatchx  0x00000090 , 0x00004032 
- 00013661  0x00002477 fetch  0x00000002 , 0x000045e0 
- 00013662  0x00002478 arg  0x000001f8 , 0x00000002 
- 00013663  0x00002479 iand  0x00000002 , 0x0000003f 
- 00013664  0x0000247a branch  0x00003565 , 0x00000034 
- 00013665  0x0000247b fetch  0x00000002 , 0x000045e0 
- 00013666  0x0000247c increase  0x00000001 , 0x0000003f 
- 00013667  0x0000247d store  0x00000002 , 0x000045e0 
- 00013668  0x0000247e rtn 
- 00013669  0x00002481 call  0x0000357f 
- 00013670  0x00002482 call  0x00003651 
- 00013671  0x00002483 nbranch  0x00003586 , 0x00000018 
- 00013672  0x00002484 nbranch  0x00003586 , 0x0000002f 
- 00013673  0x00002485 call  0x0000366e 
- 00013674  0x00002486 fetch  0x00000004 , 0x000045cc 
- 00013675  0x00002487 fetcht  0x00000004 , 0x0000458f 
- 00013676  0x00002488 isub  0x00000002 , 0x0000003e 
- 00013677  0x00002489 branch  0x00003291 , 0x00000005 
- 00013678  0x0000248a fetch  0x00000004 , 0x00004604 
- 00013679  0x0000248b fetcht  0x00000004 , 0x0000458f 
- 00013680  0x0000248c isub  0x00000002 , 0x0000003e 
- 00013681  0x0000248d call  0x00003557 , 0x00000005 
- 00013682  0x0000248e fetch  0x00000001 , 0x000045fc 
- 00013683  0x0000248f set0  0x00000002 , 0x0000003f 
- 00013684  0x00002490 store  0x00000001 , 0x000045fc 
- 00013685  0x00002491 setarg  0x00000000 
- 00013686  0x00002492 store  0x00000002 , 0x000045d8 
- 00013687  0x00002493 store  0x00000002 , 0x000045e0 
- 00013688  0x00002494 store  0x00000002 , 0x000045de 
- 00013689  0x00002495 jam  0x0000003c , 0x0000066f 
- 00013690  0x00002496 call  0x0000782b 
- 00013691  0x00002498 bpatchx  0x00000091 , 0x00004032 
- 00013692  0x00002499 arg  0x00000020 , 0x00000039 
- 00013693  0x0000249a arg  0x00004519 , 0x00000005 
- 00013694  0x0000249b branch  0x00007ca3 
- 00013695  0x0000249e jam  0x000000ff , 0x00004519 
- 00013696  0x0000249f fetch  0x00000001 , 0x00004589 
- 00013697  0x000024a0 store  0x00000001 , 0x0000451a 
- 00013698  0x000024a1 fetch  0x00000004 , 0x00004604 
- 00013699  0x000024a2 store  0x00000004 , 0x0000451b 
- 00013700  0x000024a3 jam  0x00000006 , 0x00004588 
- 00013701  0x000024a4 branch  0x000031e5 
- 00013702  0x000024a7 bpatchx  0x00000092 , 0x00004032 
- 00013703  0x000024a8 fetch  0x00000001 , 0x000045e3 
- 00013704  0x000024a9 branch  0x00003222 , 0x00000034 
- 00013705  0x000024aa fetch  0x00000002 , 0x000045e0 
- 00013706  0x000024ab increase  0x00000001 , 0x0000003f 
- 00013707  0x000024ac store  0x00000002 , 0x000045e0 
- 00013708  0x000024ad isolate1  0x00000009 , 0x0000003f 
- 00013709  0x000024ae fetch  0x00000001 , 0x000045e2 
- 00013710  0x000024af beq  0x00000001 , 0x00003593 
- 00013711  0x000024b0 beq  0x00000002 , 0x00003595 
- 00013712  0x000024b1 beq  0x00000003 , 0x00003597 
- 00013713  0x000024b2 beq  0x00000004 , 0x00003599 
- 00013714  0x000024b3 branch  0x00003549 
- 00013715  0x000024b7 branch  0x00003549 , 0x00000001 
- 00013716  0x000024b8 branch  0x00003541 
- 00013717  0x000024bb branch  0x00003550 , 0x00000001 
- 00013718  0x000024bc branch  0x00003541 
- 00013719  0x000024bf branch  0x00003550 , 0x00000001 
- 00013720  0x000024c0 branch  0x00003549 
- 00013721  0x000024c3 branch  0x00003550 , 0x00000001 
- 00013722  0x000024c4 branch  0x0000329c 
- 00013723  0x000024cf fetch  0x00000001 , 0x000045eb 
- 00013724  0x000024d0 beq  0x00000001 , 0x0000359f 
- 00013725  0x000024d1 beq  0x00000002 , 0x000035a5 
- 00013726  0x000024d2 rtn 
- 00013727  0x000024d4 fetch  0x00000001 , 0x000045de 
- 00013728  0x000024d5 nrtn  0x00000034 
- 00013729  0x000024d6 fetch  0x00000004 , 0x000045ec 
- 00013730  0x000024d7 store  0x00000004 , 0x0000462c 
- 00013731  0x000024d9 store  0x00000004 , 0x00004630 
- 00013732  0x000024da rtn 
- 00013733  0x000024dc fetch  0x00000001 , 0x000045df 
- 00013734  0x000024dd nrtn  0x00000034 
- 00013735  0x000024de fetch  0x00000004 , 0x000045ec 
- 00013736  0x000024df store  0x00000004 , 0x0000462c 
- 00013737  0x000024e1 store  0x00000004 , 0x00004634 
- 00013738  0x000024e2 rtn 
- 00013739  0x000024ed bpatchx  0x00000093 , 0x00004032 
- 00013740  0x000024ee copy  0x00000011 , 0x0000003f 
- 00013741  0x000024ef iadd  0x00000002 , 0x00000005 
- 00013742  0x000024f0 fetch  0x00000001 , 0x00000009 
- 00013743  0x000024f1 istore  0x00000001 , 0x00000005 
- 00013744  0x000024f2 increase  0x00000001 , 0x00000002 
- 00013745  0x000024f3 fetch  0x00000001 , 0x000045d2 
- 00013746  0x000024f4 iand  0x00000002 , 0x00000002 
- 00013747  0x000024f5 rtn 
- 00013748  0x000024f8 bpatchx  0x00000094 , 0x00004032 
- 00013749  0x000024f9 fetch  0x00000001 , 0x000045d2 
- 00013750  0x000024fa increase  0x00000001 , 0x0000003f 
- 00013751  0x000024fb store  0x00000002 , 0x0000069b 
- 00013752  0x000024fc copy  0x0000003f , 0x00000039 
- 00013753  0x000024fd copy  0x00000011 , 0x00000006 
- 00013754  0x000024fe arg  0x00000000 , 0x0000003f 
- 00013755  0x00002500 ifetcht  0x00000001 , 0x00000006 
- 00013756  0x00002501 iadd  0x00000002 , 0x0000003f 
- 00013757  0x00002502 loop  0x000035bb 
- 00013758  0x00002503 fetcht  0x00000002 , 0x0000069b 
- 00013759  0x00002504 idiv  0x00000002 
- 00013760  0x00002505 call  0x00007d62 
- 00013761  0x00002506 quotient  0x00000002 
- 00013762  0x00002507 rtnmark1  0x00000027 
- 00013763  0x00002508 copy  0x00000002 , 0x0000003f 
- 00013764  0x00002509 rtnmark0  0x00000026 
- 00013765  0x0000250a call  0x00002308 
- 00013766  0x0000250b copy  0x0000003f , 0x00000002 
- 00013767  0x0000250c rtn 
- 00013768  0x0000250f branch  0x000022e9 
- 00013769  0x0000251a fetch  0x00000002 , 0x000045f0 
- 00013770  0x0000251b branch  0x000035dd 
- 00013771  0x0000251e copy  0x0000003f , 0x00000011 
- 00013772  0x0000251f fetcht  0x00000001 , 0x000045ef 
- 00013773  0x00002520 fetch  0x00000002 , 0x000045f0 
- 00013774  0x00002521 iadd  0x00000002 , 0x00000005 
- 00013775  0x00002522 copy  0x00000011 , 0x0000003f 
- 00013776  0x00002523 istore  0x00000001 , 0x00000005 
- 00013777  0x00002524 increase  0x00000001 , 0x00000002 
- 00013778  0x00002525 fetch  0x00000001 , 0x000045d2 
- 00013779  0x00002526 iand  0x00000002 , 0x00000002 
- 00013780  0x00002527 storet  0x00000001 , 0x000045ef 
- 00013781  0x00002528 rtn 
- 00013782  0x00002533 fetch  0x00000002 , 0x00004640 
- 00013783  0x00002534 call  0x000035dd 
- 00013784  0x00002535 fetch  0x00000002 , 0x00004642 
- 00013785  0x00002536 call  0x000035dd 
- 00013786  0x00002537 fetch  0x00000002 , 0x00004644 
- 00013787  0x00002538 call  0x000035dd 
- 00013788  0x00002539 fetch  0x00000002 , 0x00004646 
- 00013789  0x0000253b rtn  0x00000034 
- 00013790  0x0000253c copy  0x0000003f , 0x00000005 
- 00013791  0x0000253d fetch  0x00000001 , 0x000045d2 
- 00013792  0x0000253e increase  0x00000001 , 0x0000003f 
- 00013793  0x0000253f copy  0x0000003f , 0x00000039 
- 00013794  0x00002540 branch  0x00007ca1 
- 00013795  0x00002544 call  0x000035c8 
- 00013796  0x00002545 rtn  0x00000034 
- 00013797  0x00002546 fetcht  0x00000001 , 0x00004639 
- 00013798  0x00002547 fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013799  0x00002548 call  0x000035ab 
- 00013800  0x00002549 storet  0x00000001 , 0x00004639 
- 00013801  0x0000254a rtn 
- 00013802  0x0000254e fetchr  0x00000011 , 0x00000002 , 0x00004640 
- 00013803  0x0000254f call  0x000035b4 
- 00013804  0x00002550 storet  0x00000001 , 0x00004638 
- 00013805  0x00002551 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00013806  0x00002552 nrtn  0x00000002 
- 00013807  0x00002553 branch  0x00003222 
- 00013808  0x0000255c fetch  0x00000004 , 0x000044f1 
- 00013809  0x0000255d store  0x00000004 , 0x00004604 
- 00013810  0x0000255e branch  0x000035c9 
- 00013811  0x00002561 setarg  0x00002fb2 
- 00013812  0x00002562 store  0x00000003 , 0x00004608 
- 00013813  0x00002563 setarg  0x00100c0c 
- 00013814  0x00002564 store  0x00000003 , 0x000045a7 
- 00013815  0x00002565 setarg  0x0000bb80 
- 00013816  0x00002566 store  0x00000003 , 0x0000460b 
- 00013817  0x00002567 jam  0x00000005 , 0x00004621 
- 00013818  0x00002568 rtn 
- 00013819  0x0000256b setarg  0x0000f80c 
- 00013820  0x0000256c store  0x00000003 , 0x00004608 
- 00013821  0x0000256d setarg  0x001c1919 
- 00013822  0x0000256e store  0x00000003 , 0x000045a7 
- 00013823  0x0000256f setarg  0x00017700 
- 00013824  0x00002570 store  0x00000003 , 0x0000460b 
- 00013825  0x00002571 jam  0x0000000b , 0x00004621 
- 00013826  0x00002572 rtn 
- 00013827  0x00002576 rtnmark0  0x00000026 
- 00013828  0x00002577 fetch  0x00000001 , 0x000045fc 
- 00013829  0x00002578 bbit1  0x00000001 , 0x000032a3 
- 00013830  0x00002579 bbit1  0x00000002 , 0x0000355c 
- 00013831  0x0000257a fetch  0x00000001 , 0x00004618 
- 00013832  0x0000257b beq  0x00000001 , 0x000036c0 
- 00013833  0x0000257d bpatchx  0x00000095 , 0x00004032 
- 00013834  0x0000257e call  0x00003625 
- 00013835  0x0000257f nbranch  0x0000369f , 0x00000028 
- 00013836  0x00002581 call  0x0000363a 
- 00013837  0x00002582 call  0x000036e8 
- 00013838  0x00002583 fetch  0x00000001 , 0x000043cb 
- 00013839  0x00002584 beq  0x00000008 , 0x0000600a 
- 00013840  0x00002586 fetch  0x00000008 , 0x0000460b 
- 00013841  0x00002587 store  0x00000008 , 0x000045af 
- 00013842  0x00002588 fetch  0x00000002 , 0x0000461d 
- 00013843  0x00002589 store  0x00000002 , 0x0000461f 
- 00013844  0x0000258a fetch  0x00000002 , 0x000045f8 
- 00013845  0x0000258b branch  0x00007d79 
- 00013846  0x0000258e bpatchx  0x00000096 , 0x00004032 
- 00013847  0x0000258f call  0x000036b4 
- 00013848  0x00002590 nrtn  0x00000028 
- 00013849  0x00002591 call  0x000036be 
- 00013850  0x00002592 call  0x00007de2 
- 00013851  0x00002593 fetch  0x00000003 , 0x00004608 
- 00013852  0x00002594 branch  0x00003622 
- 00013853  0x00002597 bpatchx  0x00000097 , 0x00004032 
- 00013854  0x00002598 call  0x000036b4 
- 00013855  0x00002599 nrtn  0x00000028 
- 00013856  0x0000259a call  0x000036be 
- 00013857  0x0000259b fetch  0x00000008 , 0x000045af 
- 00013858  0x0000259d call  0x00007d25 
- 00013859  0x0000259e storet  0x00000004 , 0x000040a9 
- 00013860  0x0000259f branch  0x0000241e 
- 00013861  0x000025a4 call  0x00003628 
- 00013862  0x000025a5 nrtn  0x00000028 
- 00013863  0x000025a6 branch  0x000031e5 
- 00013864  0x000025aa fetch  0x00000002 , 0x000045f2 
- 00013865  0x000025ab call  0x00007d79 
- 00013866  0x000025ac branch  0x0000362e , 0x00000028 
- 00013867  0x000025ad fetch  0x00000007 , 0x0000451a 
- 00013868  0x000025ae rtn  0x00000034 
- 00013869  0x000025af branch  0x00007dba 
- 00013870  0x000025b2 jam  0x00000000 , 0x00004602 
- 00013871  0x000025b3 add  0x00000011 , 0x00000001 , 0x0000003f 
- 00013872  0x000025b4 store  0x00000001 , 0x00004588 
- 00013873  0x000025b5 call  0x00003636 
- 00013874  0x000025b6 store  0x00000001 , 0x00004519 
- 00013875  0x000025b7 copy  0x00000012 , 0x00000006 
- 00013876  0x000025b8 copy  0x00000011 , 0x00000039 
- 00013877  0x000025b9 branch  0x00007cda 
- 00013878  0x000025bc fetch  0x00000001 , 0x00004589 
- 00013879  0x000025bd and_into  0x00000007 , 0x0000003f 
- 00013880  0x000025be store  0x00000001 , 0x00004589 
- 00013881  0x000025bf rtn 
- 00013882  0x000025c9 setarg  0x00000000 
- 00013883  0x000025ca store  0x00000001 , 0x00004601 
- 00013884  0x000025cb store  0x00000002 , 0x00004622 
- 00013885  0x000025cd call  0x00003651 
- 00013886  0x000025ce fetch  0x00000001 , 0x0000457f 
- 00013887  0x000025cf beq  0x00000001 , 0x00003646 
- 00013888  0x000025d0 nbranch  0x0000365f , 0x00000018 
- 00013889  0x000025d1 nbranch  0x0000365f , 0x0000002f 
- 00013890  0x000025d2 call  0x0000366e 
- 00013891  0x000025d3 fetch  0x00000001 , 0x000043cb 
- 00013892  0x000025d4 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00013893  0x000025d5 call  0x00006262 , 0x00000005 
- 00013894  0x000025d7 call  0x0000371a 
- 00013895  0x000025d9 call  0x0000357b 
- 00013896  0x000025da fetch  0x00000001 , 0x0000457e 
- 00013897  0x000025db increase  0x00000001 , 0x0000003f 
- 00013898  0x000025dc store  0x00000001 , 0x0000457e 
- 00013899  0x000025dd call  0x00003692 
- 00013900  0x000025df bpatchx  0x00000098 , 0x00004033 
- 00013901  0x000025e0 setarg  0x00000000 
- 00013902  0x000025e1 store  0x00000001 , 0x000045fd 
- 00013903  0x000025e2 store  0x00000002 , 0x000045fe 
- 00013904  0x000025e3 rtn 
- 00013905  0x000025e6 bpatchx  0x00000099 , 0x00004033 
- 00013906  0x000025e7 disable  0x0000002f 
- 00013907  0x000025e8 call  0x00003195 
- 00013908  0x000025e9 fetch  0x00000001 , 0x0000457f 
- 00013909  0x000025ea beq  0x00000001 , 0x00003183 
- 00013910  0x000025eb force  0x00000000 , 0x00000015 
- 00013911  0x000025ec fetch  0x00000004 , 0x0000458f 
- 00013912  0x000025ed iforce  0x00000009 
- 00013913  0x000025ee fetcht  0x00000001 , 0x00000008 
- 00013914  0x000025ef call  0x0000216f 
- 00013915  0x000025f0 call  0x000021a6 
- 00013916  0x000025f1 call  0x00003121 
- 00013917  0x000025f2 call  0x00003183 , 0x0000002f 
- 00013918  0x000025f3 rtn 
- 00013919  0x000025f6 bpatchx  0x0000009a , 0x00004033 
- 00013920  0x000025f7 fetch  0x00000001 , 0x000043cb 
- 00013921  0x000025f8 beq  0x00000008 , 0x000060f9 
- 00013922  0x000025fa fetch  0x00000001 , 0x00004602 
- 00013923  0x000025fb nrtn  0x00000034 
- 00013924  0x000025fc fetch  0x00000002 , 0x000045fe 
- 00013925  0x000025fd increase  0x00000001 , 0x0000003f 
- 00013926  0x000025fe store  0x00000002 , 0x000045fe 
- 00013927  0x000025ff fetch  0x00000001 , 0x000045ff 
- 00013928  0x00002600 bbit1  0x00000004 , 0x00003676 
- 00013929  0x00002601 call  0x0000367c 
- 00013930  0x00002602 fetch  0x00000002 , 0x00004622 
- 00013931  0x00002603 increase  0x00000001 , 0x0000003f 
- 00013932  0x00002604 store  0x00000002 , 0x00004622 
- 00013933  0x00002605 branch  0x0000363d 
- 00013934  0x00002608 bpatchx  0x0000009b , 0x00004033 
- 00013935  0x00002609 call  0x00003214 
- 00013936  0x0000260a fetch  0x00000001 , 0x0000457d 
- 00013937  0x0000260b rtn  0x00000034 
- 00013938  0x0000260c iforce  0x00000039 
- 00013939  0x0000260d arg  0x000044f9 , 0x00000006 
- 00013940  0x0000260e arg  0x0000455d , 0x00000005 
- 00013941  0x0000260f branch  0x00007cda 
- 00013942  0x00002613 bpatchx  0x0000009c , 0x00004033 
- 00013943  0x00002614 setarg  0x00000000 
- 00013944  0x00002615 store  0x00000002 , 0x000045fe 
- 00013945  0x00002616 jam  0x00000001 , 0x00004600 
- 00013946  0x00002618 jam  0x0000003a , 0x0000066f 
- 00013947  0x00002619 branch  0x0000782b 
- 00013948  0x00002624 bpatchx  0x0000009d , 0x00004033 
- 00013949  0x00002625 fetcht  0x00000001 , 0x00004601 
- 00013950  0x00002626 fetch  0x00000001 , 0x00004621 
- 00013951  0x00002627 isub  0x00000002 , 0x0000003e 
- 00013952  0x00002628 nbranch  0x0000369a , 0x00000002 
- 00013953  0x00002629 increase  0x00000001 , 0x00000002 
- 00013954  0x0000262a storet  0x00000001 , 0x00004601 
- 00013955  0x0000262b fetch  0x00000001 , 0x00004621 
- 00013956  0x0000262c beq  0x00000005 , 0x00003689 
- 00013957  0x0000262d fetch  0x00000001 , 0x00004601 
- 00013958  0x0000262e beq  0x00000006 , 0x00003694 
- 00013959  0x0000262f beq  0x0000000c , 0x00003694 
- 00013960  0x00002630 rtn 
- 00013961  0x00002634 fetch  0x00000001 , 0x00004601 
- 00013962  0x00002635 beq  0x00000003 , 0x00003694 
- 00013963  0x00002636 beq  0x00000006 , 0x00003694 
- 00013964  0x00002637 rtn 
- 00013965  0x00002641 bmark1  0x0000002f , 0x00003690 
- 00013966  0x00002642 store  0x00000001 , 0x0000453a 
- 00013967  0x00002643 rtn 
- 00013968  0x00002645 store  0x00000001 , 0x0000453b 
- 00013969  0x00002646 rtn 
- 00013970  0x00002649 fetch  0x00000001 , 0x00004589 
- 00013971  0x0000264a rtnbit0  0x00000004 
- 00013972  0x0000264c fetch  0x00000001 , 0x00004589 
- 00013973  0x0000264d set0  0x00000004 , 0x0000003f 
- 00013974  0x0000264e store  0x00000001 , 0x00004589 
- 00013975  0x0000264f call  0x0000368d 
- 00013976  0x00002650 call  0x0000371e 
- 00013977  0x00002651 branch  0x00003222 
- 00013978  0x00002654 call  0x0000370e 
- 00013979  0x00002655 call  0x0000371e 
- 00013980  0x00002656 branch  0x00003222 
- 00013981  0x00002669 fetch  0x00000002 , 0x000045f4 
- 00013982  0x0000266a branch  0x00007d79 
- 00013983  0x0000266d fetch  0x00000001 , 0x00004602 
- 00013984  0x0000266e call  0x000036a6 , 0x00000034 
- 00013985  0x0000266f fetch  0x00000001 , 0x00004618 
- 00013986  0x00002670 rtneq  0x00000001 
- 00013987  0x00002671 call  0x0000369d 
- 00013988  0x00002672 fetch  0x00000002 , 0x000045fa 
- 00013989  0x00002673 branch  0x00007d79 
- 00013990  0x00002676 jam  0x00000001 , 0x00004589 
- 00013991  0x00002677 jam  0x00000001 , 0x00004602 
- 00013992  0x00002678 call  0x00003636 
- 00013993  0x00002679 store  0x00000001 , 0x00004519 
- 00013994  0x0000267a setarg  0x00000000 
- 00013995  0x0000267b store  0x00000007 , 0x0000451a 
- 00013996  0x0000267c fetch  0x00000004 , 0x00004604 
- 00013997  0x0000267d store  0x00000004 , 0x00004521 
- 00013998  0x0000267e jam  0x0000000c , 0x00004588 
- 00013999  0x0000267f fetch  0x00000001 , 0x00004589 
- 00014000  0x00002680 set1  0x00000003 , 0x0000003f 
- 00014001  0x00002681 store  0x00000001 , 0x00004589 
- 00014002  0x00002682 call  0x000031e5 
- 00014003  0x00002683 branch  0x0000360c 
- 00014004  0x00002688 bpatchx  0x0000009e , 0x00004033 
- 00014005  0x00002689 enable  0x00000028 
- 00014006  0x0000268a call  0x00002408 
- 00014007  0x0000268b fetch  0x00000003 , 0x000040bd 
- 00014008  0x0000268c branch  0x00007dbc , 0x00000034 
- 00014009  0x0000268d fetch  0x00000001 , 0x00004094 
- 00014010  0x0000268e branch  0x00007dbc , 0x00000034 
- 00014011  0x0000268f fetch  0x00000001 , 0x00004618 
- 00014012  0x00002690 beq  0x00000001 , 0x00007dbc 
- 00014013  0x00002691 rtn 
- 00014014  0x00002694 fetch  0x00000002 , 0x000045f6 
- 00014015  0x00002695 branch  0x00007d79 
- 00014016  0x000026a3 call  0x00003245 
- 00014017  0x000026a4 nrtn  0x00000028 
- 00014018  0x000026a5 call  0x000036d5 
- 00014019  0x000026a6 fetch  0x00000002 , 0x00004619 
- 00014020  0x000026a7 increase  0x00000001 , 0x0000003f 
- 00014021  0x000026a8 store  0x00000002 , 0x00004619 
- 00014022  0x000026a9 fetcht  0x00000002 , 0x0000461b 
- 00014023  0x000026aa isub  0x00000002 , 0x0000003e 
- 00014024  0x000026ab call  0x000036ca , 0x00000005 
- 00014025  0x000026ac branch  0x00003609 
- 00014026  0x000026b0 jam  0x00000000 , 0x00004618 
- 00014027  0x000026b1 setarg  0x00000000 
- 00014028  0x000026b2 store  0x00000002 , 0x00004619 
- 00014029  0x000026b3 setarg  0x00000064 
- 00014030  0x000026b4 store  0x00000002 , 0x0000461b 
- 00014031  0x000026b6 jam  0x00000000 , 0x00004617 
- 00014032  0x000026b7 fetch  0x00000001 , 0x000045a8 
- 00014033  0x000026b9 store  0x00000001 , 0x000045a7 
- 00014034  0x000026ba rtn 
- 00014035  0x000026bc fetch  0x00000001 , 0x000045a9 
- 00014036  0x000026bd branch  0x000036d1 
- 00014037  0x000026c0 fetch  0x00000001 , 0x00004617 
- 00014038  0x000026c1 increase  0x00000001 , 0x0000003f 
- 00014039  0x000026c2 store  0x00000001 , 0x00004617 
- 00014040  0x000026c3 beq  0x00000004 , 0x000036d3 
- 00014041  0x000026c4 beq  0x00000005 , 0x000036cf 
- 00014042  0x000026c5 rtn 
- 00014043  0x000026c8 jam  0x00000001 , 0x00004618 
- 00014044  0x000026c9 setarg  0x00000000 
- 00014045  0x000026ca store  0x00000002 , 0x00004619 
- 00014046  0x000026cb rtn 
- 00014047  0x000026d6 arg  0x00000002 , 0x00000039 
- 00014048  0x000026d7 arg  0x0000458f , 0x00000006 
- 00014049  0x000026d9 call  0x00007dba 
- 00014050  0x000026da setarg  0x0000ffff 
- 00014051  0x000026dc ifetcht  0x00000002 , 0x00000006 
- 00014052  0x000026dd isub  0x00000002 , 0x0000003e 
- 00014053  0x000026de ncall  0x00007dbc , 0x00000005 
- 00014054  0x000026df loop  0x000036e3 
- 00014055  0x000026e0 rtn 
- 00014056  0x000026eb bpatchx  0x0000009f , 0x00004033 
- 00014057  0x000026ec fetch  0x00000001 , 0x00004437 
- 00014058  0x000026ed nrtn  0x00000034 
- 00014059  0x000026ee fetch  0x00000002 , 0x000044e9 
- 00014060  0x000026ef rtnbit1  0x0000000b 
- 00014061  0x000026f2 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
- 00014062  0x000026f3 call  0x000035b4 
- 00014063  0x000026f4 storet  0x00000001 , 0x00004624 
- 00014064  0x000026f5 fetch  0x00000001 , 0x00004629 
- 00014065  0x000026f6 bmark1  0x00000026 , 0x000036f3 
- 00014066  0x000026f7 fetch  0x00000001 , 0x0000462c 
- 00014067  0x000026f9 isub  0x00000002 , 0x0000003e 
- 00014068  0x000026fa nbranch  0x0000370d , 0x00000002 
- 00014069  0x000026fb fetch  0x00000001 , 0x00004626 
- 00014070  0x000026fc sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014071  0x000026fd nbranch  0x000036fb , 0x00000002 
- 00014072  0x000026fe fetch  0x00000001 , 0x00004626 
- 00014073  0x000026ff beq  0x00000000 , 0x0000370e 
- 00014074  0x00002700 rtn 
- 00014075  0x00002703 fetch  0x00000001 , 0x00004626 
- 00014076  0x00002704 fetcht  0x00000001 , 0x00004627 
- 00014077  0x00002705 isub  0x00000002 , 0x0000003e 
- 00014078  0x00002706 nrtn  0x00000005 
- 00014079  0x00002707 jam  0x00000000 , 0x00004626 
- 00014080  0x00002709 fetcht  0x00000001 , 0x00004624 
- 00014081  0x0000270a fetch  0x00000001 , 0x00004628 
- 00014082  0x0000270b bmark1  0x00000026 , 0x00003704 
- 00014083  0x0000270c fetch  0x00000001 , 0x0000462b 
- 00014084  0x0000270e isub  0x00000002 , 0x0000003e 
- 00014085  0x0000270f nrtn  0x00000002 
- 00014086  0x00002710 fetch  0x00000001 , 0x00004625 
- 00014087  0x00002711 beq  0x00000000 , 0x00003715 
- 00014088  0x00002712 increase  0xffffffff , 0x0000003f 
- 00014089  0x00002713 store  0x00000001 , 0x00004625 
- 00014090  0x00002714 beq  0x00000000 , 0x00003715 
- 00014091  0x00002717 jam  0x00000000 , 0x00004141 
- 00014092  0x00002718 rtn 
- 00014093  0x0000271b jam  0x00000000 , 0x00004626 
- 00014094  0x0000271d fetch  0x00000001 , 0x00004625 
- 00014095  0x0000271e beq  0x00000002 , 0x00003713 
- 00014096  0x0000271f increase  0x00000001 , 0x0000003f 
- 00014097  0x00002720 store  0x00000001 , 0x00004625 
- 00014098  0x00002721 beq  0x00000001 , 0x0000370b 
- 00014099  0x00002723 jam  0x00000006 , 0x00004141 
- 00014100  0x00002724 rtn 
- 00014101  0x00002727 jam  0x00000085 , 0x00004141 
- 00014102  0x00002728 rtn 
- 00014103  0x0000272b jam  0x00000001 , 0x00004625 
- 00014104  0x0000272c jam  0x00000000 , 0x00004626 
- 00014105  0x0000272d rtn 
- 00014106  0x00002730 fetch  0x00000001 , 0x00004626 
- 00014107  0x00002731 increase  0x00000001 , 0x0000003f 
- 00014108  0x00002732 store  0x00000001 , 0x00004626 
- 00014109  0x00002733 rtn 
- 00014110  0x00002736 fetch  0x00000001 , 0x00004626 
- 00014111  0x00002737 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014112  0x00002738 ncall  0x00003726 , 0x00000002 
- 00014113  0x00002739 fetch  0x00000001 , 0x00004626 
- 00014114  0x0000273a rtneq  0x00000000 
- 00014115  0x0000273b increase  0xffffffff , 0x0000003f 
- 00014116  0x0000273c store  0x00000001 , 0x00004626 
- 00014117  0x0000273d rtn 
- 00014118  0x00002740 jam  0x00000003 , 0x00004626 
- 00014119  0x00002741 rtn 
- 00014120  0x0000274c fetch  0x00000001 , 0x000008f3 
- 00014121  0x0000274d store  0x00000001 , 0x00000709 
- 00014122  0x0000274e copy  0x00000030 , 0x00000006 
- 00014123  0x0000274f call  0x00007c8e 
- 00014124  0x00002750 fetch  0x00000002 , 0x00004826 
- 00014125  0x00002751 branch  0x00007d79 
- 00014126  0x00002754 jam  0x0000001e , 0x000049b8 
- 00014127  0x00002755 call  0x0000378c 
- 00014128  0x00002758 fetch  0x00000001 , 0x0000070a 
- 00014129  0x00002759 beq  0x00000000 , 0x00003739 
- 00014130  0x0000275a beq  0x00000080 , 0x00003d67 
- 00014131  0x0000275b beq  0x00000082 , 0x00003ed4 
- 00014132  0x0000275c beq  0x000000d1 , 0x00003799 
- 00014133  0x0000275d beq  0x000000d0 , 0x000037ba 
- 00014134  0x0000275e beq  0x000000d2 , 0x00003799 
- 00014135  0x0000275f beq  0x000000d5 , 0x000037bb 
- 00014136  0x00002760 rtn 
- 00014137  0x00002764 arg  0x0000070e , 0x00000006 
- 00014138  0x00002765 arg  0x00004959 , 0x00000005 
- 00014139  0x00002766 call  0x00007c8f 
- 00014140  0x00002767 jam  0x00000000 , 0x000047e4 
- 00014141  0x00002768 call  0x00003bbf 
- 00014142  0x00002769 call  0x00003bb1 
- 00014143  0x0000276a call  0x0000375e 
- 00014144  0x0000276b call  0x0000374f 
- 00014145  0x0000276c call  0x00003754 
- 00014146  0x0000276d jam  0x00000000 , 0x000047e4 
- 00014147  0x0000276e fetch  0x00000002 , 0x00004828 
- 00014148  0x0000276f branch  0x00007d79 
- 00014149  0x00002772 setarg  0x00000000 
- 00014150  0x00002773 store  0x00000002 , 0x00004806 
- 00014151  0x00002775 random  0x0000003f 
- 00014152  0x00002776 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00014153  0x00002777 add  0x0000003f , 0x0000001e , 0x0000003f 
- 00014154  0x00002778 store  0x00000001 , 0x00004804 
- 00014155  0x00002779 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00014156  0x0000277a store  0x00000001 , 0x00004803 
- 00014157  0x0000277b call  0x00003e53 
- 00014158  0x0000277c branch  0x00003a71 
- 00014159  0x0000277f fetch  0x00000001 , 0x00000951 
- 00014160  0x00002780 jam  0x00000004 , 0x000047e4 
- 00014161  0x00002781 rtneq  0x00000001 
- 00014162  0x00002782 jam  0x00000000 , 0x000047e4 
- 00014163  0x00002783 rtn 
- 00014164  0x00002786 setarg  0x00000080 
- 00014165  0x00002787 store  0x00000001 , 0x00000723 
- 00014166  0x00002788 setarg  0x00000003 
- 00014167  0x00002789 istore  0x00000001 , 0x00000005 
- 00014168  0x0000278a setarg  0x00000000 
- 00014169  0x0000278b istore  0x00000001 , 0x00000005 
- 00014170  0x0000278c fetch  0x00000003 , 0x0000070b 
- 00014171  0x0000278d istore  0x00000003 , 0x00000005 
- 00014172  0x0000278e jam  0x00000006 , 0x00000722 
- 00014173  0x0000278f branch  0x000041b5 
- 00014174  0x00002793 fetch  0x00000002 , 0x0000484c 
- 00014175  0x00002794 rtnbit1  0x00000002 
- 00014176  0x00002795 call  0x00003e3e 
- 00014177  0x00002797 add  0x00000011 , 0x00000006 , 0x00000013 
- 00014178  0x00002798 setarg  0xffffffff 
- 00014179  0x00002799 istore  0x00000008 , 0x00000013 
- 00014180  0x0000279a istore  0x00000008 , 0x00000005 
- 00014181  0x0000279b ifetch  0x00000002 , 0x00000011 
- 00014182  0x0000279c istore  0x00000002 , 0x00000013 
- 00014183  0x0000279d copy  0x00000012 , 0x0000003f 
- 00014184  0x0000279e iadd  0x00000011 , 0x00000011 
- 00014185  0x0000279f loop  0x00003761 
- 00014186  0x000027a0 fetch  0x00000002 , 0x00004848 
- 00014187  0x000027a1 branch  0x00007d79 
- 00014188  0x000027a5 setarg  0x00000082 
- 00014189  0x000027a6 store  0x00000001 , 0x00000723 
- 00014190  0x000027a7 setarg  0x00000004 
- 00014191  0x000027a8 istore  0x00000001 , 0x00000005 
- 00014192  0x000027a9 fetch  0x00000001 , 0x0000070c 
- 00014193  0x000027aa istore  0x00000001 , 0x00000005 
- 00014194  0x000027ab jam  0x00000003 , 0x00000722 
- 00014195  0x000027ac branch  0x000041b5 
- 00014196  0x000027b0 setarg  0x00000082 
- 00014197  0x000027b1 store  0x00000001 , 0x00000723 
- 00014198  0x000027b2 setarg  0x0000004e 
- 00014199  0x000027b3 istore  0x00000001 , 0x00000005 
- 00014200  0x000027b4 fetch  0x00000002 , 0x0000070c 
- 00014201  0x000027b5 istore  0x00000002 , 0x00000005 
- 00014202  0x000027b6 jam  0x00000004 , 0x00000722 
- 00014203  0x000027b7 branch  0x000041b5 
- 00014204  0x000027bb setarg  0x00000082 
- 00014205  0x000027bc store  0x00000001 , 0x00000723 
- 00014206  0x000027bd setarg  0x00000060 
- 00014207  0x000027be istore  0x00000001 , 0x00000005 
- 00014208  0x000027bf fetch  0x00000004 , 0x0000070c 
- 00014209  0x000027c0 istore  0x00000004 , 0x00000005 
- 00014210  0x000027c1 jam  0x00000006 , 0x00000722 
- 00014211  0x000027c2 branch  0x000041b5 
- 00014212  0x000027c7 setarg  0x0000005e 
- 00014213  0x000027c8 store  0x00000001 , 0x00000723 
- 00014214  0x000027c9 setarg  0x00000000 
- 00014215  0x000027ca istore  0x00000001 , 0x00000005 
- 00014216  0x000027cb fetch  0x00000002 , 0x0000070c 
- 00014217  0x000027cc istore  0x00000002 , 0x00000005 
- 00014218  0x000027cd jam  0x00000004 , 0x00000722 
- 00014219  0x000027ce branch  0x000041b5 
- 00014220  0x000027d4 fetch  0x00000001 , 0x00004804 
- 00014221  0x000027d5 rtn  0x00000034 
- 00014222  0x000027d6 pincrease  0x0000001e 
- 00014223  0x000027d7 store  0x00000001 , 0x00004804 
- 00014224  0x000027d8 rtn 
- 00014225  0x000027db arg  0x00004803 , 0x00000013 
- 00014226  0x000027dc arg  0x000037e4 , 0x00000012 
- 00014227  0x000027dd branch  0x000042e0 
- 00014228  0x000027e0 arg  0x00004804 , 0x00000013 
- 00014229  0x000027e1 arg  0x00003797 , 0x00000012 
- 00014230  0x000027e2 branch  0x000042e0 
- 00014231  0x000027e5 fetch  0x00000002 , 0x00004855 
- 00014232  0x000027e6 branch  0x00007d79 
- 00014233  0x000027ee call  0x000037c4 
- 00014234  0x000027ef nrtn  0x00000028 
- 00014235  0x000027f0 bpatchx  0x000000a0 , 0x00004034 
- 00014236  0x000027f1 fetch  0x00000002 , 0x0000070e 
- 00014237  0x000027f2 arg  0x0000f01f , 0x00000002 
- 00014238  0x000027f3 isub  0x00000002 , 0x0000003e 
- 00014239  0x000027f4 branch  0x000037d8 , 0x00000005 
- 00014240  0x000027f6 arg  0x0000f014 , 0x00000002 
- 00014241  0x000027f7 isub  0x00000002 , 0x0000003e 
- 00014242  0x000027f8 branch  0x0000391c , 0x00000005 
- 00014243  0x000027fa arg  0x0000f013 , 0x00000002 
- 00014244  0x000027fb isub  0x00000002 , 0x0000003e 
- 00014245  0x000027fc branch  0x00003907 , 0x00000005 
- 00014246  0x000027fe arg  0x0000f017 , 0x00000002 
- 00014247  0x000027ff isub  0x00000002 , 0x0000003e 
- 00014248  0x00002800 branch  0x00003819 , 0x00000005 
- 00014249  0x00002801 arg  0x0000f018 , 0x00000002 
- 00014250  0x00002802 isub  0x00000002 , 0x0000003e 
- 00014251  0x00002803 branch  0x00003845 , 0x00000005 
- 00014252  0x00002804 arg  0x0000f016 , 0x00000002 
- 00014253  0x00002805 isub  0x00000002 , 0x0000003e 
- 00014254  0x00002806 branch  0x0000386a , 0x00000005 
- 00014255  0x00002809 arg  0x00000534 , 0x00000002 
- 00014256  0x0000280a isub  0x00000002 , 0x0000003e 
- 00014257  0x0000280b branch  0x000037cf , 0x00000005 
- 00014258  0x0000280c arg  0x00000533 , 0x00000002 
- 00014259  0x0000280d isub  0x00000002 , 0x0000003e 
- 00014260  0x0000280e branch  0x000037d2 , 0x00000005 
- 00014261  0x0000280f arg  0x00000123 , 0x00000002 
- 00014262  0x00002810 isub  0x00000002 , 0x0000003e 
- 00014263  0x00002811 branch  0x000037d5 , 0x00000005 
- 00014264  0x00002812 fetch  0x00000002 , 0x0000482c 
- 00014265  0x00002813 branch  0x00007d79 
- 00014266  0x00002816 rtn 
- 00014267  0x00002818 ifetch  0x00000002 , 0x00000006 
- 00014268  0x00002819 arg  0x000001a8 , 0x00000002 
- 00014269  0x0000281a isub  0x00000002 , 0x0000003e 
- 00014270  0x0000281b nrtn  0x00000005 
- 00014271  0x0000281c ifetch  0x00000001 , 0x00000006 
- 00014272  0x0000281d fetcht  0x00000001 , 0x000049b6 
- 00014273  0x0000281e isub  0x00000002 , 0x0000003e 
- 00014274  0x0000281f nrtn  0x00000005 
- 00014275  0x00002820 branch  0x00003b2a 
- 00014276  0x00002823 call  0x00007dbc 
- 00014277  0x00002824 fetch  0x00000002 , 0x0000070b 
- 00014278  0x00002825 arg  0x000001a8 , 0x00000002 
- 00014279  0x00002826 isub  0x00000002 , 0x0000003e 
- 00014280  0x00002827 nrtn  0x00000005 
- 00014281  0x00002828 fetcht  0x00000001 , 0x000044f1 
- 00014282  0x00002829 fetch  0x00000001 , 0x0000070d 
- 00014283  0x0000282a isub  0x00000002 , 0x0000003e 
- 00014284  0x0000282b rtn  0x00000005 
- 00014285  0x0000282c store  0x00000001 , 0x000044f1 
- 00014286  0x0000282d branch  0x00007dba 
- 00014287  0x00002830 call  0x000037f4 
- 00014288  0x00002831 fetch  0x00000002 , 0x0000483c 
- 00014289  0x00002832 branch  0x00007d79 
- 00014290  0x00002836 call  0x000037f4 
- 00014291  0x00002837 fetch  0x00000002 , 0x0000483e 
- 00014292  0x00002838 branch  0x00007d79 
- 00014293  0x0000283b call  0x000037ee 
- 00014294  0x0000283c fetch  0x00000002 , 0x00004840 
- 00014295  0x0000283d branch  0x00007d79 
- 00014296  0x00002841 call  0x000037f0 
- 00014297  0x00002843 fetch  0x00000004 , 0x00000710 
- 00014298  0x00002844 store  0x00000004 , 0x000044f3 
- 00014299  0x00002845 branch  0x00003889 
- 00014300  0x0000284a setarg  0x000000d3 
- 00014301  0x0000284b store  0x00000001 , 0x00000723 
- 00014302  0x0000284c setarg  0x000001a8 
- 00014303  0x0000284d istore  0x00000002 , 0x00000005 
- 00014304  0x0000284e fetch  0x00000001 , 0x000044f1 
- 00014305  0x0000284f istore  0x00000001 , 0x00000005 
- 00014306  0x00002850 istoret  0x00000002 , 0x00000005 
- 00014307  0x00002851 rtn 
- 00014308  0x00002855 arg  0x00000000 , 0x00000007 
- 00014309  0x00002856 arg  0x00000003 , 0x00000002 
- 00014310  0x00002857 arg  0x0000f009 , 0x00000011 
- 00014311  0x00002858 branch  0x000037fc 
- 00014312  0x00002864 arg  0x00000100 , 0x00000011 
- 00014313  0x00002865 branch  0x000037fc 
- 00014314  0x0000286a arg  0x00000008 , 0x00000039 
- 00014315  0x0000286b branch  0x000037f6 
- 00014316  0x0000286e arg  0x00000008 , 0x00000039 
- 00014317  0x0000286f branch  0x000037f6 
- 00014318  0x00002872 arg  0x00000006 , 0x00000039 
- 00014319  0x00002873 branch  0x000037f6 
- 00014320  0x00002876 arg  0x00000004 , 0x00000039 
- 00014321  0x00002877 branch  0x000037f6 
- 00014322  0x0000287a arg  0x00000002 , 0x00000039 
- 00014323  0x0000287b branch  0x000037f6 
- 00014324  0x0000287e arg  0x00000001 , 0x00000039 
- 00014325  0x0000287f branch  0x000037f6 
- 00014326  0x00002883 add  0x00000039 , 0x00000006 , 0x0000003f 
- 00014327  0x00002884 store  0x00000001 , 0x00000722 
- 00014328  0x00002885 call  0x000037dc 
- 00014329  0x00002886 arg  0x00000710 , 0x00000006 
- 00014330  0x00002887 call  0x00007cda 
- 00014331  0x00002888 branch  0x000041b5 
- 00014332  0x00002890 call  0x00003808 
- 00014333  0x00002891 istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014334  0x00002892 istoret  0x00000001 , 0x00000005 
- 00014335  0x00002893 jam  0x00000007 , 0x00000722 
- 00014336  0x00002894 branch  0x00003806 
- 00014337  0x0000289b call  0x00003808 
- 00014338  0x0000289c istorer  0x00000011 , 0x00000002 , 0x00000005 
- 00014339  0x0000289d istoret  0x00000002 , 0x00000005 
- 00014340  0x0000289e jam  0x00000008 , 0x00000722 
- 00014341  0x0000289f branch  0x00003806 
- 00014342  0x000028a4 call  0x00003f6e 
- 00014343  0x000028a5 branch  0x000041b5 
- 00014344  0x000028a9 fetch  0x00000001 , 0x000047ae 
- 00014345  0x000028aa store  0x00000001 , 0x0000092b 
- 00014346  0x000028ab setarg  0x000000f0 
- 00014347  0x000028ac store  0x00000002 , 0x0000094c 
- 00014348  0x000028ad fetch  0x00000001 , 0x000044f2 
- 00014349  0x000028ae pincrease  0x00000001 
- 00014350  0x000028af store  0x00000001 , 0x000044f2 
- 00014351  0x000028b0 beq  0x000000c0 , 0x00003817 
- 00014352  0x000028b1 setarg  0x000000d4 
- 00014353  0x000028b2 store  0x00000001 , 0x00000723 
- 00014354  0x000028b3 setarg  0x000001a8 
- 00014355  0x000028b4 istore  0x00000002 , 0x00000005 
- 00014356  0x000028b5 fetch  0x00000001 , 0x000044f2 
- 00014357  0x000028b6 istore  0x00000001 , 0x00000005 
- 00014358  0x000028b7 rtn 
- 00014359  0x000028ba jam  0x00000080 , 0x000044f2 
- 00014360  0x000028bb rtn 
- 00014361  0x000028bf copy  0x00000006 , 0x00000011 
- 00014362  0x000028c0 fetch  0x00000001 , 0x00000709 
- 00014363  0x000028c1 arg  0x00000006 , 0x00000002 
- 00014364  0x000028c2 isub  0x00000002 , 0x0000003f 
- 00014365  0x000028c3 store  0x00000001 , 0x00004608 
- 00014366  0x000028c4 copy  0x0000003f , 0x00000039 
- 00014367  0x000028c5 copy  0x00000011 , 0x00000006 
- 00014368  0x000028c6 arg  0x00004609 , 0x00000005 
- 00014369  0x000028c7 call  0x00007cda 
- 00014370  0x000028c8 arg  0x00000000 , 0x00000012 
- 00014371  0x000028ca arg  0x00004609 , 0x0000003f 
- 00014372  0x000028cb iadd  0x00000012 , 0x00000002 
- 00014373  0x000028cc ifetch  0x00000001 , 0x00000002 
- 00014374  0x000028cd beq  0x000000ff , 0x0000383f 
- 00014375  0x000028ce and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014376  0x000028cf call  0x00003837 
- 00014377  0x000028d0 increase  0x00000001 , 0x00000012 
- 00014378  0x000028d1 fetch  0x00000001 , 0x00004608 
- 00014379  0x000028d2 isub  0x00000012 , 0x0000003e 
- 00014380  0x000028d3 branch  0x00003823 , 0x00000002 
- 00014381  0x000028d4 call  0x0000394a 
- 00014382  0x000028d6 arg  0x0000f017 , 0x00000002 
- 00014383  0x000028d7 call  0x000037dc 
- 00014384  0x000028d8 arg  0x00000000 , 0x00000002 
- 00014385  0x000028d9 istoret  0x00000001 , 0x00000005 
- 00014386  0x000028da copy  0x00000005 , 0x00000002 
- 00014387  0x000028db call  0x0000393b 
- 00014388  0x000028dc pincrease  0x00000007 
- 00014389  0x000028dd store  0x00000001 , 0x00000722 
- 00014390  0x000028de branch  0x000041b5 
- 00014391  0x000028e1 rtn  0x00000034 
- 00014392  0x000028e2 pincrease  0xffffffff 
- 00014393  0x000028e3 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014394  0x000028e4 arg  0x00004503 , 0x00000011 
- 00014395  0x000028e5 iadd  0x00000011 , 0x00000011 
- 00014396  0x000028e6 setarg  0x00000000 
- 00014397  0x000028e7 istore  0x00000001 , 0x00000011 
- 00014398  0x000028e8 rtn 
- 00014399  0x000028eb arg  0x00000012 , 0x00000039 
- 00014400  0x000028ec mul32  0x00000039 , 0x0000000d , 0x00000039 
- 00014401  0x000028ed arg  0x00004503 , 0x00000005 
- 00014402  0x000028ee call  0x00007ca1 
- 00014403  0x000028ef call  0x0000394a 
- 00014404  0x000028f0 branch  0x0000382e 
- 00014405  0x000028f3 ifetch  0x00000001 , 0x00000006 
- 00014406  0x000028f4 beq  0x000000ff , 0x0000385e 
- 00014407  0x000028f5 store  0x00000001 , 0x000045ff 
- 00014408  0x000028f6 ifetch  0x00000001 , 0x00000006 
- 00014409  0x000028f7 pincrease  0xffffffff 
- 00014410  0x000028f8 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014411  0x000028f9 arg  0x00004503 , 0x00000006 
- 00014412  0x000028fa iadd  0x00000006 , 0x00000006 
- 00014413  0x000028fb arg  0x000045ed , 0x00000005 
- 00014414  0x000028fc arg  0x00000012 , 0x00000039 
- 00014415  0x000028fd call  0x00007cda 
- 00014416  0x000028fe arg  0x0000f018 , 0x00000002 
- 00014417  0x000028ff call  0x000037dc 
- 00014418  0x00002900 fetch  0x00000001 , 0x000045ed 
- 00014419  0x00002901 branch  0x00003867 , 0x00000034 
- 00014420  0x00002902 arg  0x00000000 , 0x00000002 
- 00014421  0x00002903 istoret  0x00000001 , 0x00000005 
- 00014422  0x00002905 fetch  0x00000001 , 0x000045ff 
- 00014423  0x00002906 istore  0x00000001 , 0x00000005 
- 00014424  0x00002907 fetch  0x00000001 , 0x000045ed 
- 00014425  0x00002908 istore  0x00000001 , 0x00000005 
- 00014426  0x00002909 fetch  0x00000008 , 0x000045ee 
- 00014427  0x0000290a istore  0x00000008 , 0x00000005 
- 00014428  0x0000290b jam  0x00000011 , 0x00000722 
- 00014429  0x0000290c branch  0x000041b5 
- 00014430  0x00002910 arg  0x0000f018 , 0x00000002 
- 00014431  0x00002911 call  0x000037dc 
- 00014432  0x00002912 arg  0x000000ff , 0x00000002 
- 00014433  0x00002913 istoret  0x00000002 , 0x00000005 
- 00014434  0x00002916 copy  0x00000005 , 0x00000002 
- 00014435  0x00002917 call  0x0000393b 
- 00014436  0x00002918 pincrease  0x00000008 
- 00014437  0x00002919 store  0x00000001 , 0x00000722 
- 00014438  0x0000291a branch  0x000041b5 
- 00014439  0x00002920 arg  0x00000080 , 0x00000002 
- 00014440  0x00002921 istore  0x00000001 , 0x00000005 
- 00014441  0x00002922 branch  0x00003856 
- 00014442  0x00002925 ifetch  0x00000001 , 0x00000006 
- 00014443  0x00002926 store  0x00000001 , 0x000045ff 
- 00014444  0x00002927 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014445  0x00002928 pincrease  0xffffffff 
- 00014446  0x00002929 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014447  0x0000292a arg  0x00004503 , 0x00000005 
- 00014448  0x0000292b iadd  0x00000005 , 0x00000005 
- 00014449  0x0000292c fetch  0x00000001 , 0x000045ff 
- 00014450  0x0000292d istore  0x00000001 , 0x00000005 
- 00014451  0x0000292e call  0x0000394a 
- 00014452  0x0000292f arg  0x0000f016 , 0x00000002 
- 00014453  0x00002930 call  0x000037dc 
- 00014454  0x00002931 setarg  0x00000000 
- 00014455  0x00002932 istore  0x00000001 , 0x00000005 
- 00014456  0x00002933 copy  0x00000005 , 0x00000002 
- 00014457  0x00002934 call  0x0000393b 
- 00014458  0x00002935 pincrease  0x00000007 
- 00014459  0x00002936 store  0x00000001 , 0x00000722 
- 00014460  0x00002937 branch  0x000041b5 
- 00014461  0x0000293d copy  0x00000022 , 0x00000002 
- 00014462  0x0000293e fetch  0x00000004 , 0x000044f7 
- 00014463  0x0000293f isub  0x00000002 , 0x0000003e 
- 00014464  0x00002940 call  0x0000388f , 0x00000002 
- 00014465  0x00002941 call  0x00003896 
- 00014466  0x00002942 isub  0x00000002 , 0x0000003e 
- 00014467  0x00002943 rtn  0x00000002 
- 00014468  0x00002944 call  0x0000388a 
- 00014469  0x00002945 fetch  0x00000004 , 0x000044f3 
- 00014470  0x00002946 pincrease  0x00000001 
- 00014471  0x00002947 store  0x00000004 , 0x000044f3 
- 00014472  0x00002948 branch  0x0000389a 
- 00014473  0x0000294c copy  0x00000022 , 0x0000003f 
- 00014474  0x0000294e store  0x00000004 , 0x000044f7 
- 00014475  0x0000294f fetch  0x00000001 , 0x000044fa 
- 00014476  0x00002950 and_into  0x0000000f , 0x0000003f 
- 00014477  0x00002951 store  0x00000001 , 0x000044fa 
- 00014478  0x00002952 rtn 
- 00014479  0x00002955 rtn  0x00000005 
- 00014480  0x00002956 copy  0x0000003f , 0x00000012 
- 00014481  0x00002957 setarg  0x00100000 
- 00014482  0x00002958 lshift8  0x0000003f , 0x0000003f 
- 00014483  0x00002959 iadd  0x00000002 , 0x00000002 
- 00014484  0x0000295a copy  0x00000012 , 0x0000003f 
- 00014485  0x0000295b rtn 
- 00014486  0x0000295e arg  0x00000014 , 0x00000039 
- 00014487  0x00002960 pincrease  0x000000a0 
- 00014488  0x00002961 loop  0x00003897 
- 00014489  0x00002962 rtn 
- 00014490  0x00002965 setarg  0x0000000d 
- 00014491  0x00002966 store  0x00000001 , 0x00004602 
- 00014492  0x00002967 pincrease  0xffffffff 
- 00014493  0x00002968 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014494  0x00002969 arg  0x00004503 , 0x00000030 
- 00014495  0x0000296a iadd  0x00000030 , 0x00000030 
- 00014496  0x0000296c ifetch  0x00000001 , 0x00000030 
- 00014497  0x0000296d ncall  0x000038a8 , 0x00000034 
- 00014498  0x0000296e increase  0xffffffee , 0x00000030 
- 00014499  0x00002970 fetch  0x00000001 , 0x00004602 
- 00014500  0x00002971 pincrease  0xffffffff 
- 00014501  0x00002972 rtn  0x00000034 
- 00014502  0x00002973 store  0x00000001 , 0x00004602 
- 00014503  0x00002974 branch  0x000038a0 
- 00014504  0x00002977 arg  0x00000007 , 0x00000007 
- 00014505  0x00002978 qisolate0  0x0000003f 
- 00014506  0x00002979 rtn  0x00000001 
- 00014507  0x0000297a and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014508  0x0000297b arg  0x0000000d , 0x00000002 
- 00014509  0x0000297c isub  0x00000002 , 0x0000003e 
- 00014510  0x0000297d rtn  0x00000002 
- 00014511  0x0000297e copy  0x00000030 , 0x00000006 
- 00014512  0x0000297f arg  0x000045ed , 0x00000005 
- 00014513  0x00002980 arg  0x00000012 , 0x00000039 
- 00014514  0x00002981 call  0x00007cda 
- 00014515  0x00002982 fetch  0x00000001 , 0x000045fe 
- 00014516  0x00002983 beq  0x00000059 , 0x000038bf 
- 00014517  0x00002985 fetcht  0x00000004 , 0x000044f3 
- 00014518  0x00002986 fetch  0x00000004 , 0x000045ee 
- 00014519  0x00002987 isub  0x00000002 , 0x0000003e 
- 00014520  0x00002988 fetch  0x00000001 , 0x000045f5 
- 00014521  0x00002989 branch  0x000038e3 , 0x00000005 
- 00014522  0x0000298a nbranch  0x000038bc , 0x00000002 
- 00014523  0x0000298b rtn 
- 00014524  0x0000298e setarg  0x00000000 
- 00014525  0x0000298f istore  0x00000001 , 0x00000030 
- 00014526  0x00002990 rtn 
- 00014527  0x00002994 fetch  0x00000004 , 0x000044f3 
- 00014528  0x00002995 arg  0x0000003c , 0x00000002 
- 00014529  0x00002996 idiv  0x00000002 
- 00014530  0x00002997 call  0x00007d62 
- 00014531  0x00002998 remainder  0x0000003f 
- 00014532  0x00002999 nrtn  0x00000034 
- 00014533  0x0000299b fetch  0x00000004 , 0x000044f3 
- 00014534  0x0000299c arg  0x00054600 , 0x00000002 
- 00014535  0x0000299d isub  0x00000002 , 0x0000003f 
- 00014536  0x0000299f arg  0x00093a80 , 0x00000002 
- 00014537  0x000029a0 idiv  0x00000002 
- 00014538  0x000029a1 call  0x00007d62 
- 00014539  0x000029a2 remainder  0x0000003f 
- 00014540  0x000029a3 arg  0x00015180 , 0x00000002 
- 00014541  0x000029a4 idiv  0x00000002 
- 00014542  0x000029a5 call  0x00007d62 
- 00014543  0x000029a6 remainder  0x00000011 
- 00014544  0x000029a7 quotient  0x00000007 
- 00014545  0x000029a8 fetch  0x00000001 , 0x000045f2 
- 00014546  0x000029a9 branch  0x000038d5 , 0x00000034 
- 00014547  0x000029aa qisolate1  0x0000003f 
- 00014548  0x000029ab nrtn  0x00000001 
- 00014549  0x000029ae deposit  0x00000011 
- 00014550  0x000029af arg  0x0000003c , 0x00000002 
- 00014551  0x000029b0 idiv  0x00000002 
- 00014552  0x000029b1 call  0x00007d62 
- 00014553  0x000029b2 quotient  0x00000002 
- 00014554  0x000029b3 setarg  0x000001e0 
- 00014555  0x000029b4 iadd  0x00000002 , 0x00000002 
- 00014556  0x000029b5 fetch  0x00000002 , 0x000045ee 
- 00014557  0x000029b6 arg  0x00000fff , 0x00000011 
- 00014558  0x000029b7 iand  0x00000011 , 0x0000003f 
- 00014559  0x000029b8 isub  0x00000002 , 0x0000003e 
- 00014560  0x000029b9 nrtn  0x00000005 
- 00014561  0x000029ba fetch  0x00000001 , 0x000045f6 
- 00014562  0x000029bb branch  0x000038e3 
- 00014563  0x000029be store  0x00000001 , 0x0000070c 
- 00014564  0x000029bf jam  0x00000001 , 0x00004602 
- 00014565  0x000029c1 copy  0x00000030 , 0x0000003f 
- 00014566  0x000029c2 store  0x00000002 , 0x0000091f 
- 00014567  0x000029c4 fetcht  0x00000001 , 0x0000070c 
- 00014568  0x000029c5 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014569  0x000029c6 call  0x000037e8 
- 00014570  0x000029c8 fetch  0x00000002 , 0x0000091f 
- 00014571  0x000029c9 copy  0x0000003f , 0x00000030 
- 00014572  0x000029ca add  0x00000030 , 0x00000011 , 0x00000006 
- 00014573  0x000029cb ifetch  0x00000001 , 0x00000006 
- 00014574  0x000029cc beq  0x00000059 , 0x000038f4 
- 00014575  0x000029ce setarg  0x00000000 
- 00014576  0x000029cf istore  0x00000001 , 0x00000030 
- 00014577  0x000029d0 fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00014578  0x000029d1 call  0x000038ff 
- 00014579  0x000029d2 branch  0x0000394a 
- 00014580  0x000029d7 fetch  0x00000001 , 0x000045f2 
- 00014581  0x000029d8 branch  0x000038ef , 0x00000034 
- 00014582  0x000029d9 arg  0x0000f009 , 0x00000002 
- 00014583  0x000029da call  0x000037dc 
- 00014584  0x000029db setarg  0x00000011 
- 00014585  0x000029dc istore  0x00000001 , 0x00000005 
- 00014586  0x000029dd ifetch  0x00000001 , 0x00000030 
- 00014587  0x000029de or  0x0000003f , 0x00000080 , 0x0000003f 
- 00014588  0x000029df istore  0x00000001 , 0x00000005 
- 00014589  0x000029e0 jam  0x00000008 , 0x00000723 
- 00014590  0x000029e1 branch  0x00003806 
- 00014591  0x000029e4 arg  0x0000f020 , 0x00000002 
- 00014592  0x000029e5 call  0x000037dc 
- 00014593  0x000029e6 copy  0x00000005 , 0x00000002 
- 00014594  0x000029e7 call  0x0000393b 
- 00014595  0x000029e9 pincrease  0x00000006 
- 00014596  0x000029ea store  0x00000001 , 0x00000722 
- 00014597  0x000029eb jam  0x000000d3 , 0x00000723 
- 00014598  0x000029ec branch  0x00003806 
- 00014599  0x000029f0 arg  0x000045ed , 0x00000005 
- 00014600  0x000029f1 arg  0x00000010 , 0x00000039 
- 00014601  0x000029f2 call  0x00007cda 
- 00014602  0x000029f3 fetch  0x00000001 , 0x000045ed 
- 00014603  0x000029f4 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014604  0x000029f5 store  0x00000001 , 0x000045ff 
- 00014605  0x000029f6 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014606  0x000029f7 nrtn  0x00000002 
- 00014607  0x000029f8 fetch  0x00000004 , 0x000045ee 
- 00014608  0x000029f9 arg  0x0000003c , 0x00000002 
- 00014609  0x000029fa idiv  0x00000002 
- 00014610  0x000029fb call  0x00007d62 
- 00014611  0x000029fc remainder  0x00000002 
- 00014612  0x000029fd isub  0x00000002 , 0x0000003f 
- 00014613  0x000029fe store  0x00000004 , 0x000045ee 
- 00014614  0x000029ff setarg  0x00000000 
- 00014615  0x00002a00 store  0x00000002 , 0x000045fd 
- 00014616  0x00002a01 arg  0x000045ed , 0x00000011 
- 00014617  0x00002a02 call  0x00003930 
- 00014618  0x00002a03 arg  0x0000f013 , 0x00000002 
- 00014619  0x00002a04 branch  0x00003928 
- 00014620  0x00002a0b arg  0x000045ed , 0x00000005 
- 00014621  0x00002a0c arg  0x00000011 , 0x00000039 
- 00014622  0x00002a0d call  0x00007cda 
- 00014623  0x00002a10 fetch  0x00000001 , 0x000045ed 
- 00014624  0x00002a11 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00014625  0x00002a12 store  0x00000001 , 0x000045ff 
- 00014626  0x00002a13 sub  0x0000003f , 0x0000000d , 0x0000003e 
- 00014627  0x00002a14 nrtn  0x00000002 
- 00014628  0x00002a16 jam  0x00000059 , 0x000045fe 
- 00014629  0x00002a17 arg  0x000045ed , 0x00000011 
- 00014630  0x00002a18 call  0x00003930 
- 00014631  0x00002a19 arg  0x0000f014 , 0x00000002 
- 00014632  0x00002a1e call  0x000037dc 
- 00014633  0x00002a1f setarg  0x00000000 
- 00014634  0x00002a20 store  0x00000001 , 0x00000729 
- 00014635  0x00002a21 copy  0x00000005 , 0x00000002 
- 00014636  0x00002a22 call  0x0000393b 
- 00014637  0x00002a23 pincrease  0x00000007 
- 00014638  0x00002a24 store  0x00000001 , 0x00000722 
- 00014639  0x00002a25 branch  0x000041b5 
- 00014640  0x00002a29 call  0x00003937 
- 00014641  0x00002a2a copy  0x00000011 , 0x00000006 
- 00014642  0x00002a2b arg  0x00004503 , 0x00000005 
- 00014643  0x00002a2c iadd  0x00000005 , 0x00000005 
- 00014644  0x00002a2d arg  0x00000012 , 0x00000039 
- 00014645  0x00002a2e call  0x00007cda 
- 00014646  0x00002a2f branch  0x0000394a 
- 00014647  0x00002a32 fetch  0x00000001 , 0x000045ff 
- 00014648  0x00002a33 pincrease  0xffffffff 
- 00014649  0x00002a34 mul32  0x0000003f , 0x00000012 , 0x0000003f 
- 00014650  0x00002a35 rtn 
- 00014651  0x00002a38 arg  0x00004503 , 0x00000011 
- 00014652  0x00002a39 arg  0x00000000 , 0x00000012 
- 00014653  0x00002a3a copy  0x00000002 , 0x00000005 
- 00014654  0x00002a3b arg  0x0000000d , 0x00000039 
- 00014655  0x00002a3c increase  0xffffffff , 0x00000039 
- 00014656  0x00002a3e ifetch  0x00000001 , 0x00000011 
- 00014657  0x00002a3f beq  0x000000ff , 0x00003945 
- 00014658  0x00002a40 branch  0x00003945 , 0x00000034 
- 00014659  0x00002a41 increase  0x00000001 , 0x00000012 
- 00014660  0x00002a42 istore  0x00000001 , 0x00000005 
- 00014661  0x00002a44 setarg  0x00000012 
- 00014662  0x00002a45 iadd  0x00000011 , 0x00000011 
- 00014663  0x00002a46 loop  0x00003940 
- 00014664  0x00002a47 copy  0x00000012 , 0x0000003f 
- 00014665  0x00002a48 rtn 
- 00014666  0x00002a4b fetch  0x00000002 , 0x0000484a 
- 00014667  0x00002a4c branch  0x00007d79 
- 00014668  0x00002a57 bpatchx  0x000000a1 , 0x00004034 
- 00014669  0x00002a58 setarg  0x00004a5e 
- 00014670  0x00002a59 store  0x00000002 , 0x00004aed 
- 00014671  0x00002a5a setarg  0x00004aeb 
- 00014672  0x00002a5b store  0x00000002 , 0x00000919 
- 00014673  0x00002a5c jam  0x00000014 , 0x00000787 
- 00014674  0x00002a5d fetch  0x00000001 , 0x00004808 
- 00014675  0x00002a5e store  0x00000001 , 0x00000788 
- 00014676  0x00002a60 fetch  0x00000001 , 0x00000916 
- 00014677  0x00002a61 pincrease  0x0000000b 
- 00014678  0x00002a62 add  0x0000003f , 0xfffffffe , 0x00000039 
- 00014679  0x00002a6b store  0x00000001 , 0x00000789 
- 00014680  0x00002a6c pincrease  0xffffffff 
- 00014681  0x00002a6f istore  0x00000001 , 0x00000005 
- 00014682  0x00002a70 setarg  0x0000002a 
- 00014683  0x00002a71 istore  0x00000001 , 0x00000005 
- 00014684  0x00002a72 arg  0x00004998 , 0x00000006 
- 00014685  0x00002a73 call  0x00007ccc 
- 00014686  0x00002a74 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00014687  0x00002a75 call  0x00003967 
- 00014688  0x00002a76 call  0x000078b2 
- 00014689  0x00002a78 fetch  0x00000002 , 0x000044e9 
- 00014690  0x00002a79 isolate1  0x00000009 , 0x0000003f 
- 00014691  0x00002a7a nrtn  0x00000001 
- 00014692  0x00002a7c call  0x00003e5e 
- 00014693  0x00002a7d arg  0x00000787 , 0x00000011 
- 00014694  0x00002a7e branch  0x000078b2 
- 00014695  0x00002a81 add  0x00000011 , 0x00000002 , 0x00000006 
- 00014696  0x00002a82 ifetch  0x00000002 , 0x00000006 
- 00014697  0x00002a83 store  0x00000002 , 0x000043fb 
- 00014698  0x00002a84 arg  0x00000787 , 0x00000011 
- 00014699  0x00002a85 rtn 
- 00014700  0x00002a89 setarg  0x00004a5e 
- 00014701  0x00002a8a store  0x00000002 , 0x000043fb 
- 00014702  0x00002a8b rtn 
- 00014703  0x00002a90 fetch  0x00000001 , 0x000049b5 
- 00014704  0x00002a91 rtnne  0x00000001 
- 00014705  0x00002a92 jam  0x00000002 , 0x000049b5 
- 00014706  0x00002a93 branch  0x00003ace 
- 00014707  0x00002a96 arg  0x0000078c , 0x00000011 
- 00014708  0x00002a97 arg  0x00000012 , 0x00000002 
- 00014709  0x00002a98 setarg  0x00000021 
- 00014710  0x00002a99 nrtn  0x00000001 
- 00014711  0x00002a9a arg  0x0000079e , 0x00000011 
- 00014712  0x00002a9b fetcht  0x00000001 , 0x00000789 
- 00014713  0x00002a9c increase  0xffffffee , 0x00000002 
- 00014714  0x00002a9d setarg  0x00000022 
- 00014715  0x00002a9e rtn 
- 00014716  0x00002aa7 arg  0x0000462b , 0x00000005 
- 00014717  0x00002aa8 setarg  0x00000002 
- 00014718  0x00002aa9 istore  0x00000001 , 0x00000005 
- 00014719  0x00002aaa setarg  0x00000001 
- 00014720  0x00002aab istore  0x00000001 , 0x00000005 
- 00014721  0x00002aac setarg  0x00000002 
- 00014722  0x00002aad istore  0x00000001 , 0x00000005 
- 00014723  0x00002aae rtn 
- 00014724  0x00002ab3 arg  0x00001827 , 0x00000002 
- 00014725  0x00002ab4 setarg  0x00000003 
- 00014726  0x00002ab5 istore  0x00000001 , 0x00000005 
- 00014727  0x00002ab6 setarg  0x00000003 
- 00014728  0x00002ab7 istore  0x00000001 , 0x00000005 
- 00014729  0x00002ab8 istoret  0x00000002 , 0x00000005 
- 00014730  0x00002ab9 rtn 
- 00014731  0x00002abd call  0x000025b8 
- 00014732  0x00002abe call  0x00002af5 
- 00014733  0x00002abf call  0x0000264e 
- 00014734  0x00002ac0 nrtn  0x0000002d 
- 00014735  0x00002ac2 fetch  0x00000001 , 0x00000002 
- 00014736  0x00002ac3 pincrease  0x00000001 
- 00014737  0x00002ac4 store  0x00000001 , 0x00000002 
- 00014738  0x00002ac5 fetch  0x00000002 , 0x00004824 
- 00014739  0x00002ac6 call  0x00007d79 
- 00014740  0x00002ac7 branch  0x000025bc 
- 00014741  0x00002aca call  0x000039a1 
- 00014742  0x00002acb rtn  0x00000028 
- 00014743  0x00002acd call  0x0000398b 
- 00014744  0x00002ace call  0x00002018 
- 00014745  0x00002acf fetcht  0x00000002 , 0x00004344 
- 00014746  0x00002ad0 arg  0x0000000a , 0x00000007 
- 00014747  0x00002ad1 call  0x000020dc 
- 00014748  0x00002ad2 rtn  0x00000028 
- 00014749  0x00002ad3 arg  0x0000000d , 0x00000007 
- 00014750  0x00002ad4 call  0x00007cef 
- 00014751  0x00002ad5 nbranch  0x00003997 , 0x00000034 
- 00014752  0x00002ad6 rtn 
- 00014753  0x00002ad9 fetcht  0x00000002 , 0x00004344 
- 00014754  0x00002ada arg  0x00000004 , 0x00000007 
- 00014755  0x00002adb call  0x000020dc 
- 00014756  0x00002adc rtn  0x00000028 
- 00014757  0x00002add call  0x000039a9 
- 00014758  0x00002ade fetch  0x00000002 , 0x00004344 
- 00014759  0x00002adf arg  0x0000000d , 0x00000007 
- 00014760  0x00002ae0 branch  0x00007ce1 
- 00014761  0x00002ae4 fetch  0x00000001 , 0x0000464a 
- 00014762  0x00002ae5 pincrease  0x00000001 
- 00014763  0x00002ae6 store  0x00000001 , 0x0000464a 
- 00014764  0x00002ae7 store  0x00000001 , 0x00000007 
- 00014765  0x00002ae8 rtnne  0x00000028 
- 00014766  0x00002ae9 jam  0x00000025 , 0x0000464a 
- 00014767  0x00002aea jam  0x00000025 , 0x00000007 
- 00014768  0x00002aeb rtn 
- 00014769  0x00002aee fetch  0x00000001 , 0x0000004c 
- 00014770  0x00002aef and  0x0000003f , 0x0000000f , 0x0000003f 
- 00014771  0x00002af0 beq  0x00000000 , 0x000039b6 
- 00014772  0x00002af1 beq  0x00000002 , 0x000039b6 
- 00014773  0x00002af2 rtn 
- 00014774  0x00002af5 ifetcht  0x00000001 , 0x00000006 
- 00014775  0x00002af6 sub  0x00000002 , 0x00000006 , 0x0000003e 
- 00014776  0x00002af7 rtn  0x00000002 
- 00014777  0x00002af8 sub  0x00000002 , 0x00000025 , 0x0000003e 
- 00014778  0x00002af9 nrtn  0x00000002 
- 00014779  0x00002afa add  0x00000002 , 0xfffffffa , 0x00000011 
- 00014780  0x00002afb add  0x00000006 , 0x00000006 , 0x00000012 
- 00014781  0x00002afe ifetcht  0x00000001 , 0x00000012 
- 00014782  0x00002aff sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00014783  0x00002b00 rtn  0x00000002 
- 00014784  0x00002b01 sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00014785  0x00002b02 nrtn  0x00000002 
- 00014786  0x00002b03 copy  0x00000002 , 0x0000003f 
- 00014787  0x00002b04 rtn  0x00000034 
- 00014788  0x00002b05 bpatchx  0x000000a2 , 0x00004034 
- 00014789  0x00002b06 ifetch  0x00000001 , 0x00000006 
- 00014790  0x00002b07 beq  0x000000ff , 0x000039d1 
- 00014791  0x00002b08 beq  0x0000002a , 0x00003f7c 
- 00014792  0x00002b0b add  0x00000002 , 0x00000001 , 0x0000003f 
- 00014793  0x00002b0c isub  0x00000011 , 0x0000003e 
- 00014794  0x00002b0d rtn  0x00000002 
- 00014795  0x00002b0e iadd  0x00000012 , 0x00000012 
- 00014796  0x00002b0f sub  0x00000002 , 0xffffffff , 0x0000003f 
- 00014797  0x00002b10 iadd  0x00000011 , 0x00000011 
- 00014798  0x00002b11 copy  0x00000011 , 0x0000003f 
- 00014799  0x00002b12 rtn  0x00000034 
- 00014800  0x00002b13 branch  0x000039bd 
- 00014801  0x00002b16 jam  0x00000000 , 0x000007aa 
- 00014802  0x00002b17 branch  0x00003cfa 
- 00014803  0x00002b1b fetch  0x00000001 , 0x00000000 
- 00014804  0x00002b1c pincrease  0x00000001 
- 00014805  0x00002b1d store  0x00000001 , 0x00000000 
- 00014806  0x00002b1f bpatchx  0x000000a3 , 0x00004034 
- 00014807  0x00002b20 call  0x000025b8 
- 00014808  0x00002b21 arg  0x00000027 , 0x00000039 
- 00014809  0x00002b22 arg  0x00004169 , 0x00000006 
- 00014810  0x00002b23 arg  0x000007aa , 0x00000005 
- 00014811  0x00002b24 call  0x00007ccc 
- 00014812  0x00002b25 jam  0x00000025 , 0x00000007 
- 00014813  0x00002b26 arg  0x00000708 , 0x0000001b 
- 00014814  0x00002b27 enable  0x00000010 
- 00014815  0x00002b28 disable  0x0000002d 
- 00014816  0x00002b2b call  0x00002af5 
- 00014817  0x00002b2c call  0x000039f0 
- 00014818  0x00002b2d random  0x0000003f 
- 00014819  0x00002b2e arg  0x000001ff , 0x00000002 
- 00014820  0x00002b2f iand  0x00000002 , 0x0000003f 
- 00014821  0x00002b30 add  0x0000003f , 0x00000064 , 0x0000003f 
- 00014822  0x00002b31 call  0x00007c91 
- 00014823  0x00002b32 fetch  0x00000001 , 0x00000007 
- 00014824  0x00002b33 pincrease  0x00000001 
- 00014825  0x00002b34 store  0x00000001 , 0x00000007 
- 00014826  0x00002b35 bne  0x00000028 , 0x000039e0 
- 00014827  0x00002b37 arg  0x00000027 , 0x00000039 
- 00014828  0x00002b38 arg  0x00004169 , 0x00000005 
- 00014829  0x00002b39 arg  0x000007aa , 0x00000006 
- 00014830  0x00002b3a call  0x00007ccc 
- 00014831  0x00002b3b branch  0x000025bc 
- 00014832  0x00002b3e arg  0x00000002 , 0x00000002 
- 00014833  0x00002b3f storet  0x00000001 , 0x00004169 
- 00014834  0x00002b40 fetcht  0x00000001 , 0x0000462a 
- 00014835  0x00002b41 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00014836  0x00002b42 store  0x00000001 , 0x0000416a 
- 00014837  0x00002b43 fetch  0x00000006 , 0x000042db 
- 00014838  0x00002b44 store  0x00000006 , 0x0000416b 
- 00014839  0x00002b45 copy  0x00000002 , 0x00000039 
- 00014840  0x00002b46 arg  0x0000462b , 0x00000006 
- 00014841  0x00002b47 call  0x00007ccc 
- 00014842  0x00002b49 branch  0x0000273e 
- 00014843  0x00002b55 bpatchx  0x000000a4 , 0x00004034 
- 00014844  0x00002b56 fetcht  0x00000002 , 0x000008f4 
- 00014845  0x00002b57 fetch  0x00000001 , 0x000008f3 
- 00014846  0x00002b58 copy  0x00000002 , 0x00000006 
- 00014847  0x00002b59 arg  0x0000476e , 0x00000011 
- 00014848  0x00002b5a arg  0x0000477e , 0x00000030 
- 00014849  0x00002b5b call  0x00003c5a 
- 00014850  0x00002b5c call  0x00007dbc 
- 00014851  0x00002b5d copy  0x00000013 , 0x0000003f 
- 00014852  0x00002b5e iadd  0x00000030 , 0x00000006 
- 00014853  0x00002b5f fetcht  0x00000004 , 0x0000477e 
- 00014854  0x00002b60 fetch  0x00000002 , 0x00000910 
- 00014855  0x00002b61 copy  0x0000003f , 0x00000011 
- 00014856  0x00002b63 arg  0x0000000a , 0x00000039 
- 00014857  0x00002b65 ifetch  0x00000004 , 0x00000011 
- 00014858  0x00002b66 branch  0x00003a16 , 0x00000034 
- 00014859  0x00002b67 isub  0x00000002 , 0x0000003e 
- 00014860  0x00002b68 rtn  0x00000005 
- 00014861  0x00002b69 increase  0x00000004 , 0x00000011 
- 00014862  0x00002b6a loop  0x00003a09 
- 00014863  0x00002b6b fetch  0x00000002 , 0x00000910 
- 00014864  0x00002b6c copy  0x0000003f , 0x00000005 
- 00014865  0x00002b6d add  0x0000003f , 0x00000004 , 0x00000006 
- 00014866  0x00002b70 arg  0x00000024 , 0x00000039 
- 00014867  0x00002b71 call  0x00007ccc 
- 00014868  0x00002b72 istoret  0x00000004 , 0x00000005 
- 00014869  0x00002b73 branch  0x00007dba 
- 00014870  0x00002b75 istoret  0x00000004 , 0x00000011 
- 00014871  0x00002b76 branch  0x00007dba 
- 00014872  0x00002b79 fetch  0x00000001 , 0x00004857 
- 00014873  0x00002b7a beq  0x00000001 , 0x00003a43 
- 00014874  0x00002b7c call  0x00003a21 
- 00014875  0x00002b7d call  0x00003a25 
- 00014876  0x00002b7e call  0x00003a2c 
- 00014877  0x00002b7f call  0x00003a30 
- 00014878  0x00002b80 call  0x00003a34 
- 00014879  0x00002b81 call  0x00003a35 
- 00014880  0x00002b82 branch  0x00003a39 
- 00014881  0x00002b85 arg  0x0000001a , 0x00000002 
- 00014882  0x00002b86 arg  0x0000480a , 0x00000011 
- 00014883  0x00002b87 setarg  0x0001ffa0 
- 00014884  0x00002b88 branch  0x00006c4d 
- 00014885  0x00002b8a arg  0x00000013 , 0x00000002 
- 00014886  0x00002b8b arg  0x000047ef , 0x00000011 
- 00014887  0x00002b8c setarg  0x0001e000 
- 00014888  0x00002b8d call  0x00006c4d 
- 00014889  0x00002b8e fetch  0x00000001 , 0x000047ff 
- 00014890  0x00002b8f store  0x00000001 , 0x00004871 
- 00014891  0x00002b90 rtn 
- 00014892  0x00002b92 arg  0x00000010 , 0x00000002 
- 00014893  0x00002b93 arg  0x00004959 , 0x00000011 
- 00014894  0x00002b94 setarg  0x0001e100 
- 00014895  0x00002b95 branch  0x00006c4d 
- 00014896  0x00002b97 arg  0x00000010 , 0x00000002 
- 00014897  0x00002b98 arg  0x000046a0 , 0x00000011 
- 00014898  0x00002b99 setarg  0x0001e200 
- 00014899  0x00002b9a branch  0x00006c4d 
- 00014900  0x00002b9c rtn 
- 00014901  0x00002b9e arg  0x00000003 , 0x00000002 
- 00014902  0x00002b9f arg  0x00004992 , 0x00000011 
- 00014903  0x00002ba0 setarg  0x0001f000 
- 00014904  0x00002ba1 branch  0x00006c4d 
- 00014905  0x00002ba3 fetch  0x00000002 , 0x0000484c 
- 00014906  0x00002ba4 rtnbit1  0x00000002 
- 00014907  0x00002ba5 arg  0x00000040 , 0x00000002 
- 00014908  0x00002ba6 arg  0x000006a1 , 0x00000011 
- 00014909  0x00002ba7 setarg  0x0001e400 
- 00014910  0x00002ba8 call  0x00006c4d 
- 00014911  0x00002ba9 call  0x00003e3e 
- 00014912  0x00002baa arg  0x000006a1 , 0x00000006 
- 00014913  0x00002bab add  0x00000011 , 0x00000006 , 0x00000011 
- 00014914  0x00002bac branch  0x00003a6b 
- 00014915  0x00002bb0 call  0x00003a4a 
- 00014916  0x00002bb1 call  0x00003a4e 
- 00014917  0x00002bb2 call  0x00003a55 
- 00014918  0x00002bb3 call  0x00003a59 
- 00014919  0x00002bb4 call  0x00003a5d 
- 00014920  0x00002bb5 call  0x00003a5e 
- 00014921  0x00002bb6 branch  0x00003a62 
- 00014922  0x00002bb9 arg  0x0000001a , 0x00000002 
- 00014923  0x00002bba arg  0x0000480a , 0x00000011 
- 00014924  0x00002bbb arg  0x00000000 , 0x00000012 
- 00014925  0x00002bbc branch  0x00006ce1 
- 00014926  0x00002bbf arg  0x00000013 , 0x00000002 
- 00014927  0x00002bc0 arg  0x000047ef , 0x00000011 
- 00014928  0x00002bc1 arg  0x0000001a , 0x00000012 
- 00014929  0x00002bc2 call  0x00006ce1 
- 00014930  0x00002bc3 fetch  0x00000001 , 0x000047ff 
- 00014931  0x00002bc4 store  0x00000001 , 0x00004871 
- 00014932  0x00002bc5 rtn 
- 00014933  0x00002bc8 arg  0x00000010 , 0x00000002 
- 00014934  0x00002bc9 arg  0x00004959 , 0x00000011 
- 00014935  0x00002bca arg  0x0000002d , 0x00000012 
- 00014936  0x00002bcb branch  0x00006ce1 
- 00014937  0x00002bce arg  0x00000010 , 0x00000002 
- 00014938  0x00002bcf arg  0x000046a0 , 0x00000011 
- 00014939  0x00002bd0 arg  0x0000003d , 0x00000012 
- 00014940  0x00002bd1 branch  0x00006ce1 
- 00014941  0x00002bd4 rtn 
- 00014942  0x00002bd7 arg  0x00000003 , 0x00000002 
- 00014943  0x00002bd8 arg  0x00004992 , 0x00000011 
- 00014944  0x00002bd9 arg  0x0000004e , 0x00000012 
- 00014945  0x00002bda branch  0x00006ce1 
- 00014946  0x00002bdd fetch  0x00000002 , 0x0000484c 
- 00014947  0x00002bde rtnbit1  0x00000002 
- 00014948  0x00002bdf arg  0x00000040 , 0x00000002 
- 00014949  0x00002be0 arg  0x000006a1 , 0x00000011 
- 00014950  0x00002be1 arg  0x00000051 , 0x00000012 
- 00014951  0x00002be2 call  0x00006ce1 
- 00014952  0x00002be3 call  0x00003e3e 
- 00014953  0x00002be4 arg  0x000006a1 , 0x00000006 
- 00014954  0x00002be5 add  0x00000011 , 0x00000006 , 0x00000011 
- 00014955  0x00002be7 copy  0x00000011 , 0x00000005 
- 00014956  0x00002be8 call  0x00007c8f 
- 00014957  0x00002be9 copy  0x00000012 , 0x0000003f 
- 00014958  0x00002bea iadd  0x00000011 , 0x00000011 
- 00014959  0x00002beb loop  0x00003a6b 
- 00014960  0x00002bec rtn 
- 00014961  0x00002bef fetch  0x00000001 , 0x00004857 
- 00014962  0x00002bf0 beq  0x00000001 , 0x00003a83 
- 00014963  0x00002bf1 beq  0x00000002 , 0x00003a74 
- 00014964  0x00002bf3 call  0x00003a77 
- 00014965  0x00002bf4 call  0x00003a7b 
- 00014966  0x00002bf5 branch  0x00003a7f 
- 00014967  0x00002bf7 arg  0x00000013 , 0x00000002 
- 00014968  0x00002bf8 arg  0x000047ef , 0x00000011 
- 00014969  0x00002bf9 setarg  0x0001e000 
- 00014970  0x00002bfa branch  0x00006c33 
- 00014971  0x00002bfc arg  0x00000010 , 0x00000002 
- 00014972  0x00002bfd arg  0x00004959 , 0x00000011 
- 00014973  0x00002bfe setarg  0x0001e100 
- 00014974  0x00002bff branch  0x00006c33 
- 00014975  0x00002c01 arg  0x00000010 , 0x00000002 
- 00014976  0x00002c02 arg  0x000046a0 , 0x00000011 
- 00014977  0x00002c03 setarg  0x0001e200 
- 00014978  0x00002c04 branch  0x00006c33 
- 00014979  0x00002c07 call  0x00003a86 
- 00014980  0x00002c08 call  0x00003a8a 
- 00014981  0x00002c09 branch  0x00003a8e 
- 00014982  0x00002c0c arg  0x00000013 , 0x00000002 
- 00014983  0x00002c0d arg  0x000047ef , 0x00000011 
- 00014984  0x00002c0e arg  0x0000001a , 0x00000012 
- 00014985  0x00002c0f branch  0x00006cd3 
- 00014986  0x00002c12 arg  0x00000010 , 0x00000002 
- 00014987  0x00002c13 arg  0x00004959 , 0x00000011 
- 00014988  0x00002c14 arg  0x0000002d , 0x00000012 
- 00014989  0x00002c15 branch  0x00006cd3 
- 00014990  0x00002c18 arg  0x00000010 , 0x00000002 
- 00014991  0x00002c19 arg  0x000046a0 , 0x00000011 
- 00014992  0x00002c1a arg  0x0000003d , 0x00000012 
- 00014993  0x00002c1b branch  0x00006cd3 
- 00014994  0x00002c1e fetch  0x00000003 , 0x00004992 
- 00014995  0x00002c1f fetcht  0x00000003 , 0x00004c24 
- 00014996  0x00002c20 isub  0x00000002 , 0x0000003e 
- 00014997  0x00002c21 nrtn  0x00000002 
- 00014998  0x00002c22 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00014999  0x00002c23 store  0x00000003 , 0x00004c24 
- 00015000  0x00002c24 fetch  0x00000001 , 0x00004857 
- 00015001  0x00002c25 beq  0x00000001 , 0x00003a9e 
- 00015002  0x00002c27 arg  0x00000003 , 0x00000002 
- 00015003  0x00002c28 arg  0x00004c24 , 0x00000011 
- 00015004  0x00002c29 setarg  0x0001f000 
- 00015005  0x00002c2a branch  0x00006c33 
- 00015006  0x00002c2c arg  0x00000003 , 0x00000002 
- 00015007  0x00002c2d arg  0x00004c24 , 0x00000011 
- 00015008  0x00002c2e arg  0x0000004e , 0x00000012 
- 00015009  0x00002c2f branch  0x00006cd3 
- 00015010  0x00002c32 call  0x00003aad 
- 00015011  0x00002c33 fetch  0x00000001 , 0x00004857 
- 00015012  0x00002c34 beq  0x00000002 , 0x00003aa9 
- 00015013  0x00002c35 arg  0x00000040 , 0x00000002 
- 00015014  0x00002c36 arg  0x000006a1 , 0x00000011 
- 00015015  0x00002c37 arg  0x00000051 , 0x00000012 
- 00015016  0x00002c38 branch  0x00006cd3 
- 00015017  0x00002c3a arg  0x00000040 , 0x00000002 
- 00015018  0x00002c3b arg  0x000006a1 , 0x00000011 
- 00015019  0x00002c3c setarg  0x0001e400 
- 00015020  0x00002c3d branch  0x00006c33 
- 00015021  0x00002c40 call  0x00003e3e 
- 00015022  0x00002c41 arg  0x000006a1 , 0x00000005 
- 00015023  0x00002c42 add  0x00000011 , 0x00000006 , 0x00000011 
- 00015024  0x00002c44 copy  0x00000011 , 0x00000006 
- 00015025  0x00002c45 call  0x00007c8f 
- 00015026  0x00002c46 copy  0x00000012 , 0x0000003f 
- 00015027  0x00002c47 iadd  0x00000011 , 0x00000011 
- 00015028  0x00002c48 loop  0x00003ab0 
- 00015029  0x00002c49 rtn 
- 00015030  0x00002c4c fetch  0x00000001 , 0x00004857 
- 00015031  0x00002c4d beq  0x00000001 , 0x00003abb 
- 00015032  0x00002c4f setarg  0x0001e000 
- 00015033  0x00002c50 store  0x00000003 , 0x00004419 
- 00015034  0x00002c51 branch  0x00006bfa 
- 00015035  0x00002c53 rtn 
- 00015036  0x00002c56 fetch  0x00000001 , 0x00004857 
- 00015037  0x00002c57 rtnne  0x00000002 
- 00015038  0x00002c58 setarg  0x0001d000 
- 00015039  0x00002c59 arg  0x00004503 , 0x00000011 
- 00015040  0x00002c5a arg  0x0000000d , 0x00000002 
- 00015041  0x00002c5b mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015042  0x00002c5c branch  0x00006c33 
- 00015043  0x00002c5f fetch  0x00000001 , 0x00004857 
- 00015044  0x00002c60 rtnne  0x00000002 
- 00015045  0x00002c61 arg  0x00004503 , 0x00000011 
- 00015046  0x00002c62 arg  0x0000000d , 0x00000002 
- 00015047  0x00002c63 mul32  0x00000002 , 0x00000012 , 0x00000002 
- 00015048  0x00002c64 setarg  0x0001d000 
- 00015049  0x00002c65 branch  0x00006c4d 
- 00015050  0x00002c6c call  0x00004073 
- 00015051  0x00002c6d branch  0x00003ad2 
- 00015052  0x00002c72 call  0x00003b23 
- 00015053  0x00002c73 branch  0x00003b19 
- 00015054  0x00002c77 jam  0x00000001 , 0x0000464b 
- 00015055  0x00002c78 rtn 
- 00015056  0x00002c7c jam  0x00000000 , 0x0000464b 
- 00015057  0x00002c7d rtn 
- 00015058  0x00002c81 arg  0x00003ad6 , 0x00000012 
- 00015059  0x00002c82 arg  0x0000001d , 0x00000011 
- 00015060  0x00002c83 arg  0x0000000e , 0x00000007 
- 00015061  0x00002c84 branch  0x00003b0e 
- 00015062  0x00002c8b fetch  0x00000001 , 0x000047e4 
- 00015063  0x00002c8c beq  0x00000001 , 0x00003afd 
- 00015064  0x00002c8d beq  0x00000003 , 0x00003adc 
- 00015065  0x00002c8e beq  0x00000002 , 0x00003b0d 
- 00015066  0x00002c8f beq  0x00000000 , 0x00003ade 
- 00015067  0x00002c90 branch  0x00003ade 
- 00015068  0x00002c93 jam  0x00000000 , 0x00004388 
- 00015069  0x00002c94 branch  0x00003ad0 
- 00015070  0x00002c97 call  0x0000396c 
- 00015071  0x00002c98 arg  0x00000787 , 0x00000011 
- 00015072  0x00002c99 call  0x000078dc 
- 00015073  0x00002c9a nrtn  0x00000028 
- 00015074  0x00002c9b fetch  0x00000001 , 0x000049b7 
- 00015075  0x00002c9c bbit1  0x00000002 , 0x00003aef 
- 00015076  0x00002c9d fetch  0x00000001 , 0x00000787 
- 00015077  0x00002c9e pincrease  0xffffffff 
- 00015078  0x00002c9f istore  0x00000001 , 0x00000012 
- 00015079  0x00002ca0 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015080  0x00002ca1 call  0x00003af5 , 0x00000034 
- 00015081  0x00002ca2 fetch  0x00000001 , 0x000049b7 
- 00015082  0x00002ca3 rtnbit0  0x00000000 
- 00015083  0x00002ca4 arg  0x0000462a , 0x00000005 
- 00015084  0x00002ca5 arg  0x00000789 , 0x00000006 
- 00015085  0x00002ca6 call  0x00007c8d 
- 00015086  0x00002ca7 branch  0x000039d3 
- 00015087  0x00002caa arg  0x00000787 , 0x00000011 
- 00015088  0x00002cab call  0x000078ca 
- 00015089  0x00002cac call  0x000078fa 
- 00015090  0x00002cad nrtn  0x00000034 
- 00015091  0x00002caf call  0x00003afb 
- 00015092  0x00002cb0 branch  0x00003ad0 
- 00015093  0x00002cb4 arg  0x00000787 , 0x00000011 
- 00015094  0x00002cb5 call  0x000078ca 
- 00015095  0x00002cb6 call  0x000078fa 
- 00015096  0x00002cb7 nrtn  0x00000034 
- 00015097  0x00002cb9 jam  0x00000004 , 0x0000464f 
- 00015098  0x00002cba branch  0x00003ad0 
- 00015099  0x00002cbd jam  0x00000000 , 0x000049b5 
- 00015100  0x00002cbe rtn 
- 00015101  0x00002cc2 call  0x00003ce0 
- 00015102  0x00002cc3 call  0x00003cec 
- 00015103  0x00002cc4 call  0x00003b05 
- 00015104  0x00002cc5 nrtn  0x00000005 
- 00015105  0x00002cc6 fetch  0x00000001 , 0x000047e4 
- 00015106  0x00002cc7 beq  0x00000003 , 0x00003b09 
- 00015107  0x00002cc8 beq  0x00000001 , 0x00003b0b 
- 00015108  0x00002cc9 rtn 
- 00015109  0x00002ccf fetch  0x00000001 , 0x0000464e 
- 00015110  0x00002cd0 add  0x0000003f , 0xffffffff , 0x0000003f 
- 00015111  0x00002cd1 store  0x00000001 , 0x0000464e 
- 00015112  0x00002cd2 rtn 
- 00015113  0x00002cd6 jam  0x00000258 , 0x0000464f 
- 00015114  0x00002cd7 branch  0x00003ad0 
- 00015115  0x00002cdb jam  0x00000006 , 0x0000464f 
- 00015116  0x00002cdc branch  0x00003ad0 
- 00015117  0x00002ce0 branch  0x000039d3 
- 00015118  0x00002ce3 fetch  0x00000001 , 0x0000464b 
- 00015119  0x00002ce4 rtnne  0x00000001 
- 00015120  0x00002ce6 random  0x0000003f 
- 00015121  0x00002ce7 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00015122  0x00002ce8 iadd  0x00000011 , 0x00000011 
- 00015123  0x00002ced call  0x00007cef 
- 00015124  0x00002cee nrtn  0x00000034 
- 00015125  0x00002cef copy  0x00000011 , 0x0000003f 
- 00015126  0x00002cf0 call  0x00007ce1 
- 00015127  0x00002cf1 copy  0x00000012 , 0x0000003f 
- 00015128  0x00002cf2 branch  0x00007d79 
- 00015129  0x00002cf7 arg  0x0000464c , 0x00000013 
- 00015130  0x00002cf8 arg  0x00003b1c , 0x00000012 
- 00015131  0x00002cf9 branch  0x000042e7 
- 00015132  0x00002cfd fetch  0x00000001 , 0x000047e4 
- 00015133  0x00002cfe rtnne  0x00000001 
- 00015134  0x00002cff fetch  0x00000001 , 0x000047e7 
- 00015135  0x00002d00 set1  0x00000000 , 0x0000003f 
- 00015136  0x00002d01 store  0x00000001 , 0x000047e7 
- 00015137  0x00002d02 jam  0x00000003 , 0x000047e4 
- 00015138  0x00002d03 branch  0x00003b31 
- 00015139  0x00002d09 arg  0x0000464f , 0x00000013 
- 00015140  0x00002d0a arg  0x00003b26 , 0x00000012 
- 00015141  0x00002d0b branch  0x000042e0 
- 00015142  0x00002d11 fetch  0x00000001 , 0x000047e4 
- 00015143  0x00002d13 beq  0x00000001 , 0x00003b2f 
- 00015144  0x00002d14 beq  0x00000000 , 0x00003afb 
- 00015145  0x00002d15 rtn 
- 00015146  0x00002d18 call  0x00003e5a 
- 00015147  0x00002d19 call  0x0000420b 
- 00015148  0x00002d1a jam  0x00000000 , 0x0000464f 
- 00015149  0x00002d1b call  0x00003ad0 
- 00015150  0x00002d1c branch  0x00003afb 
- 00015151  0x00002d20 jam  0x00000006 , 0x0000464e 
- 00015152  0x00002d21 branch  0x00003ace 
- 00015153  0x00002d25 jam  0x00000006 , 0x0000464e 
- 00015154  0x00002d26 branch  0x00003ace 
- 00015155  0x00002d29 arg  0x00003b37 , 0x00000012 
- 00015156  0x00002d2a arg  0x00000020 , 0x00000011 
- 00015157  0x00002d2b arg  0x0000000f , 0x00000007 
- 00015158  0x00002d2c branch  0x00003b10 
- 00015159  0x00002d2f fetch  0x00000001 , 0x000049b5 
- 00015160  0x00002d30 nrtn  0x00000034 
- 00015161  0x00002d31 call  0x0000406e 
- 00015162  0x00002d32 arg  0x00000787 , 0x00000011 
- 00015163  0x00002d33 call  0x000078dc 
- 00015164  0x00002d34 nrtn  0x00000028 
- 00015165  0x00002d35 fetch  0x00000001 , 0x00000787 
- 00015166  0x00002d36 pincrease  0xffffffff 
- 00015167  0x00002d37 istore  0x00000001 , 0x00000012 
- 00015168  0x00002d38 call  0x000078ca , 0x00000034 
- 00015169  0x00002d39 arg  0x0000462a , 0x00000005 
- 00015170  0x00002d3a arg  0x00000789 , 0x00000006 
- 00015171  0x00002d3b call  0x00007c8d 
- 00015172  0x00002d3c branch  0x000039d3 
- 00015173  0x00002d44 call  0x00003b4b 
- 00015174  0x00002d45 call  0x00003b53 
- 00015175  0x00002d46 call  0x00003b59 
- 00015176  0x00002d47 call  0x00003b5f 
- 00015177  0x00002d48 call  0x00003b67 
- 00015178  0x00002d49 branch  0x00003b6b 
- 00015179  0x00002d4f call  0x00003b78 
- 00015180  0x00002d50 arg  0x000046c0 , 0x00000006 
- 00015181  0x00002d51 arg  0x0000000f , 0x00000039 
- 00015182  0x00002d52 call  0x00003be7 
- 00015183  0x00002d53 call  0x00003c01 
- 00015184  0x00002d54 arg  0x000001bd , 0x00000006 
- 00015185  0x00002d55 arg  0x000046b0 , 0x00000005 
- 00015186  0x00002d56 branch  0x00007c8f 
- 00015187  0x00002d5c call  0x00003b7b 
- 00015188  0x00002d5d call  0x00003b75 
- 00015189  0x00002d5e call  0x00003c01 
- 00015190  0x00002d5f arg  0x000001bd , 0x00000006 
- 00015191  0x00002d60 arg  0x00004660 , 0x00000005 
- 00015192  0x00002d61 branch  0x00007c8f 
- 00015193  0x00002d66 call  0x00003b7b 
- 00015194  0x00002d67 call  0x00003b78 
- 00015195  0x00002d68 call  0x00003c01 
- 00015196  0x00002d69 arg  0x000001bd , 0x00000006 
- 00015197  0x00002d6a arg  0x00004690 , 0x00000005 
- 00015198  0x00002d6b branch  0x00007c8f 
- 00015199  0x00002d71 fetch  0x00000008 , 0x00004680 
- 00015200  0x00002d72 store  0x00000008 , 0x00004658 
- 00015201  0x00002d73 fetch  0x00000008 , 0x00004688 
- 00015202  0x00002d74 store  0x00000008 , 0x00004650 
- 00015203  0x00002d76 arg  0x00004650 , 0x00000006 
- 00015204  0x00002d77 arg  0x000046b0 , 0x00000011 
- 00015205  0x00002d78 arg  0x00004670 , 0x00000030 
- 00015206  0x00002d79 branch  0x00003c48 
- 00015207  0x00002d80 arg  0x00004680 , 0x00000006 
- 00015208  0x00002d81 arg  0x000046b0 , 0x00000011 
- 00015209  0x00002d82 arg  0x00004680 , 0x00000030 
- 00015210  0x00002d83 branch  0x00003c48 
- 00015211  0x00002d8a arg  0x00004670 , 0x00000006 
- 00015212  0x00002d8b arg  0x00000010 , 0x00000039 
- 00015213  0x00002d8c call  0x00003be4 
- 00015214  0x00002d8d arg  0x000046d9 , 0x00000006 
- 00015215  0x00002d8e arg  0x00000009 , 0x00000039 
- 00015216  0x00002d8f call  0x00003be7 
- 00015217  0x00002d90 call  0x00003c01 
- 00015218  0x00002d91 arg  0x000001bd , 0x00000006 
- 00015219  0x00002d92 arg  0x000046a0 , 0x00000005 
- 00015220  0x00002d93 branch  0x00007c8f 
- 00015221  0x00002d97 call  0x00003b79 
- 00015222  0x00002d99 arg  0x00004680 , 0x00000006 
- 00015223  0x00002d9a branch  0x00003be3 
- 00015224  0x00002d9d call  0x00003b76 
- 00015225  0x00002d9f arg  0x00004688 , 0x00000006 
- 00015226  0x00002da0 branch  0x00003be3 
- 00015227  0x00002da4 arg  0x0000480a , 0x00000006 
- 00015228  0x00002da5 arg  0x00000004 , 0x00000039 
- 00015229  0x00002da6 call  0x00003bea 
- 00015230  0x00002da7 arg  0x0000480e , 0x00000006 
- 00015231  0x00002da8 arg  0x00000006 , 0x00000039 
- 00015232  0x00002da9 call  0x00003bea 
- 00015233  0x00002daa arg  0x00004814 , 0x00000006 
- 00015234  0x00002dab arg  0x00000010 , 0x00000039 
- 00015235  0x00002dac call  0x00003be4 
- 00015236  0x00002dad call  0x00003bf1 
- 00015237  0x00002dae branch  0x00003bec 
- 00015238  0x00002db4 call  0x00003b92 
- 00015239  0x00002db7 arg  0x000047ec , 0x00000011 
- 00015240  0x00002db8 arg  0x000001bd , 0x00000012 
- 00015241  0x00002db9 arg  0x0000000b , 0x00000039 
- 00015242  0x00002dbb ifetch  0x00000002 , 0x00000011 
- 00015243  0x00002dbc ifetcht  0x00000002 , 0x00000012 
- 00015244  0x00002dbd ixor  0x00000002 , 0x0000003f 
- 00015245  0x00002dbe istore  0x00000002 , 0x00000011 
- 00015246  0x00002dbf increase  0x00000002 , 0x00000011 
- 00015247  0x00002dc0 increase  0x00000002 , 0x00000012 
- 00015248  0x00002dc1 loop  0x00003b8a 
- 00015249  0x00002dc2 rtn 
- 00015250  0x00002dc9 arg  0x00004670 , 0x00000006 
- 00015251  0x00002dca arg  0x00000010 , 0x00000039 
- 00015252  0x00002dcb call  0x00003be4 
- 00015253  0x00002dcc arg  0x000046cf , 0x00000006 
- 00015254  0x00002dcd arg  0x0000000a , 0x00000039 
- 00015255  0x00002dce call  0x00003be7 
- 00015256  0x00002dcf branch  0x00003c01 
- 00015257  0x00002dd4 arg  0x000047ef , 0x00000006 
- 00015258  0x00002dd5 arg  0x0000470d , 0x00000005 
- 00015259  0x00002dd6 call  0x00007c8f 
- 00015260  0x00002ddc arg  0x0000470d , 0x00000006 
- 00015261  0x00002ddd arg  0x0000471d , 0x00000011 
- 00015262  0x00002dde arg  0x0000472d , 0x00000030 
- 00015263  0x00002ddf call  0x00003c4a 
- 00015264  0x00002de1 arg  0x0000473d , 0x00000030 
- 00015265  0x00002de2 arg  0x00000001 , 0x00000012 
- 00015266  0x00002de3 setarg  0x00000000 
- 00015267  0x00002de4 call  0x00003c4c 
- 00015268  0x00002de5 fetch  0x00000001 , 0x0000474c 
- 00015269  0x00002de6 and  0x0000003f , 0x0000007f , 0x0000003f 
- 00015270  0x00002de7 store  0x00000001 , 0x0000474d 
- 00015271  0x00002de9 arg  0x0000475e , 0x00000030 
- 00015272  0x00002dea arg  0x00000002 , 0x00000012 
- 00015273  0x00002deb setarg  0x00000010 
- 00015274  0x00002dec arg  0x0000473d , 0x00000011 
- 00015275  0x00002ded call  0x00003c4c 
- 00015276  0x00002def arg  0x0000474e , 0x00000030 
- 00015277  0x00002df0 arg  0x00000003 , 0x00000012 
- 00015278  0x00002df1 setarg  0x00000010 
- 00015279  0x00002df2 arg  0x0000475e , 0x00000011 
- 00015280  0x00002df3 branch  0x00003c4c 
- 00015281  0x00002df7 arg  0x00004959 , 0x00000006 
- 00015282  0x00002df8 arg  0x0000476e , 0x00000011 
- 00015283  0x00002df9 arg  0x0000477e , 0x00000030 
- 00015284  0x00002dfa call  0x00003c4a 
- 00015285  0x00002dfb arg  0x0000478e , 0x00000006 
- 00015286  0x00002dfc arg  0x0000477e , 0x00000011 
- 00015287  0x00002dfd arg  0x0000479e , 0x00000030 
- 00015288  0x00002dfe setarg  0x00000004 
- 00015289  0x00002dff call  0x00003c5a 
- 00015290  0x00002e00 fetch  0x00000001 , 0x000047ad 
- 00015291  0x00002e01 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015292  0x00002e02 set1  0x00000006 , 0x0000003f 
- 00015293  0x00002e03 store  0x00000001 , 0x000047ae 
- 00015294  0x00002e04 rtn 
- 00015295  0x00002e08 arg  0x000047ef , 0x00000006 
- 00015296  0x00002e09 arg  0x000047af , 0x00000011 
- 00015297  0x00002e0a arg  0x000047bf , 0x00000030 
- 00015298  0x00002e0b call  0x00003c4a 
- 00015299  0x00002e0c arg  0x000047cf , 0x00000006 
- 00015300  0x00002e0d arg  0x000047bf , 0x00000011 
- 00015301  0x00002e0e arg  0x000047d4 , 0x00000030 
- 00015302  0x00002e0f setarg  0x00000005 
- 00015303  0x00002e10 call  0x00003c5a 
- 00015304  0x00002e14 fetch  0x00000002 , 0x000044e9 
- 00015305  0x00002e15 rtnbit1  0x00000009 
- 00015306  0x00002e16 jam  0x00000001 , 0x00004388 
- 00015307  0x00002e17 rtn 
- 00015308  0x00002e1c arg  0x00004999 , 0x00000011 
- 00015309  0x00002e1d fetch  0x00000007 , 0x0000499f 
- 00015310  0x00002e1e branch  0x00003bd1 
- 00015311  0x00002e20 arg  0x00000923 , 0x00000011 
- 00015312  0x00002e21 fetch  0x00000007 , 0x00000929 
- 00015313  0x00002e23 store  0x00000007 , 0x000008da 
- 00015314  0x00002e24 setarg  0x00000000 
- 00015315  0x00002e25 store  0x00000005 , 0x000008d1 
- 00015316  0x00002e26 call  0x00003bda 
- 00015317  0x00002e27 fetch  0x00000006 , 0x000008e1 
- 00015318  0x00002e28 ifetcht  0x00000006 , 0x00000011 
- 00015319  0x00002e29 ixor  0x00000002 , 0x0000003f 
- 00015320  0x00002e2a istore  0x00000006 , 0x00000011 
- 00015321  0x00002e2b rtn 
- 00015322  0x00002e2f fetch  0x00000004 , 0x0000486e 
- 00015323  0x00002e30 store  0x00000004 , 0x000008d6 
- 00015324  0x00002e33 arg  0x0000474e , 0x00000006 
- 00015325  0x00002e34 call  0x0000735f 
- 00015326  0x00002e35 arg  0x000008d1 , 0x00000006 
- 00015327  0x00002e36 call  0x00007361 
- 00015328  0x00002e37 call  0x000072d1 
- 00015329  0x00002e38 arg  0x000008e1 , 0x00000005 
- 00015330  0x00002e39 branch  0x00007375 
- 00015331  0x00002e41 arg  0x00000008 , 0x00000039 
- 00015332  0x00002e47 call  0x00003bf1 
- 00015333  0x00002e48 call  0x00003c39 
- 00015334  0x00002e49 branch  0x00003bee 
- 00015335  0x00002e4b call  0x00003bf1 
- 00015336  0x00002e4c call  0x00007cda 
- 00015337  0x00002e4d branch  0x00003bee 
- 00015338  0x00002e4f call  0x00003bf1 
- 00015339  0x00002e50 call  0x00003c39 
- 00015340  0x00002e51 setarg  0x0000002c 
- 00015341  0x00002e52 istore  0x00000001 , 0x00000005 
- 00015342  0x00002e54 copy  0x00000005 , 0x0000003f 
- 00015343  0x00002e55 store  0x00000002 , 0x000046f3 
- 00015344  0x00002e56 rtn 
- 00015345  0x00002e58 copy  0x00000006 , 0x00000002 
- 00015346  0x00002e59 copy  0x00000039 , 0x00000011 
- 00015347  0x00002e5a fetch  0x00000002 , 0x000046f3 
- 00015348  0x00002e5b copy  0x0000003f , 0x00000005 
- 00015349  0x00002e5c fetch  0x00000001 , 0x000046e2 
- 00015350  0x00002e5d call  0x00003bfa , 0x00000034 
- 00015351  0x00002e5e copy  0x00000002 , 0x00000006 
- 00015352  0x00002e5f copy  0x00000011 , 0x00000039 
- 00015353  0x00002e60 rtn 
- 00015354  0x00002e62 jam  0x00000001 , 0x000046e2 
- 00015355  0x00002e63 call  0x00003bfe 
- 00015356  0x00002e64 arg  0x000007d1 , 0x00000005 
- 00015357  0x00002e65 rtn 
- 00015358  0x00002e68 arg  0x00000100 , 0x00000039 
- 00015359  0x00002e69 arg  0x000007d1 , 0x00000005 
- 00015360  0x00002e6a branch  0x00007ca3 
- 00015361  0x00002e6f call  0x00003c17 
- 00015362  0x00002e70 call  0x00003c32 
- 00015363  0x00002e72 setarg  0x000007d1 
- 00015364  0x00002e73 store  0x00000002 , 0x000046fa 
- 00015365  0x00002e74 call  0x00004134 
- 00015366  0x00002e77 fetch  0x00000002 , 0x000046fa 
- 00015367  0x00002e78 copy  0x0000003f , 0x00000006 
- 00015368  0x00002e79 arg  0x00000231 , 0x00000005 
- 00015369  0x00002e7a call  0x00007c81 
- 00015370  0x00002e7b call  0x0000413b 
- 00015371  0x00002e7c fetch  0x00000002 , 0x000046fa 
- 00015372  0x00002e7d pincrease  0x00000040 
- 00015373  0x00002e7e store  0x00000002 , 0x000046fa 
- 00015374  0x00002e7f fetch  0x00000001 , 0x000046f7 
- 00015375  0x00002e80 pincrease  0xffffffff 
- 00015376  0x00002e81 store  0x00000001 , 0x000046f7 
- 00015377  0x00002e82 nbranch  0x00003c06 , 0x00000034 
- 00015378  0x00002e83 call  0x00004176 
- 00015379  0x00002e84 arg  0x000001bd , 0x00000011 
- 00015380  0x00002e85 arg  0x00000020 , 0x00000039 
- 00015381  0x00002e86 call  0x00007cb1 
- 00015382  0x00002e87 rtn 
- 00015383  0x00002e8b jam  0x00000000 , 0x000046e2 
- 00015384  0x00002e8c fetch  0x00000002 , 0x000046f3 
- 00015385  0x00002e8d copy  0x0000003f , 0x00000005 
- 00015386  0x00002e8e arg  0x00000080 , 0x00000002 
- 00015387  0x00002e8f istoret  0x00000001 , 0x00000005 
- 00015388  0x00002e90 arg  0x000007d1 , 0x00000002 
- 00015389  0x00002e91 isub  0x00000002 , 0x0000003f 
- 00015390  0x00002e92 store  0x00000008 , 0x000046e3 
- 00015391  0x00002e94 lshift3  0x0000003f , 0x00000002 
- 00015392  0x00002e95 storet  0x00000008 , 0x000046eb 
- 00015393  0x00002e96 rshift4  0x0000003f , 0x00000013 
- 00015394  0x00002e97 rshift2  0x00000013 , 0x00000013 
- 00015395  0x00002e98 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00015396  0x00002e99 sub  0x0000003f , 0x00000037 , 0x0000003e 
- 00015397  0x00002e9b ncall  0x00003c30 , 0x00000002 
- 00015398  0x00002e9c add  0x00000013 , 0x00000001 , 0x0000003f 
- 00015399  0x00002e9d store  0x00000001 , 0x000046f7 
- 00015400  0x00002e9e mul32  0x0000003f , 0x00000040 , 0x00000011 
- 00015401  0x00002e9f lshift4  0x0000003f , 0x00000013 
- 00015402  0x00002ea0 increase  0xffffffff , 0x00000013 
- 00015403  0x00002ea1 setarg  0x000007cd 
- 00015404  0x00002ea2 iadd  0x00000011 , 0x00000011 
- 00015405  0x00002ea3 fetch  0x00000004 , 0x000046eb 
- 00015406  0x00002ea4 istore  0x00000004 , 0x00000011 
- 00015407  0x00002ea5 rtn 
- 00015408  0x00002eaa increase  0x00000001 , 0x00000013 
- 00015409  0x00002eab rtn 
- 00015410  0x00002eae arg  0x000007d1 , 0x00000011 
- 00015411  0x00002eb4 arg  0x00000004 , 0x00000039 
- 00015412  0x00002eb5 call  0x00007cb1 
- 00015413  0x00002eb6 increase  0x00000002 , 0x00000011 
- 00015414  0x00002eb7 add  0x00000013 , 0xffffffff , 0x00000013 
- 00015415  0x00002eb8 nbranch  0x00003c33 , 0x00000005 
- 00015416  0x00002eb9 rtn 
- 00015417  0x00002ec1 ifetch  0x00000001 , 0x00000006 
- 00015418  0x00002ec2 rshift4  0x0000003f , 0x00000002 
- 00015419  0x00002ec3 call  0x00003c42 
- 00015420  0x00002ec4 istoret  0x00000001 , 0x00000005 
- 00015421  0x00002ec5 and  0x0000003f , 0x0000000f , 0x00000002 
- 00015422  0x00002ec6 call  0x00003c42 
- 00015423  0x00002ec7 istoret  0x00000001 , 0x00000005 
- 00015424  0x00002ec8 loop  0x00003c39 
- 00015425  0x00002ec9 rtn 
- 00015426  0x00002ecb sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00015427  0x00002ecc branch  0x00003c46 , 0x00000002 
- 00015428  0x00002ecd add  0x00000002 , 0x00000057 , 0x00000002 
- 00015429  0x00002ece rtn 
- 00015430  0x00002ed0 add  0x00000002 , 0x00000030 , 0x00000002 
- 00015431  0x00002ed1 rtn 
- 00015432  0x00002ed5 setarg  0x00000020 
- 00015433  0x00002ed6 branch  0x00003c5a 
- 00015434  0x00002ed9 setarg  0x00000010 
- 00015435  0x00002eda branch  0x00003c5a 
- 00015436  0x00002ee0 fetcht  0x00000001 , 0x000046fc 
- 00015437  0x00002ee1 increase  0x00000001 , 0x00000002 
- 00015438  0x00002ee2 iadd  0x00000002 , 0x00000002 
- 00015439  0x00002ee3 storet  0x00000001 , 0x00000230 
- 00015440  0x00002ee4 copy  0x00000011 , 0x00000006 
- 00015441  0x00002ee5 copy  0x0000003f , 0x00000039 
- 00015442  0x00002ee6 call  0x00007ccc 
- 00015443  0x00002ee7 fetcht  0x00000001 , 0x000046fc 
- 00015444  0x00002ee8 copy  0x00000002 , 0x00000039 
- 00015445  0x00002ee9 call  0x00007cda 
- 00015446  0x00002eea copy  0x00000012 , 0x0000003f 
- 00015447  0x00002eeb istore  0x00000001 , 0x00000005 
- 00015448  0x00002eec arg  0x0000472d , 0x00000011 
- 00015449  0x00002eed branch  0x00003c5d 
- 00015450  0x00002ef7 store  0x00000001 , 0x00000230 
- 00015451  0x00002ef8 copy  0x0000003f , 0x00000039 
- 00015452  0x00002ef9 call  0x00007ccc 
- 00015453  0x00002efa copy  0x00000011 , 0x00000006 
- 00015454  0x00002efb arg  0x000006a1 , 0x00000005 
- 00015455  0x00002efc call  0x00007c8f 
- 00015456  0x00002efd call  0x000071c1 
- 00015457  0x00002efe copy  0x00000030 , 0x00000005 
- 00015458  0x00002eff call  0x00007375 
- 00015459  0x00002f00 rtn 
- 00015460  0x00002f05 fetcht  0x00000001 , 0x000008fe 
- 00015461  0x00002f06 branch  0x00003c67 
- 00015462  0x00002f08 force  0x00000001 , 0x00000002 
- 00015463  0x00002f0a force  0x00000000 , 0x00000038 
- 00015464  0x00002f0b fetch  0x00000002 , 0x000008f1 
- 00015465  0x00002f0c copy  0x0000003f , 0x00000006 
- 00015466  0x00002f0d ifetch  0x00000003 , 0x00000006 
- 00015467  0x00002f0e lshift8  0x0000003f , 0x0000003f 
- 00015468  0x00002f0f ior  0x00000002 , 0x0000002f 
- 00015469  0x00002f10 increase  0x00000001 , 0x00000038 
- 00015470  0x00002f11 ifetch  0x00000004 , 0x00000006 
- 00015471  0x00002f12 copy  0x0000003f , 0x0000002f 
- 00015472  0x00002f13 increase  0x00000001 , 0x00000038 
- 00015473  0x00002f14 ifetch  0x00000004 , 0x00000006 
- 00015474  0x00002f15 copy  0x0000003f , 0x0000002f 
- 00015475  0x00002f16 increase  0x00000001 , 0x00000038 
- 00015476  0x00002f17 byteswap  0x00000011 , 0x0000002f 
- 00015477  0x00002f18 lshift16  0x0000002f , 0x0000002f 
- 00015478  0x00002f19 ifetch  0x00000002 , 0x00000006 
- 00015479  0x00002f1a ior  0x0000002f , 0x0000002f 
- 00015480  0x00002f1b rtn 
- 00015481  0x00002f1d fetch  0x00000001 , 0x000008f3 
- 00015482  0x00002f1e copy  0x0000003f , 0x00000011 
- 00015483  0x00002f1f call  0x00003c64 
- 00015484  0x00002f20 call  0x000072d1 
- 00015485  0x00002f21 force  0x0000000c , 0x00000038 
- 00015486  0x00002f22 deposit  0x0000002f 
- 00015487  0x00002f23 copy  0x00000011 , 0x00000039 
- 00015488  0x00002f24 fetcht  0x00000002 , 0x000008f4 
- 00015489  0x00002f25 copy  0x00000002 , 0x00000006 
- 00015490  0x00002f26 call  0x00007349 
- 00015491  0x00002f27 branch  0x0000728c 
- 00015492  0x00002f29 jam  0x00000019 , 0x000008fe 
- 00015493  0x00002f2a branch  0x00003c88 
- 00015494  0x00002f2c jam  0x00000009 , 0x000008fe 
- 00015495  0x00002f2d branch  0x00003c88 
- 00015496  0x00002f2f store  0x00000001 , 0x000008f3 
- 00015497  0x00002f30 storet  0x00000002 , 0x000008f4 
- 00015498  0x00002f31 bpatchx  0x000000a5 , 0x00004034 
- 00015499  0x00002f32 call  0x00003c79 
- 00015500  0x00002f33 force  0x00000008 , 0x00000038 
- 00015501  0x00002f34 iforce  0x0000002f 
- 00015502  0x00002f35 force  0x0000000d , 0x00000038 
- 00015503  0x00002f36 copy  0x0000002f , 0x0000003f 
- 00015504  0x00002f37 force  0x00000009 , 0x00000038 
- 00015505  0x00002f38 iforce  0x0000002f 
- 00015506  0x00002f39 force  0x00000000 , 0x00000011 
- 00015507  0x00002f3a copy  0x00000002 , 0x00000013 
- 00015508  0x00002f3b call  0x00003c66 
- 00015509  0x00002f3c call  0x000072d7 
- 00015510  0x00002f3d call  0x00003cc7 
- 00015511  0x00002f3e storet  0x00000008 , 0x000008f6 
- 00015512  0x00002f3f fetch  0x00000001 , 0x000008f3 
- 00015513  0x00002f40 copy  0x0000003f , 0x00000012 
- 00015514  0x00002f41 call  0x00003ccf 
- 00015515  0x00002f42 fetcht  0x00000001 , 0x000008f3 
- 00015516  0x00002f43 fetch  0x00000002 , 0x000008f4 
- 00015517  0x00002f44 iadd  0x00000002 , 0x00000011 
- 00015518  0x00002f45 fetcht  0x00000008 , 0x000008f6 
- 00015519  0x00002f46 istoret  0x00000004 , 0x00000011 
- 00015520  0x00002f47 fetch  0x00000001 , 0x000008fe 
- 00015521  0x00002f48 sub  0x0000003f , 0x00000009 , 0x0000003f 
- 00015522  0x00002f49 rtn  0x00000034 
- 00015523  0x00002f4a istoret  0x00000008 , 0x00000011 
- 00015524  0x00002f4b rtn 
- 00015525  0x00002f4d jam  0x00000019 , 0x000008fe 
- 00015526  0x00002f4e branch  0x00003ca9 
- 00015527  0x00002f50 jam  0x00000009 , 0x000008fe 
- 00015528  0x00002f51 branch  0x00003ca9 
- 00015529  0x00002f54 store  0x00000001 , 0x000008f3 
- 00015530  0x00002f55 storet  0x00000002 , 0x000008f4 
- 00015531  0x00002f56 copy  0x00000002 , 0x00000013 
- 00015532  0x00002f57 copy  0x0000003f , 0x00000012 
- 00015533  0x00002f58 iadd  0x00000013 , 0x00000006 
- 00015534  0x00002f59 bpatchx  0x000000a6 , 0x00004034 
- 00015535  0x00002f5a ifetch  0x00000008 , 0x00000006 
- 00015536  0x00002f5b force  0x00000008 , 0x00000038 
- 00015537  0x00002f5c iforce  0x0000002f 
- 00015538  0x00002f5d force  0x00000009 , 0x00000038 
- 00015539  0x00002f5e rshift32  0x0000003f , 0x0000003f 
- 00015540  0x00002f5f iforce  0x0000002f 
- 00015541  0x00002f60 force  0x00000000 , 0x00000011 
- 00015542  0x00002f61 call  0x00003c66 
- 00015543  0x00002f62 call  0x000072d7 
- 00015544  0x00002f63 call  0x00003cc7 
- 00015545  0x00002f64 storet  0x00000008 , 0x000008f6 
- 00015546  0x00002f65 call  0x00003ccf 
- 00015547  0x00002f66 call  0x00003c79 
- 00015548  0x00002f67 call  0x00003cc7 
- 00015549  0x00002f68 fetch  0x00000001 , 0x000008fe 
- 00015550  0x00002f69 beq  0x00000019 , 0x00003cc4 
- 00015551  0x00002f6a storet  0x00000004 , 0x000008fa 
- 00015552  0x00002f6b fetch  0x00000004 , 0x000008f6 
- 00015553  0x00002f6c fetcht  0x00000004 , 0x000008fa 
- 00015554  0x00002f6d isub  0x00000002 , 0x0000003f 
- 00015555  0x00002f6e rtn 
- 00015556  0x00002f71 fetch  0x00000008 , 0x000008f6 
- 00015557  0x00002f72 isub  0x00000002 , 0x0000003f 
- 00015558  0x00002f73 rtn 
- 00015559  0x00002f76 force  0x0000000c , 0x00000038 
- 00015560  0x00002f77 deposit  0x0000002f 
- 00015561  0x00002f78 force  0x0000000d , 0x00000038 
- 00015562  0x00002f79 copy  0x0000002f , 0x00000002 
- 00015563  0x00002f7a lshift16  0x00000002 , 0x00000002 
- 00015564  0x00002f7b lshift16  0x00000002 , 0x00000002 
- 00015565  0x00002f7c ior  0x00000002 , 0x00000002 
- 00015566  0x00002f7d rtn 
- 00015567  0x00002f7f increase  0x00000001 , 0x00000011 
- 00015568  0x00002f80 call  0x00003c66 
- 00015569  0x00002f81 copy  0x00000013 , 0x00000006 
- 00015570  0x00002f82 call  0x0000735d 
- 00015571  0x00002f83 call  0x000072d7 
- 00015572  0x00002f84 call  0x0000737c 
- 00015573  0x00002f85 increase  0x00000010 , 0x00000013 
- 00015574  0x00002f86 increase  0xfffffff0 , 0x00000012 
- 00015575  0x00002f87 branch  0x00003ccf , 0x00000002 
- 00015576  0x00002f88 rtn 
- 00015577  0x00002f93 bpatchx  0x000000a7 , 0x00004034 
- 00015578  0x00002f94 jam  0x00000001 , 0x000047e4 
- 00015579  0x00002f95 jam  0x00000000 , 0x000047e5 
- 00015580  0x00002f96 jam  0x00000001 , 0x0000464b 
- 00015581  0x00002f97 setarg  0x00001770 
- 00015582  0x00002f98 store  0x00000002 , 0x0000464c 
- 00015583  0x00002f99 rtn 
- 00015584  0x00002f9d setarg  0x000001a8 
- 00015585  0x00002f9e store  0x00000002 , 0x000008ff 
- 00015586  0x00002f9f fetch  0x00000001 , 0x000047e6 
- 00015587  0x00002fa0 istore  0x00000001 , 0x00000005 
- 00015588  0x00002fa1 fetch  0x00000004 , 0x0000480a 
- 00015589  0x00002fa2 call  0x00007cc6 
- 00015590  0x00002fa3 istore  0x00000004 , 0x00000005 
- 00015591  0x00002fa4 fetch  0x00000006 , 0x000042db 
- 00015592  0x00002fa5 istore  0x00000006 , 0x00000005 
- 00015593  0x00002fa6 fetch  0x00000003 , 0x000047e7 
- 00015594  0x00002fa7 istore  0x00000003 , 0x00000005 
- 00015595  0x00002fa8 rtn 
- 00015596  0x00002fab call  0x00003cee 
- 00015597  0x00002fac branch  0x000039d3 
- 00015598  0x00002fb0 jam  0x00000015 , 0x0000462a 
- 00015599  0x00002fb1 setarg  0x00000014 
- 00015600  0x00002fb2 store  0x00000001 , 0x0000462b 
- 00015601  0x00002fb3 setarg  0x0000002b 
- 00015602  0x00002fb4 istore  0x00000001 , 0x00000005 
- 00015603  0x00002fb5 setarg  0x00000000 
- 00015604  0x00002fb6 istore  0x00000001 , 0x00000005 
- 00015605  0x00002fb8 arg  0x000008ff , 0x00000006 
- 00015606  0x00002fb9 call  0x00007c8f 
- 00015607  0x00002fba fetch  0x00000002 , 0x000047ea 
- 00015608  0x00002fbb istore  0x00000002 , 0x00000005 
- 00015609  0x00002fbc rtn 
- 00015610  0x00002fc0 call  0x00003d5a 
- 00015611  0x00002fc1 nrtn  0x00000028 
- 00015612  0x00002fc2 ifetch  0x00000001 , 0x00000006 
- 00015613  0x00002fc3 beq  0x00000000 , 0x00003d01 
- 00015614  0x00002fc4 beq  0x00000002 , 0x00003d1c 
- 00015615  0x00002fc5 bpatchx  0x000000a8 , 0x00004035 
- 00015616  0x00002fc6 rtn 
- 00015617  0x00002fcb call  0x00003d0f 
- 00015618  0x00002fcc nrtn  0x00000028 
- 00015619  0x00002fce call  0x00003b45 
- 00015620  0x00002fd0 call  0x00003d07 
- 00015621  0x00002fd1 call  0x000040fa 
- 00015622  0x00002fd2 rtn 
- 00015623  0x00002fd5 arg  0x00000012 , 0x00000002 
- 00015624  0x00002fd6 call  0x00003d46 
- 00015625  0x00002fd7 setarg  0x00000001 
- 00015626  0x00002fd8 istore  0x00000001 , 0x00000005 
- 00015627  0x00002fd9 fetch  0x00000002 , 0x00004812 
- 00015628  0x00002fda istore  0x00000002 , 0x00000005 
- 00015629  0x00002fdb arg  0x00004680 , 0x00000006 
- 00015630  0x00002fdc branch  0x00007c8f 
- 00015631  0x00002fe0 call  0x00007dbc 
- 00015632  0x00002fe1 ifetcht  0x00000002 , 0x00000006 
- 00015633  0x00002fe2 arg  0x00004680 , 0x00000005 
- 00015634  0x00002fe3 call  0x00007c8f 
- 00015635  0x00002fe4 fetch  0x00000002 , 0x00004812 
- 00015636  0x00002fe5 isub  0x00000002 , 0x0000003e 
- 00015637  0x00002fe6 nrtn  0x00000005 
- 00015638  0x00002fe9 fetch  0x00000001 , 0x000047e5 
- 00015639  0x00002fea rtnbit1  0x00000001 
- 00015640  0x00002feb set1  0x00000001 , 0x0000003f 
- 00015641  0x00002fec store  0x00000001 , 0x000047e5 
- 00015642  0x00002fee jam  0x00000002 , 0x000047e4 
- 00015643  0x00002fef branch  0x00007dba 
- 00015644  0x00002ff2 call  0x00003d27 
- 00015645  0x00002ff3 fetcht  0x00000002 , 0x000047ec 
- 00015646  0x00002ff4 fetch  0x00000002 , 0x00004812 
- 00015647  0x00002ff5 isub  0x00000002 , 0x0000003e 
- 00015648  0x00002ff6 nrtn  0x00000005 
- 00015649  0x00002ff7 call  0x00003bbf 
- 00015650  0x00002ff8 call  0x000040fa 
- 00015651  0x00002ff9 fetch  0x00000001 , 0x000007aa 
- 00015652  0x00002ffa rtnne  0x00000002 
- 00015653  0x00002ffb jam  0x00000005 , 0x000047e4 
- 00015654  0x00002ffc rtn 
- 00015655  0x00003000 bpatchx  0x000000a9 , 0x00004035 
- 00015656  0x00003001 copy  0x00000006 , 0x00000011 
- 00015657  0x00003002 fetch  0x00000001 , 0x000047e4 
- 00015658  0x00003003 rtneq  0x00000000 
- 00015659  0x00003004 fetch  0x00000001 , 0x000047e5 
- 00015660  0x00003005 rtnbit0  0x00000001 
- 00015661  0x00003006 rtnbit1  0x00000002 
- 00015662  0x00003007 copy  0x00000011 , 0x00000006 
- 00015663  0x00003008 arg  0x00000016 , 0x00000039 
- 00015664  0x00003009 arg  0x000047ec , 0x00000005 
- 00015665  0x0000300a call  0x00007cda 
- 00015666  0x0000300c call  0x00003b86 
- 00015667  0x0000300e fetcht  0x00000002 , 0x000047ec 
- 00015668  0x0000300f fetch  0x00000002 , 0x00004812 
- 00015669  0x00003010 isub  0x00000002 , 0x0000003e 
- 00015670  0x00003011 nrtn  0x00000005 
- 00015671  0x00003013 fetch  0x00000001 , 0x000047e5 
- 00015672  0x00003014 set1  0x00000002 , 0x0000003f 
- 00015673  0x00003015 store  0x00000001 , 0x000047e5 
- 00015674  0x00003017 call  0x00003b99 
- 00015675  0x00003019 fetch  0x00000001 , 0x000047ff 
- 00015676  0x0000301a store  0x00000001 , 0x00004871 
- 00015677  0x0000301b call  0x00003d3f 
- 00015678  0x0000301c rtn 
- 00015679  0x00003021 arg  0x00000006 , 0x00000002 
- 00015680  0x00003022 call  0x00003d46 
- 00015681  0x00003023 setarg  0x00000003 
- 00015682  0x00003024 istore  0x00000001 , 0x00000005 
- 00015683  0x00003025 fetch  0x00000006 , 0x0000480e 
- 00015684  0x00003026 istore  0x00000006 , 0x00000005 
- 00015685  0x00003027 rtn 
- 00015686  0x0000302b bpatchx  0x000000aa , 0x00004035 
- 00015687  0x0000302c setarg  0x0000012c 
- 00015688  0x0000302d store  0x00000002 , 0x00004806 
- 00015689  0x0000302e fetch  0x00000001 , 0x000007aa 
- 00015690  0x0000302f sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00015691  0x00003030 call  0x00003ace , 0x00000005 
- 00015692  0x00003031 ncall  0x00003ad0 , 0x00000005 
- 00015693  0x00003032 add  0x00000002 , 0x00000009 , 0x0000003f 
- 00015694  0x00003033 store  0x00000001 , 0x0000462a 
- 00015695  0x00003034 call  0x0000397c 
- 00015696  0x00003035 add  0x00000002 , 0x00000005 , 0x0000003f 
- 00015697  0x00003036 istore  0x00000001 , 0x00000005 
- 00015698  0x00003037 setarg  0x000000ff 
- 00015699  0x00003038 istore  0x00000001 , 0x00000005 
- 00015700  0x00003039 setarg  0x000001a8 
- 00015701  0x0000303a byteswap  0x0000003f , 0x0000003f 
- 00015702  0x0000303b istore  0x00000002 , 0x00000005 
- 00015703  0x0000303c fetch  0x00000001 , 0x0000090f 
- 00015704  0x0000303d istore  0x00000001 , 0x00000005 
- 00015705  0x0000303e rtn 
- 00015706  0x0000304a call  0x00007dbc 
- 00015707  0x0000304b ifetcht  0x00000002 , 0x00000006 
- 00015708  0x0000304c setarg  0x000001a8 
- 00015709  0x0000304d byteswap  0x0000003f , 0x0000003f 
- 00015710  0x0000304e isub  0x00000002 , 0x0000003e 
- 00015711  0x0000304f nrtn  0x00000005 
- 00015712  0x00003050 ifetch  0x00000001 , 0x00000006 
- 00015713  0x00003051 store  0x00000001 , 0x0000090f 
- 00015714  0x00003052 branch  0x00007dba 
- 00015715  0x00003056 arg  0x00004806 , 0x00000013 
- 00015716  0x00003057 arg  0x00003d66 , 0x00000012 
- 00015717  0x00003058 branch  0x000042e7 
- 00015718  0x0000305c branch  0x00003e61 
- 00015719  0x00003065 fetch  0x00000001 , 0x0000070b 
- 00015720  0x00003066 beq  0x00000008 , 0x00003d92 
- 00015721  0x00003067 beq  0x00000049 , 0x00003db1 
- 00015722  0x00003068 beq  0x0000001b , 0x00003dbd 
- 00015723  0x00003069 beq  0x0000001c , 0x00003dc4 
- 00015724  0x0000306b beq  0x000000f2 , 0x00003d6e 
- 00015725  0x0000306d rtn 
- 00015726  0x00003070 call  0x00003dec 
- 00015727  0x00003071 call  0x00003d83 
- 00015728  0x00003072 call  0x00003dc2 
- 00015729  0x00003073 setarg  0x00000080 
- 00015730  0x00003074 store  0x00000001 , 0x00000723 
- 00015731  0x00003075 setarg  0x000000f3 
- 00015732  0x00003076 istore  0x00000001 , 0x00000005 
- 00015733  0x00003078 setarg  0x00000000 
- 00015734  0x00003079 istore  0x00000001 , 0x00000005 
- 00015735  0x0000307a fetch  0x00000002 , 0x0000070c 
- 00015736  0x0000307b istore  0x00000002 , 0x00000005 
- 00015737  0x0000307d fetch  0x00000001 , 0x00000709 
- 00015738  0x0000307e arg  0x00000004 , 0x00000002 
- 00015739  0x0000307f isub  0x00000002 , 0x00000039 
- 00015740  0x00003080 arg  0x0000070e , 0x00000006 
- 00015741  0x00003081 call  0x00007cda 
- 00015742  0x00003082 fetch  0x00000001 , 0x00000709 
- 00015743  0x00003083 pincrease  0x00000001 
- 00015744  0x00003084 store  0x00000001 , 0x00000722 
- 00015745  0x00003087 arg  0x00000000 , 0x00000007 
- 00015746  0x00003088 branch  0x00003806 
- 00015747  0x0000308b fetch  0x00000001 , 0x0000070e 
- 00015748  0x0000308c rtn  0x00000034 
- 00015749  0x0000308d sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00015750  0x0000308e ncall  0x00003d90 , 0x00000002 
- 00015751  0x0000308f iforce  0x00000039 
- 00015752  0x00003090 arg  0x0000070f , 0x00000006 
- 00015753  0x00003091 add  0x00000011 , 0x00000002 , 0x00000005 
- 00015754  0x00003092 branch  0x00003d8b 
- 00015755  0x00003095 ifetch  0x00000002 , 0x00000006 
- 00015756  0x00003096 byteswap  0x0000003f , 0x0000003f 
- 00015757  0x00003097 istore  0x00000002 , 0x00000005 
- 00015758  0x00003098 loop  0x00003d8b 
- 00015759  0x00003099 rtn 
- 00015760  0x0000309d setarg  0x00000008 
- 00015761  0x0000309e rtn 
- 00015762  0x000030a1 jam  0x00000006 , 0x000047e4 
- 00015763  0x000030a2 setarg  0x00000002 
- 00015764  0x000030a3 store  0x00000001 , 0x00000723 
- 00015765  0x000030a4 setarg  0x00000000 
- 00015766  0x000030a5 istore  0x00000001 , 0x00000005 
- 00015767  0x000030a6 setarg  0x000001a8 
- 00015768  0x000030a7 istore  0x00000002 , 0x00000005 
- 00015769  0x000030a8 setarg  0x00000000 
- 00015770  0x000030a9 istore  0x00000002 , 0x00000005 
- 00015771  0x000030aa setarg  0x00000001 
- 00015772  0x000030ab istore  0x00000002 , 0x00000005 
- 00015773  0x000030ac setarg  0x00000005 
- 00015774  0x000030ad istore  0x00000002 , 0x00000005 
- 00015775  0x000030ae setarg  0x00000003 
- 00015776  0x000030af istore  0x00000002 , 0x00000005 
- 00015777  0x000030b0 setarg  0x00000000 
- 00015778  0x000030b1 istore  0x00000002 , 0x00000005 
- 00015779  0x000030b2 setarg  0x00000002 
- 00015780  0x000030b3 istore  0x00000001 , 0x00000005 
- 00015781  0x000030b4 setarg  0x00000002 
- 00015782  0x000030b5 istore  0x00000001 , 0x00000005 
- 00015783  0x000030b6 setarg  0x00000000 
- 00015784  0x000030b7 istore  0x00000002 , 0x00000005 
- 00015785  0x000030b8 setarg  0x00001000 
- 00015786  0x000030b9 istore  0x00000002 , 0x00000005 
- 00015787  0x000030ba setarg  0x000001a8 
- 00015788  0x000030bb istore  0x00000004 , 0x00000005 
- 00015789  0x000030bc setarg  0x000101a8 
- 00015790  0x000030bd istore  0x00000004 , 0x00000005 
- 00015791  0x000030be jam  0x0000001c , 0x00000722 
- 00015792  0x000030bf branch  0x000041b5 
- 00015793  0x000030c3 jam  0x00000014 , 0x00004805 
- 00015794  0x000030c8 setarg  0x00000080 
- 00015795  0x000030c9 store  0x00000001 , 0x00000723 
- 00015796  0x000030ca setarg  0x0000004a 
- 00015797  0x000030cb istore  0x00000001 , 0x00000005 
- 00015798  0x000030cc jam  0x00000002 , 0x00000722 
- 00015799  0x000030cd branch  0x000041b5 
- 00015800  0x000030d0 arg  0x00004805 , 0x00000013 
- 00015801  0x000030d1 arg  0x00003dbb , 0x00000012 
- 00015802  0x000030d2 branch  0x000042e0 
- 00015803  0x000030d6 call  0x00003e50 
- 00015804  0x000030d9 branch  0x00006ca3 
- 00015805  0x000030dd call  0x00003de2 
- 00015806  0x000030de fetch  0x00000002 , 0x0000484c 
- 00015807  0x000030df rtnbit1  0x00000002 
- 00015808  0x000030e0 call  0x00003dec 
- 00015809  0x000030e1 call  0x00003df5 
- 00015810  0x000030e3 fetch  0x00000002 , 0x00004848 
- 00015811  0x000030e4 branch  0x00007d79 
- 00015812  0x000030e8 call  0x00003de2 
- 00015813  0x000030e9 fetch  0x00000002 , 0x0000484c 
- 00015814  0x000030ea rtnbit1  0x00000002 
- 00015815  0x000030eb call  0x00003dec 
- 00015816  0x000030ec fetcht  0x00000002 , 0x0000070e 
- 00015817  0x000030ed rshift8  0x00000002 , 0x0000003f 
- 00015818  0x000030ee rshift4  0x0000003f , 0x0000003f 
- 00015819  0x000030ef beq  0x0000000c , 0x00003dd3 
- 00015820  0x000030f0 byteswap  0x00000002 , 0x00000002 
- 00015821  0x000030f2 call  0x00003dd8 
- 00015822  0x000030f3 nrtn  0x00000028 
- 00015823  0x000030f4 setarg  0x00000000 
- 00015824  0x000030f5 istore  0x00000002 , 0x00000011 
- 00015825  0x000030f6 fetch  0x00000002 , 0x00004848 
- 00015826  0x000030f7 branch  0x00007d79 
- 00015827  0x000030fa setarg  0xffffffff 
- 00015828  0x000030fb istore  0x00000008 , 0x00000011 
- 00015829  0x000030fc istore  0x00000008 , 0x00000005 
- 00015830  0x000030fd fetch  0x00000002 , 0x00004848 
- 00015831  0x000030fe branch  0x00007d79 
- 00015832  0x00003101 arg  0x00000008 , 0x00000039 
- 00015833  0x00003103 ifetch  0x00000002 , 0x00000011 
- 00015834  0x00003104 arg  0x0000ffff , 0x00000012 
- 00015835  0x00003105 isub  0x00000012 , 0x0000003e 
- 00015836  0x00003106 branch  0x00007dba , 0x00000005 
- 00015837  0x00003107 isub  0x00000002 , 0x0000003e 
- 00015838  0x00003108 branch  0x00007dba , 0x00000005 
- 00015839  0x0000310a increase  0x00000002 , 0x00000011 
- 00015840  0x0000310b loop  0x00003dd9 
- 00015841  0x0000310c branch  0x00007dbc 
- 00015842  0x00003110 setarg  0x00000080 
- 00015843  0x00003111 store  0x00000001 , 0x00000723 
- 00015844  0x00003112 setarg  0x0000001f 
- 00015845  0x00003113 istore  0x00000001 , 0x00000005 
- 00015846  0x00003114 setarg  0x00000000 
- 00015847  0x00003115 istore  0x00000001 , 0x00000005 
- 00015848  0x00003116 fetch  0x00000006 , 0x0000070c 
- 00015849  0x00003117 istore  0x00000006 , 0x00000005 
- 00015850  0x00003118 jam  0x00000009 , 0x00000722 
- 00015851  0x00003119 branch  0x000041b5 
- 00015852  0x0000311c call  0x00003e3e 
- 00015853  0x0000311d add  0x00000011 , 0x00000006 , 0x00000011 
- 00015854  0x0000311e fetch  0x00000002 , 0x0000070c 
- 00015855  0x0000311f fetcht  0x00000002 , 0x00004800 
- 00015856  0x00003120 byteswap  0x00000002 , 0x00000002 
- 00015857  0x00003121 isub  0x00000002 , 0x0000003f 
- 00015858  0x00003122 imul32  0x00000012 , 0x0000003f 
- 00015859  0x00003123 iadd  0x00000011 , 0x00000011 
- 00015860  0x00003124 rtn 
- 00015861  0x00003127 fetcht  0x00000002 , 0x0000070e 
- 00015862  0x00003128 arg  0x00000008 , 0x00000039 
- 00015863  0x0000312a ifetch  0x00000002 , 0x00000011 
- 00015864  0x0000312b branch  0x00003dff , 0x00000034 
- 00015865  0x0000312c arg  0x0000ffff , 0x00000012 
- 00015866  0x0000312d isub  0x00000012 , 0x0000003e 
- 00015867  0x0000312e branch  0x00003dff , 0x00000005 
- 00015868  0x0000312f increase  0x00000002 , 0x00000011 
- 00015869  0x00003130 loop  0x00003df7 
- 00015870  0x00003131 rtn 
- 00015871  0x00003134 byteswap  0x00000002 , 0x00000002 
- 00015872  0x00003135 istoret  0x00000002 , 0x00000011 
- 00015873  0x00003136 rtn 
- 00015874  0x0000313d call  0x00007396 
- 00015875  0x0000313e call  0x0000739e 
- 00015876  0x0000313f setarg  0x000039b1 
- 00015877  0x00003140 store  0x00000002 , 0x00004824 
- 00015878  0x00003142 setarg  0x00003e42 
- 00015879  0x00003143 store  0x00000002 , 0x000043db 
- 00015880  0x00003145 setarg  0x00004016 
- 00015881  0x00003146 store  0x00000002 , 0x00004842 
- 00015882  0x00003148 setarg  0x00003745 
- 00015883  0x00003149 store  0x00000002 , 0x00004828 
- 00015884  0x0000314b setarg  0x00003aa2 
- 00015885  0x0000314c store  0x00000002 , 0x00004848 
- 00015886  0x0000314e setarg  0x00003a92 
- 00015887  0x0000314f store  0x00000002 , 0x00004846 
- 00015888  0x00003151 setarg  0x00003e4a 
- 00015889  0x00003152 store  0x00000002 , 0x000043e3 
- 00015890  0x00003154 setarg  0x0000372e 
- 00015891  0x00003155 store  0x00000002 , 0x00004826 
- 00015892  0x00003157 setarg  0x00004090 
- 00015893  0x00003158 store  0x00000002 , 0x000043df 
- 00015894  0x0000315a setarg  0x000040e3 
- 00015895  0x0000315b store  0x00000002 , 0x000043dd 
- 00015896  0x0000315d setarg  0x00003ab6 
- 00015897  0x0000315e store  0x00000002 , 0x00004853 
- 00015898  0x00003160 setarg  0x00003abc 
- 00015899  0x00003161 store  0x00000002 , 0x0000484a 
- 00015900  0x00003162 call  0x00003ac3 
- 00015901  0x00003164 jam  0x00000024 , 0x0000464a 
- 00015902  0x00003165 call  0x00003817 
- 00015903  0x00003168 bpatchx  0x000000ab , 0x00004035 
- 00015904  0x0000316a setarg  0x00000428 
- 00015905  0x0000316b store  0x00000002 , 0x000049b9 
- 00015906  0x0000316c call  0x00003e58 
- 00015907  0x0000316e setarg  0x00000422 
- 00015908  0x0000316f store  0x00000002 , 0x00004a5e 
- 00015909  0x00003170 call  0x00003e5a 
- 00015910  0x00003172 setarg  0x00000a22 
- 00015911  0x00003173 store  0x00000002 , 0x00000a8d 
- 00015912  0x00003174 call  0x00003e5c 
- 00015913  0x00003175 call  0x00004071 
- 00015914  0x00003179 call  0x00004071 
- 00015915  0x0000317b call  0x00003a18 
- 00015916  0x0000317c call  0x00003e3a 
- 00015917  0x0000317e fetch  0x00000001 , 0x000047ef 
- 00015918  0x0000317f beq  0x000000ff , 0x00003cd9 
- 00015919  0x00003180 call  0x00004291 
- 00015920  0x00003181 call  0x00003bbf 
- 00015921  0x00003182 call  0x00003bb1 
- 00015922  0x00003183 call  0x00003b99 
- 00015923  0x00003185 random  0x0000003f 
- 00015924  0x00003186 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00015925  0x00003187 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00015926  0x00003188 store  0x00000002 , 0x00004804 
- 00015927  0x00003189 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015928  0x0000318a store  0x00000001 , 0x00004803 
- 00015929  0x0000318b rtn 
- 00015930  0x00003190 fetch  0x00000006 , 0x0000480e 
- 00015931  0x00003191 call  0x00007cc0 
- 00015932  0x00003192 store  0x00000006 , 0x000042db 
- 00015933  0x00003193 rtn 
- 00015934  0x00003196 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00015935  0x00003197 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
- 00015936  0x00003198 fetchr  0x00000012 , 0x00000002 , 0x00004851 
- 00015937  0x00003199 rtn 
- 00015938  0x0000319d bpatchx  0x000000ac , 0x00004035 
- 00015939  0x0000319e call  0x0000387d 
- 00015940  0x0000319f call  0x00003aca 
- 00015941  0x000031a0 call  0x000041d8 
- 00015942  0x000031a1 call  0x0000396f 
- 00015943  0x000031a2 call  0x00003b33 
- 00015944  0x000031a3 call  0x00004060 
- 00015945  0x000031a4 branch  0x00003995 
- 00015946  0x000031a8 call  0x00003acc 
- 00015947  0x000031a9 call  0x00003db8 
- 00015948  0x000031aa call  0x00003d63 
- 00015949  0x000031ad call  0x00003794 
- 00015950  0x000031ae call  0x00003791 
- 00015951  0x000031af branch  0x00004289 
- 00015952  0x000031b3 call  0x00003e53 
- 00015953  0x000031b4 fetch  0x00000002 , 0x00004853 
- 00015954  0x000031b5 branch  0x00007d79 
- 00015955  0x000031ba fetch  0x00000001 , 0x00004857 
- 00015956  0x000031bb rtnne  0x00000002 
- 00015957  0x000031bc setarg  0x0001d000 
- 00015958  0x000031bd store  0x00000003 , 0x00004419 
- 00015959  0x000031be branch  0x00006bfa 
- 00015960  0x000031c3 call  0x00004292 
- 00015961  0x000031c4 branch  0x000078ad 
- 00015962  0x000031c7 call  0x0000396c 
- 00015963  0x000031c8 branch  0x000078ad 
- 00015964  0x000031cb call  0x00003e5e 
- 00015965  0x000031cc branch  0x000078ad 
- 00015966  0x000031cf setarg  0x00000a8d 
- 00015967  0x000031d0 store  0x00000002 , 0x000043fb 
- 00015968  0x000031d1 rtn 
- 00015969  0x000031d4 jam  0x00000001 , 0x00004388 
- 00015970  0x000031d5 setarg  0x00001770 
- 00015971  0x000031d6 store  0x00000002 , 0x0000464c 
- 00015972  0x000031d7 fetch  0x00000001 , 0x000047e7 
- 00015973  0x000031d8 set0  0x00000000 , 0x0000003f 
- 00015974  0x000031d9 store  0x00000001 , 0x000047e7 
- 00015975  0x000031da jam  0x00000001 , 0x000047e4 
- 00015976  0x000031db jam  0x00000000 , 0x000047e5 
- 00015977  0x000031dc jam  0x00000000 , 0x0000474d 
- 00015978  0x000031dd branch  0x00003b2f 
- 00015979  0x000031e2 bpatchx  0x000000ad , 0x00004035 
- 00015980  0x000031e3 fetch  0x00000001 , 0x0000092b 
- 00015981  0x000031e4 bbit1  0x00000007 , 0x00003e70 
- 00015982  0x000031e5 jam  0x00000000 , 0x00004969 
- 00015983  0x000031e6 branch  0x0000417d 
- 00015984  0x000031ea call  0x00003e76 
- 00015985  0x000031eb rtn  0x00000028 
- 00015986  0x000031ec call  0x00003e97 
- 00015987  0x000031ed rtn  0x00000028 
- 00015988  0x000031ee call  0x00003ea7 
- 00015989  0x000031ef branch  0x00003eb4 
- 00015990  0x000031f4 call  0x00007dbc 
- 00015991  0x000031f5 arg  0x00000003 , 0x00000039 
- 00015992  0x000031f6 arg  0x0000092c , 0x00000011 
- 00015993  0x000031f7 call  0x00007cb1 
- 00015994  0x000031f8 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
- 00015995  0x000031f9 and  0x00000011 , 0x0000001f , 0x00000002 
- 00015996  0x000031fa storet  0x00000001 , 0x0000485c 
- 00015997  0x000031fb fetch  0x00000001 , 0x00004863 
- 00015998  0x000031fc isub  0x00000002 , 0x0000003e 
- 00015999  0x000031fd nbranch  0x00007dba , 0x00000002 
- 00016000  0x000031ff rshift4  0x00000011 , 0x0000003f 
- 00016001  0x00003200 rshift  0x0000003f , 0x0000003f 
- 00016002  0x00003201 and  0x0000003f , 0x0000001f , 0x00000002 
- 00016003  0x00003202 storet  0x00000001 , 0x0000485b 
- 00016004  0x00003203 rshift4  0x0000003f , 0x0000003f 
- 00016005  0x00003204 rshift  0x0000003f , 0x0000003f 
- 00016006  0x00003205 arg  0x00001fff , 0x00000011 
- 00016007  0x00003206 iand  0x00000011 , 0x00000002 
- 00016008  0x00003207 copy  0x0000003f , 0x00000012 
- 00016009  0x00003208 fetch  0x00000002 , 0x00004859 
- 00016010  0x00003209 isub  0x00000002 , 0x0000003e 
- 00016011  0x0000320a ncall  0x00003e93 , 0x00000005 
- 00016012  0x0000320b storet  0x00000002 , 0x00004859 
- 00016013  0x0000320c rshift8  0x00000012 , 0x0000003f 
- 00016014  0x0000320d rshift4  0x0000003f , 0x0000003f 
- 00016015  0x0000320e rshift  0x0000003f , 0x0000003f 
- 00016016  0x0000320f store  0x00000001 , 0x00004858 
- 00016017  0x00003210 store  0x00000001 , 0x00004969 
- 00016018  0x00003211 rtn 
- 00016019  0x00003214 setarg  0x00000000 
- 00016020  0x00003215 store  0x00000004 , 0x0000485d 
- 00016021  0x00003216 jam  0x00000000 , 0x00004862 
- 00016022  0x00003217 rtn 
- 00016023  0x0000321d call  0x00007dbc 
- 00016024  0x0000321e fetch  0x00000001 , 0x0000485b 
- 00016025  0x0000321f copy  0x0000003f , 0x00000007 
- 00016026  0x00003220 fetch  0x00000004 , 0x0000485d 
- 00016027  0x00003221 qisolate1  0x0000003f 
- 00016028  0x00003222 branch  0x00007dba , 0x00000001 
- 00016029  0x00003223 qset1  0x0000003f 
- 00016030  0x00003224 store  0x00000004 , 0x0000485d 
- 00016031  0x00003225 fetcht  0x00000001 , 0x0000485c 
- 00016032  0x00003226 add  0x00000002 , 0x00000001 , 0x00000039 
- 00016033  0x00003228 add  0x00000039 , 0xffffffff , 0x00000007 
- 00016034  0x00003229 qisolate1  0x0000003f 
- 00016035  0x0000322a nrtn  0x00000001 
- 00016036  0x0000322b loop  0x00003ea1 
- 00016037  0x0000322c jam  0x00000001 , 0x00004861 
- 00016038  0x0000322d rtn 
- 00016039  0x00003232 fetch  0x00000001 , 0x00000921 
- 00016040  0x00003233 pincrease  0xfffffffa 
- 00016041  0x00003234 copy  0x0000003f , 0x00000039 
- 00016042  0x00003235 fetcht  0x00000001 , 0x00004862 
- 00016043  0x00003236 iadd  0x00000002 , 0x00000002 
- 00016044  0x00003237 storet  0x00000001 , 0x00004862 
- 00016045  0x00003238 fetch  0x00000002 , 0x00004864 
- 00016046  0x00003239 iforce  0x00000005 
- 00016047  0x0000323a fetch  0x00000001 , 0x0000485b 
- 00016048  0x0000323b mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00016049  0x0000323c iadd  0x00000005 , 0x00000005 
- 00016050  0x0000323d arg  0x0000092f , 0x00000006 
- 00016051  0x0000323e branch  0x00007cda 
- 00016052  0x00003242 fetch  0x00000001 , 0x00004861 
- 00016053  0x00003243 rtneq  0x00000000 
- 00016054  0x00003244 setarg  0x00000000 
- 00016055  0x00003245 store  0x00000005 , 0x0000485d 
- 00016056  0x00003246 fetcht  0x00000002 , 0x00000925 
- 00016057  0x00003247 byteswap  0x00000002 , 0x00000002 
- 00016058  0x00003248 setarg  0x0000e000 
- 00016059  0x00003249 iand  0x00000002 , 0x00000002 
- 00016060  0x0000324a fetch  0x00000002 , 0x00004859 
- 00016061  0x0000324b ior  0x00000002 , 0x0000003f 
- 00016062  0x0000324c byteswap  0x0000003f , 0x0000003f 
- 00016063  0x0000324d store  0x00000002 , 0x00000925 
- 00016064  0x0000324e branch  0x00004187 
- 00016065  0x00003253 fetch  0x00000001 , 0x00000722 
- 00016066  0x00003254 add  0x0000003f , 0x00000001 , 0x00000002 
- 00016067  0x00003255 copy  0x0000003f , 0x00000039 
- 00016068  0x00003256 storet  0x00000001 , 0x00000916 
- 00016069  0x00003257 fetch  0x00000001 , 0x0000092b 
- 00016070  0x00003258 set0  0x00000007 , 0x0000003f 
- 00016071  0x00003259 store  0x00000001 , 0x000049a1 
- 00016072  0x0000325a arg  0x00000723 , 0x00000006 
- 00016073  0x0000325b call  0x00007ccc 
- 00016074  0x0000325c branch  0x00004052 
- 00016075  0x00003262 add  0x00000011 , 0x00000004 , 0x00000002 
- 00016076  0x00003263 copy  0x00000011 , 0x00000039 
- 00016077  0x00003264 storet  0x00000001 , 0x00000916 
- 00016078  0x00003265 arg  0x000049a5 , 0x00000005 
- 00016079  0x00003266 call  0x00007ccc 
- 00016080  0x00003267 fetch  0x00000001 , 0x0000092b 
- 00016081  0x00003268 set1  0x00000007 , 0x0000003f 
- 00016082  0x00003269 store  0x00000001 , 0x000049a1 
- 00016083  0x0000326a branch  0x00004052 
- 00016084  0x00003270 fetch  0x00000001 , 0x0000070b 
- 00016085  0x00003272 beq  0x00000001 , 0x00003edb 
- 00016086  0x00003273 beq  0x00000002 , 0x00003ee1 
- 00016087  0x00003274 beq  0x00000042 , 0x00003ee6 
- 00016088  0x00003275 beq  0x0000004c , 0x00003ee9 
- 00016089  0x00003276 beq  0x0000005e , 0x00003eef 
- 00016090  0x00003277 rtn 
- 00016091  0x0000327b arg  0x00003edd , 0x00000013 
- 00016092  0x0000327c branch  0x00003f53 
- 00016093  0x00003280 fetch  0x00000002 , 0x00004830 
- 00016094  0x00003281 call  0x00007d79 
- 00016095  0x00003282 store  0x00000001 , 0x0000070c 
- 00016096  0x00003283 branch  0x0000376c 
- 00016097  0x00003287 arg  0x00003ee3 , 0x00000013 
- 00016098  0x00003288 branch  0x00003f53 
- 00016099  0x0000328a call  0x0000376c 
- 00016100  0x0000328b fetch  0x00000002 , 0x00004832 
- 00016101  0x0000328c branch  0x00007d79 
- 00016102  0x00003291 call  0x00003784 
- 00016103  0x00003292 fetch  0x00000002 , 0x00004834 
- 00016104  0x00003293 branch  0x00007d79 
- 00016105  0x00003297 fetch  0x00000002 , 0x0000070c 
- 00016106  0x00003298 call  0x00003efe 
- 00016107  0x00003299 store  0x00000001 , 0x00000711 
- 00016108  0x0000329a call  0x00003774 
- 00016109  0x0000329b fetch  0x00000002 , 0x00004836 
- 00016110  0x0000329c branch  0x00007d79 
- 00016111  0x000032a0 fetch  0x00000002 , 0x00004866 
- 00016112  0x000032a1 fetcht  0x00000002 , 0x0000070e 
- 00016113  0x000032a2 isub  0x00000002 , 0x0000003e 
- 00016114  0x000032a3 rtn  0x00000005 
- 00016115  0x000032a5 fetch  0x00000002 , 0x0000070e 
- 00016116  0x000032a6 call  0x00003f10 
- 00016117  0x000032a7 store  0x00000001 , 0x00000716 
- 00016118  0x000032a9 fetch  0x00000002 , 0x0000070e 
- 00016119  0x000032aa store  0x00000002 , 0x00004866 
- 00016120  0x000032ab fetch  0x00000002 , 0x00004838 
- 00016121  0x000032ac call  0x00007d79 
- 00016122  0x000032ad storet  0x00000002 , 0x0000070c 
- 00016123  0x000032ae call  0x0000377c 
- 00016124  0x000032af fetch  0x00000002 , 0x0000483a 
- 00016125  0x000032b0 branch  0x00007d79 
- 00016126  0x000032b6 rtn  0x00000034 
- 00016127  0x000032b7 mul32  0x0000003f , 0x00000064 , 0x0000003f 
- 00016128  0x000032b8 arg  0x0000ffff , 0x00000002 
- 00016129  0x000032b9 idiv  0x00000002 
- 00016130  0x000032ba call  0x00007d62 
- 00016131  0x000032bb remainder  0x00000002 
- 00016132  0x000032bc rshift8  0x00000002 , 0x00000002 
- 00016133  0x000032bd quotient  0x0000003f 
- 00016134  0x000032be sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016135  0x000032bf nrtn  0x00000005 
- 00016136  0x000032c0 pincrease  0x00000001 
- 00016137  0x000032c1 rtn 
- 00016138  0x000032c7 arg  0x0000ffff , 0x0000003f 
- 00016139  0x000032c8 imul32  0x00000002 , 0x0000003f 
- 00016140  0x000032c9 div  0x0000003f , 0x00000064 
- 00016141  0x000032ca call  0x00007d62 
- 00016142  0x000032cb quotient  0x00000002 
- 00016143  0x000032cc rtn 
- 00016144  0x000032d1 arg  0x00000320 , 0x00000002 
- 00016145  0x000032d2 isub  0x00000002 , 0x00000011 
- 00016146  0x000032d3 call  0x00003f1f 
- 00016147  0x000032d4 copy  0x00000011 , 0x0000003f 
- 00016148  0x000032d5 idiv  0x00000002 
- 00016149  0x000032d6 call  0x00007d62 
- 00016150  0x000032d7 quotient  0x0000003f 
- 00016151  0x000032d8 rtn 
- 00016152  0x000032de copy  0x00000002 , 0x00000011 
- 00016153  0x000032df call  0x00003f1f 
- 00016154  0x000032e0 copy  0x00000011 , 0x0000003f 
- 00016155  0x000032e1 imul32  0x00000002 , 0x0000003f 
- 00016156  0x000032e2 arg  0x00000320 , 0x00000002 
- 00016157  0x000032e3 iadd  0x00000002 , 0x00000002 
- 00016158  0x000032e4 rtn 
- 00016159  0x000032e7 setarg  0x00004e20 
- 00016160  0x000032e8 arg  0x00000320 , 0x00000002 
- 00016161  0x000032e9 isub  0x00000002 , 0x0000003f 
- 00016162  0x000032ea div  0x0000003f , 0x00000064 
- 00016163  0x000032eb call  0x00007d62 
- 00016164  0x000032ec quotient  0x00000002 
- 00016165  0x000032ed rtn 
- 00016166  0x000032f3 arg  0x00000000 , 0x00000007 
- 00016167  0x000032f4 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016168  0x000032f5 call  0x00007dbc 
- 00016169  0x000032f6 fetch  0x00000002 , 0x00004800 
- 00016170  0x000032f8 isub  0x00000002 , 0x0000003e 
- 00016171  0x000032f9 branch  0x00003f32 , 0x00000005 
- 00016172  0x000032fa byteswap  0x0000003f , 0x0000003f 
- 00016173  0x000032fb pincrease  0x00000001 
- 00016174  0x000032fc byteswap  0x0000003f , 0x0000003f 
- 00016175  0x000032fd increase  0x00000001 , 0x00000007 
- 00016176  0x000032fe loop  0x00003f2a 
- 00016177  0x000032ff rtn 
- 00016178  0x00003302 jam  0x00000000 , 0x00004868 
- 00016179  0x00003303 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016180  0x00003304 call  0x00003f6e 
- 00016181  0x00003305 branch  0x00007dba 
- 00016182  0x00003309 arg  0x00000000 , 0x00000007 
- 00016183  0x0000330a arg  0x00000000 , 0x00000013 
- 00016184  0x0000330b call  0x00003e3e 
- 00016185  0x0000330c call  0x00007dbc 
- 00016186  0x0000330e fetch  0x00000002 , 0x0000484c 
- 00016187  0x0000330f bbit0  0x00000002 , 0x00003f49 
- 00016188  0x00003310 ifetch  0x00000002 , 0x00000011 
- 00016189  0x00003311 isub  0x00000002 , 0x0000003e 
- 00016190  0x00003312 call  0x00003f47 , 0x00000005 
- 00016191  0x00003314 copy  0x00000012 , 0x0000003f 
- 00016192  0x00003315 iadd  0x00000011 , 0x00000011 
- 00016193  0x00003316 increase  0x00000001 , 0x00000007 
- 00016194  0x00003317 loop  0x00003f3a 
- 00016195  0x00003318 copy  0x00000013 , 0x0000003f 
- 00016196  0x00003319 rtn  0x00000034 
- 00016197  0x0000331a store  0x00000001 , 0x00004868 
- 00016198  0x0000331b branch  0x00007dba 
- 00016199  0x0000331e qset1  0x00000013 
- 00016200  0x0000331f rtn 
- 00016201  0x00003322 add  0x00000011 , 0x00000006 , 0x00000006 
- 00016202  0x00003323 arg  0x00000008 , 0x00000030 
- 00016203  0x00003325 ifetch  0x00000002 , 0x00000006 
- 00016204  0x00003326 isub  0x00000002 , 0x0000003e 
- 00016205  0x00003327 branch  0x00003f51 , 0x00000005 
- 00016206  0x00003328 increase  0xffffffff , 0x00000030 
- 00016207  0x00003329 branch  0x00003f3f , 0x00000005 
- 00016208  0x0000332a branch  0x00003f4b 
- 00016209  0x0000332d call  0x00003f47 
- 00016210  0x0000332e branch  0x00003f3f 
- 00016211  0x00003331 arg  0x00000000 , 0x00000007 
- 00016212  0x00003332 fetch  0x00000001 , 0x00004868 
- 00016213  0x00003333 branch  0x00003f5f , 0x00000034 
- 00016214  0x00003334 copy  0x0000003f , 0x00000012 
- 00016215  0x00003335 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
- 00016216  0x00003337 storer  0x00000007 , 0x00000001 , 0x00004869 
- 00016217  0x00003339 qisolate1  0x00000012 
- 00016218  0x0000333a call  0x00003f5f , 0x00000001 
- 00016219  0x0000333b fetchr  0x00000007 , 0x00000001 , 0x00004869 
- 00016220  0x0000333c increase  0x00000001 , 0x00000007 
- 00016221  0x0000333d loop  0x00003f58 
- 00016222  0x0000333e rtn 
- 00016223  0x00003341 call  0x00003f64 
- 00016224  0x00003342 call  0x00003f6e 
- 00016225  0x00003343 copy  0x00000013 , 0x0000003f 
- 00016226  0x00003344 call  0x00007d79 
- 00016227  0x00003345 branch  0x00003f69 
- 00016228  0x00003348 storer  0x00000039 , 0x00000002 , 0x00000917 
- 00016229  0x00003349 storer  0x00000011 , 0x00000002 , 0x00000919 
- 00016230  0x0000334a storer  0x00000012 , 0x00000002 , 0x0000091b 
- 00016231  0x0000334b storer  0x00000013 , 0x00000002 , 0x0000091d 
- 00016232  0x0000334c rtn 
- 00016233  0x0000334f fetchr  0x00000039 , 0x00000002 , 0x00000917 
- 00016234  0x00003350 fetchr  0x00000011 , 0x00000002 , 0x00000919 
- 00016235  0x00003351 fetchr  0x00000012 , 0x00000002 , 0x0000091b 
- 00016236  0x00003352 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
- 00016237  0x00003353 rtn 
- 00016238  0x00003357 bpatchx  0x000000ae , 0x00004035 
- 00016239  0x00003358 fetch  0x00000002 , 0x00004800 
- 00016240  0x00003359 byteswap  0x0000003f , 0x0000003f 
- 00016241  0x0000335a iadd  0x00000007 , 0x0000003f 
- 00016242  0x0000335b byteswap  0x0000003f , 0x0000003f 
- 00016243  0x0000335c store  0x00000002 , 0x00004995 
- 00016244  0x0000335d call  0x00003e3e 
- 00016245  0x0000335e copy  0x00000007 , 0x0000003f 
- 00016246  0x0000335f imul32  0x00000012 , 0x0000003f 
- 00016247  0x00003360 iadd  0x00000011 , 0x00000011 
- 00016248  0x00003361 add  0x00000011 , 0x00000017 , 0x00000006 
- 00016249  0x00003362 ifetch  0x00000002 , 0x00000006 
- 00016250  0x00003363 store , 0x00000002 , 0x000043fb 
- 00016251  0x00003364 rtn 
- 00016252  0x0000336a jam  0x00000000 , 0x00000951 
- 00016253  0x0000336e sub  0x00000002 , 0x0000000c , 0x0000003e 
- 00016254  0x0000336f rtn  0x00000002 
- 00016255  0x00003370 sub  0x00000002 , 0x0000001e , 0x0000003e 
- 00016256  0x00003371 nrtn  0x00000002 
- 00016257  0x00003372 bpatchx  0x000000af , 0x00004035 
- 00016258  0x00003373 call  0x0000400e 
- 00016259  0x00003374 call  0x00003f8c 
- 00016260  0x00003375 nrtn  0x00000028 
- 00016261  0x00003376 call  0x00003fdd 
- 00016262  0x00003377 nrtn  0x00000028 
- 00016263  0x00003378 call  0x00003bcf 
- 00016264  0x00003379 call  0x00003fa1 
- 00016265  0x0000337a nrtn  0x00000028 
- 00016266  0x0000337b call  0x00003fb2 
- 00016267  0x0000337d branch  0x00003fb7 
- 00016268  0x00003380 call  0x00007dba 
- 00016269  0x00003381 fetch  0x00000001 , 0x00000921 
- 00016270  0x00003382 arg  0x00000925 , 0x00000006 
- 00016271  0x00003383 iadd  0x00000006 , 0x00000006 
- 00016272  0x00003384 ifetch  0x00000004 , 0x00000006 
- 00016273  0x00003385 ifetcht  0x00000004 , 0x00000006 
- 00016274  0x00003386 ixor  0x00000002 , 0x00000002 
- 00016275  0x00003387 arg  0x00000010 , 0x00000039 
- 00016276  0x00003388 arg  0x000009fd , 0x00000006 
- 00016277  0x0000338a ifetch  0x00000004 , 0x00000006 
- 00016278  0x0000338b isub  0x00000002 , 0x0000003e 
- 00016279  0x0000338c branch  0x00007dbc , 0x00000005 
- 00016280  0x0000338d loop  0x00003f95 
- 00016281  0x0000338e fetch  0x00000001 , 0x0000486a 
- 00016282  0x0000338f pincrease  0x00000004 
- 00016283  0x00003390 arg  0x000009fd , 0x00000005 
- 00016284  0x00003391 iadd  0x00000005 , 0x00000005 
- 00016285  0x00003392 istoret  0x00000004 , 0x00000005 
- 00016286  0x00003393 and  0x0000003f , 0x0000003f , 0x0000003f 
- 00016287  0x00003394 store  0x00000001 , 0x0000486a 
- 00016288  0x00003395 rtn 
- 00016289  0x00003398 call  0x00007dba 
- 00016290  0x00003399 fetcht  0x00000005 , 0x00000924 
- 00016291  0x0000339a arg  0x00000010 , 0x00000039 
- 00016292  0x0000339b arg  0x00000a3d , 0x00000006 
- 00016293  0x0000339d ifetch  0x00000005 , 0x00000006 
- 00016294  0x0000339e isub  0x00000002 , 0x0000003e 
- 00016295  0x0000339f branch  0x00007dbc , 0x00000005 
- 00016296  0x000033a0 loop  0x00003fa5 
- 00016297  0x000033a1 fetch  0x00000001 , 0x0000486b 
- 00016298  0x000033a2 pincrease  0x00000001 
- 00016299  0x000033a3 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016300  0x000033a4 store  0x00000001 , 0x0000486b 
- 00016301  0x000033a5 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00016302  0x000033a6 arg  0x00000a3d , 0x00000005 
- 00016303  0x000033a7 iadd  0x00000005 , 0x00000005 
- 00016304  0x000033a8 istoret  0x00000005 , 0x00000005 
- 00016305  0x000033a9 rtn 
- 00016306  0x000033ac fetch  0x00000001 , 0x00000951 
- 00016307  0x000033ad rtneq  0x00000000 
- 00016308  0x000033ae fetch  0x00000002 , 0x00000927 
- 00016309  0x000033af store  0x00000002 , 0x0000486c 
- 00016310  0x000033b0 rtn 
- 00016311  0x000033bd call  0x00004005 
- 00016312  0x000033be fetch  0x00000001 , 0x00000921 
- 00016313  0x000033bf arg  0x00000929 , 0x00000002 
- 00016314  0x000033c0 call  0x00003ca7 
- 00016315  0x000033c1 nrtn  0x00000005 
- 00016316  0x000033c5 bpatchx  0x000000b0 , 0x00004036 
- 00016317  0x000033c6 fetch  0x00000001 , 0x00000951 
- 00016318  0x000033c7 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016319  0x000033c8 call  0x00004106 , 0x00000005 
- 00016320  0x000033c9 fetcht  0x00000002 , 0x00000929 
- 00016321  0x000033ca call  0x00003f26 
- 00016322  0x000033cb call  0x00003fcf , 0x00000028 
- 00016323  0x000033cc branch  0x00003fea , 0x00000028 
- 00016324  0x000033cd arg  0x0000001d , 0x00000039 
- 00016325  0x000033ce arg  0x000007ab , 0x00000005 
- 00016326  0x000033cf arg  0x00000922 , 0x00000006 
- 00016327  0x000033d0 call  0x00007cda 
- 00016328  0x000033d1 call  0x00003fd3 
- 00016329  0x000033d2 arg  0x0000001d , 0x00000039 
- 00016330  0x000033d3 arg  0x000007ab , 0x00000006 
- 00016331  0x000033d4 arg  0x00000922 , 0x00000005 
- 00016332  0x000033d5 call  0x00007cda 
- 00016333  0x000033d6 fetch  0x00000002 , 0x00004842 
- 00016334  0x000033d7 branch  0x00007d79 
- 00016335  0x000033da jam  0x00000001 , 0x00000952 
- 00016336  0x000033db fetch  0x00000002 , 0x00004995 
- 00016337  0x000033dc store  0x00000002 , 0x00000953 
- 00016338  0x000033dd rtn 
- 00016339  0x000033e0 call  0x00003f36 
- 00016340  0x000033e1 branch  0x00003fea , 0x00000028 
- 00016341  0x000033e2 jam  0x000000ff , 0x00004868 
- 00016342  0x000033e3 setarg  0x0000ffcf 
- 00016343  0x000033e4 isub  0x00000002 , 0x0000003e 
- 00016344  0x000033e5 branch  0x00003fea , 0x00000005 
- 00016345  0x000033e6 setarg  0x0000ffff 
- 00016346  0x000033e7 isub  0x00000002 , 0x0000003e 
- 00016347  0x000033e8 branch  0x00003fea , 0x00000005 
- 00016348  0x000033e9 rtn 
- 00016349  0x000033ed call  0x00007dbc 
- 00016350  0x000033ee fetcht  0x00000001 , 0x00000922 
- 00016351  0x000033ef rshift4  0x00000002 , 0x0000003f 
- 00016352  0x000033f0 rshift3  0x0000003f , 0x0000003f 
- 00016353  0x000033f1 fetchr  0x00000011 , 0x00000001 , 0x00004871 
- 00016354  0x000033f2 and  0x00000011 , 0x00000001 , 0x00000011 
- 00016355  0x000033f3 isub  0x00000011 , 0x0000003e 
- 00016356  0x000033f4 nrtn  0x00000005 
- 00016357  0x000033f5 and  0x00000002 , 0x0000007f , 0x00000002 
- 00016358  0x000033f6 fetch  0x00000001 , 0x0000474d 
- 00016359  0x000033f7 isub  0x00000002 , 0x0000003e 
- 00016360  0x000033f8 nrtn  0x00000005 
- 00016361  0x000033f9 branch  0x00007dba 
- 00016362  0x000033fe arg  0x00004872 , 0x00000011 
- 00016363  0x000033ff arg  0x0000000a , 0x00000039 
- 00016364  0x00003401 fetcht  0x00000002 , 0x00000927 
- 00016365  0x00003402 ifetch  0x00000002 , 0x00000011 
- 00016366  0x00003404 branch  0x00003ff4 , 0x00000034 
- 00016367  0x00003406 isub  0x00000002 , 0x0000003e 
- 00016368  0x00003408 branch  0x00003ff5 , 0x00000005 
- 00016369  0x00003409 increase  0x00000005 , 0x00000011 
- 00016370  0x0000340a loop  0x00003fec 
- 00016371  0x0000340b arg  0x00004872 , 0x00000011 
- 00016372  0x0000340e istoret  0x00000002 , 0x00000011 
- 00016373  0x00003410 storet  0x00000002 , 0x0000094c 
- 00016374  0x00003412 add  0x00000011 , 0x00000002 , 0x00000013 
- 00016375  0x00003413 ifetch  0x00000003 , 0x00000013 
- 00016376  0x00003414 store  0x00000003 , 0x0000094e 
- 00016377  0x00003415 branch  0x00003ffa 
- 00016378  0x0000341b call  0x00004002 
- 00016379  0x0000341d fetch  0x00000003 , 0x0000094e 
- 00016380  0x0000341e fetcht  0x00000003 , 0x00000924 
- 00016381  0x0000341f isub  0x00000002 , 0x0000003e 
- 00016382  0x00003420 rtn  0x00000002 
- 00016383  0x00003421 istoret  0x00000003 , 0x00000013 
- 00016384  0x00003422 call  0x00004002 
- 00016385  0x00003423 branch  0x00003e6b 
- 00016386  0x00003426 arg  0x00000924 , 0x00000011 
- 00016387  0x00003427 arg  0x00000003 , 0x00000039 
- 00016388  0x00003428 branch  0x00007cb1 
- 00016389  0x0000342d call  0x00004008 
- 00016390  0x0000342f arg  0x0000475e , 0x00000006 
- 00016391  0x00003430 branch  0x0000735f 
- 00016392  0x00003432 arg  0x0000093f , 0x00000005 
- 00016393  0x00003433 setarg  0x00000000 
- 00016394  0x00003434 istore  0x00000001 , 0x00000005 
- 00016395  0x00003435 fetch  0x00000006 , 0x00000923 
- 00016396  0x00003436 istore  0x00000008 , 0x00000005 
- 00016397  0x00003437 branch  0x00004069 
- 00016398  0x0000343b add  0x00000002 , 0xfffffff4 , 0x0000003f 
- 00016399  0x00003445 store  0x00000001 , 0x00000921 
- 00016400  0x00003446 arg  0x0000001d , 0x00000039 
- 00016401  0x00003447 arg  0x00000922 , 0x00000005 
- 00016402  0x00003448 call  0x00007ca1 
- 00016403  0x00003449 add  0x00000002 , 0xffffffff , 0x00000039 
- 00016404  0x0000344a arg  0x00000922 , 0x00000005 
- 00016405  0x0000344b branch  0x00007ccc 
- 00016406  0x0000344e call  0x0000406e 
- 00016407  0x0000344f call  0x00004036 
- 00016408  0x00003450 nrtn  0x00000028 
- 00016409  0x00003451 call  0x0000404a 
- 00016410  0x00003452 jam  0x0000001e , 0x00000787 
- 00016411  0x00003453 fetch  0x00000001 , 0x00000921 
- 00016412  0x00003454 add  0x0000003f , 0x0000000d , 0x00000002 
- 00016413  0x00003455 storet  0x00000001 , 0x00000789 
- 00016414  0x00003456 increase  0xffffffff , 0x00000002 
- 00016415  0x00003457 istoret  0x00000001 , 0x00000005 
- 00016416  0x00003458 setarg  0x0000002a 
- 00016417  0x00003459 istore  0x00000001 , 0x00000005 
- 00016418  0x0000345a add  0x00000002 , 0xffffffff , 0x00000039 
- 00016419  0x0000345b fetch  0x00000007 , 0x00000922 
- 00016420  0x0000345c arg  0x00000922 , 0x00000006 
- 00016421  0x0000345d call  0x00007cda 
- 00016422  0x0000345e arg  0x00000787 , 0x00000011 
- 00016423  0x0000345f call  0x000078b2 
- 00016424  0x00003460 call  0x0000402b 
- 00016425  0x00003461 nrtn  0x00000028 
- 00016426  0x00003462 branch  0x00003961 
- 00016427  0x00003465 fetcht  0x00000002 , 0x000007b2 
- 00016428  0x00003467 call  0x00007dbc 
- 00016429  0x00003468 fetch  0x00000001 , 0x00000978 
- 00016430  0x00003469 rtn  0x00000034 
- 00016431  0x0000346a iforce  0x00000039 
- 00016432  0x0000346b arg  0x00000968 , 0x00000006 
- 00016433  0x0000346d ifetch  0x00000002 , 0x00000006 
- 00016434  0x0000346e isub  0x00000002 , 0x0000003e 
- 00016435  0x0000346f branch  0x00007dba , 0x00000005 
- 00016436  0x00003470 loop  0x00004031 
- 00016437  0x00003471 rtn 
- 00016438  0x00003475 call  0x00007dbc 
- 00016439  0x00003476 fetch  0x00000001 , 0x00000951 
- 00016440  0x00003477 rtneq  0x00000001 
- 00016441  0x00003478 fetch  0x00000002 , 0x0000484c 
- 00016442  0x00003479 rtnbit1  0x00000001 
- 00016443  0x0000347a fetch  0x00000001 , 0x000047e4 
- 00016444  0x0000347b rtnne  0x00000000 
- 00016445  0x0000347c fetcht  0x00000002 , 0x00000927 
- 00016446  0x0000347d call  0x00003f26 
- 00016447  0x0000347e branch  0x00007dbc , 0x00000028 
- 00016448  0x0000347f call  0x0000404f 
- 00016449  0x00003480 nrtn  0x00000028 
- 00016450  0x00003481 fetch  0x00000001 , 0x00000923 
- 00016451  0x00003482 branch  0x00007dbc , 0x00000034 
- 00016452  0x00003483 pincrease  0xffffffff 
- 00016453  0x00003484 branch  0x00007dbc , 0x00000034 
- 00016454  0x00003485 store  0x00000001 , 0x00000923 
- 00016455  0x00003486 setarg  0x000048cc 
- 00016456  0x00003487 store  0x00000002 , 0x000043fb 
- 00016457  0x00003488 branch  0x00007dba 
- 00016458  0x0000348b call  0x00004005 
- 00016459  0x0000348c fetch  0x00000001 , 0x00000921 
- 00016460  0x0000348d arg  0x00000929 , 0x00000002 
- 00016461  0x0000348e call  0x00003c86 
- 00016462  0x0000348f branch  0x00003bcf 
- 00016463  0x00003494 setarg  0x000048a4 
- 00016464  0x00003495 store  0x00000002 , 0x00000910 
- 00016465  0x00003496 branch  0x000039fb 
- 00016466  0x0000349b bpatchx  0x000000b1 , 0x00004036 
- 00016467  0x0000349c call  0x00004056 
- 00016468  0x0000349d call  0x0000405f 
- 00016469  0x0000349e branch  0x0000394c 
- 00016470  0x000034a4 fetch  0x00000001 , 0x00000916 
- 00016471  0x000034a5 add  0x0000003f , 0x00000002 , 0x00000011 
- 00016472  0x000034a6 pincrease  0x00000004 
- 00016473  0x000034a7 store  0x00000001 , 0x00000916 
- 00016474  0x000034a8 arg  0x0000499f , 0x00000002 
- 00016475  0x000034a9 branch  0x0000405c 
- 00016476  0x000034af call  0x00004005 
- 00016477  0x000034b0 copy  0x00000011 , 0x0000003f 
- 00016478  0x000034b1 branch  0x00003c86 
- 00016479  0x000034b5 branch  0x00003bcc 
- 00016480  0x000034b9 call  0x00003e5e 
- 00016481  0x000034ba call  0x000078fa 
- 00016482  0x000034bb rtn  0x00000034 
- 00016483  0x000034bc call  0x00002a28 
- 00016484  0x000034bd nrtn  0x00000034 
- 00016485  0x000034be arg  0x00000787 , 0x00000011 
- 00016486  0x000034bf call  0x000078ca 
- 00016487  0x000034c0 nrtn  0x00000028 
- 00016488  0x000034c1 branch  0x000040f0 
- 00016489  0x000034c6 fetch  0x00000004 , 0x0000486e 
- 00016490  0x000034c7 istore  0x00000004 , 0x00000005 
- 00016491  0x000034c8 add  0x00000005 , 0xfffffff3 , 0x0000003f 
- 00016492  0x000034c9 store  0x00000002 , 0x000008f1 
- 00016493  0x000034ca rtn 
- 00016494  0x000034cf setarg  0x000048cc 
- 00016495  0x000034d0 store  0x00000002 , 0x000043fb 
- 00016496  0x000034d1 rtn 
- 00016497  0x000034d4 call  0x0000406e 
- 00016498  0x000034d5 branch  0x000078ad 
- 00016499  0x000034d9 call  0x000029c9 
- 00016500  0x000034da fetch  0x00000001 , 0x000047e4 
- 00016501  0x000034db beq  0x00000001 , 0x00004083 
- 00016502  0x000034dc beq  0x00000000 , 0x00004079 
- 00016503  0x000034dd beq  0x00000005 , 0x00004079 
- 00016504  0x000034de rtn 
- 00016505  0x000034e2 setsect  0x00000000 , 0x00010214 
- 00016506  0x000034e3 setsect  0x00000001 , 0x0000c080 
- 00016507  0x000034e4 setsect  0x00000002 , 0x00028030 
- 00016508  0x000034e5 setsect  0x00000003 , 0x00003060 
- 00016509  0x000034e6 store  0x00000009 , 0x00004348 
- 00016510  0x000034e7 setarg  0x00182816 
- 00016511  0x000034e8 istore  0x00000004 , 0x00000005 
- 00016512  0x000034e9 fetch  0x00000008 , 0x000047dc 
- 00016513  0x000034ea istore  0x00000008 , 0x00000005 
- 00016514  0x000034eb rtn 
- 00016515  0x000034ee call  0x00003ce0 
- 00016516  0x000034f0 setsect  0x00000000 , 0x0001021d 
- 00016517  0x000034f1 setsect  0x00000001 , 0x0000c080 
- 00016518  0x000034f2 setsect  0x00000002 , 0x00027030 
- 00016519  0x000034f3 setsect  0x00000003 , 0x00005460 
- 00016520  0x000034f4 store  0x00000009 , 0x00004348 
- 00016521  0x000034f5 setarg  0x00182716 
- 00016522  0x000034f6 istore  0x00000003 , 0x00000005 
- 00016523  0x000034f7 arg  0x000008ff , 0x00000006 
- 00016524  0x000034f8 call  0x00007c8f 
- 00016525  0x000034f9 fetch  0x00000002 , 0x000047ea 
- 00016526  0x000034fa istore  0x00000002 , 0x00000005 
- 00016527  0x000034fb rtn 
- 00016528  0x00003502 bpatchx  0x000000b2 , 0x00004036 
- 00016529  0x00003503 fetch  0x00000002 , 0x00004398 
- 00016530  0x00003504 beq  0x0000000e , 0x00004095 
- 00016531  0x00003505 beq  0x00000014 , 0x000040d6 
- 00016532  0x00003506 rtn 
- 00016533  0x00003509 copy  0x00000012 , 0x00000002 
- 00016534  0x0000350a ifetch  0x00000001 , 0x00000011 
- 00016535  0x0000350b beq  0x00000000 , 0x000040e1 
- 00016536  0x0000350c beq  0x00000002 , 0x0000409a 
- 00016537  0x0000350d rtn 
- 00016538  0x00003516 call  0x0000400e 
- 00016539  0x00003517 fetch  0x00000001 , 0x00000921 
- 00016540  0x00003518 pincrease  0xfffffffc 
- 00016541  0x00003519 store  0x00000001 , 0x00000921 
- 00016542  0x0000351a call  0x00003fdd 
- 00016543  0x0000351b nrtn  0x00000028 
- 00016544  0x0000351c call  0x00003bcf 
- 00016545  0x0000351d fetch  0x00000001 , 0x00000923 
- 00016546  0x0000351e bbit1  0x00000007 , 0x000040a4 
- 00016547  0x0000351f rtn 
- 00016548  0x00003522 call  0x000040da 
- 00016549  0x00003523 fetch  0x00000001 , 0x00000921 
- 00016550  0x00003524 arg  0x00000929 , 0x00000002 
- 00016551  0x00003525 call  0x00003ca5 
- 00016552  0x00003526 nrtn  0x00000005 
- 00016553  0x00003529 call  0x00004106 
- 00016554  0x0000352a fetch  0x00000001 , 0x0000092b 
- 00016555  0x0000352b beq  0x00000000 , 0x000040bd 
- 00016556  0x0000352c beq  0x00000001 , 0x000040ae 
- 00016557  0x0000352d rtn 
- 00016558  0x00003530 fetchr  0x00000039 , 0x00000001 , 0x00000921 
- 00016559  0x00003531 increase  0xfffffffd , 0x00000039 
- 00016560  0x00003533 rshift  0x00000039 , 0x0000003f 
- 00016561  0x00003534 fetcht  0x00000002 , 0x00000978 
- 00016562  0x00003535 iadd  0x00000002 , 0x0000003f 
- 00016563  0x00003536 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00016564  0x00003537 nrtn  0x00000002 
- 00016565  0x00003538 store  0x00000002 , 0x00000978 
- 00016566  0x00003539 arg  0x00000968 , 0x00000005 
- 00016567  0x0000353a lshift  0x00000002 , 0x0000003f 
- 00016568  0x0000353b iadd  0x00000005 , 0x00000005 
- 00016569  0x0000353c arg  0x0000092c , 0x00000006 
- 00016570  0x0000353d call  0x00007cda 
- 00016571  0x0000353e fetch  0x00000001 , 0x0000097a 
- 00016572  0x0000353f branch  0x000040bf 
- 00016573  0x00003542 ifetch  0x00000001 , 0x00000006 
- 00016574  0x00003543 store  0x00000001 , 0x0000097a 
- 00016575  0x00003545 store  0x00000001 , 0x000049a2 
- 00016576  0x00003546 fetch  0x00000002 , 0x00000978 
- 00016577  0x00003547 byteswap  0x0000003f , 0x0000003f 
- 00016578  0x00003548 store  0x00000002 , 0x000049a3 
- 00016579  0x0000354a jam  0x00000003 , 0x000049a1 
- 00016580  0x0000354c fetch  0x00000009 , 0x00000922 
- 00016581  0x0000354d store  0x00000009 , 0x00004998 
- 00016582  0x0000354e fetch  0x00000002 , 0x00004995 
- 00016583  0x0000354f store  0x00000002 , 0x0000499d 
- 00016584  0x00003551 call  0x00004253 
- 00016585  0x00003552 call  0x00004267 
- 00016586  0x00003554 call  0x000040da 
- 00016587  0x00003555 setarg  0x00000006 
- 00016588  0x00003556 arg  0x0000499f , 0x00000002 
- 00016589  0x00003557 call  0x00003c84 
- 00016590  0x00003558 call  0x0000405f 
- 00016591  0x0000355b arg  0x00000016 , 0x00000011 
- 00016592  0x0000355c arg  0x00000010 , 0x00000002 
- 00016593  0x0000355d call  0x00002dee 
- 00016594  0x0000355e setarg  0x00000002 
- 00016595  0x0000355f istore  0x00000001 , 0x00000005 
- 00016596  0x00003560 arg  0x00004998 , 0x00000006 
- 00016597  0x00003561 branch  0x00007c8d 
- 00016598  0x00003564 jam  0x00000002 , 0x000007aa 
- 00016599  0x00003565 copy  0x00000012 , 0x00000002 
- 00016600  0x00003566 copy  0x00000011 , 0x00000006 
- 00016601  0x00003567 branch  0x00003cfa 
- 00016602  0x0000356b arg  0x0000095b , 0x00000005 
- 00016603  0x0000356c setarg  0x00000003 
- 00016604  0x0000356d istore  0x00000002 , 0x00000005 
- 00016605  0x0000356e fetch  0x00000005 , 0x00000924 
- 00016606  0x0000356f istore  0x00000007 , 0x00000005 
- 00016607  0x00003570 call  0x00004069 
- 00016608  0x00003572 branch  0x00004006 
- 00016609  0x00003575 jam  0x00000002 , 0x00000951 
- 00016610  0x00003576 branch  0x00003f7d 
- 00016611  0x0000357a copy  0x00000013 , 0x0000003f 
- 00016612  0x0000357b beq  0x00000015 , 0x000040e8 
- 00016613  0x0000357c beq  0x00000014 , 0x000040e7 
- 00016614  0x0000357d rtn 
- 00016615  0x00003580 branch  0x000040eb 
- 00016616  0x00003585 setarg  0x00000000 
- 00016617  0x00003586 store  0x00000002 , 0x0000486c 
- 00016618  0x00003587 branch  0x00004317 
- 00016619  0x0000358a setarg  0x00000000 
- 00016620  0x0000358b store  0x00000002 , 0x00000978 
- 00016621  0x0000358c arg  0x00000968 , 0x00000005 
- 00016622  0x0000358d arg  0x00000010 , 0x00000039 
- 00016623  0x0000358e branch  0x00007ca3 
- 00016624  0x00003597 call  0x00002a28 
- 00016625  0x00003598 nrtn  0x00000034 
- 00016626  0x0000359a fetch  0x00000001 , 0x00000789 
- 00016627  0x0000359b add  0x0000003f , 0xffffffff , 0x00000011 
- 00016628  0x0000359c arg  0x00000010 , 0x00000002 
- 00016629  0x0000359d call  0x00002dee 
- 00016630  0x0000359e setarg  0x00000000 
- 00016631  0x0000359f istore  0x00000001 , 0x00000005 
- 00016632  0x000035a0 arg  0x0000078c , 0x00000006 
- 00016633  0x000035a1 branch  0x00007c8d 
- 00016634  0x000035a4 fetch  0x00000001 , 0x000007aa 
- 00016635  0x000035a5 rtneq  0x00000000 
- 00016636  0x000035a6 fetch  0x00000002 , 0x000044e9 
- 00016637  0x000035a7 rtnbit0  0x00000009 
- 00016638  0x000035a8 call  0x00002a28 
- 00016639  0x000035a9 nrtn  0x00000034 
- 00016640  0x000035aa fetch  0x00000001 , 0x0000462a 
- 00016641  0x000035ab add  0x0000003f , 0xfffffffb , 0x00000011 
- 00016642  0x000035ac arg  0x00000016 , 0x00000002 
- 00016643  0x000035ad call  0x00002dee 
- 00016644  0x000035ae arg  0x00004630 , 0x00000006 
- 00016645  0x000035af branch  0x00007c8d 
- 00016646  0x000035b2 fetch  0x00000002 , 0x00000968 
- 00016647  0x000035b3 nrtn  0x00000034 
- 00016648  0x000035b4 fetch  0x00000002 , 0x00000927 
- 00016649  0x000035b5 store  0x00000002 , 0x00000968 
- 00016650  0x000035b7 fetch  0x00000002 , 0x00000978 
- 00016651  0x000035b8 pincrease  0x00000001 
- 00016652  0x000035b9 store  0x00000002 , 0x00000978 
- 00016653  0x000035ba rtn 
- 00016654  0x000035be ifetch  0x00000004 , 0x00000006 
- 00016655  0x000035bf force  0x00000004 , 0x00000011 
- 00016656  0x000035c0 increase  0x00000003 , 0x00000005 
- 00016657  0x000035c2 istore  0x00000001 , 0x00000005 
- 00016658  0x000035c3 rshift8  0x0000003f , 0x0000003f 
- 00016659  0x000035c4 increase  0xfffffffe , 0x00000005 
- 00016660  0x000035c5 increase  0xffffffff , 0x00000011 
- 00016661  0x000035c6 nbranch  0x00004111 , 0x00000005 
- 00016662  0x000035c7 increase  0x00000005 , 0x00000005 
- 00016663  0x000035c8 loop  0x0000410e 
- 00016664  0x000035c9 rtn 
- 00016665  0x000035cd lshift2  0x00000007 , 0x0000003f 
- 00016666  0x000035ce iadd  0x0000000b , 0x00000006 
- 00016667  0x000035cf ifetch  0x00000004 , 0x00000006 
- 00016668  0x000035d0 rtn 
- 00016669  0x000035d3 force  0x00000010 , 0x00000030 
- 00016670  0x000035d4 arg  0x00000231 , 0x0000000b 
- 00016671  0x000035d6 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00016672  0x000035d7 call  0x00004119 
- 00016673  0x000035d8 iforce  0x00000002 
- 00016674  0x000035d9 add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00016675  0x000035da call  0x00004119 
- 00016676  0x000035db iadd  0x00000002 , 0x00000002 
- 00016677  0x000035dc add  0x00000030 , 0xfffffffe , 0x00000007 
- 00016678  0x000035dd call  0x00004119 
- 00016679  0x000035de shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00016680  0x000035df iadd  0x00000002 , 0x00000002 
- 00016681  0x000035e0 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00016682  0x000035e1 call  0x00004119 
- 00016683  0x000035e2 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00016684  0x000035e3 iadd  0x00000002 , 0x00000002 
- 00016685  0x000035e4 lshift2  0x00000030 , 0x0000003f 
- 00016686  0x000035e5 iadd  0x0000000b , 0x00000005 
- 00016687  0x000035e6 istoret  0x00000004 , 0x00000005 
- 00016688  0x000035e7 increase  0x00000001 , 0x00000030 
- 00016689  0x000035e8 compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00016690  0x000035e9 nbranch  0x0000411f , 0x00000001 
- 00016691  0x000035ea rtn 
- 00016692  0x000035ee arg  0x00000549 , 0x00000006 
- 00016693  0x000035ef force  0x00000007 , 0x00000038 
- 00016694  0x000035f1 ifetch  0x00000004 , 0x00000006 
- 00016695  0x000035f2 iforce  0x0000002f 
- 00016696  0x000035f3 increase  0xffffffff , 0x00000038 
- 00016697  0x000035f4 branch  0x00004136 , 0x00000002 
- 00016698  0x000035f5 rtn 
- 00016699  0x000035f8 bpatchx  0x000000b3 , 0x00004036 
- 00016700  0x000035f9 call  0x0000411d 
- 00016701  0x000035fa arg  0x00000331 , 0x00000005 
- 00016702  0x000035fb force  0x00000000 , 0x00000038 
- 00016703  0x000035fd deposit  0x0000002f 
- 00016704  0x000035fe istore  0x00000004 , 0x00000005 
- 00016705  0x000035ff increase  0x00000001 , 0x00000038 
- 00016706  0x00003600 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016707  0x00003601 nbranch  0x0000413f , 0x00000001 
- 00016708  0x00003604 arg  0x000095ed , 0x0000000b 
- 00016709  0x00003607 arg  0x00000231 , 0x00000030 
- 00016710  0x00003608 force  0x00000040 , 0x00000039 
- 00016711  0x0000360a ifetcht  0x00000004 , 0x00000030 
- 00016712  0x0000360b ifetch  0x00000004 , 0x0000000b 
- 00016713  0x0000360c increase  0x00000004 , 0x0000000b 
- 00016714  0x0000360d increase  0x00000004 , 0x00000030 
- 00016715  0x0000360e iadd  0x00000002 , 0x0000003f 
- 00016716  0x0000360f force  0x00000007 , 0x00000038 
- 00016717  0x00003610 iadd  0x0000002f , 0x00000002 
- 00016718  0x00003611 force  0x00000004 , 0x00000038 
- 00016719  0x00003612 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00016720  0x00003613 iadd  0x00000002 , 0x00000002 
- 00016721  0x00003614 force  0x00000005 , 0x00000038 
- 00016722  0x00003615 deposit  0x0000002f 
- 00016723  0x00003616 force  0x00000006 , 0x00000038 
- 00016724  0x00003617 ixor  0x0000002f , 0x0000003f 
- 00016725  0x00003618 force  0x00000004 , 0x00000038 
- 00016726  0x00003619 iand  0x0000002f , 0x0000003f 
- 00016727  0x0000361a force  0x00000006 , 0x00000038 
- 00016728  0x0000361b ixor  0x0000002f , 0x0000003f 
- 00016729  0x0000361c iadd  0x00000002 , 0x00000002 
- 00016730  0x0000361d force  0x00000007 , 0x00000038 
- 00016731  0x0000361e copy  0x00000002 , 0x0000002f 
- 00016732  0x0000361f force  0x00000003 , 0x00000038 
- 00016733  0x00003620 deposit  0x0000002f 
- 00016734  0x00003621 iadd  0x00000002 , 0x0000002f 
- 00016735  0x00003622 force  0x00000000 , 0x00000038 
- 00016736  0x00003623 deposit  0x0000002f 
- 00016737  0x00003624 force  0x00000001 , 0x00000038 
- 00016738  0x00003625 iand  0x0000002f , 0x00000002 
- 00016739  0x00003626 ior  0x0000002f , 0x0000003f 
- 00016740  0x00003627 force  0x00000002 , 0x00000038 
- 00016741  0x00003628 iand  0x0000002f , 0x0000003f 
- 00016742  0x00003629 ior  0x00000002 , 0x00000002 
- 00016743  0x0000362a force  0x00000000 , 0x00000038 
- 00016744  0x0000362b shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00016745  0x0000362c iadd  0x00000002 , 0x0000003f 
- 00016746  0x0000362d force  0x00000007 , 0x00000038 
- 00016747  0x0000362e iadd  0x0000002f , 0x0000002f 
- 00016748  0x0000362f regexrot 
- 00016749  0x00003630 loop  0x00004147 
- 00016750  0x00003631 arg  0x00000331 , 0x00000006 
- 00016751  0x00003632 force  0x00000000 , 0x00000038 
- 00016752  0x00003634 ifetch  0x00000004 , 0x00000006 
- 00016753  0x00003635 iadd  0x0000002f , 0x0000002f 
- 00016754  0x00003636 increase  0x00000001 , 0x00000038 
- 00016755  0x00003637 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00016756  0x00003638 nbranch  0x00004170 , 0x00000001 
- 00016757  0x00003639 rtn 
- 00016758  0x0000363e arg  0x000001bd , 0x00000005 
- 00016759  0x0000363f force  0x00000007 , 0x00000038 
- 00016760  0x00003641 deposit  0x0000002f 
- 00016761  0x00003642 istore  0x00000004 , 0x00000005 
- 00016762  0x00003643 increase  0xffffffff , 0x00000038 
- 00016763  0x00003644 branch  0x00004178 , 0x00000002 
- 00016764  0x00003645 rtn 
- 00016765  0x0000364b bbit0  0x00000006 , 0x00004180 
- 00016766  0x0000364e call  0x000041a2 
- 00016767  0x0000364f branch  0x00004182 
- 00016768  0x00003652 call  0x000041af 
- 00016769  0x00003653 branch  0x00004182 
- 00016770  0x00003658 fetch  0x00000001 , 0x00000921 
- 00016771  0x00003659 pincrease  0xfffffff9 
- 00016772  0x0000365d arg  0x0000092c , 0x00000030 
- 00016773  0x0000365e call  0x00007dbc 
- 00016774  0x0000365f branch  0x00004194 
- 00016775  0x00003664 fetch  0x00000001 , 0x0000092b 
- 00016776  0x00003665 bbit0  0x00000006 , 0x0000418b 
- 00016777  0x00003667 call  0x000041a2 
- 00016778  0x00003668 branch  0x0000418d 
- 00016779  0x0000366a call  0x000041af 
- 00016780  0x0000366b branch  0x0000418d 
- 00016781  0x0000366f fetch  0x00000001 , 0x00004969 
- 00016782  0x00003670 ncall  0x00007dba , 0x00000034 
- 00016783  0x00003671 call  0x00007dbc , 0x00000034 
- 00016784  0x00003672 fetch  0x00000001 , 0x00004862 
- 00016785  0x00003673 pincrease  0xfffffffc 
- 00016786  0x00003674 jam  0x00000000 , 0x00004862 
- 00016787  0x00003675 arg  0x00004b3c , 0x00000030 
- 00016788  0x0000367a copy  0x00000030 , 0x00000002 
- 00016789  0x0000367b call  0x0000419c 
- 00016790  0x0000367c nrtn  0x00000005 
- 00016791  0x0000367d call  0x0000419f 
- 00016792  0x0000367e nrtn  0x00000028 
- 00016793  0x0000367f fetch  0x00000002 , 0x000008f4 
- 00016794  0x00003680 copy  0x0000003f , 0x00000030 
- 00016795  0x00003681 branch  0x00003728 
- 00016796  0x00003684 nbranch  0x00003ca7 , 0x00000028 
- 00016797  0x00003685 pincrease  0xfffffffc 
- 00016798  0x00003686 branch  0x00003ca5 
- 00016799  0x0000368a setarg  0x0000496a 
- 00016800  0x0000368b store  0x00000002 , 0x00000910 
- 00016801  0x0000368c branch  0x000039fb 
- 00016802  0x00003691 call  0x000041a5 
- 00016803  0x00003693 arg  0x00004959 , 0x00000006 
- 00016804  0x00003694 branch  0x0000735f 
- 00016805  0x00003696 arg  0x0000093f , 0x00000005 
- 00016806  0x00003697 setarg  0x00000001 
- 00016807  0x00003698 istore  0x00000001 , 0x00000005 
- 00016808  0x00003699 fetch  0x00000001 , 0x00004969 
- 00016809  0x0000369a arg  0x00000000 , 0x00000002 
- 00016810  0x0000369b nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00016811  0x0000369c istoret  0x00000001 , 0x00000005 
- 00016812  0x0000369d fetch  0x00000007 , 0x00000924 
- 00016813  0x0000369e istore  0x00000007 , 0x00000005 
- 00016814  0x0000369f branch  0x00004069 
- 00016815  0x000036a4 call  0x000041b2 
- 00016816  0x000036a6 arg  0x000046a0 , 0x00000006 
- 00016817  0x000036a7 branch  0x0000735f 
- 00016818  0x000036a9 arg  0x0000093f , 0x00000005 
- 00016819  0x000036aa setarg  0x00000002 
- 00016820  0x000036ab branch  0x000041a7 
- 00016821  0x000036b1 bpatchx  0x000000b4 , 0x00004036 
- 00016822  0x000036b3 call  0x0000425b 
- 00016823  0x000036b6 call  0x000041bd 
- 00016824  0x000036b7 rtn  0x00000028 
- 00016825  0x000036b8 call  0x000041d0 
- 00016826  0x000036ba call  0x00004292 
- 00016827  0x000036bc arg  0x00000983 , 0x00000011 
- 00016828  0x000036bd branch  0x000078b2 
- 00016829  0x000036c2 call  0x00007dbc 
- 00016830  0x000036c3 arg  0x00000001 , 0x00000002 
- 00016831  0x000036c5 fetch  0x00000001 , 0x00000951 
- 00016832  0x000036c6 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00016833  0x000036c7 setflag  0x00000005 , 0x00000007 , 0x00000002 
- 00016834  0x000036c8 storet  0x00000001 , 0x00000983 
- 00016835  0x000036c9 fetch  0x00000009 , 0x00004998 
- 00016836  0x000036ca store  0x00000009 , 0x00000987 
- 00016837  0x000036cb fetch  0x00000001 , 0x00000723 
- 00016838  0x000036cc rtnne  0x000000d4 
- 00016839  0x000036cd fetch  0x00000001 , 0x000047e4 
- 00016840  0x000036ce bne  0x00000000 , 0x00007dba 
- 00016841  0x000036cf fetch  0x00000001 , 0x00000726 
- 00016842  0x000036d0 store  0x00000001 , 0x00000986 
- 00016843  0x000036d1 fetch  0x00000001 , 0x00000983 
- 00016844  0x000036d2 pincrease  0x00000001 
- 00016845  0x000036d3 set1  0x00000005 , 0x0000003f 
- 00016846  0x000036d4 store  0x00000001 , 0x00000983 
- 00016847  0x000036d5 rtn 
- 00016848  0x000036d9 fetch  0x00000001 , 0x00000722 
- 00016849  0x000036da copy  0x0000003f , 0x00000039 
- 00016850  0x000036db store  0x00000001 , 0x00000990 
- 00016851  0x000036dc fetch  0x00000001 , 0x0000092b 
- 00016852  0x000036dd store  0x00000001 , 0x00000991 
- 00016853  0x000036de arg  0x00000996 , 0x00000005 
- 00016854  0x000036df arg  0x00000723 , 0x00000006 
- 00016855  0x000036e0 branch  0x00007cda 
- 00016856  0x000036ea fetch  0x00000001 , 0x000049b5 
- 00016857  0x000036eb nrtn  0x00000034 
- 00016858  0x000036ec call  0x00004292 
- 00016859  0x000036ed arg  0x00000983 , 0x00000011 
- 00016860  0x000036ee call  0x000078dc 
- 00016861  0x000036ef nrtn  0x00000028 
- 00016862  0x000036f1 fetcht  0x00000001 , 0x00000983 
- 00016863  0x000036f2 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00016864  0x000036f3 branch  0x0000420b , 0x00000034 
- 00016865  0x000036f5 jam  0x00000001 , 0x000049b5 
- 00016866  0x000036f7 call  0x000041fc 
- 00016867  0x000036f9 fetcht  0x00000001 , 0x00000983 
- 00016868  0x000036fa call  0x00004202 
- 00016869  0x000036fb store  0x00000001 , 0x000049b6 
- 00016870  0x000036fd fetch  0x00000001 , 0x000049b7 
- 00016871  0x000036fe isolate1  0x00000007 , 0x00000002 
- 00016872  0x000036ff setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00016873  0x00003700 store  0x00000001 , 0x000049b7 
- 00016874  0x00003708 set1  0x00000004 , 0x00000002 
- 00016875  0x0000370a increase  0xffffffff , 0x00000002 
- 00016876  0x0000370b istoret  0x00000001 , 0x00000012 
- 00016877  0x0000370d fetcht  0x00000001 , 0x00000983 
- 00016878  0x0000370e isolate1  0x00000004 , 0x00000002 
- 00016879  0x0000370f nbranch  0x0000420f , 0x00000001 
- 00016880  0x00003710 fetcht  0x00000001 , 0x00000990 
- 00016881  0x00003711 storet  0x00000001 , 0x00000722 
- 00016882  0x00003712 copy  0x00000002 , 0x00000039 
- 00016883  0x00003713 arg  0x00000723 , 0x00000005 
- 00016884  0x00003714 arg  0x00000996 , 0x00000006 
- 00016885  0x00003715 call  0x00007cda 
- 00016886  0x00003717 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016887  0x00003718 nbranch  0x000041f9 , 0x00000002 
- 00016888  0x0000371a branch  0x00003ec1 
- 00016889  0x0000371e fetch  0x00000004 , 0x00000992 
- 00016890  0x0000371f store  0x00000004 , 0x0000097e 
- 00016891  0x00003720 branch  0x00004230 
- 00016892  0x00003724 fetch  0x00000001 , 0x00000991 
- 00016893  0x00003725 store  0x00000001 , 0x0000092b 
- 00016894  0x00003727 fetch  0x00000009 , 0x00000987 
- 00016895  0x00003728 store  0x00000009 , 0x00004998 
- 00016896  0x00003729 store  0x00000009 , 0x00000922 
- 00016897  0x0000372a rtn 
- 00016898  0x0000372e jam  0x00000001 , 0x000049b7 
- 00016899  0x0000372f fetch  0x00000001 , 0x00000986 
- 00016900  0x00003730 isolate1  0x00000005 , 0x00000002 
- 00016901  0x00003731 rtn  0x00000001 
- 00016902  0x00003732 setarg  0x00000000 
- 00016903  0x00003733 rtn 
- 00016904  0x00003736 add  0x00000011 , 0x0000001a , 0x00000005 
- 00016905  0x00003737 istore  0x00000001 , 0x00000005 
- 00016906  0x00003738 rtn 
- 00016907  0x0000373c jam  0x00000000 , 0x000049b6 
- 00016908  0x0000373d call  0x00004292 
- 00016909  0x0000373e arg  0x00000983 , 0x00000011 
- 00016910  0x0000373f branch  0x000078ca 
- 00016911  0x00003742 call  0x00004253 
- 00016912  0x00003743 call  0x00004267 
- 00016913  0x00003744 fetch  0x00000009 , 0x00004998 
- 00016914  0x00003745 store  0x00000009 , 0x00000987 
- 00016915  0x00003746 call  0x00004228 
- 00016916  0x00003747 setarg  0x00000000 
- 00016917  0x00003748 store  0x00000001 , 0x00004969 
- 00016918  0x00003749 call  0x00004249 
- 00016919  0x0000374b fetcht  0x00000001 , 0x00000722 
- 00016920  0x0000374c storet  0x00000001 , 0x00000990 
- 00016921  0x0000374d copy  0x00000002 , 0x00000039 
- 00016922  0x0000374e arg  0x00000723 , 0x00000006 
- 00016923  0x0000374f arg  0x00000996 , 0x00000005 
- 00016924  0x00003750 call  0x00007cda 
- 00016925  0x00003752 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00016926  0x00003753 nbranch  0x00004222 , 0x00000002 
- 00016927  0x00003755 arg  0x00000984 , 0x00000011 
- 00016928  0x00003756 call  0x000078eb 
- 00016929  0x00003757 branch  0x00003ec1 
- 00016930  0x0000375a call  0x0000426f 
- 00016931  0x0000375b fetch  0x00000004 , 0x0000097e 
- 00016932  0x0000375c store  0x00000004 , 0x00000992 
- 00016933  0x0000375d arg  0x00000984 , 0x00000011 
- 00016934  0x0000375e call  0x000078eb 
- 00016935  0x0000375f branch  0x00004230 
- 00016936  0x00003762 fetch  0x00000001 , 0x00000990 
- 00016937  0x00003763 copy  0x0000003f , 0x00000039 
- 00016938  0x00003764 store  0x00000001 , 0x00000722 
- 00016939  0x00003765 fetch  0x00000001 , 0x00000991 
- 00016940  0x00003766 store  0x00000001 , 0x0000092b 
- 00016941  0x00003767 arg  0x00000996 , 0x00000006 
- 00016942  0x00003768 arg  0x00000723 , 0x00000005 
- 00016943  0x00003769 branch  0x00007cda 
- 00016944  0x0000376c call  0x0000427c 
- 00016945  0x0000376d setarg  0x00000723 
- 00016946  0x0000376e store  0x00000002 , 0x0000097b 
- 00016947  0x00003770 call  0x000041fc 
- 00016948  0x00003771 call  0x00004253 
- 00016949  0x00003772 call  0x00004267 
- 00016950  0x00003774 fetcht  0x00000001 , 0x00000722 
- 00016951  0x00003775 setarg  0x0000000c 
- 00016952  0x00003776 call  0x00007db0 
- 00016953  0x00003777 copy  0x0000003f , 0x00000011 
- 00016954  0x00003778 copy  0x00000002 , 0x0000003f 
- 00016955  0x00003779 isub  0x00000011 , 0x0000003f 
- 00016956  0x0000377a store  0x00000001 , 0x00000722 
- 00016957  0x0000377b fetch  0x00000002 , 0x0000097b 
- 00016958  0x0000377c copy  0x0000003f , 0x00000006 
- 00016959  0x0000377d iadd  0x00000011 , 0x00000002 
- 00016960  0x0000377e storet  0x00000002 , 0x0000097b 
- 00016961  0x0000377f call  0x00003ecb 
- 00016962  0x00003780 fetch  0x00000001 , 0x00000722 
- 00016963  0x00003781 rtn  0x00000034 
- 00016964  0x00003782 fetch  0x00000001 , 0x00000980 
- 00016965  0x00003783 pincrease  0x00000001 
- 00016966  0x00003784 store  0x00000001 , 0x00000980 
- 00016967  0x00003785 call  0x0000427c 
- 00016968  0x00003786 branch  0x00004233 
- 00016969  0x0000378c fetch  0x00000001 , 0x0000092b 
- 00016970  0x0000378d bbit0  0x00000006 , 0x0000424d 
- 00016971  0x0000378f call  0x000041a2 
- 00016972  0x00003790 branch  0x0000424e 
- 00016973  0x00003792 call  0x000041af 
- 00016974  0x00003794 fetch  0x00000001 , 0x00000722 
- 00016975  0x00003795 add  0x0000003f , 0x00000004 , 0x00000002 
- 00016976  0x00003796 storet  0x00000001 , 0x00000722 
- 00016977  0x00003797 arg  0x00000723 , 0x00000002 
- 00016978  0x00003798 branch  0x00003c86 
- 00016979  0x0000379e fetch  0x00000003 , 0x00004992 
- 00016980  0x0000379f pincrease  0x00000001 
- 00016981  0x000037a0 store  0x00000003 , 0x00004992 
- 00016982  0x000037a1 fetch  0x00000001 , 0x00004808 
- 00016983  0x000037a2 pincrease  0x00000001 
- 00016984  0x000037a3 store  0x00000001 , 0x00004808 
- 00016985  0x000037a4 fetch  0x00000002 , 0x00004846 
- 00016986  0x000037a5 branch  0x00007d79 
- 00016987  0x000037aa fetch  0x00000001 , 0x00004871 
- 00016988  0x000037ab lshift4  0x0000003f , 0x0000003f 
- 00016989  0x000037ac lshift3  0x0000003f , 0x0000003f 
- 00016990  0x000037ad fetcht  0x00000001 , 0x0000474d 
- 00016991  0x000037ae ior  0x00000002 , 0x0000003f 
- 00016992  0x000037af store  0x00000001 , 0x00004998 
- 00016993  0x000037b0 fetch  0x00000001 , 0x00004997 
- 00016994  0x000037b1 store  0x00000001 , 0x00004999 
- 00016995  0x000037b2 fetch  0x00000002 , 0x00004995 
- 00016996  0x000037b3 store  0x00000002 , 0x0000499d 
- 00016997  0x000037b4 fetch  0x00000002 , 0x0000094c 
- 00016998  0x000037b5 store  0x00000002 , 0x0000499f 
- 00016999  0x000037b8 fetch  0x00000003 , 0x00004992 
- 00017000  0x000037b9 store  0x00000003 , 0x0000499a 
- 00017001  0x000037ba arg  0x0000499a , 0x00000011 
- 00017002  0x000037bb arg  0x00000003 , 0x00000039 
- 00017003  0x000037bc call  0x00007cb1 
- 00017004  0x000037bd fetch  0x00000008 , 0x00004999 
- 00017005  0x000037be store  0x00000008 , 0x00000923 
- 00017006  0x000037bf rtn 
- 00017007  0x000037c2 fetch  0x00000001 , 0x00000722 
- 00017008  0x000037c3 div  0x0000003f , 0x0000000c 
- 00017009  0x000037c4 call  0x00007d62 
- 00017010  0x000037c5 quotient  0x00000002 
- 00017011  0x000037c6 remainder  0x0000003f 
- 00017012  0x000037c7 call  0x0000428f , 0x00000034 
- 00017013  0x000037c8 storet  0x00000001 , 0x00000981 
- 00017014  0x000037c9 jam  0x00000000 , 0x00000980 
- 00017015  0x000037ca fetch  0x00000003 , 0x00004992 
- 00017016  0x000037cb arg  0x00001fff , 0x00000002 
- 00017017  0x000037cc iand  0x00000002 , 0x0000003f 
- 00017018  0x000037cd store  0x00000002 , 0x0000097e 
- 00017019  0x000037ce rtn 
- 00017020  0x000037d1 fetch  0x00000002 , 0x0000097e 
- 00017021  0x000037d2 lshift4  0x0000003f , 0x0000003f 
- 00017022  0x000037d3 lshift  0x0000003f , 0x0000003f 
- 00017023  0x000037d4 fetcht  0x00000001 , 0x00000980 
- 00017024  0x000037d5 ior  0x00000002 , 0x0000003f 
- 00017025  0x000037d6 lshift4  0x0000003f , 0x0000003f 
- 00017026  0x000037d7 lshift  0x0000003f , 0x0000003f 
- 00017027  0x000037d8 fetcht  0x00000001 , 0x00000981 
- 00017028  0x000037d9 ior  0x00000002 , 0x0000003f 
- 00017029  0x000037da store  0x00000003 , 0x000049a2 
- 00017030  0x000037db arg  0x00000003 , 0x00000039 
- 00017031  0x000037dc arg  0x000049a2 , 0x00000011 
- 00017032  0x000037dd branch  0x00007cb1 
- 00017033  0x000037e0 arg  0x000049b8 , 0x00000013 
- 00017034  0x000037e1 arg  0x0000428c , 0x00000012 
- 00017035  0x000037e2 branch  0x000042e0 
- 00017036  0x000037e5 arg  0x00000028 , 0x00000039 
- 00017037  0x000037e6 arg  0x0000496a , 0x00000005 
- 00017038  0x000037e7 branch  0x00007ca1 
- 00017039  0x000037eb increase  0xffffffff , 0x00000002 
- 00017040  0x000037ec rtn 
- 00017041  0x000037ef branch  0x00003b2a 
- 00017042  0x000037f3 setarg  0x000049b9 
- 00017043  0x000037f4 store  0x00000002 , 0x000043fb 
- 00017044  0x000037f5 rtn 
- 00017045  0x000037f9 bpatch  0x000000b1 , 0x00004016 
- 00017046  0x000037fa fetch  0x00000001 , 0x000043cb 
- 00017047  0x000037fb branch  0x00004295 , 0x00000034 
- 00017048  0x000037fc beq  0x00000004 , 0x000047b7 
- 00017049  0x000037fd beq  0x00000009 , 0x000062ae 
- 00017050  0x000037fe beq  0x0000000a , 0x00005099 
- 00017051  0x000037ff beq  0x0000000e , 0x000043b2 
- 00017052  0x00003800 beq  0x00000006 , 0x0000646e 
- 00017053  0x00003801 beq  0x0000000d , 0x00004672 
- 00017054  0x00003802 beq  0x0000000f , 0x00004959 
- 00017055  0x00003803 beq  0x0000000c , 0x00006882 
- 00017056  0x00003805 beq  0x00000008 , 0x000053e0 
- 00017057  0x00003806 beq  0x0000000b , 0x00003e02 
- 00017058  0x00003807 rtn 
- 00017059  0x0000380b rtn  0x0000002b 
- 00017060  0x0000380c call  0x00006f74 
- 00017061  0x0000380d fetch  0x00000001 , 0x000043cb 
- 00017062  0x0000380e beq  0x00000009 , 0x000063d9 
- 00017063  0x0000380f beq  0x00000006 , 0x000063d9 
- 00017064  0x00003810 beq  0x00000004 , 0x000047c2 
- 00017065  0x00003811 beq  0x00000008 , 0x00005428 
- 00017066  0x00003812 beq  0x0000000f , 0x0000542c 
- 00017067  0x00003813 beq  0x0000000d , 0x00004772 
- 00017068  0x00003814 rtn 
- 00017069  0x00003817 call  0x00007774 
- 00017070  0x00003818 call  0x00007841 
- 00017071  0x00003819 call  0x000042b4 
- 00017072  0x0000381a fetch  0x00000002 , 0x000043db 
- 00017073  0x0000381b branch  0x00007d79 
- 00017074  0x0000381e fetch  0x00000002 , 0x000043d9 
- 00017075  0x0000381f branch  0x00007d79 
- 00017076  0x00003822 bpatch  0x000000b2 , 0x00004016 
- 00017077  0x00003824 arg  0x000044d3 , 0x00000011 
- 00017078  0x00003825 call  0x00007d97 
- 00017079  0x00003826 rtn  0x00000034 
- 00017080  0x00003828 copy  0x0000003f , 0x00000013 
- 00017081  0x00003829 call  0x000042bd 
- 00017082  0x0000382a branch  0x000042c1 
- 00017083  0x0000382d arg  0x00000000 , 0x00000013 
- 00017084  0x0000382e rtn 
- 00017085  0x00003834 beq  0x00000010 , 0x000042d0 
- 00017086  0x00003835 beq  0x00000014 , 0x000042c7 
- 00017087  0x00003836 beq  0x00000015 , 0x000042cb 
- 00017088  0x00003837 rtn 
- 00017089  0x0000383c fetch  0x00000002 , 0x000043dd 
- 00017090  0x0000383d branch  0x00007d79 
- 00017091  0x00003840 fetch  0x00000002 , 0x000043d3 
- 00017092  0x00003841 branch  0x00007d79 
- 00017093  0x00003844 fetch  0x00000002 , 0x000043d7 
- 00017094  0x00003845 branch  0x00007d79 
- 00017095  0x00003848 fetch  0x00000002 , 0x000044e9 
- 00017096  0x00003849 set1  0x00000009 , 0x0000003f 
- 00017097  0x0000384a store  0x00000002 , 0x000044e9 
- 00017098  0x0000384b rtn 
- 00017099  0x0000384e jam  0x00000000 , 0x00004396 
- 00017100  0x0000384f fetch  0x00000002 , 0x000044e9 
- 00017101  0x00003850 set0  0x00000009 , 0x0000003f 
- 00017102  0x00003851 store  0x00000002 , 0x000044e9 
- 00017103  0x00003852 branch  0x0000432d 
- 00017104  0x00003856 fetch  0x00000002 , 0x000043f1 
- 00017105  0x00003857 set1  0x00000000 , 0x0000003f 
- 00017106  0x00003858 store  0x00000002 , 0x000043f1 
- 00017107  0x00003859 rtn 
- 00017108  0x0000385d store  0x00000001 , 0x0000021d 
- 00017109  0x0000385f bpatch  0x000000b3 , 0x00004016 
- 00017110  0x00003860 fetch  0x00000001 , 0x0000021d 
- 00017111  0x00003861 rtn  0x00000034 
- 00017112  0x00003862 increase  0xffffffff , 0x0000003f 
- 00017113  0x00003863 store  0x00000001 , 0x0000021d 
- 00017114  0x00003864 call  0x00007780 
- 00017115  0x00003865 call  0x0000430e 
- 00017116  0x00003866 call  0x00006beb 
- 00017117  0x00003867 fetch  0x00000002 , 0x000043e3 
- 00017118  0x00003868 call  0x00007d79 
- 00017119  0x00003869 branch  0x000042d5 
- 00017120  0x0000386f ifetch  0x00000001 , 0x00000013 
- 00017121  0x00003870 rtn  0x00000034 
- 00017122  0x00003871 pincrease  0xffffffff 
- 00017123  0x00003872 istore  0x00000001 , 0x00000013 
- 00017124  0x00003873 nrtn  0x00000034 
- 00017125  0x00003874 copy  0x00000012 , 0x0000003f 
- 00017126  0x00003875 branch  0x00007d79 
- 00017127  0x0000387a ifetch  0x00000002 , 0x00000013 
- 00017128  0x0000387b rtn  0x00000034 
- 00017129  0x0000387c pincrease  0xffffffff 
- 00017130  0x0000387d istore  0x00000002 , 0x00000013 
- 00017131  0x0000387e nrtn  0x00000034 
- 00017132  0x0000387f copy  0x00000012 , 0x0000003f 
- 00017133  0x00003880 branch  0x00007d79 
- 00017134  0x00003883 fetcht  0x00000002 , 0x00004430 
- 00017135  0x00003884 add  0x00000002 , 0x00000001 , 0x00000013 
- 00017136  0x00003885 arg  0x000042f2 , 0x00000012 
- 00017137  0x00003886 branch  0x000042e0 
- 00017138  0x00003889 call  0x00004343 
- 00017139  0x0000388a beq  0x00000001 , 0x000042f5 
- 00017140  0x0000388c branch  0x00004327 
- 00017141  0x0000388e setarg  0x00000002 
- 00017142  0x0000388f istore  0x00000001 , 0x00000013 
- 00017143  0x00003890 add  0x00000002 , 0x00000008 , 0x00000012 
- 00017144  0x00003892 ifetch  0x00000002 , 0x00000012 
- 00017145  0x00003893 branch  0x00007d79 
- 00017146  0x00003897 call  0x000042fc 
- 00017147  0x00003898 branch  0x00004327 
- 00017148  0x0000389c setarg  0x00000000 
- 00017149  0x0000389d store  0x00000002 , 0x000043ef 
- 00017150  0x0000389e rtn 
- 00017151  0x000038a0 setarg  0x00000000 
- 00017152  0x000038a1 store  0x00000002 , 0x000043f1 
- 00017153  0x000038a2 rtn 
- 00017154  0x000038a7 fetch  0x00000002 , 0x000043f1 
- 00017155  0x000038a8 set1  0x00000007 , 0x0000003f 
- 00017156  0x000038a9 store  0x00000002 , 0x000043ef 
- 00017157  0x000038aa setarg  0x00000000 
- 00017158  0x000038ab store  0x00000002 , 0x000043f1 
- 00017159  0x000038ac rtn 
- 00017160  0x000038b5 arg  0x00000009 , 0x00000007 
- 00017161  0x000038b6 branch  0x000024e7 
- 00017162  0x000038b9 arg  0x00000009 , 0x00000007 
- 00017163  0x000038ba branch  0x000024eb 
- 00017164  0x000038bd jam  0x00000005 , 0x000043ed 
- 00017165  0x000038be branch  0x00004308 
- 00017166  0x000038c1 arg  0x000043ed , 0x00000013 
- 00017167  0x000038c2 arg  0x0000430a , 0x00000012 
- 00017168  0x000038c3 branch  0x000042e0 
- 00017169  0x000038c7 jam  0x0000000f , 0x0000066f 
- 00017170  0x000038c8 branch  0x00007834 
- 00017171  0x000038cb jam  0x00000010 , 0x0000066f 
- 00017172  0x000038cc branch  0x00007834 
- 00017173  0x000038cf jam  0x0000000e , 0x0000066f 
- 00017174  0x000038d0 branch  0x00007834 
- 00017175  0x000038d3 jam  0x0000000d , 0x0000066f 
- 00017176  0x000038d4 branch  0x00007834 
- 00017177  0x000038d7 jam  0x00000017 , 0x0000066f 
- 00017178  0x000038d8 branch  0x00007834 
- 00017179  0x000038db jam  0x00000018 , 0x0000066f 
- 00017180  0x000038dc branch  0x00007834 
- 00017181  0x000038df jam  0x00000016 , 0x0000066f 
- 00017182  0x000038e0 branch  0x00007834 
- 00017183  0x000038e3 jam  0x00000011 , 0x0000066f 
- 00017184  0x000038e4 branch  0x00007834 
- 00017185  0x000038e7 jam  0x00000015 , 0x0000066f 
- 00017186  0x000038e8 branch  0x00007834 
- 00017187  0x000038eb jam  0x00000014 , 0x0000066f 
- 00017188  0x000038ec branch  0x00007834 
- 00017189  0x000038f0 jam  0x00000013 , 0x0000066f 
- 00017190  0x000038f1 branch  0x00007834 
- 00017191  0x000038f4 jam  0x00000019 , 0x0000066f 
- 00017192  0x000038f5 branch  0x00007834 
- 00017193  0x000038f9 jam  0x0000001f , 0x0000066f 
- 00017194  0x000038fa branch  0x00007834 
- 00017195  0x000038fe set1  0x0000000d , 0x00000000 
- 00017196  0x000038ff rtn 
- 00017197  0x00003902 set0  0x0000000d , 0x00000000 
- 00017198  0x00003903 rtn 
- 00017199  0x00003907 call  0x00004343 
- 00017200  0x00003908 beq  0x00000002 , 0x00004339 
- 00017201  0x0000390a setarg  0x00000001 
- 00017202  0x0000390b istore  0x00000001 , 0x00000013 
- 00017203  0x0000390c add  0x00000002 , 0x00000003 , 0x00000011 
- 00017204  0x0000390d add  0x00000002 , 0x00000006 , 0x00000012 
- 00017205  0x0000390f ifetcht  0x00000001 , 0x00000011 
- 00017206  0x00003910 increase  0x00000001 , 0x00000013 
- 00017207  0x00003911 istoret  0x00000001 , 0x00000013 
- 00017208  0x00003912 branch  0x000042f8 
- 00017209  0x00003915 setarg  0x00000000 
- 00017210  0x00003916 istore  0x00000001 , 0x00000013 
- 00017211  0x00003917 fetch  0x00000002 , 0x000044e9 
- 00017212  0x00003918 bbit0  0x00000009 , 0x0000433f 
- 00017213  0x00003919 call  0x000030c5 
- 00017214  0x0000391a call  0x0000431f 
- 00017215  0x0000391c fetcht  0x00000002 , 0x00004430 
- 00017216  0x0000391d add  0x00000002 , 0x00000002 , 0x00000011 
- 00017217  0x0000391e add  0x00000002 , 0x00000004 , 0x00000012 
- 00017218  0x0000391f branch  0x00004335 
- 00017219  0x00003922 fetcht  0x00000002 , 0x00004430 
- 00017220  0x00003923 add  0x00000002 , 0x00000000 , 0x00000013 
- 00017221  0x00003924 ifetch  0x00000001 , 0x00000013 
- 00017222  0x00003925 rtn 
- 00017223  0x00003928 call  0x00004343 
- 00017224  0x00003929 bne  0x00000000 , 0x0000434a 
- 00017225  0x0000392a branch  0x00004327 
- 00017226  0x0000392c add  0x00000002 , 0x0000000a , 0x00000012 
- 00017227  0x0000392d branch  0x000042f8 
- 00017228  0x00003934 fetch  0x00000008 , 0x00004ceb 
- 00017229  0x00003935 store  0x00000008 , 0x00004cfe 
- 00017230  0x00003936 jam  0x00000000 , 0x00004d0e 
- 00017231  0x00003937 fetch  0x00000001 , 0x00004d02 
- 00017232  0x00003938 lshift2  0x0000003f , 0x0000003f 
- 00017233  0x00003939 arg  0x00004b87 , 0x00000002 
- 00017234  0x0000393a iadd  0x00000002 , 0x00000002 
- 00017235  0x0000393b ifetch  0x00000004 , 0x00000002 
- 00017236  0x0000393c store  0x00000004 , 0x00004cfa 
- 00017237  0x0000393e fetch  0x00000001 , 0x00004d0e 
- 00017238  0x0000393f nbranch  0x0000435f , 0x00000034 
- 00017239  0x00003940 fetcht  0x00000002 , 0x00004cf4 
- 00017240  0x00003941 ifetch  0x00000001 , 0x00000002 
- 00017241  0x00003942 store  0x00000001 , 0x00004d0a 
- 00017242  0x00003943 increase  0x00000001 , 0x00000002 
- 00017243  0x00003944 storet  0x00000002 , 0x00004cf4 
- 00017244  0x00003945 rshift4  0x0000003f , 0x0000003f 
- 00017245  0x00003946 store  0x00000001 , 0x00004cf9 
- 00017246  0x00003947 branch  0x00004362 
- 00017247  0x00003949 fetch  0x00000001 , 0x00004d0a 
- 00017248  0x0000394a and  0x0000003f , 0x0000000f , 0x0000003f 
- 00017249  0x0000394b store  0x00000001 , 0x00004cf9 
- 00017250  0x0000394d fetch  0x00000001 , 0x00004d0e 
- 00017251  0x0000394e setflip  0x00000000 , 0x0000003f 
- 00017252  0x0000394f store  0x00000001 , 0x00004d0e 
- 00017253  0x00003950 arg  0x00004b77 , 0x00000002 
- 00017254  0x00003951 fetch  0x00000001 , 0x00004cf9 
- 00017255  0x00003952 iadd  0x00000002 , 0x00000002 
- 00017256  0x00003953 ifetch  0x00000001 , 0x00000002 
- 00017257  0x00003954 fetcht  0x00000001 , 0x00004d02 
- 00017258  0x00003955 call  0x0000439a 
- 00017259  0x00003956 store  0x00000001 , 0x00004d02 
- 00017260  0x00003958 fetch  0x00000001 , 0x00004cf9 
- 00017261  0x00003959 and  0x0000003f , 0x00000008 , 0x00000002 
- 00017262  0x0000395a storet  0x00000001 , 0x00004cf8 
- 00017263  0x0000395b and  0x0000003f , 0x00000007 , 0x00000002 
- 00017264  0x0000395c storet  0x00000001 , 0x00004cf9 
- 00017265  0x0000395e call  0x000043a3 
- 00017266  0x0000395f storet  0x00000004 , 0x00004d06 
- 00017267  0x00003961 fetch  0x00000001 , 0x00004cf8 
- 00017268  0x00003962 branch  0x00004379 , 0x00000034 
- 00017269  0x00003963 fetch  0x00000004 , 0x00004cfe 
- 00017270  0x00003964 fetcht  0x00000004 , 0x00004d06 
- 00017271  0x00003965 isub  0x00000002 , 0x0000003f 
- 00017272  0x00003966 branch  0x0000437c 
- 00017273  0x00003968 fetch  0x00000004 , 0x00004cfe 
- 00017274  0x00003969 fetcht  0x00000004 , 0x00004d06 
- 00017275  0x0000396a iadd  0x00000002 , 0x0000003f 
- 00017276  0x0000396c store  0x00000004 , 0x00004cfe 
- 00017277  0x0000396d arg  0x00007fff , 0x00000002 
- 00017278  0x0000396e isub  0x00000002 , 0x0000003f 
- 00017279  0x0000396f bbit1  0x0000001f , 0x00004382 
- 00017280  0x00003970 storet  0x00000004 , 0x00004cfe 
- 00017281  0x00003971 branch  0x00004388 
- 00017282  0x00003973 fetch  0x00000004 , 0x00004cfe 
- 00017283  0x00003974 arg  0x00008000 , 0x00000002 
- 00017284  0x00003975 iadd  0x00000002 , 0x0000003f 
- 00017285  0x00003976 bbit0  0x0000001f , 0x00004388 
- 00017286  0x00003977 arg  0xffff8000 , 0x00000002 
- 00017287  0x00003978 storet  0x00000004 , 0x00004cfe 
- 00017288  0x0000397a fetch  0x00000001 , 0x00004d02 
- 00017289  0x0000397b lshift2  0x0000003f , 0x0000003f 
- 00017290  0x0000397c arg  0x00004b87 , 0x00000002 
- 00017291  0x0000397d iadd  0x00000002 , 0x00000002 
- 00017292  0x0000397e ifetch  0x00000004 , 0x00000002 
- 00017293  0x0000397f store  0x00000004 , 0x00004cfa 
- 00017294  0x00003981 fetch  0x00000002 , 0x00004cf6 
- 00017295  0x00003982 fetcht  0x00000002 , 0x00004cfe 
- 00017296  0x00003983 istoret  0x00000002 , 0x0000003f 
- 00017297  0x00003984 increase  0x00000002 , 0x0000003f 
- 00017298  0x00003985 store  0x00000002 , 0x00004cf6 
- 00017299  0x00003987 fetch  0x00000001 , 0x00004cf3 
- 00017300  0x00003988 increase  0xffffffff , 0x0000003f 
- 00017301  0x00003989 store  0x00000001 , 0x00004cf3 
- 00017302  0x0000398a nbranch  0x00004355 , 0x00000034 
- 00017303  0x0000398b fetch  0x00000008 , 0x00004cfe 
- 00017304  0x0000398c store  0x00000008 , 0x00004ceb 
- 00017305  0x0000398d rtn 
- 00017306  0x00003990 iadd  0x00000002 , 0x0000003f 
- 00017307  0x00003991 bbit0  0x00000007 , 0x0000439e 
- 00017308  0x00003992 setarg  0x00000000 
- 00017309  0x00003993 rtn 
- 00017310  0x00003995 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00017311  0x00003996 sub  0x0000003f , 0x00000058 , 0x0000003e 
- 00017312  0x00003997 rtn  0x00000002 
- 00017313  0x00003998 setarg  0x00000058 
- 00017314  0x00003999 rtn 
- 00017315  0x0000399c fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
- 00017316  0x0000399d rshift3  0x00000011 , 0x00000002 
- 00017317  0x0000399e fetch  0x00000001 , 0x00004cf9 
- 00017318  0x0000399f bbit0  0x00000002 , 0x000043a9 
- 00017319  0x000039a0 copy  0x00000011 , 0x0000003f 
- 00017320  0x000039a1 iadd  0x00000002 , 0x00000002 
- 00017321  0x000039a3 fetch  0x00000001 , 0x00004cf9 
- 00017322  0x000039a4 bbit0  0x00000001 , 0x000043ad 
- 00017323  0x000039a5 rshift  0x00000011 , 0x0000003f 
- 00017324  0x000039a6 iadd  0x00000002 , 0x00000002 
- 00017325  0x000039a8 fetch  0x00000001 , 0x00004cf9 
- 00017326  0x000039a9 rtnbit0  0x00000000 
- 00017327  0x000039aa rshift2  0x00000011 , 0x0000003f 
- 00017328  0x000039ab iadd  0x00000002 , 0x00000002 
- 00017329  0x000039ac rtn 
- 00017330  0x000039b2 call  0x00007396 
- 00017331  0x000039b3 rtn  0x0000002b 
- 00017332  0x000039b4 setarg  0x000045be 
- 00017333  0x000039b5 store  0x00000002 , 0x000045e0 
- 00017334  0x000039b7 setarg  0x0000330a 
- 00017335  0x000039b8 store  0x00000002 , 0x000045e2 
- 00017336  0x000039ba setarg  0x0000465e 
- 00017337  0x000039bb store  0x00000002 , 0x000045e4 
- 00017338  0x000039bd setarg  0x0000442e 
- 00017339  0x000039be store  0x00000002 , 0x000043d5 
- 00017340  0x000039c0 setarg  0x00004430 
- 00017341  0x000039c1 store  0x00000002 , 0x000043d7 
- 00017342  0x000039c3 setarg  0x00004455 
- 00017343  0x000039c4 store  0x00000002 , 0x000043db 
- 00017344  0x000039c6 setarg  0x00004476 
- 00017345  0x000039c7 store  0x00000002 , 0x000043dd 
- 00017346  0x000039c9 setarg  0x00004308 
- 00017347  0x000039ca store  0x00000002 , 0x000043d3 
- 00017348  0x000039cc setarg  0x000044d1 
- 00017349  0x000039cd store  0x00000002 , 0x000043df 
- 00017350  0x000039cf setarg  0x00004494 
- 00017351  0x000039d0 store  0x00000002 , 0x000043e3 
- 00017352  0x000039d2 bpatch  0x0000002e , 0x00004005 
- 00017353  0x000039d3 call  0x00004412 
- 00017354  0x000039d4 call  0x00004463 
- 00017355  0x000039d5 call  0x000078ad 
- 00017356  0x000039d6 jam  0x00000002 , 0x000040c0 
- 00017357  0x000039d7 jam  0x00000000 , 0x000049b7 
- 00017358  0x000039d8 fetch  0x00000001 , 0x00004779 
- 00017359  0x000039d9 store  0x00000001 , 0x00004648 
- 00017360  0x000039da beq  0x00000000 , 0x000043db 
- 00017361  0x000039db fetch  0x00000001 , 0x0000477a 
- 00017362  0x000039dc store  0x00000001 , 0x000044ec 
- 00017363  0x000039dd jam  0x00000000 , 0x00004388 
- 00017364  0x000039df call  0x00007776 
- 00017365  0x000039e0 call  0x00007780 
- 00017366  0x000039e1 jam  0x00000001 , 0x000047a1 
- 00017367  0x000039e2 fetch  0x00000002 , 0x000044e9 
- 00017368  0x000039e3 rtnbit1  0x0000000c 
- 00017369  0x000039e4 branch  0x00004327 
- 00017370  0x000039e8 branch  0x000043f9 
- 00017371  0x000039eb jam  0x00000002 , 0x000047a1 
- 00017372  0x000039ed jam  0x00000001 , 0x00004388 
- 00017373  0x000039ee setarg  0x00000020 
- 00017374  0x000039ef call  0x000063c7 
- 00017375  0x000039f1 arg  0x00004273 , 0x00000005 
- 00017376  0x000039f2 fetch  0x00000001 , 0x000042db 
- 00017377  0x000039f4 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00017378  0x000039f5 rshift4  0x00000002 , 0x00000002 
- 00017379  0x000039f6 call  0x000043f3 
- 00017380  0x000039f7 istoret  0x00000001 , 0x00000005 
- 00017381  0x000039f8 and  0x0000003f , 0x0000000f , 0x00000002 
- 00017382  0x000039f9 call  0x000043f3 
- 00017383  0x000039fa istoret  0x00000001 , 0x00000005 
- 00017384  0x000039fb call  0x00002955 
- 00017385  0x000039fc fetcht  0x00000001 , 0x0000426b 
- 00017386  0x000039fd copy  0x00000002 , 0x00000039 
- 00017387  0x000039fe arg  0x0000434b , 0x00000005 
- 00017388  0x000039ff arg  0x0000426c , 0x00000006 
- 00017389  0x00003a00 call  0x00007cda 
- 00017390  0x00003a02 fetcht  0x00000001 , 0x0000426b 
- 00017391  0x00003a03 copy  0x00000002 , 0x00000039 
- 00017392  0x00003a04 arg  0x0000436b , 0x00000005 
- 00017393  0x00003a05 arg  0x0000426c , 0x00000006 
- 00017394  0x00003a06 branch  0x00007cda 
- 00017395  0x00003a08 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00017396  0x00003a09 branch  0x000043f7 , 0x00000002 
- 00017397  0x00003a0a add  0x00000002 , 0x00000037 , 0x00000002 
- 00017398  0x00003a0b rtn 
- 00017399  0x00003a0d add  0x00000002 , 0x00000030 , 0x00000002 
- 00017400  0x00003a0e rtn 
- 00017401  0x00003a11 fetch  0x00000001 , 0x0000476e 
- 00017402  0x00003a12 bne  0x000000ff , 0x0000440b 
- 00017403  0x00003a14 fetch  0x00000001 , 0x0000476c 
- 00017404  0x00003a15 bne  0x000000ff , 0x0000440e 
- 00017405  0x00003a17 fetch  0x00000001 , 0x00004777 
- 00017406  0x00003a18 bne  0x000000ff , 0x00004410 
- 00017407  0x00003a1a fetch  0x00000001 , 0x000046da 
- 00017408  0x00003a1b copy  0x0000003f , 0x00000039 
- 00017409  0x00003a1c setarg  0x000046db 
- 00017410  0x00003a1d copy  0x0000003f , 0x00000011 
- 00017411  0x00003a1f copy  0x00000011 , 0x00000006 
- 00017412  0x00003a20 ifetch  0x00000001 , 0x00000006 
- 00017413  0x00003a21 copy  0x00000006 , 0x00000011 
- 00017414  0x00003a22 beq  0x000000ff , 0x00004409 
- 00017415  0x00003a23 copy  0x0000003f , 0x00000002 
- 00017416  0x00003a24 call  0x00006ef7 
- 00017417  0x00003a26 loop  0x00004403 
- 00017418  0x00003a28 rtn 
- 00017419  0x00003a2a fetch  0x00000008 , 0x0000476e 
- 00017420  0x00003a2b store  0x00000008 , 0x000046dd 
- 00017421  0x00003a2c branch  0x000043fb 
- 00017422  0x00003a2e store  0x00000001 , 0x000046db 
- 00017423  0x00003a2f branch  0x000043fd 
- 00017424  0x00003a31 store  0x00000001 , 0x000046dc 
- 00017425  0x00003a32 branch  0x000043ff 
- 00017426  0x00003a36 call  0x000045ba 
- 00017427  0x00003a37 call  0x00004640 
- 00017428  0x00003a38 arg  0x00000000 , 0x00000011 
- 00017429  0x00003a39 call  0x00007055 
- 00017430  0x00003a3a call  0x000043f9 
- 00017431  0x00003a3b call  0x0000446b 
- 00017432  0x00003a3c call  0x0000442c 
- 00017433  0x00003a3d branch  0x0000441b 
- 00017434  0x00003a3f rtn 
- 00017435  0x00003a41 fetch  0x00000001 , 0x000049a4 
- 00017436  0x00003a42 copy  0x0000003f , 0x00000039 
- 00017437  0x00003a43 setarg  0x000049a5 
- 00017438  0x00003a44 copy  0x0000003f , 0x00000011 
- 00017439  0x00003a46 copy  0x00000011 , 0x00000006 
- 00017440  0x00003a47 ifetch  0x00000001 , 0x00000006 
- 00017441  0x00003a48 copy  0x00000006 , 0x00000011 
- 00017442  0x00003a49 beq  0x000000ff , 0x00004426 
- 00017443  0x00003a4a copy  0x0000003f , 0x00000002 
- 00017444  0x00003a4b store  0x00000001 , 0x000049a9 
- 00017445  0x00003a4c call  0x00004428 
- 00017446  0x00003a4e loop  0x0000441f 
- 00017447  0x00003a50 rtn 
- 00017448  0x00003a53 fetch  0x00000001 , 0x000049a9 
- 00017449  0x00003a54 rtneq  0x000000ff 
- 00017450  0x00003a55 iforce  0x00000002 
- 00017451  0x00003a56 branch  0x00006ef7 
- 00017452  0x00003a5a jam  0x00000064 , 0x0000477d 
- 00017453  0x00003a5b rtn 
- 00017454  0x00003a5e call  0x00004431 
- 00017455  0x00003a5f call  0x00007de2 
- 00017456  0x00003a61 branch  0x0000701b 
- 00017457  0x00003a64 call  0x0000788b 
- 00017458  0x00003a66 arg  0x00000010 , 0x00000039 
- 00017459  0x00003a67 arg  0x00008070 , 0x00000006 
- 00017460  0x00003a69 copy  0x00000006 , 0x00000005 
- 00017461  0x00003a6a ifetch  0x00000001 , 0x00000006 
- 00017462  0x00003a6b beq  0x0000001f , 0x00004445 
- 00017463  0x00003a6c beq  0x00000020 , 0x00004445 
- 00017464  0x00003a6d beq  0x00000021 , 0x00004445 
- 00017465  0x00003a6e beq  0x00000022 , 0x00004445 
- 00017466  0x00003a6f beq  0x00000023 , 0x00004445 
- 00017467  0x00003a70 beq  0x0000002c , 0x00004445 
- 00017468  0x00003a71 beq  0x0000002d , 0x00004445 
- 00017469  0x00003a72 beq  0x00000000 , 0x00004445 
- 00017470  0x00003a74 loop  0x00004434 
- 00017471  0x00003a75 arg  0x000080dc , 0x0000003f 
- 00017472  0x00003a76 isub  0x00000006 , 0x0000003e 
- 00017473  0x00003a77 branch  0x0000444b , 0x00000005 
- 00017474  0x00003a79 arg  0x00000008 , 0x00000039 
- 00017475  0x00003a7a arg  0x000080d4 , 0x00000006 
- 00017476  0x00003a7b branch  0x00004434 
- 00017477  0x00003a7e setarg  0x00000040 
- 00017478  0x00003a7f istore  0x00000001 , 0x00000005 
- 00017479  0x00003a80 branch  0x0000443e 
- 00017480  0x00003a82 setarg  0x00000080 
- 00017481  0x00003a83 istore  0x00000001 , 0x00000005 
- 00017482  0x00003a84 branch  0x0000443e 
- 00017483  0x00003a86 fetch  0x00000001 , 0x000049a4 
- 00017484  0x00003a87 copy  0x0000003f , 0x00000039 
- 00017485  0x00003a88 arg  0x000049a5 , 0x00000006 
- 00017486  0x00003a8a ifetch  0x00000001 , 0x00000006 
- 00017487  0x00003a8b set1  0x00000007 , 0x0000003f 
- 00017488  0x00003a8c arg  0x0000003e , 0x00000002 
- 00017489  0x00003a8d call  0x00006f20 
- 00017490  0x00003a8e loop  0x0000444e 
- 00017491  0x00003a8f rtn 
- 00017492  0x00003a92 branch  0x00007027 
- 00017493  0x00003a95 call  0x0000446d 
- 00017494  0x00003a96 call  0x00004458 
- 00017495  0x00003a97 branch  0x00004454 
- 00017496  0x00003a9a fetch  0x00000002 , 0x000044e9 
- 00017497  0x00003a9b rtnbit1  0x00000009 
- 00017498  0x00003a9c fetch  0x00000001 , 0x000049b7 
- 00017499  0x00003a9d beq  0x00000001 , 0x0000445d 
- 00017500  0x00003a9e rtn 
- 00017501  0x00003aa0 fetch  0x00000001 , 0x00004798 
- 00017502  0x00003aa1 rtneq  0x00000001 
- 00017503  0x00003aa2 jam  0x00000001 , 0x00004798 
- 00017504  0x00003aa3 call  0x00004467 
- 00017505  0x00003aa4 call  0x00004469 
- 00017506  0x00003aa5 branch  0x00004480 
- 00017507  0x00003aa8 fetch  0x00000002 , 0x000049bc 
- 00017508  0x00003aa9 store  0x00000002 , 0x000049be 
- 00017509  0x00003aaa jam  0x00000000 , 0x000049c0 
- 00017510  0x00003aab rtn 
- 00017511  0x00003aaf setarg  0x00000000 
- 00017512  0x00003ab0 branch  0x00004464 
- 00017513  0x00003ab4 arg  0x00000000 , 0x00000011 
- 00017514  0x00003ab5 branch  0x000077bf 
- 00017515  0x00003ab9 arg  0x00000000 , 0x00000011 
- 00017516  0x00003aba branch  0x000077c4 
- 00017517  0x00003ac1 fetch  0x00000002 , 0x000044e9 
- 00017518  0x00003ac2 rtnbit0  0x00000009 
- 00017519  0x00003ac3 call  0x00002a28 
- 00017520  0x00003ac4 nrtn  0x00000034 
- 00017521  0x00003ac5 arg  0x000046c6 , 0x00000011 
- 00017522  0x00003ac6 call  0x000078ca 
- 00017523  0x00003ac7 nrtn  0x00000028 
- 00017524  0x00003ac8 arg  0x000046c6 , 0x00000006 
- 00017525  0x00003ac9 branch  0x000063cb 
- 00017526  0x00003acc copy  0x00000013 , 0x0000003f 
- 00017527  0x00003acd beq  0x0000002d , 0x00004347 
- 00017528  0x00003ace beq  0x00000010 , 0x0000432f 
- 00017529  0x00003acf beq  0x00000014 , 0x0000447c 
- 00017530  0x00003ad0 beq  0x00000015 , 0x00004486 
- 00017531  0x00003ad1 rtn 
- 00017532  0x00003ad4 call  0x00004467 
- 00017533  0x00003ad5 call  0x00004469 
- 00017534  0x00003ad6 set0  0x00000027 , 0x00000000 
- 00017535  0x00003ad7 branch  0x00004482 
- 00017536  0x00003ad9 fetch  0x00000002 , 0x00004799 
- 00017537  0x00003ada store  0x00000002 , 0x0000479b 
- 00017538  0x00003adc jam  0x00000014 , 0x0000477c 
- 00017539  0x00003add jam  0x00000000 , 0x00004094 
- 00017540  0x00003ade call  0x00004315 
- 00017541  0x00003adf branch  0x0000432b 
- 00017542  0x00003ae3 set1  0x00000027 , 0x00000000 
- 00017543  0x00003ae4 call  0x00004463 
- 00017544  0x00003ae5 call  0x0000456e 
- 00017545  0x00003ae6 call  0x00004562 
- 00017546  0x00003ae8 setarg  0x00000000 
- 00017547  0x00003ae9 store  0x00000005 , 0x0000474a 
- 00017548  0x00003aea call  0x000078ad 
- 00017549  0x00003aeb jam  0x0000000a , 0x0000470c 
- 00017550  0x00003aec jam  0x0000000a , 0x0000470e 
- 00017551  0x00003aed jam  0x0000000a , 0x00004710 
- 00017552  0x00003aef jam  0x00000002 , 0x000040c0 
- 00017553  0x00003af0 setarg  0x00000020 
- 00017554  0x00003af1 call  0x000063c7 
- 00017555  0x00003af2 branch  0x00004317 
- 00017556  0x00003af5 call  0x0000450f 
- 00017557  0x00003af6 call  0x00004512 
- 00017558  0x00003af7 call  0x00004515 
- 00017559  0x00003afa call  0x000044a1 
- 00017560  0x00003afb branch  0x00004499 
- 00017561  0x00003aff arg  0x000049b8 , 0x00000013 
- 00017562  0x00003b00 arg  0x00000000 , 0x00000012 
- 00017563  0x00003b01 branch  0x000042e0 
- 00017564  0x00003b04 arg  0x000049be , 0x00000013 
- 00017565  0x00003b05 arg  0x0000449f , 0x00000012 
- 00017566  0x00003b06 branch  0x000042e7 
- 00017567  0x00003b08 jam  0x00000001 , 0x000049c0 
- 00017568  0x00003b09 rtn 
- 00017569  0x00003b0c arg  0x0000479b , 0x00000013 
- 00017570  0x00003b0d arg  0x000044a4 , 0x00000012 
- 00017571  0x00003b0e branch  0x000042e7 
- 00017572  0x00003b10 jam  0x00000002 , 0x00004798 
- 00017573  0x00003b11 jam  0x00000000 , 0x000049b7 
- 00017574  0x00003b12 branch  0x0000448a 
- 00017575  0x00003b15 fetch  0x00000001 , 0x00004776 
- 00017576  0x00003b16 rtn  0x00000034 
- 00017577  0x00003b17 arg  0x0000477c , 0x00000013 
- 00017578  0x00003b18 arg  0x000044ac , 0x00000012 
- 00017579  0x00003b19 branch  0x000042e0 
- 00017580  0x00003b1b fetch  0x00000001 , 0x0000477b 
- 00017581  0x00003b1c store  0x00000001 , 0x0000477c 
- 00017582  0x00003b1d fetch  0x00000001 , 0x0000477f 
- 00017583  0x00003b1e nrtn  0x00000034 
- 00017584  0x00003b20 call  0x00006fb0 
- 00017585  0x00003b21 store  0x00000002 , 0x00004796 
- 00017586  0x00003b22 arg  0x00004790 , 0x00000011 
- 00017587  0x00003b23 call  0x00006fd7 
- 00017588  0x00003b24 fetcht  0x00000001 , 0x0000477d 
- 00017589  0x00003b25 isub  0x00000002 , 0x0000003e 
- 00017590  0x00003b26 branch  0x000044b9 , 0x00000002 
- 00017591  0x00003b27 store  0x00000001 , 0x0000477d 
- 00017592  0x00003b28 copy  0x0000003f , 0x00000002 
- 00017593  0x00003b2a storet  0x00000001 , 0x0000477e 
- 00017594  0x00003b2b fetch  0x00000001 , 0x00004778 
- 00017595  0x00003b2c isub  0x00000002 , 0x0000003e 
- 00017596  0x00003b2d call  0x000044c4 , 0x00000002 
- 00017597  0x00003b2e storet  0x00000001 , 0x00004789 
- 00017598  0x00003b2f arg  0x00000006 , 0x00000039 
- 00017599  0x00003b30 arg  0x00004784 , 0x00000006 
- 00017600  0x00003b31 call  0x000044cb 
- 00017601  0x00003b32 store  0x00000001 , 0x0000478a 
- 00017602  0x00003b33 arg  0x00004781 , 0x00000011 
- 00017603  0x00003b34 branch  0x000078b2 
- 00017604  0x00003b36 fetch  0x00000001 , 0x00004780 
- 00017605  0x00003b37 nrtn  0x00000034 
- 00017606  0x00003b38 jam  0x00000001 , 0x00004780 
- 00017607  0x00003b39 arg  0x00000001 , 0x00000011 
- 00017608  0x00003b3a branch  0x000077c4 
- 00017609  0x00003b3c arg  0x00000001 , 0x00000011 
- 00017610  0x00003b3d branch  0x000077bf 
- 00017611  0x00003b42 arg  0x00000000 , 0x00000011 
- 00017612  0x00003b44 ifetch  0x00000001 , 0x00000006 
- 00017613  0x00003b45 iadd  0x00000011 , 0x00000011 
- 00017614  0x00003b46 loop  0x000044cc 
- 00017615  0x00003b48 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00017616  0x00003b49 rtn 
- 00017617  0x00003b4c fetch  0x00000001 , 0x00004397 
- 00017618  0x00003b4d beq  0x00000012 , 0x000044d4 
- 00017619  0x00003b4e rtn 
- 00017620  0x00003b50 fetch  0x00000002 , 0x00004398 
- 00017621  0x00003b51 beq  0x00000019 , 0x000044eb 
- 00017622  0x00003b52 rtn 
- 00017623  0x00003b55 bpatch  0x0000002f , 0x00004005 
- 00017624  0x00003b56 ifetch  0x00000005 , 0x00000011 
- 00017625  0x00003b57 store  0x00000005 , 0x000006f1 
- 00017626  0x00003b58 fetch  0x00000002 , 0x000006f1 
- 00017627  0x00003b59 arg  0x00006b5a , 0x00000002 
- 00017628  0x00003b5a isub  0x00000002 , 0x0000003e 
- 00017629  0x00003b5b nrtn  0x00000005 
- 00017630  0x00003b5c fetch  0x00000002 , 0x000006f4 
- 00017631  0x00003b5d byteswap  0x0000003f , 0x0000003f 
- 00017632  0x00003b5e store  0x00000002 , 0x000006f4 
- 00017633  0x00003b5f copy  0x0000003f , 0x00000039 
- 00017634  0x00003b60 increase  0x00000005 , 0x00000011 
- 00017635  0x00003b61 copy  0x00000011 , 0x00000006 
- 00017636  0x00003b62 arg  0x000006f6 , 0x00000005 
- 00017637  0x00003b63 call  0x00007cda 
- 00017638  0x00003b64 ifetch  0x00000001 , 0x00000006 
- 00017639  0x00003b65 store  0x00000001 , 0x00000700 
- 00017640  0x00003b66 arg  0x000006f3 , 0x00000011 
- 00017641  0x00003b67 arg  0x000006f6 , 0x00000012 
- 00017642  0x00003b68 rtn 
- 00017643  0x00003b6b setarg  0x00000000 
- 00017644  0x00003b6c store  0x00000005 , 0x00004700 
- 00017645  0x00003b6d store  0x00000005 , 0x00004705 
- 00017646  0x00003b6e call  0x000044d7 
- 00017647  0x00003b6f copy  0x00000012 , 0x00000006 
- 00017648  0x00003b70 arg  0x00004700 , 0x00000005 
- 00017649  0x00003b71 arg  0x0000000a , 0x00000039 
- 00017650  0x00003b72 call  0x00007cda 
- 00017651  0x00003b74 bpatch  0x00000030 , 0x00004006 
- 00017652  0x00003b75 ifetch  0x00000001 , 0x00000011 
- 00017653  0x00003b76 beq  0x00000002 , 0x0000451e 
- 00017654  0x00003b77 beq  0x00000003 , 0x00004533 
- 00017655  0x00003b78 beq  0x00000004 , 0x0000453a 
- 00017656  0x00003b79 beq  0x00000005 , 0x0000453a 
- 00017657  0x00003b7a beq  0x00000006 , 0x000045aa 
- 00017658  0x00003b7b beq  0x00000007 , 0x000045ab 
- 00017659  0x00003b7c beq  0x00000008 , 0x000045ae 
- 00017660  0x00003b7d rtn 
- 00017661  0x00003b80 call  0x000044eb 
- 00017662  0x00003b81 fetch  0x00000001 , 0x000006f3 
- 00017663  0x00003b82 beq  0x00000004 , 0x00004502 
- 00017664  0x00003b83 beq  0x00000005 , 0x00004502 
- 00017665  0x00003b84 rtn 
- 00017666  0x00003b86 fetch  0x00000001 , 0x00004700 
- 00017667  0x00003b87 ncall  0x00004509 , 0x00000034 
- 00017668  0x00003b88 fetch  0x00000001 , 0x00004702 
- 00017669  0x00003b89 ncall  0x0000450b , 0x00000034 
- 00017670  0x00003b8a fetch  0x00000001 , 0x00004704 
- 00017671  0x00003b8b ncall  0x0000450d , 0x00000034 
- 00017672  0x00003b8c rtn 
- 00017673  0x00003b8f jam  0x00000005 , 0x000049a1 
- 00017674  0x00003b90 rtn 
- 00017675  0x00003b92 jam  0x00000005 , 0x000049a2 
- 00017676  0x00003b93 rtn 
- 00017677  0x00003b95 jam  0x00000005 , 0x000049a3 
- 00017678  0x00003b96 rtn 
- 00017679  0x00003b99 arg  0x000049a1 , 0x00000013 
- 00017680  0x00003b9a arg  0x00004518 , 0x00000012 
- 00017681  0x00003b9b branch  0x000042e0 
- 00017682  0x00003b9d arg  0x000049a2 , 0x00000013 
- 00017683  0x00003b9e arg  0x0000451a , 0x00000012 
- 00017684  0x00003b9f branch  0x000042e0 
- 00017685  0x00003ba1 arg  0x000049a3 , 0x00000013 
- 00017686  0x00003ba2 arg  0x0000451c , 0x00000012 
- 00017687  0x00003ba3 branch  0x000042e0 
- 00017688  0x00003ba6 jam  0x00000000 , 0x00004700 
- 00017689  0x00003ba7 branch  0x0000453a 
- 00017690  0x00003ba9 jam  0x00000000 , 0x00004702 
- 00017691  0x00003baa branch  0x0000453a 
- 00017692  0x00003bac jam  0x00000000 , 0x00004704 
- 00017693  0x00003bad branch  0x0000453a 
- 00017694  0x00003bb3 fetch  0x00000001 , 0x00004700 
- 00017695  0x00003bb4 store  0x00000001 , 0x0000470b 
- 00017696  0x00003bb5 fetch  0x00000001 , 0x00004701 
- 00017697  0x00003bb6 store  0x00000001 , 0x0000470d 
- 00017698  0x00003bb7 branch  0x00004544 
- 00017699  0x00003bbc fetch  0x00000001 , 0x00004700 
- 00017700  0x00003bbd store  0x00000001 , 0x0000470d 
- 00017701  0x00003bbe branch  0x00004552 
- 00017702  0x00003bc0 fetch  0x00000001 , 0x0000470c 
- 00017703  0x00003bc1 call  0x0000452b 
- 00017704  0x00003bc2 fetch  0x00000001 , 0x00004701 
- 00017705  0x00003bc3 store  0x00000001 , 0x0000470b 
- 00017706  0x00003bc4 branch  0x00004550 
- 00017707  0x00003bc6 beq  0x00000002 , 0x0000452f 
- 00017708  0x00003bc7 beq  0x00000003 , 0x00004531 
- 00017709  0x00003bc8 store  0x00000001 , 0x0000470c 
- 00017710  0x00003bc9 rtn 
- 00017711  0x00003bcb jam  0x00000005 , 0x0000470c 
- 00017712  0x00003bcc rtn 
- 00017713  0x00003bce jam  0x0000000a , 0x0000470c 
- 00017714  0x00003bcf rtn 
- 00017715  0x00003bd1 fetch  0x00000001 , 0x00004700 
- 00017716  0x00003bd2 call  0x0000452b 
- 00017717  0x00003bd3 fetch  0x00000001 , 0x0000470c 
- 00017718  0x00003bd4 call  0x0000459e 
- 00017719  0x00003bd5 call  0x000045a1 
- 00017720  0x00003bd6 jam  0x00000000 , 0x00000671 
- 00017721  0x00003bd7 branch  0x0000707a 
- 00017722  0x00003bda fetch  0x00000001 , 0x0000479e 
- 00017723  0x00003bdb nrtn  0x00000034 
- 00017724  0x00003bdc fetch  0x00000006 , 0x00004700 
- 00017725  0x00003bdd store  0x00000006 , 0x0000470b 
- 00017726  0x00003bde fetch  0x00000001 , 0x0000470c 
- 00017727  0x00003bdf fetcht  0x00000001 , 0x0000470e 
- 00017728  0x00003be0 iand  0x00000002 , 0x0000003f 
- 00017729  0x00003be1 fetcht  0x00000001 , 0x00004710 
- 00017730  0x00003be2 iand  0x00000002 , 0x0000003f 
- 00017731  0x00003be3 call  0x00004556 , 0x00000034 
- 00017732  0x00003be5 bpatch  0x00000031 , 0x00004006 
- 00017733  0x00003be6 fetch  0x00000002 , 0x000044e9 
- 00017734  0x00003be7 isolate1  0x00000009 , 0x0000003f 
- 00017735  0x00003be8 ncall  0x00004463 , 0x00000001 
- 00017736  0x00003be9 call  0x00004550 
- 00017737  0x00003bea call  0x00004552 
- 00017738  0x00003beb branch  0x0000454b 
- 00017739  0x00003bee fetch  0x00000001 , 0x0000470b 
- 00017740  0x00003bef fetcht  0x00000001 , 0x0000470d 
- 00017741  0x00003bf0 iadd  0x00000002 , 0x0000003f 
- 00017742  0x00003bf1 nbranch  0x0000788d , 0x00000034 
- 00017743  0x00003bf2 branch  0x0000788b 
- 00017744  0x00003bf5 arg  0x0000470b , 0x00000006 
- 00017745  0x00003bf6 branch  0x00004558 
- 00017746  0x00003bf8 arg  0x0000470d , 0x00000006 
- 00017747  0x00003bf9 branch  0x0000455d 
- 00017748  0x00003bfb arg  0x0000470f , 0x00000006 
- 00017749  0x00003bfc branch  0x0000457a 
- 00017750  0x00003bfe jam  0x00000000 , 0x0000477f 
- 00017751  0x00003bff rtn 
- 00017752  0x00003c02 ifetch  0x00000001 , 0x00000006 
- 00017753  0x00003c03 beq  0x00000000 , 0x00004562 
- 00017754  0x00003c04 beq  0x00000001 , 0x00004566 
- 00017755  0x00003c05 beq  0x00000002 , 0x0000456a 
- 00017756  0x00003c06 rtn 
- 00017757  0x00003c08 ifetch  0x00000001 , 0x00000006 
- 00017758  0x00003c09 beq  0x00000000 , 0x0000456e 
- 00017759  0x00003c0a beq  0x00000002 , 0x00004572 
- 00017760  0x00003c0b beq  0x00000001 , 0x00004576 
- 00017761  0x00003c0c rtn 
- 00017762  0x00003c0f fetcht  0x00000001 , 0x000049a5 
- 00017763  0x00003c10 call  0x00006ef3 
- 00017764  0x00003c11 fetcht  0x00000001 , 0x000049a6 
- 00017765  0x00003c12 branch  0x00006ef3 
- 00017766  0x00003c14 fetcht  0x00000001 , 0x000049a5 
- 00017767  0x00003c15 call  0x00006ef7 
- 00017768  0x00003c16 fetcht  0x00000001 , 0x000049a6 
- 00017769  0x00003c17 branch  0x00006ef3 
- 00017770  0x00003c19 fetcht  0x00000001 , 0x000049a5 
- 00017771  0x00003c1a call  0x00006ef3 
- 00017772  0x00003c1b fetcht  0x00000001 , 0x000049a6 
- 00017773  0x00003c1c branch  0x00006ef7 
- 00017774  0x00003c1e fetcht  0x00000001 , 0x000049a7 
- 00017775  0x00003c1f call  0x00006ef3 
- 00017776  0x00003c20 fetcht  0x00000001 , 0x000049a8 
- 00017777  0x00003c21 branch  0x00006ef3 
- 00017778  0x00003c23 fetcht  0x00000001 , 0x000049a7 
- 00017779  0x00003c24 call  0x00006ef7 
- 00017780  0x00003c25 fetcht  0x00000001 , 0x000049a8 
- 00017781  0x00003c26 branch  0x00006ef3 
- 00017782  0x00003c28 fetcht  0x00000001 , 0x000049a7 
- 00017783  0x00003c29 call  0x00006ef3 
- 00017784  0x00003c2a fetcht  0x00000001 , 0x000049a8 
- 00017785  0x00003c2b branch  0x00006ef7 
- 00017786  0x00003c31 bpatch  0x00000032 , 0x00004006 
- 00017787  0x00003c32 ifetch  0x00000001 , 0x00000006 
- 00017788  0x00003c33 beq  0x00000000 , 0x00004587 
- 00017789  0x00003c34 beq  0x00000001 , 0x00004580 
- 00017790  0x00003c35 beq  0x00000002 , 0x00004582 
- 00017791  0x00003c36 rtn 
- 00017792  0x00003c38 jam  0x00000000 , 0x00004729 
- 00017793  0x00003c39 branch  0x00004583 
- 00017794  0x00003c3b jam  0x00000001 , 0x00004729 
- 00017795  0x00003c3c ifetch  0x00000001 , 0x00000006 
- 00017796  0x00003c3d store  0x00000001 , 0x0000472b 
- 00017797  0x00003c3e ifetch  0x00000008 , 0x00000012 
- 00017798  0x00003c3f branch  0x0000458c 
- 00017799  0x00003c42 ifetch  0x00000001 , 0x00000012 
- 00017800  0x00003c43 call  0x000070bd 
- 00017801  0x00003c44 increase  0x00000001 , 0x00000012 
- 00017802  0x00003c45 ifetch  0x00000001 , 0x00000012 
- 00017803  0x00003c46 branch  0x000070bd 
- 00017804  0x00003c48 store  0x00000008 , 0x0000472c 
- 00017805  0x00003c49 jam  0x00000001 , 0x0000477f 
- 00017806  0x00003c4a fetch  0x00000001 , 0x00004729 
- 00017807  0x00003c4b beq  0x00000000 , 0x0000459a 
- 00017808  0x00003c4d fetch  0x00000001 , 0x0000472d 
- 00017809  0x00003c4e store  0x00000001 , 0x0000472e 
- 00017810  0x00003c4f fetch  0x00000001 , 0x0000472c 
- 00017811  0x00003c51 call  0x000070bd 
- 00017812  0x00003c52 fetch  0x00000001 , 0x0000472b 
- 00017813  0x00003c53 call  0x0000459e 
- 00017814  0x00003c54 store  0x00000001 , 0x00004733 
- 00017815  0x00003c55 fetch  0x00000006 , 0x0000472e 
- 00017816  0x00003c56 store  0x00000006 , 0x00000670 
- 00017817  0x00003c57 branch  0x00007066 
- 00017818  0x00003c59 fetch  0x00000001 , 0x0000472c 
- 00017819  0x00003c5a store  0x00000001 , 0x0000472e 
- 00017820  0x00003c5b fetch  0x00000001 , 0x0000472d 
- 00017821  0x00003c5c branch  0x00004593 
- 00017822  0x00003c5f mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00017823  0x00003c60 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00017824  0x00003c61 rtn 
- 00017825  0x00003c63 arg  0x00002ee0 , 0x00000002 
- 00017826  0x00003c64 imul32  0x00000002 , 0x0000003f 
- 00017827  0x00003c65 div  0x0000003f , 0x00000064 
- 00017828  0x00003c66 call  0x00007d62 
- 00017829  0x00003c67 quotient  0x00000002 
- 00017830  0x00003c68 copy  0x00000002 , 0x00000011 
- 00017831  0x00003c69 setarg  0x00002ee0 
- 00017832  0x00003c6a isub  0x00000002 , 0x00000012 
- 00017833  0x00003c6b rtn 
- 00017834  0x00003c6e rtn 
- 00017835  0x00003c71 fetch  0x00000008 , 0x00004700 
- 00017836  0x00003c72 store  0x00000008 , 0x0000474a 
- 00017837  0x00003c73 rtn 
- 00017838  0x00003c76 fetch  0x00000001 , 0x00004767 
- 00017839  0x00003c77 store  0x00000001 , 0x0000475d 
- 00017840  0x00003c78 fetch  0x00000001 , 0x00004768 
- 00017841  0x00003c79 store  0x00000001 , 0x0000475e 
- 00017842  0x00003c7a fetch  0x00000001 , 0x00004769 
- 00017843  0x00003c7b store  0x00000001 , 0x0000475f 
- 00017844  0x00003c7c arg  0x0000000d , 0x00000039 
- 00017845  0x00003c7d arg  0x00004758 , 0x00000006 
- 00017846  0x00003c7e call  0x000044cb 
- 00017847  0x00003c7f store  0x00000001 , 0x00004765 
- 00017848  0x00003c80 arg  0x00004755 , 0x00000011 
- 00017849  0x00003c81 branch  0x000078b2 
- 00017850  0x00003c86 setarg  0x00000000 
- 00017851  0x00003c87 store  0x00000008 , 0x000045d6 
- 00017852  0x00003c88 call  0x0000339f 
- 00017853  0x00003c89 branch  0x00003402 
- 00017854  0x00003c8c call  0x000045c2 
- 00017855  0x00003c8d call  0x000045ca 
- 00017856  0x00003c8e call  0x0000460e 
- 00017857  0x00003c8f branch  0x00004665 
- 00017858  0x00003c92 call  0x00003407 
- 00017859  0x00003c94 fetch  0x00000001 , 0x00004616 
- 00017860  0x00003c95 rtnne  0x00000001 
- 00017861  0x00003c96 fetch  0x00000001 , 0x000049b8 
- 00017862  0x00003c97 nbranch  0x00003460 , 0x00000034 
- 00017863  0x00003c98 fetch  0x00000001 , 0x00004798 
- 00017864  0x00003c99 beq  0x00000002 , 0x00003460 
- 00017865  0x00003c9a rtn 
- 00017866  0x00003c9d fetch  0x00000001 , 0x00004616 
- 00017867  0x00003c9e rtnne  0x00000000 
- 00017868  0x00003c9f call  0x000045d9 
- 00017869  0x00003ca0 branch  0x000045d7 , 0x0000002f 
- 00017870  0x00003ca2 fetch  0x00000001 , 0x000049c0 
- 00017871  0x00003ca3 rtn  0x00000034 
- 00017872  0x00003ca4 fetch  0x00000001 , 0x000049c1 
- 00017873  0x00003ca5 increase  0x00000001 , 0x0000003f 
- 00017874  0x00003ca6 store  0x00000001 , 0x000049c1 
- 00017875  0x00003ca7 beq  0x00000004 , 0x000045d7 
- 00017876  0x00003ca8 call  0x00003222 
- 00017877  0x00003ca9 call  0x000045ea 
- 00017878  0x00003caa nbranch  0x000045ce , 0x0000002f 
- 00017879  0x00003cac jam  0x00000000 , 0x000049c1 
- 00017880  0x00003cad rtn 
- 00017881  0x00003caf fetch  0x00000001 , 0x00004616 
- 00017882  0x00003cb0 rtnne  0x00000000 
- 00017883  0x00003cb1 call  0x000045de 
- 00017884  0x00003cb2 call  0x00003518 
- 00017885  0x00003cb3 branch  0x000045ea 
- 00017886  0x00003cb5 fetch  0x00000001 , 0x00004615 
- 00017887  0x00003cb6 rtnbit1  0x00000000 
- 00017888  0x00003cb7 set1  0x00000000 , 0x0000003f 
- 00017889  0x00003cb8 store  0x00000001 , 0x00004615 
- 00017890  0x00003cb9 fetch  0x00000001 , 0x00004623 
- 00017891  0x00003cba store  0x00000001 , 0x00004141 
- 00017892  0x00003cbb jam  0x00000000 , 0x00004611 
- 00017893  0x00003cbc jam  0x00000000 , 0x0000090d 
- 00017894  0x00003cbd jam  0x00000001 , 0x0000460a 
- 00017895  0x00003cbe jam  0x00000000 , 0x0000457e 
- 00017896  0x00003cc0 fetch  0x00000004 , 0x000049da 
- 00017897  0x00003cc1 branch  0x0000345d 
- 00017898  0x00003cc3 call  0x000033f1 
- 00017899  0x00003cc4 nbranch  0x000033be , 0x0000002f 
- 00017900  0x00003cc6 call  0x000033e3 
- 00017901  0x00003cc7 nbranch  0x000033be , 0x00000028 
- 00017902  0x00003cc8 fetch  0x00000001 , 0x0000457d 
- 00017903  0x00003cc9 branch  0x000033be , 0x00000034 
- 00017904  0x00003cca increase  0x00000002 , 0x0000003f 
- 00017905  0x00003ccb iforce  0x00000039 
- 00017906  0x00003ccc arg  0x000044f7 , 0x00000006 
- 00017907  0x00003ccd arg  0x000045e8 , 0x00000005 
- 00017908  0x00003cce call  0x00007cda 
- 00017909  0x00003ccf jam  0x00000000 , 0x00004613 
- 00017910  0x00003cd0 fetch  0x00000001 , 0x00004610 
- 00017911  0x00003cd1 call  0x000033fe , 0x00000034 
- 00017912  0x00003cd2 fetch  0x00000001 , 0x000045ea 
- 00017913  0x00003cd3 beq  0x000000ff , 0x000045fc 
- 00017914  0x00003cd4 beq  0x00000001 , 0x00004601 
- 00017915  0x00003cd5 branch  0x000033bb 
- 00017916  0x00003cd7 fetch  0x00000001 , 0x00004610 
- 00017917  0x00003cd8 nrtn  0x00000034 
- 00017918  0x00003cd9 fetch  0x00000001 , 0x000045d5 
- 00017919  0x00003cda rtn  0x00000034 
- 00017920  0x00003cdc branch  0x0000359b 
- 00017921  0x00003cde call  0x0000352e 
- 00017922  0x00003cdf fetch  0x00000001 , 0x0000460a 
- 00017923  0x00003ce0 fetcht  0x00000001 , 0x000045e8 
- 00017924  0x00003ce1 isolate1  0x00000003 , 0x00000002 
- 00017925  0x00003ce2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00017926  0x00003ce3 store  0x00000001 , 0x0000460a 
- 00017927  0x00003ce4 beq  0x00000001 , 0x00004609 
- 00017928  0x00003ce5 branch  0x000033cb 
- 00017929  0x00003ce7 fetch  0x00000001 , 0x000043cb 
- 00017930  0x00003ce8 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00017931  0x00003ce9 call  0x0000788d , 0x00000005 
- 00017932  0x00003cea fetch  0x00000004 , 0x000045f2 
- 00017933  0x00003ceb branch  0x000035a3 
- 00017934  0x00003cee fetch  0x00000001 , 0x00004616 
- 00017935  0x00003cef rtnne  0x00000001 
- 00017936  0x00003cf0 call  0x000032ff 
- 00017937  0x00003cf1 call  0x0000465b 
- 00017938  0x00003cf3 call  0x000033be 
- 00017939  0x00003cf4 call  0x00003119 
- 00017940  0x00003cf5 nbranch  0x000033be , 0x0000002f 
- 00017941  0x00003cf6 call  0x0000331e 
- 00017942  0x00003cf7 call  0x000033f4 
- 00017943  0x00003cf8 call  0x00003399 
- 00017944  0x00003cf9 call  0x00003317 
- 00017945  0x00003cfb fetch  0x00000001 , 0x000045d5 
- 00017946  0x00003cfc nbranch  0x00004621 , 0x00000034 
- 00017947  0x00003cfd call  0x0000350a 
- 00017948  0x00003cfe fetch  0x00000001 , 0x00004614 
- 00017949  0x00003cff rtn  0x00000034 
- 00017950  0x00003d00 setarg  0x00000000 
- 00017951  0x00003d01 store  0x00000004 , 0x00004630 
- 00017952  0x00003d02 rtn 
- 00017953  0x00003d04 jam  0x00000000 , 0x00004613 
- 00017954  0x00003d05 arg  0x00000000 , 0x00000011 
- 00017955  0x00003d06 call  0x0000788d 
- 00017956  0x00003d07 call  0x00003460 
- 00017957  0x00003d08 call  0x00003258 
- 00017958  0x00003d0a fetch  0x00000004 , 0x000044f1 
- 00017959  0x00003d0b store  0x00000004 , 0x000049da 
- 00017960  0x00003d0c fetch  0x00000001 , 0x000049e6 
- 00017961  0x00003d0d ncall  0x0000462c , 0x00000034 
- 00017962  0x00003d0f fetch  0x00000004 , 0x000049da 
- 00017963  0x00003d10 branch  0x00003236 
- 00017964  0x00003d14 fetch  0x00000001 , 0x000049e6 
- 00017965  0x00003d15 rtn  0x00000034 
- 00017966  0x00003d16 fetch  0x00000001 , 0x0000462d 
- 00017967  0x00003d17 store  0x00000001 , 0x000049dd 
- 00017968  0x00003d19 fetch  0x00000001 , 0x000044f2 
- 00017969  0x00003d1a store  0x00000001 , 0x000049dc 
- 00017970  0x00003d1c fetch  0x00000001 , 0x0000462c 
- 00017971  0x00003d1d store  0x00000001 , 0x000049db 
- 00017972  0x00003d1f fetch  0x00000001 , 0x000044f1 
- 00017973  0x00003d20 store  0x00000001 , 0x000049da 
- 00017974  0x00003d21 rtn 
- 00017975  0x00003d22 call  0x0000464a 
- 00017976  0x00003d23 fetch  0x00000004 , 0x000049da 
- 00017977  0x00003d24 fetcht  0x00000004 , 0x000049de 
- 00017978  0x00003d25 isub  0x00000002 , 0x0000003e 
- 00017979  0x00003d26 rtn  0x00000005 
- 00017980  0x00003d27 copy  0x00000013 , 0x00000012 
- 00017981  0x00003d28 arg  0x000049da , 0x00000011 
- 00017982  0x00003d29 arg  0x00000004 , 0x00000039 
- 00017983  0x00003d2a branch  0x00006b45 
- 00017984  0x00003d2e fetch  0x00000004 , 0x000044f1 
- 00017985  0x00003d2f store  0x00000004 , 0x000049da 
- 00017986  0x00003d30 fetch  0x00000001 , 0x000049e6 
- 00017987  0x00003d31 rtn  0x00000034 
- 00017988  0x00003d32 rtn 
- 00017989  0x00003d33 call  0x0000464a 
- 00017990  0x00003d34 fetch  0x00000004 , 0x000049de 
- 00017991  0x00003d35 rtn  0x00000034 
- 00017992  0x00003d36 store  0x00000004 , 0x000049da 
- 00017993  0x00003d37 rtn 
- 00017994  0x00003d3b rtn 
- 00017995  0x00003d3c fetch  0x00000001 , 0x000049e6 
- 00017996  0x00003d3d rtn  0x00000034 
- 00017997  0x00003d3e arg  0x00000700 , 0x00000013 
- 00017998  0x00003d40 copy  0x00000013 , 0x00000012 
- 00017999  0x00003d41 arg  0x000049e2 , 0x00000011 
- 00018000  0x00003d42 arg  0x00000004 , 0x00000039 
- 00018001  0x00003d43 call  0x00006b74 
- 00018002  0x00003d44 fetch  0x00000004 , 0x000049e2 
- 00018003  0x00003d45 rtn  0x00000034 
- 00018004  0x00003d46 store  0x00000004 , 0x000049de 
- 00018005  0x00003d47 copy  0x00000013 , 0x0000003f 
- 00018006  0x00003d48 arg  0x000007cc , 0x00000002 
- 00018007  0x00003d49 isub  0x00000002 , 0x0000003e 
- 00018008  0x00003d4a rtn  0x00000002 
- 00018009  0x00003d4b increase  0x00000004 , 0x00000013 
- 00018010  0x00003d4c branch  0x0000464e 
- 00018011  0x00003d4f fetch  0x00000004 , 0x00004630 
- 00018012  0x00003d50 rtn  0x00000034 
- 00018013  0x00003d51 branch  0x00003236 
- 00018014  0x00003d54 fetch  0x00000002 , 0x000044e9 
- 00018015  0x00003d55 rtnbit1  0x00000009 
- 00018016  0x00003d56 fetch  0x00000002 , 0x00004799 
- 00018017  0x00003d57 store  0x00000002 , 0x0000479b 
- 00018018  0x00003d58 jam  0x00000001 , 0x000049b7 
- 00018019  0x00003d59 arg  0x000045eb , 0x00000011 
- 00018020  0x00003d5a branch  0x000044fd 
- 00018021  0x00003d5d fetch  0x00000001 , 0x000049c0 
- 00018022  0x00003d5e rtn  0x00000034 
- 00018023  0x00003d5f call  0x0000466d 
- 00018024  0x00003d60 nrtn  0x00000028 
- 00018025  0x00003d61 fetch  0x00000003 , 0x000045af 
- 00018026  0x00003d62 call  0x00007d25 
- 00018027  0x00003d63 storet  0x00000004 , 0x000040a9 
- 00018028  0x00003d64 branch  0x0000241e 
- 00018029  0x00003d66 enable  0x00000028 
- 00018030  0x00003d67 call  0x00002408 
- 00018031  0x00003d68 fetch  0x00000003 , 0x000040bd 
- 00018032  0x00003d69 branch  0x00007dbc , 0x00000034 
- 00018033  0x00003d6a branch  0x00004430 
- 00018034  0x00003d71 rtn  0x0000002b 
- 00018035  0x00003d72 call  0x00004772 
- 00018036  0x00003d73 call  0x00006ff7 
- 00018037  0x00003d74 setarg  0x00004756 
- 00018038  0x00003d75 store  0x00000002 , 0x000045f2 
- 00018039  0x00003d77 setarg  0x000046b6 
- 00018040  0x00003d78 store  0x00000002 , 0x000045f6 
- 00018041  0x00003d7a setarg  0x000046b1 
- 00018042  0x00003d7b store  0x00000002 , 0x000043d5 
- 00018043  0x00003d7d setarg  0x000046f0 
- 00018044  0x00003d7e store  0x00000002 , 0x000043db 
- 00018045  0x00003d80 setarg  0x000046f2 
- 00018046  0x00003d81 store  0x00000002 , 0x000043dd 
- 00018047  0x00003d83 setarg  0x0000473b 
- 00018048  0x00003d84 store  0x00000002 , 0x000043e3 
- 00018049  0x00003d86 setarg  0x000046a6 
- 00018050  0x00003d87 store  0x00000002 , 0x000046ee 
- 00018051  0x00003d89 setarg  0x00004696 
- 00018052  0x00003d8a store  0x00000002 , 0x000046f2 
- 00018053  0x00003d8d bpatch  0x00000033 , 0x00004006 
- 00018054  0x00003d8e call  0x00006cc1 
- 00018055  0x00003d8f call  0x000046ad 
- 00018056  0x00003d91 call  0x000078ad 
- 00018057  0x00003d92 fetch  0x00000001 , 0x000046be 
- 00018058  0x00003d93 store  0x00000001 , 0x0000462d 
- 00018059  0x00003d94 beq  0x00000000 , 0x00004695 
- 00018060  0x00003d95 fetch  0x00000001 , 0x000046bf 
- 00018061  0x00003d96 store  0x00000001 , 0x000044ec 
- 00018062  0x00003d98 call  0x000046a6 
- 00018063  0x00003d99 call  0x00007776 
- 00018064  0x00003d9a call  0x00007780 
- 00018065  0x00003d9b jam  0x00000001 , 0x000046ea 
- 00018066  0x00003d9c fetch  0x00000002 , 0x000044e9 
- 00018067  0x00003d9d rtnbit1  0x0000000c 
- 00018068  0x00003d9e branch  0x00004327 
- 00018069  0x00003da3 jam  0x00000002 , 0x000046ea 
- 00018070  0x00003da5 call  0x000046a6 
- 00018071  0x00003da6 arg  0x00000000 , 0x00000011 
- 00018072  0x00003da7 call  0x000077c4 
- 00018073  0x00003da8 call  0x00004719 
- 00018074  0x00003da9 fetch  0x00000004 , 0x00004700 
- 00018075  0x00003daa store  0x00000004 , 0x0000458f 
- 00018076  0x00003dab branch  0x00003291 , 0x00000034 
- 00018077  0x00003dac fetch  0x00000004 , 0x0000458f 
- 00018078  0x00003dad store  0x00000004 , 0x000045e8 
- 00018079  0x00003dae fetch  0x00000002 , 0x000045dc 
- 00018080  0x00003daf store  0x00000002 , 0x000045de 
- 00018081  0x00003db0 branch  0x00003534 
- 00018082  0x00003db3 arg  0x00000004 , 0x00000002 
- 00018083  0x00003db4 arg  0x0000458f , 0x00000011 
- 00018084  0x00003db5 arg  0x00000000 , 0x00000012 
- 00018085  0x00003db6 rtn 
- 00018086  0x00003dbb bpatch  0x00000034 , 0x00004006 
- 00018087  0x00003dbc fetch  0x00000001 , 0x000046bc 
- 00018088  0x00003dbd bne  0x000000ff , 0x000046ab 
- 00018089  0x00003dbf fetcht  0x00000001 , 0x00004699 
- 00018090  0x00003dc0 branch  0x00006ef7 
- 00018091  0x00003dc2 store  0x00000001 , 0x00004699 
- 00018092  0x00003dc3 branch  0x000046a9 
- 00018093  0x00003dc7 call  0x000035f0 
- 00018094  0x00003dc9 fetch  0x00000002 , 0x000046e6 
- 00018095  0x00003dca store  0x00000002 , 0x000046e8 
- 00018096  0x00003dcb rtn 
- 00018097  0x00003dce call  0x000046b6 
- 00018098  0x00003dd0 fetch  0x00000001 , 0x0000468f 
- 00018099  0x00003dd1 set1  0x00000007 , 0x0000003f 
- 00018100  0x00003dd2 arg  0x0000003f , 0x00000002 
- 00018101  0x00003dd3 branch  0x00006f20 
- 00018102  0x00003dd6 call  0x00006f35 
- 00018103  0x00003dd7 branch  0x0000701b 
- 00018104  0x00003dda call  0x00007027 
- 00018105  0x00003ddb call  0x000046c9 
- 00018106  0x00003ddc call  0x000046bc 
- 00018107  0x00003ddd branch  0x000046d7 
- 00018108  0x00003de0 fetch  0x00000001 , 0x000046f5 
- 00018109  0x00003de1 rtnne  0x00000001 
- 00018110  0x00003de2 fetch  0x00000004 , 0x000046f9 
- 00018111  0x00003de3 branch  0x000046c3 , 0x00000034 
- 00018112  0x00003de4 jam  0x00000000 , 0x000046ff 
- 00018113  0x00003de5 enable  0x00000028 
- 00018114  0x00003de6 branch  0x0000788d 
- 00018115  0x00003de8 fetch  0x00000001 , 0x000046ff 
- 00018116  0x00003de9 rtneq  0x000000ff 
- 00018117  0x00003dea pincrease  0x00000001 
- 00018118  0x00003deb store  0x00000001 , 0x000046ff 
- 00018119  0x00003dec disable  0x00000028 
- 00018120  0x00003ded branch  0x0000788b 
- 00018121  0x00003df1 fetcht  0x00000002 , 0x0000442e 
- 00018122  0x00003df2 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018123  0x00003df3 rshift  0x00000002 , 0x00000002 
- 00018124  0x00003df4 store  0x00000001 , 0x000046f9 
- 00018125  0x00003df5 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018126  0x00003df6 rshift  0x00000002 , 0x00000002 
- 00018127  0x00003df7 store  0x00000001 , 0x000046fa 
- 00018128  0x00003df8 and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018129  0x00003df9 rshift  0x00000002 , 0x00000002 
- 00018130  0x00003dfa store  0x00000001 , 0x000046fb 
- 00018131  0x00003dfb and  0x00000002 , 0x00000001 , 0x0000003f 
- 00018132  0x00003dfc rshift  0x00000002 , 0x00000002 
- 00018133  0x00003dfd store  0x00000001 , 0x000046fc 
- 00018134  0x00003dfe rtn 
- 00018135  0x00003e00 bpatch  0x00000035 , 0x00004006 
- 00018136  0x00003e01 call  0x000046e6 
- 00018137  0x00003e02 call  0x000046eb 
- 00018138  0x00003e03 call  0x000046dd 
- 00018139  0x00003e04 nrtn  0x00000028 
- 00018140  0x00003e05 branch  0x00004752 
- 00018141  0x00003e09 fetch  0x00000001 , 0x000046f5 
- 00018142  0x00003e0a rtnne  0x00000001 
- 00018143  0x00003e0b fetch  0x00000001 , 0x000046ff 
- 00018144  0x00003e0c rtn  0x00000034 
- 00018145  0x00003e0d sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00018146  0x00003e0e nrtn  0x00000002 
- 00018147  0x00003e0f fetch  0x00000002 , 0x000045dc 
- 00018148  0x00003e10 store  0x00000002 , 0x000045de 
- 00018149  0x00003e11 branch  0x00007dba 
- 00018150  0x00003e16 fetch  0x00000001 , 0x000046f9 
- 00018151  0x00003e17 nbranch  0x00004746 , 0x00000034 
- 00018152  0x00003e18 fetch  0x00000001 , 0x000046fa 
- 00018153  0x00003e19 nbranch  0x00004748 , 0x00000034 
- 00018154  0x00003e1a branch  0x0000474e 
- 00018155  0x00003e1d fetch  0x00000001 , 0x000046fb 
- 00018156  0x00003e1e nbranch  0x0000474a , 0x00000034 
- 00018157  0x00003e1f fetch  0x00000001 , 0x000046fc 
- 00018158  0x00003e20 nbranch  0x0000474c , 0x00000034 
- 00018159  0x00003e21 branch  0x00004750 
- 00018160  0x00003e25 call  0x00004730 
- 00018161  0x00003e26 branch  0x000046b8 
- 00018162  0x00003e29 copy  0x00000013 , 0x0000003f 
- 00018163  0x00003e2a beq  0x0000002d , 0x00004347 
- 00018164  0x00003e2b beq  0x00000010 , 0x0000432f 
- 00018165  0x00003e2c beq  0x00000039 , 0x000046fa 
- 00018166  0x00003e2d beq  0x0000003c , 0x00004701 
- 00018167  0x00003e2e beq  0x0000003a , 0x000046f9 
- 00018168  0x00003e2f rtn 
- 00018169  0x00003e32 branch  0x0000357b 
- 00018170  0x00003e35 bpatch  0x00000036 , 0x00004006 
- 00018171  0x00003e36 fetch  0x00000004 , 0x000045e8 
- 00018172  0x00003e37 store  0x00000004 , 0x00004700 
- 00018173  0x00003e38 fetch  0x00000001 , 0x0000470c 
- 00018174  0x00003e39 ncall  0x00004706 , 0x00000034 
- 00018175  0x00003e3a fetch  0x00000004 , 0x00004700 
- 00018176  0x00003e3b call  0x00003236 
- 00018177  0x00003e3f jam  0x00000000 , 0x000045fc 
- 00018178  0x00003e40 jam  0x00000001 , 0x000046f6 
- 00018179  0x00003e41 jam  0x00000001 , 0x000046f7 
- 00018180  0x00003e42 jam  0x00000000 , 0x000045de 
- 00018181  0x00003e43 rtn 
- 00018182  0x00003e47 fetch  0x00000001 , 0x0000470c 
- 00018183  0x00003e48 rtn  0x00000034 
- 00018184  0x00003e49 fetch  0x00000001 , 0x000044f2 
- 00018185  0x00003e4a store  0x00000001 , 0x00004703 
- 00018186  0x00003e4c fetch  0x00000001 , 0x000045e9 
- 00018187  0x00003e4d store  0x00000001 , 0x00004702 
- 00018188  0x00003e4f fetch  0x00000001 , 0x000044f1 
- 00018189  0x00003e50 store  0x00000001 , 0x00004701 
- 00018190  0x00003e52 fetch  0x00000001 , 0x000045e8 
- 00018191  0x00003e53 store  0x00000001 , 0x00004700 
- 00018192  0x00003e54 call  0x00004720 
- 00018193  0x00003e55 fetch  0x00000004 , 0x00004700 
- 00018194  0x00003e56 fetcht  0x00000004 , 0x00004704 
- 00018195  0x00003e57 isub  0x00000002 , 0x0000003e 
- 00018196  0x00003e58 rtn  0x00000005 
- 00018197  0x00003e59 copy  0x00000013 , 0x00000012 
- 00018198  0x00003e5a arg  0x00004700 , 0x00000011 
- 00018199  0x00003e5b arg  0x00000004 , 0x00000039 
- 00018200  0x00003e5c branch  0x00006b45 
- 00018201  0x00003e5f fetch  0x00000001 , 0x0000470c 
- 00018202  0x00003e60 rtn  0x00000034 
- 00018203  0x00003e61 call  0x00004720 
- 00018204  0x00003e62 fetch  0x00000004 , 0x00004704 
- 00018205  0x00003e63 rtn  0x00000034 
- 00018206  0x00003e64 store  0x00000004 , 0x00004700 
- 00018207  0x00003e65 rtn 
- 00018208  0x00003e69 fetch  0x00000001 , 0x0000470c 
- 00018209  0x00003e6a rtn  0x00000034 
- 00018210  0x00003e6b arg  0x00000700 , 0x00000013 
- 00018211  0x00003e6d copy  0x00000013 , 0x00000012 
- 00018212  0x00003e6e arg  0x00004704 , 0x00000011 
- 00018213  0x00003e6f arg  0x00000004 , 0x00000039 
- 00018214  0x00003e70 call  0x00006b74 
- 00018215  0x00003e71 fetch  0x00000004 , 0x00004708 
- 00018216  0x00003e72 rtn  0x00000034 
- 00018217  0x00003e73 store  0x00000004 , 0x00004704 
- 00018218  0x00003e74 copy  0x00000013 , 0x0000003f 
- 00018219  0x00003e75 arg  0x000007cc , 0x00000002 
- 00018220  0x00003e76 isub  0x00000002 , 0x0000003e 
- 00018221  0x00003e77 rtn  0x00000002 
- 00018222  0x00003e78 increase  0x00000004 , 0x00000013 
- 00018223  0x00003e79 branch  0x00004723 
- 00018224  0x00003e7c fetch  0x00000001 , 0x000046f6 
- 00018225  0x00003e7d rtneq  0x00000000 
- 00018226  0x00003e7e fetch  0x00000001 , 0x000046f5 
- 00018227  0x00003e7f rtneq  0x00000001 
- 00018228  0x00003e80 jam  0x00000001 , 0x000046f5 
- 00018229  0x00003e82 arg  0x00000000 , 0x00000011 
- 00018230  0x00003e83 branch  0x000077bf 
- 00018231  0x00003e85 arg  0x00000000 , 0x00000011 
- 00018232  0x00003e86 call  0x000077bf 
- 00018233  0x00003e87 call  0x000046a6 
- 00018234  0x00003e88 branch  0x00004327 
- 00018235  0x00003e8b call  0x000042ee 
- 00018236  0x00003e8c call  0x0000328e 
- 00018237  0x00003e8d call  0x00003531 
- 00018238  0x00003e8e branch  0x0000473f 
- 00018239  0x00003e91 fetch  0x00000001 , 0x000046c0 
- 00018240  0x00003e92 rtn  0x00000034 
- 00018241  0x00003e93 fetch  0x00000001 , 0x0000442e 
- 00018242  0x00003e94 nbranch  0x000046ae , 0x00000034 
- 00018243  0x00003e95 arg  0x000046e8 , 0x00000013 
- 00018244  0x00003e96 arg  0x00004737 , 0x00000012 
- 00018245  0x00003e97 branch  0x000042e7 
- 00018246  0x00003e9c jam  0x00000001 , 0x000046c7 
- 00018247  0x00003e9d rtn 
- 00018248  0x00003e9f jam  0x00000002 , 0x000046c7 
- 00018249  0x00003ea0 rtn 
- 00018250  0x00003ea2 jam  0x00000001 , 0x000046c9 
- 00018251  0x00003ea3 rtn 
- 00018252  0x00003ea5 jam  0x00000002 , 0x000046c9 
- 00018253  0x00003ea6 rtn 
- 00018254  0x00003eab jam  0x00000000 , 0x000046c7 
- 00018255  0x00003eac rtn 
- 00018256  0x00003eaf jam  0x00000000 , 0x000046c9 
- 00018257  0x00003eb0 rtn 
- 00018258  0x00003eb3 arg  0x000046c1 , 0x00000011 
- 00018259  0x00003eb4 branch  0x000078b2 
- 00018260  0x00003eb6 arg  0x000046ce , 0x00000011 
- 00018261  0x00003eb7 branch  0x000078b2 
- 00018262  0x00003eba fetch  0x00000001 , 0x000046f7 
- 00018263  0x00003ebb beq  0x00000001 , 0x00004760 
- 00018264  0x00003ebc arg  0x000046d7 , 0x00000011 
- 00018265  0x00003ebd call  0x000078ca 
- 00018266  0x00003ebe nbranch  0x00004765 , 0x00000028 
- 00018267  0x00003ec0 arg  0x000046d7 , 0x00000006 
- 00018268  0x00003ec1 ifetch  0x00000001 , 0x00000006 
- 00018269  0x00003ec2 copy  0x0000003f , 0x00000011 
- 00018270  0x00003ec3 arg  0x000046d8 , 0x00000012 
- 00018271  0x00003ec6 rtn 
- 00018272  0x00003ec9 jam  0x00000000 , 0x000046f7 
- 00018273  0x00003eca enable  0x00000028 
- 00018274  0x00003ecb arg  0x00000001 , 0x00000011 
- 00018275  0x00003ecc arg  0x000046f8 , 0x00000012 
- 00018276  0x00003ecd rtn 
- 00018277  0x00003ed0 fetch  0x00000001 , 0x000046da 
- 00018278  0x00003ed1 beq  0x00000004 , 0x00004769 
- 00018279  0x00003ed2 beq  0x00000005 , 0x00004769 
- 00018280  0x00003ed3 rtn 
- 00018281  0x00003ed5 fetch  0x00000001 , 0x000046dd 
- 00018282  0x00003ed6 nbranch  0x00004770 , 0x00000034 
- 00018283  0x00003ed7 fetch  0x00000001 , 0x000046df 
- 00018284  0x00003ed8 nbranch  0x00004770 , 0x00000034 
- 00018285  0x00003ed9 fetch  0x00000001 , 0x000046e1 
- 00018286  0x00003eda nbranch  0x00004770 , 0x00000034 
- 00018287  0x00003edb rtn 
- 00018288  0x00003edd enable  0x00000028 
- 00018289  0x00003ede branch  0x0000475b 
- 00018290  0x00003ee4 jam  0x00000014 , 0x000044eb 
- 00018291  0x00003ee5 jam  0x00000001 , 0x000044e4 
- 00018292  0x00003ee6 setarg  0x0000060f 
- 00018293  0x00003ee7 store  0x00000002 , 0x0000462e 
- 00018294  0x00003ee8 setarg  0x0000462e 
- 00018295  0x00003ee9 store  0x00000002 , 0x000043fb 
- 00018296  0x00003eea jam  0x00000001 , 0x00004094 
- 00018297  0x00003eeb jam  0x00000006 , 0x000040a6 
- 00018298  0x00003eec jam  0x00000002 , 0x000040c1 
- 00018299  0x00003eed jam  0x00000000 , 0x0000462d 
- 00018300  0x00003eee setarg  0x0000468d 
- 00018301  0x00003eef store  0x00000002 , 0x000044ef 
- 00018302  0x00003ef0 jam  0x00000001 , 0x000044ee 
- 00018303  0x00003ef1 jam  0x000000ff , 0x0000468e 
- 00018304  0x00003ef2 setarg  0x00000296 
- 00018305  0x00003ef3 store  0x00000002 , 0x00004690 
- 00018306  0x00003ef4 setarg  0x0000073a 
- 00018307  0x00003ef5 store  0x00000002 , 0x00004692 
- 00018308  0x00003ef6 setarg  0x000046ea 
- 00018309  0x00003ef7 store  0x00000002 , 0x00004430 
- 00018310  0x00003ef8 setarg  0x00000c0c 
- 00018311  0x00003ef9 store  0x00000002 , 0x000046ec 
- 00018312  0x00003efa setarg  0x000046a1 
- 00018313  0x00003efb store  0x00000002 , 0x0000442c 
- 00018314  0x00003efc jam  0x00000000 , 0x000046be 
- 00018315  0x00003efd jam  0x000000ff , 0x000046bc 
- 00018316  0x00003efe jam  0x000000ff , 0x000046bf 
- 00018317  0x00003eff jam  0x00000000 , 0x000046ba 
- 00018318  0x00003f00 jam  0x00000000 , 0x000046bb 
- 00018319  0x00003f01 jam  0x00000000 , 0x000046bd 
- 00018320  0x00003f02 jam  0x00000001 , 0x000046c0 
- 00018321  0x00003f03 setarg  0x00004e55 
- 00018322  0x00003f04 store  0x00000002 , 0x000046ad 
- 00018323  0x00003f05 store  0x00000002 , 0x000046af 
- 00018324  0x00003f06 setarg  0x00000007 
- 00018325  0x00003f07 store  0x00000002 , 0x000046b3 
- 00018326  0x00003f08 jam  0x00000002 , 0x00004407 
- 00018327  0x00003f09 setsect  0x00000000 , 0x00035a0c 
- 00018328  0x00003f0a setsect  0x00000001 , 0x0000011a 
- 00018329  0x00003f0b setsect  0x00000002 , 0x00000060 
- 00018330  0x00003f0c setsect  0x00000003 , 0x00000028 
- 00018331  0x00003f0d store  0x00000009 , 0x000046c1 
- 00018332  0x00003f0e setsect  0x00000000 , 0x0002000a 
- 00018333  0x00003f0f setsect  0x00000001 , 0x00000002 
- 00018334  0x00003f10 istore  0x00000004 , 0x00000005 
- 00018335  0x00003f11 setsect  0x00000000 , 0x00035a08 
- 00018336  0x00003f12 setsect  0x00000001 , 0x0000019a 
- 00018337  0x00003f13 setsect  0x00000002 , 0x00000000 
- 00018338  0x00003f14 setsect  0x00000003 , 0x00000000 
- 00018339  0x00003f15 store  0x00000009 , 0x000046ce 
- 00018340  0x00003f16 setarg  0x00000064 
- 00018341  0x00003f17 store  0x00000002 , 0x000046e6 
- 00018342  0x00003f18 jam  0x00000000 , 0x00004141 
- 00018343  0x00003f19 jam  0x00000001 , 0x00004589 
- 00018344  0x00003f1a jam  0x00000006 , 0x00004603 
- 00018345  0x00003f1b jam  0x00000001 , 0x000045ae 
- 00018346  0x00003f1c jam  0x00000000 , 0x000045e3 
- 00018347  0x00003f1d call  0x00003278 
- 00018348  0x00003f1e call  0x000035fb 
- 00018349  0x00003f1f call  0x0000325b 
- 00018350  0x00003f22 setarg  0x00000708 
- 00018351  0x00003f23 store  0x00000002 , 0x000045d6 
- 00018352  0x00003f24 setarg  0x00000050 
- 00018353  0x00003f25 store  0x00000002 , 0x000045dc 
- 00018354  0x00003f26 setarg  0x000a7700 
- 00018355  0x00003f27 store  0x00000003 , 0x0000460b 
- 00018356  0x00003f28 setarg  0x00604800 
- 00018357  0x00003f29 store  0x00000003 , 0x000045af 
- 00018358  0x00003f2a rtn 
- 00018359  0x00003f32 setarg  0x000047ea 
- 00018360  0x00003f33 store  0x00000002 , 0x000045e0 
- 00018361  0x00003f34 setarg  0x000048d4 
- 00018362  0x00003f35 store  0x00000002 , 0x000045e4 
- 00018363  0x00003f36 setarg  0x000048e5 
- 00018364  0x00003f37 store  0x00000002 , 0x000045e6 
- 00018365  0x00003f38 setarg  0x000048ab 
- 00018366  0x00003f39 store  0x00000002 , 0x000045e2 
- 00018367  0x00003f3a setarg  0x000047f9 
- 00018368  0x00003f3b store  0x00000002 , 0x00000859 
- 00018369  0x00003f3c branch  0x00007912 
- 00018370  0x00003f40 bpatch  0x00000037 , 0x00004006 
- 00018371  0x00003f42 call  0x000047ef 
- 00018372  0x00003f43 call  0x000047e5 
- 00018373  0x00003f44 fetch  0x00000001 , 0x00004669 
- 00018374  0x00003f45 isolate1  0x00000005 , 0x0000003f 
- 00018375  0x00003f46 branch  0x000047cb , 0x00000001 
- 00018376  0x00003f47 fetch  0x00000001 , 0x00004669 
- 00018377  0x00003f48 isolate1  0x00000006 , 0x0000003f 
- 00018378  0x00003f49 call  0x0000326b , 0x00000001 
- 00018379  0x00003f4b fetch  0x00000001 , 0x00004694 
- 00018380  0x00003f4c store  0x00000001 , 0x00004141 
- 00018381  0x00003f4e jam  0x000000ff , 0x000045d2 
- 00018382  0x00003f4f setarg  0x0000099f 
- 00018383  0x00003f50 store  0x00000002 , 0x00004640 
- 00018384  0x00003f51 setarg  0x00000a9f 
- 00018385  0x00003f52 store  0x00000002 , 0x00004642 
- 00018386  0x00003f53 setarg  0x00000b9f 
- 00018387  0x00003f54 store  0x00000002 , 0x00004644 
- 00018388  0x00003f55 setarg  0x00000c9f 
- 00018389  0x00003f56 store  0x00000002 , 0x00004646 
- 00018390  0x00003f57 jam  0x00000085 , 0x000045d1 
- 00018391  0x00003f58 jam  0x00000000 , 0x00004692 
- 00018392  0x00003f59 jam  0x00000000 , 0x0000462b 
- 00018393  0x00003f5a call  0x00003281 
- 00018394  0x00003f5b fetch  0x00000001 , 0x00004669 
- 00018395  0x00003f5c isolate1  0x00000003 , 0x0000003f 
- 00018396  0x00003f5d call  0x00003284 , 0x00000001 
- 00018397  0x00003f5e call  0x0000339f 
- 00018398  0x00003f5f call  0x00003287 
- 00018399  0x00003f60 call  0x0000325b 
- 00018400  0x00003f62 fetch  0x00000001 , 0x00004673 
- 00018401  0x00003f63 store  0x00000001 , 0x0000085b 
- 00018402  0x00003f64 fetch  0x00000009 , 0x0000466a 
- 00018403  0x00003f65 store  0x00000009 , 0x0000085c 
- 00018404  0x00003f66 rtn 
- 00018405  0x00003f69 jam  0x00000018 , 0x00004099 
- 00018406  0x00003f6a fetch  0x00000001 , 0x00004669 
- 00018407  0x00003f6b rtnbit0  0x00000007 
- 00018408  0x00003f6c jam  0x00000010 , 0x00004099 
- 00018409  0x00003f6d rtn 
- 00018410  0x00003f70 fetch  0x00000001 , 0x00004610 
- 00018411  0x00003f71 beq  0x00000000 , 0x0000489b 
- 00018412  0x00003f72 beq  0x00000001 , 0x00004822 
- 00018413  0x00003f73 beq  0x0000000f , 0x0000481e 
- 00018414  0x00003f74 rtn 
- 00018415  0x00003f78 bpatch  0x00000038 , 0x00004007 
- 00018416  0x00003f79 arg  0x00001fdf , 0x00000012 
- 00018417  0x00003f7a arg  0x00004648 , 0x00000011 
- 00018418  0x00003f7b arg  0x00000001 , 0x00000039 
- 00018419  0x00003f7c branch  0x00006b74 
- 00018420  0x00003f7f bpatch  0x00000039 , 0x00004007 
- 00018421  0x00003f80 arg  0x00000001 , 0x00000039 
- 00018422  0x00003f81 arg  0x00004648 , 0x00000011 
- 00018423  0x00003f82 arg  0x00001fdf , 0x00000012 
- 00018424  0x00003f83 branch  0x00006b45 
- 00018425  0x00003f86 fetch  0x00000001 , 0x00004669 
- 00018426  0x00003f87 bbit1  0x00000004 , 0x000047fd 
- 00018427  0x00003f88 fetch  0x00000001 , 0x00004648 
- 00018428  0x00003f89 bne  0x0000005a , 0x00004801 
- 00018429  0x00003f8b jam  0x0000005a , 0x00004648 
- 00018430  0x00003f8c fetch  0x00000004 , 0x0000937a 
- 00018431  0x00003f8d set1  0x0000001d , 0x0000003f 
- 00018432  0x00003f8e store  0x00000004 , 0x000007b4 
- 00018433  0x00003f90 call  0x00004818 
- 00018434  0x00003f91 call  0x00007966 
- 00018435  0x00003f92 call  0x00004805 
- 00018436  0x00003f93 branch  0x0000480e 
- 00018437  0x00003f96 fetch  0x00000001 , 0x0000085c 
- 00018438  0x00003f97 rtn  0x00000034 
- 00018439  0x00003f98 fetch  0x00000001 , 0x00004648 
- 00018440  0x00003f99 beq  0x0000005a , 0x0000480c 
- 00018441  0x00003f9b fetch  0x00000004 , 0x0000085d 
- 00018442  0x00003f9d store  0x00000004 , 0x000007b4 
- 00018443  0x00003f9e rtn 
- 00018444  0x00003fa0 fetch  0x00000004 , 0x00000861 
- 00018445  0x00003fa1 branch  0x0000480a 
- 00018446  0x00003fa4 fetch  0x00000001 , 0x00004648 
- 00018447  0x00003fa5 beq  0x0000005a , 0x00004814 
- 00018448  0x00003fa6 setarg  0x00009272 
- 00018449  0x00003fa7 store  0x00000002 , 0x000007a7 
- 00018450  0x00003fa8 jam  0x0000001a , 0x000007d8 
- 00018451  0x00003fa9 rtn 
- 00018452  0x00003fab setarg  0x0000928d 
- 00018453  0x00003fac store  0x00000002 , 0x000007a7 
- 00018454  0x00003fad jam  0x0000003f , 0x000007d8 
- 00018455  0x00003fae rtn 
- 00018456  0x00003fb1 fetch  0x00000001 , 0x00004674 
- 00018457  0x00003fb2 rtn  0x00000034 
- 00018458  0x00003fb3 arg  0x00004674 , 0x00000006 
- 00018459  0x00003fb4 arg  0x0000081d , 0x00000005 
- 00018460  0x00003fb5 arg  0x0000001e , 0x00000039 
- 00018461  0x00003fb6 branch  0x00007cda 
- 00018462  0x00003fba call  0x00003460 
- 00018463  0x00003fbc call  0x000048a3 
- 00018464  0x00003fbd call  0x00004867 
- 00018465  0x00003fbe branch  0x0000481f 
- 00018466  0x00003fc1 call  0x00003460 
- 00018467  0x00003fc3 call  0x000048a3 
- 00018468  0x00003fc4 call  0x00003469 
- 00018469  0x00003fc5 call  0x00004867 
- 00018470  0x00003fc6 branch  0x00004823 
- 00018471  0x00003fc9 call  0x0000482b 
- 00018472  0x00003fca call  0x0000483b 
- 00018473  0x00003fcb call  0x0000484c 
- 00018474  0x00003fcc branch  0x00004859 
- 00018475  0x00003fcf bpatch  0x0000003a , 0x00004007 
- 00018476  0x00003fd0 fetch  0x00000001 , 0x00004668 
- 00018477  0x00003fd1 rtn  0x00000034 
- 00018478  0x00003fd2 arg  0x0000000d , 0x00000007 
- 00018479  0x00003fd3 call  0x00007cef 
- 00018480  0x00003fd4 nrtn  0x00000034 
- 00018481  0x00003fd5 jam  0x00000000 , 0x00004668 
- 00018482  0x00003fd6 setarg  0x00000001 
- 00018483  0x00003fd7 store  0x00000001 , 0x00000913 
- 00018484  0x00003fd8 setarg  0x00000000 
- 00018485  0x00003fd9 istore  0x00000007 , 0x00000005 
- 00018486  0x00003fdb jam  0x00000020 , 0x0000090c 
- 00018487  0x00003fdd fetch  0x00000001 , 0x0000090d 
- 00018488  0x00003fde set1  0x00000002 , 0x0000003f 
- 00018489  0x00003fdf store  0x00000001 , 0x0000090d 
- 00018490  0x00003fe0 rtn 
- 00018491  0x00003fe3 bpatch  0x0000003b , 0x00004007 
- 00018492  0x00003fe4 fetch  0x00000001 , 0x00004665 
- 00018493  0x00003fe5 rtn  0x00000034 
- 00018494  0x00003fe6 arg  0x0000000e , 0x00000007 
- 00018495  0x00003fe7 call  0x00007cef 
- 00018496  0x00003fe8 nrtn  0x00000034 
- 00018497  0x00003fe9 jam  0x00000000 , 0x00004665 
- 00018498  0x00003fea arg  0x00000923 , 0x00000005 
- 00018499  0x00003feb call  0x00007c99 
- 00018500  0x00003fec fetch  0x00000008 , 0x00000923 
- 00018501  0x00003fed store  0x00000008 , 0x00004651 
- 00018502  0x00003fef jam  0x00000000 , 0x00000923 
- 00018503  0x00003ff1 jam  0x00000010 , 0x0000090b 
- 00018504  0x00003ff2 fetch  0x00000001 , 0x0000090d 
- 00018505  0x00003ff3 set1  0x00000001 , 0x0000003f 
- 00018506  0x00003ff4 store  0x00000001 , 0x0000090d 
- 00018507  0x00003ff5 rtn 
- 00018508  0x00003ff8 fetch  0x00000001 , 0x00004667 
- 00018509  0x00003ff9 rtn  0x00000034 
- 00018510  0x00003ffa arg  0x0000000a , 0x00000007 
- 00018511  0x00003ffb call  0x00007cef 
- 00018512  0x00003ffc nrtn  0x00000034 
- 00018513  0x00003ffd jam  0x00000000 , 0x00004667 
- 00018514  0x00003ffe arg  0x00000943 , 0x00000005 
- 00018515  0x00003fff call  0x00007c99 
- 00018516  0x00004000 jam  0x00000002 , 0x00000943 
- 00018517  0x00004001 fetch  0x00000002 , 0x00000943 
- 00018518  0x00004002 store  0x00000002 , 0x0000465f 
- 00018519  0x00004004 jam  0x00000022 , 0x0000090c 
- 00018520  0x00004005 branch  0x00004837 
- 00018521  0x00004008 bpatch  0x0000003c , 0x00004007 
- 00018522  0x00004009 fetch  0x00000001 , 0x00004666 
- 00018523  0x0000400a rtn  0x00000034 
- 00018524  0x0000400b arg  0x0000000c , 0x00000007 
- 00018525  0x0000400c call  0x00007cef 
- 00018526  0x0000400d nrtn  0x00000034 
- 00018527  0x0000400e jam  0x00000000 , 0x00004666 
- 00018528  0x0000400f arg  0x00000933 , 0x00000005 
- 00018529  0x00004010 call  0x00007c99 
- 00018530  0x00004011 jam  0x00000003 , 0x00000933 
- 00018531  0x00004012 fetch  0x00000003 , 0x00000933 
- 00018532  0x00004013 store  0x00000003 , 0x0000465c 
- 00018533  0x00004015 jam  0x00000021 , 0x0000090c 
- 00018534  0x00004016 branch  0x00004837 
- 00018535  0x00004019 bpatch  0x0000003d , 0x00004007 
- 00018536  0x0000401a fetch  0x00000001 , 0x00000901 
- 00018537  0x0000401b call  0x000048b5 , 0x00000034 
- 00018538  0x0000401c call  0x00007906 
- 00018539  0x0000401d fetch  0x00000001 , 0x000008f7 
- 00018540  0x0000401e rtn  0x00000034 
- 00018541  0x0000401f jam  0x00000000 , 0x000008f7 
- 00018542  0x00004020 fetch  0x00000002 , 0x000008f5 
- 00018543  0x00004021 arg  0x000002ba , 0x00000002 
- 00018544  0x00004022 isub  0x00000002 , 0x0000003e 
- 00018545  0x00004023 nrtn  0x00000005 
- 00018546  0x00004025 fetch  0x00000001 , 0x00000875 
- 00018547  0x00004026 rtnne  0x000000ba 
- 00018548  0x00004027 fetch  0x00000001 , 0x00000876 
- 00018549  0x00004028 beq  0x000000a0 , 0x0000487c 
- 00018550  0x00004029 beq  0x000000a1 , 0x00004882 
- 00018551  0x0000402a beq  0x000000a6 , 0x0000488e 
- 00018552  0x0000402b beq  0x000000a7 , 0x00004890 
- 00018553  0x0000402c beq  0x000000a9 , 0x00004896 
- 00018554  0x0000402f jam  0x00000000 , 0x000008f8 
- 00018555  0x00004030 rtn 
- 00018556  0x00004033 fetch  0x00000001 , 0x00000877 
- 00018557  0x00004034 beq  0x00000081 , 0x0000487f 
- 00018558  0x00004035 branch  0x0000487a 
- 00018559  0x00004037 call  0x000032fc 
- 00018560  0x00004039 jam  0x00000001 , 0x000008f8 
- 00018561  0x0000403a rtn 
- 00018562  0x0000403d fetch  0x00000001 , 0x00000877 
- 00018563  0x0000403e beq  0x00000001 , 0x00004887 
- 00018564  0x0000403f beq  0x00000084 , 0x0000488a 
- 00018565  0x00004040 beq  0x000000a7 , 0x0000488c 
- 00018566  0x00004041 branch  0x0000487a 
- 00018567  0x00004043 fetch  0x00000001 , 0x000045d5 
- 00018568  0x00004044 store  0x00000001 , 0x000008b6 
- 00018569  0x00004045 branch  0x00004880 
- 00018570  0x00004047 call  0x00003461 
- 00018571  0x00004048 branch  0x00004887 
- 00018572  0x0000404b jam  0x000000a1 , 0x000008b6 
- 00018573  0x0000404c branch  0x00004880 
- 00018574  0x0000404f jam  0x00000015 , 0x000008b6 
- 00018575  0x00004050 branch  0x00004880 
- 00018576  0x00004053 fetch  0x00000001 , 0x00004616 
- 00018577  0x00004054 beq  0x00000000 , 0x00004894 
- 00018578  0x00004055 beq  0x00000001 , 0x0000488c 
- 00018579  0x00004056 rtn 
- 00018580  0x00004058 jam  0x000000a0 , 0x000008b6 
- 00018581  0x00004059 branch  0x00004880 
- 00018582  0x0000405c jam  0x00000000 , 0x000008b6 
- 00018583  0x0000405d jam  0x00000000 , 0x000008b7 
- 00018584  0x0000405e jam  0x00000001 , 0x000008b8 
- 00018585  0x0000405f jam  0x00000007 , 0x000008b9 
- 00018586  0x00004060 branch  0x00004880 
- 00018587  0x00004069 call  0x00003402 
- 00018588  0x0000406b call  0x00003407 
- 00018589  0x0000406c call  0x0000342d 
- 00018590  0x0000406d call  0x000048a3 
- 00018591  0x0000406e call  0x00003469 
- 00018592  0x0000406f call  0x00003488 
- 00018593  0x00004070 call  0x00004867 
- 00018594  0x00004071 branch  0x0000489c 
- 00018595  0x00004074 bpatch  0x0000003e , 0x00004007 
- 00018596  0x00004075 fetch  0x00000001 , 0x00004616 
- 00018597  0x00004076 rtnne  0x00000000 
- 00018598  0x00004077 call  0x00003464 
- 00018599  0x00004078 call  0x00004827 
- 00018600  0x00004079 fetch  0x00000001 , 0x00004610 
- 00018601  0x0000407a nrtn  0x00000034 
- 00018602  0x0000407b branch  0x0000350a 
- 00018603  0x0000407e fetch  0x00000001 , 0x00004589 
- 00018604  0x0000407f beq  0x00000001 , 0x000048ae 
- 00018605  0x00004080 beq  0x00000002 , 0x000048b7 
- 00018606  0x00004082 fetch  0x00000001 , 0x00004693 
- 00018607  0x00004083 bbit1  0x00000000 , 0x000048bd 
- 00018608  0x00004084 branch  0x000048b9 
- 00018609  0x00004087 fetch  0x00000001 , 0x000043cb 
- 00018610  0x00004088 rtnne  0x00000004 
- 00018611  0x00004089 jam  0x00000003 , 0x00004693 
- 00018612  0x0000408a rtn 
- 00018613  0x0000408c jam  0x00000000 , 0x00004693 
- 00018614  0x0000408d rtn 
- 00018615  0x00004090 fetch  0x00000001 , 0x00004693 
- 00018616  0x00004091 bbit1  0x00000001 , 0x000048c1 
- 00018617  0x00004093 fetch  0x00000001 , 0x00004611 
- 00018618  0x00004094 beq  0x00000001 , 0x000048c8 
- 00018619  0x00004095 beq  0x00000003 , 0x000048cc 
- 00018620  0x00004096 rtn 
- 00018621  0x00004099 fetch  0x00000001 , 0x00004693 
- 00018622  0x0000409a set0  0x00000000 , 0x0000003f 
- 00018623  0x0000409b store  0x00000001 , 0x00004693 
- 00018624  0x0000409c branch  0x000048c4 
- 00018625  0x0000409f fetch  0x00000001 , 0x00004693 
- 00018626  0x000040a0 set0  0x00000001 , 0x0000003f 
- 00018627  0x000040a1 store  0x00000001 , 0x00004693 
- 00018628  0x000040a3 jam  0x00000001 , 0x00004588 
- 00018629  0x000040a4 setarg  0x000000ff 
- 00018630  0x000040a5 store  0x00000001 , 0x00004519 
- 00018631  0x000040a6 rtn 
- 00018632  0x000040aa jam  0x00000001 , 0x00004611 
- 00018633  0x000040ab call  0x0000337e 
- 00018634  0x000040ac nrtn  0x0000002f 
- 00018635  0x000040ad branch  0x0000330a 
- 00018636  0x000040b0 fetch  0x00000001 , 0x000044f9 
- 00018637  0x000040b1 beq  0x00000001 , 0x000048c8 
- 00018638  0x000040b2 beq  0x000000ff , 0x000048c8 
- 00018639  0x000040b3 jam  0x00000000 , 0x000008f9 
- 00018640  0x000040b4 jam  0x00000001 , 0x00004588 
- 00018641  0x000040b5 fetch  0x00000001 , 0x00004621 
- 00018642  0x000040b6 store  0x00000001 , 0x00004519 
- 00018643  0x000040b7 rtn 
- 00018644  0x000040ba setarg  0x00000001 
- 00018645  0x000040bb store  0x00000001 , 0x00000913 
- 00018646  0x000040bc fetch  0x00000007 , 0x000045eb 
- 00018647  0x000040bd istore  0x00000007 , 0x00000005 
- 00018648  0x000040be fetch  0x00000001 , 0x000045eb 
- 00018649  0x000040bf ncall  0x000048dd , 0x00000034 
- 00018650  0x000040c0 fetch  0x00000001 , 0x000045eb 
- 00018651  0x000040c1 call  0x000048e1 , 0x00000034 
- 00018652  0x000040c2 branch  0x00004836 
- 00018653  0x000040c5 jam  0x00000001 , 0x00004668 
- 00018654  0x000040c6 setarg  0x00000180 
- 00018655  0x000040c7 arg  0x0000000d , 0x00000007 
- 00018656  0x000040c8 branch  0x00007ce1 
- 00018657  0x000040cb jam  0x00000000 , 0x00004668 
- 00018658  0x000040cc setarg  0x00000000 
- 00018659  0x000040cd arg  0x0000000d , 0x00000007 
- 00018660  0x000040ce branch  0x00007ce1 
- 00018661  0x000040d1 fetch  0x00000001 , 0x000045eb 
- 00018662  0x000040d2 beq  0x00000000 , 0x000048ea 
- 00018663  0x000040d3 beq  0x00000002 , 0x0000491d 
- 00018664  0x000040d4 beq  0x00000003 , 0x00004905 
- 00018665  0x000040d5 branch  0x000033be 
- 00018666  0x000040d8 fetch  0x00000001 , 0x000045ed 
- 00018667  0x000040d9 store  0x00000001 , 0x00004611 
- 00018668  0x000040da jam  0x00000000 , 0x000045ed 
- 00018669  0x000040db arg  0x00000923 , 0x00000005 
- 00018670  0x000040dc arg  0x000045ec , 0x00000006 
- 00018671  0x000040dd arg  0x00000008 , 0x00000039 
- 00018672  0x000040de call  0x00007cda 
- 00018673  0x000040df fetch  0x00000008 , 0x00000923 
- 00018674  0x000040e0 ncall  0x000048fd , 0x00000034 
- 00018675  0x000040e1 fetch  0x00000008 , 0x00000923 
- 00018676  0x000040e2 call  0x00004901 , 0x00000034 
- 00018677  0x000040e3 fetch  0x00000008 , 0x00000923 
- 00018678  0x000040e4 store  0x00000008 , 0x00004649 
- 00018679  0x000040e5 fetcht  0x00000008 , 0x00004651 
- 00018680  0x000040e6 isub  0x00000002 , 0x0000003e 
- 00018681  0x000040e7 ncall  0x00004847 , 0x00000005 
- 00018682  0x000040e8 fetch  0x00000008 , 0x00004649 
- 00018683  0x000040e9 store  0x00000008 , 0x00004651 
- 00018684  0x000040ea branch  0x000033be 
- 00018685  0x000040ed jam  0x00000001 , 0x00004665 
- 00018686  0x000040ee setarg  0x00000180 
- 00018687  0x000040ef arg  0x0000000e , 0x00000007 
- 00018688  0x000040f0 branch  0x00007ce1 
- 00018689  0x000040f3 jam  0x00000000 , 0x00004665 
- 00018690  0x000040f4 setarg  0x00000000 
- 00018691  0x000040f5 arg  0x0000000e , 0x00000007 
- 00018692  0x000040f6 branch  0x00007ce1 
- 00018693  0x000040f9 arg  0x00000933 , 0x00000005 
- 00018694  0x000040fa arg  0x000045eb , 0x00000006 
- 00018695  0x000040fb arg  0x00000003 , 0x00000039 
- 00018696  0x000040fc call  0x00007cda 
- 00018697  0x000040fd fetch  0x00000002 , 0x00000934 
- 00018698  0x000040fe ncall  0x00004915 , 0x00000034 
- 00018699  0x000040ff fetch  0x00000002 , 0x00000934 
- 00018700  0x00004100 call  0x00004919 , 0x00000034 
- 00018701  0x00004101 fetch  0x00000003 , 0x00000933 
- 00018702  0x00004102 store  0x00000003 , 0x00004659 
- 00018703  0x00004103 fetcht  0x00000003 , 0x0000465c 
- 00018704  0x00004104 isub  0x00000002 , 0x0000003e 
- 00018705  0x00004105 ncall  0x00004865 , 0x00000005 
- 00018706  0x00004106 fetch  0x00000003 , 0x00004659 
- 00018707  0x00004107 store  0x00000003 , 0x0000465c 
- 00018708  0x00004108 branch  0x000033be 
- 00018709  0x0000410b jam  0x00000001 , 0x00004666 
- 00018710  0x0000410c setarg  0x00000180 
- 00018711  0x0000410d arg  0x0000000c , 0x00000007 
- 00018712  0x0000410e branch  0x00007ce1 
- 00018713  0x00004111 jam  0x00000000 , 0x00004666 
- 00018714  0x00004112 setarg  0x00000000 
- 00018715  0x00004113 arg  0x0000000c , 0x00000007 
- 00018716  0x00004114 branch  0x00007ce1 
- 00018717  0x00004117 arg  0x00000943 , 0x00000005 
- 00018718  0x00004118 arg  0x000045eb , 0x00000006 
- 00018719  0x00004119 arg  0x00000002 , 0x00000039 
- 00018720  0x0000411a call  0x00007cda 
- 00018721  0x0000411b fetch  0x00000002 , 0x00000943 
- 00018722  0x0000411c ncall  0x0000492d , 0x00000034 
- 00018723  0x0000411d fetch  0x00000002 , 0x00000943 
- 00018724  0x0000411e call  0x00004931 , 0x00000034 
- 00018725  0x0000411f fetch  0x00000002 , 0x00000943 
- 00018726  0x00004120 store  0x00000002 , 0x0000465f 
- 00018727  0x00004121 fetcht  0x00000002 , 0x00004662 
- 00018728  0x00004122 isub  0x00000002 , 0x0000003e 
- 00018729  0x00004123 ncall  0x00004935 , 0x00000005 
- 00018730  0x00004124 fetch  0x00000002 , 0x0000465f 
- 00018731  0x00004125 store  0x00000002 , 0x00004662 
- 00018732  0x00004126 branch  0x000033be 
- 00018733  0x00004129 jam  0x00000001 , 0x00004667 
- 00018734  0x0000412a setarg  0x00000180 
- 00018735  0x0000412b arg  0x0000000a , 0x00000007 
- 00018736  0x0000412c branch  0x00007ce1 
- 00018737  0x0000412e jam  0x00000000 , 0x00004667 
- 00018738  0x0000412f setarg  0x00000000 
- 00018739  0x00004130 arg  0x0000000a , 0x00000007 
- 00018740  0x00004131 branch  0x00007ce1 
- 00018741  0x00004134 jam  0x00000022 , 0x0000090c 
- 00018742  0x00004135 branch  0x00004837 
- 00018743  0x00004139 fetch  0x00000001 , 0x000043cb 
- 00018744  0x0000413a rtnne  0x00000004 
- 00018745  0x0000413b fetch  0x00000001 , 0x00004648 
- 00018746  0x0000413c rtneq  0x0000005a 
- 00018747  0x0000413e jam  0x00000001 , 0x00004692 
- 00018748  0x0000413f rtn 
- 00018749  0x00004143 fetch  0x00000001 , 0x000043cb 
- 00018750  0x00004144 rtnne  0x00000004 
- 00018751  0x00004145 fetch  0x00000001 , 0x00004692 
- 00018752  0x00004146 rtn  0x00000034 
- 00018753  0x00004147 jam  0x00000000 , 0x00000678 
- 00018754  0x00004149 jam  0x0000005a , 0x00004648 
- 00018755  0x0000414a call  0x000047f4 
- 00018756  0x0000414b call  0x000047ef 
- 00018757  0x0000414c fetch  0x00000001 , 0x00000678 
- 00018758  0x0000414d increase  0x00000001 , 0x0000003f 
- 00018759  0x0000414e store  0x00000001 , 0x00000678 
- 00018760  0x0000414f beq  0x000000ff , 0x00006ca3 
- 00018761  0x00004150 fetch  0x00000001 , 0x00004648 
- 00018762  0x00004151 bne  0x0000005a , 0x00004942 
- 00018763  0x00004152 branch  0x00006ca3 
- 00018764  0x0000415f fetch  0x00000001 , 0x000043cb 
- 00018765  0x00004160 rtnne  0x0000000f 
- 00018766  0x00004161 call  0x000054ac 
- 00018767  0x00004162 nbranch  0x00002002 , 0x00000028 
- 00018768  0x00004163 fetch  0x00000001 , 0x00004846 
- 00018769  0x00004164 branch  0x00002002 , 0x00000034 
- 00018770  0x00004165 fetch  0x00000001 , 0x00004655 
- 00018771  0x00004166 rtneq  0x000000ff 
- 00018772  0x00004167 copy  0x0000003f , 0x00000007 
- 00018773  0x00004168 fetch  0x00000004 , 0x0000069d 
- 00018774  0x00004169 qisolate0  0x0000003f 
- 00018775  0x0000416a call  0x00004e45 , 0x00000001 
- 00018776  0x0000416b branch  0x00002003 
- 00018777  0x0000416e call  0x00007396 
- 00018778  0x0000416f call  0x000049a1 
- 00018779  0x00004171 call  0x000049c8 
- 00018780  0x00004172 call  0x000049ea 
- 00018781  0x00004173 rtn  0x0000002b 
- 00018782  0x00004174 call  0x00004966 
- 00018783  0x00004175 call  0x00004a7a 
- 00018784  0x00004176 fetch  0x00000001 , 0x00004663 
- 00018785  0x00004177 rtnbit1  0x00000007 
- 00018786  0x00004179 fetch  0x00000002 , 0x000044e9 
- 00018787  0x0000417a bbit1  0x0000000c , 0x00004b95 
- 00018788  0x0000417b call  0x00005eb6 
- 00018789  0x0000417c branch  0x00004bcf 
- 00018790  0x00004180 fetch  0x00000008 , 0x00004713 
- 00018791  0x00004181 rtnbit0  0x0000000d 
- 00018792  0x00004182 setarg  0x0000496c 
- 00018793  0x00004183 store  0x00000002 , 0x00000859 
- 00018794  0x00004184 jam  0x000000a5 , 0x00004664 
- 00018795  0x00004185 branch  0x0000498e 
- 00018796  0x00004188 call  0x0000496f 
- 00018797  0x00004189 call  0x00004974 
- 00018798  0x0000418a branch  0x00004984 
- 00018799  0x0000418d jam  0x00000000 , 0x00004665 
- 00018800  0x0000418e fetch  0x00000008 , 0x00004713 
- 00018801  0x0000418f rtnbit0  0x00000016 
- 00018802  0x00004190 jam  0x0000005a , 0x00004665 
- 00018803  0x00004191 rtn 
- 00018804  0x00004194 fetch  0x00000008 , 0x00004713 
- 00018805  0x00004195 bbit1  0x0000001d , 0x0000497b 
- 00018806  0x00004196 bbit1  0x0000001e , 0x0000497e 
- 00018807  0x00004197 bbit1  0x0000001f , 0x00004981 
- 00018808  0x00004198 jam  0x00000019 , 0x00004662 
- 00018809  0x00004199 jam  0x00000008 , 0x0000085b 
- 00018810  0x0000419a rtn 
- 00018811  0x0000419c jam  0x0000000c , 0x00004662 
- 00018812  0x0000419d jam  0x00000004 , 0x0000085b 
- 00018813  0x0000419e rtn 
- 00018814  0x000041a0 jam  0x00000006 , 0x00004662 
- 00018815  0x000041a1 jam  0x00000002 , 0x0000085b 
- 00018816  0x000041a2 rtn 
- 00018817  0x000041a4 jam  0x00000003 , 0x00004662 
- 00018818  0x000041a5 jam  0x00000001 , 0x0000085b 
- 00018819  0x000041a6 rtn 
- 00018820  0x000041a9 call  0x00007966 
- 00018821  0x000041aa call  0x00004987 
- 00018822  0x000041ab branch  0x0000498c 
- 00018823  0x000041ae fetch  0x00000001 , 0x0000085c 
- 00018824  0x000041af rtn  0x00000034 
- 00018825  0x000041b0 fetch  0x00000001 , 0x00004665 
- 00018826  0x000041b1 beq  0x0000005a , 0x0000480c 
- 00018827  0x000041b2 branch  0x00004809 
- 00018828  0x000041b5 fetch  0x00000001 , 0x00004665 
- 00018829  0x000041b6 branch  0x0000480f 
- 00018830  0x000041bb bpatch  0x00000041 , 0x00004008 
- 00018831  0x000041bc fetcht  0x00000001 , 0x0000086c 
- 00018832  0x000041bd call  0x00006ee6 
- 00018833  0x000041be branch  0x00004993 , 0x00000001 
- 00018834  0x000041bf branch  0x0000499a 
- 00018835  0x000041c3 fetch  0x00000001 , 0x00004664 
- 00018836  0x000041c4 rtneq  0x000000a5 
- 00018837  0x000041c5 jam  0x000000a5 , 0x00004664 
- 00018838  0x000041c6 jam  0x00000000 , 0x0000090e 
- 00018839  0x000041c7 jam  0x00000000 , 0x00000709 
- 00018840  0x000041c8 jam  0x00000000 , 0x00000900 
- 00018841  0x000041c9 branch  0x00004962 
- 00018842  0x000041cd fetch  0x00000001 , 0x00004664 
- 00018843  0x000041ce rtneq  0x0000005a 
- 00018844  0x000041cf jam  0x0000005a , 0x00004664 
- 00018845  0x000041d0 call  0x00006018 
- 00018846  0x000041d1 call  0x00005aaa 
- 00018847  0x000041d2 call  0x00004f70 
- 00018848  0x000041d3 branch  0x00007912 
- 00018849  0x000041d8 rtn  0x0000002b 
- 00018850  0x000041da call  0x000035f0 
- 00018851  0x000041db call  0x0000325b 
- 00018852  0x000041dd call  0x000049af 
- 00018853  0x000041de fetcht  0x00000001 , 0x00004865 
- 00018854  0x000041df call  0x00006ef3 
- 00018855  0x000041e1 call  0x00004b6d 
- 00018856  0x000041e2 call  0x00006177 
- 00018857  0x000041e3 call  0x00002a41 
- 00018858  0x000041e5 fetch  0x00000008 , 0x00004713 
- 00018859  0x000041e6 bbit1  0x00000014 , 0x000049fd 
- 00018860  0x000041e7 bbit1  0x00000013 , 0x00005d60 
- 00018861  0x000041e8 bbit1  0x00000012 , 0x00005d6e 
- 00018862  0x000041e9 rtn 
- 00018863  0x000041f0 call  0x0000543b 
- 00018864  0x000041f2 jam  0x00000000 , 0x000048eb 
- 00018865  0x000041f3 setarg  0x00230170 
- 00018866  0x000041f4 store  0x00000003 , 0x0000462d 
- 00018867  0x000041f5 setarg  0x00015301 
- 00018868  0x000041f6 istore  0x00000003 , 0x00000005 
- 00018869  0x000041f7 arg  0x000047a0 , 0x00000005 
- 00018870  0x000041f8 arg  0x00000014 , 0x00000039 
- 00018871  0x000041f9 call  0x00007ca1 
- 00018872  0x000041fb fetch  0x00000001 , 0x0000426b 
- 00018873  0x000041fc sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00018874  0x000041fd nbranch  0x000049c6 , 0x00000002 
- 00018875  0x000041fe setarg  0x0006ff06 
- 00018876  0x000041ff store  0x00000003 , 0x000047a0 
- 00018877  0x00004200 setarg  0x00000300 
- 00018878  0x00004201 istore  0x00000003 , 0x00000005 
- 00018879  0x00004202 setarg  0x00000080 
- 00018880  0x00004203 istore  0x00000001 , 0x00000005 
- 00018881  0x00004205 fetch  0x00000001 , 0x0000426b 
- 00018882  0x00004206 increase  0x00000001 , 0x0000003f 
- 00018883  0x00004207 copy  0x0000003f , 0x00000039 
- 00018884  0x00004208 arg  0x00004369 , 0x00000006 
- 00018885  0x00004209 branch  0x00007cda 
- 00018886  0x0000420c arg  0x000047a0 , 0x00000005 
- 00018887  0x0000420d branch  0x000049c1 
- 00018888  0x00004213 fetcht  0x00000001 , 0x00004864 
- 00018889  0x00004214 call  0x00006f0f 
- 00018890  0x00004215 fetcht  0x00000001 , 0x00004863 
- 00018891  0x00004216 call  0x00006f0f 
- 00018892  0x00004217 fetcht  0x00000001 , 0x00004865 
- 00018893  0x00004218 call  0x00006f0f 
- 00018894  0x0000421a setarg  0x0000486e 
- 00018895  0x0000421b store  0x00000002 , 0x00004896 
- 00018896  0x0000421d setarg  0x00004876 
- 00018897  0x0000421e store  0x00000002 , 0x00004898 
- 00018898  0x00004220 setarg  0x0000488a 
- 00018899  0x00004221 store  0x00000002 , 0x0000489a 
- 00018900  0x00004223 fetch  0x00000002 , 0x00004896 
- 00018901  0x00004224 copy  0x0000003f , 0x00000012 
- 00018902  0x00004225 arg  0x00000008 , 0x00000039 
- 00018903  0x00004228 ifetcht  0x00000001 , 0x00000012 
- 00018904  0x00004229 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00018905  0x0000422a ncall  0x000049e7 , 0x00000005 
- 00018906  0x0000422b increase  0x00000001 , 0x00000012 
- 00018907  0x0000422c loop  0x000049d7 
- 00018908  0x0000422d call  0x000023fd 
- 00018909  0x0000422e fetch  0x00000002 , 0x00004898 
- 00018910  0x0000422f copy  0x0000003f , 0x00000012 
- 00018911  0x00004230 copy  0x0000003f , 0x00000013 
- 00018912  0x00004231 arg  0x0000000b , 0x00000039 
- 00018913  0x00004234 ifetcht  0x00000001 , 0x00000012 
- 00018914  0x00004235 isolate1  0x00000007 , 0x00000002 
- 00018915  0x00004236 ncall  0x00006f0f , 0x00000001 
- 00018916  0x00004237 increase  0x00000001 , 0x00000012 
- 00018917  0x00004238 loop  0x000049e1 
- 00018918  0x00004239 rtn 
- 00018919  0x0000423c call  0x00006f0f 
- 00018920  0x0000423d ifetcht  0x00000001 , 0x00000012 
- 00018921  0x0000423e branch  0x00006ec6 
- 00018922  0x00004243 fetch  0x00000001 , 0x00004666 
- 00018923  0x00004244 beq  0x00000001 , 0x000049f1 
- 00018924  0x00004245 setarg  0x005d4800 
- 00018925  0x00004246 store  0x00000004 , 0x00004613 
- 00018926  0x00004247 fetch  0x00000001 , 0x0000440c 
- 00018927  0x00004248 rtnbit0  0x00000000 
- 00018928  0x00004249 branch  0x00005fe4 
- 00018929  0x0000424b jam  0x0000000c , 0x0000496b 
- 00018930  0x0000424c fetch  0x00000001 , 0x0000440c 
- 00018931  0x0000424d rtnbit0  0x00000000 
- 00018932  0x0000424e jam  0x00000010 , 0x0000496b 
- 00018933  0x0000424f fetch  0x00000001 , 0x0000477e 
- 00018934  0x00004250 branch  0x00005c01 , 0x00000034 
- 00018935  0x00004251 rtn 
- 00018936  0x00004255 fetch  0x00000002 , 0x000049df 
- 00018937  0x00004256 arg  0x00000528 , 0x00000002 
- 00018938  0x00004257 isub  0x00000002 , 0x0000003e 
- 00018939  0x00004258 nrtn  0x00000002 
- 00018940  0x00004259 branch  0x0000235a 
- 00018941  0x0000425c bpatch  0x00000042 , 0x00004008 
- 00018942  0x0000425d fetch  0x00000001 , 0x00004666 
- 00018943  0x0000425e beq  0x00000000 , 0x00004a02 
- 00018944  0x0000425f beq  0x00000001 , 0x00004a0c 
- 00018945  0x00004260 rtn 
- 00018946  0x00004263 arg  0x00000050 , 0x00000018 
- 00018947  0x00004264 setarg  0x00000400 
- 00018948  0x00004265 idiv  0x00000018 
- 00018949  0x00004266 call  0x00007d62 
- 00018950  0x00004267 quotient  0x0000003f 
- 00018951  0x00004268 store  0x00000002 , 0x00000670 
- 00018952  0x00004269 arg  0x00001fcc , 0x0000003f 
- 00018953  0x0000426a arg  0x00000004 , 0x00000002 
- 00018954  0x0000426b arg  0x00000004 , 0x0000002b 
- 00018955  0x0000426c branch  0x00004a16 
- 00018956  0x0000426e arg  0x00000118 , 0x00000018 
- 00018957  0x0000426f setarg  0x00000400 
- 00018958  0x00004270 idiv  0x00000018 
- 00018959  0x00004271 call  0x00007d62 
- 00018960  0x00004272 quotient  0x0000003f 
- 00018961  0x00004273 store  0x00000002 , 0x00000670 
- 00018962  0x00004274 arg  0x00001fc2 , 0x0000003f 
- 00018963  0x00004275 arg  0x0000000e , 0x00000002 
- 00018964  0x00004276 arg  0x0000000e , 0x0000002b 
- 00018965  0x00004277 branch  0x00004a16 
- 00018966  0x00004279 storet  0x00000001 , 0x00000678 
- 00018967  0x0000427a arg  0x000049c7 , 0x00000011 
- 00018968  0x0000427b arg  0x00000000 , 0x00000013 
- 00018969  0x0000427d copy  0x0000003f , 0x00000012 
- 00018970  0x0000427e fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018971  0x0000427f call  0x00006b74 
- 00018972  0x00004280 fetch  0x00000008 , 0x000049c7 
- 00018973  0x00004281 fetcht  0x00000008 , 0x000049cf 
- 00018974  0x00004282 ior  0x00000002 , 0x0000003f 
- 00018975  0x00004283 fetcht  0x00000008 , 0x000049d7 
- 00018976  0x00004284 ior  0x00000002 , 0x0000003f 
- 00018977  0x00004285 branch  0x00004a28 , 0x00000034 
- 00018978  0x00004286 increase  0x00000001 , 0x00000013 
- 00018979  0x00004287 fetch  0x00000002 , 0x00000670 
- 00018980  0x00004288 isub  0x00000013 , 0x0000003e 
- 00018981  0x0000428a copy  0x00000012 , 0x0000003f 
- 00018982  0x0000428b isub  0x00000018 , 0x0000003f 
- 00018983  0x0000428c branch  0x00004a19 
- 00018984  0x0000428f sub  0x00000013 , 0x00000000 , 0x0000003e 
- 00018985  0x00004290 branch  0x00004a38 , 0x00000005 
- 00018986  0x00004292 copy  0x00000012 , 0x0000003f 
- 00018987  0x00004293 iadd  0x00000018 , 0x0000003f 
- 00018988  0x00004295 isub  0x0000002b , 0x0000003f 
- 00018989  0x00004296 copy  0x0000003f , 0x00000012 
- 00018990  0x00004297 fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00018991  0x00004298 call  0x00006b74 
- 00018992  0x00004299 fetch  0x00000008 , 0x000049c7 
- 00018993  0x0000429a fetcht  0x00000008 , 0x000049cf 
- 00018994  0x0000429b ior  0x00000002 , 0x0000003f 
- 00018995  0x0000429c fetcht  0x00000008 , 0x000049d7 
- 00018996  0x0000429d ior  0x00000002 , 0x0000003f 
- 00018997  0x0000429e branch  0x00004a3a , 0x00000034 
- 00018998  0x0000429f copy  0x00000012 , 0x0000003f 
- 00018999  0x000042a0 branch  0x00004a2c 
- 00019000  0x000042a2 storer  0x0000002b , 0x00000001 , 0x000049df 
- 00019001  0x000042a3 rtn 
- 00019002  0x000042a5 bpatch  0x00000043 , 0x00004008 
- 00019003  0x000042a6 setarg  0x00001fd0 
- 00019004  0x000042a7 isub  0x00000012 , 0x0000003f 
- 00019005  0x000042a8 store  0x00000002 , 0x000049df 
- 00019006  0x000042a9 copy  0x00000012 , 0x0000003f 
- 00019007  0x000042aa iadd  0x0000002b , 0x00000012 
- 00019008  0x000042ab fetchr  0x00000039 , 0x00000001 , 0x00000678 
- 00019009  0x000042ac arg  0x000049c7 , 0x00000011 
- 00019010  0x000042ad call  0x00006b74 
- 00019011  0x000042ae fetch  0x00000001 , 0x00004666 
- 00019012  0x000042af beq  0x00000000 , 0x00004a47 
- 00019013  0x000042b0 beq  0x00000001 , 0x00004a4a 
- 00019014  0x000042b1 rtn 
- 00019015  0x000042b4 fetch  0x00000006 , 0x000049c7 
- 00019016  0x000042b5 store  0x00000004 , 0x00004691 
- 00019017  0x000042b6 branch  0x00004a76 
- 00019018  0x000042b9 fetch  0x00000001 , 0x000049c7 
- 00019019  0x000042ba sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00019020  0x000042bb ncall  0x00007dca , 0x00000002 
- 00019021  0x000042bc store  0x00000001 , 0x000049c6 
- 00019022  0x000042bd fetch  0x00000001 , 0x000049c8 
- 00019023  0x000042be store  0x00000001 , 0x00004667 
- 00019024  0x000042bf fetch  0x00000006 , 0x000049c9 
- 00019025  0x000042c0 store  0x00000006 , 0x00004668 
- 00019026  0x000042c1 fetch  0x00000006 , 0x000049cf 
- 00019027  0x000042c2 store  0x00000006 , 0x0000466e 
- 00019028  0x000042c3 branch  0x00005c6f 
- 00019029  0x000042c7 branch  0x0000235a 
- 00019030  0x000042cb bpatch  0x00000044 , 0x00004008 
- 00019031  0x000042cc fetch  0x00000008 , 0x00004713 
- 00019032  0x000042cd bbit1  0x00000014 , 0x00004a5c 
- 00019033  0x000042ce bbit1  0x00000013 , 0x00005cb1 
- 00019034  0x000042cf bbit1  0x00000012 , 0x00005cb9 
- 00019035  0x000042d0 rtn 
- 00019036  0x000042d3 rtn 
- 00019037  0x000042d4 fetch  0x00000001 , 0x00004666 
- 00019038  0x000042d5 beq  0x00000000 , 0x00004a61 
- 00019039  0x000042d6 beq  0x00000001 , 0x00004a6b 
- 00019040  0x000042d7 rtn 
- 00019041  0x000042da fetcht  0x00000002 , 0x000049df 
- 00019042  0x000042db setarg  0x00001fd0 
- 00019043  0x000042dc isub  0x00000002 , 0x00000012 
- 00019044  0x000042dd arg  0x00004691 , 0x00000011 
- 00019045  0x000042de arg  0x00000004 , 0x00000039 
- 00019046  0x000042df call  0x00006b45 
- 00019047  0x000042e0 fetcht  0x00000002 , 0x000049df 
- 00019048  0x000042e1 increase  0x00000004 , 0x00000002 
- 00019049  0x000042e2 storet  0x00000002 , 0x000049df 
- 00019050  0x000042e3 rtn 
- 00019051  0x000042e6 fetcht  0x00000002 , 0x000049df 
- 00019052  0x000042e7 setarg  0x00001fd0 
- 00019053  0x000042e8 isub  0x00000002 , 0x00000012 
- 00019054  0x000042eb add  0x00000012 , 0x00000001 , 0x00000012 
- 00019055  0x000042ec arg  0x00004668 , 0x00000011 
- 00019056  0x000042ed arg  0x00000006 , 0x00000039 
- 00019057  0x000042ee call  0x00006b45 
- 00019058  0x000042f0 add  0x00000012 , 0x00000007 , 0x00000012 
- 00019059  0x000042f1 arg  0x0000466e , 0x00000011 
- 00019060  0x000042f2 arg  0x00000006 , 0x00000039 
- 00019061  0x000042f3 branch  0x00006b45 
- 00019062  0x000042f6 fetch  0x00000004 , 0x00004691 
- 00019063  0x000042f7 store  0x00000004 , 0x000045e8 
- 00019064  0x000042f8 store  0x00000004 , 0x0000458f 
- 00019065  0x000042f9 rtn 
- 00019066  0x000042fd bpatch  0x00000045 , 0x00004008 
- 00019067  0x000042fe setarg  0x00006109 
- 00019068  0x000042ff store  0x00000002 , 0x000043e9 
- 00019069  0x00004300 setarg  0x00004fe5 
- 00019070  0x00004301 store  0x00000002 , 0x000045f2 
- 00019071  0x00004302 setarg  0x00004ff8 
- 00019072  0x00004303 store  0x00000002 , 0x000045f4 
- 00019073  0x00004304 setarg  0x00004f41 
- 00019074  0x00004305 store  0x00000002 , 0x000045f6 
- 00019075  0x00004306 setarg  0x00004be6 
- 00019076  0x00004307 store  0x00000002 , 0x000043d9 
- 00019077  0x00004309 setarg  0x00004f5d 
- 00019078  0x0000430a store  0x00000002 , 0x000043d7 
- 00019079  0x0000430c setarg  0x00004a9a 
- 00019080  0x0000430d store  0x00000002 , 0x000043dd 
- 00019081  0x0000430e setarg  0x00004bcc 
- 00019082  0x0000430f store  0x00000002 , 0x000043db 
- 00019083  0x00004310 setarg  0x00004f62 
- 00019084  0x00004311 store  0x00000002 , 0x000043d5 
- 00019085  0x00004312 setarg  0x00005b08 
- 00019086  0x00004313 store  0x00000002 , 0x000043df 
- 00019087  0x00004314 setarg  0x00004b19 
- 00019088  0x00004315 store  0x00000002 , 0x000043e3 
- 00019089  0x00004316 setarg  0x000055fa 
- 00019090  0x00004317 store  0x00000002 , 0x000043e7 
- 00019091  0x00004318 setarg  0x000054c5 
- 00019092  0x00004319 store  0x00000002 , 0x000043d3 
- 00019093  0x0000431a setarg  0x00006221 
- 00019094  0x0000431b store  0x00000002 , 0x000043e1 
- 00019095  0x0000431c setarg  0x00006228 
- 00019096  0x0000431d store  0x00000002 , 0x000043e5 
- 00019097  0x0000431e rtn 
- 00019098  0x00004323 bpatch  0x00000046 , 0x00004008 
- 00019099  0x00004324 copy  0x00000013 , 0x0000003f 
- 00019100  0x00004326 beq  0x00000032 , 0x00004acb 
- 00019101  0x00004327 beq  0x00000044 , 0x00004ad3 
- 00019102  0x00004328 beq  0x00000040 , 0x00004add 
- 00019103  0x00004329 beq  0x00000015 , 0x00004ab8 
- 00019104  0x0000432b beq  0x00000014 , 0x00004aaa 
- 00019105  0x0000432c beq  0x00000010 , 0x00004b90 
- 00019106  0x0000432d beq  0x00000031 , 0x00005aed 
- 00019107  0x0000432e beq  0x00000029 , 0x00005aef 
- 00019108  0x00004330 beq  0x0000003e , 0x00004329 
- 00019109  0x00004331 beq  0x00000044 , 0x00005b10 
- 00019110  0x00004333 beq  0x00000039 , 0x00004ae2 
- 00019111  0x00004334 beq  0x0000003c , 0x00004ae5 
- 00019112  0x00004335 beq  0x0000003a , 0x00004afe 
- 00019113  0x00004338 rtn 
- 00019114  0x0000433f jam  0x00000000 , 0x0000477d 
- 00019115  0x00004341 jam  0x00000001 , 0x00004794 
- 00019116  0x00004342 call  0x00006042 
- 00019117  0x00004343 fetch  0x00000001 , 0x00004795 
- 00019118  0x00004344 nbranch  0x00004ab0 , 0x00000034 
- 00019119  0x00004345 jam  0x00000014 , 0x00004796 
- 00019120  0x00004347 fetch  0x00000002 , 0x000043f1 
- 00019121  0x00004348 set0  0x00000000 , 0x0000003f 
- 00019122  0x00004349 store  0x00000002 , 0x000043f1 
- 00019123  0x0000434a jam  0x00000000 , 0x00004845 
- 00019124  0x0000434b fetch  0x00000002 , 0x000047be 
- 00019125  0x0000434c store  0x00000002 , 0x000047c0 
- 00019126  0x0000434d call  0x00005c0b 
- 00019127  0x0000434e branch  0x00004bbd 
- 00019128  0x00004352 setarg  0x00000000 
- 00019129  0x00004353 store  0x00000002 , 0x000047c0 
- 00019130  0x00004354 store  0x00000001 , 0x00004860 
- 00019131  0x00004355 store  0x00000001 , 0x00004861 
- 00019132  0x00004356 store  0x00000001 , 0x00004794 
- 00019133  0x00004358 jam  0x00000000 , 0x000047c2 
- 00019134  0x00004359 jam  0x00000000 , 0x00004956 
- 00019135  0x0000435a call  0x000029cb 
- 00019136  0x0000435b branch  0x00004ac1 
- 00019137  0x0000435d call  0x00005b7b 
- 00019138  0x0000435e fetch  0x00000002 , 0x000043ef 
- 00019139  0x0000435f bbit1  0x00000007 , 0x00004ac6 
- 00019140  0x00004360 bbit1  0x00000000 , 0x000042fc 
- 00019141  0x00004361 branch  0x00004b95 
- 00019142  0x00004363 call  0x00005b21 
- 00019143  0x00004364 fetch  0x00000002 , 0x000043ef 
- 00019144  0x00004365 bbit1  0x00000000 , 0x000042fc 
- 00019145  0x00004366 call  0x00007d7c 
- 00019146  0x00004367 branch  0x00004f6c 
- 00019147  0x0000436b fetch  0x00000001 , 0x00004795 
- 00019148  0x0000436c beq  0x00000001 , 0x00004ad0 
- 00019149  0x0000436d jam  0x00000014 , 0x00004844 
- 00019150  0x0000436e jam  0x00000005 , 0x00004862 
- 00019151  0x0000436f branch  0x00005af6 
- 00019152  0x00004371 call  0x00005aef 
- 00019153  0x00004372 jam  0x00000005 , 0x00004844 
- 00019154  0x00004373 branch  0x00005af6 
- 00019155  0x00004376 fetch  0x00000001 , 0x000001a2 
- 00019156  0x00004377 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00019157  0x00004378 nbranch  0x00005b06 , 0x00000002 
- 00019158  0x00004379 fetch  0x00000001 , 0x000001a4 
- 00019159  0x0000437a fetcht  0x00000001 , 0x0000496b 
- 00019160  0x0000437b isub  0x00000002 , 0x0000003e 
- 00019161  0x0000437c branch  0x00005b1d , 0x00000002 
- 00019162  0x0000437d fetch  0x00000001 , 0x000001a4 
- 00019163  0x0000437e store  0x00000001 , 0x000040c0 
- 00019164  0x0000437f branch  0x00005b1f 
- 00019165  0x00004382 fetch  0x00000001 , 0x00004860 
- 00019166  0x00004383 nrtn  0x00000034 
- 00019167  0x00004384 jam  0x00000001 , 0x00004860 
- 00019168  0x00004385 jam  0x0000001e , 0x00004861 
- 00019169  0x00004386 rtn 
- 00019170  0x00004389 call  0x00004af9 
- 00019171  0x0000438a call  0x00005c0b 
- 00019172  0x0000438b branch  0x00006086 
- 00019173  0x0000438e call  0x00004af9 
- 00019174  0x0000438f fetch  0x00000004 , 0x0000458f 
- 00019175  0x00004390 store  0x00000004 , 0x000045e8 
- 00019176  0x00004391 store  0x00000004 , 0x00004691 
- 00019177  0x00004392 call  0x0000355a 
- 00019178  0x00004393 call  0x0000618e 
- 00019179  0x00004394 call  0x00005c0b 
- 00019180  0x00004395 branch  0x00006075 
- 00019181  0x00004398 jam  0x00000002 , 0x0000485f 
- 00019182  0x00004399 call  0x00004f3e 
- 00019183  0x0000439a jam  0x00000003 , 0x0000472c 
- 00019184  0x0000439b rtn 
- 00019185  0x0000439e arg  0x00000006 , 0x00000039 
- 00019186  0x0000439f arg  0x00004858 , 0x00000006 
- 00019187  0x000043a1 ifetch  0x00000001 , 0x00000006 
- 00019188  0x000043a2 beq  0x00000053 , 0x00004af9 
- 00019189  0x000043a3 beq  0x00000039 , 0x00004af9 
- 00019190  0x000043a4 beq  0x00000047 , 0x00004af9 
- 00019191  0x000043a5 loop  0x00004af3 
- 00019192  0x000043a6 rtn 
- 00019193  0x000043a9 jam  0x00000003 , 0x000049ab 
- 00019194  0x000043aa jam  0x00000001 , 0x000048f4 
- 00019195  0x000043ab rtn 
- 00019196  0x000043ae jam  0x00000001 , 0x000049a9 
- 00019197  0x000043af rtn 
- 00019198  0x000043b3 fetch  0x00000001 , 0x00004600 
- 00019199  0x000043b4 nbranch  0x00004b11 , 0x00000034 
- 00019200  0x000043b5 fetch  0x00000001 , 0x000045e2 
- 00019201  0x000043b6 beq  0x00000002 , 0x00004b0a 
- 00019202  0x000043b7 beq  0x00000003 , 0x00004b04 
- 00019203  0x000043b8 branch  0x00004b04 
- 00019204  0x000043bb call  0x00006018 
- 00019205  0x000043bc fetch  0x00000001 , 0x0000477f 
- 00019206  0x000043bd nbranch  0x00005f1b , 0x00000034 
- 00019207  0x000043be fetch  0x00000001 , 0x00004666 
- 00019208  0x000043bf beq  0x00000000 , 0x00004f6c 
- 00019209  0x000043c0 rtn 
- 00019210  0x000043c3 fetch  0x00000008 , 0x00004713 
- 00019211  0x000043c4 bbit1  0x0000003e , 0x00006034 
- 00019212  0x000043c5 bbit1  0x00000030 , 0x00006034 
- 00019213  0x000043c6 bbit0  0x0000003a , 0x00006067 
- 00019214  0x000043c7 fetch  0x00000004 , 0x00004691 
- 00019215  0x000043c8 branch  0x00004e39 , 0x00000034 
- 00019216  0x000043c9 branch  0x00006067 
- 00019217  0x000043cc jam  0x00000000 , 0x00004600 
- 00019218  0x000043cd call  0x00003647 
- 00019219  0x000043ce setarg  0xffffffff 
- 00019220  0x000043cf store  0x00000008 , 0x000045af 
- 00019221  0x000043d0 setarg  0x00000000 
- 00019222  0x000043d1 store  0x00000007 , 0x00004846 
- 00019223  0x000043d2 jam  0x00000001 , 0x0000473f 
- 00019224  0x000043d3 branch  0x00004f9a 
- 00019225  0x000043d9 bpatch  0x00000047 , 0x00004008 
- 00019226  0x000043da call  0x0000553d 
- 00019227  0x000043db call  0x00004b4f 
- 00019228  0x000043dc call  0x0000614d 
- 00019229  0x000043de call  0x0000328e 
- 00019230  0x000043df call  0x00003531 
- 00019231  0x000043e0 call  0x00005fdd 
- 00019232  0x000043e1 call  0x00004b62 
- 00019233  0x000043e2 call  0x00004b68 
- 00019234  0x000043e6 call  0x00004b43 
- 00019235  0x000043e8 call  0x00004b58 
- 00019236  0x000043e9 call  0x00005be1 
- 00019237  0x000043ea call  0x00004b5c 
- 00019238  0x000043eb call  0x00005be4 
- 00019239  0x000043ec call  0x00004b5f 
- 00019240  0x000043ed call  0x00004b55 
- 00019241  0x000043ef call  0x00005bfe 
- 00019242  0x000043f0 call  0x000056b6 
- 00019243  0x000043f1 call  0x00004b48 
- 00019244  0x000043f2 call  0x00004b72 
- 00019245  0x000043f3 call  0x00004b82 
- 00019246  0x000043f4 call  0x00004b87 
- 00019247  0x000043f5 fetch  0x00000001 , 0x00004666 
- 00019248  0x000043f6 beq  0x00000000 , 0x00004b8a 
- 00019249  0x000043f7 branch  0x00005c05 
- 00019250  0x000043fb fetch  0x00000001 , 0x00004980 
- 00019251  0x000043fc rtnne  0x00000001 
- 00019252  0x000043fd arg  0x00004981 , 0x00000013 
- 00019253  0x000043fe arg  0x00005a94 , 0x00000012 
- 00019254  0x000043ff branch  0x000042e0 
- 00019255  0x00004402 fetch  0x00000002 , 0x000048fa 
- 00019256  0x00004403 fetcht  0x00000002 , 0x000049ff 
- 00019257  0x00004404 isub  0x00000002 , 0x0000003e 
- 00019258  0x00004405 branch  0x00004b3f , 0x00000005 
- 00019259  0x00004406 byteswap  0x00000002 , 0x00000002 
- 00019260  0x00004407 isub  0x00000002 , 0x0000003e 
- 00019261  0x00004408 branch  0x00004b3f , 0x00000005 
- 00019262  0x00004409 branch  0x00005bba 
- 00019263  0x0000440c fetch  0x00000001 , 0x00004980 
- 00019264  0x0000440d rtneq  0x00000001 
- 00019265  0x0000440e jam  0x00000001 , 0x00004980 
- 00019266  0x0000440f rtn 
- 00019267  0x00004413 arg  0x00004790 , 0x00000013 
- 00019268  0x00004414 arg  0x00004b46 , 0x00000012 
- 00019269  0x00004415 branch  0x000042e7 
- 00019270  0x00004418 call  0x00004bbd 
- 00019271  0x00004419 branch  0x00004f6c 
- 00019272  0x0000441f arg  0x000046f3 , 0x00000013 
- 00019273  0x00004420 arg  0x00004b4b , 0x00000012 
- 00019274  0x00004421 branch  0x000042e0 
- 00019275  0x00004424 call  0x00004a56 
- 00019276  0x00004425 fetch  0x00000001 , 0x00004793 
- 00019277  0x00004426 nbranch  0x00005ed1 , 0x00000034 
- 00019278  0x00004427 rtn 
- 00019279  0x0000442a fetch  0x00000001 , 0x00004637 
- 00019280  0x0000442b branch  0x00004b53 , 0x00000034 
- 00019281  0x0000442c jam  0x0000003a , 0x00004631 
- 00019282  0x0000442d rtn 
- 00019283  0x0000442f jam  0x00000035 , 0x00004631 
- 00019284  0x00004430 rtn 
- 00019285  0x00004434 arg  0x00004862 , 0x00000013 
- 00019286  0x00004435 arg  0x0000502f , 0x00000012 
- 00019287  0x00004436 branch  0x000042e0 
- 00019288  0x00004439 arg  0x00004845 , 0x00000013 
- 00019289  0x0000443a arg  0x00005bd9 , 0x00000012 
- 00019290  0x0000443b call  0x000042e0 
- 00019291  0x0000443c branch  0x00005bd6 
- 00019292  0x0000443f fetch  0x00000008 , 0x00004713 
- 00019293  0x00004440 rtnbit1  0x0000003b 
- 00019294  0x00004441 branch  0x00005bee 
- 00019295  0x00004444 arg  0x00004861 , 0x00000013 
- 00019296  0x00004445 arg  0x00005aef , 0x00000012 
- 00019297  0x00004446 branch  0x000042e0 
- 00019298  0x00004449 fetch  0x00000001 , 0x000049a9 
- 00019299  0x0000444a rtn  0x00000034 
- 00019300  0x0000444b jam  0x00000000 , 0x000049a9 
- 00019301  0x0000444c jam  0x00000001 , 0x000048f4 
- 00019302  0x0000444d call  0x00003625 
- 00019303  0x0000444e branch  0x00004fa0 
- 00019304  0x00004451 arg  0x000049ac , 0x00000013 
- 00019305  0x00004452 arg  0x00004b6b , 0x00000012 
- 00019306  0x00004453 branch  0x000042e0 
- 00019307  0x00004456 jam  0x00000000 , 0x000049ab 
- 00019308  0x00004457 rtn 
- 00019309  0x0000445e call  0x000061ea 
- 00019310  0x0000445f call  0x00004b7c 
- 00019311  0x00004461 fetcht  0x00000001 , 0x00004868 
- 00019312  0x00004462 branch  0x00006ef3 
- 00019313  0x00004464 rtn 
- 00019314  0x00004468 fetch  0x00000001 , 0x00004866 
- 00019315  0x00004469 rtneq  0x000000ff 
- 00019316  0x0000446a fetch  0x00000002 , 0x00004781 
- 00019317  0x0000446b rtn  0x00000034 
- 00019318  0x0000446c fetch  0x00000002 , 0x00004725 
- 00019319  0x0000446d fetcht  0x00000002 , 0x00004781 
- 00019320  0x0000446e isub  0x00000002 , 0x00000002 
- 00019321  0x0000446f fetch  0x00000002 , 0x00004869 
- 00019322  0x00004470 isub  0x00000002 , 0x0000003f 
- 00019323  0x00004471 branch  0x00004b7e , 0x00000002 
- 00019324  0x00004473 fetcht  0x00000001 , 0x00004866 
- 00019325  0x00004474 branch  0x00006ef3 
- 00019326  0x00004479 fetch  0x00000001 , 0x000049aa 
- 00019327  0x0000447a bbit0  0x00000001 , 0x00004b7c 
- 00019328  0x0000447b fetcht  0x00000001 , 0x00004866 
- 00019329  0x0000447c branch  0x00006ef7 
- 00019330  0x0000447f arg  0x000048ee , 0x00000013 
- 00019331  0x00004480 arg  0x00004b85 , 0x00000012 
- 00019332  0x00004481 branch  0x000042e7 
- 00019333  0x00004484 jam  0x00000001 , 0x000048eb 
- 00019334  0x00004485 branch  0x00004327 
- 00019335  0x00004488 arg  0x000049c4 , 0x00000013 
- 00019336  0x00004489 arg  0x00004d9e , 0x00000012 
- 00019337  0x0000448a branch  0x000042e0 
- 00019338  0x0000448e arg  0x00004781 , 0x00000013 
- 00019339  0x0000448f arg  0x00004b8d , 0x00000012 
- 00019340  0x00004490 branch  0x000042e7 
- 00019341  0x00004493 fetch  0x00000001 , 0x00004666 
- 00019342  0x00004494 beq  0x00000000 , 0x00004b11 
- 00019343  0x00004495 branch  0x00005aad 
- 00019344  0x00004499 isolate1  0x00000026 , 0x00000000 
- 00019345  0x0000449a call  0x00006018 , 0x00000001 
- 00019346  0x0000449b call  0x00005aad 
- 00019347  0x0000449c call  0x00005b21 
- 00019348  0x0000449d branch  0x00004b95 
- 00019349  0x000044a0 bpatch  0x00000048 , 0x00004009 
- 00019350  0x000044a1 call  0x000061ab 
- 00019351  0x000044a2 fetch  0x00000002 , 0x000044e9 
- 00019352  0x000044a3 isolate1  0x0000000b , 0x0000003f 
- 00019353  0x000044a4 call  0x00005c3e , 0x00000001 
- 00019354  0x000044a6 setarg  0x00000000 
- 00019355  0x000044a7 store  0x00000002 , 0x000047c0 
- 00019356  0x000044a8 call  0x00004b7c 
- 00019357  0x000044a9 jam  0x000000ff , 0x000049c6 
- 00019358  0x000044ab fetch  0x00000002 , 0x000044e9 
- 00019359  0x000044ac isolate1  0x0000000b , 0x0000003f 
- 00019360  0x000044ad call  0x00005c3e , 0x00000001 
- 00019361  0x000044ae call  0x00005aa8 
- 00019362  0x000044af fetch  0x00000002 , 0x000044e9 
- 00019363  0x000044b0 bbit1  0x0000000b , 0x00004bac 
- 00019364  0x000044b1 fetch  0x00000008 , 0x00004713 
- 00019365  0x000044b2 bbit0  0x00000008 , 0x00004bac 
- 00019366  0x000044b3 fetcht  0x00000002 , 0x00004695 
- 00019367  0x000044b4 increase  0x00000001 , 0x00000002 
- 00019368  0x000044b5 storet  0x00000002 , 0x00004695 
- 00019369  0x000044b6 storet  0x00000002 , 0x000042dc 
- 00019370  0x000044b7 random  0x0000003f 
- 00019371  0x000044b8 store  0x00000001 , 0x000042db 
- 00019372  0x000044ba fetch  0x00000003 , 0x00004797 
- 00019373  0x000044bb store  0x00000003 , 0x000042de 
- 00019374  0x000044bc call  0x0000432d 
- 00019375  0x000044bd fetch  0x00000002 , 0x00004638 
- 00019376  0x000044be store  0x00000002 , 0x00004790 
- 00019377  0x000044bf setarg  0x00000000 
- 00019378  0x000044c0 store  0x00000002 , 0x00004781 
- 00019379  0x000044c1 store  0x00000002 , 0x000047c0 
- 00019380  0x000044c2 store  0x00000001 , 0x00004845 
- 00019381  0x000044c3 store  0x00000001 , 0x00004792 
- 00019382  0x000044c4 store  0x00000001 , 0x00004956 
- 00019383  0x000044c5 arg  0x00000002 , 0x00000007 
- 00019384  0x000044c6 call  0x00005f00 
- 00019385  0x000044c7 call  0x00005ef4 
- 00019386  0x000044c8 branch  0x00005b62 
- 00019387  0x000044cc jam  0x00000000 , 0x00004637 
- 00019388  0x000044cd branch  0x0000616e 
- 00019389  0x000044d0 bpatch  0x00000049 , 0x00004009 
- 00019390  0x000044d1 setarg  0x00000000 
- 00019391  0x000044d2 store  0x00000002 , 0x00004790 
- 00019392  0x000044d3 arg  0x00000006 , 0x00000007 
- 00019393  0x000044d4 call  0x00005f04 
- 00019394  0x000044d5 jam  0x00000000 , 0x00004792 
- 00019395  0x000044d6 call  0x00005c3e 
- 00019396  0x000044d7 branch  0x00004b6d 
- 00019397  0x000044db bpatch  0x0000004a , 0x00004009 
- 00019398  0x000044dc fetch  0x00000008 , 0x00004713 
- 00019399  0x000044dd rtnbit0  0x00000002 
- 00019400  0x000044de arg  0x00000002 , 0x00000007 
- 00019401  0x000044df call  0x00005f04 
- 00019402  0x000044e0 call  0x00005c4a 
- 00019403  0x000044e1 branch  0x00005c48 
- 00019404  0x000044e5 bpatch  0x0000004b , 0x00004009 
- 00019405  0x000044e6 call  0x0000620e 
- 00019406  0x000044e7 branch  0x000078aa 
- 00019407  0x000044ec bpatch  0x0000004c , 0x00004009 
- 00019408  0x000044ed fetch  0x00000008 , 0x00004713 
- 00019409  0x000044ee bbit0  0x00000015 , 0x00004bdc 
- 00019410  0x000044ef call  0x00006f82 
- 00019411  0x000044f0 call  0x00006fb0 
- 00019412  0x000044f1 store  0x00000002 , 0x00004633 
- 00019413  0x000044f3 fetch  0x00000002 , 0x0000440a 
- 00019414  0x000044f4 isub  0x00000002 , 0x0000003e 
- 00019415  0x000044f5 branch  0x00004bcf , 0x00000002 
- 00019416  0x000044f6 arg  0x0000462d , 0x00000011 
- 00019417  0x000044f7 call  0x00005563 
- 00019418  0x000044f8 fetch  0x00000001 , 0x0000440c 
- 00019419  0x000044f9 bbit1  0x00000001 , 0x00004f6b 
- 00019420  0x000044fc fetch  0x00000001 , 0x000049a4 
- 00019421  0x000044fd call  0x00004e24 , 0x00000034 
- 00019422  0x000044fe fetch  0x00000001 , 0x000049a3 
- 00019423  0x000044ff nrtn  0x00000034 
- 00019424  0x00004500 fetch  0x00000001 , 0x00004666 
- 00019425  0x00004501 beq  0x00000000 , 0x0000602f 
- 00019426  0x00004502 call  0x00005aa8 
- 00019427  0x00004503 fetch  0x00000006 , 0x00004668 
- 00019428  0x00004504 branch  0x00005a94 , 0x00000034 
- 00019429  0x00004505 branch  0x000054a0 
- 00019430  0x00004512 bpatch  0x0000004d , 0x00004009 
- 00019431  0x00004513 call  0x00002a28 
- 00019432  0x00004514 nrtn  0x00000034 
- 00019433  0x00004515 fetch  0x00000001 , 0x0000478f 
- 00019434  0x00004516 beq  0x000000ff , 0x00004bee 
- 00019435  0x00004517 fetch  0x00000001 , 0x00004843 
- 00019436  0x00004518 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00019437  0x00004519 rtnne  0x00000003 
- 00019438  0x0000451b fetch  0x00000008 , 0x00004713 
- 00019439  0x0000451c bbit1  0x00000001 , 0x00005b5b 
- 00019440  0x0000451d bbit1  0x00000000 , 0x00005b5b 
- 00019441  0x0000451e bbit1  0x00000005 , 0x00005b5b 
- 00019442  0x0000451f bbit1  0x00000006 , 0x00005b5b 
- 00019443  0x00004520 call  0x00004e47 
- 00019444  0x00004521 nrtn  0x00000028 
- 00019445  0x00004522 call  0x00005abc 
- 00019446  0x00004523 call  0x000056b1 
- 00019447  0x00004524 fetch  0x00000008 , 0x00004713 
- 00019448  0x00004525 bbit0  0x00000016 , 0x00005b3c 
- 00019449  0x00004526 fetch  0x00000001 , 0x0000496c 
- 00019450  0x00004527 branch  0x00005b3d 
- 00019451  0x0000452f fetch  0x00000001 , 0x000043cb 
- 00019452  0x00004530 rtnne  0x0000000f 
- 00019453  0x00004531 call  0x00004c00 
- 00019454  0x00004532 call  0x00004c8b 
- 00019455  0x00004533 branch  0x00004df5 
- 00019456  0x0000453b bpatch  0x0000004e , 0x00004009 
- 00019457  0x0000453c call  0x00004c85 
- 00019458  0x0000453d setarg  0x00000000 
- 00019459  0x0000453e store  0x00000002 , 0x000048e9 
- 00019460  0x0000453f arg  0x0000489c , 0x00000006 
- 00019461  0x00004540 arg  0x000048b0 , 0x00000005 
- 00019462  0x00004541 arg  0x00000014 , 0x00000039 
- 00019463  0x00004542 call  0x00007cda 
- 00019464  0x00004543 setarg  0x0000489c 
- 00019465  0x00004544 store  0x00000002 , 0x000048e3 
- 00019466  0x00004545 setarg  0x000048d8 
- 00019467  0x00004546 store  0x00000002 , 0x000048e5 
- 00019468  0x00004547 call  0x00004c2f 
- 00019469  0x00004548 call  0x00004c53 
- 00019470  0x00004549 call  0x00004c83 
- 00019471  0x0000454b fetch  0x00000002 , 0x0000489a 
- 00019472  0x0000454c copy  0x0000003f , 0x00000012 
- 00019473  0x0000454d jam  0x00000000 , 0x000048e8 
- 00019474  0x0000454f ifetcht  0x00000001 , 0x00000012 
- 00019475  0x00004550 fetch  0x00000002 , 0x00004898 
- 00019476  0x00004551 copy  0x0000003f , 0x00000011 
- 00019477  0x00004552 copy  0x00000011 , 0x00000013 
- 00019478  0x00004553 arg  0x00000014 , 0x00000039 
- 00019479  0x00004555 ifetch  0x00000001 , 0x00000011 
- 00019480  0x00004556 isub  0x00000002 , 0x0000003e 
- 00019481  0x00004557 branch  0x00004c23 , 0x00000005 
- 00019482  0x00004558 increase  0x00000001 , 0x00000011 
- 00019483  0x00004559 loop  0x00004c17 
- 00019484  0x0000455b increase  0x00000001 , 0x00000012 
- 00019485  0x0000455c fetch  0x00000001 , 0x000048e8 
- 00019486  0x0000455d increase  0x00000001 , 0x0000003f 
- 00019487  0x0000455e store  0x00000001 , 0x000048e8 
- 00019488  0x0000455f sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00019489  0x00004560 branch  0x00004c12 , 0x00000002 
- 00019490  0x00004562 rtn 
- 00019491  0x00004565 fetch  0x00000002 , 0x000048e3 
- 00019492  0x00004566 copy  0x0000003f , 0x00000005 
- 00019493  0x00004567 copy  0x00000011 , 0x0000003f 
- 00019494  0x00004568 isub  0x00000013 , 0x0000003f 
- 00019495  0x00004569 iadd  0x00000005 , 0x00000005 
- 00019496  0x0000456a fetch  0x00000002 , 0x000048e5 
- 00019497  0x0000456b copy  0x0000003f , 0x00000013 
- 00019498  0x0000456c fetch  0x00000001 , 0x000048e8 
- 00019499  0x0000456d iadd  0x00000013 , 0x00000013 
- 00019500  0x0000456e ifetch  0x00000001 , 0x00000013 
- 00019501  0x0000456f istore  0x00000001 , 0x00000005 
- 00019502  0x00004570 branch  0x00004c1c 
- 00019503  0x00004573 bpatch  0x0000004f , 0x00004009 
- 00019504  0x00004574 call  0x00004c83 
- 00019505  0x00004575 call  0x00004c81 
- 00019506  0x00004577 fetch  0x00000002 , 0x000048e9 
- 00019507  0x00004578 increase  0x00000001 , 0x0000003f 
- 00019508  0x00004579 store  0x00000002 , 0x000048e9 
- 00019509  0x0000457a bbit1  0x00000009 , 0x00004c71 
- 00019510  0x0000457b fetcht  0x00000001 , 0x00004864 
- 00019511  0x0000457c call  0x00006ee6 
- 00019512  0x0000457d nbranch  0x00004c32 , 0x00000001 
- 00019513  0x0000457e nop  0x00000014 
- 00019514  0x0000457f call  0x00004c79 
- 00019515  0x00004580 call  0x00004c85 
- 00019516  0x00004581 jam  0x00000000 , 0x000048e8 
- 00019517  0x00004583 call  0x00004c7b 
- 00019518  0x00004584 call  0x00004c46 
- 00019519  0x00004585 call  0x00004c79 
- 00019520  0x00004586 call  0x00004c46 
- 00019521  0x00004587 sub  0x0000003f , 0x00000009 , 0x0000003e 
- 00019522  0x00004588 branch  0x00004c3d , 0x00000002 
- 00019523  0x00004589 call  0x00004c7b 
- 00019524  0x0000458a call  0x00004c46 
- 00019525  0x0000458b branch  0x00004c79 
- 00019526  0x0000458e jam  0x00000000 , 0x000048e7 
- 00019527  0x0000458f nop  0x00000032 
- 00019528  0x00004590 call  0x00004c65 
- 00019529  0x00004591 fetch  0x00000002 , 0x000048e5 
- 00019530  0x00004593 copy  0x0000003f , 0x00000005 
- 00019531  0x00004594 fetch  0x00000001 , 0x000048e8 
- 00019532  0x00004595 iadd  0x00000005 , 0x00000005 
- 00019533  0x00004596 fetch  0x00000001 , 0x000048e7 
- 00019534  0x00004597 istore  0x00000001 , 0x00000005 
- 00019535  0x00004598 fetch  0x00000001 , 0x000048e8 
- 00019536  0x00004599 increase  0x00000001 , 0x0000003f 
- 00019537  0x0000459a store  0x00000001 , 0x000048e8 
- 00019538  0x0000459b rtn 
- 00019539  0x0000459f nop  0x00000014 
- 00019540  0x000045a0 fetch  0x00000002 , 0x00004898 
- 00019541  0x000045a1 copy  0x0000003f , 0x00000012 
- 00019542  0x000045a2 jam  0x00000000 , 0x000048e8 
- 00019543  0x000045a4 jam  0x00000000 , 0x000048e7 
- 00019544  0x000045a5 ifetcht  0x00000001 , 0x00000012 
- 00019545  0x000045a6 isolate1  0x00000007 , 0x00000002 
- 00019546  0x000045a7 branch  0x00004c5f , 0x00000001 
- 00019547  0x000045a8 call  0x00006ef7 
- 00019548  0x000045a9 call  0x00004c65 
- 00019549  0x000045aa ifetcht  0x00000001 , 0x00000012 
- 00019550  0x000045ab call  0x00006f0f 
- 00019551  0x000045ad increase  0x00000001 , 0x00000012 
- 00019552  0x000045ae fetch  0x00000002 , 0x000048e3 
- 00019553  0x000045af call  0x00004c4a 
- 00019554  0x000045b0 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019555  0x000045b1 branch  0x00004c57 , 0x00000002 
- 00019556  0x000045b2 rtn 
- 00019557  0x000045b6 fetch  0x00000002 , 0x00004896 
- 00019558  0x000045b7 copy  0x0000003f , 0x00000013 
- 00019559  0x000045b8 arg  0x00000008 , 0x00000039 
- 00019560  0x000045bb ifetcht  0x00000001 , 0x00000013 
- 00019561  0x000045bc call  0x00006ee6 
- 00019562  0x000045bd fetch  0x00000001 , 0x000048e7 
- 00019563  0x000045be rshift  0x0000003f , 0x0000003f 
- 00019564  0x000045bf setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00019565  0x000045c0 store  0x00000001 , 0x000048e7 
- 00019566  0x000045c1 increase  0x00000001 , 0x00000013 
- 00019567  0x000045c2 loop  0x00004c68 
- 00019568  0x000045c3 rtn 
- 00019569  0x000045c5 fetcht  0x00000001 , 0x00004865 
- 00019570  0x000045c6 call  0x00006ef7 
- 00019571  0x000045c7 nop  0x00000014 
- 00019572  0x000045c8 fetcht  0x00000001 , 0x00004865 
- 00019573  0x000045c9 call  0x00006ef3 
- 00019574  0x000045ca nop  0x00001770 
- 00019575  0x000045cb rtn 
- 00019576  0x000045cc branch  0x00004c00 
- 00019577  0x000045ce fetcht  0x00000001 , 0x00004864 
- 00019578  0x000045cf branch  0x00006ef3 
- 00019579  0x000045d2 fetcht  0x00000001 , 0x00004864 
- 00019580  0x000045d3 branch  0x00006ef7 
- 00019581  0x000045d5 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019582  0x000045d6 rtn  0x00000005 
- 00019583  0x000045d7 set0  0x00000007 , 0x00000002 
- 00019584  0x000045d8 branch  0x00006edd 
- 00019585  0x000045da fetcht  0x00000001 , 0x00004864 
- 00019586  0x000045db branch  0x00006edd 
- 00019587  0x000045de fetcht  0x00000001 , 0x00004863 
- 00019588  0x000045df branch  0x00006ef3 
- 00019589  0x000045e2 fetcht  0x00000001 , 0x00004863 
- 00019590  0x000045e3 branch  0x00006ef7 
- 00019591  0x000045ef jam  0x00000000 , 0x000048eb 
- 00019592  0x000045f0 fetch  0x00000002 , 0x000048ec 
- 00019593  0x000045f1 store  0x00000002 , 0x000048ee 
- 00019594  0x000045f2 rtn 
- 00019595  0x000045f6 bpatch  0x00000050 , 0x0000400a 
- 00019596  0x000045f7 arg  0x0000489c , 0x00000011 
- 00019597  0x000045f8 arg  0x000048b0 , 0x00000012 
- 00019598  0x000045f9 arg  0x00000014 , 0x00000039 
- 00019599  0x000045fa call  0x00007d64 
- 00019600  0x000045fb nbranch  0x00004c87 , 0x00000005 
- 00019601  0x000045fc call  0x00004cc5 
- 00019602  0x000045fd call  0x00004c87 , 0x00000034 
- 00019603  0x000045ff call  0x00004ccd 
- 00019604  0x00004600 fetch  0x00000001 , 0x0000497b 
- 00019605  0x00004601 nrtn  0x00000034 
- 00019606  0x00004602 fetch  0x00000001 , 0x000049c1 
- 00019607  0x00004603 rtneq  0x00000001 
- 00019608  0x00004604 rtneq  0x00000002 
- 00019609  0x00004605 rtneq  0x00000004 
- 00019610  0x00004608 jam  0x00000000 , 0x000048e8 
- 00019611  0x00004609 arg  0x0000489c , 0x00000011 
- 00019612  0x0000460a arg  0x000048c4 , 0x00000012 
- 00019613  0x0000460c ifetcht  0x00000001 , 0x00000011 
- 00019614  0x0000460d ifetch  0x00000001 , 0x00000012 
- 00019615  0x0000460e ixor  0x00000002 , 0x0000003f 
- 00019616  0x0000460f branch  0x00004cbd , 0x00000034 
- 00019617  0x00004610 store  0x00000001 , 0x000048e7 
- 00019618  0x00004611 storet  0x00000001 , 0x000048f6 
- 00019619  0x00004612 istoret  0x00000001 , 0x00000012 
- 00019620  0x00004613 jam  0x00000001 , 0x000048f4 
- 00019621  0x00004614 jam  0x00000000 , 0x000048f7 
- 00019622  0x00004616 fetch  0x00000001 , 0x000048e7 
- 00019623  0x00004617 bbit0  0x00000000 , 0x00004cb3 
- 00019624  0x00004618 fetch  0x00000001 , 0x000048e8 
- 00019625  0x00004619 mul32  0x0000003f , 0x00000008 , 0x0000003f 
- 00019626  0x0000461a fetcht  0x00000001 , 0x000048f7 
- 00019627  0x0000461b iadd  0x00000002 , 0x0000003f 
- 00019628  0x0000461c arg  0x00004901 , 0x00000006 
- 00019629  0x0000461d iadd  0x00000006 , 0x00000006 
- 00019630  0x0000461e ifetch  0x00000001 , 0x00000006 
- 00019631  0x0000461f store  0x00000001 , 0x000048f5 
- 00019632  0x00004620 call  0x00004cfc 
- 00019633  0x00004621 call  0x00004d3a 
- 00019634  0x00004622 call  0x00004dbb 
- 00019635  0x00004624 fetch  0x00000001 , 0x000048e7 
- 00019636  0x00004625 rshift  0x0000003f , 0x0000003f 
- 00019637  0x00004626 store  0x00000001 , 0x000048e7 
- 00019638  0x00004627 fetch  0x00000001 , 0x000048f6 
- 00019639  0x00004628 rshift  0x0000003f , 0x0000003f 
- 00019640  0x00004629 store  0x00000001 , 0x000048f6 
- 00019641  0x0000462a fetch  0x00000001 , 0x000048f7 
- 00019642  0x0000462b increase  0x00000001 , 0x0000003f 
- 00019643  0x0000462c store  0x00000001 , 0x000048f7 
- 00019644  0x0000462d loop  0x00004ca6 
- 00019645  0x0000462f increase  0x00000001 , 0x00000011 
- 00019646  0x00004630 increase  0x00000001 , 0x00000012 
- 00019647  0x00004631 fetch  0x00000001 , 0x000048e8 
- 00019648  0x00004632 increase  0x00000001 , 0x0000003f 
- 00019649  0x00004633 store  0x00000001 , 0x000048e8 
- 00019650  0x00004634 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019651  0x00004635 branch  0x00004c9d , 0x00000002 
- 00019652  0x00004636 rtn 
- 00019653  0x00004639 fetch  0x00000008 , 0x0000489c 
- 00019654  0x0000463a nrtn  0x00000034 
- 00019655  0x0000463b fetch  0x00000008 , 0x000048a4 
- 00019656  0x0000463c nrtn  0x00000034 
- 00019657  0x0000463d fetch  0x00000004 , 0x000048ac 
- 00019658  0x0000463e nrtn  0x00000034 
- 00019659  0x0000463f jam  0x00000000 , 0x000049c1 
- 00019660  0x00004640 rtn 
- 00019661  0x00004645 bpatch  0x00000051 , 0x0000400a 
- 00019662  0x00004646 jam  0x00000000 , 0x0000497b 
- 00019663  0x00004647 jam  0x00000000 , 0x000048f1 
- 00019664  0x00004648 arg  0x0000489c , 0x00000011 
- 00019665  0x00004649 arg  0x00000014 , 0x00000039 
- 00019666  0x0000464b jam  0x00000000 , 0x000048f0 
- 00019667  0x0000464c ifetch  0x00000001 , 0x00000011 
- 00019668  0x0000464d branch  0x00004cf7 , 0x00000034 
- 00019669  0x0000464f fetcht  0x00000001 , 0x000048f0 
- 00019670  0x00004650 increase  0x00000001 , 0x00000002 
- 00019671  0x00004651 storet  0x00000001 , 0x000048f0 
- 00019672  0x00004652 copy  0x0000003f , 0x00000002 
- 00019673  0x00004653 increase  0xffffffff , 0x0000003f 
- 00019674  0x00004654 iand  0x00000002 , 0x0000003f 
- 00019675  0x00004655 nbranch  0x00004cd5 , 0x00000005 
- 00019676  0x00004656 fetch  0x00000001 , 0x000048f0 
- 00019677  0x00004657 fetcht  0x00000001 , 0x000048f1 
- 00019678  0x00004658 iadd  0x00000002 , 0x00000002 
- 00019679  0x00004659 storet  0x00000001 , 0x000048f1 
- 00019680  0x0000465a sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019681  0x0000465b branch  0x00004cf7 , 0x00000002 
- 00019682  0x0000465c sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00019683  0x0000465d branch  0x00004cf7 , 0x00000002 
- 00019684  0x0000465e jam  0x00000000 , 0x000048e8 
- 00019685  0x0000465f jam  0x00000000 , 0x000048f2 
- 00019686  0x00004660 ifetcht  0x00000001 , 0x00000011 
- 00019687  0x00004661 arg  0x0000489c , 0x00000012 
- 00019688  0x00004663 fetch  0x00000001 , 0x000048e8 
- 00019689  0x00004664 increase  0x00000001 , 0x0000003f 
- 00019690  0x00004665 store  0x00000001 , 0x000048e8 
- 00019691  0x00004666 sub  0x0000003f , 0x00000013 , 0x0000003e 
- 00019692  0x00004667 nbranch  0x00004cf7 , 0x00000002 
- 00019693  0x00004668 ifetch  0x00000001 , 0x00000012 
- 00019694  0x00004669 iand  0x00000002 , 0x0000003e 
- 00019695  0x0000466a branch  0x00004cfa , 0x00000005 
- 00019696  0x0000466b fetch  0x00000001 , 0x000048f2 
- 00019697  0x0000466c increase  0x00000001 , 0x0000003f 
- 00019698  0x0000466d store  0x00000001 , 0x000048f2 
- 00019699  0x0000466e sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019700  0x0000466f branch  0x00004cfa , 0x00000002 
- 00019701  0x00004670 jam  0x00000001 , 0x0000497b 
- 00019702  0x00004671 rtn 
- 00019703  0x00004674 increase  0x00000001 , 0x00000011 
- 00019704  0x00004675 loop  0x00004cd2 
- 00019705  0x00004676 rtn 
- 00019706  0x00004679 increase  0x00000001 , 0x00000012 
- 00019707  0x0000467a branch  0x00004ce8 
- 00019708  0x00004683 bpatch  0x00000052 , 0x0000400a 
- 00019709  0x00004684 fetch  0x00000001 , 0x000048f6 
- 00019710  0x00004685 ncall  0x00004d4e , 0x00000034 
- 00019711  0x00004686 fetch  0x00000001 , 0x000049a1 
- 00019712  0x00004687 ncall  0x00004d11 , 0x00000034 
- 00019713  0x00004688 fetch  0x00000001 , 0x000049ae 
- 00019714  0x00004689 fetcht  0x00000001 , 0x000049a1 
- 00019715  0x0000468a ixor  0x00000002 , 0x0000003f 
- 00019716  0x0000468b rtn  0x00000005 
- 00019717  0x0000468c fetch  0x00000001 , 0x000048f5 
- 00019718  0x0000468d beq  0x00000029 , 0x00004d19 
- 00019719  0x0000468e beq  0x0000004c , 0x00004d1b 
- 00019720  0x0000468f sub  0x0000003f , 0x00000045 , 0x0000003e 
- 00019721  0x00004690 nrtn  0x00000002 
- 00019722  0x00004691 arg  0x0000003a , 0x00000002 
- 00019723  0x00004692 isub  0x00000002 , 0x0000003f 
- 00019724  0x00004693 nrtn  0x00000002 
- 00019725  0x00004694 arg  0x000049b0 , 0x00000006 
- 00019726  0x00004695 iadd  0x00000006 , 0x00000006 
- 00019727  0x00004696 ifetch  0x00000001 , 0x00000006 
- 00019728  0x00004697 branch  0x00004d38 
- 00019729  0x0000469a fetch  0x00000001 , 0x000048f5 
- 00019730  0x0000469b beq  0x00000052 , 0x00004d1d 
- 00019731  0x0000469c beq  0x00000051 , 0x00004d21 
- 00019732  0x0000469d beq  0x00000050 , 0x00004d25 
- 00019733  0x0000469e beq  0x0000004f , 0x00004d29 
- 00019734  0x0000469f beq  0x000000e0 , 0x00004d2d 
- 00019735  0x000046a0 beq  0x0000002c , 0x00004d35 
- 00019736  0x000046a1 rtn 
- 00019737  0x000046a4 fetch  0x00000001 , 0x000049af 
- 00019738  0x000046a5 branch  0x00004d38 
- 00019739  0x000046a8 fetch  0x00000001 , 0x000049bc 
- 00019740  0x000046a9 branch  0x00004d38 
- 00019741  0x000046ac fetch  0x00000001 , 0x000049bd 
- 00019742  0x000046ad rtn  0x00000034 
- 00019743  0x000046ae setarg  0x0000004b 
- 00019744  0x000046af branch  0x00004d38 
- 00019745  0x000046b2 fetch  0x00000001 , 0x000049bd 
- 00019746  0x000046b3 rtn  0x00000034 
- 00019747  0x000046b4 setarg  0x0000004e 
- 00019748  0x000046b5 branch  0x00004d38 
- 00019749  0x000046b8 fetch  0x00000001 , 0x000049bd 
- 00019750  0x000046b9 rtn  0x00000034 
- 00019751  0x000046ba setarg  0x0000004a 
- 00019752  0x000046bb branch  0x00004d38 
- 00019753  0x000046be fetch  0x00000001 , 0x000049bd 
- 00019754  0x000046bf rtn  0x00000034 
- 00019755  0x000046c0 setarg  0x0000004d 
- 00019756  0x000046c1 branch  0x00004d38 
- 00019757  0x000046c4 fetch  0x00000001 , 0x000049be 
- 00019758  0x000046c5 rtn  0x00000034 
- 00019759  0x000046c6 fetch  0x00000001 , 0x000049c6 
- 00019760  0x000046c7 beq  0x00000000 , 0x00004d33 
- 00019761  0x000046c8 setarg  0x000000fd 
- 00019762  0x000046c9 branch  0x00004d38 
- 00019763  0x000046cb setarg  0x000000aa 
- 00019764  0x000046cc branch  0x00004d38 
- 00019765  0x000046cf fetch  0x00000001 , 0x000049bf 
- 00019766  0x000046d0 rtn  0x00000034 
- 00019767  0x000046d1 setarg  0x000000ab 
- 00019768  0x000046d3 store  0x00000001 , 0x000048f5 
- 00019769  0x000046d4 rtn 
- 00019770  0x000046db bpatch  0x00000053 , 0x0000400a 
- 00019771  0x000046dc fetch  0x00000001 , 0x000048f5 
- 00019772  0x000046dd beq  0x00000046 , 0x00004d50 
- 00019773  0x000046de beq  0x0000004b , 0x00004d56 
- 00019774  0x000046df beq  0x0000004e , 0x00004d5c 
- 00019775  0x000046e0 beq  0x0000004a , 0x00004d5e 
- 00019776  0x000046e1 beq  0x0000004d , 0x00004d60 
- 00019777  0x000046e2 beq  0x000000a5 , 0x00004d62 
- 00019778  0x000046e3 beq  0x000000a6 , 0x00004d69 
- 00019779  0x000046e4 beq  0x000000a7 , 0x00004d6b 
- 00019780  0x000046e5 beq  0x000000a8 , 0x00004d6d 
- 00019781  0x000046e6 beq  0x000000a9 , 0x00004d6f 
- 00019782  0x000046e7 beq  0x000000aa , 0x00004d7a 
- 00019783  0x000046e8 beq  0x000000ab , 0x00004d81 
- 00019784  0x000046e9 beq  0x000000ac , 0x00004d8c 
- 00019785  0x000046ea rtn 
- 00019786  0x000046ed fetch  0x00000001 , 0x000048f6 
- 00019787  0x000046ee nrtn  0x00000034 
- 00019788  0x000046ef jam  0x0000000a , 0x000049c4 
- 00019789  0x000046f0 rtn 
- 00019790  0x000046f3 jam  0x00000000 , 0x000049c4 
- 00019791  0x000046f4 rtn 
- 00019792  0x000046f7 fetch  0x00000001 , 0x000049c6 
- 00019793  0x000046f8 rtneq  0x00000000 
- 00019794  0x000046f9 rtneq  0x00000001 
- 00019795  0x000046fa jam  0x0000000a , 0x000049c2 
- 00019796  0x000046fb jam  0x00000020 , 0x000049c3 
- 00019797  0x000046fc branch  0x00004d95 
- 00019798  0x000046ff jam  0x00000052 , 0x000049c3 
- 00019799  0x00004701 fetch  0x00000001 , 0x000049c6 
- 00019800  0x00004702 rtneq  0x00000000 
- 00019801  0x00004703 rtneq  0x00000001 
- 00019802  0x00004704 jam  0x00000008 , 0x000049c2 
- 00019803  0x00004705 branch  0x00004d95 
- 00019804  0x00004708 jam  0x00000051 , 0x000049c3 
- 00019805  0x00004709 branch  0x00004d57 
- 00019806  0x0000470c jam  0x00000050 , 0x000049c3 
- 00019807  0x0000470d branch  0x00004d57 
- 00019808  0x00004710 jam  0x0000004f , 0x000049c3 
- 00019809  0x00004711 branch  0x00004d57 
- 00019810  0x00004714 jam  0x00000004 , 0x000049c3 
- 00019811  0x00004716 jam  0x00000001 , 0x000049c2 
- 00019812  0x00004717 fetch  0x00000001 , 0x000049c6 
- 00019813  0x00004718 beq  0x00000000 , 0x00004d95 
- 00019814  0x00004719 beq  0x00000001 , 0x00004d95 
- 00019815  0x0000471a jam  0x00000008 , 0x000049c2 
- 00019816  0x0000471b branch  0x00004d95 
- 00019817  0x0000471e jam  0x00000006 , 0x000049c3 
- 00019818  0x0000471f branch  0x00004d63 
- 00019819  0x00004722 jam  0x00000019 , 0x000049c3 
- 00019820  0x00004723 branch  0x00004d63 
- 00019821  0x00004726 jam  0x0000001b , 0x000049c3 
- 00019822  0x00004727 branch  0x00004d63 
- 00019823  0x0000472a fetch  0x00000001 , 0x000049c6 
- 00019824  0x0000472b beq  0x00000000 , 0x00004d74 
- 00019825  0x0000472c beq  0x00000003 , 0x00004d77 
- 00019826  0x0000472d setarg  0x000000fc 
- 00019827  0x0000472e branch  0x00004d38 
- 00019828  0x00004730 jam  0x00000008 , 0x000049c2 
- 00019829  0x00004731 jam  0x0000000f , 0x000049c3 
- 00019830  0x00004732 branch  0x00004d95 
- 00019831  0x00004734 jam  0x00000009 , 0x000049c2 
- 00019832  0x00004735 jam  0x00000014 , 0x000049c3 
- 00019833  0x00004736 branch  0x00004d95 
- 00019834  0x00004739 fetch  0x00000001 , 0x000049c6 
- 00019835  0x0000473a beq  0x00000000 , 0x00004d7e 
- 00019836  0x0000473b setarg  0x000000fd 
- 00019837  0x0000473c branch  0x00004d38 
- 00019838  0x0000473e jam  0x00000009 , 0x000049c2 
- 00019839  0x0000473f jam  0x00000012 , 0x000049c3 
- 00019840  0x00004740 branch  0x00004d95 
- 00019841  0x00004743 fetch  0x00000001 , 0x000049c6 
- 00019842  0x00004744 beq  0x00000000 , 0x00004d88 
- 00019843  0x00004745 beq  0x00000001 , 0x00004d8a 
- 00019844  0x00004746 jam  0x00000001 , 0x000049c2 
- 00019845  0x00004748 jam  0x0000002c , 0x000049c3 
- 00019846  0x00004749 call  0x00004d4a 
- 00019847  0x0000474a branch  0x00004d95 
- 00019848  0x0000474c jam  0x00000008 , 0x000049c2 
- 00019849  0x0000474d branch  0x00004d85 
- 00019850  0x0000474f jam  0x00000002 , 0x000049c2 
- 00019851  0x00004750 branch  0x00004d85 
- 00019852  0x00004753 fetch  0x00000001 , 0x000049c6 
- 00019853  0x00004754 beq  0x00000000 , 0x00004d92 
- 00019854  0x00004755 beq  0x00000001 , 0x00004d92 
- 00019855  0x00004756 jam  0x00000001 , 0x000049c2 
- 00019856  0x00004757 jam  0x00000052 , 0x000049c3 
- 00019857  0x00004758 branch  0x00004d95 
- 00019858  0x0000475a jam  0x00000008 , 0x000049c2 
- 00019859  0x0000475b jam  0x0000002b , 0x000049c3 
- 00019860  0x0000475c branch  0x00004d95 
- 00019861  0x0000475f jam  0x00000000 , 0x000048f5 
- 00019862  0x00004760 fetch  0x00000001 , 0x000048f6 
- 00019863  0x00004761 bbit0  0x00000000 , 0x00004d9c 
- 00019864  0x00004762 fetch  0x00000001 , 0x000049c1 
- 00019865  0x00004763 beq  0x00000003 , 0x00004da8 
- 00019866  0x00004765 jam  0x00000001 , 0x000049c1 
- 00019867  0x00004766 rtn 
- 00019868  0x00004769 jam  0x00000004 , 0x000049c1 
- 00019869  0x0000476a rtn 
- 00019870  0x0000476d jam  0x00000006 , 0x000049c1 
- 00019871  0x0000476e rtn 
- 00019872  0x00004772 store  0x00000001 , 0x00004856 
- 00019873  0x00004773 storet  0x00000001 , 0x00004858 
- 00019874  0x00004774 call  0x00007dba 
- 00019875  0x00004775 jam  0x00000000 , 0x00004855 
- 00019876  0x00004776 branch  0x00004e89 
- 00019877  0x00004779 fetch  0x00000001 , 0x000049c2 
- 00019878  0x0000477a arg  0x00000000 , 0x00000002 
- 00019879  0x0000477b call  0x00004da0 
- 00019880  0x0000477d jam  0x00000002 , 0x000049c1 
- 00019881  0x0000477e rtn 
- 00019882  0x00004781 jam  0x00000003 , 0x000049c1 
- 00019883  0x00004782 fetch  0x00000001 , 0x000049c2 
- 00019884  0x00004783 fetcht  0x00000001 , 0x000049c3 
- 00019885  0x00004784 branch  0x00004da0 
- 00019886  0x00004787 jam  0x00000000 , 0x00004855 
- 00019887  0x00004788 fetch  0x00000001 , 0x000049c2 
- 00019888  0x00004789 arg  0x00000000 , 0x00000002 
- 00019889  0x0000478a call  0x00004da0 
- 00019890  0x0000478b fetch  0x00000001 , 0x000049c4 
- 00019891  0x0000478c branch  0x00004d9e , 0x00000034 
- 00019892  0x0000478e jam  0x00000005 , 0x000049c1 
- 00019893  0x0000478f rtn 
- 00019894  0x00004792 branch  0x00004da2 
- 00019895  0x00004795 jam  0x00000000 , 0x000049c1 
- 00019896  0x00004796 arg  0x00000000 , 0x0000003f 
- 00019897  0x00004797 arg  0x00000000 , 0x00000002 
- 00019898  0x00004798 branch  0x00004da0 
- 00019899  0x0000479d bpatch  0x00000054 , 0x0000400a 
- 00019900  0x0000479e fetch  0x00000001 , 0x000048f5 
- 00019901  0x0000479f sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00019902  0x000047a0 branch  0x00004dc3 , 0x00000002 
- 00019903  0x000047a1 jam  0x00000001 , 0x000049c5 
- 00019904  0x000047a2 fetch  0x00000001 , 0x000048f6 
- 00019905  0x000047a3 bbit1  0x00000000 , 0x00004dc3 
- 00019906  0x000047a4 jam  0x00000002 , 0x000049c5 
- 00019907  0x000047a6 jam  0x00000000 , 0x00004900 
- 00019908  0x000047a7 fetch  0x00000001 , 0x000048f6 
- 00019909  0x000047a8 bbit1  0x00000000 , 0x00004ddd 
- 00019910  0x000047aa fetcht  0x00000001 , 0x000048f5 
- 00019911  0x000047ab arg  0x00000006 , 0x00000039 
- 00019912  0x000047ac arg  0x000048fa , 0x00000006 
- 00019913  0x000047ae ifetch  0x00000001 , 0x00000006 
- 00019914  0x000047af branch  0x00004dd4 , 0x00000034 
- 00019915  0x000047b0 isub  0x00000002 , 0x0000003e 
- 00019916  0x000047b1 nbranch  0x00004dd3 , 0x00000005 
- 00019917  0x000047b2 ifetch  0x00000001 , 0x00000006 
- 00019918  0x000047b3 increase  0xfffffffe , 0x00000006 
- 00019919  0x000047b4 istore  0x00000001 , 0x00000006 
- 00019920  0x000047b5 rtn  0x00000034 
- 00019921  0x000047b6 increase  0x00000001 , 0x00000006 
- 00019922  0x000047b7 istoret  0x00000001 , 0x00000006 
- 00019923  0x000047b9 loop  0x00004dc9 
- 00019924  0x000047ba sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019925  0x000047bb nrtn  0x00000002 
- 00019926  0x000047bc sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019927  0x000047bd rtn  0x00000002 
- 00019928  0x000047bf and  0x00000002 , 0x00000007 , 0x00000007 
- 00019929  0x000047c0 fetch  0x00000001 , 0x000048f8 
- 00019930  0x000047c1 qset0  0x0000003f 
- 00019931  0x000047c2 store  0x00000001 , 0x000048f8 
- 00019932  0x000047c3 rtn 
- 00019933  0x000047c6 fetcht  0x00000001 , 0x000048f5 
- 00019934  0x000047c7 arg  0x00000006 , 0x00000039 
- 00019935  0x000047c8 arg  0x000048fa , 0x00000006 
- 00019936  0x000047ca ifetch  0x00000001 , 0x00000006 
- 00019937  0x000047cb branch  0x00004dee , 0x00000034 
- 00019938  0x000047cc isub  0x00000002 , 0x0000003e 
- 00019939  0x000047cd rtn  0x00000005 
- 00019940  0x000047ce loop  0x00004de0 
- 00019941  0x000047cf sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019942  0x000047d0 nrtn  0x00000002 
- 00019943  0x000047d1 sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019944  0x000047d2 rtn  0x00000002 
- 00019945  0x000047d4 and  0x00000002 , 0x00000007 , 0x00000007 
- 00019946  0x000047d5 fetch  0x00000001 , 0x000048f8 
- 00019947  0x000047d6 qset1  0x0000003f 
- 00019948  0x000047d7 store  0x00000001 , 0x000048f8 
- 00019949  0x000047d8 rtn 
- 00019950  0x000047db sub  0x00000002 , 0x000000e7 , 0x0000003e 
- 00019951  0x000047dc nbranch  0x00004df2 , 0x00000002 
- 00019952  0x000047dd sub  0x00000002 , 0x000000bf , 0x0000003e 
- 00019953  0x000047de nbranch  0x00004de9 , 0x00000002 
- 00019954  0x000047e0 increase  0xffffffff , 0x00000006 
- 00019955  0x000047e1 istoret  0x00000001 , 0x00000006 
- 00019956  0x000047e2 rtn 
- 00019957  0x000047e7 bpatch  0x00000055 , 0x0000400a 
- 00019958  0x000047e8 call  0x00004e14 
- 00019959  0x000047e9 jam  0x00000000 , 0x000049a1 
- 00019960  0x000047ea jam  0x00000000 , 0x000049a2 
- 00019961  0x000047eb jam  0x00000000 , 0x000049a3 
- 00019962  0x000047ec fetch  0x00000001 , 0x000048f8 
- 00019963  0x000047ed ncall  0x00004e41 , 0x00000034 
- 00019964  0x000047ee arg  0x000048fa , 0x00000006 
- 00019965  0x000047ef arg  0x00000006 , 0x00000039 
- 00019966  0x000047f1 ifetch  0x00000001 , 0x00000006 
- 00019967  0x000047f2 sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00019968  0x000047f3 call  0x00004e43 , 0x00000005 
- 00019969  0x000047f4 sub  0x0000003f , 0x000000de , 0x0000003e 
- 00019970  0x000047f5 call  0x00004e45 , 0x00000005 
- 00019971  0x000047f6 loop  0x00004dfe 
- 00019972  0x000047f7 fetch  0x00000001 , 0x00004666 
- 00019973  0x000047f8 beq  0x00000000 , 0x00004e11 
- 00019974  0x000047fa call  0x00004b37 
- 00019975  0x000047fb fetch  0x00000001 , 0x000049a4 
- 00019976  0x000047fc branch  0x00004e24 , 0x00000034 
- 00019977  0x000047fd fetch  0x00000002 , 0x000048fa 
- 00019978  0x000047fe fetcht  0x00000002 , 0x000049a5 
- 00019979  0x000047ff isub  0x00000002 , 0x0000003e 
- 00019980  0x00004800 branch  0x00004e29 , 0x00000005 
- 00019981  0x00004801 byteswap  0x00000002 , 0x00000002 
- 00019982  0x00004802 isub  0x00000002 , 0x0000003e 
- 00019983  0x00004803 branch  0x00004e29 , 0x00000005 
- 00019984  0x00004804 rtn 
- 00019985  0x00004806 fetch  0x00000001 , 0x000049a4 
- 00019986  0x00004807 branch  0x00004e24 , 0x00000034 
- 00019987  0x00004808 branch  0x00004e32 
- 00019988  0x0000480b fetch  0x00000001 , 0x000049a4 
- 00019989  0x0000480c nrtn  0x00000034 
- 00019990  0x0000480d fetcht  0x00000001 , 0x00004655 
- 00019991  0x0000480e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00019992  0x0000480f rtn  0x00000005 
- 00019993  0x00004810 call  0x00006ee6 
- 00019994  0x00004811 nbranch  0x00004e20 , 0x00000001 
- 00019995  0x00004812 arg  0x00000008 , 0x00000039 
- 00019996  0x00004813 arg  0x000048f8 , 0x00000005 
- 00019997  0x00004814 call  0x00007ca1 
- 00019998  0x00004815 jam  0x000000de , 0x000048fa 
- 00019999  0x00004816 rtn 
- 00020000  0x00004819 fetch  0x00000001 , 0x000048fa 
- 00020001  0x0000481a rtnne  0x000000de 
- 00020002  0x0000481b jam  0x00000000 , 0x000048fa 
- 00020003  0x0000481c rtn 
- 00020004  0x0000481f bpatch  0x00000056 , 0x0000400a 
- 00020005  0x00004820 fetch  0x00000001 , 0x000049a3 
- 00020006  0x00004821 rtn  0x00000034 
- 00020007  0x00004822 fetch  0x00000001 , 0x00004666 
- 00020008  0x00004823 beq  0x00000000 , 0x00004e39 
- 00020009  0x00004826 jam  0x00000000 , 0x000048f4 
- 00020010  0x00004827 fetch  0x00000001 , 0x00004666 
- 00020011  0x00004828 rtneq  0x00000000 
- 00020012  0x00004829 fetch  0x00000008 , 0x00004713 
- 00020013  0x0000482a rtnbit1  0x00000006 
- 00020014  0x0000482b arg  0x00000006 , 0x00000007 
- 00020015  0x0000482c call  0x00005f00 
- 00020016  0x0000482d call  0x000042d0 
- 00020017  0x0000482e branch  0x00004b90 
- 00020018  0x00004833 fetch  0x00000002 , 0x000048fa 
- 00020019  0x00004834 fetcht  0x00000002 , 0x000049a7 
- 00020020  0x00004835 isub  0x00000002 , 0x0000003e 
- 00020021  0x00004836 branch  0x00004e39 , 0x00000005 
- 00020022  0x00004837 byteswap  0x00000002 , 0x00000002 
- 00020023  0x00004838 isub  0x00000002 , 0x0000003e 
- 00020024  0x00004839 nrtn  0x00000005 
- 00020025  0x0000483b call  0x000049f8 
- 00020026  0x0000483c jam  0x00000000 , 0x000048f4 
- 00020027  0x0000483d fetch  0x00000002 , 0x000045d8 
- 00020028  0x0000483e nrtn  0x00000034 
- 00020029  0x0000483f setarg  0x00000000 
- 00020030  0x00004840 store  0x00000002 , 0x00004781 
- 00020031  0x00004841 call  0x00004b7c 
- 00020032  0x00004842 branch  0x00006047 
- 00020033  0x00004846 jam  0x00000001 , 0x000049a2 
- 00020034  0x00004847 rtn 
- 00020035  0x0000484a jam  0x00000001 , 0x000049a1 
- 00020036  0x0000484b rtn 
- 00020037  0x0000484e jam  0x00000001 , 0x000049a3 
- 00020038  0x0000484f rtn 
- 00020039  0x00004855 bpatch  0x00000057 , 0x0000400a 
- 00020040  0x00004856 disable  0x00000028 
- 00020041  0x00004857 jam  0x00000000 , 0x0000496c 
- 00020042  0x00004858 jam  0x00000000 , 0x0000496d 
- 00020043  0x00004859 jam  0x00000000 , 0x0000496e 
- 00020044  0x0000485a fetch  0x00000001 , 0x000049c1 
- 00020045  0x0000485b beq  0x00000001 , 0x00004da5 
- 00020046  0x0000485c beq  0x00000002 , 0x00004daa 
- 00020047  0x0000485d beq  0x00000003 , 0x00004daa 
- 00020048  0x0000485e beq  0x00000004 , 0x00004dae 
- 00020049  0x0000485f beq  0x00000006 , 0x00004db7 
- 00020050  0x00004860 fetch  0x00000001 , 0x000048f4 
- 00020051  0x00004861 branch  0x00004e64 , 0x00000034 
- 00020052  0x00004862 increase  0xffffffff , 0x0000003f 
- 00020053  0x00004863 store  0x00000001 , 0x000048f4 
- 00020054  0x00004864 call  0x00004e61 
- 00020055  0x00004865 jam  0x0000000a , 0x000049ac 
- 00020056  0x00004866 call  0x00005c0b 
- 00020057  0x00004867 fetch  0x00000001 , 0x000049c1 
- 00020058  0x00004868 beq  0x00000005 , 0x00004db6 
- 00020059  0x00004869 arg  0x00004855 , 0x00000005 
- 00020060  0x0000486a arg  0x0000000a , 0x00000039 
- 00020061  0x0000486b call  0x00007ca1 
- 00020062  0x0000486c call  0x00004e74 
- 00020063  0x0000486d jam  0x00000000 , 0x0000485f 
- 00020064  0x0000486e rtn 
- 00020065  0x00004871 jam  0x00000003 , 0x000040c0 
- 00020066  0x00004872 jam  0x0000000a , 0x0000477e 
- 00020067  0x00004873 rtn 
- 00020068  0x00004878 fetch  0x00000001 , 0x00004666 
- 00020069  0x00004879 rtneq  0x00000001 
- 00020070  0x0000487a fetch  0x00000001 , 0x000049ab 
- 00020071  0x0000487b rtn  0x00000034 
- 00020072  0x0000487c fetch  0x00000001 , 0x000049a9 
- 00020073  0x0000487d nrtn  0x00000034 
- 00020074  0x0000487e fetcht  0x00000001 , 0x000049ad 
- 00020075  0x0000487f fetch  0x00000001 , 0x000049ac 
- 00020076  0x00004880 isub  0x00000002 , 0x0000003e 
- 00020077  0x00004881 store  0x00000001 , 0x000049ad 
- 00020078  0x00004882 rtn  0x00000005 
- 00020079  0x00004883 arg  0x00004855 , 0x00000005 
- 00020080  0x00004884 arg  0x0000000a , 0x00000039 
- 00020081  0x00004885 call  0x00007ca1 
- 00020082  0x00004886 call  0x00007dba 
- 00020083  0x00004887 branch  0x00004e89 
- 00020084  0x0000488c fetch  0x00000001 , 0x000049c5 
- 00020085  0x0000488d beq  0x00000002 , 0x00004f05 
- 00020086  0x0000488e arg  0x000048fa , 0x00000006 
- 00020087  0x0000488f arg  0x00000006 , 0x00000039 
- 00020088  0x00004891 ifetch  0x00000001 , 0x00000006 
- 00020089  0x00004892 sub  0x0000003f , 0x000000e7 , 0x0000003e 
- 00020090  0x00004893 nbranch  0x00004e9c , 0x00000002 
- 00020091  0x00004895 loop  0x00004e78 
- 00020092  0x00004897 fetch  0x00000001 , 0x000048f1 
- 00020093  0x00004898 call  0x00004e92 , 0x00000034 
- 00020094  0x00004899 jam  0x00000000 , 0x00004855 
- 00020095  0x0000489a fetch  0x00000001 , 0x000048fa 
- 00020096  0x0000489b sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00020097  0x0000489c branch  0x00004e95 , 0x00000005 
- 00020098  0x0000489d arg  0x000048f8 , 0x00000006 
- 00020099  0x0000489e arg  0x00004856 , 0x00000005 
- 00020100  0x0000489f arg  0x00000008 , 0x00000039 
- 00020101  0x000048a1 ifetch  0x00000001 , 0x00000006 
- 00020102  0x000048a2 beq  0x0000007f , 0x00004e9a 
- 00020103  0x000048a4 istore  0x00000001 , 0x00000005 
- 00020104  0x000048a5 loop  0x00004e85 
- 00020105  0x000048a8 call  0x00004f10 
- 00020106  0x000048aa fetch  0x00000001 , 0x0000485f 
- 00020107  0x000048ab beq  0x00000001 , 0x00007dba 
- 00020108  0x000048ac beq  0x00000002 , 0x00004e90 
- 00020109  0x000048ad beq  0x00000003 , 0x00004e90 
- 00020110  0x000048ae beq  0x00000004 , 0x00004e90 
- 00020111  0x000048af beq  0x00000005 , 0x00004e90 
- 00020112  0x000048b1 call  0x00005917 
- 00020113  0x000048b2 branch  0x00007dba 
- 00020114  0x000048b5 arg  0x000048f8 , 0x00000005 
- 00020115  0x000048b6 arg  0x00000009 , 0x00000039 
- 00020116  0x000048b7 branch  0x00007ca1 
- 00020117  0x000048bb fetch  0x00000002 , 0x000048f8 
- 00020118  0x000048bc store  0x00000002 , 0x00004856 
- 00020119  0x000048bd fetch  0x00000006 , 0x000048fb 
- 00020120  0x000048be store  0x00000006 , 0x00004858 
- 00020121  0x000048bf branch  0x00004e89 
- 00020122  0x000048c2 setarg  0x00000000 
- 00020123  0x000048c3 branch  0x00004e87 
- 00020124  0x000048c7 copy  0x0000003f , 0x00000002 
- 00020125  0x000048c8 bpatch  0x00000058 , 0x0000400b 
- 00020126  0x000048c9 copy  0x00000002 , 0x0000003f 
- 00020127  0x000048ca jam  0x00000003 , 0x00004855 
- 00020128  0x000048cb fetcht  0x00000001 , 0x000048f1 
- 00020129  0x000048cc sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00020130  0x000048cd branch  0x00004f05 , 0x00000005 
- 00020131  0x000048ce beq  0x000000e8 , 0x00004ebb 
- 00020132  0x000048cf beq  0x000000e9 , 0x00004ebe 
- 00020133  0x000048d0 beq  0x000000ea , 0x00004ec1 
- 00020134  0x000048d1 beq  0x000000eb , 0x00004ec4 
- 00020135  0x000048d2 beq  0x000000ec , 0x00004ec7 
- 00020136  0x000048d3 beq  0x000000ed , 0x00004eca 
- 00020137  0x000048d4 beq  0x000000ee , 0x00004ecd 
- 00020138  0x000048d5 beq  0x000000ef , 0x00004ed0 
- 00020139  0x000048d6 beq  0x000000f0 , 0x00004ed3 
- 00020140  0x000048d7 beq  0x000000f1 , 0x00004ed6 
- 00020141  0x000048d8 beq  0x000000f2 , 0x00004ed9 
- 00020142  0x000048d9 beq  0x000000f3 , 0x00004edc 
- 00020143  0x000048da beq  0x000000f4 , 0x00004edf 
- 00020144  0x000048db beq  0x000000f5 , 0x00004ee2 
- 00020145  0x000048dc beq  0x000000f6 , 0x00004ee5 
- 00020146  0x000048dd beq  0x000000f7 , 0x00004ee8 
- 00020147  0x000048de beq  0x000000f8 , 0x00004eeb 
- 00020148  0x000048df beq  0x000000f9 , 0x00004eee 
- 00020149  0x000048e0 beq  0x000000fa , 0x00004ef1 
- 00020150  0x000048e1 beq  0x000000fb , 0x00004ef7 
- 00020151  0x000048e2 beq  0x000000fc , 0x00004efa 
- 00020152  0x000048e3 beq  0x000000fd , 0x00004efd 
- 00020153  0x000048e4 beq  0x000000ff , 0x00004f0c 
- 00020154  0x000048e5 branch  0x00004e89 
- 00020155  0x000048e8 setarg  0x00000183 
- 00020156  0x000048e9 store  0x00000002 , 0x00004856 
- 00020157  0x000048ea branch  0x00004e89 
- 00020158  0x000048ec setarg  0x000000cd 
- 00020159  0x000048ed store  0x00000002 , 0x00004856 
- 00020160  0x000048ee branch  0x00004e89 
- 00020161  0x000048f0 setarg  0x000000b7 
- 00020162  0x000048f1 store  0x00000002 , 0x00004856 
- 00020163  0x000048f2 branch  0x00004e89 
- 00020164  0x000048f4 setarg  0x000000b6 
- 00020165  0x000048f5 store  0x00000002 , 0x00004856 
- 00020166  0x000048f6 branch  0x00004e89 
- 00020167  0x000048f8 setarg  0x000000b5 
- 00020168  0x000048f9 store  0x00000002 , 0x00004856 
- 00020169  0x000048fa branch  0x00004e89 
- 00020170  0x000048fc setarg  0x000000ea 
- 00020171  0x000048fd store  0x00000002 , 0x00004856 
- 00020172  0x000048fe branch  0x00004e89 
- 00020173  0x00004900 setarg  0x000000e9 
- 00020174  0x00004901 store  0x00000002 , 0x00004856 
- 00020175  0x00004902 branch  0x00004e89 
- 00020176  0x00004904 setarg  0x000000e2 
- 00020177  0x00004905 store  0x00000002 , 0x00004856 
- 00020178  0x00004906 branch  0x00004e89 
- 00020179  0x00004908 setarg  0x00000194 
- 00020180  0x00004909 store  0x00000002 , 0x00004856 
- 00020181  0x0000490a branch  0x00004e89 
- 00020182  0x0000490c setarg  0x0000018a 
- 00020183  0x0000490d store  0x00000002 , 0x00004856 
- 00020184  0x0000490e branch  0x00004e89 
- 00020185  0x00004910 setarg  0x00000192 
- 00020186  0x00004911 store  0x00000002 , 0x00004856 
- 00020187  0x00004912 branch  0x00004e89 
- 00020188  0x00004914 setarg  0x00000070 
- 00020189  0x00004915 store  0x00000002 , 0x00004856 
- 00020190  0x00004916 branch  0x00004e89 
- 00020191  0x00004918 setarg  0x0000006f 
- 00020192  0x00004919 store  0x00000002 , 0x00004856 
- 00020193  0x0000491a branch  0x00004e89 
- 00020194  0x0000491c setarg  0x0000022a 
- 00020195  0x0000491d store  0x00000002 , 0x00004856 
- 00020196  0x0000491e branch  0x00004e89 
- 00020197  0x00004920 setarg  0x00000225 
- 00020198  0x00004921 store  0x00000002 , 0x00004856 
- 00020199  0x00004922 branch  0x00004e89 
- 00020200  0x00004924 setarg  0x00000224 
- 00020201  0x00004925 store  0x00000002 , 0x00004856 
- 00020202  0x00004926 branch  0x00004e89 
- 00020203  0x00004928 setarg  0x00000226 
- 00020204  0x00004929 store  0x00000002 , 0x00004856 
- 00020205  0x0000492a branch  0x00004e89 
- 00020206  0x0000492c setarg  0x00000227 
- 00020207  0x0000492d store  0x00000002 , 0x00004856 
- 00020208  0x0000492e branch  0x00004e89 
- 00020209  0x00004930 fetch  0x00000001 , 0x000049c6 
- 00020210  0x00004931 beq  0x00000002 , 0x00004ef7 
- 00020211  0x00004932 beq  0x00000003 , 0x00004ef7 
- 00020212  0x00004933 setarg  0x00000221 
- 00020213  0x00004934 store  0x00000002 , 0x00004856 
- 00020214  0x00004935 branch  0x00004e89 
- 00020215  0x00004937 setarg  0x00000223 
- 00020216  0x00004938 store  0x00000002 , 0x00004856 
- 00020217  0x00004939 branch  0x00004e89 
- 00020218  0x0000493b setarg  0x00000030 
- 00020219  0x0000493c store  0x00000002 , 0x00004856 
- 00020220  0x0000493d branch  0x00004e89 
- 00020221  0x0000493f fetch  0x00000001 , 0x000049c6 
- 00020222  0x00004940 beq  0x00000001 , 0x00004f02 
- 00020223  0x00004941 setarg  0x000001ae 
- 00020224  0x00004942 store  0x00000002 , 0x00004856 
- 00020225  0x00004943 branch  0x00004e89 
- 00020226  0x00004945 setarg  0x00000307 
- 00020227  0x00004946 store  0x00000002 , 0x00004856 
- 00020228  0x00004947 branch  0x00004e89 
- 00020229  0x0000494b jam  0x00000002 , 0x000048f4 
- 00020230  0x0000494c fetch  0x00000001 , 0x000048f1 
- 00020231  0x0000494d call  0x00004e92 , 0x00000034 
- 00020232  0x0000494e jam  0x00000000 , 0x000049c5 
- 00020233  0x0000494f setarg  0x00000003 
- 00020234  0x00004950 store  0x00000003 , 0x00004855 
- 00020235  0x00004951 branch  0x00004e89 
- 00020236  0x00004953 jam  0x00000002 , 0x00004855 
- 00020237  0x00004954 setarg  0x00000002 
- 00020238  0x00004955 store  0x00000001 , 0x00004856 
- 00020239  0x00004956 branch  0x00004e89 
- 00020240  0x0000495e bpatch  0x00000059 , 0x0000400b 
- 00020241  0x0000495f fetch  0x00000001 , 0x00004666 
- 00020242  0x00004960 bne  0x00000000 , 0x00004f18 
- 00020243  0x00004961 jam  0x00000000 , 0x000049a9 
- 00020244  0x00004962 fetch  0x00000002 , 0x00004855 
- 00020245  0x00004963 ncall  0x00004afc , 0x00000034 
- 00020246  0x00004964 fetch  0x00000006 , 0x00004858 
- 00020247  0x00004965 ncall  0x00004afc , 0x00000034 
- 00020248  0x00004968 fetch  0x00000001 , 0x00004855 
- 00020249  0x00004969 beq  0x00000000 , 0x00004f23 
- 00020250  0x0000496a beq  0x00000001 , 0x00004f1e 
- 00020251  0x0000496b beq  0x00000003 , 0x00004f2e 
- 00020252  0x0000496c beq  0x00000002 , 0x00004f36 
- 00020253  0x0000496d rtn 
- 00020254  0x00004970 jam  0x00000001 , 0x0000485f 
- 00020255  0x00004971 arg  0x00004855 , 0x00000006 
- 00020256  0x00004972 arg  0x00004846 , 0x00000005 
- 00020257  0x00004973 arg  0x00000007 , 0x00000039 
- 00020258  0x00004974 branch  0x00007cda 
- 00020259  0x00004977 jam  0x00000002 , 0x0000485f 
- 00020260  0x00004978 call  0x00004f3e 
- 00020261  0x00004979 fetch  0x00000001 , 0x00004666 
- 00020262  0x0000497a beq  0x00000001 , 0x00004f2a 
- 00020263  0x0000497b call  0x00004af1 
- 00020264  0x0000497c fetch  0x00000001 , 0x000049ab 
- 00020265  0x0000497d store  0x00000001 , 0x00004857 
- 00020266  0x0000497f arg  0x00004855 , 0x00000006 
- 00020267  0x00004980 arg  0x0000472a , 0x00000005 
- 00020268  0x00004981 arg  0x00000009 , 0x00000039 
- 00020269  0x00004982 branch  0x00007cda 
- 00020270  0x00004985 jam  0x00000004 , 0x0000485f 
- 00020271  0x00004986 call  0x00004f3e 
- 00020272  0x00004987 setarg  0x00000003 
- 00020273  0x00004988 call  0x00005f15 
- 00020274  0x00004989 arg  0x00004856 , 0x00000006 
- 00020275  0x0000498a arg  0x0000472b , 0x00000005 
- 00020276  0x0000498b arg  0x00000002 , 0x00000039 
- 00020277  0x0000498c branch  0x00007cda 
- 00020278  0x0000498f jam  0x00000005 , 0x0000485f 
- 00020279  0x00004990 call  0x00004f3e 
- 00020280  0x00004991 setarg  0x00000002 
- 00020281  0x00004992 store  0x00000008 , 0x0000472a 
- 00020282  0x00004993 store  0x00000008 , 0x00004733 
- 00020283  0x00004994 fetch  0x00000001 , 0x00004856 
- 00020284  0x00004995 store  0x00000001 , 0x0000472b 
- 00020285  0x00004996 rtn 
- 00020286  0x0000499a arg  0x00000012 , 0x00000039 
- 00020287  0x0000499b arg  0x0000472a , 0x00000005 
- 00020288  0x0000499c branch  0x00007ca1 
- 00020289  0x000049a2 call  0x00007de2 
- 00020290  0x000049a3 call  0x0000561c 
- 00020291  0x000049a4 fetcht  0x00000001 , 0x0000464a 
- 00020292  0x000049a5 call  0x00006eb2 
- 00020293  0x000049a6 fetcht  0x00000001 , 0x0000464b 
- 00020294  0x000049a7 call  0x00006eb2 
- 00020295  0x000049a9 fetcht  0x00000001 , 0x00004655 
- 00020296  0x000049aa call  0x00006eb6 
- 00020297  0x000049ac fetch  0x00000002 , 0x00004898 
- 00020298  0x000049ad copy  0x0000003f , 0x00000012 
- 00020299  0x000049ae arg  0x00000014 , 0x00000039 
- 00020300  0x000049b0 ifetcht  0x00000001 , 0x00000012 
- 00020301  0x000049b1 isolate1  0x00000007 , 0x00000002 
- 00020302  0x000049b2 ncall  0x00006ef7 , 0x00000001 
- 00020303  0x000049b3 increase  0x00000001 , 0x00000012 
- 00020304  0x000049b4 loop  0x00004f4c 
- 00020305  0x000049b6 fetch  0x00000002 , 0x00004896 
- 00020306  0x000049b7 copy  0x0000003f , 0x00000012 
- 00020307  0x000049b8 arg  0x00000008 , 0x00000039 
- 00020308  0x000049ba ifetcht  0x00000001 , 0x00000012 
- 00020309  0x000049bb sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00020310  0x000049bc ncall  0x00006eb2 , 0x00000005 
- 00020311  0x000049bd increase  0x00000001 , 0x00000012 
- 00020312  0x000049be loop  0x00004f54 
- 00020313  0x000049bf rtn 
- 00020314  0x000049c2 fetch  0x00000001 , 0x000048eb 
- 00020315  0x000049c3 branch  0x00006eb6 , 0x00000034 
- 00020316  0x000049c4 branch  0x00006eb2 
- 00020317  0x000049c6 rtnmark1  0x00000026 
- 00020318  0x000049c7 call  0x00004f41 
- 00020319  0x000049c8 fetch  0x00000001 , 0x00000015 
- 00020320  0x000049c9 nrtn  0x00000034 
- 00020321  0x000049ca branch  0x00006ed3 
- 00020322  0x000049cc bpatch  0x0000005a , 0x0000400b 
- 00020323  0x000049cd jam  0x000000ff , 0x00004659 
- 00020324  0x000049ce call  0x0000739a 
- 00020325  0x000049cf call  0x00004f70 
- 00020326  0x000049d0 call  0x000056a9 
- 00020327  0x000049d1 call  0x000054dc 
- 00020328  0x000049d2 call  0x00005d9e 
- 00020329  0x000049d3 fetcht  0x00000001 , 0x00004659 
- 00020330  0x000049d4 branch  0x00006ed3 
- 00020331  0x000049d7 call  0x00004f70 
- 00020332  0x000049d9 bpatch  0x0000005b , 0x0000400b 
- 00020333  0x000049da call  0x00004f75 
- 00020334  0x000049db call  0x00007d7c 
- 00020335  0x000049dc branch  0x00004327 
- 00020336  0x000049df bpatch  0x0000005c , 0x0000400b 
- 00020337  0x000049e0 call  0x00004b6d 
- 00020338  0x000049e1 call  0x00004b71 
- 00020339  0x000049e2 call  0x00004b7c 
- 00020340  0x000049e3 branch  0x00004b6f 
- 00020341  0x000049eb bpatch  0x0000005d , 0x0000400b 
- 00020342  0x000049ec call  0x00007de2 
- 00020343  0x000049ed call  0x00004f70 
- 00020344  0x000049ee call  0x00005a92 
- 00020345  0x000049ef call  0x00004f41 
- 00020346  0x000049f0 call  0x000054f9 
- 00020347  0x000049f1 fetcht  0x00000001 , 0x0000465b 
- 00020348  0x000049f2 call  0x000055b5 
- 00020349  0x000049f3 call  0x000055b9 
- 00020350  0x000049f4 branch  0x000054f2 
- 00020351  0x00004a01 fetch  0x00000002 , 0x000045e0 
- 00020352  0x00004a02 and_into  0x000000e0 , 0x0000003f 
- 00020353  0x00004a03 branch  0x00004f86 , 0x00000034 
- 00020354  0x00004a04 fetch  0x00000002 , 0x000045e0 
- 00020355  0x00004a05 increase  0x00000001 , 0x0000003f 
- 00020356  0x00004a06 store  0x00000002 , 0x000045e0 
- 00020357  0x00004a07 rtn 
- 00020358  0x00004a09 call  0x0000357f 
- 00020359  0x00004a0a call  0x00003651 
- 00020360  0x00004a0b nbranch  0x00003586 , 0x00000018 
- 00020361  0x00004a0c nbranch  0x00003586 , 0x0000002f 
- 00020362  0x00004a0d call  0x00005028 
- 00020363  0x00004a0e branch  0x0000356a 
- 00020364  0x00004a14 call  0x00003625 
- 00020365  0x00004a15 nbranch  0x00004f91 , 0x00000028 
- 00020366  0x00004a17 call  0x00004fa0 
- 00020367  0x00004a18 call  0x00004fd5 
- 00020368  0x00004a19 branch  0x00004fdb 
- 00020369  0x00004a1c fetch  0x00000008 , 0x0000489c 
- 00020370  0x00004a1d nbranch  0x00004f8e , 0x00000034 
- 00020371  0x00004a1e fetch  0x00000008 , 0x000048a4 
- 00020372  0x00004a1f nbranch  0x00004f8e , 0x00000034 
- 00020373  0x00004a20 fetch  0x00000004 , 0x000048ac 
- 00020374  0x00004a21 nbranch  0x00004f8e , 0x00000034 
- 00020375  0x00004a23 fetch  0x00000001 , 0x00004618 
- 00020376  0x00004a24 rtneq  0x00000001 
- 00020377  0x00004a25 call  0x0000369d 
- 00020378  0x00004a27 call  0x00004fc8 
- 00020379  0x00004a28 nrtn  0x00000028 
- 00020380  0x00004a29 fetch  0x00000001 , 0x0000473f 
- 00020381  0x00004a2a ncall  0x00004f75 , 0x00000034 
- 00020382  0x00004a2b fetch  0x00000004 , 0x000045af 
- 00020383  0x00004a2c branch  0x00003622 
- 00020384  0x00004a2f bpatch  0x0000005e , 0x0000400b 
- 00020385  0x00004a30 jam  0x00000000 , 0x00004601 
- 00020386  0x00004a32 fetchr  0x0000000b , 0x00000002 , 0x00000040 
- 00020387  0x00004a33 until  0x00000023 , 0x00000026 
- 00020388  0x00004a34 call  0x00004df5 
- 00020389  0x00004a35 fetch  0x00000001 , 0x000049a3 
- 00020390  0x00004a36 nbranch  0x00005ed1 , 0x00000034 
- 00020391  0x00004a37 call  0x00003651 
- 00020392  0x00004a38 fetch  0x00000001 , 0x0000457f 
- 00020393  0x00004a39 beq  0x00000001 , 0x00003646 
- 00020394  0x00004a3a nbranch  0x00004faf , 0x00000018 
- 00020395  0x00004a3b nbranch  0x00004faf , 0x0000002f 
- 00020396  0x00004a3c call  0x00005028 
- 00020397  0x00004a3d jam  0x00000000 , 0x0000473f 
- 00020398  0x00004a3e branch  0x00003646 
- 00020399  0x00004a42 fetch  0x00000001 , 0x00004602 
- 00020400  0x00004a43 nrtn  0x00000034 
- 00020401  0x00004a44 fetch  0x00000002 , 0x000045fe 
- 00020402  0x00004a45 increase  0x00000001 , 0x0000003f 
- 00020403  0x00004a46 store  0x00000002 , 0x000045fe 
- 00020404  0x00004a47 fetch  0x00000001 , 0x000045fe 
- 00020405  0x00004a48 beq  0x000000ff , 0x00003676 
- 00020406  0x00004a49 call  0x00004fb8 
- 00020407  0x00004a4a branch  0x00004fa2 
- 00020408  0x00004a4e fetcht  0x00000001 , 0x00004601 
- 00020409  0x00004a4f sub  0x00000002 , 0x00000014 , 0x0000003e 
- 00020410  0x00004a50 branch  0x00004fbe , 0x00000002 
- 00020411  0x00004a51 arg  0x00000019 , 0x00000039 
- 00020412  0x00004a52 call  0x00007c96 
- 00020413  0x00004a53 branch  0x00003694 
- 00020414  0x00004a56 increase  0x00000001 , 0x00000002 
- 00020415  0x00004a57 storet  0x00000001 , 0x00004601 
- 00020416  0x00004a58 fetch  0x00000004 , 0x0000458f 
- 00020417  0x00004a59 fetcht  0x00000004 , 0x000045e4 
- 00020418  0x00004a5a isub  0x00000002 , 0x0000003e 
- 00020419  0x00004a5b branch  0x00003222 , 0x00000005 
- 00020420  0x00004a5c fetch  0x00000001 , 0x00004601 
- 00020421  0x00004a5d sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00020422  0x00004a5e rtn  0x00000002 
- 00020423  0x00004a5f branch  0x0000369a 
- 00020424  0x00004a63 enable  0x00000028 
- 00020425  0x00004a64 call  0x00002408 
- 00020426  0x00004a65 fetch  0x00000003 , 0x000040bd 
- 00020427  0x00004a66 branch  0x00007dbc , 0x00000034 
- 00020428  0x00004a67 fetch  0x00000001 , 0x000049a1 
- 00020429  0x00004a68 nbranch  0x00007dbc , 0x00000034 
- 00020430  0x00004a69 fetch  0x00000001 , 0x000049a2 
- 00020431  0x00004a6a nbranch  0x00007dbc , 0x00000034 
- 00020432  0x00004a6b fetch  0x00000001 , 0x000049c4 
- 00020433  0x00004a6c nbranch  0x00007dbc , 0x00000034 
- 00020434  0x00004a6d fetch  0x00000001 , 0x00004618 
- 00020435  0x00004a6e beq  0x00000001 , 0x00007dbc 
- 00020436  0x00004a6f branch  0x000036b9 
- 00020437  0x00004a72 fetch  0x00000004 , 0x0000458f 
- 00020438  0x00004a73 fetcht  0x00000004 , 0x000045e4 
- 00020439  0x00004a74 isub  0x00000002 , 0x0000003e 
- 00020440  0x00004a75 nbranch  0x000036e9 , 0x00000005 
- 00020441  0x00004a76 jam  0x0000009e , 0x00004141 
- 00020442  0x00004a77 rtn 
- 00020443  0x00004a79 fetch  0x00000008 , 0x0000460b 
- 00020444  0x00004a7a store  0x00000008 , 0x000045af 
- 00020445  0x00004a7b fetch  0x00000002 , 0x0000461d 
- 00020446  0x00004a7c store  0x00000002 , 0x0000461f 
- 00020447  0x00004a7e bpatch  0x0000005f , 0x0000400b 
- 00020448  0x00004a7f call  0x000036b4 
- 00020449  0x00004a80 nrtn  0x00000028 
- 00020450  0x00004a81 call  0x00007de2 
- 00020451  0x00004a82 fetch  0x00000003 , 0x00004608 
- 00020452  0x00004a83 branch  0x00003622 
- 00020453  0x00004a8c rtnmark0  0x00000026 
- 00020454  0x00004a8d call  0x00004e47 
- 00020455  0x00004a8e nrtn  0x00000028 
- 00020456  0x00004a8f fetch  0x00000008 , 0x00004713 
- 00020457  0x00004a90 bbit0  0x00000016 , 0x000060a1 
- 00020458  0x00004a91 fetch  0x00000001 , 0x0000496c 
- 00020459  0x00004a92 nbranch  0x00004fed , 0x00000034 
- 00020460  0x00004a93 branch  0x000060a1 
- 00020461  0x00004a96 jam  0x00000002 , 0x00004589 
- 00020462  0x00004a97 arg  0x00000009 , 0x00000011 
- 00020463  0x00004a98 fetch  0x00000001 , 0x0000496d 
- 00020464  0x00004a99 nbranch  0x00004ff3 , 0x00000034 
- 00020465  0x00004a9a arg  0x00004733 , 0x00000012 
- 00020466  0x00004a9b rtn 
- 00020467  0x00004a9d arg  0x0000472a , 0x00000012 
- 00020468  0x00004a9e rtn 
- 00020469  0x00004aa4 setarg  0x00000000 
- 00020470  0x00004aa5 store  0x00000003 , 0x000046f8 
- 00020471  0x00004aa6 rtn 
- 00020472  0x00004aa9 bpatch  0x00000060 , 0x0000400c 
- 00020473  0x00004aaa fetch  0x00000008 , 0x00004713 
- 00020474  0x00004aab rtnbit0  0x0000000e 
- 00020475  0x00004aac fetch  0x00000001 , 0x0000477d 
- 00020476  0x00004aad rtn  0x00000034 
- 00020477  0x00004aae fetch  0x00000001 , 0x00004602 
- 00020478  0x00004aaf rtn  0x00000034 
- 00020479  0x00004ab0 fetch  0x00000001 , 0x000046f5 
- 00020480  0x00004ab1 increase  0x00000001 , 0x0000003f 
- 00020481  0x00004ab2 and_into  0x00000003 , 0x0000003f 
- 00020482  0x00004ab3 store  0x00000001 , 0x000046f5 
- 00020483  0x00004ab4 nrtn  0x00000034 
- 00020484  0x00004ab5 jam  0x00000000 , 0x000046f6 
- 00020485  0x00004ab8 fetch  0x00000001 , 0x000046f6 
- 00020486  0x00004ab9 increase  0x00000001 , 0x0000003f 
- 00020487  0x00004aba store  0x00000001 , 0x000046f6 
- 00020488  0x00004abb sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00020489  0x00004abc nbranch  0x00005010 , 0x00000002 
- 00020490  0x00004abd call  0x0000357f 
- 00020491  0x00004abe call  0x00003651 
- 00020492  0x00004abf nbranch  0x00005016 , 0x00000018 
- 00020493  0x00004ac0 nbranch  0x00005016 , 0x0000002f 
- 00020494  0x00004ac1 call  0x00005028 
- 00020495  0x00004ac2 call  0x00005020 
- 00020496  0x00004ac4 call  0x0000357b 
- 00020497  0x00004ac5 fetch  0x00000001 , 0x000046f7 
- 00020498  0x00004ac6 increase  0x00000001 , 0x0000003f 
- 00020499  0x00004ac7 store  0x00000001 , 0x000046f7 
- 00020500  0x00004ac8 beq  0x00000010 , 0x00005018 
- 00020501  0x00004ac9 rtn 
- 00020502  0x00004acc call  0x00003222 
- 00020503  0x00004acd branch  0x00005005 
- 00020504  0x00004ad0 jam  0x00000000 , 0x000046f7 
- 00020505  0x00004ad1 fetch  0x00000001 , 0x000046f8 
- 00020506  0x00004ad2 rtnbit1  0x00000000 
- 00020507  0x00004ad3 set1  0x00000000 , 0x0000003f 
- 00020508  0x00004ad4 store  0x00000001 , 0x000046f8 
- 00020509  0x00004ad5 fetch  0x00000002 , 0x00004723 
- 00020510  0x00004ad6 store  0x00000002 , 0x00004781 
- 00020511  0x00004ad7 rtn 
- 00020512  0x00004adb fetch  0x00000001 , 0x00004602 
- 00020513  0x00004adc branch  0x00004ff5 , 0x00000034 
- 00020514  0x00004add jam  0x00000000 , 0x000046f7 
- 00020515  0x00004ade fetch  0x00000001 , 0x000046f8 
- 00020516  0x00004adf rtnbit0  0x00000000 
- 00020517  0x00004ae0 set0  0x00000000 , 0x0000003f 
- 00020518  0x00004ae1 store  0x00000001 , 0x000046f8 
- 00020519  0x00004ae2 branch  0x00005c0b 
- 00020520  0x00004ae6 call  0x0000366e 
- 00020521  0x00004ae7 fetch  0x00000001 , 0x000044f8 
- 00020522  0x00004ae8 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00020523  0x00004ae9 nrtn  0x00000001 
- 00020524  0x00004aea fetch  0x00000001 , 0x000044f9 
- 00020525  0x00004aeb beq  0x000000ff , 0x00004b11 
- 00020526  0x00004aec rtn 
- 00020527  0x00004af2 jam  0x00000001 , 0x000049f1 
- 00020528  0x00004af3 arg  0x00000017 , 0x00000011 
- 00020529  0x00004af4 arg  0x00000004 , 0x00000012 
- 00020530  0x00004af5 call  0x000029fb 
- 00020531  0x00004af6 setarg  0x00000006 
- 00020532  0x00004af7 istore  0x00000001 , 0x00000005 
- 00020533  0x00004af8 setarg  0x00000001 
- 00020534  0x00004af9 istore  0x00000002 , 0x00000005 
- 00020535  0x00004afa setarg  0x0000ffff 
- 00020536  0x00004afb istore  0x00000002 , 0x00000005 
- 00020537  0x00004afc setarg  0x00002800 
- 00020538  0x00004afd istore  0x00000002 , 0x00000005 
- 00020539  0x00004afe arg  0x000049e1 , 0x00000006 
- 00020540  0x00004aff branch  0x00007c8f 
- 00020541  0x00004b01 bpatch  0x00000061 , 0x0000400c 
- 00020542  0x00004b02 fetch  0x00000001 , 0x000049f1 
- 00020543  0x00004b03 rtn  0x00000034 
- 00020544  0x00004b04 copy  0x00000011 , 0x00000006 
- 00020545  0x00004b05 ifetch  0x00000003 , 0x00000006 
- 00020546  0x00004b06 store  0x00000003 , 0x00004397 
- 00020547  0x00004b07 beq  0x0000000b , 0x00005091 
- 00020548  0x00004b08 beq  0x00000009 , 0x00005078 
- 00020549  0x00004b09 beq  0x00000007 , 0x00005048 
- 00020550  0x00004b0a beq  0x00000001 , 0x0000505b 
- 00020551  0x00004b0b branch  0x00002b96 
- 00020552  0x00004b0e fetch  0x00000001 , 0x000049f1 
- 00020553  0x00004b0f beq  0x00000002 , 0x0000506c 
- 00020554  0x00004b11 jam  0x00000002 , 0x000049c6 
- 00020555  0x00004b12 branch  0x00005050 
- 00020556  0x00004b15 fetch  0x00000001 , 0x000042cb 
- 00020557  0x00004b16 store  0x00000001 , 0x000049c6 
- 00020558  0x00004b17 branch  0x00005050 
- 00020559  0x00004b19 jam  0x00000003 , 0x000049c6 
- 00020560  0x00004b1b jam  0x00000000 , 0x000049f1 
- 00020561  0x00004b1c fetcht  0x00000002 , 0x000049df 
- 00020562  0x00004b1d setarg  0x00001fd0 
- 00020563  0x00004b1e isub  0x00000002 , 0x00000012 
- 00020564  0x00004b1f arg  0x000049c6 , 0x00000011 
- 00020565  0x00004b21 arg  0x00000001 , 0x00000039 
- 00020566  0x00004b22 call  0x00006b45 
- 00020567  0x00004b23 fetcht  0x00000002 , 0x000049df 
- 00020568  0x00004b24 increase  0x0000000e , 0x00000002 
- 00020569  0x00004b25 storet  0x00000002 , 0x000049df 
- 00020570  0x00004b26 rtn 
- 00020571  0x00004b2b fetch  0x00000001 , 0x000049f1 
- 00020572  0x00004b2c beq  0x00000002 , 0x0000504c 
- 00020573  0x00004b2d jam  0x00000002 , 0x000049f1 
- 00020574  0x00004b2e arg  0x00000009 , 0x00000011 
- 00020575  0x00004b2f arg  0x00000004 , 0x00000012 
- 00020576  0x00004b30 call  0x000029fb 
- 00020577  0x00004b31 setarg  0x00000006 
- 00020578  0x00004b32 istore  0x00000001 , 0x00000005 
- 00020579  0x00004b33 setarg  0x00000001 
- 00020580  0x00004b34 istore  0x00000002 , 0x00000005 
- 00020581  0x00004b35 setarg  0x0000ffff 
- 00020582  0x00004b36 istore  0x00000002 , 0x00000005 
- 00020583  0x00004b37 setarg  0x00002800 
- 00020584  0x00004b38 istore  0x00000002 , 0x00000005 
- 00020585  0x00004b39 arg  0x00000002 , 0x00000039 
- 00020586  0x00004b3a arg  0x000049f2 , 0x00000006 
- 00020587  0x00004b3b branch  0x00007cda 
- 00020588  0x00004b3e arg  0x00000007 , 0x00000011 
- 00020589  0x00004b3f arg  0x00000004 , 0x00000012 
- 00020590  0x00004b40 call  0x000029fb 
- 00020591  0x00004b41 setarg  0x00000008 
- 00020592  0x00004b42 istore  0x00000001 , 0x00000005 
- 00020593  0x00004b43 fetcht  0x00000002 , 0x00004339 
- 00020594  0x00004b44 increase  0x00000005 , 0x00000002 
- 00020595  0x00004b45 ifetch  0x00000004 , 0x00000002 
- 00020596  0x00004b46 istore  0x00000004 , 0x00000005 
- 00020597  0x00004b47 setarg  0x00002803 
- 00020598  0x00004b48 istore  0x00000002 , 0x00000005 
- 00020599  0x00004b49 rtn 
- 00020600  0x00004b4c fetch  0x00000002 , 0x00004335 
- 00020601  0x00004b4d increase  0xfffffffe , 0x0000003f 
- 00020602  0x00004b4e div  0x0000003f , 0x00000007 
- 00020603  0x00004b4f call  0x00007d62 
- 00020604  0x00004b50 quotient  0x00000039 
- 00020605  0x00004b51 fetch  0x00000002 , 0x00004339 
- 00020606  0x00004b52 add  0x0000003f , 0x00000006 , 0x00000006 
- 00020607  0x00004b53 branch  0x00005080 
- 00020608  0x00004b56 increase  0x00000003 , 0x00000006 
- 00020609  0x00004b57 ifetch  0x00000002 , 0x00000006 
- 00020610  0x00004b58 copy  0x0000003f , 0x00000013 
- 00020611  0x00004b59 ifetch  0x00000002 , 0x00000006 
- 00020612  0x00004b5a arg  0x00002a29 , 0x00000002 
- 00020613  0x00004b5b isub  0x00000002 , 0x0000003e 
- 00020614  0x00004b5c branch  0x00005089 , 0x00000005 
- 00020615  0x00004b5d loop  0x00005080 
- 00020616  0x00004b5e branch  0x0000504c 
- 00020617  0x00004b60 arg  0x00000003 , 0x00000011 
- 00020618  0x00004b61 arg  0x00000004 , 0x00000012 
- 00020619  0x00004b62 call  0x000029fb 
- 00020620  0x00004b63 setarg  0x0000000a 
- 00020621  0x00004b64 istore  0x00000001 , 0x00000005 
- 00020622  0x00004b65 copy  0x00000013 , 0x0000003f 
- 00020623  0x00004b66 istore  0x00000002 , 0x00000005 
- 00020624  0x00004b67 rtn 
- 00020625  0x00004b6a fetch  0x00000002 , 0x00004335 
- 00020626  0x00004b6b arg  0x00000009 , 0x00000039 
- 00020627  0x00004b6c fetch  0x00000002 , 0x00004339 
- 00020628  0x00004b6d add  0x0000003f , 0x00000005 , 0x00000011 
- 00020629  0x00004b6e arg  0x000049f4 , 0x00000012 
- 00020630  0x00004b6f call  0x00007d64 
- 00020631  0x00004b70 branch  0x0000504f , 0x00000005 
- 00020632  0x00004b71 branch  0x0000504c 
- 00020633  0x00004b7a branch  0x000050bd , 0x0000002b 
- 00020634  0x00004b7b call  0x00002952 
- 00020635  0x00004b7c setarg  0x000050c7 
- 00020636  0x00004b7d store  0x00000002 , 0x000043db 
- 00020637  0x00004b7e setarg  0x000050ca 
- 00020638  0x00004b7f store  0x00000002 , 0x000043dd 
- 00020639  0x00004b80 setarg  0x000050c3 
- 00020640  0x00004b81 store  0x00000002 , 0x000043d3 
- 00020641  0x00004b82 setarg  0x00005180 
- 00020642  0x00004b83 store  0x00000002 , 0x000043e1 
- 00020643  0x00004b84 setarg  0x000053b0 
- 00020644  0x00004b85 store  0x00000002 , 0x000043df 
- 00020645  0x00004b86 setarg  0x000053c1 
- 00020646  0x00004b87 store  0x00000002 , 0x000043e3 
- 00020647  0x00004b89 bpatch  0x00000062 , 0x0000400c 
- 00020648  0x00004b8a call  0x000050ab 
- 00020649  0x00004b8b call  0x000050be 
- 00020650  0x00004b8c branch  0x0000533b 
- 00020651  0x00004b8f fetch  0x00000001 , 0x00008060 
- 00020652  0x00004b90 set0  0x00000000 , 0x0000003f 
- 00020653  0x00004b91 store  0x00000001 , 0x00008060 
- 00020654  0x00004b92 fetch  0x00000008 , 0x00004500 
- 00020655  0x00004b93 call  0x00006d68 
- 00020656  0x00004b94 fetch  0x00000002 , 0x00004508 
- 00020657  0x00004b95 call  0x00006d73 
- 00020658  0x00004b96 call  0x00006d82 
- 00020659  0x00004b97 jam  0x00000008 , 0x00008077 
- 00020660  0x00004b98 jam  0x00000049 , 0x00008076 
- 00020661  0x00004b99 jam  0x0000000a , 0x00008079 
- 00020662  0x00004b9a jam  0x0000000b , 0x0000807a 
- 00020663  0x00004b9c arg  0x00000081 , 0x00000002 
- 00020664  0x00004b9d fetch  0x00000002 , 0x0000450f 
- 00020665  0x00004b9e isolate1  0x00000000 , 0x0000003f 
- 00020666  0x00004b9f setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00020667  0x00004ba0 storet  0x00000001 , 0x00008060 
- 00020668  0x00004ba1 rtn 
- 00020669  0x00004ba4 branch  0x000050ab 
- 00020670  0x00004ba9 fetcht  0x00000001 , 0x000044f5 
- 00020671  0x00004baa call  0x00006ef7 
- 00020672  0x00004bab call  0x000050ed 
- 00020673  0x00004bac fetcht  0x00000001 , 0x000044f3 
- 00020674  0x00004bad branch  0x00006edd 
- 00020675  0x00004bb0 fetcht  0x00000001 , 0x000044f3 
- 00020676  0x00004bb1 call  0x00006ee6 
- 00020677  0x00004bb2 nbranch  0x0000430a , 0x00000001 
- 00020678  0x00004bb3 branch  0x00004308 
- 00020679  0x00004bb7 call  0x000069a9 
- 00020680  0x00004bb8 nrtn  0x00000034 
- 00020681  0x00004bb9 branch  0x000050ef 
- 00020682  0x00004bbd copy  0x00000013 , 0x0000003f 
- 00020683  0x00004bbe beq  0x00000014 , 0x000050dc 
- 00020684  0x00004bbf beq  0x00000015 , 0x000050d8 
- 00020685  0x00004bc0 beq  0x00000030 , 0x00005375 
- 00020686  0x00004bc1 beq  0x00000031 , 0x00005377 
- 00020687  0x00004bc2 beq  0x00000032 , 0x00005381 
- 00020688  0x00004bc3 beq  0x00000033 , 0x0000537f 
- 00020689  0x00004bc4 beq  0x00000034 , 0x0000536f 
- 00020690  0x00004bc5 beq  0x0000003d , 0x0000534f 
- 00020691  0x00004bc6 beq  0x00000041 , 0x000050e2 
- 00020692  0x00004bc7 beq  0x00000042 , 0x000050e4 
- 00020693  0x00004bc8 beq  0x00000043 , 0x0000536d 
- 00020694  0x00004bc9 beq  0x0000003b , 0x00005358 
- 00020695  0x00004bca rtn 
- 00020696  0x00004bcf call  0x000029cb 
- 00020697  0x00004bd0 jam  0x00000000 , 0x00004511 
- 00020698  0x00004bd1 call  0x000050e0 
- 00020699  0x00004bd2 branch  0x00005321 
- 00020700  0x00004bd9 call  0x000050e7 
- 00020701  0x00004bda fetch  0x00000001 , 0x000044fe 
- 00020702  0x00004bdb store  0x00000001 , 0x000040c0 
- 00020703  0x00004bdc branch  0x0000531f 
- 00020704  0x00004be1 call  0x00005149 
- 00020705  0x00004be2 branch  0x000050e5 
- 00020706  0x00004be6 call  0x000030f3 
- 00020707  0x00004be7 branch  0x00002ed5 
- 00020708  0x00004bea branch  0x00005391 
- 00020709  0x00004bee fetcht  0x00000001 , 0x000044f5 
- 00020710  0x00004bef branch  0x00006ef7 
- 00020711  0x00004bf2 call  0x000050e9 
- 00020712  0x00004bf3 branch  0x000050ed 
- 00020713  0x00004bf6 fetch  0x00000001 , 0x000044f8 
- 00020714  0x00004bf7 isolate1  0x00000001 , 0x0000003f 
- 00020715  0x00004bf8 call  0x00004315 , 0x00000001 
- 00020716  0x00004bf9 rtn 
- 00020717  0x00004bfb fetcht  0x00000001 , 0x000044f5 
- 00020718  0x00004bfc branch  0x00006ef3 
- 00020719  0x00004c00 fetch  0x00000001 , 0x0000810b 
- 00020720  0x00004c01 rtnbit1  0x00000002 
- 00020721  0x00004c02 call  0x00006d96 
- 00020722  0x00004c03 ifetch  0x00000001 , 0x00000003 
- 00020723  0x00004c04 bne  0x00000001 , 0x00005105 
- 00020724  0x00004c05 fetch  0x00000002 , 0x00008112 
- 00020725  0x00004c06 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00020726  0x00004c07 rtn  0x00000002 
- 00020727  0x00004c08 ifetch  0x00000001 , 0x00000003 
- 00020728  0x00004c09 store  0x00000001 , 0x000006e2 
- 00020729  0x00004c0a ifetcht  0x00000001 , 0x00000003 
- 00020730  0x00004c0b copy  0x00000003 , 0x00000011 
- 00020731  0x00004c0c storet  0x00000001 , 0x000006e3 
- 00020732  0x00004c0d add  0x00000002 , 0x00000003 , 0x00000002 
- 00020733  0x00004c0e fetch  0x00000002 , 0x00008112 
- 00020734  0x00004c0f isub  0x00000002 , 0x00000002 
- 00020735  0x00004c10 nrtn  0x00000002 
- 00020736  0x00004c11 jam  0x00000001 , 0x000006e4 
- 00020737  0x00004c12 call  0x00005113 
- 00020738  0x00004c13 fetch  0x00000001 , 0x000006e4 
- 00020739  0x00004c14 rtneq  0x00000000 
- 00020740  0x00004c15 branch  0x0000510e 
- 00020741  0x00004c18 call  0x00007c95 
- 00020742  0x00004c19 call  0x0000535e 
- 00020743  0x00004c1a branch  0x00005108 
- 00020744  0x00004c1e bpatch  0x00000063 , 0x0000400c 
- 00020745  0x00004c1f call  0x00006d96 
- 00020746  0x00004c20 fetch  0x00000002 , 0x00008112 
- 00020747  0x00004c21 rtn  0x00000034 
- 00020748  0x00004c22 iadd  0x00000003 , 0x00000003 
- 00020749  0x00004c23 branch  0x00005112 
- 00020750  0x00004c26 call  0x00006d96 
- 00020751  0x00004c27 increase  0x00000002 , 0x00000003 
- 00020752  0x00004c28 ifetch  0x00000001 , 0x00000003 
- 00020753  0x00004c29 iadd  0x00000003 , 0x00000003 
- 00020754  0x00004c2b branch  0x00006d9c 
- 00020755  0x00004c2f bpatch  0x00000064 , 0x0000400c 
- 00020756  0x00004c30 fetch  0x00000001 , 0x000006e2 
- 00020757  0x00004c31 beq  0x00000001 , 0x0000513d 
- 00020758  0x00004c32 beq  0x00000002 , 0x00005142 
- 00020759  0x00004c33 beq  0x00000004 , 0x00005150 
- 00020760  0x00004c34 beq  0x00000009 , 0x00005154 
- 00020761  0x00004c35 beq  0x0000000b , 0x000051ab 
- 00020762  0x00004c36 beq  0x0000000e , 0x000051ac 
- 00020763  0x00004c37 beq  0x0000000f , 0x000051b4 
- 00020764  0x00004c38 beq  0x00000010 , 0x000051bc 
- 00020765  0x00004c39 beq  0x00000012 , 0x000051c0 
- 00020766  0x00004c3a beq  0x00000026 , 0x000051c4 
- 00020767  0x00004c3b beq  0x00000028 , 0x000051c9 
- 00020768  0x00004c3c beq  0x0000002a , 0x000051cc 
- 00020769  0x00004c3d beq  0x0000002b , 0x000051ff 
- 00020770  0x00004c3e beq  0x0000002c , 0x00005205 
- 00020771  0x00004c3f beq  0x00000030 , 0x0000520c 
- 00020772  0x00004c40 beq  0x00000031 , 0x00005211 
- 00020773  0x00004c41 beq  0x00000032 , 0x00005222 
- 00020774  0x00004c42 beq  0x00000033 , 0x0000522d 
- 00020775  0x00004c43 beq  0x00000034 , 0x0000525a 
- 00020776  0x00004c44 beq  0x00000035 , 0x0000525d 
- 00020777  0x00004c45 beq  0x00000036 , 0x00005266 
- 00020778  0x00004c46 beq  0x00000037 , 0x0000526f 
- 00020779  0x00004c47 beq  0x00000038 , 0x00005275 
- 00020780  0x00004c48 beq  0x00000040 , 0x0000527d 
- 00020781  0x00004c49 beq  0x00000042 , 0x00005287 
- 00020782  0x00004c4a beq  0x00000048 , 0x0000528c 
- 00020783  0x00004c4c beq  0x00000051 , 0x00005297 
- 00020784  0x00004c4d beq  0x00000061 , 0x0000529b 
- 00020785  0x00004c4e beq  0x00000076 , 0x000052aa 
- 00020786  0x00004c4f beq  0x00000077 , 0x000052b0 
- 00020787  0x00004c50 beq  0x00000078 , 0x000052b5 
- 00020788  0x00004c51 beq  0x0000007a , 0x000052eb 
- 00020789  0x00004c52 beq  0x0000007b , 0x000052f9 
- 00020790  0x00004c53 beq  0x00000090 , 0x000052ff 
- 00020791  0x00004c54 beq  0x00000091 , 0x00005304 
- 00020792  0x00004c55 beq  0x00000092 , 0x00005308 
- 00020793  0x00004c56 beq  0x00000093 , 0x0000530d 
- 00020794  0x00004c57 beq  0x00000094 , 0x00005311 
- 00020795  0x00004c58 beq  0x000000ff , 0x00005317 
- 00020796  0x00004c59 branch  0x00005319 
- 00020797  0x00004c60 fetch  0x00000001 , 0x000006e3 
- 00020798  0x00004c61 bne  0x00000006 , 0x00005319 
- 00020799  0x00004c62 ifetch  0x00000006 , 0x00000003 
- 00020800  0x00004c63 store  0x00000006 , 0x000042db 
- 00020801  0x00004c64 branch  0x0000531c 
- 00020802  0x00004c69 fetch  0x00000001 , 0x000006e3 
- 00020803  0x00004c6a bne  0x00000001 , 0x00005319 
- 00020804  0x00004c6b ifetcht  0x00000001 , 0x00000003 
- 00020805  0x00004c6c storet  0x00000001 , 0x000044ff 
- 00020806  0x00004c6d call  0x0000531c 
- 00020807  0x00004c6e fetch  0x00000002 , 0x000044e9 
- 00020808  0x00004c6f rtnbit1  0x00000009 
- 00020809  0x00004c73 fetch  0x00000001 , 0x000044f8 
- 00020810  0x00004c74 isolate1  0x00000001 , 0x0000003f 
- 00020811  0x00004c75 nrtn  0x00000001 
- 00020812  0x00004c76 fetcht  0x00000001 , 0x000044ff 
- 00020813  0x00004c77 isolate1  0x00000002 , 0x00000002 
- 00020814  0x00004c78 branch  0x00004317 , 0x00000001 
- 00020815  0x00004c79 branch  0x00004315 
- 00020816  0x00004c7f arg  0x0000001d , 0x0000003f 
- 00020817  0x00004c80 arg  0x0000426b , 0x00000005 
- 00020818  0x00004c81 call  0x00005260 
- 00020819  0x00004c82 branch  0x00002952 
- 00020820  0x00004c88 fetch  0x00000002 , 0x000044e9 
- 00020821  0x00004c89 bbit0  0x00000009 , 0x00005319 
- 00020822  0x00004c8a call  0x000051a8 
- 00020823  0x00004c8b branch  0x00005319 , 0x00000028 
- 00020824  0x00004c8c jam  0x00000000 , 0x000006e4 
- 00020825  0x00004c8d fetch  0x00000002 , 0x0000450f 
- 00020826  0x00004c8e bbit1  0x00000008 , 0x00005179 
- 00020827  0x00004c8f fetch  0x00000001 , 0x00004511 
- 00020828  0x00004c90 nrtn  0x00000034 
- 00020829  0x00004c91 jam  0x00000001 , 0x000006e4 
- 00020830  0x00004c92 ifetch  0x00000002 , 0x00000003 
- 00020831  0x00004c93 store  0x00000002 , 0x00004512 
- 00020832  0x00004c94 storer  0x00000003 , 0x00000002 , 0x00004514 
- 00020833  0x00004c95 fetch  0x00000001 , 0x000006e3 
- 00020834  0x00004c96 pincrease  0xfffffffe 
- 00020835  0x00004c97 nbranch  0x00005319 , 0x00000002 
- 00020836  0x00004c98 branch  0x00005319 , 0x00000005 
- 00020837  0x00004c99 store  0x00000001 , 0x00004511 
- 00020838  0x00004c9a fetcht  0x00000002 , 0x00004512 
- 00020839  0x00004c9b increase  0xffffffff , 0x00000002 
- 00020840  0x00004c9c call  0x00002cd2 
- 00020841  0x00004c9d branch  0x0000517c , 0x00000034 
- 00020842  0x00004c9e ifetcht  0x00000004 , 0x00000006 
- 00020843  0x00004c9f setarg  0x01280302 
- 00020844  0x00004ca0 isub  0x00000002 , 0x0000003e 
- 00020845  0x00004ca1 nbranch  0x0000517c , 0x00000005 
- 00020846  0x00004ca2 ifetch  0x00000001 , 0x00000006 
- 00020847  0x00004ca3 store  0x00000001 , 0x00004516 
- 00020848  0x00004ca4 and_into  0x00000030 , 0x0000003f 
- 00020849  0x00004ca5 branch  0x0000517c , 0x00000034 
- 00020850  0x00004ca6 jam  0x00000000 , 0x000006e4 
- 00020851  0x00004ca7 call  0x000029c9 
- 00020852  0x00004ca8 call  0x00005180 
- 00020853  0x00004ca9 call  0x00005180 
- 00020854  0x00004caa call  0x00005180 
- 00020855  0x00004cab fetch  0x00000002 , 0x0000450f 
- 00020856  0x00004cac rtnbit0  0x00000008 
- 00020857  0x00004cae jam  0x00000001 , 0x000006e4 
- 00020858  0x00004caf call  0x000053d6 
- 00020859  0x00004cb0 branch  0x0000531c 
- 00020860  0x00004cb3 jam  0x00000000 , 0x00004511 
- 00020861  0x00004cb4 jam  0x00000001 , 0x000006e4 
- 00020862  0x00004cb5 call  0x000053d6 
- 00020863  0x00004cb6 branch  0x00005319 
- 00020864  0x00004cb9 fetch  0x00000001 , 0x00004511 
- 00020865  0x00004cba rtn  0x00000034 
- 00020866  0x00004cbb call  0x00002a28 
- 00020867  0x00004cbc nrtn  0x00000034 
- 00020868  0x00004cbd call  0x000051a3 
- 00020869  0x00004cbe bpatch  0x00000065 , 0x0000400c 
- 00020870  0x00004cbf fetch  0x00000002 , 0x000042e1 
- 00020871  0x00004cc0 call  0x00007db0 
- 00020872  0x00004cc1 copy  0x0000003f , 0x00000002 
- 00020873  0x00004cc2 fetch  0x00000001 , 0x00004396 
- 00020874  0x00004cc3 rtnbit1  0x00000000 
- 00020875  0x00004cc4 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00020876  0x00004cc5 arg  0x000000fb , 0x00000002 
- 00020877  0x00004cc6 call  0x00007db0 
- 00020878  0x00004cc7 fetcht  0x00000001 , 0x00004511 
- 00020879  0x00004cc8 call  0x00007db0 
- 00020880  0x00004cc9 copy  0x0000003f , 0x00000011 
- 00020881  0x00004cca copy  0x00000002 , 0x0000003f 
- 00020882  0x00004ccb isub  0x00000011 , 0x0000003f 
- 00020883  0x00004ccc store  0x00000001 , 0x00004511 
- 00020884  0x00004ccd call  0x0000519e 
- 00020885  0x00004cce fetch  0x00000002 , 0x00004514 
- 00020886  0x00004ccf copy  0x0000003f , 0x00000003 
- 00020887  0x00004cd0 copy  0x00000011 , 0x00000039 
- 00020888  0x00004cd1 call  0x00006dca 
- 00020889  0x00004cd2 copy  0x00000003 , 0x0000003f 
- 00020890  0x00004cd3 store  0x00000002 , 0x00004514 
- 00020891  0x00004cd4 fetch  0x00000001 , 0x00004511 
- 00020892  0x00004cd5 nrtn  0x00000034 
- 00020893  0x00004cd6 branch  0x000053d4 
- 00020894  0x00004cd9 fetcht  0x00000002 , 0x00004512 
- 00020895  0x00004cda fetch  0x00000001 , 0x00004516 
- 00020896  0x00004cdb bbit1  0x00000005 , 0x00002df7 
- 00020897  0x00004cdc bbit1  0x00000004 , 0x00002dee 
- 00020898  0x00004cdd rtn 
- 00020899  0x00004ce2 arg  0x00000017 , 0x00000002 
- 00020900  0x00004ce3 fetch  0x00000002 , 0x0000450f 
- 00020901  0x00004ce4 rtnbit1  0x00000001 
- 00020902  0x00004ce5 fetcht  0x00000002 , 0x000042e3 
- 00020903  0x00004ce6 rtn 
- 00020904  0x00004ce9 fetch  0x00000002 , 0x0000450f 
- 00020905  0x00004cea bbit1  0x00000002 , 0x00002dc7 
- 00020906  0x00004ceb branch  0x00007dbc 
- 00020907  0x00004cf0 branch  0x0000533f 
- 00020908  0x00004cf7 ifetch  0x00000001 , 0x00000003 
- 00020909  0x00004cf8 fetcht  0x00000001 , 0x0000450f 
- 00020910  0x00004cf9 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
- 00020911  0x00004cfa storet  0x00000001 , 0x0000450f 
- 00020912  0x00004cfb fetcht  0x00000001 , 0x00008060 
- 00020913  0x00004cfc nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00020914  0x00004cfd storet  0x00000001 , 0x00008060 
- 00020915  0x00004cfe branch  0x0000531c 
- 00020916  0x00004d03 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020917  0x00004d04 call  0x00007d33 
- 00020918  0x00004d05 call  0x00006d77 
- 00020919  0x00004d06 store  0x00000002 , 0x00004508 
- 00020920  0x00004d07 call  0x0000531c 
- 00020921  0x00004d08 call  0x00006dae 
- 00020922  0x00004d09 fetch  0x00000002 , 0x00004508 
- 00020923  0x00004d0a branch  0x00006d73 
- 00020924  0x00004d0f arg  0x00000002 , 0x00000011 
- 00020925  0x00004d10 arg  0x000044f1 , 0x00000012 
- 00020926  0x00004d11 arg  0x00000000 , 0x00000002 
- 00020927  0x00004d12 branch  0x00005323 
- 00020928  0x00004d18 fetch  0x00000002 , 0x000044e9 
- 00020929  0x00004d19 bbit0  0x00000009 , 0x00005319 
- 00020930  0x00004d1b call  0x0000531c 
- 00020931  0x00004d1c branch  0x0000431f 
- 00020932  0x00004d23 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00020933  0x00004d24 fetch  0x00000002 , 0x000043f8 
- 00020934  0x00004d25 icopy  0x00000005 
- 00020935  0x00004d26 call  0x00006dca 
- 00020936  0x00004d27 branch  0x0000531c 
- 00020937  0x00004d2c fetch  0x00000002 , 0x000044e9 
- 00020938  0x00004d2d bbit1  0x00000009 , 0x0000528c 
- 00020939  0x00004d2e branch  0x00005319 
- 00020940  0x00004d33 arg  0x00000040 , 0x00000039 
- 00020941  0x00004d34 arg  0x00004348 , 0x00000005 
- 00020942  0x00004d35 call  0x00007ca1 
- 00020943  0x00004d36 setarg  0x00000000 
- 00020944  0x00004d37 store  0x00000001 , 0x00000688 
- 00020945  0x00004d38 copy  0x00000011 , 0x00000003 
- 00020946  0x00004d3a copy  0x00000003 , 0x0000003f 
- 00020947  0x00004d3b store  0x00000002 , 0x0000068c 
- 00020948  0x00004d3c call  0x000051fa 
- 00020949  0x00004d3e fetch  0x00000001 , 0x00000688 
- 00020950  0x00004d3f fetcht  0x00000001 , 0x00000678 
- 00020951  0x00004d40 increase  0x00000001 , 0x00000002 
- 00020952  0x00004d41 iadd  0x00000002 , 0x0000003f 
- 00020953  0x00004d42 store  0x00000001 , 0x00000688 
- 00020954  0x00004d44 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00020955  0x00004d45 nbranch  0x000051e6 , 0x00000002 
- 00020956  0x00004d47 fetcht  0x00000001 , 0x00004348 
- 00020957  0x00004d48 setarg  0x00004349 
- 00020958  0x00004d49 iadd  0x00000002 , 0x0000003f 
- 00020959  0x00004d4a store  0x00000002 , 0x00000691 
- 00020960  0x00004d4b fetcht  0x00000001 , 0x00000678 
- 00020961  0x00004d4c increase  0x00000001 , 0x00000002 
- 00020962  0x00004d4d fetch  0x00000001 , 0x00004348 
- 00020963  0x00004d4e iadd  0x00000002 , 0x0000003f 
- 00020964  0x00004d4f store  0x00000001 , 0x00004348 
- 00020965  0x00004d50 branch  0x000051ef 
- 00020966  0x00004d52 fetcht  0x00000001 , 0x00004368 
- 00020967  0x00004d53 setarg  0x00004369 
- 00020968  0x00004d54 iadd  0x00000002 , 0x0000003f 
- 00020969  0x00004d55 store  0x00000002 , 0x00000691 
- 00020970  0x00004d56 fetcht  0x00000001 , 0x00000678 
- 00020971  0x00004d57 increase  0x00000001 , 0x00000002 
- 00020972  0x00004d58 fetch  0x00000001 , 0x00004368 
- 00020973  0x00004d59 iadd  0x00000002 , 0x0000003f 
- 00020974  0x00004d5a store  0x00000001 , 0x00004368 
- 00020975  0x00004d5c fetch  0x00000002 , 0x00000691 
- 00020976  0x00004d5d copy  0x0000003f , 0x00000005 
- 00020977  0x00004d5e fetch  0x00000002 , 0x0000068c 
- 00020978  0x00004d5f copy  0x0000003f , 0x00000003 
- 00020979  0x00004d61 copy  0x00000002 , 0x00000039 
- 00020980  0x00004d62 call  0x00006dca 
- 00020981  0x00004d64 fetch  0x00000001 , 0x000006e3 
- 00020982  0x00004d65 fetcht  0x00000001 , 0x00000688 
- 00020983  0x00004d66 isub  0x00000002 , 0x0000003e 
- 00020984  0x00004d67 nbranch  0x000051d2 , 0x00000005 
- 00020985  0x00004d68 branch  0x0000531c 
- 00020986  0x00004d6c ifetch  0x00000001 , 0x00000003 
- 00020987  0x00004d6d store  0x00000001 , 0x00000678 
- 00020988  0x00004d6e ifetch  0x00000001 , 0x00000003 
- 00020989  0x00004d6f store  0x00000001 , 0x00000684 
- 00020990  0x00004d70 rtn 
- 00020991  0x00004d75 arg  0x00000000 , 0x00000002 
- 00020992  0x00004d76 arg  0x00000002 , 0x00000011 
- 00020993  0x00004d77 fetch  0x00000002 , 0x0000450c 
- 00020994  0x00004d78 store  0x00000002 , 0x000006a1 
- 00020995  0x00004d79 arg  0x000006a1 , 0x00000012 
- 00020996  0x00004d7a branch  0x00005323 
- 00020997  0x00004d7f fetch  0x00000001 , 0x000006e3 
- 00020998  0x00004d80 bne  0x00000001 , 0x00005319 
- 00020999  0x00004d81 ifetch  0x00000001 , 0x00000003 
- 00021000  0x00004d82 store  0x00000001 , 0x0000450a 
- 00021001  0x00004d83 setarg  0x00000000 
- 00021002  0x00004d84 store  0x00000002 , 0x0000450c 
- 00021003  0x00004d85 branch  0x0000531c 
- 00021004  0x00004d8a fetch  0x00000001 , 0x000006e3 
- 00021005  0x00004d8b bne  0x00000004 , 0x00005319 
- 00021006  0x00004d8c fetch  0x00000002 , 0x000044e9 
- 00021007  0x00004d8d bbit1  0x00000009 , 0x000052eb 
- 00021008  0x00004d8e branch  0x00005319 
- 00021009  0x00004d94 fetch  0x00000001 , 0x000006e3 
- 00021010  0x00004d95 bne  0x00000003 , 0x00005319 
- 00021011  0x00004d96 ifetch  0x00000001 , 0x00000003 
- 00021012  0x00004d97 beq  0x00000000 , 0x00005217 
- 00021013  0x00004d98 beq  0x00000001 , 0x0000521d 
- 00021014  0x00004d99 branch  0x00005319 
- 00021015  0x00004d9c call  0x0000531c 
- 00021016  0x00004d9d ifetcht  0x00000001 , 0x00000003 
- 00021017  0x00004d9e ifetch  0x00000001 , 0x00000003 
- 00021018  0x00004d9f beq  0x00000002 , 0x00006f0f 
- 00021019  0x00004da0 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021020  0x00004da1 branch  0x00006edd 
- 00021021  0x00004da4 call  0x0000531c 
- 00021022  0x00004da5 ifetcht  0x00000001 , 0x00000003 
- 00021023  0x00004da6 ifetch  0x00000001 , 0x00000003 
- 00021024  0x00004da7 branch  0x00006ef7 , 0x00000034 
- 00021025  0x00004da8 branch  0x00006ef3 
- 00021026  0x00004dad fetch  0x00000001 , 0x000006e3 
- 00021027  0x00004dae bne  0x00000001 , 0x00005319 
- 00021028  0x00004daf ifetcht  0x00000001 , 0x00000003 
- 00021029  0x00004db0 call  0x00006ee6 
- 00021030  0x00004db1 setarg  0x00000000 
- 00021031  0x00004db2 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00021032  0x00004db3 arg  0x00000001 , 0x00000011 
- 00021033  0x00004db4 store  0x00000002 , 0x000006a1 
- 00021034  0x00004db5 arg  0x000006a1 , 0x00000012 
- 00021035  0x00004db6 arg  0x00000000 , 0x00000002 
- 00021036  0x00004db7 branch  0x00005323 
- 00021037  0x00004dbc ifetch  0x00000001 , 0x00000003 
- 00021038  0x00004dbd copy  0x0000003f , 0x00000002 
- 00021039  0x00004dbe beq  0x00000081 , 0x0000523c 
- 00021040  0x00004dbf beq  0x00000082 , 0x00005240 
- 00021041  0x00004dc0 beq  0x00000083 , 0x00005245 
- 00021042  0x00004dc1 beq  0x00000084 , 0x00005249 
- 00021043  0x00004dc2 store  0x00000001 , 0x000042fe 
- 00021044  0x00004dc3 call  0x000074ff 
- 00021045  0x00004dc4 call  0x00002ec4 
- 00021046  0x00004dc5 fetch  0x00000001 , 0x000042fe 
- 00021047  0x00004dc6 beq  0x00000000 , 0x0000524d 
- 00021048  0x00004dc7 beq  0x00000001 , 0x00005250 
- 00021049  0x00004dc8 beq  0x00000002 , 0x00005252 
- 00021050  0x00004dc9 beq  0x00000004 , 0x00005254 
- 00021051  0x00004dca branch  0x00005319 
- 00021052  0x00004dcd storet  0x00000001 , 0x000042fe 
- 00021053  0x00004dce call  0x00002ec0 
- 00021054  0x00004dcf jam  0x0000000d , 0x000042c7 
- 00021055  0x00004dd0 branch  0x0000524e 
- 00021056  0x00004dd2 storet  0x00000001 , 0x000042fe 
- 00021057  0x00004dd3 call  0x00002ec0 
- 00021058  0x00004dd4 jam  0x0000000d , 0x000042c7 
- 00021059  0x00004dd5 jam  0x00000001 , 0x000042c5 
- 00021060  0x00004dd6 branch  0x0000531c 
- 00021061  0x00004dd8 storet  0x00000001 , 0x000042fe 
- 00021062  0x00004dd9 call  0x00002ec0 
- 00021063  0x00004dda jam  0x0000000d , 0x000042c7 
- 00021064  0x00004ddb branch  0x00005258 
- 00021065  0x00004ddd storet  0x00000001 , 0x000042fe 
- 00021066  0x00004dde call  0x00002ec0 
- 00021067  0x00004ddf jam  0x0000000d , 0x000042c7 
- 00021068  0x00004de0 branch  0x00005256 
- 00021069  0x00004de4 jam  0x00000000 , 0x000042c7 
- 00021070  0x00004de6 jam  0x00000003 , 0x000042c5 
- 00021071  0x00004de7 branch  0x0000531c 
- 00021072  0x00004de9 jam  0x00000001 , 0x000042c7 
- 00021073  0x00004dea branch  0x0000524e 
- 00021074  0x00004dec jam  0x00000005 , 0x000042c7 
- 00021075  0x00004ded branch  0x00005258 
- 00021076  0x00004def jam  0x00000005 , 0x000042c7 
- 00021077  0x00004df0 branch  0x00005256 
- 00021078  0x00004df2 jam  0x00000002 , 0x000042c5 
- 00021079  0x00004df3 branch  0x0000531c 
- 00021080  0x00004df5 jam  0x00000000 , 0x000042c5 
- 00021081  0x00004df6 branch  0x0000531c 
- 00021082  0x00004dfb arg  0x0000001f , 0x0000003f 
- 00021083  0x00004dfc arg  0x00004348 , 0x00000005 
- 00021084  0x00004dfd branch  0x00005260 
- 00021085  0x00004e02 arg  0x0000001f , 0x0000003f 
- 00021086  0x00004e03 arg  0x00004368 , 0x00000005 
- 00021087  0x00004e04 branch  0x00005260 
- 00021088  0x00004e07 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021089  0x00004e08 isub  0x00000039 , 0x0000003e 
- 00021090  0x00004e09 nbranch  0x00005319 , 0x00000002 
- 00021091  0x00004e0a istorer  0x00000039 , 0x00000001 , 0x00000005 
- 00021092  0x00004e0b call  0x00006dca 
- 00021093  0x00004e0c branch  0x0000531c 
- 00021094  0x00004e11 fetch  0x00000002 , 0x000044e9 
- 00021095  0x00004e12 bbit0  0x00000009 , 0x00005319 
- 00021096  0x00004e13 fetch  0x00000001 , 0x000006e3 
- 00021097  0x00004e14 bne  0x00000008 , 0x00005319 
- 00021098  0x00004e15 ifetch  0x00000008 , 0x00000003 
- 00021099  0x00004e16 store  0x00000008 , 0x000042d3 
- 00021100  0x00004e17 jam  0x00000012 , 0x0000066f 
- 00021101  0x00004e18 call  0x00007834 
- 00021102  0x00004e19 branch  0x0000531c 
- 00021103  0x00004e1e ifetch  0x00000002 , 0x00000003 
- 00021104  0x00004e1f store  0x00000002 , 0x00004389 
- 00021105  0x00004e20 storet  0x00000001 , 0x000040a6 
- 00021106  0x00004e21 iadd  0x00000002 , 0x0000003f 
- 00021107  0x00004e22 store  0x00000002 , 0x000040a4 
- 00021108  0x00004e23 branch  0x0000531c 
- 00021109  0x00004e28 fetch  0x00000001 , 0x000042fe 
- 00021110  0x00004e29 branch  0x00005319 , 0x00000034 
- 00021111  0x00004e2a fetch  0x00000001 , 0x000042fc 
- 00021112  0x00004e2b bne  0x00000000 , 0x00005319 
- 00021113  0x00004e2c fetch  0x00000001 , 0x000042fd 
- 00021114  0x00004e2d bne  0x00000000 , 0x00005319 
- 00021115  0x00004e2e call  0x000078a9 
- 00021116  0x00004e2f branch  0x0000531c 
- 00021117  0x00004e34 fetch  0x00000001 , 0x000006e3 
- 00021118  0x00004e35 bne  0x00000005 , 0x00005319 
- 00021119  0x00004e36 ifetch  0x00000001 , 0x00000003 
- 00021120  0x00004e37 store  0x00000001 , 0x000044f9 
- 00021121  0x00004e38 ifetch  0x00000004 , 0x00000003 
- 00021122  0x00004e39 store  0x00000004 , 0x000044fa 
- 00021123  0x00004e3a fetcht  0x00000001 , 0x000044f9 
- 00021124  0x00004e3b call  0x00006ef7 
- 00021125  0x00004e3c call  0x000053ae 
- 00021126  0x00004e3d branch  0x0000531c 
- 00021127  0x00004e42 fetch  0x00000001 , 0x000006e3 
- 00021128  0x00004e43 bne  0x00000001 , 0x00005319 
- 00021129  0x00004e44 ifetch  0x00000001 , 0x00000003 
- 00021130  0x00004e45 store  0x00000001 , 0x00004141 
- 00021131  0x00004e46 branch  0x0000531c 
- 00021132  0x00004e4b ifetch  0x00000001 , 0x00000003 
- 00021133  0x00004e4c beq  0x00000001 , 0x00005295 
- 00021134  0x00004e4d fetch  0x00000001 , 0x000042fa 
- 00021135  0x00004e4e beq  0x00000003 , 0x00005293 
- 00021136  0x00004e4f beq  0x00000006 , 0x00005293 
- 00021137  0x00004e50 beq  0x00000007 , 0x00005293 
- 00021138  0x00004e51 branch  0x00005319 
- 00021139  0x00004e53 jam  0x00000001 , 0x000042fb 
- 00021140  0x00004e54 branch  0x0000531c 
- 00021141  0x00004e57 call  0x00002f2a 
- 00021142  0x00004e58 branch  0x0000531c 
- 00021143  0x00004e5f call  0x0000531c 
- 00021144  0x00004e60 call  0x00006dae 
- 00021145  0x00004e61 jam  0x00000001 , 0x00008010 
- 00021146  0x00004e62 branch  0x0000235a 
- 00021147  0x00004e67 fetch  0x00000001 , 0x000006e3 
- 00021148  0x00004e68 beq  0x00000000 , 0x00005319 
- 00021149  0x00004e69 ifetch  0x00000001 , 0x00000003 
- 00021150  0x00004e6a branch  0x000052a8 , 0x00000034 
- 00021151  0x00004e6b fetch  0x00000001 , 0x000006e3 
- 00021152  0x00004e6c bne  0x00000005 , 0x00005319 
- 00021153  0x00004e6d ifetch  0x00000004 , 0x00000003 
- 00021154  0x00004e6e arg  0x000f4240 , 0x00000002 
- 00021155  0x00004e6f isub  0x00000002 , 0x0000003e 
- 00021156  0x00004e70 branch  0x00005319 , 0x00000002 
- 00021157  0x00004e71 store  0x00000004 , 0x000042ff 
- 00021158  0x00004e72 call  0x000029c1 
- 00021159  0x00004e73 branch  0x0000531c 
- 00021160  0x00004e76 call  0x000029c3 
- 00021161  0x00004e77 branch  0x0000531c 
- 00021162  0x00004e7c arg  0x00000001 , 0x00000002 
- 00021163  0x00004e7d call  0x00002cd2 
- 00021164  0x00004e7e add  0x00000006 , 0xfffffffe , 0x00000005 
- 00021165  0x00004e7f setarg  0x00000000 
- 00021166  0x00004e80 istore  0x00000002 , 0x00000005 
- 00021167  0x00004e81 branch  0x0000531c 
- 00021168  0x00004e86 call  0x000052b9 
- 00021169  0x00004e87 call  0x000052e7 
- 00021170  0x00004e88 setarg  0x00000000 
- 00021171  0x00004e89 istore  0x00000002 , 0x00000005 
- 00021172  0x00004e8a branch  0x00005388 
- 00021173  0x00004e90 ifetch  0x00000001 , 0x00000003 
- 00021174  0x00004e91 call  0x000052bd 
- 00021175  0x00004e92 call  0x000052c4 
- 00021176  0x00004e93 branch  0x00005388 
- 00021177  0x00004e97 call  0x000052e4 
- 00021178  0x00004e98 setarg  0x00280002 
- 00021179  0x00004e99 istore  0x00000003 , 0x00000005 
- 00021180  0x00004e9a rtn 
- 00021181  0x00004e9e store  0x00000001 , 0x00000670 
- 00021182  0x00004e9f call  0x000052e4 
- 00021183  0x00004ea0 setarg  0x01280302 
- 00021184  0x00004ea1 istore  0x00000004 , 0x00000005 
- 00021185  0x00004ea2 fetch  0x00000001 , 0x00000670 
- 00021186  0x00004ea3 istore  0x00000003 , 0x00000005 
- 00021187  0x00004ea4 rtn 
- 00021188  0x00004ea8 call  0x00002cf6 
- 00021189  0x00004ea9 ifetch  0x00000001 , 0x00000003 
- 00021190  0x00004eaa and  0x0000003f , 0x0000001f , 0x00000039 
- 00021191  0x00004eab copy  0x0000003f , 0x00000011 
- 00021192  0x00004eac isolate1  0x00000007 , 0x00000011 
- 00021193  0x00004ead setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021194  0x00004eae isolate1  0x00000006 , 0x00000011 
- 00021195  0x00004eaf setflag  0x00000001 , 0x0000000e , 0x00000002 
- 00021196  0x00004eb0 istoret  0x00000002 , 0x00000005 
- 00021197  0x00004eb1 copy  0x00000039 , 0x0000003f 
- 00021198  0x00004eb2 istore  0x00000001 , 0x00000005 
- 00021199  0x00004eb3 call  0x00006ddd 
- 00021200  0x00004eb4 call  0x000052e7 
- 00021201  0x00004eb5 setarg  0x00000000 
- 00021202  0x00004eb6 istore  0x00000002 , 0x00000005 
- 00021203  0x00004eb7 and  0x00000002 , 0x000000ff , 0x00000002 
- 00021204  0x00004eb8 increase  0xffffffff , 0x00000002 
- 00021205  0x00004eb9 call  0x00002cd2 
- 00021206  0x00004eba add  0x00000006 , 0x00000004 , 0x00000006 
- 00021207  0x00004ebb ifetch  0x00000001 , 0x00000006 
- 00021208  0x00004ebc bbit1  0x00000004 , 0x000052dc 
- 00021209  0x00004ebd bbit1  0x00000005 , 0x000052dc 
- 00021210  0x00004ebe increase  0x00000001 , 0x00000002 
- 00021211  0x00004ebf rtn 
- 00021212  0x00004ec3 call  0x00002cf6 
- 00021213  0x00004ec4 isolate1  0x00000005 , 0x00000011 
- 00021214  0x00004ec5 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00021215  0x00004ec6 istoret  0x00000002 , 0x00000005 
- 00021216  0x00004ec7 setarg  0x02290202 
- 00021217  0x00004ec8 istore  0x00000008 , 0x00000005 
- 00021218  0x00004ec9 increase  0xffffffff , 0x00000002 
- 00021219  0x00004eca rtn 
- 00021220  0x00004ece call  0x00002cf6 
- 00021221  0x00004ecf istoret  0x00000002 , 0x00000005 
- 00021222  0x00004ed0 rtn 
- 00021223  0x00004ed4 ifetch  0x00000001 , 0x00000003 
- 00021224  0x00004ed5 copy  0x0000003f , 0x00000039 
- 00021225  0x00004ed6 istore  0x00000001 , 0x00000005 
- 00021226  0x00004ed7 branch  0x00006ddd 
- 00021227  0x00004edc fetch  0x00000001 , 0x000042fc 
- 00021228  0x00004edd bne  0x00000005 , 0x00005319 
- 00021229  0x00004ede fetch  0x00000001 , 0x000042fe 
- 00021230  0x00004edf beq  0x00000004 , 0x000052f7 
- 00021231  0x00004ee0 beq  0x00000084 , 0x000052f1 
- 00021232  0x00004ee1 branch  0x00005319 
- 00021233  0x00004ee4 jam  0x00000002 , 0x000042f9 
- 00021234  0x00004ee5 jam  0x00000008 , 0x000042fa 
- 00021235  0x00004ee6 branch  0x000052f4 
- 00021236  0x00004ee9 ifetch  0x00000004 , 0x00000003 
- 00021237  0x00004eea store  0x00000004 , 0x000042ff 
- 00021238  0x00004eeb branch  0x0000531c 
- 00021239  0x00004eee call  0x000052f4 
- 00021240  0x00004eef branch  0x00002f13 
- 00021241  0x00004ef4 ifetch  0x00000006 , 0x00000003 
- 00021242  0x00004ef5 store  0x00000006 , 0x000042cc 
- 00021243  0x00004ef6 jam  0x0000001b , 0x000001bc 
- 00021244  0x00004ef7 jam  0x00000001 , 0x00004517 
- 00021245  0x00004ef8 jam  0x00000001 , 0x00004343 
- 00021246  0x00004ef9 branch  0x0000531c 
- 00021247  0x00004eff fetch  0x00000001 , 0x000006e3 
- 00021248  0x00004f00 bne  0x00000002 , 0x00005319 
- 00021249  0x00004f01 ifetcht  0x00000002 , 0x00000003 
- 00021250  0x00004f02 call  0x00002a2d 
- 00021251  0x00004f03 branch  0x0000531c 
- 00021252  0x00004f08 arg  0x00000000 , 0x00000002 
- 00021253  0x00004f09 arg  0x00000002 , 0x00000011 
- 00021254  0x00004f0a arg  0x00004075 , 0x00000012 
- 00021255  0x00004f0b branch  0x00005323 
- 00021256  0x00004f10 fetch  0x00000001 , 0x000006e3 
- 00021257  0x00004f11 bne  0x00000008 , 0x00005319 
- 00021258  0x00004f12 ifetch  0x00000008 , 0x00000003 
- 00021259  0x00004f13 call  0x00002a2b 
- 00021260  0x00004f14 branch  0x0000531c 
- 00021261  0x00004f19 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
- 00021262  0x00004f1a ifetchr  0x00000012 , 0x00000002 , 0x00000003 
- 00021263  0x00004f1b arg  0x00000000 , 0x00000002 
- 00021264  0x00004f1c branch  0x00005323 
- 00021265  0x00004f21 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
- 00021266  0x00004f22 increase  0xfffffffe , 0x00000039 
- 00021267  0x00004f23 ifetch  0x00000002 , 0x00000003 
- 00021268  0x00004f24 copy  0x0000003f , 0x00000005 
- 00021269  0x00004f25 call  0x00006dca 
- 00021270  0x00004f26 branch  0x0000531c 
- 00021271  0x00004f2c jam  0x00000000 , 0x00004094 
- 00021272  0x00004f2d branch  0x0000531c 
- 00021273  0x00004f33 arg  0x00000001 , 0x00000002 
- 00021274  0x00004f34 arg  0x00000000 , 0x00000011 
- 00021275  0x00004f35 branch  0x00005323 
- 00021276  0x00004f39 arg  0x00000000 , 0x00000002 
- 00021277  0x00004f3a arg  0x00000000 , 0x00000011 
- 00021278  0x00004f3b branch  0x00005323 
- 00021279  0x00004f40 jam  0x00000002 , 0x000006e2 
- 00021280  0x00004f41 branch  0x0000533c 
- 00021281  0x00004f47 jam  0x00000005 , 0x000006e2 
- 00021282  0x00004f48 branch  0x0000533c 
- 00021283  0x00004f51 fetch  0x00000001 , 0x000006e2 
- 00021284  0x00004f52 copy  0x0000003f , 0x00000013 
- 00021285  0x00004f53 jam  0x00000006 , 0x000006e2 
- 00021286  0x00004f54 setarg  0x00000002 
- 00021287  0x00004f55 iadd  0x00000011 , 0x0000003f 
- 00021288  0x00004f56 call  0x00005397 
- 00021289  0x00004f57 copy  0x00000013 , 0x0000003f 
- 00021290  0x00004f58 istore  0x00000001 , 0x00000003 
- 00021291  0x00004f59 istoret  0x00000001 , 0x00000003 
- 00021292  0x00004f5a copy  0x00000011 , 0x00000039 
- 00021293  0x00004f5b copy  0x00000012 , 0x00000006 
- 00021294  0x00004f5c call  0x00006dc4 
- 00021295  0x00004f5d branch  0x000053a1 
- 00021296  0x00004f65 jam  0x00000008 , 0x000006e2 
- 00021297  0x00004f66 add  0x00000039 , 0x00000002 , 0x0000003f 
- 00021298  0x00004f67 call  0x00005397 
- 00021299  0x00004f68 fetch  0x00000002 , 0x0000070d 
- 00021300  0x00004f69 istore  0x00000002 , 0x00000003 
- 00021301  0x00004f6a fetch  0x00000002 , 0x0000070b 
- 00021302  0x00004f6b icopy  0x00000006 
- 00021303  0x00004f6c call  0x00006db1 
- 00021304  0x00004f6d copy  0x00000006 , 0x0000003f 
- 00021305  0x00004f6e store  0x00000002 , 0x0000070b 
- 00021306  0x00004f6f branch  0x000053a1 
- 00021307  0x00004f74 jam  0x00000009 , 0x000006e2 
- 00021308  0x00004f76 setarg  0x00000000 
- 00021309  0x00004f77 call  0x00005397 
- 00021310  0x00004f78 branch  0x000053a1 
- 00021311  0x00004f7d jam  0x0000000a , 0x000006e2 
- 00021312  0x00004f7e setarg  0x00000001 
- 00021313  0x00004f7f call  0x00005397 
- 00021314  0x00004f81 call  0x00005349 
- 00021315  0x00004f83 fetch  0x00000002 , 0x000044e9 
- 00021316  0x00004f84 arg  0x00000009 , 0x00000007 
- 00021317  0x00004f85 qisolate1  0x0000003f 
- 00021318  0x00004f86 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00021319  0x00004f8a istoret  0x00000001 , 0x00000003 
- 00021320  0x00004f8b branch  0x000053a1 
- 00021321  0x00004f90 arg  0x00000000 , 0x00000002 
- 00021322  0x00004f91 fetch  0x00000001 , 0x00004388 
- 00021323  0x00004f92 arg  0x00000000 , 0x00000007 
- 00021324  0x00004f93 qisolate1  0x0000003f 
- 00021325  0x00004f94 setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00021326  0x00004f95 rtn 
- 00021327  0x00004f9a jam  0x0000000d , 0x000006e2 
- 00021328  0x00004f9b fetch  0x00000001 , 0x000043fa 
- 00021329  0x00004f9c mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00021330  0x00004f9d icopy  0x00000039 
- 00021331  0x00004f9e call  0x00005397 
- 00021332  0x00004f9f fetch  0x00000002 , 0x000043f8 
- 00021333  0x00004fa0 icopy  0x00000006 
- 00021334  0x00004fa1 call  0x00006db1 
- 00021335  0x00004fa2 branch  0x000053a1 
- 00021336  0x00004fa6 jam  0x0000000e , 0x000006e2 
- 00021337  0x00004fa7 setarg  0x00000004 
- 00021338  0x00004fa8 call  0x00005397 
- 00021339  0x00004fa9 fetch  0x00000004 , 0x000005fa 
- 00021340  0x00004faa istore  0x00000004 , 0x00000003 
- 00021341  0x00004fab branch  0x000053a1 
- 00021342  0x00004faf jam  0x0000000f , 0x000006e2 
- 00021343  0x00004fb0 fetch  0x00000002 , 0x00008112 
- 00021344  0x00004fb1 arg  0x00000040 , 0x00000002 
- 00021345  0x00004fb2 call  0x00007db0 
- 00021346  0x00004fb3 copy  0x0000003f , 0x00000011 
- 00021347  0x00004fb4 copy  0x0000003f , 0x00000039 
- 00021348  0x00004fb5 call  0x00006d96 
- 00021349  0x00004fb6 arg  0x000006a1 , 0x00000005 
- 00021350  0x00004fb7 call  0x00006dca 
- 00021351  0x00004fb8 copy  0x00000011 , 0x0000003f 
- 00021352  0x00004fb9 copy  0x00000011 , 0x00000039 
- 00021353  0x00004fba call  0x00005397 
- 00021354  0x00004fbb arg  0x000006a1 , 0x00000006 
- 00021355  0x00004fbc call  0x00006db1 
- 00021356  0x00004fbd branch  0x000053a1 
- 00021357  0x00004fc2 jam  0x00000010 , 0x000006e2 
- 00021358  0x00004fc3 branch  0x0000533c 
- 00021359  0x00004fc8 jam  0x00000011 , 0x000006e2 
- 00021360  0x00004fc9 setarg  0x00000004 
- 00021361  0x00004fca call  0x00005397 
- 00021362  0x00004fcb fetch  0x00000004 , 0x000042ff 
- 00021363  0x00004fcc istore  0x00000004 , 0x00000003 
- 00021364  0x00004fcd branch  0x000053a1 
- 00021365  0x00004fd2 arg  0x00000180 , 0x00000011 
- 00021366  0x00004fd3 branch  0x00005379 
- 00021367  0x00004fd6 arg  0x00000080 , 0x00000011 
- 00021368  0x00004fd7 branch  0x00005379 
- 00021369  0x00004fdb jam  0x00000014 , 0x000006e2 
- 00021370  0x00004fdc setarg  0x00000002 
- 00021371  0x00004fdd call  0x00005397 
- 00021372  0x00004fde copy  0x00000011 , 0x0000003f 
- 00021373  0x00004fdf istore  0x00000002 , 0x00000003 
- 00021374  0x00004fe0 branch  0x000053a1 
- 00021375  0x00004fe5 arg  0x00000000 , 0x00000013 
- 00021376  0x00004fe6 branch  0x00005382 
- 00021377  0x00004fe9 arg  0x00000001 , 0x00000013 
- 00021378  0x00004fec jam  0x00000015 , 0x000006e2 
- 00021379  0x00004fed setarg  0x00000001 
- 00021380  0x00004fee call  0x00005397 
- 00021381  0x00004fef copy  0x00000013 , 0x0000003f 
- 00021382  0x00004ff0 istore  0x00000001 , 0x00000003 
- 00021383  0x00004ff1 branch  0x000053a1 
- 00021384  0x00004ff8 storet  0x00000002 , 0x00000678 
- 00021385  0x00004ff9 jam  0x00000029 , 0x000006e2 
- 00021386  0x00004ffa setarg  0x00000002 
- 00021387  0x00004ffb call  0x00005397 
- 00021388  0x00004ffc fetcht  0x00000002 , 0x00000678 
- 00021389  0x00004ffd istoret  0x00000002 , 0x00000003 
- 00021390  0x00004ffe branch  0x000053a1 
- 00021391  0x00005003 jam  0x0000002b , 0x000006e2 
- 00021392  0x00005004 branch  0x0000533c 
- 00021393  0x00005009 jam  0x00000040 , 0x000006e2 
- 00021394  0x0000500a setarg  0x00000002 
- 00021395  0x0000500b call  0x00005397 
- 00021396  0x0000500c fetch  0x00000002 , 0x00004075 
- 00021397  0x0000500d istore  0x00000002 , 0x00000003 
- 00021398  0x0000500e branch  0x000053a1 
- 00021399  0x0000501b jam  0x00000002 , 0x000006e1 
- 00021400  0x0000501c store  0x00000001 , 0x000006e3 
- 00021401  0x0000501d storet  0x00000008 , 0x00000678 
- 00021402  0x0000501e bpatch  0x00000066 , 0x0000400c 
- 00021403  0x0000501f call  0x000053a3 
- 00021404  0x00005020 fetcht  0x00000008 , 0x00000678 
- 00021405  0x00005021 call  0x00006da2 
- 00021406  0x00005022 fetch  0x00000003 , 0x000006e1 
- 00021407  0x00005023 istore  0x00000003 , 0x00000003 
- 00021408  0x00005024 rtn 
- 00021409  0x00005027 bpatch  0x00000067 , 0x0000400c 
- 00021410  0x00005028 branch  0x00006da4 
- 00021411  0x0000502b call  0x000053ac 
- 00021412  0x0000502c rtn  0x00000001 
- 00021413  0x0000502e call  0x000053aa 
- 00021414  0x0000502f fetch  0x00000004 , 0x000044fa 
- 00021415  0x00005030 rshift2  0x0000003f , 0x0000003f 
- 00021416  0x00005031 rtn  0x00000034 
- 00021417  0x00005032 branch  0x00007c91 
- 00021418  0x00005035 fetcht  0x00000001 , 0x000044f9 
- 00021419  0x00005036 branch  0x00006ef7 
- 00021420  0x00005039 fetcht  0x00000001 , 0x000044f9 
- 00021421  0x0000503a branch  0x00006f02 
- 00021422  0x0000503d fetcht  0x00000001 , 0x000044f9 
- 00021423  0x0000503e branch  0x00006ef3 
- 00021424  0x0000504a storer  0x00000011 , 0x00000002 , 0x0000070b 
- 00021425  0x0000504b storer  0x00000012 , 0x00000002 , 0x00000709 
- 00021426  0x0000504c fetch  0x00000002 , 0x00004398 
- 00021427  0x0000504d store  0x00000002 , 0x0000070d 
- 00021428  0x0000504e call  0x000051a8 
- 00021429  0x0000504f rtn  0x00000028 
- 00021430  0x00005052 fetcht  0x00000002 , 0x00000709 
- 00021431  0x00005053 fetch  0x00000001 , 0x0000450e 
- 00021432  0x00005054 call  0x00007db0 
- 00021433  0x00005055 copy  0x0000003f , 0x00000039 
- 00021434  0x00005056 copy  0x00000002 , 0x0000003f 
- 00021435  0x00005057 isub  0x00000039 , 0x0000003f 
- 00021436  0x00005058 store  0x00000002 , 0x00000709 
- 00021437  0x00005059 call  0x00005330 
- 00021438  0x0000505a fetch  0x00000002 , 0x00000709 
- 00021439  0x0000505b rtn  0x00000034 
- 00021440  0x0000505c branch  0x000053b6 
- 00021441  0x00005062 rtn 
- 00021442  0x00005065 fetch  0x00000001 , 0x0000450a 
- 00021443  0x00005066 rtn  0x00000034 
- 00021444  0x00005067 fetch  0x00000001 , 0x0000450b 
- 00021445  0x00005068 rtn  0x00000034 
- 00021446  0x00005069 increase  0xffffffff , 0x0000003f 
- 00021447  0x0000506a store  0x00000001 , 0x0000450b 
- 00021448  0x0000506b nrtn  0x00000034 
- 00021449  0x0000506c jam  0x00000005 , 0x0000450b 
- 00021450  0x0000506d call  0x00006f82 
- 00021451  0x0000506e call  0x00006fb0 
- 00021452  0x0000506f div  0x0000003f , 0x0000000a 
- 00021453  0x00005070 call  0x00007d5f 
- 00021454  0x00005071 div  0x0000003f , 0x00000064 
- 00021455  0x00005072 call  0x00007d5f 
- 00021456  0x00005073 remainder  0x00000002 
- 00021457  0x00005074 store  0x00000001 , 0x0000450c 
- 00021458  0x00005075 storet  0x00000001 , 0x0000450d 
- 00021459  0x00005076 rtn 
- 00021460  0x0000507d arg  0x00000008 , 0x00000007 
- 00021461  0x0000507e branch  0x000053dc 
- 00021462  0x00005081 arg  0x00000008 , 0x00000007 
- 00021463  0x00005082 branch  0x000053d8 
- 00021464  0x00005085 fetch  0x00000002 , 0x0000450f 
- 00021465  0x00005086 qset0  0x0000003f 
- 00021466  0x00005087 store  0x00000002 , 0x0000450f 
- 00021467  0x00005088 rtn 
- 00021468  0x0000508b fetch  0x00000002 , 0x0000450f 
- 00021469  0x0000508c qset1  0x0000003f 
- 00021470  0x0000508d store  0x00000002 , 0x0000450f 
- 00021471  0x0000508e rtn 
- 00021472  0x00005094 call  0x00007396 
- 00021473  0x00005095 call  0x00005410 
- 00021474  0x00005096 call  0x00005949 
- 00021475  0x00005097 rtn  0x0000002b 
- 00021476  0x00005098 call  0x00005747 
- 00021477  0x00005099 call  0x00005f37 
- 00021478  0x0000509a call  0x000053ec 
- 00021479  0x0000509b call  0x000059ed 
- 00021480  0x0000509d fetch  0x00000002 , 0x000044e9 
- 00021481  0x0000509e bbit1  0x0000000c , 0x00005c1a 
- 00021482  0x0000509f call  0x00005eb6 
- 00021483  0x000050a0 branch  0x0000548c 
- 00021484  0x000050a4 bpatch  0x00000068 , 0x0000400d 
- 00021485  0x000050a5 setarg  0x00006235 
- 00021486  0x000050a6 store  0x00000002 , 0x000045f8 
- 00021487  0x000050a7 setarg  0x0000622b 
- 00021488  0x000050a8 store  0x00000002 , 0x000045fa 
- 00021489  0x000050a9 setarg  0x00006109 
- 00021490  0x000050aa store  0x00000002 , 0x000043e9 
- 00021491  0x000050ab setarg  0x00006096 
- 00021492  0x000050ac store  0x00000002 , 0x000045f2 
- 00021493  0x000050ad setarg  0x000060c1 
- 00021494  0x000050ae store  0x00000002 , 0x000045f4 
- 00021495  0x000050af setarg  0x0000550c 
- 00021496  0x000050b0 store  0x00000002 , 0x000045f6 
- 00021497  0x000050b1 setarg  0x00005b23 
- 00021498  0x000050b2 store  0x00000002 , 0x000043d9 
- 00021499  0x000050b3 setarg  0x00005507 
- 00021500  0x000050b4 store  0x00000002 , 0x000043d7 
- 00021501  0x000050b5 setarg  0x00005ac1 
- 00021502  0x000050b6 store  0x00000002 , 0x000043dd 
- 00021503  0x000050b7 setarg  0x00005e5d 
- 00021504  0x000050b8 store  0x00000002 , 0x000043db 
- 00021505  0x000050b9 setarg  0x000054d5 
- 00021506  0x000050ba store  0x00000002 , 0x000043d5 
- 00021507  0x000050bb setarg  0x00005b08 
- 00021508  0x000050bc store  0x00000002 , 0x000043df 
- 00021509  0x000050bd setarg  0x00005b85 
- 00021510  0x000050be store  0x00000002 , 0x000043e3 
- 00021511  0x000050bf setarg  0x000055fa 
- 00021512  0x000050c0 store  0x00000002 , 0x000043e7 
- 00021513  0x000050c1 setarg  0x000054c5 
- 00021514  0x000050c2 store  0x00000002 , 0x000043d3 
- 00021515  0x000050c3 setarg  0x00006221 
- 00021516  0x000050c4 store  0x00000002 , 0x000043e1 
- 00021517  0x000050c5 setarg  0x00006228 
- 00021518  0x000050c6 store  0x00000002 , 0x000043e5 
- 00021519  0x000050c7 rtn 
- 00021520  0x000050cb rtn  0x0000002b 
- 00021521  0x000050cc call  0x000035f0 
- 00021522  0x000050cd call  0x0000325b 
- 00021523  0x000050ce call  0x000062aa 
- 00021524  0x000050cf call  0x00005589 
- 00021525  0x000050d0 call  0x000055c6 
- 00021526  0x000050d1 call  0x0000544a 
- 00021527  0x000050d2 call  0x00006177 
- 00021528  0x000050d3 call  0x00002a41 
- 00021529  0x000050d5 bpatch  0x00000069 , 0x0000400d 
- 00021530  0x000050d6 fetch  0x00000008 , 0x00004713 
- 00021531  0x000050d7 bbit1  0x00000013 , 0x00005d60 
- 00021532  0x000050d8 bbit1  0x00000012 , 0x00005d6e 
- 00021533  0x000050d9 bbit1  0x00000014 , 0x00005da6 
- 00021534  0x000050da rtn 
- 00021535  0x000050dd jam  0x00000010 , 0x00004099 
- 00021536  0x000050de fetch  0x00000008 , 0x00004713 
- 00021537  0x000050df rtnbit1  0x0000000c 
- 00021538  0x000050e0 jam  0x00000018 , 0x00004099 
- 00021539  0x000050e1 rtn 
- 00021540  0x000050e4 call  0x00003281 
- 00021541  0x000050e5 fetch  0x00000008 , 0x00004713 
- 00021542  0x000050e6 rtnbit0  0x0000003d 
- 00021543  0x000050e7 branch  0x00003284 
- 00021544  0x000050ea bpatch  0x0000006a , 0x0000400d 
- 00021545  0x000050eb fetch  0x00000008 , 0x00004713 
- 00021546  0x000050ec isolate1  0x00000005 , 0x0000003f 
- 00021547  0x000050ed call  0x00005f08 , 0x00000001 
- 00021548  0x000050f0 fetch  0x00000002 , 0x0000463a 
- 00021549  0x000050f1 store  0x00000002 , 0x000045d6 
- 00021550  0x000050f3 fetch  0x00000001 , 0x0000463d 
- 00021551  0x000050f4 store  0x00000002 , 0x000045dc 
- 00021552  0x000050f6 fetch  0x00000005 , 0x0000463f 
- 00021553  0x000050f7 store  0x00000005 , 0x00004628 
- 00021554  0x000050f9 fetch  0x00000001 , 0x0000463e 
- 00021555  0x000050fa store  0x00000001 , 0x000045d1 
- 00021556  0x000050fc fetch  0x00000001 , 0x000045b9 
- 00021557  0x000050fd ncall  0x0000326b , 0x00000034 
- 00021558  0x000050ff bpatch  0x0000006b , 0x0000400d 
- 00021559  0x00005100 call  0x0000541f 
- 00021560  0x00005101 call  0x00005424 
- 00021561  0x00005102 call  0x00005fe4 
- 00021562  0x00005103 branch  0x00003287 
- 00021563  0x00005106 setarg  0x00009000 
- 00021564  0x00005107 store  0x00000002 , 0x000042f7 
- 00021565  0x00005108 jam  0x00000003 , 0x000040c1 
- 00021566  0x00005109 jam  0x00000008 , 0x000040a6 
- 00021567  0x0000510a jam  0x00000000 , 0x0000497f 
- 00021568  0x0000510b jam  0x00000000 , 0x00004980 
- 00021569  0x0000510c setarg  0x00000200 
- 00021570  0x0000510d store  0x00000002 , 0x000040a4 
- 00021571  0x0000510e jam  0x00000017 , 0x000042e1 
- 00021572  0x0000510f jam  0x00000017 , 0x000042e3 
- 00021573  0x00005111 setarg  0x000047c3 
- 00021574  0x00005112 store  0x00000002 , 0x0000433f 
- 00021575  0x00005113 setarg  0x00000010 
- 00021576  0x00005114 store  0x00000002 , 0x00004341 
- 00021577  0x00005115 branch  0x00005539 
- 00021578  0x00005118 bpatch  0x0000006c , 0x0000400d 
- 00021579  0x00005119 call  0x0000543b 
- 00021580  0x0000511a jam  0x00000000 , 0x0000487a 
- 00021581  0x0000511c setarg  0x00000a77 
- 00021582  0x0000511d store  0x00000002 , 0x000043f5 
- 00021583  0x0000511e setsect  0x00000000 , 0x00001224 
- 00021584  0x0000511f setsect  0x00000001 , 0x00004000 
- 00021585  0x00005120 setsect  0x00000002 , 0x00000000 
- 00021586  0x00005121 istore  0x00000005 , 0x00000005 
- 00021587  0x00005124 fetch  0x00000008 , 0x00004713 
- 00021588  0x00005125 bbit0  0x0000001b , 0x00005458 
- 00021589  0x00005126 setarg  0x00000006 
- 00021590  0x00005127 store  0x00000002 , 0x000042d3 
- 00021591  0x00005128 store  0x00000002 , 0x000042d5 
- 00021592  0x0000512a call  0x00005481 
- 00021593  0x0000512b fetch  0x00000008 , 0x00004713 
- 00021594  0x0000512c bbit0  0x00000018 , 0x0000545c 
- 00021595  0x0000512d call  0x00005476 
- 00021596  0x0000512f fetch  0x00000003 , 0x00004608 
- 00021597  0x00005130 store  0x00000003 , 0x0000475d 
- 00021598  0x00005131 fetch  0x00000001 , 0x00004666 
- 00021599  0x00005132 store  0x00000001 , 0x000049a1 
- 00021600  0x00005133 fetch  0x00000003 , 0x000042de 
- 00021601  0x00005134 store  0x00000003 , 0x00004797 
- 00021602  0x00005135 setarg  0x00000000 
- 00021603  0x00005136 store  0x00000007 , 0x00004846 
- 00021604  0x00005137 fetch  0x00000001 , 0x000044eb 
- 00021605  0x00005138 store  0x00000001 , 0x0000497c 
- 00021606  0x00005139 store  0x00000001 , 0x0000497d 
- 00021607  0x0000513a call  0x00002969 
- 00021608  0x0000513c bpatch  0x0000006d , 0x0000400d 
- 00021609  0x0000513d fetch  0x00000001 , 0x0000464f 
- 00021610  0x0000513e store  0x00000001 , 0x00004958 
- 00021611  0x0000513f fetch  0x00000001 , 0x0000464e 
- 00021612  0x00005140 rtneq  0x000000ff 
- 00021613  0x00005141 fetcht  0x00000001 , 0x0000464e 
- 00021614  0x00005142 call  0x000055b5 
- 00021615  0x00005143 fetcht  0x00000001 , 0x0000464e 
- 00021616  0x00005144 call  0x00006ee6 
- 00021617  0x00005145 call  0x00005473 , 0x00000001 
- 00021618  0x00005146 branch  0x000055b1 
- 00021619  0x00005148 fetch  0x00000001 , 0x00004650 
- 00021620  0x00005149 store  0x00000001 , 0x00004958 
- 00021621  0x0000514a rtn 
- 00021622  0x0000514d fetch  0x00000003 , 0x00004743 
- 00021623  0x0000514e store  0x00000003 , 0x00004608 
- 00021624  0x0000514f fetch  0x00000003 , 0x00004746 
- 00021625  0x00005150 store  0x00000003 , 0x0000460b 
- 00021626  0x00005151 fetch  0x00000001 , 0x00004749 
- 00021627  0x00005152 store  0x00000001 , 0x00004621 
- 00021628  0x00005153 fetch  0x00000004 , 0x00004755 
- 00021629  0x00005154 store  0x00000004 , 0x00004751 
- 00021630  0x00005156 setarg  0x00100c0c 
- 00021631  0x00005157 store  0x00000003 , 0x000045a7 
- 00021632  0x00005158 rtn 
- 00021633  0x0000515b fetch  0x00000003 , 0x0000474a 
- 00021634  0x0000515c store  0x00000003 , 0x00004608 
- 00021635  0x0000515d fetch  0x00000003 , 0x0000474d 
- 00021636  0x0000515e store  0x00000003 , 0x0000460b 
- 00021637  0x0000515f fetch  0x00000001 , 0x00004750 
- 00021638  0x00005160 store  0x00000001 , 0x00004621 
- 00021639  0x00005161 fetch  0x00000004 , 0x00004759 
- 00021640  0x00005162 store  0x00000004 , 0x00004751 
- 00021641  0x00005164 setarg  0x001c1919 
- 00021642  0x00005165 store  0x00000003 , 0x000045a7 
- 00021643  0x00005166 rtn 
- 00021644  0x00005173 bpatch  0x0000006e , 0x0000400d 
- 00021645  0x00005174 fetch  0x00000008 , 0x00004713 
- 00021646  0x00005175 bbit1  0x0000003e , 0x0000602d 
- 00021647  0x00005176 fetch  0x00000001 , 0x00004666 
- 00021648  0x00005177 beq  0x00000000 , 0x0000601c 
- 00021649  0x00005179 call  0x00005aa8 
- 00021650  0x0000517a fetch  0x00000001 , 0x00004666 
- 00021651  0x0000517b beq  0x00000001 , 0x00005496 
- 00021652  0x0000517c beq  0x00000002 , 0x0000549b 
- 00021653  0x0000517d rtn 
- 00021654  0x0000517f fetch  0x00000006 , 0x00004668 
- 00021655  0x00005180 fetcht  0x00000006 , 0x000046e6 
- 00021656  0x00005181 isub  0x00000002 , 0x0000003e 
- 00021657  0x00005182 branch  0x00005a94 , 0x00000005 
- 00021658  0x00005183 branch  0x000054a0 
- 00021659  0x00005186 fetch  0x00000006 , 0x00004675 
- 00021660  0x00005187 fetcht  0x00000006 , 0x000046e6 
- 00021661  0x00005188 isub  0x00000002 , 0x0000003e 
- 00021662  0x00005189 branch  0x00005a94 , 0x00000005 
- 00021663  0x0000518a branch  0x000054a0 
- 00021664  0x0000518d bpatch  0x0000006f , 0x0000400d 
- 00021665  0x0000518e call  0x0000619f 
- 00021666  0x0000518f arg  0x00004667 , 0x00000011 
- 00021667  0x00005190 fetch  0x00000001 , 0x00004666 
- 00021668  0x00005191 increase  0xffffffff , 0x0000003f 
- 00021669  0x00005192 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00021670  0x00005193 iadd  0x00000011 , 0x00000011 
- 00021671  0x00005194 ifetch  0x00000001 , 0x00000011 
- 00021672  0x00005195 store  0x00000001 , 0x000043f3 
- 00021673  0x00005197 fetch  0x00000001 , 0x000043f3 
- 00021674  0x00005198 beq  0x00000034 , 0x000054b6 
- 00021675  0x00005199 branch  0x00005a94 
- 00021676  0x0000519c bpatch  0x00000070 , 0x0000400e 
- 00021677  0x0000519d disable  0x00000028 
- 00021678  0x0000519e fetch  0x00000008 , 0x00004713 
- 00021679  0x0000519f bbit0  0x0000000b , 0x000054b3 
- 00021680  0x000051a0 fetch  0x00000001 , 0x00008132 
- 00021681  0x000051a1 bbit1  0x00000004 , 0x000054b3 
- 00021682  0x000051a2 enable  0x00000028 
- 00021683  0x000051a4 fetch  0x00000001 , 0x00004780 
- 00021684  0x000051a5 store  0x00000001 , 0x0000477f 
- 00021685  0x000051a6 rtn 
- 00021686  0x000051a9 jam  0x00000001 , 0x00004795 
- 00021687  0x000051aa fetcht  0x00000001 , 0x0000471e 
- 00021688  0x000051ab fetch  0x00000001 , 0x0000478f 
- 00021689  0x000051ac beq  0x000000ff , 0x000054bb 
- 00021690  0x000051ad fetcht  0x00000001 , 0x0000463c 
- 00021691  0x000051af storet  0x00000001 , 0x00004845 
- 00021692  0x000051b0 call  0x0000432d 
- 00021693  0x000051b1 fetch  0x00000003 , 0x0000479d 
- 00021694  0x000051b2 store  0x00000003 , 0x0000434d 
- 00021695  0x000051b3 call  0x00005b6b 
- 00021696  0x000051b4 setarg  0x00000004 
- 00021697  0x000051b5 istore  0x00000001 , 0x00000006 
- 00021698  0x000051b6 arg  0x00004369 , 0x00000006 
- 00021699  0x000051b7 call  0x00005b72 
- 00021700  0x000051b8 branch  0x00007870 
- 00021701  0x000051bd bmark1  0x00000026 , 0x00004308 
- 00021702  0x000051be fetch  0x00000001 , 0x00004956 
- 00021703  0x000051bf branch  0x00004308 , 0x00000034 
- 00021704  0x000051c0 fetch  0x00000001 , 0x000047c2 
- 00021705  0x000051c1 beq  0x00000001 , 0x00004308 
- 00021706  0x000051c2 fetch  0x00000001 , 0x00004857 
- 00021707  0x000051c3 nbranch  0x00004308 , 0x00000034 
- 00021708  0x000051c4 branch  0x0000430a 
- 00021709  0x000051ce bpatch  0x00000071 , 0x0000400e 
- 00021710  0x000051cf setarg  0x00000006 
- 00021711  0x000051d0 call  0x000069e5 
- 00021712  0x000051d1 bbit1  0x00000003 , 0x000054d3 
- 00021713  0x000051d2 call  0x000059da 
- 00021714  0x000051d3 call  0x000059ed 
- 00021715  0x000051d5 call  0x000054dc 
- 00021716  0x000051d6 branch  0x00004327 
- 00021717  0x000051d9 bpatch  0x00000072 , 0x0000400e 
- 00021718  0x000051da call  0x0000739a 
- 00021719  0x000051db call  0x000056a9 
- 00021720  0x000051dc call  0x000054dc 
- 00021721  0x000051dd call  0x00005d9e 
- 00021722  0x000051de fetcht  0x00000001 , 0x00004659 
- 00021723  0x000051df branch  0x00006ed3 
- 00021724  0x000051e3 bpatch  0x00000073 , 0x0000400e 
- 00021725  0x000051e4 call  0x00005a92 
- 00021726  0x000051e5 call  0x00007de2 
- 00021727  0x000051e6 call  0x0000611a 
- 00021728  0x000051e7 call  0x0000550c 
- 00021729  0x000051e8 call  0x000054f9 
- 00021730  0x000051e9 fetcht  0x00000001 , 0x0000465b 
- 00021731  0x000051ea call  0x000055b5 
- 00021732  0x000051eb call  0x000055b9 
- 00021733  0x000051ed call  0x000061fd 
- 00021734  0x000051ee call  0x000054f2 
- 00021735  0x000051ef branch  0x000054e8 
- 00021736  0x000051f2 fetch  0x00000008 , 0x00004713 
- 00021737  0x000051f3 rtnbit0  0x0000003c 
- 00021738  0x000051f5 fetcht  0x00000001 , 0x0000464a 
- 00021739  0x000051f6 call  0x00006ed3 
- 00021740  0x000051f7 fetcht  0x00000001 , 0x0000464b 
- 00021741  0x000051f8 call  0x00006ed3 
- 00021742  0x000051f9 fetcht  0x00000001 , 0x0000464a 
- 00021743  0x000051fa call  0x000055b1 
- 00021744  0x000051fb fetcht  0x00000001 , 0x0000464b 
- 00021745  0x000051fc branch  0x000055b1 
- 00021746  0x000051ff fetch  0x00000008 , 0x00004713 
- 00021747  0x00005200 rtnbit0  0x00000015 
- 00021748  0x00005201 fetch  0x00000001 , 0x00004407 
- 00021749  0x00005202 rtnne  0x00000002 
- 00021750  0x00005203 fetch  0x00000001 , 0x00004635 
- 00021751  0x00005204 arg  0x000000c0 , 0x00000002 
- 00021752  0x00005205 branch  0x00006f21 
- 00021753  0x0000520a arg  0x00008070 , 0x00000006 
- 00021754  0x0000520b arg  0x00000010 , 0x00000039 
- 00021755  0x0000520d ifetch  0x00000001 , 0x00000006 
- 00021756  0x0000520e nbranch  0x00005500 , 0x00000034 
- 00021757  0x0000520f setarg  0x00000080 
- 00021758  0x00005210 add  0x00000006 , 0xffffffff , 0x00000005 
- 00021759  0x00005211 istore  0x00000001 , 0x00000005 
- 00021760  0x00005213 loop  0x000054fb 
- 00021761  0x00005214 arg  0x000080dc , 0x0000003f 
- 00021762  0x00005215 isub  0x00000006 , 0x0000003e 
- 00021763  0x00005216 rtn  0x00000005 
- 00021764  0x00005218 arg  0x00000008 , 0x00000039 
- 00021765  0x00005219 arg  0x000080d4 , 0x00000006 
- 00021766  0x0000521a branch  0x000054fb 
- 00021767  0x0000521d rtnmark1  0x00000026 
- 00021768  0x0000521e call  0x0000550c 
- 00021769  0x0000521f fetch  0x00000001 , 0x00000015 
- 00021770  0x00005220 nrtn  0x00000034 
- 00021771  0x00005221 branch  0x00006ed3 
- 00021772  0x00005224 bpatch  0x00000074 , 0x0000400e 
- 00021773  0x00005225 fetcht  0x00000001 , 0x0000464a 
- 00021774  0x00005226 call  0x00006edd 
- 00021775  0x00005227 fetcht  0x00000001 , 0x0000464b 
- 00021776  0x00005228 call  0x00006edd 
- 00021777  0x0000522a call  0x0000561c 
- 00021778  0x0000522b fetch  0x00000001 , 0x0000464c 
- 00021779  0x0000522c call  0x00005943 
- 00021780  0x0000522d call  0x000069dc 
- 00021781  0x0000522f fetcht  0x00000001 , 0x00004644 
- 00021782  0x00005230 call  0x00006eb6 
- 00021783  0x00005231 fetcht  0x00000001 , 0x00004646 
- 00021784  0x00005232 call  0x00006eb6 
- 00021785  0x00005233 fetcht  0x00000001 , 0x00004645 
- 00021786  0x00005234 call  0x00006eb6 
- 00021787  0x00005236 fetcht  0x00000001 , 0x00004647 
- 00021788  0x00005237 call  0x00006eb6 
- 00021789  0x00005238 fetcht  0x00000001 , 0x00004648 
- 00021790  0x00005239 call  0x00006eb6 
- 00021791  0x0000523a fetcht  0x00000001 , 0x00004649 
- 00021792  0x0000523b call  0x00006eb6 
- 00021793  0x0000523c fetcht  0x00000001 , 0x00004655 
- 00021794  0x0000523d call  0x00006eb6 
- 00021795  0x0000523f fetcht  0x00000001 , 0x00004656 
- 00021796  0x00005240 call  0x00006eb6 
- 00021797  0x00005242 fetcht  0x00000001 , 0x0000464a 
- 00021798  0x00005243 call  0x00006eb2 
- 00021799  0x00005244 fetcht  0x00000001 , 0x0000464b 
- 00021800  0x00005245 call  0x00006eb2 
- 00021801  0x00005246 fetcht  0x00000001 , 0x00004652 
- 00021802  0x00005247 call  0x00006eb2 
- 00021803  0x00005248 fetcht  0x00000001 , 0x00004653 
- 00021804  0x00005249 call  0x00006eb2 
- 00021805  0x0000524a fetcht  0x00000001 , 0x00004659 
- 00021806  0x0000524b branch  0x00006eb6 
- 00021807  0x00005250 fetch  0x00000002 , 0x000044e9 
- 00021808  0x00005251 rtnbit0  0x00000009 
- 00021809  0x00005252 copy  0x00000011 , 0x0000003f 
- 00021810  0x00005253 nbranch  0x000029d5 , 0x00000034 
- 00021811  0x00005254 branch  0x000029da 
- 00021812  0x00005259 bpatch  0x00000075 , 0x0000400e 
- 00021813  0x0000525a fetch  0x00000001 , 0x00004407 
- 00021814  0x0000525b rtnne  0x00000002 
- 00021815  0x0000525c fetcht  0x00000001 , 0x00004635 
- 00021816  0x0000525d branch  0x00006f0f 
- 00021817  0x00005260 fetch  0x00000008 , 0x00004713 
- 00021818  0x00005261 rtnbit0  0x00000015 
- 00021819  0x00005262 jam  0x00000001 , 0x00004636 
- 00021820  0x00005263 rtn 
- 00021821  0x00005266 bpatch  0x00000076 , 0x0000400e 
- 00021822  0x00005267 fetch  0x00000008 , 0x00004713 
- 00021823  0x00005268 rtnbit0  0x00000015 
- 00021824  0x00005269 call  0x00005534 
- 00021825  0x0000526a fetch  0x00000001 , 0x00004407 
- 00021826  0x0000526b beq  0x00000002 , 0x00005545 
- 00021827  0x0000526c jam  0x00000003 , 0x00004636 
- 00021828  0x0000526d branch  0x00005547 
- 00021829  0x00005270 jam  0x00000002 , 0x00004636 
- 00021830  0x00005271 branch  0x00005547 
- 00021831  0x00005274 bpatch  0x00000077 , 0x0000400e 
- 00021832  0x00005275 call  0x00006f82 
- 00021833  0x00005276 call  0x00006fb0 
- 00021834  0x00005277 store  0x00000002 , 0x00004633 
- 00021835  0x00005278 fetch  0x00000001 , 0x00004407 
- 00021836  0x00005279 bne  0x00000002 , 0x00005553 
- 00021837  0x0000527a fetcht  0x00000002 , 0x00004633 
- 00021838  0x0000527b mul32  0x00000002 , 0x00000008 , 0x0000003f 
- 00021839  0x0000527c div  0x0000003f , 0x0000000a 
- 00021840  0x0000527d call  0x00007d5f 
- 00021841  0x0000527e iadd  0x00000002 , 0x0000003f 
- 00021842  0x0000527f store  0x00000002 , 0x00004633 
- 00021843  0x00005281 arg  0x0000462d , 0x00000011 
- 00021844  0x00005282 call  0x00005563 
- 00021845  0x00005283 fetch  0x00000001 , 0x0000440c 
- 00021846  0x00005284 bbit1  0x00000001 , 0x000054cd 
- 00021847  0x00005285 bbit0  0x00000000 , 0x0000555c 
- 00021848  0x00005286 jam  0x00000001 , 0x00004637 
- 00021849  0x00005287 branch  0x0000555a 
- 00021850  0x0000528a arg  0x00000004 , 0x00000007 
- 00021851  0x0000528b branch  0x00005f00 
- 00021852  0x0000528d arg  0x00000004 , 0x00000007 
- 00021853  0x0000528e call  0x00005f04 
- 00021854  0x0000528f jam  0x00000001 , 0x00004709 
- 00021855  0x00005290 fetch  0x00000001 , 0x00004637 
- 00021856  0x00005291 rtn  0x00000034 
- 00021857  0x00005292 jam  0x00000000 , 0x00004637 
- 00021858  0x00005293 branch  0x0000616e 
- 00021859  0x00005297 bpatch  0x00000078 , 0x0000400f 
- 00021860  0x00005298 ifetch  0x00000008 , 0x00000011 
- 00021861  0x00005299 store  0x00000008 , 0x00000670 
- 00021862  0x0000529a fetch  0x00000001 , 0x00004636 
- 00021863  0x0000529b beq  0x00000000 , 0x0000556a 
- 00021864  0x0000529c beq  0x00000002 , 0x0000556a 
- 00021865  0x0000529d beq  0x00000003 , 0x00005588 
- 00021866  0x0000529f call  0x00006ff3 
- 00021867  0x000052a0 call  0x00006feb 
- 00021868  0x000052a1 fetch  0x00000002 , 0x00000676 
- 00021869  0x000052a2 fetcht  0x00000002 , 0x00000672 
- 00021870  0x000052a3 isub  0x00000002 , 0x0000003e 
- 00021871  0x000052a4 ncall  0x00006fef , 0x00000002 
- 00021872  0x000052a5 fetcht  0x00000002 , 0x00000674 
- 00021873  0x000052a6 isub  0x00000002 , 0x0000003e 
- 00021874  0x000052a7 ncall  0x00006fe7 , 0x00000002 
- 00021875  0x000052a9 fetch  0x00000002 , 0x00000676 
- 00021876  0x000052aa fetcht  0x00000002 , 0x00000670 
- 00021877  0x000052ab isub  0x00000002 , 0x0000003e 
- 00021878  0x000052ac branch  0x00005584 , 0x00000002 
- 00021879  0x000052ad fetcht  0x00000002 , 0x00000672 
- 00021880  0x000052ae isub  0x00000002 , 0x0000003f 
- 00021881  0x000052af nbranch  0x00005586 , 0x00000002 
- 00021882  0x000052b0 branch  0x00005586 , 0x00000034 
- 00021883  0x000052b1 mul32  0x0000003f , 0x00000064 , 0x00000011 
- 00021884  0x000052b2 fetch  0x00000002 , 0x00000670 
- 00021885  0x000052b3 fetcht  0x00000002 , 0x00000672 
- 00021886  0x000052b4 isub  0x00000002 , 0x00000002 
- 00021887  0x000052b5 copy  0x00000011 , 0x0000003f 
- 00021888  0x000052b6 idiv  0x00000002 
- 00021889  0x000052b7 call  0x00007d5f 
- 00021890  0x000052b8 store  0x00000001 , 0x000047bd 
- 00021891  0x000052b9 rtn 
- 00021892  0x000052bc jam  0x00000064 , 0x000047bd 
- 00021893  0x000052bd rtn 
- 00021894  0x000052bf jam  0x00000000 , 0x000047bd 
- 00021895  0x000052c0 rtn 
- 00021896  0x000052c3 branch  0x0000556a 
- 00021897  0x000052ca fetcht  0x00000001 , 0x00004427 
- 00021898  0x000052cb call  0x00006ef7 
- 00021899  0x000052cd fetcht  0x00000001 , 0x00004644 
- 00021900  0x000052ce call  0x000055b5 
- 00021901  0x000052cf fetcht  0x00000001 , 0x00004646 
- 00021902  0x000052d0 call  0x000055b5 
- 00021903  0x000052d1 fetcht  0x00000001 , 0x00004645 
- 00021904  0x000052d2 call  0x000055b5 
- 00021905  0x000052d3 fetcht  0x00000001 , 0x00004647 
- 00021906  0x000052d4 call  0x000055b5 
- 00021907  0x000052d5 fetcht  0x00000001 , 0x00004648 
- 00021908  0x000052d6 call  0x000055b5 
- 00021909  0x000052d7 fetcht  0x00000001 , 0x00004649 
- 00021910  0x000052d8 call  0x000055b5 
- 00021911  0x000052da fetcht  0x00000001 , 0x00004654 
- 00021912  0x000052db call  0x000055b5 
- 00021913  0x000052dd fetcht  0x00000001 , 0x00004655 
- 00021914  0x000052de call  0x000055b5 
- 00021915  0x000052e0 fetcht  0x00000001 , 0x00004656 
- 00021916  0x000052e1 call  0x000055b5 
- 00021917  0x000052e3 fetcht  0x00000001 , 0x0000464a 
- 00021918  0x000052e4 call  0x000055b5 
- 00021919  0x000052e6 fetcht  0x00000001 , 0x0000464b 
- 00021920  0x000052e7 call  0x000055b5 
- 00021921  0x000052e9 fetcht  0x00000001 , 0x00004652 
- 00021922  0x000052ea call  0x000055b5 
- 00021923  0x000052eb fetcht  0x00000001 , 0x00004653 
- 00021924  0x000052ec call  0x000055b5 
- 00021925  0x000052ee fetcht  0x00000001 , 0x00004659 
- 00021926  0x000052ef call  0x000055b5 
- 00021927  0x000052f1 fetcht  0x00000001 , 0x0000465a 
- 00021928  0x000052f2 call  0x000055b5 
- 00021929  0x000052f4 fetcht  0x00000001 , 0x0000464e 
- 00021930  0x000052f5 branch  0x000055b5 
- 00021931  0x000052f9 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021932  0x000052fa rtn  0x00000005 
- 00021933  0x000052fb and  0x00000002 , 0x0000007f , 0x00000007 
- 00021934  0x000052fc fetch  0x00000004 , 0x0000811c 
- 00021935  0x000052fd qisolate1  0x0000003f 
- 00021936  0x000052fe branch  0x000055b5 , 0x00000001 
- 00021937  0x00005300 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021938  0x00005301 rtn  0x00000005 
- 00021939  0x00005302 set1  0x00000007 , 0x00000002 
- 00021940  0x00005303 branch  0x00006edd 
- 00021941  0x00005306 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00021942  0x00005307 rtn  0x00000005 
- 00021943  0x00005308 set0  0x00000007 , 0x00000002 
- 00021944  0x00005309 branch  0x00006edd 
- 00021945  0x0000530c fetch  0x00000003 , 0x0000473c 
- 00021946  0x0000530d store  0x00000003 , 0x00000670 
- 00021947  0x0000530e arg  0x0000000d , 0x00000039 
- 00021948  0x0000530f arg  0x00000000 , 0x00000002 
- 00021949  0x00005311 fetch  0x00000003 , 0x00000670 
- 00021950  0x00005312 isolate1  0x00000000 , 0x0000003f 
- 00021951  0x00005313 call  0x00006f0f , 0x00000001 
- 00021952  0x00005314 fetch  0x00000003 , 0x00000670 
- 00021953  0x00005315 lshift  0x0000003f , 0x0000003f 
- 00021954  0x00005316 store  0x00000003 , 0x00000670 
- 00021955  0x00005317 increase  0x00000001 , 0x00000002 
- 00021956  0x00005318 loop  0x000055bd 
- 00021957  0x00005319 rtn 
- 00021958  0x00005320 bpatch  0x00000079 , 0x0000400f 
- 00021959  0x00005321 fetch  0x00000008 , 0x0000498d 
- 00021960  0x00005322 rtn  0x00000034 
- 00021961  0x00005323 fetch  0x00000001 , 0x0000498c 
- 00021962  0x00005324 copy  0x0000003f , 0x00000011 
- 00021963  0x00005325 sub  0x0000003f , 0x0000000b , 0x0000003e 
- 00021964  0x00005326 nbranch  0x000055dd , 0x00000002 
- 00021965  0x00005328 call  0x000055d6 
- 00021966  0x0000532a arg  0x000047a9 , 0x00000005 
- 00021967  0x0000532b call  0x000055d3 
- 00021968  0x0000532d arg  0x0000436b , 0x00000005 
- 00021969  0x0000532e call  0x000055d3 
- 00021970  0x00005330 arg  0x0000426c , 0x00000005 
- 00021971  0x00005332 arg  0x0000498d , 0x00000006 
- 00021972  0x00005333 copy  0x00000011 , 0x00000039 
- 00021973  0x00005334 branch  0x00007cda 
- 00021974  0x00005337 arg  0x000047a9 , 0x00000005 
- 00021975  0x00005338 call  0x000055db 
- 00021976  0x0000533a arg  0x0000436b , 0x00000005 
- 00021977  0x0000533b call  0x000055db 
- 00021978  0x0000533d arg  0x0000426c , 0x00000005 
- 00021979  0x0000533f arg  0x0000000b , 0x00000039 
- 00021980  0x00005340 branch  0x00007ca1 
- 00021981  0x00005343 call  0x000055f3 
- 00021982  0x00005345 fetch  0x00000001 , 0x0000498c 
- 00021983  0x00005346 increase  0x00000001 , 0x0000003f 
- 00021984  0x00005347 store  0x00000001 , 0x000047a0 
- 00021985  0x00005348 jam  0x00000009 , 0x000047a1 
- 00021986  0x00005349 arg  0x0000498d , 0x00000006 
- 00021987  0x0000534a arg  0x000047a2 , 0x00000005 
- 00021988  0x0000534b copy  0x00000011 , 0x00000039 
- 00021989  0x0000534c call  0x00007cda 
- 00021990  0x0000534e fetch  0x00000001 , 0x0000498c 
- 00021991  0x0000534f increase  0x00000001 , 0x0000003f 
- 00021992  0x00005350 store  0x00000001 , 0x00004369 
- 00021993  0x00005351 jam  0x00000009 , 0x0000436a 
- 00021994  0x00005352 arg  0x0000498d , 0x00000006 
- 00021995  0x00005353 arg  0x0000436b , 0x00000005 
- 00021996  0x00005354 copy  0x00000011 , 0x00000039 
- 00021997  0x00005355 call  0x00007cda 
- 00021998  0x00005357 arg  0x0000498c , 0x00000006 
- 00021999  0x00005358 arg  0x0000426b , 0x00000005 
- 00022000  0x00005359 copy  0x00000011 , 0x00000039 
- 00022001  0x0000535a increase  0x00000001 , 0x00000039 
- 00022002  0x0000535b branch  0x00007cda 
- 00022003  0x0000535e arg  0x000047a0 , 0x00000005 
- 00022004  0x0000535f arg  0x00000014 , 0x00000039 
- 00022005  0x00005360 branch  0x00007ca1 
- 00022006  0x00005367 call  0x000055fb 
- 00022007  0x00005368 jam  0x00000073 , 0x000043f5 
- 00022008  0x0000536a call  0x000055fa 
- 00022009  0x0000536b branch  0x000069e0 
- 00022010  0x0000536f branch  0x00006bc6 
- 00022011  0x00005372 fetch  0x00000001 , 0x0000464c 
- 00022012  0x00005373 arg  0x00000021 , 0x00000002 
- 00022013  0x00005374 call  0x00006f21 
- 00022014  0x00005375 fetch  0x00000001 , 0x0000464d 
- 00022015  0x00005376 arg  0x00000023 , 0x00000002 
- 00022016  0x00005377 branch  0x00006f21 
- 00022017  0x0000537d bpatch  0x0000007a , 0x0000400f 
- 00022018  0x0000537e disable  0x00000028 
- 00022019  0x0000537f setarg  0x00000000 
- 00022020  0x00005380 store  0x00000006 , 0x00004847 
- 00022021  0x00005381 call  0x000059f6 
- 00022022  0x00005382 setarg  0x00000089 
- 00022023  0x00005383 call  0x000069e4 
- 00022024  0x00005384 call  0x00005747 
- 00022025  0x00005385 call  0x00005612 
- 00022026  0x00005386 call  0x00005617 
- 00022027  0x00005387 call  0x000057a6 
- 00022028  0x00005388 fetch  0x00000001 , 0x00004846 
- 00022029  0x00005389 and_into  0x0000001f , 0x0000003f 
- 00022030  0x0000538a store  0x00000001 , 0x00004846 
- 00022031  0x0000538b nbranch  0x00005f37 , 0x00000028 
- 00022032  0x0000538c call  0x00005f26 
- 00022033  0x0000538d branch  0x00005c0b 
- 00022034  0x00005392 fetch  0x00000001 , 0x00004856 
- 00022035  0x00005393 rtn  0x00000034 
- 00022036  0x00005394 store  0x00000001 , 0x0000484b 
- 00022037  0x00005395 jam  0x00000000 , 0x00004856 
- 00022038  0x00005396 branch  0x00007dba 
- 00022039  0x00005399 fetch  0x00000001 , 0x00004852 
- 00022040  0x0000539a rtn  0x00000034 
- 00022041  0x0000539b store  0x00000001 , 0x0000484c 
- 00022042  0x0000539c jam  0x00000000 , 0x00004852 
- 00022043  0x0000539d branch  0x00007dba 
- 00022044  0x000053a0 call  0x00005629 
- 00022045  0x000053a1 call  0x00005665 
- 00022046  0x000053a2 fetch  0x00000001 , 0x00004850 
- 00022047  0x000053a3 fetcht  0x00000001 , 0x0000484f 
- 00022048  0x000053a4 store  0x00000001 , 0x0000484f 
- 00022049  0x000053a5 isub  0x00000002 , 0x0000003e 
- 00022050  0x000053a6 nbranch  0x0000430c , 0x00000005 
- 00022051  0x000053a7 fetch  0x00000001 , 0x00004854 
- 00022052  0x000053a8 fetcht  0x00000001 , 0x00004853 
- 00022053  0x000053a9 store  0x00000001 , 0x00004853 
- 00022054  0x000053aa isub  0x00000002 , 0x0000003e 
- 00022055  0x000053ab nbranch  0x0000430c , 0x00000005 
- 00022056  0x000053ac rtn 
- 00022057  0x000053ae fetch  0x00000001 , 0x00004652 
- 00022058  0x000053af rtneq  0x000000ff 
- 00022059  0x000053b0 arg  0x00000000 , 0x00000011 
- 00022060  0x000053b1 fetcht  0x00000001 , 0x00004652 
- 00022061  0x000053b2 call  0x00006ee6 
- 00022062  0x000053b3 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022063  0x000053b4 fetcht  0x00000001 , 0x00004653 
- 00022064  0x000053b5 call  0x00006ee6 
- 00022065  0x000053b6 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022066  0x000053b7 copy  0x00000011 , 0x0000003f 
- 00022067  0x000053b8 store  0x00000001 , 0x00004850 
- 00022068  0x000053b9 beq  0x00000001 , 0x00005639 
- 00022069  0x000053ba beq  0x00000002 , 0x0000563d 
- 00022070  0x000053bb fetch  0x00000001 , 0x00004851 
- 00022071  0x000053bc bbit1  0x00000007 , 0x00005649 
- 00022072  0x000053bd rtn 
- 00022073  0x000053c0 fetch  0x00000001 , 0x0000484f 
- 00022074  0x000053c1 beq  0x00000000 , 0x00005641 
- 00022075  0x000053c2 beq  0x00000003 , 0x00005643 
- 00022076  0x000053c3 rtn 
- 00022077  0x000053c5 fetch  0x00000001 , 0x0000484f 
- 00022078  0x000053c6 beq  0x00000000 , 0x00005645 
- 00022079  0x000053c7 beq  0x00000003 , 0x00005647 
- 00022080  0x000053c8 rtn 
- 00022081  0x000053ca jam  0x00000082 , 0x00004851 
- 00022082  0x000053cb rtn 
- 00022083  0x000053cd jam  0x00000081 , 0x00004851 
- 00022084  0x000053ce rtn 
- 00022085  0x000053d0 jam  0x00000080 , 0x00004851 
- 00022086  0x000053d1 rtn 
- 00022087  0x000053d3 jam  0x00000083 , 0x00004851 
- 00022088  0x000053d4 rtn 
- 00022089  0x000053d6 fetch  0x00000001 , 0x00004851 
- 00022090  0x000053d7 set0  0x00000007 , 0x0000003f 
- 00022091  0x000053d8 store  0x00000001 , 0x00004851 
- 00022092  0x000053d9 beq  0x00000000 , 0x00005651 
- 00022093  0x000053da beq  0x00000001 , 0x00005654 
- 00022094  0x000053db beq  0x00000002 , 0x00005657 
- 00022095  0x000053dc beq  0x00000003 , 0x0000565a 
- 00022096  0x000053dd rtn 
- 00022097  0x000053df fetch  0x00000001 , 0x00004850 
- 00022098  0x000053e0 beq  0x00000003 , 0x0000565d 
- 00022099  0x000053e1 rtn 
- 00022100  0x000053e3 fetch  0x00000001 , 0x00004850 
- 00022101  0x000053e4 beq  0x00000000 , 0x0000565d 
- 00022102  0x000053e5 rtn 
- 00022103  0x000053e7 fetch  0x00000001 , 0x00004850 
- 00022104  0x000053e8 beq  0x00000003 , 0x00005661 
- 00022105  0x000053e9 rtn 
- 00022106  0x000053eb fetch  0x00000001 , 0x00004850 
- 00022107  0x000053ec beq  0x00000000 , 0x00005661 
- 00022108  0x000053ed rtn 
- 00022109  0x000053ef fetch  0x00000001 , 0x00004852 
- 00022110  0x000053f0 increase  0x00000001 , 0x0000003f 
- 00022111  0x000053f1 store  0x00000001 , 0x00004852 
- 00022112  0x000053f2 rtn 
- 00022113  0x000053f4 fetch  0x00000001 , 0x00004852 
- 00022114  0x000053f5 increase  0xffffffff , 0x0000003f 
- 00022115  0x000053f6 store  0x00000001 , 0x00004852 
- 00022116  0x000053f7 rtn 
- 00022117  0x000053fb fetch  0x00000001 , 0x0000464a 
- 00022118  0x000053fc rtneq  0x000000ff 
- 00022119  0x000053fd arg  0x00000000 , 0x00000011 
- 00022120  0x000053fe fetcht  0x00000001 , 0x0000464a 
- 00022121  0x000053ff call  0x00006ee6 
- 00022122  0x00005400 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00022123  0x00005401 fetcht  0x00000001 , 0x0000464b 
- 00022124  0x00005402 call  0x00006ee6 
- 00022125  0x00005403 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00022126  0x00005404 copy  0x00000011 , 0x0000003f 
- 00022127  0x00005405 store  0x00000001 , 0x00004854 
- 00022128  0x00005406 beq  0x00000001 , 0x00005675 
- 00022129  0x00005407 beq  0x00000002 , 0x00005679 
- 00022130  0x00005408 fetch  0x00000001 , 0x00004855 
- 00022131  0x00005409 bbit1  0x00000007 , 0x00005685 
- 00022132  0x0000540a rtn 
- 00022133  0x0000540d fetch  0x00000001 , 0x00004853 
- 00022134  0x0000540e beq  0x00000000 , 0x0000567d 
- 00022135  0x0000540f beq  0x00000003 , 0x0000567f 
- 00022136  0x00005410 rtn 
- 00022137  0x00005412 fetch  0x00000001 , 0x00004853 
- 00022138  0x00005413 beq  0x00000000 , 0x00005681 
- 00022139  0x00005414 beq  0x00000003 , 0x00005683 
- 00022140  0x00005415 rtn 
- 00022141  0x00005417 jam  0x00000082 , 0x00004855 
- 00022142  0x00005418 rtn 
- 00022143  0x0000541a jam  0x00000081 , 0x00004855 
- 00022144  0x0000541b rtn 
- 00022145  0x0000541d jam  0x00000080 , 0x00004855 
- 00022146  0x0000541e rtn 
- 00022147  0x00005420 jam  0x00000083 , 0x00004855 
- 00022148  0x00005421 rtn 
- 00022149  0x00005423 fetch  0x00000001 , 0x00004855 
- 00022150  0x00005424 set0  0x00000007 , 0x0000003f 
- 00022151  0x00005425 store  0x00000001 , 0x00004855 
- 00022152  0x00005426 beq  0x00000000 , 0x0000568d 
- 00022153  0x00005427 beq  0x00000001 , 0x00005690 
- 00022154  0x00005428 beq  0x00000002 , 0x00005693 
- 00022155  0x00005429 beq  0x00000003 , 0x00005696 
- 00022156  0x0000542a rtn 
- 00022157  0x0000542c fetch  0x00000001 , 0x00004854 
- 00022158  0x0000542d beq  0x00000003 , 0x00005699 
- 00022159  0x0000542e rtn 
- 00022160  0x00005430 fetch  0x00000001 , 0x00004854 
- 00022161  0x00005431 beq  0x00000000 , 0x00005699 
- 00022162  0x00005432 rtn 
- 00022163  0x00005434 fetch  0x00000001 , 0x00004854 
- 00022164  0x00005435 beq  0x00000003 , 0x0000569d 
- 00022165  0x00005436 rtn 
- 00022166  0x00005438 fetch  0x00000001 , 0x00004854 
- 00022167  0x00005439 beq  0x00000000 , 0x0000569d 
- 00022168  0x0000543a rtn 
- 00022169  0x0000543c fetch  0x00000001 , 0x00004856 
- 00022170  0x0000543d increase  0x00000001 , 0x0000003f 
- 00022171  0x0000543e store  0x00000001 , 0x00004856 
- 00022172  0x0000543f rtn 
- 00022173  0x00005441 fetch  0x00000001 , 0x00004856 
- 00022174  0x00005442 increase  0xffffffff , 0x0000003f 
- 00022175  0x00005443 store  0x00000001 , 0x00004856 
- 00022176  0x00005444 rtn 
- 00022177  0x00005448 fetcht  0x00000001 , 0x0000464a 
- 00022178  0x00005449 call  0x00006eb2 
- 00022179  0x0000544a fetcht  0x00000001 , 0x0000464b 
- 00022180  0x0000544b call  0x00006eb2 
- 00022181  0x0000544c fetcht  0x00000001 , 0x00004652 
- 00022182  0x0000544d call  0x00006eb2 
- 00022183  0x0000544e fetcht  0x00000001 , 0x00004653 
- 00022184  0x0000544f branch  0x00006eb2 
- 00022185  0x00005452 fetcht  0x00000001 , 0x0000464a 
- 00022186  0x00005453 call  0x000055ab 
- 00022187  0x00005454 fetcht  0x00000001 , 0x0000464b 
- 00022188  0x00005455 call  0x000055ab 
- 00022189  0x00005456 fetcht  0x00000001 , 0x00004652 
- 00022190  0x00005457 call  0x000055ab 
- 00022191  0x00005458 fetcht  0x00000001 , 0x00004653 
- 00022192  0x00005459 branch  0x000055ab 
- 00022193  0x0000545c fetch  0x00000002 , 0x0000484b 
- 00022194  0x0000545d rtn  0x00000034 
- 00022195  0x0000545e jam  0x00000001 , 0x00004857 
- 00022196  0x0000545f jam  0x0000000a , 0x00004858 
- 00022197  0x00005460 rtn 
- 00022198  0x00005463 arg  0x00004858 , 0x00000013 
- 00022199  0x00005464 arg  0x000056b9 , 0x00000012 
- 00022200  0x00005465 branch  0x000042e0 
- 00022201  0x00005467 jam  0x00000000 , 0x00004857 
- 00022202  0x00005468 rtn 
- 00022203  0x00005471 fetch  0x00000001 , 0x00004649 
- 00022204  0x00005472 rtneq  0x000000ff 
- 00022205  0x00005473 arg  0x00000000 , 0x00000011 
- 00022206  0x00005474 jam  0x00000005 , 0x00004977 
- 00022207  0x00005475 fetcht  0x00000001 , 0x00004649 
- 00022208  0x00005476 call  0x000056c8 
- 00022209  0x00005478 store  0x00000001 , 0x00004974 
- 00022210  0x00005479 fetch  0x00000001 , 0x00004654 
- 00022211  0x0000547a beq  0x000000ff , 0x000056d8 
- 00022212  0x0000547b call  0x000058df 
- 00022213  0x0000547d copy  0x00000011 , 0x0000003f 
- 00022214  0x0000547e bbit1  0x00000005 , 0x000056e0 
- 00022215  0x0000547f branch  0x000056e7 
- 00022216  0x00005482 fetch  0x00000008 , 0x00004713 
- 00022217  0x00005483 bbit1  0x0000002b , 0x000056de 
- 00022218  0x00005484 fetch  0x00000001 , 0x00004974 
- 00022219  0x00005485 copy  0x0000003f , 0x00000013 
- 00022220  0x00005486 fetch  0x00000001 , 0x00004654 
- 00022221  0x00005487 beq  0x000000ff , 0x00005931 
- 00022222  0x00005489 fetch  0x00000001 , 0x0000497b 
- 00022223  0x0000548a nbranch  0x000056db , 0x00000034 
- 00022224  0x0000548c call  0x00006ee6 
- 00022225  0x0000548d fetcht  0x00000001 , 0x00004654 
- 00022226  0x0000548e branch  0x000056de , 0x00000001 
- 00022227  0x0000548f fetcht  0x00000001 , 0x00004654 
- 00022228  0x00005490 call  0x00006ef7 
- 00022229  0x00005491 fetcht  0x00000001 , 0x00004649 
- 00022230  0x00005492 fetch  0x00000001 , 0x00004974 
- 00022231  0x00005493 branch  0x00005925 
- 00022232  0x00005496 fetcht  0x00000001 , 0x00004649 
- 00022233  0x00005497 call  0x000055b5 
- 00022234  0x00005498 branch  0x000056c5 
- 00022235  0x0000549b jam  0x00000000 , 0x0000487a 
- 00022236  0x0000549c jam  0x00000000 , 0x00004974 
- 00022237  0x0000549d rtn 
- 00022238  0x000054a0 fetch  0x00000001 , 0x00004974 
- 00022239  0x000054a1 branch  0x00005925 
- 00022240  0x000054a4 fetch  0x00000001 , 0x0000487a 
- 00022241  0x000054a5 rtneq  0x00000001 
- 00022242  0x000054a6 jam  0x00000001 , 0x0000487a 
- 00022243  0x000054a7 fetch  0x00000008 , 0x00004713 
- 00022244  0x000054a8 rtnbit1  0x00000028 
- 00022245  0x000054a9 rtnbit1  0x00000036 
- 00022246  0x000054aa branch  0x000056f7 
- 00022247  0x000054ad fetch  0x00000001 , 0x0000487a 
- 00022248  0x000054ae rtneq  0x00000000 
- 00022249  0x000054af jam  0x00000000 , 0x0000487a 
- 00022250  0x000054b0 fetch  0x00000008 , 0x00004713 
- 00022251  0x000054b1 bbit1  0x00000028 , 0x000056ee 
- 00022252  0x000054b2 bbit1  0x00000036 , 0x000056ee 
- 00022253  0x000054b3 rtn 
- 00022254  0x000054b5 fetch  0x00000001 , 0x0000487b 
- 00022255  0x000054b6 nbranch  0x000056f2 , 0x00000034 
- 00022256  0x000054b7 fetch  0x00000001 , 0x0000497d 
- 00022257  0x000054b8 ncall  0x000056f7 , 0x00000034 
- 00022258  0x000054ba jam  0x00000000 , 0x0000487b 
- 00022259  0x000054bb fetch  0x00000001 , 0x000044eb 
- 00022260  0x000054bc store  0x00000001 , 0x0000497d 
- 00022261  0x000054bd store  0x00000001 , 0x0000497c 
- 00022262  0x000054be rtn 
- 00022263  0x000054c1 bpatch  0x0000007b , 0x0000400f 
- 00022264  0x000054c2 call  0x00005728 
- 00022265  0x000054c3 rtn  0x00000028 
- 00022266  0x000054c4 fetch  0x00000001 , 0x00004690 
- 00022267  0x000054c6 copy  0x0000003f , 0x00000002 
- 00022268  0x000054c7 fetch  0x00000008 , 0x00004713 
- 00022269  0x000054c8 bbit1  0x00000017 , 0x00005704 
- 00022270  0x000054c9 copy  0x00000002 , 0x0000003f 
- 00022271  0x000054cb increase  0x00000001 , 0x0000003f 
- 00022272  0x000054cc and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022273  0x000054ce store  0x00000001 , 0x00004690 
- 00022274  0x000054cf call  0x00005744 
- 00022275  0x000054d0 branch  0x00005cac 
- 00022276  0x000054d6 fetch  0x00000001 , 0x0000498a 
- 00022277  0x000054d7 nbranch  0x00005721 , 0x00000034 
- 00022278  0x000054d9 fetch  0x00000008 , 0x00004713 
- 00022279  0x000054da bbit1  0x0000001c , 0x00005715 
- 00022280  0x000054db copy  0x00000002 , 0x0000003f 
- 00022281  0x000054dc rtneq  0x00000001 
- 00022282  0x000054de beq  0x00000000 , 0x00005711 
- 00022283  0x000054df beq  0x00000002 , 0x0000570f 
- 00022284  0x000054e0 rtn 
- 00022285  0x000054e3 setarg  0x00000002 
- 00022286  0x000054e4 branch  0x00005701 
- 00022287  0x000054e6 setarg  0x00000000 
- 00022288  0x000054e7 branch  0x00005701 
- 00022289  0x000054e9 setarg  0x00000001 
- 00022290  0x000054ea branch  0x00005701 
- 00022291  0x000054ec setarg  0x00000003 
- 00022292  0x000054ed branch  0x00005701 
- 00022293  0x000054f0 copy  0x00000002 , 0x0000003f 
- 00022294  0x000054f1 rtneq  0x00000001 
- 00022295  0x000054f2 beq  0x00000000 , 0x00005711 
- 00022296  0x000054f3 beq  0x00000002 , 0x00005713 
- 00022297  0x000054f4 beq  0x00000003 , 0x0000570f 
- 00022298  0x000054f5 rtn 
- 00022299  0x000054f7 copy  0x00000002 , 0x0000003f 
- 00022300  0x000054f8 rtneq  0x00000002 
- 00022301  0x000054f9 beq  0x00000000 , 0x00005713 
- 00022302  0x000054fa beq  0x00000001 , 0x0000570f 
- 00022303  0x000054fb beq  0x00000003 , 0x0000570d 
- 00022304  0x000054fc rtn 
- 00022305  0x00005500 fetch  0x00000008 , 0x00004713 
- 00022306  0x00005501 bbit1  0x0000001c , 0x0000571b 
- 00022307  0x00005502 copy  0x00000002 , 0x0000003f 
- 00022308  0x00005503 rtneq  0x00000002 
- 00022309  0x00005505 beq  0x00000000 , 0x0000570d 
- 00022310  0x00005506 beq  0x00000001 , 0x0000570f 
- 00022311  0x00005507 rtn 
- 00022312  0x0000550d disable  0x00000028 
- 00022313  0x0000550e fetch  0x00000008 , 0x00004713 
- 00022314  0x0000550f rtnbit1  0x0000002b 
- 00022315  0x00005510 branch  0x00005eb1 
- 00022316  0x00005513 fetch  0x00000008 , 0x00004713 
- 00022317  0x00005514 bbit1  0x00000028 , 0x00005730 
- 00022318  0x00005515 bbit1  0x00000036 , 0x00005737 
- 00022319  0x00005516 rtn 
- 00022320  0x00005519 fetch  0x00000001 , 0x0000487a 
- 00022321  0x0000551a rtnne  0x00000001 
- 00022322  0x0000551b arg  0x0000497d , 0x00000013 
- 00022323  0x0000551c arg  0x00005735 , 0x00000012 
- 00022324  0x0000551d branch  0x000042e0 
- 00022325  0x00005520 jam  0x00000001 , 0x0000487b 
- 00022326  0x00005521 branch  0x00005ec6 
- 00022327  0x00005524 fetch  0x00000001 , 0x0000487a 
- 00022328  0x00005525 rtnne  0x00000001 
- 00022329  0x00005526 arg  0x0000497c , 0x00000013 
- 00022330  0x00005527 arg  0x0000573c , 0x00000012 
- 00022331  0x00005528 branch  0x000042e0 
- 00022332  0x0000552b jam  0x00000001 , 0x0000487b 
- 00022333  0x0000552c branch  0x00005ba3 
- 00022334  0x0000552f fetch  0x00000008 , 0x00004713 
- 00022335  0x00005530 rtnbit1  0x0000001c 
- 00022336  0x00005531 fetch  0x00000001 , 0x00004690 
- 00022337  0x00005532 rtnne  0x00000003 
- 00022338  0x00005533 jam  0x00000000 , 0x00004690 
- 00022339  0x00005534 rtn 
- 00022340  0x00005537 bpatch  0x0000007c , 0x0000400f 
- 00022341  0x00005538 call  0x0000573e 
- 00022342  0x00005539 call  0x0000613a 
- 00022343  0x0000553b bpatch  0x0000007d , 0x0000400f 
- 00022344  0x0000553c fetch  0x00000001 , 0x00004957 
- 00022345  0x0000553d beq  0x0000000c , 0x0000576b 
- 00022346  0x0000553e beq  0x00000003 , 0x00005785 
- 00022347  0x0000553f beq  0x0000000b , 0x00005799 
- 00022348  0x00005540 fetch  0x00000001 , 0x00004690 
- 00022349  0x00005541 beq  0x00000000 , 0x00005753 
- 00022350  0x00005542 beq  0x00000001 , 0x00005751 
- 00022351  0x00005543 beq  0x00000002 , 0x00005755 
- 00022352  0x00005544 beq  0x00000003 , 0x00005757 
- 00022353  0x00005546 fetcht  0x00000001 , 0x00004869 
- 00022354  0x00005547 branch  0x00005758 
- 00022355  0x00005549 fetcht  0x00000001 , 0x00004868 
- 00022356  0x0000554a branch  0x00005758 
- 00022357  0x0000554c fetcht  0x00000001 , 0x0000486a 
- 00022358  0x0000554d branch  0x00005758 
- 00022359  0x0000554f fetcht  0x00000001 , 0x0000486b 
- 00022360  0x00005551 fetch  0x00000001 , 0x00004957 
- 00022361  0x00005552 beq  0x00000004 , 0x00005767 
- 00022362  0x00005553 beq  0x00000005 , 0x00005767 
- 00022363  0x00005554 beq  0x00000008 , 0x00005769 
- 00022364  0x00005555 beq  0x00000007 , 0x00005769 
- 00022365  0x00005556 beq  0x00000006 , 0x00005767 
- 00022366  0x00005558 storet  0x00000001 , 0x00004879 
- 00022367  0x00005559 setarg  0x00000006 
- 00022368  0x0000555a call  0x000069e5 
- 00022369  0x0000555b and  0x0000003f , 0x000000f8 , 0x00000002 
- 00022370  0x0000555c fetch  0x00000001 , 0x00004879 
- 00022371  0x0000555d iadd  0x00000002 , 0x0000003f 
- 00022372  0x0000555e lshift8  0x0000003f , 0x0000003f 
- 00022373  0x0000555f add  0x0000003f , 0x00000006 , 0x0000003f 
- 00022374  0x00005560 branch  0x000069e4 
- 00022375  0x00005563 increase  0xffffffff , 0x00000002 
- 00022376  0x00005564 branch  0x0000575e 
- 00022377  0x00005567 increase  0x00000002 , 0x00000002 
- 00022378  0x00005568 branch  0x0000575e 
- 00022379  0x0000556b fetch  0x00000001 , 0x00004690 
- 00022380  0x0000556c beq  0x00000000 , 0x0000576f 
- 00022381  0x0000556d beq  0x00000001 , 0x00005775 
- 00022382  0x0000556e beq  0x00000002 , 0x00005778 
- 00022383  0x00005570 fetch  0x00000001 , 0x00004874 
- 00022384  0x00005571 copy  0x0000003f , 0x00000011 
- 00022385  0x00005572 branch  0x0000577d 
- 00022386  0x00005575 fetch  0x00000001 , 0x00004875 
- 00022387  0x00005576 copy  0x0000003f , 0x00000011 
- 00022388  0x00005577 branch  0x0000577d 
- 00022389  0x0000557a fetch  0x00000001 , 0x00004876 
- 00022390  0x0000557b copy  0x0000003f , 0x00000011 
- 00022391  0x0000557c branch  0x0000577d 
- 00022392  0x0000557f fetch  0x00000001 , 0x00004877 
- 00022393  0x00005580 copy  0x0000003f , 0x00000011 
- 00022394  0x00005581 branch  0x0000577d 
- 00022395  0x00005584 fetch  0x00000001 , 0x00004878 
- 00022396  0x00005585 copy  0x0000003f , 0x00000011 
- 00022397  0x00005587 setarg  0x0000c309 
- 00022398  0x00005588 call  0x000069e4 
- 00022399  0x00005589 copy  0x00000011 , 0x0000003f 
- 00022400  0x0000558a lshift8  0x0000003f , 0x0000003f 
- 00022401  0x0000558b add  0x0000003f , 0x00000023 , 0x0000003f 
- 00022402  0x0000558c call  0x000069e4 
- 00022403  0x0000558d setarg  0x00000009 
- 00022404  0x0000558e branch  0x000069e4 
- 00022405  0x00005591 fetch  0x00000001 , 0x00004690 
- 00022406  0x00005592 beq  0x00000000 , 0x0000578c 
- 00022407  0x00005593 beq  0x00000001 , 0x0000578a 
- 00022408  0x00005594 beq  0x00000002 , 0x0000578e 
- 00022409  0x00005595 beq  0x00000003 , 0x00005790 
- 00022410  0x00005597 fetch  0x00000001 , 0x0000486d 
- 00022411  0x00005598 branch  0x00005791 
- 00022412  0x0000559a fetch  0x00000001 , 0x0000486c 
- 00022413  0x0000559b branch  0x00005791 
- 00022414  0x0000559d fetch  0x00000001 , 0x0000486e 
- 00022415  0x0000559e branch  0x00005791 
- 00022416  0x000055a0 fetch  0x00000001 , 0x0000486f 
- 00022417  0x000055a2 store  0x00000001 , 0x00004879 
- 00022418  0x000055a3 lshift8  0x0000003f , 0x0000003f 
- 00022419  0x000055a4 copy  0x0000003f , 0x00000011 
- 00022420  0x000055a5 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00022421  0x000055a6 call  0x000069e4 
- 00022422  0x000055a7 copy  0x00000011 , 0x0000003f 
- 00022423  0x000055a8 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00022424  0x000055a9 branch  0x000069e4 
- 00022425  0x000055ac fetch  0x00000001 , 0x00004690 
- 00022426  0x000055ad beq  0x00000000 , 0x000057a0 
- 00022427  0x000055ae beq  0x00000001 , 0x0000579e 
- 00022428  0x000055af beq  0x00000002 , 0x000057a2 
- 00022429  0x000055b0 beq  0x00000003 , 0x000057a4 
- 00022430  0x000055b2 fetch  0x00000001 , 0x00004871 
- 00022431  0x000055b3 branch  0x00005791 
- 00022432  0x000055b6 fetch  0x00000001 , 0x00004870 
- 00022433  0x000055b7 branch  0x00005791 
- 00022434  0x000055ba fetch  0x00000001 , 0x00004872 
- 00022435  0x000055bb branch  0x00005791 
- 00022436  0x000055be fetch  0x00000001 , 0x00004873 
- 00022437  0x000055bf branch  0x00005791 
- 00022438  0x000055c8 call  0x0000584c 
- 00022439  0x000055c9 fetch  0x00000001 , 0x00004987 
- 00022440  0x000055ca nbranch  0x00005860 , 0x00000034 
- 00022441  0x000055cb fetch  0x00000001 , 0x00004982 
- 00022442  0x000055cc nbranch  0x0000585f , 0x00000034 
- 00022443  0x000055ce call  0x00005888 
- 00022444  0x000055cf call  0x000057bc 
- 00022445  0x000055d0 call  0x0000552f 
- 00022446  0x000055d1 call  0x000057b7 
- 00022447  0x000055d2 copy  0x00000011 , 0x0000003f 
- 00022448  0x000055d3 fetcht  0x00000001 , 0x0000484e 
- 00022449  0x000055d4 store  0x00000001 , 0x0000484e 
- 00022450  0x000055d5 store  0x00000001 , 0x00004846 
- 00022451  0x000055d6 ixor  0x00000002 , 0x0000003f 
- 00022452  0x000055d7 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00022453  0x000055d8 rtn  0x00000005 
- 00022454  0x000055d9 branch  0x00007dba 
- 00022455  0x000055dc rtnmark0  0x00000026 
- 00022456  0x000055dd copy  0x00000011 , 0x0000003f 
- 00022457  0x000055de rtn  0x00000034 
- 00022458  0x000055df store  0x00000001 , 0x00004846 
- 00022459  0x000055e0 branch  0x00007dba 
- 00022460  0x000055e6 jam  0x00000000 , 0x00004979 
- 00022461  0x000055e7 jam  0x00000000 , 0x0000497a 
- 00022462  0x000055e8 jam  0x00000000 , 0x0000497b 
- 00022463  0x000055e9 copy  0x0000003f , 0x00000012 
- 00022464  0x000055ea fetcht  0x00000001 , 0x00004644 
- 00022465  0x000055eb fetch  0x00000001 , 0x00004647 
- 00022466  0x000055ec isub  0x00000002 , 0x0000003e 
- 00022467  0x000055ed branch  0x000057cc , 0x00000005 
- 00022468  0x000055ee fetch  0x00000001 , 0x00004648 
- 00022469  0x000055ef isub  0x00000002 , 0x0000003e 
- 00022470  0x000055f0 branch  0x000057d1 , 0x00000005 
- 00022471  0x000055f1 fetcht  0x00000001 , 0x00004645 
- 00022472  0x000055f2 fetch  0x00000001 , 0x00004647 
- 00022473  0x000055f3 isub  0x00000002 , 0x0000003e 
- 00022474  0x000055f4 branch  0x000057e0 , 0x00000005 
- 00022475  0x000055f5 branch  0x000057e3 
- 00022476  0x000055f8 fetcht  0x00000001 , 0x00004645 
- 00022477  0x000055f9 fetch  0x00000001 , 0x00004648 
- 00022478  0x000055fa isub  0x00000002 , 0x0000003e 
- 00022479  0x000055fb branch  0x000057d6 , 0x00000005 
- 00022480  0x000055fc branch  0x000057d9 
- 00022481  0x000055ff fetcht  0x00000001 , 0x00004645 
- 00022482  0x00005600 fetch  0x00000001 , 0x00004647 
- 00022483  0x00005601 isub  0x00000002 , 0x0000003e 
- 00022484  0x00005602 branch  0x000057db , 0x00000005 
- 00022485  0x00005603 branch  0x000057de 
- 00022486  0x00005606 call  0x000057ef 
- 00022487  0x00005607 call  0x000057fb 
- 00022488  0x00005608 branch  0x000057e5 
- 00022489  0x0000560b call  0x000057ef 
- 00022490  0x0000560c branch  0x000057e1 
- 00022491  0x0000560f call  0x000057f8 
- 00022492  0x00005610 call  0x000057f2 
- 00022493  0x00005611 branch  0x000057e5 
- 00022494  0x00005614 call  0x000057f8 
- 00022495  0x00005615 branch  0x000057e4 
- 00022496  0x00005618 call  0x000057f2 
- 00022497  0x0000561a call  0x000057fe 
- 00022498  0x0000561b branch  0x000057e5 
- 00022499  0x0000561e call  0x000057fb 
- 00022500  0x00005620 call  0x000057f5 
- 00022501  0x00005622 call  0x00005801 
- 00022502  0x00005623 call  0x00005804 
- 00022503  0x00005624 fetch  0x00000001 , 0x0000497a 
- 00022504  0x00005625 rtn  0x00000034 
- 00022505  0x00005626 fetch  0x00000001 , 0x00004979 
- 00022506  0x00005627 rtn  0x00000034 
- 00022507  0x00005628 jam  0x00000001 , 0x0000497b 
- 00022508  0x00005629 fetch  0x00000001 , 0x0000484e 
- 00022509  0x0000562a copy  0x0000003f , 0x00000011 
- 00022510  0x0000562b rtn 
- 00022511  0x0000562e and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022512  0x0000562f beq  0x00000009 , 0x0000580c 
- 00022513  0x00005630 rtn 
- 00022514  0x00005632 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022515  0x00005633 beq  0x00000012 , 0x0000580c 
- 00022516  0x00005634 rtn 
- 00022517  0x00005636 and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022518  0x00005637 beq  0x0000000a , 0x0000580c 
- 00022519  0x00005638 rtn 
- 00022520  0x0000563a and  0x00000012 , 0x00000009 , 0x0000003f 
- 00022521  0x0000563b beq  0x00000011 , 0x0000580c 
- 00022522  0x0000563c rtn 
- 00022523  0x0000563e and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022524  0x0000563f beq  0x00000014 , 0x0000580c 
- 00022525  0x00005640 rtn 
- 00022526  0x00005642 and  0x00000012 , 0x00000014 , 0x0000003f 
- 00022527  0x00005643 beq  0x00000012 , 0x0000580c 
- 00022528  0x00005644 rtn 
- 00022529  0x00005647 and  0x00000012 , 0x00000018 , 0x0000003f 
- 00022530  0x00005648 beq  0x00000018 , 0x0000580a 
- 00022531  0x00005649 rtn 
- 00022532  0x0000564c and  0x00000002 , 0x00000007 , 0x0000003f 
- 00022533  0x0000564d beq  0x00000003 , 0x0000580a 
- 00022534  0x0000564e beq  0x00000005 , 0x0000580a 
- 00022535  0x0000564f beq  0x00000006 , 0x0000580a 
- 00022536  0x00005650 beq  0x00000007 , 0x0000580a 
- 00022537  0x00005651 rtn 
- 00022538  0x00005655 jam  0x00000001 , 0x0000497a 
- 00022539  0x00005656 rtn 
- 00022540  0x00005659 jam  0x00000001 , 0x00004979 
- 00022541  0x0000565a rtn 
- 00022542  0x00005663 fetch  0x00000008 , 0x00004713 
- 00022543  0x00005664 rtnbit0  0x00000017 
- 00022544  0x00005665 bbit0  0x0000002c , 0x00005816 
- 00022545  0x00005667 fetch  0x00000001 , 0x00004658 
- 00022546  0x00005668 call  0x00005943 
- 00022547  0x00005669 call  0x00005824 
- 00022548  0x0000566a fetcht  0x00000001 , 0x00004658 
- 00022549  0x0000566b branch  0x000055b5 
- 00022550  0x0000566e fetch  0x00000001 , 0x00004658 
- 00022551  0x0000566f call  0x00005946 
- 00022552  0x00005670 jam  0x00000000 , 0x0000498b 
- 00022553  0x00005671 fetcht  0x00000001 , 0x00004658 
- 00022554  0x00005672 fetch  0x00000001 , 0x00004988 
- 00022555  0x00005673 call  0x0000583d 
- 00022556  0x00005674 call  0x00005828 
- 00022557  0x00005675 fetcht  0x00000001 , 0x00004658 
- 00022558  0x00005676 branch  0x000055b5 
- 00022559  0x00005679 call  0x000055b5 
- 00022560  0x0000567a fetch  0x00000001 , 0x00004989 
- 00022561  0x0000567b rtneq  0x00000001 
- 00022562  0x0000567c jam  0x00000001 , 0x00004989 
- 00022563  0x0000567d branch  0x000056f7 
- 00022564  0x00005680 jam  0x00000000 , 0x0000498b 
- 00022565  0x00005681 fetcht  0x00000001 , 0x00004658 
- 00022566  0x00005682 fetch  0x00000001 , 0x00004988 
- 00022567  0x00005683 call  0x00005833 
- 00022568  0x00005685 store  0x00000001 , 0x00004988 
- 00022569  0x00005686 fetch  0x00000001 , 0x0000498a 
- 00022570  0x00005687 branch  0x0000582f , 0x00000034 
- 00022571  0x00005689 fetch  0x00000001 , 0x00004989 
- 00022572  0x0000568a rtneq  0x00000001 
- 00022573  0x0000568b jam  0x00000001 , 0x00004989 
- 00022574  0x0000568c branch  0x000056f7 
- 00022575  0x0000568f fetch  0x00000001 , 0x00004989 
- 00022576  0x00005690 rtneq  0x00000000 
- 00022577  0x00005691 jam  0x00000000 , 0x00004989 
- 00022578  0x00005692 rtn 
- 00022579  0x00005695 lshift  0x0000003f , 0x0000003f 
- 00022580  0x00005696 copy  0x0000003f , 0x00000012 
- 00022581  0x00005697 call  0x00006ee6 
- 00022582  0x00005698 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022583  0x00005699 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022584  0x0000569a fetcht  0x00000001 , 0x0000498b 
- 00022585  0x0000569b copy  0x00000002 , 0x00000007 
- 00022586  0x0000569c beq  0x00000007 , 0x00005848 
- 00022587  0x0000569d beq  0x00000000 , 0x0000584a 
- 00022588  0x0000569e rtn 
- 00022589  0x000056a1 lshift  0x0000003f , 0x0000003f 
- 00022590  0x000056a2 copy  0x0000003f , 0x00000012 
- 00022591  0x000056a3 call  0x000055b1 
- 00022592  0x000056a4 call  0x00006ee6 
- 00022593  0x000056a5 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022594  0x000056a6 and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022595  0x000056a7 fetcht  0x00000001 , 0x0000498b 
- 00022596  0x000056a8 copy  0x00000002 , 0x00000007 
- 00022597  0x000056a9 beq  0x00000007 , 0x00005848 
- 00022598  0x000056aa beq  0x00000000 , 0x0000584a 
- 00022599  0x000056ab rtn 
- 00022600  0x000056ae jam  0x00000001 , 0x0000498a 
- 00022601  0x000056af rtn 
- 00022602  0x000056b1 jam  0x00000000 , 0x0000498a 
- 00022603  0x000056b2 rtn 
- 00022604  0x000056bb arg  0x00000000 , 0x00000012 
- 00022605  0x000056bc fetch  0x00000001 , 0x00004657 
- 00022606  0x000056bd rtneq  0x000000ff 
- 00022607  0x000056be fetch  0x00000008 , 0x00004713 
- 00022608  0x000056bf bbit0  0x0000002e , 0x00005859 
- 00022609  0x000056c1 fetcht  0x00000001 , 0x00004657 
- 00022610  0x000056c2 call  0x000055b5 
- 00022611  0x000056c3 fetcht  0x00000001 , 0x00004657 
- 00022612  0x000056c4 call  0x00006ee6 
- 00022613  0x000056c5 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022614  0x000056c7 copy  0x00000012 , 0x0000003f 
- 00022615  0x000056c8 store  0x00000001 , 0x00004987 
- 00022616  0x000056c9 rtn 
- 00022617  0x000056cc fetcht  0x00000001 , 0x00004657 
- 00022618  0x000056cd call  0x000055b1 
- 00022619  0x000056ce fetcht  0x00000001 , 0x00004657 
- 00022620  0x000056cf call  0x00006ee6 
- 00022621  0x000056d0 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022622  0x000056d1 branch  0x00005856 
- 00022623  0x000056d4 beq  0x00000004 , 0x00005878 
- 00022624  0x000056d6 call  0x0000587b 
- 00022625  0x000056d7 fetch  0x00000004 , 0x00004983 
- 00022626  0x000056d8 arg  0x000000a0 , 0x00000002 
- 00022627  0x000056d9 iadd  0x00000002 , 0x00000002 
- 00022628  0x000056da copy  0x00000022 , 0x0000003f 
- 00022629  0x000056db isub  0x00000002 , 0x0000003e 
- 00022630  0x000056dc nrtn  0x00000002 
- 00022631  0x000056dd store  0x00000004 , 0x00004983 
- 00022632  0x000056de fetch  0x00000001 , 0x00004982 
- 00022633  0x000056df beq  0x00000000 , 0x0000586e 
- 00022634  0x000056e0 beq  0x00000001 , 0x00005871 
- 00022635  0x000056e1 beq  0x00000002 , 0x00005874 
- 00022636  0x000056e2 beq  0x00000003 , 0x00005876 
- 00022637  0x000056e3 rtn 
- 00022638  0x000056e6 jam  0x00000001 , 0x00004982 
- 00022639  0x000056e8 jam  0x00000001 , 0x00004846 
- 00022640  0x000056e9 branch  0x00007dba 
- 00022641  0x000056ec jam  0x00000002 , 0x00004982 
- 00022642  0x000056ee jam  0x00000000 , 0x00004846 
- 00022643  0x000056ef branch  0x00007dba 
- 00022644  0x000056f2 jam  0x00000003 , 0x00004982 
- 00022645  0x000056f3 branch  0x0000586f 
- 00022646  0x000056f6 jam  0x00000000 , 0x00004982 
- 00022647  0x000056f7 branch  0x00005872 
- 00022648  0x000056fa jam  0x00000000 , 0x00004982 
- 00022649  0x000056fb jam  0x00000000 , 0x00004846 
- 00022650  0x000056fc rtn 
- 00022651  0x000056ff fetcht  0x00000004 , 0x00004983 
- 00022652  0x00005700 copy  0x00000022 , 0x0000003f 
- 00022653  0x00005701 isub  0x00000002 , 0x0000003e 
- 00022654  0x00005702 ncall  0x00005880 , 0x00000002 
- 00022655  0x00005703 rtn 
- 00022656  0x00005705 setarg  0x00000000 
- 00022657  0x00005706 store  0x00000004 , 0x00004983 
- 00022658  0x00005707 rtn 
- 00022659  0x00005710 call  0x00005895 
- 00022660  0x00005711 call  0x00005888 
- 00022661  0x00005712 setarg  0x00000000 
- 00022662  0x00005713 store  0x00000003 , 0x0000496f 
- 00022663  0x00005714 rtn 
- 00022664  0x00005717 bpatch  0x0000007e , 0x0000400f 
- 00022665  0x00005718 fetch  0x00000001 , 0x0000473f 
- 00022666  0x00005719 ncall  0x00005895 , 0x00000034 
- 00022667  0x0000571a arg  0x00000000 , 0x00000011 
- 00022668  0x0000571b call  0x00005898 
- 00022669  0x0000571c call  0x000058a1 
- 00022670  0x0000571d call  0x000058aa 
- 00022671  0x0000571e call  0x000058b3 
- 00022672  0x0000571f call  0x000058cf 
- 00022673  0x00005720 call  0x0000584c 
- 00022674  0x00005721 call  0x000058ec 
- 00022675  0x00005722 copy  0x00000011 , 0x0000003f 
- 00022676  0x00005723 rtn 
- 00022677  0x00005726 setarg  0x00030303 
- 00022678  0x00005727 store  0x00000003 , 0x0000496f 
- 00022679  0x00005728 rtn 
- 00022680  0x0000572b fetch  0x00000001 , 0x00004644 
- 00022681  0x0000572c call  0x00005943 
- 00022682  0x0000572d jam  0x00000000 , 0x00004977 
- 00022683  0x0000572e fetcht  0x00000001 , 0x00004644 
- 00022684  0x0000572f fetch  0x00000001 , 0x0000496f 
- 00022685  0x00005730 call  0x00005925 
- 00022686  0x00005731 store  0x00000001 , 0x0000496f 
- 00022687  0x00005732 fetcht  0x00000001 , 0x00004644 
- 00022688  0x00005733 branch  0x000055b5 
- 00022689  0x00005736 fetch  0x00000001 , 0x00004646 
- 00022690  0x00005737 call  0x00005943 
- 00022691  0x00005738 jam  0x00000001 , 0x00004977 
- 00022692  0x00005739 fetcht  0x00000001 , 0x00004646 
- 00022693  0x0000573a fetch  0x00000001 , 0x00004970 
- 00022694  0x0000573b call  0x00005925 
- 00022695  0x0000573c store  0x00000001 , 0x00004970 
- 00022696  0x0000573d fetcht  0x00000001 , 0x00004646 
- 00022697  0x0000573e branch  0x000055b5 
- 00022698  0x00005741 fetch  0x00000001 , 0x00004645 
- 00022699  0x00005742 call  0x00005943 
- 00022700  0x00005743 jam  0x00000002 , 0x00004977 
- 00022701  0x00005744 fetcht  0x00000001 , 0x00004645 
- 00022702  0x00005745 fetch  0x00000001 , 0x00004971 
- 00022703  0x00005746 call  0x00005925 
- 00022704  0x00005747 store  0x00000001 , 0x00004971 
- 00022705  0x00005748 fetcht  0x00000001 , 0x00004645 
- 00022706  0x00005749 branch  0x000055b5 
- 00022707  0x0000574c fetch  0x00000001 , 0x00004647 
- 00022708  0x0000574d rtneq  0x000000ff 
- 00022709  0x0000574e jam  0x00000003 , 0x00004977 
- 00022710  0x0000574f fetch  0x00000001 , 0x00004972 
- 00022711  0x00005750 copy  0x0000003f , 0x00000013 
- 00022712  0x00005751 fetcht  0x00000001 , 0x00004647 
- 00022713  0x00005752 fetch  0x00000001 , 0x00004654 
- 00022714  0x00005753 beq  0x000000ff , 0x000058c8 
- 00022715  0x00005754 call  0x00006ee6 
- 00022716  0x00005755 branch  0x000058c4 , 0x00000001 
- 00022717  0x00005756 fetcht  0x00000001 , 0x00004654 
- 00022718  0x00005757 call  0x00006ef7 
- 00022719  0x00005758 fetcht  0x00000001 , 0x00004647 
- 00022720  0x00005759 fetch  0x00000001 , 0x00004972 
- 00022721  0x0000575a call  0x00005925 
- 00022722  0x0000575c store  0x00000001 , 0x00004972 
- 00022723  0x0000575d branch  0x000058df 
- 00022724  0x00005760 fetcht  0x00000001 , 0x00004654 
- 00022725  0x00005761 fetch  0x00000001 , 0x00004972 
- 00022726  0x00005762 call  0x00005925 
- 00022727  0x00005763 branch  0x000058c2 
- 00022728  0x00005766 fetch  0x00000001 , 0x00004647 
- 00022729  0x00005767 call  0x00005946 
- 00022730  0x00005768 fetcht  0x00000001 , 0x00004647 
- 00022731  0x00005769 call  0x00005931 
- 00022732  0x0000576a store  0x00000001 , 0x00004972 
- 00022733  0x0000576b fetcht  0x00000001 , 0x00004647 
- 00022734  0x0000576c branch  0x000055b5 
- 00022735  0x00005770 fetch  0x00000001 , 0x00004648 
- 00022736  0x00005771 rtneq  0x000000ff 
- 00022737  0x00005772 jam  0x00000004 , 0x00004977 
- 00022738  0x00005773 fetch  0x00000001 , 0x00004973 
- 00022739  0x00005774 copy  0x0000003f , 0x00000013 
- 00022740  0x00005775 fetcht  0x00000001 , 0x00004648 
- 00022741  0x00005776 fetch  0x00000001 , 0x00004654 
- 00022742  0x00005777 beq  0x000000ff , 0x000058e5 
- 00022743  0x00005778 call  0x00006ee6 
- 00022744  0x00005779 branch  0x000058e1 , 0x00000001 
- 00022745  0x0000577a fetcht  0x00000001 , 0x00004654 
- 00022746  0x0000577b call  0x00006ef7 
- 00022747  0x0000577c fetcht  0x00000001 , 0x00004648 
- 00022748  0x0000577d fetch  0x00000001 , 0x00004973 
- 00022749  0x0000577e call  0x00005925 
- 00022750  0x00005780 store  0x00000001 , 0x00004973 
- 00022751  0x00005782 fetcht  0x00000001 , 0x00004654 
- 00022752  0x00005783 branch  0x000055b5 
- 00022753  0x00005786 fetcht  0x00000001 , 0x00004654 
- 00022754  0x00005787 fetch  0x00000001 , 0x00004973 
- 00022755  0x00005788 call  0x00005925 
- 00022756  0x00005789 branch  0x000058de 
- 00022757  0x0000578c fetch  0x00000001 , 0x00004648 
- 00022758  0x0000578d call  0x00005946 
- 00022759  0x0000578e fetcht  0x00000001 , 0x00004648 
- 00022760  0x0000578f call  0x00005931 
- 00022761  0x00005790 store  0x00000001 , 0x00004973 
- 00022762  0x00005791 fetcht  0x00000001 , 0x00004648 
- 00022763  0x00005792 branch  0x000055b5 
- 00022764  0x00005795 jam  0x00000000 , 0x0000496c 
- 00022765  0x00005796 fetch  0x00000001 , 0x00004656 
- 00022766  0x00005797 rtneq  0x000000ff 
- 00022767  0x00005798 fetch  0x00000008 , 0x00004713 
- 00022768  0x00005799 rtnbit0  0x00000016 
- 00022769  0x0000579a bbit1  0x0000002f , 0x000058fd 
- 00022770  0x0000579c jam  0x00000007 , 0x00004977 
- 00022771  0x0000579d fetcht  0x00000001 , 0x00004656 
- 00022772  0x0000579e fetch  0x00000001 , 0x00004976 
- 00022773  0x0000579f call  0x00005925 
- 00022774  0x000057a0 store  0x00000001 , 0x00004976 
- 00022775  0x000057a2 copy  0x00000011 , 0x0000003f 
- 00022776  0x000057a3 bbit1  0x00000007 , 0x00005917 
- 00022777  0x000057a4 call  0x0000591a 
- 00022778  0x000057a6 fetch  0x00000001 , 0x0000496d 
- 00022779  0x000057a7 store  0x00000001 , 0x0000496e 
- 00022780  0x000057a8 rtn 
- 00022781  0x000057ab jam  0x00000007 , 0x00004977 
- 00022782  0x000057ac fetch  0x00000001 , 0x00004976 
- 00022783  0x000057ad copy  0x0000003f , 0x00000013 
- 00022784  0x000057ae fetcht  0x00000001 , 0x00004656 
- 00022785  0x000057af fetch  0x00000001 , 0x00004654 
- 00022786  0x000057b0 beq  0x000000ff , 0x0000590f 
- 00022787  0x000057b1 call  0x00006ee6 
- 00022788  0x000057b2 branch  0x0000590b , 0x00000001 
- 00022789  0x000057b3 fetcht  0x00000001 , 0x00004654 
- 00022790  0x000057b4 call  0x00006ef7 
- 00022791  0x000057b5 fetcht  0x00000001 , 0x00004656 
- 00022792  0x000057b6 fetch  0x00000001 , 0x00004976 
- 00022793  0x000057b7 call  0x00005925 
- 00022794  0x000057b8 branch  0x00005913 
- 00022795  0x000057bb fetcht  0x00000001 , 0x00004654 
- 00022796  0x000057bc fetch  0x00000001 , 0x00004976 
- 00022797  0x000057bd call  0x00005925 
- 00022798  0x000057be branch  0x00005913 
- 00022799  0x000057c1 fetch  0x00000001 , 0x00004656 
- 00022800  0x000057c2 call  0x00005946 
- 00022801  0x000057c3 fetcht  0x00000001 , 0x00004656 
- 00022802  0x000057c4 call  0x00005931 
- 00022803  0x000057c6 store  0x00000001 , 0x00004976 
- 00022804  0x000057c7 call  0x000058f7 
- 00022805  0x000057c8 fetcht  0x00000001 , 0x00004656 
- 00022806  0x000057c9 branch  0x000055b5 
- 00022807  0x000057cd jam  0x00000001 , 0x0000496d 
- 00022808  0x000057ce call  0x0000591d 
- 00022809  0x000057cf branch  0x000058fa 
- 00022810  0x000057d2 jam  0x00000000 , 0x0000496d 
- 00022811  0x000057d3 fetch  0x00000001 , 0x0000496e 
- 00022812  0x000057d4 rtn  0x00000034 
- 00022813  0x000057d6 jam  0x00000001 , 0x0000496c 
- 00022814  0x000057d7 rtn 
- 00022815  0x000057dc call  0x00006ee6 
- 00022816  0x000057dd fetcht  0x00000001 , 0x00004977 
- 00022817  0x000057de copy  0x00000002 , 0x00000007 
- 00022818  0x000057df branch  0x0000592f , 0x00000001 
- 00022819  0x000057e1 qset0  0x00000011 
- 00022820  0x000057e2 rtn 
- 00022821  0x000057e5 lshift  0x0000003f , 0x0000003f 
- 00022822  0x000057e6 copy  0x0000003f , 0x00000012 
- 00022823  0x000057e7 call  0x00006ee6 
- 00022824  0x000057e8 setflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022825  0x000057ea and  0x00000012 , 0x00000007 , 0x0000003f 
- 00022826  0x000057ec fetcht  0x00000001 , 0x00004977 
- 00022827  0x000057ed copy  0x00000002 , 0x00000007 
- 00022828  0x000057ee beq  0x00000007 , 0x0000592f 
- 00022829  0x000057ef beq  0x00000000 , 0x00005923 
- 00022830  0x000057f0 rtn 
- 00022831  0x000057f3 qset1  0x00000011 
- 00022832  0x000057f4 rtn 
- 00022833  0x000057f7 bpatch  0x0000007f , 0x0000400f 
- 00022834  0x000057f8 copy  0x00000013 , 0x0000003f 
- 00022835  0x000057f9 store  0x00000001 , 0x00004978 
- 00022836  0x000057fa lshift  0x0000003f , 0x0000003f 
- 00022837  0x000057fb copy  0x0000003f , 0x00000012 
- 00022838  0x000057fc copy  0x00000002 , 0x00000013 
- 00022839  0x000057fd call  0x000055b1 
- 00022840  0x000057fe copy  0x00000013 , 0x00000002 
- 00022841  0x000057ff call  0x00006ee6 
- 00022842  0x00005800 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
- 00022843  0x00005801 call  0x0000593d 
- 00022844  0x00005802 branch  0x0000592a 
- 00022845  0x00005805 fetcht  0x00000001 , 0x00004978 
- 00022846  0x00005806 and_into  0x00000001 , 0x00000002 
- 00022847  0x00005807 and  0x00000012 , 0x00000001 , 0x0000003f 
- 00022848  0x00005808 isub  0x00000002 , 0x0000003e 
- 00022849  0x00005809 nbranch  0x00005abc , 0x00000005 
- 00022850  0x0000580a rtn 
- 00022851  0x0000580f rtneq  0x000000ff 
- 00022852  0x00005810 arg  0x0000003f , 0x00000002 
- 00022853  0x00005811 branch  0x00006f21 
- 00022854  0x00005815 rtneq  0x000000ff 
- 00022855  0x00005816 arg  0x0000003e , 0x00000002 
- 00022856  0x00005817 branch  0x00006f21 
- 00022857  0x0000581d bpatch  0x00000080 , 0x00004010 
- 00022858  0x0000581e call  0x000055f6 
- 00022859  0x0000581f rtn  0x0000002b 
- 00022860  0x00005821 call  0x000059e7 
- 00022861  0x00005823 bpatch  0x00000081 , 0x00004010 
- 00022862  0x00005824 call  0x00005958 
- 00022863  0x00005825 beq  0x00000030 , 0x0000595f 
- 00022864  0x00005826 beq  0x00000031 , 0x000059c6 
- 00022865  0x00005827 beq  0x00000058 , 0x000059cf 
- 00022866  0x00005828 call  0x00005955 
- 00022867  0x00005829 nop  0x00001af4 
- 00022868  0x0000582a branch  0x0000594d 
- 00022869  0x0000582c fetcht  0x00000001 , 0x0000464c 
- 00022870  0x0000582d call  0x000069c7 
- 00022871  0x0000582e branch  0x000055fb 
- 00022872  0x00005831 setarg  0x00000001 
- 00022873  0x00005832 call  0x000069e5 
- 00022874  0x00005833 store  0x00000001 , 0x0000485a 
- 00022875  0x00005834 setarg  0x00000000 
- 00022876  0x00005835 call  0x000069e5 
- 00022877  0x00005836 store  0x00000001 , 0x00004859 
- 00022878  0x00005837 rtn 
- 00022879  0x0000583a fetch  0x00000001 , 0x0000485a 
- 00022880  0x0000583b beq  0x0000005a , 0x0000596e 
- 00022881  0x0000583c beq  0x000000d8 , 0x00005974 
- 00022882  0x0000583d beq  0x000000d1 , 0x00005968 
- 00022883  0x0000583e beq  0x000000d2 , 0x0000598c 
- 00022884  0x0000583f beq  0x00000002 , 0x00005993 
- 00022885  0x00005840 beq  0x00000054 , 0x0000599c 
- 00022886  0x00005841 beq  0x00000050 , 0x000059c3 
- 00022887  0x00005842 branch  0x0000594d 
- 00022888  0x00005845 setarg  0x00000049 
- 00022889  0x00005846 call  0x000069e5 
- 00022890  0x00005847 beq  0x000000a1 , 0x0000596c 
- 00022891  0x00005848 branch  0x00005983 
- 00022892  0x0000584b jam  0x0000000c , 0x00004957 
- 00022893  0x0000584c rtn 
- 00022894  0x0000584f jam  0x00000005 , 0x00004957 
- 00022895  0x00005850 call  0x000059da 
- 00022896  0x00005851 call  0x00007c95 
- 00022897  0x00005852 arg  0x000048d6 , 0x00000013 
- 00022898  0x00005853 call  0x00005995 
- 00022899  0x00005854 branch  0x00005747 
- 00022900  0x00005857 setarg  0x00000016 
- 00022901  0x00005858 call  0x000069e5 
- 00022902  0x00005859 sub  0x0000003f , 0x000000bd , 0x0000003e 
- 00022903  0x0000585a nbranch  0x00005949 , 0x00000005 
- 00022904  0x0000585b setarg  0x00000019 
- 00022905  0x0000585c call  0x000069e5 
- 00022906  0x0000585d sub  0x0000003f , 0x00000055 , 0x0000003e 
- 00022907  0x0000585e nbranch  0x00005949 , 0x00000005 
- 00022908  0x0000585f setarg  0x0000001b 
- 00022909  0x00005860 call  0x000069e5 
- 00022910  0x00005861 sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00022911  0x00005862 nbranch  0x00005949 , 0x00000005 
- 00022912  0x00005863 jam  0x00000006 , 0x00004957 
- 00022913  0x00005864 arg  0x0000491a , 0x00000013 
- 00022914  0x00005865 branch  0x00005995 
- 00022915  0x00005868 jam  0x00000000 , 0x00004957 
- 00022916  0x00005869 arg  0x00004890 , 0x00000013 
- 00022917  0x0000586a call  0x00005995 
- 00022918  0x0000586b arg  0x0000489a , 0x00000013 
- 00022919  0x0000586c call  0x00005995 
- 00022920  0x0000586d setarg  0x00000943 
- 00022921  0x0000586e call  0x000069e4 
- 00022922  0x0000586f arg  0x000048b4 , 0x00000013 
- 00022923  0x00005870 branch  0x00005995 
- 00022924  0x00005873 jam  0x00000002 , 0x00004957 
- 00022925  0x00005874 arg  0x00004886 , 0x00000013 
- 00022926  0x00005875 call  0x00005995 
- 00022927  0x00005876 arg  0x0000489a , 0x00000013 
- 00022928  0x00005877 call  0x00005995 
- 00022929  0x00005878 arg  0x000048b4 , 0x00000013 
- 00022930  0x00005879 branch  0x00005995 
- 00022931  0x0000587c jam  0x00000003 , 0x00004957 
- 00022932  0x0000587d arg  0x0000487c , 0x00000013 
- 00022933  0x0000587f ifetch  0x00000002 , 0x00000013 
- 00022934  0x00005880 arg  0x0000ffff , 0x00000002 
- 00022935  0x00005881 isub  0x00000002 , 0x0000003e 
- 00022936  0x00005882 rtn  0x00000005 
- 00022937  0x00005883 call  0x000069e4 
- 00022938  0x00005884 increase  0x00000002 , 0x00000013 
- 00022939  0x00005885 branch  0x00005995 
- 00022940  0x00005888 call  0x000059d8 
- 00022941  0x00005889 setarg  0x00009a5b 
- 00022942  0x0000588a call  0x000069e4 
- 00022943  0x0000588b setarg  0x0000000d 
- 00022944  0x0000588c call  0x000069e5 
- 00022945  0x0000588d sub  0x0000003f , 0x00000012 , 0x0000003e 
- 00022946  0x0000588e branch  0x000059b0 , 0x00000005 
- 00022947  0x0000588f sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00022948  0x00005890 nbranch  0x000059b3 , 0x00000005 
- 00022949  0x00005891 setarg  0x0000000e 
- 00022950  0x00005892 call  0x000069e5 
- 00022951  0x00005893 sub  0x0000003f , 0x000000e5 , 0x0000003e 
- 00022952  0x00005894 nbranch  0x0000594d , 0x00000005 
- 00022953  0x00005895 setarg  0x00000010 
- 00022954  0x00005896 call  0x000069e5 
- 00022955  0x00005897 sub  0x0000003f , 0x000000a5 , 0x0000003e 
- 00022956  0x00005898 branch  0x000059b0 , 0x00000005 
- 00022957  0x00005899 call  0x000059c0 
- 00022958  0x0000589b jam  0x00000008 , 0x00004957 
- 00022959  0x0000589c rtn 
- 00022960  0x0000589e jam  0x00000009 , 0x00004957 
- 00022961  0x0000589f arg  0x000048fc , 0x00000013 
- 00022962  0x000058a0 branch  0x00005995 
- 00022963  0x000058a2 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00022964  0x000058a3 nbranch  0x0000594d , 0x00000005 
- 00022965  0x000058a4 setarg  0x0000000e 
- 00022966  0x000058a5 call  0x000069e5 
- 00022967  0x000058a6 sub  0x0000003f , 0x000000c5 , 0x0000003e 
- 00022968  0x000058a7 nbranch  0x0000594d , 0x00000005 
- 00022969  0x000058a8 setarg  0x00000010 
- 00022970  0x000058a9 call  0x000069e5 
- 00022971  0x000058aa sub  0x0000003f , 0x00000038 , 0x0000003e 
- 00022972  0x000058ab nbranch  0x0000594d , 0x00000005 
- 00022973  0x000058ad call  0x000059c0 
- 00022974  0x000058ae jam  0x0000000a , 0x00004957 
- 00022975  0x000058af rtn 
- 00022976  0x000058b1 setarg  0x0000005b 
- 00022977  0x000058b2 call  0x000069e4 
- 00022978  0x000058b3 branch  0x000059d6 
- 00022979  0x000058b6 jam  0x00000007 , 0x00004957 
- 00022980  0x000058b7 arg  0x0000493a , 0x00000013 
- 00022981  0x000058b8 branch  0x00005995 
- 00022982  0x000058bb call  0x000059e7 
- 00022983  0x000058bc fetch  0x00000001 , 0x0000485a 
- 00022984  0x000058bd beq  0x00000070 , 0x000059cd 
- 00022985  0x000058be beq  0x00000000 , 0x000059cb 
- 00022986  0x000058bf branch  0x0000594d 
- 00022987  0x000058c2 jam  0x00000001 , 0x00004957 
- 00022988  0x000058c3 rtn 
- 00022989  0x000058c6 jam  0x00000004 , 0x00004957 
- 00022990  0x000058c7 rtn 
- 00022991  0x000058ca call  0x000059e7 
- 00022992  0x000058cb fetch  0x00000001 , 0x0000485a 
- 00022993  0x000058cc beq  0x00000059 , 0x000059d3 
- 00022994  0x000058cd branch  0x0000595f 
- 00022995  0x000058cf jam  0x0000000b , 0x00004957 
- 00022996  0x000058d0 arg  0x0000492a , 0x00000013 
- 00022997  0x000058d1 branch  0x00005995 
- 00022998  0x000058d4 setarg  0x00000009 
- 00022999  0x000058d5 branch  0x000069e4 
- 00023000  0x000058d7 setarg  0x00005a09 
- 00023001  0x000058d8 branch  0x000069e4 
- 00023002  0x000058db arg  0x00008006 , 0x00000002 
- 00023003  0x000058dc fetch  0x00000001 , 0x00004957 
- 00023004  0x000058dd bne  0x0000000b , 0x000059de 
- 00023005  0x000058de arg  0x00009706 , 0x00000002 
- 00023006  0x000058e0 copy  0x00000002 , 0x0000003f 
- 00023007  0x000058e1 call  0x000069e4 
- 00023008  0x000058e2 nop  0x00002ee0 
- 00023009  0x000058e3 rtn 
- 00023010  0x000058e6 arg  0x00004946 , 0x00000013 
- 00023011  0x000058e7 fetch  0x00000001 , 0x00004957 
- 00023012  0x000058e8 rtnne  0x0000000b 
- 00023013  0x000058e9 arg  0x0000494e , 0x00000013 
- 00023014  0x000058ea rtn 
- 00023015  0x000058ed bpatch  0x00000082 , 0x00004010 
- 00023016  0x000058ee call  0x000055f6 
- 00023017  0x000058ef call  0x000059da 
- 00023018  0x000058f0 call  0x000059e2 
- 00023019  0x000058f1 call  0x00005995 
- 00023020  0x000058f2 branch  0x00005747 
- 00023021  0x000058f5 bpatch  0x00000083 , 0x00004010 
- 00023022  0x000058f6 call  0x00005949 
- 00023023  0x000058f7 call  0x000055f6 
- 00023024  0x000058f8 arg  0x00000806 , 0x00000002 
- 00023025  0x000058f9 fetch  0x00000001 , 0x00004957 
- 00023026  0x000058fa bne  0x0000000b , 0x000059f4 
- 00023027  0x000058fb arg  0x00001f06 , 0x00000002 
- 00023028  0x000058fd copy  0x00000002 , 0x0000003f 
- 00023029  0x000058fe branch  0x000069e4 
- 00023030  0x00005905 fetch  0x00000001 , 0x00004420 
- 00023031  0x00005906 rtnne  0x00000000 
- 00023032  0x00005907 fetch  0x00000001 , 0x00004957 
- 00023033  0x00005908 beq  0x00000000 , 0x00005a02 
- 00023034  0x00005909 beq  0x00000001 , 0x00005a02 
- 00023035  0x0000590a beq  0x00000008 , 0x00005a02 
- 00023036  0x0000590b beq  0x00000002 , 0x00005a02 
- 00023037  0x0000590c beq  0x00000003 , 0x00005a26 
- 00023038  0x0000590d beq  0x00000004 , 0x00005a02 
- 00023039  0x0000590e beq  0x00000006 , 0x00005a4b 
- 00023040  0x0000590f beq  0x0000000b , 0x00005a44 
- 00023041  0x00005910 branch  0x00005a02 
- 00023042  0x00005914 call  0x00005a6d 
- 00023043  0x00005915 disable  0x00000028 
- 00023044  0x00005916 fetch  0x00000001 , 0x00004659 
- 00023045  0x00005917 beq  0x000000ff , 0x00005a09 
- 00023046  0x00005918 fetcht  0x00000001 , 0x00004659 
- 00023047  0x00005919 call  0x00006ee6 
- 00023048  0x0000591a nrtn  0x00000001 
- 00023049  0x0000591c setarg  0x00000000 
- 00023050  0x0000591d call  0x000069e5 
- 00023051  0x0000591e bne  0x00000030 , 0x00005a1c 
- 00023052  0x00005920 setarg  0x00000002 
- 00023053  0x00005921 call  0x000069e5 
- 00023054  0x00005922 rtnbit0  0x00000007 
- 00023055  0x00005923 call  0x00005a84 
- 00023056  0x00005924 fetch  0x00000001 , 0x00004847 
- 00023057  0x00005925 call  0x00005a7c 
- 00023058  0x00005926 store  0x00000002 , 0x00004847 
- 00023059  0x00005927 fetch  0x00000001 , 0x00004849 
- 00023060  0x00005928 call  0x00005a7c 
- 00023061  0x00005929 store  0x00000002 , 0x00004849 
- 00023062  0x0000592a fetch  0x00000001 , 0x00004958 
- 00023063  0x0000592b beq  0x00000000 , 0x00005a1e 
- 00023064  0x0000592c beq  0x00000001 , 0x00005a20 
- 00023065  0x0000592d beq  0x00000002 , 0x00005a22 
- 00023066  0x0000592e beq  0x00000003 , 0x00005a24 
- 00023067  0x0000592f rtn 
- 00023068  0x00005932 beq  0x00000031 , 0x00005a0c 
- 00023069  0x00005933 branch  0x00005955 
- 00023070  0x00005936 call  0x00005a56 
- 00023071  0x00005937 branch  0x00005a8b 
- 00023072  0x00005939 call  0x00005a5e 
- 00023073  0x0000593a branch  0x00005a8b 
- 00023074  0x0000593c call  0x00005a5a 
- 00023075  0x0000593d branch  0x00005a8b 
- 00023076  0x0000593f call  0x00005a66 
- 00023077  0x00005940 branch  0x00005a8b 
- 00023078  0x00005945 call  0x00005a6d 
- 00023079  0x00005946 fetch  0x00000001 , 0x00004659 
- 00023080  0x00005947 beq  0x000000ff , 0x00005a2c 
- 00023081  0x00005948 fetcht  0x00000001 , 0x00004659 
- 00023082  0x00005949 call  0x00006ee6 
- 00023083  0x0000594a nrtn  0x00000001 
- 00023084  0x0000594c setarg  0x00000000 
- 00023085  0x0000594d call  0x000069e5 
- 00023086  0x0000594e bne  0x00000030 , 0x00005955 
- 00023087  0x00005950 setarg  0x00000002 
- 00023088  0x00005951 call  0x000069e5 
- 00023089  0x00005952 rtnbit0  0x00000007 
- 00023090  0x00005953 call  0x00005a84 
- 00023091  0x00005954 call  0x00005a42 
- 00023092  0x00005955 store  0x00000001 , 0x0000484d 
- 00023093  0x00005956 rshift4  0x0000003f , 0x0000003f 
- 00023094  0x00005957 call  0x00005a80 
- 00023095  0x00005958 store  0x00000001 , 0x00004848 
- 00023096  0x00005959 fetch  0x00000001 , 0x0000484d 
- 00023097  0x0000595a and  0x0000003f , 0x0000000f , 0x0000003f 
- 00023098  0x0000595b call  0x00005a80 
- 00023099  0x0000595c store  0x00000001 , 0x0000484a 
- 00023100  0x0000595d fetch  0x00000001 , 0x00004958 
- 00023101  0x0000595e beq  0x00000000 , 0x00005a56 
- 00023102  0x0000595f beq  0x00000001 , 0x00005a5e 
- 00023103  0x00005960 beq  0x00000002 , 0x00005a5a 
- 00023104  0x00005961 beq  0x00000003 , 0x00005a66 
- 00023105  0x00005962 rtn 
- 00023106  0x00005965 setarg  0x00000012 
- 00023107  0x00005966 branch  0x000069e5 
- 00023108  0x00005969 call  0x00005a6d 
- 00023109  0x0000596a fetch  0x00000001 , 0x00004659 
- 00023110  0x0000596b beq  0x000000ff , 0x00005a4a 
- 00023111  0x0000596c fetcht  0x00000001 , 0x00004659 
- 00023112  0x0000596d call  0x00006ee6 
- 00023113  0x0000596e nrtn  0x00000001 
- 00023114  0x00005970 branch  0x00005a2f 
- 00023115  0x00005974 call  0x00005a6d 
- 00023116  0x00005975 disable  0x00000028 
- 00023117  0x00005976 setarg  0x00000002 
- 00023118  0x00005977 call  0x000069e5 
- 00023119  0x00005978 rtnbit0  0x00000007 
- 00023120  0x00005979 setarg  0x00000008 
- 00023121  0x0000597a call  0x000069e5 
- 00023122  0x0000597b branch  0x00005a0f , 0x00000034 
- 00023123  0x0000597c setarg  0x00000000 
- 00023124  0x0000597d store  0x00000006 , 0x00004847 
- 00023125  0x0000597e rtn 
- 00023126  0x00005981 fetch  0x00000002 , 0x00004847 
- 00023127  0x00005982 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023128  0x00005983 store  0x00000002 , 0x00004847 
- 00023129  0x00005984 branch  0x00007dba 
- 00023130  0x00005986 fetch  0x00000002 , 0x00004849 
- 00023131  0x00005987 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023132  0x00005988 store  0x00000002 , 0x00004849 
- 00023133  0x00005989 branch  0x00007dba 
- 00023134  0x0000598b fetch  0x00000002 , 0x00004849 
- 00023135  0x0000598c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023136  0x0000598d store  0x00000002 , 0x00004849 
- 00023137  0x0000598e fetch  0x00000002 , 0x00004847 
- 00023138  0x0000598f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00023139  0x00005990 store  0x00000002 , 0x00004847 
- 00023140  0x00005991 call  0x00005a68 
- 00023141  0x00005992 branch  0x00007dba 
- 00023142  0x00005994 call  0x00005a68 
- 00023143  0x00005995 branch  0x00007dba 
- 00023144  0x00005998 fetch  0x00000002 , 0x00004849 
- 00023145  0x00005999 fetcht  0x00000002 , 0x00004847 
- 00023146  0x0000599a store  0x00000002 , 0x00004847 
- 00023147  0x0000599b storet  0x00000002 , 0x00004849 
- 00023148  0x0000599c rtn 
- 00023149  0x000059a0 fetch  0x00000001 , 0x00004860 
- 00023150  0x000059a1 call  0x00005a84 , 0x00000034 
- 00023151  0x000059a2 jam  0x00000001 , 0x00004860 
- 00023152  0x000059a3 rtn 
- 00023153  0x000059a6 jam  0x00000001 , 0x00004956 
- 00023154  0x000059a7 call  0x000029c9 
- 00023155  0x000059a9 branch  0x00005949 
- 00023156  0x000059ac fetch  0x00000001 , 0x00004659 
- 00023157  0x000059ad rtnne  0x000000ff 
- 00023158  0x000059ae fetch  0x00000001 , 0x0000477d 
- 00023159  0x000059af rtnne  0x00000001 
- 00023160  0x000059b0 setarg  0x00000000 
- 00023161  0x000059b1 store  0x00000001 , 0x0000477d 
- 00023162  0x000059b2 store  0x00000004 , 0x00004847 
- 00023163  0x000059b3 branch  0x00005a73 
- 00023164  0x000059b6 rtnbit0  0x00000007 
- 00023165  0x000059b7 arg  0x0000ff00 , 0x00000002 
- 00023166  0x000059b8 ior  0x00000002 , 0x0000003f 
- 00023167  0x000059b9 rtn 
- 00023168  0x000059bc rtnbit0  0x00000003 
- 00023169  0x000059bd arg  0x000000f0 , 0x00000002 
- 00023170  0x000059be ior  0x00000002 , 0x0000003f 
- 00023171  0x000059bf rtn 
- 00023172  0x000059c2 arg  0x00000003 , 0x0000003f 
- 00023173  0x000059c3 call  0x000069e5 
- 00023174  0x000059c4 store  0x00000002 , 0x00004847 
- 00023175  0x000059c5 arg  0x00000004 , 0x0000003f 
- 00023176  0x000059c6 call  0x000069e5 
- 00023177  0x000059c7 store  0x00000002 , 0x00004849 
- 00023178  0x000059c8 rtn 
- 00023179  0x000059cc fetcht  0x00000001 , 0x0000464d 
- 00023180  0x000059cd call  0x00006ee6 
- 00023181  0x000059ce rtn  0x00000001 
- 00023182  0x000059cf setarg  0x0000000a 
- 00023183  0x000059d0 call  0x000069e5 
- 00023184  0x000059d1 nop  0x000003e8 
- 00023185  0x000059d2 branch  0x00005a8b 
- 00023186  0x000059d5 setarg  0x00008100 
- 00023187  0x000059d6 branch  0x000069e4 
- 00023188  0x000059dc jam  0x000000ff , 0x0000478f 
- 00023189  0x000059de jam  0x00000034 , 0x000043f3 
- 00023190  0x000059df setarg  0x000f0f0f 
- 00023191  0x000059e0 store  0x00000003 , 0x000042db 
- 00023192  0x000059e1 store  0x00000003 , 0x000042de 
- 00023193  0x000059e2 branch  0x000054a9 
- 00023194  0x000059e5 bpatch  0x00000084 , 0x00004010 
- 00023195  0x000059e6 call  0x00005c6f 
- 00023196  0x000059e7 call  0x00005aa8 
- 00023197  0x000059e8 fetch  0x00000001 , 0x00004666 
- 00023198  0x000059e9 beq  0x00000001 , 0x00005aa1 
- 00023199  0x000059ea beq  0x00000002 , 0x00005aa3 
- 00023200  0x000059eb rtn 
- 00023201  0x000059ed fetch  0x00000006 , 0x00004668 
- 00023202  0x000059ee branch  0x00005aa4 
- 00023203  0x000059f0 fetch  0x00000006 , 0x00004675 
- 00023204  0x000059f2 fetcht  0x00000006 , 0x000046e6 
- 00023205  0x000059f3 isub  0x00000002 , 0x0000003e 
- 00023206  0x000059f4 branch  0x00005c1a , 0x00000005 
- 00023207  0x000059f5 branch  0x000054a0 
- 00023208  0x000059f8 jam  0x0000005a , 0x0000478f 
- 00023209  0x000059f9 rtn 
- 00023210  0x000059fd fetch  0x00000002 , 0x000044e9 
- 00023211  0x000059fe bbit1  0x00000009 , 0x0000431f 
- 00023212  0x000059ff branch  0x00005c39 
- 00023213  0x00005a01 setarg  0x00000000 
- 00023214  0x00005a02 store  0x00000002 , 0x00004781 
- 00023215  0x00005a03 fetch  0x00000002 , 0x000044e9 
- 00023216  0x00005a04 bbit1  0x00000009 , 0x0000431f 
- 00023217  0x00005a05 rtn 
- 00023218  0x00005a08 fetch  0x00000008 , 0x00004713 
- 00023219  0x00005a09 rtnbit0  0x0000001b 
- 00023220  0x00005a0b nbranch  0x00005aba , 0x00000028 
- 00023221  0x00005a0c fetch  0x00000001 , 0x00004959 
- 00023222  0x00005a0d increase  0x00000001 , 0x0000003f 
- 00023223  0x00005a0e and_into  0x0000000f , 0x0000003f 
- 00023224  0x00005a0f store  0x00000001 , 0x00004959 
- 00023225  0x00005a10 nrtn  0x00000034 
- 00023226  0x00005a12 jam  0x00000000 , 0x00004959 
- 00023227  0x00005a13 branch  0x00007dbc 
- 00023228  0x00005a16 fetch  0x00000001 , 0x00004659 
- 00023229  0x00005a17 rtnne  0x000000ff 
- 00023230  0x00005a18 jam  0x00000000 , 0x000040c0 
- 00023231  0x00005a19 jam  0x0000001e , 0x0000477e 
- 00023232  0x00005a1a rtn 
- 00023233  0x00005a1e bpatch  0x00000085 , 0x00004010 
- 00023234  0x00005a1f copy  0x00000013 , 0x0000003f 
- 00023235  0x00005a20 beq  0x00000014 , 0x00005ad0 
- 00023236  0x00005a21 beq  0x00000015 , 0x00005ae0 
- 00023237  0x00005a22 beq  0x00000010 , 0x00005c15 
- 00023238  0x00005a23 beq  0x00000031 , 0x00005aed 
- 00023239  0x00005a24 beq  0x00000029 , 0x00005aef 
- 00023240  0x00005a25 beq  0x00000032 , 0x00005af1 
- 00023241  0x00005a26 beq  0x0000003e , 0x00004329 
- 00023242  0x00005a27 beq  0x00000040 , 0x00005afc 
- 00023243  0x00005a28 beq  0x00000039 , 0x00006084 
- 00023244  0x00005a29 beq  0x0000003a , 0x00006053 
- 00023245  0x00005a2a beq  0x0000003c , 0x00006075 
- 00023246  0x00005a2b beq  0x00000044 , 0x00005b10 
- 00023247  0x00005a2c rtn 
- 00023248  0x00005a30 call  0x0000618e 
- 00023249  0x00005a31 jam  0x00000000 , 0x0000477d 
- 00023250  0x00005a32 call  0x00005a73 
- 00023251  0x00005a33 jam  0x00000001 , 0x00004794 
- 00023252  0x00005a34 call  0x00006042 
- 00023253  0x00005a35 fetch  0x00000001 , 0x00004795 
- 00023254  0x00005a36 nbranch  0x00005ad8 , 0x00000034 
- 00023255  0x00005a37 jam  0x00000014 , 0x00004796 
- 00023256  0x00005a39 fetch  0x00000002 , 0x000043f1 
- 00023257  0x00005a3a set0  0x00000000 , 0x0000003f 
- 00023258  0x00005a3b store  0x00000002 , 0x000043f1 
- 00023259  0x00005a3c jam  0x00000000 , 0x00004845 
- 00023260  0x00005a3d fetch  0x00000002 , 0x000047be 
- 00023261  0x00005a3e store  0x00000002 , 0x000047c0 
- 00023262  0x00005a3f call  0x00005c0b 
- 00023263  0x00005a40 branch  0x00005c39 
- 00023264  0x00005a43 setarg  0x00000000 
- 00023265  0x00005a44 store  0x00000002 , 0x000047c0 
- 00023266  0x00005a45 jam  0x00000000 , 0x00004794 
- 00023267  0x00005a46 arg  0x00000006 , 0x00000002 
- 00023268  0x00005a47 fetch  0x00000008 , 0x00004713 
- 00023269  0x00005a48 bbit1  0x0000001b , 0x00005ae7 
- 00023270  0x00005a49 arg  0x00000007 , 0x00000002 
- 00023271  0x00005a4b storet  0x00000002 , 0x000042d3 
- 00023272  0x00005a4c storet  0x00000002 , 0x000042d5 
- 00023273  0x00005a4d jam  0x00000000 , 0x000047c2 
- 00023274  0x00005a4e jam  0x00000000 , 0x00004956 
- 00023275  0x00005a4f call  0x000029cb 
- 00023276  0x00005a50 branch  0x00005b76 
- 00023277  0x00005a53 arg  0x00000002 , 0x00000007 
- 00023278  0x00005a54 branch  0x00005af8 
- 00023279  0x00005a58 jam  0x00000012 , 0x0000066f 
- 00023280  0x00005a59 branch  0x00007834 
- 00023281  0x00005a5c fetch  0x00000001 , 0x00004795 
- 00023282  0x00005a5d beq  0x00000001 , 0x00005af4 
- 00023283  0x00005a5e branch  0x00005af6 
- 00023284  0x00005a60 call  0x00005aef 
- 00023285  0x00005a61 jam  0x00000014 , 0x00004844 
- 00023286  0x00005a63 arg  0x00000001 , 0x00000007 
- 00023287  0x00005a64 branch  0x00005af8 
- 00023288  0x00005a67 fetch  0x00000001 , 0x00004843 
- 00023289  0x00005a68 qset1  0x0000003f 
- 00023290  0x00005a69 store  0x00000001 , 0x00004843 
- 00023291  0x00005a6a rtn 
- 00023292  0x00005a6d fetch  0x00000002 , 0x0000433c 
- 00023293  0x00005a6e rtneq  0x00000000 
- 00023294  0x00005a6f fetch  0x00000001 , 0x0000016a 
- 00023295  0x00005a70 rshift2  0x0000003f , 0x0000003f 
- 00023296  0x00005a71 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023297  0x00005a72 rtn  0x00000002 
- 00023298  0x00005a73 setarg  0x00000009 
- 00023299  0x00005a74 store  0x00000002 , 0x000042d3 
- 00023300  0x00005a75 store  0x00000002 , 0x000042d5 
- 00023301  0x00005a76 call  0x00005aef 
- 00023302  0x00005a78 jam  0x00000001 , 0x000047c2 
- 00023303  0x00005a79 rtn 
- 00023304  0x00005a7c fetch  0x00000001 , 0x00004795 
- 00023305  0x00005a7d nrtn  0x00000034 
- 00023306  0x00005a7e fetch  0x00000001 , 0x00004398 
- 00023307  0x00005a7f sub  0x0000003f , 0x00000022 , 0x0000003f 
- 00023308  0x00005a80 nrtn  0x00000005 
- 00023309  0x00005a81 jam  0x00000000 , 0x00004844 
- 00023310  0x00005a83 arg  0x00000000 , 0x00000007 
- 00023311  0x00005a84 branch  0x00005af8 
- 00023312  0x00005a87 fetch  0x00000001 , 0x000001a2 
- 00023313  0x00005a88 sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00023314  0x00005a89 nbranch  0x00005b06 , 0x00000002 
- 00023315  0x00005a8a store  0x00000002 , 0x000042d3 
- 00023316  0x00005a8b store  0x00000002 , 0x000042d5 
- 00023317  0x00005a8c fetch  0x00000001 , 0x000001a4 
- 00023318  0x00005a8d branch  0x00005b1d , 0x00000034 
- 00023319  0x00005a8e fetcht  0x00000001 , 0x0000496b 
- 00023320  0x00005a8f isub  0x00000002 , 0x0000003e 
- 00023321  0x00005a90 branch  0x00005b1d , 0x00000002 
- 00023322  0x00005a91 fetch  0x00000001 , 0x000001a4 
- 00023323  0x00005a92 store  0x00000001 , 0x000040c0 
- 00023324  0x00005a93 branch  0x00005b1f 
- 00023325  0x00005a95 fetch  0x00000001 , 0x0000496b 
- 00023326  0x00005a96 store  0x00000001 , 0x000040c0 
- 00023327  0x00005a98 jam  0x00000000 , 0x000047c2 
- 00023328  0x00005a99 rtn 
- 00023329  0x00005a9c jam  0x00000000 , 0x00004843 
- 00023330  0x00005a9d rtn 
- 00023331  0x00005aa0 bpatch  0x00000086 , 0x00004010 
- 00023332  0x00005aa1 call  0x00002a28 
- 00023333  0x00005aa2 nrtn  0x00000034 
- 00023334  0x00005aa3 fetch  0x00000001 , 0x0000478f 
- 00023335  0x00005aa4 beq  0x000000ff , 0x00005b2b 
- 00023336  0x00005aa5 fetch  0x00000001 , 0x00004843 
- 00023337  0x00005aa6 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00023338  0x00005aa7 rtnne  0x00000003 
- 00023339  0x00005aa9 fetch  0x00000001 , 0x00004956 
- 00023340  0x00005aaa call  0x00005a71 , 0x00000034 
- 00023341  0x00005aab fetch  0x00000008 , 0x00004713 
- 00023342  0x00005aac bbit1  0x00000001 , 0x00005b5b 
- 00023343  0x00005aad bbit1  0x00000000 , 0x00005b5b 
- 00023344  0x00005aae bbit1  0x00000005 , 0x00005b5b 
- 00023345  0x00005aaf bbit1  0x00000006 , 0x00005b5b 
- 00023346  0x00005ab0 call  0x00005601 
- 00023347  0x00005ab1 call  0x00005ab2 
- 00023348  0x00005ab2 nrtn  0x00000028 
- 00023349  0x00005ab3 call  0x00005abc 
- 00023350  0x00005ab4 call  0x00005a74 
- 00023351  0x00005ab5 call  0x000056b1 
- 00023352  0x00005ab6 fetch  0x00000008 , 0x00004713 
- 00023353  0x00005ab7 bbit0  0x00000016 , 0x00005b3c 
- 00023354  0x00005ab8 fetch  0x00000001 , 0x0000496c 
- 00023355  0x00005ab9 beq  0x00000001 , 0x00005b3d 
- 00023356  0x00005abb branch  0x00005b5d 
- 00023357  0x00005abf fetch  0x00000001 , 0x0000496d 
- 00023358  0x00005ac0 branch  0x00005b4d , 0x00000034 
- 00023359  0x00005ac1 fetch  0x00000008 , 0x0000472b 
- 00023360  0x00005ac3 store  0x00000008 , 0x00000670 
- 00023361  0x00005ac4 fetch  0x00000001 , 0x0000472a 
- 00023362  0x00005ac5 beq  0x00000003 , 0x00005b4f 
- 00023363  0x00005ac6 beq  0x00000002 , 0x00005b52 
- 00023364  0x00005ac7 jam  0x00000008 , 0x000047b4 
- 00023365  0x00005ac8 fetcht  0x00000002 , 0x000047b5 
- 00023366  0x00005aca fetch  0x00000001 , 0x000047b4 
- 00023367  0x00005acb copy  0x0000003f , 0x00000011 
- 00023368  0x00005acc call  0x00002dee 
- 00023369  0x00005acd fetcht  0x00000001 , 0x000047b4 
- 00023370  0x00005ace copy  0x00000002 , 0x00000039 
- 00023371  0x00005acf arg  0x00000670 , 0x00000006 
- 00023372  0x00005ad0 branch  0x00007cda 
- 00023373  0x00005ad3 fetch  0x00000008 , 0x00004734 
- 00023374  0x00005ad4 branch  0x00005b40 
- 00023375  0x00005ad7 jam  0x00000003 , 0x000047b4 
- 00023376  0x00005ad8 fetcht  0x00000002 , 0x000047b7 
- 00023377  0x00005ad9 branch  0x00005b46 
- 00023378  0x00005adc jam  0x00000002 , 0x000047b4 
- 00023379  0x00005add fetcht  0x00000002 , 0x000047b9 
- 00023380  0x00005ade branch  0x00005b46 
- 00023381  0x00005ae1 arg  0x00000001 , 0x00000011 
- 00023382  0x00005ae2 fetcht  0x00000002 , 0x000047bb 
- 00023383  0x00005ae3 call  0x00002dee 
- 00023384  0x00005ae4 fetch  0x00000001 , 0x000047bd 
- 00023385  0x00005ae5 istore  0x00000001 , 0x00000005 
- 00023386  0x00005ae6 rtn 
- 00023387  0x00005ae9 setarg  0x00000000 
- 00023388  0x00005aea store  0x00000007 , 0x00004846 
- 00023389  0x00005aec jam  0x00000007 , 0x000047b4 
- 00023390  0x00005aed fetch  0x00000007 , 0x00004846 
- 00023391  0x00005aee store  0x00000007 , 0x00000670 
- 00023392  0x00005aef fetcht  0x00000002 , 0x0000439b 
- 00023393  0x00005af0 branch  0x00005b46 
- 00023394  0x00005af3 jam  0x00000000 , 0x00004795 
- 00023395  0x00005af4 fetch  0x00000003 , 0x0000479a 
- 00023396  0x00005af5 store  0x00000003 , 0x0000434d 
- 00023397  0x00005af6 call  0x00005b6b 
- 00023398  0x00005af7 setarg  0x00000005 
- 00023399  0x00005af8 istore  0x00000001 , 0x00000006 
- 00023400  0x00005af9 arg  0x000047a0 , 0x00000006 
- 00023401  0x00005afa call  0x00005b72 
- 00023402  0x00005afb branch  0x00007870 
- 00023403  0x00005afe arg  0x00004349 , 0x00000011 
- 00023404  0x00005b00 ifetch  0x00000001 , 0x00000011 
- 00023405  0x00005b01 rtn  0x00000034 
- 00023406  0x00005b02 iadd  0x00000006 , 0x00000011 
- 00023407  0x00005b03 ifetch  0x00000001 , 0x00000006 
- 00023408  0x00005b04 rtneq  0x00000001 
- 00023409  0x00005b05 branch  0x00005b6c 
- 00023410  0x00005b08 arg  0x00004354 , 0x00000005 
- 00023411  0x00005b09 arg  0x00000013 , 0x00000039 
- 00023412  0x00005b0a call  0x00007cda 
- 00023413  0x00005b0b branch  0x00002969 
- 00023414  0x00005b12 call  0x00005b7b 
- 00023415  0x00005b13 fetch  0x00000002 , 0x000043ef 
- 00023416  0x00005b14 bbit1  0x00000007 , 0x00005b81 
- 00023417  0x00005b15 bbit1  0x00000000 , 0x000042fc 
- 00023418  0x00005b16 branch  0x00005c1a 
- 00023419  0x00005b19 setarg  0x00000000 
- 00023420  0x00005b1a store  0x00000008 , 0x0000484f 
- 00023421  0x00005b1b istore  0x00000004 , 0x00000005 
- 00023422  0x00005b1c jam  0x00000000 , 0x00004860 
- 00023423  0x00005b1d jam  0x00000000 , 0x0000429a 
- 00023424  0x00005b1e rtn 
- 00023425  0x00005b21 call  0x00005b21 
- 00023426  0x00005b22 fetch  0x00000002 , 0x000043ef 
- 00023427  0x00005b23 bbit1  0x00000000 , 0x000042fc 
- 00023428  0x00005b24 branch  0x000054cd 
- 00023429  0x00005b29 bpatch  0x00000087 , 0x00004010 
- 00023430  0x00005b2b call  0x0000614d 
- 00023431  0x00005b2c call  0x0000553d 
- 00023432  0x00005b2e call  0x00006110 
- 00023433  0x00005b2f call  0x000061b1 
- 00023434  0x00005b30 call  0x0000611e 
- 00023435  0x00005b32 call  0x0000328e 
- 00023436  0x00005b33 call  0x00003531 
- 00023437  0x00005b34 call  0x00005fdd 
- 00023438  0x00005b36 call  0x0000572c 
- 00023439  0x00005b37 call  0x00005b9b 
- 00023440  0x00005b38 call  0x00005bab 
- 00023441  0x00005b39 call  0x00005bce 
- 00023442  0x00005b3b call  0x00005bd3 
- 00023443  0x00005b3c call  0x00005be1 
- 00023444  0x00005b3d call  0x00005bee 
- 00023445  0x00005b3e call  0x00005be4 
- 00023446  0x00005b40 call  0x00005bfb 
- 00023447  0x00005b41 call  0x00005bfe 
- 00023448  0x00005b42 call  0x000056b6 
- 00023449  0x00005b43 call  0x00005c0e 
- 00023450  0x00005b44 branch  0x00005c05 
- 00023451  0x00005b47 fetch  0x00000008 , 0x00004713 
- 00023452  0x00005b48 bbit1  0x00000037 , 0x00005b9e 
- 00023453  0x00005b49 rtn 
- 00023454  0x00005b4c fetch  0x00000001 , 0x0000497f 
- 00023455  0x00005b4d rtnne  0x00000001 
- 00023456  0x00005b4e arg  0x0000497c , 0x00000013 
- 00023457  0x00005b4f arg  0x00005ba3 , 0x00000012 
- 00023458  0x00005b50 branch  0x000042e0 
- 00023459  0x00005b53 fetch  0x00000001 , 0x00004666 
- 00023460  0x00005b54 rtneq  0x00000000 
- 00023461  0x00005b55 fetch  0x00000008 , 0x00004713 
- 00023462  0x00005b56 rtnbit1  0x00000006 
- 00023463  0x00005b57 arg  0x00000006 , 0x00000007 
- 00023464  0x00005b58 call  0x00005f00 
- 00023465  0x00005b59 call  0x000042d0 
- 00023466  0x00005b5a branch  0x00005c15 
- 00023467  0x00005b5d fetch  0x00000001 , 0x00004666 
- 00023468  0x00005b5e beq  0x00000000 , 0x00005bb1 
- 00023469  0x00005b5f fetch  0x00000008 , 0x00004713 
- 00023470  0x00005b60 rtnbit0  0x00000035 
- 00023471  0x00005b61 fetcht  0x00000001 , 0x00004727 
- 00023472  0x00005b62 branch  0x00005bb4 
- 00023473  0x00005b65 fetch  0x00000008 , 0x00004713 
- 00023474  0x00005b66 rtnbit0  0x00000032 
- 00023475  0x00005b67 fetcht  0x00000001 , 0x00004728 
- 00023476  0x00005b69 storet  0x00000001 , 0x0000497e 
- 00023477  0x00005b6a call  0x00005888 
- 00023478  0x00005b6b and  0x0000003f , 0x00000007 , 0x0000003f 
- 00023479  0x00005b6c fetcht  0x00000001 , 0x0000497e 
- 00023480  0x00005b6d isub  0x00000002 , 0x0000003e 
- 00023481  0x00005b6e branch  0x00005bc0 , 0x00000005 
- 00023482  0x00005b70 fetch  0x00000001 , 0x000044eb 
- 00023483  0x00005b71 store  0x00000001 , 0x00004981 
- 00023484  0x00005b72 fetch  0x00000001 , 0x00004980 
- 00023485  0x00005b73 rtneq  0x00000000 
- 00023486  0x00005b74 jam  0x00000000 , 0x00004980 
- 00023487  0x00005b75 rtn 
- 00023488  0x00005b78 call  0x00005bc5 
- 00023489  0x00005b79 fetch  0x00000001 , 0x00004980 
- 00023490  0x00005b7a rtneq  0x00000001 
- 00023491  0x00005b7b jam  0x00000001 , 0x00004980 
- 00023492  0x00005b7c rtn 
- 00023493  0x00005b7f arg  0x00006047 , 0x00000012 
- 00023494  0x00005b80 arg  0x00004981 , 0x00000013 
- 00023495  0x00005b81 fetch  0x00000001 , 0x00004666 
- 00023496  0x00005b82 beq  0x00000000 , 0x000042e0 
- 00023497  0x00005b83 arg  0x00005ba3 , 0x00000012 
- 00023498  0x00005b84 call  0x000042e0 
- 00023499  0x00005b85 fetch  0x00000001 , 0x00004981 
- 00023500  0x00005b86 beq  0x00000001 , 0x00005ef2 
- 00023501  0x00005b87 rtn 
- 00023502  0x00005b8a arg  0x00004790 , 0x00000013 
- 00023503  0x00005b8b arg  0x00005bd1 , 0x00000012 
- 00023504  0x00005b8c branch  0x000042e7 
- 00023505  0x00005b8f call  0x00005c39 
- 00023506  0x00005b90 branch  0x000054cd 
- 00023507  0x00005b93 arg  0x00004845 , 0x00000013 
- 00023508  0x00005b94 arg  0x00005bd9 , 0x00000012 
- 00023509  0x00005b95 call  0x000042e0 
- 00023510  0x00005b96 fetch  0x00000001 , 0x00004845 
- 00023511  0x00005b97 beq  0x00000001 , 0x00004313 
- 00023512  0x00005b98 rtn 
- 00023513  0x00005b9b fetch  0x00000001 , 0x0000478f 
- 00023514  0x00005b9c beq  0x000000ff , 0x00005a9a 
- 00023515  0x00005b9d fetch  0x00000001 , 0x0000477f 
- 00023516  0x00005b9e nbranch  0x00005f1b , 0x00000034 
- 00023517  0x00005b9f fetch  0x00000008 , 0x00004713 
- 00023518  0x00005ba0 bbit1  0x00000033 , 0x00005c1a 
- 00023519  0x00005ba1 bbit1  0x0000003e , 0x0000603f 
- 00023520  0x00005ba2 branch  0x000054cd 
- 00023521  0x00005ba5 arg  0x00004844 , 0x00000013 
- 00023522  0x00005ba6 arg  0x00005b0e , 0x00000012 
- 00023523  0x00005ba7 branch  0x000042e0 
- 00023524  0x00005baa fetch  0x00000001 , 0x00004794 
- 00023525  0x00005bab rtn  0x00000034 
- 00023526  0x00005bac arg  0x00004796 , 0x00000013 
- 00023527  0x00005bad arg  0x00005be9 , 0x00000012 
- 00023528  0x00005bae branch  0x000042e0 
- 00023529  0x00005bb0 fetch  0x00000001 , 0x00004795 
- 00023530  0x00005bb1 nrtn  0x00000034 
- 00023531  0x00005bb2 fetch  0x00000001 , 0x000042fc 
- 00023532  0x00005bb3 rtnne  0x00000000 
- 00023533  0x00005bb4 branch  0x00002fcd 
- 00023534  0x00005bb7 fetch  0x00000008 , 0x00004713 
- 00023535  0x00005bb8 rtnbit1  0x0000003b 
- 00023536  0x00005bb9 arg  0x000047c0 , 0x00000013 
- 00023537  0x00005bba arg  0x00005bf3 , 0x00000012 
- 00023538  0x00005bbb branch  0x000042e0 
- 00023539  0x00005bbe fetch  0x00000002 , 0x000047be 
- 00023540  0x00005bbf store  0x00000002 , 0x000047c0 
- 00023541  0x00005bc0 branch  0x00005b55 
- 00023542  0x00005bc3 fetch  0x00000001 , 0x00004843 
- 00023543  0x00005bc4 rtnbit1  0x00000002 
- 00023544  0x00005bc5 call  0x00005aef 
- 00023545  0x00005bc6 arg  0x00000000 , 0x00000007 
- 00023546  0x00005bc7 branch  0x00005af8 
- 00023547  0x00005bca arg  0x00004792 , 0x00000013 
- 00023548  0x00005bcb arg  0x000054cd , 0x00000012 
- 00023549  0x00005bcc branch  0x000042e0 
- 00023550  0x00005bcf arg  0x0000477e , 0x00000013 
- 00023551  0x00005bd0 arg  0x00005c01 , 0x00000012 
- 00023552  0x00005bd1 branch  0x000042e0 
- 00023553  0x00005bd3 fetch  0x00000001 , 0x0000496b 
- 00023554  0x00005bd4 store  0x00000001 , 0x000040c0 
- 00023555  0x00005bd5 jam  0x00000001 , 0x0000477d 
- 00023556  0x00005bd6 rtn 
- 00023557  0x00005bda arg  0x00004781 , 0x00000013 
- 00023558  0x00005bdb arg  0x00005c08 , 0x00000012 
- 00023559  0x00005bdc branch  0x000042e7 
- 00023560  0x00005bdf fetch  0x00000001 , 0x00004666 
- 00023561  0x00005be0 beq  0x00000000 , 0x00005ff2 
- 00023562  0x00005be1 branch  0x00005aad 
- 00023563  0x00005be4 fetch  0x00000002 , 0x00004725 
- 00023564  0x00005be5 store  0x00000002 , 0x00004781 
- 00023565  0x00005be6 rtn 
- 00023566  0x00005be9 arg  0x000046f3 , 0x00000013 
- 00023567  0x00005bea arg  0x00005c11 , 0x00000012 
- 00023568  0x00005beb branch  0x000042e0 
- 00023569  0x00005bee call  0x00005ca6 
- 00023570  0x00005bef fetch  0x00000001 , 0x00004793 
- 00023571  0x00005bf0 nbranch  0x00005ed1 , 0x00000034 
- 00023572  0x00005bf1 rtn 
- 00023573  0x00005bf4 isolate1  0x00000026 , 0x00000000 
- 00023574  0x00005bf5 call  0x00006018 , 0x00000001 
- 00023575  0x00005bf6 call  0x00005aad 
- 00023576  0x00005bf7 call  0x00005b21 
- 00023577  0x00005bf8 branch  0x00005c1a 
- 00023578  0x00005bfb bpatch  0x00000088 , 0x00004011 
- 00023579  0x00005bfc call  0x000061ab 
- 00023580  0x00005bfd fetch  0x00000002 , 0x000044e9 
- 00023581  0x00005bfe isolate1  0x0000000b , 0x0000003f 
- 00023582  0x00005bff call  0x00005c3e , 0x00000001 
- 00023583  0x00005c00 call  0x00005aa8 
- 00023584  0x00005c01 fetch  0x00000002 , 0x000044e9 
- 00023585  0x00005c02 bbit1  0x0000000b , 0x00005c2a 
- 00023586  0x00005c03 fetch  0x00000008 , 0x00004713 
- 00023587  0x00005c04 bbit0  0x00000008 , 0x00005c2a 
- 00023588  0x00005c05 fetcht  0x00000002 , 0x00004695 
- 00023589  0x00005c06 increase  0x00000001 , 0x00000002 
- 00023590  0x00005c07 storet  0x00000002 , 0x00004695 
- 00023591  0x00005c08 storet  0x00000002 , 0x000042dc 
- 00023592  0x00005c09 random  0x0000003f 
- 00023593  0x00005c0a store  0x00000001 , 0x000042db 
- 00023594  0x00005c0c fetch  0x00000003 , 0x00004797 
- 00023595  0x00005c0d store  0x00000003 , 0x000042de 
- 00023596  0x00005c0e call  0x0000432d 
- 00023597  0x00005c0f fetch  0x00000002 , 0x00004638 
- 00023598  0x00005c10 store  0x00000002 , 0x00004790 
- 00023599  0x00005c11 setarg  0x00000000 
- 00023600  0x00005c12 store  0x00000002 , 0x00004781 
- 00023601  0x00005c13 store  0x00000002 , 0x000047c0 
- 00023602  0x00005c14 store  0x00000001 , 0x00004845 
- 00023603  0x00005c15 store  0x00000001 , 0x00004792 
- 00023604  0x00005c16 store  0x00000001 , 0x00004956 
- 00023605  0x00005c17 arg  0x00000002 , 0x00000007 
- 00023606  0x00005c18 call  0x00005f00 
- 00023607  0x00005c19 call  0x00005ef4 
- 00023608  0x00005c1a branch  0x00005b62 
- 00023609  0x00005c1d bpatch  0x00000089 , 0x00004011 
- 00023610  0x00005c1e arg  0x00000006 , 0x00000007 
- 00023611  0x00005c1f call  0x00005f04 
- 00023612  0x00005c20 jam  0x00000000 , 0x00004792 
- 00023613  0x00005c21 branch  0x00005c3e 
- 00023614  0x00005c23 setarg  0x00000000 
- 00023615  0x00005c24 store  0x00000001 , 0x00004845 
- 00023616  0x00005c25 store  0x00000002 , 0x00004790 
- 00023617  0x00005c26 branch  0x00007876 
- 00023618  0x00005c29 bpatch  0x0000008a , 0x00004011 
- 00023619  0x00005c2a fetch  0x00000008 , 0x00004713 
- 00023620  0x00005c2b rtnbit0  0x00000002 
- 00023621  0x00005c2c arg  0x00000002 , 0x00000007 
- 00023622  0x00005c2d call  0x00005f04 
- 00023623  0x00005c2e call  0x00005c4a 
- 00023624  0x00005c30 call  0x00005c59 
- 00023625  0x00005c31 branch  0x00005ca3 
- 00023626  0x00005c34 fetch  0x00000001 , 0x00000032 
- 00023627  0x00005c35 beq  0x00000034 , 0x00005c4d 
- 00023628  0x00005c36 rtn 
- 00023629  0x00005c38 store  0x00000001 , 0x0000495a 
- 00023630  0x00005c39 fetch  0x00000006 , 0x00000178 
- 00023631  0x00005c3b store  0x00000006 , 0x0000495b 
- 00023632  0x00005c3c fetch  0x00000007 , 0x0000495a 
- 00023633  0x00005c3d arg  0x00004667 , 0x00000006 
- 00023634  0x00005c3e arg  0x00000003 , 0x00000039 
- 00023635  0x00005c40 ifetcht  0x00000007 , 0x00000006 
- 00023636  0x00005c41 isub  0x00000002 , 0x0000003e 
- 00023637  0x00005c42 branch  0x00005c69 , 0x00000005 
- 00023638  0x00005c43 increase  0x00000016 , 0x00000006 
- 00023639  0x00005c44 loop  0x00005c53 
- 00023640  0x00005c45 rtn 
- 00023641  0x00005c47 arg  0x00004667 , 0x00000011 
- 00023642  0x00005c48 fetch  0x00000001 , 0x00004666 
- 00023643  0x00005c49 increase  0xffffffff , 0x0000003f 
- 00023644  0x00005c4a mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023645  0x00005c4b iadd  0x00000011 , 0x00000011 
- 00023646  0x00005c4c fetch  0x00000001 , 0x00000032 
- 00023647  0x00005c4d istore  0x00000001 , 0x00000011 
- 00023648  0x00005c4e beq  0x00000034 , 0x00005c62 
- 00023649  0x00005c4f rtn 
- 00023650  0x00005c52 fetch  0x00000006 , 0x00000178 
- 00023651  0x00005c53 istore  0x00000006 , 0x00000005 
- 00023652  0x00005c54 arg  0x0000428a , 0x00000006 
- 00023653  0x00005c55 call  0x00007c8f 
- 00023654  0x00005c56 fetch  0x00000006 , 0x000042db 
- 00023655  0x00005c57 istore  0x00000006 , 0x00000005 
- 00023656  0x00005c58 rtn 
- 00023657  0x00005c5b increase  0xfffffffa , 0x00000006 
- 00023658  0x00005c5c copy  0x00000006 , 0x00000005 
- 00023659  0x00005c5d fetcht  0x00000006 , 0x0000495b 
- 00023660  0x00005c5e increase  0x00000003 , 0x00000002 
- 00023661  0x00005c5f istoret  0x00000006 , 0x00000005 
- 00023662  0x00005c60 rtn 
- 00023663  0x00005c63 arg  0x00004667 , 0x00000011 
- 00023664  0x00005c64 fetch  0x00000001 , 0x00004666 
- 00023665  0x00005c65 rtneq  0x00000000 
- 00023666  0x00005c66 increase  0xffffffff , 0x0000003f 
- 00023667  0x00005c67 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00023668  0x00005c68 iadd  0x00000011 , 0x00000011 
- 00023669  0x00005c69 ifetch  0x00000001 , 0x00000011 
- 00023670  0x00005c6a store  0x00000001 , 0x000043f3 
- 00023671  0x00005c6b beq  0x00000034 , 0x00005c79 
- 00023672  0x00005c6c rtn 
- 00023673  0x00005c6f ifetch  0x00000006 , 0x00000006 
- 00023674  0x00005c71 store  0x00000006 , 0x00004116 
- 00023675  0x00005c72 arg  0x0000428a , 0x00000005 
- 00023676  0x00005c73 call  0x00007c8f 
- 00023677  0x00005c74 ifetch  0x00000006 , 0x00000006 
- 00023678  0x00005c75 store  0x00000006 , 0x000042db 
- 00023679  0x00005c76 rtn 
- 00023680  0x00005c79 bpatch  0x0000008b , 0x00004011 
- 00023681  0x00005c7a fetch  0x00000002 , 0x0000468e 
- 00023682  0x00005c7b arg  0x0000aa55 , 0x00000002 
- 00023683  0x00005c7c isub  0x00000002 , 0x0000003e 
- 00023684  0x00005c7d branch  0x00005c8f , 0x00000005 
- 00023685  0x00005c7f storet  0x00000002 , 0x0000468e 
- 00023686  0x00005c80 call  0x00005c9c 
- 00023687  0x00005c81 fetch  0x00000001 , 0x000049a1 
- 00023688  0x00005c82 store  0x00000001 , 0x00004666 
- 00023689  0x00005c83 fetch  0x00000004 , 0x000045e4 
- 00023690  0x00005c84 store  0x00000004 , 0x000045e8 
- 00023691  0x00005c85 store  0x00000004 , 0x0000458f 
- 00023692  0x00005c87 fetch  0x00000001 , 0x00004651 
- 00023693  0x00005c88 store  0x00000001 , 0x00004690 
- 00023694  0x00005c89 rtn 
- 00023695  0x00005c8c call  0x00005c94 
- 00023696  0x00005c8e fetch  0x00000004 , 0x00004691 
- 00023697  0x00005c8f store  0x00000004 , 0x000045e8 
- 00023698  0x00005c90 store  0x00000004 , 0x0000458f 
- 00023699  0x00005c91 rtn 
- 00023700  0x00005c94 fetch  0x00000008 , 0x00004713 
- 00023701  0x00005c95 rtnbit0  0x0000000f 
- 00023702  0x00005c96 fetch  0x00000002 , 0x000049fa 
- 00023703  0x00005c97 copy  0x0000003f , 0x00000012 
- 00023704  0x00005c98 call  0x00005e51 
- 00023705  0x00005c99 fetch  0x00000001 , 0x000049d4 
- 00023706  0x00005c9a call  0x00005c8c , 0x00000034 
- 00023707  0x00005c9b rtn 
- 00023708  0x00005c9e fetch  0x00000006 , 0x000042db 
- 00023709  0x00005c9f store  0x00000006 , 0x0000466e 
- 00023710  0x00005ca0 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023711  0x00005ca1 store  0x00000006 , 0x0000467b 
- 00023712  0x00005ca2 add  0x0000003f , 0x00000100 , 0x0000003f 
- 00023713  0x00005ca3 store  0x00000006 , 0x00004688 
- 00023714  0x00005ca4 rtn 
- 00023715  0x00005ca9 fetch  0x00000001 , 0x000046f4 
- 00023716  0x00005caa store  0x00000001 , 0x000046f3 
- 00023717  0x00005cab rtn 
- 00023718  0x00005cae bpatch  0x0000008c , 0x00004011 
- 00023719  0x00005caf fetch  0x00000008 , 0x00004713 
- 00023720  0x00005cb0 bbit1  0x00000013 , 0x00005cb1 
- 00023721  0x00005cb1 bbit1  0x00000012 , 0x00005cb9 
- 00023722  0x00005cb2 bbit1  0x00000014 , 0x00005cc0 
- 00023723  0x00005cb3 rtn 
- 00023724  0x00005cb6 bpatch  0x0000008d , 0x00004011 
- 00023725  0x00005cb7 fetch  0x00000008 , 0x00004713 
- 00023726  0x00005cb8 bbit1  0x00000013 , 0x00005cb5 
- 00023727  0x00005cb9 bbit1  0x00000014 , 0x00005d3c 
- 00023728  0x00005cba rtn 
- 00023729  0x00005cbf arg  0x00000080 , 0x00000002 
- 00023730  0x00005cc0 arg  0x00004666 , 0x00000011 
- 00023731  0x00005cc1 arg  0x00000000 , 0x00000012 
- 00023732  0x00005cc2 branch  0x00006cd3 
- 00023733  0x00005cc5 arg  0x00000001 , 0x00000002 
- 00023734  0x00005cc6 arg  0x00004690 , 0x00000011 
- 00023735  0x00005cc7 arg  0x0000005a , 0x00000012 
- 00023736  0x00005cc8 branch  0x00006cd3 
- 00023737  0x00005ccd call  0x00006c20 
- 00023738  0x00005cce call  0x00005d7b 
- 00023739  0x00005ccf call  0x00005d90 
- 00023740  0x00005cd1 call  0x00005d75 
- 00023741  0x00005cd2 call  0x00005d93 
- 00023742  0x00005cd3 call  0x00005d82 
- 00023743  0x00005cd4 branch  0x000055f6 
- 00023744  0x00005cda call  0x00005cc3 
- 00023745  0x00005cdb call  0x00005ce5 
- 00023746  0x00005cdc branch  0x00005d26 
- 00023747  0x00005ce1 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023748  0x00005ce2 copy  0x00000012 , 0x00000013 
- 00023749  0x00005ce4 call  0x00005dc0 
- 00023750  0x00005ce5 fetch  0x00000001 , 0x000049a1 
- 00023751  0x00005ce6 branch  0x00005ccf , 0x00000034 
- 00023752  0x00005ce7 store  0x00000001 , 0x000049a0 
- 00023753  0x00005ce8 increase  0x00000001 , 0x00000013 
- 00023754  0x00005ce9 fetch  0x00000002 , 0x000049e4 
- 00023755  0x00005cea isub  0x00000013 , 0x0000003e 
- 00023756  0x00005ceb nrtn  0x00000002 
- 00023757  0x00005cec copy  0x00000013 , 0x00000012 
- 00023758  0x00005ced branch  0x00005cc5 
- 00023759  0x00005cf0 fetch  0x00000001 , 0x000049a0 
- 00023760  0x00005cf1 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023761  0x00005cf2 branch  0x00005cd8 , 0x00000034 
- 00023762  0x00005cf3 fetch  0x00000001 , 0x00004666 
- 00023763  0x00005cf4 store  0x00000001 , 0x000049a2 
- 00023764  0x00005cf6 arg  0x00000001 , 0x00000039 
- 00023765  0x00005cf7 copy  0x00000013 , 0x00000012 
- 00023766  0x00005cf8 arg  0x000049a2 , 0x00000011 
- 00023767  0x00005cf9 branch  0x00006b45 
- 00023768  0x00005cfc fetch  0x00000001 , 0x000049a0 
- 00023769  0x00005cfd fetcht  0x00000001 , 0x00004666 
- 00023770  0x00005cfe isub  0x00000002 , 0x0000003e 
- 00023771  0x00005cff rtn  0x00000005 
- 00023772  0x00005d00 lshift4  0x00000002 , 0x00000002 
- 00023773  0x00005d01 iadd  0x00000002 , 0x0000003f 
- 00023774  0x00005d02 store  0x00000001 , 0x000049a2 
- 00023775  0x00005d04 copy  0x00000013 , 0x0000003f 
- 00023776  0x00005d05 fetcht  0x00000002 , 0x000049e2 
- 00023777  0x00005d06 isub  0x00000002 , 0x0000003e 
- 00023778  0x00005d07 branch  0x00005cd4 , 0x00000005 
- 00023779  0x00005d09 increase  0xffffffff , 0x00000013 
- 00023780  0x00005d0a branch  0x00005cd4 
- 00023781  0x00005d0f fetch  0x00000001 , 0x00004666 
- 00023782  0x00005d10 beq  0x00000000 , 0x00005cea 
- 00023783  0x00005d11 beq  0x00000001 , 0x00005cfe 
- 00023784  0x00005d12 beq  0x00000002 , 0x00005d12 
- 00023785  0x00005d13 rtn 
- 00023786  0x00005d16 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00023787  0x00005d17 copy  0x00000012 , 0x00000013 
- 00023788  0x00005d19 call  0x00005e29 
- 00023789  0x00005d1a fetch  0x00000004 , 0x000049da 
- 00023790  0x00005d1b branch  0x00005cf6 , 0x00000034 
- 00023791  0x00005d1c store  0x00000004 , 0x000049d6 
- 00023792  0x00005d1d increase  0x00000004 , 0x00000013 
- 00023793  0x00005d1e fetch  0x00000002 , 0x000049e8 
- 00023794  0x00005d1f isub  0x00000013 , 0x0000003e 
- 00023795  0x00005d20 nrtn  0x00000002 
- 00023796  0x00005d21 copy  0x00000013 , 0x00000012 
- 00023797  0x00005d22 branch  0x00005cec 
- 00023798  0x00005d25 fetch  0x00000004 , 0x000049d6 
- 00023799  0x00005d26 fetcht  0x00000004 , 0x00004691 
- 00023800  0x00005d27 isub  0x00000002 , 0x0000003e 
- 00023801  0x00005d28 rtn  0x00000005 
- 00023802  0x00005d29 arg  0x00000004 , 0x00000039 
- 00023803  0x00005d2a arg  0x00004691 , 0x00000011 
- 00023804  0x00005d2b copy  0x00000013 , 0x00000012 
- 00023805  0x00005d2c branch  0x00006b45 
- 00023806  0x00005d2f fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00023807  0x00005d30 copy  0x00000012 , 0x00000013 
- 00023808  0x00005d32 call  0x00005de1 
- 00023809  0x00005d33 fetch  0x00000006 , 0x000049a9 
- 00023810  0x00005d34 branch  0x00005d0a , 0x00000034 
- 00023811  0x00005d35 store  0x00000006 , 0x000049a3 
- 00023812  0x00005d36 increase  0x00000006 , 0x00000013 
- 00023813  0x00005d37 fetch  0x00000002 , 0x000049ec 
- 00023814  0x00005d38 isub  0x00000013 , 0x0000003e 
- 00023815  0x00005d39 nrtn  0x00000002 
- 00023816  0x00005d3a copy  0x00000013 , 0x00000012 
- 00023817  0x00005d3b branch  0x00005d00 
- 00023818  0x00005d3e fetch  0x00000006 , 0x000049a3 
- 00023819  0x00005d3f fetcht  0x00000006 , 0x00004668 
- 00023820  0x00005d40 isub  0x00000002 , 0x0000003e 
- 00023821  0x00005d41 rtn  0x00000005 
- 00023822  0x00005d42 arg  0x00000006 , 0x00000039 
- 00023823  0x00005d43 arg  0x00004668 , 0x00000011 
- 00023824  0x00005d44 copy  0x00000013 , 0x00000012 
- 00023825  0x00005d45 branch  0x00006b45 
- 00023826  0x00005d49 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00023827  0x00005d4a copy  0x00000012 , 0x00000013 
- 00023828  0x00005d4c call  0x00005e05 
- 00023829  0x00005d4d fetch  0x00000006 , 0x000049c1 
- 00023830  0x00005d4e branch  0x00005d1e , 0x00000034 
- 00023831  0x00005d4f store  0x00000006 , 0x000049bb 
- 00023832  0x00005d50 increase  0x00000006 , 0x00000013 
- 00023833  0x00005d51 fetch  0x00000002 , 0x000049f4 
- 00023834  0x00005d52 isub  0x00000013 , 0x0000003e 
- 00023835  0x00005d53 nrtn  0x00000002 
- 00023836  0x00005d54 copy  0x00000013 , 0x00000012 
- 00023837  0x00005d55 branch  0x00005d14 
- 00023838  0x00005d58 fetch  0x00000006 , 0x000049bb 
- 00023839  0x00005d59 fetcht  0x00000006 , 0x00004675 
- 00023840  0x00005d5a isub  0x00000002 , 0x0000003e 
- 00023841  0x00005d5b rtn  0x00000005 
- 00023842  0x00005d5c arg  0x00000006 , 0x00000039 
- 00023843  0x00005d5d arg  0x00004675 , 0x00000011 
- 00023844  0x00005d5e copy  0x00000013 , 0x00000012 
- 00023845  0x00005d5f branch  0x00006b45 
- 00023846  0x00005d64 fetch  0x00000001 , 0x00004666 
- 00023847  0x00005d65 rtneq  0x00000000 
- 00023848  0x00005d66 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00023849  0x00005d67 copy  0x00000012 , 0x00000013 
- 00023850  0x00005d69 call  0x00005e3d 
- 00023851  0x00005d6a fetch  0x00000002 , 0x000049e0 
- 00023852  0x00005d6b branch  0x00005d34 , 0x00000034 
- 00023853  0x00005d6c store  0x00000002 , 0x000049de 
- 00023854  0x00005d6d increase  0x00000002 , 0x00000013 
- 00023855  0x00005d6e fetch  0x00000002 , 0x00004a00 
- 00023856  0x00005d6f isub  0x00000013 , 0x0000003e 
- 00023857  0x00005d70 nrtn  0x00000002 
- 00023858  0x00005d71 copy  0x00000013 , 0x00000012 
- 00023859  0x00005d72 branch  0x00005d2a 
- 00023860  0x00005d75 fetch  0x00000002 , 0x000049de 
- 00023861  0x00005d76 fetcht  0x00000002 , 0x00004695 
- 00023862  0x00005d77 isub  0x00000002 , 0x0000003e 
- 00023863  0x00005d78 rtn  0x00000005 
- 00023864  0x00005d79 arg  0x00000002 , 0x00000039 
- 00023865  0x00005d7a arg  0x00004695 , 0x00000011 
- 00023866  0x00005d7b copy  0x00000013 , 0x00000012 
- 00023867  0x00005d7c branch  0x00006b45 
- 00023868  0x00005d81 fetch  0x00000008 , 0x00004713 
- 00023869  0x00005d82 rtnbit0  0x0000000f 
- 00023870  0x00005d83 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00023871  0x00005d84 copy  0x00000012 , 0x00000013 
- 00023872  0x00005d86 call  0x00005e51 
- 00023873  0x00005d87 fetch  0x00000001 , 0x000049d4 
- 00023874  0x00005d88 branch  0x00005d4a , 0x00000034 
- 00023875  0x00005d89 store  0x00000001 , 0x000049d3 
- 00023876  0x00005d8a increase  0x00000001 , 0x00000013 
- 00023877  0x00005d8b fetch  0x00000002 , 0x000049fc 
- 00023878  0x00005d8c isub  0x00000013 , 0x0000003e 
- 00023879  0x00005d8d nrtn  0x00000002 
- 00023880  0x00005d8e copy  0x00000013 , 0x00000012 
- 00023881  0x00005d8f branch  0x00005d40 
- 00023882  0x00005d92 fetch  0x00000001 , 0x000049d3 
- 00023883  0x00005d93 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00023884  0x00005d94 branch  0x00005d53 , 0x00000034 
- 00023885  0x00005d95 fetch  0x00000001 , 0x00004690 
- 00023886  0x00005d96 store  0x00000001 , 0x000049d5 
- 00023887  0x00005d98 arg  0x00000001 , 0x00000039 
- 00023888  0x00005d99 copy  0x00000013 , 0x00000012 
- 00023889  0x00005d9a arg  0x000049d5 , 0x00000011 
- 00023890  0x00005d9b branch  0x00006b45 
- 00023891  0x00005d9e fetch  0x00000001 , 0x000049d3 
- 00023892  0x00005d9f fetcht  0x00000001 , 0x00004690 
- 00023893  0x00005da0 isub  0x00000002 , 0x0000003e 
- 00023894  0x00005da1 rtn  0x00000005 
- 00023895  0x00005da2 lshift4  0x00000002 , 0x00000002 
- 00023896  0x00005da3 iadd  0x00000002 , 0x0000003f 
- 00023897  0x00005da4 store  0x00000001 , 0x000049d5 
- 00023898  0x00005da6 copy  0x00000013 , 0x0000003f 
- 00023899  0x00005da7 fetcht  0x00000002 , 0x000049fa 
- 00023900  0x00005da8 isub  0x00000002 , 0x0000003e 
- 00023901  0x00005da9 branch  0x00005d4f , 0x00000005 
- 00023902  0x00005dab increase  0xffffffff , 0x00000013 
- 00023903  0x00005dac branch  0x00005d4f 
- 00023904  0x00005db6 call  0x00006cbc 
- 00023905  0x00005db7 fetch  0x00000008 , 0x00004713 
- 00023906  0x00005db8 isolate1  0x00000009 , 0x0000003f 
- 00023907  0x00005db9 ncall  0x00006cc4 , 0x00000001 
- 00023908  0x00005dba call  0x00005d66 
- 00023909  0x00005dbb branch  0x00005c80 
- 00023910  0x00005dbe arg  0x00000080 , 0x00000002 
- 00023911  0x00005dbf arg  0x00004666 , 0x00000011 
- 00023912  0x00005dc0 arg  0x00000000 , 0x00000012 
- 00023913  0x00005dc1 branch  0x00006ce1 
- 00023914  0x00005dc4 arg  0x00000001 , 0x00000002 
- 00023915  0x00005dc5 arg  0x00004690 , 0x00000011 
- 00023916  0x00005dc6 arg  0x0000005a , 0x00000012 
- 00023917  0x00005dc7 branch  0x00006ce1 
- 00023918  0x00005dcc call  0x00006c20 
- 00023919  0x00005dcd call  0x00005d7b 
- 00023920  0x00005dce call  0x00005d75 
- 00023921  0x00005dcf call  0x00006c4d 
- 00023922  0x00005dd0 call  0x00005d82 
- 00023923  0x00005dd1 call  0x00005c80 
- 00023924  0x00005dd2 branch  0x000055f6 
- 00023925  0x00005dd5 setarg  0x000046e6 
- 00023926  0x00005dd6 arg  0x00004666 , 0x00000002 
- 00023927  0x00005dd7 isub  0x00000002 , 0x00000002 
- 00023928  0x00005dd8 fetch  0x00000003 , 0x000046ec 
- 00023929  0x00005dd9 arg  0x00004666 , 0x00000011 
- 00023930  0x00005dda rtn 
- 00023931  0x00005ddd jam  0x000000ab , 0x00000678 
- 00023932  0x00005ddf call  0x0000705b 
- 00023933  0x00005de0 call  0x00006c26 
- 00023934  0x00005de1 arg  0x000046ef , 0x00000011 
- 00023935  0x00005de2 fetcht  0x00000001 , 0x00000678 
- 00023936  0x00005de3 call  0x00005d84 
- 00023937  0x00005de4 branch  0x0000705b 
- 00023938  0x00005de7 jam  0x000000b9 , 0x00000678 
- 00023939  0x00005de8 branch  0x00005d7c 
- 00023940  0x00005deb istoret  0x00000001 , 0x00000011 
- 00023941  0x00005dec rshift16  0x0000003f , 0x00000002 
- 00023942  0x00005ded istoret  0x00000001 , 0x00000005 
- 00023943  0x00005dee rshift8  0x0000003f , 0x00000002 
- 00023944  0x00005def istoret  0x00000001 , 0x00000005 
- 00023945  0x00005df0 istore  0x00000001 , 0x00000005 
- 00023946  0x00005df1 deposit  0x00000011 
- 00023947  0x00005df2 store  0x00000002 , 0x00008084 
- 00023948  0x00005df3 setarg  0x00000000 
- 00023949  0x00005df4 store  0x00000002 , 0x00008088 
- 00023950  0x00005df5 jam  0x00000002 , 0x00008006 
- 00023951  0x00005df6 branch  0x00006be0 
- 00023952  0x00005df9 fetch  0x00000003 , 0x000046ec 
- 00023953  0x00005dfa store  0x00000003 , 0x00004419 
- 00023954  0x00005dfb branch  0x00006bfa 
- 00023955  0x00005dfe copy  0x0000003f , 0x00000013 
- 00023956  0x00005dff copy  0x00000011 , 0x0000003f 
- 00023957  0x00005e00 increase  0xfffffffc , 0x0000003f 
- 00023958  0x00005e01 copy  0x0000003f , 0x00000012 
- 00023959  0x00005e02 ifetch  0x00000004 , 0x00000012 
- 00023960  0x00005e03 store  0x00000004 , 0x000046ef 
- 00023961  0x00005e04 copy  0x00000013 , 0x0000003f 
- 00023962  0x00005e05 call  0x00006c3c 
- 00023963  0x00005e06 fetch  0x00000004 , 0x000046ef 
- 00023964  0x00005e07 istore  0x00000004 , 0x00000012 
- 00023965  0x00005e08 rtn 
- 00023966  0x00005e0b fetch  0x00000008 , 0x00004713 
- 00023967  0x00005e0c rtnbit0  0x00000012 
- 00023968  0x00005e0d call  0x00005d82 
- 00023969  0x00005e0e call  0x000069e0 
- 00023970  0x00005e0f fetcht  0x00000001 , 0x00004421 
- 00023971  0x00005e10 call  0x00006ef3 
- 00023972  0x00005e11 fetcht  0x00000001 , 0x00004426 
- 00023973  0x00005e12 branch  0x000055b1 
- 00023974  0x00005e17 call  0x00005e43 
- 00023975  0x00005e18 call  0x00005db4 
- 00023976  0x00005e19 call  0x00005dcc 
- 00023977  0x00005e1a call  0x00005e2f 
- 00023978  0x00005e1c arg  0x00000002 , 0x00000039 
- 00023979  0x00005e1d fetch  0x00000002 , 0x00004a02 
- 00023980  0x00005e1e copy  0x0000003f , 0x00000012 
- 00023981  0x00005e1f arg  0x0000468e , 0x00000011 
- 00023982  0x00005e20 call  0x00006b74 
- 00023983  0x00005e21 call  0x00005c80 
- 00023984  0x00005e23 arg  0x00000002 , 0x00000039 
- 00023985  0x00005e24 arg  0x0000468e , 0x00000011 
- 00023986  0x00005e25 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
- 00023987  0x00005e26 branch  0x00006b45 
- 00023988  0x00005e2b fetchr  0x00000012 , 0x00000002 , 0x000049e2 
- 00023989  0x00005e2c copy  0x00000012 , 0x00000013 
- 00023990  0x00005e2e call  0x00005dc0 
- 00023991  0x00005e2f fetch  0x00000001 , 0x000049a1 
- 00023992  0x00005e30 branch  0x00005dc3 , 0x00000034 
- 00023993  0x00005e31 store  0x00000001 , 0x000049a0 
- 00023994  0x00005e32 increase  0x00000001 , 0x00000013 
- 00023995  0x00005e33 fetch  0x00000002 , 0x000049e4 
- 00023996  0x00005e34 isub  0x00000013 , 0x0000003e 
- 00023997  0x00005e35 nbranch  0x00005dc3 , 0x00000002 
- 00023998  0x00005e36 copy  0x00000013 , 0x00000012 
- 00023999  0x00005e37 branch  0x00005db6 
- 00024000  0x00005e3a arg  0x00000001 , 0x00000039 
- 00024001  0x00005e3b arg  0x000049a1 , 0x00000011 
- 00024002  0x00005e3c branch  0x00006b74 
- 00024003  0x00005e3f fetch  0x00000001 , 0x000049a0 
- 00024004  0x00005e40 copy  0x0000003f , 0x00000002 
- 00024005  0x00005e41 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024006  0x00005e42 branch  0x00005dc9 , 0x00000034 
- 00024007  0x00005e43 rshift4  0x0000003f , 0x0000003f 
- 00024008  0x00005e44 branch  0x00005dca 
- 00024009  0x00005e47 copy  0x00000002 , 0x0000003f 
- 00024010  0x00005e49 store  0x00000001 , 0x00004666 
- 00024011  0x00005e4a rtn 
- 00024012  0x00005e4e fetch  0x00000001 , 0x00004666 
- 00024013  0x00005e4f beq  0x00000000 , 0x00005e1d 
- 00024014  0x00005e50 beq  0x00000001 , 0x00005dd1 
- 00024015  0x00005e51 beq  0x00000002 , 0x00005dd3 
- 00024016  0x00005e52 rtn 
- 00024017  0x00005e55 call  0x00005dd5 
- 00024018  0x00005e56 branch  0x00005de7 
- 00024019  0x00005e59 call  0x00005df9 
- 00024020  0x00005e5a branch  0x00005e0b 
- 00024021  0x00005e5e fetchr  0x00000012 , 0x00000002 , 0x000049ea 
- 00024022  0x00005e5f copy  0x00000012 , 0x00000013 
- 00024023  0x00005e61 call  0x00005de1 
- 00024024  0x00005e62 fetch  0x00000006 , 0x000049a9 
- 00024025  0x00005e63 branch  0x00005de4 , 0x00000034 
- 00024026  0x00005e64 store  0x00000006 , 0x000049a3 
- 00024027  0x00005e65 increase  0x00000006 , 0x00000013 
- 00024028  0x00005e66 fetch  0x00000002 , 0x000049ec 
- 00024029  0x00005e67 isub  0x00000013 , 0x0000003e 
- 00024030  0x00005e68 nbranch  0x00005de4 , 0x00000002 
- 00024031  0x00005e69 copy  0x00000013 , 0x00000012 
- 00024032  0x00005e6a branch  0x00005dd7 
- 00024033  0x00005e6d arg  0x00000006 , 0x00000039 
- 00024034  0x00005e6e arg  0x000049a9 , 0x00000011 
- 00024035  0x00005e6f branch  0x00006b74 
- 00024036  0x00005e72 fetch  0x00000006 , 0x000049a3 
- 00024037  0x00005e73 store  0x00000006 , 0x00004668 
- 00024038  0x00005e74 rtn 
- 00024039  0x00005e78 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
- 00024040  0x00005e79 copy  0x00000012 , 0x00000013 
- 00024041  0x00005e7b call  0x00005df3 
- 00024042  0x00005e7c fetch  0x00000006 , 0x000049b5 
- 00024043  0x00005e7d branch  0x00005df6 , 0x00000034 
- 00024044  0x00005e7e store  0x00000006 , 0x000049af 
- 00024045  0x00005e7f increase  0x00000006 , 0x00000013 
- 00024046  0x00005e80 fetch  0x00000002 , 0x000049f0 
- 00024047  0x00005e81 isub  0x00000013 , 0x0000003e 
- 00024048  0x00005e82 nbranch  0x00005df6 , 0x00000002 
- 00024049  0x00005e83 copy  0x00000013 , 0x00000012 
- 00024050  0x00005e84 branch  0x00005de9 
- 00024051  0x00005e87 arg  0x00000006 , 0x00000039 
- 00024052  0x00005e88 arg  0x000049b5 , 0x00000011 
- 00024053  0x00005e89 branch  0x00006b74 
- 00024054  0x00005e8c fetch  0x00000006 , 0x000049af 
- 00024055  0x00005e8d store  0x00000006 , 0x0000466e 
- 00024056  0x00005e8e rtn 
- 00024057  0x00005e93 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
- 00024058  0x00005e94 copy  0x00000012 , 0x00000013 
- 00024059  0x00005e96 call  0x00005e05 
- 00024060  0x00005e97 fetch  0x00000006 , 0x000049c1 
- 00024061  0x00005e98 branch  0x00005e08 , 0x00000034 
- 00024062  0x00005e99 store  0x00000006 , 0x000049bb 
- 00024063  0x00005e9a increase  0x00000006 , 0x00000013 
- 00024064  0x00005e9b fetch  0x00000002 , 0x000049f4 
- 00024065  0x00005e9c isub  0x00000013 , 0x0000003e 
- 00024066  0x00005e9d nbranch  0x00005e08 , 0x00000002 
- 00024067  0x00005e9e copy  0x00000013 , 0x00000012 
- 00024068  0x00005e9f branch  0x00005dfb 
- 00024069  0x00005ea2 arg  0x00000006 , 0x00000039 
- 00024070  0x00005ea3 arg  0x000049c1 , 0x00000011 
- 00024071  0x00005ea4 branch  0x00006b74 
- 00024072  0x00005ea7 fetch  0x00000006 , 0x000049bb 
- 00024073  0x00005ea8 store  0x00000006 , 0x00004675 
- 00024074  0x00005ea9 rtn 
- 00024075  0x00005ead fetchr  0x00000012 , 0x00000002 , 0x000049f6 
- 00024076  0x00005eae copy  0x00000012 , 0x00000013 
- 00024077  0x00005eb0 call  0x00005e17 
- 00024078  0x00005eb1 fetch  0x00000006 , 0x000049cd 
- 00024079  0x00005eb2 branch  0x00005e1a , 0x00000034 
- 00024080  0x00005eb3 store  0x00000006 , 0x000049c7 
- 00024081  0x00005eb4 increase  0x00000006 , 0x00000013 
- 00024082  0x00005eb5 fetch  0x00000002 , 0x000049f8 
- 00024083  0x00005eb6 isub  0x00000013 , 0x0000003e 
- 00024084  0x00005eb7 nbranch  0x00005e1a , 0x00000002 
- 00024085  0x00005eb8 copy  0x00000013 , 0x00000012 
- 00024086  0x00005eb9 branch  0x00005e0d 
- 00024087  0x00005ebc arg  0x00000006 , 0x00000039 
- 00024088  0x00005ebd arg  0x000049cd , 0x00000011 
- 00024089  0x00005ebe branch  0x00006b74 
- 00024090  0x00005ec1 fetch  0x00000006 , 0x000049c7 
- 00024091  0x00005ec2 store  0x00000006 , 0x0000467b 
- 00024092  0x00005ec3 rtn 
- 00024093  0x00005ec8 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
- 00024094  0x00005ec9 copy  0x00000012 , 0x00000013 
- 00024095  0x00005ecb call  0x00005e29 
- 00024096  0x00005ecc fetch  0x00000004 , 0x000049da 
- 00024097  0x00005ecd branch  0x00005e2c , 0x00000034 
- 00024098  0x00005ece store  0x00000004 , 0x000049d6 
- 00024099  0x00005ecf increase  0x00000004 , 0x00000013 
- 00024100  0x00005ed0 fetch  0x00000002 , 0x000049e8 
- 00024101  0x00005ed1 isub  0x00000013 , 0x0000003e 
- 00024102  0x00005ed2 nbranch  0x00005e2c , 0x00000002 
- 00024103  0x00005ed3 copy  0x00000013 , 0x00000012 
- 00024104  0x00005ed4 branch  0x00005e1f 
- 00024105  0x00005ed7 arg  0x00000004 , 0x00000039 
- 00024106  0x00005ed8 arg  0x000049da , 0x00000011 
- 00024107  0x00005ed9 branch  0x00006b74 
- 00024108  0x00005edc fetch  0x00000004 , 0x000049d6 
- 00024109  0x00005edd store  0x00000004 , 0x00004691 
- 00024110  0x00005ede rtn 
- 00024111  0x00005ee2 fetch  0x00000001 , 0x00004666 
- 00024112  0x00005ee3 rtneq  0x00000000 
- 00024113  0x00005ee4 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
- 00024114  0x00005ee5 copy  0x00000012 , 0x00000013 
- 00024115  0x00005ee7 call  0x00005e3d 
- 00024116  0x00005ee8 fetch  0x00000002 , 0x000049e0 
- 00024117  0x00005ee9 branch  0x00005e40 , 0x00000034 
- 00024118  0x00005eea store  0x00000002 , 0x000049de 
- 00024119  0x00005eeb increase  0x00000002 , 0x00000013 
- 00024120  0x00005eec fetch  0x00000002 , 0x00004a00 
- 00024121  0x00005eed isub  0x00000013 , 0x0000003e 
- 00024122  0x00005eee nbranch  0x00005e40 , 0x00000002 
- 00024123  0x00005eef copy  0x00000013 , 0x00000012 
- 00024124  0x00005ef0 branch  0x00005e33 
- 00024125  0x00005ef3 arg  0x00000002 , 0x00000039 
- 00024126  0x00005ef4 arg  0x000049e0 , 0x00000011 
- 00024127  0x00005ef5 branch  0x00006b74 
- 00024128  0x00005ef8 fetch  0x00000002 , 0x000049e0 
- 00024129  0x00005ef9 store  0x00000002 , 0x00004695 
- 00024130  0x00005efa rtn 
- 00024131  0x00005efe fetch  0x00000008 , 0x00004713 
- 00024132  0x00005eff bbit0  0x0000000f , 0x00005c8c 
- 00024133  0x00005f00 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
- 00024134  0x00005f01 copy  0x00000012 , 0x00000013 
- 00024135  0x00005f03 call  0x00005e51 
- 00024136  0x00005f04 fetch  0x00000001 , 0x000049d4 
- 00024137  0x00005f05 branch  0x00005e54 , 0x00000034 
- 00024138  0x00005f06 store  0x00000001 , 0x000049d3 
- 00024139  0x00005f07 increase  0x00000001 , 0x00000013 
- 00024140  0x00005f08 fetch  0x00000002 , 0x000049fc 
- 00024141  0x00005f09 isub  0x00000013 , 0x0000003e 
- 00024142  0x00005f0a nbranch  0x00005e54 , 0x00000002 
- 00024143  0x00005f0b copy  0x00000013 , 0x00000012 
- 00024144  0x00005f0c branch  0x00005e47 
- 00024145  0x00005f0f arg  0x00000001 , 0x00000039 
- 00024146  0x00005f10 arg  0x000049d4 , 0x00000011 
- 00024147  0x00005f11 branch  0x00006b74 
- 00024148  0x00005f14 fetch  0x00000001 , 0x000049d3 
- 00024149  0x00005f15 copy  0x0000003f , 0x00000002 
- 00024150  0x00005f16 and  0x0000003f , 0x000000f0 , 0x0000003f 
- 00024151  0x00005f17 branch  0x00005e5a , 0x00000034 
- 00024152  0x00005f18 rshift4  0x0000003f , 0x0000003f 
- 00024153  0x00005f19 branch  0x00005e5b 
- 00024154  0x00005f1c copy  0x00000002 , 0x0000003f 
- 00024155  0x00005f1e store  0x00000001 , 0x00004690 
- 00024156  0x00005f1f rtn 
- 00024157  0x00005f25 bpatch  0x0000008e , 0x00004011 
- 00024158  0x00005f26 call  0x0000620e 
- 00024159  0x00005f27 call  0x000078aa 
- 00024160  0x00005f28 call  0x000056bb 
- 00024161  0x00005f29 call  0x0000580e 
- 00024162  0x00005f2a call  0x00005e66 
- 00024163  0x00005f2b call  0x00005eb6 
- 00024164  0x00005f2c call  0x00005ee7 
- 00024165  0x00005f2d branch  0x0000561c 
- 00024166  0x00005f30 fetch  0x00000008 , 0x00004713 
- 00024167  0x00005f31 bbit1  0x00000029 , 0x00005e6b 
- 00024168  0x00005f32 bbit1  0x00000037 , 0x00005e6b 
- 00024169  0x00005f33 rtn 
- 00024170  0x00005f36 jam  0x00000003 , 0x00004975 
- 00024171  0x00005f38 call  0x00005e6d 
- 00024172  0x00005f39 branch  0x00005e7e 
- 00024173  0x00005f3c bpatch  0x0000008f , 0x00004011 
- 00024174  0x00005f3d fetch  0x00000001 , 0x00004655 
- 00024175  0x00005f3e rtneq  0x000000ff 
- 00024176  0x00005f3f arg  0x00000000 , 0x00000011 
- 00024177  0x00005f40 jam  0x00000006 , 0x00004977 
- 00024178  0x00005f41 fetcht  0x00000001 , 0x00004655 
- 00024179  0x00005f42 call  0x00005e81 
- 00024180  0x00005f43 store  0x00000001 , 0x00004975 
- 00024181  0x00005f44 fetch  0x00000001 , 0x00004654 
- 00024182  0x00005f45 beq  0x000000ff , 0x00005e7c 
- 00024183  0x00005f46 branch  0x000058df 
- 00024184  0x00005f49 call  0x00005e6d 
- 00024185  0x00005f4a copy  0x00000011 , 0x0000003f 
- 00024186  0x00005f4b bbit1  0x00000006 , 0x00005ea4 
- 00024187  0x00005f4c branch  0x00005e97 
- 00024188  0x00005f4f fetcht  0x00000001 , 0x00004655 
- 00024189  0x00005f50 call  0x000055b5 
- 00024190  0x00005f52 copy  0x00000011 , 0x0000003f 
- 00024191  0x00005f53 bbit1  0x00000006 , 0x00005ea2 
- 00024192  0x00005f54 branch  0x00005e97 
- 00024193  0x00005f57 fetch  0x00000008 , 0x00004713 
- 00024194  0x00005f58 bbit1  0x0000002d , 0x00005e8d 
- 00024195  0x00005f59 fetch  0x00000001 , 0x00004975 
- 00024196  0x00005f5a copy  0x0000003f , 0x00000013 
- 00024197  0x00005f5b fetch  0x00000001 , 0x00004654 
- 00024198  0x00005f5c beq  0x000000ff , 0x00005931 
- 00024199  0x00005f5d fetch  0x00000001 , 0x0000497b 
- 00024200  0x00005f5e nbranch  0x00005e8a , 0x00000034 
- 00024201  0x00005f5f branch  0x00005e8f 
- 00024202  0x00005f62 jam  0x00000000 , 0x0000497f 
- 00024203  0x00005f63 jam  0x00000000 , 0x00004975 
- 00024204  0x00005f64 rtn 
- 00024205  0x00005f67 fetch  0x00000001 , 0x00004975 
- 00024206  0x00005f68 branch  0x00005925 
- 00024207  0x00005f6b call  0x00006ee6 
- 00024208  0x00005f6c fetcht  0x00000001 , 0x00004654 
- 00024209  0x00005f6d branch  0x00005e8d , 0x00000001 
- 00024210  0x00005f6e fetcht  0x00000001 , 0x00004654 
- 00024211  0x00005f6f call  0x00006ef7 
- 00024212  0x00005f70 fetcht  0x00000001 , 0x00004655 
- 00024213  0x00005f71 fetch  0x00000001 , 0x00004975 
- 00024214  0x00005f72 branch  0x00005925 
- 00024215  0x00005f75 fetch  0x00000001 , 0x0000497f 
- 00024216  0x00005f76 rtneq  0x00000000 
- 00024217  0x00005f77 jam  0x00000000 , 0x0000497f 
- 00024218  0x00005f78 fetch  0x00000008 , 0x00004713 
- 00024219  0x00005f79 rtnbit1  0x00000034 
- 00024220  0x00005f7a fetch  0x00000001 , 0x0000497c 
- 00024221  0x00005f7b sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00024222  0x00005f7c ncall  0x00005ec6 , 0x00000002 
- 00024223  0x00005f7d fetch  0x00000001 , 0x000044eb 
- 00024224  0x00005f7e store  0x00000001 , 0x0000497c 
- 00024225  0x00005f7f rtn 
- 00024226  0x00005f82 call  0x00005eae 
- 00024227  0x00005f83 rtn  0x00000028 
- 00024228  0x00005f84 fetch  0x00000001 , 0x0000497f 
- 00024229  0x00005f85 rtneq  0x00000001 
- 00024230  0x00005f86 jam  0x00000001 , 0x0000497f 
- 00024231  0x00005f87 fetch  0x00000008 , 0x00004713 
- 00024232  0x00005f88 bbit1  0x00000034 , 0x00005ba3 
- 00024233  0x00005f89 fetch  0x00000001 , 0x00004845 
- 00024234  0x00005f8a rtn  0x00000034 
- 00024235  0x00005f8b fetch  0x00000001 , 0x0000463c 
- 00024236  0x00005f8c store  0x00000001 , 0x00004845 
- 00024237  0x00005f8d rtn 
- 00024238  0x00005f90 disable  0x00000028 
- 00024239  0x00005f91 fetch  0x00000008 , 0x00004713 
- 00024240  0x00005f92 rtnbit1  0x0000002d 
- 00024241  0x00005f94 fetch  0x00000001 , 0x0000496f 
- 00024242  0x00005f95 rtn  0x00000034 
- 00024243  0x00005f96 fetch  0x00000001 , 0x00004970 
- 00024244  0x00005f97 rtn  0x00000034 
- 00024245  0x00005f98 branch  0x00007dba 
- 00024246  0x00005f9b bpatch  0x00000090 , 0x00004012 
- 00024247  0x00005f9c fetch  0x00000008 , 0x00004713 
- 00024248  0x00005f9d rtnbit0  0x0000002a 
- 00024249  0x00005f9f fetcht  0x00000001 , 0x0000465a 
- 00024250  0x00005fa0 call  0x000055b5 
- 00024251  0x00005fa1 fetcht  0x00000001 , 0x0000465a 
- 00024252  0x00005fa2 call  0x00006ee6 
- 00024253  0x00005fa3 branch  0x00005ec2 , 0x00000001 
- 00024254  0x00005fa5 fetch  0x00000001 , 0x00004666 
- 00024255  0x00005fa6 rtneq  0x00000001 
- 00024256  0x00005fa7 jam  0x00000001 , 0x00004666 
- 00024257  0x00005fa8 branch  0x00005aaa 
- 00024258  0x00005fab fetch  0x00000001 , 0x00004666 
- 00024259  0x00005fac rtneq  0x00000000 
- 00024260  0x00005fad jam  0x00000000 , 0x00004666 
- 00024261  0x00005fae branch  0x00006018 
- 00024262  0x00005fb1 bpatch  0x00000091 , 0x00004012 
- 00024263  0x00005fb2 fetch  0x00000001 , 0x0000471b 
- 00024264  0x00005fb3 rtneq  0x00000001 
- 00024265  0x00005fb4 call  0x00005ed3 
- 00024266  0x00005fb5 storet  0x00000001 , 0x00004666 
- 00024267  0x00005fb8 call  0x00005eea 
- 00024268  0x00005fb9 call  0x00005aaa 
- 00024269  0x00005fba call  0x000042d0 
- 00024270  0x00005fbb call  0x00005eec 
- 00024271  0x00005fbc jam  0x00000001 , 0x00004793 
- 00024272  0x00005fbd branch  0x00005ca3 
- 00024273  0x00005fc0 call  0x00005eea 
- 00024274  0x00005fc1 branch  0x00006ca3 
- 00024275  0x00005fc4 fetcht  0x00000001 , 0x00004666 
- 00024276  0x00005fc5 increase  0x00000001 , 0x00000002 
- 00024277  0x00005fc6 fetch  0x00000008 , 0x00004713 
- 00024278  0x00005fc7 bbit1  0x00000011 , 0x00005eda 
- 00024279  0x00005fc8 sub  0x00000002 , 0x00000002 , 0x0000003e 
- 00024280  0x00005fc9 ncall  0x00005ee1 , 0x00000002 
- 00024281  0x00005fca rtn 
- 00024282  0x00005fcd fetch  0x00000001 , 0x0000471b 
- 00024283  0x00005fce increase  0xffffffff , 0x0000003f 
- 00024284  0x00005fcf isub  0x00000002 , 0x0000003e 
- 00024285  0x00005fd0 ncall  0x00005edf , 0x00000002 
- 00024286  0x00005fd1 rtn 
- 00024287  0x00005fd4 arg  0x00000000 , 0x00000002 
- 00024288  0x00005fd5 rtn 
- 00024289  0x00005fd7 arg  0x00000001 , 0x00000002 
- 00024290  0x00005fd8 rtn 
- 00024291  0x00005fdb arg  0x00000001 , 0x00000002 
- 00024292  0x00005fdc arg  0x00004666 , 0x00000011 
- 00024293  0x00005fdd arg  0x00000000 , 0x00000012 
- 00024294  0x00005fde branch  0x00006cd3 
- 00024295  0x00005fe1 fetch  0x00000008 , 0x00004713 
- 00024296  0x00005fe2 rtnbit0  0x00000034 
- 00024297  0x00005fe3 branch  0x00005e6b 
- 00024298  0x00005fe6 arg  0x00000000 , 0x00000007 
- 00024299  0x00005fe7 branch  0x00005f00 
- 00024300  0x00005fe9 arg  0x00000000 , 0x00000007 
- 00024301  0x00005fea branch  0x00005f04 
- 00024302  0x00005fec arg  0x00000003 , 0x00000007 
- 00024303  0x00005fed branch  0x00005f00 
- 00024304  0x00005fef arg  0x00000003 , 0x00000007 
- 00024305  0x00005ff0 branch  0x00005f04 
- 00024306  0x00005ff2 arg  0x00000005 , 0x00000007 
- 00024307  0x00005ff3 branch  0x00005f00 
- 00024308  0x00005ff5 arg  0x00000005 , 0x00000007 
- 00024309  0x00005ff6 branch  0x00005f04 
- 00024310  0x00005ff9 arg  0x00000015 , 0x00000007 
- 00024311  0x00005ffa branch  0x00005f00 
- 00024312  0x00005ffd arg  0x00000018 , 0x00000007 
- 00024313  0x00005ffe branch  0x00005f00 
- 00024314  0x00006001 arg  0x0000000e , 0x00000007 
- 00024315  0x00006002 branch  0x00005f00 
- 00024316  0x00006005 arg  0x0000000c , 0x00000007 
- 00024317  0x00006006 branch  0x00005f00 
- 00024318  0x00006009 arg  0x0000001c , 0x00000007 
- 00024319  0x0000600a branch  0x00005f00 
- 00024320  0x0000600d fetch  0x00000008 , 0x00004713 
- 00024321  0x0000600e qset1  0x0000003f 
- 00024322  0x0000600f store  0x00000008 , 0x00004713 
- 00024323  0x00006010 rtn 
- 00024324  0x00006013 fetch  0x00000008 , 0x00004713 
- 00024325  0x00006014 qset0  0x0000003f 
- 00024326  0x00006015 store  0x00000008 , 0x00004713 
- 00024327  0x00006016 rtn 
- 00024328  0x00006019 setarg  0x00000000 
- 00024329  0x0000601a store  0x00000008 , 0x0000472a 
- 00024330  0x0000601b store  0x00000008 , 0x00004733 
- 00024331  0x0000601c fetch  0x00000001 , 0x00004729 
- 00024332  0x0000601d beq  0x00000002 , 0x00005f12 
- 00024333  0x0000601e beq  0x00000003 , 0x00005f14 
- 00024334  0x0000601f beq  0x00000004 , 0x00005f19 
- 00024335  0x00006020 setarg  0x00070008 
- 00024336  0x00006022 store  0x00000008 , 0x0000472b 
- 00024337  0x00006023 rtn 
- 00024338  0x00006026 setarg  0x00040005 
- 00024339  0x00006027 branch  0x00005f10 
- 00024340  0x0000602a setarg  0x00022303 
- 00024341  0x0000602c store  0x00000008 , 0x0000472a 
- 00024342  0x0000602d setarg  0x00000003 
- 00024343  0x0000602e store  0x00000008 , 0x00004733 
- 00024344  0x0000602f rtn 
- 00024345  0x00006032 setarg  0x0000cd03 
- 00024346  0x00006033 branch  0x00005f15 
- 00024347  0x00006037 bpatch  0x00000092 , 0x00004012 
- 00024348  0x00006038 fetch  0x00000001 , 0x0000477f 
- 00024349  0x00006039 increase  0xffffffff , 0x0000003f 
- 00024350  0x0000603a store  0x00000001 , 0x0000477f 
- 00024351  0x0000603b fetcht  0x00000001 , 0x00004666 
- 00024352  0x0000603c sub  0x00000002 , 0x00000001 , 0x0000003e 
- 00024353  0x0000603d ncall  0x00005ed3 , 0x00000005 
- 00024354  0x0000603e storet  0x00000001 , 0x00004666 
- 00024355  0x0000603f call  0x00005ee3 
- 00024356  0x00006040 call  0x00005c59 
- 00024357  0x00006041 branch  0x000054a0 
- 00024358  0x00006046 bpatch  0x00000093 , 0x00004012 
- 00024359  0x00006047 fetch  0x00000001 , 0x00004957 
- 00024360  0x00006048 rtneq  0x00000003 
- 00024361  0x00006049 fetch  0x00000008 , 0x00004713 
- 00024362  0x0000604a rtnbit0  0x00000038 
- 00024363  0x0000604b fetch  0x00000004 , 0x00004847 
- 00024364  0x0000604c rtn  0x00000034 
- 00024365  0x0000604d call  0x00005fcd 
- 00024366  0x0000604e setarg  0x00000003 
- 00024367  0x0000604f call  0x00005fc3 
- 00024368  0x00006050 call  0x00005fbf , 0x00000034 
- 00024369  0x00006051 ncall  0x00005fc1 , 0x00000034 
- 00024370  0x00006052 setarg  0x00000002 
- 00024371  0x00006053 call  0x00005fc8 
- 00024372  0x00006054 call  0x00005fbf , 0x00000034 
- 00024373  0x00006055 fetch  0x00000001 , 0x00004861 
- 00024374  0x00006056 beq  0x00000001 , 0x00005f3c 
- 00024375  0x00006058 fetch  0x00000008 , 0x00004713 
- 00024376  0x00006059 rtnbit0  0x00000038 
- 00024377  0x0000605a arg  0x00000005 , 0x00000039 
- 00024378  0x0000605b arg  0x00004861 , 0x00000005 
- 00024379  0x0000605c branch  0x00007ca1 
- 00024380  0x0000605f call  0x00005f50 
- 00024381  0x00006060 fetch  0x00000002 , 0x00004862 
- 00024382  0x00006061 store  0x00000002 , 0x0000070b 
- 00024383  0x00006062 fetch  0x00000002 , 0x00004847 
- 00024384  0x00006063 store  0x00000002 , 0x0000070d 
- 00024385  0x00006064 call  0x00005f89 
- 00024386  0x00006065 fetch  0x00000002 , 0x0000070b 
- 00024387  0x00006066 store  0x00000002 , 0x00004862 
- 00024388  0x00006067 fetch  0x00000002 , 0x0000070d 
- 00024389  0x00006068 store  0x00000002 , 0x00004847 
- 00024390  0x0000606a fetch  0x00000002 , 0x00004864 
- 00024391  0x0000606b store  0x00000002 , 0x0000070b 
- 00024392  0x0000606c fetch  0x00000002 , 0x00004849 
- 00024393  0x0000606d store  0x00000002 , 0x0000070d 
- 00024394  0x0000606e call  0x00005f91 
- 00024395  0x0000606f fetch  0x00000002 , 0x0000070b 
- 00024396  0x00006070 store  0x00000002 , 0x00004864 
- 00024397  0x00006071 fetch  0x00000002 , 0x0000070d 
- 00024398  0x00006072 store  0x00000002 , 0x00004849 
- 00024399  0x00006073 rtn 
- 00024400  0x00006076 fetch  0x00000008 , 0x00004713 
- 00024401  0x00006077 rtnbit0  0x00000039 
- 00024402  0x00006078 bpatch  0x00000094 , 0x00004012 
- 00024403  0x00006079 fetch  0x00000002 , 0x00004862 
- 00024404  0x0000607a store  0x00000002 , 0x00000712 
- 00024405  0x0000607b call  0x00005f64 
- 00024406  0x0000607c store  0x00000002 , 0x00004862 
- 00024407  0x0000607d fetch  0x00000002 , 0x00004847 
- 00024408  0x0000607e store  0x00000002 , 0x00000712 
- 00024409  0x0000607f call  0x00005f72 
- 00024410  0x00006080 store  0x00000002 , 0x00004847 
- 00024411  0x00006081 fetch  0x00000002 , 0x00004864 
- 00024412  0x00006082 store  0x00000002 , 0x00000712 
- 00024413  0x00006083 call  0x00005f64 
- 00024414  0x00006084 store  0x00000002 , 0x00004864 
- 00024415  0x00006085 fetch  0x00000002 , 0x00004849 
- 00024416  0x00006086 store  0x00000002 , 0x00000712 
- 00024417  0x00006087 call  0x00005f72 
- 00024418  0x00006088 store  0x00000002 , 0x00004849 
- 00024419  0x00006089 rtn 
- 00024420  0x0000608c fetch  0x00000001 , 0x00000713 
- 00024421  0x0000608d branch  0x00005f67 , 0x00000034 
- 00024422  0x0000608e branch  0x00005f6c 
- 00024423  0x00006091 fetch  0x00000001 , 0x00000712 
- 00024424  0x00006092 call  0x00005f7f 
- 00024425  0x00006093 store  0x00000001 , 0x00000712 
- 00024426  0x00006095 fetch  0x00000002 , 0x00000712 
- 00024427  0x00006096 rtn 
- 00024428  0x00006098 fetch  0x00000001 , 0x00000712 
- 00024429  0x00006099 call  0x00005fbb 
- 00024430  0x0000609a call  0x00005f7f 
- 00024431  0x0000609b call  0x00007dc8 , 0x00000034 
- 00024432  0x0000609c call  0x00005fb7 
- 00024433  0x0000609d branch  0x00005f6a 
- 00024434  0x000060a0 fetch  0x00000001 , 0x00000713 
- 00024435  0x000060a1 branch  0x00005f75 , 0x00000034 
- 00024436  0x000060a2 branch  0x00005f79 
- 00024437  0x000060a4 fetch  0x00000001 , 0x00000712 
- 00024438  0x000060a5 call  0x00005f84 
- 00024439  0x000060a6 store  0x00000001 , 0x00000712 
- 00024440  0x000060a7 branch  0x00005f6a 
- 00024441  0x000060a9 fetch  0x00000001 , 0x00000712 
- 00024442  0x000060aa call  0x00005fbb 
- 00024443  0x000060ab call  0x00005f84 
- 00024444  0x000060ac call  0x00007dc8 , 0x00000034 
- 00024445  0x000060ad call  0x00005fb7 
- 00024446  0x000060ae branch  0x00005f6a 
- 00024447  0x000060b1 mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00024448  0x000060b2 div  0x0000003f , 0x00000005 
- 00024449  0x000060b3 call  0x00007d62 
- 00024450  0x000060b4 quotient  0x0000003f 
- 00024451  0x000060b5 rtn 
- 00024452  0x000060b7 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00024453  0x000060b8 div  0x0000003f , 0x0000000a 
- 00024454  0x000060b9 call  0x00007d62 
- 00024455  0x000060ba quotient  0x0000003f 
- 00024456  0x000060bb rtn 
- 00024457  0x000060be fetch  0x00000002 , 0x0000070b 
- 00024458  0x000060bf fetcht  0x00000002 , 0x0000070d 
- 00024459  0x000060c0 iadd  0x00000002 , 0x0000003f 
- 00024460  0x000060c1 fetcht  0x00000001 , 0x00004866 
- 00024461  0x000060c2 iadd  0x00000002 , 0x0000003f 
- 00024462  0x000060c3 and  0x0000003f , 0x00000001 , 0x00000002 
- 00024463  0x000060c4 storet  0x00000001 , 0x00004866 
- 00024464  0x000060c5 branch  0x00005f99 
- 00024465  0x000060c8 fetch  0x00000002 , 0x0000070b 
- 00024466  0x000060c9 fetcht  0x00000002 , 0x0000070d 
- 00024467  0x000060ca iadd  0x00000002 , 0x0000003f 
- 00024468  0x000060cb fetcht  0x00000001 , 0x00004867 
- 00024469  0x000060cc iadd  0x00000002 , 0x0000003f 
- 00024470  0x000060cd and  0x0000003f , 0x00000001 , 0x00000002 
- 00024471  0x000060ce storet  0x00000001 , 0x00004867 
- 00024472  0x000060cf branch  0x00005f99 
- 00024473  0x000060d2 store  0x00000003 , 0x0000070f 
- 00024474  0x000060d3 isolate1  0x00000010 , 0x0000003f 
- 00024475  0x000060d4 branch  0x00005fa3 , 0x00000001 
- 00024476  0x000060d5 fetch  0x00000001 , 0x00000710 
- 00024477  0x000060d6 beq  0x000000ff , 0x00005faa 
- 00024478  0x000060d7 fetch  0x00000001 , 0x0000070f 
- 00024479  0x000060d9 rshift  0x0000003f , 0x0000003f 
- 00024480  0x000060da store  0x00000002 , 0x0000070b 
- 00024481  0x000060db store  0x00000002 , 0x0000070d 
- 00024482  0x000060dc rtn 
- 00024483  0x000060de fetch  0x00000001 , 0x00000710 
- 00024484  0x000060df beq  0x00000000 , 0x00005fa7 
- 00024485  0x000060e0 fetch  0x00000003 , 0x0000070f 
- 00024486  0x000060e1 branch  0x00005f9f 
- 00024487  0x000060e3 jam  0x00000000 , 0x00000711 
- 00024488  0x000060e4 fetch  0x00000001 , 0x0000070f 
- 00024489  0x000060e5 branch  0x00005f9f 
- 00024490  0x000060e8 fetch  0x00000001 , 0x0000070f 
- 00024491  0x000060e9 call  0x00005fb5 
- 00024492  0x000060ea store  0x00000001 , 0x0000070b 
- 00024493  0x000060eb store  0x00000001 , 0x0000070d 
- 00024494  0x000060ec branch  0x00005fb3 , 0x00000034 
- 00024495  0x000060ed setarg  0x000000ff 
- 00024496  0x000060ef store  0x00000001 , 0x0000070c 
- 00024497  0x000060f0 store  0x00000001 , 0x0000070e 
- 00024498  0x000060f1 rtn 
- 00024499  0x000060f3 setarg  0x00000000 
- 00024500  0x000060f4 branch  0x00005fb0 
- 00024501  0x000060f7 call  0x00005fbb 
- 00024502  0x000060f8 rshift  0x0000003f , 0x0000003f 
- 00024503  0x000060fa call  0x00005fbc 
- 00024504  0x000060fb sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024505  0x000060fc store  0x00000001 , 0x00000712 
- 00024506  0x000060fd rtn 
- 00024507  0x00006100 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024508  0x00006102 store  0x00000001 , 0x00000684 
- 00024509  0x00006103 fetch  0x00000001 , 0x00000684 
- 00024510  0x00006104 rtn 
- 00024511  0x00006107 jam  0x00000000 , 0x00004861 
- 00024512  0x00006108 rtn 
- 00024513  0x0000610a jam  0x00000001 , 0x00004861 
- 00024514  0x0000610b rtn 
- 00024515  0x0000610f isub  0x00000011 , 0x0000003e 
- 00024516  0x00006110 nbranch  0x00007dc8 , 0x00000002 
- 00024517  0x00006111 isub  0x00000012 , 0x0000003e 
- 00024518  0x00006112 nbranch  0x00007dc8 , 0x00000002 
- 00024519  0x00006113 branch  0x00007dca 
- 00024520  0x00006115 isub  0x00000011 , 0x0000003e 
- 00024521  0x00006116 nrtn  0x00000002 
- 00024522  0x00006117 isub  0x00000012 , 0x0000003e 
- 00024523  0x00006118 nrtn  0x00000002 
- 00024524  0x00006119 branch  0x00007dca 
- 00024525  0x0000611c fetch  0x00000002 , 0x00004847 
- 00024526  0x0000611d call  0x00005fd4 
- 00024527  0x0000611e copy  0x0000003f , 0x00000011 
- 00024528  0x0000611f fetch  0x00000002 , 0x00004849 
- 00024529  0x00006120 call  0x00005fd4 
- 00024530  0x00006121 copy  0x0000003f , 0x00000012 
- 00024531  0x00006122 rtn 
- 00024532  0x00006125 store  0x00000002 , 0x0000070d 
- 00024533  0x00006126 fetch  0x00000001 , 0x0000070e 
- 00024534  0x00006127 beq  0x000000ff , 0x00005fda 
- 00024535  0x00006128 fetch  0x00000001 , 0x0000070d 
- 00024536  0x0000612a and_into  0x000000ff , 0x0000003f 
- 00024537  0x0000612c rtn 
- 00024538  0x0000612e fetch  0x00000002 , 0x0000070d 
- 00024539  0x0000612f sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024540  0x00006130 branch  0x00005fd8 
- 00024541  0x00006133 arg  0x0000461f , 0x00000013 
- 00024542  0x00006134 arg  0x00005fe0 , 0x00000012 
- 00024543  0x00006135 branch  0x000042e0 
- 00024544  0x00006137 fetch  0x00000004 , 0x00004613 
- 00024545  0x00006138 store  0x00000004 , 0x000045af 
- 00024546  0x00006139 jam  0x00000001 , 0x0000477d 
- 00024547  0x0000613a rtn 
- 00024548  0x0000613e fetch  0x00000001 , 0x00004740 
- 00024549  0x0000613f beq  0x00000000 , 0x00005fec 
- 00024550  0x00006140 beq  0x00000001 , 0x00005fee 
- 00024551  0x00006141 beq  0x00000002 , 0x00005fe9 
- 00024552  0x00006142 beq  0x00000003 , 0x00005ff0 
- 00024553  0x00006144 setarg  0x000ea600 
- 00024554  0x00006146 store  0x00000004 , 0x00004613 
- 00024555  0x00006147 rtn 
- 00024556  0x00006149 setarg  0x0005e740 
- 00024557  0x0000614a branch  0x00005fea 
- 00024558  0x0000614c setarg  0x000927c0 
- 00024559  0x0000614d branch  0x00005fea 
- 00024560  0x0000614f setarg  0x00124f80 
- 00024561  0x00006150 branch  0x00005fea 
- 00024562  0x00006153 bpatch  0x00000095 , 0x00004012 
- 00024563  0x00006154 jam  0x00000000 , 0x00004600 
- 00024564  0x00006155 call  0x00003647 
- 00024565  0x00006156 setarg  0xffffffff 
- 00024566  0x00006157 store  0x00000004 , 0x000045af 
- 00024567  0x00006158 setarg  0x00000000 
- 00024568  0x00006159 store  0x00000007 , 0x00004846 
- 00024569  0x0000615a jam  0x00000001 , 0x0000473f 
- 00024570  0x0000615b call  0x000059ed 
- 00024571  0x0000615c call  0x000054dc 
- 00024572  0x0000615d branch  0x0000622b 
- 00024573  0x00006160 fetch  0x00000001 , 0x0000473f 
- 00024574  0x00006161 ncall  0x00006001 , 0x00000034 
- 00024575  0x00006162 jam  0x00000000 , 0x0000473f 
- 00024576  0x00006163 rtn 
- 00024577  0x00006166 call  0x0000594c 
- 00024578  0x00006167 fetch  0x00000008 , 0x00004713 
- 00024579  0x00006168 rtnbit0  0x0000003c 
- 00024580  0x0000616a fetch  0x00000001 , 0x0000464a 
- 00024581  0x0000616b arg  0x00000040 , 0x00000002 
- 00024582  0x0000616c call  0x00006f21 
- 00024583  0x0000616d fetch  0x00000001 , 0x0000464b 
- 00024584  0x0000616e arg  0x00000040 , 0x00000002 
- 00024585  0x0000616f branch  0x00006f21 
- 00024586  0x00006172 call  0x0000600e 
- 00024587  0x00006173 fetch  0x00000001 , 0x0000473f 
- 00024588  0x00006174 nbranch  0x00006235 , 0x00000034 
- 00024589  0x00006175 branch  0x00003610 
- 00024590  0x00006178 fetch  0x00000004 , 0x000045e8 
- 00024591  0x00006179 fetcht  0x00000004 , 0x000045e4 
- 00024592  0x0000617a isub  0x00000002 , 0x0000003e 
- 00024593  0x0000617b branch  0x00006013 , 0x00000005 
- 00024594  0x0000617c branch  0x00006016 
- 00024595  0x0000617f jam  0x00000000 , 0x00004143 
- 00024596  0x00006180 jam  0x000000aa , 0x00004141 
- 00024597  0x00006181 rtn 
- 00024598  0x00006183 jam  0x000000ff , 0x00004143 
- 00024599  0x00006184 rtn 
- 00024600  0x00006187 set0  0x00000026 , 0x00000000 
- 00024601  0x00006188 jam  0x00000000 , 0x000045fc 
- 00024602  0x00006189 arg  0x00000001 , 0x00000007 
- 00024603  0x0000618a branch  0x00005f04 
- 00024604  0x0000618d fetch  0x00000008 , 0x00004713 
- 00024605  0x0000618e bbit0  0x00000011 , 0x0000602a 
- 00024606  0x0000618f call  0x00006195 
- 00024607  0x00006190 call  0x000054ac 
- 00024608  0x00006191 branch  0x00006067 , 0x00000028 
- 00024609  0x00006192 fetch  0x00000008 , 0x00004713 
- 00024610  0x00006193 bbit1  0x00000030 , 0x0000602f 
- 00024611  0x00006194 bbit0  0x00000031 , 0x0000602f 
- 00024612  0x00006195 call  0x00005883 
- 00024613  0x00006196 and  0x00000011 , 0x00000007 , 0x0000003f 
- 00024614  0x00006197 fetcht  0x00000001 , 0x00004728 
- 00024615  0x00006198 isub  0x00000002 , 0x0000003e 
- 00024616  0x00006199 branch  0x00006047 , 0x00000005 
- 00024617  0x0000619a branch  0x0000602f 
- 00024618  0x0000619d fetch  0x00000001 , 0x0000477f 
- 00024619  0x0000619e nbranch  0x00005f1b , 0x00000034 
- 00024620  0x0000619f rtn 
- 00024621  0x000061a2 call  0x000054ac 
- 00024622  0x000061a3 branch  0x00006038 , 0x00000028 
- 00024623  0x000061a5 jam  0x00000000 , 0x00004666 
- 00024624  0x000061a6 fetch  0x00000002 , 0x00004721 
- 00024625  0x000061a7 store  0x00000002 , 0x000045de 
- 00024626  0x000061a8 jam  0x00000002 , 0x000045e2 
- 00024627  0x000061a9 branch  0x00003534 
- 00024628  0x000061ac fetch  0x00000002 , 0x000045d6 
- 00024629  0x000061ad store  0x00000002 , 0x000045de 
- 00024630  0x000061ae jam  0x00000004 , 0x000045e2 
- 00024631  0x000061af branch  0x00003534 
- 00024632  0x000061b2 fetch  0x00000001 , 0x00004666 
- 00024633  0x000061b3 beq  0x00000000 , 0x00006067 
- 00024634  0x000061b4 call  0x00005aa8 
- 00024635  0x000061b6 call  0x00006018 
- 00024636  0x000061b7 jam  0x00000001 , 0x00004666 
- 00024637  0x000061b8 call  0x00005c6f 
- 00024638  0x000061b9 branch  0x000054a0 
- 00024639  0x000061bc call  0x000054ac 
- 00024640  0x000061bd branch  0x000054cd , 0x00000028 
- 00024641  0x000061be branch  0x00005c1a 
- 00024642  0x000061c1 call  0x000054ac 
- 00024643  0x000061c2 rtn  0x00000028 
- 00024644  0x000061c3 fetch  0x00000008 , 0x00004713 
- 00024645  0x000061c4 bbit1  0x0000003e , 0x00005ca3 
- 00024646  0x000061c5 rtn 
- 00024647  0x000061c8 call  0x00006195 
- 00024648  0x000061c9 jam  0x00000000 , 0x000045e2 
- 00024649  0x000061ca arg  0x00000001 , 0x00000007 
- 00024650  0x000061cb call  0x00005f00 
- 00024651  0x000061cc setarg  0x00000000 
- 00024652  0x000061cd store  0x00000002 , 0x000045de 
- 00024653  0x000061ce call  0x00005c39 
- 00024654  0x000061cf jam  0x00000001 , 0x00004589 
- 00024655  0x000061d0 fetch  0x00000008 , 0x00004713 
- 00024656  0x000061d1 bbit0  0x00000016 , 0x00003291 
- 00024657  0x000061d2 jam  0x00000002 , 0x00004589 
- 00024658  0x000061d3 branch  0x00003291 
- 00024659  0x000061d6 fetch  0x00000001 , 0x00004600 
- 00024660  0x000061d7 nbranch  0x00005ff2 , 0x00000034 
- 00024661  0x000061d8 fetch  0x00000001 , 0x000045e2 
- 00024662  0x000061d9 beq  0x00000002 , 0x0000605f 
- 00024663  0x000061da beq  0x00000004 , 0x0000606b 
- 00024664  0x000061db beq  0x00000003 , 0x00006070 
- 00024665  0x000061dd call  0x00006018 
- 00024666  0x000061de fetch  0x00000001 , 0x0000477f 
- 00024667  0x000061df nbranch  0x00005f1b , 0x00000034 
- 00024668  0x000061e0 fetch  0x00000001 , 0x00004666 
- 00024669  0x000061e1 beq  0x00000000 , 0x000054cd 
- 00024670  0x000061e2 rtn 
- 00024671  0x000061e5 fetch  0x00000008 , 0x00004713 
- 00024672  0x000061e6 bbit1  0x0000003e , 0x00006034 
- 00024673  0x000061e7 bbit1  0x00000030 , 0x00006034 
- 00024674  0x000061e8 bbit0  0x0000003a , 0x00006067 
- 00024675  0x000061e9 fetch  0x00000004 , 0x00004691 
- 00024676  0x000061ea fetcht  0x00000004 , 0x000046e6 
- 00024677  0x000061eb isub  0x00000002 , 0x0000003e 
- 00024678  0x000061ec branch  0x00006047 , 0x00000005 
- 00024679  0x000061ee fetch  0x00000002 , 0x000045dc 
- 00024680  0x000061ef store  0x00000002 , 0x000045de 
- 00024681  0x000061f0 jam  0x00000003 , 0x000045e2 
- 00024682  0x000061f1 branch  0x00003534 
- 00024683  0x000061f4 fetch  0x00000008 , 0x00004713 
- 00024684  0x000061f5 bbit0  0x0000003e , 0x00006059 
- 00024685  0x000061f6 fetch  0x00000001 , 0x0000471b 
- 00024686  0x000061f7 beq  0x00000001 , 0x00006059 
- 00024687  0x000061f8 branch  0x0000603b 
- 00024688  0x000061fb fetch  0x00000008 , 0x00004713 
- 00024689  0x000061fc bbit0  0x0000003e , 0x00006059 
- 00024690  0x000061fd bbit1  0x00000013 , 0x00006059 
- 00024691  0x000061fe bbit1  0x00000012 , 0x00006059 
- 00024692  0x000061ff branch  0x00006035 
- 00024693  0x00006202 fetch  0x00000004 , 0x0000458f 
- 00024694  0x00006203 store  0x00000004 , 0x000045e8 
- 00024695  0x00006204 store  0x00000004 , 0x00004691 
- 00024696  0x00006205 call  0x0000355a 
- 00024697  0x00006206 call  0x00005c0b 
- 00024698  0x00006207 call  0x0000618e 
- 00024699  0x00006208 call  0x00005a73 
- 00024700  0x00006209 jam  0x00000000 , 0x0000477d 
- 00024701  0x0000620a jam  0x00000000 , 0x000045fc 
- 00024702  0x0000620b jam  0x00000000 , 0x000045e2 
- 00024703  0x0000620c fetch  0x00000004 , 0x000045e8 
- 00024704  0x0000620d fetch  0x00000004 , 0x000045e4 
- 00024705  0x0000620e isub  0x00000002 , 0x0000003e 
- 00024706  0x0000620f rtn  0x00000005 
- 00024707  0x00006210 branch  0x00006042 
- 00024708  0x00006213 call  0x00005a73 
- 00024709  0x00006214 call  0x00005a84 
- 00024710  0x00006216 call  0x0000618e 
- 00024711  0x00006217 call  0x00005c0b 
- 00024712  0x00006218 arg  0x00000001 , 0x00000007 
- 00024713  0x00006219 call  0x00005f04 
- 00024714  0x0000621a setarg  0x00000000 
- 00024715  0x0000621b store  0x00000002 , 0x000045d8 
- 00024716  0x0000621c store  0x00000002 , 0x000045de 
- 00024717  0x0000621d store  0x00000001 , 0x000045fc 
- 00024718  0x0000621e store  0x00000001 , 0x00004860 
- 00024719  0x0000621f store  0x00000001 , 0x000045e2 
- 00024720  0x00006222 fetch  0x00000004 , 0x0000458f 
- 00024721  0x00006223 store  0x00000004 , 0x000045e8 
- 00024722  0x00006224 store  0x00000004 , 0x00004691 
- 00024723  0x00006225 branch  0x00005ca3 
- 00024724  0x00006228 call  0x00007de2 
- 00024725  0x00006229 branch  0x000023fd 
- 00024726  0x0000622c bpatch  0x00000096 , 0x00004012 
- 00024727  0x0000622d rtnmark0  0x00000026 
- 00024728  0x0000622e call  0x00005601 
- 00024729  0x0000622f nrtn  0x00000028 
- 00024730  0x00006230 fetch  0x00000001 , 0x0000477c 
- 00024731  0x00006231 jam  0x00000000 , 0x0000477c 
- 00024732  0x00006232 ncall  0x00006094 , 0x00000034 
- 00024733  0x00006234 fetch  0x00000008 , 0x00004713 
- 00024734  0x00006235 bbit0  0x00000016 , 0x000060a1 
- 00024735  0x00006236 fetch  0x00000001 , 0x0000496c 
- 00024736  0x00006237 nbranch  0x000060b6 , 0x00000034 
- 00024737  0x00006239 call  0x00005a74 
- 00024738  0x0000623a fetch  0x00000001 , 0x00004589 
- 00024739  0x0000623b bbit1  0x00000001 , 0x000060b0 
- 00024740  0x0000623c fetcht  0x00000001 , 0x0000451a 
- 00024741  0x0000623d fetch  0x00000001 , 0x00004846 
- 00024742  0x0000623e ior  0x00000002 , 0x0000003f 
- 00024743  0x0000623f store  0x00000001 , 0x00004846 
- 00024744  0x00006240 fetcht  0x00000001 , 0x0000451f 
- 00024745  0x00006241 fetch  0x00000001 , 0x0000484b 
- 00024746  0x00006242 iadd  0x00000002 , 0x0000003f 
- 00024747  0x00006243 store  0x00000001 , 0x0000484b 
- 00024748  0x00006244 fetcht  0x00000001 , 0x00004520 
- 00024749  0x00006245 fetch  0x00000001 , 0x0000484c 
- 00024750  0x00006246 iadd  0x00000002 , 0x0000003f 
- 00024751  0x00006247 store  0x00000001 , 0x0000484c 
- 00024752  0x00006249 jam  0x00000001 , 0x00004589 
- 00024753  0x0000624a arg  0x00000007 , 0x00000011 
- 00024754  0x0000624b arg  0x00004846 , 0x00000012 
- 00024755  0x0000624c fetch  0x00000002 , 0x0000484b 
- 00024756  0x0000624d rtn  0x00000034 
- 00024757  0x0000624e branch  0x000036db 
- 00024758  0x00006251 jam  0x00000002 , 0x00004589 
- 00024759  0x00006252 arg  0x00000009 , 0x00000011 
- 00024760  0x00006253 fetch  0x00000001 , 0x0000496d 
- 00024761  0x00006254 nbranch  0x000060bc , 0x00000034 
- 00024762  0x00006255 arg  0x00004733 , 0x00000012 
- 00024763  0x00006256 rtn 
- 00024764  0x00006258 arg  0x0000472a , 0x00000012 
- 00024765  0x00006259 rtn 
- 00024766  0x0000625f setarg  0x00000000 
- 00024767  0x00006260 store  0x00000003 , 0x000046f8 
- 00024768  0x00006261 rtn 
- 00024769  0x00006264 fetch  0x00000008 , 0x00004713 
- 00024770  0x00006265 rtnbit0  0x0000000e 
- 00024771  0x00006266 fetch  0x00000001 , 0x0000477d 
- 00024772  0x00006267 rtn  0x00000034 
- 00024773  0x00006268 fetch  0x00000001 , 0x00004602 
- 00024774  0x00006269 rtn  0x00000034 
- 00024775  0x0000626a fetch  0x00000001 , 0x000046f5 
- 00024776  0x0000626b increase  0x00000001 , 0x0000003f 
- 00024777  0x0000626c and_into  0x00000003 , 0x0000003f 
- 00024778  0x0000626d store  0x00000001 , 0x000046f5 
- 00024779  0x0000626e nrtn  0x00000034 
- 00024780  0x0000626f jam  0x00000000 , 0x000046f6 
- 00024781  0x00006271 bpatch  0x00000097 , 0x00004012 
- 00024782  0x00006272 fetch  0x00000001 , 0x000046f6 
- 00024783  0x00006273 increase  0x00000001 , 0x0000003f 
- 00024784  0x00006274 store  0x00000001 , 0x000046f6 
- 00024785  0x00006275 sub  0x0000003f , 0x00000008 , 0x0000003e 
- 00024786  0x00006276 nbranch  0x000060d9 , 0x00000002 
- 00024787  0x00006277 call  0x0000357f 
- 00024788  0x00006278 call  0x00003651 
- 00024789  0x00006279 nbranch  0x000060df , 0x00000018 
- 00024790  0x0000627a nbranch  0x000060df , 0x0000002f 
- 00024791  0x0000627b call  0x000060f2 
- 00024792  0x0000627c call  0x000060e9 
- 00024793  0x0000627e call  0x0000357b 
- 00024794  0x0000627f fetch  0x00000001 , 0x000046f7 
- 00024795  0x00006280 increase  0x00000001 , 0x0000003f 
- 00024796  0x00006281 store  0x00000001 , 0x000046f7 
- 00024797  0x00006282 beq  0x00000010 , 0x000060e1 
- 00024798  0x00006283 rtn 
- 00024799  0x00006286 call  0x00003222 
- 00024800  0x00006287 branch  0x000060cd 
- 00024801  0x0000628a jam  0x00000000 , 0x000046f7 
- 00024802  0x0000628b fetch  0x00000001 , 0x000046f8 
- 00024803  0x0000628c rtnbit1  0x00000000 
- 00024804  0x0000628d set1  0x00000000 , 0x0000003f 
- 00024805  0x0000628e store  0x00000001 , 0x000046f8 
- 00024806  0x0000628f fetch  0x00000002 , 0x00004723 
- 00024807  0x00006290 store  0x00000002 , 0x00004781 
- 00024808  0x00006291 branch  0x000059ed 
- 00024809  0x00006294 fetch  0x00000001 , 0x00004602 
- 00024810  0x00006295 branch  0x000060be , 0x00000034 
- 00024811  0x00006296 jam  0x00000000 , 0x000046f7 
- 00024812  0x00006297 fetch  0x00000001 , 0x000046f8 
- 00024813  0x00006298 rtnbit0  0x00000000 
- 00024814  0x00006299 set0  0x00000000 , 0x0000003f 
- 00024815  0x0000629a store  0x00000001 , 0x000046f8 
- 00024816  0x0000629b call  0x00005c0b 
- 00024817  0x0000629c branch  0x0000594c 
- 00024818  0x0000629f call  0x0000366e 
- 00024819  0x000062a0 fetch  0x00000001 , 0x000044f8 
- 00024820  0x000062a1 compare  0x00000008 , 0x0000003f , 0x000000f8 
- 00024821  0x000062a2 nrtn  0x00000001 
- 00024822  0x000062a3 fetch  0x00000001 , 0x000044f9 
- 00024823  0x000062a4 beq  0x000000ff , 0x00005ff2 
- 00024824  0x000062a5 rtn 
- 00024825  0x000062ab fetch  0x00000001 , 0x00004793 
- 00024826  0x000062ac nrtn  0x00000034 
- 00024827  0x000062ad call  0x00005e78 
- 00024828  0x000062ae call  0x000060fe 
- 00024829  0x000062af branch  0x00003662 
- 00024830  0x000062b2 arg  0x0000000c , 0x00000007 
- 00024831  0x000062b3 call  0x00007cef 
- 00024832  0x000062b4 nrtn  0x00000034 
- 00024833  0x000062b5 call  0x00006106 
- 00024834  0x000062b6 call  0x0000572c 
- 00024835  0x000062b8 arg  0x0000000c , 0x00000007 
- 00024836  0x000062b9 setarg  0x000000a0 
- 00024837  0x000062ba branch  0x00007ce1 
- 00024838  0x000062bd fetch  0x00000008 , 0x00004713 
- 00024839  0x000062be rtnbit0  0x00000028 
- 00024840  0x000062c0 branch  0x000056bb 
- 00024841  0x000062c4 fetch  0x00000001 , 0x00004666 
- 00024842  0x000062c5 bne  0x00000000 , 0x00002421 
- 00024843  0x000062c6 fetch  0x00000001 , 0x000045ca 
- 00024844  0x000062c7 rtn  0x00000034 
- 00024845  0x000062c9 jam  0x00000002 , 0x00008042 
- 00024846  0x000062ca jam  0x000000f8 , 0x00008130 
- 00024847  0x000062cb rtn 
- 00024848  0x000062d1 fetch  0x00000001 , 0x0000465c 
- 00024849  0x000062d2 rtneq  0x000000ff 
- 00024850  0x000062d3 fetch  0x00000002 , 0x00004781 
- 00024851  0x000062d4 rtn  0x00000034 
- 00024852  0x000062d5 fetch  0x00000002 , 0x00004725 
- 00024853  0x000062d6 fetcht  0x00000002 , 0x00004781 
- 00024854  0x000062d7 isub  0x00000002 , 0x00000002 
- 00024855  0x000062d8 fetch  0x00000002 , 0x0000470f 
- 00024856  0x000062d9 isub  0x00000002 , 0x0000003f 
- 00024857  0x000062da branch  0x0000611c , 0x00000002 
- 00024858  0x000062dc fetcht  0x00000001 , 0x0000465c 
- 00024859  0x000062dd branch  0x000061e5 
- 00024860  0x000062df fetcht  0x00000001 , 0x0000465c 
- 00024861  0x000062e0 branch  0x000061e4 
- 00024862  0x000062e8 arg  0x00004711 , 0x00000013 
- 00024863  0x000062e9 arg  0x00006121 , 0x00000012 
- 00024864  0x000062ea branch  0x000042e0 
- 00024865  0x000062ed bpatch  0x00000098 , 0x00004013 
- 00024866  0x000062ee fetch  0x00000001 , 0x00004957 
- 00024867  0x000062ef beq  0x00000003 , 0x00006131 
- 00024868  0x000062f0 beq  0x0000000b , 0x00006131 
- 00024869  0x000062f1 fetcht  0x00000001 , 0x00004690 
- 00024870  0x000062f2 increase  0x00000002 , 0x00000002 
- 00024871  0x000062f4 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00024872  0x000062f5 call  0x00006134 , 0x00000002 
- 00024873  0x000062f6 ncall  0x00006138 , 0x00000002 
- 00024874  0x000062f7 copy  0x00000002 , 0x0000003f 
- 00024875  0x000062f8 iadd  0x0000003f , 0x0000003f 
- 00024876  0x000062f9 store  0x00000001 , 0x0000470c 
- 00024877  0x000062fb jam  0x00000004 , 0x000046fe 
- 00024878  0x000062fc call  0x00006185 
- 00024879  0x000062fd jam  0x00000001 , 0x000046fc 
- 00024880  0x000062fe branch  0x00006192 
- 00024881  0x00006301 fetcht  0x00000001 , 0x00004690 
- 00024882  0x00006302 increase  0x00000001 , 0x00000002 
- 00024883  0x00006303 branch  0x00006127 
- 00024884  0x00006306 fetch  0x00000008 , 0x00004713 
- 00024885  0x00006307 rtnbit0  0x0000001c 
- 00024886  0x00006308 increase  0x00000001 , 0x00000002 
- 00024887  0x00006309 rtn 
- 00024888  0x0000630b increase  0xfffffffd , 0x00000002 
- 00024889  0x0000630c rtn 
- 00024890  0x00006310 fetch  0x00000001 , 0x00004661 
- 00024891  0x00006311 rtneq  0x000000ff 
- 00024892  0x00006312 fetch  0x00000002 , 0x00004790 
- 00024893  0x00006313 nrtn  0x00000034 
- 00024894  0x00006314 fetch  0x00000002 , 0x000045d8 
- 00024895  0x00006315 nrtn  0x00000034 
- 00024896  0x00006316 fetch  0x00000002 , 0x000045de 
- 00024897  0x00006317 nrtn  0x00000034 
- 00024898  0x00006318 fetch  0x00000001 , 0x00004701 
- 00024899  0x00006319 nrtn  0x00000034 
- 00024900  0x0000631a fetch  0x00000001 , 0x00004712 
- 00024901  0x0000631b branch  0x00006121 , 0x00000034 
- 00024902  0x0000631c store  0x00000001 , 0x00004711 
- 00024903  0x0000631d rtn 
- 00024904  0x00006326 disable  0x00000028 
- 00024905  0x00006327 fetch  0x00000001 , 0x000046fe 
- 00024906  0x00006328 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00024907  0x00006329 nrtn  0x00000005 
- 00024908  0x0000632a branch  0x00007dba 
- 00024909  0x0000632d fetch  0x00000008 , 0x00004713 
- 00024910  0x0000632e rtnbit0  0x00000023 
- 00024911  0x0000632f rtnbit0  0x00000004 
- 00024912  0x00006330 fetch  0x00000002 , 0x00004790 
- 00024913  0x00006331 nrtn  0x00000034 
- 00024914  0x00006332 fetch  0x00000002 , 0x000045d8 
- 00024915  0x00006333 nrtn  0x00000034 
- 00024916  0x00006334 fetch  0x00000002 , 0x000045de 
- 00024917  0x00006335 nrtn  0x00000034 
- 00024918  0x00006336 fetch  0x00000001 , 0x00004701 
- 00024919  0x00006337 nrtn  0x00000034 
- 00024920  0x00006338 call  0x00006148 
- 00024921  0x00006339 rtn  0x00000028 
- 00024922  0x0000633b fetch  0x00000001 , 0x0000470e 
- 00024923  0x0000633c branch  0x00006173 , 0x00000034 
- 00024924  0x0000633e fetcht  0x00000001 , 0x00004709 
- 00024925  0x0000633f increase  0x00000001 , 0x00000002 
- 00024926  0x00006340 storet  0x00000001 , 0x00004709 
- 00024927  0x00006341 fetch  0x00000001 , 0x00004707 
- 00024928  0x00006342 isub  0x00000002 , 0x0000003e 
- 00024929  0x00006343 ncall  0x0000616a , 0x00000002 
- 00024930  0x00006344 fetch  0x00000001 , 0x00004708 
- 00024931  0x00006345 isub  0x00000002 , 0x0000003e 
- 00024932  0x00006346 nbranch  0x0000616e , 0x00000002 
- 00024933  0x00006348 fetch  0x00000008 , 0x00004713 
- 00024934  0x00006349 bbit1  0x00000024 , 0x000061d9 
- 00024935  0x0000634a bbit1  0x00000026 , 0x000061d9 
- 00024936  0x0000634c fetcht  0x00000001 , 0x00004660 
- 00024937  0x0000634d branch  0x000061e4 
- 00024938  0x00006350 jam  0x00000001 , 0x00004709 
- 00024939  0x00006351 fetch  0x00000001 , 0x0000470e 
- 00024940  0x00006352 increase  0xffffffff , 0x0000003f 
- 00024941  0x00006353 store  0x00000001 , 0x0000470e 
- 00024942  0x00006355 fetch  0x00000008 , 0x00004713 
- 00024943  0x00006356 bbit1  0x00000024 , 0x000061eb 
- 00024944  0x00006357 bbit1  0x00000026 , 0x000061eb 
- 00024945  0x00006359 fetcht  0x00000001 , 0x00004660 
- 00024946  0x0000635a branch  0x000061e5 
- 00024947  0x0000635d fetch  0x00000008 , 0x00004713 
- 00024948  0x0000635e bbit1  0x00000022 , 0x0000616e 
- 00024949  0x0000635f call  0x0000617e 
- 00024950  0x00006360 branch  0x0000615c 
- 00024951  0x00006369 jam  0x00000000 , 0x000046fb 
- 00024952  0x0000636a call  0x000061fd 
- 00024953  0x0000636b jam  0x00000000 , 0x000046fe 
- 00024954  0x0000636c fetch  0x00000001 , 0x00004707 
- 00024955  0x0000636d rshift  0x0000003f , 0x0000003f 
- 00024956  0x0000636e store  0x00000001 , 0x00004708 
- 00024957  0x0000636f rtn 
- 00024958  0x00006371 fetch  0x00000001 , 0x0000470d 
- 00024959  0x00006372 store  0x00000001 , 0x0000470e 
- 00024960  0x00006373 rtn 
- 00024961  0x00006376 fetch  0x00000001 , 0x000046fe 
- 00024962  0x00006377 beq  0x00000001 , 0x00006188 
- 00024963  0x00006378 beq  0x00000002 , 0x0000618a 
- 00024964  0x00006379 beq  0x00000003 , 0x0000618c 
- 00024965  0x0000637b fetch  0x00000001 , 0x00004705 
- 00024966  0x0000637d store  0x00000001 , 0x00004706 
- 00024967  0x0000637e rtn 
- 00024968  0x00006380 fetch  0x00000001 , 0x00004702 
- 00024969  0x00006381 branch  0x00006186 
- 00024970  0x00006383 fetch  0x00000001 , 0x00004703 
- 00024971  0x00006384 branch  0x00006186 
- 00024972  0x00006386 fetch  0x00000001 , 0x00004704 
- 00024973  0x00006387 branch  0x00006186 
- 00024974  0x0000638b bpatch  0x00000099 , 0x00004013 
- 00024975  0x0000638c fetch  0x00000001 , 0x00004700 
- 00024976  0x0000638d store  0x00000001 , 0x00004701 
- 00024977  0x0000638e jam  0x00000000 , 0x000046fc 
- 00024978  0x00006390 jam  0x00000000 , 0x000046fd 
- 00024979  0x00006391 jam  0x00000001 , 0x000046fb 
- 00024980  0x00006392 rtn 
- 00024981  0x00006396 bpatch  0x0000009a , 0x00004013 
- 00024982  0x00006397 fetch  0x00000001 , 0x00004666 
- 00024983  0x00006398 rtnne  0x00000000 
- 00024984  0x00006399 call  0x000061ae 
- 00024985  0x0000639a jam  0x00000001 , 0x000046fe 
- 00024986  0x0000639b call  0x00006188 
- 00024987  0x0000639c fetch  0x00000001 , 0x000046ff 
- 00024988  0x0000639d rtn  0x00000034 
- 00024989  0x0000639e fetch  0x00000001 , 0x0000470a 
- 00024990  0x0000639f branch  0x000061a9 
- 00024991  0x000063a2 fetch  0x00000001 , 0x00004666 
- 00024992  0x000063a3 rtneq  0x00000000 
- 00024993  0x000063a4 call  0x000061ae 
- 00024994  0x000063a5 fetch  0x00000008 , 0x00004713 
- 00024995  0x000063a6 rtnbit0  0x00000021 
- 00024996  0x000063a7 jam  0x00000003 , 0x000046fe 
- 00024997  0x000063a8 call  0x0000618c 
- 00024998  0x000063a9 fetch  0x00000001 , 0x000046ff 
- 00024999  0x000063aa rtn  0x00000034 
- 00025000  0x000063ab fetch  0x00000001 , 0x0000470b 
- 00025001  0x000063ad store  0x00000001 , 0x0000470c 
- 00025002  0x000063ae rtn 
- 00025003  0x000063b1 jam  0x00000000 , 0x000046ff 
- 00025004  0x000063b2 jam  0x00000002 , 0x000046fe 
- 00025005  0x000063b3 call  0x0000618a 
- 00025006  0x000063b5 jam  0x00000001 , 0x000046fb 
- 00025007  0x000063b6 jam  0x00000001 , 0x000046fc 
- 00025008  0x000063b7 branch  0x000061d8 
- 00025009  0x000063bc fetch  0x00000001 , 0x000046fb 
- 00025010  0x000063bd rtn  0x00000034 
- 00025011  0x000063be fetch  0x00000001 , 0x000046fc 
- 00025012  0x000063bf beq  0x00000001 , 0x000061bd 
- 00025013  0x000063c1 fetch  0x00000001 , 0x00004701 
- 00025014  0x000063c2 branch  0x000061ba , 0x00000034 
- 00025015  0x000063c3 increase  0xffffffff 
- 00025016  0x000063c4 store  0x00000001 , 0x00004701 
- 00025017  0x000063c5 branch  0x000061d9 
- 00025018  0x000063c8 jam  0x00000000 , 0x000046fb 
- 00025019  0x000063c9 call  0x0000617e 
- 00025020  0x000063ca branch  0x000061eb 
- 00025021  0x000063cd bpatch  0x0000009b , 0x00004013 
- 00025022  0x000063ce fetch  0x00000001 , 0x000046fe 
- 00025023  0x000063cf rtn  0x00000034 
- 00025024  0x000063d0 beq  0x00000004 , 0x000061c5 
- 00025025  0x000063d1 branch  0x000061c2 
- 00025026  0x000063d4 fetch  0x00000001 , 0x000046ff 
- 00025027  0x000063d5 beq  0x00000001 , 0x000061c5 
- 00025028  0x000063d6 branch  0x000061c7 
- 00025029  0x000063d9 fetch  0x00000001 , 0x0000470c 
- 00025030  0x000063da branch  0x000061e6 , 0x00000034 
- 00025031  0x000063dc arg  0x00004706 , 0x00000013 
- 00025032  0x000063dd arg  0x000061ca , 0x00000012 
- 00025033  0x000063de branch  0x000042e0 
- 00025034  0x000063e1 fetch  0x00000001 , 0x000046fe 
- 00025035  0x000063e2 beq  0x00000004 , 0x000061d2 
- 00025036  0x000063e3 fetch  0x00000001 , 0x000046ff 
- 00025037  0x000063e4 beq  0x00000001 , 0x000061d2 
- 00025038  0x000063e6 call  0x00006181 
- 00025039  0x000063e7 fetch  0x00000001 , 0x000046fd 
- 00025040  0x000063e8 beq  0x00000001 , 0x000061e8 
- 00025041  0x000063e9 branch  0x000061d6 
- 00025042  0x000063ec fetch  0x00000001 , 0x0000470c 
- 00025043  0x000063ed increase  0xffffffff 
- 00025044  0x000063ee store  0x00000001 , 0x0000470c 
- 00025045  0x000063ef branch  0x000061ce 
- 00025046  0x000063f3 fetch  0x00000001 , 0x000046fe 
- 00025047  0x000063f4 beq  0x00000004 , 0x00006208 
- 00025048  0x000063f6 jam  0x00000001 , 0x000046fd 
- 00025049  0x000063f8 bpatch  0x0000009c , 0x00004013 
- 00025050  0x000063f9 fetch  0x00000001 , 0x00004666 
- 00025051  0x000063fa beq  0x00000000 , 0x000061df 
- 00025052  0x000063fb beq  0x00000001 , 0x000061e1 
- 00025053  0x000063fc beq  0x00000002 , 0x000061e3 
- 00025054  0x000063fd rtn 
- 00025055  0x000063ff fetcht  0x00000001 , 0x0000465d 
- 00025056  0x00006400 branch  0x000061e4 
- 00025057  0x00006402 fetcht  0x00000001 , 0x0000465e 
- 00025058  0x00006403 branch  0x000061e4 
- 00025059  0x00006405 fetcht  0x00000001 , 0x0000465f 
- 00025060  0x00006407 branch  0x00006ef7 
- 00025061  0x0000640a branch  0x00006ef3 
- 00025062  0x0000640d jam  0x00000000 , 0x000046fb 
- 00025063  0x0000640e jam  0x00000000 , 0x000046fe 
- 00025064  0x00006410 fetch  0x00000001 , 0x000046fe 
- 00025065  0x00006411 beq  0x00000004 , 0x00006202 
- 00025066  0x00006413 jam  0x00000000 , 0x000046fd 
- 00025067  0x00006415 bpatch  0x0000009d , 0x00004013 
- 00025068  0x00006416 fetch  0x00000001 , 0x00004666 
- 00025069  0x00006417 beq  0x00000000 , 0x000061f1 
- 00025070  0x00006418 beq  0x00000001 , 0x000061f5 
- 00025071  0x00006419 beq  0x00000002 , 0x000061f9 
- 00025072  0x0000641a rtn 
- 00025073  0x0000641c fetcht  0x00000001 , 0x0000465d 
- 00025074  0x0000641d fetch  0x00000008 , 0x00004713 
- 00025075  0x0000641e bbit0  0x00000020 , 0x000061e5 
- 00025076  0x0000641f branch  0x00006f0f 
- 00025077  0x00006421 fetcht  0x00000001 , 0x0000465e 
- 00025078  0x00006422 fetch  0x00000008 , 0x00004713 
- 00025079  0x00006423 bbit0  0x00000020 , 0x000061e5 
- 00025080  0x00006424 branch  0x00006f0f 
- 00025081  0x00006426 fetcht  0x00000001 , 0x0000465f 
- 00025082  0x00006427 fetch  0x00000008 , 0x00004713 
- 00025083  0x00006428 bbit0  0x00000020 , 0x000061e5 
- 00025084  0x00006429 branch  0x00006f0f 
- 00025085  0x0000642c call  0x000061f1 
- 00025086  0x0000642d call  0x000061f5 
- 00025087  0x0000642e call  0x000061f9 
- 00025088  0x0000642f call  0x0000616e 
- 00025089  0x00006430 branch  0x00006202 
- 00025090  0x00006433 jam  0x00000000 , 0x000046fd 
- 00025091  0x00006434 fetch  0x00000008 , 0x00004713 
- 00025092  0x00006435 bbit1  0x00000025 , 0x000061ea 
- 00025093  0x00006436 bbit1  0x00000026 , 0x000061ea 
- 00025094  0x00006438 fetcht  0x00000001 , 0x00004661 
- 00025095  0x00006439 branch  0x000061e5 
- 00025096  0x0000643c jam  0x00000001 , 0x000046fd 
- 00025097  0x0000643d fetch  0x00000008 , 0x00004713 
- 00025098  0x0000643e bbit1  0x00000025 , 0x000061d8 
- 00025099  0x0000643f bbit1  0x00000026 , 0x000061d8 
- 00025100  0x00006441 fetcht  0x00000001 , 0x00004661 
- 00025101  0x00006442 branch  0x000061e4 
- 00025102  0x00006447 fetch  0x00000008 , 0x00004713 
- 00025103  0x00006448 rtnbit0  0x00000004 
- 00025104  0x00006449 fetch  0x00000001 , 0x00004709 
- 00025105  0x0000644a fetcht  0x00000001 , 0x00004708 
- 00025106  0x0000644b sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00025107  0x0000644c branch  0x0000621b , 0x00000002 
- 00025108  0x0000644e fetch  0x00000001 , 0x00004666 
- 00025109  0x0000644f beq  0x00000000 , 0x00006218 
- 00025110  0x00006450 jam  0x00000001 , 0x00004094 
- 00025111  0x00006451 rtn 
- 00025112  0x00006454 fetch  0x00000008 , 0x00004713 
- 00025113  0x00006455 rtnbit1  0x00000018 
- 00025114  0x00006456 branch  0x000036ca 
- 00025115  0x00006459 fetch  0x00000001 , 0x00004666 
- 00025116  0x0000645a beq  0x00000000 , 0x000036db 
- 00025117  0x0000645b jam  0x00000000 , 0x00004094 
- 00025118  0x0000645c rtn 
- 00025119  0x00006461 fetch  0x00000001 , 0x00000009 
- 00025120  0x00006462 branch  0x000035cb 
- 00025121  0x00006465 call  0x0000621f 
- 00025122  0x00006466 branch  0x000036e8 
- 00025123  0x00006469 fetch  0x00000001 , 0x00004843 
- 00025124  0x0000646a compare  0x00000003 , 0x0000003f , 0x00000003 
- 00025125  0x0000646b nbranch  0x00007dc8 , 0x00000001 
- 00025126  0x0000646c call  0x0000432b 
- 00025127  0x0000646d branch  0x00007dca 
- 00025128  0x00006470 fetch  0x00000002 , 0x000044e9 
- 00025129  0x00006471 bbit1  0x00000009 , 0x00006223 
- 00025130  0x00006472 rtn 
- 00025131  0x00006475 call  0x000036b4 
- 00025132  0x00006476 nrtn  0x00000028 
- 00025133  0x00006477 jam  0x00000001 , 0x0000477c 
- 00025134  0x00006478 call  0x000036be 
- 00025135  0x00006479 jam  0x00000000 , 0x00004772 
- 00025136  0x0000647a call  0x000062aa 
- 00025137  0x0000647b fetch  0x00000001 , 0x0000473f 
- 00025138  0x0000647c ncall  0x000054dc , 0x00000034 
- 00025139  0x0000647d fetch  0x00000004 , 0x000045af 
- 00025140  0x0000647e branch  0x00003622 
- 00025141  0x00006481 fetch  0x00000001 , 0x0000477b 
- 00025142  0x00006482 branch  0x00003616 , 0x00000034 
- 00025143  0x00006483 call  0x000036b4 
- 00025144  0x00006484 nrtn  0x00000028 
- 00025145  0x00006485 fetch  0x00000001 , 0x00004772 
- 00025146  0x00006486 jam  0x00000000 , 0x00004772 
- 00025147  0x00006487 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00025148  0x00006488 nbranch  0x0000625c , 0x00000005 
- 00025149  0x00006489 fetcht  0x00000002 , 0x00004622 
- 00025150  0x0000648a sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025151  0x0000648b branch  0x00006252 , 0x00000005 
- 00025152  0x0000648d fetch  0x00000004 , 0x00004767 
- 00025153  0x0000648e branch  0x00006252 , 0x00000034 
- 00025154  0x00006490 fetcht  0x00000004 , 0x00004751 
- 00025155  0x00006491 isub  0x00000002 , 0x00000002 
- 00025156  0x00006492 storet  0x00000004 , 0x00004777 
- 00025157  0x00006493 nbranch  0x00006255 , 0x00000002 
- 00025158  0x00006494 fetch  0x00000003 , 0x00004608 
- 00025159  0x00006495 isub  0x00000002 , 0x0000003f 
- 00025160  0x00006496 nbranch  0x00006260 , 0x00000002 
- 00025161  0x00006497 arg  0x00000600 , 0x00000002 
- 00025162  0x00006498 isub  0x00000002 , 0x0000003e 
- 00025163  0x00006499 nbranch  0x00006260 , 0x00000002 
- 00025164  0x0000649b store  0x00000004 , 0x00004773 
- 00025165  0x0000649c call  0x00006259 
- 00025166  0x0000649d fetch  0x00000004 , 0x00004773 
- 00025167  0x0000649f call  0x00007d25 
- 00025168  0x000064a0 storet  0x00000004 , 0x000040a9 
- 00025169  0x000064a1 branch  0x0000241e 
- 00025170  0x000064a4 call  0x00006259 
- 00025171  0x000064a5 fetch  0x00000003 , 0x00004608 
- 00025172  0x000064a6 branch  0x0000624c 
- 00025173  0x000064a9 sub  0x00000002 , 0x00000000 , 0x00000002 
- 00025174  0x000064aa fetch  0x00000003 , 0x00004608 
- 00025175  0x000064ab iadd  0x00000002 , 0x0000003f 
- 00025176  0x000064ac branch  0x0000624c 
- 00025177  0x000064af setarg  0x00000000 
- 00025178  0x000064b0 store  0x00000004 , 0x00004777 
- 00025179  0x000064b1 rtn 
- 00025180  0x000064b4 fetch  0x00000004 , 0x00004767 
- 00025181  0x000064b5 fetcht  0x00000004 , 0x00004777 
- 00025182  0x000064b6 iadd  0x00000002 , 0x0000003f 
- 00025183  0x000064b7 branch  0x00006242 
- 00025184  0x000064ba jam  0x00000001 , 0x00004772 
- 00025185  0x000064bb rtn 
- 00025186  0x000064bf call  0x00006264 
- 00025187  0x000064c0 branch  0x00005ffd 
- 00025188  0x000064c3 fetch  0x00000001 , 0x0000477b 
- 00025189  0x000064c4 rtn  0x00000034 
- 00025190  0x000064c5 fetch  0x00000001 , 0x00004618 
- 00025191  0x000064c6 beq  0x00000001 , 0x000062a6 
- 00025192  0x000064c7 fetch  0x00000001 , 0x00004760 
- 00025193  0x000064c8 branch  0x000062a6 , 0x00000034 
- 00025194  0x000064c9 copy  0x00000019 , 0x0000003f 
- 00025195  0x000064ca fetcht  0x00000006 , 0x00004761 
- 00025196  0x000064cb store  0x00000006 , 0x00004761 
- 00025197  0x000064cc call  0x00007d10 
- 00025198  0x000064cd store  0x00000004 , 0x00004767 
- 00025199  0x000064cf fetch  0x00000001 , 0x00004772 
- 00025200  0x000064d0 nrtn  0x00000034 
- 00025201  0x000064d1 fetch  0x00000002 , 0x00004622 
- 00025202  0x000064d2 nrtn  0x00000034 
- 00025203  0x000064d3 fetch  0x00000004 , 0x00004767 
- 00025204  0x000064d5 fetcht  0x00000005 , 0x0000476b 
- 00025205  0x000064d6 iadd  0x00000002 , 0x0000003f 
- 00025206  0x000064d7 store  0x00000005 , 0x0000476b 
- 00025207  0x000064d8 fetcht  0x00000001 , 0x00004760 
- 00025208  0x000064d9 fetch  0x00000001 , 0x00004770 
- 00025209  0x000064da isub  0x00000002 , 0x0000003e 
- 00025210  0x000064db branch  0x0000627e , 0x00000005 
- 00025211  0x000064dc increase  0x00000001 , 0x00000002 
- 00025212  0x000064dd storet  0x00000001 , 0x00004760 
- 00025213  0x000064de rtn 
- 00025214  0x000064e1 jam  0x00000001 , 0x00004760 
- 00025215  0x000064e2 arg  0x00000000 , 0x00000002 
- 00025216  0x000064e3 fetch  0x00000005 , 0x0000476b 
- 00025217  0x000064e4 storet  0x00000005 , 0x0000476b 
- 00025218  0x000064e5 fetcht  0x00000001 , 0x00004770 
- 00025219  0x000064e6 idiv  0x00000002 
- 00025220  0x000064e7 call  0x00007d62 
- 00025221  0x000064e8 quotient  0x00000011 
- 00025222  0x000064ea fetch  0x00000004 , 0x00004751 
- 00025223  0x000064eb fetcht  0x00000001 , 0x00004771 
- 00025224  0x000064ec isub  0x00000002 , 0x00000002 
- 00025225  0x000064ed increase  0xffffffd8 , 0x00000002 
- 00025226  0x000064ef copy  0x00000011 , 0x0000003f 
- 00025227  0x000064f0 isub  0x00000002 , 0x0000003f 
- 00025228  0x000064f1 branch  0x00006299 , 0x00000002 
- 00025229  0x000064f2 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00025230  0x000064f4 rshift2  0x0000003f , 0x0000003f 
- 00025231  0x000064f5 fetcht  0x00000003 , 0x00004608 
- 00025232  0x000064f6 iadd  0x00000002 , 0x00000002 
- 00025233  0x000064f7 bpatch  0x0000009e , 0x00004013 
- 00025234  0x000064f8 fetch  0x00000003 , 0x0000475d 
- 00025235  0x000064f9 arg  0x00001800 , 0x00000011 
- 00025236  0x000064fa iadd  0x00000011 , 0x0000003f 
- 00025237  0x000064fb isub  0x00000002 , 0x0000003e 
- 00025238  0x000064fc nbranch  0x000062a4 , 0x00000002 
- 00025239  0x000064fd storet  0x00000003 , 0x00004608 
- 00025240  0x000064fe rtn 
- 00025241  0x00006501 rshift2  0x0000003f , 0x00000002 
- 00025242  0x00006502 fetch  0x00000003 , 0x00004608 
- 00025243  0x00006503 isub  0x00000002 , 0x00000002 
- 00025244  0x00006504 bpatch  0x0000009f , 0x00004013 
- 00025245  0x00006505 fetch  0x00000003 , 0x0000475d 
- 00025246  0x00006506 arg  0x00001800 , 0x00000011 
- 00025247  0x00006507 isub  0x00000011 , 0x0000003f 
- 00025248  0x00006508 isub  0x00000002 , 0x0000003e 
- 00025249  0x00006509 branch  0x000062a4 , 0x00000002 
- 00025250  0x0000650a storet  0x00000003 , 0x00004608 
- 00025251  0x0000650b rtn 
- 00025252  0x0000650e store  0x00000003 , 0x00004608 
- 00025253  0x0000650f rtn 
- 00025254  0x00006512 jam  0x00000001 , 0x00004760 
- 00025255  0x00006513 copy  0x00000019 , 0x0000003f 
- 00025256  0x00006514 store  0x00000006 , 0x00004761 
- 00025257  0x00006515 rtn 
- 00025258  0x00006518 setarg  0x00000000 
- 00025259  0x00006519 store  0x00000001 , 0x00004760 
- 00025260  0x0000651a store  0x00000005 , 0x0000476b 
- 00025261  0x0000651b rtn 
- 00025262  0x00006525 call  0x00007396 
- 00025263  0x00006526 rtn  0x0000002b 
- 00025264  0x00006528 setarg  0x00006327 
- 00025265  0x00006529 store  0x00000002 , 0x000043db 
- 00025266  0x0000652b setarg  0x000062d9 
- 00025267  0x0000652c store  0x00000002 , 0x000043dd 
- 00025268  0x0000652e setarg  0x0000638a 
- 00025269  0x0000652f store  0x00000002 , 0x000043df 
- 00025270  0x00006531 setarg  0x0000630e 
- 00025271  0x00006532 store  0x00000002 , 0x000043e3 
- 00025272  0x00006534 setarg  0x00006365 
- 00025273  0x00006535 store  0x00000002 , 0x00004524 
- 00025274  0x00006537 call  0x000062c2 
- 00025275  0x00006539 bpatch  0x000000a0 , 0x00004014 
- 00025276  0x0000653a call  0x00006396 
- 00025277  0x0000653d fetch  0x00000001 , 0x0000451a 
- 00025278  0x0000653e beq  0x00000000 , 0x000062d0 
- 00025279  0x0000653f fetch  0x00000001 , 0x0000451b 
- 00025280  0x00006540 store  0x00000001 , 0x000044ec 
- 00025281  0x00006541 branch  0x000063a1 
- 00025282  0x00006545 setarg  0x0000632b 
- 00025283  0x00006546 store  0x00000002 , 0x000043d5 
- 00025284  0x00006548 setarg  0x00006329 
- 00025285  0x00006549 store  0x00000002 , 0x000043d7 
- 00025286  0x0000654b setarg  0x00006340 
- 00025287  0x0000654c store  0x00000002 , 0x0000451f 
- 00025288  0x0000654e setarg  0x0000639a 
- 00025289  0x0000654f store  0x00000002 , 0x00004521 
- 00025290  0x00006551 jam  0x00000007 , 0x0000415e 
- 00025291  0x00006552 call  0x00002969 
- 00025292  0x00006553 call  0x0000638d 
- 00025293  0x00006554 call  0x00006ff7 
- 00025294  0x00006555 call  0x000078ad 
- 00025295  0x00006556 branch  0x000077ac 
- 00025296  0x0000655b jam  0x000000ff , 0x000044ec 
- 00025297  0x0000655c jam  0x00000001 , 0x0000451c 
- 00025298  0x0000655d branch  0x00006340 
- 00025299  0x00006562 fetch  0x00000001 , 0x0000451c 
- 00025300  0x00006563 beq  0x00000002 , 0x00004308 
- 00025301  0x00006564 call  0x000069b9 
- 00025302  0x00006565 fetch  0x00000001 , 0x00004441 
- 00025303  0x00006566 nbranch  0x00004308 , 0x00000034 
- 00025304  0x00006567 branch  0x0000430a 
- 00025305  0x0000656c copy  0x00000013 , 0x0000003f 
- 00025306  0x0000656f beq  0x00000014 , 0x000062e2 
- 00025307  0x00006570 beq  0x00000015 , 0x000062e6 
- 00025308  0x00006571 beq  0x0000003f , 0x000062e9 
- 00025309  0x00006572 beq  0x00000040 , 0x000062ef 
- 00025310  0x00006574 beq  0x00000010 , 0x000063b6 
- 00025311  0x00006575 beq  0x0000002c , 0x000062f5 
- 00025312  0x00006576 beq  0x0000002d , 0x00006300 
- 00025313  0x00006577 rtn 
- 00025314  0x0000657d call  0x0000632d 
- 00025315  0x0000657e setarg  0x00000000 
- 00025316  0x0000657f store  0x00000002 , 0x000044f8 
- 00025317  0x00006580 branch  0x00004325 
- 00025318  0x00006584 call  0x000078ad 
- 00025319  0x00006585 jam  0x00000000 , 0x000044f1 
- 00025320  0x00006586 branch  0x00006340 
- 00025321  0x0000658a call  0x000078ad 
- 00025322  0x0000658b jam  0x00000001 , 0x000044f1 
- 00025323  0x0000658c fetch  0x00000008 , 0x00004502 
- 00025324  0x0000658d store  0x00000008 , 0x000042d3 
- 00025325  0x0000658e call  0x0000432b 
- 00025326  0x0000658f branch  0x00002e93 
- 00025327  0x00006593 fetch  0x00000002 , 0x0000433c 
- 00025328  0x00006594 rtneq  0x00000000 
- 00025329  0x00006595 fetch  0x00000008 , 0x0000450a 
- 00025330  0x00006596 rtn  0x00000034 
- 00025331  0x00006597 store  0x00000008 , 0x000042d3 
- 00025332  0x00006598 branch  0x00002e93 
- 00025333  0x000065a0 fetch  0x00000001 , 0x0000451a 
- 00025334  0x000065a1 rtneq  0x00000000 
- 00025335  0x000065a2 fetch  0x00000001 , 0x0000451c 
- 00025336  0x000065a3 rtnne  0x00000001 
- 00025337  0x000065a4 call  0x000062fb 
- 00025338  0x000065a5 branch  0x00004323 
- 00025339  0x000065a8 jam  0x00000001 , 0x000046bd 
- 00025340  0x000065a9 arg  0x0000000b , 0x00000039 
- 00025341  0x000065aa arg  0x000046be , 0x00000005 
- 00025342  0x000065ab arg  0x000046a7 , 0x00000006 
- 00025343  0x000065ac branch  0x00007cda 
- 00025344  0x000065af fetch  0x00000001 , 0x0000451a 
- 00025345  0x000065b0 rtneq  0x00000000 
- 00025346  0x000065b1 fetch  0x00000001 , 0x0000451c 
- 00025347  0x000065b2 beq  0x00000001 , 0x00006305 
- 00025348  0x000065b3 branch  0x000063b2 
- 00025349  0x000065b6 fetch  0x00000001 , 0x000046bd 
- 00025350  0x000065b7 rtnne  0x00000001 
- 00025351  0x000065b8 jam  0x00000000 , 0x000046bd 
- 00025352  0x000065b9 fetch  0x00000002 , 0x000044e9 
- 00025353  0x000065ba bbit1  0x00000009 , 0x00004325 
- 00025354  0x000065bb arg  0x0000000b , 0x00000039 
- 00025355  0x000065bc arg  0x000046be , 0x00000006 
- 00025356  0x000065bd arg  0x000046a7 , 0x00000005 
- 00025357  0x000065be branch  0x00007cda 
- 00025358  0x000065c5 call  0x00006311 
- 00025359  0x000065c8 call  0x00006318 
- 00025360  0x000065cc branch  0x00006322 
- 00025361  0x000065d1 arg  0x00004518 , 0x00000013 
- 00025362  0x000065d2 arg  0x00006314 , 0x00000012 
- 00025363  0x000065d3 branch  0x000042e7 
- 00025364  0x000065d5 jam  0x00000002 , 0x0000451c 
- 00025365  0x000065d6 call  0x00004325 
- 00025366  0x000065d7 call  0x0000634e 
- 00025367  0x000065d8 branch  0x0000639e 
- 00025368  0x000065dc arg  0x000046ca , 0x00000013 
- 00025369  0x000065dd arg  0x0000631b , 0x00000012 
- 00025370  0x000065de branch  0x000042e0 
- 00025371  0x000065e1 fetch  0x00000002 , 0x000044e9 
- 00025372  0x000065e2 bbit1  0x00000009 , 0x0000639e 
- 00025373  0x000065e3 fetch  0x00000001 , 0x000046a7 
- 00025374  0x000065e4 beq  0x00000001 , 0x0000639e 
- 00025375  0x000065e5 beq  0x00000004 , 0x0000639e 
- 00025376  0x000065e6 beq  0x00000005 , 0x0000639e 
- 00025377  0x000065e7 branch  0x00004327 
- 00025378  0x000065ec fetch  0x00000001 , 0x0000451c 
- 00025379  0x000065ed rtnne  0x00000001 
- 00025380  0x000065ee arg  0x000044f8 , 0x00000013 
- 00025381  0x000065ef arg  0x00006331 , 0x00000012 
- 00025382  0x000065f0 branch  0x000042e7 
- 00025383  0x000065f4 call  0x00006376 
- 00025384  0x000065f5 branch  0x00007027 
- 00025385  0x000065f9 call  0x00006f35 
- 00025386  0x000065fa branch  0x0000701b 
- 00025387  0x000065fd call  0x00006f35 
- 00025388  0x000065fe branch  0x0000739a 
- 00025389  0x00006609 fetch  0x00000002 , 0x00004514 
- 00025390  0x0000660a store  0x00000002 , 0x00004516 
- 00025391  0x0000660b store  0x00000002 , 0x00004518 
- 00025392  0x0000660c branch  0x00004315 
- 00025393  0x00006610 fetch  0x00000001 , 0x0000451c 
- 00025394  0x00006611 rtnne  0x00000001 
- 00025395  0x00006616 fetch  0x00000002 , 0x000044e9 
- 00025396  0x00006617 rtnbit1  0x00000009 
- 00025397  0x00006618 fetch  0x00000002 , 0x00004512 
- 00025398  0x00006619 store  0x00000002 , 0x00004516 
- 00025399  0x0000661a store  0x00000002 , 0x00004518 
- 00025400  0x0000661b fetch  0x00000002 , 0x000044f4 
- 00025401  0x0000661c call  0x000063c7 
- 00025402  0x0000661d call  0x00004321 
- 00025403  0x0000661e fetch  0x00000004 , 0x000044fe 
- 00025404  0x0000661f store  0x00000004 , 0x000046aa 
- 00025405  0x00006620 fetch  0x00000002 , 0x000044e9 
- 00025406  0x00006621 rtnbit1  0x0000000b 
- 00025407  0x00006622 branch  0x00004317 
- 00025408  0x00006626 fetch  0x00000001 , 0x0000451c 
- 00025409  0x00006627 rtnne  0x00000001 
- 00025410  0x0000662c fetch  0x00000002 , 0x000044f8 
- 00025411  0x0000662d fetcht  0x00000002 , 0x000044f6 
- 00025412  0x0000662e storet  0x00000002 , 0x000044f8 
- 00025413  0x0000662f nrtn  0x00000034 
- 00025414  0x00006630 fetch  0x00000002 , 0x000044f2 
- 00025415  0x00006631 call  0x000063c7 
- 00025416  0x00006632 call  0x00004321 
- 00025417  0x00006633 fetch  0x00000004 , 0x000044fa 
- 00025418  0x00006634 store  0x00000004 , 0x000046aa 
- 00025419  0x00006635 fetch  0x00000002 , 0x000044e9 
- 00025420  0x00006636 rtnbit1  0x0000000b 
- 00025421  0x00006637 branch  0x00004317 
- 00025422  0x0000663a fetch  0x00000002 , 0x000044e9 
- 00025423  0x0000663b bbit1  0x00000009 , 0x0000431f 
- 00025424  0x0000663c branch  0x0000632d 
- 00025425  0x00006641 call  0x00007dbc 
- 00025426  0x00006642 fetch  0x00000002 , 0x000044e9 
- 00025427  0x00006643 bbit1  0x00000009 , 0x00006355 
- 00025428  0x00006644 rtn 
- 00025429  0x00006647 fetch  0x00000001 , 0x000044f1 
- 00025430  0x00006648 rtn  0x00000034 
- 00025431  0x00006649 branch  0x00007dba 
- 00025432  0x0000664f call  0x00007dbc 
- 00025433  0x00006650 fetch  0x00000002 , 0x000044e9 
- 00025434  0x00006651 rtnbit1  0x00000009 
- 00025435  0x00006652 branch  0x00007dba 
- 00025436  0x0000665b branch  0x00006340 
- 00025437  0x00006660 disable  0x0000002c 
- 00025438  0x00006661 fetch  0x00000002 , 0x00004516 
- 00025439  0x00006662 store  0x00000002 , 0x00004518 
- 00025440  0x00006664 call  0x00006358 
- 00025441  0x00006665 branch  0x0000635c , 0x00000028 
- 00025442  0x00006667 call  0x00006351 
- 00025443  0x00006668 nrtn  0x00000028 
- 00025444  0x00006669 branch  0x00007dbe 
- 00025445  0x0000666e call  0x0000635d 
- 00025446  0x0000666f nrtn  0x0000002c 
- 00025447  0x00006670 deposit  0x00000011 
- 00025448  0x00006671 branch  0x0000636c , 0x00000034 
- 00025449  0x00006673 call  0x00004323 
- 00025450  0x00006674 arg  0x0000452e , 0x00000013 
- 00025451  0x00006675 branch  0x0000636e 
- 00025452  0x00006678 call  0x00004325 
- 00025453  0x00006679 arg  0x00004556 , 0x00000013 
- 00025454  0x0000667c arg  0x00000005 , 0x0000003f 
- 00025455  0x0000667d imul32  0x00000007 , 0x0000003f 
- 00025456  0x0000667e iadd  0x00000013 , 0x00000013 
- 00025457  0x00006682 ifetch  0x00000001 , 0x00000013 
- 00025458  0x00006683 rtn  0x00000034 
- 00025459  0x00006684 call  0x00006382 
- 00025460  0x00006685 increase  0x00000001 , 0x00000013 
- 00025461  0x00006686 branch  0x00006371 
- 00025462  0x0000668a fetch  0x00000002 , 0x000044e9 
- 00025463  0x0000668b bbit1  0x00000009 , 0x00006379 
- 00025464  0x0000668c rtn 
- 00025465  0x0000668f call  0x00002a28 
- 00025466  0x00006690 nrtn  0x00000034 
- 00025467  0x00006691 call  0x00006385 
- 00025468  0x00006692 nrtn  0x00000028 
- 00025469  0x00006693 pincrease  0xffffffff 
- 00025470  0x00006694 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00025471  0x00006695 arg  0x0000457e , 0x00000002 
- 00025472  0x00006696 iadd  0x00000002 , 0x00000006 
- 00025473  0x00006697 branch  0x000063cb 
- 00025474  0x0000669c store  0x00000001 , 0x00000670 
- 00025475  0x0000669d arg  0x00000670 , 0x00000011 
- 00025476  0x0000669e branch  0x000078b2 
- 00025477  0x000066a1 arg  0x00000670 , 0x00000011 
- 00025478  0x000066a2 call  0x000078ca 
- 00025479  0x000066a3 nrtn  0x00000028 
- 00025480  0x000066a4 fetch  0x00000001 , 0x00000670 
- 00025481  0x000066a5 rtn 
- 00025482  0x000066a9 fetch  0x00000002 , 0x00004398 
- 00025483  0x000066aa beq  0x00000018 , 0x000062e9 
- 00025484  0x000066ab rtn 
- 00025485  0x000066ae jam  0x00000002 , 0x000046c9 
- 00025486  0x000066b0 setarg  0x00200008 
- 00025487  0x000066b1 store  0x00000004 , 0x00004502 
- 00025488  0x000066b2 setarg  0x012c0005 
- 00025489  0x000066b3 istore  0x00000004 , 0x00000005 
- 00025490  0x000066b6 jam  0x00000017 , 0x000042e1 
- 00025491  0x000066b9 setarg  0x0000001b 
- 00025492  0x000066ba store  0x00000002 , 0x00004332 
- 00025493  0x000066bb branch  0x00002a41 
- 00025494  0x000066c0 arg  0x00000028 , 0x00000039 
- 00025495  0x000066c1 arg  0x0000457e , 0x00000005 
- 00025496  0x000066c2 arg  0x000094f9 , 0x00000006 
- 00025497  0x000066c3 branch  0x00007ccc 
- 00025498  0x000066d8 arg  0x00000000 , 0x00000011 
- 00025499  0x000066d9 arg  0x000046b2 , 0x00000013 
- 00025500  0x000066da call  0x000077ca 
- 00025501  0x000066db call  0x0000634e 
- 00025502  0x000066dd fetch  0x00000001 , 0x000046c9 
- 00025503  0x000066de store  0x00000001 , 0x000046ca 
- 00025504  0x000066df rtn 
- 00025505  0x000066e4 setarg  0x00000000 
- 00025506  0x000066e5 call  0x000063ad 
- 00025507  0x000066e6 jam  0x00000001 , 0x000044e4 
- 00025508  0x000066e7 call  0x00007776 
- 00025509  0x000066e8 call  0x00007780 
- 00025510  0x000066ea fetch  0x00000001 , 0x000046d0 
- 00025511  0x000066eb branch  0x000063aa , 0x00000034 
- 00025512  0x000066ec fetch  0x00000001 , 0x00008132 
- 00025513  0x000066ed bbit1  0x00000004 , 0x000063b9 
- 00025514  0x000066ef fetch  0x00000002 , 0x000044e9 
- 00025515  0x000066f0 rtnbit1  0x0000000c 
- 00025516  0x000066f1 branch  0x00004327 
- 00025517  0x000066f4 fetcht  0x00000002 , 0x00004430 
- 00025518  0x000066f5 istore  0x00000001 , 0x00000002 
- 00025519  0x000066f6 ifetch  0x00000001 , 0x00000005 
- 00025520  0x000066f7 store  0x00000001 , 0x000044eb 
- 00025521  0x000066f8 rtn 
- 00025522  0x000066fc fetch  0x00000002 , 0x00004430 
- 00025523  0x000066fd ifetch  0x00000001 , 0x0000003f 
- 00025524  0x000066fe rtnne  0x00000000 
- 00025525  0x000066ff branch  0x00004327 
- 00025526  0x00006703 fetcht  0x00000002 , 0x00004430 
- 00025527  0x00006704 ifetch  0x00000001 , 0x00000002 
- 00025528  0x00006705 beq  0x00000001 , 0x000063c1 
- 00025529  0x00006707 setarg  0x00000001 
- 00025530  0x00006708 fetcht  0x00000002 , 0x00004430 
- 00025531  0x00006709 istore  0x00000001 , 0x00000002 
- 00025532  0x0000670a add  0x00000002 , 0x00000002 , 0x00000006 
- 00025533  0x0000670b ifetch  0x00000001 , 0x00000006 
- 00025534  0x0000670c istore  0x00000001 , 0x000044eb 
- 00025535  0x0000670d ifetch  0x00000002 , 0x00000006 
- 00025536  0x0000670e branch  0x00007d79 
- 00025537  0x00006711 setarg  0x00000002 
- 00025538  0x00006712 call  0x000063ad 
- 00025539  0x00006713 add  0x00000002 , 0x00000005 , 0x00000006 
- 00025540  0x00006714 ifetch  0x00000002 , 0x00000006 
- 00025541  0x00006715 branch  0x00004327 , 0x00000034 
- 00025542  0x00006716 branch  0x00007d79 
- 00025543  0x0000671c store  0x00000002 , 0x000040a4 
- 00025544  0x0000671d increase  0xfffffffc , 0x0000003f 
- 00025545  0x0000671e store  0x00000002 , 0x00004389 
- 00025546  0x0000671f rtn 
- 00025547  0x00006722 ifetch  0x00000001 , 0x00000006 
- 00025548  0x00006723 copy  0x0000003f , 0x00000011 
- 00025549  0x00006724 ifetcht  0x00000002 , 0x00000006 
- 00025550  0x00006725 call  0x00007c6d 
- 00025551  0x00006726 call  0x00002dee 
- 00025552  0x00006727 copy  0x00000011 , 0x00000039 
- 00025553  0x00006728 call  0x00007c67 
- 00025554  0x00006729 branch  0x00007cda 
- 00025555  0x0000672c setarg  0x000093c0 
- 00025556  0x0000672d store  0x00000002 , 0x000042f7 
- 00025557  0x0000672e rtn 
- 00025558  0x00006731 setarg  0x000046d2 
- 00025559  0x00006732 store  0x00000002 , 0x000042f7 
- 00025560  0x00006733 rtn 
- 00025561  0x00006737 fetch  0x00000002 , 0x000046cb 
- 00025562  0x00006738 store  0x00000002 , 0x00004526 
- 00025563  0x00006739 fetch  0x00000001 , 0x000046cd 
- 00025564  0x0000673a store  0x00000001 , 0x000046a9 
- 00025565  0x0000673b store  0x00000001 , 0x000046b4 
- 00025566  0x0000673c fetch  0x00000001 , 0x000046ce 
- 00025567  0x0000673d store  0x00000001 , 0x0000451a 
- 00025568  0x0000673e fetch  0x00000001 , 0x000046cf 
- 00025569  0x0000673f store  0x00000001 , 0x0000451b 
- 00025570  0x00006745 setarg  0x00000002 
- 00025571  0x00006746 store  0x00000002 , 0x0000452e 
- 00025572  0x00006747 store  0x00000002 , 0x00004533 
- 00025573  0x00006748 setarg  0x00000006 
- 00025574  0x00006749 store  0x00000002 , 0x00004556 
- 00025575  0x0000674a store  0x00000002 , 0x0000455b 
- 00025576  0x0000674b setarg  0x00000007 
- 00025577  0x0000674c store  0x00000002 , 0x00004538 
- 00025578  0x0000674d setarg  0x00000008 
- 00025579  0x0000674e store  0x00000002 , 0x00004560 
- 00025580  0x0000674f setarg  0x0000451c 
- 00025581  0x00006750 store  0x00000002 , 0x00004430 
- 00025582  0x00006751 setarg  0x00201400 
- 00025583  0x00006752 store  0x00000003 , 0x0000451c 
- 00025584  0x00006753 jam  0x00000001 , 0x00004094 
- 00025585  0x00006754 setarg  0x00000100 
- 00025586  0x00006755 store  0x00000002 , 0x000040a4 
- 00025587  0x00006756 jam  0x00000008 , 0x000040a6 
- 00025588  0x00006757 jam  0x00000005 , 0x000040c0 
- 00025589  0x00006758 jam  0x00000002 , 0x000040c1 
- 00025590  0x00006759 setarg  0x00000096 
- 00025591  0x0000675a store  0x00000002 , 0x000044fa 
- 00025592  0x0000675b istore  0x00000002 , 0x00000005 
- 00025593  0x0000675c setarg  0x00000296 
- 00025594  0x0000675d store  0x00000002 , 0x000044fe 
- 00025595  0x0000675e istore  0x00000002 , 0x00000005 
- 00025596  0x0000675f setsect  0x00000000 , 0x00000010 
- 00025597  0x00006760 setsect  0x00000001 , 0x00008008 
- 00025598  0x00006761 setsect  0x00000002 , 0x0002c000 
- 00025599  0x00006762 setsect  0x00000003 , 0x00000004 
- 00025600  0x00006763 store  0x00000008 , 0x0000450a 
- 00025601  0x00006764 jam  0x00000001 , 0x000044ee 
- 00025602  0x00006765 setarg  0x000046a7 
- 00025603  0x00006766 store  0x00000002 , 0x000044ef 
- 00025604  0x00006767 setarg  0x00000000 
- 00025605  0x00006768 store  0x00000002 , 0x000046a7 
- 00025606  0x00006769 setsect  0x00000000 , 0x000001a0 
- 00025607  0x0000676a setsect  0x00000001 , 0x00000068 
- 00025608  0x0000676b setsect  0x00000002 , 0x00000000 
- 00025609  0x0000676c setsect  0x00000003 , 0x00000000 
- 00025610  0x0000676d store  0x00000008 , 0x000046aa 
- 00025611  0x0000676e setarg  0x00000301 
- 00025612  0x0000676f store  0x00000002 , 0x000046b2 
- 00025613  0x00006770 setsect  0x00000000 , 0x000001a0 
- 00025614  0x00006771 setsect  0x00000001 , 0x000000e8 
- 00025615  0x00006772 setsect  0x00000002 , 0x00000000 
- 00025616  0x00006773 setsect  0x00000003 , 0x00000000 
- 00025617  0x00006774 store  0x00000008 , 0x000046b5 
- 00025618  0x00006775 setarg  0x0000000e 
- 00025619  0x00006776 store  0x00000002 , 0x000044f2 
- 00025620  0x00006777 setarg  0x00000140 
- 00025621  0x00006778 store  0x00000002 , 0x000044f4 
- 00025622  0x00006779 store  0x00000002 , 0x00004389 
- 00025623  0x0000677a setarg  0x00000050 
- 00025624  0x0000677b store  0x00000002 , 0x000044f6 
- 00025625  0x0000677c jam  0x00000007 , 0x00004393 
- 00025626  0x0000677d jam  0x00000000 , 0x00004388 
- 00025627  0x0000677e setsect  0x00000000 , 0x000000fb 
- 00025628  0x0000677f setsect  0x00000001 , 0x0002c212 
- 00025629  0x00006780 setsect  0x00000002 , 0x0000800f 
- 00025630  0x00006781 setsect  0x00000003 , 0x00000021 
- 00025631  0x00006782 store  0x00000008 , 0x000043c0 
- 00025632  0x00006783 setsect  0x00000000 , 0x00000bb8 
- 00025633  0x00006784 setsect  0x00000001 , 0x000002ee 
- 00025634  0x00006785 store  0x00000004 , 0x00004512 
- 00025635  0x00006786 setarg  0x000045d8 
- 00025636  0x00006787 store  0x00000002 , 0x000043fb 
- 00025637  0x00006788 setarg  0x00002001 
- 00025638  0x00006789 store  0x00000002 , 0x000045d8 
- 00025639  0x0000678a jam  0x0000001f , 0x00004348 
- 00025640  0x0000678b setsect  0x00000000 , 0x00010102 
- 00025641  0x0000678c setsect  0x00000001 , 0x000080c1 
- 00025642  0x0000678d setsect  0x00000002 , 0x00018120 
- 00025643  0x0000678e setsect  0x00000003 , 0x0000640c 
- 00025644  0x0000678f store  0x00000009 , 0x00004349 
- 00025645  0x00006790 setsect  0x00000000 , 0x000003c1 
- 00025646  0x00006791 istore  0x00000002 , 0x00000005 
- 00025647  0x00006792 jam  0x0000001f , 0x00004368 
- 00025648  0x00006793 setsect  0x00000000 , 0x0002090d 
- 00025649  0x00006794 setsect  0x00000001 , 0x00034c15 
- 00025650  0x00006795 setsect  0x00000002 , 0x00028532 
- 00025651  0x00006796 setsect  0x00000003 , 0x0001d1d5 
- 00025652  0x00006797 store  0x00000009 , 0x00004369 
- 00025653  0x00006798 setsect  0x00000000 , 0x00026574 
- 00025654  0x00006799 setsect  0x00000001 , 0x0000001c 
- 00025655  0x0000679a istore  0x00000003 , 0x00000005 
- 00025656  0x0000679b setarg  0x00004523 
- 00025657  0x0000679c store  0x00000002 , 0x0000442c 
- 00025658  0x0000679d jam  0x00000002 , 0x00004523 
- 00025659  0x0000679e setarg  0x000045fd 
- 00025660  0x0000679f store  0x00000002 , 0x000043f8 
- 00025661  0x000067a0 jam  0x00000005 , 0x000043fa 
- 00025662  0x000067a1 fetch  0x00000001 , 0x000046d1 
- 00025663  0x000067a2 beq  0x00000000 , 0x000063d3 
- 00025664  0x000067a3 beq  0x00000001 , 0x000063d6 
- 00025665  0x000067a4 rtn 
- 00025666  0x000067b2 fetch  0x00000006 , 0x00004ef4 
- 00025667  0x000067b3 store  0x00000006 , 0x00004526 
- 00025668  0x000067b4 jam  0x00000006 , 0x00004523 
- 00025669  0x000067b5 setarg  0x00004523 
- 00025670  0x000067b6 store  0x00000002 , 0x0000442c 
- 00025671  0x000067b7 rtn 
- 00025672  0x000067bb fetch  0x00000007 , 0x00004ef4 
- 00025673  0x000067bc store  0x00000007 , 0x00004526 
- 00025674  0x000067bd jam  0x00000007 , 0x00004523 
- 00025675  0x000067be setarg  0x00004523 
- 00025676  0x000067bf store  0x00000002 , 0x0000442c 
- 00025677  0x000067c0 rtn 
- 00025678  0x000067c4 fetch  0x00000008 , 0x00004ef4 
- 00025679  0x000067c5 store  0x00000008 , 0x00004526 
- 00025680  0x000067c6 jam  0x00000008 , 0x00004523 
- 00025681  0x000067c7 setarg  0x00004523 
- 00025682  0x000067c8 store  0x00000002 , 0x0000442c 
- 00025683  0x000067c9 rtn 
- 00025684  0x000067cc fetch  0x00000001 , 0x00004ef3 
- 00025685  0x000067cd beq  0x00000006 , 0x00006442 
- 00025686  0x000067ce beq  0x00000007 , 0x00006448 
- 00025687  0x000067cf beq  0x00000008 , 0x0000644e 
- 00025688  0x000067d0 rtn 
- 00025689  0x000067d3 bpatch  0x000000a1 , 0x00004014 
- 00025690  0x000067d5 fetch  0x00000008 , 0x00004f1a 
- 00025691  0x000067d6 store  0x00000008 , 0x00004512 
- 00025692  0x000067d7 setarg  0x00000096 
- 00025693  0x000067d8 store  0x00000002 , 0x000044f6 
- 00025694  0x000067da fetch  0x00000007 , 0x00004f6a 
- 00025695  0x000067db store  0x00000007 , 0x000046a7 
- 00025696  0x000067dc fetch  0x00000007 , 0x00004f71 
- 00025697  0x000067dd store  0x00000007 , 0x000046b2 
- 00025698  0x000067df fetch  0x00000004 , 0x00004f78 
- 00025699  0x000067e0 store  0x00000004 , 0x000044fa 
- 00025700  0x000067e1 fetch  0x00000004 , 0x00004f7c 
- 00025701  0x000067e2 store  0x00000004 , 0x000044fe 
- 00025702  0x000067e4 setarg  0x0000000e 
- 00025703  0x000067e5 store  0x00000002 , 0x000044f2 
- 00025704  0x000067e6 setarg  0x00000140 
- 00025705  0x000067e7 store  0x00000002 , 0x000044f4 
- 00025706  0x000067e8 store  0x00000002 , 0x00004389 
- 00025707  0x000067ef fetch  0x00000008 , 0x00004f12 
- 00025708  0x000067f0 store  0x00000008 , 0x0000450a 
- 00025709  0x000067f1 rtn 
- 00025710  0x000067f6 call  0x00007396 
- 00025711  0x000067f7 rtn  0x0000002b 
- 00025712  0x000067f9 call  0x00006454 
- 00025713  0x000067fa call  0x00006459 
- 00025714  0x000067fd setarg  0x00006484 
- 00025715  0x000067fe store  0x00000002 , 0x000043db 
- 00025716  0x00006800 setarg  0x000064df 
- 00025717  0x00006801 store  0x00000002 , 0x000043dd 
- 00025718  0x00006803 setarg  0x000066c5 
- 00025719  0x00006804 store  0x00000002 , 0x000043df 
- 00025720  0x00006806 setarg  0x000064b5 
- 00025721  0x00006807 store  0x00000002 , 0x000043e3 
- 00025722  0x00006809 setarg  0x00006505 
- 00025723  0x0000680a store  0x00000002 , 0x00004524 
- 00025724  0x0000680c call  0x000062c2 
- 00025725  0x0000680e fetch  0x00000002 , 0x00004f97 
- 00025726  0x0000680f store  0x00000002 , 0x00004332 
- 00025727  0x00006810 fetch  0x00000008 , 0x0000450a 
- 00025728  0x00006811 store  0x00000008 , 0x00004502 
- 00025729  0x00006812 call  0x0000648e 
- 00025730  0x00006813 bpatch  0x000000a2 , 0x00004014 
- 00025731  0x00006814 branch  0x000062bd 
- 00025732  0x00006818 call  0x0000649b 
- 00025733  0x00006819 arg  0x00000009 , 0x00000007 
- 00025734  0x0000681a call  0x00007cef 
- 00025735  0x0000681b nrtn  0x00000034 
- 00025736  0x0000681c setarg  0x00000020 
- 00025737  0x0000681d arg  0x00000009 , 0x00000007 
- 00025738  0x0000681e call  0x00007ce1 
- 00025739  0x0000681f disable  0x00000028 
- 00025740  0x00006820 call  0x0000701b 
- 00025741  0x00006821 branch  0x0000656e 
- 00025742  0x00006824 setarg  0x0000001f 
- 00025743  0x00006825 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025744  0x00006826 arg  0x00004c12 , 0x00000002 
- 00025745  0x00006827 iadd  0x00000002 , 0x00000011 
- 00025746  0x00006828 increase  0x00000003 , 0x00000011 
- 00025747  0x00006829 arg  0x00000062 , 0x00000002 
- 00025748  0x0000682a istoret  0x00000001 , 0x00000011 
- 00025749  0x0000682b increase  0x0000000b , 0x00000011 
- 00025750  0x0000682c arg  0x00000fff , 0x0000003f 
- 00025751  0x0000682d isub  0x00000002 , 0x0000003f 
- 00025752  0x0000682e lshift4  0x0000003f , 0x0000003f 
- 00025753  0x0000682f istore  0x00000002 , 0x00000011 
- 00025754  0x00006830 rtn 
- 00025755  0x00006833 fetch  0x00000002 , 0x000044e9 
- 00025756  0x00006834 bbit1  0x00000009 , 0x000064a0 
- 00025757  0x00006835 arg  0x000045da , 0x00000005 
- 00025758  0x00006836 arg  0x00000023 , 0x00000039 
- 00025759  0x00006837 branch  0x00007ca1 
- 00025760  0x0000683a call  0x00002a28 
- 00025761  0x0000683b nrtn  0x00000034 
- 00025762  0x0000683c call  0x000078fa 
- 00025763  0x0000683d rtn  0x00000034 
- 00025764  0x0000683e fetcht  0x00000004 , 0x000049f6 
- 00025765  0x0000683f copy  0x00000022 , 0x0000003f 
- 00025766  0x00006840 isub  0x00000002 , 0x00000002 
- 00025767  0x00006841 rtn  0x00000005 
- 00025768  0x00006842 nbranch  0x000064ac , 0x00000002 
- 00025769  0x00006843 fetch  0x00000001 , 0x000049f5 
- 00025770  0x00006844 isub  0x00000002 , 0x0000003e 
- 00025771  0x00006845 rtn  0x00000002 
- 00025772  0x00006847 copy  0x00000022 , 0x0000003f 
- 00025773  0x00006848 store  0x00000004 , 0x000049f6 
- 00025774  0x00006849 call  0x00006385 
- 00025775  0x0000684a nrtn  0x00000028 
- 00025776  0x0000684b pincrease  0xffffffff 
- 00025777  0x0000684c mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00025778  0x0000684d arg  0x00004c12 , 0x00000002 
- 00025779  0x0000684e iadd  0x00000002 , 0x00000006 
- 00025780  0x0000684f branch  0x000063cb 
- 00025781  0x00006853 call  0x00006858 
- 00025782  0x00006854 call  0x0000676c 
- 00025783  0x00006855 call  0x0000675a 
- 00025784  0x00006856 call  0x000064bc 
- 00025785  0x00006857 call  0x000064d3 
- 00025786  0x00006858 call  0x00006311 
- 00025787  0x00006859 branch  0x000064d9 
- 00025788  0x0000685c arg  0x00004ed1 , 0x00000013 
- 00025789  0x0000685d arg  0x000064bf , 0x00000012 
- 00025790  0x0000685e branch  0x000042e0 
- 00025791  0x00006861 call  0x000078fa 
- 00025792  0x00006862 nrtn  0x00000034 
- 00025793  0x00006863 fetch  0x00000002 , 0x000048bc 
- 00025794  0x00006864 nrtn  0x00000034 
- 00025795  0x00006866 call  0x00006730 
- 00025796  0x00006867 branch  0x000064cd , 0x00000034 
- 00025797  0x00006868 copy  0x00000007 , 0x0000003f 
- 00025798  0x00006869 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00025799  0x0000686a branch  0x000064cf , 0x00000001 
- 00025800  0x0000686c copy  0x00000007 , 0x0000003f 
- 00025801  0x0000686d compare  0x00000001 , 0x0000003f , 0x00000007 
- 00025802  0x0000686e branch  0x000064d1 , 0x00000001 
- 00025803  0x0000686f arg  0x00004ec6 , 0x00000013 
- 00025804  0x00006870 branch  0x00006371 
- 00025805  0x00006873 arg  0x00004eda , 0x00000013 
- 00025806  0x00006874 branch  0x00006371 
- 00025807  0x00006877 arg  0x00004edf , 0x00000013 
- 00025808  0x00006878 branch  0x00006371 
- 00025809  0x0000687b arg  0x00004ee9 , 0x00000013 
- 00025810  0x0000687c branch  0x00006371 
- 00025811  0x0000687f arg  0x00004c0f , 0x00000013 
- 00025812  0x00006880 arg  0x000064d6 , 0x00000012 
- 00025813  0x00006881 branch  0x000042e0 
- 00025814  0x00006884 arg  0x0000000a , 0x00000039 
- 00025815  0x00006885 arg  0x00004a04 , 0x00000005 
- 00025816  0x00006886 branch  0x00007ca1 
- 00025817  0x0000688a arg  0x000046ca , 0x00000013 
- 00025818  0x0000688b arg  0x000064dc , 0x00000012 
- 00025819  0x0000688c branch  0x000042e0 
- 00025820  0x0000688e fetch  0x00000002 , 0x000044e9 
- 00025821  0x0000688f bbit1  0x00000009 , 0x0000639e 
- 00025822  0x00006890 branch  0x00004327 
- 00025823  0x00006893 copy  0x00000013 , 0x0000003f 
- 00025824  0x00006894 beq  0x00000014 , 0x000064f4 
- 00025825  0x00006895 beq  0x00000015 , 0x000064ef 
- 00025826  0x00006896 beq  0x00000031 , 0x000064e6 
- 00025827  0x00006897 rtneq  0x00000040 
- 00025828  0x00006898 beq  0x00000032 , 0x000066c8 
- 00025829  0x00006899 branch  0x000062d9 
- 00025830  0x0000689c jam  0x00000001 , 0x00004ed2 
- 00025831  0x0000689d call  0x00006783 
- 00025832  0x0000689f fetch  0x00000002 , 0x00004f84 
- 00025833  0x000068a0 store  0x00000002 , 0x00004ebe 
- 00025834  0x000068a2 fetcht  0x00000002 , 0x00004f86 
- 00025835  0x000068a3 setarg  0x00000fff 
- 00025836  0x000068a4 isub  0x00000002 , 0x0000003f 
- 00025837  0x000068a5 store  0x00000002 , 0x00004ec0 
- 00025838  0x000068a6 rtn 
- 00025839  0x000068a9 jam  0x00000000 , 0x00004ebb 
- 00025840  0x000068aa jam  0x00000000 , 0x00004ed2 
- 00025841  0x000068ab call  0x000065ad 
- 00025842  0x000068ac call  0x00006500 
- 00025843  0x000068ad branch  0x000062e6 
- 00025844  0x000068b0 copy  0x00000022 , 0x0000003f 
- 00025845  0x000068b1 store  0x00000004 , 0x000049f6 
- 00025846  0x000068b2 call  0x00006729 
- 00025847  0x000068b3 branch  0x000062e2 
- 00025848  0x000068b7 disable  0x0000002c 
- 00025849  0x000068b8 fetch  0x00000002 , 0x00004516 
- 00025850  0x000068b9 store  0x00000002 , 0x00004518 
- 00025851  0x000068ba call  0x00006358 
- 00025852  0x000068bb branch  0x0000635c , 0x00000028 
- 00025853  0x000068bc call  0x00006351 
- 00025854  0x000068bd nrtn  0x00000028 
- 00025855  0x000068be branch  0x00007dbe 
- 00025856  0x000068c1 jam  0x00000000 , 0x00004ed5 
- 00025857  0x000068c2 rtn 
- 00025858  0x000068c5 copy  0x00000007 , 0x0000003f 
- 00025859  0x000068c6 rtnne  0x00000001 
- 00025860  0x000068c7 branch  0x0000650c 
- 00025861  0x000068ca call  0x000064f8 
- 00025862  0x000068cb nrtn  0x0000002c 
- 00025863  0x000068cc deposit  0x00000011 
- 00025864  0x000068cd branch  0x00006537 , 0x00000034 
- 00025865  0x000068cf bpatch  0x000000a3 , 0x00004014 
- 00025866  0x000068d0 fetch  0x00000001 , 0x00004faf 
- 00025867  0x000068d1 nbranch  0x00006502 , 0x00000034 
- 00025868  0x000068d3 jam  0x00000001 , 0x00004c10 
- 00025869  0x000068d4 call  0x00004323 
- 00025870  0x000068d5 call  0x0000652c 
- 00025871  0x000068d6 call  0x00006561 
- 00025872  0x000068d7 branch  0x00006500 , 0x00000002 
- 00025873  0x000068d8 copy  0x00000007 , 0x0000003f 
- 00025874  0x000068d9 fetcht  0x00000001 , 0x00004ed5 
- 00025875  0x000068da isub  0x00000002 , 0x0000003e 
- 00025876  0x000068db ncall  0x00006526 , 0x00000005 
- 00025877  0x000068dc copy  0x00000007 , 0x0000003f 
- 00025878  0x000068dd store  0x00000001 , 0x00004ed5 
- 00025879  0x000068de fetcht  0x00000001 , 0x00004ed8 
- 00025880  0x000068df isub  0x00000002 , 0x0000003e 
- 00025881  0x000068e0 branch  0x00006524 , 0x00000005 
- 00025882  0x000068e1 fetch  0x00000001 , 0x00004ed9 
- 00025883  0x000068e2 nbranch  0x0000651f , 0x00000034 
- 00025884  0x000068e4 call  0x00006732 
- 00025885  0x000068e5 arg  0x0000000a , 0x0000003f 
- 00025886  0x000068e6 branch  0x0000655a 
- 00025887  0x000068e9 call  0x0000677f 
- 00025888  0x000068ea copy  0x00000007 , 0x0000003f 
- 00025889  0x000068eb beq  0x00000001 , 0x0000651c 
- 00025890  0x000068ec call  0x00006642 
- 00025891  0x000068ed branch  0x000065f4 
- 00025892  0x000068f0 jam  0x00000001 , 0x00004ed6 
- 00025893  0x000068f1 branch  0x000065f4 
- 00025894  0x000068f4 bpatch  0x000000a4 , 0x00004014 
- 00025895  0x000068f5 fetch  0x00000001 , 0x00004ed9 
- 00025896  0x000068f6 branch  0x000064c3 , 0x00000034 
- 00025897  0x000068f7 copy  0x00000007 , 0x0000003f 
- 00025898  0x000068f8 beq  0x00000001 , 0x000064c3 
- 00025899  0x000068f9 rtn 
- 00025900  0x000068fb arg  0x0000000a , 0x0000003f 
- 00025901  0x000068fc imul32  0x00000007 , 0x0000003f 
- 00025902  0x000068fd arg  0x000049fa , 0x00000013 
- 00025903  0x000068fe iadd  0x00000013 , 0x00000013 
- 00025904  0x000068ff copy  0x00000022 , 0x0000003f 
- 00025905  0x00006900 istore  0x00000004 , 0x00000013 
- 00025906  0x00006901 increase  0x00000004 , 0x00000013 
- 00025907  0x00006902 ifetch  0x00000001 , 0x00000013 
- 00025908  0x00006903 increase  0x00000001 , 0x0000003f 
- 00025909  0x00006904 istore  0x00000001 , 0x00000013 
- 00025910  0x00006905 rtn 
- 00025911  0x00006907 bpatch  0x000000a5 , 0x00004014 
- 00025912  0x00006908 fetch  0x00000001 , 0x00004ed9 
- 00025913  0x00006909 call  0x0000654b , 0x00000034 
- 00025914  0x0000690b arg  0x0000000a , 0x0000003f 
- 00025915  0x0000690c imul32  0x00000007 , 0x0000003f 
- 00025916  0x0000690d arg  0x000049fa , 0x00000013 
- 00025917  0x0000690e iadd  0x00000013 , 0x00000013 
- 00025918  0x0000690f ifetcht  0x00000004 , 0x00000013 
- 00025919  0x00006910 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00025920  0x00006911 rtn  0x00000005 
- 00025921  0x00006912 copy  0x00000022 , 0x0000003f 
- 00025922  0x00006913 isub  0x00000002 , 0x00000002 
- 00025923  0x00006914 ncall  0x00007806 , 0x00000002 
- 00025924  0x00006915 add  0x00000013 , 0x00000009 , 0x00000006 
- 00025925  0x00006916 ifetch  0x00000001 , 0x00000006 
- 00025926  0x00006917 nbranch  0x00006566 , 0x00000034 
- 00025927  0x00006918 increase  0x00000005 , 0x00000013 
- 00025928  0x00006919 copy  0x00000022 , 0x0000003f 
- 00025929  0x0000691a istore  0x00000004 , 0x00000013 
- 00025930  0x0000691b rtn 
- 00025931  0x0000691e fetch  0x00000001 , 0x00004faf 
- 00025932  0x0000691f nbranch  0x00004323 , 0x00000034 
- 00025933  0x00006920 branch  0x00004325 
- 00025934  0x00006923 add  0x00000013 , 0x00000004 , 0x00000006 
- 00025935  0x00006924 ifetch  0x00000001 , 0x00000006 
- 00025936  0x00006925 branch  0x00006551 
- 00025937  0x00006928 call  0x0000656b 
- 00025938  0x00006929 fetch  0x00000001 , 0x00004ed9 
- 00025939  0x0000692a nbranch  0x0000655d , 0x00000034 
- 00025940  0x0000692c call  0x00006561 
- 00025941  0x0000692d branch  0x00006500 , 0x00000002 
- 00025942  0x0000692e call  0x00006738 
- 00025943  0x0000692f copy  0x00000007 , 0x0000003f 
- 00025944  0x00006930 beq  0x00000003 , 0x00006740 
- 00025945  0x00006931 arg  0x0000000f , 0x0000003f 
- 00025946  0x00006933 imul32  0x00000007 , 0x0000003f 
- 00025947  0x00006934 iadd  0x00000013 , 0x00000013 
- 00025948  0x00006935 branch  0x00006371 
- 00025949  0x00006938 copy  0x00000007 , 0x0000003f 
- 00025950  0x00006939 beq  0x00000001 , 0x00006554 
- 00025951  0x0000693a beq  0x00000003 , 0x00006554 
- 00025952  0x0000693b rtn 
- 00025953  0x0000693e call  0x00007902 
- 00025954  0x0000693f ifetcht  0x00000001 , 0x00000006 
- 00025955  0x00006940 isub  0x00000002 , 0x0000003f 
- 00025956  0x00006941 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025957  0x00006942 rtn 
- 00025958  0x00006945 jam  0x00000001 , 0x00004ed0 
- 00025959  0x00006946 call  0x0000656b 
- 00025960  0x00006947 arg  0x00004abe , 0x00000013 
- 00025961  0x00006948 arg  0x00000003 , 0x0000003f 
- 00025962  0x00006949 branch  0x0000655a 
- 00025963  0x0000694c arg  0x0000000a , 0x00000039 
- 00025964  0x0000694d copy  0x00000013 , 0x00000005 
- 00025965  0x0000694e branch  0x00007ca1 
- 00025966  0x00006951 fetch  0x00000002 , 0x000048bc 
- 00025967  0x00006952 store  0x00000002 , 0x0000442e 
- 00025968  0x00006953 call  0x000065be 
- 00025969  0x00006954 fetch  0x00000002 , 0x0000442e 
- 00025970  0x00006955 store  0x00000002 , 0x000048bc 
- 00025971  0x00006957 arg  0x00000000 , 0x00000007 
- 00025972  0x00006958 fetch  0x00000001 , 0x00004523 
- 00025973  0x00006959 copy  0x0000003f , 0x00000039 
- 00025974  0x0000695a arg  0x000049fa , 0x00000013 
- 00025975  0x0000695c copy  0x00000039 , 0x0000003f 
- 00025976  0x0000695d store  0x00000002 , 0x00000678 
- 00025977  0x0000695e copy  0x00000013 , 0x0000003f 
- 00025978  0x0000695f store  0x00000002 , 0x0000068c 
- 00025979  0x00006960 copy  0x00000007 , 0x0000003f 
- 00025980  0x00006961 store  0x00000002 , 0x0000067a 
- 00025981  0x00006962 call  0x000065b4 
- 00025982  0x00006964 fetch  0x00000002 , 0x0000068c 
- 00025983  0x00006965 copy  0x0000003f , 0x00000013 
- 00025984  0x00006966 fetch  0x00000002 , 0x0000067a 
- 00025985  0x00006967 copy  0x0000003f , 0x00000007 
- 00025986  0x00006968 call  0x0000658b 
- 00025987  0x0000696a fetch  0x00000002 , 0x0000067a 
- 00025988  0x0000696b add  0x0000003f , 0x00000001 , 0x00000007 
- 00025989  0x0000696c fetch  0x00000002 , 0x0000068c 
- 00025990  0x0000696d add  0x0000003f , 0x0000000a , 0x00000013 
- 00025991  0x0000696e fetch  0x00000002 , 0x00000678 
- 00025992  0x0000696f copy  0x0000003f , 0x00000039 
- 00025993  0x00006970 loop  0x00006577 
- 00025994  0x00006971 rtn 
- 00025995  0x00006974 ifetch  0x00000004 , 0x00000013 
- 00025996  0x00006975 rtn  0x00000034 
- 00025997  0x00006976 copy  0x0000003f , 0x00000002 
- 00025998  0x00006977 copy  0x00000022 , 0x0000003f 
- 00025999  0x00006978 isub  0x00000002 , 0x00000002 
- 00026000  0x00006979 nrtn  0x00000002 
- 00026001  0x0000697a setarg  0x000009c4 
- 00026002  0x0000697b isub  0x00000002 , 0x0000003e 
- 00026003  0x0000697c rtn  0x00000002 
- 00026004  0x0000697d copy  0x00000022 , 0x0000003f 
- 00026005  0x0000697e istore  0x00000004 , 0x00000013 
- 00026006  0x0000697f increase  0x00000009 , 0x00000013 
- 00026007  0x00006980 setarg  0x00000001 
- 00026008  0x00006981 istore  0x00000001 , 0x00000013 
- 00026009  0x00006982 fetch  0x00000001 , 0x00004ed0 
- 00026010  0x00006983 rtn  0x00000034 
- 00026011  0x00006984 jam  0x00000000 , 0x00004ed0 
- 00026012  0x00006985 bpatch  0x000000a6 , 0x00004014 
- 00026013  0x00006986 call  0x00006755 
- 00026014  0x00006987 fetch  0x00000001 , 0x00004ed7 
- 00026015  0x00006988 beq  0x00000000 , 0x000065a2 
- 00026016  0x00006989 beq  0x00000001 , 0x000065a5 
- 00026017  0x0000698a rtn 
- 00026018  0x0000698d call  0x000065af 
- 00026019  0x0000698e arg  0x00000003 , 0x0000003f 
- 00026020  0x0000698f branch  0x0000655a 
- 00026021  0x00006992 copy  0x00000007 , 0x0000003f 
- 00026022  0x00006993 fetcht  0x00000001 , 0x00004ed8 
- 00026023  0x00006994 isub  0x00000002 , 0x0000003e 
- 00026024  0x00006995 nbranch  0x000065a2 , 0x00000005 
- 00026025  0x00006996 fetch  0x00000001 , 0x00004ed9 
- 00026026  0x00006997 setflip  0x00000000 , 0x0000003f 
- 00026027  0x00006998 store  0x00000001 , 0x00004ed9 
- 00026028  0x00006999 nrtn  0x00000034 
- 00026029  0x0000699b jam  0x00000000 , 0x00004ed9 
- 00026030  0x0000699c branch  0x00004325 
- 00026031  0x0000699f arg  0x00004aa9 , 0x00000013 
- 00026032  0x000069a0 call  0x00006730 
- 00026033  0x000069a1 rtn  0x00000034 
- 00026034  0x000069a2 arg  0x00004bd0 , 0x00000013 
- 00026035  0x000069a3 rtn 
- 00026036  0x000069a6 add  0x00000013 , 0x00000005 , 0x00000012 
- 00026037  0x000069a7 ifetch  0x00000004 , 0x00000012 
- 00026038  0x000069a8 rtn  0x00000034 
- 00026039  0x000069a9 copy  0x0000003f , 0x00000002 
- 00026040  0x000069aa copy  0x00000022 , 0x0000003f 
- 00026041  0x000069ab isub  0x00000002 , 0x00000002 
- 00026042  0x000069ac ncall  0x00007806 , 0x00000002 
- 00026043  0x000069ad setarg  0x000003e8 
- 00026044  0x000069ae isub  0x00000002 , 0x0000003e 
- 00026045  0x000069af branch  0x0000654e 
- 00026046  0x000069b1 fetch  0x00000002 , 0x0000442c 
- 00026047  0x000069b2 ifetch  0x00000001 , 0x0000003f 
- 00026048  0x000069b3 rtn  0x00000034 
- 00026049  0x000069b5 setarg  0x00000000 
- 00026050  0x000069b6 store  0x00000002 , 0x000006f1 
- 00026051  0x000069b7 call  0x00007003 
- 00026052  0x000069b8 nbranch  0x000077a5 , 0x00000028 
- 00026053  0x000069b9 call  0x000077a3 
- 00026054  0x000069ba disable  0x00000028 
- 00026055  0x000069bb fetch  0x00000001 , 0x00004388 
- 00026056  0x000069bc nrtn  0x00000034 
- 00026057  0x000069bd bpatch  0x000000a7 , 0x00004014 
- 00026058  0x000069be fetch  0x00000001 , 0x00004ed7 
- 00026059  0x000069bf beq  0x00000001 , 0x000065cf 
- 00026060  0x000069c0 call  0x00006628 
- 00026061  0x000069c1 call  0x000065dc 
- 00026062  0x000069c2 rtn  0x00000028 
- 00026063  0x000069c4 call  0x000065d5 
- 00026064  0x000069c5 fetch  0x00000002 , 0x000006f1 
- 00026065  0x000069c6 store  0x00000002 , 0x000006f8 
- 00026066  0x000069c7 jam  0x00000000 , 0x000006fa 
- 00026067  0x000069c8 force  0x00000000 , 0x00000007 
- 00026068  0x000069c9 branch  0x0000703b 
- 00026069  0x000069cc fetch  0x00000001 , 0x00004ed5 
- 00026070  0x000069cd fetcht  0x00000001 , 0x00004ed8 
- 00026071  0x000069ce isub  0x00000002 , 0x0000003e 
- 00026072  0x000069cf branch  0x00004323 , 0x00000005 
- 00026073  0x000069d0 fetch  0x00000001 , 0x00004ed9 
- 00026074  0x000069d1 nbranch  0x00004325 , 0x00000034 
- 00026075  0x000069d2 rtn 
- 00026076  0x000069d5 arg  0x00000000 , 0x00000007 
- 00026077  0x000069d7 arg  0x00004ad3 , 0x00000012 
- 00026078  0x000069d8 arg  0x00000002 , 0x0000003f 
- 00026079  0x000069d9 imul32  0x00000007 , 0x0000003f 
- 00026080  0x000069da iadd  0x00000012 , 0x00000012 
- 00026081  0x000069db ifetch  0x00000002 , 0x00000012 
- 00026082  0x000069dd rtn  0x00000034 
- 00026083  0x000069de fetcht  0x00000002 , 0x000006f1 
- 00026084  0x000069df ixor  0x00000002 , 0x0000003e 
- 00026085  0x000069e0 branch  0x000065e8 , 0x00000005 
- 00026086  0x000069e1 increase  0x00000001 , 0x00000007 
- 00026087  0x000069e2 branch  0x000065dd 
- 00026088  0x000069e5 store  0x00000002 , 0x00004adf 
- 00026089  0x000069e6 call  0x00004323 
- 00026090  0x000069e7 arg  0x00004ae1 , 0x00000013 
- 00026091  0x000069e8 arg  0x0000000a , 0x0000003f 
- 00026092  0x000069e9 imul32  0x00000007 , 0x0000003f 
- 00026093  0x000069ea iadd  0x00000013 , 0x00000013 
- 00026094  0x000069eb call  0x000065f0 
- 00026095  0x000069ec branch  0x00006633 
- 00026096  0x000069ef call  0x0000677f 
- 00026097  0x000069f0 ifetch  0x00000001 , 0x00000013 
- 00026098  0x000069f1 rtn  0x00000034 
- 00026099  0x000069f2 call  0x00006642 
- 00026100  0x000069f4 call  0x0000677f 
- 00026101  0x000069f5 call  0x00006609 
- 00026102  0x000069f6 call  0x00006614 
- 00026103  0x000069f7 call  0x0000661e 
- 00026104  0x000069f8 arg  0x00000005 , 0x0000003f 
- 00026105  0x000069f9 call  0x00006382 
- 00026106  0x000069fa call  0x00006730 
- 00026107  0x000069fb rtn  0x00000034 
- 00026108  0x000069fc jam  0x00000078 , 0x000049f5 
- 00026109  0x000069fd arg  0x00000006 , 0x0000003f 
- 00026110  0x000069fe branch  0x00006382 
- 00026111  0x00006a01 fetcht  0x00000001 , 0x00004eba 
- 00026112  0x00006a02 call  0x00006730 
- 00026113  0x00006a03 rtn  0x00000034 
- 00026114  0x00006a04 fetcht  0x00000001 , 0x00004ebd 
- 00026115  0x00006a05 increase  0x00000001 , 0x00000002 
- 00026116  0x00006a06 fetch  0x00000001 , 0x00004ed6 
- 00026117  0x00006a07 rtn  0x00000034 
- 00026118  0x00006a08 fetcht  0x00000001 , 0x00004eba 
- 00026119  0x00006a09 jam  0x00000000 , 0x00004ed6 
- 00026120  0x00006a0a rtn 
- 00026121  0x00006a0d call  0x000065ff 
- 00026122  0x00006a0e copy  0x00000002 , 0x0000003f 
- 00026123  0x00006a0f rtn  0x00000034 
- 00026124  0x00006a10 store  0x00000001 , 0x00004ec3 
- 00026125  0x00006a12 arg  0x00000013 , 0x0000003f 
- 00026126  0x00006a13 call  0x00006382 
- 00026127  0x00006a14 fetch  0x00000001 , 0x00004ec3 
- 00026128  0x00006a15 increase  0xffffffff , 0x0000003f 
- 00026129  0x00006a16 store  0x00000001 , 0x00004ec3 
- 00026130  0x00006a17 rtn  0x00000034 
- 00026131  0x00006a18 branch  0x0000660d 
- 00026132  0x00006a1b fetch  0x00000001 , 0x00004ebc 
- 00026133  0x00006a1c rtn  0x00000034 
- 00026134  0x00006a1d store  0x00000001 , 0x00004ec4 
- 00026135  0x00006a1f arg  0x00000020 , 0x0000003f 
- 00026136  0x00006a20 call  0x00006382 
- 00026137  0x00006a21 fetch  0x00000001 , 0x00004ec4 
- 00026138  0x00006a22 increase  0xffffffff , 0x0000003f 
- 00026139  0x00006a23 store  0x00000001 , 0x00004ec4 
- 00026140  0x00006a24 rtn  0x00000034 
- 00026141  0x00006a25 branch  0x00006617 
- 00026142  0x00006a28 fetch  0x00000001 , 0x00004ebd 
- 00026143  0x00006a29 rtn  0x00000034 
- 00026144  0x00006a2a store  0x00000001 , 0x00004ec5 
- 00026145  0x00006a2c arg  0x00000021 , 0x0000003f 
- 00026146  0x00006a2d call  0x00006382 
- 00026147  0x00006a2e fetch  0x00000001 , 0x00004ec5 
- 00026148  0x00006a2f increase  0xffffffff , 0x0000003f 
- 00026149  0x00006a30 store  0x00000001 , 0x00004ec5 
- 00026150  0x00006a31 rtn  0x00000034 
- 00026151  0x00006a32 branch  0x00006621 
- 00026152  0x00006a35 fetch  0x00000002 , 0x00004adf 
- 00026153  0x00006a36 rtn  0x00000034 
- 00026154  0x00006a37 fetcht  0x00000002 , 0x000006f1 
- 00026155  0x00006a38 sub  0x00000002 , 0x00000000 , 0x0000003e 
- 00026156  0x00006a39 branch  0x00006636 , 0x00000005 
- 00026157  0x00006a3a isub  0x00000002 , 0x0000003e 
- 00026158  0x00006a3b rtn  0x00000005 
- 00026159  0x00006a3c storet  0x00000002 , 0x00004adf 
- 00026160  0x00006a3d fetch  0x00000002 , 0x00004ed3 
- 00026161  0x00006a3e isub  0x00000002 , 0x0000003e 
- 00026162  0x00006a3f call  0x00004325 , 0x00000005 
- 00026163  0x00006a41 fetch  0x00000002 , 0x000006f1 
- 00026164  0x00006a42 store  0x00000002 , 0x0000442e 
- 00026165  0x00006a43 branch  0x00007dba 
- 00026166  0x00006a45 jam  0x00000001 , 0x00004ed0 
- 00026167  0x00006a46 call  0x00004325 
- 00026168  0x00006a47 arg  0x00004b1d , 0x00000013 
- 00026169  0x00006a48 call  0x000065f0 
- 00026170  0x00006a49 setarg  0x00000000 
- 00026171  0x00006a4a store  0x00000002 , 0x00004adf 
- 00026172  0x00006a4b jam  0x00000032 , 0x000048ae 
- 00026173  0x00006a4c call  0x00006633 
- 00026174  0x00006a4d fetch  0x00000001 , 0x00004523 
- 00026175  0x00006a4e mul32  0x0000003f , 0x0000000a , 0x00000039 
- 00026176  0x00006a4f arg  0x000049fa , 0x00000005 
- 00026177  0x00006a50 branch  0x00007ca1 
- 00026178  0x00006a52 bpatch  0x000000a8 , 0x00004015 
- 00026179  0x00006a53 fetch  0x00000001 , 0x00004ed7 
- 00026180  0x00006a54 beq  0x00000001 , 0x00006647 
- 00026181  0x00006a55 beq  0x00000000 , 0x0000664d 
- 00026182  0x00006a56 rtn 
- 00026183  0x00006a58 copy  0x00000007 , 0x0000003f 
- 00026184  0x00006a59 beq  0x00000005 , 0x00006676 
- 00026185  0x00006a5a beq  0x00000000 , 0x00006693 
- 00026186  0x00006a5b beq  0x00000004 , 0x0000669b 
- 00026187  0x00006a5c beq  0x00000002 , 0x000066be 
- 00026188  0x00006a5d rtn 
- 00026189  0x00006a5f ifetch  0x00000001 , 0x00000013 
- 00026190  0x00006a60 beq  0x00000001 , 0x00006676 
- 00026191  0x00006a61 beq  0x00000002 , 0x00006693 
- 00026192  0x00006a62 beq  0x00000003 , 0x0000669b 
- 00026193  0x00006a63 beq  0x00000004 , 0x000066be 
- 00026194  0x00006a64 beq  0x00000005 , 0x00006654 
- 00026195  0x00006a65 rtn 
- 00026196  0x00006a67 call  0x00006730 
- 00026197  0x00006a68 nbranch  0x0000665e , 0x00000034 
- 00026198  0x00006a69 setarg  0x00000004 
- 00026199  0x00006a6a mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026200  0x00006a6b arg  0x00004c12 , 0x00000002 
- 00026201  0x00006a6c iadd  0x00000002 , 0x00000005 
- 00026202  0x00006a6d increase  0x00000003 , 0x00000005 
- 00026203  0x00006a6e fetch  0x00000003 , 0x00004b27 
- 00026204  0x00006a6f istore  0x00000003 , 0x00000005 
- 00026205  0x00006a70 rtn 
- 00026206  0x00006a72 setarg  0x00000004 
- 00026207  0x00006a73 mul32  0x0000003f , 0x0000000a , 0x0000003f 
- 00026208  0x00006a74 arg  0x00004c12 , 0x00000002 
- 00026209  0x00006a75 iadd  0x00000002 , 0x00000005 
- 00026210  0x00006a76 increase  0x00000003 , 0x00000005 
- 00026211  0x00006a77 fetch  0x00000002 , 0x00004ebe 
- 00026212  0x00006a78 istore  0x00000003 , 0x00000005 
- 00026213  0x00006a79 increase  0x00000007 , 0x00000005 
- 00026214  0x00006a7a fetch  0x00000002 , 0x00004ec0 
- 00026215  0x00006a7b lshift4  0x0000003f , 0x0000003f 
- 00026216  0x00006a7c lshift8  0x0000003f , 0x0000003f 
- 00026217  0x00006a7d istore  0x00000003 , 0x00000005 
- 00026218  0x00006a7e rtn 
- 00026219  0x00006a81 fetch  0x00000001 , 0x00004ebc 
- 00026220  0x00006a82 rtn  0x00000034 
- 00026221  0x00006a83 increase  0xffffffff , 0x0000003f 
- 00026222  0x00006a84 store  0x00000001 , 0x00004ebc 
- 00026223  0x00006a85 arg  0x00000062 , 0x0000003f 
- 00026224  0x00006a86 rtn 
- 00026225  0x00006a88 arg  0x0000000a , 0x00000002 
- 00026226  0x00006a89 call  0x00006730 
- 00026227  0x00006a8a rtn  0x00000034 
- 00026228  0x00006a8b arg  0x00000007 , 0x00000002 
- 00026229  0x00006a8c rtn 
- 00026230  0x00006a8e call  0x00006671 
- 00026231  0x00006a8f fetch  0x00000002 , 0x00004ebe 
- 00026232  0x00006a90 isub  0x00000002 , 0x0000003e 
- 00026233  0x00006a91 ncall  0x0000666b , 0x00000002 
- 00026234  0x00006a92 nrtn  0x00000002 
- 00026235  0x00006a93 isub  0x00000002 , 0x0000003f 
- 00026236  0x00006a95 store  0x00000002 , 0x00004ebe 
- 00026237  0x00006a97 bpatch  0x000000a9 , 0x00004015 
- 00026238  0x00006a98 fetch  0x00000002 , 0x00004ebe 
- 00026239  0x00006a99 fetcht  0x00000002 , 0x00004ec0 
- 00026240  0x00006a9a lshift8  0x00000002 , 0x00000002 
- 00026241  0x00006a9b lshift4  0x00000002 , 0x00000002 
- 00026242  0x00006a9c iadd  0x00000002 , 0x0000003f 
- 00026243  0x00006a9d store  0x00000003 , 0x00004b27 
- 00026244  0x00006a9e branch  0x00006654 
- 00026245  0x00006aa0 fetch  0x00000002 , 0x00004ebe 
- 00026246  0x00006aa1 arg  0x00000062 , 0x00000002 
- 00026247  0x00006aa2 isub  0x00000002 , 0x00000002 
- 00026248  0x00006aa3 nrtn  0x00000002 
- 00026249  0x00006aa4 copy  0x00000002 , 0x0000003f 
- 00026250  0x00006aa5 fetcht  0x00000001 , 0x00004ebc 
- 00026251  0x00006aa6 sub  0x00000002 , 0x00000003 , 0x0000003e 
- 00026252  0x00006aa7 branch  0x00006690 , 0x00000005 
- 00026253  0x00006aa8 increase  0x00000001 , 0x00000002 
- 00026254  0x00006aa9 storet  0x00000001 , 0x00004ebc 
- 00026255  0x00006aaa branch  0x0000667c 
- 00026256  0x00006aac jam  0x00000000 , 0x00004ebc 
- 00026257  0x00006aad arg  0x00000000 , 0x0000003f 
- 00026258  0x00006aae branch  0x0000667c 
- 00026259  0x00006ab0 call  0x00006730 
- 00026260  0x00006ab1 ncall  0x00006685 , 0x00000034 
- 00026261  0x00006ab2 call  0x00006671 
- 00026262  0x00006ab3 fetch  0x00000002 , 0x00004ebe 
- 00026263  0x00006ab5 iadd  0x00000002 , 0x0000003f 
- 00026264  0x00006ab6 arg  0x00000fff , 0x00000002 
- 00026265  0x00006ab7 call  0x00007d6c 
- 00026266  0x00006ab8 branch  0x0000667c 
- 00026267  0x00006abb call  0x00006671 
- 00026268  0x00006abc fetch  0x00000002 , 0x00004ec0 
- 00026269  0x00006abd isub  0x00000002 , 0x0000003f 
- 00026270  0x00006abe store  0x00000002 , 0x00004ec0 
- 00026271  0x00006ac0 fetcht  0x00000002 , 0x00004ec0 
- 00026272  0x00006ac1 call  0x00006730 
- 00026273  0x00006ac2 branch  0x0000667d , 0x00000034 
- 00026274  0x00006ac3 setarg  0x00000fff 
- 00026275  0x00006ac4 isub  0x00000002 , 0x0000003f 
- 00026276  0x00006ac5 arg  0x00000062 , 0x00000002 
- 00026277  0x00006ac6 isub  0x00000002 , 0x00000002 
- 00026278  0x00006ac7 nbranch  0x0000667d , 0x00000002 
- 00026279  0x00006ac8 setarg  0x00000fff 
- 00026280  0x00006ac9 isub  0x00000002 , 0x0000003f 
- 00026281  0x00006aca fetcht  0x00000001 , 0x00004ebd 
- 00026282  0x00006acb sub  0x00000002 , 0x00000005 , 0x0000003e 
- 00026283  0x00006acc branch  0x000066af , 0x00000005 
- 00026284  0x00006acd increase  0x00000001 , 0x00000002 
- 00026285  0x00006ace storet  0x00000001 , 0x00004ebd 
- 00026286  0x00006acf branch  0x000066bc 
- 00026287  0x00006ad1 jam  0x00000000 , 0x00004ebd 
- 00026288  0x00006ad3 setarg  0x00000fff 
- 00026289  0x00006ad4 branch  0x000066bc 
- 00026290  0x00006ad7 call  0x00006730 
- 00026291  0x00006ad8 branch  0x000066b0 , 0x00000034 
- 00026292  0x00006ad9 fetch  0x00000001 , 0x00004ebd 
- 00026293  0x00006ada branch  0x000066b0 , 0x00000034 
- 00026294  0x00006adb increase  0xffffffff , 0x0000003f 
- 00026295  0x00006adc store  0x00000001 , 0x00004ebd 
- 00026296  0x00006add setarg  0x00000fff 
- 00026297  0x00006ade arg  0x00000062 , 0x00000002 
- 00026298  0x00006adf isub  0x00000002 , 0x0000003f 
- 00026299  0x00006ae0 iadd  0x00000011 , 0x0000003f 
- 00026300  0x00006ae2 store  0x00000002 , 0x00004ec0 
- 00026301  0x00006ae3 branch  0x0000667d 
- 00026302  0x00006ae5 call  0x00006671 
- 00026303  0x00006ae6 fetch  0x00000002 , 0x00004ec0 
- 00026304  0x00006ae8 iadd  0x00000002 , 0x0000003f 
- 00026305  0x00006ae9 arg  0x00000fff , 0x00000002 
- 00026306  0x00006aea isub  0x00000002 , 0x00000011 
- 00026307  0x00006aeb branch  0x000066b2 , 0x00000002 
- 00026308  0x00006aec branch  0x000066bc 
- 00026309  0x00006af0 fetch  0x00000002 , 0x00004398 
- 00026310  0x00006af1 beq  0x00000024 , 0x000062e9 
- 00026311  0x00006af2 rtn 
- 00026312  0x00006af5 arg  0x00000017 , 0x00000011 
- 00026313  0x00006af6 arg  0x00000004 , 0x00000012 
- 00026314  0x00006af7 call  0x000029fb 
- 00026315  0x00006af8 setarg  0x00000006 
- 00026316  0x00006af9 istore  0x00000001 , 0x00000005 
- 00026317  0x00006afa setarg  0x00000001 
- 00026318  0x00006afb istore  0x00000002 , 0x00000005 
- 00026319  0x00006afc setarg  0x0000ffff 
- 00026320  0x00006afd istore  0x00000002 , 0x00000005 
- 00026321  0x00006afe setarg  0x00002800 
- 00026322  0x00006aff istore  0x00000002 , 0x00000005 
- 00026323  0x00006b00 arg  0x000049e4 , 0x00000006 
- 00026324  0x00006b01 branch  0x00007c8f 
- 00026325  0x00006b05 bpatch  0x000000aa , 0x00004015 
- 00026326  0x00006b06 copy  0x00000011 , 0x00000006 
- 00026327  0x00006b07 ifetch  0x00000003 , 0x00000006 
- 00026328  0x00006b08 store  0x00000003 , 0x00004397 
- 00026329  0x00006b09 beq  0x00000007 , 0x00006704 
- 00026330  0x00006b0a beq  0x00000001 , 0x00006725 
- 00026331  0x00006b0b beq  0x0000000a , 0x000066f4 
- 00026332  0x00006b0c beq  0x0000000c , 0x000066de 
- 00026333  0x00006b0d branch  0x00002b96 
- 00026334  0x00006b10 ifetch  0x00000002 , 0x00000006 
- 00026335  0x00006b11 store  0x00000002 , 0x000006b5 
- 00026336  0x00006b12 iforce  0x00000011 
- 00026337  0x00006b13 fetcht  0x00000002 , 0x00004398 
- 00026338  0x00006b14 fetch  0x00000002 , 0x00004332 
- 00026339  0x00006b15 isub  0x00000002 , 0x0000003e 
- 00026340  0x00006b16 nbranch  0x00002d50 , 0x00000005 
- 00026341  0x00006b17 call  0x00006730 
- 00026342  0x00006b18 nbranch  0x000066e9 , 0x00000034 
- 00026343  0x00006b19 fetcht  0x00000002 , 0x000049e0 
- 00026344  0x00006b1a branch  0x000066ea 
- 00026345  0x00006b1d fetcht  0x00000002 , 0x000049e2 
- 00026346  0x00006b1f arg  0x000048be , 0x00000006 
- 00026347  0x00006b20 call  0x00007c6d 
- 00026348  0x00006b21 copy  0x00000002 , 0x0000003f 
- 00026349  0x00006b22 isub  0x00000011 , 0x0000003f 
- 00026350  0x00006b23 nbranch  0x00002e03 , 0x00000002 
- 00026351  0x00006b24 increase  0x00000001 , 0x0000003f 
- 00026352  0x00006b25 sub  0x0000003f , 0x00000017 , 0x0000003e 
- 00026353  0x00006b26 branch  0x00002d59 , 0x00000002 
- 00026354  0x00006b27 force  0x00000017 , 0x0000003f 
- 00026355  0x00006b28 branch  0x00002d59 
- 00026356  0x00006b2b fetcht  0x00000002 , 0x00004398 
- 00026357  0x00006b2c fetch  0x00000001 , 0x00004321 
- 00026358  0x00006b2d bbit1  0x00000003 , 0x000066f8 
- 00026359  0x00006b2e branch  0x00002d1d 
- 00026360  0x00006b30 fetch  0x00000002 , 0x00004332 
- 00026361  0x00006b31 isub  0x00000002 , 0x0000003e 
- 00026362  0x00006b32 nbranch  0x00002d1d , 0x00000005 
- 00026363  0x00006b33 call  0x00002dc7 
- 00026364  0x00006b34 nbranch  0x000066fe , 0x00000028 
- 00026365  0x00006b35 branch  0x00002d46 
- 00026366  0x00006b38 fetch  0x00000002 , 0x00004332 
- 00026367  0x00006b39 isub  0x00000002 , 0x0000003e 
- 00026368  0x00006b3a nbranch  0x00002d1d , 0x00000005 
- 00026369  0x00006b3b arg  0x000048be , 0x00000006 
- 00026370  0x00006b3c force  0x00000017 , 0x0000003f 
- 00026371  0x00006b3d branch  0x00002d2d 
- 00026372  0x00006b41 bpatch  0x000000ab , 0x00004015 
- 00026373  0x00006b42 jam  0x00000005 , 0x00004eba 
- 00026374  0x00006b43 jam  0x00000001 , 0x000049f4 
- 00026375  0x00006b44 jam  0x00000001 , 0x00004ec2 
- 00026376  0x00006b45 jam  0x000000f0 , 0x000049f5 
- 00026377  0x00006b46 jam  0x0000000a , 0x00004ed1 
- 00026378  0x00006b47 jam  0x00000001 , 0x00004ed6 
- 00026379  0x00006b48 call  0x000067bf 
- 00026380  0x00006b49 fetch  0x00000001 , 0x00004ed2 
- 00026381  0x00006b4a rtn  0x00000034 
- 00026382  0x00006b4b call  0x00006783 
- 00026383  0x00006b4c arg  0x00000062 , 0x00000002 
- 00026384  0x00006b4e fetch  0x00000002 , 0x00004f88 
- 00026385  0x00006b4f arg  0x00004ebe , 0x00000011 
- 00026386  0x00006b50 arg  0x00004ebc , 0x00000012 
- 00026387  0x00006b51 call  0x0000671e 
- 00026388  0x00006b52 arg  0x00000062 , 0x00000002 
- 00026389  0x00006b54 fetch  0x00000002 , 0x00004f8a 
- 00026390  0x00006b55 arg  0x00004ec0 , 0x00000011 
- 00026391  0x00006b56 arg  0x00004ebd , 0x00000012 
- 00026392  0x00006b57 call  0x0000671e 
- 00026393  0x00006b58 setarg  0x00000fff 
- 00026394  0x00006b59 fetcht  0x00000002 , 0x00004ec0 
- 00026395  0x00006b5a isub  0x00000002 , 0x0000003f 
- 00026396  0x00006b5b store  0x00000002 , 0x00004ec0 
- 00026397  0x00006b5c rtn 
- 00026398  0x00006b5e idiv  0x00000002 
- 00026399  0x00006b5f call  0x00007d62 
- 00026400  0x00006b60 quotient  0x0000003f 
- 00026401  0x00006b61 remainder  0x00000002 
- 00026402  0x00006b62 istore  0x00000001 , 0x00000012 
- 00026403  0x00006b63 istoret  0x00000002 , 0x00000011 
- 00026404  0x00006b64 rtn 
- 00026405  0x00006b66 increase  0xfffffffe , 0x00000006 
- 00026406  0x00006b67 ifetch  0x00000001 , 0x00000006 
- 00026407  0x00006b68 beq  0x00000006 , 0x0000672e 
- 00026408  0x00006b69 rtn 
- 00026409  0x00006b6b jam  0x00000001 , 0x00004eba 
- 00026410  0x00006b6c jam  0x00000000 , 0x000049f4 
- 00026411  0x00006b6d jam  0x00000000 , 0x00004ec2 
- 00026412  0x00006b6e jam  0x0000000a , 0x000049f5 
- 00026413  0x00006b6f rtn 
- 00026414  0x00006b72 call  0x00006729 
- 00026415  0x00006b73 branch  0x000067bf 
- 00026416  0x00006b76 fetch  0x00000001 , 0x000049f4 
- 00026417  0x00006b77 rtn 
- 00026418  0x00006b7b arg  0x00004f24 , 0x00000013 
- 00026419  0x00006b7c call  0x00006730 
- 00026420  0x00006b7d rtn  0x00000034 
- 00026421  0x00006b7e jam  0x00000078 , 0x000049f5 
- 00026422  0x00006b7f arg  0x00004b2b , 0x00000013 
- 00026423  0x00006b80 rtn 
- 00026424  0x00006b83 arg  0x00004a40 , 0x00000013 
- 00026425  0x00006b84 call  0x00006730 
- 00026426  0x00006b85 rtn  0x00000034 
- 00026427  0x00006b86 arg  0x00004b67 , 0x00000013 
- 00026428  0x00006b87 jam  0x0000000c , 0x000049f5 
- 00026429  0x00006b88 copy  0x00000007 , 0x0000003f 
- 00026430  0x00006b89 rtneq  0x00000001 
- 00026431  0x00006b8a rtn 
- 00026432  0x00006b8c bpatch  0x000000ac , 0x00004015 
- 00026433  0x00006b8d fetch  0x00000001 , 0x00004c0e 
- 00026434  0x00006b8e setflip  0x00000000 , 0x0000003f 
- 00026435  0x00006b8f store  0x00000001 , 0x00004c0e 
- 00026436  0x00006b90 beq  0x00000000 , 0x00006749 
- 00026437  0x00006b91 beq  0x00000001 , 0x00006747 
- 00026438  0x00006b92 rtn 
- 00026439  0x00006b94 call  0x00006750 
- 00026440  0x00006b95 branch  0x00006371 
- 00026441  0x00006b97 call  0x0000674b 
- 00026442  0x00006b98 branch  0x00006371 
- 00026443  0x00006b9a arg  0x00004a6d , 0x00000013 
- 00026444  0x00006b9b call  0x00006730 
- 00026445  0x00006b9c rtn  0x00000034 
- 00026446  0x00006b9d arg  0x00004b94 , 0x00000013 
- 00026447  0x00006b9e rtn 
- 00026448  0x00006ba0 arg  0x00004bfa , 0x00000013 
- 00026449  0x00006ba1 call  0x00006730 
- 00026450  0x00006ba2 rtn  0x00000034 
- 00026451  0x00006ba3 arg  0x00004c04 , 0x00000013 
- 00026452  0x00006ba4 rtn 
- 00026453  0x00006ba8 copy  0x00000007 , 0x0000003f 
- 00026454  0x00006ba9 beq  0x00000001 , 0x00006777 
- 00026455  0x00006baa beq  0x00000002 , 0x00006765 
- 00026456  0x00006bab beq  0x00000004 , 0x00006761 
- 00026457  0x00006bac rtn 
- 00026458  0x00006bb0 arg  0x00004f9d , 0x00000013 
- 00026459  0x00006bb1 arg  0x0000675d , 0x00000012 
- 00026460  0x00006bb2 branch  0x000042e0 
- 00026461  0x00006bb4 jam  0x00000004 , 0x00004f9d 
- 00026462  0x00006bb5 fetch  0x00000001 , 0x00004c0e 
- 00026463  0x00006bb6 branch  0x00006761 , 0x00000034 
- 00026464  0x00006bb7 branch  0x00006765 
- 00026465  0x00006bbb jam  0x00000000 , 0x00004c0e 
- 00026466  0x00006bbc jam  0x00000004 , 0x00004f9d 
- 00026467  0x00006bbd arg  0x00004ab5 , 0x00000013 
- 00026468  0x00006bbe branch  0x00006371 
- 00026469  0x00006bc1 jam  0x00000001 , 0x00004c0e 
- 00026470  0x00006bc2 jam  0x00000004 , 0x00004f9d 
- 00026471  0x00006bc3 arg  0x00004aaf , 0x00000013 
- 00026472  0x00006bc4 branch  0x00006371 
- 00026473  0x00006bc6 jam  0x00000000 , 0x00004c0e 
- 00026474  0x00006bc7 jam  0x00000000 , 0x00004f9d 
- 00026475  0x00006bc8 rtn 
- 00026476  0x00006bcc arg  0x00004f9e , 0x00000013 
- 00026477  0x00006bcd arg  0x0000676f , 0x00000012 
- 00026478  0x00006bce branch  0x000042e0 
- 00026479  0x00006bd0 jam  0x00000002 , 0x00004f9e 
- 00026480  0x00006bd1 call  0x00006772 
- 00026481  0x00006bd2 branch  0x00006371 
- 00026482  0x00006bd5 arg  0x00004f9f , 0x00000013 
- 00026483  0x00006bd6 call  0x00006730 
- 00026484  0x00006bd7 rtn  0x00000034 
- 00026485  0x00006bd8 arg  0x00004fa7 , 0x00000013 
- 00026486  0x00006bd9 rtn 
- 00026487  0x00006bdc fetch  0x00000001 , 0x00004faf 
- 00026488  0x00006bdd nbranch  0x0000677c , 0x00000034 
- 00026489  0x00006bde jam  0x00000001 , 0x00004faf 
- 00026490  0x00006bdf jam  0x00000002 , 0x00004f9e 
- 00026491  0x00006be0 rtn 
- 00026492  0x00006be3 jam  0x00000000 , 0x00004faf 
- 00026493  0x00006be4 jam  0x00000000 , 0x00004f9e 
- 00026494  0x00006be5 rtn 
- 00026495  0x00006be8 fetch  0x00000001 , 0x00004ebb 
- 00026496  0x00006be9 nrtn  0x00000034 
- 00026497  0x00006bea jam  0x00000001 , 0x00004ebb 
- 00026498  0x00006beb branch  0x0000667d 
- 00026499  0x00006bee setarg  0x00000000 
- 00026500  0x00006bef store  0x00000007 , 0x00004ebc 
- 00026501  0x00006bf0 rtn 
- 00026502  0x00006bf3 call  0x00006730 
- 00026503  0x00006bf4 beq  0x00000001 , 0x0000678e 
- 00026504  0x00006bf5 beq  0x00000000 , 0x000067a0 
- 00026505  0x00006bf6 rtn 
- 00026506  0x00006bf9 fetch  0x00000001 , 0x00004f90 
- 00026507  0x00006bfa beq  0x00000001 , 0x000067a7 
- 00026508  0x00006bfb beq  0x00000000 , 0x000067b9 
- 00026509  0x00006bfc rtn 
- 00026510  0x00006bff fetch  0x00000001 , 0x00004ebc 
- 00026511  0x00006c00 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026512  0x00006c01 copy  0x0000003f , 0x00000002 
- 00026513  0x00006c02 fetch  0x00000002 , 0x00004ebe 
- 00026514  0x00006c03 iadd  0x00000002 , 0x0000003f 
- 00026515  0x00006c04 store  0x00000002 , 0x00004f8c 
- 00026516  0x00006c06 fetch  0x00000001 , 0x00004ebd 
- 00026517  0x00006c07 mul32  0x0000003f , 0x00000062 , 0x0000003f 
- 00026518  0x00006c08 copy  0x0000003f , 0x00000002 
- 00026519  0x00006c09 fetch  0x00000002 , 0x00004ec0 
- 00026520  0x00006c0a copy  0x0000003f , 0x00000011 
- 00026521  0x00006c0b setarg  0x00000fff 
- 00026522  0x00006c0c isub  0x00000011 , 0x0000003f 
- 00026523  0x00006c0d iadd  0x00000002 , 0x0000003f 
- 00026524  0x00006c0e store  0x00000002 , 0x00004f8e 
- 00026525  0x00006c10 call  0x00006730 
- 00026526  0x00006c12 store  0x00000001 , 0x00004f90 
- 00026527  0x00006c13 rtn 
- 00026528  0x00006c16 fetch  0x00000002 , 0x00004ebe 
- 00026529  0x00006c17 store  0x00000002 , 0x00004f8c 
- 00026530  0x00006c18 fetch  0x00000002 , 0x00004ec0 
- 00026531  0x00006c19 store  0x00000002 , 0x00004f8e 
- 00026532  0x00006c1a call  0x00006730 
- 00026533  0x00006c1b store  0x00000001 , 0x00004f90 
- 00026534  0x00006c1c rtn 
- 00026535  0x00006c1e fetch  0x00000002 , 0x00004f8c 
- 00026536  0x00006c1f div  0x0000003f , 0x00000062 
- 00026537  0x00006c20 call  0x00007d62 
- 00026538  0x00006c21 quotient  0x0000003f 
- 00026539  0x00006c22 remainder  0x00000002 
- 00026540  0x00006c23 store  0x00000001 , 0x00004ebc 
- 00026541  0x00006c24 copy  0x00000002 , 0x0000003f 
- 00026542  0x00006c25 store  0x00000002 , 0x00004ebe 
- 00026543  0x00006c26 fetch  0x00000002 , 0x00004f8e 
- 00026544  0x00006c27 div  0x0000003f , 0x00000062 
- 00026545  0x00006c28 call  0x00007d62 
- 00026546  0x00006c29 quotient  0x0000003f 
- 00026547  0x00006c2a remainder  0x00000002 
- 00026548  0x00006c2b store  0x00000001 , 0x00004ebd 
- 00026549  0x00006c2d setarg  0x00000fff 
- 00026550  0x00006c2e isub  0x00000002 , 0x0000003f 
- 00026551  0x00006c2f store  0x00000002 , 0x00004ec0 
- 00026552  0x00006c32 rtn 
- 00026553  0x00006c34 fetch  0x00000002 , 0x00004f8c 
- 00026554  0x00006c35 store  0x00000002 , 0x00004ebe 
- 00026555  0x00006c36 fetch  0x00000002 , 0x00004f8e 
- 00026556  0x00006c37 store  0x00000002 , 0x00004ec0 
- 00026557  0x00006c3a rtn 
- 00026558  0x00006c3d branch  0x0000683c 
- 00026559  0x00006c40 branch  0x00006823 
- 00026560  0x00006c44 call  0x000067e2 
- 00026561  0x00006c45 fetch  0x00000002 , 0x00004f93 
- 00026562  0x00006c46 call  0x0000684f 
- 00026563  0x00006c47 jam  0x00000000 , 0x00004f9b 
- 00026564  0x00006c48 fetch  0x00000005 , 0x00004f8c 
- 00026565  0x00006c49 jam  0x00000000 , 0x00004f9c 
- 00026566  0x00006c4a jam  0x00000000 , 0x00004f99 
- 00026567  0x00006c4b call  0x000067e6 
- 00026568  0x00006c4c fetch  0x00000001 , 0x00004f99 
- 00026569  0x00006c4d rtneq  0x00000000 
- 00026570  0x00006c4e branch  0x000067c0 
- 00026571  0x00006c53 fetch  0x00000002 , 0x00004f80 
- 00026572  0x00006c54 increase  0xfffffffb , 0x0000003f 
- 00026573  0x00006c55 store  0x00000002 , 0x00004f93 
- 00026574  0x00006c56 rtn 
- 00026575  0x00006c5a fetch  0x00000002 , 0x00004f93 
- 00026576  0x00006c5b increase  0xfffffffb , 0x0000003f 
- 00026577  0x00006c5c store  0x00000002 , 0x00004f93 
- 00026578  0x00006c5d rtn 
- 00026579  0x00006c61 fetch  0x00000002 , 0x00004f93 
- 00026580  0x00006c62 pincrease  0x00000005 
- 00026581  0x00006c63 store  0x00000002 , 0x00004f93 
- 00026582  0x00006c64 rtn 
- 00026583  0x00006c67 fetch  0x00000002 , 0x00004f95 
- 00026584  0x00006c68 pincrease  0x00000005 
- 00026585  0x00006c69 store  0x00000002 , 0x00004f95 
- 00026586  0x00006c6b fetch  0x00000002 , 0x00004f95 
- 00026587  0x00006c6c copy  0x0000003f , 0x00000002 
- 00026588  0x00006c6e fetch  0x00000002 , 0x00004f80 
- 00026589  0x00006c6f isub  0x00000002 , 0x0000003f 
- 00026590  0x00006c70 arg  0x00000005 , 0x00000002 
- 00026591  0x00006c71 isub  0x00000002 , 0x0000003e 
- 00026592  0x00006c73 nbranch  0x00006806 , 0x00000002 
- 00026593  0x00006c74 rtn 
- 00026594  0x00006c77 fetch  0x00000001 , 0x00004f9b 
- 00026595  0x00006c78 beq  0x00000001 , 0x000067cb 
- 00026596  0x00006c79 beq  0x00000000 , 0x000067cf 
- 00026597  0x00006c7a rtn 
- 00026598  0x00006c7e arg  0x00000000 , 0x00000012 
- 00026599  0x00006c7f copy  0x00000012 , 0x00000002 
- 00026600  0x00006c80 fetch  0x00000002 , 0x00004f8c 
- 00026601  0x00006c81 icompare  0x0000ffff , 0x00000002 
- 00026602  0x00006c83 ncall  0x000067f6 , 0x00000001 
- 00026603  0x00006c84 arg  0x00000000 , 0x00000012 
- 00026604  0x00006c85 copy  0x00000012 , 0x00000002 
- 00026605  0x00006c86 fetch  0x00000002 , 0x00004f8e 
- 00026606  0x00006c87 icompare  0x0000ffff , 0x00000002 
- 00026607  0x00006c88 ncall  0x000067f6 , 0x00000001 
- 00026608  0x00006c89 arg  0x00000000 , 0x00000012 
- 00026609  0x00006c8a copy  0x00000012 , 0x00000002 
- 00026610  0x00006c8b fetch  0x00000001 , 0x00004f90 
- 00026611  0x00006c8c icompare  0x000000ff , 0x00000002 
- 00026612  0x00006c8d ncall  0x000067f6 , 0x00000001 
- 00026613  0x00006c8e rtn 
- 00026614  0x00006c92 fetch  0x00000001 , 0x00004f99 
- 00026615  0x00006c93 pincrease  0x00000001 
- 00026616  0x00006c94 store  0x00000001 , 0x00004f99 
- 00026617  0x00006c95 rtn 
- 00026618  0x00006c97 jam  0x00000001 , 0x00004f99 
- 00026619  0x00006c98 call  0x000067d7 
- 00026620  0x00006c99 fetch  0x00000002 , 0x00004f95 
- 00026621  0x00006c9a call  0x0000684f 
- 00026622  0x00006c9b call  0x00006730 
- 00026623  0x00006c9c copy  0x0000003f , 0x00000002 
- 00026624  0x00006c9d fetch  0x00000001 , 0x00004f90 
- 00026625  0x00006c9e icompare  0x000000ff , 0x00000002 
- 00026626  0x00006c9f call  0x00006821 , 0x00000001 
- 00026627  0x00006ca1 fetch  0x00000001 , 0x00004f99 
- 00026628  0x00006ca2 rtneq  0x00000000 
- 00026629  0x00006ca3 branch  0x000067fa 
- 00026630  0x00006ca7 bpatch  0x000000ad , 0x00004015 
- 00026631  0x00006ca8 call  0x00006821 
- 00026632  0x00006ca9 call  0x00006730 
- 00026633  0x00006caa branch  0x0000680b , 0x00000034 
- 00026634  0x00006cab branch  0x00006812 
- 00026635  0x00006cae fetch  0x00000002 , 0x00004f84 
- 00026636  0x00006caf store  0x00000002 , 0x00004ebe 
- 00026637  0x00006cb1 fetcht  0x00000002 , 0x00004f86 
- 00026638  0x00006cb2 setarg  0x00000fff 
- 00026639  0x00006cb3 isub  0x00000002 , 0x0000003f 
- 00026640  0x00006cb4 store  0x00000002 , 0x00004ec0 
- 00026641  0x00006cb5 branch  0x000067be 
- 00026642  0x00006cb8 arg  0x00000062 , 0x00000002 
- 00026643  0x00006cba fetch  0x00000002 , 0x00004f88 
- 00026644  0x00006cbb arg  0x00004ebe , 0x00000011 
- 00026645  0x00006cbc arg  0x00004ebc , 0x00000012 
- 00026646  0x00006cbd call  0x0000671e 
- 00026647  0x00006cbe arg  0x00000062 , 0x00000002 
- 00026648  0x00006cc0 fetch  0x00000002 , 0x00004f8a 
- 00026649  0x00006cc1 arg  0x00004ec0 , 0x00000011 
- 00026650  0x00006cc2 arg  0x00004ebd , 0x00000012 
- 00026651  0x00006cc3 call  0x0000671e 
- 00026652  0x00006cc4 setarg  0x00000fff 
- 00026653  0x00006cc5 fetcht  0x00000002 , 0x00004ec0 
- 00026654  0x00006cc6 isub  0x00000002 , 0x0000003f 
- 00026655  0x00006cc7 store  0x00000002 , 0x00004ec0 
- 00026656  0x00006cc8 branch  0x000067be 
- 00026657  0x00006ccb jam  0x00000000 , 0x00004f99 
- 00026658  0x00006ccc rtn 
- 00026659  0x00006ccf bpatch  0x000000ae , 0x00004015 
- 00026660  0x00006cd0 jam  0x00000001 , 0x00004f9b 
- 00026661  0x00006cd1 call  0x000067c0 
- 00026662  0x00006cd5 fetch  0x00000002 , 0x00004f82 
- 00026663  0x00006cd6 copy  0x0000003f , 0x00000002 
- 00026664  0x00006cd7 fetch  0x00000002 , 0x00004f93 
- 00026665  0x00006cd8 isub  0x00000002 , 0x0000003f 
- 00026666  0x00006cd9 arg  0x00000000 , 0x00000002 
- 00026667  0x00006cda isub  0x00000002 , 0x0000003e 
- 00026668  0x00006cdb nrtn  0x00000002 
- 00026669  0x00006cdc fetch  0x00000002 , 0x00004f93 
- 00026670  0x00006cdd copy  0x0000003f , 0x00000002 
- 00026671  0x00006cdf fetch  0x00000002 , 0x00004f80 
- 00026672  0x00006ce0 increase  0xfffffffb , 0x0000003f 
- 00026673  0x00006ce1 isub  0x00000002 , 0x0000003f 
- 00026674  0x00006ce4 fetch  0x00000002 , 0x00004f93 
- 00026675  0x00006ce5 store  0x00000002 , 0x00004f95 
- 00026676  0x00006ce6 call  0x000067fa 
- 00026677  0x00006ce7 fetch  0x00000002 , 0x00004f95 
- 00026678  0x00006ce8 ncall  0x0000684f , 0x00000005 
- 00026679  0x00006ceb jam  0x00000000 , 0x00004f99 
- 00026680  0x00006cec call  0x000067e6 
- 00026681  0x00006ced fetch  0x00000001 , 0x00004f99 
- 00026682  0x00006cee rtneq  0x00000000 
- 00026683  0x00006cef branch  0x0000678a 
- 00026684  0x00006cf3 bpatch  0x000000af , 0x00004015 
- 00026685  0x00006cf4 jam  0x00000001 , 0x00004f9b 
- 00026686  0x00006cf5 call  0x000067c0 
- 00026687  0x00006cf9 fetcht  0x00000002 , 0x00004f82 
- 00026688  0x00006cfb fetch  0x00000002 , 0x00004f93 
- 00026689  0x00006cfc isub  0x00000002 , 0x0000003f 
- 00026690  0x00006cfd arg  0x00000000 , 0x00000002 
- 00026691  0x00006cfe isub  0x00000002 , 0x0000003e 
- 00026692  0x00006cff nrtn  0x00000002 
- 00026693  0x00006d01 fetcht  0x00000002 , 0x00004f93 
- 00026694  0x00006d03 fetch  0x00000002 , 0x00004f80 
- 00026695  0x00006d04 isub  0x00000002 , 0x0000003f 
- 00026696  0x00006d05 arg  0x00000000 , 0x00000002 
- 00026697  0x00006d06 isub  0x00000002 , 0x0000003e 
- 00026698  0x00006d07 nrtn  0x00000002 
- 00026699  0x00006d08 fetch  0x00000002 , 0x00004f93 
- 00026700  0x00006d09 store  0x00000002 , 0x00004f91 
- 00026701  0x00006d0a call  0x00006786 
- 00026702  0x00006d0c branch  0x00006854 
- 00026703  0x00006d10 bpatch  0x000000b0 , 0x00004016 
- 00026704  0x00006d11 copy  0x0000003f , 0x00000012 
- 00026705  0x00006d12 arg  0x00000005 , 0x00000039 
- 00026706  0x00006d14 arg  0x00004f8c , 0x00000011 
- 00026707  0x00006d15 branch  0x00006b74 
- 00026708  0x00006d19 arg  0x00000005 , 0x00000039 
- 00026709  0x00006d1a arg  0x00004f8c , 0x00000011 
- 00026710  0x00006d1b fetchr  0x00000012 , 0x00000002 , 0x00004f91 
- 00026711  0x00006d1c branch  0x00006b45 
- 00026712  0x00006d1f arg  0x000048ae , 0x00000013 
- 00026713  0x00006d20 arg  0x000067be , 0x00000012 
- 00026714  0x00006d21 branch  0x000042e0 
- 00026715  0x00006d30 fetch  0x00000002 , 0x00000912 
- 00026716  0x00006d33 ifetcht  0x00000001 , 0x00000013 
- 00026717  0x00006d34 increase  0x00000001 , 0x00000013 
- 00026718  0x00006d35 lshift8  0x00000002 , 0x00000002 
- 00026719  0x00006d36 ixor  0x00000002 , 0x0000003f 
- 00026720  0x00006d39 copy  0x00000039 , 0x00000012 
- 00026721  0x00006d3a arg  0x00000008 , 0x00000039 
- 00026722  0x00006d3c isolate1  0x0000000f , 0x0000003f 
- 00026723  0x00006d3d lshift  0x0000003f , 0x0000003f 
- 00026724  0x00006d3e nbranch  0x00006867 , 0x00000001 
- 00026725  0x00006d3f fetcht  0x00000002 , 0x00000914 
- 00026726  0x00006d40 ixor  0x00000002 , 0x0000003f 
- 00026727  0x00006d42 loop  0x00006862 
- 00026728  0x00006d43 copy  0x00000012 , 0x00000039 
- 00026729  0x00006d45 loop  0x0000685c 
- 00026730  0x00006d46 store  0x00000002 , 0x00000912 
- 00026731  0x00006d47 rtn 
- 00026732  0x00006d4d fetch  0x00000001 , 0x0000443f 
- 00026733  0x00006d4f arg  0x0000003e , 0x00000002 
- 00026734  0x00006d50 branch  0x00006f20 
- 00026735  0x00006d54 fetch  0x00000001 , 0x0000443f 
- 00026736  0x00006d56 arg  0x0000003f , 0x00000002 
- 00026737  0x00006d57 branch  0x00006f20 
- 00026738  0x00006d5a call  0x0000686f 
- 00026739  0x00006d5c call  0x0000686c 
- 00026740  0x00006d5d branch  0x0000686f 
- 00026741  0x00006d61 call  0x00006873 
- 00026742  0x00006d63 branch  0x0000686c 
- 00026743  0x00006d66 branch  0x00006873 
- 00026744  0x00006d69 call  0x00006873 
- 00026745  0x00006d6a branch  0x00006875 
- 00026746  0x00006d6f branch  0x0000686c 
- 00026747  0x00006d74 fetch  0x00000001 , 0x00004440 
- 00026748  0x00006d75 branch  0x0000686d 
- 00026749  0x00006d79 fetch  0x00000001 , 0x00004440 
- 00026750  0x00006d7a branch  0x00006870 
- 00026751  0x00006d7d call  0x0000687b 
- 00026752  0x00006d7e call  0x0000687d 
- 00026753  0x00006d7f branch  0x0000687b 
- 00026754  0x00006d87 clear_stack 
- 00026755  0x00006d88 call  0x000070d7 
- 00026756  0x00006d89 call  0x0000688d 
- 00026757  0x00006d8a call  0x0000688f 
- 00026758  0x00006d8b call  0x000068a3 
- 00026759  0x00006d8c call  0x000068bf 
- 00026760  0x00006d8d call  0x000068c3 
- 00026761  0x00006d8f jam  0x00000001 , 0x0000070f 
- 00026762  0x00006d90 jam  0x00000004 , 0x0000070c 
- 00026763  0x00006d93 call  0x000068ce 
- 00026764  0x00006d94 branch  0x0000688b 
- 00026765  0x00006d97 jam  0x00000004 , 0x00008042 
- 00026766  0x00006d98 rtn 
- 00026767  0x00006d9b call  0x00006893 
- 00026768  0x00006d9c call  0x00006897 
- 00026769  0x00006d9d call  0x0000689b 
- 00026770  0x00006d9e branch  0x0000689f 
- 00026771  0x00006da1 fetch  0x00000001 , 0x000044f1 
- 00026772  0x00006da2 nrtn  0x00000034 
- 00026773  0x00006da3 jam  0x00000007 , 0x000044f1 
- 00026774  0x00006da4 rtn 
- 00026775  0x00006da7 fetch  0x00000001 , 0x000044f2 
- 00026776  0x00006da8 nrtn  0x00000034 
- 00026777  0x00006da9 jam  0x00000006 , 0x000044f2 
- 00026778  0x00006daa rtn 
- 00026779  0x00006dac fetch  0x00000001 , 0x000044f3 
- 00026780  0x00006dad nrtn  0x00000034 
- 00026781  0x00006dae jam  0x00000009 , 0x000044f3 
- 00026782  0x00006daf rtn 
- 00026783  0x00006db1 fetch  0x00000001 , 0x000044f4 
- 00026784  0x00006db2 nrtn  0x00000034 
- 00026785  0x00006db3 jam  0x0000000a , 0x000044f4 
- 00026786  0x00006db4 rtn 
- 00026787  0x00006db8 setarg  0x00000c00 
- 00026788  0x00006db9 store  0x00000002 , 0x00000670 
- 00026789  0x00006dba setarg  0x00000eff 
- 00026790  0x00006dbb istore  0x00000002 , 0x00000005 
- 00026791  0x00006dbc setarg  0x00000f00 
- 00026792  0x00006dbd istore  0x00000002 , 0x00000005 
- 00026793  0x00006dbe setarg  0x00000fff 
- 00026794  0x00006dbf istore  0x00000002 , 0x00000005 
- 00026795  0x00006dc0 fetch  0x00000008 , 0x00000670 
- 00026796  0x00006dc1 call  0x00006d68 
- 00026797  0x00006dc2 call  0x00006d82 
- 00026798  0x00006dc3 arg  0x0001c200 , 0x00000002 
- 00026799  0x00006dc4 call  0x00006d75 
- 00026800  0x00006dc5 fetch  0x00000001 , 0x000044f1 
- 00026801  0x00006dc6 arg  0x00000008 , 0x00000002 
- 00026802  0x00006dc7 call  0x00006f21 
- 00026803  0x00006dc8 fetch  0x00000001 , 0x000044f2 
- 00026804  0x00006dc9 arg  0x00000049 , 0x00000002 
- 00026805  0x00006dca call  0x00006f21 
- 00026806  0x00006dcb fetch  0x00000001 , 0x000044f3 
- 00026807  0x00006dcc arg  0x0000000a , 0x00000002 
- 00026808  0x00006dcd call  0x00006f21 
- 00026809  0x00006dce fetch  0x00000001 , 0x000044f4 
- 00026810  0x00006dcf arg  0x0000000b , 0x00000002 
- 00026811  0x00006dd0 call  0x00006f21 
- 00026812  0x00006dd2 arg  0x00000081 , 0x00000002 
- 00026813  0x00006dd3 storet  0x00000001 , 0x00008060 
- 00026814  0x00006dd4 branch  0x00007d76 
- 00026815  0x00006dd7 fetch  0x00000001 , 0x000044f5 
- 00026816  0x00006dd8 nrtn  0x00000034 
- 00026817  0x00006dd9 jam  0x0000000c , 0x000044f5 
- 00026818  0x00006dda rtn 
- 00026819  0x00006ddd fetch  0x00000001 , 0x000044f5 
- 00026820  0x00006dde arg  0x00000010 , 0x00000002 
- 00026821  0x00006ddf call  0x00006f21 
- 00026822  0x00006de0 arg  0x00000040 , 0x00000011 
- 00026823  0x00006de1 call  0x00007055 
- 00026824  0x00006de2 arg  0x00000000 , 0x00000011 
- 00026825  0x00006de3 arg  0x00000000 , 0x00000012 
- 00026826  0x00006de4 setarg  0x00000000 
- 00026827  0x00006de5 call  0x0000707a 
- 00026828  0x00006de6 arg  0x00000000 , 0x00000007 
- 00026829  0x00006de7 branch  0x000070c0 
- 00026830  0x00006deb fetch  0x00000002 , 0x00008112 
- 00026831  0x00006dec add  0x0000003f , 0xfffffffc , 0x00000011 
- 00026832  0x00006ded nrtn  0x00000002 
- 00026833  0x00006dee call  0x00006d96 
- 00026834  0x00006def ifetch  0x00000001 , 0x00000003 
- 00026835  0x00006df0 beq  0x00000001 , 0x000068d6 
- 00026836  0x00006df2 call  0x00007c95 
- 00026837  0x00006df3 branch  0x00006d9e 
- 00026838  0x00006df8 ifetch  0x00000002 , 0x00000003 
- 00026839  0x00006df9 store  0x00000002 , 0x00000710 
- 00026840  0x00006dfa arg  0x000003ff , 0x00000002 
- 00026841  0x00006dfb iand  0x00000002 , 0x00000002 
- 00026842  0x00006dfc storet  0x00000002 , 0x00000709 
- 00026843  0x00006dfd rshift2  0x0000003f , 0x0000003f 
- 00026844  0x00006dfe rshift8  0x0000003f , 0x0000003f 
- 00026845  0x00006dff store  0x00000001 , 0x0000070b 
- 00026846  0x00006e00 ifetch  0x00000001 , 0x00000003 
- 00026847  0x00006e01 pincrease  0xffffffff 
- 00026848  0x00006e02 isub  0x00000011 , 0x0000003e 
- 00026849  0x00006e03 rtn  0x00000002 
- 00026850  0x00006e04 call  0x000068e4 
- 00026851  0x00006e05 branch  0x0000693f 
- 00026852  0x00006e08 fetch  0x00000001 , 0x0000070b 
- 00026853  0x00006e10 beq  0x0000003f , 0x000068e7 
- 00026854  0x00006e11 branch  0x0000692b 
- 00026855  0x00006e1c bpatch  0x000000b4 , 0x00004016 
- 00026856  0x00006e1d fetch  0x00000001 , 0x00000709 
- 00026857  0x00006e1e beq  0x00000000 , 0x0000692a 
- 00026858  0x00006e1f beq  0x00000001 , 0x000068f2 
- 00026859  0x00006e20 beq  0x00000002 , 0x000068f7 
- 00026860  0x00006e21 beq  0x00000003 , 0x00006905 
- 00026861  0x00006e22 beq  0x00000004 , 0x0000690f 
- 00026862  0x00006e23 beq  0x00000005 , 0x0000692a 
- 00026863  0x00006e24 beq  0x00000010 , 0x00006920 
- 00026864  0x00006e25 beq  0x00000014 , 0x00006926 
- 00026865  0x00006e26 branch  0x0000692a 
- 00026866  0x00006e2a jam  0x00000000 , 0x00000712 
- 00026867  0x00006e2b fetch  0x00000002 , 0x00008000 
- 00026868  0x00006e2c store  0x00000002 , 0x00000713 
- 00026869  0x00006e2d arg  0x00000003 , 0x00000039 
- 00026870  0x00006e2e branch  0x00006932 
- 00026871  0x00006e31 ifetch  0x00000002 , 0x00000003 
- 00026872  0x00006e32 store  0x00000002 , 0x00008052 
- 00026873  0x00006e33 rtn 
- 00026874  0x00006e37 ifetch  0x00000001 , 0x00000003 
- 00026875  0x00006e38 copy  0x0000003f , 0x00000002 
- 00026876  0x00006e39 store  0x00000001 , 0x00008024 
- 00026877  0x00006e3a ifetch  0x00000001 , 0x00000003 
- 00026878  0x00006e3b iadd  0x00000002 , 0x00000002 
- 00026879  0x00006e3c set1  0x00000007 , 0x0000003f 
- 00026880  0x00006e3d store  0x00000001 , 0x00008023 
- 00026881  0x00006e3e ifetch  0x00000001 , 0x00000003 
- 00026882  0x00006e3f iadd  0x00000002 , 0x00000002 
- 00026883  0x00006e40 copy  0x0000003f , 0x00000039 
- 00026884  0x00006e41 rtn 
- 00026885  0x00006e44 call  0x000068fa 
- 00026886  0x00006e46 ifetch  0x00000001 , 0x00000003 
- 00026887  0x00006e47 store  0x00000001 , 0x00008025 
- 00026888  0x00006e48 iadd  0x00000002 , 0x00000002 
- 00026889  0x00006e49 loop  0x00006906 
- 00026890  0x00006e4b and  0x00000002 , 0x000000ff , 0x00000002 
- 00026891  0x00006e4c ifetch  0x00000001 , 0x00000003 
- 00026892  0x00006e4d isub  0x00000002 , 0x0000003e 
- 00026893  0x00006e4e nbranch  0x0000691e , 0x00000005 
- 00026894  0x00006e4f branch  0x0000692a 
- 00026895  0x00006e52 arg  0x00000020 , 0x00000039 
- 00026896  0x00006e53 arg  0x00004000 , 0x00000005 
- 00026897  0x00006e54 arg  0x00000000 , 0x00000002 
- 00026898  0x00006e56 ifetch  0x00000001 , 0x00000003 
- 00026899  0x00006e57 istore  0x00000001 , 0x00000005 
- 00026900  0x00006e58 iadd  0x00000002 , 0x00000002 
- 00026901  0x00006e59 loop  0x00006912 
- 00026902  0x00006e5a and  0x00000002 , 0x000000ff , 0x00000002 
- 00026903  0x00006e5b ifetch  0x00000001 , 0x00000003 
- 00026904  0x00006e5c isub  0x00000002 , 0x0000003e 
- 00026905  0x00006e5d nbranch  0x0000691e , 0x00000005 
- 00026906  0x00006e5e jam  0x00000000 , 0x00008023 
- 00026907  0x00006e5f call  0x0000692a 
- 00026908  0x00006e60 call  0x00006dae 
- 00026909  0x00006e61 branch  0x00002001 
- 00026910  0x00006e64 jam  0x00000000 , 0x00008023 
- 00026911  0x00006e65 branch  0x0000692b 
- 00026912  0x00006e69 ifetch  0x00000001 , 0x00000003 
- 00026913  0x00006e6a copy  0x0000003f , 0x00000039 
- 00026914  0x00006e6b ifetch  0x00000002 , 0x00000003 
- 00026915  0x00006e6c copy  0x0000003f , 0x00000005 
- 00026916  0x00006e6d call  0x00006ddd 
- 00026917  0x00006e6e branch  0x0000692a 
- 00026918  0x00006e71 fetch  0x00000001 , 0x00008060 
- 00026919  0x00006e72 set1  0x00000004 , 0x0000003f 
- 00026920  0x00006e73 store  0x00000001 , 0x00008060 
- 00026921  0x00006e74 branch  0x0000692a 
- 00026922  0x00006e78 branch  0x0000692f 
- 00026923  0x00006e7b jam  0x00000001 , 0x00000712 
- 00026924  0x00006e7c branch  0x00006930 
- 00026925  0x00006e7e jam  0x0000000c , 0x00000712 
- 00026926  0x00006e7f branch  0x00006930 
- 00026927  0x00006e81 jam  0x00000000 , 0x00000712 
- 00026928  0x00006e82 arg  0x00000001 , 0x00000039 
- 00026929  0x00006e83 branch  0x00006932 
- 00026930  0x00006e86 jam  0x0000000e , 0x0000070d 
- 00026931  0x00006e87 add  0x00000039 , 0x00000003 , 0x0000003f 
- 00026932  0x00006e88 store  0x00000001 , 0x0000070e 
- 00026933  0x00006e89 call  0x0000693b 
- 00026934  0x00006e8a fetch  0x00000003 , 0x0000070f 
- 00026935  0x00006e8b istore  0x00000003 , 0x00000003 
- 00026936  0x00006e8d arg  0x00000712 , 0x00000006 
- 00026937  0x00006e8e call  0x00006dc4 
- 00026938  0x00006e8f branch  0x00006da4 
- 00026939  0x00006e94 call  0x00006da2 
- 00026940  0x00006e95 fetch  0x00000003 , 0x0000070c 
- 00026941  0x00006e96 istore  0x00000003 , 0x00000003 
- 00026942  0x00006e97 rtn 
- 00026943  0x00006e9a call  0x00006d96 
- 00026944  0x00006e9b increase  0x00000003 , 0x00000003 
- 00026945  0x00006e9c ifetch  0x00000001 , 0x00000003 
- 00026946  0x00006e9d iadd  0x00000003 , 0x00000003 
- 00026947  0x00006e9e branch  0x00006d9c 
- 00026948  0x00006ea1 jam  0x00000000 , 0x00004114 
- 00026949  0x00006ea2 rtn 
- 00026950  0x00006eaa branch  0x0000694b , 0x0000002b 
- 00026951  0x00006eab setarg  0x00004450 
- 00026952  0x00006eac arg  0x00004441 , 0x00000005 
- 00026953  0x00006ead isub  0x00000005 , 0x00000039 
- 00026954  0x00006eae call  0x00007ca1 
- 00026955  0x00006eb1 rtn 
- 00026956  0x00006eb6 arg  0x00000000 , 0x00000007 
- 00026957  0x00006eb7 arg  0x00000000 , 0x00000012 
- 00026958  0x00006eba sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00026959  0x00006ebb nrtn  0x00000002 
- 00026960  0x00006ebc qisolate1  0x00000011 
- 00026961  0x00006ebd branch  0x00006953 , 0x00000001 
- 00026962  0x00006ebe branch  0x00006957 
- 00026963  0x00006ec1 copy  0x00000002 , 0x0000003f 
- 00026964  0x00006ec2 branch  0x00006957 , 0x00000034 
- 00026965  0x00006ec3 qset1  0x00000012 
- 00026966  0x00006ec4 increase  0xffffffff , 0x00000002 
- 00026967  0x00006ec7 increase  0x00000001 , 0x00000007 
- 00026968  0x00006ec8 branch  0x0000694e 
- 00026969  0x00006ed6 fetchr  0x00000018 , 0x00000002 , 0x0000433f 
- 00026970  0x00006ed7 fetchr  0x0000002b , 0x00000002 , 0x00004341 
- 00026971  0x00006ed8 call  0x00007dbc 
- 00026972  0x00006ed9 branch  0x0000695d 
- 00026973  0x00006edc bpatch  0x000000b6 , 0x00004016 
- 00026974  0x00006edd call  0x000069a9 
- 00026975  0x00006ede nbranch  0x0000235a , 0x00000034 
- 00026976  0x00006edf call  0x000069b9 
- 00026977  0x00006ee0 arg  0x00000008 , 0x00000039 
- 00026978  0x00006ee2 fetcht  0x00000001 , 0x00004441 
- 00026979  0x00006ee3 sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026980  0x00006ee4 qisolate1  0x00000002 
- 00026981  0x00006ee5 branch  0x0000696a , 0x00000001 
- 00026982  0x00006ee6 call  0x00006971 
- 00026983  0x00006ee7 nbranch  0x0000696a , 0x00000002 
- 00026984  0x00006ee8 call  0x00006987 
- 00026985  0x00006ee9 branch  0x0000696e 
- 00026986  0x00006eeb copy  0x0000002b , 0x0000003f 
- 00026987  0x00006eec iadd  0x00000018 , 0x00000018 
- 00026988  0x00006eed loop  0x00006962 
- 00026989  0x00006eee branch  0x0000235a 
- 00026990  0x00006ef0 copy  0x00000018 , 0x0000003f 
- 00026991  0x00006ef1 copy  0x00000018 , 0x00000005 
- 00026992  0x00006ef2 rtn 
- 00026993  0x00006efc bpatch  0x000000b7 , 0x00004016 
- 00026994  0x00006efd sub  0x00000039 , 0x00000008 , 0x00000007 
- 00026995  0x00006efe arg  0x00000000 , 0x00000002 
- 00026996  0x00006eff arg  0x00000000 , 0x0000000b 
- 00026997  0x00006f01 copy  0x00000007 , 0x0000003f 
- 00026998  0x00006f02 beq  0x00000008 , 0x00006982 
- 00026999  0x00006f03 fetch  0x00000001 , 0x00004441 
- 00027000  0x00006f04 qisolate1  0x0000003f 
- 00027001  0x00006f05 branch  0x00006982 , 0x00000001 
- 00027002  0x00006f06 qset1  0x0000000b 
- 00027003  0x00006f07 copy  0x0000002b , 0x0000003f 
- 00027004  0x00006f08 iadd  0x00000002 , 0x00000002 
- 00027005  0x00006f09 increase  0x00000001 , 0x00000007 
- 00027006  0x00006f0a copy  0x00000011 , 0x0000003f 
- 00027007  0x00006f0b isub  0x00000002 , 0x0000003e 
- 00027008  0x00006f0c branch  0x00006982 , 0x00000005 
- 00027009  0x00006f0d branch  0x00006975 , 0x00000002 
- 00027010  0x00006f0f copy  0x00000002 , 0x0000003f 
- 00027011  0x00006f10 isub  0x00000011 , 0x0000003e 
- 00027012  0x00006f11 nrtn  0x00000005 
- 00027013  0x00006f12 qset1  0x0000000b 
- 00027014  0x00006f13 rtn 
- 00027015  0x00006f1d bpatch  0x000000b8 , 0x00004017 
- 00027016  0x00006f1e call  0x000069a9 
- 00027017  0x00006f1f nbranch  0x0000235a , 0x00000034 
- 00027018  0x00006f20 call  0x000069af 
- 00027019  0x00006f21 branch  0x00006990 , 0x00000034 
- 00027020  0x00006f22 fetch  0x00000009 , 0x00004445 
- 00027021  0x00006f23 store  0x00000009 , 0x00004442 
- 00027022  0x00006f24 setarg  0x00000000 
- 00027023  0x00006f25 istore  0x00000003 , 0x00000005 
- 00027024  0x00006f27 storer  0x0000000b , 0x00000001 , 0x0000444b 
- 00027025  0x00006f28 storer  0x00000018 , 0x00000002 , 0x0000444c 
- 00027026  0x00006f29 rtn 
- 00027027  0x00006f33 bpatch  0x000000b9 , 0x00004017 
- 00027028  0x00006f34 call  0x000069b2 
- 00027029  0x00006f35 increase  0x00000001 , 0x00000006 
- 00027030  0x00006f36 ifetch  0x00000002 , 0x00000006 
- 00027031  0x00006f37 rtn 
- 00027032  0x00006f3f bpatch  0x000000ba , 0x00004017 
- 00027033  0x00006f40 call  0x000069b2 
- 00027034  0x00006f41 copy  0x00000006 , 0x00000005 
- 00027035  0x00006f42 copy  0x00000006 , 0x00000002 
- 00027036  0x00006f43 setarg  0x00000000 
- 00027037  0x00006f44 istore  0x00000003 , 0x00000005 
- 00027038  0x00006f45 rtn 
- 00027039  0x00006f4d bpatch  0x000000bb , 0x00004017 
- 00027040  0x00006f4e call  0x000069af 
- 00027041  0x00006f4f branch  0x0000235a , 0x00000034 
- 00027042  0x00006f50 fetch  0x00000003 , 0x00004448 
- 00027043  0x00006f51 store  0x00000003 , 0x0000444b 
- 00027044  0x00006f52 fetch  0x00000003 , 0x00004445 
- 00027045  0x00006f53 store  0x00000003 , 0x00004448 
- 00027046  0x00006f54 fetch  0x00000003 , 0x00004442 
- 00027047  0x00006f55 store  0x00000003 , 0x00004445 
- 00027048  0x00006f56 rtn 
- 00027049  0x00006f5f bpatch  0x000000bc , 0x00004017 
- 00027050  0x00006f60 fetch  0x00000003 , 0x00004442 
- 00027051  0x00006f61 rtn 
- 00027052  0x00006f6a bpatch  0x000000bd , 0x00004017 
- 00027053  0x00006f6b fetch  0x00000003 , 0x00004445 
- 00027054  0x00006f6c rtn 
- 00027055  0x00006f75 bpatch  0x000000be , 0x00004017 
- 00027056  0x00006f76 fetch  0x00000003 , 0x0000444b 
- 00027057  0x00006f77 rtn 
- 00027058  0x00006f7f call  0x000069af 
- 00027059  0x00006f80 branch  0x000069b7 , 0x00000034 
- 00027060  0x00006f81 arg  0x00004442 , 0x00000006 
- 00027061  0x00006f83 ifetch  0x00000003 , 0x00000006 
- 00027062  0x00006f84 branch  0x000069b5 , 0x00000034 
- 00027063  0x00006f86 increase  0xfffffffd , 0x00000006 
- 00027064  0x00006f87 rtn 
- 00027065  0x00006f90 bpatch  0x000000bf , 0x00004017 
- 00027066  0x00006f91 arg  0x00000004 , 0x00000039 
- 00027067  0x00006f92 arg  0x00004442 , 0x00000006 
- 00027068  0x00006f93 arg  0x00000000 , 0x00000002 
- 00027069  0x00006f95 ifetch  0x00000003 , 0x00000006 
- 00027070  0x00006f96 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027071  0x00006f97 ior  0x00000002 , 0x00000002 
- 00027072  0x00006f98 loop  0x000069bd 
- 00027073  0x00006f99 storet  0x00000001 , 0x00004441 
- 00027074  0x00006f9a rtn 
- 00027075  0x00006f9e arg  0x0000000c , 0x00000007 
- 00027076  0x00006f9f branch  0x000024e7 
- 00027077  0x00006fa2 arg  0x0000000c , 0x00000007 
- 00027078  0x00006fa3 branch  0x000024eb 
- 00027079  0x00006faf bpatch  0x000000c1 , 0x00004018 
- 00027080  0x00006fb0 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00027081  0x00006fb1 rtn  0x00000005 
- 00027082  0x00006fb2 copy  0x00000002 , 0x0000003f 
- 00027083  0x00006fb3 and_into  0x000000ff , 0x0000003f 
- 00027084  0x00006fb4 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00027085  0x00006fb5 nbranch  0x000069d9 , 0x00000002 
- 00027086  0x00006fb6 arg  0x00008070 , 0x00000005 
- 00027087  0x00006fb8 iadd  0x00000005 , 0x00000005 
- 00027088  0x00006fb9 copy  0x00000005 , 0x00000011 
- 00027089  0x00006fba arg  0x0000003e , 0x00000002 
- 00027090  0x00006fbb istoret  0x00000001 , 0x00000005 
- 00027091  0x00006fbc call  0x000069dc 
- 00027092  0x00006fbd nop  0x0000001e 
- 00027093  0x00006fbe copy  0x00000011 , 0x00000005 
- 00027094  0x00006fbf arg  0x0000003f , 0x00000002 
- 00027095  0x00006fc0 istoret  0x00000001 , 0x00000005 
- 00027096  0x00006fc1 branch  0x000069e0 
- 00027097  0x00006fc4 arg  0x000080d4 , 0x00000005 
- 00027098  0x00006fc5 increase  0xfffffff0 , 0x0000003f 
- 00027099  0x00006fc6 branch  0x000069cf 
- 00027100  0x00006fca fetch  0x00000001 , 0x00008081 
- 00027101  0x00006fcb and_into  0x0000007f , 0x0000003f 
- 00027102  0x00006fcc store  0x00000001 , 0x00008081 
- 00027103  0x00006fcd rtn 
- 00027104  0x00006fd0 fetch  0x00000001 , 0x00008081 
- 00027105  0x00006fd1 or_into  0x00000080 , 0x0000003f 
- 00027106  0x00006fd2 store  0x00000001 , 0x00008081 
- 00027107  0x00006fd3 rtn 
- 00027108  0x00006fd6 branch  0x00006bd0 
- 00027109  0x00006fd9 branch  0x00006bd7 
- 00027110  0x00006fde fetch  0x00000001 , 0x0000806f 
- 00027111  0x00006fdf set0  0x00000007 , 0x0000003f 
- 00027112  0x00006fe0 store  0x00000001 , 0x0000806f 
- 00027113  0x00006fe1 rtn 
- 00027114  0x00006fe4 nbranch  0x000069ee , 0x00000028 
- 00027115  0x00006fe5 fetch  0x00000001 , 0x0000806f 
- 00027116  0x00006fe6 set1  0x00000007 , 0x0000003f 
- 00027117  0x00006fe7 store  0x00000001 , 0x0000806f 
- 00027118  0x00006fe9 copy  0x00000002 , 0x0000003e 
- 00027119  0x00006fea branch  0x000069f1 , 0x00000005 
- 00027120  0x00006feb copy  0x00000013 , 0x0000003d 
- 00027121  0x00006fee isolate0  0x00000000 , 0x0000003e 
- 00027122  0x00006fef branch  0x00006b00 
- 00027123  0x00006ff3 force  0x00000004 , 0x00000002 
- 00027124  0x00006ff5 arg  0x000001e7 , 0x00000011 
- 00027125  0x00006ff6 call  0x000069e6 
- 00027126  0x00006ff7 call  0x000069ee 
- 00027127  0x00006ff8 arg  0x000055aa , 0x00000011 
- 00027128  0x00006ff9 fetch  0x00000002 , 0x000001e7 
- 00027129  0x00006ffa ifetcht  0x00000002 , 0x00000006 
- 00027130  0x00006ffb isub  0x00000011 , 0x0000003e 
- 00027131  0x00006ffc rtn 
- 00027132  0x00007000 call  0x00006a0e , 0x00000028 
- 00027133  0x00007001 arg  0x00000002 , 0x00000002 
- 00027134  0x00007002 arg  0x000043c8 , 0x00000011 
- 00027135  0x00007003 call  0x000069ee 
- 00027136  0x00007004 fetch  0x00000002 , 0x000043c8 
- 00027137  0x00007006 store  0x00000002 , 0x000001e0 
- 00027138  0x00007007 call  0x00006a04 , 0x00000028 
- 00027139  0x00007008 rtn 
- 00027140  0x0000700b arg  0x00000010 , 0x00000002 
- 00027141  0x0000700c arg  0x000001ed , 0x00000011 
- 00027142  0x0000700d call  0x000069e6 
- 00027143  0x0000700e call  0x000069ee 
- 00027144  0x00007010 arg  0x000001ed , 0x00000006 
- 00027145  0x00007011 arg  0x00000010 , 0x00000039 
- 00027146  0x00007012 call  0x00007353 
- 00027147  0x00007013 call  0x000072da 
- 00027148  0x00007014 call  0x0000736f 
- 00027149  0x00007015 branch  0x000072d4 
- 00027150  0x00007018 jam  0x00000000 , 0x00008023 
- 00027151  0x00007019 call  0x000069e6 
- 00027152  0x0000701a branch  0x0000736f 
- 00027153  0x0000701d setarg  0x00000000 
- 00027154  0x0000701e store  0x00000002 , 0x00000699 
- 00027155  0x0000701f disable  0x0000002d 
- 00027156  0x00007020 call  0x000069f3 
- 00027157  0x00007021 nrtn  0x00000005 
- 00027158  0x00007022 enable  0x0000002d 
- 00027159  0x00007023 setarg  0x00008000 
- 00027160  0x00007024 store  0x00000003 , 0x00008022 
- 00027161  0x00007025 arg  0x00008025 , 0x00000011 
- 00027162  0x00007026 call  0x000069ea 
- 00027163  0x00007027 jam  0x00000000 , 0x00008023 
- 00027164  0x00007028 fetch  0x00000001 , 0x000001dd 
- 00027165  0x00007029 rtnbit0  0x00000000 
- 00027166  0x0000702b arg  0x00000006 , 0x00000002 
- 00027167  0x0000702c call  0x000069f4 
- 00027168  0x0000702d nbranch  0x00006a2e , 0x00000005 
- 00027169  0x0000702e ifetchr  0x00000011 , 0x00000002 , 0x00000006 
- 00027170  0x0000702f call  0x000069ee 
- 00027171  0x00007030 call  0x00006a25 
- 00027172  0x00007031 branch  0x00006a1e 
- 00027173  0x00007035 fetch  0x00000002 , 0x00000699 
- 00027174  0x00007036 arg  0x00000006 , 0x00000039 
- 00027175  0x00007037 arg  0x000001e7 , 0x00000006 
- 00027176  0x00007038 call  0x00007dcc 
- 00027177  0x00007039 fetchr  0x00000039 , 0x00000002 , 0x000001e9 
- 00027178  0x0000703a copy  0x00000011 , 0x00000006 
- 00027179  0x0000703b call  0x00007dcc 
- 00027180  0x0000703c store  0x00000002 , 0x00000699 
- 00027181  0x0000703d rtn 
- 00027182  0x00007040 fetch  0x00000001 , 0x0000021c 
- 00027183  0x00007041 beq  0x0000005a , 0x00006a3c 
- 00027184  0x00007042 arg  0x0000aa55 , 0x00000011 
- 00027185  0x00007043 fetch  0x00000002 , 0x000001e7 
- 00027186  0x00007044 isub  0x00000011 , 0x0000003e 
- 00027187  0x00007045 nbranch  0x00006a3e , 0x00000005 
- 00027188  0x00007046 arg  0x000055aa , 0x00000011 
- 00027189  0x00007047 fetch  0x00000002 , 0x000001e9 
- 00027190  0x00007048 isub  0x00000011 , 0x0000003e 
- 00027191  0x00007049 nbranch  0x00006a3e , 0x00000005 
- 00027192  0x0000704a fetch  0x00000002 , 0x000001eb 
- 00027193  0x0000704b fetcht  0x00000002 , 0x00000699 
- 00027194  0x0000704c isub  0x00000002 , 0x0000003e 
- 00027195  0x0000704d nbranch  0x00006a3e , 0x00000005 
- 00027196  0x0000704f set1  0x0000000f , 0x00000011 
- 00027197  0x00007050 branch  0x000069f1 
- 00027198  0x00007053 jam  0x00000000 , 0x000001dd 
- 00027199  0x00007054 rtn 
- 00027200  0x0000705a and  0x0000003f , 0x000000ff , 0x0000003f 
- 00027201  0x0000705b rshift4  0x0000003f , 0x0000003f 
- 00027202  0x0000705c store  0x00000001 , 0x000043cb 
- 00027203  0x0000705d branch  0x00006a59 
- 00027204  0x00007060 fetch  0x00000002 , 0x00008143 
- 00027205  0x00007061 nbranch  0x00006a40 , 0x00000034 
- 00027206  0x00007062 call  0x00006a59 
- 00027207  0x00007063 fetch  0x00000002 , 0x000043cb 
- 00027208  0x00007064 rtn  0x00000034 
- 00027209  0x00007065 call  0x00006a4b 
- 00027210  0x00007066 branch  0x000023ba 
- 00027211  0x00007069 fetch  0x00000001 , 0x000043cb 
- 00027212  0x0000706a rtn  0x00000034 
- 00027213  0x0000706b and  0x0000003f , 0x0000000f , 0x00000002 
- 00027214  0x0000706c storet  0x00000001 , 0x000043cb 
- 00027215  0x0000706d rshift4  0x0000003f , 0x0000003f 
- 00027216  0x0000706e ixor  0x00000002 , 0x0000003f 
- 00027217  0x0000706f bne  0x0000000f , 0x00006bc2 
- 00027218  0x00007070 branch  0x00006b8d 
- 00027219  0x00007073 fetch  0x00000001 , 0x00000219 
- 00027220  0x00007074 ncall  0x000023e0 , 0x00000034 
- 00027221  0x00007075 fetch  0x00000001 , 0x0000021a 
- 00027222  0x00007076 rtn  0x00000034 
- 00027223  0x00007077 store  0x00000001 , 0x000040c9 
- 00027224  0x00007078 branch  0x000023e4 
- 00027225  0x0000707b disable  0x00000028 
- 00027226  0x0000707c fetch  0x00000001 , 0x000043ca 
- 00027227  0x0000707d rtnbit0  0x00000003 
- 00027228  0x0000707e call  0x00006aad 
- 00027229  0x0000707f arg  0x00000ff0 , 0x0000003f 
- 00027230  0x00007080 iadd  0x00000012 , 0x00000012 
- 00027231  0x00007081 force  0x00000010 , 0x00000039 
- 00027232  0x00007082 arg  0x000001ed , 0x00000011 
- 00027233  0x00007083 call  0x00006b74 
- 00027234  0x00007084 jam  0x00000008 , 0x00008006 
- 00027235  0x00007085 arg  0x000001ed , 0x00000006 
- 00027236  0x00007086 call  0x0000735f 
- 00027237  0x00007088 arg  0x000001ed , 0x00000005 
- 00027238  0x00007089 call  0x00007c99 
- 00027239  0x0000708a branch  0x00007dba 
- 00027240  0x0000708e jam  0x00000025 , 0x00008050 
- 00027241  0x0000708f call  0x00006b3a 
- 00027242  0x00007090 arg  0x00000000 , 0x00000012 
- 00027243  0x00007091 force  0x0000000b , 0x00000039 
- 00027244  0x00007092 arg  0x000043c8 , 0x00000011 
- 00027245  0x00007093 call  0x00006b75 
- 00027246  0x00007094 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
- 00027247  0x00007095 fetch  0x00000001 , 0x000043ca 
- 00027248  0x00007096 bbit0  0x00000004 , 0x00006a78 
- 00027249  0x00007097 jam  0x00000007 , 0x0000806f 
- 00027250  0x00007099 fetch  0x00000001 , 0x0000815e 
- 00027251  0x0000709a bne  0x00000007 , 0x00006a72 
- 00027252  0x0000709b fetch  0x00000001 , 0x00008160 
- 00027253  0x0000709c lshift4  0x0000003f , 0x0000003f 
- 00027254  0x0000709d store  0x00000001 , 0x0000806f 
- 00027255  0x0000709e branch  0x00006a7b 
- 00027256  0x000070a1 call  0x00006af5 
- 00027257  0x000070a2 call  0x00007d76 
- 00027258  0x000070a3 call  0x00007d74 
- 00027259  0x000070a5 storer  0x00000037 , 0x00000005 , 0x000043c8 
- 00027260  0x000070a7 call  0x00006aad 
- 00027261  0x000070a8 arg  0x00000fd0 , 0x0000003f 
- 00027262  0x000070a9 iadd  0x00000012 , 0x00000012 
- 00027263  0x000070aa arg  0x00000020 , 0x00000039 
- 00027264  0x000070ab arg  0x000001fd , 0x00000011 
- 00027265  0x000070ac call  0x00006b74 
- 00027266  0x000070ae call  0x00006a53 
- 00027267  0x000070af call  0x00006a44 
- 00027268  0x000070b1 fetch  0x00000001 , 0x000043ca 
- 00027269  0x000070b2 bbit0  0x00000003 , 0x00006a8f 
- 00027270  0x000070b3 fetcht  0x00000001 , 0x000043cc 
- 00027271  0x000070b4 arg  0x00000000 , 0x0000003f 
- 00027272  0x000070b5 set1  0x00000006 , 0x0000003f 
- 00027273  0x000070b6 set1  0x00000007 , 0x0000003f 
- 00027274  0x000070b7 iand  0x00000002 , 0x00000011 
- 00027275  0x000070b8 sub  0x00000011 , 0x00000000 , 0x0000003e 
- 00027276  0x000070b9 branch  0x00006af1 , 0x00000005 
- 00027277  0x000070ba isub  0x00000011 , 0x0000003e 
- 00027278  0x000070bb branch  0x00006af1 , 0x00000005 
- 00027279  0x000070bd jam  0x00000000 , 0x00000030 
- 00027280  0x000070be arg  0x00006b1e , 0x00000013 
- 00027281  0x000070c0 call  0x00006ae5 
- 00027282  0x000070c1 nbranch  0x00006af1 , 0x00000002 
- 00027283  0x000070c2 fetch  0x00000002 , 0x000043c8 
- 00027284  0x000070c3 branch  0x00006a9c , 0x00000034 
- 00027285  0x000070c4 call  0x00006a01 
- 00027286  0x000070c5 call  0x00006a11 
- 00027287  0x000070c6 nbranch  0x00006a9c , 0x0000002d 
- 00027288  0x000070c7 fetch  0x00000001 , 0x000001dd 
- 00027289  0x000070c8 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027290  0x000070c9 nbranch  0x00006a91 , 0x00000001 
- 00027291  0x000070ca call  0x00006aaa 
- 00027292  0x000070cc call  0x00006b37 
- 00027293  0x000070cd jam  0x00000000 , 0x00000030 
- 00027294  0x000070cf call  0x00006ae5 
- 00027295  0x000070d0 nbranch  0x00006af1 , 0x00000002 
- 00027296  0x000070d1 call  0x00006ad7 
- 00027297  0x000070d2 call  0x00006cc4 
- 00027298  0x000070d3 fetch  0x00000001 , 0x000043ca 
- 00027299  0x000070d4 bbit1  0x00000002 , 0x00006abd 
- 00027300  0x000070d5 call  0x00006adf 
- 00027301  0x000070d6 nbranch  0x00006ab4 , 0x0000002d 
- 00027302  0x000070d7 fetch  0x00000001 , 0x000001dd 
- 00027303  0x000070d8 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027304  0x000070d9 nbranch  0x00006a9e , 0x00000001 
- 00027305  0x000070da branch  0x00006abd 
- 00027306  0x000070dd setarg  0x000001ff 
- 00027307  0x000070de arg  0x00000000 , 0x0000003d 
- 00027308  0x000070df rtn 
- 00027309  0x000070e2 arg  0x00001000 , 0x00000012 
- 00027310  0x000070e3 fetch  0x00000001 , 0x00008144 
- 00027311  0x000070e4 bbit1  0x00000007 , 0x00006ab2 
- 00027312  0x000070e5 fetch  0x00000001 , 0x000043cc 
- 00027313  0x000070e6 rtnbit0  0x00000007 
- 00027314  0x000070e8 arg  0x00000000 , 0x00000012 
- 00027315  0x000070e9 rtn 
- 00027316  0x000070ed call  0x00006cc1 
- 00027317  0x000070ee fetch  0x00000001 , 0x000043ca 
- 00027318  0x000070ef bbit1  0x00000002 , 0x00006abd 
- 00027319  0x000070f0 call  0x00006adf 
- 00027320  0x000070f1 nbranch  0x00006abd , 0x0000002d 
- 00027321  0x000070f2 fetch  0x00000001 , 0x000001dd 
- 00027322  0x000070f3 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027323  0x000070f4 nbranch  0x00006a9e , 0x00000001 
- 00027324  0x000070f5 branch  0x00006acd 
- 00027325  0x000070f8 jam  0x00000000 , 0x00000030 
- 00027326  0x000070fa call  0x00006ae5 
- 00027327  0x000070fb nbranch  0x00006af1 , 0x00000002 
- 00027328  0x000070fc fetch  0x00000001 , 0x000043ca 
- 00027329  0x000070fd bbit1  0x00000001 , 0x00006acd 
- 00027330  0x000070fe call  0x00006c20 
- 00027331  0x000070ff nop  0x000000c8 
- 00027332  0x00007100 call  0x00006c2f 
- 00027333  0x00007101 nop  0x00000064 
- 00027334  0x00007102 arg  0x00006c6c , 0x00000013 
- 00027335  0x00007103 call  0x000069fc 
- 00027336  0x00007104 call  0x00006a11 
- 00027337  0x00007105 nbranch  0x00006acd , 0x0000002d 
- 00027338  0x00007106 fetch  0x00000001 , 0x000001dd 
- 00027339  0x00007107 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00027340  0x00007108 nbranch  0x00006abe , 0x00000001 
- 00027341  0x0000710b call  0x00006ad1 
- 00027342  0x0000710c fetch  0x00000001 , 0x000043ca 
- 00027343  0x0000710d rtnbit0  0x00000000 
- 00027344  0x0000710e branch  0x00006882 
- 00027345  0x00007111 arg  0x000001ed , 0x00000005 
- 00027346  0x00007112 call  0x00007c99 
- 00027347  0x00007113 force  0x00000004 , 0x00000038 
- 00027348  0x00007114 call  0x00007370 
- 00027349  0x00007115 jam  0x00000021 , 0x00008050 
- 00027350  0x00007116 rtn 
- 00027351  0x00007119 fetch  0x00000001 , 0x00004429 
- 00027352  0x0000711a fetcht  0x00000001 , 0x00004428 
- 00027353  0x0000711b isub  0x00000002 , 0x0000003e 
- 00027354  0x0000711c nbranch  0x00006cbc , 0x00000005 
- 00027355  0x0000711e jam  0x00000004 , 0x00004427 
- 00027356  0x0000711f jam  0x00000017 , 0x00004428 
- 00027357  0x00007120 jam  0x00000016 , 0x00004429 
- 00027358  0x00007121 branch  0x00006cbc 
- 00027359  0x00007126 setarg  0x00000000 
- 00027360  0x00007127 store  0x00000002 , 0x000001e0 
- 00027361  0x00007128 arg  0x00006ce7 , 0x00000013 
- 00027362  0x00007129 call  0x00006ca5 
- 00027363  0x0000712a call  0x000069fc 
- 00027364  0x0000712b branch  0x00006a11 
- 00027365  0x00007131 call  0x00006aeb 
- 00027366  0x00007132 fetch  0x00000001 , 0x00000030 
- 00027367  0x00007133 increase  0x00000001 , 0x0000003f 
- 00027368  0x00007134 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00027369  0x00007135 store  0x00000001 , 0x00000030 
- 00027370  0x00007136 rtn 
- 00027371  0x00007139 fetch  0x00000001 , 0x00000030 
- 00027372  0x0000713a rtn  0x00000034 
- 00027373  0x0000713b fetch  0x00000001 , 0x0000021b 
- 00027374  0x0000713c rtn  0x00000034 
- 00027375  0x0000713d copy  0x0000003f , 0x00000039 
- 00027376  0x0000713e branch  0x00007c96 
- 00027377  0x00007142 call  0x00006ad1 
- 00027378  0x00007143 call  0x000069e6 
- 00027379  0x00007145 call  0x00007d7c 
- 00027380  0x00007146 rtn 
- 00027381  0x00007149 and_into  0x000000e0 , 0x0000003f 
- 00027382  0x0000714a rshift  0x0000003f , 0x0000003f 
- 00027383  0x0000714b store  0x00000001 , 0x0000806f 
- 00027384  0x0000714c setarg  0x00000001 
- 00027385  0x0000714d arg  0x000043cd , 0x00000006 
- 00027386  0x0000714f ifetcht  0x00000002 , 0x00000006 
- 00027387  0x00007150 storet  0x00000002 , 0x0000804c 
- 00027388  0x00007151 store  0x00000001 , 0x00008020 
- 00027389  0x00007152 lshift  0x0000003f , 0x0000003f 
- 00027390  0x00007153 bbit0  0x00000003 , 0x00006afa 
- 00027391  0x00007154 rtn 
- 00027392  0x00007158 fetch  0x00000001 , 0x000001dd 
- 00027393  0x00007159 lshift  0x0000003f , 0x0000003f 
- 00027394  0x0000715a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027395  0x0000715b isolate0  0x0000000f , 0x00000011 
- 00027396  0x0000715c rtn  0x00000001 
- 00027397  0x0000715d store  0x00000001 , 0x000001dd 
- 00027398  0x0000715e rtn 
- 00027399  0x00007162 fetch  0x00000001 , 0x0000806f 
- 00027400  0x00007163 rtnbit0  0x00000007 
- 00027401  0x00007164 branch  0x00006b0d 
- 00027402  0x00007166 fetch  0x00000001 , 0x00008128 
- 00027403  0x00007167 qisolate1  0x0000003f 
- 00027404  0x00007168 rtn  0x00000001 
- 00027405  0x0000716a fetch  0x00000001 , 0x00008108 
- 00027406  0x0000716b bbit0  0x00000001 , 0x00006b0a 
- 00027407  0x0000716c call  0x000072d4 
- 00027408  0x0000716d branch  0x00006b0a 
- 00027409  0x00007182 fetch  0x00000002 , 0x000040f0 
- 00027410  0x00007183 rtn  0x00000034 
- 00027411  0x00007184 jam  0x00000080 , 0x00008023 
- 00027412  0x00007185 jam  0x00000000 , 0x00008022 
- 00027413  0x00007186 jam  0x00000000 , 0x00008024 
- 00027414  0x00007187 fetcht  0x00000002 , 0x000040f2 
- 00027415  0x00007188 lshift2  0x00000002 , 0x00000039 
- 00027416  0x00007189 iforce  0x00000006 
- 00027417  0x0000718b ifetch  0x00000001 , 0x00000006 
- 00027418  0x0000718c store  0x00000001 , 0x00008025 
- 00027419  0x0000718d loop  0x00006b19 
- 00027420  0x0000718e jam  0x00000000 , 0x00008023 
- 00027421  0x0000718f rtn 
- 00027422  0x00007197 copy  0x00000002 , 0x00000039 
- 00027423  0x00007198 fetch  0x00000002 , 0x000001e0 
- 00027424  0x00007199 iadd  0x00000002 , 0x00000002 
- 00027425  0x0000719a storet  0x00000002 , 0x000001e0 
- 00027426  0x0000719b iforce  0x00000012 
- 00027427  0x0000719c copy  0x00000011 , 0x0000002e 
- 00027428  0x0000719d jam  0x00000010 , 0x00008006 
- 00027429  0x0000719e call  0x00006b74 
- 00027430  0x0000719f copy  0x0000002e , 0x00000011 
- 00027431  0x000071a0 isolate0  0x0000000f , 0x00000011 
- 00027432  0x000071a1 rtn  0x00000001 
- 00027433  0x000071a2 call  0x00007dc6 , 0x00000034 
- 00027434  0x000071a3 branch  0x00006b00 
- 00027435  0x000071a7 jam  0x00000001 , 0x00008ac8 
- 00027436  0x000071a8 nop  0x0000012c 
- 00027437  0x000071a9 jam  0x00000005 , 0x00008ac8 
- 00027438  0x000071aa nop  0x00000064 
- 00027439  0x000071ab jam  0x00000025 , 0x00008ac8 
- 00027440  0x000071ac nop  0x000003e8 
- 00027441  0x000071ad jam  0x00000027 , 0x00008ac8 
- 00027442  0x000071ae nop  0x0000012c 
- 00027443  0x000071af rtn 
- 00027444  0x000071b2 call  0x00006b2b 
- 00027445  0x000071b3 jam  0x0000003f , 0x00008ac8 
- 00027446  0x000071b4 rtn 
- 00027447  0x000071b7 jam  0x00000083 , 0x00008047 
- 00027448  0x000071b9 jam  0x00000000 , 0x00008ac8 
- 00027449  0x000071ba rtn 
- 00027450  0x000071bd call  0x00006b2b 
- 00027451  0x000071c0 jam  0x00000082 , 0x00008047 
- 00027452  0x000071c1 nop  0x0000000c 
- 00027453  0x000071c2 jam  0x00000080 , 0x00008047 
- 00027454  0x000071c3 jam  0x00000082 , 0x00008047 
- 00027455  0x000071c4 nop  0x00000096 
- 00027456  0x000071c5 rtn 
- 00027457  0x000071c9 lshift3  0x00000012 , 0x00000012 
- 00027458  0x000071ca storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027459  0x000071cb jam  0x00000000 , 0x00008046 
- 00027460  0x000071cc rtn 
- 00027461  0x000071d0 bpatch  0x000000c4 , 0x00004018 
- 00027462  0x000071d1 call  0x00006b34 
- 00027463  0x000071d2 call  0x00006b41 
- 00027464  0x000071d3 call  0x00006b3b 
- 00027465  0x000071d5 ifetcht  0x00000001 , 0x00000011 
- 00027466  0x000071d6 increase  0x00000001 , 0x00000011 
- 00027467  0x000071d7 force  0x00000000 , 0x00000007 
- 00027468  0x000071d9 qisolate0  0x00000002 
- 00027469  0x000071da branch  0x00006b6c , 0x00000001 
- 00027470  0x000071db fetch  0x00000001 , 0x00008046 
- 00027471  0x000071dc set1  0x00000006 , 0x0000003f 
- 00027472  0x000071dd set1  0x00000007 , 0x0000003f 
- 00027473  0x000071de store  0x00000001 , 0x00008046 
- 00027474  0x000071df jam  0x00000002 , 0x00008047 
- 00027475  0x000071e0 jam  0x00000082 , 0x00008047 
- 00027476  0x000071e1 set0  0x00000007 , 0x0000003f 
- 00027477  0x000071e2 store  0x00000001 , 0x00008046 
- 00027478  0x000071e3 jam  0x0000008a , 0x00008047 
- 00027479  0x000071e4 nop  0x0000000b 
- 00027480  0x000071e5 jam  0x000000ca , 0x00008047 
- 00027481  0x000071e6 nop  0x00000021 
- 00027482  0x000071e7 jam  0x0000004a , 0x00008047 
- 00027483  0x000071e8 nop  0x0000002c 
- 00027484  0x000071e9 jam  0x000000ca , 0x00008047 
- 00027485  0x000071ea nop  0x00000016 
- 00027486  0x000071eb jam  0x0000008a , 0x00008047 
- 00027487  0x000071ec nop  0x00000021 
- 00027488  0x000071ed jam  0x00000082 , 0x00008047 
- 00027489  0x000071ee nop  0x00000001 
- 00027490  0x000071ef jam  0x00000092 , 0x00008047 
- 00027491  0x000071f0 nop  0x0000000a 
- 00027492  0x000071f1 jam  0x000000b2 , 0x00008047 
- 00027493  0x000071f2 fetch  0x00000001 , 0x00008007 
- 00027494  0x000071f3 jam  0x00000092 , 0x00008047 
- 00027495  0x000071f4 nop  0x00000001 
- 00027496  0x000071f5 jam  0x00000082 , 0x00008047 
- 00027497  0x000071f6 nop  0x00000001 
- 00027498  0x000071f7 qisolate0  0x0000003f 
- 00027499  0x000071f8 branch  0x00006b4c , 0x00000001 
- 00027500  0x000071fa fetch  0x00000002 , 0x00008044 
- 00027501  0x000071fb increase  0x00000001 , 0x0000003f 
- 00027502  0x000071fc store  0x00000002 , 0x00008044 
- 00027503  0x000071fd increase  0x00000001 , 0x00000007 
- 00027504  0x000071fe compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00027505  0x000071ff nbranch  0x00006b4c , 0x00000001 
- 00027506  0x00007200 loop  0x00006b49 
- 00027507  0x00007201 branch  0x00006b38 
- 00027508  0x00007208 bpatch  0x000000c5 , 0x00004018 
- 00027509  0x0000720a call  0x00006b41 
- 00027510  0x0000720b jam  0x000000a2 , 0x00008047 
- 00027511  0x0000720c increase  0x00000008 , 0x00000012 
- 00027512  0x0000720d arg  0x00000000 , 0x00000007 
- 00027513  0x0000720e setarg  0xffffffff 
- 00027514  0x00007210 fetcht  0x00000001 , 0x00008007 
- 00027515  0x00007211 istoret  0x00000001 , 0x00000011 
- 00027516  0x00007212 bcrc  0x00000002 
- 00027517  0x00007213 jam  0x00000020 , 0x00008006 
- 00027518  0x00007214 storer  0x00000012 , 0x00000002 , 0x00008044 
- 00027519  0x00007215 isolate1  0x0000000f , 0x00000011 
- 00027520  0x00007216 branch  0x00006b83 , 0x00000001 
- 00027521  0x00007217 increase  0x00000001 , 0x00000011 
- 00027522  0x00007218 branch  0x00006b89 
- 00027523  0x0000721b nbranch  0x00006b89 , 0x00000028 
- 00027524  0x0000721c increase  0x00000001 , 0x00000007 
- 00027525  0x0000721d compare  0x00000000 , 0x00000007 , 0x0000000f 
- 00027526  0x0000721e nbranch  0x00006b89 , 0x00000001 
- 00027527  0x0000721f call  0x000072d4 
- 00027528  0x00007220 jam  0x00000010 , 0x00008006 
- 00027529  0x00007222 increase  0x00000008 , 0x00000012 
- 00027530  0x00007223 loop  0x00006b7a 
- 00027531  0x00007224 jam  0x00000082 , 0x00008047 
- 00027532  0x00007225 rtn 
- 00027533  0x00007231 fetch  0x00000001 , 0x000043cb 
- 00027534  0x00007232 beq  0x0000000a , 0x00006b9e 
- 00027535  0x00007233 beq  0x00000004 , 0x00006b9f 
- 00027536  0x00007235 beq  0x00000008 , 0x00006ba3 
- 00027537  0x00007236 beq  0x00000009 , 0x00006ba7 
- 00027538  0x00007237 beq  0x00000006 , 0x00006ba7 
- 00027539  0x00007238 beq  0x0000000c , 0x00006b9e 
- 00027540  0x00007239 beq  0x0000000d , 0x00006bb1 
- 00027541  0x0000723a beq  0x0000000e , 0x00006bab 
- 00027542  0x0000723b beq  0x0000000b , 0x00006b99 
- 00027543  0x0000723c beq  0x0000000f , 0x00006b9d 
- 00027544  0x0000723d branch  0x00006bc2 
- 00027545  0x00007241 arg  0x000043b2 , 0x0000003f 
- 00027546  0x00007242 arg  0x00006858 , 0x00000002 
- 00027547  0x00007243 call  0x00006bb7 
- 00027548  0x00007244 branch  0x00006bae 
- 00027549  0x00007247 branch  0x00006bae 
- 00027550  0x0000724c branch  0x00006bbf 
- 00027551  0x00007250 arg  0x00005099 , 0x0000003f 
- 00027552  0x00007251 arg  0x00006858 , 0x00000002 
- 00027553  0x00007252 call  0x00006bb7 
- 00027554  0x00007253 branch  0x00006bae 
- 00027555  0x00007256 arg  0x000043b2 , 0x0000003f 
- 00027556  0x00007257 arg  0x000053dc , 0x00000002 
- 00027557  0x00007258 call  0x00006bb7 
- 00027558  0x00007259 branch  0x00006bae 
- 00027559  0x0000725c arg  0x000043b2 , 0x0000003f 
- 00027560  0x0000725d arg  0x00004770 , 0x00000002 
- 00027561  0x0000725e call  0x00006bb7 
- 00027562  0x0000725f branch  0x00006bae 
- 00027563  0x00007262 arg  0x000047b7 , 0x0000003f 
- 00027564  0x00007263 arg  0x00006858 , 0x00000002 
- 00027565  0x00007264 call  0x00006bb7 
- 00027566  0x00007266 arg  0x00003728 , 0x0000003f 
- 00027567  0x00007267 arg  0x00004292 , 0x00000002 
- 00027568  0x00007268 branch  0x00006bbc 
- 00027569  0x0000726b arg  0x000047b7 , 0x0000003f 
- 00027570  0x0000726c arg  0x00006858 , 0x00000002 
- 00027571  0x0000726d call  0x00006bb7 
- 00027572  0x0000726e arg  0x00002acb , 0x0000003f 
- 00027573  0x0000726f arg  0x0000310d , 0x00000002 
- 00027574  0x00007270 branch  0x00006bbc 
- 00027575  0x00007274 lshift16  0x00000002 , 0x00000002 
- 00027576  0x00007275 ior  0x00000002 , 0x0000003f 
- 00027577  0x00007276 branch  0x000023cf 
- 00027578  0x0000727a arg  0x00002b8f , 0x0000003f 
- 00027579  0x0000727b arg  0x0000310d , 0x00000002 
- 00027580  0x0000727d lshift16  0x00000002 , 0x00000002 
- 00027581  0x0000727e ior  0x00000002 , 0x0000003f 
- 00027582  0x0000727f branch  0x000023d6 
- 00027583  0x00007282 arg  0x00003112 , 0x0000003f 
- 00027584  0x00007283 arg  0x000036df , 0x00000002 
- 00027585  0x00007284 branch  0x00006bbc 
- 00027586  0x00007287 call  0x00006bbf 
- 00027587  0x00007288 arg  0x00002b8f , 0x0000003f 
- 00027588  0x00007289 arg  0x0000310d , 0x00000002 
- 00027589  0x0000728a branch  0x00006bb7 
- 00027590  0x00007291 bpatch  0x000000c6 , 0x00004018 
- 00027591  0x00007293 fetch  0x00000001 , 0x000043f5 
- 00027592  0x00007294 store  0x00000001 , 0x00008080 
- 00027593  0x00007295 fetch  0x00000001 , 0x000043f6 
- 00027594  0x00007296 store  0x00000001 , 0x00008081 
- 00027595  0x00007297 setarg  0x000001de 
- 00027596  0x00007298 store  0x00000002 , 0x00008084 
- 00027597  0x00007299 setarg  0x000001e3 
- 00027598  0x0000729a store  0x00000002 , 0x00008086 
- 00027599  0x0000729b branch  0x000069dc 
- 00027600  0x000072a1 set1  0x00000007 , 0x0000003f 
- 00027601  0x000072a2 store  0x00000002 , 0x000001de 
- 00027602  0x000072a3 bpatch  0x000000c7 , 0x00004018 
- 00027603  0x000072a4 jam  0x00000002 , 0x00008082 
- 00027604  0x000072a5 jam  0x00000000 , 0x00008088 
- 00027605  0x000072a6 jam  0x00000002 , 0x00008006 
- 00027606  0x000072a7 branch  0x00006be0 
- 00027607  0x000072ab force  0x00000001 , 0x00000002 
- 00027608  0x000072ad store  0x00000001 , 0x000001de 
- 00027609  0x000072ae bpatch  0x000000c8 , 0x00004019 
- 00027610  0x000072af jam  0x00000001 , 0x00008082 
- 00027611  0x000072b0 storet  0x00000002 , 0x00008088 
- 00027612  0x000072b1 jam  0x00000002 , 0x00008006 
- 00027613  0x000072b2 call  0x00006be0 
- 00027614  0x000072b3 fetch  0x00000001 , 0x000001e3 
- 00027615  0x000072b4 rtn 
- 00027616  0x000072bb nop  0x00000005 
- 00027617  0x000072bc fetch  0x00000001 , 0x00008128 
- 00027618  0x000072bd bbit0  0x00000003 , 0x00006be0 
- 00027619  0x000072be rtn 
- 00027620  0x000072c7 disable  0x00000028 
- 00027621  0x000072c8 copy  0x0000003f , 0x00000012 
- 00027622  0x000072c9 fetch  0x00000001 , 0x00004420 
- 00027623  0x000072ca rtnne  0x00000000 
- 00027624  0x000072cb enable  0x00000028 
- 00027625  0x000072cc copy  0x00000012 , 0x0000003f 
- 00027626  0x000072cd branch  0x00006bf2 
- 00027627  0x000072d1 fetch  0x00000001 , 0x00004420 
- 00027628  0x000072d2 beq  0x00000001 , 0x00006bf2 
- 00027629  0x000072d3 beq  0x00000002 , 0x00006bf8 
- 00027630  0x000072d4 beq  0x00000003 , 0x00006c00 
- 00027631  0x000072d5 beq  0x00000004 , 0x00006c04 
- 00027632  0x000072d6 beq  0x00000005 , 0x00006c0b 
- 00027633  0x000072d7 rtn 
- 00027634  0x000072da store  0x00000003 , 0x00004419 
- 00027635  0x000072db copy  0x00000011 , 0x0000003f 
- 00027636  0x000072dc store  0x00000002 , 0x0000441c 
- 00027637  0x000072dd storet  0x00000002 , 0x0000441e 
- 00027638  0x000072de jam  0x00000002 , 0x00004420 
- 00027639  0x000072df branch  0x00006c20 
- 00027640  0x000072e2 call  0x00006c20 
- 00027641  0x000072e3 jam  0x00000003 , 0x00004420 
- 00027642  0x000072e4 call  0x00006c26 
- 00027643  0x000072e5 arg  0x000001de , 0x00000011 
- 00027644  0x000072e6 jam  0x00000004 , 0x00008082 
- 00027645  0x000072e7 fetch  0x00000003 , 0x00004419 
- 00027646  0x000072e8 arg  0x00000020 , 0x00000002 
- 00027647  0x000072e9 branch  0x00006c40 
- 00027648  0x000072ec call  0x00006c20 
- 00027649  0x000072ed call  0x00006c63 
- 00027650  0x000072ee jam  0x00000004 , 0x00004420 
- 00027651  0x000072ef rtn 
- 00027652  0x000072f3 bpatch  0x000000c9 , 0x00004019 
- 00027653  0x000072f4 call  0x00006c20 
- 00027654  0x000072f5 jam  0x00000005 , 0x00004420 
- 00027655  0x000072f6 call  0x00006c26 
- 00027656  0x000072f7 call  0x00006c18 
- 00027657  0x000072f8 call  0x00006c3c 
- 00027658  0x000072f9 branch  0x00006c13 
- 00027659  0x000072fb call  0x00006c20 
- 00027660  0x000072fc call  0x00006c26 
- 00027661  0x000072fd setarg  0x00000005 
- 00027662  0x000072fe call  0x00006bd7 
- 00027663  0x000072ff rtnbit1  0x00000000 
- 00027664  0x00007300 jam  0x00000000 , 0x00004420 
- 00027665  0x00007301 fetch  0x00000002 , 0x000043e7 
- 00027666  0x00007302 branch  0x00007d79 
- 00027667  0x00007304 fetch  0x00000004 , 0x00000678 
- 00027668  0x00007305 fetcht  0x00000002 , 0x0000441c 
- 00027669  0x00007307 increase  0xfffffffc , 0x00000002 
- 00027670  0x00007308 istore  0x00000004 , 0x00000002 
- 00027671  0x00007309 rtn 
- 00027672  0x0000730c fetcht  0x00000002 , 0x0000441c 
- 00027673  0x0000730d copy  0x00000002 , 0x00000011 
- 00027674  0x0000730e increase  0xfffffffc , 0x00000002 
- 00027675  0x0000730f ifetch  0x00000004 , 0x00000002 
- 00027676  0x00007310 store  0x00000004 , 0x00000678 
- 00027677  0x00007311 fetcht  0x00000002 , 0x0000441e 
- 00027678  0x00007312 fetch  0x00000003 , 0x00004419 
- 00027679  0x00007313 rtn 
- 00027680  0x00007316 bpatch  0x000000ca , 0x00004019 
- 00027681  0x00007317 call  0x00006c8b 
- 00027682  0x00007318 call  0x000069dc 
- 00027683  0x00007319 setarg  0x00000000 
- 00027684  0x0000731a store  0x00000004 , 0x000001de 
- 00027685  0x0000731b rtn 
- 00027686  0x0000731e jam  0x00000006 , 0x000001de 
- 00027687  0x00007320 setarg  0x00000000 
- 00027688  0x00007321 store  0x00000002 , 0x00008088 
- 00027689  0x00007322 setarg  0x00000001 
- 00027690  0x00007323 store  0x00000002 , 0x00008082 
- 00027691  0x00007324 setarg  0x000001de 
- 00027692  0x00007325 store  0x00000002 , 0x00008084 
- 00027693  0x00007326 jam  0x00000002 , 0x00008006 
- 00027694  0x00007327 branch  0x00006be0 
- 00027695  0x0000732a jam  0x000000ab , 0x000001de 
- 00027696  0x0000732b branch  0x00006c27 
- 00027697  0x0000732e jam  0x000000b9 , 0x000001de 
- 00027698  0x0000732f branch  0x00006c27 
- 00027699  0x00007332 store  0x00000003 , 0x00000670 
- 00027700  0x00007333 storet  0x00000002 , 0x00000678 
- 00027701  0x00007334 storer  0x00000011 , 0x00000002 , 0x00000684 
- 00027702  0x00007335 bpatchx  0x000000b5 , 0x00004036 
- 00027703  0x00007336 call  0x00006c26 
- 00027704  0x00007337 fetch  0x00000003 , 0x00000670 
- 00027705  0x00007338 fetcht  0x00000002 , 0x00000678 
- 00027706  0x00007339 fetchr  0x00000011 , 0x00000002 , 0x00000684 
- 00027707  0x0000733a branch  0x00006c3c 
- 00027708  0x0000733e increase  0x00000004 , 0x00000002 
- 00027709  0x0000733f storet  0x00000002 , 0x00008082 
- 00027710  0x00007340 arg  0x00000002 , 0x00000002 
- 00027711  0x00007341 increase  0xfffffffc , 0x00000011 
- 00027712  0x00007344 istoret  0x00000001 , 0x00000011 
- 00027713  0x00007345 rshift16  0x0000003f , 0x00000002 
- 00027714  0x00007346 istoret  0x00000001 , 0x00000005 
- 00027715  0x00007347 rshift8  0x0000003f , 0x00000002 
- 00027716  0x00007348 istoret  0x00000001 , 0x00000005 
- 00027717  0x00007349 istore  0x00000001 , 0x00000005 
- 00027718  0x0000734a deposit  0x00000011 
- 00027719  0x0000734b store  0x00000002 , 0x00008084 
- 00027720  0x0000734c setarg  0x00000000 
- 00027721  0x0000734d store  0x00000002 , 0x00008088 
- 00027722  0x0000734e jam  0x00000002 , 0x00008006 
- 00027723  0x0000734f call  0x00006be0 
- 00027724  0x00007350 branch  0x00006c63 
- 00027725  0x00007355 storet  0x00000002 , 0x00008088 
- 00027726  0x00007356 rshift16  0x0000003f , 0x00000002 
- 00027727  0x00007357 storet  0x00000001 , 0x000001df 
- 00027728  0x00007358 rshift8  0x0000003f , 0x00000002 
- 00027729  0x00007359 storet  0x00000001 , 0x000001e0 
- 00027730  0x0000735a store  0x00000001 , 0x000001e1 
- 00027731  0x0000735b setarg  0x00000004 
- 00027732  0x0000735c store  0x00000002 , 0x00008082 
- 00027733  0x0000735d jam  0x00000003 , 0x000001de 
- 00027734  0x0000735e setarg  0x000001de 
- 00027735  0x0000735f store  0x00000002 , 0x00008084 
- 00027736  0x00007360 deposit  0x00000011 
- 00027737  0x00007361 store  0x00000002 , 0x00008086 
- 00027738  0x00007362 fetch  0x00000001 , 0x00008080 
- 00027739  0x00007363 isolate0  0x0000000f , 0x00000011 
- 00027740  0x00007364 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027741  0x00007365 store  0x00000001 , 0x00008080 
- 00027742  0x00007366 jam  0x00000002 , 0x00008006 
- 00027743  0x00007368 fetch  0x00000001 , 0x00008128 
- 00027744  0x00007369 bbit1  0x00000007 , 0x00006c5f 
- 00027745  0x0000736a arg  0x00000003 , 0x00000007 
- 00027746  0x0000736b branch  0x00006be0 
- 00027747  0x0000736e setarg  0x000007d0 
- 00027748  0x0000736f call  0x0000235c 
- 00027749  0x00007370 call  0x00006c26 
- 00027750  0x00007371 setarg  0x000001e3 
- 00027751  0x00007372 store  0x00000002 , 0x00008086 
- 00027752  0x00007373 setarg  0x00000005 
- 00027753  0x00007374 call  0x00006bd7 
- 00027754  0x00007375 bbit1  0x00000000 , 0x00006c63 
- 00027755  0x00007376 rtn 
- 00027756  0x0000737d storet  0x00000002 , 0x00008088 
- 00027757  0x0000737e setarg  0x00000004 
- 00027758  0x0000737f store  0x00000002 , 0x00008082 
- 00027759  0x00007380 jam  0x00000003 , 0x000001de 
- 00027760  0x00007381 setarg  0x000001de 
- 00027761  0x00007382 store  0x00000002 , 0x00008084 
- 00027762  0x00007383 deposit  0x00000011 
- 00027763  0x00007384 store  0x00000002 , 0x00008086 
- 00027764  0x00007385 fetch  0x00000001 , 0x00008080 
- 00027765  0x00007386 isolate0  0x0000000f , 0x00000011 
- 00027766  0x00007387 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00027767  0x00007388 store  0x00000001 , 0x00008080 
- 00027768  0x00007389 jam  0x00000002 , 0x00008006 
- 00027769  0x0000738b fetch  0x00000001 , 0x00008128 
- 00027770  0x0000738c bbit1  0x00000007 , 0x00006c79 
- 00027771  0x0000738d arg  0x00000003 , 0x00000007 
- 00027772  0x0000738e call  0x00006b07 
- 00027773  0x0000738f call  0x00006be0 
- 00027774  0x00007390 isolate1  0x00000002 , 0x0000003f 
- 00027775  0x00007391 call  0x00006b00 
- 00027776  0x00007392 fetch  0x00000001 , 0x000001df 
- 00027777  0x00007393 lshift16  0x0000003f , 0x00000012 
- 00027778  0x00007394 fetch  0x00000002 , 0x000001e0 
- 00027779  0x00007395 byteswap  0x0000003f , 0x0000003f 
- 00027780  0x00007396 ior  0x00000012 , 0x0000003f 
- 00027781  0x00007397 iadd  0x00000002 , 0x0000003f 
- 00027782  0x00007398 store  0x00000001 , 0x000001e1 
- 00027783  0x00007399 rshift8  0x0000003f , 0x0000003f 
- 00027784  0x0000739a byteswap  0x0000003f , 0x0000003f 
- 00027785  0x0000739b store  0x00000002 , 0x000001df 
- 00027786  0x0000739c rtn 
- 00027787  0x0000739f fetch  0x00000001 , 0x00004421 
- 00027788  0x000073a0 fetcht  0x00000001 , 0x00004423 
- 00027789  0x000073a1 isub  0x00000002 , 0x0000003e 
- 00027790  0x000073a2 nbranch  0x00006c90 , 0x00000005 
- 00027791  0x000073a3 call  0x00006c9c 
- 00027792  0x000073a6 fetch  0x00000001 , 0x00004421 
- 00027793  0x000073a7 arg  0x00000020 , 0x00000002 
- 00027794  0x000073a8 call  0x00006f21 
- 00027795  0x000073a9 fetch  0x00000001 , 0x00004424 
- 00027796  0x000073aa arg  0x00000021 , 0x00000002 
- 00027797  0x000073ab call  0x00006f21 
- 00027798  0x000073ac fetch  0x00000001 , 0x00004422 
- 00027799  0x000073ad arg  0x00000022 , 0x00000002 
- 00027800  0x000073ae call  0x00006f21 
- 00027801  0x000073af fetch  0x00000001 , 0x00004423 
- 00027802  0x000073b0 arg  0x0000001f , 0x00000002 
- 00027803  0x000073b1 branch  0x00006f21 
- 00027804  0x000073b4 jam  0x00000001 , 0x00004421 
- 00027805  0x000073b5 jam  0x00000003 , 0x00004422 
- 00027806  0x000073b6 jam  0x00000000 , 0x00004423 
- 00027807  0x000073b7 jam  0x00000002 , 0x00004424 
- 00027808  0x000073b8 jam  0x0000000b , 0x00004425 
- 00027809  0x000073b9 jam  0x0000000a , 0x00004426 
- 00027810  0x000073ba rtn 
- 00027811  0x000073be jam  0x00000001 , 0x00008010 
- 00027812  0x000073bf rtn 
- 00027813  0x000073c6 jam  0x00000005 , 0x0000808b 
- 00027814  0x000073c7 jam  0x00000007 , 0x0000808c 
- 00027815  0x000073c8 jam  0x00000007 , 0x0000808d 
- 00027816  0x000073c9 jam  0x00000007 , 0x0000808e 
- 00027817  0x000073ca jam  0x00000007 , 0x0000808f 
- 00027818  0x000073cb jam  0x00000005 , 0x00008090 
- 00027819  0x000073cc jam  0x00000000 , 0x00008091 
- 00027820  0x000073cd rtn 
- 00027821  0x000073d0 jam  0x0000000c , 0x0000808b 
- 00027822  0x000073d1 jam  0x0000000d , 0x0000808c 
- 00027823  0x000073d2 jam  0x0000000d , 0x0000808d 
- 00027824  0x000073d3 jam  0x0000000d , 0x0000808e 
- 00027825  0x000073d4 jam  0x0000000d , 0x0000808f 
- 00027826  0x000073d5 jam  0x0000000c , 0x00008090 
- 00027827  0x000073d6 jam  0x00000000 , 0x00008091 
- 00027828  0x000073d7 rtn 
- 00027829  0x000073da call  0x00006cd8 
- 00027830  0x000073dc fetch  0x00000001 , 0x00004428 
- 00027831  0x000073dd arg  0x0000006c , 0x00000002 
- 00027832  0x000073de call  0x00006f21 
- 00027833  0x000073df fetch  0x00000001 , 0x00004429 
- 00027834  0x000073e0 arg  0x0000006d , 0x00000002 
- 00027835  0x000073e1 branch  0x00006f21 
- 00027836  0x000073e4 call  0x00006cdf 
- 00027837  0x000073e5 branch  0x00006cb6 
- 00027838  0x000073e8 fetch  0x00000001 , 0x00008128 
- 00027839  0x000073e9 bbit0  0x00000005 , 0x00006cbe 
- 00027840  0x000073ea rtn 
- 00027841  0x00007405 set1  0x00000028 , 0x00000000 
- 00027842  0x00007406 jam  0x00000008 , 0x000043f4 
- 00027843  0x00007407 rtn 
- 00027844  0x0000740a set0  0x00000028 , 0x00000000 
- 00027845  0x0000740b jam  0x00000020 , 0x000043f4 
- 00027846  0x0000740c rtn 
- 00027847  0x00007410 fetch  0x00000001 , 0x000043eb 
- 00027848  0x00007411 iadd  0x00000012 , 0x0000003f 
- 00027849  0x00007412 store  0x00000001 , 0x000001e0 
- 00027850  0x00007413 branch  0x00006cce 
- 00027851  0x00007416 fetch  0x00000002 , 0x000001e0 
- 00027852  0x00007417 byteswap  0x0000003f , 0x0000003f 
- 00027853  0x00007418 store  0x00000001 , 0x000001e0 
- 00027854  0x0000741e setarg  0x00000003 
- 00027855  0x0000741f store  0x00000002 , 0x00008092 
- 00027856  0x00007420 jam  0x000000a0 , 0x000001df 
- 00027857  0x00007421 jam  0x000000a1 , 0x000001e1 
- 00027858  0x00007422 branch  0x00006ced 
- 00027859  0x00007429 storet  0x00000002 , 0x00000678 
- 00027860  0x0000742a call  0x00006cd8 
- 00027861  0x0000742b fetcht  0x00000002 , 0x00000678 
- 00027862  0x0000742c call  0x00006d07 
- 00027863  0x0000742d branch  0x00006cdf 
- 00027864  0x00007430 fetch  0x00000001 , 0x00004427 
- 00027865  0x00007431 rtneq  0x000000ff 
- 00027866  0x00007432 bbit0  0x00000006 , 0x00006cdd 
- 00027867  0x00007433 setarg  0x000249f0 
- 00027868  0x00007434 call  0x0000235c 
- 00027869  0x00007436 fetcht  0x00000001 , 0x00004427 
- 00027870  0x00007437 branch  0x00006ef7 
- 00027871  0x0000743a fetcht  0x00000001 , 0x00004427 
- 00027872  0x0000743b branch  0x00006ef3 
- 00027873  0x00007441 bpatch  0x000000cb , 0x00004019 
- 00027874  0x00007442 bmark1  0x00000028 , 0x00006cc7 
- 00027875  0x00007443 fetch  0x00000002 , 0x000043eb 
- 00027876  0x00007444 iadd  0x00000012 , 0x0000003f 
- 00027877  0x00007445 byteswap  0x0000003f , 0x0000003f 
- 00027878  0x00007446 store  0x00000002 , 0x000001e0 
- 00027879  0x0000744a bpatch  0x000000cc , 0x00004019 
- 00027880  0x0000744b bmark1  0x00000028 , 0x00006ccb 
- 00027881  0x0000744c setarg  0x00000004 
- 00027882  0x0000744d store  0x00000002 , 0x00008092 
- 00027883  0x0000744e jam  0x000000a0 , 0x000001df 
- 00027884  0x0000744f jam  0x000000a1 , 0x000001e2 
- 00027885  0x00007451 setarg  0x000001df 
- 00027886  0x00007452 store  0x00000002 , 0x00008094 
- 00027887  0x00007453 storet  0x00000002 , 0x00008098 
- 00027888  0x00007454 storer  0x00000011 , 0x00000002 , 0x00008096 
- 00027889  0x00007455 setarg  0x00000002 
- 00027890  0x00007456 isolate0  0x0000000f , 0x00000011 
- 00027891  0x00007457 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00027892  0x00007458 store  0x00000001 , 0x0000808a 
- 00027893  0x00007459 jam  0x00000004 , 0x00008006 
- 00027894  0x0000745a arg  0x00000005 , 0x00000007 
- 00027895  0x0000745b call  0x00006b07 
- 00027896  0x0000745c call  0x00006cbe 
- 00027897  0x0000745d isolate1  0x00000004 , 0x0000003f 
- 00027898  0x0000745e call  0x00006b00 
- 00027899  0x0000745f bmark1  0x00000028 , 0x00006d02 
- 00027900  0x00007461 fetch  0x00000002 , 0x000001e0 
- 00027901  0x00007462 byteswap  0x0000003f , 0x0000003f 
- 00027902  0x00007463 iadd  0x00000002 , 0x0000003f 
- 00027903  0x00007464 byteswap  0x0000003f , 0x0000003f 
- 00027904  0x00007465 store  0x00000002 , 0x000001e0 
- 00027905  0x00007466 rtn 
- 00027906  0x00007469 fetch  0x00000001 , 0x000001e0 
- 00027907  0x0000746a iadd  0x00000002 , 0x0000003f 
- 00027908  0x0000746b byteswap  0x0000003f , 0x0000003f 
- 00027909  0x0000746c store  0x00000002 , 0x000001e0 
- 00027910  0x0000746d rtn 
- 00027911  0x00007474 fetch  0x00000002 , 0x000043eb 
- 00027912  0x00007475 iadd  0x00000012 , 0x0000003f 
- 00027913  0x00007478 store  0x00000002 , 0x00000670 
- 00027914  0x00007479 bpatch  0x000000cd , 0x00004019 
- 00027915  0x0000747a storet  0x00000002 , 0x00000678 
- 00027916  0x0000747b storer  0x00000011 , 0x00000002 , 0x0000068f 
- 00027917  0x0000747d call  0x00006d1c 
- 00027918  0x0000747f fetcht  0x00000002 , 0x00000688 
- 00027919  0x00007480 fetchr  0x00000011 , 0x00000002 , 0x0000068f 
- 00027920  0x00007481 fetch  0x00000002 , 0x00000670 
- 00027921  0x00007483 call  0x00006d3d 
- 00027922  0x00007485 fetch  0x00000002 , 0x00000688 
- 00027923  0x00007486 fetcht  0x00000002 , 0x0000068f 
- 00027924  0x00007487 iadd  0x00000002 , 0x00000002 
- 00027925  0x00007488 storet  0x00000002 , 0x0000068f 
- 00027926  0x00007489 fetcht  0x00000002 , 0x00000670 
- 00027927  0x0000748a iadd  0x00000002 , 0x00000002 
- 00027928  0x0000748b storet  0x00000002 , 0x00000670 
- 00027929  0x0000748c fetch  0x00000002 , 0x00000678 
- 00027930  0x0000748d nbranch  0x00006d0d , 0x00000034 
- 00027931  0x0000748e rtn 
- 00027932  0x00007497 bpatch  0x000000ce , 0x00004019 
- 00027933  0x00007498 fetch  0x00000001 , 0x000043f4 
- 00027934  0x00007499 increase  0xffffffff , 0x0000003f 
- 00027935  0x0000749a fetcht  0x00000002 , 0x00000670 
- 00027936  0x0000749b ior  0x00000002 , 0x0000003f 
- 00027937  0x0000749c increase  0x00000001 , 0x0000003f 
- 00027938  0x0000749d store  0x00000003 , 0x0000068c 
- 00027939  0x0000749f fetch  0x00000002 , 0x00000678 
- 00027940  0x000074a0 iadd  0x00000002 , 0x0000003f 
- 00027941  0x000074a2 fetcht  0x00000003 , 0x0000068c 
- 00027942  0x000074a3 isub  0x00000002 , 0x0000003f 
- 00027943  0x000074a4 nbranch  0x00006d2e , 0x00000002 
- 00027944  0x000074a5 store  0x00000002 , 0x00000678 
- 00027945  0x000074a6 fetch  0x00000003 , 0x0000068c 
- 00027946  0x000074a7 fetcht  0x00000002 , 0x00000670 
- 00027947  0x000074a8 isub  0x00000002 , 0x0000003f 
- 00027948  0x000074a9 store  0x00000002 , 0x00000688 
- 00027949  0x000074aa rtn 
- 00027950  0x000074ad fetch  0x00000002 , 0x00000678 
- 00027951  0x000074ae store  0x00000002 , 0x00000688 
- 00027952  0x000074af setarg  0x00000000 
- 00027953  0x000074b0 store  0x00000002 , 0x00000678 
- 00027954  0x000074b1 rtn 
- 00027955  0x000074b4 copy  0x00000012 , 0x0000003f 
- 00027956  0x000074b5 increase  0x00000002 , 0x00000002 
- 00027957  0x000074b6 storet  0x00000002 , 0x00008092 
- 00027958  0x000074b7 increase  0xfffffffe , 0x00000011 
- 00027959  0x000074b8 ifetcht  0x00000003 , 0x00000011 
- 00027960  0x000074b9 copy  0x00000002 , 0x00000012 
- 00027961  0x000074ba arg  0x000000a0 , 0x00000002 
- 00027962  0x000074bb istoret  0x00000001 , 0x00000011 
- 00027963  0x000074bc istore  0x00000001 , 0x00000005 
- 00027964  0x000074bd branch  0x00006d4a 
- 00027965  0x000074c1 copy  0x0000003f , 0x00000012 
- 00027966  0x000074c2 bpatch  0x000000cf , 0x00004019 
- 00027967  0x000074c3 bmark1  0x00000028 , 0x00006d33 
- 00027968  0x000074c4 copy  0x00000012 , 0x0000003f 
- 00027969  0x000074c5 increase  0x00000003 , 0x00000002 
- 00027970  0x000074c6 storet  0x00000002 , 0x00008092 
- 00027971  0x000074c7 increase  0xfffffffd , 0x00000011 
- 00027972  0x000074c8 ifetcht  0x00000003 , 0x00000011 
- 00027973  0x000074c9 copy  0x00000002 , 0x00000012 
- 00027974  0x000074ca arg  0x000000a0 , 0x00000002 
- 00027975  0x000074cb istoret  0x00000001 , 0x00000011 
- 00027976  0x000074cc byteswap  0x0000003f , 0x0000003f 
- 00027977  0x000074cd istore  0x00000002 , 0x00000005 
- 00027978  0x000074cf storer  0x00000011 , 0x00000002 , 0x00008094 
- 00027979  0x000074d0 setarg  0x00000000 
- 00027980  0x000074d1 store  0x00000002 , 0x00008098 
- 00027981  0x000074d2 jam  0x00000001 , 0x0000808a 
- 00027982  0x000074d3 jam  0x00000004 , 0x00008006 
- 00027983  0x000074d4 call  0x00006cbe 
- 00027984  0x000074d5 istorer  0x00000012 , 0x00000003 , 0x00000011 
- 00027985  0x000074d7 bpatch  0x000000d0 , 0x0000401a 
- 00027986  0x000074d8 jam  0x00000000 , 0x000001e2 
- 00027987  0x000074da setarg  0x00000001 
- 00027988  0x000074db store  0x00000002 , 0x00008092 
- 00027989  0x000074dc jam  0x000000a0 , 0x000001df 
- 00027990  0x000074dd setarg  0x000001df 
- 00027991  0x000074de store  0x00000002 , 0x00008094 
- 00027992  0x000074df setarg  0x00000000 
- 00027993  0x000074e0 store  0x00000002 , 0x00008098 
- 00027994  0x000074e1 store  0x00000002 , 0x00008096 
- 00027995  0x000074e2 setarg  0x00000003 
- 00027996  0x000074e3 store  0x00000001 , 0x0000808a 
- 00027997  0x000074e4 jam  0x00000004 , 0x00008006 
- 00027998  0x000074e5 call  0x00006cbe 
- 00027999  0x000074e6 fetch  0x00000001 , 0x00008128 
- 00028000  0x000074e7 rtnbit0  0x00000006 
- 00028001  0x000074e8 nop  0x000005dc 
- 00028002  0x000074e9 fetch  0x00000001 , 0x000001e2 
- 00028003  0x000074ea increase  0x00000001 , 0x0000003f 
- 00028004  0x000074eb store  0x00000001 , 0x000001e2 
- 00028005  0x000074ec sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00028006  0x000074ed nrtn  0x00000002 
- 00028007  0x000074ee branch  0x00006d53 
- 00028008  0x000074f3 call  0x00007dba 
- 00028009  0x000074f4 branch  0x00006d6a 
- 00028010  0x000074f7 rshift16  0x0000003f , 0x00000002 
- 00028011  0x000074f8 call  0x00006d8e , 0x00000028 
- 00028012  0x000074f9 rshift32  0x0000003f , 0x0000003f 
- 00028013  0x000074fa rshift16  0x0000003f , 0x00000002 
- 00028014  0x000074fb call  0x00006d8a , 0x00000028 
- 00028015  0x000074fc fetch  0x00000002 , 0x00008050 
- 00028016  0x000074fd set0  0x0000000f , 0x0000003f 
- 00028017  0x000074fe store  0x00000002 , 0x00008050 
- 00028018  0x000074ff rtn 
- 00028019  0x00007503 store  0x00000002 , 0x00008052 
- 00028020  0x00007504 rtn 
- 00028021  0x00007508 call  0x00006d77 
- 00028022  0x00007509 branch  0x00006d73 
- 00028023  0x0000750d call  0x00006d7c 
- 00028024  0x0000750e idiv  0x00000002 
- 00028025  0x0000750f call  0x00007d62 
- 00028026  0x00007510 quotient  0x0000003f 
- 00028027  0x00007511 rtn 
- 00028028  0x00007514 fetch  0x00000001 , 0x00008043 
- 00028029  0x00007515 bbit0  0x00000000 , 0x00006d80 
- 00028030  0x00007516 setarg  0x02dc6c00 
- 00028031  0x00007517 rtn 
- 00028032  0x00007519 setarg  0x016e3600 
- 00028033  0x0000751a rtn 
- 00028034  0x0000751d fetch  0x00000001 , 0x00008043 
- 00028035  0x0000751e and  0x0000003f , 0x000000fe , 0x0000003f 
- 00028036  0x0000751f store  0x00000001 , 0x00008043 
- 00028037  0x00007520 rtn 
- 00028038  0x00007523 fetch  0x00000001 , 0x00008043 
- 00028039  0x00007524 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00028040  0x00007525 store  0x00000001 , 0x00008043 
- 00028041  0x00007526 rtn 
- 00028042  0x0000752b store  0x00000002 , 0x0000805a 
- 00028043  0x0000752c store  0x00000002 , 0x0000805e 
- 00028044  0x0000752d storet  0x00000002 , 0x0000805c 
- 00028045  0x0000752e rtn 
- 00028046  0x00007532 store  0x00000002 , 0x00008054 
- 00028047  0x00007533 store  0x00000002 , 0x00008058 
- 00028048  0x00007534 storet  0x00000002 , 0x00008056 
- 00028049  0x00007535 rtn 
- 00028050  0x00007538 fetchr  0x0000000a , 0x00000002 , 0x0000805a 
- 00028051  0x00007539 fetchr  0x00000010 , 0x00000002 , 0x0000805c 
- 00028052  0x0000753a fetchr  0x00000003 , 0x00000002 , 0x0000805e 
- 00028053  0x0000753b rtn 
- 00028054  0x0000753e fetchr  0x0000000a , 0x00000002 , 0x00008054 
- 00028055  0x0000753f fetchr  0x00000010 , 0x00000002 , 0x00008056 
- 00028056  0x00007540 fetchr  0x00000003 , 0x00000002 , 0x00008058 
- 00028057  0x00007541 rtn 
- 00028058  0x00007544 storer  0x00000003 , 0x00000002 , 0x0000805e 
- 00028059  0x00007545 rtn 
- 00028060  0x00007548 storer  0x00000003 , 0x00000002 , 0x00008058 
- 00028061  0x00007549 rtn 
- 00028062  0x0000754c call  0x00006d96 
- 00028063  0x0000754d fetch  0x00000002 , 0x00008112 
- 00028064  0x0000754e iadd  0x00000003 , 0x00000003 
- 00028065  0x0000754f branch  0x00006d9c 
- 00028066  0x00007552 call  0x00006da6 
- 00028067  0x00007553 branch  0x00006d92 
- 00028068  0x00007556 call  0x00006d9a 
- 00028069  0x00007557 branch  0x00006daa 
- 00028070  0x0000755b storer  0x00000003 , 0x00000002 , 0x00000697 
- 00028071  0x0000755c storer  0x0000000a , 0x00000002 , 0x00000695 
- 00028072  0x0000755d storer  0x00000010 , 0x00000002 , 0x00000693 
- 00028073  0x0000755e rtn 
- 00028074  0x00007561 fetchr  0x00000003 , 0x00000002 , 0x00000697 
- 00028075  0x00007562 fetchr  0x0000000a , 0x00000002 , 0x00000695 
- 00028076  0x00007563 fetchr  0x00000010 , 0x00000002 , 0x00000693 
- 00028077  0x00007564 rtn 
- 00028078  0x00007567 fetch  0x00000002 , 0x0000810e 
- 00028079  0x00007568 nbranch  0x00006dae , 0x00000034 
- 00028080  0x00007569 rtn 
- 00028081  0x0000756c deposit  0x00000039 
- 00028082  0x0000756d rtn  0x00000034 
- 00028083  0x0000756f increase  0xfffffff8 , 0x00000039 
- 00028084  0x00007570 call  0x00006dbe , 0x00000002 
- 00028085  0x00007571 rtn  0x00000005 
- 00028086  0x00007572 branch  0x00006db3 , 0x00000002 
- 00028087  0x00007573 increase  0x00000008 , 0x00000039 
- 00028088  0x00007575 increase  0xfffffffc , 0x00000039 
- 00028089  0x00007576 call  0x00006dc1 , 0x00000002 
- 00028090  0x00007577 rtn  0x00000005 
- 00028091  0x00007578 branch  0x00006db8 , 0x00000002 
- 00028092  0x00007579 increase  0x00000004 , 0x00000039 
- 00028093  0x0000757a branch  0x00006dc4 
- 00028094  0x0000757d ifetch  0x00000008 , 0x00000006 
- 00028095  0x0000757e istore  0x00000008 , 0x00000003 
- 00028096  0x0000757f rtn 
- 00028097  0x00007582 ifetch  0x00000004 , 0x00000006 
- 00028098  0x00007583 istore  0x00000004 , 0x00000003 
- 00028099  0x00007584 rtn 
- 00028100  0x00007587 deposit  0x00000039 
- 00028101  0x00007588 rtn  0x00000034 
- 00028102  0x0000758a ifetch  0x00000001 , 0x00000006 
- 00028103  0x0000758b istore  0x00000001 , 0x00000003 
- 00028104  0x0000758c loop  0x00006dc6 
- 00028105  0x0000758d rtn 
- 00028106  0x00007590 deposit  0x00000039 
- 00028107  0x00007591 rtn  0x00000034 
- 00028108  0x00007593 increase  0xfffffff8 , 0x00000039 
- 00028109  0x00007594 call  0x00006dd7 , 0x00000002 
- 00028110  0x00007595 rtn  0x00000005 
- 00028111  0x00007596 branch  0x00006dcc , 0x00000002 
- 00028112  0x00007597 increase  0x00000008 , 0x00000039 
- 00028113  0x00007599 increase  0xfffffffc , 0x00000039 
- 00028114  0x0000759a call  0x00006dda , 0x00000002 
- 00028115  0x0000759b rtn  0x00000005 
- 00028116  0x0000759c branch  0x00006dd1 , 0x00000002 
- 00028117  0x0000759d increase  0x00000004 , 0x00000039 
- 00028118  0x0000759e branch  0x00006ddd 
- 00028119  0x000075a2 ifetch  0x00000008 , 0x00000003 
- 00028120  0x000075a3 istore  0x00000008 , 0x00000005 
- 00028121  0x000075a4 rtn 
- 00028122  0x000075a7 ifetch  0x00000004 , 0x00000003 
- 00028123  0x000075a8 istore  0x00000004 , 0x00000005 
- 00028124  0x000075a9 rtn 
- 00028125  0x000075ad deposit  0x00000039 
- 00028126  0x000075ae rtn  0x00000034 
- 00028127  0x000075b0 ifetch  0x00000001 , 0x00000003 
- 00028128  0x000075b1 istore  0x00000001 , 0x00000005 
- 00028129  0x000075b2 loop  0x00006ddf 
- 00028130  0x000075b3 rtn 
- 00028131  0x000075b9 jam  0x0000003d , 0x0000066f 
- 00028132  0x000075ba branch  0x0000782b 
- 00028133  0x000075bd bpatch  0x000000d1 , 0x0000401a 
- 00028134  0x000075be fetch  0x00000001 , 0x000043fa 
- 00028135  0x000075bf rtn  0x00000034 
- 00028136  0x000075c0 call  0x00006e87 
- 00028137  0x000075c1 call  0x00006e8d , 0x00000005 
- 00028138  0x000075c2 call  0x00007dc0 
- 00028139  0x000075c3 call  0x00006e18 
- 00028140  0x000075c5 fetch  0x00000001 , 0x000043fa 
- 00028141  0x000075c6 icopy  0x00000013 
- 00028142  0x000075c7 fetcht  0x00000002 , 0x000043f8 
- 00028143  0x000075c8 storet  0x00000002 , 0x00000033 
- 00028144  0x000075ca copy  0x00000013 , 0x0000003f 
- 00028145  0x000075cb branch  0x00006de3 , 0x00000034 
- 00028146  0x000075cc increase  0xffffffff , 0x00000013 
- 00028147  0x000075cd copy  0x00000002 , 0x00000011 
- 00028148  0x000075ce ifetch  0x00000001 , 0x00000011 
- 00028149  0x000075cf fetcht  0x00000001 , 0x00000031 
- 00028150  0x000075d0 isub  0x00000002 , 0x0000003e 
- 00028151  0x000075d1 call  0x00006e00 , 0x00000005 
- 00028152  0x000075d2 branch  0x00006dfc , 0x00000002 
- 00028153  0x000075d3 ifetch  0x00000001 , 0x00000011 
- 00028154  0x000075d4 increase  0x00000001 , 0x0000003f 
- 00028155  0x000075d5 istore  0x00000001 , 0x00000011 
- 00028156  0x000075d7 fetcht  0x00000002 , 0x00000033 
- 00028157  0x000075d8 increase  0x00000022 , 0x00000002 
- 00028158  0x000075d9 storet  0x00000002 , 0x00000033 
- 00028159  0x000075da branch  0x00006df0 
- 00028160  0x000075dd setarg  0x00000000 
- 00028161  0x000075de istore  0x00000001 , 0x00000011 
- 00028162  0x000075df fetch  0x00000001 , 0x00000032 
- 00028163  0x000075e0 istore  0x00000001 , 0x00000005 
- 00028164  0x000075e1 bne  0x00000033 , 0x00006e0d 
- 00028165  0x000075e4 ifetch  0x00000006 , 0x00000006 
- 00028166  0x000075e5 istore  0x00000008 , 0x00000005 
- 00028167  0x000075e6 setarg  0x00000000 
- 00028168  0x000075e7 istore  0x00000008 , 0x00000005 
- 00028169  0x000075e8 copy  0x00000012 , 0x00000006 
- 00028170  0x000075ea call  0x00007c8f 
- 00028171  0x000075eb force  0x00000001 , 0x0000003e 
- 00028172  0x000075ec rtn 
- 00028173  0x000075ef beq  0x00000036 , 0x00006e11 
- 00028174  0x000075f0 beq  0x00000037 , 0x00006e15 
- 00028175  0x000075f1 arg  0x0000428a , 0x00000012 
- 00028176  0x000075f2 branch  0x00006e05 
- 00028177  0x000075f5 arg  0x0000430d , 0x00000006 
- 00028178  0x000075f6 call  0x00007c8f 
- 00028179  0x000075f8 arg  0x0000428a , 0x00000006 
- 00028180  0x000075f9 branch  0x00006e0a 
- 00028181  0x000075fc arg  0x00004305 , 0x00000006 
- 00028182  0x000075fd call  0x00007c8f 
- 00028183  0x000075fe branch  0x00006e13 
- 00028184  0x00007604 bpatch  0x000000d2 , 0x0000401a 
- 00028185  0x00007605 call  0x00007dbc 
- 00028186  0x00007606 fetch  0x00000001 , 0x000043fa 
- 00028187  0x00007607 rtn  0x00000034 
- 00028188  0x00007608 bpatch  0x000000d3 , 0x0000401a 
- 00028189  0x00007609 fetch  0x00000002 , 0x000044e9 
- 00028190  0x0000760a rtnbit0  0x00000009 
- 00028191  0x0000760c fetch  0x00000001 , 0x000042cb 
- 00028192  0x0000760d beq  0x00000000 , 0x00006e34 
- 00028193  0x0000760e fetch  0x00000001 , 0x0000017d 
- 00028194  0x0000760f compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00028195  0x00007610 branch  0x00006e27 , 0x00000001 
- 00028196  0x00007611 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00028197  0x00007612 branch  0x00006e39 , 0x00000001 
- 00028198  0x00007613 branch  0x00006e2e 
- 00028199  0x00007616 branch  0x00006e2b , 0x0000002c 
- 00028200  0x00007617 fetch  0x00000001 , 0x000042c2 
- 00028201  0x00007618 bbit0  0x00000001 , 0x00006e34 
- 00028202  0x00007619 branch  0x00006e2e 
- 00028203  0x0000761c call  0x00006e34 
- 00028204  0x0000761d rtn  0x00000028 
- 00028205  0x0000761e branch  0x00006e2e 
- 00028206  0x00007623 fetch  0x00000001 , 0x000042fe 
- 00028207  0x00007624 bbit1  0x00000007 , 0x00006e31 
- 00028208  0x00007625 branch  0x00006e37 
- 00028209  0x00007629 fetch  0x00000006 , 0x00000178 
- 00028210  0x0000762a store  0x00000008 , 0x00004305 
- 00028211  0x0000762b branch  0x00006e37 
- 00028212  0x0000762f jam  0x00000035 , 0x00000032 
- 00028213  0x00007630 fetch  0x00000006 , 0x00000178 
- 00028214  0x00007631 branch  0x00006e3b 
- 00028215  0x00007634 jam  0x00000037 , 0x00000032 
- 00028216  0x00007635 branch  0x00006e3b 
- 00028217  0x00007639 jam  0x00000036 , 0x00000032 
- 00028218  0x0000763a branch  0x00006e3b 
- 00028219  0x0000763d bpatch  0x000000d4 , 0x0000401a 
- 00028220  0x0000763f fetch  0x00000002 , 0x000043f8 
- 00028221  0x00007640 ifetcht  0x00000001 , 0x0000003f 
- 00028222  0x00007641 pincrease  0x00000001 
- 00028223  0x00007642 store  0x00000002 , 0x00000033 
- 00028224  0x00007643 storet  0x00000001 , 0x00000031 
- 00028225  0x00007644 fetch  0x00000001 , 0x000043fa 
- 00028226  0x00007645 icopy  0x00000013 
- 00028227  0x00007647 fetch  0x00000002 , 0x00000033 
- 00028228  0x00007648 copy  0x0000003f , 0x00000011 
- 00028229  0x00007649 call  0x00006e53 
- 00028230  0x0000764a rtn  0x00000028 
- 00028231  0x0000764b fetcht  0x00000002 , 0x00000033 
- 00028232  0x0000764c increase  0x00000022 , 0x00000002 
- 00028233  0x0000764d storet  0x00000002 , 0x00000033 
- 00028234  0x0000764e increase  0xffffffff , 0x00000002 
- 00028235  0x0000764f ifetch  0x00000001 , 0x00000002 
- 00028236  0x00007650 store  0x00000001 , 0x00000031 
- 00028237  0x00007651 increase  0xffffffff , 0x00000013 
- 00028238  0x00007652 nbranch  0x00006e43 , 0x00000005 
- 00028239  0x00007653 fetch  0x00000001 , 0x000043fa 
- 00028240  0x00007654 pincrease  0xffffffff 
- 00028241  0x00007655 store  0x00000001 , 0x00000031 
- 00028242  0x00007656 rtn 
- 00028243  0x00007658 fetch  0x00000001 , 0x00000032 
- 00028244  0x00007659 bne  0x00000033 , 0x00006e5a 
- 00028245  0x0000765b arg  0x00000032 , 0x00000012 
- 00028246  0x0000765c arg  0x00000007 , 0x00000039 
- 00028247  0x0000765d call  0x00007d64 
- 00028248  0x0000765e branch  0x00007dba , 0x00000005 
- 00028249  0x0000765f rtn 
- 00028250  0x00007662 beq  0x00000036 , 0x00006e5d 
- 00028251  0x00007663 beq  0x00000037 , 0x00006e78 
- 00028252  0x00007664 branch  0x00006e55 
- 00028253  0x00007667 ifetcht  0x00000001 , 0x00000011 
- 00028254  0x00007668 isub  0x00000002 , 0x0000003e 
- 00028255  0x00007669 nrtn  0x00000005 
- 00028256  0x0000766a arg  0x000006a1 , 0x00000005 
- 00028257  0x0000766b arg  0x00000010 , 0x00000039 
- 00028258  0x0000766c call  0x00007ca1 
- 00028259  0x0000766d fetch  0x00000003 , 0x0000017b 
- 00028260  0x0000766e store  0x00000003 , 0x000006a1 
- 00028261  0x0000766f call  0x00006e6f 
- 00028262  0x00007670 fetch  0x00000002 , 0x000006be 
- 00028263  0x00007671 byteswap  0x0000003f , 0x0000003f 
- 00028264  0x00007672 lshift8  0x0000003f , 0x00000002 
- 00028265  0x00007673 ifetch  0x00000001 , 0x00000006 
- 00028266  0x00007674 iadd  0x00000002 , 0x0000003f 
- 00028267  0x00007675 fetcht  0x00000003 , 0x00000178 
- 00028268  0x00007676 isub  0x00000002 , 0x0000003e 
- 00028269  0x00007677 branch  0x00007dba , 0x00000005 
- 00028270  0x00007678 rtn 
- 00028271  0x0000767c arg  0x000006a1 , 0x00000006 
- 00028272  0x0000767d call  0x00007361 
- 00028273  0x0000767f ifetch  0x00000001 , 0x00000011 
- 00028274  0x00007680 call  0x00007362 
- 00028275  0x00007681 force  0x00000038 , 0x00000036 
- 00028276  0x00007682 force  0x00000000 , 0x00000036 
- 00028277  0x00007683 call  0x000072cf 
- 00028278  0x00007684 arg  0x000006b1 , 0x00000005 
- 00028279  0x00007685 branch  0x00007375 
- 00028280  0x00007688 ifetcht  0x00000001 , 0x00000011 
- 00028281  0x00007689 isub  0x00000002 , 0x0000003e 
- 00028282  0x0000768a nrtn  0x00000005 
- 00028283  0x0000768b copy  0x00000006 , 0x00000011 
- 00028284  0x0000768c add  0x00000006 , 0x00000008 , 0x00000013 
- 00028285  0x0000768d arg  0x00004305 , 0x00000012 
- 00028286  0x0000768e arg  0x00000008 , 0x00000039 
- 00028287  0x0000768f call  0x00007d64 
- 00028288  0x00007690 branch  0x00007dba , 0x00000005 
- 00028289  0x00007691 copy  0x00000013 , 0x00000011 
- 00028290  0x00007692 arg  0x0000430d , 0x00000012 
- 00028291  0x00007693 arg  0x00000008 , 0x00000039 
- 00028292  0x00007694 call  0x00007d64 
- 00028293  0x00007695 branch  0x00007dba , 0x00000005 
- 00028294  0x00007696 rtn 
- 00028295  0x00007699 fetch  0x00000002 , 0x000043f8 
- 00028296  0x0000769a ifetcht  0x00000001 , 0x0000003f 
- 00028297  0x0000769b pincrease  0x00000022 
- 00028298  0x0000769c ifetch  0x00000001 , 0x0000003f 
- 00028299  0x0000769d isub  0x00000002 , 0x0000003e 
- 00028300  0x0000769e rtn 
- 00028301  0x000076a1 fetch  0x00000001 , 0x000043fa 
- 00028302  0x000076a2 icopy  0x00000039 
- 00028303  0x000076a3 fetcht  0x00000002 , 0x000043f8 
- 00028304  0x000076a4 setarg  0x00000000 
- 00028305  0x000076a6 istore  0x00000001 , 0x00000002 
- 00028306  0x000076a7 increase  0x00000022 , 0x00000002 
- 00028307  0x000076a8 pincrease  0x00000001 
- 00028308  0x000076a9 loop  0x00006e91 
- 00028309  0x000076aa rtn 
- 00028310  0x000076af call  0x00007dbe 
- 00028311  0x000076b0 call  0x00006e18 
- 00028312  0x000076b1 nbranch  0x00006ea1 , 0x00000028 
- 00028313  0x000076b2 fetch  0x00000002 , 0x00000033 
- 00028314  0x000076b3 add  0x0000003f , 0x00000001 , 0x00000006 
- 00028315  0x000076b4 arg  0x0000430d , 0x00000005 
- 00028316  0x000076b5 call  0x00007c8f 
- 00028317  0x000076b6 arg  0x0000428a , 0x00000005 
- 00028318  0x000076b7 call  0x00007c8f 
- 00028319  0x000076b8 jam  0x00000001 , 0x0000429a 
- 00028320  0x000076b9 rtn 
- 00028321  0x000076bc jam  0x00000000 , 0x0000429a 
- 00028322  0x000076bd rtn 
- 00028323  0x000076c1 jam  0x00000034 , 0x00000032 
- 00028324  0x000076c2 branch  0x00006ea5 
- 00028325  0x000076c5 fetch  0x00000001 , 0x000043cb 
- 00028326  0x000076c6 beq  0x0000000a , 0x00006de5 
- 00028327  0x000076c7 beq  0x00000008 , 0x00005c42 
- 00028328  0x000076c8 rtn 
- 00028329  0x000076cf and  0x00000002 , 0x0000001f , 0x0000003f 
- 00028330  0x000076d0 rshift  0x0000003f , 0x0000003f 
- 00028331  0x000076d1 arg  0x00000016 , 0x00000005 
- 00028332  0x000076d2 iadd  0x00000005 , 0x00000005 
- 00028333  0x000076d3 arg  0x000000f0 , 0x00000030 
- 00028334  0x000076d4 isolate0  0x00000000 , 0x00000002 
- 00028335  0x000076d5 rtn  0x00000001 
- 00028336  0x000076d6 arg  0x0000000f , 0x00000030 
- 00028337  0x000076d7 rtn 
- 00028338  0x000076db bpatch  0x000000d5 , 0x0000401a 
- 00028339  0x000076dc set1  0x00000007 , 0x00000002 
- 00028340  0x000076dd call  0x00006ee6 
- 00028341  0x000076de nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00028342  0x000076e2 bpatch  0x000000d6 , 0x0000401a 
- 00028343  0x000076e3 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028344  0x000076e4 rtn  0x00000005 
- 00028345  0x000076e5 arg  0x00000004 , 0x00000008 
- 00028346  0x000076e6 isolate1  0x00000007 , 0x00000002 
- 00028347  0x000076e7 branch  0x00006ebd , 0x00000001 
- 00028348  0x000076e8 arg  0x00000002 , 0x00000008 
- 00028349  0x000076ea call  0x00006ea9 
- 00028350  0x000076eb isolate0  0x00000000 , 0x00000002 
- 00028351  0x000076ec branch  0x00006ec1 , 0x00000001 
- 00028352  0x000076ed lshift4  0x00000008 , 0x00000008 
- 00028353  0x000076ef ifetch  0x00000001 , 0x00000005 
- 00028354  0x000076f0 iand  0x00000030 , 0x0000003f 
- 00028355  0x000076f1 ior  0x00000008 , 0x0000003f 
- 00028356  0x000076f2 istore  0x00000001 , 0x00000005 
- 00028357  0x000076f3 rtn 
- 00028358  0x000076f7 bpatch  0x000000d7 , 0x0000401a 
- 00028359  0x000076f8 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028360  0x000076f9 rtn  0x00000005 
- 00028361  0x000076fa arg  0x00000001 , 0x00000008 
- 00028362  0x000076fb call  0x00006ea9 
- 00028363  0x000076fc isolate0  0x00000000 , 0x00000002 
- 00028364  0x000076fd branch  0x00006ece , 0x00000001 
- 00028365  0x000076fe lshift4  0x00000008 , 0x00000008 
- 00028366  0x00007700 ifetch  0x00000001 , 0x00000005 
- 00028367  0x00007701 iand  0x00000030 , 0x0000003f 
- 00028368  0x00007702 ior  0x00000008 , 0x0000003f 
- 00028369  0x00007703 istore  0x00000001 , 0x00000005 
- 00028370  0x00007704 rtn 
- 00028371  0x0000770a bpatch  0x000000d8 , 0x0000401b 
- 00028372  0x0000770b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028373  0x0000770c rtn  0x00000005 
- 00028374  0x0000770d call  0x00006ea9 
- 00028375  0x0000770e ifetch  0x00000001 , 0x00000005 
- 00028376  0x0000770f iand  0x00000030 , 0x0000003f 
- 00028377  0x00007710 istore  0x00000001 , 0x00000005 
- 00028378  0x00007711 rtn 
- 00028379  0x00007714 call  0x00006ed3 
- 00028380  0x00007715 branch  0x00006ee0 
- 00028381  0x00007719 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028382  0x0000771a rtn  0x00000005 
- 00028383  0x0000771b ncall  0x00006eb6 , 0x0000002b 
- 00028384  0x0000771d call  0x00006f14 
- 00028385  0x0000771e setarg  0x00000000 
- 00028386  0x0000771f isolate1  0x00000007 , 0x00000002 
- 00028387  0x00007720 nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00028388  0x00007721 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028389  0x00007722 branch  0x00006f0d 
- 00028390  0x00007726 bpatch  0x000000d9 , 0x0000401b 
- 00028391  0x00007727 arg  0x0000811c , 0x00000005 
- 00028392  0x00007728 and  0x00000002 , 0x00000007 , 0x00000007 
- 00028393  0x00007729 rshift3  0x00000002 , 0x0000003f 
- 00028394  0x0000772a and_into  0x00000003 , 0x0000003f 
- 00028395  0x0000772b iadd  0x00000005 , 0x00000005 
- 00028396  0x0000772c ifetch  0x00000001 , 0x00000005 
- 00028397  0x0000772d isolate1  0x00000007 , 0x00000002 
- 00028398  0x0000772e branch  0x00006ef1 , 0x00000001 
- 00028399  0x0000772f qisolate0  0x0000003f 
- 00028400  0x00007730 rtn 
- 00028401  0x00007732 qisolate1  0x0000003f 
- 00028402  0x00007733 rtn 
- 00028403  0x00007737 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028404  0x00007738 rtn  0x00000005 
- 00028405  0x00007739 isolate1  0x00000007 , 0x0000003e 
- 00028406  0x0000773a branch  0x00006efa 
- 00028407  0x0000773e sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028408  0x0000773f rtn  0x00000005 
- 00028409  0x00007740 isolate0  0x00000007 , 0x0000003e 
- 00028410  0x00007744 setarg  0x00000000 
- 00028411  0x00007745 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00028412  0x00007746 ixor  0x00000002 , 0x00000002 
- 00028413  0x0000774a call  0x00006f14 
- 00028414  0x0000774b setarg  0x0000003f 
- 00028415  0x0000774c isolate1  0x00000007 , 0x00000002 
- 00028416  0x0000774d setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00028417  0x0000774e branch  0x00006f0d 
- 00028418  0x00007752 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028419  0x00007753 branch  0x00007dc4 , 0x00000005 
- 00028420  0x00007754 call  0x00006f14 
- 00028421  0x00007755 ifetch  0x00000001 , 0x00000005 
- 00028422  0x00007756 bbit1  0x00000000 , 0x00006f09 
- 00028423  0x00007757 isolate0  0x00000007 , 0x00000002 
- 00028424  0x00007758 rtn 
- 00028425  0x0000775a isolate1  0x00000007 , 0x00000002 
- 00028426  0x0000775b rtn 
- 00028427  0x0000775e call  0x00006f14 
- 00028428  0x0000775f setarg  0x000000c0 
- 00028429  0x00007761 istore  0x00000001 , 0x00000005 
- 00028430  0x00007762 rtn 
- 00028431  0x00007765 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00028432  0x00007766 rtn  0x00000005 
- 00028433  0x00007767 call  0x00006f14 
- 00028434  0x00007768 setarg  0x00000000 
- 00028435  0x00007769 branch  0x00006f0d 
- 00028436  0x0000776c and  0x00000002 , 0x0000003f , 0x0000003f 
- 00028437  0x0000776d sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028438  0x0000776e nbranch  0x00006f1a , 0x00000002 
- 00028439  0x0000776f arg  0x00008070 , 0x00000005 
- 00028440  0x00007771 iadd  0x00000005 , 0x00000005 
- 00028441  0x00007772 rtn 
- 00028442  0x00007774 arg  0x000080d4 , 0x00000005 
- 00028443  0x00007775 increase  0xfffffff0 , 0x0000003f 
- 00028444  0x00007776 branch  0x00006f18 
- 00028445  0x0000777a and  0x0000003f , 0x000000ff , 0x00000002 
- 00028446  0x0000777b rshift8  0x0000003f , 0x0000003f 
- 00028447  0x0000777c branch  0x00006f21 
- 00028448  0x00007780 rtnbit0  0x00000007 
- 00028449  0x00007782 and_into  0x0000003f , 0x0000003f 
- 00028450  0x00007783 sub  0x0000003f , 0x0000000f , 0x0000003e 
- 00028451  0x00007784 nbranch  0x00006f28 , 0x00000002 
- 00028452  0x00007785 arg  0x00008070 , 0x00000005 
- 00028453  0x00007787 iadd  0x00000005 , 0x00000005 
- 00028454  0x00007788 istoret  0x00000001 , 0x00000005 
- 00028455  0x00007789 rtn 
- 00028456  0x0000778b arg  0x000080d4 , 0x00000005 
- 00028457  0x0000778c increase  0xfffffff0 , 0x0000003f 
- 00028458  0x0000778d branch  0x00006f25 
- 00028459  0x00007792 and_into  0x0000003f , 0x00000002 
- 00028460  0x00007793 sub  0x00000002 , 0x0000000f , 0x0000003e 
- 00028461  0x00007794 nbranch  0x00006f32 , 0x00000002 
- 00028462  0x00007795 setarg  0x00008070 
- 00028463  0x00007797 iadd  0x00000002 , 0x00000006 
- 00028464  0x00007798 ifetch  0x00000001 , 0x00000006 
- 00028465  0x00007799 rtn 
- 00028466  0x0000779b setarg  0x000080d4 
- 00028467  0x0000779c increase  0xfffffff0 , 0x00000002 
- 00028468  0x0000779d branch  0x00006f2f 
- 00028469  0x000077a2 arg  0x00000010 , 0x00000039 
- 00028470  0x000077a3 arg  0x00008070 , 0x00000006 
- 00028471  0x000077a5 copy  0x00000006 , 0x00000005 
- 00028472  0x000077a6 ifetch  0x00000001 , 0x00000006 
- 00028473  0x000077a7 beq  0x0000001f , 0x00006f48 
- 00028474  0x000077a8 beq  0x00000020 , 0x00006f48 
- 00028475  0x000077a9 beq  0x00000021 , 0x00006f48 
- 00028476  0x000077aa beq  0x00000022 , 0x00006f48 
- 00028477  0x000077ab beq  0x00000023 , 0x00006f48 
- 00028478  0x000077ac beq  0x0000002c , 0x00006f48 
- 00028479  0x000077ad beq  0x0000002d , 0x00006f48 
- 00028480  0x000077ae beq  0x00000000 , 0x00006f48 
- 00028481  0x000077b0 loop  0x00006f37 
- 00028482  0x000077b1 arg  0x000080dc , 0x0000003f 
- 00028483  0x000077b2 isub  0x00000006 , 0x0000003e 
- 00028484  0x000077b3 rtn  0x00000005 
- 00028485  0x000077b5 arg  0x00000008 , 0x00000039 
- 00028486  0x000077b6 arg  0x000080d4 , 0x00000006 
- 00028487  0x000077b7 branch  0x00006f37 
- 00028488  0x000077bb setarg  0x00000040 
- 00028489  0x000077bc istore  0x00000001 , 0x00000005 
- 00028490  0x000077bd branch  0x00006f41 
- 00028491  0x000077bf setarg  0x00000080 
- 00028492  0x000077c0 istore  0x00000001 , 0x00000005 
- 00028493  0x000077c1 branch  0x00006f41 
- 00028494  0x000077c6 bpatch  0x000000da , 0x0000401b 
- 00028495  0x000077c7 rtn  0x0000002b 
- 00028496  0x000077c8 jam  0x00000077 , 0x00008a07 
- 00028497  0x000077c9 jam  0x000000c9 , 0x00008a08 
- 00028498  0x000077ca jam  0x00000001 , 0x00008a0b 
- 00028499  0x000077cb fetch  0x00000001 , 0x00004409 
- 00028500  0x000077cc store  0x00000001 , 0x000080cd 
- 00028501  0x000077cd call  0x00006f97 
- 00028502  0x000077ce jam  0x000000c1 , 0x00008a08 
- 00028503  0x000077d0 arg  0x00000007 , 0x00000039 
- 00028504  0x000077d1 arg  0x00004412 , 0x00000011 
- 00028505  0x000077d2 jam  0x00000005 , 0x00008a0a 
- 00028506  0x000077d4 fetch  0x00000001 , 0x00008a0c 
- 00028507  0x000077d5 istore  0x00000001 , 0x00000011 
- 00028508  0x000077d6 increase  0x00000001 , 0x00000011 
- 00028509  0x000077d7 fetch  0x00000001 , 0x00008a0a 
- 00028510  0x000077d8 increase  0x00000020 , 0x0000003f 
- 00028511  0x000077d9 store  0x00000001 , 0x00008a0a 
- 00028512  0x000077da loop  0x00006f5a 
- 00028513  0x000077db jam  0x00000000 , 0x00008a07 
- 00028514  0x000077dc rtn 
- 00028515  0x000077df fetch  0x00000001 , 0x000080cc 
- 00028516  0x000077e0 set1  0x00000001 , 0x0000003f 
- 00028517  0x000077e1 store  0x00000001 , 0x000080cc 
- 00028518  0x000077e2 arg  0x00000007 , 0x00000039 
- 00028519  0x000077e3 arg  0x00004412 , 0x00000011 
- 00028520  0x000077e4 jam  0x00000015 , 0x00008a0a 
- 00028521  0x000077e6 ifetch  0x00000001 , 0x00000011 
- 00028522  0x000077e7 store  0x00000001 , 0x00008a09 
- 00028523  0x000077e8 increase  0x00000001 , 0x00000011 
- 00028524  0x000077e9 fetch  0x00000001 , 0x00008a0a 
- 00028525  0x000077ea increase  0x00000020 , 0x0000003f 
- 00028526  0x000077eb store  0x00000001 , 0x00008a0a 
- 00028527  0x000077ec loop  0x00006f69 
- 00028528  0x000077ed fetch  0x00000001 , 0x000080cc 
- 00028529  0x000077ee set0  0x00000001 , 0x0000003f 
- 00028530  0x000077ef store  0x00000001 , 0x000080cc 
- 00028531  0x000077f0 rtn 
- 00028532  0x000077f5 bpatch  0x000000db , 0x0000401b 
- 00028533  0x000077f6 fetch  0x00000008 , 0x000001fd 
- 00028534  0x000077f7 branch  0x00006f79 , 0x00000034 
- 00028535  0x000077f8 store  0x00000008 , 0x000043fd 
- 00028536  0x000077f9 rtn 
- 00028537  0x000077fc setarg  0x00000bbe 
- 00028538  0x000077fd store  0x00000002 , 0x000043fd 
- 00028539  0x000077fe setarg  0x000003f0 
- 00028540  0x000077ff store  0x00000002 , 0x00004401 
- 00028541  0x00007800 setarg  0x0000027e 
- 00028542  0x00007801 store  0x00000002 , 0x000043ff 
- 00028543  0x00007802 setarg  0x000003c4 
- 00028544  0x00007803 store  0x00000002 , 0x00004403 
- 00028545  0x00007804 rtn 
- 00028546  0x00007807 bpatch  0x000000dc , 0x0000401b 
- 00028547  0x00007808 call  0x00006f63 
- 00028548  0x00007809 fetch  0x00000001 , 0x00008a09 
- 00028549  0x0000780a set0  0x00000007 , 0x0000003f 
- 00028550  0x0000780b store  0x00000001 , 0x00008a09 
- 00028551  0x0000780c jam  0x00000077 , 0x00008a07 
- 00028552  0x0000780d jam  0x000000c1 , 0x00008a08 
- 00028553  0x0000780e jam  0x00000001 , 0x00008a0b 
- 00028554  0x0000780f call  0x00006f90 
- 00028555  0x00007810 fetch  0x00000001 , 0x00004409 
- 00028556  0x00007811 store  0x00000001 , 0x000080cd 
- 00028557  0x00007812 call  0x00006f97 
- 00028558  0x00007813 jam  0x00000000 , 0x000080cd 
- 00028559  0x00007814 branch  0x00006fa1 
- 00028560  0x00007817 fetch  0x00000001 , 0x00004408 
- 00028561  0x00007818 lshift4  0x0000003f , 0x0000003f 
- 00028562  0x00007819 fetcht  0x00000001 , 0x00008a0b 
- 00028563  0x0000781a and_into  0x0000000f , 0x00000002 
- 00028564  0x0000781b ior  0x00000002 , 0x00000002 
- 00028565  0x0000781c storet  0x00000001 , 0x00008a0b 
- 00028566  0x0000781d rtn 
- 00028567  0x00007820 jam  0x00000003 , 0x000080cc 
- 00028568  0x00007822 fetch  0x00000001 , 0x00008129 
- 00028569  0x00007823 bbit0  0x00000005 , 0x00006f98 
- 00028570  0x00007824 fetcht  0x00000002 , 0x00008164 
- 00028571  0x00007825 storet  0x00000002 , 0x0000440a 
- 00028572  0x00007826 jam  0x00000006 , 0x000080cc 
- 00028573  0x00007828 fetch  0x00000001 , 0x00008129 
- 00028574  0x00007829 bbit1  0x00000005 , 0x00006f9d 
- 00028575  0x0000782a jam  0x00000000 , 0x000080cc 
- 00028576  0x0000782b rtn 
- 00028577  0x0000782e fetch  0x00000001 , 0x00004411 
- 00028578  0x0000782f rtn  0x00000034 
- 00028579  0x00007830 fetch  0x00000001 , 0x00008a09 
- 00028580  0x00007831 set1  0x00000007 , 0x0000003f 
- 00028581  0x00007832 store  0x00000001 , 0x00008a09 
- 00028582  0x00007833 fetch  0x00000001 , 0x00004409 
- 00028583  0x00007834 store  0x00000001 , 0x000080cd 
- 00028584  0x00007835 fetch  0x00000002 , 0x0000440d 
- 00028585  0x00007836 store  0x00000002 , 0x000080ce 
- 00028586  0x00007837 fetch  0x00000002 , 0x0000440f 
- 00028587  0x00007838 store  0x00000002 , 0x000080d0 
- 00028588  0x00007839 jam  0x0000000b , 0x000080cc 
- 00028589  0x0000783a nop  0x000003e8 
- 00028590  0x0000783b jam  0x00000003 , 0x000080cc 
- 00028591  0x0000783c rtn 
- 00028592  0x0000783f bpatch  0x000000dd , 0x0000401b 
- 00028593  0x00007840 fetch  0x00000001 , 0x00004407 
- 00028594  0x00007841 beq  0x00000001 , 0x00006fb5 
- 00028595  0x00007842 beq  0x00000002 , 0x00006fbb 
- 00028596  0x00007843 rtn 
- 00028597  0x00007846 setarg  0x000003e8 
- 00028598  0x00007847 store  0x00000002 , 0x00004405 
- 00028599  0x00007848 fetcht  0x00000002 , 0x00004403 
- 00028600  0x00007849 fetch  0x00000002 , 0x000043ff 
- 00028601  0x0000784a arg  0x000007d0 , 0x00000013 
- 00028602  0x0000784b branch  0x00006fc0 
- 00028603  0x0000784e setarg  0x000007d0 
- 00028604  0x0000784f store  0x00000002 , 0x00004405 
- 00028605  0x00007850 fetcht  0x00000002 , 0x000043fd 
- 00028606  0x00007851 fetch  0x00000002 , 0x00004401 
- 00028607  0x00007852 arg  0x000003e8 , 0x00000013 
- 00028608  0x00007854 isub  0x00000002 , 0x00000011 
- 00028609  0x00007855 fetch  0x00000002 , 0x0000440a 
- 00028610  0x00007856 isub  0x00000002 , 0x0000003f 
- 00028611  0x00007857 nbranch  0x00006fcd , 0x00000002 
- 00028612  0x00007858 fetcht  0x00000002 , 0x00004405 
- 00028613  0x00007859 imul32  0x00000002 , 0x00000012 
- 00028614  0x0000785a copy  0x00000013 , 0x0000003f 
- 00028615  0x0000785b imul32  0x00000011 , 0x0000003f 
- 00028616  0x0000785c iadd  0x00000012 , 0x0000003f 
- 00028617  0x0000785e idiv  0x00000011 
- 00028618  0x0000785f call  0x00007d62 
- 00028619  0x00007860 quotient  0x0000003f 
- 00028620  0x00007861 rtn 
- 00028621  0x00007864 copy  0x00000002 , 0x0000003f 
- 00028622  0x00007865 fetcht  0x00000002 , 0x0000440a 
- 00028623  0x00007866 isub  0x00000002 , 0x0000003f 
- 00028624  0x00007867 fetcht  0x00000002 , 0x00004405 
- 00028625  0x00007868 imul32  0x00000002 , 0x00000012 
- 00028626  0x00007869 copy  0x00000013 , 0x0000003f 
- 00028627  0x0000786a imul32  0x00000011 , 0x0000003f 
- 00028628  0x0000786b isub  0x00000012 , 0x0000003f 
- 00028629  0x0000786c nbranch  0x00007dca , 0x00000002 
- 00028630  0x0000786d branch  0x00006fc9 
- 00028631  0x00007872 ifetch  0x00000008 , 0x00000011 
- 00028632  0x00007873 store  0x00000008 , 0x00000670 
- 00028633  0x00007874 fetch  0x00000002 , 0x00000670 
- 00028634  0x00007875 fetcht  0x00000002 , 0x00000672 
- 00028635  0x00007876 isub  0x00000002 , 0x00000011 
- 00028636  0x00007877 fetch  0x00000002 , 0x00000676 
- 00028637  0x00007878 isub  0x00000002 , 0x00000012 
- 00028638  0x00007879 fetcht  0x00000002 , 0x00000674 
- 00028639  0x0000787a isub  0x00000002 , 0x0000003e 
- 00028640  0x0000787b ncall  0x00006fe7 , 0x00000002 
- 00028641  0x0000787c mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00028642  0x0000787d idiv  0x00000011 
- 00028643  0x0000787e call  0x00007d62 
- 00028644  0x0000787f quotient  0x0000003f 
- 00028645  0x00007880 call  0x00006fef , 0x00000034 
- 00028646  0x00007881 rtn 
- 00028647  0x00007884 fetch  0x00000001 , 0x0000440c 
- 00028648  0x00007885 set1  0x00000000 , 0x0000003f 
- 00028649  0x00007886 store  0x00000001 , 0x0000440c 
- 00028650  0x00007887 rtn 
- 00028651  0x0000788a fetch  0x00000001 , 0x0000440c 
- 00028652  0x0000788b set0  0x00000000 , 0x0000003f 
- 00028653  0x0000788c store  0x00000001 , 0x0000440c 
- 00028654  0x0000788d rtn 
- 00028655  0x00007890 fetcht  0x00000001 , 0x0000440c 
- 00028656  0x00007891 set1  0x00000001 , 0x00000002 
- 00028657  0x00007892 storet  0x00000001 , 0x0000440c 
- 00028658  0x00007893 rtn 
- 00028659  0x00007896 fetcht  0x00000001 , 0x0000440c 
- 00028660  0x00007897 set0  0x00000001 , 0x00000002 
- 00028661  0x00007898 storet  0x00000001 , 0x0000440c 
- 00028662  0x00007899 rtn 
- 00028663  0x0000789f fetch  0x00000002 , 0x0000442c 
- 00028664  0x000078a0 ifetch  0x00000001 , 0x0000003f 
- 00028665  0x000078a2 rtn  0x00000034 
- 00028666  0x000078a3 copy  0x0000003f , 0x00000039 
- 00028667  0x000078a5 fetch  0x00000002 , 0x0000442c 
- 00028668  0x000078a6 increase  0x00000003 , 0x0000003f 
- 00028669  0x000078a7 copy  0x0000003f , 0x00000011 
- 00028670  0x000078a9 ifetcht  0x00000001 , 0x00000011 
- 00028671  0x000078aa call  0x00006edd 
- 00028672  0x000078ab increase  0x00000001 , 0x00000011 
- 00028673  0x000078ac loop  0x00006ffe 
- 00028674  0x000078ae rtn 
- 00028675  0x000078b1 fetch  0x00000002 , 0x0000442c 
- 00028676  0x000078b2 increase  0x00000003 , 0x0000003f 
- 00028677  0x000078b3 copy  0x0000003f , 0x00000011 
- 00028678  0x000078b5 force  0x00000000 , 0x00000012 
- 00028679  0x000078b6 setarg  0x00000000 
- 00028680  0x000078b7 store  0x00000002 , 0x000006f1 
- 00028681  0x000078b9 ifetcht  0x00000001 , 0x00000011 
- 00028682  0x000078ba call  0x00006ee6 
- 00028683  0x000078bb bpatch  0x000000de , 0x0000401b 
- 00028684  0x000078bc fetch  0x00000002 , 0x000006f1 
- 00028685  0x000078bd copy  0x00000012 , 0x00000007 
- 00028686  0x000078be qsetflag  0x00000001 , 0x0000003f 
- 00028687  0x000078bf store  0x00000002 , 0x000006f1 
- 00028688  0x000078c0 increase  0x00000001 , 0x00000011 
- 00028689  0x000078c1 increase  0x00000001 , 0x00000012 
- 00028690  0x000078c2 fetch  0x00000002 , 0x0000442c 
- 00028691  0x000078c3 ifetch  0x00000001 , 0x0000003f 
- 00028692  0x000078c5 ixor  0x00000012 , 0x0000003e 
- 00028693  0x000078c6 nbranch  0x00007009 , 0x00000005 
- 00028694  0x000078c7 fetch  0x00000002 , 0x000006f1 
- 00028695  0x000078c8 fetcht  0x00000002 , 0x0000442e 
- 00028696  0x000078c9 ixor  0x00000002 , 0x0000003e 
- 00028697  0x000078ca rtn  0x00000005 
- 00028698  0x000078cb branch  0x00007dba 
- 00028699  0x000078ce fetch  0x00000002 , 0x0000442c 
- 00028700  0x000078cf ifetch  0x00000001 , 0x0000003f 
- 00028701  0x000078d1 rtn  0x00000034 
- 00028702  0x000078d2 copy  0x0000003f , 0x00000039 
- 00028703  0x000078d3 fetch  0x00000002 , 0x0000442c 
- 00028704  0x000078d4 increase  0x00000003 , 0x0000003f 
- 00028705  0x000078d5 copy  0x0000003f , 0x00000011 
- 00028706  0x000078d7 ifetcht  0x00000001 , 0x00000011 
- 00028707  0x000078d8 call  0x00006eb2 
- 00028708  0x000078d9 increase  0x00000001 , 0x00000011 
- 00028709  0x000078da loop  0x00007022 
- 00028710  0x000078dc rtn 
- 00028711  0x000078df arg  0x00000009 , 0x00000007 
- 00028712  0x000078e0 call  0x00007cef 
- 00028713  0x000078e1 nrtn  0x00000034 
- 00028714  0x000078e2 setarg  0x00000020 
- 00028715  0x000078e3 arg  0x00000009 , 0x00000007 
- 00028716  0x000078e4 call  0x00007ce1 
- 00028717  0x000078e5 disable  0x00000028 
- 00028718  0x000078e6 call  0x0000701b 
- 00028719  0x000078e7 bpatch  0x000000df , 0x0000401b 
- 00028720  0x000078e8 fetch  0x00000002 , 0x0000442c 
- 00028721  0x000078e9 ifetch  0x00000001 , 0x0000003f 
- 00028722  0x000078eb rtn  0x00000034 
- 00028723  0x000078ec call  0x00007003 
- 00028724  0x000078ed nbranch  0x000077a5 , 0x00000028 
- 00028725  0x000078ee call  0x000077a3 
- 00028726  0x000078ef disable  0x00000028 
- 00028727  0x000078f0 fetch  0x00000002 , 0x000006f1 
- 00028728  0x000078f1 store  0x00000002 , 0x000006f8 
- 00028729  0x000078f2 jam  0x00000000 , 0x000006fa 
- 00028730  0x000078f3 force  0x00000000 , 0x00000007 
- 00028731  0x000078f5 fetch  0x00000002 , 0x0000442e 
- 00028732  0x000078f6 rshift  0x0000003f , 0x00000002 
- 00028733  0x000078f7 storet  0x00000002 , 0x0000442e 
- 00028734  0x000078f8 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00028735  0x000078f9 fetcht  0x00000002 , 0x000006f8 
- 00028736  0x000078fa and  0x00000002 , 0x00000001 , 0x00000011 
- 00028737  0x000078fb rshift  0x00000002 , 0x00000002 
- 00028738  0x000078fc storet  0x00000002 , 0x000006f8 
- 00028739  0x000078fd ixor  0x00000011 , 0x0000003e 
- 00028740  0x000078fe ncall  0x00007050 , 0x00000005 
- 00028741  0x000078ff fetch  0x00000002 , 0x0000442c 
- 00028742  0x00007900 ifetch  0x00000001 , 0x0000003f 
- 00028743  0x00007902 fetcht  0x00000001 , 0x000006fa 
- 00028744  0x00007903 increase  0x00000001 , 0x00000002 
- 00028745  0x00007904 storet  0x00000001 , 0x000006fa 
- 00028746  0x00007905 copy  0x00000002 , 0x00000007 
- 00028747  0x00007906 ixor  0x00000007 , 0x0000003e 
- 00028748  0x00007907 nbranch  0x0000703b , 0x00000005 
- 00028749  0x00007908 fetch  0x00000002 , 0x000006f1 
- 00028750  0x00007909 store  0x00000002 , 0x0000442e 
- 00028751  0x0000790a rtn 
- 00028752  0x0000790c bpatch  0x000000e0 , 0x0000401c 
- 00028753  0x0000790d fetch  0x00000002 , 0x0000442c 
- 00028754  0x0000790e increase  0x00000001 , 0x0000003f 
- 00028755  0x0000790f ifetch  0x00000002 , 0x0000003f 
- 00028756  0x00007910 branch  0x00007d79 
- 00028757  0x00007917 fetch  0x00000001 , 0x00008042 
- 00028758  0x00007918 ior  0x00000011 , 0x0000003f 
- 00028759  0x00007919 store  0x00000001 , 0x00008042 
- 00028760  0x0000791a fetch  0x00000002 , 0x00008050 
- 00028761  0x0000791b set0  0x0000000d , 0x0000003f 
- 00028762  0x0000791c store  0x00000002 , 0x00008050 
- 00028763  0x0000791e nop  0x00000064 
- 00028764  0x0000791f rtn 
- 00028765  0x00007922 fetch  0x00000001 , 0x00008042 
- 00028766  0x00007923 bbit1  0x00000006 , 0x00007062 
- 00028767  0x00007924 bbit1  0x00000007 , 0x00007064 
- 00028768  0x00007926 setarg  0x00b71b00 
- 00028769  0x00007927 rtn 
- 00028770  0x00007929 setarg  0x016e3600 
- 00028771  0x0000792a rtn 
- 00028772  0x0000792c setarg  0x000080e8 
- 00028773  0x0000792d rtn 
- 00028774  0x00007931 fetcht  0x00000003 , 0x00000672 
- 00028775  0x00007932 call  0x0000705d 
- 00028776  0x00007933 idiv  0x00000002 
- 00028777  0x00007934 call  0x00007d62 
- 00028778  0x00007935 quotient  0x00000002 
- 00028779  0x00007936 fetch  0x00000001 , 0x00000675 
- 00028780  0x00007937 imul32  0x00000002 , 0x0000003f 
- 00028781  0x00007938 div  0x0000003f , 0x00000064 
- 00028782  0x00007939 call  0x00007d62 
- 00028783  0x0000793a quotient  0x00000011 
- 00028784  0x0000793b copy  0x00000002 , 0x0000003f 
- 00028785  0x0000793c isub  0x00000011 , 0x00000012 
- 00028786  0x0000793e fetch  0x00000001 , 0x00000671 
- 00028787  0x0000793f call  0x0000707a 
- 00028788  0x00007940 fetch  0x00000001 , 0x00000670 
- 00028789  0x00007941 fetcht  0x00000001 , 0x00000671 
- 00028790  0x00007942 and_into  0x0000000f , 0x00000002 
- 00028791  0x00007943 lshift8  0x00000002 , 0x00000002 
- 00028792  0x00007944 ior  0x00000002 , 0x0000003f 
- 00028793  0x00007945 branch  0x000070ba 
- 00028794  0x00007948 iforce  0x00000007 
- 00028795  0x00007949 call  0x00007088 
- 00028796  0x0000794a branch  0x0000707d 
- 00028797  0x0000794d fetch  0x00000001 , 0x000080be 
- 00028798  0x0000794e qset1  0x0000003f 
- 00028799  0x0000794f store  0x00000001 , 0x000080be 
- 00028800  0x00007950 fetcht  0x00000001 , 0x00008042 
- 00028801  0x00007951 isolate1  0x00000007 , 0x00000002 
- 00028802  0x00007952 call  0x00007086 , 0x00000001 
- 00028803  0x00007953 qset0  0x0000003f 
- 00028804  0x00007954 store  0x00000001 , 0x000080be 
- 00028805  0x00007955 rtn 
- 00028806  0x00007959 nop  0x000001e0 
- 00028807  0x0000795a rtn 
- 00028808  0x0000795d and_into  0x0000000f , 0x0000003f 
- 00028809  0x0000795e arg  0x0000809c , 0x00000005 
- 00028810  0x0000795f mul32  0x0000003f , 0x00000004 , 0x0000003f 
- 00028811  0x00007960 iadd  0x00000005 , 0x00000005 
- 00028812  0x00007961 copy  0x00000011 , 0x0000003f 
- 00028813  0x00007962 istore  0x00000002 , 0x00000005 
- 00028814  0x00007963 copy  0x00000012 , 0x0000003f 
- 00028815  0x00007964 istore  0x00000002 , 0x00000005 
- 00028816  0x00007965 rtn 
- 00028817  0x0000796b rshift8  0x00000012 , 0x00000007 
- 00028818  0x0000796c call  0x000070af 
- 00028819  0x0000796d rshift8  0x00000012 , 0x00000007 
- 00028820  0x0000796e call  0x000070a9 
- 00028821  0x0000796f rshift8  0x00000011 , 0x00000007 
- 00028822  0x00007970 enable  0x00000001 
- 00028823  0x00007971 call  0x000070aa 
- 00028824  0x00007973 deposit  0x00000011 
- 00028825  0x00007974 call  0x000070b5 
- 00028826  0x00007975 deposit  0x00000012 
- 00028827  0x00007976 branch  0x000070ba 
- 00028828  0x00007979 deposit  0x00000011 
- 00028829  0x0000797a call  0x000070bd 
- 00028830  0x0000797b deposit  0x00000012 
- 00028831  0x0000797c call  0x000070bd 
- 00028832  0x0000797e rshift8  0x00000011 , 0x00000007 
- 00028833  0x0000797f disable  0x00000001 
- 00028834  0x00007980 call  0x000070aa 
- 00028835  0x00007981 rshift8  0x00000012 , 0x00000007 
- 00028836  0x00007982 disable  0x00000001 
- 00028837  0x00007983 call  0x000070b0 
- 00028838  0x00007984 rshift8  0x00000012 , 0x00000007 
- 00028839  0x00007985 disable  0x00000001 
- 00028840  0x00007986 branch  0x000070aa 
- 00028841  0x0000798a isolate1  0x00000007 , 0x00000007 
- 00028842  0x0000798c and  0x00000007 , 0x0000000f , 0x00000007 
- 00028843  0x0000798d fetch  0x00000001 , 0x000080bc 
- 00028844  0x0000798e qsetflag  0x00000001 , 0x0000003f 
- 00028845  0x0000798f store  0x00000001 , 0x000080bc 
- 00028846  0x00007990 rtn 
- 00028847  0x00007993 isolate1  0x00000006 , 0x00000007 
- 00028848  0x00007995 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028849  0x00007996 fetch  0x00000001 , 0x0000809b 
- 00028850  0x00007997 qsetflag  0x00000001 , 0x0000003f 
- 00028851  0x00007998 store  0x00000001 , 0x0000809b 
- 00028852  0x00007999 rtn 
- 00028853  0x0000799b call  0x000070c5 
- 00028854  0x0000799d lshift8  0x0000003f , 0x0000003f 
- 00028855  0x0000799e add  0x00000007 , 0x00000010 , 0x00000002 
- 00028856  0x0000799f ior  0x00000002 , 0x0000003f 
- 00028857  0x000079a0 branch  0x00006f1d 
- 00028858  0x000079a3 enable  0x00000028 
- 00028859  0x000079a4 call  0x000070b5 
- 00028860  0x000079a5 branch  0x000070c0 
- 00028861  0x000079a8 disable  0x00000028 
- 00028862  0x000079a9 call  0x000070c5 
- 00028863  0x000079aa branch  0x000070c0 
- 00028864  0x000079ad and  0x00000007 , 0x0000000f , 0x00000007 
- 00028865  0x000079ae fetch  0x00000001 , 0x0000809a 
- 00028866  0x000079af qsetflag  0x00000028 , 0x0000003f 
- 00028867  0x000079b0 store  0x00000001 , 0x0000809a 
- 00028868  0x000079b1 rtn 
- 00028869  0x000079b3 rshift8  0x0000003f , 0x00000007 
- 00028870  0x000079b4 and  0x00000007 , 0x0000000f , 0x00000007 
- 00028871  0x000079b5 rtn 
- 00028872  0x000079ba copy  0x0000003f , 0x00000002 
- 00028873  0x000079bb bpatch  0x000000e1 , 0x0000401c 
- 00028874  0x000079bc call  0x000070d5 
- 00028875  0x000079bd setarg  0x00000800 
- 00028876  0x000079be isub  0x00000002 , 0x0000003f 
- 00028877  0x000079bf copy  0x0000003f , 0x00000002 
- 00028878  0x000079c0 rshift4  0x00000002 , 0x00000002 
- 00028879  0x000079c1 storet  0x00000001 , 0x00008004 
- 00028880  0x000079c2 nop  0x00000578 
- 00028881  0x000079c3 copy  0x0000003f , 0x00000002 
- 00028882  0x000079c4 and_into  0x0000000f , 0x00000002 
- 00028883  0x000079c5 storet  0x00000001 , 0x0000800b 
- 00028884  0x000079c6 rtn 
- 00028885  0x000079ca enable  0x0000002c 
- 00028886  0x000079cb branch  0x000070d9 
- 00028887  0x000079cf bpatch  0x000000e2 , 0x0000401c 
- 00028888  0x000079d0 disable  0x0000002c 
- 00028889  0x000079d2 fetch  0x00000001 , 0x00008043 
- 00028890  0x000079d3 setflag  0x0000002c , 0x00000003 , 0x0000003f 
- 00028891  0x000079d4 store  0x00000001 , 0x00008043 
- 00028892  0x000079d5 rtn 
- 00028893  0x000079db arg  0x00000031 , 0x00000002 
- 00028894  0x000079df store  0x00000004 , 0x00008062 
- 00028895  0x000079e0 store  0x00000002 , 0x00008066 
- 00028896  0x000079e1 storet  0x00000001 , 0x00008061 
- 00028897  0x000079e2 rtn 
- 00028898  0x000079e6 fetch  0x00000002 , 0x0000812c 
- 00028899  0x000079e7 rtn 
- 00028900  0x000079ea fetchr  0x00000003 , 0x00000002 , 0x00008066 
- 00028901  0x000079eb fetchr  0x0000000a , 0x00000002 , 0x00008062 
- 00028902  0x000079ec fetchr  0x00000010 , 0x00000002 , 0x00008064 
- 00028903  0x000079ed rtn 
- 00028904  0x000079f0 storer  0x00000003 , 0x00000002 , 0x00008066 
- 00028905  0x000079f1 rtn 
- 00028906  0x000079f9 call  0x00007dba 
- 00028907  0x000079fa arg  0x00000000 , 0x0000002b 
- 00028908  0x000079fb call  0x000070e2 
- 00028909  0x000079fc beq  0x00000002 , 0x0000712c 
- 00028910  0x000079fd sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028911  0x000079fe rtn  0x00000002 
- 00028912  0x000079ff call  0x000070e4 
- 00028913  0x00007a00 ifetcht  0x00000002 , 0x00000003 
- 00028914  0x00007a01 setarg  0x0000a654 
- 00028915  0x00007a02 call  0x00007135 
- 00028916  0x00007a03 nbranch  0x0000711a , 0x00000002 
- 00028917  0x00007a04 copy  0x00000018 , 0x00000002 
- 00028918  0x00007a05 setarg  0x00017f8e 
- 00028919  0x00007a06 call  0x00007135 
- 00028920  0x00007a07 nbranch  0x0000711a , 0x00000002 
- 00028921  0x00007a09 copy  0x00000018 , 0x00000002 
- 00028922  0x00007a0a setarg  0x00002328 
- 00028923  0x00007a0b call  0x00007135 
- 00028924  0x00007a0c branch  0x00007111 , 0x00000002 
- 00028925  0x00007a0d ifetcht  0x00000002 , 0x00000003 
- 00028926  0x00007a0e setarg  0x00001194 
- 00028927  0x00007a0f call  0x00007135 
- 00028928  0x00007a10 branch  0x00007111 , 0x00000002 
- 00028929  0x00007a11 call  0x000070e2 
- 00028930  0x00007a12 sub  0x0000003f , 0x00000085 , 0x0000003e 
- 00028931  0x00007a13 rtn  0x00000002 
- 00028932  0x00007a14 arg  0x00000020 , 0x00000039 
- 00028933  0x00007a16 ifetcht  0x00000002 , 0x00000003 
- 00028934  0x00007a17 setarg  0x00000230 
- 00028935  0x00007a18 call  0x00007135 
- 00028936  0x00007a19 branch  0x00007111 , 0x00000002 
- 00028937  0x00007a1a ifetcht  0x00000002 , 0x00000003 
- 00028938  0x00007a1b setarg  0x0000069a 
- 00028939  0x00007a1c call  0x00007135 
- 00028940  0x00007a1d nbranch  0x00007116 , 0x00000002 
- 00028941  0x00007a1e copy  0x00000018 , 0x00000002 
- 00028942  0x00007a1f setarg  0x00000230 
- 00028943  0x00007a20 call  0x00007135 
- 00028944  0x00007a21 nbranch  0x00007117 , 0x00000002 
- 00028945  0x00007a25 copy  0x00000018 , 0x00000002 
- 00028946  0x00007a26 setarg  0x0000ffff 
- 00028947  0x00007a27 isub  0x00000002 , 0x0000003e 
- 00028948  0x00007a28 branch  0x00007131 , 0x00000005 
- 00028949  0x00007a29 branch  0x000070e8 
- 00028950  0x00007a2c set1  0x00000020 , 0x0000002b 
- 00028951  0x00007a2e rshift  0x0000002b , 0x0000002b 
- 00028952  0x00007a2f loop  0x00007105 
- 00028953  0x00007a30 branch  0x00007125 
- 00028954  0x00007a33 call  0x000070e2 
- 00028955  0x00007a34 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00028956  0x00007a35 rtn  0x00000002 
- 00028957  0x00007a36 ifetcht  0x00000002 , 0x00000003 
- 00028958  0x00007a37 setarg  0x00002328 
- 00028959  0x00007a38 call  0x00007135 
- 00028960  0x00007a39 branch  0x00007111 , 0x00000002 
- 00028961  0x00007a3a ifetcht  0x00000002 , 0x00000003 
- 00028962  0x00007a3b setarg  0x000008ca 
- 00028963  0x00007a3c call  0x00007135 
- 00028964  0x00007a3d branch  0x00007111 , 0x00000002 
- 00028965  0x00007a3f ifetcht  0x00000002 , 0x00000003 
- 00028966  0x00007a40 setarg  0x00000230 
- 00028967  0x00007a41 call  0x00007135 
- 00028968  0x00007a42 branch  0x00007111 , 0x00000002 
- 00028969  0x00007a43 call  0x000070e8 
- 00028970  0x00007a44 copy  0x00000013 , 0x0000003f 
- 00028971  0x00007a45 branch  0x00007d79 
- 00028972  0x00007a48 call  0x000070e4 
- 00028973  0x00007a49 ifetcht  0x00000002 , 0x00000003 
- 00028974  0x00007a4a setarg  0x0000ffff 
- 00028975  0x00007a4b isub  0x00000002 , 0x0000003e 
- 00028976  0x00007a4c nrtn  0x00000005 
- 00028977  0x00007a4e call  0x000070e8 
- 00028978  0x00007a4f call  0x00007dbc 
- 00028979  0x00007a50 copy  0x00000013 , 0x0000003f 
- 00028980  0x00007a51 branch  0x00007d79 
- 00028981  0x00007a59 fetchr  0x00000012 , 0x00000001 , 0x00004435 
- 00028982  0x00007a63 copy  0x00000002 , 0x00000018 
- 00028983  0x00007a64 imul32  0x00000012 , 0x00000012 
- 00028984  0x00007a65 lshift  0x00000002 , 0x00000002 
- 00028985  0x00007a66 isub  0x00000002 , 0x00000011 
- 00028986  0x00007a67 ncall  0x0000713e , 0x00000002 
- 00028987  0x00007a68 mul32  0x00000011 , 0x00000064 , 0x0000003f 
- 00028988  0x00007a69 isub  0x00000012 , 0x0000003e 
- 00028989  0x00007a6a rtn 
- 00028990  0x00007a6d sub  0x00000011 , 0x00000000 , 0x00000011 
- 00028991  0x00007a6e rtn 
- 00028992  0x00007a7a bpatch  0x000000e3 , 0x0000401c 
- 00028993  0x00007a7b jam  0x00000050 , 0x00000230 
- 00028994  0x00007a7c arg  0x00000231 , 0x00000005 
- 00028995  0x00007a7d arg  0x000042ab , 0x00000006 
- 00028996  0x00007a7e call  0x00007c8f 
- 00028997  0x00007a7f arg  0x0000448f , 0x00000006 
- 00028998  0x00007a80 call  0x00007c8d 
- 00028999  0x00007a81 arg  0x000005fe , 0x00000006 
- 00029000  0x00007a82 call  0x00007c8d 
- 00029001  0x00007a83 call  0x000071fb 
- 00029002  0x00007a84 arg  0x00000158 , 0x00000006 
- 00029003  0x00007a85 call  0x000071f6 
- 00029004  0x00007a86 call  0x000071c1 
- 00029005  0x00007a88 arg  0x000006d1 , 0x00000005 
- 00029006  0x00007a89 call  0x000071f2 
- 00029007  0x00007a8a setarg  0x000f4240 
- 00029008  0x00007a8b copy  0x0000003f , 0x00000011 
- 00029009  0x00007a8c fetch  0x00000004 , 0x000006d1 
- 00029010  0x00007a8d idiv  0x00000011 
- 00029011  0x00007a8e call  0x00007d62 
- 00029012  0x00007a8f remainder  0x0000003f 
- 00029013  0x00007a90 store  0x00000004 , 0x000005fa 
- 00029014  0x00007a92 rtn 
- 00029015  0x00007a95 jam  0x00000041 , 0x00000230 
- 00029016  0x00007a96 arg  0x00000231 , 0x00000005 
- 00029017  0x00007a97 call  0x000071a6 
- 00029018  0x00007a98 call  0x000071a1 
- 00029019  0x00007a99 fetch  0x00000003 , 0x000042c5 
- 00029020  0x00007a9a istore  0x00000003 , 0x00000005 
- 00029021  0x00007a9d call  0x00007167 
- 00029022  0x00007a9f arg  0x00000158 , 0x00000006 
- 00029023  0x00007aa0 call  0x00007c8f 
- 00029024  0x00007aa1 arg  0x000042ab , 0x00000006 
- 00029025  0x00007aa2 call  0x00007c8f 
- 00029026  0x00007aa3 call  0x000071fb 
- 00029027  0x00007aa4 arg  0x000006f1 , 0x00000006 
- 00029028  0x00007aa5 arg  0x000006a1 , 0x00000005 
- 00029029  0x00007aa6 call  0x00007c8f 
- 00029030  0x00007aa8 branch  0x000071c1 
- 00029031  0x00007aad fetch  0x00000004 , 0x000042ff 
- 00029032  0x00007aae istore  0x00000004 , 0x00000005 
- 00029033  0x00007aaf call  0x00007c9b 
- 00029034  0x00007ab0 branch  0x00007c9a 
- 00029035  0x00007ab3 bpatch  0x000000e4 , 0x0000401c 
- 00029036  0x00007ab4 jam  0x00000041 , 0x00000230 
- 00029037  0x00007ab5 arg  0x00000231 , 0x00000005 
- 00029038  0x00007ab6 call  0x000071a1 
- 00029039  0x00007ab7 call  0x000071a6 
- 00029040  0x00007ab8 fetch  0x00000003 , 0x000042be 
- 00029041  0x00007ab9 istore  0x00000003 , 0x00000005 
- 00029042  0x00007abc call  0x00007167 
- 00029043  0x00007abd arg  0x000042ab , 0x00000006 
- 00029044  0x00007abe call  0x00007c8f 
- 00029045  0x00007abf arg  0x00000158 , 0x00000006 
- 00029046  0x00007ac0 call  0x00007c8f 
- 00029047  0x00007ac1 call  0x000071fb 
- 00029048  0x00007ac2 arg  0x000006f1 , 0x00000006 
- 00029049  0x00007ac3 arg  0x000006a1 , 0x00000005 
- 00029050  0x00007ac4 call  0x00007c8f 
- 00029051  0x00007ac6 call  0x000071c1 
- 00029052  0x00007ac7 arg  0x000006d1 , 0x00000005 
- 00029053  0x00007ac8 branch  0x000071f2 
- 00029054  0x00007acb jam  0x00000020 , 0x00000230 
- 00029055  0x00007acc arg  0x0000063e , 0x00000006 
- 00029056  0x00007acd arg  0x00000231 , 0x00000005 
- 00029057  0x00007ace call  0x00007c8d 
- 00029058  0x00007acf call  0x000071fb 
- 00029059  0x00007ad0 arg  0x000005e9 , 0x00000006 
- 00029060  0x00007ad1 call  0x000071f6 
- 00029061  0x00007ad2 call  0x000071c1 
- 00029062  0x00007ad3 arg  0x000006a1 , 0x00000005 
- 00029063  0x00007ad4 call  0x00007375 
- 00029064  0x00007ad5 arg  0x00000001 , 0x00000002 
- 00029065  0x00007ad6 call  0x00007190 
- 00029066  0x00007ad7 arg  0x0000428a , 0x00000005 
- 00029067  0x00007ad8 call  0x000071f2 
- 00029068  0x00007ad9 arg  0x00000000 , 0x00000002 
- 00029069  0x00007ada call  0x00007190 
- 00029070  0x00007adb arg  0x000006f1 , 0x00000005 
- 00029071  0x00007add branch  0x00007375 
- 00029072  0x00007ae1 bpatch  0x000000e5 , 0x0000401c 
- 00029073  0x00007ae2 jam  0x00000035 , 0x00000230 
- 00029074  0x00007ae3 setarg  0x00000100 
- 00029075  0x00007ae4 store  0x00000002 , 0x00000231 
- 00029076  0x00007ae5 call  0x000071a1 
- 00029077  0x00007ae6 call  0x000071a6 
- 00029078  0x00007ae7 arg  0x000042ab , 0x00000006 
- 00029079  0x00007ae8 call  0x00007c8f 
- 00029080  0x00007ae9 arg  0x00000158 , 0x00000006 
- 00029081  0x00007aea call  0x00007c8f 
- 00029082  0x00007aec setarg  0x00006c65 
- 00029083  0x00007aed istore  0x00000002 , 0x00000005 
- 00029084  0x00007aee setarg  0x00006274 
- 00029085  0x00007aef istore  0x00000002 , 0x00000005 
- 00029086  0x00007af0 istoret  0x00000001 , 0x00000005 
- 00029087  0x00007af1 call  0x000071fb 
- 00029088  0x00007af2 branch  0x000071c1 
- 00029089  0x00007af5 fetch  0x00000006 , 0x000042db 
- 00029090  0x00007af6 istore  0x00000006 , 0x00000005 
- 00029091  0x00007af7 fetch  0x00000001 , 0x000042d2 
- 00029092  0x00007af8 istore  0x00000001 , 0x00000005 
- 00029093  0x00007af9 rtn 
- 00029094  0x00007afc fetch  0x00000006 , 0x00000178 
- 00029095  0x00007afd istore  0x00000006 , 0x00000005 
- 00029096  0x00007b02 fetch  0x00000001 , 0x000042cb 
- 00029097  0x00007b03 istore  0x00000001 , 0x00000005 
- 00029098  0x00007b04 rtn 
- 00029099  0x00007b07 jam  0x00000041 , 0x00000230 
- 00029100  0x00007b08 fetch  0x00000001 , 0x000044d0 
- 00029101  0x00007b09 store  0x00000001 , 0x00000231 
- 00029102  0x00007b0a arg  0x0000448f , 0x00000006 
- 00029103  0x00007b0b call  0x00007c8d 
- 00029104  0x00007b0c arg  0x000005fe , 0x00000006 
- 00029105  0x00007b0d call  0x00007c8d 
- 00029106  0x00007b0e call  0x000071fb 
- 00029107  0x00007b0f arg  0x00000158 , 0x00000006 
- 00029108  0x00007b10 call  0x000071f6 
- 00029109  0x00007b11 branch  0x000071c1 
- 00029110  0x00007b15 jam  0x00000041 , 0x00000230 
- 00029111  0x00007b16 fetch  0x00000001 , 0x000044d0 
- 00029112  0x00007b17 store  0x00000001 , 0x00000231 
- 00029113  0x00007b18 arg  0x000005fe , 0x00000006 
- 00029114  0x00007b19 call  0x00007c8d 
- 00029115  0x00007b1a arg  0x0000448f , 0x00000006 
- 00029116  0x00007b1b call  0x00007c8d 
- 00029117  0x00007b1c call  0x000071fb 
- 00029118  0x00007b1d arg  0x000042ab , 0x00000006 
- 00029119  0x00007b1e call  0x000071f6 
- 00029120  0x00007b1f branch  0x000071c1 
- 00029121  0x00007b22 bpatch  0x000000e6 , 0x0000401c 
- 00029122  0x00007b23 call  0x00007210 
- 00029123  0x00007b27 fetch  0x00000001 , 0x00000230 
- 00029124  0x00007b28 copy  0x0000003f , 0x00000002 
- 00029125  0x00007b2a increase  0x0000000f , 0x0000003f 
- 00029126  0x00007b2b rshift4  0x0000003f , 0x0000003f 
- 00029127  0x00007b2c copy  0x0000003f , 0x00000012 
- 00029128  0x00007b2d branch  0x000071d3 , 0x00000034 
- 00029129  0x00007b2e and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029130  0x00007b2f nbranch  0x000071d6 , 0x00000034 
- 00029131  0x00007b31 arg  0x000006b1 , 0x00000013 
- 00029132  0x00007b32 arg  0x00000231 , 0x0000003f 
- 00029133  0x00007b33 increase  0xfffffff0 , 0x0000003f 
- 00029134  0x00007b36 iadd  0x00000002 , 0x00000011 
- 00029135  0x00007b37 arg  0x000006e1 , 0x00000005 
- 00029136  0x00007b38 arg  0x00000004 , 0x00000039 
- 00029137  0x00007b39 call  0x00007ca9 
- 00029138  0x00007b3d branch  0x000071e1 
- 00029139  0x00007b40 arg  0x00000001 , 0x00000012 
- 00029140  0x00007b41 arg  0x00000000 , 0x00000011 
- 00029141  0x00007b43 branch  0x000071d7 
- 00029142  0x00007b48 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029143  0x00007b4a arg  0x00000231 , 0x0000003f 
- 00029144  0x00007b4b iadd  0x00000002 , 0x0000003f 
- 00029145  0x00007b4c isub  0x00000011 , 0x00000006 
- 00029146  0x00007b4e arg  0x000006d1 , 0x00000005 
- 00029147  0x00007b4f call  0x00007236 
- 00029148  0x00007b51 arg  0x000006c1 , 0x00000013 
- 00029149  0x00007b52 arg  0x000006d1 , 0x00000011 
- 00029150  0x00007b53 arg  0x000006e1 , 0x00000005 
- 00029151  0x00007b54 arg  0x00000004 , 0x00000039 
- 00029152  0x00007b55 call  0x00007ca9 
- 00029153  0x00007b61 call  0x0000736f 
- 00029154  0x00007b62 call  0x000072da 
- 00029155  0x00007b65 arg  0x00000231 , 0x00000006 
- 00029156  0x00007b68 increase  0xffffffff , 0x00000012 
- 00029157  0x00007b69 deposit  0x00000012 
- 00029158  0x00007b6a branch  0x000071ea , 0x00000034 
- 00029159  0x00007b6b call  0x00007361 
- 00029160  0x00007b6c call  0x000072d4 
- 00029161  0x00007b6d branch  0x000071e4 
- 00029162  0x00007b70 arg  0x000006d1 , 0x00000005 
- 00029163  0x00007b71 call  0x00007375 
- 00029164  0x00007b72 arg  0x000006e1 , 0x00000006 
- 00029165  0x00007b73 call  0x00007361 
- 00029166  0x00007b74 call  0x000072da 
- 00029167  0x00007b75 arg  0x000006d1 , 0x00000006 
- 00029168  0x00007b76 call  0x00007361 
- 00029169  0x00007b77 branch  0x000072d4 
- 00029170  0x00007b7d copy  0x00000005 , 0x00000011 
- 00029171  0x00007b7e call  0x00007375 
- 00029172  0x00007b80 arg  0x00000010 , 0x00000039 
- 00029173  0x00007b81 branch  0x00007cb1 
- 00029174  0x00007b84 arg  0x000006a1 , 0x00000005 
- 00029175  0x00007b85 call  0x00007c8f 
- 00029176  0x00007b87 arg  0x00000010 , 0x00000039 
- 00029177  0x00007b88 arg  0x000006a1 , 0x00000011 
- 00029178  0x00007b89 branch  0x00007cb1 
- 00029179  0x00007b8c fetch  0x00000001 , 0x00000230 
- 00029180  0x00007b8d copy  0x0000003f , 0x00000039 
- 00029181  0x00007b8e arg  0x00000231 , 0x00000011 
- 00029182  0x00007b8f branch  0x00007cb1 
- 00029183  0x00007b92 ifetch  0x00000001 , 0x00000011 
- 00029184  0x00007b93 lshift  0x0000003f , 0x0000003f 
- 00029185  0x00007b94 isolate1  0x00000000 , 0x00000013 
- 00029186  0x00007b95 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029187  0x00007b96 isolate1  0x00000008 , 0x0000003f 
- 00029188  0x00007b97 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029189  0x00007b98 istore  0x00000001 , 0x00000011 
- 00029190  0x00007b99 increase  0xffffffff , 0x00000011 
- 00029191  0x00007b9a loop  0x000071ff 
- 00029192  0x00007b9b rtn 
- 00029193  0x00007b9e arg  0x000006b1 , 0x00000011 
- 00029194  0x00007ba0 increase  0x0000000f , 0x00000011 
- 00029195  0x00007ba1 force  0x00000010 , 0x00000039 
- 00029196  0x00007ba2 force  0x00000000 , 0x00000013 
- 00029197  0x00007ba3 branch  0x000071ff 
- 00029198  0x00007ba6 arg  0x000006c1 , 0x00000011 
- 00029199  0x00007ba7 branch  0x0000720a 
- 00029200  0x00007bab arg  0x000006a1 , 0x00000006 
- 00029201  0x00007bac call  0x0000735f 
- 00029202  0x00007baf force  0x00000008 , 0x00000038 
- 00029203  0x00007bb0 call  0x00007370 
- 00029204  0x00007bb1 call  0x0000736f 
- 00029205  0x00007bb2 call  0x000072d1 
- 00029206  0x00007bb7 arg  0x000006b1 , 0x00000005 
- 00029207  0x00007bb8 call  0x00007375 
- 00029208  0x00007bba bpatch  0x000000e7 , 0x0000401c 
- 00029209  0x00007bbb fetch  0x00000001 , 0x000006b1 
- 00029210  0x00007bbc isolate1  0x00000007 , 0x0000003f 
- 00029211  0x00007bbd nbranch  0x00007221 , 0x00000001 
- 00029212  0x00007bbe call  0x00007209 
- 00029213  0x00007bc1 arg  0x000006b1 , 0x00000013 
- 00029214  0x00007bc3 arg  0x000006b1 , 0x00000005 
- 00029215  0x00007bc6 call  0x0000722b 
- 00029216  0x00007bc7 branch  0x00007222 
- 00029217  0x00007bc9 call  0x00007209 
- 00029218  0x00007bcc arg  0x000006b1 , 0x00000006 
- 00029219  0x00007bcd arg  0x000006c1 , 0x00000005 
- 00029220  0x00007bce call  0x00007c8f 
- 00029221  0x00007bcf fetch  0x00000001 , 0x000006c1 
- 00029222  0x00007bd0 isolate1  0x00000007 , 0x0000003f 
- 00029223  0x00007bd1 nbranch  0x0000720e , 0x00000001 
- 00029224  0x00007bd2 call  0x0000720e 
- 00029225  0x00007bd4 arg  0x000006c1 , 0x00000013 
- 00029226  0x00007bd6 arg  0x000006c1 , 0x00000005 
- 00029227  0x00007bdd arg  0x00000003 , 0x00000039 
- 00029228  0x00007bdf arg  0x00000000 , 0x00000002 
- 00029229  0x00007be0 call  0x00007232 
- 00029230  0x00007be1 increase  0x00000004 , 0x00000013 
- 00029231  0x00007be2 loop  0x0000722c 
- 00029232  0x00007be3 arg  0x00008700 , 0x00000002 
- 00029233  0x00007be4 lshift16  0x00000002 , 0x00000002 
- 00029234  0x00007be6 ifetch  0x00000004 , 0x00000013 
- 00029235  0x00007be7 ixor  0x00000002 , 0x0000003f 
- 00029236  0x00007be8 istore  0x00000004 , 0x00000005 
- 00029237  0x00007be9 rtn 
- 00029238  0x00007bf0 bpatch  0x000000e8 , 0x0000401d 
- 00029239  0x00007bf1 arg  0x00000010 , 0x00000039 
- 00029240  0x00007bf2 arg  0x00000000 , 0x0000003f 
- 00029241  0x00007bf4 isub  0x00000011 , 0x0000003e 
- 00029242  0x00007bf5 branch  0x00007241 , 0x00000005 
- 00029243  0x00007bf6 branch  0x00007244 , 0x00000002 
- 00029244  0x00007bf7 ifetcht  0x00000001 , 0x00000006 
- 00029245  0x00007bf8 istoret  0x00000001 , 0x00000005 
- 00029246  0x00007bfa increase  0x00000001 , 0x0000003f 
- 00029247  0x00007bfb loop  0x00007239 
- 00029248  0x00007bfc rtn 
- 00029249  0x00007bfe arg  0x00000080 , 0x00000002 
- 00029250  0x00007c00 istoret  0x00000001 , 0x00000005 
- 00029251  0x00007c01 branch  0x0000723e 
- 00029252  0x00007c04 arg  0x00000000 , 0x00000002 
- 00029253  0x00007c05 branch  0x00007242 
- 00029254  0x00007c0b lshift8  0x00000002 , 0x00000002 
- 00029255  0x00007c0d lshift16  0x00000002 , 0x00000002 
- 00029256  0x00007c0e ior  0x00000002 , 0x00000002 
- 00029257  0x00007c0f rtn 
- 00029258  0x00007c15 bpatch  0x000000e9 , 0x0000401d 
- 00029259  0x00007c16 call  0x00007306 
- 00029260  0x00007c17 arg  0x0000428a , 0x00000005 
- 00029261  0x00007c18 branch  0x00007375 
- 00029262  0x00007c1c arg  0x000042ab , 0x00000005 
- 00029263  0x00007c1d branch  0x00007251 , 0x00000029 
- 00029264  0x00007c1e arg  0x00000158 , 0x00000005 
- 00029265  0x00007c20 copy  0x00000006 , 0x00000011 
- 00029266  0x00007c21 call  0x00007c8f 
- 00029267  0x00007c22 call  0x0000731b 
- 00029268  0x00007c23 arg  0x0000429b , 0x00000006 
- 00029269  0x00007c24 branch  0x0000738e 
- 00029270  0x00007c27 arg  0x00000158 , 0x00000011 
- 00029271  0x00007c28 branch  0x00007259 , 0x00000029 
- 00029272  0x00007c29 arg  0x000042ab , 0x00000011 
- 00029273  0x00007c2b copy  0x00000011 , 0x00000005 
- 00029274  0x00007c2c call  0x00007de7 
- 00029275  0x00007c2d branch  0x0000731b 
- 00029276  0x00007c30 arg  0x000042e5 , 0x00000006 
- 00029277  0x00007c31 call  0x00007361 
- 00029278  0x00007c32 arg  0x0000428a , 0x00000006 
- 00029279  0x00007c33 call  0x00007362 
- 00029280  0x00007c34 force  0x00000038 , 0x00000036 
- 00029281  0x00007c35 force  0x00000000 , 0x00000036 
- 00029282  0x00007c36 call  0x000072cf 
- 00029283  0x00007c37 arg  0x000001a8 , 0x00000005 
- 00029284  0x00007c38 branch  0x00007375 
- 00029285  0x00007c3d force  0x00000008 , 0x00000038 
- 00029286  0x00007c3e force  0x00000049 , 0x0000003f 
- 00029287  0x00007c3f branch  0x0000726c 
- 00029288  0x00007c43 force  0x00000049 , 0x0000003f 
- 00029289  0x00007c44 branch  0x0000726b 
- 00029290  0x00007c46 force  0x00000001 , 0x0000003f 
- 00029291  0x00007c48 force  0x00000000 , 0x00000038 
- 00029292  0x00007c4a lshift8  0x00000002 , 0x0000002f 
- 00029293  0x00007c4b ior  0x0000002f , 0x0000002f 
- 00029294  0x00007c4c increase  0x00000001 , 0x00000038 
- 00029295  0x00007c4d rshift8  0x00000002 , 0x0000002f 
- 00029296  0x00007c4e rshift16  0x0000002f , 0x0000002f 
- 00029297  0x00007c4f fetch  0x00000002 , 0x0000445e 
- 00029298  0x00007c50 lshift16  0x0000003f , 0x0000003f 
- 00029299  0x00007c51 ior  0x0000002f , 0x0000002f 
- 00029300  0x00007c52 increase  0x00000001 , 0x00000038 
- 00029301  0x00007c53 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
- 00029302  0x00007c54 increase  0x00000001 , 0x00000038 
- 00029303  0x00007c55 ifetch  0x00000002 , 0x00000006 
- 00029304  0x00007c56 byteswap  0x00000011 , 0x0000002f 
- 00029305  0x00007c57 lshift16  0x0000002f , 0x0000002f 
- 00029306  0x00007c58 ior  0x0000002f , 0x0000002f 
- 00029307  0x00007c59 increase  0x00000001 , 0x00000038 
- 00029308  0x00007c5a rtn 
- 00029309  0x00007c5f add  0x00000013 , 0x00000001 , 0x00000006 
- 00029310  0x00007c60 ifetch  0x00000001 , 0x00000006 
- 00029311  0x00007c61 iforce  0x00000011 
- 00029312  0x00007c62 call  0x00007268 
- 00029313  0x00007c63 call  0x000072d1 
- 00029314  0x00007c65 force  0x00000000 , 0x00000038 
- 00029315  0x00007c66 ifetch  0x00000001 , 0x00000013 
- 00029316  0x00007c67 and_into  0x00000003 , 0x0000003f 
- 00029317  0x00007c68 lshift16  0x0000003f , 0x0000002f 
- 00029318  0x00007c69 set1  0x00000008 , 0x0000002f 
- 00029319  0x00007c6a call  0x0000736a 
- 00029320  0x00007c6b call  0x000072d4 
- 00029321  0x00007c6d copy  0x00000011 , 0x00000039 
- 00029322  0x00007c6e add  0x00000013 , 0x00000002 , 0x00000006 
- 00029323  0x00007c6f call  0x00007349 
- 00029324  0x00007c71 call  0x00007353 
- 00029325  0x00007c72 call  0x000072d4 
- 00029326  0x00007c73 deposit  0x00000039 
- 00029327  0x00007c74 branch  0x00007291 , 0x00000034 
- 00029328  0x00007c75 branch  0x0000728c 
- 00029329  0x00007c77 force  0x0000000c , 0x00000038 
- 00029330  0x00007c78 deposit  0x0000002f 
- 00029331  0x00007c79 store  0x00000004 , 0x00000150 
- 00029332  0x00007c7a rtn 
- 00029333  0x00007c7d increase  0x00000001 , 0x00000011 
- 00029334  0x00007c7e call  0x0000726a 
- 00029335  0x00007c7f copy  0x00000013 , 0x00000006 
- 00029336  0x00007c80 call  0x0000735d 
- 00029337  0x00007c81 call  0x000072d7 
- 00029338  0x00007c82 call  0x0000737c 
- 00029339  0x00007c83 increase  0x00000010 , 0x00000013 
- 00029340  0x00007c84 increase  0xfffffff0 , 0x00000012 
- 00029341  0x00007c85 branch  0x00007295 , 0x00000002 
- 00029342  0x00007c86 rtn 
- 00029343  0x00007c8c call  0x000072c4 
- 00029344  0x00007c8d bpatch  0x000000ea , 0x0000401d 
- 00029345  0x00007c8e jam  0x00000000 , 0x0000806c 
- 00029346  0x00007c8f jam  0x00000001 , 0x0000806d 
- 00029347  0x00007c90 fetch  0x00000001 , 0x00004169 
- 00029348  0x00007c91 and_into  0x00000003 , 0x0000003f 
- 00029349  0x00007c92 store  0x00000001 , 0x0000806e 
- 00029350  0x00007c93 fetch  0x00000002 , 0x0000068f 
- 00029351  0x00007c94 store  0x00000002 , 0x00008068 
- 00029352  0x00007c95 setarg  0x0000416b 
- 00029353  0x00007c96 store  0x00000002 , 0x0000806a 
- 00029354  0x00007c98 fetchr  0x00000011 , 0x00000001 , 0x0000416a 
- 00029355  0x00007c99 fetcht  0x00000005 , 0x00004450 
- 00029356  0x00007c9a call  0x00007265 
- 00029357  0x00007c9b jam  0x00000002 , 0x0000800a 
- 00029358  0x00007c9c jam  0x00000003 , 0x0000800a 
- 00029359  0x00007c9e fetch  0x00000001 , 0x0000416a 
- 00029360  0x00007c9f store  0x00000002 , 0x000080c0 
- 00029361  0x00007ca0 increase  0x00000004 , 0x0000003f 
- 00029362  0x00007ca1 store  0x00000001 , 0x0000416a 
- 00029363  0x00007ca2 fetch  0x00000005 , 0x00004450 
- 00029364  0x00007ca3 increase  0x00000001 , 0x0000003f 
- 00029365  0x00007ca4 set0  0x00000027 , 0x0000003f 
- 00029366  0x00007ca5 store  0x00000005 , 0x00004450 
- 00029367  0x00007ca6 rtn 
- 00029368  0x00007caa fetch  0x00000002 , 0x0000811a 
- 00029369  0x00007cab isub  0x00000002 , 0x0000003e 
- 00029370  0x00007cac rtn  0x00000005 
- 00029371  0x00007cad nrtn  0x00000034 
- 00029372  0x00007caf branch  0x000072b8 
- 00029373  0x00007cb2 fetch  0x00000001 , 0x00008108 
- 00029374  0x00007cb3 bbit0  0x00000006 , 0x0000235a 
- 00029375  0x00007cb5 setarg  0x0000416b 
- 00029376  0x00007cb6 iadd  0x00000002 , 0x00000005 
- 00029377  0x00007cb7 arg  0x0000000c , 0x00000038 
- 00029378  0x00007cb8 istorer  0x0000002f , 0x00000004 , 0x00000005 
- 00029379  0x00007cb9 branch  0x000072cd 
- 00029380  0x00007cbc bpatch  0x000000eb , 0x0000401d 
- 00029381  0x00007cbd force  0x0000000c , 0x00000038 
- 00029382  0x00007cbe call  0x00007370 
- 00029383  0x00007cbf call  0x0000736f 
- 00029384  0x00007cc0 setarg  0x00000000 
- 00029385  0x00007cc1 store  0x00000002 , 0x000080c0 
- 00029386  0x00007cc2 rtn 
- 00029387  0x00007cc5 fetch  0x00000001 , 0x00008108 
- 00029388  0x00007cc6 bbit0  0x00000006 , 0x000072cb 
- 00029389  0x00007cc8 jam  0x00000000 , 0x0000800a 
- 00029390  0x00007cc9 rtn 
- 00029391  0x00007ccd nbranch  0x000072cf , 0x00000037 
- 00029392  0x00007cce rtn 
- 00029393  0x00007cd1 force  0x00000030 , 0x00000036 
- 00029394  0x00007cd2 force  0x00000000 , 0x00000036 
- 00029395  0x00007cd3 branch  0x000072cf 
- 00029396  0x00007cd6 force  0x00000032 , 0x00000036 
- 00029397  0x00007cd7 force  0x00000002 , 0x00000036 
- 00029398  0x00007cd8 branch  0x000072cf 
- 00029399  0x00007cdb force  0x00000034 , 0x00000036 
- 00029400  0x00007cdc force  0x00000004 , 0x00000036 
- 00029401  0x00007cdd branch  0x000072cf 
- 00029402  0x00007ce1 force  0x00000001 , 0x00000036 
- 00029403  0x00007ce2 force  0x00000000 , 0x00000036 
- 00029404  0x00007ce3 rtn 
- 00029405  0x00007ce7 fetch  0x00000001 , 0x00008155 
- 00029406  0x00007ce8 bbit0  0x00000002 , 0x000072dd 
- 00029407  0x00007ce9 rtn 
- 00029408  0x00007ced store  0x00000002 , 0x000080d2 
- 00029409  0x00007cee force  0x000000c0 , 0x00000036 
- 00029410  0x00007cef force  0x00000080 , 0x00000036 
- 00029411  0x00007cf0 branch  0x000072dd 
- 00029412  0x00007cf3 force  0x00000000 , 0x00000038 
- 00029413  0x00007cf4 copy  0x00000012 , 0x00000006 
- 00029414  0x00007cf5 force  0x00000004 , 0x00000039 
- 00029415  0x00007cf6 call  0x000072f3 
- 00029416  0x00007cf8 force  0x00000180 , 0x00000036 
- 00029417  0x00007cf9 force  0x00000080 , 0x00000036 
- 00029418  0x00007cfa call  0x000072cf 
- 00029419  0x00007cfc force  0x0000000c , 0x00000038 
- 00029420  0x00007cfd copy  0x00000013 , 0x00000005 
- 00029421  0x00007cfe force  0x00000004 , 0x00000039 
- 00029422  0x00007d00 copy  0x0000002f , 0x0000003f 
- 00029423  0x00007d01 istore  0x00000004 , 0x00000005 
- 00029424  0x00007d02 increase  0x00000001 , 0x00000038 
- 00029425  0x00007d03 loop  0x000072ee 
- 00029426  0x00007d04 rtn 
- 00029427  0x00007d07 ifetch  0x00000002 , 0x00000006 
- 00029428  0x00007d08 ifetcht  0x00000002 , 0x00000006 
- 00029429  0x00007d09 lshift16  0x00000002 , 0x00000002 
- 00029430  0x00007d0a ior  0x00000002 , 0x0000002f 
- 00029431  0x00007d0b increase  0x00000001 , 0x00000038 
- 00029432  0x00007d0c loop  0x000072f3 
- 00029433  0x00007d0d rtn 
- 00029434  0x00007d11 force  0x00000008 , 0x00000038 
- 00029435  0x00007d12 copy  0x00000011 , 0x00000006 
- 00029436  0x00007d13 force  0x00000004 , 0x00000039 
- 00029437  0x00007d14 call  0x000072f3 
- 00029438  0x00007d16 force  0x00000000 , 0x00000038 
- 00029439  0x00007d17 copy  0x00000012 , 0x00000006 
- 00029440  0x00007d18 force  0x00000004 , 0x00000039 
- 00029441  0x00007d19 call  0x000072f3 
- 00029442  0x00007d1a force  0x00000182 , 0x00000036 
- 00029443  0x00007d1b force  0x00000082 , 0x00000036 
- 00029444  0x00007d1c call  0x000072cf 
- 00029445  0x00007d1d branch  0x000072eb 
- 00029446  0x00007d21 force  0x00000000 , 0x00000038 
- 00029447  0x00007d22 fetch  0x00000004 , 0x00000158 
- 00029448  0x00007d23 iforce  0x0000002f 
- 00029449  0x00007d24 increase  0x00000001 , 0x00000038 
- 00029450  0x00007d25 ifetch  0x00000004 , 0x00000006 
- 00029451  0x00007d26 iforce  0x0000002f 
- 00029452  0x00007d27 increase  0x00000001 , 0x00000038 
- 00029453  0x00007d28 fetch  0x00000004 , 0x000042ab 
- 00029454  0x00007d29 iforce  0x0000002f 
- 00029455  0x00007d2a increase  0x00000001 , 0x00000038 
- 00029456  0x00007d2b ifetch  0x00000004 , 0x00000006 
- 00029457  0x00007d2c iforce  0x0000002f 
- 00029458  0x00007d2d increase  0x00000001 , 0x00000038 
- 00029459  0x00007d2e call  0x00007370 
- 00029460  0x00007d2f increase  0xfffffffc , 0x00000038 
- 00029461  0x00007d30 fetch  0x00000004 , 0x000042ff 
- 00029462  0x00007d31 copy  0x0000003f , 0x0000002f 
- 00029463  0x00007d32 increase  0x00000004 , 0x00000038 
- 00029464  0x00007d33 force  0x00000038 , 0x00000036 
- 00029465  0x00007d34 force  0x00000008 , 0x00000036 
- 00029466  0x00007d35 branch  0x000072cf 
- 00029467  0x00007d39 bpatch  0x000000ec , 0x0000401d 
- 00029468  0x00007d3a fetch  0x00000006 , 0x000042db 
- 00029469  0x00007d3b fetcht  0x00000006 , 0x00000178 
- 00029470  0x00007d3c branch  0x00007321 , 0x00000029 
- 00029471  0x00007d3d fetch  0x00000006 , 0x00000178 
- 00029472  0x00007d3e fetcht  0x00000006 , 0x000042db 
- 00029473  0x00007d40 force  0x00000008 , 0x00000038 
- 00029474  0x00007d41 copy  0x00000002 , 0x0000002f 
- 00029475  0x00007d42 increase  0x00000001 , 0x00000038 
- 00029476  0x00007d43 rshift32  0x00000002 , 0x0000002f 
- 00029477  0x00007d44 lshift16  0x0000003f , 0x0000003f 
- 00029478  0x00007d45 ior  0x0000002f , 0x0000002f 
- 00029479  0x00007d46 increase  0x00000001 , 0x00000038 
- 00029480  0x00007d47 rshift32  0x0000003f , 0x0000002f 
- 00029481  0x00007d48 increase  0x00000001 , 0x00000038 
- 00029482  0x00007d49 force  0x00000000 , 0x0000002f 
- 00029483  0x00007d4a force  0x00000000 , 0x0000003f 
- 00029484  0x00007d4b fetch  0x00000001 , 0x000042cb 
- 00029485  0x00007d4c fetcht  0x00000001 , 0x0000438c 
- 00029486  0x00007d4d nbranch  0x00007331 , 0x00000029 
- 00029487  0x00007d4f fetch  0x00000001 , 0x000042d2 
- 00029488  0x00007d50 fetcht  0x00000001 , 0x000042cb 
- 00029489  0x00007d52 store  0x00000001 , 0x000042bb 
- 00029490  0x00007d53 storet  0x00000001 , 0x000042bc 
- 00029491  0x00007d54 force  0x00000000 , 0x00000038 
- 00029492  0x00007d55 arg  0x000042bb , 0x00000012 
- 00029493  0x00007d56 force  0x00000004 , 0x00000039 
- 00029494  0x00007d58 ifetch  0x00000004 , 0x00000011 
- 00029495  0x00007d59 ifetcht  0x00000004 , 0x00000012 
- 00029496  0x00007d5a ixor  0x00000002 , 0x0000002f 
- 00029497  0x00007d5b increase  0x00000001 , 0x00000038 
- 00029498  0x00007d5c increase  0x00000004 , 0x00000011 
- 00029499  0x00007d5d increase  0x00000004 , 0x00000012 
- 00029500  0x00007d5e loop  0x00007336 
- 00029501  0x00007d5f call  0x00007370 
- 00029502  0x00007d60 increase  0xfffffffc , 0x00000038 
- 00029503  0x00007d61 fetch  0x00000004 , 0x000042ff 
- 00029504  0x00007d62 copy  0x0000003f , 0x0000002f 
- 00029505  0x00007d63 increase  0x00000004 , 0x00000038 
- 00029506  0x00007d64 force  0x00000038 , 0x00000036 
- 00029507  0x00007d65 force  0x0000000c , 0x00000036 
- 00029508  0x00007d66 call  0x000072cf 
- 00029509  0x00007d68 call  0x0000736f 
- 00029510  0x00007d69 force  0x0000003a , 0x00000036 
- 00029511  0x00007d6a force  0x00000008 , 0x00000036 
- 00029512  0x00007d6b branch  0x000072cf 
- 00029513  0x00007d6e compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029514  0x00007d6f rtn  0x00000001 
- 00029515  0x00007d70 deposit  0x00000006 
- 00029516  0x00007d71 iadd  0x00000039 , 0x00000005 
- 00029517  0x00007d72 force  0x00000000 , 0x0000003f 
- 00029518  0x00007d74 istore  0x00000001 , 0x00000005 
- 00029519  0x00007d75 increase  0x00000001 , 0x00000039 
- 00029520  0x00007d76 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029521  0x00007d77 rtn  0x00000001 
- 00029522  0x00007d78 branch  0x0000734e 
- 00029523  0x00007d7b force  0x00000000 , 0x00000038 
- 00029524  0x00007d7d deposit  0x00000039 
- 00029525  0x00007d7e branch  0x00007358 , 0x00000034 
- 00029526  0x00007d7f ifetch  0x00000004 , 0x00000006 
- 00029527  0x00007d80 increase  0xfffffffc , 0x00000039 
- 00029528  0x00007d82 iforce  0x0000002f 
- 00029529  0x00007d83 increase  0x00000001 , 0x00000038 
- 00029530  0x00007d84 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029531  0x00007d85 rtn  0x00000001 
- 00029532  0x00007d86 branch  0x00007354 
- 00029533  0x00007d89 force  0x00000008 , 0x00000038 
- 00029534  0x00007d8a branch  0x00007362 
- 00029535  0x00007d8c force  0x00000004 , 0x00000038 
- 00029536  0x00007d8d branch  0x00007362 
- 00029537  0x00007d8f force  0x00000000 , 0x00000038 
- 00029538  0x00007d91 force  0x00000004 , 0x00000039 
- 00029539  0x00007d93 ifetch  0x00000004 , 0x00000006 
- 00029540  0x00007d94 iforce  0x0000002f 
- 00029541  0x00007d95 increase  0x00000001 , 0x00000038 
- 00029542  0x00007d96 loop  0x00007363 
- 00029543  0x00007d97 rtn 
- 00029544  0x00007d9a arg  0x000001a8 , 0x00000006 
- 00029545  0x00007d9b branch  0x0000735f 
- 00029546  0x00007d9e force  0x00000004 , 0x00000039 
- 00029547  0x00007d9f branch  0x00007372 
- 00029548  0x00007da2 force  0x00000000 , 0x00000038 
- 00029549  0x00007da3 force  0x00000010 , 0x00000039 
- 00029550  0x00007da4 branch  0x00007371 
- 00029551  0x00007da7 force  0x00000000 , 0x00000038 
- 00029552  0x00007da9 force  0x00000004 , 0x00000039 
- 00029553  0x00007dab force  0x00000000 , 0x0000002f 
- 00029554  0x00007dad increase  0x00000001 , 0x00000038 
- 00029555  0x00007dae loop  0x00007371 
- 00029556  0x00007daf rtn 
- 00029557  0x00007db2 force  0x0000000c , 0x00000038 
- 00029558  0x00007db3 force  0x00000004 , 0x00000039 
- 00029559  0x00007db5 deposit  0x0000002f 
- 00029560  0x00007db6 istore  0x00000004 , 0x00000005 
- 00029561  0x00007db7 increase  0x00000001 , 0x00000038 
- 00029562  0x00007db8 loop  0x00007377 
- 00029563  0x00007db9 rtn 
- 00029564  0x00007dbc force  0x0000000c , 0x00000038 
- 00029565  0x00007dbd copy  0x00000013 , 0x00000005 
- 00029566  0x00007dbe add  0x00000012 , 0x00000001 , 0x00000039 
- 00029567  0x00007dbf sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029568  0x00007dc0 branch  0x00007382 , 0x00000002 
- 00029569  0x00007dc1 force  0x00000010 , 0x00000039 
- 00029570  0x00007dc3 deposit  0x0000002f 
- 00029571  0x00007dc4 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029572  0x00007dc5 branch  0x0000738a , 0x00000002 
- 00029573  0x00007dc6 istore  0x00000004 , 0x00000005 
- 00029574  0x00007dc7 increase  0xfffffffc , 0x00000039 
- 00029575  0x00007dc8 rtn  0x00000005 
- 00029576  0x00007dc9 increase  0x00000001 , 0x00000038 
- 00029577  0x00007dca branch  0x00007382 
- 00029578  0x00007dcc istore  0x00000001 , 0x00000005 
- 00029579  0x00007dcd rshift8  0x0000003f , 0x0000003f 
- 00029580  0x00007dce loop  0x0000738a 
- 00029581  0x00007dcf rtn 
- 00029582  0x00007dd3 force  0x0000000c , 0x00000038 
- 00029583  0x00007dd4 force  0x00000004 , 0x00000039 
- 00029584  0x00007dd6 ifetch  0x00000004 , 0x00000006 
- 00029585  0x00007dd7 isub  0x0000002f , 0x0000003e 
- 00029586  0x00007dd8 nrtn  0x00000005 
- 00029587  0x00007dd9 increase  0x00000001 , 0x00000038 
- 00029588  0x00007dda loop  0x00007390 
- 00029589  0x00007ddb branch  0x00007db8 
- 00029590  0x00007dde fetch  0x00000001 , 0x00008050 
- 00029591  0x00007ddf set0  0x00000000 , 0x0000003f 
- 00029592  0x00007de0 store  0x00000001 , 0x00008050 
- 00029593  0x00007de1 rtn 
- 00029594  0x00007de4 fetch  0x00000001 , 0x00008050 
- 00029595  0x00007de5 set1  0x00000000 , 0x0000003f 
- 00029596  0x00007de6 store  0x00000001 , 0x00008050 
- 00029597  0x00007de7 rtn 
- 00029598  0x00007df0 arg  0x000004d1 , 0x00000005 
- 00029599  0x00007df1 setsect  0x00000000 , 0x0003ffff 
- 00029600  0x00007df2 setsect  0x00000001 , 0x0003ffff 
- 00029601  0x00007df3 setsect  0x00000002 , 0x0003ffff 
- 00029602  0x00007df4 setsect  0x00000003 , 0x0003fbff 
- 00029603  0x00007df5 istore  0x00000009 , 0x00000005 
- 00029604  0x00007df6 setsect  0x00000000 , 0x0003ffff 
- 00029605  0x00007df7 setsect  0x00000001 , 0x0003ffff 
- 00029606  0x00007df8 setsect  0x00000002 , 0x0003ffff 
- 00029607  0x00007df9 setsect  0x00000003 , 0x0003ffff 
- 00029608  0x00007dfa istore  0x00000009 , 0x00000005 
- 00029609  0x00007dfb setsect  0x00000000 , 0x0003ffff 
- 00029610  0x00007dfc setsect  0x00000001 , 0x0003ffff 
- 00029611  0x00007dfd setsect  0x00000002 , 0x0003cfff 
- 00029612  0x00007dfe setsect  0x00000003 , 0x0003ffff 
- 00029613  0x00007dff istore  0x00000009 , 0x00000005 
- 00029614  0x00007e00 setsect  0x00000000 , 0x0003ffff 
- 00029615  0x00007e01 setsect  0x00000001 , 0x0003ffff 
- 00029616  0x00007e02 setsect  0x00000002 , 0x0003ffef 
- 00029617  0x00007e03 setsect  0x00000003 , 0x0003ffff 
- 00029618  0x00007e04 istore  0x00000009 , 0x00000005 
- 00029619  0x00007e05 setsect  0x00000000 , 0x0003ffff 
- 00029620  0x00007e06 setsect  0x00000001 , 0x0003ffff 
- 00029621  0x00007e07 setsect  0x00000002 , 0x0003ffff 
- 00029622  0x00007e08 setsect  0x00000003 , 0x0003ffff 
- 00029623  0x00007e09 istore  0x00000009 , 0x00000005 
- 00029624  0x00007e0a setsect  0x00000000 , 0x0003ffff 
- 00029625  0x00007e0b setsect  0x00000001 , 0x00026c7f 
- 00029626  0x00007e0c setsect  0x00000002 , 0x0000146b 
- 00029627  0x00007e0d setsect  0x00000003 , 0x00037bb3 
- 00029628  0x00007e0e istore  0x00000009 , 0x00000005 
- 00029629  0x00007e0f setsect  0x00000000 , 0x0001feb8 
- 00029630  0x00007e10 setsect  0x00000001 , 0x00010c12 
- 00029631  0x00007e11 setsect  0x00000002 , 0x0002b722 
- 00029632  0x00007e12 setsect  0x00000003 , 0x00029fa6 
- 00029633  0x00007e13 istore  0x00000009 , 0x00000005 
- 00029634  0x00007e14 setsect  0x00000000 , 0x0000e70f 
- 00029635  0x00007e15 setsect  0x00000001 , 0x00016720 
- 00029636  0x00007e16 setsect  0x00000002 , 0x0000519e 
- 00029637  0x00007e17 setsect  0x00000003 , 0x00019084 
- 00029638  0x00007e18 istore  0x00000009 , 0x00000005 
- 00029639  0x00007e19 setsect  0x00000000 , 0x00031012 
- 00029640  0x00007e1a setsect  0x00000001 , 0x000360bf 
- 00029641  0x00007e1b setsect  0x00000002 , 0x0003f0af 
- 00029642  0x00007e1c setsect  0x00000003 , 0x000003d3 
- 00029643  0x00007e1d istore  0x00000009 , 0x00000005 
- 00029644  0x00007e1e setsect  0x00000000 , 0x0003a188 
- 00029645  0x00007e1f setsect  0x00000001 , 0x00003ad0 
- 00029646  0x00007e20 setsect  0x00000002 , 0x0003cbf2 
- 00029647  0x00007e21 setsect  0x00000003 , 0x000243d9 
- 00029648  0x00007e22 istore  0x00000009 , 0x00000005 
- 00029649  0x00007e23 setsect  0x00000000 , 0x0002b030 
- 00029650  0x00007e24 setsect  0x00000001 , 0x00036a03 
- 00029651  0x00007e25 setsect  0x00000002 , 0x00011188 
- 00029652  0x00007e26 setsect  0x00000003 , 0x0001e520 
- 00029653  0x00007e27 istore  0x00000009 , 0x00000005 
- 00029654  0x00007e28 setsect  0x00000000 , 0x0003a11e 
- 00029655  0x00007e29 setsect  0x00000001 , 0x0000fe5d 
- 00029656  0x00007e2a setsect  0x00000002 , 0x0000dd57 
- 00029657  0x00007e2b setsect  0x00000003 , 0x0001ac93 
- 00029658  0x00007e2c istore  0x00000009 , 0x00000005 
- 00029659  0x00007e2d setsect  0x00000000 , 0x000011ed 
- 00029660  0x00007e2e setsect  0x00000001 , 0x000218c4 
- 00029661  0x00007e2f setsect  0x00000002 , 0x00008da7 
- 00029662  0x00007e30 setsect  0x00000003 , 0x000257ff 
- 00029663  0x00007e31 istore  0x00000009 , 0x00000005 
- 00029664  0x00007e32 setsect  0x00000000 , 0x0003192b 
- 00029665  0x00007e33 setsect  0x00000001 , 0x00034641 
- 00029666  0x00007e34 setsect  0x00000002 , 0x0001be0c 
- 00029667  0x00007e35 setsect  0x00000003 , 0x000366ad 
- 00029668  0x00007e36 istore  0x00000009 , 0x00000005 
- 00029669  0x00007e37 setsect  0x00000000 , 0x00001f83 
- 00029670  0x00007e38 setsect  0x00000001 , 0x00015a23 
- 00029671  0x00007e39 setsect  0x00000002 , 0x0003f9b0 
- 00029672  0x00007e3a setsect  0x00000003 , 0x00003949 
- 00029673  0x00007e3b istore  0x00000009 , 0x00000005 
- 00029674  0x00007e3c setsect  0x00000000 , 0x00013a51 
- 00029675  0x00007e3d setsect  0x00000001 , 0x000153fd 
- 00029676  0x00007e3e setsect  0x00000002 , 0x0003372a 
- 00029677  0x00007e3f setsect  0x00000003 , 0x0000f1bb 
- 00029678  0x00007e40 istore  0x00000009 , 0x00000005 
- 00029679  0x00007e41 setsect  0x00000000 , 0x0003ae85 
- 00029680  0x00007e42 setsect  0x00000001 , 0x0001eed9 
- 00029681  0x00007e43 setsect  0x00000002 , 0x00009e66 
- 00029682  0x00007e44 setsect  0x00000003 , 0x000001a8 
- 00029683  0x00007e45 istore  0x00000008 , 0x00000005 
- 00029684  0x00007e46 rtn 
- 00029685  0x00007e4f arg  0x00000569 , 0x00000005 
- 00029686  0x00007e50 setsect  0x00000000 , 0x0003ffff 
- 00029687  0x00007e51 setsect  0x00000001 , 0x0003ffff 
- 00029688  0x00007e52 setsect  0x00000002 , 0x0003ffff 
- 00029689  0x00007e53 setsect  0x00000003 , 0x0003ffff 
- 00029690  0x00007e54 istore  0x00000009 , 0x00000005 
- 00029691  0x00007e55 setsect  0x00000000 , 0x0003ffff 
- 00029692  0x00007e56 setsect  0x00000001 , 0x0000003f 
- 00029693  0x00007e57 setsect  0x00000002 , 0x00000000 
- 00029694  0x00007e58 setsect  0x00000003 , 0x00000000 
- 00029695  0x00007e59 istore  0x00000009 , 0x00000005 
- 00029696  0x00007e5a setsect  0x00000000 , 0x00000000 
- 00029697  0x00007e5b setsect  0x00000001 , 0x00000000 
- 00029698  0x00007e5c setsect  0x00000002 , 0x00001000 
- 00029699  0x00007e5d setsect  0x00000003 , 0x00000000 
- 00029700  0x00007e5e istore  0x00000009 , 0x00000005 
- 00029701  0x00007e5f setsect  0x00000000 , 0x0003ff00 
- 00029702  0x00007e60 setsect  0x00000001 , 0x0003ffff 
- 00029703  0x00007e61 setsect  0x00000002 , 0x0003ffcf 
- 00029704  0x00007e62 setsect  0x00000003 , 0x0003ffff 
- 00029705  0x00007e63 istore  0x00000009 , 0x00000005 
- 00029706  0x00007e64 setsect  0x00000000 , 0x0003ffff 
- 00029707  0x00007e65 setsect  0x00000001 , 0x0003ffff 
- 00029708  0x00007e66 setsect  0x00000002 , 0x0003ffff 
- 00029709  0x00007e67 setsect  0x00000003 , 0x000003ff 
- 00029710  0x00007e68 istore  0x00000009 , 0x00000005 
- 00029711  0x00007e69 setsect  0x00000000 , 0x00000000 
- 00029712  0x00007e6a setsect  0x00000001 , 0x00000000 
- 00029713  0x00007e6b setsect  0x00000002 , 0x00000000 
- 00029714  0x00007e6c setsect  0x00000003 , 0x00000000 
- 00029715  0x00007e6d istore  0x00000009 , 0x00000005 
- 00029716  0x00007e6e setsect  0x00000000 , 0x00010000 
- 00029717  0x00007e6f setsect  0x00000001 , 0x00000000 
- 00029718  0x00007e70 setsect  0x00000002 , 0x0003f000 
- 00029719  0x00007e71 setsect  0x00000003 , 0x0003ffff 
- 00029720  0x00007e72 istore  0x00000009 , 0x00000005 
- 00029721  0x00007e73 setsect  0x00000000 , 0x000296ff 
- 00029722  0x00007e74 setsect  0x00000001 , 0x00022630 
- 00029723  0x00007e75 setsect  0x00000002 , 0x0003945d 
- 00029724  0x00007e76 setsect  0x00000003 , 0x0003d284 
- 00029725  0x00007e77 istore  0x00000009 , 0x00000005 
- 00029726  0x00007e78 setsect  0x00000000 , 0x000333a0 
- 00029727  0x00007e79 setsect  0x00000001 , 0x00004b7a 
- 00029728  0x00007e7a setsect  0x00000002 , 0x000037d8 
- 00029729  0x00007e7b setsect  0x00000003 , 0x0003c9dc 
- 00029730  0x00007e7c istore  0x00000009 , 0x00000005 
- 00029731  0x00007e7d setsect  0x00000000 , 0x0003a440 
- 00029732  0x00007e7e setsect  0x00000001 , 0x0001b958 
- 00029733  0x00007e7f setsect  0x00000002 , 0x00038bce 
- 00029734  0x00007e80 setsect  0x00000003 , 0x0001091f 
- 00029735  0x00007e81 istore  0x00000009 , 0x00000005 
- 00029736  0x00007e82 setsect  0x00000000 , 0x0002e12c 
- 00029737  0x00007e83 setsect  0x00000001 , 0x0001f47c 
- 00029738  0x00007e84 setsect  0x00000002 , 0x000356b1 
- 00029739  0x00007e85 setsect  0x00000003 , 0x0002fd47 
- 00029740  0x00007e86 istore  0x00000009 , 0x00000005 
- 00029741  0x00007e87 setsect  0x00000000 , 0x00006837 
- 00029742  0x00007e88 setsect  0x00000001 , 0x0002ed90 
- 00029743  0x00007e89 setsect  0x00000002 , 0x0001ecec 
- 00029744  0x00007e8a setsect  0x00000003 , 0x0001acc5 
- 00029745  0x00007e8b istore  0x00000009 , 0x00000005 
- 00029746  0x00007e8c setsect  0x00000000 , 0x00023357 
- 00029747  0x00007e8d setsect  0x00000001 , 0x00018af3 
- 00029748  0x00007e8e setsect  0x00000002 , 0x0000f9e1 
- 00029749  0x00007e8f setsect  0x00000003 , 0x000129f0 
- 00029750  0x00007e90 istore  0x00000009 , 0x00000005 
- 00029751  0x00007e91 setsect  0x00000000 , 0x0002e7eb 
- 00029752  0x00007e92 setsect  0x00000001 , 0x0003e6e3 
- 00029753  0x00007e93 setsect  0x00000002 , 0x0003e1a7 
- 00029754  0x00007e94 setsect  0x00000003 , 0x00010b8b 
- 00029755  0x00007e95 istore  0x00000009 , 0x00000005 
- 00029756  0x00007e96 setsect  0x00000000 , 0x00024fe3 
- 00029757  0x00007e97 setsect  0x00000001 , 0x000020ef 
- 00029758  0x00007e98 setsect  0x00000002 , 0x0001b5a6 
- 00029759  0x00007e99 setsect  0x00000003 , 0x0000dc2f 
- 00029760  0x00007e9a istore  0x00000009 , 0x00000005 
- 00029761  0x00007e9b setsect  0x00000000 , 0x00013860 
- 00029762  0x00007e9c setsect  0x00000001 , 0x0002bd69 
- 00029763  0x00007e9d setsect  0x00000002 , 0x0000391a 
- 00029764  0x00007e9e setsect  0x00000003 , 0x0001b222 
- 00029765  0x00007e9f istore  0x00000009 , 0x00000005 
- 00029766  0x00007ea0 rtn 
- 00029767  0x00007ea9 branch  0x000074fc 
- 00029768  0x00007eac bpatch  0x000000ed , 0x0000401d 
- 00029769  0x00007eb1 fetch  0x00000001 , 0x0000446c 
- 00029770  0x00007eb2 rtn  0x00000034 
- 00029771  0x00007eb3 fetch  0x00000001 , 0x0000446e 
- 00029772  0x00007eb4 rtneq  0x00000003 
- 00029773  0x00007eb7 fetch  0x00000001 , 0x0000446d 
- 00029774  0x00007eb8 beq  0x00000000 , 0x000074fc 
- 00029775  0x00007eb9 rtn 
- 00029776  0x00007ebb jam  0x00000000 , 0x0000446d 
- 00029777  0x00007ebc rtn 
- 00029778  0x00007ec2 bpatch  0x000000ee , 0x0000401d 
- 00029779  0x00007ec3 setarg  0x000005fe 
- 00029780  0x00007ec4 arg  0x000005f9 , 0x00000005 
- 00029781  0x00007ec5 isub  0x00000005 , 0x00000039 
- 00029782  0x00007ec6 call  0x00007ca1 
- 00029783  0x00007ec7 setarg  0x000044d1 
- 00029784  0x00007ec8 arg  0x000044cf , 0x00000005 
- 00029785  0x00007ec9 isub  0x00000005 , 0x00000039 
- 00029786  0x00007eca branch  0x00007ca1 
- 00029787  0x00007ecf call  0x00007476 
- 00029788  0x00007ed0 arg  0x0000061e , 0x00000011 
- 00029789  0x00007ed1 arg  0x000004b1 , 0x00000005 
- 00029790  0x00007ed2 call  0x0000771c 
- 00029791  0x00007ed3 arg  0x000005fe , 0x00000011 
- 00029792  0x00007ed4 arg  0x00000471 , 0x00000005 
- 00029793  0x00007ed5 call  0x0000771c 
- 00029794  0x00007ed6 arg  0x00000471 , 0x00000011 
- 00029795  0x00007ed7 arg  0x000005fe , 0x00000012 
- 00029796  0x00007ed8 arg  0x00000471 , 0x00000005 
- 00029797  0x00007ed9 call  0x00007684 
- 00029798  0x00007eda arg  0x00000589 , 0x00000011 
- 00029799  0x00007edb arg  0x000005fe , 0x00000012 
- 00029800  0x00007edc arg  0x00000491 , 0x00000005 
- 00029801  0x00007edd call  0x00007684 
- 00029802  0x00007ede arg  0x00000491 , 0x00000011 
- 00029803  0x00007edf arg  0x00000471 , 0x00000012 
- 00029804  0x00007ee0 arg  0x00000471 , 0x00000005 
- 00029805  0x00007ee1 call  0x00007720 
- 00029806  0x00007ee2 arg  0x00000451 , 0x00000011 
- 00029807  0x00007ee3 arg  0x00000471 , 0x00000012 
- 00029808  0x00007ee4 arg  0x00000451 , 0x00000005 
- 00029809  0x00007ee5 call  0x00007720 
- 00029810  0x00007ee6 arg  0x00000020 , 0x00000039 
- 00029811  0x00007ee7 arg  0x000004b1 , 0x00000011 
- 00029812  0x00007ee8 arg  0x00000451 , 0x00000012 
- 00029813  0x00007ee9 branch  0x00007d64 
- 00029814  0x00007eec arg  0x000005c9 , 0x00000011 
- 00029815  0x00007eed arg  0x00000451 , 0x00000005 
- 00029816  0x00007eee call  0x0000771c 
- 00029817  0x00007eef arg  0x000005a9 , 0x00000011 
- 00029818  0x00007ef0 arg  0x00000471 , 0x00000005 
- 00029819  0x00007ef1 call  0x0000771c 
- 00029820  0x00007ef2 arg  0x00000471 , 0x00000011 
- 00029821  0x00007ef3 arg  0x000005a9 , 0x00000012 
- 00029822  0x00007ef4 arg  0x00000471 , 0x00000005 
- 00029823  0x00007ef5 call  0x00007684 
- 00029824  0x00007ef6 arg  0x00000589 , 0x00000011 
- 00029825  0x00007ef7 arg  0x000005a9 , 0x00000012 
- 00029826  0x00007ef8 arg  0x00000491 , 0x00000005 
- 00029827  0x00007ef9 call  0x00007684 
- 00029828  0x00007efa arg  0x00000491 , 0x00000011 
- 00029829  0x00007efb arg  0x00000471 , 0x00000012 
- 00029830  0x00007efc arg  0x00000471 , 0x00000005 
- 00029831  0x00007efd call  0x00007720 
- 00029832  0x00007efe arg  0x00000451 , 0x00000011 
- 00029833  0x00007eff arg  0x00000471 , 0x00000012 
- 00029834  0x00007f00 arg  0x00000451 , 0x00000005 
- 00029835  0x00007f01 branch  0x00007739 
- 00029836  0x00007f07 increase  0xffffffff , 0x00000007 
- 00029837  0x00007f08 nrtn  0x00000002 
- 00029838  0x00007f09 random  0x0000003f 
- 00029839  0x00007f0a istore  0x00000002 , 0x00000005 
- 00029840  0x00007f0b branch  0x0000748c 
- 00029841  0x00007f0d increase  0xffffffff , 0x00000007 
- 00029842  0x00007f0e nbranch  0x0000749c , 0x00000002 
- 00029843  0x00007f0f ifetch  0x00000004 , 0x00000011 
- 00029844  0x00007f10 copy  0x0000003f , 0x00000002 
- 00029845  0x00007f11 ifetch  0x00000004 , 0x00000012 
- 00029846  0x00007f12 iflip  0x00000002 , 0x0000003f 
- 00029847  0x00007f13 nbranch  0x0000749b , 0x00000005 
- 00029848  0x00007f14 increase  0x00000004 , 0x00000011 
- 00029849  0x00007f15 increase  0x00000004 , 0x00000012 
- 00029850  0x00007f16 branch  0x00007491 
- 00029851  0x00007f18 branch  0x00007dc4 
- 00029852  0x00007f1b branch  0x00007dc6 
- 00029853  0x00007f21 and  0x0000003f , 0x00000007 , 0x00000007 
- 00029854  0x00007f22 rshift3  0x0000003f , 0x0000003f 
- 00029855  0x00007f23 iadd  0x00000006 , 0x00000006 
- 00029856  0x00007f24 ifetch  0x00000001 , 0x00000006 
- 00029857  0x00007f25 qisolate0  0x0000003f 
- 00029858  0x00007f26 rtn 
- 00029859  0x00007f2a ifetch  0x00000008 , 0x00000006 
- 00029860  0x00007f2b nrtn  0x00000034 
- 00029861  0x00007f2c ifetch  0x00000008 , 0x00000006 
- 00029862  0x00007f2d nrtn  0x00000034 
- 00029863  0x00007f2e ifetch  0x00000008 , 0x00000006 
- 00029864  0x00007f2f rtn 
- 00029865  0x00007f35 ifetch  0x00000004 , 0x00000011 
- 00029866  0x00007f36 iforce  0x00000002 
- 00029867  0x00007f37 ifetch  0x00000004 , 0x00000012 
- 00029868  0x00007f38 isub  0x00000002 , 0x0000003e 
- 00029869  0x00007f39 nrtn  0x00000005 
- 00029870  0x00007f3a increase  0x00000004 , 0x00000011 
- 00029871  0x00007f3b increase  0x00000004 , 0x00000012 
- 00029872  0x00007f3c loop  0x000074a9 
- 00029873  0x00007f3d rtn 
- 00029874  0x00007f40 force  0x00000006 , 0x00000039 
- 00029875  0x00007f41 increase  0x00000014 , 0x00000011 
- 00029876  0x00007f42 increase  0x00000014 , 0x00000012 
- 00029877  0x00007f44 ifetch  0x00000004 , 0x00000012 
- 00029878  0x00007f45 iforce  0x00000002 
- 00029879  0x00007f46 ifetch  0x00000004 , 0x00000011 
- 00029880  0x00007f47 isub  0x00000002 , 0x0000003f 
- 00029881  0x00007f48 nrtn  0x00000002 
- 00029882  0x00007f49 nrtn  0x00000034 
- 00029883  0x00007f4a increase  0xfffffffc , 0x00000011 
- 00029884  0x00007f4b increase  0xfffffffc , 0x00000012 
- 00029885  0x00007f4c loop  0x000074b5 
- 00029886  0x00007f4d rtn 
- 00029887  0x00007f4f force  0x00000006 , 0x00000039 
- 00029888  0x00007f50 force  0x00000000 , 0x00000013 
- 00029889  0x00007f52 ifetch  0x00000004 , 0x00000011 
- 00029890  0x00007f53 iforce  0x00000002 
- 00029891  0x00007f54 ifetch  0x00000004 , 0x00000012 
- 00029892  0x00007f55 iadd  0x00000002 , 0x0000003f 
- 00029893  0x00007f56 iadd  0x00000013 , 0x0000003f 
- 00029894  0x00007f57 istore  0x00000004 , 0x00000005 
- 00029895  0x00007f58 isolate1  0x00000020 , 0x0000003f 
- 00029896  0x00007f59 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029897  0x00007f5a increase  0x00000004 , 0x00000011 
- 00029898  0x00007f5b increase  0x00000004 , 0x00000012 
- 00029899  0x00007f5c loop  0x000074c1 
- 00029900  0x00007f5d rtn 
- 00029901  0x00007f60 force  0x00000006 , 0x00000039 
- 00029902  0x00007f61 force  0x00000000 , 0x00000013 
- 00029903  0x00007f63 ifetch  0x00000004 , 0x00000012 
- 00029904  0x00007f64 iforce  0x00000002 
- 00029905  0x00007f65 ifetch  0x00000004 , 0x00000011 
- 00029906  0x00007f66 isub  0x00000002 , 0x0000003f 
- 00029907  0x00007f67 isub  0x00000013 , 0x0000003f 
- 00029908  0x00007f68 istore  0x00000004 , 0x00000005 
- 00029909  0x00007f69 isolate1  0x00000020 , 0x0000003f 
- 00029910  0x00007f6a setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029911  0x00007f6b increase  0x00000004 , 0x00000011 
- 00029912  0x00007f6c increase  0x00000004 , 0x00000012 
- 00029913  0x00007f6d loop  0x000074cf 
- 00029914  0x00007f6e rtn 
- 00029915  0x00007f71 force  0x00000006 , 0x00000039 
- 00029916  0x00007f72 increase  0x00000014 , 0x00000011 
- 00029917  0x00007f74 force  0x00000000 , 0x00000013 
- 00029918  0x00007f76 ifetch  0x00000004 , 0x00000011 
- 00029919  0x00007f77 isolate1  0x00000000 , 0x0000003f 
- 00029920  0x00007f78 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029921  0x00007f79 rshift  0x0000003f , 0x0000003f 
- 00029922  0x00007f7a isolate1  0x00000000 , 0x00000013 
- 00029923  0x00007f7b setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00029924  0x00007f7c istore  0x00000004 , 0x00000011 
- 00029925  0x00007f7d increase  0xfffffffc , 0x00000011 
- 00029926  0x00007f7e rshift  0x00000013 , 0x00000013 
- 00029927  0x00007f7f loop  0x000074de 
- 00029928  0x00007f80 rtn 
- 00029929  0x00007f82 force  0x00000006 , 0x00000039 
- 00029930  0x00007f83 force  0x00000000 , 0x00000013 
- 00029931  0x00007f85 ifetch  0x00000004 , 0x00000011 
- 00029932  0x00007f86 isolate1  0x0000001f , 0x0000003f 
- 00029933  0x00007f87 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00029934  0x00007f88 lshift  0x0000003f , 0x0000003f 
- 00029935  0x00007f89 isolate1  0x00000000 , 0x00000013 
- 00029936  0x00007f8a setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029937  0x00007f8b istore  0x00000004 , 0x00000011 
- 00029938  0x00007f8c increase  0x00000004 , 0x00000011 
- 00029939  0x00007f8d rshift  0x00000013 , 0x00000013 
- 00029940  0x00007f8e loop  0x000074eb 
- 00029941  0x00007f8f rtn 
- 00029942  0x00007f93 force  0x00000006 , 0x00000039 
- 00029943  0x00007f95 ifetch  0x00000004 , 0x00000006 
- 00029944  0x00007f96 iforce  0x0000002f 
- 00029945  0x00007f97 increase  0x00000001 , 0x00000038 
- 00029946  0x00007f98 loop  0x000074f7 
- 00029947  0x00007f99 rtn 
- 00029948  0x00007f9e bpatch  0x000000ef , 0x0000401d 
- 00029949  0x00007f9f fetch  0x00000001 , 0x0000446c 
- 00029950  0x00007fa0 nbranch  0x0000751d , 0x00000034 
- 00029951  0x00007fa3 jam  0x00000000 , 0x0000446d 
- 00029952  0x00007fa4 jam  0x00000000 , 0x0000446e 
- 00029953  0x00007fa5 rtn 
- 00029954  0x00007faa fetch  0x00000001 , 0x0000446c 
- 00029955  0x00007fab rtn  0x00000034 
- 00029956  0x00007fac fetch  0x00000001 , 0x0000446e 
- 00029957  0x00007fad rtneq  0x00000003 
- 00029958  0x00007fae call  0x00007552 
- 00029959  0x00007faf branch  0x00007502 
- 00029960  0x00007fb4 arg  0x0000446f , 0x00000005 
- 00029961  0x00007fb5 setsect  0x00000000 , 0x00001abd 
- 00029962  0x00007fb6 setsect  0x00000001 , 0x0001b34f 
- 00029963  0x00007fb7 setsect  0x00000002 , 0x00019b8a 
- 00029964  0x00007fb8 setsect  0x00000003 , 0x00026562 
- 00029965  0x00007fb9 istore  0x00000009 , 0x00000005 
- 00029966  0x00007fba setsect  0x00000000 , 0x000340b7 
- 00029967  0x00007fbb setsect  0x00000001 , 0x00001efa 
- 00029968  0x00007fbc setsect  0x00000002 , 0x0000aff6 
- 00029969  0x00007fbd setsect  0x00000003 , 0x0000fd41 
- 00029970  0x00007fbe istore  0x00000009 , 0x00000005 
- 00029971  0x00007fbf setsect  0x00000000 , 0x0003d210 
- 00029972  0x00007fc0 setsect  0x00000001 , 0x00026cf8 
- 00029973  0x00007fc1 setsect  0x00000002 , 0x0003874c 
- 00029974  0x00007fc2 setsect  0x00000003 , 0x0003157c 
- 00029975  0x00007fc3 istore  0x00000009 , 0x00000005 
- 00029976  0x00007fc4 setsect  0x00000000 , 0x0002d4a3 
- 00029977  0x00007fc5 setsect  0x00000001 , 0x0003d27d 
- 00029978  0x00007fc6 setsect  0x00000002 , 0x00000003 
- 00029979  0x00007fc7 istore  0x00000005 , 0x00000005 
- 00029980  0x00007fc8 rtn 
- 00029981  0x00007fcc fetch  0x00000001 , 0x0000446e 
- 00029982  0x00007fcd rtnne  0x00000000 
- 00029983  0x00007fce fetch  0x00000001 , 0x0000446d 
- 00029984  0x00007fcf rtnne  0x00000000 
- 00029985  0x00007fd0 call  0x000073f5 
- 00029986  0x00007fd1 arg  0x0000446f , 0x00000005 
- 00029987  0x00007fd2 force  0x0000000f , 0x00000007 
- 00029988  0x00007fd3 call  0x0000748c 
- 00029989  0x00007fd4 random  0x0000003f 
- 00029990  0x00007fd5 rshift  0x0000003f , 0x0000003f 
- 00029991  0x00007fd6 istore  0x00000002 , 0x00000005 
- 00029992  0x00007fd8 fetch  0x00000001 , 0x0000446b 
- 00029993  0x00007fd9 ncall  0x00007508 , 0x00000034 
- 00029994  0x00007fdb arg  0x000003b1 , 0x00000005 
- 00029995  0x00007fdc arg  0x0000446f , 0x00000006 
- 00029996  0x00007fdd call  0x00007c8d 
- 00029997  0x00007fdf arg  0x00000291 , 0x00000005 
- 00029998  0x00007fe0 arg  0x000005a9 , 0x00000006 
- 00029999  0x00007fe1 call  0x00007c81 
- 00030000  0x00007fe3 arg  0x000002d1 , 0x00000005 
- 00030001  0x00007fe4 call  0x00007c9d 
- 00030002  0x00007fe5 jam  0x00000001 , 0x000002d1 
- 00030003  0x00007fe7 call  0x0000756a 
- 00030004  0x00007fe8 jam  0x00000003 , 0x0000446d 
- 00030005  0x00007fe9 rtn 
- 00030006  0x00007fec arg  0x0000448f , 0x00000005 
- 00030007  0x00007fed arg  0x000002f1 , 0x00000006 
- 00030008  0x00007fee call  0x00007c81 
- 00030009  0x00007fef jam  0x00000003 , 0x0000446e 
- 00030010  0x00007ff0 jam  0x00000000 , 0x0000446d 
- 00030011  0x00007ff1 rtn 
- 00030012  0x00007ff6 fetch  0x00000001 , 0x000005f9 
- 00030013  0x00007ff7 rtnne  0x00000000 
- 00030014  0x00007ff8 fetch  0x00000001 , 0x0000446d 
- 00030015  0x00007ff9 rtnne  0x00000000 
- 00030016  0x00007ffb arg  0x000003b1 , 0x00000005 
- 00030017  0x00007ffc arg  0x0000446f , 0x00000006 
- 00030018  0x00007ffd call  0x00007c8d 
- 00030019  0x00007fff arg  0x00000291 , 0x00000005 
- 00030020  0x00008000 arg  0x000005fe , 0x00000006 
- 00030021  0x00008001 call  0x00007c81 
- 00030022  0x00008003 arg  0x000002d1 , 0x00000005 
- 00030023  0x00008004 call  0x00007c9d 
- 00030024  0x00008005 jam  0x00000001 , 0x000002d1 
- 00030025  0x00008007 call  0x0000756a 
- 00030026  0x00008008 jam  0x00000004 , 0x0000446d 
- 00030027  0x00008009 rtn 
- 00030028  0x0000800e arg  0x0000063e , 0x00000005 
- 00030029  0x0000800f arg  0x000002f1 , 0x00000006 
- 00030030  0x00008010 call  0x00007c8d 
- 00030031  0x00008011 jam  0x00000003 , 0x000005f9 
- 00030032  0x00008012 jam  0x00000000 , 0x0000446d 
- 00030033  0x00008013 rtn 
- 00030034  0x00008018 fetch  0x00000001 , 0x0000446c 
- 00030035  0x00008019 rtn  0x00000034 
- 00030036  0x0000801a fetch  0x00000001 , 0x0000446d 
- 00030037  0x0000801b rtn  0x00000034 
- 00030038  0x0000801c increase  0x00000080 , 0x0000003f 
- 00030039  0x0000801d store  0x00000001 , 0x0000446d 
- 00030040  0x0000801e rtnbit1  0x00000007 
- 00030041  0x0000801f fetch  0x00000002 , 0x0000022e 
- 00030042  0x00008020 branch  0x0000755c , 0x00000034 
- 00030043  0x00008021 branch  0x00007562 
- 00030044  0x00008024 bpatch  0x000000f0 , 0x0000401e 
- 00030045  0x00008025 call  0x00007577 
- 00030046  0x00008026 fetch  0x00000001 , 0x0000446d 
- 00030047  0x00008027 beq  0x00000003 , 0x00007536 
- 00030048  0x00008028 beq  0x00000004 , 0x0000754c 
- 00030049  0x00008029 rtn 
- 00030050  0x0000802d call  0x00007589 
- 00030051  0x0000802e fetch  0x00000002 , 0x0000022e 
- 00030052  0x0000802f increase  0xffffffff , 0x0000003f 
- 00030053  0x00008030 store  0x00000002 , 0x0000022e 
- 00030054  0x00008031 arg  0x000003b1 , 0x00000006 
- 00030055  0x00008032 call  0x0000749d 
- 00030056  0x00008033 rtn  0x00000001 
- 00030057  0x00008034 branch  0x000075da 
- 00030058  0x00008037 bpatch  0x000000f1 , 0x0000401e 
- 00030059  0x00008038 setarg  0x00000100 
- 00030060  0x00008039 store  0x00000002 , 0x0000022e 
- 00030061  0x0000803b fetch  0x00000002 , 0x0000022e 
- 00030062  0x0000803c rtn  0x00000034 
- 00030063  0x0000803d increase  0xffffffff , 0x0000003f 
- 00030064  0x0000803e store  0x00000002 , 0x0000022e 
- 00030065  0x0000803f arg  0x000003b1 , 0x00000006 
- 00030066  0x00008040 call  0x0000749d 
- 00030067  0x00008041 branch  0x0000756d , 0x00000001 
- 00030068  0x00008042 arg  0x00000291 , 0x00000006 
- 00030069  0x00008043 arg  0x00000351 , 0x00000005 
- 00030070  0x00008044 branch  0x00007c80 
- 00030071  0x00008048 arg  0x00000391 , 0x00000011 
- 00030072  0x00008049 arg  0x00000491 , 0x00000005 
- 00030073  0x0000804a call  0x00007646 
- 00030074  0x0000804b arg  0x00000491 , 0x00000011 
- 00030075  0x0000804c arg  0x00000431 , 0x00000005 
- 00030076  0x0000804d call  0x0000771c 
- 00030077  0x0000804e arg  0x00000351 , 0x00000011 
- 00030078  0x0000804f arg  0x00000431 , 0x00000012 
- 00030079  0x00008050 arg  0x000002f1 , 0x00000005 
- 00030080  0x00008051 call  0x00007684 
- 00030081  0x00008052 arg  0x00000491 , 0x00000011 
- 00030082  0x00008053 arg  0x00000431 , 0x00000012 
- 00030083  0x00008054 arg  0x00000471 , 0x00000005 
- 00030084  0x00008055 call  0x00007684 
- 00030085  0x00008056 arg  0x00000371 , 0x00000011 
- 00030086  0x00008057 arg  0x00000471 , 0x00000012 
- 00030087  0x00008058 arg  0x00000311 , 0x00000005 
- 00030088  0x00008059 branch  0x00007684 
- 00030089  0x0000805c arg  0x00000391 , 0x00000011 
- 00030090  0x0000805d arg  0x00000471 , 0x00000005 
- 00030091  0x0000805e call  0x0000771c 
- 00030092  0x0000805f arg  0x00000471 , 0x00000011 
- 00030093  0x00008060 arg  0x00000491 , 0x00000005 
- 00030094  0x00008061 call  0x0000771c 
- 00030095  0x00008063 arg  0x00000589 , 0x00000011 
- 00030096  0x00008064 arg  0x00000491 , 0x00000012 
- 00030097  0x00008065 arg  0x00000491 , 0x00000005 
- 00030098  0x00008066 call  0x00007684 
- 00030099  0x00008067 arg  0x00000351 , 0x00000011 
- 00030100  0x00008068 arg  0x00000471 , 0x00000005 
- 00030101  0x00008069 call  0x0000771c 
- 00030102  0x0000806b arg  0x00000471 , 0x00000006 
- 00030103  0x0000806c arg  0x00000431 , 0x00000005 
- 00030104  0x0000806d call  0x00007c8d 
- 00030105  0x0000806e arg  0x00000431 , 0x00000011 
- 00030106  0x0000806f call  0x00007723 
- 00030107  0x00008070 arg  0x00000471 , 0x00000011 
- 00030108  0x00008071 arg  0x00000431 , 0x00000012 
- 00030109  0x00008072 arg  0x00000471 , 0x00000005 
- 00030110  0x00008073 call  0x00007720 
- 00030111  0x00008075 arg  0x00000471 , 0x00000011 
- 00030112  0x00008076 arg  0x00000491 , 0x00000012 
- 00030113  0x00008077 arg  0x00000471 , 0x00000005 
- 00030114  0x00008078 call  0x00007720 
- 00030115  0x0000807a arg  0x00000351 , 0x00000006 
- 00030116  0x0000807b arg  0x00000431 , 0x00000005 
- 00030117  0x0000807c call  0x00007c8d 
- 00030118  0x0000807d arg  0x00000371 , 0x00000011 
- 00030119  0x0000807e arg  0x00000491 , 0x00000005 
- 00030120  0x0000807f call  0x0000771c 
- 00030121  0x00008080 arg  0x00000431 , 0x00000011 
- 00030122  0x00008081 call  0x00007723 
- 00030123  0x00008082 arg  0x00000431 , 0x00000011 
- 00030124  0x00008083 call  0x00007723 
- 00030125  0x00008084 arg  0x00000431 , 0x00000011 
- 00030126  0x00008085 arg  0x00000491 , 0x00000012 
- 00030127  0x00008086 arg  0x00000431 , 0x00000005 
- 00030128  0x00008087 call  0x00007684 
- 00030129  0x00008088 arg  0x00000491 , 0x00000011 
- 00030130  0x00008089 arg  0x00000451 , 0x00000005 
- 00030131  0x0000808a call  0x0000771c 
- 00030132  0x0000808b arg  0x00000451 , 0x00000011 
- 00030133  0x0000808c call  0x00007723 
- 00030134  0x0000808d arg  0x00000451 , 0x00000011 
- 00030135  0x0000808e call  0x00007723 
- 00030136  0x0000808f arg  0x00000451 , 0x00000011 
- 00030137  0x00008090 call  0x00007723 
- 00030138  0x00008091 arg  0x00000371 , 0x00000006 
- 00030139  0x00008092 arg  0x00000491 , 0x00000005 
- 00030140  0x00008093 call  0x00007c8d 
- 00030141  0x00008094 arg  0x00000491 , 0x00000011 
- 00030142  0x00008095 call  0x00007723 
- 00030143  0x00008096 arg  0x00000491 , 0x00000011 
- 00030144  0x00008097 arg  0x00000391 , 0x00000012 
- 00030145  0x00008098 arg  0x00000391 , 0x00000005 
- 00030146  0x00008099 call  0x00007684 
- 00030147  0x0000809c arg  0x00000471 , 0x00000011 
- 00030148  0x0000809d arg  0x00000491 , 0x00000005 
- 00030149  0x0000809e call  0x0000771c 
- 00030150  0x000080a0 arg  0x00000491 , 0x00000011 
- 00030151  0x000080a1 arg  0x00000431 , 0x00000012 
- 00030152  0x000080a2 arg  0x00000491 , 0x00000005 
- 00030153  0x000080a3 call  0x00007739 
- 00030154  0x000080a4 arg  0x00000491 , 0x00000011 
- 00030155  0x000080a5 arg  0x00000431 , 0x00000012 
- 00030156  0x000080a6 arg  0x00000351 , 0x00000005 
- 00030157  0x000080a7 call  0x00007739 
- 00030158  0x000080a8 arg  0x00000431 , 0x00000011 
- 00030159  0x000080a9 arg  0x00000351 , 0x00000012 
- 00030160  0x000080aa arg  0x00000491 , 0x00000005 
- 00030161  0x000080ab call  0x00007739 
- 00030162  0x000080ac arg  0x00000491 , 0x00000011 
- 00030163  0x000080ad arg  0x00000471 , 0x00000012 
- 00030164  0x000080ae arg  0x00000491 , 0x00000005 
- 00030165  0x000080af call  0x00007684 
- 00030166  0x000080b0 arg  0x00000491 , 0x00000011 
- 00030167  0x000080b1 arg  0x00000451 , 0x00000012 
- 00030168  0x000080b2 arg  0x00000371 , 0x00000005 
- 00030169  0x000080b3 branch  0x00007739 
- 00030170  0x000080b7 arg  0x000002d1 , 0x00000011 
- 00030171  0x000080b8 arg  0x000004b1 , 0x00000005 
- 00030172  0x000080b9 call  0x0000771c 
- 00030173  0x000080ba arg  0x00000351 , 0x00000011 
- 00030174  0x000080bb arg  0x000004b1 , 0x00000012 
- 00030175  0x000080bc arg  0x00000451 , 0x00000005 
- 00030176  0x000080bd call  0x00007684 
- 00030177  0x000080c0 arg  0x000002d1 , 0x00000011 
- 00030178  0x000080c1 arg  0x000004b1 , 0x00000012 
- 00030179  0x000080c2 arg  0x000004b1 , 0x00000005 
- 00030180  0x000080c3 call  0x00007684 
- 00030181  0x000080c4 arg  0x00000371 , 0x00000011 
- 00030182  0x000080c5 arg  0x000004b1 , 0x00000012 
- 00030183  0x000080c6 arg  0x00000431 , 0x00000005 
- 00030184  0x000080c7 call  0x00007684 
- 00030185  0x000080ca arg  0x00000391 , 0x00000011 
- 00030186  0x000080cb arg  0x000004b1 , 0x00000005 
- 00030187  0x000080cc call  0x0000771c 
- 00030188  0x000080cd arg  0x00000291 , 0x00000011 
- 00030189  0x000080ce arg  0x000004b1 , 0x00000012 
- 00030190  0x000080cf arg  0x00000471 , 0x00000005 
- 00030191  0x000080d0 call  0x00007684 
- 00030192  0x000080d2 arg  0x00000391 , 0x00000011 
- 00030193  0x000080d3 arg  0x000004b1 , 0x00000012 
- 00030194  0x000080d4 arg  0x000004b1 , 0x00000005 
- 00030195  0x000080d5 call  0x00007684 
- 00030196  0x000080d6 arg  0x000002b1 , 0x00000011 
- 00030197  0x000080d7 arg  0x000004b1 , 0x00000012 
- 00030198  0x000080d8 arg  0x00000491 , 0x00000005 
- 00030199  0x000080d9 call  0x00007684 
- 00030200  0x000080de arg  0x00000451 , 0x00000012 
- 00030201  0x000080df arg  0x00000471 , 0x00000011 
- 00030202  0x000080e0 arg  0x000004b1 , 0x00000005 
- 00030203  0x000080e1 call  0x00007739 
- 00030204  0x000080e2 arg  0x00000451 , 0x00000011 
- 00030205  0x000080e3 arg  0x00000471 , 0x00000012 
- 00030206  0x000080e4 arg  0x00000451 , 0x00000005 
- 00030207  0x000080e5 call  0x00007720 
- 00030208  0x000080e8 arg  0x00000431 , 0x00000012 
- 00030209  0x000080e9 arg  0x00000491 , 0x00000011 
- 00030210  0x000080ea arg  0x00000471 , 0x00000005 
- 00030211  0x000080eb call  0x00007739 
- 00030212  0x000080ec arg  0x00000431 , 0x00000011 
- 00030213  0x000080ed arg  0x00000491 , 0x00000012 
- 00030214  0x000080ee arg  0x00000431 , 0x00000005 
- 00030215  0x000080ef call  0x00007720 
- 00030216  0x000080f0 arg  0x00000431 , 0x00000011 
- 00030217  0x000080f1 arg  0x000004b1 , 0x00000012 
- 00030218  0x000080f2 arg  0x00000431 , 0x00000005 
- 00030219  0x000080f3 call  0x00007684 
- 00030220  0x000080f4 arg  0x00000391 , 0x00000011 
- 00030221  0x000080f5 arg  0x000002d1 , 0x00000012 
- 00030222  0x000080f6 arg  0x00000491 , 0x00000005 
- 00030223  0x000080f7 call  0x00007684 
- 00030224  0x000080f8 arg  0x00000491 , 0x00000011 
- 00030225  0x000080f9 arg  0x000004b1 , 0x00000012 
- 00030226  0x000080fa arg  0x00000391 , 0x00000005 
- 00030227  0x000080fb call  0x00007684 
- 00030228  0x000080fd arg  0x000004b1 , 0x00000011 
- 00030229  0x000080fe arg  0x000004b1 , 0x00000005 
- 00030230  0x000080ff call  0x0000771c 
- 00030231  0x00008100 arg  0x000004b1 , 0x00000011 
- 00030232  0x00008101 arg  0x00000451 , 0x00000012 
- 00030233  0x00008102 arg  0x00000491 , 0x00000005 
- 00030234  0x00008103 call  0x00007684 
- 00030235  0x00008104 arg  0x000004b1 , 0x00000011 
- 00030236  0x00008105 arg  0x00000431 , 0x00000012 
- 00030237  0x00008106 arg  0x00000431 , 0x00000005 
- 00030238  0x00008107 call  0x00007684 
- 00030239  0x00008108 arg  0x00000471 , 0x00000011 
- 00030240  0x00008109 arg  0x00000351 , 0x00000005 
- 00030241  0x0000810a call  0x0000771c 
- 00030242  0x0000810b arg  0x00000351 , 0x00000011 
- 00030243  0x0000810c arg  0x00000491 , 0x00000012 
- 00030244  0x0000810d arg  0x00000351 , 0x00000005 
- 00030245  0x0000810e call  0x00007739 
- 00030246  0x0000810f arg  0x00000351 , 0x00000006 
- 00030247  0x00008110 arg  0x000004b1 , 0x00000005 
- 00030248  0x00008111 call  0x00007c8d 
- 00030249  0x00008112 arg  0x000004b1 , 0x00000011 
- 00030250  0x00008113 call  0x00007723 
- 00030251  0x00008114 arg  0x00000491 , 0x00000011 
- 00030252  0x00008115 arg  0x000004b1 , 0x00000012 
- 00030253  0x00008116 arg  0x00000491 , 0x00000005 
- 00030254  0x00008117 call  0x00007739 
- 00030255  0x00008118 arg  0x00000491 , 0x00000011 
- 00030256  0x00008119 arg  0x00000471 , 0x00000012 
- 00030257  0x0000811a arg  0x00000471 , 0x00000005 
- 00030258  0x0000811b call  0x00007684 
- 00030259  0x0000811c arg  0x00000471 , 0x00000011 
- 00030260  0x0000811d arg  0x00000431 , 0x00000012 
- 00030261  0x0000811e arg  0x00000371 , 0x00000005 
- 00030262  0x0000811f call  0x00007739 
- 00030263  0x00008120 arg  0x00000371 , 0x00000011 
- 00030264  0x00008121 arg  0x00000569 , 0x00000012 
- 00030265  0x00008122 arg  0x00000371 , 0x00000005 
- 00030266  0x00008123 force  0x00000000 , 0x00000013 
- 00030267  0x00008124 fetch  0x00000001 , 0x00000371 
- 00030268  0x00008125 isolate1  0x00000000 , 0x0000003f 
- 00030269  0x00008126 call  0x0000771e , 0x00000001 
- 00030270  0x00008127 copy  0x00000013 , 0x00000030 
- 00030271  0x00008128 arg  0x00000371 , 0x00000011 
- 00030272  0x00008129 call  0x0000774e 
- 00030273  0x0000812a fetch  0x00000001 , 0x00000390 
- 00030274  0x0000812b isolate1  0x00000000 , 0x00000030 
- 00030275  0x0000812c setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030276  0x0000812d store  0x00000001 , 0x00000390 
- 00030277  0x0000812e rtn 
- 00030278  0x00008131 copy  0x00000005 , 0x0000000b 
- 00030279  0x00008132 arg  0x00000451 , 0x00000005 
- 00030280  0x00008133 call  0x00007c9d 
- 00030281  0x00008134 force  0x00000000 , 0x0000003f 
- 00030282  0x00008136 store  0x00000004 , 0x00000471 
- 00030283  0x00008137 jam  0x00000001 , 0x00000451 
- 00030284  0x00008138 arg  0x000003d1 , 0x00000005 
- 00030285  0x00008139 call  0x00007c9f 
- 00030286  0x0000813a arg  0x00000569 , 0x00000006 
- 00030287  0x0000813b arg  0x00000411 , 0x00000005 
- 00030288  0x0000813c call  0x00007c8d 
- 00030289  0x0000813d copy  0x00000011 , 0x00000006 
- 00030290  0x0000813e arg  0x00000431 , 0x00000005 
- 00030291  0x0000813f call  0x00007c8d 
- 00030292  0x00008146 arg  0x00000431 , 0x00000006 
- 00030293  0x00008147 call  0x00007758 
- 00030294  0x00008148 branch  0x0000767d , 0x00000034 
- 00030295  0x0000814d arg  0x00000431 , 0x00000011 
- 00030296  0x0000814e arg  0x00000451 , 0x00000012 
- 00030297  0x0000814f call  0x0000775b 
- 00030298  0x00008150 arg  0x00000411 , 0x00000011 
- 00030299  0x00008151 arg  0x000003d1 , 0x00000012 
- 00030300  0x00008152 call  0x0000775b 
- 00030301  0x00008154 arg  0x00000431 , 0x00000011 
- 00030302  0x00008155 arg  0x00000411 , 0x00000012 
- 00030303  0x00008156 call  0x00007754 
- 00030304  0x00008157 branch  0x0000766f , 0x00000002 
- 00030305  0x00008158 arg  0x00000411 , 0x00000011 
- 00030306  0x00008159 arg  0x00000431 , 0x00000012 
- 00030307  0x0000815a copy  0x00000011 , 0x00000005 
- 00030308  0x0000815b call  0x0000774c 
- 00030309  0x0000815c arg  0x00000451 , 0x00000011 
- 00030310  0x0000815d arg  0x000003d1 , 0x00000012 
- 00030311  0x0000815e copy  0x00000012 , 0x00000005 
- 00030312  0x0000815f call  0x0000771e 
- 00030313  0x00008160 ifetch  0x00000001 , 0x00000011 
- 00030314  0x00008161 iadd  0x00000013 , 0x00000013 
- 00030315  0x00008162 ifetch  0x00000001 , 0x00000012 
- 00030316  0x00008163 iadd  0x00000013 , 0x0000003f 
- 00030317  0x00008164 istore  0x00000001 , 0x00000012 
- 00030318  0x00008165 branch  0x00007654 
- 00030319  0x00008167 arg  0x00000431 , 0x00000011 
- 00030320  0x00008168 arg  0x00000411 , 0x00000012 
- 00030321  0x00008169 copy  0x00000011 , 0x00000005 
- 00030322  0x0000816a call  0x0000774c 
- 00030323  0x0000816b arg  0x000003d1 , 0x00000011 
- 00030324  0x0000816c arg  0x00000451 , 0x00000012 
- 00030325  0x0000816d copy  0x00000012 , 0x00000005 
- 00030326  0x0000816e call  0x0000771e 
- 00030327  0x0000816f ifetch  0x00000001 , 0x00000011 
- 00030328  0x00008170 iadd  0x00000013 , 0x00000013 
- 00030329  0x00008171 ifetch  0x00000001 , 0x00000012 
- 00030330  0x00008172 iadd  0x00000013 , 0x0000003f 
- 00030331  0x00008173 istore  0x00000001 , 0x00000012 
- 00030332  0x00008174 branch  0x00007654 
- 00030333  0x00008177 arg  0x000003d1 , 0x00000011 
- 00030334  0x00008178 copy  0x0000000b , 0x00000005 
- 00030335  0x00008179 call  0x000076ad 
- 00030336  0x0000817b arg  0x00000569 , 0x00000011 
- 00030337  0x0000817c copy  0x0000000b , 0x00000012 
- 00030338  0x0000817d copy  0x0000000b , 0x00000005 
- 00030339  0x0000817e branch  0x00007739 
- 00030340  0x00008182 copy  0x00000005 , 0x0000000b 
- 00030341  0x00008184 force  0x00000000 , 0x00000038 
- 00030342  0x00008186 arg  0x000003d1 , 0x00000005 
- 00030343  0x00008187 call  0x00007c9f 
- 00030344  0x00008188 arg  0x000006b1 , 0x00000005 
- 00030345  0x00008189 call  0x00007c9f 
- 00030346  0x0000818d copy  0x00000011 , 0x00000006 
- 00030347  0x0000818f jam  0x00000000 , 0x000006b1 
- 00030348  0x00008190 setarg  0x00000000 
- 00030349  0x00008191 call  0x00007716 
- 00030350  0x00008192 copy  0x00000012 , 0x00000006 
- 00030351  0x00008193 call  0x0000771a 
- 00030352  0x00008196 force  0x00000000 , 0x00000007 
- 00030353  0x00008197 arg  0x000003d1 , 0x00000005 
- 00030354  0x0000819b arg  0x000006b1 , 0x00000002 
- 00030355  0x0000819c copy  0x00000007 , 0x00000012 
- 00030356  0x0000819d lshift2  0x00000012 , 0x0000003f 
- 00030357  0x0000819f iadd  0x00000002 , 0x00000012 
- 00030358  0x000081a0 force  0x00000000 , 0x00000002 
- 00030359  0x000081a1 force  0x00000000 , 0x00000013 
- 00030360  0x000081a7 ifetch  0x00000004 , 0x00000005 
- 00030361  0x000081a8 iforce  0x00000011 
- 00030362  0x000081ab ifetch  0x00000004 , 0x00000012 
- 00030363  0x000081ac copy  0x00000013 , 0x00000038 
- 00030364  0x000081ad imul32  0x0000002f , 0x0000003f 
- 00030365  0x000081ae iadd  0x00000011 , 0x0000003f 
- 00030366  0x000081af iadd  0x00000002 , 0x0000003f 
- 00030367  0x000081b0 istore  0x00000004 , 0x00000005 
- 00030368  0x000081b1 rshift32  0x0000003f , 0x00000002 
- 00030369  0x000081b2 increase  0x00000001 , 0x00000013 
- 00030370  0x000081b3 compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00030371  0x000081b4 nbranch  0x00007698 , 0x00000001 
- 00030372  0x000081b6 deposit  0x00000002 
- 00030373  0x000081b7 istore  0x00000004 , 0x00000005 
- 00030374  0x000081b8 increase  0xffffffe0 , 0x00000005 
- 00030375  0x000081bb increase  0x00000001 , 0x00000007 
- 00030376  0x000081bc compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00030377  0x000081bd nbranch  0x00007692 , 0x00000001 
- 00030378  0x000081be arg  0x000003d1 , 0x00000011 
- 00030379  0x000081bf copy  0x0000000b , 0x00000005 
- 00030380  0x000081c0 branch  0x000076ad 
- 00030381  0x000081c3 bpatch  0x000000f2 , 0x0000401e 
- 00030382  0x000081c4 copy  0x00000005 , 0x0000000b 
- 00030383  0x000081c5 copy  0x00000011 , 0x00000030 
- 00030384  0x000081c6 arg  0x00000411 , 0x00000012 
- 00030385  0x000081c7 copy  0x00000012 , 0x00000005 
- 00030386  0x000081c8 call  0x00007c9b 
- 00030387  0x000081c9 istore  0x00000008 , 0x00000005 
- 00030388  0x000081ca add  0x00000011 , 0x0000002c , 0x00000006 
- 00030389  0x000081cb call  0x00007c89 
- 00030390  0x000081cc call  0x00007c83 
- 00030391  0x000081cd copy  0x00000012 , 0x00000011 
- 00030392  0x000081ce call  0x00007723 
- 00030393  0x000081cf arg  0x00000411 , 0x00000012 
- 00030394  0x000081d0 copy  0x00000030 , 0x00000011 
- 00030395  0x000081d1 copy  0x0000000b , 0x00000005 
- 00030396  0x000081d2 call  0x00007720 
- 00030397  0x000081d4 arg  0x00000411 , 0x00000012 
- 00030398  0x000081d5 copy  0x00000012 , 0x00000005 
- 00030399  0x000081d6 call  0x00007c9b 
- 00030400  0x000081d7 istore  0x00000008 , 0x00000005 
- 00030401  0x000081d8 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030402  0x000081d9 call  0x00007c8f 
- 00030403  0x000081da call  0x00007c9b 
- 00030404  0x000081db copy  0x00000012 , 0x00000011 
- 00030405  0x000081dc call  0x00007723 
- 00030406  0x000081e0 arg  0x00000411 , 0x00000012 
- 00030407  0x000081e1 copy  0x0000000b , 0x00000011 
- 00030408  0x000081e2 copy  0x00000011 , 0x00000005 
- 00030409  0x000081e3 call  0x00007720 
- 00030410  0x000081e7 arg  0x00000411 , 0x00000012 
- 00030411  0x000081e8 copy  0x00000012 , 0x00000005 
- 00030412  0x000081e9 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030413  0x000081ea call  0x00007c83 
- 00030414  0x000081eb call  0x00007c9b 
- 00030415  0x000081ec istore  0x00000008 , 0x00000005 
- 00030416  0x000081ed add  0x00000030 , 0x00000038 , 0x00000006 
- 00030417  0x000081ee call  0x00007c89 
- 00030418  0x000081ef copy  0x0000000b , 0x00000011 
- 00030419  0x000081f0 copy  0x00000011 , 0x00000005 
- 00030420  0x000081f1 call  0x00007720 
- 00030421  0x000081f5 arg  0x00000411 , 0x00000012 
- 00030422  0x000081f6 copy  0x00000012 , 0x00000005 
- 00030423  0x000081f7 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030424  0x000081f8 call  0x00007c83 
- 00030425  0x000081f9 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030426  0x000081fa call  0x00007c83 
- 00030427  0x000081fb add  0x00000030 , 0x00000034 , 0x00000006 
- 00030428  0x000081fc call  0x00007c84 
- 00030429  0x000081fd add  0x00000030 , 0x00000020 , 0x00000006 
- 00030430  0x000081fe call  0x00007c84 
- 00030431  0x000081ff copy  0x0000000b , 0x00000011 
- 00030432  0x00008200 copy  0x00000011 , 0x00000005 
- 00030433  0x00008201 call  0x00007720 
- 00030434  0x00008204 arg  0x00000411 , 0x00000012 
- 00030435  0x00008205 copy  0x00000012 , 0x00000005 
- 00030436  0x00008206 add  0x00000030 , 0x0000002c , 0x00000006 
- 00030437  0x00008207 call  0x00007c83 
- 00030438  0x00008208 call  0x00007c9b 
- 00030439  0x00008209 istore  0x00000008 , 0x00000005 
- 00030440  0x0000820a add  0x00000030 , 0x00000020 , 0x00000006 
- 00030441  0x0000820b call  0x00007c84 
- 00030442  0x0000820c add  0x00000030 , 0x00000028 , 0x00000006 
- 00030443  0x0000820d call  0x00007c84 
- 00030444  0x0000820e copy  0x0000000b , 0x00000011 
- 00030445  0x0000820f copy  0x00000011 , 0x00000005 
- 00030446  0x00008210 call  0x00007739 
- 00030447  0x00008213 arg  0x00000411 , 0x00000012 
- 00030448  0x00008214 copy  0x00000012 , 0x00000005 
- 00030449  0x00008215 add  0x00000030 , 0x00000030 , 0x00000006 
- 00030450  0x00008216 call  0x00007c89 
- 00030451  0x00008217 call  0x00007c89 
- 00030452  0x00008218 force  0x00000000 , 0x0000003f 
- 00030453  0x00008219 istore  0x00000008 , 0x00000005 
- 00030454  0x0000821a add  0x00000030 , 0x00000024 , 0x00000006 
- 00030455  0x0000821b call  0x00007c84 
- 00030456  0x0000821c add  0x00000030 , 0x0000002c , 0x00000006 
- 00030457  0x0000821d call  0x00007c84 
- 00030458  0x0000821e copy  0x0000000b , 0x00000011 
- 00030459  0x0000821f copy  0x00000011 , 0x00000005 
- 00030460  0x00008220 call  0x00007739 
- 00030461  0x00008223 arg  0x00000411 , 0x00000012 
- 00030462  0x00008224 copy  0x00000012 , 0x00000005 
- 00030463  0x00008225 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030464  0x00008226 call  0x00007c83 
- 00030465  0x00008227 add  0x00000030 , 0x00000020 , 0x00000006 
- 00030466  0x00008228 call  0x00007c83 
- 00030467  0x00008229 call  0x00007c9b 
- 00030468  0x0000822a add  0x00000030 , 0x00000030 , 0x00000006 
- 00030469  0x0000822b call  0x00007c84 
- 00030470  0x0000822c copy  0x0000000b , 0x00000011 
- 00030471  0x0000822d copy  0x00000011 , 0x00000005 
- 00030472  0x0000822e call  0x00007739 
- 00030473  0x00008231 arg  0x00000411 , 0x00000012 
- 00030474  0x00008232 copy  0x00000012 , 0x00000005 
- 00030475  0x00008233 add  0x00000030 , 0x00000038 , 0x00000006 
- 00030476  0x00008234 call  0x00007c89 
- 00030477  0x00008235 call  0x00007c9b 
- 00030478  0x00008236 add  0x00000030 , 0x00000024 , 0x00000006 
- 00030479  0x00008237 call  0x00007c83 
- 00030480  0x00008238 call  0x00007c9b 
- 00030481  0x00008239 add  0x00000030 , 0x00000034 , 0x00000006 
- 00030482  0x0000823a call  0x00007c84 
- 00030483  0x0000823b copy  0x0000000b , 0x00000011 
- 00030484  0x0000823c copy  0x00000011 , 0x00000005 
- 00030485  0x0000823d branch  0x00007739 
- 00030486  0x00008241 force  0x00000020 , 0x00000039 
- 00030487  0x00008242 arg  0x000006b1 , 0x00000005 
- 00030488  0x00008243 iadd  0x00000005 , 0x00000005 
- 00030489  0x00008244 branch  0x00007cda 
- 00030490  0x00008247 force  0x00000008 , 0x00000039 
- 00030491  0x00008248 branch  0x000074f7 
- 00030492  0x0000824b copy  0x00000011 , 0x00000012 
- 00030493  0x0000824c branch  0x00007684 
- 00030494  0x0000824f force  0x00000008 , 0x00000039 
- 00030495  0x00008250 branch  0x000074c0 
- 00030496  0x00008253 call  0x0000771e 
- 00030497  0x00008254 copy  0x00000005 , 0x00000011 
- 00030498  0x00008255 branch  0x00007724 
- 00030499  0x00008258 call  0x00007751 
- 00030500  0x0000825a isolate1  0x00000000 , 0x00000013 
- 00030501  0x0000825b branch  0x0000772d , 0x00000001 
- 00030502  0x0000825c arg  0x00000569 , 0x00000012 
- 00030503  0x0000825d copy  0x00000011 , 0x00000013 
- 00030504  0x0000825e increase  0xffffffe0 , 0x00000011 
- 00030505  0x0000825f call  0x00007754 
- 00030506  0x00008260 nrtn  0x00000002 
- 00030507  0x00008261 copy  0x00000013 , 0x00000011 
- 00030508  0x00008262 branch  0x00007735 
- 00030509  0x00008265 call  0x00007735 
- 00030510  0x00008267 copy  0x00000011 , 0x00000013 
- 00030511  0x00008268 increase  0xffffffe0 , 0x00000011 
- 00030512  0x00008269 arg  0x00000569 , 0x00000012 
- 00030513  0x0000826a call  0x00007754 
- 00030514  0x0000826b nrtn  0x00000002 
- 00030515  0x0000826c copy  0x00000013 , 0x00000011 
- 00030516  0x0000826d branch  0x00007735 
- 00030517  0x00008271 increase  0xffffffe0 , 0x00000011 
- 00030518  0x00008272 arg  0x00000569 , 0x00000012 
- 00030519  0x00008273 copy  0x00000011 , 0x00000005 
- 00030520  0x00008274 branch  0x0000774c 
- 00030521  0x0000827a call  0x0000774c 
- 00030522  0x0000827c branch  0x00007743 , 0x00000001 
- 00030523  0x0000827f add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030524  0x00008280 arg  0x00000569 , 0x00000012 
- 00030525  0x00008281 call  0x00007754 
- 00030526  0x00008282 nrtn  0x00000002 
- 00030527  0x00008283 arg  0x00000569 , 0x00000012 
- 00030528  0x00008284 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030529  0x00008286 copy  0x00000011 , 0x00000005 
- 00030530  0x00008287 branch  0x0000774c 
- 00030531  0x00008289 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030532  0x0000828a arg  0x00000569 , 0x00000012 
- 00030533  0x0000828b copy  0x00000011 , 0x00000005 
- 00030534  0x0000828c call  0x0000771e 
- 00030535  0x0000828e rtn  0x00000001 
- 00030536  0x0000828f add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00030537  0x00008290 arg  0x00000569 , 0x00000012 
- 00030538  0x00008291 copy  0x00000011 , 0x00000005 
- 00030539  0x00008292 branch  0x0000771e 
- 00030540  0x00008297 force  0x00000008 , 0x00000039 
- 00030541  0x00008298 branch  0x000074ce 
- 00030542  0x0000829b force  0x00000008 , 0x00000039 
- 00030543  0x0000829c increase  0x0000001c , 0x00000011 
- 00030544  0x0000829d branch  0x000074dd 
- 00030545  0x000082a0 force  0x00000008 , 0x00000039 
- 00030546  0x000082a1 force  0x00000000 , 0x00000013 
- 00030547  0x000082a2 branch  0x000074eb 
- 00030548  0x000082a5 force  0x00000008 , 0x00000039 
- 00030549  0x000082a6 increase  0x0000001c , 0x00000011 
- 00030550  0x000082a7 increase  0x0000001c , 0x00000012 
- 00030551  0x000082a8 branch  0x000074b5 
- 00030552  0x000082ac ifetch  0x00000008 , 0x00000006 
- 00030553  0x000082ad nrtn  0x00000034 
- 00030554  0x000082ae branch  0x000074a3 
- 00030555  0x000082b4 copy  0x00000011 , 0x00000030 
- 00030556  0x000082b6 copy  0x00000030 , 0x00000011 
- 00030557  0x000082b7 ifetch  0x00000001 , 0x00000011 
- 00030558  0x000082b8 isolate1  0x00000000 , 0x0000003f 
- 00030559  0x000082b9 rtn  0x00000001 
- 00030560  0x000082ba call  0x0000774e 
- 00030561  0x000082bb ifetch  0x00000001 , 0x00000012 
- 00030562  0x000082bc isolate0  0x00000000 , 0x0000003f 
- 00030563  0x000082bd branch  0x0000776b , 0x00000001 
- 00030564  0x000082be arg  0x00000569 , 0x00000011 
- 00030565  0x000082bf copy  0x00000012 , 0x00000005 
- 00030566  0x000082c0 call  0x0000771e 
- 00030567  0x000082c1 ifetch  0x00000001 , 0x00000012 
- 00030568  0x000082c2 iadd  0x00000013 , 0x0000003f 
- 00030569  0x000082c3 istore  0x00000001 , 0x00000012 
- 00030570  0x000082c4 increase  0xffffffe0 , 0x00000012 
- 00030571  0x000082c6 add  0x00000012 , 0x00000020 , 0x00000011 
- 00030572  0x000082c7 force  0x00000009 , 0x00000039 
- 00030573  0x000082c8 call  0x000074dd 
- 00030574  0x000082c9 branch  0x0000775c 
- 00030575  0x000082cd rtn  0x0000002b 
- 00030576  0x000082ce call  0x000023d8 
- 00030577  0x000082cf call  0x00007776 
- 00030578  0x000082d0 call  0x0000781b 
- 00030579  0x000082d1 branch  0x000077ac 
- 00030580  0x000082d4 call  0x000077cf 
- 00030581  0x000082d5 branch  0x0000780a 
- 00030582  0x000082d8 fetch  0x00000001 , 0x000044ec 
- 00030583  0x000082d9 rtneq  0x000000ff 
- 00030584  0x000082da iforce  0x00000002 
- 00030585  0x000082db call  0x00006ef7 
- 00030586  0x000082dc fetcht  0x00000001 , 0x000044ec 
- 00030587  0x000082dd call  0x00006ef3 
- 00030588  0x000082de nop  0x00000064 
- 00030589  0x000082df fetcht  0x00000001 , 0x000044ec 
- 00030590  0x000082e0 call  0x00006edd 
- 00030591  0x000082e1 branch  0x00007780 
- 00030592  0x000082e6 bpatch  0x000000f3 , 0x0000401e 
- 00030593  0x000082e7 fetch  0x00000001 , 0x000044ec 
- 00030594  0x000082e8 rtneq  0x000000ff 
- 00030595  0x000082e9 copy  0x0000003f , 0x00000002 
- 00030596  0x000082ea call  0x00006ee6 
- 00030597  0x000082eb nbranch  0x00007792 , 0x00000001 
- 00030598  0x000082ee call  0x0000779c 
- 00030599  0x000082ef fetch  0x00000002 , 0x000044e9 
- 00030600  0x000082f0 set1  0x0000000c , 0x0000003f 
- 00030601  0x000082f1 store  0x00000002 , 0x000044e9 
- 00030602  0x000082f2 fetch  0x00000001 , 0x000044e4 
- 00030603  0x000082f3 rtneq  0x00000000 
- 00030604  0x000082f4 jam  0x00000000 , 0x000044e4 
- 00030605  0x000082f6 fetch  0x00000001 , 0x000044eb 
- 00030606  0x000082f7 store  0x00000001 , 0x000044e3 
- 00030607  0x000082f8 call  0x000077a3 
- 00030608  0x000082f9 jam  0x0000002c , 0x0000066f 
- 00030609  0x000082fa branch  0x0000782b 
- 00030610  0x000082fc fetch  0x00000002 , 0x000044e9 
- 00030611  0x000082fd set0  0x0000000c , 0x0000003f 
- 00030612  0x000082fe store  0x00000002 , 0x000044e9 
- 00030613  0x000082ff fetch  0x00000001 , 0x000044e4 
- 00030614  0x00008300 rtneq  0x00000001 
- 00030615  0x00008301 jam  0x00000001 , 0x000044e4 
- 00030616  0x00008303 jam  0x00000000 , 0x000044e3 
- 00030617  0x00008304 call  0x000077a5 
- 00030618  0x00008305 jam  0x0000002d , 0x0000066f 
- 00030619  0x00008306 branch  0x0000782b 
- 00030620  0x00008309 fetch  0x00000001 , 0x000044e3 
- 00030621  0x0000830a rtn  0x00000034 
- 00030622  0x0000830b increase  0xffffffff , 0x0000003f 
- 00030623  0x0000830c store  0x00000001 , 0x000044e3 
- 00030624  0x0000830d nrtn  0x00000034 
- 00030625  0x0000830f jam  0x00000010 , 0x0000066f 
- 00030626  0x00008310 branch  0x0000782b 
- 00030627  0x00008313 arg  0x00000007 , 0x00000007 
- 00030628  0x00008314 branch  0x000024e7 
- 00030629  0x00008317 arg  0x00000007 , 0x00000007 
- 00030630  0x00008318 branch  0x000024eb 
- 00030631  0x00008320 bpatch  0x000000f4 , 0x0000401e 
- 00030632  0x00008321 fetch  0x00000002 , 0x000044ef 
- 00030633  0x00008322 mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00030634  0x00008323 iadd  0x00000012 , 0x00000012 
- 00030635  0x00008324 rtn 
- 00030636  0x00008328 fetch  0x00000001 , 0x000044ee 
- 00030637  0x00008329 rtn  0x00000034 
- 00030638  0x0000832a copy  0x0000003f , 0x00000039 
- 00030639  0x0000832b fetch  0x00000002 , 0x000044ef 
- 00030640  0x0000832c copy  0x0000003f , 0x00000012 
- 00030641  0x0000832e add  0x00000012 , 0x00000002 , 0x00000013 
- 00030642  0x0000832f ifetcht  0x00000001 , 0x00000013 
- 00030643  0x00008330 call  0x000077b7 
- 00030644  0x00008331 increase  0x0000000b , 0x00000012 
- 00030645  0x00008332 loop  0x000077b1 
- 00030646  0x00008333 rtn 
- 00030647  0x00008337 fetch  0x00000001 , 0x000044ed 
- 00030648  0x00008338 branch  0x00006ef3 , 0x00000034 
- 00030649  0x00008339 branch  0x00006ef7 
- 00030650  0x0000833d call  0x000077a7 
- 00030651  0x0000833e setarg  0x00000002 
- 00030652  0x0000833f istore  0x00000001 , 0x00000012 
- 00030653  0x00008340 call  0x00007804 
- 00030654  0x00008341 branch  0x000077db 
- 00030655  0x00008348 call  0x000077a7 
- 00030656  0x00008349 setarg  0x00000003 
- 00030657  0x0000834a istore  0x00000001 , 0x00000012 
- 00030658  0x0000834c call  0x00007804 
- 00030659  0x0000834d branch  0x000077d8 
- 00030660  0x00008352 call  0x000077a7 
- 00030661  0x00008353 setarg  0x00000001 
- 00030662  0x00008354 istore  0x00000001 , 0x00000012 
- 00030663  0x00008355 setarg  0x000000ff 
- 00030664  0x00008356 istore  0x00000001 , 0x00000005 
- 00030665  0x00008357 branch  0x000077d8 
- 00030666  0x0000835d call  0x000077a7 
- 00030667  0x0000835e arg  0x0000000b , 0x00000039 
- 00030668  0x0000835f copy  0x00000013 , 0x00000006 
- 00030669  0x00008360 copy  0x00000012 , 0x00000005 
- 00030670  0x00008361 branch  0x00007ccc 
- 00030671  0x00008366 fetch  0x00000001 , 0x000044ee 
- 00030672  0x00008367 rtn  0x00000034 
- 00030673  0x00008368 arg  0x00000000 , 0x00000011 
- 00030674  0x0000836a call  0x000077de 
- 00030675  0x0000836b increase  0x00000001 , 0x00000011 
- 00030676  0x0000836c fetch  0x00000001 , 0x000044ee 
- 00030677  0x0000836d isub  0x00000011 , 0x0000003e 
- 00030678  0x0000836e rtn  0x00000005 
- 00030679  0x0000836f branch  0x000077d2 
- 00030680  0x00008373 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030681  0x00008374 ifetcht  0x00000001 , 0x00000013 
- 00030682  0x00008375 branch  0x00006ef3 
- 00030683  0x00008379 add  0x00000012 , 0x00000002 , 0x00000013 
- 00030684  0x0000837a ifetcht  0x00000001 , 0x00000013 
- 00030685  0x0000837b branch  0x00006ef7 
- 00030686  0x00008380 add  0x00000011 , 0x0000000b , 0x00000007 
- 00030687  0x00008381 call  0x00007cef 
- 00030688  0x00008382 nrtn  0x00000034 
- 00030689  0x00008384 call  0x000077a7 
- 00030690  0x00008386 ifetch  0x00000001 , 0x00000012 
- 00030691  0x00008388 beq  0x00000002 , 0x000077db 
- 00030692  0x00008389 beq  0x00000003 , 0x000077d8 
- 00030693  0x0000838a beq  0x00000000 , 0x000077d8 
- 00030694  0x0000838b beq  0x00000005 , 0x000077f2 
- 00030695  0x0000838d call  0x000077db 
- 00030696  0x0000838e add  0x00000012 , 0x00000007 , 0x00000013 
- 00030697  0x0000838f call  0x00007c49 
- 00030698  0x00008390 ifetch  0x00000002 , 0x00000013 
- 00030699  0x00008391 call  0x00007d79 
- 00030700  0x00008392 call  0x00007c55 
- 00030701  0x00008393 setarg  0x00000005 
- 00030702  0x00008394 istore  0x00000001 , 0x00000012 
- 00030703  0x00008395 add  0x00000012 , 0x00000003 , 0x00000013 
- 00030704  0x00008396 ifetch  0x00000002 , 0x00000013 
- 00030705  0x00008397 branch  0x00007802 
- 00030706  0x0000839b call  0x000077d8 
- 00030707  0x0000839c add  0x00000012 , 0x00000009 , 0x00000013 
- 00030708  0x0000839d call  0x00007c49 
- 00030709  0x0000839e ifetch  0x00000002 , 0x00000013 
- 00030710  0x0000839f call  0x00007d79 
- 00030711  0x000083a0 call  0x00007c55 
- 00030712  0x000083a2 add  0x00000012 , 0x00000001 , 0x00000013 
- 00030713  0x000083a3 ifetch  0x00000001 , 0x00000013 
- 00030714  0x000083a4 beq  0x000000ff , 0x000077fe 
- 00030715  0x000083a5 increase  0xffffffff , 0x0000003f 
- 00030716  0x000083a6 istore  0x00000001 , 0x00000013 
- 00030717  0x000083a7 branch  0x000077bf , 0x00000034 
- 00030718  0x000083a9 setarg  0x00000004 
- 00030719  0x000083aa istore  0x00000001 , 0x00000012 
- 00030720  0x000083ab add  0x00000012 , 0x00000005 , 0x00000013 
- 00030721  0x000083ac ifetch  0x00000002 , 0x00000013 
- 00030722  0x000083ae add  0x00000011 , 0x0000000b , 0x00000007 
- 00030723  0x000083af branch  0x00007ce1 
- 00030724  0x000083b2 setarg  0x00000000 
- 00030725  0x000083b3 branch  0x00007802 
- 00030726  0x000083ba setarg  0x00001000 
- 00030727  0x000083bb lshift16  0x0000003f , 0x0000003f 
- 00030728  0x000083bc iadd  0x00000012 , 0x00000012 
- 00030729  0x000083bd rtn 
- 00030730  0x000083c0 bpatch  0x000000f5 , 0x0000401e 
- 00030731  0x000083c1 arg  0x00000000 , 0x00000011 
- 00030732  0x000083c2 fetcht  0x00000004 , 0x000044e5 
- 00030733  0x000083c3 copy  0x00000022 , 0x00000012 
- 00030734  0x000083c4 copy  0x00000012 , 0x0000003f 
- 00030735  0x000083c5 isub  0x00000002 , 0x0000003e 
- 00030736  0x000083c6 ncall  0x00007806 , 0x00000002 
- 00030737  0x000083c8 copy  0x00000012 , 0x0000003f 
- 00030738  0x000083c9 increase  0x000000a0 , 0x00000002 
- 00030739  0x000083ca increase  0x000000a0 , 0x00000002 
- 00030740  0x000083cb isub  0x00000002 , 0x0000003e 
- 00030741  0x000083cc nbranch  0x0000781e , 0x00000002 
- 00030742  0x000083cd increase  0x00000001 , 0x00000011 
- 00030743  0x000083ce and  0x00000011 , 0x0000000f , 0x0000003f 
- 00030744  0x000083cf nbranch  0x00007811 , 0x00000034 
- 00030745  0x000083d0 arg  0x00000000 , 0x00000011 
- 00030746  0x000083d1 call  0x00007824 
- 00030747  0x000083d3 copy  0x00000022 , 0x0000003f 
- 00030748  0x000083d4 store  0x00000004 , 0x000044e5 
- 00030749  0x000083d5 rtn 
- 00030750  0x000083d7 copy  0x00000011 , 0x0000003f 
- 00030751  0x000083d8 rtn  0x00000034 
- 00030752  0x000083d9 increase  0xffffff60 , 0x00000002 
- 00030753  0x000083da increase  0xffffff60 , 0x00000002 
- 00030754  0x000083db set0  0x0000001c , 0x00000002 
- 00030755  0x000083dc storet  0x00000004 , 0x000044e5 
- 00030756  0x000083de branch  0x000042d4 
- 00030757  0x000083e6 jam  0x00000001 , 0x000044d1 
- 00030758  0x000083e8 fetch  0x00000001 , 0x000044d2 
- 00030759  0x000083e9 nbranch  0x00007826 , 0x00000034 
- 00030760  0x000083ea rtn 
- 00030761  0x000083ed jam  0x00000000 , 0x000044d1 
- 00030762  0x000083ee rtn 
- 00030763  0x000083f3 bpatch  0x000000f6 , 0x0000401e 
- 00030764  0x000083f4 call  0x00007825 
- 00030765  0x000083f5 copy  0x00000011 , 0x0000003f 
- 00030766  0x000083f6 store  0x00000004 , 0x00000684 
- 00030767  0x000083f7 arg  0x000044d3 , 0x00000011 
- 00030768  0x000083f8 call  0x00007d8b 
- 00030769  0x000083f9 fetch  0x00000004 , 0x00000684 
- 00030770  0x000083fa copy  0x0000003f , 0x00000011 
- 00030771  0x000083fb branch  0x00007829 
- 00030772  0x000083fe bpatch  0x000000f7 , 0x0000401e 
- 00030773  0x000083ff call  0x00007825 
- 00030774  0x00008400 copy  0x00000011 , 0x0000003f 
- 00030775  0x00008401 store  0x00000004 , 0x00000684 
- 00030776  0x00008402 arg  0x000044db , 0x00000011 
- 00030777  0x00008403 call  0x00007d8b 
- 00030778  0x00008404 fetch  0x00000004 , 0x00000684 
- 00030779  0x00008405 copy  0x0000003f , 0x00000011 
- 00030780  0x00008406 branch  0x00007829 
- 00030781  0x00008409 setarg  0x00000000 
- 00030782  0x0000840a store  0x00000008 , 0x000044db 
- 00030783  0x0000840b store  0x00000008 , 0x000044d3 
- 00030784  0x0000840c rtn 
- 00030785  0x0000840f bpatch  0x000000f8 , 0x0000401f 
- 00030786  0x00008410 fetch  0x00000001 , 0x00004114 
- 00030787  0x00008411 nrtn  0x00000034 
- 00030788  0x00008412 arg  0x000044db , 0x00000011 
- 00030789  0x00008413 call  0x00007da3 
- 00030790  0x00008414 rtn  0x00000034 
- 00030791  0x00008415 jam  0x00000000 , 0x0000066e 
- 00030792  0x00008416 call  0x0000784c 
- 00030793  0x00008417 fetch  0x00000001 , 0x0000066e 
- 00030794  0x00008418 branch  0x00007841 , 0x00000034 
- 00030795  0x00008419 rtn 
- 00030796  0x0000841c call  0x00007825 
- 00030797  0x0000841d arg  0x000044db , 0x00000011 
- 00030798  0x0000841e call  0x00007d97 
- 00030799  0x0000841f copy  0x0000003f , 0x00000002 
- 00030800  0x00008420 call  0x00007829 
- 00030801  0x00008421 bpatch  0x000000f9 , 0x0000401f 
- 00030802  0x00008422 copy  0x00000002 , 0x0000003f 
- 00030803  0x00008423 rtn  0x00000034 
- 00030804  0x00008424 beq  0x0000000d , 0x00007870 
- 00030805  0x00008425 beq  0x0000000e , 0x00007876 
- 00030806  0x00008426 beq  0x0000000f , 0x0000787b 
- 00030807  0x00008427 beq  0x00000010 , 0x00007881 
- 00030808  0x00008428 beq  0x00000013 , 0x0000788b 
- 00030809  0x00008429 beq  0x00000014 , 0x0000788d 
- 00030810  0x0000842a beq  0x00000015 , 0x0000788f 
- 00030811  0x0000842b beq  0x00000016 , 0x00007899 
- 00030812  0x0000842c beq  0x00000017 , 0x0000789c 
- 00030813  0x0000842d beq  0x00000018 , 0x0000789e 
- 00030814  0x0000842e beq  0x00000019 , 0x000078a1 
- 00030815  0x00008430 store  0x00000001 , 0x0000066f 
- 00030816  0x00008434 fetch  0x00000001 , 0x0000066f 
- 00030817  0x00008435 bmark0  0x00000009 , 0x00007869 
- 00030818  0x00008436 bpatch  0x000000fa , 0x0000401f 
- 00030819  0x00008437 fetch  0x00000001 , 0x0000066f 
- 00030820  0x00008438 beq  0x00000011 , 0x00007886 
- 00030821  0x00008439 beq  0x0000001b , 0x000078a9 
- 00030822  0x0000843a beq  0x00000012 , 0x0000788a 
- 00030823  0x0000843b beq  0x0000001f , 0x00006ea3 
- 00030824  0x0000843c rtn 
- 00030825  0x0000843f store  0x00000001 , 0x0000066f 
- 00030826  0x00008440 call  0x0000205d 
- 00030827  0x00008441 branch  0x0000786e , 0x00000005 
- 00030828  0x00008442 call  0x00002062 
- 00030829  0x00008443 nrtn  0x00000005 
- 00030830  0x00008445 jam  0x00000001 , 0x0000066e 
- 00030831  0x00008446 branch  0x00007834 
- 00030832  0x0000844e jam  0x00000001 , 0x00004388 
- 00030833  0x0000844f jam  0x00000000 , 0x0000438b 
- 00030834  0x00008450 fetch  0x00000002 , 0x000044e9 
- 00030835  0x00008451 set1  0x0000000b , 0x0000003f 
- 00030836  0x00008452 store  0x00000002 , 0x000044e9 
- 00030837  0x00008453 rtn 
- 00030838  0x00008458 fetch  0x00000002 , 0x000044e9 
- 00030839  0x00008459 set0  0x0000000b , 0x0000003f 
- 00030840  0x0000845a store  0x00000002 , 0x000044e9 
- 00030841  0x0000845b jam  0x00000000 , 0x00004388 
- 00030842  0x0000845c rtn 
- 00030843  0x00008461 jam  0x00000001 , 0x00004388 
- 00030844  0x00008462 jam  0x00000001 , 0x0000438b 
- 00030845  0x00008463 fetch  0x00000002 , 0x000044e9 
- 00030846  0x00008464 set1  0x0000000b , 0x0000003f 
- 00030847  0x00008465 store  0x00000002 , 0x000044e9 
- 00030848  0x00008466 rtn 
- 00030849  0x0000846b fetch  0x00000002 , 0x000044e9 
- 00030850  0x0000846c set0  0x0000000b , 0x0000003f 
- 00030851  0x0000846d store  0x00000002 , 0x000044e9 
- 00030852  0x0000846e jam  0x00000000 , 0x00004388 
- 00030853  0x0000846f rtn 
- 00030854  0x00008474 setarg  0x00000014 
- 00030855  0x00008475 store  0x00000002 , 0x00000196 
- 00030856  0x00008476 store  0x00000002 , 0x000042f5 
- 00030857  0x00008477 branch  0x000030c5 
- 00030858  0x0000847c branch  0x00002e93 
- 00030859  0x00008481 arg  0x00000000 , 0x00000011 
- 00030860  0x00008482 branch  0x000077bf 
- 00030861  0x00008487 arg  0x00000000 , 0x00000011 
- 00030862  0x00008488 branch  0x000077ba 
- 00030863  0x0000848d arg  0x00000000 , 0x00000011 
- 00030864  0x0000848e call  0x000077a7 
- 00030865  0x0000848f ifetch  0x00000001 , 0x00000012 
- 00030866  0x00008490 beq  0x00000001 , 0x00007896 
- 00030867  0x00008491 beq  0x00000004 , 0x00007896 
- 00030868  0x00008492 beq  0x00000005 , 0x00007896 
- 00030869  0x00008493 branch  0x000077c4 
- 00030870  0x00008496 ifetch  0x00000001 , 0x00000006 
- 00030871  0x00008497 rtneq  0x000000ff 
- 00030872  0x00008498 branch  0x000077c4 
- 00030873  0x0000849d jam  0x00000001 , 0x00004343 
- 00030874  0x0000849e jam  0x0000001b , 0x00004114 
- 00030875  0x000084a1 rtn 
- 00030876  0x000084a6 jam  0x00000001 , 0x00004343 
- 00030877  0x000084a7 rtn 
- 00030878  0x000084ac jam  0x00000000 , 0x00004343 
- 00030879  0x000084ad jam  0x00000000 , 0x00004114 
- 00030880  0x000084ae rtn 
- 00030881  0x000084b3 fetch  0x00000002 , 0x000043d5 
- 00030882  0x000084b4 call  0x00007d79 
- 00030883  0x000084b5 fetch  0x00000001 , 0x000044ec 
- 00030884  0x000084b6 beq  0x000000ff , 0x000078a7 
- 00030885  0x000084b7 copy  0x0000003f , 0x00000002 
- 00030886  0x000084b8 call  0x00006edd 
- 00030887  0x000084ba call  0x0000783d 
- 00030888  0x000084bb branch  0x00002417 
- 00030889  0x000084c0 branch  0x00002ed5 
- 00030890  0x000084c6 fetch  0x00000001 , 0x000044e9 
- 00030891  0x000084c7 rtnbit0  0x0000000c 
- 00030892  0x000084c8 rtn 
- 00030893  0x000084ce fetch  0x00000002 , 0x000043fb 
- 00030894  0x000084cf add  0x0000003f , 0x00000002 , 0x00000005 
- 00030895  0x000084d0 setarg  0x00000000 
- 00030896  0x000084d1 istore  0x00000003 , 0x00000005 
- 00030897  0x000084d2 rtn 
- 00030898  0x000084d7 bpatch  0x000000fb , 0x0000401f 
- 00030899  0x000084d8 call  0x00007dbc 
- 00030900  0x000084d9 call  0x000078fe 
- 00030901  0x000084da rtn  0x00000034 
- 00030902  0x000084db fetch  0x00000002 , 0x000043fb 
- 00030903  0x000084dc add  0x0000003f , 0x00000002 , 0x00000012 
- 00030904  0x000084dd ifetcht  0x00000001 , 0x00000012 
- 00030905  0x000084de increase  0x00000001 , 0x00000002 
- 00030906  0x000084df istoret  0x00000001 , 0x00000012 
- 00030907  0x000084e1 ifetcht  0x00000001 , 0x0000003f 
- 00030908  0x000084e2 copy  0x00000002 , 0x00000039 
- 00030909  0x000084e3 add  0x0000003f , 0x00000004 , 0x00000012 
- 00030910  0x000084e4 ifetch  0x00000001 , 0x00000012 
- 00030911  0x000084e5 imul32  0x00000002 , 0x0000003f 
- 00030912  0x000084e6 iadd  0x00000006 , 0x00000005 
- 00030913  0x000084e7 copy  0x00000011 , 0x00000006 
- 00030914  0x000084e9 call  0x00007cda 
- 00030915  0x000084ea call  0x00007902 
- 00030916  0x000084eb pincrease  0xffffffff 
- 00030917  0x000084ec ifetcht  0x00000001 , 0x00000012 
- 00030918  0x000084ed increase  0x00000001 , 0x00000002 
- 00030919  0x000084ee iand  0x00000002 , 0x00000002 
- 00030920  0x000084ef istoret  0x00000001 , 0x00000012 
- 00030921  0x000084f0 branch  0x00007dba 
- 00030922  0x000084f6 bpatch  0x000000fc , 0x0000401f 
- 00030923  0x000084f7 call  0x00007dbc 
- 00030924  0x000084f8 call  0x000078fa 
- 00030925  0x000084f9 rtn  0x00000034 
- 00030926  0x000084fa fetch  0x00000002 , 0x000043fb 
- 00030927  0x000084fb add  0x0000003f , 0x00000002 , 0x00000012 
- 00030928  0x000084fc ifetcht  0x00000001 , 0x00000012 
- 00030929  0x000084fd increase  0xffffffff , 0x00000002 
- 00030930  0x000084fe istoret  0x00000001 , 0x00000012 
- 00030931  0x000084ff ifetcht  0x00000001 , 0x0000003f 
- 00030932  0x00008500 copy  0x00000002 , 0x00000039 
- 00030933  0x00008501 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030934  0x00008502 ifetch  0x00000001 , 0x00000012 
- 00030935  0x00008503 imul32  0x00000002 , 0x0000003f 
- 00030936  0x00008504 iadd  0x00000006 , 0x00000006 
- 00030937  0x00008505 increase  0x00000001 , 0x00000006 
- 00030938  0x00008506 copy  0x00000011 , 0x00000005 
- 00030939  0x00008507 branch  0x000078c2 
- 00030940  0x0000850f call  0x00007dbc 
- 00030941  0x00008510 call  0x000078fa 
- 00030942  0x00008511 rtn  0x00000034 
- 00030943  0x00008512 fetch  0x00000002 , 0x000043fb 
- 00030944  0x00008513 ifetcht  0x00000001 , 0x0000003f 
- 00030945  0x00008514 copy  0x00000002 , 0x00000039 
- 00030946  0x00008515 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030947  0x00008516 ifetch  0x00000001 , 0x00000012 
- 00030948  0x00008517 imul32  0x00000002 , 0x0000003f 
- 00030949  0x00008518 iadd  0x00000006 , 0x00000006 
- 00030950  0x00008519 increase  0x00000001 , 0x00000006 
- 00030951  0x0000851a copy  0x00000006 , 0x00000012 
- 00030952  0x0000851b copy  0x00000011 , 0x00000005 
- 00030953  0x0000851c call  0x00007cda 
- 00030954  0x0000851d branch  0x00007dba 
- 00030955  0x00008520 call  0x00007dbc 
- 00030956  0x00008521 call  0x000078fa 
- 00030957  0x00008522 rtn  0x00000034 
- 00030958  0x00008523 fetch  0x00000002 , 0x000043fb 
- 00030959  0x00008524 ifetcht  0x00000001 , 0x0000003f 
- 00030960  0x00008525 copy  0x00000002 , 0x00000039 
- 00030961  0x00008526 add  0x0000003f , 0x00000003 , 0x00000012 
- 00030962  0x00008527 ifetch  0x00000001 , 0x00000012 
- 00030963  0x00008528 imul32  0x00000002 , 0x0000003f 
- 00030964  0x00008529 iadd  0x00000006 , 0x00000006 
- 00030965  0x0000852a add  0x00000006 , 0x00000002 , 0x00000005 
- 00030966  0x0000852b copy  0x00000011 , 0x00000006 
- 00030967  0x0000852c increase  0xffffffff , 0x00000039 
- 00030968  0x0000852d call  0x00007cda 
- 00030969  0x0000852e branch  0x00007dba 
- 00030970  0x00008532 fetch  0x00000002 , 0x000043fb 
- 00030971  0x00008533 add  0x0000003f , 0x00000002 , 0x00000006 
- 00030972  0x00008534 ifetch  0x00000001 , 0x00000006 
- 00030973  0x00008535 rtn 
- 00030974  0x00008539 call  0x00007902 
- 00030975  0x0000853a ifetcht  0x00000001 , 0x00000006 
- 00030976  0x0000853b isub  0x00000002 , 0x0000003f 
- 00030977  0x0000853c rtn 
- 00030978  0x00008540 fetch  0x00000002 , 0x000043fb 
- 00030979  0x00008541 add  0x0000003f , 0x00000001 , 0x00000006 
- 00030980  0x00008542 ifetch  0x00000001 , 0x00000006 
- 00030981  0x00008543 rtn 
- 00030982  0x0000854c bpatch  0x000000fd , 0x0000401f 
- 00030983  0x0000854d fetch  0x00000001 , 0x00008c22 
- 00030984  0x0000854e isolate1  0x00000003 , 0x0000003f 
- 00030985  0x0000854f call  0x00007915 , 0x00000001 
- 00030986  0x00008550 fetch  0x00000002 , 0x00008c22 
- 00030987  0x00008551 store  0x00000002 , 0x00008c22 
- 00030988  0x00008552 store  0x00000002 , 0x00000709 
- 00030989  0x00008553 call  0x00007973 
- 00030990  0x00008554 call  0x000079a2 
- 00030991  0x00008555 call  0x00007b96 
- 00030992  0x00008556 call  0x00007bdf 
- 00030993  0x00008557 branch  0x0000796b 
- 00030994  0x0000855a bpatch  0x000000fe , 0x0000401f 
- 00030995  0x0000855b call  0x00007396 
- 00030996  0x0000855c call  0x00007932 
- 00030997  0x0000855e jam  0x00000000 , 0x00008c00 
- 00030998  0x0000855f nop  0x00002710 
- 00030999  0x00008560 jam  0x00000000 , 0x00008c12 
- 00031000  0x00008561 fetch  0x00000002 , 0x00008050 
- 00031001  0x00008562 set0  0x0000000a , 0x0000003f 
- 00031002  0x00008563 store  0x00000002 , 0x00008050 
- 00031003  0x00008564 jam  0x00000021 , 0x00008c10 
- 00031004  0x00008565 jam  0x0000009d , 0x00008c11 
- 00031005  0x00008566 jam  0x0000003c , 0x00008c00 
- 00031006  0x00008567 setarg  0x00000763 
- 00031007  0x00008568 store  0x00000002 , 0x00008c02 
- 00031008  0x00008569 store  0x00000002 , 0x00008c06 
- 00031009  0x0000856a setarg  0x000007a3 
- 00031010  0x0000856b store  0x00000002 , 0x00008c04 
- 00031011  0x0000856c jam  0x00000080 , 0x00008c12 
- 00031012  0x0000856d jam  0x00000000 , 0x00008c01 
- 00031013  0x0000856e jam  0x000000ff , 0x00008c22 
- 00031014  0x0000856f setarg  0x0000095f 
- 00031015  0x00008570 arg  0x0000086d , 0x00000005 
- 00031016  0x00008571 isub  0x00000005 , 0x00000039 
- 00031017  0x00008572 branch  0x00007ca1 
- 00031018  0x00008575 fetcht  0x00000001 , 0x0000086c 
- 00031019  0x00008576 branch  0x00006edd 
- 00031020  0x00008578 fetch  0x00000001 , 0x0000090e 
- 00031021  0x00008579 rtn  0x00000034 
- 00031022  0x0000857a fetcht  0x00000001 , 0x0000086c 
- 00031023  0x0000857b call  0x00006ee6 
- 00031024  0x0000857c branch  0x00007915 , 0x00000001 
- 00031025  0x0000857d rtn 
- 00031026  0x00008580 jam  0x00000002 , 0x0000086b 
- 00031027  0x00008581 setarg  0x00000000 
- 00031028  0x00008582 store  0x00000001 , 0x000007a6 
- 00031029  0x00008583 store  0x00000002 , 0x00000865 
- 00031030  0x00008584 pincrease  0x00000001 
- 00031031  0x00008585 store  0x00000002 , 0x00000867 
- 00031032  0x00008586 pincrease  0x00000001 
- 00031033  0x00008587 store  0x00000002 , 0x00000869 
- 00031034  0x00008588 arg  0x000007fa , 0x00000005 
- 00031035  0x00008589 setarg  0x00030404 
- 00031036  0x0000858a istore  0x00000003 , 0x00000005 
- 00031037  0x0000858b setarg  0x00000409 
- 00031038  0x0000858c istore  0x00000002 , 0x00000005 
- 00031039  0x0000858d arg  0x000007ff , 0x00000005 
- 00031040  0x0000858e setsect  0x00000000 , 0x00015906 
- 00031041  0x0000858f setsect  0x00000001 , 0x000210d2 
- 00031042  0x00008590 setsect  0x00000002 , 0x00010494 
- 00031043  0x00008591 setsect  0x00000003 , 0x00000001 
- 00031044  0x00008592 istore  0x00000009 , 0x00000005 
- 00031045  0x00008593 arg  0x0000081d , 0x00000005 
- 00031046  0x00008594 setsect  0x00000000 , 0x0001570f 
- 00031047  0x00008595 setsect  0x00000001 , 0x00015c9a 
- 00031048  0x00008596 setsect  0x00000002 , 0x000256c6 
- 00031049  0x00008597 setsect  0x00000003 , 0x0001cdcd 
- 00031050  0x00008598 istore  0x00000009 , 0x00000005 
- 00031051  0x00008599 setsect  0x00000000 , 0x00014420 
- 00031052  0x0000859a setsect  0x00000001 , 0x00025d99 
- 00031053  0x0000859b setsect  0x00000002 , 0x00025636 
- 00031054  0x0000859c setsect  0x00000003 , 0x00000001 
- 00031055  0x0000859d istore  0x00000007 , 0x00000005 
- 00031056  0x0000859e arg  0x0000083b , 0x00000005 
- 00031057  0x0000859f setsect  0x00000000 , 0x0001620a 
- 00031058  0x000085a0 setsect  0x00000001 , 0x00000c8c 
- 00031059  0x000085a1 setsect  0x00000002 , 0x00030333 
- 00031060  0x000085a2 setsect  0x00000003 , 0x0000c0c0 
- 00031061  0x000085a3 istore  0x00000009 , 0x00000005 
- 00031062  0x000085a4 setsect  0x00000000 , 0x00003130 
- 00031063  0x000085a5 istore  0x00000002 , 0x00000005 
- 00031064  0x000085a6 setarg  0x00009272 
- 00031065  0x000085a7 store  0x00000002 , 0x000007a7 
- 00031066  0x000085a8 setarg  0x000092cd 
- 00031067  0x000085a9 store  0x00000002 , 0x000007a9 
- 00031068  0x000085aa arg  0x00009371 , 0x00000006 
- 00031069  0x000085ab arg  0x000007ab , 0x00000005 
- 00031070  0x000085ac arg  0x00000013 , 0x00000039 
- 00031071  0x000085ad call  0x00007cda 
- 00031072  0x000085ae arg  0x00009384 , 0x00000006 
- 00031073  0x000085af arg  0x000007be , 0x00000005 
- 00031074  0x000085b0 arg  0x0000003c , 0x00000039 
- 00031075  0x000085b1 call  0x00007cda 
- 00031076  0x000085b3 fetch  0x00000002 , 0x00000859 
- 00031077  0x000085b4 branch  0x00007d79 
- 00031078  0x000085b7 fetch  0x00000001 , 0x0000085b 
- 00031079  0x000085b8 rtn  0x00000034 
- 00031080  0x000085b9 store  0x00000001 , 0x000007e0 
- 00031081  0x000085ba store  0x00000001 , 0x000007f9 
- 00031082  0x000085bb rtn 
- 00031083  0x000085be arg  0x00000001 , 0x00000007 
- 00031084  0x000085bf call  0x00007cef 
- 00031085  0x000085c0 nrtn  0x00000034 
- 00031086  0x000085c1 fetch  0x00000001 , 0x0000090f 
- 00031087  0x000085c2 nrtn  0x00000034 
- 00031088  0x000085c3 fetch  0x00000001 , 0x0000090e 
- 00031089  0x000085c4 ncall  0x00007c38 , 0x00000034 
- 00031090  0x000085c5 rtn 
- 00031091  0x000085c8 fetch  0x00000001 , 0x00000709 
- 00031092  0x000085c9 bbit1  0x00000002 , 0x00007976 
- 00031093  0x000085ca rtn 
- 00031094  0x000085cd call  0x0000797b 
- 00031095  0x000085ce call  0x00007cee 
- 00031096  0x000085cf setarg  0x00000280 
- 00031097  0x000085d0 arg  0x00000001 , 0x00000007 
- 00031098  0x000085d1 branch  0x00007ce1 
- 00031099  0x000085d4 fetch  0x00000001 , 0x00000900 
- 00031100  0x000085d5 bne  0x00000002 , 0x00007980 
- 00031101  0x000085d6 jam  0x00000000 , 0x0000090f 
- 00031102  0x000085d7 jam  0x00000000 , 0x00000910 
- 00031103  0x000085d8 rtn 
- 00031104  0x000085db fetch  0x00000001 , 0x00000912 
- 00031105  0x000085dc rtn  0x00000034 
- 00031106  0x000085dd jam  0x00000000 , 0x00000912 
- 00031107  0x000085de jam  0x00000002 , 0x00000900 
- 00031108  0x000085df jam  0x00000001 , 0x0000090e 
- 00031109  0x000085e0 rtn 
- 00031110  0x000085e3 fetch  0x00000001 , 0x00000709 
- 00031111  0x000085e4 bbit1  0x00000000 , 0x000079af 
- 00031112  0x000085e5 rtn 
- 00031113  0x000085e8 fetchr  0x0000000a , 0x00000002 , 0x00008c02 
- 00031114  0x000085e9 fetchr  0x00000010 , 0x00000002 , 0x00008c04 
- 00031115  0x000085ea fetchr  0x00000003 , 0x00000002 , 0x00008c06 
- 00031116  0x000085eb ifetch  0x00000002 , 0x00000003 
- 00031117  0x000085ec rshift8  0x0000003f , 0x00000002 
- 00031118  0x000085ed rshift4  0x00000002 , 0x00000002 
- 00031119  0x000085ee arg  0x00000fff , 0x00000006 
- 00031120  0x000085ef iand  0x00000006 , 0x00000039 
- 00031121  0x000085f0 storer  0x00000039 , 0x00000002 , 0x0000070c 
- 00031122  0x000085f1 rtn 
- 00031123  0x000085f5 call  0x00007989 
- 00031124  0x000085f7 ifetch  0x00000001 , 0x00000003 
- 00031125  0x000085f8 istore  0x00000001 , 0x00000005 
- 00031126  0x000085f9 loop  0x00007994 
- 00031127  0x000085fa storer  0x00000003 , 0x00000002 , 0x00008c06 
- 00031128  0x000085fb rtn 
- 00031129  0x000085fe arg  0x0000095f , 0x00000005 
- 00031130  0x000085ff call  0x00007994 
- 00031131  0x00008600 arg  0x00000963 , 0x00000002 
- 00031132  0x00008601 storet  0x00000002 , 0x00008c0e 
- 00031133  0x00008602 fetch  0x00000001 , 0x00000960 
- 00031134  0x00008603 pincrease  0x00000006 
- 00031135  0x00008604 istore  0x00000001 , 0x00000002 
- 00031136  0x00008605 jam  0x00000008 , 0x00008c18 
- 00031137  0x00008606 rtn 
- 00031138  0x0000860a bpatch  0x000000ff , 0x0000401f 
- 00031139  0x0000860b fetch  0x00000001 , 0x00000709 
- 00031140  0x0000860c rtnbit0  0x00000005 
- 00031141  0x0000860d call  0x00007989 
- 00031142  0x0000860e compare  0x0000000d , 0x00000002 , 0x000000ff 
- 00031143  0x0000860f branch  0x00007999 , 0x00000001 
- 00031144  0x00008610 arg  0x0000086d , 0x00000005 
- 00031145  0x00008611 call  0x00007994 
- 00031146  0x00008612 fetch  0x00000001 , 0x0000070c 
- 00031147  0x00008613 beq  0x00000000 , 0x00007986 
- 00031148  0x00008614 beq  0x00000001 , 0x000079b6 
- 00031149  0x00008615 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00031150  0x00008616 rtn  0x00000002 
- 00031151  0x00008618 bpatchx  0x00000000 , 0x00004020 
- 00031152  0x00008619 set0  0x00000023 , 0x00000000 
- 00031153  0x0000861a fetch  0x00000001 , 0x0000086d 
- 00031154  0x0000861b and_into  0x00000080 , 0x0000003f 
- 00031155  0x0000861c beq  0x00000080 , 0x000079ba 
- 00031156  0x0000861d beq  0x00000000 , 0x000079c2 
- 00031157  0x0000861e branch  0x0000235a 
- 00031158  0x00008621 fetch  0x00000001 , 0x0000086d 
- 00031159  0x00008622 rtnbit1  0x00000007 
- 00031160  0x00008623 call  0x00007b6a 
- 00031161  0x00008624 branch  0x000079e9 
- 00031162  0x00008628 fetch  0x00000001 , 0x0000086d 
- 00031163  0x00008629 rshift4  0x0000003f , 0x0000003f 
- 00031164  0x0000862a rshift  0x0000003f , 0x0000003f 
- 00031165  0x0000862b and_into  0x00000003 , 0x0000003f 
- 00031166  0x0000862c beq  0x00000000 , 0x000079ca 
- 00031167  0x0000862d beq  0x00000001 , 0x000079d0 
- 00031168  0x0000862e beq  0x00000002 , 0x000079d5 
- 00031169  0x0000862f branch  0x0000235a 
- 00031170  0x00008632 fetch  0x00000001 , 0x0000086d 
- 00031171  0x00008633 rshift4  0x0000003f , 0x0000003f 
- 00031172  0x00008634 rshift  0x0000003f , 0x0000003f 
- 00031173  0x00008635 and_into  0x00000003 , 0x0000003f 
- 00031174  0x00008636 beq  0x00000000 , 0x000079d6 
- 00031175  0x00008637 beq  0x00000001 , 0x000079de 
- 00031176  0x00008638 beq  0x00000002 , 0x000079e3 
- 00031177  0x00008639 branch  0x0000235a 
- 00031178  0x0000863c fetch  0x00000001 , 0x0000086e 
- 00031179  0x0000863d beq  0x00000008 , 0x000079eb 
- 00031180  0x0000863e beq  0x00000006 , 0x00007a01 
- 00031181  0x0000863f beq  0x0000000a , 0x00007a46 
- 00031182  0x00008640 beq  0x00000000 , 0x00007a58 
- 00031183  0x00008641 branch  0x000079e4 
- 00031184  0x00008644 fetch  0x00000001 , 0x0000086e 
- 00031185  0x00008645 beq  0x00000002 , 0x00007a8d 
- 00031186  0x00008646 beq  0x00000001 , 0x00007a91 
- 00031187  0x00008647 beq  0x00000003 , 0x00007aa2 
- 00031188  0x00008648 branch  0x000079e4 
- 00031189  0x0000864b branch  0x000079e4 
- 00031190  0x0000864e fetch  0x00000001 , 0x0000086e 
- 00031191  0x0000864f beq  0x00000001 , 0x00007aac 
- 00031192  0x00008650 beq  0x00000003 , 0x00007adb 
- 00031193  0x00008651 beq  0x00000005 , 0x00007b06 
- 00031194  0x00008652 beq  0x00000009 , 0x00007b1f 
- 00031195  0x00008653 beq  0x0000000b , 0x00007b3a 
- 00031196  0x00008654 beq  0x00000007 , 0x000079e4 
- 00031197  0x00008655 branch  0x000079e4 
- 00031198  0x00008658 fetch  0x00000001 , 0x0000086e 
- 00031199  0x00008659 beq  0x0000000a , 0x00007b4b 
- 00031200  0x0000865a beq  0x00000009 , 0x00007b5d 
- 00031201  0x0000865b beq  0x0000000b , 0x00007b7c 
- 00031202  0x0000865c branch  0x000079e4 
- 00031203  0x0000865f branch  0x000079e4 
- 00031204  0x00008662 bpatchx  0x00000001 , 0x00004020 
- 00031205  0x00008663 fetch  0x00000001 , 0x00008c19 
- 00031206  0x00008664 set1  0x00000000 , 0x0000003f 
- 00031207  0x00008665 store  0x00000001 , 0x00008c19 
- 00031208  0x00008666 branch  0x000079e9 
- 00031209  0x00008669 jam  0x00000001 , 0x00008c1b 
- 00031210  0x0000866a rtn 
- 00031211  0x0000866d fetch  0x00000001 , 0x0000086d 
- 00031212  0x0000866e bne  0x00000080 , 0x000079e4 
- 00031213  0x0000866f fetch  0x00000001 , 0x00000871 
- 00031214  0x00008670 bne  0x00000000 , 0x000079e4 
- 00031215  0x00008671 fetch  0x00000001 , 0x00000872 
- 00031216  0x00008672 bne  0x00000000 , 0x000079e4 
- 00031217  0x00008673 fetch  0x00000001 , 0x00000873 
- 00031218  0x00008674 bne  0x00000001 , 0x000079e4 
- 00031219  0x00008675 fetch  0x00000001 , 0x00000874 
- 00031220  0x00008676 bne  0x00000000 , 0x000079e4 
- 00031221  0x00008677 fetch  0x00000001 , 0x0000086f 
- 00031222  0x00008678 bne  0x00000000 , 0x000079e4 
- 00031223  0x00008679 fetch  0x00000001 , 0x00000870 
- 00031224  0x0000867a bne  0x00000000 , 0x000079e4 
- 00031225  0x0000867b fetch  0x00000001 , 0x0000086b 
- 00031226  0x0000867c beq  0x00000004 , 0x000079fd 
- 00031227  0x0000867d beq  0x00000003 , 0x000079ff 
- 00031228  0x0000867e branch  0x000079e4 
- 00031229  0x00008681 arg  0x00000001 , 0x00000012 
- 00031230  0x00008682 branch  0x00007a72 
- 00031231  0x00008685 arg  0x00000001 , 0x00000012 
- 00031232  0x00008686 branch  0x00007a70 
- 00031233  0x00008689 bpatchx  0x00000002 , 0x00004020 
- 00031234  0x0000868b fetch  0x00000001 , 0x00000870 
- 00031235  0x0000868c beq  0x00000001 , 0x00007a14 
- 00031236  0x0000868d beq  0x00000002 , 0x00007a2d 
- 00031237  0x0000868e beq  0x00000003 , 0x00007a30 
- 00031238  0x0000868f beq  0x00000021 , 0x00007a09 
- 00031239  0x00008690 beq  0x00000022 , 0x00007a3e 
- 00031240  0x00008691 branch  0x000079e4 
- 00031241  0x00008694 jam  0x00000000 , 0x000008fd 
- 00031242  0x00008695 fetch  0x00000001 , 0x00000871 
- 00031243  0x00008696 beq  0x00000000 , 0x00007a0e 
- 00031244  0x00008697 beq  0x00000001 , 0x00007a11 
- 00031245  0x00008698 branch  0x000079e4 
- 00031246  0x0000869b fetchr  0x00000012 , 0x00000001 , 0x000007d1 
- 00031247  0x0000869c arg  0x000007d1 , 0x00000011 
- 00031248  0x0000869d branch  0x00007b8b 
- 00031249  0x000086a0 fetchr  0x00000012 , 0x00000001 , 0x000007ea 
- 00031250  0x000086a1 arg  0x000007ea , 0x00000011 
- 00031251  0x000086a2 branch  0x00007b8b 
- 00031252  0x000086a8 fetch  0x00000001 , 0x00000911 
- 00031253  0x000086a9 ncall  0x00007a25 , 0x00000034 
- 00031254  0x000086aa setarg  0x000007ab 
- 00031255  0x000086ab fetcht  0x00000001 , 0x000007ab 
- 00031256  0x000086ad store  0x00000002 , 0x00000908 
- 00031257  0x000086ae storet  0x00000001 , 0x0000090a 
- 00031258  0x000086af fetch  0x00000001 , 0x00000873 
- 00031259  0x000086b0 isub  0x00000002 , 0x0000003e 
- 00031260  0x000086b1 nbranch  0x00007a23 , 0x00000002 
- 00031261  0x000086b3 fetch  0x00000001 , 0x0000090a 
- 00031262  0x000086b5 iforce  0x00000012 
- 00031263  0x000086b6 fetch  0x00000002 , 0x00000908 
- 00031264  0x000086b7 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00031265  0x000086b8 iforce  0x00000011 
- 00031266  0x000086b9 branch  0x00007b8b 
- 00031267  0x000086bb fetch  0x00000001 , 0x00000873 
- 00031268  0x000086bc branch  0x00007a1e 
- 00031269  0x000086bf fetch  0x00000001 , 0x00008c01 
- 00031270  0x000086c0 ncall  0x00007a29 , 0x00000034 
- 00031271  0x000086c1 jam  0x00000000 , 0x00000911 
- 00031272  0x000086c2 rtn 
- 00031273  0x000086c4 fetch  0x00000001 , 0x00008c01 
- 00031274  0x000086c5 set1  0x00000007 , 0x0000003f 
- 00031275  0x000086c6 store  0x00000001 , 0x00008c01 
- 00031276  0x000086c7 rtn 
- 00031277  0x000086ca setarg  0x000007be 
- 00031278  0x000086cb fetcht  0x00000001 , 0x000007be 
- 00031279  0x000086cc branch  0x00007a18 
- 00031280  0x000086cf fetch  0x00000001 , 0x0000086f 
- 00031281  0x000086d0 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00031282  0x000086d1 nbranch  0x000079e4 , 0x00000002 
- 00031283  0x000086d2 fetch  0x00000001 , 0x0000086f 
- 00031284  0x000086d3 arg  0x000007fa , 0x00000011 
- 00031285  0x000086d4 beq  0x00000000 , 0x00007b89 
- 00031286  0x000086d5 set1  0x00000023 , 0x00000000 
- 00031287  0x000086d6 arg  0x000007ff , 0x00000011 
- 00031288  0x000086d7 beq  0x00000001 , 0x00007b89 
- 00031289  0x000086d8 arg  0x0000081d , 0x00000011 
- 00031290  0x000086d9 beq  0x00000002 , 0x00007b89 
- 00031291  0x000086da arg  0x0000083b , 0x00000011 
- 00031292  0x000086db beq  0x00000003 , 0x00007b89 
- 00031293  0x000086dc rtn 
- 00031294  0x000086df fetch  0x00000002 , 0x00000871 
- 00031295  0x000086e0 beq  0x00000001 , 0x00007a42 
- 00031296  0x000086e1 fetchr  0x00000011 , 0x00000002 , 0x000007a7 
- 00031297  0x000086e2 branch  0x00007b89 
- 00031298  0x000086e4 jam  0x00000001 , 0x0000090e 
- 00031299  0x000086e5 jam  0x00000001 , 0x00000900 
- 00031300  0x000086e6 fetchr  0x00000011 , 0x00000002 , 0x000007a9 
- 00031301  0x000086e7 branch  0x00007b89 
- 00031302  0x000086eb fetch  0x00000001 , 0x0000086b 
- 00031303  0x000086ec bne  0x00000004 , 0x000079e4 
- 00031304  0x000086ed fetch  0x00000001 , 0x0000086d 
- 00031305  0x000086ee bne  0x00000081 , 0x000079e4 
- 00031306  0x000086ef fetch  0x00000001 , 0x0000086f 
- 00031307  0x000086f0 bne  0x00000000 , 0x000079e4 
- 00031308  0x000086f1 fetch  0x00000001 , 0x00000870 
- 00031309  0x000086f2 bne  0x00000000 , 0x000079e4 
- 00031310  0x000086f3 fetch  0x00000001 , 0x00000873 
- 00031311  0x000086f4 bne  0x00000001 , 0x000079e4 
- 00031312  0x000086f5 fetch  0x00000001 , 0x00000874 
- 00031313  0x000086f6 bne  0x00000000 , 0x000079e4 
- 00031314  0x000086f7 fetch  0x00000001 , 0x00000871 
- 00031315  0x000086f8 bne  0x00000000 , 0x000079e4 
- 00031316  0x000086f9 fetch  0x00000001 , 0x00000872 
- 00031317  0x000086fa bne  0x00000000 , 0x000079e4 
- 00031318  0x000086fb arg  0x00000001 , 0x00000012 
- 00031319  0x000086fc branch  0x00007a70 
- 00031320  0x00008700 fetch  0x00000001 , 0x0000086b 
- 00031321  0x00008701 beq  0x00000002 , 0x000079e4 
- 00031322  0x00008702 fetch  0x00000001 , 0x0000086f 
- 00031323  0x00008703 bne  0x00000000 , 0x000079e4 
- 00031324  0x00008704 fetch  0x00000001 , 0x00000870 
- 00031325  0x00008705 bne  0x00000000 , 0x000079e4 
- 00031326  0x00008706 fetch  0x00000001 , 0x00000873 
- 00031327  0x00008707 bne  0x00000002 , 0x000079e4 
- 00031328  0x00008708 fetch  0x00000001 , 0x00000874 
- 00031329  0x00008709 bne  0x00000000 , 0x000079e4 
- 00031330  0x0000870a fetch  0x00000001 , 0x00000872 
- 00031331  0x0000870b bne  0x00000000 , 0x000079e4 
- 00031332  0x0000870c fetch  0x00000001 , 0x0000086d 
- 00031333  0x0000870d beq  0x00000080 , 0x00007a6b 
- 00031334  0x0000870e beq  0x00000081 , 0x00007a76 
- 00031335  0x0000870f beq  0x00000082 , 0x00007a7a 
- 00031336  0x00008710 branch  0x000079e4 
- 00031337  0x00008714 jam  0x00000001 , 0x00000903 
- 00031338  0x00008715 branch  0x00007a74 
- 00031339  0x00008718 fetch  0x00000001 , 0x00000871 
- 00031340  0x00008719 bne  0x00000000 , 0x000079e4 
- 00031341  0x0000871a arg  0x00000002 , 0x00000012 
- 00031342  0x0000871b fetch  0x00000001 , 0x00000901 
- 00031343  0x0000871c beq  0x00000001 , 0x00007a69 
- 00031344  0x0000871f arg  0x00000865 , 0x00000011 
- 00031345  0x00008720 branch  0x00007b8b 
- 00031346  0x00008722 arg  0x00000867 , 0x00000011 
- 00031347  0x00008723 branch  0x00007b8b 
- 00031348  0x00008725 arg  0x00000869 , 0x00000011 
- 00031349  0x00008726 branch  0x00007b8b 
- 00031350  0x00008729 fetch  0x00000001 , 0x0000086b 
- 00031351  0x0000872a bne  0x00000004 , 0x000079e4 
- 00031352  0x0000872b arg  0x00000002 , 0x00000012 
- 00031353  0x0000872c branch  0x00007a70 
- 00031354  0x0000872f fetch  0x00000001 , 0x0000086b 
- 00031355  0x00008730 bne  0x00000004 , 0x000079e4 
- 00031356  0x00008731 fetch  0x00000001 , 0x00000871 
- 00031357  0x00008732 beq  0x00000081 , 0x00007a87 
- 00031358  0x00008733 beq  0x00000082 , 0x00007a89 
- 00031359  0x00008734 beq  0x00000083 , 0x00007a8b 
- 00031360  0x00008735 and_into  0x0000007f , 0x0000003f 
- 00031361  0x00008736 beq  0x00000000 , 0x00007a83 
- 00031362  0x00008737 branch  0x000079e4 
- 00031363  0x0000873a fetch  0x00000001 , 0x00000904 
- 00031364  0x0000873c arg  0x00000002 , 0x00000012 
- 00031365  0x0000873d beq  0x00000001 , 0x00007a72 
- 00031366  0x0000873e branch  0x00007a70 
- 00031367  0x00008740 fetch  0x00000001 , 0x00000905 
- 00031368  0x00008741 branch  0x00007a84 
- 00031369  0x00008743 fetch  0x00000001 , 0x00000906 
- 00031370  0x00008744 branch  0x00007a84 
- 00031371  0x00008746 fetch  0x00000001 , 0x00000907 
- 00031372  0x00008747 branch  0x00007a84 
- 00031373  0x0000874a jam  0x00000001 , 0x000008fb 
- 00031374  0x0000874b arg  0x000008fc , 0x00000011 
- 00031375  0x0000874c arg  0x00000001 , 0x00000012 
- 00031376  0x0000874d branch  0x00007b8b 
- 00031377  0x00008750 fetch  0x00000002 , 0x0000086f 
- 00031378  0x00008751 arg  0x000001ba , 0x00000002 
- 00031379  0x00008752 isub  0x00000002 , 0x0000003e 
- 00031380  0x00008753 nbranch  0x000079e4 , 0x00000005 
- 00031381  0x00008756 fetch  0x00000001 , 0x000008f8 
- 00031382  0x00008757 nbranch  0x00007a9f , 0x00000034 
- 00031383  0x00008758 jam  0x00000000 , 0x000008b5 
- 00031384  0x0000875a fetch  0x00000001 , 0x00000873 
- 00031385  0x0000875b iforce  0x00000012 
- 00031386  0x0000875c arg  0x000008b5 , 0x00000011 
- 00031387  0x0000875d call  0x00007b8b 
- 00031388  0x0000875f arg  0x000008b5 , 0x00000005 
- 00031389  0x00008760 arg  0x00000040 , 0x00000039 
- 00031390  0x00008761 branch  0x00007ca3 
- 00031391  0x00008763 jam  0x00000000 , 0x000008f8 
- 00031392  0x00008764 jam  0x00000001 , 0x000008b5 
- 00031393  0x00008765 branch  0x00007a98 
- 00031394  0x00008768 fetch  0x00000001 , 0x00000873 
- 00031395  0x00008769 bne  0x00000001 , 0x000079e4 
- 00031396  0x0000876a jam  0x00000001 , 0x000008fd 
- 00031397  0x0000876b arg  0x00000001 , 0x00000012 
- 00031398  0x0000876c fetch  0x00000001 , 0x000008ff 
- 00031399  0x0000876d beq  0x00000000 , 0x00007aaa 
- 00031400  0x0000876e beq  0x00000001 , 0x00007aab 
- 00031401  0x0000876f branch  0x00007a70 
- 00031402  0x00008771 branch  0x00007a72 
- 00031403  0x00008773 branch  0x00007a70 
- 00031404  0x00008779 fetch  0x00000001 , 0x0000086b 
- 00031405  0x0000877a bne  0x00000004 , 0x000079e4 
- 00031406  0x0000877b fetch  0x00000001 , 0x00000873 
- 00031407  0x0000877c bne  0x00000000 , 0x000079e4 
- 00031408  0x0000877d fetch  0x00000001 , 0x00000874 
- 00031409  0x0000877e bne  0x00000000 , 0x000079e4 
- 00031410  0x0000877f fetch  0x00000001 , 0x00000870 
- 00031411  0x00008780 bne  0x00000000 , 0x000079e4 
- 00031412  0x00008781 fetch  0x00000001 , 0x00000872 
- 00031413  0x00008782 bne  0x00000000 , 0x000079e4 
- 00031414  0x00008783 fetch  0x00000001 , 0x0000086d 
- 00031415  0x00008784 beq  0x00000000 , 0x00007abb 
- 00031416  0x00008785 beq  0x00000001 , 0x00007ac8 
- 00031417  0x00008786 beq  0x00000002 , 0x00007ac9 
- 00031418  0x00008787 branch  0x000079e4 
- 00031419  0x0000878a fetch  0x00000001 , 0x0000086f 
- 00031420  0x0000878b bne  0x00000001 , 0x000079e4 
- 00031421  0x0000878c fetch  0x00000001 , 0x00008c00 
- 00031422  0x0000878d set0  0x00000007 , 0x0000003f 
- 00031423  0x0000878e store  0x00000001 , 0x00008c00 
- 00031424  0x0000878f jam  0x00000000 , 0x00000901 
- 00031425  0x00008790 jam  0x00000001 , 0x00000902 
- 00031426  0x00008791 fetch  0x00000001 , 0x00000903 
- 00031427  0x00008792 branch  0x000079e9 , 0x00000034 
- 00031428  0x00008793 jam  0x00000000 , 0x00000903 
- 00031429  0x00008794 jam  0x00000000 , 0x00000902 
- 00031430  0x00008795 jam  0x00000002 , 0x00000900 
- 00031431  0x00008796 branch  0x000079e9 
- 00031432  0x00008799 branch  0x000079e4 
- 00031433  0x0000879c fetch  0x00000001 , 0x0000086f 
- 00031434  0x0000879d bne  0x00000000 , 0x000079e4 
- 00031435  0x0000879e fetch  0x00000001 , 0x00000871 
- 00031436  0x0000879f beq  0x00000081 , 0x00007ad4 
- 00031437  0x000087a0 beq  0x00000082 , 0x00007ad7 
- 00031438  0x000087a1 beq  0x00000083 , 0x00007ad9 
- 00031439  0x000087a2 and_into  0x0000007f , 0x0000003f 
- 00031440  0x000087a3 beq  0x00000000 , 0x00007ad2 
- 00031441  0x000087a4 branch  0x000079e4 
- 00031442  0x000087a7 jam  0x00000000 , 0x00000904 
- 00031443  0x000087a8 branch  0x000079e9 
- 00031444  0x000087aa jam  0x00000000 , 0x00000905 
- 00031445  0x000087ac jam  0x00000001 , 0x00000912 
- 00031446  0x000087ad branch  0x000079e9 
- 00031447  0x000087af jam  0x00000000 , 0x00000906 
- 00031448  0x000087b0 branch  0x00007ad5 
- 00031449  0x000087b2 jam  0x00000000 , 0x00000907 
- 00031450  0x000087b3 branch  0x00007ad5 
- 00031451  0x000087b7 fetch  0x00000001 , 0x00000873 
- 00031452  0x000087b8 bne  0x00000000 , 0x000079e4 
- 00031453  0x000087b9 fetch  0x00000001 , 0x00000874 
- 00031454  0x000087ba bne  0x00000000 , 0x000079e4 
- 00031455  0x000087bb fetch  0x00000001 , 0x0000086d 
- 00031456  0x000087bc beq  0x00000000 , 0x00007ae4 
- 00031457  0x000087bd beq  0x00000001 , 0x00007af2 
- 00031458  0x000087be beq  0x00000002 , 0x00007af3 
- 00031459  0x000087bf branch  0x000079e4 
- 00031460  0x000087c2 fetch  0x00000001 , 0x0000086f 
- 00031461  0x000087c3 bne  0x00000001 , 0x000079e4 
- 00031462  0x000087c4 call  0x000048b1 
- 00031463  0x000087c5 fetch  0x00000001 , 0x00008c00 
- 00031464  0x000087c6 set1  0x00000007 , 0x0000003f 
- 00031465  0x000087c7 store  0x00000001 , 0x00008c00 
- 00031466  0x000087c8 jam  0x00000001 , 0x00000901 
- 00031467  0x000087c9 jam  0x00000003 , 0x00000900 
- 00031468  0x000087ca jam  0x00000000 , 0x000008f9 
- 00031469  0x000087cb call  0x000079e9 
- 00031470  0x000087cd call  0x00007cee 
- 00031471  0x000087ce setarg  0x00001388 
- 00031472  0x000087cf arg  0x0000000f , 0x00000007 
- 00031473  0x000087d0 branch  0x00007ce1 
- 00031474  0x000087d3 branch  0x000079e4 
- 00031475  0x000087d6 fetch  0x00000001 , 0x0000086f 
- 00031476  0x000087d7 bne  0x00000000 , 0x000079e4 
- 00031477  0x000087d8 fetch  0x00000001 , 0x00000870 
- 00031478  0x000087d9 bne  0x00000000 , 0x000079e4 
- 00031479  0x000087da fetch  0x00000001 , 0x00000871 
- 00031480  0x000087db beq  0x00000081 , 0x00007b00 
- 00031481  0x000087dc beq  0x00000082 , 0x00007b02 
- 00031482  0x000087dd beq  0x00000083 , 0x00007b04 
- 00031483  0x000087de and_into  0x0000007f , 0x0000003f 
- 00031484  0x000087df beq  0x00000000 , 0x00007afe 
- 00031485  0x000087e0 branch  0x000079e4 
- 00031486  0x000087e3 jam  0x00000001 , 0x00000904 
- 00031487  0x000087e4 branch  0x000079e9 
- 00031488  0x000087e6 jam  0x00000001 , 0x00000905 
- 00031489  0x000087e7 branch  0x000079e9 
- 00031490  0x000087e9 jam  0x00000001 , 0x00000906 
- 00031491  0x000087ea branch  0x000079e9 
- 00031492  0x000087ec jam  0x00000001 , 0x00000907 
- 00031493  0x000087ed branch  0x000079e9 
- 00031494  0x000087f1 fetch  0x00000001 , 0x0000086d 
- 00031495  0x000087f2 bne  0x00000000 , 0x000079e4 
- 00031496  0x000087f3 fetch  0x00000001 , 0x00000871 
- 00031497  0x000087f4 bne  0x00000000 , 0x000079e4 
- 00031498  0x000087f5 fetch  0x00000001 , 0x00000872 
- 00031499  0x000087f6 bne  0x00000000 , 0x000079e4 
- 00031500  0x000087f7 fetch  0x00000001 , 0x00000873 
- 00031501  0x000087f8 bne  0x00000000 , 0x000079e4 
- 00031502  0x000087f9 fetch  0x00000001 , 0x00000874 
- 00031503  0x000087fa bne  0x00000000 , 0x000079e4 
- 00031504  0x000087fb fetch  0x00000001 , 0x00000870 
- 00031505  0x000087fc bne  0x00000000 , 0x000079e4 
- 00031506  0x000087fd fetch  0x00000001 , 0x0000086f 
- 00031507  0x000087fe and_into  0x00000080 , 0x0000003f 
- 00031508  0x000087ff bne  0x00000000 , 0x000079e4 
- 00031509  0x00008800 fetch  0x00000001 , 0x0000086f 
- 00031510  0x00008801 bne  0x00000000 , 0x00007b1d 
- 00031511  0x00008803 jam  0x00000002 , 0x0000086b 
- 00031512  0x00008805 fetch  0x00000001 , 0x0000086f 
- 00031513  0x00008806 store  0x00000001 , 0x00008c01 
- 00031514  0x00008807 call  0x000079e9 
- 00031515  0x00008808 jam  0x00000001 , 0x00000911 
- 00031516  0x00008809 rtn 
- 00031517  0x0000880b jam  0x00000003 , 0x0000086b 
- 00031518  0x0000880c branch  0x00007b18 
- 00031519  0x00008810 fetch  0x00000001 , 0x0000086b 
- 00031520  0x00008811 beq  0x00000002 , 0x000079e4 
- 00031521  0x00008812 fetch  0x00000001 , 0x0000086d 
- 00031522  0x00008813 bne  0x00000000 , 0x000079e4 
- 00031523  0x00008814 fetch  0x00000001 , 0x00000871 
- 00031524  0x00008815 bne  0x00000000 , 0x000079e4 
- 00031525  0x00008816 fetch  0x00000001 , 0x00000872 
- 00031526  0x00008817 bne  0x00000000 , 0x000079e4 
- 00031527  0x00008818 fetch  0x00000001 , 0x00000873 
- 00031528  0x00008819 bne  0x00000000 , 0x000079e4 
- 00031529  0x0000881a fetch  0x00000001 , 0x00000874 
- 00031530  0x0000881b bne  0x00000000 , 0x000079e4 
- 00031531  0x0000881c fetch  0x00000001 , 0x00000870 
- 00031532  0x0000881d bne  0x00000000 , 0x000079e4 
- 00031533  0x0000881e fetch  0x00000001 , 0x0000086f 
- 00031534  0x0000881f sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031535  0x00008820 nbranch  0x000079e4 , 0x00000002 
- 00031536  0x00008821 fetch  0x00000001 , 0x0000086b 
- 00031537  0x00008822 beq  0x00000003 , 0x00007b34 
- 00031538  0x00008823 beq  0x00000004 , 0x00007b34 
- 00031539  0x00008824 branch  0x000079e4 
- 00031540  0x00008828 fetch  0x00000001 , 0x0000086f 
- 00031541  0x00008829 beq  0x00000000 , 0x00007b38 
- 00031542  0x0000882a jam  0x00000004 , 0x0000086b 
- 00031543  0x0000882b branch  0x000079e9 
- 00031544  0x0000882d jam  0x00000003 , 0x0000086b 
- 00031545  0x0000882e branch  0x000079e9 
- 00031546  0x00008832 fetch  0x00000001 , 0x0000086b 
- 00031547  0x00008833 bne  0x00000004 , 0x000079e4 
- 00031548  0x00008834 fetch  0x00000001 , 0x0000086d 
- 00031549  0x00008835 bne  0x00000001 , 0x000079e4 
- 00031550  0x00008836 fetch  0x00000001 , 0x0000086f 
- 00031551  0x00008837 bne  0x00000000 , 0x000079e4 
- 00031552  0x00008838 fetch  0x00000001 , 0x00000870 
- 00031553  0x00008839 bne  0x00000000 , 0x000079e4 
- 00031554  0x0000883a fetch  0x00000001 , 0x00000873 
- 00031555  0x0000883b bne  0x00000000 , 0x000079e4 
- 00031556  0x0000883c fetch  0x00000001 , 0x00000874 
- 00031557  0x0000883d bne  0x00000000 , 0x000079e4 
- 00031558  0x0000883e fetch  0x00000001 , 0x00000871 
- 00031559  0x0000883f bne  0x00000000 , 0x000079e4 
- 00031560  0x00008840 fetch  0x00000001 , 0x00000872 
- 00031561  0x00008841 bne  0x00000000 , 0x000079e4 
- 00031562  0x00008842 branch  0x000079e9 
- 00031563  0x00008846 bpatchx  0x00000003 , 0x00004020 
- 00031564  0x00008847 jam  0x00000001 , 0x000008fb 
- 00031565  0x00008848 fetch  0x00000001 , 0x00000870 
- 00031566  0x00008849 store  0x00000001 , 0x000008fc 
- 00031567  0x0000884a fetch  0x00000001 , 0x00000871 
- 00031568  0x0000884b sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031569  0x0000884c call  0x00007b59 , 0x00000005 
- 00031570  0x0000884d fetch  0x00000001 , 0x00000900 
- 00031571  0x0000884e bne  0x00000004 , 0x000079e9 
- 00031572  0x0000884f jam  0x00000002 , 0x00000900 
- 00031573  0x00008850 call  0x000079e9 
- 00031574  0x00008851 nop  0x00007530 
- 00031575  0x00008852 nop  0x00007530 
- 00031576  0x00008853 rtn 
- 00031577  0x00008855 jam  0x00000001 , 0x0000090e 
- 00031578  0x00008856 jam  0x00000000 , 0x00000902 
- 00031579  0x00008857 jam  0x00000004 , 0x00000900 
- 00031580  0x00008858 rtn 
- 00031581  0x0000885c nop  0x00003a98 
- 00031582  0x0000885d arg  0x00000875 , 0x00000005 
- 00031583  0x0000885e call  0x00007993 
- 00031584  0x0000885f jam  0x00000001 , 0x000008f7 
- 00031585  0x00008860 call  0x00007b6e 
- 00031586  0x00008861 fetch  0x00000002 , 0x0000086f 
- 00031587  0x00008862 store  0x00000002 , 0x000008f5 
- 00031588  0x00008863 call  0x000079e9 
- 00031589  0x00008864 fetch  0x00000001 , 0x000043cb 
- 00031590  0x00008865 rtnne  0x00000004 
- 00031591  0x00008866 fetch  0x00000001 , 0x000008f9 
- 00031592  0x00008867 rtn  0x00000034 
- 00031593  0x00008868 fetch  0x00000001 , 0x00000875 
- 00031594  0x0000886a store  0x00000001 , 0x00004621 
- 00031595  0x0000886b jam  0x00000000 , 0x000008f9 
- 00031596  0x0000886c jam  0x00000003 , 0x00004611 
- 00031597  0x0000886d rtn 
- 00031598  0x00008871 fetch  0x00000002 , 0x0000086f 
- 00031599  0x00008872 arg  0x00000200 , 0x00000002 
- 00031600  0x00008873 isub  0x00000002 , 0x0000003e 
- 00031601  0x00008874 nrtn  0x00000005 
- 00031602  0x00008875 fetch  0x00000002 , 0x00000871 
- 00031603  0x00008876 arg  0x00000000 , 0x00000002 
- 00031604  0x00008877 isub  0x00000002 , 0x0000003e 
- 00031605  0x00008878 nrtn  0x00000005 
- 00031606  0x00008879 fetch  0x00000002 , 0x00000873 
- 00031607  0x0000887a arg  0x00000001 , 0x00000002 
- 00031608  0x0000887b isub  0x00000002 , 0x0000003e 
- 00031609  0x0000887c nrtn  0x00000005 
- 00031610  0x0000887d jam  0x00000001 , 0x000008f9 
- 00031611  0x0000887e rtn 
- 00031612  0x00008882 fetch  0x00000001 , 0x00000873 
- 00031613  0x00008883 bne  0x00000000 , 0x000079e4 
- 00031614  0x00008884 fetch  0x00000001 , 0x0000086f 
- 00031615  0x00008885 beq  0x00000000 , 0x00007b82 
- 00031616  0x00008886 beq  0x00000001 , 0x00007b85 
- 00031617  0x00008887 branch  0x000079e4 
- 00031618  0x00008889 jam  0x00000000 , 0x000008fe 
- 00031619  0x0000888a jam  0x00000001 , 0x000008ff 
- 00031620  0x0000888b branch  0x000079e9 
- 00031621  0x0000888d jam  0x00000001 , 0x000008fa 
- 00031622  0x0000888e jam  0x00000001 , 0x000008fe 
- 00031623  0x0000888f jam  0x00000000 , 0x000008ff 
- 00031624  0x00008890 branch  0x000079e9 
- 00031625  0x00008894 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
- 00031626  0x00008895 increase  0x00000001 , 0x00000011 
- 00031627  0x00008898 bpatchx  0x00000004 , 0x00004020 
- 00031628  0x00008899 set1  0x0000000e , 0x00000000 
- 00031629  0x0000889a bmark0  0x00000023 , 0x00007b90 
- 00031630  0x0000889b increase  0x00000001 , 0x00000012 
- 00031631  0x0000889c lshift  0x00000012 , 0x00000012 
- 00031632  0x0000889e storer  0x00000011 , 0x00000002 , 0x000007a4 
- 00031633  0x0000889f storer  0x00000012 , 0x00000001 , 0x000007a6 
- 00031634  0x000088a0 branch  0x00007b96 
- 00031635  0x000088a1 rtn 
- 00031636  0x000088a4 arg  0x00000000 , 0x00000007 
- 00031637  0x000088a5 branch  0x00007bd7 
- 00031638  0x000088ab bpatchx  0x00000005 , 0x00004020 
- 00031639  0x000088ac fetch  0x00000001 , 0x00008c25 
- 00031640  0x000088ad rtnbit1  0x00000000 
- 00031641  0x000088ae fetch  0x00000001 , 0x000007a6 
- 00031642  0x000088af rtn  0x00000034 
- 00031643  0x000088b0 copy  0x0000003f , 0x00000039 
- 00031644  0x000088b1 iforce  0x00000002 
- 00031645  0x000088b2 fetch  0x00000002 , 0x00000873 
- 00031646  0x000088b3 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00031647  0x000088b4 branch  0x00007ba4 , 0x00000002 
- 00031648  0x000088b5 sub  0x00000039 , 0x00000040 , 0x0000003e 
- 00031649  0x000088b6 branch  0x00007ba8 , 0x00000002 
- 00031650  0x000088b7 force  0x00000040 , 0x00000039 
- 00031651  0x000088b8 branch  0x00007ba8 
- 00031652  0x000088ba isub  0x00000039 , 0x0000003e 
- 00031653  0x000088bb branch  0x00007ba8 , 0x00000002 
- 00031654  0x000088bc iforce  0x00000039 
- 00031655  0x000088bd store  0x00000001 , 0x000007a6 
- 00031656  0x000088bf fetch  0x00000001 , 0x000007a6 
- 00031657  0x000088c0 isub  0x00000039 , 0x0000003f 
- 00031658  0x000088c1 store  0x00000001 , 0x000007a6 
- 00031659  0x000088c2 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031660  0x000088c3 store  0x00000001 , 0x0000070e 
- 00031661  0x000088c4 bmark0  0x00000023 , 0x00007bba 
- 00031662  0x000088c5 rshift  0x0000003f , 0x0000003f 
- 00031663  0x000088c6 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031664  0x000088c7 store  0x00000001 , 0x0000070e 
- 00031665  0x000088c8 bmark0  0x0000000e , 0x00007bba 
- 00031666  0x000088c9 set0  0x0000000e , 0x00000000 
- 00031667  0x000088ca istoret  0x00000001 , 0x00000005 
- 00031668  0x000088cb setarg  0x00000003 
- 00031669  0x000088cc istore  0x00000001 , 0x00000005 
- 00031670  0x000088cd increase  0xffffffff , 0x00000039 
- 00031671  0x000088ce copy  0x00000039 , 0x0000003f 
- 00031672  0x000088cf nbranch  0x00007bba , 0x00000005 
- 00031673  0x000088d0 increase  0x00000001 , 0x00000039 
- 00031674  0x000088d2 fetch  0x00000002 , 0x000007a4 
- 00031675  0x000088d3 copy  0x0000003f , 0x00000006 
- 00031676  0x000088d5 ifetch  0x00000001 , 0x00000006 
- 00031677  0x000088d6 istore  0x00000001 , 0x00000005 
- 00031678  0x000088d7 bmark0  0x00000023 , 0x00007bc1 
- 00031679  0x000088d8 setarg  0x00000000 
- 00031680  0x000088d9 istore  0x00000001 , 0x00000005 
- 00031681  0x000088db loop  0x00007bbc 
- 00031682  0x000088dc copy  0x00000006 , 0x0000003f 
- 00031683  0x000088dd store  0x00000002 , 0x000007a4 
- 00031684  0x000088de setarg  0x0000070e 
- 00031685  0x000088df store  0x00000002 , 0x00008c08 
- 00031686  0x000088e0 arg  0x00000000 , 0x00000007 
- 00031687  0x000088e1 call  0x00007bd7 
- 00031688  0x000088e2 fetch  0x00000001 , 0x000007a6 
- 00031689  0x000088e3 nrtn  0x00000034 
- 00031690  0x000088e4 jam  0x00000002 , 0x00008c1b 
- 00031691  0x000088e5 fetch  0x00000001 , 0x00000900 
- 00031692  0x000088e6 rtnne  0x00000001 
- 00031693  0x000088e7 jam  0x00000002 , 0x00000900 
- 00031694  0x000088e8 rtn 
- 00031695  0x000088ed arg  0x0000074f , 0x00000011 
- 00031696  0x000088ee arg  0x00000001 , 0x00000007 
- 00031697  0x000088ef storer  0x00000011 , 0x00000002 , 0x00008c0a 
- 00031698  0x000088f1 add  0x00000039 , 0xffffffff , 0x0000003f 
- 00031699  0x000088f2 istore  0x00000001 , 0x00000011 
- 00031700  0x000088f4 ifetch  0x00000001 , 0x00000006 
- 00031701  0x000088f5 istore  0x00000001 , 0x00000005 
- 00031702  0x000088f6 loop  0x00007bd4 
- 00031703  0x000088f8 setarg  0x00000000 
- 00031704  0x000088f9 qset1  0x0000003f 
- 00031705  0x000088fa store  0x00000001 , 0x00008c18 
- 00031706  0x000088fb rtn 
- 00031707  0x000088fe arg  0x00000002 , 0x00000007 
- 00031708  0x000088ff arg  0x00000759 , 0x00000011 
- 00031709  0x00008900 storer  0x00000011 , 0x00000002 , 0x00008c0c 
- 00031710  0x00008901 branch  0x00007bd2 
- 00031711  0x00008904 bpatchx  0x00000006 , 0x00004020 
- 00031712  0x00008905 fetch  0x00000001 , 0x0000090d 
- 00031713  0x00008906 rtn  0x00000034 
- 00031714  0x00008907 fetch  0x00000001 , 0x00008c25 
- 00031715  0x00008908 and_into  0x0000000f , 0x0000003f 
- 00031716  0x00008909 nbranch  0x00007c30 , 0x00000034 
- 00031717  0x0000890a fetch  0x00000001 , 0x0000090e 
- 00031718  0x0000890b branch  0x00007c06 , 0x00000034 
- 00031719  0x0000890c fetch  0x00000001 , 0x00000900 
- 00031720  0x0000890d beq  0x00000003 , 0x00007c40 
- 00031721  0x0000890e bne  0x00000002 , 0x00007c06 
- 00031722  0x0000890f fetch  0x00000001 , 0x00000902 
- 00031723  0x00008910 nbranch  0x00007c06 , 0x00000034 
- 00031724  0x00008911 call  0x00007bee 
- 00031725  0x00008912 branch  0x00007bf9 
- 00031726  0x00008915 fetch  0x00000001 , 0x00008c25 
- 00031727  0x00008916 rtnbit1  0x00000001 
- 00031728  0x00008917 fetch  0x00000001 , 0x0000090d 
- 00031729  0x00008918 rtnbit0  0x00000001 
- 00031730  0x00008919 fetch  0x00000001 , 0x0000090d 
- 00031731  0x0000891a set0  0x00000001 , 0x0000003f 
- 00031732  0x0000891b store  0x00000001 , 0x0000090d 
- 00031733  0x0000891c fetch  0x00000001 , 0x0000090b 
- 00031734  0x0000891d rtn  0x00000034 
- 00031735  0x0000891e beq  0x00000010 , 0x00007c28 
- 00031736  0x0000891f branch  0x0000235a 
- 00031737  0x00008922 fetch  0x00000001 , 0x00008c25 
- 00031738  0x00008923 rtnbit1  0x00000002 
- 00031739  0x00008924 fetch  0x00000001 , 0x0000090d 
- 00031740  0x00008925 rtnbit0  0x00000002 
- 00031741  0x00008926 fetch  0x00000001 , 0x0000090d 
- 00031742  0x00008927 set0  0x00000002 , 0x0000003f 
- 00031743  0x00008928 store  0x00000001 , 0x0000090d 
- 00031744  0x00008929 fetch  0x00000001 , 0x0000090c 
- 00031745  0x0000892a rtn  0x00000034 
- 00031746  0x0000892b beq  0x00000020 , 0x00007c09 
- 00031747  0x0000892c beq  0x00000021 , 0x00007c24 
- 00031748  0x0000892d beq  0x00000022 , 0x00007c2c 
- 00031749  0x0000892e branch  0x0000235a 
- 00031750  0x00008932 arg  0x00000913 , 0x00000005 
- 00031751  0x00008933 arg  0x00000040 , 0x00000039 
- 00031752  0x00008934 branch  0x00007ca3 
- 00031753  0x00008937 fetch  0x00000001 , 0x000008fb 
- 00031754  0x00008938 fetcht  0x00000001 , 0x000008fd 
- 00031755  0x00008939 iand  0x00000002 , 0x0000003f 
- 00031756  0x0000893a branch  0x00007c20 , 0x00000034 
- 00031757  0x0000893b fetcht  0x00000001 , 0x000008fe 
- 00031758  0x0000893c iadd  0x00000002 , 0x0000003f 
- 00031759  0x0000893d beq  0x00000001 , 0x00007c11 
- 00031760  0x0000893e branch  0x00007c20 
- 00031761  0x00008941 jam  0x00000000 , 0x0000090c 
- 00031762  0x00008943 fetch  0x00000001 , 0x00000914 
- 00031763  0x00008944 beq  0x00000002 , 0x00007c21 
- 00031764  0x00008945 beq  0x00000003 , 0x00007c21 
- 00031765  0x00008946 fetch  0x00000001 , 0x00000914 
- 00031766  0x00008947 store  0x00000001 , 0x00000913 
- 00031767  0x00008948 fetch  0x00000001 , 0x00000915 
- 00031768  0x00008949 istore  0x00000001 , 0x00000005 
- 00031769  0x0000894a fetch  0x00000001 , 0x00000917 
- 00031770  0x0000894b istore  0x00000001 , 0x00000005 
- 00031771  0x0000894c fetch  0x00000001 , 0x00000919 
- 00031772  0x0000894d istore  0x00000001 , 0x00000005 
- 00031773  0x0000894e arg  0x00000004 , 0x00000039 
- 00031774  0x0000894f arg  0x00000913 , 0x00000006 
- 00031775  0x00008950 branch  0x00007bdb 
- 00031776  0x00008953 jam  0x00000000 , 0x0000090c 
- 00031777  0x00008955 arg  0x00000008 , 0x00000039 
- 00031778  0x00008956 arg  0x00000913 , 0x00000006 
- 00031779  0x00008957 branch  0x00007bdb 
- 00031780  0x0000895a jam  0x00000000 , 0x0000090c 
- 00031781  0x0000895b arg  0x00000003 , 0x00000039 
- 00031782  0x0000895c arg  0x00000933 , 0x00000006 
- 00031783  0x0000895d branch  0x00007bdb 
- 00031784  0x00008960 jam  0x00000000 , 0x0000090b 
- 00031785  0x00008961 arg  0x00000008 , 0x00000039 
- 00031786  0x00008962 arg  0x00000923 , 0x00000006 
- 00031787  0x00008963 branch  0x00007bcf 
- 00031788  0x00008966 jam  0x00000000 , 0x0000090c 
- 00031789  0x00008967 arg  0x00000002 , 0x00000039 
- 00031790  0x00008968 arg  0x00000943 , 0x00000006 
- 00031791  0x00008969 branch  0x00007bdb 
- 00031792  0x0000896c fetch  0x00000001 , 0x00000900 
- 00031793  0x0000896d beq  0x00000002 , 0x00007c33 
- 00031794  0x0000896e rtn 
- 00031795  0x00008970 fetch  0x00000001 , 0x00008c00 
- 00031796  0x00008971 set1  0x00000007 , 0x0000003f 
- 00031797  0x00008972 store  0x00000001 , 0x00008c00 
- 00031798  0x00008973 jam  0x00000001 , 0x00000910 
- 00031799  0x00008974 rtn 
- 00031800  0x00008977 fetch  0x00000001 , 0x00000900 
- 00031801  0x00008978 rtneq  0x00000003 
- 00031802  0x00008979 beq  0x00000002 , 0x00007c3c 
- 00031803  0x0000897a rtn 
- 00031804  0x0000897c fetch  0x00000001 , 0x00000910 
- 00031805  0x0000897d rtn  0x00000034 
- 00031806  0x0000897e jam  0x00000001 , 0x0000090f 
- 00031807  0x0000897f branch  0x00007c43 
- 00031808  0x00008982 arg  0x0000000f , 0x00000007 
- 00031809  0x00008983 call  0x00007cef 
- 00031810  0x00008984 nrtn  0x00000034 
- 00031811  0x00008986 fetch  0x00000001 , 0x00008c00 
- 00031812  0x00008987 rtnbit0  0x00000007 
- 00031813  0x00008988 jam  0x000000fc , 0x00008c00 
- 00031814  0x00008989 nop  0x00007530 
- 00031815  0x0000898a jam  0x0000003c , 0x00008c00 
- 00031816  0x0000898b rtn 
- 00031817  0x00008993 storer  0x00000005 , 0x00000002 , 0x00000691 
- 00031818  0x00008994 storet  0x00000008 , 0x00000678 
- 00031819  0x00008995 storer  0x0000000b , 0x00000004 , 0x00000680 
- 00031820  0x00008996 call  0x00007c51 
- 00031821  0x00008997 storer  0x00000006 , 0x00000002 , 0x0000068f 
- 00031822  0x00008998 storer  0x00000039 , 0x00000002 , 0x0000069b 
- 00031823  0x00008999 storer  0x00000007 , 0x00000002 , 0x00000699 
- 00031824  0x0000899a rtn 
- 00031825  0x0000899d storer  0x00000011 , 0x00000004 , 0x00000684 
- 00031826  0x0000899e storer  0x00000012 , 0x00000004 , 0x00000688 
- 00031827  0x0000899f storer  0x00000013 , 0x00000003 , 0x0000068c 
- 00031828  0x000089a0 rtn 
- 00031829  0x000089a3 bpatchx  0x00000007 , 0x00004020 
- 00031830  0x000089a4 fetch  0x00000002 , 0x00000691 
- 00031831  0x000089a5 iforce  0x00000005 
- 00031832  0x000089a6 fetcht  0x00000008 , 0x00000678 
- 00031833  0x000089a7 fetchr  0x0000000b , 0x00000004 , 0x00000680 
- 00031834  0x000089a8 call  0x00007c60 
- 00031835  0x000089a9 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
- 00031836  0x000089aa fetchr  0x00000007 , 0x00000002 , 0x00000699 
- 00031837  0x000089ab fetch  0x00000002 , 0x0000068f 
- 00031838  0x000089ac iforce  0x00000006 
- 00031839  0x000089ad rtn 
- 00031840  0x000089b0 fetchr  0x00000011 , 0x00000004 , 0x00000684 
- 00031841  0x000089b1 fetchr  0x00000012 , 0x00000004 , 0x00000688 
- 00031842  0x000089b2 fetchr  0x00000013 , 0x00000003 , 0x0000068c 
- 00031843  0x000089b3 rtn 
- 00031844  0x000089b6 fetch  0x00000002 , 0x00000691 
- 00031845  0x000089b7 copy  0x0000003f , 0x00000005 
- 00031846  0x000089b8 rtn 
- 00031847  0x000089ba fetch  0x00000002 , 0x0000068f 
- 00031848  0x000089bb copy  0x0000003f , 0x00000006 
- 00031849  0x000089bc rtn 
- 00031850  0x000089bf copy  0x00000005 , 0x0000003f 
- 00031851  0x000089c0 store  0x00000002 , 0x00000691 
- 00031852  0x000089c1 rtn 
- 00031853  0x000089c3 copy  0x00000006 , 0x0000003f 
- 00031854  0x000089c4 store  0x00000002 , 0x0000068f 
- 00031855  0x000089c5 rtn 
- 00031856  0x000089ca copy  0x00000005 , 0x0000003f 
- 00031857  0x000089cb store  0x00000002 , 0x00000691 
- 00031858  0x000089cc copy  0x00000006 , 0x0000003f 
- 00031859  0x000089cd store  0x00000002 , 0x0000068f 
- 00031860  0x000089ce rtn 
- 00031861  0x000089d1 fetch  0x00000002 , 0x00000691 
- 00031862  0x000089d2 copy  0x0000003f , 0x00000005 
- 00031863  0x000089d3 fetch  0x00000002 , 0x0000068f 
- 00031864  0x000089d4 copy  0x0000003f , 0x00000006 
- 00031865  0x000089d5 rtn 
- 00031866  0x000089db isub  0x00000002 , 0x00000011 
- 00031867  0x000089dc rtn  0x00000002 
- 00031868  0x000089dd arg  0x00000100 , 0x00000011 
- 00031869  0x000089de iadd  0x00000011 , 0x0000003f 
- 00031870  0x000089df isub  0x00000002 , 0x00000011 
- 00031871  0x000089e0 rtn 
- 00031872  0x000089e3 call  0x00007c8d 
- 00031873  0x000089e5 call  0x00007c8d 
- 00031874  0x000089e6 branch  0x00007c8d 
- 00031875  0x000089ea call  0x00007c89 
- 00031876  0x000089ec ifetch  0x00000001 , 0x00000006 
- 00031877  0x000089ed istore  0x00000001 , 0x00000005 
- 00031878  0x000089ef ifetch  0x00000003 , 0x00000006 
- 00031879  0x000089f0 istore  0x00000003 , 0x00000005 
- 00031880  0x000089f1 rtn 
- 00031881  0x000089f3 ifetch  0x00000008 , 0x00000006 
- 00031882  0x000089f4 istore  0x00000008 , 0x00000005 
- 00031883  0x000089f5 rtn 
- 00031884  0x000089f8 call  0x00007c8f 
- 00031885  0x000089fa call  0x00007c89 
- 00031886  0x000089fc call  0x00007c89 
- 00031887  0x000089fe call  0x00007c89 
- 00031888  0x000089ff branch  0x00007c89 
- 00031889  0x00008a02 increase  0xffffffff , 0x0000003f 
- 00031890  0x00008a03 nop  0x00000026 
- 00031891  0x00008a04 nbranch  0x00007c91 , 0x00000034 
- 00031892  0x00008a05 rtn 
- 00031893  0x00008a09 arg  0x0000000a , 0x00000039 
- 00031894  0x00008a0b nop  0x00002ee0 
- 00031895  0x00008a0c loop  0x00007c96 
- 00031896  0x00008a0d rtn 
- 00031897  0x00008a11 call  0x00007c9a 
- 00031898  0x00008a13 call  0x00007c9b 
- 00031899  0x00008a15 force  0x00000004 , 0x00000039 
- 00031900  0x00008a16 branch  0x00007ca3 
- 00031901  0x00008a19 force  0x00000020 , 0x00000039 
- 00031902  0x00008a1a branch  0x00007ca3 
- 00031903  0x00008a1c force  0x00000040 , 0x00000039 
- 00031904  0x00008a1d branch  0x00007ca3 
- 00031905  0x00008a20 deposit  0x00000039 
- 00031906  0x00008a21 rtn  0x00000034 
- 00031907  0x00008a23 force  0x00000000 , 0x0000003f 
- 00031908  0x00008a24 lstore  0x00000005 
- 00031909  0x00008a25 rtn 
- 00031910  0x00008a28 arg  0x00000020 , 0x00000039 
- 00031911  0x00008a29 arg  0x000006a1 , 0x00000005 
- 00031912  0x00008a2a branch  0x00007ca1 
- 00031913  0x00008a2d ifetch  0x00000004 , 0x00000013 
- 00031914  0x00008a2e ifetcht  0x00000004 , 0x00000011 
- 00031915  0x00008a2f ixor  0x00000002 , 0x0000003f 
- 00031916  0x00008a30 istore  0x00000004 , 0x00000005 
- 00031917  0x00008a31 increase  0x00000004 , 0x00000011 
- 00031918  0x00008a32 increase  0x00000004 , 0x00000013 
- 00031919  0x00008a33 loop  0x00007ca9 
- 00031920  0x00008a34 rtn 
- 00031921  0x00008a39 bpatchx  0x00000008 , 0x00004021 
- 00031922  0x00008a3a copy  0x00000039 , 0x0000003f 
- 00031923  0x00008a3b sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00031924  0x00008a3c rtn  0x00000002 
- 00031925  0x00008a3d iadd  0x00000011 , 0x00000012 
- 00031926  0x00008a3e increase  0xffffffff , 0x00000012 
- 00031927  0x00008a3f rshift  0x00000039 , 0x00000039 
- 00031928  0x00008a41 ifetcht  0x00000001 , 0x00000011 
- 00031929  0x00008a42 ifetch  0x00000001 , 0x00000012 
- 00031930  0x00008a43 istore  0x00000001 , 0x00000011 
- 00031931  0x00008a44 istoret  0x00000001 , 0x00000012 
- 00031932  0x00008a45 increase  0xffffffff , 0x00000012 
- 00031933  0x00008a46 increase  0x00000001 , 0x00000011 
- 00031934  0x00008a47 loop  0x00007cb8 
- 00031935  0x00008a48 rtn 
- 00031936  0x00008a4c rshift32  0x0000003f , 0x00000002 
- 00031937  0x00008a4d call  0x00007cc6 
- 00031938  0x00008a4e byteswap  0x00000002 , 0x00000002 
- 00031939  0x00008a4f lshift16  0x0000003f , 0x0000003f 
- 00031940  0x00008a50 ior  0x00000002 , 0x0000003f 
- 00031941  0x00008a51 rtn 
- 00031942  0x00008a56 rshift16  0x0000003f , 0x00000006 
- 00031943  0x00008a57 byteswap  0x00000006 , 0x00000006 
- 00031944  0x00008a58 byteswap  0x0000003f , 0x0000003f 
- 00031945  0x00008a59 lshift16  0x0000003f , 0x0000003f 
- 00031946  0x00008a5a ior  0x00000006 , 0x0000003f 
- 00031947  0x00008a5b rtn 
- 00031948  0x00008a5f bpatchx  0x00000009 , 0x00004021 
- 00031949  0x00008a60 deposit  0x00000039 
- 00031950  0x00008a61 rtn  0x00000034 
- 00031951  0x00008a63 increase  0xfffffff8 , 0x00000039 
- 00031952  0x00008a64 call  0x00007c89 , 0x00000002 
- 00031953  0x00008a65 rtn  0x00000005 
- 00031954  0x00008a66 branch  0x00007ccf , 0x00000002 
- 00031955  0x00008a67 increase  0x00000008 , 0x00000039 
- 00031956  0x00008a69 increase  0xfffffffc , 0x00000039 
- 00031957  0x00008a6a call  0x00007c84 , 0x00000002 
- 00031958  0x00008a6b rtn  0x00000005 
- 00031959  0x00008a6c branch  0x00007cd4 , 0x00000002 
- 00031960  0x00008a6d increase  0x00000004 , 0x00000039 
- 00031961  0x00008a6e branch  0x00007cda 
- 00031962  0x00008a71 deposit  0x00000039 
- 00031963  0x00008a72 rtn  0x00000034 
- 00031964  0x00008a74 ifetch  0x00000001 , 0x00000006 
- 00031965  0x00008a75 istore  0x00000001 , 0x00000005 
- 00031966  0x00008a76 loop  0x00007cdc 
- 00031967  0x00008a77 rtn 
- 00031968  0x00008a7a setarg  0x00000000 
- 00031969  0x00008a7e store  0x00000002 , 0x00000670 
- 00031970  0x00008a7f bpatchx  0x0000000a , 0x00004021 
- 00031971  0x00008a80 call  0x00007cef 
- 00031972  0x00008a81 fetcht  0x00000002 , 0x00000670 
- 00031973  0x00008a82 arg  0x000040f4 , 0x00000005 
- 00031974  0x00008a84 lshift  0x00000007 , 0x0000003f 
- 00031975  0x00008a85 iadd  0x00000005 , 0x00000005 
- 00031976  0x00008a86 istoret  0x00000002 , 0x00000005 
- 00031977  0x00008a87 rtn 
- 00031978  0x00008a8a arg  0x00000800 , 0x0000000b 
- 00031979  0x00008a8b lshift16  0x0000000b , 0x0000000b 
- 00031980  0x00008a8c iadd  0x0000000b , 0x0000003f 
- 00031981  0x00008a8d rtn 
- 00031982  0x00008a91 arg  0x00000000 , 0x00000007 
- 00031983  0x00008a93 bpatchx  0x0000000b , 0x00004021 
- 00031984  0x00008a94 fetcht  0x00000004 , 0x00004095 
- 00031985  0x00008a95 rshift  0x00000022 , 0x0000003f 
- 00031986  0x00008a96 store  0x00000004 , 0x00004095 
- 00031987  0x00008a97 isub  0x00000002 , 0x0000003e 
- 00031988  0x00008a98 ncall  0x00007cea , 0x00000002 
- 00031989  0x00008a99 isub  0x00000002 , 0x0000000b 
- 00031990  0x00008a9a copy  0x0000000b , 0x00000002 
- 00031991  0x00008a9b arg  0x000040f4 , 0x00000006 
- 00031992  0x00008a9c copy  0x00000006 , 0x00000005 
- 00031993  0x00008a9d arg  0x00000010 , 0x00000039 
- 00031994  0x00008a9f ifetch  0x00000002 , 0x00000006 
- 00031995  0x00008aa0 isub  0x00000002 , 0x0000003f 
- 00031996  0x00008aa1 branch  0x00007cfe , 0x00000002 
- 00031997  0x00008aa2 force  0x00000000 , 0x0000003f 
- 00031998  0x00008aa4 istore  0x00000002 , 0x00000005 
- 00031999  0x00008aa5 loop  0x00007cfa 
- 00032000  0x00008aa6 arg  0x000040f4 , 0x00000006 
- 00032001  0x00008aa7 lshift  0x00000007 , 0x0000003f 
- 00032002  0x00008aa8 iadd  0x00000006 , 0x00000006 
- 00032003  0x00008aa9 ifetch  0x00000002 , 0x00000006 
- 00032004  0x00008aaa rtn 
- 00032005  0x00008ab0 iadd  0x00000002 , 0x00000002 
- 00032006  0x00008ab1 copy  0x00000002 , 0x00000039 
- 00032007  0x00008ab2 fetch  0x00000002 , 0x00000044 
- 00032008  0x00008ab3 isub  0x00000039 , 0x0000003f 
- 00032009  0x00008ab4 rtn  0x00000002 
- 00032010  0x00008ab5 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032011  0x00008ab6 rshift16  0x00000002 , 0x00000002 
- 00032012  0x00008ab7 increase  0x00000001 , 0x00000002 
- 00032013  0x00008ab8 lshift16  0x00000002 , 0x00000002 
- 00032014  0x00008ab9 ior  0x00000002 , 0x00000002 
- 00032015  0x00008aba rtn 
- 00032016  0x00008abd call  0x00007d12 
- 00032017  0x00008abe branch  0x00007d1f 
- 00032018  0x00008ac2 disable  0x00000028 
- 00032019  0x00008ac3 isub  0x00000002 , 0x0000003f 
- 00032020  0x00008ac4 branch  0x00007d17 , 0x00000002 
- 00032021  0x00008ac5 enable  0x00000028 
- 00032022  0x00008ac6 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032023  0x00008ac8 rtnbit0  0x0000000f 
- 00032024  0x00008ac9 copy  0x0000003f , 0x00000014 
- 00032025  0x00008aca arg  0x00010000 , 0x00000002 
- 00032026  0x00008acb fetch  0x00000002 , 0x00000044 
- 00032027  0x00008acc isub  0x00000002 , 0x0000003f 
- 00032028  0x00008acd iadd  0x00000014 , 0x0000003f 
- 00032029  0x00008ace set0  0x00000040 , 0x0000003f 
- 00032030  0x00008acf rtn 
- 00032031  0x00008ad4 fetcht  0x00000002 , 0x00000044 
- 00032032  0x00008ad5 iforce  0x00000006 
- 00032033  0x00008ad6 rshift16  0x0000003f , 0x0000003f 
- 00032034  0x00008ad7 imul32  0x00000002 , 0x0000003f 
- 00032035  0x00008ad8 iadd  0x00000006 , 0x0000003f 
- 00032036  0x00008ad9 rtn 
- 00032037  0x00008add lshift8  0x0000003f , 0x0000003f 
- 00032038  0x00008ade lshift4  0x0000003f , 0x0000003f 
- 00032039  0x00008adf fetcht  0x00000003 , 0x000040bd 
- 00032040  0x00008ae0 idiv  0x00000002 
- 00032041  0x00008ae1 call  0x00007d62 
- 00032042  0x00008ae2 quotient  0x00000002 
- 00032043  0x00008ae3 rtn 
- 00032044  0x00008ae7 fetcht  0x00000002 , 0x00000044 
- 00032045  0x00008ae8 idiv  0x00000002 
- 00032046  0x00008ae9 call  0x00007d5f 
- 00032047  0x00008aea lshift16  0x0000003f , 0x0000003f 
- 00032048  0x00008aeb remainder  0x00000002 
- 00032049  0x00008aec ior  0x00000002 , 0x00000002 
- 00032050  0x00008aed rtn 
- 00032051  0x00008af5 arg  0x00000000 , 0x00000002 
- 00032052  0x00008af7 copy  0x00000002 , 0x00000014 
- 00032053  0x00008af8 ifetch  0x00000001 , 0x00000003 
- 00032054  0x00008af9 call  0x00007d3f 
- 00032055  0x00008afa copy  0x00000014 , 0x00000002 
- 00032056  0x00008afb call  0x00007d70 
- 00032057  0x00008afc arg  0x0000000a , 0x00000012 
- 00032058  0x00008afd imul32  0x00000012 , 0x0000003f 
- 00032059  0x00008afe iadd  0x00000002 , 0x0000003f 
- 00032060  0x00008aff copy  0x0000003f , 0x00000002 
- 00032061  0x00008b00 loop  0x00007d34 
- 00032062  0x00008b01 rtn 
- 00032063  0x00008b06 arg  0x0000003a , 0x00000002 
- 00032064  0x00008b07 isub  0x00000002 , 0x0000003e 
- 00032065  0x00008b08 nbranch  0x00007d48 , 0x00000002 
- 00032066  0x00008b09 arg  0x00000061 , 0x00000002 
- 00032067  0x00008b0a isub  0x00000002 , 0x0000003e 
- 00032068  0x00008b0b branch  0x00007d4b , 0x00000002 
- 00032069  0x00008b0c arg  0x00000037 , 0x00000002 
- 00032070  0x00008b0d isub  0x00000002 , 0x0000003f 
- 00032071  0x00008b0e rtn 
- 00032072  0x00008b10 arg  0x00000030 , 0x00000002 
- 00032073  0x00008b11 isub  0x00000002 , 0x0000003f 
- 00032074  0x00008b12 rtn 
- 00032075  0x00008b14 arg  0x00000057 , 0x00000002 
- 00032076  0x00008b15 isub  0x00000002 , 0x0000003f 
- 00032077  0x00008b16 rtn 
- 00032078  0x00008b1a sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032079  0x00008b1b rtn  0x00000005 
- 00032080  0x00008b1d rshift  0x0000003f , 0x0000003f 
- 00032081  0x00008b1e loop  0x00007d50 
- 00032082  0x00008b1f rtn 
- 00032083  0x00008b23 force  0x00000001 , 0x0000003f 
- 00032084  0x00008b24 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032085  0x00008b25 rtn  0x00000005 
- 00032086  0x00008b27 lshift  0x0000003f , 0x0000003f 
- 00032087  0x00008b28 loop  0x00007d56 
- 00032088  0x00008b29 rtn 
- 00032089  0x00008b2e setarg  0x00000000 
- 00032090  0x00008b2f copy  0x00000039 , 0x00000011 
- 00032091  0x00008b31 ifetcht  0x00000002 , 0x00000006 
- 00032092  0x00008b32 iadd  0x00000002 , 0x0000003f 
- 00032093  0x00008b33 loop  0x00007d5b 
- 00032094  0x00008b34 idiv  0x00000011 
- 00032095  0x00008b36 call  0x00007d62 
- 00032096  0x00008b37 quotient  0x0000003f 
- 00032097  0x00008b38 rtn 
- 00032098  0x00008b3b rtn  0x00000035 
- 00032099  0x00008b3c branch  0x00007d62 
- 00032100  0x00008b48 ifetch  0x00000001 , 0x00000011 
- 00032101  0x00008b49 ifetcht  0x00000001 , 0x00000012 
- 00032102  0x00008b4a isub  0x00000002 , 0x0000003e 
- 00032103  0x00008b4b nrtn  0x00000005 
- 00032104  0x00008b4c increase  0x00000001 , 0x00000011 
- 00032105  0x00008b4d increase  0x00000001 , 0x00000012 
- 00032106  0x00008b4e loop  0x00007d64 
- 00032107  0x00008b4f branch  0x00007db8 
- 00032108  0x00008b54 isub  0x00000002 , 0x0000003e 
- 00032109  0x00008b55 nrtn  0x00000002 
- 00032110  0x00008b56 deposit  0x00000002 
- 00032111  0x00008b57 rtn 
- 00032112  0x00008b5a iadd  0x00000002 , 0x0000003f 
- 00032113  0x00008b5b isub  0x00000002 , 0x00000002 
- 00032114  0x00008b5c isub  0x00000002 , 0x0000003f 
- 00032115  0x00008b5d rtn 
- 00032116  0x00008b60 arg  0x00000000 , 0x00000005 
- 00032117  0x00008b61 branch  0x00007d77 
- 00032118  0x00008b64 arg  0x00004000 , 0x00000005 
- 00032119  0x00008b66 arg  0x00001000 , 0x00000039 
- 00032120  0x00008b67 branch  0x00007ca3 
- 00032121  0x00008b6b rtn  0x00000034 
- 00032122  0x00008b6c copy  0x0000003f , 0x0000003d 
- 00032123  0x00008b70 call  0x000070d7 
- 00032124  0x00008b73 jam  0x00000001 , 0x00008203 
- 00032125  0x00008b74 rtn 
- 00032126  0x00008b77 store  0x00000002 , 0x00008205 
- 00032127  0x00008b78 fetch  0x00000001 , 0x00008203 
- 00032128  0x00008b79 set1  0x00000004 , 0x0000003f 
- 00032129  0x00008b7a store  0x00000001 , 0x00008203 
- 00032130  0x00008b7b rtn 
- 00032131  0x00008b7d store  0x00000002 , 0x00008207 
- 00032132  0x00008b7e fetch  0x00000001 , 0x00008203 
- 00032133  0x00008b7f set1  0x00000006 , 0x0000003f 
- 00032134  0x00008b80 store  0x00000001 , 0x00008203 
- 00032135  0x00008b81 rtn 
- 00032136  0x00008b84 store  0x00000002 , 0x00008205 
- 00032137  0x00008b85 jam  0x00000030 , 0x00008203 
- 00032138  0x00008b86 rtn 
- 00032139  0x00008b8f bpatchx  0x0000000c , 0x00004021 
- 00032140  0x00008b90 ifetcht  0x00000008 , 0x00000011 
- 00032141  0x00008b91 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032142  0x00008b92 nbranch  0x00007d91 , 0x00000034 
- 00032143  0x00008b93 rshift8  0x00000002 , 0x0000003f 
- 00032144  0x00008b94 istore  0x00000008 , 0x00000011 
- 00032145  0x00008b96 increase  0x00000007 , 0x00000011 
- 00032146  0x00008b97 ifetch  0x00000001 , 0x00000011 
- 00032147  0x00008b98 nbranch  0x0000235a , 0x00000034 
- 00032148  0x00008b99 fetch  0x00000001 , 0x0000066f 
- 00032149  0x00008b9a istore  0x00000001 , 0x00000011 
- 00032150  0x00008b9b rtn 
- 00032151  0x00008ba1 bpatchx  0x0000000d , 0x00004021 
- 00032152  0x00008ba2 arg  0x00000008 , 0x00000039 
- 00032153  0x00008ba3 ifetch  0x00000008 , 0x00000011 
- 00032154  0x00008ba4 rtn  0x00000034 
- 00032155  0x00008ba6 ifetch  0x00000001 , 0x00000011 
- 00032156  0x00008ba7 nbranch  0x00007da0 , 0x00000034 
- 00032157  0x00008ba8 increase  0x00000001 , 0x00000011 
- 00032158  0x00008ba9 loop  0x00007d9b 
- 00032159  0x00008baa branch  0x0000235a 
- 00032160  0x00008bac arg  0x00000000 , 0x00000002 
- 00032161  0x00008bad istoret  0x00000001 , 0x00000011 
- 00032162  0x00008bae rtn 
- 00032163  0x00008bb4 ifetch  0x00000008 , 0x00000011 
- 00032164  0x00008bb5 rtn 
- 00032165  0x00008bbb ifetch  0x00000001 , 0x00000011 
- 00032166  0x00008bbc rtn 
- 00032167  0x00008bc0 ifetch  0x00000002 , 0x00000011 
- 00032168  0x00008bc1 rtn 
- 00032169  0x00008bc6 arg  0x00000000 , 0x00000002 
- 00032170  0x00008bc8 fetch  0x00000001 , 0x00000006 
- 00032171  0x00008bc9 loop  0x00007daa , 0x00000034 
- 00032172  0x00008bca increase  0x00000001 , 0x00000002 
- 00032173  0x00008bcb loop  0x00007daa 
- 00032174  0x00008bcc copy  0x00000002 , 0x0000003f 
- 00032175  0x00008bcd rtn 
- 00032176  0x00008bd1 isub  0x00000002 , 0x0000003e 
- 00032177  0x00008bd2 nrtn  0x00000002 
- 00032178  0x00008bd4 copy  0x00000002 , 0x0000003f 
- 00032179  0x00008bd5 rtn 
- 00032180  0x00008bd9 force  0xffffffff , 0x0000003e 
- 00032181  0x00008bda rtn 
- 00032182  0x00008bdd force  0x00000001 , 0x0000003e 
- 00032183  0x00008bde rtn 
- 00032184  0x00008be0 force  0x00000000 , 0x0000003e 
- 00032185  0x00008be1 rtn 
- 00032186  0x00008be4 enable  0x00000028 
- 00032187  0x00008be5 rtn 
- 00032188  0x00008be8 disable  0x00000028 
- 00032189  0x00008be9 rtn 
- 00032190  0x00008bec enable  0x0000002c 
- 00032191  0x00008bed rtn 
- 00032192  0x00008bf0 disable  0x0000002c 
- 00032193  0x00008bf1 rtn 
- 00032194  0x00008bf4 enable  0x00000031 
- 00032195  0x00008bf5 rtn 
- 00032196  0x00008bf8 disable  0x00000001 
- 00032197  0x00008bf9 rtn 
- 00032198  0x00008bfc enable  0x00000001 
- 00032199  0x00008bfd rtn 
- 00032200  0x00008c00 setarg  0x00000001 
- 00032201  0x00008c01 rtn 
- 00032202  0x00008c05 setarg  0x00000000 
- 00032203  0x00008c06 rtn 
- 00032204  0x00008c0b sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032205  0x00008c0c rtn  0x00000005 
- 00032206  0x00008c0e ifetcht  0x00000001 , 0x00000006 
- 00032207  0x00008c0f iadd  0x00000002 , 0x0000003f 
- 00032208  0x00008c10 loop  0x00007dce 
- 00032209  0x00008c11 rtn 
- 00032210  0x00008c15 copy  0x00000039 , 0x0000003f 
- 00032211  0x00008c16 rtn  0x00000034 
- 00032212  0x00008c17 copy  0x00000006 , 0x0000003f 
- 00032213  0x00008c18 iadd  0x00000039 , 0x0000003f 
- 00032214  0x00008c19 increase  0xffffffff , 0x0000003f 
- 00032215  0x00008c1a copy  0x0000003f , 0x00000006 
- 00032216  0x00008c1c ifetch  0x00000001 , 0x00000006 
- 00032217  0x00008c1d increase  0xfffffffe , 0x00000006 
- 00032218  0x00008c1e istore  0x00000001 , 0x00000005 
- 00032219  0x00008c1f loop  0x00007dd8 
- 00032220  0x00008c20 rtn 
- 00032221  0x00008c24 lshift16  0x0000003f , 0x0000003f 
- 00032222  0x00008c26 rshift2  0x0000003f , 0x0000003f 
- 00032223  0x00008c27 rtn 
- 00032224  0x00008c2a lshift8  0x0000003f , 0x0000003f 
- 00032225  0x00008c2b branch  0x00007dde 
- 00032226  0x00008c2f setarg  0x00000000 
- 00032227  0x00008c30 store  0x00000008 , 0x00000016 
- 00032228  0x00008c31 set1  0x00000019 , 0x0000003f 
- 00032229  0x00008c32 istore  0x00000004 , 0x00000005 
- 00032230  0x00008c33 rtn 
- 00032231  0x00008c37 arg  0x00000010 , 0x00000039 
- 00032232  0x00008c39 random  0x0000003f 
- 00032233  0x00008c3a istore  0x00000001 , 0x00000005 
- 00032234  0x00008c3b loop  0x00007de8 
- 00032235  0x00008c3c rtn 
+ 00000000  0x00000026 bbit1  0x00000008 , 0x0000002f 
+ 00000001  0x00000027 beq  0x00000000 , 0x000002f4 
+ 00000002  0x00000028 beq  0x00000002 , 0x0000005e 
+ 00000003  0x0000002a beq  0x00000010 , 0x00000067 
+ 00000004  0x0000002b beq  0x00000011 , 0x00000069 
+ 00000005  0x0000002c beq  0x00000014 , 0x00000171 
+ 00000006  0x0000002d beq  0x00000015 , 0x0000010b 
+ 00000007  0x0000002e beq  0x00000016 , 0x00000072 
+ 00000008  0x0000002f beq  0x00000018 , 0x0000012b 
+ 00000009  0x00000030 beq  0x00000019 , 0x00000132 
+ 00000010  0x00000031 beq  0x0000001a , 0x00000081 
+ 00000011  0x00000034 beq  0x00000025 , 0x00000268 
+ 00000012  0x00000035 beq  0x00000027 , 0x000001fc 
+ 00000013  0x00000036 beq  0x00000068 , 0x000002ef 
+ 00000014  0x00000037 beq  0x00000069 , 0x00000302 
+ 00000015  0x00000038 beq  0x0000006a , 0x000002fe 
+ 00000016  0x00000039 beq  0x0000006c , 0x000002b3 
+ 00000017  0x0000003a beq  0x0000006d , 0x00000046 
+ 00000018  0x0000003b beq  0x0000006e , 0x0000049c 
+ 00000019  0x0000003c beq  0x0000006f , 0x000004a1 
+ 00000020  0x0000003d beq  0x00000073 , 0x000004ee 
+ 00000021  0x0000003e beq  0x00000074 , 0x0000025c 
+ 00000022  0x0000003f beq  0x00000077 , 0x00000040 
+ 00000023  0x00000040 beq  0x00000079 , 0x00000524 
+ 00000024  0x00000041 beq  0x0000007a , 0x0000054e 
+ 00000025  0x00000042 beq  0x0000007f , 0x000004cf 
+ 00000026  0x00000043 beq  0x00000081 , 0x00000533 
+ 00000027  0x00000044 beq  0x00000084 , 0x000003e6 
+ 00000028  0x00000045 beq  0x00000085 , 0x00000431 
+ 00000029  0x00000046 beq  0x00000086 , 0x00000231 
+ 00000030  0x00000047 beq  0x00000087 , 0x0000040f 
+ 00000031  0x00000048 beq  0x00000088 , 0x0000042f 
+ 00000032  0x00000049 beq  0x0000008a , 0x000003f9 
+ 00000033  0x0000004a beq  0x0000008b , 0x0000031a 
+ 00000034  0x0000004b beq  0x0000008c , 0x0000033d 
+ 00000035  0x0000004c beq  0x0000008d , 0x000003a3 
+ 00000036  0x0000004d beq  0x0000008e , 0x000004b9 
+ 00000037  0x0000004e beq  0x0000008b , 0x0000031a 
+ 00000038  0x0000004f beq  0x00000090 , 0x00000511 
+ 00000039  0x00000050 beq  0x00000095 , 0x000004e5 
+ 00000040  0x00000051 beq  0x00000096 , 0x000004fa 
+ 00000041  0x00000052 beq  0x000000c5 , 0x00000291 
+ 00000042  0x00000053 beq  0x000000d5 , 0x00000250 
+ 00000043  0x00000054 beq  0x000000d6 , 0x00000249 
+ 00000044  0x00000055 beq  0x000000c5 , 0x00000291 
+ 00000045  0x00000056 beq  0x000000da , 0x000000aa 
+ 00000046  0x00000057 branch  0x0000235a 
+ 00000047  0x0000005a beq  0x00000014 , 0x00000191 
+ 00000048  0x0000005b beq  0x0000001a , 0x000001b0 
+ 00000049  0x0000005c beq  0x00000024 , 0x000001d5 
+ 00000050  0x0000005d beq  0x00000025 , 0x000001b8 
+ 00000051  0x0000005e beq  0x00000026 , 0x000001bd 
+ 00000052  0x0000005f beq  0x00000039 , 0x000001cf 
+ 00000053  0x00000060 beq  0x0000003a , 0x0000020b 
+ 00000054  0x00000061 beq  0x0000004c , 0x00000207 
+ 00000055  0x00000062 beq  0x0000004d , 0x000001d3 
+ 00000056  0x00000063 beq  0x00000090 , 0x00000294 
+ 00000057  0x00000064 beq  0x00000092 , 0x000002a8 
+ 00000058  0x00000065 beq  0x00000096 , 0x000004dc 
+ 00000059  0x00000066 beq  0x0000009a , 0x00000119 
+ 00000060  0x00000067 beq  0x0000009d , 0x00000120 
+ 00000061  0x00000068 beq  0x0000009f , 0x000002c0 
+ 00000062  0x00000069 rtneq  0x000000ff 
+ 00000063  0x0000006a branch  0x0000235a 
+ 00000064  0x0000006f call  0x00006f82 
+ 00000065  0x00000070 call  0x00006fb0 
+ 00000066  0x00000071 div  0x0000003f , 0x0000000a 
+ 00000067  0x00000072 call  0x00007d5f 
+ 00000068  0x00000073 store  0x00000002 , 0x00004633 
+ 00000069  0x0000007d branch  0x00005553 
+ 00000070  0x00000080 fetch  0x00000001 , 0x0000464f 
+ 00000071  0x00000081 store  0x00000001 , 0x00004958 
+ 00000072  0x00000082 fetch  0x00000001 , 0x0000464e 
+ 00000073  0x00000083 rtneq  0x000000ff 
+ 00000074  0x00000084 call  0x000023c3 
+ 00000075  0x00000085 fetch  0x00000001 , 0x0000464e 
+ 00000076  0x00000086 arg  0x0000003e , 0x00000002 
+ 00000077  0x00000087 call  0x00006f21 
+ 00000078  0x00000088 fetch  0x00000001 , 0x0000465b 
+ 00000079  0x00000089 arg  0x0000003e , 0x00000002 
+ 00000080  0x0000008a call  0x00006f21 
+ 00000081  0x0000008b fetcht  0x00000001 , 0x0000464d 
+ 00000082  0x0000008c call  0x000055b5 
+ 00000083  0x0000008d fetcht  0x00000001 , 0x0000464d 
+ 00000084  0x0000008e call  0x00006ee6 
+ 00000085  0x0000008f call  0x00005473 , 0x00000001 
+ 00000086  0x00000090 call  0x000055b1 
+ 00000087  0x00000091 fetcht  0x00000001 , 0x0000464d 
+ 00000088  0x00000092 call  0x00006edd 
+ 00000089  0x00000093 call  0x000023c7 
+ 00000090  0x00000095 fetcht  0x00000001 , 0x0000464e 
+ 00000091  0x00000096 call  0x00006f0f 
+ 00000092  0x00000097 fetcht  0x00000001 , 0x0000465b 
+ 00000093  0x00000098 branch  0x00006f0f 
+ 00000094  0x0000009b call  0x00007552 
+ 00000095  0x0000009c call  0x00007448 
+ 00000096  0x0000009d call  0x00002a45 
+ 00000097  0x0000009e call  0x0000202a 
+ 00000098  0x0000009f call  0x000042ad 
+ 00000099  0x000000a0 call  0x00002018 
+ 00000100  0x000000a1 call  0x0000310f 
+ 00000101  0x000000a2 call  0x0000248c 
+ 00000102  0x000000a3 branch  0x0000005e 
+ 00000103  0x000000a6 jam  0x00000000 , 0x00008900 
+ 00000104  0x000000a7 branch  0x00002153 
+ 00000105  0x000000a9 jam  0x00000060 , 0x00008a0f 
+ 00000106  0x000000aa jam  0x000000aa , 0x00008a10 
+ 00000107  0x000000ab jam  0x0000007a , 0x00008a12 
+ 00000108  0x000000ac jam  0x00000000 , 0x00008a25 
+ 00000109  0x000000ad jam  0x00000000 , 0x00008a26 
+ 00000110  0x000000ae nop  0x0000003c 
+ 00000111  0x000000af jam  0x00000020 , 0x00008a20 
+ 00000112  0x000000b0 jam  0x000000f5 , 0x00008a23 
+ 00000113  0x000000b1 branch  0x00002169 
+ 00000114  0x000000b5 setarg  0x00000960 
+ 00000115  0x000000b6 iadd  0x00000002 , 0x0000003f 
+ 00000116  0x000000b7 copy  0x0000003f , 0x00000011 
+ 00000117  0x000000b8 fetcht  0x00000001 , 0x00004099 
+ 00000118  0x000000b9 rshift  0x00000002 , 0x00000002 
+ 00000119  0x000000ba idiv  0x00000002 
+ 00000120  0x000000bc call  0x00007d62 
+ 00000121  0x000000bd quotient  0x0000003f 
+ 00000122  0x000000be rshift8  0x0000003f , 0x00000007 
+ 00000123  0x000000bf storer  0x00000007 , 0x00000001 , 0x0000890a 
+ 00000124  0x000000c0 store  0x00000001 , 0x00008909 
+ 00000125  0x000000c1 branch  0x000021da 
+ 00000126  0x000000c4 until  0x0000003e , 0x00000033 
+ 00000127  0x000000c5 jam  0x00000058 , 0x0000813c 
+ 00000128  0x000000c6 branch  0x000023e2 
+ 00000129  0x000000c9 jam  0x00000000 , 0x000001bb 
+ 00000130  0x000000ca jam  0x00000000 , 0x000001bc 
+ 00000131  0x000000cb until  0x0000003e , 0x00000033 
+ 00000132  0x000000cd jam  0x0000000d , 0x00008946 
+ 00000133  0x000000ce jam  0x00000010 , 0x0000896f 
+ 00000134  0x000000cf jam  0x00000040 , 0x00008a88 
+ 00000135  0x000000d0 jam  0x000000cd , 0x00008a13 
+ 00000136  0x000000d1 jam  0x00000010 , 0x00008a06 
+ 00000137  0x000000d2 jam  0x0000004a , 0x00008a84 
+ 00000138  0x000000d3 jam  0x00000040 , 0x00008a85 
+ 00000139  0x000000d4 jam  0x000000fe , 0x00008a16 
+ 00000140  0x000000d5 call  0x000000e3 
+ 00000141  0x000000d8 call  0x000070d7 
+ 00000142  0x000000d9 ncall  0x0000007e , 0x0000002b 
+ 00000143  0x000000db until  0x0000003e , 0x00000033 
+ 00000144  0x000000dc jam  0x0000005f , 0x0000813b 
+ 00000145  0x000000dd until  0x0000003e , 0x00000033 
+ 00000146  0x000000de jam  0x00000088 , 0x0000813c 
+ 00000147  0x000000df until  0x0000003e , 0x00000033 
+ 00000148  0x000000e0 fetch  0x00000001 , 0x00004099 
+ 00000149  0x000000e1 beq  0x00000010 , 0x000000d4 
+ 00000150  0x000000e2 fetch  0x00000001 , 0x00004438 
+ 00000151  0x000000e3 or_into  0x00000004 , 0x0000003f 
+ 00000152  0x000000e4 store  0x00000001 , 0x00008a02 
+ 00000153  0x000000e5 jam  0x00000001 , 0x0000890f 
+ 00000154  0x000000e6 jam  0x00000024 , 0x00008a80 
+ 00000155  0x000000e7 jam  0x00000062 , 0x00008a81 
+ 00000156  0x000000e8 setarg  0x00e61212 
+ 00000157  0x000000e9 store  0x00000003 , 0x00008a73 
+ 00000158  0x000000eb jam  0x00000060 , 0x00008a86 
+ 00000159  0x000000ec jam  0x0000003b , 0x00008a8b 
+ 00000160  0x000000ed call  0x000000c6 
+ 00000161  0x000000ee jam  0x00000000 , 0x00008043 
+ 00000162  0x000000ef jam  0x00000005 , 0x00008042 
+ 00000163  0x000000f0 setarg  0x00557474 
+ 00000164  0x000000f1 store  0x00000003 , 0x00008968 
+ 00000165  0x000000f2 jam  0x0000006e , 0x00008960 
+ 00000166  0x000000f3 call  0x00000144 
+ 00000167  0x000000f4 call  0x0000016f 
+ 00000168  0x000000f5 call  0x000000c1 
+ 00000169  0x000000f6 jam  0x0000000c , 0x00004148 
+ 00000170  0x000000f8 rtn  0x0000002b 
+ 00000171  0x000000f9 jam  0x00000077 , 0x00008a07 
+ 00000172  0x000000fa jam  0x000000c9 , 0x00008a08 
+ 00000173  0x000000fb jam  0x00000001 , 0x00008a0b 
+ 00000174  0x000000fc fetch  0x00000001 , 0x00004409 
+ 00000175  0x000000fd store  0x00000001 , 0x000080cd 
+ 00000176  0x000000fe nop  0x00000bb8 
+ 00000177  0x000000ff call  0x000000ba 
+ 00000178  0x00000100 jam  0x000000c1 , 0x00008a08 
+ 00000179  0x00000101 fetchr  0x00000012 , 0x00000001 , 0x00004419 
+ 00000180  0x00000102 arg  0x00000008 , 0x00000039 
+ 00000181  0x00000103 call  0x00006f58 
+ 00000182  0x00000104 fetch  0x00000001 , 0x00004419 
+ 00000183  0x00000105 store  0x00000001 , 0x00004433 
+ 00000184  0x00000106 storer  0x00000012 , 0x00000001 , 0x00004419 
+ 00000185  0x00000107 rtn 
+ 00000186  0x0000010a jam  0x00000003 , 0x000080cc 
+ 00000187  0x0000010c fetch  0x00000001 , 0x00008129 
+ 00000188  0x0000010d bbit0  0x00000005 , 0x000000bb 
+ 00000189  0x0000010e fetcht  0x00000002 , 0x00008164 
+ 00000190  0x0000010f storet  0x00000002 , 0x0000440a 
+ 00000191  0x00000110 jam  0x00000000 , 0x000080cc 
+ 00000192  0x00000111 rtn 
+ 00000193  0x00000114 rtn  0x0000002b 
+ 00000194  0x00000115 until  0x0000003e , 0x00000033 
+ 00000195  0x00000116 fetch  0x00000001 , 0x0000411c 
+ 00000196  0x00000118 store  0x00000001 , 0x0000813a 
+ 00000197  0x00000119 branch  0x000023e2 
+ 00000198  0x0000011c fetch  0x00000001 , 0x00004099 
+ 00000199  0x0000011d beq  0x00000018 , 0x000000cc 
+ 00000200  0x0000011e fetch  0x00000001 , 0x00004438 
+ 00000201  0x0000011f or_into  0x00000006 , 0x0000003f 
+ 00000202  0x00000120 store  0x00000001 , 0x00008a02 
+ 00000203  0x00000121 jam  0x000000e0 , 0x00008a05 
+ 00000204  0x00000123 jam  0x000000d8 , 0x00008a00 
+ 00000205  0x00000124 nop  0x0000003c 
+ 00000206  0x00000125 jam  0x000000a0 , 0x00008a01 
+ 00000207  0x00000126 jam  0x000000df , 0x00008a00 
+ 00000208  0x00000127 jam  0x000000fa , 0x00008a01 
+ 00000209  0x00000128 nop  0x00000014 
+ 00000210  0x00000129 jam  0x0000009f , 0x00008a00 
+ 00000211  0x0000012a rtn 
+ 00000212  0x0000012d fetch  0x00000001 , 0x00004438 
+ 00000213  0x0000012e or_into  0x00000006 , 0x0000003f 
+ 00000214  0x0000012f store  0x00000001 , 0x00008a02 
+ 00000215  0x00000130 jam  0x00000000 , 0x0000890f 
+ 00000216  0x00000131 jam  0x00000023 , 0x00008a80 
+ 00000217  0x00000132 jam  0x000000b0 , 0x00008a81 
+ 00000218  0x00000133 setarg  0x00e40909 
+ 00000219  0x00000134 store  0x00000003 , 0x00008a73 
+ 00000220  0x00000135 jam  0x0000002a , 0x00008a76 
+ 00000221  0x00000136 jam  0x00000004 , 0x00008902 
+ 00000222  0x00000137 branch  0x0000009e 
+ 00000223  0x0000013a fetch  0x00000002 , 0x0000415b 
+ 00000224  0x0000013b rtn  0x00000034 
+ 00000225  0x0000013c store  0x00000002 , 0x0000020f 
+ 00000226  0x0000013d branch  0x000000f5 
+ 00000227  0x0000013f branch  0x000000df , 0x0000002b 
+ 00000228  0x00000140 fetch  0x00000004 , 0x0000020d 
+ 00000229  0x00000141 rtn  0x00000034 
+ 00000230  0x00000142 until  0x0000003e , 0x00000033 
+ 00000231  0x00000143 fetch  0x00000001 , 0x00008136 
+ 00000232  0x00000144 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000233  0x00000145 fetcht  0x00000001 , 0x0000020d 
+ 00000234  0x00000146 ior  0x00000002 , 0x0000003f 
+ 00000235  0x00000147 increase  0xfffffffd , 0x0000003f 
+ 00000236  0x00000148 store  0x00000001 , 0x00008136 
+ 00000237  0x00000149 until  0x0000003e , 0x00000033 
+ 00000238  0x0000014b fetch  0x00000001 , 0x00008138 
+ 00000239  0x0000014c and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00000240  0x0000014d fetcht  0x00000001 , 0x0000020e 
+ 00000241  0x0000014e lshift3  0x00000002 , 0x00000002 
+ 00000242  0x0000014f ior  0x00000002 , 0x0000003f 
+ 00000243  0x00000150 store  0x00000001 , 0x00008138 
+ 00000244  0x00000151 until  0x0000003e , 0x00000033 
+ 00000245  0x00000154 fetch  0x00000001 , 0x00008acb 
+ 00000246  0x00000155 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000247  0x00000156 fetcht  0x00000001 , 0x0000020f 
+ 00000248  0x00000157 storet  0x00000001 , 0x0000415b 
+ 00000249  0x00000158 ior  0x00000002 , 0x0000003f 
+ 00000250  0x00000159 store  0x00000001 , 0x00008acb 
+ 00000251  0x0000015b fetch  0x00000001 , 0x00000210 
+ 00000252  0x0000015c store  0x00000001 , 0x0000415c 
+ 00000253  0x0000015d isolate1  0x00000003 , 0x0000003f 
+ 00000254  0x0000015e fetch  0x00000001 , 0x00008a06 
+ 00000255  0x0000015f setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00000256  0x00000160 store  0x00000001 , 0x00008a06 
+ 00000257  0x00000162 fetch  0x00000001 , 0x00000210 
+ 00000258  0x00000163 and  0x0000003f , 0x00000007 , 0x00000002 
+ 00000259  0x00000164 lshift4  0x00000002 , 0x00000002 
+ 00000260  0x00000165 lshift  0x00000002 , 0x00000002 
+ 00000261  0x00000166 storet  0x00000001 , 0x00004438 
+ 00000262  0x00000167 fetch  0x00000001 , 0x00008a02 
+ 00000263  0x00000168 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00000264  0x00000169 ior  0x00000002 , 0x0000003f 
+ 00000265  0x0000016a store  0x00000001 , 0x00008a02 
+ 00000266  0x0000016b rtn 
+ 00000267  0x0000016f call  0x0000686f 
+ 00000268  0x00000170 call  0x000021ba 
+ 00000269  0x00000171 force  0x00000008 , 0x00000015 
+ 00000270  0x00000172 force  0x00000000 , 0x00000015 
+ 00000271  0x00000174 setarg  0x000aaada 
+ 00000272  0x00000175 store  0x00000003 , 0x00008a0f 
+ 00000273  0x00000176 jam  0x00000040 , 0x00008a25 
+ 00000274  0x00000177 jam  0x00000010 , 0x00008a26 
+ 00000275  0x00000178 nop  0x0000003c 
+ 00000276  0x00000179 jam  0x000000fb , 0x00008a01 
+ 00000277  0x0000017a jam  0x000000ff , 0x00008a25 
+ 00000278  0x0000017b jam  0x00000030 , 0x00008a26 
+ 00000279  0x0000017c jam  0x000000fe , 0x00008a16 
+ 00000280  0x0000017d branch  0x000021b4 
+ 00000281  0x00000180 fetch  0x00000001 , 0x00004793 
+ 00000282  0x00000181 nrtn  0x00000034 
+ 00000283  0x00000182 call  0x0000011d 
+ 00000284  0x00000183 branch  0x000060fc 
+ 00000285  0x00000186 fetch  0x00000001 , 0x00004655 
+ 00000286  0x00000187 rtneq  0x000000ff 
+ 00000287  0x00000188 branch  0x00005e78 
+ 00000288  0x0000018b fetcht  0x00000001 , 0x00004601 
+ 00000289  0x0000018c fetch  0x00000001 , 0x00004621 
+ 00000290  0x0000018d isub  0x00000002 , 0x0000003e 
+ 00000291  0x0000018e nbranch  0x00000125 , 0x00000002 
+ 00000292  0x0000018f branch  0x00003681 
+ 00000293  0x00000192 fetch  0x00000004 , 0x0000458f 
+ 00000294  0x00000193 fetcht  0x00000004 , 0x000045e4 
+ 00000295  0x00000194 isub  0x00000002 , 0x0000003e 
+ 00000296  0x00000195 branch  0x00003222 , 0x00000005 
+ 00000297  0x00000196 call  0x000002e5 
+ 00000298  0x00000197 branch  0x0000369b 
+ 00000299  0x0000019a setarg  0x000aaa7e 
+ 00000300  0x0000019b store  0x00000003 , 0x00008a0f 
+ 00000301  0x0000019c nop  0x0000003c 
+ 00000302  0x0000019d jam  0x00000000 , 0x00008a25 
+ 00000303  0x0000019e jam  0x0000000d , 0x00008a26 
+ 00000304  0x0000019f jam  0x000000f6 , 0x00008a16 
+ 00000305  0x000001a0 branch  0x00002203 
+ 00000306  0x000001a3 fetch  0x00000001 , 0x00004141 
+ 00000307  0x000001a4 beq  0x00000006 , 0x00002225 
+ 00000308  0x000001a5 beq  0x0000000a , 0x00000138 
+ 00000309  0x000001a6 beq  0x0000009e , 0x00000141 
+ 00000310  0x000001a9 beq  0x000000aa , 0x0000013d 
+ 00000311  0x000001aa branch  0x0000220e 
+ 00000312  0x000001ad jam  0x00000025 , 0x00008a14 
+ 00000313  0x000001ae setarg  0x00a93f3f 
+ 00000314  0x000001af store  0x00000003 , 0x00008a60 
+ 00000315  0x000001b0 jam  0x0000001f , 0x00008a63 
+ 00000316  0x000001b1 rtn 
+ 00000317  0x000001b4 jam  0x00000017 , 0x00008a14 
+ 00000318  0x000001b5 fetch  0x00000003 , 0x00004a08 
+ 00000319  0x000001b7 store  0x00000003 , 0x00008a60 
+ 00000320  0x000001b8 branch  0x0000221a 
+ 00000321  0x000001bb jam  0x00000017 , 0x00008a14 
+ 00000322  0x000001bc setarg  0x00250300 
+ 00000323  0x000001bd branch  0x0000013f 
+ 00000324  0x000001c0 rtn  0x0000002b 
+ 00000325  0x000001c1 call  0x00002160 
+ 00000326  0x000001c2 arg  0x00000027 , 0x00000002 
+ 00000327  0x000001c3 call  0x0000216f 
+ 00000328  0x000001c4 call  0x000021a6 
+ 00000329  0x000001c5 jam  0x0000007f , 0x00008a25 
+ 00000330  0x000001c6 jam  0x0000001a , 0x00008a30 
+ 00000331  0x000001c7 jam  0x00000078 , 0x00008a31 
+ 00000332  0x000001c8 jam  0x000000b2 , 0x00008a8f 
+ 00000333  0x000001c9 jam  0x00000000 , 0x00008ac2 
+ 00000334  0x000001ca jam  0x00000000 , 0x00008ac3 
+ 00000335  0x000001cb arg  0x00000006 , 0x00000007 
+ 00000336  0x000001cc call  0x00000161 
+ 00000337  0x000001cd isolate1  0x0000000d , 0x00000011 
+ 00000338  0x000001ce call  0x0000211d 
+ 00000339  0x000001cf isolate1  0x0000000d , 0x00000012 
+ 00000340  0x000001d0 call  0x0000211e 
+ 00000341  0x000001d1 arg  0x00000005 , 0x00000007 
+ 00000342  0x000001d3 call  0x0000211c 
+ 00000343  0x000001d4 call  0x0000211e 
+ 00000344  0x000001d5 call  0x00000161 
+ 00000345  0x000001d6 arg  0x00008ac2 , 0x00000005 
+ 00000346  0x000001d7 rshift4  0x00000011 , 0x0000003f 
+ 00000347  0x000001d8 call  0x00002117 
+ 00000348  0x000001d9 rshift4  0x00000012 , 0x0000003f 
+ 00000349  0x000001da call  0x00002117 
+ 00000350  0x000001db increase  0xffffffff , 0x00000007 
+ 00000351  0x000001dc branch  0x00000156 , 0x00000002 
+ 00000352  0x000001dd branch  0x0000214f 
+ 00000353  0x000001e0 nop  0x0000003c 
+ 00000354  0x000001e1 setarg  0x00000f00 
+ 00000355  0x000001e2 store  0x00000002 , 0x00008982 
+ 00000356  0x000001e3 setarg  0x00000ff0 
+ 00000357  0x000001e4 store  0x00000002 , 0x00008984 
+ 00000358  0x000001e5 jam  0x00000009 , 0x00008981 
+ 00000359  0x000001e6 jam  0x00000003 , 0x00008981 
+ 00000360  0x000001e7 jam  0x00000006 , 0x00008980 
+ 00000361  0x000001e8 nop  0x0000003c 
+ 00000362  0x000001e9 arg  0x00000000 , 0x00000011 
+ 00000363  0x000001ea arg  0x00000000 , 0x00000012 
+ 00000364  0x000001eb arg  0x00000010 , 0x00000039 
+ 00000365  0x000001ec arg  0x00000f00 , 0x00000006 
+ 00000366  0x000001ed branch  0x0000212d 
+ 00000367  0x000001f0 rtn  0x0000002b 
+ 00000368  0x000001f1 branch  0x00002272 
+ 00000369  0x000001f9 jam  0x00000011 , 0x00008a82 
+ 00000370  0x000001fa jam  0x00000012 , 0x00008a8d 
+ 00000371  0x000001fb jam  0x0000000a , 0x00008a8e 
+ 00000372  0x000001fc fetch  0x00000001 , 0x00004099 
+ 00000373  0x000001fd beq  0x00000010 , 0x0000018a 
+ 00000374  0x000001fe setarg  0x00005762 
+ 00000375  0x000001ff store  0x00000002 , 0x00008907 
+ 00000376  0x00000201 jam  0x00000003 , 0x00008901 
+ 00000377  0x00000202 jam  0x00000003 , 0x00008930 
+ 00000378  0x00000203 rtnmark1  0x0000002d 
+ 00000379  0x00000204 jam  0x00000001 , 0x00008901 
+ 00000380  0x00000205 jam  0x00000007 , 0x00008a82 
+ 00000381  0x00000206 jam  0x00000044 , 0x00008a8d 
+ 00000382  0x00000207 jam  0x0000000a , 0x00008a8e 
+ 00000383  0x00000208 fetch  0x00000001 , 0x00004099 
+ 00000384  0x00000209 beq  0x00000010 , 0x00000187 
+ 00000385  0x0000020a setarg  0x00002bb1 
+ 00000386  0x0000020b store  0x00000002 , 0x00008907 
+ 00000387  0x0000020d rtnmark0  0x0000002f 
+ 00000388  0x0000020e jam  0x00000024 , 0x00008930 
+ 00000389  0x0000020f jam  0x00000005 , 0x00008901 
+ 00000390  0x00000210 rtn 
+ 00000391  0x00000213 setarg  0x00004189 
+ 00000392  0x00000214 store  0x00000002 , 0x00008907 
+ 00000393  0x00000215 branch  0x00000183 
+ 00000394  0x00000218 setarg  0x00008312 
+ 00000395  0x00000219 store  0x00000002 , 0x00008907 
+ 00000396  0x0000021a branch  0x00000178 
+ 00000397  0x0000021c fetch  0x00000001 , 0x00004c04 
+ 00000398  0x0000021d arg  0x00000100 , 0x00000013 
+ 00000399  0x0000021e iadd  0x00000013 , 0x0000003f 
+ 00000400  0x0000021f rtn 
+ 00000401  0x00000222 call  0x00000193 
+ 00000402  0x00000223 branch  0x00002563 
+ 00000403  0x00000225 fetch  0x00000001 , 0x00004c05 
+ 00000404  0x00000226 rtn  0x00000034 
+ 00000405  0x00000227 fetch  0x00000001 , 0x00004c06 
+ 00000406  0x00000228 nrtn  0x00000034 
+ 00000407  0x00000229 fetcht  0x00000001 , 0x00004c05 
+ 00000408  0x0000022a fetch  0x00000001 , 0x00004c04 
+ 00000409  0x0000022b isub  0x00000002 , 0x0000003e 
+ 00000410  0x0000022c ncall  0x0000018d , 0x00000002 
+ 00000411  0x0000022d isub  0x00000002 , 0x0000003f 
+ 00000412  0x0000022e sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00000413  0x0000022f branch  0x000001a5 , 0x00000002 
+ 00000414  0x00000230 fetch  0x00000001 , 0x00004c07 
+ 00000415  0x00000231 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00000416  0x00000232 ncall  0x000001a3 , 0x00000002 
+ 00000417  0x00000233 jam  0x00000001 , 0x00004c06 
+ 00000418  0x00000234 rtn 
+ 00000419  0x00000236 jam  0x00000001 , 0x00004c08 
+ 00000420  0x00000237 branch  0x0000431f 
+ 00000421  0x00000239 fetcht  0x00000001 , 0x0000017f 
+ 00000422  0x0000023a fetch  0x00000001 , 0x0000004c 
+ 00000423  0x0000023b rshift  0x0000003f , 0x0000003f 
+ 00000424  0x0000023c ixor  0x00000002 , 0x0000003f 
+ 00000425  0x0000023d isolate1  0x00000002 , 0x0000003f 
+ 00000426  0x0000023e setarg  0x00000000 
+ 00000427  0x0000023f fetcht  0x00000001 , 0x00004c07 
+ 00000428  0x00000240 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00000429  0x00000241 iadd  0x00000002 , 0x00000002 
+ 00000430  0x00000242 storet  0x00000001 , 0x00004c07 
+ 00000431  0x00000243 rtn 
+ 00000432  0x00000245 fetch  0x00000001 , 0x00000005 
+ 00000433  0x00000246 increase  0x00000001 , 0x0000003f 
+ 00000434  0x00000247 store  0x00000001 , 0x00000005 
+ 00000435  0x00000248 nbranch  0x000001b7 , 0x0000002d 
+ 00000436  0x00000249 fetch  0x00000001 , 0x00004c04 
+ 00000437  0x0000024a increase  0x00000001 , 0x0000003f 
+ 00000438  0x0000024b store  0x00000001 , 0x00004c04 
+ 00000439  0x0000024c branch  0x0000259b 
+ 00000440  0x0000024f call  0x0000281c 
+ 00000441  0x00000250 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00000442  0x00000251 increase  0xfffffffc , 0x00000011 
+ 00000443  0x00000252 nbranch  0x000026fa , 0x00000002 
+ 00000444  0x00000253 branch  0x0000268e 
+ 00000445  0x00000256 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00000446  0x00000257 rshift32  0x0000003f , 0x0000003f 
+ 00000447  0x00000258 rshift16  0x0000003f , 0x0000003f 
+ 00000448  0x00000259 istore  0x00000003 , 0x00000005 
+ 00000449  0x0000025a enable  0x00000010 
+ 00000450  0x0000025b call  0x0000270d 
+ 00000451  0x0000025c branch  0x000026f6 , 0x00000006 
+ 00000452  0x0000025d bmark0  0x00000032 , 0x000026af 
+ 00000453  0x0000025e fetch  0x00000001 , 0x0000004d 
+ 00000454  0x0000025f branch  0x000026af , 0x00000034 
+ 00000455  0x00000260 increase  0xfffffffc , 0x0000003f 
+ 00000456  0x00000261 store  0x00000001 , 0x0000004d 
+ 00000457  0x00000262 call  0x000072cb 
+ 00000458  0x00000263 fetch  0x00000001 , 0x00008108 
+ 00000459  0x00000264 bbit0  0x00000007 , 0x000026fa 
+ 00000460  0x00000265 force  0x0000000c , 0x00000038 
+ 00000461  0x00000266 storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00000462  0x00000267 branch  0x000026af 
+ 00000463  0x0000026a fetch  0x00000001 , 0x00004334 
+ 00000464  0x0000026b rtneq  0x00000000 
+ 00000465  0x0000026c beq  0x00000003 , 0x0000304a 
+ 00000466  0x0000026d branch  0x000028e1 
+ 00000467  0x00000270 set0  0x00000030 , 0x00000000 
+ 00000468  0x00000271 branch  0x00002af6 
+ 00000469  0x00000273 call  0x000025c2 
+ 00000470  0x00000274 bmark0  0x0000002f , 0x000001db 
+ 00000471  0x00000275 pulse  0x00000039 
+ 00000472  0x00000276 nop  0x0000001e 
+ 00000473  0x00000277 call  0x000025c2 
+ 00000474  0x00000278 lshift3  0x0000000b , 0x0000000b 
+ 00000475  0x0000027a disable  0x0000002d 
+ 00000476  0x0000027b enable  0x0000000d 
+ 00000477  0x0000027c enable  0x00000021 
+ 00000478  0x0000027d disable  0x00000020 
+ 00000479  0x0000027e copy  0x0000000b , 0x0000001b 
+ 00000480  0x0000027f correlate  0x0000003e , 0x00000003 
+ 00000481  0x00000280 branch  0x000001e4 , 0x0000002e 
+ 00000482  0x00000281 copy  0x0000001a , 0x00000002 
+ 00000483  0x00000282 storet  0x00000006 , 0x0000000f 
+ 00000484  0x00000284 nbranch  0x000026fa , 0x00000018 
+ 00000485  0x00000285 enable  0x00000010 
+ 00000486  0x00000286 fetch  0x00000001 , 0x00004167 
+ 00000487  0x00000287 arg  0x00004e20 , 0x00000002 
+ 00000488  0x00000288 iadd  0x00000002 , 0x00000002 
+ 00000489  0x00000289 fetch  0x00000001 , 0x00004148 
+ 00000490  0x0000028a imul32  0x00000002 , 0x0000001b 
+ 00000491  0x0000028b call  0x00006877 
+ 00000492  0x0000028c branch  0x00002677 , 0x0000002e 
+ 00000493  0x0000028d call  0x000001f2 
+ 00000494  0x0000028e fetch  0x00000001 , 0x00000168 
+ 00000495  0x0000028f bbit0  0x00000003 , 0x00002677 
+ 00000496  0x00000290 call  0x00002477 , 0x0000002b 
+ 00000497  0x00000291 branch  0x00002677 
+ 00000498  0x00000293 fetcht  0x00000006 , 0x0000000f 
+ 00000499  0x00000294 copy  0x0000001a , 0x0000003f 
+ 00000500  0x00000295 call  0x00007d12 
+ 00000501  0x00000296 copy  0x0000003f , 0x00000002 
+ 00000502  0x00000297 call  0x000026ff 
+ 00000503  0x00000298 copy  0x0000001a , 0x0000002b 
+ 00000504  0x00000299 copy  0x00000029 , 0x0000003f 
+ 00000505  0x0000029a iadd  0x00000002 , 0x0000003f 
+ 00000506  0x0000029b copy  0x0000003f , 0x00000029 
+ 00000507  0x0000029c rtn 
+ 00000508  0x0000029e bmark0  0x00000009 , 0x00002489 
+ 00000509  0x0000029f fetcht  0x00000004 , 0x000040ad 
+ 00000510  0x000002a0 arg  0x00000600 , 0x0000003f 
+ 00000511  0x000002a1 isub  0x00000002 , 0x0000003e 
+ 00000512  0x000002a2 rtn  0x00000002 
+ 00000513  0x000002a3 copy  0x00000002 , 0x00000011 
+ 00000514  0x000002a4 fetcht  0x00000006 , 0x0000000f 
+ 00000515  0x000002a5 deposit  0x0000002b 
+ 00000516  0x000002a6 call  0x00007d10 
+ 00000517  0x000002a7 copy  0x00000011 , 0x00000002 
+ 00000518  0x000002a8 branch  0x0000247d 
+ 00000519  0x000002ab call  0x00002152 
+ 00000520  0x000002ac jam  0x00000000 , 0x00008900 
+ 00000521  0x000002ad set0  0x00000030 , 0x00000000 
+ 00000522  0x000002ae branch  0x00002ae3 
+ 00000523  0x000002b1 ifetch  0x00000002 , 0x00000006 
+ 00000524  0x000002b2 beq  0x00000004 , 0x0000020e 
+ 00000525  0x000002b3 branch  0x000028eb 
+ 00000526  0x000002b5 ifetch  0x00000003 , 0x00000006 
+ 00000527  0x000002b6 store  0x00000003 , 0x00004397 
+ 00000528  0x000002b7 beq  0x0000000a , 0x00000213 
+ 00000529  0x000002b8 beq  0x00000012 , 0x00000222 
+ 00000530  0x000002b9 branch  0x00002b96 
+ 00000531  0x000002bc fetch  0x00000008 , 0x00004713 
+ 00000532  0x000002bd bbit0  0x0000003b , 0x00002d19 
+ 00000533  0x000002be call  0x00002dc7 
+ 00000534  0x000002bf fetcht  0x00000002 , 0x00004398 
+ 00000535  0x000002c0 fetch  0x00000001 , 0x00004321 
+ 00000536  0x000002c1 bbit1  0x00000003 , 0x0000021d 
+ 00000537  0x000002c4 fetch  0x00000002 , 0x00004398 
+ 00000538  0x000002c5 beq  0x00000030 , 0x00002e03 
+ 00000539  0x000002c6 fetcht  0x00000002 , 0x00004398 
+ 00000540  0x000002c7 branch  0x00002d1d 
+ 00000541  0x000002ca fetch  0x00000002 , 0x00004332 
+ 00000542  0x000002cb isub  0x00000002 , 0x0000003e 
+ 00000543  0x000002cc nbranch  0x00000219 , 0x00000005 
+ 00000544  0x000002cd nbranch  0x00000219 , 0x00000028 
+ 00000545  0x000002ce branch  0x00002d46 
+ 00000546  0x000002d1 copy  0x00000006 , 0x00000011 
+ 00000547  0x000002d2 fetch  0x00000002 , 0x00004335 
+ 00000548  0x000002d3 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00000549  0x000002d4 call  0x00002929 
+ 00000550  0x000002d5 fetch  0x00000001 , 0x0000478f 
+ 00000551  0x000002d6 beq  0x000000ff , 0x00002dac 
+ 00000552  0x000002d7 fetch  0x00000001 , 0x00004795 
+ 00000553  0x000002d8 branch  0x00002dac , 0x00000034 
+ 00000554  0x000002d9 fetch  0x00000001 , 0x00004843 
+ 00000555  0x000002da bbit1  0x00000001 , 0x00002dac 
+ 00000556  0x000002db setarg  0x0000001a 
+ 00000557  0x000002dc fetcht  0x00000002 , 0x00004398 
+ 00000558  0x000002dd isub  0x00000002 , 0x0000003e 
+ 00000559  0x000002de nbranch  0x00002dac , 0x00000005 
+ 00000560  0x000002df branch  0x00002d46 
+ 00000561  0x000002e3 call  0x00002a28 
+ 00000562  0x000002e4 nrtn  0x00000034 
+ 00000563  0x000002e5 fetch  0x00000001 , 0x0000478f 
+ 00000564  0x000002e6 beq  0x000000ff , 0x0000023c 
+ 00000565  0x000002e7 fetch  0x00000001 , 0x00004843 
+ 00000566  0x000002e8 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000567  0x000002e9 rtnne  0x00000003 
+ 00000568  0x000002ea fetch  0x00000001 , 0x00004c06 
+ 00000569  0x000002eb rtn  0x00000034 
+ 00000570  0x000002ec fetch  0x00000001 , 0x00004c08 
+ 00000571  0x000002ed nrtn  0x00000034 
+ 00000572  0x000002ef fetch  0x00000001 , 0x00004956 
+ 00000573  0x000002f0 call  0x00005a71 , 0x00000034 
+ 00000574  0x000002f1 fetch  0x00000008 , 0x00004713 
+ 00000575  0x000002f2 bbit1  0x00000001 , 0x00005b5b 
+ 00000576  0x000002f3 bbit1  0x00000000 , 0x00005b5b 
+ 00000577  0x000002f4 bbit1  0x00000005 , 0x00005b5b 
+ 00000578  0x000002f5 bbit1  0x00000006 , 0x00005b5b 
+ 00000579  0x000002f6 call  0x00005601 
+ 00000580  0x000002f7 call  0x00005ab2 
+ 00000581  0x000002f8 nrtn  0x00000028 
+ 00000582  0x000002f9 call  0x00005abc 
+ 00000583  0x000002fa call  0x00000506 
+ 00000584  0x000002fb branch  0x00005b37 
+ 00000585  0x000002fe sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000586  0x000002ff rtn  0x00000005 
+ 00000587  0x00000300 arg  0x00000004 , 0x00000008 
+ 00000588  0x00000301 isolate1  0x00000007 , 0x00000002 
+ 00000589  0x00000302 branch  0x00006ebd , 0x00000001 
+ 00000590  0x00000303 arg  0x00000003 , 0x00000008 
+ 00000591  0x00000304 branch  0x00006ebd 
+ 00000592  0x00000307 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000593  0x00000308 rtn  0x00000005 
+ 00000594  0x00000309 call  0x00006ee6 
+ 00000595  0x0000030a branch  0x00000256 , 0x00000001 
+ 00000596  0x0000030c arg  0x00000003 , 0x00000008 
+ 00000597  0x0000030d branch  0x00006ebd 
+ 00000598  0x00000310 jam  0x00000001 , 0x00004b2a 
+ 00000599  0x00000314 arg  0x00000006 , 0x00000008 
+ 00000600  0x00000315 branch  0x00006ebd 
+ 00000601  0x00000318 setarg  0x00000010 
+ 00000602  0x0000031a store  0x00000001 , 0x00008141 
+ 00000603  0x0000031b branch  0x000023e2 
+ 00000604  0x0000031e call  0x000004e1 
+ 00000605  0x0000031f jam  0x00000000 , 0x00004b2a 
+ 00000606  0x00000320 fetcht  0x00000001 , 0x00004654 
+ 00000607  0x00000321 call  0x00006ef7 
+ 00000608  0x00000322 fetcht  0x00000001 , 0x00004654 
+ 00000609  0x00000323 call  0x00006ed3 
+ 00000610  0x00000324 call  0x0000550d 
+ 00000611  0x00000325 call  0x000054f9 
+ 00000612  0x00000327 fetcht  0x00000001 , 0x0000464a 
+ 00000613  0x00000328 call  0x00006f0f 
+ 00000614  0x00000329 fetcht  0x00000001 , 0x0000464b 
+ 00000615  0x0000032a branch  0x00006f0f 
+ 00000616  0x00000331 fetch  0x00000004 , 0x000040ad 
+ 00000617  0x00000332 iadd  0x00000002 , 0x0000003f 
+ 00000618  0x00000333 store  0x00000004 , 0x000040ad 
+ 00000619  0x00000334 call  0x00000279 
+ 00000620  0x00000335 call  0x00000275 
+ 00000621  0x00000336 fetch  0x00000001 , 0x000040cb 
+ 00000622  0x00000337 set1  0x00000004 , 0x0000003f 
+ 00000623  0x00000338 call  0x000023e1 
+ 00000624  0x00000339 ncall  0x000023cb , 0x0000002b 
+ 00000625  0x0000033a until  0x0000003e , 0x00000033 
+ 00000626  0x0000033b copy  0x00000019 , 0x0000003f 
+ 00000627  0x0000033c store  0x00000006 , 0x000040b1 
+ 00000628  0x0000033d branch  0x0000242b 
+ 00000629  0x0000033f fetch  0x00000001 , 0x00004b2a 
+ 00000630  0x00000340 branch  0x00000259 , 0x00000034 
+ 00000631  0x00000342 setarg  0x00000080 
+ 00000632  0x00000343 branch  0x0000025a 
+ 00000633  0x00000346 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00000634  0x00000347 arg  0x00008070 , 0x00000006 
+ 00000635  0x00000348 arg  0x000040cc , 0x00000005 
+ 00000636  0x00000349 call  0x00007c8f 
+ 00000637  0x0000034a arg  0x000080d4 , 0x00000006 
+ 00000638  0x0000034b call  0x00007c89 
+ 00000639  0x0000034c fetch  0x00000001 , 0x00008080 
+ 00000640  0x0000034d store  0x00000001 , 0x000040ef 
+ 00000641  0x0000034e copy  0x00000002 , 0x00000012 
+ 00000642  0x00000350 arg  0x0000000c , 0x00000039 
+ 00000643  0x00000351 arg  0x00000016 , 0x00000011 
+ 00000644  0x00000352 arg  0x0000814d , 0x00000013 
+ 00000645  0x00000353 until  0x0000003e , 0x00000033 
+ 00000646  0x00000355 ifetch  0x00000001 , 0x00000011 
+ 00000647  0x00000356 ifetcht  0x00000001 , 0x00000013 
+ 00000648  0x00000357 isub  0x00000002 , 0x0000003e 
+ 00000649  0x00000358 branch  0x0000028c , 0x00000005 
+ 00000650  0x00000359 istore  0x00000001 , 0x00000013 
+ 00000651  0x0000035a until  0x0000003e , 0x00000033 
+ 00000652  0x0000035c increase  0x00000001 , 0x00000011 
+ 00000653  0x0000035d increase  0x00000001 , 0x00000013 
+ 00000654  0x0000035e loop  0x00000286 
+ 00000655  0x0000035f copy  0x00000012 , 0x00000002 
+ 00000656  0x00000360 rtn 
+ 00000657  0x00000363 call  0x00006b3a 
+ 00000658  0x00000364 call  0x00006b75 
+ 00000659  0x00000365 branch  0x00006b38 
+ 00000660  0x00000368 fetch  0x00000002 , 0x000045e0 
+ 00000661  0x00000369 arg  0x000001f8 , 0x00000002 
+ 00000662  0x0000036a iand  0x00000002 , 0x0000003f 
+ 00000663  0x0000036b branch  0x00000299 , 0x00000034 
+ 00000664  0x0000036c branch  0x00003561 
+ 00000665  0x0000036f call  0x0000357f 
+ 00000666  0x00000370 call  0x00003651 
+ 00000667  0x00000371 nbranch  0x00003586 , 0x00000018 
+ 00000668  0x00000372 nbranch  0x00003586 , 0x0000002f 
+ 00000669  0x00000373 call  0x0000366e 
+ 00000670  0x00000375 fetch  0x00000001 , 0x0000457d 
+ 00000671  0x00000376 branch  0x000002b9 , 0x00000034 
+ 00000672  0x00000378 fetch  0x00000004 , 0x000045cc 
+ 00000673  0x00000379 fetcht  0x00000004 , 0x0000458f 
+ 00000674  0x0000037a isub  0x00000002 , 0x0000003e 
+ 00000675  0x0000037b branch  0x000002a5 , 0x00000005 
+ 00000676  0x0000037c branch  0x0000356e 
+ 00000677  0x0000037f fetch  0x00000008 , 0x00004713 
+ 00000678  0x00000380 bbit1  0x00000030 , 0x0000604e 
+ 00000679  0x00000381 branch  0x00003549 
+ 00000680  0x00000384 fetch  0x00000001 , 0x000045e3 
+ 00000681  0x00000385 branch  0x00003222 , 0x00000034 
+ 00000682  0x00000386 fetch  0x00000002 , 0x000045e0 
+ 00000683  0x00000387 increase  0x00000001 , 0x0000003f 
+ 00000684  0x00000388 store  0x00000002 , 0x000045e0 
+ 00000685  0x00000389 isolate1  0x00000009 , 0x0000003f 
+ 00000686  0x0000038a fetch  0x00000001 , 0x000045e2 
+ 00000687  0x0000038b beq  0x00000005 , 0x000002b1 
+ 00000688  0x0000038c branch  0x0000358d 
+ 00000689  0x0000038f branch  0x00003549 , 0x00000001 
+ 00000690  0x00000390 branch  0x0000329c 
+ 00000691  0x00000393 call  0x0000543b 
+ 00000692  0x00000395 setarg  0x00004a29 
+ 00000693  0x00000396 store  0x00000002 , 0x0000433f 
+ 00000694  0x00000397 setarg  0x00000020 
+ 00000695  0x00000398 store  0x00000002 , 0x00004341 
+ 00000696  0x00000399 branch  0x0000544c 
+ 00000697  0x0000039b fetch  0x00000004 , 0x000045e4 
+ 00000698  0x0000039c fetcht  0x00000004 , 0x0000458f 
+ 00000699  0x0000039d isub  0x00000002 , 0x0000003e 
+ 00000700  0x0000039e branch  0x000002a0 , 0x00000005 
+ 00000701  0x0000039f fetch  0x00000004 , 0x0000455f 
+ 00000702  0x000003a0 rtn  0x00000034 
+ 00000703  0x000003a1 branch  0x000002a0 
+ 00000704  0x000003a4 fetch  0x00000001 , 0x00004437 
+ 00000705  0x000003a5 nrtn  0x00000034 
+ 00000706  0x000003a6 fetch  0x00000002 , 0x000044e9 
+ 00000707  0x000003a7 rtnbit1  0x0000000b 
+ 00000708  0x000003a8 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00000709  0x000003a9 call  0x000035b4 
+ 00000710  0x000003aa storet  0x00000001 , 0x00004624 
+ 00000711  0x000003ab fetch  0x00000001 , 0x00004629 
+ 00000712  0x000003ac bmark1  0x00000026 , 0x000002ca 
+ 00000713  0x000003ad fetch  0x00000001 , 0x0000462c 
+ 00000714  0x000003af isub  0x00000002 , 0x0000003e 
+ 00000715  0x000003b0 nbranch  0x000002e4 , 0x00000002 
+ 00000716  0x000003b1 fetch  0x00000001 , 0x00004626 
+ 00000717  0x000003b2 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00000718  0x000003b3 nbranch  0x000002d2 , 0x00000002 
+ 00000719  0x000003b4 fetch  0x00000001 , 0x00004626 
+ 00000720  0x000003b5 beq  0x00000000 , 0x000002e5 
+ 00000721  0x000003b6 rtn 
+ 00000722  0x000003b9 fetch  0x00000001 , 0x00004626 
+ 00000723  0x000003ba fetcht  0x00000001 , 0x00004627 
+ 00000724  0x000003bb isub  0x00000002 , 0x0000003e 
+ 00000725  0x000003bc nrtn  0x00000005 
+ 00000726  0x000003bd jam  0x00000000 , 0x00004626 
+ 00000727  0x000003bf fetcht  0x00000001 , 0x00004624 
+ 00000728  0x000003c0 fetch  0x00000001 , 0x00004628 
+ 00000729  0x000003c1 bmark1  0x00000026 , 0x000002db 
+ 00000730  0x000003c2 fetch  0x00000001 , 0x0000462b 
+ 00000731  0x000003c4 isub  0x00000002 , 0x0000003e 
+ 00000732  0x000003c5 nrtn  0x00000002 
+ 00000733  0x000003c6 fetch  0x00000001 , 0x00004625 
+ 00000734  0x000003c7 beq  0x00000000 , 0x00003715 
+ 00000735  0x000003c8 increase  0xffffffff , 0x0000003f 
+ 00000736  0x000003c9 store  0x00000001 , 0x00004625 
+ 00000737  0x000003ca beq  0x00000002 , 0x000002ed 
+ 00000738  0x000003cb beq  0x00000001 , 0x0000370b 
+ 00000739  0x000003cc branch  0x00003715 
+ 00000740  0x000003cf jam  0x00000000 , 0x00004626 
+ 00000741  0x000003d1 fetch  0x00000001 , 0x00004625 
+ 00000742  0x000003d2 beq  0x00000003 , 0x000002eb 
+ 00000743  0x000003d3 increase  0x00000001 , 0x0000003f 
+ 00000744  0x000003d4 store  0x00000001 , 0x00004625 
+ 00000745  0x000003d5 beq  0x00000001 , 0x0000370b 
+ 00000746  0x000003d6 beq  0x00000002 , 0x000002ed 
+ 00000747  0x000003d8 jam  0x00000005 , 0x00004141 
+ 00000748  0x000003d9 rtn 
+ 00000749  0x000003dc jam  0x00000003 , 0x00004141 
+ 00000750  0x000003dd rtn 
+ 00000751  0x000003e4 setarg  0x00006235 
+ 00000752  0x000003e5 store  0x00000002 , 0x000045f8 
+ 00000753  0x000003e6 setarg  0x0000622b 
+ 00000754  0x000003e7 store  0x00000002 , 0x000045fa 
+ 00000755  0x000003ea branch  0x000053f3 
+ 00000756  0x000003ed nbranch  0x00002002 , 0x0000002b 
+ 00000757  0x000003ee until  0x0000003e , 0x00000033 
+ 00000758  0x000003ef until  0x0000003e , 0x00000033 
+ 00000759  0x000003f0 clear_stack 
+ 00000760  0x000003f1 jam  0x00000073 , 0x00008080 
+ 00000761  0x000003f2 call  0x000002fb , 0x0000002b 
+ 00000762  0x000003f3 branch  0x00002003 
+ 00000763  0x000003f6 call  0x00000259 
+ 00000764  0x000003f7 call  0x000058df 
+ 00000765  0x000003f8 branch  0x00006004 
+ 00000766  0x00000405 fetch  0x00000008 , 0x00004713 
+ 00000767  0x00000406 isolate1  0x00000016 , 0x0000003f 
+ 00000768  0x00000407 call  0x00005f08 , 0x00000001 
+ 00000769  0x00000408 branch  0x0000542c 
+ 00000770  0x0000040b call  0x000004b6 
+ 00000771  0x0000040c fetch  0x00000008 , 0x00004713 
+ 00000772  0x0000040d bbit1  0x00000013 , 0x00005d60 
+ 00000773  0x0000040e bbit1  0x00000012 , 0x00005d6e 
+ 00000774  0x0000040f bbit1  0x00000014 , 0x00000308 
+ 00000775  0x00000410 rtn 
+ 00000776  0x00000412 call  0x00000313 
+ 00000777  0x00000413 call  0x00005e43 
+ 00000778  0x00000414 call  0x00005db4 
+ 00000779  0x00000416 call  0x00000325 
+ 00000780  0x00000418 call  0x00000310 
+ 00000781  0x0000041a call  0x00000316 
+ 00000782  0x0000041b call  0x0000032d 
+ 00000783  0x0000041c branch  0x00005daa 
+ 00000784  0x0000041f fetch  0x00000008 , 0x00004713 
+ 00000785  0x00000420 rtnbit0  0x0000002a 
+ 00000786  0x00000421 call  0x00000511 
+ 00000787  0x00000423 fetch  0x00000001 , 0x00004666 
+ 00000788  0x00000424 store  0x00000001 , 0x00004a06 
+ 00000789  0x00000425 rtn 
+ 00000790  0x00000428 fetch  0x00000008 , 0x00004713 
+ 00000791  0x00000429 isolate1  0x0000003e , 0x0000003f 
+ 00000792  0x0000042a call  0x00005dd1 , 0x00000001 
+ 00000793  0x0000042b branch  0x00005dcc 
+ 00000794  0x0000042e fetch  0x00000002 , 0x0000468e 
+ 00000795  0x0000042f arg  0x0000aa55 , 0x00000002 
+ 00000796  0x00000430 isub  0x00000002 , 0x0000003e 
+ 00000797  0x00000431 branch  0x00000399 , 0x00000005 
+ 00000798  0x00000433 storet  0x00000002 , 0x0000468e 
+ 00000799  0x00000434 call  0x00005c9c 
+ 00000800  0x00000437 call  0x00005c8c 
+ 00000801  0x00000439 setarg  0x00001122 
+ 00000802  0x0000043a store  0x00000002 , 0x00004695 
+ 00000803  0x0000043c fetch  0x00000001 , 0x00004a06 
+ 00000804  0x0000043d branch  0x00005dca 
+ 00000805  0x00000440 fetch  0x00000001 , 0x00004666 
+ 00000806  0x00000441 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00000807  0x00000442 branch  0x00000323 , 0x00000005 
+ 00000808  0x00000443 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00000809  0x00000444 branch  0x0000032b , 0x00000005 
+ 00000810  0x00000445 rtn  0x00000002 
+ 00000811  0x00000447 jam  0x00000000 , 0x00004666 
+ 00000812  0x00000448 rtn 
+ 00000813  0x0000044b fetch  0x00000001 , 0x00004666 
+ 00000814  0x0000044c rtneq  0x00000000 
+ 00000815  0x0000044d fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00000816  0x0000044e copy  0x00000012 , 0x00000013 
+ 00000817  0x00000450 call  0x00005e3d 
+ 00000818  0x00000451 fetch  0x00000002 , 0x000049e0 
+ 00000819  0x00000452 branch  0x0000033b , 0x00000034 
+ 00000820  0x00000453 store  0x00000002 , 0x000049de 
+ 00000821  0x00000454 increase  0x00000002 , 0x00000013 
+ 00000822  0x00000455 fetch  0x00000002 , 0x00004a00 
+ 00000823  0x00000456 isub  0x00000013 , 0x0000003e 
+ 00000824  0x00000457 nbranch  0x0000033b , 0x00000002 
+ 00000825  0x00000458 copy  0x00000013 , 0x00000012 
+ 00000826  0x00000459 branch  0x00000331 
+ 00000827  0x0000045c fetch  0x00000002 , 0x000049de 
+ 00000828  0x0000045d branch  0x00005e41 
+ 00000829  0x00000461 fetch  0x00000008 , 0x00004713 
+ 00000830  0x00000462 bbit1  0x00000013 , 0x00005cb1 
+ 00000831  0x00000463 bbit1  0x00000012 , 0x00005cb9 
+ 00000832  0x00000464 bbit1  0x00000014 , 0x00000342 
+ 00000833  0x00000465 rtn 
+ 00000834  0x00000468 call  0x00000345 
+ 00000835  0x00000469 call  0x0000034a 
+ 00000836  0x0000046a branch  0x00005cc1 
+ 00000837  0x0000046d fetch  0x00000001 , 0x00004666 
+ 00000838  0x0000046e rtneq  0x00000000 
+ 00000839  0x0000046f beq  0x00000001 , 0x00000371 
+ 00000840  0x00000470 beq  0x00000002 , 0x00000385 
+ 00000841  0x00000471 rtn 
+ 00000842  0x00000474 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00000843  0x00000475 copy  0x00000012 , 0x00000013 
+ 00000844  0x00000477 call  0x00005dc0 
+ 00000845  0x00000478 fetch  0x00000001 , 0x000049a1 
+ 00000846  0x00000479 branch  0x00000356 , 0x00000034 
+ 00000847  0x0000047a store  0x00000001 , 0x000049a0 
+ 00000848  0x0000047b increase  0x00000001 , 0x00000013 
+ 00000849  0x0000047c fetch  0x00000002 , 0x000049e4 
+ 00000850  0x0000047d isub  0x00000013 , 0x0000003e 
+ 00000851  0x0000047e nrtn  0x00000002 
+ 00000852  0x0000047f copy  0x00000013 , 0x00000012 
+ 00000853  0x00000480 branch  0x0000034c 
+ 00000854  0x00000483 fetch  0x00000001 , 0x000049a0 
+ 00000855  0x00000484 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000856  0x00000485 branch  0x00000360 , 0x00000034 
+ 00000857  0x00000486 fetch  0x00000001 , 0x00004666 
+ 00000858  0x00000488 call  0x0000036e 
+ 00000859  0x0000048a store  0x00000001 , 0x000049a2 
+ 00000860  0x0000048c arg  0x00000001 , 0x00000039 
+ 00000861  0x0000048d copy  0x00000013 , 0x00000012 
+ 00000862  0x0000048e arg  0x000049a2 , 0x00000011 
+ 00000863  0x0000048f branch  0x00006b45 
+ 00000864  0x00000492 fetcht  0x00000001 , 0x000049a0 
+ 00000865  0x00000493 fetch  0x00000001 , 0x00004666 
+ 00000866  0x00000494 call  0x0000036e 
+ 00000867  0x00000495 isub  0x00000002 , 0x0000003e 
+ 00000868  0x00000496 rtn  0x00000005 
+ 00000869  0x00000497 lshift4  0x0000003f , 0x0000003f 
+ 00000870  0x00000498 iadd  0x00000002 , 0x0000003f 
+ 00000871  0x00000499 store  0x00000001 , 0x000049a2 
+ 00000872  0x0000049b copy  0x00000013 , 0x0000003f 
+ 00000873  0x0000049c fetcht  0x00000002 , 0x000049e2 
+ 00000874  0x0000049d isub  0x00000002 , 0x0000003e 
+ 00000875  0x0000049e branch  0x0000035c , 0x00000005 
+ 00000876  0x000004a0 increase  0xffffffff , 0x00000013 
+ 00000877  0x000004a1 branch  0x0000035c 
+ 00000878  0x000004a4 rtnne  0x00000000 
+ 00000879  0x000004a5 increase  0x00000004 , 0x0000003f 
+ 00000880  0x000004a6 rtn 
+ 00000881  0x000004ab fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00000882  0x000004ac copy  0x00000012 , 0x00000013 
+ 00000883  0x000004ae call  0x00005df3 
+ 00000884  0x000004af fetch  0x00000006 , 0x000049b5 
+ 00000885  0x000004b0 branch  0x0000037d , 0x00000034 
+ 00000886  0x000004b1 store  0x00000006 , 0x000049af 
+ 00000887  0x000004b2 increase  0x00000006 , 0x00000013 
+ 00000888  0x000004b3 fetch  0x00000002 , 0x000049f0 
+ 00000889  0x000004b4 isub  0x00000013 , 0x0000003e 
+ 00000890  0x000004b5 nrtn  0x00000002 
+ 00000891  0x000004b6 copy  0x00000013 , 0x00000012 
+ 00000892  0x000004b7 branch  0x00000373 
+ 00000893  0x000004ba fetch  0x00000006 , 0x000049af 
+ 00000894  0x000004bb fetcht  0x00000006 , 0x0000466e 
+ 00000895  0x000004bc isub  0x00000002 , 0x0000003e 
+ 00000896  0x000004bd rtn  0x00000005 
+ 00000897  0x000004be arg  0x00000006 , 0x00000039 
+ 00000898  0x000004bf arg  0x0000466e , 0x00000011 
+ 00000899  0x000004c0 copy  0x00000013 , 0x00000012 
+ 00000900  0x000004c1 branch  0x00006b45 
+ 00000901  0x000004c4 fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00000902  0x000004c5 copy  0x00000012 , 0x00000013 
+ 00000903  0x000004c7 call  0x00005e17 
+ 00000904  0x000004c8 fetch  0x00000006 , 0x000049cd 
+ 00000905  0x000004c9 branch  0x00000391 , 0x00000034 
+ 00000906  0x000004ca store  0x00000006 , 0x000049c7 
+ 00000907  0x000004cb increase  0x00000006 , 0x00000013 
+ 00000908  0x000004cc fetch  0x00000002 , 0x000049f8 
+ 00000909  0x000004cd isub  0x00000013 , 0x0000003e 
+ 00000910  0x000004ce nrtn  0x00000002 
+ 00000911  0x000004cf copy  0x00000013 , 0x00000012 
+ 00000912  0x000004d0 branch  0x00000387 
+ 00000913  0x000004d3 fetch  0x00000006 , 0x000049c7 
+ 00000914  0x000004d4 fetcht  0x00000006 , 0x0000467b 
+ 00000915  0x000004d5 isub  0x00000002 , 0x0000003e 
+ 00000916  0x000004d6 rtn  0x00000005 
+ 00000917  0x000004d7 arg  0x00000006 , 0x00000039 
+ 00000918  0x000004d8 arg  0x0000467b , 0x00000011 
+ 00000919  0x000004d9 copy  0x00000013 , 0x00000012 
+ 00000920  0x000004da branch  0x00006b45 
+ 00000921  0x000004df call  0x000003d0 
+ 00000922  0x000004e0 call  0x000003e8 
+ 00000923  0x000004e1 call  0x0000039d 
+ 00000924  0x000004e2 branch  0x00005c90 
+ 00000925  0x000004e5 fetch  0x00000008 , 0x00004713 
+ 00000926  0x000004e6 rtnbit0  0x0000000f 
+ 00000927  0x000004e7 fetch  0x00000001 , 0x00004690 
+ 00000928  0x000004e8 beq  0x00000000 , 0x00005c94 
+ 00000929  0x000004e9 beq  0x00000006 , 0x00005742 
+ 00000930  0x000004eb rtn 
+ 00000931  0x000004ee fetch  0x00000008 , 0x00004713 
+ 00000932  0x000004ef bbit1  0x00000013 , 0x00005cb5 
+ 00000933  0x000004f0 bbit1  0x00000014 , 0x000003a7 
+ 00000934  0x000004f1 rtn 
+ 00000935  0x000004f4 fetch  0x00000008 , 0x00004713 
+ 00000936  0x000004f5 rtnbit0  0x0000000f 
+ 00000937  0x000004f6 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00000938  0x000004f7 copy  0x00000012 , 0x00000013 
+ 00000939  0x000004f9 call  0x00005e51 
+ 00000940  0x000004fa fetch  0x00000001 , 0x000049d4 
+ 00000941  0x000004fb branch  0x000003b5 , 0x00000034 
+ 00000942  0x000004fc store  0x00000001 , 0x000049d3 
+ 00000943  0x000004fd increase  0x00000001 , 0x00000013 
+ 00000944  0x000004fe fetch  0x00000002 , 0x000049fc 
+ 00000945  0x000004ff isub  0x00000013 , 0x0000003e 
+ 00000946  0x00000500 nrtn  0x00000002 
+ 00000947  0x00000501 copy  0x00000013 , 0x00000012 
+ 00000948  0x00000502 branch  0x000003ab 
+ 00000949  0x00000505 fetch  0x00000001 , 0x000049d3 
+ 00000950  0x00000506 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00000951  0x00000507 branch  0x000003bf , 0x00000034 
+ 00000952  0x00000508 fetch  0x00000001 , 0x00004690 
+ 00000953  0x0000050a call  0x000003cd 
+ 00000954  0x0000050c store  0x00000001 , 0x000049d5 
+ 00000955  0x0000050e arg  0x00000001 , 0x00000039 
+ 00000956  0x0000050f copy  0x00000013 , 0x00000012 
+ 00000957  0x00000510 arg  0x000049d5 , 0x00000011 
+ 00000958  0x00000511 branch  0x00006b45 
+ 00000959  0x00000514 fetcht  0x00000001 , 0x000049d3 
+ 00000960  0x00000515 fetch  0x00000001 , 0x00004690 
+ 00000961  0x00000516 call  0x000003cd 
+ 00000962  0x00000517 isub  0x00000002 , 0x0000003e 
+ 00000963  0x00000518 rtn  0x00000005 
+ 00000964  0x00000519 lshift4  0x0000003f , 0x0000003f 
+ 00000965  0x0000051a iadd  0x00000002 , 0x0000003f 
+ 00000966  0x0000051b store  0x00000001 , 0x000049d5 
+ 00000967  0x0000051d copy  0x00000013 , 0x0000003f 
+ 00000968  0x0000051e fetcht  0x00000002 , 0x000049fa 
+ 00000969  0x0000051f isub  0x00000002 , 0x0000003e 
+ 00000970  0x00000520 branch  0x000003bb , 0x00000005 
+ 00000971  0x00000522 increase  0xffffffff , 0x00000013 
+ 00000972  0x00000523 branch  0x000003bb 
+ 00000973  0x00000526 rtnne  0x00000000 
+ 00000974  0x00000527 increase  0x00000006 , 0x0000003f 
+ 00000975  0x00000528 rtn 
+ 00000976  0x0000052b fetch  0x00000008 , 0x00004713 
+ 00000977  0x0000052c bbit1  0x0000003e , 0x000003d7 
+ 00000978  0x0000052d fetch  0x00000001 , 0x00004666 
+ 00000979  0x0000052e rtneq  0x00000000 
+ 00000980  0x0000052f beq  0x00000001 , 0x000003d7 
+ 00000981  0x00000530 beq  0x00000002 , 0x000003de 
+ 00000982  0x00000531 rtn 
+ 00000983  0x00000534 fetch  0x00000006 , 0x0000466e 
+ 00000984  0x00000535 fetcht  0x00000006 , 0x000046e6 
+ 00000985  0x00000536 isub  0x00000002 , 0x0000003e 
+ 00000986  0x00000537 nrtn  0x00000005 
+ 00000987  0x00000538 fetch  0x00000006 , 0x000042db 
+ 00000988  0x00000539 store  0x00000006 , 0x0000466e 
+ 00000989  0x0000053a rtn 
+ 00000990  0x0000053d fetch  0x00000006 , 0x0000467b 
+ 00000991  0x0000053e fetcht  0x00000006 , 0x000046e6 
+ 00000992  0x0000053f isub  0x00000002 , 0x0000003e 
+ 00000993  0x00000540 nrtn  0x00000005 
+ 00000994  0x00000541 fetch  0x00000006 , 0x000042db 
+ 00000995  0x00000542 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00000996  0x00000543 store  0x00000006 , 0x0000467b 
+ 00000997  0x00000544 rtn 
+ 00000998  0x00000547 call  0x000003e8 
+ 00000999  0x00000548 branch  0x00005a9c 
+ 00001000  0x0000054b fetch  0x00000008 , 0x00004713 
+ 00001001  0x0000054c bbit0  0x00000014 , 0x00005c6f 
+ 00001002  0x0000054d bbit1  0x0000003e , 0x000003f0 
+ 00001003  0x0000054f fetch  0x00000001 , 0x00004666 
+ 00001004  0x00000550 rtneq  0x00000000 
+ 00001005  0x00000551 beq  0x00000001 , 0x000003f0 
+ 00001006  0x00000552 beq  0x00000002 , 0x000003f5 
+ 00001007  0x00000553 rtn 
+ 00001008  0x00000556 fetch  0x00000006 , 0x00004668 
+ 00001009  0x00000557 store  0x00000006 , 0x00004116 
+ 00001010  0x00000558 fetch  0x00000006 , 0x0000466e 
+ 00001011  0x0000055a store  0x00000006 , 0x000042db 
+ 00001012  0x0000055b rtn 
+ 00001013  0x0000055e fetch  0x00000006 , 0x00004675 
+ 00001014  0x0000055f store  0x00000006 , 0x00004116 
+ 00001015  0x00000560 fetch  0x00000006 , 0x0000467b 
+ 00001016  0x00000561 branch  0x000003f3 
+ 00001017  0x00000564 fetch  0x00000008 , 0x00004713 
+ 00001018  0x00000565 rtnbit0  0x00000002 
+ 00001019  0x00000566 bbit0  0x00000014 , 0x00005c43 
+ 00001020  0x00000567 arg  0x00000002 , 0x00000007 
+ 00001021  0x00000568 call  0x00005f04 
+ 00001022  0x00000569 call  0x00005c4a 
+ 00001023  0x0000056a call  0x00000401 
+ 00001024  0x0000056b branch  0x00005ca3 
+ 00001025  0x0000056e fetch  0x00000001 , 0x00004666 
+ 00001026  0x0000056f beq  0x00000001 , 0x00000405 
+ 00001027  0x00000570 beq  0x00000002 , 0x0000040a 
+ 00001028  0x00000571 rtn 
+ 00001029  0x00000574 fetch  0x00000006 , 0x00000178 
+ 00001030  0x00000575 store  0x00000006 , 0x00004668 
+ 00001031  0x00000576 fetch  0x00000006 , 0x000042db 
+ 00001032  0x00000577 store  0x00000006 , 0x0000466e 
+ 00001033  0x00000578 rtn 
+ 00001034  0x0000057b fetch  0x00000006 , 0x00000178 
+ 00001035  0x0000057c store  0x00000006 , 0x00004675 
+ 00001036  0x0000057d fetch  0x00000006 , 0x000042db 
+ 00001037  0x0000057e store  0x00000006 , 0x0000467b 
+ 00001038  0x0000057f rtn 
+ 00001039  0x00000583 call  0x00000425 
+ 00001040  0x00000584 call  0x0000614d 
+ 00001041  0x00000585 call  0x0000553d 
+ 00001042  0x00000587 call  0x00006110 
+ 00001043  0x00000588 call  0x000061b1 
+ 00001044  0x00000589 call  0x0000611e 
+ 00001045  0x0000058b call  0x0000328e 
+ 00001046  0x0000058c call  0x00003531 
+ 00001047  0x0000058d call  0x00005fdd 
+ 00001048  0x0000058f call  0x0000572c 
+ 00001049  0x00000590 call  0x00005b9b 
+ 00001050  0x00000591 call  0x00005bab 
+ 00001051  0x00000592 call  0x00005bce 
+ 00001052  0x00000594 call  0x00005bd3 
+ 00001053  0x00000595 call  0x00005be1 
+ 00001054  0x00000596 call  0x00005bee 
+ 00001055  0x00000597 call  0x00005be4 
+ 00001056  0x00000599 call  0x00005bfb 
+ 00001057  0x0000059a call  0x00000428 
+ 00001058  0x0000059b call  0x000056b6 
+ 00001059  0x0000059c call  0x00005c0e 
+ 00001060  0x0000059d branch  0x00005c05 
+ 00001061  0x000005a0 arg  0x00004a05 , 0x00000013 
+ 00001062  0x000005a1 arg  0x00005aef , 0x00000012 
+ 00001063  0x000005a2 branch  0x000042e0 
+ 00001064  0x000005a5 arg  0x0000477e , 0x00000013 
+ 00001065  0x000005a6 arg  0x0000042b , 0x00000012 
+ 00001066  0x000005a7 branch  0x000042e0 
+ 00001067  0x000005a9 fetch  0x00000001 , 0x0000496b 
+ 00001068  0x000005aa store  0x00000001 , 0x000040c0 
+ 00001069  0x000005ab jam  0x00000003 , 0x0000477d 
+ 00001070  0x000005ac rtn 
+ 00001071  0x000005af call  0x000059ed 
+ 00001072  0x000005b0 branch  0x00005c1b 
+ 00001073  0x000005b3 copy  0x00000013 , 0x0000003f 
+ 00001074  0x000005b4 beq  0x00000040 , 0x00000446 
+ 00001075  0x000005b5 beq  0x00000015 , 0x0000044b 
+ 00001076  0x000005b6 beq  0x00000032 , 0x0000043d 
+ 00001077  0x000005b7 beq  0x0000003c , 0x00000468 
+ 00001078  0x000005b8 beq  0x00000039 , 0x00000478 
+ 00001079  0x000005b9 beq  0x0000003a , 0x0000047d 
+ 00001080  0x000005ba beq  0x00000014 , 0x0000043a 
+ 00001081  0x000005bb branch  0x00005ac3 
+ 00001082  0x000005bf setarg  0x00000000 
+ 00001083  0x000005c0 store  0x00000004 , 0x00004c05 
+ 00001084  0x000005c1 branch  0x00005ad0 
+ 00001085  0x000005c4 fetch  0x00000001 , 0x00004795 
+ 00001086  0x000005c5 beq  0x00000001 , 0x00000441 
+ 00001087  0x000005c6 jam  0x00000014 , 0x00004844 
+ 00001088  0x000005c7 branch  0x00000443 
+ 00001089  0x000005c9 call  0x00005aef 
+ 00001090  0x000005ca jam  0x00000005 , 0x00004844 
+ 00001091  0x000005cc fetch  0x00000001 , 0x00004c04 
+ 00001092  0x000005cd store  0x00000001 , 0x00004c05 
+ 00001093  0x000005ce branch  0x00005af6 
+ 00001094  0x000005d2 fetch  0x00000001 , 0x00004a04 
+ 00001095  0x000005d3 nrtn  0x00000034 
+ 00001096  0x000005d4 jam  0x00000001 , 0x00004a04 
+ 00001097  0x000005d5 jam  0x0000001e , 0x00004a05 
+ 00001098  0x000005d6 rtn 
+ 00001099  0x000005d9 setarg  0x00000000 
+ 00001100  0x000005da store  0x00000001 , 0x00004a04 
+ 00001101  0x000005db store  0x00000001 , 0x00004a05 
+ 00001102  0x000005dc setarg  0x00000000 
+ 00001103  0x000005dd store  0x00000002 , 0x000047c0 
+ 00001104  0x000005de jam  0x00000000 , 0x00004794 
+ 00001105  0x000005df arg  0x00000006 , 0x00000002 
+ 00001106  0x000005e0 fetch  0x00000008 , 0x00004713 
+ 00001107  0x000005e1 bbit1  0x0000001b , 0x00000455 
+ 00001108  0x000005e2 arg  0x00000007 , 0x00000002 
+ 00001109  0x000005e4 storet  0x00000002 , 0x000042d3 
+ 00001110  0x000005e5 storet  0x00000002 , 0x000042d5 
+ 00001111  0x000005e6 jam  0x00000000 , 0x000047c2 
+ 00001112  0x000005e7 jam  0x00000000 , 0x00004956 
+ 00001113  0x000005e8 call  0x000029cb 
+ 00001114  0x000005eb call  0x00005b7b 
+ 00001115  0x000005ec fetch  0x00000002 , 0x000043ef 
+ 00001116  0x000005ed bbit1  0x00000007 , 0x0000045f 
+ 00001117  0x000005ee bbit1  0x00000000 , 0x000042fc 
+ 00001118  0x000005ef branch  0x00005c1a 
+ 00001119  0x000005f1 fetch  0x00000002 , 0x000043ef 
+ 00001120  0x000005f2 bbit1  0x00000000 , 0x000042fc 
+ 00001121  0x000005f3 fetch  0x00000001 , 0x00004843 
+ 00001122  0x000005f4 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001123  0x000005f5 call  0x00005b21 
+ 00001124  0x000005f6 bne  0x00000003 , 0x000054a9 
+ 00001125  0x000005f7 fetch  0x00000001 , 0x00004c08 
+ 00001126  0x000005f8 nbranch  0x000054a9 , 0x00000034 
+ 00001127  0x000005f9 branch  0x000054cd 
+ 00001128  0x000005fc fetch  0x00000004 , 0x0000458f 
+ 00001129  0x000005fd store  0x00000004 , 0x000045e8 
+ 00001130  0x000005fe store  0x00000004 , 0x00004691 
+ 00001131  0x000005ff call  0x0000355a 
+ 00001132  0x00000600 call  0x00005c0b 
+ 00001133  0x00000601 call  0x0000618e 
+ 00001134  0x00000602 call  0x00005a73 
+ 00001135  0x00000603 jam  0x00000000 , 0x0000477d 
+ 00001136  0x00000604 jam  0x00000000 , 0x000045fc 
+ 00001137  0x00000605 jam  0x00000000 , 0x000045e2 
+ 00001138  0x00000606 fetch  0x00000004 , 0x000045e8 
+ 00001139  0x00000607 fetcht  0x00000004 , 0x000045e4 
+ 00001140  0x00000608 isub  0x00000002 , 0x0000003e 
+ 00001141  0x00000609 rtn  0x00000005 
+ 00001142  0x0000060a call  0x0000047a 
+ 00001143  0x0000060b branch  0x00006042 
+ 00001144  0x0000060e call  0x0000047a 
+ 00001145  0x0000060f branch  0x00006084 
+ 00001146  0x00000612 fetch  0x00000001 , 0x00004a07 
+ 00001147  0x00000613 store  0x00000001 , 0x00004141 
+ 00001148  0x00000614 branch  0x00006016 
+ 00001149  0x00000616 call  0x0000047a 
+ 00001150  0x00000617 fetch  0x00000001 , 0x0000487a 
+ 00001151  0x00000618 rtneq  0x00000001 
+ 00001152  0x00000619 fetch  0x00000001 , 0x00004600 
+ 00001153  0x0000061a nbranch  0x00005ff2 , 0x00000034 
+ 00001154  0x0000061b fetch  0x00000001 , 0x000045e2 
+ 00001155  0x0000061d beq  0x00000005 , 0x0000048f 
+ 00001156  0x0000061e beq  0x00000001 , 0x00000487 
+ 00001157  0x0000061f beq  0x00000003 , 0x00000496 
+ 00001158  0x00000620 branch  0x00006055 
+ 00001159  0x00000622 fetch  0x00000008 , 0x00004713 
+ 00001160  0x00000623 bbit1  0x0000003e , 0x0000048b 
+ 00001161  0x00000624 bbit1  0x00000030 , 0x0000048b 
+ 00001162  0x00000625 branch  0x00006062 
+ 00001163  0x00000627 fetch  0x00000002 , 0x000045d6 
+ 00001164  0x00000628 store  0x00000002 , 0x000045de 
+ 00001165  0x00000629 jam  0x00000005 , 0x000045e2 
+ 00001166  0x0000062a branch  0x00003534 
+ 00001167  0x0000062d fetch  0x00000008 , 0x00004713 
+ 00001168  0x0000062e bbit0  0x0000003e , 0x00006059 
+ 00001169  0x0000062f fetch  0x00000001 , 0x0000471b 
+ 00001170  0x00000630 beq  0x00000001 , 0x00006059 
+ 00001171  0x00000632 call  0x00006018 
+ 00001172  0x00000633 jam  0x00000001 , 0x00004666 
+ 00001173  0x00000634 branch  0x00005491 
+ 00001174  0x00000637 fetch  0x00000008 , 0x00004713 
+ 00001175  0x00000638 bbit0  0x0000003e , 0x00006059 
+ 00001176  0x00000639 bbit1  0x00000013 , 0x00006059 
+ 00001177  0x0000063a bbit1  0x00000014 , 0x00006059 
+ 00001178  0x0000063b bbit1  0x00000012 , 0x00006059 
+ 00001179  0x0000063c branch  0x0000048b 
+ 00001180  0x0000063f fetch  0x00000008 , 0x00004713 
+ 00001181  0x00000640 bbit1  0x0000003e , 0x000004a3 
+ 00001182  0x00000641 fetch  0x00000001 , 0x00004666 
+ 00001183  0x00000642 beq  0x00000000 , 0x000004ae 
+ 00001184  0x00000643 branch  0x00005491 
+ 00001185  0x00000646 call  0x0000619f 
+ 00001186  0x00000647 branch  0x000054b6 
+ 00001187  0x00000649 call  0x000054ac 
+ 00001188  0x0000064a branch  0x000004aa , 0x00000028 
+ 00001189  0x0000064c jam  0x00000000 , 0x00004666 
+ 00001190  0x0000064d fetch  0x00000002 , 0x00004721 
+ 00001191  0x0000064e store  0x00000002 , 0x000045de 
+ 00001192  0x0000064f jam  0x00000001 , 0x000045e2 
+ 00001193  0x00000650 branch  0x00003534 
+ 00001194  0x00000653 fetch  0x00000001 , 0x00004666 
+ 00001195  0x00000654 beq  0x00000000 , 0x00006067 
+ 00001196  0x00000655 call  0x00005aa8 
+ 00001197  0x00000656 branch  0x00000493 
+ 00001198  0x00000659 fetch  0x00000008 , 0x00004713 
+ 00001199  0x0000065a bbit0  0x00000011 , 0x0000602a 
+ 00001200  0x0000065b call  0x00006195 
+ 00001201  0x0000065c call  0x000054ac 
+ 00001202  0x0000065d branch  0x00006067 , 0x00000028 
+ 00001203  0x0000065e fetch  0x00000008 , 0x00004713 
+ 00001204  0x0000065f bbit1  0x00000030 , 0x000004a5 
+ 00001205  0x00000660 branch  0x00006023 
+ 00001206  0x00000664 fetch  0x00000001 , 0x00004141 
+ 00001207  0x00000665 store  0x00000001 , 0x00004a07 
+ 00001208  0x00000666 rtn 
+ 00001209  0x0000066a call  0x0000620e 
+ 00001210  0x0000066b call  0x000078aa 
+ 00001211  0x0000066c call  0x000004bd 
+ 00001212  0x0000066d branch  0x00005e61 
+ 00001213  0x00000670 fetch  0x00000001 , 0x00004649 
+ 00001214  0x00000671 rtneq  0x000000ff 
+ 00001215  0x00000672 arg  0x00000000 , 0x00000011 
+ 00001216  0x00000673 jam  0x00000005 , 0x00004977 
+ 00001217  0x00000674 fetcht  0x00000001 , 0x00004649 
+ 00001218  0x00000675 call  0x000004c4 
+ 00001219  0x00000676 branch  0x000056c1 
+ 00001220  0x00000679 fetch  0x00000008 , 0x00004713 
+ 00001221  0x0000067a bbit1  0x0000002b , 0x000056de 
+ 00001222  0x0000067b fetch  0x00000001 , 0x00004974 
+ 00001223  0x0000067c copy  0x0000003f , 0x00000013 
+ 00001224  0x0000067d fetch  0x00000001 , 0x00004654 
+ 00001225  0x0000067e beq  0x000000ff , 0x000004cb 
+ 00001226  0x0000067f branch  0x000056ce 
+ 00001227  0x00000682 fetch  0x00000001 , 0x00004649 
+ 00001228  0x00000683 call  0x00005946 
+ 00001229  0x00000684 fetcht  0x00000001 , 0x00004649 
+ 00001230  0x00000685 branch  0x000004cf 
+ 00001231  0x00000688 copy  0x00000013 , 0x0000003f 
+ 00001232  0x00000689 store  0x00000001 , 0x00004978 
+ 00001233  0x0000068a lshift  0x0000003f , 0x0000003f 
+ 00001234  0x0000068b copy  0x0000003f , 0x00000012 
+ 00001235  0x0000068c copy  0x00000002 , 0x00000013 
+ 00001236  0x0000068d call  0x00006ef7 
+ 00001237  0x0000068e copy  0x00000013 , 0x00000002 
+ 00001238  0x0000068f call  0x000055b1 
+ 00001239  0x00000690 copy  0x00000013 , 0x00000002 
+ 00001240  0x00000691 call  0x00006ee6 
+ 00001241  0x00000692 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00001242  0x00000693 call  0x0000593d 
+ 00001243  0x00000694 branch  0x00005929 
+ 00001244  0x00000697 call  0x000036b4 
+ 00001245  0x00000698 nrtn  0x00000028 
+ 00001246  0x00000699 call  0x000036be 
+ 00001247  0x0000069a call  0x000004e1 
+ 00001248  0x0000069b branch  0x0000361b 
+ 00001249  0x0000069f setarg  0x00000000 
+ 00001250  0x000006a0 store  0x00000008 , 0x00000016 
+ 00001251  0x000006a1 store  0x00000004 , 0x0000001e 
+ 00001252  0x000006a2 rtn 
+ 00001253  0x000006a5 jam  0x00000000 , 0x00004600 
+ 00001254  0x000006a6 call  0x00003647 
+ 00001255  0x000006a7 setarg  0xffffffff 
+ 00001256  0x000006a8 store  0x00000004 , 0x000045af 
+ 00001257  0x000006a9 setarg  0x00000000 
+ 00001258  0x000006aa store  0x00000007 , 0x00004846 
+ 00001259  0x000006ab jam  0x00000001 , 0x0000473f 
+ 00001260  0x000006ac call  0x000059ed 
+ 00001261  0x000006ae branch  0x0000622b 
+ 00001262  0x000006b1 call  0x00005a92 
+ 00001263  0x000006b2 call  0x000004e1 
+ 00001264  0x000006b3 call  0x000056a9 
+ 00001265  0x000006b4 fetch  0x00000001 , 0x0000464d 
+ 00001266  0x000006b5 call  0x00005943 
+ 00001267  0x000006b7 fetcht  0x00000001 , 0x0000465a 
+ 00001268  0x000006b8 call  0x000055ab 
+ 00001269  0x000006b9 arg  0x00000015 , 0x00000002 
+ 00001270  0x000006ba call  0x000055b5 
+ 00001271  0x000006bc call  0x0000611a 
+ 00001272  0x000006bd call  0x0000025c 
+ 00001273  0x000006c1 branch  0x000054e2 
+ 00001274  0x000006c3 rtnmark0  0x00000026 
+ 00001275  0x000006c4 call  0x00005601 
+ 00001276  0x000006c5 nrtn  0x00000028 
+ 00001277  0x000006c6 fetch  0x00000001 , 0x0000477c 
+ 00001278  0x000006c7 jam  0x00000000 , 0x0000477c 
+ 00001279  0x000006c8 ncall  0x0000050f , 0x00000034 
+ 00001280  0x000006ca fetch  0x00000008 , 0x00004713 
+ 00001281  0x000006cb bbit0  0x00000016 , 0x00000504 
+ 00001282  0x000006cc fetch  0x00000001 , 0x0000496c 
+ 00001283  0x000006cd nbranch  0x000060b6 , 0x00000034 
+ 00001284  0x000006cf call  0x00000506 
+ 00001285  0x000006d0 branch  0x000060a2 
+ 00001286  0x000006d3 fetch  0x00000001 , 0x00004659 
+ 00001287  0x000006d4 rtnne  0x000000ff 
+ 00001288  0x000006d5 fetch  0x00000001 , 0x0000477d 
+ 00001289  0x000006d6 rtn  0x00000034 
+ 00001290  0x000006d7 increase  0xffffffff , 0x0000003f 
+ 00001291  0x000006d8 store  0x00000001 , 0x0000477d 
+ 00001292  0x000006d9 setarg  0x00000000 
+ 00001293  0x000006da store  0x00000004 , 0x00004847 
+ 00001294  0x000006db branch  0x00005a73 
+ 00001295  0x000006de call  0x000004e1 
+ 00001296  0x000006df branch  0x00000282 
+ 00001297  0x000006e2 fetch  0x00000008 , 0x00004713 
+ 00001298  0x000006e3 rtnbit0  0x0000002a 
+ 00001299  0x000006e4 bbit0  0x0000003f , 0x0000051e 
+ 00001300  0x000006e6 call  0x00000520 
+ 00001301  0x000006e7 call  0x0000051a 
+ 00001302  0x000006e9 fetcht  0x00000001 , 0x0000465a 
+ 00001303  0x000006ea call  0x00006ef3 
+ 00001304  0x000006eb fetcht  0x00000001 , 0x0000465a 
+ 00001305  0x000006ec branch  0x000055b5 
+ 00001306  0x000006ee fetcht  0x00000001 , 0x0000465a 
+ 00001307  0x000006ef call  0x00006ee6 
+ 00001308  0x000006f0 nbranch  0x00005ec2 , 0x00000001 
+ 00001309  0x000006f1 branch  0x00005ebe 
+ 00001310  0x000006f4 call  0x00000516 
+ 00001311  0x000006f5 call  0x00005ebb 
+ 00001312  0x000006f7 fetcht  0x00000001 , 0x0000465a 
+ 00001313  0x000006f8 call  0x00006ef7 
+ 00001314  0x000006f9 fetcht  0x00000001 , 0x0000465a 
+ 00001315  0x000006fa branch  0x000055b1 
+ 00001316  0x000006fd fetch  0x00000001 , 0x0000498c 
+ 00001317  0x000006fe rtn  0x00000034 
+ 00001318  0x000006ff copy  0x0000003f , 0x00000011 
+ 00001319  0x00000700 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00001320  0x00000701 nbranch  0x000055dd , 0x00000002 
+ 00001321  0x00000702 call  0x000055d6 
+ 00001322  0x00000703 call  0x000055ee 
+ 00001323  0x00000705 copy  0x00000011 , 0x00000002 
+ 00001324  0x00000706 increase  0x00000001 , 0x00000002 
+ 00001325  0x00000707 storet  0x00000001 , 0x000047a7 
+ 00001326  0x00000708 arg  0x000047a9 , 0x00000005 
+ 00001327  0x00000709 call  0x000055d3 
+ 00001328  0x0000070a storet  0x00000001 , 0x00004369 
+ 00001329  0x0000070b arg  0x0000436b , 0x00000005 
+ 00001330  0x0000070c branch  0x000055d3 
+ 00001331  0x0000070f call  0x00005958 
+ 00001332  0x00000710 beq  0x00000030 , 0x0000595f 
+ 00001333  0x00000711 beq  0x00000031 , 0x000059c6 
+ 00001334  0x00000712 beq  0x00000058 , 0x00000538 
+ 00001335  0x00000713 branch  0x00005952 
+ 00001336  0x00000716 call  0x000059e7 
+ 00001337  0x00000717 fetch  0x00000001 , 0x0000485a 
+ 00001338  0x00000718 beq  0x00000059 , 0x0000053c 
+ 00001339  0x00000719 branch  0x0000595f 
+ 00001340  0x0000071b jam  0x0000000b , 0x00004957 
+ 00001341  0x0000071c arg  0x00004a0b , 0x00000013 
+ 00001342  0x0000071d branch  0x00005995 
+ 00001343  0x00000722 fetch  0x00000001 , 0x00004420 
+ 00001344  0x00000723 rtnne  0x00000000 
+ 00001345  0x00000724 fetch  0x00000001 , 0x00004957 
+ 00001346  0x00000725 beq  0x0000000b , 0x00000544 
+ 00001347  0x00000726 branch  0x000059f8 
+ 00001348  0x00000729 call  0x00005a6d 
+ 00001349  0x0000072a fetch  0x00000001 , 0x00004659 
+ 00001350  0x0000072b beq  0x000000ff , 0x0000054a 
+ 00001351  0x0000072c fetcht  0x00000001 , 0x00004659 
+ 00001352  0x0000072d call  0x00006ee6 
+ 00001353  0x0000072e nrtn  0x00000001 
+ 00001354  0x00000730 setarg  0x00000000 
+ 00001355  0x00000731 call  0x000069e5 
+ 00001356  0x00000732 bne  0x00000058 , 0x00005955 
+ 00001357  0x00000733 branch  0x00005a2f 
+ 00001358  0x00000737 disable  0x00000028 
+ 00001359  0x00000738 setarg  0x00000000 
+ 00001360  0x00000739 store  0x00000006 , 0x00004847 
+ 00001361  0x0000073a call  0x0000053f 
+ 00001362  0x0000073b setarg  0x00000089 
+ 00001363  0x0000073c call  0x000069e4 
+ 00001364  0x0000073d call  0x00005747 
+ 00001365  0x0000073e call  0x00005612 
+ 00001366  0x0000073f call  0x00005617 
+ 00001367  0x00000740 call  0x0000055c 
+ 00001368  0x00000741 branch  0x0000560c 
+ 00001369  0x00000744 fetch  0x00000001 , 0x00004957 
+ 00001370  0x00000745 rtneq  0x0000000b 
+ 00001371  0x00000746 branch  0x00005f27 
+ 00001372  0x00000749 call  0x0000584c 
+ 00001373  0x0000074a fetch  0x00000001 , 0x00004987 
+ 00001374  0x0000074b nbranch  0x00005860 , 0x00000034 
+ 00001375  0x0000074c fetch  0x00000001 , 0x00004982 
+ 00001376  0x0000074d nbranch  0x0000585f , 0x00000034 
+ 00001377  0x0000074f call  0x00005888 
+ 00001378  0x00000750 call  0x00000564 
+ 00001379  0x00000751 branch  0x000057ad 
+ 00001380  0x00000754 jam  0x00000000 , 0x00004979 
+ 00001381  0x00000755 jam  0x00000000 , 0x0000497a 
+ 00001382  0x00000756 jam  0x00000000 , 0x0000497b 
+ 00001383  0x00000757 copy  0x0000003f , 0x00000012 
+ 00001384  0x00000758 fetcht  0x00000001 , 0x00004644 
+ 00001385  0x00000759 fetch  0x00000001 , 0x00004647 
+ 00001386  0x0000075a isub  0x00000002 , 0x0000003e 
+ 00001387  0x0000075b branch  0x00000576 , 0x00000005 
+ 00001388  0x0000075c fetch  0x00000001 , 0x00004648 
+ 00001389  0x0000075d isub  0x00000002 , 0x0000003e 
+ 00001390  0x0000075e branch  0x0000057c , 0x00000005 
+ 00001391  0x0000075f fetcht  0x00000001 , 0x00004645 
+ 00001392  0x00000760 fetch  0x00000001 , 0x00004647 
+ 00001393  0x00000761 isub  0x00000002 , 0x0000003e 
+ 00001394  0x00000762 branch  0x00000585 , 0x00000005 
+ 00001395  0x00000764 call  0x000057fb 
+ 00001396  0x00000766 call  0x0000058a 
+ 00001397  0x00000767 branch  0x000057e5 
+ 00001398  0x0000076a fetcht  0x00000001 , 0x00004645 
+ 00001399  0x0000076b fetch  0x00000001 , 0x00004648 
+ 00001400  0x0000076c isub  0x00000002 , 0x0000003e 
+ 00001401  0x0000076d branch  0x000057d6 , 0x00000005 
+ 00001402  0x0000076f call  0x000057ef 
+ 00001403  0x00000770 branch  0x00000586 
+ 00001404  0x00000773 fetcht  0x00000001 , 0x00004645 
+ 00001405  0x00000774 fetch  0x00000001 , 0x00004647 
+ 00001406  0x00000775 isub  0x00000002 , 0x0000003e 
+ 00001407  0x00000776 branch  0x00000582 , 0x00000005 
+ 00001408  0x00000778 call  0x0000058c 
+ 00001409  0x00000779 branch  0x00000574 
+ 00001410  0x0000077c call  0x0000058c 
+ 00001411  0x0000077d call  0x00000588 
+ 00001412  0x0000077e branch  0x000057e5 
+ 00001413  0x00000781 call  0x00000588 
+ 00001414  0x00000783 call  0x0000058e 
+ 00001415  0x00000784 branch  0x000057e5 
+ 00001416  0x00000787 and  0x00000012 , 0x00000012 , 0x0000003f 
+ 00001417  0x00000788 branch  0x000057f3 
+ 00001418  0x0000078b and  0x00000012 , 0x0000000a , 0x0000003f 
+ 00001419  0x0000078c branch  0x000057f6 
+ 00001420  0x0000078f and  0x00000012 , 0x00000011 , 0x0000003f 
+ 00001421  0x00000790 branch  0x000057f9 
+ 00001422  0x00000793 and  0x00000012 , 0x00000012 , 0x0000003f 
+ 00001423  0x00000794 branch  0x000057ff 
+ 00008192  0x0000079d call  0x00002385 
+ 00008193  0x000007a0 bpatch  0x00000000 , 0x00004000 
+ 00008194  0x000007a1 clear_stack 
+ 00008195  0x000007a3 call  0x000042a3 
+ 00008196  0x000007a4 call  0x0000223d 
+ 00008197  0x000007a5 call  0x00006cad 
+ 00008198  0x000007a6 call  0x00002363 
+ 00008199  0x000007a7 call  0x00006946 
+ 00008200  0x000007a8 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x000007a9 call  0x0000776f 
+ 00008202  0x000007aa call  0x00004295 
+ 00008203  0x000007ab call  0x00007447 
+ 00008204  0x000007ad call  0x0000244f , 0x0000002b 
+ 00008205  0x000007af bpatch  0x00000002 , 0x00004000 
+ 00008206  0x000007b0 call  0x00007552 
+ 00008207  0x000007b1 call  0x00007448 
+ 00008208  0x000007b2 call  0x00002a45 
+ 00008209  0x000007b3 call  0x0000202a 
+ 00008210  0x000007b4 call  0x000042ad 
+ 00008211  0x000007b5 call  0x00002018 
+ 00008212  0x000007b6 call  0x0000310f 
+ 00008213  0x000007b7 call  0x0000248c 
+ 00008214  0x000007b8 call  0x00004bfb 
+ 00008215  0x000007b9 branch  0x0000200d 
+ 00008216  0x000007bc call  0x0000201d 
+ 00008217  0x000007bd rtnmark0  0x00000009 
+ 00008218  0x000007be set0  0x00000009 , 0x00000000 
+ 00008219  0x000007bf call  0x00002041 
+ 00008220  0x000007c0 branch  0x000025bc 
+ 00008221  0x000007c3 bpatch  0x00000003 , 0x00004000 
+ 00008222  0x000007c4 call  0x00002066 
+ 00008223  0x000007c5 nbranch  0x00002025 , 0x00000005 
+ 00008224  0x000007c6 call  0x00002036 
+ 00008225  0x000007c7 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008226  0x000007c8 ifetch  0x00000001 , 0x00000006 
+ 00008227  0x000007c9 bbit1  0x00000000 , 0x00002536 
+ 00008228  0x000007cc rtn 
+ 00008229  0x000007cf jam  0x00000000 , 0x00000006 
+ 00008230  0x000007d0 call  0x00002047 
+ 00008231  0x000007d1 copy  0x00000039 , 0x0000003e 
+ 00008232  0x000007d2 rtn  0x00000005 
+ 00008233  0x000007d3 branch  0x0000235a 
+ 00008234  0x000007db fetch  0x00000001 , 0x00004114 
+ 00008235  0x000007dc rtn  0x00000034 
+ 00008236  0x000007dd beq  0x0000001b , 0x00002033 
+ 00008237  0x000007de call  0x0000205f 
+ 00008238  0x000007df rtn  0x00000005 
+ 00008239  0x000007e0 call  0x00002062 
+ 00008240  0x000007e1 rtn  0x00000005 
+ 00008241  0x000007e3 jam  0x00000000 , 0x00004114 
+ 00008242  0x000007e4 rtn 
+ 00008243  0x000007e7 jam  0x0000001b , 0x000001bc 
+ 00008244  0x000007e8 jam  0x00000000 , 0x00004114 
+ 00008245  0x000007e9 rtn 
+ 00008246  0x000007ee bpatch  0x00000004 , 0x00004000 
+ 00008247  0x000007ef set1  0x00000009 , 0x00000000 
+ 00008248  0x000007f0 deposit  0x00000011 
+ 00008249  0x000007f1 store  0x00000002 , 0x0000000a 
+ 00008250  0x000007f2 force  0x00000053 , 0x00000039 
+ 00008251  0x000007f3 arg  0x00000168 , 0x00000005 
+ 00008252  0x000007f4 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008253  0x000007f5 ifetch  0x00000001 , 0x00000006 
+ 00008254  0x000007f6 copy  0x00000011 , 0x00000006 
+ 00008255  0x000007f7 bbit1  0x00000000 , 0x00007cda 
+ 00008256  0x000007f8 rtn 
+ 00008257  0x000007fb bpatch  0x00000005 , 0x00004000 
+ 00008258  0x000007fc fetch  0x00000002 , 0x0000000a 
+ 00008259  0x000007fd iforce  0x00000005 
+ 00008260  0x000007fe force  0x00000053 , 0x00000039 
+ 00008261  0x000007ff arg  0x00000168 , 0x00000006 
+ 00008262  0x00000800 branch  0x00007cda 
+ 00008263  0x00000805 arg  0x00000001 , 0x00000039 
+ 00008264  0x00000806 fetcht  0x00000001 , 0x00000006 
+ 00008265  0x00000808 increase  0x00000001 , 0x00000002 
+ 00008266  0x00000809 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008267  0x0000080a nbranch  0x0000204d , 0x00000001 
+ 00008268  0x0000080b arg  0x00000000 , 0x00000002 
+ 00008269  0x0000080d storet  0x00000001 , 0x00000006 
+ 00008270  0x0000080e mul32  0x00000002 , 0x00000053 , 0x0000003f 
+ 00008271  0x0000080f arg  0x00004040 , 0x00000011 
+ 00008272  0x00000810 iadd  0x00000011 , 0x00000011 
+ 00008273  0x00000811 ifetch  0x00000001 , 0x00000011 
+ 00008274  0x00000812 bbit1  0x00000001 , 0x00002054 
+ 00008275  0x00000813 rtnbit1  0x00000000 
+ 00008276  0x00000815 loop  0x00002049 
+ 00008277  0x00000816 rtn 
+ 00008278  0x00000819 bpatch  0x00000006 , 0x00004000 
+ 00008279  0x0000081a arg  0x00002073 , 0x00000013 
+ 00008280  0x0000081b call  0x00002069 
+ 00008281  0x0000081c nrtn  0x00000005 
+ 00008282  0x0000081d deposit  0x00000011 
+ 00008283  0x0000081e store  0x00000002 , 0x0000000a 
+ 00008284  0x0000081f branch  0x00007db8 
+ 00008285  0x00000825 arg  0x000020ad , 0x00000013 
+ 00008286  0x00000826 branch  0x00002069 
+ 00008287  0x0000082c fetcht  0x00000001 , 0x00004115 
+ 00008288  0x0000082e arg  0x0000207b , 0x00000013 
+ 00008289  0x0000082f branch  0x00002069 
+ 00008290  0x00000833 bpatch  0x00000007 , 0x00004000 
+ 00008291  0x00000834 fetcht  0x00000006 , 0x00004116 
+ 00008292  0x00000836 arg  0x00002075 , 0x00000013 
+ 00008293  0x00000837 branch  0x00002069 
+ 00008294  0x0000083a arg  0x00002081 , 0x00000013 
+ 00008295  0x0000083b branch  0x00002069 
+ 00008296  0x0000083e arg  0x000020c7 , 0x00000013 
+ 00008297  0x00000840 bpatch  0x00000008 , 0x00004001 
+ 00008298  0x00000841 arg  0x00004040 , 0x00000011 
+ 00008299  0x00000842 arg  0x00000001 , 0x00000039 
+ 00008300  0x00000844 ifetch  0x00000001 , 0x00000011 
+ 00008301  0x00000845 copy  0x00000013 , 0x0000003d 
+ 00008302  0x00000847 bpatch  0x00000009 , 0x00004001 
+ 00008303  0x00000848 increase  0x00000053 , 0x00000011 
+ 00008304  0x00000849 loop  0x0000206c 
+ 00008305  0x0000084a force  0x00000001 , 0x0000003e 
+ 00008306  0x0000084b rtn 
+ 00008307  0x0000084e bbit1  0x00000000 , 0x0000206e 
+ 00008308  0x0000084f branch  0x00007db8 
+ 00008309  0x00000852 bbit0  0x00000000 , 0x0000206e 
+ 00008310  0x00000854 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008311  0x00000855 ifetch  0x00000006 , 0x00000006 
+ 00008312  0x00000856 isub  0x00000002 , 0x0000003e 
+ 00008313  0x00000857 rtn  0x00000005 
+ 00008314  0x00000858 branch  0x0000206e 
+ 00008315  0x0000085b bbit0  0x00000000 , 0x0000206e 
+ 00008316  0x0000085c add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008317  0x0000085d ifetch  0x00000001 , 0x00000006 
+ 00008318  0x0000085e isub  0x00000002 , 0x0000003e 
+ 00008319  0x0000085f rtn  0x00000005 
+ 00008320  0x00000860 branch  0x0000206e 
+ 00008321  0x00000863 bbit0  0x00000001 , 0x0000206e 
+ 00008322  0x00000865 call  0x000020b4 
+ 00008323  0x00000866 call  0x0000209d 
+ 00008324  0x00000867 isub  0x00000002 , 0x0000003f 
+ 00008325  0x00000868 increase  0x00000001 , 0x0000003f 
+ 00008326  0x00000869 branch  0x00002097 , 0x00000002 
+ 00008327  0x0000086a copy  0x00000006 , 0x00000012 
+ 00008328  0x0000086b store  0x00000009 , 0x00000678 
+ 00008329  0x0000086c bpatch  0x0000000a , 0x00004001 
+ 00008330  0x0000086d fetch  0x00000001 , 0x0000446d 
+ 00008331  0x0000086e nbranch  0x00002090 , 0x00000034 
+ 00008332  0x0000086f fetch  0x00000009 , 0x00000678 
+ 00008333  0x00000870 copy  0x00000012 , 0x00000006 
+ 00008334  0x00000871 increase  0x00000005 , 0x0000003f 
+ 00008335  0x00000872 branch  0x00002093 
+ 00008336  0x00000875 fetch  0x00000009 , 0x00000678 
+ 00008337  0x00000876 copy  0x00000012 , 0x00000006 
+ 00008338  0x00000877 increase  0x00000014 , 0x0000003f 
+ 00008339  0x00000879 nbranch  0x0000206e , 0x00000002 
+ 00008340  0x0000087b copy  0x00000002 , 0x00000021 
+ 00008341  0x0000087c call  0x000020c0 
+ 00008342  0x0000087d branch  0x00007db8 
+ 00008343  0x00000881 iforce  0x00000012 
+ 00008344  0x00000882 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008345  0x00000883 ifetch  0x00000002 , 0x00000006 
+ 00008346  0x00000884 branch  0x00002094 , 0x00000034 
+ 00008347  0x00000885 call  0x000020c0 
+ 00008348  0x00000886 branch  0x00002082 
+ 00008349  0x00000889 rshift16  0x0000003f , 0x0000000b 
+ 00008350  0x0000088a rshift8  0x0000000b , 0x0000000b 
+ 00008351  0x0000088b branch  0x000020a7 , 0x00000005 
+ 00008352  0x0000088c compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008353  0x0000088d nrtn  0x00000001 
+ 00008354  0x0000088e rshift16  0x00000002 , 0x0000000b 
+ 00008355  0x0000088f rshift8  0x0000000b , 0x0000000b 
+ 00008356  0x00000890 nrtn  0x00000005 
+ 00008357  0x00000891 set1  0x0000001c , 0x00000002 
+ 00008358  0x00000892 rtn 
+ 00008359  0x00000894 rshift16  0x00000002 , 0x0000000b 
+ 00008360  0x00000895 rshift8  0x0000000b , 0x0000000b 
+ 00008361  0x00000896 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008362  0x00000897 nrtn  0x00000001 
+ 00008363  0x00000898 set1  0x0000001c , 0x0000003f 
+ 00008364  0x00000899 rtn 
+ 00008365  0x0000089c bbit0  0x00000000 , 0x0000206e 
+ 00008366  0x0000089d branch  0x00007db8 
+ 00008367  0x000008a1 bbit0  0x00000000 , 0x0000206e 
+ 00008368  0x000008a2 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008369  0x000008a3 ifetch  0x00000001 , 0x00000006 
+ 00008370  0x000008a4 bbit1  0x00000000 , 0x0000206e 
+ 00008371  0x000008a5 rtn 
+ 00008372  0x000008a8 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008373  0x000008a9 ifetcht  0x00000001 , 0x00000006 
+ 00008374  0x000008aa deposit  0x00000022 
+ 00008375  0x000008ab isolate1  0x00000001 , 0x00000002 
+ 00008376  0x000008ac add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008377  0x000008ad ifetcht  0x00000004 , 0x00000006 
+ 00008378  0x000008ae rtn  0x00000001 
+ 00008379  0x000008af add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008380  0x000008b0 ifetch  0x00000006 , 0x00000006 
+ 00008381  0x000008b1 call  0x00002109 
+ 00008382  0x000008b2 deposit  0x00000028 
+ 00008383  0x000008b3 rtn 
+ 00008384  0x000008b6 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008385  0x000008b7 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008386  0x000008b8 ifetch  0x00000002 , 0x00000006 
+ 00008387  0x000008b9 iadd  0x00000002 , 0x0000000b 
+ 00008388  0x000008ba deposit  0x0000000b 
+ 00008389  0x000008bb istore  0x00000004 , 0x00000005 
+ 00008390  0x000008bc branch  0x00002609 
+ 00008391  0x000008c0 bbit0  0x00000001 , 0x0000206e 
+ 00008392  0x000008c1 call  0x000020b4 
+ 00008393  0x000008c2 iadd  0x0000001b , 0x0000003f 
+ 00008394  0x000008c3 iadd  0x0000001b , 0x0000003f 
+ 00008395  0x000008c4 iadd  0x00000007 , 0x0000003f 
+ 00008396  0x000008c5 isub  0x00000002 , 0x0000003e 
+ 00008397  0x000008c6 nbranch  0x0000206e , 0x00000002 
+ 00008398  0x000008c7 branch  0x00007db8 
+ 00008399  0x000008cc bpatch  0x0000000b , 0x00004001 
+ 00008400  0x000008cd disable  0x0000003a 
+ 00008401  0x000008ce disable  0x0000001d 
+ 00008402  0x000008cf disable  0x0000001c 
+ 00008403  0x000008d0 disable  0x0000000d 
+ 00008404  0x000008d1 disable  0x0000000c 
+ 00008405  0x000008d2 disable  0x00000009 
+ 00008406  0x000008d3 disable  0x0000000e 
+ 00008407  0x000008d4 disable  0x00000007 
+ 00008408  0x000008d5 branch  0x00002152 , 0x00000021 
+ 00008409  0x000008d6 until  0x0000003e , 0x00000027 
+ 00008410  0x000008d7 nop  0x00000064 
+ 00008411  0x000008d8 branch  0x00002152 
+ 00008412  0x000008de bpatch  0x0000000c , 0x00004001 
+ 00008413  0x000008df disable  0x00000010 
+ 00008414  0x000008e0 copy  0x00000002 , 0x0000001b 
+ 00008415  0x000008e1 call  0x00002068 
+ 00008416  0x000008e2 disable  0x00000028 
+ 00008417  0x000008e3 nrtn  0x00000005 
+ 00008418  0x000008e4 force  0x00000000 , 0x0000001b 
+ 00008419  0x000008e5 branch  0x00007dba 
+ 00008420  0x000008e9 bpatch  0x0000000d , 0x00004001 
+ 00008421  0x000008ea until  0x0000003e , 0x00000022 
+ 00008422  0x000008eb deposit  0x0000001a 
+ 00008423  0x000008ec iforce  0x00000006 
+ 00008424  0x000008ed rshift16 , 0x0000003f , 0x0000003f 
+ 00008425  0x000008ee isub  0x00000022 , 0x00000039 
+ 00008426  0x000008ef and_into  0x00000003 , 0x00000039 
+ 00008427  0x000008f0 nbranch  0x000020ee , 0x00000005 
+ 00008428  0x000008f1 force  0x00000000 , 0x0000003f 
+ 00008429  0x000008f2 branch  0x000020f2 
+ 00008430  0x000008f4 fetcht  0x00000002 , 0x00000044 
+ 00008431  0x000008f5 force  0x00000000 , 0x0000003f 
+ 00008432  0x000008f7 iadd  0x00000002 , 0x0000003f 
+ 00008433  0x000008f8 loop  0x000020f0 
+ 00008434  0x000008fa iadd  0x00000006 , 0x0000003f 
+ 00008435  0x000008fb div  0x0000003f , 0x0000000c 
+ 00008436  0x000008fc call  0x00007d5f 
+ 00008437  0x000008fd store  0x00000002 , 0x0000002e 
+ 00008438  0x000008fe rtn 
+ 00008439  0x00000901 bpatch  0x0000000e , 0x00004001 
+ 00008440  0x00000902 deposit  0x0000001a 
+ 00008441  0x00000903 copy  0x00000019 , 0x00000002 
+ 00008442  0x00000904 isub  0x00000002 , 0x0000003e 
+ 00008443  0x00000905 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00008444  0x00000906 isub  0x00000002 , 0x00000002 
+ 00008445  0x00000907 fetch  0x00000002 , 0x00000044 
+ 00008446  0x00000908 isolate0  0x0000000f , 0x00000002 
+ 00008447  0x00000909 branch  0x00002105 , 0x00000001 
+ 00008448  0x0000090a copy  0x00000002 , 0x00000030 
+ 00008449  0x0000090b arg  0x00010000 , 0x00000002 
+ 00008450  0x0000090c fetch  0x00000002 , 0x00000044 
+ 00008451  0x0000090d isub  0x00000002 , 0x0000003f 
+ 00008452  0x0000090e iadd  0x00000030 , 0x00000002 
+ 00008453  0x00000911 storet  0x00000006 , 0x00000170 
+ 00008454  0x00000912 rtn 
+ 00008455  0x00000915 disable  0x00000030 
+ 00008456  0x00000916 fetch  0x00000006 , 0x00000170 
+ 00008457  0x00000918 iadd  0x00000019 , 0x00000030 
+ 00008458  0x00000919 increase  0x0000000a , 0x00000030 
+ 00008459  0x0000091a fetch  0x00000002 , 0x00000044 
+ 00008460  0x0000091b isub  0x00000030 , 0x0000003f 
+ 00008461  0x0000091c isolate0  0x0000000f , 0x0000003f 
+ 00008462  0x0000091d branch  0x00002115 , 0x00000001 
+ 00008463  0x0000091e setarg  0x00010000 
+ 00008464  0x0000091f fetchr  0x00000018 , 0x00000002 , 0x00000044 
+ 00008465  0x00000920 isub  0x00000018 , 0x0000003f 
+ 00008466  0x00000921 iadd  0x00000030 , 0x00000030 
+ 00008467  0x00000923 copy  0x00000030 , 0x0000001a 
+ 00008468  0x00000924 rtn 
+ 00008469  0x00000926 force  0x00000000 , 0x0000003e 
+ 00008470  0x00000927 branch  0x00002113 
+ 00008471  0x0000092f rshift3  0x0000003f , 0x0000003f 
+ 00008472  0x00000930 ifetchr  0x00000011 , 0x00000001 , 0x00000005 
+ 00008473  0x00000931 ixor  0x00000011 , 0x0000003f 
+ 00008474  0x00000932 isolate0  0x00000006 , 0x0000003f 
+ 00008475  0x00000933 branch  0x0000211e 
+ 00008476  0x00000936 isolate0  0x00000000 , 0x0000003e 
+ 00008477  0x00000938 arg  0x00008ac2 , 0x00000005 
+ 00008478  0x0000093a ifetch  0x00000001 , 0x00000005 
+ 00008479  0x0000093b qsetflag  0x00000001 , 0x0000003f 
+ 00008480  0x0000093c istore  0x00000001 , 0x00000005 
+ 00008481  0x0000093d rtn 
+ 00008482  0x00000940 nop  0x0000003c 
+ 00008483  0x00000943 jam  0x00000008 , 0x00008983 
+ 00008484  0x00000944 jam  0x00000009 , 0x00008985 
+ 00008485  0x00000945 jam  0x00000009 , 0x00008981 
+ 00008486  0x00000946 jam  0x00000003 , 0x00008981 
+ 00008487  0x00000947 jam  0x00000006 , 0x00008980 
+ 00008488  0x00000948 nop  0x0000003c 
+ 00008489  0x00000949 arg  0x00000000 , 0x00000011 
+ 00008490  0x0000094a arg  0x00000000 , 0x00000012 
+ 00008491  0x0000094b arg  0x00000010 , 0x00000039 
+ 00008492  0x0000094c arg  0x00000800 , 0x00000006 
+ 00008493  0x0000094e ifetch  0x00000002 , 0x00000006 
+ 00008494  0x0000094f iadd  0x00000011 , 0x00000011 
+ 00008495  0x00000950 ifetch  0x00000002 , 0x00000006 
+ 00008496  0x00000951 iadd  0x00000012 , 0x00000012 
+ 00008497  0x00000952 loop  0x0000212d 
+ 00008498  0x00000953 rtn 
+ 00008499  0x00000956 bpatch  0x0000000f , 0x00004001 
+ 00008500  0x00000957 call  0x00002160 
+ 00008501  0x00000958 arg  0x00000027 , 0x00000002 
+ 00008502  0x00000959 call  0x0000216f 
+ 00008503  0x0000095a call  0x000021a6 
+ 00008504  0x0000095b jam  0x0000007f , 0x00008a25 
+ 00008505  0x0000095c jam  0x0000001a , 0x00008a30 
+ 00008506  0x0000095d jam  0x00000078 , 0x00008a31 
+ 00008507  0x0000095e jam  0x000000b2 , 0x00008a8f 
+ 00008508  0x0000095f jam  0x00000000 , 0x00008ac2 
+ 00008509  0x00000960 jam  0x00000000 , 0x00008ac3 
+ 00008510  0x00000961 arg  0x00000006 , 0x00000007 
+ 00008511  0x00000962 call  0x00002122 
+ 00008512  0x00000963 isolate1  0x0000000d , 0x00000011 
+ 00008513  0x00000964 call  0x0000211d 
+ 00008514  0x00000965 isolate1  0x0000000d , 0x00000012 
+ 00008515  0x00000966 call  0x0000211e 
+ 00008516  0x00000967 arg  0x00000005 , 0x00000007 
+ 00008517  0x00000969 call  0x0000211c 
+ 00008518  0x0000096a call  0x0000211e 
+ 00008519  0x0000096b call  0x00002122 
+ 00008520  0x0000096c arg  0x00008ac2 , 0x00000005 
+ 00008521  0x0000096d rshift4  0x00000011 , 0x0000003f 
+ 00008522  0x0000096e call  0x00002117 
+ 00008523  0x0000096f rshift4  0x00000012 , 0x0000003f 
+ 00008524  0x00000970 call  0x00002117 
+ 00008525  0x00000971 increase  0xffffffff , 0x00000007 
+ 00008526  0x00000972 branch  0x00002145 , 0x00000002 
+ 00008527  0x00000973 jam  0x00000052 , 0x00008a8f 
+ 00008528  0x00000974 jam  0x00000002 , 0x00008a30 
+ 00008529  0x00000975 jam  0x00000000 , 0x00008981 
+ 00008530  0x00000978 bpatch  0x00000010 , 0x00004002 
+ 00008531  0x00000979 call  0x00006875 
+ 00008532  0x0000097a disable  0x00000020 
+ 00008533  0x0000097b disable  0x00000021 
+ 00008534  0x0000097c setarg  0x00000200 
+ 00008535  0x0000097d store  0x00000004 , 0x00008a23 
+ 00008536  0x0000097e jam  0x000000fa , 0x00008a01 
+ 00008537  0x0000097f nop  0x0000000c 
+ 00008538  0x00000980 jam  0x00000000 , 0x00008a0f 
+ 00008539  0x00000981 jam  0x0000001a , 0x00008a12 
+ 00008540  0x00000982 jam  0x0000002b , 0x00008a14 
+ 00008541  0x00000983 force  0x00000008 , 0x00000015 
+ 00008542  0x00000984 force  0x00000000 , 0x00000015 
+ 00008543  0x00000986 branch  0x0000230f 
+ 00008544  0x00000989 bpatch  0x00000011 , 0x00004002 
+ 00008545  0x0000098a jam  0x00000060 , 0x00008a0f 
+ 00008546  0x0000098b jam  0x000000aa , 0x00008a10 
+ 00008547  0x0000098c jam  0x0000007a , 0x00008a12 
+ 00008548  0x0000098d jam  0x00000000 , 0x00008a25 
+ 00008549  0x0000098e jam  0x00000000 , 0x00008a26 
+ 00008550  0x0000098f nop  0x0000003c 
+ 00008551  0x00000990 jam  0x00000020 , 0x00008a20 
+ 00008552  0x00000991 jam  0x000000fd , 0x00008a23 
+ 00008553  0x00000993 jam  0x00000012 , 0x00008a24 
+ 00008554  0x00000994 jam  0x00000010 , 0x00008a24 
+ 00008555  0x00000995 nop  0x0000003c 
+ 00008556  0x00000996 jam  0x00000060 , 0x00008a12 
+ 00008557  0x00000997 jam  0x000000dd , 0x00008a23 
+ 00008558  0x00000998 rtn 
+ 00008559  0x0000099b bpatch  0x00000012 , 0x00004002 
+ 00008560  0x0000099c jam  0x00000001 , 0x00008900 
+ 00008561  0x0000099d jam  0x0000009d , 0x00008a23 
+ 00008562  0x0000099e jam  0x00000002 , 0x00008a24 
+ 00008563  0x0000099f nop  0x00000014 
+ 00008564  0x000009a0 jam  0x00000065 , 0x00008a70 
+ 00008565  0x000009a1 jam  0x0000009f , 0x00008a23 
+ 00008566  0x000009a2 call  0x0000218f 
+ 00008567  0x000009a3 storet  0x00000001 , 0x00000008 
+ 00008568  0x000009a4 increase  0x00000001 , 0x00000002 
+ 00008569  0x000009a9 bpatch  0x00000013 , 0x00004002 
+ 00008570  0x000009aa rshift4  0x00000002 , 0x0000003f 
+ 00008571  0x000009ab arg  0x00004135 , 0x00000006 
+ 00008572  0x000009ac iadd  0x00000006 , 0x00000006 
+ 00008573  0x000009ad ifetch  0x00000001 , 0x00000006 
+ 00008574  0x000009ae fetchr  0x00000011 , 0x00000001 , 0x00008a71 
+ 00008575  0x000009af and_into  0x0000000f , 0x00000011 
+ 00008576  0x000009b0 ior  0x00000011 , 0x0000003f 
+ 00008577  0x000009b1 store  0x00000001 , 0x00008a71 
+ 00008578  0x000009b2 call  0x000021d0 
+ 00008579  0x000009b3 nop  0x00000090 
+ 00008580  0x000009b4 fetch  0x00000001 , 0x00004099 
+ 00008581  0x000009b5 beq  0x00000018 , 0x00002187 
+ 00008582  0x000009b6 nop  0x00000024 
+ 00008583  0x000009b8 jam  0x00000080 , 0x00008a20 
+ 00008584  0x000009b9 rtn 
+ 00008585  0x000009bd setarg  0x00008312 
+ 00008586  0x000009be store  0x00000002 , 0x00008907 
+ 00008587  0x000009bf branch  0x00002197 
+ 00008588  0x000009c2 setarg  0x00004189 
+ 00008589  0x000009c3 store  0x00000002 , 0x00008907 
+ 00008590  0x000009c4 branch  0x000021a3 
+ 00008591  0x000009c8 bpatch  0x00000014 , 0x00004002 
+ 00008592  0x000009c9 jam  0x00000011 , 0x00008a82 
+ 00008593  0x000009ca jam  0x00000012 , 0x00008a8d 
+ 00008594  0x000009cb jam  0x0000000a , 0x00008a8e 
+ 00008595  0x000009cc fetch  0x00000001 , 0x00004099 
+ 00008596  0x000009cd beq  0x00000010 , 0x00002189 
+ 00008597  0x000009ce setarg  0x00005762 
+ 00008598  0x000009cf store  0x00000002 , 0x00008907 
+ 00008599  0x000009d1 jam  0x00000003 , 0x00008901 
+ 00008600  0x000009d2 jam  0x00000084 , 0x00008920 
+ 00008601  0x000009d3 rtnmark1  0x0000002d 
+ 00008602  0x000009d4 jam  0x00000001 , 0x00008901 
+ 00008603  0x000009d5 jam  0x00000080 , 0x00008920 
+ 00008604  0x000009d6 jam  0x00000007 , 0x00008a82 
+ 00008605  0x000009d7 jam  0x00000044 , 0x00008a8d 
+ 00008606  0x000009d8 jam  0x0000000a , 0x00008a8e 
+ 00008607  0x000009d9 fetch  0x00000001 , 0x00004099 
+ 00008608  0x000009da beq  0x00000010 , 0x0000218c 
+ 00008609  0x000009db setarg  0x00002bb1 
+ 00008610  0x000009dc store  0x00000002 , 0x00008907 
+ 00008611  0x000009de rtnmark0  0x0000002f 
+ 00008612  0x000009df jam  0x00000005 , 0x00008901 
+ 00008613  0x000009e0 rtn 
+ 00008614  0x000009e3 bpatch  0x00000015 , 0x00004002 
+ 00008615  0x000009e4 call  0x0000686f 
+ 00008616  0x000009e5 call  0x000021ba 
+ 00008617  0x000009e6 force  0x00000008 , 0x00000015 
+ 00008618  0x000009e7 force  0x00000000 , 0x00000015 
+ 00008619  0x000009e9 setarg  0x000aaada 
+ 00008620  0x000009ea store  0x00000003 , 0x00008a0f 
+ 00008621  0x000009eb jam  0x00000040 , 0x00008a25 
+ 00008622  0x000009ec jam  0x00000010 , 0x00008a26 
+ 00008623  0x000009ed nop  0x0000003c 
+ 00008624  0x000009ee jam  0x000000fb , 0x00008a01 
+ 00008625  0x000009ef jam  0x000000ff , 0x00008a25 
+ 00008626  0x000009f0 jam  0x00000030 , 0x00008a26 
+ 00008627  0x000009f1 jam  0x0000005e , 0x00008a16 
+ 00008628  0x000009f2 nop  0x00000014 
+ 00008629  0x000009f3 jam  0x00000000 , 0x00008a10 
+ 00008630  0x000009f4 jam  0x00000008 , 0x00008a11 
+ 00008631  0x000009f5 nop  0x00000078 
+ 00008632  0x000009f6 jam  0x0000000d , 0x00008900 
+ 00008633  0x000009f7 rtn 
+ 00008634  0x000009fb fetch  0x00000001 , 0x00004143 
+ 00008635  0x000009fc beq  0x000000ff , 0x000021c1 
+ 00008636  0x000009fd arg  0x00004144 , 0x00000006 
+ 00008637  0x000009fe iadd  0x00000006 , 0x00000006 
+ 00008638  0x000009ff ifetch  0x00000001 , 0x00000006 
+ 00008639  0x00000a00 store  0x00000001 , 0x00008961 
+ 00008640  0x00000a01 jam  0x00000027 , 0x00008960 
+ 00008641  0x00000a04 fetcht  0x00000001 , 0x00004147 
+ 00008642  0x00000a05 fetch  0x00000001 , 0x00008960 
+ 00008643  0x00000a06 ior  0x00000002 , 0x0000003f 
+ 00008644  0x00000a07 store  0x00000001 , 0x00008960 
+ 00008645  0x00000a08 rtn 
+ 00008646  0x00000a0c jam  0x00000003 , 0x00008900 
+ 00008647  0x00000a0d jam  0x00000002 , 0x00008a24 
+ 00008648  0x00000a0e nop  0x00000014 
+ 00008649  0x00000a0f jam  0x00000065 , 0x00008a70 
+ 00008650  0x00000a10 jam  0x000000df , 0x00008a23 
+ 00008651  0x00000a11 call  0x0000218f 
+ 00008652  0x00000a12 call  0x000021e8 
+ 00008653  0x00000a13 storet  0x00000001 , 0x00000008 
+ 00008654  0x00000a14 increase  0x00000002 , 0x00000002 
+ 00008655  0x00000a15 branch  0x00002179 
+ 00008656  0x00000a1a bpatch  0x00000016 , 0x00004002 
+ 00008657  0x00000a1b setarg  0x00000960 
+ 00008658  0x00000a1c iadd  0x00000002 , 0x0000003f 
+ 00008659  0x00000a1d copy  0x0000003f , 0x00000011 
+ 00008660  0x00000a1e fetcht  0x00000001 , 0x00004099 
+ 00008661  0x00000a1f rshift  0x00000002 , 0x00000002 
+ 00008662  0x00000a20 idiv  0x00000002 
+ 00008663  0x00000a22 call  0x00007d62 
+ 00008664  0x00000a23 quotient  0x0000003f 
+ 00008665  0x00000a24 store  0x00000002 , 0x00008909 
+ 00008666  0x00000a25 remainder  0x0000003f 
+ 00008667  0x00000a26 lshift16  0x0000003f , 0x0000003f 
+ 00008668  0x00000a27 lshift8  0x0000003f , 0x0000003f 
+ 00008669  0x00000a28 idiv  0x00000002 
+ 00008670  0x00000a29 call  0x00007d62 
+ 00008671  0x00000a2a quotient  0x0000003f 
+ 00008672  0x00000a2b store  0x00000003 , 0x0000890b 
+ 00008673  0x00000a30 storer  0x00000011 , 0x00000001 , 0x00008a22 
+ 00008674  0x00000a31 rshift8  0x00000011 , 0x00000011 
+ 00008675  0x00000a32 storer  0x00000011 , 0x00000001 , 0x00008a21 
+ 00008676  0x00000a33 jam  0x000000a0 , 0x00008a20 
+ 00008677  0x00000a34 jam  0x000000e0 , 0x00008a20 
+ 00008678  0x00000a35 jam  0x000000a0 , 0x00008a20 
+ 00008679  0x00000a36 rtn 
+ 00008680  0x00000a39 add  0x00000002 , 0x00000002 , 0x0000003f 
+ 00008681  0x00000a3a rshift3  0x0000003f , 0x0000003f 
+ 00008682  0x00000a3b and_into  0xfffffffe , 0x0000003f 
+ 00008683  0x00000a3c arg  0x0000411d , 0x00000006 
+ 00008684  0x00000a3d bmark0  0x0000002d , 0x000021ee 
+ 00008685  0x00000a3e increase  0x0000000c , 0x00000006 
+ 00008686  0x00000a40 iadd  0x00000006 , 0x00000006 
+ 00008687  0x00000a41 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00008688  0x00000a42 ifetch  0x00000002 , 0x00000006 
+ 00008689  0x00000a43 isub  0x00000011 , 0x0000003f 
+ 00008690  0x00000a44 add  0x00000002 , 0x00000002 , 0x00000006 
+ 00008691  0x00000a45 and_into  0x0000000f , 0x00000006 
+ 00008692  0x00000a46 imul32  0x00000006 , 0x0000003f 
+ 00008693  0x00000a47 rshift4  0x0000003f , 0x0000003f 
+ 00008694  0x00000a48 iadd  0x00000011 , 0x0000003f 
+ 00008695  0x00000a49 store  0x00000002 , 0x00008905 
+ 00008696  0x00000a4a rtn 
+ 00008697  0x00000a4f bpatch  0x00000017 , 0x00004002 
+ 00008698  0x00000a50 call  0x000021c6 
+ 00008699  0x00000a51 nop  0x00000258 
+ 00008700  0x00000a54 bpatch  0x00000018 , 0x00004003 
+ 00008701  0x00000a55 setarg  0x000aaa7e 
+ 00008702  0x00000a56 store  0x00000003 , 0x00008a0f 
+ 00008703  0x00000a57 nop  0x0000003c 
+ 00008704  0x00000a58 jam  0x00000000 , 0x00008a25 
+ 00008705  0x00000a59 jam  0x0000000d , 0x00008a26 
+ 00008706  0x00000a5a jam  0x00000056 , 0x00008a16 
+ 00008707  0x00000a5b nop  0x0000001e 
+ 00008708  0x00000a5c jam  0x0000001b , 0x00008a15 
+ 00008709  0x00000a5d call  0x0000220c 
+ 00008710  0x00000a5e nop  0x00000014 
+ 00008711  0x00000a5f jam  0x0000000f , 0x00008a26 
+ 00008712  0x00000a60 nop  0x00000014 
+ 00008713  0x00000a61 jam  0x000000a8 , 0x00008a10 
+ 00008714  0x00000a62 jam  0x00000000 , 0x00008a11 
+ 00008715  0x00000a63 rtn 
+ 00008716  0x00000a66 bpatch  0x00000019 , 0x00004003 
+ 00008717  0x00000a67 fetch  0x00000001 , 0x00004141 
+ 00008718  0x00000a68 beq  0x00000000 , 0x00002217 
+ 00008719  0x00000a69 beq  0x00000003 , 0x0000221c 
+ 00008720  0x00000a6a beq  0x00000005 , 0x00002221 
+ 00008721  0x00000a6b beq  0x00000007 , 0x00002225 
+ 00008722  0x00000a6c beq  0x0000000a , 0x00002229 
+ 00008723  0x00000a6d beq  0x00000083 , 0x0000222d 
+ 00008724  0x00000a6e beq  0x00000085 , 0x00002231 
+ 00008725  0x00000a6f beq  0x0000008a , 0x00002235 
+ 00008726  0x00000a70 beq  0x00000094 , 0x00002239 
+ 00008727  0x00000a72 jam  0x00000017 , 0x00008a14 
+ 00008728  0x00000a73 setarg  0x00251a3f 
+ 00008729  0x00000a74 store  0x00000003 , 0x00008a60 
+ 00008730  0x00000a76 jam  0x00000028 , 0x00008a63 
+ 00008731  0x00000a77 rtn 
+ 00008732  0x00000a7a jam  0x00000025 , 0x00008a14 
+ 00008733  0x00000a7b setarg  0x00a91c2d 
+ 00008734  0x00000a7c store  0x00000003 , 0x00008a60 
+ 00008735  0x00000a7e jam  0x0000002f , 0x00008a63 
+ 00008736  0x00000a7f rtn 
+ 00008737  0x00000a82 jam  0x00000025 , 0x00008a14 
+ 00008738  0x00000a83 setarg  0x00a91c3f 
+ 00008739  0x00000a84 store  0x00000003 , 0x00008a60 
+ 00008740  0x00000a85 branch  0x0000221f 
+ 00008741  0x00000a88 jam  0x00000025 , 0x00008a14 
+ 00008742  0x00000a89 setarg  0x00a9383f 
+ 00008743  0x00000a8a store  0x00000003 , 0x00008a60 
+ 00008744  0x00000a8b branch  0x0000221f 
+ 00008745  0x00000a8e jam  0x00000025 , 0x00008a14 
+ 00008746  0x00000a8f setarg  0x00a93f3f 
+ 00008747  0x00000a90 store  0x00000003 , 0x00008a60 
+ 00008748  0x00000a91 branch  0x0000221f 
+ 00008749  0x00000a95 jam  0x00000017 , 0x00008a14 
+ 00008750  0x00000a96 setarg  0x00251827 
+ 00008751  0x00000a97 store  0x00000003 , 0x00008a60 
+ 00008752  0x00000a98 branch  0x0000221a 
+ 00008753  0x00000a9b jam  0x00000017 , 0x00008a14 
+ 00008754  0x00000a9c setarg  0x0025181c 
+ 00008755  0x00000a9d store  0x00000003 , 0x00008a60 
+ 00008756  0x00000a9e branch  0x0000221a 
+ 00008757  0x00000aa1 jam  0x00000017 , 0x00008a14 
+ 00008758  0x00000aa2 setarg  0x0025180b 
+ 00008759  0x00000aa3 store  0x00000003 , 0x00008a60 
+ 00008760  0x00000aa4 branch  0x0000221a 
+ 00008761  0x00000aa7 jam  0x00000017 , 0x00008a14 
+ 00008762  0x00000aa8 setarg  0x00251000 
+ 00008763  0x00000aa9 store  0x00000003 , 0x00008a60 
+ 00008764  0x00000aaa branch  0x0000221a 
+ 00008765  0x00000aaf jam  0x00000006 , 0x00008042 
+ 00008766  0x00000ab1 fetch  0x00000002 , 0x0000409c 
+ 00008767  0x00000ab2 bbit0  0x0000000e , 0x0000223e 
+ 00008768  0x00000ab3 iforce  0x00000006 
+ 00008769  0x00000ab4 arg  0x00008a00 , 0x00000002 
+ 00008770  0x00000ab6 ifetch  0x00000001 , 0x00000006 
+ 00008771  0x00000ab7 beq  0x000000ff , 0x00002248 
+ 00008772  0x00000ab8 ior  0x00000002 , 0x00000005 
+ 00008773  0x00000ab9 ifetch  0x00000001 , 0x00000006 
+ 00008774  0x00000aba istore  0x00000001 , 0x00000005 
+ 00008775  0x00000abb branch  0x00002242 
+ 00008776  0x00000abe bpatch  0x0000001a , 0x00004003 
+ 00008777  0x00000abf fetch  0x00000001 , 0x00004436 
+ 00008778  0x00000ac0 call  0x000070d7 , 0x00000034 
+ 00008779  0x00000ac2 until  0x0000003e , 0x00000033 
+ 00008780  0x00000ac3 jam  0x0000005f , 0x0000813b 
+ 00008781  0x00000ac4 fetch  0x00000001 , 0x00004099 
+ 00008782  0x00000ac5 beq  0x00000010 , 0x00002266 
+ 00008783  0x00000ac6 fetch  0x00000001 , 0x00004438 
+ 00008784  0x00000ac7 or_into  0x00000004 , 0x0000003f 
+ 00008785  0x00000ac8 store  0x00000001 , 0x00008a02 
+ 00008786  0x00000ac9 jam  0x00000001 , 0x0000890f 
+ 00008787  0x00000aca jam  0x00000024 , 0x00008a80 
+ 00008788  0x00000acb jam  0x00000062 , 0x00008a81 
+ 00008789  0x00000acc setarg  0x00e61212 
+ 00008790  0x00000acd store  0x00000003 , 0x00008a73 
+ 00008791  0x00000ad0 jam  0x00000060 , 0x00008a86 
+ 00008792  0x00000ad1 jam  0x0000003b , 0x00008a8b 
+ 00008793  0x00000ad3 call  0x00002286 
+ 00008794  0x00000ad4 jam  0x00000000 , 0x00008043 
+ 00008795  0x00000ad5 jam  0x00000005 , 0x00008042 
+ 00008796  0x00000ad6 setarg  0x00557474 
+ 00008797  0x00000ad7 store  0x00000003 , 0x00008968 
+ 00008798  0x00000ad8 jam  0x0000006e , 0x00008960 
+ 00008799  0x00000ad9 call  0x00002133 
+ 00008800  0x00000ada call  0x00002271 
+ 00008801  0x00000adb fetch  0x00000001 , 0x0000411c 
+ 00008802  0x00000adc store  0x00000001 , 0x0000813a 
+ 00008803  0x00000ade jam  0x0000000c , 0x00004148 
+ 00008804  0x00000adf call  0x00006f4e 
+ 00008805  0x00000ae0 branch  0x000022b4 
+ 00008806  0x00000ae3 fetch  0x00000001 , 0x00004438 
+ 00008807  0x00000ae4 or_into  0x00000006 , 0x0000003f 
+ 00008808  0x00000ae5 store  0x00000001 , 0x00008a02 
+ 00008809  0x00000ae6 jam  0x00000000 , 0x0000890f 
+ 00008810  0x00000ae7 jam  0x00000023 , 0x00008a80 
+ 00008811  0x00000ae8 jam  0x000000b0 , 0x00008a81 
+ 00008812  0x00000ae9 setarg  0x00e40909 
+ 00008813  0x00000aea store  0x00000003 , 0x00008a73 
+ 00008814  0x00000aeb jam  0x0000002a , 0x00008a76 
+ 00008815  0x00000aec jam  0x00000004 , 0x00008902 
+ 00008816  0x00000aed branch  0x00002257 
+ 00008817  0x00000af0 bpatch  0x0000001b , 0x00004003 
+ 00008818  0x00000af1 call  0x00002160 
+ 00008819  0x00000af2 jam  0x00000003 , 0x00008900 
+ 00008820  0x00000af3 jam  0x00000001 , 0x00008a70 
+ 00008821  0x00000af4 arg  0x0000411d , 0x00000012 
+ 00008822  0x00000af5 arg  0x00004135 , 0x00000018 
+ 00008823  0x00000af6 call  0x0000227c 
+ 00008824  0x00000af7 set1  0x0000002d , 0x00000000 
+ 00008825  0x00000af8 call  0x0000227c 
+ 00008826  0x00000af9 jam  0x00000061 , 0x00008a70 
+ 00008827  0x00000afa branch  0x00002152 
+ 00008828  0x00000afd call  0x0000218f 
+ 00008829  0x00000afe arg  0x00000006 , 0x00000039 
+ 00008830  0x00000aff arg  0x00000000 , 0x00000013 
+ 00008831  0x00000b01 copy  0x00000013 , 0x00000002 
+ 00008832  0x00000b02 call  0x00002294 
+ 00008833  0x00000b03 increase  0x00000002 , 0x00000012 
+ 00008834  0x00000b04 increase  0x00000001 , 0x00000018 
+ 00008835  0x00000b05 increase  0x00000010 , 0x00000013 
+ 00008836  0x00000b06 loop  0x0000227f 
+ 00008837  0x00000b07 rtn 
+ 00008838  0x00000b0a fetch  0x00000001 , 0x00004099 
+ 00008839  0x00000b0b beq  0x00000018 , 0x0000228c 
+ 00008840  0x00000b0c fetch  0x00000001 , 0x00004438 
+ 00008841  0x00000b0d or_into  0x00000006 , 0x0000003f 
+ 00008842  0x00000b0e store  0x00000001 , 0x00008a02 
+ 00008843  0x00000b0f jam  0x000000e0 , 0x00008a05 
+ 00008844  0x00000b11 jam  0x000000c8 , 0x00008a00 
+ 00008845  0x00000b12 nop  0x0000003c 
+ 00008846  0x00000b13 jam  0x000000a0 , 0x00008a01 
+ 00008847  0x00000b14 jam  0x000000cf , 0x00008a00 
+ 00008848  0x00000b15 jam  0x000000fa , 0x00008a01 
+ 00008849  0x00000b16 nop  0x00000014 
+ 00008850  0x00000b17 jam  0x0000008f , 0x00008a00 
+ 00008851  0x00000b18 rtn 
+ 00008852  0x00000b1b bpatch  0x0000001c , 0x00004003 
+ 00008853  0x00000b1c jam  0x00000030 , 0x00008a20 
+ 00008854  0x00000b1d jam  0x000000dd , 0x00008a23 
+ 00008855  0x00000b1e call  0x000021d0 
+ 00008856  0x00000b20 fetch  0x00000001 , 0x00008a7c 
+ 00008857  0x00000b21 bbit0  0x00000000 , 0x00002298 
+ 00008858  0x00000b22 jam  0x00000030 , 0x00008a7b 
+ 00008859  0x00000b23 call  0x000022ae 
+ 00008860  0x00000b24 iforce  0x00000011 
+ 00008861  0x00000b25 jam  0x00000040 , 0x00008a7b 
+ 00008862  0x00000b26 call  0x000022ae 
+ 00008863  0x00000b27 isub  0x00000011 , 0x0000003f 
+ 00008864  0x00000b28 mul32  0x0000003f , 0x0000007d , 0x00000002 
+ 00008865  0x00000b29 setarg  0x00b00000 
+ 00008866  0x00000b2a idiv  0x00000002 
+ 00008867  0x00000b2b call  0x00007d62 
+ 00008868  0x00000b2c quotient  0x0000003f 
+ 00008869  0x00000b2d bmark0  0x0000002d , 0x000022a7 
+ 00008870  0x00000b2e lshift  0x0000003f , 0x0000003f 
+ 00008871  0x00000b30 istore  0x00000002 , 0x00000012 
+ 00008872  0x00000b31 jam  0x00000020 , 0x00008a7b 
+ 00008873  0x00000b32 fetch  0x00000001 , 0x00008a7e 
+ 00008874  0x00000b33 lshift4  0x0000003f , 0x0000003f 
+ 00008875  0x00000b34 istore  0x00000001 , 0x00000018 
+ 00008876  0x00000b35 jam  0x00000000 , 0x00008a7b 
+ 00008877  0x00000b36 rtn 
+ 00008878  0x00000b39 fetch  0x00000002 , 0x00008a7d 
+ 00008879  0x00000b3a byteswap  0x0000003f , 0x0000003f 
+ 00008880  0x00000b3b fetcht  0x00000001 , 0x00008a7c 
+ 00008881  0x00000b3c lshift16  0x00000002 , 0x00000002 
+ 00008882  0x00000b3d ior  0x00000002 , 0x0000003f 
+ 00008883  0x00000b3e rtn 
+ 00008884  0x00000b42 bpatch  0x0000001d , 0x00004003 
+ 00008885  0x00000b43 fetch  0x00000001 , 0x00008a0d 
+ 00008886  0x00000b44 set1  0x00000000 , 0x0000003f 
+ 00008887  0x00000b45 store  0x00000001 , 0x00008a0d 
+ 00008888  0x00000b46 jam  0x000000f0 , 0x00008a0e 
+ 00008889  0x00000b47 fetch  0x00000001 , 0x00008a05 
+ 00008890  0x00000b48 or_into  0x00000016 , 0x0000003f 
+ 00008891  0x00000b49 store  0x00000001 , 0x00008a05 
+ 00008892  0x00000b4b fetch  0x00000001 , 0x00004411 
+ 00008893  0x00000b4c store  0x00000001 , 0x00000678 
+ 00008894  0x00000b4d fetch  0x00000001 , 0x00004408 
+ 00008895  0x00000b4e store  0x00000001 , 0x00000679 
+ 00008896  0x00000b4f jam  0x00000000 , 0x00004411 
+ 00008897  0x00000b50 fetch  0x00000001 , 0x0000443e 
+ 00008898  0x00000b51 store  0x00000001 , 0x00004408 
+ 00008899  0x00000b52 fetcht  0x00000001 , 0x0000443d 
+ 00008900  0x00000b53 call  0x00006f0f 
+ 00008901  0x00000b55 arg  0x00000000 , 0x00000011 
+ 00008902  0x00000b56 arg  0x00000008 , 0x00000039 
+ 00008903  0x00000b58 call  0x00006f82 
+ 00008904  0x00000b59 fetch  0x00000002 , 0x0000440a 
+ 00008905  0x00000b5a iadd  0x00000011 , 0x00000011 
+ 00008906  0x00000b5b loop  0x000022c7 
+ 00008907  0x00000b5c rshift3  0x00000011 , 0x00000011 
+ 00008908  0x00000b5d store  0x00000002 , 0x0000440a 
+ 00008909  0x00000b5f fetch  0x00000001 , 0x00000678 
+ 00008910  0x00000b60 store  0x00000001 , 0x00004411 
+ 00008911  0x00000b61 fetch  0x00000001 , 0x00000679 
+ 00008912  0x00000b62 store  0x00000001 , 0x00004408 
+ 00008913  0x00000b64 fetch  0x00000001 , 0x00008a05 
+ 00008914  0x00000b65 and_into  0x000000e0 , 0x0000003f 
+ 00008915  0x00000b66 store  0x00000001 , 0x00008a05 
+ 00008916  0x00000b67 jam  0x00000000 , 0x00008a0e 
+ 00008917  0x00000b68 fetch  0x00000001 , 0x00008a0d 
+ 00008918  0x00000b69 set0  0x00000000 , 0x0000003f 
+ 00008919  0x00000b6a store  0x00000001 , 0x00008a0d 
+ 00008920  0x00000b6c call  0x00006fb0 
+ 00008921  0x00000b6d fetcht  0x00000002 , 0x0000443b 
+ 00008922  0x00000b6e isub  0x00000002 , 0x0000003e 
+ 00008923  0x00000b6f branch  0x000022e4 , 0x00000002 
+ 00008924  0x00000b70 fetcht  0x00000002 , 0x00004439 
+ 00008925  0x00000b71 isub  0x00000002 , 0x0000003e 
+ 00008926  0x00000b72 rtn  0x00000002 
+ 00008927  0x00000b74 fetch  0x00000001 , 0x00004438 
+ 00008928  0x00000b75 rtneq  0x00000000 
+ 00008929  0x00000b76 increase  0xffffffe0 , 0x0000003f 
+ 00008930  0x00000b77 store  0x00000001 , 0x00004438 
+ 00008931  0x00000b78 rtn 
+ 00008932  0x00000b7b fetch  0x00000001 , 0x00004438 
+ 00008933  0x00000b7c rtneq  0x000000e0 
+ 00008934  0x00000b7d increase  0x00000020 , 0x0000003f 
+ 00008935  0x00000b7e store  0x00000001 , 0x00004438 
+ 00008936  0x00000b7f rtn 
+ 00008937  0x00000b83 bpatch  0x0000001e , 0x00004003 
+ 00008938  0x00000b85 fetch  0x00000001 , 0x000089a2 
+ 00008939  0x00000b86 isolate1  0x00000006 , 0x0000003f 
+ 00008940  0x00000b87 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00008941  0x00000b88 store  0x00000001 , 0x00004142 
+ 00008942  0x00000b8a fetch  0x00000001 , 0x000089a3 
+ 00008943  0x00000b8b and  0x0000003f , 0x0000000f , 0x00000002 
+ 00008944  0x00000b8c lshift  0x00000002 , 0x00000002 
+ 00008945  0x00000b8d rshift4  0x0000003f , 0x0000003f 
+ 00008946  0x00000b8e iadd  0x00000002 , 0x00000002 
+ 00008947  0x00000b8f mul32  0x00000002 , 0x00000003 , 0x00000011 
+ 00008948  0x00000b91 fetch  0x00000001 , 0x00004142 
+ 00008949  0x00000b92 call  0x000022ff 
+ 00008950  0x00000b93 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00008951  0x00000b94 iadd  0x00000011 , 0x0000003f 
+ 00008952  0x00000b95 increase  0xfffffff7 , 0x0000003f 
+ 00008953  0x00000b96 and  0x0000003f , 0x000001ff , 0x0000003f 
+ 00008954  0x00000b97 isolate1  0x00000008 , 0x0000003f 
+ 00008955  0x00000b98 nbranch  0x000022fd , 0x00000001 
+ 00008956  0x00000b99 setarg  0x00000000 
+ 00008957  0x00000b9b store  0x00000001 , 0x00000035 
+ 00008958  0x00000b9c branch  0x00002304 
+ 00008959  0x00000b9f isolate1  0x00000007 , 0x0000003f 
+ 00008960  0x00000ba0 nrtn  0x00000001 
+ 00008961  0x00000ba1 arg  0x0000ff00 , 0x00000002 
+ 00008962  0x00000ba2 ior  0x00000002 , 0x0000003f 
+ 00008963  0x00000ba3 rtn 
+ 00008964  0x00000ba6 fetch  0x00000001 , 0x00000035 
+ 00008965  0x00000ba7 call  0x00002308 
+ 00008966  0x00000ba8 store  0x00000001 , 0x00000009 
+ 00008967  0x00000ba9 rtn 
+ 00008968  0x00000bac and_into  0x000000ff , 0x0000003f 
+ 00008969  0x00000bad div  0x0000003f , 0x0000000a 
+ 00008970  0x00000bae call  0x00007d5f 
+ 00008971  0x00000baf lshift4  0x0000003f , 0x0000003f 
+ 00008972  0x00000bb0 remainder  0x00000002 
+ 00008973  0x00000bb1 ior  0x00000002 , 0x0000003f 
+ 00008974  0x00000bb2 rtn 
+ 00008975  0x00000bb5 bpatch  0x0000001f , 0x00004003 
+ 00008976  0x00000bb6 fetch  0x00000001 , 0x00004143 
+ 00008977  0x00000bb7 rtneq  0x000000ff 
+ 00008978  0x00000bb8 nbranch  0x00002336 , 0x00000018 
+ 00008979  0x00000bb9 fetch  0x00000001 , 0x00004142 
+ 00008980  0x00000bba sub  0x0000003f , 0x000000f0 , 0x0000003e 
+ 00008981  0x00000bbb nbranch  0x0000233a , 0x00000002 
+ 00008982  0x00000bbc sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00008983  0x00000bbd branch  0x0000233a , 0x00000002 
+ 00008984  0x00000bbf fetchr  0x00000011 , 0x00000001 , 0x00008961 
+ 00008985  0x00000bc0 fetch  0x00000001 , 0x00004143 
+ 00008986  0x00000bc1 rtneq  0x00000000 
+ 00008987  0x00000bc2 arg  0x00004144 , 0x00000006 
+ 00008988  0x00000bc3 iadd  0x00000006 , 0x00000006 
+ 00008989  0x00000bc4 ifetch  0x00000001 , 0x00000006 
+ 00008990  0x00000bc5 isub  0x00000011 , 0x0000003e 
+ 00008991  0x00000bc6 nrtn  0x00000005 
+ 00008992  0x00000bc7 increase  0xfffffffe , 0x00000006 
+ 00008993  0x00000bc8 ifetcht  0x00000001 , 0x00000006 
+ 00008994  0x00000bc9 rshift4  0x00000002 , 0x0000003f 
+ 00008995  0x00000bca rshift4  0x00000011 , 0x00000012 
+ 00008996  0x00000bcb isub  0x00000012 , 0x00000012 
+ 00008997  0x00000bcc and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00008998  0x00000bcd and  0x00000011 , 0x0000000f , 0x00000011 
+ 00008999  0x00000bce isub  0x00000011 , 0x00000011 
+ 00009000  0x00000bcf lshift  0x00000011 , 0x0000003f 
+ 00009001  0x00000bd0 iadd  0x00000012 , 0x00000012 
+ 00009002  0x00000bd1 mul32  0x00000012 , 0x00000003 , 0x00000012 
+ 00009003  0x00000bd2 fetcht  0x00000001 , 0x00004142 
+ 00009004  0x00000bd3 and  0x00000002 , 0x00000080 , 0x0000003f 
+ 00009005  0x00000bd4 rtn  0x00000034 
+ 00009006  0x00000bd6 setarg  0x00000100 
+ 00009007  0x00000bd7 isub  0x00000002 , 0x00000002 
+ 00009008  0x00000bd8 copy  0x00000012 , 0x0000003f 
+ 00009009  0x00000bd9 isub  0x00000002 , 0x0000003f 
+ 00009010  0x00000bda rtn  0x00000002 
+ 00009011  0x00000bdb and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00009012  0x00000bdc rtneq  0x000000ff 
+ 00009013  0x00000bdd rtneq  0x000000fe 
+ 00009014  0x00000be0 fetch  0x00000001 , 0x00004143 
+ 00009015  0x00000be1 beq  0x00000001 , 0x0000233f 
+ 00009016  0x00000be2 beq  0x00000002 , 0x00002341 
+ 00009017  0x00000be4 branch  0x0000233f 
+ 00009018  0x00000be7 fetch  0x00000001 , 0x00004143 
+ 00009019  0x00000be8 beq  0x00000000 , 0x00002341 
+ 00009020  0x00000be9 beq  0x00000001 , 0x0000233d 
+ 00009021  0x00000bec jam  0x00000002 , 0x00004143 
+ 00009022  0x00000bed rtn 
+ 00009023  0x00000bf0 jam  0x00000000 , 0x00004143 
+ 00009024  0x00000bf1 rtn 
+ 00009025  0x00000bf4 jam  0x00000001 , 0x00004143 
+ 00009026  0x00000bf5 rtn 
+ 00009027  0x00000bfd copy  0x0000003f , 0x00000002 
+ 00009028  0x00000bfe bpatch  0x00000020 , 0x00004004 
+ 00009029  0x00000bff copy  0x00000002 , 0x0000003f 
+ 00009030  0x00000c00 call  0x00007d2c 
+ 00009031  0x00000c01 lshift16  0x00000021 , 0x0000003f 
+ 00009032  0x00000c02 set1  0x0000002c , 0x0000003f 
+ 00009033  0x00000c03 call  0x00007d12 
+ 00009034  0x00000c04 set0  0x0000002c , 0x0000003f 
+ 00009035  0x00000c05 call  0x00002352 
+ 00009036  0x00000c06 call  0x00007d12 
+ 00009037  0x00000c07 rtn  0x00000028 
+ 00009038  0x00000c08 call  0x00007d1f 
+ 00009039  0x00000c09 iforce  0x0000001b 
+ 00009040  0x00000c0a until  0x0000003e , 0x00000003 
+ 00009041  0x00000c0b rtn 
+ 00009042  0x00000c0f copy  0x00000019 , 0x00000002 
+ 00009043  0x00000c10 rtn  0x00000029 
+ 00009044  0x00000c11 copy  0x0000001a , 0x00000002 
+ 00009045  0x00000c12 rtn 
+ 00009046  0x00000c15 deposit  0x00000022 
+ 00009047  0x00000c16 rtn  0x00000029 
+ 00009048  0x00000c17 deposit  0x00000028 
+ 00009049  0x00000c18 rtn 
+ 00009050  0x00000c1c bpatch  0x00000021 , 0x00004004 
+ 00009051  0x00000c1d branch  0x0000235a 
+ 00009052  0x00000c21 rtn  0x00000034 
+ 00009053  0x00000c23 rshift  0x0000003f , 0x0000003f 
+ 00009054  0x00000c24 increase  0xfffffffd , 0x0000003f 
+ 00009055  0x00000c26 increase  0xffffffff , 0x0000003f 
+ 00009056  0x00000c27 nbranch  0x0000235f , 0x00000005 
+ 00009057  0x00000c28 force  0x00000000 , 0x0000003f 
+ 00009058  0x00000c29 rtn 
+ 00009059  0x00000c2f setarg  0x00000e43 
+ 00009060  0x00000c30 store  0x00000002 , 0x00000036 
+ 00009061  0x00000c31 setarg  0x00000600 
+ 00009062  0x00000c32 store  0x00000002 , 0x00000038 
+ 00009063  0x00000c33 setarg  0x00000600 
+ 00009064  0x00000c34 store  0x00000002 , 0x0000003a 
+ 00009065  0x00000c35 setarg  0x00000d00 
+ 00009066  0x00000c36 store  0x00000002 , 0x00000040 
+ 00009067  0x00000c37 setarg  0x000003bb 
+ 00009068  0x00000c38 store  0x00000002 , 0x0000003c 
+ 00009069  0x00000c39 setarg  0x00000500 
+ 00009070  0x00000c3a store  0x00000002 , 0x0000003e 
+ 00009071  0x00000c3b setarg  0x000007d0 
+ 00009072  0x00000c3c store  0x00000002 , 0x00000042 
+ 00009073  0x00000c3d setarg  0x00000ea6 
+ 00009074  0x00000c3e store  0x00000002 , 0x00000044 
+ 00009075  0x00000c3f setarg  0x000001e0 
+ 00009076  0x00000c40 store  0x00000002 , 0x00000046 
+ 00009077  0x00000c41 setarg  0x00000120 
+ 00009078  0x00000c42 store  0x00000002 , 0x00000048 
+ 00009079  0x00000c43 setarg  0x0000011a 
+ 00009080  0x00000c44 store  0x00000002 , 0x0000004a 
+ 00009081  0x00000c46 bpatch  0x00000022 , 0x00004004 
+ 00009082  0x00000c47 rtn  0x0000002b 
+ 00009083  0x00000c48 setarg  0x00000017 
+ 00009084  0x00000c49 store  0x00000002 , 0x000042e3 
+ 00009085  0x00000c4a jam  0x0000008b , 0x00004167 
+ 00009086  0x00000c4b setarg  0x00000d00 
+ 00009087  0x00000c4c store  0x00000002 , 0x0000433f 
+ 00009088  0x00000c4d setarg  0x00000060 
+ 00009089  0x00000c4e store  0x00000002 , 0x00004341 
+ 00009090  0x00000c4f rshift  0x00000022 , 0x0000003f 
+ 00009091  0x00000c50 store  0x00000004 , 0x00004095 
+ 00009092  0x00000c51 rtn 
+ 00009093  0x00000c59 setarg  0x0000ee21 
+ 00009094  0x00000c5a store  0x00000002 , 0x00008050 
+ 00009095  0x00000c5b fetchr  0x00000030 , 0x00000004 , 0x0000811c 
+ 00009096  0x00000c5c fetch  0x00000001 , 0x00008132 
+ 00009097  0x00000c5d bbit0  0x00000005 , 0x0000239c 
+ 00009098  0x00000c5e enable  0x0000002b 
+ 00009099  0x00000c5f bbit1  0x00000004 , 0x00002393 
+ 00009100  0x00000c60 disable  0x0000002b 
+ 00009101  0x00000c61 deposit  0x00000027 
+ 00009102  0x00000c62 nbranch  0x00002393 , 0x00000034 
+ 00009103  0x00000c63 fetch  0x00000001 , 0x00008142 
+ 00009104  0x00000c64 bbit1  0x00000004 , 0x00002393 
+ 00009105  0x00000c65 arg  0xffffffff , 0x00000002 
+ 00009106  0x00000c66 branch  0x00002434 
+ 00009107  0x00000c68 call  0x000023a0 
+ 00009108  0x00000c69 call  0x000023e6 , 0x0000002b 
+ 00009109  0x00000c6a fetch  0x00000001 , 0x00008132 
+ 00009110  0x00000c6b set0  0x00000005 , 0x0000003f 
+ 00009111  0x00000c6c store  0x00000001 , 0x00008132 
+ 00009112  0x00000c6d nbranch  0x0000239d , 0x0000002b 
+ 00009113  0x00000c6e nop  0x00000001 
+ 00009114  0x00000c6f storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009115  0x00000c70 rtn 
+ 00009116  0x00000c73 call  0x000023a0 
+ 00009117  0x00000c75 call  0x00006a68 
+ 00009118  0x00000c76 storer  0x00000030 , 0x00000004 , 0x0000069d 
+ 00009119  0x00000c77 rtn 
+ 00009120  0x00000c7a until  0x0000003e , 0x00000033 
+ 00009121  0x00000c7b fetch  0x00000001 , 0x00008133 
+ 00009122  0x00000c7c and_into  0x00000088 , 0x0000003f 
+ 00009123  0x00000c7d store  0x00000001 , 0x00008133 
+ 00009124  0x00000c7e until  0x0000003e , 0x00000033 
+ 00009125  0x00000c7f fetch  0x00000001 , 0x00008132 
+ 00009126  0x00000c80 or_into  0x0000000f , 0x0000003f 
+ 00009127  0x00000c81 store  0x00000001 , 0x00008132 
+ 00009128  0x00000c82 until  0x0000003e , 0x00000033 
+ 00009129  0x00000c83 set1  0x00000007 , 0x0000003f 
+ 00009130  0x00000c84 store  0x00000001 , 0x00008132 
+ 00009131  0x00000c85 until  0x0000003e , 0x00000033 
+ 00009132  0x00000c86 set1  0x00000006 , 0x0000003f 
+ 00009133  0x00000c87 store  0x00000001 , 0x00008132 
+ 00009134  0x00000c88 until  0x0000003e , 0x00000033 
+ 00009135  0x00000c89 rtn 
+ 00009136  0x00000c8c until  0x0000003e , 0x00000033 
+ 00009137  0x00000c8d jam  0x00000076 , 0x0000813d 
+ 00009138  0x00000c8e until  0x0000003e , 0x00000033 
+ 00009139  0x00000c8f jam  0x00000037 , 0x0000813a 
+ 00009140  0x00000c90 rtn 
+ 00009141  0x00000c93 until  0x0000003e , 0x00000033 
+ 00009142  0x00000c94 jam  0x00000076 , 0x0000813d 
+ 00009143  0x00000c95 until  0x0000003e , 0x00000033 
+ 00009144  0x00000c96 jam  0x00000037 , 0x0000813a 
+ 00009145  0x00000c97 rtn 
+ 00009146  0x00000c9c fetch  0x00000001 , 0x000043cb 
+ 00009147  0x00000c9d lshift4  0x0000003f , 0x0000003f 
+ 00009148  0x00000c9f store  0x00000001 , 0x00008143 
+ 00009149  0x00000ca0 until  0x0000003e , 0x00000033 
+ 00009150  0x00000ca1 fetch  0x00000001 , 0x000043cc 
+ 00009151  0x00000ca2 set1  0x00000005 , 0x0000003f 
+ 00009152  0x00000ca3 set1  0x00000006 , 0x0000003f 
+ 00009153  0x00000ca4 store  0x00000001 , 0x00008144 
+ 00009154  0x00000ca5 branch  0x000023e2 
+ 00009155  0x00000ca8 fetch  0x00000001 , 0x00008142 
+ 00009156  0x00000ca9 set0  0x00000003 , 0x0000003f 
+ 00009157  0x00000caa store  0x00000001 , 0x00008142 
+ 00009158  0x00000cab rtn 
+ 00009159  0x00000cae fetch  0x00000001 , 0x00008142 
+ 00009160  0x00000caf set1  0x00000003 , 0x0000003f 
+ 00009161  0x00000cb0 store  0x00000001 , 0x00008142 
+ 00009162  0x00000cb1 rtn 
+ 00009163  0x00000cb4 fetch  0x00000003 , 0x000040c3 
+ 00009164  0x00000cb5 arg  0x0000813e , 0x00000005 
+ 00009165  0x00000cb7 arg  0x00000003 , 0x00000039 
+ 00009166  0x00000cb8 branch  0x000023d1 
+ 00009167  0x00000cbb arg  0x00008145 , 0x00000005 
+ 00009168  0x00000cbd arg  0x00000004 , 0x00000039 
+ 00009169  0x00000cbf until  0x0000003e , 0x00000033 
+ 00009170  0x00000cc0 istore  0x00000001 , 0x00000005 
+ 00009171  0x00000cc1 rshift8  0x0000003f , 0x0000003f 
+ 00009172  0x00000cc2 loop  0x000023d1 
+ 00009173  0x00000cc3 branch  0x000023e2 
+ 00009174  0x00000cc6 arg  0x00008149 , 0x00000005 
+ 00009175  0x00000cc7 branch  0x000023d0 
+ 00009176  0x00000ccb fetch  0x00000001 , 0x00008133 
+ 00009177  0x00000ccc set0  0x00000003 , 0x0000003f 
+ 00009178  0x00000ccd store  0x00000001 , 0x00008133 
+ 00009179  0x00000cce rtn 
+ 00009180  0x00000cd1 fetch  0x00000001 , 0x000040cb 
+ 00009181  0x00000cd2 rtn  0x00000034 
+ 00009182  0x00000cd3 set0  0x00000004 , 0x0000003f 
+ 00009183  0x00000cd4 branch  0x000023e1 
+ 00009184  0x00000cd7 store  0x00000001 , 0x000040cb 
+ 00009185  0x00000cd9 store  0x00000001 , 0x00008135 
+ 00009186  0x00000cdb until  0x0000003e , 0x00000033 
+ 00009187  0x00000cdc rtn 
+ 00009188  0x00000ce0 store  0x00000001 , 0x00008134 
+ 00009189  0x00000ce1 branch  0x000023e2 
+ 00009190  0x00000ce5 call  0x000023dc 
+ 00009191  0x00000ce6 fetch  0x00000001 , 0x000040ef 
+ 00009192  0x00000ce7 store  0x00000001 , 0x00008080 
+ 00009193  0x00000ce8 arg  0x000040cc , 0x00000006 
+ 00009194  0x00000ce9 arg  0x00008070 , 0x00000005 
+ 00009195  0x00000cea call  0x00007c8f 
+ 00009196  0x00000ceb arg  0x000080d4 , 0x00000005 
+ 00009197  0x00000cec call  0x00007c89 
+ 00009198  0x00000ced fetchr  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009199  0x00000cee arg  0x0000814d , 0x00000006 
+ 00009200  0x00000cef arg  0x00000016 , 0x00000005 
+ 00009201  0x00000cf0 arg  0x0000000c , 0x00000039 
+ 00009202  0x00000cf1 call  0x00007cda 
+ 00009203  0x00000cf2 branch  0x00006b11 
+ 00009204  0x00000cf5 storer  0x00000000 , 0x00000008 , 0x000040e7 
+ 00009205  0x00000cf6 arg  0x00008070 , 0x00000006 
+ 00009206  0x00000cf7 arg  0x000040cc , 0x00000005 
+ 00009207  0x00000cf8 call  0x00007c8f 
+ 00009208  0x00000cf9 arg  0x000080d4 , 0x00000006 
+ 00009209  0x00000cfa call  0x00007c89 
+ 00009210  0x00000cfb fetch  0x00000001 , 0x00008080 
+ 00009211  0x00000cfc store  0x00000001 , 0x000040ef 
+ 00009212  0x00000cfd branch  0x000023fd 
+ 00009213  0x00000d00 arg  0x0000000c , 0x00000039 
+ 00009214  0x00000d01 arg  0x00000016 , 0x00000006 
+ 00009215  0x00000d02 arg  0x0000814d , 0x00000011 
+ 00009216  0x00000d04 ifetch  0x00000001 , 0x00000006 
+ 00009217  0x00000d05 ncall  0x00002405 , 0x00000034 
+ 00009218  0x00000d06 increase  0x00000001 , 0x00000011 
+ 00009219  0x00000d07 loop  0x00002400 
+ 00009220  0x00000d08 rtn 
+ 00009221  0x00000d0a istore  0x00000001 , 0x00000011 
+ 00009222  0x00000d0b until  0x0000003e , 0x00000033 
+ 00009223  0x00000d0c rtn 
+ 00009224  0x00000d0f bpatch  0x00000023 , 0x00004004 
+ 00009225  0x00000d10 fetch  0x00000001 , 0x000080cb 
+ 00009226  0x00000d11 nbranch  0x0000240f , 0x00000034 
+ 00009227  0x00000d12 fetch  0x00000003 , 0x000040bd 
+ 00009228  0x00000d13 nrtn  0x00000034 
+ 00009229  0x00000d14 jam  0x0000000c , 0x000080cb 
+ 00009230  0x00000d15 jam  0x00000080 , 0x00008006 
+ 00009231  0x00000d17 fetch  0x00000001 , 0x00008129 
+ 00009232  0x00000d18 rtnbit0  0x00000001 
+ 00009233  0x00000d19 fetch  0x00000003 , 0x0000815b 
+ 00009234  0x00000d1a store  0x00000003 , 0x000040bd 
+ 00009235  0x00000d1b rtn 
+ 00009236  0x00000d20 fetch  0x00000001 , 0x000040ca 
+ 00009237  0x00000d21 set1  0x00000004 , 0x0000003f 
+ 00009238  0x00000d22 store  0x00000001 , 0x000040ca 
+ 00009239  0x00000d26 bpatch  0x00000024 , 0x00004004 
+ 00009240  0x00000d27 arg  0xffffffff , 0x00000002 
+ 00009241  0x00000d28 fetch  0x00000001 , 0x000040a7 
+ 00009242  0x00000d29 store  0x00000001 , 0x000040c8 
+ 00009243  0x00000d2a fetch  0x00000001 , 0x000040ca 
+ 00009244  0x00000d2b store  0x00000001 , 0x00008142 
+ 00009245  0x00000d2c until  0x0000003e , 0x00000033 
+ 00009246  0x00000d2f bpatch  0x00000025 , 0x00004004 
+ 00009247  0x00000d31 fetch  0x00000002 , 0x000043e9 
+ 00009248  0x00000d32 call  0x00007d79 
+ 00009249  0x00000d34 fetch  0x00000004 , 0x000040ad 
+ 00009250  0x00000d35 iadd  0x00000002 , 0x0000003f 
+ 00009251  0x00000d36 store  0x00000004 , 0x000040ad 
+ 00009252  0x00000d37 call  0x000023f4 
+ 00009253  0x00000d38 fetch  0x00000001 , 0x000040cb 
+ 00009254  0x00000d39 set1  0x00000004 , 0x0000003f 
+ 00009255  0x00000d3a call  0x000023e1 
+ 00009256  0x00000d3b ncall  0x000023cb , 0x0000002b 
+ 00009257  0x00000d3c until  0x0000003e , 0x00000033 
+ 00009258  0x00000d3d storer  0x00000019 , 0x00000006 , 0x000040b1 
+ 00009259  0x00000d3e fetch  0x00000003 , 0x000040c6 
+ 00009260  0x00000d3f fetchr  0x00000011 , 0x00000001 , 0x000040c9 
+ 00009261  0x00000d40 arg  0x00000003 , 0x00000039 
+ 00009262  0x00000d42 until  0x0000003e , 0x00000033 
+ 00009263  0x00000d43 store  0x00000001 , 0x00008132 
+ 00009264  0x00000d44 rshift8  0x0000003f , 0x0000003f 
+ 00009265  0x00000d45 loop  0x0000242e 
+ 00009266  0x00000d46 until  0x0000003e , 0x00000033 
+ 00009267  0x00000d47 storer  0x00000011 , 0x00000001 , 0x00008133 
+ 00009268  0x00000d49 until  0x0000003e , 0x00000033 
+ 00009269  0x00000d4a storet  0x00000004 , 0x0000804c 
+ 00009270  0x00000d4b jam  0x00000001 , 0x00008005 
+ 00009271  0x00000d4c until  0x0000003e , 0x0000003f 
+ 00009272  0x00000d4f fetch  0x00000001 , 0x000040c3 
+ 00009273  0x00000d50 nrtn  0x00000034 
+ 00009274  0x00000d51 jam  0x00000006 , 0x00008042 
+ 00009275  0x00000d52 jam  0x000000f8 , 0x00008130 
+ 00009276  0x00000d53 setarg  0x00030d40 
+ 00009277  0x00000d54 call  0x0000235c 
+ 00009278  0x00000d55 call  0x000023b5 
+ 00009279  0x00000d56 until  0x0000003e , 0x00000033 
+ 00009280  0x00000d57 jam  0x000000ff , 0x00008130 
+ 00009281  0x00000d58 copy  0x00000031 , 0x00000030 
+ 00009282  0x00000d59 jam  0x00000004 , 0x00008042 
+ 00009283  0x00000d5a nop  0x0000000a 
+ 00009284  0x00000d5b until  0x0000003e , 0x00000033 
+ 00009285  0x00000d5c deposit  0x00000031 
+ 00009286  0x00000d5d isub  0x00000030 , 0x0000003f 
+ 00009287  0x00000d5e increase  0x00000030 , 0x0000003f 
+ 00009288  0x00000d5f arg  0x000000ff , 0x00000002 
+ 00009289  0x00000d60 call  0x00007d6c 
+ 00009290  0x00000d61 store  0x00000001 , 0x000040c3 
+ 00009291  0x00000d62 nop  0x00007530 
+ 00009292  0x00000d63 nop  0x00007530 
+ 00009293  0x00000d64 nop  0x00007530 
+ 00009294  0x00000d65 rtn 
+ 00009295  0x00000d69 bpatch  0x00000026 , 0x00004004 
+ 00009296  0x00000d6a setarg  0x00000000 
+ 00009297  0x00000d6b copy  0x00000027 , 0x0000003e 
+ 00009298  0x00000d6c branch  0x0000245a , 0x00000005 
+ 00009299  0x00000d6d fetch  0x00000001 , 0x0000813e 
+ 00009300  0x00000d6e fetcht  0x00000001 , 0x0000813f 
+ 00009301  0x00000d6f isub  0x00000002 , 0x0000003e 
+ 00009302  0x00000d70 branch  0x00002458 , 0x00000002 
+ 00009303  0x00000d71 deposit  0x00000002 
+ 00009304  0x00000d73 isub  0x00000027 , 0x0000003f 
+ 00009305  0x00000d74 increase  0x00000001 , 0x0000003f 
+ 00009306  0x00000d76 increase  0x00000008 , 0x0000003f 
+ 00009307  0x00000d77 until  0x0000003e , 0x00000033 
+ 00009308  0x00000d78 iadd  0x00000031 , 0x0000003f 
+ 00009309  0x00000d79 fetcht  0x00000004 , 0x000040a9 
+ 00009310  0x00000d7a iadd  0x00000002 , 0x0000003f 
+ 00009311  0x00000d7b fetcht  0x00000003 , 0x000040bd 
+ 00009312  0x00000d7c imul32  0x00000002 , 0x0000003f 
+ 00009313  0x00000d7d rshift8  0x0000003f , 0x0000003f 
+ 00009314  0x00000d7e rshift4  0x0000003f , 0x0000003f 
+ 00009315  0x00000d7f increase  0x0000006e , 0x0000003f 
+ 00009316  0x00000d80 fetcht  0x00000002 , 0x00000044 
+ 00009317  0x00000d81 idiv  0x00000002 
+ 00009318  0x00000d82 call  0x00007d5f 
+ 00009319  0x00000d83 lshift16  0x0000003f , 0x0000003f 
+ 00009320  0x00000d84 remainder  0x00000002 
+ 00009321  0x00000d85 ior  0x00000002 , 0x0000003f 
+ 00009322  0x00000d86 fetcht  0x00000006 , 0x000040b1 
+ 00009323  0x00000d87 call  0x00007d05 
+ 00009324  0x00000d88 copy  0x00000002 , 0x00000019 
+ 00009325  0x00000d89 fetch  0x00000006 , 0x00004048 
+ 00009326  0x00000d8a call  0x00002109 
+ 00009327  0x00000d8b deposit  0x0000001a 
+ 00009328  0x00000d8c store  0x00000006 , 0x00000670 
+ 00009329  0x00000d8d deposit  0x00000027 
+ 00009330  0x00000d8e istore  0x00000001 , 0x00000005 
+ 00009331  0x00000d8f fetch  0x00000001 , 0x0000811d 
+ 00009332  0x00000d90 or_into  0x000000f0 , 0x0000003f 
+ 00009333  0x00000d91 istore  0x00000001 , 0x00000005 
+ 00009334  0x00000d92 rtn 
+ 00009335  0x00000d96 bpatch  0x00000027 , 0x00004004 
+ 00009336  0x00000d97 deposit  0x0000001a 
+ 00009337  0x00000d98 call  0x00007d10 
+ 00009338  0x00000d99 fetcht  0x00000004 , 0x000040ad 
+ 00009339  0x00000d9a sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00009340  0x00000d9b rtn  0x00000002 
+ 00009341  0x00000d9c lshift8  0x0000003f , 0x0000003f 
+ 00009342  0x00000d9d lshift4  0x0000003f , 0x0000003f 
+ 00009343  0x00000d9e idiv  0x00000002 
+ 00009344  0x00000d9f call  0x00007d5f 
+ 00009345  0x00000da0 arg  0x000000c8 , 0x00000002 
+ 00009346  0x00000da1 call  0x00007d6c 
+ 00009347  0x00000da2 store  0x00000001 , 0x0000000e 
+ 00009348  0x00000da3 nbranch  0x00002486 , 0x00000028 
+ 00009349  0x00000da4 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00009350  0x00000da6 fetcht  0x00000003 , 0x000040bd 
+ 00009351  0x00000da7 iadd  0x00000002 , 0x0000003f 
+ 00009352  0x00000da8 store  0x00000003 , 0x000040bd 
+ 00009353  0x00000daa setarg  0x00000000 
+ 00009354  0x00000dab store  0x00000004 , 0x000040ad 
+ 00009355  0x00000dac rtn 
+ 00009356  0x00000db0 bpatch  0x00000028 , 0x00004005 
+ 00009357  0x00000db1 call  0x00002408 
+ 00009358  0x00000db2 fetch  0x00000003 , 0x000040bd 
+ 00009359  0x00000db3 rtn  0x00000034 
+ 00009360  0x00000db4 fetch  0x00000001 , 0x00004094 
+ 00009361  0x00000db5 rtn  0x00000034 
+ 00009362  0x00000db6 fetch  0x00000001 , 0x0000446c 
+ 00009363  0x00000db7 branch  0x00002496 , 0x00000034 
+ 00009364  0x00000db8 fetch  0x00000001 , 0x0000446e 
+ 00009365  0x00000db9 rtn  0x00000034 
+ 00009366  0x00000dbb fetch  0x00000001 , 0x0000446d 
+ 00009367  0x00000dbc nrtn  0x00000034 
+ 00009368  0x00000dbd arg  0x000020af , 0x00000013 
+ 00009369  0x00000dbe call  0x00002069 
+ 00009370  0x00000dbf rtn  0x00000005 
+ 00009371  0x00000dc0 call  0x000024ef 
+ 00009372  0x00000dc1 nrtn  0x00000034 
+ 00009373  0x00000dc2 call  0x0000205d 
+ 00009374  0x00000dc3 nbranch  0x000024bd , 0x00000005 
+ 00009375  0x00000dc4 rtn  0x0000002b 
+ 00009376  0x00000dc5 bpatch  0x00000029 , 0x00004005 
+ 00009377  0x00000dc6 fetcht  0x00000001 , 0x00000015 
+ 00009378  0x00000dc7 fetch  0x00000002 , 0x00004042 
+ 00009379  0x00000dc8 imul32  0x00000002 , 0x0000003f 
+ 00009380  0x00000dc9 rshift4  0x00000002 , 0x00000002 
+ 00009381  0x00000dca rshift2  0x00000002 , 0x00000002 
+ 00009382  0x00000dcb isub  0x00000002 , 0x0000003f 
+ 00009383  0x00000dcc fetcht  0x00000004 , 0x00004044 
+ 00009384  0x00000dcd iadd  0x00000002 , 0x0000003f 
+ 00009385  0x00000dce fetcht  0x00000001 , 0x000040a6 
+ 00009386  0x00000dcf isub  0x00000002 , 0x0000003f 
+ 00009387  0x00000dd0 lshift16  0x0000003f , 0x00000030 
+ 00009388  0x00000dd1 fetch  0x00000002 , 0x0000404e 
+ 00009389  0x00000dd2 rshift  0x0000003f , 0x0000003f 
+ 00009390  0x00000dd3 call  0x00007d2c 
+ 00009391  0x00000dd4 deposit  0x00000030 
+ 00009392  0x00000dd5 call  0x00007d12 
+ 00009393  0x00000dd6 copy  0x0000001a , 0x00000002 
+ 00009394  0x00000dd7 call  0x00007d10 
+ 00009395  0x00000dd8 rtn  0x00000028 
+ 00009396  0x00000dda call  0x00007d25 
+ 00009397  0x00000ddc bpatch  0x0000002a , 0x00004005 
+ 00009398  0x00000ddd fetch  0x00000001 , 0x000040c3 
+ 00009399  0x00000dde isub  0x00000002 , 0x0000003e 
+ 00009400  0x00000ddf branch  0x00002489 , 0x00000002 
+ 00009401  0x00000de0 storet  0x00000004 , 0x000040a9 
+ 00009402  0x00000de1 call  0x000042c5 
+ 00009403  0x00000de3 fetcht  0x00000004 , 0x000040a9 
+ 00009404  0x00000de4 branch  0x0000241e 
+ 00009405  0x00000de7 bpatch  0x0000002b , 0x00004005 
+ 00009406  0x00000de8 fetch  0x00000001 , 0x00004388 
+ 00009407  0x00000de9 nbranch  0x000024c1 , 0x00000034 
+ 00009408  0x00000dea rtn 
+ 00009409  0x00000ded fetch  0x00000002 , 0x000040a4 
+ 00009410  0x00000dee rtn  0x00000034 
+ 00009411  0x00000df0 fetcht  0x00000001 , 0x000040a6 
+ 00009412  0x00000df1 isub  0x00000002 , 0x0000003f 
+ 00009413  0x00000df2 arg  0x00001d4c , 0x00000002 
+ 00009414  0x00000df3 imul32  0x00000002 , 0x0000003f 
+ 00009415  0x00000df4 branch  0x000024b4 
+ 00009416  0x00000df8 fetch  0x00000002 , 0x000043e5 
+ 00009417  0x00000df9 call  0x00007d79 
+ 00009418  0x00000dfa nbranch  0x000024e0 , 0x00000034 
+ 00009419  0x00000dfb jam  0x00000000 , 0x00000015 
+ 00009420  0x00000dfc bmark0  0x0000000d , 0x000024e0 
+ 00009421  0x00000dfd fetch  0x00000001 , 0x000040c2 
+ 00009422  0x00000dfe branch  0x000024e4 , 0x00000034 
+ 00009423  0x00000dff increase  0xffffffff , 0x0000003f 
+ 00009424  0x00000e00 store  0x00000001 , 0x000040c2 
+ 00009425  0x00000e01 rtn 
+ 00009426  0x00000e07 jam  0x00000000 , 0x000040a8 
+ 00009427  0x00000e08 fetch  0x00000003 , 0x000040b7 
+ 00009428  0x00000e09 increase  0x00000001 , 0x0000003f 
+ 00009429  0x00000e0a store  0x00000003 , 0x000040b7 
+ 00009430  0x00000e0b rtn 
+ 00009431  0x00000e0f bpatch  0x0000002c , 0x00004005 
+ 00009432  0x00000e10 jam  0x00000000 , 0x00000015 
+ 00009433  0x00000e11 fetch  0x00000003 , 0x000040ba 
+ 00009434  0x00000e12 increase  0x00000001 , 0x0000003f 
+ 00009435  0x00000e13 store  0x00000003 , 0x000040ba 
+ 00009436  0x00000e14 fetch  0x00000001 , 0x000040a8 
+ 00009437  0x00000e15 increase  0x00000001 , 0x0000003f 
+ 00009438  0x00000e16 store  0x00000001 , 0x000040a8 
+ 00009439  0x00000e17 rtn 
+ 00009440  0x00000e1a jam  0x00000000 , 0x00000015 
+ 00009441  0x00000e1b fetch  0x00000001 , 0x000040c1 
+ 00009442  0x00000e1c store  0x00000001 , 0x000040c2 
+ 00009443  0x00000e1d rtn 
+ 00009444  0x00000e20 fetcht  0x00000001 , 0x000040c0 
+ 00009445  0x00000e21 storet  0x00000001 , 0x00000015 
+ 00009446  0x00000e22 rtn 
+ 00009447  0x00000e27 fetch  0x00000002 , 0x000040a2 
+ 00009448  0x00000e28 qset1  0x0000003f 
+ 00009449  0x00000e29 store  0x00000002 , 0x000040a2 
+ 00009450  0x00000e2a rtn 
+ 00009451  0x00000e2d fetch  0x00000002 , 0x000040a2 
+ 00009452  0x00000e2e qset0  0x0000003f 
+ 00009453  0x00000e2f store  0x00000002 , 0x000040a2 
+ 00009454  0x00000e30 rtn 
+ 00009455  0x00000e35 bpatch  0x0000002d , 0x00004005 
+ 00009456  0x00000e36 call  0x000042c3 
+ 00009457  0x00000e37 fetch  0x00000002 , 0x000040a2 
+ 00009458  0x00000e38 copy  0x0000003f , 0x00000011 
+ 00009459  0x00000e39 fetch  0x00000003 , 0x0000444b 
+ 00009460  0x00000e3a nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00009461  0x00000e3b fetch  0x00000008 , 0x000044d3 
+ 00009462  0x00000e3c nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00009463  0x00000e3d fetch  0x00000008 , 0x000044db 
+ 00009464  0x00000e3e nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00009465  0x00000e3f fetch  0x00000001 , 0x00004114 
+ 00009466  0x00000e40 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00009467  0x00000e41 fetch  0x00000001 , 0x000043cb 
+ 00009468  0x00000e42 compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00009469  0x00000e43 call  0x00002501 , 0x00000001 
+ 00009470  0x00000e44 copy  0x00000011 , 0x0000003f 
+ 00009471  0x00000e45 store  0x00000002 , 0x000040a2 
+ 00009472  0x00000e46 rtn 
+ 00009473  0x00000e49 fetch  0x00000002 , 0x00008112 
+ 00009474  0x00000e4a nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00009475  0x00000e4b fetch  0x00000002 , 0x0000810e 
+ 00009476  0x00000e4c nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00009477  0x00000e4d rtn 
+ 00009478  0x00000e57 bpatchx  0x0000000e , 0x00004021 
+ 00009479  0x00000e58 disable  0x0000002b 
+ 00009480  0x00000e59 jam  0x00000001 , 0x0000017e 
+ 00009481  0x00000e5a jam  0x00000003 , 0x00000168 
+ 00009482  0x00000e5b jam  0x00000001 , 0x0000017f 
+ 00009483  0x00000e5c setarg  0xffffffff 
+ 00009484  0x00000e5d store  0x00000002 , 0x00000182 
+ 00009485  0x00000e5e force  0x00000000 , 0x0000003f 
+ 00009486  0x00000e5f store  0x00000001 , 0x00000180 
+ 00009487  0x00000e60 store  0x00000001 , 0x0000018b 
+ 00009488  0x00000e61 store  0x00000003 , 0x000040b7 
+ 00009489  0x00000e62 store  0x00000003 , 0x000040ba 
+ 00009490  0x00000e63 call  0x0000285c 
+ 00009491  0x00000e64 jam  0x00000001 , 0x00004169 
+ 00009492  0x00000e65 jam  0x00000000 , 0x0000416a 
+ 00009493  0x00000e66 jam  0x00000001 , 0x0000019d 
+ 00009494  0x00000e67 jam  0x00000001 , 0x0000019e 
+ 00009495  0x00000e68 jam  0x00000000 , 0x00004396 
+ 00009496  0x00000e69 branch  0x00002935 
+ 00009497  0x00000e6c bpatchx  0x0000000f , 0x00004021 
+ 00009498  0x00000e6d enable  0x00000029 
+ 00009499  0x00000e6e jam  0x00000003 , 0x00000169 
+ 00009500  0x00000e6f jam  0x00000001 , 0x00004398 
+ 00009501  0x00000e70 jam  0x00000001 , 0x000006b1 
+ 00009502  0x00000e71 setarg  0x0000ffff 
+ 00009503  0x00000e72 store  0x00000002 , 0x000006b3 
+ 00009504  0x00000e73 force  0x00000000 , 0x0000003f 
+ 00009505  0x00000e74 store  0x00000005 , 0x00004455 
+ 00009506  0x00000e75 set1  0x00000027 , 0x0000003f 
+ 00009507  0x00000e76 store  0x00000005 , 0x00004450 
+ 00009508  0x00000e77 branch  0x00002506 
+ 00009509  0x00000e7b bpatchx  0x00000010 , 0x00004022 
+ 00009510  0x00000e7c disable  0x00000029 
+ 00009511  0x00000e7d setarg  0x00000017 
+ 00009512  0x00000e7e store  0x00000002 , 0x000042e3 
+ 00009513  0x00000e7f increase  0x00000004 , 0x0000003f 
+ 00009514  0x00000e80 store  0x00000002 , 0x000043b8 
+ 00009515  0x00000e81 jam  0x00000001 , 0x00000169 
+ 00009516  0x00000e82 jam  0x00000000 , 0x00004388 
+ 00009517  0x00000e83 jam  0x00000000 , 0x00000015 
+ 00009518  0x00000e84 call  0x00002592 
+ 00009519  0x00000e85 fetch  0x00000002 , 0x00000196 
+ 00009520  0x00000e86 store  0x00000002 , 0x000042f5 
+ 00009521  0x00000e87 fetch  0x00000002 , 0x0000016a 
+ 00009522  0x00000e88 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00009523  0x00000e89 rshift4  0x0000003f , 0x0000003f 
+ 00009524  0x00000e8a store  0x00000002 , 0x00000196 
+ 00009525  0x00000e8b branch  0x00002506 
+ 00009526  0x00000e93 bpatchx  0x00000011 , 0x00004022 
+ 00009527  0x00000e94 call  0x000025b8 
+ 00009528  0x00000e95 fetch  0x00000001 , 0x00000168 
+ 00009529  0x00000e96 isolate1  0x00000004 , 0x0000003f 
+ 00009530  0x00000e97 setflag  0x00000001 , 0x00000032 , 0x00000000 
+ 00009531  0x00000e98 call  0x000042b2 
+ 00009532  0x00000e99 fetch  0x00000001 , 0x00000169 
+ 00009533  0x00000e9a bbit1  0x00000001 , 0x0000253f 
+ 00009534  0x00000e9b branch  0x00002551 
+ 00009535  0x00000ea2 bpatchx  0x00000012 , 0x00004022 
+ 00009536  0x00000ea3 enable  0x00000029 
+ 00009537  0x00000ea4 call  0x0000292b 
+ 00009538  0x00000ea5 branch  0x0000254e , 0x00000002 
+ 00009539  0x00000ea6 call  0x000025fb 
+ 00009540  0x00000ea7 call  0x00002871 
+ 00009541  0x00000ea8 disable  0x0000002d 
+ 00009542  0x00000ea9 call  0x00002730 
+ 00009543  0x00000eaa nrtn  0x0000002d 
+ 00009544  0x00000eab fetch  0x00000001 , 0x00000005 
+ 00009545  0x00000eac increase  0x00000001 , 0x0000003f 
+ 00009546  0x00000ead store  0x00000001 , 0x00000005 
+ 00009547  0x00000eae call  0x00002823 
+ 00009548  0x00000eaf disable  0x00000029 
+ 00009549  0x00000eb0 rtn 
+ 00009550  0x00000eb3 call  0x00002586 
+ 00009551  0x00000eb4 disable  0x00000029 
+ 00009552  0x00000eb5 rtn 
+ 00009553  0x00000ebb bpatchx  0x00000013 , 0x00004022 
+ 00009554  0x00000ebc jam  0x00000000 , 0x0000433e 
+ 00009555  0x00000ebd set0  0x00000030 , 0x00000000 
+ 00009556  0x00000ebe call  0x00007552 
+ 00009557  0x00000ebf call  0x00002ff5 
+ 00009558  0x00000ec0 disable  0x0000002e 
+ 00009559  0x00000ec1 call  0x0000292b 
+ 00009560  0x00000ec2 branch  0x00002586 , 0x00000002 
+ 00009561  0x00000ec3 fetch  0x00000001 , 0x0000019d 
+ 00009562  0x00000ec4 call  0x000025a4 
+ 00009563  0x00000ec5 call  0x000025fb 
+ 00009564  0x00000ec6 call  0x00002652 
+ 00009565  0x00000ec7 nbranch  0x00002577 , 0x00000018 
+ 00009566  0x00000ec8 call  0x00002597 
+ 00009567  0x00000ec9 branch  0x00002562 , 0x0000002d 
+ 00009568  0x00000eca bmark1  0x00000030 , 0x00002562 
+ 00009569  0x00000ecb branch  0x00002571 
+ 00009570  0x00000ed0 bpatchx  0x00000014 , 0x00004022 
+ 00009571  0x00000ed1 fetch  0x00000001 , 0x0000433e 
+ 00009572  0x00000ed2 pincrease  0x00000001 
+ 00009573  0x00000ed3 store  0x00000001 , 0x0000433e 
+ 00009574  0x00000ed4 beq  0x0000000c , 0x00002571 
+ 00009575  0x00000ed5 call  0x00002823 
+ 00009576  0x00000ed6 call  0x00002871 
+ 00009577  0x00000ed7 fetch  0x00000001 , 0x0000019e 
+ 00009578  0x00000ed8 call  0x000025a4 
+ 00009579  0x00000ed9 call  0x00002741 
+ 00009580  0x00000eda call  0x000028d4 
+ 00009581  0x00000edb fetch  0x00000002 , 0x000043e1 
+ 00009582  0x00000edc call  0x00007d79 
+ 00009583  0x00000edd call  0x0000257b 
+ 00009584  0x00000ede branch  0x00002580 , 0x00000028 
+ 00009585  0x00000ee0 bpatchx  0x00000015 , 0x00004022 
+ 00009586  0x00000ee1 call  0x00002fba 
+ 00009587  0x00000ee2 call  0x00002fb1 
+ 00009588  0x00000ee3 call  0x00007841 
+ 00009589  0x00000ee4 fetch  0x00000001 , 0x0000018b 
+ 00009590  0x00000ee5 bbit1  0x00000003 , 0x00002586 
+ 00009591  0x00000ee7 bpatchx  0x00000016 , 0x00004022 
+ 00009592  0x00000ee8 call  0x000020cf 
+ 00009593  0x00000ee9 call  0x000029a5 
+ 00009594  0x00000eea branch  0x000020f7 
+ 00009595  0x00000eee disable  0x00000028 
+ 00009596  0x00000eef bmark1  0x0000002a , 0x00007dba 
+ 00009597  0x00000ef0 bmark1  0x00000029 , 0x00007dba 
+ 00009598  0x00000ef1 bmark1  0x00000030 , 0x00007dba 
+ 00009599  0x00000ef2 rtn 
+ 00009600  0x00000ef6 bpatchx  0x00000017 , 0x00004022 
+ 00009601  0x00000ef7 enable  0x0000002e 
+ 00009602  0x00000ef8 call  0x00002734 
+ 00009603  0x00000ef9 branch  0x00002562 , 0x0000002d 
+ 00009604  0x00000efa bmark1  0x00000030 , 0x00002562 
+ 00009605  0x00000efb branch  0x00002571 
+ 00009606  0x00000f00 bpatchx  0x00000018 , 0x00004023 
+ 00009607  0x00000f01 call  0x0000258d 
+ 00009608  0x00000f02 call  0x00004302 
+ 00009609  0x00000f03 call  0x00002592 
+ 00009610  0x00000f04 call  0x00003003 
+ 00009611  0x00000f05 jam  0x00000015 , 0x0000066f 
+ 00009612  0x00000f06 branch  0x0000782b 
+ 00009613  0x00000f09 arg  0x00004441 , 0x00000005 
+ 00009614  0x00000f0a call  0x00007c99 
+ 00009615  0x00000f0b jam  0x00000000 , 0x0000017e 
+ 00009616  0x00000f0c jam  0x00000000 , 0x00000169 
+ 00009617  0x00000f0d jam  0x00000000 , 0x00000168 
+ 00009618  0x00000f0f bpatchx  0x00000019 , 0x00004023 
+ 00009619  0x00000f10 jam  0x00000000 , 0x000042fd 
+ 00009620  0x00000f11 jam  0x00000000 , 0x000042fc 
+ 00009621  0x00000f12 call  0x00007452 
+ 00009622  0x00000f13 rtn 
+ 00009623  0x00000f16 bpatchx  0x0000001a , 0x00004023 
+ 00009624  0x00000f17 fetch  0x00000001 , 0x00000005 
+ 00009625  0x00000f18 increase  0x00000001 , 0x0000003f 
+ 00009626  0x00000f19 store  0x00000001 , 0x00000005 
+ 00009627  0x00000f1a fetch  0x00000001 , 0x00000168 
+ 00009628  0x00000f1b rtnbit1  0x00000003 
+ 00009629  0x00000f1c set1  0x00000003 , 0x0000003f 
+ 00009630  0x00000f1d store  0x00000001 , 0x00000168 
+ 00009631  0x00000f1e fetch  0x00000002 , 0x000042f5 
+ 00009632  0x00000f1f store  0x00000002 , 0x00000196 
+ 00009633  0x00000f20 setarg  0x00000000 
+ 00009634  0x00000f21 store  0x00000004 , 0x0000431d 
+ 00009635  0x00000f22 rtn 
+ 00009636  0x00000f2b copy  0x0000003f , 0x00000002 
+ 00009637  0x00000f2c bpatchx  0x0000001b , 0x00004023 
+ 00009638  0x00000f2e copy  0x00000002 , 0x0000003f 
+ 00009639  0x00000f2f bbit1  0x00000000 , 0x000025b8 
+ 00009640  0x00000f30 bbit1  0x00000001 , 0x000025ad 
+ 00009641  0x00000f31 bbit0  0x00000002 , 0x000025b8 
+ 00009642  0x00000f32 bbit1  0x00000007 , 0x000025b4 
+ 00009643  0x00000f33 bbit1  0x00000002 , 0x000025b0 
+ 00009644  0x00000f34 branch  0x000025b8 
+ 00009645  0x00000f37 set0  0x0000002f , 0x00000000 
+ 00009646  0x00000f38 set1  0x0000002d , 0x00000000 
+ 00009647  0x00000f39 rtn 
+ 00009648  0x00000f3d set0  0x0000002d , 0x00000000 
+ 00009649  0x00000f3e set1  0x0000002f , 0x00000000 
+ 00009650  0x00000f3f set0  0x0000002e , 0x00000000 
+ 00009651  0x00000f40 rtn 
+ 00009652  0x00000f44 set0  0x0000002d , 0x00000000 
+ 00009653  0x00000f45 set1  0x0000002f , 0x00000000 
+ 00009654  0x00000f46 set1  0x0000002e , 0x00000000 
+ 00009655  0x00000f47 rtn 
+ 00009656  0x00000f4a bpatchx  0x0000001c , 0x00004023 
+ 00009657  0x00000f4b set0  0x0000002d , 0x00000000 
+ 00009658  0x00000f4c set0  0x0000002f , 0x00000000 
+ 00009659  0x00000f4d rtn 
+ 00009660  0x00000f51 bpatchx  0x0000001d , 0x00004023 
+ 00009661  0x00000f52 set0  0x00000032 , 0x00000000 
+ 00009662  0x00000f53 jam  0x00000001 , 0x00008901 
+ 00009663  0x00000f54 jam  0x00000080 , 0x00008920 
+ 00009664  0x00000f55 jam  0x00000003 , 0x00008930 
+ 00009665  0x00000f56 rtn 
+ 00009666  0x00000f59 bpatchx  0x0000001e , 0x00004023 
+ 00009667  0x00000f5a disable  0x00000009 
+ 00009668  0x00000f5b disable  0x00000007 
+ 00009669  0x00000f5c fetch  0x00000003 , 0x00000190 
+ 00009670  0x00000f5d iforce  0x0000000f 
+ 00009671  0x00000f5e fetch  0x00000001 , 0x00000007 
+ 00009672  0x00000f60 reverse  0x0000003f , 0x00000002 
+ 00009673  0x00000f61 set1  0x00000001 , 0x00000002 
+ 00009674  0x00000f62 rshift  0x00000002 , 0x0000000e 
+ 00009675  0x00000f63 rtn 
+ 00009676  0x00000f67 call  0x000025d5 
+ 00009677  0x00000f69 call  0x0000216f 
+ 00009678  0x00000f6a fetch  0x00000002 , 0x0000003e 
+ 00009679  0x00000f6b call  0x0000235c 
+ 00009680  0x00000f6c branch  0x000021a6 
+ 00009681  0x00000f6f branch  0x000021fc , 0x0000002d 
+ 00009682  0x00000f70 bmark1  0x00000030 , 0x000021fc 
+ 00009683  0x00000f72 call  0x000025d5 
+ 00009684  0x00000f73 branch  0x000021f9 
+ 00009685  0x00000f76 bpatchx  0x0000001f , 0x00004023 
+ 00009686  0x00000f77 call  0x00002160 
+ 00009687  0x00000f78 fetch  0x00000001 , 0x000001bb 
+ 00009688  0x00000f79 nbranch  0x000025e8 , 0x00000034 
+ 00009689  0x00000f7a fetch  0x00000001 , 0x00000007 
+ 00009690  0x00000f7b sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009691  0x00000f7c branch  0x000025e2 , 0x00000002 
+ 00009692  0x00000f7d force  0x00000000 , 0x00000002 
+ 00009693  0x00000f7e rtneq  0x00000025 
+ 00009694  0x00000f7f force  0x00000018 , 0x00000002 
+ 00009695  0x00000f80 rtneq  0x00000026 
+ 00009696  0x00000f81 force  0x0000004e , 0x00000002 
+ 00009697  0x00000f82 rtn 
+ 00009698  0x00000f85 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00009699  0x00000f86 branch  0x000025e5 , 0x00000002 
+ 00009700  0x00000f87 increase  0x00000001 , 0x0000003f 
+ 00009701  0x00000f8a lshift  0x0000003f , 0x0000003f 
+ 00009702  0x00000f8b add  0x0000003f , 0x00000002 , 0x00000002 
+ 00009703  0x00000f8c rtn 
+ 00009704  0x00000f8f fetch  0x00000001 , 0x00000007 
+ 00009705  0x00000f90 lshift  0x0000003f , 0x00000002 
+ 00009706  0x00000f91 rtn 
+ 00009707  0x00000f94 arg  0x000001f4 , 0x00000002 
+ 00009708  0x00000f95 rtn  0x00000034 
+ 00009709  0x00000f96 arg  0x000000fa , 0x00000002 
+ 00009710  0x00000f97 rtneq  0x00000001 
+ 00009711  0x00000f98 arg  0x00000096 , 0x00000002 
+ 00009712  0x00000f99 rtneq  0x00000002 
+ 00009713  0x00000f9a arg  0x00000064 , 0x00000002 
+ 00009714  0x00000f9b rtneq  0x00000003 
+ 00009715  0x00000f9c arg  0x0000004b , 0x00000002 
+ 00009716  0x00000f9d rtneq  0x00000004 
+ 00009717  0x00000f9e arg  0x00000032 , 0x00000002 
+ 00009718  0x00000f9f rtneq  0x00000005 
+ 00009719  0x00000fa0 arg  0x00000028 , 0x00000002 
+ 00009720  0x00000fa1 rtneq  0x00000006 
+ 00009721  0x00000fa2 arg  0x00000014 , 0x00000002 
+ 00009722  0x00000fa3 rtn 
+ 00009723  0x00000fa8 bpatchx  0x00000020 , 0x00004024 
+ 00009724  0x00000fa9 enable  0x00000010 
+ 00009725  0x00000faa fetch  0x00000004 , 0x0000018c 
+ 00009726  0x00000fab iforce  0x00000009 
+ 00009727  0x00000fac call  0x00002630 
+ 00009728  0x00000fad setarg  0x00000200 
+ 00009729  0x00000fae branch  0x00002604 , 0x00000029 
+ 00009730  0x00000faf fetch  0x00000002 , 0x00000176 
+ 00009731  0x00000fb0 rshift  0x0000003f , 0x0000003f 
+ 00009732  0x00000fb2 fetcht  0x00000002 , 0x0000003e 
+ 00009733  0x00000fb3 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x00000fb4 call  0x00002343 
+ 00009735  0x00000fb5 deposit  0x0000001a 
+ 00009736  0x00000fb6 rtn 
+ 00009737  0x00000fba bpatchx  0x00000021 , 0x00004024 
+ 00009738  0x00000fbb call  0x00007c51 
+ 00009739  0x00000fbc storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009740  0x00000fbd add  0x00000011 , 0x00000001 , 0x00000006 
+ 00009741  0x00000fbe ifetch  0x00000001 , 0x00000006 
+ 00009742  0x00000fbf rtnbit0  0x00000000 
+ 00009743  0x00000fc0 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00009744  0x00000fc1 ifetch  0x00000002 , 0x00000005 
+ 00009745  0x00000fc2 increase  0x00000001 , 0x0000003f 
+ 00009746  0x00000fc3 istore  0x00000002 , 0x00000005 
+ 00009747  0x00000fc4 call  0x000027a2 
+ 00009748  0x00000fc5 call  0x000027c4 
+ 00009749  0x00000fc6 call  0x000027cd 
+ 00009750  0x00000fc7 call  0x0000261a 
+ 00009751  0x00000fc8 call  0x00007c60 
+ 00009752  0x00000fc9 fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00009753  0x00000fca rtn 
+ 00009754  0x00000fcd add  0x00000011 , 0x00000019 , 0x00000006 
+ 00009755  0x00000fce ifetch  0x00000001 , 0x00000006 
+ 00009756  0x00000fcf add  0x00000011 , 0x00000018 , 0x00000005 
+ 00009757  0x00000fd0 ifetcht  0x00000001 , 0x00000005 
+ 00009758  0x00000fd1 iadd  0x00000002 , 0x0000003f 
+ 00009759  0x00000fd2 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00009760  0x00000fd3 branch  0x00002622 , 0x00000002 
+ 00009761  0x00000fd4 increase  0xffffffdb , 0x0000003f 
+ 00009762  0x00000fd6 istore  0x00000001 , 0x00000005 
+ 00009763  0x00000fd7 rtn 
+ 00009764  0x00000fdb add  0x00000011 , 0x00000030 , 0x00000006 
+ 00009765  0x00000fdc ifetch  0x00000005 , 0x00000006 
+ 00009766  0x00000fdd force  0x00000000 , 0x00000002 
+ 00009767  0x00000fde force  0x00000025 , 0x00000039 
+ 00009768  0x00000fe0 bbit0  0x00000000 , 0x0000262a 
+ 00009769  0x00000fe1 increase  0x00000001 , 0x00000002 
+ 00009770  0x00000fe3 rshift  0x0000003f , 0x0000003f 
+ 00009771  0x00000fe4 loop  0x00002628 
+ 00009772  0x00000fe5 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00009773  0x00000fe6 add  0x00000011 , 0x00000022 , 0x00000005 
+ 00009774  0x00000fe7 istore  0x00000001 , 0x00000005 
+ 00009775  0x00000fe8 rtn 
+ 00009776  0x00000feb bpatchx  0x00000022 , 0x00004024 
+ 00009777  0x00000fec fetch  0x00000001 , 0x00000180 
+ 00009778  0x00000fed iforce  0x00000007 
+ 00009779  0x00000fee fetcht  0x00000005 , 0x00000198 
+ 00009780  0x00000fef qisolate1  0x00000002 
+ 00009781  0x00000ff0 branch  0x00002645 , 0x00000001 
+ 00009782  0x00000ff2 fetch  0x00000001 , 0x0000018a 
+ 00009783  0x00000ff3 isub  0x00000007 , 0x0000003f 
+ 00009784  0x00000ff4 branch  0x0000263b , 0x00000002 
+ 00009785  0x00000ff5 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00009786  0x00000ff6 branch  0x00002636 
+ 00009787  0x00000ff8 copy  0x00000007 , 0x00000039 
+ 00009788  0x00000ff9 force  0x00000000 , 0x00000007 
+ 00009789  0x00000ffb qisolate1  0x00000002 
+ 00009790  0x00000ffc branch  0x00002640 , 0x00000001 
+ 00009791  0x00000ffd increase  0x00000001 , 0x00000039 
+ 00009792  0x00000fff deposit  0x00000039 
+ 00009793  0x00001000 branch  0x00002645 , 0x00000034 
+ 00009794  0x00001001 increase  0x00000001 , 0x00000007 
+ 00009795  0x00001002 increase  0xffffffff , 0x00000039 
+ 00009796  0x00001003 branch  0x0000263d 
+ 00009797  0x00001005 deposit  0x00000007 
+ 00009798  0x00001006 store  0x00000001 , 0x00000007 
+ 00009799  0x00001007 rtn 
+ 00009800  0x0000100b branch  0x0000264b , 0x00000029 
+ 00009801  0x0000100c until  0x0000003e , 0x00000003 
+ 00009802  0x0000100d rtn 
+ 00009803  0x00001010 arg  0x00000ea0 , 0x0000000b 
+ 00009804  0x00001011 until  0x00000023 , 0x00000026 
+ 00009805  0x00001012 rtn 
+ 00009806  0x00001015 disable  0x00000010 
+ 00009807  0x00001016 fetch  0x00000002 , 0x00004346 
+ 00009808  0x00001017 copy  0x0000003f , 0x0000000b 
+ 00009809  0x00001018 branch  0x00002658 
+ 00009810  0x0000101c bpatchx  0x00000023 , 0x00004024 
+ 00009811  0x0000101d call  0x000026be 
+ 00009812  0x0000101e enable  0x00000010 
+ 00009813  0x0000101f fetch  0x00000002 , 0x00000176 
+ 00009814  0x00001020 fetcht  0x00000004 , 0x0000431d 
+ 00009815  0x00001021 iadd  0x00000002 , 0x0000000b 
+ 00009816  0x00001023 call  0x000025cc 
+ 00009817  0x00001025 bpatchx  0x00000024 , 0x00004024 
+ 00009818  0x00001026 call  0x000025c2 
+ 00009819  0x00001027 bmark0  0x0000002f , 0x00002660 
+ 00009820  0x00001028 pulse  0x00000039 
+ 00009821  0x00001029 nop  0x0000001e 
+ 00009822  0x0000102a call  0x000025c2 
+ 00009823  0x0000102b lshift3  0x0000000b , 0x0000000b 
+ 00009824  0x0000102d disable  0x0000002d 
+ 00009825  0x0000102e enable  0x0000000d 
+ 00009826  0x0000102f enable  0x00000021 
+ 00009827  0x00001030 disable  0x00000020 
+ 00009828  0x00001031 copy  0x0000000b , 0x0000001b 
+ 00009829  0x00001032 correlate  0x0000003e , 0x00000003 
+ 00009830  0x00001033 branch  0x00002669 , 0x0000002e 
+ 00009831  0x00001034 copy  0x0000001a , 0x00000002 
+ 00009832  0x00001035 storet  0x00000006 , 0x0000000f 
+ 00009833  0x00001037 nbranch  0x000026fa , 0x00000018 
+ 00009834  0x00001038 enable  0x00000010 
+ 00009835  0x00001039 fetch  0x00000001 , 0x00004167 
+ 00009836  0x0000103a arg  0x00004e20 , 0x00000002 
+ 00009837  0x0000103b iadd  0x00000002 , 0x00000002 
+ 00009838  0x0000103c fetch  0x00000001 , 0x00004148 
+ 00009839  0x0000103d imul32  0x00000002 , 0x0000001b 
+ 00009840  0x0000103e call  0x00006877 
+ 00009841  0x0000103f branch  0x00002677 , 0x0000002e 
+ 00009842  0x00001040 call  0x000026ff 
+ 00009843  0x00001041 fetch  0x00000001 , 0x00000168 
+ 00009844  0x00001042 bbit0  0x00000003 , 0x00002677 
+ 00009845  0x00001043 fetcht  0x00000006 , 0x0000000f 
+ 00009846  0x00001044 call  0x00002477 , 0x0000002b 
+ 00009847  0x00001046 call  0x000022e9 
+ 00009848  0x00001047 enable  0x00000007 
+ 00009849  0x00001048 enable  0x00000009 
+ 00009850  0x00001049 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009851  0x0000104a rshift3  0x0000000c , 0x0000003f 
+ 00009852  0x0000104b store  0x00000001 , 0x0000004c 
+ 00009853  0x0000104c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009854  0x0000104d rshift3  0x0000000c , 0x0000003f 
+ 00009855  0x0000104e store  0x00000001 , 0x0000004d 
+ 00009856  0x0000104f copy  0x0000003f , 0x00000039 
+ 00009857  0x00001050 branch  0x0000269d , 0x00000005 
+ 00009858  0x00001052 bmark1  0x00000032 , 0x00002688 
+ 00009859  0x00001055 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009860  0x00001056 rshift3  0x0000000c , 0x0000003f 
+ 00009861  0x00001057 istore  0x00000001 , 0x00000005 
+ 00009862  0x00001058 loop  0x00002683 
+ 00009863  0x00001059 branch  0x0000269d 
+ 00009864  0x0000105c copy  0x00000005 , 0x00000012 
+ 00009865  0x0000105d bpatchx  0x00000025 , 0x00004024 
+ 00009866  0x0000105e call  0x0000281c 
+ 00009867  0x00001060 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009868  0x00001061 increase  0xfffffffc , 0x00000011 
+ 00009869  0x00001062 nbranch  0x000026f2 , 0x00000002 
+ 00009870  0x00001064 call  0x000026c3 
+ 00009871  0x00001065 copy  0x00000012 , 0x00000005 
+ 00009872  0x00001066 arg  0x00000000 , 0x00000002 
+ 00009873  0x00001067 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00009874  0x00001068 increase  0xfffffffc , 0x00000039 
+ 00009875  0x00001069 branch  0x0000269b , 0x00000005 
+ 00009876  0x0000106c parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009877  0x0000106d rshift3  0x0000000c , 0x0000003f 
+ 00009878  0x0000106e istore  0x00000001 , 0x00000005 
+ 00009879  0x0000106f increase  0x00000001 , 0x00000002 
+ 00009880  0x00001070 and  0x00000002 , 0x0000000f , 0x0000003e 
+ 00009881  0x00001071 call  0x000026e1 , 0x00000005 
+ 00009882  0x00001072 loop  0x00002694 
+ 00009883  0x00001074 call  0x000026e9 
+ 00009884  0x00001075 copy  0x00000012 , 0x00000005 
+ 00009885  0x00001079 bpatchx  0x00000026 , 0x00004024 
+ 00009886  0x0000107a parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00009887  0x0000107b rshift32  0x0000003f , 0x0000003f 
+ 00009888  0x0000107c rshift16  0x0000003f , 0x0000003f 
+ 00009889  0x0000107d istore  0x00000003 , 0x00000005 
+ 00009890  0x0000107e enable  0x00000010 
+ 00009891  0x0000107f call  0x0000270d 
+ 00009892  0x00001080 branch  0x000026f6 , 0x00000006 
+ 00009893  0x00001081 bmark0  0x00000032 , 0x000026af 
+ 00009894  0x00001082 fetch  0x00000001 , 0x0000004d 
+ 00009895  0x00001083 branch  0x000026af , 0x00000034 
+ 00009896  0x00001084 increase  0xfffffffc , 0x0000003f 
+ 00009897  0x00001085 store  0x00000001 , 0x0000004d 
+ 00009898  0x00001086 call  0x000072cb 
+ 00009899  0x00001087 fetch  0x00000001 , 0x00008108 
+ 00009900  0x00001088 bbit0  0x00000007 , 0x000026f2 
+ 00009901  0x00001089 force  0x0000000c , 0x00000038 
+ 00009902  0x0000108a storer  0x0000002f , 0x00000004 , 0x00000154 
+ 00009903  0x0000108c call  0x00006876 
+ 00009904  0x0000108d enable  0x0000002d 
+ 00009905  0x0000108e set0  0x00000030 , 0x00000000 
+ 00009906  0x00001090 bpatchx  0x00000027 , 0x00004024 
+ 00009907  0x00001091 call  0x000072cd 
+ 00009908  0x00001092 fetch  0x00000001 , 0x0000019d 
+ 00009909  0x00001093 nsetflag  0x0000003c , 0x00000007 , 0x0000003f 
+ 00009910  0x00001094 store  0x00000001 , 0x0000019d 
+ 00009911  0x00001095 call  0x000026b9 
+ 00009912  0x00001096 branch  0x000026bb 
+ 00009913  0x00001099 disable  0x0000000d 
+ 00009914  0x0000109a branch  0x00002160 
+ 00009915  0x0000109d bpatchx  0x00000028 , 0x00004025 
+ 00009916  0x0000109e fetcht  0x00000001 , 0x00000008 
+ 00009917  0x0000109f branch  0x000021c6 
+ 00009918  0x000010a3 rtnmark0  0x00000032 
+ 00009919  0x000010a4 call  0x00007368 
+ 00009920  0x000010a5 force  0x0000000c , 0x00000038 
+ 00009921  0x000010a6 call  0x00007370 
+ 00009922  0x000010a7 branch  0x0000736f 
+ 00009923  0x000010ab bpatchx  0x00000029 , 0x00004025 
+ 00009924  0x000010ac jam  0x00000000 , 0x0000806c 
+ 00009925  0x000010ad jam  0x00000001 , 0x0000806d 
+ 00009926  0x000010ae fetch  0x00000001 , 0x0000004c 
+ 00009927  0x000010af and_into  0x00000003 , 0x0000003f 
+ 00009928  0x000010b0 store  0x00000001 , 0x0000806e 
+ 00009929  0x000010b2 setarg  0x0000004e 
+ 00009930  0x000010b3 store  0x00000002 , 0x00008068 
+ 00009931  0x000010b4 store  0x00000002 , 0x0000806a 
+ 00009932  0x000010b6 fetchr  0x00000011 , 0x00000001 , 0x0000004d 
+ 00009933  0x000010b7 increase  0xfffffffc , 0x00000011 
+ 00009934  0x000010b9 fetcht  0x00000005 , 0x00004455 
+ 00009935  0x000010ba isolate1  0x0000000f , 0x00000000 
+ 00009936  0x000010bb call  0x000026d7 , 0x00000001 
+ 00009937  0x000010bc call  0x00007265 
+ 00009938  0x000010bd setarg  0x00000000 
+ 00009939  0x000010be store  0x00000002 , 0x000080c0 
+ 00009940  0x000010bf jam  0x00000006 , 0x0000800a 
+ 00009941  0x000010c0 jam  0x00000007 , 0x0000800a 
+ 00009942  0x000010c1 rtn 
+ 00009943  0x000010c4 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00009944  0x000010c5 branch  0x000026dc , 0x00000005 
+ 00009945  0x000010c6 increase  0xffffffff , 0x00000002 
+ 00009946  0x000010c7 set1  0x00000027 , 0x00000002 
+ 00009947  0x000010c8 rtn 
+ 00009948  0x000010cb setarg  0x00ffffff 
+ 00009949  0x000010cc lshift16  0x0000003f , 0x0000003f 
+ 00009950  0x000010cd arg  0x0000ffff , 0x00000002 
+ 00009951  0x000010ce ior  0x00000002 , 0x00000002 
+ 00009952  0x000010cf rtn 
+ 00009953  0x000010d2 copy  0x00000005 , 0x00000012 
+ 00009954  0x000010d3 fetch  0x00000001 , 0x0000004d 
+ 00009955  0x000010d4 increase  0xfffffffc , 0x0000003f 
+ 00009956  0x000010d5 isub  0x00000002 , 0x0000003e 
+ 00009957  0x000010d6 rtn  0x00000005 
+ 00009958  0x000010d7 storet  0x00000002 , 0x000080c0 
+ 00009959  0x000010d8 copy  0x00000012 , 0x00000005 
+ 00009960  0x000010d9 rtn 
+ 00009961  0x000010dc parse  0x00000003 , 0x00000000 , 0x00000020 
+ 00009962  0x000010dd rshift32  0x0000003f , 0x0000003f 
+ 00009963  0x000010de rshift8  0x0000003f , 0x0000003f 
+ 00009964  0x000010df istore  0x00000004 , 0x00000005 
+ 00009965  0x000010e0 copy  0x00000005 , 0x00000012 
+ 00009966  0x000010e2 force  0x00000000 , 0x00000038 
+ 00009967  0x000010e3 copy  0x0000003f , 0x0000002f 
+ 00009968  0x000010e4 storet  0x00000002 , 0x000080c0 
+ 00009969  0x000010e5 rtn 
+ 00009970  0x000010e8 branch  0x000026fc 
+ 00009971  0x000010eb call  0x0000270d 
+ 00009972  0x000010ec call  0x000020cf 
+ 00009973  0x000010ed branch  0x000026af 
+ 00009974  0x000010f0 call  0x00006878 
+ 00009975  0x000010f1 bmark1  0x00000030 , 0x000026fa 
+ 00009976  0x000010f2 set1  0x00000030 , 0x00000000 
+ 00009977  0x000010f3 branch  0x000026b2 
+ 00009978  0x000010f7 set0  0x00000030 , 0x00000000 
+ 00009979  0x000010f8 branch  0x000026fc 
+ 00009980  0x000010fb bpatchx  0x0000002a , 0x00004025 
+ 00009981  0x000010fc call  0x000072cd 
+ 00009982  0x000010fd branch  0x000020cf 
+ 00009983  0x00001100 bmark1  0x0000002f , 0x00002705 
+ 00009984  0x00001101 bmark1  0x0000002d , 0x00002709 
+ 00009985  0x00001102 fetch  0x00000002 , 0x00000046 
+ 00009986  0x00001103 copy  0x0000003f , 0x00000029 
+ 00009987  0x00001104 copy  0x00000021 , 0x00000028 
+ 00009988  0x00001105 rtn 
+ 00009989  0x00001109 fetch  0x00000002 , 0x0000004a 
+ 00009990  0x0000110a copy  0x0000003f , 0x00000029 
+ 00009991  0x0000110b add  0x00000021 , 0x00000001 , 0x00000028 
+ 00009992  0x0000110c rtn 
+ 00009993  0x0000110f fetch  0x00000002 , 0x00000048 
+ 00009994  0x00001110 copy  0x0000003f , 0x00000029 
+ 00009995  0x00001111 copy  0x00000021 , 0x00000028 
+ 00009996  0x00001112 rtn 
+ 00009997  0x00001116 fetch  0x00000001 , 0x0000004d 
+ 00009998  0x00001117 add  0x0000003f , 0x00000005 , 0x00000002 
+ 00009999  0x00001118 lshift3  0x00000002 , 0x00000002 
+ 00010000  0x00001119 fetch  0x00000001 , 0x0000019d 
+ 00010001  0x0000111a bmark1  0x0000002f , 0x00002714 
+ 00010002  0x0000111b bbit1  0x00000000 , 0x00002716 
+ 00010003  0x0000111c bbit1  0x00000001 , 0x00002717 
+ 00010004  0x0000111e branch  0x00002719 , 0x0000003c 
+ 00010005  0x0000111f branch  0x0000271c 
+ 00010006  0x00001122 branch  0x00002721 
+ 00010007  0x00001125 rshift  0x00000002 , 0x00000002 
+ 00010008  0x00001126 branch  0x00002721 
+ 00010009  0x00001129 add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010010  0x0000112a lshift  0x00000002 , 0x00000002 
+ 00010011  0x0000112b branch  0x0000271e 
+ 00010012  0x0000112e add  0x00000002 , 0x00000003 , 0x00000002 
+ 00010013  0x0000112f lshift3  0x00000002 , 0x00000002 
+ 00010014  0x00001131 setarg  0x00000028 
+ 00010015  0x00001132 iadd  0x00000002 , 0x00000002 
+ 00010016  0x00001133 branch  0x00002721 
+ 00010017  0x00001136 fetch  0x00000001 , 0x00004148 
+ 00010018  0x00001137 imul32  0x00000002 , 0x00000002 
+ 00010019  0x00001138 arg  0x00004e20 , 0x00000011 
+ 00010020  0x00001139 imul32  0x00000011 , 0x0000003f 
+ 00010021  0x0000113a isub  0x00000002 , 0x00000002 
+ 00010022  0x0000113b copy  0x0000001b , 0x0000003f 
+ 00010023  0x0000113c isub  0x00000002 , 0x0000001b 
+ 00010024  0x0000113d rtn 
+ 00010025  0x00001140 call  0x00002741 
+ 00010026  0x00001141 fetcht  0x00000001 , 0x00000008 
+ 00010027  0x00001142 call  0x0000216f 
+ 00010028  0x00001143 call  0x000021a6 
+ 00010029  0x00001144 enable  0x00000010 
+ 00010030  0x00001145 arg  0x0000157c , 0x0000000b 
+ 00010031  0x00001146 branch  0x00002659 
+ 00010032  0x0000114a bpatchx  0x0000002b , 0x00004025 
+ 00010033  0x0000114b fetch  0x00000001 , 0x0000019e 
+ 00010034  0x0000114c call  0x000025a4 
+ 00010035  0x0000114d call  0x00002741 
+ 00010036  0x0000114f fetch  0x00000001 , 0x0000019d 
+ 00010037  0x00001150 call  0x000025a4 
+ 00010038  0x00001152 fetcht  0x00000001 , 0x00000008 
+ 00010039  0x00001153 call  0x0000216f 
+ 00010040  0x00001154 call  0x000021a6 
+ 00010041  0x00001155 enable  0x00000010 
+ 00010042  0x00001156 arg  0x0000157c , 0x0000000b 
+ 00010043  0x00001157 bmark0  0x0000002f , 0x00002659 
+ 00010044  0x00001158 arg  0x00002134 , 0x0000000b 
+ 00010045  0x00001159 branch  0x00002659 
+ 00010046  0x0000115c bpatchx  0x0000002c , 0x00004025 
+ 00010047  0x0000115d call  0x00002741 
+ 00010048  0x0000115e branch  0x000020cf 
+ 00010049  0x00001161 bpatchx  0x0000002d , 0x00004025 
+ 00010050  0x00001162 call  0x000025c2 
+ 00010051  0x00001163 call  0x000025d1 
+ 00010052  0x00001164 call  0x0000687d 
+ 00010053  0x00001165 set1  0x00000000 , 0x00000015 
+ 00010054  0x00001166 enable  0x0000001d 
+ 00010055  0x00001167 enable  0x00000020 
+ 00010056  0x00001168 disable  0x00000021 
+ 00010057  0x00001169 call  0x00002648 
+ 00010058  0x0000116a disable  0x0000003a 
+ 00010059  0x0000116b bmark1  0x0000002f , 0x00002784 
+ 00010060  0x0000116c bmark1  0x0000002d , 0x00002796 
+ 00010061  0x0000116d rshift16  0x00000009 , 0x0000003f 
+ 00010062  0x0000116e rshift8  0x0000003f , 0x0000003f 
+ 00010063  0x0000116f rshift4  0x0000003f , 0x0000003f 
+ 00010064  0x00001170 inject  0x00000003 , 0x00000028 
+ 00010065  0x00001172 enable  0x00000007 
+ 00010066  0x00001173 enable  0x00000009 
+ 00010067  0x00001174 bpatchx  0x0000002e , 0x00004025 
+ 00010068  0x00001175 fetch  0x00000001 , 0x00004169 
+ 00010069  0x00001176 inject  0x00000003 , 0x00000008 
+ 00010070  0x00001177 ifetch  0x00000001 , 0x00000006 
+ 00010071  0x00001178 copy  0x0000003f , 0x00000039 
+ 00010072  0x00001179 inject  0x00000003 , 0x00000008 
+ 00010073  0x0000117a sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00010074  0x0000117b branch  0x00002762 , 0x00000005 
+ 00010075  0x0000117d fetch  0x00000001 , 0x0000800a 
+ 00010076  0x0000117e branch  0x0000275e , 0x00000034 
+ 00010077  0x0000117f bmark1  0x00000032 , 0x00002779 
+ 00010078  0x00001181 arg  0x0000416b , 0x00000006 
+ 00010079  0x00001183 ifetch  0x00000001 , 0x00000006 
+ 00010080  0x00001184 inject  0x00000003 , 0x00000008 
+ 00010081  0x00001185 loop  0x0000275f 
+ 00010082  0x00001188 enable  0x00000008 
+ 00010083  0x00001189 inject  0x00000003 , 0x00000018 
+ 00010084  0x0000118a disable  0x00000008 
+ 00010085  0x0000118b bmark0  0x0000002f , 0x00002769 
+ 00010086  0x0000118c disable  0x00000007 
+ 00010087  0x0000118d setarg  0x00000000 
+ 00010088  0x0000118e inject  0x00000003 , 0x00000003 
+ 00010089  0x00001190 until  0x0000003e , 0x00000027 
+ 00010090  0x00001191 nop  0x00000064 
+ 00010091  0x00001192 bpatchx  0x0000002f , 0x00004025 
+ 00010092  0x00001193 disable  0x0000001d 
+ 00010093  0x00001194 disable  0x00000038 
+ 00010094  0x00001195 call  0x00002160 
+ 00010095  0x00001196 call  0x0000687b 
+ 00010096  0x00001198 fetch  0x00000001 , 0x00004169 
+ 00010097  0x00001199 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010098  0x0000119a rtnne  0x00000003 
+ 00010099  0x0000119b fetch  0x00000001 , 0x000042fd 
+ 00010100  0x0000119c beq  0x00000002 , 0x0000285c 
+ 00010101  0x0000119d rtnne  0x00000005 
+ 00010102  0x0000119e fetch  0x00000001 , 0x0000416b 
+ 00010103  0x0000119f beq  0x00000005 , 0x00002857 
+ 00010104  0x000011a0 rtn 
+ 00010105  0x000011a4 increase  0xfffffffc , 0x00000039 
+ 00010106  0x000011a5 copy  0x00000039 , 0x00000002 
+ 00010107  0x000011a6 call  0x000072b8 
+ 00010108  0x000011a7 arg  0x0000416b , 0x00000006 
+ 00010109  0x000011a9 ifetch  0x00000001 , 0x00000006 
+ 00010110  0x000011aa inject  0x00000003 , 0x00000008 
+ 00010111  0x000011ab loop  0x0000277d 
+ 00010112  0x000011ac call  0x000072bd 
+ 00010113  0x000011ad copy  0x0000002f , 0x0000003f 
+ 00010114  0x000011ae inject  0x00000003 , 0x00000020 
+ 00010115  0x000011af branch  0x00002762 
+ 00010116  0x000011b2 arg  0x0000000a , 0x00000039 
+ 00010117  0x000011b4 setarg  0x0000003c 
+ 00010118  0x000011b5 inject  0x00000003 , 0x00000008 
+ 00010119  0x000011b6 loop  0x00002785 
+ 00010120  0x000011b7 disable  0x0000001d 
+ 00010121  0x000011b8 enable  0x00000038 
+ 00010122  0x000011b9 rshift16  0x00000009 , 0x0000003f 
+ 00010123  0x000011ba rshift16  0x0000003f , 0x0000003f 
+ 00010124  0x000011bb rshift4  0x0000003f , 0x0000003f 
+ 00010125  0x000011bc inject  0x00000003 , 0x00000020 
+ 00010126  0x000011bd bmark1  0x0000002e , 0x00002793 
+ 00010127  0x000011bf setarg  0x00000001 
+ 00010128  0x000011c0 inject  0x00000003 , 0x00000005 
+ 00010129  0x000011c1 enable  0x0000003a 
+ 00010130  0x000011c2 branch  0x00002751 
+ 00010131  0x000011c5 setarg  0x00000000 
+ 00010132  0x000011c6 inject  0x00000003 , 0x00000005 
+ 00010133  0x000011c7 branch  0x00002751 
+ 00010134  0x000011ca fetch  0x00000001 , 0x00004148 
+ 00010135  0x000011cb fetcht  0x00000001 , 0x00004168 
+ 00010136  0x000011cc iadd  0x00000002 , 0x0000003f 
+ 00010137  0x000011cd call  0x0000235c 
+ 00010138  0x000011ce rshift16  0x00000009 , 0x0000003f 
+ 00010139  0x000011cf rshift8  0x0000003f , 0x0000003f 
+ 00010140  0x000011d0 rshift4  0x0000003f , 0x00000002 
+ 00010141  0x000011d1 copy  0x00000002 , 0x0000003f 
+ 00010142  0x000011d2 inject  0x00000003 , 0x00000008 
+ 00010143  0x000011d3 copy  0x00000002 , 0x0000003f 
+ 00010144  0x000011d4 inject  0x00000003 , 0x00000028 
+ 00010145  0x000011d5 branch  0x00002751 
+ 00010146  0x000011d9 arg  0x000027a6 , 0x00000013 
+ 00010147  0x000011da arg  0x000027bc , 0x00000012 
+ 00010148  0x000011db arg  0x00000005 , 0x00000007 
+ 00010149  0x000011dc branch  0x000027fb 
+ 00010150  0x000011df add  0x00000011 , 0x00000004 , 0x00000006 
+ 00010151  0x000011e0 ifetcht  0x00000004 , 0x00000006 
+ 00010152  0x000011e1 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010153  0x000011e2 ifetch  0x00000001 , 0x00000006 
+ 00010154  0x000011e3 add  0x00000011 , 0x0000002b , 0x00000005 
+ 00010155  0x000011e4 istore  0x00000001 , 0x00000005 
+ 00010156  0x000011e5 ifetch  0x00000002 , 0x00000006 
+ 00010157  0x000011e6 lshift2  0x0000003f , 0x0000003f 
+ 00010158  0x000011e7 iadd  0x00000002 , 0x0000000b 
+ 00010159  0x000011e8 add  0x00000011 , 0x00000004 , 0x00000005 
+ 00010160  0x000011e9 deposit  0x0000000b 
+ 00010161  0x000011ea istore  0x00000004 , 0x00000005 
+ 00010162  0x000011eb ifetch  0x00000002 , 0x00000006 
+ 00010163  0x000011ec lshift2  0x0000003f , 0x0000003f 
+ 00010164  0x000011ed add  0x00000011 , 0x00000002 , 0x00000005 
+ 00010165  0x000011ee istore  0x00000002 , 0x00000005 
+ 00010166  0x000011ef ifetch  0x00000002 , 0x00000006 
+ 00010167  0x000011f0 add  0x00000011 , 0x0000002c , 0x00000005 
+ 00010168  0x000011f1 istore  0x00000002 , 0x00000005 
+ 00010169  0x000011f2 ifetch  0x00000002 , 0x00000006 
+ 00010170  0x000011f3 store  0x00000002 , 0x000042f5 
+ 00010171  0x000011f4 branch  0x00002938 
+ 00010172  0x000011f7 ifetch  0x00000001 , 0x00000011 
+ 00010173  0x000011f8 set0  0x00000003 , 0x0000003f 
+ 00010174  0x000011f9 istore  0x00000001 , 0x00000011 
+ 00010175  0x000011fa storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010176  0x000011fb jam  0x00000044 , 0x0000066f 
+ 00010177  0x000011fc call  0x0000782b 
+ 00010178  0x000011fd fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010179  0x000011fe rtn 
+ 00010180  0x00001201 arg  0x00000000 , 0x00000013 
+ 00010181  0x00001202 arg  0x000027c8 , 0x00000012 
+ 00010182  0x00001203 arg  0x00000006 , 0x00000007 
+ 00010183  0x00001204 branch  0x000027fb 
+ 00010184  0x00001207 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010185  0x00001208 ifetch  0x00000005 , 0x00000006 
+ 00010186  0x00001209 add  0x00000011 , 0x00000030 , 0x00000005 
+ 00010187  0x0000120a istore  0x00000005 , 0x00000005 
+ 00010188  0x0000120b branch  0x00002624 
+ 00010189  0x0000120f arg  0x00000000 , 0x00000013 
+ 00010190  0x00001210 arg  0x000027d1 , 0x00000012 
+ 00010191  0x00001211 arg  0x00000007 , 0x00000007 
+ 00010192  0x00001212 branch  0x000027fb 
+ 00010193  0x00001215 add  0x00000011 , 0x00000037 , 0x00000006 
+ 00010194  0x00001216 ifetch  0x00000001 , 0x00000006 
+ 00010195  0x00001217 call  0x000027de 
+ 00010196  0x00001218 istore  0x00000001 , 0x00000005 
+ 00010197  0x00001219 add  0x00000011 , 0x00000038 , 0x00000006 
+ 00010198  0x0000121a ifetch  0x00000001 , 0x00000006 
+ 00010199  0x0000121b call  0x000027ec 
+ 00010200  0x0000121c istore  0x00000001 , 0x00000005 
+ 00010201  0x0000121d storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00010202  0x0000121e jam  0x00000042 , 0x0000066f 
+ 00010203  0x0000121f call  0x0000782b 
+ 00010204  0x00001220 fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00010205  0x00001221 rtn 
+ 00010206  0x00001224 call  0x000027e6 , 0x00000034 
+ 00010207  0x00001225 add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010208  0x00001226 nrtn  0x00000029 
+ 00010209  0x00001227 fetcht  0x00000001 , 0x000043b6 
+ 00010210  0x00001228 isolate1  0x00000007 , 0x00000002 
+ 00010211  0x00001229 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010212  0x0000122a add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010213  0x0000122b rtn 
+ 00010214  0x0000122e add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010215  0x0000122f ifetch  0x00000001 , 0x00000006 
+ 00010216  0x00001230 nrtn  0x00000029 
+ 00010217  0x00001231 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010218  0x00001232 ifetch  0x00000001 , 0x00000006 
+ 00010219  0x00001233 rtn 
+ 00010220  0x00001236 call  0x000027f5 , 0x00000034 
+ 00010221  0x00001237 fetcht  0x00000001 , 0x000043b6 
+ 00010222  0x00001238 isolate1  0x00000007 , 0x00000002 
+ 00010223  0x00001239 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00010224  0x0000123a add  0x00000011 , 0x00000036 , 0x00000005 
+ 00010225  0x0000123b nrtn  0x00000029 
+ 00010226  0x0000123c set0  0x00000007 , 0x0000003f 
+ 00010227  0x0000123d add  0x00000011 , 0x00000035 , 0x00000005 
+ 00010228  0x0000123e rtn 
+ 00010229  0x00001241 add  0x00000011 , 0x00000036 , 0x00000006 
+ 00010230  0x00001242 ifetch  0x00000001 , 0x00000006 
+ 00010231  0x00001243 nrtn  0x00000029 
+ 00010232  0x00001244 add  0x00000011 , 0x00000035 , 0x00000006 
+ 00010233  0x00001245 ifetch  0x00000001 , 0x00000006 
+ 00010234  0x00001246 rtn 
+ 00010235  0x0000124c bpatchx  0x00000030 , 0x00004026 
+ 00010236  0x0000124d ifetch  0x00000001 , 0x00000011 
+ 00010237  0x0000124e qisolate0  0x0000003f 
+ 00010238  0x0000124f rtn  0x00000001 
+ 00010239  0x00001250 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010240  0x00001251 ifetcht  0x00000002 , 0x00000006 
+ 00010241  0x00001252 add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010242  0x00001253 ifetch  0x00000002 , 0x00000006 
+ 00010243  0x00001255 isub  0x00000002 , 0x0000003f 
+ 00010244  0x00001256 branch  0x0000280b , 0x00000005 
+ 00010245  0x00001257 nbranch  0x00002810 , 0x00000002 
+ 00010246  0x00001258 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00010247  0x00001259 branch  0x00002809 , 0x00000005 
+ 00010248  0x0000125a rtn 
+ 00010249  0x0000125d copy  0x00000013 , 0x0000003f 
+ 00010250  0x0000125e branch  0x00007d79 
+ 00010251  0x00001261 ifetch  0x00000001 , 0x00000011 
+ 00010252  0x00001262 qset0  0x0000003f 
+ 00010253  0x00001263 istore  0x00000001 , 0x00000011 
+ 00010254  0x00001264 copy  0x00000012 , 0x0000003f 
+ 00010255  0x00001265 branch  0x00007d79 
+ 00010256  0x00001268 add  0x00000011 , 0x0000001a , 0x00000006 
+ 00010257  0x00001269 ifetch  0x00000002 , 0x00000006 
+ 00010258  0x0000126a add  0x00000011 , 0x00000020 , 0x00000006 
+ 00010259  0x0000126b ifetch  0x00000002 , 0x00000006 
+ 00010260  0x0000126c isub  0x00000002 , 0x0000003f 
+ 00010261  0x0000126d arg  0x0000ffff , 0x00000002 
+ 00010262  0x0000126e isub  0x00000002 , 0x0000003e 
+ 00010263  0x0000126f branch  0x0000280b , 0x00000005 
+ 00010264  0x00001270 arg  0x0000f000 , 0x00000002 
+ 00010265  0x00001271 isub  0x00000002 , 0x0000003e 
+ 00010266  0x00001272 nbranch  0x0000280b , 0x00000002 
+ 00010267  0x00001273 rtn 
+ 00010268  0x00001277 fetcht  0x00000001 , 0x0000017f 
+ 00010269  0x00001278 fetch  0x00000001 , 0x0000004c 
+ 00010270  0x0000127b rshift  0x0000003f , 0x0000003f 
+ 00010271  0x0000127c ixor  0x00000002 , 0x0000003f 
+ 00010272  0x0000127d isolate1  0x00000002 , 0x0000003f 
+ 00010273  0x0000127e setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010274  0x0000127f rtn 
+ 00010275  0x00001283 bpatchx  0x00000031 , 0x00004026 
+ 00010276  0x00001284 call  0x00002935 
+ 00010277  0x00001285 rtnmark1  0x00000030 
+ 00010278  0x00001286 call  0x0000284a 
+ 00010279  0x00001287 fetch  0x00000001 , 0x0000004c 
+ 00010280  0x00001288 isolate1  0x00000004 , 0x0000003f 
+ 00010281  0x00001289 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00010282  0x0000128a rshift  0x0000003f , 0x0000003f 
+ 00010283  0x0000128b ixor  0x00000002 , 0x0000003f 
+ 00010284  0x0000128c isolate1  0x00000002 , 0x0000003f 
+ 00010285  0x0000128d setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00010286  0x0000128e rtnmark1  0x0000000f 
+ 00010287  0x0000128f fetch  0x00000001 , 0x0000004d 
+ 00010288  0x00001290 branch  0x0000283c , 0x00000034 
+ 00010289  0x00001291 fetch  0x00000001 , 0x00000168 
+ 00010290  0x00001292 bbit0  0x00000004 , 0x0000283c 
+ 00010291  0x00001293 fetcht  0x00000004 , 0x00000154 
+ 00010292  0x00001294 fetch  0x00000004 , 0x0000445a 
+ 00010293  0x00001295 isub  0x00000002 , 0x0000003e 
+ 00010294  0x00001296 branch  0x0000235a , 0x00000005 
+ 00010295  0x00001297 storet  0x00000004 , 0x0000445a 
+ 00010296  0x00001298 fetch  0x00000005 , 0x00004455 
+ 00010297  0x00001299 increase  0x00000001 , 0x0000003f 
+ 00010298  0x0000129a set1  0x00000027 , 0x0000003f 
+ 00010299  0x0000129b store  0x00000005 , 0x00004455 
+ 00010300  0x0000129e fetcht  0x00000001 , 0x0000017f 
+ 00010301  0x0000129f setflip  0x00000002 , 0x00000002 
+ 00010302  0x000012a0 storet  0x00000001 , 0x0000017f 
+ 00010303  0x000012a1 fetch  0x00000001 , 0x00004321 
+ 00010304  0x000012a2 rtnbit0  0x00000006 
+ 00010305  0x000012a3 bpatchx  0x00000032 , 0x00004026 
+ 00010306  0x000012a4 fetch  0x00000001 , 0x0000004d 
+ 00010307  0x000012a5 rtn  0x00000034 
+ 00010308  0x000012a6 fetch  0x00000001 , 0x0000004c 
+ 00010309  0x000012a7 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00010310  0x000012a8 branch  0x00002e65 , 0x00000001 
+ 00010311  0x000012a9 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00010312  0x000012aa branch  0x00002e53 , 0x00000001 
+ 00010313  0x000012ab rtn 
+ 00010314  0x000012af bpatchx  0x00000033 , 0x00004026 
+ 00010315  0x000012b0 fetcht  0x00000001 , 0x0000017f 
+ 00010316  0x000012b1 isolate0  0x00000005 , 0x00000002 
+ 00010317  0x000012b2 rtn  0x00000001 
+ 00010318  0x000012b3 fetch  0x00000001 , 0x0000004c 
+ 00010319  0x000012b4 lshift  0x0000003f , 0x0000003f 
+ 00010320  0x000012b5 ixor  0x00000002 , 0x0000003f 
+ 00010321  0x000012b6 rtnbit0  0x00000003 
+ 00010322  0x000012b7 set0  0x00000005 , 0x00000002 
+ 00010323  0x000012b8 setflip  0x00000003 , 0x00000002 
+ 00010324  0x000012b9 storet  0x00000001 , 0x0000017f 
+ 00010325  0x000012ba compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010326  0x000012bc rtn 
+ 00010327  0x000012c0 fetch  0x00000001 , 0x00000168 
+ 00010328  0x000012c1 set1  0x00000004 , 0x0000003f 
+ 00010329  0x000012c2 store  0x00000001 , 0x00000168 
+ 00010330  0x000012c3 set1  0x00000032 , 0x00000000 
+ 00010331  0x000012c4 rtn 
+ 00010332  0x000012c7 bpatchx  0x00000034 , 0x00004026 
+ 00010333  0x000012c8 jam  0x00000000 , 0x000042fd 
+ 00010334  0x000012c9 arg  0x00000000 , 0x0000003f 
+ 00010335  0x000012ca store  0x00000004 , 0x0000445a 
+ 00010336  0x000012cb store  0x00000005 , 0x00004450 
+ 00010337  0x000012cc set1  0x00000027 , 0x0000003f 
+ 00010338  0x000012cd store  0x00000005 , 0x00004455 
+ 00010339  0x000012ce fetch  0x00000001 , 0x00000168 
+ 00010340  0x000012cf set0  0x00000004 , 0x0000003f 
+ 00010341  0x000012d0 store  0x00000001 , 0x00000168 
+ 00010342  0x000012d1 set0  0x00000032 , 0x00000000 
+ 00010343  0x000012d2 rtn 
+ 00010344  0x000012d8 arg  0x00000001 , 0x00000011 
+ 00010345  0x000012d9 fetch  0x00000001 , 0x0000004c 
+ 00010346  0x000012da rtnbit1  0x00000006 
+ 00010347  0x000012db arg  0x00000000 , 0x00000011 
+ 00010348  0x000012dc rtn 
+ 00010349  0x000012e0 copy  0x00000006 , 0x00000005 
+ 00010350  0x000012e1 fetcht  0x00000002 , 0x000043b8 
+ 00010351  0x000012e2 copy  0x00000005 , 0x00000006 
+ 00010352  0x000012e3 rtn 
+ 00010353  0x000012e7 bpatchx  0x00000035 , 0x00004026 
+ 00010354  0x000012e8 fetch  0x00000001 , 0x0000017f 
+ 00010355  0x000012e9 rtnbit1  0x00000005 
+ 00010356  0x000012ea call  0x00002892 
+ 00010357  0x000012eb call  0x00002a10 
+ 00010358  0x000012ec branch  0x000028b6 , 0x00000034 
+ 00010359  0x000012ed ifetch  0x00000002 , 0x00000006 
+ 00010360  0x000012ee ifetcht  0x00000002 , 0x00000006 
+ 00010361  0x000012ef copy  0x00000002 , 0x00000011 
+ 00010362  0x000012f0 isub  0x00000011 , 0x0000003f 
+ 00010363  0x000012f1 call  0x0000286d 
+ 00010364  0x000012f2 call  0x00007db0 
+ 00010365  0x000012f3 copy  0x0000003f , 0x00000002 
+ 00010366  0x000012f4 ifetchr  0x00000001 , 0x00000001 , 0x00000006 
+ 00010367  0x000012f5 copy  0x00000011 , 0x0000003f 
+ 00010368  0x000012f6 iadd  0x00000006 , 0x0000003f 
+ 00010369  0x000012f7 store  0x00000002 , 0x0000068f 
+ 00010370  0x000012f8 call  0x000028a6 
+ 00010371  0x000012f9 call  0x000028b8 
+ 00010372  0x000012fb call  0x00002a10 
+ 00010373  0x000012fc ifetch  0x00000002 , 0x00000006 
+ 00010374  0x000012fd copy  0x0000003f , 0x00000011 
+ 00010375  0x000012fe copy  0x00000006 , 0x00000013 
+ 00010376  0x000012ff ifetcht  0x00000002 , 0x00000006 
+ 00010377  0x00001300 copy  0x00000002 , 0x00000012 
+ 00010378  0x00001301 isub  0x00000012 , 0x0000003f 
+ 00010379  0x00001302 call  0x0000286d 
+ 00010380  0x00001303 call  0x00007db0 
+ 00010381  0x00001304 iadd  0x00000012 , 0x0000003f 
+ 00010382  0x00001305 istore  0x00000002 , 0x00000013 
+ 00010383  0x00001306 isub  0x00000011 , 0x0000003e 
+ 00010384  0x00001307 nrtn  0x00000005 
+ 00010385  0x00001308 branch  0x00002a2a 
+ 00010386  0x0000130c call  0x00002899 
+ 00010387  0x0000130d rtnmark1  0x00000029 
+ 00010388  0x0000130e fetch  0x00000001 , 0x00004321 
+ 00010389  0x0000130f bbit0  0x00000002 , 0x000028a4 
+ 00010390  0x00001310 call  0x00002a14 
+ 00010391  0x00001311 branch  0x000028a4 , 0x00000034 
+ 00010392  0x00001312 branch  0x000028a2 
+ 00010393  0x00001316 call  0x00002a10 
+ 00010394  0x00001317 branch  0x000028a4 , 0x00000034 
+ 00010395  0x00001318 ifetch  0x00000002 , 0x00000006 
+ 00010396  0x00001319 ifetcht  0x00000002 , 0x00000006 
+ 00010397  0x0000131a isub  0x00000002 , 0x00000011 
+ 00010398  0x0000131b call  0x0000286d 
+ 00010399  0x0000131c copy  0x00000002 , 0x0000003f 
+ 00010400  0x0000131d isub  0x00000011 , 0x0000003e 
+ 00010401  0x0000131e branch  0x000028a4 , 0x00000002 
+ 00010402  0x00001320 set1  0x00000029 , 0x00000000 
+ 00010403  0x00001321 rtn 
+ 00010404  0x00001324 set0  0x00000029 , 0x00000000 
+ 00010405  0x00001325 rtn 
+ 00010406  0x00001328 copy  0x00000011 , 0x0000003f 
+ 00010407  0x00001329 rtn  0x00000034 
+ 00010408  0x0000132a arg  0x00000001 , 0x00000001 
+ 00010409  0x0000132b rtn 
+ 00010410  0x0000132f bpatchx  0x00000036 , 0x00004026 
+ 00010411  0x00001330 increase  0x00000001 , 0x00000002 
+ 00010412  0x00001331 call  0x00002ccf 
+ 00010413  0x00001332 increase  0xfffffffe , 0x00000006 
+ 00010414  0x00001333 ifetch  0x00000002 , 0x00000006 
+ 00010415  0x00001334 arg  0x00002902 , 0x00000002 
+ 00010416  0x00001335 isub  0x00000002 , 0x0000003e 
+ 00010417  0x00001336 nrtn  0x00000005 
+ 00010418  0x00001337 increase  0x00000001 , 0x00000006 
+ 00010419  0x00001338 copy  0x00000006 , 0x00000011 
+ 00010420  0x00001339 ifetch  0x00000001 , 0x00000006 
+ 00010421  0x0000133a rtn 
+ 00010422  0x0000133e force  0x00000000 , 0x00000002 
+ 00010423  0x0000133f force  0x00000001 , 0x00000001 
+ 00010424  0x00001342 bpatchx  0x00000037 , 0x00004026 
+ 00010425  0x00001343 storet  0x00000001 , 0x0000416a 
+ 00010426  0x00001344 fetcht  0x00000001 , 0x0000017f 
+ 00010427  0x00001345 set1  0x00000005 , 0x00000002 
+ 00010428  0x00001346 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00010429  0x00001347 ior  0x00000001 , 0x0000003f 
+ 00010430  0x00001348 store  0x00000001 , 0x0000017f 
+ 00010431  0x00001349 and_into  0x0000001f , 0x0000003f 
+ 00010432  0x0000134a isolate1  0x00000029 , 0x00000000 
+ 00010433  0x0000134b setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00010434  0x0000134c store  0x00000001 , 0x00004169 
+ 00010435  0x0000134e fetch  0x00000001 , 0x00004169 
+ 00010436  0x0000134f compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00010437  0x00001350 nbranch  0x000028c8 , 0x00000001 
+ 00010438  0x00001351 fetch  0x00000001 , 0x0000416a 
+ 00010439  0x00001352 rtn  0x00000034 
+ 00010440  0x00001355 bmark1  0x00000032 , 0x000028ce 
+ 00010441  0x00001356 fetchr  0x00000039 , 0x00000001 , 0x0000416a 
+ 00010442  0x00001357 fetch  0x00000002 , 0x0000068f 
+ 00010443  0x00001358 copy  0x0000003f , 0x00000006 
+ 00010444  0x00001359 arg  0x0000416b , 0x00000005 
+ 00010445  0x0000135a branch  0x00007ccc 
+ 00010446  0x0000135d call  0x00007368 
+ 00010447  0x0000135e branch  0x0000729f 
+ 00010448  0x00001361 arg  0x00000000 , 0x00000007 
+ 00010449  0x00001362 branch  0x000024e7 
+ 00010450  0x00001365 arg  0x00000000 , 0x00000007 
+ 00010451  0x00001366 branch  0x000024eb 
+ 00010452  0x0000136a bpatchx  0x00000038 , 0x00004027 
+ 00010453  0x0000136b rtnmark1  0x0000000f 
+ 00010454  0x0000136c rtnmark1  0x00000030 
+ 00010455  0x0000136d fetch  0x00000001 , 0x0000004c 
+ 00010456  0x0000136e and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00010457  0x0000136f store  0x00000001 , 0x00004334 
+ 00010458  0x00001370 fetch  0x00000001 , 0x0000004d 
+ 00010459  0x00001371 rtn  0x00000034 
+ 00010460  0x00001372 setarg  0x0000004e 
+ 00010461  0x00001373 store  0x00000002 , 0x00004339 
+ 00010462  0x00001374 bpatchx  0x00000039 , 0x00004027 
+ 00010463  0x00001375 fetch  0x00000001 , 0x00004334 
+ 00010464  0x00001376 beq  0x00000003 , 0x0000304a 
+ 00010465  0x00001378 call  0x000028ee 
+ 00010466  0x00001379 nbranch  0x000028d0 , 0x00000028 
+ 00010467  0x0000137a call  0x000028d2 
+ 00010468  0x0000137b setarg  0x00000000 
+ 00010469  0x0000137c store  0x00000002 , 0x00004337 
+ 00010470  0x0000137d fetch  0x00000002 , 0x00004339 
+ 00010471  0x0000137e add  0x0000003f , 0x00000002 , 0x00000006 
+ 00010472  0x0000137f bpatchx  0x0000003a , 0x00004027 
+ 00010473  0x00001381 ifetch  0x00000002 , 0x00000006 
+ 00010474  0x00001382 beq  0x00000004 , 0x00002b8f 
+ 00010475  0x00001383 beq  0x00000006 , 0x00002ec8 
+ 00010476  0x00001384 beq  0x00000005 , 0x00002e8a 
+ 00010477  0x00001385 rtn 
+ 00010478  0x00001389 fetch  0x00000001 , 0x00004334 
+ 00010479  0x0000138a beq  0x00000002 , 0x000028fd 
+ 00010480  0x0000138b beq  0x00000001 , 0x00002914 
+ 00010481  0x0000138c rtn 
+ 00010482  0x00001392 call  0x00007dba 
+ 00010483  0x00001393 arg  0x00000004 , 0x00000002 
+ 00010484  0x00001394 isub  0x0000003f , 0x0000003e 
+ 00010485  0x00001395 rtn  0x00000005 
+ 00010486  0x00001396 arg  0x00000005 , 0x00000002 
+ 00010487  0x00001397 isub  0x0000003f , 0x0000003e 
+ 00010488  0x00001398 rtn  0x00000005 
+ 00010489  0x00001399 arg  0x00000006 , 0x00000002 
+ 00010490  0x0000139a isub  0x0000003f , 0x0000003e 
+ 00010491  0x0000139b rtn  0x00000005 
+ 00010492  0x0000139c branch  0x00007dbc 
+ 00010493  0x000013a0 fetch  0x00000002 , 0x00004339 
+ 00010494  0x000013a1 copy  0x0000003f , 0x00000006 
+ 00010495  0x000013a2 ifetch  0x00000002 , 0x00000006 
+ 00010496  0x000013a3 store  0x00000002 , 0x00004335 
+ 00010497  0x000013a4 ifetch  0x00000002 , 0x00000006 
+ 00010498  0x000013a5 call  0x000028f2 
+ 00010499  0x000013a6 nrtn  0x00000028 
+ 00010500  0x000013a7 fetcht  0x00000001 , 0x0000004d 
+ 00010501  0x000013a8 storet  0x00000002 , 0x00004337 
+ 00010502  0x000013a9 fetch  0x00000002 , 0x00004335 
+ 00010503  0x000013aa increase  0x00000004 , 0x0000003f 
+ 00010504  0x000013ab isub  0x00000002 , 0x0000003e 
+ 00010505  0x000013ac branch  0x00007dba , 0x00000005 
+ 00010506  0x000013ad fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010507  0x000013ae arg  0x00000f00 , 0x00000005 
+ 00010508  0x000013af fetch  0x00000002 , 0x00004339 
+ 00010509  0x000013b0 copy  0x0000003f , 0x00000006 
+ 00010510  0x000013b1 call  0x00007ccc 
+ 00010511  0x000013b2 branch  0x00007dbc 
+ 00010512  0x000013b8 call  0x00007dba 
+ 00010513  0x000013b9 fetch  0x00000002 , 0x00004337 
+ 00010514  0x000013ba nrtn  0x00000034 
+ 00010515  0x000013bb branch  0x00007dbc 
+ 00010516  0x000013be call  0x00002910 
+ 00010517  0x000013bf nrtn  0x00000028 
+ 00010518  0x000013c0 fetch  0x00000002 , 0x00004337 
+ 00010519  0x000013c1 arg  0x00000f00 , 0x00000005 
+ 00010520  0x000013c2 iadd  0x00000005 , 0x00000011 
+ 00010521  0x000013c3 fetcht  0x00000001 , 0x0000004d 
+ 00010522  0x000013c4 iadd  0x00000002 , 0x0000003f 
+ 00010523  0x000013c5 store  0x00000002 , 0x00004337 
+ 00010524  0x000013c6 fetchr  0x00000039 , 0x00000001 , 0x0000004d 
+ 00010525  0x000013c7 copy  0x00000011 , 0x00000005 
+ 00010526  0x000013c8 fetch  0x00000002 , 0x00004339 
+ 00010527  0x000013c9 copy  0x0000003f , 0x00000006 
+ 00010528  0x000013ca call  0x00007ccc 
+ 00010529  0x000013cb setarg  0x00000f00 
+ 00010530  0x000013cc store  0x00000002 , 0x00004339 
+ 00010531  0x000013cd fetch  0x00000002 , 0x00004335 
+ 00010532  0x000013ce increase  0x00000004 , 0x0000003f 
+ 00010533  0x000013cf fetcht  0x00000002 , 0x00004337 
+ 00010534  0x000013d0 isub  0x00000002 , 0x0000003e 
+ 00010535  0x000013d1 branch  0x00007dba , 0x00000005 
+ 00010536  0x000013d2 branch  0x00007dbc 
+ 00010537  0x000013d8 fetch  0x00000002 , 0x000043df 
+ 00010538  0x000013d9 branch  0x00007d79 
+ 00010539  0x000013dc bpatchx  0x0000003b , 0x00004027 
+ 00010540  0x000013dd fetcht  0x00000004 , 0x00000184 
+ 00010541  0x000013de call  0x00002356 
+ 00010542  0x000013df isub  0x00000002 , 0x0000000b 
+ 00010543  0x000013e0 deposit  0x0000000b 
+ 00010544  0x000013e1 fetcht  0x00000002 , 0x00000196 
+ 00010545  0x000013e2 lshift4  0x00000002 , 0x00000002 
+ 00010546  0x000013e3 lshift  0x00000002 , 0x00000002 
+ 00010547  0x000013e4 isub  0x00000002 , 0x0000003f 
+ 00010548  0x000013e5 rtn 
+ 00010549  0x000013e8 call  0x00002356 
+ 00010550  0x000013e9 store  0x00000004 , 0x00000184 
+ 00010551  0x000013ea rtn 
+ 00010552  0x000013ef bpatchx  0x0000003c , 0x00004027 
+ 00010553  0x000013f0 add  0x00000011 , 0x00000050 , 0x00000006 
+ 00010554  0x000013f1 ifetch  0x00000001 , 0x00000006 
+ 00010555  0x000013f2 call  0x000025eb 
+ 00010556  0x000013f3 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00010557  0x000013f4 ifetch  0x00000002 , 0x00000006 
+ 00010558  0x000013f5 imul32  0x00000002 , 0x0000003f 
+ 00010559  0x000013f6 fetcht  0x00000002 , 0x00000044 
+ 00010560  0x000013f7 imul32  0x00000002 , 0x0000003f 
+ 00010561  0x000013f8 arg  0x000f4240 , 0x00000002 
+ 00010562  0x000013f9 idiv  0x00000002 
+ 00010563  0x000013fa arg  0x00000682 , 0x00000002 
+ 00010564  0x000013fb fetch  0x00000001 , 0x00004148 
+ 00010565  0x000013fc imul32  0x00000002 , 0x00000002 
+ 00010566  0x000013fd add  0x00000011 , 0x0000002b , 0x00000006 
+ 00010567  0x000013fe ifetch  0x00000001 , 0x00000006 
+ 00010568  0x000013ff imul32  0x00000002 , 0x0000003f 
+ 00010569  0x00001400 iadd  0x00000002 , 0x0000003f 
+ 00010570  0x00001401 store  0x00000004 , 0x0000431d 
+ 00010571  0x00001402 fetch  0x00000002 , 0x0000409a 
+ 00010572  0x00001403 call  0x00007d62 
+ 00010573  0x00001404 quotient  0x00000002 
+ 00010574  0x00001405 iadd  0x00000002 , 0x0000003f 
+ 00010575  0x00001406 add  0x00000011 , 0x0000000e , 0x00000005 
+ 00010576  0x00001407 istore  0x00000002 , 0x00000005 
+ 00010577  0x00001408 rtn 
+ 00010578  0x0000140e bpatchx  0x0000003d , 0x00004027 
+ 00010579  0x0000140f call  0x00002955 
+ 00010580  0x00001410 branch  0x00002969 
+ 00010581  0x00001413 jam  0x00000002 , 0x000006b5 
+ 00010582  0x00001414 arg  0x00002a00 , 0x00000002 
+ 00010583  0x00001415 storet  0x00000002 , 0x000006b6 
+ 00010584  0x00001416 call  0x00002ce0 
+ 00010585  0x00001417 rtn  0x00000034 
+ 00010586  0x00001418 ifetch  0x00000001 , 0x00000006 
+ 00010587  0x00001419 copy  0x00000006 , 0x00000005 
+ 00010588  0x0000141a fetcht  0x00000001 , 0x0000426b 
+ 00010589  0x0000141b copy  0x00000002 , 0x00000039 
+ 00010590  0x0000141c isub  0x00000002 , 0x0000003e 
+ 00010591  0x0000141d nbranch  0x00002966 , 0x00000002 
+ 00010592  0x0000141e isub  0x00000002 , 0x00000002 
+ 00010593  0x0000141f arg  0x0000426c , 0x00000006 
+ 00010594  0x00001420 call  0x00007ccc 
+ 00010595  0x00001421 copy  0x00000002 , 0x00000039 
+ 00010596  0x00001422 ncall  0x000029a1 , 0x00000005 
+ 00010597  0x00001423 rtn 
+ 00010598  0x00001425 copy  0x0000003f , 0x00000039 
+ 00010599  0x00001426 arg  0x0000426c , 0x00000006 
+ 00010600  0x00001427 branch  0x00007ccc 
+ 00010601  0x0000142b arg  0x00004368 , 0x00000013 
+ 00010602  0x0000142c arg  0x00004349 , 0x00000011 
+ 00010603  0x0000142d call  0x00002976 
+ 00010604  0x0000142e setarg  0x00000000 
+ 00010605  0x0000142f setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00010606  0x00001430 store  0x00000001 , 0x00000670 
+ 00010607  0x00001431 arg  0x00004388 , 0x00000013 
+ 00010608  0x00001432 arg  0x00004369 , 0x00000011 
+ 00010609  0x00001433 call  0x00002976 
+ 00010610  0x00001434 rtn  0x00000028 
+ 00010611  0x00001435 fetch  0x00000001 , 0x00000670 
+ 00010612  0x00001436 branch  0x0000235a , 0x00000034 
+ 00010613  0x00001437 rtn 
+ 00010614  0x0000143b bpatchx  0x0000003e , 0x00004027 
+ 00010615  0x0000143c call  0x00007dba 
+ 00010616  0x0000143d call  0x00007ca6 
+ 00010617  0x0000143e arg  0x00000000 , 0x00000012 
+ 00010618  0x0000143f arg  0x000006a2 , 0x00000005 
+ 00010619  0x00001440 call  0x00002990 
+ 00010620  0x00001441 fetch  0x00000001 , 0x0000426b 
+ 00010621  0x00001442 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00010622  0x00001443 iadd  0x00000012 , 0x00000011 
+ 00010623  0x00001444 increase  0x00000002 , 0x00000011 
+ 00010624  0x00001445 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00010625  0x00001446 nbranch  0x0000298e , 0x00000002 
+ 00010626  0x00001447 istoret  0x00000001 , 0x00000005 
+ 00010627  0x00001448 arg  0x00000009 , 0x00000002 
+ 00010628  0x00001449 istoret  0x00000001 , 0x00000005 
+ 00010629  0x0000144a iforce  0x00000039 
+ 00010630  0x0000144b call  0x00007ccc 
+ 00010631  0x0000144c copy  0x00000011 , 0x00000012 
+ 00010632  0x0000144e deposit  0x00000012 
+ 00010633  0x0000144f store  0x00000001 , 0x000006a1 
+ 00010634  0x00001450 arg  0x000006a1 , 0x00000006 
+ 00010635  0x00001451 setarg  0xffffffe0 
+ 00010636  0x00001452 iadd  0x00000013 , 0x00000005 
+ 00010637  0x00001453 branch  0x00007c8d 
+ 00010638  0x00001456 call  0x00007dbc 
+ 00010639  0x00001457 branch  0x00002988 
+ 00010640  0x0000145a ifetch  0x00000001 , 0x00000011 
+ 00010641  0x0000145b rtn  0x00000034 
+ 00010642  0x0000145c pincrease  0x00000001 
+ 00010643  0x0000145d ifetcht  0x00000001 , 0x00000006 
+ 00010644  0x0000145e sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00010645  0x0000145f branch  0x0000299f , 0x00000005 
+ 00010646  0x00001460 iadd  0x00000012 , 0x00000012 
+ 00010647  0x00001461 copy  0x00000011 , 0x00000006 
+ 00010648  0x00001462 iforce  0x00000039 
+ 00010649  0x00001463 call  0x00007ccc 
+ 00010650  0x00001464 copy  0x00000006 , 0x00000011 
+ 00010651  0x00001466 deposit  0x00000011 
+ 00010652  0x00001467 isub  0x00000013 , 0x0000003e 
+ 00010653  0x00001468 rtn  0x00000002 
+ 00010654  0x00001469 branch  0x00002990 
+ 00010655  0x0000146c iadd  0x00000011 , 0x00000011 
+ 00010656  0x0000146d branch  0x0000299b 
+ 00010657  0x00001471 setarg  0x00000020 
+ 00010658  0x00001472 istore  0x00000001 , 0x00000005 
+ 00010659  0x00001473 loop  0x000029a1 
+ 00010660  0x00001474 rtn 
+ 00010661  0x00001478 bpatchx  0x0000003f , 0x00004027 
+ 00010662  0x00001479 disable  0x0000002b 
+ 00010663  0x0000147a branch  0x000029a9 , 0x0000002e 
+ 00010664  0x0000147b nbranch  0x000029b8 , 0x0000002d 
+ 00010665  0x0000147d call  0x000024d2 
+ 00010666  0x0000147e fetch  0x00000002 , 0x0000409a 
+ 00010667  0x0000147f store  0x00000002 , 0x00000176 
+ 00010668  0x00001480 fetch  0x00000001 , 0x00004321 
+ 00010669  0x00001481 bbit1  0x00000005 , 0x000024e0 
+ 00010670  0x00001482 bmark1  0x0000000f , 0x000024e0 
+ 00010671  0x00001483 fetch  0x00000001 , 0x0000004d 
+ 00010672  0x00001484 nbranch  0x000024e0 , 0x00000034 
+ 00010673  0x00001485 fetch  0x00000001 , 0x0000416a 
+ 00010674  0x00001486 nbranch  0x000024e0 , 0x00000034 
+ 00010675  0x00001488 fetch  0x00000001 , 0x00000168 
+ 00010676  0x00001489 bbit1  0x00000005 , 0x000024e0 
+ 00010677  0x0000148a bbit1  0x00000007 , 0x000024e0 
+ 00010678  0x0000148b bbit1  0x00000006 , 0x000024e0 
+ 00010679  0x0000148c branch  0x000024c8 
+ 00010680  0x0000148f fetch  0x00000001 , 0x000040a8 
+ 00010681  0x00001490 sub  0x0000003f , 0x0000001e , 0x0000003e 
+ 00010682  0x00001491 nbranch  0x000024d7 , 0x00000002 
+ 00010683  0x00001492 fetcht  0x00000002 , 0x0000409a 
+ 00010684  0x00001493 rshift  0x00000002 , 0x00000002 
+ 00010685  0x00001494 fetch  0x00000002 , 0x00000176 
+ 00010686  0x00001495 iadd  0x00000002 , 0x0000003f 
+ 00010687  0x00001496 store  0x00000002 , 0x00000176 
+ 00010688  0x00001497 branch  0x000024d7 
+ 00010689  0x0000149b arg  0x00000000 , 0x00000007 
+ 00010690  0x0000149c branch  0x000029d6 
+ 00010691  0x0000149f arg  0x00000000 , 0x00000007 
+ 00010692  0x000014a0 branch  0x000029db 
+ 00010693  0x000014a3 arg  0x00000001 , 0x00000007 
+ 00010694  0x000014a4 branch  0x000029d6 
+ 00010695  0x000014a7 arg  0x00000001 , 0x00000007 
+ 00010696  0x000014a8 branch  0x000029db 
+ 00010697  0x000014ab arg  0x00000002 , 0x00000007 
+ 00010698  0x000014ac branch  0x000029d6 
+ 00010699  0x000014af arg  0x00000002 , 0x00000007 
+ 00010700  0x000014b0 branch  0x000029db 
+ 00010701  0x000014b3 arg  0x00000003 , 0x00000007 
+ 00010702  0x000014b4 branch  0x000029d6 
+ 00010703  0x000014b7 arg  0x00000003 , 0x00000007 
+ 00010704  0x000014b8 branch  0x000029db 
+ 00010705  0x000014bb arg  0x00000004 , 0x00000007 
+ 00010706  0x000014bc branch  0x000029d6 
+ 00010707  0x000014bf arg  0x00000004 , 0x00000007 
+ 00010708  0x000014c0 branch  0x000029db 
+ 00010709  0x000014c3 arg  0x00000005 , 0x00000007 
+ 00010710  0x000014c6 fetch  0x00000001 , 0x00004321 
+ 00010711  0x000014c7 qset1  0x0000003f 
+ 00010712  0x000014c8 store  0x00000001 , 0x00004321 
+ 00010713  0x000014c9 rtn 
+ 00010714  0x000014cd arg  0x00000005 , 0x00000007 
+ 00010715  0x000014d0 fetch  0x00000001 , 0x00004321 
+ 00010716  0x000014d1 qset0  0x0000003f 
+ 00010717  0x000014d2 store  0x00000001 , 0x00004321 
+ 00010718  0x000014d3 rtn 
+ 00010719  0x000014d8 setarg  0x00112233 
+ 00010720  0x000014d9 store  0x00000003 , 0x00004322 
+ 00010721  0x000014da setarg  0x00445566 
+ 00010722  0x000014db istore  0x00000003 , 0x00000005 
+ 00010723  0x000014dc setarg  0x00778899 
+ 00010724  0x000014dd istore  0x00000003 , 0x00000005 
+ 00010725  0x000014de setarg  0x00001122 
+ 00010726  0x000014df istore  0x00000003 , 0x00000005 
+ 00010727  0x000014e0 setarg  0x00334455 
+ 00010728  0x000014e1 istore  0x00000003 , 0x00000005 
+ 00010729  0x000014e2 setarg  0x00000066 
+ 00010730  0x000014e3 istore  0x00000001 , 0x00000005 
+ 00010731  0x000014e4 rtn 
+ 00010732  0x000014e8 setarg  0x01000302 
+ 00010733  0x000014e9 store  0x00000004 , 0x000042c4 
+ 00010734  0x000014ea setarg  0x00010010 
+ 00010735  0x000014eb store  0x00000003 , 0x000042c8 
+ 00010736  0x000014ec jam  0x00000001 , 0x000042fe 
+ 00010737  0x000014ed rtn 
+ 00010738  0x000014f2 arg  0x00000000 , 0x00000011 
+ 00010739  0x000014f3 arg  0x00000001 , 0x00000001 
+ 00010740  0x000014f4 branch  0x00002a05 
+ 00010741  0x000014f9 bpatchx  0x00000040 , 0x00004028 
+ 00010742  0x000014fa arg  0x00000003 , 0x00000001 
+ 00010743  0x000014fb call  0x00002a05 
+ 00010744  0x000014fc copy  0x00000012 , 0x0000003f 
+ 00010745  0x000014fd istore  0x00000001 , 0x00000005 
+ 00010746  0x000014fe rtn 
+ 00010747  0x00001503 bpatchx  0x00000041 , 0x00004028 
+ 00010748  0x00001504 force  0x00000002 , 0x00000001 
+ 00010749  0x00001505 increase  0x00000004 , 0x00000011 
+ 00010750  0x00001506 call  0x00002a05 
+ 00010751  0x00001507 increase  0xfffffffc , 0x00000011 
+ 00010752  0x00001508 copy  0x00000011 , 0x0000003f 
+ 00010753  0x00001509 istore  0x00000002 , 0x00000005 
+ 00010754  0x0000150a copy  0x00000012 , 0x0000003f 
+ 00010755  0x0000150b istore  0x00000002 , 0x00000005 
+ 00010756  0x0000150c rtn 
+ 00010757  0x00001511 bpatchx  0x00000042 , 0x00004028 
+ 00010758  0x00001512 increase  0x00000005 , 0x00000011 
+ 00010759  0x00001513 call  0x00006959 
+ 00010760  0x00001514 increase  0xfffffffb , 0x00000011 
+ 00010761  0x00001515 copy  0x00000011 , 0x0000003f 
+ 00010762  0x00001516 istore  0x00000002 , 0x00000005 
+ 00010763  0x00001517 setarg  0x00000000 
+ 00010764  0x00001518 istore  0x00000002 , 0x00000005 
+ 00010765  0x00001519 copy  0x00000001 , 0x0000003f 
+ 00010766  0x0000151a istore  0x00000001 , 0x00000005 
+ 00010767  0x0000151b rtn 
+ 00010768  0x0000151f bpatchx  0x00000043 , 0x00004028 
+ 00010769  0x00001520 call  0x00006993 
+ 00010770  0x00001521 copy  0x0000003f , 0x00000006 
+ 00010771  0x00001522 rtn 
+ 00010772  0x00001525 fetch  0x00000002 , 0x00004449 
+ 00010773  0x00001526 rtn 
+ 00010774  0x00001529 call  0x00002a19 
+ 00010775  0x0000152a copy  0x0000003f , 0x00000006 
+ 00010776  0x0000152b rtn 
+ 00010777  0x0000152f fetch  0x00000002 , 0x0000444c 
+ 00010778  0x00001530 rtn 
+ 00010779  0x00001534 call  0x00002a10 
+ 00010780  0x00001535 increase  0x00000005 , 0x00000006 
+ 00010781  0x00001536 rtn 
+ 00010782  0x00001539 call  0x00002a10 
+ 00010783  0x0000153a increase  0x00000009 , 0x00000006 
+ 00010784  0x0000153b rtn 
+ 00010785  0x0000153e call  0x00002a16 
+ 00010786  0x0000153f increase  0x00000009 , 0x00000006 
+ 00010787  0x00001540 rtn 
+ 00010788  0x00001543 call  0x00002a16 
+ 00010789  0x00001544 increase  0x00000005 , 0x00000006 
+ 00010790  0x00001545 rtn 
+ 00010791  0x00001549 branch  0x000069a9 
+ 00010792  0x0000154d branch  0x000069ac 
+ 00010793  0x00001551 branch  0x000069af 
+ 00010794  0x00001555 branch  0x00006998 
+ 00010795  0x00001559 store  0x00000008 , 0x000043c0 
+ 00010796  0x0000155a branch  0x00002a3c 
+ 00010797  0x0000155e and  0x00000002 , 0x000000ff , 0x00000011 
+ 00010798  0x0000155f call  0x00002a32 
+ 00010799  0x00001560 rshift8  0x00000002 , 0x00000011 
+ 00010800  0x00001563 storer  0x00000011 , 0x00000001 , 0x000043b7 
+ 00010801  0x00001564 branch  0x00002a33 
+ 00010802  0x00001567 storer  0x00000011 , 0x00000001 , 0x000043b6 
+ 00010803  0x00001569 isolate1  0x00000001 , 0x00000011 
+ 00010804  0x0000156a call  0x00002a38 , 0x00000001 
+ 00010805  0x0000156b isolate1  0x00000002 , 0x00000011 
+ 00010806  0x0000156c call  0x00002a3a , 0x00000001 
+ 00010807  0x0000156d rtn 
+ 00010808  0x00001572 arg  0x00000008 , 0x00000007 
+ 00010809  0x00001573 branch  0x00002a3d 
+ 00010810  0x00001577 arg  0x0000000b , 0x00000007 
+ 00010811  0x00001578 branch  0x00002a3d 
+ 00010812  0x0000157b arg  0x00000005 , 0x00000007 
+ 00010813  0x0000157e fetch  0x00000008 , 0x000043ae 
+ 00010814  0x0000157f qset1  0x0000003f 
+ 00010815  0x00001580 store  0x00000008 , 0x000043ae 
+ 00010816  0x00001581 rtn 
+ 00010817  0x00001584 call  0x000029c5 
+ 00010818  0x00001585 call  0x000029ec 
+ 00010819  0x00001586 call  0x000029df 
+ 00010820  0x00001587 branch  0x000029cd 
+ 00010821  0x0000158d jam  0x00000001 , 0x0000019d 
+ 00010822  0x0000158e jam  0x00000001 , 0x0000019e 
+ 00010823  0x0000158f call  0x000025b8 
+ 00010824  0x00001590 call  0x00002a4b 
+ 00010825  0x00001591 call  0x00002acb 
+ 00010826  0x00001592 branch  0x000025bc 
+ 00010827  0x00001595 bpatchx  0x00000044 , 0x00004028 
+ 00010828  0x00001596 fetch  0x00000001 , 0x00004343 
+ 00010829  0x00001597 rtnne  0x00000001 
+ 00010830  0x00001598 arg  0x00000002 , 0x00000007 
+ 00010831  0x00001599 call  0x00007cef 
+ 00010832  0x0000159a nrtn  0x00000034 
+ 00010833  0x0000159b fetch  0x00000002 , 0x00004344 
+ 00010834  0x0000159c fetcht  0x00000002 , 0x00004346 
+ 00010835  0x0000159d isub  0x00000002 , 0x0000003f 
+ 00010836  0x0000159e arg  0x00000002 , 0x00000007 
+ 00010837  0x0000159f call  0x00007ce1 
+ 00010838  0x000015a0 disable  0x00000029 
+ 00010839  0x000015a1 call  0x00002af5 
+ 00010840  0x000015a2 call  0x00002a6a 
+ 00010841  0x000015a3 nrtn  0x0000002d 
+ 00010842  0x000015a4 bpatchx  0x00000045 , 0x00004028 
+ 00010843  0x000015a5 fetch  0x00000006 , 0x0000004e 
+ 00010844  0x000015a6 store  0x00000006 , 0x00000178 
+ 00010845  0x000015a9 fetch  0x00000001 , 0x00000002 
+ 00010846  0x000015aa increase  0x00000001 , 0x0000003f 
+ 00010847  0x000015ab store  0x00000001 , 0x00000002 
+ 00010848  0x000015ac call  0x00002a71 
+ 00010849  0x000015ad rtn  0x00000029 
+ 00010850  0x000015ae call  0x00002b1c 
+ 00010851  0x000015af nrtn  0x0000002d 
+ 00010852  0x000015b0 fetch  0x00000001 , 0x00000004 
+ 00010853  0x000015b1 increase  0x00000001 , 0x0000003f 
+ 00010854  0x000015b2 store  0x00000001 , 0x00000004 
+ 00010855  0x000015b3 fetch  0x00000009 , 0x00000054 
+ 00010856  0x000015b4 store  0x00000009 , 0x000006a1 
+ 00010857  0x000015b5 rtn 
+ 00010858  0x000015b9 bpatchx  0x00000046 , 0x00004028 
+ 00010859  0x000015ba call  0x00002b68 
+ 00010860  0x000015bb call  0x0000264e 
+ 00010861  0x000015bc fetch  0x00000001 , 0x00000001 
+ 00010862  0x000015bd increase  0x00000001 , 0x0000003f 
+ 00010863  0x000015be store  0x00000001 , 0x00000001 
+ 00010864  0x000015bf rtn 
+ 00010865  0x000015c3 bpatchx  0x00000047 , 0x00004028 
+ 00010866  0x000015c4 fetch  0x00000001 , 0x000001bc 
+ 00010867  0x000015c5 rtnne  0x0000001b 
+ 00010868  0x000015c6 fetch  0x00000006 , 0x00000178 
+ 00010869  0x000015c7 fetcht  0x00000006 , 0x000042cc 
+ 00010870  0x000015c8 isub  0x00000002 , 0x0000003e 
+ 00010871  0x000015c9 nrtn  0x00000005 
+ 00010872  0x000015ca call  0x00002056 
+ 00010873  0x000015cb nrtn  0x00000005 
+ 00010874  0x000015cc call  0x00002a84 
+ 00010875  0x000015cd call  0x00002519 
+ 00010876  0x000015ce call  0x000030ed 
+ 00010877  0x000015cf jam  0x00000014 , 0x0000066f 
+ 00010878  0x000015d0 call  0x0000782b 
+ 00010879  0x000015d1 jam  0x00000000 , 0x00004114 
+ 00010880  0x000015d2 jam  0x00000000 , 0x000001b8 
+ 00010881  0x000015d3 jam  0x00000000 , 0x00004343 
+ 00010882  0x000015d4 jam  0x00000000 , 0x000001bc 
+ 00010883  0x000015d5 branch  0x00002041 
+ 00010884  0x000015d8 bpatchx  0x00000048 , 0x00004029 
+ 00010885  0x000015d9 force  0xffffffff , 0x0000003f 
+ 00010886  0x000015da setsect  0x00000002 , 0x00000001 
+ 00010887  0x000015db store  0x00000005 , 0x00000198 
+ 00010888  0x000015dc arg  0x00000168 , 0x00000011 
+ 00010889  0x000015dd call  0x00002624 
+ 00010890  0x000015de force  0x00000004 , 0x00000039 
+ 00010891  0x000015df arg  0x0000018c , 0x00000005 
+ 00010892  0x000015e0 call  0x00007de8 
+ 00010893  0x000015e1 fetch  0x00000002 , 0x000042d9 
+ 00010894  0x000015e2 store  0x00000002 , 0x00000196 
+ 00010895  0x000015e4 random  0x0000003f 
+ 00010896  0x000015e5 and_into  0x0000000f , 0x0000003f 
+ 00010897  0x000015e6 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00010898  0x000015e7 branch  0x00002a8f , 0x00000002 
+ 00010899  0x000015e8 store  0x00000001 , 0x00000181 
+ 00010900  0x000015ea bpatchx  0x00000049 , 0x00004029 
+ 00010901  0x000015eb fetcht  0x00000002 , 0x00004165 
+ 00010902  0x000015ec storet  0x00000002 , 0x0000016a 
+ 00010903  0x000015ed copy  0x00000002 , 0x00000013 
+ 00010904  0x000015ee add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00010905  0x000015ef idiv  0x00000013 
+ 00010906  0x000015f0 call  0x00007d62 
+ 00010907  0x000015f1 remainder  0x00000011 
+ 00010908  0x000015f2 isub  0x00000011 , 0x0000003f 
+ 00010909  0x000015f3 iadd  0x00000013 , 0x0000003f 
+ 00010910  0x000015f4 fetcht  0x00000002 , 0x00004163 
+ 00010911  0x000015f5 iadd  0x00000002 , 0x0000003f 
+ 00010912  0x000015f6 store  0x00000004 , 0x0000016c 
+ 00010913  0x000015f7 isub  0x00000022 , 0x00000011 
+ 00010914  0x000015f8 increase  0xfffffffa , 0x00000011 
+ 00010915  0x000015f9 arg  0x00002205 , 0x00000012 
+ 00010916  0x000015fa fetch  0x00000001 , 0x000042d2 
+ 00010917  0x000015fb nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00010918  0x000015fc fetch  0x00000001 , 0x000042cb 
+ 00010919  0x000015fd nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00010920  0x000015fe copy  0x00000012 , 0x0000003f 
+ 00010921  0x000015ff store  0x00000002 , 0x00004169 
+ 00010922  0x00001600 fetch  0x00000006 , 0x000042db 
+ 00010923  0x00001601 istore  0x00000006 , 0x00000005 
+ 00010924  0x00001602 fetch  0x00000006 , 0x00000178 
+ 00010925  0x00001603 istore  0x00000006 , 0x00000005 
+ 00010926  0x00001604 fetch  0x00000004 , 0x0000018c 
+ 00010927  0x00001605 istore  0x00000004 , 0x00000005 
+ 00010928  0x00001606 random  0x0000003f 
+ 00010929  0x00001607 istore  0x00000002 , 0x00000005 
+ 00010930  0x00001608 random  0x0000003f 
+ 00010931  0x00001609 istore  0x00000001 , 0x00000005 
+ 00010932  0x0000160a force  0x00000002 , 0x0000003f 
+ 00010933  0x0000160b istore  0x00000001 , 0x00000005 
+ 00010934  0x0000160c rshift2  0x00000011 , 0x0000003f 
+ 00010935  0x0000160d istore  0x00000002 , 0x00000005 
+ 00010936  0x0000160e rshift2  0x00000013 , 0x0000003f 
+ 00010937  0x0000160f istore  0x00000002 , 0x00000005 
+ 00010938  0x00001610 bpatchx  0x0000004a , 0x00004029 
+ 00010939  0x00001611 setarg  0x00000000 
+ 00010940  0x00001612 istore  0x00000002 , 0x00000005 
+ 00010941  0x00001613 fetch  0x00000002 , 0x000042d9 
+ 00010942  0x00001614 istore  0x00000002 , 0x00000005 
+ 00010943  0x00001615 fetch  0x00000005 , 0x00000198 
+ 00010944  0x00001616 istore  0x00000005 , 0x00000005 
+ 00010945  0x00001617 fetch  0x00000001 , 0x00000181 
+ 00010946  0x00001618 arg  0x000000a0 , 0x00000002 
+ 00010947  0x00001619 ior  0x00000002 , 0x0000003f 
+ 00010948  0x0000161a istore  0x00000001 , 0x00000005 
+ 00010949  0x0000161b call  0x0000273e 
+ 00010950  0x0000161c setarg  0x00004169 
+ 00010951  0x0000161d add  0x0000003f , 0x00000012 , 0x00000006 
+ 00010952  0x0000161e ifetch  0x00000003 , 0x00000006 
+ 00010953  0x0000161f store  0x00000003 , 0x00000190 
+ 00010954  0x00001620 rtn 
+ 00010955  0x00001624 jam  0x00000024 , 0x00000007 
+ 00010956  0x00001625 jam  0x00000000 , 0x000006a1 
+ 00010957  0x00001626 call  0x00002aef 
+ 00010958  0x00001627 call  0x00002ad0 
+ 00010959  0x00001628 branch  0x00002af2 
+ 00010960  0x0000162b bpatchx  0x0000004b , 0x00004029 
+ 00010961  0x0000162c fetch  0x00000001 , 0x00004388 
+ 00010962  0x0000162d rtn  0x00000034 
+ 00010963  0x0000162e arg  0x00000000 , 0x00000007 
+ 00010964  0x0000162f call  0x00007cef 
+ 00010965  0x00001630 nrtn  0x00000034 
+ 00010966  0x00001631 enable  0x00000010 
+ 00010967  0x00001632 call  0x00002af5 
+ 00010968  0x00001633 call  0x00002b68 
+ 00010969  0x00001634 call  0x00002afe 
+ 00010970  0x00001635 nbranch  0x00002ae2 , 0x0000002d 
+ 00010971  0x00001636 fetch  0x00000001 , 0x00000003 
+ 00010972  0x00001637 increase  0x00000001 , 0x0000003f 
+ 00010973  0x00001638 store  0x00000001 , 0x00000003 
+ 00010974  0x00001639 fetch  0x00000001 , 0x0000004c 
+ 00010975  0x0000163a and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00010976  0x0000163b beq  0x00000003 , 0x00002b2d 
+ 00010977  0x0000163c beq  0x00000005 , 0x00002b40 
+ 00010978  0x0000163e bpatchx  0x0000004c , 0x00004029 
+ 00010979  0x0000163f fetch  0x00000001 , 0x000006a1 
+ 00010980  0x00001640 fetcht  0x00000001 , 0x00004393 
+ 00010981  0x00001641 isub  0x00000002 , 0x0000003e 
+ 00010982  0x00001642 nbranch  0x00002ad0 , 0x00000005 
+ 00010983  0x00001643 random  0x0000003f 
+ 00010984  0x00001644 arg  0x000001ff , 0x00000002 
+ 00010985  0x00001645 iand  0x00000002 , 0x0000003f 
+ 00010986  0x00001646 add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00010987  0x00001647 call  0x00007c91 
+ 00010988  0x00001648 arg  0x00000000 , 0x00000007 
+ 00010989  0x00001649 fetch  0x00000002 , 0x00004389 
+ 00010990  0x0000164a branch  0x00007ce1 
+ 00010991  0x0000164d arg  0x000006b1 , 0x00000005 
+ 00010992  0x0000164e arg  0x00004169 , 0x00000006 
+ 00010993  0x0000164f branch  0x00007c8c 
+ 00010994  0x00001652 arg  0x000006b1 , 0x00000006 
+ 00010995  0x00001653 arg  0x00004169 , 0x00000005 
+ 00010996  0x00001654 branch  0x00007c8c 
+ 00010997  0x00001657 bpatchx  0x0000004d , 0x00004029 
+ 00010998  0x00001658 disable  0x00000029 
+ 00010999  0x0000165a setarg  0x008e89be 
+ 00011000  0x0000165b lshift8  0x0000003f , 0x0000003f 
+ 00011001  0x0000165c or_into  0x000000d6 , 0x0000003f 
+ 00011002  0x0000165d iforce  0x00000009 
+ 00011003  0x0000165e setarg  0x00555555 
+ 00011004  0x0000165f store  0x00000003 , 0x00000190 
+ 00011005  0x00001660 rtn 
+ 00011006  0x00001665 bpatchx  0x0000004e , 0x00004029 
+ 00011007  0x00001666 fetch  0x00000001 , 0x0000438b 
+ 00011008  0x00001667 fetcht  0x00000001 , 0x0000438c 
+ 00011009  0x00001668 lshift4  0x00000002 , 0x00000002 
+ 00011010  0x00001669 lshift2  0x00000002 , 0x00000002 
+ 00011011  0x0000166a iadd  0x00000002 , 0x00000002 
+ 00011012  0x0000166b storet  0x00000001 , 0x00004169 
+ 00011013  0x0000166c beq  0x00000001 , 0x00002b0f 
+ 00011014  0x0000166d fetcht  0x00000001 , 0x00004348 
+ 00011015  0x0000166e add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011016  0x0000166f store  0x00000001 , 0x0000416a 
+ 00011017  0x00001670 fetch  0x00000006 , 0x000042db 
+ 00011018  0x00001671 store  0x00000006 , 0x0000416b 
+ 00011019  0x00001672 copy  0x00000002 , 0x00000039 
+ 00011020  0x00001673 arg  0x00004349 , 0x00000006 
+ 00011021  0x00001674 call  0x00007ccc 
+ 00011022  0x00001675 branch  0x00002b15 
+ 00011023  0x00001678 setarg  0x0000000c 
+ 00011024  0x00001679 store  0x00000001 , 0x0000416a 
+ 00011025  0x0000167a fetch  0x00000006 , 0x000042db 
+ 00011026  0x0000167b store  0x00000006 , 0x0000416b 
+ 00011027  0x0000167c fetch  0x00000006 , 0x00004116 
+ 00011028  0x0000167d istore  0x00000006 , 0x00000005 
+ 00011029  0x0000167f bpatchx  0x0000004f , 0x00004029 
+ 00011030  0x00001680 fetch  0x00000001 , 0x00000000 
+ 00011031  0x00001681 increase  0x00000001 , 0x0000003f 
+ 00011032  0x00001682 store  0x00000001 , 0x00000000 
+ 00011033  0x00001683 arg  0x00000708 , 0x0000001b 
+ 00011034  0x00001684 disable  0x0000002d 
+ 00011035  0x00001685 branch  0x00002729 
+ 00011036  0x00001689 bpatchx  0x00000050 , 0x0000402a 
+ 00011037  0x0000168a fetch  0x00000001 , 0x00004394 
+ 00011038  0x0000168b rtnne  0x00000001 
+ 00011039  0x0000168c fetch  0x00000001 , 0x00000000 
+ 00011040  0x0000168d increase  0x00000001 , 0x0000003f 
+ 00011041  0x0000168e store  0x00000001 , 0x00000000 
+ 00011042  0x0000168f arg  0x00000c03 , 0x00000002 
+ 00011043  0x00001690 fetch  0x00000001 , 0x00004395 
+ 00011044  0x00001691 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011045  0x00001692 copy  0x00000011 , 0x0000003f 
+ 00011046  0x00001693 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00011047  0x00001694 storet  0x00000002 , 0x00004169 
+ 00011048  0x00001695 fetch  0x00000006 , 0x000042db 
+ 00011049  0x00001696 istore  0x00000006 , 0x00000005 
+ 00011050  0x00001697 fetch  0x00000006 , 0x00000178 
+ 00011051  0x00001698 istore  0x00000006 , 0x00000005 
+ 00011052  0x00001699 branch  0x00002729 
+ 00011053  0x0000169c bpatchx  0x00000051 , 0x0000402a 
+ 00011054  0x0000169d fetch  0x00000006 , 0x00000054 
+ 00011055  0x0000169e fetcht  0x00000006 , 0x000042db 
+ 00011056  0x0000169f isub  0x00000002 , 0x0000003e 
+ 00011057  0x000016a0 nrtn  0x00000005 
+ 00011058  0x000016a1 arg  0x00000004 , 0x00000002 
+ 00011059  0x000016a2 fetch  0x00000001 , 0x0000438c 
+ 00011060  0x000016a3 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00011061  0x000016a4 storet  0x00000001 , 0x00004169 
+ 00011062  0x000016a5 fetcht  0x00000001 , 0x00004368 
+ 00011063  0x000016a6 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00011064  0x000016a7 store  0x00000001 , 0x0000416a 
+ 00011065  0x000016a8 fetch  0x00000006 , 0x000042db 
+ 00011066  0x000016a9 store  0x00000006 , 0x0000416b 
+ 00011067  0x000016aa arg  0x00004369 , 0x00000006 
+ 00011068  0x000016ab copy  0x00000002 , 0x00000039 
+ 00011069  0x000016ac call  0x00007ccc 
+ 00011070  0x000016ad call  0x0000273e 
+ 00011071  0x000016ae branch  0x00002ae2 
+ 00011072  0x000016b1 fetch  0x00000006 , 0x00000054 
+ 00011073  0x000016b2 fetcht  0x00000006 , 0x000042db 
+ 00011074  0x000016b3 isub  0x00000002 , 0x0000003e 
+ 00011075  0x000016b4 nrtn  0x00000005 
+ 00011076  0x000016b5 call  0x00002868 
+ 00011077  0x000016b6 storer  0x00000011 , 0x00000001 , 0x000042cb 
+ 00011078  0x000016b7 fetch  0x00000006 , 0x0000004e 
+ 00011079  0x000016b8 store  0x00000006 , 0x00000178 
+ 00011080  0x000016b9 fetch  0x00000008 , 0x0000005a 
+ 00011081  0x000016ba store  0x00000008 , 0x0000018c 
+ 00011082  0x000016bb fetcht  0x00000002 , 0x00000062 
+ 00011083  0x000016bc bpatchx  0x00000052 , 0x0000402a 
+ 00011084  0x000016bd lshift2  0x00000002 , 0x00000002 
+ 00011085  0x000016be fetch  0x00000002 , 0x00000064 
+ 00011086  0x000016bf lshift2  0x0000003f , 0x0000003f 
+ 00011087  0x000016c0 store  0x00000002 , 0x0000016a 
+ 00011088  0x000016c1 store  0x00000004 , 0x0000016c 
+ 00011089  0x000016c2 isub  0x00000002 , 0x0000003f 
+ 00011090  0x000016c3 add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00011091  0x000016c4 fetch  0x00000009 , 0x00000066 
+ 00011092  0x000016c5 store  0x00000009 , 0x00000194 
+ 00011093  0x000016c6 fetch  0x00000001 , 0x0000006f 
+ 00011094  0x000016c7 and  0x0000003f , 0x0000001f , 0x00000002 
+ 00011095  0x000016c8 storet  0x00000001 , 0x00000181 
+ 00011096  0x000016c9 rshift4  0x0000003f , 0x00000002 
+ 00011097  0x000016ca rshift  0x00000002 , 0x00000002 
+ 00011098  0x000016cb storet  0x00000001 , 0x000001b8 
+ 00011099  0x000016cc arg  0x00000168 , 0x00000011 
+ 00011100  0x000016cd call  0x00002938 
+ 00011101  0x000016ce arg  0x00000168 , 0x00000011 
+ 00011102  0x000016cf call  0x00002624 
+ 00011103  0x000016d0 call  0x00002525 
+ 00011104  0x000016d1 call  0x00002056 
+ 00011105  0x000016d2 nrtn  0x00000005 
+ 00011106  0x000016d3 bpatchx  0x00000053 , 0x0000402a 
+ 00011107  0x000016d4 call  0x000020f7 
+ 00011108  0x000016d5 call  0x00002ea7 
+ 00011109  0x000016d6 jam  0x00000014 , 0x0000066f 
+ 00011110  0x000016d7 call  0x0000782b 
+ 00011111  0x000016d8 branch  0x00002041 
+ 00011112  0x000016dc bpatchx  0x00000054 , 0x0000402a 
+ 00011113  0x000016dd fetch  0x00000001 , 0x00000007 
+ 00011114  0x000016de beq  0x00000025 , 0x00002b6e 
+ 00011115  0x000016df beq  0x00000026 , 0x00002b74 
+ 00011116  0x000016e0 beq  0x00000027 , 0x00002b7a 
+ 00011117  0x000016e1 branch  0x00002b7a 
+ 00011118  0x000016e4 fetcht  0x00000001 , 0x00004393 
+ 00011119  0x000016e5 isolate1  0x00000001 , 0x00000002 
+ 00011120  0x000016e6 branch  0x00002b85 , 0x00000001 
+ 00011121  0x000016e7 isolate1  0x00000002 , 0x00000002 
+ 00011122  0x000016e8 branch  0x00002b8a , 0x00000001 
+ 00011123  0x000016e9 branch  0x00002b80 
+ 00011124  0x000016ed fetcht  0x00000001 , 0x00004393 
+ 00011125  0x000016ee isolate1  0x00000002 , 0x00000002 
+ 00011126  0x000016ef branch  0x00002b8a , 0x00000001 
+ 00011127  0x000016f0 isolate1  0x00000000 , 0x00000002 
+ 00011128  0x000016f1 branch  0x00002b80 , 0x00000001 
+ 00011129  0x000016f2 branch  0x00002b85 
+ 00011130  0x000016f6 fetcht  0x00000001 , 0x00004393 
+ 00011131  0x000016f7 isolate1  0x00000000 , 0x00000002 
+ 00011132  0x000016f8 branch  0x00002b80 , 0x00000001 
+ 00011133  0x000016f9 isolate1  0x00000001 , 0x00000002 
+ 00011134  0x000016fa branch  0x00002b85 , 0x00000001 
+ 00011135  0x000016fb branch  0x00002b8a 
+ 00011136  0x000016fe jam  0x00000025 , 0x00000007 
+ 00011137  0x000016ff fetch  0x00000001 , 0x000006a1 
+ 00011138  0x00001700 set1  0x00000000 , 0x0000003f 
+ 00011139  0x00001701 store  0x00000001 , 0x000006a1 
+ 00011140  0x00001702 rtn 
+ 00011141  0x00001705 jam  0x00000026 , 0x00000007 
+ 00011142  0x00001706 fetch  0x00000001 , 0x000006a1 
+ 00011143  0x00001707 set1  0x00000001 , 0x0000003f 
+ 00011144  0x00001708 store  0x00000001 , 0x000006a1 
+ 00011145  0x00001709 rtn 
+ 00011146  0x0000170c jam  0x00000027 , 0x00000007 
+ 00011147  0x0000170d fetch  0x00000001 , 0x000006a1 
+ 00011148  0x0000170e set1  0x00000002 , 0x0000003f 
+ 00011149  0x0000170f store  0x00000001 , 0x000006a1 
+ 00011150  0x00001710 rtn 
+ 00011151  0x00001716 copy  0x00000006 , 0x00000011 
+ 00011152  0x00001717 fetch  0x00000001 , 0x000043cb 
+ 00011153  0x00001718 beq  0x00000006 , 0x000066d5 
+ 00011154  0x00001719 beq  0x0000000f , 0x0000503d 
+ 00011155  0x0000171a copy  0x00000011 , 0x00000006 
+ 00011156  0x0000171b ifetch  0x00000003 , 0x00000006 
+ 00011157  0x0000171c store  0x00000003 , 0x00004397 
+ 00011158  0x0000171e beq  0x00000002 , 0x00002bab 
+ 00011159  0x0000171f beq  0x00000003 , 0x00002bb0 
+ 00011160  0x00001720 beq  0x00000004 , 0x00002bb3 
+ 00011161  0x00001721 beq  0x00000006 , 0x00002bf7 
+ 00011162  0x00001722 beq  0x00000008 , 0x00002c44 
+ 00011163  0x00001723 beq  0x0000000a , 0x00002d19 
+ 00011164  0x00001724 beq  0x0000000c , 0x00002d4c 
+ 00011165  0x00001725 beq  0x00000010 , 0x00002d63 
+ 00011166  0x00001726 beq  0x00000012 , 0x00002da8 
+ 00011167  0x00001727 beq  0x00000016 , 0x00002dce 
+ 00011168  0x00001728 beq  0x00000018 , 0x00002de1 
+ 00011169  0x00001729 beq  0x0000001e , 0x00002de6 
+ 00011170  0x0000172a beq  0x00000052 , 0x00002dea 
+ 00011171  0x0000172b rtn 
+ 00011172  0x0000172f force  0x00000003 , 0x00000011 
+ 00011173  0x00001730 call  0x00002e10 
+ 00011174  0x00001731 setarg  0x00000002 
+ 00011175  0x00001733 istore  0x00000001 , 0x00000005 
+ 00011176  0x00001734 fetch  0x00000002 , 0x000042e1 
+ 00011177  0x00001735 istore  0x00000002 , 0x00000005 
+ 00011178  0x00001736 rtn 
+ 00011179  0x0000173a call  0x00002bb0 
+ 00011180  0x0000173c force  0x00000003 , 0x00000011 
+ 00011181  0x0000173d call  0x00002e10 
+ 00011182  0x0000173e setarg  0x00000003 
+ 00011183  0x0000173f branch  0x00002ba7 
+ 00011184  0x00001742 rshift8  0x0000003f , 0x0000003f 
+ 00011185  0x00001743 store  0x00000002 , 0x000042e3 
+ 00011186  0x00001744 rtn 
+ 00011187  0x00001747 call  0x00002e41 
+ 00011188  0x00001748 call  0x00007dba 
+ 00011189  0x00001749 branch  0x00002bc3 
+ 00011190  0x0000174d ifetch  0x00000002 , 0x00000006 
+ 00011191  0x0000174e and_into  0x000000ff , 0x0000003f 
+ 00011192  0x0000174f rtn  0x00000034 
+ 00011193  0x00001750 isub  0x00000012 , 0x0000003e 
+ 00011194  0x00001751 rtn  0x00000005 
+ 00011195  0x00001752 nrtn  0x00000002 
+ 00011196  0x00001753 isub  0x00000013 , 0x0000003e 
+ 00011197  0x00001754 rtn  0x00000005 
+ 00011198  0x00001755 branch  0x00002bc1 , 0x00000002 
+ 00011199  0x00001756 force  0x00000001 , 0x0000003e 
+ 00011200  0x00001757 rtn 
+ 00011201  0x00001759 force  0x00000000 , 0x0000003f 
+ 00011202  0x0000175a rtn 
+ 00011203  0x0000175e arg  0x00000003 , 0x0000000b 
+ 00011204  0x0000175f call  0x00002cc7 
+ 00011205  0x00001761 call  0x00002bb6 
+ 00011206  0x00001762 branch  0x00002bf5 , 0x00000034 
+ 00011207  0x00001763 nbranch  0x00002bf3 , 0x00000002 
+ 00011208  0x00001764 increase  0xfffffffe , 0x00000006 
+ 00011209  0x00001765 call  0x00007c6d 
+ 00011210  0x00001766 call  0x00007c64 
+ 00011211  0x00001767 nbranch  0x00002be3 , 0x00000028 
+ 00011212  0x00001768 call  0x00007c51 
+ 00011213  0x00001769 storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00011214  0x0000176a force  0x0000001e , 0x00000011 
+ 00011215  0x0000176b call  0x00002e10 
+ 00011216  0x0000176c fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00011217  0x0000176d call  0x00007c60 
+ 00011218  0x0000176e call  0x00007dbc 
+ 00011219  0x0000176f setarg  0x00000005 
+ 00011220  0x00001770 istore  0x00000001 , 0x00000005 
+ 00011221  0x00001771 call  0x00007c67 
+ 00011222  0x00001772 ifetch  0x00000002 , 0x00000006 
+ 00011223  0x00001773 ifetchr  0x00000011 , 0x00000001 , 0x00000006 
+ 00011224  0x00001774 sub  0x00000011 , 0x00000010 , 0x0000003e 
+ 00011225  0x00001775 branch  0x00002bdf , 0x00000005 
+ 00011226  0x00001776 sub  0x00000011 , 0x00000002 , 0x0000003e 
+ 00011227  0x00001777 nbranch  0x00002e03 , 0x00000005 
+ 00011228  0x00001779 setarg  0x00000001 
+ 00011229  0x0000177a istore  0x00000001 , 0x00000005 
+ 00011230  0x0000177b branch  0x00002be8 
+ 00011231  0x0000177e setarg  0x00000002 
+ 00011232  0x0000177f istore  0x00000001 , 0x00000005 
+ 00011233  0x00001780 arg  0x00000001 , 0x0000000b 
+ 00011234  0x00001781 branch  0x00002be8 
+ 00011235  0x00001784 call  0x00007c67 
+ 00011236  0x00001785 ifetch  0x00000002 , 0x00000006 
+ 00011237  0x00001786 ifetch  0x00000001 , 0x00000006 
+ 00011238  0x00001787 isub  0x00000011 , 0x0000003e 
+ 00011239  0x00001788 nbranch  0x00002bf5 , 0x00000005 
+ 00011240  0x0000178b call  0x00007c67 
+ 00011241  0x0000178c ifetch  0x00000002 , 0x00000006 
+ 00011242  0x0000178d and_into  0x000000ff , 0x0000003f 
+ 00011243  0x0000178e istore  0x00000002 , 0x00000005 
+ 00011244  0x0000178f ifetchr  0x00000039 , 0x00000001 , 0x00000006 
+ 00011245  0x00001790 call  0x00007cda 
+ 00011246  0x00001791 call  0x00007c6a 
+ 00011247  0x00001792 increase  0xffffffff , 0x0000000b 
+ 00011248  0x00001793 branch  0x00002bf5 , 0x00000005 
+ 00011249  0x00001795 call  0x00002cdd 
+ 00011250  0x00001796 branch  0x00002bc5 
+ 00011251  0x00001799 call  0x00002cdd 
+ 00011252  0x0000179a branch  0x00002bf1 
+ 00011253  0x0000179d branch  0x00002e03 , 0x00000028 
+ 00011254  0x0000179e branch  0x00002e34 
+ 00011255  0x000017a2 call  0x00002e41 
+ 00011256  0x000017a3 ifetch  0x00000002 , 0x00000006 
+ 00011257  0x000017a4 store  0x00000002 , 0x0000439e 
+ 00011258  0x000017a5 call  0x00007c6d 
+ 00011259  0x000017a6 arg  0x000006b5 , 0x00000005 
+ 00011260  0x000017a7 fetch  0x00000002 , 0x00004335 
+ 00011261  0x000017a8 increase  0xfffffff9 , 0x0000003f 
+ 00011262  0x000017a9 call  0x00002e4f 
+ 00011263  0x000017aa branch  0x00002c0a 
+ 00011264  0x000017ae disable  0x00000028 
+ 00011265  0x000017af fetcht  0x00000002 , 0x000006b1 
+ 00011266  0x000017b0 fetch  0x00000002 , 0x000006b3 
+ 00011267  0x000017b1 isub  0x00000002 , 0x0000003e 
+ 00011268  0x000017b2 nbranch  0x00002c07 , 0x00000002 
+ 00011269  0x000017b3 deposit  0x00000002 
+ 00011270  0x000017b4 rtnne  0x00000000 
+ 00011271  0x000017b6 enable  0x00000028 
+ 00011272  0x000017b7 jam  0x00000001 , 0x000001b9 
+ 00011273  0x000017b8 branch  0x00002e05 
+ 00011274  0x000017bc call  0x00002c00 
+ 00011275  0x000017bd rtn  0x00000028 
+ 00011276  0x000017be fetcht  0x00000002 , 0x0000439e 
+ 00011277  0x000017bf setarg  0x00002800 
+ 00011278  0x000017c0 isub  0x00000002 , 0x0000003e 
+ 00011279  0x000017c1 branch  0x00002c11 , 0x00000005 
+ 00011280  0x000017c2 branch  0x00002e03 
+ 00011281  0x000017c6 jam  0x00000000 , 0x0000439a 
+ 00011282  0x000017c7 fetcht  0x00000002 , 0x000006b1 
+ 00011283  0x000017c8 storet  0x00000002 , 0x00000678 
+ 00011284  0x000017c9 call  0x00002d04 
+ 00011285  0x000017ca nbranch  0x00002e03 , 0x00000034 
+ 00011286  0x000017cc fetcht  0x00000002 , 0x00000678 
+ 00011287  0x000017cd call  0x00002d04 
+ 00011288  0x000017ce nbranch  0x00002c2a , 0x00000034 
+ 00011289  0x000017cf copy  0x00000006 , 0x00000011 
+ 00011290  0x000017d0 fetch  0x00000001 , 0x000006c6 
+ 00011291  0x000017d1 copy  0x0000003f , 0x00000039 
+ 00011292  0x000017d2 fetcht  0x00000001 , 0x000006b5 
+ 00011293  0x000017d3 isub  0x00000002 , 0x0000003e 
+ 00011294  0x000017d4 nbranch  0x00002c26 , 0x00000005 
+ 00011295  0x000017d5 arg  0x000006b6 , 0x00000012 
+ 00011296  0x000017d6 call  0x00007d64 
+ 00011297  0x000017d8 branch  0x00002c2d , 0x00000005 
+ 00011298  0x000017da fetch  0x00000002 , 0x000006ce 
+ 00011299  0x000017db fetcht  0x00000002 , 0x0000439e 
+ 00011300  0x000017dc isub  0x00000002 , 0x0000003e 
+ 00011301  0x000017dd branch  0x00002c35 , 0x00000005 
+ 00011302  0x000017df fetch  0x00000002 , 0x00000678 
+ 00011303  0x000017e0 increase  0x00000001 , 0x0000003f 
+ 00011304  0x000017e1 store  0x00000002 , 0x00000678 
+ 00011305  0x000017e2 branch  0x00002c16 
+ 00011306  0x000017e5 fetch  0x00000001 , 0x0000439a 
+ 00011307  0x000017e6 beq  0x00000001 , 0x00002c35 
+ 00011308  0x000017e7 branch  0x00002e03 
+ 00011309  0x000017eb fetch  0x00000002 , 0x000006ce 
+ 00011310  0x000017ec fetcht  0x00000002 , 0x0000439e 
+ 00011311  0x000017ed isub  0x00000002 , 0x0000003e 
+ 00011312  0x000017ee nbranch  0x00002c26 , 0x00000005 
+ 00011313  0x000017ef jam  0x00000001 , 0x0000439a 
+ 00011314  0x000017f1 fetcht  0x00000002 , 0x00000678 
+ 00011315  0x000017f2 storet  0x00000002 , 0x000006c9 
+ 00011316  0x000017f3 branch  0x00002c26 
+ 00011317  0x000017f6 fetch  0x00000001 , 0x0000439a 
+ 00011318  0x000017f7 beq  0x00000000 , 0x00002c26 
+ 00011319  0x000017f8 jam  0x00000002 , 0x0000439a 
+ 00011320  0x000017f9 fetcht  0x00000002 , 0x00000678 
+ 00011321  0x000017fa increase  0xffffffff , 0x00000002 
+ 00011322  0x000017fb storet  0x00000002 , 0x000006cb 
+ 00011323  0x000017fe arg  0x00000005 , 0x00000011 
+ 00011324  0x000017ff call  0x00002e10 
+ 00011325  0x00001800 setarg  0x00000007 
+ 00011326  0x00001801 istore  0x00000001 , 0x00000005 
+ 00011327  0x00001802 fetch  0x00000002 , 0x000006c9 
+ 00011328  0x00001803 istore  0x00000002 , 0x00000005 
+ 00011329  0x00001804 fetch  0x00000002 , 0x000006cb 
+ 00011330  0x00001805 istore  0x00000002 , 0x00000005 
+ 00011331  0x00001806 rtn 
+ 00011332  0x0000180b call  0x00002e41 
+ 00011333  0x0000180c call  0x00002e4a 
+ 00011334  0x0000180d branch  0x00002c47 
+ 00011335  0x00001810 fetcht  0x00000002 , 0x000006b1 
+ 00011336  0x00001811 storet  0x00000002 , 0x00000678 
+ 00011337  0x00001812 call  0x00002cc7 
+ 00011338  0x00001813 call  0x00002cd2 
+ 00011339  0x00001814 increase  0xfffffffe , 0x00000006 
+ 00011340  0x00001815 copy  0x00000006 , 0x0000003f 
+ 00011341  0x00001816 store  0x00000002 , 0x000006c7 
+ 00011342  0x00001818 fetcht  0x00000002 , 0x000006b6 
+ 00011343  0x00001819 setarg  0x00002a00 
+ 00011344  0x0000181a isub  0x00000002 , 0x0000003e 
+ 00011345  0x0000181b branch  0x00002cb2 , 0x00000005 
+ 00011346  0x0000181c setarg  0x00002803 
+ 00011347  0x0000181d isub  0x00000002 , 0x0000003e 
+ 00011348  0x0000181e nbranch  0x00002c9c , 0x00000005 
+ 00011349  0x0000181f arg  0x00000002 , 0x0000000b 
+ 00011350  0x00001821 call  0x00002e17 
+ 00011351  0x00001822 nbranch  0x00002c79 , 0x00000002 
+ 00011352  0x00001823 fetcht  0x00000002 , 0x00000678 
+ 00011353  0x00001824 call  0x00002d02 
+ 00011354  0x00001825 nbranch  0x00002c79 , 0x00000034 
+ 00011355  0x00001826 call  0x00002e1b 
+ 00011356  0x00001827 nbranch  0x00002c77 , 0x00000005 
+ 00011357  0x00001828 nbranch  0x00002c7b , 0x00000028 
+ 00011358  0x00001829 disable  0x00000028 
+ 00011359  0x0000182a call  0x00002e46 
+ 00011360  0x0000182b copy  0x0000003f , 0x00000011 
+ 00011361  0x0000182c call  0x00002e10 
+ 00011362  0x0000182d setarg  0x00000009 
+ 00011363  0x0000182e istore  0x00000001 , 0x00000005 
+ 00011364  0x0000182f copy  0x00000005 , 0x00000030 
+ 00011365  0x00001830 increase  0x00000001 , 0x00000005 
+ 00011366  0x00001832 call  0x00002c89 
+ 00011367  0x00001833 call  0x00002e13 
+ 00011368  0x00001834 call  0x00002d02 
+ 00011369  0x00001835 call  0x00002c90 
+ 00011370  0x00001836 fetch  0x00000001 , 0x000006cd 
+ 00011371  0x00001837 add  0x0000003f , 0x00000005 , 0x00000011 
+ 00011372  0x00001838 istorer  0x00000011 , 0x00000001 , 0x00000030 
+ 00011373  0x0000183a sub  0x00000011 , 0x00000007 , 0x0000003e 
+ 00011374  0x0000183b ncall  0x00007dbe , 0x00000005 
+ 00011375  0x0000183c call  0x00007dc0 , 0x00000005 
+ 00011376  0x0000183d call  0x00002e46 
+ 00011377  0x0000183e increase  0xfffffffe , 0x0000003f 
+ 00011378  0x0000183f idiv  0x00000011 
+ 00011379  0x00001840 call  0x00007d62 
+ 00011380  0x00001841 quotient  0x0000000b 
+ 00011381  0x00001842 increase  0xffffffff , 0x0000000b 
+ 00011382  0x00001843 branch  0x00002c79 , 0x00000005 
+ 00011383  0x00001845 call  0x00002e13 
+ 00011384  0x00001846 branch  0x00002c56 
+ 00011385  0x00001848 branch  0x00002e03 , 0x00000028 
+ 00011386  0x00001849 branch  0x00002e34 
+ 00011387  0x0000184c call  0x00002e24 
+ 00011388  0x0000184d call  0x00002e13 
+ 00011389  0x0000184e call  0x00002d02 
+ 00011390  0x0000184f call  0x00002d96 
+ 00011391  0x00001850 nbranch  0x00002c79 , 0x00000034 
+ 00011392  0x00001852 call  0x00007c64 
+ 00011393  0x00001853 fetch  0x00000002 , 0x00000678 
+ 00011394  0x00001854 increase  0xffffffff , 0x0000003f 
+ 00011395  0x00001855 istore  0x00000002 , 0x00000005 
+ 00011396  0x00001856 call  0x00002e30 
+ 00011397  0x00001857 call  0x00002c90 
+ 00011398  0x00001858 increase  0xffffffff , 0x0000000b 
+ 00011399  0x00001859 branch  0x00002c79 , 0x00000005 
+ 00011400  0x0000185a branch  0x00002c77 
+ 00011401  0x0000185e fetch  0x00000002 , 0x00000678 
+ 00011402  0x0000185f istore  0x00000002 , 0x00000005 
+ 00011403  0x00001861 fetch  0x00000001 , 0x000006c6 
+ 00011404  0x00001862 copy  0x0000003f , 0x00000039 
+ 00011405  0x00001863 call  0x00007c67 
+ 00011406  0x00001864 call  0x00007ccc 
+ 00011407  0x00001865 branch  0x00007c6a 
+ 00011408  0x00001867 call  0x00007c64 
+ 00011409  0x00001868 fetch  0x00000002 , 0x00000678 
+ 00011410  0x00001869 istore  0x00000002 , 0x00000005 
+ 00011411  0x0000186a call  0x00007c6a 
+ 00011412  0x0000186b fetch  0x00000001 , 0x000006cd 
+ 00011413  0x0000186c copy  0x0000003f , 0x00000039 
+ 00011414  0x0000186d call  0x00007c64 
+ 00011415  0x0000186e call  0x00007c67 
+ 00011416  0x0000186f isub  0x00000039 , 0x00000006 
+ 00011417  0x00001870 increase  0xffffffff , 0x00000006 
+ 00011418  0x00001871 call  0x00007ccc 
+ 00011419  0x00001872 branch  0x00007c6a 
+ 00011420  0x00001875 bpatchx  0x00000055 , 0x0000402a 
+ 00011421  0x00001876 call  0x00002ce0 
+ 00011422  0x00001877 branch  0x00002e03 , 0x00000034 
+ 00011423  0x00001878 copy  0x00000006 , 0x00000013 
+ 00011424  0x0000187a call  0x00002e46 
+ 00011425  0x0000187b copy  0x00000013 , 0x00000006 
+ 00011426  0x0000187c ifetcht  0x00000001 , 0x00000006 
+ 00011427  0x0000187d increase  0x00000004 , 0x00000002 
+ 00011428  0x0000187e call  0x00007db0 
+ 00011429  0x0000187f copy  0x0000003f , 0x00000013 
+ 00011430  0x00001880 copy  0x0000003f , 0x00000011 
+ 00011431  0x00001881 call  0x00007c6d 
+ 00011432  0x00001882 call  0x00002e10 
+ 00011433  0x00001884 setarg  0x00000009 
+ 00011434  0x00001885 istore  0x00000001 , 0x00000005 
+ 00011435  0x00001886 add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011436  0x00001887 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011437  0x00001888 istore  0x00000001 , 0x00000005 
+ 00011438  0x00001889 fetch  0x00000002 , 0x000006de 
+ 00011439  0x0000188a istore  0x00000002 , 0x00000005 
+ 00011440  0x0000188b call  0x00007c67 
+ 00011441  0x0000188c branch  0x00007ccc 
+ 00011442  0x00001890 call  0x00002ce0 
+ 00011443  0x00001891 branch  0x00002e03 , 0x00000034 
+ 00011444  0x00001892 increase  0xfffffffb , 0x00000006 
+ 00011445  0x00001893 ifetch  0x00000002 , 0x00000006 
+ 00011446  0x00001894 store  0x00000002 , 0x00000678 
+ 00011447  0x00001895 call  0x00002e46 
+ 00011448  0x00001896 fetcht  0x00000001 , 0x0000426b 
+ 00011449  0x00001897 increase  0x00000004 , 0x00000002 
+ 00011450  0x00001898 call  0x00007db0 
+ 00011451  0x00001899 copy  0x0000003f , 0x00000013 
+ 00011452  0x0000189a copy  0x0000003f , 0x00000011 
+ 00011453  0x0000189b call  0x00002e10 
+ 00011454  0x0000189c setarg  0x00000009 
+ 00011455  0x0000189d istore  0x00000001 , 0x00000005 
+ 00011456  0x0000189e add  0x00000013 , 0xfffffffe , 0x0000003f 
+ 00011457  0x0000189f add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00011458  0x000018a0 istore  0x00000001 , 0x00000005 
+ 00011459  0x000018a1 fetch  0x00000002 , 0x00000678 
+ 00011460  0x000018a2 istore  0x00000002 , 0x00000005 
+ 00011461  0x000018a3 arg  0x0000426c , 0x00000006 
+ 00011462  0x000018a4 branch  0x00007ccc 
+ 00011463  0x000018a8 bpatchx  0x00000056 , 0x0000402a 
+ 00011464  0x000018a9 fetch  0x00000002 , 0x000006b1 
+ 00011465  0x000018aa iforce  0x00000012 
+ 00011466  0x000018ab fetch  0x00000002 , 0x000006b3 
+ 00011467  0x000018ac iforce  0x00000013 
+ 00011468  0x000018ad fetch  0x00000002 , 0x000042f7 
+ 00011469  0x000018ae iforce  0x00000006 
+ 00011470  0x000018af branch  0x00007dba 
+ 00011471  0x000018b4 call  0x00002cd2 
+ 00011472  0x000018b5 branch  0x00002cdd , 0x00000005 
+ 00011473  0x000018b6 rtn 
+ 00011474  0x000018b9 bpatchx  0x00000057 , 0x0000402a 
+ 00011475  0x000018ba fetch  0x00000002 , 0x000042f7 
+ 00011476  0x000018bb iforce  0x00000006 
+ 00011477  0x000018bd ifetch  0x00000002 , 0x00000006 
+ 00011478  0x000018be and_into  0x000000ff , 0x0000003f 
+ 00011479  0x000018bf rtn  0x00000034 
+ 00011480  0x000018c0 isub  0x00000002 , 0x0000003e 
+ 00011481  0x000018c1 rtn  0x00000005 
+ 00011482  0x000018c2 call  0x00002cdd 
+ 00011483  0x000018c3 call  0x00002cdd 
+ 00011484  0x000018c4 branch  0x00002cd5 
+ 00011485  0x000018c8 ifetch  0x00000001 , 0x00000006 
+ 00011486  0x000018c9 iadd  0x00000006 , 0x00000006 
+ 00011487  0x000018ca rtn 
+ 00011488  0x000018ce bpatchx  0x00000058 , 0x0000402b 
+ 00011489  0x000018cf fetch  0x00000002 , 0x000042f7 
+ 00011490  0x000018d0 iforce  0x00000006 
+ 00011491  0x000018d2 ifetch  0x00000002 , 0x00000006 
+ 00011492  0x000018d3 and_into  0x000000ff , 0x0000003f 
+ 00011493  0x000018d4 rtn  0x00000034 
+ 00011494  0x000018d5 store  0x00000002 , 0x000006de 
+ 00011495  0x000018d6 ifetch  0x00000001 , 0x00000006 
+ 00011496  0x000018d7 copy  0x00000006 , 0x00000005 
+ 00011497  0x000018d8 iadd  0x00000006 , 0x00000006 
+ 00011498  0x000018d9 fetcht  0x00000001 , 0x000006b5 
+ 00011499  0x000018da isub  0x00000002 , 0x0000003e 
+ 00011500  0x000018db nbranch  0x00002cf3 , 0x00000005 
+ 00011501  0x000018dc copy  0x0000003f , 0x00000039 
+ 00011502  0x000018dd copy  0x00000005 , 0x00000012 
+ 00011503  0x000018de arg  0x000006b6 , 0x00000011 
+ 00011504  0x000018df call  0x00007d64 
+ 00011505  0x000018e0 rtn  0x00000005 
+ 00011506  0x000018e1 fetch  0x00000001 , 0x000006b5 
+ 00011507  0x000018e3 iadd  0x00000005 , 0x00000006 
+ 00011508  0x000018e4 call  0x00002cdd 
+ 00011509  0x000018e5 branch  0x00002ce3 
+ 00011510  0x000018ed arg  0x00000001 , 0x00000002 
+ 00011511  0x000018ee fetch  0x00000002 , 0x000042f7 
+ 00011512  0x000018ef iforce  0x00000006 
+ 00011513  0x000018f0 copy  0x00000006 , 0x00000005 
+ 00011514  0x000018f2 ifetch  0x00000002 , 0x00000006 
+ 00011515  0x000018f3 and_into  0x000000ff , 0x0000003f 
+ 00011516  0x000018f4 rtn  0x00000034 
+ 00011517  0x000018f5 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00011518  0x000018f6 call  0x00002cdd 
+ 00011519  0x000018f7 call  0x00002cdd 
+ 00011520  0x000018f8 copy  0x00000006 , 0x00000005 
+ 00011521  0x000018f9 branch  0x00002cfa 
+ 00011522  0x000018fd fetch  0x00000002 , 0x000006c7 
+ 00011523  0x000018fe branch  0x00002d06 
+ 00011524  0x00001901 bpatchx  0x00000059 , 0x0000402b 
+ 00011525  0x00001902 fetch  0x00000002 , 0x000042f7 
+ 00011526  0x00001904 iforce  0x00000006 
+ 00011527  0x00001906 ifetch  0x00000002 , 0x00000006 
+ 00011528  0x00001907 and_into  0x000000ff , 0x0000003f 
+ 00011529  0x00001908 branch  0x00002d0f , 0x00000034 
+ 00011530  0x00001909 isub  0x00000002 , 0x0000003e 
+ 00011531  0x0000190a branch  0x00002d10 , 0x00000005 
+ 00011532  0x0000190b call  0x00002cdd 
+ 00011533  0x0000190c call  0x00002cdd 
+ 00011534  0x0000190d branch  0x00002d07 
+ 00011535  0x00001910 branch  0x00007dc8 
+ 00011536  0x00001913 ifetch  0x00000001 , 0x00000006 
+ 00011537  0x00001914 store  0x00000001 , 0x000006cd 
+ 00011538  0x00001915 copy  0x0000003f , 0x00000039 
+ 00011539  0x00001916 arg  0x000006ce , 0x00000005 
+ 00011540  0x00001917 call  0x00007ccc 
+ 00011541  0x00001918 ifetch  0x00000001 , 0x00000006 
+ 00011542  0x00001919 store  0x00000001 , 0x000006c6 
+ 00011543  0x0000191a call  0x00007c6d 
+ 00011544  0x0000191b branch  0x00007dca 
+ 00011545  0x00001920 call  0x00002dc7 
+ 00011546  0x00001921 fetcht  0x00000002 , 0x00004398 
+ 00011547  0x00001922 fetch  0x00000001 , 0x00004321 
+ 00011548  0x00001923 bbit1  0x00000003 , 0x00002d42 
+ 00011549  0x00001927 call  0x00002cd2 
+ 00011550  0x00001928 nbranch  0x00002e03 , 0x00000005 
+ 00011551  0x00001929 call  0x00002d48 , 0x00000028 
+ 00011552  0x0000192a rtn  0x00000028 
+ 00011553  0x0000192b call  0x00002cdd 
+ 00011554  0x0000192c increase  0xfffffffe , 0x00000006 
+ 00011555  0x0000192d ifetch  0x00000002 , 0x00000006 
+ 00011556  0x0000192e arg  0x00002a00 , 0x00000002 
+ 00011557  0x0000192f isub  0x00000002 , 0x0000003e 
+ 00011558  0x00001930 branch  0x00002d36 , 0x00000005 
+ 00011559  0x00001931 copy  0x00000006 , 0x00000013 
+ 00011560  0x00001932 call  0x00002e46 
+ 00011561  0x00001933 copy  0x00000013 , 0x00000006 
+ 00011562  0x00001934 ifetcht  0x00000001 , 0x00000006 
+ 00011563  0x00001935 increase  0x00000001 , 0x00000002 
+ 00011564  0x00001936 call  0x00007db0 
+ 00011565  0x00001938 copy  0x0000003f , 0x00000013 
+ 00011566  0x00001939 copy  0x0000003f , 0x00000011 
+ 00011567  0x0000193a call  0x00007c6d 
+ 00011568  0x0000193b call  0x00002e10 
+ 00011569  0x0000193c setarg  0x0000000b 
+ 00011570  0x0000193d istore  0x00000001 , 0x00000005 
+ 00011571  0x0000193e add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011572  0x0000193f call  0x00007c67 
+ 00011573  0x00001940 branch  0x00007cda 
+ 00011574  0x00001943 call  0x00002e46 
+ 00011575  0x00001944 fetcht  0x00000001 , 0x0000426b 
+ 00011576  0x00001945 increase  0x00000001 , 0x00000002 
+ 00011577  0x00001946 call  0x00007db0 
+ 00011578  0x00001947 copy  0x0000003f , 0x00000013 
+ 00011579  0x00001948 copy  0x0000003f , 0x00000011 
+ 00011580  0x0000194a call  0x00002e10 
+ 00011581  0x0000194b setarg  0x0000000b 
+ 00011582  0x0000194c istore  0x00000001 , 0x00000005 
+ 00011583  0x0000194d add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011584  0x0000194e arg  0x0000426c , 0x00000006 
+ 00011585  0x0000194f branch  0x00007cda 
+ 00011586  0x00001953 fetch  0x00000002 , 0x00004332 
+ 00011587  0x00001954 isub  0x00000002 , 0x0000003e 
+ 00011588  0x00001955 nbranch  0x00002d1d , 0x00000005 
+ 00011589  0x00001956 nbranch  0x00002d1d , 0x00000028 
+ 00011590  0x00001958 jam  0x00000005 , 0x000001b9 
+ 00011591  0x00001959 branch  0x00002e05 
+ 00011592  0x0000195c increase  0xfffffffe , 0x00000006 
+ 00011593  0x0000195d ifetch  0x00000002 , 0x00000006 
+ 00011594  0x0000195e bbit1  0x0000000e , 0x00002d46 
+ 00011595  0x0000195f branch  0x00007dbc 
+ 00011596  0x00001962 ifetch  0x00000002 , 0x00000006 
+ 00011597  0x00001963 store  0x00000002 , 0x000006b5 
+ 00011598  0x00001964 iforce  0x00000011 
+ 00011599  0x00001965 fetcht  0x00000002 , 0x00004398 
+ 00011600  0x00001967 call  0x00002ccf 
+ 00011601  0x00001968 branch  0x00002e03 , 0x00000034 
+ 00011602  0x00001969 ifetch  0x00000001 , 0x00000006 
+ 00011603  0x0000196a isub  0x00000011 , 0x00000039 
+ 00011604  0x0000196b nbranch  0x00002e03 , 0x00000002 
+ 00011605  0x0000196c call  0x00007c6d 
+ 00011606  0x0000196d call  0x00002e46 
+ 00011607  0x0000196e add  0x00000039 , 0x00000001 , 0x00000002 
+ 00011608  0x0000196f call  0x00007db0 
+ 00011609  0x00001971 copy  0x0000003f , 0x00000011 
+ 00011610  0x00001972 copy  0x0000003f , 0x00000013 
+ 00011611  0x00001973 call  0x00002e10 
+ 00011612  0x00001974 setarg  0x0000000d 
+ 00011613  0x00001975 istore  0x00000001 , 0x00000005 
+ 00011614  0x00001976 add  0x00000013 , 0xffffffff , 0x00000039 
+ 00011615  0x00001977 fetcht  0x00000002 , 0x000006b5 
+ 00011616  0x00001978 call  0x00007c67 
+ 00011617  0x00001979 iadd  0x00000002 , 0x00000006 
+ 00011618  0x0000197a branch  0x00007ccc 
+ 00011619  0x0000197f call  0x00002e41 
+ 00011620  0x00001980 call  0x00002e4a 
+ 00011621  0x00001981 branch  0x00002d66 
+ 00011622  0x00001988 arg  0x00000002 , 0x0000000b 
+ 00011623  0x00001989 fetcht  0x00000002 , 0x000006b1 
+ 00011624  0x0000198a storet  0x00000002 , 0x00000678 
+ 00011625  0x0000198b call  0x00002cd2 
+ 00011626  0x0000198c increase  0xfffffffe , 0x00000006 
+ 00011627  0x0000198d copy  0x00000006 , 0x0000003f 
+ 00011628  0x0000198e store  0x00000002 , 0x000006c7 
+ 00011629  0x00001990 call  0x00002e17 
+ 00011630  0x00001991 nbranch  0x00002d9e , 0x00000002 
+ 00011631  0x00001992 fetcht  0x00000002 , 0x00000678 
+ 00011632  0x00001993 call  0x00002d02 
+ 00011633  0x00001994 nbranch  0x00002da1 , 0x00000034 
+ 00011634  0x00001996 call  0x00002e1b 
+ 00011635  0x00001997 nbranch  0x00002d94 , 0x00000005 
+ 00011636  0x00001998 copy  0x0000000b , 0x0000003f 
+ 00011637  0x00001999 beq  0x00000000 , 0x00002da1 
+ 00011638  0x0000199a nbranch  0x00002d8a , 0x00000028 
+ 00011639  0x0000199b disable  0x00000028 
+ 00011640  0x0000199d call  0x00002e46 
+ 00011641  0x0000199e copy  0x0000003f , 0x00000011 
+ 00011642  0x0000199f call  0x00002e10 
+ 00011643  0x000019a0 setarg  0x00000011 
+ 00011644  0x000019a1 istore  0x00000001 , 0x00000005 
+ 00011645  0x000019a2 fetch  0x00000001 , 0x000006c6 
+ 00011646  0x000019a3 add  0x0000003f , 0x00000004 , 0x00000011 
+ 00011647  0x000019a4 istorer  0x00000011 , 0x00000001 , 0x00000005 
+ 00011648  0x000019a5 call  0x00007c6a 
+ 00011649  0x000019a6 sub  0x00000011 , 0x00000006 , 0x0000003e 
+ 00011650  0x000019a7 ncall  0x00007dbe , 0x00000005 
+ 00011651  0x000019a8 call  0x00007dc0 , 0x00000005 
+ 00011652  0x000019a9 call  0x00002e46 
+ 00011653  0x000019aa increase  0xfffffffe , 0x0000003f 
+ 00011654  0x000019ab idiv  0x00000011 
+ 00011655  0x000019ac call  0x00007d62 
+ 00011656  0x000019ad quotient  0x0000000b 
+ 00011657  0x000019ae branch  0x00002d90 
+ 00011658  0x000019b0 call  0x00002d98 
+ 00011659  0x000019b1 nbranch  0x00002da1 , 0x00000034 
+ 00011660  0x000019b2 fetch  0x00000002 , 0x00000678 
+ 00011661  0x000019b3 increase  0xffffffff , 0x0000003f 
+ 00011662  0x000019b4 store  0x00000002 , 0x000006cb 
+ 00011663  0x000019b5 call  0x00002e2a 
+ 00011664  0x000019b7 fetch  0x00000002 , 0x00000678 
+ 00011665  0x000019b8 store  0x00000002 , 0x000006c9 
+ 00011666  0x000019b9 call  0x00002e24 
+ 00011667  0x000019ba increase  0xffffffff , 0x0000000b 
+ 00011668  0x000019bd call  0x00002e13 
+ 00011669  0x000019be branch  0x00002d6d 
+ 00011670  0x000019c1 fetch  0x00000001 , 0x000006cd 
+ 00011671  0x000019c2 branch  0x00002d99 
+ 00011672  0x000019c6 fetch  0x00000001 , 0x000006c6 
+ 00011673  0x000019c7 branch  0x00002d9c , 0x0000002c 
+ 00011674  0x000019c8 increase  0xfffffffe , 0x0000003f 
+ 00011675  0x000019c9 rtn 
+ 00011676  0x000019cc increase  0xfffffff0 , 0x0000003f 
+ 00011677  0x000019cd rtn 
+ 00011678  0x000019d0 fetch  0x00000002 , 0x00000678 
+ 00011679  0x000019d1 store  0x00000002 , 0x000006cb 
+ 00011680  0x000019d2 branch  0x00002da5 
+ 00011681  0x000019d4 fetch  0x00000002 , 0x00000678 
+ 00011682  0x000019d5 increase  0xffffffff , 0x0000003f 
+ 00011683  0x000019d6 store  0x00000002 , 0x000006cb 
+ 00011684  0x000019d7 branch  0x00002da5 
+ 00011685  0x000019d9 branch  0x00002e03 , 0x00000028 
+ 00011686  0x000019da call  0x00002e2a 
+ 00011687  0x000019db branch  0x00002e34 
+ 00011688  0x000019e1 copy  0x00000006 , 0x00000011 
+ 00011689  0x000019e2 fetch  0x00000002 , 0x00004335 
+ 00011690  0x000019e3 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011691  0x000019e4 call  0x00002929 
+ 00011692  0x000019e6 bpatchx  0x0000005a , 0x0000402b 
+ 00011693  0x000019e7 call  0x00002dc7 
+ 00011694  0x000019e8 fetcht  0x00000002 , 0x00004398 
+ 00011695  0x000019e9 call  0x00002cd2 
+ 00011696  0x000019ea nbranch  0x00002dc5 , 0x00000005 
+ 00011697  0x000019eb call  0x00002dc1 , 0x00000028 
+ 00011698  0x000019ec rtn  0x00000028 
+ 00011699  0x000019ee fetch  0x00000001 , 0x00004321 
+ 00011700  0x000019ef bbit0  0x00000004 , 0x00002dbc 
+ 00011701  0x000019f1 fetcht  0x00000002 , 0x00004398 
+ 00011702  0x000019f2 fetch  0x00000002 , 0x00004332 
+ 00011703  0x000019f3 isub  0x00000002 , 0x0000003e 
+ 00011704  0x000019f4 nbranch  0x00002dbc , 0x00000005 
+ 00011705  0x000019f5 call  0x00002dc7 
+ 00011706  0x000019f6 nbranch  0x00002dbc , 0x00000028 
+ 00011707  0x000019f7 branch  0x00002d46 
+ 00011708  0x000019fb force  0x00000001 , 0x00000011 
+ 00011709  0x000019fc call  0x00002e10 
+ 00011710  0x000019fd setarg  0x00000013 
+ 00011711  0x000019fe istore  0x00000001 , 0x00000005 
+ 00011712  0x000019ff rtn 
+ 00011713  0x00001a02 increase  0xfffffffe , 0x00000006 
+ 00011714  0x00001a03 ifetch  0x00000002 , 0x00000006 
+ 00011715  0x00001a04 bbit1  0x0000000f , 0x00002d46 
+ 00011716  0x00001a05 branch  0x00007dbc 
+ 00011717  0x00001a08 jam  0x00000001 , 0x000001b9 
+ 00011718  0x00001a09 branch  0x00002e05 
+ 00011719  0x00001a0d bpatchx  0x0000005b , 0x0000402b 
+ 00011720  0x00001a0e call  0x00007dbc 
+ 00011721  0x00001a0f fetch  0x00000001 , 0x000042fe 
+ 00011722  0x00001a10 rtneq  0x00000000 
+ 00011723  0x00001a11 fetch  0x00000001 , 0x00004040 
+ 00011724  0x00001a12 rtnbit1  0x00000004 
+ 00011725  0x00001a13 branch  0x00007dba 
+ 00011726  0x00001a17 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00011727  0x00001a18 fetch  0x00000002 , 0x00004335 
+ 00011728  0x00001a19 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00011729  0x00001a1a call  0x00002929 
+ 00011730  0x00001a1b branch  0x00002dd3 
+ 00011731  0x00001a1f fetch  0x00000002 , 0x00004335 
+ 00011732  0x00001a20 copy  0x0000003f , 0x00000011 
+ 00011733  0x00001a21 call  0x00002e10 
+ 00011734  0x00001a22 setarg  0x00000017 
+ 00011735  0x00001a23 istore  0x00000001 , 0x00000005 
+ 00011736  0x00001a24 fetch  0x00000002 , 0x00004398 
+ 00011737  0x00001a25 istore  0x00000002 , 0x00000005 
+ 00011738  0x00001a26 fetch  0x00000002 , 0x00004335 
+ 00011739  0x00001a27 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00011740  0x00001a28 fetch  0x00000002 , 0x00004339 
+ 00011741  0x00001a29 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00011742  0x00001a2a ifetch  0x00000002 , 0x00000006 
+ 00011743  0x00001a2b istore  0x00000002 , 0x00000005 
+ 00011744  0x00001a2c branch  0x00007ccc 
+ 00011745  0x00001a33 force  0x00000001 , 0x00000011 
+ 00011746  0x00001a34 call  0x00002e10 
+ 00011747  0x00001a35 setarg  0x00000019 
+ 00011748  0x00001a36 istore  0x00000001 , 0x00000005 
+ 00011749  0x00001a37 rtn 
+ 00011750  0x00001a3a fetch  0x00000001 , 0x00004396 
+ 00011751  0x00001a3b set0  0x00000000 , 0x0000003f 
+ 00011752  0x00001a3c store  0x00000001 , 0x00004396 
+ 00011753  0x00001a3d rtn 
+ 00011754  0x00001a40 copy  0x00000006 , 0x00000011 
+ 00011755  0x00001a41 fetch  0x00000002 , 0x00004335 
+ 00011756  0x00001a42 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00011757  0x00001a43 branch  0x00002929 
+ 00011758  0x00001a49 copy  0x00000002 , 0x00000013 
+ 00011759  0x00001a4a increase  0x00000003 , 0x00000011 
+ 00011760  0x00001a4b call  0x00002e10 
+ 00011761  0x00001a4c increase  0xfffffffd , 0x00000011 
+ 00011762  0x00001a4d setarg  0x0000001b 
+ 00011763  0x00001a4e istore  0x00000001 , 0x00000005 
+ 00011764  0x00001a4f copy  0x00000013 , 0x00000002 
+ 00011765  0x00001a50 istoret  0x00000002 , 0x00000005 
+ 00011766  0x00001a51 rtn 
+ 00011767  0x00001a55 fetch  0x00000001 , 0x00004396 
+ 00011768  0x00001a56 set1  0x00000000 , 0x0000003f 
+ 00011769  0x00001a57 store  0x00000001 , 0x00004396 
+ 00011770  0x00001a58 copy  0x00000002 , 0x00000013 
+ 00011771  0x00001a59 increase  0x00000003 , 0x00000011 
+ 00011772  0x00001a5a call  0x00002e10 
+ 00011773  0x00001a5b increase  0xfffffffd , 0x00000011 
+ 00011774  0x00001a5c setarg  0x0000001d 
+ 00011775  0x00001a5d istore  0x00000001 , 0x00000005 
+ 00011776  0x00001a5e copy  0x00000013 , 0x00000002 
+ 00011777  0x00001a5f istoret  0x00000002 , 0x00000005 
+ 00011778  0x00001a60 rtn 
+ 00011779  0x00001a66 bpatchx  0x0000005c , 0x0000402b 
+ 00011780  0x00001a67 jam  0x0000000a , 0x000001b9 
+ 00011781  0x00001a69 force  0x00000005 , 0x00000011 
+ 00011782  0x00001a6a call  0x00002e10 
+ 00011783  0x00001a6b setarg  0x00000001 
+ 00011784  0x00001a6c istore  0x00000001 , 0x00000005 
+ 00011785  0x00001a6d fetch  0x00000001 , 0x00004397 
+ 00011786  0x00001a6e istore  0x00000001 , 0x00000005 
+ 00011787  0x00001a6f fetch  0x00000002 , 0x00004398 
+ 00011788  0x00001a70 istore  0x00000002 , 0x00000005 
+ 00011789  0x00001a71 fetch  0x00000001 , 0x000001b9 
+ 00011790  0x00001a72 istore  0x00000001 , 0x00000005 
+ 00011791  0x00001a73 rtn 
+ 00011792  0x00001a77 bpatchx  0x0000005d , 0x0000402b 
+ 00011793  0x00001a78 force  0x00000004 , 0x00000012 
+ 00011794  0x00001a79 branch  0x000029fb 
+ 00011795  0x00001a7d fetcht  0x00000002 , 0x00000678 
+ 00011796  0x00001a7e increase  0x00000001 , 0x00000002 
+ 00011797  0x00001a7f storet  0x00000002 , 0x00000678 
+ 00011798  0x00001a80 rtn 
+ 00011799  0x00001a83 fetcht  0x00000002 , 0x00000678 
+ 00011800  0x00001a84 fetch  0x00000002 , 0x000006b3 
+ 00011801  0x00001a85 isub  0x00000002 , 0x0000003e 
+ 00011802  0x00001a86 rtn 
+ 00011803  0x00001a8a bpatchx  0x0000005e , 0x0000402b 
+ 00011804  0x00001a8b fetcht  0x00000001 , 0x000006b5 
+ 00011805  0x00001a8c arg  0x000006b6 , 0x00000011 
+ 00011806  0x00001a8e fetch  0x00000001 , 0x000006cd 
+ 00011807  0x00001a8f copy  0x0000003f , 0x00000039 
+ 00011808  0x00001a90 isub  0x00000002 , 0x0000003e 
+ 00011809  0x00001a91 nrtn  0x00000005 
+ 00011810  0x00001a92 arg  0x000006ce , 0x00000012 
+ 00011811  0x00001a93 branch  0x00007d64 
+ 00011812  0x00001a97 bpatchx  0x0000005f , 0x0000402b 
+ 00011813  0x00001a98 fetch  0x00000001 , 0x000006c6 
+ 00011814  0x00001a99 store  0x00000001 , 0x000006a1 
+ 00011815  0x00001a9a copy  0x0000003f , 0x00000039 
+ 00011816  0x00001a9b call  0x00007c67 
+ 00011817  0x00001a9c branch  0x00007ccc 
+ 00011818  0x00001aa0 bpatchx  0x00000060 , 0x0000402c 
+ 00011819  0x00001aa1 call  0x00007c64 
+ 00011820  0x00001aa2 fetch  0x00000002 , 0x000006c9 
+ 00011821  0x00001aa3 istore  0x00000002 , 0x00000005 
+ 00011822  0x00001aa4 fetch  0x00000002 , 0x000006cb 
+ 00011823  0x00001aa5 istore  0x00000002 , 0x00000005 
+ 00011824  0x00001aa7 fetch  0x00000001 , 0x000006a1 
+ 00011825  0x00001aa8 copy  0x0000003f , 0x00000039 
+ 00011826  0x00001aa9 call  0x00007ccc 
+ 00011827  0x00001aaa branch  0x00007c6a 
+ 00011828  0x00001aaf bpatchx  0x00000061 , 0x0000402c 
+ 00011829  0x00001ab0 call  0x00007c64 
+ 00011830  0x00001ab1 call  0x00002a21 
+ 00011831  0x00001ab2 copy  0x00000005 , 0x0000003f 
+ 00011832  0x00001ab3 isub  0x00000006 , 0x00000011 
+ 00011833  0x00001ab4 call  0x00002a24 
+ 00011834  0x00001ab5 copy  0x00000011 , 0x0000003f 
+ 00011835  0x00001ab6 istore  0x00000002 , 0x00000006 
+ 00011836  0x00001ab7 increase  0x00000004 , 0x00000011 
+ 00011837  0x00001ab8 call  0x00002a16 
+ 00011838  0x00001ab9 copy  0x00000011 , 0x0000003f 
+ 00011839  0x00001aba istore  0x00000001 , 0x00000006 
+ 00011840  0x00001abb rtn 
+ 00011841  0x00001abf rshift8  0x0000003f , 0x0000003f 
+ 00011842  0x00001ac0 store  0x00000002 , 0x000006b1 
+ 00011843  0x00001ac1 ifetch  0x00000002 , 0x00000006 
+ 00011844  0x00001ac2 store  0x00000002 , 0x000006b3 
+ 00011845  0x00001ac3 rtn 
+ 00011846  0x00001ac7 bpatchx  0x00000062 , 0x0000402c 
+ 00011847  0x00001ac8 fetch  0x00000002 , 0x000042e3 
+ 00011848  0x00001aca fetcht  0x00000002 , 0x000042e1 
+ 00011849  0x00001ace branch  0x00007db0 
+ 00011850  0x00001ad3 bpatchx  0x00000063 , 0x0000402c 
+ 00011851  0x00001ad4 call  0x00007c6d 
+ 00011852  0x00001ad5 arg  0x000006b5 , 0x00000005 
+ 00011853  0x00001ad7 fetch  0x00000002 , 0x00004335 
+ 00011854  0x00001ad8 increase  0xfffffffb , 0x0000003f 
+ 00011855  0x00001ada istore  0x00000001 , 0x00000005 
+ 00011856  0x00001adb copy  0x0000003f , 0x00000039 
+ 00011857  0x00001adc call  0x00007c67 
+ 00011858  0x00001add branch  0x00007ccc 
+ 00011859  0x00001ae2 fetch  0x00000002 , 0x00000050 
+ 00011860  0x00001ae3 rtnne  0x00000004 
+ 00011861  0x00001ae4 fetch  0x00000001 , 0x00004396 
+ 00011862  0x00001ae5 set1  0x00000001 , 0x0000003f 
+ 00011863  0x00001ae6 store  0x00000001 , 0x00004396 
+ 00011864  0x00001ae7 fetch  0x00000003 , 0x00000052 
+ 00011865  0x00001ae8 store  0x00000003 , 0x00004397 
+ 00011866  0x00001ae9 set1  0x0000000f , 0x00000000 
+ 00011867  0x00001aea beq  0x00000012 , 0x00002e6e 
+ 00011868  0x00001aeb beq  0x00000052 , 0x00002e73 
+ 00011869  0x00001aec beq  0x00000018 , 0x00002de1 
+ 00011870  0x00001aed beq  0x00000002 , 0x00002bab 
+ 00011871  0x00001aee beq  0x0000001e , 0x00002de6 
+ 00011872  0x00001aef set0  0x0000000f , 0x00000000 
+ 00011873  0x00001af1 fetch  0x00000001 , 0x00004396 
+ 00011874  0x00001af2 set0  0x00000001 , 0x0000003f 
+ 00011875  0x00001af3 store  0x00000001 , 0x00004396 
+ 00011876  0x00001af4 rtn 
+ 00011877  0x00001af7 fetch  0x00000001 , 0x00004396 
+ 00011878  0x00001af8 rtnbit0  0x00000001 
+ 00011879  0x00001af9 set1  0x0000000f , 0x00000000 
+ 00011880  0x00001afa call  0x00002e7e 
+ 00011881  0x00001afb call  0x00002e84 
+ 00011882  0x00001afc call  0x00002e61 , 0x00000028 
+ 00011883  0x00001afd fetch  0x00000001 , 0x00004397 
+ 00011884  0x00001afe beq  0x00000012 , 0x00002dac 
+ 00011885  0x00001aff rtn 
+ 00011886  0x00001b03 call  0x00002e73 
+ 00011887  0x00001b04 branch  0x00002e70 
+ 00011888  0x00001b07 call  0x00002e84 
+ 00011889  0x00001b08 nrtn  0x00000028 
+ 00011890  0x00001b09 branch  0x00002dac 
+ 00011891  0x00001b0d bpatchx  0x00000064 , 0x0000402c 
+ 00011892  0x00001b0e call  0x00002e77 
+ 00011893  0x00001b0f arg  0x00000055 , 0x00000011 
+ 00011894  0x00001b10 branch  0x00002929 
+ 00011895  0x00001b14 fetch  0x00000001 , 0x0000004d 
+ 00011896  0x00001b15 add  0x0000003f , 0xfffffff9 , 0x00000012 
+ 00011897  0x00001b16 increase  0xfffffffc , 0x0000003f 
+ 00011898  0x00001b17 store  0x00000002 , 0x00004337 
+ 00011899  0x00001b18 fetcht  0x00000002 , 0x0000004e 
+ 00011900  0x00001b19 storet  0x00000002 , 0x00004335 
+ 00011901  0x00001b1a rtn 
+ 00011902  0x00001b1e fetchr  0x00000012 , 0x00000001 , 0x0000004d 
+ 00011903  0x00001b1f fetch  0x00000002 , 0x00004337 
+ 00011904  0x00001b20 iadd  0x00000012 , 0x00000002 
+ 00011905  0x00001b21 storet  0x00000002 , 0x00004337 
+ 00011906  0x00001b22 arg  0x0000004e , 0x00000011 
+ 00011907  0x00001b23 branch  0x00002929 
+ 00011908  0x00001b28 call  0x00007dbc 
+ 00011909  0x00001b29 fetch  0x00000002 , 0x00004337 
+ 00011910  0x00001b2a fetcht  0x00000002 , 0x00004335 
+ 00011911  0x00001b2b isub  0x00000002 , 0x0000003e 
+ 00011912  0x00001b2c nrtn  0x00000005 
+ 00011913  0x00001b2d branch  0x00007dba 
+ 00011914  0x00001b34 ifetch  0x00000001 , 0x00000006 
+ 00011915  0x00001b35 ifetcht  0x00000001 , 0x00000006 
+ 00011916  0x00001b36 ifetcht  0x00000002 , 0x00000006 
+ 00011917  0x00001b37 beq  0x00000013 , 0x00002e8f 
+ 00011918  0x00001b38 rtn 
+ 00011919  0x00001b3a ifetch  0x00000002 , 0x00000006 
+ 00011920  0x00001b3b store  0x00000002 , 0x0000433c 
+ 00011921  0x00001b3c jam  0x00000040 , 0x0000066f 
+ 00011922  0x00001b3d branch  0x0000782b 
+ 00011923  0x00001b44 arg  0x0000000c , 0x00000011 
+ 00011924  0x00001b45 arg  0x00000012 , 0x00000013 
+ 00011925  0x00001b46 call  0x00002e9b 
+ 00011926  0x00001b47 setarg  0x00000008 
+ 00011927  0x00001b48 istore  0x00000002 , 0x00000005 
+ 00011928  0x00001b49 fetch  0x00000008 , 0x000042d3 
+ 00011929  0x00001b4a istore  0x00000008 , 0x00000005 
+ 00011930  0x00001b4b rtn 
+ 00011931  0x00001b50 call  0x00002ea3 
+ 00011932  0x00001b51 arg  0x00000005 , 0x00000012 
+ 00011933  0x00001b52 call  0x000029fb 
+ 00011934  0x00001b53 copy  0x00000013 , 0x0000003f 
+ 00011935  0x00001b54 istore  0x00000001 , 0x00000005 
+ 00011936  0x00001b55 fetch  0x00000001 , 0x0000433b 
+ 00011937  0x00001b56 istore  0x00000001 , 0x00000005 
+ 00011938  0x00001b57 rtn 
+ 00011939  0x00001b5b fetch  0x00000001 , 0x0000433b 
+ 00011940  0x00001b5d pincrease  0x00000001 
+ 00011941  0x00001b5e store  0x00000001 , 0x0000433b 
+ 00011942  0x00001b5f rtnne  0x00000000 
+ 00011943  0x00001b62 jam  0x00000001 , 0x0000433b 
+ 00011944  0x00001b63 rtn 
+ 00011945  0x00001b69 fetch  0x00000001 , 0x000042fe 
+ 00011946  0x00001b6a beq  0x00000000 , 0x00002eb8 
+ 00011947  0x00001b6b beq  0x00000001 , 0x00002ebb 
+ 00011948  0x00001b6c beq  0x00000002 , 0x00002ebd 
+ 00011949  0x00001b6d beq  0x00000081 , 0x00002eb1 
+ 00011950  0x00001b6e beq  0x00000082 , 0x00002eb3 
+ 00011951  0x00001b6f beq  0x00000083 , 0x00002eb6 
+ 00011952  0x00001b70 rtn 
+ 00011953  0x00001b73 jam  0x0000000d , 0x000042c7 
+ 00011954  0x00001b74 branch  0x00002eb9 
+ 00011955  0x00001b76 jam  0x0000000d , 0x000042c7 
+ 00011956  0x00001b77 jam  0x00000001 , 0x000042c5 
+ 00011957  0x00001b78 rtn 
+ 00011958  0x00001b7a jam  0x0000000d , 0x000042c7 
+ 00011959  0x00001b7b branch  0x00002ebe 
+ 00011960  0x00001b7e jam  0x00000000 , 0x000042c7 
+ 00011961  0x00001b80 jam  0x00000003 , 0x000042c5 
+ 00011962  0x00001b81 rtn 
+ 00011963  0x00001b83 jam  0x00000005 , 0x000042c7 
+ 00011964  0x00001b84 branch  0x00002eb9 
+ 00011965  0x00001b86 jam  0x00000005 , 0x000042c7 
+ 00011966  0x00001b88 jam  0x00000000 , 0x000042c5 
+ 00011967  0x00001b89 rtn 
+ 00011968  0x00001b8c fetch  0x00000001 , 0x0000446c 
+ 00011969  0x00001b8d set1  0x00000000 , 0x0000003f 
+ 00011970  0x00001b8e store  0x00000001 , 0x0000446c 
+ 00011971  0x00001b8f rtn 
+ 00011972  0x00001b92 fetch  0x00000001 , 0x0000446c 
+ 00011973  0x00001b93 set0  0x00000000 , 0x0000003f 
+ 00011974  0x00001b94 store  0x00000001 , 0x0000446c 
+ 00011975  0x00001b95 rtn 
+ 00011976  0x00001b98 ifetch  0x00000001 , 0x00000006 
+ 00011977  0x00001b99 beq  0x00000001 , 0x00002edc 
+ 00011978  0x00001b9b beq  0x00000003 , 0x00002f03 
+ 00011979  0x00001b9c beq  0x00000004 , 0x00002f24 
+ 00011980  0x00001b9d beq  0x00000005 , 0x00002f31 
+ 00011981  0x00001b9f beq  0x00000007 , 0x00002f9a 
+ 00011982  0x00001ba0 beq  0x00000008 , 0x00002f86 
+ 00011983  0x00001ba1 beq  0x00000009 , 0x00002f96 
+ 00011984  0x00001ba2 beq  0x0000000a , 0x00002f9a 
+ 00011985  0x00001ba3 beq  0x0000000b , 0x00002f9a 
+ 00011986  0x00001ba4 beq  0x0000000c , 0x00002f9b 
+ 00011987  0x00001ba5 beq  0x0000000d , 0x00002fa0 
+ 00011988  0x00001ba6 rtn 
+ 00011989  0x00001bab force  0x00000002 , 0x00000011 
+ 00011990  0x00001bac call  0x00003047 
+ 00011991  0x00001bad setarg  0x0000000b 
+ 00011992  0x00001bae istore  0x00000001 , 0x00000005 
+ 00011993  0x00001baf fetch  0x00000001 , 0x000042c7 
+ 00011994  0x00001bb0 istore  0x00000001 , 0x00000005 
+ 00011995  0x00001bb1 rtn 
+ 00011996  0x00001bb4 store  0x00000001 , 0x000042bd 
+ 00011997  0x00001bb5 ifetch  0x00000006 , 0x00000006 
+ 00011998  0x00001bb6 istore  0x00000006 , 0x00000005 
+ 00011999  0x00001bb7 fetch  0x00000001 , 0x000042fe 
+ 00012000  0x00001bb8 beq  0x00000000 , 0x00002f37 
+ 00012001  0x00001bb9 call  0x00002efe 
+ 00012002  0x00001bba fetch  0x00000001 , 0x0000446a 
+ 00012003  0x00001bbb branch  0x00002ee8 , 0x00000034 
+ 00012004  0x00001bbc fetch  0x00000001 , 0x000042c0 
+ 00012005  0x00001bbd bbit0  0x00000003 , 0x0000431f 
+ 00012006  0x00001bbe fetch  0x00000001 , 0x000042fe 
+ 00012007  0x00001bbf bbit0  0x00000007 , 0x0000431f 
+ 00012008  0x00001bc1 jam  0x00000003 , 0x000042fc 
+ 00012009  0x00001bc2 fetch  0x00000001 , 0x000042be 
+ 00012010  0x00001bc3 beq  0x00000000 , 0x00002ef0 
+ 00012011  0x00001bc4 beq  0x00000001 , 0x00002ef0 
+ 00012012  0x00001bc5 beq  0x00000003 , 0x00002ef0 
+ 00012013  0x00001bc6 fetch  0x00000001 , 0x000042fe 
+ 00012014  0x00001bc7 beq  0x00000002 , 0x00002ef3 
+ 00012015  0x00001bc8 rtneq  0x00000083 
+ 00012016  0x00001bca arg  0x00000000 , 0x0000003f 
+ 00012017  0x00001bcb store  0x00000004 , 0x000042ff 
+ 00012018  0x00001bcc rtn 
+ 00012019  0x00001bcf fetch  0x00000001 , 0x00004321 
+ 00012020  0x00001bd0 bbit1  0x00000000 , 0x00002efc 
+ 00012021  0x00001bd2 arg  0x000042ff , 0x00000011 
+ 00012022  0x00001bd3 copy  0x00000011 , 0x00000005 
+ 00012023  0x00001bd4 arg  0x00000003 , 0x00000039 
+ 00012024  0x00001bd5 call  0x00007de8 
+ 00012025  0x00001bd6 fetch  0x00000002 , 0x00004301 
+ 00012026  0x00001bd7 and_into  0x00000007 , 0x0000003f 
+ 00012027  0x00001bd8 store  0x00000002 , 0x00004301 
+ 00012028  0x00001bda jam  0x00000034 , 0x0000066f 
+ 00012029  0x00001bdb branch  0x0000782b 
+ 00012030  0x00001be0 force  0x00000007 , 0x00000011 
+ 00012031  0x00001be1 call  0x00003047 
+ 00012032  0x00001be2 fetch  0x00000007 , 0x000042c4 
+ 00012033  0x00001be3 istore  0x00000007 , 0x00000005 
+ 00012034  0x00001be4 rtn 
+ 00012035  0x00001be8 jam  0x00000005 , 0x000042fc 
+ 00012036  0x00001be9 arg  0x0000429b , 0x00000005 
+ 00012037  0x00001bea call  0x00007c8f 
+ 00012038  0x00001beb fetch  0x00000001 , 0x000042fe 
+ 00012039  0x00001bec beq  0x00000004 , 0x00002f0b 
+ 00012040  0x00001bed beq  0x00000083 , 0x00002f0d 
+ 00012041  0x00001bee beq  0x00000084 , 0x00002f10 
+ 00012042  0x00001bef branch  0x00002f13 
+ 00012043  0x00001bf3 jam  0x00000043 , 0x0000066f 
+ 00012044  0x00001bf4 branch  0x0000782b 
+ 00012045  0x00001bf7 jam  0x00000002 , 0x000042f9 
+ 00012046  0x00001bf8 jam  0x00000008 , 0x000042fa 
+ 00012047  0x00001bf9 rtn 
+ 00012048  0x00001bfc fetch  0x00000004 , 0x000042ff 
+ 00012049  0x00001bfd branch  0x00002f0b , 0x00000034 
+ 00012050  0x00001bfe branch  0x00002f0d 
+ 00012051  0x00001c01 jam  0x00000006 , 0x000042fc 
+ 00012052  0x00001c02 fetch  0x00000001 , 0x000042fe 
+ 00012053  0x00001c03 bbit1  0x00000007 , 0x00002f1c 
+ 00012054  0x00001c04 call  0x00007256 
+ 00012055  0x00001c05 force  0x00000011 , 0x00000011 
+ 00012056  0x00001c06 call  0x00003047 
+ 00012057  0x00001c07 setarg  0x00000003 
+ 00012058  0x00001c08 istore  0x00000001 , 0x00000005 
+ 00012059  0x00001c09 branch  0x00007375 
+ 00012060  0x00001c0c arg  0x000042ab , 0x00000005 
+ 00012061  0x00001c0d call  0x00007de7 
+ 00012062  0x00001c0e call  0x000071b6 
+ 00012063  0x00001c0f force  0x00000011 , 0x00000011 
+ 00012064  0x00001c10 call  0x00003047 
+ 00012065  0x00001c11 setarg  0x00000003 
+ 00012066  0x00001c12 istore  0x00000001 , 0x00000005 
+ 00012067  0x00001c13 branch  0x000071f2 
+ 00012068  0x00001c16 copy  0x00000006 , 0x00000011 
+ 00012069  0x00001c17 fetch  0x00000001 , 0x000042fe 
+ 00012070  0x00001c18 bbit1  0x00000007 , 0x00002f39 
+ 00012071  0x00001c19 copy  0x00000011 , 0x00000006 
+ 00012072  0x00001c1a call  0x0000724e 
+ 00012073  0x00001c1b branch  0x00002f4e , 0x00000005 
+ 00012074  0x00001c1d jam  0x00000004 , 0x000001ba 
+ 00012075  0x00001c1f force  0x00000002 , 0x00000011 
+ 00012076  0x00001c20 call  0x00003047 
+ 00012077  0x00001c21 setarg  0x00000005 
+ 00012078  0x00001c22 istore  0x00000001 , 0x00000005 
+ 00012079  0x00001c23 fetch  0x00000001 , 0x000001ba 
+ 00012080  0x00001c24 istore  0x00000001 , 0x00000005 
+ 00012081  0x00001c26 bpatchx  0x00000065 , 0x0000402c 
+ 00012082  0x00001c27 force  0x00000007 , 0x00000007 
+ 00012083  0x00001c28 call  0x00007ce0 
+ 00012084  0x00001c29 jam  0x00000000 , 0x000042fc 
+ 00012085  0x00001c2a jam  0x00000030 , 0x0000066f 
+ 00012086  0x00001c2b branch  0x0000782b 
+ 00012087  0x00001c2e jam  0x00000005 , 0x000001ba 
+ 00012088  0x00001c2f branch  0x00002f2b 
+ 00012089  0x00001c32 arg  0x00000158 , 0x00000005 
+ 00012090  0x00001c33 copy  0x00000011 , 0x00000006 
+ 00012091  0x00001c34 call  0x00007c8f 
+ 00012092  0x00001c35 fetch  0x00000001 , 0x000042fe 
+ 00012093  0x00001c36 beq  0x00000083 , 0x00002f45 
+ 00012094  0x00001c37 beq  0x00000084 , 0x00002f45 
+ 00012095  0x00001c38 call  0x00007140 
+ 00012096  0x00001c39 call  0x00002f53 
+ 00012097  0x00001c3a fetch  0x00000001 , 0x000042fe 
+ 00012098  0x00001c3b rtnne  0x00000082 
+ 00012099  0x00001c3c jam  0x0000003b , 0x0000066f 
+ 00012100  0x00001c3d branch  0x0000782b 
+ 00012101  0x00001c40 call  0x000071ab 
+ 00012102  0x00001c41 arg  0x000006d1 , 0x00000005 
+ 00012103  0x00001c42 call  0x000071f2 
+ 00012104  0x00001c43 arg  0x000006d1 , 0x00000011 
+ 00012105  0x00001c44 arg  0x0000429b , 0x00000012 
+ 00012106  0x00001c45 arg  0x00000010 , 0x00000039 
+ 00012107  0x00001c46 call  0x00007d64 
+ 00012108  0x00001c47 nbranch  0x00002f2a , 0x00000005 
+ 00012109  0x00001c48 branch  0x00002f53 
+ 00012110  0x00001c4b call  0x0000724a 
+ 00012111  0x00001c4c jam  0x00000031 , 0x0000066f 
+ 00012112  0x00001c4d call  0x0000782b 
+ 00012113  0x00001c4e jam  0x00000001 , 0x0000429a 
+ 00012114  0x00001c4f jam  0x00000009 , 0x000042fc 
+ 00012115  0x00001c52 force  0x00000011 , 0x00000011 
+ 00012116  0x00001c53 call  0x00003047 
+ 00012117  0x00001c54 setarg  0x00000004 
+ 00012118  0x00001c55 istore  0x00000001 , 0x00000005 
+ 00012119  0x00001c56 arg  0x000042ab , 0x00000006 
+ 00012120  0x00001c57 branch  0x00007c8f 
+ 00012121  0x00001c5a force  0x00000011 , 0x00000011 
+ 00012122  0x00001c5b call  0x00003047 
+ 00012123  0x00001c5c setarg  0x00000006 
+ 00012124  0x00001c5d istore  0x00000001 , 0x00000005 
+ 00012125  0x00001c5e fetch  0x00000001 , 0x00004321 
+ 00012126  0x00001c5f bbit1  0x00000001 , 0x00002f61 
+ 00012127  0x00001c60 arg  0x0000428a , 0x00000006 
+ 00012128  0x00001c61 branch  0x00007c8f 
+ 00012129  0x00001c64 arg  0x00004322 , 0x00000006 
+ 00012130  0x00001c65 branch  0x00007c8f 
+ 00012131  0x00001c69 arg  0x00004303 , 0x00000005 
+ 00012132  0x00001c6a force  0x0000000a , 0x00000039 
+ 00012133  0x00001c6b call  0x00007de8 
+ 00012134  0x00001c6c force  0x0000000b , 0x00000011 
+ 00012135  0x00001c6d call  0x00003047 
+ 00012136  0x00001c6e setarg  0x00000007 
+ 00012137  0x00001c6f istore  0x00000001 , 0x00000005 
+ 00012138  0x00001c70 fetch  0x00000002 , 0x00004303 
+ 00012139  0x00001c71 istore  0x00000002 , 0x00000005 
+ 00012140  0x00001c72 fetch  0x00000008 , 0x00004305 
+ 00012141  0x00001c73 istore  0x00000008 , 0x00000005 
+ 00012142  0x00001c74 rtn 
+ 00012143  0x00001c77 force  0x00000011 , 0x00000011 
+ 00012144  0x00001c78 call  0x00003047 
+ 00012145  0x00001c79 setarg  0x00000008 
+ 00012146  0x00001c7a istore  0x00000001 , 0x00000005 
+ 00012147  0x00001c7b setarg  0x00000000 
+ 00012148  0x00001c7c istore  0x00000008 , 0x00000005 
+ 00012149  0x00001c7d istore  0x00000008 , 0x00000005 
+ 00012150  0x00001c7e rtn 
+ 00012151  0x00001c82 force  0x00000008 , 0x00000011 
+ 00012152  0x00001c83 call  0x00003047 
+ 00012153  0x00001c84 setarg  0x00000009 
+ 00012154  0x00001c85 istore  0x00000001 , 0x00000005 
+ 00012155  0x00001c86 fetch  0x00000001 , 0x000042d2 
+ 00012156  0x00001c87 istore  0x00000001 , 0x00000005 
+ 00012157  0x00001c88 fetch  0x00000006 , 0x000042db 
+ 00012158  0x00001c89 istore  0x00000006 , 0x00000005 
+ 00012159  0x00001c8a rtn 
+ 00012160  0x00001c8e jam  0x00000008 , 0x000001ba 
+ 00012161  0x00001c8f branch  0x00002f2b 
+ 00012162  0x00001c92 fetch  0x00000001 , 0x000042c9 
+ 00012163  0x00001c93 fetcht  0x00000001 , 0x000042c9 
+ 00012164  0x00001c94 iand  0x00000002 , 0x0000003f 
+ 00012165  0x00001c95 rtn 
+ 00012166  0x00001c98 arg  0x0000430d , 0x00000005 
+ 00012167  0x00001c99 call  0x00007c8f 
+ 00012168  0x00001c9a call  0x00002f82 
+ 00012169  0x00001c9b isolate0  0x00000001 , 0x0000003f 
+ 00012170  0x00001c9c branch  0x00002f80 , 0x00000001 
+ 00012171  0x00001c9d fetch  0x00000001 , 0x000043cb 
+ 00012172  0x00001c9e rtnne  0x0000000a 
+ 00012173  0x00001c9f call  0x00002f90 
+ 00012174  0x00001ca0 nrtn  0x00000028 
+ 00012175  0x00001ca1 branch  0x00004329 
+ 00012176  0x00001ca5 call  0x00007dbc 
+ 00012177  0x00001ca6 fetch  0x00000001 , 0x000042cb 
+ 00012178  0x00001ca7 rtneq  0x00000000 
+ 00012179  0x00001ca8 fetch  0x00000001 , 0x000042c2 
+ 00012180  0x00001ca9 rtnbit0  0x00000001 
+ 00012181  0x00001caa branch  0x00007dba 
+ 00012182  0x00001cad call  0x00002f82 
+ 00012183  0x00001cae isolate0  0x00000001 , 0x0000003f 
+ 00012184  0x00001caf branch  0x00002f80 , 0x00000001 
+ 00012185  0x00001cb0 rtn 
+ 00012186  0x00001cb5 rtn 
+ 00012187  0x00001cb8 arg  0x000005fe , 0x00000005 
+ 00012188  0x00001cb9 call  0x00007c81 
+ 00012189  0x00001cba jam  0x00000002 , 0x000042f9 
+ 00012190  0x00001cbb jam  0x00000001 , 0x000042fa 
+ 00012191  0x00001cbc rtn 
+ 00012192  0x00001cbf arg  0x0000065e , 0x00000005 
+ 00012193  0x00001cc0 call  0x00007c8f 
+ 00012194  0x00001cc1 jam  0x00000006 , 0x000042fa 
+ 00012195  0x00001cc2 jam  0x00000002 , 0x000042f9 
+ 00012196  0x00001cc3 rtn 
+ 00012197  0x00001cc6 force  0x00000041 , 0x00000011 
+ 00012198  0x00001cc7 call  0x00003047 
+ 00012199  0x00001cc8 setarg  0x0000000c 
+ 00012200  0x00001cc9 istore  0x00000001 , 0x00000005 
+ 00012201  0x00001cca arg  0x0000448f , 0x00000006 
+ 00012202  0x00001ccb branch  0x00007c81 
+ 00012203  0x00001cce call  0x00007157 
+ 00012204  0x00001ccf force  0x00000011 , 0x00000011 
+ 00012205  0x00001cd0 call  0x00003047 
+ 00012206  0x00001cd1 setarg  0x0000000d 
+ 00012207  0x00001cd2 istore  0x00000001 , 0x00000005 
+ 00012208  0x00001cd3 branch  0x000071f2 
+ 00012209  0x00001cd6 fetch  0x00000001 , 0x000042fc 
+ 00012210  0x00001cd7 rtneq  0x000000ff 
+ 00012211  0x00001cd8 arg  0x00000003 , 0x00000002 
+ 00012212  0x00001cd9 isub  0x00000002 , 0x0000003e 
+ 00012213  0x00001cda nrtn  0x00000002 
+ 00012214  0x00001cdb arg  0x00000007 , 0x00000007 
+ 00012215  0x00001cdc call  0x00007cef 
+ 00012216  0x00001cdd nrtn  0x00000034 
+ 00012217  0x00001cde branch  0x00002f80 
+ 00012218  0x00001ce1 bpatchx  0x00000066 , 0x0000402c 
+ 00012219  0x00001ce2 call  0x00002a28 
+ 00012220  0x00001ce3 nrtn  0x00000034 
+ 00012221  0x00001ce4 fetch  0x00000001 , 0x000042fc 
+ 00012222  0x00001ce5 beq  0x00000000 , 0x00002fc7 
+ 00012223  0x00001ce6 beq  0x00000001 , 0x00002fcd 
+ 00012224  0x00001ce7 beq  0x00000002 , 0x00002fc7 
+ 00012225  0x00001ce8 beq  0x00000003 , 0x00002fcf 
+ 00012226  0x00001ce9 beq  0x00000009 , 0x00002fd3 
+ 00012227  0x00001cea beq  0x0000000b , 0x00002fe3 
+ 00012228  0x00001ceb beq  0x0000000c , 0x00002fe5 
+ 00012229  0x00001cec beq  0x0000000d , 0x00002fec 
+ 00012230  0x00001ced rtn 
+ 00012231  0x00001cf1 fetch  0x00000001 , 0x000042fd 
+ 00012232  0x00001cf2 rtnne  0x00000004 
+ 00012233  0x00001cf3 jam  0x000000ff , 0x000042fd 
+ 00012234  0x00001cf4 jam  0x000000ff , 0x000042fc 
+ 00012235  0x00001cf5 jam  0x0000003f , 0x0000066f 
+ 00012236  0x00001cf6 branch  0x0000782b 
+ 00012237  0x00001cfa jam  0x00000002 , 0x000042fc 
+ 00012238  0x00001cfb branch  0x00002ed5 
+ 00012239  0x00001cfe jam  0x00000004 , 0x000042fc 
+ 00012240  0x00001cff setarg  0x00017700 
+ 00012241  0x00001d00 arg  0x00000007 , 0x00000007 
+ 00012242  0x00001d01 branch  0x00007ce1 
+ 00012243  0x00001d04 fetch  0x00000001 , 0x000042fd 
+ 00012244  0x00001d05 beq  0x00000004 , 0x00002fd6 
+ 00012245  0x00001d06 rtn 
+ 00012246  0x00001d09 fetch  0x00000001 , 0x000042fe 
+ 00012247  0x00001d0a bbit1  0x00000007 , 0x00002fe1 
+ 00012248  0x00001d0c jam  0x0000000b , 0x000042fc 
+ 00012249  0x00001d0d call  0x00002f59 
+ 00012250  0x00001d0f jam  0x00000029 , 0x0000066f 
+ 00012251  0x00001d10 call  0x0000782b 
+ 00012252  0x00001d11 fetch  0x00000001 , 0x000043cb 
+ 00012253  0x00001d12 rtnne  0x0000000a 
+ 00012254  0x00001d13 call  0x00002f90 
+ 00012255  0x00001d14 rtn  0x00000028 
+ 00012256  0x00001d15 branch  0x00004329 
+ 00012257  0x00001d18 jam  0x0000000c , 0x000042fc 
+ 00012258  0x00001d19 branch  0x00002fda 
+ 00012259  0x00001d1c jam  0x0000000c , 0x000042fc 
+ 00012260  0x00001d1d branch  0x00002f63 
+ 00012261  0x00001d20 fetch  0x00000001 , 0x000042c3 
+ 00012262  0x00001d21 fetcht  0x00000001 , 0x000042ca 
+ 00012263  0x00001d22 iand  0x00000002 , 0x0000003f 
+ 00012264  0x00001d23 isolate0  0x00000001 , 0x0000003f 
+ 00012265  0x00001d24 branch  0x00002fee , 0x00000001 
+ 00012266  0x00001d25 jam  0x0000000d , 0x000042fc 
+ 00012267  0x00001d26 branch  0x00002f6f 
+ 00012268  0x00001d29 call  0x00002f77 
+ 00012269  0x00001d2a branch  0x00002fee 
+ 00012270  0x00001d2e bpatchx  0x00000067 , 0x0000402c 
+ 00012271  0x00001d2f force  0x00000007 , 0x00000007 
+ 00012272  0x00001d30 call  0x00007ce0 
+ 00012273  0x00001d31 jam  0x000000ff , 0x000042fd 
+ 00012274  0x00001d32 jam  0x000000ff , 0x000042fc 
+ 00012275  0x00001d33 jam  0x0000003e , 0x0000066f 
+ 00012276  0x00001d34 branch  0x0000782b 
+ 00012277  0x00001d39 bpatchx  0x00000068 , 0x0000402d 
+ 00012278  0x00001d3a fetch  0x00000001 , 0x000042fe 
+ 00012279  0x00001d3b rtnbit0  0x00000007 
+ 00012280  0x00001d3c fetch  0x00000001 , 0x000042f9 
+ 00012281  0x00001d3d rtnne  0x00000002 
+ 00012282  0x00001d3e jam  0x00000000 , 0x000042f9 
+ 00012283  0x00001d3f fetch  0x00000001 , 0x000042fa 
+ 00012284  0x00001d40 beq  0x00000001 , 0x0000303d 
+ 00012285  0x00001d41 beq  0x00000002 , 0x00003044 
+ 00012286  0x00001d42 beq  0x00000003 , 0x00003035 
+ 00012287  0x00001d43 beq  0x00000006 , 0x0000301a 
+ 00012288  0x00001d44 beq  0x00000007 , 0x00003011 
+ 00012289  0x00001d45 beq  0x00000008 , 0x00003007 
+ 00012290  0x00001d46 rtn 
+ 00012291  0x00001d49 jam  0x00000000 , 0x000042f9 
+ 00012292  0x00001d4a jam  0x00000000 , 0x000042fa 
+ 00012293  0x00001d4b jam  0x00000000 , 0x000042fb 
+ 00012294  0x00001d4c rtn 
+ 00012295  0x00001d4f fetch  0x00000001 , 0x000044cf 
+ 00012296  0x00001d50 copy  0x0000003f , 0x00000007 
+ 00012297  0x00001d51 increase  0x00000001 , 0x0000003f 
+ 00012298  0x00001d52 store  0x00000001 , 0x000044cf 
+ 00012299  0x00001d53 fetch  0x00000004 , 0x000042ff 
+ 00012300  0x00001d54 qisolate1  0x0000003f 
+ 00012301  0x00001d55 setarg  0x00000080 
+ 00012302  0x00001d56 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012303  0x00001d57 store  0x00000001 , 0x000044d0 
+ 00012304  0x00001d58 branch  0x00003039 
+ 00012305  0x00001d5b fetch  0x00000001 , 0x000042fb 
+ 00012306  0x00001d5c jam  0x00000000 , 0x000042fb 
+ 00012307  0x00001d5d beq  0x00000001 , 0x00003016 
+ 00012308  0x00001d5e jam  0x00000002 , 0x000042f9 
+ 00012309  0x00001d5f rtn 
+ 00012310  0x00001d62 jam  0x00000031 , 0x0000066f 
+ 00012311  0x00001d63 call  0x0000782b 
+ 00012312  0x00001d64 jam  0x00000009 , 0x000042fc 
+ 00012313  0x00001d65 branch  0x00002fab 
+ 00012314  0x00001d68 fetch  0x00000001 , 0x000005f9 
+ 00012315  0x00001d69 beq  0x00000003 , 0x0000301e 
+ 00012316  0x00001d6a jam  0x00000002 , 0x000042f9 
+ 00012317  0x00001d6b rtn 
+ 00012318  0x00001d6e call  0x0000717e 
+ 00012319  0x00001d6f fetch  0x00000001 , 0x000042fe 
+ 00012320  0x00001d70 beq  0x00000083 , 0x00003023 
+ 00012321  0x00001d71 beq  0x00000084 , 0x00003023 
+ 00012322  0x00001d72 call  0x00002ef0 
+ 00012323  0x00001d74 call  0x0000716b 
+ 00012324  0x00001d75 arg  0x000006d1 , 0x00000011 
+ 00012325  0x00001d76 arg  0x0000065e , 0x00000012 
+ 00012326  0x00001d77 arg  0x00000010 , 0x00000039 
+ 00012327  0x00001d78 call  0x00007d64 
+ 00012328  0x00001d79 branch  0x0000302b , 0x00000005 
+ 00012329  0x00001d7b jam  0x0000000b , 0x000001ba 
+ 00012330  0x00001d7c branch  0x00002f2b 
+ 00012331  0x00001d80 call  0x0000745b 
+ 00012332  0x00001d81 nbranch  0x00003029 , 0x00000005 
+ 00012333  0x00001d82 jam  0x00000001 , 0x0000429a 
+ 00012334  0x00001d83 fetch  0x00000001 , 0x000042fe 
+ 00012335  0x00001d84 beq  0x00000081 , 0x00003016 
+ 00012336  0x00001d85 beq  0x00000083 , 0x00003016 
+ 00012337  0x00001d86 beq  0x00000084 , 0x00003016 
+ 00012338  0x00001d87 jam  0x00000002 , 0x000042f9 
+ 00012339  0x00001d88 jam  0x00000007 , 0x000042fa 
+ 00012340  0x00001d89 rtn 
+ 00012341  0x00001d8c fetch  0x00000001 , 0x000042fe 
+ 00012342  0x00001d8d beq  0x00000083 , 0x0000303a 
+ 00012343  0x00001d8e beq  0x00000084 , 0x0000303a 
+ 00012344  0x00001d8f jam  0x00000000 , 0x000044d0 
+ 00012345  0x00001d91 branch  0x00002f13 
+ 00012346  0x00001d94 jam  0x00000000 , 0x000044cf 
+ 00012347  0x00001d95 rtneq  0x00000084 
+ 00012348  0x00001d96 branch  0x00002ef3 
+ 00012349  0x00001d9a jam  0x00000002 , 0x000042f9 
+ 00012350  0x00001d9b fetch  0x00000001 , 0x0000446e 
+ 00012351  0x00001d9c beq  0x00000003 , 0x00003041 
+ 00012352  0x00001d9d rtn 
+ 00012353  0x00001da0 jam  0x00000002 , 0x000042fa 
+ 00012354  0x00001da1 jam  0x00000000 , 0x000005f9 
+ 00012355  0x00001da2 branch  0x0000753c 
+ 00012356  0x00001da5 jam  0x00000002 , 0x000042f9 
+ 00012357  0x00001da6 jam  0x00000003 , 0x000042fa 
+ 00012358  0x00001da7 branch  0x00002fa5 
+ 00012359  0x00001dac bpatchx  0x00000069 , 0x0000402d 
+ 00012360  0x00001dad force  0x00000006 , 0x00000012 
+ 00012361  0x00001dae branch  0x000029fb 
+ 00012362  0x00001db3 fetch  0x00000001 , 0x0000004e 
+ 00012363  0x00001db4 beq  0x00000000 , 0x00003061 
+ 00012364  0x00001db5 beq  0x00000001 , 0x00003069 
+ 00012365  0x00001db6 beq  0x00000002 , 0x00003071 
+ 00012366  0x00001db7 beq  0x00000003 , 0x00003075 
+ 00012367  0x00001db8 beq  0x00000004 , 0x00003093 
+ 00012368  0x00001db9 beq  0x00000005 , 0x00003098 
+ 00012369  0x00001dba beq  0x00000006 , 0x0000309c 
+ 00012370  0x00001dbb beq  0x00000007 , 0x000030a1 
+ 00012371  0x00001dbc beq  0x00000008 , 0x000030a2 
+ 00012372  0x00001dbd beq  0x00000009 , 0x000030a3 
+ 00012373  0x00001dbe beq  0x0000000a , 0x000030a4 
+ 00012374  0x00001dbf beq  0x0000000b , 0x000030a8 
+ 00012375  0x00001dc0 beq  0x0000000c , 0x000030a9 
+ 00012376  0x00001dc1 beq  0x0000000d , 0x000030ab 
+ 00012377  0x00001dc2 beq  0x00000012 , 0x000030ac 
+ 00012378  0x00001dc3 beq  0x00000013 , 0x000030ad 
+ 00012379  0x00001dc4 beq  0x00000014 , 0x000030ae 
+ 00012380  0x00001dc5 beq  0x00000015 , 0x000030b0 
+ 00012381  0x00001dc6 beq  0x00000016 , 0x000030bb 
+ 00012382  0x00001dc7 beq  0x00000018 , 0x000030bc 
+ 00012383  0x00001dc8 fetchr  0x00000013 , 0x00000001 , 0x0000004e 
+ 00012384  0x00001dc9 branch  0x000030df 
+ 00012385  0x00001dce ifetch  0x00000009 , 0x00000006 
+ 00012386  0x00001dcf store  0x00000009 , 0x0000019f 
+ 00012387  0x00001dd0 ifetch  0x00000002 , 0x00000006 
+ 00012388  0x00001dd1 store  0x00000002 , 0x00000188 
+ 00012389  0x00001dd2 fetch  0x00000001 , 0x00000168 
+ 00012390  0x00001dd3 set1  0x00000005 , 0x0000003f 
+ 00012391  0x00001dd4 store  0x00000001 , 0x00000168 
+ 00012392  0x00001dd5 rtn 
+ 00012393  0x00001dda ifetch  0x00000005 , 0x00000006 
+ 00012394  0x00001ddb store  0x00000005 , 0x0000019f 
+ 00012395  0x00001ddc ifetch  0x00000002 , 0x00000006 
+ 00012396  0x00001ddd store  0x00000002 , 0x00000188 
+ 00012397  0x00001ddf fetch  0x00000001 , 0x00000168 
+ 00012398  0x00001de0 set1  0x00000006 , 0x0000003f 
+ 00012399  0x00001de1 store  0x00000001 , 0x00000168 
+ 00012400  0x00001de2 rtn 
+ 00012401  0x00001de7 setarg  0x00000014 
+ 00012402  0x00001de8 store  0x00000002 , 0x00000196 
+ 00012403  0x00001de9 store  0x00000002 , 0x000042f5 
+ 00012404  0x00001dea rtn 
+ 00012405  0x00001def ifetch  0x00000008 , 0x00000006 
+ 00012406  0x00001df0 store  0x00000008 , 0x00004305 
+ 00012407  0x00001df1 ifetch  0x00000002 , 0x00000006 
+ 00012408  0x00001df2 store  0x00000002 , 0x00004303 
+ 00012409  0x00001df3 ifetch  0x00000008 , 0x00000006 
+ 00012410  0x00001df4 store  0x00000008 , 0x000042e5 
+ 00012411  0x00001df5 ifetch  0x00000004 , 0x00000006 
+ 00012412  0x00001df6 store  0x00000004 , 0x0000445e 
+ 00012413  0x00001df7 call  0x000030cc 
+ 00012414  0x00001df8 bpatchx  0x0000006a , 0x0000402d 
+ 00012415  0x00001df9 fetch  0x00000001 , 0x000042fc 
+ 00012416  0x00001dfa beq  0x00000009 , 0x00003087 
+ 00012417  0x00001dfb fetch  0x00000001 , 0x00004321 
+ 00012418  0x00001dfc bbit1  0x00000001 , 0x0000308a 
+ 00012419  0x00001dfd fetch  0x00000001 , 0x000043fa 
+ 00012420  0x00001dfe ncall  0x00006e96 , 0x00000034 
+ 00012421  0x00001dff fetch  0x00000001 , 0x0000429a 
+ 00012422  0x00001e00 beq  0x00000000 , 0x0000308f 
+ 00012423  0x00001e02 jam  0x00000001 , 0x000042fd 
+ 00012424  0x00001e03 call  0x000030da 
+ 00012425  0x00001e04 branch  0x0000725c 
+ 00012426  0x00001e06 jam  0x00000001 , 0x0000429a 
+ 00012427  0x00001e07 arg  0x00004322 , 0x00000006 
+ 00012428  0x00001e08 arg  0x0000428a , 0x00000005 
+ 00012429  0x00001e09 call  0x00007c8f 
+ 00012430  0x00001e0a branch  0x00003087 
+ 00012431  0x00001e0d jam  0x00000000 , 0x000042fd 
+ 00012432  0x00001e0e jam  0x00000000 , 0x000042fc 
+ 00012433  0x00001e0f jam  0x00000041 , 0x0000066f 
+ 00012434  0x00001e10 branch  0x0000782b 
+ 00012435  0x00001e14 ifetch  0x00000008 , 0x00000006 
+ 00012436  0x00001e15 store  0x00000008 , 0x000042ed 
+ 00012437  0x00001e16 ifetch  0x00000004 , 0x00000006 
+ 00012438  0x00001e17 store  0x00000004 , 0x00004462 
+ 00012439  0x00001e18 branch  0x0000725c 
+ 00012440  0x00001e1d fetch  0x00000001 , 0x00000168 
+ 00012441  0x00001e1e set1  0x00000004 , 0x0000003f 
+ 00012442  0x00001e1f store  0x00000001 , 0x00000168 
+ 00012443  0x00001e20 rtn 
+ 00012444  0x00001e24 rtn  0x00000029 
+ 00012445  0x00001e25 jam  0x00000032 , 0x0000066f 
+ 00012446  0x00001e26 call  0x0000782b 
+ 00012447  0x00001e27 jam  0x00000004 , 0x000042fd 
+ 00012448  0x00001e28 branch  0x000030dd 
+ 00012449  0x00001e2d rtn 
+ 00012450  0x00001e32 branch  0x000030e4 
+ 00012451  0x00001e37 rtn 
+ 00012452  0x00001e3c jam  0x00000002 , 0x000042fd 
+ 00012453  0x00001e3d call  0x000030eb 
+ 00012454  0x00001e3e jam  0x00000033 , 0x0000066f 
+ 00012455  0x00001e3f branch  0x0000782b 
+ 00012456  0x00001e44 rtn 
+ 00012457  0x00001e49 rtn  0x00000029 
+ 00012458  0x00001e4a branch  0x000030ed 
+ 00012459  0x00001e4f rtn 
+ 00012460  0x00001e54 branch  0x000030f9 
+ 00012461  0x00001e59 rtn 
+ 00012462  0x00001e5d call  0x000030b0 
+ 00012463  0x00001e5e branch  0x000030fd 
+ 00012464  0x00001e61 ifetch  0x00000008 , 0x00000006 
+ 00012465  0x00001e62 store  0x00000008 , 0x000043b8 
+ 00012466  0x00001e63 fetch  0x00000002 , 0x000043b8 
+ 00012467  0x00001e64 fetcht  0x00000002 , 0x000043c4 
+ 00012468  0x00001e65 call  0x00007db0 
+ 00012469  0x00001e66 store  0x00000002 , 0x000043b8 
+ 00012470  0x00001e68 fetch  0x00000002 , 0x000043bc 
+ 00012471  0x00001e69 fetcht  0x00000002 , 0x000043c0 
+ 00012472  0x00001e6a call  0x00007db0 
+ 00012473  0x00001e6b store  0x00000002 , 0x000043bc 
+ 00012474  0x00001e6c rtn 
+ 00012475  0x00001e71 branch  0x00003103 
+ 00012476  0x00001e76 ifetch  0x00000002 , 0x00000006 
+ 00012477  0x00001e77 store  0x00000002 , 0x0000019f 
+ 00012478  0x00001e78 ifetch  0x00000002 , 0x00000006 
+ 00012479  0x00001e79 store  0x00000002 , 0x00000188 
+ 00012480  0x00001e7a rtn  0x00000034 
+ 00012481  0x00001e7b fetch  0x00000001 , 0x00000168 
+ 00012482  0x00001e7c set1  0x00000007 , 0x0000003f 
+ 00012483  0x00001e7d store  0x00000001 , 0x00000168 
+ 00012484  0x00001e7e rtn 
+ 00012485  0x00001e84 arg  0x00000013 , 0x00000013 
+ 00012486  0x00001e88 arg  0x00000002 , 0x00000011 
+ 00012487  0x00001e89 arg  0x00000002 , 0x00000012 
+ 00012488  0x00001e8a call  0x000029f5 
+ 00012489  0x00001e8b copy  0x00000013 , 0x0000003f 
+ 00012490  0x00001e8c istore  0x00000001 , 0x00000005 
+ 00012491  0x00001e8d rtn 
+ 00012492  0x00001e92 arg  0x000042ed , 0x00000005 
+ 00012493  0x00001e93 force  0x00000008 , 0x00000039 
+ 00012494  0x00001e94 call  0x00007de8 
+ 00012495  0x00001e95 arg  0x00004462 , 0x00000005 
+ 00012496  0x00001e96 force  0x00000004 , 0x00000039 
+ 00012497  0x00001e97 call  0x00007de8 
+ 00012498  0x00001e98 arg  0x0000000d , 0x00000011 
+ 00012499  0x00001e99 arg  0x00000004 , 0x00000012 
+ 00012500  0x00001e9a call  0x000029f5 
+ 00012501  0x00001e9b fetch  0x00000008 , 0x000042ed 
+ 00012502  0x00001e9c istore  0x00000008 , 0x00000005 
+ 00012503  0x00001e9d fetch  0x00000004 , 0x00004462 
+ 00012504  0x00001e9e istore  0x00000004 , 0x00000005 
+ 00012505  0x00001e9f rtn 
+ 00012506  0x00001ea4 jam  0x00000005 , 0x000042fd 
+ 00012507  0x00001ea5 arg  0x00000005 , 0x00000012 
+ 00012508  0x00001ea6 branch  0x0000310d 
+ 00012509  0x00001eab arg  0x00000006 , 0x00000012 
+ 00012510  0x00001eac branch  0x0000310d 
+ 00012511  0x00001eb2 arg  0x00000002 , 0x00000011 
+ 00012512  0x00001eb3 arg  0x00000007 , 0x00000012 
+ 00012513  0x00001eb4 call  0x000029f5 
+ 00012514  0x00001eb5 istorer  0x00000013 , 0x00000001 , 0x00000005 
+ 00012515  0x00001eb6 rtn 
+ 00012516  0x00001ebb arg  0x00000009 , 0x00000011 
+ 00012517  0x00001ebc arg  0x00000009 , 0x00000012 
+ 00012518  0x00001ebd call  0x000029f5 
+ 00012519  0x00001ebe fetch  0x00000008 , 0x000043ae 
+ 00012520  0x00001ebf or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00012521  0x00001ec0 istore  0x00000008 , 0x00000005 
+ 00012522  0x00001ec1 rtn 
+ 00012523  0x00001ec6 arg  0x0000000b , 0x00000012 
+ 00012524  0x00001ec7 branch  0x0000310d 
+ 00012525  0x00001ecc arg  0x00000006 , 0x00000011 
+ 00012526  0x00001ecd arg  0x0000000c , 0x00000012 
+ 00012527  0x00001ece call  0x000029f5 
+ 00012528  0x00001ecf fetch  0x00000005 , 0x0000415e 
+ 00012529  0x00001ed0 istore  0x00000005 , 0x00000005 
+ 00012530  0x00001ed1 rtn 
+ 00012531  0x00001ed5 arg  0x00000002 , 0x00000011 
+ 00012532  0x00001ed6 arg  0x0000000d , 0x00000012 
+ 00012533  0x00001ed7 call  0x000029f5 
+ 00012534  0x00001ed8 setarg  0x00000006 
+ 00012535  0x00001ed9 istore  0x00000001 , 0x00000005 
+ 00012536  0x00001eda rtn 
+ 00012537  0x00001edf arg  0x00000013 , 0x00000012 
+ 00012538  0x00001ee0 branch  0x0000310d 
+ 00012539  0x00001ee3 arg  0x00000014 , 0x00000012 
+ 00012540  0x00001ee4 branch  0x000030fe 
+ 00012541  0x00001ee7 arg  0x00000015 , 0x00000012 
+ 00012542  0x00001ee9 arg  0x00000009 , 0x00000011 
+ 00012543  0x00001eea call  0x000029f5 
+ 00012544  0x00001eeb fetch  0x00000008 , 0x000043c0 
+ 00012545  0x00001eec istore  0x00000008 , 0x00000005 
+ 00012546  0x00001eed rtn 
+ 00012547  0x00001ef2 arg  0x00000003 , 0x00000011 
+ 00012548  0x00001ef3 arg  0x00000017 , 0x00000012 
+ 00012549  0x00001ef4 call  0x000029f5 
+ 00012550  0x00001ef5 fetch  0x00000001 , 0x000043b6 
+ 00012551  0x00001ef6 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012552  0x00001ef7 istore  0x00000001 , 0x00000005 
+ 00012553  0x00001ef8 fetch  0x00000001 , 0x000043b7 
+ 00012554  0x00001ef9 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00012555  0x00001efa istore  0x00000001 , 0x00000005 
+ 00012556  0x00001efb rtn 
+ 00012557  0x00001f00 arg  0x00000001 , 0x00000011 
+ 00012558  0x00001f01 branch  0x000029f5 
+ 00012559  0x00001f07 bpatchx  0x0000006b , 0x0000402d 
+ 00012560  0x00001f08 bmark1  0x00000027 , 0x000033a3 
+ 00012561  0x00001f09 branch  0x00003603 
+ 00012562  0x00001f0f bpatchx  0x0000006c , 0x0000402d 
+ 00012563  0x00001f10 disable  0x00000009 
+ 00012564  0x00001f11 disable  0x00000007 
+ 00012565  0x00001f12 setarg  0x00555555 
+ 00012566  0x00001f13 iforce  0x0000000f 
+ 00012567  0x00001f14 fetch  0x00000001 , 0x0000458d 
+ 00012568  0x00001f15 branch  0x000025c8 
+ 00012569  0x00001f18 bpatchx  0x0000006d , 0x0000402d 
+ 00012570  0x00001f19 fetch  0x00000001 , 0x000045b7 
+ 00012571  0x00001f1a call  0x000025a4 
+ 00012572  0x00001f1b fetch  0x00000004 , 0x0000458f 
+ 00012573  0x00001f1c iforce  0x00000009 
+ 00012574  0x00001f1d call  0x00002160 
+ 00012575  0x00001f1e fetcht  0x00000001 , 0x0000458d 
+ 00012576  0x00001f1f call  0x000025cd 
+ 00012577  0x00001f21 call  0x00003112 
+ 00012578  0x00001f22 bmark0  0x0000002f , 0x00003126 
+ 00012579  0x00001f23 pulse  0x00000039 
+ 00012580  0x00001f24 nop  0x0000001e 
+ 00012581  0x00001f25 call  0x00003112 
+ 00012582  0x00001f27 disable  0x0000002f 
+ 00012583  0x00001f28 enable  0x0000000d 
+ 00012584  0x00001f29 enable  0x00000021 
+ 00012585  0x00001f2a disable  0x00000020 
+ 00012586  0x00001f2b enable  0x00000010 
+ 00012587  0x00001f2c fetch  0x00000002 , 0x0000458b 
+ 00012588  0x00001f2d iforce  0x0000001b 
+ 00012589  0x00001f2e correlate  0x0000003e , 0x00000003 
+ 00012590  0x00001f2f nbranch  0x00003180 , 0x00000018 
+ 00012591  0x00001f30 call  0x00006877 
+ 00012592  0x00001f31 bmark1  0x0000002f , 0x00003135 
+ 00012593  0x00001f32 fetch  0x00000001 , 0x000045ca 
+ 00012594  0x00001f33 nbranch  0x00003135 , 0x00000034 
+ 00012595  0x00001f34 disable  0x0000000d 
+ 00012596  0x00001f35 enable  0x0000000b 
+ 00012597  0x00001f37 enable  0x00000007 
+ 00012598  0x00001f38 enable  0x00000009 
+ 00012599  0x00001f39 call  0x0000317d 
+ 00012600  0x00001f3a store  0x00000001 , 0x000045ad 
+ 00012601  0x00001f3b fetcht  0x00000001 , 0x000045ac 
+ 00012602  0x00001f3c isub  0x00000002 , 0x0000003e 
+ 00012603  0x00001f3d nbranch  0x00003188 , 0x00000005 
+ 00012604  0x00001f3e bpatchx  0x0000006e , 0x0000402d 
+ 00012605  0x00001f3f disable  0x00000031 
+ 00012606  0x00001f40 isolate1  0x0000002f , 0x00000000 
+ 00012607  0x00001f41 call  0x0000316f , 0x00000001 
+ 00012608  0x00001f42 branch  0x0000318a , 0x00000031 
+ 00012609  0x00001f43 call  0x0000317d 
+ 00012610  0x00001f44 store  0x00000001 , 0x000044f7 
+ 00012611  0x00001f45 bmark1  0x00000027 , 0x00003148 
+ 00012612  0x00001f46 fetch  0x00000001 , 0x000044f7 
+ 00012613  0x00001f47 fetcht  0x00000001 , 0x00004589 
+ 00012614  0x00001f48 icompare  0x00000007 , 0x00000002 
+ 00012615  0x00001f49 nbranch  0x0000318c , 0x00000001 
+ 00012616  0x00001f4b call  0x0000317d 
+ 00012617  0x00001f4c isolate1  0x0000002f , 0x00000000 
+ 00012618  0x00001f4d call  0x00003178 , 0x00000001 
+ 00012619  0x00001f4e istore  0x00000001 , 0x00000005 
+ 00012620  0x00001f4f rshift3  0x0000003f , 0x0000003f 
+ 00012621  0x00001f50 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00012622  0x00001f51 nbranch  0x0000318e , 0x00000002 
+ 00012623  0x00001f52 copy  0x0000003f , 0x00000039 
+ 00012624  0x00001f53 branch  0x00003154 , 0x00000005 
+ 00012625  0x00001f55 call  0x0000317d 
+ 00012626  0x00001f56 istore  0x00000001 , 0x00000005 
+ 00012627  0x00001f57 loop  0x00003151 
+ 00012628  0x00001f59 bmark1  0x00000027 , 0x00003159 
+ 00012629  0x00001f5a copy  0x00000005 , 0x00000011 
+ 00012630  0x00001f5b call  0x0000317d 
+ 00012631  0x00001f5c store  0x00000001 , 0x000045d3 
+ 00012632  0x00001f5d copy  0x00000011 , 0x00000005 
+ 00012633  0x00001f5f parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00012634  0x00001f60 rshift32  0x0000003f , 0x0000003f 
+ 00012635  0x00001f61 rshift16  0x0000003f , 0x0000003f 
+ 00012636  0x00001f62 istore  0x00000003 , 0x00000005 
+ 00012637  0x00001f63 fetch  0x00000001 , 0x000045ca 
+ 00012638  0x00001f64 nbranch  0x0000316d , 0x00000034 
+ 00012639  0x00001f65 disable  0x0000000b 
+ 00012640  0x00001f67 isolate1  0x00000027 , 0x00000000 
+ 00012641  0x00001f68 call  0x000035c8 , 0x00000001 
+ 00012642  0x00001f69 branch  0x00003190 , 0x00000006 
+ 00012643  0x00001f6a call  0x00006876 
+ 00012644  0x00001f6b bpatchx  0x0000006f , 0x0000402d 
+ 00012645  0x00001f6c enable  0x0000002f 
+ 00012646  0x00001f6d call  0x000026bb 
+ 00012647  0x00001f6e rtnmark1  0x00000027 
+ 00012648  0x00001f6f fetch  0x00000001 , 0x000045d3 
+ 00012649  0x00001f70 fetcht  0x00000001 , 0x0000462a 
+ 00012650  0x00001f71 isub  0x00000002 , 0x0000003e 
+ 00012651  0x00001f72 call  0x00007db2 , 0x00000002 
+ 00012652  0x00001f73 branch  0x000035cb 
+ 00012653  0x00001f76 disable  0x0000000d 
+ 00012654  0x00001f77 branch  0x00003160 
+ 00012655  0x00001f7b call  0x0000317d 
+ 00012656  0x00001f7c sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00012657  0x00001f7d branch  0x00007dc2 , 0x00000002 
+ 00012658  0x00001f7e increase  0xfffffffe , 0x0000003f 
+ 00012659  0x00001f7f bmark1  0x00000027 , 0x00003176 
+ 00012660  0x00001f80 branch  0x00007dc2 , 0x00000034 
+ 00012661  0x00001f81 increase  0xffffffff , 0x0000003f 
+ 00012662  0x00001f83 store  0x00000001 , 0x00000678 
+ 00012663  0x00001f84 rtn 
+ 00012664  0x00001f87 and_into  0x00000007 , 0x0000003f 
+ 00012665  0x00001f88 fetcht  0x00000001 , 0x00000678 
+ 00012666  0x00001f89 lshift3  0x00000002 , 0x00000002 
+ 00012667  0x00001f8a ior  0x00000002 , 0x0000003f 
+ 00012668  0x00001f8b rtn 
+ 00012669  0x00001f8e parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00012670  0x00001f8f rshift3  0x0000000c , 0x0000003f 
+ 00012671  0x00001f90 rtn 
+ 00012672  0x00001f93 jam  0x00000001 , 0x000045cb 
+ 00012673  0x00001f94 isolate1  0x00000027 , 0x00000000 
+ 00012674  0x00001f95 call  0x000035e3 , 0x00000001 
+ 00012675  0x00001f97 bpatchx  0x00000070 , 0x0000402e 
+ 00012676  0x00001f98 call  0x000025bc 
+ 00012677  0x00001f99 disable  0x0000001b 
+ 00012678  0x00001f9a disable  0x0000000b 
+ 00012679  0x00001f9b branch  0x000020cf 
+ 00012680  0x00001f9e jam  0x00000002 , 0x000045cb 
+ 00012681  0x00001f9f branch  0x00003183 
+ 00012682  0x00001fa2 jam  0x00000003 , 0x000045cb 
+ 00012683  0x00001fa3 branch  0x00003183 
+ 00012684  0x00001fa6 jam  0x00000004 , 0x000045cb 
+ 00012685  0x00001fa7 branch  0x00003183 
+ 00012686  0x00001faa jam  0x00000005 , 0x000045cb 
+ 00012687  0x00001fab branch  0x00003183 
+ 00012688  0x00001fae jam  0x00000006 , 0x000045cb 
+ 00012689  0x00001faf branch  0x00003183 
+ 00012690  0x00001fb2 call  0x00002160 
+ 00012691  0x00001fb3 fetcht  0x00000001 , 0x0000458d 
+ 00012692  0x00001fb4 branch  0x000021f9 
+ 00012693  0x00001fb7 bpatchx  0x00000071 , 0x0000402e 
+ 00012694  0x00001fb8 fetch  0x00000001 , 0x000045b8 
+ 00012695  0x00001fb9 call  0x000025a4 
+ 00012696  0x00001fba fetch  0x00000004 , 0x0000458f 
+ 00012697  0x00001fbb iforce  0x00000009 
+ 00012698  0x00001fbc call  0x00003112 
+ 00012699  0x00001fbd call  0x00003192 
+ 00012700  0x00001fbe set1  0x00000000 , 0x00000015 
+ 00012701  0x00001fbf enable  0x0000001d 
+ 00012702  0x00001fc0 enable  0x00000020 
+ 00012703  0x00001fc1 disable  0x00000021 
+ 00012704  0x00001fc2 call  0x0000687d 
+ 00012705  0x00001fc3 disable  0x0000003a 
+ 00012706  0x00001fc4 bmark1  0x0000002f , 0x000031c7 
+ 00012707  0x00001fc5 bmark1  0x0000002d , 0x000031d9 
+ 00012708  0x00001fc6 rshift16  0x00000009 , 0x0000003f 
+ 00012709  0x00001fc7 rshift8  0x0000003f , 0x0000003f 
+ 00012710  0x00001fc8 rshift4  0x0000003f , 0x0000003f 
+ 00012711  0x00001fc9 inject  0x00000003 , 0x00000028 
+ 00012712  0x00001fcb bpatchx  0x00000072 , 0x0000402e 
+ 00012713  0x00001fcc bmark1  0x0000002f , 0x000031ae 
+ 00012714  0x00001fcd fetch  0x00000001 , 0x000045ca 
+ 00012715  0x00001fce nbranch  0x000031ae , 0x00000034 
+ 00012716  0x00001fcf disable  0x0000001d 
+ 00012717  0x00001fd0 enable  0x0000001b 
+ 00012718  0x00001fd2 enable  0x00000007 
+ 00012719  0x00001fd3 enable  0x00000009 
+ 00012720  0x00001fd4 fetch  0x00000001 , 0x0000458a 
+ 00012721  0x00001fd5 iforce  0x00000039 
+ 00012722  0x00001fd6 arg  0x00004539 , 0x00000006 
+ 00012723  0x00001fd8 ifetch  0x00000001 , 0x00000006 
+ 00012724  0x00001fd9 inject  0x00000003 , 0x00000008 
+ 00012725  0x00001fda loop  0x000031b3 
+ 00012726  0x00001fdb enable  0x00000008 
+ 00012727  0x00001fdc inject  0x00000003 , 0x00000018 
+ 00012728  0x00001fdd disable  0x00000008 
+ 00012729  0x00001fde bmark0  0x0000002f , 0x000031bd 
+ 00012730  0x00001fdf disable  0x00000007 
+ 00012731  0x00001fe0 setarg  0x00000000 
+ 00012732  0x00001fe1 inject  0x00000003 , 0x00000003 
+ 00012733  0x00001fe3 until  0x0000003e , 0x00000027 
+ 00012734  0x00001fe4 nop  0x00000064 
+ 00012735  0x00001fe5 disable  0x0000003a 
+ 00012736  0x00001fe6 disable  0x0000001d 
+ 00012737  0x00001fe7 fetch  0x00000001 , 0x000045ca 
+ 00012738  0x00001fe8 nbranch  0x000031c4 , 0x00000034 
+ 00012739  0x00001fe9 disable  0x0000001b 
+ 00012740  0x00001feb disable  0x00000038 
+ 00012741  0x00001fec call  0x00002160 
+ 00012742  0x00001fed branch  0x0000687b 
+ 00012743  0x00001ff0 arg  0x0000000a , 0x00000039 
+ 00012744  0x00001ff2 setarg  0x0000003c 
+ 00012745  0x00001ff3 inject  0x00000003 , 0x00000008 
+ 00012746  0x00001ff4 loop  0x000031c8 
+ 00012747  0x00001ff5 disable  0x0000001d 
+ 00012748  0x00001ff6 enable  0x00000038 
+ 00012749  0x00001ff7 rshift16  0x00000009 , 0x0000003f 
+ 00012750  0x00001ff8 rshift16  0x0000003f , 0x0000003f 
+ 00012751  0x00001ff9 rshift4  0x0000003f , 0x0000003f 
+ 00012752  0x00001ffa inject  0x00000003 , 0x00000020 
+ 00012753  0x00001ffb bmark1  0x0000002e , 0x000031d6 
+ 00012754  0x00001ffd setarg  0x00000001 
+ 00012755  0x00001ffe inject  0x00000003 , 0x00000005 
+ 00012756  0x00001fff enable  0x0000003a 
+ 00012757  0x00002000 branch  0x000031a8 
+ 00012758  0x00002003 setarg  0x00000000 
+ 00012759  0x00002004 inject  0x00000003 , 0x00000005 
+ 00012760  0x00002005 branch  0x000031a8 
+ 00012761  0x00002008 fetch  0x00000001 , 0x00004148 
+ 00012762  0x00002009 rshift  0x0000003f , 0x00000039 
+ 00012763  0x0000200b nop  0x00000002 
+ 00012764  0x0000200c loop  0x000031db 
+ 00012765  0x0000200e rshift16  0x00000009 , 0x0000003f 
+ 00012766  0x0000200f rshift8  0x0000003f , 0x0000003f 
+ 00012767  0x00002010 rshift4  0x0000003f , 0x00000002 
+ 00012768  0x00002011 copy  0x00000002 , 0x0000003f 
+ 00012769  0x00002012 inject  0x00000003 , 0x00000008 
+ 00012770  0x00002013 copy  0x00000002 , 0x0000003f 
+ 00012771  0x00002014 inject  0x00000003 , 0x00000028 
+ 00012772  0x00002015 branch  0x000031a8 
+ 00012773  0x0000201e bpatchx  0x00000073 , 0x0000402e 
+ 00012774  0x0000201f fetch  0x00000001 , 0x000045b8 
+ 00012775  0x00002020 bbit1  0x00000002 , 0x00003206 
+ 00012776  0x00002022 fetch  0x00000001 , 0x00004588 
+ 00012777  0x00002023 increase  0x00000003 , 0x0000003f 
+ 00012778  0x00002024 store  0x00000001 , 0x0000458a 
+ 00012779  0x00002026 fetch  0x00000001 , 0x000045ac 
+ 00012780  0x00002027 store  0x00000001 , 0x00004539 
+ 00012781  0x00002029 fetch  0x00000001 , 0x00004589 
+ 00012782  0x0000202a istore  0x00000001 , 0x00000005 
+ 00012783  0x0000202c fetch  0x00000001 , 0x00004588 
+ 00012784  0x0000202e lshift3  0x0000003f , 0x0000003f 
+ 00012785  0x0000202f fetcht  0x00000001 , 0x0000457e 
+ 00012786  0x00002030 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00012787  0x00002031 lshift  0x00000002 , 0x00000002 
+ 00012788  0x00002032 ior  0x00000002 , 0x0000003f 
+ 00012789  0x00002033 fetcht  0x00000001 , 0x0000457f 
+ 00012790  0x00002034 iadd  0x00000002 , 0x0000003f 
+ 00012791  0x00002035 istore  0x00000001 , 0x00000005 
+ 00012792  0x00002037 fetch  0x00000001 , 0x00004588 
+ 00012793  0x00002038 iforce  0x00000039 
+ 00012794  0x00002039 arg  0x00004519 , 0x00000006 
+ 00012795  0x0000203a call  0x00007cda 
+ 00012796  0x0000203b bpatchx  0x00000074 , 0x0000402e 
+ 00012797  0x0000203d rtnmark0  0x00000027 
+ 00012798  0x0000203e fetch  0x00000001 , 0x00000035 
+ 00012799  0x0000203f istore  0x00000001 , 0x00000005 
+ 00012800  0x00002040 fetch  0x00000001 , 0x000045b8 
+ 00012801  0x00002041 rtnbit1  0x00000002 
+ 00012802  0x00002042 fetch  0x00000001 , 0x0000458a 
+ 00012803  0x00002043 increase  0x00000001 , 0x0000003f 
+ 00012804  0x00002044 store  0x00000001 , 0x0000458a 
+ 00012805  0x00002045 rtn 
+ 00012806  0x00002049 fetch  0x00000001 , 0x00004588 
+ 00012807  0x0000204a increase  0x00000004 , 0x0000003f 
+ 00012808  0x0000204b bmark0  0x00000027 , 0x0000320a 
+ 00012809  0x0000204c increase  0x00000001 , 0x0000003f 
+ 00012810  0x0000204e store  0x00000001 , 0x0000458a 
+ 00012811  0x00002050 fetch  0x00000001 , 0x000045ac 
+ 00012812  0x00002051 store  0x00000001 , 0x00004539 
+ 00012813  0x00002053 fetch  0x00000001 , 0x0000458a 
+ 00012814  0x00002054 increase  0xfffffffe , 0x0000003f 
+ 00012815  0x00002055 istore  0x00000001 , 0x00000005 
+ 00012816  0x00002057 fetch  0x00000001 , 0x00004589 
+ 00012817  0x00002058 istore  0x00000001 , 0x00000005 
+ 00012818  0x00002059 setarg  0x00000000 
+ 00012819  0x0000205a branch  0x000031f0 
+ 00012820  0x0000205d bpatchx  0x00000075 , 0x0000402e 
+ 00012821  0x0000205f fetch  0x00000001 , 0x000044f8 
+ 00012822  0x00002060 rshift3  0x0000003f , 0x0000003f 
+ 00012823  0x00002061 store  0x00000001 , 0x0000457d 
+ 00012824  0x00002063 increase  0x00000001 , 0x0000003f 
+ 00012825  0x00002064 arg  0x000044f8 , 0x00000006 
+ 00012826  0x00002065 iadd  0x00000006 , 0x00000006 
+ 00012827  0x00002066 ifetch  0x00000003 , 0x00000006 
+ 00012828  0x00002067 store  0x00000003 , 0x00004580 
+ 00012829  0x00002069 fetch  0x00000001 , 0x000044f8 
+ 00012830  0x0000206a rshift  0x0000003f , 0x0000003f 
+ 00012831  0x0000206b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00012832  0x0000206c store  0x00000001 , 0x00004586 
+ 00012833  0x0000206d rtn 
+ 00012834  0x00002071 bpatchx  0x00000076 , 0x0000402e 
+ 00012835  0x00002072 fetcht  0x00000001 , 0x0000458e 
+ 00012836  0x00002073 call  0x00003227 
+ 00012837  0x00002074 storet  0x00000001 , 0x0000458e 
+ 00012838  0x00002075 rtn 
+ 00012839  0x00002078 bpatchx  0x00000077 , 0x0000402e 
+ 00012840  0x00002079 call  0x0000322c 
+ 00012841  0x0000207a increase  0x00000001 , 0x00000002 
+ 00012842  0x0000207b and_into  0x00000003 , 0x00000002 
+ 00012843  0x0000207c rtn 
+ 00012844  0x0000207f bpatchx  0x00000078 , 0x0000402f 
+ 00012845  0x00002080 fetch  0x00000001 , 0x0000458f 
+ 00012846  0x00002081 and_into  0x00000003 , 0x0000003f 
+ 00012847  0x00002082 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00012848  0x00002083 setarg  0x00004593 
+ 00012849  0x00002084 iadd  0x00000011 , 0x0000003f 
+ 00012850  0x00002085 iadd  0x00000002 , 0x00000006 
+ 00012851  0x00002086 ifetch  0x00000001 , 0x00000006 
+ 00012852  0x00002087 store  0x00000001 , 0x0000458d 
+ 00012853  0x00002088 rtn 
+ 00012854  0x0000208c store  0x00000004 , 0x0000458f 
+ 00012855  0x0000208e bpatchx  0x00000079 , 0x0000402f 
+ 00012856  0x00002090 arg  0x00000000 , 0x00000011 
+ 00012857  0x00002091 arg  0x00000004 , 0x00000039 
+ 00012858  0x00002092 arg  0x0000458f , 0x00000006 
+ 00012859  0x00002094 ifetch  0x00000001 , 0x00000006 
+ 00012860  0x00002095 iadd  0x00000011 , 0x00000011 
+ 00012861  0x00002096 loop  0x0000323b 
+ 00012862  0x00002097 copy  0x00000011 , 0x0000003f 
+ 00012863  0x00002098 store  0x00000002 , 0x000045aa 
+ 00012864  0x00002099 fetch  0x00000001 , 0x000045aa 
+ 00012865  0x0000209a fetcht  0x00000001 , 0x000045ab 
+ 00012866  0x0000209b iadd  0x00000002 , 0x0000003f 
+ 00012867  0x0000209c store  0x00000001 , 0x000045ac 
+ 00012868  0x0000209d rtn 
+ 00012869  0x000020a1 bpatchx  0x0000007a , 0x0000402f 
+ 00012870  0x000020a2 call  0x00007dbc 
+ 00012871  0x000020a3 fetcht  0x00000004 , 0x000045a3 
+ 00012872  0x000020a4 copy  0x00000022 , 0x0000003f 
+ 00012873  0x000020a5 isub  0x00000002 , 0x0000003e 
+ 00012874  0x000020a6 ncall  0x00003255 , 0x00000002 
+ 00012875  0x000020a7 copy  0x0000003f , 0x00000012 
+ 00012876  0x000020a8 fetch  0x00000004 , 0x000045a3 
+ 00012877  0x000020a9 fetcht  0x00000001 , 0x000045a7 
+ 00012878  0x000020aa iadd  0x00000002 , 0x00000002 
+ 00012879  0x000020ab copy  0x00000012 , 0x0000003f 
+ 00012880  0x000020ac isub  0x00000002 , 0x0000003e 
+ 00012881  0x000020ad nrtn  0x00000002 
+ 00012882  0x000020ae set0  0x0000001c , 0x0000003f 
+ 00012883  0x000020af store  0x00000004 , 0x000045a3 
+ 00012884  0x000020b0 branch  0x00007dba 
+ 00012885  0x000020b3 rtn  0x00000005 
+ 00012886  0x000020b4 set1  0x0000001c , 0x0000003f 
+ 00012887  0x000020b5 rtn 
+ 00012888  0x000020b8 setarg  0x00000000 
+ 00012889  0x000020b9 store  0x00000004 , 0x000045a3 
+ 00012890  0x000020ba rtn 
+ 00012891  0x000020c3 bpatchx  0x0000007b , 0x0000402f 
+ 00012892  0x000020c4 setsect  0x00000000 , 0x00001300 
+ 00012893  0x000020c5 setsect  0x00000001 , 0x0001908b 
+ 00012894  0x000020c6 setsect  0x00000002 , 0x00036150 
+ 00012895  0x000020c7 setsect  0x00000003 , 0x00003d20 
+ 00012896  0x000020c8 store  0x00000009 , 0x00004593 
+ 00012897  0x000020c9 setsect  0x00000000 , 0x00003a1a 
+ 00012898  0x000020ca setsect  0x00000001 , 0x0000c453 
+ 00012899  0x000020cb setsect  0x00000002 , 0x0000d312 
+ 00012900  0x000020cc setsect  0x00000003 , 0x00000001 
+ 00012901  0x000020cd istore  0x00000007 , 0x00000005 
+ 00012902  0x000020ce fetch  0x00000001 , 0x000045b9 
+ 00012903  0x000020cf rtn  0x00000034 
+ 00012904  0x000020d0 arg  0x000045ba , 0x00000006 
+ 00012905  0x000020d1 arg  0x00004593 , 0x00000005 
+ 00012906  0x000020d2 branch  0x00007c8f 
+ 00012907  0x000020db bpatchx  0x0000007c , 0x0000402f 
+ 00012908  0x000020dc setarg  0x004e001e 
+ 00012909  0x000020dd store  0x00000003 , 0x000045bb 
+ 00012910  0x000020de setarg  0x00032303 
+ 00012911  0x000020df istore  0x00000003 , 0x00000005 
+ 00012912  0x000020e0 setarg  0x00250642 
+ 00012913  0x000020e1 istore  0x00000003 , 0x00000005 
+ 00012914  0x000020e2 setarg  0x00094c06 
+ 00012915  0x000020e3 istore  0x00000003 , 0x00000005 
+ 00012916  0x000020e4 setarg  0x003c0927 
+ 00012917  0x000020e5 istore  0x00000003 , 0x00000005 
+ 00012918  0x000020e6 jam  0x00000001 , 0x000045b9 
+ 00012919  0x000020e7 rtn 
+ 00012920  0x000020eb bpatchx  0x0000007d , 0x0000402f 
+ 00012921  0x000020ec arg  0x00006978 , 0x00000002 
+ 00012922  0x000020ed bmark1  0x00000027 , 0x0000327f 
+ 00012923  0x000020ee arg  0x000012c0 , 0x00000002 
+ 00012924  0x000020ef fetch  0x00000001 , 0x000045b7 
+ 00012925  0x000020f0 bbit0  0x00000002 , 0x0000327f 
+ 00012926  0x000020f1 arg  0x00002ee0 , 0x00000002 
+ 00012927  0x000020f3 storet  0x00000002 , 0x0000458b 
+ 00012928  0x000020f4 rtn 
+ 00012929  0x000020f7 jam  0x00000001 , 0x000045b7 
+ 00012930  0x000020f8 jam  0x00000001 , 0x000045b8 
+ 00012931  0x000020f9 rtn 
+ 00012932  0x000020fc jam  0x00000002 , 0x000045b7 
+ 00012933  0x000020fd jam  0x00000002 , 0x000045b8 
+ 00012934  0x000020fe rtn 
+ 00012935  0x00002117 bpatchx  0x0000007e , 0x0000402f 
+ 00012936  0x00002118 jam  0x0000004e , 0x000045d0 
+ 00012937  0x00002119 setarg  0x00101520 
+ 00012938  0x0000211a store  0x00000003 , 0x000045cc 
+ 00012939  0x0000211b setarg  0x00000005 
+ 00012940  0x0000211c istore  0x00000001 , 0x00000005 
+ 00012941  0x0000211d rtn 
+ 00012942  0x00002124 arg  0x000045d8 , 0x00000013 
+ 00012943  0x00002125 arg  0x0000367a , 0x00000012 
+ 00012944  0x00002126 branch  0x000042e7 
+ 00012945  0x00002129 set1  0x00000026 , 0x00000000 
+ 00012946  0x0000212a fetch  0x00000001 , 0x000045fc 
+ 00012947  0x0000212b set0  0x00000002 , 0x0000003f 
+ 00012948  0x0000212c set1  0x00000001 , 0x0000003f 
+ 00012949  0x0000212d store  0x00000001 , 0x000045fc 
+ 00012950  0x0000212e setarg  0x00000000 
+ 00012951  0x0000212f store  0x00000002 , 0x000045de 
+ 00012952  0x00002130 fetch  0x00000002 , 0x000045d6 
+ 00012953  0x00002131 store  0x00000002 , 0x000045d8 
+ 00012954  0x00002132 jam  0x00000000 , 0x000045d5 
+ 00012955  0x00002133 call  0x000032d6 
+ 00012956  0x00002135 jam  0x00000000 , 0x0000457e 
+ 00012957  0x00002136 fetch  0x00000001 , 0x000045d0 
+ 00012958  0x00002137 store  0x00000001 , 0x0000458d 
+ 00012959  0x00002138 fetch  0x00000001 , 0x000045d1 
+ 00012960  0x00002139 store  0x00000001 , 0x00004141 
+ 00012961  0x0000213a fetch  0x00000004 , 0x000045cc 
+ 00012962  0x0000213b branch  0x00003236 
+ 00012963  0x0000213f bpatchx  0x0000007f , 0x0000402f 
+ 00012964  0x00002140 jam  0x00000000 , 0x000045e2 
+ 00012965  0x00002141 fetch  0x00000002 , 0x000045da 
+ 00012966  0x00002142 increase  0x00000001 , 0x0000003f 
+ 00012967  0x00002143 store  0x00000002 , 0x000045da 
+ 00012968  0x00002144 fetch  0x00000001 , 0x000045da 
+ 00012969  0x00002145 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00012970  0x00002146 nrtn  0x00000034 
+ 00012971  0x00002147 fetch  0x00000001 , 0x000045d4 
+ 00012972  0x00002148 beq  0x000000ff , 0x000032f8 
+ 00012973  0x00002149 beq  0x00000001 , 0x000032b2 
+ 00012974  0x0000214a beq  0x00000002 , 0x000032b4 
+ 00012975  0x0000214b beq  0x00000003 , 0x000032ba 
+ 00012976  0x0000214c beq  0x00000004 , 0x000032c0 
+ 00012977  0x0000214d rtn 
+ 00012978  0x00002150 jam  0x000000ff , 0x00004519 
+ 00012979  0x00002151 branch  0x000032c1 
+ 00012980  0x00002154 fetch  0x00000001 , 0x000045ae 
+ 00012981  0x00002155 branch  0x000032b8 , 0x00000034 
+ 00012982  0x00002156 fetch  0x00000004 , 0x00004604 
+ 00012983  0x00002157 call  0x00003236 
+ 00012984  0x00002159 jam  0x000000aa , 0x00004519 
+ 00012985  0x0000215a branch  0x000032c1 
+ 00012986  0x0000215d jam  0x00000055 , 0x00004519 
+ 00012987  0x0000215e fetch  0x00000001 , 0x000045ae 
+ 00012988  0x0000215f branch  0x000032c1 , 0x00000034 
+ 00012989  0x00002160 fetch  0x00000004 , 0x000045e8 
+ 00012990  0x00002161 store  0x00000004 , 0x0000451b 
+ 00012991  0x00002162 branch  0x000032c3 
+ 00012992  0x00002165 jam  0x00000022 , 0x00004519 
+ 00012993  0x00002167 fetch  0x00000004 , 0x00004604 
+ 00012994  0x00002168 store  0x00000004 , 0x0000451b 
+ 00012995  0x0000216a fetch  0x00000001 , 0x00004589 
+ 00012996  0x0000216b and_into  0x00000007 , 0x0000003f 
+ 00012997  0x0000216c store  0x00000001 , 0x0000451a 
+ 00012998  0x0000216d jam  0x00000000 , 0x0000451f 
+ 00012999  0x0000216e jam  0x00000007 , 0x00004588 
+ 00013000  0x0000216f call  0x000031e5 
+ 00013001  0x00002170 call  0x00003651 
+ 00013002  0x00002171 nrtn  0x00000018 
+ 00013003  0x00002172 nrtn  0x0000002f 
+ 00013004  0x00002173 call  0x0000357b 
+ 00013005  0x00002174 call  0x0000366e 
+ 00013006  0x00002175 bpatchx  0x00000080 , 0x00004030 
+ 00013007  0x00002176 fetch  0x00000001 , 0x000045d4 
+ 00013008  0x00002177 rtneq  0x000000ff 
+ 00013009  0x00002178 beq  0x00000001 , 0x000032db 
+ 00013010  0x00002179 beq  0x00000002 , 0x000032dd 
+ 00013011  0x0000217a beq  0x00000003 , 0x000032e3 
+ 00013012  0x0000217b beq  0x00000004 , 0x000032eb 
+ 00013013  0x0000217c rtn 
+ 00013014  0x0000217f jam  0x00000002 , 0x000045d4 
+ 00013015  0x00002180 fetch  0x00000001 , 0x000045ae 
+ 00013016  0x00002181 rtn  0x00000034 
+ 00013017  0x00002182 jam  0x00000001 , 0x000045d4 
+ 00013018  0x00002183 rtn 
+ 00013019  0x00002186 jam  0x00000002 , 0x000045d4 
+ 00013020  0x00002187 branch  0x0000364c 
+ 00013021  0x0000218a fetch  0x00000001 , 0x000045ae 
+ 00013022  0x0000218b branch  0x000032e1 , 0x00000034 
+ 00013023  0x0000218c fetch  0x00000004 , 0x0000455f 
+ 00013024  0x0000218d store  0x00000004 , 0x000045e8 
+ 00013025  0x0000218f jam  0x00000003 , 0x000045d4 
+ 00013026  0x00002190 branch  0x0000364c 
+ 00013027  0x00002193 fetch  0x00000001 , 0x000045ae 
+ 00013028  0x00002194 branch  0x000032e9 , 0x00000034 
+ 00013029  0x00002195 fetch  0x00000004 , 0x0000455f 
+ 00013030  0x00002196 fetcht  0x00000004 , 0x00004604 
+ 00013031  0x00002197 isub  0x00000002 , 0x0000003e 
+ 00013032  0x00002198 nrtn  0x00000005 
+ 00013033  0x0000219a jam  0x00000004 , 0x000045d4 
+ 00013034  0x0000219b branch  0x0000364c 
+ 00013035  0x0000219e fetch  0x00000001 , 0x000045ae 
+ 00013036  0x0000219f branch  0x000032f1 , 0x00000034 
+ 00013037  0x000021a0 fetch  0x00000004 , 0x0000455f 
+ 00013038  0x000021a1 fetcht  0x00000004 , 0x000045e8 
+ 00013039  0x000021a2 isub  0x00000002 , 0x0000003e 
+ 00013040  0x000021a3 nrtn  0x00000005 
+ 00013041  0x000021a5 jam  0x000000ff , 0x000045d4 
+ 00013042  0x000021a6 jam  0x00000039 , 0x0000066f 
+ 00013043  0x000021a7 call  0x0000782b 
+ 00013044  0x000021a8 setarg  0x00000000 
+ 00013045  0x000021a9 store  0x00000002 , 0x000045d8 
+ 00013046  0x000021aa fetch  0x00000004 , 0x0000455f 
+ 00013047  0x000021ab call  0x00003236 
+ 00013048  0x000021ad fetch  0x00000001 , 0x000045fc 
+ 00013049  0x000021ae set0  0x00000001 , 0x0000003f 
+ 00013050  0x000021af store  0x00000001 , 0x000045fc 
+ 00013051  0x000021b0 branch  0x0000364c 
+ 00013052  0x000021cb jam  0x00000001 , 0x00004616 
+ 00013053  0x000021cc jam  0x00000000 , 0x00004615 
+ 00013054  0x000021cd rtn 
+ 00013055  0x000021d0 fetch  0x00000001 , 0x00004615 
+ 00013056  0x000021d1 rtnbit1  0x00000001 
+ 00013057  0x000021d2 set1  0x00000001 , 0x0000003f 
+ 00013058  0x000021d3 store  0x00000001 , 0x00004615 
+ 00013059  0x000021d4 setarg  0x00000000 
+ 00013060  0x000021d5 store  0x00000003 , 0x000045d3 
+ 00013061  0x000021d6 store  0x00000001 , 0x000045de 
+ 00013062  0x000021d7 store  0x00000001 , 0x000045df 
+ 00013063  0x000021d8 store  0x00000004 , 0x0000462c 
+ 00013064  0x000021d9 jam  0x00000001 , 0x00004611 
+ 00013065  0x000021da branch  0x0000329c 
+ 00013066  0x000021de jam  0x00000001 , 0x00004611 
+ 00013067  0x000021df jam  0x00000008 , 0x00004588 
+ 00013068  0x000021e0 arg  0x000045d6 , 0x00000006 
+ 00013069  0x000021e1 arg  0x00004519 , 0x00000005 
+ 00013070  0x000021e2 branch  0x00007c89 
+ 00013071  0x000021e6 bpatchx  0x00000081 , 0x00004030 
+ 00013072  0x000021e7 call  0x000033be 
+ 00013073  0x000021e8 call  0x00003119 
+ 00013074  0x000021e9 nbranch  0x000033be , 0x0000002f 
+ 00013075  0x000021ea call  0x0000331e 
+ 00013076  0x000021eb call  0x000033f4 
+ 00013077  0x000021ec call  0x00003399 
+ 00013078  0x000021ed call  0x0000493d 
+ 00013079  0x000021ee fetch  0x00000001 , 0x000045ae 
+ 00013080  0x000021ef rtn  0x00000034 
+ 00013081  0x000021f0 fetch  0x00000004 , 0x0000462c 
+ 00013082  0x000021f1 rtn  0x00000034 
+ 00013083  0x000021f2 branch  0x00003236 
+ 00013084  0x000021f5 call  0x000033be 
+ 00013085  0x000021f6 branch  0x00003183 
+ 00013086  0x000021f9 jam  0x00000005 , 0x00004622 
+ 00013087  0x000021fa arg  0x000044f7 , 0x00000006 
+ 00013088  0x000021fb arg  0x000045e8 , 0x00000005 
+ 00013089  0x000021fc call  0x00007c89 
+ 00013090  0x000021fd bpatchx  0x00000082 , 0x00004030 
+ 00013091  0x000021fe fetch  0x00000001 , 0x000045ea 
+ 00013092  0x000021ff beq  0x000000aa , 0x00003329 
+ 00013093  0x00002200 beq  0x00000055 , 0x0000333a 
+ 00013094  0x00002201 beq  0x00000022 , 0x0000335b 
+ 00013095  0x00002202 beq  0x000000ff , 0x0000359b 
+ 00013096  0x00002203 rtn 
+ 00013097  0x00002207 fetch  0x00000001 , 0x000045eb 
+ 00013098  0x00002208 beq  0x00000001 , 0x0000332d 
+ 00013099  0x00002209 beq  0x00000002 , 0x00003335 
+ 00013100  0x0000220a rtn 
+ 00013101  0x0000220d fetch  0x00000001 , 0x000045de 
+ 00013102  0x0000220e nrtn  0x00000034 
+ 00013103  0x0000220f jam  0x00000001 , 0x000045d3 
+ 00013104  0x00002211 jam  0x00000001 , 0x000045d6 
+ 00013105  0x00002213 jam  0x00000080 , 0x000045d7 
+ 00013106  0x00002214 fetch  0x00000006 , 0x000044f1 
+ 00013107  0x00002215 store  0x00000006 , 0x000045d8 
+ 00013108  0x00002216 rtn 
+ 00013109  0x00002219 fetch  0x00000001 , 0x000045df 
+ 00013110  0x0000221a nrtn  0x00000034 
+ 00013111  0x0000221b jam  0x00000001 , 0x000045d4 
+ 00013112  0x0000221d jam  0x00000002 , 0x000045d6 
+ 00013113  0x0000221e branch  0x00003331 
+ 00013114  0x00002222 fetch  0x00000001 , 0x000045ae 
+ 00013115  0x00002223 branch  0x00003340 , 0x00000034 
+ 00013116  0x00002224 fetch  0x00000004 , 0x000045ec 
+ 00013117  0x00002225 fetcht  0x00000004 , 0x000044f1 
+ 00013118  0x00002226 isub  0x00000002 , 0x0000003e 
+ 00013119  0x00002227 nrtn  0x00000005 
+ 00013120  0x00002229 fetch  0x00000001 , 0x000045eb 
+ 00013121  0x0000222a beq  0x00000001 , 0x00003344 
+ 00013122  0x0000222b beq  0x00000002 , 0x00003351 
+ 00013123  0x0000222c rtn 
+ 00013124  0x0000222f fetch  0x00000001 , 0x000045de 
+ 00013125  0x00002230 nrtn  0x00000034 
+ 00013126  0x00002231 fetch  0x00000001 , 0x000045d3 
+ 00013127  0x00002232 beq  0x00000001 , 0x00003349 
+ 00013128  0x00002233 rtn 
+ 00013129  0x00002235 jam  0x00000002 , 0x000045d3 
+ 00013130  0x00002236 fetch  0x00000001 , 0x000045ae 
+ 00013131  0x00002237 branch  0x00003330 , 0x00000034 
+ 00013132  0x00002239 jam  0x00000001 , 0x000045d6 
+ 00013133  0x0000223b jam  0x00000080 , 0x000045d7 
+ 00013134  0x0000223c fetch  0x00000004 , 0x0000462c 
+ 00013135  0x0000223d store  0x00000004 , 0x000045d8 
+ 00013136  0x0000223e branch  0x00007dba 
+ 00013137  0x00002241 fetch  0x00000001 , 0x000045df 
+ 00013138  0x00002242 nrtn  0x00000034 
+ 00013139  0x00002243 fetch  0x00000001 , 0x000045d4 
+ 00013140  0x00002244 beq  0x00000001 , 0x00003356 
+ 00013141  0x00002245 rtn 
+ 00013142  0x00002247 jam  0x00000002 , 0x000045d4 
+ 00013143  0x00002248 fetch  0x00000001 , 0x000045ae 
+ 00013144  0x00002249 branch  0x00003338 , 0x00000034 
+ 00013145  0x0000224a jam  0x00000002 , 0x000045d6 
+ 00013146  0x0000224b branch  0x0000334d 
+ 00013147  0x0000224f fetch  0x00000001 , 0x000045ae 
+ 00013148  0x00002250 branch  0x00003361 , 0x00000034 
+ 00013149  0x00002251 fetch  0x00000004 , 0x000045ec 
+ 00013150  0x00002252 fetcht  0x00000004 , 0x0000462c 
+ 00013151  0x00002253 isub  0x00000002 , 0x0000003e 
+ 00013152  0x00002254 nrtn  0x00000005 
+ 00013153  0x00002256 fetch  0x00000001 , 0x000045eb 
+ 00013154  0x00002257 beq  0x00000001 , 0x00003365 
+ 00013155  0x00002258 beq  0x00000002 , 0x00003372 
+ 00013156  0x00002259 rtn 
+ 00013157  0x0000225c fetch  0x00000001 , 0x000045de 
+ 00013158  0x0000225d nrtn  0x00000034 
+ 00013159  0x0000225e fetch  0x00000001 , 0x000045d3 
+ 00013160  0x0000225f beq  0x00000002 , 0x0000336a 
+ 00013161  0x00002260 rtn 
+ 00013162  0x00002262 jam  0x00000001 , 0x000045de 
+ 00013163  0x00002264 call  0x00003330 
+ 00013164  0x00002265 fetch  0x00000001 , 0x000045d5 
+ 00013165  0x00002266 or_into  0x00000001 , 0x0000003f 
+ 00013166  0x00002267 store  0x00000001 , 0x000045d5 
+ 00013167  0x00002269 setarg  0x00000000 
+ 00013168  0x0000226a store  0x00000002 , 0x000045d3 
+ 00013169  0x0000226b rtn 
+ 00013170  0x0000226e fetch  0x00000001 , 0x000045df 
+ 00013171  0x0000226f nrtn  0x00000034 
+ 00013172  0x00002270 fetch  0x00000001 , 0x000045d4 
+ 00013173  0x00002271 bne  0x00000000 , 0x00003377 
+ 00013174  0x00002272 rtn 
+ 00013175  0x00002274 jam  0x00000001 , 0x000045df 
+ 00013176  0x00002276 call  0x00003338 
+ 00013177  0x00002277 fetch  0x00000001 , 0x000045d5 
+ 00013178  0x00002278 or_into  0x00000002 , 0x0000003f 
+ 00013179  0x00002279 store  0x00000001 , 0x000045d5 
+ 00013180  0x0000227a call  0x0000336f 
+ 00013181  0x0000227b branch  0x00004937 
+ 00013182  0x0000227e fetch  0x00000001 , 0x00004616 
+ 00013183  0x0000227f rtnne  0x00000001 
+ 00013184  0x00002280 fetch  0x00000001 , 0x00004610 
+ 00013185  0x00002281 nrtn  0x00000034 
+ 00013186  0x00002282 fetch  0x00000001 , 0x000044fa 
+ 00013187  0x00002283 beq  0x00000001 , 0x00003386 
+ 00013188  0x00002284 beq  0x00000002 , 0x0000338a 
+ 00013189  0x00002285 rtn 
+ 00013190  0x00002287 fetch  0x00000001 , 0x0000462b 
+ 00013191  0x00002288 rtnbit0  0x00000000 
+ 00013192  0x0000228a disable  0x0000002f 
+ 00013193  0x0000228b rtn 
+ 00013194  0x0000228d fetch  0x00000001 , 0x0000462b 
+ 00013195  0x0000228e rtnbit0  0x00000001 
+ 00013196  0x0000228f branch  0x00003388 
+ 00013197  0x00002292 fetch  0x00000001 , 0x00004610 
+ 00013198  0x00002293 nrtn  0x00000034 
+ 00013199  0x00002294 fetch  0x00000001 , 0x0000462b 
+ 00013200  0x00002295 or_into  0x00000001 , 0x0000003f 
+ 00013201  0x00002296 store  0x00000001 , 0x0000462b 
+ 00013202  0x00002297 rtn 
+ 00013203  0x0000229a fetch  0x00000001 , 0x00004610 
+ 00013204  0x0000229b nrtn  0x00000034 
+ 00013205  0x0000229c fetch  0x00000001 , 0x0000462b 
+ 00013206  0x0000229d or_into  0x00000002 , 0x0000003f 
+ 00013207  0x0000229e store  0x00000001 , 0x0000462b 
+ 00013208  0x0000229f rtn 
+ 00013209  0x000022a3 fetch  0x00000001 , 0x000045d5 
+ 00013210  0x000022a4 rtn  0x00000034 
+ 00013211  0x000022a6 fetch  0x00000001 , 0x000045eb 
+ 00013212  0x000022a7 beq  0x00000001 , 0x0000338d 
+ 00013213  0x000022a8 beq  0x00000002 , 0x00003393 
+ 00013214  0x000022a9 rtn 
+ 00013215  0x000022bd set1  0x00000027 , 0x00000000 
+ 00013216  0x000022be fetch  0x00000001 , 0x00004141 
+ 00013217  0x000022bf store  0x00000001 , 0x00004623 
+ 00013218  0x000022c0 branch  0x000035d6 
+ 00013219  0x000022c3 fetch  0x00000002 , 0x000045e0 
+ 00013220  0x000022c4 branch  0x00007d79 
+ 00013221  0x000022c7 bpatchx  0x00000083 , 0x00004030 
+ 00013222  0x000022c8 jam  0x00000000 , 0x00004588 
+ 00013223  0x000022c9 fetch  0x00000001 , 0x00004611 
+ 00013224  0x000022ca rtn  0x00000034 
+ 00013225  0x000022cb fetch  0x00000002 , 0x000045e2 
+ 00013226  0x000022cc branch  0x00007d79 
+ 00013227  0x000022d0 call  0x000033f1 
+ 00013228  0x000022d1 nbranch  0x000033be , 0x0000002f 
+ 00013229  0x000022d3 call  0x000033e3 
+ 00013230  0x000022d4 nbranch  0x000033be , 0x00000028 
+ 00013231  0x000022d5 fetch  0x00000001 , 0x0000457d 
+ 00013232  0x000022d6 branch  0x000033be , 0x00000034 
+ 00013233  0x000022d7 increase  0x00000002 , 0x0000003f 
+ 00013234  0x000022d8 iforce  0x00000039 
+ 00013235  0x000022d9 arg  0x000044f7 , 0x00000006 
+ 00013236  0x000022da arg  0x000045e8 , 0x00000005 
+ 00013237  0x000022db call  0x00007cda 
+ 00013238  0x000022dc jam  0x00000000 , 0x00004613 
+ 00013239  0x000022dd fetch  0x00000001 , 0x00004610 
+ 00013240  0x000022de call  0x000033fe , 0x00000034 
+ 00013241  0x000022df bpatchx  0x00000084 , 0x00004030 
+ 00013242  0x000022e0 fetch  0x00000001 , 0x000045ea 
+ 00013243  0x000022e1 beq  0x00000001 , 0x000033c4 
+ 00013244  0x000022e2 beq  0x00000002 , 0x000033d3 
+ 00013245  0x000022e3 beq  0x000000ff , 0x000033c2 
+ 00013246  0x000022e5 bpatchx  0x00000085 , 0x00004030 
+ 00013247  0x000022e6 arg  0x000044f7 , 0x00000005 
+ 00013248  0x000022e7 arg  0x00000042 , 0x00000039 
+ 00013249  0x000022e8 branch  0x00007ca1 
+ 00013250  0x000022eb call  0x0000339b 
+ 00013251  0x000022ec branch  0x0000359b 
+ 00013252  0x000022ef call  0x0000338d 
+ 00013253  0x000022f0 call  0x0000352e 
+ 00013254  0x000022f1 fetch  0x00000001 , 0x0000460a 
+ 00013255  0x000022f2 fetcht  0x00000001 , 0x000045e8 
+ 00013256  0x000022f3 isolate1  0x00000003 , 0x00000002 
+ 00013257  0x000022f4 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013258  0x000022f5 store  0x00000001 , 0x0000460a 
+ 00013259  0x000022f6 beq  0x00000001 , 0x000033d9 
+ 00013260  0x000022f7 fetch  0x00000001 , 0x00004612 
+ 00013261  0x000022f8 fetcht  0x00000001 , 0x000045e8 
+ 00013262  0x000022f9 isolate1  0x00000004 , 0x00000002 
+ 00013263  0x000022fa setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00013264  0x000022fb store  0x00000001 , 0x00004612 
+ 00013265  0x000022fc fetch  0x00000002 , 0x000045e4 
+ 00013266  0x000022fd branch  0x00007d79 
+ 00013267  0x00002300 call  0x00003393 
+ 00013268  0x00002301 fetcht  0x00000001 , 0x000045e8 
+ 00013269  0x00002302 isolate1  0x00000003 , 0x00000002 
+ 00013270  0x00002303 branch  0x000033e1 , 0x00000001 
+ 00013271  0x00002304 fetch  0x00000002 , 0x000045e6 
+ 00013272  0x00002305 branch  0x00007d79 
+ 00013273  0x00002308 fetch  0x00000001 , 0x000043cb 
+ 00013274  0x00002309 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00013275  0x0000230a call  0x00004469 , 0x00000005 
+ 00013276  0x0000230b fetch  0x00000001 , 0x000045de 
+ 00013277  0x0000230c nrtn  0x00000034 
+ 00013278  0x0000230d jam  0x00000001 , 0x000045de 
+ 00013279  0x0000230e fetch  0x00000004 , 0x000045f2 
+ 00013280  0x0000230f branch  0x000035a3 
+ 00013281  0x00002311 fetch  0x00000004 , 0x000045f2 
+ 00013282  0x00002312 branch  0x000035a9 
+ 00013283  0x00002316 call  0x00007dbc 
+ 00013284  0x00002317 fetch  0x00000001 , 0x00004586 
+ 00013285  0x00002318 fetcht  0x00000001 , 0x00004587 
+ 00013286  0x00002319 isub  0x00000002 , 0x0000003e 
+ 00013287  0x0000231a ncall  0x00007dba , 0x00000005 
+ 00013288  0x0000231b fetch  0x00000001 , 0x00004586 
+ 00013289  0x0000231c store  0x00000001 , 0x00004587 
+ 00013290  0x0000231d fetch  0x00000003 , 0x00004580 
+ 00013291  0x0000231e fetcht  0x00000003 , 0x00004583 
+ 00013292  0x0000231f isub  0x00000002 , 0x0000003e 
+ 00013293  0x00002320 ncall  0x00007dba , 0x00000005 
+ 00013294  0x00002321 fetch  0x00000003 , 0x00004580 
+ 00013295  0x00002322 store  0x00000003 , 0x00004583 
+ 00013296  0x00002323 rtn 
+ 00013297  0x00002326 call  0x000033be 
+ 00013298  0x00002327 call  0x00003119 
+ 00013299  0x00002328 nrtn  0x0000002f 
+ 00013300  0x0000232b fetch  0x00000001 , 0x000044f7 
+ 00013301  0x0000232c store  0x00000001 , 0x00004589 
+ 00013302  0x0000232e call  0x00003214 
+ 00013303  0x00002330 fetch  0x00000001 , 0x000044f8 
+ 00013304  0x00002331 isolate1  0x00000000 , 0x0000003f 
+ 00013305  0x00002332 branch  0x000033fd , 0x00000001 
+ 00013306  0x00002334 call  0x000033a5 
+ 00013307  0x00002335 call  0x000031e5 
+ 00013308  0x00002336 call  0x00003195 
+ 00013309  0x00002338 branch  0x00003183 
+ 00013310  0x0000233c jam  0x00000001 , 0x00004614 
+ 00013311  0x0000233e setarg  0x00000280 
+ 00013312  0x0000233f arg  0x00000008 , 0x00000007 
+ 00013313  0x00002340 branch  0x00007ce1 
+ 00013314  0x00002347 bpatchx  0x00000086 , 0x00004030 
+ 00013315  0x00002348 jam  0x00000001 , 0x00004613 
+ 00013316  0x00002349 jam  0x00000000 , 0x00004617 
+ 00013317  0x0000234a jam  0x000000ff , 0x000045a7 
+ 00013318  0x0000234b branch  0x00003258 
+ 00013319  0x0000234e bpatchx  0x00000087 , 0x00004030 
+ 00013320  0x0000234f fetch  0x00000001 , 0x00004613 
+ 00013321  0x00002350 rtn  0x00000034 
+ 00013322  0x00002351 call  0x00003245 
+ 00013323  0x00002352 nrtn  0x00000028 
+ 00013324  0x00002353 call  0x00003414 
+ 00013325  0x00002354 fetch  0x00000001 , 0x00004617 
+ 00013326  0x00002355 increase  0x00000001 , 0x0000003f 
+ 00013327  0x00002356 and_into  0x00000001 , 0x0000003f 
+ 00013328  0x00002357 store  0x00000001 , 0x00004617 
+ 00013329  0x00002358 beq  0x00000000 , 0x00003419 
+ 00013330  0x00002359 beq  0x00000001 , 0x0000341c 
+ 00013331  0x0000235a rtn 
+ 00013332  0x0000235d fetch  0x00000001 , 0x00004622 
+ 00013333  0x0000235e rtn  0x00000034 
+ 00013334  0x0000235f increase  0xffffffff , 0x0000003f 
+ 00013335  0x00002360 store  0x00000001 , 0x00004622 
+ 00013336  0x00002361 rtn 
+ 00013337  0x00002364 fetch  0x00000001 , 0x00004622 
+ 00013338  0x00002365 nrtn  0x00000034 
+ 00013339  0x00002366 branch  0x00003460 
+ 00013340  0x00002369 fetch  0x00000001 , 0x00004622 
+ 00013341  0x0000236a nrtn  0x00000034 
+ 00013342  0x0000236b branch  0x000032fc 
+ 00013343  0x0000236f fetch  0x00000001 , 0x0000462a 
+ 00013344  0x00002370 nrtn  0x00000034 
+ 00013345  0x00002371 fetch  0x00000001 , 0x00004628 
+ 00013346  0x00002372 call  0x0000344f , 0x00000034 
+ 00013347  0x00002373 fetch  0x00000001 , 0x00004625 
+ 00013348  0x00002374 rtnbit1  0x00000000 
+ 00013349  0x00002375 set1  0x00000000 , 0x0000003f 
+ 00013350  0x00002376 store  0x00000001 , 0x00004625 
+ 00013351  0x00002377 jam  0x00000001 , 0x00004624 
+ 00013352  0x00002378 jam  0x00000000 , 0x00004629 
+ 00013353  0x00002379 setarg  0x00000000 
+ 00013354  0x0000237a store  0x00000002 , 0x00004626 
+ 00013355  0x0000237b jam  0x00000060 , 0x000045a7 
+ 00013356  0x0000237c branch  0x00003258 
+ 00013357  0x0000237f bpatchx  0x00000088 , 0x00004031 
+ 00013358  0x00002380 fetch  0x00000001 , 0x00004616 
+ 00013359  0x00002381 rtneq  0x00000000 
+ 00013360  0x00002382 fetch  0x00000001 , 0x0000462a 
+ 00013361  0x00002383 nrtn  0x00000034 
+ 00013362  0x00002384 fetch  0x00000001 , 0x00004628 
+ 00013363  0x00002385 nrtn  0x00000034 
+ 00013364  0x00002386 fetch  0x00000001 , 0x00004624 
+ 00013365  0x00002387 rtn  0x00000034 
+ 00013366  0x00002388 fetch  0x00000001 , 0x0000462b 
+ 00013367  0x00002389 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00013368  0x0000238a branch  0x0000344b , 0x00000001 
+ 00013369  0x0000238b call  0x00003245 
+ 00013370  0x0000238c nrtn  0x00000028 
+ 00013371  0x0000238d fetch  0x00000002 , 0x00004626 
+ 00013372  0x0000238e increase  0x00000001 , 0x0000003f 
+ 00013373  0x0000238f store  0x00000002 , 0x00004626 
+ 00013374  0x00002390 arg  0x000007d0 , 0x00000002 
+ 00013375  0x00002391 isub  0x00000002 , 0x0000003e 
+ 00013376  0x00002392 branch  0x0000344b , 0x00000002 
+ 00013377  0x00002393 fetch  0x00000001 , 0x00004629 
+ 00013378  0x00002394 increase  0x00000001 , 0x0000003f 
+ 00013379  0x00002395 and_into  0x00000001 , 0x0000003f 
+ 00013380  0x00002396 store  0x00000001 , 0x00004629 
+ 00013381  0x00002397 beq  0x00000000 , 0x00003514 
+ 00013382  0x00002398 beq  0x00000001 , 0x000032fc 
+ 00013383  0x00002399 rtn 
+ 00013384  0x0000239c fetch  0x00000001 , 0x00004622 
+ 00013385  0x0000239d nbranch  0x000032fc , 0x00000034 
+ 00013386  0x0000239e branch  0x00003514 
+ 00013387  0x000023a1 jam  0x00000001 , 0x00004628 
+ 00013388  0x000023a2 branch  0x00003514 
+ 00013389  0x000023a5 jam  0x00000000 , 0x00004624 
+ 00013390  0x000023a6 rtn 
+ 00013391  0x000023a8 jam  0x00000001 , 0x00004624 
+ 00013392  0x000023a9 rtn 
+ 00013393  0x000023b5 bpatchx  0x00000089 , 0x00004031 
+ 00013394  0x000023b6 fetch  0x00000001 , 0x00004615 
+ 00013395  0x000023b7 rtnbit1  0x00000000 
+ 00013396  0x000023b8 set1  0x00000000 , 0x0000003f 
+ 00013397  0x000023b9 store  0x00000001 , 0x00004615 
+ 00013398  0x000023ba fetch  0x00000001 , 0x00004623 
+ 00013399  0x000023bb store  0x00000001 , 0x00004141 
+ 00013400  0x000023bc jam  0x00000000 , 0x00004611 
+ 00013401  0x000023bd jam  0x00000000 , 0x0000090d 
+ 00013402  0x000023be jam  0x00000001 , 0x0000460a 
+ 00013403  0x000023bf jam  0x00000000 , 0x0000457e 
+ 00013404  0x000023c0 fetch  0x00000004 , 0x000044f1 
+ 00013405  0x000023c1 call  0x00003236 
+ 00013406  0x000023c2 call  0x00003222 
+ 00013407  0x000023c3 branch  0x000033be 
+ 00013408  0x000023c7 jam  0x00000000 , 0x00004611 
+ 00013409  0x000023c9 jam  0x00000000 , 0x00004616 
+ 00013410  0x000023ca jam  0x00000000 , 0x00004615 
+ 00013411  0x000023cb rtn 
+ 00013412  0x000023cf fetch  0x00000001 , 0x00004616 
+ 00013413  0x000023d0 rtnne  0x00000000 
+ 00013414  0x000023d1 call  0x00003451 
+ 00013415  0x000023d2 call  0x00003518 
+ 00013416  0x000023d3 branch  0x000033ab 
+ 00013417  0x000023e1 bpatchx  0x0000008a , 0x00004031 
+ 00013418  0x000023e2 fetch  0x00000001 , 0x00004616 
+ 00013419  0x000023e3 rtnne  0x00000001 
+ 00013420  0x000023e4 call  0x000032ff 
+ 00013421  0x000023e5 call  0x0000330f 
+ 00013422  0x000023e6 fetch  0x00000001 , 0x00004610 
+ 00013423  0x000023e7 nrtn  0x00000034 
+ 00013424  0x000023e8 fetch  0x00000001 , 0x000045d5 
+ 00013425  0x000023e9 rtn  0x00000034 
+ 00013426  0x000023ea jam  0x00000000 , 0x00004613 
+ 00013427  0x000023eb call  0x00003460 
+ 00013428  0x000023ec call  0x000033fe 
+ 00013429  0x000023ed branch  0x00003258 
+ 00013430  0x000023fa fetch  0x00000001 , 0x00004615 
+ 00013431  0x000023fb rtnbit1  0x00000007 
+ 00013432  0x000023fc set1  0x00000007 , 0x0000003f 
+ 00013433  0x000023fd store  0x00000001 , 0x00004615 
+ 00013434  0x000023fe fetch  0x00000001 , 0x00004623 
+ 00013435  0x000023ff store  0x00000001 , 0x00004141 
+ 00013436  0x00002401 jam  0x00000000 , 0x00004617 
+ 00013437  0x00002402 jam  0x00000001 , 0x00004611 
+ 00013438  0x00002403 setarg  0x00000000 
+ 00013439  0x00002404 store  0x00000003 , 0x0000463d 
+ 00013440  0x00002405 store  0x00000007 , 0x0000461a 
+ 00013441  0x00002406 call  0x00003506 
+ 00013442  0x00002407 nrtn  0x00000005 
+ 00013443  0x00002408 fetch  0x00000001 , 0x0000458e 
+ 00013444  0x00002409 store  0x00000001 , 0x00004619 
+ 00013445  0x0000240a fetch  0x00000001 , 0x0000458d 
+ 00013446  0x0000240b store  0x00000001 , 0x00004618 
+ 00013447  0x0000240c rtn 
+ 00013448  0x00002410 bpatchx  0x0000008b , 0x00004031 
+ 00013449  0x00002411 fetch  0x00000001 , 0x00004616 
+ 00013450  0x00002412 rtnne  0x00000007 
+ 00013451  0x00002413 call  0x00003476 
+ 00013452  0x00002414 call  0x000034ae 
+ 00013453  0x00002415 call  0x000033f1 
+ 00013454  0x00002416 nbranch  0x000033be , 0x0000002f 
+ 00013455  0x00002418 call  0x00003506 
+ 00013456  0x00002419 call  0x000033ad , 0x00000005 
+ 00013457  0x0000241b fetch  0x00000001 , 0x0000460a 
+ 00013458  0x0000241c call  0x0000344d , 0x00000034 
+ 00013459  0x0000241f jam  0x00000000 , 0x00004616 
+ 00013460  0x00002420 fetch  0x00000001 , 0x00004615 
+ 00013461  0x00002421 set1  0x00000000 , 0x0000003f 
+ 00013462  0x00002422 store  0x00000001 , 0x00004615 
+ 00013463  0x00002424 fetch  0x00000001 , 0x00004611 
+ 00013464  0x00002425 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00013465  0x00002426 ncall  0x00003504 , 0x00000005 
+ 00013466  0x00002428 call  0x000033be 
+ 00013467  0x00002429 call  0x000033fe 
+ 00013468  0x0000242a call  0x00003506 
+ 00013469  0x0000242b branch  0x000034a7 , 0x00000005 
+ 00013470  0x0000242c fetch  0x00000004 , 0x0000458f 
+ 00013471  0x0000242d fetcht  0x00000004 , 0x00004634 
+ 00013472  0x0000242e isub  0x00000002 , 0x0000003e 
+ 00013473  0x0000242f branch  0x000034aa , 0x00000005 
+ 00013474  0x00002430 fetch  0x00000004 , 0x0000458f 
+ 00013475  0x00002431 fetcht  0x00000004 , 0x00004630 
+ 00013476  0x00002432 isub  0x00000002 , 0x0000003e 
+ 00013477  0x00002433 branch  0x000034ac , 0x00000005 
+ 00013478  0x00002434 rtn 
+ 00013479  0x00002438 fetch  0x00000001 , 0x00004619 
+ 00013480  0x0000243a store  0x00000001 , 0x0000458e 
+ 00013481  0x0000243b rtn 
+ 00013482  0x0000243e fetch  0x00000001 , 0x0000461f 
+ 00013483  0x0000243f branch  0x000034a8 
+ 00013484  0x00002442 fetch  0x00000001 , 0x0000461c 
+ 00013485  0x00002443 branch  0x000034a8 
+ 00013486  0x00002447 bpatchx  0x0000008c , 0x00004031 
+ 00013487  0x00002448 fetch  0x00000001 , 0x00004617 
+ 00013488  0x00002449 increase  0x00000001 , 0x0000003f 
+ 00013489  0x0000244a and_into  0x00000003 , 0x0000003f 
+ 00013490  0x0000244b store  0x00000001 , 0x00004617 
+ 00013491  0x0000244d beq  0x00000000 , 0x000034d2 
+ 00013492  0x0000244e beq  0x00000001 , 0x000034ec 
+ 00013493  0x0000244f beq  0x00000002 , 0x000034b8 
+ 00013494  0x00002450 beq  0x00000003 , 0x000034ec 
+ 00013495  0x00002451 rtn 
+ 00013496  0x00002454 call  0x00003330 
+ 00013497  0x00002455 fetch  0x00000004 , 0x00004630 
+ 00013498  0x00002456 branch  0x000034ae , 0x00000034 
+ 00013499  0x00002457 call  0x00003236 
+ 00013500  0x00002458 fetch  0x00000001 , 0x0000461d 
+ 00013501  0x00002459 call  0x000034cd , 0x00000034 
+ 00013502  0x0000245a fetch  0x00000001 , 0x0000461b 
+ 00013503  0x0000245b store  0x00000001 , 0x0000458d 
+ 00013504  0x0000245c fetcht  0x00000001 , 0x0000463e 
+ 00013505  0x0000245d fetchr  0x00000011 , 0x00000002 , 0x00004644 
+ 00013506  0x0000245e call  0x000035ab 
+ 00013507  0x0000245f storet  0x00000001 , 0x0000463e 
+ 00013508  0x00002460 call  0x000035b4 
+ 00013509  0x00002461 storet  0x00000001 , 0x0000463b 
+ 00013510  0x00002462 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013511  0x00002463 nrtn  0x00000002 
+ 00013512  0x00002464 fetcht  0x00000001 , 0x0000461c 
+ 00013513  0x00002465 call  0x00003227 
+ 00013514  0x00002466 storet  0x00000001 , 0x0000461c 
+ 00013515  0x00002467 store  0x00000001 , 0x0000461b 
+ 00013516  0x00002468 rtn 
+ 00013517  0x0000246b jam  0x00000001 , 0x0000461d 
+ 00013518  0x0000246c arg  0x00000000 , 0x00000002 
+ 00013519  0x0000246d call  0x0000322c 
+ 00013520  0x0000246e store  0x00000001 , 0x0000461b 
+ 00013521  0x0000246f rtn 
+ 00013522  0x00002472 call  0x00003338 
+ 00013523  0x00002473 fetch  0x00000004 , 0x00004634 
+ 00013524  0x00002474 branch  0x000034ae , 0x00000034 
+ 00013525  0x00002475 call  0x00003236 
+ 00013526  0x00002476 fetch  0x00000001 , 0x00004620 
+ 00013527  0x00002477 call  0x000034e7 , 0x00000034 
+ 00013528  0x00002478 fetch  0x00000001 , 0x0000461e 
+ 00013529  0x00002479 store  0x00000001 , 0x0000458d 
+ 00013530  0x0000247a fetcht  0x00000001 , 0x0000463f 
+ 00013531  0x0000247b fetchr  0x00000011 , 0x00000002 , 0x00004646 
+ 00013532  0x0000247c call  0x000035ab 
+ 00013533  0x0000247d storet  0x00000001 , 0x0000463f 
+ 00013534  0x0000247e call  0x000035b4 
+ 00013535  0x0000247f storet  0x00000001 , 0x0000463c 
+ 00013536  0x00002480 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013537  0x00002481 nrtn  0x00000002 
+ 00013538  0x00002482 fetcht  0x00000001 , 0x0000461f 
+ 00013539  0x00002483 call  0x00003227 
+ 00013540  0x00002484 storet  0x00000001 , 0x0000461f 
+ 00013541  0x00002485 store  0x00000001 , 0x0000461e 
+ 00013542  0x00002486 rtn 
+ 00013543  0x00002489 jam  0x00000001 , 0x00004620 
+ 00013544  0x0000248a arg  0x00000000 , 0x00000002 
+ 00013545  0x0000248b call  0x0000322c 
+ 00013546  0x0000248c store  0x00000001 , 0x0000461e 
+ 00013547  0x0000248d rtn 
+ 00013548  0x00002490 call  0x00003330 
+ 00013549  0x00002491 fetch  0x00000004 , 0x000044f1 
+ 00013550  0x00002492 call  0x00003236 
+ 00013551  0x00002493 fetch  0x00000001 , 0x0000461a 
+ 00013552  0x00002494 call  0x00003500 , 0x00000034 
+ 00013553  0x00002495 fetch  0x00000001 , 0x00004618 
+ 00013554  0x00002496 store  0x00000001 , 0x0000458d 
+ 00013555  0x00002497 fetcht  0x00000001 , 0x0000463d 
+ 00013556  0x00002498 fetchr  0x00000011 , 0x00000002 , 0x00004642 
+ 00013557  0x00002499 call  0x000035ab 
+ 00013558  0x0000249a storet  0x00000001 , 0x0000463d 
+ 00013559  0x0000249b call  0x000035b4 
+ 00013560  0x0000249c storet  0x00000001 , 0x0000463a 
+ 00013561  0x0000249d sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013562  0x0000249e nrtn  0x00000002 
+ 00013563  0x0000249f fetcht  0x00000001 , 0x00004619 
+ 00013564  0x000024a0 call  0x00003227 
+ 00013565  0x000024a1 storet  0x00000001 , 0x00004619 
+ 00013566  0x000024a2 store  0x00000001 , 0x00004618 
+ 00013567  0x000024a3 rtn 
+ 00013568  0x000024a6 jam  0x00000001 , 0x0000461a 
+ 00013569  0x000024a7 fetch  0x00000001 , 0x00004618 
+ 00013570  0x000024a8 store  0x00000001 , 0x0000458d 
+ 00013571  0x000024a9 rtn 
+ 00013572  0x000024ad jam  0x00000000 , 0x00004611 
+ 00013573  0x000024ae rtn 
+ 00013574  0x000024b2 fetch  0x00000004 , 0x0000458f 
+ 00013575  0x000024b3 fetcht  0x00000004 , 0x000044f1 
+ 00013576  0x000024b4 isub  0x00000002 , 0x0000003e 
+ 00013577  0x000024b5 rtn 
+ 00013578  0x000024c2 fetch  0x00000001 , 0x00004611 
+ 00013579  0x000024c3 rtneq  0x00000002 
+ 00013580  0x000024c4 fetch  0x00000001 , 0x00004614 
+ 00013581  0x000024c5 rtn  0x00000034 
+ 00013582  0x000024c6 arg  0x00000008 , 0x00000007 
+ 00013583  0x000024c7 call  0x00007cef 
+ 00013584  0x000024c8 nrtn  0x00000034 
+ 00013585  0x000024c9 jam  0x00000000 , 0x00004614 
+ 00013586  0x000024ca jam  0x00000000 , 0x00004622 
+ 00013587  0x000024cb call  0x0000341f 
+ 00013588  0x000024ce bpatchx  0x0000008d , 0x00004031 
+ 00013589  0x000024cf jam  0x00000007 , 0x00004616 
+ 00013590  0x000024d0 jam  0x00000000 , 0x00004615 
+ 00013591  0x000024d1 branch  0x000033be 
+ 00013592  0x000024d8 bpatchx  0x0000008e , 0x00004031 
+ 00013593  0x000024d9 fetch  0x00000001 , 0x0000460a 
+ 00013594  0x000024da beq  0x00000001 , 0x000035ea 
+ 00013595  0x000024db fetch  0x00000001 , 0x00004612 
+ 00013596  0x000024dc beq  0x00000001 , 0x0000352c 
+ 00013597  0x000024dd fetcht  0x00000004 , 0x0000460b 
+ 00013598  0x000024de copy  0x00000022 , 0x0000003f 
+ 00013599  0x000024df isub  0x00000002 , 0x0000003e 
+ 00013600  0x000024e0 ncall  0x00003255 , 0x00000002 
+ 00013601  0x000024e1 copy  0x0000003f , 0x00000012 
+ 00013602  0x000024e2 fetch  0x00000004 , 0x0000460b 
+ 00013603  0x000024e3 fetcht  0x00000001 , 0x0000460f 
+ 00013604  0x000024e4 iadd  0x00000002 , 0x00000002 
+ 00013605  0x000024e5 copy  0x00000012 , 0x0000003f 
+ 00013606  0x000024e6 isub  0x00000002 , 0x0000003e 
+ 00013607  0x000024e7 nrtn  0x00000002 
+ 00013608  0x000024e8 set0  0x0000001c , 0x0000003f 
+ 00013609  0x000024e9 store  0x00000004 , 0x0000460b 
+ 00013610  0x000024ea jam  0x00000001 , 0x0000460a 
+ 00013611  0x000024eb branch  0x00003222 
+ 00013612  0x000024ee jam  0x00000000 , 0x00004612 
+ 00013613  0x000024ef branch  0x00003222 
+ 00013614  0x000024f2 copy  0x00000022 , 0x0000003f 
+ 00013615  0x000024f3 store  0x00000004 , 0x0000460b 
+ 00013616  0x000024f4 rtn 
+ 00013617  0x000024fa arg  0x000045de , 0x00000013 
+ 00013618  0x000024fb arg  0x0000367a , 0x00000012 
+ 00013619  0x000024fc branch  0x000042e7 
+ 00013620  0x00002500 bpatchx  0x0000008f , 0x00004031 
+ 00013621  0x00002501 set1  0x00000026 , 0x00000000 
+ 00013622  0x00002502 fetch  0x00000001 , 0x000045fc 
+ 00013623  0x00002503 set0  0x00000001 , 0x0000003f 
+ 00013624  0x00002504 set1  0x00000002 , 0x0000003f 
+ 00013625  0x00002505 store  0x00000001 , 0x000045fc 
+ 00013626  0x00002506 fetch  0x00000001 , 0x000045e3 
+ 00013627  0x00002507 branch  0x00003549 , 0x00000034 
+ 00013628  0x00002508 fetch  0x00000001 , 0x000045e2 
+ 00013629  0x00002509 beq  0x00000001 , 0x00003541 
+ 00013630  0x0000250a beq  0x00000002 , 0x00003541 
+ 00013631  0x0000250b beq  0x00000003 , 0x00003550 
+ 00013632  0x0000250c beq  0x00000004 , 0x00003550 
+ 00013633  0x0000250e fetch  0x00000001 , 0x000045d1 
+ 00013634  0x0000250f store  0x00000001 , 0x00004141 
+ 00013635  0x00002510 fetcht  0x00000001 , 0x000045ec 
+ 00013636  0x00002511 storet  0x00000001 , 0x0000458e 
+ 00013637  0x00002512 fetch  0x00000004 , 0x000045e4 
+ 00013638  0x00002513 call  0x0000355a 
+ 00013639  0x00002514 storet  0x00000001 , 0x000045ec 
+ 00013640  0x00002515 rtn 
+ 00013641  0x00002518 jam  0x00000003 , 0x00004141 
+ 00013642  0x00002519 fetcht  0x00000001 , 0x000045ed 
+ 00013643  0x0000251a storet  0x00000001 , 0x0000458e 
+ 00013644  0x0000251b fetch  0x00000004 , 0x000045e8 
+ 00013645  0x0000251c call  0x0000355a 
+ 00013646  0x0000251d storet  0x00000001 , 0x000045ed 
+ 00013647  0x0000251e rtn 
+ 00013648  0x00002521 jam  0x00000003 , 0x00004141 
+ 00013649  0x00002522 fetcht  0x00000001 , 0x000045ee 
+ 00013650  0x00002523 storet  0x00000001 , 0x0000458e 
+ 00013651  0x00002524 fetch  0x00000004 , 0x00004604 
+ 00013652  0x00002525 call  0x0000355a 
+ 00013653  0x00002526 storet  0x00000001 , 0x000045ee 
+ 00013654  0x00002527 rtn 
+ 00013655  0x0000252a fetch  0x00000004 , 0x0000455f 
+ 00013656  0x0000252b rtn  0x00000034 
+ 00013657  0x0000252c store  0x00000004 , 0x000045e8 
+ 00013658  0x0000252e call  0x00003236 
+ 00013659  0x0000252f branch  0x00003222 
+ 00013660  0x00002533 bpatchx  0x00000090 , 0x00004032 
+ 00013661  0x00002534 fetch  0x00000002 , 0x000045e0 
+ 00013662  0x00002535 arg  0x000001f8 , 0x00000002 
+ 00013663  0x00002536 iand  0x00000002 , 0x0000003f 
+ 00013664  0x00002537 branch  0x00003565 , 0x00000034 
+ 00013665  0x00002538 fetch  0x00000002 , 0x000045e0 
+ 00013666  0x00002539 increase  0x00000001 , 0x0000003f 
+ 00013667  0x0000253a store  0x00000002 , 0x000045e0 
+ 00013668  0x0000253b rtn 
+ 00013669  0x0000253e call  0x0000357f 
+ 00013670  0x0000253f call  0x00003651 
+ 00013671  0x00002540 nbranch  0x00003586 , 0x00000018 
+ 00013672  0x00002541 nbranch  0x00003586 , 0x0000002f 
+ 00013673  0x00002542 call  0x0000366e 
+ 00013674  0x00002543 fetch  0x00000004 , 0x000045cc 
+ 00013675  0x00002544 fetcht  0x00000004 , 0x0000458f 
+ 00013676  0x00002545 isub  0x00000002 , 0x0000003e 
+ 00013677  0x00002546 branch  0x00003291 , 0x00000005 
+ 00013678  0x00002547 fetch  0x00000004 , 0x00004604 
+ 00013679  0x00002548 fetcht  0x00000004 , 0x0000458f 
+ 00013680  0x00002549 isub  0x00000002 , 0x0000003e 
+ 00013681  0x0000254a call  0x00003557 , 0x00000005 
+ 00013682  0x0000254b fetch  0x00000001 , 0x000045fc 
+ 00013683  0x0000254c set0  0x00000002 , 0x0000003f 
+ 00013684  0x0000254d store  0x00000001 , 0x000045fc 
+ 00013685  0x0000254e setarg  0x00000000 
+ 00013686  0x0000254f store  0x00000002 , 0x000045d8 
+ 00013687  0x00002550 store  0x00000002 , 0x000045e0 
+ 00013688  0x00002551 store  0x00000002 , 0x000045de 
+ 00013689  0x00002552 jam  0x0000003c , 0x0000066f 
+ 00013690  0x00002553 call  0x0000782b 
+ 00013691  0x00002555 bpatchx  0x00000091 , 0x00004032 
+ 00013692  0x00002556 arg  0x00000020 , 0x00000039 
+ 00013693  0x00002557 arg  0x00004519 , 0x00000005 
+ 00013694  0x00002558 branch  0x00007ca3 
+ 00013695  0x0000255b jam  0x000000ff , 0x00004519 
+ 00013696  0x0000255c fetch  0x00000001 , 0x00004589 
+ 00013697  0x0000255d store  0x00000001 , 0x0000451a 
+ 00013698  0x0000255e fetch  0x00000004 , 0x00004604 
+ 00013699  0x0000255f store  0x00000004 , 0x0000451b 
+ 00013700  0x00002560 jam  0x00000006 , 0x00004588 
+ 00013701  0x00002561 branch  0x000031e5 
+ 00013702  0x00002564 bpatchx  0x00000092 , 0x00004032 
+ 00013703  0x00002565 fetch  0x00000001 , 0x000045e3 
+ 00013704  0x00002566 branch  0x00003222 , 0x00000034 
+ 00013705  0x00002567 fetch  0x00000002 , 0x000045e0 
+ 00013706  0x00002568 increase  0x00000001 , 0x0000003f 
+ 00013707  0x00002569 store  0x00000002 , 0x000045e0 
+ 00013708  0x0000256a isolate1  0x00000009 , 0x0000003f 
+ 00013709  0x0000256b fetch  0x00000001 , 0x000045e2 
+ 00013710  0x0000256c beq  0x00000001 , 0x00003593 
+ 00013711  0x0000256d beq  0x00000002 , 0x00003595 
+ 00013712  0x0000256e beq  0x00000003 , 0x00003597 
+ 00013713  0x0000256f beq  0x00000004 , 0x00003599 
+ 00013714  0x00002570 branch  0x00003549 
+ 00013715  0x00002574 branch  0x00003549 , 0x00000001 
+ 00013716  0x00002575 branch  0x00003541 
+ 00013717  0x00002578 branch  0x00003550 , 0x00000001 
+ 00013718  0x00002579 branch  0x00003541 
+ 00013719  0x0000257c branch  0x00003550 , 0x00000001 
+ 00013720  0x0000257d branch  0x00003549 
+ 00013721  0x00002580 branch  0x00003550 , 0x00000001 
+ 00013722  0x00002581 branch  0x0000329c 
+ 00013723  0x0000258c fetch  0x00000001 , 0x000045eb 
+ 00013724  0x0000258d beq  0x00000001 , 0x0000359f 
+ 00013725  0x0000258e beq  0x00000002 , 0x000035a5 
+ 00013726  0x0000258f rtn 
+ 00013727  0x00002591 fetch  0x00000001 , 0x000045de 
+ 00013728  0x00002592 nrtn  0x00000034 
+ 00013729  0x00002593 fetch  0x00000004 , 0x000045ec 
+ 00013730  0x00002594 store  0x00000004 , 0x0000462c 
+ 00013731  0x00002596 store  0x00000004 , 0x00004630 
+ 00013732  0x00002597 rtn 
+ 00013733  0x00002599 fetch  0x00000001 , 0x000045df 
+ 00013734  0x0000259a nrtn  0x00000034 
+ 00013735  0x0000259b fetch  0x00000004 , 0x000045ec 
+ 00013736  0x0000259c store  0x00000004 , 0x0000462c 
+ 00013737  0x0000259e store  0x00000004 , 0x00004634 
+ 00013738  0x0000259f rtn 
+ 00013739  0x000025aa bpatchx  0x00000093 , 0x00004032 
+ 00013740  0x000025ab copy  0x00000011 , 0x0000003f 
+ 00013741  0x000025ac iadd  0x00000002 , 0x00000005 
+ 00013742  0x000025ad fetch  0x00000001 , 0x00000009 
+ 00013743  0x000025ae istore  0x00000001 , 0x00000005 
+ 00013744  0x000025af increase  0x00000001 , 0x00000002 
+ 00013745  0x000025b0 fetch  0x00000001 , 0x000045d2 
+ 00013746  0x000025b1 iand  0x00000002 , 0x00000002 
+ 00013747  0x000025b2 rtn 
+ 00013748  0x000025b5 bpatchx  0x00000094 , 0x00004032 
+ 00013749  0x000025b6 fetch  0x00000001 , 0x000045d2 
+ 00013750  0x000025b7 increase  0x00000001 , 0x0000003f 
+ 00013751  0x000025b8 store  0x00000002 , 0x0000069b 
+ 00013752  0x000025b9 copy  0x0000003f , 0x00000039 
+ 00013753  0x000025ba copy  0x00000011 , 0x00000006 
+ 00013754  0x000025bb arg  0x00000000 , 0x0000003f 
+ 00013755  0x000025bd ifetcht  0x00000001 , 0x00000006 
+ 00013756  0x000025be iadd  0x00000002 , 0x0000003f 
+ 00013757  0x000025bf loop  0x000035bb 
+ 00013758  0x000025c0 fetcht  0x00000002 , 0x0000069b 
+ 00013759  0x000025c1 idiv  0x00000002 
+ 00013760  0x000025c2 call  0x00007d62 
+ 00013761  0x000025c3 quotient  0x00000002 
+ 00013762  0x000025c4 rtnmark1  0x00000027 
+ 00013763  0x000025c5 copy  0x00000002 , 0x0000003f 
+ 00013764  0x000025c6 rtnmark0  0x00000026 
+ 00013765  0x000025c7 call  0x00002308 
+ 00013766  0x000025c8 copy  0x0000003f , 0x00000002 
+ 00013767  0x000025c9 rtn 
+ 00013768  0x000025cc branch  0x000022e9 
+ 00013769  0x000025d7 fetch  0x00000002 , 0x000045f0 
+ 00013770  0x000025d8 branch  0x000035dd 
+ 00013771  0x000025db copy  0x0000003f , 0x00000011 
+ 00013772  0x000025dc fetcht  0x00000001 , 0x000045ef 
+ 00013773  0x000025dd fetch  0x00000002 , 0x000045f0 
+ 00013774  0x000025de iadd  0x00000002 , 0x00000005 
+ 00013775  0x000025df copy  0x00000011 , 0x0000003f 
+ 00013776  0x000025e0 istore  0x00000001 , 0x00000005 
+ 00013777  0x000025e1 increase  0x00000001 , 0x00000002 
+ 00013778  0x000025e2 fetch  0x00000001 , 0x000045d2 
+ 00013779  0x000025e3 iand  0x00000002 , 0x00000002 
+ 00013780  0x000025e4 storet  0x00000001 , 0x000045ef 
+ 00013781  0x000025e5 rtn 
+ 00013782  0x000025f0 fetch  0x00000002 , 0x00004640 
+ 00013783  0x000025f1 call  0x000035dd 
+ 00013784  0x000025f2 fetch  0x00000002 , 0x00004642 
+ 00013785  0x000025f3 call  0x000035dd 
+ 00013786  0x000025f4 fetch  0x00000002 , 0x00004644 
+ 00013787  0x000025f5 call  0x000035dd 
+ 00013788  0x000025f6 fetch  0x00000002 , 0x00004646 
+ 00013789  0x000025f8 rtn  0x00000034 
+ 00013790  0x000025f9 copy  0x0000003f , 0x00000005 
+ 00013791  0x000025fa fetch  0x00000001 , 0x000045d2 
+ 00013792  0x000025fb increase  0x00000001 , 0x0000003f 
+ 00013793  0x000025fc copy  0x0000003f , 0x00000039 
+ 00013794  0x000025fd branch  0x00007ca1 
+ 00013795  0x00002601 call  0x000035c8 
+ 00013796  0x00002602 rtn  0x00000034 
+ 00013797  0x00002603 fetcht  0x00000001 , 0x00004639 
+ 00013798  0x00002604 fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013799  0x00002605 call  0x000035ab 
+ 00013800  0x00002606 storet  0x00000001 , 0x00004639 
+ 00013801  0x00002607 rtn 
+ 00013802  0x0000260b fetchr  0x00000011 , 0x00000002 , 0x00004640 
+ 00013803  0x0000260c call  0x000035b4 
+ 00013804  0x0000260d storet  0x00000001 , 0x00004638 
+ 00013805  0x0000260e sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00013806  0x0000260f nrtn  0x00000002 
+ 00013807  0x00002610 branch  0x00003222 
+ 00013808  0x00002619 fetch  0x00000004 , 0x000044f1 
+ 00013809  0x0000261a store  0x00000004 , 0x00004604 
+ 00013810  0x0000261b branch  0x000035c9 
+ 00013811  0x0000261e setarg  0x00002fb2 
+ 00013812  0x0000261f store  0x00000003 , 0x00004608 
+ 00013813  0x00002620 setarg  0x00100c0c 
+ 00013814  0x00002621 store  0x00000003 , 0x000045a7 
+ 00013815  0x00002622 setarg  0x0000bb80 
+ 00013816  0x00002623 store  0x00000003 , 0x0000460b 
+ 00013817  0x00002624 jam  0x00000005 , 0x00004621 
+ 00013818  0x00002625 rtn 
+ 00013819  0x00002628 setarg  0x0000f80c 
+ 00013820  0x00002629 store  0x00000003 , 0x00004608 
+ 00013821  0x0000262a setarg  0x001c1919 
+ 00013822  0x0000262b store  0x00000003 , 0x000045a7 
+ 00013823  0x0000262c setarg  0x00017700 
+ 00013824  0x0000262d store  0x00000003 , 0x0000460b 
+ 00013825  0x0000262e jam  0x0000000b , 0x00004621 
+ 00013826  0x0000262f rtn 
+ 00013827  0x00002633 rtnmark0  0x00000026 
+ 00013828  0x00002634 fetch  0x00000001 , 0x000045fc 
+ 00013829  0x00002635 bbit1  0x00000001 , 0x000032a3 
+ 00013830  0x00002636 bbit1  0x00000002 , 0x0000355c 
+ 00013831  0x00002637 fetch  0x00000001 , 0x00004618 
+ 00013832  0x00002638 beq  0x00000001 , 0x000036c0 
+ 00013833  0x0000263a bpatchx  0x00000095 , 0x00004032 
+ 00013834  0x0000263b call  0x00003625 
+ 00013835  0x0000263c nbranch  0x0000369f , 0x00000028 
+ 00013836  0x0000263e call  0x0000363a 
+ 00013837  0x0000263f call  0x000036e8 
+ 00013838  0x00002640 fetch  0x00000001 , 0x000043cb 
+ 00013839  0x00002641 beq  0x00000008 , 0x0000600a 
+ 00013840  0x00002643 fetch  0x00000008 , 0x0000460b 
+ 00013841  0x00002644 store  0x00000008 , 0x000045af 
+ 00013842  0x00002645 fetch  0x00000002 , 0x0000461d 
+ 00013843  0x00002646 store  0x00000002 , 0x0000461f 
+ 00013844  0x00002647 fetch  0x00000002 , 0x000045f8 
+ 00013845  0x00002648 branch  0x00007d79 
+ 00013846  0x0000264b bpatchx  0x00000096 , 0x00004032 
+ 00013847  0x0000264c call  0x000036b4 
+ 00013848  0x0000264d nrtn  0x00000028 
+ 00013849  0x0000264e call  0x000036be 
+ 00013850  0x0000264f call  0x00007de2 
+ 00013851  0x00002651 fetch  0x00000003 , 0x00004608 
+ 00013852  0x00002652 branch  0x00003622 
+ 00013853  0x00002655 bpatchx  0x00000097 , 0x00004032 
+ 00013854  0x00002656 call  0x000036b4 
+ 00013855  0x00002657 nrtn  0x00000028 
+ 00013856  0x00002658 call  0x000036be 
+ 00013857  0x00002659 fetch  0x00000008 , 0x000045af 
+ 00013858  0x0000265b call  0x00007d25 
+ 00013859  0x0000265c storet  0x00000004 , 0x000040a9 
+ 00013860  0x0000265d branch  0x0000241e 
+ 00013861  0x00002662 call  0x00003628 
+ 00013862  0x00002663 nrtn  0x00000028 
+ 00013863  0x00002664 branch  0x000031e5 
+ 00013864  0x00002668 fetch  0x00000002 , 0x000045f2 
+ 00013865  0x00002669 call  0x00007d79 
+ 00013866  0x0000266a branch  0x0000362e , 0x00000028 
+ 00013867  0x0000266b fetch  0x00000007 , 0x0000451a 
+ 00013868  0x0000266c rtn  0x00000034 
+ 00013869  0x0000266d branch  0x00007dba 
+ 00013870  0x00002670 jam  0x00000000 , 0x00004602 
+ 00013871  0x00002671 add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00013872  0x00002672 store  0x00000001 , 0x00004588 
+ 00013873  0x00002673 call  0x00003636 
+ 00013874  0x00002674 store  0x00000001 , 0x00004519 
+ 00013875  0x00002675 copy  0x00000012 , 0x00000006 
+ 00013876  0x00002676 copy  0x00000011 , 0x00000039 
+ 00013877  0x00002677 branch  0x00007cda 
+ 00013878  0x0000267a fetch  0x00000001 , 0x00004589 
+ 00013879  0x0000267b and_into  0x00000007 , 0x0000003f 
+ 00013880  0x0000267c store  0x00000001 , 0x00004589 
+ 00013881  0x0000267d rtn 
+ 00013882  0x00002687 setarg  0x00000000 
+ 00013883  0x00002688 store  0x00000001 , 0x00004601 
+ 00013884  0x00002689 store  0x00000002 , 0x00004622 
+ 00013885  0x0000268b call  0x00003651 
+ 00013886  0x0000268c fetch  0x00000001 , 0x0000457f 
+ 00013887  0x0000268d beq  0x00000001 , 0x00003646 
+ 00013888  0x0000268e nbranch  0x0000365f , 0x00000018 
+ 00013889  0x0000268f nbranch  0x0000365f , 0x0000002f 
+ 00013890  0x00002690 call  0x0000366e 
+ 00013891  0x00002691 fetch  0x00000001 , 0x000043cb 
+ 00013892  0x00002692 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00013893  0x00002693 call  0x00006262 , 0x00000005 
+ 00013894  0x00002695 call  0x0000371a 
+ 00013895  0x00002697 call  0x0000357b 
+ 00013896  0x00002698 fetch  0x00000001 , 0x0000457e 
+ 00013897  0x00002699 increase  0x00000001 , 0x0000003f 
+ 00013898  0x0000269a store  0x00000001 , 0x0000457e 
+ 00013899  0x0000269b call  0x00003692 
+ 00013900  0x0000269d bpatchx  0x00000098 , 0x00004033 
+ 00013901  0x0000269e setarg  0x00000000 
+ 00013902  0x0000269f store  0x00000001 , 0x000045fd 
+ 00013903  0x000026a0 store  0x00000002 , 0x000045fe 
+ 00013904  0x000026a1 rtn 
+ 00013905  0x000026a4 bpatchx  0x00000099 , 0x00004033 
+ 00013906  0x000026a5 disable  0x0000002f 
+ 00013907  0x000026a6 call  0x00003195 
+ 00013908  0x000026a7 fetch  0x00000001 , 0x0000457f 
+ 00013909  0x000026a8 beq  0x00000001 , 0x00003183 
+ 00013910  0x000026a9 force  0x00000000 , 0x00000015 
+ 00013911  0x000026aa fetch  0x00000004 , 0x0000458f 
+ 00013912  0x000026ab iforce  0x00000009 
+ 00013913  0x000026ac fetcht  0x00000001 , 0x00000008 
+ 00013914  0x000026ad call  0x0000216f 
+ 00013915  0x000026ae call  0x000021a6 
+ 00013916  0x000026af call  0x00003121 
+ 00013917  0x000026b0 call  0x00003183 , 0x0000002f 
+ 00013918  0x000026b1 rtn 
+ 00013919  0x000026b4 bpatchx  0x0000009a , 0x00004033 
+ 00013920  0x000026b5 fetch  0x00000001 , 0x000043cb 
+ 00013921  0x000026b6 beq  0x00000008 , 0x000060f9 
+ 00013922  0x000026b8 fetch  0x00000001 , 0x00004602 
+ 00013923  0x000026b9 nrtn  0x00000034 
+ 00013924  0x000026ba fetch  0x00000002 , 0x000045fe 
+ 00013925  0x000026bb increase  0x00000001 , 0x0000003f 
+ 00013926  0x000026bc store  0x00000002 , 0x000045fe 
+ 00013927  0x000026bd fetch  0x00000001 , 0x000045ff 
+ 00013928  0x000026be bbit1  0x00000004 , 0x00003676 
+ 00013929  0x000026bf call  0x0000367c 
+ 00013930  0x000026c0 fetch  0x00000002 , 0x00004622 
+ 00013931  0x000026c1 increase  0x00000001 , 0x0000003f 
+ 00013932  0x000026c2 store  0x00000002 , 0x00004622 
+ 00013933  0x000026c3 branch  0x0000363d 
+ 00013934  0x000026c6 bpatchx  0x0000009b , 0x00004033 
+ 00013935  0x000026c7 call  0x00003214 
+ 00013936  0x000026c8 fetch  0x00000001 , 0x0000457d 
+ 00013937  0x000026c9 rtn  0x00000034 
+ 00013938  0x000026ca iforce  0x00000039 
+ 00013939  0x000026cb arg  0x000044f9 , 0x00000006 
+ 00013940  0x000026cc arg  0x0000455d , 0x00000005 
+ 00013941  0x000026cd branch  0x00007cda 
+ 00013942  0x000026d1 bpatchx  0x0000009c , 0x00004033 
+ 00013943  0x000026d2 setarg  0x00000000 
+ 00013944  0x000026d3 store  0x00000002 , 0x000045fe 
+ 00013945  0x000026d4 jam  0x00000001 , 0x00004600 
+ 00013946  0x000026d6 jam  0x0000003a , 0x0000066f 
+ 00013947  0x000026d7 branch  0x0000782b 
+ 00013948  0x000026e2 bpatchx  0x0000009d , 0x00004033 
+ 00013949  0x000026e3 fetcht  0x00000001 , 0x00004601 
+ 00013950  0x000026e4 fetch  0x00000001 , 0x00004621 
+ 00013951  0x000026e5 isub  0x00000002 , 0x0000003e 
+ 00013952  0x000026e6 nbranch  0x0000369a , 0x00000002 
+ 00013953  0x000026e7 increase  0x00000001 , 0x00000002 
+ 00013954  0x000026e8 storet  0x00000001 , 0x00004601 
+ 00013955  0x000026e9 fetch  0x00000001 , 0x00004621 
+ 00013956  0x000026ea beq  0x00000005 , 0x00003689 
+ 00013957  0x000026eb fetch  0x00000001 , 0x00004601 
+ 00013958  0x000026ec beq  0x00000006 , 0x00003694 
+ 00013959  0x000026ed beq  0x0000000c , 0x00003694 
+ 00013960  0x000026ee rtn 
+ 00013961  0x000026f2 fetch  0x00000001 , 0x00004601 
+ 00013962  0x000026f3 beq  0x00000003 , 0x00003694 
+ 00013963  0x000026f4 beq  0x00000006 , 0x00003694 
+ 00013964  0x000026f5 rtn 
+ 00013965  0x000026ff bmark1  0x0000002f , 0x00003690 
+ 00013966  0x00002700 store  0x00000001 , 0x0000453a 
+ 00013967  0x00002701 rtn 
+ 00013968  0x00002703 store  0x00000001 , 0x0000453b 
+ 00013969  0x00002704 rtn 
+ 00013970  0x00002707 fetch  0x00000001 , 0x00004589 
+ 00013971  0x00002708 rtnbit0  0x00000004 
+ 00013972  0x0000270a fetch  0x00000001 , 0x00004589 
+ 00013973  0x0000270b set0  0x00000004 , 0x0000003f 
+ 00013974  0x0000270c store  0x00000001 , 0x00004589 
+ 00013975  0x0000270d call  0x0000368d 
+ 00013976  0x0000270e call  0x0000371e 
+ 00013977  0x0000270f branch  0x00003222 
+ 00013978  0x00002712 call  0x0000370e 
+ 00013979  0x00002713 call  0x0000371e 
+ 00013980  0x00002714 branch  0x00003222 
+ 00013981  0x00002727 fetch  0x00000002 , 0x000045f4 
+ 00013982  0x00002728 branch  0x00007d79 
+ 00013983  0x0000272b fetch  0x00000001 , 0x00004602 
+ 00013984  0x0000272c call  0x000036a6 , 0x00000034 
+ 00013985  0x0000272d fetch  0x00000001 , 0x00004618 
+ 00013986  0x0000272e rtneq  0x00000001 
+ 00013987  0x0000272f call  0x0000369d 
+ 00013988  0x00002730 fetch  0x00000002 , 0x000045fa 
+ 00013989  0x00002731 branch  0x00007d79 
+ 00013990  0x00002734 jam  0x00000001 , 0x00004589 
+ 00013991  0x00002735 jam  0x00000001 , 0x00004602 
+ 00013992  0x00002736 call  0x00003636 
+ 00013993  0x00002737 store  0x00000001 , 0x00004519 
+ 00013994  0x00002738 setarg  0x00000000 
+ 00013995  0x00002739 store  0x00000007 , 0x0000451a 
+ 00013996  0x0000273a fetch  0x00000004 , 0x00004604 
+ 00013997  0x0000273b store  0x00000004 , 0x00004521 
+ 00013998  0x0000273c jam  0x0000000c , 0x00004588 
+ 00013999  0x0000273d fetch  0x00000001 , 0x00004589 
+ 00014000  0x0000273e set1  0x00000003 , 0x0000003f 
+ 00014001  0x0000273f store  0x00000001 , 0x00004589 
+ 00014002  0x00002740 call  0x000031e5 
+ 00014003  0x00002741 branch  0x0000360c 
+ 00014004  0x00002746 bpatchx  0x0000009e , 0x00004033 
+ 00014005  0x00002747 enable  0x00000028 
+ 00014006  0x00002748 call  0x00002408 
+ 00014007  0x00002749 fetch  0x00000003 , 0x000040bd 
+ 00014008  0x0000274a branch  0x00007dbc , 0x00000034 
+ 00014009  0x0000274b fetch  0x00000001 , 0x00004094 
+ 00014010  0x0000274c branch  0x00007dbc , 0x00000034 
+ 00014011  0x0000274d fetch  0x00000001 , 0x00004618 
+ 00014012  0x0000274e beq  0x00000001 , 0x00007dbc 
+ 00014013  0x0000274f rtn 
+ 00014014  0x00002752 fetch  0x00000002 , 0x000045f6 
+ 00014015  0x00002753 branch  0x00007d79 
+ 00014016  0x00002761 call  0x00003245 
+ 00014017  0x00002762 nrtn  0x00000028 
+ 00014018  0x00002763 call  0x000036d5 
+ 00014019  0x00002764 fetch  0x00000002 , 0x00004619 
+ 00014020  0x00002765 increase  0x00000001 , 0x0000003f 
+ 00014021  0x00002766 store  0x00000002 , 0x00004619 
+ 00014022  0x00002767 fetcht  0x00000002 , 0x0000461b 
+ 00014023  0x00002768 isub  0x00000002 , 0x0000003e 
+ 00014024  0x00002769 call  0x000036ca , 0x00000005 
+ 00014025  0x0000276a branch  0x00003609 
+ 00014026  0x0000276e jam  0x00000000 , 0x00004618 
+ 00014027  0x0000276f setarg  0x00000000 
+ 00014028  0x00002770 store  0x00000002 , 0x00004619 
+ 00014029  0x00002771 setarg  0x00000064 
+ 00014030  0x00002772 store  0x00000002 , 0x0000461b 
+ 00014031  0x00002774 jam  0x00000000 , 0x00004617 
+ 00014032  0x00002775 fetch  0x00000001 , 0x000045a8 
+ 00014033  0x00002777 store  0x00000001 , 0x000045a7 
+ 00014034  0x00002778 rtn 
+ 00014035  0x0000277a fetch  0x00000001 , 0x000045a9 
+ 00014036  0x0000277b branch  0x000036d1 
+ 00014037  0x0000277e fetch  0x00000001 , 0x00004617 
+ 00014038  0x0000277f increase  0x00000001 , 0x0000003f 
+ 00014039  0x00002780 store  0x00000001 , 0x00004617 
+ 00014040  0x00002781 beq  0x00000004 , 0x000036d3 
+ 00014041  0x00002782 beq  0x00000005 , 0x000036cf 
+ 00014042  0x00002783 rtn 
+ 00014043  0x00002786 jam  0x00000001 , 0x00004618 
+ 00014044  0x00002787 setarg  0x00000000 
+ 00014045  0x00002788 store  0x00000002 , 0x00004619 
+ 00014046  0x00002789 rtn 
+ 00014047  0x00002794 arg  0x00000002 , 0x00000039 
+ 00014048  0x00002795 arg  0x0000458f , 0x00000006 
+ 00014049  0x00002797 call  0x00007dba 
+ 00014050  0x00002798 setarg  0x0000ffff 
+ 00014051  0x0000279a ifetcht  0x00000002 , 0x00000006 
+ 00014052  0x0000279b isub  0x00000002 , 0x0000003e 
+ 00014053  0x0000279c ncall  0x00007dbc , 0x00000005 
+ 00014054  0x0000279d loop  0x000036e3 
+ 00014055  0x0000279e rtn 
+ 00014056  0x000027a9 bpatchx  0x0000009f , 0x00004033 
+ 00014057  0x000027aa fetch  0x00000001 , 0x00004437 
+ 00014058  0x000027ab nrtn  0x00000034 
+ 00014059  0x000027ac fetch  0x00000002 , 0x000044e9 
+ 00014060  0x000027ad rtnbit1  0x0000000b 
+ 00014061  0x000027b0 fetchr  0x00000011 , 0x00000002 , 0x000045f0 
+ 00014062  0x000027b1 call  0x000035b4 
+ 00014063  0x000027b2 storet  0x00000001 , 0x00004624 
+ 00014064  0x000027b3 fetch  0x00000001 , 0x00004629 
+ 00014065  0x000027b4 bmark1  0x00000026 , 0x000036f3 
+ 00014066  0x000027b5 fetch  0x00000001 , 0x0000462c 
+ 00014067  0x000027b7 isub  0x00000002 , 0x0000003e 
+ 00014068  0x000027b8 nbranch  0x0000370d , 0x00000002 
+ 00014069  0x000027b9 fetch  0x00000001 , 0x00004626 
+ 00014070  0x000027ba sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014071  0x000027bb nbranch  0x000036fb , 0x00000002 
+ 00014072  0x000027bc fetch  0x00000001 , 0x00004626 
+ 00014073  0x000027bd beq  0x00000000 , 0x0000370e 
+ 00014074  0x000027be rtn 
+ 00014075  0x000027c1 fetch  0x00000001 , 0x00004626 
+ 00014076  0x000027c2 fetcht  0x00000001 , 0x00004627 
+ 00014077  0x000027c3 isub  0x00000002 , 0x0000003e 
+ 00014078  0x000027c4 nrtn  0x00000005 
+ 00014079  0x000027c5 jam  0x00000000 , 0x00004626 
+ 00014080  0x000027c7 fetcht  0x00000001 , 0x00004624 
+ 00014081  0x000027c8 fetch  0x00000001 , 0x00004628 
+ 00014082  0x000027c9 bmark1  0x00000026 , 0x00003704 
+ 00014083  0x000027ca fetch  0x00000001 , 0x0000462b 
+ 00014084  0x000027cc isub  0x00000002 , 0x0000003e 
+ 00014085  0x000027cd nrtn  0x00000002 
+ 00014086  0x000027ce fetch  0x00000001 , 0x00004625 
+ 00014087  0x000027cf beq  0x00000000 , 0x00003715 
+ 00014088  0x000027d0 increase  0xffffffff , 0x0000003f 
+ 00014089  0x000027d1 store  0x00000001 , 0x00004625 
+ 00014090  0x000027d2 beq  0x00000000 , 0x00003715 
+ 00014091  0x000027d5 jam  0x00000000 , 0x00004141 
+ 00014092  0x000027d6 rtn 
+ 00014093  0x000027d9 jam  0x00000000 , 0x00004626 
+ 00014094  0x000027db fetch  0x00000001 , 0x00004625 
+ 00014095  0x000027dc beq  0x00000002 , 0x00003713 
+ 00014096  0x000027dd increase  0x00000001 , 0x0000003f 
+ 00014097  0x000027de store  0x00000001 , 0x00004625 
+ 00014098  0x000027df beq  0x00000001 , 0x0000370b 
+ 00014099  0x000027e1 jam  0x00000006 , 0x00004141 
+ 00014100  0x000027e2 rtn 
+ 00014101  0x000027e5 jam  0x00000085 , 0x00004141 
+ 00014102  0x000027e6 rtn 
+ 00014103  0x000027e9 jam  0x00000001 , 0x00004625 
+ 00014104  0x000027ea jam  0x00000000 , 0x00004626 
+ 00014105  0x000027eb rtn 
+ 00014106  0x000027ee fetch  0x00000001 , 0x00004626 
+ 00014107  0x000027ef increase  0x00000001 , 0x0000003f 
+ 00014108  0x000027f0 store  0x00000001 , 0x00004626 
+ 00014109  0x000027f1 rtn 
+ 00014110  0x000027f4 fetch  0x00000001 , 0x00004626 
+ 00014111  0x000027f5 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014112  0x000027f6 ncall  0x00003726 , 0x00000002 
+ 00014113  0x000027f7 fetch  0x00000001 , 0x00004626 
+ 00014114  0x000027f8 rtneq  0x00000000 
+ 00014115  0x000027f9 increase  0xffffffff , 0x0000003f 
+ 00014116  0x000027fa store  0x00000001 , 0x00004626 
+ 00014117  0x000027fb rtn 
+ 00014118  0x000027fe jam  0x00000003 , 0x00004626 
+ 00014119  0x000027ff rtn 
+ 00014120  0x0000280a fetch  0x00000001 , 0x000008f3 
+ 00014121  0x0000280b store  0x00000001 , 0x00000709 
+ 00014122  0x0000280c copy  0x00000030 , 0x00000006 
+ 00014123  0x0000280d call  0x00007c8e 
+ 00014124  0x0000280e fetch  0x00000002 , 0x00004826 
+ 00014125  0x0000280f branch  0x00007d79 
+ 00014126  0x00002812 jam  0x0000001e , 0x000049b8 
+ 00014127  0x00002813 call  0x0000378c 
+ 00014128  0x00002816 fetch  0x00000001 , 0x0000070a 
+ 00014129  0x00002817 beq  0x00000000 , 0x00003739 
+ 00014130  0x00002818 beq  0x00000080 , 0x00003d67 
+ 00014131  0x00002819 beq  0x00000082 , 0x00003ed4 
+ 00014132  0x0000281a beq  0x000000d1 , 0x00003799 
+ 00014133  0x0000281b beq  0x000000d0 , 0x000037ba 
+ 00014134  0x0000281c beq  0x000000d2 , 0x00003799 
+ 00014135  0x0000281d beq  0x000000d5 , 0x000037bb 
+ 00014136  0x0000281e rtn 
+ 00014137  0x00002822 arg  0x0000070e , 0x00000006 
+ 00014138  0x00002823 arg  0x00004959 , 0x00000005 
+ 00014139  0x00002824 call  0x00007c8f 
+ 00014140  0x00002825 jam  0x00000000 , 0x000047e4 
+ 00014141  0x00002826 call  0x00003bbf 
+ 00014142  0x00002827 call  0x00003bb1 
+ 00014143  0x00002828 call  0x0000375e 
+ 00014144  0x00002829 call  0x0000374f 
+ 00014145  0x0000282a call  0x00003754 
+ 00014146  0x0000282b jam  0x00000000 , 0x000047e4 
+ 00014147  0x0000282c fetch  0x00000002 , 0x00004828 
+ 00014148  0x0000282d branch  0x00007d79 
+ 00014149  0x00002830 setarg  0x00000000 
+ 00014150  0x00002831 store  0x00000002 , 0x00004806 
+ 00014151  0x00002833 random  0x0000003f 
+ 00014152  0x00002834 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00014153  0x00002835 add  0x0000003f , 0x0000001e , 0x0000003f 
+ 00014154  0x00002836 store  0x00000001 , 0x00004804 
+ 00014155  0x00002837 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014156  0x00002838 store  0x00000001 , 0x00004803 
+ 00014157  0x00002839 call  0x00003e53 
+ 00014158  0x0000283a branch  0x00003a71 
+ 00014159  0x0000283d fetch  0x00000001 , 0x00000951 
+ 00014160  0x0000283e jam  0x00000004 , 0x000047e4 
+ 00014161  0x0000283f rtneq  0x00000001 
+ 00014162  0x00002840 jam  0x00000000 , 0x000047e4 
+ 00014163  0x00002841 rtn 
+ 00014164  0x00002844 setarg  0x00000080 
+ 00014165  0x00002845 store  0x00000001 , 0x00000723 
+ 00014166  0x00002846 setarg  0x00000003 
+ 00014167  0x00002847 istore  0x00000001 , 0x00000005 
+ 00014168  0x00002848 setarg  0x00000000 
+ 00014169  0x00002849 istore  0x00000001 , 0x00000005 
+ 00014170  0x0000284a fetch  0x00000003 , 0x0000070b 
+ 00014171  0x0000284b istore  0x00000003 , 0x00000005 
+ 00014172  0x0000284c jam  0x00000006 , 0x00000722 
+ 00014173  0x0000284d branch  0x000041b5 
+ 00014174  0x00002851 fetch  0x00000002 , 0x0000484c 
+ 00014175  0x00002852 rtnbit1  0x00000002 
+ 00014176  0x00002853 call  0x00003e3e 
+ 00014177  0x00002855 add  0x00000011 , 0x00000006 , 0x00000013 
+ 00014178  0x00002856 setarg  0xffffffff 
+ 00014179  0x00002857 istore  0x00000008 , 0x00000013 
+ 00014180  0x00002858 istore  0x00000008 , 0x00000005 
+ 00014181  0x00002859 ifetch  0x00000002 , 0x00000011 
+ 00014182  0x0000285a istore  0x00000002 , 0x00000013 
+ 00014183  0x0000285b copy  0x00000012 , 0x0000003f 
+ 00014184  0x0000285c iadd  0x00000011 , 0x00000011 
+ 00014185  0x0000285d loop  0x00003761 
+ 00014186  0x0000285e fetch  0x00000002 , 0x00004848 
+ 00014187  0x0000285f branch  0x00007d79 
+ 00014188  0x00002863 setarg  0x00000082 
+ 00014189  0x00002864 store  0x00000001 , 0x00000723 
+ 00014190  0x00002865 setarg  0x00000004 
+ 00014191  0x00002866 istore  0x00000001 , 0x00000005 
+ 00014192  0x00002867 fetch  0x00000001 , 0x0000070c 
+ 00014193  0x00002868 istore  0x00000001 , 0x00000005 
+ 00014194  0x00002869 jam  0x00000003 , 0x00000722 
+ 00014195  0x0000286a branch  0x000041b5 
+ 00014196  0x0000286e setarg  0x00000082 
+ 00014197  0x0000286f store  0x00000001 , 0x00000723 
+ 00014198  0x00002870 setarg  0x0000004e 
+ 00014199  0x00002871 istore  0x00000001 , 0x00000005 
+ 00014200  0x00002872 fetch  0x00000002 , 0x0000070c 
+ 00014201  0x00002873 istore  0x00000002 , 0x00000005 
+ 00014202  0x00002874 jam  0x00000004 , 0x00000722 
+ 00014203  0x00002875 branch  0x000041b5 
+ 00014204  0x00002879 setarg  0x00000082 
+ 00014205  0x0000287a store  0x00000001 , 0x00000723 
+ 00014206  0x0000287b setarg  0x00000060 
+ 00014207  0x0000287c istore  0x00000001 , 0x00000005 
+ 00014208  0x0000287d fetch  0x00000004 , 0x0000070c 
+ 00014209  0x0000287e istore  0x00000004 , 0x00000005 
+ 00014210  0x0000287f jam  0x00000006 , 0x00000722 
+ 00014211  0x00002880 branch  0x000041b5 
+ 00014212  0x00002885 setarg  0x0000005e 
+ 00014213  0x00002886 store  0x00000001 , 0x00000723 
+ 00014214  0x00002887 setarg  0x00000000 
+ 00014215  0x00002888 istore  0x00000001 , 0x00000005 
+ 00014216  0x00002889 fetch  0x00000002 , 0x0000070c 
+ 00014217  0x0000288a istore  0x00000002 , 0x00000005 
+ 00014218  0x0000288b jam  0x00000004 , 0x00000722 
+ 00014219  0x0000288c branch  0x000041b5 
+ 00014220  0x00002892 fetch  0x00000001 , 0x00004804 
+ 00014221  0x00002893 rtn  0x00000034 
+ 00014222  0x00002894 pincrease  0x0000001e 
+ 00014223  0x00002895 store  0x00000001 , 0x00004804 
+ 00014224  0x00002896 rtn 
+ 00014225  0x00002899 arg  0x00004803 , 0x00000013 
+ 00014226  0x0000289a arg  0x000037e4 , 0x00000012 
+ 00014227  0x0000289b branch  0x000042e0 
+ 00014228  0x0000289e arg  0x00004804 , 0x00000013 
+ 00014229  0x0000289f arg  0x00003797 , 0x00000012 
+ 00014230  0x000028a0 branch  0x000042e0 
+ 00014231  0x000028a3 fetch  0x00000002 , 0x00004855 
+ 00014232  0x000028a4 branch  0x00007d79 
+ 00014233  0x000028ac call  0x000037c4 
+ 00014234  0x000028ad nrtn  0x00000028 
+ 00014235  0x000028ae bpatchx  0x000000a0 , 0x00004034 
+ 00014236  0x000028af fetch  0x00000002 , 0x0000070e 
+ 00014237  0x000028b0 arg  0x0000f01f , 0x00000002 
+ 00014238  0x000028b1 isub  0x00000002 , 0x0000003e 
+ 00014239  0x000028b2 branch  0x000037d8 , 0x00000005 
+ 00014240  0x000028b4 arg  0x0000f014 , 0x00000002 
+ 00014241  0x000028b5 isub  0x00000002 , 0x0000003e 
+ 00014242  0x000028b6 branch  0x0000391c , 0x00000005 
+ 00014243  0x000028b8 arg  0x0000f013 , 0x00000002 
+ 00014244  0x000028b9 isub  0x00000002 , 0x0000003e 
+ 00014245  0x000028ba branch  0x00003907 , 0x00000005 
+ 00014246  0x000028bc arg  0x0000f017 , 0x00000002 
+ 00014247  0x000028bd isub  0x00000002 , 0x0000003e 
+ 00014248  0x000028be branch  0x00003819 , 0x00000005 
+ 00014249  0x000028bf arg  0x0000f018 , 0x00000002 
+ 00014250  0x000028c0 isub  0x00000002 , 0x0000003e 
+ 00014251  0x000028c1 branch  0x00003845 , 0x00000005 
+ 00014252  0x000028c2 arg  0x0000f016 , 0x00000002 
+ 00014253  0x000028c3 isub  0x00000002 , 0x0000003e 
+ 00014254  0x000028c4 branch  0x0000386a , 0x00000005 
+ 00014255  0x000028c7 arg  0x00000534 , 0x00000002 
+ 00014256  0x000028c8 isub  0x00000002 , 0x0000003e 
+ 00014257  0x000028c9 branch  0x000037cf , 0x00000005 
+ 00014258  0x000028ca arg  0x00000533 , 0x00000002 
+ 00014259  0x000028cb isub  0x00000002 , 0x0000003e 
+ 00014260  0x000028cc branch  0x000037d2 , 0x00000005 
+ 00014261  0x000028cd arg  0x00000123 , 0x00000002 
+ 00014262  0x000028ce isub  0x00000002 , 0x0000003e 
+ 00014263  0x000028cf branch  0x000037d5 , 0x00000005 
+ 00014264  0x000028d0 fetch  0x00000002 , 0x0000482c 
+ 00014265  0x000028d1 branch  0x00007d79 
+ 00014266  0x000028d4 rtn 
+ 00014267  0x000028d6 ifetch  0x00000002 , 0x00000006 
+ 00014268  0x000028d7 arg  0x000001a8 , 0x00000002 
+ 00014269  0x000028d8 isub  0x00000002 , 0x0000003e 
+ 00014270  0x000028d9 nrtn  0x00000005 
+ 00014271  0x000028da ifetch  0x00000001 , 0x00000006 
+ 00014272  0x000028db fetcht  0x00000001 , 0x000049b6 
+ 00014273  0x000028dc isub  0x00000002 , 0x0000003e 
+ 00014274  0x000028dd nrtn  0x00000005 
+ 00014275  0x000028de branch  0x00003b2a 
+ 00014276  0x000028e1 call  0x00007dbc 
+ 00014277  0x000028e2 fetch  0x00000002 , 0x0000070b 
+ 00014278  0x000028e3 arg  0x000001a8 , 0x00000002 
+ 00014279  0x000028e4 isub  0x00000002 , 0x0000003e 
+ 00014280  0x000028e5 nrtn  0x00000005 
+ 00014281  0x000028e6 fetcht  0x00000001 , 0x000044f1 
+ 00014282  0x000028e7 fetch  0x00000001 , 0x0000070d 
+ 00014283  0x000028e8 isub  0x00000002 , 0x0000003e 
+ 00014284  0x000028e9 rtn  0x00000005 
+ 00014285  0x000028ea store  0x00000001 , 0x000044f1 
+ 00014286  0x000028eb branch  0x00007dba 
+ 00014287  0x000028ee call  0x000037f4 
+ 00014288  0x000028ef fetch  0x00000002 , 0x0000483c 
+ 00014289  0x000028f0 branch  0x00007d79 
+ 00014290  0x000028f4 call  0x000037f4 
+ 00014291  0x000028f5 fetch  0x00000002 , 0x0000483e 
+ 00014292  0x000028f6 branch  0x00007d79 
+ 00014293  0x000028f9 call  0x000037ee 
+ 00014294  0x000028fa fetch  0x00000002 , 0x00004840 
+ 00014295  0x000028fb branch  0x00007d79 
+ 00014296  0x000028ff call  0x000037f0 
+ 00014297  0x00002901 fetch  0x00000004 , 0x00000710 
+ 00014298  0x00002902 store  0x00000004 , 0x000044f3 
+ 00014299  0x00002903 branch  0x00003889 
+ 00014300  0x00002908 setarg  0x000000d3 
+ 00014301  0x00002909 store  0x00000001 , 0x00000723 
+ 00014302  0x0000290a setarg  0x000001a8 
+ 00014303  0x0000290b istore  0x00000002 , 0x00000005 
+ 00014304  0x0000290c fetch  0x00000001 , 0x000044f1 
+ 00014305  0x0000290d istore  0x00000001 , 0x00000005 
+ 00014306  0x0000290e istoret  0x00000002 , 0x00000005 
+ 00014307  0x0000290f rtn 
+ 00014308  0x00002913 arg  0x00000000 , 0x00000007 
+ 00014309  0x00002914 arg  0x00000003 , 0x00000002 
+ 00014310  0x00002915 arg  0x0000f009 , 0x00000011 
+ 00014311  0x00002916 branch  0x000037fc 
+ 00014312  0x00002922 arg  0x00000100 , 0x00000011 
+ 00014313  0x00002923 branch  0x000037fc 
+ 00014314  0x00002928 arg  0x00000008 , 0x00000039 
+ 00014315  0x00002929 branch  0x000037f6 
+ 00014316  0x0000292c arg  0x00000008 , 0x00000039 
+ 00014317  0x0000292d branch  0x000037f6 
+ 00014318  0x00002930 arg  0x00000006 , 0x00000039 
+ 00014319  0x00002931 branch  0x000037f6 
+ 00014320  0x00002934 arg  0x00000004 , 0x00000039 
+ 00014321  0x00002935 branch  0x000037f6 
+ 00014322  0x00002938 arg  0x00000002 , 0x00000039 
+ 00014323  0x00002939 branch  0x000037f6 
+ 00014324  0x0000293c arg  0x00000001 , 0x00000039 
+ 00014325  0x0000293d branch  0x000037f6 
+ 00014326  0x00002941 add  0x00000039 , 0x00000006 , 0x0000003f 
+ 00014327  0x00002942 store  0x00000001 , 0x00000722 
+ 00014328  0x00002943 call  0x000037dc 
+ 00014329  0x00002944 arg  0x00000710 , 0x00000006 
+ 00014330  0x00002945 call  0x00007cda 
+ 00014331  0x00002946 branch  0x000041b5 
+ 00014332  0x0000294e call  0x00003808 
+ 00014333  0x0000294f istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014334  0x00002950 istoret  0x00000001 , 0x00000005 
+ 00014335  0x00002951 jam  0x00000007 , 0x00000722 
+ 00014336  0x00002952 branch  0x00003806 
+ 00014337  0x00002959 call  0x00003808 
+ 00014338  0x0000295a istorer  0x00000011 , 0x00000002 , 0x00000005 
+ 00014339  0x0000295b istoret  0x00000002 , 0x00000005 
+ 00014340  0x0000295c jam  0x00000008 , 0x00000722 
+ 00014341  0x0000295d branch  0x00003806 
+ 00014342  0x00002962 call  0x00003f6e 
+ 00014343  0x00002963 branch  0x000041b5 
+ 00014344  0x00002967 fetch  0x00000001 , 0x000047ae 
+ 00014345  0x00002968 store  0x00000001 , 0x0000092b 
+ 00014346  0x00002969 setarg  0x000000f0 
+ 00014347  0x0000296a store  0x00000002 , 0x0000094c 
+ 00014348  0x0000296b fetch  0x00000001 , 0x000044f2 
+ 00014349  0x0000296c pincrease  0x00000001 
+ 00014350  0x0000296d store  0x00000001 , 0x000044f2 
+ 00014351  0x0000296e beq  0x000000c0 , 0x00003817 
+ 00014352  0x0000296f setarg  0x000000d4 
+ 00014353  0x00002970 store  0x00000001 , 0x00000723 
+ 00014354  0x00002971 setarg  0x000001a8 
+ 00014355  0x00002972 istore  0x00000002 , 0x00000005 
+ 00014356  0x00002973 fetch  0x00000001 , 0x000044f2 
+ 00014357  0x00002974 istore  0x00000001 , 0x00000005 
+ 00014358  0x00002975 rtn 
+ 00014359  0x00002978 jam  0x00000080 , 0x000044f2 
+ 00014360  0x00002979 rtn 
+ 00014361  0x0000297d copy  0x00000006 , 0x00000011 
+ 00014362  0x0000297e fetch  0x00000001 , 0x00000709 
+ 00014363  0x0000297f arg  0x00000006 , 0x00000002 
+ 00014364  0x00002980 isub  0x00000002 , 0x0000003f 
+ 00014365  0x00002981 store  0x00000001 , 0x00004608 
+ 00014366  0x00002982 copy  0x0000003f , 0x00000039 
+ 00014367  0x00002983 copy  0x00000011 , 0x00000006 
+ 00014368  0x00002984 arg  0x00004609 , 0x00000005 
+ 00014369  0x00002985 call  0x00007cda 
+ 00014370  0x00002986 arg  0x00000000 , 0x00000012 
+ 00014371  0x00002988 arg  0x00004609 , 0x0000003f 
+ 00014372  0x00002989 iadd  0x00000012 , 0x00000002 
+ 00014373  0x0000298a ifetch  0x00000001 , 0x00000002 
+ 00014374  0x0000298b beq  0x000000ff , 0x0000383f 
+ 00014375  0x0000298c and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014376  0x0000298d call  0x00003837 
+ 00014377  0x0000298e increase  0x00000001 , 0x00000012 
+ 00014378  0x0000298f fetch  0x00000001 , 0x00004608 
+ 00014379  0x00002990 isub  0x00000012 , 0x0000003e 
+ 00014380  0x00002991 branch  0x00003823 , 0x00000002 
+ 00014381  0x00002992 call  0x0000394a 
+ 00014382  0x00002994 arg  0x0000f017 , 0x00000002 
+ 00014383  0x00002995 call  0x000037dc 
+ 00014384  0x00002996 arg  0x00000000 , 0x00000002 
+ 00014385  0x00002997 istoret  0x00000001 , 0x00000005 
+ 00014386  0x00002998 copy  0x00000005 , 0x00000002 
+ 00014387  0x00002999 call  0x0000393b 
+ 00014388  0x0000299a pincrease  0x00000007 
+ 00014389  0x0000299b store  0x00000001 , 0x00000722 
+ 00014390  0x0000299c branch  0x000041b5 
+ 00014391  0x0000299f rtn  0x00000034 
+ 00014392  0x000029a0 pincrease  0xffffffff 
+ 00014393  0x000029a1 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014394  0x000029a2 arg  0x00004503 , 0x00000011 
+ 00014395  0x000029a3 iadd  0x00000011 , 0x00000011 
+ 00014396  0x000029a4 setarg  0x00000000 
+ 00014397  0x000029a5 istore  0x00000001 , 0x00000011 
+ 00014398  0x000029a6 rtn 
+ 00014399  0x000029a9 arg  0x00000012 , 0x00000039 
+ 00014400  0x000029aa mul32  0x00000039 , 0x0000000d , 0x00000039 
+ 00014401  0x000029ab arg  0x00004503 , 0x00000005 
+ 00014402  0x000029ac call  0x00007ca1 
+ 00014403  0x000029ad call  0x0000394a 
+ 00014404  0x000029ae branch  0x0000382e 
+ 00014405  0x000029b1 ifetch  0x00000001 , 0x00000006 
+ 00014406  0x000029b2 beq  0x000000ff , 0x0000385e 
+ 00014407  0x000029b3 store  0x00000001 , 0x000045ff 
+ 00014408  0x000029b4 ifetch  0x00000001 , 0x00000006 
+ 00014409  0x000029b5 pincrease  0xffffffff 
+ 00014410  0x000029b6 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014411  0x000029b7 arg  0x00004503 , 0x00000006 
+ 00014412  0x000029b8 iadd  0x00000006 , 0x00000006 
+ 00014413  0x000029b9 arg  0x000045ed , 0x00000005 
+ 00014414  0x000029ba arg  0x00000012 , 0x00000039 
+ 00014415  0x000029bb call  0x00007cda 
+ 00014416  0x000029bc arg  0x0000f018 , 0x00000002 
+ 00014417  0x000029bd call  0x000037dc 
+ 00014418  0x000029be fetch  0x00000001 , 0x000045ed 
+ 00014419  0x000029bf branch  0x00003867 , 0x00000034 
+ 00014420  0x000029c0 arg  0x00000000 , 0x00000002 
+ 00014421  0x000029c1 istoret  0x00000001 , 0x00000005 
+ 00014422  0x000029c3 fetch  0x00000001 , 0x000045ff 
+ 00014423  0x000029c4 istore  0x00000001 , 0x00000005 
+ 00014424  0x000029c5 fetch  0x00000001 , 0x000045ed 
+ 00014425  0x000029c6 istore  0x00000001 , 0x00000005 
+ 00014426  0x000029c7 fetch  0x00000008 , 0x000045ee 
+ 00014427  0x000029c8 istore  0x00000008 , 0x00000005 
+ 00014428  0x000029c9 jam  0x00000011 , 0x00000722 
+ 00014429  0x000029ca branch  0x000041b5 
+ 00014430  0x000029ce arg  0x0000f018 , 0x00000002 
+ 00014431  0x000029cf call  0x000037dc 
+ 00014432  0x000029d0 arg  0x000000ff , 0x00000002 
+ 00014433  0x000029d1 istoret  0x00000002 , 0x00000005 
+ 00014434  0x000029d4 copy  0x00000005 , 0x00000002 
+ 00014435  0x000029d5 call  0x0000393b 
+ 00014436  0x000029d6 pincrease  0x00000008 
+ 00014437  0x000029d7 store  0x00000001 , 0x00000722 
+ 00014438  0x000029d8 branch  0x000041b5 
+ 00014439  0x000029de arg  0x00000080 , 0x00000002 
+ 00014440  0x000029df istore  0x00000001 , 0x00000005 
+ 00014441  0x000029e0 branch  0x00003856 
+ 00014442  0x000029e3 ifetch  0x00000001 , 0x00000006 
+ 00014443  0x000029e4 store  0x00000001 , 0x000045ff 
+ 00014444  0x000029e5 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014445  0x000029e6 pincrease  0xffffffff 
+ 00014446  0x000029e7 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014447  0x000029e8 arg  0x00004503 , 0x00000005 
+ 00014448  0x000029e9 iadd  0x00000005 , 0x00000005 
+ 00014449  0x000029ea fetch  0x00000001 , 0x000045ff 
+ 00014450  0x000029eb istore  0x00000001 , 0x00000005 
+ 00014451  0x000029ec call  0x0000394a 
+ 00014452  0x000029ed arg  0x0000f016 , 0x00000002 
+ 00014453  0x000029ee call  0x000037dc 
+ 00014454  0x000029ef setarg  0x00000000 
+ 00014455  0x000029f0 istore  0x00000001 , 0x00000005 
+ 00014456  0x000029f1 copy  0x00000005 , 0x00000002 
+ 00014457  0x000029f2 call  0x0000393b 
+ 00014458  0x000029f3 pincrease  0x00000007 
+ 00014459  0x000029f4 store  0x00000001 , 0x00000722 
+ 00014460  0x000029f5 branch  0x000041b5 
+ 00014461  0x000029fb copy  0x00000022 , 0x00000002 
+ 00014462  0x000029fc fetch  0x00000004 , 0x000044f7 
+ 00014463  0x000029fd isub  0x00000002 , 0x0000003e 
+ 00014464  0x000029fe call  0x0000388f , 0x00000002 
+ 00014465  0x000029ff call  0x00003896 
+ 00014466  0x00002a00 isub  0x00000002 , 0x0000003e 
+ 00014467  0x00002a01 rtn  0x00000002 
+ 00014468  0x00002a02 call  0x0000388a 
+ 00014469  0x00002a03 fetch  0x00000004 , 0x000044f3 
+ 00014470  0x00002a04 pincrease  0x00000001 
+ 00014471  0x00002a05 store  0x00000004 , 0x000044f3 
+ 00014472  0x00002a06 branch  0x0000389a 
+ 00014473  0x00002a0a copy  0x00000022 , 0x0000003f 
+ 00014474  0x00002a0c store  0x00000004 , 0x000044f7 
+ 00014475  0x00002a0d fetch  0x00000001 , 0x000044fa 
+ 00014476  0x00002a0e and_into  0x0000000f , 0x0000003f 
+ 00014477  0x00002a0f store  0x00000001 , 0x000044fa 
+ 00014478  0x00002a10 rtn 
+ 00014479  0x00002a13 rtn  0x00000005 
+ 00014480  0x00002a14 copy  0x0000003f , 0x00000012 
+ 00014481  0x00002a15 setarg  0x00100000 
+ 00014482  0x00002a16 lshift8  0x0000003f , 0x0000003f 
+ 00014483  0x00002a17 iadd  0x00000002 , 0x00000002 
+ 00014484  0x00002a18 copy  0x00000012 , 0x0000003f 
+ 00014485  0x00002a19 rtn 
+ 00014486  0x00002a1c arg  0x00000014 , 0x00000039 
+ 00014487  0x00002a1e pincrease  0x000000a0 
+ 00014488  0x00002a1f loop  0x00003897 
+ 00014489  0x00002a20 rtn 
+ 00014490  0x00002a23 setarg  0x0000000d 
+ 00014491  0x00002a24 store  0x00000001 , 0x00004602 
+ 00014492  0x00002a25 pincrease  0xffffffff 
+ 00014493  0x00002a26 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014494  0x00002a27 arg  0x00004503 , 0x00000030 
+ 00014495  0x00002a28 iadd  0x00000030 , 0x00000030 
+ 00014496  0x00002a2a ifetch  0x00000001 , 0x00000030 
+ 00014497  0x00002a2b ncall  0x000038a8 , 0x00000034 
+ 00014498  0x00002a2c increase  0xffffffee , 0x00000030 
+ 00014499  0x00002a2e fetch  0x00000001 , 0x00004602 
+ 00014500  0x00002a2f pincrease  0xffffffff 
+ 00014501  0x00002a30 rtn  0x00000034 
+ 00014502  0x00002a31 store  0x00000001 , 0x00004602 
+ 00014503  0x00002a32 branch  0x000038a0 
+ 00014504  0x00002a35 arg  0x00000007 , 0x00000007 
+ 00014505  0x00002a36 qisolate0  0x0000003f 
+ 00014506  0x00002a37 rtn  0x00000001 
+ 00014507  0x00002a38 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014508  0x00002a39 arg  0x0000000d , 0x00000002 
+ 00014509  0x00002a3a isub  0x00000002 , 0x0000003e 
+ 00014510  0x00002a3b rtn  0x00000002 
+ 00014511  0x00002a3c copy  0x00000030 , 0x00000006 
+ 00014512  0x00002a3d arg  0x000045ed , 0x00000005 
+ 00014513  0x00002a3e arg  0x00000012 , 0x00000039 
+ 00014514  0x00002a3f call  0x00007cda 
+ 00014515  0x00002a40 fetch  0x00000001 , 0x000045fe 
+ 00014516  0x00002a41 beq  0x00000059 , 0x000038bf 
+ 00014517  0x00002a43 fetcht  0x00000004 , 0x000044f3 
+ 00014518  0x00002a44 fetch  0x00000004 , 0x000045ee 
+ 00014519  0x00002a45 isub  0x00000002 , 0x0000003e 
+ 00014520  0x00002a46 fetch  0x00000001 , 0x000045f5 
+ 00014521  0x00002a47 branch  0x000038e3 , 0x00000005 
+ 00014522  0x00002a48 nbranch  0x000038bc , 0x00000002 
+ 00014523  0x00002a49 rtn 
+ 00014524  0x00002a4c setarg  0x00000000 
+ 00014525  0x00002a4d istore  0x00000001 , 0x00000030 
+ 00014526  0x00002a4e rtn 
+ 00014527  0x00002a52 fetch  0x00000004 , 0x000044f3 
+ 00014528  0x00002a53 arg  0x0000003c , 0x00000002 
+ 00014529  0x00002a54 idiv  0x00000002 
+ 00014530  0x00002a55 call  0x00007d62 
+ 00014531  0x00002a56 remainder  0x0000003f 
+ 00014532  0x00002a57 nrtn  0x00000034 
+ 00014533  0x00002a59 fetch  0x00000004 , 0x000044f3 
+ 00014534  0x00002a5a arg  0x00054600 , 0x00000002 
+ 00014535  0x00002a5b isub  0x00000002 , 0x0000003f 
+ 00014536  0x00002a5d arg  0x00093a80 , 0x00000002 
+ 00014537  0x00002a5e idiv  0x00000002 
+ 00014538  0x00002a5f call  0x00007d62 
+ 00014539  0x00002a60 remainder  0x0000003f 
+ 00014540  0x00002a61 arg  0x00015180 , 0x00000002 
+ 00014541  0x00002a62 idiv  0x00000002 
+ 00014542  0x00002a63 call  0x00007d62 
+ 00014543  0x00002a64 remainder  0x00000011 
+ 00014544  0x00002a65 quotient  0x00000007 
+ 00014545  0x00002a66 fetch  0x00000001 , 0x000045f2 
+ 00014546  0x00002a67 branch  0x000038d5 , 0x00000034 
+ 00014547  0x00002a68 qisolate1  0x0000003f 
+ 00014548  0x00002a69 nrtn  0x00000001 
+ 00014549  0x00002a6c deposit  0x00000011 
+ 00014550  0x00002a6d arg  0x0000003c , 0x00000002 
+ 00014551  0x00002a6e idiv  0x00000002 
+ 00014552  0x00002a6f call  0x00007d62 
+ 00014553  0x00002a70 quotient  0x00000002 
+ 00014554  0x00002a71 setarg  0x000001e0 
+ 00014555  0x00002a72 iadd  0x00000002 , 0x00000002 
+ 00014556  0x00002a73 fetch  0x00000002 , 0x000045ee 
+ 00014557  0x00002a74 arg  0x00000fff , 0x00000011 
+ 00014558  0x00002a75 iand  0x00000011 , 0x0000003f 
+ 00014559  0x00002a76 isub  0x00000002 , 0x0000003e 
+ 00014560  0x00002a77 nrtn  0x00000005 
+ 00014561  0x00002a78 fetch  0x00000001 , 0x000045f6 
+ 00014562  0x00002a79 branch  0x000038e3 
+ 00014563  0x00002a7c store  0x00000001 , 0x0000070c 
+ 00014564  0x00002a7d jam  0x00000001 , 0x00004602 
+ 00014565  0x00002a7f copy  0x00000030 , 0x0000003f 
+ 00014566  0x00002a80 store  0x00000002 , 0x0000091f 
+ 00014567  0x00002a82 fetcht  0x00000001 , 0x0000070c 
+ 00014568  0x00002a83 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014569  0x00002a84 call  0x000037e8 
+ 00014570  0x00002a86 fetch  0x00000002 , 0x0000091f 
+ 00014571  0x00002a87 copy  0x0000003f , 0x00000030 
+ 00014572  0x00002a88 add  0x00000030 , 0x00000011 , 0x00000006 
+ 00014573  0x00002a89 ifetch  0x00000001 , 0x00000006 
+ 00014574  0x00002a8a beq  0x00000059 , 0x000038f4 
+ 00014575  0x00002a8c setarg  0x00000000 
+ 00014576  0x00002a8d istore  0x00000001 , 0x00000030 
+ 00014577  0x00002a8e fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00014578  0x00002a8f call  0x000038ff 
+ 00014579  0x00002a90 branch  0x0000394a 
+ 00014580  0x00002a95 fetch  0x00000001 , 0x000045f2 
+ 00014581  0x00002a96 branch  0x000038ef , 0x00000034 
+ 00014582  0x00002a97 arg  0x0000f009 , 0x00000002 
+ 00014583  0x00002a98 call  0x000037dc 
+ 00014584  0x00002a99 setarg  0x00000011 
+ 00014585  0x00002a9a istore  0x00000001 , 0x00000005 
+ 00014586  0x00002a9b ifetch  0x00000001 , 0x00000030 
+ 00014587  0x00002a9c or  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014588  0x00002a9d istore  0x00000001 , 0x00000005 
+ 00014589  0x00002a9e jam  0x00000008 , 0x00000723 
+ 00014590  0x00002a9f branch  0x00003806 
+ 00014591  0x00002aa2 arg  0x0000f020 , 0x00000002 
+ 00014592  0x00002aa3 call  0x000037dc 
+ 00014593  0x00002aa4 copy  0x00000005 , 0x00000002 
+ 00014594  0x00002aa5 call  0x0000393b 
+ 00014595  0x00002aa7 pincrease  0x00000006 
+ 00014596  0x00002aa8 store  0x00000001 , 0x00000722 
+ 00014597  0x00002aa9 jam  0x000000d3 , 0x00000723 
+ 00014598  0x00002aaa branch  0x00003806 
+ 00014599  0x00002aae arg  0x000045ed , 0x00000005 
+ 00014600  0x00002aaf arg  0x00000010 , 0x00000039 
+ 00014601  0x00002ab0 call  0x00007cda 
+ 00014602  0x00002ab1 fetch  0x00000001 , 0x000045ed 
+ 00014603  0x00002ab2 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014604  0x00002ab3 store  0x00000001 , 0x000045ff 
+ 00014605  0x00002ab4 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014606  0x00002ab5 nrtn  0x00000002 
+ 00014607  0x00002ab6 fetch  0x00000004 , 0x000045ee 
+ 00014608  0x00002ab7 arg  0x0000003c , 0x00000002 
+ 00014609  0x00002ab8 idiv  0x00000002 
+ 00014610  0x00002ab9 call  0x00007d62 
+ 00014611  0x00002aba remainder  0x00000002 
+ 00014612  0x00002abb isub  0x00000002 , 0x0000003f 
+ 00014613  0x00002abc store  0x00000004 , 0x000045ee 
+ 00014614  0x00002abd setarg  0x00000000 
+ 00014615  0x00002abe store  0x00000002 , 0x000045fd 
+ 00014616  0x00002abf arg  0x000045ed , 0x00000011 
+ 00014617  0x00002ac0 call  0x00003930 
+ 00014618  0x00002ac1 arg  0x0000f013 , 0x00000002 
+ 00014619  0x00002ac2 branch  0x00003928 
+ 00014620  0x00002ac9 arg  0x000045ed , 0x00000005 
+ 00014621  0x00002aca arg  0x00000011 , 0x00000039 
+ 00014622  0x00002acb call  0x00007cda 
+ 00014623  0x00002ace fetch  0x00000001 , 0x000045ed 
+ 00014624  0x00002acf and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00014625  0x00002ad0 store  0x00000001 , 0x000045ff 
+ 00014626  0x00002ad1 sub  0x0000003f , 0x0000000d , 0x0000003e 
+ 00014627  0x00002ad2 nrtn  0x00000002 
+ 00014628  0x00002ad4 jam  0x00000059 , 0x000045fe 
+ 00014629  0x00002ad5 arg  0x000045ed , 0x00000011 
+ 00014630  0x00002ad6 call  0x00003930 
+ 00014631  0x00002ad7 arg  0x0000f014 , 0x00000002 
+ 00014632  0x00002adc call  0x000037dc 
+ 00014633  0x00002add setarg  0x00000000 
+ 00014634  0x00002ade store  0x00000001 , 0x00000729 
+ 00014635  0x00002adf copy  0x00000005 , 0x00000002 
+ 00014636  0x00002ae0 call  0x0000393b 
+ 00014637  0x00002ae1 pincrease  0x00000007 
+ 00014638  0x00002ae2 store  0x00000001 , 0x00000722 
+ 00014639  0x00002ae3 branch  0x000041b5 
+ 00014640  0x00002ae7 call  0x00003937 
+ 00014641  0x00002ae8 copy  0x00000011 , 0x00000006 
+ 00014642  0x00002ae9 arg  0x00004503 , 0x00000005 
+ 00014643  0x00002aea iadd  0x00000005 , 0x00000005 
+ 00014644  0x00002aeb arg  0x00000012 , 0x00000039 
+ 00014645  0x00002aec call  0x00007cda 
+ 00014646  0x00002aed branch  0x0000394a 
+ 00014647  0x00002af0 fetch  0x00000001 , 0x000045ff 
+ 00014648  0x00002af1 pincrease  0xffffffff 
+ 00014649  0x00002af2 mul32  0x0000003f , 0x00000012 , 0x0000003f 
+ 00014650  0x00002af3 rtn 
+ 00014651  0x00002af6 arg  0x00004503 , 0x00000011 
+ 00014652  0x00002af7 arg  0x00000000 , 0x00000012 
+ 00014653  0x00002af8 copy  0x00000002 , 0x00000005 
+ 00014654  0x00002af9 arg  0x0000000d , 0x00000039 
+ 00014655  0x00002afa increase  0xffffffff , 0x00000039 
+ 00014656  0x00002afc ifetch  0x00000001 , 0x00000011 
+ 00014657  0x00002afd beq  0x000000ff , 0x00003945 
+ 00014658  0x00002afe branch  0x00003945 , 0x00000034 
+ 00014659  0x00002aff increase  0x00000001 , 0x00000012 
+ 00014660  0x00002b00 istore  0x00000001 , 0x00000005 
+ 00014661  0x00002b02 setarg  0x00000012 
+ 00014662  0x00002b03 iadd  0x00000011 , 0x00000011 
+ 00014663  0x00002b04 loop  0x00003940 
+ 00014664  0x00002b05 copy  0x00000012 , 0x0000003f 
+ 00014665  0x00002b06 rtn 
+ 00014666  0x00002b09 fetch  0x00000002 , 0x0000484a 
+ 00014667  0x00002b0a branch  0x00007d79 
+ 00014668  0x00002b15 bpatchx  0x000000a1 , 0x00004034 
+ 00014669  0x00002b16 setarg  0x00004a5e 
+ 00014670  0x00002b17 store  0x00000002 , 0x00004aed 
+ 00014671  0x00002b18 setarg  0x00004aeb 
+ 00014672  0x00002b19 store  0x00000002 , 0x00000919 
+ 00014673  0x00002b1a jam  0x00000014 , 0x00000787 
+ 00014674  0x00002b1b fetch  0x00000001 , 0x00004808 
+ 00014675  0x00002b1c store  0x00000001 , 0x00000788 
+ 00014676  0x00002b1e fetch  0x00000001 , 0x00000916 
+ 00014677  0x00002b1f pincrease  0x0000000b 
+ 00014678  0x00002b20 add  0x0000003f , 0xfffffffe , 0x00000039 
+ 00014679  0x00002b29 store  0x00000001 , 0x00000789 
+ 00014680  0x00002b2a pincrease  0xffffffff 
+ 00014681  0x00002b2d istore  0x00000001 , 0x00000005 
+ 00014682  0x00002b2e setarg  0x0000002a 
+ 00014683  0x00002b2f istore  0x00000001 , 0x00000005 
+ 00014684  0x00002b30 arg  0x00004998 , 0x00000006 
+ 00014685  0x00002b31 call  0x00007ccc 
+ 00014686  0x00002b32 fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00014687  0x00002b33 call  0x00003967 
+ 00014688  0x00002b34 call  0x000078b2 
+ 00014689  0x00002b36 fetch  0x00000002 , 0x000044e9 
+ 00014690  0x00002b37 isolate1  0x00000009 , 0x0000003f 
+ 00014691  0x00002b38 nrtn  0x00000001 
+ 00014692  0x00002b3a call  0x00003e5e 
+ 00014693  0x00002b3b arg  0x00000787 , 0x00000011 
+ 00014694  0x00002b3c branch  0x000078b2 
+ 00014695  0x00002b3f add  0x00000011 , 0x00000002 , 0x00000006 
+ 00014696  0x00002b40 ifetch  0x00000002 , 0x00000006 
+ 00014697  0x00002b41 store  0x00000002 , 0x000043fb 
+ 00014698  0x00002b42 arg  0x00000787 , 0x00000011 
+ 00014699  0x00002b43 rtn 
+ 00014700  0x00002b47 setarg  0x00004a5e 
+ 00014701  0x00002b48 store  0x00000002 , 0x000043fb 
+ 00014702  0x00002b49 rtn 
+ 00014703  0x00002b4e fetch  0x00000001 , 0x000049b5 
+ 00014704  0x00002b4f rtnne  0x00000001 
+ 00014705  0x00002b50 jam  0x00000002 , 0x000049b5 
+ 00014706  0x00002b51 branch  0x00003ace 
+ 00014707  0x00002b54 arg  0x0000078c , 0x00000011 
+ 00014708  0x00002b55 arg  0x00000012 , 0x00000002 
+ 00014709  0x00002b56 setarg  0x00000021 
+ 00014710  0x00002b57 nrtn  0x00000001 
+ 00014711  0x00002b58 arg  0x0000079e , 0x00000011 
+ 00014712  0x00002b59 fetcht  0x00000001 , 0x00000789 
+ 00014713  0x00002b5a increase  0xffffffee , 0x00000002 
+ 00014714  0x00002b5b setarg  0x00000022 
+ 00014715  0x00002b5c rtn 
+ 00014716  0x00002b65 arg  0x0000462b , 0x00000005 
+ 00014717  0x00002b66 setarg  0x00000002 
+ 00014718  0x00002b67 istore  0x00000001 , 0x00000005 
+ 00014719  0x00002b68 setarg  0x00000001 
+ 00014720  0x00002b69 istore  0x00000001 , 0x00000005 
+ 00014721  0x00002b6a setarg  0x00000002 
+ 00014722  0x00002b6b istore  0x00000001 , 0x00000005 
+ 00014723  0x00002b6c rtn 
+ 00014724  0x00002b71 arg  0x00001827 , 0x00000002 
+ 00014725  0x00002b72 setarg  0x00000003 
+ 00014726  0x00002b73 istore  0x00000001 , 0x00000005 
+ 00014727  0x00002b74 setarg  0x00000003 
+ 00014728  0x00002b75 istore  0x00000001 , 0x00000005 
+ 00014729  0x00002b76 istoret  0x00000002 , 0x00000005 
+ 00014730  0x00002b77 rtn 
+ 00014731  0x00002b7b call  0x000025b8 
+ 00014732  0x00002b7c call  0x00002af5 
+ 00014733  0x00002b7d call  0x0000264e 
+ 00014734  0x00002b7e nrtn  0x0000002d 
+ 00014735  0x00002b80 fetch  0x00000001 , 0x00000002 
+ 00014736  0x00002b81 pincrease  0x00000001 
+ 00014737  0x00002b82 store  0x00000001 , 0x00000002 
+ 00014738  0x00002b83 fetch  0x00000002 , 0x00004824 
+ 00014739  0x00002b84 call  0x00007d79 
+ 00014740  0x00002b85 branch  0x000025bc 
+ 00014741  0x00002b88 call  0x000039a1 
+ 00014742  0x00002b89 rtn  0x00000028 
+ 00014743  0x00002b8b call  0x0000398b 
+ 00014744  0x00002b8c call  0x00002018 
+ 00014745  0x00002b8d fetcht  0x00000002 , 0x00004344 
+ 00014746  0x00002b8e arg  0x0000000a , 0x00000007 
+ 00014747  0x00002b8f call  0x000020dc 
+ 00014748  0x00002b90 rtn  0x00000028 
+ 00014749  0x00002b91 arg  0x0000000d , 0x00000007 
+ 00014750  0x00002b92 call  0x00007cef 
+ 00014751  0x00002b93 nbranch  0x00003997 , 0x00000034 
+ 00014752  0x00002b94 rtn 
+ 00014753  0x00002b97 fetcht  0x00000002 , 0x00004344 
+ 00014754  0x00002b98 arg  0x00000004 , 0x00000007 
+ 00014755  0x00002b99 call  0x000020dc 
+ 00014756  0x00002b9a rtn  0x00000028 
+ 00014757  0x00002b9b call  0x000039a9 
+ 00014758  0x00002b9c fetch  0x00000002 , 0x00004344 
+ 00014759  0x00002b9d arg  0x0000000d , 0x00000007 
+ 00014760  0x00002b9e branch  0x00007ce1 
+ 00014761  0x00002ba2 fetch  0x00000001 , 0x0000464a 
+ 00014762  0x00002ba3 pincrease  0x00000001 
+ 00014763  0x00002ba4 store  0x00000001 , 0x0000464a 
+ 00014764  0x00002ba5 store  0x00000001 , 0x00000007 
+ 00014765  0x00002ba6 rtnne  0x00000028 
+ 00014766  0x00002ba7 jam  0x00000025 , 0x0000464a 
+ 00014767  0x00002ba8 jam  0x00000025 , 0x00000007 
+ 00014768  0x00002ba9 rtn 
+ 00014769  0x00002bac fetch  0x00000001 , 0x0000004c 
+ 00014770  0x00002bad and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00014771  0x00002bae beq  0x00000000 , 0x000039b6 
+ 00014772  0x00002baf beq  0x00000002 , 0x000039b6 
+ 00014773  0x00002bb0 rtn 
+ 00014774  0x00002bb3 ifetcht  0x00000001 , 0x00000006 
+ 00014775  0x00002bb4 sub  0x00000002 , 0x00000006 , 0x0000003e 
+ 00014776  0x00002bb5 rtn  0x00000002 
+ 00014777  0x00002bb6 sub  0x00000002 , 0x00000025 , 0x0000003e 
+ 00014778  0x00002bb7 nrtn  0x00000002 
+ 00014779  0x00002bb8 add  0x00000002 , 0xfffffffa , 0x00000011 
+ 00014780  0x00002bb9 add  0x00000006 , 0x00000006 , 0x00000012 
+ 00014781  0x00002bbc ifetcht  0x00000001 , 0x00000012 
+ 00014782  0x00002bbd sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00014783  0x00002bbe rtn  0x00000002 
+ 00014784  0x00002bbf sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00014785  0x00002bc0 nrtn  0x00000002 
+ 00014786  0x00002bc1 copy  0x00000002 , 0x0000003f 
+ 00014787  0x00002bc2 rtn  0x00000034 
+ 00014788  0x00002bc3 bpatchx  0x000000a2 , 0x00004034 
+ 00014789  0x00002bc4 ifetch  0x00000001 , 0x00000006 
+ 00014790  0x00002bc5 beq  0x000000ff , 0x000039d1 
+ 00014791  0x00002bc6 beq  0x0000002a , 0x00003f7c 
+ 00014792  0x00002bc9 add  0x00000002 , 0x00000001 , 0x0000003f 
+ 00014793  0x00002bca isub  0x00000011 , 0x0000003e 
+ 00014794  0x00002bcb rtn  0x00000002 
+ 00014795  0x00002bcc iadd  0x00000012 , 0x00000012 
+ 00014796  0x00002bcd sub  0x00000002 , 0xffffffff , 0x0000003f 
+ 00014797  0x00002bce iadd  0x00000011 , 0x00000011 
+ 00014798  0x00002bcf copy  0x00000011 , 0x0000003f 
+ 00014799  0x00002bd0 rtn  0x00000034 
+ 00014800  0x00002bd1 branch  0x000039bd 
+ 00014801  0x00002bd4 jam  0x00000000 , 0x000007aa 
+ 00014802  0x00002bd5 branch  0x00003cfa 
+ 00014803  0x00002bd9 fetch  0x00000001 , 0x00000000 
+ 00014804  0x00002bda pincrease  0x00000001 
+ 00014805  0x00002bdb store  0x00000001 , 0x00000000 
+ 00014806  0x00002bdd bpatchx  0x000000a3 , 0x00004034 
+ 00014807  0x00002bde call  0x000025b8 
+ 00014808  0x00002bdf arg  0x00000027 , 0x00000039 
+ 00014809  0x00002be0 arg  0x00004169 , 0x00000006 
+ 00014810  0x00002be1 arg  0x000007aa , 0x00000005 
+ 00014811  0x00002be2 call  0x00007ccc 
+ 00014812  0x00002be3 jam  0x00000025 , 0x00000007 
+ 00014813  0x00002be4 arg  0x00000708 , 0x0000001b 
+ 00014814  0x00002be5 enable  0x00000010 
+ 00014815  0x00002be6 disable  0x0000002d 
+ 00014816  0x00002be9 call  0x00002af5 
+ 00014817  0x00002bea call  0x000039f0 
+ 00014818  0x00002beb random  0x0000003f 
+ 00014819  0x00002bec arg  0x000001ff , 0x00000002 
+ 00014820  0x00002bed iand  0x00000002 , 0x0000003f 
+ 00014821  0x00002bee add  0x0000003f , 0x00000064 , 0x0000003f 
+ 00014822  0x00002bef call  0x00007c91 
+ 00014823  0x00002bf0 fetch  0x00000001 , 0x00000007 
+ 00014824  0x00002bf1 pincrease  0x00000001 
+ 00014825  0x00002bf2 store  0x00000001 , 0x00000007 
+ 00014826  0x00002bf3 bne  0x00000028 , 0x000039e0 
+ 00014827  0x00002bf5 arg  0x00000027 , 0x00000039 
+ 00014828  0x00002bf6 arg  0x00004169 , 0x00000005 
+ 00014829  0x00002bf7 arg  0x000007aa , 0x00000006 
+ 00014830  0x00002bf8 call  0x00007ccc 
+ 00014831  0x00002bf9 branch  0x000025bc 
+ 00014832  0x00002bfc arg  0x00000002 , 0x00000002 
+ 00014833  0x00002bfd storet  0x00000001 , 0x00004169 
+ 00014834  0x00002bfe fetcht  0x00000001 , 0x0000462a 
+ 00014835  0x00002bff add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00014836  0x00002c00 store  0x00000001 , 0x0000416a 
+ 00014837  0x00002c01 fetch  0x00000006 , 0x000042db 
+ 00014838  0x00002c02 store  0x00000006 , 0x0000416b 
+ 00014839  0x00002c03 copy  0x00000002 , 0x00000039 
+ 00014840  0x00002c04 arg  0x0000462b , 0x00000006 
+ 00014841  0x00002c05 call  0x00007ccc 
+ 00014842  0x00002c07 branch  0x0000273e 
+ 00014843  0x00002c13 bpatchx  0x000000a4 , 0x00004034 
+ 00014844  0x00002c14 fetcht  0x00000002 , 0x000008f4 
+ 00014845  0x00002c15 fetch  0x00000001 , 0x000008f3 
+ 00014846  0x00002c16 copy  0x00000002 , 0x00000006 
+ 00014847  0x00002c17 arg  0x0000476e , 0x00000011 
+ 00014848  0x00002c18 arg  0x0000477e , 0x00000030 
+ 00014849  0x00002c19 call  0x00003c5a 
+ 00014850  0x00002c1a call  0x00007dbc 
+ 00014851  0x00002c1b copy  0x00000013 , 0x0000003f 
+ 00014852  0x00002c1c iadd  0x00000030 , 0x00000006 
+ 00014853  0x00002c1d fetcht  0x00000004 , 0x0000477e 
+ 00014854  0x00002c1e fetch  0x00000002 , 0x00000910 
+ 00014855  0x00002c1f copy  0x0000003f , 0x00000011 
+ 00014856  0x00002c21 arg  0x0000000a , 0x00000039 
+ 00014857  0x00002c23 ifetch  0x00000004 , 0x00000011 
+ 00014858  0x00002c24 branch  0x00003a16 , 0x00000034 
+ 00014859  0x00002c25 isub  0x00000002 , 0x0000003e 
+ 00014860  0x00002c26 rtn  0x00000005 
+ 00014861  0x00002c27 increase  0x00000004 , 0x00000011 
+ 00014862  0x00002c28 loop  0x00003a09 
+ 00014863  0x00002c29 fetch  0x00000002 , 0x00000910 
+ 00014864  0x00002c2a copy  0x0000003f , 0x00000005 
+ 00014865  0x00002c2b add  0x0000003f , 0x00000004 , 0x00000006 
+ 00014866  0x00002c2e arg  0x00000024 , 0x00000039 
+ 00014867  0x00002c2f call  0x00007ccc 
+ 00014868  0x00002c30 istoret  0x00000004 , 0x00000005 
+ 00014869  0x00002c31 branch  0x00007dba 
+ 00014870  0x00002c33 istoret  0x00000004 , 0x00000011 
+ 00014871  0x00002c34 branch  0x00007dba 
+ 00014872  0x00002c37 fetch  0x00000001 , 0x00004857 
+ 00014873  0x00002c38 beq  0x00000001 , 0x00003a43 
+ 00014874  0x00002c3a call  0x00003a21 
+ 00014875  0x00002c3b call  0x00003a25 
+ 00014876  0x00002c3c call  0x00003a2c 
+ 00014877  0x00002c3d call  0x00003a30 
+ 00014878  0x00002c3e call  0x00003a34 
+ 00014879  0x00002c3f call  0x00003a35 
+ 00014880  0x00002c40 branch  0x00003a39 
+ 00014881  0x00002c43 arg  0x0000001a , 0x00000002 
+ 00014882  0x00002c44 arg  0x0000480a , 0x00000011 
+ 00014883  0x00002c45 setarg  0x0001ffa0 
+ 00014884  0x00002c46 branch  0x00006c4d 
+ 00014885  0x00002c48 arg  0x00000013 , 0x00000002 
+ 00014886  0x00002c49 arg  0x000047ef , 0x00000011 
+ 00014887  0x00002c4a setarg  0x0001e000 
+ 00014888  0x00002c4b call  0x00006c4d 
+ 00014889  0x00002c4c fetch  0x00000001 , 0x000047ff 
+ 00014890  0x00002c4d store  0x00000001 , 0x00004871 
+ 00014891  0x00002c4e rtn 
+ 00014892  0x00002c50 arg  0x00000010 , 0x00000002 
+ 00014893  0x00002c51 arg  0x00004959 , 0x00000011 
+ 00014894  0x00002c52 setarg  0x0001e100 
+ 00014895  0x00002c53 branch  0x00006c4d 
+ 00014896  0x00002c55 arg  0x00000010 , 0x00000002 
+ 00014897  0x00002c56 arg  0x000046a0 , 0x00000011 
+ 00014898  0x00002c57 setarg  0x0001e200 
+ 00014899  0x00002c58 branch  0x00006c4d 
+ 00014900  0x00002c5a rtn 
+ 00014901  0x00002c5c arg  0x00000003 , 0x00000002 
+ 00014902  0x00002c5d arg  0x00004992 , 0x00000011 
+ 00014903  0x00002c5e setarg  0x0001f000 
+ 00014904  0x00002c5f branch  0x00006c4d 
+ 00014905  0x00002c61 fetch  0x00000002 , 0x0000484c 
+ 00014906  0x00002c62 rtnbit1  0x00000002 
+ 00014907  0x00002c63 arg  0x00000040 , 0x00000002 
+ 00014908  0x00002c64 arg  0x000006a1 , 0x00000011 
+ 00014909  0x00002c65 setarg  0x0001e400 
+ 00014910  0x00002c66 call  0x00006c4d 
+ 00014911  0x00002c67 call  0x00003e3e 
+ 00014912  0x00002c68 arg  0x000006a1 , 0x00000006 
+ 00014913  0x00002c69 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014914  0x00002c6a branch  0x00003a6b 
+ 00014915  0x00002c6e call  0x00003a4a 
+ 00014916  0x00002c6f call  0x00003a4e 
+ 00014917  0x00002c70 call  0x00003a55 
+ 00014918  0x00002c71 call  0x00003a59 
+ 00014919  0x00002c72 call  0x00003a5d 
+ 00014920  0x00002c73 call  0x00003a5e 
+ 00014921  0x00002c74 branch  0x00003a62 
+ 00014922  0x00002c77 arg  0x0000001a , 0x00000002 
+ 00014923  0x00002c78 arg  0x0000480a , 0x00000011 
+ 00014924  0x00002c79 arg  0x00000000 , 0x00000012 
+ 00014925  0x00002c7a branch  0x00006ce1 
+ 00014926  0x00002c7d arg  0x00000013 , 0x00000002 
+ 00014927  0x00002c7e arg  0x000047ef , 0x00000011 
+ 00014928  0x00002c7f arg  0x0000001a , 0x00000012 
+ 00014929  0x00002c80 call  0x00006ce1 
+ 00014930  0x00002c81 fetch  0x00000001 , 0x000047ff 
+ 00014931  0x00002c82 store  0x00000001 , 0x00004871 
+ 00014932  0x00002c83 rtn 
+ 00014933  0x00002c86 arg  0x00000010 , 0x00000002 
+ 00014934  0x00002c87 arg  0x00004959 , 0x00000011 
+ 00014935  0x00002c88 arg  0x0000002d , 0x00000012 
+ 00014936  0x00002c89 branch  0x00006ce1 
+ 00014937  0x00002c8c arg  0x00000010 , 0x00000002 
+ 00014938  0x00002c8d arg  0x000046a0 , 0x00000011 
+ 00014939  0x00002c8e arg  0x0000003d , 0x00000012 
+ 00014940  0x00002c8f branch  0x00006ce1 
+ 00014941  0x00002c92 rtn 
+ 00014942  0x00002c95 arg  0x00000003 , 0x00000002 
+ 00014943  0x00002c96 arg  0x00004992 , 0x00000011 
+ 00014944  0x00002c97 arg  0x0000004e , 0x00000012 
+ 00014945  0x00002c98 branch  0x00006ce1 
+ 00014946  0x00002c9b fetch  0x00000002 , 0x0000484c 
+ 00014947  0x00002c9c rtnbit1  0x00000002 
+ 00014948  0x00002c9d arg  0x00000040 , 0x00000002 
+ 00014949  0x00002c9e arg  0x000006a1 , 0x00000011 
+ 00014950  0x00002c9f arg  0x00000051 , 0x00000012 
+ 00014951  0x00002ca0 call  0x00006ce1 
+ 00014952  0x00002ca1 call  0x00003e3e 
+ 00014953  0x00002ca2 arg  0x000006a1 , 0x00000006 
+ 00014954  0x00002ca3 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00014955  0x00002ca5 copy  0x00000011 , 0x00000005 
+ 00014956  0x00002ca6 call  0x00007c8f 
+ 00014957  0x00002ca7 copy  0x00000012 , 0x0000003f 
+ 00014958  0x00002ca8 iadd  0x00000011 , 0x00000011 
+ 00014959  0x00002ca9 loop  0x00003a6b 
+ 00014960  0x00002caa rtn 
+ 00014961  0x00002cad fetch  0x00000001 , 0x00004857 
+ 00014962  0x00002cae beq  0x00000001 , 0x00003a83 
+ 00014963  0x00002caf beq  0x00000002 , 0x00003a74 
+ 00014964  0x00002cb1 call  0x00003a77 
+ 00014965  0x00002cb2 call  0x00003a7b 
+ 00014966  0x00002cb3 branch  0x00003a7f 
+ 00014967  0x00002cb5 arg  0x00000013 , 0x00000002 
+ 00014968  0x00002cb6 arg  0x000047ef , 0x00000011 
+ 00014969  0x00002cb7 setarg  0x0001e000 
+ 00014970  0x00002cb8 branch  0x00006c33 
+ 00014971  0x00002cba arg  0x00000010 , 0x00000002 
+ 00014972  0x00002cbb arg  0x00004959 , 0x00000011 
+ 00014973  0x00002cbc setarg  0x0001e100 
+ 00014974  0x00002cbd branch  0x00006c33 
+ 00014975  0x00002cbf arg  0x00000010 , 0x00000002 
+ 00014976  0x00002cc0 arg  0x000046a0 , 0x00000011 
+ 00014977  0x00002cc1 setarg  0x0001e200 
+ 00014978  0x00002cc2 branch  0x00006c33 
+ 00014979  0x00002cc5 call  0x00003a86 
+ 00014980  0x00002cc6 call  0x00003a8a 
+ 00014981  0x00002cc7 branch  0x00003a8e 
+ 00014982  0x00002cca arg  0x00000013 , 0x00000002 
+ 00014983  0x00002ccb arg  0x000047ef , 0x00000011 
+ 00014984  0x00002ccc arg  0x0000001a , 0x00000012 
+ 00014985  0x00002ccd branch  0x00006cd3 
+ 00014986  0x00002cd0 arg  0x00000010 , 0x00000002 
+ 00014987  0x00002cd1 arg  0x00004959 , 0x00000011 
+ 00014988  0x00002cd2 arg  0x0000002d , 0x00000012 
+ 00014989  0x00002cd3 branch  0x00006cd3 
+ 00014990  0x00002cd6 arg  0x00000010 , 0x00000002 
+ 00014991  0x00002cd7 arg  0x000046a0 , 0x00000011 
+ 00014992  0x00002cd8 arg  0x0000003d , 0x00000012 
+ 00014993  0x00002cd9 branch  0x00006cd3 
+ 00014994  0x00002cdc fetch  0x00000003 , 0x00004992 
+ 00014995  0x00002cdd fetcht  0x00000003 , 0x00004c24 
+ 00014996  0x00002cde isub  0x00000002 , 0x0000003e 
+ 00014997  0x00002cdf nrtn  0x00000002 
+ 00014998  0x00002ce0 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00014999  0x00002ce1 store  0x00000003 , 0x00004c24 
+ 00015000  0x00002ce2 fetch  0x00000001 , 0x00004857 
+ 00015001  0x00002ce3 beq  0x00000001 , 0x00003a9e 
+ 00015002  0x00002ce5 arg  0x00000003 , 0x00000002 
+ 00015003  0x00002ce6 arg  0x00004c24 , 0x00000011 
+ 00015004  0x00002ce7 setarg  0x0001f000 
+ 00015005  0x00002ce8 branch  0x00006c33 
+ 00015006  0x00002cea arg  0x00000003 , 0x00000002 
+ 00015007  0x00002ceb arg  0x00004c24 , 0x00000011 
+ 00015008  0x00002cec arg  0x0000004e , 0x00000012 
+ 00015009  0x00002ced branch  0x00006cd3 
+ 00015010  0x00002cf0 call  0x00003aad 
+ 00015011  0x00002cf1 fetch  0x00000001 , 0x00004857 
+ 00015012  0x00002cf2 beq  0x00000002 , 0x00003aa9 
+ 00015013  0x00002cf3 arg  0x00000040 , 0x00000002 
+ 00015014  0x00002cf4 arg  0x000006a1 , 0x00000011 
+ 00015015  0x00002cf5 arg  0x00000051 , 0x00000012 
+ 00015016  0x00002cf6 branch  0x00006cd3 
+ 00015017  0x00002cf8 arg  0x00000040 , 0x00000002 
+ 00015018  0x00002cf9 arg  0x000006a1 , 0x00000011 
+ 00015019  0x00002cfa setarg  0x0001e400 
+ 00015020  0x00002cfb branch  0x00006c33 
+ 00015021  0x00002cfe call  0x00003e3e 
+ 00015022  0x00002cff arg  0x000006a1 , 0x00000005 
+ 00015023  0x00002d00 add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015024  0x00002d02 copy  0x00000011 , 0x00000006 
+ 00015025  0x00002d03 call  0x00007c8f 
+ 00015026  0x00002d04 copy  0x00000012 , 0x0000003f 
+ 00015027  0x00002d05 iadd  0x00000011 , 0x00000011 
+ 00015028  0x00002d06 loop  0x00003ab0 
+ 00015029  0x00002d07 rtn 
+ 00015030  0x00002d0a fetch  0x00000001 , 0x00004857 
+ 00015031  0x00002d0b beq  0x00000001 , 0x00003abb 
+ 00015032  0x00002d0d setarg  0x0001e000 
+ 00015033  0x00002d0e store  0x00000003 , 0x00004419 
+ 00015034  0x00002d0f branch  0x00006bfa 
+ 00015035  0x00002d11 rtn 
+ 00015036  0x00002d14 fetch  0x00000001 , 0x00004857 
+ 00015037  0x00002d15 rtnne  0x00000002 
+ 00015038  0x00002d16 setarg  0x0001d000 
+ 00015039  0x00002d17 arg  0x00004503 , 0x00000011 
+ 00015040  0x00002d18 arg  0x0000000d , 0x00000002 
+ 00015041  0x00002d19 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015042  0x00002d1a branch  0x00006c33 
+ 00015043  0x00002d1d fetch  0x00000001 , 0x00004857 
+ 00015044  0x00002d1e rtnne  0x00000002 
+ 00015045  0x00002d1f arg  0x00004503 , 0x00000011 
+ 00015046  0x00002d20 arg  0x0000000d , 0x00000002 
+ 00015047  0x00002d21 mul32  0x00000002 , 0x00000012 , 0x00000002 
+ 00015048  0x00002d22 setarg  0x0001d000 
+ 00015049  0x00002d23 branch  0x00006c4d 
+ 00015050  0x00002d2a call  0x00004073 
+ 00015051  0x00002d2b branch  0x00003ad2 
+ 00015052  0x00002d30 call  0x00003b23 
+ 00015053  0x00002d31 branch  0x00003b19 
+ 00015054  0x00002d35 jam  0x00000001 , 0x0000464b 
+ 00015055  0x00002d36 rtn 
+ 00015056  0x00002d3a jam  0x00000000 , 0x0000464b 
+ 00015057  0x00002d3b rtn 
+ 00015058  0x00002d3f arg  0x00003ad6 , 0x00000012 
+ 00015059  0x00002d40 arg  0x0000001d , 0x00000011 
+ 00015060  0x00002d41 arg  0x0000000e , 0x00000007 
+ 00015061  0x00002d42 branch  0x00003b0e 
+ 00015062  0x00002d49 fetch  0x00000001 , 0x000047e4 
+ 00015063  0x00002d4a beq  0x00000001 , 0x00003afd 
+ 00015064  0x00002d4b beq  0x00000003 , 0x00003adc 
+ 00015065  0x00002d4c beq  0x00000002 , 0x00003b0d 
+ 00015066  0x00002d4d beq  0x00000000 , 0x00003ade 
+ 00015067  0x00002d4e branch  0x00003ade 
+ 00015068  0x00002d51 jam  0x00000000 , 0x00004388 
+ 00015069  0x00002d52 branch  0x00003ad0 
+ 00015070  0x00002d55 call  0x0000396c 
+ 00015071  0x00002d56 arg  0x00000787 , 0x00000011 
+ 00015072  0x00002d57 call  0x000078dc 
+ 00015073  0x00002d58 nrtn  0x00000028 
+ 00015074  0x00002d59 fetch  0x00000001 , 0x000049b7 
+ 00015075  0x00002d5a bbit1  0x00000002 , 0x00003aef 
+ 00015076  0x00002d5b fetch  0x00000001 , 0x00000787 
+ 00015077  0x00002d5c pincrease  0xffffffff 
+ 00015078  0x00002d5d istore  0x00000001 , 0x00000012 
+ 00015079  0x00002d5e and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015080  0x00002d5f call  0x00003af5 , 0x00000034 
+ 00015081  0x00002d60 fetch  0x00000001 , 0x000049b7 
+ 00015082  0x00002d61 rtnbit0  0x00000000 
+ 00015083  0x00002d62 arg  0x0000462a , 0x00000005 
+ 00015084  0x00002d63 arg  0x00000789 , 0x00000006 
+ 00015085  0x00002d64 call  0x00007c8d 
+ 00015086  0x00002d65 branch  0x000039d3 
+ 00015087  0x00002d68 arg  0x00000787 , 0x00000011 
+ 00015088  0x00002d69 call  0x000078ca 
+ 00015089  0x00002d6a call  0x000078fa 
+ 00015090  0x00002d6b nrtn  0x00000034 
+ 00015091  0x00002d6d call  0x00003afb 
+ 00015092  0x00002d6e branch  0x00003ad0 
+ 00015093  0x00002d72 arg  0x00000787 , 0x00000011 
+ 00015094  0x00002d73 call  0x000078ca 
+ 00015095  0x00002d74 call  0x000078fa 
+ 00015096  0x00002d75 nrtn  0x00000034 
+ 00015097  0x00002d77 jam  0x00000004 , 0x0000464f 
+ 00015098  0x00002d78 branch  0x00003ad0 
+ 00015099  0x00002d7b jam  0x00000000 , 0x000049b5 
+ 00015100  0x00002d7c rtn 
+ 00015101  0x00002d80 call  0x00003ce0 
+ 00015102  0x00002d81 call  0x00003cec 
+ 00015103  0x00002d82 call  0x00003b05 
+ 00015104  0x00002d83 nrtn  0x00000005 
+ 00015105  0x00002d84 fetch  0x00000001 , 0x000047e4 
+ 00015106  0x00002d85 beq  0x00000003 , 0x00003b09 
+ 00015107  0x00002d86 beq  0x00000001 , 0x00003b0b 
+ 00015108  0x00002d87 rtn 
+ 00015109  0x00002d8d fetch  0x00000001 , 0x0000464e 
+ 00015110  0x00002d8e add  0x0000003f , 0xffffffff , 0x0000003f 
+ 00015111  0x00002d8f store  0x00000001 , 0x0000464e 
+ 00015112  0x00002d90 rtn 
+ 00015113  0x00002d94 jam  0x00000258 , 0x0000464f 
+ 00015114  0x00002d95 branch  0x00003ad0 
+ 00015115  0x00002d99 jam  0x00000006 , 0x0000464f 
+ 00015116  0x00002d9a branch  0x00003ad0 
+ 00015117  0x00002d9e branch  0x000039d3 
+ 00015118  0x00002da1 fetch  0x00000001 , 0x0000464b 
+ 00015119  0x00002da2 rtnne  0x00000001 
+ 00015120  0x00002da4 random  0x0000003f 
+ 00015121  0x00002da5 and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00015122  0x00002da6 iadd  0x00000011 , 0x00000011 
+ 00015123  0x00002dab call  0x00007cef 
+ 00015124  0x00002dac nrtn  0x00000034 
+ 00015125  0x00002dad copy  0x00000011 , 0x0000003f 
+ 00015126  0x00002dae call  0x00007ce1 
+ 00015127  0x00002daf copy  0x00000012 , 0x0000003f 
+ 00015128  0x00002db0 branch  0x00007d79 
+ 00015129  0x00002db5 arg  0x0000464c , 0x00000013 
+ 00015130  0x00002db6 arg  0x00003b1c , 0x00000012 
+ 00015131  0x00002db7 branch  0x000042e7 
+ 00015132  0x00002dbb fetch  0x00000001 , 0x000047e4 
+ 00015133  0x00002dbc rtnne  0x00000001 
+ 00015134  0x00002dbd fetch  0x00000001 , 0x000047e7 
+ 00015135  0x00002dbe set1  0x00000000 , 0x0000003f 
+ 00015136  0x00002dbf store  0x00000001 , 0x000047e7 
+ 00015137  0x00002dc0 jam  0x00000003 , 0x000047e4 
+ 00015138  0x00002dc1 branch  0x00003b31 
+ 00015139  0x00002dc7 arg  0x0000464f , 0x00000013 
+ 00015140  0x00002dc8 arg  0x00003b26 , 0x00000012 
+ 00015141  0x00002dc9 branch  0x000042e0 
+ 00015142  0x00002dcf fetch  0x00000001 , 0x000047e4 
+ 00015143  0x00002dd1 beq  0x00000001 , 0x00003b2f 
+ 00015144  0x00002dd2 beq  0x00000000 , 0x00003afb 
+ 00015145  0x00002dd3 rtn 
+ 00015146  0x00002dd6 call  0x00003e5a 
+ 00015147  0x00002dd7 call  0x0000420b 
+ 00015148  0x00002dd8 jam  0x00000000 , 0x0000464f 
+ 00015149  0x00002dd9 call  0x00003ad0 
+ 00015150  0x00002dda branch  0x00003afb 
+ 00015151  0x00002dde jam  0x00000006 , 0x0000464e 
+ 00015152  0x00002ddf branch  0x00003ace 
+ 00015153  0x00002de3 jam  0x00000006 , 0x0000464e 
+ 00015154  0x00002de4 branch  0x00003ace 
+ 00015155  0x00002de7 arg  0x00003b37 , 0x00000012 
+ 00015156  0x00002de8 arg  0x00000020 , 0x00000011 
+ 00015157  0x00002de9 arg  0x0000000f , 0x00000007 
+ 00015158  0x00002dea branch  0x00003b10 
+ 00015159  0x00002ded fetch  0x00000001 , 0x000049b5 
+ 00015160  0x00002dee nrtn  0x00000034 
+ 00015161  0x00002def call  0x0000406e 
+ 00015162  0x00002df0 arg  0x00000787 , 0x00000011 
+ 00015163  0x00002df1 call  0x000078dc 
+ 00015164  0x00002df2 nrtn  0x00000028 
+ 00015165  0x00002df3 fetch  0x00000001 , 0x00000787 
+ 00015166  0x00002df4 pincrease  0xffffffff 
+ 00015167  0x00002df5 istore  0x00000001 , 0x00000012 
+ 00015168  0x00002df6 call  0x000078ca , 0x00000034 
+ 00015169  0x00002df7 arg  0x0000462a , 0x00000005 
+ 00015170  0x00002df8 arg  0x00000789 , 0x00000006 
+ 00015171  0x00002df9 call  0x00007c8d 
+ 00015172  0x00002dfa branch  0x000039d3 
+ 00015173  0x00002e02 call  0x00003b4b 
+ 00015174  0x00002e03 call  0x00003b53 
+ 00015175  0x00002e04 call  0x00003b59 
+ 00015176  0x00002e05 call  0x00003b5f 
+ 00015177  0x00002e06 call  0x00003b67 
+ 00015178  0x00002e07 branch  0x00003b6b 
+ 00015179  0x00002e0d call  0x00003b78 
+ 00015180  0x00002e0e arg  0x000046c0 , 0x00000006 
+ 00015181  0x00002e0f arg  0x0000000f , 0x00000039 
+ 00015182  0x00002e10 call  0x00003be7 
+ 00015183  0x00002e11 call  0x00003c01 
+ 00015184  0x00002e12 arg  0x000001bd , 0x00000006 
+ 00015185  0x00002e13 arg  0x000046b0 , 0x00000005 
+ 00015186  0x00002e14 branch  0x00007c8f 
+ 00015187  0x00002e1a call  0x00003b7b 
+ 00015188  0x00002e1b call  0x00003b75 
+ 00015189  0x00002e1c call  0x00003c01 
+ 00015190  0x00002e1d arg  0x000001bd , 0x00000006 
+ 00015191  0x00002e1e arg  0x00004660 , 0x00000005 
+ 00015192  0x00002e1f branch  0x00007c8f 
+ 00015193  0x00002e24 call  0x00003b7b 
+ 00015194  0x00002e25 call  0x00003b78 
+ 00015195  0x00002e26 call  0x00003c01 
+ 00015196  0x00002e27 arg  0x000001bd , 0x00000006 
+ 00015197  0x00002e28 arg  0x00004690 , 0x00000005 
+ 00015198  0x00002e29 branch  0x00007c8f 
+ 00015199  0x00002e2f fetch  0x00000008 , 0x00004680 
+ 00015200  0x00002e30 store  0x00000008 , 0x00004658 
+ 00015201  0x00002e31 fetch  0x00000008 , 0x00004688 
+ 00015202  0x00002e32 store  0x00000008 , 0x00004650 
+ 00015203  0x00002e34 arg  0x00004650 , 0x00000006 
+ 00015204  0x00002e35 arg  0x000046b0 , 0x00000011 
+ 00015205  0x00002e36 arg  0x00004670 , 0x00000030 
+ 00015206  0x00002e37 branch  0x00003c48 
+ 00015207  0x00002e3e arg  0x00004680 , 0x00000006 
+ 00015208  0x00002e3f arg  0x000046b0 , 0x00000011 
+ 00015209  0x00002e40 arg  0x00004680 , 0x00000030 
+ 00015210  0x00002e41 branch  0x00003c48 
+ 00015211  0x00002e48 arg  0x00004670 , 0x00000006 
+ 00015212  0x00002e49 arg  0x00000010 , 0x00000039 
+ 00015213  0x00002e4a call  0x00003be4 
+ 00015214  0x00002e4b arg  0x000046d9 , 0x00000006 
+ 00015215  0x00002e4c arg  0x00000009 , 0x00000039 
+ 00015216  0x00002e4d call  0x00003be7 
+ 00015217  0x00002e4e call  0x00003c01 
+ 00015218  0x00002e4f arg  0x000001bd , 0x00000006 
+ 00015219  0x00002e50 arg  0x000046a0 , 0x00000005 
+ 00015220  0x00002e51 branch  0x00007c8f 
+ 00015221  0x00002e55 call  0x00003b79 
+ 00015222  0x00002e57 arg  0x00004680 , 0x00000006 
+ 00015223  0x00002e58 branch  0x00003be3 
+ 00015224  0x00002e5b call  0x00003b76 
+ 00015225  0x00002e5d arg  0x00004688 , 0x00000006 
+ 00015226  0x00002e5e branch  0x00003be3 
+ 00015227  0x00002e62 arg  0x0000480a , 0x00000006 
+ 00015228  0x00002e63 arg  0x00000004 , 0x00000039 
+ 00015229  0x00002e64 call  0x00003bea 
+ 00015230  0x00002e65 arg  0x0000480e , 0x00000006 
+ 00015231  0x00002e66 arg  0x00000006 , 0x00000039 
+ 00015232  0x00002e67 call  0x00003bea 
+ 00015233  0x00002e68 arg  0x00004814 , 0x00000006 
+ 00015234  0x00002e69 arg  0x00000010 , 0x00000039 
+ 00015235  0x00002e6a call  0x00003be4 
+ 00015236  0x00002e6b call  0x00003bf1 
+ 00015237  0x00002e6c branch  0x00003bec 
+ 00015238  0x00002e72 call  0x00003b92 
+ 00015239  0x00002e75 arg  0x000047ec , 0x00000011 
+ 00015240  0x00002e76 arg  0x000001bd , 0x00000012 
+ 00015241  0x00002e77 arg  0x0000000b , 0x00000039 
+ 00015242  0x00002e79 ifetch  0x00000002 , 0x00000011 
+ 00015243  0x00002e7a ifetcht  0x00000002 , 0x00000012 
+ 00015244  0x00002e7b ixor  0x00000002 , 0x0000003f 
+ 00015245  0x00002e7c istore  0x00000002 , 0x00000011 
+ 00015246  0x00002e7d increase  0x00000002 , 0x00000011 
+ 00015247  0x00002e7e increase  0x00000002 , 0x00000012 
+ 00015248  0x00002e7f loop  0x00003b8a 
+ 00015249  0x00002e80 rtn 
+ 00015250  0x00002e87 arg  0x00004670 , 0x00000006 
+ 00015251  0x00002e88 arg  0x00000010 , 0x00000039 
+ 00015252  0x00002e89 call  0x00003be4 
+ 00015253  0x00002e8a arg  0x000046cf , 0x00000006 
+ 00015254  0x00002e8b arg  0x0000000a , 0x00000039 
+ 00015255  0x00002e8c call  0x00003be7 
+ 00015256  0x00002e8d branch  0x00003c01 
+ 00015257  0x00002e92 arg  0x000047ef , 0x00000006 
+ 00015258  0x00002e93 arg  0x0000470d , 0x00000005 
+ 00015259  0x00002e94 call  0x00007c8f 
+ 00015260  0x00002e9a arg  0x0000470d , 0x00000006 
+ 00015261  0x00002e9b arg  0x0000471d , 0x00000011 
+ 00015262  0x00002e9c arg  0x0000472d , 0x00000030 
+ 00015263  0x00002e9d call  0x00003c4a 
+ 00015264  0x00002e9f arg  0x0000473d , 0x00000030 
+ 00015265  0x00002ea0 arg  0x00000001 , 0x00000012 
+ 00015266  0x00002ea1 setarg  0x00000000 
+ 00015267  0x00002ea2 call  0x00003c4c 
+ 00015268  0x00002ea3 fetch  0x00000001 , 0x0000474c 
+ 00015269  0x00002ea4 and  0x0000003f , 0x0000007f , 0x0000003f 
+ 00015270  0x00002ea5 store  0x00000001 , 0x0000474d 
+ 00015271  0x00002ea7 arg  0x0000475e , 0x00000030 
+ 00015272  0x00002ea8 arg  0x00000002 , 0x00000012 
+ 00015273  0x00002ea9 setarg  0x00000010 
+ 00015274  0x00002eaa arg  0x0000473d , 0x00000011 
+ 00015275  0x00002eab call  0x00003c4c 
+ 00015276  0x00002ead arg  0x0000474e , 0x00000030 
+ 00015277  0x00002eae arg  0x00000003 , 0x00000012 
+ 00015278  0x00002eaf setarg  0x00000010 
+ 00015279  0x00002eb0 arg  0x0000475e , 0x00000011 
+ 00015280  0x00002eb1 branch  0x00003c4c 
+ 00015281  0x00002eb5 arg  0x00004959 , 0x00000006 
+ 00015282  0x00002eb6 arg  0x0000476e , 0x00000011 
+ 00015283  0x00002eb7 arg  0x0000477e , 0x00000030 
+ 00015284  0x00002eb8 call  0x00003c4a 
+ 00015285  0x00002eb9 arg  0x0000478e , 0x00000006 
+ 00015286  0x00002eba arg  0x0000477e , 0x00000011 
+ 00015287  0x00002ebb arg  0x0000479e , 0x00000030 
+ 00015288  0x00002ebc setarg  0x00000004 
+ 00015289  0x00002ebd call  0x00003c5a 
+ 00015290  0x00002ebe fetch  0x00000001 , 0x000047ad 
+ 00015291  0x00002ebf and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015292  0x00002ec0 set1  0x00000006 , 0x0000003f 
+ 00015293  0x00002ec1 store  0x00000001 , 0x000047ae 
+ 00015294  0x00002ec2 rtn 
+ 00015295  0x00002ec6 arg  0x000047ef , 0x00000006 
+ 00015296  0x00002ec7 arg  0x000047af , 0x00000011 
+ 00015297  0x00002ec8 arg  0x000047bf , 0x00000030 
+ 00015298  0x00002ec9 call  0x00003c4a 
+ 00015299  0x00002eca arg  0x000047cf , 0x00000006 
+ 00015300  0x00002ecb arg  0x000047bf , 0x00000011 
+ 00015301  0x00002ecc arg  0x000047d4 , 0x00000030 
+ 00015302  0x00002ecd setarg  0x00000005 
+ 00015303  0x00002ece call  0x00003c5a 
+ 00015304  0x00002ed2 fetch  0x00000002 , 0x000044e9 
+ 00015305  0x00002ed3 rtnbit1  0x00000009 
+ 00015306  0x00002ed4 jam  0x00000001 , 0x00004388 
+ 00015307  0x00002ed5 rtn 
+ 00015308  0x00002eda arg  0x00004999 , 0x00000011 
+ 00015309  0x00002edb fetch  0x00000007 , 0x0000499f 
+ 00015310  0x00002edc branch  0x00003bd1 
+ 00015311  0x00002ede arg  0x00000923 , 0x00000011 
+ 00015312  0x00002edf fetch  0x00000007 , 0x00000929 
+ 00015313  0x00002ee1 store  0x00000007 , 0x000008da 
+ 00015314  0x00002ee2 setarg  0x00000000 
+ 00015315  0x00002ee3 store  0x00000005 , 0x000008d1 
+ 00015316  0x00002ee4 call  0x00003bda 
+ 00015317  0x00002ee5 fetch  0x00000006 , 0x000008e1 
+ 00015318  0x00002ee6 ifetcht  0x00000006 , 0x00000011 
+ 00015319  0x00002ee7 ixor  0x00000002 , 0x0000003f 
+ 00015320  0x00002ee8 istore  0x00000006 , 0x00000011 
+ 00015321  0x00002ee9 rtn 
+ 00015322  0x00002eed fetch  0x00000004 , 0x0000486e 
+ 00015323  0x00002eee store  0x00000004 , 0x000008d6 
+ 00015324  0x00002ef1 arg  0x0000474e , 0x00000006 
+ 00015325  0x00002ef2 call  0x0000735f 
+ 00015326  0x00002ef3 arg  0x000008d1 , 0x00000006 
+ 00015327  0x00002ef4 call  0x00007361 
+ 00015328  0x00002ef5 call  0x000072d1 
+ 00015329  0x00002ef6 arg  0x000008e1 , 0x00000005 
+ 00015330  0x00002ef7 branch  0x00007375 
+ 00015331  0x00002eff arg  0x00000008 , 0x00000039 
+ 00015332  0x00002f05 call  0x00003bf1 
+ 00015333  0x00002f06 call  0x00003c39 
+ 00015334  0x00002f07 branch  0x00003bee 
+ 00015335  0x00002f09 call  0x00003bf1 
+ 00015336  0x00002f0a call  0x00007cda 
+ 00015337  0x00002f0b branch  0x00003bee 
+ 00015338  0x00002f0d call  0x00003bf1 
+ 00015339  0x00002f0e call  0x00003c39 
+ 00015340  0x00002f0f setarg  0x0000002c 
+ 00015341  0x00002f10 istore  0x00000001 , 0x00000005 
+ 00015342  0x00002f12 copy  0x00000005 , 0x0000003f 
+ 00015343  0x00002f13 store  0x00000002 , 0x000046f3 
+ 00015344  0x00002f14 rtn 
+ 00015345  0x00002f16 copy  0x00000006 , 0x00000002 
+ 00015346  0x00002f17 copy  0x00000039 , 0x00000011 
+ 00015347  0x00002f18 fetch  0x00000002 , 0x000046f3 
+ 00015348  0x00002f19 copy  0x0000003f , 0x00000005 
+ 00015349  0x00002f1a fetch  0x00000001 , 0x000046e2 
+ 00015350  0x00002f1b call  0x00003bfa , 0x00000034 
+ 00015351  0x00002f1c copy  0x00000002 , 0x00000006 
+ 00015352  0x00002f1d copy  0x00000011 , 0x00000039 
+ 00015353  0x00002f1e rtn 
+ 00015354  0x00002f20 jam  0x00000001 , 0x000046e2 
+ 00015355  0x00002f21 call  0x00003bfe 
+ 00015356  0x00002f22 arg  0x000007d1 , 0x00000005 
+ 00015357  0x00002f23 rtn 
+ 00015358  0x00002f26 arg  0x00000100 , 0x00000039 
+ 00015359  0x00002f27 arg  0x000007d1 , 0x00000005 
+ 00015360  0x00002f28 branch  0x00007ca3 
+ 00015361  0x00002f2d call  0x00003c17 
+ 00015362  0x00002f2e call  0x00003c32 
+ 00015363  0x00002f30 setarg  0x000007d1 
+ 00015364  0x00002f31 store  0x00000002 , 0x000046fa 
+ 00015365  0x00002f32 call  0x00004134 
+ 00015366  0x00002f35 fetch  0x00000002 , 0x000046fa 
+ 00015367  0x00002f36 copy  0x0000003f , 0x00000006 
+ 00015368  0x00002f37 arg  0x00000231 , 0x00000005 
+ 00015369  0x00002f38 call  0x00007c81 
+ 00015370  0x00002f39 call  0x0000413b 
+ 00015371  0x00002f3a fetch  0x00000002 , 0x000046fa 
+ 00015372  0x00002f3b pincrease  0x00000040 
+ 00015373  0x00002f3c store  0x00000002 , 0x000046fa 
+ 00015374  0x00002f3d fetch  0x00000001 , 0x000046f7 
+ 00015375  0x00002f3e pincrease  0xffffffff 
+ 00015376  0x00002f3f store  0x00000001 , 0x000046f7 
+ 00015377  0x00002f40 nbranch  0x00003c06 , 0x00000034 
+ 00015378  0x00002f41 call  0x00004176 
+ 00015379  0x00002f42 arg  0x000001bd , 0x00000011 
+ 00015380  0x00002f43 arg  0x00000020 , 0x00000039 
+ 00015381  0x00002f44 call  0x00007cb1 
+ 00015382  0x00002f45 rtn 
+ 00015383  0x00002f49 jam  0x00000000 , 0x000046e2 
+ 00015384  0x00002f4a fetch  0x00000002 , 0x000046f3 
+ 00015385  0x00002f4b copy  0x0000003f , 0x00000005 
+ 00015386  0x00002f4c arg  0x00000080 , 0x00000002 
+ 00015387  0x00002f4d istoret  0x00000001 , 0x00000005 
+ 00015388  0x00002f4e arg  0x000007d1 , 0x00000002 
+ 00015389  0x00002f4f isub  0x00000002 , 0x0000003f 
+ 00015390  0x00002f50 store  0x00000008 , 0x000046e3 
+ 00015391  0x00002f52 lshift3  0x0000003f , 0x00000002 
+ 00015392  0x00002f53 storet  0x00000008 , 0x000046eb 
+ 00015393  0x00002f54 rshift4  0x0000003f , 0x00000013 
+ 00015394  0x00002f55 rshift2  0x00000013 , 0x00000013 
+ 00015395  0x00002f56 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00015396  0x00002f57 sub  0x0000003f , 0x00000037 , 0x0000003e 
+ 00015397  0x00002f59 ncall  0x00003c30 , 0x00000002 
+ 00015398  0x00002f5a add  0x00000013 , 0x00000001 , 0x0000003f 
+ 00015399  0x00002f5b store  0x00000001 , 0x000046f7 
+ 00015400  0x00002f5c mul32  0x0000003f , 0x00000040 , 0x00000011 
+ 00015401  0x00002f5d lshift4  0x0000003f , 0x00000013 
+ 00015402  0x00002f5e increase  0xffffffff , 0x00000013 
+ 00015403  0x00002f5f setarg  0x000007cd 
+ 00015404  0x00002f60 iadd  0x00000011 , 0x00000011 
+ 00015405  0x00002f61 fetch  0x00000004 , 0x000046eb 
+ 00015406  0x00002f62 istore  0x00000004 , 0x00000011 
+ 00015407  0x00002f63 rtn 
+ 00015408  0x00002f68 increase  0x00000001 , 0x00000013 
+ 00015409  0x00002f69 rtn 
+ 00015410  0x00002f6c arg  0x000007d1 , 0x00000011 
+ 00015411  0x00002f72 arg  0x00000004 , 0x00000039 
+ 00015412  0x00002f73 call  0x00007cb1 
+ 00015413  0x00002f74 increase  0x00000002 , 0x00000011 
+ 00015414  0x00002f75 add  0x00000013 , 0xffffffff , 0x00000013 
+ 00015415  0x00002f76 nbranch  0x00003c33 , 0x00000005 
+ 00015416  0x00002f77 rtn 
+ 00015417  0x00002f7f ifetch  0x00000001 , 0x00000006 
+ 00015418  0x00002f80 rshift4  0x0000003f , 0x00000002 
+ 00015419  0x00002f81 call  0x00003c42 
+ 00015420  0x00002f82 istoret  0x00000001 , 0x00000005 
+ 00015421  0x00002f83 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00015422  0x00002f84 call  0x00003c42 
+ 00015423  0x00002f85 istoret  0x00000001 , 0x00000005 
+ 00015424  0x00002f86 loop  0x00003c39 
+ 00015425  0x00002f87 rtn 
+ 00015426  0x00002f89 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00015427  0x00002f8a branch  0x00003c46 , 0x00000002 
+ 00015428  0x00002f8b add  0x00000002 , 0x00000057 , 0x00000002 
+ 00015429  0x00002f8c rtn 
+ 00015430  0x00002f8e add  0x00000002 , 0x00000030 , 0x00000002 
+ 00015431  0x00002f8f rtn 
+ 00015432  0x00002f93 setarg  0x00000020 
+ 00015433  0x00002f94 branch  0x00003c5a 
+ 00015434  0x00002f97 setarg  0x00000010 
+ 00015435  0x00002f98 branch  0x00003c5a 
+ 00015436  0x00002f9e fetcht  0x00000001 , 0x000046fc 
+ 00015437  0x00002f9f increase  0x00000001 , 0x00000002 
+ 00015438  0x00002fa0 iadd  0x00000002 , 0x00000002 
+ 00015439  0x00002fa1 storet  0x00000001 , 0x00000230 
+ 00015440  0x00002fa2 copy  0x00000011 , 0x00000006 
+ 00015441  0x00002fa3 copy  0x0000003f , 0x00000039 
+ 00015442  0x00002fa4 call  0x00007ccc 
+ 00015443  0x00002fa5 fetcht  0x00000001 , 0x000046fc 
+ 00015444  0x00002fa6 copy  0x00000002 , 0x00000039 
+ 00015445  0x00002fa7 call  0x00007cda 
+ 00015446  0x00002fa8 copy  0x00000012 , 0x0000003f 
+ 00015447  0x00002fa9 istore  0x00000001 , 0x00000005 
+ 00015448  0x00002faa arg  0x0000472d , 0x00000011 
+ 00015449  0x00002fab branch  0x00003c5d 
+ 00015450  0x00002fb5 store  0x00000001 , 0x00000230 
+ 00015451  0x00002fb6 copy  0x0000003f , 0x00000039 
+ 00015452  0x00002fb7 call  0x00007ccc 
+ 00015453  0x00002fb8 copy  0x00000011 , 0x00000006 
+ 00015454  0x00002fb9 arg  0x000006a1 , 0x00000005 
+ 00015455  0x00002fba call  0x00007c8f 
+ 00015456  0x00002fbb call  0x000071c1 
+ 00015457  0x00002fbc copy  0x00000030 , 0x00000005 
+ 00015458  0x00002fbd call  0x00007375 
+ 00015459  0x00002fbe rtn 
+ 00015460  0x00002fc3 fetcht  0x00000001 , 0x000008fe 
+ 00015461  0x00002fc4 branch  0x00003c67 
+ 00015462  0x00002fc6 force  0x00000001 , 0x00000002 
+ 00015463  0x00002fc8 force  0x00000000 , 0x00000038 
+ 00015464  0x00002fc9 fetch  0x00000002 , 0x000008f1 
+ 00015465  0x00002fca copy  0x0000003f , 0x00000006 
+ 00015466  0x00002fcb ifetch  0x00000003 , 0x00000006 
+ 00015467  0x00002fcc lshift8  0x0000003f , 0x0000003f 
+ 00015468  0x00002fcd ior  0x00000002 , 0x0000002f 
+ 00015469  0x00002fce increase  0x00000001 , 0x00000038 
+ 00015470  0x00002fcf ifetch  0x00000004 , 0x00000006 
+ 00015471  0x00002fd0 copy  0x0000003f , 0x0000002f 
+ 00015472  0x00002fd1 increase  0x00000001 , 0x00000038 
+ 00015473  0x00002fd2 ifetch  0x00000004 , 0x00000006 
+ 00015474  0x00002fd3 copy  0x0000003f , 0x0000002f 
+ 00015475  0x00002fd4 increase  0x00000001 , 0x00000038 
+ 00015476  0x00002fd5 byteswap  0x00000011 , 0x0000002f 
+ 00015477  0x00002fd6 lshift16  0x0000002f , 0x0000002f 
+ 00015478  0x00002fd7 ifetch  0x00000002 , 0x00000006 
+ 00015479  0x00002fd8 ior  0x0000002f , 0x0000002f 
+ 00015480  0x00002fd9 rtn 
+ 00015481  0x00002fdb fetch  0x00000001 , 0x000008f3 
+ 00015482  0x00002fdc copy  0x0000003f , 0x00000011 
+ 00015483  0x00002fdd call  0x00003c64 
+ 00015484  0x00002fde call  0x000072d1 
+ 00015485  0x00002fdf force  0x0000000c , 0x00000038 
+ 00015486  0x00002fe0 deposit  0x0000002f 
+ 00015487  0x00002fe1 copy  0x00000011 , 0x00000039 
+ 00015488  0x00002fe2 fetcht  0x00000002 , 0x000008f4 
+ 00015489  0x00002fe3 copy  0x00000002 , 0x00000006 
+ 00015490  0x00002fe4 call  0x00007349 
+ 00015491  0x00002fe5 branch  0x0000728c 
+ 00015492  0x00002fe7 jam  0x00000019 , 0x000008fe 
+ 00015493  0x00002fe8 branch  0x00003c88 
+ 00015494  0x00002fea jam  0x00000009 , 0x000008fe 
+ 00015495  0x00002feb branch  0x00003c88 
+ 00015496  0x00002fed store  0x00000001 , 0x000008f3 
+ 00015497  0x00002fee storet  0x00000002 , 0x000008f4 
+ 00015498  0x00002fef bpatchx  0x000000a5 , 0x00004034 
+ 00015499  0x00002ff0 call  0x00003c79 
+ 00015500  0x00002ff1 force  0x00000008 , 0x00000038 
+ 00015501  0x00002ff2 iforce  0x0000002f 
+ 00015502  0x00002ff3 force  0x0000000d , 0x00000038 
+ 00015503  0x00002ff4 copy  0x0000002f , 0x0000003f 
+ 00015504  0x00002ff5 force  0x00000009 , 0x00000038 
+ 00015505  0x00002ff6 iforce  0x0000002f 
+ 00015506  0x00002ff7 force  0x00000000 , 0x00000011 
+ 00015507  0x00002ff8 copy  0x00000002 , 0x00000013 
+ 00015508  0x00002ff9 call  0x00003c66 
+ 00015509  0x00002ffa call  0x000072d7 
+ 00015510  0x00002ffb call  0x00003cc7 
+ 00015511  0x00002ffc storet  0x00000008 , 0x000008f6 
+ 00015512  0x00002ffd fetch  0x00000001 , 0x000008f3 
+ 00015513  0x00002ffe copy  0x0000003f , 0x00000012 
+ 00015514  0x00002fff call  0x00003ccf 
+ 00015515  0x00003000 fetcht  0x00000001 , 0x000008f3 
+ 00015516  0x00003001 fetch  0x00000002 , 0x000008f4 
+ 00015517  0x00003002 iadd  0x00000002 , 0x00000011 
+ 00015518  0x00003003 fetcht  0x00000008 , 0x000008f6 
+ 00015519  0x00003004 istoret  0x00000004 , 0x00000011 
+ 00015520  0x00003005 fetch  0x00000001 , 0x000008fe 
+ 00015521  0x00003006 sub  0x0000003f , 0x00000009 , 0x0000003f 
+ 00015522  0x00003007 rtn  0x00000034 
+ 00015523  0x00003008 istoret  0x00000008 , 0x00000011 
+ 00015524  0x00003009 rtn 
+ 00015525  0x0000300b jam  0x00000019 , 0x000008fe 
+ 00015526  0x0000300c branch  0x00003ca9 
+ 00015527  0x0000300e jam  0x00000009 , 0x000008fe 
+ 00015528  0x0000300f branch  0x00003ca9 
+ 00015529  0x00003012 store  0x00000001 , 0x000008f3 
+ 00015530  0x00003013 storet  0x00000002 , 0x000008f4 
+ 00015531  0x00003014 copy  0x00000002 , 0x00000013 
+ 00015532  0x00003015 copy  0x0000003f , 0x00000012 
+ 00015533  0x00003016 iadd  0x00000013 , 0x00000006 
+ 00015534  0x00003017 bpatchx  0x000000a6 , 0x00004034 
+ 00015535  0x00003018 ifetch  0x00000008 , 0x00000006 
+ 00015536  0x00003019 force  0x00000008 , 0x00000038 
+ 00015537  0x0000301a iforce  0x0000002f 
+ 00015538  0x0000301b force  0x00000009 , 0x00000038 
+ 00015539  0x0000301c rshift32  0x0000003f , 0x0000003f 
+ 00015540  0x0000301d iforce  0x0000002f 
+ 00015541  0x0000301e force  0x00000000 , 0x00000011 
+ 00015542  0x0000301f call  0x00003c66 
+ 00015543  0x00003020 call  0x000072d7 
+ 00015544  0x00003021 call  0x00003cc7 
+ 00015545  0x00003022 storet  0x00000008 , 0x000008f6 
+ 00015546  0x00003023 call  0x00003ccf 
+ 00015547  0x00003024 call  0x00003c79 
+ 00015548  0x00003025 call  0x00003cc7 
+ 00015549  0x00003026 fetch  0x00000001 , 0x000008fe 
+ 00015550  0x00003027 beq  0x00000019 , 0x00003cc4 
+ 00015551  0x00003028 storet  0x00000004 , 0x000008fa 
+ 00015552  0x00003029 fetch  0x00000004 , 0x000008f6 
+ 00015553  0x0000302a fetcht  0x00000004 , 0x000008fa 
+ 00015554  0x0000302b isub  0x00000002 , 0x0000003f 
+ 00015555  0x0000302c rtn 
+ 00015556  0x0000302f fetch  0x00000008 , 0x000008f6 
+ 00015557  0x00003030 isub  0x00000002 , 0x0000003f 
+ 00015558  0x00003031 rtn 
+ 00015559  0x00003034 force  0x0000000c , 0x00000038 
+ 00015560  0x00003035 deposit  0x0000002f 
+ 00015561  0x00003036 force  0x0000000d , 0x00000038 
+ 00015562  0x00003037 copy  0x0000002f , 0x00000002 
+ 00015563  0x00003038 lshift16  0x00000002 , 0x00000002 
+ 00015564  0x00003039 lshift16  0x00000002 , 0x00000002 
+ 00015565  0x0000303a ior  0x00000002 , 0x00000002 
+ 00015566  0x0000303b rtn 
+ 00015567  0x0000303d increase  0x00000001 , 0x00000011 
+ 00015568  0x0000303e call  0x00003c66 
+ 00015569  0x0000303f copy  0x00000013 , 0x00000006 
+ 00015570  0x00003040 call  0x0000735d 
+ 00015571  0x00003041 call  0x000072d7 
+ 00015572  0x00003042 call  0x0000737c 
+ 00015573  0x00003043 increase  0x00000010 , 0x00000013 
+ 00015574  0x00003044 increase  0xfffffff0 , 0x00000012 
+ 00015575  0x00003045 branch  0x00003ccf , 0x00000002 
+ 00015576  0x00003046 rtn 
+ 00015577  0x00003051 bpatchx  0x000000a7 , 0x00004034 
+ 00015578  0x00003052 jam  0x00000001 , 0x000047e4 
+ 00015579  0x00003053 jam  0x00000000 , 0x000047e5 
+ 00015580  0x00003054 jam  0x00000001 , 0x0000464b 
+ 00015581  0x00003055 setarg  0x00001770 
+ 00015582  0x00003056 store  0x00000002 , 0x0000464c 
+ 00015583  0x00003057 rtn 
+ 00015584  0x0000305b setarg  0x000001a8 
+ 00015585  0x0000305c store  0x00000002 , 0x000008ff 
+ 00015586  0x0000305d fetch  0x00000001 , 0x000047e6 
+ 00015587  0x0000305e istore  0x00000001 , 0x00000005 
+ 00015588  0x0000305f fetch  0x00000004 , 0x0000480a 
+ 00015589  0x00003060 call  0x00007cc6 
+ 00015590  0x00003061 istore  0x00000004 , 0x00000005 
+ 00015591  0x00003062 fetch  0x00000006 , 0x000042db 
+ 00015592  0x00003063 istore  0x00000006 , 0x00000005 
+ 00015593  0x00003064 fetch  0x00000003 , 0x000047e7 
+ 00015594  0x00003065 istore  0x00000003 , 0x00000005 
+ 00015595  0x00003066 rtn 
+ 00015596  0x00003069 call  0x00003cee 
+ 00015597  0x0000306a branch  0x000039d3 
+ 00015598  0x0000306e jam  0x00000015 , 0x0000462a 
+ 00015599  0x0000306f setarg  0x00000014 
+ 00015600  0x00003070 store  0x00000001 , 0x0000462b 
+ 00015601  0x00003071 setarg  0x0000002b 
+ 00015602  0x00003072 istore  0x00000001 , 0x00000005 
+ 00015603  0x00003073 setarg  0x00000000 
+ 00015604  0x00003074 istore  0x00000001 , 0x00000005 
+ 00015605  0x00003076 arg  0x000008ff , 0x00000006 
+ 00015606  0x00003077 call  0x00007c8f 
+ 00015607  0x00003078 fetch  0x00000002 , 0x000047ea 
+ 00015608  0x00003079 istore  0x00000002 , 0x00000005 
+ 00015609  0x0000307a rtn 
+ 00015610  0x0000307e call  0x00003d5a 
+ 00015611  0x0000307f nrtn  0x00000028 
+ 00015612  0x00003080 ifetch  0x00000001 , 0x00000006 
+ 00015613  0x00003081 beq  0x00000000 , 0x00003d01 
+ 00015614  0x00003082 beq  0x00000002 , 0x00003d1c 
+ 00015615  0x00003083 bpatchx  0x000000a8 , 0x00004035 
+ 00015616  0x00003084 rtn 
+ 00015617  0x00003089 call  0x00003d0f 
+ 00015618  0x0000308a nrtn  0x00000028 
+ 00015619  0x0000308c call  0x00003b45 
+ 00015620  0x0000308e call  0x00003d07 
+ 00015621  0x0000308f call  0x000040fa 
+ 00015622  0x00003090 rtn 
+ 00015623  0x00003093 arg  0x00000012 , 0x00000002 
+ 00015624  0x00003094 call  0x00003d46 
+ 00015625  0x00003095 setarg  0x00000001 
+ 00015626  0x00003096 istore  0x00000001 , 0x00000005 
+ 00015627  0x00003097 fetch  0x00000002 , 0x00004812 
+ 00015628  0x00003098 istore  0x00000002 , 0x00000005 
+ 00015629  0x00003099 arg  0x00004680 , 0x00000006 
+ 00015630  0x0000309a branch  0x00007c8f 
+ 00015631  0x0000309e call  0x00007dbc 
+ 00015632  0x0000309f ifetcht  0x00000002 , 0x00000006 
+ 00015633  0x000030a0 arg  0x00004680 , 0x00000005 
+ 00015634  0x000030a1 call  0x00007c8f 
+ 00015635  0x000030a2 fetch  0x00000002 , 0x00004812 
+ 00015636  0x000030a3 isub  0x00000002 , 0x0000003e 
+ 00015637  0x000030a4 nrtn  0x00000005 
+ 00015638  0x000030a7 fetch  0x00000001 , 0x000047e5 
+ 00015639  0x000030a8 rtnbit1  0x00000001 
+ 00015640  0x000030a9 set1  0x00000001 , 0x0000003f 
+ 00015641  0x000030aa store  0x00000001 , 0x000047e5 
+ 00015642  0x000030ac jam  0x00000002 , 0x000047e4 
+ 00015643  0x000030ad branch  0x00007dba 
+ 00015644  0x000030b0 call  0x00003d27 
+ 00015645  0x000030b1 fetcht  0x00000002 , 0x000047ec 
+ 00015646  0x000030b2 fetch  0x00000002 , 0x00004812 
+ 00015647  0x000030b3 isub  0x00000002 , 0x0000003e 
+ 00015648  0x000030b4 nrtn  0x00000005 
+ 00015649  0x000030b5 call  0x00003bbf 
+ 00015650  0x000030b6 call  0x000040fa 
+ 00015651  0x000030b7 fetch  0x00000001 , 0x000007aa 
+ 00015652  0x000030b8 rtnne  0x00000002 
+ 00015653  0x000030b9 jam  0x00000005 , 0x000047e4 
+ 00015654  0x000030ba rtn 
+ 00015655  0x000030be bpatchx  0x000000a9 , 0x00004035 
+ 00015656  0x000030bf copy  0x00000006 , 0x00000011 
+ 00015657  0x000030c0 fetch  0x00000001 , 0x000047e4 
+ 00015658  0x000030c1 rtneq  0x00000000 
+ 00015659  0x000030c2 fetch  0x00000001 , 0x000047e5 
+ 00015660  0x000030c3 rtnbit0  0x00000001 
+ 00015661  0x000030c4 rtnbit1  0x00000002 
+ 00015662  0x000030c5 copy  0x00000011 , 0x00000006 
+ 00015663  0x000030c6 arg  0x00000016 , 0x00000039 
+ 00015664  0x000030c7 arg  0x000047ec , 0x00000005 
+ 00015665  0x000030c8 call  0x00007cda 
+ 00015666  0x000030ca call  0x00003b86 
+ 00015667  0x000030cc fetcht  0x00000002 , 0x000047ec 
+ 00015668  0x000030cd fetch  0x00000002 , 0x00004812 
+ 00015669  0x000030ce isub  0x00000002 , 0x0000003e 
+ 00015670  0x000030cf nrtn  0x00000005 
+ 00015671  0x000030d1 fetch  0x00000001 , 0x000047e5 
+ 00015672  0x000030d2 set1  0x00000002 , 0x0000003f 
+ 00015673  0x000030d3 store  0x00000001 , 0x000047e5 
+ 00015674  0x000030d5 call  0x00003b99 
+ 00015675  0x000030d7 fetch  0x00000001 , 0x000047ff 
+ 00015676  0x000030d8 store  0x00000001 , 0x00004871 
+ 00015677  0x000030d9 call  0x00003d3f 
+ 00015678  0x000030da rtn 
+ 00015679  0x000030df arg  0x00000006 , 0x00000002 
+ 00015680  0x000030e0 call  0x00003d46 
+ 00015681  0x000030e1 setarg  0x00000003 
+ 00015682  0x000030e2 istore  0x00000001 , 0x00000005 
+ 00015683  0x000030e3 fetch  0x00000006 , 0x0000480e 
+ 00015684  0x000030e4 istore  0x00000006 , 0x00000005 
+ 00015685  0x000030e5 rtn 
+ 00015686  0x000030e9 bpatchx  0x000000aa , 0x00004035 
+ 00015687  0x000030ea setarg  0x0000012c 
+ 00015688  0x000030eb store  0x00000002 , 0x00004806 
+ 00015689  0x000030ec fetch  0x00000001 , 0x000007aa 
+ 00015690  0x000030ed sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00015691  0x000030ee call  0x00003ace , 0x00000005 
+ 00015692  0x000030ef ncall  0x00003ad0 , 0x00000005 
+ 00015693  0x000030f0 add  0x00000002 , 0x00000009 , 0x0000003f 
+ 00015694  0x000030f1 store  0x00000001 , 0x0000462a 
+ 00015695  0x000030f2 call  0x0000397c 
+ 00015696  0x000030f3 add  0x00000002 , 0x00000005 , 0x0000003f 
+ 00015697  0x000030f4 istore  0x00000001 , 0x00000005 
+ 00015698  0x000030f5 setarg  0x000000ff 
+ 00015699  0x000030f6 istore  0x00000001 , 0x00000005 
+ 00015700  0x000030f7 setarg  0x000001a8 
+ 00015701  0x000030f8 byteswap  0x0000003f , 0x0000003f 
+ 00015702  0x000030f9 istore  0x00000002 , 0x00000005 
+ 00015703  0x000030fa fetch  0x00000001 , 0x0000090f 
+ 00015704  0x000030fb istore  0x00000001 , 0x00000005 
+ 00015705  0x000030fc rtn 
+ 00015706  0x00003108 call  0x00007dbc 
+ 00015707  0x00003109 ifetcht  0x00000002 , 0x00000006 
+ 00015708  0x0000310a setarg  0x000001a8 
+ 00015709  0x0000310b byteswap  0x0000003f , 0x0000003f 
+ 00015710  0x0000310c isub  0x00000002 , 0x0000003e 
+ 00015711  0x0000310d nrtn  0x00000005 
+ 00015712  0x0000310e ifetch  0x00000001 , 0x00000006 
+ 00015713  0x0000310f store  0x00000001 , 0x0000090f 
+ 00015714  0x00003110 branch  0x00007dba 
+ 00015715  0x00003114 arg  0x00004806 , 0x00000013 
+ 00015716  0x00003115 arg  0x00003d66 , 0x00000012 
+ 00015717  0x00003116 branch  0x000042e7 
+ 00015718  0x0000311a branch  0x00003e61 
+ 00015719  0x00003123 fetch  0x00000001 , 0x0000070b 
+ 00015720  0x00003124 beq  0x00000008 , 0x00003d92 
+ 00015721  0x00003125 beq  0x00000049 , 0x00003db1 
+ 00015722  0x00003126 beq  0x0000001b , 0x00003dbd 
+ 00015723  0x00003127 beq  0x0000001c , 0x00003dc4 
+ 00015724  0x00003129 beq  0x000000f2 , 0x00003d6e 
+ 00015725  0x0000312b rtn 
+ 00015726  0x0000312e call  0x00003dec 
+ 00015727  0x0000312f call  0x00003d83 
+ 00015728  0x00003130 call  0x00003dc2 
+ 00015729  0x00003131 setarg  0x00000080 
+ 00015730  0x00003132 store  0x00000001 , 0x00000723 
+ 00015731  0x00003133 setarg  0x000000f3 
+ 00015732  0x00003134 istore  0x00000001 , 0x00000005 
+ 00015733  0x00003136 setarg  0x00000000 
+ 00015734  0x00003137 istore  0x00000001 , 0x00000005 
+ 00015735  0x00003138 fetch  0x00000002 , 0x0000070c 
+ 00015736  0x00003139 istore  0x00000002 , 0x00000005 
+ 00015737  0x0000313b fetch  0x00000001 , 0x00000709 
+ 00015738  0x0000313c arg  0x00000004 , 0x00000002 
+ 00015739  0x0000313d isub  0x00000002 , 0x00000039 
+ 00015740  0x0000313e arg  0x0000070e , 0x00000006 
+ 00015741  0x0000313f call  0x00007cda 
+ 00015742  0x00003140 fetch  0x00000001 , 0x00000709 
+ 00015743  0x00003141 pincrease  0x00000001 
+ 00015744  0x00003142 store  0x00000001 , 0x00000722 
+ 00015745  0x00003145 arg  0x00000000 , 0x00000007 
+ 00015746  0x00003146 branch  0x00003806 
+ 00015747  0x00003149 fetch  0x00000001 , 0x0000070e 
+ 00015748  0x0000314a rtn  0x00000034 
+ 00015749  0x0000314b sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00015750  0x0000314c ncall  0x00003d90 , 0x00000002 
+ 00015751  0x0000314d iforce  0x00000039 
+ 00015752  0x0000314e arg  0x0000070f , 0x00000006 
+ 00015753  0x0000314f add  0x00000011 , 0x00000002 , 0x00000005 
+ 00015754  0x00003150 branch  0x00003d8b 
+ 00015755  0x00003153 ifetch  0x00000002 , 0x00000006 
+ 00015756  0x00003154 byteswap  0x0000003f , 0x0000003f 
+ 00015757  0x00003155 istore  0x00000002 , 0x00000005 
+ 00015758  0x00003156 loop  0x00003d8b 
+ 00015759  0x00003157 rtn 
+ 00015760  0x0000315b setarg  0x00000008 
+ 00015761  0x0000315c rtn 
+ 00015762  0x0000315f jam  0x00000006 , 0x000047e4 
+ 00015763  0x00003160 setarg  0x00000002 
+ 00015764  0x00003161 store  0x00000001 , 0x00000723 
+ 00015765  0x00003162 setarg  0x00000000 
+ 00015766  0x00003163 istore  0x00000001 , 0x00000005 
+ 00015767  0x00003164 setarg  0x000001a8 
+ 00015768  0x00003165 istore  0x00000002 , 0x00000005 
+ 00015769  0x00003166 setarg  0x00000000 
+ 00015770  0x00003167 istore  0x00000002 , 0x00000005 
+ 00015771  0x00003168 setarg  0x00000001 
+ 00015772  0x00003169 istore  0x00000002 , 0x00000005 
+ 00015773  0x0000316a setarg  0x00000005 
+ 00015774  0x0000316b istore  0x00000002 , 0x00000005 
+ 00015775  0x0000316c setarg  0x00000003 
+ 00015776  0x0000316d istore  0x00000002 , 0x00000005 
+ 00015777  0x0000316e setarg  0x00000000 
+ 00015778  0x0000316f istore  0x00000002 , 0x00000005 
+ 00015779  0x00003170 setarg  0x00000002 
+ 00015780  0x00003171 istore  0x00000001 , 0x00000005 
+ 00015781  0x00003172 setarg  0x00000002 
+ 00015782  0x00003173 istore  0x00000001 , 0x00000005 
+ 00015783  0x00003174 setarg  0x00000000 
+ 00015784  0x00003175 istore  0x00000002 , 0x00000005 
+ 00015785  0x00003176 setarg  0x00001000 
+ 00015786  0x00003177 istore  0x00000002 , 0x00000005 
+ 00015787  0x00003178 setarg  0x000001a8 
+ 00015788  0x00003179 istore  0x00000004 , 0x00000005 
+ 00015789  0x0000317a setarg  0x000101a8 
+ 00015790  0x0000317b istore  0x00000004 , 0x00000005 
+ 00015791  0x0000317c jam  0x0000001c , 0x00000722 
+ 00015792  0x0000317d branch  0x000041b5 
+ 00015793  0x00003181 jam  0x00000014 , 0x00004805 
+ 00015794  0x00003186 setarg  0x00000080 
+ 00015795  0x00003187 store  0x00000001 , 0x00000723 
+ 00015796  0x00003188 setarg  0x0000004a 
+ 00015797  0x00003189 istore  0x00000001 , 0x00000005 
+ 00015798  0x0000318a jam  0x00000002 , 0x00000722 
+ 00015799  0x0000318b branch  0x000041b5 
+ 00015800  0x0000318e arg  0x00004805 , 0x00000013 
+ 00015801  0x0000318f arg  0x00003dbb , 0x00000012 
+ 00015802  0x00003190 branch  0x000042e0 
+ 00015803  0x00003194 call  0x00003e50 
+ 00015804  0x00003197 branch  0x00006ca3 
+ 00015805  0x0000319b call  0x00003de2 
+ 00015806  0x0000319c fetch  0x00000002 , 0x0000484c 
+ 00015807  0x0000319d rtnbit1  0x00000002 
+ 00015808  0x0000319e call  0x00003dec 
+ 00015809  0x0000319f call  0x00003df5 
+ 00015810  0x000031a1 fetch  0x00000002 , 0x00004848 
+ 00015811  0x000031a2 branch  0x00007d79 
+ 00015812  0x000031a6 call  0x00003de2 
+ 00015813  0x000031a7 fetch  0x00000002 , 0x0000484c 
+ 00015814  0x000031a8 rtnbit1  0x00000002 
+ 00015815  0x000031a9 call  0x00003dec 
+ 00015816  0x000031aa fetcht  0x00000002 , 0x0000070e 
+ 00015817  0x000031ab rshift8  0x00000002 , 0x0000003f 
+ 00015818  0x000031ac rshift4  0x0000003f , 0x0000003f 
+ 00015819  0x000031ad beq  0x0000000c , 0x00003dd3 
+ 00015820  0x000031ae byteswap  0x00000002 , 0x00000002 
+ 00015821  0x000031b0 call  0x00003dd8 
+ 00015822  0x000031b1 nrtn  0x00000028 
+ 00015823  0x000031b2 setarg  0x00000000 
+ 00015824  0x000031b3 istore  0x00000002 , 0x00000011 
+ 00015825  0x000031b4 fetch  0x00000002 , 0x00004848 
+ 00015826  0x000031b5 branch  0x00007d79 
+ 00015827  0x000031b8 setarg  0xffffffff 
+ 00015828  0x000031b9 istore  0x00000008 , 0x00000011 
+ 00015829  0x000031ba istore  0x00000008 , 0x00000005 
+ 00015830  0x000031bb fetch  0x00000002 , 0x00004848 
+ 00015831  0x000031bc branch  0x00007d79 
+ 00015832  0x000031bf arg  0x00000008 , 0x00000039 
+ 00015833  0x000031c1 ifetch  0x00000002 , 0x00000011 
+ 00015834  0x000031c2 arg  0x0000ffff , 0x00000012 
+ 00015835  0x000031c3 isub  0x00000012 , 0x0000003e 
+ 00015836  0x000031c4 branch  0x00007dba , 0x00000005 
+ 00015837  0x000031c5 isub  0x00000002 , 0x0000003e 
+ 00015838  0x000031c6 branch  0x00007dba , 0x00000005 
+ 00015839  0x000031c8 increase  0x00000002 , 0x00000011 
+ 00015840  0x000031c9 loop  0x00003dd9 
+ 00015841  0x000031ca branch  0x00007dbc 
+ 00015842  0x000031ce setarg  0x00000080 
+ 00015843  0x000031cf store  0x00000001 , 0x00000723 
+ 00015844  0x000031d0 setarg  0x0000001f 
+ 00015845  0x000031d1 istore  0x00000001 , 0x00000005 
+ 00015846  0x000031d2 setarg  0x00000000 
+ 00015847  0x000031d3 istore  0x00000001 , 0x00000005 
+ 00015848  0x000031d4 fetch  0x00000006 , 0x0000070c 
+ 00015849  0x000031d5 istore  0x00000006 , 0x00000005 
+ 00015850  0x000031d6 jam  0x00000009 , 0x00000722 
+ 00015851  0x000031d7 branch  0x000041b5 
+ 00015852  0x000031da call  0x00003e3e 
+ 00015853  0x000031db add  0x00000011 , 0x00000006 , 0x00000011 
+ 00015854  0x000031dc fetch  0x00000002 , 0x0000070c 
+ 00015855  0x000031dd fetcht  0x00000002 , 0x00004800 
+ 00015856  0x000031de byteswap  0x00000002 , 0x00000002 
+ 00015857  0x000031df isub  0x00000002 , 0x0000003f 
+ 00015858  0x000031e0 imul32  0x00000012 , 0x0000003f 
+ 00015859  0x000031e1 iadd  0x00000011 , 0x00000011 
+ 00015860  0x000031e2 rtn 
+ 00015861  0x000031e5 fetcht  0x00000002 , 0x0000070e 
+ 00015862  0x000031e6 arg  0x00000008 , 0x00000039 
+ 00015863  0x000031e8 ifetch  0x00000002 , 0x00000011 
+ 00015864  0x000031e9 branch  0x00003dff , 0x00000034 
+ 00015865  0x000031ea arg  0x0000ffff , 0x00000012 
+ 00015866  0x000031eb isub  0x00000012 , 0x0000003e 
+ 00015867  0x000031ec branch  0x00003dff , 0x00000005 
+ 00015868  0x000031ed increase  0x00000002 , 0x00000011 
+ 00015869  0x000031ee loop  0x00003df7 
+ 00015870  0x000031ef rtn 
+ 00015871  0x000031f2 byteswap  0x00000002 , 0x00000002 
+ 00015872  0x000031f3 istoret  0x00000002 , 0x00000011 
+ 00015873  0x000031f4 rtn 
+ 00015874  0x000031fb call  0x00007396 
+ 00015875  0x000031fc call  0x0000739e 
+ 00015876  0x000031fd setarg  0x000039b1 
+ 00015877  0x000031fe store  0x00000002 , 0x00004824 
+ 00015878  0x00003200 setarg  0x00003e42 
+ 00015879  0x00003201 store  0x00000002 , 0x000043db 
+ 00015880  0x00003203 setarg  0x00004016 
+ 00015881  0x00003204 store  0x00000002 , 0x00004842 
+ 00015882  0x00003206 setarg  0x00003745 
+ 00015883  0x00003207 store  0x00000002 , 0x00004828 
+ 00015884  0x00003209 setarg  0x00003aa2 
+ 00015885  0x0000320a store  0x00000002 , 0x00004848 
+ 00015886  0x0000320c setarg  0x00003a92 
+ 00015887  0x0000320d store  0x00000002 , 0x00004846 
+ 00015888  0x0000320f setarg  0x00003e4a 
+ 00015889  0x00003210 store  0x00000002 , 0x000043e3 
+ 00015890  0x00003212 setarg  0x0000372e 
+ 00015891  0x00003213 store  0x00000002 , 0x00004826 
+ 00015892  0x00003215 setarg  0x00004090 
+ 00015893  0x00003216 store  0x00000002 , 0x000043df 
+ 00015894  0x00003218 setarg  0x000040e3 
+ 00015895  0x00003219 store  0x00000002 , 0x000043dd 
+ 00015896  0x0000321b setarg  0x00003ab6 
+ 00015897  0x0000321c store  0x00000002 , 0x00004853 
+ 00015898  0x0000321e setarg  0x00003abc 
+ 00015899  0x0000321f store  0x00000002 , 0x0000484a 
+ 00015900  0x00003220 call  0x00003ac3 
+ 00015901  0x00003222 jam  0x00000024 , 0x0000464a 
+ 00015902  0x00003223 call  0x00003817 
+ 00015903  0x00003226 bpatchx  0x000000ab , 0x00004035 
+ 00015904  0x00003228 setarg  0x00000428 
+ 00015905  0x00003229 store  0x00000002 , 0x000049b9 
+ 00015906  0x0000322a call  0x00003e58 
+ 00015907  0x0000322c setarg  0x00000422 
+ 00015908  0x0000322d store  0x00000002 , 0x00004a5e 
+ 00015909  0x0000322e call  0x00003e5a 
+ 00015910  0x00003230 setarg  0x00000a22 
+ 00015911  0x00003231 store  0x00000002 , 0x00000a8d 
+ 00015912  0x00003232 call  0x00003e5c 
+ 00015913  0x00003233 call  0x00004071 
+ 00015914  0x00003237 call  0x00004071 
+ 00015915  0x00003239 call  0x00003a18 
+ 00015916  0x0000323a call  0x00003e3a 
+ 00015917  0x0000323c fetch  0x00000001 , 0x000047ef 
+ 00015918  0x0000323d beq  0x000000ff , 0x00003cd9 
+ 00015919  0x0000323e call  0x00004291 
+ 00015920  0x0000323f call  0x00003bbf 
+ 00015921  0x00003240 call  0x00003bb1 
+ 00015922  0x00003241 call  0x00003b99 
+ 00015923  0x00003243 random  0x0000003f 
+ 00015924  0x00003244 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00015925  0x00003245 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00015926  0x00003246 store  0x00000002 , 0x00004804 
+ 00015927  0x00003247 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015928  0x00003248 store  0x00000001 , 0x00004803 
+ 00015929  0x00003249 rtn 
+ 00015930  0x0000324e fetch  0x00000006 , 0x0000480e 
+ 00015931  0x0000324f call  0x00007cc0 
+ 00015932  0x00003250 store  0x00000006 , 0x000042db 
+ 00015933  0x00003251 rtn 
+ 00015934  0x00003254 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00015935  0x00003255 fetchr  0x00000011 , 0x00000002 , 0x0000484f 
+ 00015936  0x00003256 fetchr  0x00000012 , 0x00000002 , 0x00004851 
+ 00015937  0x00003257 rtn 
+ 00015938  0x0000325b bpatchx  0x000000ac , 0x00004035 
+ 00015939  0x0000325c call  0x0000387d 
+ 00015940  0x0000325d call  0x00003aca 
+ 00015941  0x0000325e call  0x000041d8 
+ 00015942  0x0000325f call  0x0000396f 
+ 00015943  0x00003260 call  0x00003b33 
+ 00015944  0x00003261 call  0x00004060 
+ 00015945  0x00003262 branch  0x00003995 
+ 00015946  0x00003266 call  0x00003acc 
+ 00015947  0x00003267 call  0x00003db8 
+ 00015948  0x00003268 call  0x00003d63 
+ 00015949  0x0000326b call  0x00003794 
+ 00015950  0x0000326c call  0x00003791 
+ 00015951  0x0000326d branch  0x00004289 
+ 00015952  0x00003271 call  0x00003e53 
+ 00015953  0x00003272 fetch  0x00000002 , 0x00004853 
+ 00015954  0x00003273 branch  0x00007d79 
+ 00015955  0x00003278 fetch  0x00000001 , 0x00004857 
+ 00015956  0x00003279 rtnne  0x00000002 
+ 00015957  0x0000327a setarg  0x0001d000 
+ 00015958  0x0000327b store  0x00000003 , 0x00004419 
+ 00015959  0x0000327c branch  0x00006bfa 
+ 00015960  0x00003281 call  0x00004292 
+ 00015961  0x00003282 branch  0x000078ad 
+ 00015962  0x00003285 call  0x0000396c 
+ 00015963  0x00003286 branch  0x000078ad 
+ 00015964  0x00003289 call  0x00003e5e 
+ 00015965  0x0000328a branch  0x000078ad 
+ 00015966  0x0000328d setarg  0x00000a8d 
+ 00015967  0x0000328e store  0x00000002 , 0x000043fb 
+ 00015968  0x0000328f rtn 
+ 00015969  0x00003292 jam  0x00000001 , 0x00004388 
+ 00015970  0x00003293 setarg  0x00001770 
+ 00015971  0x00003294 store  0x00000002 , 0x0000464c 
+ 00015972  0x00003295 fetch  0x00000001 , 0x000047e7 
+ 00015973  0x00003296 set0  0x00000000 , 0x0000003f 
+ 00015974  0x00003297 store  0x00000001 , 0x000047e7 
+ 00015975  0x00003298 jam  0x00000001 , 0x000047e4 
+ 00015976  0x00003299 jam  0x00000000 , 0x000047e5 
+ 00015977  0x0000329a jam  0x00000000 , 0x0000474d 
+ 00015978  0x0000329b branch  0x00003b2f 
+ 00015979  0x000032a0 bpatchx  0x000000ad , 0x00004035 
+ 00015980  0x000032a1 fetch  0x00000001 , 0x0000092b 
+ 00015981  0x000032a2 bbit1  0x00000007 , 0x00003e70 
+ 00015982  0x000032a3 jam  0x00000000 , 0x00004969 
+ 00015983  0x000032a4 branch  0x0000417d 
+ 00015984  0x000032a8 call  0x00003e76 
+ 00015985  0x000032a9 rtn  0x00000028 
+ 00015986  0x000032aa call  0x00003e97 
+ 00015987  0x000032ab rtn  0x00000028 
+ 00015988  0x000032ac call  0x00003ea7 
+ 00015989  0x000032ad branch  0x00003eb4 
+ 00015990  0x000032b2 call  0x00007dbc 
+ 00015991  0x000032b3 arg  0x00000003 , 0x00000039 
+ 00015992  0x000032b4 arg  0x0000092c , 0x00000011 
+ 00015993  0x000032b5 call  0x00007cb1 
+ 00015994  0x000032b6 fetchr  0x00000011 , 0x00000003 , 0x0000092c 
+ 00015995  0x000032b7 and  0x00000011 , 0x0000001f , 0x00000002 
+ 00015996  0x000032b8 storet  0x00000001 , 0x0000485c 
+ 00015997  0x000032b9 fetch  0x00000001 , 0x00004863 
+ 00015998  0x000032ba isub  0x00000002 , 0x0000003e 
+ 00015999  0x000032bb nbranch  0x00007dba , 0x00000002 
+ 00016000  0x000032bd rshift4  0x00000011 , 0x0000003f 
+ 00016001  0x000032be rshift  0x0000003f , 0x0000003f 
+ 00016002  0x000032bf and  0x0000003f , 0x0000001f , 0x00000002 
+ 00016003  0x000032c0 storet  0x00000001 , 0x0000485b 
+ 00016004  0x000032c1 rshift4  0x0000003f , 0x0000003f 
+ 00016005  0x000032c2 rshift  0x0000003f , 0x0000003f 
+ 00016006  0x000032c3 arg  0x00001fff , 0x00000011 
+ 00016007  0x000032c4 iand  0x00000011 , 0x00000002 
+ 00016008  0x000032c5 copy  0x0000003f , 0x00000012 
+ 00016009  0x000032c6 fetch  0x00000002 , 0x00004859 
+ 00016010  0x000032c7 isub  0x00000002 , 0x0000003e 
+ 00016011  0x000032c8 ncall  0x00003e93 , 0x00000005 
+ 00016012  0x000032c9 storet  0x00000002 , 0x00004859 
+ 00016013  0x000032ca rshift8  0x00000012 , 0x0000003f 
+ 00016014  0x000032cb rshift4  0x0000003f , 0x0000003f 
+ 00016015  0x000032cc rshift  0x0000003f , 0x0000003f 
+ 00016016  0x000032cd store  0x00000001 , 0x00004858 
+ 00016017  0x000032ce store  0x00000001 , 0x00004969 
+ 00016018  0x000032cf rtn 
+ 00016019  0x000032d2 setarg  0x00000000 
+ 00016020  0x000032d3 store  0x00000004 , 0x0000485d 
+ 00016021  0x000032d4 jam  0x00000000 , 0x00004862 
+ 00016022  0x000032d5 rtn 
+ 00016023  0x000032db call  0x00007dbc 
+ 00016024  0x000032dc fetch  0x00000001 , 0x0000485b 
+ 00016025  0x000032dd copy  0x0000003f , 0x00000007 
+ 00016026  0x000032de fetch  0x00000004 , 0x0000485d 
+ 00016027  0x000032df qisolate1  0x0000003f 
+ 00016028  0x000032e0 branch  0x00007dba , 0x00000001 
+ 00016029  0x000032e1 qset1  0x0000003f 
+ 00016030  0x000032e2 store  0x00000004 , 0x0000485d 
+ 00016031  0x000032e3 fetcht  0x00000001 , 0x0000485c 
+ 00016032  0x000032e4 add  0x00000002 , 0x00000001 , 0x00000039 
+ 00016033  0x000032e6 add  0x00000039 , 0xffffffff , 0x00000007 
+ 00016034  0x000032e7 qisolate1  0x0000003f 
+ 00016035  0x000032e8 nrtn  0x00000001 
+ 00016036  0x000032e9 loop  0x00003ea1 
+ 00016037  0x000032ea jam  0x00000001 , 0x00004861 
+ 00016038  0x000032eb rtn 
+ 00016039  0x000032f0 fetch  0x00000001 , 0x00000921 
+ 00016040  0x000032f1 pincrease  0xfffffffa 
+ 00016041  0x000032f2 copy  0x0000003f , 0x00000039 
+ 00016042  0x000032f3 fetcht  0x00000001 , 0x00004862 
+ 00016043  0x000032f4 iadd  0x00000002 , 0x00000002 
+ 00016044  0x000032f5 storet  0x00000001 , 0x00004862 
+ 00016045  0x000032f6 fetch  0x00000002 , 0x00004864 
+ 00016046  0x000032f7 iforce  0x00000005 
+ 00016047  0x000032f8 fetch  0x00000001 , 0x0000485b 
+ 00016048  0x000032f9 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00016049  0x000032fa iadd  0x00000005 , 0x00000005 
+ 00016050  0x000032fb arg  0x0000092f , 0x00000006 
+ 00016051  0x000032fc branch  0x00007cda 
+ 00016052  0x00003300 fetch  0x00000001 , 0x00004861 
+ 00016053  0x00003301 rtneq  0x00000000 
+ 00016054  0x00003302 setarg  0x00000000 
+ 00016055  0x00003303 store  0x00000005 , 0x0000485d 
+ 00016056  0x00003304 fetcht  0x00000002 , 0x00000925 
+ 00016057  0x00003305 byteswap  0x00000002 , 0x00000002 
+ 00016058  0x00003306 setarg  0x0000e000 
+ 00016059  0x00003307 iand  0x00000002 , 0x00000002 
+ 00016060  0x00003308 fetch  0x00000002 , 0x00004859 
+ 00016061  0x00003309 ior  0x00000002 , 0x0000003f 
+ 00016062  0x0000330a byteswap  0x0000003f , 0x0000003f 
+ 00016063  0x0000330b store  0x00000002 , 0x00000925 
+ 00016064  0x0000330c branch  0x00004187 
+ 00016065  0x00003311 fetch  0x00000001 , 0x00000722 
+ 00016066  0x00003312 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00016067  0x00003313 copy  0x0000003f , 0x00000039 
+ 00016068  0x00003314 storet  0x00000001 , 0x00000916 
+ 00016069  0x00003315 fetch  0x00000001 , 0x0000092b 
+ 00016070  0x00003316 set0  0x00000007 , 0x0000003f 
+ 00016071  0x00003317 store  0x00000001 , 0x000049a1 
+ 00016072  0x00003318 arg  0x00000723 , 0x00000006 
+ 00016073  0x00003319 call  0x00007ccc 
+ 00016074  0x0000331a branch  0x00004052 
+ 00016075  0x00003320 add  0x00000011 , 0x00000004 , 0x00000002 
+ 00016076  0x00003321 copy  0x00000011 , 0x00000039 
+ 00016077  0x00003322 storet  0x00000001 , 0x00000916 
+ 00016078  0x00003323 arg  0x000049a5 , 0x00000005 
+ 00016079  0x00003324 call  0x00007ccc 
+ 00016080  0x00003325 fetch  0x00000001 , 0x0000092b 
+ 00016081  0x00003326 set1  0x00000007 , 0x0000003f 
+ 00016082  0x00003327 store  0x00000001 , 0x000049a1 
+ 00016083  0x00003328 branch  0x00004052 
+ 00016084  0x0000332e fetch  0x00000001 , 0x0000070b 
+ 00016085  0x00003330 beq  0x00000001 , 0x00003edb 
+ 00016086  0x00003331 beq  0x00000002 , 0x00003ee1 
+ 00016087  0x00003332 beq  0x00000042 , 0x00003ee6 
+ 00016088  0x00003333 beq  0x0000004c , 0x00003ee9 
+ 00016089  0x00003334 beq  0x0000005e , 0x00003eef 
+ 00016090  0x00003335 rtn 
+ 00016091  0x00003339 arg  0x00003edd , 0x00000013 
+ 00016092  0x0000333a branch  0x00003f53 
+ 00016093  0x0000333e fetch  0x00000002 , 0x00004830 
+ 00016094  0x0000333f call  0x00007d79 
+ 00016095  0x00003340 store  0x00000001 , 0x0000070c 
+ 00016096  0x00003341 branch  0x0000376c 
+ 00016097  0x00003345 arg  0x00003ee3 , 0x00000013 
+ 00016098  0x00003346 branch  0x00003f53 
+ 00016099  0x00003348 call  0x0000376c 
+ 00016100  0x00003349 fetch  0x00000002 , 0x00004832 
+ 00016101  0x0000334a branch  0x00007d79 
+ 00016102  0x0000334f call  0x00003784 
+ 00016103  0x00003350 fetch  0x00000002 , 0x00004834 
+ 00016104  0x00003351 branch  0x00007d79 
+ 00016105  0x00003355 fetch  0x00000002 , 0x0000070c 
+ 00016106  0x00003356 call  0x00003efe 
+ 00016107  0x00003357 store  0x00000001 , 0x00000711 
+ 00016108  0x00003358 call  0x00003774 
+ 00016109  0x00003359 fetch  0x00000002 , 0x00004836 
+ 00016110  0x0000335a branch  0x00007d79 
+ 00016111  0x0000335e fetch  0x00000002 , 0x00004866 
+ 00016112  0x0000335f fetcht  0x00000002 , 0x0000070e 
+ 00016113  0x00003360 isub  0x00000002 , 0x0000003e 
+ 00016114  0x00003361 rtn  0x00000005 
+ 00016115  0x00003363 fetch  0x00000002 , 0x0000070e 
+ 00016116  0x00003364 call  0x00003f10 
+ 00016117  0x00003365 store  0x00000001 , 0x00000716 
+ 00016118  0x00003367 fetch  0x00000002 , 0x0000070e 
+ 00016119  0x00003368 store  0x00000002 , 0x00004866 
+ 00016120  0x00003369 fetch  0x00000002 , 0x00004838 
+ 00016121  0x0000336a call  0x00007d79 
+ 00016122  0x0000336b storet  0x00000002 , 0x0000070c 
+ 00016123  0x0000336c call  0x0000377c 
+ 00016124  0x0000336d fetch  0x00000002 , 0x0000483a 
+ 00016125  0x0000336e branch  0x00007d79 
+ 00016126  0x00003374 rtn  0x00000034 
+ 00016127  0x00003375 mul32  0x0000003f , 0x00000064 , 0x0000003f 
+ 00016128  0x00003376 arg  0x0000ffff , 0x00000002 
+ 00016129  0x00003377 idiv  0x00000002 
+ 00016130  0x00003378 call  0x00007d62 
+ 00016131  0x00003379 remainder  0x00000002 
+ 00016132  0x0000337a rshift8  0x00000002 , 0x00000002 
+ 00016133  0x0000337b quotient  0x0000003f 
+ 00016134  0x0000337c sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016135  0x0000337d nrtn  0x00000005 
+ 00016136  0x0000337e pincrease  0x00000001 
+ 00016137  0x0000337f rtn 
+ 00016138  0x00003385 arg  0x0000ffff , 0x0000003f 
+ 00016139  0x00003386 imul32  0x00000002 , 0x0000003f 
+ 00016140  0x00003387 div  0x0000003f , 0x00000064 
+ 00016141  0x00003388 call  0x00007d62 
+ 00016142  0x00003389 quotient  0x00000002 
+ 00016143  0x0000338a rtn 
+ 00016144  0x0000338f arg  0x00000320 , 0x00000002 
+ 00016145  0x00003390 isub  0x00000002 , 0x00000011 
+ 00016146  0x00003391 call  0x00003f1f 
+ 00016147  0x00003392 copy  0x00000011 , 0x0000003f 
+ 00016148  0x00003393 idiv  0x00000002 
+ 00016149  0x00003394 call  0x00007d62 
+ 00016150  0x00003395 quotient  0x0000003f 
+ 00016151  0x00003396 rtn 
+ 00016152  0x0000339c copy  0x00000002 , 0x00000011 
+ 00016153  0x0000339d call  0x00003f1f 
+ 00016154  0x0000339e copy  0x00000011 , 0x0000003f 
+ 00016155  0x0000339f imul32  0x00000002 , 0x0000003f 
+ 00016156  0x000033a0 arg  0x00000320 , 0x00000002 
+ 00016157  0x000033a1 iadd  0x00000002 , 0x00000002 
+ 00016158  0x000033a2 rtn 
+ 00016159  0x000033a5 setarg  0x00004e20 
+ 00016160  0x000033a6 arg  0x00000320 , 0x00000002 
+ 00016161  0x000033a7 isub  0x00000002 , 0x0000003f 
+ 00016162  0x000033a8 div  0x0000003f , 0x00000064 
+ 00016163  0x000033a9 call  0x00007d62 
+ 00016164  0x000033aa quotient  0x00000002 
+ 00016165  0x000033ab rtn 
+ 00016166  0x000033b1 arg  0x00000000 , 0x00000007 
+ 00016167  0x000033b2 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016168  0x000033b3 call  0x00007dbc 
+ 00016169  0x000033b4 fetch  0x00000002 , 0x00004800 
+ 00016170  0x000033b6 isub  0x00000002 , 0x0000003e 
+ 00016171  0x000033b7 branch  0x00003f32 , 0x00000005 
+ 00016172  0x000033b8 byteswap  0x0000003f , 0x0000003f 
+ 00016173  0x000033b9 pincrease  0x00000001 
+ 00016174  0x000033ba byteswap  0x0000003f , 0x0000003f 
+ 00016175  0x000033bb increase  0x00000001 , 0x00000007 
+ 00016176  0x000033bc loop  0x00003f2a 
+ 00016177  0x000033bd rtn 
+ 00016178  0x000033c0 jam  0x00000000 , 0x00004868 
+ 00016179  0x000033c1 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016180  0x000033c2 call  0x00003f6e 
+ 00016181  0x000033c3 branch  0x00007dba 
+ 00016182  0x000033c7 arg  0x00000000 , 0x00000007 
+ 00016183  0x000033c8 arg  0x00000000 , 0x00000013 
+ 00016184  0x000033c9 call  0x00003e3e 
+ 00016185  0x000033ca call  0x00007dbc 
+ 00016186  0x000033cc fetch  0x00000002 , 0x0000484c 
+ 00016187  0x000033cd bbit0  0x00000002 , 0x00003f49 
+ 00016188  0x000033ce ifetch  0x00000002 , 0x00000011 
+ 00016189  0x000033cf isub  0x00000002 , 0x0000003e 
+ 00016190  0x000033d0 call  0x00003f47 , 0x00000005 
+ 00016191  0x000033d2 copy  0x00000012 , 0x0000003f 
+ 00016192  0x000033d3 iadd  0x00000011 , 0x00000011 
+ 00016193  0x000033d4 increase  0x00000001 , 0x00000007 
+ 00016194  0x000033d5 loop  0x00003f3a 
+ 00016195  0x000033d6 copy  0x00000013 , 0x0000003f 
+ 00016196  0x000033d7 rtn  0x00000034 
+ 00016197  0x000033d8 store  0x00000001 , 0x00004868 
+ 00016198  0x000033d9 branch  0x00007dba 
+ 00016199  0x000033dc qset1  0x00000013 
+ 00016200  0x000033dd rtn 
+ 00016201  0x000033e0 add  0x00000011 , 0x00000006 , 0x00000006 
+ 00016202  0x000033e1 arg  0x00000008 , 0x00000030 
+ 00016203  0x000033e3 ifetch  0x00000002 , 0x00000006 
+ 00016204  0x000033e4 isub  0x00000002 , 0x0000003e 
+ 00016205  0x000033e5 branch  0x00003f51 , 0x00000005 
+ 00016206  0x000033e6 increase  0xffffffff , 0x00000030 
+ 00016207  0x000033e7 branch  0x00003f3f , 0x00000005 
+ 00016208  0x000033e8 branch  0x00003f4b 
+ 00016209  0x000033eb call  0x00003f47 
+ 00016210  0x000033ec branch  0x00003f3f 
+ 00016211  0x000033ef arg  0x00000000 , 0x00000007 
+ 00016212  0x000033f0 fetch  0x00000001 , 0x00004868 
+ 00016213  0x000033f1 branch  0x00003f5f , 0x00000034 
+ 00016214  0x000033f2 copy  0x0000003f , 0x00000012 
+ 00016215  0x000033f3 fetchr  0x00000039 , 0x00000001 , 0x0000484e 
+ 00016216  0x000033f5 storer  0x00000007 , 0x00000001 , 0x00004869 
+ 00016217  0x000033f7 qisolate1  0x00000012 
+ 00016218  0x000033f8 call  0x00003f5f , 0x00000001 
+ 00016219  0x000033f9 fetchr  0x00000007 , 0x00000001 , 0x00004869 
+ 00016220  0x000033fa increase  0x00000001 , 0x00000007 
+ 00016221  0x000033fb loop  0x00003f58 
+ 00016222  0x000033fc rtn 
+ 00016223  0x000033ff call  0x00003f64 
+ 00016224  0x00003400 call  0x00003f6e 
+ 00016225  0x00003401 copy  0x00000013 , 0x0000003f 
+ 00016226  0x00003402 call  0x00007d79 
+ 00016227  0x00003403 branch  0x00003f69 
+ 00016228  0x00003406 storer  0x00000039 , 0x00000002 , 0x00000917 
+ 00016229  0x00003407 storer  0x00000011 , 0x00000002 , 0x00000919 
+ 00016230  0x00003408 storer  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016231  0x00003409 storer  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016232  0x0000340a rtn 
+ 00016233  0x0000340d fetchr  0x00000039 , 0x00000002 , 0x00000917 
+ 00016234  0x0000340e fetchr  0x00000011 , 0x00000002 , 0x00000919 
+ 00016235  0x0000340f fetchr  0x00000012 , 0x00000002 , 0x0000091b 
+ 00016236  0x00003410 fetchr  0x00000013 , 0x00000002 , 0x0000091d 
+ 00016237  0x00003411 rtn 
+ 00016238  0x00003415 bpatchx  0x000000ae , 0x00004035 
+ 00016239  0x00003416 fetch  0x00000002 , 0x00004800 
+ 00016240  0x00003417 byteswap  0x0000003f , 0x0000003f 
+ 00016241  0x00003418 iadd  0x00000007 , 0x0000003f 
+ 00016242  0x00003419 byteswap  0x0000003f , 0x0000003f 
+ 00016243  0x0000341a store  0x00000002 , 0x00004995 
+ 00016244  0x0000341b call  0x00003e3e 
+ 00016245  0x0000341c copy  0x00000007 , 0x0000003f 
+ 00016246  0x0000341d imul32  0x00000012 , 0x0000003f 
+ 00016247  0x0000341e iadd  0x00000011 , 0x00000011 
+ 00016248  0x0000341f add  0x00000011 , 0x00000017 , 0x00000006 
+ 00016249  0x00003420 ifetch  0x00000002 , 0x00000006 
+ 00016250  0x00003421 store , 0x00000002 , 0x000043fb 
+ 00016251  0x00003422 rtn 
+ 00016252  0x00003428 jam  0x00000000 , 0x00000951 
+ 00016253  0x0000342c sub  0x00000002 , 0x0000000c , 0x0000003e 
+ 00016254  0x0000342d rtn  0x00000002 
+ 00016255  0x0000342e sub  0x00000002 , 0x0000001e , 0x0000003e 
+ 00016256  0x0000342f nrtn  0x00000002 
+ 00016257  0x00003430 bpatchx  0x000000af , 0x00004035 
+ 00016258  0x00003431 call  0x0000400e 
+ 00016259  0x00003432 call  0x00003f8c 
+ 00016260  0x00003433 nrtn  0x00000028 
+ 00016261  0x00003434 call  0x00003fdd 
+ 00016262  0x00003435 nrtn  0x00000028 
+ 00016263  0x00003436 call  0x00003bcf 
+ 00016264  0x00003437 call  0x00003fa1 
+ 00016265  0x00003438 nrtn  0x00000028 
+ 00016266  0x00003439 call  0x00003fb2 
+ 00016267  0x0000343b branch  0x00003fb7 
+ 00016268  0x0000343e call  0x00007dba 
+ 00016269  0x0000343f fetch  0x00000001 , 0x00000921 
+ 00016270  0x00003440 arg  0x00000925 , 0x00000006 
+ 00016271  0x00003441 iadd  0x00000006 , 0x00000006 
+ 00016272  0x00003442 ifetch  0x00000004 , 0x00000006 
+ 00016273  0x00003443 ifetcht  0x00000004 , 0x00000006 
+ 00016274  0x00003444 ixor  0x00000002 , 0x00000002 
+ 00016275  0x00003445 arg  0x00000010 , 0x00000039 
+ 00016276  0x00003446 arg  0x000009fd , 0x00000006 
+ 00016277  0x00003448 ifetch  0x00000004 , 0x00000006 
+ 00016278  0x00003449 isub  0x00000002 , 0x0000003e 
+ 00016279  0x0000344a branch  0x00007dbc , 0x00000005 
+ 00016280  0x0000344b loop  0x00003f95 
+ 00016281  0x0000344c fetch  0x00000001 , 0x0000486a 
+ 00016282  0x0000344d pincrease  0x00000004 
+ 00016283  0x0000344e arg  0x000009fd , 0x00000005 
+ 00016284  0x0000344f iadd  0x00000005 , 0x00000005 
+ 00016285  0x00003450 istoret  0x00000004 , 0x00000005 
+ 00016286  0x00003451 and  0x0000003f , 0x0000003f , 0x0000003f 
+ 00016287  0x00003452 store  0x00000001 , 0x0000486a 
+ 00016288  0x00003453 rtn 
+ 00016289  0x00003456 call  0x00007dba 
+ 00016290  0x00003457 fetcht  0x00000005 , 0x00000924 
+ 00016291  0x00003458 arg  0x00000010 , 0x00000039 
+ 00016292  0x00003459 arg  0x00000a3d , 0x00000006 
+ 00016293  0x0000345b ifetch  0x00000005 , 0x00000006 
+ 00016294  0x0000345c isub  0x00000002 , 0x0000003e 
+ 00016295  0x0000345d branch  0x00007dbc , 0x00000005 
+ 00016296  0x0000345e loop  0x00003fa5 
+ 00016297  0x0000345f fetch  0x00000001 , 0x0000486b 
+ 00016298  0x00003460 pincrease  0x00000001 
+ 00016299  0x00003461 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016300  0x00003462 store  0x00000001 , 0x0000486b 
+ 00016301  0x00003463 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00016302  0x00003464 arg  0x00000a3d , 0x00000005 
+ 00016303  0x00003465 iadd  0x00000005 , 0x00000005 
+ 00016304  0x00003466 istoret  0x00000005 , 0x00000005 
+ 00016305  0x00003467 rtn 
+ 00016306  0x0000346a fetch  0x00000001 , 0x00000951 
+ 00016307  0x0000346b rtneq  0x00000000 
+ 00016308  0x0000346c fetch  0x00000002 , 0x00000927 
+ 00016309  0x0000346d store  0x00000002 , 0x0000486c 
+ 00016310  0x0000346e rtn 
+ 00016311  0x0000347b call  0x00004005 
+ 00016312  0x0000347c fetch  0x00000001 , 0x00000921 
+ 00016313  0x0000347d arg  0x00000929 , 0x00000002 
+ 00016314  0x0000347e call  0x00003ca7 
+ 00016315  0x0000347f nrtn  0x00000005 
+ 00016316  0x00003483 bpatchx  0x000000b0 , 0x00004036 
+ 00016317  0x00003484 fetch  0x00000001 , 0x00000951 
+ 00016318  0x00003485 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016319  0x00003486 call  0x00004106 , 0x00000005 
+ 00016320  0x00003487 fetcht  0x00000002 , 0x00000929 
+ 00016321  0x00003488 call  0x00003f26 
+ 00016322  0x00003489 call  0x00003fcf , 0x00000028 
+ 00016323  0x0000348a branch  0x00003fea , 0x00000028 
+ 00016324  0x0000348b arg  0x0000001d , 0x00000039 
+ 00016325  0x0000348c arg  0x000007ab , 0x00000005 
+ 00016326  0x0000348d arg  0x00000922 , 0x00000006 
+ 00016327  0x0000348e call  0x00007cda 
+ 00016328  0x0000348f call  0x00003fd3 
+ 00016329  0x00003490 arg  0x0000001d , 0x00000039 
+ 00016330  0x00003491 arg  0x000007ab , 0x00000006 
+ 00016331  0x00003492 arg  0x00000922 , 0x00000005 
+ 00016332  0x00003493 call  0x00007cda 
+ 00016333  0x00003494 fetch  0x00000002 , 0x00004842 
+ 00016334  0x00003495 branch  0x00007d79 
+ 00016335  0x00003498 jam  0x00000001 , 0x00000952 
+ 00016336  0x00003499 fetch  0x00000002 , 0x00004995 
+ 00016337  0x0000349a store  0x00000002 , 0x00000953 
+ 00016338  0x0000349b rtn 
+ 00016339  0x0000349e call  0x00003f36 
+ 00016340  0x0000349f branch  0x00003fea , 0x00000028 
+ 00016341  0x000034a0 jam  0x000000ff , 0x00004868 
+ 00016342  0x000034a1 setarg  0x0000ffcf 
+ 00016343  0x000034a2 isub  0x00000002 , 0x0000003e 
+ 00016344  0x000034a3 branch  0x00003fea , 0x00000005 
+ 00016345  0x000034a4 setarg  0x0000ffff 
+ 00016346  0x000034a5 isub  0x00000002 , 0x0000003e 
+ 00016347  0x000034a6 branch  0x00003fea , 0x00000005 
+ 00016348  0x000034a7 rtn 
+ 00016349  0x000034ab call  0x00007dbc 
+ 00016350  0x000034ac fetcht  0x00000001 , 0x00000922 
+ 00016351  0x000034ad rshift4  0x00000002 , 0x0000003f 
+ 00016352  0x000034ae rshift3  0x0000003f , 0x0000003f 
+ 00016353  0x000034af fetchr  0x00000011 , 0x00000001 , 0x00004871 
+ 00016354  0x000034b0 and  0x00000011 , 0x00000001 , 0x00000011 
+ 00016355  0x000034b1 isub  0x00000011 , 0x0000003e 
+ 00016356  0x000034b2 nrtn  0x00000005 
+ 00016357  0x000034b3 and  0x00000002 , 0x0000007f , 0x00000002 
+ 00016358  0x000034b4 fetch  0x00000001 , 0x0000474d 
+ 00016359  0x000034b5 isub  0x00000002 , 0x0000003e 
+ 00016360  0x000034b6 nrtn  0x00000005 
+ 00016361  0x000034b7 branch  0x00007dba 
+ 00016362  0x000034bc arg  0x00004872 , 0x00000011 
+ 00016363  0x000034bd arg  0x0000000a , 0x00000039 
+ 00016364  0x000034bf fetcht  0x00000002 , 0x00000927 
+ 00016365  0x000034c0 ifetch  0x00000002 , 0x00000011 
+ 00016366  0x000034c2 branch  0x00003ff4 , 0x00000034 
+ 00016367  0x000034c4 isub  0x00000002 , 0x0000003e 
+ 00016368  0x000034c6 branch  0x00003ff5 , 0x00000005 
+ 00016369  0x000034c7 increase  0x00000005 , 0x00000011 
+ 00016370  0x000034c8 loop  0x00003fec 
+ 00016371  0x000034c9 arg  0x00004872 , 0x00000011 
+ 00016372  0x000034cc istoret  0x00000002 , 0x00000011 
+ 00016373  0x000034ce storet  0x00000002 , 0x0000094c 
+ 00016374  0x000034d0 add  0x00000011 , 0x00000002 , 0x00000013 
+ 00016375  0x000034d1 ifetch  0x00000003 , 0x00000013 
+ 00016376  0x000034d2 store  0x00000003 , 0x0000094e 
+ 00016377  0x000034d3 branch  0x00003ffa 
+ 00016378  0x000034d9 call  0x00004002 
+ 00016379  0x000034db fetch  0x00000003 , 0x0000094e 
+ 00016380  0x000034dc fetcht  0x00000003 , 0x00000924 
+ 00016381  0x000034dd isub  0x00000002 , 0x0000003e 
+ 00016382  0x000034de rtn  0x00000002 
+ 00016383  0x000034df istoret  0x00000003 , 0x00000013 
+ 00016384  0x000034e0 call  0x00004002 
+ 00016385  0x000034e1 branch  0x00003e6b 
+ 00016386  0x000034e4 arg  0x00000924 , 0x00000011 
+ 00016387  0x000034e5 arg  0x00000003 , 0x00000039 
+ 00016388  0x000034e6 branch  0x00007cb1 
+ 00016389  0x000034eb call  0x00004008 
+ 00016390  0x000034ed arg  0x0000475e , 0x00000006 
+ 00016391  0x000034ee branch  0x0000735f 
+ 00016392  0x000034f0 arg  0x0000093f , 0x00000005 
+ 00016393  0x000034f1 setarg  0x00000000 
+ 00016394  0x000034f2 istore  0x00000001 , 0x00000005 
+ 00016395  0x000034f3 fetch  0x00000006 , 0x00000923 
+ 00016396  0x000034f4 istore  0x00000008 , 0x00000005 
+ 00016397  0x000034f5 branch  0x00004069 
+ 00016398  0x000034f9 add  0x00000002 , 0xfffffff4 , 0x0000003f 
+ 00016399  0x00003503 store  0x00000001 , 0x00000921 
+ 00016400  0x00003504 arg  0x0000001d , 0x00000039 
+ 00016401  0x00003505 arg  0x00000922 , 0x00000005 
+ 00016402  0x00003506 call  0x00007ca1 
+ 00016403  0x00003507 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016404  0x00003508 arg  0x00000922 , 0x00000005 
+ 00016405  0x00003509 branch  0x00007ccc 
+ 00016406  0x0000350c call  0x0000406e 
+ 00016407  0x0000350d call  0x00004036 
+ 00016408  0x0000350e nrtn  0x00000028 
+ 00016409  0x0000350f call  0x0000404a 
+ 00016410  0x00003510 jam  0x0000001e , 0x00000787 
+ 00016411  0x00003511 fetch  0x00000001 , 0x00000921 
+ 00016412  0x00003512 add  0x0000003f , 0x0000000d , 0x00000002 
+ 00016413  0x00003513 storet  0x00000001 , 0x00000789 
+ 00016414  0x00003514 increase  0xffffffff , 0x00000002 
+ 00016415  0x00003515 istoret  0x00000001 , 0x00000005 
+ 00016416  0x00003516 setarg  0x0000002a 
+ 00016417  0x00003517 istore  0x00000001 , 0x00000005 
+ 00016418  0x00003518 add  0x00000002 , 0xffffffff , 0x00000039 
+ 00016419  0x00003519 fetch  0x00000007 , 0x00000922 
+ 00016420  0x0000351a arg  0x00000922 , 0x00000006 
+ 00016421  0x0000351b call  0x00007cda 
+ 00016422  0x0000351c arg  0x00000787 , 0x00000011 
+ 00016423  0x0000351d call  0x000078b2 
+ 00016424  0x0000351e call  0x0000402b 
+ 00016425  0x0000351f nrtn  0x00000028 
+ 00016426  0x00003520 branch  0x00003961 
+ 00016427  0x00003523 fetcht  0x00000002 , 0x000007b2 
+ 00016428  0x00003525 call  0x00007dbc 
+ 00016429  0x00003526 fetch  0x00000001 , 0x00000978 
+ 00016430  0x00003527 rtn  0x00000034 
+ 00016431  0x00003528 iforce  0x00000039 
+ 00016432  0x00003529 arg  0x00000968 , 0x00000006 
+ 00016433  0x0000352b ifetch  0x00000002 , 0x00000006 
+ 00016434  0x0000352c isub  0x00000002 , 0x0000003e 
+ 00016435  0x0000352d branch  0x00007dba , 0x00000005 
+ 00016436  0x0000352e loop  0x00004031 
+ 00016437  0x0000352f rtn 
+ 00016438  0x00003533 call  0x00007dbc 
+ 00016439  0x00003534 fetch  0x00000001 , 0x00000951 
+ 00016440  0x00003535 rtneq  0x00000001 
+ 00016441  0x00003536 fetch  0x00000002 , 0x0000484c 
+ 00016442  0x00003537 rtnbit1  0x00000001 
+ 00016443  0x00003538 fetch  0x00000001 , 0x000047e4 
+ 00016444  0x00003539 rtnne  0x00000000 
+ 00016445  0x0000353a fetcht  0x00000002 , 0x00000927 
+ 00016446  0x0000353b call  0x00003f26 
+ 00016447  0x0000353c branch  0x00007dbc , 0x00000028 
+ 00016448  0x0000353d call  0x0000404f 
+ 00016449  0x0000353e nrtn  0x00000028 
+ 00016450  0x0000353f fetch  0x00000001 , 0x00000923 
+ 00016451  0x00003540 branch  0x00007dbc , 0x00000034 
+ 00016452  0x00003541 pincrease  0xffffffff 
+ 00016453  0x00003542 branch  0x00007dbc , 0x00000034 
+ 00016454  0x00003543 store  0x00000001 , 0x00000923 
+ 00016455  0x00003544 setarg  0x000048cc 
+ 00016456  0x00003545 store  0x00000002 , 0x000043fb 
+ 00016457  0x00003546 branch  0x00007dba 
+ 00016458  0x00003549 call  0x00004005 
+ 00016459  0x0000354a fetch  0x00000001 , 0x00000921 
+ 00016460  0x0000354b arg  0x00000929 , 0x00000002 
+ 00016461  0x0000354c call  0x00003c86 
+ 00016462  0x0000354d branch  0x00003bcf 
+ 00016463  0x00003552 setarg  0x000048a4 
+ 00016464  0x00003553 store  0x00000002 , 0x00000910 
+ 00016465  0x00003554 branch  0x000039fb 
+ 00016466  0x00003559 bpatchx  0x000000b1 , 0x00004036 
+ 00016467  0x0000355a call  0x00004056 
+ 00016468  0x0000355b call  0x0000405f 
+ 00016469  0x0000355c branch  0x0000394c 
+ 00016470  0x00003562 fetch  0x00000001 , 0x00000916 
+ 00016471  0x00003563 add  0x0000003f , 0x00000002 , 0x00000011 
+ 00016472  0x00003564 pincrease  0x00000004 
+ 00016473  0x00003565 store  0x00000001 , 0x00000916 
+ 00016474  0x00003566 arg  0x0000499f , 0x00000002 
+ 00016475  0x00003567 branch  0x0000405c 
+ 00016476  0x0000356d call  0x00004005 
+ 00016477  0x0000356e copy  0x00000011 , 0x0000003f 
+ 00016478  0x0000356f branch  0x00003c86 
+ 00016479  0x00003573 branch  0x00003bcc 
+ 00016480  0x00003577 call  0x00003e5e 
+ 00016481  0x00003578 call  0x000078fa 
+ 00016482  0x00003579 rtn  0x00000034 
+ 00016483  0x0000357a call  0x00002a28 
+ 00016484  0x0000357b nrtn  0x00000034 
+ 00016485  0x0000357c arg  0x00000787 , 0x00000011 
+ 00016486  0x0000357d call  0x000078ca 
+ 00016487  0x0000357e nrtn  0x00000028 
+ 00016488  0x0000357f branch  0x000040f0 
+ 00016489  0x00003584 fetch  0x00000004 , 0x0000486e 
+ 00016490  0x00003585 istore  0x00000004 , 0x00000005 
+ 00016491  0x00003586 add  0x00000005 , 0xfffffff3 , 0x0000003f 
+ 00016492  0x00003587 store  0x00000002 , 0x000008f1 
+ 00016493  0x00003588 rtn 
+ 00016494  0x0000358d setarg  0x000048cc 
+ 00016495  0x0000358e store  0x00000002 , 0x000043fb 
+ 00016496  0x0000358f rtn 
+ 00016497  0x00003592 call  0x0000406e 
+ 00016498  0x00003593 branch  0x000078ad 
+ 00016499  0x00003597 call  0x000029c9 
+ 00016500  0x00003598 fetch  0x00000001 , 0x000047e4 
+ 00016501  0x00003599 beq  0x00000001 , 0x00004083 
+ 00016502  0x0000359a beq  0x00000000 , 0x00004079 
+ 00016503  0x0000359b beq  0x00000005 , 0x00004079 
+ 00016504  0x0000359c rtn 
+ 00016505  0x000035a0 setsect  0x00000000 , 0x00010214 
+ 00016506  0x000035a1 setsect  0x00000001 , 0x0000c080 
+ 00016507  0x000035a2 setsect  0x00000002 , 0x00028030 
+ 00016508  0x000035a3 setsect  0x00000003 , 0x00003060 
+ 00016509  0x000035a4 store  0x00000009 , 0x00004348 
+ 00016510  0x000035a5 setarg  0x00182816 
+ 00016511  0x000035a6 istore  0x00000004 , 0x00000005 
+ 00016512  0x000035a7 fetch  0x00000008 , 0x000047dc 
+ 00016513  0x000035a8 istore  0x00000008 , 0x00000005 
+ 00016514  0x000035a9 rtn 
+ 00016515  0x000035ac call  0x00003ce0 
+ 00016516  0x000035ae setsect  0x00000000 , 0x0001021d 
+ 00016517  0x000035af setsect  0x00000001 , 0x0000c080 
+ 00016518  0x000035b0 setsect  0x00000002 , 0x00027030 
+ 00016519  0x000035b1 setsect  0x00000003 , 0x00005460 
+ 00016520  0x000035b2 store  0x00000009 , 0x00004348 
+ 00016521  0x000035b3 setarg  0x00182716 
+ 00016522  0x000035b4 istore  0x00000003 , 0x00000005 
+ 00016523  0x000035b5 arg  0x000008ff , 0x00000006 
+ 00016524  0x000035b6 call  0x00007c8f 
+ 00016525  0x000035b7 fetch  0x00000002 , 0x000047ea 
+ 00016526  0x000035b8 istore  0x00000002 , 0x00000005 
+ 00016527  0x000035b9 rtn 
+ 00016528  0x000035c0 bpatchx  0x000000b2 , 0x00004036 
+ 00016529  0x000035c1 fetch  0x00000002 , 0x00004398 
+ 00016530  0x000035c2 beq  0x0000000e , 0x00004095 
+ 00016531  0x000035c3 beq  0x00000014 , 0x000040d6 
+ 00016532  0x000035c4 rtn 
+ 00016533  0x000035c7 copy  0x00000012 , 0x00000002 
+ 00016534  0x000035c8 ifetch  0x00000001 , 0x00000011 
+ 00016535  0x000035c9 beq  0x00000000 , 0x000040e1 
+ 00016536  0x000035ca beq  0x00000002 , 0x0000409a 
+ 00016537  0x000035cb rtn 
+ 00016538  0x000035d4 call  0x0000400e 
+ 00016539  0x000035d5 fetch  0x00000001 , 0x00000921 
+ 00016540  0x000035d6 pincrease  0xfffffffc 
+ 00016541  0x000035d7 store  0x00000001 , 0x00000921 
+ 00016542  0x000035d8 call  0x00003fdd 
+ 00016543  0x000035d9 nrtn  0x00000028 
+ 00016544  0x000035da call  0x00003bcf 
+ 00016545  0x000035db fetch  0x00000001 , 0x00000923 
+ 00016546  0x000035dc bbit1  0x00000007 , 0x000040a4 
+ 00016547  0x000035dd rtn 
+ 00016548  0x000035e0 call  0x000040da 
+ 00016549  0x000035e1 fetch  0x00000001 , 0x00000921 
+ 00016550  0x000035e2 arg  0x00000929 , 0x00000002 
+ 00016551  0x000035e3 call  0x00003ca5 
+ 00016552  0x000035e4 nrtn  0x00000005 
+ 00016553  0x000035e7 call  0x00004106 
+ 00016554  0x000035e8 fetch  0x00000001 , 0x0000092b 
+ 00016555  0x000035e9 beq  0x00000000 , 0x000040bd 
+ 00016556  0x000035ea beq  0x00000001 , 0x000040ae 
+ 00016557  0x000035eb rtn 
+ 00016558  0x000035ee fetchr  0x00000039 , 0x00000001 , 0x00000921 
+ 00016559  0x000035ef increase  0xfffffffd , 0x00000039 
+ 00016560  0x000035f1 rshift  0x00000039 , 0x0000003f 
+ 00016561  0x000035f2 fetcht  0x00000002 , 0x00000978 
+ 00016562  0x000035f3 iadd  0x00000002 , 0x0000003f 
+ 00016563  0x000035f4 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00016564  0x000035f5 nrtn  0x00000002 
+ 00016565  0x000035f6 store  0x00000002 , 0x00000978 
+ 00016566  0x000035f7 arg  0x00000968 , 0x00000005 
+ 00016567  0x000035f8 lshift  0x00000002 , 0x0000003f 
+ 00016568  0x000035f9 iadd  0x00000005 , 0x00000005 
+ 00016569  0x000035fa arg  0x0000092c , 0x00000006 
+ 00016570  0x000035fb call  0x00007cda 
+ 00016571  0x000035fc fetch  0x00000001 , 0x0000097a 
+ 00016572  0x000035fd branch  0x000040bf 
+ 00016573  0x00003600 ifetch  0x00000001 , 0x00000006 
+ 00016574  0x00003601 store  0x00000001 , 0x0000097a 
+ 00016575  0x00003603 store  0x00000001 , 0x000049a2 
+ 00016576  0x00003604 fetch  0x00000002 , 0x00000978 
+ 00016577  0x00003605 byteswap  0x0000003f , 0x0000003f 
+ 00016578  0x00003606 store  0x00000002 , 0x000049a3 
+ 00016579  0x00003608 jam  0x00000003 , 0x000049a1 
+ 00016580  0x0000360a fetch  0x00000009 , 0x00000922 
+ 00016581  0x0000360b store  0x00000009 , 0x00004998 
+ 00016582  0x0000360c fetch  0x00000002 , 0x00004995 
+ 00016583  0x0000360d store  0x00000002 , 0x0000499d 
+ 00016584  0x0000360f call  0x00004253 
+ 00016585  0x00003610 call  0x00004267 
+ 00016586  0x00003612 call  0x000040da 
+ 00016587  0x00003613 setarg  0x00000006 
+ 00016588  0x00003614 arg  0x0000499f , 0x00000002 
+ 00016589  0x00003615 call  0x00003c84 
+ 00016590  0x00003616 call  0x0000405f 
+ 00016591  0x00003619 arg  0x00000016 , 0x00000011 
+ 00016592  0x0000361a arg  0x00000010 , 0x00000002 
+ 00016593  0x0000361b call  0x00002dee 
+ 00016594  0x0000361c setarg  0x00000002 
+ 00016595  0x0000361d istore  0x00000001 , 0x00000005 
+ 00016596  0x0000361e arg  0x00004998 , 0x00000006 
+ 00016597  0x0000361f branch  0x00007c8d 
+ 00016598  0x00003622 jam  0x00000002 , 0x000007aa 
+ 00016599  0x00003623 copy  0x00000012 , 0x00000002 
+ 00016600  0x00003624 copy  0x00000011 , 0x00000006 
+ 00016601  0x00003625 branch  0x00003cfa 
+ 00016602  0x00003629 arg  0x0000095b , 0x00000005 
+ 00016603  0x0000362a setarg  0x00000003 
+ 00016604  0x0000362b istore  0x00000002 , 0x00000005 
+ 00016605  0x0000362c fetch  0x00000005 , 0x00000924 
+ 00016606  0x0000362d istore  0x00000007 , 0x00000005 
+ 00016607  0x0000362e call  0x00004069 
+ 00016608  0x00003630 branch  0x00004006 
+ 00016609  0x00003633 jam  0x00000002 , 0x00000951 
+ 00016610  0x00003634 branch  0x00003f7d 
+ 00016611  0x00003638 copy  0x00000013 , 0x0000003f 
+ 00016612  0x00003639 beq  0x00000015 , 0x000040e8 
+ 00016613  0x0000363a beq  0x00000014 , 0x000040e7 
+ 00016614  0x0000363b rtn 
+ 00016615  0x0000363e branch  0x000040eb 
+ 00016616  0x00003643 setarg  0x00000000 
+ 00016617  0x00003644 store  0x00000002 , 0x0000486c 
+ 00016618  0x00003645 branch  0x00004317 
+ 00016619  0x00003648 setarg  0x00000000 
+ 00016620  0x00003649 store  0x00000002 , 0x00000978 
+ 00016621  0x0000364a arg  0x00000968 , 0x00000005 
+ 00016622  0x0000364b arg  0x00000010 , 0x00000039 
+ 00016623  0x0000364c branch  0x00007ca3 
+ 00016624  0x00003655 call  0x00002a28 
+ 00016625  0x00003656 nrtn  0x00000034 
+ 00016626  0x00003658 fetch  0x00000001 , 0x00000789 
+ 00016627  0x00003659 add  0x0000003f , 0xffffffff , 0x00000011 
+ 00016628  0x0000365a arg  0x00000010 , 0x00000002 
+ 00016629  0x0000365b call  0x00002dee 
+ 00016630  0x0000365c setarg  0x00000000 
+ 00016631  0x0000365d istore  0x00000001 , 0x00000005 
+ 00016632  0x0000365e arg  0x0000078c , 0x00000006 
+ 00016633  0x0000365f branch  0x00007c8d 
+ 00016634  0x00003662 fetch  0x00000001 , 0x000007aa 
+ 00016635  0x00003663 rtneq  0x00000000 
+ 00016636  0x00003664 fetch  0x00000002 , 0x000044e9 
+ 00016637  0x00003665 rtnbit0  0x00000009 
+ 00016638  0x00003666 call  0x00002a28 
+ 00016639  0x00003667 nrtn  0x00000034 
+ 00016640  0x00003668 fetch  0x00000001 , 0x0000462a 
+ 00016641  0x00003669 add  0x0000003f , 0xfffffffb , 0x00000011 
+ 00016642  0x0000366a arg  0x00000016 , 0x00000002 
+ 00016643  0x0000366b call  0x00002dee 
+ 00016644  0x0000366c arg  0x00004630 , 0x00000006 
+ 00016645  0x0000366d branch  0x00007c8d 
+ 00016646  0x00003670 fetch  0x00000002 , 0x00000968 
+ 00016647  0x00003671 nrtn  0x00000034 
+ 00016648  0x00003672 fetch  0x00000002 , 0x00000927 
+ 00016649  0x00003673 store  0x00000002 , 0x00000968 
+ 00016650  0x00003675 fetch  0x00000002 , 0x00000978 
+ 00016651  0x00003676 pincrease  0x00000001 
+ 00016652  0x00003677 store  0x00000002 , 0x00000978 
+ 00016653  0x00003678 rtn 
+ 00016654  0x0000367c ifetch  0x00000004 , 0x00000006 
+ 00016655  0x0000367d force  0x00000004 , 0x00000011 
+ 00016656  0x0000367e increase  0x00000003 , 0x00000005 
+ 00016657  0x00003680 istore  0x00000001 , 0x00000005 
+ 00016658  0x00003681 rshift8  0x0000003f , 0x0000003f 
+ 00016659  0x00003682 increase  0xfffffffe , 0x00000005 
+ 00016660  0x00003683 increase  0xffffffff , 0x00000011 
+ 00016661  0x00003684 nbranch  0x00004111 , 0x00000005 
+ 00016662  0x00003685 increase  0x00000005 , 0x00000005 
+ 00016663  0x00003686 loop  0x0000410e 
+ 00016664  0x00003687 rtn 
+ 00016665  0x0000368b lshift2  0x00000007 , 0x0000003f 
+ 00016666  0x0000368c iadd  0x0000000b , 0x00000006 
+ 00016667  0x0000368d ifetch  0x00000004 , 0x00000006 
+ 00016668  0x0000368e rtn 
+ 00016669  0x00003691 force  0x00000010 , 0x00000030 
+ 00016670  0x00003692 arg  0x00000231 , 0x0000000b 
+ 00016671  0x00003694 add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00016672  0x00003695 call  0x00004119 
+ 00016673  0x00003696 iforce  0x00000002 
+ 00016674  0x00003697 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00016675  0x00003698 call  0x00004119 
+ 00016676  0x00003699 iadd  0x00000002 , 0x00000002 
+ 00016677  0x0000369a add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00016678  0x0000369b call  0x00004119 
+ 00016679  0x0000369c shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00016680  0x0000369d iadd  0x00000002 , 0x00000002 
+ 00016681  0x0000369e add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00016682  0x0000369f call  0x00004119 
+ 00016683  0x000036a0 shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016684  0x000036a1 iadd  0x00000002 , 0x00000002 
+ 00016685  0x000036a2 lshift2  0x00000030 , 0x0000003f 
+ 00016686  0x000036a3 iadd  0x0000000b , 0x00000005 
+ 00016687  0x000036a4 istoret  0x00000004 , 0x00000005 
+ 00016688  0x000036a5 increase  0x00000001 , 0x00000030 
+ 00016689  0x000036a6 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00016690  0x000036a7 nbranch  0x0000411f , 0x00000001 
+ 00016691  0x000036a8 rtn 
+ 00016692  0x000036ac arg  0x00000549 , 0x00000006 
+ 00016693  0x000036ad force  0x00000007 , 0x00000038 
+ 00016694  0x000036af ifetch  0x00000004 , 0x00000006 
+ 00016695  0x000036b0 iforce  0x0000002f 
+ 00016696  0x000036b1 increase  0xffffffff , 0x00000038 
+ 00016697  0x000036b2 branch  0x00004136 , 0x00000002 
+ 00016698  0x000036b3 rtn 
+ 00016699  0x000036b6 bpatchx  0x000000b3 , 0x00004036 
+ 00016700  0x000036b7 call  0x0000411d 
+ 00016701  0x000036b8 arg  0x00000331 , 0x00000005 
+ 00016702  0x000036b9 force  0x00000000 , 0x00000038 
+ 00016703  0x000036bb deposit  0x0000002f 
+ 00016704  0x000036bc istore  0x00000004 , 0x00000005 
+ 00016705  0x000036bd increase  0x00000001 , 0x00000038 
+ 00016706  0x000036be compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016707  0x000036bf nbranch  0x0000413f , 0x00000001 
+ 00016708  0x000036c2 arg  0x000095ed , 0x0000000b 
+ 00016709  0x000036c5 arg  0x00000231 , 0x00000030 
+ 00016710  0x000036c6 force  0x00000040 , 0x00000039 
+ 00016711  0x000036c8 ifetcht  0x00000004 , 0x00000030 
+ 00016712  0x000036c9 ifetch  0x00000004 , 0x0000000b 
+ 00016713  0x000036ca increase  0x00000004 , 0x0000000b 
+ 00016714  0x000036cb increase  0x00000004 , 0x00000030 
+ 00016715  0x000036cc iadd  0x00000002 , 0x0000003f 
+ 00016716  0x000036cd force  0x00000007 , 0x00000038 
+ 00016717  0x000036ce iadd  0x0000002f , 0x00000002 
+ 00016718  0x000036cf force  0x00000004 , 0x00000038 
+ 00016719  0x000036d0 shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00016720  0x000036d1 iadd  0x00000002 , 0x00000002 
+ 00016721  0x000036d2 force  0x00000005 , 0x00000038 
+ 00016722  0x000036d3 deposit  0x0000002f 
+ 00016723  0x000036d4 force  0x00000006 , 0x00000038 
+ 00016724  0x000036d5 ixor  0x0000002f , 0x0000003f 
+ 00016725  0x000036d6 force  0x00000004 , 0x00000038 
+ 00016726  0x000036d7 iand  0x0000002f , 0x0000003f 
+ 00016727  0x000036d8 force  0x00000006 , 0x00000038 
+ 00016728  0x000036d9 ixor  0x0000002f , 0x0000003f 
+ 00016729  0x000036da iadd  0x00000002 , 0x00000002 
+ 00016730  0x000036db force  0x00000007 , 0x00000038 
+ 00016731  0x000036dc copy  0x00000002 , 0x0000002f 
+ 00016732  0x000036dd force  0x00000003 , 0x00000038 
+ 00016733  0x000036de deposit  0x0000002f 
+ 00016734  0x000036df iadd  0x00000002 , 0x0000002f 
+ 00016735  0x000036e0 force  0x00000000 , 0x00000038 
+ 00016736  0x000036e1 deposit  0x0000002f 
+ 00016737  0x000036e2 force  0x00000001 , 0x00000038 
+ 00016738  0x000036e3 iand  0x0000002f , 0x00000002 
+ 00016739  0x000036e4 ior  0x0000002f , 0x0000003f 
+ 00016740  0x000036e5 force  0x00000002 , 0x00000038 
+ 00016741  0x000036e6 iand  0x0000002f , 0x0000003f 
+ 00016742  0x000036e7 ior  0x00000002 , 0x00000002 
+ 00016743  0x000036e8 force  0x00000000 , 0x00000038 
+ 00016744  0x000036e9 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00016745  0x000036ea iadd  0x00000002 , 0x0000003f 
+ 00016746  0x000036eb force  0x00000007 , 0x00000038 
+ 00016747  0x000036ec iadd  0x0000002f , 0x0000002f 
+ 00016748  0x000036ed regexrot 
+ 00016749  0x000036ee loop  0x00004147 
+ 00016750  0x000036ef arg  0x00000331 , 0x00000006 
+ 00016751  0x000036f0 force  0x00000000 , 0x00000038 
+ 00016752  0x000036f2 ifetch  0x00000004 , 0x00000006 
+ 00016753  0x000036f3 iadd  0x0000002f , 0x0000002f 
+ 00016754  0x000036f4 increase  0x00000001 , 0x00000038 
+ 00016755  0x000036f5 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00016756  0x000036f6 nbranch  0x00004170 , 0x00000001 
+ 00016757  0x000036f7 rtn 
+ 00016758  0x000036fc arg  0x000001bd , 0x00000005 
+ 00016759  0x000036fd force  0x00000007 , 0x00000038 
+ 00016760  0x000036ff deposit  0x0000002f 
+ 00016761  0x00003700 istore  0x00000004 , 0x00000005 
+ 00016762  0x00003701 increase  0xffffffff , 0x00000038 
+ 00016763  0x00003702 branch  0x00004178 , 0x00000002 
+ 00016764  0x00003703 rtn 
+ 00016765  0x00003709 bbit0  0x00000006 , 0x00004180 
+ 00016766  0x0000370c call  0x000041a2 
+ 00016767  0x0000370d branch  0x00004182 
+ 00016768  0x00003710 call  0x000041af 
+ 00016769  0x00003711 branch  0x00004182 
+ 00016770  0x00003716 fetch  0x00000001 , 0x00000921 
+ 00016771  0x00003717 pincrease  0xfffffff9 
+ 00016772  0x0000371b arg  0x0000092c , 0x00000030 
+ 00016773  0x0000371c call  0x00007dbc 
+ 00016774  0x0000371d branch  0x00004194 
+ 00016775  0x00003722 fetch  0x00000001 , 0x0000092b 
+ 00016776  0x00003723 bbit0  0x00000006 , 0x0000418b 
+ 00016777  0x00003725 call  0x000041a2 
+ 00016778  0x00003726 branch  0x0000418d 
+ 00016779  0x00003728 call  0x000041af 
+ 00016780  0x00003729 branch  0x0000418d 
+ 00016781  0x0000372d fetch  0x00000001 , 0x00004969 
+ 00016782  0x0000372e ncall  0x00007dba , 0x00000034 
+ 00016783  0x0000372f call  0x00007dbc , 0x00000034 
+ 00016784  0x00003730 fetch  0x00000001 , 0x00004862 
+ 00016785  0x00003731 pincrease  0xfffffffc 
+ 00016786  0x00003732 jam  0x00000000 , 0x00004862 
+ 00016787  0x00003733 arg  0x00004b3c , 0x00000030 
+ 00016788  0x00003738 copy  0x00000030 , 0x00000002 
+ 00016789  0x00003739 call  0x0000419c 
+ 00016790  0x0000373a nrtn  0x00000005 
+ 00016791  0x0000373b call  0x0000419f 
+ 00016792  0x0000373c nrtn  0x00000028 
+ 00016793  0x0000373d fetch  0x00000002 , 0x000008f4 
+ 00016794  0x0000373e copy  0x0000003f , 0x00000030 
+ 00016795  0x0000373f branch  0x00003728 
+ 00016796  0x00003742 nbranch  0x00003ca7 , 0x00000028 
+ 00016797  0x00003743 pincrease  0xfffffffc 
+ 00016798  0x00003744 branch  0x00003ca5 
+ 00016799  0x00003748 setarg  0x0000496a 
+ 00016800  0x00003749 store  0x00000002 , 0x00000910 
+ 00016801  0x0000374a branch  0x000039fb 
+ 00016802  0x0000374f call  0x000041a5 
+ 00016803  0x00003751 arg  0x00004959 , 0x00000006 
+ 00016804  0x00003752 branch  0x0000735f 
+ 00016805  0x00003754 arg  0x0000093f , 0x00000005 
+ 00016806  0x00003755 setarg  0x00000001 
+ 00016807  0x00003756 istore  0x00000001 , 0x00000005 
+ 00016808  0x00003757 fetch  0x00000001 , 0x00004969 
+ 00016809  0x00003758 arg  0x00000000 , 0x00000002 
+ 00016810  0x00003759 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00016811  0x0000375a istoret  0x00000001 , 0x00000005 
+ 00016812  0x0000375b fetch  0x00000007 , 0x00000924 
+ 00016813  0x0000375c istore  0x00000007 , 0x00000005 
+ 00016814  0x0000375d branch  0x00004069 
+ 00016815  0x00003762 call  0x000041b2 
+ 00016816  0x00003764 arg  0x000046a0 , 0x00000006 
+ 00016817  0x00003765 branch  0x0000735f 
+ 00016818  0x00003767 arg  0x0000093f , 0x00000005 
+ 00016819  0x00003768 setarg  0x00000002 
+ 00016820  0x00003769 branch  0x000041a7 
+ 00016821  0x0000376f bpatchx  0x000000b4 , 0x00004036 
+ 00016822  0x00003771 call  0x0000425b 
+ 00016823  0x00003774 call  0x000041bd 
+ 00016824  0x00003775 rtn  0x00000028 
+ 00016825  0x00003776 call  0x000041d0 
+ 00016826  0x00003778 call  0x00004292 
+ 00016827  0x0000377a arg  0x00000983 , 0x00000011 
+ 00016828  0x0000377b branch  0x000078b2 
+ 00016829  0x00003780 call  0x00007dbc 
+ 00016830  0x00003781 arg  0x00000001 , 0x00000002 
+ 00016831  0x00003783 fetch  0x00000001 , 0x00000951 
+ 00016832  0x00003784 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00016833  0x00003785 setflag  0x00000005 , 0x00000007 , 0x00000002 
+ 00016834  0x00003786 storet  0x00000001 , 0x00000983 
+ 00016835  0x00003787 fetch  0x00000009 , 0x00004998 
+ 00016836  0x00003788 store  0x00000009 , 0x00000987 
+ 00016837  0x00003789 fetch  0x00000001 , 0x00000723 
+ 00016838  0x0000378a rtnne  0x000000d4 
+ 00016839  0x0000378b fetch  0x00000001 , 0x000047e4 
+ 00016840  0x0000378c bne  0x00000000 , 0x00007dba 
+ 00016841  0x0000378d fetch  0x00000001 , 0x00000726 
+ 00016842  0x0000378e store  0x00000001 , 0x00000986 
+ 00016843  0x0000378f fetch  0x00000001 , 0x00000983 
+ 00016844  0x00003790 pincrease  0x00000001 
+ 00016845  0x00003791 set1  0x00000005 , 0x0000003f 
+ 00016846  0x00003792 store  0x00000001 , 0x00000983 
+ 00016847  0x00003793 rtn 
+ 00016848  0x00003797 fetch  0x00000001 , 0x00000722 
+ 00016849  0x00003798 copy  0x0000003f , 0x00000039 
+ 00016850  0x00003799 store  0x00000001 , 0x00000990 
+ 00016851  0x0000379a fetch  0x00000001 , 0x0000092b 
+ 00016852  0x0000379b store  0x00000001 , 0x00000991 
+ 00016853  0x0000379c arg  0x00000996 , 0x00000005 
+ 00016854  0x0000379d arg  0x00000723 , 0x00000006 
+ 00016855  0x0000379e branch  0x00007cda 
+ 00016856  0x000037a8 fetch  0x00000001 , 0x000049b5 
+ 00016857  0x000037a9 nrtn  0x00000034 
+ 00016858  0x000037aa call  0x00004292 
+ 00016859  0x000037ab arg  0x00000983 , 0x00000011 
+ 00016860  0x000037ac call  0x000078dc 
+ 00016861  0x000037ad nrtn  0x00000028 
+ 00016862  0x000037af fetcht  0x00000001 , 0x00000983 
+ 00016863  0x000037b0 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00016864  0x000037b1 branch  0x0000420b , 0x00000034 
+ 00016865  0x000037b3 jam  0x00000001 , 0x000049b5 
+ 00016866  0x000037b5 call  0x000041fc 
+ 00016867  0x000037b7 fetcht  0x00000001 , 0x00000983 
+ 00016868  0x000037b8 call  0x00004202 
+ 00016869  0x000037b9 store  0x00000001 , 0x000049b6 
+ 00016870  0x000037bb fetch  0x00000001 , 0x000049b7 
+ 00016871  0x000037bc isolate1  0x00000007 , 0x00000002 
+ 00016872  0x000037bd setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00016873  0x000037be store  0x00000001 , 0x000049b7 
+ 00016874  0x000037c6 set1  0x00000004 , 0x00000002 
+ 00016875  0x000037c8 increase  0xffffffff , 0x00000002 
+ 00016876  0x000037c9 istoret  0x00000001 , 0x00000012 
+ 00016877  0x000037cb fetcht  0x00000001 , 0x00000983 
+ 00016878  0x000037cc isolate1  0x00000004 , 0x00000002 
+ 00016879  0x000037cd nbranch  0x0000420f , 0x00000001 
+ 00016880  0x000037ce fetcht  0x00000001 , 0x00000990 
+ 00016881  0x000037cf storet  0x00000001 , 0x00000722 
+ 00016882  0x000037d0 copy  0x00000002 , 0x00000039 
+ 00016883  0x000037d1 arg  0x00000723 , 0x00000005 
+ 00016884  0x000037d2 arg  0x00000996 , 0x00000006 
+ 00016885  0x000037d3 call  0x00007cda 
+ 00016886  0x000037d5 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016887  0x000037d6 nbranch  0x000041f9 , 0x00000002 
+ 00016888  0x000037d8 branch  0x00003ec1 
+ 00016889  0x000037dc fetch  0x00000004 , 0x00000992 
+ 00016890  0x000037dd store  0x00000004 , 0x0000097e 
+ 00016891  0x000037de branch  0x00004230 
+ 00016892  0x000037e2 fetch  0x00000001 , 0x00000991 
+ 00016893  0x000037e3 store  0x00000001 , 0x0000092b 
+ 00016894  0x000037e5 fetch  0x00000009 , 0x00000987 
+ 00016895  0x000037e6 store  0x00000009 , 0x00004998 
+ 00016896  0x000037e7 store  0x00000009 , 0x00000922 
+ 00016897  0x000037e8 rtn 
+ 00016898  0x000037ec jam  0x00000001 , 0x000049b7 
+ 00016899  0x000037ed fetch  0x00000001 , 0x00000986 
+ 00016900  0x000037ee isolate1  0x00000005 , 0x00000002 
+ 00016901  0x000037ef rtn  0x00000001 
+ 00016902  0x000037f0 setarg  0x00000000 
+ 00016903  0x000037f1 rtn 
+ 00016904  0x000037f4 add  0x00000011 , 0x0000001a , 0x00000005 
+ 00016905  0x000037f5 istore  0x00000001 , 0x00000005 
+ 00016906  0x000037f6 rtn 
+ 00016907  0x000037fa jam  0x00000000 , 0x000049b6 
+ 00016908  0x000037fb call  0x00004292 
+ 00016909  0x000037fc arg  0x00000983 , 0x00000011 
+ 00016910  0x000037fd branch  0x000078ca 
+ 00016911  0x00003800 call  0x00004253 
+ 00016912  0x00003801 call  0x00004267 
+ 00016913  0x00003802 fetch  0x00000009 , 0x00004998 
+ 00016914  0x00003803 store  0x00000009 , 0x00000987 
+ 00016915  0x00003804 call  0x00004228 
+ 00016916  0x00003805 setarg  0x00000000 
+ 00016917  0x00003806 store  0x00000001 , 0x00004969 
+ 00016918  0x00003807 call  0x00004249 
+ 00016919  0x00003809 fetcht  0x00000001 , 0x00000722 
+ 00016920  0x0000380a storet  0x00000001 , 0x00000990 
+ 00016921  0x0000380b copy  0x00000002 , 0x00000039 
+ 00016922  0x0000380c arg  0x00000723 , 0x00000006 
+ 00016923  0x0000380d arg  0x00000996 , 0x00000005 
+ 00016924  0x0000380e call  0x00007cda 
+ 00016925  0x00003810 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00016926  0x00003811 nbranch  0x00004222 , 0x00000002 
+ 00016927  0x00003813 arg  0x00000984 , 0x00000011 
+ 00016928  0x00003814 call  0x000078eb 
+ 00016929  0x00003815 branch  0x00003ec1 
+ 00016930  0x00003818 call  0x0000426f 
+ 00016931  0x00003819 fetch  0x00000004 , 0x0000097e 
+ 00016932  0x0000381a store  0x00000004 , 0x00000992 
+ 00016933  0x0000381b arg  0x00000984 , 0x00000011 
+ 00016934  0x0000381c call  0x000078eb 
+ 00016935  0x0000381d branch  0x00004230 
+ 00016936  0x00003820 fetch  0x00000001 , 0x00000990 
+ 00016937  0x00003821 copy  0x0000003f , 0x00000039 
+ 00016938  0x00003822 store  0x00000001 , 0x00000722 
+ 00016939  0x00003823 fetch  0x00000001 , 0x00000991 
+ 00016940  0x00003824 store  0x00000001 , 0x0000092b 
+ 00016941  0x00003825 arg  0x00000996 , 0x00000006 
+ 00016942  0x00003826 arg  0x00000723 , 0x00000005 
+ 00016943  0x00003827 branch  0x00007cda 
+ 00016944  0x0000382a call  0x0000427c 
+ 00016945  0x0000382b setarg  0x00000723 
+ 00016946  0x0000382c store  0x00000002 , 0x0000097b 
+ 00016947  0x0000382e call  0x000041fc 
+ 00016948  0x0000382f call  0x00004253 
+ 00016949  0x00003830 call  0x00004267 
+ 00016950  0x00003832 fetcht  0x00000001 , 0x00000722 
+ 00016951  0x00003833 setarg  0x0000000c 
+ 00016952  0x00003834 call  0x00007db0 
+ 00016953  0x00003835 copy  0x0000003f , 0x00000011 
+ 00016954  0x00003836 copy  0x00000002 , 0x0000003f 
+ 00016955  0x00003837 isub  0x00000011 , 0x0000003f 
+ 00016956  0x00003838 store  0x00000001 , 0x00000722 
+ 00016957  0x00003839 fetch  0x00000002 , 0x0000097b 
+ 00016958  0x0000383a copy  0x0000003f , 0x00000006 
+ 00016959  0x0000383b iadd  0x00000011 , 0x00000002 
+ 00016960  0x0000383c storet  0x00000002 , 0x0000097b 
+ 00016961  0x0000383d call  0x00003ecb 
+ 00016962  0x0000383e fetch  0x00000001 , 0x00000722 
+ 00016963  0x0000383f rtn  0x00000034 
+ 00016964  0x00003840 fetch  0x00000001 , 0x00000980 
+ 00016965  0x00003841 pincrease  0x00000001 
+ 00016966  0x00003842 store  0x00000001 , 0x00000980 
+ 00016967  0x00003843 call  0x0000427c 
+ 00016968  0x00003844 branch  0x00004233 
+ 00016969  0x0000384a fetch  0x00000001 , 0x0000092b 
+ 00016970  0x0000384b bbit0  0x00000006 , 0x0000424d 
+ 00016971  0x0000384d call  0x000041a2 
+ 00016972  0x0000384e branch  0x0000424e 
+ 00016973  0x00003850 call  0x000041af 
+ 00016974  0x00003852 fetch  0x00000001 , 0x00000722 
+ 00016975  0x00003853 add  0x0000003f , 0x00000004 , 0x00000002 
+ 00016976  0x00003854 storet  0x00000001 , 0x00000722 
+ 00016977  0x00003855 arg  0x00000723 , 0x00000002 
+ 00016978  0x00003856 branch  0x00003c86 
+ 00016979  0x0000385c fetch  0x00000003 , 0x00004992 
+ 00016980  0x0000385d pincrease  0x00000001 
+ 00016981  0x0000385e store  0x00000003 , 0x00004992 
+ 00016982  0x0000385f fetch  0x00000001 , 0x00004808 
+ 00016983  0x00003860 pincrease  0x00000001 
+ 00016984  0x00003861 store  0x00000001 , 0x00004808 
+ 00016985  0x00003862 fetch  0x00000002 , 0x00004846 
+ 00016986  0x00003863 branch  0x00007d79 
+ 00016987  0x00003868 fetch  0x00000001 , 0x00004871 
+ 00016988  0x00003869 lshift4  0x0000003f , 0x0000003f 
+ 00016989  0x0000386a lshift3  0x0000003f , 0x0000003f 
+ 00016990  0x0000386b fetcht  0x00000001 , 0x0000474d 
+ 00016991  0x0000386c ior  0x00000002 , 0x0000003f 
+ 00016992  0x0000386d store  0x00000001 , 0x00004998 
+ 00016993  0x0000386e fetch  0x00000001 , 0x00004997 
+ 00016994  0x0000386f store  0x00000001 , 0x00004999 
+ 00016995  0x00003870 fetch  0x00000002 , 0x00004995 
+ 00016996  0x00003871 store  0x00000002 , 0x0000499d 
+ 00016997  0x00003872 fetch  0x00000002 , 0x0000094c 
+ 00016998  0x00003873 store  0x00000002 , 0x0000499f 
+ 00016999  0x00003876 fetch  0x00000003 , 0x00004992 
+ 00017000  0x00003877 store  0x00000003 , 0x0000499a 
+ 00017001  0x00003878 arg  0x0000499a , 0x00000011 
+ 00017002  0x00003879 arg  0x00000003 , 0x00000039 
+ 00017003  0x0000387a call  0x00007cb1 
+ 00017004  0x0000387b fetch  0x00000008 , 0x00004999 
+ 00017005  0x0000387c store  0x00000008 , 0x00000923 
+ 00017006  0x0000387d rtn 
+ 00017007  0x00003880 fetch  0x00000001 , 0x00000722 
+ 00017008  0x00003881 div  0x0000003f , 0x0000000c 
+ 00017009  0x00003882 call  0x00007d62 
+ 00017010  0x00003883 quotient  0x00000002 
+ 00017011  0x00003884 remainder  0x0000003f 
+ 00017012  0x00003885 call  0x0000428f , 0x00000034 
+ 00017013  0x00003886 storet  0x00000001 , 0x00000981 
+ 00017014  0x00003887 jam  0x00000000 , 0x00000980 
+ 00017015  0x00003888 fetch  0x00000003 , 0x00004992 
+ 00017016  0x00003889 arg  0x00001fff , 0x00000002 
+ 00017017  0x0000388a iand  0x00000002 , 0x0000003f 
+ 00017018  0x0000388b store  0x00000002 , 0x0000097e 
+ 00017019  0x0000388c rtn 
+ 00017020  0x0000388f fetch  0x00000002 , 0x0000097e 
+ 00017021  0x00003890 lshift4  0x0000003f , 0x0000003f 
+ 00017022  0x00003891 lshift  0x0000003f , 0x0000003f 
+ 00017023  0x00003892 fetcht  0x00000001 , 0x00000980 
+ 00017024  0x00003893 ior  0x00000002 , 0x0000003f 
+ 00017025  0x00003894 lshift4  0x0000003f , 0x0000003f 
+ 00017026  0x00003895 lshift  0x0000003f , 0x0000003f 
+ 00017027  0x00003896 fetcht  0x00000001 , 0x00000981 
+ 00017028  0x00003897 ior  0x00000002 , 0x0000003f 
+ 00017029  0x00003898 store  0x00000003 , 0x000049a2 
+ 00017030  0x00003899 arg  0x00000003 , 0x00000039 
+ 00017031  0x0000389a arg  0x000049a2 , 0x00000011 
+ 00017032  0x0000389b branch  0x00007cb1 
+ 00017033  0x0000389e arg  0x000049b8 , 0x00000013 
+ 00017034  0x0000389f arg  0x0000428c , 0x00000012 
+ 00017035  0x000038a0 branch  0x000042e0 
+ 00017036  0x000038a3 arg  0x00000028 , 0x00000039 
+ 00017037  0x000038a4 arg  0x0000496a , 0x00000005 
+ 00017038  0x000038a5 branch  0x00007ca1 
+ 00017039  0x000038a9 increase  0xffffffff , 0x00000002 
+ 00017040  0x000038aa rtn 
+ 00017041  0x000038ad branch  0x00003b2a 
+ 00017042  0x000038b1 setarg  0x000049b9 
+ 00017043  0x000038b2 store  0x00000002 , 0x000043fb 
+ 00017044  0x000038b3 rtn 
+ 00017045  0x000038b7 bpatch  0x000000b1 , 0x00004016 
+ 00017046  0x000038b8 fetch  0x00000001 , 0x000043cb 
+ 00017047  0x000038b9 branch  0x00004295 , 0x00000034 
+ 00017048  0x000038ba beq  0x00000004 , 0x000047b7 
+ 00017049  0x000038bb beq  0x00000009 , 0x000062ae 
+ 00017050  0x000038bc beq  0x0000000a , 0x00005099 
+ 00017051  0x000038bd beq  0x0000000e , 0x000043b2 
+ 00017052  0x000038be beq  0x00000006 , 0x0000646e 
+ 00017053  0x000038bf beq  0x0000000d , 0x00004672 
+ 00017054  0x000038c0 beq  0x0000000f , 0x00004959 
+ 00017055  0x000038c1 beq  0x0000000c , 0x00006882 
+ 00017056  0x000038c3 beq  0x00000008 , 0x000053e0 
+ 00017057  0x000038c4 beq  0x0000000b , 0x00003e02 
+ 00017058  0x000038c5 rtn 
+ 00017059  0x000038c9 rtn  0x0000002b 
+ 00017060  0x000038ca call  0x00006f74 
+ 00017061  0x000038cb fetch  0x00000001 , 0x000043cb 
+ 00017062  0x000038cc beq  0x00000009 , 0x000063d9 
+ 00017063  0x000038cd beq  0x00000006 , 0x000063d9 
+ 00017064  0x000038ce beq  0x00000004 , 0x000047c2 
+ 00017065  0x000038cf beq  0x00000008 , 0x00005428 
+ 00017066  0x000038d0 beq  0x0000000f , 0x0000542c 
+ 00017067  0x000038d1 beq  0x0000000d , 0x00004772 
+ 00017068  0x000038d2 rtn 
+ 00017069  0x000038d5 call  0x00007774 
+ 00017070  0x000038d6 call  0x00007841 
+ 00017071  0x000038d7 call  0x000042b4 
+ 00017072  0x000038d8 fetch  0x00000002 , 0x000043db 
+ 00017073  0x000038d9 branch  0x00007d79 
+ 00017074  0x000038dc fetch  0x00000002 , 0x000043d9 
+ 00017075  0x000038dd branch  0x00007d79 
+ 00017076  0x000038e0 bpatch  0x000000b2 , 0x00004016 
+ 00017077  0x000038e2 arg  0x000044d3 , 0x00000011 
+ 00017078  0x000038e3 call  0x00007d97 
+ 00017079  0x000038e4 rtn  0x00000034 
+ 00017080  0x000038e6 copy  0x0000003f , 0x00000013 
+ 00017081  0x000038e7 call  0x000042bd 
+ 00017082  0x000038e8 branch  0x000042c1 
+ 00017083  0x000038eb arg  0x00000000 , 0x00000013 
+ 00017084  0x000038ec rtn 
+ 00017085  0x000038f2 beq  0x00000010 , 0x000042d0 
+ 00017086  0x000038f3 beq  0x00000014 , 0x000042c7 
+ 00017087  0x000038f4 beq  0x00000015 , 0x000042cb 
+ 00017088  0x000038f5 rtn 
+ 00017089  0x000038fa fetch  0x00000002 , 0x000043dd 
+ 00017090  0x000038fb branch  0x00007d79 
+ 00017091  0x000038fe fetch  0x00000002 , 0x000043d3 
+ 00017092  0x000038ff branch  0x00007d79 
+ 00017093  0x00003902 fetch  0x00000002 , 0x000043d7 
+ 00017094  0x00003903 branch  0x00007d79 
+ 00017095  0x00003906 fetch  0x00000002 , 0x000044e9 
+ 00017096  0x00003907 set1  0x00000009 , 0x0000003f 
+ 00017097  0x00003908 store  0x00000002 , 0x000044e9 
+ 00017098  0x00003909 rtn 
+ 00017099  0x0000390c jam  0x00000000 , 0x00004396 
+ 00017100  0x0000390d fetch  0x00000002 , 0x000044e9 
+ 00017101  0x0000390e set0  0x00000009 , 0x0000003f 
+ 00017102  0x0000390f store  0x00000002 , 0x000044e9 
+ 00017103  0x00003910 branch  0x0000432d 
+ 00017104  0x00003914 fetch  0x00000002 , 0x000043f1 
+ 00017105  0x00003915 set1  0x00000000 , 0x0000003f 
+ 00017106  0x00003916 store  0x00000002 , 0x000043f1 
+ 00017107  0x00003917 rtn 
+ 00017108  0x0000391b store  0x00000001 , 0x0000021d 
+ 00017109  0x0000391d bpatch  0x000000b3 , 0x00004016 
+ 00017110  0x0000391e fetch  0x00000001 , 0x0000021d 
+ 00017111  0x0000391f rtn  0x00000034 
+ 00017112  0x00003920 increase  0xffffffff , 0x0000003f 
+ 00017113  0x00003921 store  0x00000001 , 0x0000021d 
+ 00017114  0x00003922 call  0x00007780 
+ 00017115  0x00003923 call  0x0000430e 
+ 00017116  0x00003924 call  0x00006beb 
+ 00017117  0x00003925 fetch  0x00000002 , 0x000043e3 
+ 00017118  0x00003926 call  0x00007d79 
+ 00017119  0x00003927 branch  0x000042d5 
+ 00017120  0x0000392d ifetch  0x00000001 , 0x00000013 
+ 00017121  0x0000392e rtn  0x00000034 
+ 00017122  0x0000392f pincrease  0xffffffff 
+ 00017123  0x00003930 istore  0x00000001 , 0x00000013 
+ 00017124  0x00003931 nrtn  0x00000034 
+ 00017125  0x00003932 copy  0x00000012 , 0x0000003f 
+ 00017126  0x00003933 branch  0x00007d79 
+ 00017127  0x00003938 ifetch  0x00000002 , 0x00000013 
+ 00017128  0x00003939 rtn  0x00000034 
+ 00017129  0x0000393a pincrease  0xffffffff 
+ 00017130  0x0000393b istore  0x00000002 , 0x00000013 
+ 00017131  0x0000393c nrtn  0x00000034 
+ 00017132  0x0000393d copy  0x00000012 , 0x0000003f 
+ 00017133  0x0000393e branch  0x00007d79 
+ 00017134  0x00003941 fetcht  0x00000002 , 0x00004430 
+ 00017135  0x00003942 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00017136  0x00003943 arg  0x000042f2 , 0x00000012 
+ 00017137  0x00003944 branch  0x000042e0 
+ 00017138  0x00003947 call  0x00004343 
+ 00017139  0x00003948 beq  0x00000001 , 0x000042f5 
+ 00017140  0x0000394a branch  0x00004327 
+ 00017141  0x0000394c setarg  0x00000002 
+ 00017142  0x0000394d istore  0x00000001 , 0x00000013 
+ 00017143  0x0000394e add  0x00000002 , 0x00000008 , 0x00000012 
+ 00017144  0x00003950 ifetch  0x00000002 , 0x00000012 
+ 00017145  0x00003951 branch  0x00007d79 
+ 00017146  0x00003955 call  0x000042fc 
+ 00017147  0x00003956 branch  0x00004327 
+ 00017148  0x0000395a setarg  0x00000000 
+ 00017149  0x0000395b store  0x00000002 , 0x000043ef 
+ 00017150  0x0000395c rtn 
+ 00017151  0x0000395e setarg  0x00000000 
+ 00017152  0x0000395f store  0x00000002 , 0x000043f1 
+ 00017153  0x00003960 rtn 
+ 00017154  0x00003965 fetch  0x00000002 , 0x000043f1 
+ 00017155  0x00003966 set1  0x00000007 , 0x0000003f 
+ 00017156  0x00003967 store  0x00000002 , 0x000043ef 
+ 00017157  0x00003968 setarg  0x00000000 
+ 00017158  0x00003969 store  0x00000002 , 0x000043f1 
+ 00017159  0x0000396a rtn 
+ 00017160  0x00003973 arg  0x00000009 , 0x00000007 
+ 00017161  0x00003974 branch  0x000024e7 
+ 00017162  0x00003977 arg  0x00000009 , 0x00000007 
+ 00017163  0x00003978 branch  0x000024eb 
+ 00017164  0x0000397b jam  0x00000005 , 0x000043ed 
+ 00017165  0x0000397c branch  0x00004308 
+ 00017166  0x0000397f arg  0x000043ed , 0x00000013 
+ 00017167  0x00003980 arg  0x0000430a , 0x00000012 
+ 00017168  0x00003981 branch  0x000042e0 
+ 00017169  0x00003985 jam  0x0000000f , 0x0000066f 
+ 00017170  0x00003986 branch  0x00007834 
+ 00017171  0x00003989 jam  0x00000010 , 0x0000066f 
+ 00017172  0x0000398a branch  0x00007834 
+ 00017173  0x0000398d jam  0x0000000e , 0x0000066f 
+ 00017174  0x0000398e branch  0x00007834 
+ 00017175  0x00003991 jam  0x0000000d , 0x0000066f 
+ 00017176  0x00003992 branch  0x00007834 
+ 00017177  0x00003995 jam  0x00000017 , 0x0000066f 
+ 00017178  0x00003996 branch  0x00007834 
+ 00017179  0x00003999 jam  0x00000018 , 0x0000066f 
+ 00017180  0x0000399a branch  0x00007834 
+ 00017181  0x0000399d jam  0x00000016 , 0x0000066f 
+ 00017182  0x0000399e branch  0x00007834 
+ 00017183  0x000039a1 jam  0x00000011 , 0x0000066f 
+ 00017184  0x000039a2 branch  0x00007834 
+ 00017185  0x000039a5 jam  0x00000015 , 0x0000066f 
+ 00017186  0x000039a6 branch  0x00007834 
+ 00017187  0x000039a9 jam  0x00000014 , 0x0000066f 
+ 00017188  0x000039aa branch  0x00007834 
+ 00017189  0x000039ae jam  0x00000013 , 0x0000066f 
+ 00017190  0x000039af branch  0x00007834 
+ 00017191  0x000039b2 jam  0x00000019 , 0x0000066f 
+ 00017192  0x000039b3 branch  0x00007834 
+ 00017193  0x000039b7 jam  0x0000001f , 0x0000066f 
+ 00017194  0x000039b8 branch  0x00007834 
+ 00017195  0x000039bc set1  0x0000000d , 0x00000000 
+ 00017196  0x000039bd rtn 
+ 00017197  0x000039c0 set0  0x0000000d , 0x00000000 
+ 00017198  0x000039c1 rtn 
+ 00017199  0x000039c5 call  0x00004343 
+ 00017200  0x000039c6 beq  0x00000002 , 0x00004339 
+ 00017201  0x000039c8 setarg  0x00000001 
+ 00017202  0x000039c9 istore  0x00000001 , 0x00000013 
+ 00017203  0x000039ca add  0x00000002 , 0x00000003 , 0x00000011 
+ 00017204  0x000039cb add  0x00000002 , 0x00000006 , 0x00000012 
+ 00017205  0x000039cd ifetcht  0x00000001 , 0x00000011 
+ 00017206  0x000039ce increase  0x00000001 , 0x00000013 
+ 00017207  0x000039cf istoret  0x00000001 , 0x00000013 
+ 00017208  0x000039d0 branch  0x000042f8 
+ 00017209  0x000039d3 setarg  0x00000000 
+ 00017210  0x000039d4 istore  0x00000001 , 0x00000013 
+ 00017211  0x000039d5 fetch  0x00000002 , 0x000044e9 
+ 00017212  0x000039d6 bbit0  0x00000009 , 0x0000433f 
+ 00017213  0x000039d7 call  0x000030c5 
+ 00017214  0x000039d8 call  0x0000431f 
+ 00017215  0x000039da fetcht  0x00000002 , 0x00004430 
+ 00017216  0x000039db add  0x00000002 , 0x00000002 , 0x00000011 
+ 00017217  0x000039dc add  0x00000002 , 0x00000004 , 0x00000012 
+ 00017218  0x000039dd branch  0x00004335 
+ 00017219  0x000039e0 fetcht  0x00000002 , 0x00004430 
+ 00017220  0x000039e1 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00017221  0x000039e2 ifetch  0x00000001 , 0x00000013 
+ 00017222  0x000039e3 rtn 
+ 00017223  0x000039e6 call  0x00004343 
+ 00017224  0x000039e7 bne  0x00000000 , 0x0000434a 
+ 00017225  0x000039e8 branch  0x00004327 
+ 00017226  0x000039ea add  0x00000002 , 0x0000000a , 0x00000012 
+ 00017227  0x000039eb branch  0x000042f8 
+ 00017228  0x000039f2 fetch  0x00000008 , 0x00004ceb 
+ 00017229  0x000039f3 store  0x00000008 , 0x00004cfe 
+ 00017230  0x000039f4 jam  0x00000000 , 0x00004d0e 
+ 00017231  0x000039f5 fetch  0x00000001 , 0x00004d02 
+ 00017232  0x000039f6 lshift2  0x0000003f , 0x0000003f 
+ 00017233  0x000039f7 arg  0x00004b87 , 0x00000002 
+ 00017234  0x000039f8 iadd  0x00000002 , 0x00000002 
+ 00017235  0x000039f9 ifetch  0x00000004 , 0x00000002 
+ 00017236  0x000039fa store  0x00000004 , 0x00004cfa 
+ 00017237  0x000039fc fetch  0x00000001 , 0x00004d0e 
+ 00017238  0x000039fd nbranch  0x0000435f , 0x00000034 
+ 00017239  0x000039fe fetcht  0x00000002 , 0x00004cf4 
+ 00017240  0x000039ff ifetch  0x00000001 , 0x00000002 
+ 00017241  0x00003a00 store  0x00000001 , 0x00004d0a 
+ 00017242  0x00003a01 increase  0x00000001 , 0x00000002 
+ 00017243  0x00003a02 storet  0x00000002 , 0x00004cf4 
+ 00017244  0x00003a03 rshift4  0x0000003f , 0x0000003f 
+ 00017245  0x00003a04 store  0x00000001 , 0x00004cf9 
+ 00017246  0x00003a05 branch  0x00004362 
+ 00017247  0x00003a07 fetch  0x00000001 , 0x00004d0a 
+ 00017248  0x00003a08 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00017249  0x00003a09 store  0x00000001 , 0x00004cf9 
+ 00017250  0x00003a0b fetch  0x00000001 , 0x00004d0e 
+ 00017251  0x00003a0c setflip  0x00000000 , 0x0000003f 
+ 00017252  0x00003a0d store  0x00000001 , 0x00004d0e 
+ 00017253  0x00003a0e arg  0x00004b77 , 0x00000002 
+ 00017254  0x00003a0f fetch  0x00000001 , 0x00004cf9 
+ 00017255  0x00003a10 iadd  0x00000002 , 0x00000002 
+ 00017256  0x00003a11 ifetch  0x00000001 , 0x00000002 
+ 00017257  0x00003a12 fetcht  0x00000001 , 0x00004d02 
+ 00017258  0x00003a13 call  0x0000439a 
+ 00017259  0x00003a14 store  0x00000001 , 0x00004d02 
+ 00017260  0x00003a16 fetch  0x00000001 , 0x00004cf9 
+ 00017261  0x00003a17 and  0x0000003f , 0x00000008 , 0x00000002 
+ 00017262  0x00003a18 storet  0x00000001 , 0x00004cf8 
+ 00017263  0x00003a19 and  0x0000003f , 0x00000007 , 0x00000002 
+ 00017264  0x00003a1a storet  0x00000001 , 0x00004cf9 
+ 00017265  0x00003a1c call  0x000043a3 
+ 00017266  0x00003a1d storet  0x00000004 , 0x00004d06 
+ 00017267  0x00003a1f fetch  0x00000001 , 0x00004cf8 
+ 00017268  0x00003a20 branch  0x00004379 , 0x00000034 
+ 00017269  0x00003a21 fetch  0x00000004 , 0x00004cfe 
+ 00017270  0x00003a22 fetcht  0x00000004 , 0x00004d06 
+ 00017271  0x00003a23 isub  0x00000002 , 0x0000003f 
+ 00017272  0x00003a24 branch  0x0000437c 
+ 00017273  0x00003a26 fetch  0x00000004 , 0x00004cfe 
+ 00017274  0x00003a27 fetcht  0x00000004 , 0x00004d06 
+ 00017275  0x00003a28 iadd  0x00000002 , 0x0000003f 
+ 00017276  0x00003a2a store  0x00000004 , 0x00004cfe 
+ 00017277  0x00003a2b arg  0x00007fff , 0x00000002 
+ 00017278  0x00003a2c isub  0x00000002 , 0x0000003f 
+ 00017279  0x00003a2d bbit1  0x0000001f , 0x00004382 
+ 00017280  0x00003a2e storet  0x00000004 , 0x00004cfe 
+ 00017281  0x00003a2f branch  0x00004388 
+ 00017282  0x00003a31 fetch  0x00000004 , 0x00004cfe 
+ 00017283  0x00003a32 arg  0x00008000 , 0x00000002 
+ 00017284  0x00003a33 iadd  0x00000002 , 0x0000003f 
+ 00017285  0x00003a34 bbit0  0x0000001f , 0x00004388 
+ 00017286  0x00003a35 arg  0xffff8000 , 0x00000002 
+ 00017287  0x00003a36 storet  0x00000004 , 0x00004cfe 
+ 00017288  0x00003a38 fetch  0x00000001 , 0x00004d02 
+ 00017289  0x00003a39 lshift2  0x0000003f , 0x0000003f 
+ 00017290  0x00003a3a arg  0x00004b87 , 0x00000002 
+ 00017291  0x00003a3b iadd  0x00000002 , 0x00000002 
+ 00017292  0x00003a3c ifetch  0x00000004 , 0x00000002 
+ 00017293  0x00003a3d store  0x00000004 , 0x00004cfa 
+ 00017294  0x00003a3f fetch  0x00000002 , 0x00004cf6 
+ 00017295  0x00003a40 fetcht  0x00000002 , 0x00004cfe 
+ 00017296  0x00003a41 istoret  0x00000002 , 0x0000003f 
+ 00017297  0x00003a42 increase  0x00000002 , 0x0000003f 
+ 00017298  0x00003a43 store  0x00000002 , 0x00004cf6 
+ 00017299  0x00003a45 fetch  0x00000001 , 0x00004cf3 
+ 00017300  0x00003a46 increase  0xffffffff , 0x0000003f 
+ 00017301  0x00003a47 store  0x00000001 , 0x00004cf3 
+ 00017302  0x00003a48 nbranch  0x00004355 , 0x00000034 
+ 00017303  0x00003a49 fetch  0x00000008 , 0x00004cfe 
+ 00017304  0x00003a4a store  0x00000008 , 0x00004ceb 
+ 00017305  0x00003a4b rtn 
+ 00017306  0x00003a4e iadd  0x00000002 , 0x0000003f 
+ 00017307  0x00003a4f bbit0  0x00000007 , 0x0000439e 
+ 00017308  0x00003a50 setarg  0x00000000 
+ 00017309  0x00003a51 rtn 
+ 00017310  0x00003a53 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00017311  0x00003a54 sub  0x0000003f , 0x00000058 , 0x0000003e 
+ 00017312  0x00003a55 rtn  0x00000002 
+ 00017313  0x00003a56 setarg  0x00000058 
+ 00017314  0x00003a57 rtn 
+ 00017315  0x00003a5a fetchr  0x00000011 , 0x00000004 , 0x00004cfa 
+ 00017316  0x00003a5b rshift3  0x00000011 , 0x00000002 
+ 00017317  0x00003a5c fetch  0x00000001 , 0x00004cf9 
+ 00017318  0x00003a5d bbit0  0x00000002 , 0x000043a9 
+ 00017319  0x00003a5e copy  0x00000011 , 0x0000003f 
+ 00017320  0x00003a5f iadd  0x00000002 , 0x00000002 
+ 00017321  0x00003a61 fetch  0x00000001 , 0x00004cf9 
+ 00017322  0x00003a62 bbit0  0x00000001 , 0x000043ad 
+ 00017323  0x00003a63 rshift  0x00000011 , 0x0000003f 
+ 00017324  0x00003a64 iadd  0x00000002 , 0x00000002 
+ 00017325  0x00003a66 fetch  0x00000001 , 0x00004cf9 
+ 00017326  0x00003a67 rtnbit0  0x00000000 
+ 00017327  0x00003a68 rshift2  0x00000011 , 0x0000003f 
+ 00017328  0x00003a69 iadd  0x00000002 , 0x00000002 
+ 00017329  0x00003a6a rtn 
+ 00017330  0x00003a70 call  0x00007396 
+ 00017331  0x00003a71 rtn  0x0000002b 
+ 00017332  0x00003a72 setarg  0x000045be 
+ 00017333  0x00003a73 store  0x00000002 , 0x000045e0 
+ 00017334  0x00003a75 setarg  0x0000330a 
+ 00017335  0x00003a76 store  0x00000002 , 0x000045e2 
+ 00017336  0x00003a78 setarg  0x0000465e 
+ 00017337  0x00003a79 store  0x00000002 , 0x000045e4 
+ 00017338  0x00003a7b setarg  0x0000442e 
+ 00017339  0x00003a7c store  0x00000002 , 0x000043d5 
+ 00017340  0x00003a7e setarg  0x00004430 
+ 00017341  0x00003a7f store  0x00000002 , 0x000043d7 
+ 00017342  0x00003a81 setarg  0x00004455 
+ 00017343  0x00003a82 store  0x00000002 , 0x000043db 
+ 00017344  0x00003a84 setarg  0x00004476 
+ 00017345  0x00003a85 store  0x00000002 , 0x000043dd 
+ 00017346  0x00003a87 setarg  0x00004308 
+ 00017347  0x00003a88 store  0x00000002 , 0x000043d3 
+ 00017348  0x00003a8a setarg  0x000044d1 
+ 00017349  0x00003a8b store  0x00000002 , 0x000043df 
+ 00017350  0x00003a8d setarg  0x00004494 
+ 00017351  0x00003a8e store  0x00000002 , 0x000043e3 
+ 00017352  0x00003a90 bpatch  0x0000002e , 0x00004005 
+ 00017353  0x00003a91 call  0x00004412 
+ 00017354  0x00003a92 call  0x00004463 
+ 00017355  0x00003a93 call  0x000078ad 
+ 00017356  0x00003a94 jam  0x00000002 , 0x000040c0 
+ 00017357  0x00003a95 jam  0x00000000 , 0x000049b7 
+ 00017358  0x00003a96 fetch  0x00000001 , 0x00004779 
+ 00017359  0x00003a97 store  0x00000001 , 0x00004648 
+ 00017360  0x00003a98 beq  0x00000000 , 0x000043db 
+ 00017361  0x00003a99 fetch  0x00000001 , 0x0000477a 
+ 00017362  0x00003a9a store  0x00000001 , 0x000044ec 
+ 00017363  0x00003a9b jam  0x00000000 , 0x00004388 
+ 00017364  0x00003a9d call  0x00007776 
+ 00017365  0x00003a9e call  0x00007780 
+ 00017366  0x00003a9f jam  0x00000001 , 0x000047a1 
+ 00017367  0x00003aa0 fetch  0x00000002 , 0x000044e9 
+ 00017368  0x00003aa1 rtnbit1  0x0000000c 
+ 00017369  0x00003aa2 branch  0x00004327 
+ 00017370  0x00003aa6 branch  0x000043f9 
+ 00017371  0x00003aa9 jam  0x00000002 , 0x000047a1 
+ 00017372  0x00003aab jam  0x00000001 , 0x00004388 
+ 00017373  0x00003aac setarg  0x00000020 
+ 00017374  0x00003aad call  0x000063c7 
+ 00017375  0x00003aaf arg  0x00004273 , 0x00000005 
+ 00017376  0x00003ab0 fetch  0x00000001 , 0x000042db 
+ 00017377  0x00003ab2 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00017378  0x00003ab3 rshift4  0x00000002 , 0x00000002 
+ 00017379  0x00003ab4 call  0x000043f3 
+ 00017380  0x00003ab5 istoret  0x00000001 , 0x00000005 
+ 00017381  0x00003ab6 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00017382  0x00003ab7 call  0x000043f3 
+ 00017383  0x00003ab8 istoret  0x00000001 , 0x00000005 
+ 00017384  0x00003ab9 call  0x00002955 
+ 00017385  0x00003aba fetcht  0x00000001 , 0x0000426b 
+ 00017386  0x00003abb copy  0x00000002 , 0x00000039 
+ 00017387  0x00003abc arg  0x0000434b , 0x00000005 
+ 00017388  0x00003abd arg  0x0000426c , 0x00000006 
+ 00017389  0x00003abe call  0x00007cda 
+ 00017390  0x00003ac0 fetcht  0x00000001 , 0x0000426b 
+ 00017391  0x00003ac1 copy  0x00000002 , 0x00000039 
+ 00017392  0x00003ac2 arg  0x0000436b , 0x00000005 
+ 00017393  0x00003ac3 arg  0x0000426c , 0x00000006 
+ 00017394  0x00003ac4 branch  0x00007cda 
+ 00017395  0x00003ac6 sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00017396  0x00003ac7 branch  0x000043f7 , 0x00000002 
+ 00017397  0x00003ac8 add  0x00000002 , 0x00000037 , 0x00000002 
+ 00017398  0x00003ac9 rtn 
+ 00017399  0x00003acb add  0x00000002 , 0x00000030 , 0x00000002 
+ 00017400  0x00003acc rtn 
+ 00017401  0x00003acf fetch  0x00000001 , 0x0000476e 
+ 00017402  0x00003ad0 bne  0x000000ff , 0x0000440b 
+ 00017403  0x00003ad2 fetch  0x00000001 , 0x0000476c 
+ 00017404  0x00003ad3 bne  0x000000ff , 0x0000440e 
+ 00017405  0x00003ad5 fetch  0x00000001 , 0x00004777 
+ 00017406  0x00003ad6 bne  0x000000ff , 0x00004410 
+ 00017407  0x00003ad8 fetch  0x00000001 , 0x000046da 
+ 00017408  0x00003ad9 copy  0x0000003f , 0x00000039 
+ 00017409  0x00003ada setarg  0x000046db 
+ 00017410  0x00003adb copy  0x0000003f , 0x00000011 
+ 00017411  0x00003add copy  0x00000011 , 0x00000006 
+ 00017412  0x00003ade ifetch  0x00000001 , 0x00000006 
+ 00017413  0x00003adf copy  0x00000006 , 0x00000011 
+ 00017414  0x00003ae0 beq  0x000000ff , 0x00004409 
+ 00017415  0x00003ae1 copy  0x0000003f , 0x00000002 
+ 00017416  0x00003ae2 call  0x00006ef7 
+ 00017417  0x00003ae4 loop  0x00004403 
+ 00017418  0x00003ae6 rtn 
+ 00017419  0x00003ae8 fetch  0x00000008 , 0x0000476e 
+ 00017420  0x00003ae9 store  0x00000008 , 0x000046dd 
+ 00017421  0x00003aea branch  0x000043fb 
+ 00017422  0x00003aec store  0x00000001 , 0x000046db 
+ 00017423  0x00003aed branch  0x000043fd 
+ 00017424  0x00003aef store  0x00000001 , 0x000046dc 
+ 00017425  0x00003af0 branch  0x000043ff 
+ 00017426  0x00003af4 call  0x000045ba 
+ 00017427  0x00003af5 call  0x00004640 
+ 00017428  0x00003af6 arg  0x00000000 , 0x00000011 
+ 00017429  0x00003af7 call  0x00007055 
+ 00017430  0x00003af8 call  0x000043f9 
+ 00017431  0x00003af9 call  0x0000446b 
+ 00017432  0x00003afa call  0x0000442c 
+ 00017433  0x00003afb branch  0x0000441b 
+ 00017434  0x00003afd rtn 
+ 00017435  0x00003aff fetch  0x00000001 , 0x000049a4 
+ 00017436  0x00003b00 copy  0x0000003f , 0x00000039 
+ 00017437  0x00003b01 setarg  0x000049a5 
+ 00017438  0x00003b02 copy  0x0000003f , 0x00000011 
+ 00017439  0x00003b04 copy  0x00000011 , 0x00000006 
+ 00017440  0x00003b05 ifetch  0x00000001 , 0x00000006 
+ 00017441  0x00003b06 copy  0x00000006 , 0x00000011 
+ 00017442  0x00003b07 beq  0x000000ff , 0x00004426 
+ 00017443  0x00003b08 copy  0x0000003f , 0x00000002 
+ 00017444  0x00003b09 store  0x00000001 , 0x000049a9 
+ 00017445  0x00003b0a call  0x00004428 
+ 00017446  0x00003b0c loop  0x0000441f 
+ 00017447  0x00003b0e rtn 
+ 00017448  0x00003b11 fetch  0x00000001 , 0x000049a9 
+ 00017449  0x00003b12 rtneq  0x000000ff 
+ 00017450  0x00003b13 iforce  0x00000002 
+ 00017451  0x00003b14 branch  0x00006ef7 
+ 00017452  0x00003b18 jam  0x00000064 , 0x0000477d 
+ 00017453  0x00003b19 rtn 
+ 00017454  0x00003b1c call  0x00004431 
+ 00017455  0x00003b1d call  0x00007de2 
+ 00017456  0x00003b1f branch  0x0000701b 
+ 00017457  0x00003b22 call  0x0000788b 
+ 00017458  0x00003b24 arg  0x00000010 , 0x00000039 
+ 00017459  0x00003b25 arg  0x00008070 , 0x00000006 
+ 00017460  0x00003b27 copy  0x00000006 , 0x00000005 
+ 00017461  0x00003b28 ifetch  0x00000001 , 0x00000006 
+ 00017462  0x00003b29 beq  0x0000001f , 0x00004445 
+ 00017463  0x00003b2a beq  0x00000020 , 0x00004445 
+ 00017464  0x00003b2b beq  0x00000021 , 0x00004445 
+ 00017465  0x00003b2c beq  0x00000022 , 0x00004445 
+ 00017466  0x00003b2d beq  0x00000023 , 0x00004445 
+ 00017467  0x00003b2e beq  0x0000002c , 0x00004445 
+ 00017468  0x00003b2f beq  0x0000002d , 0x00004445 
+ 00017469  0x00003b30 beq  0x00000000 , 0x00004445 
+ 00017470  0x00003b32 loop  0x00004434 
+ 00017471  0x00003b33 arg  0x000080dc , 0x0000003f 
+ 00017472  0x00003b34 isub  0x00000006 , 0x0000003e 
+ 00017473  0x00003b35 branch  0x0000444b , 0x00000005 
+ 00017474  0x00003b37 arg  0x00000008 , 0x00000039 
+ 00017475  0x00003b38 arg  0x000080d4 , 0x00000006 
+ 00017476  0x00003b39 branch  0x00004434 
+ 00017477  0x00003b3c setarg  0x00000040 
+ 00017478  0x00003b3d istore  0x00000001 , 0x00000005 
+ 00017479  0x00003b3e branch  0x0000443e 
+ 00017480  0x00003b40 setarg  0x00000080 
+ 00017481  0x00003b41 istore  0x00000001 , 0x00000005 
+ 00017482  0x00003b42 branch  0x0000443e 
+ 00017483  0x00003b44 fetch  0x00000001 , 0x000049a4 
+ 00017484  0x00003b45 copy  0x0000003f , 0x00000039 
+ 00017485  0x00003b46 arg  0x000049a5 , 0x00000006 
+ 00017486  0x00003b48 ifetch  0x00000001 , 0x00000006 
+ 00017487  0x00003b49 set1  0x00000007 , 0x0000003f 
+ 00017488  0x00003b4a arg  0x0000003e , 0x00000002 
+ 00017489  0x00003b4b call  0x00006f20 
+ 00017490  0x00003b4c loop  0x0000444e 
+ 00017491  0x00003b4d rtn 
+ 00017492  0x00003b50 branch  0x00007027 
+ 00017493  0x00003b53 call  0x0000446d 
+ 00017494  0x00003b54 call  0x00004458 
+ 00017495  0x00003b55 branch  0x00004454 
+ 00017496  0x00003b58 fetch  0x00000002 , 0x000044e9 
+ 00017497  0x00003b59 rtnbit1  0x00000009 
+ 00017498  0x00003b5a fetch  0x00000001 , 0x000049b7 
+ 00017499  0x00003b5b beq  0x00000001 , 0x0000445d 
+ 00017500  0x00003b5c rtn 
+ 00017501  0x00003b5e fetch  0x00000001 , 0x00004798 
+ 00017502  0x00003b5f rtneq  0x00000001 
+ 00017503  0x00003b60 jam  0x00000001 , 0x00004798 
+ 00017504  0x00003b61 call  0x00004467 
+ 00017505  0x00003b62 call  0x00004469 
+ 00017506  0x00003b63 branch  0x00004480 
+ 00017507  0x00003b66 fetch  0x00000002 , 0x000049bc 
+ 00017508  0x00003b67 store  0x00000002 , 0x000049be 
+ 00017509  0x00003b68 jam  0x00000000 , 0x000049c0 
+ 00017510  0x00003b69 rtn 
+ 00017511  0x00003b6d setarg  0x00000000 
+ 00017512  0x00003b6e branch  0x00004464 
+ 00017513  0x00003b72 arg  0x00000000 , 0x00000011 
+ 00017514  0x00003b73 branch  0x000077bf 
+ 00017515  0x00003b77 arg  0x00000000 , 0x00000011 
+ 00017516  0x00003b78 branch  0x000077c4 
+ 00017517  0x00003b7f fetch  0x00000002 , 0x000044e9 
+ 00017518  0x00003b80 rtnbit0  0x00000009 
+ 00017519  0x00003b81 call  0x00002a28 
+ 00017520  0x00003b82 nrtn  0x00000034 
+ 00017521  0x00003b83 arg  0x000046c6 , 0x00000011 
+ 00017522  0x00003b84 call  0x000078ca 
+ 00017523  0x00003b85 nrtn  0x00000028 
+ 00017524  0x00003b86 arg  0x000046c6 , 0x00000006 
+ 00017525  0x00003b87 branch  0x000063cb 
+ 00017526  0x00003b8a copy  0x00000013 , 0x0000003f 
+ 00017527  0x00003b8b beq  0x0000002d , 0x00004347 
+ 00017528  0x00003b8c beq  0x00000010 , 0x0000432f 
+ 00017529  0x00003b8d beq  0x00000014 , 0x0000447c 
+ 00017530  0x00003b8e beq  0x00000015 , 0x00004486 
+ 00017531  0x00003b8f rtn 
+ 00017532  0x00003b92 call  0x00004467 
+ 00017533  0x00003b93 call  0x00004469 
+ 00017534  0x00003b94 set0  0x00000027 , 0x00000000 
+ 00017535  0x00003b95 branch  0x00004482 
+ 00017536  0x00003b97 fetch  0x00000002 , 0x00004799 
+ 00017537  0x00003b98 store  0x00000002 , 0x0000479b 
+ 00017538  0x00003b9a jam  0x00000014 , 0x0000477c 
+ 00017539  0x00003b9b jam  0x00000000 , 0x00004094 
+ 00017540  0x00003b9c call  0x00004315 
+ 00017541  0x00003b9d branch  0x0000432b 
+ 00017542  0x00003ba1 set1  0x00000027 , 0x00000000 
+ 00017543  0x00003ba2 call  0x00004463 
+ 00017544  0x00003ba3 call  0x0000456e 
+ 00017545  0x00003ba4 call  0x00004562 
+ 00017546  0x00003ba6 setarg  0x00000000 
+ 00017547  0x00003ba7 store  0x00000005 , 0x0000474a 
+ 00017548  0x00003ba8 call  0x000078ad 
+ 00017549  0x00003ba9 jam  0x0000000a , 0x0000470c 
+ 00017550  0x00003baa jam  0x0000000a , 0x0000470e 
+ 00017551  0x00003bab jam  0x0000000a , 0x00004710 
+ 00017552  0x00003bad jam  0x00000002 , 0x000040c0 
+ 00017553  0x00003bae setarg  0x00000020 
+ 00017554  0x00003baf call  0x000063c7 
+ 00017555  0x00003bb0 branch  0x00004317 
+ 00017556  0x00003bb3 call  0x0000450f 
+ 00017557  0x00003bb4 call  0x00004512 
+ 00017558  0x00003bb5 call  0x00004515 
+ 00017559  0x00003bb8 call  0x000044a1 
+ 00017560  0x00003bb9 branch  0x00004499 
+ 00017561  0x00003bbd arg  0x000049b8 , 0x00000013 
+ 00017562  0x00003bbe arg  0x00000000 , 0x00000012 
+ 00017563  0x00003bbf branch  0x000042e0 
+ 00017564  0x00003bc2 arg  0x000049be , 0x00000013 
+ 00017565  0x00003bc3 arg  0x0000449f , 0x00000012 
+ 00017566  0x00003bc4 branch  0x000042e7 
+ 00017567  0x00003bc6 jam  0x00000001 , 0x000049c0 
+ 00017568  0x00003bc7 rtn 
+ 00017569  0x00003bca arg  0x0000479b , 0x00000013 
+ 00017570  0x00003bcb arg  0x000044a4 , 0x00000012 
+ 00017571  0x00003bcc branch  0x000042e7 
+ 00017572  0x00003bce jam  0x00000002 , 0x00004798 
+ 00017573  0x00003bcf jam  0x00000000 , 0x000049b7 
+ 00017574  0x00003bd0 branch  0x0000448a 
+ 00017575  0x00003bd3 fetch  0x00000001 , 0x00004776 
+ 00017576  0x00003bd4 rtn  0x00000034 
+ 00017577  0x00003bd5 arg  0x0000477c , 0x00000013 
+ 00017578  0x00003bd6 arg  0x000044ac , 0x00000012 
+ 00017579  0x00003bd7 branch  0x000042e0 
+ 00017580  0x00003bd9 fetch  0x00000001 , 0x0000477b 
+ 00017581  0x00003bda store  0x00000001 , 0x0000477c 
+ 00017582  0x00003bdb fetch  0x00000001 , 0x0000477f 
+ 00017583  0x00003bdc nrtn  0x00000034 
+ 00017584  0x00003bde call  0x00006fb0 
+ 00017585  0x00003bdf store  0x00000002 , 0x00004796 
+ 00017586  0x00003be0 arg  0x00004790 , 0x00000011 
+ 00017587  0x00003be1 call  0x00006fd7 
+ 00017588  0x00003be2 fetcht  0x00000001 , 0x0000477d 
+ 00017589  0x00003be3 isub  0x00000002 , 0x0000003e 
+ 00017590  0x00003be4 branch  0x000044b9 , 0x00000002 
+ 00017591  0x00003be5 store  0x00000001 , 0x0000477d 
+ 00017592  0x00003be6 copy  0x0000003f , 0x00000002 
+ 00017593  0x00003be8 storet  0x00000001 , 0x0000477e 
+ 00017594  0x00003be9 fetch  0x00000001 , 0x00004778 
+ 00017595  0x00003bea isub  0x00000002 , 0x0000003e 
+ 00017596  0x00003beb call  0x000044c4 , 0x00000002 
+ 00017597  0x00003bec storet  0x00000001 , 0x00004789 
+ 00017598  0x00003bed arg  0x00000006 , 0x00000039 
+ 00017599  0x00003bee arg  0x00004784 , 0x00000006 
+ 00017600  0x00003bef call  0x000044cb 
+ 00017601  0x00003bf0 store  0x00000001 , 0x0000478a 
+ 00017602  0x00003bf1 arg  0x00004781 , 0x00000011 
+ 00017603  0x00003bf2 branch  0x000078b2 
+ 00017604  0x00003bf4 fetch  0x00000001 , 0x00004780 
+ 00017605  0x00003bf5 nrtn  0x00000034 
+ 00017606  0x00003bf6 jam  0x00000001 , 0x00004780 
+ 00017607  0x00003bf7 arg  0x00000001 , 0x00000011 
+ 00017608  0x00003bf8 branch  0x000077c4 
+ 00017609  0x00003bfa arg  0x00000001 , 0x00000011 
+ 00017610  0x00003bfb branch  0x000077bf 
+ 00017611  0x00003c00 arg  0x00000000 , 0x00000011 
+ 00017612  0x00003c02 ifetch  0x00000001 , 0x00000006 
+ 00017613  0x00003c03 iadd  0x00000011 , 0x00000011 
+ 00017614  0x00003c04 loop  0x000044cc 
+ 00017615  0x00003c06 and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00017616  0x00003c07 rtn 
+ 00017617  0x00003c0a fetch  0x00000001 , 0x00004397 
+ 00017618  0x00003c0b beq  0x00000012 , 0x000044d4 
+ 00017619  0x00003c0c rtn 
+ 00017620  0x00003c0e fetch  0x00000002 , 0x00004398 
+ 00017621  0x00003c0f beq  0x00000019 , 0x000044eb 
+ 00017622  0x00003c10 rtn 
+ 00017623  0x00003c13 bpatch  0x0000002f , 0x00004005 
+ 00017624  0x00003c14 ifetch  0x00000005 , 0x00000011 
+ 00017625  0x00003c15 store  0x00000005 , 0x000006f1 
+ 00017626  0x00003c16 fetch  0x00000002 , 0x000006f1 
+ 00017627  0x00003c17 arg  0x00006b5a , 0x00000002 
+ 00017628  0x00003c18 isub  0x00000002 , 0x0000003e 
+ 00017629  0x00003c19 nrtn  0x00000005 
+ 00017630  0x00003c1a fetch  0x00000002 , 0x000006f4 
+ 00017631  0x00003c1b byteswap  0x0000003f , 0x0000003f 
+ 00017632  0x00003c1c store  0x00000002 , 0x000006f4 
+ 00017633  0x00003c1d copy  0x0000003f , 0x00000039 
+ 00017634  0x00003c1e increase  0x00000005 , 0x00000011 
+ 00017635  0x00003c1f copy  0x00000011 , 0x00000006 
+ 00017636  0x00003c20 arg  0x000006f6 , 0x00000005 
+ 00017637  0x00003c21 call  0x00007cda 
+ 00017638  0x00003c22 ifetch  0x00000001 , 0x00000006 
+ 00017639  0x00003c23 store  0x00000001 , 0x00000700 
+ 00017640  0x00003c24 arg  0x000006f3 , 0x00000011 
+ 00017641  0x00003c25 arg  0x000006f6 , 0x00000012 
+ 00017642  0x00003c26 rtn 
+ 00017643  0x00003c29 setarg  0x00000000 
+ 00017644  0x00003c2a store  0x00000005 , 0x00004700 
+ 00017645  0x00003c2b store  0x00000005 , 0x00004705 
+ 00017646  0x00003c2c call  0x000044d7 
+ 00017647  0x00003c2d copy  0x00000012 , 0x00000006 
+ 00017648  0x00003c2e arg  0x00004700 , 0x00000005 
+ 00017649  0x00003c2f arg  0x0000000a , 0x00000039 
+ 00017650  0x00003c30 call  0x00007cda 
+ 00017651  0x00003c32 bpatch  0x00000030 , 0x00004006 
+ 00017652  0x00003c33 ifetch  0x00000001 , 0x00000011 
+ 00017653  0x00003c34 beq  0x00000002 , 0x0000451e 
+ 00017654  0x00003c35 beq  0x00000003 , 0x00004533 
+ 00017655  0x00003c36 beq  0x00000004 , 0x0000453a 
+ 00017656  0x00003c37 beq  0x00000005 , 0x0000453a 
+ 00017657  0x00003c38 beq  0x00000006 , 0x000045aa 
+ 00017658  0x00003c39 beq  0x00000007 , 0x000045ab 
+ 00017659  0x00003c3a beq  0x00000008 , 0x000045ae 
+ 00017660  0x00003c3b rtn 
+ 00017661  0x00003c3e call  0x000044eb 
+ 00017662  0x00003c3f fetch  0x00000001 , 0x000006f3 
+ 00017663  0x00003c40 beq  0x00000004 , 0x00004502 
+ 00017664  0x00003c41 beq  0x00000005 , 0x00004502 
+ 00017665  0x00003c42 rtn 
+ 00017666  0x00003c44 fetch  0x00000001 , 0x00004700 
+ 00017667  0x00003c45 ncall  0x00004509 , 0x00000034 
+ 00017668  0x00003c46 fetch  0x00000001 , 0x00004702 
+ 00017669  0x00003c47 ncall  0x0000450b , 0x00000034 
+ 00017670  0x00003c48 fetch  0x00000001 , 0x00004704 
+ 00017671  0x00003c49 ncall  0x0000450d , 0x00000034 
+ 00017672  0x00003c4a rtn 
+ 00017673  0x00003c4d jam  0x00000005 , 0x000049a1 
+ 00017674  0x00003c4e rtn 
+ 00017675  0x00003c50 jam  0x00000005 , 0x000049a2 
+ 00017676  0x00003c51 rtn 
+ 00017677  0x00003c53 jam  0x00000005 , 0x000049a3 
+ 00017678  0x00003c54 rtn 
+ 00017679  0x00003c57 arg  0x000049a1 , 0x00000013 
+ 00017680  0x00003c58 arg  0x00004518 , 0x00000012 
+ 00017681  0x00003c59 branch  0x000042e0 
+ 00017682  0x00003c5b arg  0x000049a2 , 0x00000013 
+ 00017683  0x00003c5c arg  0x0000451a , 0x00000012 
+ 00017684  0x00003c5d branch  0x000042e0 
+ 00017685  0x00003c5f arg  0x000049a3 , 0x00000013 
+ 00017686  0x00003c60 arg  0x0000451c , 0x00000012 
+ 00017687  0x00003c61 branch  0x000042e0 
+ 00017688  0x00003c64 jam  0x00000000 , 0x00004700 
+ 00017689  0x00003c65 branch  0x0000453a 
+ 00017690  0x00003c67 jam  0x00000000 , 0x00004702 
+ 00017691  0x00003c68 branch  0x0000453a 
+ 00017692  0x00003c6a jam  0x00000000 , 0x00004704 
+ 00017693  0x00003c6b branch  0x0000453a 
+ 00017694  0x00003c71 fetch  0x00000001 , 0x00004700 
+ 00017695  0x00003c72 store  0x00000001 , 0x0000470b 
+ 00017696  0x00003c73 fetch  0x00000001 , 0x00004701 
+ 00017697  0x00003c74 store  0x00000001 , 0x0000470d 
+ 00017698  0x00003c75 branch  0x00004544 
+ 00017699  0x00003c7a fetch  0x00000001 , 0x00004700 
+ 00017700  0x00003c7b store  0x00000001 , 0x0000470d 
+ 00017701  0x00003c7c branch  0x00004552 
+ 00017702  0x00003c7e fetch  0x00000001 , 0x0000470c 
+ 00017703  0x00003c7f call  0x0000452b 
+ 00017704  0x00003c80 fetch  0x00000001 , 0x00004701 
+ 00017705  0x00003c81 store  0x00000001 , 0x0000470b 
+ 00017706  0x00003c82 branch  0x00004550 
+ 00017707  0x00003c84 beq  0x00000002 , 0x0000452f 
+ 00017708  0x00003c85 beq  0x00000003 , 0x00004531 
+ 00017709  0x00003c86 store  0x00000001 , 0x0000470c 
+ 00017710  0x00003c87 rtn 
+ 00017711  0x00003c89 jam  0x00000005 , 0x0000470c 
+ 00017712  0x00003c8a rtn 
+ 00017713  0x00003c8c jam  0x0000000a , 0x0000470c 
+ 00017714  0x00003c8d rtn 
+ 00017715  0x00003c8f fetch  0x00000001 , 0x00004700 
+ 00017716  0x00003c90 call  0x0000452b 
+ 00017717  0x00003c91 fetch  0x00000001 , 0x0000470c 
+ 00017718  0x00003c92 call  0x0000459e 
+ 00017719  0x00003c93 call  0x000045a1 
+ 00017720  0x00003c94 jam  0x00000000 , 0x00000671 
+ 00017721  0x00003c95 branch  0x0000707a 
+ 00017722  0x00003c98 fetch  0x00000001 , 0x0000479e 
+ 00017723  0x00003c99 nrtn  0x00000034 
+ 00017724  0x00003c9a fetch  0x00000006 , 0x00004700 
+ 00017725  0x00003c9b store  0x00000006 , 0x0000470b 
+ 00017726  0x00003c9c fetch  0x00000001 , 0x0000470c 
+ 00017727  0x00003c9d fetcht  0x00000001 , 0x0000470e 
+ 00017728  0x00003c9e iand  0x00000002 , 0x0000003f 
+ 00017729  0x00003c9f fetcht  0x00000001 , 0x00004710 
+ 00017730  0x00003ca0 iand  0x00000002 , 0x0000003f 
+ 00017731  0x00003ca1 call  0x00004556 , 0x00000034 
+ 00017732  0x00003ca3 bpatch  0x00000031 , 0x00004006 
+ 00017733  0x00003ca4 fetch  0x00000002 , 0x000044e9 
+ 00017734  0x00003ca5 isolate1  0x00000009 , 0x0000003f 
+ 00017735  0x00003ca6 ncall  0x00004463 , 0x00000001 
+ 00017736  0x00003ca7 call  0x00004550 
+ 00017737  0x00003ca8 call  0x00004552 
+ 00017738  0x00003ca9 branch  0x0000454b 
+ 00017739  0x00003cac fetch  0x00000001 , 0x0000470b 
+ 00017740  0x00003cad fetcht  0x00000001 , 0x0000470d 
+ 00017741  0x00003cae iadd  0x00000002 , 0x0000003f 
+ 00017742  0x00003caf nbranch  0x0000788d , 0x00000034 
+ 00017743  0x00003cb0 branch  0x0000788b 
+ 00017744  0x00003cb3 arg  0x0000470b , 0x00000006 
+ 00017745  0x00003cb4 branch  0x00004558 
+ 00017746  0x00003cb6 arg  0x0000470d , 0x00000006 
+ 00017747  0x00003cb7 branch  0x0000455d 
+ 00017748  0x00003cb9 arg  0x0000470f , 0x00000006 
+ 00017749  0x00003cba branch  0x0000457a 
+ 00017750  0x00003cbc jam  0x00000000 , 0x0000477f 
+ 00017751  0x00003cbd rtn 
+ 00017752  0x00003cc0 ifetch  0x00000001 , 0x00000006 
+ 00017753  0x00003cc1 beq  0x00000000 , 0x00004562 
+ 00017754  0x00003cc2 beq  0x00000001 , 0x00004566 
+ 00017755  0x00003cc3 beq  0x00000002 , 0x0000456a 
+ 00017756  0x00003cc4 rtn 
+ 00017757  0x00003cc6 ifetch  0x00000001 , 0x00000006 
+ 00017758  0x00003cc7 beq  0x00000000 , 0x0000456e 
+ 00017759  0x00003cc8 beq  0x00000002 , 0x00004572 
+ 00017760  0x00003cc9 beq  0x00000001 , 0x00004576 
+ 00017761  0x00003cca rtn 
+ 00017762  0x00003ccd fetcht  0x00000001 , 0x000049a5 
+ 00017763  0x00003cce call  0x00006ef3 
+ 00017764  0x00003ccf fetcht  0x00000001 , 0x000049a6 
+ 00017765  0x00003cd0 branch  0x00006ef3 
+ 00017766  0x00003cd2 fetcht  0x00000001 , 0x000049a5 
+ 00017767  0x00003cd3 call  0x00006ef7 
+ 00017768  0x00003cd4 fetcht  0x00000001 , 0x000049a6 
+ 00017769  0x00003cd5 branch  0x00006ef3 
+ 00017770  0x00003cd7 fetcht  0x00000001 , 0x000049a5 
+ 00017771  0x00003cd8 call  0x00006ef3 
+ 00017772  0x00003cd9 fetcht  0x00000001 , 0x000049a6 
+ 00017773  0x00003cda branch  0x00006ef7 
+ 00017774  0x00003cdc fetcht  0x00000001 , 0x000049a7 
+ 00017775  0x00003cdd call  0x00006ef3 
+ 00017776  0x00003cde fetcht  0x00000001 , 0x000049a8 
+ 00017777  0x00003cdf branch  0x00006ef3 
+ 00017778  0x00003ce1 fetcht  0x00000001 , 0x000049a7 
+ 00017779  0x00003ce2 call  0x00006ef7 
+ 00017780  0x00003ce3 fetcht  0x00000001 , 0x000049a8 
+ 00017781  0x00003ce4 branch  0x00006ef3 
+ 00017782  0x00003ce6 fetcht  0x00000001 , 0x000049a7 
+ 00017783  0x00003ce7 call  0x00006ef3 
+ 00017784  0x00003ce8 fetcht  0x00000001 , 0x000049a8 
+ 00017785  0x00003ce9 branch  0x00006ef7 
+ 00017786  0x00003cef bpatch  0x00000032 , 0x00004006 
+ 00017787  0x00003cf0 ifetch  0x00000001 , 0x00000006 
+ 00017788  0x00003cf1 beq  0x00000000 , 0x00004587 
+ 00017789  0x00003cf2 beq  0x00000001 , 0x00004580 
+ 00017790  0x00003cf3 beq  0x00000002 , 0x00004582 
+ 00017791  0x00003cf4 rtn 
+ 00017792  0x00003cf6 jam  0x00000000 , 0x00004729 
+ 00017793  0x00003cf7 branch  0x00004583 
+ 00017794  0x00003cf9 jam  0x00000001 , 0x00004729 
+ 00017795  0x00003cfa ifetch  0x00000001 , 0x00000006 
+ 00017796  0x00003cfb store  0x00000001 , 0x0000472b 
+ 00017797  0x00003cfc ifetch  0x00000008 , 0x00000012 
+ 00017798  0x00003cfd branch  0x0000458c 
+ 00017799  0x00003d00 ifetch  0x00000001 , 0x00000012 
+ 00017800  0x00003d01 call  0x000070bd 
+ 00017801  0x00003d02 increase  0x00000001 , 0x00000012 
+ 00017802  0x00003d03 ifetch  0x00000001 , 0x00000012 
+ 00017803  0x00003d04 branch  0x000070bd 
+ 00017804  0x00003d06 store  0x00000008 , 0x0000472c 
+ 00017805  0x00003d07 jam  0x00000001 , 0x0000477f 
+ 00017806  0x00003d08 fetch  0x00000001 , 0x00004729 
+ 00017807  0x00003d09 beq  0x00000000 , 0x0000459a 
+ 00017808  0x00003d0b fetch  0x00000001 , 0x0000472d 
+ 00017809  0x00003d0c store  0x00000001 , 0x0000472e 
+ 00017810  0x00003d0d fetch  0x00000001 , 0x0000472c 
+ 00017811  0x00003d0f call  0x000070bd 
+ 00017812  0x00003d10 fetch  0x00000001 , 0x0000472b 
+ 00017813  0x00003d11 call  0x0000459e 
+ 00017814  0x00003d12 store  0x00000001 , 0x00004733 
+ 00017815  0x00003d13 fetch  0x00000006 , 0x0000472e 
+ 00017816  0x00003d14 store  0x00000006 , 0x00000670 
+ 00017817  0x00003d15 branch  0x00007066 
+ 00017818  0x00003d17 fetch  0x00000001 , 0x0000472c 
+ 00017819  0x00003d18 store  0x00000001 , 0x0000472e 
+ 00017820  0x00003d19 fetch  0x00000001 , 0x0000472d 
+ 00017821  0x00003d1a branch  0x00004593 
+ 00017822  0x00003d1d mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00017823  0x00003d1e add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00017824  0x00003d1f rtn 
+ 00017825  0x00003d21 arg  0x00002ee0 , 0x00000002 
+ 00017826  0x00003d22 imul32  0x00000002 , 0x0000003f 
+ 00017827  0x00003d23 div  0x0000003f , 0x00000064 
+ 00017828  0x00003d24 call  0x00007d62 
+ 00017829  0x00003d25 quotient  0x00000002 
+ 00017830  0x00003d26 copy  0x00000002 , 0x00000011 
+ 00017831  0x00003d27 setarg  0x00002ee0 
+ 00017832  0x00003d28 isub  0x00000002 , 0x00000012 
+ 00017833  0x00003d29 rtn 
+ 00017834  0x00003d2c rtn 
+ 00017835  0x00003d2f fetch  0x00000008 , 0x00004700 
+ 00017836  0x00003d30 store  0x00000008 , 0x0000474a 
+ 00017837  0x00003d31 rtn 
+ 00017838  0x00003d34 fetch  0x00000001 , 0x00004767 
+ 00017839  0x00003d35 store  0x00000001 , 0x0000475d 
+ 00017840  0x00003d36 fetch  0x00000001 , 0x00004768 
+ 00017841  0x00003d37 store  0x00000001 , 0x0000475e 
+ 00017842  0x00003d38 fetch  0x00000001 , 0x00004769 
+ 00017843  0x00003d39 store  0x00000001 , 0x0000475f 
+ 00017844  0x00003d3a arg  0x0000000d , 0x00000039 
+ 00017845  0x00003d3b arg  0x00004758 , 0x00000006 
+ 00017846  0x00003d3c call  0x000044cb 
+ 00017847  0x00003d3d store  0x00000001 , 0x00004765 
+ 00017848  0x00003d3e arg  0x00004755 , 0x00000011 
+ 00017849  0x00003d3f branch  0x000078b2 
+ 00017850  0x00003d44 setarg  0x00000000 
+ 00017851  0x00003d45 store  0x00000008 , 0x000045d6 
+ 00017852  0x00003d46 call  0x0000339f 
+ 00017853  0x00003d47 branch  0x00003402 
+ 00017854  0x00003d4a call  0x000045c2 
+ 00017855  0x00003d4b call  0x000045ca 
+ 00017856  0x00003d4c call  0x0000460e 
+ 00017857  0x00003d4d branch  0x00004665 
+ 00017858  0x00003d50 call  0x00003407 
+ 00017859  0x00003d52 fetch  0x00000001 , 0x00004616 
+ 00017860  0x00003d53 rtnne  0x00000001 
+ 00017861  0x00003d54 fetch  0x00000001 , 0x000049b8 
+ 00017862  0x00003d55 nbranch  0x00003460 , 0x00000034 
+ 00017863  0x00003d56 fetch  0x00000001 , 0x00004798 
+ 00017864  0x00003d57 beq  0x00000002 , 0x00003460 
+ 00017865  0x00003d58 rtn 
+ 00017866  0x00003d5b fetch  0x00000001 , 0x00004616 
+ 00017867  0x00003d5c rtnne  0x00000000 
+ 00017868  0x00003d5d call  0x000045d9 
+ 00017869  0x00003d5e branch  0x000045d7 , 0x0000002f 
+ 00017870  0x00003d60 fetch  0x00000001 , 0x000049c0 
+ 00017871  0x00003d61 rtn  0x00000034 
+ 00017872  0x00003d62 fetch  0x00000001 , 0x000049c1 
+ 00017873  0x00003d63 increase  0x00000001 , 0x0000003f 
+ 00017874  0x00003d64 store  0x00000001 , 0x000049c1 
+ 00017875  0x00003d65 beq  0x00000004 , 0x000045d7 
+ 00017876  0x00003d66 call  0x00003222 
+ 00017877  0x00003d67 call  0x000045ea 
+ 00017878  0x00003d68 nbranch  0x000045ce , 0x0000002f 
+ 00017879  0x00003d6a jam  0x00000000 , 0x000049c1 
+ 00017880  0x00003d6b rtn 
+ 00017881  0x00003d6d fetch  0x00000001 , 0x00004616 
+ 00017882  0x00003d6e rtnne  0x00000000 
+ 00017883  0x00003d6f call  0x000045de 
+ 00017884  0x00003d70 call  0x00003518 
+ 00017885  0x00003d71 branch  0x000045ea 
+ 00017886  0x00003d73 fetch  0x00000001 , 0x00004615 
+ 00017887  0x00003d74 rtnbit1  0x00000000 
+ 00017888  0x00003d75 set1  0x00000000 , 0x0000003f 
+ 00017889  0x00003d76 store  0x00000001 , 0x00004615 
+ 00017890  0x00003d77 fetch  0x00000001 , 0x00004623 
+ 00017891  0x00003d78 store  0x00000001 , 0x00004141 
+ 00017892  0x00003d79 jam  0x00000000 , 0x00004611 
+ 00017893  0x00003d7a jam  0x00000000 , 0x0000090d 
+ 00017894  0x00003d7b jam  0x00000001 , 0x0000460a 
+ 00017895  0x00003d7c jam  0x00000000 , 0x0000457e 
+ 00017896  0x00003d7e fetch  0x00000004 , 0x000049da 
+ 00017897  0x00003d7f branch  0x0000345d 
+ 00017898  0x00003d81 call  0x000033f1 
+ 00017899  0x00003d82 nbranch  0x000033be , 0x0000002f 
+ 00017900  0x00003d84 call  0x000033e3 
+ 00017901  0x00003d85 nbranch  0x000033be , 0x00000028 
+ 00017902  0x00003d86 fetch  0x00000001 , 0x0000457d 
+ 00017903  0x00003d87 branch  0x000033be , 0x00000034 
+ 00017904  0x00003d88 increase  0x00000002 , 0x0000003f 
+ 00017905  0x00003d89 iforce  0x00000039 
+ 00017906  0x00003d8a arg  0x000044f7 , 0x00000006 
+ 00017907  0x00003d8b arg  0x000045e8 , 0x00000005 
+ 00017908  0x00003d8c call  0x00007cda 
+ 00017909  0x00003d8d jam  0x00000000 , 0x00004613 
+ 00017910  0x00003d8e fetch  0x00000001 , 0x00004610 
+ 00017911  0x00003d8f call  0x000033fe , 0x00000034 
+ 00017912  0x00003d90 fetch  0x00000001 , 0x000045ea 
+ 00017913  0x00003d91 beq  0x000000ff , 0x000045fc 
+ 00017914  0x00003d92 beq  0x00000001 , 0x00004601 
+ 00017915  0x00003d93 branch  0x000033bb 
+ 00017916  0x00003d95 fetch  0x00000001 , 0x00004610 
+ 00017917  0x00003d96 nrtn  0x00000034 
+ 00017918  0x00003d97 fetch  0x00000001 , 0x000045d5 
+ 00017919  0x00003d98 rtn  0x00000034 
+ 00017920  0x00003d9a branch  0x0000359b 
+ 00017921  0x00003d9c call  0x0000352e 
+ 00017922  0x00003d9d fetch  0x00000001 , 0x0000460a 
+ 00017923  0x00003d9e fetcht  0x00000001 , 0x000045e8 
+ 00017924  0x00003d9f isolate1  0x00000003 , 0x00000002 
+ 00017925  0x00003da0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00017926  0x00003da1 store  0x00000001 , 0x0000460a 
+ 00017927  0x00003da2 beq  0x00000001 , 0x00004609 
+ 00017928  0x00003da3 branch  0x000033cb 
+ 00017929  0x00003da5 fetch  0x00000001 , 0x000043cb 
+ 00017930  0x00003da6 sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00017931  0x00003da7 call  0x0000788d , 0x00000005 
+ 00017932  0x00003da8 fetch  0x00000004 , 0x000045f2 
+ 00017933  0x00003da9 branch  0x000035a3 
+ 00017934  0x00003dac fetch  0x00000001 , 0x00004616 
+ 00017935  0x00003dad rtnne  0x00000001 
+ 00017936  0x00003dae call  0x000032ff 
+ 00017937  0x00003daf call  0x0000465b 
+ 00017938  0x00003db1 call  0x000033be 
+ 00017939  0x00003db2 call  0x00003119 
+ 00017940  0x00003db3 nbranch  0x000033be , 0x0000002f 
+ 00017941  0x00003db4 call  0x0000331e 
+ 00017942  0x00003db5 call  0x000033f4 
+ 00017943  0x00003db6 call  0x00003399 
+ 00017944  0x00003db7 call  0x00003317 
+ 00017945  0x00003db9 fetch  0x00000001 , 0x000045d5 
+ 00017946  0x00003dba nbranch  0x00004621 , 0x00000034 
+ 00017947  0x00003dbb call  0x0000350a 
+ 00017948  0x00003dbc fetch  0x00000001 , 0x00004614 
+ 00017949  0x00003dbd rtn  0x00000034 
+ 00017950  0x00003dbe setarg  0x00000000 
+ 00017951  0x00003dbf store  0x00000004 , 0x00004630 
+ 00017952  0x00003dc0 rtn 
+ 00017953  0x00003dc2 jam  0x00000000 , 0x00004613 
+ 00017954  0x00003dc3 arg  0x00000000 , 0x00000011 
+ 00017955  0x00003dc4 call  0x0000788d 
+ 00017956  0x00003dc5 call  0x00003460 
+ 00017957  0x00003dc6 call  0x00003258 
+ 00017958  0x00003dc8 fetch  0x00000004 , 0x000044f1 
+ 00017959  0x00003dc9 store  0x00000004 , 0x000049da 
+ 00017960  0x00003dca fetch  0x00000001 , 0x000049e6 
+ 00017961  0x00003dcb ncall  0x0000462c , 0x00000034 
+ 00017962  0x00003dcd fetch  0x00000004 , 0x000049da 
+ 00017963  0x00003dce branch  0x00003236 
+ 00017964  0x00003dd2 fetch  0x00000001 , 0x000049e6 
+ 00017965  0x00003dd3 rtn  0x00000034 
+ 00017966  0x00003dd4 fetch  0x00000001 , 0x0000462d 
+ 00017967  0x00003dd5 store  0x00000001 , 0x000049dd 
+ 00017968  0x00003dd7 fetch  0x00000001 , 0x000044f2 
+ 00017969  0x00003dd8 store  0x00000001 , 0x000049dc 
+ 00017970  0x00003dda fetch  0x00000001 , 0x0000462c 
+ 00017971  0x00003ddb store  0x00000001 , 0x000049db 
+ 00017972  0x00003ddd fetch  0x00000001 , 0x000044f1 
+ 00017973  0x00003dde store  0x00000001 , 0x000049da 
+ 00017974  0x00003ddf rtn 
+ 00017975  0x00003de0 call  0x0000464a 
+ 00017976  0x00003de1 fetch  0x00000004 , 0x000049da 
+ 00017977  0x00003de2 fetcht  0x00000004 , 0x000049de 
+ 00017978  0x00003de3 isub  0x00000002 , 0x0000003e 
+ 00017979  0x00003de4 rtn  0x00000005 
+ 00017980  0x00003de5 copy  0x00000013 , 0x00000012 
+ 00017981  0x00003de6 arg  0x000049da , 0x00000011 
+ 00017982  0x00003de7 arg  0x00000004 , 0x00000039 
+ 00017983  0x00003de8 branch  0x00006b45 
+ 00017984  0x00003dec fetch  0x00000004 , 0x000044f1 
+ 00017985  0x00003ded store  0x00000004 , 0x000049da 
+ 00017986  0x00003dee fetch  0x00000001 , 0x000049e6 
+ 00017987  0x00003def rtn  0x00000034 
+ 00017988  0x00003df0 rtn 
+ 00017989  0x00003df1 call  0x0000464a 
+ 00017990  0x00003df2 fetch  0x00000004 , 0x000049de 
+ 00017991  0x00003df3 rtn  0x00000034 
+ 00017992  0x00003df4 store  0x00000004 , 0x000049da 
+ 00017993  0x00003df5 rtn 
+ 00017994  0x00003df9 rtn 
+ 00017995  0x00003dfa fetch  0x00000001 , 0x000049e6 
+ 00017996  0x00003dfb rtn  0x00000034 
+ 00017997  0x00003dfc arg  0x00000700 , 0x00000013 
+ 00017998  0x00003dfe copy  0x00000013 , 0x00000012 
+ 00017999  0x00003dff arg  0x000049e2 , 0x00000011 
+ 00018000  0x00003e00 arg  0x00000004 , 0x00000039 
+ 00018001  0x00003e01 call  0x00006b74 
+ 00018002  0x00003e02 fetch  0x00000004 , 0x000049e2 
+ 00018003  0x00003e03 rtn  0x00000034 
+ 00018004  0x00003e04 store  0x00000004 , 0x000049de 
+ 00018005  0x00003e05 copy  0x00000013 , 0x0000003f 
+ 00018006  0x00003e06 arg  0x000007cc , 0x00000002 
+ 00018007  0x00003e07 isub  0x00000002 , 0x0000003e 
+ 00018008  0x00003e08 rtn  0x00000002 
+ 00018009  0x00003e09 increase  0x00000004 , 0x00000013 
+ 00018010  0x00003e0a branch  0x0000464e 
+ 00018011  0x00003e0d fetch  0x00000004 , 0x00004630 
+ 00018012  0x00003e0e rtn  0x00000034 
+ 00018013  0x00003e0f branch  0x00003236 
+ 00018014  0x00003e12 fetch  0x00000002 , 0x000044e9 
+ 00018015  0x00003e13 rtnbit1  0x00000009 
+ 00018016  0x00003e14 fetch  0x00000002 , 0x00004799 
+ 00018017  0x00003e15 store  0x00000002 , 0x0000479b 
+ 00018018  0x00003e16 jam  0x00000001 , 0x000049b7 
+ 00018019  0x00003e17 arg  0x000045eb , 0x00000011 
+ 00018020  0x00003e18 branch  0x000044fd 
+ 00018021  0x00003e1b fetch  0x00000001 , 0x000049c0 
+ 00018022  0x00003e1c rtn  0x00000034 
+ 00018023  0x00003e1d call  0x0000466d 
+ 00018024  0x00003e1e nrtn  0x00000028 
+ 00018025  0x00003e1f fetch  0x00000003 , 0x000045af 
+ 00018026  0x00003e20 call  0x00007d25 
+ 00018027  0x00003e21 storet  0x00000004 , 0x000040a9 
+ 00018028  0x00003e22 branch  0x0000241e 
+ 00018029  0x00003e24 enable  0x00000028 
+ 00018030  0x00003e25 call  0x00002408 
+ 00018031  0x00003e26 fetch  0x00000003 , 0x000040bd 
+ 00018032  0x00003e27 branch  0x00007dbc , 0x00000034 
+ 00018033  0x00003e28 branch  0x00004430 
+ 00018034  0x00003e2f rtn  0x0000002b 
+ 00018035  0x00003e30 call  0x00004772 
+ 00018036  0x00003e31 call  0x00006ff7 
+ 00018037  0x00003e32 setarg  0x00004756 
+ 00018038  0x00003e33 store  0x00000002 , 0x000045f2 
+ 00018039  0x00003e35 setarg  0x000046b6 
+ 00018040  0x00003e36 store  0x00000002 , 0x000045f6 
+ 00018041  0x00003e38 setarg  0x000046b1 
+ 00018042  0x00003e39 store  0x00000002 , 0x000043d5 
+ 00018043  0x00003e3b setarg  0x000046f0 
+ 00018044  0x00003e3c store  0x00000002 , 0x000043db 
+ 00018045  0x00003e3e setarg  0x000046f2 
+ 00018046  0x00003e3f store  0x00000002 , 0x000043dd 
+ 00018047  0x00003e41 setarg  0x0000473b 
+ 00018048  0x00003e42 store  0x00000002 , 0x000043e3 
+ 00018049  0x00003e44 setarg  0x000046a6 
+ 00018050  0x00003e45 store  0x00000002 , 0x000046ee 
+ 00018051  0x00003e47 setarg  0x00004696 
+ 00018052  0x00003e48 store  0x00000002 , 0x000046f2 
+ 00018053  0x00003e4b bpatch  0x00000033 , 0x00004006 
+ 00018054  0x00003e4c call  0x00006cc1 
+ 00018055  0x00003e4d call  0x000046ad 
+ 00018056  0x00003e4f call  0x000078ad 
+ 00018057  0x00003e50 fetch  0x00000001 , 0x000046be 
+ 00018058  0x00003e51 store  0x00000001 , 0x0000462d 
+ 00018059  0x00003e52 beq  0x00000000 , 0x00004695 
+ 00018060  0x00003e53 fetch  0x00000001 , 0x000046bf 
+ 00018061  0x00003e54 store  0x00000001 , 0x000044ec 
+ 00018062  0x00003e56 call  0x000046a6 
+ 00018063  0x00003e57 call  0x00007776 
+ 00018064  0x00003e58 call  0x00007780 
+ 00018065  0x00003e59 jam  0x00000001 , 0x000046ea 
+ 00018066  0x00003e5a fetch  0x00000002 , 0x000044e9 
+ 00018067  0x00003e5b rtnbit1  0x0000000c 
+ 00018068  0x00003e5c branch  0x00004327 
+ 00018069  0x00003e61 jam  0x00000002 , 0x000046ea 
+ 00018070  0x00003e63 call  0x000046a6 
+ 00018071  0x00003e64 arg  0x00000000 , 0x00000011 
+ 00018072  0x00003e65 call  0x000077c4 
+ 00018073  0x00003e66 call  0x00004719 
+ 00018074  0x00003e67 fetch  0x00000004 , 0x00004700 
+ 00018075  0x00003e68 store  0x00000004 , 0x0000458f 
+ 00018076  0x00003e69 branch  0x00003291 , 0x00000034 
+ 00018077  0x00003e6a fetch  0x00000004 , 0x0000458f 
+ 00018078  0x00003e6b store  0x00000004 , 0x000045e8 
+ 00018079  0x00003e6c fetch  0x00000002 , 0x000045dc 
+ 00018080  0x00003e6d store  0x00000002 , 0x000045de 
+ 00018081  0x00003e6e branch  0x00003534 
+ 00018082  0x00003e71 arg  0x00000004 , 0x00000002 
+ 00018083  0x00003e72 arg  0x0000458f , 0x00000011 
+ 00018084  0x00003e73 arg  0x00000000 , 0x00000012 
+ 00018085  0x00003e74 rtn 
+ 00018086  0x00003e79 bpatch  0x00000034 , 0x00004006 
+ 00018087  0x00003e7a fetch  0x00000001 , 0x000046bc 
+ 00018088  0x00003e7b bne  0x000000ff , 0x000046ab 
+ 00018089  0x00003e7d fetcht  0x00000001 , 0x00004699 
+ 00018090  0x00003e7e branch  0x00006ef7 
+ 00018091  0x00003e80 store  0x00000001 , 0x00004699 
+ 00018092  0x00003e81 branch  0x000046a9 
+ 00018093  0x00003e85 call  0x000035f0 
+ 00018094  0x00003e87 fetch  0x00000002 , 0x000046e6 
+ 00018095  0x00003e88 store  0x00000002 , 0x000046e8 
+ 00018096  0x00003e89 rtn 
+ 00018097  0x00003e8c call  0x000046b6 
+ 00018098  0x00003e8e fetch  0x00000001 , 0x0000468f 
+ 00018099  0x00003e8f set1  0x00000007 , 0x0000003f 
+ 00018100  0x00003e90 arg  0x0000003f , 0x00000002 
+ 00018101  0x00003e91 branch  0x00006f20 
+ 00018102  0x00003e94 call  0x00006f35 
+ 00018103  0x00003e95 branch  0x0000701b 
+ 00018104  0x00003e98 call  0x00007027 
+ 00018105  0x00003e99 call  0x000046c9 
+ 00018106  0x00003e9a call  0x000046bc 
+ 00018107  0x00003e9b branch  0x000046d7 
+ 00018108  0x00003e9e fetch  0x00000001 , 0x000046f5 
+ 00018109  0x00003e9f rtnne  0x00000001 
+ 00018110  0x00003ea0 fetch  0x00000004 , 0x000046f9 
+ 00018111  0x00003ea1 branch  0x000046c3 , 0x00000034 
+ 00018112  0x00003ea2 jam  0x00000000 , 0x000046ff 
+ 00018113  0x00003ea3 enable  0x00000028 
+ 00018114  0x00003ea4 branch  0x0000788d 
+ 00018115  0x00003ea6 fetch  0x00000001 , 0x000046ff 
+ 00018116  0x00003ea7 rtneq  0x000000ff 
+ 00018117  0x00003ea8 pincrease  0x00000001 
+ 00018118  0x00003ea9 store  0x00000001 , 0x000046ff 
+ 00018119  0x00003eaa disable  0x00000028 
+ 00018120  0x00003eab branch  0x0000788b 
+ 00018121  0x00003eaf fetcht  0x00000002 , 0x0000442e 
+ 00018122  0x00003eb0 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018123  0x00003eb1 rshift  0x00000002 , 0x00000002 
+ 00018124  0x00003eb2 store  0x00000001 , 0x000046f9 
+ 00018125  0x00003eb3 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018126  0x00003eb4 rshift  0x00000002 , 0x00000002 
+ 00018127  0x00003eb5 store  0x00000001 , 0x000046fa 
+ 00018128  0x00003eb6 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018129  0x00003eb7 rshift  0x00000002 , 0x00000002 
+ 00018130  0x00003eb8 store  0x00000001 , 0x000046fb 
+ 00018131  0x00003eb9 and  0x00000002 , 0x00000001 , 0x0000003f 
+ 00018132  0x00003eba rshift  0x00000002 , 0x00000002 
+ 00018133  0x00003ebb store  0x00000001 , 0x000046fc 
+ 00018134  0x00003ebc rtn 
+ 00018135  0x00003ebe bpatch  0x00000035 , 0x00004006 
+ 00018136  0x00003ebf call  0x000046e6 
+ 00018137  0x00003ec0 call  0x000046eb 
+ 00018138  0x00003ec1 call  0x000046dd 
+ 00018139  0x00003ec2 nrtn  0x00000028 
+ 00018140  0x00003ec3 branch  0x00004752 
+ 00018141  0x00003ec7 fetch  0x00000001 , 0x000046f5 
+ 00018142  0x00003ec8 rtnne  0x00000001 
+ 00018143  0x00003ec9 fetch  0x00000001 , 0x000046ff 
+ 00018144  0x00003eca rtn  0x00000034 
+ 00018145  0x00003ecb sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00018146  0x00003ecc nrtn  0x00000002 
+ 00018147  0x00003ecd fetch  0x00000002 , 0x000045dc 
+ 00018148  0x00003ece store  0x00000002 , 0x000045de 
+ 00018149  0x00003ecf branch  0x00007dba 
+ 00018150  0x00003ed4 fetch  0x00000001 , 0x000046f9 
+ 00018151  0x00003ed5 nbranch  0x00004746 , 0x00000034 
+ 00018152  0x00003ed6 fetch  0x00000001 , 0x000046fa 
+ 00018153  0x00003ed7 nbranch  0x00004748 , 0x00000034 
+ 00018154  0x00003ed8 branch  0x0000474e 
+ 00018155  0x00003edb fetch  0x00000001 , 0x000046fb 
+ 00018156  0x00003edc nbranch  0x0000474a , 0x00000034 
+ 00018157  0x00003edd fetch  0x00000001 , 0x000046fc 
+ 00018158  0x00003ede nbranch  0x0000474c , 0x00000034 
+ 00018159  0x00003edf branch  0x00004750 
+ 00018160  0x00003ee3 call  0x00004730 
+ 00018161  0x00003ee4 branch  0x000046b8 
+ 00018162  0x00003ee7 copy  0x00000013 , 0x0000003f 
+ 00018163  0x00003ee8 beq  0x0000002d , 0x00004347 
+ 00018164  0x00003ee9 beq  0x00000010 , 0x0000432f 
+ 00018165  0x00003eea beq  0x00000039 , 0x000046fa 
+ 00018166  0x00003eeb beq  0x0000003c , 0x00004701 
+ 00018167  0x00003eec beq  0x0000003a , 0x000046f9 
+ 00018168  0x00003eed rtn 
+ 00018169  0x00003ef0 branch  0x0000357b 
+ 00018170  0x00003ef3 bpatch  0x00000036 , 0x00004006 
+ 00018171  0x00003ef4 fetch  0x00000004 , 0x000045e8 
+ 00018172  0x00003ef5 store  0x00000004 , 0x00004700 
+ 00018173  0x00003ef6 fetch  0x00000001 , 0x0000470c 
+ 00018174  0x00003ef7 ncall  0x00004706 , 0x00000034 
+ 00018175  0x00003ef8 fetch  0x00000004 , 0x00004700 
+ 00018176  0x00003ef9 call  0x00003236 
+ 00018177  0x00003efd jam  0x00000000 , 0x000045fc 
+ 00018178  0x00003efe jam  0x00000001 , 0x000046f6 
+ 00018179  0x00003eff jam  0x00000001 , 0x000046f7 
+ 00018180  0x00003f00 jam  0x00000000 , 0x000045de 
+ 00018181  0x00003f01 rtn 
+ 00018182  0x00003f05 fetch  0x00000001 , 0x0000470c 
+ 00018183  0x00003f06 rtn  0x00000034 
+ 00018184  0x00003f07 fetch  0x00000001 , 0x000044f2 
+ 00018185  0x00003f08 store  0x00000001 , 0x00004703 
+ 00018186  0x00003f0a fetch  0x00000001 , 0x000045e9 
+ 00018187  0x00003f0b store  0x00000001 , 0x00004702 
+ 00018188  0x00003f0d fetch  0x00000001 , 0x000044f1 
+ 00018189  0x00003f0e store  0x00000001 , 0x00004701 
+ 00018190  0x00003f10 fetch  0x00000001 , 0x000045e8 
+ 00018191  0x00003f11 store  0x00000001 , 0x00004700 
+ 00018192  0x00003f12 call  0x00004720 
+ 00018193  0x00003f13 fetch  0x00000004 , 0x00004700 
+ 00018194  0x00003f14 fetcht  0x00000004 , 0x00004704 
+ 00018195  0x00003f15 isub  0x00000002 , 0x0000003e 
+ 00018196  0x00003f16 rtn  0x00000005 
+ 00018197  0x00003f17 copy  0x00000013 , 0x00000012 
+ 00018198  0x00003f18 arg  0x00004700 , 0x00000011 
+ 00018199  0x00003f19 arg  0x00000004 , 0x00000039 
+ 00018200  0x00003f1a branch  0x00006b45 
+ 00018201  0x00003f1d fetch  0x00000001 , 0x0000470c 
+ 00018202  0x00003f1e rtn  0x00000034 
+ 00018203  0x00003f1f call  0x00004720 
+ 00018204  0x00003f20 fetch  0x00000004 , 0x00004704 
+ 00018205  0x00003f21 rtn  0x00000034 
+ 00018206  0x00003f22 store  0x00000004 , 0x00004700 
+ 00018207  0x00003f23 rtn 
+ 00018208  0x00003f27 fetch  0x00000001 , 0x0000470c 
+ 00018209  0x00003f28 rtn  0x00000034 
+ 00018210  0x00003f29 arg  0x00000700 , 0x00000013 
+ 00018211  0x00003f2b copy  0x00000013 , 0x00000012 
+ 00018212  0x00003f2c arg  0x00004704 , 0x00000011 
+ 00018213  0x00003f2d arg  0x00000004 , 0x00000039 
+ 00018214  0x00003f2e call  0x00006b74 
+ 00018215  0x00003f2f fetch  0x00000004 , 0x00004708 
+ 00018216  0x00003f30 rtn  0x00000034 
+ 00018217  0x00003f31 store  0x00000004 , 0x00004704 
+ 00018218  0x00003f32 copy  0x00000013 , 0x0000003f 
+ 00018219  0x00003f33 arg  0x000007cc , 0x00000002 
+ 00018220  0x00003f34 isub  0x00000002 , 0x0000003e 
+ 00018221  0x00003f35 rtn  0x00000002 
+ 00018222  0x00003f36 increase  0x00000004 , 0x00000013 
+ 00018223  0x00003f37 branch  0x00004723 
+ 00018224  0x00003f3a fetch  0x00000001 , 0x000046f6 
+ 00018225  0x00003f3b rtneq  0x00000000 
+ 00018226  0x00003f3c fetch  0x00000001 , 0x000046f5 
+ 00018227  0x00003f3d rtneq  0x00000001 
+ 00018228  0x00003f3e jam  0x00000001 , 0x000046f5 
+ 00018229  0x00003f40 arg  0x00000000 , 0x00000011 
+ 00018230  0x00003f41 branch  0x000077bf 
+ 00018231  0x00003f43 arg  0x00000000 , 0x00000011 
+ 00018232  0x00003f44 call  0x000077bf 
+ 00018233  0x00003f45 call  0x000046a6 
+ 00018234  0x00003f46 branch  0x00004327 
+ 00018235  0x00003f49 call  0x000042ee 
+ 00018236  0x00003f4a call  0x0000328e 
+ 00018237  0x00003f4b call  0x00003531 
+ 00018238  0x00003f4c branch  0x0000473f 
+ 00018239  0x00003f4f fetch  0x00000001 , 0x000046c0 
+ 00018240  0x00003f50 rtn  0x00000034 
+ 00018241  0x00003f51 fetch  0x00000001 , 0x0000442e 
+ 00018242  0x00003f52 nbranch  0x000046ae , 0x00000034 
+ 00018243  0x00003f53 arg  0x000046e8 , 0x00000013 
+ 00018244  0x00003f54 arg  0x00004737 , 0x00000012 
+ 00018245  0x00003f55 branch  0x000042e7 
+ 00018246  0x00003f5a jam  0x00000001 , 0x000046c7 
+ 00018247  0x00003f5b rtn 
+ 00018248  0x00003f5d jam  0x00000002 , 0x000046c7 
+ 00018249  0x00003f5e rtn 
+ 00018250  0x00003f60 jam  0x00000001 , 0x000046c9 
+ 00018251  0x00003f61 rtn 
+ 00018252  0x00003f63 jam  0x00000002 , 0x000046c9 
+ 00018253  0x00003f64 rtn 
+ 00018254  0x00003f69 jam  0x00000000 , 0x000046c7 
+ 00018255  0x00003f6a rtn 
+ 00018256  0x00003f6d jam  0x00000000 , 0x000046c9 
+ 00018257  0x00003f6e rtn 
+ 00018258  0x00003f71 arg  0x000046c1 , 0x00000011 
+ 00018259  0x00003f72 branch  0x000078b2 
+ 00018260  0x00003f74 arg  0x000046ce , 0x00000011 
+ 00018261  0x00003f75 branch  0x000078b2 
+ 00018262  0x00003f78 fetch  0x00000001 , 0x000046f7 
+ 00018263  0x00003f79 beq  0x00000001 , 0x00004760 
+ 00018264  0x00003f7a arg  0x000046d7 , 0x00000011 
+ 00018265  0x00003f7b call  0x000078ca 
+ 00018266  0x00003f7c nbranch  0x00004765 , 0x00000028 
+ 00018267  0x00003f7e arg  0x000046d7 , 0x00000006 
+ 00018268  0x00003f7f ifetch  0x00000001 , 0x00000006 
+ 00018269  0x00003f80 copy  0x0000003f , 0x00000011 
+ 00018270  0x00003f81 arg  0x000046d8 , 0x00000012 
+ 00018271  0x00003f84 rtn 
+ 00018272  0x00003f87 jam  0x00000000 , 0x000046f7 
+ 00018273  0x00003f88 enable  0x00000028 
+ 00018274  0x00003f89 arg  0x00000001 , 0x00000011 
+ 00018275  0x00003f8a arg  0x000046f8 , 0x00000012 
+ 00018276  0x00003f8b rtn 
+ 00018277  0x00003f8e fetch  0x00000001 , 0x000046da 
+ 00018278  0x00003f8f beq  0x00000004 , 0x00004769 
+ 00018279  0x00003f90 beq  0x00000005 , 0x00004769 
+ 00018280  0x00003f91 rtn 
+ 00018281  0x00003f93 fetch  0x00000001 , 0x000046dd 
+ 00018282  0x00003f94 nbranch  0x00004770 , 0x00000034 
+ 00018283  0x00003f95 fetch  0x00000001 , 0x000046df 
+ 00018284  0x00003f96 nbranch  0x00004770 , 0x00000034 
+ 00018285  0x00003f97 fetch  0x00000001 , 0x000046e1 
+ 00018286  0x00003f98 nbranch  0x00004770 , 0x00000034 
+ 00018287  0x00003f99 rtn 
+ 00018288  0x00003f9b enable  0x00000028 
+ 00018289  0x00003f9c branch  0x0000475b 
+ 00018290  0x00003fa2 jam  0x00000014 , 0x000044eb 
+ 00018291  0x00003fa3 jam  0x00000001 , 0x000044e4 
+ 00018292  0x00003fa4 setarg  0x0000060f 
+ 00018293  0x00003fa5 store  0x00000002 , 0x0000462e 
+ 00018294  0x00003fa6 setarg  0x0000462e 
+ 00018295  0x00003fa7 store  0x00000002 , 0x000043fb 
+ 00018296  0x00003fa8 jam  0x00000001 , 0x00004094 
+ 00018297  0x00003fa9 jam  0x00000006 , 0x000040a6 
+ 00018298  0x00003faa jam  0x00000002 , 0x000040c1 
+ 00018299  0x00003fab jam  0x00000000 , 0x0000462d 
+ 00018300  0x00003fac setarg  0x0000468d 
+ 00018301  0x00003fad store  0x00000002 , 0x000044ef 
+ 00018302  0x00003fae jam  0x00000001 , 0x000044ee 
+ 00018303  0x00003faf jam  0x000000ff , 0x0000468e 
+ 00018304  0x00003fb0 setarg  0x00000296 
+ 00018305  0x00003fb1 store  0x00000002 , 0x00004690 
+ 00018306  0x00003fb2 setarg  0x0000073a 
+ 00018307  0x00003fb3 store  0x00000002 , 0x00004692 
+ 00018308  0x00003fb4 setarg  0x000046ea 
+ 00018309  0x00003fb5 store  0x00000002 , 0x00004430 
+ 00018310  0x00003fb6 setarg  0x00000c0c 
+ 00018311  0x00003fb7 store  0x00000002 , 0x000046ec 
+ 00018312  0x00003fb8 setarg  0x000046a1 
+ 00018313  0x00003fb9 store  0x00000002 , 0x0000442c 
+ 00018314  0x00003fba jam  0x00000000 , 0x000046be 
+ 00018315  0x00003fbb jam  0x000000ff , 0x000046bc 
+ 00018316  0x00003fbc jam  0x000000ff , 0x000046bf 
+ 00018317  0x00003fbd jam  0x00000000 , 0x000046ba 
+ 00018318  0x00003fbe jam  0x00000000 , 0x000046bb 
+ 00018319  0x00003fbf jam  0x00000000 , 0x000046bd 
+ 00018320  0x00003fc0 jam  0x00000001 , 0x000046c0 
+ 00018321  0x00003fc1 setarg  0x00004e55 
+ 00018322  0x00003fc2 store  0x00000002 , 0x000046ad 
+ 00018323  0x00003fc3 store  0x00000002 , 0x000046af 
+ 00018324  0x00003fc4 setarg  0x00000007 
+ 00018325  0x00003fc5 store  0x00000002 , 0x000046b3 
+ 00018326  0x00003fc6 jam  0x00000002 , 0x00004407 
+ 00018327  0x00003fc7 setsect  0x00000000 , 0x00035a0c 
+ 00018328  0x00003fc8 setsect  0x00000001 , 0x0000011a 
+ 00018329  0x00003fc9 setsect  0x00000002 , 0x00000060 
+ 00018330  0x00003fca setsect  0x00000003 , 0x00000028 
+ 00018331  0x00003fcb store  0x00000009 , 0x000046c1 
+ 00018332  0x00003fcc setsect  0x00000000 , 0x0002000a 
+ 00018333  0x00003fcd setsect  0x00000001 , 0x00000002 
+ 00018334  0x00003fce istore  0x00000004 , 0x00000005 
+ 00018335  0x00003fcf setsect  0x00000000 , 0x00035a08 
+ 00018336  0x00003fd0 setsect  0x00000001 , 0x0000019a 
+ 00018337  0x00003fd1 setsect  0x00000002 , 0x00000000 
+ 00018338  0x00003fd2 setsect  0x00000003 , 0x00000000 
+ 00018339  0x00003fd3 store  0x00000009 , 0x000046ce 
+ 00018340  0x00003fd4 setarg  0x00000064 
+ 00018341  0x00003fd5 store  0x00000002 , 0x000046e6 
+ 00018342  0x00003fd6 jam  0x00000000 , 0x00004141 
+ 00018343  0x00003fd7 jam  0x00000001 , 0x00004589 
+ 00018344  0x00003fd8 jam  0x00000006 , 0x00004603 
+ 00018345  0x00003fd9 jam  0x00000001 , 0x000045ae 
+ 00018346  0x00003fda jam  0x00000000 , 0x000045e3 
+ 00018347  0x00003fdb call  0x00003278 
+ 00018348  0x00003fdc call  0x000035fb 
+ 00018349  0x00003fdd call  0x0000325b 
+ 00018350  0x00003fe0 setarg  0x00000708 
+ 00018351  0x00003fe1 store  0x00000002 , 0x000045d6 
+ 00018352  0x00003fe2 setarg  0x00000050 
+ 00018353  0x00003fe3 store  0x00000002 , 0x000045dc 
+ 00018354  0x00003fe4 setarg  0x000a7700 
+ 00018355  0x00003fe5 store  0x00000003 , 0x0000460b 
+ 00018356  0x00003fe6 setarg  0x00604800 
+ 00018357  0x00003fe7 store  0x00000003 , 0x000045af 
+ 00018358  0x00003fe8 rtn 
+ 00018359  0x00003ff0 setarg  0x000047ea 
+ 00018360  0x00003ff1 store  0x00000002 , 0x000045e0 
+ 00018361  0x00003ff2 setarg  0x000048d4 
+ 00018362  0x00003ff3 store  0x00000002 , 0x000045e4 
+ 00018363  0x00003ff4 setarg  0x000048e5 
+ 00018364  0x00003ff5 store  0x00000002 , 0x000045e6 
+ 00018365  0x00003ff6 setarg  0x000048ab 
+ 00018366  0x00003ff7 store  0x00000002 , 0x000045e2 
+ 00018367  0x00003ff8 setarg  0x000047f9 
+ 00018368  0x00003ff9 store  0x00000002 , 0x00000859 
+ 00018369  0x00003ffa branch  0x00007912 
+ 00018370  0x00003ffe bpatch  0x00000037 , 0x00004006 
+ 00018371  0x00004000 call  0x000047ef 
+ 00018372  0x00004001 call  0x000047e5 
+ 00018373  0x00004002 fetch  0x00000001 , 0x00004669 
+ 00018374  0x00004003 isolate1  0x00000005 , 0x0000003f 
+ 00018375  0x00004004 branch  0x000047cb , 0x00000001 
+ 00018376  0x00004005 fetch  0x00000001 , 0x00004669 
+ 00018377  0x00004006 isolate1  0x00000006 , 0x0000003f 
+ 00018378  0x00004007 call  0x0000326b , 0x00000001 
+ 00018379  0x00004009 fetch  0x00000001 , 0x00004694 
+ 00018380  0x0000400a store  0x00000001 , 0x00004141 
+ 00018381  0x0000400c jam  0x000000ff , 0x000045d2 
+ 00018382  0x0000400d setarg  0x0000099f 
+ 00018383  0x0000400e store  0x00000002 , 0x00004640 
+ 00018384  0x0000400f setarg  0x00000a9f 
+ 00018385  0x00004010 store  0x00000002 , 0x00004642 
+ 00018386  0x00004011 setarg  0x00000b9f 
+ 00018387  0x00004012 store  0x00000002 , 0x00004644 
+ 00018388  0x00004013 setarg  0x00000c9f 
+ 00018389  0x00004014 store  0x00000002 , 0x00004646 
+ 00018390  0x00004015 jam  0x00000085 , 0x000045d1 
+ 00018391  0x00004016 jam  0x00000000 , 0x00004692 
+ 00018392  0x00004017 jam  0x00000000 , 0x0000462b 
+ 00018393  0x00004018 call  0x00003281 
+ 00018394  0x00004019 fetch  0x00000001 , 0x00004669 
+ 00018395  0x0000401a isolate1  0x00000003 , 0x0000003f 
+ 00018396  0x0000401b call  0x00003284 , 0x00000001 
+ 00018397  0x0000401c call  0x0000339f 
+ 00018398  0x0000401d call  0x00003287 
+ 00018399  0x0000401e call  0x0000325b 
+ 00018400  0x00004020 fetch  0x00000001 , 0x00004673 
+ 00018401  0x00004021 store  0x00000001 , 0x0000085b 
+ 00018402  0x00004022 fetch  0x00000009 , 0x0000466a 
+ 00018403  0x00004023 store  0x00000009 , 0x0000085c 
+ 00018404  0x00004024 rtn 
+ 00018405  0x00004027 jam  0x00000018 , 0x00004099 
+ 00018406  0x00004028 fetch  0x00000001 , 0x00004669 
+ 00018407  0x00004029 rtnbit0  0x00000007 
+ 00018408  0x0000402a jam  0x00000010 , 0x00004099 
+ 00018409  0x0000402b rtn 
+ 00018410  0x0000402e fetch  0x00000001 , 0x00004610 
+ 00018411  0x0000402f beq  0x00000000 , 0x0000489b 
+ 00018412  0x00004030 beq  0x00000001 , 0x00004822 
+ 00018413  0x00004031 beq  0x0000000f , 0x0000481e 
+ 00018414  0x00004032 rtn 
+ 00018415  0x00004036 bpatch  0x00000038 , 0x00004007 
+ 00018416  0x00004037 arg  0x00001fdf , 0x00000012 
+ 00018417  0x00004038 arg  0x00004648 , 0x00000011 
+ 00018418  0x00004039 arg  0x00000001 , 0x00000039 
+ 00018419  0x0000403a branch  0x00006b74 
+ 00018420  0x0000403d bpatch  0x00000039 , 0x00004007 
+ 00018421  0x0000403e arg  0x00000001 , 0x00000039 
+ 00018422  0x0000403f arg  0x00004648 , 0x00000011 
+ 00018423  0x00004040 arg  0x00001fdf , 0x00000012 
+ 00018424  0x00004041 branch  0x00006b45 
+ 00018425  0x00004044 fetch  0x00000001 , 0x00004669 
+ 00018426  0x00004045 bbit1  0x00000004 , 0x000047fd 
+ 00018427  0x00004046 fetch  0x00000001 , 0x00004648 
+ 00018428  0x00004047 bne  0x0000005a , 0x00004801 
+ 00018429  0x00004049 jam  0x0000005a , 0x00004648 
+ 00018430  0x0000404a fetch  0x00000004 , 0x0000937a 
+ 00018431  0x0000404b set1  0x0000001d , 0x0000003f 
+ 00018432  0x0000404c store  0x00000004 , 0x000007b4 
+ 00018433  0x0000404e call  0x00004818 
+ 00018434  0x0000404f call  0x00007966 
+ 00018435  0x00004050 call  0x00004805 
+ 00018436  0x00004051 branch  0x0000480e 
+ 00018437  0x00004054 fetch  0x00000001 , 0x0000085c 
+ 00018438  0x00004055 rtn  0x00000034 
+ 00018439  0x00004056 fetch  0x00000001 , 0x00004648 
+ 00018440  0x00004057 beq  0x0000005a , 0x0000480c 
+ 00018441  0x00004059 fetch  0x00000004 , 0x0000085d 
+ 00018442  0x0000405b store  0x00000004 , 0x000007b4 
+ 00018443  0x0000405c rtn 
+ 00018444  0x0000405e fetch  0x00000004 , 0x00000861 
+ 00018445  0x0000405f branch  0x0000480a 
+ 00018446  0x00004062 fetch  0x00000001 , 0x00004648 
+ 00018447  0x00004063 beq  0x0000005a , 0x00004814 
+ 00018448  0x00004064 setarg  0x00009272 
+ 00018449  0x00004065 store  0x00000002 , 0x000007a7 
+ 00018450  0x00004066 jam  0x0000001a , 0x000007d8 
+ 00018451  0x00004067 rtn 
+ 00018452  0x00004069 setarg  0x0000928d 
+ 00018453  0x0000406a store  0x00000002 , 0x000007a7 
+ 00018454  0x0000406b jam  0x0000003f , 0x000007d8 
+ 00018455  0x0000406c rtn 
+ 00018456  0x0000406f fetch  0x00000001 , 0x00004674 
+ 00018457  0x00004070 rtn  0x00000034 
+ 00018458  0x00004071 arg  0x00004674 , 0x00000006 
+ 00018459  0x00004072 arg  0x0000081d , 0x00000005 
+ 00018460  0x00004073 arg  0x0000001e , 0x00000039 
+ 00018461  0x00004074 branch  0x00007cda 
+ 00018462  0x00004078 call  0x00003460 
+ 00018463  0x0000407a call  0x000048a3 
+ 00018464  0x0000407b call  0x00004867 
+ 00018465  0x0000407c branch  0x0000481f 
+ 00018466  0x0000407f call  0x00003460 
+ 00018467  0x00004081 call  0x000048a3 
+ 00018468  0x00004082 call  0x00003469 
+ 00018469  0x00004083 call  0x00004867 
+ 00018470  0x00004084 branch  0x00004823 
+ 00018471  0x00004087 call  0x0000482b 
+ 00018472  0x00004088 call  0x0000483b 
+ 00018473  0x00004089 call  0x0000484c 
+ 00018474  0x0000408a branch  0x00004859 
+ 00018475  0x0000408d bpatch  0x0000003a , 0x00004007 
+ 00018476  0x0000408e fetch  0x00000001 , 0x00004668 
+ 00018477  0x0000408f rtn  0x00000034 
+ 00018478  0x00004090 arg  0x0000000d , 0x00000007 
+ 00018479  0x00004091 call  0x00007cef 
+ 00018480  0x00004092 nrtn  0x00000034 
+ 00018481  0x00004093 jam  0x00000000 , 0x00004668 
+ 00018482  0x00004094 setarg  0x00000001 
+ 00018483  0x00004095 store  0x00000001 , 0x00000913 
+ 00018484  0x00004096 setarg  0x00000000 
+ 00018485  0x00004097 istore  0x00000007 , 0x00000005 
+ 00018486  0x00004099 jam  0x00000020 , 0x0000090c 
+ 00018487  0x0000409b fetch  0x00000001 , 0x0000090d 
+ 00018488  0x0000409c set1  0x00000002 , 0x0000003f 
+ 00018489  0x0000409d store  0x00000001 , 0x0000090d 
+ 00018490  0x0000409e rtn 
+ 00018491  0x000040a1 bpatch  0x0000003b , 0x00004007 
+ 00018492  0x000040a2 fetch  0x00000001 , 0x00004665 
+ 00018493  0x000040a3 rtn  0x00000034 
+ 00018494  0x000040a4 arg  0x0000000e , 0x00000007 
+ 00018495  0x000040a5 call  0x00007cef 
+ 00018496  0x000040a6 nrtn  0x00000034 
+ 00018497  0x000040a7 jam  0x00000000 , 0x00004665 
+ 00018498  0x000040a8 arg  0x00000923 , 0x00000005 
+ 00018499  0x000040a9 call  0x00007c99 
+ 00018500  0x000040aa fetch  0x00000008 , 0x00000923 
+ 00018501  0x000040ab store  0x00000008 , 0x00004651 
+ 00018502  0x000040ad jam  0x00000000 , 0x00000923 
+ 00018503  0x000040af jam  0x00000010 , 0x0000090b 
+ 00018504  0x000040b0 fetch  0x00000001 , 0x0000090d 
+ 00018505  0x000040b1 set1  0x00000001 , 0x0000003f 
+ 00018506  0x000040b2 store  0x00000001 , 0x0000090d 
+ 00018507  0x000040b3 rtn 
+ 00018508  0x000040b6 fetch  0x00000001 , 0x00004667 
+ 00018509  0x000040b7 rtn  0x00000034 
+ 00018510  0x000040b8 arg  0x0000000a , 0x00000007 
+ 00018511  0x000040b9 call  0x00007cef 
+ 00018512  0x000040ba nrtn  0x00000034 
+ 00018513  0x000040bb jam  0x00000000 , 0x00004667 
+ 00018514  0x000040bc arg  0x00000943 , 0x00000005 
+ 00018515  0x000040bd call  0x00007c99 
+ 00018516  0x000040be jam  0x00000002 , 0x00000943 
+ 00018517  0x000040bf fetch  0x00000002 , 0x00000943 
+ 00018518  0x000040c0 store  0x00000002 , 0x0000465f 
+ 00018519  0x000040c2 jam  0x00000022 , 0x0000090c 
+ 00018520  0x000040c3 branch  0x00004837 
+ 00018521  0x000040c6 bpatch  0x0000003c , 0x00004007 
+ 00018522  0x000040c7 fetch  0x00000001 , 0x00004666 
+ 00018523  0x000040c8 rtn  0x00000034 
+ 00018524  0x000040c9 arg  0x0000000c , 0x00000007 
+ 00018525  0x000040ca call  0x00007cef 
+ 00018526  0x000040cb nrtn  0x00000034 
+ 00018527  0x000040cc jam  0x00000000 , 0x00004666 
+ 00018528  0x000040cd arg  0x00000933 , 0x00000005 
+ 00018529  0x000040ce call  0x00007c99 
+ 00018530  0x000040cf jam  0x00000003 , 0x00000933 
+ 00018531  0x000040d0 fetch  0x00000003 , 0x00000933 
+ 00018532  0x000040d1 store  0x00000003 , 0x0000465c 
+ 00018533  0x000040d3 jam  0x00000021 , 0x0000090c 
+ 00018534  0x000040d4 branch  0x00004837 
+ 00018535  0x000040d7 bpatch  0x0000003d , 0x00004007 
+ 00018536  0x000040d8 fetch  0x00000001 , 0x00000901 
+ 00018537  0x000040d9 call  0x000048b5 , 0x00000034 
+ 00018538  0x000040da call  0x00007906 
+ 00018539  0x000040db fetch  0x00000001 , 0x000008f7 
+ 00018540  0x000040dc rtn  0x00000034 
+ 00018541  0x000040dd jam  0x00000000 , 0x000008f7 
+ 00018542  0x000040de fetch  0x00000002 , 0x000008f5 
+ 00018543  0x000040df arg  0x000002ba , 0x00000002 
+ 00018544  0x000040e0 isub  0x00000002 , 0x0000003e 
+ 00018545  0x000040e1 nrtn  0x00000005 
+ 00018546  0x000040e3 fetch  0x00000001 , 0x00000875 
+ 00018547  0x000040e4 rtnne  0x000000ba 
+ 00018548  0x000040e5 fetch  0x00000001 , 0x00000876 
+ 00018549  0x000040e6 beq  0x000000a0 , 0x0000487c 
+ 00018550  0x000040e7 beq  0x000000a1 , 0x00004882 
+ 00018551  0x000040e8 beq  0x000000a6 , 0x0000488e 
+ 00018552  0x000040e9 beq  0x000000a7 , 0x00004890 
+ 00018553  0x000040ea beq  0x000000a9 , 0x00004896 
+ 00018554  0x000040ed jam  0x00000000 , 0x000008f8 
+ 00018555  0x000040ee rtn 
+ 00018556  0x000040f1 fetch  0x00000001 , 0x00000877 
+ 00018557  0x000040f2 beq  0x00000081 , 0x0000487f 
+ 00018558  0x000040f3 branch  0x0000487a 
+ 00018559  0x000040f5 call  0x000032fc 
+ 00018560  0x000040f7 jam  0x00000001 , 0x000008f8 
+ 00018561  0x000040f8 rtn 
+ 00018562  0x000040fb fetch  0x00000001 , 0x00000877 
+ 00018563  0x000040fc beq  0x00000001 , 0x00004887 
+ 00018564  0x000040fd beq  0x00000084 , 0x0000488a 
+ 00018565  0x000040fe beq  0x000000a7 , 0x0000488c 
+ 00018566  0x000040ff branch  0x0000487a 
+ 00018567  0x00004101 fetch  0x00000001 , 0x000045d5 
+ 00018568  0x00004102 store  0x00000001 , 0x000008b6 
+ 00018569  0x00004103 branch  0x00004880 
+ 00018570  0x00004105 call  0x00003461 
+ 00018571  0x00004106 branch  0x00004887 
+ 00018572  0x00004109 jam  0x000000a1 , 0x000008b6 
+ 00018573  0x0000410a branch  0x00004880 
+ 00018574  0x0000410d jam  0x00000015 , 0x000008b6 
+ 00018575  0x0000410e branch  0x00004880 
+ 00018576  0x00004111 fetch  0x00000001 , 0x00004616 
+ 00018577  0x00004112 beq  0x00000000 , 0x00004894 
+ 00018578  0x00004113 beq  0x00000001 , 0x0000488c 
+ 00018579  0x00004114 rtn 
+ 00018580  0x00004116 jam  0x000000a0 , 0x000008b6 
+ 00018581  0x00004117 branch  0x00004880 
+ 00018582  0x0000411a jam  0x00000000 , 0x000008b6 
+ 00018583  0x0000411b jam  0x00000000 , 0x000008b7 
+ 00018584  0x0000411c jam  0x00000001 , 0x000008b8 
+ 00018585  0x0000411d jam  0x00000007 , 0x000008b9 
+ 00018586  0x0000411e branch  0x00004880 
+ 00018587  0x00004127 call  0x00003402 
+ 00018588  0x00004129 call  0x00003407 
+ 00018589  0x0000412a call  0x0000342d 
+ 00018590  0x0000412b call  0x000048a3 
+ 00018591  0x0000412c call  0x00003469 
+ 00018592  0x0000412d call  0x00003488 
+ 00018593  0x0000412e call  0x00004867 
+ 00018594  0x0000412f branch  0x0000489c 
+ 00018595  0x00004132 bpatch  0x0000003e , 0x00004007 
+ 00018596  0x00004133 fetch  0x00000001 , 0x00004616 
+ 00018597  0x00004134 rtnne  0x00000000 
+ 00018598  0x00004135 call  0x00003464 
+ 00018599  0x00004136 call  0x00004827 
+ 00018600  0x00004137 fetch  0x00000001 , 0x00004610 
+ 00018601  0x00004138 nrtn  0x00000034 
+ 00018602  0x00004139 branch  0x0000350a 
+ 00018603  0x0000413c fetch  0x00000001 , 0x00004589 
+ 00018604  0x0000413d beq  0x00000001 , 0x000048ae 
+ 00018605  0x0000413e beq  0x00000002 , 0x000048b7 
+ 00018606  0x00004140 fetch  0x00000001 , 0x00004693 
+ 00018607  0x00004141 bbit1  0x00000000 , 0x000048bd 
+ 00018608  0x00004142 branch  0x000048b9 
+ 00018609  0x00004145 fetch  0x00000001 , 0x000043cb 
+ 00018610  0x00004146 rtnne  0x00000004 
+ 00018611  0x00004147 jam  0x00000003 , 0x00004693 
+ 00018612  0x00004148 rtn 
+ 00018613  0x0000414a jam  0x00000000 , 0x00004693 
+ 00018614  0x0000414b rtn 
+ 00018615  0x0000414e fetch  0x00000001 , 0x00004693 
+ 00018616  0x0000414f bbit1  0x00000001 , 0x000048c1 
+ 00018617  0x00004151 fetch  0x00000001 , 0x00004611 
+ 00018618  0x00004152 beq  0x00000001 , 0x000048c8 
+ 00018619  0x00004153 beq  0x00000003 , 0x000048cc 
+ 00018620  0x00004154 rtn 
+ 00018621  0x00004157 fetch  0x00000001 , 0x00004693 
+ 00018622  0x00004158 set0  0x00000000 , 0x0000003f 
+ 00018623  0x00004159 store  0x00000001 , 0x00004693 
+ 00018624  0x0000415a branch  0x000048c4 
+ 00018625  0x0000415d fetch  0x00000001 , 0x00004693 
+ 00018626  0x0000415e set0  0x00000001 , 0x0000003f 
+ 00018627  0x0000415f store  0x00000001 , 0x00004693 
+ 00018628  0x00004161 jam  0x00000001 , 0x00004588 
+ 00018629  0x00004162 setarg  0x000000ff 
+ 00018630  0x00004163 store  0x00000001 , 0x00004519 
+ 00018631  0x00004164 rtn 
+ 00018632  0x00004168 jam  0x00000001 , 0x00004611 
+ 00018633  0x00004169 call  0x0000337e 
+ 00018634  0x0000416a nrtn  0x0000002f 
+ 00018635  0x0000416b branch  0x0000330a 
+ 00018636  0x0000416e fetch  0x00000001 , 0x000044f9 
+ 00018637  0x0000416f beq  0x00000001 , 0x000048c8 
+ 00018638  0x00004170 beq  0x000000ff , 0x000048c8 
+ 00018639  0x00004171 jam  0x00000000 , 0x000008f9 
+ 00018640  0x00004172 jam  0x00000001 , 0x00004588 
+ 00018641  0x00004173 fetch  0x00000001 , 0x00004621 
+ 00018642  0x00004174 store  0x00000001 , 0x00004519 
+ 00018643  0x00004175 rtn 
+ 00018644  0x00004178 setarg  0x00000001 
+ 00018645  0x00004179 store  0x00000001 , 0x00000913 
+ 00018646  0x0000417a fetch  0x00000007 , 0x000045eb 
+ 00018647  0x0000417b istore  0x00000007 , 0x00000005 
+ 00018648  0x0000417c fetch  0x00000001 , 0x000045eb 
+ 00018649  0x0000417d ncall  0x000048dd , 0x00000034 
+ 00018650  0x0000417e fetch  0x00000001 , 0x000045eb 
+ 00018651  0x0000417f call  0x000048e1 , 0x00000034 
+ 00018652  0x00004180 branch  0x00004836 
+ 00018653  0x00004183 jam  0x00000001 , 0x00004668 
+ 00018654  0x00004184 setarg  0x00000180 
+ 00018655  0x00004185 arg  0x0000000d , 0x00000007 
+ 00018656  0x00004186 branch  0x00007ce1 
+ 00018657  0x00004189 jam  0x00000000 , 0x00004668 
+ 00018658  0x0000418a setarg  0x00000000 
+ 00018659  0x0000418b arg  0x0000000d , 0x00000007 
+ 00018660  0x0000418c branch  0x00007ce1 
+ 00018661  0x0000418f fetch  0x00000001 , 0x000045eb 
+ 00018662  0x00004190 beq  0x00000000 , 0x000048ea 
+ 00018663  0x00004191 beq  0x00000002 , 0x0000491d 
+ 00018664  0x00004192 beq  0x00000003 , 0x00004905 
+ 00018665  0x00004193 branch  0x000033be 
+ 00018666  0x00004196 fetch  0x00000001 , 0x000045ed 
+ 00018667  0x00004197 store  0x00000001 , 0x00004611 
+ 00018668  0x00004198 jam  0x00000000 , 0x000045ed 
+ 00018669  0x00004199 arg  0x00000923 , 0x00000005 
+ 00018670  0x0000419a arg  0x000045ec , 0x00000006 
+ 00018671  0x0000419b arg  0x00000008 , 0x00000039 
+ 00018672  0x0000419c call  0x00007cda 
+ 00018673  0x0000419d fetch  0x00000008 , 0x00000923 
+ 00018674  0x0000419e ncall  0x000048fd , 0x00000034 
+ 00018675  0x0000419f fetch  0x00000008 , 0x00000923 
+ 00018676  0x000041a0 call  0x00004901 , 0x00000034 
+ 00018677  0x000041a1 fetch  0x00000008 , 0x00000923 
+ 00018678  0x000041a2 store  0x00000008 , 0x00004649 
+ 00018679  0x000041a3 fetcht  0x00000008 , 0x00004651 
+ 00018680  0x000041a4 isub  0x00000002 , 0x0000003e 
+ 00018681  0x000041a5 ncall  0x00004847 , 0x00000005 
+ 00018682  0x000041a6 fetch  0x00000008 , 0x00004649 
+ 00018683  0x000041a7 store  0x00000008 , 0x00004651 
+ 00018684  0x000041a8 branch  0x000033be 
+ 00018685  0x000041ab jam  0x00000001 , 0x00004665 
+ 00018686  0x000041ac setarg  0x00000180 
+ 00018687  0x000041ad arg  0x0000000e , 0x00000007 
+ 00018688  0x000041ae branch  0x00007ce1 
+ 00018689  0x000041b1 jam  0x00000000 , 0x00004665 
+ 00018690  0x000041b2 setarg  0x00000000 
+ 00018691  0x000041b3 arg  0x0000000e , 0x00000007 
+ 00018692  0x000041b4 branch  0x00007ce1 
+ 00018693  0x000041b7 arg  0x00000933 , 0x00000005 
+ 00018694  0x000041b8 arg  0x000045eb , 0x00000006 
+ 00018695  0x000041b9 arg  0x00000003 , 0x00000039 
+ 00018696  0x000041ba call  0x00007cda 
+ 00018697  0x000041bb fetch  0x00000002 , 0x00000934 
+ 00018698  0x000041bc ncall  0x00004915 , 0x00000034 
+ 00018699  0x000041bd fetch  0x00000002 , 0x00000934 
+ 00018700  0x000041be call  0x00004919 , 0x00000034 
+ 00018701  0x000041bf fetch  0x00000003 , 0x00000933 
+ 00018702  0x000041c0 store  0x00000003 , 0x00004659 
+ 00018703  0x000041c1 fetcht  0x00000003 , 0x0000465c 
+ 00018704  0x000041c2 isub  0x00000002 , 0x0000003e 
+ 00018705  0x000041c3 ncall  0x00004865 , 0x00000005 
+ 00018706  0x000041c4 fetch  0x00000003 , 0x00004659 
+ 00018707  0x000041c5 store  0x00000003 , 0x0000465c 
+ 00018708  0x000041c6 branch  0x000033be 
+ 00018709  0x000041c9 jam  0x00000001 , 0x00004666 
+ 00018710  0x000041ca setarg  0x00000180 
+ 00018711  0x000041cb arg  0x0000000c , 0x00000007 
+ 00018712  0x000041cc branch  0x00007ce1 
+ 00018713  0x000041cf jam  0x00000000 , 0x00004666 
+ 00018714  0x000041d0 setarg  0x00000000 
+ 00018715  0x000041d1 arg  0x0000000c , 0x00000007 
+ 00018716  0x000041d2 branch  0x00007ce1 
+ 00018717  0x000041d5 arg  0x00000943 , 0x00000005 
+ 00018718  0x000041d6 arg  0x000045eb , 0x00000006 
+ 00018719  0x000041d7 arg  0x00000002 , 0x00000039 
+ 00018720  0x000041d8 call  0x00007cda 
+ 00018721  0x000041d9 fetch  0x00000002 , 0x00000943 
+ 00018722  0x000041da ncall  0x0000492d , 0x00000034 
+ 00018723  0x000041db fetch  0x00000002 , 0x00000943 
+ 00018724  0x000041dc call  0x00004931 , 0x00000034 
+ 00018725  0x000041dd fetch  0x00000002 , 0x00000943 
+ 00018726  0x000041de store  0x00000002 , 0x0000465f 
+ 00018727  0x000041df fetcht  0x00000002 , 0x00004662 
+ 00018728  0x000041e0 isub  0x00000002 , 0x0000003e 
+ 00018729  0x000041e1 ncall  0x00004935 , 0x00000005 
+ 00018730  0x000041e2 fetch  0x00000002 , 0x0000465f 
+ 00018731  0x000041e3 store  0x00000002 , 0x00004662 
+ 00018732  0x000041e4 branch  0x000033be 
+ 00018733  0x000041e7 jam  0x00000001 , 0x00004667 
+ 00018734  0x000041e8 setarg  0x00000180 
+ 00018735  0x000041e9 arg  0x0000000a , 0x00000007 
+ 00018736  0x000041ea branch  0x00007ce1 
+ 00018737  0x000041ec jam  0x00000000 , 0x00004667 
+ 00018738  0x000041ed setarg  0x00000000 
+ 00018739  0x000041ee arg  0x0000000a , 0x00000007 
+ 00018740  0x000041ef branch  0x00007ce1 
+ 00018741  0x000041f2 jam  0x00000022 , 0x0000090c 
+ 00018742  0x000041f3 branch  0x00004837 
+ 00018743  0x000041f7 fetch  0x00000001 , 0x000043cb 
+ 00018744  0x000041f8 rtnne  0x00000004 
+ 00018745  0x000041f9 fetch  0x00000001 , 0x00004648 
+ 00018746  0x000041fa rtneq  0x0000005a 
+ 00018747  0x000041fc jam  0x00000001 , 0x00004692 
+ 00018748  0x000041fd rtn 
+ 00018749  0x00004201 fetch  0x00000001 , 0x000043cb 
+ 00018750  0x00004202 rtnne  0x00000004 
+ 00018751  0x00004203 fetch  0x00000001 , 0x00004692 
+ 00018752  0x00004204 rtn  0x00000034 
+ 00018753  0x00004205 jam  0x00000000 , 0x00000678 
+ 00018754  0x00004207 jam  0x0000005a , 0x00004648 
+ 00018755  0x00004208 call  0x000047f4 
+ 00018756  0x00004209 call  0x000047ef 
+ 00018757  0x0000420a fetch  0x00000001 , 0x00000678 
+ 00018758  0x0000420b increase  0x00000001 , 0x0000003f 
+ 00018759  0x0000420c store  0x00000001 , 0x00000678 
+ 00018760  0x0000420d beq  0x000000ff , 0x00006ca3 
+ 00018761  0x0000420e fetch  0x00000001 , 0x00004648 
+ 00018762  0x0000420f bne  0x0000005a , 0x00004942 
+ 00018763  0x00004210 branch  0x00006ca3 
+ 00018764  0x0000421d fetch  0x00000001 , 0x000043cb 
+ 00018765  0x0000421e rtnne  0x0000000f 
+ 00018766  0x0000421f call  0x000054ac 
+ 00018767  0x00004220 nbranch  0x00002002 , 0x00000028 
+ 00018768  0x00004221 fetch  0x00000001 , 0x00004846 
+ 00018769  0x00004222 branch  0x00002002 , 0x00000034 
+ 00018770  0x00004223 fetch  0x00000001 , 0x00004655 
+ 00018771  0x00004224 rtneq  0x000000ff 
+ 00018772  0x00004225 copy  0x0000003f , 0x00000007 
+ 00018773  0x00004226 fetch  0x00000004 , 0x0000069d 
+ 00018774  0x00004227 qisolate0  0x0000003f 
+ 00018775  0x00004228 call  0x00004e45 , 0x00000001 
+ 00018776  0x00004229 branch  0x00002003 
+ 00018777  0x0000422c call  0x00007396 
+ 00018778  0x0000422d call  0x000049a1 
+ 00018779  0x0000422f call  0x000049c8 
+ 00018780  0x00004230 call  0x000049ea 
+ 00018781  0x00004231 rtn  0x0000002b 
+ 00018782  0x00004232 call  0x00004966 
+ 00018783  0x00004233 call  0x00004a7a 
+ 00018784  0x00004234 fetch  0x00000001 , 0x00004663 
+ 00018785  0x00004235 rtnbit1  0x00000007 
+ 00018786  0x00004237 fetch  0x00000002 , 0x000044e9 
+ 00018787  0x00004238 bbit1  0x0000000c , 0x00004b95 
+ 00018788  0x00004239 call  0x00005eb6 
+ 00018789  0x0000423a branch  0x00004bcf 
+ 00018790  0x0000423e fetch  0x00000008 , 0x00004713 
+ 00018791  0x0000423f rtnbit0  0x0000000d 
+ 00018792  0x00004240 setarg  0x0000496c 
+ 00018793  0x00004241 store  0x00000002 , 0x00000859 
+ 00018794  0x00004242 jam  0x000000a5 , 0x00004664 
+ 00018795  0x00004243 branch  0x0000498e 
+ 00018796  0x00004246 call  0x0000496f 
+ 00018797  0x00004247 call  0x00004974 
+ 00018798  0x00004248 branch  0x00004984 
+ 00018799  0x0000424b jam  0x00000000 , 0x00004665 
+ 00018800  0x0000424c fetch  0x00000008 , 0x00004713 
+ 00018801  0x0000424d rtnbit0  0x00000016 
+ 00018802  0x0000424e jam  0x0000005a , 0x00004665 
+ 00018803  0x0000424f rtn 
+ 00018804  0x00004252 fetch  0x00000008 , 0x00004713 
+ 00018805  0x00004253 bbit1  0x0000001d , 0x0000497b 
+ 00018806  0x00004254 bbit1  0x0000001e , 0x0000497e 
+ 00018807  0x00004255 bbit1  0x0000001f , 0x00004981 
+ 00018808  0x00004256 jam  0x00000019 , 0x00004662 
+ 00018809  0x00004257 jam  0x00000008 , 0x0000085b 
+ 00018810  0x00004258 rtn 
+ 00018811  0x0000425a jam  0x0000000c , 0x00004662 
+ 00018812  0x0000425b jam  0x00000004 , 0x0000085b 
+ 00018813  0x0000425c rtn 
+ 00018814  0x0000425e jam  0x00000006 , 0x00004662 
+ 00018815  0x0000425f jam  0x00000002 , 0x0000085b 
+ 00018816  0x00004260 rtn 
+ 00018817  0x00004262 jam  0x00000003 , 0x00004662 
+ 00018818  0x00004263 jam  0x00000001 , 0x0000085b 
+ 00018819  0x00004264 rtn 
+ 00018820  0x00004267 call  0x00007966 
+ 00018821  0x00004268 call  0x00004987 
+ 00018822  0x00004269 branch  0x0000498c 
+ 00018823  0x0000426c fetch  0x00000001 , 0x0000085c 
+ 00018824  0x0000426d rtn  0x00000034 
+ 00018825  0x0000426e fetch  0x00000001 , 0x00004665 
+ 00018826  0x0000426f beq  0x0000005a , 0x0000480c 
+ 00018827  0x00004270 branch  0x00004809 
+ 00018828  0x00004273 fetch  0x00000001 , 0x00004665 
+ 00018829  0x00004274 branch  0x0000480f 
+ 00018830  0x00004279 bpatch  0x00000041 , 0x00004008 
+ 00018831  0x0000427a fetcht  0x00000001 , 0x0000086c 
+ 00018832  0x0000427b call  0x00006ee6 
+ 00018833  0x0000427c branch  0x00004993 , 0x00000001 
+ 00018834  0x0000427d branch  0x0000499a 
+ 00018835  0x00004281 fetch  0x00000001 , 0x00004664 
+ 00018836  0x00004282 rtneq  0x000000a5 
+ 00018837  0x00004283 jam  0x000000a5 , 0x00004664 
+ 00018838  0x00004284 jam  0x00000000 , 0x0000090e 
+ 00018839  0x00004285 jam  0x00000000 , 0x00000709 
+ 00018840  0x00004286 jam  0x00000000 , 0x00000900 
+ 00018841  0x00004287 branch  0x00004962 
+ 00018842  0x0000428b fetch  0x00000001 , 0x00004664 
+ 00018843  0x0000428c rtneq  0x0000005a 
+ 00018844  0x0000428d jam  0x0000005a , 0x00004664 
+ 00018845  0x0000428e call  0x00006018 
+ 00018846  0x0000428f call  0x00005aaa 
+ 00018847  0x00004290 call  0x00004f70 
+ 00018848  0x00004291 branch  0x00007912 
+ 00018849  0x00004296 rtn  0x0000002b 
+ 00018850  0x00004298 call  0x000035f0 
+ 00018851  0x00004299 call  0x0000325b 
+ 00018852  0x0000429b call  0x000049af 
+ 00018853  0x0000429c fetcht  0x00000001 , 0x00004865 
+ 00018854  0x0000429d call  0x00006ef3 
+ 00018855  0x0000429f call  0x00004b6d 
+ 00018856  0x000042a0 call  0x00006177 
+ 00018857  0x000042a1 call  0x00002a41 
+ 00018858  0x000042a3 fetch  0x00000008 , 0x00004713 
+ 00018859  0x000042a4 bbit1  0x00000014 , 0x000049fd 
+ 00018860  0x000042a5 bbit1  0x00000013 , 0x00005d60 
+ 00018861  0x000042a6 bbit1  0x00000012 , 0x00005d6e 
+ 00018862  0x000042a7 rtn 
+ 00018863  0x000042ae call  0x0000543b 
+ 00018864  0x000042b0 jam  0x00000000 , 0x000048eb 
+ 00018865  0x000042b1 setarg  0x00230170 
+ 00018866  0x000042b2 store  0x00000003 , 0x0000462d 
+ 00018867  0x000042b3 setarg  0x00015301 
+ 00018868  0x000042b4 istore  0x00000003 , 0x00000005 
+ 00018869  0x000042b5 arg  0x000047a0 , 0x00000005 
+ 00018870  0x000042b6 arg  0x00000014 , 0x00000039 
+ 00018871  0x000042b7 call  0x00007ca1 
+ 00018872  0x000042b9 fetch  0x00000001 , 0x0000426b 
+ 00018873  0x000042ba sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00018874  0x000042bb nbranch  0x000049c6 , 0x00000002 
+ 00018875  0x000042bc setarg  0x0006ff06 
+ 00018876  0x000042bd store  0x00000003 , 0x000047a0 
+ 00018877  0x000042be setarg  0x00000300 
+ 00018878  0x000042bf istore  0x00000003 , 0x00000005 
+ 00018879  0x000042c0 setarg  0x00000080 
+ 00018880  0x000042c1 istore  0x00000001 , 0x00000005 
+ 00018881  0x000042c3 fetch  0x00000001 , 0x0000426b 
+ 00018882  0x000042c4 increase  0x00000001 , 0x0000003f 
+ 00018883  0x000042c5 copy  0x0000003f , 0x00000039 
+ 00018884  0x000042c6 arg  0x00004369 , 0x00000006 
+ 00018885  0x000042c7 branch  0x00007cda 
+ 00018886  0x000042ca arg  0x000047a0 , 0x00000005 
+ 00018887  0x000042cb branch  0x000049c1 
+ 00018888  0x000042d1 fetcht  0x00000001 , 0x00004864 
+ 00018889  0x000042d2 call  0x00006f0f 
+ 00018890  0x000042d3 fetcht  0x00000001 , 0x00004863 
+ 00018891  0x000042d4 call  0x00006f0f 
+ 00018892  0x000042d5 fetcht  0x00000001 , 0x00004865 
+ 00018893  0x000042d6 call  0x00006f0f 
+ 00018894  0x000042d8 setarg  0x0000486e 
+ 00018895  0x000042d9 store  0x00000002 , 0x00004896 
+ 00018896  0x000042db setarg  0x00004876 
+ 00018897  0x000042dc store  0x00000002 , 0x00004898 
+ 00018898  0x000042de setarg  0x0000488a 
+ 00018899  0x000042df store  0x00000002 , 0x0000489a 
+ 00018900  0x000042e1 fetch  0x00000002 , 0x00004896 
+ 00018901  0x000042e2 copy  0x0000003f , 0x00000012 
+ 00018902  0x000042e3 arg  0x00000008 , 0x00000039 
+ 00018903  0x000042e6 ifetcht  0x00000001 , 0x00000012 
+ 00018904  0x000042e7 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00018905  0x000042e8 ncall  0x000049e7 , 0x00000005 
+ 00018906  0x000042e9 increase  0x00000001 , 0x00000012 
+ 00018907  0x000042ea loop  0x000049d7 
+ 00018908  0x000042eb call  0x000023fd 
+ 00018909  0x000042ec fetch  0x00000002 , 0x00004898 
+ 00018910  0x000042ed copy  0x0000003f , 0x00000012 
+ 00018911  0x000042ee copy  0x0000003f , 0x00000013 
+ 00018912  0x000042ef arg  0x0000000b , 0x00000039 
+ 00018913  0x000042f2 ifetcht  0x00000001 , 0x00000012 
+ 00018914  0x000042f3 isolate1  0x00000007 , 0x00000002 
+ 00018915  0x000042f4 ncall  0x00006f0f , 0x00000001 
+ 00018916  0x000042f5 increase  0x00000001 , 0x00000012 
+ 00018917  0x000042f6 loop  0x000049e1 
+ 00018918  0x000042f7 rtn 
+ 00018919  0x000042fa call  0x00006f0f 
+ 00018920  0x000042fb ifetcht  0x00000001 , 0x00000012 
+ 00018921  0x000042fc branch  0x00006ec6 
+ 00018922  0x00004301 fetch  0x00000001 , 0x00004666 
+ 00018923  0x00004302 beq  0x00000001 , 0x000049f1 
+ 00018924  0x00004303 setarg  0x005d4800 
+ 00018925  0x00004304 store  0x00000004 , 0x00004613 
+ 00018926  0x00004305 fetch  0x00000001 , 0x0000440c 
+ 00018927  0x00004306 rtnbit0  0x00000000 
+ 00018928  0x00004307 branch  0x00005fe4 
+ 00018929  0x00004309 jam  0x0000000c , 0x0000496b 
+ 00018930  0x0000430a fetch  0x00000001 , 0x0000440c 
+ 00018931  0x0000430b rtnbit0  0x00000000 
+ 00018932  0x0000430c jam  0x00000010 , 0x0000496b 
+ 00018933  0x0000430d fetch  0x00000001 , 0x0000477e 
+ 00018934  0x0000430e branch  0x00005c01 , 0x00000034 
+ 00018935  0x0000430f rtn 
+ 00018936  0x00004313 fetch  0x00000002 , 0x000049df 
+ 00018937  0x00004314 arg  0x00000528 , 0x00000002 
+ 00018938  0x00004315 isub  0x00000002 , 0x0000003e 
+ 00018939  0x00004316 nrtn  0x00000002 
+ 00018940  0x00004317 branch  0x0000235a 
+ 00018941  0x0000431a bpatch  0x00000042 , 0x00004008 
+ 00018942  0x0000431b fetch  0x00000001 , 0x00004666 
+ 00018943  0x0000431c beq  0x00000000 , 0x00004a02 
+ 00018944  0x0000431d beq  0x00000001 , 0x00004a0c 
+ 00018945  0x0000431e rtn 
+ 00018946  0x00004321 arg  0x00000050 , 0x00000018 
+ 00018947  0x00004322 setarg  0x00000400 
+ 00018948  0x00004323 idiv  0x00000018 
+ 00018949  0x00004324 call  0x00007d62 
+ 00018950  0x00004325 quotient  0x0000003f 
+ 00018951  0x00004326 store  0x00000002 , 0x00000670 
+ 00018952  0x00004327 arg  0x00001fcc , 0x0000003f 
+ 00018953  0x00004328 arg  0x00000004 , 0x00000002 
+ 00018954  0x00004329 arg  0x00000004 , 0x0000002b 
+ 00018955  0x0000432a branch  0x00004a16 
+ 00018956  0x0000432c arg  0x00000118 , 0x00000018 
+ 00018957  0x0000432d setarg  0x00000400 
+ 00018958  0x0000432e idiv  0x00000018 
+ 00018959  0x0000432f call  0x00007d62 
+ 00018960  0x00004330 quotient  0x0000003f 
+ 00018961  0x00004331 store  0x00000002 , 0x00000670 
+ 00018962  0x00004332 arg  0x00001fc2 , 0x0000003f 
+ 00018963  0x00004333 arg  0x0000000e , 0x00000002 
+ 00018964  0x00004334 arg  0x0000000e , 0x0000002b 
+ 00018965  0x00004335 branch  0x00004a16 
+ 00018966  0x00004337 storet  0x00000001 , 0x00000678 
+ 00018967  0x00004338 arg  0x000049c7 , 0x00000011 
+ 00018968  0x00004339 arg  0x00000000 , 0x00000013 
+ 00018969  0x0000433b copy  0x0000003f , 0x00000012 
+ 00018970  0x0000433c fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018971  0x0000433d call  0x00006b74 
+ 00018972  0x0000433e fetch  0x00000008 , 0x000049c7 
+ 00018973  0x0000433f fetcht  0x00000008 , 0x000049cf 
+ 00018974  0x00004340 ior  0x00000002 , 0x0000003f 
+ 00018975  0x00004341 fetcht  0x00000008 , 0x000049d7 
+ 00018976  0x00004342 ior  0x00000002 , 0x0000003f 
+ 00018977  0x00004343 branch  0x00004a28 , 0x00000034 
+ 00018978  0x00004344 increase  0x00000001 , 0x00000013 
+ 00018979  0x00004345 fetch  0x00000002 , 0x00000670 
+ 00018980  0x00004346 isub  0x00000013 , 0x0000003e 
+ 00018981  0x00004348 copy  0x00000012 , 0x0000003f 
+ 00018982  0x00004349 isub  0x00000018 , 0x0000003f 
+ 00018983  0x0000434a branch  0x00004a19 
+ 00018984  0x0000434d sub  0x00000013 , 0x00000000 , 0x0000003e 
+ 00018985  0x0000434e branch  0x00004a38 , 0x00000005 
+ 00018986  0x00004350 copy  0x00000012 , 0x0000003f 
+ 00018987  0x00004351 iadd  0x00000018 , 0x0000003f 
+ 00018988  0x00004353 isub  0x0000002b , 0x0000003f 
+ 00018989  0x00004354 copy  0x0000003f , 0x00000012 
+ 00018990  0x00004355 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00018991  0x00004356 call  0x00006b74 
+ 00018992  0x00004357 fetch  0x00000008 , 0x000049c7 
+ 00018993  0x00004358 fetcht  0x00000008 , 0x000049cf 
+ 00018994  0x00004359 ior  0x00000002 , 0x0000003f 
+ 00018995  0x0000435a fetcht  0x00000008 , 0x000049d7 
+ 00018996  0x0000435b ior  0x00000002 , 0x0000003f 
+ 00018997  0x0000435c branch  0x00004a3a , 0x00000034 
+ 00018998  0x0000435d copy  0x00000012 , 0x0000003f 
+ 00018999  0x0000435e branch  0x00004a2c 
+ 00019000  0x00004360 storer  0x0000002b , 0x00000001 , 0x000049df 
+ 00019001  0x00004361 rtn 
+ 00019002  0x00004363 bpatch  0x00000043 , 0x00004008 
+ 00019003  0x00004364 setarg  0x00001fd0 
+ 00019004  0x00004365 isub  0x00000012 , 0x0000003f 
+ 00019005  0x00004366 store  0x00000002 , 0x000049df 
+ 00019006  0x00004367 copy  0x00000012 , 0x0000003f 
+ 00019007  0x00004368 iadd  0x0000002b , 0x00000012 
+ 00019008  0x00004369 fetchr  0x00000039 , 0x00000001 , 0x00000678 
+ 00019009  0x0000436a arg  0x000049c7 , 0x00000011 
+ 00019010  0x0000436b call  0x00006b74 
+ 00019011  0x0000436c fetch  0x00000001 , 0x00004666 
+ 00019012  0x0000436d beq  0x00000000 , 0x00004a47 
+ 00019013  0x0000436e beq  0x00000001 , 0x00004a4a 
+ 00019014  0x0000436f rtn 
+ 00019015  0x00004372 fetch  0x00000006 , 0x000049c7 
+ 00019016  0x00004373 store  0x00000004 , 0x00004691 
+ 00019017  0x00004374 branch  0x00004a76 
+ 00019018  0x00004377 fetch  0x00000001 , 0x000049c7 
+ 00019019  0x00004378 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00019020  0x00004379 ncall  0x00007dca , 0x00000002 
+ 00019021  0x0000437a store  0x00000001 , 0x000049c6 
+ 00019022  0x0000437b fetch  0x00000001 , 0x000049c8 
+ 00019023  0x0000437c store  0x00000001 , 0x00004667 
+ 00019024  0x0000437d fetch  0x00000006 , 0x000049c9 
+ 00019025  0x0000437e store  0x00000006 , 0x00004668 
+ 00019026  0x0000437f fetch  0x00000006 , 0x000049cf 
+ 00019027  0x00004380 store  0x00000006 , 0x0000466e 
+ 00019028  0x00004381 branch  0x00005c6f 
+ 00019029  0x00004385 branch  0x0000235a 
+ 00019030  0x00004389 bpatch  0x00000044 , 0x00004008 
+ 00019031  0x0000438a fetch  0x00000008 , 0x00004713 
+ 00019032  0x0000438b bbit1  0x00000014 , 0x00004a5c 
+ 00019033  0x0000438c bbit1  0x00000013 , 0x00005cb1 
+ 00019034  0x0000438d bbit1  0x00000012 , 0x00005cb9 
+ 00019035  0x0000438e rtn 
+ 00019036  0x00004391 rtn 
+ 00019037  0x00004392 fetch  0x00000001 , 0x00004666 
+ 00019038  0x00004393 beq  0x00000000 , 0x00004a61 
+ 00019039  0x00004394 beq  0x00000001 , 0x00004a6b 
+ 00019040  0x00004395 rtn 
+ 00019041  0x00004398 fetcht  0x00000002 , 0x000049df 
+ 00019042  0x00004399 setarg  0x00001fd0 
+ 00019043  0x0000439a isub  0x00000002 , 0x00000012 
+ 00019044  0x0000439b arg  0x00004691 , 0x00000011 
+ 00019045  0x0000439c arg  0x00000004 , 0x00000039 
+ 00019046  0x0000439d call  0x00006b45 
+ 00019047  0x0000439e fetcht  0x00000002 , 0x000049df 
+ 00019048  0x0000439f increase  0x00000004 , 0x00000002 
+ 00019049  0x000043a0 storet  0x00000002 , 0x000049df 
+ 00019050  0x000043a1 rtn 
+ 00019051  0x000043a4 fetcht  0x00000002 , 0x000049df 
+ 00019052  0x000043a5 setarg  0x00001fd0 
+ 00019053  0x000043a6 isub  0x00000002 , 0x00000012 
+ 00019054  0x000043a9 add  0x00000012 , 0x00000001 , 0x00000012 
+ 00019055  0x000043aa arg  0x00004668 , 0x00000011 
+ 00019056  0x000043ab arg  0x00000006 , 0x00000039 
+ 00019057  0x000043ac call  0x00006b45 
+ 00019058  0x000043ae add  0x00000012 , 0x00000007 , 0x00000012 
+ 00019059  0x000043af arg  0x0000466e , 0x00000011 
+ 00019060  0x000043b0 arg  0x00000006 , 0x00000039 
+ 00019061  0x000043b1 branch  0x00006b45 
+ 00019062  0x000043b4 fetch  0x00000004 , 0x00004691 
+ 00019063  0x000043b5 store  0x00000004 , 0x000045e8 
+ 00019064  0x000043b6 store  0x00000004 , 0x0000458f 
+ 00019065  0x000043b7 rtn 
+ 00019066  0x000043bb bpatch  0x00000045 , 0x00004008 
+ 00019067  0x000043bc setarg  0x00006109 
+ 00019068  0x000043bd store  0x00000002 , 0x000043e9 
+ 00019069  0x000043be setarg  0x00004fe5 
+ 00019070  0x000043bf store  0x00000002 , 0x000045f2 
+ 00019071  0x000043c0 setarg  0x00004ff8 
+ 00019072  0x000043c1 store  0x00000002 , 0x000045f4 
+ 00019073  0x000043c2 setarg  0x00004f41 
+ 00019074  0x000043c3 store  0x00000002 , 0x000045f6 
+ 00019075  0x000043c4 setarg  0x00004be6 
+ 00019076  0x000043c5 store  0x00000002 , 0x000043d9 
+ 00019077  0x000043c7 setarg  0x00004f5d 
+ 00019078  0x000043c8 store  0x00000002 , 0x000043d7 
+ 00019079  0x000043ca setarg  0x00004a9a 
+ 00019080  0x000043cb store  0x00000002 , 0x000043dd 
+ 00019081  0x000043cc setarg  0x00004bcc 
+ 00019082  0x000043cd store  0x00000002 , 0x000043db 
+ 00019083  0x000043ce setarg  0x00004f62 
+ 00019084  0x000043cf store  0x00000002 , 0x000043d5 
+ 00019085  0x000043d0 setarg  0x00005b08 
+ 00019086  0x000043d1 store  0x00000002 , 0x000043df 
+ 00019087  0x000043d2 setarg  0x00004b19 
+ 00019088  0x000043d3 store  0x00000002 , 0x000043e3 
+ 00019089  0x000043d4 setarg  0x000055fa 
+ 00019090  0x000043d5 store  0x00000002 , 0x000043e7 
+ 00019091  0x000043d6 setarg  0x000054c5 
+ 00019092  0x000043d7 store  0x00000002 , 0x000043d3 
+ 00019093  0x000043d8 setarg  0x00006221 
+ 00019094  0x000043d9 store  0x00000002 , 0x000043e1 
+ 00019095  0x000043da setarg  0x00006228 
+ 00019096  0x000043db store  0x00000002 , 0x000043e5 
+ 00019097  0x000043dc rtn 
+ 00019098  0x000043e1 bpatch  0x00000046 , 0x00004008 
+ 00019099  0x000043e2 copy  0x00000013 , 0x0000003f 
+ 00019100  0x000043e4 beq  0x00000032 , 0x00004acb 
+ 00019101  0x000043e5 beq  0x00000044 , 0x00004ad3 
+ 00019102  0x000043e6 beq  0x00000040 , 0x00004add 
+ 00019103  0x000043e7 beq  0x00000015 , 0x00004ab8 
+ 00019104  0x000043e9 beq  0x00000014 , 0x00004aaa 
+ 00019105  0x000043ea beq  0x00000010 , 0x00004b90 
+ 00019106  0x000043eb beq  0x00000031 , 0x00005aed 
+ 00019107  0x000043ec beq  0x00000029 , 0x00005aef 
+ 00019108  0x000043ee beq  0x0000003e , 0x00004329 
+ 00019109  0x000043ef beq  0x00000044 , 0x00005b10 
+ 00019110  0x000043f1 beq  0x00000039 , 0x00004ae2 
+ 00019111  0x000043f2 beq  0x0000003c , 0x00004ae5 
+ 00019112  0x000043f3 beq  0x0000003a , 0x00004afe 
+ 00019113  0x000043f6 rtn 
+ 00019114  0x000043fd jam  0x00000000 , 0x0000477d 
+ 00019115  0x000043ff jam  0x00000001 , 0x00004794 
+ 00019116  0x00004400 call  0x00006042 
+ 00019117  0x00004401 fetch  0x00000001 , 0x00004795 
+ 00019118  0x00004402 nbranch  0x00004ab0 , 0x00000034 
+ 00019119  0x00004403 jam  0x00000014 , 0x00004796 
+ 00019120  0x00004405 fetch  0x00000002 , 0x000043f1 
+ 00019121  0x00004406 set0  0x00000000 , 0x0000003f 
+ 00019122  0x00004407 store  0x00000002 , 0x000043f1 
+ 00019123  0x00004408 jam  0x00000000 , 0x00004845 
+ 00019124  0x00004409 fetch  0x00000002 , 0x000047be 
+ 00019125  0x0000440a store  0x00000002 , 0x000047c0 
+ 00019126  0x0000440b call  0x00005c0b 
+ 00019127  0x0000440c branch  0x00004bbd 
+ 00019128  0x00004410 setarg  0x00000000 
+ 00019129  0x00004411 store  0x00000002 , 0x000047c0 
+ 00019130  0x00004412 store  0x00000001 , 0x00004860 
+ 00019131  0x00004413 store  0x00000001 , 0x00004861 
+ 00019132  0x00004414 store  0x00000001 , 0x00004794 
+ 00019133  0x00004416 jam  0x00000000 , 0x000047c2 
+ 00019134  0x00004417 jam  0x00000000 , 0x00004956 
+ 00019135  0x00004418 call  0x000029cb 
+ 00019136  0x00004419 branch  0x00004ac1 
+ 00019137  0x0000441b call  0x00005b7b 
+ 00019138  0x0000441c fetch  0x00000002 , 0x000043ef 
+ 00019139  0x0000441d bbit1  0x00000007 , 0x00004ac6 
+ 00019140  0x0000441e bbit1  0x00000000 , 0x000042fc 
+ 00019141  0x0000441f branch  0x00004b95 
+ 00019142  0x00004421 call  0x00005b21 
+ 00019143  0x00004422 fetch  0x00000002 , 0x000043ef 
+ 00019144  0x00004423 bbit1  0x00000000 , 0x000042fc 
+ 00019145  0x00004424 call  0x00007d7c 
+ 00019146  0x00004425 branch  0x00004f6c 
+ 00019147  0x00004429 fetch  0x00000001 , 0x00004795 
+ 00019148  0x0000442a beq  0x00000001 , 0x00004ad0 
+ 00019149  0x0000442b jam  0x00000014 , 0x00004844 
+ 00019150  0x0000442c jam  0x00000005 , 0x00004862 
+ 00019151  0x0000442d branch  0x00005af6 
+ 00019152  0x0000442f call  0x00005aef 
+ 00019153  0x00004430 jam  0x00000005 , 0x00004844 
+ 00019154  0x00004431 branch  0x00005af6 
+ 00019155  0x00004434 fetch  0x00000001 , 0x000001a2 
+ 00019156  0x00004435 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00019157  0x00004436 nbranch  0x00005b06 , 0x00000002 
+ 00019158  0x00004437 fetch  0x00000001 , 0x000001a4 
+ 00019159  0x00004438 fetcht  0x00000001 , 0x0000496b 
+ 00019160  0x00004439 isub  0x00000002 , 0x0000003e 
+ 00019161  0x0000443a branch  0x00005b1d , 0x00000002 
+ 00019162  0x0000443b fetch  0x00000001 , 0x000001a4 
+ 00019163  0x0000443c store  0x00000001 , 0x000040c0 
+ 00019164  0x0000443d branch  0x00005b1f 
+ 00019165  0x00004440 fetch  0x00000001 , 0x00004860 
+ 00019166  0x00004441 nrtn  0x00000034 
+ 00019167  0x00004442 jam  0x00000001 , 0x00004860 
+ 00019168  0x00004443 jam  0x0000001e , 0x00004861 
+ 00019169  0x00004444 rtn 
+ 00019170  0x00004447 call  0x00004af9 
+ 00019171  0x00004448 call  0x00005c0b 
+ 00019172  0x00004449 branch  0x00006086 
+ 00019173  0x0000444c call  0x00004af9 
+ 00019174  0x0000444d fetch  0x00000004 , 0x0000458f 
+ 00019175  0x0000444e store  0x00000004 , 0x000045e8 
+ 00019176  0x0000444f store  0x00000004 , 0x00004691 
+ 00019177  0x00004450 call  0x0000355a 
+ 00019178  0x00004451 call  0x0000618e 
+ 00019179  0x00004452 call  0x00005c0b 
+ 00019180  0x00004453 branch  0x00006075 
+ 00019181  0x00004456 jam  0x00000002 , 0x0000485f 
+ 00019182  0x00004457 call  0x00004f3e 
+ 00019183  0x00004458 jam  0x00000003 , 0x0000472c 
+ 00019184  0x00004459 rtn 
+ 00019185  0x0000445c arg  0x00000006 , 0x00000039 
+ 00019186  0x0000445d arg  0x00004858 , 0x00000006 
+ 00019187  0x0000445f ifetch  0x00000001 , 0x00000006 
+ 00019188  0x00004460 beq  0x00000053 , 0x00004af9 
+ 00019189  0x00004461 beq  0x00000039 , 0x00004af9 
+ 00019190  0x00004462 beq  0x00000047 , 0x00004af9 
+ 00019191  0x00004463 loop  0x00004af3 
+ 00019192  0x00004464 rtn 
+ 00019193  0x00004467 jam  0x00000003 , 0x000049ab 
+ 00019194  0x00004468 jam  0x00000001 , 0x000048f4 
+ 00019195  0x00004469 rtn 
+ 00019196  0x0000446c jam  0x00000001 , 0x000049a9 
+ 00019197  0x0000446d rtn 
+ 00019198  0x00004471 fetch  0x00000001 , 0x00004600 
+ 00019199  0x00004472 nbranch  0x00004b11 , 0x00000034 
+ 00019200  0x00004473 fetch  0x00000001 , 0x000045e2 
+ 00019201  0x00004474 beq  0x00000002 , 0x00004b0a 
+ 00019202  0x00004475 beq  0x00000003 , 0x00004b04 
+ 00019203  0x00004476 branch  0x00004b04 
+ 00019204  0x00004479 call  0x00006018 
+ 00019205  0x0000447a fetch  0x00000001 , 0x0000477f 
+ 00019206  0x0000447b nbranch  0x00005f1b , 0x00000034 
+ 00019207  0x0000447c fetch  0x00000001 , 0x00004666 
+ 00019208  0x0000447d beq  0x00000000 , 0x00004f6c 
+ 00019209  0x0000447e rtn 
+ 00019210  0x00004481 fetch  0x00000008 , 0x00004713 
+ 00019211  0x00004482 bbit1  0x0000003e , 0x00006034 
+ 00019212  0x00004483 bbit1  0x00000030 , 0x00006034 
+ 00019213  0x00004484 bbit0  0x0000003a , 0x00006067 
+ 00019214  0x00004485 fetch  0x00000004 , 0x00004691 
+ 00019215  0x00004486 branch  0x00004e39 , 0x00000034 
+ 00019216  0x00004487 branch  0x00006067 
+ 00019217  0x0000448a jam  0x00000000 , 0x00004600 
+ 00019218  0x0000448b call  0x00003647 
+ 00019219  0x0000448c setarg  0xffffffff 
+ 00019220  0x0000448d store  0x00000008 , 0x000045af 
+ 00019221  0x0000448e setarg  0x00000000 
+ 00019222  0x0000448f store  0x00000007 , 0x00004846 
+ 00019223  0x00004490 jam  0x00000001 , 0x0000473f 
+ 00019224  0x00004491 branch  0x00004f9a 
+ 00019225  0x00004497 bpatch  0x00000047 , 0x00004008 
+ 00019226  0x00004498 call  0x0000553d 
+ 00019227  0x00004499 call  0x00004b4f 
+ 00019228  0x0000449a call  0x0000614d 
+ 00019229  0x0000449c call  0x0000328e 
+ 00019230  0x0000449d call  0x00003531 
+ 00019231  0x0000449e call  0x00005fdd 
+ 00019232  0x0000449f call  0x00004b62 
+ 00019233  0x000044a0 call  0x00004b68 
+ 00019234  0x000044a4 call  0x00004b43 
+ 00019235  0x000044a6 call  0x00004b58 
+ 00019236  0x000044a7 call  0x00005be1 
+ 00019237  0x000044a8 call  0x00004b5c 
+ 00019238  0x000044a9 call  0x00005be4 
+ 00019239  0x000044aa call  0x00004b5f 
+ 00019240  0x000044ab call  0x00004b55 
+ 00019241  0x000044ad call  0x00005bfe 
+ 00019242  0x000044ae call  0x000056b6 
+ 00019243  0x000044af call  0x00004b48 
+ 00019244  0x000044b0 call  0x00004b72 
+ 00019245  0x000044b1 call  0x00004b82 
+ 00019246  0x000044b2 call  0x00004b87 
+ 00019247  0x000044b3 fetch  0x00000001 , 0x00004666 
+ 00019248  0x000044b4 beq  0x00000000 , 0x00004b8a 
+ 00019249  0x000044b5 branch  0x00005c05 
+ 00019250  0x000044b9 fetch  0x00000001 , 0x00004980 
+ 00019251  0x000044ba rtnne  0x00000001 
+ 00019252  0x000044bb arg  0x00004981 , 0x00000013 
+ 00019253  0x000044bc arg  0x00005a94 , 0x00000012 
+ 00019254  0x000044bd branch  0x000042e0 
+ 00019255  0x000044c0 fetch  0x00000002 , 0x000048fa 
+ 00019256  0x000044c1 fetcht  0x00000002 , 0x000049ff 
+ 00019257  0x000044c2 isub  0x00000002 , 0x0000003e 
+ 00019258  0x000044c3 branch  0x00004b3f , 0x00000005 
+ 00019259  0x000044c4 byteswap  0x00000002 , 0x00000002 
+ 00019260  0x000044c5 isub  0x00000002 , 0x0000003e 
+ 00019261  0x000044c6 branch  0x00004b3f , 0x00000005 
+ 00019262  0x000044c7 branch  0x00005bba 
+ 00019263  0x000044ca fetch  0x00000001 , 0x00004980 
+ 00019264  0x000044cb rtneq  0x00000001 
+ 00019265  0x000044cc jam  0x00000001 , 0x00004980 
+ 00019266  0x000044cd rtn 
+ 00019267  0x000044d1 arg  0x00004790 , 0x00000013 
+ 00019268  0x000044d2 arg  0x00004b46 , 0x00000012 
+ 00019269  0x000044d3 branch  0x000042e7 
+ 00019270  0x000044d6 call  0x00004bbd 
+ 00019271  0x000044d7 branch  0x00004f6c 
+ 00019272  0x000044dd arg  0x000046f3 , 0x00000013 
+ 00019273  0x000044de arg  0x00004b4b , 0x00000012 
+ 00019274  0x000044df branch  0x000042e0 
+ 00019275  0x000044e2 call  0x00004a56 
+ 00019276  0x000044e3 fetch  0x00000001 , 0x00004793 
+ 00019277  0x000044e4 nbranch  0x00005ed1 , 0x00000034 
+ 00019278  0x000044e5 rtn 
+ 00019279  0x000044e8 fetch  0x00000001 , 0x00004637 
+ 00019280  0x000044e9 branch  0x00004b53 , 0x00000034 
+ 00019281  0x000044ea jam  0x0000003a , 0x00004631 
+ 00019282  0x000044eb rtn 
+ 00019283  0x000044ed jam  0x00000035 , 0x00004631 
+ 00019284  0x000044ee rtn 
+ 00019285  0x000044f2 arg  0x00004862 , 0x00000013 
+ 00019286  0x000044f3 arg  0x0000502f , 0x00000012 
+ 00019287  0x000044f4 branch  0x000042e0 
+ 00019288  0x000044f7 arg  0x00004845 , 0x00000013 
+ 00019289  0x000044f8 arg  0x00005bd9 , 0x00000012 
+ 00019290  0x000044f9 call  0x000042e0 
+ 00019291  0x000044fa branch  0x00005bd6 
+ 00019292  0x000044fd fetch  0x00000008 , 0x00004713 
+ 00019293  0x000044fe rtnbit1  0x0000003b 
+ 00019294  0x000044ff branch  0x00005bee 
+ 00019295  0x00004502 arg  0x00004861 , 0x00000013 
+ 00019296  0x00004503 arg  0x00005aef , 0x00000012 
+ 00019297  0x00004504 branch  0x000042e0 
+ 00019298  0x00004507 fetch  0x00000001 , 0x000049a9 
+ 00019299  0x00004508 rtn  0x00000034 
+ 00019300  0x00004509 jam  0x00000000 , 0x000049a9 
+ 00019301  0x0000450a jam  0x00000001 , 0x000048f4 
+ 00019302  0x0000450b call  0x00003625 
+ 00019303  0x0000450c branch  0x00004fa0 
+ 00019304  0x0000450f arg  0x000049ac , 0x00000013 
+ 00019305  0x00004510 arg  0x00004b6b , 0x00000012 
+ 00019306  0x00004511 branch  0x000042e0 
+ 00019307  0x00004514 jam  0x00000000 , 0x000049ab 
+ 00019308  0x00004515 rtn 
+ 00019309  0x0000451c call  0x000061ea 
+ 00019310  0x0000451d call  0x00004b7c 
+ 00019311  0x0000451f fetcht  0x00000001 , 0x00004868 
+ 00019312  0x00004520 branch  0x00006ef3 
+ 00019313  0x00004522 rtn 
+ 00019314  0x00004526 fetch  0x00000001 , 0x00004866 
+ 00019315  0x00004527 rtneq  0x000000ff 
+ 00019316  0x00004528 fetch  0x00000002 , 0x00004781 
+ 00019317  0x00004529 rtn  0x00000034 
+ 00019318  0x0000452a fetch  0x00000002 , 0x00004725 
+ 00019319  0x0000452b fetcht  0x00000002 , 0x00004781 
+ 00019320  0x0000452c isub  0x00000002 , 0x00000002 
+ 00019321  0x0000452d fetch  0x00000002 , 0x00004869 
+ 00019322  0x0000452e isub  0x00000002 , 0x0000003f 
+ 00019323  0x0000452f branch  0x00004b7e , 0x00000002 
+ 00019324  0x00004531 fetcht  0x00000001 , 0x00004866 
+ 00019325  0x00004532 branch  0x00006ef3 
+ 00019326  0x00004537 fetch  0x00000001 , 0x000049aa 
+ 00019327  0x00004538 bbit0  0x00000001 , 0x00004b7c 
+ 00019328  0x00004539 fetcht  0x00000001 , 0x00004866 
+ 00019329  0x0000453a branch  0x00006ef7 
+ 00019330  0x0000453d arg  0x000048ee , 0x00000013 
+ 00019331  0x0000453e arg  0x00004b85 , 0x00000012 
+ 00019332  0x0000453f branch  0x000042e7 
+ 00019333  0x00004542 jam  0x00000001 , 0x000048eb 
+ 00019334  0x00004543 branch  0x00004327 
+ 00019335  0x00004546 arg  0x000049c4 , 0x00000013 
+ 00019336  0x00004547 arg  0x00004d9e , 0x00000012 
+ 00019337  0x00004548 branch  0x000042e0 
+ 00019338  0x0000454c arg  0x00004781 , 0x00000013 
+ 00019339  0x0000454d arg  0x00004b8d , 0x00000012 
+ 00019340  0x0000454e branch  0x000042e7 
+ 00019341  0x00004551 fetch  0x00000001 , 0x00004666 
+ 00019342  0x00004552 beq  0x00000000 , 0x00004b11 
+ 00019343  0x00004553 branch  0x00005aad 
+ 00019344  0x00004557 isolate1  0x00000026 , 0x00000000 
+ 00019345  0x00004558 call  0x00006018 , 0x00000001 
+ 00019346  0x00004559 call  0x00005aad 
+ 00019347  0x0000455a call  0x00005b21 
+ 00019348  0x0000455b branch  0x00004b95 
+ 00019349  0x0000455e bpatch  0x00000048 , 0x00004009 
+ 00019350  0x0000455f call  0x000061ab 
+ 00019351  0x00004560 fetch  0x00000002 , 0x000044e9 
+ 00019352  0x00004561 isolate1  0x0000000b , 0x0000003f 
+ 00019353  0x00004562 call  0x00005c3e , 0x00000001 
+ 00019354  0x00004564 setarg  0x00000000 
+ 00019355  0x00004565 store  0x00000002 , 0x000047c0 
+ 00019356  0x00004566 call  0x00004b7c 
+ 00019357  0x00004567 jam  0x000000ff , 0x000049c6 
+ 00019358  0x00004569 fetch  0x00000002 , 0x000044e9 
+ 00019359  0x0000456a isolate1  0x0000000b , 0x0000003f 
+ 00019360  0x0000456b call  0x00005c3e , 0x00000001 
+ 00019361  0x0000456c call  0x00005aa8 
+ 00019362  0x0000456d fetch  0x00000002 , 0x000044e9 
+ 00019363  0x0000456e bbit1  0x0000000b , 0x00004bac 
+ 00019364  0x0000456f fetch  0x00000008 , 0x00004713 
+ 00019365  0x00004570 bbit0  0x00000008 , 0x00004bac 
+ 00019366  0x00004571 fetcht  0x00000002 , 0x00004695 
+ 00019367  0x00004572 increase  0x00000001 , 0x00000002 
+ 00019368  0x00004573 storet  0x00000002 , 0x00004695 
+ 00019369  0x00004574 storet  0x00000002 , 0x000042dc 
+ 00019370  0x00004575 random  0x0000003f 
+ 00019371  0x00004576 store  0x00000001 , 0x000042db 
+ 00019372  0x00004578 fetch  0x00000003 , 0x00004797 
+ 00019373  0x00004579 store  0x00000003 , 0x000042de 
+ 00019374  0x0000457a call  0x0000432d 
+ 00019375  0x0000457b fetch  0x00000002 , 0x00004638 
+ 00019376  0x0000457c store  0x00000002 , 0x00004790 
+ 00019377  0x0000457d setarg  0x00000000 
+ 00019378  0x0000457e store  0x00000002 , 0x00004781 
+ 00019379  0x0000457f store  0x00000002 , 0x000047c0 
+ 00019380  0x00004580 store  0x00000001 , 0x00004845 
+ 00019381  0x00004581 store  0x00000001 , 0x00004792 
+ 00019382  0x00004582 store  0x00000001 , 0x00004956 
+ 00019383  0x00004583 arg  0x00000002 , 0x00000007 
+ 00019384  0x00004584 call  0x00005f00 
+ 00019385  0x00004585 call  0x00005ef4 
+ 00019386  0x00004586 branch  0x00005b62 
+ 00019387  0x0000458a jam  0x00000000 , 0x00004637 
+ 00019388  0x0000458b branch  0x0000616e 
+ 00019389  0x0000458e bpatch  0x00000049 , 0x00004009 
+ 00019390  0x0000458f setarg  0x00000000 
+ 00019391  0x00004590 store  0x00000002 , 0x00004790 
+ 00019392  0x00004591 arg  0x00000006 , 0x00000007 
+ 00019393  0x00004592 call  0x00005f04 
+ 00019394  0x00004593 jam  0x00000000 , 0x00004792 
+ 00019395  0x00004594 call  0x00005c3e 
+ 00019396  0x00004595 branch  0x00004b6d 
+ 00019397  0x00004599 bpatch  0x0000004a , 0x00004009 
+ 00019398  0x0000459a fetch  0x00000008 , 0x00004713 
+ 00019399  0x0000459b rtnbit0  0x00000002 
+ 00019400  0x0000459c arg  0x00000002 , 0x00000007 
+ 00019401  0x0000459d call  0x00005f04 
+ 00019402  0x0000459e call  0x00005c4a 
+ 00019403  0x0000459f branch  0x00005c48 
+ 00019404  0x000045a3 bpatch  0x0000004b , 0x00004009 
+ 00019405  0x000045a4 call  0x0000620e 
+ 00019406  0x000045a5 branch  0x000078aa 
+ 00019407  0x000045aa bpatch  0x0000004c , 0x00004009 
+ 00019408  0x000045ab fetch  0x00000008 , 0x00004713 
+ 00019409  0x000045ac bbit0  0x00000015 , 0x00004bdc 
+ 00019410  0x000045ad call  0x00006f82 
+ 00019411  0x000045ae call  0x00006fb0 
+ 00019412  0x000045af store  0x00000002 , 0x00004633 
+ 00019413  0x000045b1 fetch  0x00000002 , 0x0000440a 
+ 00019414  0x000045b2 isub  0x00000002 , 0x0000003e 
+ 00019415  0x000045b3 branch  0x00004bcf , 0x00000002 
+ 00019416  0x000045b4 arg  0x0000462d , 0x00000011 
+ 00019417  0x000045b5 call  0x00005563 
+ 00019418  0x000045b6 fetch  0x00000001 , 0x0000440c 
+ 00019419  0x000045b7 bbit1  0x00000001 , 0x00004f6b 
+ 00019420  0x000045ba fetch  0x00000001 , 0x000049a4 
+ 00019421  0x000045bb call  0x00004e24 , 0x00000034 
+ 00019422  0x000045bc fetch  0x00000001 , 0x000049a3 
+ 00019423  0x000045bd nrtn  0x00000034 
+ 00019424  0x000045be fetch  0x00000001 , 0x00004666 
+ 00019425  0x000045bf beq  0x00000000 , 0x0000602f 
+ 00019426  0x000045c0 call  0x00005aa8 
+ 00019427  0x000045c1 fetch  0x00000006 , 0x00004668 
+ 00019428  0x000045c2 branch  0x00005a94 , 0x00000034 
+ 00019429  0x000045c3 branch  0x000054a0 
+ 00019430  0x000045d0 bpatch  0x0000004d , 0x00004009 
+ 00019431  0x000045d1 call  0x00002a28 
+ 00019432  0x000045d2 nrtn  0x00000034 
+ 00019433  0x000045d3 fetch  0x00000001 , 0x0000478f 
+ 00019434  0x000045d4 beq  0x000000ff , 0x00004bee 
+ 00019435  0x000045d5 fetch  0x00000001 , 0x00004843 
+ 00019436  0x000045d6 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00019437  0x000045d7 rtnne  0x00000003 
+ 00019438  0x000045d9 fetch  0x00000008 , 0x00004713 
+ 00019439  0x000045da bbit1  0x00000001 , 0x00005b5b 
+ 00019440  0x000045db bbit1  0x00000000 , 0x00005b5b 
+ 00019441  0x000045dc bbit1  0x00000005 , 0x00005b5b 
+ 00019442  0x000045dd bbit1  0x00000006 , 0x00005b5b 
+ 00019443  0x000045de call  0x00004e47 
+ 00019444  0x000045df nrtn  0x00000028 
+ 00019445  0x000045e0 call  0x00005abc 
+ 00019446  0x000045e1 call  0x000056b1 
+ 00019447  0x000045e2 fetch  0x00000008 , 0x00004713 
+ 00019448  0x000045e3 bbit0  0x00000016 , 0x00005b3c 
+ 00019449  0x000045e4 fetch  0x00000001 , 0x0000496c 
+ 00019450  0x000045e5 branch  0x00005b3d 
+ 00019451  0x000045ed fetch  0x00000001 , 0x000043cb 
+ 00019452  0x000045ee rtnne  0x0000000f 
+ 00019453  0x000045ef call  0x00004c00 
+ 00019454  0x000045f0 call  0x00004c8b 
+ 00019455  0x000045f1 branch  0x00004df5 
+ 00019456  0x000045f9 bpatch  0x0000004e , 0x00004009 
+ 00019457  0x000045fa call  0x00004c85 
+ 00019458  0x000045fb setarg  0x00000000 
+ 00019459  0x000045fc store  0x00000002 , 0x000048e9 
+ 00019460  0x000045fd arg  0x0000489c , 0x00000006 
+ 00019461  0x000045fe arg  0x000048b0 , 0x00000005 
+ 00019462  0x000045ff arg  0x00000014 , 0x00000039 
+ 00019463  0x00004600 call  0x00007cda 
+ 00019464  0x00004601 setarg  0x0000489c 
+ 00019465  0x00004602 store  0x00000002 , 0x000048e3 
+ 00019466  0x00004603 setarg  0x000048d8 
+ 00019467  0x00004604 store  0x00000002 , 0x000048e5 
+ 00019468  0x00004605 call  0x00004c2f 
+ 00019469  0x00004606 call  0x00004c53 
+ 00019470  0x00004607 call  0x00004c83 
+ 00019471  0x00004609 fetch  0x00000002 , 0x0000489a 
+ 00019472  0x0000460a copy  0x0000003f , 0x00000012 
+ 00019473  0x0000460b jam  0x00000000 , 0x000048e8 
+ 00019474  0x0000460d ifetcht  0x00000001 , 0x00000012 
+ 00019475  0x0000460e fetch  0x00000002 , 0x00004898 
+ 00019476  0x0000460f copy  0x0000003f , 0x00000011 
+ 00019477  0x00004610 copy  0x00000011 , 0x00000013 
+ 00019478  0x00004611 arg  0x00000014 , 0x00000039 
+ 00019479  0x00004613 ifetch  0x00000001 , 0x00000011 
+ 00019480  0x00004614 isub  0x00000002 , 0x0000003e 
+ 00019481  0x00004615 branch  0x00004c23 , 0x00000005 
+ 00019482  0x00004616 increase  0x00000001 , 0x00000011 
+ 00019483  0x00004617 loop  0x00004c17 
+ 00019484  0x00004619 increase  0x00000001 , 0x00000012 
+ 00019485  0x0000461a fetch  0x00000001 , 0x000048e8 
+ 00019486  0x0000461b increase  0x00000001 , 0x0000003f 
+ 00019487  0x0000461c store  0x00000001 , 0x000048e8 
+ 00019488  0x0000461d sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00019489  0x0000461e branch  0x00004c12 , 0x00000002 
+ 00019490  0x00004620 rtn 
+ 00019491  0x00004623 fetch  0x00000002 , 0x000048e3 
+ 00019492  0x00004624 copy  0x0000003f , 0x00000005 
+ 00019493  0x00004625 copy  0x00000011 , 0x0000003f 
+ 00019494  0x00004626 isub  0x00000013 , 0x0000003f 
+ 00019495  0x00004627 iadd  0x00000005 , 0x00000005 
+ 00019496  0x00004628 fetch  0x00000002 , 0x000048e5 
+ 00019497  0x00004629 copy  0x0000003f , 0x00000013 
+ 00019498  0x0000462a fetch  0x00000001 , 0x000048e8 
+ 00019499  0x0000462b iadd  0x00000013 , 0x00000013 
+ 00019500  0x0000462c ifetch  0x00000001 , 0x00000013 
+ 00019501  0x0000462d istore  0x00000001 , 0x00000005 
+ 00019502  0x0000462e branch  0x00004c1c 
+ 00019503  0x00004631 bpatch  0x0000004f , 0x00004009 
+ 00019504  0x00004632 call  0x00004c83 
+ 00019505  0x00004633 call  0x00004c81 
+ 00019506  0x00004635 fetch  0x00000002 , 0x000048e9 
+ 00019507  0x00004636 increase  0x00000001 , 0x0000003f 
+ 00019508  0x00004637 store  0x00000002 , 0x000048e9 
+ 00019509  0x00004638 bbit1  0x00000009 , 0x00004c71 
+ 00019510  0x00004639 fetcht  0x00000001 , 0x00004864 
+ 00019511  0x0000463a call  0x00006ee6 
+ 00019512  0x0000463b nbranch  0x00004c32 , 0x00000001 
+ 00019513  0x0000463c nop  0x00000014 
+ 00019514  0x0000463d call  0x00004c79 
+ 00019515  0x0000463e call  0x00004c85 
+ 00019516  0x0000463f jam  0x00000000 , 0x000048e8 
+ 00019517  0x00004641 call  0x00004c7b 
+ 00019518  0x00004642 call  0x00004c46 
+ 00019519  0x00004643 call  0x00004c79 
+ 00019520  0x00004644 call  0x00004c46 
+ 00019521  0x00004645 sub  0x0000003f , 0x00000009 , 0x0000003e 
+ 00019522  0x00004646 branch  0x00004c3d , 0x00000002 
+ 00019523  0x00004647 call  0x00004c7b 
+ 00019524  0x00004648 call  0x00004c46 
+ 00019525  0x00004649 branch  0x00004c79 
+ 00019526  0x0000464c jam  0x00000000 , 0x000048e7 
+ 00019527  0x0000464d nop  0x00000032 
+ 00019528  0x0000464e call  0x00004c65 
+ 00019529  0x0000464f fetch  0x00000002 , 0x000048e5 
+ 00019530  0x00004651 copy  0x0000003f , 0x00000005 
+ 00019531  0x00004652 fetch  0x00000001 , 0x000048e8 
+ 00019532  0x00004653 iadd  0x00000005 , 0x00000005 
+ 00019533  0x00004654 fetch  0x00000001 , 0x000048e7 
+ 00019534  0x00004655 istore  0x00000001 , 0x00000005 
+ 00019535  0x00004656 fetch  0x00000001 , 0x000048e8 
+ 00019536  0x00004657 increase  0x00000001 , 0x0000003f 
+ 00019537  0x00004658 store  0x00000001 , 0x000048e8 
+ 00019538  0x00004659 rtn 
+ 00019539  0x0000465d nop  0x00000014 
+ 00019540  0x0000465e fetch  0x00000002 , 0x00004898 
+ 00019541  0x0000465f copy  0x0000003f , 0x00000012 
+ 00019542  0x00004660 jam  0x00000000 , 0x000048e8 
+ 00019543  0x00004662 jam  0x00000000 , 0x000048e7 
+ 00019544  0x00004663 ifetcht  0x00000001 , 0x00000012 
+ 00019545  0x00004664 isolate1  0x00000007 , 0x00000002 
+ 00019546  0x00004665 branch  0x00004c5f , 0x00000001 
+ 00019547  0x00004666 call  0x00006ef7 
+ 00019548  0x00004667 call  0x00004c65 
+ 00019549  0x00004668 ifetcht  0x00000001 , 0x00000012 
+ 00019550  0x00004669 call  0x00006f0f 
+ 00019551  0x0000466b increase  0x00000001 , 0x00000012 
+ 00019552  0x0000466c fetch  0x00000002 , 0x000048e3 
+ 00019553  0x0000466d call  0x00004c4a 
+ 00019554  0x0000466e sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019555  0x0000466f branch  0x00004c57 , 0x00000002 
+ 00019556  0x00004670 rtn 
+ 00019557  0x00004674 fetch  0x00000002 , 0x00004896 
+ 00019558  0x00004675 copy  0x0000003f , 0x00000013 
+ 00019559  0x00004676 arg  0x00000008 , 0x00000039 
+ 00019560  0x00004679 ifetcht  0x00000001 , 0x00000013 
+ 00019561  0x0000467a call  0x00006ee6 
+ 00019562  0x0000467b fetch  0x00000001 , 0x000048e7 
+ 00019563  0x0000467c rshift  0x0000003f , 0x0000003f 
+ 00019564  0x0000467d setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00019565  0x0000467e store  0x00000001 , 0x000048e7 
+ 00019566  0x0000467f increase  0x00000001 , 0x00000013 
+ 00019567  0x00004680 loop  0x00004c68 
+ 00019568  0x00004681 rtn 
+ 00019569  0x00004683 fetcht  0x00000001 , 0x00004865 
+ 00019570  0x00004684 call  0x00006ef7 
+ 00019571  0x00004685 nop  0x00000014 
+ 00019572  0x00004686 fetcht  0x00000001 , 0x00004865 
+ 00019573  0x00004687 call  0x00006ef3 
+ 00019574  0x00004688 nop  0x00001770 
+ 00019575  0x00004689 rtn 
+ 00019576  0x0000468a branch  0x00004c00 
+ 00019577  0x0000468c fetcht  0x00000001 , 0x00004864 
+ 00019578  0x0000468d branch  0x00006ef3 
+ 00019579  0x00004690 fetcht  0x00000001 , 0x00004864 
+ 00019580  0x00004691 branch  0x00006ef7 
+ 00019581  0x00004693 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019582  0x00004694 rtn  0x00000005 
+ 00019583  0x00004695 set0  0x00000007 , 0x00000002 
+ 00019584  0x00004696 branch  0x00006edd 
+ 00019585  0x00004698 fetcht  0x00000001 , 0x00004864 
+ 00019586  0x00004699 branch  0x00006edd 
+ 00019587  0x0000469c fetcht  0x00000001 , 0x00004863 
+ 00019588  0x0000469d branch  0x00006ef3 
+ 00019589  0x000046a0 fetcht  0x00000001 , 0x00004863 
+ 00019590  0x000046a1 branch  0x00006ef7 
+ 00019591  0x000046ad jam  0x00000000 , 0x000048eb 
+ 00019592  0x000046ae fetch  0x00000002 , 0x000048ec 
+ 00019593  0x000046af store  0x00000002 , 0x000048ee 
+ 00019594  0x000046b0 rtn 
+ 00019595  0x000046b4 bpatch  0x00000050 , 0x0000400a 
+ 00019596  0x000046b5 arg  0x0000489c , 0x00000011 
+ 00019597  0x000046b6 arg  0x000048b0 , 0x00000012 
+ 00019598  0x000046b7 arg  0x00000014 , 0x00000039 
+ 00019599  0x000046b8 call  0x00007d64 
+ 00019600  0x000046b9 nbranch  0x00004c87 , 0x00000005 
+ 00019601  0x000046ba call  0x00004cc5 
+ 00019602  0x000046bb call  0x00004c87 , 0x00000034 
+ 00019603  0x000046bd call  0x00004ccd 
+ 00019604  0x000046be fetch  0x00000001 , 0x0000497b 
+ 00019605  0x000046bf nrtn  0x00000034 
+ 00019606  0x000046c0 fetch  0x00000001 , 0x000049c1 
+ 00019607  0x000046c1 rtneq  0x00000001 
+ 00019608  0x000046c2 rtneq  0x00000002 
+ 00019609  0x000046c3 rtneq  0x00000004 
+ 00019610  0x000046c6 jam  0x00000000 , 0x000048e8 
+ 00019611  0x000046c7 arg  0x0000489c , 0x00000011 
+ 00019612  0x000046c8 arg  0x000048c4 , 0x00000012 
+ 00019613  0x000046ca ifetcht  0x00000001 , 0x00000011 
+ 00019614  0x000046cb ifetch  0x00000001 , 0x00000012 
+ 00019615  0x000046cc ixor  0x00000002 , 0x0000003f 
+ 00019616  0x000046cd branch  0x00004cbd , 0x00000034 
+ 00019617  0x000046ce store  0x00000001 , 0x000048e7 
+ 00019618  0x000046cf storet  0x00000001 , 0x000048f6 
+ 00019619  0x000046d0 istoret  0x00000001 , 0x00000012 
+ 00019620  0x000046d1 jam  0x00000001 , 0x000048f4 
+ 00019621  0x000046d2 jam  0x00000000 , 0x000048f7 
+ 00019622  0x000046d4 fetch  0x00000001 , 0x000048e7 
+ 00019623  0x000046d5 bbit0  0x00000000 , 0x00004cb3 
+ 00019624  0x000046d6 fetch  0x00000001 , 0x000048e8 
+ 00019625  0x000046d7 mul32  0x0000003f , 0x00000008 , 0x0000003f 
+ 00019626  0x000046d8 fetcht  0x00000001 , 0x000048f7 
+ 00019627  0x000046d9 iadd  0x00000002 , 0x0000003f 
+ 00019628  0x000046da arg  0x00004901 , 0x00000006 
+ 00019629  0x000046db iadd  0x00000006 , 0x00000006 
+ 00019630  0x000046dc ifetch  0x00000001 , 0x00000006 
+ 00019631  0x000046dd store  0x00000001 , 0x000048f5 
+ 00019632  0x000046de call  0x00004cfc 
+ 00019633  0x000046df call  0x00004d3a 
+ 00019634  0x000046e0 call  0x00004dbb 
+ 00019635  0x000046e2 fetch  0x00000001 , 0x000048e7 
+ 00019636  0x000046e3 rshift  0x0000003f , 0x0000003f 
+ 00019637  0x000046e4 store  0x00000001 , 0x000048e7 
+ 00019638  0x000046e5 fetch  0x00000001 , 0x000048f6 
+ 00019639  0x000046e6 rshift  0x0000003f , 0x0000003f 
+ 00019640  0x000046e7 store  0x00000001 , 0x000048f6 
+ 00019641  0x000046e8 fetch  0x00000001 , 0x000048f7 
+ 00019642  0x000046e9 increase  0x00000001 , 0x0000003f 
+ 00019643  0x000046ea store  0x00000001 , 0x000048f7 
+ 00019644  0x000046eb loop  0x00004ca6 
+ 00019645  0x000046ed increase  0x00000001 , 0x00000011 
+ 00019646  0x000046ee increase  0x00000001 , 0x00000012 
+ 00019647  0x000046ef fetch  0x00000001 , 0x000048e8 
+ 00019648  0x000046f0 increase  0x00000001 , 0x0000003f 
+ 00019649  0x000046f1 store  0x00000001 , 0x000048e8 
+ 00019650  0x000046f2 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019651  0x000046f3 branch  0x00004c9d , 0x00000002 
+ 00019652  0x000046f4 rtn 
+ 00019653  0x000046f7 fetch  0x00000008 , 0x0000489c 
+ 00019654  0x000046f8 nrtn  0x00000034 
+ 00019655  0x000046f9 fetch  0x00000008 , 0x000048a4 
+ 00019656  0x000046fa nrtn  0x00000034 
+ 00019657  0x000046fb fetch  0x00000004 , 0x000048ac 
+ 00019658  0x000046fc nrtn  0x00000034 
+ 00019659  0x000046fd jam  0x00000000 , 0x000049c1 
+ 00019660  0x000046fe rtn 
+ 00019661  0x00004703 bpatch  0x00000051 , 0x0000400a 
+ 00019662  0x00004704 jam  0x00000000 , 0x0000497b 
+ 00019663  0x00004705 jam  0x00000000 , 0x000048f1 
+ 00019664  0x00004706 arg  0x0000489c , 0x00000011 
+ 00019665  0x00004707 arg  0x00000014 , 0x00000039 
+ 00019666  0x00004709 jam  0x00000000 , 0x000048f0 
+ 00019667  0x0000470a ifetch  0x00000001 , 0x00000011 
+ 00019668  0x0000470b branch  0x00004cf7 , 0x00000034 
+ 00019669  0x0000470d fetcht  0x00000001 , 0x000048f0 
+ 00019670  0x0000470e increase  0x00000001 , 0x00000002 
+ 00019671  0x0000470f storet  0x00000001 , 0x000048f0 
+ 00019672  0x00004710 copy  0x0000003f , 0x00000002 
+ 00019673  0x00004711 increase  0xffffffff , 0x0000003f 
+ 00019674  0x00004712 iand  0x00000002 , 0x0000003f 
+ 00019675  0x00004713 nbranch  0x00004cd5 , 0x00000005 
+ 00019676  0x00004714 fetch  0x00000001 , 0x000048f0 
+ 00019677  0x00004715 fetcht  0x00000001 , 0x000048f1 
+ 00019678  0x00004716 iadd  0x00000002 , 0x00000002 
+ 00019679  0x00004717 storet  0x00000001 , 0x000048f1 
+ 00019680  0x00004718 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019681  0x00004719 branch  0x00004cf7 , 0x00000002 
+ 00019682  0x0000471a sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00019683  0x0000471b branch  0x00004cf7 , 0x00000002 
+ 00019684  0x0000471c jam  0x00000000 , 0x000048e8 
+ 00019685  0x0000471d jam  0x00000000 , 0x000048f2 
+ 00019686  0x0000471e ifetcht  0x00000001 , 0x00000011 
+ 00019687  0x0000471f arg  0x0000489c , 0x00000012 
+ 00019688  0x00004721 fetch  0x00000001 , 0x000048e8 
+ 00019689  0x00004722 increase  0x00000001 , 0x0000003f 
+ 00019690  0x00004723 store  0x00000001 , 0x000048e8 
+ 00019691  0x00004724 sub  0x0000003f , 0x00000013 , 0x0000003e 
+ 00019692  0x00004725 nbranch  0x00004cf7 , 0x00000002 
+ 00019693  0x00004726 ifetch  0x00000001 , 0x00000012 
+ 00019694  0x00004727 iand  0x00000002 , 0x0000003e 
+ 00019695  0x00004728 branch  0x00004cfa , 0x00000005 
+ 00019696  0x00004729 fetch  0x00000001 , 0x000048f2 
+ 00019697  0x0000472a increase  0x00000001 , 0x0000003f 
+ 00019698  0x0000472b store  0x00000001 , 0x000048f2 
+ 00019699  0x0000472c sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019700  0x0000472d branch  0x00004cfa , 0x00000002 
+ 00019701  0x0000472e jam  0x00000001 , 0x0000497b 
+ 00019702  0x0000472f rtn 
+ 00019703  0x00004732 increase  0x00000001 , 0x00000011 
+ 00019704  0x00004733 loop  0x00004cd2 
+ 00019705  0x00004734 rtn 
+ 00019706  0x00004737 increase  0x00000001 , 0x00000012 
+ 00019707  0x00004738 branch  0x00004ce8 
+ 00019708  0x00004741 bpatch  0x00000052 , 0x0000400a 
+ 00019709  0x00004742 fetch  0x00000001 , 0x000048f6 
+ 00019710  0x00004743 ncall  0x00004d4e , 0x00000034 
+ 00019711  0x00004744 fetch  0x00000001 , 0x000049a1 
+ 00019712  0x00004745 ncall  0x00004d11 , 0x00000034 
+ 00019713  0x00004746 fetch  0x00000001 , 0x000049ae 
+ 00019714  0x00004747 fetcht  0x00000001 , 0x000049a1 
+ 00019715  0x00004748 ixor  0x00000002 , 0x0000003f 
+ 00019716  0x00004749 rtn  0x00000005 
+ 00019717  0x0000474a fetch  0x00000001 , 0x000048f5 
+ 00019718  0x0000474b beq  0x00000029 , 0x00004d19 
+ 00019719  0x0000474c beq  0x0000004c , 0x00004d1b 
+ 00019720  0x0000474d sub  0x0000003f , 0x00000045 , 0x0000003e 
+ 00019721  0x0000474e nrtn  0x00000002 
+ 00019722  0x0000474f arg  0x0000003a , 0x00000002 
+ 00019723  0x00004750 isub  0x00000002 , 0x0000003f 
+ 00019724  0x00004751 nrtn  0x00000002 
+ 00019725  0x00004752 arg  0x000049b0 , 0x00000006 
+ 00019726  0x00004753 iadd  0x00000006 , 0x00000006 
+ 00019727  0x00004754 ifetch  0x00000001 , 0x00000006 
+ 00019728  0x00004755 branch  0x00004d38 
+ 00019729  0x00004758 fetch  0x00000001 , 0x000048f5 
+ 00019730  0x00004759 beq  0x00000052 , 0x00004d1d 
+ 00019731  0x0000475a beq  0x00000051 , 0x00004d21 
+ 00019732  0x0000475b beq  0x00000050 , 0x00004d25 
+ 00019733  0x0000475c beq  0x0000004f , 0x00004d29 
+ 00019734  0x0000475d beq  0x000000e0 , 0x00004d2d 
+ 00019735  0x0000475e beq  0x0000002c , 0x00004d35 
+ 00019736  0x0000475f rtn 
+ 00019737  0x00004762 fetch  0x00000001 , 0x000049af 
+ 00019738  0x00004763 branch  0x00004d38 
+ 00019739  0x00004766 fetch  0x00000001 , 0x000049bc 
+ 00019740  0x00004767 branch  0x00004d38 
+ 00019741  0x0000476a fetch  0x00000001 , 0x000049bd 
+ 00019742  0x0000476b rtn  0x00000034 
+ 00019743  0x0000476c setarg  0x0000004b 
+ 00019744  0x0000476d branch  0x00004d38 
+ 00019745  0x00004770 fetch  0x00000001 , 0x000049bd 
+ 00019746  0x00004771 rtn  0x00000034 
+ 00019747  0x00004772 setarg  0x0000004e 
+ 00019748  0x00004773 branch  0x00004d38 
+ 00019749  0x00004776 fetch  0x00000001 , 0x000049bd 
+ 00019750  0x00004777 rtn  0x00000034 
+ 00019751  0x00004778 setarg  0x0000004a 
+ 00019752  0x00004779 branch  0x00004d38 
+ 00019753  0x0000477c fetch  0x00000001 , 0x000049bd 
+ 00019754  0x0000477d rtn  0x00000034 
+ 00019755  0x0000477e setarg  0x0000004d 
+ 00019756  0x0000477f branch  0x00004d38 
+ 00019757  0x00004782 fetch  0x00000001 , 0x000049be 
+ 00019758  0x00004783 rtn  0x00000034 
+ 00019759  0x00004784 fetch  0x00000001 , 0x000049c6 
+ 00019760  0x00004785 beq  0x00000000 , 0x00004d33 
+ 00019761  0x00004786 setarg  0x000000fd 
+ 00019762  0x00004787 branch  0x00004d38 
+ 00019763  0x00004789 setarg  0x000000aa 
+ 00019764  0x0000478a branch  0x00004d38 
+ 00019765  0x0000478d fetch  0x00000001 , 0x000049bf 
+ 00019766  0x0000478e rtn  0x00000034 
+ 00019767  0x0000478f setarg  0x000000ab 
+ 00019768  0x00004791 store  0x00000001 , 0x000048f5 
+ 00019769  0x00004792 rtn 
+ 00019770  0x00004799 bpatch  0x00000053 , 0x0000400a 
+ 00019771  0x0000479a fetch  0x00000001 , 0x000048f5 
+ 00019772  0x0000479b beq  0x00000046 , 0x00004d50 
+ 00019773  0x0000479c beq  0x0000004b , 0x00004d56 
+ 00019774  0x0000479d beq  0x0000004e , 0x00004d5c 
+ 00019775  0x0000479e beq  0x0000004a , 0x00004d5e 
+ 00019776  0x0000479f beq  0x0000004d , 0x00004d60 
+ 00019777  0x000047a0 beq  0x000000a5 , 0x00004d62 
+ 00019778  0x000047a1 beq  0x000000a6 , 0x00004d69 
+ 00019779  0x000047a2 beq  0x000000a7 , 0x00004d6b 
+ 00019780  0x000047a3 beq  0x000000a8 , 0x00004d6d 
+ 00019781  0x000047a4 beq  0x000000a9 , 0x00004d6f 
+ 00019782  0x000047a5 beq  0x000000aa , 0x00004d7a 
+ 00019783  0x000047a6 beq  0x000000ab , 0x00004d81 
+ 00019784  0x000047a7 beq  0x000000ac , 0x00004d8c 
+ 00019785  0x000047a8 rtn 
+ 00019786  0x000047ab fetch  0x00000001 , 0x000048f6 
+ 00019787  0x000047ac nrtn  0x00000034 
+ 00019788  0x000047ad jam  0x0000000a , 0x000049c4 
+ 00019789  0x000047ae rtn 
+ 00019790  0x000047b1 jam  0x00000000 , 0x000049c4 
+ 00019791  0x000047b2 rtn 
+ 00019792  0x000047b5 fetch  0x00000001 , 0x000049c6 
+ 00019793  0x000047b6 rtneq  0x00000000 
+ 00019794  0x000047b7 rtneq  0x00000001 
+ 00019795  0x000047b8 jam  0x0000000a , 0x000049c2 
+ 00019796  0x000047b9 jam  0x00000020 , 0x000049c3 
+ 00019797  0x000047ba branch  0x00004d95 
+ 00019798  0x000047bd jam  0x00000052 , 0x000049c3 
+ 00019799  0x000047bf fetch  0x00000001 , 0x000049c6 
+ 00019800  0x000047c0 rtneq  0x00000000 
+ 00019801  0x000047c1 rtneq  0x00000001 
+ 00019802  0x000047c2 jam  0x00000008 , 0x000049c2 
+ 00019803  0x000047c3 branch  0x00004d95 
+ 00019804  0x000047c6 jam  0x00000051 , 0x000049c3 
+ 00019805  0x000047c7 branch  0x00004d57 
+ 00019806  0x000047ca jam  0x00000050 , 0x000049c3 
+ 00019807  0x000047cb branch  0x00004d57 
+ 00019808  0x000047ce jam  0x0000004f , 0x000049c3 
+ 00019809  0x000047cf branch  0x00004d57 
+ 00019810  0x000047d2 jam  0x00000004 , 0x000049c3 
+ 00019811  0x000047d4 jam  0x00000001 , 0x000049c2 
+ 00019812  0x000047d5 fetch  0x00000001 , 0x000049c6 
+ 00019813  0x000047d6 beq  0x00000000 , 0x00004d95 
+ 00019814  0x000047d7 beq  0x00000001 , 0x00004d95 
+ 00019815  0x000047d8 jam  0x00000008 , 0x000049c2 
+ 00019816  0x000047d9 branch  0x00004d95 
+ 00019817  0x000047dc jam  0x00000006 , 0x000049c3 
+ 00019818  0x000047dd branch  0x00004d63 
+ 00019819  0x000047e0 jam  0x00000019 , 0x000049c3 
+ 00019820  0x000047e1 branch  0x00004d63 
+ 00019821  0x000047e4 jam  0x0000001b , 0x000049c3 
+ 00019822  0x000047e5 branch  0x00004d63 
+ 00019823  0x000047e8 fetch  0x00000001 , 0x000049c6 
+ 00019824  0x000047e9 beq  0x00000000 , 0x00004d74 
+ 00019825  0x000047ea beq  0x00000003 , 0x00004d77 
+ 00019826  0x000047eb setarg  0x000000fc 
+ 00019827  0x000047ec branch  0x00004d38 
+ 00019828  0x000047ee jam  0x00000008 , 0x000049c2 
+ 00019829  0x000047ef jam  0x0000000f , 0x000049c3 
+ 00019830  0x000047f0 branch  0x00004d95 
+ 00019831  0x000047f2 jam  0x00000009 , 0x000049c2 
+ 00019832  0x000047f3 jam  0x00000014 , 0x000049c3 
+ 00019833  0x000047f4 branch  0x00004d95 
+ 00019834  0x000047f7 fetch  0x00000001 , 0x000049c6 
+ 00019835  0x000047f8 beq  0x00000000 , 0x00004d7e 
+ 00019836  0x000047f9 setarg  0x000000fd 
+ 00019837  0x000047fa branch  0x00004d38 
+ 00019838  0x000047fc jam  0x00000009 , 0x000049c2 
+ 00019839  0x000047fd jam  0x00000012 , 0x000049c3 
+ 00019840  0x000047fe branch  0x00004d95 
+ 00019841  0x00004801 fetch  0x00000001 , 0x000049c6 
+ 00019842  0x00004802 beq  0x00000000 , 0x00004d88 
+ 00019843  0x00004803 beq  0x00000001 , 0x00004d8a 
+ 00019844  0x00004804 jam  0x00000001 , 0x000049c2 
+ 00019845  0x00004806 jam  0x0000002c , 0x000049c3 
+ 00019846  0x00004807 call  0x00004d4a 
+ 00019847  0x00004808 branch  0x00004d95 
+ 00019848  0x0000480a jam  0x00000008 , 0x000049c2 
+ 00019849  0x0000480b branch  0x00004d85 
+ 00019850  0x0000480d jam  0x00000002 , 0x000049c2 
+ 00019851  0x0000480e branch  0x00004d85 
+ 00019852  0x00004811 fetch  0x00000001 , 0x000049c6 
+ 00019853  0x00004812 beq  0x00000000 , 0x00004d92 
+ 00019854  0x00004813 beq  0x00000001 , 0x00004d92 
+ 00019855  0x00004814 jam  0x00000001 , 0x000049c2 
+ 00019856  0x00004815 jam  0x00000052 , 0x000049c3 
+ 00019857  0x00004816 branch  0x00004d95 
+ 00019858  0x00004818 jam  0x00000008 , 0x000049c2 
+ 00019859  0x00004819 jam  0x0000002b , 0x000049c3 
+ 00019860  0x0000481a branch  0x00004d95 
+ 00019861  0x0000481d jam  0x00000000 , 0x000048f5 
+ 00019862  0x0000481e fetch  0x00000001 , 0x000048f6 
+ 00019863  0x0000481f bbit0  0x00000000 , 0x00004d9c 
+ 00019864  0x00004820 fetch  0x00000001 , 0x000049c1 
+ 00019865  0x00004821 beq  0x00000003 , 0x00004da8 
+ 00019866  0x00004823 jam  0x00000001 , 0x000049c1 
+ 00019867  0x00004824 rtn 
+ 00019868  0x00004827 jam  0x00000004 , 0x000049c1 
+ 00019869  0x00004828 rtn 
+ 00019870  0x0000482b jam  0x00000006 , 0x000049c1 
+ 00019871  0x0000482c rtn 
+ 00019872  0x00004830 store  0x00000001 , 0x00004856 
+ 00019873  0x00004831 storet  0x00000001 , 0x00004858 
+ 00019874  0x00004832 call  0x00007dba 
+ 00019875  0x00004833 jam  0x00000000 , 0x00004855 
+ 00019876  0x00004834 branch  0x00004e89 
+ 00019877  0x00004837 fetch  0x00000001 , 0x000049c2 
+ 00019878  0x00004838 arg  0x00000000 , 0x00000002 
+ 00019879  0x00004839 call  0x00004da0 
+ 00019880  0x0000483b jam  0x00000002 , 0x000049c1 
+ 00019881  0x0000483c rtn 
+ 00019882  0x0000483f jam  0x00000003 , 0x000049c1 
+ 00019883  0x00004840 fetch  0x00000001 , 0x000049c2 
+ 00019884  0x00004841 fetcht  0x00000001 , 0x000049c3 
+ 00019885  0x00004842 branch  0x00004da0 
+ 00019886  0x00004845 jam  0x00000000 , 0x00004855 
+ 00019887  0x00004846 fetch  0x00000001 , 0x000049c2 
+ 00019888  0x00004847 arg  0x00000000 , 0x00000002 
+ 00019889  0x00004848 call  0x00004da0 
+ 00019890  0x00004849 fetch  0x00000001 , 0x000049c4 
+ 00019891  0x0000484a branch  0x00004d9e , 0x00000034 
+ 00019892  0x0000484c jam  0x00000005 , 0x000049c1 
+ 00019893  0x0000484d rtn 
+ 00019894  0x00004850 branch  0x00004da2 
+ 00019895  0x00004853 jam  0x00000000 , 0x000049c1 
+ 00019896  0x00004854 arg  0x00000000 , 0x0000003f 
+ 00019897  0x00004855 arg  0x00000000 , 0x00000002 
+ 00019898  0x00004856 branch  0x00004da0 
+ 00019899  0x0000485b bpatch  0x00000054 , 0x0000400a 
+ 00019900  0x0000485c fetch  0x00000001 , 0x000048f5 
+ 00019901  0x0000485d sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00019902  0x0000485e branch  0x00004dc3 , 0x00000002 
+ 00019903  0x0000485f jam  0x00000001 , 0x000049c5 
+ 00019904  0x00004860 fetch  0x00000001 , 0x000048f6 
+ 00019905  0x00004861 bbit1  0x00000000 , 0x00004dc3 
+ 00019906  0x00004862 jam  0x00000002 , 0x000049c5 
+ 00019907  0x00004864 jam  0x00000000 , 0x00004900 
+ 00019908  0x00004865 fetch  0x00000001 , 0x000048f6 
+ 00019909  0x00004866 bbit1  0x00000000 , 0x00004ddd 
+ 00019910  0x00004868 fetcht  0x00000001 , 0x000048f5 
+ 00019911  0x00004869 arg  0x00000006 , 0x00000039 
+ 00019912  0x0000486a arg  0x000048fa , 0x00000006 
+ 00019913  0x0000486c ifetch  0x00000001 , 0x00000006 
+ 00019914  0x0000486d branch  0x00004dd4 , 0x00000034 
+ 00019915  0x0000486e isub  0x00000002 , 0x0000003e 
+ 00019916  0x0000486f nbranch  0x00004dd3 , 0x00000005 
+ 00019917  0x00004870 ifetch  0x00000001 , 0x00000006 
+ 00019918  0x00004871 increase  0xfffffffe , 0x00000006 
+ 00019919  0x00004872 istore  0x00000001 , 0x00000006 
+ 00019920  0x00004873 rtn  0x00000034 
+ 00019921  0x00004874 increase  0x00000001 , 0x00000006 
+ 00019922  0x00004875 istoret  0x00000001 , 0x00000006 
+ 00019923  0x00004877 loop  0x00004dc9 
+ 00019924  0x00004878 sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019925  0x00004879 nrtn  0x00000002 
+ 00019926  0x0000487a sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019927  0x0000487b rtn  0x00000002 
+ 00019928  0x0000487d and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019929  0x0000487e fetch  0x00000001 , 0x000048f8 
+ 00019930  0x0000487f qset0  0x0000003f 
+ 00019931  0x00004880 store  0x00000001 , 0x000048f8 
+ 00019932  0x00004881 rtn 
+ 00019933  0x00004884 fetcht  0x00000001 , 0x000048f5 
+ 00019934  0x00004885 arg  0x00000006 , 0x00000039 
+ 00019935  0x00004886 arg  0x000048fa , 0x00000006 
+ 00019936  0x00004888 ifetch  0x00000001 , 0x00000006 
+ 00019937  0x00004889 branch  0x00004dee , 0x00000034 
+ 00019938  0x0000488a isub  0x00000002 , 0x0000003e 
+ 00019939  0x0000488b rtn  0x00000005 
+ 00019940  0x0000488c loop  0x00004de0 
+ 00019941  0x0000488d sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019942  0x0000488e nrtn  0x00000002 
+ 00019943  0x0000488f sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019944  0x00004890 rtn  0x00000002 
+ 00019945  0x00004892 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00019946  0x00004893 fetch  0x00000001 , 0x000048f8 
+ 00019947  0x00004894 qset1  0x0000003f 
+ 00019948  0x00004895 store  0x00000001 , 0x000048f8 
+ 00019949  0x00004896 rtn 
+ 00019950  0x00004899 sub  0x00000002 , 0x000000e7 , 0x0000003e 
+ 00019951  0x0000489a nbranch  0x00004df2 , 0x00000002 
+ 00019952  0x0000489b sub  0x00000002 , 0x000000bf , 0x0000003e 
+ 00019953  0x0000489c nbranch  0x00004de9 , 0x00000002 
+ 00019954  0x0000489e increase  0xffffffff , 0x00000006 
+ 00019955  0x0000489f istoret  0x00000001 , 0x00000006 
+ 00019956  0x000048a0 rtn 
+ 00019957  0x000048a5 bpatch  0x00000055 , 0x0000400a 
+ 00019958  0x000048a6 call  0x00004e14 
+ 00019959  0x000048a7 jam  0x00000000 , 0x000049a1 
+ 00019960  0x000048a8 jam  0x00000000 , 0x000049a2 
+ 00019961  0x000048a9 jam  0x00000000 , 0x000049a3 
+ 00019962  0x000048aa fetch  0x00000001 , 0x000048f8 
+ 00019963  0x000048ab ncall  0x00004e41 , 0x00000034 
+ 00019964  0x000048ac arg  0x000048fa , 0x00000006 
+ 00019965  0x000048ad arg  0x00000006 , 0x00000039 
+ 00019966  0x000048af ifetch  0x00000001 , 0x00000006 
+ 00019967  0x000048b0 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00019968  0x000048b1 call  0x00004e43 , 0x00000005 
+ 00019969  0x000048b2 sub  0x0000003f , 0x000000de , 0x0000003e 
+ 00019970  0x000048b3 call  0x00004e45 , 0x00000005 
+ 00019971  0x000048b4 loop  0x00004dfe 
+ 00019972  0x000048b5 fetch  0x00000001 , 0x00004666 
+ 00019973  0x000048b6 beq  0x00000000 , 0x00004e11 
+ 00019974  0x000048b8 call  0x00004b37 
+ 00019975  0x000048b9 fetch  0x00000001 , 0x000049a4 
+ 00019976  0x000048ba branch  0x00004e24 , 0x00000034 
+ 00019977  0x000048bb fetch  0x00000002 , 0x000048fa 
+ 00019978  0x000048bc fetcht  0x00000002 , 0x000049a5 
+ 00019979  0x000048bd isub  0x00000002 , 0x0000003e 
+ 00019980  0x000048be branch  0x00004e29 , 0x00000005 
+ 00019981  0x000048bf byteswap  0x00000002 , 0x00000002 
+ 00019982  0x000048c0 isub  0x00000002 , 0x0000003e 
+ 00019983  0x000048c1 branch  0x00004e29 , 0x00000005 
+ 00019984  0x000048c2 rtn 
+ 00019985  0x000048c4 fetch  0x00000001 , 0x000049a4 
+ 00019986  0x000048c5 branch  0x00004e24 , 0x00000034 
+ 00019987  0x000048c6 branch  0x00004e32 
+ 00019988  0x000048c9 fetch  0x00000001 , 0x000049a4 
+ 00019989  0x000048ca nrtn  0x00000034 
+ 00019990  0x000048cb fetcht  0x00000001 , 0x00004655 
+ 00019991  0x000048cc sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00019992  0x000048cd rtn  0x00000005 
+ 00019993  0x000048ce call  0x00006ee6 
+ 00019994  0x000048cf nbranch  0x00004e20 , 0x00000001 
+ 00019995  0x000048d0 arg  0x00000008 , 0x00000039 
+ 00019996  0x000048d1 arg  0x000048f8 , 0x00000005 
+ 00019997  0x000048d2 call  0x00007ca1 
+ 00019998  0x000048d3 jam  0x000000de , 0x000048fa 
+ 00019999  0x000048d4 rtn 
+ 00020000  0x000048d7 fetch  0x00000001 , 0x000048fa 
+ 00020001  0x000048d8 rtnne  0x000000de 
+ 00020002  0x000048d9 jam  0x00000000 , 0x000048fa 
+ 00020003  0x000048da rtn 
+ 00020004  0x000048dd bpatch  0x00000056 , 0x0000400a 
+ 00020005  0x000048de fetch  0x00000001 , 0x000049a3 
+ 00020006  0x000048df rtn  0x00000034 
+ 00020007  0x000048e0 fetch  0x00000001 , 0x00004666 
+ 00020008  0x000048e1 beq  0x00000000 , 0x00004e39 
+ 00020009  0x000048e4 jam  0x00000000 , 0x000048f4 
+ 00020010  0x000048e5 fetch  0x00000001 , 0x00004666 
+ 00020011  0x000048e6 rtneq  0x00000000 
+ 00020012  0x000048e7 fetch  0x00000008 , 0x00004713 
+ 00020013  0x000048e8 rtnbit1  0x00000006 
+ 00020014  0x000048e9 arg  0x00000006 , 0x00000007 
+ 00020015  0x000048ea call  0x00005f00 
+ 00020016  0x000048eb call  0x000042d0 
+ 00020017  0x000048ec branch  0x00004b90 
+ 00020018  0x000048f1 fetch  0x00000002 , 0x000048fa 
+ 00020019  0x000048f2 fetcht  0x00000002 , 0x000049a7 
+ 00020020  0x000048f3 isub  0x00000002 , 0x0000003e 
+ 00020021  0x000048f4 branch  0x00004e39 , 0x00000005 
+ 00020022  0x000048f5 byteswap  0x00000002 , 0x00000002 
+ 00020023  0x000048f6 isub  0x00000002 , 0x0000003e 
+ 00020024  0x000048f7 nrtn  0x00000005 
+ 00020025  0x000048f9 call  0x000049f8 
+ 00020026  0x000048fa jam  0x00000000 , 0x000048f4 
+ 00020027  0x000048fb fetch  0x00000002 , 0x000045d8 
+ 00020028  0x000048fc nrtn  0x00000034 
+ 00020029  0x000048fd setarg  0x00000000 
+ 00020030  0x000048fe store  0x00000002 , 0x00004781 
+ 00020031  0x000048ff call  0x00004b7c 
+ 00020032  0x00004900 branch  0x00006047 
+ 00020033  0x00004904 jam  0x00000001 , 0x000049a2 
+ 00020034  0x00004905 rtn 
+ 00020035  0x00004908 jam  0x00000001 , 0x000049a1 
+ 00020036  0x00004909 rtn 
+ 00020037  0x0000490c jam  0x00000001 , 0x000049a3 
+ 00020038  0x0000490d rtn 
+ 00020039  0x00004913 bpatch  0x00000057 , 0x0000400a 
+ 00020040  0x00004914 disable  0x00000028 
+ 00020041  0x00004915 jam  0x00000000 , 0x0000496c 
+ 00020042  0x00004916 jam  0x00000000 , 0x0000496d 
+ 00020043  0x00004917 jam  0x00000000 , 0x0000496e 
+ 00020044  0x00004918 fetch  0x00000001 , 0x000049c1 
+ 00020045  0x00004919 beq  0x00000001 , 0x00004da5 
+ 00020046  0x0000491a beq  0x00000002 , 0x00004daa 
+ 00020047  0x0000491b beq  0x00000003 , 0x00004daa 
+ 00020048  0x0000491c beq  0x00000004 , 0x00004dae 
+ 00020049  0x0000491d beq  0x00000006 , 0x00004db7 
+ 00020050  0x0000491e fetch  0x00000001 , 0x000048f4 
+ 00020051  0x0000491f branch  0x00004e64 , 0x00000034 
+ 00020052  0x00004920 increase  0xffffffff , 0x0000003f 
+ 00020053  0x00004921 store  0x00000001 , 0x000048f4 
+ 00020054  0x00004922 call  0x00004e61 
+ 00020055  0x00004923 jam  0x0000000a , 0x000049ac 
+ 00020056  0x00004924 call  0x00005c0b 
+ 00020057  0x00004925 fetch  0x00000001 , 0x000049c1 
+ 00020058  0x00004926 beq  0x00000005 , 0x00004db6 
+ 00020059  0x00004927 arg  0x00004855 , 0x00000005 
+ 00020060  0x00004928 arg  0x0000000a , 0x00000039 
+ 00020061  0x00004929 call  0x00007ca1 
+ 00020062  0x0000492a call  0x00004e74 
+ 00020063  0x0000492b jam  0x00000000 , 0x0000485f 
+ 00020064  0x0000492c rtn 
+ 00020065  0x0000492f jam  0x00000003 , 0x000040c0 
+ 00020066  0x00004930 jam  0x0000000a , 0x0000477e 
+ 00020067  0x00004931 rtn 
+ 00020068  0x00004936 fetch  0x00000001 , 0x00004666 
+ 00020069  0x00004937 rtneq  0x00000001 
+ 00020070  0x00004938 fetch  0x00000001 , 0x000049ab 
+ 00020071  0x00004939 rtn  0x00000034 
+ 00020072  0x0000493a fetch  0x00000001 , 0x000049a9 
+ 00020073  0x0000493b nrtn  0x00000034 
+ 00020074  0x0000493c fetcht  0x00000001 , 0x000049ad 
+ 00020075  0x0000493d fetch  0x00000001 , 0x000049ac 
+ 00020076  0x0000493e isub  0x00000002 , 0x0000003e 
+ 00020077  0x0000493f store  0x00000001 , 0x000049ad 
+ 00020078  0x00004940 rtn  0x00000005 
+ 00020079  0x00004941 arg  0x00004855 , 0x00000005 
+ 00020080  0x00004942 arg  0x0000000a , 0x00000039 
+ 00020081  0x00004943 call  0x00007ca1 
+ 00020082  0x00004944 call  0x00007dba 
+ 00020083  0x00004945 branch  0x00004e89 
+ 00020084  0x0000494a fetch  0x00000001 , 0x000049c5 
+ 00020085  0x0000494b beq  0x00000002 , 0x00004f05 
+ 00020086  0x0000494c arg  0x000048fa , 0x00000006 
+ 00020087  0x0000494d arg  0x00000006 , 0x00000039 
+ 00020088  0x0000494f ifetch  0x00000001 , 0x00000006 
+ 00020089  0x00004950 sub  0x0000003f , 0x000000e7 , 0x0000003e 
+ 00020090  0x00004951 nbranch  0x00004e9c , 0x00000002 
+ 00020091  0x00004953 loop  0x00004e78 
+ 00020092  0x00004955 fetch  0x00000001 , 0x000048f1 
+ 00020093  0x00004956 call  0x00004e92 , 0x00000034 
+ 00020094  0x00004957 jam  0x00000000 , 0x00004855 
+ 00020095  0x00004958 fetch  0x00000001 , 0x000048fa 
+ 00020096  0x00004959 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00020097  0x0000495a branch  0x00004e95 , 0x00000005 
+ 00020098  0x0000495b arg  0x000048f8 , 0x00000006 
+ 00020099  0x0000495c arg  0x00004856 , 0x00000005 
+ 00020100  0x0000495d arg  0x00000008 , 0x00000039 
+ 00020101  0x0000495f ifetch  0x00000001 , 0x00000006 
+ 00020102  0x00004960 beq  0x0000007f , 0x00004e9a 
+ 00020103  0x00004962 istore  0x00000001 , 0x00000005 
+ 00020104  0x00004963 loop  0x00004e85 
+ 00020105  0x00004966 call  0x00004f10 
+ 00020106  0x00004968 fetch  0x00000001 , 0x0000485f 
+ 00020107  0x00004969 beq  0x00000001 , 0x00007dba 
+ 00020108  0x0000496a beq  0x00000002 , 0x00004e90 
+ 00020109  0x0000496b beq  0x00000003 , 0x00004e90 
+ 00020110  0x0000496c beq  0x00000004 , 0x00004e90 
+ 00020111  0x0000496d beq  0x00000005 , 0x00004e90 
+ 00020112  0x0000496f call  0x00005917 
+ 00020113  0x00004970 branch  0x00007dba 
+ 00020114  0x00004973 arg  0x000048f8 , 0x00000005 
+ 00020115  0x00004974 arg  0x00000009 , 0x00000039 
+ 00020116  0x00004975 branch  0x00007ca1 
+ 00020117  0x00004979 fetch  0x00000002 , 0x000048f8 
+ 00020118  0x0000497a store  0x00000002 , 0x00004856 
+ 00020119  0x0000497b fetch  0x00000006 , 0x000048fb 
+ 00020120  0x0000497c store  0x00000006 , 0x00004858 
+ 00020121  0x0000497d branch  0x00004e89 
+ 00020122  0x00004980 setarg  0x00000000 
+ 00020123  0x00004981 branch  0x00004e87 
+ 00020124  0x00004985 copy  0x0000003f , 0x00000002 
+ 00020125  0x00004986 bpatch  0x00000058 , 0x0000400b 
+ 00020126  0x00004987 copy  0x00000002 , 0x0000003f 
+ 00020127  0x00004988 jam  0x00000003 , 0x00004855 
+ 00020128  0x00004989 fetcht  0x00000001 , 0x000048f1 
+ 00020129  0x0000498a sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00020130  0x0000498b branch  0x00004f05 , 0x00000005 
+ 00020131  0x0000498c beq  0x000000e8 , 0x00004ebb 
+ 00020132  0x0000498d beq  0x000000e9 , 0x00004ebe 
+ 00020133  0x0000498e beq  0x000000ea , 0x00004ec1 
+ 00020134  0x0000498f beq  0x000000eb , 0x00004ec4 
+ 00020135  0x00004990 beq  0x000000ec , 0x00004ec7 
+ 00020136  0x00004991 beq  0x000000ed , 0x00004eca 
+ 00020137  0x00004992 beq  0x000000ee , 0x00004ecd 
+ 00020138  0x00004993 beq  0x000000ef , 0x00004ed0 
+ 00020139  0x00004994 beq  0x000000f0 , 0x00004ed3 
+ 00020140  0x00004995 beq  0x000000f1 , 0x00004ed6 
+ 00020141  0x00004996 beq  0x000000f2 , 0x00004ed9 
+ 00020142  0x00004997 beq  0x000000f3 , 0x00004edc 
+ 00020143  0x00004998 beq  0x000000f4 , 0x00004edf 
+ 00020144  0x00004999 beq  0x000000f5 , 0x00004ee2 
+ 00020145  0x0000499a beq  0x000000f6 , 0x00004ee5 
+ 00020146  0x0000499b beq  0x000000f7 , 0x00004ee8 
+ 00020147  0x0000499c beq  0x000000f8 , 0x00004eeb 
+ 00020148  0x0000499d beq  0x000000f9 , 0x00004eee 
+ 00020149  0x0000499e beq  0x000000fa , 0x00004ef1 
+ 00020150  0x0000499f beq  0x000000fb , 0x00004ef7 
+ 00020151  0x000049a0 beq  0x000000fc , 0x00004efa 
+ 00020152  0x000049a1 beq  0x000000fd , 0x00004efd 
+ 00020153  0x000049a2 beq  0x000000ff , 0x00004f0c 
+ 00020154  0x000049a3 branch  0x00004e89 
+ 00020155  0x000049a6 setarg  0x00000183 
+ 00020156  0x000049a7 store  0x00000002 , 0x00004856 
+ 00020157  0x000049a8 branch  0x00004e89 
+ 00020158  0x000049aa setarg  0x000000cd 
+ 00020159  0x000049ab store  0x00000002 , 0x00004856 
+ 00020160  0x000049ac branch  0x00004e89 
+ 00020161  0x000049ae setarg  0x000000b7 
+ 00020162  0x000049af store  0x00000002 , 0x00004856 
+ 00020163  0x000049b0 branch  0x00004e89 
+ 00020164  0x000049b2 setarg  0x000000b6 
+ 00020165  0x000049b3 store  0x00000002 , 0x00004856 
+ 00020166  0x000049b4 branch  0x00004e89 
+ 00020167  0x000049b6 setarg  0x000000b5 
+ 00020168  0x000049b7 store  0x00000002 , 0x00004856 
+ 00020169  0x000049b8 branch  0x00004e89 
+ 00020170  0x000049ba setarg  0x000000ea 
+ 00020171  0x000049bb store  0x00000002 , 0x00004856 
+ 00020172  0x000049bc branch  0x00004e89 
+ 00020173  0x000049be setarg  0x000000e9 
+ 00020174  0x000049bf store  0x00000002 , 0x00004856 
+ 00020175  0x000049c0 branch  0x00004e89 
+ 00020176  0x000049c2 setarg  0x000000e2 
+ 00020177  0x000049c3 store  0x00000002 , 0x00004856 
+ 00020178  0x000049c4 branch  0x00004e89 
+ 00020179  0x000049c6 setarg  0x00000194 
+ 00020180  0x000049c7 store  0x00000002 , 0x00004856 
+ 00020181  0x000049c8 branch  0x00004e89 
+ 00020182  0x000049ca setarg  0x0000018a 
+ 00020183  0x000049cb store  0x00000002 , 0x00004856 
+ 00020184  0x000049cc branch  0x00004e89 
+ 00020185  0x000049ce setarg  0x00000192 
+ 00020186  0x000049cf store  0x00000002 , 0x00004856 
+ 00020187  0x000049d0 branch  0x00004e89 
+ 00020188  0x000049d2 setarg  0x00000070 
+ 00020189  0x000049d3 store  0x00000002 , 0x00004856 
+ 00020190  0x000049d4 branch  0x00004e89 
+ 00020191  0x000049d6 setarg  0x0000006f 
+ 00020192  0x000049d7 store  0x00000002 , 0x00004856 
+ 00020193  0x000049d8 branch  0x00004e89 
+ 00020194  0x000049da setarg  0x0000022a 
+ 00020195  0x000049db store  0x00000002 , 0x00004856 
+ 00020196  0x000049dc branch  0x00004e89 
+ 00020197  0x000049de setarg  0x00000225 
+ 00020198  0x000049df store  0x00000002 , 0x00004856 
+ 00020199  0x000049e0 branch  0x00004e89 
+ 00020200  0x000049e2 setarg  0x00000224 
+ 00020201  0x000049e3 store  0x00000002 , 0x00004856 
+ 00020202  0x000049e4 branch  0x00004e89 
+ 00020203  0x000049e6 setarg  0x00000226 
+ 00020204  0x000049e7 store  0x00000002 , 0x00004856 
+ 00020205  0x000049e8 branch  0x00004e89 
+ 00020206  0x000049ea setarg  0x00000227 
+ 00020207  0x000049eb store  0x00000002 , 0x00004856 
+ 00020208  0x000049ec branch  0x00004e89 
+ 00020209  0x000049ee fetch  0x00000001 , 0x000049c6 
+ 00020210  0x000049ef beq  0x00000002 , 0x00004ef7 
+ 00020211  0x000049f0 beq  0x00000003 , 0x00004ef7 
+ 00020212  0x000049f1 setarg  0x00000221 
+ 00020213  0x000049f2 store  0x00000002 , 0x00004856 
+ 00020214  0x000049f3 branch  0x00004e89 
+ 00020215  0x000049f5 setarg  0x00000223 
+ 00020216  0x000049f6 store  0x00000002 , 0x00004856 
+ 00020217  0x000049f7 branch  0x00004e89 
+ 00020218  0x000049f9 setarg  0x00000030 
+ 00020219  0x000049fa store  0x00000002 , 0x00004856 
+ 00020220  0x000049fb branch  0x00004e89 
+ 00020221  0x000049fd fetch  0x00000001 , 0x000049c6 
+ 00020222  0x000049fe beq  0x00000001 , 0x00004f02 
+ 00020223  0x000049ff setarg  0x000001ae 
+ 00020224  0x00004a00 store  0x00000002 , 0x00004856 
+ 00020225  0x00004a01 branch  0x00004e89 
+ 00020226  0x00004a03 setarg  0x00000307 
+ 00020227  0x00004a04 store  0x00000002 , 0x00004856 
+ 00020228  0x00004a05 branch  0x00004e89 
+ 00020229  0x00004a09 jam  0x00000002 , 0x000048f4 
+ 00020230  0x00004a0a fetch  0x00000001 , 0x000048f1 
+ 00020231  0x00004a0b call  0x00004e92 , 0x00000034 
+ 00020232  0x00004a0c jam  0x00000000 , 0x000049c5 
+ 00020233  0x00004a0d setarg  0x00000003 
+ 00020234  0x00004a0e store  0x00000003 , 0x00004855 
+ 00020235  0x00004a0f branch  0x00004e89 
+ 00020236  0x00004a11 jam  0x00000002 , 0x00004855 
+ 00020237  0x00004a12 setarg  0x00000002 
+ 00020238  0x00004a13 store  0x00000001 , 0x00004856 
+ 00020239  0x00004a14 branch  0x00004e89 
+ 00020240  0x00004a1c bpatch  0x00000059 , 0x0000400b 
+ 00020241  0x00004a1d fetch  0x00000001 , 0x00004666 
+ 00020242  0x00004a1e bne  0x00000000 , 0x00004f18 
+ 00020243  0x00004a1f jam  0x00000000 , 0x000049a9 
+ 00020244  0x00004a20 fetch  0x00000002 , 0x00004855 
+ 00020245  0x00004a21 ncall  0x00004afc , 0x00000034 
+ 00020246  0x00004a22 fetch  0x00000006 , 0x00004858 
+ 00020247  0x00004a23 ncall  0x00004afc , 0x00000034 
+ 00020248  0x00004a26 fetch  0x00000001 , 0x00004855 
+ 00020249  0x00004a27 beq  0x00000000 , 0x00004f23 
+ 00020250  0x00004a28 beq  0x00000001 , 0x00004f1e 
+ 00020251  0x00004a29 beq  0x00000003 , 0x00004f2e 
+ 00020252  0x00004a2a beq  0x00000002 , 0x00004f36 
+ 00020253  0x00004a2b rtn 
+ 00020254  0x00004a2e jam  0x00000001 , 0x0000485f 
+ 00020255  0x00004a2f arg  0x00004855 , 0x00000006 
+ 00020256  0x00004a30 arg  0x00004846 , 0x00000005 
+ 00020257  0x00004a31 arg  0x00000007 , 0x00000039 
+ 00020258  0x00004a32 branch  0x00007cda 
+ 00020259  0x00004a35 jam  0x00000002 , 0x0000485f 
+ 00020260  0x00004a36 call  0x00004f3e 
+ 00020261  0x00004a37 fetch  0x00000001 , 0x00004666 
+ 00020262  0x00004a38 beq  0x00000001 , 0x00004f2a 
+ 00020263  0x00004a39 call  0x00004af1 
+ 00020264  0x00004a3a fetch  0x00000001 , 0x000049ab 
+ 00020265  0x00004a3b store  0x00000001 , 0x00004857 
+ 00020266  0x00004a3d arg  0x00004855 , 0x00000006 
+ 00020267  0x00004a3e arg  0x0000472a , 0x00000005 
+ 00020268  0x00004a3f arg  0x00000009 , 0x00000039 
+ 00020269  0x00004a40 branch  0x00007cda 
+ 00020270  0x00004a43 jam  0x00000004 , 0x0000485f 
+ 00020271  0x00004a44 call  0x00004f3e 
+ 00020272  0x00004a45 setarg  0x00000003 
+ 00020273  0x00004a46 call  0x00005f15 
+ 00020274  0x00004a47 arg  0x00004856 , 0x00000006 
+ 00020275  0x00004a48 arg  0x0000472b , 0x00000005 
+ 00020276  0x00004a49 arg  0x00000002 , 0x00000039 
+ 00020277  0x00004a4a branch  0x00007cda 
+ 00020278  0x00004a4d jam  0x00000005 , 0x0000485f 
+ 00020279  0x00004a4e call  0x00004f3e 
+ 00020280  0x00004a4f setarg  0x00000002 
+ 00020281  0x00004a50 store  0x00000008 , 0x0000472a 
+ 00020282  0x00004a51 store  0x00000008 , 0x00004733 
+ 00020283  0x00004a52 fetch  0x00000001 , 0x00004856 
+ 00020284  0x00004a53 store  0x00000001 , 0x0000472b 
+ 00020285  0x00004a54 rtn 
+ 00020286  0x00004a58 arg  0x00000012 , 0x00000039 
+ 00020287  0x00004a59 arg  0x0000472a , 0x00000005 
+ 00020288  0x00004a5a branch  0x00007ca1 
+ 00020289  0x00004a60 call  0x00007de2 
+ 00020290  0x00004a61 call  0x0000561c 
+ 00020291  0x00004a62 fetcht  0x00000001 , 0x0000464a 
+ 00020292  0x00004a63 call  0x00006eb2 
+ 00020293  0x00004a64 fetcht  0x00000001 , 0x0000464b 
+ 00020294  0x00004a65 call  0x00006eb2 
+ 00020295  0x00004a67 fetcht  0x00000001 , 0x00004655 
+ 00020296  0x00004a68 call  0x00006eb6 
+ 00020297  0x00004a6a fetch  0x00000002 , 0x00004898 
+ 00020298  0x00004a6b copy  0x0000003f , 0x00000012 
+ 00020299  0x00004a6c arg  0x00000014 , 0x00000039 
+ 00020300  0x00004a6e ifetcht  0x00000001 , 0x00000012 
+ 00020301  0x00004a6f isolate1  0x00000007 , 0x00000002 
+ 00020302  0x00004a70 ncall  0x00006ef7 , 0x00000001 
+ 00020303  0x00004a71 increase  0x00000001 , 0x00000012 
+ 00020304  0x00004a72 loop  0x00004f4c 
+ 00020305  0x00004a74 fetch  0x00000002 , 0x00004896 
+ 00020306  0x00004a75 copy  0x0000003f , 0x00000012 
+ 00020307  0x00004a76 arg  0x00000008 , 0x00000039 
+ 00020308  0x00004a78 ifetcht  0x00000001 , 0x00000012 
+ 00020309  0x00004a79 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00020310  0x00004a7a ncall  0x00006eb2 , 0x00000005 
+ 00020311  0x00004a7b increase  0x00000001 , 0x00000012 
+ 00020312  0x00004a7c loop  0x00004f54 
+ 00020313  0x00004a7d rtn 
+ 00020314  0x00004a80 fetch  0x00000001 , 0x000048eb 
+ 00020315  0x00004a81 branch  0x00006eb6 , 0x00000034 
+ 00020316  0x00004a82 branch  0x00006eb2 
+ 00020317  0x00004a84 rtnmark1  0x00000026 
+ 00020318  0x00004a85 call  0x00004f41 
+ 00020319  0x00004a86 fetch  0x00000001 , 0x00000015 
+ 00020320  0x00004a87 nrtn  0x00000034 
+ 00020321  0x00004a88 branch  0x00006ed3 
+ 00020322  0x00004a8a bpatch  0x0000005a , 0x0000400b 
+ 00020323  0x00004a8b jam  0x000000ff , 0x00004659 
+ 00020324  0x00004a8c call  0x0000739a 
+ 00020325  0x00004a8d call  0x00004f70 
+ 00020326  0x00004a8e call  0x000056a9 
+ 00020327  0x00004a8f call  0x000054dc 
+ 00020328  0x00004a90 call  0x00005d9e 
+ 00020329  0x00004a91 fetcht  0x00000001 , 0x00004659 
+ 00020330  0x00004a92 branch  0x00006ed3 
+ 00020331  0x00004a95 call  0x00004f70 
+ 00020332  0x00004a97 bpatch  0x0000005b , 0x0000400b 
+ 00020333  0x00004a98 call  0x00004f75 
+ 00020334  0x00004a99 call  0x00007d7c 
+ 00020335  0x00004a9a branch  0x00004327 
+ 00020336  0x00004a9d bpatch  0x0000005c , 0x0000400b 
+ 00020337  0x00004a9e call  0x00004b6d 
+ 00020338  0x00004a9f call  0x00004b71 
+ 00020339  0x00004aa0 call  0x00004b7c 
+ 00020340  0x00004aa1 branch  0x00004b6f 
+ 00020341  0x00004aa9 bpatch  0x0000005d , 0x0000400b 
+ 00020342  0x00004aaa call  0x00007de2 
+ 00020343  0x00004aab call  0x00004f70 
+ 00020344  0x00004aac call  0x00005a92 
+ 00020345  0x00004aad call  0x00004f41 
+ 00020346  0x00004aae call  0x000054f9 
+ 00020347  0x00004aaf fetcht  0x00000001 , 0x0000465b 
+ 00020348  0x00004ab0 call  0x000055b5 
+ 00020349  0x00004ab1 call  0x000055b9 
+ 00020350  0x00004ab2 branch  0x000054f2 
+ 00020351  0x00004abf fetch  0x00000002 , 0x000045e0 
+ 00020352  0x00004ac0 and_into  0x000000e0 , 0x0000003f 
+ 00020353  0x00004ac1 branch  0x00004f86 , 0x00000034 
+ 00020354  0x00004ac2 fetch  0x00000002 , 0x000045e0 
+ 00020355  0x00004ac3 increase  0x00000001 , 0x0000003f 
+ 00020356  0x00004ac4 store  0x00000002 , 0x000045e0 
+ 00020357  0x00004ac5 rtn 
+ 00020358  0x00004ac7 call  0x0000357f 
+ 00020359  0x00004ac8 call  0x00003651 
+ 00020360  0x00004ac9 nbranch  0x00003586 , 0x00000018 
+ 00020361  0x00004aca nbranch  0x00003586 , 0x0000002f 
+ 00020362  0x00004acb call  0x00005028 
+ 00020363  0x00004acc branch  0x0000356a 
+ 00020364  0x00004ad2 call  0x00003625 
+ 00020365  0x00004ad3 nbranch  0x00004f91 , 0x00000028 
+ 00020366  0x00004ad5 call  0x00004fa0 
+ 00020367  0x00004ad6 call  0x00004fd5 
+ 00020368  0x00004ad7 branch  0x00004fdb 
+ 00020369  0x00004ada fetch  0x00000008 , 0x0000489c 
+ 00020370  0x00004adb nbranch  0x00004f8e , 0x00000034 
+ 00020371  0x00004adc fetch  0x00000008 , 0x000048a4 
+ 00020372  0x00004add nbranch  0x00004f8e , 0x00000034 
+ 00020373  0x00004ade fetch  0x00000004 , 0x000048ac 
+ 00020374  0x00004adf nbranch  0x00004f8e , 0x00000034 
+ 00020375  0x00004ae1 fetch  0x00000001 , 0x00004618 
+ 00020376  0x00004ae2 rtneq  0x00000001 
+ 00020377  0x00004ae3 call  0x0000369d 
+ 00020378  0x00004ae5 call  0x00004fc8 
+ 00020379  0x00004ae6 nrtn  0x00000028 
+ 00020380  0x00004ae7 fetch  0x00000001 , 0x0000473f 
+ 00020381  0x00004ae8 ncall  0x00004f75 , 0x00000034 
+ 00020382  0x00004ae9 fetch  0x00000004 , 0x000045af 
+ 00020383  0x00004aea branch  0x00003622 
+ 00020384  0x00004aed bpatch  0x0000005e , 0x0000400b 
+ 00020385  0x00004aee jam  0x00000000 , 0x00004601 
+ 00020386  0x00004af0 fetchr  0x0000000b , 0x00000002 , 0x00000040 
+ 00020387  0x00004af1 until  0x00000023 , 0x00000026 
+ 00020388  0x00004af2 call  0x00004df5 
+ 00020389  0x00004af3 fetch  0x00000001 , 0x000049a3 
+ 00020390  0x00004af4 nbranch  0x00005ed1 , 0x00000034 
+ 00020391  0x00004af5 call  0x00003651 
+ 00020392  0x00004af6 fetch  0x00000001 , 0x0000457f 
+ 00020393  0x00004af7 beq  0x00000001 , 0x00003646 
+ 00020394  0x00004af8 nbranch  0x00004faf , 0x00000018 
+ 00020395  0x00004af9 nbranch  0x00004faf , 0x0000002f 
+ 00020396  0x00004afa call  0x00005028 
+ 00020397  0x00004afb jam  0x00000000 , 0x0000473f 
+ 00020398  0x00004afc branch  0x00003646 
+ 00020399  0x00004b00 fetch  0x00000001 , 0x00004602 
+ 00020400  0x00004b01 nrtn  0x00000034 
+ 00020401  0x00004b02 fetch  0x00000002 , 0x000045fe 
+ 00020402  0x00004b03 increase  0x00000001 , 0x0000003f 
+ 00020403  0x00004b04 store  0x00000002 , 0x000045fe 
+ 00020404  0x00004b05 fetch  0x00000001 , 0x000045fe 
+ 00020405  0x00004b06 beq  0x000000ff , 0x00003676 
+ 00020406  0x00004b07 call  0x00004fb8 
+ 00020407  0x00004b08 branch  0x00004fa2 
+ 00020408  0x00004b0c fetcht  0x00000001 , 0x00004601 
+ 00020409  0x00004b0d sub  0x00000002 , 0x00000014 , 0x0000003e 
+ 00020410  0x00004b0e branch  0x00004fbe , 0x00000002 
+ 00020411  0x00004b0f arg  0x00000019 , 0x00000039 
+ 00020412  0x00004b10 call  0x00007c96 
+ 00020413  0x00004b11 branch  0x00003694 
+ 00020414  0x00004b14 increase  0x00000001 , 0x00000002 
+ 00020415  0x00004b15 storet  0x00000001 , 0x00004601 
+ 00020416  0x00004b16 fetch  0x00000004 , 0x0000458f 
+ 00020417  0x00004b17 fetcht  0x00000004 , 0x000045e4 
+ 00020418  0x00004b18 isub  0x00000002 , 0x0000003e 
+ 00020419  0x00004b19 branch  0x00003222 , 0x00000005 
+ 00020420  0x00004b1a fetch  0x00000001 , 0x00004601 
+ 00020421  0x00004b1b sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00020422  0x00004b1c rtn  0x00000002 
+ 00020423  0x00004b1d branch  0x0000369a 
+ 00020424  0x00004b21 enable  0x00000028 
+ 00020425  0x00004b22 call  0x00002408 
+ 00020426  0x00004b23 fetch  0x00000003 , 0x000040bd 
+ 00020427  0x00004b24 branch  0x00007dbc , 0x00000034 
+ 00020428  0x00004b25 fetch  0x00000001 , 0x000049a1 
+ 00020429  0x00004b26 nbranch  0x00007dbc , 0x00000034 
+ 00020430  0x00004b27 fetch  0x00000001 , 0x000049a2 
+ 00020431  0x00004b28 nbranch  0x00007dbc , 0x00000034 
+ 00020432  0x00004b29 fetch  0x00000001 , 0x000049c4 
+ 00020433  0x00004b2a nbranch  0x00007dbc , 0x00000034 
+ 00020434  0x00004b2b fetch  0x00000001 , 0x00004618 
+ 00020435  0x00004b2c beq  0x00000001 , 0x00007dbc 
+ 00020436  0x00004b2d branch  0x000036b9 
+ 00020437  0x00004b30 fetch  0x00000004 , 0x0000458f 
+ 00020438  0x00004b31 fetcht  0x00000004 , 0x000045e4 
+ 00020439  0x00004b32 isub  0x00000002 , 0x0000003e 
+ 00020440  0x00004b33 nbranch  0x000036e9 , 0x00000005 
+ 00020441  0x00004b34 jam  0x0000009e , 0x00004141 
+ 00020442  0x00004b35 rtn 
+ 00020443  0x00004b37 fetch  0x00000008 , 0x0000460b 
+ 00020444  0x00004b38 store  0x00000008 , 0x000045af 
+ 00020445  0x00004b39 fetch  0x00000002 , 0x0000461d 
+ 00020446  0x00004b3a store  0x00000002 , 0x0000461f 
+ 00020447  0x00004b3c bpatch  0x0000005f , 0x0000400b 
+ 00020448  0x00004b3d call  0x000036b4 
+ 00020449  0x00004b3e nrtn  0x00000028 
+ 00020450  0x00004b3f call  0x00007de2 
+ 00020451  0x00004b40 fetch  0x00000003 , 0x00004608 
+ 00020452  0x00004b41 branch  0x00003622 
+ 00020453  0x00004b4a rtnmark0  0x00000026 
+ 00020454  0x00004b4b call  0x00004e47 
+ 00020455  0x00004b4c nrtn  0x00000028 
+ 00020456  0x00004b4d fetch  0x00000008 , 0x00004713 
+ 00020457  0x00004b4e bbit0  0x00000016 , 0x000060a1 
+ 00020458  0x00004b4f fetch  0x00000001 , 0x0000496c 
+ 00020459  0x00004b50 nbranch  0x00004fed , 0x00000034 
+ 00020460  0x00004b51 branch  0x000060a1 
+ 00020461  0x00004b54 jam  0x00000002 , 0x00004589 
+ 00020462  0x00004b55 arg  0x00000009 , 0x00000011 
+ 00020463  0x00004b56 fetch  0x00000001 , 0x0000496d 
+ 00020464  0x00004b57 nbranch  0x00004ff3 , 0x00000034 
+ 00020465  0x00004b58 arg  0x00004733 , 0x00000012 
+ 00020466  0x00004b59 rtn 
+ 00020467  0x00004b5b arg  0x0000472a , 0x00000012 
+ 00020468  0x00004b5c rtn 
+ 00020469  0x00004b62 setarg  0x00000000 
+ 00020470  0x00004b63 store  0x00000003 , 0x000046f8 
+ 00020471  0x00004b64 rtn 
+ 00020472  0x00004b67 bpatch  0x00000060 , 0x0000400c 
+ 00020473  0x00004b68 fetch  0x00000008 , 0x00004713 
+ 00020474  0x00004b69 rtnbit0  0x0000000e 
+ 00020475  0x00004b6a fetch  0x00000001 , 0x0000477d 
+ 00020476  0x00004b6b rtn  0x00000034 
+ 00020477  0x00004b6c fetch  0x00000001 , 0x00004602 
+ 00020478  0x00004b6d rtn  0x00000034 
+ 00020479  0x00004b6e fetch  0x00000001 , 0x000046f5 
+ 00020480  0x00004b6f increase  0x00000001 , 0x0000003f 
+ 00020481  0x00004b70 and_into  0x00000003 , 0x0000003f 
+ 00020482  0x00004b71 store  0x00000001 , 0x000046f5 
+ 00020483  0x00004b72 nrtn  0x00000034 
+ 00020484  0x00004b73 jam  0x00000000 , 0x000046f6 
+ 00020485  0x00004b76 fetch  0x00000001 , 0x000046f6 
+ 00020486  0x00004b77 increase  0x00000001 , 0x0000003f 
+ 00020487  0x00004b78 store  0x00000001 , 0x000046f6 
+ 00020488  0x00004b79 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00020489  0x00004b7a nbranch  0x00005010 , 0x00000002 
+ 00020490  0x00004b7b call  0x0000357f 
+ 00020491  0x00004b7c call  0x00003651 
+ 00020492  0x00004b7d nbranch  0x00005016 , 0x00000018 
+ 00020493  0x00004b7e nbranch  0x00005016 , 0x0000002f 
+ 00020494  0x00004b7f call  0x00005028 
+ 00020495  0x00004b80 call  0x00005020 
+ 00020496  0x00004b82 call  0x0000357b 
+ 00020497  0x00004b83 fetch  0x00000001 , 0x000046f7 
+ 00020498  0x00004b84 increase  0x00000001 , 0x0000003f 
+ 00020499  0x00004b85 store  0x00000001 , 0x000046f7 
+ 00020500  0x00004b86 beq  0x00000010 , 0x00005018 
+ 00020501  0x00004b87 rtn 
+ 00020502  0x00004b8a call  0x00003222 
+ 00020503  0x00004b8b branch  0x00005005 
+ 00020504  0x00004b8e jam  0x00000000 , 0x000046f7 
+ 00020505  0x00004b8f fetch  0x00000001 , 0x000046f8 
+ 00020506  0x00004b90 rtnbit1  0x00000000 
+ 00020507  0x00004b91 set1  0x00000000 , 0x0000003f 
+ 00020508  0x00004b92 store  0x00000001 , 0x000046f8 
+ 00020509  0x00004b93 fetch  0x00000002 , 0x00004723 
+ 00020510  0x00004b94 store  0x00000002 , 0x00004781 
+ 00020511  0x00004b95 rtn 
+ 00020512  0x00004b99 fetch  0x00000001 , 0x00004602 
+ 00020513  0x00004b9a branch  0x00004ff5 , 0x00000034 
+ 00020514  0x00004b9b jam  0x00000000 , 0x000046f7 
+ 00020515  0x00004b9c fetch  0x00000001 , 0x000046f8 
+ 00020516  0x00004b9d rtnbit0  0x00000000 
+ 00020517  0x00004b9e set0  0x00000000 , 0x0000003f 
+ 00020518  0x00004b9f store  0x00000001 , 0x000046f8 
+ 00020519  0x00004ba0 branch  0x00005c0b 
+ 00020520  0x00004ba4 call  0x0000366e 
+ 00020521  0x00004ba5 fetch  0x00000001 , 0x000044f8 
+ 00020522  0x00004ba6 compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00020523  0x00004ba7 nrtn  0x00000001 
+ 00020524  0x00004ba8 fetch  0x00000001 , 0x000044f9 
+ 00020525  0x00004ba9 beq  0x000000ff , 0x00004b11 
+ 00020526  0x00004baa rtn 
+ 00020527  0x00004bb0 jam  0x00000001 , 0x000049f1 
+ 00020528  0x00004bb1 arg  0x00000017 , 0x00000011 
+ 00020529  0x00004bb2 arg  0x00000004 , 0x00000012 
+ 00020530  0x00004bb3 call  0x000029fb 
+ 00020531  0x00004bb4 setarg  0x00000006 
+ 00020532  0x00004bb5 istore  0x00000001 , 0x00000005 
+ 00020533  0x00004bb6 setarg  0x00000001 
+ 00020534  0x00004bb7 istore  0x00000002 , 0x00000005 
+ 00020535  0x00004bb8 setarg  0x0000ffff 
+ 00020536  0x00004bb9 istore  0x00000002 , 0x00000005 
+ 00020537  0x00004bba setarg  0x00002800 
+ 00020538  0x00004bbb istore  0x00000002 , 0x00000005 
+ 00020539  0x00004bbc arg  0x000049e1 , 0x00000006 
+ 00020540  0x00004bbd branch  0x00007c8f 
+ 00020541  0x00004bbf bpatch  0x00000061 , 0x0000400c 
+ 00020542  0x00004bc0 fetch  0x00000001 , 0x000049f1 
+ 00020543  0x00004bc1 rtn  0x00000034 
+ 00020544  0x00004bc2 copy  0x00000011 , 0x00000006 
+ 00020545  0x00004bc3 ifetch  0x00000003 , 0x00000006 
+ 00020546  0x00004bc4 store  0x00000003 , 0x00004397 
+ 00020547  0x00004bc5 beq  0x0000000b , 0x00005091 
+ 00020548  0x00004bc6 beq  0x00000009 , 0x00005078 
+ 00020549  0x00004bc7 beq  0x00000007 , 0x00005048 
+ 00020550  0x00004bc8 beq  0x00000001 , 0x0000505b 
+ 00020551  0x00004bc9 branch  0x00002b96 
+ 00020552  0x00004bcc fetch  0x00000001 , 0x000049f1 
+ 00020553  0x00004bcd beq  0x00000002 , 0x0000506c 
+ 00020554  0x00004bcf jam  0x00000002 , 0x000049c6 
+ 00020555  0x00004bd0 branch  0x00005050 
+ 00020556  0x00004bd3 fetch  0x00000001 , 0x000042cb 
+ 00020557  0x00004bd4 store  0x00000001 , 0x000049c6 
+ 00020558  0x00004bd5 branch  0x00005050 
+ 00020559  0x00004bd7 jam  0x00000003 , 0x000049c6 
+ 00020560  0x00004bd9 jam  0x00000000 , 0x000049f1 
+ 00020561  0x00004bda fetcht  0x00000002 , 0x000049df 
+ 00020562  0x00004bdb setarg  0x00001fd0 
+ 00020563  0x00004bdc isub  0x00000002 , 0x00000012 
+ 00020564  0x00004bdd arg  0x000049c6 , 0x00000011 
+ 00020565  0x00004bdf arg  0x00000001 , 0x00000039 
+ 00020566  0x00004be0 call  0x00006b45 
+ 00020567  0x00004be1 fetcht  0x00000002 , 0x000049df 
+ 00020568  0x00004be2 increase  0x0000000e , 0x00000002 
+ 00020569  0x00004be3 storet  0x00000002 , 0x000049df 
+ 00020570  0x00004be4 rtn 
+ 00020571  0x00004be9 fetch  0x00000001 , 0x000049f1 
+ 00020572  0x00004bea beq  0x00000002 , 0x0000504c 
+ 00020573  0x00004beb jam  0x00000002 , 0x000049f1 
+ 00020574  0x00004bec arg  0x00000009 , 0x00000011 
+ 00020575  0x00004bed arg  0x00000004 , 0x00000012 
+ 00020576  0x00004bee call  0x000029fb 
+ 00020577  0x00004bef setarg  0x00000006 
+ 00020578  0x00004bf0 istore  0x00000001 , 0x00000005 
+ 00020579  0x00004bf1 setarg  0x00000001 
+ 00020580  0x00004bf2 istore  0x00000002 , 0x00000005 
+ 00020581  0x00004bf3 setarg  0x0000ffff 
+ 00020582  0x00004bf4 istore  0x00000002 , 0x00000005 
+ 00020583  0x00004bf5 setarg  0x00002800 
+ 00020584  0x00004bf6 istore  0x00000002 , 0x00000005 
+ 00020585  0x00004bf7 arg  0x00000002 , 0x00000039 
+ 00020586  0x00004bf8 arg  0x000049f2 , 0x00000006 
+ 00020587  0x00004bf9 branch  0x00007cda 
+ 00020588  0x00004bfc arg  0x00000007 , 0x00000011 
+ 00020589  0x00004bfd arg  0x00000004 , 0x00000012 
+ 00020590  0x00004bfe call  0x000029fb 
+ 00020591  0x00004bff setarg  0x00000008 
+ 00020592  0x00004c00 istore  0x00000001 , 0x00000005 
+ 00020593  0x00004c01 fetcht  0x00000002 , 0x00004339 
+ 00020594  0x00004c02 increase  0x00000005 , 0x00000002 
+ 00020595  0x00004c03 ifetch  0x00000004 , 0x00000002 
+ 00020596  0x00004c04 istore  0x00000004 , 0x00000005 
+ 00020597  0x00004c05 setarg  0x00002803 
+ 00020598  0x00004c06 istore  0x00000002 , 0x00000005 
+ 00020599  0x00004c07 rtn 
+ 00020600  0x00004c0a fetch  0x00000002 , 0x00004335 
+ 00020601  0x00004c0b increase  0xfffffffe , 0x0000003f 
+ 00020602  0x00004c0c div  0x0000003f , 0x00000007 
+ 00020603  0x00004c0d call  0x00007d62 
+ 00020604  0x00004c0e quotient  0x00000039 
+ 00020605  0x00004c0f fetch  0x00000002 , 0x00004339 
+ 00020606  0x00004c10 add  0x0000003f , 0x00000006 , 0x00000006 
+ 00020607  0x00004c11 branch  0x00005080 
+ 00020608  0x00004c14 increase  0x00000003 , 0x00000006 
+ 00020609  0x00004c15 ifetch  0x00000002 , 0x00000006 
+ 00020610  0x00004c16 copy  0x0000003f , 0x00000013 
+ 00020611  0x00004c17 ifetch  0x00000002 , 0x00000006 
+ 00020612  0x00004c18 arg  0x00002a29 , 0x00000002 
+ 00020613  0x00004c19 isub  0x00000002 , 0x0000003e 
+ 00020614  0x00004c1a branch  0x00005089 , 0x00000005 
+ 00020615  0x00004c1b loop  0x00005080 
+ 00020616  0x00004c1c branch  0x0000504c 
+ 00020617  0x00004c1e arg  0x00000003 , 0x00000011 
+ 00020618  0x00004c1f arg  0x00000004 , 0x00000012 
+ 00020619  0x00004c20 call  0x000029fb 
+ 00020620  0x00004c21 setarg  0x0000000a 
+ 00020621  0x00004c22 istore  0x00000001 , 0x00000005 
+ 00020622  0x00004c23 copy  0x00000013 , 0x0000003f 
+ 00020623  0x00004c24 istore  0x00000002 , 0x00000005 
+ 00020624  0x00004c25 rtn 
+ 00020625  0x00004c28 fetch  0x00000002 , 0x00004335 
+ 00020626  0x00004c29 arg  0x00000009 , 0x00000039 
+ 00020627  0x00004c2a fetch  0x00000002 , 0x00004339 
+ 00020628  0x00004c2b add  0x0000003f , 0x00000005 , 0x00000011 
+ 00020629  0x00004c2c arg  0x000049f4 , 0x00000012 
+ 00020630  0x00004c2d call  0x00007d64 
+ 00020631  0x00004c2e branch  0x0000504f , 0x00000005 
+ 00020632  0x00004c2f branch  0x0000504c 
+ 00020633  0x00004c38 branch  0x000050bd , 0x0000002b 
+ 00020634  0x00004c39 call  0x00002952 
+ 00020635  0x00004c3a setarg  0x000050c7 
+ 00020636  0x00004c3b store  0x00000002 , 0x000043db 
+ 00020637  0x00004c3c setarg  0x000050ca 
+ 00020638  0x00004c3d store  0x00000002 , 0x000043dd 
+ 00020639  0x00004c3e setarg  0x000050c3 
+ 00020640  0x00004c3f store  0x00000002 , 0x000043d3 
+ 00020641  0x00004c40 setarg  0x00005180 
+ 00020642  0x00004c41 store  0x00000002 , 0x000043e1 
+ 00020643  0x00004c42 setarg  0x000053b0 
+ 00020644  0x00004c43 store  0x00000002 , 0x000043df 
+ 00020645  0x00004c44 setarg  0x000053c1 
+ 00020646  0x00004c45 store  0x00000002 , 0x000043e3 
+ 00020647  0x00004c47 bpatch  0x00000062 , 0x0000400c 
+ 00020648  0x00004c48 call  0x000050ab 
+ 00020649  0x00004c49 call  0x000050be 
+ 00020650  0x00004c4a branch  0x0000533b 
+ 00020651  0x00004c4d fetch  0x00000001 , 0x00008060 
+ 00020652  0x00004c4e set0  0x00000000 , 0x0000003f 
+ 00020653  0x00004c4f store  0x00000001 , 0x00008060 
+ 00020654  0x00004c50 fetch  0x00000008 , 0x00004500 
+ 00020655  0x00004c51 call  0x00006d68 
+ 00020656  0x00004c52 fetch  0x00000002 , 0x00004508 
+ 00020657  0x00004c53 call  0x00006d73 
+ 00020658  0x00004c54 call  0x00006d82 
+ 00020659  0x00004c55 jam  0x00000008 , 0x00008077 
+ 00020660  0x00004c56 jam  0x00000049 , 0x00008076 
+ 00020661  0x00004c57 jam  0x0000000a , 0x00008079 
+ 00020662  0x00004c58 jam  0x0000000b , 0x0000807a 
+ 00020663  0x00004c5a arg  0x00000081 , 0x00000002 
+ 00020664  0x00004c5b fetch  0x00000002 , 0x0000450f 
+ 00020665  0x00004c5c isolate1  0x00000000 , 0x0000003f 
+ 00020666  0x00004c5d setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00020667  0x00004c5e storet  0x00000001 , 0x00008060 
+ 00020668  0x00004c5f rtn 
+ 00020669  0x00004c62 branch  0x000050ab 
+ 00020670  0x00004c67 fetcht  0x00000001 , 0x000044f5 
+ 00020671  0x00004c68 call  0x00006ef7 
+ 00020672  0x00004c69 call  0x000050ed 
+ 00020673  0x00004c6a fetcht  0x00000001 , 0x000044f3 
+ 00020674  0x00004c6b branch  0x00006edd 
+ 00020675  0x00004c6e fetcht  0x00000001 , 0x000044f3 
+ 00020676  0x00004c6f call  0x00006ee6 
+ 00020677  0x00004c70 nbranch  0x0000430a , 0x00000001 
+ 00020678  0x00004c71 branch  0x00004308 
+ 00020679  0x00004c75 call  0x000069a9 
+ 00020680  0x00004c76 nrtn  0x00000034 
+ 00020681  0x00004c77 branch  0x000050ef 
+ 00020682  0x00004c7b copy  0x00000013 , 0x0000003f 
+ 00020683  0x00004c7c beq  0x00000014 , 0x000050dc 
+ 00020684  0x00004c7d beq  0x00000015 , 0x000050d8 
+ 00020685  0x00004c7e beq  0x00000030 , 0x00005375 
+ 00020686  0x00004c7f beq  0x00000031 , 0x00005377 
+ 00020687  0x00004c80 beq  0x00000032 , 0x00005381 
+ 00020688  0x00004c81 beq  0x00000033 , 0x0000537f 
+ 00020689  0x00004c82 beq  0x00000034 , 0x0000536f 
+ 00020690  0x00004c83 beq  0x0000003d , 0x0000534f 
+ 00020691  0x00004c84 beq  0x00000041 , 0x000050e2 
+ 00020692  0x00004c85 beq  0x00000042 , 0x000050e4 
+ 00020693  0x00004c86 beq  0x00000043 , 0x0000536d 
+ 00020694  0x00004c87 beq  0x0000003b , 0x00005358 
+ 00020695  0x00004c88 rtn 
+ 00020696  0x00004c8d call  0x000029cb 
+ 00020697  0x00004c8e jam  0x00000000 , 0x00004511 
+ 00020698  0x00004c8f call  0x000050e0 
+ 00020699  0x00004c90 branch  0x00005321 
+ 00020700  0x00004c97 call  0x000050e7 
+ 00020701  0x00004c98 fetch  0x00000001 , 0x000044fe 
+ 00020702  0x00004c99 store  0x00000001 , 0x000040c0 
+ 00020703  0x00004c9a branch  0x0000531f 
+ 00020704  0x00004c9f call  0x00005149 
+ 00020705  0x00004ca0 branch  0x000050e5 
+ 00020706  0x00004ca4 call  0x000030f3 
+ 00020707  0x00004ca5 branch  0x00002ed5 
+ 00020708  0x00004ca8 branch  0x00005391 
+ 00020709  0x00004cac fetcht  0x00000001 , 0x000044f5 
+ 00020710  0x00004cad branch  0x00006ef7 
+ 00020711  0x00004cb0 call  0x000050e9 
+ 00020712  0x00004cb1 branch  0x000050ed 
+ 00020713  0x00004cb4 fetch  0x00000001 , 0x000044f8 
+ 00020714  0x00004cb5 isolate1  0x00000001 , 0x0000003f 
+ 00020715  0x00004cb6 call  0x00004315 , 0x00000001 
+ 00020716  0x00004cb7 rtn 
+ 00020717  0x00004cb9 fetcht  0x00000001 , 0x000044f5 
+ 00020718  0x00004cba branch  0x00006ef3 
+ 00020719  0x00004cbe fetch  0x00000001 , 0x0000810b 
+ 00020720  0x00004cbf rtnbit1  0x00000002 
+ 00020721  0x00004cc0 call  0x00006d96 
+ 00020722  0x00004cc1 ifetch  0x00000001 , 0x00000003 
+ 00020723  0x00004cc2 bne  0x00000001 , 0x00005105 
+ 00020724  0x00004cc3 fetch  0x00000002 , 0x00008112 
+ 00020725  0x00004cc4 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00020726  0x00004cc5 rtn  0x00000002 
+ 00020727  0x00004cc6 ifetch  0x00000001 , 0x00000003 
+ 00020728  0x00004cc7 store  0x00000001 , 0x000006e2 
+ 00020729  0x00004cc8 ifetcht  0x00000001 , 0x00000003 
+ 00020730  0x00004cc9 copy  0x00000003 , 0x00000011 
+ 00020731  0x00004cca storet  0x00000001 , 0x000006e3 
+ 00020732  0x00004ccb add  0x00000002 , 0x00000003 , 0x00000002 
+ 00020733  0x00004ccc fetch  0x00000002 , 0x00008112 
+ 00020734  0x00004ccd isub  0x00000002 , 0x00000002 
+ 00020735  0x00004cce nrtn  0x00000002 
+ 00020736  0x00004ccf jam  0x00000001 , 0x000006e4 
+ 00020737  0x00004cd0 call  0x00005113 
+ 00020738  0x00004cd1 fetch  0x00000001 , 0x000006e4 
+ 00020739  0x00004cd2 rtneq  0x00000000 
+ 00020740  0x00004cd3 branch  0x0000510e 
+ 00020741  0x00004cd6 call  0x00007c95 
+ 00020742  0x00004cd7 call  0x0000535e 
+ 00020743  0x00004cd8 branch  0x00005108 
+ 00020744  0x00004cdc bpatch  0x00000063 , 0x0000400c 
+ 00020745  0x00004cdd call  0x00006d96 
+ 00020746  0x00004cde fetch  0x00000002 , 0x00008112 
+ 00020747  0x00004cdf rtn  0x00000034 
+ 00020748  0x00004ce0 iadd  0x00000003 , 0x00000003 
+ 00020749  0x00004ce1 branch  0x00005112 
+ 00020750  0x00004ce4 call  0x00006d96 
+ 00020751  0x00004ce5 increase  0x00000002 , 0x00000003 
+ 00020752  0x00004ce6 ifetch  0x00000001 , 0x00000003 
+ 00020753  0x00004ce7 iadd  0x00000003 , 0x00000003 
+ 00020754  0x00004ce9 branch  0x00006d9c 
+ 00020755  0x00004ced bpatch  0x00000064 , 0x0000400c 
+ 00020756  0x00004cee fetch  0x00000001 , 0x000006e2 
+ 00020757  0x00004cef beq  0x00000001 , 0x0000513d 
+ 00020758  0x00004cf0 beq  0x00000002 , 0x00005142 
+ 00020759  0x00004cf1 beq  0x00000004 , 0x00005150 
+ 00020760  0x00004cf2 beq  0x00000009 , 0x00005154 
+ 00020761  0x00004cf3 beq  0x0000000b , 0x000051ab 
+ 00020762  0x00004cf4 beq  0x0000000e , 0x000051ac 
+ 00020763  0x00004cf5 beq  0x0000000f , 0x000051b4 
+ 00020764  0x00004cf6 beq  0x00000010 , 0x000051bc 
+ 00020765  0x00004cf7 beq  0x00000012 , 0x000051c0 
+ 00020766  0x00004cf8 beq  0x00000026 , 0x000051c4 
+ 00020767  0x00004cf9 beq  0x00000028 , 0x000051c9 
+ 00020768  0x00004cfa beq  0x0000002a , 0x000051cc 
+ 00020769  0x00004cfb beq  0x0000002b , 0x000051ff 
+ 00020770  0x00004cfc beq  0x0000002c , 0x00005205 
+ 00020771  0x00004cfd beq  0x00000030 , 0x0000520c 
+ 00020772  0x00004cfe beq  0x00000031 , 0x00005211 
+ 00020773  0x00004cff beq  0x00000032 , 0x00005222 
+ 00020774  0x00004d00 beq  0x00000033 , 0x0000522d 
+ 00020775  0x00004d01 beq  0x00000034 , 0x0000525a 
+ 00020776  0x00004d02 beq  0x00000035 , 0x0000525d 
+ 00020777  0x00004d03 beq  0x00000036 , 0x00005266 
+ 00020778  0x00004d04 beq  0x00000037 , 0x0000526f 
+ 00020779  0x00004d05 beq  0x00000038 , 0x00005275 
+ 00020780  0x00004d06 beq  0x00000040 , 0x0000527d 
+ 00020781  0x00004d07 beq  0x00000042 , 0x00005287 
+ 00020782  0x00004d08 beq  0x00000048 , 0x0000528c 
+ 00020783  0x00004d0a beq  0x00000051 , 0x00005297 
+ 00020784  0x00004d0b beq  0x00000061 , 0x0000529b 
+ 00020785  0x00004d0c beq  0x00000076 , 0x000052aa 
+ 00020786  0x00004d0d beq  0x00000077 , 0x000052b0 
+ 00020787  0x00004d0e beq  0x00000078 , 0x000052b5 
+ 00020788  0x00004d0f beq  0x0000007a , 0x000052eb 
+ 00020789  0x00004d10 beq  0x0000007b , 0x000052f9 
+ 00020790  0x00004d11 beq  0x00000090 , 0x000052ff 
+ 00020791  0x00004d12 beq  0x00000091 , 0x00005304 
+ 00020792  0x00004d13 beq  0x00000092 , 0x00005308 
+ 00020793  0x00004d14 beq  0x00000093 , 0x0000530d 
+ 00020794  0x00004d15 beq  0x00000094 , 0x00005311 
+ 00020795  0x00004d16 beq  0x000000ff , 0x00005317 
+ 00020796  0x00004d17 branch  0x00005319 
+ 00020797  0x00004d1e fetch  0x00000001 , 0x000006e3 
+ 00020798  0x00004d1f bne  0x00000006 , 0x00005319 
+ 00020799  0x00004d20 ifetch  0x00000006 , 0x00000003 
+ 00020800  0x00004d21 store  0x00000006 , 0x000042db 
+ 00020801  0x00004d22 branch  0x0000531c 
+ 00020802  0x00004d27 fetch  0x00000001 , 0x000006e3 
+ 00020803  0x00004d28 bne  0x00000001 , 0x00005319 
+ 00020804  0x00004d29 ifetcht  0x00000001 , 0x00000003 
+ 00020805  0x00004d2a storet  0x00000001 , 0x000044ff 
+ 00020806  0x00004d2b call  0x0000531c 
+ 00020807  0x00004d2c fetch  0x00000002 , 0x000044e9 
+ 00020808  0x00004d2d rtnbit1  0x00000009 
+ 00020809  0x00004d31 fetch  0x00000001 , 0x000044f8 
+ 00020810  0x00004d32 isolate1  0x00000001 , 0x0000003f 
+ 00020811  0x00004d33 nrtn  0x00000001 
+ 00020812  0x00004d34 fetcht  0x00000001 , 0x000044ff 
+ 00020813  0x00004d35 isolate1  0x00000002 , 0x00000002 
+ 00020814  0x00004d36 branch  0x00004317 , 0x00000001 
+ 00020815  0x00004d37 branch  0x00004315 
+ 00020816  0x00004d3d arg  0x0000001d , 0x0000003f 
+ 00020817  0x00004d3e arg  0x0000426b , 0x00000005 
+ 00020818  0x00004d3f call  0x00005260 
+ 00020819  0x00004d40 branch  0x00002952 
+ 00020820  0x00004d46 fetch  0x00000002 , 0x000044e9 
+ 00020821  0x00004d47 bbit0  0x00000009 , 0x00005319 
+ 00020822  0x00004d48 call  0x000051a8 
+ 00020823  0x00004d49 branch  0x00005319 , 0x00000028 
+ 00020824  0x00004d4a jam  0x00000000 , 0x000006e4 
+ 00020825  0x00004d4b fetch  0x00000002 , 0x0000450f 
+ 00020826  0x00004d4c bbit1  0x00000008 , 0x00005179 
+ 00020827  0x00004d4d fetch  0x00000001 , 0x00004511 
+ 00020828  0x00004d4e nrtn  0x00000034 
+ 00020829  0x00004d4f jam  0x00000001 , 0x000006e4 
+ 00020830  0x00004d50 ifetch  0x00000002 , 0x00000003 
+ 00020831  0x00004d51 store  0x00000002 , 0x00004512 
+ 00020832  0x00004d52 storer  0x00000003 , 0x00000002 , 0x00004514 
+ 00020833  0x00004d53 fetch  0x00000001 , 0x000006e3 
+ 00020834  0x00004d54 pincrease  0xfffffffe 
+ 00020835  0x00004d55 nbranch  0x00005319 , 0x00000002 
+ 00020836  0x00004d56 branch  0x00005319 , 0x00000005 
+ 00020837  0x00004d57 store  0x00000001 , 0x00004511 
+ 00020838  0x00004d58 fetcht  0x00000002 , 0x00004512 
+ 00020839  0x00004d59 increase  0xffffffff , 0x00000002 
+ 00020840  0x00004d5a call  0x00002cd2 
+ 00020841  0x00004d5b branch  0x0000517c , 0x00000034 
+ 00020842  0x00004d5c ifetcht  0x00000004 , 0x00000006 
+ 00020843  0x00004d5d setarg  0x01280302 
+ 00020844  0x00004d5e isub  0x00000002 , 0x0000003e 
+ 00020845  0x00004d5f nbranch  0x0000517c , 0x00000005 
+ 00020846  0x00004d60 ifetch  0x00000001 , 0x00000006 
+ 00020847  0x00004d61 store  0x00000001 , 0x00004516 
+ 00020848  0x00004d62 and_into  0x00000030 , 0x0000003f 
+ 00020849  0x00004d63 branch  0x0000517c , 0x00000034 
+ 00020850  0x00004d64 jam  0x00000000 , 0x000006e4 
+ 00020851  0x00004d65 call  0x000029c9 
+ 00020852  0x00004d66 call  0x00005180 
+ 00020853  0x00004d67 call  0x00005180 
+ 00020854  0x00004d68 call  0x00005180 
+ 00020855  0x00004d69 fetch  0x00000002 , 0x0000450f 
+ 00020856  0x00004d6a rtnbit0  0x00000008 
+ 00020857  0x00004d6c jam  0x00000001 , 0x000006e4 
+ 00020858  0x00004d6d call  0x000053d6 
+ 00020859  0x00004d6e branch  0x0000531c 
+ 00020860  0x00004d71 jam  0x00000000 , 0x00004511 
+ 00020861  0x00004d72 jam  0x00000001 , 0x000006e4 
+ 00020862  0x00004d73 call  0x000053d6 
+ 00020863  0x00004d74 branch  0x00005319 
+ 00020864  0x00004d77 fetch  0x00000001 , 0x00004511 
+ 00020865  0x00004d78 rtn  0x00000034 
+ 00020866  0x00004d79 call  0x00002a28 
+ 00020867  0x00004d7a nrtn  0x00000034 
+ 00020868  0x00004d7b call  0x000051a3 
+ 00020869  0x00004d7c bpatch  0x00000065 , 0x0000400c 
+ 00020870  0x00004d7d fetch  0x00000002 , 0x000042e1 
+ 00020871  0x00004d7e call  0x00007db0 
+ 00020872  0x00004d7f copy  0x0000003f , 0x00000002 
+ 00020873  0x00004d80 fetch  0x00000001 , 0x00004396 
+ 00020874  0x00004d81 rtnbit1  0x00000000 
+ 00020875  0x00004d82 add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00020876  0x00004d83 arg  0x000000fb , 0x00000002 
+ 00020877  0x00004d84 call  0x00007db0 
+ 00020878  0x00004d85 fetcht  0x00000001 , 0x00004511 
+ 00020879  0x00004d86 call  0x00007db0 
+ 00020880  0x00004d87 copy  0x0000003f , 0x00000011 
+ 00020881  0x00004d88 copy  0x00000002 , 0x0000003f 
+ 00020882  0x00004d89 isub  0x00000011 , 0x0000003f 
+ 00020883  0x00004d8a store  0x00000001 , 0x00004511 
+ 00020884  0x00004d8b call  0x0000519e 
+ 00020885  0x00004d8c fetch  0x00000002 , 0x00004514 
+ 00020886  0x00004d8d copy  0x0000003f , 0x00000003 
+ 00020887  0x00004d8e copy  0x00000011 , 0x00000039 
+ 00020888  0x00004d8f call  0x00006dca 
+ 00020889  0x00004d90 copy  0x00000003 , 0x0000003f 
+ 00020890  0x00004d91 store  0x00000002 , 0x00004514 
+ 00020891  0x00004d92 fetch  0x00000001 , 0x00004511 
+ 00020892  0x00004d93 nrtn  0x00000034 
+ 00020893  0x00004d94 branch  0x000053d4 
+ 00020894  0x00004d97 fetcht  0x00000002 , 0x00004512 
+ 00020895  0x00004d98 fetch  0x00000001 , 0x00004516 
+ 00020896  0x00004d99 bbit1  0x00000005 , 0x00002df7 
+ 00020897  0x00004d9a bbit1  0x00000004 , 0x00002dee 
+ 00020898  0x00004d9b rtn 
+ 00020899  0x00004da0 arg  0x00000017 , 0x00000002 
+ 00020900  0x00004da1 fetch  0x00000002 , 0x0000450f 
+ 00020901  0x00004da2 rtnbit1  0x00000001 
+ 00020902  0x00004da3 fetcht  0x00000002 , 0x000042e3 
+ 00020903  0x00004da4 rtn 
+ 00020904  0x00004da7 fetch  0x00000002 , 0x0000450f 
+ 00020905  0x00004da8 bbit1  0x00000002 , 0x00002dc7 
+ 00020906  0x00004da9 branch  0x00007dbc 
+ 00020907  0x00004dae branch  0x0000533f 
+ 00020908  0x00004db5 ifetch  0x00000001 , 0x00000003 
+ 00020909  0x00004db6 fetcht  0x00000001 , 0x0000450f 
+ 00020910  0x00004db7 nsetflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00020911  0x00004db8 storet  0x00000001 , 0x0000450f 
+ 00020912  0x00004db9 fetcht  0x00000001 , 0x00008060 
+ 00020913  0x00004dba nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00020914  0x00004dbb storet  0x00000001 , 0x00008060 
+ 00020915  0x00004dbc branch  0x0000531c 
+ 00020916  0x00004dc1 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020917  0x00004dc2 call  0x00007d33 
+ 00020918  0x00004dc3 call  0x00006d77 
+ 00020919  0x00004dc4 store  0x00000002 , 0x00004508 
+ 00020920  0x00004dc5 call  0x0000531c 
+ 00020921  0x00004dc6 call  0x00006dae 
+ 00020922  0x00004dc7 fetch  0x00000002 , 0x00004508 
+ 00020923  0x00004dc8 branch  0x00006d73 
+ 00020924  0x00004dcd arg  0x00000002 , 0x00000011 
+ 00020925  0x00004dce arg  0x000044f1 , 0x00000012 
+ 00020926  0x00004dcf arg  0x00000000 , 0x00000002 
+ 00020927  0x00004dd0 branch  0x00005323 
+ 00020928  0x00004dd6 fetch  0x00000002 , 0x000044e9 
+ 00020929  0x00004dd7 bbit0  0x00000009 , 0x00005319 
+ 00020930  0x00004dd9 call  0x0000531c 
+ 00020931  0x00004dda branch  0x0000431f 
+ 00020932  0x00004de1 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00020933  0x00004de2 fetch  0x00000002 , 0x000043f8 
+ 00020934  0x00004de3 icopy  0x00000005 
+ 00020935  0x00004de4 call  0x00006dca 
+ 00020936  0x00004de5 branch  0x0000531c 
+ 00020937  0x00004dea fetch  0x00000002 , 0x000044e9 
+ 00020938  0x00004deb bbit1  0x00000009 , 0x0000528c 
+ 00020939  0x00004dec branch  0x00005319 
+ 00020940  0x00004df1 arg  0x00000040 , 0x00000039 
+ 00020941  0x00004df2 arg  0x00004348 , 0x00000005 
+ 00020942  0x00004df3 call  0x00007ca1 
+ 00020943  0x00004df4 setarg  0x00000000 
+ 00020944  0x00004df5 store  0x00000001 , 0x00000688 
+ 00020945  0x00004df6 copy  0x00000011 , 0x00000003 
+ 00020946  0x00004df8 copy  0x00000003 , 0x0000003f 
+ 00020947  0x00004df9 store  0x00000002 , 0x0000068c 
+ 00020948  0x00004dfa call  0x000051fa 
+ 00020949  0x00004dfc fetch  0x00000001 , 0x00000688 
+ 00020950  0x00004dfd fetcht  0x00000001 , 0x00000678 
+ 00020951  0x00004dfe increase  0x00000001 , 0x00000002 
+ 00020952  0x00004dff iadd  0x00000002 , 0x0000003f 
+ 00020953  0x00004e00 store  0x00000001 , 0x00000688 
+ 00020954  0x00004e02 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00020955  0x00004e03 nbranch  0x000051e6 , 0x00000002 
+ 00020956  0x00004e05 fetcht  0x00000001 , 0x00004348 
+ 00020957  0x00004e06 setarg  0x00004349 
+ 00020958  0x00004e07 iadd  0x00000002 , 0x0000003f 
+ 00020959  0x00004e08 store  0x00000002 , 0x00000691 
+ 00020960  0x00004e09 fetcht  0x00000001 , 0x00000678 
+ 00020961  0x00004e0a increase  0x00000001 , 0x00000002 
+ 00020962  0x00004e0b fetch  0x00000001 , 0x00004348 
+ 00020963  0x00004e0c iadd  0x00000002 , 0x0000003f 
+ 00020964  0x00004e0d store  0x00000001 , 0x00004348 
+ 00020965  0x00004e0e branch  0x000051ef 
+ 00020966  0x00004e10 fetcht  0x00000001 , 0x00004368 
+ 00020967  0x00004e11 setarg  0x00004369 
+ 00020968  0x00004e12 iadd  0x00000002 , 0x0000003f 
+ 00020969  0x00004e13 store  0x00000002 , 0x00000691 
+ 00020970  0x00004e14 fetcht  0x00000001 , 0x00000678 
+ 00020971  0x00004e15 increase  0x00000001 , 0x00000002 
+ 00020972  0x00004e16 fetch  0x00000001 , 0x00004368 
+ 00020973  0x00004e17 iadd  0x00000002 , 0x0000003f 
+ 00020974  0x00004e18 store  0x00000001 , 0x00004368 
+ 00020975  0x00004e1a fetch  0x00000002 , 0x00000691 
+ 00020976  0x00004e1b copy  0x0000003f , 0x00000005 
+ 00020977  0x00004e1c fetch  0x00000002 , 0x0000068c 
+ 00020978  0x00004e1d copy  0x0000003f , 0x00000003 
+ 00020979  0x00004e1f copy  0x00000002 , 0x00000039 
+ 00020980  0x00004e20 call  0x00006dca 
+ 00020981  0x00004e22 fetch  0x00000001 , 0x000006e3 
+ 00020982  0x00004e23 fetcht  0x00000001 , 0x00000688 
+ 00020983  0x00004e24 isub  0x00000002 , 0x0000003e 
+ 00020984  0x00004e25 nbranch  0x000051d2 , 0x00000005 
+ 00020985  0x00004e26 branch  0x0000531c 
+ 00020986  0x00004e2a ifetch  0x00000001 , 0x00000003 
+ 00020987  0x00004e2b store  0x00000001 , 0x00000678 
+ 00020988  0x00004e2c ifetch  0x00000001 , 0x00000003 
+ 00020989  0x00004e2d store  0x00000001 , 0x00000684 
+ 00020990  0x00004e2e rtn 
+ 00020991  0x00004e33 arg  0x00000000 , 0x00000002 
+ 00020992  0x00004e34 arg  0x00000002 , 0x00000011 
+ 00020993  0x00004e35 fetch  0x00000002 , 0x0000450c 
+ 00020994  0x00004e36 store  0x00000002 , 0x000006a1 
+ 00020995  0x00004e37 arg  0x000006a1 , 0x00000012 
+ 00020996  0x00004e38 branch  0x00005323 
+ 00020997  0x00004e3d fetch  0x00000001 , 0x000006e3 
+ 00020998  0x00004e3e bne  0x00000001 , 0x00005319 
+ 00020999  0x00004e3f ifetch  0x00000001 , 0x00000003 
+ 00021000  0x00004e40 store  0x00000001 , 0x0000450a 
+ 00021001  0x00004e41 setarg  0x00000000 
+ 00021002  0x00004e42 store  0x00000002 , 0x0000450c 
+ 00021003  0x00004e43 branch  0x0000531c 
+ 00021004  0x00004e48 fetch  0x00000001 , 0x000006e3 
+ 00021005  0x00004e49 bne  0x00000004 , 0x00005319 
+ 00021006  0x00004e4a fetch  0x00000002 , 0x000044e9 
+ 00021007  0x00004e4b bbit1  0x00000009 , 0x000052eb 
+ 00021008  0x00004e4c branch  0x00005319 
+ 00021009  0x00004e52 fetch  0x00000001 , 0x000006e3 
+ 00021010  0x00004e53 bne  0x00000003 , 0x00005319 
+ 00021011  0x00004e54 ifetch  0x00000001 , 0x00000003 
+ 00021012  0x00004e55 beq  0x00000000 , 0x00005217 
+ 00021013  0x00004e56 beq  0x00000001 , 0x0000521d 
+ 00021014  0x00004e57 branch  0x00005319 
+ 00021015  0x00004e5a call  0x0000531c 
+ 00021016  0x00004e5b ifetcht  0x00000001 , 0x00000003 
+ 00021017  0x00004e5c ifetch  0x00000001 , 0x00000003 
+ 00021018  0x00004e5d beq  0x00000002 , 0x00006f0f 
+ 00021019  0x00004e5e nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021020  0x00004e5f branch  0x00006edd 
+ 00021021  0x00004e62 call  0x0000531c 
+ 00021022  0x00004e63 ifetcht  0x00000001 , 0x00000003 
+ 00021023  0x00004e64 ifetch  0x00000001 , 0x00000003 
+ 00021024  0x00004e65 branch  0x00006ef7 , 0x00000034 
+ 00021025  0x00004e66 branch  0x00006ef3 
+ 00021026  0x00004e6b fetch  0x00000001 , 0x000006e3 
+ 00021027  0x00004e6c bne  0x00000001 , 0x00005319 
+ 00021028  0x00004e6d ifetcht  0x00000001 , 0x00000003 
+ 00021029  0x00004e6e call  0x00006ee6 
+ 00021030  0x00004e6f setarg  0x00000000 
+ 00021031  0x00004e70 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00021032  0x00004e71 arg  0x00000001 , 0x00000011 
+ 00021033  0x00004e72 store  0x00000002 , 0x000006a1 
+ 00021034  0x00004e73 arg  0x000006a1 , 0x00000012 
+ 00021035  0x00004e74 arg  0x00000000 , 0x00000002 
+ 00021036  0x00004e75 branch  0x00005323 
+ 00021037  0x00004e7a ifetch  0x00000001 , 0x00000003 
+ 00021038  0x00004e7b copy  0x0000003f , 0x00000002 
+ 00021039  0x00004e7c beq  0x00000081 , 0x0000523c 
+ 00021040  0x00004e7d beq  0x00000082 , 0x00005240 
+ 00021041  0x00004e7e beq  0x00000083 , 0x00005245 
+ 00021042  0x00004e7f beq  0x00000084 , 0x00005249 
+ 00021043  0x00004e80 store  0x00000001 , 0x000042fe 
+ 00021044  0x00004e81 call  0x000074ff 
+ 00021045  0x00004e82 call  0x00002ec4 
+ 00021046  0x00004e83 fetch  0x00000001 , 0x000042fe 
+ 00021047  0x00004e84 beq  0x00000000 , 0x0000524d 
+ 00021048  0x00004e85 beq  0x00000001 , 0x00005250 
+ 00021049  0x00004e86 beq  0x00000002 , 0x00005252 
+ 00021050  0x00004e87 beq  0x00000004 , 0x00005254 
+ 00021051  0x00004e88 branch  0x00005319 
+ 00021052  0x00004e8b storet  0x00000001 , 0x000042fe 
+ 00021053  0x00004e8c call  0x00002ec0 
+ 00021054  0x00004e8d jam  0x0000000d , 0x000042c7 
+ 00021055  0x00004e8e branch  0x0000524e 
+ 00021056  0x00004e90 storet  0x00000001 , 0x000042fe 
+ 00021057  0x00004e91 call  0x00002ec0 
+ 00021058  0x00004e92 jam  0x0000000d , 0x000042c7 
+ 00021059  0x00004e93 jam  0x00000001 , 0x000042c5 
+ 00021060  0x00004e94 branch  0x0000531c 
+ 00021061  0x00004e96 storet  0x00000001 , 0x000042fe 
+ 00021062  0x00004e97 call  0x00002ec0 
+ 00021063  0x00004e98 jam  0x0000000d , 0x000042c7 
+ 00021064  0x00004e99 branch  0x00005258 
+ 00021065  0x00004e9b storet  0x00000001 , 0x000042fe 
+ 00021066  0x00004e9c call  0x00002ec0 
+ 00021067  0x00004e9d jam  0x0000000d , 0x000042c7 
+ 00021068  0x00004e9e branch  0x00005256 
+ 00021069  0x00004ea2 jam  0x00000000 , 0x000042c7 
+ 00021070  0x00004ea4 jam  0x00000003 , 0x000042c5 
+ 00021071  0x00004ea5 branch  0x0000531c 
+ 00021072  0x00004ea7 jam  0x00000001 , 0x000042c7 
+ 00021073  0x00004ea8 branch  0x0000524e 
+ 00021074  0x00004eaa jam  0x00000005 , 0x000042c7 
+ 00021075  0x00004eab branch  0x00005258 
+ 00021076  0x00004ead jam  0x00000005 , 0x000042c7 
+ 00021077  0x00004eae branch  0x00005256 
+ 00021078  0x00004eb0 jam  0x00000002 , 0x000042c5 
+ 00021079  0x00004eb1 branch  0x0000531c 
+ 00021080  0x00004eb3 jam  0x00000000 , 0x000042c5 
+ 00021081  0x00004eb4 branch  0x0000531c 
+ 00021082  0x00004eb9 arg  0x0000001f , 0x0000003f 
+ 00021083  0x00004eba arg  0x00004348 , 0x00000005 
+ 00021084  0x00004ebb branch  0x00005260 
+ 00021085  0x00004ec0 arg  0x0000001f , 0x0000003f 
+ 00021086  0x00004ec1 arg  0x00004368 , 0x00000005 
+ 00021087  0x00004ec2 branch  0x00005260 
+ 00021088  0x00004ec5 fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021089  0x00004ec6 isub  0x00000039 , 0x0000003e 
+ 00021090  0x00004ec7 nbranch  0x00005319 , 0x00000002 
+ 00021091  0x00004ec8 istorer  0x00000039 , 0x00000001 , 0x00000005 
+ 00021092  0x00004ec9 call  0x00006dca 
+ 00021093  0x00004eca branch  0x0000531c 
+ 00021094  0x00004ecf fetch  0x00000002 , 0x000044e9 
+ 00021095  0x00004ed0 bbit0  0x00000009 , 0x00005319 
+ 00021096  0x00004ed1 fetch  0x00000001 , 0x000006e3 
+ 00021097  0x00004ed2 bne  0x00000008 , 0x00005319 
+ 00021098  0x00004ed3 ifetch  0x00000008 , 0x00000003 
+ 00021099  0x00004ed4 store  0x00000008 , 0x000042d3 
+ 00021100  0x00004ed5 jam  0x00000012 , 0x0000066f 
+ 00021101  0x00004ed6 call  0x00007834 
+ 00021102  0x00004ed7 branch  0x0000531c 
+ 00021103  0x00004edc ifetch  0x00000002 , 0x00000003 
+ 00021104  0x00004edd store  0x00000002 , 0x00004389 
+ 00021105  0x00004ede storet  0x00000001 , 0x000040a6 
+ 00021106  0x00004edf iadd  0x00000002 , 0x0000003f 
+ 00021107  0x00004ee0 store  0x00000002 , 0x000040a4 
+ 00021108  0x00004ee1 branch  0x0000531c 
+ 00021109  0x00004ee6 fetch  0x00000001 , 0x000042fe 
+ 00021110  0x00004ee7 branch  0x00005319 , 0x00000034 
+ 00021111  0x00004ee8 fetch  0x00000001 , 0x000042fc 
+ 00021112  0x00004ee9 bne  0x00000000 , 0x00005319 
+ 00021113  0x00004eea fetch  0x00000001 , 0x000042fd 
+ 00021114  0x00004eeb bne  0x00000000 , 0x00005319 
+ 00021115  0x00004eec call  0x000078a9 
+ 00021116  0x00004eed branch  0x0000531c 
+ 00021117  0x00004ef2 fetch  0x00000001 , 0x000006e3 
+ 00021118  0x00004ef3 bne  0x00000005 , 0x00005319 
+ 00021119  0x00004ef4 ifetch  0x00000001 , 0x00000003 
+ 00021120  0x00004ef5 store  0x00000001 , 0x000044f9 
+ 00021121  0x00004ef6 ifetch  0x00000004 , 0x00000003 
+ 00021122  0x00004ef7 store  0x00000004 , 0x000044fa 
+ 00021123  0x00004ef8 fetcht  0x00000001 , 0x000044f9 
+ 00021124  0x00004ef9 call  0x00006ef7 
+ 00021125  0x00004efa call  0x000053ae 
+ 00021126  0x00004efb branch  0x0000531c 
+ 00021127  0x00004f00 fetch  0x00000001 , 0x000006e3 
+ 00021128  0x00004f01 bne  0x00000001 , 0x00005319 
+ 00021129  0x00004f02 ifetch  0x00000001 , 0x00000003 
+ 00021130  0x00004f03 store  0x00000001 , 0x00004141 
+ 00021131  0x00004f04 branch  0x0000531c 
+ 00021132  0x00004f09 ifetch  0x00000001 , 0x00000003 
+ 00021133  0x00004f0a beq  0x00000001 , 0x00005295 
+ 00021134  0x00004f0b fetch  0x00000001 , 0x000042fa 
+ 00021135  0x00004f0c beq  0x00000003 , 0x00005293 
+ 00021136  0x00004f0d beq  0x00000006 , 0x00005293 
+ 00021137  0x00004f0e beq  0x00000007 , 0x00005293 
+ 00021138  0x00004f0f branch  0x00005319 
+ 00021139  0x00004f11 jam  0x00000001 , 0x000042fb 
+ 00021140  0x00004f12 branch  0x0000531c 
+ 00021141  0x00004f15 call  0x00002f2a 
+ 00021142  0x00004f16 branch  0x0000531c 
+ 00021143  0x00004f1d call  0x0000531c 
+ 00021144  0x00004f1e call  0x00006dae 
+ 00021145  0x00004f1f jam  0x00000001 , 0x00008010 
+ 00021146  0x00004f20 branch  0x0000235a 
+ 00021147  0x00004f25 fetch  0x00000001 , 0x000006e3 
+ 00021148  0x00004f26 beq  0x00000000 , 0x00005319 
+ 00021149  0x00004f27 ifetch  0x00000001 , 0x00000003 
+ 00021150  0x00004f28 branch  0x000052a8 , 0x00000034 
+ 00021151  0x00004f29 fetch  0x00000001 , 0x000006e3 
+ 00021152  0x00004f2a bne  0x00000005 , 0x00005319 
+ 00021153  0x00004f2b ifetch  0x00000004 , 0x00000003 
+ 00021154  0x00004f2c arg  0x000f4240 , 0x00000002 
+ 00021155  0x00004f2d isub  0x00000002 , 0x0000003e 
+ 00021156  0x00004f2e branch  0x00005319 , 0x00000002 
+ 00021157  0x00004f2f store  0x00000004 , 0x000042ff 
+ 00021158  0x00004f30 call  0x000029c1 
+ 00021159  0x00004f31 branch  0x0000531c 
+ 00021160  0x00004f34 call  0x000029c3 
+ 00021161  0x00004f35 branch  0x0000531c 
+ 00021162  0x00004f3a arg  0x00000001 , 0x00000002 
+ 00021163  0x00004f3b call  0x00002cd2 
+ 00021164  0x00004f3c add  0x00000006 , 0xfffffffe , 0x00000005 
+ 00021165  0x00004f3d setarg  0x00000000 
+ 00021166  0x00004f3e istore  0x00000002 , 0x00000005 
+ 00021167  0x00004f3f branch  0x0000531c 
+ 00021168  0x00004f44 call  0x000052b9 
+ 00021169  0x00004f45 call  0x000052e7 
+ 00021170  0x00004f46 setarg  0x00000000 
+ 00021171  0x00004f47 istore  0x00000002 , 0x00000005 
+ 00021172  0x00004f48 branch  0x00005388 
+ 00021173  0x00004f4e ifetch  0x00000001 , 0x00000003 
+ 00021174  0x00004f4f call  0x000052bd 
+ 00021175  0x00004f50 call  0x000052c4 
+ 00021176  0x00004f51 branch  0x00005388 
+ 00021177  0x00004f55 call  0x000052e4 
+ 00021178  0x00004f56 setarg  0x00280002 
+ 00021179  0x00004f57 istore  0x00000003 , 0x00000005 
+ 00021180  0x00004f58 rtn 
+ 00021181  0x00004f5c store  0x00000001 , 0x00000670 
+ 00021182  0x00004f5d call  0x000052e4 
+ 00021183  0x00004f5e setarg  0x01280302 
+ 00021184  0x00004f5f istore  0x00000004 , 0x00000005 
+ 00021185  0x00004f60 fetch  0x00000001 , 0x00000670 
+ 00021186  0x00004f61 istore  0x00000003 , 0x00000005 
+ 00021187  0x00004f62 rtn 
+ 00021188  0x00004f66 call  0x00002cf6 
+ 00021189  0x00004f67 ifetch  0x00000001 , 0x00000003 
+ 00021190  0x00004f68 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00021191  0x00004f69 copy  0x0000003f , 0x00000011 
+ 00021192  0x00004f6a isolate1  0x00000007 , 0x00000011 
+ 00021193  0x00004f6b setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021194  0x00004f6c isolate1  0x00000006 , 0x00000011 
+ 00021195  0x00004f6d setflag  0x00000001 , 0x0000000e , 0x00000002 
+ 00021196  0x00004f6e istoret  0x00000002 , 0x00000005 
+ 00021197  0x00004f6f copy  0x00000039 , 0x0000003f 
+ 00021198  0x00004f70 istore  0x00000001 , 0x00000005 
+ 00021199  0x00004f71 call  0x00006ddd 
+ 00021200  0x00004f72 call  0x000052e7 
+ 00021201  0x00004f73 setarg  0x00000000 
+ 00021202  0x00004f74 istore  0x00000002 , 0x00000005 
+ 00021203  0x00004f75 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00021204  0x00004f76 increase  0xffffffff , 0x00000002 
+ 00021205  0x00004f77 call  0x00002cd2 
+ 00021206  0x00004f78 add  0x00000006 , 0x00000004 , 0x00000006 
+ 00021207  0x00004f79 ifetch  0x00000001 , 0x00000006 
+ 00021208  0x00004f7a bbit1  0x00000004 , 0x000052dc 
+ 00021209  0x00004f7b bbit1  0x00000005 , 0x000052dc 
+ 00021210  0x00004f7c increase  0x00000001 , 0x00000002 
+ 00021211  0x00004f7d rtn 
+ 00021212  0x00004f81 call  0x00002cf6 
+ 00021213  0x00004f82 isolate1  0x00000005 , 0x00000011 
+ 00021214  0x00004f83 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00021215  0x00004f84 istoret  0x00000002 , 0x00000005 
+ 00021216  0x00004f85 setarg  0x02290202 
+ 00021217  0x00004f86 istore  0x00000008 , 0x00000005 
+ 00021218  0x00004f87 increase  0xffffffff , 0x00000002 
+ 00021219  0x00004f88 rtn 
+ 00021220  0x00004f8c call  0x00002cf6 
+ 00021221  0x00004f8d istoret  0x00000002 , 0x00000005 
+ 00021222  0x00004f8e rtn 
+ 00021223  0x00004f92 ifetch  0x00000001 , 0x00000003 
+ 00021224  0x00004f93 copy  0x0000003f , 0x00000039 
+ 00021225  0x00004f94 istore  0x00000001 , 0x00000005 
+ 00021226  0x00004f95 branch  0x00006ddd 
+ 00021227  0x00004f9a fetch  0x00000001 , 0x000042fc 
+ 00021228  0x00004f9b bne  0x00000005 , 0x00005319 
+ 00021229  0x00004f9c fetch  0x00000001 , 0x000042fe 
+ 00021230  0x00004f9d beq  0x00000004 , 0x000052f7 
+ 00021231  0x00004f9e beq  0x00000084 , 0x000052f1 
+ 00021232  0x00004f9f branch  0x00005319 
+ 00021233  0x00004fa2 jam  0x00000002 , 0x000042f9 
+ 00021234  0x00004fa3 jam  0x00000008 , 0x000042fa 
+ 00021235  0x00004fa4 branch  0x000052f4 
+ 00021236  0x00004fa7 ifetch  0x00000004 , 0x00000003 
+ 00021237  0x00004fa8 store  0x00000004 , 0x000042ff 
+ 00021238  0x00004fa9 branch  0x0000531c 
+ 00021239  0x00004fac call  0x000052f4 
+ 00021240  0x00004fad branch  0x00002f13 
+ 00021241  0x00004fb2 ifetch  0x00000006 , 0x00000003 
+ 00021242  0x00004fb3 store  0x00000006 , 0x000042cc 
+ 00021243  0x00004fb4 jam  0x0000001b , 0x000001bc 
+ 00021244  0x00004fb5 jam  0x00000001 , 0x00004517 
+ 00021245  0x00004fb6 jam  0x00000001 , 0x00004343 
+ 00021246  0x00004fb7 branch  0x0000531c 
+ 00021247  0x00004fbd fetch  0x00000001 , 0x000006e3 
+ 00021248  0x00004fbe bne  0x00000002 , 0x00005319 
+ 00021249  0x00004fbf ifetcht  0x00000002 , 0x00000003 
+ 00021250  0x00004fc0 call  0x00002a2d 
+ 00021251  0x00004fc1 branch  0x0000531c 
+ 00021252  0x00004fc6 arg  0x00000000 , 0x00000002 
+ 00021253  0x00004fc7 arg  0x00000002 , 0x00000011 
+ 00021254  0x00004fc8 arg  0x00004075 , 0x00000012 
+ 00021255  0x00004fc9 branch  0x00005323 
+ 00021256  0x00004fce fetch  0x00000001 , 0x000006e3 
+ 00021257  0x00004fcf bne  0x00000008 , 0x00005319 
+ 00021258  0x00004fd0 ifetch  0x00000008 , 0x00000003 
+ 00021259  0x00004fd1 call  0x00002a2b 
+ 00021260  0x00004fd2 branch  0x0000531c 
+ 00021261  0x00004fd7 ifetchr  0x00000011 , 0x00000001 , 0x00000003 
+ 00021262  0x00004fd8 ifetchr  0x00000012 , 0x00000002 , 0x00000003 
+ 00021263  0x00004fd9 arg  0x00000000 , 0x00000002 
+ 00021264  0x00004fda branch  0x00005323 
+ 00021265  0x00004fdf fetchr  0x00000039 , 0x00000001 , 0x000006e3 
+ 00021266  0x00004fe0 increase  0xfffffffe , 0x00000039 
+ 00021267  0x00004fe1 ifetch  0x00000002 , 0x00000003 
+ 00021268  0x00004fe2 copy  0x0000003f , 0x00000005 
+ 00021269  0x00004fe3 call  0x00006dca 
+ 00021270  0x00004fe4 branch  0x0000531c 
+ 00021271  0x00004fea jam  0x00000000 , 0x00004094 
+ 00021272  0x00004feb branch  0x0000531c 
+ 00021273  0x00004ff1 arg  0x00000001 , 0x00000002 
+ 00021274  0x00004ff2 arg  0x00000000 , 0x00000011 
+ 00021275  0x00004ff3 branch  0x00005323 
+ 00021276  0x00004ff7 arg  0x00000000 , 0x00000002 
+ 00021277  0x00004ff8 arg  0x00000000 , 0x00000011 
+ 00021278  0x00004ff9 branch  0x00005323 
+ 00021279  0x00004ffe jam  0x00000002 , 0x000006e2 
+ 00021280  0x00004fff branch  0x0000533c 
+ 00021281  0x00005005 jam  0x00000005 , 0x000006e2 
+ 00021282  0x00005006 branch  0x0000533c 
+ 00021283  0x0000500f fetch  0x00000001 , 0x000006e2 
+ 00021284  0x00005010 copy  0x0000003f , 0x00000013 
+ 00021285  0x00005011 jam  0x00000006 , 0x000006e2 
+ 00021286  0x00005012 setarg  0x00000002 
+ 00021287  0x00005013 iadd  0x00000011 , 0x0000003f 
+ 00021288  0x00005014 call  0x00005397 
+ 00021289  0x00005015 copy  0x00000013 , 0x0000003f 
+ 00021290  0x00005016 istore  0x00000001 , 0x00000003 
+ 00021291  0x00005017 istoret  0x00000001 , 0x00000003 
+ 00021292  0x00005018 copy  0x00000011 , 0x00000039 
+ 00021293  0x00005019 copy  0x00000012 , 0x00000006 
+ 00021294  0x0000501a call  0x00006dc4 
+ 00021295  0x0000501b branch  0x000053a1 
+ 00021296  0x00005023 jam  0x00000008 , 0x000006e2 
+ 00021297  0x00005024 add  0x00000039 , 0x00000002 , 0x0000003f 
+ 00021298  0x00005025 call  0x00005397 
+ 00021299  0x00005026 fetch  0x00000002 , 0x0000070d 
+ 00021300  0x00005027 istore  0x00000002 , 0x00000003 
+ 00021301  0x00005028 fetch  0x00000002 , 0x0000070b 
+ 00021302  0x00005029 icopy  0x00000006 
+ 00021303  0x0000502a call  0x00006db1 
+ 00021304  0x0000502b copy  0x00000006 , 0x0000003f 
+ 00021305  0x0000502c store  0x00000002 , 0x0000070b 
+ 00021306  0x0000502d branch  0x000053a1 
+ 00021307  0x00005032 jam  0x00000009 , 0x000006e2 
+ 00021308  0x00005034 setarg  0x00000000 
+ 00021309  0x00005035 call  0x00005397 
+ 00021310  0x00005036 branch  0x000053a1 
+ 00021311  0x0000503b jam  0x0000000a , 0x000006e2 
+ 00021312  0x0000503c setarg  0x00000001 
+ 00021313  0x0000503d call  0x00005397 
+ 00021314  0x0000503f call  0x00005349 
+ 00021315  0x00005041 fetch  0x00000002 , 0x000044e9 
+ 00021316  0x00005042 arg  0x00000009 , 0x00000007 
+ 00021317  0x00005043 qisolate1  0x0000003f 
+ 00021318  0x00005044 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00021319  0x00005048 istoret  0x00000001 , 0x00000003 
+ 00021320  0x00005049 branch  0x000053a1 
+ 00021321  0x0000504e arg  0x00000000 , 0x00000002 
+ 00021322  0x0000504f fetch  0x00000001 , 0x00004388 
+ 00021323  0x00005050 arg  0x00000000 , 0x00000007 
+ 00021324  0x00005051 qisolate1  0x0000003f 
+ 00021325  0x00005052 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00021326  0x00005053 rtn 
+ 00021327  0x00005058 jam  0x0000000d , 0x000006e2 
+ 00021328  0x00005059 fetch  0x00000001 , 0x000043fa 
+ 00021329  0x0000505a mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00021330  0x0000505b icopy  0x00000039 
+ 00021331  0x0000505c call  0x00005397 
+ 00021332  0x0000505d fetch  0x00000002 , 0x000043f8 
+ 00021333  0x0000505e icopy  0x00000006 
+ 00021334  0x0000505f call  0x00006db1 
+ 00021335  0x00005060 branch  0x000053a1 
+ 00021336  0x00005064 jam  0x0000000e , 0x000006e2 
+ 00021337  0x00005065 setarg  0x00000004 
+ 00021338  0x00005066 call  0x00005397 
+ 00021339  0x00005067 fetch  0x00000004 , 0x000005fa 
+ 00021340  0x00005068 istore  0x00000004 , 0x00000003 
+ 00021341  0x00005069 branch  0x000053a1 
+ 00021342  0x0000506d jam  0x0000000f , 0x000006e2 
+ 00021343  0x0000506e fetch  0x00000002 , 0x00008112 
+ 00021344  0x0000506f arg  0x00000040 , 0x00000002 
+ 00021345  0x00005070 call  0x00007db0 
+ 00021346  0x00005071 copy  0x0000003f , 0x00000011 
+ 00021347  0x00005072 copy  0x0000003f , 0x00000039 
+ 00021348  0x00005073 call  0x00006d96 
+ 00021349  0x00005074 arg  0x000006a1 , 0x00000005 
+ 00021350  0x00005075 call  0x00006dca 
+ 00021351  0x00005076 copy  0x00000011 , 0x0000003f 
+ 00021352  0x00005077 copy  0x00000011 , 0x00000039 
+ 00021353  0x00005078 call  0x00005397 
+ 00021354  0x00005079 arg  0x000006a1 , 0x00000006 
+ 00021355  0x0000507a call  0x00006db1 
+ 00021356  0x0000507b branch  0x000053a1 
+ 00021357  0x00005080 jam  0x00000010 , 0x000006e2 
+ 00021358  0x00005081 branch  0x0000533c 
+ 00021359  0x00005086 jam  0x00000011 , 0x000006e2 
+ 00021360  0x00005087 setarg  0x00000004 
+ 00021361  0x00005088 call  0x00005397 
+ 00021362  0x00005089 fetch  0x00000004 , 0x000042ff 
+ 00021363  0x0000508a istore  0x00000004 , 0x00000003 
+ 00021364  0x0000508b branch  0x000053a1 
+ 00021365  0x00005090 arg  0x00000180 , 0x00000011 
+ 00021366  0x00005091 branch  0x00005379 
+ 00021367  0x00005094 arg  0x00000080 , 0x00000011 
+ 00021368  0x00005095 branch  0x00005379 
+ 00021369  0x00005099 jam  0x00000014 , 0x000006e2 
+ 00021370  0x0000509a setarg  0x00000002 
+ 00021371  0x0000509b call  0x00005397 
+ 00021372  0x0000509c copy  0x00000011 , 0x0000003f 
+ 00021373  0x0000509d istore  0x00000002 , 0x00000003 
+ 00021374  0x0000509e branch  0x000053a1 
+ 00021375  0x000050a3 arg  0x00000000 , 0x00000013 
+ 00021376  0x000050a4 branch  0x00005382 
+ 00021377  0x000050a7 arg  0x00000001 , 0x00000013 
+ 00021378  0x000050aa jam  0x00000015 , 0x000006e2 
+ 00021379  0x000050ab setarg  0x00000001 
+ 00021380  0x000050ac call  0x00005397 
+ 00021381  0x000050ad copy  0x00000013 , 0x0000003f 
+ 00021382  0x000050ae istore  0x00000001 , 0x00000003 
+ 00021383  0x000050af branch  0x000053a1 
+ 00021384  0x000050b6 storet  0x00000002 , 0x00000678 
+ 00021385  0x000050b7 jam  0x00000029 , 0x000006e2 
+ 00021386  0x000050b8 setarg  0x00000002 
+ 00021387  0x000050b9 call  0x00005397 
+ 00021388  0x000050ba fetcht  0x00000002 , 0x00000678 
+ 00021389  0x000050bb istoret  0x00000002 , 0x00000003 
+ 00021390  0x000050bc branch  0x000053a1 
+ 00021391  0x000050c1 jam  0x0000002b , 0x000006e2 
+ 00021392  0x000050c2 branch  0x0000533c 
+ 00021393  0x000050c7 jam  0x00000040 , 0x000006e2 
+ 00021394  0x000050c8 setarg  0x00000002 
+ 00021395  0x000050c9 call  0x00005397 
+ 00021396  0x000050ca fetch  0x00000002 , 0x00004075 
+ 00021397  0x000050cb istore  0x00000002 , 0x00000003 
+ 00021398  0x000050cc branch  0x000053a1 
+ 00021399  0x000050d9 jam  0x00000002 , 0x000006e1 
+ 00021400  0x000050da store  0x00000001 , 0x000006e3 
+ 00021401  0x000050db storet  0x00000008 , 0x00000678 
+ 00021402  0x000050dc bpatch  0x00000066 , 0x0000400c 
+ 00021403  0x000050dd call  0x000053a3 
+ 00021404  0x000050de fetcht  0x00000008 , 0x00000678 
+ 00021405  0x000050df call  0x00006da2 
+ 00021406  0x000050e0 fetch  0x00000003 , 0x000006e1 
+ 00021407  0x000050e1 istore  0x00000003 , 0x00000003 
+ 00021408  0x000050e2 rtn 
+ 00021409  0x000050e5 bpatch  0x00000067 , 0x0000400c 
+ 00021410  0x000050e6 branch  0x00006da4 
+ 00021411  0x000050e9 call  0x000053ac 
+ 00021412  0x000050ea rtn  0x00000001 
+ 00021413  0x000050ec call  0x000053aa 
+ 00021414  0x000050ed fetch  0x00000004 , 0x000044fa 
+ 00021415  0x000050ee rshift2  0x0000003f , 0x0000003f 
+ 00021416  0x000050ef rtn  0x00000034 
+ 00021417  0x000050f0 branch  0x00007c91 
+ 00021418  0x000050f3 fetcht  0x00000001 , 0x000044f9 
+ 00021419  0x000050f4 branch  0x00006ef7 
+ 00021420  0x000050f7 fetcht  0x00000001 , 0x000044f9 
+ 00021421  0x000050f8 branch  0x00006f02 
+ 00021422  0x000050fb fetcht  0x00000001 , 0x000044f9 
+ 00021423  0x000050fc branch  0x00006ef3 
+ 00021424  0x00005108 storer  0x00000011 , 0x00000002 , 0x0000070b 
+ 00021425  0x00005109 storer  0x00000012 , 0x00000002 , 0x00000709 
+ 00021426  0x0000510a fetch  0x00000002 , 0x00004398 
+ 00021427  0x0000510b store  0x00000002 , 0x0000070d 
+ 00021428  0x0000510c call  0x000051a8 
+ 00021429  0x0000510d rtn  0x00000028 
+ 00021430  0x00005110 fetcht  0x00000002 , 0x00000709 
+ 00021431  0x00005111 fetch  0x00000001 , 0x0000450e 
+ 00021432  0x00005112 call  0x00007db0 
+ 00021433  0x00005113 copy  0x0000003f , 0x00000039 
+ 00021434  0x00005114 copy  0x00000002 , 0x0000003f 
+ 00021435  0x00005115 isub  0x00000039 , 0x0000003f 
+ 00021436  0x00005116 store  0x00000002 , 0x00000709 
+ 00021437  0x00005117 call  0x00005330 
+ 00021438  0x00005118 fetch  0x00000002 , 0x00000709 
+ 00021439  0x00005119 rtn  0x00000034 
+ 00021440  0x0000511a branch  0x000053b6 
+ 00021441  0x00005120 rtn 
+ 00021442  0x00005123 fetch  0x00000001 , 0x0000450a 
+ 00021443  0x00005124 rtn  0x00000034 
+ 00021444  0x00005125 fetch  0x00000001 , 0x0000450b 
+ 00021445  0x00005126 rtn  0x00000034 
+ 00021446  0x00005127 increase  0xffffffff , 0x0000003f 
+ 00021447  0x00005128 store  0x00000001 , 0x0000450b 
+ 00021448  0x00005129 nrtn  0x00000034 
+ 00021449  0x0000512a jam  0x00000005 , 0x0000450b 
+ 00021450  0x0000512b call  0x00006f82 
+ 00021451  0x0000512c call  0x00006fb0 
+ 00021452  0x0000512d div  0x0000003f , 0x0000000a 
+ 00021453  0x0000512e call  0x00007d5f 
+ 00021454  0x0000512f div  0x0000003f , 0x00000064 
+ 00021455  0x00005130 call  0x00007d5f 
+ 00021456  0x00005131 remainder  0x00000002 
+ 00021457  0x00005132 store  0x00000001 , 0x0000450c 
+ 00021458  0x00005133 storet  0x00000001 , 0x0000450d 
+ 00021459  0x00005134 rtn 
+ 00021460  0x0000513b arg  0x00000008 , 0x00000007 
+ 00021461  0x0000513c branch  0x000053dc 
+ 00021462  0x0000513f arg  0x00000008 , 0x00000007 
+ 00021463  0x00005140 branch  0x000053d8 
+ 00021464  0x00005143 fetch  0x00000002 , 0x0000450f 
+ 00021465  0x00005144 qset0  0x0000003f 
+ 00021466  0x00005145 store  0x00000002 , 0x0000450f 
+ 00021467  0x00005146 rtn 
+ 00021468  0x00005149 fetch  0x00000002 , 0x0000450f 
+ 00021469  0x0000514a qset1  0x0000003f 
+ 00021470  0x0000514b store  0x00000002 , 0x0000450f 
+ 00021471  0x0000514c rtn 
+ 00021472  0x00005152 call  0x00007396 
+ 00021473  0x00005153 call  0x00005410 
+ 00021474  0x00005154 call  0x00005949 
+ 00021475  0x00005155 rtn  0x0000002b 
+ 00021476  0x00005156 call  0x00005747 
+ 00021477  0x00005157 call  0x00005f37 
+ 00021478  0x00005158 call  0x000053ec 
+ 00021479  0x00005159 call  0x000059ed 
+ 00021480  0x0000515b fetch  0x00000002 , 0x000044e9 
+ 00021481  0x0000515c bbit1  0x0000000c , 0x00005c1a 
+ 00021482  0x0000515d call  0x00005eb6 
+ 00021483  0x0000515e branch  0x0000548c 
+ 00021484  0x00005162 bpatch  0x00000068 , 0x0000400d 
+ 00021485  0x00005163 setarg  0x00006235 
+ 00021486  0x00005164 store  0x00000002 , 0x000045f8 
+ 00021487  0x00005165 setarg  0x0000622b 
+ 00021488  0x00005166 store  0x00000002 , 0x000045fa 
+ 00021489  0x00005167 setarg  0x00006109 
+ 00021490  0x00005168 store  0x00000002 , 0x000043e9 
+ 00021491  0x00005169 setarg  0x00006096 
+ 00021492  0x0000516a store  0x00000002 , 0x000045f2 
+ 00021493  0x0000516b setarg  0x000060c1 
+ 00021494  0x0000516c store  0x00000002 , 0x000045f4 
+ 00021495  0x0000516d setarg  0x0000550c 
+ 00021496  0x0000516e store  0x00000002 , 0x000045f6 
+ 00021497  0x0000516f setarg  0x00005b23 
+ 00021498  0x00005170 store  0x00000002 , 0x000043d9 
+ 00021499  0x00005171 setarg  0x00005507 
+ 00021500  0x00005172 store  0x00000002 , 0x000043d7 
+ 00021501  0x00005173 setarg  0x00005ac1 
+ 00021502  0x00005174 store  0x00000002 , 0x000043dd 
+ 00021503  0x00005175 setarg  0x00005e5d 
+ 00021504  0x00005176 store  0x00000002 , 0x000043db 
+ 00021505  0x00005177 setarg  0x000054d5 
+ 00021506  0x00005178 store  0x00000002 , 0x000043d5 
+ 00021507  0x00005179 setarg  0x00005b08 
+ 00021508  0x0000517a store  0x00000002 , 0x000043df 
+ 00021509  0x0000517b setarg  0x00005b85 
+ 00021510  0x0000517c store  0x00000002 , 0x000043e3 
+ 00021511  0x0000517d setarg  0x000055fa 
+ 00021512  0x0000517e store  0x00000002 , 0x000043e7 
+ 00021513  0x0000517f setarg  0x000054c5 
+ 00021514  0x00005180 store  0x00000002 , 0x000043d3 
+ 00021515  0x00005181 setarg  0x00006221 
+ 00021516  0x00005182 store  0x00000002 , 0x000043e1 
+ 00021517  0x00005183 setarg  0x00006228 
+ 00021518  0x00005184 store  0x00000002 , 0x000043e5 
+ 00021519  0x00005185 rtn 
+ 00021520  0x00005189 rtn  0x0000002b 
+ 00021521  0x0000518a call  0x000035f0 
+ 00021522  0x0000518b call  0x0000325b 
+ 00021523  0x0000518c call  0x000062aa 
+ 00021524  0x0000518d call  0x00005589 
+ 00021525  0x0000518e call  0x000055c6 
+ 00021526  0x0000518f call  0x0000544a 
+ 00021527  0x00005190 call  0x00006177 
+ 00021528  0x00005191 call  0x00002a41 
+ 00021529  0x00005193 bpatch  0x00000069 , 0x0000400d 
+ 00021530  0x00005194 fetch  0x00000008 , 0x00004713 
+ 00021531  0x00005195 bbit1  0x00000013 , 0x00005d60 
+ 00021532  0x00005196 bbit1  0x00000012 , 0x00005d6e 
+ 00021533  0x00005197 bbit1  0x00000014 , 0x00005da6 
+ 00021534  0x00005198 rtn 
+ 00021535  0x0000519b jam  0x00000010 , 0x00004099 
+ 00021536  0x0000519c fetch  0x00000008 , 0x00004713 
+ 00021537  0x0000519d rtnbit1  0x0000000c 
+ 00021538  0x0000519e jam  0x00000018 , 0x00004099 
+ 00021539  0x0000519f rtn 
+ 00021540  0x000051a2 call  0x00003281 
+ 00021541  0x000051a3 fetch  0x00000008 , 0x00004713 
+ 00021542  0x000051a4 rtnbit0  0x0000003d 
+ 00021543  0x000051a5 branch  0x00003284 
+ 00021544  0x000051a8 bpatch  0x0000006a , 0x0000400d 
+ 00021545  0x000051a9 fetch  0x00000008 , 0x00004713 
+ 00021546  0x000051aa isolate1  0x00000005 , 0x0000003f 
+ 00021547  0x000051ab call  0x00005f08 , 0x00000001 
+ 00021548  0x000051ae fetch  0x00000002 , 0x0000463a 
+ 00021549  0x000051af store  0x00000002 , 0x000045d6 
+ 00021550  0x000051b1 fetch  0x00000001 , 0x0000463d 
+ 00021551  0x000051b2 store  0x00000002 , 0x000045dc 
+ 00021552  0x000051b4 fetch  0x00000005 , 0x0000463f 
+ 00021553  0x000051b5 store  0x00000005 , 0x00004628 
+ 00021554  0x000051b7 fetch  0x00000001 , 0x0000463e 
+ 00021555  0x000051b8 store  0x00000001 , 0x000045d1 
+ 00021556  0x000051ba fetch  0x00000001 , 0x000045b9 
+ 00021557  0x000051bb ncall  0x0000326b , 0x00000034 
+ 00021558  0x000051bd bpatch  0x0000006b , 0x0000400d 
+ 00021559  0x000051be call  0x0000541f 
+ 00021560  0x000051bf call  0x00005424 
+ 00021561  0x000051c0 call  0x00005fe4 
+ 00021562  0x000051c1 branch  0x00003287 
+ 00021563  0x000051c4 setarg  0x00009000 
+ 00021564  0x000051c5 store  0x00000002 , 0x000042f7 
+ 00021565  0x000051c6 jam  0x00000003 , 0x000040c1 
+ 00021566  0x000051c7 jam  0x00000008 , 0x000040a6 
+ 00021567  0x000051c8 jam  0x00000000 , 0x0000497f 
+ 00021568  0x000051c9 jam  0x00000000 , 0x00004980 
+ 00021569  0x000051ca setarg  0x00000200 
+ 00021570  0x000051cb store  0x00000002 , 0x000040a4 
+ 00021571  0x000051cc jam  0x00000017 , 0x000042e1 
+ 00021572  0x000051cd jam  0x00000017 , 0x000042e3 
+ 00021573  0x000051cf setarg  0x000047c3 
+ 00021574  0x000051d0 store  0x00000002 , 0x0000433f 
+ 00021575  0x000051d1 setarg  0x00000010 
+ 00021576  0x000051d2 store  0x00000002 , 0x00004341 
+ 00021577  0x000051d3 branch  0x00005539 
+ 00021578  0x000051d6 bpatch  0x0000006c , 0x0000400d 
+ 00021579  0x000051d7 call  0x0000543b 
+ 00021580  0x000051d8 jam  0x00000000 , 0x0000487a 
+ 00021581  0x000051da setarg  0x00000a77 
+ 00021582  0x000051db store  0x00000002 , 0x000043f5 
+ 00021583  0x000051dc setsect  0x00000000 , 0x00001224 
+ 00021584  0x000051dd setsect  0x00000001 , 0x00004000 
+ 00021585  0x000051de setsect  0x00000002 , 0x00000000 
+ 00021586  0x000051df istore  0x00000005 , 0x00000005 
+ 00021587  0x000051e2 fetch  0x00000008 , 0x00004713 
+ 00021588  0x000051e3 bbit0  0x0000001b , 0x00005458 
+ 00021589  0x000051e4 setarg  0x00000006 
+ 00021590  0x000051e5 store  0x00000002 , 0x000042d3 
+ 00021591  0x000051e6 store  0x00000002 , 0x000042d5 
+ 00021592  0x000051e8 call  0x00005481 
+ 00021593  0x000051e9 fetch  0x00000008 , 0x00004713 
+ 00021594  0x000051ea bbit0  0x00000018 , 0x0000545c 
+ 00021595  0x000051eb call  0x00005476 
+ 00021596  0x000051ed fetch  0x00000003 , 0x00004608 
+ 00021597  0x000051ee store  0x00000003 , 0x0000475d 
+ 00021598  0x000051ef fetch  0x00000001 , 0x00004666 
+ 00021599  0x000051f0 store  0x00000001 , 0x000049a1 
+ 00021600  0x000051f1 fetch  0x00000003 , 0x000042de 
+ 00021601  0x000051f2 store  0x00000003 , 0x00004797 
+ 00021602  0x000051f3 setarg  0x00000000 
+ 00021603  0x000051f4 store  0x00000007 , 0x00004846 
+ 00021604  0x000051f5 fetch  0x00000001 , 0x000044eb 
+ 00021605  0x000051f6 store  0x00000001 , 0x0000497c 
+ 00021606  0x000051f7 store  0x00000001 , 0x0000497d 
+ 00021607  0x000051f8 call  0x00002969 
+ 00021608  0x000051fa bpatch  0x0000006d , 0x0000400d 
+ 00021609  0x000051fb fetch  0x00000001 , 0x0000464f 
+ 00021610  0x000051fc store  0x00000001 , 0x00004958 
+ 00021611  0x000051fd fetch  0x00000001 , 0x0000464e 
+ 00021612  0x000051fe rtneq  0x000000ff 
+ 00021613  0x000051ff fetcht  0x00000001 , 0x0000464e 
+ 00021614  0x00005200 call  0x000055b5 
+ 00021615  0x00005201 fetcht  0x00000001 , 0x0000464e 
+ 00021616  0x00005202 call  0x00006ee6 
+ 00021617  0x00005203 call  0x00005473 , 0x00000001 
+ 00021618  0x00005204 branch  0x000055b1 
+ 00021619  0x00005206 fetch  0x00000001 , 0x00004650 
+ 00021620  0x00005207 store  0x00000001 , 0x00004958 
+ 00021621  0x00005208 rtn 
+ 00021622  0x0000520b fetch  0x00000003 , 0x00004743 
+ 00021623  0x0000520c store  0x00000003 , 0x00004608 
+ 00021624  0x0000520d fetch  0x00000003 , 0x00004746 
+ 00021625  0x0000520e store  0x00000003 , 0x0000460b 
+ 00021626  0x0000520f fetch  0x00000001 , 0x00004749 
+ 00021627  0x00005210 store  0x00000001 , 0x00004621 
+ 00021628  0x00005211 fetch  0x00000004 , 0x00004755 
+ 00021629  0x00005212 store  0x00000004 , 0x00004751 
+ 00021630  0x00005214 setarg  0x00100c0c 
+ 00021631  0x00005215 store  0x00000003 , 0x000045a7 
+ 00021632  0x00005216 rtn 
+ 00021633  0x00005219 fetch  0x00000003 , 0x0000474a 
+ 00021634  0x0000521a store  0x00000003 , 0x00004608 
+ 00021635  0x0000521b fetch  0x00000003 , 0x0000474d 
+ 00021636  0x0000521c store  0x00000003 , 0x0000460b 
+ 00021637  0x0000521d fetch  0x00000001 , 0x00004750 
+ 00021638  0x0000521e store  0x00000001 , 0x00004621 
+ 00021639  0x0000521f fetch  0x00000004 , 0x00004759 
+ 00021640  0x00005220 store  0x00000004 , 0x00004751 
+ 00021641  0x00005222 setarg  0x001c1919 
+ 00021642  0x00005223 store  0x00000003 , 0x000045a7 
+ 00021643  0x00005224 rtn 
+ 00021644  0x00005231 bpatch  0x0000006e , 0x0000400d 
+ 00021645  0x00005232 fetch  0x00000008 , 0x00004713 
+ 00021646  0x00005233 bbit1  0x0000003e , 0x0000602d 
+ 00021647  0x00005234 fetch  0x00000001 , 0x00004666 
+ 00021648  0x00005235 beq  0x00000000 , 0x0000601c 
+ 00021649  0x00005237 call  0x00005aa8 
+ 00021650  0x00005238 fetch  0x00000001 , 0x00004666 
+ 00021651  0x00005239 beq  0x00000001 , 0x00005496 
+ 00021652  0x0000523a beq  0x00000002 , 0x0000549b 
+ 00021653  0x0000523b rtn 
+ 00021654  0x0000523d fetch  0x00000006 , 0x00004668 
+ 00021655  0x0000523e fetcht  0x00000006 , 0x000046e6 
+ 00021656  0x0000523f isub  0x00000002 , 0x0000003e 
+ 00021657  0x00005240 branch  0x00005a94 , 0x00000005 
+ 00021658  0x00005241 branch  0x000054a0 
+ 00021659  0x00005244 fetch  0x00000006 , 0x00004675 
+ 00021660  0x00005245 fetcht  0x00000006 , 0x000046e6 
+ 00021661  0x00005246 isub  0x00000002 , 0x0000003e 
+ 00021662  0x00005247 branch  0x00005a94 , 0x00000005 
+ 00021663  0x00005248 branch  0x000054a0 
+ 00021664  0x0000524b bpatch  0x0000006f , 0x0000400d 
+ 00021665  0x0000524c call  0x0000619f 
+ 00021666  0x0000524d arg  0x00004667 , 0x00000011 
+ 00021667  0x0000524e fetch  0x00000001 , 0x00004666 
+ 00021668  0x0000524f increase  0xffffffff , 0x0000003f 
+ 00021669  0x00005250 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00021670  0x00005251 iadd  0x00000011 , 0x00000011 
+ 00021671  0x00005252 ifetch  0x00000001 , 0x00000011 
+ 00021672  0x00005253 store  0x00000001 , 0x000043f3 
+ 00021673  0x00005255 fetch  0x00000001 , 0x000043f3 
+ 00021674  0x00005256 beq  0x00000034 , 0x000054b6 
+ 00021675  0x00005257 branch  0x00005a94 
+ 00021676  0x0000525a bpatch  0x00000070 , 0x0000400e 
+ 00021677  0x0000525b disable  0x00000028 
+ 00021678  0x0000525c fetch  0x00000008 , 0x00004713 
+ 00021679  0x0000525d bbit0  0x0000000b , 0x000054b3 
+ 00021680  0x0000525e fetch  0x00000001 , 0x00008132 
+ 00021681  0x0000525f bbit1  0x00000004 , 0x000054b3 
+ 00021682  0x00005260 enable  0x00000028 
+ 00021683  0x00005262 fetch  0x00000001 , 0x00004780 
+ 00021684  0x00005263 store  0x00000001 , 0x0000477f 
+ 00021685  0x00005264 rtn 
+ 00021686  0x00005267 jam  0x00000001 , 0x00004795 
+ 00021687  0x00005268 fetcht  0x00000001 , 0x0000471e 
+ 00021688  0x00005269 fetch  0x00000001 , 0x0000478f 
+ 00021689  0x0000526a beq  0x000000ff , 0x000054bb 
+ 00021690  0x0000526b fetcht  0x00000001 , 0x0000463c 
+ 00021691  0x0000526d storet  0x00000001 , 0x00004845 
+ 00021692  0x0000526e call  0x0000432d 
+ 00021693  0x0000526f fetch  0x00000003 , 0x0000479d 
+ 00021694  0x00005270 store  0x00000003 , 0x0000434d 
+ 00021695  0x00005271 call  0x00005b6b 
+ 00021696  0x00005272 setarg  0x00000004 
+ 00021697  0x00005273 istore  0x00000001 , 0x00000006 
+ 00021698  0x00005274 arg  0x00004369 , 0x00000006 
+ 00021699  0x00005275 call  0x00005b72 
+ 00021700  0x00005276 branch  0x00007870 
+ 00021701  0x0000527b bmark1  0x00000026 , 0x00004308 
+ 00021702  0x0000527c fetch  0x00000001 , 0x00004956 
+ 00021703  0x0000527d branch  0x00004308 , 0x00000034 
+ 00021704  0x0000527e fetch  0x00000001 , 0x000047c2 
+ 00021705  0x0000527f beq  0x00000001 , 0x00004308 
+ 00021706  0x00005280 fetch  0x00000001 , 0x00004857 
+ 00021707  0x00005281 nbranch  0x00004308 , 0x00000034 
+ 00021708  0x00005282 branch  0x0000430a 
+ 00021709  0x0000528c bpatch  0x00000071 , 0x0000400e 
+ 00021710  0x0000528d setarg  0x00000006 
+ 00021711  0x0000528e call  0x000069e5 
+ 00021712  0x0000528f bbit1  0x00000003 , 0x000054d3 
+ 00021713  0x00005290 call  0x000059da 
+ 00021714  0x00005291 call  0x000059ed 
+ 00021715  0x00005293 call  0x000054dc 
+ 00021716  0x00005294 branch  0x00004327 
+ 00021717  0x00005297 bpatch  0x00000072 , 0x0000400e 
+ 00021718  0x00005298 call  0x0000739a 
+ 00021719  0x00005299 call  0x000056a9 
+ 00021720  0x0000529a call  0x000054dc 
+ 00021721  0x0000529b call  0x00005d9e 
+ 00021722  0x0000529c fetcht  0x00000001 , 0x00004659 
+ 00021723  0x0000529d branch  0x00006ed3 
+ 00021724  0x000052a1 bpatch  0x00000073 , 0x0000400e 
+ 00021725  0x000052a2 call  0x00005a92 
+ 00021726  0x000052a3 call  0x00007de2 
+ 00021727  0x000052a4 call  0x0000611a 
+ 00021728  0x000052a5 call  0x0000550c 
+ 00021729  0x000052a6 call  0x000054f9 
+ 00021730  0x000052a8 fetcht  0x00000001 , 0x0000465b 
+ 00021731  0x000052a9 call  0x000055b5 
+ 00021732  0x000052aa call  0x000055b9 
+ 00021733  0x000052ab call  0x000061fd 
+ 00021734  0x000052ac call  0x000054f2 
+ 00021735  0x000052ad branch  0x000054e8 
+ 00021736  0x000052b0 fetch  0x00000008 , 0x00004713 
+ 00021737  0x000052b1 rtnbit0  0x0000003c 
+ 00021738  0x000052b3 fetcht  0x00000001 , 0x0000464a 
+ 00021739  0x000052b4 call  0x00006ed3 
+ 00021740  0x000052b5 fetcht  0x00000001 , 0x0000464b 
+ 00021741  0x000052b6 call  0x00006ed3 
+ 00021742  0x000052b7 fetcht  0x00000001 , 0x0000464a 
+ 00021743  0x000052b8 call  0x000055b1 
+ 00021744  0x000052b9 fetcht  0x00000001 , 0x0000464b 
+ 00021745  0x000052ba branch  0x000055b1 
+ 00021746  0x000052bd fetch  0x00000008 , 0x00004713 
+ 00021747  0x000052be rtnbit0  0x00000015 
+ 00021748  0x000052bf fetch  0x00000001 , 0x00004407 
+ 00021749  0x000052c0 rtnne  0x00000002 
+ 00021750  0x000052c1 fetch  0x00000001 , 0x00004635 
+ 00021751  0x000052c2 arg  0x000000c0 , 0x00000002 
+ 00021752  0x000052c3 branch  0x00006f21 
+ 00021753  0x000052c8 arg  0x00008070 , 0x00000006 
+ 00021754  0x000052c9 arg  0x00000010 , 0x00000039 
+ 00021755  0x000052cb ifetch  0x00000001 , 0x00000006 
+ 00021756  0x000052cc nbranch  0x00005500 , 0x00000034 
+ 00021757  0x000052cd setarg  0x00000080 
+ 00021758  0x000052ce add  0x00000006 , 0xffffffff , 0x00000005 
+ 00021759  0x000052cf istore  0x00000001 , 0x00000005 
+ 00021760  0x000052d1 loop  0x000054fb 
+ 00021761  0x000052d2 arg  0x000080dc , 0x0000003f 
+ 00021762  0x000052d3 isub  0x00000006 , 0x0000003e 
+ 00021763  0x000052d4 rtn  0x00000005 
+ 00021764  0x000052d6 arg  0x00000008 , 0x00000039 
+ 00021765  0x000052d7 arg  0x000080d4 , 0x00000006 
+ 00021766  0x000052d8 branch  0x000054fb 
+ 00021767  0x000052db rtnmark1  0x00000026 
+ 00021768  0x000052dc call  0x0000550c 
+ 00021769  0x000052dd fetch  0x00000001 , 0x00000015 
+ 00021770  0x000052de nrtn  0x00000034 
+ 00021771  0x000052df branch  0x00006ed3 
+ 00021772  0x000052e2 bpatch  0x00000074 , 0x0000400e 
+ 00021773  0x000052e3 fetcht  0x00000001 , 0x0000464a 
+ 00021774  0x000052e4 call  0x00006edd 
+ 00021775  0x000052e5 fetcht  0x00000001 , 0x0000464b 
+ 00021776  0x000052e6 call  0x00006edd 
+ 00021777  0x000052e8 call  0x0000561c 
+ 00021778  0x000052e9 fetch  0x00000001 , 0x0000464c 
+ 00021779  0x000052ea call  0x00005943 
+ 00021780  0x000052eb call  0x000069dc 
+ 00021781  0x000052ed fetcht  0x00000001 , 0x00004644 
+ 00021782  0x000052ee call  0x00006eb6 
+ 00021783  0x000052ef fetcht  0x00000001 , 0x00004646 
+ 00021784  0x000052f0 call  0x00006eb6 
+ 00021785  0x000052f1 fetcht  0x00000001 , 0x00004645 
+ 00021786  0x000052f2 call  0x00006eb6 
+ 00021787  0x000052f4 fetcht  0x00000001 , 0x00004647 
+ 00021788  0x000052f5 call  0x00006eb6 
+ 00021789  0x000052f6 fetcht  0x00000001 , 0x00004648 
+ 00021790  0x000052f7 call  0x00006eb6 
+ 00021791  0x000052f8 fetcht  0x00000001 , 0x00004649 
+ 00021792  0x000052f9 call  0x00006eb6 
+ 00021793  0x000052fa fetcht  0x00000001 , 0x00004655 
+ 00021794  0x000052fb call  0x00006eb6 
+ 00021795  0x000052fd fetcht  0x00000001 , 0x00004656 
+ 00021796  0x000052fe call  0x00006eb6 
+ 00021797  0x00005300 fetcht  0x00000001 , 0x0000464a 
+ 00021798  0x00005301 call  0x00006eb2 
+ 00021799  0x00005302 fetcht  0x00000001 , 0x0000464b 
+ 00021800  0x00005303 call  0x00006eb2 
+ 00021801  0x00005304 fetcht  0x00000001 , 0x00004652 
+ 00021802  0x00005305 call  0x00006eb2 
+ 00021803  0x00005306 fetcht  0x00000001 , 0x00004653 
+ 00021804  0x00005307 call  0x00006eb2 
+ 00021805  0x00005308 fetcht  0x00000001 , 0x00004659 
+ 00021806  0x00005309 branch  0x00006eb6 
+ 00021807  0x0000530e fetch  0x00000002 , 0x000044e9 
+ 00021808  0x0000530f rtnbit0  0x00000009 
+ 00021809  0x00005310 copy  0x00000011 , 0x0000003f 
+ 00021810  0x00005311 nbranch  0x000029d5 , 0x00000034 
+ 00021811  0x00005312 branch  0x000029da 
+ 00021812  0x00005317 bpatch  0x00000075 , 0x0000400e 
+ 00021813  0x00005318 fetch  0x00000001 , 0x00004407 
+ 00021814  0x00005319 rtnne  0x00000002 
+ 00021815  0x0000531a fetcht  0x00000001 , 0x00004635 
+ 00021816  0x0000531b branch  0x00006f0f 
+ 00021817  0x0000531e fetch  0x00000008 , 0x00004713 
+ 00021818  0x0000531f rtnbit0  0x00000015 
+ 00021819  0x00005320 jam  0x00000001 , 0x00004636 
+ 00021820  0x00005321 rtn 
+ 00021821  0x00005324 bpatch  0x00000076 , 0x0000400e 
+ 00021822  0x00005325 fetch  0x00000008 , 0x00004713 
+ 00021823  0x00005326 rtnbit0  0x00000015 
+ 00021824  0x00005327 call  0x00005534 
+ 00021825  0x00005328 fetch  0x00000001 , 0x00004407 
+ 00021826  0x00005329 beq  0x00000002 , 0x00005545 
+ 00021827  0x0000532a jam  0x00000003 , 0x00004636 
+ 00021828  0x0000532b branch  0x00005547 
+ 00021829  0x0000532e jam  0x00000002 , 0x00004636 
+ 00021830  0x0000532f branch  0x00005547 
+ 00021831  0x00005332 bpatch  0x00000077 , 0x0000400e 
+ 00021832  0x00005333 call  0x00006f82 
+ 00021833  0x00005334 call  0x00006fb0 
+ 00021834  0x00005335 store  0x00000002 , 0x00004633 
+ 00021835  0x00005336 fetch  0x00000001 , 0x00004407 
+ 00021836  0x00005337 bne  0x00000002 , 0x00005553 
+ 00021837  0x00005338 fetcht  0x00000002 , 0x00004633 
+ 00021838  0x00005339 mul32  0x00000002 , 0x00000008 , 0x0000003f 
+ 00021839  0x0000533a div  0x0000003f , 0x0000000a 
+ 00021840  0x0000533b call  0x00007d5f 
+ 00021841  0x0000533c iadd  0x00000002 , 0x0000003f 
+ 00021842  0x0000533d store  0x00000002 , 0x00004633 
+ 00021843  0x0000533f arg  0x0000462d , 0x00000011 
+ 00021844  0x00005340 call  0x00005563 
+ 00021845  0x00005341 fetch  0x00000001 , 0x0000440c 
+ 00021846  0x00005342 bbit1  0x00000001 , 0x000054cd 
+ 00021847  0x00005343 bbit0  0x00000000 , 0x0000555c 
+ 00021848  0x00005344 jam  0x00000001 , 0x00004637 
+ 00021849  0x00005345 branch  0x0000555a 
+ 00021850  0x00005348 arg  0x00000004 , 0x00000007 
+ 00021851  0x00005349 branch  0x00005f00 
+ 00021852  0x0000534b arg  0x00000004 , 0x00000007 
+ 00021853  0x0000534c call  0x00005f04 
+ 00021854  0x0000534d jam  0x00000001 , 0x00004709 
+ 00021855  0x0000534e fetch  0x00000001 , 0x00004637 
+ 00021856  0x0000534f rtn  0x00000034 
+ 00021857  0x00005350 jam  0x00000000 , 0x00004637 
+ 00021858  0x00005351 branch  0x0000616e 
+ 00021859  0x00005355 bpatch  0x00000078 , 0x0000400f 
+ 00021860  0x00005356 ifetch  0x00000008 , 0x00000011 
+ 00021861  0x00005357 store  0x00000008 , 0x00000670 
+ 00021862  0x00005358 fetch  0x00000001 , 0x00004636 
+ 00021863  0x00005359 beq  0x00000000 , 0x0000556a 
+ 00021864  0x0000535a beq  0x00000002 , 0x0000556a 
+ 00021865  0x0000535b beq  0x00000003 , 0x00005588 
+ 00021866  0x0000535d call  0x00006ff3 
+ 00021867  0x0000535e call  0x00006feb 
+ 00021868  0x0000535f fetch  0x00000002 , 0x00000676 
+ 00021869  0x00005360 fetcht  0x00000002 , 0x00000672 
+ 00021870  0x00005361 isub  0x00000002 , 0x0000003e 
+ 00021871  0x00005362 ncall  0x00006fef , 0x00000002 
+ 00021872  0x00005363 fetcht  0x00000002 , 0x00000674 
+ 00021873  0x00005364 isub  0x00000002 , 0x0000003e 
+ 00021874  0x00005365 ncall  0x00006fe7 , 0x00000002 
+ 00021875  0x00005367 fetch  0x00000002 , 0x00000676 
+ 00021876  0x00005368 fetcht  0x00000002 , 0x00000670 
+ 00021877  0x00005369 isub  0x00000002 , 0x0000003e 
+ 00021878  0x0000536a branch  0x00005584 , 0x00000002 
+ 00021879  0x0000536b fetcht  0x00000002 , 0x00000672 
+ 00021880  0x0000536c isub  0x00000002 , 0x0000003f 
+ 00021881  0x0000536d nbranch  0x00005586 , 0x00000002 
+ 00021882  0x0000536e branch  0x00005586 , 0x00000034 
+ 00021883  0x0000536f mul32  0x0000003f , 0x00000064 , 0x00000011 
+ 00021884  0x00005370 fetch  0x00000002 , 0x00000670 
+ 00021885  0x00005371 fetcht  0x00000002 , 0x00000672 
+ 00021886  0x00005372 isub  0x00000002 , 0x00000002 
+ 00021887  0x00005373 copy  0x00000011 , 0x0000003f 
+ 00021888  0x00005374 idiv  0x00000002 
+ 00021889  0x00005375 call  0x00007d5f 
+ 00021890  0x00005376 store  0x00000001 , 0x000047bd 
+ 00021891  0x00005377 rtn 
+ 00021892  0x0000537a jam  0x00000064 , 0x000047bd 
+ 00021893  0x0000537b rtn 
+ 00021894  0x0000537d jam  0x00000000 , 0x000047bd 
+ 00021895  0x0000537e rtn 
+ 00021896  0x00005381 branch  0x0000556a 
+ 00021897  0x00005388 fetcht  0x00000001 , 0x00004427 
+ 00021898  0x00005389 call  0x00006ef7 
+ 00021899  0x0000538b fetcht  0x00000001 , 0x00004644 
+ 00021900  0x0000538c call  0x000055b5 
+ 00021901  0x0000538d fetcht  0x00000001 , 0x00004646 
+ 00021902  0x0000538e call  0x000055b5 
+ 00021903  0x0000538f fetcht  0x00000001 , 0x00004645 
+ 00021904  0x00005390 call  0x000055b5 
+ 00021905  0x00005391 fetcht  0x00000001 , 0x00004647 
+ 00021906  0x00005392 call  0x000055b5 
+ 00021907  0x00005393 fetcht  0x00000001 , 0x00004648 
+ 00021908  0x00005394 call  0x000055b5 
+ 00021909  0x00005395 fetcht  0x00000001 , 0x00004649 
+ 00021910  0x00005396 call  0x000055b5 
+ 00021911  0x00005398 fetcht  0x00000001 , 0x00004654 
+ 00021912  0x00005399 call  0x000055b5 
+ 00021913  0x0000539b fetcht  0x00000001 , 0x00004655 
+ 00021914  0x0000539c call  0x000055b5 
+ 00021915  0x0000539e fetcht  0x00000001 , 0x00004656 
+ 00021916  0x0000539f call  0x000055b5 
+ 00021917  0x000053a1 fetcht  0x00000001 , 0x0000464a 
+ 00021918  0x000053a2 call  0x000055b5 
+ 00021919  0x000053a4 fetcht  0x00000001 , 0x0000464b 
+ 00021920  0x000053a5 call  0x000055b5 
+ 00021921  0x000053a7 fetcht  0x00000001 , 0x00004652 
+ 00021922  0x000053a8 call  0x000055b5 
+ 00021923  0x000053a9 fetcht  0x00000001 , 0x00004653 
+ 00021924  0x000053aa call  0x000055b5 
+ 00021925  0x000053ac fetcht  0x00000001 , 0x00004659 
+ 00021926  0x000053ad call  0x000055b5 
+ 00021927  0x000053af fetcht  0x00000001 , 0x0000465a 
+ 00021928  0x000053b0 call  0x000055b5 
+ 00021929  0x000053b2 fetcht  0x00000001 , 0x0000464e 
+ 00021930  0x000053b3 branch  0x000055b5 
+ 00021931  0x000053b7 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021932  0x000053b8 rtn  0x00000005 
+ 00021933  0x000053b9 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00021934  0x000053ba fetch  0x00000004 , 0x0000811c 
+ 00021935  0x000053bb qisolate1  0x0000003f 
+ 00021936  0x000053bc branch  0x000055b5 , 0x00000001 
+ 00021937  0x000053be sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021938  0x000053bf rtn  0x00000005 
+ 00021939  0x000053c0 set1  0x00000007 , 0x00000002 
+ 00021940  0x000053c1 branch  0x00006edd 
+ 00021941  0x000053c4 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00021942  0x000053c5 rtn  0x00000005 
+ 00021943  0x000053c6 set0  0x00000007 , 0x00000002 
+ 00021944  0x000053c7 branch  0x00006edd 
+ 00021945  0x000053ca fetch  0x00000003 , 0x0000473c 
+ 00021946  0x000053cb store  0x00000003 , 0x00000670 
+ 00021947  0x000053cc arg  0x0000000d , 0x00000039 
+ 00021948  0x000053cd arg  0x00000000 , 0x00000002 
+ 00021949  0x000053cf fetch  0x00000003 , 0x00000670 
+ 00021950  0x000053d0 isolate1  0x00000000 , 0x0000003f 
+ 00021951  0x000053d1 call  0x00006f0f , 0x00000001 
+ 00021952  0x000053d2 fetch  0x00000003 , 0x00000670 
+ 00021953  0x000053d3 lshift  0x0000003f , 0x0000003f 
+ 00021954  0x000053d4 store  0x00000003 , 0x00000670 
+ 00021955  0x000053d5 increase  0x00000001 , 0x00000002 
+ 00021956  0x000053d6 loop  0x000055bd 
+ 00021957  0x000053d7 rtn 
+ 00021958  0x000053de bpatch  0x00000079 , 0x0000400f 
+ 00021959  0x000053df fetch  0x00000008 , 0x0000498d 
+ 00021960  0x000053e0 rtn  0x00000034 
+ 00021961  0x000053e1 fetch  0x00000001 , 0x0000498c 
+ 00021962  0x000053e2 copy  0x0000003f , 0x00000011 
+ 00021963  0x000053e3 sub  0x0000003f , 0x0000000b , 0x0000003e 
+ 00021964  0x000053e4 nbranch  0x000055dd , 0x00000002 
+ 00021965  0x000053e6 call  0x000055d6 
+ 00021966  0x000053e8 arg  0x000047a9 , 0x00000005 
+ 00021967  0x000053e9 call  0x000055d3 
+ 00021968  0x000053eb arg  0x0000436b , 0x00000005 
+ 00021969  0x000053ec call  0x000055d3 
+ 00021970  0x000053ee arg  0x0000426c , 0x00000005 
+ 00021971  0x000053f0 arg  0x0000498d , 0x00000006 
+ 00021972  0x000053f1 copy  0x00000011 , 0x00000039 
+ 00021973  0x000053f2 branch  0x00007cda 
+ 00021974  0x000053f5 arg  0x000047a9 , 0x00000005 
+ 00021975  0x000053f6 call  0x000055db 
+ 00021976  0x000053f8 arg  0x0000436b , 0x00000005 
+ 00021977  0x000053f9 call  0x000055db 
+ 00021978  0x000053fb arg  0x0000426c , 0x00000005 
+ 00021979  0x000053fd arg  0x0000000b , 0x00000039 
+ 00021980  0x000053fe branch  0x00007ca1 
+ 00021981  0x00005401 call  0x000055f3 
+ 00021982  0x00005403 fetch  0x00000001 , 0x0000498c 
+ 00021983  0x00005404 increase  0x00000001 , 0x0000003f 
+ 00021984  0x00005405 store  0x00000001 , 0x000047a0 
+ 00021985  0x00005406 jam  0x00000009 , 0x000047a1 
+ 00021986  0x00005407 arg  0x0000498d , 0x00000006 
+ 00021987  0x00005408 arg  0x000047a2 , 0x00000005 
+ 00021988  0x00005409 copy  0x00000011 , 0x00000039 
+ 00021989  0x0000540a call  0x00007cda 
+ 00021990  0x0000540c fetch  0x00000001 , 0x0000498c 
+ 00021991  0x0000540d increase  0x00000001 , 0x0000003f 
+ 00021992  0x0000540e store  0x00000001 , 0x00004369 
+ 00021993  0x0000540f jam  0x00000009 , 0x0000436a 
+ 00021994  0x00005410 arg  0x0000498d , 0x00000006 
+ 00021995  0x00005411 arg  0x0000436b , 0x00000005 
+ 00021996  0x00005412 copy  0x00000011 , 0x00000039 
+ 00021997  0x00005413 call  0x00007cda 
+ 00021998  0x00005415 arg  0x0000498c , 0x00000006 
+ 00021999  0x00005416 arg  0x0000426b , 0x00000005 
+ 00022000  0x00005417 copy  0x00000011 , 0x00000039 
+ 00022001  0x00005418 increase  0x00000001 , 0x00000039 
+ 00022002  0x00005419 branch  0x00007cda 
+ 00022003  0x0000541c arg  0x000047a0 , 0x00000005 
+ 00022004  0x0000541d arg  0x00000014 , 0x00000039 
+ 00022005  0x0000541e branch  0x00007ca1 
+ 00022006  0x00005425 call  0x000055fb 
+ 00022007  0x00005426 jam  0x00000073 , 0x000043f5 
+ 00022008  0x00005428 call  0x000055fa 
+ 00022009  0x00005429 branch  0x000069e0 
+ 00022010  0x0000542d branch  0x00006bc6 
+ 00022011  0x00005430 fetch  0x00000001 , 0x0000464c 
+ 00022012  0x00005431 arg  0x00000021 , 0x00000002 
+ 00022013  0x00005432 call  0x00006f21 
+ 00022014  0x00005433 fetch  0x00000001 , 0x0000464d 
+ 00022015  0x00005434 arg  0x00000023 , 0x00000002 
+ 00022016  0x00005435 branch  0x00006f21 
+ 00022017  0x0000543b bpatch  0x0000007a , 0x0000400f 
+ 00022018  0x0000543c disable  0x00000028 
+ 00022019  0x0000543d setarg  0x00000000 
+ 00022020  0x0000543e store  0x00000006 , 0x00004847 
+ 00022021  0x0000543f call  0x000059f6 
+ 00022022  0x00005440 setarg  0x00000089 
+ 00022023  0x00005441 call  0x000069e4 
+ 00022024  0x00005442 call  0x00005747 
+ 00022025  0x00005443 call  0x00005612 
+ 00022026  0x00005444 call  0x00005617 
+ 00022027  0x00005445 call  0x000057a6 
+ 00022028  0x00005446 fetch  0x00000001 , 0x00004846 
+ 00022029  0x00005447 and_into  0x0000001f , 0x0000003f 
+ 00022030  0x00005448 store  0x00000001 , 0x00004846 
+ 00022031  0x00005449 nbranch  0x00005f37 , 0x00000028 
+ 00022032  0x0000544a call  0x00005f26 
+ 00022033  0x0000544b branch  0x00005c0b 
+ 00022034  0x00005450 fetch  0x00000001 , 0x00004856 
+ 00022035  0x00005451 rtn  0x00000034 
+ 00022036  0x00005452 store  0x00000001 , 0x0000484b 
+ 00022037  0x00005453 jam  0x00000000 , 0x00004856 
+ 00022038  0x00005454 branch  0x00007dba 
+ 00022039  0x00005457 fetch  0x00000001 , 0x00004852 
+ 00022040  0x00005458 rtn  0x00000034 
+ 00022041  0x00005459 store  0x00000001 , 0x0000484c 
+ 00022042  0x0000545a jam  0x00000000 , 0x00004852 
+ 00022043  0x0000545b branch  0x00007dba 
+ 00022044  0x0000545e call  0x00005629 
+ 00022045  0x0000545f call  0x00005665 
+ 00022046  0x00005460 fetch  0x00000001 , 0x00004850 
+ 00022047  0x00005461 fetcht  0x00000001 , 0x0000484f 
+ 00022048  0x00005462 store  0x00000001 , 0x0000484f 
+ 00022049  0x00005463 isub  0x00000002 , 0x0000003e 
+ 00022050  0x00005464 nbranch  0x0000430c , 0x00000005 
+ 00022051  0x00005465 fetch  0x00000001 , 0x00004854 
+ 00022052  0x00005466 fetcht  0x00000001 , 0x00004853 
+ 00022053  0x00005467 store  0x00000001 , 0x00004853 
+ 00022054  0x00005468 isub  0x00000002 , 0x0000003e 
+ 00022055  0x00005469 nbranch  0x0000430c , 0x00000005 
+ 00022056  0x0000546a rtn 
+ 00022057  0x0000546c fetch  0x00000001 , 0x00004652 
+ 00022058  0x0000546d rtneq  0x000000ff 
+ 00022059  0x0000546e arg  0x00000000 , 0x00000011 
+ 00022060  0x0000546f fetcht  0x00000001 , 0x00004652 
+ 00022061  0x00005470 call  0x00006ee6 
+ 00022062  0x00005471 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022063  0x00005472 fetcht  0x00000001 , 0x00004653 
+ 00022064  0x00005473 call  0x00006ee6 
+ 00022065  0x00005474 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022066  0x00005475 copy  0x00000011 , 0x0000003f 
+ 00022067  0x00005476 store  0x00000001 , 0x00004850 
+ 00022068  0x00005477 beq  0x00000001 , 0x00005639 
+ 00022069  0x00005478 beq  0x00000002 , 0x0000563d 
+ 00022070  0x00005479 fetch  0x00000001 , 0x00004851 
+ 00022071  0x0000547a bbit1  0x00000007 , 0x00005649 
+ 00022072  0x0000547b rtn 
+ 00022073  0x0000547e fetch  0x00000001 , 0x0000484f 
+ 00022074  0x0000547f beq  0x00000000 , 0x00005641 
+ 00022075  0x00005480 beq  0x00000003 , 0x00005643 
+ 00022076  0x00005481 rtn 
+ 00022077  0x00005483 fetch  0x00000001 , 0x0000484f 
+ 00022078  0x00005484 beq  0x00000000 , 0x00005645 
+ 00022079  0x00005485 beq  0x00000003 , 0x00005647 
+ 00022080  0x00005486 rtn 
+ 00022081  0x00005488 jam  0x00000082 , 0x00004851 
+ 00022082  0x00005489 rtn 
+ 00022083  0x0000548b jam  0x00000081 , 0x00004851 
+ 00022084  0x0000548c rtn 
+ 00022085  0x0000548e jam  0x00000080 , 0x00004851 
+ 00022086  0x0000548f rtn 
+ 00022087  0x00005491 jam  0x00000083 , 0x00004851 
+ 00022088  0x00005492 rtn 
+ 00022089  0x00005494 fetch  0x00000001 , 0x00004851 
+ 00022090  0x00005495 set0  0x00000007 , 0x0000003f 
+ 00022091  0x00005496 store  0x00000001 , 0x00004851 
+ 00022092  0x00005497 beq  0x00000000 , 0x00005651 
+ 00022093  0x00005498 beq  0x00000001 , 0x00005654 
+ 00022094  0x00005499 beq  0x00000002 , 0x00005657 
+ 00022095  0x0000549a beq  0x00000003 , 0x0000565a 
+ 00022096  0x0000549b rtn 
+ 00022097  0x0000549d fetch  0x00000001 , 0x00004850 
+ 00022098  0x0000549e beq  0x00000003 , 0x0000565d 
+ 00022099  0x0000549f rtn 
+ 00022100  0x000054a1 fetch  0x00000001 , 0x00004850 
+ 00022101  0x000054a2 beq  0x00000000 , 0x0000565d 
+ 00022102  0x000054a3 rtn 
+ 00022103  0x000054a5 fetch  0x00000001 , 0x00004850 
+ 00022104  0x000054a6 beq  0x00000003 , 0x00005661 
+ 00022105  0x000054a7 rtn 
+ 00022106  0x000054a9 fetch  0x00000001 , 0x00004850 
+ 00022107  0x000054aa beq  0x00000000 , 0x00005661 
+ 00022108  0x000054ab rtn 
+ 00022109  0x000054ad fetch  0x00000001 , 0x00004852 
+ 00022110  0x000054ae increase  0x00000001 , 0x0000003f 
+ 00022111  0x000054af store  0x00000001 , 0x00004852 
+ 00022112  0x000054b0 rtn 
+ 00022113  0x000054b2 fetch  0x00000001 , 0x00004852 
+ 00022114  0x000054b3 increase  0xffffffff , 0x0000003f 
+ 00022115  0x000054b4 store  0x00000001 , 0x00004852 
+ 00022116  0x000054b5 rtn 
+ 00022117  0x000054b9 fetch  0x00000001 , 0x0000464a 
+ 00022118  0x000054ba rtneq  0x000000ff 
+ 00022119  0x000054bb arg  0x00000000 , 0x00000011 
+ 00022120  0x000054bc fetcht  0x00000001 , 0x0000464a 
+ 00022121  0x000054bd call  0x00006ee6 
+ 00022122  0x000054be setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00022123  0x000054bf fetcht  0x00000001 , 0x0000464b 
+ 00022124  0x000054c0 call  0x00006ee6 
+ 00022125  0x000054c1 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00022126  0x000054c2 copy  0x00000011 , 0x0000003f 
+ 00022127  0x000054c3 store  0x00000001 , 0x00004854 
+ 00022128  0x000054c4 beq  0x00000001 , 0x00005675 
+ 00022129  0x000054c5 beq  0x00000002 , 0x00005679 
+ 00022130  0x000054c6 fetch  0x00000001 , 0x00004855 
+ 00022131  0x000054c7 bbit1  0x00000007 , 0x00005685 
+ 00022132  0x000054c8 rtn 
+ 00022133  0x000054cb fetch  0x00000001 , 0x00004853 
+ 00022134  0x000054cc beq  0x00000000 , 0x0000567d 
+ 00022135  0x000054cd beq  0x00000003 , 0x0000567f 
+ 00022136  0x000054ce rtn 
+ 00022137  0x000054d0 fetch  0x00000001 , 0x00004853 
+ 00022138  0x000054d1 beq  0x00000000 , 0x00005681 
+ 00022139  0x000054d2 beq  0x00000003 , 0x00005683 
+ 00022140  0x000054d3 rtn 
+ 00022141  0x000054d5 jam  0x00000082 , 0x00004855 
+ 00022142  0x000054d6 rtn 
+ 00022143  0x000054d8 jam  0x00000081 , 0x00004855 
+ 00022144  0x000054d9 rtn 
+ 00022145  0x000054db jam  0x00000080 , 0x00004855 
+ 00022146  0x000054dc rtn 
+ 00022147  0x000054de jam  0x00000083 , 0x00004855 
+ 00022148  0x000054df rtn 
+ 00022149  0x000054e1 fetch  0x00000001 , 0x00004855 
+ 00022150  0x000054e2 set0  0x00000007 , 0x0000003f 
+ 00022151  0x000054e3 store  0x00000001 , 0x00004855 
+ 00022152  0x000054e4 beq  0x00000000 , 0x0000568d 
+ 00022153  0x000054e5 beq  0x00000001 , 0x00005690 
+ 00022154  0x000054e6 beq  0x00000002 , 0x00005693 
+ 00022155  0x000054e7 beq  0x00000003 , 0x00005696 
+ 00022156  0x000054e8 rtn 
+ 00022157  0x000054ea fetch  0x00000001 , 0x00004854 
+ 00022158  0x000054eb beq  0x00000003 , 0x00005699 
+ 00022159  0x000054ec rtn 
+ 00022160  0x000054ee fetch  0x00000001 , 0x00004854 
+ 00022161  0x000054ef beq  0x00000000 , 0x00005699 
+ 00022162  0x000054f0 rtn 
+ 00022163  0x000054f2 fetch  0x00000001 , 0x00004854 
+ 00022164  0x000054f3 beq  0x00000003 , 0x0000569d 
+ 00022165  0x000054f4 rtn 
+ 00022166  0x000054f6 fetch  0x00000001 , 0x00004854 
+ 00022167  0x000054f7 beq  0x00000000 , 0x0000569d 
+ 00022168  0x000054f8 rtn 
+ 00022169  0x000054fa fetch  0x00000001 , 0x00004856 
+ 00022170  0x000054fb increase  0x00000001 , 0x0000003f 
+ 00022171  0x000054fc store  0x00000001 , 0x00004856 
+ 00022172  0x000054fd rtn 
+ 00022173  0x000054ff fetch  0x00000001 , 0x00004856 
+ 00022174  0x00005500 increase  0xffffffff , 0x0000003f 
+ 00022175  0x00005501 store  0x00000001 , 0x00004856 
+ 00022176  0x00005502 rtn 
+ 00022177  0x00005506 fetcht  0x00000001 , 0x0000464a 
+ 00022178  0x00005507 call  0x00006eb2 
+ 00022179  0x00005508 fetcht  0x00000001 , 0x0000464b 
+ 00022180  0x00005509 call  0x00006eb2 
+ 00022181  0x0000550a fetcht  0x00000001 , 0x00004652 
+ 00022182  0x0000550b call  0x00006eb2 
+ 00022183  0x0000550c fetcht  0x00000001 , 0x00004653 
+ 00022184  0x0000550d branch  0x00006eb2 
+ 00022185  0x00005510 fetcht  0x00000001 , 0x0000464a 
+ 00022186  0x00005511 call  0x000055ab 
+ 00022187  0x00005512 fetcht  0x00000001 , 0x0000464b 
+ 00022188  0x00005513 call  0x000055ab 
+ 00022189  0x00005514 fetcht  0x00000001 , 0x00004652 
+ 00022190  0x00005515 call  0x000055ab 
+ 00022191  0x00005516 fetcht  0x00000001 , 0x00004653 
+ 00022192  0x00005517 branch  0x000055ab 
+ 00022193  0x0000551a fetch  0x00000002 , 0x0000484b 
+ 00022194  0x0000551b rtn  0x00000034 
+ 00022195  0x0000551c jam  0x00000001 , 0x00004857 
+ 00022196  0x0000551d jam  0x0000000a , 0x00004858 
+ 00022197  0x0000551e rtn 
+ 00022198  0x00005521 arg  0x00004858 , 0x00000013 
+ 00022199  0x00005522 arg  0x000056b9 , 0x00000012 
+ 00022200  0x00005523 branch  0x000042e0 
+ 00022201  0x00005525 jam  0x00000000 , 0x00004857 
+ 00022202  0x00005526 rtn 
+ 00022203  0x0000552f fetch  0x00000001 , 0x00004649 
+ 00022204  0x00005530 rtneq  0x000000ff 
+ 00022205  0x00005531 arg  0x00000000 , 0x00000011 
+ 00022206  0x00005532 jam  0x00000005 , 0x00004977 
+ 00022207  0x00005533 fetcht  0x00000001 , 0x00004649 
+ 00022208  0x00005534 call  0x000056c8 
+ 00022209  0x00005536 store  0x00000001 , 0x00004974 
+ 00022210  0x00005537 fetch  0x00000001 , 0x00004654 
+ 00022211  0x00005538 beq  0x000000ff , 0x000056d8 
+ 00022212  0x00005539 call  0x000058df 
+ 00022213  0x0000553b copy  0x00000011 , 0x0000003f 
+ 00022214  0x0000553c bbit1  0x00000005 , 0x000056e0 
+ 00022215  0x0000553d branch  0x000056e7 
+ 00022216  0x00005540 fetch  0x00000008 , 0x00004713 
+ 00022217  0x00005541 bbit1  0x0000002b , 0x000056de 
+ 00022218  0x00005542 fetch  0x00000001 , 0x00004974 
+ 00022219  0x00005543 copy  0x0000003f , 0x00000013 
+ 00022220  0x00005544 fetch  0x00000001 , 0x00004654 
+ 00022221  0x00005545 beq  0x000000ff , 0x00005931 
+ 00022222  0x00005547 fetch  0x00000001 , 0x0000497b 
+ 00022223  0x00005548 nbranch  0x000056db , 0x00000034 
+ 00022224  0x0000554a call  0x00006ee6 
+ 00022225  0x0000554b fetcht  0x00000001 , 0x00004654 
+ 00022226  0x0000554c branch  0x000056de , 0x00000001 
+ 00022227  0x0000554d fetcht  0x00000001 , 0x00004654 
+ 00022228  0x0000554e call  0x00006ef7 
+ 00022229  0x0000554f fetcht  0x00000001 , 0x00004649 
+ 00022230  0x00005550 fetch  0x00000001 , 0x00004974 
+ 00022231  0x00005551 branch  0x00005925 
+ 00022232  0x00005554 fetcht  0x00000001 , 0x00004649 
+ 00022233  0x00005555 call  0x000055b5 
+ 00022234  0x00005556 branch  0x000056c5 
+ 00022235  0x00005559 jam  0x00000000 , 0x0000487a 
+ 00022236  0x0000555a jam  0x00000000 , 0x00004974 
+ 00022237  0x0000555b rtn 
+ 00022238  0x0000555e fetch  0x00000001 , 0x00004974 
+ 00022239  0x0000555f branch  0x00005925 
+ 00022240  0x00005562 fetch  0x00000001 , 0x0000487a 
+ 00022241  0x00005563 rtneq  0x00000001 
+ 00022242  0x00005564 jam  0x00000001 , 0x0000487a 
+ 00022243  0x00005565 fetch  0x00000008 , 0x00004713 
+ 00022244  0x00005566 rtnbit1  0x00000028 
+ 00022245  0x00005567 rtnbit1  0x00000036 
+ 00022246  0x00005568 branch  0x000056f7 
+ 00022247  0x0000556b fetch  0x00000001 , 0x0000487a 
+ 00022248  0x0000556c rtneq  0x00000000 
+ 00022249  0x0000556d jam  0x00000000 , 0x0000487a 
+ 00022250  0x0000556e fetch  0x00000008 , 0x00004713 
+ 00022251  0x0000556f bbit1  0x00000028 , 0x000056ee 
+ 00022252  0x00005570 bbit1  0x00000036 , 0x000056ee 
+ 00022253  0x00005571 rtn 
+ 00022254  0x00005573 fetch  0x00000001 , 0x0000487b 
+ 00022255  0x00005574 nbranch  0x000056f2 , 0x00000034 
+ 00022256  0x00005575 fetch  0x00000001 , 0x0000497d 
+ 00022257  0x00005576 ncall  0x000056f7 , 0x00000034 
+ 00022258  0x00005578 jam  0x00000000 , 0x0000487b 
+ 00022259  0x00005579 fetch  0x00000001 , 0x000044eb 
+ 00022260  0x0000557a store  0x00000001 , 0x0000497d 
+ 00022261  0x0000557b store  0x00000001 , 0x0000497c 
+ 00022262  0x0000557c rtn 
+ 00022263  0x0000557f bpatch  0x0000007b , 0x0000400f 
+ 00022264  0x00005580 call  0x00005728 
+ 00022265  0x00005581 rtn  0x00000028 
+ 00022266  0x00005583 fetch  0x00000001 , 0x00004690 
+ 00022267  0x00005585 copy  0x0000003f , 0x00000002 
+ 00022268  0x00005586 fetch  0x00000008 , 0x00004713 
+ 00022269  0x00005587 bbit1  0x00000017 , 0x00005704 
+ 00022270  0x00005588 copy  0x00000002 , 0x0000003f 
+ 00022271  0x0000558a increase  0x00000001 , 0x0000003f 
+ 00022272  0x0000558b and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022273  0x0000558d store  0x00000001 , 0x00004690 
+ 00022274  0x0000558e call  0x00005744 
+ 00022275  0x0000558f branch  0x00005cac 
+ 00022276  0x00005595 fetch  0x00000001 , 0x0000498a 
+ 00022277  0x00005596 nbranch  0x00005721 , 0x00000034 
+ 00022278  0x00005598 fetch  0x00000008 , 0x00004713 
+ 00022279  0x00005599 bbit1  0x0000001c , 0x00005715 
+ 00022280  0x0000559a copy  0x00000002 , 0x0000003f 
+ 00022281  0x0000559b rtneq  0x00000001 
+ 00022282  0x0000559d beq  0x00000000 , 0x00005711 
+ 00022283  0x0000559e beq  0x00000002 , 0x0000570f 
+ 00022284  0x0000559f rtn 
+ 00022285  0x000055a2 setarg  0x00000002 
+ 00022286  0x000055a3 branch  0x00005701 
+ 00022287  0x000055a5 setarg  0x00000000 
+ 00022288  0x000055a6 branch  0x00005701 
+ 00022289  0x000055a8 setarg  0x00000001 
+ 00022290  0x000055a9 branch  0x00005701 
+ 00022291  0x000055ab setarg  0x00000003 
+ 00022292  0x000055ac branch  0x00005701 
+ 00022293  0x000055af copy  0x00000002 , 0x0000003f 
+ 00022294  0x000055b0 rtneq  0x00000001 
+ 00022295  0x000055b1 beq  0x00000000 , 0x00005711 
+ 00022296  0x000055b2 beq  0x00000002 , 0x00005713 
+ 00022297  0x000055b3 beq  0x00000003 , 0x0000570f 
+ 00022298  0x000055b4 rtn 
+ 00022299  0x000055b6 copy  0x00000002 , 0x0000003f 
+ 00022300  0x000055b7 rtneq  0x00000002 
+ 00022301  0x000055b8 beq  0x00000000 , 0x00005713 
+ 00022302  0x000055b9 beq  0x00000001 , 0x0000570f 
+ 00022303  0x000055ba beq  0x00000003 , 0x0000570d 
+ 00022304  0x000055bb rtn 
+ 00022305  0x000055bf fetch  0x00000008 , 0x00004713 
+ 00022306  0x000055c0 bbit1  0x0000001c , 0x0000571b 
+ 00022307  0x000055c1 copy  0x00000002 , 0x0000003f 
+ 00022308  0x000055c2 rtneq  0x00000002 
+ 00022309  0x000055c4 beq  0x00000000 , 0x0000570d 
+ 00022310  0x000055c5 beq  0x00000001 , 0x0000570f 
+ 00022311  0x000055c6 rtn 
+ 00022312  0x000055cc disable  0x00000028 
+ 00022313  0x000055cd fetch  0x00000008 , 0x00004713 
+ 00022314  0x000055ce rtnbit1  0x0000002b 
+ 00022315  0x000055cf branch  0x00005eb1 
+ 00022316  0x000055d2 fetch  0x00000008 , 0x00004713 
+ 00022317  0x000055d3 bbit1  0x00000028 , 0x00005730 
+ 00022318  0x000055d4 bbit1  0x00000036 , 0x00005737 
+ 00022319  0x000055d5 rtn 
+ 00022320  0x000055d8 fetch  0x00000001 , 0x0000487a 
+ 00022321  0x000055d9 rtnne  0x00000001 
+ 00022322  0x000055da arg  0x0000497d , 0x00000013 
+ 00022323  0x000055db arg  0x00005735 , 0x00000012 
+ 00022324  0x000055dc branch  0x000042e0 
+ 00022325  0x000055df jam  0x00000001 , 0x0000487b 
+ 00022326  0x000055e0 branch  0x00005ec6 
+ 00022327  0x000055e3 fetch  0x00000001 , 0x0000487a 
+ 00022328  0x000055e4 rtnne  0x00000001 
+ 00022329  0x000055e5 arg  0x0000497c , 0x00000013 
+ 00022330  0x000055e6 arg  0x0000573c , 0x00000012 
+ 00022331  0x000055e7 branch  0x000042e0 
+ 00022332  0x000055ea jam  0x00000001 , 0x0000487b 
+ 00022333  0x000055eb branch  0x00005ba3 
+ 00022334  0x000055ee fetch  0x00000008 , 0x00004713 
+ 00022335  0x000055ef rtnbit1  0x0000001c 
+ 00022336  0x000055f0 fetch  0x00000001 , 0x00004690 
+ 00022337  0x000055f1 rtnne  0x00000003 
+ 00022338  0x000055f3 jam  0x00000000 , 0x00004690 
+ 00022339  0x000055f4 rtn 
+ 00022340  0x000055f7 bpatch  0x0000007c , 0x0000400f 
+ 00022341  0x000055f8 call  0x0000573e 
+ 00022342  0x000055f9 call  0x0000613a 
+ 00022343  0x000055fb bpatch  0x0000007d , 0x0000400f 
+ 00022344  0x000055fc fetch  0x00000001 , 0x00004957 
+ 00022345  0x000055fd beq  0x0000000c , 0x0000576b 
+ 00022346  0x000055fe beq  0x00000003 , 0x00005785 
+ 00022347  0x000055ff beq  0x0000000b , 0x00005799 
+ 00022348  0x00005600 fetch  0x00000001 , 0x00004690 
+ 00022349  0x00005601 beq  0x00000000 , 0x00005753 
+ 00022350  0x00005602 beq  0x00000001 , 0x00005751 
+ 00022351  0x00005603 beq  0x00000002 , 0x00005755 
+ 00022352  0x00005604 beq  0x00000003 , 0x00005757 
+ 00022353  0x00005606 fetcht  0x00000001 , 0x00004869 
+ 00022354  0x00005607 branch  0x00005758 
+ 00022355  0x00005609 fetcht  0x00000001 , 0x00004868 
+ 00022356  0x0000560a branch  0x00005758 
+ 00022357  0x0000560c fetcht  0x00000001 , 0x0000486a 
+ 00022358  0x0000560d branch  0x00005758 
+ 00022359  0x0000560f fetcht  0x00000001 , 0x0000486b 
+ 00022360  0x00005611 fetch  0x00000001 , 0x00004957 
+ 00022361  0x00005612 beq  0x00000004 , 0x00005767 
+ 00022362  0x00005613 beq  0x00000005 , 0x00005767 
+ 00022363  0x00005614 beq  0x00000008 , 0x00005769 
+ 00022364  0x00005615 beq  0x00000007 , 0x00005769 
+ 00022365  0x00005616 beq  0x00000006 , 0x00005767 
+ 00022366  0x00005618 storet  0x00000001 , 0x00004879 
+ 00022367  0x00005619 setarg  0x00000006 
+ 00022368  0x0000561a call  0x000069e5 
+ 00022369  0x0000561b and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00022370  0x0000561c fetch  0x00000001 , 0x00004879 
+ 00022371  0x0000561d iadd  0x00000002 , 0x0000003f 
+ 00022372  0x0000561e lshift8  0x0000003f , 0x0000003f 
+ 00022373  0x0000561f add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00022374  0x00005620 branch  0x000069e4 
+ 00022375  0x00005623 increase  0xffffffff , 0x00000002 
+ 00022376  0x00005624 branch  0x0000575e 
+ 00022377  0x00005627 increase  0x00000002 , 0x00000002 
+ 00022378  0x00005628 branch  0x0000575e 
+ 00022379  0x0000562b fetch  0x00000001 , 0x00004690 
+ 00022380  0x0000562c beq  0x00000000 , 0x0000576f 
+ 00022381  0x0000562d beq  0x00000001 , 0x00005775 
+ 00022382  0x0000562e beq  0x00000002 , 0x00005778 
+ 00022383  0x00005630 fetch  0x00000001 , 0x00004874 
+ 00022384  0x00005631 copy  0x0000003f , 0x00000011 
+ 00022385  0x00005632 branch  0x0000577d 
+ 00022386  0x00005635 fetch  0x00000001 , 0x00004875 
+ 00022387  0x00005636 copy  0x0000003f , 0x00000011 
+ 00022388  0x00005637 branch  0x0000577d 
+ 00022389  0x0000563a fetch  0x00000001 , 0x00004876 
+ 00022390  0x0000563b copy  0x0000003f , 0x00000011 
+ 00022391  0x0000563c branch  0x0000577d 
+ 00022392  0x0000563f fetch  0x00000001 , 0x00004877 
+ 00022393  0x00005640 copy  0x0000003f , 0x00000011 
+ 00022394  0x00005641 branch  0x0000577d 
+ 00022395  0x00005644 fetch  0x00000001 , 0x00004878 
+ 00022396  0x00005645 copy  0x0000003f , 0x00000011 
+ 00022397  0x00005647 setarg  0x0000c309 
+ 00022398  0x00005648 call  0x000069e4 
+ 00022399  0x00005649 copy  0x00000011 , 0x0000003f 
+ 00022400  0x0000564a lshift8  0x0000003f , 0x0000003f 
+ 00022401  0x0000564b add  0x0000003f , 0x00000023 , 0x0000003f 
+ 00022402  0x0000564c call  0x000069e4 
+ 00022403  0x0000564d setarg  0x00000009 
+ 00022404  0x0000564e branch  0x000069e4 
+ 00022405  0x00005651 fetch  0x00000001 , 0x00004690 
+ 00022406  0x00005652 beq  0x00000000 , 0x0000578c 
+ 00022407  0x00005653 beq  0x00000001 , 0x0000578a 
+ 00022408  0x00005654 beq  0x00000002 , 0x0000578e 
+ 00022409  0x00005655 beq  0x00000003 , 0x00005790 
+ 00022410  0x00005657 fetch  0x00000001 , 0x0000486d 
+ 00022411  0x00005658 branch  0x00005791 
+ 00022412  0x0000565a fetch  0x00000001 , 0x0000486c 
+ 00022413  0x0000565b branch  0x00005791 
+ 00022414  0x0000565d fetch  0x00000001 , 0x0000486e 
+ 00022415  0x0000565e branch  0x00005791 
+ 00022416  0x00005660 fetch  0x00000001 , 0x0000486f 
+ 00022417  0x00005662 store  0x00000001 , 0x00004879 
+ 00022418  0x00005663 lshift8  0x0000003f , 0x0000003f 
+ 00022419  0x00005664 copy  0x0000003f , 0x00000011 
+ 00022420  0x00005665 add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00022421  0x00005666 call  0x000069e4 
+ 00022422  0x00005667 copy  0x00000011 , 0x0000003f 
+ 00022423  0x00005668 add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00022424  0x00005669 branch  0x000069e4 
+ 00022425  0x0000566c fetch  0x00000001 , 0x00004690 
+ 00022426  0x0000566d beq  0x00000000 , 0x000057a0 
+ 00022427  0x0000566e beq  0x00000001 , 0x0000579e 
+ 00022428  0x0000566f beq  0x00000002 , 0x000057a2 
+ 00022429  0x00005670 beq  0x00000003 , 0x000057a4 
+ 00022430  0x00005672 fetch  0x00000001 , 0x00004871 
+ 00022431  0x00005673 branch  0x00005791 
+ 00022432  0x00005676 fetch  0x00000001 , 0x00004870 
+ 00022433  0x00005677 branch  0x00005791 
+ 00022434  0x0000567a fetch  0x00000001 , 0x00004872 
+ 00022435  0x0000567b branch  0x00005791 
+ 00022436  0x0000567e fetch  0x00000001 , 0x00004873 
+ 00022437  0x0000567f branch  0x00005791 
+ 00022438  0x00005688 call  0x0000584c 
+ 00022439  0x00005689 fetch  0x00000001 , 0x00004987 
+ 00022440  0x0000568a nbranch  0x00005860 , 0x00000034 
+ 00022441  0x0000568b fetch  0x00000001 , 0x00004982 
+ 00022442  0x0000568c nbranch  0x0000585f , 0x00000034 
+ 00022443  0x0000568e call  0x00005888 
+ 00022444  0x0000568f call  0x000057bc 
+ 00022445  0x00005690 call  0x0000552f 
+ 00022446  0x00005691 call  0x000057b7 
+ 00022447  0x00005692 copy  0x00000011 , 0x0000003f 
+ 00022448  0x00005693 fetcht  0x00000001 , 0x0000484e 
+ 00022449  0x00005694 store  0x00000001 , 0x0000484e 
+ 00022450  0x00005695 store  0x00000001 , 0x00004846 
+ 00022451  0x00005696 ixor  0x00000002 , 0x0000003f 
+ 00022452  0x00005697 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00022453  0x00005698 rtn  0x00000005 
+ 00022454  0x00005699 branch  0x00007dba 
+ 00022455  0x0000569c rtnmark0  0x00000026 
+ 00022456  0x0000569d copy  0x00000011 , 0x0000003f 
+ 00022457  0x0000569e rtn  0x00000034 
+ 00022458  0x0000569f store  0x00000001 , 0x00004846 
+ 00022459  0x000056a0 branch  0x00007dba 
+ 00022460  0x000056a6 jam  0x00000000 , 0x00004979 
+ 00022461  0x000056a7 jam  0x00000000 , 0x0000497a 
+ 00022462  0x000056a8 jam  0x00000000 , 0x0000497b 
+ 00022463  0x000056a9 copy  0x0000003f , 0x00000012 
+ 00022464  0x000056aa fetcht  0x00000001 , 0x00004644 
+ 00022465  0x000056ab fetch  0x00000001 , 0x00004647 
+ 00022466  0x000056ac isub  0x00000002 , 0x0000003e 
+ 00022467  0x000056ad branch  0x000057cc , 0x00000005 
+ 00022468  0x000056ae fetch  0x00000001 , 0x00004648 
+ 00022469  0x000056af isub  0x00000002 , 0x0000003e 
+ 00022470  0x000056b0 branch  0x000057d1 , 0x00000005 
+ 00022471  0x000056b1 fetcht  0x00000001 , 0x00004645 
+ 00022472  0x000056b2 fetch  0x00000001 , 0x00004647 
+ 00022473  0x000056b3 isub  0x00000002 , 0x0000003e 
+ 00022474  0x000056b4 branch  0x000057e0 , 0x00000005 
+ 00022475  0x000056b5 branch  0x000057e3 
+ 00022476  0x000056b8 fetcht  0x00000001 , 0x00004645 
+ 00022477  0x000056b9 fetch  0x00000001 , 0x00004648 
+ 00022478  0x000056ba isub  0x00000002 , 0x0000003e 
+ 00022479  0x000056bb branch  0x000057d6 , 0x00000005 
+ 00022480  0x000056bc branch  0x000057d9 
+ 00022481  0x000056bf fetcht  0x00000001 , 0x00004645 
+ 00022482  0x000056c0 fetch  0x00000001 , 0x00004647 
+ 00022483  0x000056c1 isub  0x00000002 , 0x0000003e 
+ 00022484  0x000056c2 branch  0x000057db , 0x00000005 
+ 00022485  0x000056c3 branch  0x000057de 
+ 00022486  0x000056c6 call  0x000057ef 
+ 00022487  0x000056c7 call  0x000057fb 
+ 00022488  0x000056c8 branch  0x000057e5 
+ 00022489  0x000056cb call  0x000057ef 
+ 00022490  0x000056cc branch  0x000057e1 
+ 00022491  0x000056cf call  0x000057f8 
+ 00022492  0x000056d0 call  0x000057f2 
+ 00022493  0x000056d1 branch  0x000057e5 
+ 00022494  0x000056d4 call  0x000057f8 
+ 00022495  0x000056d5 branch  0x000057e4 
+ 00022496  0x000056d8 call  0x000057f2 
+ 00022497  0x000056da call  0x000057fe 
+ 00022498  0x000056db branch  0x000057e5 
+ 00022499  0x000056de call  0x000057fb 
+ 00022500  0x000056e0 call  0x000057f5 
+ 00022501  0x000056e2 call  0x00005801 
+ 00022502  0x000056e3 call  0x00005804 
+ 00022503  0x000056e4 fetch  0x00000001 , 0x0000497a 
+ 00022504  0x000056e5 rtn  0x00000034 
+ 00022505  0x000056e6 fetch  0x00000001 , 0x00004979 
+ 00022506  0x000056e7 rtn  0x00000034 
+ 00022507  0x000056e8 jam  0x00000001 , 0x0000497b 
+ 00022508  0x000056e9 fetch  0x00000001 , 0x0000484e 
+ 00022509  0x000056ea copy  0x0000003f , 0x00000011 
+ 00022510  0x000056eb rtn 
+ 00022511  0x000056ee and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022512  0x000056ef beq  0x00000009 , 0x0000580c 
+ 00022513  0x000056f0 rtn 
+ 00022514  0x000056f2 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022515  0x000056f3 beq  0x00000012 , 0x0000580c 
+ 00022516  0x000056f4 rtn 
+ 00022517  0x000056f6 and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022518  0x000056f7 beq  0x0000000a , 0x0000580c 
+ 00022519  0x000056f8 rtn 
+ 00022520  0x000056fa and  0x00000012 , 0x00000009 , 0x0000003f 
+ 00022521  0x000056fb beq  0x00000011 , 0x0000580c 
+ 00022522  0x000056fc rtn 
+ 00022523  0x000056fe and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022524  0x000056ff beq  0x00000014 , 0x0000580c 
+ 00022525  0x00005700 rtn 
+ 00022526  0x00005702 and  0x00000012 , 0x00000014 , 0x0000003f 
+ 00022527  0x00005703 beq  0x00000012 , 0x0000580c 
+ 00022528  0x00005704 rtn 
+ 00022529  0x00005707 and  0x00000012 , 0x00000018 , 0x0000003f 
+ 00022530  0x00005708 beq  0x00000018 , 0x0000580a 
+ 00022531  0x00005709 rtn 
+ 00022532  0x0000570c and  0x00000002 , 0x00000007 , 0x0000003f 
+ 00022533  0x0000570d beq  0x00000003 , 0x0000580a 
+ 00022534  0x0000570e beq  0x00000005 , 0x0000580a 
+ 00022535  0x0000570f beq  0x00000006 , 0x0000580a 
+ 00022536  0x00005710 beq  0x00000007 , 0x0000580a 
+ 00022537  0x00005711 rtn 
+ 00022538  0x00005715 jam  0x00000001 , 0x0000497a 
+ 00022539  0x00005716 rtn 
+ 00022540  0x00005719 jam  0x00000001 , 0x00004979 
+ 00022541  0x0000571a rtn 
+ 00022542  0x00005723 fetch  0x00000008 , 0x00004713 
+ 00022543  0x00005724 rtnbit0  0x00000017 
+ 00022544  0x00005725 bbit0  0x0000002c , 0x00005816 
+ 00022545  0x00005727 fetch  0x00000001 , 0x00004658 
+ 00022546  0x00005728 call  0x00005943 
+ 00022547  0x00005729 call  0x00005824 
+ 00022548  0x0000572a fetcht  0x00000001 , 0x00004658 
+ 00022549  0x0000572b branch  0x000055b5 
+ 00022550  0x0000572e fetch  0x00000001 , 0x00004658 
+ 00022551  0x0000572f call  0x00005946 
+ 00022552  0x00005730 jam  0x00000000 , 0x0000498b 
+ 00022553  0x00005731 fetcht  0x00000001 , 0x00004658 
+ 00022554  0x00005732 fetch  0x00000001 , 0x00004988 
+ 00022555  0x00005733 call  0x0000583d 
+ 00022556  0x00005734 call  0x00005828 
+ 00022557  0x00005735 fetcht  0x00000001 , 0x00004658 
+ 00022558  0x00005736 branch  0x000055b5 
+ 00022559  0x00005739 call  0x000055b5 
+ 00022560  0x0000573a fetch  0x00000001 , 0x00004989 
+ 00022561  0x0000573b rtneq  0x00000001 
+ 00022562  0x0000573c jam  0x00000001 , 0x00004989 
+ 00022563  0x0000573d branch  0x000056f7 
+ 00022564  0x00005740 jam  0x00000000 , 0x0000498b 
+ 00022565  0x00005741 fetcht  0x00000001 , 0x00004658 
+ 00022566  0x00005742 fetch  0x00000001 , 0x00004988 
+ 00022567  0x00005743 call  0x00005833 
+ 00022568  0x00005745 store  0x00000001 , 0x00004988 
+ 00022569  0x00005746 fetch  0x00000001 , 0x0000498a 
+ 00022570  0x00005747 branch  0x0000582f , 0x00000034 
+ 00022571  0x00005749 fetch  0x00000001 , 0x00004989 
+ 00022572  0x0000574a rtneq  0x00000001 
+ 00022573  0x0000574b jam  0x00000001 , 0x00004989 
+ 00022574  0x0000574c branch  0x000056f7 
+ 00022575  0x0000574f fetch  0x00000001 , 0x00004989 
+ 00022576  0x00005750 rtneq  0x00000000 
+ 00022577  0x00005751 jam  0x00000000 , 0x00004989 
+ 00022578  0x00005752 rtn 
+ 00022579  0x00005755 lshift  0x0000003f , 0x0000003f 
+ 00022580  0x00005756 copy  0x0000003f , 0x00000012 
+ 00022581  0x00005757 call  0x00006ee6 
+ 00022582  0x00005758 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022583  0x00005759 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022584  0x0000575a fetcht  0x00000001 , 0x0000498b 
+ 00022585  0x0000575b copy  0x00000002 , 0x00000007 
+ 00022586  0x0000575c beq  0x00000007 , 0x00005848 
+ 00022587  0x0000575d beq  0x00000000 , 0x0000584a 
+ 00022588  0x0000575e rtn 
+ 00022589  0x00005761 lshift  0x0000003f , 0x0000003f 
+ 00022590  0x00005762 copy  0x0000003f , 0x00000012 
+ 00022591  0x00005763 call  0x000055b1 
+ 00022592  0x00005764 call  0x00006ee6 
+ 00022593  0x00005765 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022594  0x00005766 and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022595  0x00005767 fetcht  0x00000001 , 0x0000498b 
+ 00022596  0x00005768 copy  0x00000002 , 0x00000007 
+ 00022597  0x00005769 beq  0x00000007 , 0x00005848 
+ 00022598  0x0000576a beq  0x00000000 , 0x0000584a 
+ 00022599  0x0000576b rtn 
+ 00022600  0x0000576e jam  0x00000001 , 0x0000498a 
+ 00022601  0x0000576f rtn 
+ 00022602  0x00005771 jam  0x00000000 , 0x0000498a 
+ 00022603  0x00005772 rtn 
+ 00022604  0x0000577b arg  0x00000000 , 0x00000012 
+ 00022605  0x0000577c fetch  0x00000001 , 0x00004657 
+ 00022606  0x0000577d rtneq  0x000000ff 
+ 00022607  0x0000577e fetch  0x00000008 , 0x00004713 
+ 00022608  0x0000577f bbit0  0x0000002e , 0x00005859 
+ 00022609  0x00005781 fetcht  0x00000001 , 0x00004657 
+ 00022610  0x00005782 call  0x000055b5 
+ 00022611  0x00005783 fetcht  0x00000001 , 0x00004657 
+ 00022612  0x00005784 call  0x00006ee6 
+ 00022613  0x00005785 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022614  0x00005787 copy  0x00000012 , 0x0000003f 
+ 00022615  0x00005788 store  0x00000001 , 0x00004987 
+ 00022616  0x00005789 rtn 
+ 00022617  0x0000578c fetcht  0x00000001 , 0x00004657 
+ 00022618  0x0000578d call  0x000055b1 
+ 00022619  0x0000578e fetcht  0x00000001 , 0x00004657 
+ 00022620  0x0000578f call  0x00006ee6 
+ 00022621  0x00005790 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022622  0x00005791 branch  0x00005856 
+ 00022623  0x00005794 beq  0x00000004 , 0x00005878 
+ 00022624  0x00005796 call  0x0000587b 
+ 00022625  0x00005797 fetch  0x00000004 , 0x00004983 
+ 00022626  0x00005798 arg  0x000000a0 , 0x00000002 
+ 00022627  0x00005799 iadd  0x00000002 , 0x00000002 
+ 00022628  0x0000579a copy  0x00000022 , 0x0000003f 
+ 00022629  0x0000579b isub  0x00000002 , 0x0000003e 
+ 00022630  0x0000579c nrtn  0x00000002 
+ 00022631  0x0000579d store  0x00000004 , 0x00004983 
+ 00022632  0x0000579e fetch  0x00000001 , 0x00004982 
+ 00022633  0x0000579f beq  0x00000000 , 0x0000586e 
+ 00022634  0x000057a0 beq  0x00000001 , 0x00005871 
+ 00022635  0x000057a1 beq  0x00000002 , 0x00005874 
+ 00022636  0x000057a2 beq  0x00000003 , 0x00005876 
+ 00022637  0x000057a3 rtn 
+ 00022638  0x000057a6 jam  0x00000001 , 0x00004982 
+ 00022639  0x000057a8 jam  0x00000001 , 0x00004846 
+ 00022640  0x000057a9 branch  0x00007dba 
+ 00022641  0x000057ac jam  0x00000002 , 0x00004982 
+ 00022642  0x000057ae jam  0x00000000 , 0x00004846 
+ 00022643  0x000057af branch  0x00007dba 
+ 00022644  0x000057b2 jam  0x00000003 , 0x00004982 
+ 00022645  0x000057b3 branch  0x0000586f 
+ 00022646  0x000057b6 jam  0x00000000 , 0x00004982 
+ 00022647  0x000057b7 branch  0x00005872 
+ 00022648  0x000057ba jam  0x00000000 , 0x00004982 
+ 00022649  0x000057bb jam  0x00000000 , 0x00004846 
+ 00022650  0x000057bc rtn 
+ 00022651  0x000057bf fetcht  0x00000004 , 0x00004983 
+ 00022652  0x000057c0 copy  0x00000022 , 0x0000003f 
+ 00022653  0x000057c1 isub  0x00000002 , 0x0000003e 
+ 00022654  0x000057c2 ncall  0x00005880 , 0x00000002 
+ 00022655  0x000057c3 rtn 
+ 00022656  0x000057c5 setarg  0x00000000 
+ 00022657  0x000057c6 store  0x00000004 , 0x00004983 
+ 00022658  0x000057c7 rtn 
+ 00022659  0x000057d0 call  0x00005895 
+ 00022660  0x000057d1 call  0x00005888 
+ 00022661  0x000057d2 setarg  0x00000000 
+ 00022662  0x000057d3 store  0x00000003 , 0x0000496f 
+ 00022663  0x000057d4 rtn 
+ 00022664  0x000057d7 bpatch  0x0000007e , 0x0000400f 
+ 00022665  0x000057d8 fetch  0x00000001 , 0x0000473f 
+ 00022666  0x000057d9 ncall  0x00005895 , 0x00000034 
+ 00022667  0x000057da arg  0x00000000 , 0x00000011 
+ 00022668  0x000057db call  0x00005898 
+ 00022669  0x000057dc call  0x000058a1 
+ 00022670  0x000057dd call  0x000058aa 
+ 00022671  0x000057de call  0x000058b3 
+ 00022672  0x000057df call  0x000058cf 
+ 00022673  0x000057e0 call  0x0000584c 
+ 00022674  0x000057e1 call  0x000058ec 
+ 00022675  0x000057e2 copy  0x00000011 , 0x0000003f 
+ 00022676  0x000057e3 rtn 
+ 00022677  0x000057e6 setarg  0x00030303 
+ 00022678  0x000057e7 store  0x00000003 , 0x0000496f 
+ 00022679  0x000057e8 rtn 
+ 00022680  0x000057eb fetch  0x00000001 , 0x00004644 
+ 00022681  0x000057ec call  0x00005943 
+ 00022682  0x000057ed jam  0x00000000 , 0x00004977 
+ 00022683  0x000057ee fetcht  0x00000001 , 0x00004644 
+ 00022684  0x000057ef fetch  0x00000001 , 0x0000496f 
+ 00022685  0x000057f0 call  0x00005925 
+ 00022686  0x000057f1 store  0x00000001 , 0x0000496f 
+ 00022687  0x000057f2 fetcht  0x00000001 , 0x00004644 
+ 00022688  0x000057f3 branch  0x000055b5 
+ 00022689  0x000057f6 fetch  0x00000001 , 0x00004646 
+ 00022690  0x000057f7 call  0x00005943 
+ 00022691  0x000057f8 jam  0x00000001 , 0x00004977 
+ 00022692  0x000057f9 fetcht  0x00000001 , 0x00004646 
+ 00022693  0x000057fa fetch  0x00000001 , 0x00004970 
+ 00022694  0x000057fb call  0x00005925 
+ 00022695  0x000057fc store  0x00000001 , 0x00004970 
+ 00022696  0x000057fd fetcht  0x00000001 , 0x00004646 
+ 00022697  0x000057fe branch  0x000055b5 
+ 00022698  0x00005801 fetch  0x00000001 , 0x00004645 
+ 00022699  0x00005802 call  0x00005943 
+ 00022700  0x00005803 jam  0x00000002 , 0x00004977 
+ 00022701  0x00005804 fetcht  0x00000001 , 0x00004645 
+ 00022702  0x00005805 fetch  0x00000001 , 0x00004971 
+ 00022703  0x00005806 call  0x00005925 
+ 00022704  0x00005807 store  0x00000001 , 0x00004971 
+ 00022705  0x00005808 fetcht  0x00000001 , 0x00004645 
+ 00022706  0x00005809 branch  0x000055b5 
+ 00022707  0x0000580c fetch  0x00000001 , 0x00004647 
+ 00022708  0x0000580d rtneq  0x000000ff 
+ 00022709  0x0000580e jam  0x00000003 , 0x00004977 
+ 00022710  0x0000580f fetch  0x00000001 , 0x00004972 
+ 00022711  0x00005810 copy  0x0000003f , 0x00000013 
+ 00022712  0x00005811 fetcht  0x00000001 , 0x00004647 
+ 00022713  0x00005812 fetch  0x00000001 , 0x00004654 
+ 00022714  0x00005813 beq  0x000000ff , 0x000058c8 
+ 00022715  0x00005814 call  0x00006ee6 
+ 00022716  0x00005815 branch  0x000058c4 , 0x00000001 
+ 00022717  0x00005816 fetcht  0x00000001 , 0x00004654 
+ 00022718  0x00005817 call  0x00006ef7 
+ 00022719  0x00005818 fetcht  0x00000001 , 0x00004647 
+ 00022720  0x00005819 fetch  0x00000001 , 0x00004972 
+ 00022721  0x0000581a call  0x00005925 
+ 00022722  0x0000581c store  0x00000001 , 0x00004972 
+ 00022723  0x0000581d branch  0x000058df 
+ 00022724  0x00005820 fetcht  0x00000001 , 0x00004654 
+ 00022725  0x00005821 fetch  0x00000001 , 0x00004972 
+ 00022726  0x00005822 call  0x00005925 
+ 00022727  0x00005823 branch  0x000058c2 
+ 00022728  0x00005826 fetch  0x00000001 , 0x00004647 
+ 00022729  0x00005827 call  0x00005946 
+ 00022730  0x00005828 fetcht  0x00000001 , 0x00004647 
+ 00022731  0x00005829 call  0x00005931 
+ 00022732  0x0000582a store  0x00000001 , 0x00004972 
+ 00022733  0x0000582b fetcht  0x00000001 , 0x00004647 
+ 00022734  0x0000582c branch  0x000055b5 
+ 00022735  0x00005830 fetch  0x00000001 , 0x00004648 
+ 00022736  0x00005831 rtneq  0x000000ff 
+ 00022737  0x00005832 jam  0x00000004 , 0x00004977 
+ 00022738  0x00005833 fetch  0x00000001 , 0x00004973 
+ 00022739  0x00005834 copy  0x0000003f , 0x00000013 
+ 00022740  0x00005835 fetcht  0x00000001 , 0x00004648 
+ 00022741  0x00005836 fetch  0x00000001 , 0x00004654 
+ 00022742  0x00005837 beq  0x000000ff , 0x000058e5 
+ 00022743  0x00005838 call  0x00006ee6 
+ 00022744  0x00005839 branch  0x000058e1 , 0x00000001 
+ 00022745  0x0000583a fetcht  0x00000001 , 0x00004654 
+ 00022746  0x0000583b call  0x00006ef7 
+ 00022747  0x0000583c fetcht  0x00000001 , 0x00004648 
+ 00022748  0x0000583d fetch  0x00000001 , 0x00004973 
+ 00022749  0x0000583e call  0x00005925 
+ 00022750  0x00005840 store  0x00000001 , 0x00004973 
+ 00022751  0x00005842 fetcht  0x00000001 , 0x00004654 
+ 00022752  0x00005843 branch  0x000055b5 
+ 00022753  0x00005846 fetcht  0x00000001 , 0x00004654 
+ 00022754  0x00005847 fetch  0x00000001 , 0x00004973 
+ 00022755  0x00005848 call  0x00005925 
+ 00022756  0x00005849 branch  0x000058de 
+ 00022757  0x0000584c fetch  0x00000001 , 0x00004648 
+ 00022758  0x0000584d call  0x00005946 
+ 00022759  0x0000584e fetcht  0x00000001 , 0x00004648 
+ 00022760  0x0000584f call  0x00005931 
+ 00022761  0x00005850 store  0x00000001 , 0x00004973 
+ 00022762  0x00005851 fetcht  0x00000001 , 0x00004648 
+ 00022763  0x00005852 branch  0x000055b5 
+ 00022764  0x00005855 jam  0x00000000 , 0x0000496c 
+ 00022765  0x00005856 fetch  0x00000001 , 0x00004656 
+ 00022766  0x00005857 rtneq  0x000000ff 
+ 00022767  0x00005858 fetch  0x00000008 , 0x00004713 
+ 00022768  0x00005859 rtnbit0  0x00000016 
+ 00022769  0x0000585a bbit1  0x0000002f , 0x000058fd 
+ 00022770  0x0000585c jam  0x00000007 , 0x00004977 
+ 00022771  0x0000585d fetcht  0x00000001 , 0x00004656 
+ 00022772  0x0000585e fetch  0x00000001 , 0x00004976 
+ 00022773  0x0000585f call  0x00005925 
+ 00022774  0x00005860 store  0x00000001 , 0x00004976 
+ 00022775  0x00005862 copy  0x00000011 , 0x0000003f 
+ 00022776  0x00005863 bbit1  0x00000007 , 0x00005917 
+ 00022777  0x00005864 call  0x0000591a 
+ 00022778  0x00005866 fetch  0x00000001 , 0x0000496d 
+ 00022779  0x00005867 store  0x00000001 , 0x0000496e 
+ 00022780  0x00005868 rtn 
+ 00022781  0x0000586b jam  0x00000007 , 0x00004977 
+ 00022782  0x0000586c fetch  0x00000001 , 0x00004976 
+ 00022783  0x0000586d copy  0x0000003f , 0x00000013 
+ 00022784  0x0000586e fetcht  0x00000001 , 0x00004656 
+ 00022785  0x0000586f fetch  0x00000001 , 0x00004654 
+ 00022786  0x00005870 beq  0x000000ff , 0x0000590f 
+ 00022787  0x00005871 call  0x00006ee6 
+ 00022788  0x00005872 branch  0x0000590b , 0x00000001 
+ 00022789  0x00005873 fetcht  0x00000001 , 0x00004654 
+ 00022790  0x00005874 call  0x00006ef7 
+ 00022791  0x00005875 fetcht  0x00000001 , 0x00004656 
+ 00022792  0x00005876 fetch  0x00000001 , 0x00004976 
+ 00022793  0x00005877 call  0x00005925 
+ 00022794  0x00005878 branch  0x00005913 
+ 00022795  0x0000587b fetcht  0x00000001 , 0x00004654 
+ 00022796  0x0000587c fetch  0x00000001 , 0x00004976 
+ 00022797  0x0000587d call  0x00005925 
+ 00022798  0x0000587e branch  0x00005913 
+ 00022799  0x00005881 fetch  0x00000001 , 0x00004656 
+ 00022800  0x00005882 call  0x00005946 
+ 00022801  0x00005883 fetcht  0x00000001 , 0x00004656 
+ 00022802  0x00005884 call  0x00005931 
+ 00022803  0x00005886 store  0x00000001 , 0x00004976 
+ 00022804  0x00005887 call  0x000058f7 
+ 00022805  0x00005888 fetcht  0x00000001 , 0x00004656 
+ 00022806  0x00005889 branch  0x000055b5 
+ 00022807  0x0000588d jam  0x00000001 , 0x0000496d 
+ 00022808  0x0000588e call  0x0000591d 
+ 00022809  0x0000588f branch  0x000058fa 
+ 00022810  0x00005892 jam  0x00000000 , 0x0000496d 
+ 00022811  0x00005893 fetch  0x00000001 , 0x0000496e 
+ 00022812  0x00005894 rtn  0x00000034 
+ 00022813  0x00005896 jam  0x00000001 , 0x0000496c 
+ 00022814  0x00005897 rtn 
+ 00022815  0x0000589c call  0x00006ee6 
+ 00022816  0x0000589d fetcht  0x00000001 , 0x00004977 
+ 00022817  0x0000589e copy  0x00000002 , 0x00000007 
+ 00022818  0x0000589f branch  0x0000592f , 0x00000001 
+ 00022819  0x000058a1 qset0  0x00000011 
+ 00022820  0x000058a2 rtn 
+ 00022821  0x000058a5 lshift  0x0000003f , 0x0000003f 
+ 00022822  0x000058a6 copy  0x0000003f , 0x00000012 
+ 00022823  0x000058a7 call  0x00006ee6 
+ 00022824  0x000058a8 setflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022825  0x000058aa and  0x00000012 , 0x00000007 , 0x0000003f 
+ 00022826  0x000058ac fetcht  0x00000001 , 0x00004977 
+ 00022827  0x000058ad copy  0x00000002 , 0x00000007 
+ 00022828  0x000058ae beq  0x00000007 , 0x0000592f 
+ 00022829  0x000058af beq  0x00000000 , 0x00005923 
+ 00022830  0x000058b0 rtn 
+ 00022831  0x000058b3 qset1  0x00000011 
+ 00022832  0x000058b4 rtn 
+ 00022833  0x000058b7 bpatch  0x0000007f , 0x0000400f 
+ 00022834  0x000058b8 copy  0x00000013 , 0x0000003f 
+ 00022835  0x000058b9 store  0x00000001 , 0x00004978 
+ 00022836  0x000058ba lshift  0x0000003f , 0x0000003f 
+ 00022837  0x000058bb copy  0x0000003f , 0x00000012 
+ 00022838  0x000058bc copy  0x00000002 , 0x00000013 
+ 00022839  0x000058bd call  0x000055b1 
+ 00022840  0x000058be copy  0x00000013 , 0x00000002 
+ 00022841  0x000058bf call  0x00006ee6 
+ 00022842  0x000058c0 nsetflag  0x00000001 , 0x00000000 , 0x00000012 
+ 00022843  0x000058c1 call  0x0000593d 
+ 00022844  0x000058c2 branch  0x0000592a 
+ 00022845  0x000058c5 fetcht  0x00000001 , 0x00004978 
+ 00022846  0x000058c6 and_into  0x00000001 , 0x00000002 
+ 00022847  0x000058c7 and  0x00000012 , 0x00000001 , 0x0000003f 
+ 00022848  0x000058c8 isub  0x00000002 , 0x0000003e 
+ 00022849  0x000058c9 nbranch  0x00005abc , 0x00000005 
+ 00022850  0x000058ca rtn 
+ 00022851  0x000058cf rtneq  0x000000ff 
+ 00022852  0x000058d0 arg  0x0000003f , 0x00000002 
+ 00022853  0x000058d1 branch  0x00006f21 
+ 00022854  0x000058d5 rtneq  0x000000ff 
+ 00022855  0x000058d6 arg  0x0000003e , 0x00000002 
+ 00022856  0x000058d7 branch  0x00006f21 
+ 00022857  0x000058dd bpatch  0x00000080 , 0x00004010 
+ 00022858  0x000058de call  0x000055f6 
+ 00022859  0x000058df rtn  0x0000002b 
+ 00022860  0x000058e1 call  0x000059e7 
+ 00022861  0x000058e3 bpatch  0x00000081 , 0x00004010 
+ 00022862  0x000058e4 call  0x00005958 
+ 00022863  0x000058e5 beq  0x00000030 , 0x0000595f 
+ 00022864  0x000058e6 beq  0x00000031 , 0x000059c6 
+ 00022865  0x000058e7 beq  0x00000058 , 0x000059cf 
+ 00022866  0x000058e8 call  0x00005955 
+ 00022867  0x000058e9 nop  0x00001af4 
+ 00022868  0x000058ea branch  0x0000594d 
+ 00022869  0x000058ec fetcht  0x00000001 , 0x0000464c 
+ 00022870  0x000058ed call  0x000069c7 
+ 00022871  0x000058ee branch  0x000055fb 
+ 00022872  0x000058f1 setarg  0x00000001 
+ 00022873  0x000058f2 call  0x000069e5 
+ 00022874  0x000058f3 store  0x00000001 , 0x0000485a 
+ 00022875  0x000058f4 setarg  0x00000000 
+ 00022876  0x000058f5 call  0x000069e5 
+ 00022877  0x000058f6 store  0x00000001 , 0x00004859 
+ 00022878  0x000058f7 rtn 
+ 00022879  0x000058fa fetch  0x00000001 , 0x0000485a 
+ 00022880  0x000058fb beq  0x0000005a , 0x0000596e 
+ 00022881  0x000058fc beq  0x000000d8 , 0x00005974 
+ 00022882  0x000058fd beq  0x000000d1 , 0x00005968 
+ 00022883  0x000058fe beq  0x000000d2 , 0x0000598c 
+ 00022884  0x000058ff beq  0x00000002 , 0x00005993 
+ 00022885  0x00005900 beq  0x00000054 , 0x0000599c 
+ 00022886  0x00005901 beq  0x00000050 , 0x000059c3 
+ 00022887  0x00005902 branch  0x0000594d 
+ 00022888  0x00005905 setarg  0x00000049 
+ 00022889  0x00005906 call  0x000069e5 
+ 00022890  0x00005907 beq  0x000000a1 , 0x0000596c 
+ 00022891  0x00005908 branch  0x00005983 
+ 00022892  0x0000590b jam  0x0000000c , 0x00004957 
+ 00022893  0x0000590c rtn 
+ 00022894  0x0000590f jam  0x00000005 , 0x00004957 
+ 00022895  0x00005910 call  0x000059da 
+ 00022896  0x00005911 call  0x00007c95 
+ 00022897  0x00005912 arg  0x000048d6 , 0x00000013 
+ 00022898  0x00005914 call  0x00005995 
+ 00022899  0x00005915 branch  0x00005747 
+ 00022900  0x00005918 setarg  0x00000016 
+ 00022901  0x00005919 call  0x000069e5 
+ 00022902  0x0000591a sub  0x0000003f , 0x000000bd , 0x0000003e 
+ 00022903  0x0000591b nbranch  0x00005949 , 0x00000005 
+ 00022904  0x0000591c setarg  0x00000019 
+ 00022905  0x0000591d call  0x000069e5 
+ 00022906  0x0000591e sub  0x0000003f , 0x00000055 , 0x0000003e 
+ 00022907  0x0000591f nbranch  0x00005949 , 0x00000005 
+ 00022908  0x00005920 setarg  0x0000001b 
+ 00022909  0x00005921 call  0x000069e5 
+ 00022910  0x00005922 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00022911  0x00005923 nbranch  0x00005949 , 0x00000005 
+ 00022912  0x00005924 jam  0x00000006 , 0x00004957 
+ 00022913  0x00005925 arg  0x0000491a , 0x00000013 
+ 00022914  0x00005926 branch  0x00005995 
+ 00022915  0x00005929 jam  0x00000000 , 0x00004957 
+ 00022916  0x0000592a arg  0x00004890 , 0x00000013 
+ 00022917  0x0000592b call  0x00005995 
+ 00022918  0x0000592c arg  0x0000489a , 0x00000013 
+ 00022919  0x0000592d call  0x00005995 
+ 00022920  0x0000592e setarg  0x00000943 
+ 00022921  0x0000592f call  0x000069e4 
+ 00022922  0x00005930 arg  0x000048b4 , 0x00000013 
+ 00022923  0x00005931 branch  0x00005995 
+ 00022924  0x00005934 jam  0x00000002 , 0x00004957 
+ 00022925  0x00005935 arg  0x00004886 , 0x00000013 
+ 00022926  0x00005936 call  0x00005995 
+ 00022927  0x00005937 arg  0x0000489a , 0x00000013 
+ 00022928  0x00005938 call  0x00005995 
+ 00022929  0x00005939 arg  0x000048b4 , 0x00000013 
+ 00022930  0x0000593a branch  0x00005995 
+ 00022931  0x0000593d jam  0x00000003 , 0x00004957 
+ 00022932  0x0000593e arg  0x0000487c , 0x00000013 
+ 00022933  0x00005940 ifetch  0x00000002 , 0x00000013 
+ 00022934  0x00005941 arg  0x0000ffff , 0x00000002 
+ 00022935  0x00005942 isub  0x00000002 , 0x0000003e 
+ 00022936  0x00005943 rtn  0x00000005 
+ 00022937  0x00005944 call  0x000069e4 
+ 00022938  0x00005945 increase  0x00000002 , 0x00000013 
+ 00022939  0x00005946 branch  0x00005995 
+ 00022940  0x00005949 call  0x000059d8 
+ 00022941  0x0000594a setarg  0x00009a5b 
+ 00022942  0x0000594b call  0x000069e4 
+ 00022943  0x0000594c setarg  0x0000000d 
+ 00022944  0x0000594d call  0x000069e5 
+ 00022945  0x0000594e sub  0x0000003f , 0x00000012 , 0x0000003e 
+ 00022946  0x0000594f branch  0x000059b0 , 0x00000005 
+ 00022947  0x00005950 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00022948  0x00005951 nbranch  0x000059b3 , 0x00000005 
+ 00022949  0x00005952 setarg  0x0000000e 
+ 00022950  0x00005953 call  0x000069e5 
+ 00022951  0x00005954 sub  0x0000003f , 0x000000e5 , 0x0000003e 
+ 00022952  0x00005955 nbranch  0x0000594d , 0x00000005 
+ 00022953  0x00005956 setarg  0x00000010 
+ 00022954  0x00005957 call  0x000069e5 
+ 00022955  0x00005958 sub  0x0000003f , 0x000000a5 , 0x0000003e 
+ 00022956  0x00005959 branch  0x000059b0 , 0x00000005 
+ 00022957  0x0000595a call  0x000059c0 
+ 00022958  0x0000595c jam  0x00000008 , 0x00004957 
+ 00022959  0x0000595d rtn 
+ 00022960  0x0000595f jam  0x00000009 , 0x00004957 
+ 00022961  0x00005960 arg  0x000048fc , 0x00000013 
+ 00022962  0x00005961 branch  0x00005995 
+ 00022963  0x00005963 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00022964  0x00005964 nbranch  0x0000594d , 0x00000005 
+ 00022965  0x00005965 setarg  0x0000000e 
+ 00022966  0x00005966 call  0x000069e5 
+ 00022967  0x00005967 sub  0x0000003f , 0x000000c5 , 0x0000003e 
+ 00022968  0x00005968 nbranch  0x0000594d , 0x00000005 
+ 00022969  0x00005969 setarg  0x00000010 
+ 00022970  0x0000596a call  0x000069e5 
+ 00022971  0x0000596b sub  0x0000003f , 0x00000038 , 0x0000003e 
+ 00022972  0x0000596c nbranch  0x0000594d , 0x00000005 
+ 00022973  0x0000596e call  0x000059c0 
+ 00022974  0x0000596f jam  0x0000000a , 0x00004957 
+ 00022975  0x00005970 rtn 
+ 00022976  0x00005972 setarg  0x0000005b 
+ 00022977  0x00005973 call  0x000069e4 
+ 00022978  0x00005974 branch  0x000059d6 
+ 00022979  0x00005977 jam  0x00000007 , 0x00004957 
+ 00022980  0x00005978 arg  0x0000493a , 0x00000013 
+ 00022981  0x00005979 branch  0x00005995 
+ 00022982  0x0000597c call  0x000059e7 
+ 00022983  0x0000597d fetch  0x00000001 , 0x0000485a 
+ 00022984  0x0000597e beq  0x00000070 , 0x000059cd 
+ 00022985  0x0000597f beq  0x00000000 , 0x000059cb 
+ 00022986  0x00005980 branch  0x0000594d 
+ 00022987  0x00005983 jam  0x00000001 , 0x00004957 
+ 00022988  0x00005984 rtn 
+ 00022989  0x00005987 jam  0x00000004 , 0x00004957 
+ 00022990  0x00005988 rtn 
+ 00022991  0x0000598b call  0x000059e7 
+ 00022992  0x0000598c fetch  0x00000001 , 0x0000485a 
+ 00022993  0x0000598d beq  0x00000059 , 0x000059d3 
+ 00022994  0x0000598e branch  0x0000595f 
+ 00022995  0x00005990 jam  0x0000000b , 0x00004957 
+ 00022996  0x00005991 arg  0x0000492a , 0x00000013 
+ 00022997  0x00005992 branch  0x00005995 
+ 00022998  0x00005995 setarg  0x00000009 
+ 00022999  0x00005996 branch  0x000069e4 
+ 00023000  0x00005998 setarg  0x00005a09 
+ 00023001  0x00005999 branch  0x000069e4 
+ 00023002  0x0000599c arg  0x00008006 , 0x00000002 
+ 00023003  0x0000599d fetch  0x00000001 , 0x00004957 
+ 00023004  0x0000599e bne  0x0000000b , 0x000059de 
+ 00023005  0x0000599f arg  0x00009706 , 0x00000002 
+ 00023006  0x000059a1 copy  0x00000002 , 0x0000003f 
+ 00023007  0x000059a2 call  0x000069e4 
+ 00023008  0x000059a3 nop  0x00002ee0 
+ 00023009  0x000059a4 rtn 
+ 00023010  0x000059a7 arg  0x00004946 , 0x00000013 
+ 00023011  0x000059a8 fetch  0x00000001 , 0x00004957 
+ 00023012  0x000059a9 rtnne  0x0000000b 
+ 00023013  0x000059aa arg  0x0000494e , 0x00000013 
+ 00023014  0x000059ab rtn 
+ 00023015  0x000059ae bpatch  0x00000082 , 0x00004010 
+ 00023016  0x000059af call  0x000055f6 
+ 00023017  0x000059b0 call  0x000059da 
+ 00023018  0x000059b1 call  0x000059e2 
+ 00023019  0x000059b2 call  0x00005995 
+ 00023020  0x000059b3 branch  0x00005747 
+ 00023021  0x000059b6 bpatch  0x00000083 , 0x00004010 
+ 00023022  0x000059b7 call  0x00005949 
+ 00023023  0x000059b8 call  0x000055f6 
+ 00023024  0x000059b9 arg  0x00000806 , 0x00000002 
+ 00023025  0x000059ba fetch  0x00000001 , 0x00004957 
+ 00023026  0x000059bb bne  0x0000000b , 0x000059f4 
+ 00023027  0x000059bc arg  0x00001f06 , 0x00000002 
+ 00023028  0x000059be copy  0x00000002 , 0x0000003f 
+ 00023029  0x000059bf branch  0x000069e4 
+ 00023030  0x000059c6 fetch  0x00000001 , 0x00004420 
+ 00023031  0x000059c7 rtnne  0x00000000 
+ 00023032  0x000059c8 fetch  0x00000001 , 0x00004957 
+ 00023033  0x000059c9 beq  0x00000000 , 0x00005a02 
+ 00023034  0x000059ca beq  0x00000001 , 0x00005a02 
+ 00023035  0x000059cb beq  0x00000008 , 0x00005a02 
+ 00023036  0x000059cc beq  0x00000002 , 0x00005a02 
+ 00023037  0x000059cd beq  0x00000003 , 0x00005a26 
+ 00023038  0x000059ce beq  0x00000004 , 0x00005a02 
+ 00023039  0x000059cf beq  0x00000006 , 0x00005a4b 
+ 00023040  0x000059d0 beq  0x0000000b , 0x00005a44 
+ 00023041  0x000059d1 branch  0x00005a02 
+ 00023042  0x000059d5 call  0x00005a6d 
+ 00023043  0x000059d6 disable  0x00000028 
+ 00023044  0x000059d7 fetch  0x00000001 , 0x00004659 
+ 00023045  0x000059d8 beq  0x000000ff , 0x00005a09 
+ 00023046  0x000059d9 fetcht  0x00000001 , 0x00004659 
+ 00023047  0x000059da call  0x00006ee6 
+ 00023048  0x000059db nrtn  0x00000001 
+ 00023049  0x000059dd setarg  0x00000000 
+ 00023050  0x000059de call  0x000069e5 
+ 00023051  0x000059df bne  0x00000030 , 0x00005a1c 
+ 00023052  0x000059e1 setarg  0x00000002 
+ 00023053  0x000059e2 call  0x000069e5 
+ 00023054  0x000059e3 rtnbit0  0x00000007 
+ 00023055  0x000059e4 call  0x00005a84 
+ 00023056  0x000059e5 fetch  0x00000001 , 0x00004847 
+ 00023057  0x000059e6 call  0x00005a7c 
+ 00023058  0x000059e7 store  0x00000002 , 0x00004847 
+ 00023059  0x000059e8 fetch  0x00000001 , 0x00004849 
+ 00023060  0x000059e9 call  0x00005a7c 
+ 00023061  0x000059ea store  0x00000002 , 0x00004849 
+ 00023062  0x000059eb fetch  0x00000001 , 0x00004958 
+ 00023063  0x000059ec beq  0x00000000 , 0x00005a1e 
+ 00023064  0x000059ed beq  0x00000001 , 0x00005a20 
+ 00023065  0x000059ee beq  0x00000002 , 0x00005a22 
+ 00023066  0x000059ef beq  0x00000003 , 0x00005a24 
+ 00023067  0x000059f0 rtn 
+ 00023068  0x000059f3 beq  0x00000031 , 0x00005a0c 
+ 00023069  0x000059f4 branch  0x00005955 
+ 00023070  0x000059f7 call  0x00005a56 
+ 00023071  0x000059f8 branch  0x00005a8b 
+ 00023072  0x000059fa call  0x00005a5e 
+ 00023073  0x000059fb branch  0x00005a8b 
+ 00023074  0x000059fd call  0x00005a5a 
+ 00023075  0x000059fe branch  0x00005a8b 
+ 00023076  0x00005a00 call  0x00005a66 
+ 00023077  0x00005a01 branch  0x00005a8b 
+ 00023078  0x00005a06 call  0x00005a6d 
+ 00023079  0x00005a07 fetch  0x00000001 , 0x00004659 
+ 00023080  0x00005a08 beq  0x000000ff , 0x00005a2c 
+ 00023081  0x00005a09 fetcht  0x00000001 , 0x00004659 
+ 00023082  0x00005a0a call  0x00006ee6 
+ 00023083  0x00005a0b nrtn  0x00000001 
+ 00023084  0x00005a0d setarg  0x00000000 
+ 00023085  0x00005a0e call  0x000069e5 
+ 00023086  0x00005a0f bne  0x00000030 , 0x00005955 
+ 00023087  0x00005a11 setarg  0x00000002 
+ 00023088  0x00005a12 call  0x000069e5 
+ 00023089  0x00005a13 rtnbit0  0x00000007 
+ 00023090  0x00005a14 call  0x00005a84 
+ 00023091  0x00005a15 call  0x00005a42 
+ 00023092  0x00005a16 store  0x00000001 , 0x0000484d 
+ 00023093  0x00005a17 rshift4  0x0000003f , 0x0000003f 
+ 00023094  0x00005a18 call  0x00005a80 
+ 00023095  0x00005a19 store  0x00000001 , 0x00004848 
+ 00023096  0x00005a1a fetch  0x00000001 , 0x0000484d 
+ 00023097  0x00005a1b and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00023098  0x00005a1c call  0x00005a80 
+ 00023099  0x00005a1d store  0x00000001 , 0x0000484a 
+ 00023100  0x00005a1e fetch  0x00000001 , 0x00004958 
+ 00023101  0x00005a1f beq  0x00000000 , 0x00005a56 
+ 00023102  0x00005a20 beq  0x00000001 , 0x00005a5e 
+ 00023103  0x00005a21 beq  0x00000002 , 0x00005a5a 
+ 00023104  0x00005a22 beq  0x00000003 , 0x00005a66 
+ 00023105  0x00005a23 rtn 
+ 00023106  0x00005a26 setarg  0x00000012 
+ 00023107  0x00005a27 branch  0x000069e5 
+ 00023108  0x00005a2a call  0x00005a6d 
+ 00023109  0x00005a2b fetch  0x00000001 , 0x00004659 
+ 00023110  0x00005a2c beq  0x000000ff , 0x00005a4a 
+ 00023111  0x00005a2d fetcht  0x00000001 , 0x00004659 
+ 00023112  0x00005a2e call  0x00006ee6 
+ 00023113  0x00005a2f nrtn  0x00000001 
+ 00023114  0x00005a31 branch  0x00005a2f 
+ 00023115  0x00005a35 call  0x00005a6d 
+ 00023116  0x00005a36 disable  0x00000028 
+ 00023117  0x00005a37 setarg  0x00000002 
+ 00023118  0x00005a38 call  0x000069e5 
+ 00023119  0x00005a39 rtnbit0  0x00000007 
+ 00023120  0x00005a3a setarg  0x00000008 
+ 00023121  0x00005a3b call  0x000069e5 
+ 00023122  0x00005a3c branch  0x00005a0f , 0x00000034 
+ 00023123  0x00005a3d setarg  0x00000000 
+ 00023124  0x00005a3e store  0x00000006 , 0x00004847 
+ 00023125  0x00005a3f rtn 
+ 00023126  0x00005a42 fetch  0x00000002 , 0x00004847 
+ 00023127  0x00005a43 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023128  0x00005a44 store  0x00000002 , 0x00004847 
+ 00023129  0x00005a45 branch  0x00007dba 
+ 00023130  0x00005a47 fetch  0x00000002 , 0x00004849 
+ 00023131  0x00005a48 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023132  0x00005a49 store  0x00000002 , 0x00004849 
+ 00023133  0x00005a4a branch  0x00007dba 
+ 00023134  0x00005a4c fetch  0x00000002 , 0x00004849 
+ 00023135  0x00005a4d sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023136  0x00005a4e store  0x00000002 , 0x00004849 
+ 00023137  0x00005a4f fetch  0x00000002 , 0x00004847 
+ 00023138  0x00005a50 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00023139  0x00005a51 store  0x00000002 , 0x00004847 
+ 00023140  0x00005a52 call  0x00005a68 
+ 00023141  0x00005a53 branch  0x00007dba 
+ 00023142  0x00005a55 call  0x00005a68 
+ 00023143  0x00005a56 branch  0x00007dba 
+ 00023144  0x00005a59 fetch  0x00000002 , 0x00004849 
+ 00023145  0x00005a5a fetcht  0x00000002 , 0x00004847 
+ 00023146  0x00005a5b store  0x00000002 , 0x00004847 
+ 00023147  0x00005a5c storet  0x00000002 , 0x00004849 
+ 00023148  0x00005a5d rtn 
+ 00023149  0x00005a61 fetch  0x00000001 , 0x00004860 
+ 00023150  0x00005a62 call  0x00005a84 , 0x00000034 
+ 00023151  0x00005a63 jam  0x00000001 , 0x00004860 
+ 00023152  0x00005a64 rtn 
+ 00023153  0x00005a67 jam  0x00000001 , 0x00004956 
+ 00023154  0x00005a68 call  0x000029c9 
+ 00023155  0x00005a6a branch  0x00005949 
+ 00023156  0x00005a6d fetch  0x00000001 , 0x00004659 
+ 00023157  0x00005a6e rtnne  0x000000ff 
+ 00023158  0x00005a6f fetch  0x00000001 , 0x0000477d 
+ 00023159  0x00005a70 rtnne  0x00000001 
+ 00023160  0x00005a71 setarg  0x00000000 
+ 00023161  0x00005a72 store  0x00000001 , 0x0000477d 
+ 00023162  0x00005a73 store  0x00000004 , 0x00004847 
+ 00023163  0x00005a74 branch  0x00005a73 
+ 00023164  0x00005a77 rtnbit0  0x00000007 
+ 00023165  0x00005a78 arg  0x0000ff00 , 0x00000002 
+ 00023166  0x00005a79 ior  0x00000002 , 0x0000003f 
+ 00023167  0x00005a7a rtn 
+ 00023168  0x00005a7d rtnbit0  0x00000003 
+ 00023169  0x00005a7e arg  0x000000f0 , 0x00000002 
+ 00023170  0x00005a7f ior  0x00000002 , 0x0000003f 
+ 00023171  0x00005a80 rtn 
+ 00023172  0x00005a83 arg  0x00000003 , 0x0000003f 
+ 00023173  0x00005a84 call  0x000069e5 
+ 00023174  0x00005a85 store  0x00000002 , 0x00004847 
+ 00023175  0x00005a86 arg  0x00000004 , 0x0000003f 
+ 00023176  0x00005a87 call  0x000069e5 
+ 00023177  0x00005a88 store  0x00000002 , 0x00004849 
+ 00023178  0x00005a89 rtn 
+ 00023179  0x00005a8d fetcht  0x00000001 , 0x0000464d 
+ 00023180  0x00005a8e call  0x00006ee6 
+ 00023181  0x00005a8f rtn  0x00000001 
+ 00023182  0x00005a90 setarg  0x0000000a 
+ 00023183  0x00005a91 call  0x000069e5 
+ 00023184  0x00005a92 nop  0x000003e8 
+ 00023185  0x00005a93 branch  0x00005a8b 
+ 00023186  0x00005a96 setarg  0x00008100 
+ 00023187  0x00005a97 branch  0x000069e4 
+ 00023188  0x00005a9d jam  0x000000ff , 0x0000478f 
+ 00023189  0x00005a9f jam  0x00000034 , 0x000043f3 
+ 00023190  0x00005aa0 setarg  0x000f0f0f 
+ 00023191  0x00005aa1 store  0x00000003 , 0x000042db 
+ 00023192  0x00005aa2 store  0x00000003 , 0x000042de 
+ 00023193  0x00005aa3 branch  0x000054a9 
+ 00023194  0x00005aa6 bpatch  0x00000084 , 0x00004010 
+ 00023195  0x00005aa7 call  0x00005c6f 
+ 00023196  0x00005aa8 call  0x00005aa8 
+ 00023197  0x00005aa9 fetch  0x00000001 , 0x00004666 
+ 00023198  0x00005aaa beq  0x00000001 , 0x00005aa1 
+ 00023199  0x00005aab beq  0x00000002 , 0x00005aa3 
+ 00023200  0x00005aac rtn 
+ 00023201  0x00005aae fetch  0x00000006 , 0x00004668 
+ 00023202  0x00005aaf branch  0x00005aa4 
+ 00023203  0x00005ab1 fetch  0x00000006 , 0x00004675 
+ 00023204  0x00005ab3 fetcht  0x00000006 , 0x000046e6 
+ 00023205  0x00005ab4 isub  0x00000002 , 0x0000003e 
+ 00023206  0x00005ab5 branch  0x00005c1a , 0x00000005 
+ 00023207  0x00005ab6 branch  0x000054a0 
+ 00023208  0x00005ab9 jam  0x0000005a , 0x0000478f 
+ 00023209  0x00005aba rtn 
+ 00023210  0x00005abe fetch  0x00000002 , 0x000044e9 
+ 00023211  0x00005abf bbit1  0x00000009 , 0x0000431f 
+ 00023212  0x00005ac0 branch  0x00005c39 
+ 00023213  0x00005ac2 setarg  0x00000000 
+ 00023214  0x00005ac3 store  0x00000002 , 0x00004781 
+ 00023215  0x00005ac4 fetch  0x00000002 , 0x000044e9 
+ 00023216  0x00005ac5 bbit1  0x00000009 , 0x0000431f 
+ 00023217  0x00005ac6 rtn 
+ 00023218  0x00005ac9 fetch  0x00000008 , 0x00004713 
+ 00023219  0x00005aca rtnbit0  0x0000001b 
+ 00023220  0x00005acc nbranch  0x00005aba , 0x00000028 
+ 00023221  0x00005acd fetch  0x00000001 , 0x00004959 
+ 00023222  0x00005ace increase  0x00000001 , 0x0000003f 
+ 00023223  0x00005acf and_into  0x0000000f , 0x0000003f 
+ 00023224  0x00005ad0 store  0x00000001 , 0x00004959 
+ 00023225  0x00005ad1 nrtn  0x00000034 
+ 00023226  0x00005ad3 jam  0x00000000 , 0x00004959 
+ 00023227  0x00005ad4 branch  0x00007dbc 
+ 00023228  0x00005ad7 fetch  0x00000001 , 0x00004659 
+ 00023229  0x00005ad8 rtnne  0x000000ff 
+ 00023230  0x00005ad9 jam  0x00000000 , 0x000040c0 
+ 00023231  0x00005ada jam  0x0000001e , 0x0000477e 
+ 00023232  0x00005adb rtn 
+ 00023233  0x00005adf bpatch  0x00000085 , 0x00004010 
+ 00023234  0x00005ae0 copy  0x00000013 , 0x0000003f 
+ 00023235  0x00005ae1 beq  0x00000014 , 0x00005ad0 
+ 00023236  0x00005ae2 beq  0x00000015 , 0x00005ae0 
+ 00023237  0x00005ae3 beq  0x00000010 , 0x00005c15 
+ 00023238  0x00005ae4 beq  0x00000031 , 0x00005aed 
+ 00023239  0x00005ae5 beq  0x00000029 , 0x00005aef 
+ 00023240  0x00005ae6 beq  0x00000032 , 0x00005af1 
+ 00023241  0x00005ae7 beq  0x0000003e , 0x00004329 
+ 00023242  0x00005ae8 beq  0x00000040 , 0x00005afc 
+ 00023243  0x00005ae9 beq  0x00000039 , 0x00006084 
+ 00023244  0x00005aea beq  0x0000003a , 0x00006053 
+ 00023245  0x00005aeb beq  0x0000003c , 0x00006075 
+ 00023246  0x00005aec beq  0x00000044 , 0x00005b10 
+ 00023247  0x00005aed rtn 
+ 00023248  0x00005af1 call  0x0000618e 
+ 00023249  0x00005af2 jam  0x00000000 , 0x0000477d 
+ 00023250  0x00005af3 call  0x00005a73 
+ 00023251  0x00005af4 jam  0x00000001 , 0x00004794 
+ 00023252  0x00005af5 call  0x00006042 
+ 00023253  0x00005af6 fetch  0x00000001 , 0x00004795 
+ 00023254  0x00005af7 nbranch  0x00005ad8 , 0x00000034 
+ 00023255  0x00005af8 jam  0x00000014 , 0x00004796 
+ 00023256  0x00005afa fetch  0x00000002 , 0x000043f1 
+ 00023257  0x00005afb set0  0x00000000 , 0x0000003f 
+ 00023258  0x00005afc store  0x00000002 , 0x000043f1 
+ 00023259  0x00005afd jam  0x00000000 , 0x00004845 
+ 00023260  0x00005afe fetch  0x00000002 , 0x000047be 
+ 00023261  0x00005aff store  0x00000002 , 0x000047c0 
+ 00023262  0x00005b00 call  0x00005c0b 
+ 00023263  0x00005b01 branch  0x00005c39 
+ 00023264  0x00005b04 setarg  0x00000000 
+ 00023265  0x00005b05 store  0x00000002 , 0x000047c0 
+ 00023266  0x00005b06 jam  0x00000000 , 0x00004794 
+ 00023267  0x00005b07 arg  0x00000006 , 0x00000002 
+ 00023268  0x00005b08 fetch  0x00000008 , 0x00004713 
+ 00023269  0x00005b09 bbit1  0x0000001b , 0x00005ae7 
+ 00023270  0x00005b0a arg  0x00000007 , 0x00000002 
+ 00023271  0x00005b0c storet  0x00000002 , 0x000042d3 
+ 00023272  0x00005b0d storet  0x00000002 , 0x000042d5 
+ 00023273  0x00005b0e jam  0x00000000 , 0x000047c2 
+ 00023274  0x00005b0f jam  0x00000000 , 0x00004956 
+ 00023275  0x00005b10 call  0x000029cb 
+ 00023276  0x00005b11 branch  0x00005b76 
+ 00023277  0x00005b14 arg  0x00000002 , 0x00000007 
+ 00023278  0x00005b15 branch  0x00005af8 
+ 00023279  0x00005b19 jam  0x00000012 , 0x0000066f 
+ 00023280  0x00005b1a branch  0x00007834 
+ 00023281  0x00005b1d fetch  0x00000001 , 0x00004795 
+ 00023282  0x00005b1e beq  0x00000001 , 0x00005af4 
+ 00023283  0x00005b1f branch  0x00005af6 
+ 00023284  0x00005b21 call  0x00005aef 
+ 00023285  0x00005b22 jam  0x00000014 , 0x00004844 
+ 00023286  0x00005b24 arg  0x00000001 , 0x00000007 
+ 00023287  0x00005b25 branch  0x00005af8 
+ 00023288  0x00005b28 fetch  0x00000001 , 0x00004843 
+ 00023289  0x00005b29 qset1  0x0000003f 
+ 00023290  0x00005b2a store  0x00000001 , 0x00004843 
+ 00023291  0x00005b2b rtn 
+ 00023292  0x00005b2e fetch  0x00000002 , 0x0000433c 
+ 00023293  0x00005b2f rtneq  0x00000000 
+ 00023294  0x00005b30 fetch  0x00000001 , 0x0000016a 
+ 00023295  0x00005b31 rshift2  0x0000003f , 0x0000003f 
+ 00023296  0x00005b32 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023297  0x00005b33 rtn  0x00000002 
+ 00023298  0x00005b34 setarg  0x00000009 
+ 00023299  0x00005b35 store  0x00000002 , 0x000042d3 
+ 00023300  0x00005b36 store  0x00000002 , 0x000042d5 
+ 00023301  0x00005b37 call  0x00005aef 
+ 00023302  0x00005b39 jam  0x00000001 , 0x000047c2 
+ 00023303  0x00005b3a rtn 
+ 00023304  0x00005b3d fetch  0x00000001 , 0x00004795 
+ 00023305  0x00005b3e nrtn  0x00000034 
+ 00023306  0x00005b3f fetch  0x00000001 , 0x00004398 
+ 00023307  0x00005b40 sub  0x0000003f , 0x00000022 , 0x0000003f 
+ 00023308  0x00005b41 nrtn  0x00000005 
+ 00023309  0x00005b42 jam  0x00000000 , 0x00004844 
+ 00023310  0x00005b44 arg  0x00000000 , 0x00000007 
+ 00023311  0x00005b45 branch  0x00005af8 
+ 00023312  0x00005b48 fetch  0x00000001 , 0x000001a2 
+ 00023313  0x00005b49 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00023314  0x00005b4a nbranch  0x00005b06 , 0x00000002 
+ 00023315  0x00005b4b store  0x00000002 , 0x000042d3 
+ 00023316  0x00005b4c store  0x00000002 , 0x000042d5 
+ 00023317  0x00005b4d fetch  0x00000001 , 0x000001a4 
+ 00023318  0x00005b4e branch  0x00005b1d , 0x00000034 
+ 00023319  0x00005b4f fetcht  0x00000001 , 0x0000496b 
+ 00023320  0x00005b50 isub  0x00000002 , 0x0000003e 
+ 00023321  0x00005b51 branch  0x00005b1d , 0x00000002 
+ 00023322  0x00005b52 fetch  0x00000001 , 0x000001a4 
+ 00023323  0x00005b53 store  0x00000001 , 0x000040c0 
+ 00023324  0x00005b54 branch  0x00005b1f 
+ 00023325  0x00005b56 fetch  0x00000001 , 0x0000496b 
+ 00023326  0x00005b57 store  0x00000001 , 0x000040c0 
+ 00023327  0x00005b59 jam  0x00000000 , 0x000047c2 
+ 00023328  0x00005b5a rtn 
+ 00023329  0x00005b5d jam  0x00000000 , 0x00004843 
+ 00023330  0x00005b5e rtn 
+ 00023331  0x00005b61 bpatch  0x00000086 , 0x00004010 
+ 00023332  0x00005b62 call  0x00002a28 
+ 00023333  0x00005b63 nrtn  0x00000034 
+ 00023334  0x00005b64 fetch  0x00000001 , 0x0000478f 
+ 00023335  0x00005b65 beq  0x000000ff , 0x00005b2b 
+ 00023336  0x00005b66 fetch  0x00000001 , 0x00004843 
+ 00023337  0x00005b67 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00023338  0x00005b68 rtnne  0x00000003 
+ 00023339  0x00005b6a fetch  0x00000001 , 0x00004956 
+ 00023340  0x00005b6b call  0x00005a71 , 0x00000034 
+ 00023341  0x00005b6c fetch  0x00000008 , 0x00004713 
+ 00023342  0x00005b6d bbit1  0x00000001 , 0x00005b5b 
+ 00023343  0x00005b6e bbit1  0x00000000 , 0x00005b5b 
+ 00023344  0x00005b6f bbit1  0x00000005 , 0x00005b5b 
+ 00023345  0x00005b70 bbit1  0x00000006 , 0x00005b5b 
+ 00023346  0x00005b71 call  0x00005601 
+ 00023347  0x00005b72 call  0x00005ab2 
+ 00023348  0x00005b73 nrtn  0x00000028 
+ 00023349  0x00005b74 call  0x00005abc 
+ 00023350  0x00005b75 call  0x00005a74 
+ 00023351  0x00005b76 call  0x000056b1 
+ 00023352  0x00005b77 fetch  0x00000008 , 0x00004713 
+ 00023353  0x00005b78 bbit0  0x00000016 , 0x00005b3c 
+ 00023354  0x00005b79 fetch  0x00000001 , 0x0000496c 
+ 00023355  0x00005b7a beq  0x00000001 , 0x00005b3d 
+ 00023356  0x00005b7c branch  0x00005b5d 
+ 00023357  0x00005b80 fetch  0x00000001 , 0x0000496d 
+ 00023358  0x00005b81 branch  0x00005b4d , 0x00000034 
+ 00023359  0x00005b82 fetch  0x00000008 , 0x0000472b 
+ 00023360  0x00005b84 store  0x00000008 , 0x00000670 
+ 00023361  0x00005b85 fetch  0x00000001 , 0x0000472a 
+ 00023362  0x00005b86 beq  0x00000003 , 0x00005b4f 
+ 00023363  0x00005b87 beq  0x00000002 , 0x00005b52 
+ 00023364  0x00005b88 jam  0x00000008 , 0x000047b4 
+ 00023365  0x00005b89 fetcht  0x00000002 , 0x000047b5 
+ 00023366  0x00005b8b fetch  0x00000001 , 0x000047b4 
+ 00023367  0x00005b8c copy  0x0000003f , 0x00000011 
+ 00023368  0x00005b8d call  0x00002dee 
+ 00023369  0x00005b8e fetcht  0x00000001 , 0x000047b4 
+ 00023370  0x00005b8f copy  0x00000002 , 0x00000039 
+ 00023371  0x00005b90 arg  0x00000670 , 0x00000006 
+ 00023372  0x00005b91 branch  0x00007cda 
+ 00023373  0x00005b94 fetch  0x00000008 , 0x00004734 
+ 00023374  0x00005b95 branch  0x00005b40 
+ 00023375  0x00005b98 jam  0x00000003 , 0x000047b4 
+ 00023376  0x00005b99 fetcht  0x00000002 , 0x000047b7 
+ 00023377  0x00005b9a branch  0x00005b46 
+ 00023378  0x00005b9d jam  0x00000002 , 0x000047b4 
+ 00023379  0x00005b9e fetcht  0x00000002 , 0x000047b9 
+ 00023380  0x00005b9f branch  0x00005b46 
+ 00023381  0x00005ba2 arg  0x00000001 , 0x00000011 
+ 00023382  0x00005ba3 fetcht  0x00000002 , 0x000047bb 
+ 00023383  0x00005ba4 call  0x00002dee 
+ 00023384  0x00005ba5 fetch  0x00000001 , 0x000047bd 
+ 00023385  0x00005ba6 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005ba7 rtn 
+ 00023387  0x00005baa setarg  0x00000000 
+ 00023388  0x00005bab store  0x00000007 , 0x00004846 
+ 00023389  0x00005bad jam  0x00000007 , 0x000047b4 
+ 00023390  0x00005bae fetch  0x00000007 , 0x00004846 
+ 00023391  0x00005baf store  0x00000007 , 0x00000670 
+ 00023392  0x00005bb0 fetcht  0x00000002 , 0x0000439b 
+ 00023393  0x00005bb1 branch  0x00005b46 
+ 00023394  0x00005bb4 jam  0x00000000 , 0x00004795 
+ 00023395  0x00005bb5 fetch  0x00000003 , 0x0000479a 
+ 00023396  0x00005bb6 store  0x00000003 , 0x0000434d 
+ 00023397  0x00005bb7 call  0x00005b6b 
+ 00023398  0x00005bb8 setarg  0x00000005 
+ 00023399  0x00005bb9 istore  0x00000001 , 0x00000006 
+ 00023400  0x00005bba arg  0x000047a0 , 0x00000006 
+ 00023401  0x00005bbb call  0x00005b72 
+ 00023402  0x00005bbc branch  0x00007870 
+ 00023403  0x00005bbf arg  0x00004349 , 0x00000011 
+ 00023404  0x00005bc1 ifetch  0x00000001 , 0x00000011 
+ 00023405  0x00005bc2 rtn  0x00000034 
+ 00023406  0x00005bc3 iadd  0x00000006 , 0x00000011 
+ 00023407  0x00005bc4 ifetch  0x00000001 , 0x00000006 
+ 00023408  0x00005bc5 rtneq  0x00000001 
+ 00023409  0x00005bc6 branch  0x00005b6c 
+ 00023410  0x00005bc9 arg  0x00004354 , 0x00000005 
+ 00023411  0x00005bca arg  0x00000013 , 0x00000039 
+ 00023412  0x00005bcb call  0x00007cda 
+ 00023413  0x00005bcc branch  0x00002969 
+ 00023414  0x00005bd3 call  0x00005b7b 
+ 00023415  0x00005bd4 fetch  0x00000002 , 0x000043ef 
+ 00023416  0x00005bd5 bbit1  0x00000007 , 0x00005b81 
+ 00023417  0x00005bd6 bbit1  0x00000000 , 0x000042fc 
+ 00023418  0x00005bd7 branch  0x00005c1a 
+ 00023419  0x00005bda setarg  0x00000000 
+ 00023420  0x00005bdb store  0x00000008 , 0x0000484f 
+ 00023421  0x00005bdc istore  0x00000004 , 0x00000005 
+ 00023422  0x00005bdd jam  0x00000000 , 0x00004860 
+ 00023423  0x00005bde jam  0x00000000 , 0x0000429a 
+ 00023424  0x00005bdf rtn 
+ 00023425  0x00005be2 call  0x00005b21 
+ 00023426  0x00005be3 fetch  0x00000002 , 0x000043ef 
+ 00023427  0x00005be4 bbit1  0x00000000 , 0x000042fc 
+ 00023428  0x00005be5 branch  0x000054cd 
+ 00023429  0x00005bea bpatch  0x00000087 , 0x00004010 
+ 00023430  0x00005bec call  0x0000614d 
+ 00023431  0x00005bed call  0x0000553d 
+ 00023432  0x00005bef call  0x00006110 
+ 00023433  0x00005bf0 call  0x000061b1 
+ 00023434  0x00005bf1 call  0x0000611e 
+ 00023435  0x00005bf3 call  0x0000328e 
+ 00023436  0x00005bf4 call  0x00003531 
+ 00023437  0x00005bf5 call  0x00005fdd 
+ 00023438  0x00005bf7 call  0x0000572c 
+ 00023439  0x00005bf8 call  0x00005b9b 
+ 00023440  0x00005bf9 call  0x00005bab 
+ 00023441  0x00005bfa call  0x00005bce 
+ 00023442  0x00005bfc call  0x00005bd3 
+ 00023443  0x00005bfd call  0x00005be1 
+ 00023444  0x00005bfe call  0x00005bee 
+ 00023445  0x00005bff call  0x00005be4 
+ 00023446  0x00005c01 call  0x00005bfb 
+ 00023447  0x00005c02 call  0x00005bfe 
+ 00023448  0x00005c03 call  0x000056b6 
+ 00023449  0x00005c04 call  0x00005c0e 
+ 00023450  0x00005c05 branch  0x00005c05 
+ 00023451  0x00005c08 fetch  0x00000008 , 0x00004713 
+ 00023452  0x00005c09 bbit1  0x00000037 , 0x00005b9e 
+ 00023453  0x00005c0a rtn 
+ 00023454  0x00005c0d fetch  0x00000001 , 0x0000497f 
+ 00023455  0x00005c0e rtnne  0x00000001 
+ 00023456  0x00005c0f arg  0x0000497c , 0x00000013 
+ 00023457  0x00005c10 arg  0x00005ba3 , 0x00000012 
+ 00023458  0x00005c11 branch  0x000042e0 
+ 00023459  0x00005c14 fetch  0x00000001 , 0x00004666 
+ 00023460  0x00005c15 rtneq  0x00000000 
+ 00023461  0x00005c16 fetch  0x00000008 , 0x00004713 
+ 00023462  0x00005c17 rtnbit1  0x00000006 
+ 00023463  0x00005c18 arg  0x00000006 , 0x00000007 
+ 00023464  0x00005c19 call  0x00005f00 
+ 00023465  0x00005c1a call  0x000042d0 
+ 00023466  0x00005c1b branch  0x00005c15 
+ 00023467  0x00005c1e fetch  0x00000001 , 0x00004666 
+ 00023468  0x00005c1f beq  0x00000000 , 0x00005bb1 
+ 00023469  0x00005c20 fetch  0x00000008 , 0x00004713 
+ 00023470  0x00005c21 rtnbit0  0x00000035 
+ 00023471  0x00005c22 fetcht  0x00000001 , 0x00004727 
+ 00023472  0x00005c23 branch  0x00005bb4 
+ 00023473  0x00005c26 fetch  0x00000008 , 0x00004713 
+ 00023474  0x00005c27 rtnbit0  0x00000032 
+ 00023475  0x00005c28 fetcht  0x00000001 , 0x00004728 
+ 00023476  0x00005c2a storet  0x00000001 , 0x0000497e 
+ 00023477  0x00005c2b call  0x00005888 
+ 00023478  0x00005c2c and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00023479  0x00005c2d fetcht  0x00000001 , 0x0000497e 
+ 00023480  0x00005c2e isub  0x00000002 , 0x0000003e 
+ 00023481  0x00005c2f branch  0x00005bc0 , 0x00000005 
+ 00023482  0x00005c31 fetch  0x00000001 , 0x000044eb 
+ 00023483  0x00005c32 store  0x00000001 , 0x00004981 
+ 00023484  0x00005c33 fetch  0x00000001 , 0x00004980 
+ 00023485  0x00005c34 rtneq  0x00000000 
+ 00023486  0x00005c35 jam  0x00000000 , 0x00004980 
+ 00023487  0x00005c36 rtn 
+ 00023488  0x00005c39 call  0x00005bc5 
+ 00023489  0x00005c3a fetch  0x00000001 , 0x00004980 
+ 00023490  0x00005c3b rtneq  0x00000001 
+ 00023491  0x00005c3c jam  0x00000001 , 0x00004980 
+ 00023492  0x00005c3d rtn 
+ 00023493  0x00005c40 arg  0x00006047 , 0x00000012 
+ 00023494  0x00005c41 arg  0x00004981 , 0x00000013 
+ 00023495  0x00005c42 fetch  0x00000001 , 0x00004666 
+ 00023496  0x00005c43 beq  0x00000000 , 0x000042e0 
+ 00023497  0x00005c44 arg  0x00005ba3 , 0x00000012 
+ 00023498  0x00005c45 call  0x000042e0 
+ 00023499  0x00005c46 fetch  0x00000001 , 0x00004981 
+ 00023500  0x00005c47 beq  0x00000001 , 0x00005ef2 
+ 00023501  0x00005c48 rtn 
+ 00023502  0x00005c4b arg  0x00004790 , 0x00000013 
+ 00023503  0x00005c4c arg  0x00005bd1 , 0x00000012 
+ 00023504  0x00005c4d branch  0x000042e7 
+ 00023505  0x00005c50 call  0x00005c39 
+ 00023506  0x00005c51 branch  0x000054cd 
+ 00023507  0x00005c54 arg  0x00004845 , 0x00000013 
+ 00023508  0x00005c55 arg  0x00005bd9 , 0x00000012 
+ 00023509  0x00005c56 call  0x000042e0 
+ 00023510  0x00005c57 fetch  0x00000001 , 0x00004845 
+ 00023511  0x00005c58 beq  0x00000001 , 0x00004313 
+ 00023512  0x00005c59 rtn 
+ 00023513  0x00005c5c fetch  0x00000001 , 0x0000478f 
+ 00023514  0x00005c5d beq  0x000000ff , 0x00005a9a 
+ 00023515  0x00005c5e fetch  0x00000001 , 0x0000477f 
+ 00023516  0x00005c5f nbranch  0x00005f1b , 0x00000034 
+ 00023517  0x00005c60 fetch  0x00000008 , 0x00004713 
+ 00023518  0x00005c61 bbit1  0x00000033 , 0x00005c1a 
+ 00023519  0x00005c62 bbit1  0x0000003e , 0x0000603f 
+ 00023520  0x00005c63 branch  0x000054cd 
+ 00023521  0x00005c66 arg  0x00004844 , 0x00000013 
+ 00023522  0x00005c67 arg  0x00005b0e , 0x00000012 
+ 00023523  0x00005c68 branch  0x000042e0 
+ 00023524  0x00005c6b fetch  0x00000001 , 0x00004794 
+ 00023525  0x00005c6c rtn  0x00000034 
+ 00023526  0x00005c6d arg  0x00004796 , 0x00000013 
+ 00023527  0x00005c6e arg  0x00005be9 , 0x00000012 
+ 00023528  0x00005c6f branch  0x000042e0 
+ 00023529  0x00005c71 fetch  0x00000001 , 0x00004795 
+ 00023530  0x00005c72 nrtn  0x00000034 
+ 00023531  0x00005c73 fetch  0x00000001 , 0x000042fc 
+ 00023532  0x00005c74 rtnne  0x00000000 
+ 00023533  0x00005c75 branch  0x00002fcd 
+ 00023534  0x00005c78 fetch  0x00000008 , 0x00004713 
+ 00023535  0x00005c79 rtnbit1  0x0000003b 
+ 00023536  0x00005c7a arg  0x000047c0 , 0x00000013 
+ 00023537  0x00005c7b arg  0x00005bf3 , 0x00000012 
+ 00023538  0x00005c7c branch  0x000042e0 
+ 00023539  0x00005c7f fetch  0x00000002 , 0x000047be 
+ 00023540  0x00005c80 store  0x00000002 , 0x000047c0 
+ 00023541  0x00005c81 branch  0x00005b55 
+ 00023542  0x00005c84 fetch  0x00000001 , 0x00004843 
+ 00023543  0x00005c85 rtnbit1  0x00000002 
+ 00023544  0x00005c86 call  0x00005aef 
+ 00023545  0x00005c87 arg  0x00000000 , 0x00000007 
+ 00023546  0x00005c88 branch  0x00005af8 
+ 00023547  0x00005c8b arg  0x00004792 , 0x00000013 
+ 00023548  0x00005c8c arg  0x000054cd , 0x00000012 
+ 00023549  0x00005c8d branch  0x000042e0 
+ 00023550  0x00005c90 arg  0x0000477e , 0x00000013 
+ 00023551  0x00005c91 arg  0x00005c01 , 0x00000012 
+ 00023552  0x00005c92 branch  0x000042e0 
+ 00023553  0x00005c94 fetch  0x00000001 , 0x0000496b 
+ 00023554  0x00005c95 store  0x00000001 , 0x000040c0 
+ 00023555  0x00005c96 jam  0x00000001 , 0x0000477d 
+ 00023556  0x00005c97 rtn 
+ 00023557  0x00005c9b arg  0x00004781 , 0x00000013 
+ 00023558  0x00005c9c arg  0x00005c08 , 0x00000012 
+ 00023559  0x00005c9d branch  0x000042e7 
+ 00023560  0x00005ca0 fetch  0x00000001 , 0x00004666 
+ 00023561  0x00005ca1 beq  0x00000000 , 0x00005ff2 
+ 00023562  0x00005ca2 branch  0x00005aad 
+ 00023563  0x00005ca5 fetch  0x00000002 , 0x00004725 
+ 00023564  0x00005ca6 store  0x00000002 , 0x00004781 
+ 00023565  0x00005ca7 rtn 
+ 00023566  0x00005caa arg  0x000046f3 , 0x00000013 
+ 00023567  0x00005cab arg  0x00005c11 , 0x00000012 
+ 00023568  0x00005cac branch  0x000042e0 
+ 00023569  0x00005caf call  0x00005ca6 
+ 00023570  0x00005cb0 fetch  0x00000001 , 0x00004793 
+ 00023571  0x00005cb1 nbranch  0x00005ed1 , 0x00000034 
+ 00023572  0x00005cb2 rtn 
+ 00023573  0x00005cb5 isolate1  0x00000026 , 0x00000000 
+ 00023574  0x00005cb6 call  0x00006018 , 0x00000001 
+ 00023575  0x00005cb7 call  0x00005aad 
+ 00023576  0x00005cb8 call  0x00005b21 
+ 00023577  0x00005cb9 branch  0x00005c1a 
+ 00023578  0x00005cbc bpatch  0x00000088 , 0x00004011 
+ 00023579  0x00005cbd call  0x000061ab 
+ 00023580  0x00005cbe fetch  0x00000002 , 0x000044e9 
+ 00023581  0x00005cbf isolate1  0x0000000b , 0x0000003f 
+ 00023582  0x00005cc0 call  0x00005c3e , 0x00000001 
+ 00023583  0x00005cc1 call  0x00005aa8 
+ 00023584  0x00005cc2 fetch  0x00000002 , 0x000044e9 
+ 00023585  0x00005cc3 bbit1  0x0000000b , 0x00005c2a 
+ 00023586  0x00005cc4 fetch  0x00000008 , 0x00004713 
+ 00023587  0x00005cc5 bbit0  0x00000008 , 0x00005c2a 
+ 00023588  0x00005cc6 fetcht  0x00000002 , 0x00004695 
+ 00023589  0x00005cc7 increase  0x00000001 , 0x00000002 
+ 00023590  0x00005cc8 storet  0x00000002 , 0x00004695 
+ 00023591  0x00005cc9 storet  0x00000002 , 0x000042dc 
+ 00023592  0x00005cca random  0x0000003f 
+ 00023593  0x00005ccb store  0x00000001 , 0x000042db 
+ 00023594  0x00005ccd fetch  0x00000003 , 0x00004797 
+ 00023595  0x00005cce store  0x00000003 , 0x000042de 
+ 00023596  0x00005ccf call  0x0000432d 
+ 00023597  0x00005cd0 fetch  0x00000002 , 0x00004638 
+ 00023598  0x00005cd1 store  0x00000002 , 0x00004790 
+ 00023599  0x00005cd2 setarg  0x00000000 
+ 00023600  0x00005cd3 store  0x00000002 , 0x00004781 
+ 00023601  0x00005cd4 store  0x00000002 , 0x000047c0 
+ 00023602  0x00005cd5 store  0x00000001 , 0x00004845 
+ 00023603  0x00005cd6 store  0x00000001 , 0x00004792 
+ 00023604  0x00005cd7 store  0x00000001 , 0x00004956 
+ 00023605  0x00005cd8 arg  0x00000002 , 0x00000007 
+ 00023606  0x00005cd9 call  0x00005f00 
+ 00023607  0x00005cda call  0x00005ef4 
+ 00023608  0x00005cdb branch  0x00005b62 
+ 00023609  0x00005cde bpatch  0x00000089 , 0x00004011 
+ 00023610  0x00005cdf arg  0x00000006 , 0x00000007 
+ 00023611  0x00005ce0 call  0x00005f04 
+ 00023612  0x00005ce1 jam  0x00000000 , 0x00004792 
+ 00023613  0x00005ce2 branch  0x00005c3e 
+ 00023614  0x00005ce4 setarg  0x00000000 
+ 00023615  0x00005ce5 store  0x00000001 , 0x00004845 
+ 00023616  0x00005ce6 store  0x00000002 , 0x00004790 
+ 00023617  0x00005ce7 branch  0x00007876 
+ 00023618  0x00005cea bpatch  0x0000008a , 0x00004011 
+ 00023619  0x00005ceb fetch  0x00000008 , 0x00004713 
+ 00023620  0x00005cec rtnbit0  0x00000002 
+ 00023621  0x00005ced arg  0x00000002 , 0x00000007 
+ 00023622  0x00005cee call  0x00005f04 
+ 00023623  0x00005cef call  0x00005c4a 
+ 00023624  0x00005cf1 call  0x00005c59 
+ 00023625  0x00005cf2 branch  0x00005ca3 
+ 00023626  0x00005cf5 fetch  0x00000001 , 0x00000032 
+ 00023627  0x00005cf6 beq  0x00000034 , 0x00005c4d 
+ 00023628  0x00005cf7 rtn 
+ 00023629  0x00005cf9 store  0x00000001 , 0x0000495a 
+ 00023630  0x00005cfa fetch  0x00000006 , 0x00000178 
+ 00023631  0x00005cfc store  0x00000006 , 0x0000495b 
+ 00023632  0x00005cfd fetch  0x00000007 , 0x0000495a 
+ 00023633  0x00005cfe arg  0x00004667 , 0x00000006 
+ 00023634  0x00005cff arg  0x00000003 , 0x00000039 
+ 00023635  0x00005d01 ifetcht  0x00000007 , 0x00000006 
+ 00023636  0x00005d02 isub  0x00000002 , 0x0000003e 
+ 00023637  0x00005d03 branch  0x00005c69 , 0x00000005 
+ 00023638  0x00005d04 increase  0x00000016 , 0x00000006 
+ 00023639  0x00005d05 loop  0x00005c53 
+ 00023640  0x00005d06 rtn 
+ 00023641  0x00005d08 arg  0x00004667 , 0x00000011 
+ 00023642  0x00005d09 fetch  0x00000001 , 0x00004666 
+ 00023643  0x00005d0a increase  0xffffffff , 0x0000003f 
+ 00023644  0x00005d0b mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023645  0x00005d0c iadd  0x00000011 , 0x00000011 
+ 00023646  0x00005d0d fetch  0x00000001 , 0x00000032 
+ 00023647  0x00005d0e istore  0x00000001 , 0x00000011 
+ 00023648  0x00005d0f beq  0x00000034 , 0x00005c62 
+ 00023649  0x00005d10 rtn 
+ 00023650  0x00005d13 fetch  0x00000006 , 0x00000178 
+ 00023651  0x00005d14 istore  0x00000006 , 0x00000005 
+ 00023652  0x00005d15 arg  0x0000428a , 0x00000006 
+ 00023653  0x00005d16 call  0x00007c8f 
+ 00023654  0x00005d17 fetch  0x00000006 , 0x000042db 
+ 00023655  0x00005d18 istore  0x00000006 , 0x00000005 
+ 00023656  0x00005d19 rtn 
+ 00023657  0x00005d1c increase  0xfffffffa , 0x00000006 
+ 00023658  0x00005d1d copy  0x00000006 , 0x00000005 
+ 00023659  0x00005d1e fetcht  0x00000006 , 0x0000495b 
+ 00023660  0x00005d1f increase  0x00000003 , 0x00000002 
+ 00023661  0x00005d20 istoret  0x00000006 , 0x00000005 
+ 00023662  0x00005d21 rtn 
+ 00023663  0x00005d24 arg  0x00004667 , 0x00000011 
+ 00023664  0x00005d25 fetch  0x00000001 , 0x00004666 
+ 00023665  0x00005d26 rtneq  0x00000000 
+ 00023666  0x00005d27 increase  0xffffffff , 0x0000003f 
+ 00023667  0x00005d28 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00023668  0x00005d29 iadd  0x00000011 , 0x00000011 
+ 00023669  0x00005d2a ifetch  0x00000001 , 0x00000011 
+ 00023670  0x00005d2b store  0x00000001 , 0x000043f3 
+ 00023671  0x00005d2c beq  0x00000034 , 0x00005c79 
+ 00023672  0x00005d2d rtn 
+ 00023673  0x00005d30 ifetch  0x00000006 , 0x00000006 
+ 00023674  0x00005d32 store  0x00000006 , 0x00004116 
+ 00023675  0x00005d33 arg  0x0000428a , 0x00000005 
+ 00023676  0x00005d34 call  0x00007c8f 
+ 00023677  0x00005d35 ifetch  0x00000006 , 0x00000006 
+ 00023678  0x00005d36 store  0x00000006 , 0x000042db 
+ 00023679  0x00005d37 rtn 
+ 00023680  0x00005d3a bpatch  0x0000008b , 0x00004011 
+ 00023681  0x00005d3b fetch  0x00000002 , 0x0000468e 
+ 00023682  0x00005d3c arg  0x0000aa55 , 0x00000002 
+ 00023683  0x00005d3d isub  0x00000002 , 0x0000003e 
+ 00023684  0x00005d3e branch  0x00005c8f , 0x00000005 
+ 00023685  0x00005d40 storet  0x00000002 , 0x0000468e 
+ 00023686  0x00005d41 call  0x00005c9c 
+ 00023687  0x00005d42 fetch  0x00000001 , 0x000049a1 
+ 00023688  0x00005d43 store  0x00000001 , 0x00004666 
+ 00023689  0x00005d44 fetch  0x00000004 , 0x000045e4 
+ 00023690  0x00005d45 store  0x00000004 , 0x000045e8 
+ 00023691  0x00005d46 store  0x00000004 , 0x0000458f 
+ 00023692  0x00005d48 fetch  0x00000001 , 0x00004651 
+ 00023693  0x00005d49 store  0x00000001 , 0x00004690 
+ 00023694  0x00005d4a rtn 
+ 00023695  0x00005d4d call  0x00005c94 
+ 00023696  0x00005d4f fetch  0x00000004 , 0x00004691 
+ 00023697  0x00005d50 store  0x00000004 , 0x000045e8 
+ 00023698  0x00005d51 store  0x00000004 , 0x0000458f 
+ 00023699  0x00005d52 rtn 
+ 00023700  0x00005d55 fetch  0x00000008 , 0x00004713 
+ 00023701  0x00005d56 rtnbit0  0x0000000f 
+ 00023702  0x00005d57 fetch  0x00000002 , 0x000049fa 
+ 00023703  0x00005d58 copy  0x0000003f , 0x00000012 
+ 00023704  0x00005d59 call  0x00005e51 
+ 00023705  0x00005d5a fetch  0x00000001 , 0x000049d4 
+ 00023706  0x00005d5b call  0x00005c8c , 0x00000034 
+ 00023707  0x00005d5c rtn 
+ 00023708  0x00005d5f fetch  0x00000006 , 0x000042db 
+ 00023709  0x00005d60 store  0x00000006 , 0x0000466e 
+ 00023710  0x00005d61 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023711  0x00005d62 store  0x00000006 , 0x0000467b 
+ 00023712  0x00005d63 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00023713  0x00005d64 store  0x00000006 , 0x00004688 
+ 00023714  0x00005d65 rtn 
+ 00023715  0x00005d6a fetch  0x00000001 , 0x000046f4 
+ 00023716  0x00005d6b store  0x00000001 , 0x000046f3 
+ 00023717  0x00005d6c rtn 
+ 00023718  0x00005d6f bpatch  0x0000008c , 0x00004011 
+ 00023719  0x00005d70 fetch  0x00000008 , 0x00004713 
+ 00023720  0x00005d71 bbit1  0x00000013 , 0x00005cb1 
+ 00023721  0x00005d72 bbit1  0x00000012 , 0x00005cb9 
+ 00023722  0x00005d73 bbit1  0x00000014 , 0x00005cc0 
+ 00023723  0x00005d74 rtn 
+ 00023724  0x00005d77 bpatch  0x0000008d , 0x00004011 
+ 00023725  0x00005d78 fetch  0x00000008 , 0x00004713 
+ 00023726  0x00005d79 bbit1  0x00000013 , 0x00005cb5 
+ 00023727  0x00005d7a bbit1  0x00000014 , 0x00005d3c 
+ 00023728  0x00005d7b rtn 
+ 00023729  0x00005d80 arg  0x00000080 , 0x00000002 
+ 00023730  0x00005d81 arg  0x00004666 , 0x00000011 
+ 00023731  0x00005d82 arg  0x00000000 , 0x00000012 
+ 00023732  0x00005d83 branch  0x00006cd3 
+ 00023733  0x00005d86 arg  0x00000001 , 0x00000002 
+ 00023734  0x00005d87 arg  0x00004690 , 0x00000011 
+ 00023735  0x00005d88 arg  0x0000005a , 0x00000012 
+ 00023736  0x00005d89 branch  0x00006cd3 
+ 00023737  0x00005d8e call  0x00006c20 
+ 00023738  0x00005d8f call  0x00005d7b 
+ 00023739  0x00005d90 call  0x00005d90 
+ 00023740  0x00005d92 call  0x00005d75 
+ 00023741  0x00005d93 call  0x00005d93 
+ 00023742  0x00005d94 call  0x00005d82 
+ 00023743  0x00005d95 branch  0x000055f6 
+ 00023744  0x00005d9b call  0x00005cc3 
+ 00023745  0x00005d9c call  0x00005ce5 
+ 00023746  0x00005d9d branch  0x00005d26 
+ 00023747  0x00005da2 fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023748  0x00005da3 copy  0x00000012 , 0x00000013 
+ 00023749  0x00005da5 call  0x00005dc0 
+ 00023750  0x00005da6 fetch  0x00000001 , 0x000049a1 
+ 00023751  0x00005da7 branch  0x00005ccf , 0x00000034 
+ 00023752  0x00005da8 store  0x00000001 , 0x000049a0 
+ 00023753  0x00005da9 increase  0x00000001 , 0x00000013 
+ 00023754  0x00005daa fetch  0x00000002 , 0x000049e4 
+ 00023755  0x00005dab isub  0x00000013 , 0x0000003e 
+ 00023756  0x00005dac nrtn  0x00000002 
+ 00023757  0x00005dad copy  0x00000013 , 0x00000012 
+ 00023758  0x00005dae branch  0x00005cc5 
+ 00023759  0x00005db1 fetch  0x00000001 , 0x000049a0 
+ 00023760  0x00005db2 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023761  0x00005db3 branch  0x00005cd8 , 0x00000034 
+ 00023762  0x00005db4 fetch  0x00000001 , 0x00004666 
+ 00023763  0x00005db5 store  0x00000001 , 0x000049a2 
+ 00023764  0x00005db7 arg  0x00000001 , 0x00000039 
+ 00023765  0x00005db8 copy  0x00000013 , 0x00000012 
+ 00023766  0x00005db9 arg  0x000049a2 , 0x00000011 
+ 00023767  0x00005dba branch  0x00006b45 
+ 00023768  0x00005dbd fetch  0x00000001 , 0x000049a0 
+ 00023769  0x00005dbe fetcht  0x00000001 , 0x00004666 
+ 00023770  0x00005dbf isub  0x00000002 , 0x0000003e 
+ 00023771  0x00005dc0 rtn  0x00000005 
+ 00023772  0x00005dc1 lshift4  0x00000002 , 0x00000002 
+ 00023773  0x00005dc2 iadd  0x00000002 , 0x0000003f 
+ 00023774  0x00005dc3 store  0x00000001 , 0x000049a2 
+ 00023775  0x00005dc5 copy  0x00000013 , 0x0000003f 
+ 00023776  0x00005dc6 fetcht  0x00000002 , 0x000049e2 
+ 00023777  0x00005dc7 isub  0x00000002 , 0x0000003e 
+ 00023778  0x00005dc8 branch  0x00005cd4 , 0x00000005 
+ 00023779  0x00005dca increase  0xffffffff , 0x00000013 
+ 00023780  0x00005dcb branch  0x00005cd4 
+ 00023781  0x00005dd0 fetch  0x00000001 , 0x00004666 
+ 00023782  0x00005dd1 beq  0x00000000 , 0x00005cea 
+ 00023783  0x00005dd2 beq  0x00000001 , 0x00005cfe 
+ 00023784  0x00005dd3 beq  0x00000002 , 0x00005d12 
+ 00023785  0x00005dd4 rtn 
+ 00023786  0x00005dd7 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00023787  0x00005dd8 copy  0x00000012 , 0x00000013 
+ 00023788  0x00005dda call  0x00005e29 
+ 00023789  0x00005ddb fetch  0x00000004 , 0x000049da 
+ 00023790  0x00005ddc branch  0x00005cf6 , 0x00000034 
+ 00023791  0x00005ddd store  0x00000004 , 0x000049d6 
+ 00023792  0x00005dde increase  0x00000004 , 0x00000013 
+ 00023793  0x00005ddf fetch  0x00000002 , 0x000049e8 
+ 00023794  0x00005de0 isub  0x00000013 , 0x0000003e 
+ 00023795  0x00005de1 nrtn  0x00000002 
+ 00023796  0x00005de2 copy  0x00000013 , 0x00000012 
+ 00023797  0x00005de3 branch  0x00005cec 
+ 00023798  0x00005de6 fetch  0x00000004 , 0x000049d6 
+ 00023799  0x00005de7 fetcht  0x00000004 , 0x00004691 
+ 00023800  0x00005de8 isub  0x00000002 , 0x0000003e 
+ 00023801  0x00005de9 rtn  0x00000005 
+ 00023802  0x00005dea arg  0x00000004 , 0x00000039 
+ 00023803  0x00005deb arg  0x00004691 , 0x00000011 
+ 00023804  0x00005dec copy  0x00000013 , 0x00000012 
+ 00023805  0x00005ded branch  0x00006b45 
+ 00023806  0x00005df0 fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00023807  0x00005df1 copy  0x00000012 , 0x00000013 
+ 00023808  0x00005df3 call  0x00005de1 
+ 00023809  0x00005df4 fetch  0x00000006 , 0x000049a9 
+ 00023810  0x00005df5 branch  0x00005d0a , 0x00000034 
+ 00023811  0x00005df6 store  0x00000006 , 0x000049a3 
+ 00023812  0x00005df7 increase  0x00000006 , 0x00000013 
+ 00023813  0x00005df8 fetch  0x00000002 , 0x000049ec 
+ 00023814  0x00005df9 isub  0x00000013 , 0x0000003e 
+ 00023815  0x00005dfa nrtn  0x00000002 
+ 00023816  0x00005dfb copy  0x00000013 , 0x00000012 
+ 00023817  0x00005dfc branch  0x00005d00 
+ 00023818  0x00005dff fetch  0x00000006 , 0x000049a3 
+ 00023819  0x00005e00 fetcht  0x00000006 , 0x00004668 
+ 00023820  0x00005e01 isub  0x00000002 , 0x0000003e 
+ 00023821  0x00005e02 rtn  0x00000005 
+ 00023822  0x00005e03 arg  0x00000006 , 0x00000039 
+ 00023823  0x00005e04 arg  0x00004668 , 0x00000011 
+ 00023824  0x00005e05 copy  0x00000013 , 0x00000012 
+ 00023825  0x00005e06 branch  0x00006b45 
+ 00023826  0x00005e0a fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00023827  0x00005e0b copy  0x00000012 , 0x00000013 
+ 00023828  0x00005e0d call  0x00005e05 
+ 00023829  0x00005e0e fetch  0x00000006 , 0x000049c1 
+ 00023830  0x00005e0f branch  0x00005d1e , 0x00000034 
+ 00023831  0x00005e10 store  0x00000006 , 0x000049bb 
+ 00023832  0x00005e11 increase  0x00000006 , 0x00000013 
+ 00023833  0x00005e12 fetch  0x00000002 , 0x000049f4 
+ 00023834  0x00005e13 isub  0x00000013 , 0x0000003e 
+ 00023835  0x00005e14 nrtn  0x00000002 
+ 00023836  0x00005e15 copy  0x00000013 , 0x00000012 
+ 00023837  0x00005e16 branch  0x00005d14 
+ 00023838  0x00005e19 fetch  0x00000006 , 0x000049bb 
+ 00023839  0x00005e1a fetcht  0x00000006 , 0x00004675 
+ 00023840  0x00005e1b isub  0x00000002 , 0x0000003e 
+ 00023841  0x00005e1c rtn  0x00000005 
+ 00023842  0x00005e1d arg  0x00000006 , 0x00000039 
+ 00023843  0x00005e1e arg  0x00004675 , 0x00000011 
+ 00023844  0x00005e1f copy  0x00000013 , 0x00000012 
+ 00023845  0x00005e20 branch  0x00006b45 
+ 00023846  0x00005e25 fetch  0x00000001 , 0x00004666 
+ 00023847  0x00005e26 rtneq  0x00000000 
+ 00023848  0x00005e27 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00023849  0x00005e28 copy  0x00000012 , 0x00000013 
+ 00023850  0x00005e2a call  0x00005e3d 
+ 00023851  0x00005e2b fetch  0x00000002 , 0x000049e0 
+ 00023852  0x00005e2c branch  0x00005d34 , 0x00000034 
+ 00023853  0x00005e2d store  0x00000002 , 0x000049de 
+ 00023854  0x00005e2e increase  0x00000002 , 0x00000013 
+ 00023855  0x00005e2f fetch  0x00000002 , 0x00004a00 
+ 00023856  0x00005e30 isub  0x00000013 , 0x0000003e 
+ 00023857  0x00005e31 nrtn  0x00000002 
+ 00023858  0x00005e32 copy  0x00000013 , 0x00000012 
+ 00023859  0x00005e33 branch  0x00005d2a 
+ 00023860  0x00005e36 fetch  0x00000002 , 0x000049de 
+ 00023861  0x00005e37 fetcht  0x00000002 , 0x00004695 
+ 00023862  0x00005e38 isub  0x00000002 , 0x0000003e 
+ 00023863  0x00005e39 rtn  0x00000005 
+ 00023864  0x00005e3a arg  0x00000002 , 0x00000039 
+ 00023865  0x00005e3b arg  0x00004695 , 0x00000011 
+ 00023866  0x00005e3c copy  0x00000013 , 0x00000012 
+ 00023867  0x00005e3d branch  0x00006b45 
+ 00023868  0x00005e42 fetch  0x00000008 , 0x00004713 
+ 00023869  0x00005e43 rtnbit0  0x0000000f 
+ 00023870  0x00005e44 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00023871  0x00005e45 copy  0x00000012 , 0x00000013 
+ 00023872  0x00005e47 call  0x00005e51 
+ 00023873  0x00005e48 fetch  0x00000001 , 0x000049d4 
+ 00023874  0x00005e49 branch  0x00005d4a , 0x00000034 
+ 00023875  0x00005e4a store  0x00000001 , 0x000049d3 
+ 00023876  0x00005e4b increase  0x00000001 , 0x00000013 
+ 00023877  0x00005e4c fetch  0x00000002 , 0x000049fc 
+ 00023878  0x00005e4d isub  0x00000013 , 0x0000003e 
+ 00023879  0x00005e4e nrtn  0x00000002 
+ 00023880  0x00005e4f copy  0x00000013 , 0x00000012 
+ 00023881  0x00005e50 branch  0x00005d40 
+ 00023882  0x00005e53 fetch  0x00000001 , 0x000049d3 
+ 00023883  0x00005e54 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00023884  0x00005e55 branch  0x00005d53 , 0x00000034 
+ 00023885  0x00005e56 fetch  0x00000001 , 0x00004690 
+ 00023886  0x00005e57 store  0x00000001 , 0x000049d5 
+ 00023887  0x00005e59 arg  0x00000001 , 0x00000039 
+ 00023888  0x00005e5a copy  0x00000013 , 0x00000012 
+ 00023889  0x00005e5b arg  0x000049d5 , 0x00000011 
+ 00023890  0x00005e5c branch  0x00006b45 
+ 00023891  0x00005e5f fetch  0x00000001 , 0x000049d3 
+ 00023892  0x00005e60 fetcht  0x00000001 , 0x00004690 
+ 00023893  0x00005e61 isub  0x00000002 , 0x0000003e 
+ 00023894  0x00005e62 rtn  0x00000005 
+ 00023895  0x00005e63 lshift4  0x00000002 , 0x00000002 
+ 00023896  0x00005e64 iadd  0x00000002 , 0x0000003f 
+ 00023897  0x00005e65 store  0x00000001 , 0x000049d5 
+ 00023898  0x00005e67 copy  0x00000013 , 0x0000003f 
+ 00023899  0x00005e68 fetcht  0x00000002 , 0x000049fa 
+ 00023900  0x00005e69 isub  0x00000002 , 0x0000003e 
+ 00023901  0x00005e6a branch  0x00005d4f , 0x00000005 
+ 00023902  0x00005e6c increase  0xffffffff , 0x00000013 
+ 00023903  0x00005e6d branch  0x00005d4f 
+ 00023904  0x00005e77 call  0x00006cbc 
+ 00023905  0x00005e78 fetch  0x00000008 , 0x00004713 
+ 00023906  0x00005e79 isolate1  0x00000009 , 0x0000003f 
+ 00023907  0x00005e7a ncall  0x00006cc4 , 0x00000001 
+ 00023908  0x00005e7b call  0x00005d66 
+ 00023909  0x00005e7c branch  0x00005c80 
+ 00023910  0x00005e7f arg  0x00000080 , 0x00000002 
+ 00023911  0x00005e80 arg  0x00004666 , 0x00000011 
+ 00023912  0x00005e81 arg  0x00000000 , 0x00000012 
+ 00023913  0x00005e82 branch  0x00006ce1 
+ 00023914  0x00005e85 arg  0x00000001 , 0x00000002 
+ 00023915  0x00005e86 arg  0x00004690 , 0x00000011 
+ 00023916  0x00005e87 arg  0x0000005a , 0x00000012 
+ 00023917  0x00005e88 branch  0x00006ce1 
+ 00023918  0x00005e8d call  0x00006c20 
+ 00023919  0x00005e8e call  0x00005d7b 
+ 00023920  0x00005e8f call  0x00005d75 
+ 00023921  0x00005e90 call  0x00006c4d 
+ 00023922  0x00005e91 call  0x00005d82 
+ 00023923  0x00005e92 call  0x00005c80 
+ 00023924  0x00005e93 branch  0x000055f6 
+ 00023925  0x00005e96 setarg  0x000046e6 
+ 00023926  0x00005e97 arg  0x00004666 , 0x00000002 
+ 00023927  0x00005e98 isub  0x00000002 , 0x00000002 
+ 00023928  0x00005e99 fetch  0x00000003 , 0x000046ec 
+ 00023929  0x00005e9a arg  0x00004666 , 0x00000011 
+ 00023930  0x00005e9b rtn 
+ 00023931  0x00005e9e jam  0x000000ab , 0x00000678 
+ 00023932  0x00005ea0 call  0x0000705b 
+ 00023933  0x00005ea1 call  0x00006c26 
+ 00023934  0x00005ea2 arg  0x000046ef , 0x00000011 
+ 00023935  0x00005ea3 fetcht  0x00000001 , 0x00000678 
+ 00023936  0x00005ea4 call  0x00005d84 
+ 00023937  0x00005ea5 branch  0x0000705b 
+ 00023938  0x00005ea8 jam  0x000000b9 , 0x00000678 
+ 00023939  0x00005ea9 branch  0x00005d7c 
+ 00023940  0x00005eac istoret  0x00000001 , 0x00000011 
+ 00023941  0x00005ead rshift16  0x0000003f , 0x00000002 
+ 00023942  0x00005eae istoret  0x00000001 , 0x00000005 
+ 00023943  0x00005eaf rshift8  0x0000003f , 0x00000002 
+ 00023944  0x00005eb0 istoret  0x00000001 , 0x00000005 
+ 00023945  0x00005eb1 istore  0x00000001 , 0x00000005 
+ 00023946  0x00005eb2 deposit  0x00000011 
+ 00023947  0x00005eb3 store  0x00000002 , 0x00008084 
+ 00023948  0x00005eb4 setarg  0x00000000 
+ 00023949  0x00005eb5 store  0x00000002 , 0x00008088 
+ 00023950  0x00005eb6 jam  0x00000002 , 0x00008006 
+ 00023951  0x00005eb7 branch  0x00006be0 
+ 00023952  0x00005eba fetch  0x00000003 , 0x000046ec 
+ 00023953  0x00005ebb store  0x00000003 , 0x00004419 
+ 00023954  0x00005ebc branch  0x00006bfa 
+ 00023955  0x00005ebf copy  0x0000003f , 0x00000013 
+ 00023956  0x00005ec0 copy  0x00000011 , 0x0000003f 
+ 00023957  0x00005ec1 increase  0xfffffffc , 0x0000003f 
+ 00023958  0x00005ec2 copy  0x0000003f , 0x00000012 
+ 00023959  0x00005ec3 ifetch  0x00000004 , 0x00000012 
+ 00023960  0x00005ec4 store  0x00000004 , 0x000046ef 
+ 00023961  0x00005ec5 copy  0x00000013 , 0x0000003f 
+ 00023962  0x00005ec6 call  0x00006c3c 
+ 00023963  0x00005ec7 fetch  0x00000004 , 0x000046ef 
+ 00023964  0x00005ec8 istore  0x00000004 , 0x00000012 
+ 00023965  0x00005ec9 rtn 
+ 00023966  0x00005ecc fetch  0x00000008 , 0x00004713 
+ 00023967  0x00005ecd rtnbit0  0x00000012 
+ 00023968  0x00005ece call  0x00005d82 
+ 00023969  0x00005ecf call  0x000069e0 
+ 00023970  0x00005ed0 fetcht  0x00000001 , 0x00004421 
+ 00023971  0x00005ed1 call  0x00006ef3 
+ 00023972  0x00005ed2 fetcht  0x00000001 , 0x00004426 
+ 00023973  0x00005ed3 branch  0x000055b1 
+ 00023974  0x00005ed8 call  0x00005e43 
+ 00023975  0x00005ed9 call  0x00005db4 
+ 00023976  0x00005eda call  0x00005dcc 
+ 00023977  0x00005edb call  0x00005e2f 
+ 00023978  0x00005edd arg  0x00000002 , 0x00000039 
+ 00023979  0x00005ede fetch  0x00000002 , 0x00004a02 
+ 00023980  0x00005edf copy  0x0000003f , 0x00000012 
+ 00023981  0x00005ee0 arg  0x0000468e , 0x00000011 
+ 00023982  0x00005ee1 call  0x00006b74 
+ 00023983  0x00005ee2 call  0x00005c80 
+ 00023984  0x00005ee4 arg  0x00000002 , 0x00000039 
+ 00023985  0x00005ee5 arg  0x0000468e , 0x00000011 
+ 00023986  0x00005ee6 fetchr  0x00000012 , 0x00000002 , 0x00004a02 
+ 00023987  0x00005ee7 branch  0x00006b45 
+ 00023988  0x00005eec fetchr  0x00000012 , 0x00000002 , 0x000049e2 
+ 00023989  0x00005eed copy  0x00000012 , 0x00000013 
+ 00023990  0x00005eef call  0x00005dc0 
+ 00023991  0x00005ef0 fetch  0x00000001 , 0x000049a1 
+ 00023992  0x00005ef1 branch  0x00005dc3 , 0x00000034 
+ 00023993  0x00005ef2 store  0x00000001 , 0x000049a0 
+ 00023994  0x00005ef3 increase  0x00000001 , 0x00000013 
+ 00023995  0x00005ef4 fetch  0x00000002 , 0x000049e4 
+ 00023996  0x00005ef5 isub  0x00000013 , 0x0000003e 
+ 00023997  0x00005ef6 nbranch  0x00005dc3 , 0x00000002 
+ 00023998  0x00005ef7 copy  0x00000013 , 0x00000012 
+ 00023999  0x00005ef8 branch  0x00005db6 
+ 00024000  0x00005efb arg  0x00000001 , 0x00000039 
+ 00024001  0x00005efc arg  0x000049a1 , 0x00000011 
+ 00024002  0x00005efd branch  0x00006b74 
+ 00024003  0x00005f00 fetch  0x00000001 , 0x000049a0 
+ 00024004  0x00005f01 copy  0x0000003f , 0x00000002 
+ 00024005  0x00005f02 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024006  0x00005f03 branch  0x00005dc9 , 0x00000034 
+ 00024007  0x00005f04 rshift4  0x0000003f , 0x0000003f 
+ 00024008  0x00005f05 branch  0x00005dca 
+ 00024009  0x00005f08 copy  0x00000002 , 0x0000003f 
+ 00024010  0x00005f0a store  0x00000001 , 0x00004666 
+ 00024011  0x00005f0b rtn 
+ 00024012  0x00005f0f fetch  0x00000001 , 0x00004666 
+ 00024013  0x00005f10 beq  0x00000000 , 0x00005e1d 
+ 00024014  0x00005f11 beq  0x00000001 , 0x00005dd1 
+ 00024015  0x00005f12 beq  0x00000002 , 0x00005dd3 
+ 00024016  0x00005f13 rtn 
+ 00024017  0x00005f16 call  0x00005dd5 
+ 00024018  0x00005f17 branch  0x00005de7 
+ 00024019  0x00005f1a call  0x00005df9 
+ 00024020  0x00005f1b branch  0x00005e0b 
+ 00024021  0x00005f1f fetchr  0x00000012 , 0x00000002 , 0x000049ea 
+ 00024022  0x00005f20 copy  0x00000012 , 0x00000013 
+ 00024023  0x00005f22 call  0x00005de1 
+ 00024024  0x00005f23 fetch  0x00000006 , 0x000049a9 
+ 00024025  0x00005f24 branch  0x00005de4 , 0x00000034 
+ 00024026  0x00005f25 store  0x00000006 , 0x000049a3 
+ 00024027  0x00005f26 increase  0x00000006 , 0x00000013 
+ 00024028  0x00005f27 fetch  0x00000002 , 0x000049ec 
+ 00024029  0x00005f28 isub  0x00000013 , 0x0000003e 
+ 00024030  0x00005f29 nbranch  0x00005de4 , 0x00000002 
+ 00024031  0x00005f2a copy  0x00000013 , 0x00000012 
+ 00024032  0x00005f2b branch  0x00005dd7 
+ 00024033  0x00005f2e arg  0x00000006 , 0x00000039 
+ 00024034  0x00005f2f arg  0x000049a9 , 0x00000011 
+ 00024035  0x00005f30 branch  0x00006b74 
+ 00024036  0x00005f33 fetch  0x00000006 , 0x000049a3 
+ 00024037  0x00005f34 store  0x00000006 , 0x00004668 
+ 00024038  0x00005f35 rtn 
+ 00024039  0x00005f39 fetchr  0x00000012 , 0x00000002 , 0x000049ee 
+ 00024040  0x00005f3a copy  0x00000012 , 0x00000013 
+ 00024041  0x00005f3c call  0x00005df3 
+ 00024042  0x00005f3d fetch  0x00000006 , 0x000049b5 
+ 00024043  0x00005f3e branch  0x00005df6 , 0x00000034 
+ 00024044  0x00005f3f store  0x00000006 , 0x000049af 
+ 00024045  0x00005f40 increase  0x00000006 , 0x00000013 
+ 00024046  0x00005f41 fetch  0x00000002 , 0x000049f0 
+ 00024047  0x00005f42 isub  0x00000013 , 0x0000003e 
+ 00024048  0x00005f43 nbranch  0x00005df6 , 0x00000002 
+ 00024049  0x00005f44 copy  0x00000013 , 0x00000012 
+ 00024050  0x00005f45 branch  0x00005de9 
+ 00024051  0x00005f48 arg  0x00000006 , 0x00000039 
+ 00024052  0x00005f49 arg  0x000049b5 , 0x00000011 
+ 00024053  0x00005f4a branch  0x00006b74 
+ 00024054  0x00005f4d fetch  0x00000006 , 0x000049af 
+ 00024055  0x00005f4e store  0x00000006 , 0x0000466e 
+ 00024056  0x00005f4f rtn 
+ 00024057  0x00005f54 fetchr  0x00000012 , 0x00000002 , 0x000049f2 
+ 00024058  0x00005f55 copy  0x00000012 , 0x00000013 
+ 00024059  0x00005f57 call  0x00005e05 
+ 00024060  0x00005f58 fetch  0x00000006 , 0x000049c1 
+ 00024061  0x00005f59 branch  0x00005e08 , 0x00000034 
+ 00024062  0x00005f5a store  0x00000006 , 0x000049bb 
+ 00024063  0x00005f5b increase  0x00000006 , 0x00000013 
+ 00024064  0x00005f5c fetch  0x00000002 , 0x000049f4 
+ 00024065  0x00005f5d isub  0x00000013 , 0x0000003e 
+ 00024066  0x00005f5e nbranch  0x00005e08 , 0x00000002 
+ 00024067  0x00005f5f copy  0x00000013 , 0x00000012 
+ 00024068  0x00005f60 branch  0x00005dfb 
+ 00024069  0x00005f63 arg  0x00000006 , 0x00000039 
+ 00024070  0x00005f64 arg  0x000049c1 , 0x00000011 
+ 00024071  0x00005f65 branch  0x00006b74 
+ 00024072  0x00005f68 fetch  0x00000006 , 0x000049bb 
+ 00024073  0x00005f69 store  0x00000006 , 0x00004675 
+ 00024074  0x00005f6a rtn 
+ 00024075  0x00005f6e fetchr  0x00000012 , 0x00000002 , 0x000049f6 
+ 00024076  0x00005f6f copy  0x00000012 , 0x00000013 
+ 00024077  0x00005f71 call  0x00005e17 
+ 00024078  0x00005f72 fetch  0x00000006 , 0x000049cd 
+ 00024079  0x00005f73 branch  0x00005e1a , 0x00000034 
+ 00024080  0x00005f74 store  0x00000006 , 0x000049c7 
+ 00024081  0x00005f75 increase  0x00000006 , 0x00000013 
+ 00024082  0x00005f76 fetch  0x00000002 , 0x000049f8 
+ 00024083  0x00005f77 isub  0x00000013 , 0x0000003e 
+ 00024084  0x00005f78 nbranch  0x00005e1a , 0x00000002 
+ 00024085  0x00005f79 copy  0x00000013 , 0x00000012 
+ 00024086  0x00005f7a branch  0x00005e0d 
+ 00024087  0x00005f7d arg  0x00000006 , 0x00000039 
+ 00024088  0x00005f7e arg  0x000049cd , 0x00000011 
+ 00024089  0x00005f7f branch  0x00006b74 
+ 00024090  0x00005f82 fetch  0x00000006 , 0x000049c7 
+ 00024091  0x00005f83 store  0x00000006 , 0x0000467b 
+ 00024092  0x00005f84 rtn 
+ 00024093  0x00005f89 fetchr  0x00000012 , 0x00000002 , 0x000049e6 
+ 00024094  0x00005f8a copy  0x00000012 , 0x00000013 
+ 00024095  0x00005f8c call  0x00005e29 
+ 00024096  0x00005f8d fetch  0x00000004 , 0x000049da 
+ 00024097  0x00005f8e branch  0x00005e2c , 0x00000034 
+ 00024098  0x00005f8f store  0x00000004 , 0x000049d6 
+ 00024099  0x00005f90 increase  0x00000004 , 0x00000013 
+ 00024100  0x00005f91 fetch  0x00000002 , 0x000049e8 
+ 00024101  0x00005f92 isub  0x00000013 , 0x0000003e 
+ 00024102  0x00005f93 nbranch  0x00005e2c , 0x00000002 
+ 00024103  0x00005f94 copy  0x00000013 , 0x00000012 
+ 00024104  0x00005f95 branch  0x00005e1f 
+ 00024105  0x00005f98 arg  0x00000004 , 0x00000039 
+ 00024106  0x00005f99 arg  0x000049da , 0x00000011 
+ 00024107  0x00005f9a branch  0x00006b74 
+ 00024108  0x00005f9d fetch  0x00000004 , 0x000049d6 
+ 00024109  0x00005f9e store  0x00000004 , 0x00004691 
+ 00024110  0x00005f9f rtn 
+ 00024111  0x00005fa3 fetch  0x00000001 , 0x00004666 
+ 00024112  0x00005fa4 rtneq  0x00000000 
+ 00024113  0x00005fa5 fetchr  0x00000012 , 0x00000002 , 0x000049fe 
+ 00024114  0x00005fa6 copy  0x00000012 , 0x00000013 
+ 00024115  0x00005fa8 call  0x00005e3d 
+ 00024116  0x00005fa9 fetch  0x00000002 , 0x000049e0 
+ 00024117  0x00005faa branch  0x00005e40 , 0x00000034 
+ 00024118  0x00005fab store  0x00000002 , 0x000049de 
+ 00024119  0x00005fac increase  0x00000002 , 0x00000013 
+ 00024120  0x00005fad fetch  0x00000002 , 0x00004a00 
+ 00024121  0x00005fae isub  0x00000013 , 0x0000003e 
+ 00024122  0x00005faf nbranch  0x00005e40 , 0x00000002 
+ 00024123  0x00005fb0 copy  0x00000013 , 0x00000012 
+ 00024124  0x00005fb1 branch  0x00005e33 
+ 00024125  0x00005fb4 arg  0x00000002 , 0x00000039 
+ 00024126  0x00005fb5 arg  0x000049e0 , 0x00000011 
+ 00024127  0x00005fb6 branch  0x00006b74 
+ 00024128  0x00005fb9 fetch  0x00000002 , 0x000049e0 
+ 00024129  0x00005fbb store  0x00000002 , 0x00004695 
+ 00024130  0x00005fbc rtn 
+ 00024131  0x00005fc0 fetch  0x00000008 , 0x00004713 
+ 00024132  0x00005fc1 bbit0  0x0000000f , 0x00005c8c 
+ 00024133  0x00005fc2 fetchr  0x00000012 , 0x00000002 , 0x000049fa 
+ 00024134  0x00005fc3 copy  0x00000012 , 0x00000013 
+ 00024135  0x00005fc5 call  0x00005e51 
+ 00024136  0x00005fc6 fetch  0x00000001 , 0x000049d4 
+ 00024137  0x00005fc7 branch  0x00005e54 , 0x00000034 
+ 00024138  0x00005fc8 store  0x00000001 , 0x000049d3 
+ 00024139  0x00005fc9 increase  0x00000001 , 0x00000013 
+ 00024140  0x00005fca fetch  0x00000002 , 0x000049fc 
+ 00024141  0x00005fcb isub  0x00000013 , 0x0000003e 
+ 00024142  0x00005fcc nbranch  0x00005e54 , 0x00000002 
+ 00024143  0x00005fcd copy  0x00000013 , 0x00000012 
+ 00024144  0x00005fce branch  0x00005e47 
+ 00024145  0x00005fd1 arg  0x00000001 , 0x00000039 
+ 00024146  0x00005fd2 arg  0x000049d4 , 0x00000011 
+ 00024147  0x00005fd3 branch  0x00006b74 
+ 00024148  0x00005fd6 fetch  0x00000001 , 0x000049d3 
+ 00024149  0x00005fd7 copy  0x0000003f , 0x00000002 
+ 00024150  0x00005fd8 and  0x0000003f , 0x000000f0 , 0x0000003f 
+ 00024151  0x00005fd9 branch  0x00005e5a , 0x00000034 
+ 00024152  0x00005fda rshift4  0x0000003f , 0x0000003f 
+ 00024153  0x00005fdb branch  0x00005e5b 
+ 00024154  0x00005fde copy  0x00000002 , 0x0000003f 
+ 00024155  0x00005fe0 store  0x00000001 , 0x00004690 
+ 00024156  0x00005fe1 rtn 
+ 00024157  0x00005fe7 bpatch  0x0000008e , 0x00004011 
+ 00024158  0x00005fe8 call  0x0000620e 
+ 00024159  0x00005fe9 call  0x000078aa 
+ 00024160  0x00005fea call  0x000056bb 
+ 00024161  0x00005feb call  0x0000580e 
+ 00024162  0x00005fec call  0x00005e66 
+ 00024163  0x00005fed call  0x00005eb6 
+ 00024164  0x00005fee call  0x00005ee7 
+ 00024165  0x00005fef branch  0x0000561c 
+ 00024166  0x00005ff2 fetch  0x00000008 , 0x00004713 
+ 00024167  0x00005ff3 bbit1  0x00000029 , 0x00005e6b 
+ 00024168  0x00005ff4 bbit1  0x00000037 , 0x00005e6b 
+ 00024169  0x00005ff5 rtn 
+ 00024170  0x00005ff8 jam  0x00000003 , 0x00004975 
+ 00024171  0x00005ffa call  0x00005e6d 
+ 00024172  0x00005ffb branch  0x00005e7e 
+ 00024173  0x00005ffe bpatch  0x0000008f , 0x00004011 
+ 00024174  0x00005fff fetch  0x00000001 , 0x00004655 
+ 00024175  0x00006000 rtneq  0x000000ff 
+ 00024176  0x00006001 arg  0x00000000 , 0x00000011 
+ 00024177  0x00006002 jam  0x00000006 , 0x00004977 
+ 00024178  0x00006003 fetcht  0x00000001 , 0x00004655 
+ 00024179  0x00006004 call  0x00005e81 
+ 00024180  0x00006005 store  0x00000001 , 0x00004975 
+ 00024181  0x00006006 fetch  0x00000001 , 0x00004654 
+ 00024182  0x00006007 beq  0x000000ff , 0x00005e7c 
+ 00024183  0x00006008 branch  0x000058df 
+ 00024184  0x0000600b call  0x00005e6d 
+ 00024185  0x0000600c copy  0x00000011 , 0x0000003f 
+ 00024186  0x0000600d bbit1  0x00000006 , 0x00005ea4 
+ 00024187  0x0000600e branch  0x00005e97 
+ 00024188  0x00006011 fetcht  0x00000001 , 0x00004655 
+ 00024189  0x00006012 call  0x000055b5 
+ 00024190  0x00006014 copy  0x00000011 , 0x0000003f 
+ 00024191  0x00006015 bbit1  0x00000006 , 0x00005ea2 
+ 00024192  0x00006016 branch  0x00005e97 
+ 00024193  0x00006019 fetch  0x00000008 , 0x00004713 
+ 00024194  0x0000601a bbit1  0x0000002d , 0x00005e8d 
+ 00024195  0x0000601b fetch  0x00000001 , 0x00004975 
+ 00024196  0x0000601c copy  0x0000003f , 0x00000013 
+ 00024197  0x0000601d fetch  0x00000001 , 0x00004654 
+ 00024198  0x0000601e beq  0x000000ff , 0x00005931 
+ 00024199  0x0000601f fetch  0x00000001 , 0x0000497b 
+ 00024200  0x00006020 nbranch  0x00005e8a , 0x00000034 
+ 00024201  0x00006021 branch  0x00005e8f 
+ 00024202  0x00006024 jam  0x00000000 , 0x0000497f 
+ 00024203  0x00006025 jam  0x00000000 , 0x00004975 
+ 00024204  0x00006026 rtn 
+ 00024205  0x00006029 fetch  0x00000001 , 0x00004975 
+ 00024206  0x0000602a branch  0x00005925 
+ 00024207  0x0000602d call  0x00006ee6 
+ 00024208  0x0000602e fetcht  0x00000001 , 0x00004654 
+ 00024209  0x0000602f branch  0x00005e8d , 0x00000001 
+ 00024210  0x00006030 fetcht  0x00000001 , 0x00004654 
+ 00024211  0x00006031 call  0x00006ef7 
+ 00024212  0x00006032 fetcht  0x00000001 , 0x00004655 
+ 00024213  0x00006033 fetch  0x00000001 , 0x00004975 
+ 00024214  0x00006034 branch  0x00005925 
+ 00024215  0x00006037 fetch  0x00000001 , 0x0000497f 
+ 00024216  0x00006038 rtneq  0x00000000 
+ 00024217  0x00006039 jam  0x00000000 , 0x0000497f 
+ 00024218  0x0000603a fetch  0x00000008 , 0x00004713 
+ 00024219  0x0000603b rtnbit1  0x00000034 
+ 00024220  0x0000603c fetch  0x00000001 , 0x0000497c 
+ 00024221  0x0000603d sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00024222  0x0000603e ncall  0x00005ec6 , 0x00000002 
+ 00024223  0x0000603f fetch  0x00000001 , 0x000044eb 
+ 00024224  0x00006040 store  0x00000001 , 0x0000497c 
+ 00024225  0x00006041 rtn 
+ 00024226  0x00006044 call  0x00005eae 
+ 00024227  0x00006045 rtn  0x00000028 
+ 00024228  0x00006046 fetch  0x00000001 , 0x0000497f 
+ 00024229  0x00006047 rtneq  0x00000001 
+ 00024230  0x00006048 jam  0x00000001 , 0x0000497f 
+ 00024231  0x00006049 fetch  0x00000008 , 0x00004713 
+ 00024232  0x0000604a bbit1  0x00000034 , 0x00005ba3 
+ 00024233  0x0000604b fetch  0x00000001 , 0x00004845 
+ 00024234  0x0000604c rtn  0x00000034 
+ 00024235  0x0000604d fetch  0x00000001 , 0x0000463c 
+ 00024236  0x0000604e store  0x00000001 , 0x00004845 
+ 00024237  0x0000604f rtn 
+ 00024238  0x00006052 disable  0x00000028 
+ 00024239  0x00006053 fetch  0x00000008 , 0x00004713 
+ 00024240  0x00006054 rtnbit1  0x0000002d 
+ 00024241  0x00006056 fetch  0x00000001 , 0x0000496f 
+ 00024242  0x00006057 rtn  0x00000034 
+ 00024243  0x00006058 fetch  0x00000001 , 0x00004970 
+ 00024244  0x00006059 rtn  0x00000034 
+ 00024245  0x0000605a branch  0x00007dba 
+ 00024246  0x0000605d bpatch  0x00000090 , 0x00004012 
+ 00024247  0x0000605e fetch  0x00000008 , 0x00004713 
+ 00024248  0x0000605f rtnbit0  0x0000002a 
+ 00024249  0x00006060 fetcht  0x00000001 , 0x0000465a 
+ 00024250  0x00006061 call  0x000055b5 
+ 00024251  0x00006063 fetcht  0x00000001 , 0x0000465a 
+ 00024252  0x00006064 call  0x00006ee6 
+ 00024253  0x00006065 branch  0x00005ec2 , 0x00000001 
+ 00024254  0x00006067 fetch  0x00000001 , 0x00004666 
+ 00024255  0x00006068 rtneq  0x00000001 
+ 00024256  0x00006069 jam  0x00000001 , 0x00004666 
+ 00024257  0x0000606a branch  0x00005aaa 
+ 00024258  0x0000606d fetch  0x00000001 , 0x00004666 
+ 00024259  0x0000606e rtneq  0x00000000 
+ 00024260  0x0000606f jam  0x00000000 , 0x00004666 
+ 00024261  0x00006070 branch  0x00006018 
+ 00024262  0x00006073 bpatch  0x00000091 , 0x00004012 
+ 00024263  0x00006074 fetch  0x00000001 , 0x0000471b 
+ 00024264  0x00006075 rtneq  0x00000001 
+ 00024265  0x00006076 call  0x00005ed3 
+ 00024266  0x00006077 storet  0x00000001 , 0x00004666 
+ 00024267  0x0000607a call  0x00005eea 
+ 00024268  0x0000607b call  0x00005aaa 
+ 00024269  0x0000607c call  0x000042d0 
+ 00024270  0x0000607d call  0x00005eec 
+ 00024271  0x0000607e jam  0x00000001 , 0x00004793 
+ 00024272  0x0000607f branch  0x00005ca3 
+ 00024273  0x00006082 call  0x00005eea 
+ 00024274  0x00006083 branch  0x00006ca3 
+ 00024275  0x00006086 fetcht  0x00000001 , 0x00004666 
+ 00024276  0x00006087 increase  0x00000001 , 0x00000002 
+ 00024277  0x00006088 fetch  0x00000008 , 0x00004713 
+ 00024278  0x00006089 bbit1  0x00000011 , 0x00005eda 
+ 00024279  0x0000608a sub  0x00000002 , 0x00000002 , 0x0000003e 
+ 00024280  0x0000608b ncall  0x00005ee1 , 0x00000002 
+ 00024281  0x0000608c rtn 
+ 00024282  0x0000608f fetch  0x00000001 , 0x0000471b 
+ 00024283  0x00006090 increase  0xffffffff , 0x0000003f 
+ 00024284  0x00006091 isub  0x00000002 , 0x0000003e 
+ 00024285  0x00006092 ncall  0x00005edf , 0x00000002 
+ 00024286  0x00006093 rtn 
+ 00024287  0x00006096 arg  0x00000000 , 0x00000002 
+ 00024288  0x00006097 rtn 
+ 00024289  0x00006099 arg  0x00000001 , 0x00000002 
+ 00024290  0x0000609a rtn 
+ 00024291  0x0000609d arg  0x00000001 , 0x00000002 
+ 00024292  0x0000609e arg  0x00004666 , 0x00000011 
+ 00024293  0x0000609f arg  0x00000000 , 0x00000012 
+ 00024294  0x000060a0 branch  0x00006cd3 
+ 00024295  0x000060a3 fetch  0x00000008 , 0x00004713 
+ 00024296  0x000060a4 rtnbit0  0x00000034 
+ 00024297  0x000060a5 branch  0x00005e6b 
+ 00024298  0x000060a8 arg  0x00000000 , 0x00000007 
+ 00024299  0x000060a9 branch  0x00005f00 
+ 00024300  0x000060ab arg  0x00000000 , 0x00000007 
+ 00024301  0x000060ac branch  0x00005f04 
+ 00024302  0x000060ae arg  0x00000003 , 0x00000007 
+ 00024303  0x000060af branch  0x00005f00 
+ 00024304  0x000060b1 arg  0x00000003 , 0x00000007 
+ 00024305  0x000060b2 branch  0x00005f04 
+ 00024306  0x000060b4 arg  0x00000005 , 0x00000007 
+ 00024307  0x000060b5 branch  0x00005f00 
+ 00024308  0x000060b7 arg  0x00000005 , 0x00000007 
+ 00024309  0x000060b8 branch  0x00005f04 
+ 00024310  0x000060bb arg  0x00000015 , 0x00000007 
+ 00024311  0x000060bc branch  0x00005f00 
+ 00024312  0x000060bf arg  0x00000018 , 0x00000007 
+ 00024313  0x000060c0 branch  0x00005f00 
+ 00024314  0x000060c3 arg  0x0000000e , 0x00000007 
+ 00024315  0x000060c4 branch  0x00005f00 
+ 00024316  0x000060c7 arg  0x0000000c , 0x00000007 
+ 00024317  0x000060c8 branch  0x00005f00 
+ 00024318  0x000060cb arg  0x0000001c , 0x00000007 
+ 00024319  0x000060cc branch  0x00005f00 
+ 00024320  0x000060cf fetch  0x00000008 , 0x00004713 
+ 00024321  0x000060d0 qset1  0x0000003f 
+ 00024322  0x000060d1 store  0x00000008 , 0x00004713 
+ 00024323  0x000060d2 rtn 
+ 00024324  0x000060d5 fetch  0x00000008 , 0x00004713 
+ 00024325  0x000060d6 qset0  0x0000003f 
+ 00024326  0x000060d7 store  0x00000008 , 0x00004713 
+ 00024327  0x000060d8 rtn 
+ 00024328  0x000060db setarg  0x00000000 
+ 00024329  0x000060dc store  0x00000008 , 0x0000472a 
+ 00024330  0x000060dd store  0x00000008 , 0x00004733 
+ 00024331  0x000060de fetch  0x00000001 , 0x00004729 
+ 00024332  0x000060df beq  0x00000002 , 0x00005f12 
+ 00024333  0x000060e0 beq  0x00000003 , 0x00005f14 
+ 00024334  0x000060e1 beq  0x00000004 , 0x00005f19 
+ 00024335  0x000060e2 setarg  0x00070008 
+ 00024336  0x000060e4 store  0x00000008 , 0x0000472b 
+ 00024337  0x000060e5 rtn 
+ 00024338  0x000060e8 setarg  0x00040005 
+ 00024339  0x000060e9 branch  0x00005f10 
+ 00024340  0x000060ec setarg  0x00022303 
+ 00024341  0x000060ee store  0x00000008 , 0x0000472a 
+ 00024342  0x000060ef setarg  0x00000003 
+ 00024343  0x000060f0 store  0x00000008 , 0x00004733 
+ 00024344  0x000060f1 rtn 
+ 00024345  0x000060f4 setarg  0x0000cd03 
+ 00024346  0x000060f5 branch  0x00005f15 
+ 00024347  0x000060f9 bpatch  0x00000092 , 0x00004012 
+ 00024348  0x000060fa fetch  0x00000001 , 0x0000477f 
+ 00024349  0x000060fb increase  0xffffffff , 0x0000003f 
+ 00024350  0x000060fc store  0x00000001 , 0x0000477f 
+ 00024351  0x000060fd fetcht  0x00000001 , 0x00004666 
+ 00024352  0x000060fe sub  0x00000002 , 0x00000001 , 0x0000003e 
+ 00024353  0x000060ff ncall  0x00005ed3 , 0x00000005 
+ 00024354  0x00006100 storet  0x00000001 , 0x00004666 
+ 00024355  0x00006101 call  0x00005ee3 
+ 00024356  0x00006102 call  0x00005c59 
+ 00024357  0x00006103 branch  0x000054a0 
+ 00024358  0x00006108 bpatch  0x00000093 , 0x00004012 
+ 00024359  0x00006109 fetch  0x00000001 , 0x00004957 
+ 00024360  0x0000610a rtneq  0x00000003 
+ 00024361  0x0000610b fetch  0x00000008 , 0x00004713 
+ 00024362  0x0000610c rtnbit0  0x00000038 
+ 00024363  0x0000610d fetch  0x00000004 , 0x00004847 
+ 00024364  0x0000610e rtn  0x00000034 
+ 00024365  0x0000610f call  0x00005fcd 
+ 00024366  0x00006110 setarg  0x00000003 
+ 00024367  0x00006111 call  0x00005fc3 
+ 00024368  0x00006112 call  0x00005fbf , 0x00000034 
+ 00024369  0x00006113 ncall  0x00005fc1 , 0x00000034 
+ 00024370  0x00006114 setarg  0x00000002 
+ 00024371  0x00006115 call  0x00005fc8 
+ 00024372  0x00006116 call  0x00005fbf , 0x00000034 
+ 00024373  0x00006117 fetch  0x00000001 , 0x00004861 
+ 00024374  0x00006118 beq  0x00000001 , 0x00005f3c 
+ 00024375  0x0000611a fetch  0x00000008 , 0x00004713 
+ 00024376  0x0000611b rtnbit0  0x00000038 
+ 00024377  0x0000611c arg  0x00000005 , 0x00000039 
+ 00024378  0x0000611d arg  0x00004861 , 0x00000005 
+ 00024379  0x0000611e branch  0x00007ca1 
+ 00024380  0x00006121 call  0x00005f50 
+ 00024381  0x00006122 fetch  0x00000002 , 0x00004862 
+ 00024382  0x00006123 store  0x00000002 , 0x0000070b 
+ 00024383  0x00006124 fetch  0x00000002 , 0x00004847 
+ 00024384  0x00006125 store  0x00000002 , 0x0000070d 
+ 00024385  0x00006126 call  0x00005f89 
+ 00024386  0x00006127 fetch  0x00000002 , 0x0000070b 
+ 00024387  0x00006128 store  0x00000002 , 0x00004862 
+ 00024388  0x00006129 fetch  0x00000002 , 0x0000070d 
+ 00024389  0x0000612a store  0x00000002 , 0x00004847 
+ 00024390  0x0000612c fetch  0x00000002 , 0x00004864 
+ 00024391  0x0000612d store  0x00000002 , 0x0000070b 
+ 00024392  0x0000612e fetch  0x00000002 , 0x00004849 
+ 00024393  0x0000612f store  0x00000002 , 0x0000070d 
+ 00024394  0x00006130 call  0x00005f91 
+ 00024395  0x00006131 fetch  0x00000002 , 0x0000070b 
+ 00024396  0x00006132 store  0x00000002 , 0x00004864 
+ 00024397  0x00006133 fetch  0x00000002 , 0x0000070d 
+ 00024398  0x00006134 store  0x00000002 , 0x00004849 
+ 00024399  0x00006135 rtn 
+ 00024400  0x00006138 fetch  0x00000008 , 0x00004713 
+ 00024401  0x00006139 rtnbit0  0x00000039 
+ 00024402  0x0000613a bpatch  0x00000094 , 0x00004012 
+ 00024403  0x0000613b fetch  0x00000002 , 0x00004862 
+ 00024404  0x0000613c store  0x00000002 , 0x00000712 
+ 00024405  0x0000613d call  0x00005f64 
+ 00024406  0x0000613e store  0x00000002 , 0x00004862 
+ 00024407  0x0000613f fetch  0x00000002 , 0x00004847 
+ 00024408  0x00006140 store  0x00000002 , 0x00000712 
+ 00024409  0x00006141 call  0x00005f72 
+ 00024410  0x00006142 store  0x00000002 , 0x00004847 
+ 00024411  0x00006143 fetch  0x00000002 , 0x00004864 
+ 00024412  0x00006144 store  0x00000002 , 0x00000712 
+ 00024413  0x00006145 call  0x00005f64 
+ 00024414  0x00006146 store  0x00000002 , 0x00004864 
+ 00024415  0x00006147 fetch  0x00000002 , 0x00004849 
+ 00024416  0x00006148 store  0x00000002 , 0x00000712 
+ 00024417  0x00006149 call  0x00005f72 
+ 00024418  0x0000614a store  0x00000002 , 0x00004849 
+ 00024419  0x0000614b rtn 
+ 00024420  0x0000614e fetch  0x00000001 , 0x00000713 
+ 00024421  0x0000614f branch  0x00005f67 , 0x00000034 
+ 00024422  0x00006150 branch  0x00005f6c 
+ 00024423  0x00006153 fetch  0x00000001 , 0x00000712 
+ 00024424  0x00006154 call  0x00005f7f 
+ 00024425  0x00006155 store  0x00000001 , 0x00000712 
+ 00024426  0x00006157 fetch  0x00000002 , 0x00000712 
+ 00024427  0x00006158 rtn 
+ 00024428  0x0000615a fetch  0x00000001 , 0x00000712 
+ 00024429  0x0000615b call  0x00005fbb 
+ 00024430  0x0000615c call  0x00005f7f 
+ 00024431  0x0000615d call  0x00007dc8 , 0x00000034 
+ 00024432  0x0000615e call  0x00005fb7 
+ 00024433  0x0000615f branch  0x00005f6a 
+ 00024434  0x00006162 fetch  0x00000001 , 0x00000713 
+ 00024435  0x00006163 branch  0x00005f75 , 0x00000034 
+ 00024436  0x00006164 branch  0x00005f79 
+ 00024437  0x00006166 fetch  0x00000001 , 0x00000712 
+ 00024438  0x00006167 call  0x00005f84 
+ 00024439  0x00006168 store  0x00000001 , 0x00000712 
+ 00024440  0x00006169 branch  0x00005f6a 
+ 00024441  0x0000616b fetch  0x00000001 , 0x00000712 
+ 00024442  0x0000616c call  0x00005fbb 
+ 00024443  0x0000616d call  0x00005f84 
+ 00024444  0x0000616e call  0x00007dc8 , 0x00000034 
+ 00024445  0x0000616f call  0x00005fb7 
+ 00024446  0x00006170 branch  0x00005f6a 
+ 00024447  0x00006173 mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00024448  0x00006174 div  0x0000003f , 0x00000005 
+ 00024449  0x00006175 call  0x00007d62 
+ 00024450  0x00006176 quotient  0x0000003f 
+ 00024451  0x00006177 rtn 
+ 00024452  0x00006179 mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00024453  0x0000617a div  0x0000003f , 0x0000000a 
+ 00024454  0x0000617b call  0x00007d62 
+ 00024455  0x0000617c quotient  0x0000003f 
+ 00024456  0x0000617d rtn 
+ 00024457  0x00006180 fetch  0x00000002 , 0x0000070b 
+ 00024458  0x00006181 fetcht  0x00000002 , 0x0000070d 
+ 00024459  0x00006182 iadd  0x00000002 , 0x0000003f 
+ 00024460  0x00006183 fetcht  0x00000001 , 0x00004866 
+ 00024461  0x00006184 iadd  0x00000002 , 0x0000003f 
+ 00024462  0x00006185 and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024463  0x00006186 storet  0x00000001 , 0x00004866 
+ 00024464  0x00006187 branch  0x00005f99 
+ 00024465  0x0000618a fetch  0x00000002 , 0x0000070b 
+ 00024466  0x0000618b fetcht  0x00000002 , 0x0000070d 
+ 00024467  0x0000618c iadd  0x00000002 , 0x0000003f 
+ 00024468  0x0000618d fetcht  0x00000001 , 0x00004867 
+ 00024469  0x0000618e iadd  0x00000002 , 0x0000003f 
+ 00024470  0x0000618f and  0x0000003f , 0x00000001 , 0x00000002 
+ 00024471  0x00006190 storet  0x00000001 , 0x00004867 
+ 00024472  0x00006191 branch  0x00005f99 
+ 00024473  0x00006194 store  0x00000003 , 0x0000070f 
+ 00024474  0x00006195 isolate1  0x00000010 , 0x0000003f 
+ 00024475  0x00006196 branch  0x00005fa3 , 0x00000001 
+ 00024476  0x00006197 fetch  0x00000001 , 0x00000710 
+ 00024477  0x00006198 beq  0x000000ff , 0x00005faa 
+ 00024478  0x00006199 fetch  0x00000001 , 0x0000070f 
+ 00024479  0x0000619b rshift  0x0000003f , 0x0000003f 
+ 00024480  0x0000619c store  0x00000002 , 0x0000070b 
+ 00024481  0x0000619d store  0x00000002 , 0x0000070d 
+ 00024482  0x0000619e rtn 
+ 00024483  0x000061a0 fetch  0x00000001 , 0x00000710 
+ 00024484  0x000061a1 beq  0x00000000 , 0x00005fa7 
+ 00024485  0x000061a2 fetch  0x00000003 , 0x0000070f 
+ 00024486  0x000061a3 branch  0x00005f9f 
+ 00024487  0x000061a5 jam  0x00000000 , 0x00000711 
+ 00024488  0x000061a6 fetch  0x00000001 , 0x0000070f 
+ 00024489  0x000061a7 branch  0x00005f9f 
+ 00024490  0x000061aa fetch  0x00000001 , 0x0000070f 
+ 00024491  0x000061ab call  0x00005fb5 
+ 00024492  0x000061ac store  0x00000001 , 0x0000070b 
+ 00024493  0x000061ad store  0x00000001 , 0x0000070d 
+ 00024494  0x000061ae branch  0x00005fb3 , 0x00000034 
+ 00024495  0x000061af setarg  0x000000ff 
+ 00024496  0x000061b1 store  0x00000001 , 0x0000070c 
+ 00024497  0x000061b2 store  0x00000001 , 0x0000070e 
+ 00024498  0x000061b3 rtn 
+ 00024499  0x000061b5 setarg  0x00000000 
+ 00024500  0x000061b6 branch  0x00005fb0 
+ 00024501  0x000061b9 call  0x00005fbb 
+ 00024502  0x000061ba rshift  0x0000003f , 0x0000003f 
+ 00024503  0x000061bc call  0x00005fbc 
+ 00024504  0x000061bd sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024505  0x000061be store  0x00000001 , 0x00000712 
+ 00024506  0x000061bf rtn 
+ 00024507  0x000061c2 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024508  0x000061c4 store  0x00000001 , 0x00000684 
+ 00024509  0x000061c5 fetch  0x00000001 , 0x00000684 
+ 00024510  0x000061c6 rtn 
+ 00024511  0x000061c9 jam  0x00000000 , 0x00004861 
+ 00024512  0x000061ca rtn 
+ 00024513  0x000061cc jam  0x00000001 , 0x00004861 
+ 00024514  0x000061cd rtn 
+ 00024515  0x000061d1 isub  0x00000011 , 0x0000003e 
+ 00024516  0x000061d2 nbranch  0x00007dc8 , 0x00000002 
+ 00024517  0x000061d3 isub  0x00000012 , 0x0000003e 
+ 00024518  0x000061d4 nbranch  0x00007dc8 , 0x00000002 
+ 00024519  0x000061d5 branch  0x00007dca 
+ 00024520  0x000061d7 isub  0x00000011 , 0x0000003e 
+ 00024521  0x000061d8 nrtn  0x00000002 
+ 00024522  0x000061d9 isub  0x00000012 , 0x0000003e 
+ 00024523  0x000061da nrtn  0x00000002 
+ 00024524  0x000061db branch  0x00007dca 
+ 00024525  0x000061de fetch  0x00000002 , 0x00004847 
+ 00024526  0x000061df call  0x00005fd4 
+ 00024527  0x000061e0 copy  0x0000003f , 0x00000011 
+ 00024528  0x000061e1 fetch  0x00000002 , 0x00004849 
+ 00024529  0x000061e2 call  0x00005fd4 
+ 00024530  0x000061e3 copy  0x0000003f , 0x00000012 
+ 00024531  0x000061e4 rtn 
+ 00024532  0x000061e7 store  0x00000002 , 0x0000070d 
+ 00024533  0x000061e8 fetch  0x00000001 , 0x0000070e 
+ 00024534  0x000061e9 beq  0x000000ff , 0x00005fda 
+ 00024535  0x000061ea fetch  0x00000001 , 0x0000070d 
+ 00024536  0x000061ec and_into  0x000000ff , 0x0000003f 
+ 00024537  0x000061ee rtn 
+ 00024538  0x000061f0 fetch  0x00000002 , 0x0000070d 
+ 00024539  0x000061f1 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024540  0x000061f2 branch  0x00005fd8 
+ 00024541  0x000061f5 arg  0x0000461f , 0x00000013 
+ 00024542  0x000061f6 arg  0x00005fe0 , 0x00000012 
+ 00024543  0x000061f7 branch  0x000042e0 
+ 00024544  0x000061f9 fetch  0x00000004 , 0x00004613 
+ 00024545  0x000061fa store  0x00000004 , 0x000045af 
+ 00024546  0x000061fb jam  0x00000001 , 0x0000477d 
+ 00024547  0x000061fc rtn 
+ 00024548  0x00006200 fetch  0x00000001 , 0x00004740 
+ 00024549  0x00006201 beq  0x00000000 , 0x00005fec 
+ 00024550  0x00006202 beq  0x00000001 , 0x00005fee 
+ 00024551  0x00006203 beq  0x00000002 , 0x00005fe9 
+ 00024552  0x00006204 beq  0x00000003 , 0x00005ff0 
+ 00024553  0x00006206 setarg  0x000ea600 
+ 00024554  0x00006208 store  0x00000004 , 0x00004613 
+ 00024555  0x00006209 rtn 
+ 00024556  0x0000620b setarg  0x0005e740 
+ 00024557  0x0000620c branch  0x00005fea 
+ 00024558  0x0000620e setarg  0x000927c0 
+ 00024559  0x0000620f branch  0x00005fea 
+ 00024560  0x00006211 setarg  0x00124f80 
+ 00024561  0x00006212 branch  0x00005fea 
+ 00024562  0x00006215 bpatch  0x00000095 , 0x00004012 
+ 00024563  0x00006216 jam  0x00000000 , 0x00004600 
+ 00024564  0x00006217 call  0x00003647 
+ 00024565  0x00006218 setarg  0xffffffff 
+ 00024566  0x00006219 store  0x00000004 , 0x000045af 
+ 00024567  0x0000621a setarg  0x00000000 
+ 00024568  0x0000621b store  0x00000007 , 0x00004846 
+ 00024569  0x0000621c jam  0x00000001 , 0x0000473f 
+ 00024570  0x0000621d call  0x000059ed 
+ 00024571  0x0000621e call  0x000054dc 
+ 00024572  0x0000621f branch  0x0000622b 
+ 00024573  0x00006222 fetch  0x00000001 , 0x0000473f 
+ 00024574  0x00006223 ncall  0x00006001 , 0x00000034 
+ 00024575  0x00006224 jam  0x00000000 , 0x0000473f 
+ 00024576  0x00006225 rtn 
+ 00024577  0x00006228 call  0x0000594c 
+ 00024578  0x00006229 fetch  0x00000008 , 0x00004713 
+ 00024579  0x0000622a rtnbit0  0x0000003c 
+ 00024580  0x0000622c fetch  0x00000001 , 0x0000464a 
+ 00024581  0x0000622d arg  0x00000040 , 0x00000002 
+ 00024582  0x0000622e call  0x00006f21 
+ 00024583  0x0000622f fetch  0x00000001 , 0x0000464b 
+ 00024584  0x00006230 arg  0x00000040 , 0x00000002 
+ 00024585  0x00006231 branch  0x00006f21 
+ 00024586  0x00006234 call  0x0000600e 
+ 00024587  0x00006235 fetch  0x00000001 , 0x0000473f 
+ 00024588  0x00006236 nbranch  0x00006235 , 0x00000034 
+ 00024589  0x00006237 branch  0x00003610 
+ 00024590  0x0000623a fetch  0x00000004 , 0x000045e8 
+ 00024591  0x0000623b fetcht  0x00000004 , 0x000045e4 
+ 00024592  0x0000623c isub  0x00000002 , 0x0000003e 
+ 00024593  0x0000623d branch  0x00006013 , 0x00000005 
+ 00024594  0x0000623e branch  0x00006016 
+ 00024595  0x00006241 jam  0x00000000 , 0x00004143 
+ 00024596  0x00006242 jam  0x000000aa , 0x00004141 
+ 00024597  0x00006243 rtn 
+ 00024598  0x00006245 jam  0x000000ff , 0x00004143 
+ 00024599  0x00006246 rtn 
+ 00024600  0x00006249 set0  0x00000026 , 0x00000000 
+ 00024601  0x0000624a jam  0x00000000 , 0x000045fc 
+ 00024602  0x0000624b arg  0x00000001 , 0x00000007 
+ 00024603  0x0000624c branch  0x00005f04 
+ 00024604  0x0000624f fetch  0x00000008 , 0x00004713 
+ 00024605  0x00006250 bbit0  0x00000011 , 0x0000602a 
+ 00024606  0x00006251 call  0x00006195 
+ 00024607  0x00006252 call  0x000054ac 
+ 00024608  0x00006253 branch  0x00006067 , 0x00000028 
+ 00024609  0x00006254 fetch  0x00000008 , 0x00004713 
+ 00024610  0x00006255 bbit1  0x00000030 , 0x0000602f 
+ 00024611  0x00006256 bbit0  0x00000031 , 0x0000602f 
+ 00024612  0x00006257 call  0x00005883 
+ 00024613  0x00006258 and  0x00000011 , 0x00000007 , 0x0000003f 
+ 00024614  0x00006259 fetcht  0x00000001 , 0x00004728 
+ 00024615  0x0000625a isub  0x00000002 , 0x0000003e 
+ 00024616  0x0000625b branch  0x00006047 , 0x00000005 
+ 00024617  0x0000625c branch  0x0000602f 
+ 00024618  0x0000625f fetch  0x00000001 , 0x0000477f 
+ 00024619  0x00006260 nbranch  0x00005f1b , 0x00000034 
+ 00024620  0x00006261 rtn 
+ 00024621  0x00006264 call  0x000054ac 
+ 00024622  0x00006265 branch  0x00006038 , 0x00000028 
+ 00024623  0x00006267 jam  0x00000000 , 0x00004666 
+ 00024624  0x00006268 fetch  0x00000002 , 0x00004721 
+ 00024625  0x00006269 store  0x00000002 , 0x000045de 
+ 00024626  0x0000626a jam  0x00000002 , 0x000045e2 
+ 00024627  0x0000626b branch  0x00003534 
+ 00024628  0x0000626e fetch  0x00000002 , 0x000045d6 
+ 00024629  0x0000626f store  0x00000002 , 0x000045de 
+ 00024630  0x00006270 jam  0x00000004 , 0x000045e2 
+ 00024631  0x00006271 branch  0x00003534 
+ 00024632  0x00006274 fetch  0x00000001 , 0x00004666 
+ 00024633  0x00006275 beq  0x00000000 , 0x00006067 
+ 00024634  0x00006276 call  0x00005aa8 
+ 00024635  0x00006278 call  0x00006018 
+ 00024636  0x00006279 jam  0x00000001 , 0x00004666 
+ 00024637  0x0000627a call  0x00005c6f 
+ 00024638  0x0000627b branch  0x000054a0 
+ 00024639  0x0000627e call  0x000054ac 
+ 00024640  0x0000627f branch  0x000054cd , 0x00000028 
+ 00024641  0x00006280 branch  0x00005c1a 
+ 00024642  0x00006283 call  0x000054ac 
+ 00024643  0x00006284 rtn  0x00000028 
+ 00024644  0x00006285 fetch  0x00000008 , 0x00004713 
+ 00024645  0x00006286 bbit1  0x0000003e , 0x00005ca3 
+ 00024646  0x00006287 rtn 
+ 00024647  0x0000628a call  0x00006195 
+ 00024648  0x0000628b jam  0x00000000 , 0x000045e2 
+ 00024649  0x0000628c arg  0x00000001 , 0x00000007 
+ 00024650  0x0000628d call  0x00005f00 
+ 00024651  0x0000628e setarg  0x00000000 
+ 00024652  0x0000628f store  0x00000002 , 0x000045de 
+ 00024653  0x00006290 call  0x00005c39 
+ 00024654  0x00006292 jam  0x00000001 , 0x00004589 
+ 00024655  0x00006293 fetch  0x00000008 , 0x00004713 
+ 00024656  0x00006294 bbit0  0x00000016 , 0x00003291 
+ 00024657  0x00006295 jam  0x00000002 , 0x00004589 
+ 00024658  0x00006296 branch  0x00003291 
+ 00024659  0x00006299 fetch  0x00000001 , 0x00004600 
+ 00024660  0x0000629a nbranch  0x00005ff2 , 0x00000034 
+ 00024661  0x0000629b fetch  0x00000001 , 0x000045e2 
+ 00024662  0x0000629c beq  0x00000002 , 0x0000605f 
+ 00024663  0x0000629d beq  0x00000004 , 0x0000606b 
+ 00024664  0x0000629e beq  0x00000003 , 0x00006070 
+ 00024665  0x000062a0 call  0x00006018 
+ 00024666  0x000062a1 fetch  0x00000001 , 0x0000477f 
+ 00024667  0x000062a2 nbranch  0x00005f1b , 0x00000034 
+ 00024668  0x000062a3 fetch  0x00000001 , 0x00004666 
+ 00024669  0x000062a4 beq  0x00000000 , 0x000054cd 
+ 00024670  0x000062a5 rtn 
+ 00024671  0x000062a8 fetch  0x00000008 , 0x00004713 
+ 00024672  0x000062a9 bbit1  0x0000003e , 0x00006034 
+ 00024673  0x000062aa bbit1  0x00000030 , 0x00006034 
+ 00024674  0x000062ab bbit0  0x0000003a , 0x00006067 
+ 00024675  0x000062ac fetch  0x00000004 , 0x00004691 
+ 00024676  0x000062ad fetcht  0x00000004 , 0x000046e6 
+ 00024677  0x000062ae isub  0x00000002 , 0x0000003e 
+ 00024678  0x000062af branch  0x00006047 , 0x00000005 
+ 00024679  0x000062b1 fetch  0x00000002 , 0x000045dc 
+ 00024680  0x000062b2 store  0x00000002 , 0x000045de 
+ 00024681  0x000062b3 jam  0x00000003 , 0x000045e2 
+ 00024682  0x000062b4 branch  0x00003534 
+ 00024683  0x000062b7 fetch  0x00000008 , 0x00004713 
+ 00024684  0x000062b8 bbit0  0x0000003e , 0x00006059 
+ 00024685  0x000062b9 fetch  0x00000001 , 0x0000471b 
+ 00024686  0x000062ba beq  0x00000001 , 0x00006059 
+ 00024687  0x000062bb branch  0x0000603b 
+ 00024688  0x000062be fetch  0x00000008 , 0x00004713 
+ 00024689  0x000062bf bbit0  0x0000003e , 0x00006059 
+ 00024690  0x000062c0 bbit1  0x00000013 , 0x00006059 
+ 00024691  0x000062c1 bbit1  0x00000012 , 0x00006059 
+ 00024692  0x000062c2 branch  0x00006035 
+ 00024693  0x000062c5 fetch  0x00000004 , 0x0000458f 
+ 00024694  0x000062c6 store  0x00000004 , 0x000045e8 
+ 00024695  0x000062c7 store  0x00000004 , 0x00004691 
+ 00024696  0x000062c8 call  0x0000355a 
+ 00024697  0x000062c9 call  0x00005c0b 
+ 00024698  0x000062ca call  0x0000618e 
+ 00024699  0x000062cb call  0x00005a73 
+ 00024700  0x000062cc jam  0x00000000 , 0x0000477d 
+ 00024701  0x000062cd jam  0x00000000 , 0x000045fc 
+ 00024702  0x000062ce jam  0x00000000 , 0x000045e2 
+ 00024703  0x000062cf fetch  0x00000004 , 0x000045e8 
+ 00024704  0x000062d0 fetch  0x00000004 , 0x000045e4 
+ 00024705  0x000062d1 isub  0x00000002 , 0x0000003e 
+ 00024706  0x000062d2 rtn  0x00000005 
+ 00024707  0x000062d3 branch  0x00006042 
+ 00024708  0x000062d6 call  0x00005a73 
+ 00024709  0x000062d7 call  0x00005a84 
+ 00024710  0x000062d9 call  0x0000618e 
+ 00024711  0x000062da call  0x00005c0b 
+ 00024712  0x000062db arg  0x00000001 , 0x00000007 
+ 00024713  0x000062dc call  0x00005f04 
+ 00024714  0x000062dd setarg  0x00000000 
+ 00024715  0x000062de store  0x00000002 , 0x000045d8 
+ 00024716  0x000062df store  0x00000002 , 0x000045de 
+ 00024717  0x000062e0 store  0x00000001 , 0x000045fc 
+ 00024718  0x000062e1 store  0x00000001 , 0x00004860 
+ 00024719  0x000062e2 store  0x00000001 , 0x000045e2 
+ 00024720  0x000062e5 fetch  0x00000004 , 0x0000458f 
+ 00024721  0x000062e6 store  0x00000004 , 0x000045e8 
+ 00024722  0x000062e7 store  0x00000004 , 0x00004691 
+ 00024723  0x000062e8 branch  0x00005ca3 
+ 00024724  0x000062eb call  0x00007de2 
+ 00024725  0x000062ec branch  0x000023fd 
+ 00024726  0x000062ef bpatch  0x00000096 , 0x00004012 
+ 00024727  0x000062f0 rtnmark0  0x00000026 
+ 00024728  0x000062f1 call  0x00005601 
+ 00024729  0x000062f2 nrtn  0x00000028 
+ 00024730  0x000062f3 fetch  0x00000001 , 0x0000477c 
+ 00024731  0x000062f4 jam  0x00000000 , 0x0000477c 
+ 00024732  0x000062f5 ncall  0x00006094 , 0x00000034 
+ 00024733  0x000062f7 fetch  0x00000008 , 0x00004713 
+ 00024734  0x000062f8 bbit0  0x00000016 , 0x000060a1 
+ 00024735  0x000062f9 fetch  0x00000001 , 0x0000496c 
+ 00024736  0x000062fa nbranch  0x000060b6 , 0x00000034 
+ 00024737  0x000062fc call  0x00005a74 
+ 00024738  0x000062fd fetch  0x00000001 , 0x00004589 
+ 00024739  0x000062fe bbit1  0x00000001 , 0x000060b0 
+ 00024740  0x000062ff fetcht  0x00000001 , 0x0000451a 
+ 00024741  0x00006300 fetch  0x00000001 , 0x00004846 
+ 00024742  0x00006301 ior  0x00000002 , 0x0000003f 
+ 00024743  0x00006302 store  0x00000001 , 0x00004846 
+ 00024744  0x00006303 fetcht  0x00000001 , 0x0000451f 
+ 00024745  0x00006304 fetch  0x00000001 , 0x0000484b 
+ 00024746  0x00006305 iadd  0x00000002 , 0x0000003f 
+ 00024747  0x00006306 store  0x00000001 , 0x0000484b 
+ 00024748  0x00006307 fetcht  0x00000001 , 0x00004520 
+ 00024749  0x00006308 fetch  0x00000001 , 0x0000484c 
+ 00024750  0x00006309 iadd  0x00000002 , 0x0000003f 
+ 00024751  0x0000630a store  0x00000001 , 0x0000484c 
+ 00024752  0x0000630c jam  0x00000001 , 0x00004589 
+ 00024753  0x0000630d arg  0x00000007 , 0x00000011 
+ 00024754  0x0000630e arg  0x00004846 , 0x00000012 
+ 00024755  0x0000630f fetch  0x00000002 , 0x0000484b 
+ 00024756  0x00006310 rtn  0x00000034 
+ 00024757  0x00006311 branch  0x000036db 
+ 00024758  0x00006314 jam  0x00000002 , 0x00004589 
+ 00024759  0x00006315 arg  0x00000009 , 0x00000011 
+ 00024760  0x00006316 fetch  0x00000001 , 0x0000496d 
+ 00024761  0x00006317 nbranch  0x000060bc , 0x00000034 
+ 00024762  0x00006318 arg  0x00004733 , 0x00000012 
+ 00024763  0x00006319 rtn 
+ 00024764  0x0000631b arg  0x0000472a , 0x00000012 
+ 00024765  0x0000631c rtn 
+ 00024766  0x00006322 setarg  0x00000000 
+ 00024767  0x00006323 store  0x00000003 , 0x000046f8 
+ 00024768  0x00006324 rtn 
+ 00024769  0x00006327 fetch  0x00000008 , 0x00004713 
+ 00024770  0x00006328 rtnbit0  0x0000000e 
+ 00024771  0x00006329 fetch  0x00000001 , 0x0000477d 
+ 00024772  0x0000632a rtn  0x00000034 
+ 00024773  0x0000632b fetch  0x00000001 , 0x00004602 
+ 00024774  0x0000632c rtn  0x00000034 
+ 00024775  0x0000632d fetch  0x00000001 , 0x000046f5 
+ 00024776  0x0000632e increase  0x00000001 , 0x0000003f 
+ 00024777  0x0000632f and_into  0x00000003 , 0x0000003f 
+ 00024778  0x00006330 store  0x00000001 , 0x000046f5 
+ 00024779  0x00006331 nrtn  0x00000034 
+ 00024780  0x00006332 jam  0x00000000 , 0x000046f6 
+ 00024781  0x00006334 bpatch  0x00000097 , 0x00004012 
+ 00024782  0x00006335 fetch  0x00000001 , 0x000046f6 
+ 00024783  0x00006336 increase  0x00000001 , 0x0000003f 
+ 00024784  0x00006337 store  0x00000001 , 0x000046f6 
+ 00024785  0x00006338 sub  0x0000003f , 0x00000008 , 0x0000003e 
+ 00024786  0x00006339 nbranch  0x000060d9 , 0x00000002 
+ 00024787  0x0000633a call  0x0000357f 
+ 00024788  0x0000633b call  0x00003651 
+ 00024789  0x0000633c nbranch  0x000060df , 0x00000018 
+ 00024790  0x0000633d nbranch  0x000060df , 0x0000002f 
+ 00024791  0x0000633e call  0x000060f2 
+ 00024792  0x0000633f call  0x000060e9 
+ 00024793  0x00006341 call  0x0000357b 
+ 00024794  0x00006342 fetch  0x00000001 , 0x000046f7 
+ 00024795  0x00006343 increase  0x00000001 , 0x0000003f 
+ 00024796  0x00006344 store  0x00000001 , 0x000046f7 
+ 00024797  0x00006345 beq  0x00000010 , 0x000060e1 
+ 00024798  0x00006346 rtn 
+ 00024799  0x00006349 call  0x00003222 
+ 00024800  0x0000634a branch  0x000060cd 
+ 00024801  0x0000634d jam  0x00000000 , 0x000046f7 
+ 00024802  0x0000634e fetch  0x00000001 , 0x000046f8 
+ 00024803  0x0000634f rtnbit1  0x00000000 
+ 00024804  0x00006350 set1  0x00000000 , 0x0000003f 
+ 00024805  0x00006351 store  0x00000001 , 0x000046f8 
+ 00024806  0x00006352 fetch  0x00000002 , 0x00004723 
+ 00024807  0x00006353 store  0x00000002 , 0x00004781 
+ 00024808  0x00006354 branch  0x000059ed 
+ 00024809  0x00006357 fetch  0x00000001 , 0x00004602 
+ 00024810  0x00006358 branch  0x000060be , 0x00000034 
+ 00024811  0x00006359 jam  0x00000000 , 0x000046f7 
+ 00024812  0x0000635a fetch  0x00000001 , 0x000046f8 
+ 00024813  0x0000635b rtnbit0  0x00000000 
+ 00024814  0x0000635c set0  0x00000000 , 0x0000003f 
+ 00024815  0x0000635d store  0x00000001 , 0x000046f8 
+ 00024816  0x0000635e call  0x00005c0b 
+ 00024817  0x0000635f branch  0x0000594c 
+ 00024818  0x00006362 call  0x0000366e 
+ 00024819  0x00006363 fetch  0x00000001 , 0x000044f8 
+ 00024820  0x00006364 compare  0x00000008 , 0x0000003f , 0x000000f8 
+ 00024821  0x00006365 nrtn  0x00000001 
+ 00024822  0x00006366 fetch  0x00000001 , 0x000044f9 
+ 00024823  0x00006367 beq  0x000000ff , 0x00005ff2 
+ 00024824  0x00006368 rtn 
+ 00024825  0x0000636e fetch  0x00000001 , 0x00004793 
+ 00024826  0x0000636f nrtn  0x00000034 
+ 00024827  0x00006370 call  0x00005e78 
+ 00024828  0x00006371 call  0x000060fe 
+ 00024829  0x00006372 branch  0x00003662 
+ 00024830  0x00006375 arg  0x0000000c , 0x00000007 
+ 00024831  0x00006376 call  0x00007cef 
+ 00024832  0x00006377 nrtn  0x00000034 
+ 00024833  0x00006378 call  0x00006106 
+ 00024834  0x0000637a call  0x0000572c 
+ 00024835  0x0000637c arg  0x0000000c , 0x00000007 
+ 00024836  0x0000637d setarg  0x000000a0 
+ 00024837  0x0000637e branch  0x00007ce1 
+ 00024838  0x00006381 fetch  0x00000008 , 0x00004713 
+ 00024839  0x00006382 rtnbit0  0x00000028 
+ 00024840  0x00006384 branch  0x000056bb 
+ 00024841  0x00006388 fetch  0x00000001 , 0x00004666 
+ 00024842  0x00006389 bne  0x00000000 , 0x00002421 
+ 00024843  0x0000638a fetch  0x00000001 , 0x000045ca 
+ 00024844  0x0000638b rtn  0x00000034 
+ 00024845  0x0000638d jam  0x00000002 , 0x00008042 
+ 00024846  0x0000638e jam  0x000000f8 , 0x00008130 
+ 00024847  0x0000638f rtn 
+ 00024848  0x00006395 fetch  0x00000001 , 0x0000465c 
+ 00024849  0x00006396 rtneq  0x000000ff 
+ 00024850  0x00006397 fetch  0x00000002 , 0x00004781 
+ 00024851  0x00006398 rtn  0x00000034 
+ 00024852  0x00006399 fetch  0x00000002 , 0x00004725 
+ 00024853  0x0000639a fetcht  0x00000002 , 0x00004781 
+ 00024854  0x0000639b isub  0x00000002 , 0x00000002 
+ 00024855  0x0000639c fetch  0x00000002 , 0x0000470f 
+ 00024856  0x0000639d isub  0x00000002 , 0x0000003f 
+ 00024857  0x0000639e branch  0x0000611c , 0x00000002 
+ 00024858  0x000063a0 fetcht  0x00000001 , 0x0000465c 
+ 00024859  0x000063a1 branch  0x000061e5 
+ 00024860  0x000063a3 fetcht  0x00000001 , 0x0000465c 
+ 00024861  0x000063a4 branch  0x000061e4 
+ 00024862  0x000063ac arg  0x00004711 , 0x00000013 
+ 00024863  0x000063ad arg  0x00006121 , 0x00000012 
+ 00024864  0x000063ae branch  0x000042e0 
+ 00024865  0x000063b1 bpatch  0x00000098 , 0x00004013 
+ 00024866  0x000063b2 fetch  0x00000001 , 0x00004957 
+ 00024867  0x000063b3 beq  0x00000003 , 0x00006131 
+ 00024868  0x000063b4 beq  0x0000000b , 0x00006131 
+ 00024869  0x000063b5 fetcht  0x00000001 , 0x00004690 
+ 00024870  0x000063b6 increase  0x00000002 , 0x00000002 
+ 00024871  0x000063b8 sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00024872  0x000063b9 call  0x00006134 , 0x00000002 
+ 00024873  0x000063ba ncall  0x00006138 , 0x00000002 
+ 00024874  0x000063bb copy  0x00000002 , 0x0000003f 
+ 00024875  0x000063bc iadd  0x0000003f , 0x0000003f 
+ 00024876  0x000063bd store  0x00000001 , 0x0000470c 
+ 00024877  0x000063bf jam  0x00000004 , 0x000046fe 
+ 00024878  0x000063c0 call  0x00006185 
+ 00024879  0x000063c1 jam  0x00000001 , 0x000046fc 
+ 00024880  0x000063c2 branch  0x00006192 
+ 00024881  0x000063c5 fetcht  0x00000001 , 0x00004690 
+ 00024882  0x000063c6 increase  0x00000001 , 0x00000002 
+ 00024883  0x000063c7 branch  0x00006127 
+ 00024884  0x000063ca fetch  0x00000008 , 0x00004713 
+ 00024885  0x000063cb rtnbit0  0x0000001c 
+ 00024886  0x000063cc increase  0x00000001 , 0x00000002 
+ 00024887  0x000063cd rtn 
+ 00024888  0x000063cf increase  0xfffffffd , 0x00000002 
+ 00024889  0x000063d0 rtn 
+ 00024890  0x000063d4 fetch  0x00000001 , 0x00004661 
+ 00024891  0x000063d5 rtneq  0x000000ff 
+ 00024892  0x000063d6 fetch  0x00000002 , 0x00004790 
+ 00024893  0x000063d7 nrtn  0x00000034 
+ 00024894  0x000063d8 fetch  0x00000002 , 0x000045d8 
+ 00024895  0x000063d9 nrtn  0x00000034 
+ 00024896  0x000063da fetch  0x00000002 , 0x000045de 
+ 00024897  0x000063db nrtn  0x00000034 
+ 00024898  0x000063dc fetch  0x00000001 , 0x00004701 
+ 00024899  0x000063dd nrtn  0x00000034 
+ 00024900  0x000063de fetch  0x00000001 , 0x00004712 
+ 00024901  0x000063df branch  0x00006121 , 0x00000034 
+ 00024902  0x000063e0 store  0x00000001 , 0x00004711 
+ 00024903  0x000063e1 rtn 
+ 00024904  0x000063ea disable  0x00000028 
+ 00024905  0x000063eb fetch  0x00000001 , 0x000046fe 
+ 00024906  0x000063ec sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00024907  0x000063ed nrtn  0x00000005 
+ 00024908  0x000063ee branch  0x00007dba 
+ 00024909  0x000063f1 fetch  0x00000008 , 0x00004713 
+ 00024910  0x000063f2 rtnbit0  0x00000023 
+ 00024911  0x000063f3 rtnbit0  0x00000004 
+ 00024912  0x000063f4 fetch  0x00000002 , 0x00004790 
+ 00024913  0x000063f5 nrtn  0x00000034 
+ 00024914  0x000063f6 fetch  0x00000002 , 0x000045d8 
+ 00024915  0x000063f7 nrtn  0x00000034 
+ 00024916  0x000063f8 fetch  0x00000002 , 0x000045de 
+ 00024917  0x000063f9 nrtn  0x00000034 
+ 00024918  0x000063fa fetch  0x00000001 , 0x00004701 
+ 00024919  0x000063fb nrtn  0x00000034 
+ 00024920  0x000063fc call  0x00006148 
+ 00024921  0x000063fd rtn  0x00000028 
+ 00024922  0x000063ff fetch  0x00000001 , 0x0000470e 
+ 00024923  0x00006400 branch  0x00006173 , 0x00000034 
+ 00024924  0x00006402 fetcht  0x00000001 , 0x00004709 
+ 00024925  0x00006403 increase  0x00000001 , 0x00000002 
+ 00024926  0x00006404 storet  0x00000001 , 0x00004709 
+ 00024927  0x00006405 fetch  0x00000001 , 0x00004707 
+ 00024928  0x00006406 isub  0x00000002 , 0x0000003e 
+ 00024929  0x00006407 ncall  0x0000616a , 0x00000002 
+ 00024930  0x00006408 fetch  0x00000001 , 0x00004708 
+ 00024931  0x00006409 isub  0x00000002 , 0x0000003e 
+ 00024932  0x0000640a nbranch  0x0000616e , 0x00000002 
+ 00024933  0x0000640c fetch  0x00000008 , 0x00004713 
+ 00024934  0x0000640d bbit1  0x00000024 , 0x000061d9 
+ 00024935  0x0000640e bbit1  0x00000026 , 0x000061d9 
+ 00024936  0x00006410 fetcht  0x00000001 , 0x00004660 
+ 00024937  0x00006411 branch  0x000061e4 
+ 00024938  0x00006414 jam  0x00000001 , 0x00004709 
+ 00024939  0x00006415 fetch  0x00000001 , 0x0000470e 
+ 00024940  0x00006416 increase  0xffffffff , 0x0000003f 
+ 00024941  0x00006417 store  0x00000001 , 0x0000470e 
+ 00024942  0x00006419 fetch  0x00000008 , 0x00004713 
+ 00024943  0x0000641a bbit1  0x00000024 , 0x000061eb 
+ 00024944  0x0000641b bbit1  0x00000026 , 0x000061eb 
+ 00024945  0x0000641d fetcht  0x00000001 , 0x00004660 
+ 00024946  0x0000641e branch  0x000061e5 
+ 00024947  0x00006421 fetch  0x00000008 , 0x00004713 
+ 00024948  0x00006422 bbit1  0x00000022 , 0x0000616e 
+ 00024949  0x00006423 call  0x0000617e 
+ 00024950  0x00006424 branch  0x0000615c 
+ 00024951  0x0000642d jam  0x00000000 , 0x000046fb 
+ 00024952  0x0000642e call  0x000061fd 
+ 00024953  0x0000642f jam  0x00000000 , 0x000046fe 
+ 00024954  0x00006430 fetch  0x00000001 , 0x00004707 
+ 00024955  0x00006431 rshift  0x0000003f , 0x0000003f 
+ 00024956  0x00006432 store  0x00000001 , 0x00004708 
+ 00024957  0x00006433 rtn 
+ 00024958  0x00006435 fetch  0x00000001 , 0x0000470d 
+ 00024959  0x00006436 store  0x00000001 , 0x0000470e 
+ 00024960  0x00006437 rtn 
+ 00024961  0x0000643a fetch  0x00000001 , 0x000046fe 
+ 00024962  0x0000643b beq  0x00000001 , 0x00006188 
+ 00024963  0x0000643c beq  0x00000002 , 0x0000618a 
+ 00024964  0x0000643d beq  0x00000003 , 0x0000618c 
+ 00024965  0x0000643f fetch  0x00000001 , 0x00004705 
+ 00024966  0x00006441 store  0x00000001 , 0x00004706 
+ 00024967  0x00006442 rtn 
+ 00024968  0x00006444 fetch  0x00000001 , 0x00004702 
+ 00024969  0x00006445 branch  0x00006186 
+ 00024970  0x00006447 fetch  0x00000001 , 0x00004703 
+ 00024971  0x00006448 branch  0x00006186 
+ 00024972  0x0000644a fetch  0x00000001 , 0x00004704 
+ 00024973  0x0000644b branch  0x00006186 
+ 00024974  0x0000644f bpatch  0x00000099 , 0x00004013 
+ 00024975  0x00006450 fetch  0x00000001 , 0x00004700 
+ 00024976  0x00006451 store  0x00000001 , 0x00004701 
+ 00024977  0x00006452 jam  0x00000000 , 0x000046fc 
+ 00024978  0x00006454 jam  0x00000000 , 0x000046fd 
+ 00024979  0x00006455 jam  0x00000001 , 0x000046fb 
+ 00024980  0x00006456 rtn 
+ 00024981  0x0000645a bpatch  0x0000009a , 0x00004013 
+ 00024982  0x0000645b fetch  0x00000001 , 0x00004666 
+ 00024983  0x0000645c rtnne  0x00000000 
+ 00024984  0x0000645d call  0x000061ae 
+ 00024985  0x0000645e jam  0x00000001 , 0x000046fe 
+ 00024986  0x0000645f call  0x00006188 
+ 00024987  0x00006460 fetch  0x00000001 , 0x000046ff 
+ 00024988  0x00006461 rtn  0x00000034 
+ 00024989  0x00006462 fetch  0x00000001 , 0x0000470a 
+ 00024990  0x00006463 branch  0x000061a9 
+ 00024991  0x00006466 fetch  0x00000001 , 0x00004666 
+ 00024992  0x00006467 rtneq  0x00000000 
+ 00024993  0x00006468 call  0x000061ae 
+ 00024994  0x00006469 fetch  0x00000008 , 0x00004713 
+ 00024995  0x0000646a rtnbit0  0x00000021 
+ 00024996  0x0000646b jam  0x00000003 , 0x000046fe 
+ 00024997  0x0000646c call  0x0000618c 
+ 00024998  0x0000646d fetch  0x00000001 , 0x000046ff 
+ 00024999  0x0000646e rtn  0x00000034 
+ 00025000  0x0000646f fetch  0x00000001 , 0x0000470b 
+ 00025001  0x00006471 store  0x00000001 , 0x0000470c 
+ 00025002  0x00006472 rtn 
+ 00025003  0x00006475 jam  0x00000000 , 0x000046ff 
+ 00025004  0x00006476 jam  0x00000002 , 0x000046fe 
+ 00025005  0x00006477 call  0x0000618a 
+ 00025006  0x00006479 jam  0x00000001 , 0x000046fb 
+ 00025007  0x0000647a jam  0x00000001 , 0x000046fc 
+ 00025008  0x0000647b branch  0x000061d8 
+ 00025009  0x00006480 fetch  0x00000001 , 0x000046fb 
+ 00025010  0x00006481 rtn  0x00000034 
+ 00025011  0x00006482 fetch  0x00000001 , 0x000046fc 
+ 00025012  0x00006483 beq  0x00000001 , 0x000061bd 
+ 00025013  0x00006485 fetch  0x00000001 , 0x00004701 
+ 00025014  0x00006486 branch  0x000061ba , 0x00000034 
+ 00025015  0x00006487 increase  0xffffffff 
+ 00025016  0x00006488 store  0x00000001 , 0x00004701 
+ 00025017  0x00006489 branch  0x000061d9 
+ 00025018  0x0000648c jam  0x00000000 , 0x000046fb 
+ 00025019  0x0000648d call  0x0000617e 
+ 00025020  0x0000648e branch  0x000061eb 
+ 00025021  0x00006491 bpatch  0x0000009b , 0x00004013 
+ 00025022  0x00006492 fetch  0x00000001 , 0x000046fe 
+ 00025023  0x00006493 rtn  0x00000034 
+ 00025024  0x00006494 beq  0x00000004 , 0x000061c5 
+ 00025025  0x00006495 branch  0x000061c2 
+ 00025026  0x00006498 fetch  0x00000001 , 0x000046ff 
+ 00025027  0x00006499 beq  0x00000001 , 0x000061c5 
+ 00025028  0x0000649a branch  0x000061c7 
+ 00025029  0x0000649d fetch  0x00000001 , 0x0000470c 
+ 00025030  0x0000649e branch  0x000061e6 , 0x00000034 
+ 00025031  0x000064a0 arg  0x00004706 , 0x00000013 
+ 00025032  0x000064a1 arg  0x000061ca , 0x00000012 
+ 00025033  0x000064a2 branch  0x000042e0 
+ 00025034  0x000064a5 fetch  0x00000001 , 0x000046fe 
+ 00025035  0x000064a6 beq  0x00000004 , 0x000061d2 
+ 00025036  0x000064a7 fetch  0x00000001 , 0x000046ff 
+ 00025037  0x000064a8 beq  0x00000001 , 0x000061d2 
+ 00025038  0x000064aa call  0x00006181 
+ 00025039  0x000064ab fetch  0x00000001 , 0x000046fd 
+ 00025040  0x000064ac beq  0x00000001 , 0x000061e8 
+ 00025041  0x000064ad branch  0x000061d6 
+ 00025042  0x000064b0 fetch  0x00000001 , 0x0000470c 
+ 00025043  0x000064b1 increase  0xffffffff 
+ 00025044  0x000064b2 store  0x00000001 , 0x0000470c 
+ 00025045  0x000064b3 branch  0x000061ce 
+ 00025046  0x000064b7 fetch  0x00000001 , 0x000046fe 
+ 00025047  0x000064b8 beq  0x00000004 , 0x00006208 
+ 00025048  0x000064ba jam  0x00000001 , 0x000046fd 
+ 00025049  0x000064bc bpatch  0x0000009c , 0x00004013 
+ 00025050  0x000064bd fetch  0x00000001 , 0x00004666 
+ 00025051  0x000064be beq  0x00000000 , 0x000061df 
+ 00025052  0x000064bf beq  0x00000001 , 0x000061e1 
+ 00025053  0x000064c0 beq  0x00000002 , 0x000061e3 
+ 00025054  0x000064c1 rtn 
+ 00025055  0x000064c3 fetcht  0x00000001 , 0x0000465d 
+ 00025056  0x000064c4 branch  0x000061e4 
+ 00025057  0x000064c6 fetcht  0x00000001 , 0x0000465e 
+ 00025058  0x000064c7 branch  0x000061e4 
+ 00025059  0x000064c9 fetcht  0x00000001 , 0x0000465f 
+ 00025060  0x000064cb branch  0x00006ef7 
+ 00025061  0x000064ce branch  0x00006ef3 
+ 00025062  0x000064d1 jam  0x00000000 , 0x000046fb 
+ 00025063  0x000064d2 jam  0x00000000 , 0x000046fe 
+ 00025064  0x000064d4 fetch  0x00000001 , 0x000046fe 
+ 00025065  0x000064d5 beq  0x00000004 , 0x00006202 
+ 00025066  0x000064d7 jam  0x00000000 , 0x000046fd 
+ 00025067  0x000064d9 bpatch  0x0000009d , 0x00004013 
+ 00025068  0x000064da fetch  0x00000001 , 0x00004666 
+ 00025069  0x000064db beq  0x00000000 , 0x000061f1 
+ 00025070  0x000064dc beq  0x00000001 , 0x000061f5 
+ 00025071  0x000064dd beq  0x00000002 , 0x000061f9 
+ 00025072  0x000064de rtn 
+ 00025073  0x000064e0 fetcht  0x00000001 , 0x0000465d 
+ 00025074  0x000064e1 fetch  0x00000008 , 0x00004713 
+ 00025075  0x000064e2 bbit0  0x00000020 , 0x000061e5 
+ 00025076  0x000064e3 branch  0x00006f0f 
+ 00025077  0x000064e5 fetcht  0x00000001 , 0x0000465e 
+ 00025078  0x000064e6 fetch  0x00000008 , 0x00004713 
+ 00025079  0x000064e7 bbit0  0x00000020 , 0x000061e5 
+ 00025080  0x000064e8 branch  0x00006f0f 
+ 00025081  0x000064ea fetcht  0x00000001 , 0x0000465f 
+ 00025082  0x000064eb fetch  0x00000008 , 0x00004713 
+ 00025083  0x000064ec bbit0  0x00000020 , 0x000061e5 
+ 00025084  0x000064ed branch  0x00006f0f 
+ 00025085  0x000064f0 call  0x000061f1 
+ 00025086  0x000064f1 call  0x000061f5 
+ 00025087  0x000064f2 call  0x000061f9 
+ 00025088  0x000064f3 call  0x0000616e 
+ 00025089  0x000064f4 branch  0x00006202 
+ 00025090  0x000064f7 jam  0x00000000 , 0x000046fd 
+ 00025091  0x000064f8 fetch  0x00000008 , 0x00004713 
+ 00025092  0x000064f9 bbit1  0x00000025 , 0x000061ea 
+ 00025093  0x000064fa bbit1  0x00000026 , 0x000061ea 
+ 00025094  0x000064fc fetcht  0x00000001 , 0x00004661 
+ 00025095  0x000064fd branch  0x000061e5 
+ 00025096  0x00006500 jam  0x00000001 , 0x000046fd 
+ 00025097  0x00006501 fetch  0x00000008 , 0x00004713 
+ 00025098  0x00006502 bbit1  0x00000025 , 0x000061d8 
+ 00025099  0x00006503 bbit1  0x00000026 , 0x000061d8 
+ 00025100  0x00006505 fetcht  0x00000001 , 0x00004661 
+ 00025101  0x00006506 branch  0x000061e4 
+ 00025102  0x0000650b fetch  0x00000008 , 0x00004713 
+ 00025103  0x0000650c rtnbit0  0x00000004 
+ 00025104  0x0000650d fetch  0x00000001 , 0x00004709 
+ 00025105  0x0000650e fetcht  0x00000001 , 0x00004708 
+ 00025106  0x0000650f sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00025107  0x00006510 branch  0x0000621b , 0x00000002 
+ 00025108  0x00006512 fetch  0x00000001 , 0x00004666 
+ 00025109  0x00006513 beq  0x00000000 , 0x00006218 
+ 00025110  0x00006514 jam  0x00000001 , 0x00004094 
+ 00025111  0x00006515 rtn 
+ 00025112  0x00006518 fetch  0x00000008 , 0x00004713 
+ 00025113  0x00006519 rtnbit1  0x00000018 
+ 00025114  0x0000651a branch  0x000036ca 
+ 00025115  0x0000651d fetch  0x00000001 , 0x00004666 
+ 00025116  0x0000651e beq  0x00000000 , 0x000036db 
+ 00025117  0x0000651f jam  0x00000000 , 0x00004094 
+ 00025118  0x00006520 rtn 
+ 00025119  0x00006525 fetch  0x00000001 , 0x00000009 
+ 00025120  0x00006526 branch  0x000035cb 
+ 00025121  0x00006529 call  0x0000621f 
+ 00025122  0x0000652a branch  0x000036e8 
+ 00025123  0x0000652d fetch  0x00000001 , 0x00004843 
+ 00025124  0x0000652e compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00025125  0x0000652f nbranch  0x00007dc8 , 0x00000001 
+ 00025126  0x00006530 call  0x0000432b 
+ 00025127  0x00006531 branch  0x00007dca 
+ 00025128  0x00006534 fetch  0x00000002 , 0x000044e9 
+ 00025129  0x00006535 bbit1  0x00000009 , 0x00006223 
+ 00025130  0x00006536 rtn 
+ 00025131  0x00006539 call  0x000036b4 
+ 00025132  0x0000653a nrtn  0x00000028 
+ 00025133  0x0000653b jam  0x00000001 , 0x0000477c 
+ 00025134  0x0000653c call  0x000036be 
+ 00025135  0x0000653d jam  0x00000000 , 0x00004772 
+ 00025136  0x0000653e call  0x000062aa 
+ 00025137  0x0000653f fetch  0x00000001 , 0x0000473f 
+ 00025138  0x00006540 ncall  0x000054dc , 0x00000034 
+ 00025139  0x00006541 fetch  0x00000004 , 0x000045af 
+ 00025140  0x00006542 branch  0x00003622 
+ 00025141  0x00006545 fetch  0x00000001 , 0x0000477b 
+ 00025142  0x00006546 branch  0x00003616 , 0x00000034 
+ 00025143  0x00006547 call  0x000036b4 
+ 00025144  0x00006548 nrtn  0x00000028 
+ 00025145  0x00006549 fetch  0x00000001 , 0x00004772 
+ 00025146  0x0000654a jam  0x00000000 , 0x00004772 
+ 00025147  0x0000654b sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00025148  0x0000654c nbranch  0x0000625c , 0x00000005 
+ 00025149  0x0000654d fetcht  0x00000002 , 0x00004622 
+ 00025150  0x0000654e sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025151  0x0000654f branch  0x00006252 , 0x00000005 
+ 00025152  0x00006551 fetch  0x00000004 , 0x00004767 
+ 00025153  0x00006552 branch  0x00006252 , 0x00000034 
+ 00025154  0x00006554 fetcht  0x00000004 , 0x00004751 
+ 00025155  0x00006555 isub  0x00000002 , 0x00000002 
+ 00025156  0x00006556 storet  0x00000004 , 0x00004777 
+ 00025157  0x00006557 nbranch  0x00006255 , 0x00000002 
+ 00025158  0x00006558 fetch  0x00000003 , 0x00004608 
+ 00025159  0x00006559 isub  0x00000002 , 0x0000003f 
+ 00025160  0x0000655a nbranch  0x00006260 , 0x00000002 
+ 00025161  0x0000655b arg  0x00000600 , 0x00000002 
+ 00025162  0x0000655c isub  0x00000002 , 0x0000003e 
+ 00025163  0x0000655d nbranch  0x00006260 , 0x00000002 
+ 00025164  0x0000655f store  0x00000004 , 0x00004773 
+ 00025165  0x00006560 call  0x00006259 
+ 00025166  0x00006561 fetch  0x00000004 , 0x00004773 
+ 00025167  0x00006563 call  0x00007d25 
+ 00025168  0x00006564 storet  0x00000004 , 0x000040a9 
+ 00025169  0x00006565 branch  0x0000241e 
+ 00025170  0x00006568 call  0x00006259 
+ 00025171  0x00006569 fetch  0x00000003 , 0x00004608 
+ 00025172  0x0000656a branch  0x0000624c 
+ 00025173  0x0000656d sub  0x00000002 , 0x00000000 , 0x00000002 
+ 00025174  0x0000656e fetch  0x00000003 , 0x00004608 
+ 00025175  0x0000656f iadd  0x00000002 , 0x0000003f 
+ 00025176  0x00006570 branch  0x0000624c 
+ 00025177  0x00006573 setarg  0x00000000 
+ 00025178  0x00006574 store  0x00000004 , 0x00004777 
+ 00025179  0x00006575 rtn 
+ 00025180  0x00006578 fetch  0x00000004 , 0x00004767 
+ 00025181  0x00006579 fetcht  0x00000004 , 0x00004777 
+ 00025182  0x0000657a iadd  0x00000002 , 0x0000003f 
+ 00025183  0x0000657b branch  0x00006242 
+ 00025184  0x0000657e jam  0x00000001 , 0x00004772 
+ 00025185  0x0000657f rtn 
+ 00025186  0x00006583 call  0x00006264 
+ 00025187  0x00006584 branch  0x00005ffd 
+ 00025188  0x00006587 fetch  0x00000001 , 0x0000477b 
+ 00025189  0x00006588 rtn  0x00000034 
+ 00025190  0x00006589 fetch  0x00000001 , 0x00004618 
+ 00025191  0x0000658a beq  0x00000001 , 0x000062a6 
+ 00025192  0x0000658b fetch  0x00000001 , 0x00004760 
+ 00025193  0x0000658c branch  0x000062a6 , 0x00000034 
+ 00025194  0x0000658d copy  0x00000019 , 0x0000003f 
+ 00025195  0x0000658e fetcht  0x00000006 , 0x00004761 
+ 00025196  0x0000658f store  0x00000006 , 0x00004761 
+ 00025197  0x00006590 call  0x00007d10 
+ 00025198  0x00006591 store  0x00000004 , 0x00004767 
+ 00025199  0x00006593 fetch  0x00000001 , 0x00004772 
+ 00025200  0x00006594 nrtn  0x00000034 
+ 00025201  0x00006595 fetch  0x00000002 , 0x00004622 
+ 00025202  0x00006596 nrtn  0x00000034 
+ 00025203  0x00006597 fetch  0x00000004 , 0x00004767 
+ 00025204  0x00006599 fetcht  0x00000005 , 0x0000476b 
+ 00025205  0x0000659a iadd  0x00000002 , 0x0000003f 
+ 00025206  0x0000659b store  0x00000005 , 0x0000476b 
+ 00025207  0x0000659c fetcht  0x00000001 , 0x00004760 
+ 00025208  0x0000659d fetch  0x00000001 , 0x00004770 
+ 00025209  0x0000659e isub  0x00000002 , 0x0000003e 
+ 00025210  0x0000659f branch  0x0000627e , 0x00000005 
+ 00025211  0x000065a0 increase  0x00000001 , 0x00000002 
+ 00025212  0x000065a1 storet  0x00000001 , 0x00004760 
+ 00025213  0x000065a2 rtn 
+ 00025214  0x000065a5 jam  0x00000001 , 0x00004760 
+ 00025215  0x000065a6 arg  0x00000000 , 0x00000002 
+ 00025216  0x000065a7 fetch  0x00000005 , 0x0000476b 
+ 00025217  0x000065a8 storet  0x00000005 , 0x0000476b 
+ 00025218  0x000065a9 fetcht  0x00000001 , 0x00004770 
+ 00025219  0x000065aa idiv  0x00000002 
+ 00025220  0x000065ab call  0x00007d62 
+ 00025221  0x000065ac quotient  0x00000011 
+ 00025222  0x000065ae fetch  0x00000004 , 0x00004751 
+ 00025223  0x000065af fetcht  0x00000001 , 0x00004771 
+ 00025224  0x000065b0 isub  0x00000002 , 0x00000002 
+ 00025225  0x000065b1 increase  0xffffffd8 , 0x00000002 
+ 00025226  0x000065b3 copy  0x00000011 , 0x0000003f 
+ 00025227  0x000065b4 isub  0x00000002 , 0x0000003f 
+ 00025228  0x000065b5 branch  0x00006299 , 0x00000002 
+ 00025229  0x000065b6 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00025230  0x000065b8 rshift2  0x0000003f , 0x0000003f 
+ 00025231  0x000065b9 fetcht  0x00000003 , 0x00004608 
+ 00025232  0x000065ba iadd  0x00000002 , 0x00000002 
+ 00025233  0x000065bb bpatch  0x0000009e , 0x00004013 
+ 00025234  0x000065bc fetch  0x00000003 , 0x0000475d 
+ 00025235  0x000065bd arg  0x00001800 , 0x00000011 
+ 00025236  0x000065be iadd  0x00000011 , 0x0000003f 
+ 00025237  0x000065bf isub  0x00000002 , 0x0000003e 
+ 00025238  0x000065c0 nbranch  0x000062a4 , 0x00000002 
+ 00025239  0x000065c1 storet  0x00000003 , 0x00004608 
+ 00025240  0x000065c2 rtn 
+ 00025241  0x000065c5 rshift2  0x0000003f , 0x00000002 
+ 00025242  0x000065c6 fetch  0x00000003 , 0x00004608 
+ 00025243  0x000065c7 isub  0x00000002 , 0x00000002 
+ 00025244  0x000065c8 bpatch  0x0000009f , 0x00004013 
+ 00025245  0x000065c9 fetch  0x00000003 , 0x0000475d 
+ 00025246  0x000065ca arg  0x00001800 , 0x00000011 
+ 00025247  0x000065cb isub  0x00000011 , 0x0000003f 
+ 00025248  0x000065cc isub  0x00000002 , 0x0000003e 
+ 00025249  0x000065cd branch  0x000062a4 , 0x00000002 
+ 00025250  0x000065ce storet  0x00000003 , 0x00004608 
+ 00025251  0x000065cf rtn 
+ 00025252  0x000065d2 store  0x00000003 , 0x00004608 
+ 00025253  0x000065d3 rtn 
+ 00025254  0x000065d6 jam  0x00000001 , 0x00004760 
+ 00025255  0x000065d7 copy  0x00000019 , 0x0000003f 
+ 00025256  0x000065d8 store  0x00000006 , 0x00004761 
+ 00025257  0x000065d9 rtn 
+ 00025258  0x000065dc setarg  0x00000000 
+ 00025259  0x000065dd store  0x00000001 , 0x00004760 
+ 00025260  0x000065de store  0x00000005 , 0x0000476b 
+ 00025261  0x000065df rtn 
+ 00025262  0x000065e9 call  0x00007396 
+ 00025263  0x000065ea rtn  0x0000002b 
+ 00025264  0x000065ec setarg  0x00006327 
+ 00025265  0x000065ed store  0x00000002 , 0x000043db 
+ 00025266  0x000065ef setarg  0x000062d9 
+ 00025267  0x000065f0 store  0x00000002 , 0x000043dd 
+ 00025268  0x000065f2 setarg  0x0000638a 
+ 00025269  0x000065f3 store  0x00000002 , 0x000043df 
+ 00025270  0x000065f5 setarg  0x0000630e 
+ 00025271  0x000065f6 store  0x00000002 , 0x000043e3 
+ 00025272  0x000065f8 setarg  0x00006365 
+ 00025273  0x000065f9 store  0x00000002 , 0x00004524 
+ 00025274  0x000065fb call  0x000062c2 
+ 00025275  0x000065fd bpatch  0x000000a0 , 0x00004014 
+ 00025276  0x000065fe call  0x00006396 
+ 00025277  0x00006601 fetch  0x00000001 , 0x0000451a 
+ 00025278  0x00006602 beq  0x00000000 , 0x000062d0 
+ 00025279  0x00006603 fetch  0x00000001 , 0x0000451b 
+ 00025280  0x00006604 store  0x00000001 , 0x000044ec 
+ 00025281  0x00006605 branch  0x000063a1 
+ 00025282  0x00006609 setarg  0x0000632b 
+ 00025283  0x0000660a store  0x00000002 , 0x000043d5 
+ 00025284  0x0000660c setarg  0x00006329 
+ 00025285  0x0000660d store  0x00000002 , 0x000043d7 
+ 00025286  0x0000660f setarg  0x00006340 
+ 00025287  0x00006610 store  0x00000002 , 0x0000451f 
+ 00025288  0x00006612 setarg  0x0000639a 
+ 00025289  0x00006613 store  0x00000002 , 0x00004521 
+ 00025290  0x00006615 jam  0x00000007 , 0x0000415e 
+ 00025291  0x00006616 call  0x00002969 
+ 00025292  0x00006617 call  0x0000638d 
+ 00025293  0x00006618 call  0x00006ff7 
+ 00025294  0x00006619 call  0x000078ad 
+ 00025295  0x0000661a branch  0x000077ac 
+ 00025296  0x0000661f jam  0x000000ff , 0x000044ec 
+ 00025297  0x00006620 jam  0x00000001 , 0x0000451c 
+ 00025298  0x00006621 branch  0x00006340 
+ 00025299  0x00006626 fetch  0x00000001 , 0x0000451c 
+ 00025300  0x00006627 beq  0x00000002 , 0x00004308 
+ 00025301  0x00006628 call  0x000069b9 
+ 00025302  0x00006629 fetch  0x00000001 , 0x00004441 
+ 00025303  0x0000662a nbranch  0x00004308 , 0x00000034 
+ 00025304  0x0000662b branch  0x0000430a 
+ 00025305  0x00006630 copy  0x00000013 , 0x0000003f 
+ 00025306  0x00006633 beq  0x00000014 , 0x000062e2 
+ 00025307  0x00006634 beq  0x00000015 , 0x000062e6 
+ 00025308  0x00006635 beq  0x0000003f , 0x000062e9 
+ 00025309  0x00006636 beq  0x00000040 , 0x000062ef 
+ 00025310  0x00006638 beq  0x00000010 , 0x000063b6 
+ 00025311  0x00006639 beq  0x0000002c , 0x000062f5 
+ 00025312  0x0000663a beq  0x0000002d , 0x00006300 
+ 00025313  0x0000663b rtn 
+ 00025314  0x00006641 call  0x0000632d 
+ 00025315  0x00006642 setarg  0x00000000 
+ 00025316  0x00006643 store  0x00000002 , 0x000044f8 
+ 00025317  0x00006644 branch  0x00004325 
+ 00025318  0x00006648 call  0x000078ad 
+ 00025319  0x00006649 jam  0x00000000 , 0x000044f1 
+ 00025320  0x0000664a branch  0x00006340 
+ 00025321  0x0000664e call  0x000078ad 
+ 00025322  0x0000664f jam  0x00000001 , 0x000044f1 
+ 00025323  0x00006650 fetch  0x00000008 , 0x00004502 
+ 00025324  0x00006651 store  0x00000008 , 0x000042d3 
+ 00025325  0x00006652 call  0x0000432b 
+ 00025326  0x00006653 branch  0x00002e93 
+ 00025327  0x00006657 fetch  0x00000002 , 0x0000433c 
+ 00025328  0x00006658 rtneq  0x00000000 
+ 00025329  0x00006659 fetch  0x00000008 , 0x0000450a 
+ 00025330  0x0000665a rtn  0x00000034 
+ 00025331  0x0000665b store  0x00000008 , 0x000042d3 
+ 00025332  0x0000665c branch  0x00002e93 
+ 00025333  0x00006664 fetch  0x00000001 , 0x0000451a 
+ 00025334  0x00006665 rtneq  0x00000000 
+ 00025335  0x00006666 fetch  0x00000001 , 0x0000451c 
+ 00025336  0x00006667 rtnne  0x00000001 
+ 00025337  0x00006668 call  0x000062fb 
+ 00025338  0x00006669 branch  0x00004323 
+ 00025339  0x0000666c jam  0x00000001 , 0x000046bd 
+ 00025340  0x0000666d arg  0x0000000b , 0x00000039 
+ 00025341  0x0000666e arg  0x000046be , 0x00000005 
+ 00025342  0x0000666f arg  0x000046a7 , 0x00000006 
+ 00025343  0x00006670 branch  0x00007cda 
+ 00025344  0x00006673 fetch  0x00000001 , 0x0000451a 
+ 00025345  0x00006674 rtneq  0x00000000 
+ 00025346  0x00006675 fetch  0x00000001 , 0x0000451c 
+ 00025347  0x00006676 beq  0x00000001 , 0x00006305 
+ 00025348  0x00006677 branch  0x000063b2 
+ 00025349  0x0000667a fetch  0x00000001 , 0x000046bd 
+ 00025350  0x0000667b rtnne  0x00000001 
+ 00025351  0x0000667c jam  0x00000000 , 0x000046bd 
+ 00025352  0x0000667d fetch  0x00000002 , 0x000044e9 
+ 00025353  0x0000667e bbit1  0x00000009 , 0x00004325 
+ 00025354  0x0000667f arg  0x0000000b , 0x00000039 
+ 00025355  0x00006680 arg  0x000046be , 0x00000006 
+ 00025356  0x00006681 arg  0x000046a7 , 0x00000005 
+ 00025357  0x00006682 branch  0x00007cda 
+ 00025358  0x00006689 call  0x00006311 
+ 00025359  0x0000668c call  0x00006318 
+ 00025360  0x00006690 branch  0x00006322 
+ 00025361  0x00006695 arg  0x00004518 , 0x00000013 
+ 00025362  0x00006696 arg  0x00006314 , 0x00000012 
+ 00025363  0x00006697 branch  0x000042e7 
+ 00025364  0x00006699 jam  0x00000002 , 0x0000451c 
+ 00025365  0x0000669a call  0x00004325 
+ 00025366  0x0000669b call  0x0000634e 
+ 00025367  0x0000669c branch  0x0000639e 
+ 00025368  0x000066a0 arg  0x000046ca , 0x00000013 
+ 00025369  0x000066a1 arg  0x0000631b , 0x00000012 
+ 00025370  0x000066a2 branch  0x000042e0 
+ 00025371  0x000066a5 fetch  0x00000002 , 0x000044e9 
+ 00025372  0x000066a6 bbit1  0x00000009 , 0x0000639e 
+ 00025373  0x000066a7 fetch  0x00000001 , 0x000046a7 
+ 00025374  0x000066a8 beq  0x00000001 , 0x0000639e 
+ 00025375  0x000066a9 beq  0x00000004 , 0x0000639e 
+ 00025376  0x000066aa beq  0x00000005 , 0x0000639e 
+ 00025377  0x000066ab branch  0x00004327 
+ 00025378  0x000066b0 fetch  0x00000001 , 0x0000451c 
+ 00025379  0x000066b1 rtnne  0x00000001 
+ 00025380  0x000066b2 arg  0x000044f8 , 0x00000013 
+ 00025381  0x000066b3 arg  0x00006331 , 0x00000012 
+ 00025382  0x000066b4 branch  0x000042e7 
+ 00025383  0x000066b8 call  0x00006376 
+ 00025384  0x000066b9 branch  0x00007027 
+ 00025385  0x000066bd call  0x00006f35 
+ 00025386  0x000066be branch  0x0000701b 
+ 00025387  0x000066c1 call  0x00006f35 
+ 00025388  0x000066c2 branch  0x0000739a 
+ 00025389  0x000066cd fetch  0x00000002 , 0x00004514 
+ 00025390  0x000066ce store  0x00000002 , 0x00004516 
+ 00025391  0x000066cf store  0x00000002 , 0x00004518 
+ 00025392  0x000066d0 branch  0x00004315 
+ 00025393  0x000066d4 fetch  0x00000001 , 0x0000451c 
+ 00025394  0x000066d5 rtnne  0x00000001 
+ 00025395  0x000066da fetch  0x00000002 , 0x000044e9 
+ 00025396  0x000066db rtnbit1  0x00000009 
+ 00025397  0x000066dc fetch  0x00000002 , 0x00004512 
+ 00025398  0x000066dd store  0x00000002 , 0x00004516 
+ 00025399  0x000066de store  0x00000002 , 0x00004518 
+ 00025400  0x000066df fetch  0x00000002 , 0x000044f4 
+ 00025401  0x000066e0 call  0x000063c7 
+ 00025402  0x000066e1 call  0x00004321 
+ 00025403  0x000066e2 fetch  0x00000004 , 0x000044fe 
+ 00025404  0x000066e3 store  0x00000004 , 0x000046aa 
+ 00025405  0x000066e4 fetch  0x00000002 , 0x000044e9 
+ 00025406  0x000066e5 rtnbit1  0x0000000b 
+ 00025407  0x000066e6 branch  0x00004317 
+ 00025408  0x000066ea fetch  0x00000001 , 0x0000451c 
+ 00025409  0x000066eb rtnne  0x00000001 
+ 00025410  0x000066f0 fetch  0x00000002 , 0x000044f8 
+ 00025411  0x000066f1 fetcht  0x00000002 , 0x000044f6 
+ 00025412  0x000066f2 storet  0x00000002 , 0x000044f8 
+ 00025413  0x000066f3 nrtn  0x00000034 
+ 00025414  0x000066f4 fetch  0x00000002 , 0x000044f2 
+ 00025415  0x000066f5 call  0x000063c7 
+ 00025416  0x000066f6 call  0x00004321 
+ 00025417  0x000066f7 fetch  0x00000004 , 0x000044fa 
+ 00025418  0x000066f8 store  0x00000004 , 0x000046aa 
+ 00025419  0x000066f9 fetch  0x00000002 , 0x000044e9 
+ 00025420  0x000066fa rtnbit1  0x0000000b 
+ 00025421  0x000066fb branch  0x00004317 
+ 00025422  0x000066fe fetch  0x00000002 , 0x000044e9 
+ 00025423  0x000066ff bbit1  0x00000009 , 0x0000431f 
+ 00025424  0x00006700 branch  0x0000632d 
+ 00025425  0x00006705 call  0x00007dbc 
+ 00025426  0x00006706 fetch  0x00000002 , 0x000044e9 
+ 00025427  0x00006707 bbit1  0x00000009 , 0x00006355 
+ 00025428  0x00006708 rtn 
+ 00025429  0x0000670b fetch  0x00000001 , 0x000044f1 
+ 00025430  0x0000670c rtn  0x00000034 
+ 00025431  0x0000670d branch  0x00007dba 
+ 00025432  0x00006713 call  0x00007dbc 
+ 00025433  0x00006714 fetch  0x00000002 , 0x000044e9 
+ 00025434  0x00006715 rtnbit1  0x00000009 
+ 00025435  0x00006716 branch  0x00007dba 
+ 00025436  0x0000671f branch  0x00006340 
+ 00025437  0x00006724 disable  0x0000002c 
+ 00025438  0x00006725 fetch  0x00000002 , 0x00004516 
+ 00025439  0x00006726 store  0x00000002 , 0x00004518 
+ 00025440  0x00006728 call  0x00006358 
+ 00025441  0x00006729 branch  0x0000635c , 0x00000028 
+ 00025442  0x0000672b call  0x00006351 
+ 00025443  0x0000672c nrtn  0x00000028 
+ 00025444  0x0000672d branch  0x00007dbe 
+ 00025445  0x00006732 call  0x0000635d 
+ 00025446  0x00006733 nrtn  0x0000002c 
+ 00025447  0x00006734 deposit  0x00000011 
+ 00025448  0x00006735 branch  0x0000636c , 0x00000034 
+ 00025449  0x00006737 call  0x00004323 
+ 00025450  0x00006738 arg  0x0000452e , 0x00000013 
+ 00025451  0x00006739 branch  0x0000636e 
+ 00025452  0x0000673c call  0x00004325 
+ 00025453  0x0000673d arg  0x00004556 , 0x00000013 
+ 00025454  0x00006740 arg  0x00000005 , 0x0000003f 
+ 00025455  0x00006741 imul32  0x00000007 , 0x0000003f 
+ 00025456  0x00006742 iadd  0x00000013 , 0x00000013 
+ 00025457  0x00006746 ifetch  0x00000001 , 0x00000013 
+ 00025458  0x00006747 rtn  0x00000034 
+ 00025459  0x00006748 call  0x00006382 
+ 00025460  0x00006749 increase  0x00000001 , 0x00000013 
+ 00025461  0x0000674a branch  0x00006371 
+ 00025462  0x0000674e fetch  0x00000002 , 0x000044e9 
+ 00025463  0x0000674f bbit1  0x00000009 , 0x00006379 
+ 00025464  0x00006750 rtn 
+ 00025465  0x00006753 call  0x00002a28 
+ 00025466  0x00006754 nrtn  0x00000034 
+ 00025467  0x00006755 call  0x00006385 
+ 00025468  0x00006756 nrtn  0x00000028 
+ 00025469  0x00006757 pincrease  0xffffffff 
+ 00025470  0x00006758 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00025471  0x00006759 arg  0x0000457e , 0x00000002 
+ 00025472  0x0000675a iadd  0x00000002 , 0x00000006 
+ 00025473  0x0000675b branch  0x000063cb 
+ 00025474  0x00006760 store  0x00000001 , 0x00000670 
+ 00025475  0x00006761 arg  0x00000670 , 0x00000011 
+ 00025476  0x00006762 branch  0x000078b2 
+ 00025477  0x00006765 arg  0x00000670 , 0x00000011 
+ 00025478  0x00006766 call  0x000078ca 
+ 00025479  0x00006767 nrtn  0x00000028 
+ 00025480  0x00006768 fetch  0x00000001 , 0x00000670 
+ 00025481  0x00006769 rtn 
+ 00025482  0x0000676d fetch  0x00000002 , 0x00004398 
+ 00025483  0x0000676e beq  0x00000018 , 0x000062e9 
+ 00025484  0x0000676f rtn 
+ 00025485  0x00006772 jam  0x00000002 , 0x000046c9 
+ 00025486  0x00006774 setarg  0x00200008 
+ 00025487  0x00006775 store  0x00000004 , 0x00004502 
+ 00025488  0x00006776 setarg  0x012c0005 
+ 00025489  0x00006777 istore  0x00000004 , 0x00000005 
+ 00025490  0x0000677a jam  0x00000017 , 0x000042e1 
+ 00025491  0x0000677d setarg  0x0000001b 
+ 00025492  0x0000677e store  0x00000002 , 0x00004332 
+ 00025493  0x0000677f branch  0x00002a41 
+ 00025494  0x00006784 arg  0x00000028 , 0x00000039 
+ 00025495  0x00006785 arg  0x0000457e , 0x00000005 
+ 00025496  0x00006786 arg  0x000094f9 , 0x00000006 
+ 00025497  0x00006787 branch  0x00007ccc 
+ 00025498  0x0000679c arg  0x00000000 , 0x00000011 
+ 00025499  0x0000679d arg  0x000046b2 , 0x00000013 
+ 00025500  0x0000679e call  0x000077ca 
+ 00025501  0x0000679f call  0x0000634e 
+ 00025502  0x000067a1 fetch  0x00000001 , 0x000046c9 
+ 00025503  0x000067a2 store  0x00000001 , 0x000046ca 
+ 00025504  0x000067a3 rtn 
+ 00025505  0x000067a8 setarg  0x00000000 
+ 00025506  0x000067a9 call  0x000063ad 
+ 00025507  0x000067aa jam  0x00000001 , 0x000044e4 
+ 00025508  0x000067ab call  0x00007776 
+ 00025509  0x000067ac call  0x00007780 
+ 00025510  0x000067ae fetch  0x00000001 , 0x000046d0 
+ 00025511  0x000067af branch  0x000063aa , 0x00000034 
+ 00025512  0x000067b0 fetch  0x00000001 , 0x00008132 
+ 00025513  0x000067b1 bbit1  0x00000004 , 0x000063b9 
+ 00025514  0x000067b3 fetch  0x00000002 , 0x000044e9 
+ 00025515  0x000067b4 rtnbit1  0x0000000c 
+ 00025516  0x000067b5 branch  0x00004327 
+ 00025517  0x000067b8 fetcht  0x00000002 , 0x00004430 
+ 00025518  0x000067b9 istore  0x00000001 , 0x00000002 
+ 00025519  0x000067ba ifetch  0x00000001 , 0x00000005 
+ 00025520  0x000067bb store  0x00000001 , 0x000044eb 
+ 00025521  0x000067bc rtn 
+ 00025522  0x000067c0 fetch  0x00000002 , 0x00004430 
+ 00025523  0x000067c1 ifetch  0x00000001 , 0x0000003f 
+ 00025524  0x000067c2 rtnne  0x00000000 
+ 00025525  0x000067c3 branch  0x00004327 
+ 00025526  0x000067c7 fetcht  0x00000002 , 0x00004430 
+ 00025527  0x000067c8 ifetch  0x00000001 , 0x00000002 
+ 00025528  0x000067c9 beq  0x00000001 , 0x000063c1 
+ 00025529  0x000067cb setarg  0x00000001 
+ 00025530  0x000067cc fetcht  0x00000002 , 0x00004430 
+ 00025531  0x000067cd istore  0x00000001 , 0x00000002 
+ 00025532  0x000067ce add  0x00000002 , 0x00000002 , 0x00000006 
+ 00025533  0x000067cf ifetch  0x00000001 , 0x00000006 
+ 00025534  0x000067d0 istore  0x00000001 , 0x000044eb 
+ 00025535  0x000067d1 ifetch  0x00000002 , 0x00000006 
+ 00025536  0x000067d2 branch  0x00007d79 
+ 00025537  0x000067d5 setarg  0x00000002 
+ 00025538  0x000067d6 call  0x000063ad 
+ 00025539  0x000067d7 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00025540  0x000067d8 ifetch  0x00000002 , 0x00000006 
+ 00025541  0x000067d9 branch  0x00004327 , 0x00000034 
+ 00025542  0x000067da branch  0x00007d79 
+ 00025543  0x000067e0 store  0x00000002 , 0x000040a4 
+ 00025544  0x000067e1 increase  0xfffffffc , 0x0000003f 
+ 00025545  0x000067e2 store  0x00000002 , 0x00004389 
+ 00025546  0x000067e3 rtn 
+ 00025547  0x000067e6 ifetch  0x00000001 , 0x00000006 
+ 00025548  0x000067e7 copy  0x0000003f , 0x00000011 
+ 00025549  0x000067e8 ifetcht  0x00000002 , 0x00000006 
+ 00025550  0x000067e9 call  0x00007c6d 
+ 00025551  0x000067ea call  0x00002dee 
+ 00025552  0x000067eb copy  0x00000011 , 0x00000039 
+ 00025553  0x000067ec call  0x00007c67 
+ 00025554  0x000067ed branch  0x00007cda 
+ 00025555  0x000067f0 setarg  0x000093c0 
+ 00025556  0x000067f1 store  0x00000002 , 0x000042f7 
+ 00025557  0x000067f2 rtn 
+ 00025558  0x000067f5 setarg  0x000046d2 
+ 00025559  0x000067f6 store  0x00000002 , 0x000042f7 
+ 00025560  0x000067f7 rtn 
+ 00025561  0x000067fb fetch  0x00000002 , 0x000046cb 
+ 00025562  0x000067fc store  0x00000002 , 0x00004526 
+ 00025563  0x000067fd fetch  0x00000001 , 0x000046cd 
+ 00025564  0x000067fe store  0x00000001 , 0x000046a9 
+ 00025565  0x000067ff store  0x00000001 , 0x000046b4 
+ 00025566  0x00006800 fetch  0x00000001 , 0x000046ce 
+ 00025567  0x00006801 store  0x00000001 , 0x0000451a 
+ 00025568  0x00006802 fetch  0x00000001 , 0x000046cf 
+ 00025569  0x00006803 store  0x00000001 , 0x0000451b 
+ 00025570  0x00006809 setarg  0x00000002 
+ 00025571  0x0000680a store  0x00000002 , 0x0000452e 
+ 00025572  0x0000680b store  0x00000002 , 0x00004533 
+ 00025573  0x0000680c setarg  0x00000006 
+ 00025574  0x0000680d store  0x00000002 , 0x00004556 
+ 00025575  0x0000680e store  0x00000002 , 0x0000455b 
+ 00025576  0x0000680f setarg  0x00000007 
+ 00025577  0x00006810 store  0x00000002 , 0x00004538 
+ 00025578  0x00006811 setarg  0x00000008 
+ 00025579  0x00006812 store  0x00000002 , 0x00004560 
+ 00025580  0x00006813 setarg  0x0000451c 
+ 00025581  0x00006814 store  0x00000002 , 0x00004430 
+ 00025582  0x00006815 setarg  0x00201400 
+ 00025583  0x00006816 store  0x00000003 , 0x0000451c 
+ 00025584  0x00006817 jam  0x00000001 , 0x00004094 
+ 00025585  0x00006818 setarg  0x00000100 
+ 00025586  0x00006819 store  0x00000002 , 0x000040a4 
+ 00025587  0x0000681a jam  0x00000008 , 0x000040a6 
+ 00025588  0x0000681b jam  0x00000005 , 0x000040c0 
+ 00025589  0x0000681c jam  0x00000002 , 0x000040c1 
+ 00025590  0x0000681d setarg  0x00000096 
+ 00025591  0x0000681e store  0x00000002 , 0x000044fa 
+ 00025592  0x0000681f istore  0x00000002 , 0x00000005 
+ 00025593  0x00006820 setarg  0x00000296 
+ 00025594  0x00006821 store  0x00000002 , 0x000044fe 
+ 00025595  0x00006822 istore  0x00000002 , 0x00000005 
+ 00025596  0x00006823 setsect  0x00000000 , 0x00000010 
+ 00025597  0x00006824 setsect  0x00000001 , 0x00008008 
+ 00025598  0x00006825 setsect  0x00000002 , 0x0002c000 
+ 00025599  0x00006826 setsect  0x00000003 , 0x00000004 
+ 00025600  0x00006827 store  0x00000008 , 0x0000450a 
+ 00025601  0x00006828 jam  0x00000001 , 0x000044ee 
+ 00025602  0x00006829 setarg  0x000046a7 
+ 00025603  0x0000682a store  0x00000002 , 0x000044ef 
+ 00025604  0x0000682b setarg  0x00000000 
+ 00025605  0x0000682c store  0x00000002 , 0x000046a7 
+ 00025606  0x0000682d setsect  0x00000000 , 0x000001a0 
+ 00025607  0x0000682e setsect  0x00000001 , 0x00000068 
+ 00025608  0x0000682f setsect  0x00000002 , 0x00000000 
+ 00025609  0x00006830 setsect  0x00000003 , 0x00000000 
+ 00025610  0x00006831 store  0x00000008 , 0x000046aa 
+ 00025611  0x00006832 setarg  0x00000301 
+ 00025612  0x00006833 store  0x00000002 , 0x000046b2 
+ 00025613  0x00006834 setsect  0x00000000 , 0x000001a0 
+ 00025614  0x00006835 setsect  0x00000001 , 0x000000e8 
+ 00025615  0x00006836 setsect  0x00000002 , 0x00000000 
+ 00025616  0x00006837 setsect  0x00000003 , 0x00000000 
+ 00025617  0x00006838 store  0x00000008 , 0x000046b5 
+ 00025618  0x00006839 setarg  0x0000000e 
+ 00025619  0x0000683a store  0x00000002 , 0x000044f2 
+ 00025620  0x0000683b setarg  0x00000140 
+ 00025621  0x0000683c store  0x00000002 , 0x000044f4 
+ 00025622  0x0000683d store  0x00000002 , 0x00004389 
+ 00025623  0x0000683e setarg  0x00000050 
+ 00025624  0x0000683f store  0x00000002 , 0x000044f6 
+ 00025625  0x00006840 jam  0x00000007 , 0x00004393 
+ 00025626  0x00006841 jam  0x00000000 , 0x00004388 
+ 00025627  0x00006842 setsect  0x00000000 , 0x000000fb 
+ 00025628  0x00006843 setsect  0x00000001 , 0x0002c212 
+ 00025629  0x00006844 setsect  0x00000002 , 0x0000800f 
+ 00025630  0x00006845 setsect  0x00000003 , 0x00000021 
+ 00025631  0x00006846 store  0x00000008 , 0x000043c0 
+ 00025632  0x00006847 setsect  0x00000000 , 0x00000bb8 
+ 00025633  0x00006848 setsect  0x00000001 , 0x000002ee 
+ 00025634  0x00006849 store  0x00000004 , 0x00004512 
+ 00025635  0x0000684a setarg  0x000045d8 
+ 00025636  0x0000684b store  0x00000002 , 0x000043fb 
+ 00025637  0x0000684c setarg  0x00002001 
+ 00025638  0x0000684d store  0x00000002 , 0x000045d8 
+ 00025639  0x0000684e jam  0x0000001f , 0x00004348 
+ 00025640  0x0000684f setsect  0x00000000 , 0x00010102 
+ 00025641  0x00006850 setsect  0x00000001 , 0x000080c1 
+ 00025642  0x00006851 setsect  0x00000002 , 0x00018120 
+ 00025643  0x00006852 setsect  0x00000003 , 0x0000640c 
+ 00025644  0x00006853 store  0x00000009 , 0x00004349 
+ 00025645  0x00006854 setsect  0x00000000 , 0x000003c1 
+ 00025646  0x00006855 istore  0x00000002 , 0x00000005 
+ 00025647  0x00006856 jam  0x0000001f , 0x00004368 
+ 00025648  0x00006857 setsect  0x00000000 , 0x0002090d 
+ 00025649  0x00006858 setsect  0x00000001 , 0x00034c15 
+ 00025650  0x00006859 setsect  0x00000002 , 0x00028532 
+ 00025651  0x0000685a setsect  0x00000003 , 0x0001d1d5 
+ 00025652  0x0000685b store  0x00000009 , 0x00004369 
+ 00025653  0x0000685c setsect  0x00000000 , 0x00026574 
+ 00025654  0x0000685d setsect  0x00000001 , 0x0000001c 
+ 00025655  0x0000685e istore  0x00000003 , 0x00000005 
+ 00025656  0x0000685f setarg  0x00004523 
+ 00025657  0x00006860 store  0x00000002 , 0x0000442c 
+ 00025658  0x00006861 jam  0x00000002 , 0x00004523 
+ 00025659  0x00006862 setarg  0x000045fd 
+ 00025660  0x00006863 store  0x00000002 , 0x000043f8 
+ 00025661  0x00006864 jam  0x00000005 , 0x000043fa 
+ 00025662  0x00006865 fetch  0x00000001 , 0x000046d1 
+ 00025663  0x00006866 beq  0x00000000 , 0x000063d3 
+ 00025664  0x00006867 beq  0x00000001 , 0x000063d6 
+ 00025665  0x00006868 rtn 
+ 00025666  0x00006876 fetch  0x00000006 , 0x00004ef4 
+ 00025667  0x00006877 store  0x00000006 , 0x00004526 
+ 00025668  0x00006878 jam  0x00000006 , 0x00004523 
+ 00025669  0x00006879 setarg  0x00004523 
+ 00025670  0x0000687a store  0x00000002 , 0x0000442c 
+ 00025671  0x0000687b rtn 
+ 00025672  0x0000687f fetch  0x00000007 , 0x00004ef4 
+ 00025673  0x00006880 store  0x00000007 , 0x00004526 
+ 00025674  0x00006881 jam  0x00000007 , 0x00004523 
+ 00025675  0x00006882 setarg  0x00004523 
+ 00025676  0x00006883 store  0x00000002 , 0x0000442c 
+ 00025677  0x00006884 rtn 
+ 00025678  0x00006888 fetch  0x00000008 , 0x00004ef4 
+ 00025679  0x00006889 store  0x00000008 , 0x00004526 
+ 00025680  0x0000688a jam  0x00000008 , 0x00004523 
+ 00025681  0x0000688b setarg  0x00004523 
+ 00025682  0x0000688c store  0x00000002 , 0x0000442c 
+ 00025683  0x0000688d rtn 
+ 00025684  0x00006890 fetch  0x00000001 , 0x00004ef3 
+ 00025685  0x00006891 beq  0x00000006 , 0x00006442 
+ 00025686  0x00006892 beq  0x00000007 , 0x00006448 
+ 00025687  0x00006893 beq  0x00000008 , 0x0000644e 
+ 00025688  0x00006894 rtn 
+ 00025689  0x00006897 bpatch  0x000000a1 , 0x00004014 
+ 00025690  0x00006899 fetch  0x00000008 , 0x00004f1a 
+ 00025691  0x0000689a store  0x00000008 , 0x00004512 
+ 00025692  0x0000689b setarg  0x00000096 
+ 00025693  0x0000689c store  0x00000002 , 0x000044f6 
+ 00025694  0x0000689e fetch  0x00000007 , 0x00004f6a 
+ 00025695  0x0000689f store  0x00000007 , 0x000046a7 
+ 00025696  0x000068a0 fetch  0x00000007 , 0x00004f71 
+ 00025697  0x000068a1 store  0x00000007 , 0x000046b2 
+ 00025698  0x000068a3 fetch  0x00000004 , 0x00004f78 
+ 00025699  0x000068a4 store  0x00000004 , 0x000044fa 
+ 00025700  0x000068a5 fetch  0x00000004 , 0x00004f7c 
+ 00025701  0x000068a6 store  0x00000004 , 0x000044fe 
+ 00025702  0x000068a8 setarg  0x0000000e 
+ 00025703  0x000068a9 store  0x00000002 , 0x000044f2 
+ 00025704  0x000068aa setarg  0x00000140 
+ 00025705  0x000068ab store  0x00000002 , 0x000044f4 
+ 00025706  0x000068ac store  0x00000002 , 0x00004389 
+ 00025707  0x000068b3 fetch  0x00000008 , 0x00004f12 
+ 00025708  0x000068b4 store  0x00000008 , 0x0000450a 
+ 00025709  0x000068b5 rtn 
+ 00025710  0x000068ba call  0x00007396 
+ 00025711  0x000068bb rtn  0x0000002b 
+ 00025712  0x000068bd call  0x00006454 
+ 00025713  0x000068be call  0x00006459 
+ 00025714  0x000068c1 setarg  0x00006484 
+ 00025715  0x000068c2 store  0x00000002 , 0x000043db 
+ 00025716  0x000068c4 setarg  0x000064df 
+ 00025717  0x000068c5 store  0x00000002 , 0x000043dd 
+ 00025718  0x000068c7 setarg  0x000066c5 
+ 00025719  0x000068c8 store  0x00000002 , 0x000043df 
+ 00025720  0x000068ca setarg  0x000064b5 
+ 00025721  0x000068cb store  0x00000002 , 0x000043e3 
+ 00025722  0x000068cd setarg  0x00006505 
+ 00025723  0x000068ce store  0x00000002 , 0x00004524 
+ 00025724  0x000068d0 call  0x000062c2 
+ 00025725  0x000068d2 fetch  0x00000002 , 0x00004f97 
+ 00025726  0x000068d3 store  0x00000002 , 0x00004332 
+ 00025727  0x000068d4 fetch  0x00000008 , 0x0000450a 
+ 00025728  0x000068d5 store  0x00000008 , 0x00004502 
+ 00025729  0x000068d6 call  0x0000648e 
+ 00025730  0x000068d7 bpatch  0x000000a2 , 0x00004014 
+ 00025731  0x000068d8 branch  0x000062bd 
+ 00025732  0x000068dc call  0x0000649b 
+ 00025733  0x000068dd arg  0x00000009 , 0x00000007 
+ 00025734  0x000068de call  0x00007cef 
+ 00025735  0x000068df nrtn  0x00000034 
+ 00025736  0x000068e0 setarg  0x00000020 
+ 00025737  0x000068e1 arg  0x00000009 , 0x00000007 
+ 00025738  0x000068e2 call  0x00007ce1 
+ 00025739  0x000068e3 disable  0x00000028 
+ 00025740  0x000068e4 call  0x0000701b 
+ 00025741  0x000068e5 branch  0x0000656e 
+ 00025742  0x000068e8 setarg  0x0000001f 
+ 00025743  0x000068e9 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025744  0x000068ea arg  0x00004c12 , 0x00000002 
+ 00025745  0x000068eb iadd  0x00000002 , 0x00000011 
+ 00025746  0x000068ec increase  0x00000003 , 0x00000011 
+ 00025747  0x000068ed arg  0x00000062 , 0x00000002 
+ 00025748  0x000068ee istoret  0x00000001 , 0x00000011 
+ 00025749  0x000068ef increase  0x0000000b , 0x00000011 
+ 00025750  0x000068f0 arg  0x00000fff , 0x0000003f 
+ 00025751  0x000068f1 isub  0x00000002 , 0x0000003f 
+ 00025752  0x000068f2 lshift4  0x0000003f , 0x0000003f 
+ 00025753  0x000068f3 istore  0x00000002 , 0x00000011 
+ 00025754  0x000068f4 rtn 
+ 00025755  0x000068f7 fetch  0x00000002 , 0x000044e9 
+ 00025756  0x000068f8 bbit1  0x00000009 , 0x000064a0 
+ 00025757  0x000068f9 arg  0x000045da , 0x00000005 
+ 00025758  0x000068fa arg  0x00000023 , 0x00000039 
+ 00025759  0x000068fb branch  0x00007ca1 
+ 00025760  0x000068fe call  0x00002a28 
+ 00025761  0x000068ff nrtn  0x00000034 
+ 00025762  0x00006900 call  0x000078fa 
+ 00025763  0x00006901 rtn  0x00000034 
+ 00025764  0x00006902 fetcht  0x00000004 , 0x000049f6 
+ 00025765  0x00006903 copy  0x00000022 , 0x0000003f 
+ 00025766  0x00006904 isub  0x00000002 , 0x00000002 
+ 00025767  0x00006905 rtn  0x00000005 
+ 00025768  0x00006906 nbranch  0x000064ac , 0x00000002 
+ 00025769  0x00006907 fetch  0x00000001 , 0x000049f5 
+ 00025770  0x00006908 isub  0x00000002 , 0x0000003e 
+ 00025771  0x00006909 rtn  0x00000002 
+ 00025772  0x0000690b copy  0x00000022 , 0x0000003f 
+ 00025773  0x0000690c store  0x00000004 , 0x000049f6 
+ 00025774  0x0000690d call  0x00006385 
+ 00025775  0x0000690e nrtn  0x00000028 
+ 00025776  0x0000690f pincrease  0xffffffff 
+ 00025777  0x00006910 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00025778  0x00006911 arg  0x00004c12 , 0x00000002 
+ 00025779  0x00006912 iadd  0x00000002 , 0x00000006 
+ 00025780  0x00006913 branch  0x000063cb 
+ 00025781  0x00006917 call  0x00006858 
+ 00025782  0x00006918 call  0x0000676c 
+ 00025783  0x00006919 call  0x0000675a 
+ 00025784  0x0000691a call  0x000064bc 
+ 00025785  0x0000691b call  0x000064d3 
+ 00025786  0x0000691c call  0x00006311 
+ 00025787  0x0000691d branch  0x000064d9 
+ 00025788  0x00006920 arg  0x00004ed1 , 0x00000013 
+ 00025789  0x00006921 arg  0x000064bf , 0x00000012 
+ 00025790  0x00006922 branch  0x000042e0 
+ 00025791  0x00006925 call  0x000078fa 
+ 00025792  0x00006926 nrtn  0x00000034 
+ 00025793  0x00006927 fetch  0x00000002 , 0x000048bc 
+ 00025794  0x00006928 nrtn  0x00000034 
+ 00025795  0x0000692a call  0x00006730 
+ 00025796  0x0000692b branch  0x000064cd , 0x00000034 
+ 00025797  0x0000692c copy  0x00000007 , 0x0000003f 
+ 00025798  0x0000692d compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00025799  0x0000692e branch  0x000064cf , 0x00000001 
+ 00025800  0x00006930 copy  0x00000007 , 0x0000003f 
+ 00025801  0x00006931 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00025802  0x00006932 branch  0x000064d1 , 0x00000001 
+ 00025803  0x00006933 arg  0x00004ec6 , 0x00000013 
+ 00025804  0x00006934 branch  0x00006371 
+ 00025805  0x00006937 arg  0x00004eda , 0x00000013 
+ 00025806  0x00006938 branch  0x00006371 
+ 00025807  0x0000693b arg  0x00004edf , 0x00000013 
+ 00025808  0x0000693c branch  0x00006371 
+ 00025809  0x0000693f arg  0x00004ee9 , 0x00000013 
+ 00025810  0x00006940 branch  0x00006371 
+ 00025811  0x00006943 arg  0x00004c0f , 0x00000013 
+ 00025812  0x00006944 arg  0x000064d6 , 0x00000012 
+ 00025813  0x00006945 branch  0x000042e0 
+ 00025814  0x00006948 arg  0x0000000a , 0x00000039 
+ 00025815  0x00006949 arg  0x00004a04 , 0x00000005 
+ 00025816  0x0000694a branch  0x00007ca1 
+ 00025817  0x0000694e arg  0x000046ca , 0x00000013 
+ 00025818  0x0000694f arg  0x000064dc , 0x00000012 
+ 00025819  0x00006950 branch  0x000042e0 
+ 00025820  0x00006952 fetch  0x00000002 , 0x000044e9 
+ 00025821  0x00006953 bbit1  0x00000009 , 0x0000639e 
+ 00025822  0x00006954 branch  0x00004327 
+ 00025823  0x00006957 copy  0x00000013 , 0x0000003f 
+ 00025824  0x00006958 beq  0x00000014 , 0x000064f4 
+ 00025825  0x00006959 beq  0x00000015 , 0x000064ef 
+ 00025826  0x0000695a beq  0x00000031 , 0x000064e6 
+ 00025827  0x0000695b rtneq  0x00000040 
+ 00025828  0x0000695c beq  0x00000032 , 0x000066c8 
+ 00025829  0x0000695d branch  0x000062d9 
+ 00025830  0x00006960 jam  0x00000001 , 0x00004ed2 
+ 00025831  0x00006961 call  0x00006783 
+ 00025832  0x00006963 fetch  0x00000002 , 0x00004f84 
+ 00025833  0x00006964 store  0x00000002 , 0x00004ebe 
+ 00025834  0x00006966 fetcht  0x00000002 , 0x00004f86 
+ 00025835  0x00006967 setarg  0x00000fff 
+ 00025836  0x00006968 isub  0x00000002 , 0x0000003f 
+ 00025837  0x00006969 store  0x00000002 , 0x00004ec0 
+ 00025838  0x0000696a rtn 
+ 00025839  0x0000696d jam  0x00000000 , 0x00004ebb 
+ 00025840  0x0000696e jam  0x00000000 , 0x00004ed2 
+ 00025841  0x0000696f call  0x000065ad 
+ 00025842  0x00006970 call  0x00006500 
+ 00025843  0x00006971 branch  0x000062e6 
+ 00025844  0x00006974 copy  0x00000022 , 0x0000003f 
+ 00025845  0x00006975 store  0x00000004 , 0x000049f6 
+ 00025846  0x00006976 call  0x00006729 
+ 00025847  0x00006977 branch  0x000062e2 
+ 00025848  0x0000697b disable  0x0000002c 
+ 00025849  0x0000697c fetch  0x00000002 , 0x00004516 
+ 00025850  0x0000697d store  0x00000002 , 0x00004518 
+ 00025851  0x0000697e call  0x00006358 
+ 00025852  0x0000697f branch  0x0000635c , 0x00000028 
+ 00025853  0x00006980 call  0x00006351 
+ 00025854  0x00006981 nrtn  0x00000028 
+ 00025855  0x00006982 branch  0x00007dbe 
+ 00025856  0x00006985 jam  0x00000000 , 0x00004ed5 
+ 00025857  0x00006986 rtn 
+ 00025858  0x00006989 copy  0x00000007 , 0x0000003f 
+ 00025859  0x0000698a rtnne  0x00000001 
+ 00025860  0x0000698b branch  0x0000650c 
+ 00025861  0x0000698e call  0x000064f8 
+ 00025862  0x0000698f nrtn  0x0000002c 
+ 00025863  0x00006990 deposit  0x00000011 
+ 00025864  0x00006991 branch  0x00006537 , 0x00000034 
+ 00025865  0x00006993 bpatch  0x000000a3 , 0x00004014 
+ 00025866  0x00006994 fetch  0x00000001 , 0x00004faf 
+ 00025867  0x00006995 nbranch  0x00006502 , 0x00000034 
+ 00025868  0x00006997 jam  0x00000001 , 0x00004c10 
+ 00025869  0x00006998 call  0x00004323 
+ 00025870  0x00006999 call  0x0000652c 
+ 00025871  0x0000699a call  0x00006561 
+ 00025872  0x0000699b branch  0x00006500 , 0x00000002 
+ 00025873  0x0000699c copy  0x00000007 , 0x0000003f 
+ 00025874  0x0000699d fetcht  0x00000001 , 0x00004ed5 
+ 00025875  0x0000699e isub  0x00000002 , 0x0000003e 
+ 00025876  0x0000699f ncall  0x00006526 , 0x00000005 
+ 00025877  0x000069a0 copy  0x00000007 , 0x0000003f 
+ 00025878  0x000069a1 store  0x00000001 , 0x00004ed5 
+ 00025879  0x000069a2 fetcht  0x00000001 , 0x00004ed8 
+ 00025880  0x000069a3 isub  0x00000002 , 0x0000003e 
+ 00025881  0x000069a4 branch  0x00006524 , 0x00000005 
+ 00025882  0x000069a5 fetch  0x00000001 , 0x00004ed9 
+ 00025883  0x000069a6 nbranch  0x0000651f , 0x00000034 
+ 00025884  0x000069a8 call  0x00006732 
+ 00025885  0x000069a9 arg  0x0000000a , 0x0000003f 
+ 00025886  0x000069aa branch  0x0000655a 
+ 00025887  0x000069ad call  0x0000677f 
+ 00025888  0x000069ae copy  0x00000007 , 0x0000003f 
+ 00025889  0x000069af beq  0x00000001 , 0x0000651c 
+ 00025890  0x000069b0 call  0x00006642 
+ 00025891  0x000069b1 branch  0x000065f4 
+ 00025892  0x000069b4 jam  0x00000001 , 0x00004ed6 
+ 00025893  0x000069b5 branch  0x000065f4 
+ 00025894  0x000069b8 bpatch  0x000000a4 , 0x00004014 
+ 00025895  0x000069b9 fetch  0x00000001 , 0x00004ed9 
+ 00025896  0x000069ba branch  0x000064c3 , 0x00000034 
+ 00025897  0x000069bb copy  0x00000007 , 0x0000003f 
+ 00025898  0x000069bc beq  0x00000001 , 0x000064c3 
+ 00025899  0x000069bd rtn 
+ 00025900  0x000069bf arg  0x0000000a , 0x0000003f 
+ 00025901  0x000069c0 imul32  0x00000007 , 0x0000003f 
+ 00025902  0x000069c1 arg  0x000049fa , 0x00000013 
+ 00025903  0x000069c2 iadd  0x00000013 , 0x00000013 
+ 00025904  0x000069c3 copy  0x00000022 , 0x0000003f 
+ 00025905  0x000069c4 istore  0x00000004 , 0x00000013 
+ 00025906  0x000069c5 increase  0x00000004 , 0x00000013 
+ 00025907  0x000069c6 ifetch  0x00000001 , 0x00000013 
+ 00025908  0x000069c7 increase  0x00000001 , 0x0000003f 
+ 00025909  0x000069c8 istore  0x00000001 , 0x00000013 
+ 00025910  0x000069c9 rtn 
+ 00025911  0x000069cb bpatch  0x000000a5 , 0x00004014 
+ 00025912  0x000069cc fetch  0x00000001 , 0x00004ed9 
+ 00025913  0x000069cd call  0x0000654b , 0x00000034 
+ 00025914  0x000069cf arg  0x0000000a , 0x0000003f 
+ 00025915  0x000069d0 imul32  0x00000007 , 0x0000003f 
+ 00025916  0x000069d1 arg  0x000049fa , 0x00000013 
+ 00025917  0x000069d2 iadd  0x00000013 , 0x00000013 
+ 00025918  0x000069d3 ifetcht  0x00000004 , 0x00000013 
+ 00025919  0x000069d4 sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00025920  0x000069d5 rtn  0x00000005 
+ 00025921  0x000069d6 copy  0x00000022 , 0x0000003f 
+ 00025922  0x000069d7 isub  0x00000002 , 0x00000002 
+ 00025923  0x000069d8 ncall  0x00007806 , 0x00000002 
+ 00025924  0x000069d9 add  0x00000013 , 0x00000009 , 0x00000006 
+ 00025925  0x000069da ifetch  0x00000001 , 0x00000006 
+ 00025926  0x000069db nbranch  0x00006566 , 0x00000034 
+ 00025927  0x000069dc increase  0x00000005 , 0x00000013 
+ 00025928  0x000069dd copy  0x00000022 , 0x0000003f 
+ 00025929  0x000069de istore  0x00000004 , 0x00000013 
+ 00025930  0x000069df rtn 
+ 00025931  0x000069e2 fetch  0x00000001 , 0x00004faf 
+ 00025932  0x000069e3 nbranch  0x00004323 , 0x00000034 
+ 00025933  0x000069e4 branch  0x00004325 
+ 00025934  0x000069e7 add  0x00000013 , 0x00000004 , 0x00000006 
+ 00025935  0x000069e8 ifetch  0x00000001 , 0x00000006 
+ 00025936  0x000069e9 branch  0x00006551 
+ 00025937  0x000069ec call  0x0000656b 
+ 00025938  0x000069ed fetch  0x00000001 , 0x00004ed9 
+ 00025939  0x000069ee nbranch  0x0000655d , 0x00000034 
+ 00025940  0x000069f0 call  0x00006561 
+ 00025941  0x000069f1 branch  0x00006500 , 0x00000002 
+ 00025942  0x000069f2 call  0x00006738 
+ 00025943  0x000069f3 copy  0x00000007 , 0x0000003f 
+ 00025944  0x000069f4 beq  0x00000003 , 0x00006740 
+ 00025945  0x000069f5 arg  0x0000000f , 0x0000003f 
+ 00025946  0x000069f7 imul32  0x00000007 , 0x0000003f 
+ 00025947  0x000069f8 iadd  0x00000013 , 0x00000013 
+ 00025948  0x000069f9 branch  0x00006371 
+ 00025949  0x000069fc copy  0x00000007 , 0x0000003f 
+ 00025950  0x000069fd beq  0x00000001 , 0x00006554 
+ 00025951  0x000069fe beq  0x00000003 , 0x00006554 
+ 00025952  0x000069ff rtn 
+ 00025953  0x00006a02 call  0x00007902 
+ 00025954  0x00006a03 ifetcht  0x00000001 , 0x00000006 
+ 00025955  0x00006a04 isub  0x00000002 , 0x0000003f 
+ 00025956  0x00006a05 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025957  0x00006a06 rtn 
+ 00025958  0x00006a09 jam  0x00000001 , 0x00004ed0 
+ 00025959  0x00006a0a call  0x0000656b 
+ 00025960  0x00006a0b arg  0x00004abe , 0x00000013 
+ 00025961  0x00006a0c arg  0x00000003 , 0x0000003f 
+ 00025962  0x00006a0d branch  0x0000655a 
+ 00025963  0x00006a10 arg  0x0000000a , 0x00000039 
+ 00025964  0x00006a11 copy  0x00000013 , 0x00000005 
+ 00025965  0x00006a12 branch  0x00007ca1 
+ 00025966  0x00006a15 fetch  0x00000002 , 0x000048bc 
+ 00025967  0x00006a16 store  0x00000002 , 0x0000442e 
+ 00025968  0x00006a17 call  0x000065be 
+ 00025969  0x00006a18 fetch  0x00000002 , 0x0000442e 
+ 00025970  0x00006a19 store  0x00000002 , 0x000048bc 
+ 00025971  0x00006a1b arg  0x00000000 , 0x00000007 
+ 00025972  0x00006a1c fetch  0x00000001 , 0x00004523 
+ 00025973  0x00006a1d copy  0x0000003f , 0x00000039 
+ 00025974  0x00006a1e arg  0x000049fa , 0x00000013 
+ 00025975  0x00006a20 copy  0x00000039 , 0x0000003f 
+ 00025976  0x00006a21 store  0x00000002 , 0x00000678 
+ 00025977  0x00006a22 copy  0x00000013 , 0x0000003f 
+ 00025978  0x00006a23 store  0x00000002 , 0x0000068c 
+ 00025979  0x00006a24 copy  0x00000007 , 0x0000003f 
+ 00025980  0x00006a25 store  0x00000002 , 0x0000067a 
+ 00025981  0x00006a26 call  0x000065b4 
+ 00025982  0x00006a28 fetch  0x00000002 , 0x0000068c 
+ 00025983  0x00006a29 copy  0x0000003f , 0x00000013 
+ 00025984  0x00006a2a fetch  0x00000002 , 0x0000067a 
+ 00025985  0x00006a2b copy  0x0000003f , 0x00000007 
+ 00025986  0x00006a2c call  0x0000658b 
+ 00025987  0x00006a2e fetch  0x00000002 , 0x0000067a 
+ 00025988  0x00006a2f add  0x0000003f , 0x00000001 , 0x00000007 
+ 00025989  0x00006a30 fetch  0x00000002 , 0x0000068c 
+ 00025990  0x00006a31 add  0x0000003f , 0x0000000a , 0x00000013 
+ 00025991  0x00006a32 fetch  0x00000002 , 0x00000678 
+ 00025992  0x00006a33 copy  0x0000003f , 0x00000039 
+ 00025993  0x00006a34 loop  0x00006577 
+ 00025994  0x00006a35 rtn 
+ 00025995  0x00006a38 ifetch  0x00000004 , 0x00000013 
+ 00025996  0x00006a39 rtn  0x00000034 
+ 00025997  0x00006a3a copy  0x0000003f , 0x00000002 
+ 00025998  0x00006a3b copy  0x00000022 , 0x0000003f 
+ 00025999  0x00006a3c isub  0x00000002 , 0x00000002 
+ 00026000  0x00006a3d nrtn  0x00000002 
+ 00026001  0x00006a3e setarg  0x000009c4 
+ 00026002  0x00006a3f isub  0x00000002 , 0x0000003e 
+ 00026003  0x00006a40 rtn  0x00000002 
+ 00026004  0x00006a41 copy  0x00000022 , 0x0000003f 
+ 00026005  0x00006a42 istore  0x00000004 , 0x00000013 
+ 00026006  0x00006a43 increase  0x00000009 , 0x00000013 
+ 00026007  0x00006a44 setarg  0x00000001 
+ 00026008  0x00006a45 istore  0x00000001 , 0x00000013 
+ 00026009  0x00006a46 fetch  0x00000001 , 0x00004ed0 
+ 00026010  0x00006a47 rtn  0x00000034 
+ 00026011  0x00006a48 jam  0x00000000 , 0x00004ed0 
+ 00026012  0x00006a49 bpatch  0x000000a6 , 0x00004014 
+ 00026013  0x00006a4a call  0x00006755 
+ 00026014  0x00006a4b fetch  0x00000001 , 0x00004ed7 
+ 00026015  0x00006a4c beq  0x00000000 , 0x000065a2 
+ 00026016  0x00006a4d beq  0x00000001 , 0x000065a5 
+ 00026017  0x00006a4e rtn 
+ 00026018  0x00006a51 call  0x000065af 
+ 00026019  0x00006a52 arg  0x00000003 , 0x0000003f 
+ 00026020  0x00006a53 branch  0x0000655a 
+ 00026021  0x00006a56 copy  0x00000007 , 0x0000003f 
+ 00026022  0x00006a57 fetcht  0x00000001 , 0x00004ed8 
+ 00026023  0x00006a58 isub  0x00000002 , 0x0000003e 
+ 00026024  0x00006a59 nbranch  0x000065a2 , 0x00000005 
+ 00026025  0x00006a5a fetch  0x00000001 , 0x00004ed9 
+ 00026026  0x00006a5b setflip  0x00000000 , 0x0000003f 
+ 00026027  0x00006a5c store  0x00000001 , 0x00004ed9 
+ 00026028  0x00006a5d nrtn  0x00000034 
+ 00026029  0x00006a5f jam  0x00000000 , 0x00004ed9 
+ 00026030  0x00006a60 branch  0x00004325 
+ 00026031  0x00006a63 arg  0x00004aa9 , 0x00000013 
+ 00026032  0x00006a64 call  0x00006730 
+ 00026033  0x00006a65 rtn  0x00000034 
+ 00026034  0x00006a66 arg  0x00004bd0 , 0x00000013 
+ 00026035  0x00006a67 rtn 
+ 00026036  0x00006a6a add  0x00000013 , 0x00000005 , 0x00000012 
+ 00026037  0x00006a6b ifetch  0x00000004 , 0x00000012 
+ 00026038  0x00006a6c rtn  0x00000034 
+ 00026039  0x00006a6d copy  0x0000003f , 0x00000002 
+ 00026040  0x00006a6e copy  0x00000022 , 0x0000003f 
+ 00026041  0x00006a6f isub  0x00000002 , 0x00000002 
+ 00026042  0x00006a70 ncall  0x00007806 , 0x00000002 
+ 00026043  0x00006a71 setarg  0x000003e8 
+ 00026044  0x00006a72 isub  0x00000002 , 0x0000003e 
+ 00026045  0x00006a73 branch  0x0000654e 
+ 00026046  0x00006a75 fetch  0x00000002 , 0x0000442c 
+ 00026047  0x00006a76 ifetch  0x00000001 , 0x0000003f 
+ 00026048  0x00006a77 rtn  0x00000034 
+ 00026049  0x00006a79 setarg  0x00000000 
+ 00026050  0x00006a7a store  0x00000002 , 0x000006f1 
+ 00026051  0x00006a7b call  0x00007003 
+ 00026052  0x00006a7c nbranch  0x000077a5 , 0x00000028 
+ 00026053  0x00006a7d call  0x000077a3 
+ 00026054  0x00006a7e disable  0x00000028 
+ 00026055  0x00006a7f fetch  0x00000001 , 0x00004388 
+ 00026056  0x00006a80 nrtn  0x00000034 
+ 00026057  0x00006a81 bpatch  0x000000a7 , 0x00004014 
+ 00026058  0x00006a82 fetch  0x00000001 , 0x00004ed7 
+ 00026059  0x00006a83 beq  0x00000001 , 0x000065cf 
+ 00026060  0x00006a84 call  0x00006628 
+ 00026061  0x00006a85 call  0x000065dc 
+ 00026062  0x00006a86 rtn  0x00000028 
+ 00026063  0x00006a88 call  0x000065d5 
+ 00026064  0x00006a89 fetch  0x00000002 , 0x000006f1 
+ 00026065  0x00006a8a store  0x00000002 , 0x000006f8 
+ 00026066  0x00006a8b jam  0x00000000 , 0x000006fa 
+ 00026067  0x00006a8c force  0x00000000 , 0x00000007 
+ 00026068  0x00006a8d branch  0x0000703b 
+ 00026069  0x00006a90 fetch  0x00000001 , 0x00004ed5 
+ 00026070  0x00006a91 fetcht  0x00000001 , 0x00004ed8 
+ 00026071  0x00006a92 isub  0x00000002 , 0x0000003e 
+ 00026072  0x00006a93 branch  0x00004323 , 0x00000005 
+ 00026073  0x00006a94 fetch  0x00000001 , 0x00004ed9 
+ 00026074  0x00006a95 nbranch  0x00004325 , 0x00000034 
+ 00026075  0x00006a96 rtn 
+ 00026076  0x00006a99 arg  0x00000000 , 0x00000007 
+ 00026077  0x00006a9b arg  0x00004ad3 , 0x00000012 
+ 00026078  0x00006a9c arg  0x00000002 , 0x0000003f 
+ 00026079  0x00006a9d imul32  0x00000007 , 0x0000003f 
+ 00026080  0x00006a9e iadd  0x00000012 , 0x00000012 
+ 00026081  0x00006a9f ifetch  0x00000002 , 0x00000012 
+ 00026082  0x00006aa1 rtn  0x00000034 
+ 00026083  0x00006aa2 fetcht  0x00000002 , 0x000006f1 
+ 00026084  0x00006aa3 ixor  0x00000002 , 0x0000003e 
+ 00026085  0x00006aa4 branch  0x000065e8 , 0x00000005 
+ 00026086  0x00006aa5 increase  0x00000001 , 0x00000007 
+ 00026087  0x00006aa6 branch  0x000065dd 
+ 00026088  0x00006aa9 store  0x00000002 , 0x00004adf 
+ 00026089  0x00006aaa call  0x00004323 
+ 00026090  0x00006aab arg  0x00004ae1 , 0x00000013 
+ 00026091  0x00006aac arg  0x0000000a , 0x0000003f 
+ 00026092  0x00006aad imul32  0x00000007 , 0x0000003f 
+ 00026093  0x00006aae iadd  0x00000013 , 0x00000013 
+ 00026094  0x00006aaf call  0x000065f0 
+ 00026095  0x00006ab0 branch  0x00006633 
+ 00026096  0x00006ab3 call  0x0000677f 
+ 00026097  0x00006ab4 ifetch  0x00000001 , 0x00000013 
+ 00026098  0x00006ab5 rtn  0x00000034 
+ 00026099  0x00006ab6 call  0x00006642 
+ 00026100  0x00006ab8 call  0x0000677f 
+ 00026101  0x00006ab9 call  0x00006609 
+ 00026102  0x00006aba call  0x00006614 
+ 00026103  0x00006abb call  0x0000661e 
+ 00026104  0x00006abc arg  0x00000005 , 0x0000003f 
+ 00026105  0x00006abd call  0x00006382 
+ 00026106  0x00006abe call  0x00006730 
+ 00026107  0x00006abf rtn  0x00000034 
+ 00026108  0x00006ac0 jam  0x00000078 , 0x000049f5 
+ 00026109  0x00006ac1 arg  0x00000006 , 0x0000003f 
+ 00026110  0x00006ac2 branch  0x00006382 
+ 00026111  0x00006ac5 fetcht  0x00000001 , 0x00004eba 
+ 00026112  0x00006ac6 call  0x00006730 
+ 00026113  0x00006ac7 rtn  0x00000034 
+ 00026114  0x00006ac8 fetcht  0x00000001 , 0x00004ebd 
+ 00026115  0x00006ac9 increase  0x00000001 , 0x00000002 
+ 00026116  0x00006aca fetch  0x00000001 , 0x00004ed6 
+ 00026117  0x00006acb rtn  0x00000034 
+ 00026118  0x00006acc fetcht  0x00000001 , 0x00004eba 
+ 00026119  0x00006acd jam  0x00000000 , 0x00004ed6 
+ 00026120  0x00006ace rtn 
+ 00026121  0x00006ad1 call  0x000065ff 
+ 00026122  0x00006ad2 copy  0x00000002 , 0x0000003f 
+ 00026123  0x00006ad3 rtn  0x00000034 
+ 00026124  0x00006ad4 store  0x00000001 , 0x00004ec3 
+ 00026125  0x00006ad6 arg  0x00000013 , 0x0000003f 
+ 00026126  0x00006ad7 call  0x00006382 
+ 00026127  0x00006ad8 fetch  0x00000001 , 0x00004ec3 
+ 00026128  0x00006ad9 increase  0xffffffff , 0x0000003f 
+ 00026129  0x00006ada store  0x00000001 , 0x00004ec3 
+ 00026130  0x00006adb rtn  0x00000034 
+ 00026131  0x00006adc branch  0x0000660d 
+ 00026132  0x00006adf fetch  0x00000001 , 0x00004ebc 
+ 00026133  0x00006ae0 rtn  0x00000034 
+ 00026134  0x00006ae1 store  0x00000001 , 0x00004ec4 
+ 00026135  0x00006ae3 arg  0x00000020 , 0x0000003f 
+ 00026136  0x00006ae4 call  0x00006382 
+ 00026137  0x00006ae5 fetch  0x00000001 , 0x00004ec4 
+ 00026138  0x00006ae6 increase  0xffffffff , 0x0000003f 
+ 00026139  0x00006ae7 store  0x00000001 , 0x00004ec4 
+ 00026140  0x00006ae8 rtn  0x00000034 
+ 00026141  0x00006ae9 branch  0x00006617 
+ 00026142  0x00006aec fetch  0x00000001 , 0x00004ebd 
+ 00026143  0x00006aed rtn  0x00000034 
+ 00026144  0x00006aee store  0x00000001 , 0x00004ec5 
+ 00026145  0x00006af0 arg  0x00000021 , 0x0000003f 
+ 00026146  0x00006af1 call  0x00006382 
+ 00026147  0x00006af2 fetch  0x00000001 , 0x00004ec5 
+ 00026148  0x00006af3 increase  0xffffffff , 0x0000003f 
+ 00026149  0x00006af4 store  0x00000001 , 0x00004ec5 
+ 00026150  0x00006af5 rtn  0x00000034 
+ 00026151  0x00006af6 branch  0x00006621 
+ 00026152  0x00006af9 fetch  0x00000002 , 0x00004adf 
+ 00026153  0x00006afa rtn  0x00000034 
+ 00026154  0x00006afb fetcht  0x00000002 , 0x000006f1 
+ 00026155  0x00006afc sub  0x00000002 , 0x00000000 , 0x0000003e 
+ 00026156  0x00006afd branch  0x00006636 , 0x00000005 
+ 00026157  0x00006afe isub  0x00000002 , 0x0000003e 
+ 00026158  0x00006aff rtn  0x00000005 
+ 00026159  0x00006b00 storet  0x00000002 , 0x00004adf 
+ 00026160  0x00006b01 fetch  0x00000002 , 0x00004ed3 
+ 00026161  0x00006b02 isub  0x00000002 , 0x0000003e 
+ 00026162  0x00006b03 call  0x00004325 , 0x00000005 
+ 00026163  0x00006b05 fetch  0x00000002 , 0x000006f1 
+ 00026164  0x00006b06 store  0x00000002 , 0x0000442e 
+ 00026165  0x00006b07 branch  0x00007dba 
+ 00026166  0x00006b09 jam  0x00000001 , 0x00004ed0 
+ 00026167  0x00006b0a call  0x00004325 
+ 00026168  0x00006b0b arg  0x00004b1d , 0x00000013 
+ 00026169  0x00006b0c call  0x000065f0 
+ 00026170  0x00006b0d setarg  0x00000000 
+ 00026171  0x00006b0e store  0x00000002 , 0x00004adf 
+ 00026172  0x00006b0f jam  0x00000032 , 0x000048ae 
+ 00026173  0x00006b10 call  0x00006633 
+ 00026174  0x00006b11 fetch  0x00000001 , 0x00004523 
+ 00026175  0x00006b12 mul32  0x0000003f , 0x0000000a , 0x00000039 
+ 00026176  0x00006b13 arg  0x000049fa , 0x00000005 
+ 00026177  0x00006b14 branch  0x00007ca1 
+ 00026178  0x00006b16 bpatch  0x000000a8 , 0x00004015 
+ 00026179  0x00006b17 fetch  0x00000001 , 0x00004ed7 
+ 00026180  0x00006b18 beq  0x00000001 , 0x00006647 
+ 00026181  0x00006b19 beq  0x00000000 , 0x0000664d 
+ 00026182  0x00006b1a rtn 
+ 00026183  0x00006b1c copy  0x00000007 , 0x0000003f 
+ 00026184  0x00006b1d beq  0x00000005 , 0x00006676 
+ 00026185  0x00006b1e beq  0x00000000 , 0x00006693 
+ 00026186  0x00006b1f beq  0x00000004 , 0x0000669b 
+ 00026187  0x00006b20 beq  0x00000002 , 0x000066be 
+ 00026188  0x00006b21 rtn 
+ 00026189  0x00006b23 ifetch  0x00000001 , 0x00000013 
+ 00026190  0x00006b24 beq  0x00000001 , 0x00006676 
+ 00026191  0x00006b25 beq  0x00000002 , 0x00006693 
+ 00026192  0x00006b26 beq  0x00000003 , 0x0000669b 
+ 00026193  0x00006b27 beq  0x00000004 , 0x000066be 
+ 00026194  0x00006b28 beq  0x00000005 , 0x00006654 
+ 00026195  0x00006b29 rtn 
+ 00026196  0x00006b2b call  0x00006730 
+ 00026197  0x00006b2c nbranch  0x0000665e , 0x00000034 
+ 00026198  0x00006b2d setarg  0x00000004 
+ 00026199  0x00006b2e mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026200  0x00006b2f arg  0x00004c12 , 0x00000002 
+ 00026201  0x00006b30 iadd  0x00000002 , 0x00000005 
+ 00026202  0x00006b31 increase  0x00000003 , 0x00000005 
+ 00026203  0x00006b32 fetch  0x00000003 , 0x00004b27 
+ 00026204  0x00006b33 istore  0x00000003 , 0x00000005 
+ 00026205  0x00006b34 rtn 
+ 00026206  0x00006b36 setarg  0x00000004 
+ 00026207  0x00006b37 mul32  0x0000003f , 0x0000000a , 0x0000003f 
+ 00026208  0x00006b38 arg  0x00004c12 , 0x00000002 
+ 00026209  0x00006b39 iadd  0x00000002 , 0x00000005 
+ 00026210  0x00006b3a increase  0x00000003 , 0x00000005 
+ 00026211  0x00006b3b fetch  0x00000002 , 0x00004ebe 
+ 00026212  0x00006b3c istore  0x00000003 , 0x00000005 
+ 00026213  0x00006b3d increase  0x00000007 , 0x00000005 
+ 00026214  0x00006b3e fetch  0x00000002 , 0x00004ec0 
+ 00026215  0x00006b3f lshift4  0x0000003f , 0x0000003f 
+ 00026216  0x00006b40 lshift8  0x0000003f , 0x0000003f 
+ 00026217  0x00006b41 istore  0x00000003 , 0x00000005 
+ 00026218  0x00006b42 rtn 
+ 00026219  0x00006b45 fetch  0x00000001 , 0x00004ebc 
+ 00026220  0x00006b46 rtn  0x00000034 
+ 00026221  0x00006b47 increase  0xffffffff , 0x0000003f 
+ 00026222  0x00006b48 store  0x00000001 , 0x00004ebc 
+ 00026223  0x00006b49 arg  0x00000062 , 0x0000003f 
+ 00026224  0x00006b4a rtn 
+ 00026225  0x00006b4c arg  0x0000000a , 0x00000002 
+ 00026226  0x00006b4d call  0x00006730 
+ 00026227  0x00006b4e rtn  0x00000034 
+ 00026228  0x00006b4f arg  0x00000007 , 0x00000002 
+ 00026229  0x00006b50 rtn 
+ 00026230  0x00006b52 call  0x00006671 
+ 00026231  0x00006b53 fetch  0x00000002 , 0x00004ebe 
+ 00026232  0x00006b54 isub  0x00000002 , 0x0000003e 
+ 00026233  0x00006b55 ncall  0x0000666b , 0x00000002 
+ 00026234  0x00006b56 nrtn  0x00000002 
+ 00026235  0x00006b57 isub  0x00000002 , 0x0000003f 
+ 00026236  0x00006b59 store  0x00000002 , 0x00004ebe 
+ 00026237  0x00006b5b bpatch  0x000000a9 , 0x00004015 
+ 00026238  0x00006b5c fetch  0x00000002 , 0x00004ebe 
+ 00026239  0x00006b5d fetcht  0x00000002 , 0x00004ec0 
+ 00026240  0x00006b5e lshift8  0x00000002 , 0x00000002 
+ 00026241  0x00006b5f lshift4  0x00000002 , 0x00000002 
+ 00026242  0x00006b60 iadd  0x00000002 , 0x0000003f 
+ 00026243  0x00006b61 store  0x00000003 , 0x00004b27 
+ 00026244  0x00006b62 branch  0x00006654 
+ 00026245  0x00006b64 fetch  0x00000002 , 0x00004ebe 
+ 00026246  0x00006b65 arg  0x00000062 , 0x00000002 
+ 00026247  0x00006b66 isub  0x00000002 , 0x00000002 
+ 00026248  0x00006b67 nrtn  0x00000002 
+ 00026249  0x00006b68 copy  0x00000002 , 0x0000003f 
+ 00026250  0x00006b69 fetcht  0x00000001 , 0x00004ebc 
+ 00026251  0x00006b6a sub  0x00000002 , 0x00000003 , 0x0000003e 
+ 00026252  0x00006b6b branch  0x00006690 , 0x00000005 
+ 00026253  0x00006b6c increase  0x00000001 , 0x00000002 
+ 00026254  0x00006b6d storet  0x00000001 , 0x00004ebc 
+ 00026255  0x00006b6e branch  0x0000667c 
+ 00026256  0x00006b70 jam  0x00000000 , 0x00004ebc 
+ 00026257  0x00006b71 arg  0x00000000 , 0x0000003f 
+ 00026258  0x00006b72 branch  0x0000667c 
+ 00026259  0x00006b74 call  0x00006730 
+ 00026260  0x00006b75 ncall  0x00006685 , 0x00000034 
+ 00026261  0x00006b76 call  0x00006671 
+ 00026262  0x00006b77 fetch  0x00000002 , 0x00004ebe 
+ 00026263  0x00006b79 iadd  0x00000002 , 0x0000003f 
+ 00026264  0x00006b7a arg  0x00000fff , 0x00000002 
+ 00026265  0x00006b7b call  0x00007d6c 
+ 00026266  0x00006b7c branch  0x0000667c 
+ 00026267  0x00006b7f call  0x00006671 
+ 00026268  0x00006b80 fetch  0x00000002 , 0x00004ec0 
+ 00026269  0x00006b81 isub  0x00000002 , 0x0000003f 
+ 00026270  0x00006b82 store  0x00000002 , 0x00004ec0 
+ 00026271  0x00006b84 fetcht  0x00000002 , 0x00004ec0 
+ 00026272  0x00006b85 call  0x00006730 
+ 00026273  0x00006b86 branch  0x0000667d , 0x00000034 
+ 00026274  0x00006b87 setarg  0x00000fff 
+ 00026275  0x00006b88 isub  0x00000002 , 0x0000003f 
+ 00026276  0x00006b89 arg  0x00000062 , 0x00000002 
+ 00026277  0x00006b8a isub  0x00000002 , 0x00000002 
+ 00026278  0x00006b8b nbranch  0x0000667d , 0x00000002 
+ 00026279  0x00006b8c setarg  0x00000fff 
+ 00026280  0x00006b8d isub  0x00000002 , 0x0000003f 
+ 00026281  0x00006b8e fetcht  0x00000001 , 0x00004ebd 
+ 00026282  0x00006b8f sub  0x00000002 , 0x00000005 , 0x0000003e 
+ 00026283  0x00006b90 branch  0x000066af , 0x00000005 
+ 00026284  0x00006b91 increase  0x00000001 , 0x00000002 
+ 00026285  0x00006b92 storet  0x00000001 , 0x00004ebd 
+ 00026286  0x00006b93 branch  0x000066bc 
+ 00026287  0x00006b95 jam  0x00000000 , 0x00004ebd 
+ 00026288  0x00006b97 setarg  0x00000fff 
+ 00026289  0x00006b98 branch  0x000066bc 
+ 00026290  0x00006b9b call  0x00006730 
+ 00026291  0x00006b9c branch  0x000066b0 , 0x00000034 
+ 00026292  0x00006b9d fetch  0x00000001 , 0x00004ebd 
+ 00026293  0x00006b9e branch  0x000066b0 , 0x00000034 
+ 00026294  0x00006b9f increase  0xffffffff , 0x0000003f 
+ 00026295  0x00006ba0 store  0x00000001 , 0x00004ebd 
+ 00026296  0x00006ba1 setarg  0x00000fff 
+ 00026297  0x00006ba2 arg  0x00000062 , 0x00000002 
+ 00026298  0x00006ba3 isub  0x00000002 , 0x0000003f 
+ 00026299  0x00006ba4 iadd  0x00000011 , 0x0000003f 
+ 00026300  0x00006ba6 store  0x00000002 , 0x00004ec0 
+ 00026301  0x00006ba7 branch  0x0000667d 
+ 00026302  0x00006ba9 call  0x00006671 
+ 00026303  0x00006baa fetch  0x00000002 , 0x00004ec0 
+ 00026304  0x00006bac iadd  0x00000002 , 0x0000003f 
+ 00026305  0x00006bad arg  0x00000fff , 0x00000002 
+ 00026306  0x00006bae isub  0x00000002 , 0x00000011 
+ 00026307  0x00006baf branch  0x000066b2 , 0x00000002 
+ 00026308  0x00006bb0 branch  0x000066bc 
+ 00026309  0x00006bb4 fetch  0x00000002 , 0x00004398 
+ 00026310  0x00006bb5 beq  0x00000024 , 0x000062e9 
+ 00026311  0x00006bb6 rtn 
+ 00026312  0x00006bb9 arg  0x00000017 , 0x00000011 
+ 00026313  0x00006bba arg  0x00000004 , 0x00000012 
+ 00026314  0x00006bbb call  0x000029fb 
+ 00026315  0x00006bbc setarg  0x00000006 
+ 00026316  0x00006bbd istore  0x00000001 , 0x00000005 
+ 00026317  0x00006bbe setarg  0x00000001 
+ 00026318  0x00006bbf istore  0x00000002 , 0x00000005 
+ 00026319  0x00006bc0 setarg  0x0000ffff 
+ 00026320  0x00006bc1 istore  0x00000002 , 0x00000005 
+ 00026321  0x00006bc2 setarg  0x00002800 
+ 00026322  0x00006bc3 istore  0x00000002 , 0x00000005 
+ 00026323  0x00006bc4 arg  0x000049e4 , 0x00000006 
+ 00026324  0x00006bc5 branch  0x00007c8f 
+ 00026325  0x00006bc9 bpatch  0x000000aa , 0x00004015 
+ 00026326  0x00006bca copy  0x00000011 , 0x00000006 
+ 00026327  0x00006bcb ifetch  0x00000003 , 0x00000006 
+ 00026328  0x00006bcc store  0x00000003 , 0x00004397 
+ 00026329  0x00006bcd beq  0x00000007 , 0x00006704 
+ 00026330  0x00006bce beq  0x00000001 , 0x00006725 
+ 00026331  0x00006bcf beq  0x0000000a , 0x000066f4 
+ 00026332  0x00006bd0 beq  0x0000000c , 0x000066de 
+ 00026333  0x00006bd1 branch  0x00002b96 
+ 00026334  0x00006bd4 ifetch  0x00000002 , 0x00000006 
+ 00026335  0x00006bd5 store  0x00000002 , 0x000006b5 
+ 00026336  0x00006bd6 iforce  0x00000011 
+ 00026337  0x00006bd7 fetcht  0x00000002 , 0x00004398 
+ 00026338  0x00006bd8 fetch  0x00000002 , 0x00004332 
+ 00026339  0x00006bd9 isub  0x00000002 , 0x0000003e 
+ 00026340  0x00006bda nbranch  0x00002d50 , 0x00000005 
+ 00026341  0x00006bdb call  0x00006730 
+ 00026342  0x00006bdc nbranch  0x000066e9 , 0x00000034 
+ 00026343  0x00006bdd fetcht  0x00000002 , 0x000049e0 
+ 00026344  0x00006bde branch  0x000066ea 
+ 00026345  0x00006be1 fetcht  0x00000002 , 0x000049e2 
+ 00026346  0x00006be3 arg  0x000048be , 0x00000006 
+ 00026347  0x00006be4 call  0x00007c6d 
+ 00026348  0x00006be5 copy  0x00000002 , 0x0000003f 
+ 00026349  0x00006be6 isub  0x00000011 , 0x0000003f 
+ 00026350  0x00006be7 nbranch  0x00002e03 , 0x00000002 
+ 00026351  0x00006be8 increase  0x00000001 , 0x0000003f 
+ 00026352  0x00006be9 sub  0x0000003f , 0x00000017 , 0x0000003e 
+ 00026353  0x00006bea branch  0x00002d59 , 0x00000002 
+ 00026354  0x00006beb force  0x00000017 , 0x0000003f 
+ 00026355  0x00006bec branch  0x00002d59 
+ 00026356  0x00006bef fetcht  0x00000002 , 0x00004398 
+ 00026357  0x00006bf0 fetch  0x00000001 , 0x00004321 
+ 00026358  0x00006bf1 bbit1  0x00000003 , 0x000066f8 
+ 00026359  0x00006bf2 branch  0x00002d1d 
+ 00026360  0x00006bf4 fetch  0x00000002 , 0x00004332 
+ 00026361  0x00006bf5 isub  0x00000002 , 0x0000003e 
+ 00026362  0x00006bf6 nbranch  0x00002d1d , 0x00000005 
+ 00026363  0x00006bf7 call  0x00002dc7 
+ 00026364  0x00006bf8 nbranch  0x000066fe , 0x00000028 
+ 00026365  0x00006bf9 branch  0x00002d46 
+ 00026366  0x00006bfc fetch  0x00000002 , 0x00004332 
+ 00026367  0x00006bfd isub  0x00000002 , 0x0000003e 
+ 00026368  0x00006bfe nbranch  0x00002d1d , 0x00000005 
+ 00026369  0x00006bff arg  0x000048be , 0x00000006 
+ 00026370  0x00006c00 force  0x00000017 , 0x0000003f 
+ 00026371  0x00006c01 branch  0x00002d2d 
+ 00026372  0x00006c05 bpatch  0x000000ab , 0x00004015 
+ 00026373  0x00006c06 jam  0x00000005 , 0x00004eba 
+ 00026374  0x00006c07 jam  0x00000001 , 0x000049f4 
+ 00026375  0x00006c08 jam  0x00000001 , 0x00004ec2 
+ 00026376  0x00006c09 jam  0x000000f0 , 0x000049f5 
+ 00026377  0x00006c0a jam  0x0000000a , 0x00004ed1 
+ 00026378  0x00006c0b jam  0x00000001 , 0x00004ed6 
+ 00026379  0x00006c0c call  0x000067bf 
+ 00026380  0x00006c0d fetch  0x00000001 , 0x00004ed2 
+ 00026381  0x00006c0e rtn  0x00000034 
+ 00026382  0x00006c0f call  0x00006783 
+ 00026383  0x00006c10 arg  0x00000062 , 0x00000002 
+ 00026384  0x00006c12 fetch  0x00000002 , 0x00004f88 
+ 00026385  0x00006c13 arg  0x00004ebe , 0x00000011 
+ 00026386  0x00006c14 arg  0x00004ebc , 0x00000012 
+ 00026387  0x00006c15 call  0x0000671e 
+ 00026388  0x00006c16 arg  0x00000062 , 0x00000002 
+ 00026389  0x00006c18 fetch  0x00000002 , 0x00004f8a 
+ 00026390  0x00006c19 arg  0x00004ec0 , 0x00000011 
+ 00026391  0x00006c1a arg  0x00004ebd , 0x00000012 
+ 00026392  0x00006c1b call  0x0000671e 
+ 00026393  0x00006c1c setarg  0x00000fff 
+ 00026394  0x00006c1d fetcht  0x00000002 , 0x00004ec0 
+ 00026395  0x00006c1e isub  0x00000002 , 0x0000003f 
+ 00026396  0x00006c1f store  0x00000002 , 0x00004ec0 
+ 00026397  0x00006c20 rtn 
+ 00026398  0x00006c22 idiv  0x00000002 
+ 00026399  0x00006c23 call  0x00007d62 
+ 00026400  0x00006c24 quotient  0x0000003f 
+ 00026401  0x00006c25 remainder  0x00000002 
+ 00026402  0x00006c26 istore  0x00000001 , 0x00000012 
+ 00026403  0x00006c27 istoret  0x00000002 , 0x00000011 
+ 00026404  0x00006c28 rtn 
+ 00026405  0x00006c2a increase  0xfffffffe , 0x00000006 
+ 00026406  0x00006c2b ifetch  0x00000001 , 0x00000006 
+ 00026407  0x00006c2c beq  0x00000006 , 0x0000672e 
+ 00026408  0x00006c2d rtn 
+ 00026409  0x00006c2f jam  0x00000001 , 0x00004eba 
+ 00026410  0x00006c30 jam  0x00000000 , 0x000049f4 
+ 00026411  0x00006c31 jam  0x00000000 , 0x00004ec2 
+ 00026412  0x00006c32 jam  0x0000000a , 0x000049f5 
+ 00026413  0x00006c33 rtn 
+ 00026414  0x00006c36 call  0x00006729 
+ 00026415  0x00006c37 branch  0x000067bf 
+ 00026416  0x00006c3a fetch  0x00000001 , 0x000049f4 
+ 00026417  0x00006c3b rtn 
+ 00026418  0x00006c3f arg  0x00004f24 , 0x00000013 
+ 00026419  0x00006c40 call  0x00006730 
+ 00026420  0x00006c41 rtn  0x00000034 
+ 00026421  0x00006c42 jam  0x00000078 , 0x000049f5 
+ 00026422  0x00006c43 arg  0x00004b2b , 0x00000013 
+ 00026423  0x00006c44 rtn 
+ 00026424  0x00006c47 arg  0x00004a40 , 0x00000013 
+ 00026425  0x00006c48 call  0x00006730 
+ 00026426  0x00006c49 rtn  0x00000034 
+ 00026427  0x00006c4a arg  0x00004b67 , 0x00000013 
+ 00026428  0x00006c4b jam  0x0000000c , 0x000049f5 
+ 00026429  0x00006c4c copy  0x00000007 , 0x0000003f 
+ 00026430  0x00006c4d rtneq  0x00000001 
+ 00026431  0x00006c4e rtn 
+ 00026432  0x00006c50 bpatch  0x000000ac , 0x00004015 
+ 00026433  0x00006c51 fetch  0x00000001 , 0x00004c0e 
+ 00026434  0x00006c52 setflip  0x00000000 , 0x0000003f 
+ 00026435  0x00006c53 store  0x00000001 , 0x00004c0e 
+ 00026436  0x00006c54 beq  0x00000000 , 0x00006749 
+ 00026437  0x00006c55 beq  0x00000001 , 0x00006747 
+ 00026438  0x00006c56 rtn 
+ 00026439  0x00006c58 call  0x00006750 
+ 00026440  0x00006c59 branch  0x00006371 
+ 00026441  0x00006c5b call  0x0000674b 
+ 00026442  0x00006c5c branch  0x00006371 
+ 00026443  0x00006c5e arg  0x00004a6d , 0x00000013 
+ 00026444  0x00006c5f call  0x00006730 
+ 00026445  0x00006c60 rtn  0x00000034 
+ 00026446  0x00006c61 arg  0x00004b94 , 0x00000013 
+ 00026447  0x00006c62 rtn 
+ 00026448  0x00006c64 arg  0x00004bfa , 0x00000013 
+ 00026449  0x00006c65 call  0x00006730 
+ 00026450  0x00006c66 rtn  0x00000034 
+ 00026451  0x00006c67 arg  0x00004c04 , 0x00000013 
+ 00026452  0x00006c68 rtn 
+ 00026453  0x00006c6c copy  0x00000007 , 0x0000003f 
+ 00026454  0x00006c6d beq  0x00000001 , 0x00006777 
+ 00026455  0x00006c6e beq  0x00000002 , 0x00006765 
+ 00026456  0x00006c6f beq  0x00000004 , 0x00006761 
+ 00026457  0x00006c70 rtn 
+ 00026458  0x00006c74 arg  0x00004f9d , 0x00000013 
+ 00026459  0x00006c75 arg  0x0000675d , 0x00000012 
+ 00026460  0x00006c76 branch  0x000042e0 
+ 00026461  0x00006c78 jam  0x00000004 , 0x00004f9d 
+ 00026462  0x00006c79 fetch  0x00000001 , 0x00004c0e 
+ 00026463  0x00006c7a branch  0x00006761 , 0x00000034 
+ 00026464  0x00006c7b branch  0x00006765 
+ 00026465  0x00006c7f jam  0x00000000 , 0x00004c0e 
+ 00026466  0x00006c80 jam  0x00000004 , 0x00004f9d 
+ 00026467  0x00006c81 arg  0x00004ab5 , 0x00000013 
+ 00026468  0x00006c82 branch  0x00006371 
+ 00026469  0x00006c85 jam  0x00000001 , 0x00004c0e 
+ 00026470  0x00006c86 jam  0x00000004 , 0x00004f9d 
+ 00026471  0x00006c87 arg  0x00004aaf , 0x00000013 
+ 00026472  0x00006c88 branch  0x00006371 
+ 00026473  0x00006c8a jam  0x00000000 , 0x00004c0e 
+ 00026474  0x00006c8b jam  0x00000000 , 0x00004f9d 
+ 00026475  0x00006c8c rtn 
+ 00026476  0x00006c90 arg  0x00004f9e , 0x00000013 
+ 00026477  0x00006c91 arg  0x0000676f , 0x00000012 
+ 00026478  0x00006c92 branch  0x000042e0 
+ 00026479  0x00006c94 jam  0x00000002 , 0x00004f9e 
+ 00026480  0x00006c95 call  0x00006772 
+ 00026481  0x00006c96 branch  0x00006371 
+ 00026482  0x00006c99 arg  0x00004f9f , 0x00000013 
+ 00026483  0x00006c9a call  0x00006730 
+ 00026484  0x00006c9b rtn  0x00000034 
+ 00026485  0x00006c9c arg  0x00004fa7 , 0x00000013 
+ 00026486  0x00006c9d rtn 
+ 00026487  0x00006ca0 fetch  0x00000001 , 0x00004faf 
+ 00026488  0x00006ca1 nbranch  0x0000677c , 0x00000034 
+ 00026489  0x00006ca2 jam  0x00000001 , 0x00004faf 
+ 00026490  0x00006ca3 jam  0x00000002 , 0x00004f9e 
+ 00026491  0x00006ca4 rtn 
+ 00026492  0x00006ca7 jam  0x00000000 , 0x00004faf 
+ 00026493  0x00006ca8 jam  0x00000000 , 0x00004f9e 
+ 00026494  0x00006ca9 rtn 
+ 00026495  0x00006cac fetch  0x00000001 , 0x00004ebb 
+ 00026496  0x00006cad nrtn  0x00000034 
+ 00026497  0x00006cae jam  0x00000001 , 0x00004ebb 
+ 00026498  0x00006caf branch  0x0000667d 
+ 00026499  0x00006cb2 setarg  0x00000000 
+ 00026500  0x00006cb3 store  0x00000007 , 0x00004ebc 
+ 00026501  0x00006cb4 rtn 
+ 00026502  0x00006cb7 call  0x00006730 
+ 00026503  0x00006cb8 beq  0x00000001 , 0x0000678e 
+ 00026504  0x00006cb9 beq  0x00000000 , 0x000067a0 
+ 00026505  0x00006cba rtn 
+ 00026506  0x00006cbd fetch  0x00000001 , 0x00004f90 
+ 00026507  0x00006cbe beq  0x00000001 , 0x000067a7 
+ 00026508  0x00006cbf beq  0x00000000 , 0x000067b9 
+ 00026509  0x00006cc0 rtn 
+ 00026510  0x00006cc3 fetch  0x00000001 , 0x00004ebc 
+ 00026511  0x00006cc4 mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026512  0x00006cc5 copy  0x0000003f , 0x00000002 
+ 00026513  0x00006cc6 fetch  0x00000002 , 0x00004ebe 
+ 00026514  0x00006cc7 iadd  0x00000002 , 0x0000003f 
+ 00026515  0x00006cc8 store  0x00000002 , 0x00004f8c 
+ 00026516  0x00006cca fetch  0x00000001 , 0x00004ebd 
+ 00026517  0x00006ccb mul32  0x0000003f , 0x00000062 , 0x0000003f 
+ 00026518  0x00006ccc copy  0x0000003f , 0x00000002 
+ 00026519  0x00006ccd fetch  0x00000002 , 0x00004ec0 
+ 00026520  0x00006cce copy  0x0000003f , 0x00000011 
+ 00026521  0x00006ccf setarg  0x00000fff 
+ 00026522  0x00006cd0 isub  0x00000011 , 0x0000003f 
+ 00026523  0x00006cd1 iadd  0x00000002 , 0x0000003f 
+ 00026524  0x00006cd2 store  0x00000002 , 0x00004f8e 
+ 00026525  0x00006cd4 call  0x00006730 
+ 00026526  0x00006cd6 store  0x00000001 , 0x00004f90 
+ 00026527  0x00006cd7 rtn 
+ 00026528  0x00006cda fetch  0x00000002 , 0x00004ebe 
+ 00026529  0x00006cdb store  0x00000002 , 0x00004f8c 
+ 00026530  0x00006cdc fetch  0x00000002 , 0x00004ec0 
+ 00026531  0x00006cdd store  0x00000002 , 0x00004f8e 
+ 00026532  0x00006cde call  0x00006730 
+ 00026533  0x00006cdf store  0x00000001 , 0x00004f90 
+ 00026534  0x00006ce0 rtn 
+ 00026535  0x00006ce2 fetch  0x00000002 , 0x00004f8c 
+ 00026536  0x00006ce3 div  0x0000003f , 0x00000062 
+ 00026537  0x00006ce4 call  0x00007d62 
+ 00026538  0x00006ce5 quotient  0x0000003f 
+ 00026539  0x00006ce6 remainder  0x00000002 
+ 00026540  0x00006ce7 store  0x00000001 , 0x00004ebc 
+ 00026541  0x00006ce8 copy  0x00000002 , 0x0000003f 
+ 00026542  0x00006ce9 store  0x00000002 , 0x00004ebe 
+ 00026543  0x00006cea fetch  0x00000002 , 0x00004f8e 
+ 00026544  0x00006ceb div  0x0000003f , 0x00000062 
+ 00026545  0x00006cec call  0x00007d62 
+ 00026546  0x00006ced quotient  0x0000003f 
+ 00026547  0x00006cee remainder  0x00000002 
+ 00026548  0x00006cef store  0x00000001 , 0x00004ebd 
+ 00026549  0x00006cf1 setarg  0x00000fff 
+ 00026550  0x00006cf2 isub  0x00000002 , 0x0000003f 
+ 00026551  0x00006cf3 store  0x00000002 , 0x00004ec0 
+ 00026552  0x00006cf6 rtn 
+ 00026553  0x00006cf8 fetch  0x00000002 , 0x00004f8c 
+ 00026554  0x00006cf9 store  0x00000002 , 0x00004ebe 
+ 00026555  0x00006cfa fetch  0x00000002 , 0x00004f8e 
+ 00026556  0x00006cfb store  0x00000002 , 0x00004ec0 
+ 00026557  0x00006cfe rtn 
+ 00026558  0x00006d01 branch  0x0000683c 
+ 00026559  0x00006d04 branch  0x00006823 
+ 00026560  0x00006d08 call  0x000067e2 
+ 00026561  0x00006d09 fetch  0x00000002 , 0x00004f93 
+ 00026562  0x00006d0a call  0x0000684f 
+ 00026563  0x00006d0b jam  0x00000000 , 0x00004f9b 
+ 00026564  0x00006d0c fetch  0x00000005 , 0x00004f8c 
+ 00026565  0x00006d0d jam  0x00000000 , 0x00004f9c 
+ 00026566  0x00006d0e jam  0x00000000 , 0x00004f99 
+ 00026567  0x00006d0f call  0x000067e6 
+ 00026568  0x00006d10 fetch  0x00000001 , 0x00004f99 
+ 00026569  0x00006d11 rtneq  0x00000000 
+ 00026570  0x00006d12 branch  0x000067c0 
+ 00026571  0x00006d17 fetch  0x00000002 , 0x00004f80 
+ 00026572  0x00006d18 increase  0xfffffffb , 0x0000003f 
+ 00026573  0x00006d19 store  0x00000002 , 0x00004f93 
+ 00026574  0x00006d1a rtn 
+ 00026575  0x00006d1e fetch  0x00000002 , 0x00004f93 
+ 00026576  0x00006d1f increase  0xfffffffb , 0x0000003f 
+ 00026577  0x00006d20 store  0x00000002 , 0x00004f93 
+ 00026578  0x00006d21 rtn 
+ 00026579  0x00006d25 fetch  0x00000002 , 0x00004f93 
+ 00026580  0x00006d26 pincrease  0x00000005 
+ 00026581  0x00006d27 store  0x00000002 , 0x00004f93 
+ 00026582  0x00006d28 rtn 
+ 00026583  0x00006d2b fetch  0x00000002 , 0x00004f95 
+ 00026584  0x00006d2c pincrease  0x00000005 
+ 00026585  0x00006d2d store  0x00000002 , 0x00004f95 
+ 00026586  0x00006d2f fetch  0x00000002 , 0x00004f95 
+ 00026587  0x00006d30 copy  0x0000003f , 0x00000002 
+ 00026588  0x00006d32 fetch  0x00000002 , 0x00004f80 
+ 00026589  0x00006d33 isub  0x00000002 , 0x0000003f 
+ 00026590  0x00006d34 arg  0x00000005 , 0x00000002 
+ 00026591  0x00006d35 isub  0x00000002 , 0x0000003e 
+ 00026592  0x00006d37 nbranch  0x00006806 , 0x00000002 
+ 00026593  0x00006d38 rtn 
+ 00026594  0x00006d3b fetch  0x00000001 , 0x00004f9b 
+ 00026595  0x00006d3c beq  0x00000001 , 0x000067cb 
+ 00026596  0x00006d3d beq  0x00000000 , 0x000067cf 
+ 00026597  0x00006d3e rtn 
+ 00026598  0x00006d42 arg  0x00000000 , 0x00000012 
+ 00026599  0x00006d43 copy  0x00000012 , 0x00000002 
+ 00026600  0x00006d44 fetch  0x00000002 , 0x00004f8c 
+ 00026601  0x00006d45 icompare  0x0000ffff , 0x00000002 
+ 00026602  0x00006d47 ncall  0x000067f6 , 0x00000001 
+ 00026603  0x00006d48 arg  0x00000000 , 0x00000012 
+ 00026604  0x00006d49 copy  0x00000012 , 0x00000002 
+ 00026605  0x00006d4a fetch  0x00000002 , 0x00004f8e 
+ 00026606  0x00006d4b icompare  0x0000ffff , 0x00000002 
+ 00026607  0x00006d4c ncall  0x000067f6 , 0x00000001 
+ 00026608  0x00006d4d arg  0x00000000 , 0x00000012 
+ 00026609  0x00006d4e copy  0x00000012 , 0x00000002 
+ 00026610  0x00006d4f fetch  0x00000001 , 0x00004f90 
+ 00026611  0x00006d50 icompare  0x000000ff , 0x00000002 
+ 00026612  0x00006d51 ncall  0x000067f6 , 0x00000001 
+ 00026613  0x00006d52 rtn 
+ 00026614  0x00006d56 fetch  0x00000001 , 0x00004f99 
+ 00026615  0x00006d57 pincrease  0x00000001 
+ 00026616  0x00006d58 store  0x00000001 , 0x00004f99 
+ 00026617  0x00006d59 rtn 
+ 00026618  0x00006d5b jam  0x00000001 , 0x00004f99 
+ 00026619  0x00006d5c call  0x000067d7 
+ 00026620  0x00006d5d fetch  0x00000002 , 0x00004f95 
+ 00026621  0x00006d5e call  0x0000684f 
+ 00026622  0x00006d5f call  0x00006730 
+ 00026623  0x00006d60 copy  0x0000003f , 0x00000002 
+ 00026624  0x00006d61 fetch  0x00000001 , 0x00004f90 
+ 00026625  0x00006d62 icompare  0x000000ff , 0x00000002 
+ 00026626  0x00006d63 call  0x00006821 , 0x00000001 
+ 00026627  0x00006d65 fetch  0x00000001 , 0x00004f99 
+ 00026628  0x00006d66 rtneq  0x00000000 
+ 00026629  0x00006d67 branch  0x000067fa 
+ 00026630  0x00006d6b bpatch  0x000000ad , 0x00004015 
+ 00026631  0x00006d6c call  0x00006821 
+ 00026632  0x00006d6d call  0x00006730 
+ 00026633  0x00006d6e branch  0x0000680b , 0x00000034 
+ 00026634  0x00006d6f branch  0x00006812 
+ 00026635  0x00006d72 fetch  0x00000002 , 0x00004f84 
+ 00026636  0x00006d73 store  0x00000002 , 0x00004ebe 
+ 00026637  0x00006d75 fetcht  0x00000002 , 0x00004f86 
+ 00026638  0x00006d76 setarg  0x00000fff 
+ 00026639  0x00006d77 isub  0x00000002 , 0x0000003f 
+ 00026640  0x00006d78 store  0x00000002 , 0x00004ec0 
+ 00026641  0x00006d79 branch  0x000067be 
+ 00026642  0x00006d7c arg  0x00000062 , 0x00000002 
+ 00026643  0x00006d7e fetch  0x00000002 , 0x00004f88 
+ 00026644  0x00006d7f arg  0x00004ebe , 0x00000011 
+ 00026645  0x00006d80 arg  0x00004ebc , 0x00000012 
+ 00026646  0x00006d81 call  0x0000671e 
+ 00026647  0x00006d82 arg  0x00000062 , 0x00000002 
+ 00026648  0x00006d84 fetch  0x00000002 , 0x00004f8a 
+ 00026649  0x00006d85 arg  0x00004ec0 , 0x00000011 
+ 00026650  0x00006d86 arg  0x00004ebd , 0x00000012 
+ 00026651  0x00006d87 call  0x0000671e 
+ 00026652  0x00006d88 setarg  0x00000fff 
+ 00026653  0x00006d89 fetcht  0x00000002 , 0x00004ec0 
+ 00026654  0x00006d8a isub  0x00000002 , 0x0000003f 
+ 00026655  0x00006d8b store  0x00000002 , 0x00004ec0 
+ 00026656  0x00006d8c branch  0x000067be 
+ 00026657  0x00006d8f jam  0x00000000 , 0x00004f99 
+ 00026658  0x00006d90 rtn 
+ 00026659  0x00006d93 bpatch  0x000000ae , 0x00004015 
+ 00026660  0x00006d94 jam  0x00000001 , 0x00004f9b 
+ 00026661  0x00006d95 call  0x000067c0 
+ 00026662  0x00006d99 fetch  0x00000002 , 0x00004f82 
+ 00026663  0x00006d9a copy  0x0000003f , 0x00000002 
+ 00026664  0x00006d9b fetch  0x00000002 , 0x00004f93 
+ 00026665  0x00006d9c isub  0x00000002 , 0x0000003f 
+ 00026666  0x00006d9d arg  0x00000000 , 0x00000002 
+ 00026667  0x00006d9e isub  0x00000002 , 0x0000003e 
+ 00026668  0x00006d9f nrtn  0x00000002 
+ 00026669  0x00006da0 fetch  0x00000002 , 0x00004f93 
+ 00026670  0x00006da1 copy  0x0000003f , 0x00000002 
+ 00026671  0x00006da3 fetch  0x00000002 , 0x00004f80 
+ 00026672  0x00006da4 increase  0xfffffffb , 0x0000003f 
+ 00026673  0x00006da5 isub  0x00000002 , 0x0000003f 
+ 00026674  0x00006da8 fetch  0x00000002 , 0x00004f93 
+ 00026675  0x00006da9 store  0x00000002 , 0x00004f95 
+ 00026676  0x00006daa call  0x000067fa 
+ 00026677  0x00006dab fetch  0x00000002 , 0x00004f95 
+ 00026678  0x00006dac ncall  0x0000684f , 0x00000005 
+ 00026679  0x00006daf jam  0x00000000 , 0x00004f99 
+ 00026680  0x00006db0 call  0x000067e6 
+ 00026681  0x00006db1 fetch  0x00000001 , 0x00004f99 
+ 00026682  0x00006db2 rtneq  0x00000000 
+ 00026683  0x00006db3 branch  0x0000678a 
+ 00026684  0x00006db7 bpatch  0x000000af , 0x00004015 
+ 00026685  0x00006db8 jam  0x00000001 , 0x00004f9b 
+ 00026686  0x00006db9 call  0x000067c0 
+ 00026687  0x00006dbd fetcht  0x00000002 , 0x00004f82 
+ 00026688  0x00006dbf fetch  0x00000002 , 0x00004f93 
+ 00026689  0x00006dc0 isub  0x00000002 , 0x0000003f 
+ 00026690  0x00006dc1 arg  0x00000000 , 0x00000002 
+ 00026691  0x00006dc2 isub  0x00000002 , 0x0000003e 
+ 00026692  0x00006dc3 nrtn  0x00000002 
+ 00026693  0x00006dc5 fetcht  0x00000002 , 0x00004f93 
+ 00026694  0x00006dc7 fetch  0x00000002 , 0x00004f80 
+ 00026695  0x00006dc8 isub  0x00000002 , 0x0000003f 
+ 00026696  0x00006dc9 arg  0x00000000 , 0x00000002 
+ 00026697  0x00006dca isub  0x00000002 , 0x0000003e 
+ 00026698  0x00006dcb nrtn  0x00000002 
+ 00026699  0x00006dcc fetch  0x00000002 , 0x00004f93 
+ 00026700  0x00006dcd store  0x00000002 , 0x00004f91 
+ 00026701  0x00006dce call  0x00006786 
+ 00026702  0x00006dd0 branch  0x00006854 
+ 00026703  0x00006dd4 bpatch  0x000000b0 , 0x00004016 
+ 00026704  0x00006dd5 copy  0x0000003f , 0x00000012 
+ 00026705  0x00006dd6 arg  0x00000005 , 0x00000039 
+ 00026706  0x00006dd8 arg  0x00004f8c , 0x00000011 
+ 00026707  0x00006dd9 branch  0x00006b74 
+ 00026708  0x00006ddd arg  0x00000005 , 0x00000039 
+ 00026709  0x00006dde arg  0x00004f8c , 0x00000011 
+ 00026710  0x00006ddf fetchr  0x00000012 , 0x00000002 , 0x00004f91 
+ 00026711  0x00006de0 branch  0x00006b45 
+ 00026712  0x00006de3 arg  0x000048ae , 0x00000013 
+ 00026713  0x00006de4 arg  0x000067be , 0x00000012 
+ 00026714  0x00006de5 branch  0x000042e0 
+ 00026715  0x00006df4 fetch  0x00000002 , 0x00000912 
+ 00026716  0x00006df7 ifetcht  0x00000001 , 0x00000013 
+ 00026717  0x00006df8 increase  0x00000001 , 0x00000013 
+ 00026718  0x00006df9 lshift8  0x00000002 , 0x00000002 
+ 00026719  0x00006dfa ixor  0x00000002 , 0x0000003f 
+ 00026720  0x00006dfd copy  0x00000039 , 0x00000012 
+ 00026721  0x00006dfe arg  0x00000008 , 0x00000039 
+ 00026722  0x00006e00 isolate1  0x0000000f , 0x0000003f 
+ 00026723  0x00006e01 lshift  0x0000003f , 0x0000003f 
+ 00026724  0x00006e02 nbranch  0x00006867 , 0x00000001 
+ 00026725  0x00006e03 fetcht  0x00000002 , 0x00000914 
+ 00026726  0x00006e04 ixor  0x00000002 , 0x0000003f 
+ 00026727  0x00006e06 loop  0x00006862 
+ 00026728  0x00006e07 copy  0x00000012 , 0x00000039 
+ 00026729  0x00006e09 loop  0x0000685c 
+ 00026730  0x00006e0a store  0x00000002 , 0x00000912 
+ 00026731  0x00006e0b rtn 
+ 00026732  0x00006e11 fetch  0x00000001 , 0x0000443f 
+ 00026733  0x00006e13 arg  0x0000003e , 0x00000002 
+ 00026734  0x00006e14 branch  0x00006f20 
+ 00026735  0x00006e18 fetch  0x00000001 , 0x0000443f 
+ 00026736  0x00006e1a arg  0x0000003f , 0x00000002 
+ 00026737  0x00006e1b branch  0x00006f20 
+ 00026738  0x00006e1e call  0x0000686f 
+ 00026739  0x00006e20 call  0x0000686c 
+ 00026740  0x00006e21 branch  0x0000686f 
+ 00026741  0x00006e25 call  0x00006873 
+ 00026742  0x00006e27 branch  0x0000686c 
+ 00026743  0x00006e2a branch  0x00006873 
+ 00026744  0x00006e2d call  0x00006873 
+ 00026745  0x00006e2e branch  0x00006875 
+ 00026746  0x00006e33 branch  0x0000686c 
+ 00026747  0x00006e38 fetch  0x00000001 , 0x00004440 
+ 00026748  0x00006e39 branch  0x0000686d 
+ 00026749  0x00006e3d fetch  0x00000001 , 0x00004440 
+ 00026750  0x00006e3e branch  0x00006870 
+ 00026751  0x00006e41 call  0x0000687b 
+ 00026752  0x00006e42 call  0x0000687d 
+ 00026753  0x00006e43 branch  0x0000687b 
+ 00026754  0x00006e4b clear_stack 
+ 00026755  0x00006e4c call  0x000070d7 
+ 00026756  0x00006e4d call  0x0000688d 
+ 00026757  0x00006e4e call  0x0000688f 
+ 00026758  0x00006e4f call  0x000068a3 
+ 00026759  0x00006e50 call  0x000068bf 
+ 00026760  0x00006e51 call  0x000068c3 
+ 00026761  0x00006e53 jam  0x00000001 , 0x0000070f 
+ 00026762  0x00006e54 jam  0x00000004 , 0x0000070c 
+ 00026763  0x00006e57 call  0x000068ce 
+ 00026764  0x00006e58 branch  0x0000688b 
+ 00026765  0x00006e5b jam  0x00000004 , 0x00008042 
+ 00026766  0x00006e5c rtn 
+ 00026767  0x00006e5f call  0x00006893 
+ 00026768  0x00006e60 call  0x00006897 
+ 00026769  0x00006e61 call  0x0000689b 
+ 00026770  0x00006e62 branch  0x0000689f 
+ 00026771  0x00006e65 fetch  0x00000001 , 0x000044f1 
+ 00026772  0x00006e66 nrtn  0x00000034 
+ 00026773  0x00006e67 jam  0x00000007 , 0x000044f1 
+ 00026774  0x00006e68 rtn 
+ 00026775  0x00006e6b fetch  0x00000001 , 0x000044f2 
+ 00026776  0x00006e6c nrtn  0x00000034 
+ 00026777  0x00006e6d jam  0x00000006 , 0x000044f2 
+ 00026778  0x00006e6e rtn 
+ 00026779  0x00006e70 fetch  0x00000001 , 0x000044f3 
+ 00026780  0x00006e71 nrtn  0x00000034 
+ 00026781  0x00006e72 jam  0x00000009 , 0x000044f3 
+ 00026782  0x00006e73 rtn 
+ 00026783  0x00006e75 fetch  0x00000001 , 0x000044f4 
+ 00026784  0x00006e76 nrtn  0x00000034 
+ 00026785  0x00006e77 jam  0x0000000a , 0x000044f4 
+ 00026786  0x00006e78 rtn 
+ 00026787  0x00006e7c setarg  0x00000c00 
+ 00026788  0x00006e7d store  0x00000002 , 0x00000670 
+ 00026789  0x00006e7e setarg  0x00000eff 
+ 00026790  0x00006e7f istore  0x00000002 , 0x00000005 
+ 00026791  0x00006e80 setarg  0x00000f00 
+ 00026792  0x00006e81 istore  0x00000002 , 0x00000005 
+ 00026793  0x00006e82 setarg  0x00000fff 
+ 00026794  0x00006e83 istore  0x00000002 , 0x00000005 
+ 00026795  0x00006e84 fetch  0x00000008 , 0x00000670 
+ 00026796  0x00006e85 call  0x00006d68 
+ 00026797  0x00006e86 call  0x00006d82 
+ 00026798  0x00006e87 arg  0x0001c200 , 0x00000002 
+ 00026799  0x00006e88 call  0x00006d75 
+ 00026800  0x00006e89 fetch  0x00000001 , 0x000044f1 
+ 00026801  0x00006e8a arg  0x00000008 , 0x00000002 
+ 00026802  0x00006e8b call  0x00006f21 
+ 00026803  0x00006e8c fetch  0x00000001 , 0x000044f2 
+ 00026804  0x00006e8d arg  0x00000049 , 0x00000002 
+ 00026805  0x00006e8e call  0x00006f21 
+ 00026806  0x00006e8f fetch  0x00000001 , 0x000044f3 
+ 00026807  0x00006e90 arg  0x0000000a , 0x00000002 
+ 00026808  0x00006e91 call  0x00006f21 
+ 00026809  0x00006e92 fetch  0x00000001 , 0x000044f4 
+ 00026810  0x00006e93 arg  0x0000000b , 0x00000002 
+ 00026811  0x00006e94 call  0x00006f21 
+ 00026812  0x00006e96 arg  0x00000081 , 0x00000002 
+ 00026813  0x00006e97 storet  0x00000001 , 0x00008060 
+ 00026814  0x00006e98 branch  0x00007d76 
+ 00026815  0x00006e9b fetch  0x00000001 , 0x000044f5 
+ 00026816  0x00006e9c nrtn  0x00000034 
+ 00026817  0x00006e9d jam  0x0000000c , 0x000044f5 
+ 00026818  0x00006e9e rtn 
+ 00026819  0x00006ea1 fetch  0x00000001 , 0x000044f5 
+ 00026820  0x00006ea2 arg  0x00000010 , 0x00000002 
+ 00026821  0x00006ea3 call  0x00006f21 
+ 00026822  0x00006ea4 arg  0x00000040 , 0x00000011 
+ 00026823  0x00006ea5 call  0x00007055 
+ 00026824  0x00006ea6 arg  0x00000000 , 0x00000011 
+ 00026825  0x00006ea7 arg  0x00000000 , 0x00000012 
+ 00026826  0x00006ea8 setarg  0x00000000 
+ 00026827  0x00006ea9 call  0x0000707a 
+ 00026828  0x00006eaa arg  0x00000000 , 0x00000007 
+ 00026829  0x00006eab branch  0x000070c0 
+ 00026830  0x00006eaf fetch  0x00000002 , 0x00008112 
+ 00026831  0x00006eb0 add  0x0000003f , 0xfffffffc , 0x00000011 
+ 00026832  0x00006eb1 nrtn  0x00000002 
+ 00026833  0x00006eb2 call  0x00006d96 
+ 00026834  0x00006eb3 ifetch  0x00000001 , 0x00000003 
+ 00026835  0x00006eb4 beq  0x00000001 , 0x000068d6 
+ 00026836  0x00006eb6 call  0x00007c95 
+ 00026837  0x00006eb7 branch  0x00006d9e 
+ 00026838  0x00006ebc ifetch  0x00000002 , 0x00000003 
+ 00026839  0x00006ebd store  0x00000002 , 0x00000710 
+ 00026840  0x00006ebe arg  0x000003ff , 0x00000002 
+ 00026841  0x00006ebf iand  0x00000002 , 0x00000002 
+ 00026842  0x00006ec0 storet  0x00000002 , 0x00000709 
+ 00026843  0x00006ec1 rshift2  0x0000003f , 0x0000003f 
+ 00026844  0x00006ec2 rshift8  0x0000003f , 0x0000003f 
+ 00026845  0x00006ec3 store  0x00000001 , 0x0000070b 
+ 00026846  0x00006ec4 ifetch  0x00000001 , 0x00000003 
+ 00026847  0x00006ec5 pincrease  0xffffffff 
+ 00026848  0x00006ec6 isub  0x00000011 , 0x0000003e 
+ 00026849  0x00006ec7 rtn  0x00000002 
+ 00026850  0x00006ec8 call  0x000068e4 
+ 00026851  0x00006ec9 branch  0x0000693f 
+ 00026852  0x00006ecc fetch  0x00000001 , 0x0000070b 
+ 00026853  0x00006ed4 beq  0x0000003f , 0x000068e7 
+ 00026854  0x00006ed5 branch  0x0000692b 
+ 00026855  0x00006ee0 bpatch  0x000000b4 , 0x00004016 
+ 00026856  0x00006ee1 fetch  0x00000001 , 0x00000709 
+ 00026857  0x00006ee2 beq  0x00000000 , 0x0000692a 
+ 00026858  0x00006ee3 beq  0x00000001 , 0x000068f2 
+ 00026859  0x00006ee4 beq  0x00000002 , 0x000068f7 
+ 00026860  0x00006ee5 beq  0x00000003 , 0x00006905 
+ 00026861  0x00006ee6 beq  0x00000004 , 0x0000690f 
+ 00026862  0x00006ee7 beq  0x00000005 , 0x0000692a 
+ 00026863  0x00006ee8 beq  0x00000010 , 0x00006920 
+ 00026864  0x00006ee9 beq  0x00000014 , 0x00006926 
+ 00026865  0x00006eea branch  0x0000692a 
+ 00026866  0x00006eee jam  0x00000000 , 0x00000712 
+ 00026867  0x00006eef fetch  0x00000002 , 0x00008000 
+ 00026868  0x00006ef0 store  0x00000002 , 0x00000713 
+ 00026869  0x00006ef1 arg  0x00000003 , 0x00000039 
+ 00026870  0x00006ef2 branch  0x00006932 
+ 00026871  0x00006ef5 ifetch  0x00000002 , 0x00000003 
+ 00026872  0x00006ef6 store  0x00000002 , 0x00008052 
+ 00026873  0x00006ef7 rtn 
+ 00026874  0x00006efb ifetch  0x00000001 , 0x00000003 
+ 00026875  0x00006efc copy  0x0000003f , 0x00000002 
+ 00026876  0x00006efd store  0x00000001 , 0x00008024 
+ 00026877  0x00006efe ifetch  0x00000001 , 0x00000003 
+ 00026878  0x00006eff iadd  0x00000002 , 0x00000002 
+ 00026879  0x00006f00 set1  0x00000007 , 0x0000003f 
+ 00026880  0x00006f01 store  0x00000001 , 0x00008023 
+ 00026881  0x00006f02 ifetch  0x00000001 , 0x00000003 
+ 00026882  0x00006f03 iadd  0x00000002 , 0x00000002 
+ 00026883  0x00006f04 copy  0x0000003f , 0x00000039 
+ 00026884  0x00006f05 rtn 
+ 00026885  0x00006f08 call  0x000068fa 
+ 00026886  0x00006f0a ifetch  0x00000001 , 0x00000003 
+ 00026887  0x00006f0b store  0x00000001 , 0x00008025 
+ 00026888  0x00006f0c iadd  0x00000002 , 0x00000002 
+ 00026889  0x00006f0d loop  0x00006906 
+ 00026890  0x00006f0f and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026891  0x00006f10 ifetch  0x00000001 , 0x00000003 
+ 00026892  0x00006f11 isub  0x00000002 , 0x0000003e 
+ 00026893  0x00006f12 nbranch  0x0000691e , 0x00000005 
+ 00026894  0x00006f13 branch  0x0000692a 
+ 00026895  0x00006f16 arg  0x00000020 , 0x00000039 
+ 00026896  0x00006f17 arg  0x00004000 , 0x00000005 
+ 00026897  0x00006f18 arg  0x00000000 , 0x00000002 
+ 00026898  0x00006f1a ifetch  0x00000001 , 0x00000003 
+ 00026899  0x00006f1b istore  0x00000001 , 0x00000005 
+ 00026900  0x00006f1c iadd  0x00000002 , 0x00000002 
+ 00026901  0x00006f1d loop  0x00006912 
+ 00026902  0x00006f1e and  0x00000002 , 0x000000ff , 0x00000002 
+ 00026903  0x00006f1f ifetch  0x00000001 , 0x00000003 
+ 00026904  0x00006f20 isub  0x00000002 , 0x0000003e 
+ 00026905  0x00006f21 nbranch  0x0000691e , 0x00000005 
+ 00026906  0x00006f22 jam  0x00000000 , 0x00008023 
+ 00026907  0x00006f23 call  0x0000692a 
+ 00026908  0x00006f24 call  0x00006dae 
+ 00026909  0x00006f25 branch  0x00002001 
+ 00026910  0x00006f28 jam  0x00000000 , 0x00008023 
+ 00026911  0x00006f29 branch  0x0000692b 
+ 00026912  0x00006f2d ifetch  0x00000001 , 0x00000003 
+ 00026913  0x00006f2e copy  0x0000003f , 0x00000039 
+ 00026914  0x00006f2f ifetch  0x00000002 , 0x00000003 
+ 00026915  0x00006f30 copy  0x0000003f , 0x00000005 
+ 00026916  0x00006f31 call  0x00006ddd 
+ 00026917  0x00006f32 branch  0x0000692a 
+ 00026918  0x00006f35 fetch  0x00000001 , 0x00008060 
+ 00026919  0x00006f36 set1  0x00000004 , 0x0000003f 
+ 00026920  0x00006f37 store  0x00000001 , 0x00008060 
+ 00026921  0x00006f38 branch  0x0000692a 
+ 00026922  0x00006f3c branch  0x0000692f 
+ 00026923  0x00006f3f jam  0x00000001 , 0x00000712 
+ 00026924  0x00006f40 branch  0x00006930 
+ 00026925  0x00006f42 jam  0x0000000c , 0x00000712 
+ 00026926  0x00006f43 branch  0x00006930 
+ 00026927  0x00006f45 jam  0x00000000 , 0x00000712 
+ 00026928  0x00006f46 arg  0x00000001 , 0x00000039 
+ 00026929  0x00006f47 branch  0x00006932 
+ 00026930  0x00006f4a jam  0x0000000e , 0x0000070d 
+ 00026931  0x00006f4b add  0x00000039 , 0x00000003 , 0x0000003f 
+ 00026932  0x00006f4c store  0x00000001 , 0x0000070e 
+ 00026933  0x00006f4d call  0x0000693b 
+ 00026934  0x00006f4e fetch  0x00000003 , 0x0000070f 
+ 00026935  0x00006f4f istore  0x00000003 , 0x00000003 
+ 00026936  0x00006f51 arg  0x00000712 , 0x00000006 
+ 00026937  0x00006f52 call  0x00006dc4 
+ 00026938  0x00006f53 branch  0x00006da4 
+ 00026939  0x00006f58 call  0x00006da2 
+ 00026940  0x00006f59 fetch  0x00000003 , 0x0000070c 
+ 00026941  0x00006f5a istore  0x00000003 , 0x00000003 
+ 00026942  0x00006f5b rtn 
+ 00026943  0x00006f5e call  0x00006d96 
+ 00026944  0x00006f5f increase  0x00000003 , 0x00000003 
+ 00026945  0x00006f60 ifetch  0x00000001 , 0x00000003 
+ 00026946  0x00006f61 iadd  0x00000003 , 0x00000003 
+ 00026947  0x00006f62 branch  0x00006d9c 
+ 00026948  0x00006f65 jam  0x00000000 , 0x00004114 
+ 00026949  0x00006f66 rtn 
+ 00026950  0x00006f6e branch  0x0000694b , 0x0000002b 
+ 00026951  0x00006f6f setarg  0x00004450 
+ 00026952  0x00006f70 arg  0x00004441 , 0x00000005 
+ 00026953  0x00006f71 isub  0x00000005 , 0x00000039 
+ 00026954  0x00006f72 call  0x00007ca1 
+ 00026955  0x00006f75 rtn 
+ 00026956  0x00006f7a arg  0x00000000 , 0x00000007 
+ 00026957  0x00006f7b arg  0x00000000 , 0x00000012 
+ 00026958  0x00006f7e sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00026959  0x00006f7f nrtn  0x00000002 
+ 00026960  0x00006f80 qisolate1  0x00000011 
+ 00026961  0x00006f81 branch  0x00006953 , 0x00000001 
+ 00026962  0x00006f82 branch  0x00006957 
+ 00026963  0x00006f85 copy  0x00000002 , 0x0000003f 
+ 00026964  0x00006f86 branch  0x00006957 , 0x00000034 
+ 00026965  0x00006f87 qset1  0x00000012 
+ 00026966  0x00006f88 increase  0xffffffff , 0x00000002 
+ 00026967  0x00006f8b increase  0x00000001 , 0x00000007 
+ 00026968  0x00006f8c branch  0x0000694e 
+ 00026969  0x00006f9a fetchr  0x00000018 , 0x00000002 , 0x0000433f 
+ 00026970  0x00006f9b fetchr  0x0000002b , 0x00000002 , 0x00004341 
+ 00026971  0x00006f9c call  0x00007dbc 
+ 00026972  0x00006f9d branch  0x0000695d 
+ 00026973  0x00006fa0 bpatch  0x000000b6 , 0x00004016 
+ 00026974  0x00006fa1 call  0x000069a9 
+ 00026975  0x00006fa2 nbranch  0x0000235a , 0x00000034 
+ 00026976  0x00006fa3 call  0x000069b9 
+ 00026977  0x00006fa4 arg  0x00000008 , 0x00000039 
+ 00026978  0x00006fa6 fetcht  0x00000001 , 0x00004441 
+ 00026979  0x00006fa7 sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026980  0x00006fa8 qisolate1  0x00000002 
+ 00026981  0x00006fa9 branch  0x0000696a , 0x00000001 
+ 00026982  0x00006faa call  0x00006971 
+ 00026983  0x00006fab nbranch  0x0000696a , 0x00000002 
+ 00026984  0x00006fac call  0x00006987 
+ 00026985  0x00006fad branch  0x0000696e 
+ 00026986  0x00006faf copy  0x0000002b , 0x0000003f 
+ 00026987  0x00006fb0 iadd  0x00000018 , 0x00000018 
+ 00026988  0x00006fb1 loop  0x00006962 
+ 00026989  0x00006fb2 branch  0x0000235a 
+ 00026990  0x00006fb4 copy  0x00000018 , 0x0000003f 
+ 00026991  0x00006fb5 copy  0x00000018 , 0x00000005 
+ 00026992  0x00006fb6 rtn 
+ 00026993  0x00006fc0 bpatch  0x000000b7 , 0x00004016 
+ 00026994  0x00006fc1 sub  0x00000039 , 0x00000008 , 0x00000007 
+ 00026995  0x00006fc2 arg  0x00000000 , 0x00000002 
+ 00026996  0x00006fc3 arg  0x00000000 , 0x0000000b 
+ 00026997  0x00006fc5 copy  0x00000007 , 0x0000003f 
+ 00026998  0x00006fc6 beq  0x00000008 , 0x00006982 
+ 00026999  0x00006fc7 fetch  0x00000001 , 0x00004441 
+ 00027000  0x00006fc8 qisolate1  0x0000003f 
+ 00027001  0x00006fc9 branch  0x00006982 , 0x00000001 
+ 00027002  0x00006fca qset1  0x0000000b 
+ 00027003  0x00006fcb copy  0x0000002b , 0x0000003f 
+ 00027004  0x00006fcc iadd  0x00000002 , 0x00000002 
+ 00027005  0x00006fcd increase  0x00000001 , 0x00000007 
+ 00027006  0x00006fce copy  0x00000011 , 0x0000003f 
+ 00027007  0x00006fcf isub  0x00000002 , 0x0000003e 
+ 00027008  0x00006fd0 branch  0x00006982 , 0x00000005 
+ 00027009  0x00006fd1 branch  0x00006975 , 0x00000002 
+ 00027010  0x00006fd3 copy  0x00000002 , 0x0000003f 
+ 00027011  0x00006fd4 isub  0x00000011 , 0x0000003e 
+ 00027012  0x00006fd5 nrtn  0x00000005 
+ 00027013  0x00006fd6 qset1  0x0000000b 
+ 00027014  0x00006fd7 rtn 
+ 00027015  0x00006fe1 bpatch  0x000000b8 , 0x00004017 
+ 00027016  0x00006fe2 call  0x000069a9 
+ 00027017  0x00006fe3 nbranch  0x0000235a , 0x00000034 
+ 00027018  0x00006fe4 call  0x000069af 
+ 00027019  0x00006fe5 branch  0x00006990 , 0x00000034 
+ 00027020  0x00006fe6 fetch  0x00000009 , 0x00004445 
+ 00027021  0x00006fe7 store  0x00000009 , 0x00004442 
+ 00027022  0x00006fe8 setarg  0x00000000 
+ 00027023  0x00006fe9 istore  0x00000003 , 0x00000005 
+ 00027024  0x00006feb storer  0x0000000b , 0x00000001 , 0x0000444b 
+ 00027025  0x00006fec storer  0x00000018 , 0x00000002 , 0x0000444c 
+ 00027026  0x00006fed rtn 
+ 00027027  0x00006ff7 bpatch  0x000000b9 , 0x00004017 
+ 00027028  0x00006ff8 call  0x000069b2 
+ 00027029  0x00006ff9 increase  0x00000001 , 0x00000006 
+ 00027030  0x00006ffa ifetch  0x00000002 , 0x00000006 
+ 00027031  0x00006ffb rtn 
+ 00027032  0x00007003 bpatch  0x000000ba , 0x00004017 
+ 00027033  0x00007004 call  0x000069b2 
+ 00027034  0x00007005 copy  0x00000006 , 0x00000005 
+ 00027035  0x00007006 copy  0x00000006 , 0x00000002 
+ 00027036  0x00007007 setarg  0x00000000 
+ 00027037  0x00007008 istore  0x00000003 , 0x00000005 
+ 00027038  0x00007009 rtn 
+ 00027039  0x00007011 bpatch  0x000000bb , 0x00004017 
+ 00027040  0x00007012 call  0x000069af 
+ 00027041  0x00007013 branch  0x0000235a , 0x00000034 
+ 00027042  0x00007014 fetch  0x00000003 , 0x00004448 
+ 00027043  0x00007015 store  0x00000003 , 0x0000444b 
+ 00027044  0x00007016 fetch  0x00000003 , 0x00004445 
+ 00027045  0x00007017 store  0x00000003 , 0x00004448 
+ 00027046  0x00007018 fetch  0x00000003 , 0x00004442 
+ 00027047  0x00007019 store  0x00000003 , 0x00004445 
+ 00027048  0x0000701a rtn 
+ 00027049  0x00007023 bpatch  0x000000bc , 0x00004017 
+ 00027050  0x00007024 fetch  0x00000003 , 0x00004442 
+ 00027051  0x00007025 rtn 
+ 00027052  0x0000702e bpatch  0x000000bd , 0x00004017 
+ 00027053  0x0000702f fetch  0x00000003 , 0x00004445 
+ 00027054  0x00007030 rtn 
+ 00027055  0x00007039 bpatch  0x000000be , 0x00004017 
+ 00027056  0x0000703a fetch  0x00000003 , 0x0000444b 
+ 00027057  0x0000703b rtn 
+ 00027058  0x00007043 call  0x000069af 
+ 00027059  0x00007044 branch  0x000069b7 , 0x00000034 
+ 00027060  0x00007045 arg  0x00004442 , 0x00000006 
+ 00027061  0x00007047 ifetch  0x00000003 , 0x00000006 
+ 00027062  0x00007048 branch  0x000069b5 , 0x00000034 
+ 00027063  0x0000704a increase  0xfffffffd , 0x00000006 
+ 00027064  0x0000704b rtn 
+ 00027065  0x00007054 bpatch  0x000000bf , 0x00004017 
+ 00027066  0x00007055 arg  0x00000004 , 0x00000039 
+ 00027067  0x00007056 arg  0x00004442 , 0x00000006 
+ 00027068  0x00007057 arg  0x00000000 , 0x00000002 
+ 00027069  0x00007059 ifetch  0x00000003 , 0x00000006 
+ 00027070  0x0000705a and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027071  0x0000705b ior  0x00000002 , 0x00000002 
+ 00027072  0x0000705c loop  0x000069bd 
+ 00027073  0x0000705d storet  0x00000001 , 0x00004441 
+ 00027074  0x0000705e rtn 
+ 00027075  0x00007062 arg  0x0000000c , 0x00000007 
+ 00027076  0x00007063 branch  0x000024e7 
+ 00027077  0x00007066 arg  0x0000000c , 0x00000007 
+ 00027078  0x00007067 branch  0x000024eb 
+ 00027079  0x00007073 bpatch  0x000000c1 , 0x00004018 
+ 00027080  0x00007074 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00027081  0x00007075 rtn  0x00000005 
+ 00027082  0x00007076 copy  0x00000002 , 0x0000003f 
+ 00027083  0x00007077 and_into  0x000000ff , 0x0000003f 
+ 00027084  0x00007078 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00027085  0x00007079 nbranch  0x000069d9 , 0x00000002 
+ 00027086  0x0000707a arg  0x00008070 , 0x00000005 
+ 00027087  0x0000707c iadd  0x00000005 , 0x00000005 
+ 00027088  0x0000707d copy  0x00000005 , 0x00000011 
+ 00027089  0x0000707e arg  0x0000003e , 0x00000002 
+ 00027090  0x0000707f istoret  0x00000001 , 0x00000005 
+ 00027091  0x00007080 call  0x000069dc 
+ 00027092  0x00007081 nop  0x0000001e 
+ 00027093  0x00007082 copy  0x00000011 , 0x00000005 
+ 00027094  0x00007083 arg  0x0000003f , 0x00000002 
+ 00027095  0x00007084 istoret  0x00000001 , 0x00000005 
+ 00027096  0x00007085 branch  0x000069e0 
+ 00027097  0x00007088 arg  0x000080d4 , 0x00000005 
+ 00027098  0x00007089 increase  0xfffffff0 , 0x0000003f 
+ 00027099  0x0000708a branch  0x000069cf 
+ 00027100  0x0000708e fetch  0x00000001 , 0x00008081 
+ 00027101  0x0000708f and_into  0x0000007f , 0x0000003f 
+ 00027102  0x00007090 store  0x00000001 , 0x00008081 
+ 00027103  0x00007091 rtn 
+ 00027104  0x00007094 fetch  0x00000001 , 0x00008081 
+ 00027105  0x00007095 or_into  0x00000080 , 0x0000003f 
+ 00027106  0x00007096 store  0x00000001 , 0x00008081 
+ 00027107  0x00007097 rtn 
+ 00027108  0x0000709a branch  0x00006bd0 
+ 00027109  0x0000709d branch  0x00006bd7 
+ 00027110  0x000070a2 fetch  0x00000001 , 0x0000806f 
+ 00027111  0x000070a3 set0  0x00000007 , 0x0000003f 
+ 00027112  0x000070a4 store  0x00000001 , 0x0000806f 
+ 00027113  0x000070a5 rtn 
+ 00027114  0x000070a8 nbranch  0x000069ee , 0x00000028 
+ 00027115  0x000070a9 fetch  0x00000001 , 0x0000806f 
+ 00027116  0x000070aa set1  0x00000007 , 0x0000003f 
+ 00027117  0x000070ab store  0x00000001 , 0x0000806f 
+ 00027118  0x000070ad copy  0x00000002 , 0x0000003e 
+ 00027119  0x000070ae branch  0x000069f1 , 0x00000005 
+ 00027120  0x000070af copy  0x00000013 , 0x0000003d 
+ 00027121  0x000070b2 isolate0  0x00000000 , 0x0000003e 
+ 00027122  0x000070b3 branch  0x00006b00 
+ 00027123  0x000070b7 force  0x00000004 , 0x00000002 
+ 00027124  0x000070b9 arg  0x000001e7 , 0x00000011 
+ 00027125  0x000070ba call  0x000069e6 
+ 00027126  0x000070bb call  0x000069ee 
+ 00027127  0x000070bc arg  0x000055aa , 0x00000011 
+ 00027128  0x000070bd fetch  0x00000002 , 0x000001e7 
+ 00027129  0x000070be ifetcht  0x00000002 , 0x00000006 
+ 00027130  0x000070bf isub  0x00000011 , 0x0000003e 
+ 00027131  0x000070c0 rtn 
+ 00027132  0x000070c4 call  0x00006a0e , 0x00000028 
+ 00027133  0x000070c5 arg  0x00000002 , 0x00000002 
+ 00027134  0x000070c6 arg  0x000043c8 , 0x00000011 
+ 00027135  0x000070c7 call  0x000069ee 
+ 00027136  0x000070c8 fetch  0x00000002 , 0x000043c8 
+ 00027137  0x000070ca store  0x00000002 , 0x000001e0 
+ 00027138  0x000070cb call  0x00006a04 , 0x00000028 
+ 00027139  0x000070cc rtn 
+ 00027140  0x000070cf arg  0x00000010 , 0x00000002 
+ 00027141  0x000070d0 arg  0x000001ed , 0x00000011 
+ 00027142  0x000070d1 call  0x000069e6 
+ 00027143  0x000070d2 call  0x000069ee 
+ 00027144  0x000070d4 arg  0x000001ed , 0x00000006 
+ 00027145  0x000070d5 arg  0x00000010 , 0x00000039 
+ 00027146  0x000070d6 call  0x00007353 
+ 00027147  0x000070d7 call  0x000072da 
+ 00027148  0x000070d8 call  0x0000736f 
+ 00027149  0x000070d9 branch  0x000072d4 
+ 00027150  0x000070dc jam  0x00000000 , 0x00008023 
+ 00027151  0x000070dd call  0x000069e6 
+ 00027152  0x000070de branch  0x0000736f 
+ 00027153  0x000070e1 setarg  0x00000000 
+ 00027154  0x000070e2 store  0x00000002 , 0x00000699 
+ 00027155  0x000070e3 disable  0x0000002d 
+ 00027156  0x000070e4 call  0x000069f3 
+ 00027157  0x000070e5 nrtn  0x00000005 
+ 00027158  0x000070e6 enable  0x0000002d 
+ 00027159  0x000070e7 setarg  0x00008000 
+ 00027160  0x000070e8 store  0x00000003 , 0x00008022 
+ 00027161  0x000070e9 arg  0x00008025 , 0x00000011 
+ 00027162  0x000070ea call  0x000069ea 
+ 00027163  0x000070eb jam  0x00000000 , 0x00008023 
+ 00027164  0x000070ec fetch  0x00000001 , 0x000001dd 
+ 00027165  0x000070ed rtnbit0  0x00000000 
+ 00027166  0x000070ef arg  0x00000006 , 0x00000002 
+ 00027167  0x000070f0 call  0x000069f4 
+ 00027168  0x000070f1 nbranch  0x00006a2e , 0x00000005 
+ 00027169  0x000070f2 ifetchr  0x00000011 , 0x00000002 , 0x00000006 
+ 00027170  0x000070f3 call  0x000069ee 
+ 00027171  0x000070f4 call  0x00006a25 
+ 00027172  0x000070f5 branch  0x00006a1e 
+ 00027173  0x000070f9 fetch  0x00000002 , 0x00000699 
+ 00027174  0x000070fa arg  0x00000006 , 0x00000039 
+ 00027175  0x000070fb arg  0x000001e7 , 0x00000006 
+ 00027176  0x000070fc call  0x00007dcc 
+ 00027177  0x000070fd fetchr  0x00000039 , 0x00000002 , 0x000001e9 
+ 00027178  0x000070fe copy  0x00000011 , 0x00000006 
+ 00027179  0x000070ff call  0x00007dcc 
+ 00027180  0x00007100 store  0x00000002 , 0x00000699 
+ 00027181  0x00007101 rtn 
+ 00027182  0x00007104 fetch  0x00000001 , 0x0000021c 
+ 00027183  0x00007105 beq  0x0000005a , 0x00006a3c 
+ 00027184  0x00007106 arg  0x0000aa55 , 0x00000011 
+ 00027185  0x00007107 fetch  0x00000002 , 0x000001e7 
+ 00027186  0x00007108 isub  0x00000011 , 0x0000003e 
+ 00027187  0x00007109 nbranch  0x00006a3e , 0x00000005 
+ 00027188  0x0000710a arg  0x000055aa , 0x00000011 
+ 00027189  0x0000710b fetch  0x00000002 , 0x000001e9 
+ 00027190  0x0000710c isub  0x00000011 , 0x0000003e 
+ 00027191  0x0000710d nbranch  0x00006a3e , 0x00000005 
+ 00027192  0x0000710e fetch  0x00000002 , 0x000001eb 
+ 00027193  0x0000710f fetcht  0x00000002 , 0x00000699 
+ 00027194  0x00007110 isub  0x00000002 , 0x0000003e 
+ 00027195  0x00007111 nbranch  0x00006a3e , 0x00000005 
+ 00027196  0x00007113 set1  0x0000000f , 0x00000011 
+ 00027197  0x00007114 branch  0x000069f1 
+ 00027198  0x00007117 jam  0x00000000 , 0x000001dd 
+ 00027199  0x00007118 rtn 
+ 00027200  0x0000711e and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00027201  0x0000711f rshift4  0x0000003f , 0x0000003f 
+ 00027202  0x00007120 store  0x00000001 , 0x000043cb 
+ 00027203  0x00007121 branch  0x00006a59 
+ 00027204  0x00007124 fetch  0x00000002 , 0x00008143 
+ 00027205  0x00007125 nbranch  0x00006a40 , 0x00000034 
+ 00027206  0x00007126 call  0x00006a59 
+ 00027207  0x00007127 fetch  0x00000002 , 0x000043cb 
+ 00027208  0x00007128 rtn  0x00000034 
+ 00027209  0x00007129 call  0x00006a4b 
+ 00027210  0x0000712a branch  0x000023ba 
+ 00027211  0x0000712d fetch  0x00000001 , 0x000043cb 
+ 00027212  0x0000712e rtn  0x00000034 
+ 00027213  0x0000712f and  0x0000003f , 0x0000000f , 0x00000002 
+ 00027214  0x00007130 storet  0x00000001 , 0x000043cb 
+ 00027215  0x00007131 rshift4  0x0000003f , 0x0000003f 
+ 00027216  0x00007132 ixor  0x00000002 , 0x0000003f 
+ 00027217  0x00007133 bne  0x0000000f , 0x00006bc2 
+ 00027218  0x00007134 branch  0x00006b8d 
+ 00027219  0x00007137 fetch  0x00000001 , 0x00000219 
+ 00027220  0x00007138 ncall  0x000023e0 , 0x00000034 
+ 00027221  0x00007139 fetch  0x00000001 , 0x0000021a 
+ 00027222  0x0000713a rtn  0x00000034 
+ 00027223  0x0000713b store  0x00000001 , 0x000040c9 
+ 00027224  0x0000713c branch  0x000023e4 
+ 00027225  0x0000713f disable  0x00000028 
+ 00027226  0x00007140 fetch  0x00000001 , 0x000043ca 
+ 00027227  0x00007141 rtnbit0  0x00000003 
+ 00027228  0x00007142 call  0x00006aad 
+ 00027229  0x00007143 arg  0x00000ff0 , 0x0000003f 
+ 00027230  0x00007144 iadd  0x00000012 , 0x00000012 
+ 00027231  0x00007145 force  0x00000010 , 0x00000039 
+ 00027232  0x00007146 arg  0x000001ed , 0x00000011 
+ 00027233  0x00007147 call  0x00006b74 
+ 00027234  0x00007148 jam  0x00000008 , 0x00008006 
+ 00027235  0x00007149 arg  0x000001ed , 0x00000006 
+ 00027236  0x0000714a call  0x0000735f 
+ 00027237  0x0000714c arg  0x000001ed , 0x00000005 
+ 00027238  0x0000714d call  0x00007c99 
+ 00027239  0x0000714e branch  0x00007dba 
+ 00027240  0x00007152 jam  0x00000025 , 0x00008050 
+ 00027241  0x00007153 call  0x00006b3a 
+ 00027242  0x00007154 arg  0x00000000 , 0x00000012 
+ 00027243  0x00007155 force  0x0000000b , 0x00000039 
+ 00027244  0x00007156 arg  0x000043c8 , 0x00000011 
+ 00027245  0x00007157 call  0x00006b75 
+ 00027246  0x00007158 fetchr  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027247  0x00007159 fetch  0x00000001 , 0x000043ca 
+ 00027248  0x0000715a bbit0  0x00000004 , 0x00006a78 
+ 00027249  0x0000715b jam  0x00000007 , 0x0000806f 
+ 00027250  0x0000715d fetch  0x00000001 , 0x0000815e 
+ 00027251  0x0000715e bne  0x00000007 , 0x00006a72 
+ 00027252  0x0000715f fetch  0x00000001 , 0x00008160 
+ 00027253  0x00007160 lshift4  0x0000003f , 0x0000003f 
+ 00027254  0x00007161 store  0x00000001 , 0x0000806f 
+ 00027255  0x00007162 branch  0x00006a7b 
+ 00027256  0x00007165 call  0x00006af5 
+ 00027257  0x00007166 call  0x00007d76 
+ 00027258  0x00007167 call  0x00007d74 
+ 00027259  0x00007169 storer  0x00000037 , 0x00000005 , 0x000043c8 
+ 00027260  0x0000716b call  0x00006aad 
+ 00027261  0x0000716c arg  0x00000fd0 , 0x0000003f 
+ 00027262  0x0000716d iadd  0x00000012 , 0x00000012 
+ 00027263  0x0000716e arg  0x00000020 , 0x00000039 
+ 00027264  0x0000716f arg  0x000001fd , 0x00000011 
+ 00027265  0x00007170 call  0x00006b74 
+ 00027266  0x00007172 call  0x00006a53 
+ 00027267  0x00007173 call  0x00006a44 
+ 00027268  0x00007175 fetch  0x00000001 , 0x000043ca 
+ 00027269  0x00007176 bbit0  0x00000003 , 0x00006a8f 
+ 00027270  0x00007177 fetcht  0x00000001 , 0x000043cc 
+ 00027271  0x00007178 arg  0x00000000 , 0x0000003f 
+ 00027272  0x00007179 set1  0x00000006 , 0x0000003f 
+ 00027273  0x0000717a set1  0x00000007 , 0x0000003f 
+ 00027274  0x0000717b iand  0x00000002 , 0x00000011 
+ 00027275  0x0000717c sub  0x00000011 , 0x00000000 , 0x0000003e 
+ 00027276  0x0000717d branch  0x00006af1 , 0x00000005 
+ 00027277  0x0000717e isub  0x00000011 , 0x0000003e 
+ 00027278  0x0000717f branch  0x00006af1 , 0x00000005 
+ 00027279  0x00007181 jam  0x00000000 , 0x00000030 
+ 00027280  0x00007182 arg  0x00006b1e , 0x00000013 
+ 00027281  0x00007184 call  0x00006ae5 
+ 00027282  0x00007185 nbranch  0x00006af1 , 0x00000002 
+ 00027283  0x00007186 fetch  0x00000002 , 0x000043c8 
+ 00027284  0x00007187 branch  0x00006a9c , 0x00000034 
+ 00027285  0x00007188 call  0x00006a01 
+ 00027286  0x00007189 call  0x00006a11 
+ 00027287  0x0000718a nbranch  0x00006a9c , 0x0000002d 
+ 00027288  0x0000718b fetch  0x00000001 , 0x000001dd 
+ 00027289  0x0000718c compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027290  0x0000718d nbranch  0x00006a91 , 0x00000001 
+ 00027291  0x0000718e call  0x00006aaa 
+ 00027292  0x00007190 call  0x00006b37 
+ 00027293  0x00007191 jam  0x00000000 , 0x00000030 
+ 00027294  0x00007193 call  0x00006ae5 
+ 00027295  0x00007194 nbranch  0x00006af1 , 0x00000002 
+ 00027296  0x00007195 call  0x00006ad7 
+ 00027297  0x00007196 call  0x00006cc4 
+ 00027298  0x00007197 fetch  0x00000001 , 0x000043ca 
+ 00027299  0x00007198 bbit1  0x00000002 , 0x00006abd 
+ 00027300  0x00007199 call  0x00006adf 
+ 00027301  0x0000719a nbranch  0x00006ab4 , 0x0000002d 
+ 00027302  0x0000719b fetch  0x00000001 , 0x000001dd 
+ 00027303  0x0000719c compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027304  0x0000719d nbranch  0x00006a9e , 0x00000001 
+ 00027305  0x0000719e branch  0x00006abd 
+ 00027306  0x000071a1 setarg  0x000001ff 
+ 00027307  0x000071a2 arg  0x00000000 , 0x0000003d 
+ 00027308  0x000071a3 rtn 
+ 00027309  0x000071a6 arg  0x00001000 , 0x00000012 
+ 00027310  0x000071a7 fetch  0x00000001 , 0x00008144 
+ 00027311  0x000071a8 bbit1  0x00000007 , 0x00006ab2 
+ 00027312  0x000071a9 fetch  0x00000001 , 0x000043cc 
+ 00027313  0x000071aa rtnbit0  0x00000007 
+ 00027314  0x000071ac arg  0x00000000 , 0x00000012 
+ 00027315  0x000071ad rtn 
+ 00027316  0x000071b1 call  0x00006cc1 
+ 00027317  0x000071b2 fetch  0x00000001 , 0x000043ca 
+ 00027318  0x000071b3 bbit1  0x00000002 , 0x00006abd 
+ 00027319  0x000071b4 call  0x00006adf 
+ 00027320  0x000071b5 nbranch  0x00006abd , 0x0000002d 
+ 00027321  0x000071b6 fetch  0x00000001 , 0x000001dd 
+ 00027322  0x000071b7 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027323  0x000071b8 nbranch  0x00006a9e , 0x00000001 
+ 00027324  0x000071b9 branch  0x00006acd 
+ 00027325  0x000071bc jam  0x00000000 , 0x00000030 
+ 00027326  0x000071be call  0x00006ae5 
+ 00027327  0x000071bf nbranch  0x00006af1 , 0x00000002 
+ 00027328  0x000071c0 fetch  0x00000001 , 0x000043ca 
+ 00027329  0x000071c1 bbit1  0x00000001 , 0x00006acd 
+ 00027330  0x000071c2 call  0x00006c20 
+ 00027331  0x000071c3 nop  0x000000c8 
+ 00027332  0x000071c4 call  0x00006c2f 
+ 00027333  0x000071c5 nop  0x00000064 
+ 00027334  0x000071c6 arg  0x00006c6c , 0x00000013 
+ 00027335  0x000071c7 call  0x000069fc 
+ 00027336  0x000071c8 call  0x00006a11 
+ 00027337  0x000071c9 nbranch  0x00006acd , 0x0000002d 
+ 00027338  0x000071ca fetch  0x00000001 , 0x000001dd 
+ 00027339  0x000071cb compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00027340  0x000071cc nbranch  0x00006abe , 0x00000001 
+ 00027341  0x000071cf call  0x00006ad1 
+ 00027342  0x000071d0 fetch  0x00000001 , 0x000043ca 
+ 00027343  0x000071d1 rtnbit0  0x00000000 
+ 00027344  0x000071d2 branch  0x00006882 
+ 00027345  0x000071d5 arg  0x000001ed , 0x00000005 
+ 00027346  0x000071d6 call  0x00007c99 
+ 00027347  0x000071d7 force  0x00000004 , 0x00000038 
+ 00027348  0x000071d8 call  0x00007370 
+ 00027349  0x000071d9 jam  0x00000021 , 0x00008050 
+ 00027350  0x000071da rtn 
+ 00027351  0x000071dd fetch  0x00000001 , 0x00004429 
+ 00027352  0x000071de fetcht  0x00000001 , 0x00004428 
+ 00027353  0x000071df isub  0x00000002 , 0x0000003e 
+ 00027354  0x000071e0 nbranch  0x00006cbc , 0x00000005 
+ 00027355  0x000071e2 jam  0x00000004 , 0x00004427 
+ 00027356  0x000071e3 jam  0x00000017 , 0x00004428 
+ 00027357  0x000071e4 jam  0x00000016 , 0x00004429 
+ 00027358  0x000071e5 branch  0x00006cbc 
+ 00027359  0x000071ea setarg  0x00000000 
+ 00027360  0x000071eb store  0x00000002 , 0x000001e0 
+ 00027361  0x000071ec arg  0x00006ce7 , 0x00000013 
+ 00027362  0x000071ed call  0x00006ca5 
+ 00027363  0x000071ee call  0x000069fc 
+ 00027364  0x000071ef branch  0x00006a11 
+ 00027365  0x000071f5 call  0x00006aeb 
+ 00027366  0x000071f6 fetch  0x00000001 , 0x00000030 
+ 00027367  0x000071f7 increase  0x00000001 , 0x0000003f 
+ 00027368  0x000071f8 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00027369  0x000071f9 store  0x00000001 , 0x00000030 
+ 00027370  0x000071fa rtn 
+ 00027371  0x000071fd fetch  0x00000001 , 0x00000030 
+ 00027372  0x000071fe rtn  0x00000034 
+ 00027373  0x000071ff fetch  0x00000001 , 0x0000021b 
+ 00027374  0x00007200 rtn  0x00000034 
+ 00027375  0x00007201 copy  0x0000003f , 0x00000039 
+ 00027376  0x00007202 branch  0x00007c96 
+ 00027377  0x00007206 call  0x00006ad1 
+ 00027378  0x00007207 call  0x000069e6 
+ 00027379  0x00007209 call  0x00007d7c 
+ 00027380  0x0000720a rtn 
+ 00027381  0x0000720d and_into  0x000000e0 , 0x0000003f 
+ 00027382  0x0000720e rshift  0x0000003f , 0x0000003f 
+ 00027383  0x0000720f store  0x00000001 , 0x0000806f 
+ 00027384  0x00007210 setarg  0x00000001 
+ 00027385  0x00007211 arg  0x000043cd , 0x00000006 
+ 00027386  0x00007213 ifetcht  0x00000002 , 0x00000006 
+ 00027387  0x00007214 storet  0x00000002 , 0x0000804c 
+ 00027388  0x00007215 store  0x00000001 , 0x00008020 
+ 00027389  0x00007216 lshift  0x0000003f , 0x0000003f 
+ 00027390  0x00007217 bbit0  0x00000003 , 0x00006afa 
+ 00027391  0x00007218 rtn 
+ 00027392  0x0000721c fetch  0x00000001 , 0x000001dd 
+ 00027393  0x0000721d lshift  0x0000003f , 0x0000003f 
+ 00027394  0x0000721e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027395  0x0000721f isolate0  0x0000000f , 0x00000011 
+ 00027396  0x00007220 rtn  0x00000001 
+ 00027397  0x00007221 store  0x00000001 , 0x000001dd 
+ 00027398  0x00007222 rtn 
+ 00027399  0x00007226 fetch  0x00000001 , 0x0000806f 
+ 00027400  0x00007227 rtnbit0  0x00000007 
+ 00027401  0x00007228 branch  0x00006b0d 
+ 00027402  0x0000722a fetch  0x00000001 , 0x00008128 
+ 00027403  0x0000722b qisolate1  0x0000003f 
+ 00027404  0x0000722c rtn  0x00000001 
+ 00027405  0x0000722e fetch  0x00000001 , 0x00008108 
+ 00027406  0x0000722f bbit0  0x00000001 , 0x00006b0a 
+ 00027407  0x00007230 call  0x000072d4 
+ 00027408  0x00007231 branch  0x00006b0a 
+ 00027409  0x00007246 fetch  0x00000002 , 0x000040f0 
+ 00027410  0x00007247 rtn  0x00000034 
+ 00027411  0x00007248 jam  0x00000080 , 0x00008023 
+ 00027412  0x00007249 jam  0x00000000 , 0x00008022 
+ 00027413  0x0000724a jam  0x00000000 , 0x00008024 
+ 00027414  0x0000724b fetcht  0x00000002 , 0x000040f2 
+ 00027415  0x0000724c lshift2  0x00000002 , 0x00000039 
+ 00027416  0x0000724d iforce  0x00000006 
+ 00027417  0x0000724f ifetch  0x00000001 , 0x00000006 
+ 00027418  0x00007250 store  0x00000001 , 0x00008025 
+ 00027419  0x00007251 loop  0x00006b19 
+ 00027420  0x00007252 jam  0x00000000 , 0x00008023 
+ 00027421  0x00007253 rtn 
+ 00027422  0x0000725b copy  0x00000002 , 0x00000039 
+ 00027423  0x0000725c fetch  0x00000002 , 0x000001e0 
+ 00027424  0x0000725d iadd  0x00000002 , 0x00000002 
+ 00027425  0x0000725e storet  0x00000002 , 0x000001e0 
+ 00027426  0x0000725f iforce  0x00000012 
+ 00027427  0x00007260 copy  0x00000011 , 0x0000002e 
+ 00027428  0x00007261 jam  0x00000010 , 0x00008006 
+ 00027429  0x00007262 call  0x00006b74 
+ 00027430  0x00007263 copy  0x0000002e , 0x00000011 
+ 00027431  0x00007264 isolate0  0x0000000f , 0x00000011 
+ 00027432  0x00007265 rtn  0x00000001 
+ 00027433  0x00007266 call  0x00007dc6 , 0x00000034 
+ 00027434  0x00007267 branch  0x00006b00 
+ 00027435  0x0000726b jam  0x00000001 , 0x00008ac8 
+ 00027436  0x0000726c nop  0x0000012c 
+ 00027437  0x0000726d jam  0x00000005 , 0x00008ac8 
+ 00027438  0x0000726e nop  0x00000064 
+ 00027439  0x0000726f jam  0x00000025 , 0x00008ac8 
+ 00027440  0x00007270 nop  0x000003e8 
+ 00027441  0x00007271 jam  0x00000027 , 0x00008ac8 
+ 00027442  0x00007272 nop  0x0000012c 
+ 00027443  0x00007273 rtn 
+ 00027444  0x00007276 call  0x00006b2b 
+ 00027445  0x00007277 jam  0x0000003f , 0x00008ac8 
+ 00027446  0x00007278 rtn 
+ 00027447  0x0000727b jam  0x00000083 , 0x00008047 
+ 00027448  0x0000727d jam  0x00000000 , 0x00008ac8 
+ 00027449  0x0000727e rtn 
+ 00027450  0x00007281 call  0x00006b2b 
+ 00027451  0x00007284 jam  0x00000082 , 0x00008047 
+ 00027452  0x00007285 nop  0x0000000c 
+ 00027453  0x00007286 jam  0x00000080 , 0x00008047 
+ 00027454  0x00007287 jam  0x00000082 , 0x00008047 
+ 00027455  0x00007288 nop  0x00000096 
+ 00027456  0x00007289 rtn 
+ 00027457  0x0000728d lshift3  0x00000012 , 0x00000012 
+ 00027458  0x0000728e storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027459  0x0000728f jam  0x00000000 , 0x00008046 
+ 00027460  0x00007290 rtn 
+ 00027461  0x00007294 bpatch  0x000000c4 , 0x00004018 
+ 00027462  0x00007295 call  0x00006b34 
+ 00027463  0x00007296 call  0x00006b41 
+ 00027464  0x00007297 call  0x00006b3b 
+ 00027465  0x00007299 ifetcht  0x00000001 , 0x00000011 
+ 00027466  0x0000729a increase  0x00000001 , 0x00000011 
+ 00027467  0x0000729b force  0x00000000 , 0x00000007 
+ 00027468  0x0000729d qisolate0  0x00000002 
+ 00027469  0x0000729e branch  0x00006b6c , 0x00000001 
+ 00027470  0x0000729f fetch  0x00000001 , 0x00008046 
+ 00027471  0x000072a0 set1  0x00000006 , 0x0000003f 
+ 00027472  0x000072a1 set1  0x00000007 , 0x0000003f 
+ 00027473  0x000072a2 store  0x00000001 , 0x00008046 
+ 00027474  0x000072a3 jam  0x00000002 , 0x00008047 
+ 00027475  0x000072a4 jam  0x00000082 , 0x00008047 
+ 00027476  0x000072a5 set0  0x00000007 , 0x0000003f 
+ 00027477  0x000072a6 store  0x00000001 , 0x00008046 
+ 00027478  0x000072a7 jam  0x0000008a , 0x00008047 
+ 00027479  0x000072a8 nop  0x0000000b 
+ 00027480  0x000072a9 jam  0x000000ca , 0x00008047 
+ 00027481  0x000072aa nop  0x00000021 
+ 00027482  0x000072ab jam  0x0000004a , 0x00008047 
+ 00027483  0x000072ac nop  0x0000002c 
+ 00027484  0x000072ad jam  0x000000ca , 0x00008047 
+ 00027485  0x000072ae nop  0x00000016 
+ 00027486  0x000072af jam  0x0000008a , 0x00008047 
+ 00027487  0x000072b0 nop  0x00000021 
+ 00027488  0x000072b1 jam  0x00000082 , 0x00008047 
+ 00027489  0x000072b2 nop  0x00000001 
+ 00027490  0x000072b3 jam  0x00000092 , 0x00008047 
+ 00027491  0x000072b4 nop  0x0000000a 
+ 00027492  0x000072b5 jam  0x000000b2 , 0x00008047 
+ 00027493  0x000072b6 fetch  0x00000001 , 0x00008007 
+ 00027494  0x000072b7 jam  0x00000092 , 0x00008047 
+ 00027495  0x000072b8 nop  0x00000001 
+ 00027496  0x000072b9 jam  0x00000082 , 0x00008047 
+ 00027497  0x000072ba nop  0x00000001 
+ 00027498  0x000072bb qisolate0  0x0000003f 
+ 00027499  0x000072bc branch  0x00006b4c , 0x00000001 
+ 00027500  0x000072be fetch  0x00000002 , 0x00008044 
+ 00027501  0x000072bf increase  0x00000001 , 0x0000003f 
+ 00027502  0x000072c0 store  0x00000002 , 0x00008044 
+ 00027503  0x000072c1 increase  0x00000001 , 0x00000007 
+ 00027504  0x000072c2 compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00027505  0x000072c3 nbranch  0x00006b4c , 0x00000001 
+ 00027506  0x000072c4 loop  0x00006b49 
+ 00027507  0x000072c5 branch  0x00006b38 
+ 00027508  0x000072cc bpatch  0x000000c5 , 0x00004018 
+ 00027509  0x000072ce call  0x00006b41 
+ 00027510  0x000072cf jam  0x000000a2 , 0x00008047 
+ 00027511  0x000072d0 increase  0x00000008 , 0x00000012 
+ 00027512  0x000072d1 arg  0x00000000 , 0x00000007 
+ 00027513  0x000072d2 setarg  0xffffffff 
+ 00027514  0x000072d4 fetcht  0x00000001 , 0x00008007 
+ 00027515  0x000072d5 istoret  0x00000001 , 0x00000011 
+ 00027516  0x000072d6 bcrc  0x00000002 
+ 00027517  0x000072d7 jam  0x00000020 , 0x00008006 
+ 00027518  0x000072d8 storer  0x00000012 , 0x00000002 , 0x00008044 
+ 00027519  0x000072d9 isolate1  0x0000000f , 0x00000011 
+ 00027520  0x000072da branch  0x00006b83 , 0x00000001 
+ 00027521  0x000072db increase  0x00000001 , 0x00000011 
+ 00027522  0x000072dc branch  0x00006b89 
+ 00027523  0x000072df nbranch  0x00006b89 , 0x00000028 
+ 00027524  0x000072e0 increase  0x00000001 , 0x00000007 
+ 00027525  0x000072e1 compare  0x00000000 , 0x00000007 , 0x0000000f 
+ 00027526  0x000072e2 nbranch  0x00006b89 , 0x00000001 
+ 00027527  0x000072e3 call  0x000072d4 
+ 00027528  0x000072e4 jam  0x00000010 , 0x00008006 
+ 00027529  0x000072e6 increase  0x00000008 , 0x00000012 
+ 00027530  0x000072e7 loop  0x00006b7a 
+ 00027531  0x000072e8 jam  0x00000082 , 0x00008047 
+ 00027532  0x000072e9 rtn 
+ 00027533  0x000072f5 fetch  0x00000001 , 0x000043cb 
+ 00027534  0x000072f6 beq  0x0000000a , 0x00006b9e 
+ 00027535  0x000072f7 beq  0x00000004 , 0x00006b9f 
+ 00027536  0x000072f9 beq  0x00000008 , 0x00006ba3 
+ 00027537  0x000072fa beq  0x00000009 , 0x00006ba7 
+ 00027538  0x000072fb beq  0x00000006 , 0x00006ba7 
+ 00027539  0x000072fc beq  0x0000000c , 0x00006b9e 
+ 00027540  0x000072fd beq  0x0000000d , 0x00006bb1 
+ 00027541  0x000072fe beq  0x0000000e , 0x00006bab 
+ 00027542  0x000072ff beq  0x0000000b , 0x00006b99 
+ 00027543  0x00007300 beq  0x0000000f , 0x00006b9d 
+ 00027544  0x00007301 branch  0x00006bc2 
+ 00027545  0x00007305 arg  0x000043b2 , 0x0000003f 
+ 00027546  0x00007306 arg  0x00006858 , 0x00000002 
+ 00027547  0x00007307 call  0x00006bb7 
+ 00027548  0x00007308 branch  0x00006bae 
+ 00027549  0x0000730b branch  0x00006bae 
+ 00027550  0x00007310 branch  0x00006bbf 
+ 00027551  0x00007314 arg  0x00005099 , 0x0000003f 
+ 00027552  0x00007315 arg  0x00006858 , 0x00000002 
+ 00027553  0x00007316 call  0x00006bb7 
+ 00027554  0x00007317 branch  0x00006bae 
+ 00027555  0x0000731a arg  0x000043b2 , 0x0000003f 
+ 00027556  0x0000731b arg  0x000053dc , 0x00000002 
+ 00027557  0x0000731c call  0x00006bb7 
+ 00027558  0x0000731d branch  0x00006bae 
+ 00027559  0x00007320 arg  0x000043b2 , 0x0000003f 
+ 00027560  0x00007321 arg  0x00004770 , 0x00000002 
+ 00027561  0x00007322 call  0x00006bb7 
+ 00027562  0x00007323 branch  0x00006bae 
+ 00027563  0x00007326 arg  0x000047b7 , 0x0000003f 
+ 00027564  0x00007327 arg  0x00006858 , 0x00000002 
+ 00027565  0x00007328 call  0x00006bb7 
+ 00027566  0x0000732a arg  0x00003728 , 0x0000003f 
+ 00027567  0x0000732b arg  0x00004292 , 0x00000002 
+ 00027568  0x0000732c branch  0x00006bbc 
+ 00027569  0x0000732f arg  0x000047b7 , 0x0000003f 
+ 00027570  0x00007330 arg  0x00006858 , 0x00000002 
+ 00027571  0x00007331 call  0x00006bb7 
+ 00027572  0x00007332 arg  0x00002acb , 0x0000003f 
+ 00027573  0x00007333 arg  0x0000310d , 0x00000002 
+ 00027574  0x00007334 branch  0x00006bbc 
+ 00027575  0x00007338 lshift16  0x00000002 , 0x00000002 
+ 00027576  0x00007339 ior  0x00000002 , 0x0000003f 
+ 00027577  0x0000733a branch  0x000023cf 
+ 00027578  0x0000733e arg  0x00002b8f , 0x0000003f 
+ 00027579  0x0000733f arg  0x0000310d , 0x00000002 
+ 00027580  0x00007341 lshift16  0x00000002 , 0x00000002 
+ 00027581  0x00007342 ior  0x00000002 , 0x0000003f 
+ 00027582  0x00007343 branch  0x000023d6 
+ 00027583  0x00007346 arg  0x00003112 , 0x0000003f 
+ 00027584  0x00007347 arg  0x000036df , 0x00000002 
+ 00027585  0x00007348 branch  0x00006bbc 
+ 00027586  0x0000734b call  0x00006bbf 
+ 00027587  0x0000734c arg  0x00002b8f , 0x0000003f 
+ 00027588  0x0000734d arg  0x0000310d , 0x00000002 
+ 00027589  0x0000734e branch  0x00006bb7 
+ 00027590  0x00007355 bpatch  0x000000c6 , 0x00004018 
+ 00027591  0x00007357 fetch  0x00000001 , 0x000043f5 
+ 00027592  0x00007358 store  0x00000001 , 0x00008080 
+ 00027593  0x00007359 fetch  0x00000001 , 0x000043f6 
+ 00027594  0x0000735a store  0x00000001 , 0x00008081 
+ 00027595  0x0000735b setarg  0x000001de 
+ 00027596  0x0000735c store  0x00000002 , 0x00008084 
+ 00027597  0x0000735d setarg  0x000001e3 
+ 00027598  0x0000735e store  0x00000002 , 0x00008086 
+ 00027599  0x0000735f branch  0x000069dc 
+ 00027600  0x00007365 set1  0x00000007 , 0x0000003f 
+ 00027601  0x00007366 store  0x00000002 , 0x000001de 
+ 00027602  0x00007367 bpatch  0x000000c7 , 0x00004018 
+ 00027603  0x00007368 jam  0x00000002 , 0x00008082 
+ 00027604  0x00007369 jam  0x00000000 , 0x00008088 
+ 00027605  0x0000736a jam  0x00000002 , 0x00008006 
+ 00027606  0x0000736b branch  0x00006be0 
+ 00027607  0x0000736f force  0x00000001 , 0x00000002 
+ 00027608  0x00007371 store  0x00000001 , 0x000001de 
+ 00027609  0x00007372 bpatch  0x000000c8 , 0x00004019 
+ 00027610  0x00007373 jam  0x00000001 , 0x00008082 
+ 00027611  0x00007374 storet  0x00000002 , 0x00008088 
+ 00027612  0x00007375 jam  0x00000002 , 0x00008006 
+ 00027613  0x00007376 call  0x00006be0 
+ 00027614  0x00007377 fetch  0x00000001 , 0x000001e3 
+ 00027615  0x00007378 rtn 
+ 00027616  0x0000737f nop  0x00000005 
+ 00027617  0x00007380 fetch  0x00000001 , 0x00008128 
+ 00027618  0x00007381 bbit0  0x00000003 , 0x00006be0 
+ 00027619  0x00007382 rtn 
+ 00027620  0x0000738b disable  0x00000028 
+ 00027621  0x0000738c copy  0x0000003f , 0x00000012 
+ 00027622  0x0000738d fetch  0x00000001 , 0x00004420 
+ 00027623  0x0000738e rtnne  0x00000000 
+ 00027624  0x0000738f enable  0x00000028 
+ 00027625  0x00007390 copy  0x00000012 , 0x0000003f 
+ 00027626  0x00007391 branch  0x00006bf2 
+ 00027627  0x00007395 fetch  0x00000001 , 0x00004420 
+ 00027628  0x00007396 beq  0x00000001 , 0x00006bf2 
+ 00027629  0x00007397 beq  0x00000002 , 0x00006bf8 
+ 00027630  0x00007398 beq  0x00000003 , 0x00006c00 
+ 00027631  0x00007399 beq  0x00000004 , 0x00006c04 
+ 00027632  0x0000739a beq  0x00000005 , 0x00006c0b 
+ 00027633  0x0000739b rtn 
+ 00027634  0x0000739e store  0x00000003 , 0x00004419 
+ 00027635  0x0000739f copy  0x00000011 , 0x0000003f 
+ 00027636  0x000073a0 store  0x00000002 , 0x0000441c 
+ 00027637  0x000073a1 storet  0x00000002 , 0x0000441e 
+ 00027638  0x000073a2 jam  0x00000002 , 0x00004420 
+ 00027639  0x000073a3 branch  0x00006c20 
+ 00027640  0x000073a6 call  0x00006c20 
+ 00027641  0x000073a7 jam  0x00000003 , 0x00004420 
+ 00027642  0x000073a8 call  0x00006c26 
+ 00027643  0x000073a9 arg  0x000001de , 0x00000011 
+ 00027644  0x000073aa jam  0x00000004 , 0x00008082 
+ 00027645  0x000073ab fetch  0x00000003 , 0x00004419 
+ 00027646  0x000073ac arg  0x00000020 , 0x00000002 
+ 00027647  0x000073ad branch  0x00006c40 
+ 00027648  0x000073b0 call  0x00006c20 
+ 00027649  0x000073b1 call  0x00006c63 
+ 00027650  0x000073b2 jam  0x00000004 , 0x00004420 
+ 00027651  0x000073b3 rtn 
+ 00027652  0x000073b7 bpatch  0x000000c9 , 0x00004019 
+ 00027653  0x000073b8 call  0x00006c20 
+ 00027654  0x000073b9 jam  0x00000005 , 0x00004420 
+ 00027655  0x000073ba call  0x00006c26 
+ 00027656  0x000073bb call  0x00006c18 
+ 00027657  0x000073bc call  0x00006c3c 
+ 00027658  0x000073bd branch  0x00006c13 
+ 00027659  0x000073bf call  0x00006c20 
+ 00027660  0x000073c0 call  0x00006c26 
+ 00027661  0x000073c1 setarg  0x00000005 
+ 00027662  0x000073c2 call  0x00006bd7 
+ 00027663  0x000073c3 rtnbit1  0x00000000 
+ 00027664  0x000073c4 jam  0x00000000 , 0x00004420 
+ 00027665  0x000073c5 fetch  0x00000002 , 0x000043e7 
+ 00027666  0x000073c6 branch  0x00007d79 
+ 00027667  0x000073c8 fetch  0x00000004 , 0x00000678 
+ 00027668  0x000073c9 fetcht  0x00000002 , 0x0000441c 
+ 00027669  0x000073cb increase  0xfffffffc , 0x00000002 
+ 00027670  0x000073cc istore  0x00000004 , 0x00000002 
+ 00027671  0x000073cd rtn 
+ 00027672  0x000073d0 fetcht  0x00000002 , 0x0000441c 
+ 00027673  0x000073d1 copy  0x00000002 , 0x00000011 
+ 00027674  0x000073d2 increase  0xfffffffc , 0x00000002 
+ 00027675  0x000073d3 ifetch  0x00000004 , 0x00000002 
+ 00027676  0x000073d4 store  0x00000004 , 0x00000678 
+ 00027677  0x000073d5 fetcht  0x00000002 , 0x0000441e 
+ 00027678  0x000073d6 fetch  0x00000003 , 0x00004419 
+ 00027679  0x000073d7 rtn 
+ 00027680  0x000073da bpatch  0x000000ca , 0x00004019 
+ 00027681  0x000073db call  0x00006c8b 
+ 00027682  0x000073dc call  0x000069dc 
+ 00027683  0x000073dd setarg  0x00000000 
+ 00027684  0x000073de store  0x00000004 , 0x000001de 
+ 00027685  0x000073df rtn 
+ 00027686  0x000073e2 jam  0x00000006 , 0x000001de 
+ 00027687  0x000073e4 setarg  0x00000000 
+ 00027688  0x000073e5 store  0x00000002 , 0x00008088 
+ 00027689  0x000073e6 setarg  0x00000001 
+ 00027690  0x000073e7 store  0x00000002 , 0x00008082 
+ 00027691  0x000073e8 setarg  0x000001de 
+ 00027692  0x000073e9 store  0x00000002 , 0x00008084 
+ 00027693  0x000073ea jam  0x00000002 , 0x00008006 
+ 00027694  0x000073eb branch  0x00006be0 
+ 00027695  0x000073ee jam  0x000000ab , 0x000001de 
+ 00027696  0x000073ef branch  0x00006c27 
+ 00027697  0x000073f2 jam  0x000000b9 , 0x000001de 
+ 00027698  0x000073f3 branch  0x00006c27 
+ 00027699  0x000073f6 store  0x00000003 , 0x00000670 
+ 00027700  0x000073f7 storet  0x00000002 , 0x00000678 
+ 00027701  0x000073f8 storer  0x00000011 , 0x00000002 , 0x00000684 
+ 00027702  0x000073f9 bpatchx  0x000000b5 , 0x00004036 
+ 00027703  0x000073fa call  0x00006c26 
+ 00027704  0x000073fb fetch  0x00000003 , 0x00000670 
+ 00027705  0x000073fc fetcht  0x00000002 , 0x00000678 
+ 00027706  0x000073fd fetchr  0x00000011 , 0x00000002 , 0x00000684 
+ 00027707  0x000073fe branch  0x00006c3c 
+ 00027708  0x00007402 increase  0x00000004 , 0x00000002 
+ 00027709  0x00007403 storet  0x00000002 , 0x00008082 
+ 00027710  0x00007404 arg  0x00000002 , 0x00000002 
+ 00027711  0x00007405 increase  0xfffffffc , 0x00000011 
+ 00027712  0x00007408 istoret  0x00000001 , 0x00000011 
+ 00027713  0x00007409 rshift16  0x0000003f , 0x00000002 
+ 00027714  0x0000740a istoret  0x00000001 , 0x00000005 
+ 00027715  0x0000740b rshift8  0x0000003f , 0x00000002 
+ 00027716  0x0000740c istoret  0x00000001 , 0x00000005 
+ 00027717  0x0000740d istore  0x00000001 , 0x00000005 
+ 00027718  0x0000740e deposit  0x00000011 
+ 00027719  0x0000740f store  0x00000002 , 0x00008084 
+ 00027720  0x00007410 setarg  0x00000000 
+ 00027721  0x00007411 store  0x00000002 , 0x00008088 
+ 00027722  0x00007412 jam  0x00000002 , 0x00008006 
+ 00027723  0x00007413 call  0x00006be0 
+ 00027724  0x00007414 branch  0x00006c63 
+ 00027725  0x00007419 storet  0x00000002 , 0x00008088 
+ 00027726  0x0000741a rshift16  0x0000003f , 0x00000002 
+ 00027727  0x0000741b storet  0x00000001 , 0x000001df 
+ 00027728  0x0000741c rshift8  0x0000003f , 0x00000002 
+ 00027729  0x0000741d storet  0x00000001 , 0x000001e0 
+ 00027730  0x0000741e store  0x00000001 , 0x000001e1 
+ 00027731  0x0000741f setarg  0x00000004 
+ 00027732  0x00007420 store  0x00000002 , 0x00008082 
+ 00027733  0x00007421 jam  0x00000003 , 0x000001de 
+ 00027734  0x00007422 setarg  0x000001de 
+ 00027735  0x00007423 store  0x00000002 , 0x00008084 
+ 00027736  0x00007424 deposit  0x00000011 
+ 00027737  0x00007425 store  0x00000002 , 0x00008086 
+ 00027738  0x00007426 fetch  0x00000001 , 0x00008080 
+ 00027739  0x00007427 isolate0  0x0000000f , 0x00000011 
+ 00027740  0x00007428 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027741  0x00007429 store  0x00000001 , 0x00008080 
+ 00027742  0x0000742a jam  0x00000002 , 0x00008006 
+ 00027743  0x0000742c fetch  0x00000001 , 0x00008128 
+ 00027744  0x0000742d bbit1  0x00000007 , 0x00006c5f 
+ 00027745  0x0000742e arg  0x00000003 , 0x00000007 
+ 00027746  0x0000742f branch  0x00006be0 
+ 00027747  0x00007432 setarg  0x000007d0 
+ 00027748  0x00007433 call  0x0000235c 
+ 00027749  0x00007434 call  0x00006c26 
+ 00027750  0x00007435 setarg  0x000001e3 
+ 00027751  0x00007436 store  0x00000002 , 0x00008086 
+ 00027752  0x00007437 setarg  0x00000005 
+ 00027753  0x00007438 call  0x00006bd7 
+ 00027754  0x00007439 bbit1  0x00000000 , 0x00006c63 
+ 00027755  0x0000743a rtn 
+ 00027756  0x00007441 storet  0x00000002 , 0x00008088 
+ 00027757  0x00007442 setarg  0x00000004 
+ 00027758  0x00007443 store  0x00000002 , 0x00008082 
+ 00027759  0x00007444 jam  0x00000003 , 0x000001de 
+ 00027760  0x00007445 setarg  0x000001de 
+ 00027761  0x00007446 store  0x00000002 , 0x00008084 
+ 00027762  0x00007447 deposit  0x00000011 
+ 00027763  0x00007448 store  0x00000002 , 0x00008086 
+ 00027764  0x00007449 fetch  0x00000001 , 0x00008080 
+ 00027765  0x0000744a isolate0  0x0000000f , 0x00000011 
+ 00027766  0x0000744b setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00027767  0x0000744c store  0x00000001 , 0x00008080 
+ 00027768  0x0000744d jam  0x00000002 , 0x00008006 
+ 00027769  0x0000744f fetch  0x00000001 , 0x00008128 
+ 00027770  0x00007450 bbit1  0x00000007 , 0x00006c79 
+ 00027771  0x00007451 arg  0x00000003 , 0x00000007 
+ 00027772  0x00007452 call  0x00006b07 
+ 00027773  0x00007453 call  0x00006be0 
+ 00027774  0x00007454 isolate1  0x00000002 , 0x0000003f 
+ 00027775  0x00007455 call  0x00006b00 
+ 00027776  0x00007456 fetch  0x00000001 , 0x000001df 
+ 00027777  0x00007457 lshift16  0x0000003f , 0x00000012 
+ 00027778  0x00007458 fetch  0x00000002 , 0x000001e0 
+ 00027779  0x00007459 byteswap  0x0000003f , 0x0000003f 
+ 00027780  0x0000745a ior  0x00000012 , 0x0000003f 
+ 00027781  0x0000745b iadd  0x00000002 , 0x0000003f 
+ 00027782  0x0000745c store  0x00000001 , 0x000001e1 
+ 00027783  0x0000745d rshift8  0x0000003f , 0x0000003f 
+ 00027784  0x0000745e byteswap  0x0000003f , 0x0000003f 
+ 00027785  0x0000745f store  0x00000002 , 0x000001df 
+ 00027786  0x00007460 rtn 
+ 00027787  0x00007463 fetch  0x00000001 , 0x00004421 
+ 00027788  0x00007464 fetcht  0x00000001 , 0x00004423 
+ 00027789  0x00007465 isub  0x00000002 , 0x0000003e 
+ 00027790  0x00007466 nbranch  0x00006c90 , 0x00000005 
+ 00027791  0x00007467 call  0x00006c9c 
+ 00027792  0x0000746a fetch  0x00000001 , 0x00004421 
+ 00027793  0x0000746b arg  0x00000020 , 0x00000002 
+ 00027794  0x0000746c call  0x00006f21 
+ 00027795  0x0000746d fetch  0x00000001 , 0x00004424 
+ 00027796  0x0000746e arg  0x00000021 , 0x00000002 
+ 00027797  0x0000746f call  0x00006f21 
+ 00027798  0x00007470 fetch  0x00000001 , 0x00004422 
+ 00027799  0x00007471 arg  0x00000022 , 0x00000002 
+ 00027800  0x00007472 call  0x00006f21 
+ 00027801  0x00007473 fetch  0x00000001 , 0x00004423 
+ 00027802  0x00007474 arg  0x0000001f , 0x00000002 
+ 00027803  0x00007475 branch  0x00006f21 
+ 00027804  0x00007478 jam  0x00000001 , 0x00004421 
+ 00027805  0x00007479 jam  0x00000003 , 0x00004422 
+ 00027806  0x0000747a jam  0x00000000 , 0x00004423 
+ 00027807  0x0000747b jam  0x00000002 , 0x00004424 
+ 00027808  0x0000747c jam  0x0000000b , 0x00004425 
+ 00027809  0x0000747d jam  0x0000000a , 0x00004426 
+ 00027810  0x0000747e rtn 
+ 00027811  0x00007482 jam  0x00000001 , 0x00008010 
+ 00027812  0x00007483 rtn 
+ 00027813  0x0000748a jam  0x00000005 , 0x0000808b 
+ 00027814  0x0000748b jam  0x00000007 , 0x0000808c 
+ 00027815  0x0000748c jam  0x00000007 , 0x0000808d 
+ 00027816  0x0000748d jam  0x00000007 , 0x0000808e 
+ 00027817  0x0000748e jam  0x00000007 , 0x0000808f 
+ 00027818  0x0000748f jam  0x00000005 , 0x00008090 
+ 00027819  0x00007490 jam  0x00000000 , 0x00008091 
+ 00027820  0x00007491 rtn 
+ 00027821  0x00007494 jam  0x0000000c , 0x0000808b 
+ 00027822  0x00007495 jam  0x0000000d , 0x0000808c 
+ 00027823  0x00007496 jam  0x0000000d , 0x0000808d 
+ 00027824  0x00007497 jam  0x0000000d , 0x0000808e 
+ 00027825  0x00007498 jam  0x0000000d , 0x0000808f 
+ 00027826  0x00007499 jam  0x0000000c , 0x00008090 
+ 00027827  0x0000749a jam  0x00000000 , 0x00008091 
+ 00027828  0x0000749b rtn 
+ 00027829  0x0000749e call  0x00006cd8 
+ 00027830  0x000074a0 fetch  0x00000001 , 0x00004428 
+ 00027831  0x000074a1 arg  0x0000006c , 0x00000002 
+ 00027832  0x000074a2 call  0x00006f21 
+ 00027833  0x000074a3 fetch  0x00000001 , 0x00004429 
+ 00027834  0x000074a4 arg  0x0000006d , 0x00000002 
+ 00027835  0x000074a5 branch  0x00006f21 
+ 00027836  0x000074a8 call  0x00006cdf 
+ 00027837  0x000074a9 branch  0x00006cb6 
+ 00027838  0x000074ac fetch  0x00000001 , 0x00008128 
+ 00027839  0x000074ad bbit0  0x00000005 , 0x00006cbe 
+ 00027840  0x000074ae rtn 
+ 00027841  0x000074c9 set1  0x00000028 , 0x00000000 
+ 00027842  0x000074ca jam  0x00000008 , 0x000043f4 
+ 00027843  0x000074cb rtn 
+ 00027844  0x000074ce set0  0x00000028 , 0x00000000 
+ 00027845  0x000074cf jam  0x00000020 , 0x000043f4 
+ 00027846  0x000074d0 rtn 
+ 00027847  0x000074d4 fetch  0x00000001 , 0x000043eb 
+ 00027848  0x000074d5 iadd  0x00000012 , 0x0000003f 
+ 00027849  0x000074d6 store  0x00000001 , 0x000001e0 
+ 00027850  0x000074d7 branch  0x00006cce 
+ 00027851  0x000074da fetch  0x00000002 , 0x000001e0 
+ 00027852  0x000074db byteswap  0x0000003f , 0x0000003f 
+ 00027853  0x000074dc store  0x00000001 , 0x000001e0 
+ 00027854  0x000074e2 setarg  0x00000003 
+ 00027855  0x000074e3 store  0x00000002 , 0x00008092 
+ 00027856  0x000074e4 jam  0x000000a0 , 0x000001df 
+ 00027857  0x000074e5 jam  0x000000a1 , 0x000001e1 
+ 00027858  0x000074e6 branch  0x00006ced 
+ 00027859  0x000074ed storet  0x00000002 , 0x00000678 
+ 00027860  0x000074ee call  0x00006cd8 
+ 00027861  0x000074ef fetcht  0x00000002 , 0x00000678 
+ 00027862  0x000074f0 call  0x00006d07 
+ 00027863  0x000074f1 branch  0x00006cdf 
+ 00027864  0x000074f4 fetch  0x00000001 , 0x00004427 
+ 00027865  0x000074f5 rtneq  0x000000ff 
+ 00027866  0x000074f6 bbit0  0x00000006 , 0x00006cdd 
+ 00027867  0x000074f7 setarg  0x000249f0 
+ 00027868  0x000074f8 call  0x0000235c 
+ 00027869  0x000074fa fetcht  0x00000001 , 0x00004427 
+ 00027870  0x000074fb branch  0x00006ef7 
+ 00027871  0x000074fe fetcht  0x00000001 , 0x00004427 
+ 00027872  0x000074ff branch  0x00006ef3 
+ 00027873  0x00007505 bpatch  0x000000cb , 0x00004019 
+ 00027874  0x00007506 bmark1  0x00000028 , 0x00006cc7 
+ 00027875  0x00007507 fetch  0x00000002 , 0x000043eb 
+ 00027876  0x00007508 iadd  0x00000012 , 0x0000003f 
+ 00027877  0x00007509 byteswap  0x0000003f , 0x0000003f 
+ 00027878  0x0000750a store  0x00000002 , 0x000001e0 
+ 00027879  0x0000750e bpatch  0x000000cc , 0x00004019 
+ 00027880  0x0000750f bmark1  0x00000028 , 0x00006ccb 
+ 00027881  0x00007510 setarg  0x00000004 
+ 00027882  0x00007511 store  0x00000002 , 0x00008092 
+ 00027883  0x00007512 jam  0x000000a0 , 0x000001df 
+ 00027884  0x00007513 jam  0x000000a1 , 0x000001e2 
+ 00027885  0x00007515 setarg  0x000001df 
+ 00027886  0x00007516 store  0x00000002 , 0x00008094 
+ 00027887  0x00007517 storet  0x00000002 , 0x00008098 
+ 00027888  0x00007518 storer  0x00000011 , 0x00000002 , 0x00008096 
+ 00027889  0x00007519 setarg  0x00000002 
+ 00027890  0x0000751a isolate0  0x0000000f , 0x00000011 
+ 00027891  0x0000751b setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00027892  0x0000751c store  0x00000001 , 0x0000808a 
+ 00027893  0x0000751d jam  0x00000004 , 0x00008006 
+ 00027894  0x0000751e arg  0x00000005 , 0x00000007 
+ 00027895  0x0000751f call  0x00006b07 
+ 00027896  0x00007520 call  0x00006cbe 
+ 00027897  0x00007521 isolate1  0x00000004 , 0x0000003f 
+ 00027898  0x00007522 call  0x00006b00 
+ 00027899  0x00007523 bmark1  0x00000028 , 0x00006d02 
+ 00027900  0x00007525 fetch  0x00000002 , 0x000001e0 
+ 00027901  0x00007526 byteswap  0x0000003f , 0x0000003f 
+ 00027902  0x00007527 iadd  0x00000002 , 0x0000003f 
+ 00027903  0x00007528 byteswap  0x0000003f , 0x0000003f 
+ 00027904  0x00007529 store  0x00000002 , 0x000001e0 
+ 00027905  0x0000752a rtn 
+ 00027906  0x0000752d fetch  0x00000001 , 0x000001e0 
+ 00027907  0x0000752e iadd  0x00000002 , 0x0000003f 
+ 00027908  0x0000752f byteswap  0x0000003f , 0x0000003f 
+ 00027909  0x00007530 store  0x00000002 , 0x000001e0 
+ 00027910  0x00007531 rtn 
+ 00027911  0x00007538 fetch  0x00000002 , 0x000043eb 
+ 00027912  0x00007539 iadd  0x00000012 , 0x0000003f 
+ 00027913  0x0000753c store  0x00000002 , 0x00000670 
+ 00027914  0x0000753d bpatch  0x000000cd , 0x00004019 
+ 00027915  0x0000753e storet  0x00000002 , 0x00000678 
+ 00027916  0x0000753f storer  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027917  0x00007541 call  0x00006d1c 
+ 00027918  0x00007543 fetcht  0x00000002 , 0x00000688 
+ 00027919  0x00007544 fetchr  0x00000011 , 0x00000002 , 0x0000068f 
+ 00027920  0x00007545 fetch  0x00000002 , 0x00000670 
+ 00027921  0x00007547 call  0x00006d3d 
+ 00027922  0x00007549 fetch  0x00000002 , 0x00000688 
+ 00027923  0x0000754a fetcht  0x00000002 , 0x0000068f 
+ 00027924  0x0000754b iadd  0x00000002 , 0x00000002 
+ 00027925  0x0000754c storet  0x00000002 , 0x0000068f 
+ 00027926  0x0000754d fetcht  0x00000002 , 0x00000670 
+ 00027927  0x0000754e iadd  0x00000002 , 0x00000002 
+ 00027928  0x0000754f storet  0x00000002 , 0x00000670 
+ 00027929  0x00007550 fetch  0x00000002 , 0x00000678 
+ 00027930  0x00007551 nbranch  0x00006d0d , 0x00000034 
+ 00027931  0x00007552 rtn 
+ 00027932  0x0000755b bpatch  0x000000ce , 0x00004019 
+ 00027933  0x0000755c fetch  0x00000001 , 0x000043f4 
+ 00027934  0x0000755d increase  0xffffffff , 0x0000003f 
+ 00027935  0x0000755e fetcht  0x00000002 , 0x00000670 
+ 00027936  0x0000755f ior  0x00000002 , 0x0000003f 
+ 00027937  0x00007560 increase  0x00000001 , 0x0000003f 
+ 00027938  0x00007561 store  0x00000003 , 0x0000068c 
+ 00027939  0x00007563 fetch  0x00000002 , 0x00000678 
+ 00027940  0x00007564 iadd  0x00000002 , 0x0000003f 
+ 00027941  0x00007566 fetcht  0x00000003 , 0x0000068c 
+ 00027942  0x00007567 isub  0x00000002 , 0x0000003f 
+ 00027943  0x00007568 nbranch  0x00006d2e , 0x00000002 
+ 00027944  0x00007569 store  0x00000002 , 0x00000678 
+ 00027945  0x0000756a fetch  0x00000003 , 0x0000068c 
+ 00027946  0x0000756b fetcht  0x00000002 , 0x00000670 
+ 00027947  0x0000756c isub  0x00000002 , 0x0000003f 
+ 00027948  0x0000756d store  0x00000002 , 0x00000688 
+ 00027949  0x0000756e rtn 
+ 00027950  0x00007571 fetch  0x00000002 , 0x00000678 
+ 00027951  0x00007572 store  0x00000002 , 0x00000688 
+ 00027952  0x00007573 setarg  0x00000000 
+ 00027953  0x00007574 store  0x00000002 , 0x00000678 
+ 00027954  0x00007575 rtn 
+ 00027955  0x00007578 copy  0x00000012 , 0x0000003f 
+ 00027956  0x00007579 increase  0x00000002 , 0x00000002 
+ 00027957  0x0000757a storet  0x00000002 , 0x00008092 
+ 00027958  0x0000757b increase  0xfffffffe , 0x00000011 
+ 00027959  0x0000757c ifetcht  0x00000003 , 0x00000011 
+ 00027960  0x0000757d copy  0x00000002 , 0x00000012 
+ 00027961  0x0000757e arg  0x000000a0 , 0x00000002 
+ 00027962  0x0000757f istoret  0x00000001 , 0x00000011 
+ 00027963  0x00007580 istore  0x00000001 , 0x00000005 
+ 00027964  0x00007581 branch  0x00006d4a 
+ 00027965  0x00007585 copy  0x0000003f , 0x00000012 
+ 00027966  0x00007586 bpatch  0x000000cf , 0x00004019 
+ 00027967  0x00007587 bmark1  0x00000028 , 0x00006d33 
+ 00027968  0x00007588 copy  0x00000012 , 0x0000003f 
+ 00027969  0x00007589 increase  0x00000003 , 0x00000002 
+ 00027970  0x0000758a storet  0x00000002 , 0x00008092 
+ 00027971  0x0000758b increase  0xfffffffd , 0x00000011 
+ 00027972  0x0000758c ifetcht  0x00000003 , 0x00000011 
+ 00027973  0x0000758d copy  0x00000002 , 0x00000012 
+ 00027974  0x0000758e arg  0x000000a0 , 0x00000002 
+ 00027975  0x0000758f istoret  0x00000001 , 0x00000011 
+ 00027976  0x00007590 byteswap  0x0000003f , 0x0000003f 
+ 00027977  0x00007591 istore  0x00000002 , 0x00000005 
+ 00027978  0x00007593 storer  0x00000011 , 0x00000002 , 0x00008094 
+ 00027979  0x00007594 setarg  0x00000000 
+ 00027980  0x00007595 store  0x00000002 , 0x00008098 
+ 00027981  0x00007596 jam  0x00000001 , 0x0000808a 
+ 00027982  0x00007597 jam  0x00000004 , 0x00008006 
+ 00027983  0x00007598 call  0x00006cbe 
+ 00027984  0x00007599 istorer  0x00000012 , 0x00000003 , 0x00000011 
+ 00027985  0x0000759b bpatch  0x000000d0 , 0x0000401a 
+ 00027986  0x0000759c jam  0x00000000 , 0x000001e2 
+ 00027987  0x0000759e setarg  0x00000001 
+ 00027988  0x0000759f store  0x00000002 , 0x00008092 
+ 00027989  0x000075a0 jam  0x000000a0 , 0x000001df 
+ 00027990  0x000075a1 setarg  0x000001df 
+ 00027991  0x000075a2 store  0x00000002 , 0x00008094 
+ 00027992  0x000075a3 setarg  0x00000000 
+ 00027993  0x000075a4 store  0x00000002 , 0x00008098 
+ 00027994  0x000075a5 store  0x00000002 , 0x00008096 
+ 00027995  0x000075a6 setarg  0x00000003 
+ 00027996  0x000075a7 store  0x00000001 , 0x0000808a 
+ 00027997  0x000075a8 jam  0x00000004 , 0x00008006 
+ 00027998  0x000075a9 call  0x00006cbe 
+ 00027999  0x000075aa fetch  0x00000001 , 0x00008128 
+ 00028000  0x000075ab rtnbit0  0x00000006 
+ 00028001  0x000075ac nop  0x000005dc 
+ 00028002  0x000075ad fetch  0x00000001 , 0x000001e2 
+ 00028003  0x000075ae increase  0x00000001 , 0x0000003f 
+ 00028004  0x000075af store  0x00000001 , 0x000001e2 
+ 00028005  0x000075b0 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00028006  0x000075b1 nrtn  0x00000002 
+ 00028007  0x000075b2 branch  0x00006d53 
+ 00028008  0x000075b7 call  0x00007dba 
+ 00028009  0x000075b8 branch  0x00006d6a 
+ 00028010  0x000075bb rshift16  0x0000003f , 0x00000002 
+ 00028011  0x000075bc call  0x00006d8e , 0x00000028 
+ 00028012  0x000075bd rshift32  0x0000003f , 0x0000003f 
+ 00028013  0x000075be rshift16  0x0000003f , 0x00000002 
+ 00028014  0x000075bf call  0x00006d8a , 0x00000028 
+ 00028015  0x000075c0 fetch  0x00000002 , 0x00008050 
+ 00028016  0x000075c1 set0  0x0000000f , 0x0000003f 
+ 00028017  0x000075c2 store  0x00000002 , 0x00008050 
+ 00028018  0x000075c3 rtn 
+ 00028019  0x000075c7 store  0x00000002 , 0x00008052 
+ 00028020  0x000075c8 rtn 
+ 00028021  0x000075cc call  0x00006d77 
+ 00028022  0x000075cd branch  0x00006d73 
+ 00028023  0x000075d1 call  0x00006d7c 
+ 00028024  0x000075d2 idiv  0x00000002 
+ 00028025  0x000075d3 call  0x00007d62 
+ 00028026  0x000075d4 quotient  0x0000003f 
+ 00028027  0x000075d5 rtn 
+ 00028028  0x000075d8 fetch  0x00000001 , 0x00008043 
+ 00028029  0x000075d9 bbit0  0x00000000 , 0x00006d80 
+ 00028030  0x000075da setarg  0x02dc6c00 
+ 00028031  0x000075db rtn 
+ 00028032  0x000075dd setarg  0x016e3600 
+ 00028033  0x000075de rtn 
+ 00028034  0x000075e1 fetch  0x00000001 , 0x00008043 
+ 00028035  0x000075e2 and  0x0000003f , 0x000000fe , 0x0000003f 
+ 00028036  0x000075e3 store  0x00000001 , 0x00008043 
+ 00028037  0x000075e4 rtn 
+ 00028038  0x000075e7 fetch  0x00000001 , 0x00008043 
+ 00028039  0x000075e8 or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028040  0x000075e9 store  0x00000001 , 0x00008043 
+ 00028041  0x000075ea rtn 
+ 00028042  0x000075ef store  0x00000002 , 0x0000805a 
+ 00028043  0x000075f0 store  0x00000002 , 0x0000805e 
+ 00028044  0x000075f1 storet  0x00000002 , 0x0000805c 
+ 00028045  0x000075f2 rtn 
+ 00028046  0x000075f6 store  0x00000002 , 0x00008054 
+ 00028047  0x000075f7 store  0x00000002 , 0x00008058 
+ 00028048  0x000075f8 storet  0x00000002 , 0x00008056 
+ 00028049  0x000075f9 rtn 
+ 00028050  0x000075fc fetchr  0x0000000a , 0x00000002 , 0x0000805a 
+ 00028051  0x000075fd fetchr  0x00000010 , 0x00000002 , 0x0000805c 
+ 00028052  0x000075fe fetchr  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028053  0x000075ff rtn 
+ 00028054  0x00007602 fetchr  0x0000000a , 0x00000002 , 0x00008054 
+ 00028055  0x00007603 fetchr  0x00000010 , 0x00000002 , 0x00008056 
+ 00028056  0x00007604 fetchr  0x00000003 , 0x00000002 , 0x00008058 
+ 00028057  0x00007605 rtn 
+ 00028058  0x00007608 storer  0x00000003 , 0x00000002 , 0x0000805e 
+ 00028059  0x00007609 rtn 
+ 00028060  0x0000760c storer  0x00000003 , 0x00000002 , 0x00008058 
+ 00028061  0x0000760d rtn 
+ 00028062  0x00007610 call  0x00006d96 
+ 00028063  0x00007611 fetch  0x00000002 , 0x00008112 
+ 00028064  0x00007612 iadd  0x00000003 , 0x00000003 
+ 00028065  0x00007613 branch  0x00006d9c 
+ 00028066  0x00007616 call  0x00006da6 
+ 00028067  0x00007617 branch  0x00006d92 
+ 00028068  0x0000761a call  0x00006d9a 
+ 00028069  0x0000761b branch  0x00006daa 
+ 00028070  0x0000761f storer  0x00000003 , 0x00000002 , 0x00000697 
+ 00028071  0x00007620 storer  0x0000000a , 0x00000002 , 0x00000695 
+ 00028072  0x00007621 storer  0x00000010 , 0x00000002 , 0x00000693 
+ 00028073  0x00007622 rtn 
+ 00028074  0x00007625 fetchr  0x00000003 , 0x00000002 , 0x00000697 
+ 00028075  0x00007626 fetchr  0x0000000a , 0x00000002 , 0x00000695 
+ 00028076  0x00007627 fetchr  0x00000010 , 0x00000002 , 0x00000693 
+ 00028077  0x00007628 rtn 
+ 00028078  0x0000762b fetch  0x00000002 , 0x0000810e 
+ 00028079  0x0000762c nbranch  0x00006dae , 0x00000034 
+ 00028080  0x0000762d rtn 
+ 00028081  0x00007630 deposit  0x00000039 
+ 00028082  0x00007631 rtn  0x00000034 
+ 00028083  0x00007633 increase  0xfffffff8 , 0x00000039 
+ 00028084  0x00007634 call  0x00006dbe , 0x00000002 
+ 00028085  0x00007635 rtn  0x00000005 
+ 00028086  0x00007636 branch  0x00006db3 , 0x00000002 
+ 00028087  0x00007637 increase  0x00000008 , 0x00000039 
+ 00028088  0x00007639 increase  0xfffffffc , 0x00000039 
+ 00028089  0x0000763a call  0x00006dc1 , 0x00000002 
+ 00028090  0x0000763b rtn  0x00000005 
+ 00028091  0x0000763c branch  0x00006db8 , 0x00000002 
+ 00028092  0x0000763d increase  0x00000004 , 0x00000039 
+ 00028093  0x0000763e branch  0x00006dc4 
+ 00028094  0x00007641 ifetch  0x00000008 , 0x00000006 
+ 00028095  0x00007642 istore  0x00000008 , 0x00000003 
+ 00028096  0x00007643 rtn 
+ 00028097  0x00007646 ifetch  0x00000004 , 0x00000006 
+ 00028098  0x00007647 istore  0x00000004 , 0x00000003 
+ 00028099  0x00007648 rtn 
+ 00028100  0x0000764b deposit  0x00000039 
+ 00028101  0x0000764c rtn  0x00000034 
+ 00028102  0x0000764e ifetch  0x00000001 , 0x00000006 
+ 00028103  0x0000764f istore  0x00000001 , 0x00000003 
+ 00028104  0x00007650 loop  0x00006dc6 
+ 00028105  0x00007651 rtn 
+ 00028106  0x00007654 deposit  0x00000039 
+ 00028107  0x00007655 rtn  0x00000034 
+ 00028108  0x00007657 increase  0xfffffff8 , 0x00000039 
+ 00028109  0x00007658 call  0x00006dd7 , 0x00000002 
+ 00028110  0x00007659 rtn  0x00000005 
+ 00028111  0x0000765a branch  0x00006dcc , 0x00000002 
+ 00028112  0x0000765b increase  0x00000008 , 0x00000039 
+ 00028113  0x0000765d increase  0xfffffffc , 0x00000039 
+ 00028114  0x0000765e call  0x00006dda , 0x00000002 
+ 00028115  0x0000765f rtn  0x00000005 
+ 00028116  0x00007660 branch  0x00006dd1 , 0x00000002 
+ 00028117  0x00007661 increase  0x00000004 , 0x00000039 
+ 00028118  0x00007662 branch  0x00006ddd 
+ 00028119  0x00007666 ifetch  0x00000008 , 0x00000003 
+ 00028120  0x00007667 istore  0x00000008 , 0x00000005 
+ 00028121  0x00007668 rtn 
+ 00028122  0x0000766b ifetch  0x00000004 , 0x00000003 
+ 00028123  0x0000766c istore  0x00000004 , 0x00000005 
+ 00028124  0x0000766d rtn 
+ 00028125  0x00007671 deposit  0x00000039 
+ 00028126  0x00007672 rtn  0x00000034 
+ 00028127  0x00007674 ifetch  0x00000001 , 0x00000003 
+ 00028128  0x00007675 istore  0x00000001 , 0x00000005 
+ 00028129  0x00007676 loop  0x00006ddf 
+ 00028130  0x00007677 rtn 
+ 00028131  0x0000767d jam  0x0000003d , 0x0000066f 
+ 00028132  0x0000767e branch  0x0000782b 
+ 00028133  0x00007681 bpatch  0x000000d1 , 0x0000401a 
+ 00028134  0x00007682 fetch  0x00000001 , 0x000043fa 
+ 00028135  0x00007683 rtn  0x00000034 
+ 00028136  0x00007684 call  0x00006e87 
+ 00028137  0x00007685 call  0x00006e8d , 0x00000005 
+ 00028138  0x00007686 call  0x00007dc0 
+ 00028139  0x00007687 call  0x00006e18 
+ 00028140  0x00007689 fetch  0x00000001 , 0x000043fa 
+ 00028141  0x0000768a icopy  0x00000013 
+ 00028142  0x0000768b fetcht  0x00000002 , 0x000043f8 
+ 00028143  0x0000768c storet  0x00000002 , 0x00000033 
+ 00028144  0x0000768e copy  0x00000013 , 0x0000003f 
+ 00028145  0x0000768f branch  0x00006de3 , 0x00000034 
+ 00028146  0x00007690 increase  0xffffffff , 0x00000013 
+ 00028147  0x00007691 copy  0x00000002 , 0x00000011 
+ 00028148  0x00007692 ifetch  0x00000001 , 0x00000011 
+ 00028149  0x00007693 fetcht  0x00000001 , 0x00000031 
+ 00028150  0x00007694 isub  0x00000002 , 0x0000003e 
+ 00028151  0x00007695 call  0x00006e00 , 0x00000005 
+ 00028152  0x00007696 branch  0x00006dfc , 0x00000002 
+ 00028153  0x00007697 ifetch  0x00000001 , 0x00000011 
+ 00028154  0x00007698 increase  0x00000001 , 0x0000003f 
+ 00028155  0x00007699 istore  0x00000001 , 0x00000011 
+ 00028156  0x0000769b fetcht  0x00000002 , 0x00000033 
+ 00028157  0x0000769c increase  0x00000022 , 0x00000002 
+ 00028158  0x0000769d storet  0x00000002 , 0x00000033 
+ 00028159  0x0000769e branch  0x00006df0 
+ 00028160  0x000076a1 setarg  0x00000000 
+ 00028161  0x000076a2 istore  0x00000001 , 0x00000011 
+ 00028162  0x000076a3 fetch  0x00000001 , 0x00000032 
+ 00028163  0x000076a4 istore  0x00000001 , 0x00000005 
+ 00028164  0x000076a5 bne  0x00000033 , 0x00006e0d 
+ 00028165  0x000076a8 ifetch  0x00000006 , 0x00000006 
+ 00028166  0x000076a9 istore  0x00000008 , 0x00000005 
+ 00028167  0x000076aa setarg  0x00000000 
+ 00028168  0x000076ab istore  0x00000008 , 0x00000005 
+ 00028169  0x000076ac copy  0x00000012 , 0x00000006 
+ 00028170  0x000076ae call  0x00007c8f 
+ 00028171  0x000076af force  0x00000001 , 0x0000003e 
+ 00028172  0x000076b0 rtn 
+ 00028173  0x000076b3 beq  0x00000036 , 0x00006e11 
+ 00028174  0x000076b4 beq  0x00000037 , 0x00006e15 
+ 00028175  0x000076b5 arg  0x0000428a , 0x00000012 
+ 00028176  0x000076b6 branch  0x00006e05 
+ 00028177  0x000076b9 arg  0x0000430d , 0x00000006 
+ 00028178  0x000076ba call  0x00007c8f 
+ 00028179  0x000076bc arg  0x0000428a , 0x00000006 
+ 00028180  0x000076bd branch  0x00006e0a 
+ 00028181  0x000076c0 arg  0x00004305 , 0x00000006 
+ 00028182  0x000076c1 call  0x00007c8f 
+ 00028183  0x000076c2 branch  0x00006e13 
+ 00028184  0x000076c8 bpatch  0x000000d2 , 0x0000401a 
+ 00028185  0x000076c9 call  0x00007dbc 
+ 00028186  0x000076ca fetch  0x00000001 , 0x000043fa 
+ 00028187  0x000076cb rtn  0x00000034 
+ 00028188  0x000076cc bpatch  0x000000d3 , 0x0000401a 
+ 00028189  0x000076cd fetch  0x00000002 , 0x000044e9 
+ 00028190  0x000076ce rtnbit0  0x00000009 
+ 00028191  0x000076d0 fetch  0x00000001 , 0x000042cb 
+ 00028192  0x000076d1 beq  0x00000000 , 0x00006e34 
+ 00028193  0x000076d2 fetch  0x00000001 , 0x0000017d 
+ 00028194  0x000076d3 compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00028195  0x000076d4 branch  0x00006e27 , 0x00000001 
+ 00028196  0x000076d5 compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00028197  0x000076d6 branch  0x00006e39 , 0x00000001 
+ 00028198  0x000076d7 branch  0x00006e2e 
+ 00028199  0x000076da branch  0x00006e2b , 0x0000002c 
+ 00028200  0x000076db fetch  0x00000001 , 0x000042c2 
+ 00028201  0x000076dc bbit0  0x00000001 , 0x00006e34 
+ 00028202  0x000076dd branch  0x00006e2e 
+ 00028203  0x000076e0 call  0x00006e34 
+ 00028204  0x000076e1 rtn  0x00000028 
+ 00028205  0x000076e2 branch  0x00006e2e 
+ 00028206  0x000076e7 fetch  0x00000001 , 0x000042fe 
+ 00028207  0x000076e8 bbit1  0x00000007 , 0x00006e31 
+ 00028208  0x000076e9 branch  0x00006e37 
+ 00028209  0x000076ed fetch  0x00000006 , 0x00000178 
+ 00028210  0x000076ee store  0x00000008 , 0x00004305 
+ 00028211  0x000076ef branch  0x00006e37 
+ 00028212  0x000076f3 jam  0x00000035 , 0x00000032 
+ 00028213  0x000076f4 fetch  0x00000006 , 0x00000178 
+ 00028214  0x000076f5 branch  0x00006e3b 
+ 00028215  0x000076f8 jam  0x00000037 , 0x00000032 
+ 00028216  0x000076f9 branch  0x00006e3b 
+ 00028217  0x000076fd jam  0x00000036 , 0x00000032 
+ 00028218  0x000076fe branch  0x00006e3b 
+ 00028219  0x00007701 bpatch  0x000000d4 , 0x0000401a 
+ 00028220  0x00007703 fetch  0x00000002 , 0x000043f8 
+ 00028221  0x00007704 ifetcht  0x00000001 , 0x0000003f 
+ 00028222  0x00007705 pincrease  0x00000001 
+ 00028223  0x00007706 store  0x00000002 , 0x00000033 
+ 00028224  0x00007707 storet  0x00000001 , 0x00000031 
+ 00028225  0x00007708 fetch  0x00000001 , 0x000043fa 
+ 00028226  0x00007709 icopy  0x00000013 
+ 00028227  0x0000770b fetch  0x00000002 , 0x00000033 
+ 00028228  0x0000770c copy  0x0000003f , 0x00000011 
+ 00028229  0x0000770d call  0x00006e53 
+ 00028230  0x0000770e rtn  0x00000028 
+ 00028231  0x0000770f fetcht  0x00000002 , 0x00000033 
+ 00028232  0x00007710 increase  0x00000022 , 0x00000002 
+ 00028233  0x00007711 storet  0x00000002 , 0x00000033 
+ 00028234  0x00007712 increase  0xffffffff , 0x00000002 
+ 00028235  0x00007713 ifetch  0x00000001 , 0x00000002 
+ 00028236  0x00007714 store  0x00000001 , 0x00000031 
+ 00028237  0x00007715 increase  0xffffffff , 0x00000013 
+ 00028238  0x00007716 nbranch  0x00006e43 , 0x00000005 
+ 00028239  0x00007717 fetch  0x00000001 , 0x000043fa 
+ 00028240  0x00007718 pincrease  0xffffffff 
+ 00028241  0x00007719 store  0x00000001 , 0x00000031 
+ 00028242  0x0000771a rtn 
+ 00028243  0x0000771c fetch  0x00000001 , 0x00000032 
+ 00028244  0x0000771d bne  0x00000033 , 0x00006e5a 
+ 00028245  0x0000771f arg  0x00000032 , 0x00000012 
+ 00028246  0x00007720 arg  0x00000007 , 0x00000039 
+ 00028247  0x00007721 call  0x00007d64 
+ 00028248  0x00007722 branch  0x00007dba , 0x00000005 
+ 00028249  0x00007723 rtn 
+ 00028250  0x00007726 beq  0x00000036 , 0x00006e5d 
+ 00028251  0x00007727 beq  0x00000037 , 0x00006e78 
+ 00028252  0x00007728 branch  0x00006e55 
+ 00028253  0x0000772b ifetcht  0x00000001 , 0x00000011 
+ 00028254  0x0000772c isub  0x00000002 , 0x0000003e 
+ 00028255  0x0000772d nrtn  0x00000005 
+ 00028256  0x0000772e arg  0x000006a1 , 0x00000005 
+ 00028257  0x0000772f arg  0x00000010 , 0x00000039 
+ 00028258  0x00007730 call  0x00007ca1 
+ 00028259  0x00007731 fetch  0x00000003 , 0x0000017b 
+ 00028260  0x00007732 store  0x00000003 , 0x000006a1 
+ 00028261  0x00007733 call  0x00006e6f 
+ 00028262  0x00007734 fetch  0x00000002 , 0x000006be 
+ 00028263  0x00007735 byteswap  0x0000003f , 0x0000003f 
+ 00028264  0x00007736 lshift8  0x0000003f , 0x00000002 
+ 00028265  0x00007737 ifetch  0x00000001 , 0x00000006 
+ 00028266  0x00007738 iadd  0x00000002 , 0x0000003f 
+ 00028267  0x00007739 fetcht  0x00000003 , 0x00000178 
+ 00028268  0x0000773a isub  0x00000002 , 0x0000003e 
+ 00028269  0x0000773b branch  0x00007dba , 0x00000005 
+ 00028270  0x0000773c rtn 
+ 00028271  0x00007740 arg  0x000006a1 , 0x00000006 
+ 00028272  0x00007741 call  0x00007361 
+ 00028273  0x00007743 ifetch  0x00000001 , 0x00000011 
+ 00028274  0x00007744 call  0x00007362 
+ 00028275  0x00007745 force  0x00000038 , 0x00000036 
+ 00028276  0x00007746 force  0x00000000 , 0x00000036 
+ 00028277  0x00007747 call  0x000072cf 
+ 00028278  0x00007748 arg  0x000006b1 , 0x00000005 
+ 00028279  0x00007749 branch  0x00007375 
+ 00028280  0x0000774c ifetcht  0x00000001 , 0x00000011 
+ 00028281  0x0000774d isub  0x00000002 , 0x0000003e 
+ 00028282  0x0000774e nrtn  0x00000005 
+ 00028283  0x0000774f copy  0x00000006 , 0x00000011 
+ 00028284  0x00007750 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00028285  0x00007751 arg  0x00004305 , 0x00000012 
+ 00028286  0x00007752 arg  0x00000008 , 0x00000039 
+ 00028287  0x00007753 call  0x00007d64 
+ 00028288  0x00007754 branch  0x00007dba , 0x00000005 
+ 00028289  0x00007755 copy  0x00000013 , 0x00000011 
+ 00028290  0x00007756 arg  0x0000430d , 0x00000012 
+ 00028291  0x00007757 arg  0x00000008 , 0x00000039 
+ 00028292  0x00007758 call  0x00007d64 
+ 00028293  0x00007759 branch  0x00007dba , 0x00000005 
+ 00028294  0x0000775a rtn 
+ 00028295  0x0000775d fetch  0x00000002 , 0x000043f8 
+ 00028296  0x0000775e ifetcht  0x00000001 , 0x0000003f 
+ 00028297  0x0000775f pincrease  0x00000022 
+ 00028298  0x00007760 ifetch  0x00000001 , 0x0000003f 
+ 00028299  0x00007761 isub  0x00000002 , 0x0000003e 
+ 00028300  0x00007762 rtn 
+ 00028301  0x00007765 fetch  0x00000001 , 0x000043fa 
+ 00028302  0x00007766 icopy  0x00000039 
+ 00028303  0x00007767 fetcht  0x00000002 , 0x000043f8 
+ 00028304  0x00007768 setarg  0x00000000 
+ 00028305  0x0000776a istore  0x00000001 , 0x00000002 
+ 00028306  0x0000776b increase  0x00000022 , 0x00000002 
+ 00028307  0x0000776c pincrease  0x00000001 
+ 00028308  0x0000776d loop  0x00006e91 
+ 00028309  0x0000776e rtn 
+ 00028310  0x00007773 call  0x00007dbe 
+ 00028311  0x00007774 call  0x00006e18 
+ 00028312  0x00007775 nbranch  0x00006ea1 , 0x00000028 
+ 00028313  0x00007776 fetch  0x00000002 , 0x00000033 
+ 00028314  0x00007777 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00028315  0x00007778 arg  0x0000430d , 0x00000005 
+ 00028316  0x00007779 call  0x00007c8f 
+ 00028317  0x0000777a arg  0x0000428a , 0x00000005 
+ 00028318  0x0000777b call  0x00007c8f 
+ 00028319  0x0000777c jam  0x00000001 , 0x0000429a 
+ 00028320  0x0000777d rtn 
+ 00028321  0x00007780 jam  0x00000000 , 0x0000429a 
+ 00028322  0x00007781 rtn 
+ 00028323  0x00007785 jam  0x00000034 , 0x00000032 
+ 00028324  0x00007786 branch  0x00006ea5 
+ 00028325  0x00007789 fetch  0x00000001 , 0x000043cb 
+ 00028326  0x0000778a beq  0x0000000a , 0x00006de5 
+ 00028327  0x0000778b beq  0x00000008 , 0x00005c42 
+ 00028328  0x0000778c rtn 
+ 00028329  0x00007793 and  0x00000002 , 0x0000001f , 0x0000003f 
+ 00028330  0x00007794 rshift  0x0000003f , 0x0000003f 
+ 00028331  0x00007795 arg  0x00000016 , 0x00000005 
+ 00028332  0x00007796 iadd  0x00000005 , 0x00000005 
+ 00028333  0x00007797 arg  0x000000f0 , 0x00000030 
+ 00028334  0x00007798 isolate0  0x00000000 , 0x00000002 
+ 00028335  0x00007799 rtn  0x00000001 
+ 00028336  0x0000779a arg  0x0000000f , 0x00000030 
+ 00028337  0x0000779b rtn 
+ 00028338  0x0000779f bpatch  0x000000d5 , 0x0000401a 
+ 00028339  0x000077a0 set1  0x00000007 , 0x00000002 
+ 00028340  0x000077a1 call  0x00006ee6 
+ 00028341  0x000077a2 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00028342  0x000077a6 bpatch  0x000000d6 , 0x0000401a 
+ 00028343  0x000077a7 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028344  0x000077a8 rtn  0x00000005 
+ 00028345  0x000077a9 arg  0x00000004 , 0x00000008 
+ 00028346  0x000077aa isolate1  0x00000007 , 0x00000002 
+ 00028347  0x000077ab branch  0x00006ebd , 0x00000001 
+ 00028348  0x000077ac arg  0x00000002 , 0x00000008 
+ 00028349  0x000077ae call  0x00006ea9 
+ 00028350  0x000077af isolate0  0x00000000 , 0x00000002 
+ 00028351  0x000077b0 branch  0x00006ec1 , 0x00000001 
+ 00028352  0x000077b1 lshift4  0x00000008 , 0x00000008 
+ 00028353  0x000077b3 ifetch  0x00000001 , 0x00000005 
+ 00028354  0x000077b4 iand  0x00000030 , 0x0000003f 
+ 00028355  0x000077b5 ior  0x00000008 , 0x0000003f 
+ 00028356  0x000077b6 istore  0x00000001 , 0x00000005 
+ 00028357  0x000077b7 rtn 
+ 00028358  0x000077bb bpatch  0x000000d7 , 0x0000401a 
+ 00028359  0x000077bc sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028360  0x000077bd rtn  0x00000005 
+ 00028361  0x000077be arg  0x00000001 , 0x00000008 
+ 00028362  0x000077bf call  0x00006ea9 
+ 00028363  0x000077c0 isolate0  0x00000000 , 0x00000002 
+ 00028364  0x000077c1 branch  0x00006ece , 0x00000001 
+ 00028365  0x000077c2 lshift4  0x00000008 , 0x00000008 
+ 00028366  0x000077c4 ifetch  0x00000001 , 0x00000005 
+ 00028367  0x000077c5 iand  0x00000030 , 0x0000003f 
+ 00028368  0x000077c6 ior  0x00000008 , 0x0000003f 
+ 00028369  0x000077c7 istore  0x00000001 , 0x00000005 
+ 00028370  0x000077c8 rtn 
+ 00028371  0x000077ce bpatch  0x000000d8 , 0x0000401b 
+ 00028372  0x000077cf sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028373  0x000077d0 rtn  0x00000005 
+ 00028374  0x000077d1 call  0x00006ea9 
+ 00028375  0x000077d2 ifetch  0x00000001 , 0x00000005 
+ 00028376  0x000077d3 iand  0x00000030 , 0x0000003f 
+ 00028377  0x000077d4 istore  0x00000001 , 0x00000005 
+ 00028378  0x000077d5 rtn 
+ 00028379  0x000077d8 call  0x00006ed3 
+ 00028380  0x000077d9 branch  0x00006ee0 
+ 00028381  0x000077dd sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028382  0x000077de rtn  0x00000005 
+ 00028383  0x000077df ncall  0x00006eb6 , 0x0000002b 
+ 00028384  0x000077e1 call  0x00006f14 
+ 00028385  0x000077e2 setarg  0x00000000 
+ 00028386  0x000077e3 isolate1  0x00000007 , 0x00000002 
+ 00028387  0x000077e4 nsetflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00028388  0x000077e5 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028389  0x000077e6 branch  0x00006f0d 
+ 00028390  0x000077ea bpatch  0x000000d9 , 0x0000401b 
+ 00028391  0x000077eb arg  0x0000811c , 0x00000005 
+ 00028392  0x000077ec and  0x00000002 , 0x00000007 , 0x00000007 
+ 00028393  0x000077ed rshift3  0x00000002 , 0x0000003f 
+ 00028394  0x000077ee and_into  0x00000003 , 0x0000003f 
+ 00028395  0x000077ef iadd  0x00000005 , 0x00000005 
+ 00028396  0x000077f0 ifetch  0x00000001 , 0x00000005 
+ 00028397  0x000077f1 isolate1  0x00000007 , 0x00000002 
+ 00028398  0x000077f2 branch  0x00006ef1 , 0x00000001 
+ 00028399  0x000077f3 qisolate0  0x0000003f 
+ 00028400  0x000077f4 rtn 
+ 00028401  0x000077f6 qisolate1  0x0000003f 
+ 00028402  0x000077f7 rtn 
+ 00028403  0x000077fb sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028404  0x000077fc rtn  0x00000005 
+ 00028405  0x000077fd isolate1  0x00000007 , 0x0000003e 
+ 00028406  0x000077fe branch  0x00006efa 
+ 00028407  0x00007802 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028408  0x00007803 rtn  0x00000005 
+ 00028409  0x00007804 isolate0  0x00000007 , 0x0000003e 
+ 00028410  0x00007808 setarg  0x00000000 
+ 00028411  0x00007809 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00028412  0x0000780a ixor  0x00000002 , 0x00000002 
+ 00028413  0x0000780e call  0x00006f14 
+ 00028414  0x0000780f setarg  0x0000003f 
+ 00028415  0x00007810 isolate1  0x00000007 , 0x00000002 
+ 00028416  0x00007811 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00028417  0x00007812 branch  0x00006f0d 
+ 00028418  0x00007816 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028419  0x00007817 branch  0x00007dc4 , 0x00000005 
+ 00028420  0x00007818 call  0x00006f14 
+ 00028421  0x00007819 ifetch  0x00000001 , 0x00000005 
+ 00028422  0x0000781a bbit1  0x00000000 , 0x00006f09 
+ 00028423  0x0000781b isolate0  0x00000007 , 0x00000002 
+ 00028424  0x0000781c rtn 
+ 00028425  0x0000781e isolate1  0x00000007 , 0x00000002 
+ 00028426  0x0000781f rtn 
+ 00028427  0x00007822 call  0x00006f14 
+ 00028428  0x00007823 setarg  0x000000c0 
+ 00028429  0x00007825 istore  0x00000001 , 0x00000005 
+ 00028430  0x00007826 rtn 
+ 00028431  0x00007829 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00028432  0x0000782a rtn  0x00000005 
+ 00028433  0x0000782b call  0x00006f14 
+ 00028434  0x0000782c setarg  0x00000000 
+ 00028435  0x0000782d branch  0x00006f0d 
+ 00028436  0x00007830 and  0x00000002 , 0x0000003f , 0x0000003f 
+ 00028437  0x00007831 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028438  0x00007832 nbranch  0x00006f1a , 0x00000002 
+ 00028439  0x00007833 arg  0x00008070 , 0x00000005 
+ 00028440  0x00007835 iadd  0x00000005 , 0x00000005 
+ 00028441  0x00007836 rtn 
+ 00028442  0x00007838 arg  0x000080d4 , 0x00000005 
+ 00028443  0x00007839 increase  0xfffffff0 , 0x0000003f 
+ 00028444  0x0000783a branch  0x00006f18 
+ 00028445  0x0000783e and  0x0000003f , 0x000000ff , 0x00000002 
+ 00028446  0x0000783f rshift8  0x0000003f , 0x0000003f 
+ 00028447  0x00007840 branch  0x00006f21 
+ 00028448  0x00007844 rtnbit0  0x00000007 
+ 00028449  0x00007846 and_into  0x0000003f , 0x0000003f 
+ 00028450  0x00007847 sub  0x0000003f , 0x0000000f , 0x0000003e 
+ 00028451  0x00007848 nbranch  0x00006f28 , 0x00000002 
+ 00028452  0x00007849 arg  0x00008070 , 0x00000005 
+ 00028453  0x0000784b iadd  0x00000005 , 0x00000005 
+ 00028454  0x0000784c istoret  0x00000001 , 0x00000005 
+ 00028455  0x0000784d rtn 
+ 00028456  0x0000784f arg  0x000080d4 , 0x00000005 
+ 00028457  0x00007850 increase  0xfffffff0 , 0x0000003f 
+ 00028458  0x00007851 branch  0x00006f25 
+ 00028459  0x00007856 and_into  0x0000003f , 0x00000002 
+ 00028460  0x00007857 sub  0x00000002 , 0x0000000f , 0x0000003e 
+ 00028461  0x00007858 nbranch  0x00006f32 , 0x00000002 
+ 00028462  0x00007859 setarg  0x00008070 
+ 00028463  0x0000785b iadd  0x00000002 , 0x00000006 
+ 00028464  0x0000785c ifetch  0x00000001 , 0x00000006 
+ 00028465  0x0000785d rtn 
+ 00028466  0x0000785f setarg  0x000080d4 
+ 00028467  0x00007860 increase  0xfffffff0 , 0x00000002 
+ 00028468  0x00007861 branch  0x00006f2f 
+ 00028469  0x00007866 arg  0x00000010 , 0x00000039 
+ 00028470  0x00007867 arg  0x00008070 , 0x00000006 
+ 00028471  0x00007869 copy  0x00000006 , 0x00000005 
+ 00028472  0x0000786a ifetch  0x00000001 , 0x00000006 
+ 00028473  0x0000786b beq  0x0000001f , 0x00006f48 
+ 00028474  0x0000786c beq  0x00000020 , 0x00006f48 
+ 00028475  0x0000786d beq  0x00000021 , 0x00006f48 
+ 00028476  0x0000786e beq  0x00000022 , 0x00006f48 
+ 00028477  0x0000786f beq  0x00000023 , 0x00006f48 
+ 00028478  0x00007870 beq  0x0000002c , 0x00006f48 
+ 00028479  0x00007871 beq  0x0000002d , 0x00006f48 
+ 00028480  0x00007872 beq  0x00000000 , 0x00006f48 
+ 00028481  0x00007874 loop  0x00006f37 
+ 00028482  0x00007875 arg  0x000080dc , 0x0000003f 
+ 00028483  0x00007876 isub  0x00000006 , 0x0000003e 
+ 00028484  0x00007877 rtn  0x00000005 
+ 00028485  0x00007879 arg  0x00000008 , 0x00000039 
+ 00028486  0x0000787a arg  0x000080d4 , 0x00000006 
+ 00028487  0x0000787b branch  0x00006f37 
+ 00028488  0x0000787f setarg  0x00000040 
+ 00028489  0x00007880 istore  0x00000001 , 0x00000005 
+ 00028490  0x00007881 branch  0x00006f41 
+ 00028491  0x00007883 setarg  0x00000080 
+ 00028492  0x00007884 istore  0x00000001 , 0x00000005 
+ 00028493  0x00007885 branch  0x00006f41 
+ 00028494  0x0000788a bpatch  0x000000da , 0x0000401b 
+ 00028495  0x0000788b rtn  0x0000002b 
+ 00028496  0x0000788c jam  0x00000077 , 0x00008a07 
+ 00028497  0x0000788d jam  0x000000c9 , 0x00008a08 
+ 00028498  0x0000788e jam  0x00000001 , 0x00008a0b 
+ 00028499  0x0000788f fetch  0x00000001 , 0x00004409 
+ 00028500  0x00007890 store  0x00000001 , 0x000080cd 
+ 00028501  0x00007891 call  0x00006f97 
+ 00028502  0x00007892 jam  0x000000c1 , 0x00008a08 
+ 00028503  0x00007894 arg  0x00000007 , 0x00000039 
+ 00028504  0x00007895 arg  0x00004412 , 0x00000011 
+ 00028505  0x00007896 jam  0x00000005 , 0x00008a0a 
+ 00028506  0x00007898 fetch  0x00000001 , 0x00008a0c 
+ 00028507  0x00007899 istore  0x00000001 , 0x00000011 
+ 00028508  0x0000789a increase  0x00000001 , 0x00000011 
+ 00028509  0x0000789b fetch  0x00000001 , 0x00008a0a 
+ 00028510  0x0000789c increase  0x00000020 , 0x0000003f 
+ 00028511  0x0000789d store  0x00000001 , 0x00008a0a 
+ 00028512  0x0000789e loop  0x00006f5a 
+ 00028513  0x0000789f jam  0x00000000 , 0x00008a07 
+ 00028514  0x000078a0 rtn 
+ 00028515  0x000078a3 fetch  0x00000001 , 0x000080cc 
+ 00028516  0x000078a4 set1  0x00000001 , 0x0000003f 
+ 00028517  0x000078a5 store  0x00000001 , 0x000080cc 
+ 00028518  0x000078a6 arg  0x00000007 , 0x00000039 
+ 00028519  0x000078a7 arg  0x00004412 , 0x00000011 
+ 00028520  0x000078a8 jam  0x00000015 , 0x00008a0a 
+ 00028521  0x000078aa ifetch  0x00000001 , 0x00000011 
+ 00028522  0x000078ab store  0x00000001 , 0x00008a09 
+ 00028523  0x000078ac increase  0x00000001 , 0x00000011 
+ 00028524  0x000078ad fetch  0x00000001 , 0x00008a0a 
+ 00028525  0x000078ae increase  0x00000020 , 0x0000003f 
+ 00028526  0x000078af store  0x00000001 , 0x00008a0a 
+ 00028527  0x000078b0 loop  0x00006f69 
+ 00028528  0x000078b1 fetch  0x00000001 , 0x000080cc 
+ 00028529  0x000078b2 set0  0x00000001 , 0x0000003f 
+ 00028530  0x000078b3 store  0x00000001 , 0x000080cc 
+ 00028531  0x000078b4 rtn 
+ 00028532  0x000078b9 bpatch  0x000000db , 0x0000401b 
+ 00028533  0x000078ba fetch  0x00000008 , 0x000001fd 
+ 00028534  0x000078bb branch  0x00006f79 , 0x00000034 
+ 00028535  0x000078bc store  0x00000008 , 0x000043fd 
+ 00028536  0x000078bd rtn 
+ 00028537  0x000078c0 setarg  0x00000bbe 
+ 00028538  0x000078c1 store  0x00000002 , 0x000043fd 
+ 00028539  0x000078c2 setarg  0x000003f0 
+ 00028540  0x000078c3 store  0x00000002 , 0x00004401 
+ 00028541  0x000078c4 setarg  0x0000027e 
+ 00028542  0x000078c5 store  0x00000002 , 0x000043ff 
+ 00028543  0x000078c6 setarg  0x000003c4 
+ 00028544  0x000078c7 store  0x00000002 , 0x00004403 
+ 00028545  0x000078c8 rtn 
+ 00028546  0x000078cb bpatch  0x000000dc , 0x0000401b 
+ 00028547  0x000078cc call  0x00006f63 
+ 00028548  0x000078cd fetch  0x00000001 , 0x00008a09 
+ 00028549  0x000078ce set0  0x00000007 , 0x0000003f 
+ 00028550  0x000078cf store  0x00000001 , 0x00008a09 
+ 00028551  0x000078d0 jam  0x00000077 , 0x00008a07 
+ 00028552  0x000078d1 jam  0x000000c1 , 0x00008a08 
+ 00028553  0x000078d2 jam  0x00000001 , 0x00008a0b 
+ 00028554  0x000078d3 call  0x00006f90 
+ 00028555  0x000078d4 fetch  0x00000001 , 0x00004409 
+ 00028556  0x000078d5 store  0x00000001 , 0x000080cd 
+ 00028557  0x000078d6 call  0x00006f97 
+ 00028558  0x000078d7 jam  0x00000000 , 0x000080cd 
+ 00028559  0x000078d8 branch  0x00006fa1 
+ 00028560  0x000078db fetch  0x00000001 , 0x00004408 
+ 00028561  0x000078dc lshift4  0x0000003f , 0x0000003f 
+ 00028562  0x000078dd fetcht  0x00000001 , 0x00008a0b 
+ 00028563  0x000078de and_into  0x0000000f , 0x00000002 
+ 00028564  0x000078df ior  0x00000002 , 0x00000002 
+ 00028565  0x000078e0 storet  0x00000001 , 0x00008a0b 
+ 00028566  0x000078e1 rtn 
+ 00028567  0x000078e4 jam  0x00000003 , 0x000080cc 
+ 00028568  0x000078e6 fetch  0x00000001 , 0x00008129 
+ 00028569  0x000078e7 bbit0  0x00000005 , 0x00006f98 
+ 00028570  0x000078e8 fetcht  0x00000002 , 0x00008164 
+ 00028571  0x000078e9 storet  0x00000002 , 0x0000440a 
+ 00028572  0x000078ea jam  0x00000006 , 0x000080cc 
+ 00028573  0x000078ec fetch  0x00000001 , 0x00008129 
+ 00028574  0x000078ed bbit1  0x00000005 , 0x00006f9d 
+ 00028575  0x000078ee jam  0x00000000 , 0x000080cc 
+ 00028576  0x000078ef rtn 
+ 00028577  0x000078f2 fetch  0x00000001 , 0x00004411 
+ 00028578  0x000078f3 rtn  0x00000034 
+ 00028579  0x000078f4 fetch  0x00000001 , 0x00008a09 
+ 00028580  0x000078f5 set1  0x00000007 , 0x0000003f 
+ 00028581  0x000078f6 store  0x00000001 , 0x00008a09 
+ 00028582  0x000078f7 fetch  0x00000001 , 0x00004409 
+ 00028583  0x000078f8 store  0x00000001 , 0x000080cd 
+ 00028584  0x000078f9 fetch  0x00000002 , 0x0000440d 
+ 00028585  0x000078fa store  0x00000002 , 0x000080ce 
+ 00028586  0x000078fb fetch  0x00000002 , 0x0000440f 
+ 00028587  0x000078fc store  0x00000002 , 0x000080d0 
+ 00028588  0x000078fd jam  0x0000000b , 0x000080cc 
+ 00028589  0x000078fe nop  0x000003e8 
+ 00028590  0x000078ff jam  0x00000003 , 0x000080cc 
+ 00028591  0x00007900 rtn 
+ 00028592  0x00007903 bpatch  0x000000dd , 0x0000401b 
+ 00028593  0x00007904 fetch  0x00000001 , 0x00004407 
+ 00028594  0x00007905 beq  0x00000001 , 0x00006fb5 
+ 00028595  0x00007906 beq  0x00000002 , 0x00006fbb 
+ 00028596  0x00007907 rtn 
+ 00028597  0x0000790a setarg  0x000003e8 
+ 00028598  0x0000790b store  0x00000002 , 0x00004405 
+ 00028599  0x0000790c fetcht  0x00000002 , 0x00004403 
+ 00028600  0x0000790d fetch  0x00000002 , 0x000043ff 
+ 00028601  0x0000790e arg  0x000007d0 , 0x00000013 
+ 00028602  0x0000790f branch  0x00006fc0 
+ 00028603  0x00007912 setarg  0x000007d0 
+ 00028604  0x00007913 store  0x00000002 , 0x00004405 
+ 00028605  0x00007914 fetcht  0x00000002 , 0x000043fd 
+ 00028606  0x00007915 fetch  0x00000002 , 0x00004401 
+ 00028607  0x00007916 arg  0x000003e8 , 0x00000013 
+ 00028608  0x00007918 isub  0x00000002 , 0x00000011 
+ 00028609  0x00007919 fetch  0x00000002 , 0x0000440a 
+ 00028610  0x0000791a isub  0x00000002 , 0x0000003f 
+ 00028611  0x0000791b nbranch  0x00006fcd , 0x00000002 
+ 00028612  0x0000791c fetcht  0x00000002 , 0x00004405 
+ 00028613  0x0000791d imul32  0x00000002 , 0x00000012 
+ 00028614  0x0000791e copy  0x00000013 , 0x0000003f 
+ 00028615  0x0000791f imul32  0x00000011 , 0x0000003f 
+ 00028616  0x00007920 iadd  0x00000012 , 0x0000003f 
+ 00028617  0x00007922 idiv  0x00000011 
+ 00028618  0x00007923 call  0x00007d62 
+ 00028619  0x00007924 quotient  0x0000003f 
+ 00028620  0x00007925 rtn 
+ 00028621  0x00007928 copy  0x00000002 , 0x0000003f 
+ 00028622  0x00007929 fetcht  0x00000002 , 0x0000440a 
+ 00028623  0x0000792a isub  0x00000002 , 0x0000003f 
+ 00028624  0x0000792b fetcht  0x00000002 , 0x00004405 
+ 00028625  0x0000792c imul32  0x00000002 , 0x00000012 
+ 00028626  0x0000792d copy  0x00000013 , 0x0000003f 
+ 00028627  0x0000792e imul32  0x00000011 , 0x0000003f 
+ 00028628  0x0000792f isub  0x00000012 , 0x0000003f 
+ 00028629  0x00007930 nbranch  0x00007dca , 0x00000002 
+ 00028630  0x00007931 branch  0x00006fc9 
+ 00028631  0x00007936 ifetch  0x00000008 , 0x00000011 
+ 00028632  0x00007937 store  0x00000008 , 0x00000670 
+ 00028633  0x00007938 fetch  0x00000002 , 0x00000670 
+ 00028634  0x00007939 fetcht  0x00000002 , 0x00000672 
+ 00028635  0x0000793a isub  0x00000002 , 0x00000011 
+ 00028636  0x0000793b fetch  0x00000002 , 0x00000676 
+ 00028637  0x0000793c isub  0x00000002 , 0x00000012 
+ 00028638  0x0000793d fetcht  0x00000002 , 0x00000674 
+ 00028639  0x0000793e isub  0x00000002 , 0x0000003e 
+ 00028640  0x0000793f ncall  0x00006fe7 , 0x00000002 
+ 00028641  0x00007940 mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00028642  0x00007941 idiv  0x00000011 
+ 00028643  0x00007942 call  0x00007d62 
+ 00028644  0x00007943 quotient  0x0000003f 
+ 00028645  0x00007944 call  0x00006fef , 0x00000034 
+ 00028646  0x00007945 rtn 
+ 00028647  0x00007948 fetch  0x00000001 , 0x0000440c 
+ 00028648  0x00007949 set1  0x00000000 , 0x0000003f 
+ 00028649  0x0000794a store  0x00000001 , 0x0000440c 
+ 00028650  0x0000794b rtn 
+ 00028651  0x0000794e fetch  0x00000001 , 0x0000440c 
+ 00028652  0x0000794f set0  0x00000000 , 0x0000003f 
+ 00028653  0x00007950 store  0x00000001 , 0x0000440c 
+ 00028654  0x00007951 rtn 
+ 00028655  0x00007954 fetcht  0x00000001 , 0x0000440c 
+ 00028656  0x00007955 set1  0x00000001 , 0x00000002 
+ 00028657  0x00007956 storet  0x00000001 , 0x0000440c 
+ 00028658  0x00007957 rtn 
+ 00028659  0x0000795a fetcht  0x00000001 , 0x0000440c 
+ 00028660  0x0000795b set0  0x00000001 , 0x00000002 
+ 00028661  0x0000795c storet  0x00000001 , 0x0000440c 
+ 00028662  0x0000795d rtn 
+ 00028663  0x00007963 fetch  0x00000002 , 0x0000442c 
+ 00028664  0x00007964 ifetch  0x00000001 , 0x0000003f 
+ 00028665  0x00007966 rtn  0x00000034 
+ 00028666  0x00007967 copy  0x0000003f , 0x00000039 
+ 00028667  0x00007969 fetch  0x00000002 , 0x0000442c 
+ 00028668  0x0000796a increase  0x00000003 , 0x0000003f 
+ 00028669  0x0000796b copy  0x0000003f , 0x00000011 
+ 00028670  0x0000796d ifetcht  0x00000001 , 0x00000011 
+ 00028671  0x0000796e call  0x00006edd 
+ 00028672  0x0000796f increase  0x00000001 , 0x00000011 
+ 00028673  0x00007970 loop  0x00006ffe 
+ 00028674  0x00007972 rtn 
+ 00028675  0x00007975 fetch  0x00000002 , 0x0000442c 
+ 00028676  0x00007976 increase  0x00000003 , 0x0000003f 
+ 00028677  0x00007977 copy  0x0000003f , 0x00000011 
+ 00028678  0x00007979 force  0x00000000 , 0x00000012 
+ 00028679  0x0000797a setarg  0x00000000 
+ 00028680  0x0000797b store  0x00000002 , 0x000006f1 
+ 00028681  0x0000797d ifetcht  0x00000001 , 0x00000011 
+ 00028682  0x0000797e call  0x00006ee6 
+ 00028683  0x0000797f bpatch  0x000000de , 0x0000401b 
+ 00028684  0x00007980 fetch  0x00000002 , 0x000006f1 
+ 00028685  0x00007981 copy  0x00000012 , 0x00000007 
+ 00028686  0x00007982 qsetflag  0x00000001 , 0x0000003f 
+ 00028687  0x00007983 store  0x00000002 , 0x000006f1 
+ 00028688  0x00007984 increase  0x00000001 , 0x00000011 
+ 00028689  0x00007985 increase  0x00000001 , 0x00000012 
+ 00028690  0x00007986 fetch  0x00000002 , 0x0000442c 
+ 00028691  0x00007987 ifetch  0x00000001 , 0x0000003f 
+ 00028692  0x00007989 ixor  0x00000012 , 0x0000003e 
+ 00028693  0x0000798a nbranch  0x00007009 , 0x00000005 
+ 00028694  0x0000798b fetch  0x00000002 , 0x000006f1 
+ 00028695  0x0000798c fetcht  0x00000002 , 0x0000442e 
+ 00028696  0x0000798d ixor  0x00000002 , 0x0000003e 
+ 00028697  0x0000798e rtn  0x00000005 
+ 00028698  0x0000798f branch  0x00007dba 
+ 00028699  0x00007992 fetch  0x00000002 , 0x0000442c 
+ 00028700  0x00007993 ifetch  0x00000001 , 0x0000003f 
+ 00028701  0x00007995 rtn  0x00000034 
+ 00028702  0x00007996 copy  0x0000003f , 0x00000039 
+ 00028703  0x00007997 fetch  0x00000002 , 0x0000442c 
+ 00028704  0x00007998 increase  0x00000003 , 0x0000003f 
+ 00028705  0x00007999 copy  0x0000003f , 0x00000011 
+ 00028706  0x0000799b ifetcht  0x00000001 , 0x00000011 
+ 00028707  0x0000799c call  0x00006eb2 
+ 00028708  0x0000799d increase  0x00000001 , 0x00000011 
+ 00028709  0x0000799e loop  0x00007022 
+ 00028710  0x000079a0 rtn 
+ 00028711  0x000079a3 arg  0x00000009 , 0x00000007 
+ 00028712  0x000079a4 call  0x00007cef 
+ 00028713  0x000079a5 nrtn  0x00000034 
+ 00028714  0x000079a6 setarg  0x00000020 
+ 00028715  0x000079a7 arg  0x00000009 , 0x00000007 
+ 00028716  0x000079a8 call  0x00007ce1 
+ 00028717  0x000079a9 disable  0x00000028 
+ 00028718  0x000079aa call  0x0000701b 
+ 00028719  0x000079ab bpatch  0x000000df , 0x0000401b 
+ 00028720  0x000079ac fetch  0x00000002 , 0x0000442c 
+ 00028721  0x000079ad ifetch  0x00000001 , 0x0000003f 
+ 00028722  0x000079af rtn  0x00000034 
+ 00028723  0x000079b0 call  0x00007003 
+ 00028724  0x000079b1 nbranch  0x000077a5 , 0x00000028 
+ 00028725  0x000079b2 call  0x000077a3 
+ 00028726  0x000079b3 disable  0x00000028 
+ 00028727  0x000079b4 fetch  0x00000002 , 0x000006f1 
+ 00028728  0x000079b5 store  0x00000002 , 0x000006f8 
+ 00028729  0x000079b6 jam  0x00000000 , 0x000006fa 
+ 00028730  0x000079b7 force  0x00000000 , 0x00000007 
+ 00028731  0x000079b9 fetch  0x00000002 , 0x0000442e 
+ 00028732  0x000079ba rshift  0x0000003f , 0x00000002 
+ 00028733  0x000079bb storet  0x00000002 , 0x0000442e 
+ 00028734  0x000079bc and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00028735  0x000079bd fetcht  0x00000002 , 0x000006f8 
+ 00028736  0x000079be and  0x00000002 , 0x00000001 , 0x00000011 
+ 00028737  0x000079bf rshift  0x00000002 , 0x00000002 
+ 00028738  0x000079c0 storet  0x00000002 , 0x000006f8 
+ 00028739  0x000079c1 ixor  0x00000011 , 0x0000003e 
+ 00028740  0x000079c2 ncall  0x00007050 , 0x00000005 
+ 00028741  0x000079c3 fetch  0x00000002 , 0x0000442c 
+ 00028742  0x000079c4 ifetch  0x00000001 , 0x0000003f 
+ 00028743  0x000079c6 fetcht  0x00000001 , 0x000006fa 
+ 00028744  0x000079c7 increase  0x00000001 , 0x00000002 
+ 00028745  0x000079c8 storet  0x00000001 , 0x000006fa 
+ 00028746  0x000079c9 copy  0x00000002 , 0x00000007 
+ 00028747  0x000079ca ixor  0x00000007 , 0x0000003e 
+ 00028748  0x000079cb nbranch  0x0000703b , 0x00000005 
+ 00028749  0x000079cc fetch  0x00000002 , 0x000006f1 
+ 00028750  0x000079cd store  0x00000002 , 0x0000442e 
+ 00028751  0x000079ce rtn 
+ 00028752  0x000079d0 bpatch  0x000000e0 , 0x0000401c 
+ 00028753  0x000079d1 fetch  0x00000002 , 0x0000442c 
+ 00028754  0x000079d2 increase  0x00000001 , 0x0000003f 
+ 00028755  0x000079d3 ifetch  0x00000002 , 0x0000003f 
+ 00028756  0x000079d4 branch  0x00007d79 
+ 00028757  0x000079db fetch  0x00000001 , 0x00008042 
+ 00028758  0x000079dc ior  0x00000011 , 0x0000003f 
+ 00028759  0x000079dd store  0x00000001 , 0x00008042 
+ 00028760  0x000079de fetch  0x00000002 , 0x00008050 
+ 00028761  0x000079df set0  0x0000000d , 0x0000003f 
+ 00028762  0x000079e0 store  0x00000002 , 0x00008050 
+ 00028763  0x000079e2 nop  0x00000064 
+ 00028764  0x000079e3 rtn 
+ 00028765  0x000079e6 fetch  0x00000001 , 0x00008042 
+ 00028766  0x000079e7 bbit1  0x00000006 , 0x00007062 
+ 00028767  0x000079e8 bbit1  0x00000007 , 0x00007064 
+ 00028768  0x000079ea setarg  0x00b71b00 
+ 00028769  0x000079eb rtn 
+ 00028770  0x000079ed setarg  0x016e3600 
+ 00028771  0x000079ee rtn 
+ 00028772  0x000079f0 setarg  0x000080e8 
+ 00028773  0x000079f1 rtn 
+ 00028774  0x000079f5 fetcht  0x00000003 , 0x00000672 
+ 00028775  0x000079f6 call  0x0000705d 
+ 00028776  0x000079f7 idiv  0x00000002 
+ 00028777  0x000079f8 call  0x00007d62 
+ 00028778  0x000079f9 quotient  0x00000002 
+ 00028779  0x000079fa fetch  0x00000001 , 0x00000675 
+ 00028780  0x000079fb imul32  0x00000002 , 0x0000003f 
+ 00028781  0x000079fc div  0x0000003f , 0x00000064 
+ 00028782  0x000079fd call  0x00007d62 
+ 00028783  0x000079fe quotient  0x00000011 
+ 00028784  0x000079ff copy  0x00000002 , 0x0000003f 
+ 00028785  0x00007a00 isub  0x00000011 , 0x00000012 
+ 00028786  0x00007a02 fetch  0x00000001 , 0x00000671 
+ 00028787  0x00007a03 call  0x0000707a 
+ 00028788  0x00007a04 fetch  0x00000001 , 0x00000670 
+ 00028789  0x00007a05 fetcht  0x00000001 , 0x00000671 
+ 00028790  0x00007a06 and_into  0x0000000f , 0x00000002 
+ 00028791  0x00007a07 lshift8  0x00000002 , 0x00000002 
+ 00028792  0x00007a08 ior  0x00000002 , 0x0000003f 
+ 00028793  0x00007a09 branch  0x000070ba 
+ 00028794  0x00007a0c iforce  0x00000007 
+ 00028795  0x00007a0d call  0x00007088 
+ 00028796  0x00007a0e branch  0x0000707d 
+ 00028797  0x00007a11 fetch  0x00000001 , 0x000080be 
+ 00028798  0x00007a12 qset1  0x0000003f 
+ 00028799  0x00007a13 store  0x00000001 , 0x000080be 
+ 00028800  0x00007a14 fetcht  0x00000001 , 0x00008042 
+ 00028801  0x00007a15 isolate1  0x00000007 , 0x00000002 
+ 00028802  0x00007a16 call  0x00007086 , 0x00000001 
+ 00028803  0x00007a17 qset0  0x0000003f 
+ 00028804  0x00007a18 store  0x00000001 , 0x000080be 
+ 00028805  0x00007a19 rtn 
+ 00028806  0x00007a1d nop  0x000001e0 
+ 00028807  0x00007a1e rtn 
+ 00028808  0x00007a21 and_into  0x0000000f , 0x0000003f 
+ 00028809  0x00007a22 arg  0x0000809c , 0x00000005 
+ 00028810  0x00007a23 mul32  0x0000003f , 0x00000004 , 0x0000003f 
+ 00028811  0x00007a24 iadd  0x00000005 , 0x00000005 
+ 00028812  0x00007a25 copy  0x00000011 , 0x0000003f 
+ 00028813  0x00007a26 istore  0x00000002 , 0x00000005 
+ 00028814  0x00007a27 copy  0x00000012 , 0x0000003f 
+ 00028815  0x00007a28 istore  0x00000002 , 0x00000005 
+ 00028816  0x00007a29 rtn 
+ 00028817  0x00007a2f rshift8  0x00000012 , 0x00000007 
+ 00028818  0x00007a30 call  0x000070af 
+ 00028819  0x00007a31 rshift8  0x00000012 , 0x00000007 
+ 00028820  0x00007a32 call  0x000070a9 
+ 00028821  0x00007a33 rshift8  0x00000011 , 0x00000007 
+ 00028822  0x00007a34 enable  0x00000001 
+ 00028823  0x00007a35 call  0x000070aa 
+ 00028824  0x00007a37 deposit  0x00000011 
+ 00028825  0x00007a38 call  0x000070b5 
+ 00028826  0x00007a39 deposit  0x00000012 
+ 00028827  0x00007a3a branch  0x000070ba 
+ 00028828  0x00007a3d deposit  0x00000011 
+ 00028829  0x00007a3e call  0x000070bd 
+ 00028830  0x00007a3f deposit  0x00000012 
+ 00028831  0x00007a40 call  0x000070bd 
+ 00028832  0x00007a42 rshift8  0x00000011 , 0x00000007 
+ 00028833  0x00007a43 disable  0x00000001 
+ 00028834  0x00007a44 call  0x000070aa 
+ 00028835  0x00007a45 rshift8  0x00000012 , 0x00000007 
+ 00028836  0x00007a46 disable  0x00000001 
+ 00028837  0x00007a47 call  0x000070b0 
+ 00028838  0x00007a48 rshift8  0x00000012 , 0x00000007 
+ 00028839  0x00007a49 disable  0x00000001 
+ 00028840  0x00007a4a branch  0x000070aa 
+ 00028841  0x00007a4e isolate1  0x00000007 , 0x00000007 
+ 00028842  0x00007a50 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028843  0x00007a51 fetch  0x00000001 , 0x000080bc 
+ 00028844  0x00007a52 qsetflag  0x00000001 , 0x0000003f 
+ 00028845  0x00007a53 store  0x00000001 , 0x000080bc 
+ 00028846  0x00007a54 rtn 
+ 00028847  0x00007a57 isolate1  0x00000006 , 0x00000007 
+ 00028848  0x00007a59 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028849  0x00007a5a fetch  0x00000001 , 0x0000809b 
+ 00028850  0x00007a5b qsetflag  0x00000001 , 0x0000003f 
+ 00028851  0x00007a5c store  0x00000001 , 0x0000809b 
+ 00028852  0x00007a5d rtn 
+ 00028853  0x00007a5f call  0x000070c5 
+ 00028854  0x00007a61 lshift8  0x0000003f , 0x0000003f 
+ 00028855  0x00007a62 add  0x00000007 , 0x00000010 , 0x00000002 
+ 00028856  0x00007a63 ior  0x00000002 , 0x0000003f 
+ 00028857  0x00007a64 branch  0x00006f1d 
+ 00028858  0x00007a67 enable  0x00000028 
+ 00028859  0x00007a68 call  0x000070b5 
+ 00028860  0x00007a69 branch  0x000070c0 
+ 00028861  0x00007a6c disable  0x00000028 
+ 00028862  0x00007a6d call  0x000070c5 
+ 00028863  0x00007a6e branch  0x000070c0 
+ 00028864  0x00007a71 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028865  0x00007a72 fetch  0x00000001 , 0x0000809a 
+ 00028866  0x00007a73 qsetflag  0x00000028 , 0x0000003f 
+ 00028867  0x00007a74 store  0x00000001 , 0x0000809a 
+ 00028868  0x00007a75 rtn 
+ 00028869  0x00007a77 rshift8  0x0000003f , 0x00000007 
+ 00028870  0x00007a78 and  0x00000007 , 0x0000000f , 0x00000007 
+ 00028871  0x00007a79 rtn 
+ 00028872  0x00007a7e copy  0x0000003f , 0x00000002 
+ 00028873  0x00007a7f bpatch  0x000000e1 , 0x0000401c 
+ 00028874  0x00007a80 call  0x000070d5 
+ 00028875  0x00007a81 setarg  0x00000800 
+ 00028876  0x00007a82 isub  0x00000002 , 0x0000003f 
+ 00028877  0x00007a83 copy  0x0000003f , 0x00000002 
+ 00028878  0x00007a84 rshift4  0x00000002 , 0x00000002 
+ 00028879  0x00007a85 storet  0x00000001 , 0x00008004 
+ 00028880  0x00007a86 nop  0x00000578 
+ 00028881  0x00007a87 copy  0x0000003f , 0x00000002 
+ 00028882  0x00007a88 and_into  0x0000000f , 0x00000002 
+ 00028883  0x00007a89 storet  0x00000001 , 0x0000800b 
+ 00028884  0x00007a8a rtn 
+ 00028885  0x00007a8e enable  0x0000002c 
+ 00028886  0x00007a8f branch  0x000070d9 
+ 00028887  0x00007a93 bpatch  0x000000e2 , 0x0000401c 
+ 00028888  0x00007a94 disable  0x0000002c 
+ 00028889  0x00007a96 fetch  0x00000001 , 0x00008043 
+ 00028890  0x00007a97 setflag  0x0000002c , 0x00000003 , 0x0000003f 
+ 00028891  0x00007a98 store  0x00000001 , 0x00008043 
+ 00028892  0x00007a99 rtn 
+ 00028893  0x00007a9f arg  0x00000031 , 0x00000002 
+ 00028894  0x00007aa3 store  0x00000004 , 0x00008062 
+ 00028895  0x00007aa4 store  0x00000002 , 0x00008066 
+ 00028896  0x00007aa5 storet  0x00000001 , 0x00008061 
+ 00028897  0x00007aa6 rtn 
+ 00028898  0x00007aaa fetch  0x00000002 , 0x0000812c 
+ 00028899  0x00007aab rtn 
+ 00028900  0x00007aae fetchr  0x00000003 , 0x00000002 , 0x00008066 
+ 00028901  0x00007aaf fetchr  0x0000000a , 0x00000002 , 0x00008062 
+ 00028902  0x00007ab0 fetchr  0x00000010 , 0x00000002 , 0x00008064 
+ 00028903  0x00007ab1 rtn 
+ 00028904  0x00007ab4 storer  0x00000003 , 0x00000002 , 0x00008066 
+ 00028905  0x00007ab5 rtn 
+ 00028906  0x00007abd call  0x00007dba 
+ 00028907  0x00007abe arg  0x00000000 , 0x0000002b 
+ 00028908  0x00007abf call  0x000070e2 
+ 00028909  0x00007ac0 beq  0x00000002 , 0x0000712c 
+ 00028910  0x00007ac1 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028911  0x00007ac2 rtn  0x00000002 
+ 00028912  0x00007ac3 call  0x000070e4 
+ 00028913  0x00007ac4 ifetcht  0x00000002 , 0x00000003 
+ 00028914  0x00007ac5 setarg  0x0000a654 
+ 00028915  0x00007ac6 call  0x00007135 
+ 00028916  0x00007ac7 nbranch  0x0000711a , 0x00000002 
+ 00028917  0x00007ac8 copy  0x00000018 , 0x00000002 
+ 00028918  0x00007ac9 setarg  0x00017f8e 
+ 00028919  0x00007aca call  0x00007135 
+ 00028920  0x00007acb nbranch  0x0000711a , 0x00000002 
+ 00028921  0x00007acd copy  0x00000018 , 0x00000002 
+ 00028922  0x00007ace setarg  0x00002328 
+ 00028923  0x00007acf call  0x00007135 
+ 00028924  0x00007ad0 branch  0x00007111 , 0x00000002 
+ 00028925  0x00007ad1 ifetcht  0x00000002 , 0x00000003 
+ 00028926  0x00007ad2 setarg  0x00001194 
+ 00028927  0x00007ad3 call  0x00007135 
+ 00028928  0x00007ad4 branch  0x00007111 , 0x00000002 
+ 00028929  0x00007ad5 call  0x000070e2 
+ 00028930  0x00007ad6 sub  0x0000003f , 0x00000085 , 0x0000003e 
+ 00028931  0x00007ad7 rtn  0x00000002 
+ 00028932  0x00007ad8 arg  0x00000020 , 0x00000039 
+ 00028933  0x00007ada ifetcht  0x00000002 , 0x00000003 
+ 00028934  0x00007adb setarg  0x00000230 
+ 00028935  0x00007adc call  0x00007135 
+ 00028936  0x00007add branch  0x00007111 , 0x00000002 
+ 00028937  0x00007ade ifetcht  0x00000002 , 0x00000003 
+ 00028938  0x00007adf setarg  0x0000069a 
+ 00028939  0x00007ae0 call  0x00007135 
+ 00028940  0x00007ae1 nbranch  0x00007116 , 0x00000002 
+ 00028941  0x00007ae2 copy  0x00000018 , 0x00000002 
+ 00028942  0x00007ae3 setarg  0x00000230 
+ 00028943  0x00007ae4 call  0x00007135 
+ 00028944  0x00007ae5 nbranch  0x00007117 , 0x00000002 
+ 00028945  0x00007ae9 copy  0x00000018 , 0x00000002 
+ 00028946  0x00007aea setarg  0x0000ffff 
+ 00028947  0x00007aeb isub  0x00000002 , 0x0000003e 
+ 00028948  0x00007aec branch  0x00007131 , 0x00000005 
+ 00028949  0x00007aed branch  0x000070e8 
+ 00028950  0x00007af0 set1  0x00000020 , 0x0000002b 
+ 00028951  0x00007af2 rshift  0x0000002b , 0x0000002b 
+ 00028952  0x00007af3 loop  0x00007105 
+ 00028953  0x00007af4 branch  0x00007125 
+ 00028954  0x00007af7 call  0x000070e2 
+ 00028955  0x00007af8 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00028956  0x00007af9 rtn  0x00000002 
+ 00028957  0x00007afa ifetcht  0x00000002 , 0x00000003 
+ 00028958  0x00007afb setarg  0x00002328 
+ 00028959  0x00007afc call  0x00007135 
+ 00028960  0x00007afd branch  0x00007111 , 0x00000002 
+ 00028961  0x00007afe ifetcht  0x00000002 , 0x00000003 
+ 00028962  0x00007aff setarg  0x000008ca 
+ 00028963  0x00007b00 call  0x00007135 
+ 00028964  0x00007b01 branch  0x00007111 , 0x00000002 
+ 00028965  0x00007b03 ifetcht  0x00000002 , 0x00000003 
+ 00028966  0x00007b04 setarg  0x00000230 
+ 00028967  0x00007b05 call  0x00007135 
+ 00028968  0x00007b06 branch  0x00007111 , 0x00000002 
+ 00028969  0x00007b07 call  0x000070e8 
+ 00028970  0x00007b08 copy  0x00000013 , 0x0000003f 
+ 00028971  0x00007b09 branch  0x00007d79 
+ 00028972  0x00007b0c call  0x000070e4 
+ 00028973  0x00007b0d ifetcht  0x00000002 , 0x00000003 
+ 00028974  0x00007b0e setarg  0x0000ffff 
+ 00028975  0x00007b0f isub  0x00000002 , 0x0000003e 
+ 00028976  0x00007b10 nrtn  0x00000005 
+ 00028977  0x00007b12 call  0x000070e8 
+ 00028978  0x00007b13 call  0x00007dbc 
+ 00028979  0x00007b14 copy  0x00000013 , 0x0000003f 
+ 00028980  0x00007b15 branch  0x00007d79 
+ 00028981  0x00007b1d fetchr  0x00000012 , 0x00000001 , 0x00004435 
+ 00028982  0x00007b27 copy  0x00000002 , 0x00000018 
+ 00028983  0x00007b28 imul32  0x00000012 , 0x00000012 
+ 00028984  0x00007b29 lshift  0x00000002 , 0x00000002 
+ 00028985  0x00007b2a isub  0x00000002 , 0x00000011 
+ 00028986  0x00007b2b ncall  0x0000713e , 0x00000002 
+ 00028987  0x00007b2c mul32  0x00000011 , 0x00000064 , 0x0000003f 
+ 00028988  0x00007b2d isub  0x00000012 , 0x0000003e 
+ 00028989  0x00007b2e rtn 
+ 00028990  0x00007b31 sub  0x00000011 , 0x00000000 , 0x00000011 
+ 00028991  0x00007b32 rtn 
+ 00028992  0x00007b3e bpatch  0x000000e3 , 0x0000401c 
+ 00028993  0x00007b3f jam  0x00000050 , 0x00000230 
+ 00028994  0x00007b40 arg  0x00000231 , 0x00000005 
+ 00028995  0x00007b41 arg  0x000042ab , 0x00000006 
+ 00028996  0x00007b42 call  0x00007c8f 
+ 00028997  0x00007b43 arg  0x0000448f , 0x00000006 
+ 00028998  0x00007b44 call  0x00007c8d 
+ 00028999  0x00007b45 arg  0x000005fe , 0x00000006 
+ 00029000  0x00007b46 call  0x00007c8d 
+ 00029001  0x00007b47 call  0x000071fb 
+ 00029002  0x00007b48 arg  0x00000158 , 0x00000006 
+ 00029003  0x00007b49 call  0x000071f6 
+ 00029004  0x00007b4a call  0x000071c1 
+ 00029005  0x00007b4c arg  0x000006d1 , 0x00000005 
+ 00029006  0x00007b4d call  0x000071f2 
+ 00029007  0x00007b4e setarg  0x000f4240 
+ 00029008  0x00007b4f copy  0x0000003f , 0x00000011 
+ 00029009  0x00007b50 fetch  0x00000004 , 0x000006d1 
+ 00029010  0x00007b51 idiv  0x00000011 
+ 00029011  0x00007b52 call  0x00007d62 
+ 00029012  0x00007b53 remainder  0x0000003f 
+ 00029013  0x00007b54 store  0x00000004 , 0x000005fa 
+ 00029014  0x00007b56 rtn 
+ 00029015  0x00007b59 jam  0x00000041 , 0x00000230 
+ 00029016  0x00007b5a arg  0x00000231 , 0x00000005 
+ 00029017  0x00007b5b call  0x000071a6 
+ 00029018  0x00007b5c call  0x000071a1 
+ 00029019  0x00007b5d fetch  0x00000003 , 0x000042c5 
+ 00029020  0x00007b5e istore  0x00000003 , 0x00000005 
+ 00029021  0x00007b61 call  0x00007167 
+ 00029022  0x00007b63 arg  0x00000158 , 0x00000006 
+ 00029023  0x00007b64 call  0x00007c8f 
+ 00029024  0x00007b65 arg  0x000042ab , 0x00000006 
+ 00029025  0x00007b66 call  0x00007c8f 
+ 00029026  0x00007b67 call  0x000071fb 
+ 00029027  0x00007b68 arg  0x000006f1 , 0x00000006 
+ 00029028  0x00007b69 arg  0x000006a1 , 0x00000005 
+ 00029029  0x00007b6a call  0x00007c8f 
+ 00029030  0x00007b6c branch  0x000071c1 
+ 00029031  0x00007b71 fetch  0x00000004 , 0x000042ff 
+ 00029032  0x00007b72 istore  0x00000004 , 0x00000005 
+ 00029033  0x00007b73 call  0x00007c9b 
+ 00029034  0x00007b74 branch  0x00007c9a 
+ 00029035  0x00007b77 bpatch  0x000000e4 , 0x0000401c 
+ 00029036  0x00007b78 jam  0x00000041 , 0x00000230 
+ 00029037  0x00007b79 arg  0x00000231 , 0x00000005 
+ 00029038  0x00007b7a call  0x000071a1 
+ 00029039  0x00007b7b call  0x000071a6 
+ 00029040  0x00007b7c fetch  0x00000003 , 0x000042be 
+ 00029041  0x00007b7d istore  0x00000003 , 0x00000005 
+ 00029042  0x00007b80 call  0x00007167 
+ 00029043  0x00007b81 arg  0x000042ab , 0x00000006 
+ 00029044  0x00007b82 call  0x00007c8f 
+ 00029045  0x00007b83 arg  0x00000158 , 0x00000006 
+ 00029046  0x00007b84 call  0x00007c8f 
+ 00029047  0x00007b85 call  0x000071fb 
+ 00029048  0x00007b86 arg  0x000006f1 , 0x00000006 
+ 00029049  0x00007b87 arg  0x000006a1 , 0x00000005 
+ 00029050  0x00007b88 call  0x00007c8f 
+ 00029051  0x00007b8a call  0x000071c1 
+ 00029052  0x00007b8b arg  0x000006d1 , 0x00000005 
+ 00029053  0x00007b8c branch  0x000071f2 
+ 00029054  0x00007b8f jam  0x00000020 , 0x00000230 
+ 00029055  0x00007b90 arg  0x0000063e , 0x00000006 
+ 00029056  0x00007b91 arg  0x00000231 , 0x00000005 
+ 00029057  0x00007b92 call  0x00007c8d 
+ 00029058  0x00007b93 call  0x000071fb 
+ 00029059  0x00007b94 arg  0x000005e9 , 0x00000006 
+ 00029060  0x00007b95 call  0x000071f6 
+ 00029061  0x00007b96 call  0x000071c1 
+ 00029062  0x00007b97 arg  0x000006a1 , 0x00000005 
+ 00029063  0x00007b98 call  0x00007375 
+ 00029064  0x00007b99 arg  0x00000001 , 0x00000002 
+ 00029065  0x00007b9a call  0x00007190 
+ 00029066  0x00007b9b arg  0x0000428a , 0x00000005 
+ 00029067  0x00007b9c call  0x000071f2 
+ 00029068  0x00007b9d arg  0x00000000 , 0x00000002 
+ 00029069  0x00007b9e call  0x00007190 
+ 00029070  0x00007b9f arg  0x000006f1 , 0x00000005 
+ 00029071  0x00007ba1 branch  0x00007375 
+ 00029072  0x00007ba5 bpatch  0x000000e5 , 0x0000401c 
+ 00029073  0x00007ba6 jam  0x00000035 , 0x00000230 
+ 00029074  0x00007ba7 setarg  0x00000100 
+ 00029075  0x00007ba8 store  0x00000002 , 0x00000231 
+ 00029076  0x00007ba9 call  0x000071a1 
+ 00029077  0x00007baa call  0x000071a6 
+ 00029078  0x00007bab arg  0x000042ab , 0x00000006 
+ 00029079  0x00007bac call  0x00007c8f 
+ 00029080  0x00007bad arg  0x00000158 , 0x00000006 
+ 00029081  0x00007bae call  0x00007c8f 
+ 00029082  0x00007bb0 setarg  0x00006c65 
+ 00029083  0x00007bb1 istore  0x00000002 , 0x00000005 
+ 00029084  0x00007bb2 setarg  0x00006274 
+ 00029085  0x00007bb3 istore  0x00000002 , 0x00000005 
+ 00029086  0x00007bb4 istoret  0x00000001 , 0x00000005 
+ 00029087  0x00007bb5 call  0x000071fb 
+ 00029088  0x00007bb6 branch  0x000071c1 
+ 00029089  0x00007bb9 fetch  0x00000006 , 0x000042db 
+ 00029090  0x00007bba istore  0x00000006 , 0x00000005 
+ 00029091  0x00007bbb fetch  0x00000001 , 0x000042d2 
+ 00029092  0x00007bbc istore  0x00000001 , 0x00000005 
+ 00029093  0x00007bbd rtn 
+ 00029094  0x00007bc0 fetch  0x00000006 , 0x00000178 
+ 00029095  0x00007bc1 istore  0x00000006 , 0x00000005 
+ 00029096  0x00007bc6 fetch  0x00000001 , 0x000042cb 
+ 00029097  0x00007bc7 istore  0x00000001 , 0x00000005 
+ 00029098  0x00007bc8 rtn 
+ 00029099  0x00007bcb jam  0x00000041 , 0x00000230 
+ 00029100  0x00007bcc fetch  0x00000001 , 0x000044d0 
+ 00029101  0x00007bcd store  0x00000001 , 0x00000231 
+ 00029102  0x00007bce arg  0x0000448f , 0x00000006 
+ 00029103  0x00007bcf call  0x00007c8d 
+ 00029104  0x00007bd0 arg  0x000005fe , 0x00000006 
+ 00029105  0x00007bd1 call  0x00007c8d 
+ 00029106  0x00007bd2 call  0x000071fb 
+ 00029107  0x00007bd3 arg  0x00000158 , 0x00000006 
+ 00029108  0x00007bd4 call  0x000071f6 
+ 00029109  0x00007bd5 branch  0x000071c1 
+ 00029110  0x00007bd9 jam  0x00000041 , 0x00000230 
+ 00029111  0x00007bda fetch  0x00000001 , 0x000044d0 
+ 00029112  0x00007bdb store  0x00000001 , 0x00000231 
+ 00029113  0x00007bdc arg  0x000005fe , 0x00000006 
+ 00029114  0x00007bdd call  0x00007c8d 
+ 00029115  0x00007bde arg  0x0000448f , 0x00000006 
+ 00029116  0x00007bdf call  0x00007c8d 
+ 00029117  0x00007be0 call  0x000071fb 
+ 00029118  0x00007be1 arg  0x000042ab , 0x00000006 
+ 00029119  0x00007be2 call  0x000071f6 
+ 00029120  0x00007be3 branch  0x000071c1 
+ 00029121  0x00007be6 bpatch  0x000000e6 , 0x0000401c 
+ 00029122  0x00007be7 call  0x00007210 
+ 00029123  0x00007beb fetch  0x00000001 , 0x00000230 
+ 00029124  0x00007bec copy  0x0000003f , 0x00000002 
+ 00029125  0x00007bee increase  0x0000000f , 0x0000003f 
+ 00029126  0x00007bef rshift4  0x0000003f , 0x0000003f 
+ 00029127  0x00007bf0 copy  0x0000003f , 0x00000012 
+ 00029128  0x00007bf1 branch  0x000071d3 , 0x00000034 
+ 00029129  0x00007bf2 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029130  0x00007bf3 nbranch  0x000071d6 , 0x00000034 
+ 00029131  0x00007bf5 arg  0x000006b1 , 0x00000013 
+ 00029132  0x00007bf6 arg  0x00000231 , 0x0000003f 
+ 00029133  0x00007bf7 increase  0xfffffff0 , 0x0000003f 
+ 00029134  0x00007bfa iadd  0x00000002 , 0x00000011 
+ 00029135  0x00007bfb arg  0x000006e1 , 0x00000005 
+ 00029136  0x00007bfc arg  0x00000004 , 0x00000039 
+ 00029137  0x00007bfd call  0x00007ca9 
+ 00029138  0x00007c01 branch  0x000071e1 
+ 00029139  0x00007c04 arg  0x00000001 , 0x00000012 
+ 00029140  0x00007c05 arg  0x00000000 , 0x00000011 
+ 00029141  0x00007c07 branch  0x000071d7 
+ 00029142  0x00007c0c and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029143  0x00007c0e arg  0x00000231 , 0x0000003f 
+ 00029144  0x00007c0f iadd  0x00000002 , 0x0000003f 
+ 00029145  0x00007c10 isub  0x00000011 , 0x00000006 
+ 00029146  0x00007c12 arg  0x000006d1 , 0x00000005 
+ 00029147  0x00007c13 call  0x00007236 
+ 00029148  0x00007c15 arg  0x000006c1 , 0x00000013 
+ 00029149  0x00007c16 arg  0x000006d1 , 0x00000011 
+ 00029150  0x00007c17 arg  0x000006e1 , 0x00000005 
+ 00029151  0x00007c18 arg  0x00000004 , 0x00000039 
+ 00029152  0x00007c19 call  0x00007ca9 
+ 00029153  0x00007c25 call  0x0000736f 
+ 00029154  0x00007c26 call  0x000072da 
+ 00029155  0x00007c29 arg  0x00000231 , 0x00000006 
+ 00029156  0x00007c2c increase  0xffffffff , 0x00000012 
+ 00029157  0x00007c2d deposit  0x00000012 
+ 00029158  0x00007c2e branch  0x000071ea , 0x00000034 
+ 00029159  0x00007c2f call  0x00007361 
+ 00029160  0x00007c30 call  0x000072d4 
+ 00029161  0x00007c31 branch  0x000071e4 
+ 00029162  0x00007c34 arg  0x000006d1 , 0x00000005 
+ 00029163  0x00007c35 call  0x00007375 
+ 00029164  0x00007c36 arg  0x000006e1 , 0x00000006 
+ 00029165  0x00007c37 call  0x00007361 
+ 00029166  0x00007c38 call  0x000072da 
+ 00029167  0x00007c39 arg  0x000006d1 , 0x00000006 
+ 00029168  0x00007c3a call  0x00007361 
+ 00029169  0x00007c3b branch  0x000072d4 
+ 00029170  0x00007c41 copy  0x00000005 , 0x00000011 
+ 00029171  0x00007c42 call  0x00007375 
+ 00029172  0x00007c44 arg  0x00000010 , 0x00000039 
+ 00029173  0x00007c45 branch  0x00007cb1 
+ 00029174  0x00007c48 arg  0x000006a1 , 0x00000005 
+ 00029175  0x00007c49 call  0x00007c8f 
+ 00029176  0x00007c4b arg  0x00000010 , 0x00000039 
+ 00029177  0x00007c4c arg  0x000006a1 , 0x00000011 
+ 00029178  0x00007c4d branch  0x00007cb1 
+ 00029179  0x00007c50 fetch  0x00000001 , 0x00000230 
+ 00029180  0x00007c51 copy  0x0000003f , 0x00000039 
+ 00029181  0x00007c52 arg  0x00000231 , 0x00000011 
+ 00029182  0x00007c53 branch  0x00007cb1 
+ 00029183  0x00007c56 ifetch  0x00000001 , 0x00000011 
+ 00029184  0x00007c57 lshift  0x0000003f , 0x0000003f 
+ 00029185  0x00007c58 isolate1  0x00000000 , 0x00000013 
+ 00029186  0x00007c59 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029187  0x00007c5a isolate1  0x00000008 , 0x0000003f 
+ 00029188  0x00007c5b setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029189  0x00007c5c istore  0x00000001 , 0x00000011 
+ 00029190  0x00007c5d increase  0xffffffff , 0x00000011 
+ 00029191  0x00007c5e loop  0x000071ff 
+ 00029192  0x00007c5f rtn 
+ 00029193  0x00007c62 arg  0x000006b1 , 0x00000011 
+ 00029194  0x00007c64 increase  0x0000000f , 0x00000011 
+ 00029195  0x00007c65 force  0x00000010 , 0x00000039 
+ 00029196  0x00007c66 force  0x00000000 , 0x00000013 
+ 00029197  0x00007c67 branch  0x000071ff 
+ 00029198  0x00007c6a arg  0x000006c1 , 0x00000011 
+ 00029199  0x00007c6b branch  0x0000720a 
+ 00029200  0x00007c6f arg  0x000006a1 , 0x00000006 
+ 00029201  0x00007c70 call  0x0000735f 
+ 00029202  0x00007c73 force  0x00000008 , 0x00000038 
+ 00029203  0x00007c74 call  0x00007370 
+ 00029204  0x00007c75 call  0x0000736f 
+ 00029205  0x00007c76 call  0x000072d1 
+ 00029206  0x00007c7b arg  0x000006b1 , 0x00000005 
+ 00029207  0x00007c7c call  0x00007375 
+ 00029208  0x00007c7e bpatch  0x000000e7 , 0x0000401c 
+ 00029209  0x00007c7f fetch  0x00000001 , 0x000006b1 
+ 00029210  0x00007c80 isolate1  0x00000007 , 0x0000003f 
+ 00029211  0x00007c81 nbranch  0x00007221 , 0x00000001 
+ 00029212  0x00007c82 call  0x00007209 
+ 00029213  0x00007c85 arg  0x000006b1 , 0x00000013 
+ 00029214  0x00007c87 arg  0x000006b1 , 0x00000005 
+ 00029215  0x00007c8a call  0x0000722b 
+ 00029216  0x00007c8b branch  0x00007222 
+ 00029217  0x00007c8d call  0x00007209 
+ 00029218  0x00007c90 arg  0x000006b1 , 0x00000006 
+ 00029219  0x00007c91 arg  0x000006c1 , 0x00000005 
+ 00029220  0x00007c92 call  0x00007c8f 
+ 00029221  0x00007c93 fetch  0x00000001 , 0x000006c1 
+ 00029222  0x00007c94 isolate1  0x00000007 , 0x0000003f 
+ 00029223  0x00007c95 nbranch  0x0000720e , 0x00000001 
+ 00029224  0x00007c96 call  0x0000720e 
+ 00029225  0x00007c98 arg  0x000006c1 , 0x00000013 
+ 00029226  0x00007c9a arg  0x000006c1 , 0x00000005 
+ 00029227  0x00007ca1 arg  0x00000003 , 0x00000039 
+ 00029228  0x00007ca3 arg  0x00000000 , 0x00000002 
+ 00029229  0x00007ca4 call  0x00007232 
+ 00029230  0x00007ca5 increase  0x00000004 , 0x00000013 
+ 00029231  0x00007ca6 loop  0x0000722c 
+ 00029232  0x00007ca7 arg  0x00008700 , 0x00000002 
+ 00029233  0x00007ca8 lshift16  0x00000002 , 0x00000002 
+ 00029234  0x00007caa ifetch  0x00000004 , 0x00000013 
+ 00029235  0x00007cab ixor  0x00000002 , 0x0000003f 
+ 00029236  0x00007cac istore  0x00000004 , 0x00000005 
+ 00029237  0x00007cad rtn 
+ 00029238  0x00007cb4 bpatch  0x000000e8 , 0x0000401d 
+ 00029239  0x00007cb5 arg  0x00000010 , 0x00000039 
+ 00029240  0x00007cb6 arg  0x00000000 , 0x0000003f 
+ 00029241  0x00007cb8 isub  0x00000011 , 0x0000003e 
+ 00029242  0x00007cb9 branch  0x00007241 , 0x00000005 
+ 00029243  0x00007cba branch  0x00007244 , 0x00000002 
+ 00029244  0x00007cbb ifetcht  0x00000001 , 0x00000006 
+ 00029245  0x00007cbc istoret  0x00000001 , 0x00000005 
+ 00029246  0x00007cbe increase  0x00000001 , 0x0000003f 
+ 00029247  0x00007cbf loop  0x00007239 
+ 00029248  0x00007cc0 rtn 
+ 00029249  0x00007cc2 arg  0x00000080 , 0x00000002 
+ 00029250  0x00007cc4 istoret  0x00000001 , 0x00000005 
+ 00029251  0x00007cc5 branch  0x0000723e 
+ 00029252  0x00007cc8 arg  0x00000000 , 0x00000002 
+ 00029253  0x00007cc9 branch  0x00007242 
+ 00029254  0x00007ccf lshift8  0x00000002 , 0x00000002 
+ 00029255  0x00007cd1 lshift16  0x00000002 , 0x00000002 
+ 00029256  0x00007cd2 ior  0x00000002 , 0x00000002 
+ 00029257  0x00007cd3 rtn 
+ 00029258  0x00007cd9 bpatch  0x000000e9 , 0x0000401d 
+ 00029259  0x00007cda call  0x00007306 
+ 00029260  0x00007cdb arg  0x0000428a , 0x00000005 
+ 00029261  0x00007cdc branch  0x00007375 
+ 00029262  0x00007ce0 arg  0x000042ab , 0x00000005 
+ 00029263  0x00007ce1 branch  0x00007251 , 0x00000029 
+ 00029264  0x00007ce2 arg  0x00000158 , 0x00000005 
+ 00029265  0x00007ce4 copy  0x00000006 , 0x00000011 
+ 00029266  0x00007ce5 call  0x00007c8f 
+ 00029267  0x00007ce6 call  0x0000731b 
+ 00029268  0x00007ce7 arg  0x0000429b , 0x00000006 
+ 00029269  0x00007ce8 branch  0x0000738e 
+ 00029270  0x00007ceb arg  0x00000158 , 0x00000011 
+ 00029271  0x00007cec branch  0x00007259 , 0x00000029 
+ 00029272  0x00007ced arg  0x000042ab , 0x00000011 
+ 00029273  0x00007cef copy  0x00000011 , 0x00000005 
+ 00029274  0x00007cf0 call  0x00007de7 
+ 00029275  0x00007cf1 branch  0x0000731b 
+ 00029276  0x00007cf4 arg  0x000042e5 , 0x00000006 
+ 00029277  0x00007cf5 call  0x00007361 
+ 00029278  0x00007cf6 arg  0x0000428a , 0x00000006 
+ 00029279  0x00007cf7 call  0x00007362 
+ 00029280  0x00007cf8 force  0x00000038 , 0x00000036 
+ 00029281  0x00007cf9 force  0x00000000 , 0x00000036 
+ 00029282  0x00007cfa call  0x000072cf 
+ 00029283  0x00007cfb arg  0x000001a8 , 0x00000005 
+ 00029284  0x00007cfc branch  0x00007375 
+ 00029285  0x00007d01 force  0x00000008 , 0x00000038 
+ 00029286  0x00007d02 force  0x00000049 , 0x0000003f 
+ 00029287  0x00007d03 branch  0x0000726c 
+ 00029288  0x00007d07 force  0x00000049 , 0x0000003f 
+ 00029289  0x00007d08 branch  0x0000726b 
+ 00029290  0x00007d0a force  0x00000001 , 0x0000003f 
+ 00029291  0x00007d0c force  0x00000000 , 0x00000038 
+ 00029292  0x00007d0e lshift8  0x00000002 , 0x0000002f 
+ 00029293  0x00007d0f ior  0x0000002f , 0x0000002f 
+ 00029294  0x00007d10 increase  0x00000001 , 0x00000038 
+ 00029295  0x00007d11 rshift8  0x00000002 , 0x0000002f 
+ 00029296  0x00007d12 rshift16  0x0000002f , 0x0000002f 
+ 00029297  0x00007d13 fetch  0x00000002 , 0x0000445e 
+ 00029298  0x00007d14 lshift16  0x0000003f , 0x0000003f 
+ 00029299  0x00007d15 ior  0x0000002f , 0x0000002f 
+ 00029300  0x00007d16 increase  0x00000001 , 0x00000038 
+ 00029301  0x00007d17 ifetchr  0x0000002f , 0x00000004 , 0x00000006 
+ 00029302  0x00007d18 increase  0x00000001 , 0x00000038 
+ 00029303  0x00007d19 ifetch  0x00000002 , 0x00000006 
+ 00029304  0x00007d1a byteswap  0x00000011 , 0x0000002f 
+ 00029305  0x00007d1b lshift16  0x0000002f , 0x0000002f 
+ 00029306  0x00007d1c ior  0x0000002f , 0x0000002f 
+ 00029307  0x00007d1d increase  0x00000001 , 0x00000038 
+ 00029308  0x00007d1e rtn 
+ 00029309  0x00007d23 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029310  0x00007d24 ifetch  0x00000001 , 0x00000006 
+ 00029311  0x00007d25 iforce  0x00000011 
+ 00029312  0x00007d26 call  0x00007268 
+ 00029313  0x00007d27 call  0x000072d1 
+ 00029314  0x00007d29 force  0x00000000 , 0x00000038 
+ 00029315  0x00007d2a ifetch  0x00000001 , 0x00000013 
+ 00029316  0x00007d2b and_into  0x00000003 , 0x0000003f 
+ 00029317  0x00007d2c lshift16  0x0000003f , 0x0000002f 
+ 00029318  0x00007d2d set1  0x00000008 , 0x0000002f 
+ 00029319  0x00007d2e call  0x0000736a 
+ 00029320  0x00007d2f call  0x000072d4 
+ 00029321  0x00007d31 copy  0x00000011 , 0x00000039 
+ 00029322  0x00007d32 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029323  0x00007d33 call  0x00007349 
+ 00029324  0x00007d35 call  0x00007353 
+ 00029325  0x00007d36 call  0x000072d4 
+ 00029326  0x00007d37 deposit  0x00000039 
+ 00029327  0x00007d38 branch  0x00007291 , 0x00000034 
+ 00029328  0x00007d39 branch  0x0000728c 
+ 00029329  0x00007d3b force  0x0000000c , 0x00000038 
+ 00029330  0x00007d3c deposit  0x0000002f 
+ 00029331  0x00007d3d store  0x00000004 , 0x00000150 
+ 00029332  0x00007d3e rtn 
+ 00029333  0x00007d41 increase  0x00000001 , 0x00000011 
+ 00029334  0x00007d42 call  0x0000726a 
+ 00029335  0x00007d43 copy  0x00000013 , 0x00000006 
+ 00029336  0x00007d44 call  0x0000735d 
+ 00029337  0x00007d45 call  0x000072d7 
+ 00029338  0x00007d46 call  0x0000737c 
+ 00029339  0x00007d47 increase  0x00000010 , 0x00000013 
+ 00029340  0x00007d48 increase  0xfffffff0 , 0x00000012 
+ 00029341  0x00007d49 branch  0x00007295 , 0x00000002 
+ 00029342  0x00007d4a rtn 
+ 00029343  0x00007d50 call  0x000072c4 
+ 00029344  0x00007d51 bpatch  0x000000ea , 0x0000401d 
+ 00029345  0x00007d52 jam  0x00000000 , 0x0000806c 
+ 00029346  0x00007d53 jam  0x00000001 , 0x0000806d 
+ 00029347  0x00007d54 fetch  0x00000001 , 0x00004169 
+ 00029348  0x00007d55 and_into  0x00000003 , 0x0000003f 
+ 00029349  0x00007d56 store  0x00000001 , 0x0000806e 
+ 00029350  0x00007d57 fetch  0x00000002 , 0x0000068f 
+ 00029351  0x00007d58 store  0x00000002 , 0x00008068 
+ 00029352  0x00007d59 setarg  0x0000416b 
+ 00029353  0x00007d5a store  0x00000002 , 0x0000806a 
+ 00029354  0x00007d5c fetchr  0x00000011 , 0x00000001 , 0x0000416a 
+ 00029355  0x00007d5d fetcht  0x00000005 , 0x00004450 
+ 00029356  0x00007d5e call  0x00007265 
+ 00029357  0x00007d5f jam  0x00000002 , 0x0000800a 
+ 00029358  0x00007d60 jam  0x00000003 , 0x0000800a 
+ 00029359  0x00007d62 fetch  0x00000001 , 0x0000416a 
+ 00029360  0x00007d63 store  0x00000002 , 0x000080c0 
+ 00029361  0x00007d64 increase  0x00000004 , 0x0000003f 
+ 00029362  0x00007d65 store  0x00000001 , 0x0000416a 
+ 00029363  0x00007d66 fetch  0x00000005 , 0x00004450 
+ 00029364  0x00007d67 increase  0x00000001 , 0x0000003f 
+ 00029365  0x00007d68 set0  0x00000027 , 0x0000003f 
+ 00029366  0x00007d69 store  0x00000005 , 0x00004450 
+ 00029367  0x00007d6a rtn 
+ 00029368  0x00007d6e fetch  0x00000002 , 0x0000811a 
+ 00029369  0x00007d6f isub  0x00000002 , 0x0000003e 
+ 00029370  0x00007d70 rtn  0x00000005 
+ 00029371  0x00007d71 nrtn  0x00000034 
+ 00029372  0x00007d73 branch  0x000072b8 
+ 00029373  0x00007d76 fetch  0x00000001 , 0x00008108 
+ 00029374  0x00007d77 bbit0  0x00000006 , 0x0000235a 
+ 00029375  0x00007d79 setarg  0x0000416b 
+ 00029376  0x00007d7a iadd  0x00000002 , 0x00000005 
+ 00029377  0x00007d7b arg  0x0000000c , 0x00000038 
+ 00029378  0x00007d7c istorer  0x0000002f , 0x00000004 , 0x00000005 
+ 00029379  0x00007d7d branch  0x000072cd 
+ 00029380  0x00007d80 bpatch  0x000000eb , 0x0000401d 
+ 00029381  0x00007d81 force  0x0000000c , 0x00000038 
+ 00029382  0x00007d82 call  0x00007370 
+ 00029383  0x00007d83 call  0x0000736f 
+ 00029384  0x00007d84 setarg  0x00000000 
+ 00029385  0x00007d85 store  0x00000002 , 0x000080c0 
+ 00029386  0x00007d86 rtn 
+ 00029387  0x00007d89 fetch  0x00000001 , 0x00008108 
+ 00029388  0x00007d8a bbit0  0x00000006 , 0x000072cb 
+ 00029389  0x00007d8c jam  0x00000000 , 0x0000800a 
+ 00029390  0x00007d8d rtn 
+ 00029391  0x00007d91 nbranch  0x000072cf , 0x00000037 
+ 00029392  0x00007d92 rtn 
+ 00029393  0x00007d95 force  0x00000030 , 0x00000036 
+ 00029394  0x00007d96 force  0x00000000 , 0x00000036 
+ 00029395  0x00007d97 branch  0x000072cf 
+ 00029396  0x00007d9a force  0x00000032 , 0x00000036 
+ 00029397  0x00007d9b force  0x00000002 , 0x00000036 
+ 00029398  0x00007d9c branch  0x000072cf 
+ 00029399  0x00007d9f force  0x00000034 , 0x00000036 
+ 00029400  0x00007da0 force  0x00000004 , 0x00000036 
+ 00029401  0x00007da1 branch  0x000072cf 
+ 00029402  0x00007da5 force  0x00000001 , 0x00000036 
+ 00029403  0x00007da6 force  0x00000000 , 0x00000036 
+ 00029404  0x00007da7 rtn 
+ 00029405  0x00007dab fetch  0x00000001 , 0x00008155 
+ 00029406  0x00007dac bbit0  0x00000002 , 0x000072dd 
+ 00029407  0x00007dad rtn 
+ 00029408  0x00007db1 store  0x00000002 , 0x000080d2 
+ 00029409  0x00007db2 force  0x000000c0 , 0x00000036 
+ 00029410  0x00007db3 force  0x00000080 , 0x00000036 
+ 00029411  0x00007db4 branch  0x000072dd 
+ 00029412  0x00007db7 force  0x00000000 , 0x00000038 
+ 00029413  0x00007db8 copy  0x00000012 , 0x00000006 
+ 00029414  0x00007db9 force  0x00000004 , 0x00000039 
+ 00029415  0x00007dba call  0x000072f3 
+ 00029416  0x00007dbc force  0x00000180 , 0x00000036 
+ 00029417  0x00007dbd force  0x00000080 , 0x00000036 
+ 00029418  0x00007dbe call  0x000072cf 
+ 00029419  0x00007dc0 force  0x0000000c , 0x00000038 
+ 00029420  0x00007dc1 copy  0x00000013 , 0x00000005 
+ 00029421  0x00007dc2 force  0x00000004 , 0x00000039 
+ 00029422  0x00007dc4 copy  0x0000002f , 0x0000003f 
+ 00029423  0x00007dc5 istore  0x00000004 , 0x00000005 
+ 00029424  0x00007dc6 increase  0x00000001 , 0x00000038 
+ 00029425  0x00007dc7 loop  0x000072ee 
+ 00029426  0x00007dc8 rtn 
+ 00029427  0x00007dcb ifetch  0x00000002 , 0x00000006 
+ 00029428  0x00007dcc ifetcht  0x00000002 , 0x00000006 
+ 00029429  0x00007dcd lshift16  0x00000002 , 0x00000002 
+ 00029430  0x00007dce ior  0x00000002 , 0x0000002f 
+ 00029431  0x00007dcf increase  0x00000001 , 0x00000038 
+ 00029432  0x00007dd0 loop  0x000072f3 
+ 00029433  0x00007dd1 rtn 
+ 00029434  0x00007dd5 force  0x00000008 , 0x00000038 
+ 00029435  0x00007dd6 copy  0x00000011 , 0x00000006 
+ 00029436  0x00007dd7 force  0x00000004 , 0x00000039 
+ 00029437  0x00007dd8 call  0x000072f3 
+ 00029438  0x00007dda force  0x00000000 , 0x00000038 
+ 00029439  0x00007ddb copy  0x00000012 , 0x00000006 
+ 00029440  0x00007ddc force  0x00000004 , 0x00000039 
+ 00029441  0x00007ddd call  0x000072f3 
+ 00029442  0x00007dde force  0x00000182 , 0x00000036 
+ 00029443  0x00007ddf force  0x00000082 , 0x00000036 
+ 00029444  0x00007de0 call  0x000072cf 
+ 00029445  0x00007de1 branch  0x000072eb 
+ 00029446  0x00007de5 force  0x00000000 , 0x00000038 
+ 00029447  0x00007de6 fetch  0x00000004 , 0x00000158 
+ 00029448  0x00007de7 iforce  0x0000002f 
+ 00029449  0x00007de8 increase  0x00000001 , 0x00000038 
+ 00029450  0x00007de9 ifetch  0x00000004 , 0x00000006 
+ 00029451  0x00007dea iforce  0x0000002f 
+ 00029452  0x00007deb increase  0x00000001 , 0x00000038 
+ 00029453  0x00007dec fetch  0x00000004 , 0x000042ab 
+ 00029454  0x00007ded iforce  0x0000002f 
+ 00029455  0x00007dee increase  0x00000001 , 0x00000038 
+ 00029456  0x00007def ifetch  0x00000004 , 0x00000006 
+ 00029457  0x00007df0 iforce  0x0000002f 
+ 00029458  0x00007df1 increase  0x00000001 , 0x00000038 
+ 00029459  0x00007df2 call  0x00007370 
+ 00029460  0x00007df3 increase  0xfffffffc , 0x00000038 
+ 00029461  0x00007df4 fetch  0x00000004 , 0x000042ff 
+ 00029462  0x00007df5 copy  0x0000003f , 0x0000002f 
+ 00029463  0x00007df6 increase  0x00000004 , 0x00000038 
+ 00029464  0x00007df7 force  0x00000038 , 0x00000036 
+ 00029465  0x00007df8 force  0x00000008 , 0x00000036 
+ 00029466  0x00007df9 branch  0x000072cf 
+ 00029467  0x00007dfd bpatch  0x000000ec , 0x0000401d 
+ 00029468  0x00007dfe fetch  0x00000006 , 0x000042db 
+ 00029469  0x00007dff fetcht  0x00000006 , 0x00000178 
+ 00029470  0x00007e00 branch  0x00007321 , 0x00000029 
+ 00029471  0x00007e01 fetch  0x00000006 , 0x00000178 
+ 00029472  0x00007e02 fetcht  0x00000006 , 0x000042db 
+ 00029473  0x00007e04 force  0x00000008 , 0x00000038 
+ 00029474  0x00007e05 copy  0x00000002 , 0x0000002f 
+ 00029475  0x00007e06 increase  0x00000001 , 0x00000038 
+ 00029476  0x00007e07 rshift32  0x00000002 , 0x0000002f 
+ 00029477  0x00007e08 lshift16  0x0000003f , 0x0000003f 
+ 00029478  0x00007e09 ior  0x0000002f , 0x0000002f 
+ 00029479  0x00007e0a increase  0x00000001 , 0x00000038 
+ 00029480  0x00007e0b rshift32  0x0000003f , 0x0000002f 
+ 00029481  0x00007e0c increase  0x00000001 , 0x00000038 
+ 00029482  0x00007e0d force  0x00000000 , 0x0000002f 
+ 00029483  0x00007e0e force  0x00000000 , 0x0000003f 
+ 00029484  0x00007e0f fetch  0x00000001 , 0x000042cb 
+ 00029485  0x00007e10 fetcht  0x00000001 , 0x0000438c 
+ 00029486  0x00007e11 nbranch  0x00007331 , 0x00000029 
+ 00029487  0x00007e13 fetch  0x00000001 , 0x000042d2 
+ 00029488  0x00007e14 fetcht  0x00000001 , 0x000042cb 
+ 00029489  0x00007e16 store  0x00000001 , 0x000042bb 
+ 00029490  0x00007e17 storet  0x00000001 , 0x000042bc 
+ 00029491  0x00007e18 force  0x00000000 , 0x00000038 
+ 00029492  0x00007e19 arg  0x000042bb , 0x00000012 
+ 00029493  0x00007e1a force  0x00000004 , 0x00000039 
+ 00029494  0x00007e1c ifetch  0x00000004 , 0x00000011 
+ 00029495  0x00007e1d ifetcht  0x00000004 , 0x00000012 
+ 00029496  0x00007e1e ixor  0x00000002 , 0x0000002f 
+ 00029497  0x00007e1f increase  0x00000001 , 0x00000038 
+ 00029498  0x00007e20 increase  0x00000004 , 0x00000011 
+ 00029499  0x00007e21 increase  0x00000004 , 0x00000012 
+ 00029500  0x00007e22 loop  0x00007336 
+ 00029501  0x00007e23 call  0x00007370 
+ 00029502  0x00007e24 increase  0xfffffffc , 0x00000038 
+ 00029503  0x00007e25 fetch  0x00000004 , 0x000042ff 
+ 00029504  0x00007e26 copy  0x0000003f , 0x0000002f 
+ 00029505  0x00007e27 increase  0x00000004 , 0x00000038 
+ 00029506  0x00007e28 force  0x00000038 , 0x00000036 
+ 00029507  0x00007e29 force  0x0000000c , 0x00000036 
+ 00029508  0x00007e2a call  0x000072cf 
+ 00029509  0x00007e2c call  0x0000736f 
+ 00029510  0x00007e2d force  0x0000003a , 0x00000036 
+ 00029511  0x00007e2e force  0x00000008 , 0x00000036 
+ 00029512  0x00007e2f branch  0x000072cf 
+ 00029513  0x00007e32 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029514  0x00007e33 rtn  0x00000001 
+ 00029515  0x00007e34 deposit  0x00000006 
+ 00029516  0x00007e35 iadd  0x00000039 , 0x00000005 
+ 00029517  0x00007e36 force  0x00000000 , 0x0000003f 
+ 00029518  0x00007e38 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007e39 increase  0x00000001 , 0x00000039 
+ 00029520  0x00007e3a compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029521  0x00007e3b rtn  0x00000001 
+ 00029522  0x00007e3c branch  0x0000734e 
+ 00029523  0x00007e3f force  0x00000000 , 0x00000038 
+ 00029524  0x00007e41 deposit  0x00000039 
+ 00029525  0x00007e42 branch  0x00007358 , 0x00000034 
+ 00029526  0x00007e43 ifetch  0x00000004 , 0x00000006 
+ 00029527  0x00007e44 increase  0xfffffffc , 0x00000039 
+ 00029528  0x00007e46 iforce  0x0000002f 
+ 00029529  0x00007e47 increase  0x00000001 , 0x00000038 
+ 00029530  0x00007e48 compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029531  0x00007e49 rtn  0x00000001 
+ 00029532  0x00007e4a branch  0x00007354 
+ 00029533  0x00007e4d force  0x00000008 , 0x00000038 
+ 00029534  0x00007e4e branch  0x00007362 
+ 00029535  0x00007e50 force  0x00000004 , 0x00000038 
+ 00029536  0x00007e51 branch  0x00007362 
+ 00029537  0x00007e53 force  0x00000000 , 0x00000038 
+ 00029538  0x00007e55 force  0x00000004 , 0x00000039 
+ 00029539  0x00007e57 ifetch  0x00000004 , 0x00000006 
+ 00029540  0x00007e58 iforce  0x0000002f 
+ 00029541  0x00007e59 increase  0x00000001 , 0x00000038 
+ 00029542  0x00007e5a loop  0x00007363 
+ 00029543  0x00007e5b rtn 
+ 00029544  0x00007e5e arg  0x000001a8 , 0x00000006 
+ 00029545  0x00007e5f branch  0x0000735f 
+ 00029546  0x00007e62 force  0x00000004 , 0x00000039 
+ 00029547  0x00007e63 branch  0x00007372 
+ 00029548  0x00007e66 force  0x00000000 , 0x00000038 
+ 00029549  0x00007e67 force  0x00000010 , 0x00000039 
+ 00029550  0x00007e68 branch  0x00007371 
+ 00029551  0x00007e6b force  0x00000000 , 0x00000038 
+ 00029552  0x00007e6d force  0x00000004 , 0x00000039 
+ 00029553  0x00007e6f force  0x00000000 , 0x0000002f 
+ 00029554  0x00007e71 increase  0x00000001 , 0x00000038 
+ 00029555  0x00007e72 loop  0x00007371 
+ 00029556  0x00007e73 rtn 
+ 00029557  0x00007e76 force  0x0000000c , 0x00000038 
+ 00029558  0x00007e77 force  0x00000004 , 0x00000039 
+ 00029559  0x00007e79 deposit  0x0000002f 
+ 00029560  0x00007e7a istore  0x00000004 , 0x00000005 
+ 00029561  0x00007e7b increase  0x00000001 , 0x00000038 
+ 00029562  0x00007e7c loop  0x00007377 
+ 00029563  0x00007e7d rtn 
+ 00029564  0x00007e80 force  0x0000000c , 0x00000038 
+ 00029565  0x00007e81 copy  0x00000013 , 0x00000005 
+ 00029566  0x00007e82 add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029567  0x00007e83 sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029568  0x00007e84 branch  0x00007382 , 0x00000002 
+ 00029569  0x00007e85 force  0x00000010 , 0x00000039 
+ 00029570  0x00007e87 deposit  0x0000002f 
+ 00029571  0x00007e88 sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029572  0x00007e89 branch  0x0000738a , 0x00000002 
+ 00029573  0x00007e8a istore  0x00000004 , 0x00000005 
+ 00029574  0x00007e8b increase  0xfffffffc , 0x00000039 
+ 00029575  0x00007e8c rtn  0x00000005 
+ 00029576  0x00007e8d increase  0x00000001 , 0x00000038 
+ 00029577  0x00007e8e branch  0x00007382 
+ 00029578  0x00007e90 istore  0x00000001 , 0x00000005 
+ 00029579  0x00007e91 rshift8  0x0000003f , 0x0000003f 
+ 00029580  0x00007e92 loop  0x0000738a 
+ 00029581  0x00007e93 rtn 
+ 00029582  0x00007e97 force  0x0000000c , 0x00000038 
+ 00029583  0x00007e98 force  0x00000004 , 0x00000039 
+ 00029584  0x00007e9a ifetch  0x00000004 , 0x00000006 
+ 00029585  0x00007e9b isub  0x0000002f , 0x0000003e 
+ 00029586  0x00007e9c nrtn  0x00000005 
+ 00029587  0x00007e9d increase  0x00000001 , 0x00000038 
+ 00029588  0x00007e9e loop  0x00007390 
+ 00029589  0x00007e9f branch  0x00007db8 
+ 00029590  0x00007ea2 fetch  0x00000001 , 0x00008050 
+ 00029591  0x00007ea3 set0  0x00000000 , 0x0000003f 
+ 00029592  0x00007ea4 store  0x00000001 , 0x00008050 
+ 00029593  0x00007ea5 rtn 
+ 00029594  0x00007ea8 fetch  0x00000001 , 0x00008050 
+ 00029595  0x00007ea9 set1  0x00000000 , 0x0000003f 
+ 00029596  0x00007eaa store  0x00000001 , 0x00008050 
+ 00029597  0x00007eab rtn 
+ 00029598  0x00007eb4 arg  0x000004d1 , 0x00000005 
+ 00029599  0x00007eb5 setsect  0x00000000 , 0x0003ffff 
+ 00029600  0x00007eb6 setsect  0x00000001 , 0x0003ffff 
+ 00029601  0x00007eb7 setsect  0x00000002 , 0x0003ffff 
+ 00029602  0x00007eb8 setsect  0x00000003 , 0x0003fbff 
+ 00029603  0x00007eb9 istore  0x00000009 , 0x00000005 
+ 00029604  0x00007eba setsect  0x00000000 , 0x0003ffff 
+ 00029605  0x00007ebb setsect  0x00000001 , 0x0003ffff 
+ 00029606  0x00007ebc setsect  0x00000002 , 0x0003ffff 
+ 00029607  0x00007ebd setsect  0x00000003 , 0x0003ffff 
+ 00029608  0x00007ebe istore  0x00000009 , 0x00000005 
+ 00029609  0x00007ebf setsect  0x00000000 , 0x0003ffff 
+ 00029610  0x00007ec0 setsect  0x00000001 , 0x0003ffff 
+ 00029611  0x00007ec1 setsect  0x00000002 , 0x0003cfff 
+ 00029612  0x00007ec2 setsect  0x00000003 , 0x0003ffff 
+ 00029613  0x00007ec3 istore  0x00000009 , 0x00000005 
+ 00029614  0x00007ec4 setsect  0x00000000 , 0x0003ffff 
+ 00029615  0x00007ec5 setsect  0x00000001 , 0x0003ffff 
+ 00029616  0x00007ec6 setsect  0x00000002 , 0x0003ffef 
+ 00029617  0x00007ec7 setsect  0x00000003 , 0x0003ffff 
+ 00029618  0x00007ec8 istore  0x00000009 , 0x00000005 
+ 00029619  0x00007ec9 setsect  0x00000000 , 0x0003ffff 
+ 00029620  0x00007eca setsect  0x00000001 , 0x0003ffff 
+ 00029621  0x00007ecb setsect  0x00000002 , 0x0003ffff 
+ 00029622  0x00007ecc setsect  0x00000003 , 0x0003ffff 
+ 00029623  0x00007ecd istore  0x00000009 , 0x00000005 
+ 00029624  0x00007ece setsect  0x00000000 , 0x0003ffff 
+ 00029625  0x00007ecf setsect  0x00000001 , 0x00026c7f 
+ 00029626  0x00007ed0 setsect  0x00000002 , 0x0000146b 
+ 00029627  0x00007ed1 setsect  0x00000003 , 0x00037bb3 
+ 00029628  0x00007ed2 istore  0x00000009 , 0x00000005 
+ 00029629  0x00007ed3 setsect  0x00000000 , 0x0001feb8 
+ 00029630  0x00007ed4 setsect  0x00000001 , 0x00010c12 
+ 00029631  0x00007ed5 setsect  0x00000002 , 0x0002b722 
+ 00029632  0x00007ed6 setsect  0x00000003 , 0x00029fa6 
+ 00029633  0x00007ed7 istore  0x00000009 , 0x00000005 
+ 00029634  0x00007ed8 setsect  0x00000000 , 0x0000e70f 
+ 00029635  0x00007ed9 setsect  0x00000001 , 0x00016720 
+ 00029636  0x00007eda setsect  0x00000002 , 0x0000519e 
+ 00029637  0x00007edb setsect  0x00000003 , 0x00019084 
+ 00029638  0x00007edc istore  0x00000009 , 0x00000005 
+ 00029639  0x00007edd setsect  0x00000000 , 0x00031012 
+ 00029640  0x00007ede setsect  0x00000001 , 0x000360bf 
+ 00029641  0x00007edf setsect  0x00000002 , 0x0003f0af 
+ 00029642  0x00007ee0 setsect  0x00000003 , 0x000003d3 
+ 00029643  0x00007ee1 istore  0x00000009 , 0x00000005 
+ 00029644  0x00007ee2 setsect  0x00000000 , 0x0003a188 
+ 00029645  0x00007ee3 setsect  0x00000001 , 0x00003ad0 
+ 00029646  0x00007ee4 setsect  0x00000002 , 0x0003cbf2 
+ 00029647  0x00007ee5 setsect  0x00000003 , 0x000243d9 
+ 00029648  0x00007ee6 istore  0x00000009 , 0x00000005 
+ 00029649  0x00007ee7 setsect  0x00000000 , 0x0002b030 
+ 00029650  0x00007ee8 setsect  0x00000001 , 0x00036a03 
+ 00029651  0x00007ee9 setsect  0x00000002 , 0x00011188 
+ 00029652  0x00007eea setsect  0x00000003 , 0x0001e520 
+ 00029653  0x00007eeb istore  0x00000009 , 0x00000005 
+ 00029654  0x00007eec setsect  0x00000000 , 0x0003a11e 
+ 00029655  0x00007eed setsect  0x00000001 , 0x0000fe5d 
+ 00029656  0x00007eee setsect  0x00000002 , 0x0000dd57 
+ 00029657  0x00007eef setsect  0x00000003 , 0x0001ac93 
+ 00029658  0x00007ef0 istore  0x00000009 , 0x00000005 
+ 00029659  0x00007ef1 setsect  0x00000000 , 0x000011ed 
+ 00029660  0x00007ef2 setsect  0x00000001 , 0x000218c4 
+ 00029661  0x00007ef3 setsect  0x00000002 , 0x00008da7 
+ 00029662  0x00007ef4 setsect  0x00000003 , 0x000257ff 
+ 00029663  0x00007ef5 istore  0x00000009 , 0x00000005 
+ 00029664  0x00007ef6 setsect  0x00000000 , 0x0003192b 
+ 00029665  0x00007ef7 setsect  0x00000001 , 0x00034641 
+ 00029666  0x00007ef8 setsect  0x00000002 , 0x0001be0c 
+ 00029667  0x00007ef9 setsect  0x00000003 , 0x000366ad 
+ 00029668  0x00007efa istore  0x00000009 , 0x00000005 
+ 00029669  0x00007efb setsect  0x00000000 , 0x00001f83 
+ 00029670  0x00007efc setsect  0x00000001 , 0x00015a23 
+ 00029671  0x00007efd setsect  0x00000002 , 0x0003f9b0 
+ 00029672  0x00007efe setsect  0x00000003 , 0x00003949 
+ 00029673  0x00007eff istore  0x00000009 , 0x00000005 
+ 00029674  0x00007f00 setsect  0x00000000 , 0x00013a51 
+ 00029675  0x00007f01 setsect  0x00000001 , 0x000153fd 
+ 00029676  0x00007f02 setsect  0x00000002 , 0x0003372a 
+ 00029677  0x00007f03 setsect  0x00000003 , 0x0000f1bb 
+ 00029678  0x00007f04 istore  0x00000009 , 0x00000005 
+ 00029679  0x00007f05 setsect  0x00000000 , 0x0003ae85 
+ 00029680  0x00007f06 setsect  0x00000001 , 0x0001eed9 
+ 00029681  0x00007f07 setsect  0x00000002 , 0x00009e66 
+ 00029682  0x00007f08 setsect  0x00000003 , 0x000001a8 
+ 00029683  0x00007f09 istore  0x00000008 , 0x00000005 
+ 00029684  0x00007f0a rtn 
+ 00029685  0x00007f13 arg  0x00000569 , 0x00000005 
+ 00029686  0x00007f14 setsect  0x00000000 , 0x0003ffff 
+ 00029687  0x00007f15 setsect  0x00000001 , 0x0003ffff 
+ 00029688  0x00007f16 setsect  0x00000002 , 0x0003ffff 
+ 00029689  0x00007f17 setsect  0x00000003 , 0x0003ffff 
+ 00029690  0x00007f18 istore  0x00000009 , 0x00000005 
+ 00029691  0x00007f19 setsect  0x00000000 , 0x0003ffff 
+ 00029692  0x00007f1a setsect  0x00000001 , 0x0000003f 
+ 00029693  0x00007f1b setsect  0x00000002 , 0x00000000 
+ 00029694  0x00007f1c setsect  0x00000003 , 0x00000000 
+ 00029695  0x00007f1d istore  0x00000009 , 0x00000005 
+ 00029696  0x00007f1e setsect  0x00000000 , 0x00000000 
+ 00029697  0x00007f1f setsect  0x00000001 , 0x00000000 
+ 00029698  0x00007f20 setsect  0x00000002 , 0x00001000 
+ 00029699  0x00007f21 setsect  0x00000003 , 0x00000000 
+ 00029700  0x00007f22 istore  0x00000009 , 0x00000005 
+ 00029701  0x00007f23 setsect  0x00000000 , 0x0003ff00 
+ 00029702  0x00007f24 setsect  0x00000001 , 0x0003ffff 
+ 00029703  0x00007f25 setsect  0x00000002 , 0x0003ffcf 
+ 00029704  0x00007f26 setsect  0x00000003 , 0x0003ffff 
+ 00029705  0x00007f27 istore  0x00000009 , 0x00000005 
+ 00029706  0x00007f28 setsect  0x00000000 , 0x0003ffff 
+ 00029707  0x00007f29 setsect  0x00000001 , 0x0003ffff 
+ 00029708  0x00007f2a setsect  0x00000002 , 0x0003ffff 
+ 00029709  0x00007f2b setsect  0x00000003 , 0x000003ff 
+ 00029710  0x00007f2c istore  0x00000009 , 0x00000005 
+ 00029711  0x00007f2d setsect  0x00000000 , 0x00000000 
+ 00029712  0x00007f2e setsect  0x00000001 , 0x00000000 
+ 00029713  0x00007f2f setsect  0x00000002 , 0x00000000 
+ 00029714  0x00007f30 setsect  0x00000003 , 0x00000000 
+ 00029715  0x00007f31 istore  0x00000009 , 0x00000005 
+ 00029716  0x00007f32 setsect  0x00000000 , 0x00010000 
+ 00029717  0x00007f33 setsect  0x00000001 , 0x00000000 
+ 00029718  0x00007f34 setsect  0x00000002 , 0x0003f000 
+ 00029719  0x00007f35 setsect  0x00000003 , 0x0003ffff 
+ 00029720  0x00007f36 istore  0x00000009 , 0x00000005 
+ 00029721  0x00007f37 setsect  0x00000000 , 0x000296ff 
+ 00029722  0x00007f38 setsect  0x00000001 , 0x00022630 
+ 00029723  0x00007f39 setsect  0x00000002 , 0x0003945d 
+ 00029724  0x00007f3a setsect  0x00000003 , 0x0003d284 
+ 00029725  0x00007f3b istore  0x00000009 , 0x00000005 
+ 00029726  0x00007f3c setsect  0x00000000 , 0x000333a0 
+ 00029727  0x00007f3d setsect  0x00000001 , 0x00004b7a 
+ 00029728  0x00007f3e setsect  0x00000002 , 0x000037d8 
+ 00029729  0x00007f3f setsect  0x00000003 , 0x0003c9dc 
+ 00029730  0x00007f40 istore  0x00000009 , 0x00000005 
+ 00029731  0x00007f41 setsect  0x00000000 , 0x0003a440 
+ 00029732  0x00007f42 setsect  0x00000001 , 0x0001b958 
+ 00029733  0x00007f43 setsect  0x00000002 , 0x00038bce 
+ 00029734  0x00007f44 setsect  0x00000003 , 0x0001091f 
+ 00029735  0x00007f45 istore  0x00000009 , 0x00000005 
+ 00029736  0x00007f46 setsect  0x00000000 , 0x0002e12c 
+ 00029737  0x00007f47 setsect  0x00000001 , 0x0001f47c 
+ 00029738  0x00007f48 setsect  0x00000002 , 0x000356b1 
+ 00029739  0x00007f49 setsect  0x00000003 , 0x0002fd47 
+ 00029740  0x00007f4a istore  0x00000009 , 0x00000005 
+ 00029741  0x00007f4b setsect  0x00000000 , 0x00006837 
+ 00029742  0x00007f4c setsect  0x00000001 , 0x0002ed90 
+ 00029743  0x00007f4d setsect  0x00000002 , 0x0001ecec 
+ 00029744  0x00007f4e setsect  0x00000003 , 0x0001acc5 
+ 00029745  0x00007f4f istore  0x00000009 , 0x00000005 
+ 00029746  0x00007f50 setsect  0x00000000 , 0x00023357 
+ 00029747  0x00007f51 setsect  0x00000001 , 0x00018af3 
+ 00029748  0x00007f52 setsect  0x00000002 , 0x0000f9e1 
+ 00029749  0x00007f53 setsect  0x00000003 , 0x000129f0 
+ 00029750  0x00007f54 istore  0x00000009 , 0x00000005 
+ 00029751  0x00007f55 setsect  0x00000000 , 0x0002e7eb 
+ 00029752  0x00007f56 setsect  0x00000001 , 0x0003e6e3 
+ 00029753  0x00007f57 setsect  0x00000002 , 0x0003e1a7 
+ 00029754  0x00007f58 setsect  0x00000003 , 0x00010b8b 
+ 00029755  0x00007f59 istore  0x00000009 , 0x00000005 
+ 00029756  0x00007f5a setsect  0x00000000 , 0x00024fe3 
+ 00029757  0x00007f5b setsect  0x00000001 , 0x000020ef 
+ 00029758  0x00007f5c setsect  0x00000002 , 0x0001b5a6 
+ 00029759  0x00007f5d setsect  0x00000003 , 0x0000dc2f 
+ 00029760  0x00007f5e istore  0x00000009 , 0x00000005 
+ 00029761  0x00007f5f setsect  0x00000000 , 0x00013860 
+ 00029762  0x00007f60 setsect  0x00000001 , 0x0002bd69 
+ 00029763  0x00007f61 setsect  0x00000002 , 0x0000391a 
+ 00029764  0x00007f62 setsect  0x00000003 , 0x0001b222 
+ 00029765  0x00007f63 istore  0x00000009 , 0x00000005 
+ 00029766  0x00007f64 rtn 
+ 00029767  0x00007f6d branch  0x000074fc 
+ 00029768  0x00007f70 bpatch  0x000000ed , 0x0000401d 
+ 00029769  0x00007f75 fetch  0x00000001 , 0x0000446c 
+ 00029770  0x00007f76 rtn  0x00000034 
+ 00029771  0x00007f77 fetch  0x00000001 , 0x0000446e 
+ 00029772  0x00007f78 rtneq  0x00000003 
+ 00029773  0x00007f7b fetch  0x00000001 , 0x0000446d 
+ 00029774  0x00007f7c beq  0x00000000 , 0x000074fc 
+ 00029775  0x00007f7d rtn 
+ 00029776  0x00007f7f jam  0x00000000 , 0x0000446d 
+ 00029777  0x00007f80 rtn 
+ 00029778  0x00007f86 bpatch  0x000000ee , 0x0000401d 
+ 00029779  0x00007f87 setarg  0x000005fe 
+ 00029780  0x00007f88 arg  0x000005f9 , 0x00000005 
+ 00029781  0x00007f89 isub  0x00000005 , 0x00000039 
+ 00029782  0x00007f8a call  0x00007ca1 
+ 00029783  0x00007f8b setarg  0x000044d1 
+ 00029784  0x00007f8c arg  0x000044cf , 0x00000005 
+ 00029785  0x00007f8d isub  0x00000005 , 0x00000039 
+ 00029786  0x00007f8e branch  0x00007ca1 
+ 00029787  0x00007f93 call  0x00007476 
+ 00029788  0x00007f94 arg  0x0000061e , 0x00000011 
+ 00029789  0x00007f95 arg  0x000004b1 , 0x00000005 
+ 00029790  0x00007f96 call  0x0000771c 
+ 00029791  0x00007f97 arg  0x000005fe , 0x00000011 
+ 00029792  0x00007f98 arg  0x00000471 , 0x00000005 
+ 00029793  0x00007f99 call  0x0000771c 
+ 00029794  0x00007f9a arg  0x00000471 , 0x00000011 
+ 00029795  0x00007f9b arg  0x000005fe , 0x00000012 
+ 00029796  0x00007f9c arg  0x00000471 , 0x00000005 
+ 00029797  0x00007f9d call  0x00007684 
+ 00029798  0x00007f9e arg  0x00000589 , 0x00000011 
+ 00029799  0x00007f9f arg  0x000005fe , 0x00000012 
+ 00029800  0x00007fa0 arg  0x00000491 , 0x00000005 
+ 00029801  0x00007fa1 call  0x00007684 
+ 00029802  0x00007fa2 arg  0x00000491 , 0x00000011 
+ 00029803  0x00007fa3 arg  0x00000471 , 0x00000012 
+ 00029804  0x00007fa4 arg  0x00000471 , 0x00000005 
+ 00029805  0x00007fa5 call  0x00007720 
+ 00029806  0x00007fa6 arg  0x00000451 , 0x00000011 
+ 00029807  0x00007fa7 arg  0x00000471 , 0x00000012 
+ 00029808  0x00007fa8 arg  0x00000451 , 0x00000005 
+ 00029809  0x00007fa9 call  0x00007720 
+ 00029810  0x00007faa arg  0x00000020 , 0x00000039 
+ 00029811  0x00007fab arg  0x000004b1 , 0x00000011 
+ 00029812  0x00007fac arg  0x00000451 , 0x00000012 
+ 00029813  0x00007fad branch  0x00007d64 
+ 00029814  0x00007fb0 arg  0x000005c9 , 0x00000011 
+ 00029815  0x00007fb1 arg  0x00000451 , 0x00000005 
+ 00029816  0x00007fb2 call  0x0000771c 
+ 00029817  0x00007fb3 arg  0x000005a9 , 0x00000011 
+ 00029818  0x00007fb4 arg  0x00000471 , 0x00000005 
+ 00029819  0x00007fb5 call  0x0000771c 
+ 00029820  0x00007fb6 arg  0x00000471 , 0x00000011 
+ 00029821  0x00007fb7 arg  0x000005a9 , 0x00000012 
+ 00029822  0x00007fb8 arg  0x00000471 , 0x00000005 
+ 00029823  0x00007fb9 call  0x00007684 
+ 00029824  0x00007fba arg  0x00000589 , 0x00000011 
+ 00029825  0x00007fbb arg  0x000005a9 , 0x00000012 
+ 00029826  0x00007fbc arg  0x00000491 , 0x00000005 
+ 00029827  0x00007fbd call  0x00007684 
+ 00029828  0x00007fbe arg  0x00000491 , 0x00000011 
+ 00029829  0x00007fbf arg  0x00000471 , 0x00000012 
+ 00029830  0x00007fc0 arg  0x00000471 , 0x00000005 
+ 00029831  0x00007fc1 call  0x00007720 
+ 00029832  0x00007fc2 arg  0x00000451 , 0x00000011 
+ 00029833  0x00007fc3 arg  0x00000471 , 0x00000012 
+ 00029834  0x00007fc4 arg  0x00000451 , 0x00000005 
+ 00029835  0x00007fc5 branch  0x00007739 
+ 00029836  0x00007fcb increase  0xffffffff , 0x00000007 
+ 00029837  0x00007fcc nrtn  0x00000002 
+ 00029838  0x00007fcd random  0x0000003f 
+ 00029839  0x00007fce istore  0x00000002 , 0x00000005 
+ 00029840  0x00007fcf branch  0x0000748c 
+ 00029841  0x00007fd1 increase  0xffffffff , 0x00000007 
+ 00029842  0x00007fd2 nbranch  0x0000749c , 0x00000002 
+ 00029843  0x00007fd3 ifetch  0x00000004 , 0x00000011 
+ 00029844  0x00007fd4 copy  0x0000003f , 0x00000002 
+ 00029845  0x00007fd5 ifetch  0x00000004 , 0x00000012 
+ 00029846  0x00007fd6 iflip  0x00000002 , 0x0000003f 
+ 00029847  0x00007fd7 nbranch  0x0000749b , 0x00000005 
+ 00029848  0x00007fd8 increase  0x00000004 , 0x00000011 
+ 00029849  0x00007fd9 increase  0x00000004 , 0x00000012 
+ 00029850  0x00007fda branch  0x00007491 
+ 00029851  0x00007fdc branch  0x00007dc4 
+ 00029852  0x00007fdf branch  0x00007dc6 
+ 00029853  0x00007fe5 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00029854  0x00007fe6 rshift3  0x0000003f , 0x0000003f 
+ 00029855  0x00007fe7 iadd  0x00000006 , 0x00000006 
+ 00029856  0x00007fe8 ifetch  0x00000001 , 0x00000006 
+ 00029857  0x00007fe9 qisolate0  0x0000003f 
+ 00029858  0x00007fea rtn 
+ 00029859  0x00007fee ifetch  0x00000008 , 0x00000006 
+ 00029860  0x00007fef nrtn  0x00000034 
+ 00029861  0x00007ff0 ifetch  0x00000008 , 0x00000006 
+ 00029862  0x00007ff1 nrtn  0x00000034 
+ 00029863  0x00007ff2 ifetch  0x00000008 , 0x00000006 
+ 00029864  0x00007ff3 rtn 
+ 00029865  0x00007ff9 ifetch  0x00000004 , 0x00000011 
+ 00029866  0x00007ffa iforce  0x00000002 
+ 00029867  0x00007ffb ifetch  0x00000004 , 0x00000012 
+ 00029868  0x00007ffc isub  0x00000002 , 0x0000003e 
+ 00029869  0x00007ffd nrtn  0x00000005 
+ 00029870  0x00007ffe increase  0x00000004 , 0x00000011 
+ 00029871  0x00007fff increase  0x00000004 , 0x00000012 
+ 00029872  0x00008000 loop  0x000074a9 
+ 00029873  0x00008001 rtn 
+ 00029874  0x00008004 force  0x00000006 , 0x00000039 
+ 00029875  0x00008005 increase  0x00000014 , 0x00000011 
+ 00029876  0x00008006 increase  0x00000014 , 0x00000012 
+ 00029877  0x00008008 ifetch  0x00000004 , 0x00000012 
+ 00029878  0x00008009 iforce  0x00000002 
+ 00029879  0x0000800a ifetch  0x00000004 , 0x00000011 
+ 00029880  0x0000800b isub  0x00000002 , 0x0000003f 
+ 00029881  0x0000800c nrtn  0x00000002 
+ 00029882  0x0000800d nrtn  0x00000034 
+ 00029883  0x0000800e increase  0xfffffffc , 0x00000011 
+ 00029884  0x0000800f increase  0xfffffffc , 0x00000012 
+ 00029885  0x00008010 loop  0x000074b5 
+ 00029886  0x00008011 rtn 
+ 00029887  0x00008013 force  0x00000006 , 0x00000039 
+ 00029888  0x00008014 force  0x00000000 , 0x00000013 
+ 00029889  0x00008016 ifetch  0x00000004 , 0x00000011 
+ 00029890  0x00008017 iforce  0x00000002 
+ 00029891  0x00008018 ifetch  0x00000004 , 0x00000012 
+ 00029892  0x00008019 iadd  0x00000002 , 0x0000003f 
+ 00029893  0x0000801a iadd  0x00000013 , 0x0000003f 
+ 00029894  0x0000801b istore  0x00000004 , 0x00000005 
+ 00029895  0x0000801c isolate1  0x00000020 , 0x0000003f 
+ 00029896  0x0000801d setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029897  0x0000801e increase  0x00000004 , 0x00000011 
+ 00029898  0x0000801f increase  0x00000004 , 0x00000012 
+ 00029899  0x00008020 loop  0x000074c1 
+ 00029900  0x00008021 rtn 
+ 00029901  0x00008024 force  0x00000006 , 0x00000039 
+ 00029902  0x00008025 force  0x00000000 , 0x00000013 
+ 00029903  0x00008027 ifetch  0x00000004 , 0x00000012 
+ 00029904  0x00008028 iforce  0x00000002 
+ 00029905  0x00008029 ifetch  0x00000004 , 0x00000011 
+ 00029906  0x0000802a isub  0x00000002 , 0x0000003f 
+ 00029907  0x0000802b isub  0x00000013 , 0x0000003f 
+ 00029908  0x0000802c istore  0x00000004 , 0x00000005 
+ 00029909  0x0000802d isolate1  0x00000020 , 0x0000003f 
+ 00029910  0x0000802e setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029911  0x0000802f increase  0x00000004 , 0x00000011 
+ 00029912  0x00008030 increase  0x00000004 , 0x00000012 
+ 00029913  0x00008031 loop  0x000074cf 
+ 00029914  0x00008032 rtn 
+ 00029915  0x00008035 force  0x00000006 , 0x00000039 
+ 00029916  0x00008036 increase  0x00000014 , 0x00000011 
+ 00029917  0x00008038 force  0x00000000 , 0x00000013 
+ 00029918  0x0000803a ifetch  0x00000004 , 0x00000011 
+ 00029919  0x0000803b isolate1  0x00000000 , 0x0000003f 
+ 00029920  0x0000803c setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029921  0x0000803d rshift  0x0000003f , 0x0000003f 
+ 00029922  0x0000803e isolate1  0x00000000 , 0x00000013 
+ 00029923  0x0000803f setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00029924  0x00008040 istore  0x00000004 , 0x00000011 
+ 00029925  0x00008041 increase  0xfffffffc , 0x00000011 
+ 00029926  0x00008042 rshift  0x00000013 , 0x00000013 
+ 00029927  0x00008043 loop  0x000074de 
+ 00029928  0x00008044 rtn 
+ 00029929  0x00008046 force  0x00000006 , 0x00000039 
+ 00029930  0x00008047 force  0x00000000 , 0x00000013 
+ 00029931  0x00008049 ifetch  0x00000004 , 0x00000011 
+ 00029932  0x0000804a isolate1  0x0000001f , 0x0000003f 
+ 00029933  0x0000804b setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00029934  0x0000804c lshift  0x0000003f , 0x0000003f 
+ 00029935  0x0000804d isolate1  0x00000000 , 0x00000013 
+ 00029936  0x0000804e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029937  0x0000804f istore  0x00000004 , 0x00000011 
+ 00029938  0x00008050 increase  0x00000004 , 0x00000011 
+ 00029939  0x00008051 rshift  0x00000013 , 0x00000013 
+ 00029940  0x00008052 loop  0x000074eb 
+ 00029941  0x00008053 rtn 
+ 00029942  0x00008057 force  0x00000006 , 0x00000039 
+ 00029943  0x00008059 ifetch  0x00000004 , 0x00000006 
+ 00029944  0x0000805a iforce  0x0000002f 
+ 00029945  0x0000805b increase  0x00000001 , 0x00000038 
+ 00029946  0x0000805c loop  0x000074f7 
+ 00029947  0x0000805d rtn 
+ 00029948  0x00008062 bpatch  0x000000ef , 0x0000401d 
+ 00029949  0x00008063 fetch  0x00000001 , 0x0000446c 
+ 00029950  0x00008064 nbranch  0x0000751d , 0x00000034 
+ 00029951  0x00008067 jam  0x00000000 , 0x0000446d 
+ 00029952  0x00008068 jam  0x00000000 , 0x0000446e 
+ 00029953  0x00008069 rtn 
+ 00029954  0x0000806e fetch  0x00000001 , 0x0000446c 
+ 00029955  0x0000806f rtn  0x00000034 
+ 00029956  0x00008070 fetch  0x00000001 , 0x0000446e 
+ 00029957  0x00008071 rtneq  0x00000003 
+ 00029958  0x00008072 call  0x00007552 
+ 00029959  0x00008073 branch  0x00007502 
+ 00029960  0x00008078 arg  0x0000446f , 0x00000005 
+ 00029961  0x00008079 setsect  0x00000000 , 0x00001abd 
+ 00029962  0x0000807a setsect  0x00000001 , 0x0001b34f 
+ 00029963  0x0000807b setsect  0x00000002 , 0x00019b8a 
+ 00029964  0x0000807c setsect  0x00000003 , 0x00026562 
+ 00029965  0x0000807d istore  0x00000009 , 0x00000005 
+ 00029966  0x0000807e setsect  0x00000000 , 0x000340b7 
+ 00029967  0x0000807f setsect  0x00000001 , 0x00001efa 
+ 00029968  0x00008080 setsect  0x00000002 , 0x0000aff6 
+ 00029969  0x00008081 setsect  0x00000003 , 0x0000fd41 
+ 00029970  0x00008082 istore  0x00000009 , 0x00000005 
+ 00029971  0x00008083 setsect  0x00000000 , 0x0003d210 
+ 00029972  0x00008084 setsect  0x00000001 , 0x00026cf8 
+ 00029973  0x00008085 setsect  0x00000002 , 0x0003874c 
+ 00029974  0x00008086 setsect  0x00000003 , 0x0003157c 
+ 00029975  0x00008087 istore  0x00000009 , 0x00000005 
+ 00029976  0x00008088 setsect  0x00000000 , 0x0002d4a3 
+ 00029977  0x00008089 setsect  0x00000001 , 0x0003d27d 
+ 00029978  0x0000808a setsect  0x00000002 , 0x00000003 
+ 00029979  0x0000808b istore  0x00000005 , 0x00000005 
+ 00029980  0x0000808c rtn 
+ 00029981  0x00008090 fetch  0x00000001 , 0x0000446e 
+ 00029982  0x00008091 rtnne  0x00000000 
+ 00029983  0x00008092 fetch  0x00000001 , 0x0000446d 
+ 00029984  0x00008093 rtnne  0x00000000 
+ 00029985  0x00008094 call  0x000073f5 
+ 00029986  0x00008095 arg  0x0000446f , 0x00000005 
+ 00029987  0x00008096 force  0x0000000f , 0x00000007 
+ 00029988  0x00008097 call  0x0000748c 
+ 00029989  0x00008098 random  0x0000003f 
+ 00029990  0x00008099 rshift  0x0000003f , 0x0000003f 
+ 00029991  0x0000809a istore  0x00000002 , 0x00000005 
+ 00029992  0x0000809c fetch  0x00000001 , 0x0000446b 
+ 00029993  0x0000809d ncall  0x00007508 , 0x00000034 
+ 00029994  0x0000809f arg  0x000003b1 , 0x00000005 
+ 00029995  0x000080a0 arg  0x0000446f , 0x00000006 
+ 00029996  0x000080a1 call  0x00007c8d 
+ 00029997  0x000080a3 arg  0x00000291 , 0x00000005 
+ 00029998  0x000080a4 arg  0x000005a9 , 0x00000006 
+ 00029999  0x000080a5 call  0x00007c81 
+ 00030000  0x000080a7 arg  0x000002d1 , 0x00000005 
+ 00030001  0x000080a8 call  0x00007c9d 
+ 00030002  0x000080a9 jam  0x00000001 , 0x000002d1 
+ 00030003  0x000080ab call  0x0000756a 
+ 00030004  0x000080ac jam  0x00000003 , 0x0000446d 
+ 00030005  0x000080ad rtn 
+ 00030006  0x000080b0 arg  0x0000448f , 0x00000005 
+ 00030007  0x000080b1 arg  0x000002f1 , 0x00000006 
+ 00030008  0x000080b2 call  0x00007c81 
+ 00030009  0x000080b3 jam  0x00000003 , 0x0000446e 
+ 00030010  0x000080b4 jam  0x00000000 , 0x0000446d 
+ 00030011  0x000080b5 rtn 
+ 00030012  0x000080ba fetch  0x00000001 , 0x000005f9 
+ 00030013  0x000080bb rtnne  0x00000000 
+ 00030014  0x000080bc fetch  0x00000001 , 0x0000446d 
+ 00030015  0x000080bd rtnne  0x00000000 
+ 00030016  0x000080bf arg  0x000003b1 , 0x00000005 
+ 00030017  0x000080c0 arg  0x0000446f , 0x00000006 
+ 00030018  0x000080c1 call  0x00007c8d 
+ 00030019  0x000080c3 arg  0x00000291 , 0x00000005 
+ 00030020  0x000080c4 arg  0x000005fe , 0x00000006 
+ 00030021  0x000080c5 call  0x00007c81 
+ 00030022  0x000080c7 arg  0x000002d1 , 0x00000005 
+ 00030023  0x000080c8 call  0x00007c9d 
+ 00030024  0x000080c9 jam  0x00000001 , 0x000002d1 
+ 00030025  0x000080cb call  0x0000756a 
+ 00030026  0x000080cc jam  0x00000004 , 0x0000446d 
+ 00030027  0x000080cd rtn 
+ 00030028  0x000080d2 arg  0x0000063e , 0x00000005 
+ 00030029  0x000080d3 arg  0x000002f1 , 0x00000006 
+ 00030030  0x000080d4 call  0x00007c8d 
+ 00030031  0x000080d5 jam  0x00000003 , 0x000005f9 
+ 00030032  0x000080d6 jam  0x00000000 , 0x0000446d 
+ 00030033  0x000080d7 rtn 
+ 00030034  0x000080dc fetch  0x00000001 , 0x0000446c 
+ 00030035  0x000080dd rtn  0x00000034 
+ 00030036  0x000080de fetch  0x00000001 , 0x0000446d 
+ 00030037  0x000080df rtn  0x00000034 
+ 00030038  0x000080e0 increase  0x00000080 , 0x0000003f 
+ 00030039  0x000080e1 store  0x00000001 , 0x0000446d 
+ 00030040  0x000080e2 rtnbit1  0x00000007 
+ 00030041  0x000080e3 fetch  0x00000002 , 0x0000022e 
+ 00030042  0x000080e4 branch  0x0000755c , 0x00000034 
+ 00030043  0x000080e5 branch  0x00007562 
+ 00030044  0x000080e8 bpatch  0x000000f0 , 0x0000401e 
+ 00030045  0x000080e9 call  0x00007577 
+ 00030046  0x000080ea fetch  0x00000001 , 0x0000446d 
+ 00030047  0x000080eb beq  0x00000003 , 0x00007536 
+ 00030048  0x000080ec beq  0x00000004 , 0x0000754c 
+ 00030049  0x000080ed rtn 
+ 00030050  0x000080f1 call  0x00007589 
+ 00030051  0x000080f2 fetch  0x00000002 , 0x0000022e 
+ 00030052  0x000080f3 increase  0xffffffff , 0x0000003f 
+ 00030053  0x000080f4 store  0x00000002 , 0x0000022e 
+ 00030054  0x000080f5 arg  0x000003b1 , 0x00000006 
+ 00030055  0x000080f6 call  0x0000749d 
+ 00030056  0x000080f7 rtn  0x00000001 
+ 00030057  0x000080f8 branch  0x000075da 
+ 00030058  0x000080fb bpatch  0x000000f1 , 0x0000401e 
+ 00030059  0x000080fc setarg  0x00000100 
+ 00030060  0x000080fd store  0x00000002 , 0x0000022e 
+ 00030061  0x000080ff fetch  0x00000002 , 0x0000022e 
+ 00030062  0x00008100 rtn  0x00000034 
+ 00030063  0x00008101 increase  0xffffffff , 0x0000003f 
+ 00030064  0x00008102 store  0x00000002 , 0x0000022e 
+ 00030065  0x00008103 arg  0x000003b1 , 0x00000006 
+ 00030066  0x00008104 call  0x0000749d 
+ 00030067  0x00008105 branch  0x0000756d , 0x00000001 
+ 00030068  0x00008106 arg  0x00000291 , 0x00000006 
+ 00030069  0x00008107 arg  0x00000351 , 0x00000005 
+ 00030070  0x00008108 branch  0x00007c80 
+ 00030071  0x0000810c arg  0x00000391 , 0x00000011 
+ 00030072  0x0000810d arg  0x00000491 , 0x00000005 
+ 00030073  0x0000810e call  0x00007646 
+ 00030074  0x0000810f arg  0x00000491 , 0x00000011 
+ 00030075  0x00008110 arg  0x00000431 , 0x00000005 
+ 00030076  0x00008111 call  0x0000771c 
+ 00030077  0x00008112 arg  0x00000351 , 0x00000011 
+ 00030078  0x00008113 arg  0x00000431 , 0x00000012 
+ 00030079  0x00008114 arg  0x000002f1 , 0x00000005 
+ 00030080  0x00008115 call  0x00007684 
+ 00030081  0x00008116 arg  0x00000491 , 0x00000011 
+ 00030082  0x00008117 arg  0x00000431 , 0x00000012 
+ 00030083  0x00008118 arg  0x00000471 , 0x00000005 
+ 00030084  0x00008119 call  0x00007684 
+ 00030085  0x0000811a arg  0x00000371 , 0x00000011 
+ 00030086  0x0000811b arg  0x00000471 , 0x00000012 
+ 00030087  0x0000811c arg  0x00000311 , 0x00000005 
+ 00030088  0x0000811d branch  0x00007684 
+ 00030089  0x00008120 arg  0x00000391 , 0x00000011 
+ 00030090  0x00008121 arg  0x00000471 , 0x00000005 
+ 00030091  0x00008122 call  0x0000771c 
+ 00030092  0x00008123 arg  0x00000471 , 0x00000011 
+ 00030093  0x00008124 arg  0x00000491 , 0x00000005 
+ 00030094  0x00008125 call  0x0000771c 
+ 00030095  0x00008127 arg  0x00000589 , 0x00000011 
+ 00030096  0x00008128 arg  0x00000491 , 0x00000012 
+ 00030097  0x00008129 arg  0x00000491 , 0x00000005 
+ 00030098  0x0000812a call  0x00007684 
+ 00030099  0x0000812b arg  0x00000351 , 0x00000011 
+ 00030100  0x0000812c arg  0x00000471 , 0x00000005 
+ 00030101  0x0000812d call  0x0000771c 
+ 00030102  0x0000812f arg  0x00000471 , 0x00000006 
+ 00030103  0x00008130 arg  0x00000431 , 0x00000005 
+ 00030104  0x00008131 call  0x00007c8d 
+ 00030105  0x00008132 arg  0x00000431 , 0x00000011 
+ 00030106  0x00008133 call  0x00007723 
+ 00030107  0x00008134 arg  0x00000471 , 0x00000011 
+ 00030108  0x00008135 arg  0x00000431 , 0x00000012 
+ 00030109  0x00008136 arg  0x00000471 , 0x00000005 
+ 00030110  0x00008137 call  0x00007720 
+ 00030111  0x00008139 arg  0x00000471 , 0x00000011 
+ 00030112  0x0000813a arg  0x00000491 , 0x00000012 
+ 00030113  0x0000813b arg  0x00000471 , 0x00000005 
+ 00030114  0x0000813c call  0x00007720 
+ 00030115  0x0000813e arg  0x00000351 , 0x00000006 
+ 00030116  0x0000813f arg  0x00000431 , 0x00000005 
+ 00030117  0x00008140 call  0x00007c8d 
+ 00030118  0x00008141 arg  0x00000371 , 0x00000011 
+ 00030119  0x00008142 arg  0x00000491 , 0x00000005 
+ 00030120  0x00008143 call  0x0000771c 
+ 00030121  0x00008144 arg  0x00000431 , 0x00000011 
+ 00030122  0x00008145 call  0x00007723 
+ 00030123  0x00008146 arg  0x00000431 , 0x00000011 
+ 00030124  0x00008147 call  0x00007723 
+ 00030125  0x00008148 arg  0x00000431 , 0x00000011 
+ 00030126  0x00008149 arg  0x00000491 , 0x00000012 
+ 00030127  0x0000814a arg  0x00000431 , 0x00000005 
+ 00030128  0x0000814b call  0x00007684 
+ 00030129  0x0000814c arg  0x00000491 , 0x00000011 
+ 00030130  0x0000814d arg  0x00000451 , 0x00000005 
+ 00030131  0x0000814e call  0x0000771c 
+ 00030132  0x0000814f arg  0x00000451 , 0x00000011 
+ 00030133  0x00008150 call  0x00007723 
+ 00030134  0x00008151 arg  0x00000451 , 0x00000011 
+ 00030135  0x00008152 call  0x00007723 
+ 00030136  0x00008153 arg  0x00000451 , 0x00000011 
+ 00030137  0x00008154 call  0x00007723 
+ 00030138  0x00008155 arg  0x00000371 , 0x00000006 
+ 00030139  0x00008156 arg  0x00000491 , 0x00000005 
+ 00030140  0x00008157 call  0x00007c8d 
+ 00030141  0x00008158 arg  0x00000491 , 0x00000011 
+ 00030142  0x00008159 call  0x00007723 
+ 00030143  0x0000815a arg  0x00000491 , 0x00000011 
+ 00030144  0x0000815b arg  0x00000391 , 0x00000012 
+ 00030145  0x0000815c arg  0x00000391 , 0x00000005 
+ 00030146  0x0000815d call  0x00007684 
+ 00030147  0x00008160 arg  0x00000471 , 0x00000011 
+ 00030148  0x00008161 arg  0x00000491 , 0x00000005 
+ 00030149  0x00008162 call  0x0000771c 
+ 00030150  0x00008164 arg  0x00000491 , 0x00000011 
+ 00030151  0x00008165 arg  0x00000431 , 0x00000012 
+ 00030152  0x00008166 arg  0x00000491 , 0x00000005 
+ 00030153  0x00008167 call  0x00007739 
+ 00030154  0x00008168 arg  0x00000491 , 0x00000011 
+ 00030155  0x00008169 arg  0x00000431 , 0x00000012 
+ 00030156  0x0000816a arg  0x00000351 , 0x00000005 
+ 00030157  0x0000816b call  0x00007739 
+ 00030158  0x0000816c arg  0x00000431 , 0x00000011 
+ 00030159  0x0000816d arg  0x00000351 , 0x00000012 
+ 00030160  0x0000816e arg  0x00000491 , 0x00000005 
+ 00030161  0x0000816f call  0x00007739 
+ 00030162  0x00008170 arg  0x00000491 , 0x00000011 
+ 00030163  0x00008171 arg  0x00000471 , 0x00000012 
+ 00030164  0x00008172 arg  0x00000491 , 0x00000005 
+ 00030165  0x00008173 call  0x00007684 
+ 00030166  0x00008174 arg  0x00000491 , 0x00000011 
+ 00030167  0x00008175 arg  0x00000451 , 0x00000012 
+ 00030168  0x00008176 arg  0x00000371 , 0x00000005 
+ 00030169  0x00008177 branch  0x00007739 
+ 00030170  0x0000817b arg  0x000002d1 , 0x00000011 
+ 00030171  0x0000817c arg  0x000004b1 , 0x00000005 
+ 00030172  0x0000817d call  0x0000771c 
+ 00030173  0x0000817e arg  0x00000351 , 0x00000011 
+ 00030174  0x0000817f arg  0x000004b1 , 0x00000012 
+ 00030175  0x00008180 arg  0x00000451 , 0x00000005 
+ 00030176  0x00008181 call  0x00007684 
+ 00030177  0x00008184 arg  0x000002d1 , 0x00000011 
+ 00030178  0x00008185 arg  0x000004b1 , 0x00000012 
+ 00030179  0x00008186 arg  0x000004b1 , 0x00000005 
+ 00030180  0x00008187 call  0x00007684 
+ 00030181  0x00008188 arg  0x00000371 , 0x00000011 
+ 00030182  0x00008189 arg  0x000004b1 , 0x00000012 
+ 00030183  0x0000818a arg  0x00000431 , 0x00000005 
+ 00030184  0x0000818b call  0x00007684 
+ 00030185  0x0000818e arg  0x00000391 , 0x00000011 
+ 00030186  0x0000818f arg  0x000004b1 , 0x00000005 
+ 00030187  0x00008190 call  0x0000771c 
+ 00030188  0x00008191 arg  0x00000291 , 0x00000011 
+ 00030189  0x00008192 arg  0x000004b1 , 0x00000012 
+ 00030190  0x00008193 arg  0x00000471 , 0x00000005 
+ 00030191  0x00008194 call  0x00007684 
+ 00030192  0x00008196 arg  0x00000391 , 0x00000011 
+ 00030193  0x00008197 arg  0x000004b1 , 0x00000012 
+ 00030194  0x00008198 arg  0x000004b1 , 0x00000005 
+ 00030195  0x00008199 call  0x00007684 
+ 00030196  0x0000819a arg  0x000002b1 , 0x00000011 
+ 00030197  0x0000819b arg  0x000004b1 , 0x00000012 
+ 00030198  0x0000819c arg  0x00000491 , 0x00000005 
+ 00030199  0x0000819d call  0x00007684 
+ 00030200  0x000081a2 arg  0x00000451 , 0x00000012 
+ 00030201  0x000081a3 arg  0x00000471 , 0x00000011 
+ 00030202  0x000081a4 arg  0x000004b1 , 0x00000005 
+ 00030203  0x000081a5 call  0x00007739 
+ 00030204  0x000081a6 arg  0x00000451 , 0x00000011 
+ 00030205  0x000081a7 arg  0x00000471 , 0x00000012 
+ 00030206  0x000081a8 arg  0x00000451 , 0x00000005 
+ 00030207  0x000081a9 call  0x00007720 
+ 00030208  0x000081ac arg  0x00000431 , 0x00000012 
+ 00030209  0x000081ad arg  0x00000491 , 0x00000011 
+ 00030210  0x000081ae arg  0x00000471 , 0x00000005 
+ 00030211  0x000081af call  0x00007739 
+ 00030212  0x000081b0 arg  0x00000431 , 0x00000011 
+ 00030213  0x000081b1 arg  0x00000491 , 0x00000012 
+ 00030214  0x000081b2 arg  0x00000431 , 0x00000005 
+ 00030215  0x000081b3 call  0x00007720 
+ 00030216  0x000081b4 arg  0x00000431 , 0x00000011 
+ 00030217  0x000081b5 arg  0x000004b1 , 0x00000012 
+ 00030218  0x000081b6 arg  0x00000431 , 0x00000005 
+ 00030219  0x000081b7 call  0x00007684 
+ 00030220  0x000081b8 arg  0x00000391 , 0x00000011 
+ 00030221  0x000081b9 arg  0x000002d1 , 0x00000012 
+ 00030222  0x000081ba arg  0x00000491 , 0x00000005 
+ 00030223  0x000081bb call  0x00007684 
+ 00030224  0x000081bc arg  0x00000491 , 0x00000011 
+ 00030225  0x000081bd arg  0x000004b1 , 0x00000012 
+ 00030226  0x000081be arg  0x00000391 , 0x00000005 
+ 00030227  0x000081bf call  0x00007684 
+ 00030228  0x000081c1 arg  0x000004b1 , 0x00000011 
+ 00030229  0x000081c2 arg  0x000004b1 , 0x00000005 
+ 00030230  0x000081c3 call  0x0000771c 
+ 00030231  0x000081c4 arg  0x000004b1 , 0x00000011 
+ 00030232  0x000081c5 arg  0x00000451 , 0x00000012 
+ 00030233  0x000081c6 arg  0x00000491 , 0x00000005 
+ 00030234  0x000081c7 call  0x00007684 
+ 00030235  0x000081c8 arg  0x000004b1 , 0x00000011 
+ 00030236  0x000081c9 arg  0x00000431 , 0x00000012 
+ 00030237  0x000081ca arg  0x00000431 , 0x00000005 
+ 00030238  0x000081cb call  0x00007684 
+ 00030239  0x000081cc arg  0x00000471 , 0x00000011 
+ 00030240  0x000081cd arg  0x00000351 , 0x00000005 
+ 00030241  0x000081ce call  0x0000771c 
+ 00030242  0x000081cf arg  0x00000351 , 0x00000011 
+ 00030243  0x000081d0 arg  0x00000491 , 0x00000012 
+ 00030244  0x000081d1 arg  0x00000351 , 0x00000005 
+ 00030245  0x000081d2 call  0x00007739 
+ 00030246  0x000081d3 arg  0x00000351 , 0x00000006 
+ 00030247  0x000081d4 arg  0x000004b1 , 0x00000005 
+ 00030248  0x000081d5 call  0x00007c8d 
+ 00030249  0x000081d6 arg  0x000004b1 , 0x00000011 
+ 00030250  0x000081d7 call  0x00007723 
+ 00030251  0x000081d8 arg  0x00000491 , 0x00000011 
+ 00030252  0x000081d9 arg  0x000004b1 , 0x00000012 
+ 00030253  0x000081da arg  0x00000491 , 0x00000005 
+ 00030254  0x000081db call  0x00007739 
+ 00030255  0x000081dc arg  0x00000491 , 0x00000011 
+ 00030256  0x000081dd arg  0x00000471 , 0x00000012 
+ 00030257  0x000081de arg  0x00000471 , 0x00000005 
+ 00030258  0x000081df call  0x00007684 
+ 00030259  0x000081e0 arg  0x00000471 , 0x00000011 
+ 00030260  0x000081e1 arg  0x00000431 , 0x00000012 
+ 00030261  0x000081e2 arg  0x00000371 , 0x00000005 
+ 00030262  0x000081e3 call  0x00007739 
+ 00030263  0x000081e4 arg  0x00000371 , 0x00000011 
+ 00030264  0x000081e5 arg  0x00000569 , 0x00000012 
+ 00030265  0x000081e6 arg  0x00000371 , 0x00000005 
+ 00030266  0x000081e7 force  0x00000000 , 0x00000013 
+ 00030267  0x000081e8 fetch  0x00000001 , 0x00000371 
+ 00030268  0x000081e9 isolate1  0x00000000 , 0x0000003f 
+ 00030269  0x000081ea call  0x0000771e , 0x00000001 
+ 00030270  0x000081eb copy  0x00000013 , 0x00000030 
+ 00030271  0x000081ec arg  0x00000371 , 0x00000011 
+ 00030272  0x000081ed call  0x0000774e 
+ 00030273  0x000081ee fetch  0x00000001 , 0x00000390 
+ 00030274  0x000081ef isolate1  0x00000000 , 0x00000030 
+ 00030275  0x000081f0 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030276  0x000081f1 store  0x00000001 , 0x00000390 
+ 00030277  0x000081f2 rtn 
+ 00030278  0x000081f5 copy  0x00000005 , 0x0000000b 
+ 00030279  0x000081f6 arg  0x00000451 , 0x00000005 
+ 00030280  0x000081f7 call  0x00007c9d 
+ 00030281  0x000081f8 force  0x00000000 , 0x0000003f 
+ 00030282  0x000081fa store  0x00000004 , 0x00000471 
+ 00030283  0x000081fb jam  0x00000001 , 0x00000451 
+ 00030284  0x000081fc arg  0x000003d1 , 0x00000005 
+ 00030285  0x000081fd call  0x00007c9f 
+ 00030286  0x000081fe arg  0x00000569 , 0x00000006 
+ 00030287  0x000081ff arg  0x00000411 , 0x00000005 
+ 00030288  0x00008200 call  0x00007c8d 
+ 00030289  0x00008201 copy  0x00000011 , 0x00000006 
+ 00030290  0x00008202 arg  0x00000431 , 0x00000005 
+ 00030291  0x00008203 call  0x00007c8d 
+ 00030292  0x0000820a arg  0x00000431 , 0x00000006 
+ 00030293  0x0000820b call  0x00007758 
+ 00030294  0x0000820c branch  0x0000767d , 0x00000034 
+ 00030295  0x00008211 arg  0x00000431 , 0x00000011 
+ 00030296  0x00008212 arg  0x00000451 , 0x00000012 
+ 00030297  0x00008213 call  0x0000775b 
+ 00030298  0x00008214 arg  0x00000411 , 0x00000011 
+ 00030299  0x00008215 arg  0x000003d1 , 0x00000012 
+ 00030300  0x00008216 call  0x0000775b 
+ 00030301  0x00008218 arg  0x00000431 , 0x00000011 
+ 00030302  0x00008219 arg  0x00000411 , 0x00000012 
+ 00030303  0x0000821a call  0x00007754 
+ 00030304  0x0000821b branch  0x0000766f , 0x00000002 
+ 00030305  0x0000821c arg  0x00000411 , 0x00000011 
+ 00030306  0x0000821d arg  0x00000431 , 0x00000012 
+ 00030307  0x0000821e copy  0x00000011 , 0x00000005 
+ 00030308  0x0000821f call  0x0000774c 
+ 00030309  0x00008220 arg  0x00000451 , 0x00000011 
+ 00030310  0x00008221 arg  0x000003d1 , 0x00000012 
+ 00030311  0x00008222 copy  0x00000012 , 0x00000005 
+ 00030312  0x00008223 call  0x0000771e 
+ 00030313  0x00008224 ifetch  0x00000001 , 0x00000011 
+ 00030314  0x00008225 iadd  0x00000013 , 0x00000013 
+ 00030315  0x00008226 ifetch  0x00000001 , 0x00000012 
+ 00030316  0x00008227 iadd  0x00000013 , 0x0000003f 
+ 00030317  0x00008228 istore  0x00000001 , 0x00000012 
+ 00030318  0x00008229 branch  0x00007654 
+ 00030319  0x0000822b arg  0x00000431 , 0x00000011 
+ 00030320  0x0000822c arg  0x00000411 , 0x00000012 
+ 00030321  0x0000822d copy  0x00000011 , 0x00000005 
+ 00030322  0x0000822e call  0x0000774c 
+ 00030323  0x0000822f arg  0x000003d1 , 0x00000011 
+ 00030324  0x00008230 arg  0x00000451 , 0x00000012 
+ 00030325  0x00008231 copy  0x00000012 , 0x00000005 
+ 00030326  0x00008232 call  0x0000771e 
+ 00030327  0x00008233 ifetch  0x00000001 , 0x00000011 
+ 00030328  0x00008234 iadd  0x00000013 , 0x00000013 
+ 00030329  0x00008235 ifetch  0x00000001 , 0x00000012 
+ 00030330  0x00008236 iadd  0x00000013 , 0x0000003f 
+ 00030331  0x00008237 istore  0x00000001 , 0x00000012 
+ 00030332  0x00008238 branch  0x00007654 
+ 00030333  0x0000823b arg  0x000003d1 , 0x00000011 
+ 00030334  0x0000823c copy  0x0000000b , 0x00000005 
+ 00030335  0x0000823d call  0x000076ad 
+ 00030336  0x0000823f arg  0x00000569 , 0x00000011 
+ 00030337  0x00008240 copy  0x0000000b , 0x00000012 
+ 00030338  0x00008241 copy  0x0000000b , 0x00000005 
+ 00030339  0x00008242 branch  0x00007739 
+ 00030340  0x00008246 copy  0x00000005 , 0x0000000b 
+ 00030341  0x00008248 force  0x00000000 , 0x00000038 
+ 00030342  0x0000824a arg  0x000003d1 , 0x00000005 
+ 00030343  0x0000824b call  0x00007c9f 
+ 00030344  0x0000824c arg  0x000006b1 , 0x00000005 
+ 00030345  0x0000824d call  0x00007c9f 
+ 00030346  0x00008251 copy  0x00000011 , 0x00000006 
+ 00030347  0x00008253 jam  0x00000000 , 0x000006b1 
+ 00030348  0x00008254 setarg  0x00000000 
+ 00030349  0x00008255 call  0x00007716 
+ 00030350  0x00008256 copy  0x00000012 , 0x00000006 
+ 00030351  0x00008257 call  0x0000771a 
+ 00030352  0x0000825a force  0x00000000 , 0x00000007 
+ 00030353  0x0000825b arg  0x000003d1 , 0x00000005 
+ 00030354  0x0000825f arg  0x000006b1 , 0x00000002 
+ 00030355  0x00008260 copy  0x00000007 , 0x00000012 
+ 00030356  0x00008261 lshift2  0x00000012 , 0x0000003f 
+ 00030357  0x00008263 iadd  0x00000002 , 0x00000012 
+ 00030358  0x00008264 force  0x00000000 , 0x00000002 
+ 00030359  0x00008265 force  0x00000000 , 0x00000013 
+ 00030360  0x0000826b ifetch  0x00000004 , 0x00000005 
+ 00030361  0x0000826c iforce  0x00000011 
+ 00030362  0x0000826f ifetch  0x00000004 , 0x00000012 
+ 00030363  0x00008270 copy  0x00000013 , 0x00000038 
+ 00030364  0x00008271 imul32  0x0000002f , 0x0000003f 
+ 00030365  0x00008272 iadd  0x00000011 , 0x0000003f 
+ 00030366  0x00008273 iadd  0x00000002 , 0x0000003f 
+ 00030367  0x00008274 istore  0x00000004 , 0x00000005 
+ 00030368  0x00008275 rshift32  0x0000003f , 0x00000002 
+ 00030369  0x00008276 increase  0x00000001 , 0x00000013 
+ 00030370  0x00008277 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00030371  0x00008278 nbranch  0x00007698 , 0x00000001 
+ 00030372  0x0000827a deposit  0x00000002 
+ 00030373  0x0000827b istore  0x00000004 , 0x00000005 
+ 00030374  0x0000827c increase  0xffffffe0 , 0x00000005 
+ 00030375  0x0000827f increase  0x00000001 , 0x00000007 
+ 00030376  0x00008280 compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00030377  0x00008281 nbranch  0x00007692 , 0x00000001 
+ 00030378  0x00008282 arg  0x000003d1 , 0x00000011 
+ 00030379  0x00008283 copy  0x0000000b , 0x00000005 
+ 00030380  0x00008284 branch  0x000076ad 
+ 00030381  0x00008287 bpatch  0x000000f2 , 0x0000401e 
+ 00030382  0x00008288 copy  0x00000005 , 0x0000000b 
+ 00030383  0x00008289 copy  0x00000011 , 0x00000030 
+ 00030384  0x0000828a arg  0x00000411 , 0x00000012 
+ 00030385  0x0000828b copy  0x00000012 , 0x00000005 
+ 00030386  0x0000828c call  0x00007c9b 
+ 00030387  0x0000828d istore  0x00000008 , 0x00000005 
+ 00030388  0x0000828e add  0x00000011 , 0x0000002c , 0x00000006 
+ 00030389  0x0000828f call  0x00007c89 
+ 00030390  0x00008290 call  0x00007c83 
+ 00030391  0x00008291 copy  0x00000012 , 0x00000011 
+ 00030392  0x00008292 call  0x00007723 
+ 00030393  0x00008293 arg  0x00000411 , 0x00000012 
+ 00030394  0x00008294 copy  0x00000030 , 0x00000011 
+ 00030395  0x00008295 copy  0x0000000b , 0x00000005 
+ 00030396  0x00008296 call  0x00007720 
+ 00030397  0x00008298 arg  0x00000411 , 0x00000012 
+ 00030398  0x00008299 copy  0x00000012 , 0x00000005 
+ 00030399  0x0000829a call  0x00007c9b 
+ 00030400  0x0000829b istore  0x00000008 , 0x00000005 
+ 00030401  0x0000829c add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030402  0x0000829d call  0x00007c8f 
+ 00030403  0x0000829e call  0x00007c9b 
+ 00030404  0x0000829f copy  0x00000012 , 0x00000011 
+ 00030405  0x000082a0 call  0x00007723 
+ 00030406  0x000082a4 arg  0x00000411 , 0x00000012 
+ 00030407  0x000082a5 copy  0x0000000b , 0x00000011 
+ 00030408  0x000082a6 copy  0x00000011 , 0x00000005 
+ 00030409  0x000082a7 call  0x00007720 
+ 00030410  0x000082ab arg  0x00000411 , 0x00000012 
+ 00030411  0x000082ac copy  0x00000012 , 0x00000005 
+ 00030412  0x000082ad add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030413  0x000082ae call  0x00007c83 
+ 00030414  0x000082af call  0x00007c9b 
+ 00030415  0x000082b0 istore  0x00000008 , 0x00000005 
+ 00030416  0x000082b1 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030417  0x000082b2 call  0x00007c89 
+ 00030418  0x000082b3 copy  0x0000000b , 0x00000011 
+ 00030419  0x000082b4 copy  0x00000011 , 0x00000005 
+ 00030420  0x000082b5 call  0x00007720 
+ 00030421  0x000082b9 arg  0x00000411 , 0x00000012 
+ 00030422  0x000082ba copy  0x00000012 , 0x00000005 
+ 00030423  0x000082bb add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030424  0x000082bc call  0x00007c83 
+ 00030425  0x000082bd add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030426  0x000082be call  0x00007c83 
+ 00030427  0x000082bf add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030428  0x000082c0 call  0x00007c84 
+ 00030429  0x000082c1 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030430  0x000082c2 call  0x00007c84 
+ 00030431  0x000082c3 copy  0x0000000b , 0x00000011 
+ 00030432  0x000082c4 copy  0x00000011 , 0x00000005 
+ 00030433  0x000082c5 call  0x00007720 
+ 00030434  0x000082c8 arg  0x00000411 , 0x00000012 
+ 00030435  0x000082c9 copy  0x00000012 , 0x00000005 
+ 00030436  0x000082ca add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030437  0x000082cb call  0x00007c83 
+ 00030438  0x000082cc call  0x00007c9b 
+ 00030439  0x000082cd istore  0x00000008 , 0x00000005 
+ 00030440  0x000082ce add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030441  0x000082cf call  0x00007c84 
+ 00030442  0x000082d0 add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030443  0x000082d1 call  0x00007c84 
+ 00030444  0x000082d2 copy  0x0000000b , 0x00000011 
+ 00030445  0x000082d3 copy  0x00000011 , 0x00000005 
+ 00030446  0x000082d4 call  0x00007739 
+ 00030447  0x000082d7 arg  0x00000411 , 0x00000012 
+ 00030448  0x000082d8 copy  0x00000012 , 0x00000005 
+ 00030449  0x000082d9 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030450  0x000082da call  0x00007c89 
+ 00030451  0x000082db call  0x00007c89 
+ 00030452  0x000082dc force  0x00000000 , 0x0000003f 
+ 00030453  0x000082dd istore  0x00000008 , 0x00000005 
+ 00030454  0x000082de add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030455  0x000082df call  0x00007c84 
+ 00030456  0x000082e0 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00030457  0x000082e1 call  0x00007c84 
+ 00030458  0x000082e2 copy  0x0000000b , 0x00000011 
+ 00030459  0x000082e3 copy  0x00000011 , 0x00000005 
+ 00030460  0x000082e4 call  0x00007739 
+ 00030461  0x000082e7 arg  0x00000411 , 0x00000012 
+ 00030462  0x000082e8 copy  0x00000012 , 0x00000005 
+ 00030463  0x000082e9 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030464  0x000082ea call  0x00007c83 
+ 00030465  0x000082eb add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030466  0x000082ec call  0x00007c83 
+ 00030467  0x000082ed call  0x00007c9b 
+ 00030468  0x000082ee add  0x00000030 , 0x00000030 , 0x00000006 
+ 00030469  0x000082ef call  0x00007c84 
+ 00030470  0x000082f0 copy  0x0000000b , 0x00000011 
+ 00030471  0x000082f1 copy  0x00000011 , 0x00000005 
+ 00030472  0x000082f2 call  0x00007739 
+ 00030473  0x000082f5 arg  0x00000411 , 0x00000012 
+ 00030474  0x000082f6 copy  0x00000012 , 0x00000005 
+ 00030475  0x000082f7 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00030476  0x000082f8 call  0x00007c89 
+ 00030477  0x000082f9 call  0x00007c9b 
+ 00030478  0x000082fa add  0x00000030 , 0x00000024 , 0x00000006 
+ 00030479  0x000082fb call  0x00007c83 
+ 00030480  0x000082fc call  0x00007c9b 
+ 00030481  0x000082fd add  0x00000030 , 0x00000034 , 0x00000006 
+ 00030482  0x000082fe call  0x00007c84 
+ 00030483  0x000082ff copy  0x0000000b , 0x00000011 
+ 00030484  0x00008300 copy  0x00000011 , 0x00000005 
+ 00030485  0x00008301 branch  0x00007739 
+ 00030486  0x00008305 force  0x00000020 , 0x00000039 
+ 00030487  0x00008306 arg  0x000006b1 , 0x00000005 
+ 00030488  0x00008307 iadd  0x00000005 , 0x00000005 
+ 00030489  0x00008308 branch  0x00007cda 
+ 00030490  0x0000830b force  0x00000008 , 0x00000039 
+ 00030491  0x0000830c branch  0x000074f7 
+ 00030492  0x0000830f copy  0x00000011 , 0x00000012 
+ 00030493  0x00008310 branch  0x00007684 
+ 00030494  0x00008313 force  0x00000008 , 0x00000039 
+ 00030495  0x00008314 branch  0x000074c0 
+ 00030496  0x00008317 call  0x0000771e 
+ 00030497  0x00008318 copy  0x00000005 , 0x00000011 
+ 00030498  0x00008319 branch  0x00007724 
+ 00030499  0x0000831c call  0x00007751 
+ 00030500  0x0000831e isolate1  0x00000000 , 0x00000013 
+ 00030501  0x0000831f branch  0x0000772d , 0x00000001 
+ 00030502  0x00008320 arg  0x00000569 , 0x00000012 
+ 00030503  0x00008321 copy  0x00000011 , 0x00000013 
+ 00030504  0x00008322 increase  0xffffffe0 , 0x00000011 
+ 00030505  0x00008323 call  0x00007754 
+ 00030506  0x00008324 nrtn  0x00000002 
+ 00030507  0x00008325 copy  0x00000013 , 0x00000011 
+ 00030508  0x00008326 branch  0x00007735 
+ 00030509  0x00008329 call  0x00007735 
+ 00030510  0x0000832b copy  0x00000011 , 0x00000013 
+ 00030511  0x0000832c increase  0xffffffe0 , 0x00000011 
+ 00030512  0x0000832d arg  0x00000569 , 0x00000012 
+ 00030513  0x0000832e call  0x00007754 
+ 00030514  0x0000832f nrtn  0x00000002 
+ 00030515  0x00008330 copy  0x00000013 , 0x00000011 
+ 00030516  0x00008331 branch  0x00007735 
+ 00030517  0x00008335 increase  0xffffffe0 , 0x00000011 
+ 00030518  0x00008336 arg  0x00000569 , 0x00000012 
+ 00030519  0x00008337 copy  0x00000011 , 0x00000005 
+ 00030520  0x00008338 branch  0x0000774c 
+ 00030521  0x0000833e call  0x0000774c 
+ 00030522  0x00008340 branch  0x00007743 , 0x00000001 
+ 00030523  0x00008343 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030524  0x00008344 arg  0x00000569 , 0x00000012 
+ 00030525  0x00008345 call  0x00007754 
+ 00030526  0x00008346 nrtn  0x00000002 
+ 00030527  0x00008347 arg  0x00000569 , 0x00000012 
+ 00030528  0x00008348 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030529  0x0000834a copy  0x00000011 , 0x00000005 
+ 00030530  0x0000834b branch  0x0000774c 
+ 00030531  0x0000834d add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030532  0x0000834e arg  0x00000569 , 0x00000012 
+ 00030533  0x0000834f copy  0x00000011 , 0x00000005 
+ 00030534  0x00008350 call  0x0000771e 
+ 00030535  0x00008352 rtn  0x00000001 
+ 00030536  0x00008353 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00030537  0x00008354 arg  0x00000569 , 0x00000012 
+ 00030538  0x00008355 copy  0x00000011 , 0x00000005 
+ 00030539  0x00008356 branch  0x0000771e 
+ 00030540  0x0000835b force  0x00000008 , 0x00000039 
+ 00030541  0x0000835c branch  0x000074ce 
+ 00030542  0x0000835f force  0x00000008 , 0x00000039 
+ 00030543  0x00008360 increase  0x0000001c , 0x00000011 
+ 00030544  0x00008361 branch  0x000074dd 
+ 00030545  0x00008364 force  0x00000008 , 0x00000039 
+ 00030546  0x00008365 force  0x00000000 , 0x00000013 
+ 00030547  0x00008366 branch  0x000074eb 
+ 00030548  0x00008369 force  0x00000008 , 0x00000039 
+ 00030549  0x0000836a increase  0x0000001c , 0x00000011 
+ 00030550  0x0000836b increase  0x0000001c , 0x00000012 
+ 00030551  0x0000836c branch  0x000074b5 
+ 00030552  0x00008370 ifetch  0x00000008 , 0x00000006 
+ 00030553  0x00008371 nrtn  0x00000034 
+ 00030554  0x00008372 branch  0x000074a3 
+ 00030555  0x00008378 copy  0x00000011 , 0x00000030 
+ 00030556  0x0000837a copy  0x00000030 , 0x00000011 
+ 00030557  0x0000837b ifetch  0x00000001 , 0x00000011 
+ 00030558  0x0000837c isolate1  0x00000000 , 0x0000003f 
+ 00030559  0x0000837d rtn  0x00000001 
+ 00030560  0x0000837e call  0x0000774e 
+ 00030561  0x0000837f ifetch  0x00000001 , 0x00000012 
+ 00030562  0x00008380 isolate0  0x00000000 , 0x0000003f 
+ 00030563  0x00008381 branch  0x0000776b , 0x00000001 
+ 00030564  0x00008382 arg  0x00000569 , 0x00000011 
+ 00030565  0x00008383 copy  0x00000012 , 0x00000005 
+ 00030566  0x00008384 call  0x0000771e 
+ 00030567  0x00008385 ifetch  0x00000001 , 0x00000012 
+ 00030568  0x00008386 iadd  0x00000013 , 0x0000003f 
+ 00030569  0x00008387 istore  0x00000001 , 0x00000012 
+ 00030570  0x00008388 increase  0xffffffe0 , 0x00000012 
+ 00030571  0x0000838a add  0x00000012 , 0x00000020 , 0x00000011 
+ 00030572  0x0000838b force  0x00000009 , 0x00000039 
+ 00030573  0x0000838c call  0x000074dd 
+ 00030574  0x0000838d branch  0x0000775c 
+ 00030575  0x00008391 rtn  0x0000002b 
+ 00030576  0x00008392 call  0x000023d8 
+ 00030577  0x00008393 call  0x00007776 
+ 00030578  0x00008394 call  0x0000781b 
+ 00030579  0x00008395 branch  0x000077ac 
+ 00030580  0x00008398 call  0x000077cf 
+ 00030581  0x00008399 branch  0x0000780a 
+ 00030582  0x0000839c fetch  0x00000001 , 0x000044ec 
+ 00030583  0x0000839d rtneq  0x000000ff 
+ 00030584  0x0000839e iforce  0x00000002 
+ 00030585  0x0000839f call  0x00006ef7 
+ 00030586  0x000083a0 fetcht  0x00000001 , 0x000044ec 
+ 00030587  0x000083a1 call  0x00006ef3 
+ 00030588  0x000083a2 nop  0x00000064 
+ 00030589  0x000083a3 fetcht  0x00000001 , 0x000044ec 
+ 00030590  0x000083a4 call  0x00006edd 
+ 00030591  0x000083a5 branch  0x00007780 
+ 00030592  0x000083aa bpatch  0x000000f3 , 0x0000401e 
+ 00030593  0x000083ab fetch  0x00000001 , 0x000044ec 
+ 00030594  0x000083ac rtneq  0x000000ff 
+ 00030595  0x000083ad copy  0x0000003f , 0x00000002 
+ 00030596  0x000083ae call  0x00006ee6 
+ 00030597  0x000083af nbranch  0x00007792 , 0x00000001 
+ 00030598  0x000083b2 call  0x0000779c 
+ 00030599  0x000083b3 fetch  0x00000002 , 0x000044e9 
+ 00030600  0x000083b4 set1  0x0000000c , 0x0000003f 
+ 00030601  0x000083b5 store  0x00000002 , 0x000044e9 
+ 00030602  0x000083b6 fetch  0x00000001 , 0x000044e4 
+ 00030603  0x000083b7 rtneq  0x00000000 
+ 00030604  0x000083b8 jam  0x00000000 , 0x000044e4 
+ 00030605  0x000083ba fetch  0x00000001 , 0x000044eb 
+ 00030606  0x000083bb store  0x00000001 , 0x000044e3 
+ 00030607  0x000083bc call  0x000077a3 
+ 00030608  0x000083bd jam  0x0000002c , 0x0000066f 
+ 00030609  0x000083be branch  0x0000782b 
+ 00030610  0x000083c0 fetch  0x00000002 , 0x000044e9 
+ 00030611  0x000083c1 set0  0x0000000c , 0x0000003f 
+ 00030612  0x000083c2 store  0x00000002 , 0x000044e9 
+ 00030613  0x000083c3 fetch  0x00000001 , 0x000044e4 
+ 00030614  0x000083c4 rtneq  0x00000001 
+ 00030615  0x000083c5 jam  0x00000001 , 0x000044e4 
+ 00030616  0x000083c7 jam  0x00000000 , 0x000044e3 
+ 00030617  0x000083c8 call  0x000077a5 
+ 00030618  0x000083c9 jam  0x0000002d , 0x0000066f 
+ 00030619  0x000083ca branch  0x0000782b 
+ 00030620  0x000083cd fetch  0x00000001 , 0x000044e3 
+ 00030621  0x000083ce rtn  0x00000034 
+ 00030622  0x000083cf increase  0xffffffff , 0x0000003f 
+ 00030623  0x000083d0 store  0x00000001 , 0x000044e3 
+ 00030624  0x000083d1 nrtn  0x00000034 
+ 00030625  0x000083d3 jam  0x00000010 , 0x0000066f 
+ 00030626  0x000083d4 branch  0x0000782b 
+ 00030627  0x000083d7 arg  0x00000007 , 0x00000007 
+ 00030628  0x000083d8 branch  0x000024e7 
+ 00030629  0x000083db arg  0x00000007 , 0x00000007 
+ 00030630  0x000083dc branch  0x000024eb 
+ 00030631  0x000083e4 bpatch  0x000000f4 , 0x0000401e 
+ 00030632  0x000083e5 fetch  0x00000002 , 0x000044ef 
+ 00030633  0x000083e6 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00030634  0x000083e7 iadd  0x00000012 , 0x00000012 
+ 00030635  0x000083e8 rtn 
+ 00030636  0x000083ec fetch  0x00000001 , 0x000044ee 
+ 00030637  0x000083ed rtn  0x00000034 
+ 00030638  0x000083ee copy  0x0000003f , 0x00000039 
+ 00030639  0x000083ef fetch  0x00000002 , 0x000044ef 
+ 00030640  0x000083f0 copy  0x0000003f , 0x00000012 
+ 00030641  0x000083f2 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030642  0x000083f3 ifetcht  0x00000001 , 0x00000013 
+ 00030643  0x000083f4 call  0x000077b7 
+ 00030644  0x000083f5 increase  0x0000000b , 0x00000012 
+ 00030645  0x000083f6 loop  0x000077b1 
+ 00030646  0x000083f7 rtn 
+ 00030647  0x000083fb fetch  0x00000001 , 0x000044ed 
+ 00030648  0x000083fc branch  0x00006ef3 , 0x00000034 
+ 00030649  0x000083fd branch  0x00006ef7 
+ 00030650  0x00008401 call  0x000077a7 
+ 00030651  0x00008402 setarg  0x00000002 
+ 00030652  0x00008403 istore  0x00000001 , 0x00000012 
+ 00030653  0x00008404 call  0x00007804 
+ 00030654  0x00008405 branch  0x000077db 
+ 00030655  0x0000840c call  0x000077a7 
+ 00030656  0x0000840d setarg  0x00000003 
+ 00030657  0x0000840e istore  0x00000001 , 0x00000012 
+ 00030658  0x00008410 call  0x00007804 
+ 00030659  0x00008411 branch  0x000077d8 
+ 00030660  0x00008416 call  0x000077a7 
+ 00030661  0x00008417 setarg  0x00000001 
+ 00030662  0x00008418 istore  0x00000001 , 0x00000012 
+ 00030663  0x00008419 setarg  0x000000ff 
+ 00030664  0x0000841a istore  0x00000001 , 0x00000005 
+ 00030665  0x0000841b branch  0x000077d8 
+ 00030666  0x00008421 call  0x000077a7 
+ 00030667  0x00008422 arg  0x0000000b , 0x00000039 
+ 00030668  0x00008423 copy  0x00000013 , 0x00000006 
+ 00030669  0x00008424 copy  0x00000012 , 0x00000005 
+ 00030670  0x00008425 branch  0x00007ccc 
+ 00030671  0x0000842a fetch  0x00000001 , 0x000044ee 
+ 00030672  0x0000842b rtn  0x00000034 
+ 00030673  0x0000842c arg  0x00000000 , 0x00000011 
+ 00030674  0x0000842e call  0x000077de 
+ 00030675  0x0000842f increase  0x00000001 , 0x00000011 
+ 00030676  0x00008430 fetch  0x00000001 , 0x000044ee 
+ 00030677  0x00008431 isub  0x00000011 , 0x0000003e 
+ 00030678  0x00008432 rtn  0x00000005 
+ 00030679  0x00008433 branch  0x000077d2 
+ 00030680  0x00008437 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030681  0x00008438 ifetcht  0x00000001 , 0x00000013 
+ 00030682  0x00008439 branch  0x00006ef3 
+ 00030683  0x0000843d add  0x00000012 , 0x00000002 , 0x00000013 
+ 00030684  0x0000843e ifetcht  0x00000001 , 0x00000013 
+ 00030685  0x0000843f branch  0x00006ef7 
+ 00030686  0x00008444 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030687  0x00008445 call  0x00007cef 
+ 00030688  0x00008446 nrtn  0x00000034 
+ 00030689  0x00008448 call  0x000077a7 
+ 00030690  0x0000844a ifetch  0x00000001 , 0x00000012 
+ 00030691  0x0000844c beq  0x00000002 , 0x000077db 
+ 00030692  0x0000844d beq  0x00000003 , 0x000077d8 
+ 00030693  0x0000844e beq  0x00000000 , 0x000077d8 
+ 00030694  0x0000844f beq  0x00000005 , 0x000077f2 
+ 00030695  0x00008451 call  0x000077db 
+ 00030696  0x00008452 add  0x00000012 , 0x00000007 , 0x00000013 
+ 00030697  0x00008453 call  0x00007c49 
+ 00030698  0x00008454 ifetch  0x00000002 , 0x00000013 
+ 00030699  0x00008455 call  0x00007d79 
+ 00030700  0x00008456 call  0x00007c55 
+ 00030701  0x00008457 setarg  0x00000005 
+ 00030702  0x00008458 istore  0x00000001 , 0x00000012 
+ 00030703  0x00008459 add  0x00000012 , 0x00000003 , 0x00000013 
+ 00030704  0x0000845a ifetch  0x00000002 , 0x00000013 
+ 00030705  0x0000845b branch  0x00007802 
+ 00030706  0x0000845f call  0x000077d8 
+ 00030707  0x00008460 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00030708  0x00008461 call  0x00007c49 
+ 00030709  0x00008462 ifetch  0x00000002 , 0x00000013 
+ 00030710  0x00008463 call  0x00007d79 
+ 00030711  0x00008464 call  0x00007c55 
+ 00030712  0x00008466 add  0x00000012 , 0x00000001 , 0x00000013 
+ 00030713  0x00008467 ifetch  0x00000001 , 0x00000013 
+ 00030714  0x00008468 beq  0x000000ff , 0x000077fe 
+ 00030715  0x00008469 increase  0xffffffff , 0x0000003f 
+ 00030716  0x0000846a istore  0x00000001 , 0x00000013 
+ 00030717  0x0000846b branch  0x000077bf , 0x00000034 
+ 00030718  0x0000846d setarg  0x00000004 
+ 00030719  0x0000846e istore  0x00000001 , 0x00000012 
+ 00030720  0x0000846f add  0x00000012 , 0x00000005 , 0x00000013 
+ 00030721  0x00008470 ifetch  0x00000002 , 0x00000013 
+ 00030722  0x00008472 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00030723  0x00008473 branch  0x00007ce1 
+ 00030724  0x00008476 setarg  0x00000000 
+ 00030725  0x00008477 branch  0x00007802 
+ 00030726  0x0000847e setarg  0x00001000 
+ 00030727  0x0000847f lshift16  0x0000003f , 0x0000003f 
+ 00030728  0x00008480 iadd  0x00000012 , 0x00000012 
+ 00030729  0x00008481 rtn 
+ 00030730  0x00008484 bpatch  0x000000f5 , 0x0000401e 
+ 00030731  0x00008485 arg  0x00000000 , 0x00000011 
+ 00030732  0x00008486 fetcht  0x00000004 , 0x000044e5 
+ 00030733  0x00008487 copy  0x00000022 , 0x00000012 
+ 00030734  0x00008488 copy  0x00000012 , 0x0000003f 
+ 00030735  0x00008489 isub  0x00000002 , 0x0000003e 
+ 00030736  0x0000848a ncall  0x00007806 , 0x00000002 
+ 00030737  0x0000848c copy  0x00000012 , 0x0000003f 
+ 00030738  0x0000848d increase  0x000000a0 , 0x00000002 
+ 00030739  0x0000848e increase  0x000000a0 , 0x00000002 
+ 00030740  0x0000848f isub  0x00000002 , 0x0000003e 
+ 00030741  0x00008490 nbranch  0x0000781e , 0x00000002 
+ 00030742  0x00008491 increase  0x00000001 , 0x00000011 
+ 00030743  0x00008492 and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00030744  0x00008493 nbranch  0x00007811 , 0x00000034 
+ 00030745  0x00008494 arg  0x00000000 , 0x00000011 
+ 00030746  0x00008495 call  0x00007824 
+ 00030747  0x00008497 copy  0x00000022 , 0x0000003f 
+ 00030748  0x00008498 store  0x00000004 , 0x000044e5 
+ 00030749  0x00008499 rtn 
+ 00030750  0x0000849b copy  0x00000011 , 0x0000003f 
+ 00030751  0x0000849c rtn  0x00000034 
+ 00030752  0x0000849d increase  0xffffff60 , 0x00000002 
+ 00030753  0x0000849e increase  0xffffff60 , 0x00000002 
+ 00030754  0x0000849f set0  0x0000001c , 0x00000002 
+ 00030755  0x000084a0 storet  0x00000004 , 0x000044e5 
+ 00030756  0x000084a2 branch  0x000042d4 
+ 00030757  0x000084aa jam  0x00000001 , 0x000044d1 
+ 00030758  0x000084ac fetch  0x00000001 , 0x000044d2 
+ 00030759  0x000084ad nbranch  0x00007826 , 0x00000034 
+ 00030760  0x000084ae rtn 
+ 00030761  0x000084b1 jam  0x00000000 , 0x000044d1 
+ 00030762  0x000084b2 rtn 
+ 00030763  0x000084b7 bpatch  0x000000f6 , 0x0000401e 
+ 00030764  0x000084b8 call  0x00007825 
+ 00030765  0x000084b9 copy  0x00000011 , 0x0000003f 
+ 00030766  0x000084ba store  0x00000004 , 0x00000684 
+ 00030767  0x000084bb arg  0x000044d3 , 0x00000011 
+ 00030768  0x000084bc call  0x00007d8b 
+ 00030769  0x000084bd fetch  0x00000004 , 0x00000684 
+ 00030770  0x000084be copy  0x0000003f , 0x00000011 
+ 00030771  0x000084bf branch  0x00007829 
+ 00030772  0x000084c2 bpatch  0x000000f7 , 0x0000401e 
+ 00030773  0x000084c3 call  0x00007825 
+ 00030774  0x000084c4 copy  0x00000011 , 0x0000003f 
+ 00030775  0x000084c5 store  0x00000004 , 0x00000684 
+ 00030776  0x000084c6 arg  0x000044db , 0x00000011 
+ 00030777  0x000084c7 call  0x00007d8b 
+ 00030778  0x000084c8 fetch  0x00000004 , 0x00000684 
+ 00030779  0x000084c9 copy  0x0000003f , 0x00000011 
+ 00030780  0x000084ca branch  0x00007829 
+ 00030781  0x000084cd setarg  0x00000000 
+ 00030782  0x000084ce store  0x00000008 , 0x000044db 
+ 00030783  0x000084cf store  0x00000008 , 0x000044d3 
+ 00030784  0x000084d0 rtn 
+ 00030785  0x000084d3 bpatch  0x000000f8 , 0x0000401f 
+ 00030786  0x000084d4 fetch  0x00000001 , 0x00004114 
+ 00030787  0x000084d5 nrtn  0x00000034 
+ 00030788  0x000084d6 arg  0x000044db , 0x00000011 
+ 00030789  0x000084d7 call  0x00007da3 
+ 00030790  0x000084d8 rtn  0x00000034 
+ 00030791  0x000084d9 jam  0x00000000 , 0x0000066e 
+ 00030792  0x000084da call  0x0000784c 
+ 00030793  0x000084db fetch  0x00000001 , 0x0000066e 
+ 00030794  0x000084dc branch  0x00007841 , 0x00000034 
+ 00030795  0x000084dd rtn 
+ 00030796  0x000084e0 call  0x00007825 
+ 00030797  0x000084e1 arg  0x000044db , 0x00000011 
+ 00030798  0x000084e2 call  0x00007d97 
+ 00030799  0x000084e3 copy  0x0000003f , 0x00000002 
+ 00030800  0x000084e4 call  0x00007829 
+ 00030801  0x000084e5 bpatch  0x000000f9 , 0x0000401f 
+ 00030802  0x000084e6 copy  0x00000002 , 0x0000003f 
+ 00030803  0x000084e7 rtn  0x00000034 
+ 00030804  0x000084e8 beq  0x0000000d , 0x00007870 
+ 00030805  0x000084e9 beq  0x0000000e , 0x00007876 
+ 00030806  0x000084ea beq  0x0000000f , 0x0000787b 
+ 00030807  0x000084eb beq  0x00000010 , 0x00007881 
+ 00030808  0x000084ec beq  0x00000013 , 0x0000788b 
+ 00030809  0x000084ed beq  0x00000014 , 0x0000788d 
+ 00030810  0x000084ee beq  0x00000015 , 0x0000788f 
+ 00030811  0x000084ef beq  0x00000016 , 0x00007899 
+ 00030812  0x000084f0 beq  0x00000017 , 0x0000789c 
+ 00030813  0x000084f1 beq  0x00000018 , 0x0000789e 
+ 00030814  0x000084f2 beq  0x00000019 , 0x000078a1 
+ 00030815  0x000084f4 store  0x00000001 , 0x0000066f 
+ 00030816  0x000084f8 fetch  0x00000001 , 0x0000066f 
+ 00030817  0x000084f9 bmark0  0x00000009 , 0x00007869 
+ 00030818  0x000084fa bpatch  0x000000fa , 0x0000401f 
+ 00030819  0x000084fb fetch  0x00000001 , 0x0000066f 
+ 00030820  0x000084fc beq  0x00000011 , 0x00007886 
+ 00030821  0x000084fd beq  0x0000001b , 0x000078a9 
+ 00030822  0x000084fe beq  0x00000012 , 0x0000788a 
+ 00030823  0x000084ff beq  0x0000001f , 0x00006ea3 
+ 00030824  0x00008500 rtn 
+ 00030825  0x00008503 store  0x00000001 , 0x0000066f 
+ 00030826  0x00008504 call  0x0000205d 
+ 00030827  0x00008505 branch  0x0000786e , 0x00000005 
+ 00030828  0x00008506 call  0x00002062 
+ 00030829  0x00008507 nrtn  0x00000005 
+ 00030830  0x00008509 jam  0x00000001 , 0x0000066e 
+ 00030831  0x0000850a branch  0x00007834 
+ 00030832  0x00008512 jam  0x00000001 , 0x00004388 
+ 00030833  0x00008513 jam  0x00000000 , 0x0000438b 
+ 00030834  0x00008514 fetch  0x00000002 , 0x000044e9 
+ 00030835  0x00008515 set1  0x0000000b , 0x0000003f 
+ 00030836  0x00008516 store  0x00000002 , 0x000044e9 
+ 00030837  0x00008517 rtn 
+ 00030838  0x0000851c fetch  0x00000002 , 0x000044e9 
+ 00030839  0x0000851d set0  0x0000000b , 0x0000003f 
+ 00030840  0x0000851e store  0x00000002 , 0x000044e9 
+ 00030841  0x0000851f jam  0x00000000 , 0x00004388 
+ 00030842  0x00008520 rtn 
+ 00030843  0x00008525 jam  0x00000001 , 0x00004388 
+ 00030844  0x00008526 jam  0x00000001 , 0x0000438b 
+ 00030845  0x00008527 fetch  0x00000002 , 0x000044e9 
+ 00030846  0x00008528 set1  0x0000000b , 0x0000003f 
+ 00030847  0x00008529 store  0x00000002 , 0x000044e9 
+ 00030848  0x0000852a rtn 
+ 00030849  0x0000852f fetch  0x00000002 , 0x000044e9 
+ 00030850  0x00008530 set0  0x0000000b , 0x0000003f 
+ 00030851  0x00008531 store  0x00000002 , 0x000044e9 
+ 00030852  0x00008532 jam  0x00000000 , 0x00004388 
+ 00030853  0x00008533 rtn 
+ 00030854  0x00008538 setarg  0x00000014 
+ 00030855  0x00008539 store  0x00000002 , 0x00000196 
+ 00030856  0x0000853a store  0x00000002 , 0x000042f5 
+ 00030857  0x0000853b branch  0x000030c5 
+ 00030858  0x00008540 branch  0x00002e93 
+ 00030859  0x00008545 arg  0x00000000 , 0x00000011 
+ 00030860  0x00008546 branch  0x000077bf 
+ 00030861  0x0000854b arg  0x00000000 , 0x00000011 
+ 00030862  0x0000854c branch  0x000077ba 
+ 00030863  0x00008551 arg  0x00000000 , 0x00000011 
+ 00030864  0x00008552 call  0x000077a7 
+ 00030865  0x00008553 ifetch  0x00000001 , 0x00000012 
+ 00030866  0x00008554 beq  0x00000001 , 0x00007896 
+ 00030867  0x00008555 beq  0x00000004 , 0x00007896 
+ 00030868  0x00008556 beq  0x00000005 , 0x00007896 
+ 00030869  0x00008557 branch  0x000077c4 
+ 00030870  0x0000855a ifetch  0x00000001 , 0x00000006 
+ 00030871  0x0000855b rtneq  0x000000ff 
+ 00030872  0x0000855c branch  0x000077c4 
+ 00030873  0x00008561 jam  0x00000001 , 0x00004343 
+ 00030874  0x00008562 jam  0x0000001b , 0x00004114 
+ 00030875  0x00008565 rtn 
+ 00030876  0x0000856a jam  0x00000001 , 0x00004343 
+ 00030877  0x0000856b rtn 
+ 00030878  0x00008570 jam  0x00000000 , 0x00004343 
+ 00030879  0x00008571 jam  0x00000000 , 0x00004114 
+ 00030880  0x00008572 rtn 
+ 00030881  0x00008577 fetch  0x00000002 , 0x000043d5 
+ 00030882  0x00008578 call  0x00007d79 
+ 00030883  0x00008579 fetch  0x00000001 , 0x000044ec 
+ 00030884  0x0000857a beq  0x000000ff , 0x000078a7 
+ 00030885  0x0000857b copy  0x0000003f , 0x00000002 
+ 00030886  0x0000857c call  0x00006edd 
+ 00030887  0x0000857e call  0x0000783d 
+ 00030888  0x0000857f branch  0x00002417 
+ 00030889  0x00008584 branch  0x00002ed5 
+ 00030890  0x0000858a fetch  0x00000001 , 0x000044e9 
+ 00030891  0x0000858b rtnbit0  0x0000000c 
+ 00030892  0x0000858c rtn 
+ 00030893  0x00008592 fetch  0x00000002 , 0x000043fb 
+ 00030894  0x00008593 add  0x0000003f , 0x00000002 , 0x00000005 
+ 00030895  0x00008594 setarg  0x00000000 
+ 00030896  0x00008595 istore  0x00000003 , 0x00000005 
+ 00030897  0x00008596 rtn 
+ 00030898  0x0000859b bpatch  0x000000fb , 0x0000401f 
+ 00030899  0x0000859c call  0x00007dbc 
+ 00030900  0x0000859d call  0x000078fe 
+ 00030901  0x0000859e rtn  0x00000034 
+ 00030902  0x0000859f fetch  0x00000002 , 0x000043fb 
+ 00030903  0x000085a0 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030904  0x000085a1 ifetcht  0x00000001 , 0x00000012 
+ 00030905  0x000085a2 increase  0x00000001 , 0x00000002 
+ 00030906  0x000085a3 istoret  0x00000001 , 0x00000012 
+ 00030907  0x000085a5 ifetcht  0x00000001 , 0x0000003f 
+ 00030908  0x000085a6 copy  0x00000002 , 0x00000039 
+ 00030909  0x000085a7 add  0x0000003f , 0x00000004 , 0x00000012 
+ 00030910  0x000085a8 ifetch  0x00000001 , 0x00000012 
+ 00030911  0x000085a9 imul32  0x00000002 , 0x0000003f 
+ 00030912  0x000085aa iadd  0x00000006 , 0x00000005 
+ 00030913  0x000085ab copy  0x00000011 , 0x00000006 
+ 00030914  0x000085ad call  0x00007cda 
+ 00030915  0x000085ae call  0x00007902 
+ 00030916  0x000085af pincrease  0xffffffff 
+ 00030917  0x000085b0 ifetcht  0x00000001 , 0x00000012 
+ 00030918  0x000085b1 increase  0x00000001 , 0x00000002 
+ 00030919  0x000085b2 iand  0x00000002 , 0x00000002 
+ 00030920  0x000085b3 istoret  0x00000001 , 0x00000012 
+ 00030921  0x000085b4 branch  0x00007dba 
+ 00030922  0x000085ba bpatch  0x000000fc , 0x0000401f 
+ 00030923  0x000085bb call  0x00007dbc 
+ 00030924  0x000085bc call  0x000078fa 
+ 00030925  0x000085bd rtn  0x00000034 
+ 00030926  0x000085be fetch  0x00000002 , 0x000043fb 
+ 00030927  0x000085bf add  0x0000003f , 0x00000002 , 0x00000012 
+ 00030928  0x000085c0 ifetcht  0x00000001 , 0x00000012 
+ 00030929  0x000085c1 increase  0xffffffff , 0x00000002 
+ 00030930  0x000085c2 istoret  0x00000001 , 0x00000012 
+ 00030931  0x000085c3 ifetcht  0x00000001 , 0x0000003f 
+ 00030932  0x000085c4 copy  0x00000002 , 0x00000039 
+ 00030933  0x000085c5 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030934  0x000085c6 ifetch  0x00000001 , 0x00000012 
+ 00030935  0x000085c7 imul32  0x00000002 , 0x0000003f 
+ 00030936  0x000085c8 iadd  0x00000006 , 0x00000006 
+ 00030937  0x000085c9 increase  0x00000001 , 0x00000006 
+ 00030938  0x000085ca copy  0x00000011 , 0x00000005 
+ 00030939  0x000085cb branch  0x000078c2 
+ 00030940  0x000085d3 call  0x00007dbc 
+ 00030941  0x000085d4 call  0x000078fa 
+ 00030942  0x000085d5 rtn  0x00000034 
+ 00030943  0x000085d6 fetch  0x00000002 , 0x000043fb 
+ 00030944  0x000085d7 ifetcht  0x00000001 , 0x0000003f 
+ 00030945  0x000085d8 copy  0x00000002 , 0x00000039 
+ 00030946  0x000085d9 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030947  0x000085da ifetch  0x00000001 , 0x00000012 
+ 00030948  0x000085db imul32  0x00000002 , 0x0000003f 
+ 00030949  0x000085dc iadd  0x00000006 , 0x00000006 
+ 00030950  0x000085dd increase  0x00000001 , 0x00000006 
+ 00030951  0x000085de copy  0x00000006 , 0x00000012 
+ 00030952  0x000085df copy  0x00000011 , 0x00000005 
+ 00030953  0x000085e0 call  0x00007cda 
+ 00030954  0x000085e1 branch  0x00007dba 
+ 00030955  0x000085e4 call  0x00007dbc 
+ 00030956  0x000085e5 call  0x000078fa 
+ 00030957  0x000085e6 rtn  0x00000034 
+ 00030958  0x000085e7 fetch  0x00000002 , 0x000043fb 
+ 00030959  0x000085e8 ifetcht  0x00000001 , 0x0000003f 
+ 00030960  0x000085e9 copy  0x00000002 , 0x00000039 
+ 00030961  0x000085ea add  0x0000003f , 0x00000003 , 0x00000012 
+ 00030962  0x000085eb ifetch  0x00000001 , 0x00000012 
+ 00030963  0x000085ec imul32  0x00000002 , 0x0000003f 
+ 00030964  0x000085ed iadd  0x00000006 , 0x00000006 
+ 00030965  0x000085ee add  0x00000006 , 0x00000002 , 0x00000005 
+ 00030966  0x000085ef copy  0x00000011 , 0x00000006 
+ 00030967  0x000085f0 increase  0xffffffff , 0x00000039 
+ 00030968  0x000085f1 call  0x00007cda 
+ 00030969  0x000085f2 branch  0x00007dba 
+ 00030970  0x000085f6 fetch  0x00000002 , 0x000043fb 
+ 00030971  0x000085f7 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00030972  0x000085f8 ifetch  0x00000001 , 0x00000006 
+ 00030973  0x000085f9 rtn 
+ 00030974  0x000085fd call  0x00007902 
+ 00030975  0x000085fe ifetcht  0x00000001 , 0x00000006 
+ 00030976  0x000085ff isub  0x00000002 , 0x0000003f 
+ 00030977  0x00008600 rtn 
+ 00030978  0x00008604 fetch  0x00000002 , 0x000043fb 
+ 00030979  0x00008605 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00030980  0x00008606 ifetch  0x00000001 , 0x00000006 
+ 00030981  0x00008607 rtn 
+ 00030982  0x00008610 bpatch  0x000000fd , 0x0000401f 
+ 00030983  0x00008611 fetch  0x00000001 , 0x00008c22 
+ 00030984  0x00008612 isolate1  0x00000003 , 0x0000003f 
+ 00030985  0x00008613 call  0x00007915 , 0x00000001 
+ 00030986  0x00008614 fetch  0x00000002 , 0x00008c22 
+ 00030987  0x00008615 store  0x00000002 , 0x00008c22 
+ 00030988  0x00008616 store  0x00000002 , 0x00000709 
+ 00030989  0x00008617 call  0x00007973 
+ 00030990  0x00008618 call  0x000079a2 
+ 00030991  0x00008619 call  0x00007b96 
+ 00030992  0x0000861a call  0x00007bdf 
+ 00030993  0x0000861b branch  0x0000796b 
+ 00030994  0x0000861e bpatch  0x000000fe , 0x0000401f 
+ 00030995  0x0000861f call  0x00007396 
+ 00030996  0x00008620 call  0x00007932 
+ 00030997  0x00008622 jam  0x00000000 , 0x00008c00 
+ 00030998  0x00008623 nop  0x00002710 
+ 00030999  0x00008624 jam  0x00000000 , 0x00008c12 
+ 00031000  0x00008625 fetch  0x00000002 , 0x00008050 
+ 00031001  0x00008626 set0  0x0000000a , 0x0000003f 
+ 00031002  0x00008627 store  0x00000002 , 0x00008050 
+ 00031003  0x00008628 jam  0x00000021 , 0x00008c10 
+ 00031004  0x00008629 jam  0x0000009d , 0x00008c11 
+ 00031005  0x0000862a jam  0x0000003c , 0x00008c00 
+ 00031006  0x0000862b setarg  0x00000763 
+ 00031007  0x0000862c store  0x00000002 , 0x00008c02 
+ 00031008  0x0000862d store  0x00000002 , 0x00008c06 
+ 00031009  0x0000862e setarg  0x000007a3 
+ 00031010  0x0000862f store  0x00000002 , 0x00008c04 
+ 00031011  0x00008630 jam  0x00000080 , 0x00008c12 
+ 00031012  0x00008631 jam  0x00000000 , 0x00008c01 
+ 00031013  0x00008632 jam  0x000000ff , 0x00008c22 
+ 00031014  0x00008633 setarg  0x0000095f 
+ 00031015  0x00008634 arg  0x0000086d , 0x00000005 
+ 00031016  0x00008635 isub  0x00000005 , 0x00000039 
+ 00031017  0x00008636 branch  0x00007ca1 
+ 00031018  0x00008639 fetcht  0x00000001 , 0x0000086c 
+ 00031019  0x0000863a branch  0x00006edd 
+ 00031020  0x0000863c fetch  0x00000001 , 0x0000090e 
+ 00031021  0x0000863d rtn  0x00000034 
+ 00031022  0x0000863e fetcht  0x00000001 , 0x0000086c 
+ 00031023  0x0000863f call  0x00006ee6 
+ 00031024  0x00008640 branch  0x00007915 , 0x00000001 
+ 00031025  0x00008641 rtn 
+ 00031026  0x00008644 jam  0x00000002 , 0x0000086b 
+ 00031027  0x00008645 setarg  0x00000000 
+ 00031028  0x00008646 store  0x00000001 , 0x000007a6 
+ 00031029  0x00008647 store  0x00000002 , 0x00000865 
+ 00031030  0x00008648 pincrease  0x00000001 
+ 00031031  0x00008649 store  0x00000002 , 0x00000867 
+ 00031032  0x0000864a pincrease  0x00000001 
+ 00031033  0x0000864b store  0x00000002 , 0x00000869 
+ 00031034  0x0000864c arg  0x000007fa , 0x00000005 
+ 00031035  0x0000864d setarg  0x00030404 
+ 00031036  0x0000864e istore  0x00000003 , 0x00000005 
+ 00031037  0x0000864f setarg  0x00000409 
+ 00031038  0x00008650 istore  0x00000002 , 0x00000005 
+ 00031039  0x00008651 arg  0x000007ff , 0x00000005 
+ 00031040  0x00008652 setsect  0x00000000 , 0x00015906 
+ 00031041  0x00008653 setsect  0x00000001 , 0x000210d2 
+ 00031042  0x00008654 setsect  0x00000002 , 0x00010494 
+ 00031043  0x00008655 setsect  0x00000003 , 0x00000001 
+ 00031044  0x00008656 istore  0x00000009 , 0x00000005 
+ 00031045  0x00008657 arg  0x0000081d , 0x00000005 
+ 00031046  0x00008658 setsect  0x00000000 , 0x0001570f 
+ 00031047  0x00008659 setsect  0x00000001 , 0x00015c9a 
+ 00031048  0x0000865a setsect  0x00000002 , 0x000256c6 
+ 00031049  0x0000865b setsect  0x00000003 , 0x0001cdcd 
+ 00031050  0x0000865c istore  0x00000009 , 0x00000005 
+ 00031051  0x0000865d setsect  0x00000000 , 0x00014420 
+ 00031052  0x0000865e setsect  0x00000001 , 0x00025d99 
+ 00031053  0x0000865f setsect  0x00000002 , 0x00025636 
+ 00031054  0x00008660 setsect  0x00000003 , 0x00000001 
+ 00031055  0x00008661 istore  0x00000007 , 0x00000005 
+ 00031056  0x00008662 arg  0x0000083b , 0x00000005 
+ 00031057  0x00008663 setsect  0x00000000 , 0x0001620a 
+ 00031058  0x00008664 setsect  0x00000001 , 0x00000c8c 
+ 00031059  0x00008665 setsect  0x00000002 , 0x00030333 
+ 00031060  0x00008666 setsect  0x00000003 , 0x0000c0c0 
+ 00031061  0x00008667 istore  0x00000009 , 0x00000005 
+ 00031062  0x00008668 setsect  0x00000000 , 0x00003130 
+ 00031063  0x00008669 istore  0x00000002 , 0x00000005 
+ 00031064  0x0000866a setarg  0x00009272 
+ 00031065  0x0000866b store  0x00000002 , 0x000007a7 
+ 00031066  0x0000866c setarg  0x000092cd 
+ 00031067  0x0000866d store  0x00000002 , 0x000007a9 
+ 00031068  0x0000866e arg  0x00009371 , 0x00000006 
+ 00031069  0x0000866f arg  0x000007ab , 0x00000005 
+ 00031070  0x00008670 arg  0x00000013 , 0x00000039 
+ 00031071  0x00008671 call  0x00007cda 
+ 00031072  0x00008672 arg  0x00009384 , 0x00000006 
+ 00031073  0x00008673 arg  0x000007be , 0x00000005 
+ 00031074  0x00008674 arg  0x0000003c , 0x00000039 
+ 00031075  0x00008675 call  0x00007cda 
+ 00031076  0x00008677 fetch  0x00000002 , 0x00000859 
+ 00031077  0x00008678 branch  0x00007d79 
+ 00031078  0x0000867b fetch  0x00000001 , 0x0000085b 
+ 00031079  0x0000867c rtn  0x00000034 
+ 00031080  0x0000867d store  0x00000001 , 0x000007e0 
+ 00031081  0x0000867e store  0x00000001 , 0x000007f9 
+ 00031082  0x0000867f rtn 
+ 00031083  0x00008682 arg  0x00000001 , 0x00000007 
+ 00031084  0x00008683 call  0x00007cef 
+ 00031085  0x00008684 nrtn  0x00000034 
+ 00031086  0x00008685 fetch  0x00000001 , 0x0000090f 
+ 00031087  0x00008686 nrtn  0x00000034 
+ 00031088  0x00008687 fetch  0x00000001 , 0x0000090e 
+ 00031089  0x00008688 ncall  0x00007c38 , 0x00000034 
+ 00031090  0x00008689 rtn 
+ 00031091  0x0000868c fetch  0x00000001 , 0x00000709 
+ 00031092  0x0000868d bbit1  0x00000002 , 0x00007976 
+ 00031093  0x0000868e rtn 
+ 00031094  0x00008691 call  0x0000797b 
+ 00031095  0x00008692 call  0x00007cee 
+ 00031096  0x00008693 setarg  0x00000280 
+ 00031097  0x00008694 arg  0x00000001 , 0x00000007 
+ 00031098  0x00008695 branch  0x00007ce1 
+ 00031099  0x00008698 fetch  0x00000001 , 0x00000900 
+ 00031100  0x00008699 bne  0x00000002 , 0x00007980 
+ 00031101  0x0000869a jam  0x00000000 , 0x0000090f 
+ 00031102  0x0000869b jam  0x00000000 , 0x00000910 
+ 00031103  0x0000869c rtn 
+ 00031104  0x0000869f fetch  0x00000001 , 0x00000912 
+ 00031105  0x000086a0 rtn  0x00000034 
+ 00031106  0x000086a1 jam  0x00000000 , 0x00000912 
+ 00031107  0x000086a2 jam  0x00000002 , 0x00000900 
+ 00031108  0x000086a3 jam  0x00000001 , 0x0000090e 
+ 00031109  0x000086a4 rtn 
+ 00031110  0x000086a7 fetch  0x00000001 , 0x00000709 
+ 00031111  0x000086a8 bbit1  0x00000000 , 0x000079af 
+ 00031112  0x000086a9 rtn 
+ 00031113  0x000086ac fetchr  0x0000000a , 0x00000002 , 0x00008c02 
+ 00031114  0x000086ad fetchr  0x00000010 , 0x00000002 , 0x00008c04 
+ 00031115  0x000086ae fetchr  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031116  0x000086af ifetch  0x00000002 , 0x00000003 
+ 00031117  0x000086b0 rshift8  0x0000003f , 0x00000002 
+ 00031118  0x000086b1 rshift4  0x00000002 , 0x00000002 
+ 00031119  0x000086b2 arg  0x00000fff , 0x00000006 
+ 00031120  0x000086b3 iand  0x00000006 , 0x00000039 
+ 00031121  0x000086b4 storer  0x00000039 , 0x00000002 , 0x0000070c 
+ 00031122  0x000086b5 rtn 
+ 00031123  0x000086b9 call  0x00007989 
+ 00031124  0x000086bb ifetch  0x00000001 , 0x00000003 
+ 00031125  0x000086bc istore  0x00000001 , 0x00000005 
+ 00031126  0x000086bd loop  0x00007994 
+ 00031127  0x000086be storer  0x00000003 , 0x00000002 , 0x00008c06 
+ 00031128  0x000086bf rtn 
+ 00031129  0x000086c2 arg  0x0000095f , 0x00000005 
+ 00031130  0x000086c3 call  0x00007994 
+ 00031131  0x000086c4 arg  0x00000963 , 0x00000002 
+ 00031132  0x000086c5 storet  0x00000002 , 0x00008c0e 
+ 00031133  0x000086c6 fetch  0x00000001 , 0x00000960 
+ 00031134  0x000086c7 pincrease  0x00000006 
+ 00031135  0x000086c8 istore  0x00000001 , 0x00000002 
+ 00031136  0x000086c9 jam  0x00000008 , 0x00008c18 
+ 00031137  0x000086ca rtn 
+ 00031138  0x000086ce bpatch  0x000000ff , 0x0000401f 
+ 00031139  0x000086cf fetch  0x00000001 , 0x00000709 
+ 00031140  0x000086d0 rtnbit0  0x00000005 
+ 00031141  0x000086d1 call  0x00007989 
+ 00031142  0x000086d2 compare  0x0000000d , 0x00000002 , 0x000000ff 
+ 00031143  0x000086d3 branch  0x00007999 , 0x00000001 
+ 00031144  0x000086d4 arg  0x0000086d , 0x00000005 
+ 00031145  0x000086d5 call  0x00007994 
+ 00031146  0x000086d6 fetch  0x00000001 , 0x0000070c 
+ 00031147  0x000086d7 beq  0x00000000 , 0x00007986 
+ 00031148  0x000086d8 beq  0x00000001 , 0x000079b6 
+ 00031149  0x000086d9 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00031150  0x000086da rtn  0x00000002 
+ 00031151  0x000086dc bpatchx  0x00000000 , 0x00004020 
+ 00031152  0x000086dd set0  0x00000023 , 0x00000000 
+ 00031153  0x000086de fetch  0x00000001 , 0x0000086d 
+ 00031154  0x000086df and_into  0x00000080 , 0x0000003f 
+ 00031155  0x000086e0 beq  0x00000080 , 0x000079ba 
+ 00031156  0x000086e1 beq  0x00000000 , 0x000079c2 
+ 00031157  0x000086e2 branch  0x0000235a 
+ 00031158  0x000086e5 fetch  0x00000001 , 0x0000086d 
+ 00031159  0x000086e6 rtnbit1  0x00000007 
+ 00031160  0x000086e7 call  0x00007b6a 
+ 00031161  0x000086e8 branch  0x000079e9 
+ 00031162  0x000086ec fetch  0x00000001 , 0x0000086d 
+ 00031163  0x000086ed rshift4  0x0000003f , 0x0000003f 
+ 00031164  0x000086ee rshift  0x0000003f , 0x0000003f 
+ 00031165  0x000086ef and_into  0x00000003 , 0x0000003f 
+ 00031166  0x000086f0 beq  0x00000000 , 0x000079ca 
+ 00031167  0x000086f1 beq  0x00000001 , 0x000079d0 
+ 00031168  0x000086f2 beq  0x00000002 , 0x000079d5 
+ 00031169  0x000086f3 branch  0x0000235a 
+ 00031170  0x000086f6 fetch  0x00000001 , 0x0000086d 
+ 00031171  0x000086f7 rshift4  0x0000003f , 0x0000003f 
+ 00031172  0x000086f8 rshift  0x0000003f , 0x0000003f 
+ 00031173  0x000086f9 and_into  0x00000003 , 0x0000003f 
+ 00031174  0x000086fa beq  0x00000000 , 0x000079d6 
+ 00031175  0x000086fb beq  0x00000001 , 0x000079de 
+ 00031176  0x000086fc beq  0x00000002 , 0x000079e3 
+ 00031177  0x000086fd branch  0x0000235a 
+ 00031178  0x00008700 fetch  0x00000001 , 0x0000086e 
+ 00031179  0x00008701 beq  0x00000008 , 0x000079eb 
+ 00031180  0x00008702 beq  0x00000006 , 0x00007a01 
+ 00031181  0x00008703 beq  0x0000000a , 0x00007a46 
+ 00031182  0x00008704 beq  0x00000000 , 0x00007a58 
+ 00031183  0x00008705 branch  0x000079e4 
+ 00031184  0x00008708 fetch  0x00000001 , 0x0000086e 
+ 00031185  0x00008709 beq  0x00000002 , 0x00007a8d 
+ 00031186  0x0000870a beq  0x00000001 , 0x00007a91 
+ 00031187  0x0000870b beq  0x00000003 , 0x00007aa2 
+ 00031188  0x0000870c branch  0x000079e4 
+ 00031189  0x0000870f branch  0x000079e4 
+ 00031190  0x00008712 fetch  0x00000001 , 0x0000086e 
+ 00031191  0x00008713 beq  0x00000001 , 0x00007aac 
+ 00031192  0x00008714 beq  0x00000003 , 0x00007adb 
+ 00031193  0x00008715 beq  0x00000005 , 0x00007b06 
+ 00031194  0x00008716 beq  0x00000009 , 0x00007b1f 
+ 00031195  0x00008717 beq  0x0000000b , 0x00007b3a 
+ 00031196  0x00008718 beq  0x00000007 , 0x000079e4 
+ 00031197  0x00008719 branch  0x000079e4 
+ 00031198  0x0000871c fetch  0x00000001 , 0x0000086e 
+ 00031199  0x0000871d beq  0x0000000a , 0x00007b4b 
+ 00031200  0x0000871e beq  0x00000009 , 0x00007b5d 
+ 00031201  0x0000871f beq  0x0000000b , 0x00007b7c 
+ 00031202  0x00008720 branch  0x000079e4 
+ 00031203  0x00008723 branch  0x000079e4 
+ 00031204  0x00008726 bpatchx  0x00000001 , 0x00004020 
+ 00031205  0x00008727 fetch  0x00000001 , 0x00008c19 
+ 00031206  0x00008728 set1  0x00000000 , 0x0000003f 
+ 00031207  0x00008729 store  0x00000001 , 0x00008c19 
+ 00031208  0x0000872a branch  0x000079e9 
+ 00031209  0x0000872d jam  0x00000001 , 0x00008c1b 
+ 00031210  0x0000872e rtn 
+ 00031211  0x00008731 fetch  0x00000001 , 0x0000086d 
+ 00031212  0x00008732 bne  0x00000080 , 0x000079e4 
+ 00031213  0x00008733 fetch  0x00000001 , 0x00000871 
+ 00031214  0x00008734 bne  0x00000000 , 0x000079e4 
+ 00031215  0x00008735 fetch  0x00000001 , 0x00000872 
+ 00031216  0x00008736 bne  0x00000000 , 0x000079e4 
+ 00031217  0x00008737 fetch  0x00000001 , 0x00000873 
+ 00031218  0x00008738 bne  0x00000001 , 0x000079e4 
+ 00031219  0x00008739 fetch  0x00000001 , 0x00000874 
+ 00031220  0x0000873a bne  0x00000000 , 0x000079e4 
+ 00031221  0x0000873b fetch  0x00000001 , 0x0000086f 
+ 00031222  0x0000873c bne  0x00000000 , 0x000079e4 
+ 00031223  0x0000873d fetch  0x00000001 , 0x00000870 
+ 00031224  0x0000873e bne  0x00000000 , 0x000079e4 
+ 00031225  0x0000873f fetch  0x00000001 , 0x0000086b 
+ 00031226  0x00008740 beq  0x00000004 , 0x000079fd 
+ 00031227  0x00008741 beq  0x00000003 , 0x000079ff 
+ 00031228  0x00008742 branch  0x000079e4 
+ 00031229  0x00008745 arg  0x00000001 , 0x00000012 
+ 00031230  0x00008746 branch  0x00007a72 
+ 00031231  0x00008749 arg  0x00000001 , 0x00000012 
+ 00031232  0x0000874a branch  0x00007a70 
+ 00031233  0x0000874d bpatchx  0x00000002 , 0x00004020 
+ 00031234  0x0000874f fetch  0x00000001 , 0x00000870 
+ 00031235  0x00008750 beq  0x00000001 , 0x00007a14 
+ 00031236  0x00008751 beq  0x00000002 , 0x00007a2d 
+ 00031237  0x00008752 beq  0x00000003 , 0x00007a30 
+ 00031238  0x00008753 beq  0x00000021 , 0x00007a09 
+ 00031239  0x00008754 beq  0x00000022 , 0x00007a3e 
+ 00031240  0x00008755 branch  0x000079e4 
+ 00031241  0x00008758 jam  0x00000000 , 0x000008fd 
+ 00031242  0x00008759 fetch  0x00000001 , 0x00000871 
+ 00031243  0x0000875a beq  0x00000000 , 0x00007a0e 
+ 00031244  0x0000875b beq  0x00000001 , 0x00007a11 
+ 00031245  0x0000875c branch  0x000079e4 
+ 00031246  0x0000875f fetchr  0x00000012 , 0x00000001 , 0x000007d1 
+ 00031247  0x00008760 arg  0x000007d1 , 0x00000011 
+ 00031248  0x00008761 branch  0x00007b8b 
+ 00031249  0x00008764 fetchr  0x00000012 , 0x00000001 , 0x000007ea 
+ 00031250  0x00008765 arg  0x000007ea , 0x00000011 
+ 00031251  0x00008766 branch  0x00007b8b 
+ 00031252  0x0000876c fetch  0x00000001 , 0x00000911 
+ 00031253  0x0000876d ncall  0x00007a25 , 0x00000034 
+ 00031254  0x0000876e setarg  0x000007ab 
+ 00031255  0x0000876f fetcht  0x00000001 , 0x000007ab 
+ 00031256  0x00008771 store  0x00000002 , 0x00000908 
+ 00031257  0x00008772 storet  0x00000001 , 0x0000090a 
+ 00031258  0x00008773 fetch  0x00000001 , 0x00000873 
+ 00031259  0x00008774 isub  0x00000002 , 0x0000003e 
+ 00031260  0x00008775 nbranch  0x00007a23 , 0x00000002 
+ 00031261  0x00008777 fetch  0x00000001 , 0x0000090a 
+ 00031262  0x00008779 iforce  0x00000012 
+ 00031263  0x0000877a fetch  0x00000002 , 0x00000908 
+ 00031264  0x0000877b add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00031265  0x0000877c iforce  0x00000011 
+ 00031266  0x0000877d branch  0x00007b8b 
+ 00031267  0x0000877f fetch  0x00000001 , 0x00000873 
+ 00031268  0x00008780 branch  0x00007a1e 
+ 00031269  0x00008783 fetch  0x00000001 , 0x00008c01 
+ 00031270  0x00008784 ncall  0x00007a29 , 0x00000034 
+ 00031271  0x00008785 jam  0x00000000 , 0x00000911 
+ 00031272  0x00008786 rtn 
+ 00031273  0x00008788 fetch  0x00000001 , 0x00008c01 
+ 00031274  0x00008789 set1  0x00000007 , 0x0000003f 
+ 00031275  0x0000878a store  0x00000001 , 0x00008c01 
+ 00031276  0x0000878b rtn 
+ 00031277  0x0000878e setarg  0x000007be 
+ 00031278  0x0000878f fetcht  0x00000001 , 0x000007be 
+ 00031279  0x00008790 branch  0x00007a18 
+ 00031280  0x00008793 fetch  0x00000001 , 0x0000086f 
+ 00031281  0x00008794 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00031282  0x00008795 nbranch  0x000079e4 , 0x00000002 
+ 00031283  0x00008796 fetch  0x00000001 , 0x0000086f 
+ 00031284  0x00008797 arg  0x000007fa , 0x00000011 
+ 00031285  0x00008798 beq  0x00000000 , 0x00007b89 
+ 00031286  0x00008799 set1  0x00000023 , 0x00000000 
+ 00031287  0x0000879a arg  0x000007ff , 0x00000011 
+ 00031288  0x0000879b beq  0x00000001 , 0x00007b89 
+ 00031289  0x0000879c arg  0x0000081d , 0x00000011 
+ 00031290  0x0000879d beq  0x00000002 , 0x00007b89 
+ 00031291  0x0000879e arg  0x0000083b , 0x00000011 
+ 00031292  0x0000879f beq  0x00000003 , 0x00007b89 
+ 00031293  0x000087a0 rtn 
+ 00031294  0x000087a3 fetch  0x00000002 , 0x00000871 
+ 00031295  0x000087a4 beq  0x00000001 , 0x00007a42 
+ 00031296  0x000087a5 fetchr  0x00000011 , 0x00000002 , 0x000007a7 
+ 00031297  0x000087a6 branch  0x00007b89 
+ 00031298  0x000087a8 jam  0x00000001 , 0x0000090e 
+ 00031299  0x000087a9 jam  0x00000001 , 0x00000900 
+ 00031300  0x000087aa fetchr  0x00000011 , 0x00000002 , 0x000007a9 
+ 00031301  0x000087ab branch  0x00007b89 
+ 00031302  0x000087af fetch  0x00000001 , 0x0000086b 
+ 00031303  0x000087b0 bne  0x00000004 , 0x000079e4 
+ 00031304  0x000087b1 fetch  0x00000001 , 0x0000086d 
+ 00031305  0x000087b2 bne  0x00000081 , 0x000079e4 
+ 00031306  0x000087b3 fetch  0x00000001 , 0x0000086f 
+ 00031307  0x000087b4 bne  0x00000000 , 0x000079e4 
+ 00031308  0x000087b5 fetch  0x00000001 , 0x00000870 
+ 00031309  0x000087b6 bne  0x00000000 , 0x000079e4 
+ 00031310  0x000087b7 fetch  0x00000001 , 0x00000873 
+ 00031311  0x000087b8 bne  0x00000001 , 0x000079e4 
+ 00031312  0x000087b9 fetch  0x00000001 , 0x00000874 
+ 00031313  0x000087ba bne  0x00000000 , 0x000079e4 
+ 00031314  0x000087bb fetch  0x00000001 , 0x00000871 
+ 00031315  0x000087bc bne  0x00000000 , 0x000079e4 
+ 00031316  0x000087bd fetch  0x00000001 , 0x00000872 
+ 00031317  0x000087be bne  0x00000000 , 0x000079e4 
+ 00031318  0x000087bf arg  0x00000001 , 0x00000012 
+ 00031319  0x000087c0 branch  0x00007a70 
+ 00031320  0x000087c4 fetch  0x00000001 , 0x0000086b 
+ 00031321  0x000087c5 beq  0x00000002 , 0x000079e4 
+ 00031322  0x000087c6 fetch  0x00000001 , 0x0000086f 
+ 00031323  0x000087c7 bne  0x00000000 , 0x000079e4 
+ 00031324  0x000087c8 fetch  0x00000001 , 0x00000870 
+ 00031325  0x000087c9 bne  0x00000000 , 0x000079e4 
+ 00031326  0x000087ca fetch  0x00000001 , 0x00000873 
+ 00031327  0x000087cb bne  0x00000002 , 0x000079e4 
+ 00031328  0x000087cc fetch  0x00000001 , 0x00000874 
+ 00031329  0x000087cd bne  0x00000000 , 0x000079e4 
+ 00031330  0x000087ce fetch  0x00000001 , 0x00000872 
+ 00031331  0x000087cf bne  0x00000000 , 0x000079e4 
+ 00031332  0x000087d0 fetch  0x00000001 , 0x0000086d 
+ 00031333  0x000087d1 beq  0x00000080 , 0x00007a6b 
+ 00031334  0x000087d2 beq  0x00000081 , 0x00007a76 
+ 00031335  0x000087d3 beq  0x00000082 , 0x00007a7a 
+ 00031336  0x000087d4 branch  0x000079e4 
+ 00031337  0x000087d8 jam  0x00000001 , 0x00000903 
+ 00031338  0x000087d9 branch  0x00007a74 
+ 00031339  0x000087dc fetch  0x00000001 , 0x00000871 
+ 00031340  0x000087dd bne  0x00000000 , 0x000079e4 
+ 00031341  0x000087de arg  0x00000002 , 0x00000012 
+ 00031342  0x000087df fetch  0x00000001 , 0x00000901 
+ 00031343  0x000087e0 beq  0x00000001 , 0x00007a69 
+ 00031344  0x000087e3 arg  0x00000865 , 0x00000011 
+ 00031345  0x000087e4 branch  0x00007b8b 
+ 00031346  0x000087e6 arg  0x00000867 , 0x00000011 
+ 00031347  0x000087e7 branch  0x00007b8b 
+ 00031348  0x000087e9 arg  0x00000869 , 0x00000011 
+ 00031349  0x000087ea branch  0x00007b8b 
+ 00031350  0x000087ed fetch  0x00000001 , 0x0000086b 
+ 00031351  0x000087ee bne  0x00000004 , 0x000079e4 
+ 00031352  0x000087ef arg  0x00000002 , 0x00000012 
+ 00031353  0x000087f0 branch  0x00007a70 
+ 00031354  0x000087f3 fetch  0x00000001 , 0x0000086b 
+ 00031355  0x000087f4 bne  0x00000004 , 0x000079e4 
+ 00031356  0x000087f5 fetch  0x00000001 , 0x00000871 
+ 00031357  0x000087f6 beq  0x00000081 , 0x00007a87 
+ 00031358  0x000087f7 beq  0x00000082 , 0x00007a89 
+ 00031359  0x000087f8 beq  0x00000083 , 0x00007a8b 
+ 00031360  0x000087f9 and_into  0x0000007f , 0x0000003f 
+ 00031361  0x000087fa beq  0x00000000 , 0x00007a83 
+ 00031362  0x000087fb branch  0x000079e4 
+ 00031363  0x000087fe fetch  0x00000001 , 0x00000904 
+ 00031364  0x00008800 arg  0x00000002 , 0x00000012 
+ 00031365  0x00008801 beq  0x00000001 , 0x00007a72 
+ 00031366  0x00008802 branch  0x00007a70 
+ 00031367  0x00008804 fetch  0x00000001 , 0x00000905 
+ 00031368  0x00008805 branch  0x00007a84 
+ 00031369  0x00008807 fetch  0x00000001 , 0x00000906 
+ 00031370  0x00008808 branch  0x00007a84 
+ 00031371  0x0000880a fetch  0x00000001 , 0x00000907 
+ 00031372  0x0000880b branch  0x00007a84 
+ 00031373  0x0000880e jam  0x00000001 , 0x000008fb 
+ 00031374  0x0000880f arg  0x000008fc , 0x00000011 
+ 00031375  0x00008810 arg  0x00000001 , 0x00000012 
+ 00031376  0x00008811 branch  0x00007b8b 
+ 00031377  0x00008814 fetch  0x00000002 , 0x0000086f 
+ 00031378  0x00008815 arg  0x000001ba , 0x00000002 
+ 00031379  0x00008816 isub  0x00000002 , 0x0000003e 
+ 00031380  0x00008817 nbranch  0x000079e4 , 0x00000005 
+ 00031381  0x0000881a fetch  0x00000001 , 0x000008f8 
+ 00031382  0x0000881b nbranch  0x00007a9f , 0x00000034 
+ 00031383  0x0000881c jam  0x00000000 , 0x000008b5 
+ 00031384  0x0000881e fetch  0x00000001 , 0x00000873 
+ 00031385  0x0000881f iforce  0x00000012 
+ 00031386  0x00008820 arg  0x000008b5 , 0x00000011 
+ 00031387  0x00008821 call  0x00007b8b 
+ 00031388  0x00008823 arg  0x000008b5 , 0x00000005 
+ 00031389  0x00008824 arg  0x00000040 , 0x00000039 
+ 00031390  0x00008825 branch  0x00007ca3 
+ 00031391  0x00008827 jam  0x00000000 , 0x000008f8 
+ 00031392  0x00008828 jam  0x00000001 , 0x000008b5 
+ 00031393  0x00008829 branch  0x00007a98 
+ 00031394  0x0000882c fetch  0x00000001 , 0x00000873 
+ 00031395  0x0000882d bne  0x00000001 , 0x000079e4 
+ 00031396  0x0000882e jam  0x00000001 , 0x000008fd 
+ 00031397  0x0000882f arg  0x00000001 , 0x00000012 
+ 00031398  0x00008830 fetch  0x00000001 , 0x000008ff 
+ 00031399  0x00008831 beq  0x00000000 , 0x00007aaa 
+ 00031400  0x00008832 beq  0x00000001 , 0x00007aab 
+ 00031401  0x00008833 branch  0x00007a70 
+ 00031402  0x00008835 branch  0x00007a72 
+ 00031403  0x00008837 branch  0x00007a70 
+ 00031404  0x0000883d fetch  0x00000001 , 0x0000086b 
+ 00031405  0x0000883e bne  0x00000004 , 0x000079e4 
+ 00031406  0x0000883f fetch  0x00000001 , 0x00000873 
+ 00031407  0x00008840 bne  0x00000000 , 0x000079e4 
+ 00031408  0x00008841 fetch  0x00000001 , 0x00000874 
+ 00031409  0x00008842 bne  0x00000000 , 0x000079e4 
+ 00031410  0x00008843 fetch  0x00000001 , 0x00000870 
+ 00031411  0x00008844 bne  0x00000000 , 0x000079e4 
+ 00031412  0x00008845 fetch  0x00000001 , 0x00000872 
+ 00031413  0x00008846 bne  0x00000000 , 0x000079e4 
+ 00031414  0x00008847 fetch  0x00000001 , 0x0000086d 
+ 00031415  0x00008848 beq  0x00000000 , 0x00007abb 
+ 00031416  0x00008849 beq  0x00000001 , 0x00007ac8 
+ 00031417  0x0000884a beq  0x00000002 , 0x00007ac9 
+ 00031418  0x0000884b branch  0x000079e4 
+ 00031419  0x0000884e fetch  0x00000001 , 0x0000086f 
+ 00031420  0x0000884f bne  0x00000001 , 0x000079e4 
+ 00031421  0x00008850 fetch  0x00000001 , 0x00008c00 
+ 00031422  0x00008851 set0  0x00000007 , 0x0000003f 
+ 00031423  0x00008852 store  0x00000001 , 0x00008c00 
+ 00031424  0x00008853 jam  0x00000000 , 0x00000901 
+ 00031425  0x00008854 jam  0x00000001 , 0x00000902 
+ 00031426  0x00008855 fetch  0x00000001 , 0x00000903 
+ 00031427  0x00008856 branch  0x000079e9 , 0x00000034 
+ 00031428  0x00008857 jam  0x00000000 , 0x00000903 
+ 00031429  0x00008858 jam  0x00000000 , 0x00000902 
+ 00031430  0x00008859 jam  0x00000002 , 0x00000900 
+ 00031431  0x0000885a branch  0x000079e9 
+ 00031432  0x0000885d branch  0x000079e4 
+ 00031433  0x00008860 fetch  0x00000001 , 0x0000086f 
+ 00031434  0x00008861 bne  0x00000000 , 0x000079e4 
+ 00031435  0x00008862 fetch  0x00000001 , 0x00000871 
+ 00031436  0x00008863 beq  0x00000081 , 0x00007ad4 
+ 00031437  0x00008864 beq  0x00000082 , 0x00007ad7 
+ 00031438  0x00008865 beq  0x00000083 , 0x00007ad9 
+ 00031439  0x00008866 and_into  0x0000007f , 0x0000003f 
+ 00031440  0x00008867 beq  0x00000000 , 0x00007ad2 
+ 00031441  0x00008868 branch  0x000079e4 
+ 00031442  0x0000886b jam  0x00000000 , 0x00000904 
+ 00031443  0x0000886c branch  0x000079e9 
+ 00031444  0x0000886e jam  0x00000000 , 0x00000905 
+ 00031445  0x00008870 jam  0x00000001 , 0x00000912 
+ 00031446  0x00008871 branch  0x000079e9 
+ 00031447  0x00008873 jam  0x00000000 , 0x00000906 
+ 00031448  0x00008874 branch  0x00007ad5 
+ 00031449  0x00008876 jam  0x00000000 , 0x00000907 
+ 00031450  0x00008877 branch  0x00007ad5 
+ 00031451  0x0000887b fetch  0x00000001 , 0x00000873 
+ 00031452  0x0000887c bne  0x00000000 , 0x000079e4 
+ 00031453  0x0000887d fetch  0x00000001 , 0x00000874 
+ 00031454  0x0000887e bne  0x00000000 , 0x000079e4 
+ 00031455  0x0000887f fetch  0x00000001 , 0x0000086d 
+ 00031456  0x00008880 beq  0x00000000 , 0x00007ae4 
+ 00031457  0x00008881 beq  0x00000001 , 0x00007af2 
+ 00031458  0x00008882 beq  0x00000002 , 0x00007af3 
+ 00031459  0x00008883 branch  0x000079e4 
+ 00031460  0x00008886 fetch  0x00000001 , 0x0000086f 
+ 00031461  0x00008887 bne  0x00000001 , 0x000079e4 
+ 00031462  0x00008888 call  0x000048b1 
+ 00031463  0x00008889 fetch  0x00000001 , 0x00008c00 
+ 00031464  0x0000888a set1  0x00000007 , 0x0000003f 
+ 00031465  0x0000888b store  0x00000001 , 0x00008c00 
+ 00031466  0x0000888c jam  0x00000001 , 0x00000901 
+ 00031467  0x0000888d jam  0x00000003 , 0x00000900 
+ 00031468  0x0000888e jam  0x00000000 , 0x000008f9 
+ 00031469  0x0000888f call  0x000079e9 
+ 00031470  0x00008891 call  0x00007cee 
+ 00031471  0x00008892 setarg  0x00001388 
+ 00031472  0x00008893 arg  0x0000000f , 0x00000007 
+ 00031473  0x00008894 branch  0x00007ce1 
+ 00031474  0x00008897 branch  0x000079e4 
+ 00031475  0x0000889a fetch  0x00000001 , 0x0000086f 
+ 00031476  0x0000889b bne  0x00000000 , 0x000079e4 
+ 00031477  0x0000889c fetch  0x00000001 , 0x00000870 
+ 00031478  0x0000889d bne  0x00000000 , 0x000079e4 
+ 00031479  0x0000889e fetch  0x00000001 , 0x00000871 
+ 00031480  0x0000889f beq  0x00000081 , 0x00007b00 
+ 00031481  0x000088a0 beq  0x00000082 , 0x00007b02 
+ 00031482  0x000088a1 beq  0x00000083 , 0x00007b04 
+ 00031483  0x000088a2 and_into  0x0000007f , 0x0000003f 
+ 00031484  0x000088a3 beq  0x00000000 , 0x00007afe 
+ 00031485  0x000088a4 branch  0x000079e4 
+ 00031486  0x000088a7 jam  0x00000001 , 0x00000904 
+ 00031487  0x000088a8 branch  0x000079e9 
+ 00031488  0x000088aa jam  0x00000001 , 0x00000905 
+ 00031489  0x000088ab branch  0x000079e9 
+ 00031490  0x000088ad jam  0x00000001 , 0x00000906 
+ 00031491  0x000088ae branch  0x000079e9 
+ 00031492  0x000088b0 jam  0x00000001 , 0x00000907 
+ 00031493  0x000088b1 branch  0x000079e9 
+ 00031494  0x000088b5 fetch  0x00000001 , 0x0000086d 
+ 00031495  0x000088b6 bne  0x00000000 , 0x000079e4 
+ 00031496  0x000088b7 fetch  0x00000001 , 0x00000871 
+ 00031497  0x000088b8 bne  0x00000000 , 0x000079e4 
+ 00031498  0x000088b9 fetch  0x00000001 , 0x00000872 
+ 00031499  0x000088ba bne  0x00000000 , 0x000079e4 
+ 00031500  0x000088bb fetch  0x00000001 , 0x00000873 
+ 00031501  0x000088bc bne  0x00000000 , 0x000079e4 
+ 00031502  0x000088bd fetch  0x00000001 , 0x00000874 
+ 00031503  0x000088be bne  0x00000000 , 0x000079e4 
+ 00031504  0x000088bf fetch  0x00000001 , 0x00000870 
+ 00031505  0x000088c0 bne  0x00000000 , 0x000079e4 
+ 00031506  0x000088c1 fetch  0x00000001 , 0x0000086f 
+ 00031507  0x000088c2 and_into  0x00000080 , 0x0000003f 
+ 00031508  0x000088c3 bne  0x00000000 , 0x000079e4 
+ 00031509  0x000088c4 fetch  0x00000001 , 0x0000086f 
+ 00031510  0x000088c5 bne  0x00000000 , 0x00007b1d 
+ 00031511  0x000088c7 jam  0x00000002 , 0x0000086b 
+ 00031512  0x000088c9 fetch  0x00000001 , 0x0000086f 
+ 00031513  0x000088ca store  0x00000001 , 0x00008c01 
+ 00031514  0x000088cb call  0x000079e9 
+ 00031515  0x000088cc jam  0x00000001 , 0x00000911 
+ 00031516  0x000088cd rtn 
+ 00031517  0x000088cf jam  0x00000003 , 0x0000086b 
+ 00031518  0x000088d0 branch  0x00007b18 
+ 00031519  0x000088d4 fetch  0x00000001 , 0x0000086b 
+ 00031520  0x000088d5 beq  0x00000002 , 0x000079e4 
+ 00031521  0x000088d6 fetch  0x00000001 , 0x0000086d 
+ 00031522  0x000088d7 bne  0x00000000 , 0x000079e4 
+ 00031523  0x000088d8 fetch  0x00000001 , 0x00000871 
+ 00031524  0x000088d9 bne  0x00000000 , 0x000079e4 
+ 00031525  0x000088da fetch  0x00000001 , 0x00000872 
+ 00031526  0x000088db bne  0x00000000 , 0x000079e4 
+ 00031527  0x000088dc fetch  0x00000001 , 0x00000873 
+ 00031528  0x000088dd bne  0x00000000 , 0x000079e4 
+ 00031529  0x000088de fetch  0x00000001 , 0x00000874 
+ 00031530  0x000088df bne  0x00000000 , 0x000079e4 
+ 00031531  0x000088e0 fetch  0x00000001 , 0x00000870 
+ 00031532  0x000088e1 bne  0x00000000 , 0x000079e4 
+ 00031533  0x000088e2 fetch  0x00000001 , 0x0000086f 
+ 00031534  0x000088e3 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031535  0x000088e4 nbranch  0x000079e4 , 0x00000002 
+ 00031536  0x000088e5 fetch  0x00000001 , 0x0000086b 
+ 00031537  0x000088e6 beq  0x00000003 , 0x00007b34 
+ 00031538  0x000088e7 beq  0x00000004 , 0x00007b34 
+ 00031539  0x000088e8 branch  0x000079e4 
+ 00031540  0x000088ec fetch  0x00000001 , 0x0000086f 
+ 00031541  0x000088ed beq  0x00000000 , 0x00007b38 
+ 00031542  0x000088ee jam  0x00000004 , 0x0000086b 
+ 00031543  0x000088ef branch  0x000079e9 
+ 00031544  0x000088f1 jam  0x00000003 , 0x0000086b 
+ 00031545  0x000088f2 branch  0x000079e9 
+ 00031546  0x000088f6 fetch  0x00000001 , 0x0000086b 
+ 00031547  0x000088f7 bne  0x00000004 , 0x000079e4 
+ 00031548  0x000088f8 fetch  0x00000001 , 0x0000086d 
+ 00031549  0x000088f9 bne  0x00000001 , 0x000079e4 
+ 00031550  0x000088fa fetch  0x00000001 , 0x0000086f 
+ 00031551  0x000088fb bne  0x00000000 , 0x000079e4 
+ 00031552  0x000088fc fetch  0x00000001 , 0x00000870 
+ 00031553  0x000088fd bne  0x00000000 , 0x000079e4 
+ 00031554  0x000088fe fetch  0x00000001 , 0x00000873 
+ 00031555  0x000088ff bne  0x00000000 , 0x000079e4 
+ 00031556  0x00008900 fetch  0x00000001 , 0x00000874 
+ 00031557  0x00008901 bne  0x00000000 , 0x000079e4 
+ 00031558  0x00008902 fetch  0x00000001 , 0x00000871 
+ 00031559  0x00008903 bne  0x00000000 , 0x000079e4 
+ 00031560  0x00008904 fetch  0x00000001 , 0x00000872 
+ 00031561  0x00008905 bne  0x00000000 , 0x000079e4 
+ 00031562  0x00008906 branch  0x000079e9 
+ 00031563  0x0000890a bpatchx  0x00000003 , 0x00004020 
+ 00031564  0x0000890b jam  0x00000001 , 0x000008fb 
+ 00031565  0x0000890c fetch  0x00000001 , 0x00000870 
+ 00031566  0x0000890d store  0x00000001 , 0x000008fc 
+ 00031567  0x0000890e fetch  0x00000001 , 0x00000871 
+ 00031568  0x0000890f sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031569  0x00008910 call  0x00007b59 , 0x00000005 
+ 00031570  0x00008911 fetch  0x00000001 , 0x00000900 
+ 00031571  0x00008912 bne  0x00000004 , 0x000079e9 
+ 00031572  0x00008913 jam  0x00000002 , 0x00000900 
+ 00031573  0x00008914 call  0x000079e9 
+ 00031574  0x00008915 nop  0x00007530 
+ 00031575  0x00008916 nop  0x00007530 
+ 00031576  0x00008917 rtn 
+ 00031577  0x00008919 jam  0x00000001 , 0x0000090e 
+ 00031578  0x0000891a jam  0x00000000 , 0x00000902 
+ 00031579  0x0000891b jam  0x00000004 , 0x00000900 
+ 00031580  0x0000891c rtn 
+ 00031581  0x00008920 nop  0x00003a98 
+ 00031582  0x00008921 arg  0x00000875 , 0x00000005 
+ 00031583  0x00008922 call  0x00007993 
+ 00031584  0x00008923 jam  0x00000001 , 0x000008f7 
+ 00031585  0x00008924 call  0x00007b6e 
+ 00031586  0x00008925 fetch  0x00000002 , 0x0000086f 
+ 00031587  0x00008926 store  0x00000002 , 0x000008f5 
+ 00031588  0x00008927 call  0x000079e9 
+ 00031589  0x00008928 fetch  0x00000001 , 0x000043cb 
+ 00031590  0x00008929 rtnne  0x00000004 
+ 00031591  0x0000892a fetch  0x00000001 , 0x000008f9 
+ 00031592  0x0000892b rtn  0x00000034 
+ 00031593  0x0000892c fetch  0x00000001 , 0x00000875 
+ 00031594  0x0000892e store  0x00000001 , 0x00004621 
+ 00031595  0x0000892f jam  0x00000000 , 0x000008f9 
+ 00031596  0x00008930 jam  0x00000003 , 0x00004611 
+ 00031597  0x00008931 rtn 
+ 00031598  0x00008935 fetch  0x00000002 , 0x0000086f 
+ 00031599  0x00008936 arg  0x00000200 , 0x00000002 
+ 00031600  0x00008937 isub  0x00000002 , 0x0000003e 
+ 00031601  0x00008938 nrtn  0x00000005 
+ 00031602  0x00008939 fetch  0x00000002 , 0x00000871 
+ 00031603  0x0000893a arg  0x00000000 , 0x00000002 
+ 00031604  0x0000893b isub  0x00000002 , 0x0000003e 
+ 00031605  0x0000893c nrtn  0x00000005 
+ 00031606  0x0000893d fetch  0x00000002 , 0x00000873 
+ 00031607  0x0000893e arg  0x00000001 , 0x00000002 
+ 00031608  0x0000893f isub  0x00000002 , 0x0000003e 
+ 00031609  0x00008940 nrtn  0x00000005 
+ 00031610  0x00008941 jam  0x00000001 , 0x000008f9 
+ 00031611  0x00008942 rtn 
+ 00031612  0x00008946 fetch  0x00000001 , 0x00000873 
+ 00031613  0x00008947 bne  0x00000000 , 0x000079e4 
+ 00031614  0x00008948 fetch  0x00000001 , 0x0000086f 
+ 00031615  0x00008949 beq  0x00000000 , 0x00007b82 
+ 00031616  0x0000894a beq  0x00000001 , 0x00007b85 
+ 00031617  0x0000894b branch  0x000079e4 
+ 00031618  0x0000894d jam  0x00000000 , 0x000008fe 
+ 00031619  0x0000894e jam  0x00000001 , 0x000008ff 
+ 00031620  0x0000894f branch  0x000079e9 
+ 00031621  0x00008951 jam  0x00000001 , 0x000008fa 
+ 00031622  0x00008952 jam  0x00000001 , 0x000008fe 
+ 00031623  0x00008953 jam  0x00000000 , 0x000008ff 
+ 00031624  0x00008954 branch  0x000079e9 
+ 00031625  0x00008958 ifetchr  0x00000012 , 0x00000001 , 0x00000011 
+ 00031626  0x00008959 increase  0x00000001 , 0x00000011 
+ 00031627  0x0000895c bpatchx  0x00000004 , 0x00004020 
+ 00031628  0x0000895d set1  0x0000000e , 0x00000000 
+ 00031629  0x0000895e bmark0  0x00000023 , 0x00007b90 
+ 00031630  0x0000895f increase  0x00000001 , 0x00000012 
+ 00031631  0x00008960 lshift  0x00000012 , 0x00000012 
+ 00031632  0x00008962 storer  0x00000011 , 0x00000002 , 0x000007a4 
+ 00031633  0x00008963 storer  0x00000012 , 0x00000001 , 0x000007a6 
+ 00031634  0x00008964 branch  0x00007b96 
+ 00031635  0x00008965 rtn 
+ 00031636  0x00008968 arg  0x00000000 , 0x00000007 
+ 00031637  0x00008969 branch  0x00007bd7 
+ 00031638  0x0000896f bpatchx  0x00000005 , 0x00004020 
+ 00031639  0x00008970 fetch  0x00000001 , 0x00008c25 
+ 00031640  0x00008971 rtnbit1  0x00000000 
+ 00031641  0x00008972 fetch  0x00000001 , 0x000007a6 
+ 00031642  0x00008973 rtn  0x00000034 
+ 00031643  0x00008974 copy  0x0000003f , 0x00000039 
+ 00031644  0x00008975 iforce  0x00000002 
+ 00031645  0x00008976 fetch  0x00000002 , 0x00000873 
+ 00031646  0x00008977 sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00031647  0x00008978 branch  0x00007ba4 , 0x00000002 
+ 00031648  0x00008979 sub  0x00000039 , 0x00000040 , 0x0000003e 
+ 00031649  0x0000897a branch  0x00007ba8 , 0x00000002 
+ 00031650  0x0000897b force  0x00000040 , 0x00000039 
+ 00031651  0x0000897c branch  0x00007ba8 
+ 00031652  0x0000897e isub  0x00000039 , 0x0000003e 
+ 00031653  0x0000897f branch  0x00007ba8 , 0x00000002 
+ 00031654  0x00008980 iforce  0x00000039 
+ 00031655  0x00008981 store  0x00000001 , 0x000007a6 
+ 00031656  0x00008983 fetch  0x00000001 , 0x000007a6 
+ 00031657  0x00008984 isub  0x00000039 , 0x0000003f 
+ 00031658  0x00008985 store  0x00000001 , 0x000007a6 
+ 00031659  0x00008986 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031660  0x00008987 store  0x00000001 , 0x0000070e 
+ 00031661  0x00008988 bmark0  0x00000023 , 0x00007bba 
+ 00031662  0x00008989 rshift  0x0000003f , 0x0000003f 
+ 00031663  0x0000898a add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031664  0x0000898b store  0x00000001 , 0x0000070e 
+ 00031665  0x0000898c bmark0  0x0000000e , 0x00007bba 
+ 00031666  0x0000898d set0  0x0000000e , 0x00000000 
+ 00031667  0x0000898e istoret  0x00000001 , 0x00000005 
+ 00031668  0x0000898f setarg  0x00000003 
+ 00031669  0x00008990 istore  0x00000001 , 0x00000005 
+ 00031670  0x00008991 increase  0xffffffff , 0x00000039 
+ 00031671  0x00008992 copy  0x00000039 , 0x0000003f 
+ 00031672  0x00008993 nbranch  0x00007bba , 0x00000005 
+ 00031673  0x00008994 increase  0x00000001 , 0x00000039 
+ 00031674  0x00008996 fetch  0x00000002 , 0x000007a4 
+ 00031675  0x00008997 copy  0x0000003f , 0x00000006 
+ 00031676  0x00008999 ifetch  0x00000001 , 0x00000006 
+ 00031677  0x0000899a istore  0x00000001 , 0x00000005 
+ 00031678  0x0000899b bmark0  0x00000023 , 0x00007bc1 
+ 00031679  0x0000899c setarg  0x00000000 
+ 00031680  0x0000899d istore  0x00000001 , 0x00000005 
+ 00031681  0x0000899f loop  0x00007bbc 
+ 00031682  0x000089a0 copy  0x00000006 , 0x0000003f 
+ 00031683  0x000089a1 store  0x00000002 , 0x000007a4 
+ 00031684  0x000089a2 setarg  0x0000070e 
+ 00031685  0x000089a3 store  0x00000002 , 0x00008c08 
+ 00031686  0x000089a4 arg  0x00000000 , 0x00000007 
+ 00031687  0x000089a5 call  0x00007bd7 
+ 00031688  0x000089a6 fetch  0x00000001 , 0x000007a6 
+ 00031689  0x000089a7 nrtn  0x00000034 
+ 00031690  0x000089a8 jam  0x00000002 , 0x00008c1b 
+ 00031691  0x000089a9 fetch  0x00000001 , 0x00000900 
+ 00031692  0x000089aa rtnne  0x00000001 
+ 00031693  0x000089ab jam  0x00000002 , 0x00000900 
+ 00031694  0x000089ac rtn 
+ 00031695  0x000089b1 arg  0x0000074f , 0x00000011 
+ 00031696  0x000089b2 arg  0x00000001 , 0x00000007 
+ 00031697  0x000089b3 storer  0x00000011 , 0x00000002 , 0x00008c0a 
+ 00031698  0x000089b5 add  0x00000039 , 0xffffffff , 0x0000003f 
+ 00031699  0x000089b6 istore  0x00000001 , 0x00000011 
+ 00031700  0x000089b8 ifetch  0x00000001 , 0x00000006 
+ 00031701  0x000089b9 istore  0x00000001 , 0x00000005 
+ 00031702  0x000089ba loop  0x00007bd4 
+ 00031703  0x000089bc setarg  0x00000000 
+ 00031704  0x000089bd qset1  0x0000003f 
+ 00031705  0x000089be store  0x00000001 , 0x00008c18 
+ 00031706  0x000089bf rtn 
+ 00031707  0x000089c2 arg  0x00000002 , 0x00000007 
+ 00031708  0x000089c3 arg  0x00000759 , 0x00000011 
+ 00031709  0x000089c4 storer  0x00000011 , 0x00000002 , 0x00008c0c 
+ 00031710  0x000089c5 branch  0x00007bd2 
+ 00031711  0x000089c8 bpatchx  0x00000006 , 0x00004020 
+ 00031712  0x000089c9 fetch  0x00000001 , 0x0000090d 
+ 00031713  0x000089ca rtn  0x00000034 
+ 00031714  0x000089cb fetch  0x00000001 , 0x00008c25 
+ 00031715  0x000089cc and_into  0x0000000f , 0x0000003f 
+ 00031716  0x000089cd nbranch  0x00007c30 , 0x00000034 
+ 00031717  0x000089ce fetch  0x00000001 , 0x0000090e 
+ 00031718  0x000089cf branch  0x00007c06 , 0x00000034 
+ 00031719  0x000089d0 fetch  0x00000001 , 0x00000900 
+ 00031720  0x000089d1 beq  0x00000003 , 0x00007c40 
+ 00031721  0x000089d2 bne  0x00000002 , 0x00007c06 
+ 00031722  0x000089d3 fetch  0x00000001 , 0x00000902 
+ 00031723  0x000089d4 nbranch  0x00007c06 , 0x00000034 
+ 00031724  0x000089d5 call  0x00007bee 
+ 00031725  0x000089d6 branch  0x00007bf9 
+ 00031726  0x000089d9 fetch  0x00000001 , 0x00008c25 
+ 00031727  0x000089da rtnbit1  0x00000001 
+ 00031728  0x000089db fetch  0x00000001 , 0x0000090d 
+ 00031729  0x000089dc rtnbit0  0x00000001 
+ 00031730  0x000089dd fetch  0x00000001 , 0x0000090d 
+ 00031731  0x000089de set0  0x00000001 , 0x0000003f 
+ 00031732  0x000089df store  0x00000001 , 0x0000090d 
+ 00031733  0x000089e0 fetch  0x00000001 , 0x0000090b 
+ 00031734  0x000089e1 rtn  0x00000034 
+ 00031735  0x000089e2 beq  0x00000010 , 0x00007c28 
+ 00031736  0x000089e3 branch  0x0000235a 
+ 00031737  0x000089e6 fetch  0x00000001 , 0x00008c25 
+ 00031738  0x000089e7 rtnbit1  0x00000002 
+ 00031739  0x000089e8 fetch  0x00000001 , 0x0000090d 
+ 00031740  0x000089e9 rtnbit0  0x00000002 
+ 00031741  0x000089ea fetch  0x00000001 , 0x0000090d 
+ 00031742  0x000089eb set0  0x00000002 , 0x0000003f 
+ 00031743  0x000089ec store  0x00000001 , 0x0000090d 
+ 00031744  0x000089ed fetch  0x00000001 , 0x0000090c 
+ 00031745  0x000089ee rtn  0x00000034 
+ 00031746  0x000089ef beq  0x00000020 , 0x00007c09 
+ 00031747  0x000089f0 beq  0x00000021 , 0x00007c24 
+ 00031748  0x000089f1 beq  0x00000022 , 0x00007c2c 
+ 00031749  0x000089f2 branch  0x0000235a 
+ 00031750  0x000089f6 arg  0x00000913 , 0x00000005 
+ 00031751  0x000089f7 arg  0x00000040 , 0x00000039 
+ 00031752  0x000089f8 branch  0x00007ca3 
+ 00031753  0x000089fb fetch  0x00000001 , 0x000008fb 
+ 00031754  0x000089fc fetcht  0x00000001 , 0x000008fd 
+ 00031755  0x000089fd iand  0x00000002 , 0x0000003f 
+ 00031756  0x000089fe branch  0x00007c20 , 0x00000034 
+ 00031757  0x000089ff fetcht  0x00000001 , 0x000008fe 
+ 00031758  0x00008a00 iadd  0x00000002 , 0x0000003f 
+ 00031759  0x00008a01 beq  0x00000001 , 0x00007c11 
+ 00031760  0x00008a02 branch  0x00007c20 
+ 00031761  0x00008a05 jam  0x00000000 , 0x0000090c 
+ 00031762  0x00008a07 fetch  0x00000001 , 0x00000914 
+ 00031763  0x00008a08 beq  0x00000002 , 0x00007c21 
+ 00031764  0x00008a09 beq  0x00000003 , 0x00007c21 
+ 00031765  0x00008a0a fetch  0x00000001 , 0x00000914 
+ 00031766  0x00008a0b store  0x00000001 , 0x00000913 
+ 00031767  0x00008a0c fetch  0x00000001 , 0x00000915 
+ 00031768  0x00008a0d istore  0x00000001 , 0x00000005 
+ 00031769  0x00008a0e fetch  0x00000001 , 0x00000917 
+ 00031770  0x00008a0f istore  0x00000001 , 0x00000005 
+ 00031771  0x00008a10 fetch  0x00000001 , 0x00000919 
+ 00031772  0x00008a11 istore  0x00000001 , 0x00000005 
+ 00031773  0x00008a12 arg  0x00000004 , 0x00000039 
+ 00031774  0x00008a13 arg  0x00000913 , 0x00000006 
+ 00031775  0x00008a14 branch  0x00007bdb 
+ 00031776  0x00008a17 jam  0x00000000 , 0x0000090c 
+ 00031777  0x00008a19 arg  0x00000008 , 0x00000039 
+ 00031778  0x00008a1a arg  0x00000913 , 0x00000006 
+ 00031779  0x00008a1b branch  0x00007bdb 
+ 00031780  0x00008a1e jam  0x00000000 , 0x0000090c 
+ 00031781  0x00008a1f arg  0x00000003 , 0x00000039 
+ 00031782  0x00008a20 arg  0x00000933 , 0x00000006 
+ 00031783  0x00008a21 branch  0x00007bdb 
+ 00031784  0x00008a24 jam  0x00000000 , 0x0000090b 
+ 00031785  0x00008a25 arg  0x00000008 , 0x00000039 
+ 00031786  0x00008a26 arg  0x00000923 , 0x00000006 
+ 00031787  0x00008a27 branch  0x00007bcf 
+ 00031788  0x00008a2a jam  0x00000000 , 0x0000090c 
+ 00031789  0x00008a2b arg  0x00000002 , 0x00000039 
+ 00031790  0x00008a2c arg  0x00000943 , 0x00000006 
+ 00031791  0x00008a2d branch  0x00007bdb 
+ 00031792  0x00008a30 fetch  0x00000001 , 0x00000900 
+ 00031793  0x00008a31 beq  0x00000002 , 0x00007c33 
+ 00031794  0x00008a32 rtn 
+ 00031795  0x00008a34 fetch  0x00000001 , 0x00008c00 
+ 00031796  0x00008a35 set1  0x00000007 , 0x0000003f 
+ 00031797  0x00008a36 store  0x00000001 , 0x00008c00 
+ 00031798  0x00008a37 jam  0x00000001 , 0x00000910 
+ 00031799  0x00008a38 rtn 
+ 00031800  0x00008a3b fetch  0x00000001 , 0x00000900 
+ 00031801  0x00008a3c rtneq  0x00000003 
+ 00031802  0x00008a3d beq  0x00000002 , 0x00007c3c 
+ 00031803  0x00008a3e rtn 
+ 00031804  0x00008a40 fetch  0x00000001 , 0x00000910 
+ 00031805  0x00008a41 rtn  0x00000034 
+ 00031806  0x00008a42 jam  0x00000001 , 0x0000090f 
+ 00031807  0x00008a43 branch  0x00007c43 
+ 00031808  0x00008a46 arg  0x0000000f , 0x00000007 
+ 00031809  0x00008a47 call  0x00007cef 
+ 00031810  0x00008a48 nrtn  0x00000034 
+ 00031811  0x00008a4a fetch  0x00000001 , 0x00008c00 
+ 00031812  0x00008a4b rtnbit0  0x00000007 
+ 00031813  0x00008a4c jam  0x000000fc , 0x00008c00 
+ 00031814  0x00008a4d nop  0x00007530 
+ 00031815  0x00008a4e jam  0x0000003c , 0x00008c00 
+ 00031816  0x00008a4f rtn 
+ 00031817  0x00008a57 storer  0x00000005 , 0x00000002 , 0x00000691 
+ 00031818  0x00008a58 storet  0x00000008 , 0x00000678 
+ 00031819  0x00008a59 storer  0x0000000b , 0x00000004 , 0x00000680 
+ 00031820  0x00008a5a call  0x00007c51 
+ 00031821  0x00008a5b storer  0x00000006 , 0x00000002 , 0x0000068f 
+ 00031822  0x00008a5c storer  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031823  0x00008a5d storer  0x00000007 , 0x00000002 , 0x00000699 
+ 00031824  0x00008a5e rtn 
+ 00031825  0x00008a61 storer  0x00000011 , 0x00000004 , 0x00000684 
+ 00031826  0x00008a62 storer  0x00000012 , 0x00000004 , 0x00000688 
+ 00031827  0x00008a63 storer  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031828  0x00008a64 rtn 
+ 00031829  0x00008a67 bpatchx  0x00000007 , 0x00004020 
+ 00031830  0x00008a68 fetch  0x00000002 , 0x00000691 
+ 00031831  0x00008a69 iforce  0x00000005 
+ 00031832  0x00008a6a fetcht  0x00000008 , 0x00000678 
+ 00031833  0x00008a6b fetchr  0x0000000b , 0x00000004 , 0x00000680 
+ 00031834  0x00008a6c call  0x00007c60 
+ 00031835  0x00008a6d fetchr  0x00000039 , 0x00000002 , 0x0000069b 
+ 00031836  0x00008a6e fetchr  0x00000007 , 0x00000002 , 0x00000699 
+ 00031837  0x00008a6f fetch  0x00000002 , 0x0000068f 
+ 00031838  0x00008a70 iforce  0x00000006 
+ 00031839  0x00008a71 rtn 
+ 00031840  0x00008a74 fetchr  0x00000011 , 0x00000004 , 0x00000684 
+ 00031841  0x00008a75 fetchr  0x00000012 , 0x00000004 , 0x00000688 
+ 00031842  0x00008a76 fetchr  0x00000013 , 0x00000003 , 0x0000068c 
+ 00031843  0x00008a77 rtn 
+ 00031844  0x00008a7a fetch  0x00000002 , 0x00000691 
+ 00031845  0x00008a7b copy  0x0000003f , 0x00000005 
+ 00031846  0x00008a7c rtn 
+ 00031847  0x00008a7e fetch  0x00000002 , 0x0000068f 
+ 00031848  0x00008a7f copy  0x0000003f , 0x00000006 
+ 00031849  0x00008a80 rtn 
+ 00031850  0x00008a83 copy  0x00000005 , 0x0000003f 
+ 00031851  0x00008a84 store  0x00000002 , 0x00000691 
+ 00031852  0x00008a85 rtn 
+ 00031853  0x00008a87 copy  0x00000006 , 0x0000003f 
+ 00031854  0x00008a88 store  0x00000002 , 0x0000068f 
+ 00031855  0x00008a89 rtn 
+ 00031856  0x00008a8e copy  0x00000005 , 0x0000003f 
+ 00031857  0x00008a8f store  0x00000002 , 0x00000691 
+ 00031858  0x00008a90 copy  0x00000006 , 0x0000003f 
+ 00031859  0x00008a91 store  0x00000002 , 0x0000068f 
+ 00031860  0x00008a92 rtn 
+ 00031861  0x00008a95 fetch  0x00000002 , 0x00000691 
+ 00031862  0x00008a96 copy  0x0000003f , 0x00000005 
+ 00031863  0x00008a97 fetch  0x00000002 , 0x0000068f 
+ 00031864  0x00008a98 copy  0x0000003f , 0x00000006 
+ 00031865  0x00008a99 rtn 
+ 00031866  0x00008a9f isub  0x00000002 , 0x00000011 
+ 00031867  0x00008aa0 rtn  0x00000002 
+ 00031868  0x00008aa1 arg  0x00000100 , 0x00000011 
+ 00031869  0x00008aa2 iadd  0x00000011 , 0x0000003f 
+ 00031870  0x00008aa3 isub  0x00000002 , 0x00000011 
+ 00031871  0x00008aa4 rtn 
+ 00031872  0x00008aa7 call  0x00007c8d 
+ 00031873  0x00008aa9 call  0x00007c8d 
+ 00031874  0x00008aaa branch  0x00007c8d 
+ 00031875  0x00008aae call  0x00007c89 
+ 00031876  0x00008ab0 ifetch  0x00000001 , 0x00000006 
+ 00031877  0x00008ab1 istore  0x00000001 , 0x00000005 
+ 00031878  0x00008ab3 ifetch  0x00000003 , 0x00000006 
+ 00031879  0x00008ab4 istore  0x00000003 , 0x00000005 
+ 00031880  0x00008ab5 rtn 
+ 00031881  0x00008ab7 ifetch  0x00000008 , 0x00000006 
+ 00031882  0x00008ab8 istore  0x00000008 , 0x00000005 
+ 00031883  0x00008ab9 rtn 
+ 00031884  0x00008abc call  0x00007c8f 
+ 00031885  0x00008abe call  0x00007c89 
+ 00031886  0x00008ac0 call  0x00007c89 
+ 00031887  0x00008ac2 call  0x00007c89 
+ 00031888  0x00008ac3 branch  0x00007c89 
+ 00031889  0x00008ac6 increase  0xffffffff , 0x0000003f 
+ 00031890  0x00008ac7 nop  0x00000026 
+ 00031891  0x00008ac8 nbranch  0x00007c91 , 0x00000034 
+ 00031892  0x00008ac9 rtn 
+ 00031893  0x00008acd arg  0x0000000a , 0x00000039 
+ 00031894  0x00008acf nop  0x00002ee0 
+ 00031895  0x00008ad0 loop  0x00007c96 
+ 00031896  0x00008ad1 rtn 
+ 00031897  0x00008ad5 call  0x00007c9a 
+ 00031898  0x00008ad7 call  0x00007c9b 
+ 00031899  0x00008ad9 force  0x00000004 , 0x00000039 
+ 00031900  0x00008ada branch  0x00007ca3 
+ 00031901  0x00008add force  0x00000020 , 0x00000039 
+ 00031902  0x00008ade branch  0x00007ca3 
+ 00031903  0x00008ae0 force  0x00000040 , 0x00000039 
+ 00031904  0x00008ae1 branch  0x00007ca3 
+ 00031905  0x00008ae4 deposit  0x00000039 
+ 00031906  0x00008ae5 rtn  0x00000034 
+ 00031907  0x00008ae7 force  0x00000000 , 0x0000003f 
+ 00031908  0x00008ae8 lstore  0x00000005 
+ 00031909  0x00008ae9 rtn 
+ 00031910  0x00008aec arg  0x00000020 , 0x00000039 
+ 00031911  0x00008aed arg  0x000006a1 , 0x00000005 
+ 00031912  0x00008aee branch  0x00007ca1 
+ 00031913  0x00008af1 ifetch  0x00000004 , 0x00000013 
+ 00031914  0x00008af2 ifetcht  0x00000004 , 0x00000011 
+ 00031915  0x00008af3 ixor  0x00000002 , 0x0000003f 
+ 00031916  0x00008af4 istore  0x00000004 , 0x00000005 
+ 00031917  0x00008af5 increase  0x00000004 , 0x00000011 
+ 00031918  0x00008af6 increase  0x00000004 , 0x00000013 
+ 00031919  0x00008af7 loop  0x00007ca9 
+ 00031920  0x00008af8 rtn 
+ 00031921  0x00008afd bpatchx  0x00000008 , 0x00004021 
+ 00031922  0x00008afe copy  0x00000039 , 0x0000003f 
+ 00031923  0x00008aff sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00031924  0x00008b00 rtn  0x00000002 
+ 00031925  0x00008b01 iadd  0x00000011 , 0x00000012 
+ 00031926  0x00008b02 increase  0xffffffff , 0x00000012 
+ 00031927  0x00008b03 rshift  0x00000039 , 0x00000039 
+ 00031928  0x00008b05 ifetcht  0x00000001 , 0x00000011 
+ 00031929  0x00008b06 ifetch  0x00000001 , 0x00000012 
+ 00031930  0x00008b07 istore  0x00000001 , 0x00000011 
+ 00031931  0x00008b08 istoret  0x00000001 , 0x00000012 
+ 00031932  0x00008b09 increase  0xffffffff , 0x00000012 
+ 00031933  0x00008b0a increase  0x00000001 , 0x00000011 
+ 00031934  0x00008b0b loop  0x00007cb8 
+ 00031935  0x00008b0c rtn 
+ 00031936  0x00008b10 rshift32  0x0000003f , 0x00000002 
+ 00031937  0x00008b11 call  0x00007cc6 
+ 00031938  0x00008b12 byteswap  0x00000002 , 0x00000002 
+ 00031939  0x00008b13 lshift16  0x0000003f , 0x0000003f 
+ 00031940  0x00008b14 ior  0x00000002 , 0x0000003f 
+ 00031941  0x00008b15 rtn 
+ 00031942  0x00008b1a rshift16  0x0000003f , 0x00000006 
+ 00031943  0x00008b1b byteswap  0x00000006 , 0x00000006 
+ 00031944  0x00008b1c byteswap  0x0000003f , 0x0000003f 
+ 00031945  0x00008b1d lshift16  0x0000003f , 0x0000003f 
+ 00031946  0x00008b1e ior  0x00000006 , 0x0000003f 
+ 00031947  0x00008b1f rtn 
+ 00031948  0x00008b23 bpatchx  0x00000009 , 0x00004021 
+ 00031949  0x00008b24 deposit  0x00000039 
+ 00031950  0x00008b25 rtn  0x00000034 
+ 00031951  0x00008b27 increase  0xfffffff8 , 0x00000039 
+ 00031952  0x00008b28 call  0x00007c89 , 0x00000002 
+ 00031953  0x00008b29 rtn  0x00000005 
+ 00031954  0x00008b2a branch  0x00007ccf , 0x00000002 
+ 00031955  0x00008b2b increase  0x00000008 , 0x00000039 
+ 00031956  0x00008b2d increase  0xfffffffc , 0x00000039 
+ 00031957  0x00008b2e call  0x00007c84 , 0x00000002 
+ 00031958  0x00008b2f rtn  0x00000005 
+ 00031959  0x00008b30 branch  0x00007cd4 , 0x00000002 
+ 00031960  0x00008b31 increase  0x00000004 , 0x00000039 
+ 00031961  0x00008b32 branch  0x00007cda 
+ 00031962  0x00008b35 deposit  0x00000039 
+ 00031963  0x00008b36 rtn  0x00000034 
+ 00031964  0x00008b38 ifetch  0x00000001 , 0x00000006 
+ 00031965  0x00008b39 istore  0x00000001 , 0x00000005 
+ 00031966  0x00008b3a loop  0x00007cdc 
+ 00031967  0x00008b3b rtn 
+ 00031968  0x00008b3e setarg  0x00000000 
+ 00031969  0x00008b42 store  0x00000002 , 0x00000670 
+ 00031970  0x00008b43 bpatchx  0x0000000a , 0x00004021 
+ 00031971  0x00008b44 call  0x00007cef 
+ 00031972  0x00008b45 fetcht  0x00000002 , 0x00000670 
+ 00031973  0x00008b46 arg  0x000040f4 , 0x00000005 
+ 00031974  0x00008b48 lshift  0x00000007 , 0x0000003f 
+ 00031975  0x00008b49 iadd  0x00000005 , 0x00000005 
+ 00031976  0x00008b4a istoret  0x00000002 , 0x00000005 
+ 00031977  0x00008b4b rtn 
+ 00031978  0x00008b4e arg  0x00000800 , 0x0000000b 
+ 00031979  0x00008b4f lshift16  0x0000000b , 0x0000000b 
+ 00031980  0x00008b50 iadd  0x0000000b , 0x0000003f 
+ 00031981  0x00008b51 rtn 
+ 00031982  0x00008b55 arg  0x00000000 , 0x00000007 
+ 00031983  0x00008b57 bpatchx  0x0000000b , 0x00004021 
+ 00031984  0x00008b58 fetcht  0x00000004 , 0x00004095 
+ 00031985  0x00008b59 rshift  0x00000022 , 0x0000003f 
+ 00031986  0x00008b5a store  0x00000004 , 0x00004095 
+ 00031987  0x00008b5b isub  0x00000002 , 0x0000003e 
+ 00031988  0x00008b5c ncall  0x00007cea , 0x00000002 
+ 00031989  0x00008b5d isub  0x00000002 , 0x0000000b 
+ 00031990  0x00008b5e copy  0x0000000b , 0x00000002 
+ 00031991  0x00008b5f arg  0x000040f4 , 0x00000006 
+ 00031992  0x00008b60 copy  0x00000006 , 0x00000005 
+ 00031993  0x00008b61 arg  0x00000010 , 0x00000039 
+ 00031994  0x00008b63 ifetch  0x00000002 , 0x00000006 
+ 00031995  0x00008b64 isub  0x00000002 , 0x0000003f 
+ 00031996  0x00008b65 branch  0x00007cfe , 0x00000002 
+ 00031997  0x00008b66 force  0x00000000 , 0x0000003f 
+ 00031998  0x00008b68 istore  0x00000002 , 0x00000005 
+ 00031999  0x00008b69 loop  0x00007cfa 
+ 00032000  0x00008b6a arg  0x000040f4 , 0x00000006 
+ 00032001  0x00008b6b lshift  0x00000007 , 0x0000003f 
+ 00032002  0x00008b6c iadd  0x00000006 , 0x00000006 
+ 00032003  0x00008b6d ifetch  0x00000002 , 0x00000006 
+ 00032004  0x00008b6e rtn 
+ 00032005  0x00008b74 iadd  0x00000002 , 0x00000002 
+ 00032006  0x00008b75 copy  0x00000002 , 0x00000039 
+ 00032007  0x00008b76 fetch  0x00000002 , 0x00000044 
+ 00032008  0x00008b77 isub  0x00000039 , 0x0000003f 
+ 00032009  0x00008b78 rtn  0x00000002 
+ 00032010  0x00008b79 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032011  0x00008b7a rshift16  0x00000002 , 0x00000002 
+ 00032012  0x00008b7b increase  0x00000001 , 0x00000002 
+ 00032013  0x00008b7c lshift16  0x00000002 , 0x00000002 
+ 00032014  0x00008b7d ior  0x00000002 , 0x00000002 
+ 00032015  0x00008b7e rtn 
+ 00032016  0x00008b81 call  0x00007d12 
+ 00032017  0x00008b82 branch  0x00007d1f 
+ 00032018  0x00008b86 disable  0x00000028 
+ 00032019  0x00008b87 isub  0x00000002 , 0x0000003f 
+ 00032020  0x00008b88 branch  0x00007d17 , 0x00000002 
+ 00032021  0x00008b89 enable  0x00000028 
+ 00032022  0x00008b8a sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032023  0x00008b8c rtnbit0  0x0000000f 
+ 00032024  0x00008b8d copy  0x0000003f , 0x00000014 
+ 00032025  0x00008b8e arg  0x00010000 , 0x00000002 
+ 00032026  0x00008b8f fetch  0x00000002 , 0x00000044 
+ 00032027  0x00008b90 isub  0x00000002 , 0x0000003f 
+ 00032028  0x00008b91 iadd  0x00000014 , 0x0000003f 
+ 00032029  0x00008b92 set0  0x00000040 , 0x0000003f 
+ 00032030  0x00008b93 rtn 
+ 00032031  0x00008b98 fetcht  0x00000002 , 0x00000044 
+ 00032032  0x00008b99 iforce  0x00000006 
+ 00032033  0x00008b9a rshift16  0x0000003f , 0x0000003f 
+ 00032034  0x00008b9b imul32  0x00000002 , 0x0000003f 
+ 00032035  0x00008b9c iadd  0x00000006 , 0x0000003f 
+ 00032036  0x00008b9d rtn 
+ 00032037  0x00008ba1 lshift8  0x0000003f , 0x0000003f 
+ 00032038  0x00008ba2 lshift4  0x0000003f , 0x0000003f 
+ 00032039  0x00008ba3 fetcht  0x00000003 , 0x000040bd 
+ 00032040  0x00008ba4 idiv  0x00000002 
+ 00032041  0x00008ba5 call  0x00007d62 
+ 00032042  0x00008ba6 quotient  0x00000002 
+ 00032043  0x00008ba7 rtn 
+ 00032044  0x00008bab fetcht  0x00000002 , 0x00000044 
+ 00032045  0x00008bac idiv  0x00000002 
+ 00032046  0x00008bad call  0x00007d5f 
+ 00032047  0x00008bae lshift16  0x0000003f , 0x0000003f 
+ 00032048  0x00008baf remainder  0x00000002 
+ 00032049  0x00008bb0 ior  0x00000002 , 0x00000002 
+ 00032050  0x00008bb1 rtn 
+ 00032051  0x00008bb9 arg  0x00000000 , 0x00000002 
+ 00032052  0x00008bbb copy  0x00000002 , 0x00000014 
+ 00032053  0x00008bbc ifetch  0x00000001 , 0x00000003 
+ 00032054  0x00008bbd call  0x00007d3f 
+ 00032055  0x00008bbe copy  0x00000014 , 0x00000002 
+ 00032056  0x00008bbf call  0x00007d70 
+ 00032057  0x00008bc0 arg  0x0000000a , 0x00000012 
+ 00032058  0x00008bc1 imul32  0x00000012 , 0x0000003f 
+ 00032059  0x00008bc2 iadd  0x00000002 , 0x0000003f 
+ 00032060  0x00008bc3 copy  0x0000003f , 0x00000002 
+ 00032061  0x00008bc4 loop  0x00007d34 
+ 00032062  0x00008bc5 rtn 
+ 00032063  0x00008bca arg  0x0000003a , 0x00000002 
+ 00032064  0x00008bcb isub  0x00000002 , 0x0000003e 
+ 00032065  0x00008bcc nbranch  0x00007d48 , 0x00000002 
+ 00032066  0x00008bcd arg  0x00000061 , 0x00000002 
+ 00032067  0x00008bce isub  0x00000002 , 0x0000003e 
+ 00032068  0x00008bcf branch  0x00007d4b , 0x00000002 
+ 00032069  0x00008bd0 arg  0x00000037 , 0x00000002 
+ 00032070  0x00008bd1 isub  0x00000002 , 0x0000003f 
+ 00032071  0x00008bd2 rtn 
+ 00032072  0x00008bd4 arg  0x00000030 , 0x00000002 
+ 00032073  0x00008bd5 isub  0x00000002 , 0x0000003f 
+ 00032074  0x00008bd6 rtn 
+ 00032075  0x00008bd8 arg  0x00000057 , 0x00000002 
+ 00032076  0x00008bd9 isub  0x00000002 , 0x0000003f 
+ 00032077  0x00008bda rtn 
+ 00032078  0x00008bde sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032079  0x00008bdf rtn  0x00000005 
+ 00032080  0x00008be1 rshift  0x0000003f , 0x0000003f 
+ 00032081  0x00008be2 loop  0x00007d50 
+ 00032082  0x00008be3 rtn 
+ 00032083  0x00008be7 force  0x00000001 , 0x0000003f 
+ 00032084  0x00008be8 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032085  0x00008be9 rtn  0x00000005 
+ 00032086  0x00008beb lshift  0x0000003f , 0x0000003f 
+ 00032087  0x00008bec loop  0x00007d56 
+ 00032088  0x00008bed rtn 
+ 00032089  0x00008bf2 setarg  0x00000000 
+ 00032090  0x00008bf3 copy  0x00000039 , 0x00000011 
+ 00032091  0x00008bf5 ifetcht  0x00000002 , 0x00000006 
+ 00032092  0x00008bf6 iadd  0x00000002 , 0x0000003f 
+ 00032093  0x00008bf7 loop  0x00007d5b 
+ 00032094  0x00008bf8 idiv  0x00000011 
+ 00032095  0x00008bfa call  0x00007d62 
+ 00032096  0x00008bfb quotient  0x0000003f 
+ 00032097  0x00008bfc rtn 
+ 00032098  0x00008bff rtn  0x00000035 
+ 00032099  0x00008c00 branch  0x00007d62 
+ 00032100  0x00008c0c ifetch  0x00000001 , 0x00000011 
+ 00032101  0x00008c0d ifetcht  0x00000001 , 0x00000012 
+ 00032102  0x00008c0e isub  0x00000002 , 0x0000003e 
+ 00032103  0x00008c0f nrtn  0x00000005 
+ 00032104  0x00008c10 increase  0x00000001 , 0x00000011 
+ 00032105  0x00008c11 increase  0x00000001 , 0x00000012 
+ 00032106  0x00008c12 loop  0x00007d64 
+ 00032107  0x00008c13 branch  0x00007db8 
+ 00032108  0x00008c18 isub  0x00000002 , 0x0000003e 
+ 00032109  0x00008c19 nrtn  0x00000002 
+ 00032110  0x00008c1a deposit  0x00000002 
+ 00032111  0x00008c1b rtn 
+ 00032112  0x00008c1e iadd  0x00000002 , 0x0000003f 
+ 00032113  0x00008c1f isub  0x00000002 , 0x00000002 
+ 00032114  0x00008c20 isub  0x00000002 , 0x0000003f 
+ 00032115  0x00008c21 rtn 
+ 00032116  0x00008c24 arg  0x00000000 , 0x00000005 
+ 00032117  0x00008c25 branch  0x00007d77 
+ 00032118  0x00008c28 arg  0x00004000 , 0x00000005 
+ 00032119  0x00008c2a arg  0x00001000 , 0x00000039 
+ 00032120  0x00008c2b branch  0x00007ca3 
+ 00032121  0x00008c2f rtn  0x00000034 
+ 00032122  0x00008c30 copy  0x0000003f , 0x0000003d 
+ 00032123  0x00008c34 call  0x000070d7 
+ 00032124  0x00008c37 jam  0x00000001 , 0x00008203 
+ 00032125  0x00008c38 rtn 
+ 00032126  0x00008c3b store  0x00000002 , 0x00008205 
+ 00032127  0x00008c3c fetch  0x00000001 , 0x00008203 
+ 00032128  0x00008c3d set1  0x00000004 , 0x0000003f 
+ 00032129  0x00008c3e store  0x00000001 , 0x00008203 
+ 00032130  0x00008c3f rtn 
+ 00032131  0x00008c41 store  0x00000002 , 0x00008207 
+ 00032132  0x00008c42 fetch  0x00000001 , 0x00008203 
+ 00032133  0x00008c43 set1  0x00000006 , 0x0000003f 
+ 00032134  0x00008c44 store  0x00000001 , 0x00008203 
+ 00032135  0x00008c45 rtn 
+ 00032136  0x00008c48 store  0x00000002 , 0x00008205 
+ 00032137  0x00008c49 jam  0x00000030 , 0x00008203 
+ 00032138  0x00008c4a rtn 
+ 00032139  0x00008c53 bpatchx  0x0000000c , 0x00004021 
+ 00032140  0x00008c54 ifetcht  0x00000008 , 0x00000011 
+ 00032141  0x00008c55 and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032142  0x00008c56 nbranch  0x00007d91 , 0x00000034 
+ 00032143  0x00008c57 rshift8  0x00000002 , 0x0000003f 
+ 00032144  0x00008c58 istore  0x00000008 , 0x00000011 
+ 00032145  0x00008c5a increase  0x00000007 , 0x00000011 
+ 00032146  0x00008c5b ifetch  0x00000001 , 0x00000011 
+ 00032147  0x00008c5c nbranch  0x0000235a , 0x00000034 
+ 00032148  0x00008c5d fetch  0x00000001 , 0x0000066f 
+ 00032149  0x00008c5e istore  0x00000001 , 0x00000011 
+ 00032150  0x00008c5f rtn 
+ 00032151  0x00008c65 bpatchx  0x0000000d , 0x00004021 
+ 00032152  0x00008c66 arg  0x00000008 , 0x00000039 
+ 00032153  0x00008c67 ifetch  0x00000008 , 0x00000011 
+ 00032154  0x00008c68 rtn  0x00000034 
+ 00032155  0x00008c6a ifetch  0x00000001 , 0x00000011 
+ 00032156  0x00008c6b nbranch  0x00007da0 , 0x00000034 
+ 00032157  0x00008c6c increase  0x00000001 , 0x00000011 
+ 00032158  0x00008c6d loop  0x00007d9b 
+ 00032159  0x00008c6e branch  0x0000235a 
+ 00032160  0x00008c70 arg  0x00000000 , 0x00000002 
+ 00032161  0x00008c71 istoret  0x00000001 , 0x00000011 
+ 00032162  0x00008c72 rtn 
+ 00032163  0x00008c78 ifetch  0x00000008 , 0x00000011 
+ 00032164  0x00008c79 rtn 
+ 00032165  0x00008c7f ifetch  0x00000001 , 0x00000011 
+ 00032166  0x00008c80 rtn 
+ 00032167  0x00008c84 ifetch  0x00000002 , 0x00000011 
+ 00032168  0x00008c85 rtn 
+ 00032169  0x00008c8a arg  0x00000000 , 0x00000002 
+ 00032170  0x00008c8c fetch  0x00000001 , 0x00000006 
+ 00032171  0x00008c8d loop  0x00007daa , 0x00000034 
+ 00032172  0x00008c8e increase  0x00000001 , 0x00000002 
+ 00032173  0x00008c8f loop  0x00007daa 
+ 00032174  0x00008c90 copy  0x00000002 , 0x0000003f 
+ 00032175  0x00008c91 rtn 
+ 00032176  0x00008c95 isub  0x00000002 , 0x0000003e 
+ 00032177  0x00008c96 nrtn  0x00000002 
+ 00032178  0x00008c98 copy  0x00000002 , 0x0000003f 
+ 00032179  0x00008c99 rtn 
+ 00032180  0x00008c9d force  0xffffffff , 0x0000003e 
+ 00032181  0x00008c9e rtn 
+ 00032182  0x00008ca1 force  0x00000001 , 0x0000003e 
+ 00032183  0x00008ca2 rtn 
+ 00032184  0x00008ca4 force  0x00000000 , 0x0000003e 
+ 00032185  0x00008ca5 rtn 
+ 00032186  0x00008ca8 enable  0x00000028 
+ 00032187  0x00008ca9 rtn 
+ 00032188  0x00008cac disable  0x00000028 
+ 00032189  0x00008cad rtn 
+ 00032190  0x00008cb0 enable  0x0000002c 
+ 00032191  0x00008cb1 rtn 
+ 00032192  0x00008cb4 disable  0x0000002c 
+ 00032193  0x00008cb5 rtn 
+ 00032194  0x00008cb8 enable  0x00000031 
+ 00032195  0x00008cb9 rtn 
+ 00032196  0x00008cbc disable  0x00000001 
+ 00032197  0x00008cbd rtn 
+ 00032198  0x00008cc0 enable  0x00000001 
+ 00032199  0x00008cc1 rtn 
+ 00032200  0x00008cc4 setarg  0x00000001 
+ 00032201  0x00008cc5 rtn 
+ 00032202  0x00008cc9 setarg  0x00000000 
+ 00032203  0x00008cca rtn 
+ 00032204  0x00008ccf sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032205  0x00008cd0 rtn  0x00000005 
+ 00032206  0x00008cd2 ifetcht  0x00000001 , 0x00000006 
+ 00032207  0x00008cd3 iadd  0x00000002 , 0x0000003f 
+ 00032208  0x00008cd4 loop  0x00007dce 
+ 00032209  0x00008cd5 rtn 
+ 00032210  0x00008cd9 copy  0x00000039 , 0x0000003f 
+ 00032211  0x00008cda rtn  0x00000034 
+ 00032212  0x00008cdb copy  0x00000006 , 0x0000003f 
+ 00032213  0x00008cdc iadd  0x00000039 , 0x0000003f 
+ 00032214  0x00008cdd increase  0xffffffff , 0x0000003f 
+ 00032215  0x00008cde copy  0x0000003f , 0x00000006 
+ 00032216  0x00008ce0 ifetch  0x00000001 , 0x00000006 
+ 00032217  0x00008ce1 increase  0xfffffffe , 0x00000006 
+ 00032218  0x00008ce2 istore  0x00000001 , 0x00000005 
+ 00032219  0x00008ce3 loop  0x00007dd8 
+ 00032220  0x00008ce4 rtn 
+ 00032221  0x00008ce8 lshift16  0x0000003f , 0x0000003f 
+ 00032222  0x00008cea rshift2  0x0000003f , 0x0000003f 
+ 00032223  0x00008ceb rtn 
+ 00032224  0x00008cee lshift8  0x0000003f , 0x0000003f 
+ 00032225  0x00008cef branch  0x00007dde 
+ 00032226  0x00008cf3 setarg  0x00000000 
+ 00032227  0x00008cf4 store  0x00000008 , 0x00000016 
+ 00032228  0x00008cf5 set1  0x00000019 , 0x0000003f 
+ 00032229  0x00008cf6 istore  0x00000004 , 0x00000005 
+ 00032230  0x00008cf7 rtn 
+ 00032231  0x00008cfb arg  0x00000010 , 0x00000039 
+ 00032232  0x00008cfd random  0x0000003f 
+ 00032233  0x00008cfe istore  0x00000001 , 0x00000005 
+ 00032234  0x00008cff loop  0x00007de8 
+ 00032235  0x00008d00 rtn 
Index: output/bt_program23.list
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.list	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.list	(working copy)
@@ -1,29625 +1,29799 @@
               include "bt_format "
               org 0x0000
-0x0 000037 bbit1 8 ,pf_patch_ext 
-0x1 000038 beq patch00_0 ,p_soft_reset 
-0x2 000039 beq patch00_2 ,p_main_loop 
-0x3 000041 beq patch02_0 ,p_shutdown_radio 
-0x4 000042 beq patch02_1 ,p_set_sync_on 
-0x5 000043 beq patch02_4 ,p_set_lemode 
-0x6 000044 beq patch02_5 ,p_rf_rx_enable 
-0x7 000045 beq patch03_0 ,p_txon 
-0x8 000046 beq patch03_1 ,p_set_tx_power 
-0x9 000047 beq patch03_2 ,p_initialize_radio_cont 
-0xa 000050 beq patch04_5 ,p_lpm_sleep 
-0xb 000051 beq patch0d_0 ,p_mouse_cb_fuction 
-0xc 000052 beq patch0d_1 ,p_mouse_load_device_info_check 
-0xd 000053 beq patch0d_4 ,p_mouse_param_init 
-0xe 000054 beq patch0d_5 ,p_mouse_sensor_set_angle 
-0xf 000055 beq patch0d_6 ,p_mouse_start_work 
-0x10 000056 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0x11 000057 beq patch0e_7 ,p_mouse_adc_read_start 
-0x12 000058 beq patch0f_2 ,p_mouse_motion 
-0x13 000059 beq patch0f_7 ,p_mouse_3io6key_check 
-0x14 000060 beq patch10_1 ,p_mouse_init_sensor 
-0x15 000061 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0x16 000062 beq patch10_5 ,p_mouse_priority_bb_event 
-0x17 000063 beq patch10_6 ,p_mouse_le 
-0x18 000064 beq patch10_7 ,p_mouse_bb_event_timer 
-0x19 000065 beq patch11_0 ,p_mouse_start_discovery 
-0x1a 000066 beq patch11_2 ,p_mouse_store_remote_bdaddr 
-0x1b 000067 beq patch11_4 ,p_mouse_store_device_info 
-0x1c 000068 beq patch11_5 ,p_mouse_store_dpi_info_check 
-0x1d 000069 beq patch11_6 ,p_mouse_idle 
-0x1e 000070 beq patch11_3 ,p_mouse_app_initflag_check 
-0x1f 000071 beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0x20 000072 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0x21 000073 beq patch12_6 ,p_mouse_24g_package_data 
-0x22 000074 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0x23 000075 beq patch1a_6 ,p_gpio_set_wake 
-0x24 000076 beq patch18_5 ,p_otp_read_data 
-0x25 000077 beq patch1b_2 ,p_sadc_calibration 
-0x26 000078 branch assert 
-:      000080 pf_patch_ext:
-0x27 000081 beq patch22_4 ,p_le_slave_match 
-0x28 000082 beq patch23_2 ,p_le_got_first_packet 
-0x29 000083 beq patch24_5 ,p_le_rx_dec 
-0x2a 000084 beq patch24_6 ,p_le_rx_nopayload 
-0x2b 000085 beq patch27_1 ,p_le_parse 
-0x2c 000086 beq patch27_2 ,p_le_parse_l2cap 
-0x2d 000087 beq patch29_4 ,p_le_adv_not_match 
-0x2e 000088 beq patch29_5 ,p_le_init_adv 
-0x2f 000089 beq patch32_0 ,p_g24_reconn_dispatch 
-0x30 000090 beq patch32_6 ,p_g24_short_sleep 
-0x31 000091 beq patch33_2 ,p_mouse_g24_retransmit 
-0x32 000092 beq patch33_5 ,p_g24_transmit_hop_process 
-0x33 000093 beq patch33_7 ,p_power_ctrl_start 
-0x34 000094 rtneq patch3f_7 
-0x35 000095 branch assert 
-:      000099 p_mouse_adc_read_start:
-0x36 000100 call enable_adc 
-0x37 000101 call vdd_calculate_by_mode 
-0x38 000102 div pdata ,10 
-0x39 000103 call get_div_result 
-0x3a 000104 store 2 ,mem_mouse_vdd_now_vol 
-0x3b 000114 branch mouse_adc_data_process 
-:      000116 p_mouse_sensor_set_angle:
-0x3c 000117 fetch 1 ,mem_sensor_angle_default 
-0x3d 000118 store 1 ,mem_config_sensor_angle 
-0x3e 000119 fetch 1 ,mem_select_sensor_angle_gpio 
-0x3f 000120 rtneq gpio_disable 
-0x40 000121 call lpm_write_ice_disable 
-0x41 000122 fetch 1 ,mem_select_sensor_angle_gpio 
-0x42 000123 arg gpcfg_output_low ,temp 
-0x43 000124 call gpio_config_function_int 
-0x44 000125 fetch 1 ,mem_mouse_reuse_2ice_gpio 
-0x45 000126 arg gpcfg_output_low ,temp 
-0x46 000127 call gpio_config_function_int 
-0x47 000128 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x48 000129 call mouse_gpio_config_input_pu 
-0x49 000130 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x4a 000131 call gpio_get_bit 
-0x4b 000132 call mouse_sensor_switch_angle ,true 
-0x4c 000133 call mouse_gpio_config_input_pd 
-0x4d 000134 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x4e 000135 call gpio_config_input 
-0x4f 000136 call lpm_write_ice_enable 
-:      000137 p_ice_gpio_set_float:
-0x50 000138 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x51 000139 call gpio_set_high_impedance 
-0x52 000140 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x53 000141 branch gpio_set_high_impedance 
-:      000143 p_main_loop:
-0x54 000144 call sp_calc_sequence_256 
-0x55 000145 call sp_calc_sequence_256_check 
-0x56 000146 call le_advertising_dispatch 
-0x57 000147 call idle_dispatch 
-0x58 000148 call app_process_idle 
-0x59 000149 call connection_dispatch 
-0x5a 000150 call g24_dispatch 
-0x5b 000151 call lpm_dispatch 
-0x5c 000152 branch p_main_loop 
-:      000154 p_shutdown_radio:
-0x5d 000155 jam 0 ,0x8900 
-0x5e 000156 branch shutdown_radio + 1 
-:      000157 p_set_sync_on:
-0x5f 000158 jam 0x60 ,0x8a0f 
-0x60 000159 jam 0xaa ,0x8a10 
-0x61 000160 jam 0x7a ,0x8a12 
-0x62 000161 jam 0x00 ,0x8a25 
-0x63 000162 jam 0x00 ,0x8a26 
-0x64 000163 nop 60 
-0x65 000164 jam 0x20 ,0x8a20 
-0x66 000165 jam 0xf5 ,0x8a23 
-0x67 000166 jam 0x12 ,0x8a24 
-0x68 000167 jam 0x10 ,0x8a24 
-0x69 000168 nop 60 
-0x6a 000169 jam 0x60 ,0x8a12 
-0x6b 000170 jam 0xdd ,0x8a23 
-0x6c 000171 rtn 
-:      000173 p_initialize_radio_cont:
-0x6d 000174 jam 0 ,mem_le_testtype 
-0x6e 000175 jam 0 ,mem_cmd_le_create_conn 
-0x6f 000176 until null ,lpo_edge 
-0x70 000178 jam 0x0d ,0x8946 
-0x71 000179 jam 0x10 ,0x896f 
-0x72 000180 jam 0xcd ,0x8a13 
-0x73 000181 jam 0x10 ,0x8a06 
-0x74 000182 jam 0x4a ,0x8a84 
-0x75 000183 jam 0x40 ,0x8a85 
-0x76 000184 jam 0xfe ,0x8a16 
-0x77 000185 call p_set_otp_config 
-0x78 000188 call wdt_set_disable 
-0x79 000190 until null ,lpo_edge 
-0x7a 000191 jam 0x5f ,0x813b 
-0x7b 000192 until null ,lpo_edge 
-0x7c 000193 jam 0x88 ,0x813c 
-0x7d 000194 until null ,lpo_edge 
-0x7e 000195 fetch 1 ,mem_fcomp_div 
-0x7f 000196 beq xtal_16m ,p_initialize_radio_16m 
-0x80 000197 fetch 1 ,mem_ring_ibias_trim 
-0x81 000198 or_into 0x04 ,pdata 
-0x82 000199 store 1 ,0x8a02 
-0x83 000200 jam 0x01 ,0x890f 
-0x84 000201 jam 0x24 ,0x8a80 
-0x85 000202 jam 0x62 ,0x8a81 
-0x86 000203 setarg 0xe61212 
-0x87 000204 store 3 ,0x8a73 
-:      000205 p_initialize_radio2:
-0x88 000206 jam 0x60 ,0x8a86 
-0x89 000207 jam 0x3b ,0x8a8b 
-0x8a 000208 call p_dpll_on 
-0x8b 000209 jam 0 ,core_config 
-0x8c 000210 jam clksel_dpll ,core_clksel 
-0x8d 000211 setarg 0x557474 
-0x8e 000212 store 3 ,0x8968 
-0x8f 000213 jam 0x6e ,0x8960 
-0x90 000214 call p_rx_dcoc 
-0x91 000215 call p_rfpll_aac_ghpc 
-0x92 000216 call p_set_xtal_cap 
-0x93 000217 jam system_clk_12m ,mem_system_clk 
-0x94 000218 branch sadc_calibration 
-:      000221 p_set_xtal_cap:
-0x95 000222 rtn wake 
-0x96 000223 until null ,lpo_edge 
-0x97 000224 fetch 1 ,mem_xtal_c_sel 
-0x98 000225 store 1 ,core_xtal_cap 
-0x99 000226 until null ,lpo_edge 
-0x9a 000227 rtn 
-:      000229 p_dpll_on:
-0x9b 000230 fetch 1 ,mem_fcomp_div 
-0x9c 000231 beq xtal_24m ,p_dpll_on_24m 
-0x9d 000232 fetch 1 ,mem_ring_ibias_trim 
-0x9e 000233 or_into 0x06 ,pdata 
-0x9f 000234 store 1 ,0x8a02 
-0xa0 000235 jam 0xe0 ,0x8a05 
-:      000236 p_dpll_on_24m:
-0xa1 000237 jam 0xd8 ,0x8a00 
-0xa2 000238 nop 60 
-0xa3 000239 jam 0xa0 ,0x8a01 
-0xa4 000240 jam 0xdf ,0x8a00 
-0xa5 000241 jam 0xfa ,0x8a01 
-0xa6 000242 nop 20 
-0xa7 000243 jam 0x9f ,0x8a00 
-0xa8 000244 rtn 
-:      000246 p_initialize_radio_16m:
-0xa9 000247 fetch 1 ,mem_ring_ibias_trim 
-0xaa 000248 or_into 0x06 ,pdata 
-0xab 000249 store 1 ,0x8a02 
-0xac 000250 jam 0x00 ,0x890f 
-0xad 000251 jam 0x23 ,0x8a80 
-0xae 000252 jam 0xb0 ,0x8a81 
-0xaf 000253 setarg 0xe40909 
-0xb0 000254 store 3 ,0x8a73 
-0xb1 000255 jam 0x2a ,0x8a76 
-0xb2 000256 jam 0x04 ,0x8902 
-0xb3 000257 branch p_initialize_radio2 
-:      000259 p_set_otp_config:
-0xb4 000260 branch p_set_otp_config_wake ,wake 
-0xb5 000261 fetch 4 ,mem_otp_core_ldo 
-0xb6 000262 rtn blank 
-0xb7 000263 until null ,lpo_edge 
-0xb8 000264 fetch 1 ,0x8136 
-0xb9 000265 and pdata ,0xf0 ,pdata 
-0xba 000266 fetcht 1 ,mem_otp_core_ldo 
-0xbb 000267 ior temp ,pdata 
-0xbc 000268 increase -3 ,pdata 
-0xbd 000269 store 1 ,0x8136 
-0xbe 000270 until null ,lpo_edge 
-0xbf 000272 fetch 1 ,0x8138 
-0xc0 000273 and pdata ,0x7 ,pdata 
-0xc1 000274 fetcht 1 ,mem_otp_verf_bg 
-0xc2 000275 lshift3 temp ,temp 
-0xc3 000276 ior temp ,pdata 
-0xc4 000277 store 1 ,0x8138 
-0xc5 000278 until null ,lpo_edge 
-:      000280 p_set_otp_config2:
-0xc6 000281 fetch 1 ,0x8acb 
-0xc7 000282 and pdata ,0xf0 ,pdata 
-0xc8 000283 fetcht 1 ,mem_otp_charge_pump 
-0xc9 000284 storet 1 ,mem_otp_charge_pump_x 
-0xca 000285 ior temp ,pdata 
-0xcb 000286 store 1 ,0x8acb 
-0xcc 000288 fetch 1 ,mem_otp_dpll_ibais 
-0xcd 000289 store 1 ,mem_otp_dpll_ibais_x 
-0xce 000290 isolate1 3 ,pdata 
-0xcf 000291 fetch 1 ,0x8a06 
-0xd0 000292 setflag true ,7 ,pdata 
-0xd1 000293 store 1 ,0x8a06 
-0xd2 000295 fetch 1 ,mem_otp_dpll_ibais 
-0xd3 000296 and pdata ,7 ,temp 
-0xd4 000297 lshift4 temp ,temp 
-0xd5 000298 lshift temp ,temp 
-0xd6 000299 storet 1 ,mem_ring_ibias_trim 
-0xd7 000300 fetch 1 ,0x8a02 
-0xd8 000301 and pdata ,0x1f ,pdata 
-0xd9 000302 ior temp ,pdata 
-0xda 000303 store 1 ,0x8a02 
-0xdb 000304 rtn 
-:      000306 p_set_otp_config_wake:
-0xdc 000307 fetch 2 ,mem_otp_charge_pump_x 
-0xdd 000308 rtn blank 
-0xde 000309 store 2 ,mem_otp_charge_pump 
-0xdf 000310 branch p_set_otp_config2 
-:      000312 p_rf_rx_enable:
-0xe0 000313 call rf_debug_rx_gpio_high 
-0xe1 000314 call rf_rx_agc_set 
-0xe2 000315 force 8 ,radio_ctrl 
-0xe3 000316 force 0 ,radio_ctrl 
-0xe4 000318 setarg 0x0aaada 
-0xe5 000319 store 3 ,0x8a0f 
-0xe6 000320 jam 0x40 ,0x8a25 
-0xe7 000321 jam 0x10 ,0x8a26 
-0xe8 000322 nop 60 
-0xe9 000323 jam 0xfb ,0x8a01 
-0xea 000324 jam 0xff ,0x8a25 
-0xeb 000325 jam 0x30 ,0x8a26 
-0xec 000326 jam 0xfe ,0x8a16 
-0xed 000327 branch rf_rx_enable + 14 
-:      000329 p_mouse_g24_retransmit:
-0xee 000330 fetch 1 ,mem_mouse_need_soft_reset 
-0xef 000331 nrtn blank 
-0xf0 000332 call p_mouse_retransmit_select_device_by_pb_button 
-0xf1 000333 branch mouse_g24_retransmit + 3 
-:      000335 p_mouse_retransmit_select_device_by_pb_button:
-0xf2 000336 fetch 1 ,mem_config_select_device_button_gpio 
-0xf3 000337 rtneq gpio_disable 
-0xf4 000338 branch mouse_retransmit_select_device_by_pb_button 
-:      000340 p_g24_transmit_hop_process:
-0xf5 000341 fetcht 1 ,mem_24g_retry 
-0xf6 000342 fetch 1 ,mem_24g_fast_hop_count 
-0xf7 000343 isub temp ,null 
-0xf8 000344 nbranch p_g24_tx_fast_hop ,positive 
-0xf9 000345 branch g24_transmit_hop_process + 5 
-:      000347 p_g24_tx_fast_hop:
-0xfa 000348 fetch 4 ,mem_24g_addr 
-0xfb 000349 fetcht 4 ,mem_24g_fast_conn_addr 
-0xfc 000350 isub temp ,null 
-0xfd 000351 branch g24_ch ,zero 
-0xfe 000352 call p_power_ctrl_txpower_incrs 
-0xff 000353 branch g24_tx_fast_hop + 1 
-:      000355 p_txon:
-0x100 000356 setarg 0x0aaa7e 
-0x101 000357 store 3 ,0x8a0f 
-0x102 000358 nop 60 
-0x103 000359 jam 0x00 ,0x8a25 
-0x104 000360 jam 0x0d ,0x8a26 
-0x105 000361 jam 0xf6 ,0x8a16 
-0x106 000362 branch txon + 7 
-:      000364 p_set_tx_power:
-0x107 000365 fetch 1 ,mem_tx_power 
-0x108 000366 beq tx_power_6db ,set_tx_power_7db 
-0x109 000367 beq tx_power_10db ,p_set_tx_power_10db 
-0x10a 000368 beq tx_power_f30db ,p_set_tx_power_f30db 
-0x10b 000371 beq tx_power_factory ,p_set_tx_power_factory 
-0x10c 000372 branch set_tx_power + 2 
-:      000374 p_set_tx_power_10db:
-0x10d 000375 jam 0x25 ,0x8a14 
-0x10e 000376 setarg 0xa93f3f 
-0x10f 000377 store 3 ,0x8a60 
-0x110 000378 jam 0x1f ,0x8a63 
-0x111 000379 rtn 
-:      000381 p_set_tx_power_factory:
-0x112 000382 jam 0x17 ,0x8a14 
-0x113 000383 fetch 3 ,mem_tx_power_factory_param_new 
-0x114 000384 store 3 ,0x8a60 
-0x115 000385 branch set_tx_power_8a63_28 
-:      000387 p_set_tx_power_f30db:
-0x116 000388 jam 0x17 ,0x8a14 
-0x117 000389 setarg 0x250300 
-0x118 000390 store 3 ,0x8a60 
-0x119 000391 branch set_tx_power_8a63_28 
-:      000393 p_rx_dcoc:
-0x11a 000394 rtn wake 
-0x11b 000395 call set_sync_on 
-0x11c 000396 arg 39 ,temp 
-0x11d 000397 call set_freq_rx 
-0x11e 000398 call rf_rx_enable 
-0x11f 000399 jam 0x7f ,0x8a25 
-0x120 000400 jam 0x1a ,0x8a30 
-0x121 000401 jam 0x78 ,0x8a31 
-0x122 000402 jam 0xb2 ,0x8a8f 
-0x123 000403 jam 0 ,0x8ac2 
-0x124 000404 jam 0 ,0x8ac3 
-0x125 000405 arg 6 ,queue 
-0x126 000406 call p_rx_dcoc_avg 
-0x127 000407 isolate1 13 ,rega 
-0x128 000408 call qset_start 
-0x129 000409 isolate1 13 ,regb 
-0x12a 000410 call qset_p 
-0x12b 000411 arg 5 ,queue 
-:      000412 p_rx_dcoc_loop2:
-0x12c 000413 call qset1_p 
-0x12d 000414 call qset_p 
-0x12e 000415 call p_rx_dcoc_avg 
-0x12f 000416 arg 0x8ac2 ,contw 
-0x130 000417 rshift4 rega ,pdata 
-0x131 000418 call qsetxor 
-0x132 000419 rshift4 regb ,pdata 
-0x133 000420 call qsetxor 
-0x134 000421 increase -1 ,queue 
-0x135 000422 branch p_rx_dcoc_loop2 ,positive 
-0x136 000423 branch rx_dcoc_loop2 + 10 
-:      000425 p_rx_dcoc_avg:
-0x137 000426 nop 60 
-0x138 000427 setarg mem_dcoc_buf 
-0x139 000428 store 2 ,0x8982 
-0x13a 000429 setarg mem_dcoc_buf_end 
-0x13b 000430 store 2 ,0x8984 
-0x13c 000431 jam 0x9 ,0x8981 
-0x13d 000432 jam 0x3 ,0x8981 
-0x13e 000433 jam 0x6 ,0x8980 
-0x13f 000434 nop 60 
-0x140 000435 arg 0 ,rega 
-0x141 000436 arg 0 ,regb 
-0x142 000437 arg 16 ,loopcnt 
-0x143 000438 arg mem_dcoc_buf ,contr 
-0x144 000439 branch rx_dcoc_loop 
-:      000441 p_rfpll_aac_ghpc:
-0x145 000442 rtn wake 
-0x146 000443 branch rfpll_aac_ghpc + 1 
-:      000448 p_sadc_calibration:
-0x147 000449 rtn wake 
-0x148 000450 jam 0x77 ,core_gpadc_ctrl 
-0x149 000451 jam 0xc9 ,core_gpadc_cfg0 
-0x14a 000452 jam 0x01 ,core_gpadc_cfg3 
-0x14b 000453 fetch 1 ,mem_adc_clkdiv 
-0x14c 000454 store 1 ,core_sadc_clkdiv 
-0x14d 000455 nop 3000 
-0x14e 000456 call p_sadc_read 
-0x14f 000457 jam 0xc1 ,core_gpadc_cfg0 
-0x150 000458 fetchr regb ,1 ,mem_spi_write_addr 
-0x151 000459 arg 8 ,loopcnt 
-0x152 000460 call sadc_cal_read + 1 
-0x153 000461 fetch 1 ,mem_spi_write_addr 
-0x154 000462 store 1 ,mem_adc_cal_c7 
-0x155 000463 storer regb ,1 ,mem_spi_write_addr 
-0x156 000464 rtn 
-:      000467 p_sadc_read:
-0x157 000468 jam 0x03 ,core_sadc_ctrl 
-:      000469 p_sadc_read_wait:
-0x158 000470 fetch 1 ,core_perf_status 
-0x159 000471 bbit0 saradc_done ,p_sadc_read_wait 
-0x15a 000472 fetcht 2 ,core_sadc_data 
-0x15b 000473 storet 2 ,mem_adc_current_value 
-0x15c 000474 jam 0x00 ,core_sadc_ctrl 
-0x15d 000475 rtn 
-:      000478 p_set_lemode:
-0x15e 000479 jam 0x11 ,0x8a82 
-0x15f 000480 jam 0x12 ,0x8a8d 
-0x160 000481 jam 0x0a ,0x8a8e 
-0x161 000482 fetch 1 ,mem_fcomp_div 
-0x162 000483 beq xtal_16m ,p_set_lemode_2m_16m 
-0x163 000484 setarg 0x5762 
-0x164 000485 store 2 ,0x8907 
-:      000486 p_set_lemode_2m:
-0x165 000487 jam 3 ,0x8901 
-0x166 000488 jam 3 ,0x8930 
-0x167 000489 rtnmark1 mark_ble_2m 
-0x168 000490 jam 1 ,0x8901 
-0x169 000491 jam 0x07 ,0x8a82 
-0x16a 000492 jam 0x44 ,0x8a8d 
-0x16b 000493 jam 0x0a ,0x8a8e 
-0x16c 000494 fetch 1 ,mem_fcomp_div 
-0x16d 000495 beq xtal_16m ,p_set_lemode_1m_16m 
-0x16e 000496 setarg 0x2bb1 
-0x16f 000497 store 2 ,0x8907 
-:      000498 p_set_lemode_1m:
-0x170 000499 rtnmark0 mark_ble_lr 
-0x171 000500 jam 0x24 ,0x8930 
-0x172 000501 jam 5 ,0x8901 
-0x173 000502 rtn 
-:      000504 p_set_lemode_1m_16m:
-0x174 000505 setarg 0x4189 
-0x175 000506 store 2 ,0x8907 
-0x176 000507 branch p_set_lemode_1m 
-:      000509 p_set_lemode_2m_16m:
-0x177 000510 setarg 0x8312 
-0x178 000511 store 2 ,0x8907 
-0x179 000512 branch p_set_lemode_2m 
-:      000513 p_le_check_retransmit_timesout:
-0x17a 000514 fetch 1 ,mem_le_conn_rcv_new 
-0x17b 000515 arg 256 ,regc 
-0x17c 000516 iadd regc ,pdata 
-0x17d 000517 rtn 
-:      000518 p_le_got_first_packet:
-0x17e 000519 branch p_le_got_first_packet_new 
-:      000520 p_le_slave_match:
-0x17f 000521 call p_le_check_retransmit 
-0x180 000522 branch le_slave_match + 1 
-:      000523 p_le_check_retransmit:
-0x181 000524 fetch 1 ,mem_le_conn_first_rcv 
-0x182 000525 rtn blank 
-0x183 000526 fetch 1 ,mem_le_check_retransmit_flag 
-0x184 000527 nrtn blank 
-0x185 000528 fetcht 1 ,mem_le_conn_first_rcv 
-0x186 000529 fetch 1 ,mem_le_conn_rcv_new 
-0x187 000530 isub temp ,null 
-0x188 000531 ncall p_le_check_retransmit_timesout ,positive 
-0x189 000532 isub temp ,pdata 
-0x18a 000533 sub pdata ,100 ,null 
-0x18b 000534 branch p_le_check_retransmit_count ,positive 
-0x18c 000535 fetch 1 ,mem_le_retransmit_cnt 
-0x18d 000536 sub pdata ,20 ,null 
-0x18e 000537 ncall p_app_ble_disconnect ,positive 
-0x18f 000538 jam 1 ,mem_le_check_retransmit_flag 
-0x190 000539 rtn 
-:      000540 p_app_ble_disconnect:
-0x191 000541 jam 1 ,mem_le_check_retransmit_discon_flag 
-0x192 000542 branch app_ble_disconnect 
-:      000543 p_le_check_retransmit_count:
-0x193 000544 fetcht 1 ,mem_le_arq 
-0x194 000545 fetch 1 ,mem_le_rxbuf_data_header 
-0x195 000548 rshift pdata ,pdata 
-0x196 000549 ixor temp ,pdata 
-0x197 000550 isolate1 nesn ,pdata 
-0x198 000551 setarg 0 
-0x199 000552 fetcht 1 ,mem_le_retransmit_cnt 
-0x19a 000553 setflag true ,0 ,pdata 
-0x19b 000554 iadd temp ,temp 
-0x19c 000555 storet 1 ,mem_le_retransmit_cnt 
-0x19d 000556 rtn 
-:      000557 p_le_got_first_packet_new:
-0x19e 000558 fetch 1 ,mem_le_conn_rcv 
-0x19f 000559 increase 1 ,pdata 
-0x1a0 000560 store 1 ,mem_le_conn_rcv 
-0x1a1 000561 nbranch p_le_got_first_packet_new + 7 ,match 
-0x1a2 000562 fetch 1 ,mem_le_conn_rcv_new 
-0x1a3 000563 increase 1 ,pdata 
-0x1a4 000564 store 1 ,mem_le_conn_rcv_new 
-0x1a5 000565 fetch 1 ,mem_le_state 
-0x1a6 000566 rtnbit1 lestate_got_first_packet 
-0x1a7 000567 set1 lestate_got_first_packet ,pdata 
-0x1a8 000568 store 1 ,mem_le_state 
-0x1a9 000569 fetch 2 ,mem_le_init_superto 
-0x1aa 000570 store 2 ,mem_le_superto 
-0x1ab 000571 setarg 0 
-0x1ac 000572 store 4 ,mem_le_transmit_window 
-0x1ad 000575 rtn 
-:      000576 p_le_rx_dec:
-0x1ae 000577 call le_check_retransmit 
-0x1af 000579 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x1b0 000580 increase -4 ,rega 
-0x1b1 000581 nbranch le_crc_fail_consecutive ,positive 
-0x1b2 000582 branch le_rx_dec + 6 
-:      000584 p_le_rx_nopayload:
-0x1b3 000585 parse demod ,bucket ,24 
-0x1b4 000586 rshift32 pdata ,pdata 
-0x1b5 000587 rshift16 pdata ,pdata 
-0x1b6 000588 istore 3 ,contw 
-0x1b7 000589 enable swfine 
-0x1b8 000590 call le_set_until_tx_timer 
-0x1b9 000591 branch le_crc_fail ,crc_failed 
-0x1ba 000592 bmark0 mark_ble_encryption ,le_rx_match 
-0x1bb 000593 fetch 1 ,mem_le_rxbuf_data_length 
-0x1bc 000594 branch le_rx_match ,blank 
-0x1bd 000595 increase -4 ,pdata 
-0x1be 000596 store 1 ,mem_le_rxbuf_data_length 
-0x1bf 000597 call wait_ccm_done 
-0x1c0 000598 fetch 1 ,core_misc_status 
-0x1c1 000599 bbit0 7 ,le_crc_fail_consecutive 
-0x1c2 000600 force regidx_result ,regext_index 
-0x1c3 000601 storer regext ,4 ,mem_le_peer_mic 
-0x1c4 000602 branch le_rx_match 
-:      000604 p_le_parse:
-0x1c5 000605 fetch 1 ,mem_le_packet_llid 
-0x1c6 000606 rtneq llid_reserved 
-0x1c7 000607 beq llid_le_ll ,le_parse_ll 
-0x1c8 000608 branch le_parse_l2cap 
-:      000610 p_le_init_adv:
-0x1c9 000611 set0 mark_ble_crc_fail ,mark 
-0x1ca 000612 branch le_init_adv + 1 
-:      000614 p_le_adv_not_match:
-0x1cb 000615 call shutdown_radio 
-0x1cc 000616 jam 0 ,0x8900 
-0x1cd 000617 set0 mark_ble_crc_fail ,mark 
-0x1ce 000618 branch le_adv_not_match + 1 
-:      000620 p_le_parse_l2cap:
-0x1cf 000621 ifetch 2 ,contr 
-0x1d0 000622 beq le_l2cap_cid_att ,p_le_parse_att 
-0x1d1 000623 branch le_parse_l2cap_next + 2 
-:      000624 p_le_parse_att:
-0x1d2 000625 ifetch 3 ,contr 
-0x1d3 000626 store 3 ,mem_le_att_opcode 
-0x1d4 000627 beq attop_read_request ,p_le_parse_att_read_request 
-0x1d5 000628 beq attop_write_request ,p_le_parse_att_write_request 
-0x1d6 000629 branch le_parse_att2 
-:      000631 p_le_parse_att_read_request:
-0x1d7 000632 fetch mouse_flag_len ,mem_mouse_flag 
-0x1d8 000633 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-0x1d9 000634 call le_check_encrypt_state 
-0x1da 000635 fetcht 2 ,mem_le_att_handle 
-0x1db 000636 fetch 1 ,mem_le_configuration 
-0x1dc 000637 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
-:      000639 p_le_send_att_read_response:
-0x1dd 000640 fetch 2 ,mem_le_att_handle 
-0x1de 000641 beq 0x30 ,le_send_att_error_response_notfound 
-0x1df 000642 fetcht 2 ,mem_le_att_handle 
-0x1e0 000643 branch le_send_att_read_response 
-:      000645 p_le_send_att_read_response_check_auth:
-0x1e1 000646 fetch 2 ,mem_le_pairing_handle 
-0x1e2 000647 isub temp ,null 
-0x1e3 000648 nbranch p_le_send_att_read_response ,zero 
-0x1e4 000649 nbranch p_le_send_att_read_response ,user 
-0x1e5 000650 branch le_send_att_read_response_error_insufficient_auth 
-:      000652 p_le_parse_att_write_request:
-0x1e6 000653 copy contr ,rega 
-0x1e7 000654 fetch 2 ,mem_le_l2cap_size 
-0x1e8 000655 add pdata ,-3 ,regb 
-0x1e9 000656 call le_writeatt_cb 
-0x1ea 000657 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x1eb 000658 beq 0xff ,le_send_att_write_response_check_auth 
-0x1ec 000659 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x1ed 000660 branch le_send_att_write_response_check_auth ,blank 
-0x1ee 000661 fetch 1 ,mem_le_connect_status_flag 
-0x1ef 000662 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-0x1f0 000663 setarg 0x001a 
-0x1f1 000664 fetcht 2 ,mem_le_att_handle 
-0x1f2 000665 isub temp ,null 
-0x1f3 000666 nbranch le_send_att_write_response_check_auth ,zero 
-0x1f4 000667 branch le_send_att_read_response_error_insufficient_auth 
-:      000670 p_mouse_le:
-0x1f5 000671 call le_fifo_check_nearly_full 
-0x1f6 000672 nrtn blank 
-0x1f7 000673 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x1f8 000674 beq 0xff ,p_mouse_le_next 
-0x1f9 000675 fetch 1 ,mem_le_connect_status_flag 
-0x1fa 000676 and pdata ,0x03 ,pdata 
-0x1fb 000677 rtnne 0x03 
-0x1fc 000678 fetch 1 ,mem_le_check_retransmit_flag 
-0x1fd 000679 rtn blank 
-0x1fe 000680 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x1ff 000681 nrtn blank 
-:      000682 p_mouse_le_next:
-0x200 000683 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x201 000684 call mouse_clear_sensor_data_by_reset ,blank 
-0x202 000685 fetch mouse_flag_len ,mem_mouse_flag 
-0x203 000686 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x204 000687 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x205 000688 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x206 000689 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x207 000690 call mouse_motion 
-0x208 000691 call mouse_check_125hz 
-0x209 000692 nrtn user 
-0x20a 000693 call mouse_current_mult_update 
-0x20b 000694 call p_mouse_data_xy_release 
-0x20c 000695 branch mouse_le_next + 12 
-:      000697 p_gpio_set_wake:
-0x20d 000698 sub temp ,ui_button_gpio_disable ,null 
-0x20e 000699 rtn zero 
-0x20f 000700 arg 4 ,debug 
-0x210 000701 isolate1 gpio_active_bit ,temp 
-0x211 000702 branch gpio_set_wake_high ,true 
-0x212 000703 arg 3 ,debug 
-0x213 000704 branch gpio_set_wake_high 
-:      000706 p_gpio_set_wake_by_current_state:
-0x214 000707 sub temp ,gpio_disable ,null 
-0x215 000708 rtn zero 
-0x216 000709 storet 1 ,mem_mouse_wheel_temp_gpio 
-0x217 000710 call gpio_get_bit 
-0x218 000711 branch p_gpio_set_qdec_mode ,true 
-0x219 000712 branch p_gpio_set_low_wake_disable_qdec 
-:      000714 p_gpio_set_qdec_mode:
-0x21a 000715 call p_mouse_qdec_disable 
-0x21b 000716 call p_mouse_qdec_lpm_cfg 
-0x21c 000717 call p_mouse_qdec_enable 
-0x21d 000718 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x21e 000719 branch gpio_set_high_impedance 
-:      000721 p_gpio_set_low_wake_disable_qdec:
-0x21f 000722 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0x220 000723 call gpio_set_high_impedance 
-0x221 000724 call p_gpio_set_low_wake 
-0x222 000725 branch p_mouse_qdec_disable 
-:      000727 p_mouse_qdec_lpm_cfg:
-0x223 000728 arg 6 ,debug 
-:      000729 p_gpio_wake_cfg_set:
-0x224 000730 call gpio_set_wake_high 
-0x225 000731 branch p_lpm_write_gpio_wakeup 
-:      000733 p_gpio_set_low_wake:
-0x226 000734 arg 3 ,debug 
-0x227 000735 branch p_gpio_wake_cfg_set 
-:      000737 p_mouse_qdec_disable:
-0x228 000738 setarg 0x10 
-0x229 000739 store 1 ,core_puwakeup 
-:      000740 p_mouse_lpo_wait:
-0x22a 000741 until null ,lpo_edge 
-0x22b 000742 rtn 
-:      000744 p_mouse_qdec_enable:
-0x22c 000745 setarg 0x80 
-0x22d 000746 store 1 ,core_puwakeup 
-0x22e 000748 until null ,lpo_edge 
-0x22f 000749 branch p_mouse_lpo_wait 
-:      000751 p_lpm_sleep:
-0x230 000753 fetch 2 ,mem_cb_before_lpm_sleep 
-0x231 000754 call callback_func 
-:      000755 p_lpm_sleep_skip_cb_function:
-0x232 000756 fetch 4 ,mem_sleep_counter_all 
-0x233 000757 iadd temp ,pdata 
-0x234 000758 store 4 ,mem_sleep_counter_all 
-0x235 000759 call p_lpm_save_context 
-0x236 000760 branch lpm_sleep_skip_cb_function + 4 
-:      000762 p_lpm_save_context:
-0x237 000763 storer mark ,8 ,mem_saved_mark 
-0x238 000764 arg core_gpio_conf ,contr 
-0x239 000765 arg mem_saved_gpio ,contw 
-0x23a 000766 call memcpy16 
-0x23b 000767 arg core_gpio_conf_hi ,contr 
-0x23c 000768 call memcpy8 
-0x23d 000769 fetch 1 ,core_spid_ctrl 
-0x23e 000770 store 1 ,mem_saved_spidctrl 
-0x23f 000771 copy temp ,regb 
-:      000772 p_lpm_write_gpio_wakeup:
-0x240 000773 arg 12 ,loopcnt 
-0x241 000774 arg mem_gpio_wakeup_cfg ,rega 
-0x242 000775 arg core_gpio_wakeup_cfg ,regc 
-0x243 000776 until null ,lpo_edge 
-:      000777 p_lpm_write_gpio_loop:
-0x244 000778 ifetch 1 ,rega 
-0x245 000779 ifetcht 1 ,regc 
-0x246 000780 isub temp ,null 
-0x247 000781 branch p_lpm_write_gpio_loop_next ,zero 
-0x248 000782 istore 1 ,regc 
-0x249 000783 until null ,lpo_edge 
-:      000784 p_lpm_write_gpio_loop_next:
-0x24a 000785 increase 1 ,rega 
-0x24b 000786 increase 1 ,regc 
-0x24c 000787 loop p_lpm_write_gpio_loop 
-0x24d 000788 copy regb ,temp 
-0x24e 000789 rtn 
-:      000791 p_otp_read_data:
-0x24f 000792 call enable_otp_read 
-0x250 000793 call otp_read_data + 1 
-0x251 000794 branch otp_disable_chgpump 
-:      000796 p_g24_reconn_dispatch:
-0x252 000797 fetch 2 ,mem_24g_reconn_count 
-0x253 000798 arg 0x01f8 ,temp 
-0x254 000799 iand temp ,pdata 
-0x255 000800 branch p_g24_reconn_dispatch_next ,blank 
-0x256 000801 fetch 2 ,mem_24g_reconn_count 
-0x257 000802 increase 1 ,pdata 
-0x258 000803 store 2 ,mem_24g_reconn_count 
-0x259 000804 rtn 
-:      000806 p_g24_reconn_dispatch_next:
-0x25a 000807 call g24_reconn_data_prep 
-0x25b 000808 call g24_transmit_receive_ack 
-0x25c 000809 nbranch g24_reconn_device_fail ,sync 
-0x25d 000810 nbranch g24_reconn_device_fail ,user3 
-0x25e 000811 call g24_ackpayload_parse 
-0x25f 000813 fetch 1 ,mem_24g_rxdata_length 
-0x260 000814 branch p_recv_addr_zero_skip ,blank 
-:      000815 p_g24_reconn_dispatch_next_2:
-0x261 000816 fetch 4 ,mem_24g_pair_addr 
-0x262 000817 fetcht 4 ,mem_24g_addr 
-0x263 000818 isub temp ,null 
-0x264 000819 branch p_g24_reconn_mode_judge ,zero 
-0x265 000820 branch g24_reconn_dispatch_next + 9 
-:      000822 p_g24_reconn_mode_judge:
-0x266 000823 fetch mouse_flag_len ,mem_mouse_flag 
-0x267 000824 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0x268 000825 branch g24_reconn_receiver_addr 
-:      000827 p_recv_addr_zero_skip:
-0x269 000828 fetch 4 ,mem_24g_rxpayload + 2 
-0x26a 000829 rtn blank 
-0x26b 000830 branch p_g24_reconn_dispatch_next_2 
-:      000832 p_mouse_param_init:
-0x26c 000833 call mouse_param_common_init 
-0x26d 000834 call p_mouse_le_buff_modify 
-0x26e 000835 branch mouse_param_init + 2 
-:      000837 p_mouse_le_buff_modify:
-0x26f 000838 setarg mem_le_tx_buffer0_omemalloc_new 
-0x270 000839 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x271 000840 setarg mouse_ble_l2cap_txbuff_size_new 
-0x272 000841 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x273 000842 rtn 
-:      000844 p_power_ctrl_start:
-0x274 000845 fetch 1 ,mem_power_ctrl_disable 
-0x275 000846 nrtn blank 
-0x276 000847 fetch 2 ,mem_ui_state_map 
-0x277 000848 rtnbit1 ui_state_ble_adv 
-0x278 000849 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x279 000850 call rssi_average 
-0x27a 000851 storet 1 ,mem_rssi_avg_received 
-0x27b 000852 fetch 1 ,mem_rssi_dis_max_24g 
-0x27c 000853 bmark1 mark_24g ,p_power_ctrl_start_next 
-0x27d 000854 fetch 1 ,mem_rssi_dis_max_ble 
-:      000855 p_power_ctrl_start_next:
-0x27e 000856 isub temp ,null 
-0x27f 000857 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0x280 000858 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x281 000859 sub pdata ,2 ,null 
-0x282 000860 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0x283 000861 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x284 000862 beq 0 ,p_power_ctrl_txpower_incrs 
-0x285 000863 rtn 
-:      000865 p_power_ctrl_txpower_decrs_check:
-0x286 000866 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x287 000867 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x288 000868 isub temp ,null 
-0x289 000869 nrtn zero 
-0x28a 000870 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000871 p_power_ctrl_txpower_decrs:
-0x28b 000872 fetcht 1 ,mem_rssi_avg_received 
-0x28c 000873 fetch 1 ,mem_rssi_dis_min_24g 
-0x28d 000874 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-0x28e 000875 fetch 1 ,mem_rssi_dis_min_ble 
-:      000876 p_power_ctrl_txpower_decrs_next:
-0x28f 000877 isub temp ,null 
-0x290 000878 nrtn positive 
-0x291 000879 fetch 1 ,mem_power_ctrl_level 
-0x292 000880 beq 0 ,power_ctrl_decrs_level0 
-0x293 000881 increase -1 ,pdata 
-0x294 000882 store 1 ,mem_power_ctrl_level 
-0x295 000883 beq 2 ,p_power_ctrl_decrs_level2 
-0x296 000884 beq 1 ,power_ctrl_decrs_level1 
-0x297 000885 branch power_ctrl_decrs_level0 
-:      000887 p_power_ctrl_txpower_incrs_force:
-0x298 000888 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      000889 p_power_ctrl_txpower_incrs:
-0x299 000890 fetch 1 ,mem_power_ctrl_level 
-0x29a 000891 beq 3 ,p_power_ctrl_incrs_level3 
-0x29b 000892 increase 1 ,pdata 
-0x29c 000893 store 1 ,mem_power_ctrl_level 
-0x29d 000894 beq 1 ,power_ctrl_incrs_level1 
-0x29e 000895 beq 2 ,p_power_ctrl_incrs_level2 
-:      000896 p_power_ctrl_incrs_level3:
-0x29f 000897 jam tx_power_5db ,mem_tx_power 
-0x2a0 000898 rtn 
-:      000899 p_power_ctrl_decrs_level2:
-:      000900 p_power_ctrl_incrs_level2:
-0x2a1 000901 jam tx_power_3db ,mem_tx_power 
-0x2a2 000902 rtn 
-:      000908 p_mouse_cb_fuction:
-0x2a3 000909 setarg mouse_24g_short_sleep 
-0x2a4 000910 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x2a5 000911 setarg mouse_24g_long_sleep 
-0x2a6 000912 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x2a7 000913 setarg p_mouse_24g_before_lpm_sleep 
-0x2a8 000914 store 2 ,mem_cb_before_lpm_sleep 
-0x2a9 000915 branch mouse_cb_fuction + 7 
-:      000917 p_soft_reset:
-0x2aa 000918 clear_stack 
-0x2ab 000919 call p_mouse_wheel_init_set ,wake 
-0x2ac 000920 branch soft_reset + 2 
-:      000922 p_mouse_wheel_init_set:
-0x2ad 000923 fetcht 1 ,mem_whee_a_data_gpio 
-0x2ae 000924 call gpio_config_input 
-0x2af 000925 fetcht 1 ,mem_whee_b_data_gpio 
-0x2b0 000926 branch gpio_config_input 
-:      000928 p_mouse_24g_before_lpm_sleep:
-0x2b1 000929 rtn 
-:      000935 p_mouse_load_device_info_check:
-0x2b2 000936 call p_mouse_store_normal_tx_power 
-0x2b3 000937 fetch mouse_flag_len ,mem_mouse_flag 
-0x2b4 000938 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x2b5 000939 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x2b6 000940 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-0x2b7 000941 rtn 
-:      000942 p_mouse_load_otp_info_check:
-0x2b8 000943 call p_mouse_device_flag_temp_store 
-0x2b9 000944 call mouse_read_otp_dpi 
-0x2ba 000945 call mouse_read_otp_device_flag 
-0x2bb 000947 call p_mouse_device_flag_check 
-0x2bc 000949 call p_mouse_select_device_by_switch_check 
-0x2bd 000951 call p_mouse_read_otp_device_info 
-0x2be 000952 call p_mouse_read_otp_le_addr_increase_count_info 
-0x2bf 000953 branch mouse_otp_load_app_initflag 
-:      000955 p_mouse_select_device_by_switch_check:
-0x2c0 000956 fetch mouse_flag_len ,mem_mouse_flag 
-0x2c1 000957 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x2c2 000958 call p_mouse_check_select_device_by_switch 
-:      000959 p_mouse_device_flag_temp_store:
-0x2c3 000960 fetch 1 ,mem_device_flag 
-0x2c4 000961 store 1 ,mem_mouse_device_flag_temp 
-0x2c5 000962 rtn 
-:      000964 p_mouse_read_otp_device_info:
-0x2c6 000965 fetch mouse_flag_len ,mem_mouse_flag 
-0x2c7 000966 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-0x2c8 000967 branch mouse_read_otp_device_info 
-:      000969 p_mouse_app_initflag_check:
-0x2c9 000970 fetch 2 ,mem_store_flag 
-0x2ca 000971 arg eeprom_init_flag ,temp 
-0x2cb 000972 isub temp ,null 
-0x2cc 000973 branch p_mouse_load_device_info ,zero 
-0x2cd 000975 storet 2 ,mem_store_flag 
-0x2ce 000976 call mouse_ble_init_address 
-0x2cf 000977 fetch 1 ,mem_device_flag_temp 
-0x2d0 000978 store 1 ,mem_device_flag 
-0x2d1 000979 call mouse_load_default_dpi 
-0x2d2 000981 setarg 0x1122 
-0x2d3 000982 store 2 ,mem_random_addr_increase_count 
-:      000983 p_mouse_device_flag_temp_load:
-0x2d4 000984 fetch 1 ,mem_mouse_device_flag_temp 
-0x2d5 000985 store 1 ,mem_device_flag 
-0x2d6 000986 rtn 
-:      000988 p_mouse_device_flag_check:
-0x2d7 000989 fetch 1 ,mem_device_flag 
-0x2d8 000990 sub pdata ,0 ,null 
-0x2d9 000991 branch p_mouse_device_flag_temp_load ,zero 
-0x2da 000992 sub pdata ,4 ,null 
-0x2db 000993 branch p_mouse_24g_init ,zero 
-0x2dc 000994 rtn positive 
-:      000995 p_mouse_24g_init:
-0x2dd 000996 jam mode_24g_device ,mem_device_flag 
-0x2de 000997 rtn 
-:      000999 p_mouse_read_otp_le_addr_increase_count_info:
-0x2df 001000 fetch 1 ,mem_device_flag 
-0x2e0 001001 rtneq mode_24g_device 
-0x2e1 001002 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x2e2 001003 copy regb ,regc 
-:      001004 p_mouse_read_otp_le_addr_increase_count_loop:
-0x2e3 001005 call mouse_read_otp_le_addr_increase_count_common 
-0x2e4 001006 fetch 2 ,mem_random_addr_increase_count_temp 
-0x2e5 001007 branch p_mouse_le_addr_increase_count_load ,blank 
-0x2e6 001008 store 2 ,mem_random_addr_increase_count_last 
-0x2e7 001009 increase 2 ,regc 
-0x2e8 001010 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x2e9 001011 isub regc ,null 
-0x2ea 001012 nbranch p_mouse_le_addr_increase_count_load ,positive 
-0x2eb 001013 copy regc ,regb 
-0x2ec 001014 branch p_mouse_read_otp_le_addr_increase_count_loop 
-:      001016 p_mouse_le_addr_increase_count_load:
-0x2ed 001017 fetch 2 ,mem_random_addr_increase_count_last 
-0x2ee 001018 store 2 ,mem_random_addr_increase_count 
-0x2ef 001019 rtn 
-:      001022 p_mouse_store_device_info:
-0x2f0 001023 fetch mouse_flag_len ,mem_mouse_flag 
-0x2f1 001024 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x2f2 001025 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x2f3 001026 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-0x2f4 001027 rtn 
-:      001029 p_mouse_store_otp_device_info:
-0x2f5 001030 call p_mouse_write_otp_locall_addr 
-0x2f6 001031 call p_mouse_write_otp_device_flag 
-0x2f7 001032 branch mouse_store_otp_device_info + 1 
-:      001034 p_mouse_write_otp_locall_addr:
-0x2f8 001035 fetch 1 ,mem_device_flag 
-0x2f9 001036 rtneq mode_24g_device 
-0x2fa 001037 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-0x2fb 001038 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-0x2fc 001039 rtn 
-:      001041 p_mouse_write_otp_device_flag:
-0x2fd 001042 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x2fe 001043 copy regb ,regc 
-:      001044 p_mouse_write_otp_device_flag_loop:
-0x2ff 001045 call mouse_read_otp_device_flag_common 
-0x300 001046 fetch 1 ,mem_device_flag_temp 
-0x301 001047 branch p_mouse_device_flag_store ,blank 
-0x302 001048 store 1 ,mem_device_flag_last 
-0x303 001049 increase 1 ,regc 
-0x304 001050 fetch 2 ,mem_otp_offset_device_flag_end 
-0x305 001051 isub regc ,null 
-0x306 001052 nrtn positive 
-0x307 001053 copy regc ,regb 
-0x308 001054 branch p_mouse_write_otp_device_flag_loop 
-:      001056 p_mouse_device_flag_store:
-0x309 001057 fetch 1 ,mem_device_flag_last 
-0x30a 001058 and pdata ,0xf0 ,pdata 
-0x30b 001059 branch p_mouse_device_flag_store_check ,blank 
-0x30c 001060 fetch 1 ,mem_device_flag 
-0x30d 001062 call p_mouse_device_flag_otp_store_judge 
-0x30e 001064 store 1 ,mem_device_flag_value 
-:      001065 p_mouse_devoce_flag_store_end:
-0x30f 001066 arg 1 ,loopcnt 
-0x310 001067 copy regc ,regb 
-0x311 001068 arg mem_device_flag_value ,rega 
-0x312 001069 branch otp_write 
-:      001071 p_mouse_device_flag_store_check:
-0x313 001072 fetcht 1 ,mem_device_flag_last 
-0x314 001073 fetch 1 ,mem_device_flag 
-0x315 001074 call p_mouse_device_flag_otp_store_judge 
-0x316 001075 isub temp ,null 
-0x317 001076 rtn zero 
-0x318 001077 lshift4 pdata ,pdata 
-0x319 001078 iadd temp ,pdata 
-0x31a 001079 store 1 ,mem_device_flag_value 
-0x31b 001081 copy regc ,pdata 
-0x31c 001082 fetcht 2 ,mem_otp_offset_device_flag 
-0x31d 001083 isub temp ,null 
-0x31e 001084 branch p_mouse_devoce_flag_store_end ,zero 
-0x31f 001086 increase -1 ,regc 
-0x320 001087 branch p_mouse_devoce_flag_store_end 
-:      001089 p_mouse_device_flag_otp_store_judge:
-0x321 001090 rtnne mode_24g_device 
-0x322 001091 increase 4 ,pdata 
-0x323 001092 rtn 
-:      001096 p_mouse_write_otp_le_locall_addr1:
-0x324 001097 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x325 001098 copy regb ,regc 
-:      001099 p_mouse_write_otp_le_locall_addr1_loop:
-0x326 001100 call mouse_read_otp_le_locall_addr1_common 
-0x327 001101 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x328 001102 branch p_mouse_le_local_addr1_store ,blank 
-0x329 001103 store 6 ,mem_mouse_le_locall_addr1_last 
-0x32a 001104 increase 6 ,regc 
-0x32b 001105 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x32c 001106 isub regc ,null 
-0x32d 001107 nrtn positive 
-0x32e 001108 copy regc ,regb 
-0x32f 001109 branch p_mouse_write_otp_le_locall_addr1_loop 
-:      001111 p_mouse_le_local_addr1_store:
-0x330 001112 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x331 001113 fetcht 6 ,mem_device1_locall_addr 
-0x332 001114 isub temp ,null 
-0x333 001115 rtn zero 
-0x334 001116 arg 6 ,loopcnt 
-0x335 001117 arg mem_device1_locall_addr ,rega 
-0x336 001118 copy regc ,regb 
-0x337 001119 branch otp_write 
-:      001121 p_mouse_write_otp_le_locall_addr2:
-0x338 001122 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x339 001123 copy regb ,regc 
-:      001124 p_mouse_write_otp_le_locall_addr2_loop:
-0x33a 001125 call mouse_read_otp_le_locall_addr2_common 
-0x33b 001126 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x33c 001127 branch p_mouse_le_local_addr2_store ,blank 
-0x33d 001128 store 6 ,mem_mouse_le_locall_addr2_last 
-0x33e 001129 increase 6 ,regc 
-0x33f 001130 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x340 001131 isub regc ,null 
-0x341 001132 nrtn positive 
-0x342 001133 copy regc ,regb 
-0x343 001134 branch p_mouse_write_otp_le_locall_addr2_loop 
-:      001136 p_mouse_le_local_addr2_store:
-0x344 001137 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x345 001138 fetcht 6 ,mem_device2_locall_addr 
-0x346 001139 isub temp ,null 
-0x347 001140 rtn zero 
-0x348 001141 arg 6 ,loopcnt 
-0x349 001142 arg mem_device2_locall_addr ,rega 
-0x34a 001143 copy regc ,regb 
-0x34b 001144 branch otp_write 
-:      001148 p_mouse_load_device_info:
-0x34c 001149 call p_mouse_le_locall_addr_init_check 
-0x34d 001150 call p_mouse_select_reconn_device 
-0x34e 001151 call p_mouse_otp_load_dpi 
-0x34f 001152 branch mouse_load_device_info + 1 
-:      001154 p_mouse_otp_load_dpi:
-0x350 001155 fetch mouse_flag_len ,mem_mouse_flag 
-0x351 001156 rtnbit0 mouse_enable_load_and_store_dpi 
-0x352 001157 fetch 1 ,mem_mouse_dpi 
-0x353 001158 beq 0 ,mouse_otp_load_dpi 
-0x354 001159 beq 6 ,p_mouse_dpi_reinit 
-0x355 001160 rtn 
-:      001162 p_mouse_dpi_reinit:
-0x356 001163 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x357 001164 rtn 
-:      001166 p_mouse_store_dpi_info_check:
-0x358 001167 fetch mouse_flag_len ,mem_mouse_flag 
-0x359 001168 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x35a 001169 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-0x35b 001170 rtn 
-:      001172 p_mouse_store_otp_dpi:
-0x35c 001173 fetch mouse_flag_len ,mem_mouse_flag 
-0x35d 001174 rtnbit0 mouse_enable_load_and_store_dpi 
-0x35e 001175 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x35f 001176 copy regb ,regc 
-:      001177 p_mouse_otp_store_dpi_loop:
-0x360 001178 call mouse_read_otp_dpi_common 
-0x361 001179 fetch 1 ,mem_mouse_dpi_temp 
-0x362 001180 branch p_mouse_otp_dpi_store ,blank 
-0x363 001181 store 1 ,mem_mouse_dpi_last 
-0x364 001182 increase 1 ,regc 
-0x365 001183 fetch 2 ,mem_otp_offset_dpi_end 
-0x366 001184 isub regc ,null 
-0x367 001185 nrtn positive 
-0x368 001186 copy regc ,regb 
-0x369 001187 branch p_mouse_otp_store_dpi_loop 
-:      001189 p_mouse_otp_dpi_store:
-0x36a 001190 fetch 1 ,mem_mouse_dpi_last 
-0x36b 001191 and pdata ,0xf0 ,pdata 
-0x36c 001192 branch p_mouse_dpi_store_last_check ,blank 
-0x36d 001193 fetch 1 ,mem_mouse_dpi 
-0x36e 001195 call p_mouse_dpi_otp_store_judge 
-0x36f 001197 store 1 ,mem_mouse_otp_dpi_value 
-:      001198 p_mouse_dpi_store_end:
-0x370 001199 arg 1 ,loopcnt 
-0x371 001200 copy regc ,regb 
-0x372 001201 arg mem_mouse_otp_dpi_value ,rega 
-0x373 001202 branch otp_write 
-:      001204 p_mouse_dpi_store_last_check:
-0x374 001205 fetcht 1 ,mem_mouse_dpi_last 
-0x375 001206 fetch 1 ,mem_mouse_dpi 
-0x376 001207 call p_mouse_dpi_otp_store_judge 
-0x377 001208 isub temp ,null 
-0x378 001209 rtn zero 
-0x379 001210 lshift4 pdata ,pdata 
-0x37a 001211 iadd temp ,pdata 
-0x37b 001212 store 1 ,mem_mouse_otp_dpi_value 
-0x37c 001214 copy regc ,pdata 
-0x37d 001215 fetcht 2 ,mem_otp_offset_dpi 
-0x37e 001216 isub temp ,null 
-0x37f 001217 branch p_mouse_dpi_store_end ,zero 
-0x380 001219 increase -1 ,regc 
-0x381 001220 branch p_mouse_dpi_store_end 
-:      001222 p_mouse_dpi_otp_store_judge:
-0x382 001223 rtnne mouse_dpi_level1 
-0x383 001224 increase 6 ,pdata 
-0x384 001225 rtn 
-:      001227 p_mouse_le_locall_addr_init_check:
-0x385 001228 fetch mouse_flag_len ,mem_mouse_flag 
-0x386 001229 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0x387 001230 fetch 1 ,mem_device_flag 
-0x388 001231 rtneq mode_24g_device 
-0x389 001232 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-0x38a 001233 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-0x38b 001234 rtn 
-:      001236 p_mouse_le_addr1_init_check:
-0x38c 001237 fetch 6 ,mem_device1_locall_addr 
-0x38d 001238 fetcht 6 ,mem_mouse_compare_addr 
-0x38e 001239 isub temp ,null 
-0x38f 001240 nrtn zero 
-0x390 001241 fetch 6 ,mem_le_lap 
-0x391 001242 store 6 ,mem_device1_locall_addr 
-0x392 001243 rtn 
-:      001245 p_mouse_le_addr2_init_check:
-0x393 001246 fetch 6 ,mem_device1_locall_addr 
-0x394 001247 fetcht 6 ,mem_mouse_compare_addr 
-0x395 001248 isub temp ,null 
-0x396 001249 nrtn zero 
-0x397 001250 fetch 6 ,mem_le_lap 
-0x398 001251 add pdata ,0x0100 ,pdata 
-0x399 001252 store 6 ,mem_device1_locall_addr 
-0x39a 001253 rtn 
-:      001255 p_mouse_buletooth_fast_conn_end:
-0x39b 001256 call p_mouse_select_reconn_device 
-0x39c 001257 branch mouse_buletooth_fast_conn_end + 2 
-:      001259 p_mouse_select_reconn_device:
-0x39d 001260 fetch mouse_flag_len ,mem_mouse_flag 
-0x39e 001261 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-0x39f 001262 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
-:      001263 p_mouse_select_reconn_device_start:
-0x3a0 001264 fetch 1 ,mem_device_flag 
-0x3a1 001265 rtneq mode_24g_device 
-0x3a2 001266 beq mode_bt_device1 ,p_mouse_load_le_device1 
-0x3a3 001267 beq mode_bt_device2 ,p_mouse_load_le_device2 
-0x3a4 001268 rtn 
-:      001270 p_mouse_load_le_device1:
-0x3a5 001271 fetch 6 ,mem_device1_addr 
-0x3a6 001272 store 6 ,mem_hci_plap 
-0x3a7 001275 fetch 6 ,mem_device1_locall_addr 
-0x3a8 001276 store 6 ,mem_le_lap 
-0x3a9 001277 rtn 
-:      001279 p_mouse_load_le_device2:
-0x3aa 001280 fetch 6 ,mem_device2_addr 
-0x3ab 001281 store 6 ,mem_hci_plap 
-0x3ac 001284 fetch 6 ,mem_device2_locall_addr 
-0x3ad 001285 store 6 ,mem_le_lap 
-0x3ae 001286 rtn 
-:      001288 p_mouse_store_remote_bdaddr:
-0x3af 001289 fetch mouse_flag_len ,mem_mouse_flag 
-0x3b0 001290 rtnbit0 mouse_store_eeprom_flag 
-0x3b1 001291 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-0x3b2 001292 arg mouse_store_eeprom_flag ,queue 
-0x3b3 001293 call mouse_disable_function_flag 
-0x3b4 001294 call mouse_check_device_addr 
-0x3b5 001295 call p_mouse_before_store_reconn_info 
-0x3b6 001296 branch mouse_store_device_info_delay 
-:      001298 p_mouse_before_store_reconn_info:
-0x3b7 001299 fetch 1 ,mem_device_flag 
-0x3b8 001300 beq mode_bt_device1 ,p_mouse_store_le_device1 
-0x3b9 001301 beq mode_bt_device2 ,p_mouse_store_le_device2 
-0x3ba 001302 rtn 
-:      001304 p_mouse_store_le_device1:
-0x3bb 001305 fetch 6 ,mem_le_plap 
-0x3bc 001306 store 6 ,mem_device1_addr 
-0x3bd 001307 fetch 6 ,mem_le_lap 
-0x3be 001308 store 6 ,mem_device1_locall_addr 
-0x3bf 001309 rtn 
-:      001311 p_mouse_store_le_device2:
-0x3c0 001312 fetch 6 ,mem_le_plap 
-0x3c1 001313 store 6 ,mem_device2_addr 
-0x3c2 001314 fetch 6 ,mem_le_lap 
-0x3c3 001315 store 6 ,mem_device2_locall_addr 
-0x3c4 001316 rtn 
-:      001319 p_mouse_bb_event_timer:
-0x3c5 001320 call p_mouse_le_send_conn_param_update_timer 
-0x3c6 001321 call mouse_low_voltage_led_timer 
-0x3c7 001322 call mouse_adc_read 
-0x3c8 001324 call mouse_logo_led_on_timer 
-0x3c9 001325 call mouse_led_multi_timer 
-0x3ca 001326 call mouse_dpi_led_blink_delay_timer 
-0x3cb 001328 call g24_pair_timeout_timer 
-0x3cc 001329 call g24_reconn_timeout_timer 
-0x3cd 001330 call mouse_24g_long_sleep_param_update_timer 
-0x3ce 001332 call mouse_dpi_key_check_long_press 
-0x3cf 001333 call mouse_bt_discovery_check 
-0x3d0 001334 call mouse_commbination_key_process 
-0x3d1 001335 call mouse_check_discovery_timeout_timer 
-0x3d2 001337 call mouse_check_direct_timeout_timer 
-0x3d3 001338 call mouse_le_enable_att_list_timer 
-0x3d4 001339 call mouse_le_battery_updata_timer 
-0x3d5 001340 call mouse_le_send_smp_security_request_timer 
-0x3d6 001342 call mouse_check_reconnect_delay_long_sleep 
-0x3d7 001343 call p_mouse_current_mult_update_timer 
-0x3d8 001344 call mouse_wheel_trigger_timer 
-0x3d9 001345 call mouse_store_information_delay_timer 
-0x3da 001346 branch mouse_check_no_data_timeout_timer 
-:      001348 p_mouse_le_send_conn_param_update_timer:
-0x3db 001349 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-0x3dc 001350 arg mouse_updata_le_param ,regb 
-0x3dd 001351 branch timer_single_step 
-:      001353 p_mouse_current_mult_update_timer:
-0x3de 001354 arg mem_mouse_current_mult_timer ,regc 
-0x3df 001355 arg p_mouse_current_mult_reinit ,regb 
-0x3e0 001356 branch timer_single_step 
-:      001357 p_mouse_current_mult_reinit:
-0x3e1 001358 fetch 1 ,mem_lpm_mult_init 
-0x3e2 001359 store 1 ,mem_lpm_mult 
-0x3e3 001360 jam 3 ,mem_mouse_long_mult_flag 
-0x3e4 001361 rtn 
-:      001363 p_mouse_start_discovery:
-0x3e5 001364 call mouse_sensor_powerdown 
-0x3e6 001365 branch mouse_start_discovery + 1 
-:      001367 p_mouse_priority_bb_event:
-0x3e7 001368 copy regc ,pdata 
-0x3e8 001369 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x3e9 001370 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x3ea 001371 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x3eb 001372 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x3ec 001373 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x3ed 001374 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x3ee 001375 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x3ef 001376 branch mouse_priority_bb_event + 2 
-:      001378 p_mouse_le_bb_event_connected:
-0x3f0 001380 setarg 0 
-0x3f1 001381 store 4 ,mem_le_conn_first_rcv 
-0x3f2 001382 branch mouse_le_bb_event_connected 
-:      001384 p_mouse_le_ll_start_encryt:
-0x3f3 001385 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x3f4 001386 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x3f5 001387 jam 20 ,mem_le_start_encrypt_timer 
-0x3f6 001388 branch p_mouse_le_ll_reconn_start_encryt_new 
-:      001389 p_mouse_le_ll_reconn_start_encryt:
-0x3f7 001390 call mouse_updata_le_param 
-0x3f8 001391 jam 5 ,mem_le_start_encrypt_timer 
-:      001392 p_mouse_le_ll_reconn_start_encryt_new:
-0x3f9 001393 fetch 1 ,mem_le_conn_rcv_new 
-0x3fa 001394 store 1 ,mem_le_conn_first_rcv 
-0x3fb 001395 branch mouse_le_ll_enable_start_enc_flag 
-:      001398 p_mouse_le_conn_param_update_rsp_recieved:
-0x3fc 001399 fetch 1 ,mem_mouse_le_send_conn_param_update 
-0x3fd 001400 nrtn blank 
-0x3fe 001401 jam 1 ,mem_mouse_le_send_conn_param_update 
-0x3ff 001402 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-0x400 001403 rtn 
-:      001405 p_mouse_le_bb_disconnected:
-0x401 001406 setarg 0 
-0x402 001407 store 1 ,mem_mouse_le_send_conn_param_update 
-0x403 001408 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0x404 001409 setarg 0 
-0x405 001410 store 2 ,mem_le_battery_level_updata_timer 
-0x406 001411 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x407 001412 arg le_interval_7_5ms ,temp 
-0x408 001413 fetch mouse_flag_len ,mem_mouse_flag 
-0x409 001414 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-0x40a 001415 arg le_interval_8_75ms ,temp 
-:      001416 p_mouse_le_bb_disconnected_next:
-0x40b 001417 storet 2 ,mem_le_interval_min 
-0x40c 001418 storet 2 ,mem_le_interval_min + 2 
-0x40d 001419 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x40e 001420 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x40f 001421 call le_clr_config_more_data 
-0x410 001422 branch p_mouse_bb_disconnected 
-:      001423 p_mouse_bb_disconnected:
-0x411 001424 call mouse_bb_discon_clear_stack 
-0x412 001425 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x413 001426 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0x414 001427 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x415 001428 branch mouse_start_discovery 
-:      001429 p_mouse4_0_event_bb_disconn:
-0x416 001430 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x417 001431 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x418 001432 fetch 1 ,mem_le_connect_status_flag 
-0x419 001433 and pdata ,0x03 ,pdata 
-0x41a 001434 call mouse_le_clean_connect_flag 
-0x41b 001435 bne 0x03 ,mouse_start_reconnect 
-0x41c 001436 fetch 1 ,mem_le_check_retransmit_discon_flag 
-0x41d 001437 nbranch mouse_start_reconnect ,blank 
-0x41e 001438 branch mouse_app_enter_hibernate 
-:      001440 p_mouse_24g_attempt_success:
-0x41f 001441 fetch 4 ,mem_24g_addr 
-0x420 001442 store 4 ,mem_24g_receiver_addr 
-0x421 001443 store 4 ,mem_mouse_24g_addr 
-0x422 001444 call g24_ch_syncword_crc8_init 
-0x423 001445 call mouse_no_data_timer_init 
-0x424 001446 call mouse_device_poweron_led_config 
-0x425 001447 call mouse_init_sensor_reset 
-0x426 001448 jam 0 ,mem_mouse_long_mult_flag 
-0x427 001449 jam 0 ,mem_24g_conn_sm 
-0x428 001450 jam 0 ,mem_24g_reconn_type 
-0x429 001451 fetch 4 ,mem_24g_receiver_addr 
-0x42a 001452 fetcht 4 ,mem_24g_fast_conn_addr 
-0x42b 001453 isub temp ,null 
-0x42c 001454 rtn zero 
-0x42d 001455 call mouse_soft_agc_disable 
-0x42e 001456 call p_mouse_fetch_normal_tx_power 
-0x42f 001457 branch mouse_24g_first_store_reconn_info 
-:      001459 p_mouse_24g_pairing_complete:
-0x430 001460 call mouse_soft_agc_disable 
-0x431 001461 call p_mouse_fetch_normal_tx_power 
-0x432 001462 branch mouse_24g_pairing_complete 
-:      001464 p_mouse_24g_attempt_fail:
-0x433 001465 call mouse_soft_agc_disable 
-0x434 001466 call p_mouse_fetch_normal_tx_power 
-0x435 001467 fetch 1 ,mem_mouse_dpi_button_state 
-0x436 001468 rtneq dpi_button_state_down 
-0x437 001469 fetch 1 ,mem_24g_attempt_fail_flag 
-0x438 001470 nbranch mouse_24g_hibernate_set ,blank 
-0x439 001471 fetch 1 ,mem_24g_reconn_type 
-0x43a 001472 beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-0x43b 001473 beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-0x43c 001474 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-0x43d 001475 branch mouse_24g_attempt_fail + 2 
-:      001477 p_mouse_24g_auto_pair_attempt_fail:
-0x43e 001478 fetch mouse_flag_len ,mem_mouse_flag 
-0x43f 001479 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x440 001480 fetch 1 ,mem_device_number 
-0x441 001481 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-:      001482 p_mouse_24g_first_bluetooth_reconnect:
-0x442 001483 call mouse_24g_stop 
-0x443 001484 jam mode_bt_device1 ,mem_device_flag 
-0x444 001485 branch mouse_start_reconnect_device 
-:      001487 p_mouse_reconn_dongle_attempt_fail:
-0x445 001488 fetch mouse_flag_len ,mem_mouse_flag 
-0x446 001489 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x447 001490 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x448 001491 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0x449 001492 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x44a 001493 branch mouse_24g_start_auto_pair 
-:      001495 p_mouse_start_work:
-0x44b 001496 fetch mouse_flag_len ,mem_mouse_flag 
-0x44c 001497 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-0x44d 001498 fetch 1 ,mem_device_flag 
-0x44e 001499 beq mode_24g_device ,p_mouse_24g_start_mode 
-0x44f 001500 branch mouse_le_fast_conn_judge 
-:      001502 p_mouse_24g_first_start_auto_pair_mode:
-0x450 001503 call mouse_wakeup_from_power_check 
-0x451 001504 branch p_mouse_24g_first_start_reconn ,user 
-0x452 001505 branch mouse_24g_reconn_general_dongle 
-:      001507 p_mouse_24g_first_start_reconn:
-0x453 001508 fetch 1 ,mem_device_flag 
-0x454 001509 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x455 001510 call mouse_bluetooth_fast_conn_disable 
-0x456 001511 branch p_mouse_24g_first_bluetooth_reconnect 
-:      001513 p_mouse_24g_start_mode:
-0x457 001514 fetch mouse_flag_len ,mem_mouse_flag 
-0x458 001515 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x459 001516 call mouse_device_24g_pair_led_config 
-0x45a 001517 call mouse_wakeup_from_power_check 
-0x45b 001518 branch mouse_24g_reconn_dongle_start ,user 
-0x45c 001519 fetch mouse_flag_len ,mem_mouse_flag 
-0x45d 001520 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-0x45e 001521 branch mouse_24g_start_mode + 7 
-:      001523 p_mouse_24g_reconn_general_dongle:
-0x45f 001524 jam mode_24g_device ,mem_device_flag 
-0x460 001525 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x461 001526 store 2 ,mem_24g_reconn_timeout 
-0x462 001527 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0x463 001528 branch g24_reconn_start 
-:      001530 p_mouse_store_normal_tx_power:
-0x464 001531 fetch 1 ,mem_tx_power 
-0x465 001532 store 1 ,mem_normal_tx_power 
-0x466 001533 rtn 
-:      001535 p_mouse_fetch_normal_tx_power:
-0x467 001536 fetch 1 ,mem_normal_tx_power 
-0x468 001537 store 1 ,mem_tx_power 
-0x469 001538 rtn 
-:      001540 p_mouse_idle:
-0x46a 001541 call mouse_low_voltage_led_no_enter_lpm 
-0x46b 001542 call ui_check_paring_button 
-0x46c 001543 call p_mouse_dpi_check 
-0x46d 001544 branch mouse_idle + 4 
-:      001546 p_mouse_dpi_check:
-0x46e 001547 fetch 1 ,mem_dpi_button_gpio 
-0x46f 001548 rtneq gpio_disable 
-0x470 001549 arg 0 ,rega 
-0x471 001550 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x472 001551 fetcht 1 ,mem_dpi_button_gpio 
-0x473 001552 call p_mouse_dpi_key_check 
-0x474 001553 branch mouse_dpi_check_next 
-:      001555 p_mouse_dpi_key_check:
-0x475 001556 fetch mouse_flag_len ,mem_mouse_flag 
-0x476 001557 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x477 001558 fetch 1 ,mem_mouse_dpikey_press_status 
-0x478 001559 copy pdata ,regc 
-0x479 001560 fetch 1 ,mem_matrix_public_gpio 
-0x47a 001561 beq gpio_disable ,p_mouse_3io6key_dpi_check 
-0x47b 001562 branch mouse_dpi_key_check_next 
-:      001564 p_mouse_3io6key_dpi_check:
-0x47c 001565 fetch 1 ,mem_dpi_button_gpio 
-0x47d 001566 call mouse_gpio_config_output_low 
-0x47e 001567 fetcht 1 ,mem_dpi_button_gpio 
-0x47f 001568 branch p_mouse_3io6key_check 
-:      001570 p_mouse_3io6key_check:
-0x480 001571 copy regc ,pdata 
-0x481 001572 store 1 ,mem_mouse_key_status 
-0x482 001573 lshift pdata ,pdata 
-0x483 001574 copy pdata ,regb 
-0x484 001575 copy temp ,regc 
-0x485 001576 call mouse_gpio_config_input_pd 
-0x486 001577 copy regc ,temp 
-0x487 001578 call gpio_get_bit 
-0x488 001579 nsetflag true ,0 ,regb 
-0x489 001580 call mouse_check_press 
-0x48a 001581 branch mouse_check_key_connect_gnd_1 
-:      001583 p_g24_short_sleep:
-0x48b 001584 call g24_lpm_wait 
-0x48c 001585 nrtn user 
-0x48d 001586 call g24_setgpio_lpm_before 
-0x48e 001587 call p_clear_wake 
-0x48f 001588 fetch 3 ,mem_24g_short_sleep_set 
-0x490 001589 branch g24_long_seep2 
-:      001592 p_clear_wake:
-0x491 001593 setarg 0 
-0x492 001594 set1 21 ,pdata 
-0x493 001595 store 8 ,mem_gpio_wakeup_cfg 
-0x494 001596 setarg 0 
-0x495 001597 store 4 ,mem_gpio_wakeup_cfg + 8 
-0x496 001598 rtn 
-:      001600 p_mouse_24g_hibernate_set:
-0x497 001601 jam 0 ,mem_24g_attempt_fail_flag 
-0x498 001602 call g24_transmit_next_packet 
-0x499 001603 setarg -1 
-0x49a 001604 store 4 ,mem_24g_enter_hibernate 
-0x49b 001605 setarg 0 
-0x49c 001606 store 7 ,mem_mouse_key 
-0x49d 001607 jam 1 ,mem_sensor_shutdown_flag 
-0x49e 001608 call mouse_sensor_powerdown 
-0x49f 001610 branch mouse_24g_long_sleep 
-:      001612 p_mouse_setgpio_hibernate:
-0x4a0 001613 call mouse_set_sdio_high 
-0x4a1 001614 call p_clear_wake 
-0x4a2 001615 call mouse_before_hibernate_wheel_gpio_set 
-0x4a3 001616 fetcht 1 ,mem_matrix_public_gpio 
-0x4a4 001617 call gpio_out_active 
-0x4a5 001618 fetcht 1 ,mem_matrix_public_gpio 
-0x4a6 001619 call gpio_clr_wake 
-0x4a7 001620 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x4a8 001621 call mouse_gpio_config_output_high 
-0x4a9 001623 fetcht 1 ,mem_device_switch_gpio 
-0x4aa 001624 call mouse_gpio_set_pupd_by_input 
-0x4ab 001625 arg 21 ,temp 
-0x4ac 001626 call mouse_gpio_config_input_pu 
-0x4ad 001628 call mouse_logo_led_off 
-0x4ae 001629 call mouse_lpm_before_common 
-0x4af 001630 call mouse_gpio_pd_idle 
-0x4b0 001631 fetcht 1 ,mem_whee_a_data_gpio 
-0x4b1 001632 call gpio_set_high_impedance 
-0x4b2 001633 fetcht 1 ,mem_whee_b_data_gpio 
-0x4b3 001634 call gpio_set_high_impedance 
-0x4b4 001635 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4b5 001636 call mouse_gpio_config_input_pu 
-0x4b6 001637 call p_mouse_gpio_set_high_impedance 
-0x4b7 001638 branch mouse_setgpio_hibernate_next 
-:      001640 p_mouse_gpio_set_high_impedance:
-0x4b8 001641 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x4b9 001642 store 3 ,mem_pdatatemp 
-0x4ba 001643 arg 24 ,loopcnt 
-0x4bb 001644 arg 0 ,temp 
-:      001645 p_mouse_gpio_set_high_impedance_bit_loop:
-0x4bc 001646 fetch 3 ,mem_pdatatemp 
-0x4bd 001647 isolate1 0 ,pdata 
-0x4be 001648 call p_gpio_set_analog ,true 
-0x4bf 001649 fetch 3 ,mem_pdatatemp 
-0x4c0 001650 rshift pdata ,pdata 
-0x4c1 001651 store 3 ,mem_pdatatemp 
-0x4c2 001652 increase 1 ,temp 
-0x4c3 001653 loop p_mouse_gpio_set_high_impedance_bit_loop 
-0x4c4 001654 rtn 
-:      001656 p_gpio_set_analog:
-0x4c5 001657 sub temp ,ui_button_gpio_disable ,null 
-0x4c6 001658 rtn zero 
-0x4c7 001659 branch gpio_set_analog 
-:      001661 p_mouse_24g_package_data:
-0x4c8 001662 rtnmark0 mark_24g 
-0x4c9 001663 call mouse_motion 
-0x4ca 001664 nrtn user 
-0x4cb 001665 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x4cc 001666 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x4cd 001667 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-0x4ce 001669 fetch mouse_flag_len ,mem_mouse_flag 
-0x4cf 001670 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-0x4d0 001671 fetch 1 ,mem_customer_key 
-0x4d1 001672 nbranch mouse_24g_keyboard_package_data ,blank 
-:      001673 p_mouse_24g_mouse_package_data:
-0x4d2 001674 call p_mouse_data_xy_release 
-0x4d3 001675 branch mouse_24g_mouse_package_data + 1 
-:      001677 p_mouse_data_xy_release:
-0x4d4 001678 fetch 1 ,mem_sensor_motion_gpio 
-0x4d5 001679 rtnne gpio_disable 
-0x4d6 001680 fetch 1 ,mem_mouse_long_mult_flag 
-0x4d7 001681 rtn blank 
-0x4d8 001682 increase -1 ,pdata 
-0x4d9 001683 store 1 ,mem_mouse_long_mult_flag 
-0x4da 001684 setarg 0 
-0x4db 001685 store 4 ,mem_mouse_x 
-0x4dc 001686 branch mouse_init_sensor_reset 
-:      001688 p_mouse_24g_short_sleep_clear_wake:
-0x4dd 001689 call p_clear_wake 
-0x4de 001690 branch p_lpm_write_gpio_wakeup 
-:      001692 p_mouse_check_select_device_by_switch:
-0x4df 001693 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e0 001694 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-0x4e1 001695 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
-:      001696 p_mouse_switch_gpio_connect_vin:
-0x4e2 001697 fetcht 1 ,mem_device_switch_gpio 
-0x4e3 001698 call gpio_out_active 
-0x4e4 001699 fetcht 1 ,mem_device_switch_gpio 
-0x4e5 001700 call mouse_gpio_config_input_pd 
-0x4e6 001701 fetcht 1 ,mem_device_switch_gpio 
-0x4e7 001702 call gpio_get_bit 
-0x4e8 001703 nbranch mouse_check_select_24g_device ,true 
-0x4e9 001704 branch mouse_select_btdevice 
-:      001707 p_mouse_init_sensor:
-0x4ea 001708 call mouse_read_sensor_id 
-0x4eb 001709 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x4ec 001710 beq p3065_id1 ,mouse_init_p3065 
-0x4ed 001711 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-0x4ee 001712 branch mouse_init_sensor + 5 
-:      001714 p_mouse_ka8g2_id2_judge:
-0x4ef 001715 call mouse_sensor_poweron 
-0x4f0 001716 fetch 1 ,mem_sensor_id2 
-0x4f1 001717 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-0x4f2 001718 branch mouse_init_p32xx_id2_judge 
-:      001719 p_mouse_ka8g2_init_param:
-0x4f3 001720 jam ka8g2 ,mem_config_sensor_type 
-0x4f4 001721 arg mem_sensor_ka8g2_init_new ,regc 
-0x4f5 001722 branch mouse_sensor_wr_seq 
-:      001726 p_mouse_check_sensor_data:
-0x4f6 001727 fetch 1 ,mem_spi_write_flash_sm 
-0x4f7 001728 rtnne flash_sm_no_buys 
-0x4f8 001729 fetch 1 ,mem_config_sensor_type 
-0x4f9 001730 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-0x4fa 001731 branch mouse_check_sensor_data + 2 
-:      001733 p_mouse_pka8g2_sensor_motion:
-0x4fb 001734 call mouse_clear_sensor_data 
-0x4fc 001735 fetch 1 ,mem_sensor_motion_gpio 
-0x4fd 001736 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-0x4fe 001737 fetcht 1 ,mem_sensor_motion_gpio 
-0x4ff 001738 call gpio_get_bit 
-0x500 001739 nrtn true 
-:      001740 p_mouse_pka8g2_sensor_motion_1:
-0x501 001741 setarg pan_reg_pid_l 
-0x502 001742 call twspi_read 
-0x503 001743 bne pka8g2_id1 ,mouse_twspi_reset 
-0x504 001744 branch mouse_p3212_sensor_motion_2 
-:      001747 p_mouse_motion:
-0x505 001748 disable user 
-0x506 001749 setarg 0 
-0x507 001750 store 6 ,mem_mouse_x 
-0x508 001751 call p_mouse_check_sensor_data 
-0x509 001752 branch mouse_motion + 5 
+0x0 000038 bbit1 8 ,pf_patch_ext 
+0x1 000039 beq patch00_0 ,p_soft_reset 
+0x2 000040 beq patch00_2 ,p_main_loop 
+0x3 000042 beq patch02_0 ,p_shutdown_radio 
+0x4 000043 beq patch02_1 ,p_set_sync_on 
+0x5 000044 beq patch02_4 ,p_set_lemode 
+0x6 000045 beq patch02_5 ,p_rf_rx_enable 
+0x7 000046 beq patch02_6 ,p_calc_freq 
+0x8 000047 beq patch03_0 ,p_txon 
+0x9 000048 beq patch03_1 ,p_set_tx_power 
+0xa 000049 beq patch03_2 ,p_initialize_radio_cont 
+0xb 000052 beq patch04_5 ,p_lpm_sleep 
+0xc 000053 beq patch04_7 ,p_lpm_adjust_clk 
+0xd 000054 beq patch0d_0 ,p_mouse_cb_fuction 
+0xe 000055 beq patch0d_1 ,p_mouse_load_device_info_check 
+0xf 000056 beq patch0d_2 ,p_mouse_default_init 
+0x10 000057 beq patch0d_4 ,p_mouse_param_init 
+0x11 000058 beq patch0d_5 ,p_mouse_sensor_set_angle 
+0x12 000059 beq patch0d_6 ,p_mouse_start_work 
+0x13 000060 beq patch0d_7 ,p_mouse4_0_check_reconn_target 
+0x14 000061 beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0x15 000062 beq patch0e_4 ,p_mouse_lpm_before_common 
+0x16 000063 beq patch0e_7 ,p_mouse_adc_read_start 
+0x17 000064 beq patch0f_1 ,p_mouse_le_name_modify 
+0x18 000065 beq patch0f_2 ,p_mouse_motion 
+0x19 000066 beq patch0f_7 ,p_mouse_3io6key_check 
+0x1a 000067 beq patch10_1 ,p_mouse_init_sensor 
+0x1b 000068 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+0x1c 000069 beq patch10_5 ,p_mouse_priority_bb_event 
+0x1d 000070 beq patch10_6 ,p_mouse_le 
+0x1e 000071 beq patch10_7 ,p_mouse_bb_event_timer 
+0x1f 000072 beq patch11_0 ,p_mouse_start_discovery 
+0x20 000073 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+0x21 000074 beq patch11_3 ,p_mouse_app_initflag_check 
+0x22 000075 beq patch11_4 ,p_mouse_store_device_info 
+0x23 000076 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0x24 000077 beq patch11_6 ,p_mouse_idle 
+0x25 000078 beq patch11_3 ,p_mouse_app_initflag_check 
+0x26 000079 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0x27 000080 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0x28 000081 beq patch12_6 ,p_mouse_24g_package_data 
+0x29 000082 beq patch18_5 ,p_otp_read_data 
+0x2a 000083 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+0x2b 000084 beq patch1a_6 ,p_gpio_set_wake 
+0x2c 000085 beq patch18_5 ,p_otp_read_data 
+0x2d 000086 beq patch1b_2 ,p_sadc_calibration 
+0x2e 000087 branch assert 
+:      000089 pf_patch_ext:
+0x2f 000090 beq patch22_4 ,p_le_slave_match 
+0x30 000091 beq patch23_2 ,p_le_got_first_packet_new 
+0x31 000092 beq patch24_4 ,p_le_receive_rxon 
+0x32 000093 beq patch24_5 ,p_le_rx_dec 
+0x33 000094 beq patch24_6 ,p_le_rx_nopayload 
+0x34 000095 beq patch27_1 ,p_le_parse 
+0x35 000096 beq patch27_2 ,p_le_parse_l2cap 
+0x36 000097 beq patch29_4 ,p_le_adv_not_match 
+0x37 000098 beq patch29_5 ,p_le_init_adv 
+0x38 000099 beq patch32_0 ,p_g24_reconn_dispatch 
+0x39 000100 beq patch32_2 ,p_g24_reconn_device_fail 
+0x3a 000101 beq patch32_6 ,p_g24_short_sleep 
+0x3b 000102 beq patch33_2 ,p_mouse_g24_retransmit 
+0x3c 000103 beq patch33_5 ,p_g24_transmit_hop_process 
+0x3d 000104 beq patch33_7 ,p_power_ctrl_start 
+0x3e 000105 rtneq patch3f_7 
+0x3f 000106 branch assert 
+:      000110 p_mouse_adc_read_start:
+0x40 000111 call enable_adc 
+0x41 000112 call vdd_calculate_by_mode 
+0x42 000113 div pdata ,10 
+0x43 000114 call get_div_result 
+0x44 000115 store 2 ,mem_mouse_vdd_now_vol 
+0x45 000125 branch mouse_adc_data_process 
+:      000127 p_mouse_sensor_set_angle:
+0x46 000128 fetch 1 ,mem_sensor_angle_default 
+0x47 000129 store 1 ,mem_config_sensor_angle 
+0x48 000130 fetch 1 ,mem_select_sensor_angle_gpio 
+0x49 000131 rtneq gpio_disable 
+0x4a 000132 call lpm_write_ice_disable 
+0x4b 000133 fetch 1 ,mem_select_sensor_angle_gpio 
+0x4c 000134 arg gpcfg_output_low ,temp 
+0x4d 000135 call gpio_config_function_int 
+0x4e 000136 fetch 1 ,mem_mouse_reuse_2ice_gpio 
+0x4f 000137 arg gpcfg_output_low ,temp 
+0x50 000138 call gpio_config_function_int 
+0x51 000139 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x52 000140 call mouse_gpio_config_input_pu 
+0x53 000141 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x54 000142 call gpio_get_bit 
+0x55 000143 call mouse_sensor_switch_angle ,true 
+0x56 000144 call mouse_gpio_config_input_pd 
+0x57 000145 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x58 000146 call gpio_config_input 
+0x59 000147 call lpm_write_ice_enable 
+:      000148 p_ice_gpio_set_float:
+0x5a 000149 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x5b 000150 call gpio_set_high_impedance 
+0x5c 000151 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x5d 000152 branch gpio_set_high_impedance 
+:      000154 p_main_loop:
+0x5e 000155 call sp_calc_sequence_256 
+0x5f 000156 call sp_calc_sequence_256_check 
+0x60 000157 call le_advertising_dispatch 
+0x61 000158 call idle_dispatch 
+0x62 000159 call app_process_idle 
+0x63 000160 call connection_dispatch 
+0x64 000161 call g24_dispatch 
+0x65 000162 call lpm_dispatch 
+0x66 000163 branch p_main_loop 
+:      000165 p_shutdown_radio:
+0x67 000166 jam 0 ,0x8900 
+0x68 000167 branch shutdown_radio + 1 
+:      000168 p_set_sync_on:
+0x69 000169 jam 0x60 ,0x8a0f 
+0x6a 000170 jam 0xaa ,0x8a10 
+0x6b 000171 jam 0x7a ,0x8a12 
+0x6c 000172 jam 0x00 ,0x8a25 
+0x6d 000173 jam 0x00 ,0x8a26 
+0x6e 000174 nop 60 
+0x6f 000175 jam 0x20 ,0x8a20 
+0x70 000176 jam 0xf5 ,0x8a23 
+0x71 000177 branch set_sync_on_next 
+:      000180 p_calc_freq:
+0x72 000181 setarg 2400 
+0x73 000182 iadd temp ,pdata 
+0x74 000183 copy pdata ,rega 
+0x75 000184 fetcht 1 ,mem_fcomp_div 
+0x76 000185 rshift temp ,temp 
+0x77 000186 idiv temp 
+0x78 000188 call wait_div_end 
+0x79 000189 quotient pdata 
+0x7a 000190 rshift8 pdata ,queue 
+0x7b 000191 storer queue ,1 ,0x890a 
+0x7c 000192 store 1 ,0x8909 
+0x7d 000193 branch calc_freq + 10 
+:      000195 p_set_ck2rfpll:
+0x7e 000196 until null ,lpo_edge 
+0x7f 000197 jam 0x58 ,0x813c 
+0x80 000198 branch lpm_write_wait 
+:      000200 p_initialize_radio_cont:
+0x81 000201 jam 0 ,mem_le_testtype 
+0x82 000202 jam 0 ,mem_cmd_le_create_conn 
+0x83 000203 until null ,lpo_edge 
+0x84 000205 jam 0x0d ,0x8946 
+0x85 000206 jam 0x10 ,0x896f 
+0x86 000207 jam 0x40 ,core_rx_cfg0 
+0x87 000208 jam 0xcd ,0x8a13 
+0x88 000209 jam 0x10 ,0x8a06 
+0x89 000210 jam 0x4a ,0x8a84 
+0x8a 000211 jam 0x40 ,0x8a85 
+0x8b 000212 jam 0xfe ,0x8a16 
+0x8c 000213 call p_set_otp_config 
+0x8d 000216 call wdt_set_disable 
+0x8e 000217 ncall p_set_ck2rfpll ,wake 
+0x8f 000219 until null ,lpo_edge 
+0x90 000220 jam 0x5f ,0x813b 
+0x91 000221 until null ,lpo_edge 
+0x92 000222 jam 0x88 ,0x813c 
+0x93 000223 until null ,lpo_edge 
+0x94 000224 fetch 1 ,mem_fcomp_div 
+0x95 000225 beq xtal_16m ,p_initialize_radio_16m 
+0x96 000226 fetch 1 ,mem_ring_ibias_trim 
+0x97 000227 or_into 0x04 ,pdata 
+0x98 000228 store 1 ,0x8a02 
+0x99 000229 jam 0x01 ,0x890f 
+0x9a 000230 jam 0x24 ,0x8a80 
+0x9b 000231 jam 0x62 ,0x8a81 
+0x9c 000232 setarg 0xe61212 
+0x9d 000233 store 3 ,0x8a73 
+:      000234 p_initialize_radio2:
+0x9e 000235 jam 0x60 ,0x8a86 
+0x9f 000236 jam 0x3b ,0x8a8b 
+0xa0 000237 call p_dpll_on 
+0xa1 000238 jam 0 ,core_config 
+0xa2 000239 jam clksel_dpll ,core_clksel 
+0xa3 000240 setarg 0x557474 
+0xa4 000241 store 3 ,0x8968 
+0xa5 000242 jam 0x6e ,0x8960 
+0xa6 000243 call p_rx_dcoc 
+0xa7 000244 call p_rfpll_aac_ghpc 
+0xa8 000245 call p_set_xtal_cap 
+0xa9 000246 jam system_clk_12m ,mem_system_clk 
+:      000247 p_sadc_calibration:
+0xaa 000248 rtn wake 
+0xab 000249 jam 0x77 ,core_gpadc_ctrl 
+0xac 000250 jam 0xc9 ,core_gpadc_cfg0 
+0xad 000251 jam 0x01 ,core_gpadc_cfg3 
+0xae 000252 fetch 1 ,mem_adc_clkdiv 
+0xaf 000253 store 1 ,core_sadc_clkdiv 
+0xb0 000254 nop 3000 
+0xb1 000255 call p_sadc_read 
+0xb2 000256 jam 0xc1 ,core_gpadc_cfg0 
+0xb3 000257 fetchr regb ,1 ,mem_spi_write_addr 
+0xb4 000258 arg 8 ,loopcnt 
+0xb5 000259 call sadc_cal_read + 1 
+0xb6 000260 fetch 1 ,mem_spi_write_addr 
+0xb7 000261 store 1 ,mem_adc_cal_c7 
+0xb8 000262 storer regb ,1 ,mem_spi_write_addr 
+0xb9 000263 rtn 
+:      000265 p_sadc_read:
+0xba 000266 jam 0x03 ,core_sadc_ctrl 
+:      000267 p_sadc_read_wait:
+0xbb 000268 fetch 1 ,core_perf_status 
+0xbc 000269 bbit0 saradc_done ,p_sadc_read_wait 
+0xbd 000270 fetcht 2 ,core_sadc_data 
+0xbe 000271 storet 2 ,mem_adc_current_value 
+0xbf 000272 jam 0x00 ,core_sadc_ctrl 
+0xc0 000273 rtn 
+:      000275 p_set_xtal_cap:
+0xc1 000276 rtn wake 
+0xc2 000277 until null ,lpo_edge 
+0xc3 000278 fetch 1 ,mem_xtal_c_sel 
+:      000279 p_set_xtal_cap_next:
+0xc4 000280 store 1 ,core_xtal_cap 
+0xc5 000281 branch lpm_write_wait 
+:      000283 p_dpll_on:
+0xc6 000284 fetch 1 ,mem_fcomp_div 
+0xc7 000285 beq xtal_24m ,p_dpll_on_24m 
+0xc8 000286 fetch 1 ,mem_ring_ibias_trim 
+0xc9 000287 or_into 0x06 ,pdata 
+0xca 000288 store 1 ,0x8a02 
+0xcb 000289 jam 0xe0 ,0x8a05 
+:      000290 p_dpll_on_24m:
+0xcc 000291 jam 0xd8 ,0x8a00 
+0xcd 000292 nop 60 
+0xce 000293 jam 0xa0 ,0x8a01 
+0xcf 000294 jam 0xdf ,0x8a00 
+0xd0 000295 jam 0xfa ,0x8a01 
+0xd1 000296 nop 20 
+0xd2 000297 jam 0x9f ,0x8a00 
+0xd3 000298 rtn 
+:      000300 p_initialize_radio_16m:
+0xd4 000301 fetch 1 ,mem_ring_ibias_trim 
+0xd5 000302 or_into 0x06 ,pdata 
+0xd6 000303 store 1 ,0x8a02 
+0xd7 000304 jam 0x00 ,0x890f 
+0xd8 000305 jam 0x23 ,0x8a80 
+0xd9 000306 jam 0xb0 ,0x8a81 
+0xda 000307 setarg 0xe40909 
+0xdb 000308 store 3 ,0x8a73 
+0xdc 000309 jam 0x2a ,0x8a76 
+0xdd 000310 jam 0x04 ,0x8902 
+0xde 000311 branch p_initialize_radio2 
+:      000313 p_set_otp_config_wake:
+0xdf 000314 fetch 2 ,mem_otp_charge_pump_x 
+0xe0 000315 rtn blank 
+0xe1 000316 store 2 ,mem_otp_charge_pump 
+0xe2 000317 branch p_set_otp_config2 
+:      000318 p_set_otp_config:
+0xe3 000319 branch p_set_otp_config_wake ,wake 
+0xe4 000320 fetch 4 ,mem_otp_core_ldo 
+0xe5 000321 rtn blank 
+0xe6 000322 until null ,lpo_edge 
+0xe7 000323 fetch 1 ,0x8136 
+0xe8 000324 and pdata ,0xf0 ,pdata 
+0xe9 000325 fetcht 1 ,mem_otp_core_ldo 
+0xea 000326 ior temp ,pdata 
+0xeb 000327 increase -3 ,pdata 
+0xec 000328 store 1 ,0x8136 
+0xed 000329 until null ,lpo_edge 
+0xee 000331 fetch 1 ,0x8138 
+0xef 000332 and pdata ,0x7 ,pdata 
+0xf0 000333 fetcht 1 ,mem_otp_verf_bg 
+0xf1 000334 lshift3 temp ,temp 
+0xf2 000335 ior temp ,pdata 
+0xf3 000336 store 1 ,0x8138 
+0xf4 000337 until null ,lpo_edge 
+:      000339 p_set_otp_config2:
+0xf5 000340 fetch 1 ,0x8acb 
+0xf6 000341 and pdata ,0xf0 ,pdata 
+0xf7 000342 fetcht 1 ,mem_otp_charge_pump 
+0xf8 000343 storet 1 ,mem_otp_charge_pump_x 
+0xf9 000344 ior temp ,pdata 
+0xfa 000345 store 1 ,0x8acb 
+0xfb 000347 fetch 1 ,mem_otp_dpll_ibais 
+0xfc 000348 store 1 ,mem_otp_dpll_ibais_x 
+0xfd 000349 isolate1 3 ,pdata 
+0xfe 000350 fetch 1 ,0x8a06 
+0xff 000351 setflag true ,7 ,pdata 
+0x100 000352 store 1 ,0x8a06 
+0x101 000354 fetch 1 ,mem_otp_dpll_ibais 
+0x102 000355 and pdata ,7 ,temp 
+0x103 000356 lshift4 temp ,temp 
+0x104 000357 lshift temp ,temp 
+0x105 000358 storet 1 ,mem_ring_ibias_trim 
+0x106 000359 fetch 1 ,0x8a02 
+0x107 000360 and pdata ,0x1f ,pdata 
+0x108 000361 ior temp ,pdata 
+0x109 000362 store 1 ,0x8a02 
+0x10a 000363 rtn 
+:      000366 p_rf_rx_enable:
+0x10b 000367 call rf_debug_rx_gpio_high 
+0x10c 000368 call rf_rx_agc_set 
+0x10d 000369 force 8 ,radio_ctrl 
+0x10e 000370 force 0 ,radio_ctrl 
+0x10f 000372 setarg 0x0aaada 
+0x110 000373 store 3 ,0x8a0f 
+0x111 000374 jam 0x40 ,0x8a25 
+0x112 000375 jam 0x10 ,0x8a26 
+0x113 000376 nop 60 
+0x114 000377 jam 0xfb ,0x8a01 
+0x115 000378 jam 0xff ,0x8a25 
+0x116 000379 jam 0x30 ,0x8a26 
+0x117 000380 jam 0xfe ,0x8a16 
+0x118 000381 branch rf_rx_enable + 14 
+:      000383 p_mouse_g24_retransmit:
+0x119 000384 fetch 1 ,mem_mouse_need_soft_reset 
+0x11a 000385 nrtn blank 
+0x11b 000386 call p_mouse_retransmit_select_device_by_pb_button 
+0x11c 000387 branch mouse_g24_retransmit + 3 
+:      000389 p_mouse_retransmit_select_device_by_pb_button:
+0x11d 000390 fetch 1 ,mem_config_select_device_button_gpio 
+0x11e 000391 rtneq gpio_disable 
+0x11f 000392 branch mouse_retransmit_select_device_by_pb_button 
+:      000394 p_g24_transmit_hop_process:
+0x120 000395 fetcht 1 ,mem_24g_retry 
+0x121 000396 fetch 1 ,mem_24g_fast_hop_count 
+0x122 000397 isub temp ,null 
+0x123 000398 nbranch p_g24_tx_fast_hop ,positive 
+0x124 000399 branch g24_transmit_hop_process + 5 
+:      000401 p_g24_tx_fast_hop:
+0x125 000402 fetch 4 ,mem_24g_addr 
+0x126 000403 fetcht 4 ,mem_24g_fast_conn_addr 
+0x127 000404 isub temp ,null 
+0x128 000405 branch g24_ch ,zero 
+0x129 000406 call p_power_ctrl_txpower_incrs 
+0x12a 000407 branch g24_tx_fast_hop + 1 
+:      000409 p_txon:
+0x12b 000410 setarg 0x0aaa7e 
+0x12c 000411 store 3 ,0x8a0f 
+0x12d 000412 nop 60 
+0x12e 000413 jam 0x00 ,0x8a25 
+0x12f 000414 jam 0x0d ,0x8a26 
+0x130 000415 jam 0xf6 ,0x8a16 
+0x131 000416 branch txon + 7 
+:      000418 p_set_tx_power:
+0x132 000419 fetch 1 ,mem_tx_power 
+0x133 000420 beq tx_power_6db ,set_tx_power_7db 
+0x134 000421 beq tx_power_10db ,p_set_tx_power_10db 
+0x135 000422 beq tx_power_f30db ,p_set_tx_power_f30db 
+0x136 000425 beq tx_power_factory ,p_set_tx_power_factory 
+0x137 000426 branch set_tx_power + 2 
+:      000428 p_set_tx_power_10db:
+0x138 000429 jam 0x25 ,0x8a14 
+0x139 000430 setarg 0xa93f3f 
+0x13a 000431 store 3 ,0x8a60 
+0x13b 000432 jam 0x1f ,0x8a63 
+0x13c 000433 rtn 
+:      000435 p_set_tx_power_factory:
+0x13d 000436 jam 0x17 ,0x8a14 
+0x13e 000437 fetch 3 ,mem_tx_power_factory_param_new 
+:      000438 p_mouse_tx_power_set:
+0x13f 000439 store 3 ,0x8a60 
+0x140 000440 branch set_tx_power_8a63_28 
+:      000442 p_set_tx_power_f30db:
+0x141 000443 jam 0x17 ,0x8a14 
+0x142 000444 setarg 0x250300 
+0x143 000445 branch p_mouse_tx_power_set 
+:      000447 p_rx_dcoc:
+0x144 000448 rtn wake 
+0x145 000449 call set_sync_on 
+0x146 000450 arg 39 ,temp 
+0x147 000451 call set_freq_rx 
+0x148 000452 call rf_rx_enable 
+0x149 000453 jam 0x7f ,0x8a25 
+0x14a 000454 jam 0x1a ,0x8a30 
+0x14b 000455 jam 0x78 ,0x8a31 
+0x14c 000456 jam 0xb2 ,0x8a8f 
+0x14d 000457 jam 0 ,0x8ac2 
+0x14e 000458 jam 0 ,0x8ac3 
+0x14f 000459 arg 6 ,queue 
+0x150 000460 call p_rx_dcoc_avg 
+0x151 000461 isolate1 13 ,rega 
+0x152 000462 call qset_start 
+0x153 000463 isolate1 13 ,regb 
+0x154 000464 call qset_p 
+0x155 000465 arg 5 ,queue 
+:      000466 p_rx_dcoc_loop2:
+0x156 000467 call qset1_p 
+0x157 000468 call qset_p 
+0x158 000469 call p_rx_dcoc_avg 
+0x159 000470 arg 0x8ac2 ,contw 
+0x15a 000471 rshift4 rega ,pdata 
+0x15b 000472 call qsetxor 
+0x15c 000473 rshift4 regb ,pdata 
+0x15d 000474 call qsetxor 
+0x15e 000475 increase -1 ,queue 
+0x15f 000476 branch p_rx_dcoc_loop2 ,positive 
+0x160 000477 branch rx_dcoc_loop2 + 10 
+:      000479 p_rx_dcoc_avg:
+0x161 000480 nop 60 
+0x162 000481 setarg mem_dcoc_buf 
+0x163 000482 store 2 ,0x8982 
+0x164 000483 setarg mem_dcoc_buf_end 
+0x165 000484 store 2 ,0x8984 
+0x166 000485 jam 0x9 ,0x8981 
+0x167 000486 jam 0x3 ,0x8981 
+0x168 000487 jam 0x6 ,0x8980 
+0x169 000488 nop 60 
+0x16a 000489 arg 0 ,rega 
+0x16b 000490 arg 0 ,regb 
+0x16c 000491 arg 16 ,loopcnt 
+0x16d 000492 arg mem_dcoc_buf ,contr 
+0x16e 000493 branch rx_dcoc_loop 
+:      000495 p_rfpll_aac_ghpc:
+0x16f 000496 rtn wake 
+0x170 000497 branch rfpll_aac_ghpc + 1 
+:      000504 p_set_lemode:
+0x171 000505 jam 0x11 ,0x8a82 
+0x172 000506 jam 0x12 ,0x8a8d 
+0x173 000507 jam 0x0a ,0x8a8e 
+0x174 000508 fetch 1 ,mem_fcomp_div 
+0x175 000509 beq xtal_16m ,p_set_lemode_2m_16m 
+0x176 000510 setarg 0x5762 
+0x177 000511 store 2 ,0x8907 
+:      000512 p_set_lemode_2m:
+0x178 000513 jam 3 ,0x8901 
+0x179 000514 jam 3 ,0x8930 
+0x17a 000515 rtnmark1 mark_ble_2m 
+0x17b 000516 jam 1 ,0x8901 
+0x17c 000517 jam 0x07 ,0x8a82 
+0x17d 000518 jam 0x44 ,0x8a8d 
+0x17e 000519 jam 0x0a ,0x8a8e 
+0x17f 000520 fetch 1 ,mem_fcomp_div 
+0x180 000521 beq xtal_16m ,p_set_lemode_1m_16m 
+0x181 000522 setarg 0x2bb1 
+0x182 000523 store 2 ,0x8907 
+:      000524 p_set_lemode_1m:
+0x183 000525 rtnmark0 mark_ble_lr 
+0x184 000526 jam 0x24 ,0x8930 
+0x185 000527 jam 5 ,0x8901 
+0x186 000528 rtn 
+:      000530 p_set_lemode_1m_16m:
+0x187 000531 setarg 0x4189 
+0x188 000532 store 2 ,0x8907 
+0x189 000533 branch p_set_lemode_1m 
+:      000535 p_set_lemode_2m_16m:
+0x18a 000536 setarg 0x8312 
+0x18b 000537 store 2 ,0x8907 
+0x18c 000538 branch p_set_lemode_2m 
+:      000539 p_le_check_retransmit_timesout:
+0x18d 000540 fetch 1 ,mem_le_conn_rcv_new 
+0x18e 000541 arg 256 ,regc 
+0x18f 000542 iadd regc ,pdata 
+0x190 000543 rtn 
+:      000545 p_le_slave_match:
+0x191 000546 call p_le_check_retransmit 
+0x192 000547 branch le_slave_match + 1 
+:      000548 p_le_check_retransmit:
+0x193 000549 fetch 1 ,mem_le_conn_first_rcv 
+0x194 000550 rtn blank 
+0x195 000551 fetch 1 ,mem_le_check_retransmit_flag 
+0x196 000552 nrtn blank 
+0x197 000553 fetcht 1 ,mem_le_conn_first_rcv 
+0x198 000554 fetch 1 ,mem_le_conn_rcv_new 
+0x199 000555 isub temp ,null 
+0x19a 000556 ncall p_le_check_retransmit_timesout ,positive 
+0x19b 000557 isub temp ,pdata 
+0x19c 000558 sub pdata ,100 ,null 
+0x19d 000559 branch p_le_check_retransmit_count ,positive 
+0x19e 000560 fetch 1 ,mem_le_retransmit_cnt 
+0x19f 000561 sub pdata ,20 ,null 
+0x1a0 000562 ncall p_app_ble_disconnect ,positive 
+0x1a1 000563 jam 1 ,mem_le_check_retransmit_flag 
+0x1a2 000564 rtn 
+:      000565 p_app_ble_disconnect:
+0x1a3 000566 jam 1 ,mem_le_check_retransmit_discon_flag 
+0x1a4 000567 branch app_ble_disconnect 
+:      000568 p_le_check_retransmit_count:
+0x1a5 000569 fetcht 1 ,mem_le_arq 
+0x1a6 000570 fetch 1 ,mem_le_rxbuf_data_header 
+0x1a7 000571 rshift pdata ,pdata 
+0x1a8 000572 ixor temp ,pdata 
+0x1a9 000573 isolate1 nesn ,pdata 
+0x1aa 000574 setarg 0 
+0x1ab 000575 fetcht 1 ,mem_le_retransmit_cnt 
+0x1ac 000576 setflag true ,0 ,pdata 
+0x1ad 000577 iadd temp ,temp 
+0x1ae 000578 storet 1 ,mem_le_retransmit_cnt 
+0x1af 000579 rtn 
+:      000580 p_le_got_first_packet_new:
+0x1b0 000581 fetch 1 ,mem_le_conn_rcv 
+0x1b1 000582 increase 1 ,pdata 
+0x1b2 000583 store 1 ,mem_le_conn_rcv 
+0x1b3 000584 nbranch p_le_got_first_packet_new + 7 ,match 
+0x1b4 000585 fetch 1 ,mem_le_conn_rcv_new 
+0x1b5 000586 increase 1 ,pdata 
+0x1b6 000587 store 1 ,mem_le_conn_rcv_new 
+0x1b7 000588 branch le_got_first_packet + 4 
+:      000590 p_le_rx_dec:
+0x1b8 000591 call le_check_retransmit 
+0x1b9 000592 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x1ba 000593 increase -4 ,rega 
+0x1bb 000594 nbranch le_crc_fail_consecutive ,positive 
+0x1bc 000595 branch le_rx_dec + 6 
+:      000597 p_le_rx_nopayload:
+0x1bd 000598 parse demod ,bucket ,24 
+0x1be 000599 rshift32 pdata ,pdata 
+0x1bf 000600 rshift16 pdata ,pdata 
+0x1c0 000601 istore 3 ,contw 
+0x1c1 000602 enable swfine 
+0x1c2 000603 call le_set_until_tx_timer 
+0x1c3 000604 branch le_crc_fail ,crc_failed 
+0x1c4 000605 bmark0 mark_ble_encryption ,le_rx_match 
+0x1c5 000606 fetch 1 ,mem_le_rxbuf_data_length 
+0x1c6 000607 branch le_rx_match ,blank 
+0x1c7 000608 increase -4 ,pdata 
+0x1c8 000609 store 1 ,mem_le_rxbuf_data_length 
+0x1c9 000610 call wait_ccm_done 
+0x1ca 000611 fetch 1 ,core_misc_status 
+0x1cb 000612 bbit0 7 ,le_crc_fail_consecutive 
+0x1cc 000613 force regidx_result ,regext_index 
+0x1cd 000614 storer regext ,4 ,mem_le_peer_mic 
+0x1ce 000615 branch le_rx_match 
+:      000617 p_le_parse:
+0x1cf 000618 fetch 1 ,mem_le_packet_llid 
+0x1d0 000619 rtneq llid_reserved 
+0x1d1 000620 beq llid_le_ll ,le_parse_ll 
+0x1d2 000621 branch le_parse_l2cap 
+:      000623 p_le_init_adv:
+0x1d3 000624 set0 mark_ble_crc_fail ,mark 
+0x1d4 000625 branch le_init_adv + 1 
+:      000626 p_le_receive_rxon:
+0x1d5 000627 call le_prep 
+0x1d6 000628 bmark0 mark_ble_lr ,p_le_receive_nolr 
+0x1d7 000629 pulse dewhiten_code_calc 
+0x1d8 000630 nop 30 
+0x1d9 000631 call le_prep 
+0x1da 000632 lshift3 timeup ,timeup 
+:      000633 p_le_receive_nolr:
+0x1db 000634 disable match 
+0x1dc 000635 enable decode_fec0 
+0x1dd 000636 enable is_rx 
+0x1de 000637 disable is_tx 
+0x1df 000638 copy timeup ,stop_watch 
+0x1e0 000639 correlate null ,timeout 
+0x1e1 000640 branch p_le_receive_on_attempt ,attempt 
+0x1e2 000641 copy clke ,temp 
+0x1e3 000642 storet 6 ,mem_sync_clke 
+:      000643 p_le_receive_on_attempt:
+0x1e4 000644 nbranch le_unsync_end ,sync 
+0x1e5 000645 enable swfine 
+0x1e6 000646 fetch 1 ,mem_le_tx_ifs_defference 
+0x1e7 000647 arg param_20ms_init ,temp 
+0x1e8 000648 iadd temp ,temp 
+0x1e9 000649 fetch 1 ,mem_system_clk 
+0x1ea 000650 imul32 temp ,stop_watch 
+0x1eb 000651 call rf_debug_rx_sync_line 
+0x1ec 000652 branch le_receive_skip ,attempt 
+0x1ed 000653 call p_calc_clke_all_modem 
+0x1ee 000654 fetch 1 ,mem_le_state 
+0x1ef 000655 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x1f0 000656 call lpm_adjust_clk ,wake 
+0x1f1 000657 branch le_receive_skip 
+:      000658 p_calc_clke_all_modem:
+0x1f2 000659 fetcht 6 ,mem_sync_clke 
+0x1f3 000660 copy clke ,pdata 
+0x1f4 000661 call clk_diff 
+0x1f5 000662 copy pdata ,temp 
+0x1f6 000663 call calc_clke_all_modem 
+0x1f7 000664 copy clke ,rege 
+0x1f8 000665 copy clke_rt ,pdata 
+0x1f9 000666 iadd temp ,pdata 
+0x1fa 000667 copy pdata ,clke_rt 
+0x1fb 000668 rtn 
+:      000669 p_lpm_adjust_clk:
+0x1fc 000670 bmark0 mark_context ,lpm_clear_counter 
+0x1fd 000671 fetcht 4 ,mem_sleep_counter_all 
+0x1fe 000672 arg 0x600 ,pdata 
+0x1ff 000673 isub temp ,null 
+0x200 000674 rtn positive 
+0x201 000675 copy temp ,rega 
+0x202 000676 fetcht 6 ,mem_sync_clke 
+0x203 000677 deposit rege 
+0x204 000678 call clk_diff_rt 
+0x205 000679 copy rega ,temp 
+0x206 000680 branch lpm_adjust_clk + 6 
+:      000682 p_le_adv_not_match:
+0x207 000683 call shutdown_radio 
+0x208 000684 jam 0 ,0x8900 
+0x209 000685 set0 mark_ble_crc_fail ,mark 
+0x20a 000686 branch le_adv_not_match + 1 
+:      000688 p_le_parse_l2cap:
+0x20b 000689 ifetch 2 ,contr 
+0x20c 000690 beq le_l2cap_cid_att ,p_le_parse_att 
+0x20d 000691 branch le_parse_l2cap_next + 2 
+:      000692 p_le_parse_att:
+0x20e 000693 ifetch 3 ,contr 
+0x20f 000694 store 3 ,mem_le_att_opcode 
+0x210 000695 beq attop_read_request ,p_le_parse_att_read_request 
+0x211 000696 beq attop_write_request ,p_le_parse_att_write_request 
+0x212 000697 branch le_parse_att2 
+:      000699 p_le_parse_att_read_request:
+0x213 000700 fetch mouse_flag_len ,mem_mouse_flag 
+0x214 000701 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+0x215 000702 call le_check_encrypt_state 
+0x216 000703 fetcht 2 ,mem_le_att_handle 
+0x217 000704 fetch 1 ,mem_le_configuration 
+0x218 000705 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+:      000707 p_le_send_att_read_response:
+0x219 000708 fetch 2 ,mem_le_att_handle 
+0x21a 000709 beq 0x30 ,le_send_att_error_response_notfound 
+0x21b 000710 fetcht 2 ,mem_le_att_handle 
+0x21c 000711 branch le_send_att_read_response 
+:      000713 p_le_send_att_read_response_check_auth:
+0x21d 000714 fetch 2 ,mem_le_pairing_handle 
+0x21e 000715 isub temp ,null 
+0x21f 000716 nbranch p_le_send_att_read_response ,zero 
+0x220 000717 nbranch p_le_send_att_read_response ,user 
+0x221 000718 branch le_send_att_read_response_error_insufficient_auth 
+:      000720 p_le_parse_att_write_request:
+0x222 000721 copy contr ,rega 
+0x223 000722 fetch 2 ,mem_le_l2cap_size 
+0x224 000723 add pdata ,-3 ,regb 
+0x225 000724 call le_writeatt_cb 
+0x226 000725 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x227 000726 beq 0xff ,le_send_att_write_response_check_auth 
+0x228 000727 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x229 000728 branch le_send_att_write_response_check_auth ,blank 
+0x22a 000729 fetch 1 ,mem_le_connect_status_flag 
+0x22b 000730 bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+0x22c 000731 setarg 0x001a 
+0x22d 000732 fetcht 2 ,mem_le_att_handle 
+0x22e 000733 isub temp ,null 
+0x22f 000734 nbranch le_send_att_write_response_check_auth ,zero 
+0x230 000735 branch le_send_att_read_response_error_insufficient_auth 
+:      000738 p_mouse_le:
+0x231 000739 call le_fifo_check_nearly_full 
+0x232 000740 nrtn blank 
+0x233 000741 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x234 000742 beq 0xff ,p_mouse_le_next 
+0x235 000743 fetch 1 ,mem_le_connect_status_flag 
+0x236 000744 and pdata ,0x03 ,pdata 
+0x237 000745 rtnne 0x03 
+0x238 000746 fetch 1 ,mem_le_check_retransmit_flag 
+0x239 000747 rtn blank 
+0x23a 000748 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0x23b 000749 nrtn blank 
+:      000750 p_mouse_le_next:
+0x23c 000751 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x23d 000752 call mouse_clear_sensor_data_by_reset ,blank 
+0x23e 000753 fetch mouse_flag_len ,mem_mouse_flag 
+0x23f 000754 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x240 000755 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x241 000756 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x242 000757 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x243 000758 call mouse_motion 
+0x244 000759 call mouse_check_125hz 
+0x245 000760 nrtn user 
+0x246 000761 call mouse_current_mult_update 
+0x247 000762 call p_mouse_data_xy_release 
+0x248 000763 branch mouse_le_next + 12 
+:      000765 p_gpio_set_wake:
+0x249 000766 sub temp ,ui_button_gpio_disable ,null 
+0x24a 000767 rtn zero 
+0x24b 000768 arg 4 ,debug 
+0x24c 000769 isolate1 gpio_active_bit ,temp 
+0x24d 000770 branch gpio_set_wake_high ,true 
+0x24e 000771 arg 3 ,debug 
+0x24f 000772 branch gpio_set_wake_high 
+:      000774 p_gpio_set_wake_by_current_state:
+0x250 000775 sub temp ,gpio_disable ,null 
+0x251 000776 rtn zero 
+0x252 000777 call gpio_get_bit 
+0x253 000778 branch p_gpio_set_qdec_mode ,true 
+:      000779 p_gpio_set_low_wake:
+0x254 000780 arg 3 ,debug 
+0x255 000781 branch gpio_set_wake_high 
+:      000783 p_gpio_set_qdec_mode:
+0x256 000784 jam 1 ,mem_mouse_qdec_set_flag 
+:      000787 p_mouse_qdec_lpm_cfg:
+0x257 000788 arg 6 ,debug 
+0x258 000789 branch gpio_set_wake_high 
+:      000791 p_mouse_puchk_disable:
+0x259 000792 setarg 0x10 
+:      000793 p_mouse_puchk_set:
+0x25a 000794 store 1 ,core_puwakeup 
+0x25b 000795 branch lpm_write_wait 
+:      000797 p_mouse_lpm_before_common:
+0x25c 000798 call p_clear_wake 
+0x25d 000799 jam 0 ,mem_mouse_qdec_set_flag 
+0x25e 000800 fetcht 1 ,mem_matrix_public_gpio 
+0x25f 000801 call gpio_out_active 
+0x260 000802 fetcht 1 ,mem_matrix_public_gpio 
+0x261 000803 call gpio_clr_wake 
+0x262 000804 call mouse_lpm_before_common + 1 
+0x263 000805 call mouse_gpio_pd_idle 
+:      000806 p_mouse_wheel_set_impedance:
+0x264 000807 fetcht 1 ,mem_whee_a_data_gpio 
+0x265 000808 call gpio_set_high_impedance 
+0x266 000809 fetcht 1 ,mem_whee_b_data_gpio 
+0x267 000810 branch gpio_set_high_impedance 
+:      000812 p_lpm_sleep:
+:      000816 p_lpm_sleep_skip_cb_function:
+0x268 000817 fetch 4 ,mem_sleep_counter_all 
+0x269 000818 iadd temp ,pdata 
+0x26a 000819 store 4 ,mem_sleep_counter_all 
+0x26b 000820 call p_lpm_save_context 
+0x26c 000821 call p_mouse_puchk_set_check 
+0x26d 000822 fetch 1 ,mem_lpm_hv_sel 
+0x26e 000823 set1 lpm_doze_en_bit ,pdata 
+0x26f 000824 call lpm_write_sel_hv 
+0x270 000825 ncall lpm_preon_counter ,wake 
+0x271 000826 until null ,lpo_edge 
+0x272 000827 copy clkn ,pdata 
+0x273 000828 store 6 ,mem_sleep_clkn 
+0x274 000829 branch lpm_sleep_skip_cb_function + 10 
+:      000830 p_mouse_puchk_set_check:
+0x275 000831 fetch 1 ,mem_mouse_qdec_set_flag 
+0x276 000832 branch p_mouse_puchk_disable ,blank 
+:      000833 p_mouse_puchk_enable:
+0x277 000834 setarg 0x80 
+0x278 000835 branch p_mouse_puchk_set 
+:      000837 p_lpm_save_context:
+0x279 000838 storer mark ,8 ,mem_saved_mark 
+0x27a 000839 arg core_gpio_conf ,contr 
+0x27b 000840 arg mem_saved_gpio ,contw 
+0x27c 000841 call memcpy16 
+0x27d 000842 arg core_gpio_conf_hi ,contr 
+0x27e 000843 call memcpy8 
+0x27f 000844 fetch 1 ,core_spid_ctrl 
+0x280 000845 store 1 ,mem_saved_spidctrl 
+0x281 000846 copy temp ,regb 
+:      000847 p_lpm_write_gpio_wakeup:
+0x282 000848 arg 12 ,loopcnt 
+0x283 000849 arg mem_gpio_wakeup_cfg ,rega 
+0x284 000850 arg core_gpio_wakeup_cfg ,regc 
+0x285 000851 until null ,lpo_edge 
+:      000852 p_lpm_write_gpio_loop:
+0x286 000853 ifetch 1 ,rega 
+0x287 000854 ifetcht 1 ,regc 
+0x288 000855 isub temp ,null 
+0x289 000856 branch p_lpm_write_gpio_loop_next ,zero 
+0x28a 000857 istore 1 ,regc 
+0x28b 000858 until null ,lpo_edge 
+:      000859 p_lpm_write_gpio_loop_next:
+0x28c 000860 increase 1 ,rega 
+0x28d 000861 increase 1 ,regc 
+0x28e 000862 loop p_lpm_write_gpio_loop 
+0x28f 000863 copy regb ,temp 
+0x290 000864 rtn 
+:      000866 p_otp_read_data:
+0x291 000867 call enable_otp_read 
+0x292 000868 call otp_read_data + 1 
+0x293 000869 branch otp_disable_chgpump 
+:      000871 p_g24_reconn_dispatch:
+0x294 000872 fetch 2 ,mem_24g_reconn_count 
+0x295 000873 arg 0x01f8 ,temp 
+0x296 000874 iand temp ,pdata 
+0x297 000875 branch p_g24_reconn_dispatch_next ,blank 
+0x298 000876 branch g24_reconn_dispatch + 5 
+:      000878 p_g24_reconn_dispatch_next:
+0x299 000879 call g24_reconn_data_prep 
+0x29a 000880 call g24_transmit_receive_ack 
+0x29b 000881 nbranch g24_reconn_device_fail ,sync 
+0x29c 000882 nbranch g24_reconn_device_fail ,user3 
+0x29d 000883 call g24_ackpayload_parse 
+0x29e 000885 fetch 1 ,mem_24g_rxdata_length 
+0x29f 000886 branch p_recv_addr_zero_skip ,blank 
+:      000887 p_g24_reconn_dispatch_next_2:
+0x2a0 000888 fetch 4 ,mem_24g_pair_addr 
+0x2a1 000889 fetcht 4 ,mem_24g_addr 
+0x2a2 000890 isub temp ,null 
+0x2a3 000891 branch p_g24_reconn_mode_judge ,zero 
+0x2a4 000892 branch g24_reconn_dispatch_next + 9 
+:      000894 p_g24_reconn_mode_judge:
+0x2a5 000895 fetch mouse_flag_len ,mem_mouse_flag 
+0x2a6 000896 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+0x2a7 000897 branch g24_reconn_receiver_addr 
+:      000899 p_g24_reconn_device_fail:
+0x2a8 000900 fetch 1 ,mem_24g_fast_conn_enable 
+0x2a9 000901 branch g24_ch ,blank 
+0x2aa 000902 fetch 2 ,mem_24g_reconn_count 
+0x2ab 000903 increase 1 ,pdata 
+0x2ac 000904 store 2 ,mem_24g_reconn_count 
+0x2ad 000905 isolate1 9 ,pdata 
+0x2ae 000906 fetch 1 ,mem_24g_reconn_type 
+0x2af 000907 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+0x2b0 000908 branch g24_reconn_device_fail + 7 
+:      000910 p_g24_reconn_pair_and_receiver:
+0x2b1 000911 branch g24_reconn_receiver_addr ,true 
+0x2b2 000912 branch g24_pair_init_param 
+:      000914 p_mouse_param_init:
+0x2b3 000915 call mouse_param_common_init 
+0x2b4 000917 setarg mem_le_tx_buffer0_omemalloc_new 
+0x2b5 000918 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x2b6 000919 setarg mouse_ble_l2cap_txbuff_size_new 
+0x2b7 000920 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x2b8 000921 branch mouse_param_init + 2 
+:      000922 p_recv_addr_zero_skip:
+0x2b9 000923 fetch 4 ,mem_24g_fast_conn_addr 
+0x2ba 000924 fetcht 4 ,mem_24g_addr 
+0x2bb 000925 isub temp ,null 
+0x2bc 000926 branch p_g24_reconn_dispatch_next_2 ,zero 
+0x2bd 000927 fetch 4 ,mem_24g_rxpayload + 2 
+0x2be 000928 rtn blank 
+0x2bf 000929 branch p_g24_reconn_dispatch_next_2 
+:      000931 p_power_ctrl_start:
+0x2c0 000932 fetch 1 ,mem_power_ctrl_disable 
+0x2c1 000933 nrtn blank 
+0x2c2 000934 fetch 2 ,mem_ui_state_map 
+0x2c3 000935 rtnbit1 ui_state_ble_adv 
+0x2c4 000936 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x2c5 000937 call rssi_average 
+0x2c6 000938 storet 1 ,mem_rssi_avg_received 
+0x2c7 000939 fetch 1 ,mem_rssi_dis_max_24g 
+0x2c8 000940 bmark1 mark_24g ,p_power_ctrl_start_next 
+0x2c9 000941 fetch 1 ,mem_rssi_dis_max_ble 
+:      000942 p_power_ctrl_start_next:
+0x2ca 000943 isub temp ,null 
+0x2cb 000944 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+0x2cc 000945 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x2cd 000946 sub pdata ,2 ,null 
+0x2ce 000947 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+0x2cf 000948 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x2d0 000949 beq 0 ,p_power_ctrl_txpower_incrs 
+0x2d1 000950 rtn 
+:      000952 p_power_ctrl_txpower_decrs_check:
+0x2d2 000953 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x2d3 000954 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x2d4 000955 isub temp ,null 
+0x2d5 000956 nrtn zero 
+0x2d6 000957 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      000958 p_power_ctrl_txpower_decrs:
+0x2d7 000959 fetcht 1 ,mem_rssi_avg_received 
+0x2d8 000960 fetch 1 ,mem_rssi_dis_min_24g 
+0x2d9 000961 bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+0x2da 000962 fetch 1 ,mem_rssi_dis_min_ble 
+:      000963 p_power_ctrl_txpower_decrs_next:
+0x2db 000964 isub temp ,null 
+0x2dc 000965 nrtn positive 
+0x2dd 000966 fetch 1 ,mem_power_ctrl_level 
+0x2de 000967 beq 0 ,power_ctrl_decrs_level0 
+0x2df 000968 increase -1 ,pdata 
+0x2e0 000969 store 1 ,mem_power_ctrl_level 
+0x2e1 000970 beq 2 ,p_power_ctrl_decrs_level2 
+0x2e2 000971 beq 1 ,power_ctrl_decrs_level1 
+0x2e3 000972 branch power_ctrl_decrs_level0 
+:      000974 p_power_ctrl_txpower_incrs_force:
+0x2e4 000975 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      000976 p_power_ctrl_txpower_incrs:
+0x2e5 000977 fetch 1 ,mem_power_ctrl_level 
+0x2e6 000978 beq 3 ,p_power_ctrl_incrs_level3 
+0x2e7 000979 increase 1 ,pdata 
+0x2e8 000980 store 1 ,mem_power_ctrl_level 
+0x2e9 000981 beq 1 ,power_ctrl_incrs_level1 
+0x2ea 000982 beq 2 ,p_power_ctrl_incrs_level2 
+:      000983 p_power_ctrl_incrs_level3:
+0x2eb 000984 jam tx_power_5db ,mem_tx_power 
+0x2ec 000985 rtn 
+:      000986 p_power_ctrl_decrs_level2:
+:      000987 p_power_ctrl_incrs_level2:
+0x2ed 000988 jam tx_power_3db ,mem_tx_power 
+0x2ee 000989 rtn 
+:      000995 p_mouse_cb_fuction:
+0x2ef 000996 setarg mouse_24g_short_sleep 
+0x2f0 000997 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x2f1 000998 setarg mouse_24g_long_sleep 
+0x2f2 000999 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x2f3 001002 branch mouse_cb_fuction + 7 
+:      001004 p_soft_reset:
+0x2f4 001005 nbranch soft_reset + 1 ,wake 
+0x2f5 001006 until null ,lpo_edge 
+0x2f6 001007 until null ,lpo_edge 
+0x2f7 001008 clear_stack 
+0x2f8 001009 jam 0x73 ,core_spid_ctrl 
+0x2f9 001010 call p_mouse_wheel_init_set ,wake 
+0x2fa 001011 branch soft_reset + 2 
+:      001013 p_mouse_wheel_init_set:
+0x2fb 001014 call p_mouse_puchk_disable 
+0x2fc 001015 call mouse_matrix_public_gpio_reset 
+0x2fd 001016 branch mouse_wheel_gpio_init 
+:      001028 p_mouse_default_init:
+0x2fe 001029 fetch mouse_flag_len ,mem_mouse_flag 
+0x2ff 001030 isolate1 mouse_enable_keyboard ,pdata 
+0x300 001031 call mouse_customer_key_enable ,true 
+0x301 001032 branch mouse_default_parm_init 
+:      001034 p_mouse_load_device_info_check:
+0x302 001035 call p_mouse_store_normal_tx_power 
+0x303 001036 fetch mouse_flag_len ,mem_mouse_flag 
+0x304 001037 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x305 001038 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x306 001039 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+0x307 001040 rtn 
+:      001041 p_mouse_load_otp_info_check:
+0x308 001042 call p_mouse_device_flag_temp_store 
+0x309 001043 call mouse_read_otp_dpi 
+0x30a 001044 call mouse_read_otp_device_flag 
+0x30b 001046 call p_mouse_device_flag_check 
+0x30c 001048 call p_mouse_select_device_by_switch_check 
+0x30d 001050 call p_mouse_read_otp_device_info 
+0x30e 001051 call p_mouse_read_otp_le_addr_increase_count_info 
+0x30f 001052 branch mouse_otp_load_app_initflag 
+:      001054 p_mouse_select_device_by_switch_check:
+0x310 001055 fetch mouse_flag_len ,mem_mouse_flag 
+0x311 001056 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x312 001057 call p_mouse_check_select_device_by_switch 
+:      001058 p_mouse_device_flag_temp_store:
+0x313 001059 fetch 1 ,mem_device_flag 
+0x314 001060 store 1 ,mem_mouse_device_flag_temp 
+0x315 001061 rtn 
+:      001063 p_mouse_read_otp_device_info:
+0x316 001064 fetch mouse_flag_len ,mem_mouse_flag 
+0x317 001065 isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
+0x318 001066 call mouse_read_otp_le_device1 ,true 
+0x319 001067 branch mouse_read_otp_device_info 
+:      001069 p_mouse_app_initflag_check:
+0x31a 001070 fetch 2 ,mem_store_flag 
+0x31b 001071 arg eeprom_init_flag ,temp 
+0x31c 001072 isub temp ,null 
+0x31d 001073 branch p_mouse_load_device_info ,zero 
+0x31e 001075 storet 2 ,mem_store_flag 
+0x31f 001076 call mouse_ble_init_address 
+0x320 001079 call mouse_load_default_dpi 
+0x321 001081 setarg 0x1122 
+0x322 001082 store 2 ,mem_random_addr_increase_count 
+:      001083 p_mouse_device_flag_temp_load:
+0x323 001084 fetch 1 ,mem_mouse_device_flag_temp 
+0x324 001085 branch mouse_device_flag_load_end 
+:      001087 p_mouse_device_flag_check:
+0x325 001088 fetch 1 ,mem_device_flag 
+0x326 001089 sub pdata ,0 ,null 
+0x327 001090 branch p_mouse_device_flag_temp_load ,zero 
+0x328 001091 sub pdata ,4 ,null 
+0x329 001092 branch p_mouse_24g_init ,zero 
+0x32a 001093 rtn positive 
+:      001094 p_mouse_24g_init:
+0x32b 001095 jam mode_24g_device ,mem_device_flag 
+0x32c 001096 rtn 
+:      001098 p_mouse_read_otp_le_addr_increase_count_info:
+0x32d 001099 fetch 1 ,mem_device_flag 
+0x32e 001100 rtneq mode_24g_device 
+0x32f 001101 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x330 001102 copy regb ,regc 
+:      001103 p_mouse_read_otp_le_addr_increase_count_loop:
+0x331 001104 call mouse_read_otp_le_addr_increase_count_common 
+0x332 001105 fetch 2 ,mem_random_addr_increase_count_temp 
+0x333 001106 branch p_mouse_le_addr_increase_count_load ,blank 
+0x334 001107 store 2 ,mem_random_addr_increase_count_last 
+0x335 001108 increase 2 ,regc 
+0x336 001109 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x337 001110 isub regc ,null 
+0x338 001111 nbranch p_mouse_le_addr_increase_count_load ,positive 
+0x339 001112 copy regc ,regb 
+0x33a 001113 branch p_mouse_read_otp_le_addr_increase_count_loop 
+:      001115 p_mouse_le_addr_increase_count_load:
+0x33b 001116 fetch 2 ,mem_random_addr_increase_count_last 
+0x33c 001117 branch mouse_le_addr_increase_store 
+:      001120 p_mouse_store_device_info:
+0x33d 001121 fetch mouse_flag_len ,mem_mouse_flag 
+0x33e 001122 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x33f 001123 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x340 001124 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0x341 001125 rtn 
+:      001127 p_mouse_store_otp_device_info:
+0x342 001128 call p_mouse_write_otp_locall_addr 
+0x343 001129 call p_mouse_write_otp_device_flag 
+0x344 001130 branch mouse_store_otp_device_info + 1 
+:      001132 p_mouse_write_otp_locall_addr:
+0x345 001133 fetch 1 ,mem_device_flag 
+0x346 001134 rtneq mode_24g_device 
+0x347 001135 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+0x348 001136 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+0x349 001137 rtn 
+:      001139 p_mouse_write_otp_device_flag:
+0x34a 001140 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x34b 001141 copy regb ,regc 
+:      001142 p_mouse_write_otp_device_flag_loop:
+0x34c 001143 call mouse_read_otp_device_flag_common 
+0x34d 001144 fetch 1 ,mem_device_flag_temp 
+0x34e 001145 branch p_mouse_device_flag_store ,blank 
+0x34f 001146 store 1 ,mem_device_flag_last 
+0x350 001147 increase 1 ,regc 
+0x351 001148 fetch 2 ,mem_otp_offset_device_flag_end 
+0x352 001149 isub regc ,null 
+0x353 001150 nrtn positive 
+0x354 001151 copy regc ,regb 
+0x355 001152 branch p_mouse_write_otp_device_flag_loop 
+:      001154 p_mouse_device_flag_store:
+0x356 001155 fetch 1 ,mem_device_flag_last 
+0x357 001156 and pdata ,0xf0 ,pdata 
+0x358 001157 branch p_mouse_device_flag_store_check ,blank 
+0x359 001158 fetch 1 ,mem_device_flag 
+0x35a 001160 call p_mouse_device_flag_otp_store_judge 
+0x35b 001162 store 1 ,mem_device_flag_value 
+:      001163 p_mouse_device_flag_store_end:
+0x35c 001164 arg 1 ,loopcnt 
+0x35d 001165 copy regc ,regb 
+0x35e 001166 arg mem_device_flag_value ,rega 
+0x35f 001167 branch otp_write 
+:      001169 p_mouse_device_flag_store_check:
+0x360 001170 fetcht 1 ,mem_device_flag_last 
+0x361 001171 fetch 1 ,mem_device_flag 
+0x362 001172 call p_mouse_device_flag_otp_store_judge 
+0x363 001173 isub temp ,null 
+0x364 001174 rtn zero 
+0x365 001175 lshift4 pdata ,pdata 
+0x366 001176 iadd temp ,pdata 
+0x367 001177 store 1 ,mem_device_flag_value 
+0x368 001179 copy regc ,pdata 
+0x369 001180 fetcht 2 ,mem_otp_offset_device_flag 
+0x36a 001181 isub temp ,null 
+0x36b 001182 branch p_mouse_device_flag_store_end ,zero 
+0x36c 001184 increase -1 ,regc 
+0x36d 001185 branch p_mouse_device_flag_store_end 
+:      001187 p_mouse_device_flag_otp_store_judge:
+0x36e 001188 rtnne mode_24g_device 
+0x36f 001189 increase 4 ,pdata 
+0x370 001190 rtn 
+:      001194 p_mouse_write_otp_le_locall_addr1:
+0x371 001195 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x372 001196 copy regb ,regc 
+:      001197 p_mouse_write_otp_le_locall_addr1_loop:
+0x373 001198 call mouse_read_otp_le_locall_addr1_common 
+0x374 001199 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x375 001200 branch p_mouse_le_local_addr1_store ,blank 
+0x376 001201 store 6 ,mem_mouse_le_locall_addr1_last 
+0x377 001202 increase 6 ,regc 
+0x378 001203 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x379 001204 isub regc ,null 
+0x37a 001205 nrtn positive 
+0x37b 001206 copy regc ,regb 
+0x37c 001207 branch p_mouse_write_otp_le_locall_addr1_loop 
+:      001209 p_mouse_le_local_addr1_store:
+0x37d 001210 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x37e 001211 fetcht 6 ,mem_device1_locall_addr 
+0x37f 001212 isub temp ,null 
+0x380 001213 rtn zero 
+0x381 001214 arg 6 ,loopcnt 
+0x382 001215 arg mem_device1_locall_addr ,rega 
+0x383 001216 copy regc ,regb 
+0x384 001217 branch otp_write 
+:      001219 p_mouse_write_otp_le_locall_addr2:
+0x385 001220 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x386 001221 copy regb ,regc 
+:      001222 p_mouse_write_otp_le_locall_addr2_loop:
+0x387 001223 call mouse_read_otp_le_locall_addr2_common 
+0x388 001224 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x389 001225 branch p_mouse_le_local_addr2_store ,blank 
+0x38a 001226 store 6 ,mem_mouse_le_locall_addr2_last 
+0x38b 001227 increase 6 ,regc 
+0x38c 001228 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x38d 001229 isub regc ,null 
+0x38e 001230 nrtn positive 
+0x38f 001231 copy regc ,regb 
+0x390 001232 branch p_mouse_write_otp_le_locall_addr2_loop 
+:      001234 p_mouse_le_local_addr2_store:
+0x391 001235 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x392 001236 fetcht 6 ,mem_device2_locall_addr 
+0x393 001237 isub temp ,null 
+0x394 001238 rtn zero 
+0x395 001239 arg 6 ,loopcnt 
+0x396 001240 arg mem_device2_locall_addr ,rega 
+0x397 001241 copy regc ,regb 
+0x398 001242 branch otp_write 
+:      001246 p_mouse_load_device_info:
+0x399 001247 call p_mouse_le_locall_addr_init_check 
+0x39a 001248 call p_mouse_select_reconn_device 
+0x39b 001249 call p_mouse_otp_load_dpi 
+0x39c 001250 branch mouse_load_device_info + 1 
+:      001252 p_mouse_otp_load_dpi:
+0x39d 001253 fetch mouse_flag_len ,mem_mouse_flag 
+0x39e 001254 rtnbit0 mouse_enable_load_and_store_dpi 
+0x39f 001255 fetch 1 ,mem_mouse_dpi 
+0x3a0 001256 beq 0 ,mouse_otp_load_dpi 
+0x3a1 001257 beq 6 ,mouse_dpi_reinit_set 
+0x3a2 001259 rtn 
+:      001261 p_mouse_store_dpi_info_check:
+0x3a3 001262 fetch mouse_flag_len ,mem_mouse_flag 
+0x3a4 001263 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3a5 001264 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+0x3a6 001265 rtn 
+:      001267 p_mouse_store_otp_dpi:
+0x3a7 001268 fetch mouse_flag_len ,mem_mouse_flag 
+0x3a8 001269 rtnbit0 mouse_enable_load_and_store_dpi 
+0x3a9 001270 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x3aa 001271 copy regb ,regc 
+:      001272 p_mouse_otp_store_dpi_loop:
+0x3ab 001273 call mouse_read_otp_dpi_common 
+0x3ac 001274 fetch 1 ,mem_mouse_dpi_temp 
+0x3ad 001275 branch p_mouse_otp_dpi_store ,blank 
+0x3ae 001276 store 1 ,mem_mouse_dpi_last 
+0x3af 001277 increase 1 ,regc 
+0x3b0 001278 fetch 2 ,mem_otp_offset_dpi_end 
+0x3b1 001279 isub regc ,null 
+0x3b2 001280 nrtn positive 
+0x3b3 001281 copy regc ,regb 
+0x3b4 001282 branch p_mouse_otp_store_dpi_loop 
+:      001284 p_mouse_otp_dpi_store:
+0x3b5 001285 fetch 1 ,mem_mouse_dpi_last 
+0x3b6 001286 and pdata ,0xf0 ,pdata 
+0x3b7 001287 branch p_mouse_dpi_store_last_check ,blank 
+0x3b8 001288 fetch 1 ,mem_mouse_dpi 
+0x3b9 001290 call p_mouse_dpi_otp_store_judge 
+0x3ba 001292 store 1 ,mem_mouse_otp_dpi_value 
+:      001293 p_mouse_dpi_store_end:
+0x3bb 001294 arg 1 ,loopcnt 
+0x3bc 001295 copy regc ,regb 
+0x3bd 001296 arg mem_mouse_otp_dpi_value ,rega 
+0x3be 001297 branch otp_write 
+:      001299 p_mouse_dpi_store_last_check:
+0x3bf 001300 fetcht 1 ,mem_mouse_dpi_last 
+0x3c0 001301 fetch 1 ,mem_mouse_dpi 
+0x3c1 001302 call p_mouse_dpi_otp_store_judge 
+0x3c2 001303 isub temp ,null 
+0x3c3 001304 rtn zero 
+0x3c4 001305 lshift4 pdata ,pdata 
+0x3c5 001306 iadd temp ,pdata 
+0x3c6 001307 store 1 ,mem_mouse_otp_dpi_value 
+0x3c7 001309 copy regc ,pdata 
+0x3c8 001310 fetcht 2 ,mem_otp_offset_dpi 
+0x3c9 001311 isub temp ,null 
+0x3ca 001312 branch p_mouse_dpi_store_end ,zero 
+0x3cb 001314 increase -1 ,regc 
+0x3cc 001315 branch p_mouse_dpi_store_end 
+:      001317 p_mouse_dpi_otp_store_judge:
+0x3cd 001318 rtnne mouse_dpi_level1 
+0x3ce 001319 increase 6 ,pdata 
+0x3cf 001320 rtn 
+:      001322 p_mouse_le_locall_addr_init_check:
+0x3d0 001323 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d1 001324 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+0x3d2 001325 fetch 1 ,mem_device_flag 
+0x3d3 001326 rtneq mode_24g_device 
+0x3d4 001327 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+0x3d5 001328 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+0x3d6 001329 rtn 
+:      001331 p_mouse_le_addr1_init_check:
+0x3d7 001332 fetch 6 ,mem_device1_locall_addr 
+0x3d8 001333 fetcht 6 ,mem_mouse_compare_addr 
+0x3d9 001334 isub temp ,null 
+0x3da 001335 nrtn zero 
+0x3db 001336 fetch 6 ,mem_le_lap 
+0x3dc 001337 store 6 ,mem_device1_locall_addr 
+0x3dd 001338 rtn 
+:      001340 p_mouse_le_addr2_init_check:
+0x3de 001341 fetch 6 ,mem_device2_locall_addr 
+0x3df 001342 fetcht 6 ,mem_mouse_compare_addr 
+0x3e0 001343 isub temp ,null 
+0x3e1 001344 nrtn zero 
+0x3e2 001345 fetch 6 ,mem_le_lap 
+0x3e3 001346 add pdata ,0x0100 ,pdata 
+0x3e4 001347 store 6 ,mem_device2_locall_addr 
+0x3e5 001348 rtn 
+:      001350 p_mouse_buletooth_fast_conn_end:
+0x3e6 001351 call p_mouse_select_reconn_device 
+0x3e7 001352 branch mouse_buletooth_fast_conn_end + 2 
+:      001354 p_mouse_select_reconn_device:
+0x3e8 001355 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e9 001356 bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+0x3ea 001357 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+:      001358 p_mouse_select_reconn_device_start:
+0x3eb 001359 fetch 1 ,mem_device_flag 
+0x3ec 001360 rtneq mode_24g_device 
+0x3ed 001361 beq mode_bt_device1 ,p_mouse_load_le_device1 
+0x3ee 001362 beq mode_bt_device2 ,p_mouse_load_le_device2 
+0x3ef 001363 rtn 
+:      001365 p_mouse_load_le_device1:
+0x3f0 001366 fetch 6 ,mem_device1_addr 
+0x3f1 001367 store 6 ,mem_hci_plap 
+0x3f2 001368 fetch 6 ,mem_device1_locall_addr 
+:      001369 p_mouse_le_lap_store:
+0x3f3 001370 store 6 ,mem_le_lap 
+0x3f4 001371 rtn 
+:      001373 p_mouse_load_le_device2:
+0x3f5 001374 fetch 6 ,mem_device2_addr 
+0x3f6 001375 store 6 ,mem_hci_plap 
+0x3f7 001376 fetch 6 ,mem_device2_locall_addr 
+0x3f8 001377 branch p_mouse_le_lap_store 
+:      001379 p_mouse_store_remote_bdaddr:
+0x3f9 001380 fetch mouse_flag_len ,mem_mouse_flag 
+0x3fa 001381 rtnbit0 mouse_store_eeprom_flag 
+0x3fb 001382 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+0x3fc 001383 arg mouse_store_eeprom_flag ,queue 
+0x3fd 001384 call mouse_disable_function_flag 
+0x3fe 001385 call mouse_check_device_addr 
+0x3ff 001386 call p_mouse_before_store_reconn_info 
+0x400 001387 branch mouse_store_device_info_delay 
+:      001389 p_mouse_before_store_reconn_info:
+0x401 001390 fetch 1 ,mem_device_flag 
+0x402 001391 beq mode_bt_device1 ,p_mouse_store_le_device1 
+0x403 001392 beq mode_bt_device2 ,p_mouse_store_le_device2 
+0x404 001393 rtn 
+:      001395 p_mouse_store_le_device1:
+0x405 001396 fetch 6 ,mem_le_plap 
+0x406 001397 store 6 ,mem_device1_addr 
+0x407 001398 fetch 6 ,mem_le_lap 
+0x408 001399 store 6 ,mem_device1_locall_addr 
+0x409 001400 rtn 
+:      001402 p_mouse_store_le_device2:
+0x40a 001403 fetch 6 ,mem_le_plap 
+0x40b 001404 store 6 ,mem_device2_addr 
+0x40c 001405 fetch 6 ,mem_le_lap 
+0x40d 001406 store 6 ,mem_device2_locall_addr 
+0x40e 001407 rtn 
+:      001410 p_mouse_bb_event_timer:
+0x40f 001411 call p_mouse_le_send_conn_param_update_timer 
+0x410 001412 call mouse_low_voltage_led_timer 
+0x411 001413 call mouse_adc_read 
+0x412 001415 call mouse_logo_led_on_timer 
+0x413 001416 call mouse_led_multi_timer 
+0x414 001417 call mouse_dpi_led_blink_delay_timer 
+0x415 001419 call g24_pair_timeout_timer 
+0x416 001420 call g24_reconn_timeout_timer 
+0x417 001421 call mouse_24g_long_sleep_param_update_timer 
+0x418 001423 call mouse_dpi_key_check_long_press 
+0x419 001424 call mouse_bt_discovery_check 
+0x41a 001425 call mouse_commbination_key_process 
+0x41b 001426 call mouse_check_discovery_timeout_timer 
+0x41c 001428 call mouse_check_direct_timeout_timer 
+0x41d 001429 call mouse_le_enable_att_list_timer 
+0x41e 001430 call mouse_le_battery_updata_timer 
+0x41f 001431 call mouse_le_send_smp_security_request_timer 
+0x420 001433 call mouse_check_reconnect_delay_long_sleep 
+0x421 001434 call p_mouse_current_mult_update_timer 
+0x422 001435 call mouse_wheel_trigger_timer 
+0x423 001436 call mouse_store_information_delay_timer 
+0x424 001437 branch mouse_check_no_data_timeout_timer 
+:      001439 p_mouse_le_send_conn_param_update_timer:
+0x425 001440 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0x426 001441 arg mouse_updata_le_param ,regb 
+0x427 001442 branch timer_single_step 
+:      001444 p_mouse_current_mult_update_timer:
+0x428 001445 arg mem_mouse_current_mult_timer ,regc 
+0x429 001446 arg p_mouse_current_mult_reinit ,regb 
+0x42a 001447 branch timer_single_step 
+:      001448 p_mouse_current_mult_reinit:
+0x42b 001449 fetch 1 ,mem_lpm_mult_init 
+0x42c 001450 store 1 ,mem_lpm_mult 
+0x42d 001451 jam 3 ,mem_mouse_long_mult_flag 
+0x42e 001452 rtn 
+:      001454 p_mouse_start_discovery:
+0x42f 001455 call mouse_sensor_powerdown 
+0x430 001456 branch mouse_start_discovery + 1 
+:      001458 p_mouse_priority_bb_event:
+0x431 001459 copy regc ,pdata 
+0x432 001460 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x433 001461 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x434 001462 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x435 001463 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x436 001464 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x437 001465 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x438 001466 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x439 001467 branch mouse_priority_bb_event + 2 
+:      001469 p_mouse_le_bb_event_connected:
+0x43a 001471 setarg 0 
+0x43b 001472 store 4 ,mem_le_conn_first_rcv 
+0x43c 001473 branch mouse_le_bb_event_connected 
+:      001475 p_mouse_le_ll_start_encryt:
+0x43d 001476 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x43e 001477 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x43f 001478 jam 20 ,mem_le_start_encrypt_timer 
+0x440 001479 branch p_mouse_le_ll_reconn_start_encryt_new 
+:      001480 p_mouse_le_ll_reconn_start_encryt:
+0x441 001481 call mouse_updata_le_param 
+0x442 001482 jam 5 ,mem_le_start_encrypt_timer 
+:      001483 p_mouse_le_ll_reconn_start_encryt_new:
+0x443 001484 fetch 1 ,mem_le_conn_rcv_new 
+0x444 001485 store 1 ,mem_le_conn_first_rcv 
+0x445 001486 branch mouse_le_ll_enable_start_enc_flag 
+:      001489 p_mouse_le_conn_param_update_rsp_recieved:
+0x446 001490 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0x447 001491 nrtn blank 
+0x448 001492 jam 1 ,mem_mouse_le_send_conn_param_update 
+0x449 001493 jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+0x44a 001494 rtn 
+:      001496 p_mouse_le_bb_disconnected:
+0x44b 001497 setarg 0 
+0x44c 001498 store 1 ,mem_mouse_le_send_conn_param_update 
+0x44d 001499 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+0x44e 001500 setarg 0 
+0x44f 001501 store 2 ,mem_le_battery_level_updata_timer 
+0x450 001502 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x451 001503 arg le_interval_7_5ms ,temp 
+0x452 001504 fetch mouse_flag_len ,mem_mouse_flag 
+0x453 001505 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0x454 001506 arg le_interval_8_75ms ,temp 
+:      001507 p_mouse_le_bb_disconnected_next:
+0x455 001508 storet 2 ,mem_le_interval_min 
+0x456 001509 storet 2 ,mem_le_interval_min + 2 
+0x457 001510 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x458 001511 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x459 001512 call le_clr_config_more_data 
+:      001514 p_mouse_bb_disconnected:
+0x45a 001515 call mouse_bb_discon_clear_stack 
+0x45b 001516 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x45c 001517 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+0x45d 001518 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x45e 001519 branch mouse_start_discovery 
+:      001520 p_mouse4_0_event_bb_disconn:
+0x45f 001521 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x460 001522 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x461 001523 fetch 1 ,mem_le_connect_status_flag 
+0x462 001524 and pdata ,0x03 ,pdata 
+0x463 001525 call mouse_le_clean_connect_flag 
+0x464 001526 bne 0x03 ,mouse_start_reconnect 
+0x465 001527 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0x466 001528 nbranch mouse_start_reconnect ,blank 
+0x467 001529 branch mouse_app_enter_hibernate 
+:      001531 p_mouse_24g_attempt_success:
+0x468 001532 fetch 4 ,mem_24g_addr 
+0x469 001533 store 4 ,mem_24g_receiver_addr 
+0x46a 001534 store 4 ,mem_mouse_24g_addr 
+0x46b 001535 call g24_ch_syncword_crc8_init 
+0x46c 001536 call mouse_no_data_timer_init 
+0x46d 001537 call mouse_device_poweron_led_config 
+0x46e 001538 call mouse_init_sensor_reset 
+0x46f 001539 jam 0 ,mem_mouse_long_mult_flag 
+0x470 001540 jam 0 ,mem_24g_conn_sm 
+0x471 001541 jam 0 ,mem_24g_reconn_type 
+0x472 001542 fetch 4 ,mem_24g_receiver_addr 
+0x473 001543 fetcht 4 ,mem_24g_fast_conn_addr 
+0x474 001544 isub temp ,null 
+0x475 001545 rtn zero 
+0x476 001546 call p_mouse_fetch_normal_tx_power 
+0x477 001547 branch mouse_24g_first_store_reconn_info 
+:      001549 p_mouse_24g_pairing_complete:
+0x478 001550 call p_mouse_fetch_normal_tx_power 
+0x479 001551 branch mouse_24g_pairing_complete 
+:      001553 p_mouse_fetch_normal_tx_power:
+0x47a 001554 fetch 1 ,mem_normal_tx_power 
+0x47b 001555 store 1 ,mem_tx_power 
+0x47c 001556 branch mouse_soft_agc_disable 
+:      001557 p_mouse_24g_attempt_fail:
+0x47d 001558 call p_mouse_fetch_normal_tx_power 
+0x47e 001559 fetch 1 ,mem_mouse_dpi_button_state 
+0x47f 001560 rtneq dpi_button_state_down 
+0x480 001561 fetch 1 ,mem_24g_attempt_fail_flag 
+0x481 001562 nbranch mouse_24g_hibernate_set ,blank 
+0x482 001563 fetch 1 ,mem_24g_reconn_type 
+0x483 001565 beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+0x484 001566 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0x485 001567 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0x486 001568 branch mouse_24g_attempt_fail + 2 
+:      001569 p_mouse_24g_fast_conn_attempt_fail:
+0x487 001570 fetch mouse_flag_len ,mem_mouse_flag 
+0x488 001571 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0x489 001572 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+0x48a 001573 branch mouse_24g_fast_conn_attempt_fail + 3 
+:      001574 p_mouse_24g_start_auto_pair:
+0x48b 001575 fetch 2 ,mem_24g_pair_timeout_init 
+0x48c 001576 store 2 ,mem_24g_reconn_timeout 
+0x48d 001577 jam pair_and_receiver ,mem_24g_reconn_type 
+0x48e 001578 branch g24_reconn_start 
+:      001580 p_mouse_24g_auto_pair_attempt_fail:
+0x48f 001581 fetch mouse_flag_len ,mem_mouse_flag 
+0x490 001582 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x491 001583 fetch 1 ,mem_device_number 
+0x492 001584 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+:      001585 p_mouse_24g_first_bluetooth_reconnect:
+0x493 001586 call mouse_24g_stop 
+0x494 001587 jam mode_bt_device1 ,mem_device_flag 
+0x495 001588 branch mouse_le_fast_conn_judge 
+:      001590 p_mouse_reconn_dongle_attempt_fail:
+0x496 001591 fetch mouse_flag_len ,mem_mouse_flag 
+0x497 001592 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x498 001593 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x499 001594 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+0x49a 001595 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x49b 001596 branch p_mouse_24g_start_auto_pair 
+:      001598 p_mouse_start_work:
+0x49c 001599 fetch mouse_flag_len ,mem_mouse_flag 
+0x49d 001600 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+0x49e 001601 fetch 1 ,mem_device_flag 
+0x49f 001602 beq mode_24g_device ,p_mouse_24g_start_mode 
+0x4a0 001603 branch mouse_le_fast_conn_judge 
+:      001605 p_mouse4_0_check_reconn_target:
+0x4a1 001606 call mouse_device_le_reconn_led_config 
+0x4a2 001607 branch mouse4_0_check_reconn_target 
+:      001608 p_mouse_24g_first_start_auto_pair_mode:
+0x4a3 001609 call mouse_wakeup_from_power_check 
+0x4a4 001610 branch p_mouse_24g_first_start_reconn ,user 
+:      001611 p_mouse_24g_reconn_general_dongle:
+0x4a5 001612 jam mode_24g_device ,mem_device_flag 
+0x4a6 001613 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x4a7 001614 store 2 ,mem_24g_reconn_timeout 
+0x4a8 001615 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+0x4a9 001616 branch g24_reconn_start 
+:      001618 p_mouse_24g_first_start_reconn:
+0x4aa 001619 fetch 1 ,mem_device_flag 
+0x4ab 001620 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x4ac 001621 call mouse_bluetooth_fast_conn_disable 
+0x4ad 001622 branch p_mouse_24g_first_bluetooth_reconnect 
+:      001624 p_mouse_24g_start_mode:
+0x4ae 001625 fetch mouse_flag_len ,mem_mouse_flag 
+0x4af 001626 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x4b0 001627 call mouse_device_24g_pair_led_config 
+0x4b1 001628 call mouse_wakeup_from_power_check 
+0x4b2 001629 branch mouse_24g_reconn_dongle_start ,user 
+0x4b3 001630 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b4 001631 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+0x4b5 001632 branch mouse_24g_start_mode + 7 
+:      001635 p_mouse_store_normal_tx_power:
+0x4b6 001636 fetch 1 ,mem_tx_power 
+0x4b7 001637 store 1 ,mem_normal_tx_power 
+0x4b8 001638 rtn 
+:      001641 p_mouse_idle:
+0x4b9 001642 call mouse_low_voltage_led_no_enter_lpm 
+0x4ba 001643 call ui_check_paring_button 
+0x4bb 001644 call p_mouse_dpi_check 
+0x4bc 001645 branch mouse_idle + 4 
+:      001647 p_mouse_dpi_check:
+0x4bd 001648 fetch 1 ,mem_dpi_button_gpio 
+0x4be 001649 rtneq gpio_disable 
+0x4bf 001650 arg 0 ,rega 
+0x4c0 001651 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x4c1 001652 fetcht 1 ,mem_dpi_button_gpio 
+0x4c2 001653 call p_mouse_dpi_key_check 
+0x4c3 001654 branch mouse_dpi_check_next 
+:      001656 p_mouse_dpi_key_check:
+0x4c4 001657 fetch mouse_flag_len ,mem_mouse_flag 
+0x4c5 001658 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x4c6 001659 fetch 1 ,mem_mouse_dpikey_press_status 
+0x4c7 001660 copy pdata ,regc 
+0x4c8 001661 fetch 1 ,mem_matrix_public_gpio 
+0x4c9 001662 beq gpio_disable ,p_mouse_3io6key_dpi_check 
+0x4ca 001663 branch mouse_dpi_key_check_next 
+:      001665 p_mouse_3io6key_dpi_check:
+0x4cb 001666 fetch 1 ,mem_dpi_button_gpio 
+0x4cc 001667 call mouse_gpio_config_output_low 
+0x4cd 001668 fetcht 1 ,mem_dpi_button_gpio 
+0x4ce 001669 branch p_mouse_3io6key_check 
+:      001671 p_mouse_3io6key_check:
+0x4cf 001672 copy regc ,pdata 
+0x4d0 001673 store 1 ,mem_mouse_key_status 
+0x4d1 001674 lshift pdata ,pdata 
+0x4d2 001675 copy pdata ,regb 
+0x4d3 001676 copy temp ,regc 
+0x4d4 001677 call gpio_out_active 
+0x4d5 001678 copy regc ,temp 
+0x4d6 001679 call mouse_gpio_config_input_pd 
+0x4d7 001680 copy regc ,temp 
+0x4d8 001681 call gpio_get_bit 
+0x4d9 001682 nsetflag true ,0 ,regb 
+0x4da 001683 call mouse_check_press 
+0x4db 001684 branch mouse_check_key_connect_gnd_1 
+:      001686 p_g24_short_sleep:
+0x4dc 001687 call g24_lpm_wait 
+0x4dd 001688 nrtn user 
+0x4de 001689 call g24_setgpio_lpm_before 
+0x4df 001690 call p_clear_wake 
+0x4e0 001691 branch g24_short_sleep_next 
+:      001694 p_clear_wake:
+0x4e1 001695 setarg 0 
+0x4e2 001696 store 8 ,mem_gpio_wakeup_cfg 
+0x4e3 001697 store 4 ,mem_gpio_wakeup_cfg + 8 
+0x4e4 001698 rtn 
+:      001700 p_mouse_24g_hibernate_set:
+0x4e5 001701 jam 0 ,mem_24g_attempt_fail_flag 
+0x4e6 001702 call g24_transmit_next_packet 
+0x4e7 001703 setarg -1 
+0x4e8 001704 store 4 ,mem_24g_enter_hibernate 
+0x4e9 001705 setarg 0 
+0x4ea 001706 store 7 ,mem_mouse_key 
+0x4eb 001707 jam 1 ,mem_sensor_shutdown_flag 
+0x4ec 001708 call mouse_sensor_powerdown 
+0x4ed 001710 branch mouse_24g_long_sleep 
+:      001712 p_mouse_setgpio_hibernate:
+0x4ee 001713 call mouse_set_sdio_high 
+0x4ef 001714 call p_clear_wake 
+0x4f0 001715 call mouse_before_hibernate_wheel_gpio_set 
+0x4f1 001716 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x4f2 001717 call mouse_gpio_config_output_high 
+0x4f3 001719 fetcht 1 ,mem_device_switch_gpio 
+0x4f4 001720 call mouse_gpio_set_pupd_by_input 
+0x4f5 001721 arg 21 ,temp 
+0x4f6 001722 call mouse_gpio_config_input_pu 
+0x4f7 001724 call mouse_logo_led_off 
+0x4f8 001725 call p_mouse_lpm_before_common 
+0x4f9 001729 branch mouse_setgpio_hibernate_next 
+:      001730 p_mouse_24g_package_data:
+0x4fa 001731 rtnmark0 mark_24g 
+0x4fb 001732 call mouse_motion 
+0x4fc 001733 nrtn user 
+0x4fd 001734 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x4fe 001735 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x4ff 001736 ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0x500 001738 fetch mouse_flag_len ,mem_mouse_flag 
+0x501 001739 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0x502 001740 fetch 1 ,mem_customer_key 
+0x503 001741 nbranch mouse_24g_keyboard_package_data ,blank 
+:      001742 p_mouse_24g_mouse_package_data:
+0x504 001743 call p_mouse_data_xy_release 
+0x505 001744 branch mouse_24g_mouse_package_data + 1 
+:      001746 p_mouse_data_xy_release:
+0x506 001747 fetch 1 ,mem_sensor_motion_gpio 
+0x507 001748 rtnne gpio_disable 
+0x508 001749 fetch 1 ,mem_mouse_long_mult_flag 
+0x509 001750 rtn blank 
+0x50a 001751 increase -1 ,pdata 
+0x50b 001752 store 1 ,mem_mouse_long_mult_flag 
+0x50c 001753 setarg 0 
+0x50d 001754 store 4 ,mem_mouse_x 
+0x50e 001755 branch mouse_init_sensor_reset 
+:      001757 p_mouse_24g_short_sleep_clear_wake:
+0x50f 001758 call p_clear_wake 
+0x510 001759 branch p_lpm_write_gpio_wakeup 
+:      001761 p_mouse_check_select_device_by_switch:
+0x511 001762 fetch mouse_flag_len ,mem_mouse_flag 
+0x512 001763 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x513 001764 bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+:      001765 p_mouse_switch_gpio_connect_vin_check:
+0x514 001766 call p_mouse_switch_gpio_pd_set 
+0x515 001767 call p_mouse_switch_gpio_connect_vin 
+:      001768 p_mouse_switch_gpio_pu_set:
+0x516 001769 fetcht 1 ,mem_device_switch_gpio 
+0x517 001770 call gpio_out_inactive 
+0x518 001771 fetcht 1 ,mem_device_switch_gpio 
+0x519 001772 branch mouse_gpio_config_input_pu 
+:      001773 p_mouse_switch_gpio_connect_vin:
+0x51a 001774 fetcht 1 ,mem_device_switch_gpio 
+0x51b 001775 call gpio_get_bit 
+0x51c 001776 nbranch mouse_check_select_24g_device ,true 
+0x51d 001777 branch mouse_select_btdevice 
+:      001779 p_mouse_switch_gpio_connect_gnd:
+0x51e 001780 call p_mouse_switch_gpio_pu_set 
+0x51f 001781 call mouse_switch_gpio_connect_gnd 
+:      001782 p_mouse_switch_gpio_pd_set:
+0x520 001783 fetcht 1 ,mem_device_switch_gpio 
+0x521 001784 call gpio_out_active 
+0x522 001785 fetcht 1 ,mem_device_switch_gpio 
+0x523 001786 branch mouse_gpio_config_input_pd 
+:      001788 p_mouse_le_name_modify:
+0x524 001789 fetch 1 ,mem_le_name_patch_len 
+0x525 001790 rtn blank 
+0x526 001791 copy pdata ,rega 
+0x527 001792 sub pdata ,11 ,null 
+0x528 001793 nbranch mouse_le_name_patch_len_overflow ,positive 
+0x529 001794 call mouse_le_name_clear 
+0x52a 001795 call mouse_le_name_patch_len_next 
+0x52b 001797 copy rega ,temp 
+0x52c 001798 increase 1 ,temp 
+0x52d 001799 storet 1 ,mem_le_adv_swift_pair + 7 
+0x52e 001800 arg mem_le_adv_swift_pair + 9 ,contw 
+0x52f 001801 call mouse_le_name_modify_next 
+0x530 001802 storet 1 ,mem_le_scan_data 
+0x531 001803 arg mem_le_scan_data + 2 ,contw 
+0x532 001804 branch mouse_le_name_modify_next 
+:      001806 p_mouse_init_sensor:
+0x533 001807 call mouse_read_sensor_id 
+0x534 001808 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x535 001809 beq p3065_id1 ,mouse_init_p3065 
+0x536 001810 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+0x537 001811 branch mouse_init_sensor + 5 
+:      001813 p_mouse_ka8g2_id2_judge:
+0x538 001814 call mouse_sensor_poweron 
+0x539 001815 fetch 1 ,mem_sensor_id2 
+0x53a 001816 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+0x53b 001817 branch mouse_init_p32xx_id2_judge 
+:      001818 p_mouse_ka8g2_init_param:
+0x53c 001819 jam ka8g2 ,mem_config_sensor_type 
+0x53d 001820 arg mem_sensor_ka8g2_init_new ,regc 
+0x53e 001821 branch mouse_sensor_wr_seq 
+:      001825 p_mouse_check_sensor_data:
+0x53f 001826 fetch 1 ,mem_spi_write_flash_sm 
+0x540 001827 rtnne flash_sm_no_buys 
+0x541 001828 fetch 1 ,mem_config_sensor_type 
+0x542 001829 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+0x543 001830 branch mouse_check_sensor_data + 2 
+:      001832 p_mouse_pka8g2_sensor_motion:
+0x544 001833 call mouse_clear_sensor_data 
+0x545 001834 fetch 1 ,mem_sensor_motion_gpio 
+0x546 001835 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+0x547 001836 fetcht 1 ,mem_sensor_motion_gpio 
+0x548 001837 call gpio_get_bit 
+0x549 001838 nrtn true 
+:      001839 p_mouse_pka8g2_sensor_motion_1:
+0x54a 001840 setarg pan_reg_pid_l 
+0x54b 001841 call twspi_read 
+0x54c 001842 bne pka8g2_id1 ,mouse_twspi_reset 
+0x54d 001843 branch mouse_p3212_sensor_motion_2 
+:      001846 p_mouse_motion:
+0x54e 001847 disable user 
+0x54f 001848 setarg 0 
+0x550 001849 store 6 ,mem_mouse_x 
+0x551 001850 call p_mouse_check_sensor_data 
+0x552 001851 setarg 0x0089 
+0x553 001852 call twspi_write 
+0x554 001853 call mouse_setting_sensor_type 
+0x555 001854 call mouse_zwheel 
+0x556 001855 call mouse_t_zwheel 
+0x557 001856 call p_mouse_key 
+0x558 001857 branch mouse_motion + 11 
+:      001859 p_mouse_drawing_optima:
+0x559 001860 fetch 1 ,mem_config_sensor_type 
+0x55a 001861 rtneq ka8g2 
+0x55b 001862 branch mouse_drawing_optima + 1 
+:      001864 p_mouse_key:
+0x55c 001865 call mouse_check_firekey_gpio 
+0x55d 001866 fetch 1 ,mem_fire_key_flag 
+0x55e 001867 nbranch fire_key_press ,blank 
+0x55f 001868 fetch 1 ,mem_fire_key_status 
+0x560 001869 nbranch fire_key_process ,blank 
+0x561 001871 call mouse_check_key_gpio 
+0x562 001872 call p_mouse_ghost_key_check 
+0x563 001873 branch mouse_key + 7 
+:      001875 p_mouse_ghost_key_check:
+0x564 001876 jam 0 ,mem_mouse_matrix_key_cow_count 
+0x565 001877 jam 0 ,mem_mouse_matrix_key_row_count 
+0x566 001878 jam 0 ,mem_mouse_ghost_flag 
+0x567 001879 copy pdata ,regb 
+0x568 001880 fetcht 1 ,mem_lbutton_gpio 
+0x569 001881 fetch 1 ,mem_bk_button_gpio 
+0x56a 001882 isub temp ,null 
+0x56b 001883 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+0x56c 001884 fetch 1 ,mem_fw_button_gpio 
+0x56d 001885 isub temp ,null 
+0x56e 001886 branch p_mouse_matrix_ghost_key_l_fw ,zero 
+0x56f 001887 fetcht 1 ,mem_mbutton_gpio 
+0x570 001888 fetch 1 ,mem_bk_button_gpio 
+0x571 001889 isub temp ,null 
+0x572 001890 branch p_mouse_ghost_key_mbk_rfw ,zero 
+:      001891 p_mouse_ghost_key_mfw_rbk:
+0x573 001892 call mouse_ghost_key_check_m_fw 
+:      001893 p_mouse_ghost_key_rbk:
+0x574 001894 call p_mouse_ghost_key_check_r_bk 
+0x575 001895 branch mouse_ghost_key_check_next 
+:      001897 p_mouse_matrix_ghost_key_l_bk:
+0x576 001898 fetcht 1 ,mem_mbutton_gpio 
+0x577 001899 fetch 1 ,mem_fw_button_gpio 
+0x578 001900 isub temp ,null 
+0x579 001901 branch mouse_ghost_key_lbk_mfw ,zero 
+:      001902 p_mouse_ghost_key_lbk_rfw:
+0x57a 001903 call mouse_ghost_key_check_l_bk 
+0x57b 001904 branch p_mouse_ghost_key_rfw 
+:      001906 p_mouse_matrix_ghost_key_l_fw:
+0x57c 001907 fetcht 1 ,mem_mbutton_gpio 
+0x57d 001908 fetch 1 ,mem_bk_button_gpio 
+0x57e 001909 isub temp ,null 
+0x57f 001910 branch p_mouse_ghost_key_lfw_mbk ,zero 
+:      001911 p_mouse_ghost_key_lfw_rbk:
+0x580 001912 call p_mouse_ghost_key_check_l_fw 
+0x581 001913 branch p_mouse_ghost_key_rbk 
+:      001915 p_mouse_ghost_key_lfw_mbk:
+0x582 001916 call p_mouse_ghost_key_check_l_fw 
+0x583 001917 call p_mouse_ghost_key_check_m_bk 
+0x584 001918 branch mouse_ghost_key_check_next 
+:      001920 p_mouse_ghost_key_mbk_rfw:
+0x585 001921 call p_mouse_ghost_key_check_m_bk 
+:      001922 p_mouse_ghost_key_rfw:
+0x586 001923 call p_mouse_ghost_key_check_r_fw 
+0x587 001924 branch mouse_ghost_key_check_next 
+:      001926 p_mouse_ghost_key_check_m_bk:
+0x588 001927 and regb ,mouse_m_bk_button ,pdata 
+0x589 001928 branch mouse_ghost_key_check_m_bk + 1 
+:      001930 p_mouse_ghost_key_check_r_bk:
+0x58a 001931 and regb ,mouse_r_bk_button ,pdata 
+0x58b 001932 branch mouse_ghost_key_check_r_bk + 1 
+:      001934 p_mouse_ghost_key_check_l_fw:
+0x58c 001935 and regb ,mouse_l_fw_button ,pdata 
+0x58d 001936 branch mouse_ghost_key_check_l_fw + 1 
+:      001938 p_mouse_ghost_key_check_r_fw:
+0x58e 001939 and regb ,mouse_r_fw_button ,pdata 
+0x58f 001940 branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
-:      001760 start:
-0x2000 001761 call lpmstate 
-:      001763 soft_reset:
-0x2001 001764 bpatch patch00_0 ,mem_patch00 
-0x2002 001765 clear_stack 
-0x2003 001767 call app_param_init 
-0x2004 001768 call initialize_radio 
-0x2005 001769 call iic_init_360khz 
-0x2006 001770 call init_param 
-0x2007 001771 call l2cap_init 
-0x2008 001772 bpatch patch00_1 ,mem_patch00 
-0x2009 001773 call ui_init 
-0x200a 001774 call app_init 
-0x200b 001775 call publickey_init 
-0x200c 001777 call lpm_recover_clk ,wake 
-:      001778 main_loop:
-0x200d 001779 bpatch patch00_2 ,mem_patch00 
-0x200e 001780 call sp_calc_sequence_256 
-0x200f 001781 call sp_calc_sequence_256_check 
-0x2010 001782 call le_advertising_dispatch 
-0x2011 001783 call idle_dispatch 
-0x2012 001784 call app_process_idle 
-0x2013 001785 call connection_dispatch 
-0x2014 001786 call g24_dispatch 
-0x2015 001787 call lpm_dispatch 
-0x2016 001788 call kscan_dispatch 
-0x2017 001789 branch main_loop 
-:      001791 connection_dispatch:
-0x2018 001792 call connection_incontext 
-0x2019 001793 rtnmark0 mark_context 
-0x201a 001794 set0 mark_context ,mark 
-0x201b 001795 call context_save 
-0x201c 001796 branch le_disable 
-:      001798 connection_incontext:
-0x201d 001799 bpatch patch00_3 ,mem_patch00 
-0x201e 001800 call context_search_insniff 
-0x201f 001801 nbranch connection_nosniff ,zero 
-0x2020 001802 call context_load 
-0x2021 001803 add rega ,coffset_mode ,contr 
-0x2022 001804 ifetch 1 ,contr 
-0x2023 001805 bbit1 mode_le ,le_conn_dispatch 
-0x2024 001808 rtn 
-:      001810 connection_nosniff:
-0x2025 001811 jam 0 ,mem_current_context 
-0x2026 001812 call context_get_next 
-0x2027 001813 copy loopcnt ,null 
-0x2028 001814 rtn zero 
-0x2029 001815 branch assert 
-:      001822 idle_dispatch:
-0x202a 001823 fetch 1 ,mem_hci_cmd 
-0x202b 001824 rtn blank 
-0x202c 001825 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x202d 001826 call context_search_conn_handle 
-0x202e 001827 rtn zero 
-0x202f 001828 call context_search_plap 
-0x2030 001829 rtn zero 
-:      001830 idle_exit:
-0x2031 001831 jam 0 ,mem_hci_cmd 
-0x2032 001832 rtn 
-:      001834 idle_le_create_conn:
-0x2033 001835 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2034 001836 jam 0 ,mem_hci_cmd 
-0x2035 001837 rtn 
-:      001841 context_load:
-0x2036 001842 bpatch patch00_4 ,mem_patch00 
-0x2037 001843 set1 mark_context ,mark 
-0x2038 001844 deposit rega 
-0x2039 001845 store 2 ,mem_context_ptr 
-0x203a 001846 force context_size ,loopcnt 
-0x203b 001847 arg mem_le_state ,contw 
-0x203c 001848 add rega ,coffset_mode ,contr 
-0x203d 001849 ifetch 1 ,contr 
-0x203e 001850 copy rega ,contr 
-0x203f 001851 bbit1 mode_le ,memcpy 
-0x2040 001852 rtn 
-:      001854 context_save:
-0x2041 001855 bpatch patch00_5 ,mem_patch00 
-0x2042 001856 fetch 2 ,mem_context_ptr 
-0x2043 001857 iforce contw 
-0x2044 001858 force context_size ,loopcnt 
-0x2045 001859 arg mem_le_state ,contr 
-0x2046 001860 branch memcpy 
-:      001864 context_get_next:
-0x2047 001865 arg context_num ,loopcnt 
-0x2048 001866 fetcht 1 ,mem_current_context 
-:      001867 context_get_next_loop:
-0x2049 001868 increase 1 ,temp 
-0x204a 001869 compare context_num ,temp ,0xff 
-0x204b 001870 nbranch context_get_next_cont ,true 
-0x204c 001871 arg 0 ,temp 
-:      001872 context_get_next_cont:
-0x204d 001873 storet 1 ,mem_current_context 
-0x204e 001874 mul32 temp ,context_size ,pdata 
-0x204f 001875 arg mem_context ,rega 
-0x2050 001876 iadd rega ,rega 
-0x2051 001877 ifetch 1 ,rega 
-0x2052 001878 bbit1 state_insniff ,context_get_next_sniff 
-0x2053 001879 rtnbit1 state_inconn 
-:      001880 context_get_next_sniff:
-0x2054 001881 loop context_get_next_loop 
-0x2055 001882 rtn 
-:      001884 context_new:
-0x2056 001885 bpatch patch00_6 ,mem_patch00 
-0x2057 001886 arg context_search_empty ,regc 
-0x2058 001887 call context_search 
-0x2059 001888 nrtn zero 
-0x205a 001889 deposit rega 
-0x205b 001890 store 2 ,mem_context_ptr 
-0x205c 001891 branch enable_zero 
-:      001896 context_check_idle:
-0x205d 001897 arg context_check_inconn ,regc 
-0x205e 001898 branch context_search 
-:      001903 context_search_conn_handle:
-0x205f 001904 fetcht 1 ,mem_hci_conn_handle 
-:      001905 context_search_conn_handle2:
-0x2060 001906 arg context_search_handle ,regc 
-0x2061 001907 branch context_search 
-:      001910 context_search_plap:
-0x2062 001911 bpatch patch00_7 ,mem_patch00 
-0x2063 001912 fetcht 6 ,mem_hci_plap 
-:      001913 context_search_plap2:
-0x2064 001914 arg context_search_lap ,regc 
-0x2065 001915 branch context_search 
-:      001917 context_search_insniff:
-0x2066 001918 arg context_search_sniff ,regc 
-0x2067 001919 branch context_search 
-:      001921 context_search_sniff_window:
-0x2068 001922 arg context_search_window ,regc 
-:      001923 context_search:
-0x2069 001924 bpatch patch01_0 ,mem_patch01 
-0x206a 001925 arg mem_context ,rega 
-0x206b 001926 arg context_num ,loopcnt 
-:      001927 context_search_loop:
-0x206c 001928 ifetch 1 ,rega 
-0x206d 001929 copy regc ,pc 
-:      001930 context_search_next:
-0x206e 001931 bpatch patch01_1 ,mem_patch01 
-0x206f 001932 increase context_size ,rega 
-0x2070 001933 loop context_search_loop 
-0x2071 001934 force 1 ,null 
-0x2072 001935 rtn 
-:      001937 context_search_empty:
-0x2073 001938 bbit1 state_inconn ,context_search_next 
-0x2074 001939 branch enable_zero 
-:      001941 context_search_lap:
-0x2075 001942 bbit0 state_inconn ,context_search_next 
-:      001943 context_search_lap_cont:
-0x2076 001944 add rega ,coffset_plap ,contr 
-0x2077 001945 ifetch 6 ,contr 
-0x2078 001946 isub temp ,null 
-0x2079 001947 rtn zero 
-0x207a 001948 branch context_search_next 
-:      001950 context_search_handle:
-0x207b 001951 bbit0 state_inconn ,context_search_next 
-0x207c 001952 add rega ,coffset_conn_handle ,contr 
-0x207d 001953 ifetch 1 ,contr 
-0x207e 001954 isub temp ,null 
-0x207f 001955 rtn zero 
-0x2080 001956 branch context_search_next 
-:      001958 context_search_sniff:
-0x2081 001959 bbit0 state_insniff ,context_search_next 
-:      001960 context_search_sniff_loop:
-0x2082 001961 call context_get_anchor 
-0x2083 001962 call sign_pdata_temp 
-0x2084 001963 isub temp ,pdata 
-0x2085 001964 increase 1 ,pdata 
-0x2086 001965 branch context_search_sniff_miss ,positive 
-0x2087 001966 copy contr ,regb 
-0x2088 001967 store 9 ,mem_temp 
-0x2089 001968 bpatch patch01_2 ,mem_patch01 
-0x208a 001969 fetch 1 ,mem_sc_calc 
-0x208b 001970 nbranch context_search_sniff_sc ,blank 
-0x208c 001971 fetch 9 ,mem_temp 
-0x208d 001972 copy regb ,contr 
-0x208e 001973 increase 5 ,pdata 
-0x208f 001974 branch context_search_meet1 
-:      001976 context_search_sniff_sc:
-0x2090 001977 fetch 9 ,mem_temp 
-0x2091 001978 copy regb ,contr 
-0x2092 001979 increase 20 ,pdata 
-:      001980 context_search_meet1:
-0x2093 001981 nbranch context_search_next ,positive 
-:      001982 context_search_meet:
-0x2094 001983 copy temp ,bt_clk 
-0x2095 001984 call context_next_anchor 
-0x2096 001985 branch enable_zero 
-:      001988 context_search_sniff_miss:
-0x2097 001989 iforce regb 
-0x2098 001990 add rega ,coffset_tsniff ,contr 
-0x2099 001991 ifetch 2 ,contr 
-0x209a 001992 branch context_search_meet ,blank 
-0x209b 001993 call context_next_anchor 
-0x209c 001994 branch context_search_sniff_loop 
-:      001996 sign_pdata_temp:
-0x209d 001997 rshift16 pdata ,timeup 
-0x209e 001998 rshift8 timeup ,timeup 
-0x209f 001999 branch sign_pdata_temp_p0 ,zero 
-0x20a0 002000 compare 0xf ,timeup ,0xf 
-0x20a1 002001 nrtn true 
-0x20a2 002002 rshift16 temp ,timeup 
-0x20a3 002003 rshift8 timeup ,timeup 
-0x20a4 002004 nrtn zero 
-0x20a5 002005 set1 28 ,temp 
-0x20a6 002006 rtn 
-:      002007 sign_pdata_temp_p0:
-0x20a7 002008 rshift16 temp ,timeup 
-0x20a8 002009 rshift8 timeup ,timeup 
-0x20a9 002010 compare 0xf ,timeup ,0xf 
-0x20aa 002011 nrtn true 
-0x20ab 002012 set1 28 ,pdata 
-0x20ac 002013 rtn 
-:      002015 context_check_inconn:
-0x20ad 002016 bbit0 state_inconn ,context_search_next 
-0x20ae 002017 branch enable_zero 
-:      002020 context_check_a_wack:
-0x20af 002021 bbit0 state_inconn ,context_search_next 
-0x20b0 002022 add rega ,coffset_mode ,contr 
-0x20b1 002023 ifetch 1 ,contr 
-0x20b2 002024 bbit1 mode_le ,context_search_next 
-0x20b3 002025 rtn 
-:      002027 context_get_anchor:
-0x20b4 002028 add rega ,coffset_mode ,contr 
-0x20b5 002029 ifetcht 1 ,contr 
-0x20b6 002030 deposit clkn_bt 
-0x20b7 002031 isolate1 mode_master ,temp 
-0x20b8 002032 add rega ,coffset_sniff_anchor ,contr 
-0x20b9 002033 ifetcht 4 ,contr 
-0x20ba 002034 rtn true 
-0x20bb 002035 add rega ,coffset_clk_offset ,contr 
-0x20bc 002036 ifetch 6 ,contr 
-0x20bd 002037 call calc_clke2 
-0x20be 002038 deposit clke_bt 
-0x20bf 002039 rtn 
-:      002041 context_next_anchor:
-0x20c0 002042 add rega ,coffset_tsniff ,contr 
-0x20c1 002043 add rega ,coffset_sniff_anchor ,contw 
-0x20c2 002044 ifetch 2 ,contr 
-0x20c3 002045 iadd temp ,timeup 
-0x20c4 002046 deposit timeup 
-0x20c5 002047 istore 4 ,contw 
-0x20c6 002048 branch le_context_nextevent 
-:      002051 context_search_window:
-0x20c7 002052 bbit0 state_insniff ,context_search_next 
-0x20c8 002053 call context_get_anchor 
-0x20c9 002054 iadd stop_watch ,pdata 
-0x20ca 002055 iadd stop_watch ,pdata 
-0x20cb 002056 iadd queue ,pdata 
-0x20cc 002057 isub temp ,null 
-0x20cd 002058 nbranch context_search_next ,positive 
-0x20ce 002059 branch enable_zero 
-:      002063 end_of_packet:
-0x20cf 002064 bpatch patch01_3 ,mem_patch01 
-0x20d0 002065 disable lr_s2en 
-0x20d1 002066 disable encode_fec0 
-0x20d2 002067 disable encode_fec2 
-0x20d3 002068 disable decode_fec0 
-0x20d4 002069 disable decode_fec2 
-0x20d5 002070 disable enable_crc 
-0x20d6 002071 disable encrypt 
-0x20d7 002072 disable enable_white 
-0x20d8 002073 branch shutdown_radio ,is_rx 
-0x20d9 002074 until null ,tx_clear 
-0x20da 002075 nop 100 
-0x20db 002076 branch shutdown_radio 
-:      002081 sniff_check_window:
-0x20dc 002082 bpatch patch01_4 ,mem_patch01 
-0x20dd 002083 disable swfine 
-0x20de 002084 copy temp ,stop_watch 
-0x20df 002085 call context_search_sniff_window 
-0x20e0 002086 disable user 
-0x20e1 002087 nrtn zero 
-0x20e2 002088 force 0 ,stop_watch 
-0x20e3 002089 branch enable_user 
-:      002092 calc_slot_offset:
-0x20e4 002093 bpatch patch01_5 ,mem_patch01 
-0x20e5 002094 until null ,halfslot 
-0x20e6 002095 deposit clke 
-0x20e7 002096 iforce contr 
-0x20e8 002097 rshift16 ,pdata ,pdata 
-0x20e9 002098 isub clkn_bt ,loopcnt 
-0x20ea 002099 and_into 3 ,loopcnt 
-0x20eb 002100 nbranch calc_bt_portion ,zero 
-0x20ec 002101 force 0 ,pdata 
-0x20ed 002102 branch calc_skip_bt 
-:      002103 calc_bt_portion:
-0x20ee 002104 fetcht 2 ,mem_param_rt_rthalfslot 
-0x20ef 002105 force 0 ,pdata 
-:      002106 calc_slot_offset_loop:
-0x20f0 002107 iadd temp ,pdata 
-0x20f1 002108 loop calc_slot_offset_loop 
-:      002109 calc_skip_bt:
-0x20f2 002110 iadd contr ,pdata 
-0x20f3 002111 div pdata ,12 
-0x20f4 002112 call get_div_result 
-0x20f5 002113 store 2 ,mem_slot_offset 
-0x20f6 002114 rtn 
-:      002116 calc_clke_offset:
-0x20f7 002117 bpatch patch01_6 ,mem_patch01 
-0x20f8 002118 deposit clke 
-0x20f9 002119 copy clkn ,temp 
-0x20fa 002120 isub temp ,null 
-0x20fb 002121 nsetflag positive ,44 ,pdata 
-0x20fc 002122 isub temp ,temp 
-0x20fd 002123 fetch 2 ,mem_param_rt_rthalfslot 
-0x20fe 002124 isolate0 15 ,temp 
-0x20ff 002125 branch calc_clke_pos ,true 
-0x2100 002126 copy temp ,alarm 
-0x2101 002127 arg 0x10000 ,temp 
-0x2102 002128 fetch 2 ,mem_param_rt_rthalfslot 
-0x2103 002129 isub temp ,pdata 
-0x2104 002130 iadd alarm ,temp 
-:      002132 calc_clke_pos:
-0x2105 002133 storet 6 ,mem_le_clk_offset 
-0x2106 002134 rtn 
-:      002136 calc_clke:
-0x2107 002137 disable clknt 
-0x2108 002138 fetch 6 ,mem_le_clk_offset 
-:      002139 calc_clke2:
-0x2109 002140 iadd clkn ,alarm 
-0x210a 002141 increase 10 ,alarm 
-0x210b 002142 fetch 2 ,mem_param_rt_rthalfslot 
-0x210c 002143 isub alarm ,pdata 
-0x210d 002144 isolate0 15 ,pdata 
-0x210e 002145 branch calc_clke_pos_adj ,true 
-0x210f 002146 setarg 0x10000 
-0x2110 002147 fetchr regd ,2 ,mem_param_rt_rthalfslot 
-0x2111 002148 isub regd ,pdata 
-0x2112 002149 iadd alarm ,alarm 
-:      002150 calc_clke_pos2:
-0x2113 002151 copy alarm ,clke 
-0x2114 002152 rtn 
-:      002153 calc_clke_pos_adj:
-0x2115 002154 force 0 ,null 
-0x2116 002155 branch calc_clke_pos2 
-:      002162 qsetxor:
-0x2117 002163 rshift3 pdata ,pdata 
-0x2118 002164 ifetchr rega ,1 ,contw 
-0x2119 002165 ixor rega ,pdata 
-0x211a 002166 isolate0 6 ,pdata 
-0x211b 002167 branch qset_p 
-:      002169 qset1_p:
-0x211c 002170 isolate0 0 ,null 
-:      002171 qset_start:
-0x211d 002172 arg 0x8ac2 ,contw 
-:      002173 qset_p:
-0x211e 002174 ifetch 1 ,contw 
-0x211f 002175 qsetflag true ,pdata 
-0x2120 002176 istore 1 ,contw 
-0x2121 002177 rtn 
-:      002179 rx_dcoc_avg:
-0x2122 002180 nop 60 
-:      002181 btdma:
-0x2123 002183 jam 8 ,0x8983 
-0x2124 002184 jam 9 ,0x8985 
-0x2125 002185 jam 0x9 ,0x8981 
-0x2126 002186 jam 0x3 ,0x8981 
-0x2127 002187 jam 0x6 ,0x8980 
-0x2128 002188 nop 60 
-0x2129 002189 arg 0 ,rega 
-0x212a 002190 arg 0 ,regb 
-0x212b 002191 arg 16 ,loopcnt 
-0x212c 002192 arg 0x800 ,contr 
-:      002193 rx_dcoc_loop:
-0x212d 002194 ifetch 2 ,contr 
-0x212e 002195 iadd rega ,rega 
-0x212f 002196 ifetch 2 ,contr 
-0x2130 002197 iadd regb ,regb 
-0x2131 002198 loop rx_dcoc_loop 
-0x2132 002199 rtn 
-:      002201 rx_dcoc:
-0x2133 002202 bpatch patch01_7 ,mem_patch01 
-0x2134 002203 call set_sync_on 
-0x2135 002204 arg 39 ,temp 
-0x2136 002205 call set_freq_rx 
-0x2137 002206 call rf_rx_enable 
-0x2138 002207 jam 0x7f ,0x8a25 
-0x2139 002208 jam 0x1a ,0x8a30 
-0x213a 002209 jam 0x78 ,0x8a31 
-0x213b 002210 jam 0xb2 ,0x8a8f 
-0x213c 002211 jam 0 ,0x8ac2 
-0x213d 002212 jam 0 ,0x8ac3 
-0x213e 002213 arg 6 ,queue 
-0x213f 002214 call rx_dcoc_avg 
-0x2140 002215 isolate1 13 ,rega 
-0x2141 002216 call qset_start 
-0x2142 002217 isolate1 13 ,regb 
-0x2143 002218 call qset_p 
-0x2144 002219 arg 5 ,queue 
-:      002220 rx_dcoc_loop2:
-0x2145 002221 call qset1_p 
-0x2146 002222 call qset_p 
-0x2147 002223 call rx_dcoc_avg 
-0x2148 002224 arg 0x8ac2 ,contw 
-0x2149 002225 rshift4 rega ,pdata 
-0x214a 002226 call qsetxor 
-0x214b 002227 rshift4 regb ,pdata 
-0x214c 002228 call qsetxor 
-0x214d 002229 increase -1 ,queue 
-0x214e 002230 branch rx_dcoc_loop2 ,positive 
-0x214f 002231 jam 0x52 ,0x8a8f 
-0x2150 002232 jam 2 ,0x8a30 
-0x2151 002233 jam 0 ,0x8981 
-:      002235 shutdown_radio:
-0x2152 002236 bpatch patch02_0 ,mem_patch02 
-0x2153 002237 call rf_debug_shutdown_radio_line 
-0x2154 002238 disable is_tx 
-0x2155 002239 disable is_rx 
-0x2156 002240 setarg 0x0200 
-0x2157 002241 store 4 ,0x8a23 
-0x2158 002242 jam 0xfa ,0x8a01 
-0x2159 002243 nop 12 
-0x215a 002244 jam 0 ,0x8a0f 
-0x215b 002245 jam 0x1a ,0x8a12 
-0x215c 002246 jam 0x2b ,0x8a14 
-0x215d 002247 force 8 ,radio_ctrl 
-0x215e 002248 force 0 ,radio_ctrl 
-0x215f 002250 branch gain_control 
-:      002252 set_sync_on:
-0x2160 002253 bpatch patch02_1 ,mem_patch02 
-0x2161 002254 jam 0x60 ,0x8a0f 
-0x2162 002255 jam 0xaa ,0x8a10 
-0x2163 002256 jam 0x7a ,0x8a12 
-0x2164 002257 jam 0x00 ,0x8a25 
-0x2165 002258 jam 0x00 ,0x8a26 
-0x2166 002259 nop 60 
-0x2167 002260 jam 0x20 ,0x8a20 
-0x2168 002261 jam 0xfd ,0x8a23 
-0x2169 002262 jam 0x12 ,0x8a24 
-0x216a 002263 jam 0x10 ,0x8a24 
-0x216b 002264 nop 60 
-0x216c 002265 jam 0x60 ,0x8a12 
-0x216d 002266 jam 0xdd ,0x8a23 
-0x216e 002267 rtn 
-:      002269 set_freq_rx:
-0x216f 002270 bpatch patch02_2 ,mem_patch02 
-0x2170 002271 jam 0x01 ,0x8900 
-0x2171 002272 jam 0x9d ,0x8a23 
-0x2172 002273 jam 0x02 ,0x8a24 
-0x2173 002274 nop 20 
-0x2174 002275 jam 0x65 ,0x8a70 
-0x2175 002276 jam 0x9f ,0x8a23 
-0x2176 002277 call set_lemode 
-0x2177 002278 storet 1 ,mem_last_freq 
-0x2178 002279 increase 1 ,temp 
-:      002283 aac_res_lookup:
-0x2179 002284 bpatch patch02_3 ,mem_patch02 
-0x217a 002285 rshift4 temp ,pdata 
-0x217b 002286 arg mem_aac_res_table ,contr 
-0x217c 002287 iadd contr ,contr 
-0x217d 002288 ifetch 1 ,contr 
-0x217e 002289 fetchr rega ,1 ,0x8a71 
-0x217f 002290 and_into 0xf ,rega 
-0x2180 002291 ior rega ,pdata 
-0x2181 002292 store 1 ,0x8a71 
-0x2182 002293 call calc_freq 
-0x2183 002294 nop 144 
-0x2184 002295 fetch 1 ,mem_fcomp_div 
-0x2185 002296 beq xtal_24m ,aac_res_lookup_end 
-0x2186 002297 nop 36 
-:      002298 aac_res_lookup_end:
-0x2187 002299 jam 0x80 ,0x8a20 
-0x2188 002300 rtn 
-:      002303 set_lemode_2m_16m:
-0x2189 002304 setarg 0x8312 
-0x218a 002305 store 2 ,0x8907 
-0x218b 002306 branch set_lemode_2m 
-:      002308 set_lemode_1m_16m:
-0x218c 002309 setarg 0x4189 
-0x218d 002310 store 2 ,0x8907 
-0x218e 002311 branch set_lemode_1m 
-:      002314 set_lemode:
-0x218f 002315 bpatch patch02_4 ,mem_patch02 
-0x2190 002316 jam 0x11 ,0x8a82 
-0x2191 002317 jam 0x12 ,0x8a8d 
-0x2192 002318 jam 0x0a ,0x8a8e 
-0x2193 002319 fetch 1 ,mem_fcomp_div 
-0x2194 002320 beq xtal_16m ,set_lemode_2m_16m 
-0x2195 002321 setarg 0x5762 
-0x2196 002322 store 2 ,0x8907 
-:      002323 set_lemode_2m:
-0x2197 002324 jam 3 ,0x8901 
-0x2198 002325 jam 0x84 ,0x8920 
-0x2199 002326 rtnmark1 mark_ble_2m 
-0x219a 002327 jam 1 ,0x8901 
-0x219b 002328 jam 0x80 ,0x8920 
-0x219c 002329 jam 0x07 ,0x8a82 
-0x219d 002330 jam 0x44 ,0x8a8d 
-0x219e 002331 jam 0x0a ,0x8a8e 
-0x219f 002332 fetch 1 ,mem_fcomp_div 
-0x21a0 002333 beq xtal_16m ,set_lemode_1m_16m 
-0x21a1 002334 setarg 0x2bb1 
-0x21a2 002335 store 2 ,0x8907 
-:      002336 set_lemode_1m:
-0x21a3 002337 rtnmark0 mark_ble_lr 
-0x21a4 002338 jam 5 ,0x8901 
-0x21a5 002339 rtn 
-:      002341 rf_rx_enable:
-0x21a6 002342 bpatch patch02_5 ,mem_patch02 
-0x21a7 002343 call rf_debug_rx_gpio_high 
-0x21a8 002344 call rf_rx_agc_set 
-0x21a9 002345 force 8 ,radio_ctrl 
-0x21aa 002346 force 0 ,radio_ctrl 
-0x21ab 002348 setarg 0x0aaada 
-0x21ac 002349 store 3 ,0x8a0f 
-0x21ad 002350 jam 0x40 ,0x8a25 
-0x21ae 002351 jam 0x10 ,0x8a26 
-0x21af 002352 nop 60 
-0x21b0 002353 jam 0xfb ,0x8a01 
-0x21b1 002354 jam 0xff ,0x8a25 
-0x21b2 002355 jam 0x30 ,0x8a26 
-0x21b3 002356 jam 0x5e ,0x8a16 
-0x21b4 002357 nop 20 
-0x21b5 002358 jam 0x00 ,0x8a10 
-0x21b6 002359 jam 0x08 ,0x8a11 
-0x21b7 002360 nop 120 
-0x21b8 002361 jam 0xd ,0x8900 
-0x21b9 002362 rtn 
-:      002365 rf_rx_agc_set:
-0x21ba 002366 fetch 1 ,mem_gain_fix 
-0x21bb 002367 beq 0xff ,rf_rx_enable_no_soft_agc 
-0x21bc 002368 arg mem_gain_table ,contr 
-0x21bd 002369 iadd contr ,contr 
-0x21be 002370 ifetch 1 ,contr 
-0x21bf 002371 store 1 ,core_rf_rx_gain_fix 
-0x21c0 002372 jam 0x27 ,core_rf_rx_agc_ctrl 
-:      002374 rf_rx_enable_no_soft_agc:
-0x21c1 002375 fetcht 1 ,mem_gain_second_agc_en 
-0x21c2 002376 fetch 1 ,core_rf_rx_agc_ctrl 
-0x21c3 002377 ior temp ,pdata 
-0x21c4 002378 store 1 ,core_rf_rx_agc_ctrl 
-0x21c5 002379 rtn 
-:      002382 set_freq_tx_int:
-0x21c6 002383 jam 0x03 ,0x8900 
-0x21c7 002384 jam 0x02 ,0x8a24 
-0x21c8 002385 nop 20 
-0x21c9 002386 jam 0x65 ,0x8a70 
-0x21ca 002387 jam 0xdf ,0x8a23 
-0x21cb 002388 call set_lemode 
-0x21cc 002389 call ghp_lookup 
-0x21cd 002390 storet 1 ,mem_last_freq 
-0x21ce 002391 increase 2 ,temp 
-0x21cf 002392 branch aac_res_lookup 
-:      002396 calc_freq:
-0x21d0 002397 bpatch patch02_6 ,mem_patch02 
-0x21d1 002398 setarg 2400 
-0x21d2 002399 iadd temp ,pdata 
-0x21d3 002400 copy pdata ,rega 
-0x21d4 002401 fetcht 1 ,mem_fcomp_div 
-0x21d5 002402 rshift temp ,temp 
-0x21d6 002403 idiv temp 
-0x21d7 002405 call wait_div_end 
-0x21d8 002406 quotient pdata 
-0x21d9 002407 store 2 ,0x8909 
-0x21da 002408 remainder pdata 
-0x21db 002409 lshift16 pdata ,pdata 
-0x21dc 002410 lshift8 pdata ,pdata 
-0x21dd 002411 idiv temp 
-0x21de 002412 call wait_div_end 
-0x21df 002413 quotient pdata 
-0x21e0 002414 store 3 ,0x890b 
-0x21e1 002419 storer rega ,1 ,0x8a22 
-0x21e2 002420 rshift8 rega ,rega 
-0x21e3 002421 storer rega ,1 ,0x8a21 
-0x21e4 002422 jam 0xa0 ,0x8a20 
-0x21e5 002423 jam 0xe0 ,0x8a20 
-0x21e6 002424 jam 0xa0 ,0x8a20 
-0x21e7 002425 rtn 
-:      002427 ghp_lookup:
-0x21e8 002428 add temp ,2 ,pdata 
-0x21e9 002429 rshift3 pdata ,pdata 
-0x21ea 002430 and_into -2 ,pdata 
-0x21eb 002431 arg mem_ghpc_table ,contr 
-0x21ec 002432 bmark0 mark_ble_2m ,ghp_1m 
-0x21ed 002433 increase 12 ,contr 
-:      002434 ghp_1m:
-0x21ee 002435 iadd contr ,contr 
-0x21ef 002436 ifetchr rega ,2 ,contr 
-0x21f0 002437 ifetch 2 ,contr 
-0x21f1 002438 isub rega ,pdata 
-0x21f2 002439 add temp ,2 ,contr 
-0x21f3 002440 and_into 0xf ,contr 
-0x21f4 002441 imul32 contr ,pdata 
-0x21f5 002442 rshift4 pdata ,pdata 
-0x21f6 002443 iadd rega ,pdata 
-0x21f7 002444 store 2 ,0x8905 
-0x21f8 002445 rtn 
-:      002449 set_freq_tx:
-0x21f9 002450 bpatch patch02_7 ,mem_patch02 
-0x21fa 002451 call set_freq_tx_int 
-0x21fb 002452 nop 600 
-:      002454 txon:
-0x21fc 002455 bpatch patch03_0 ,mem_patch03 
-0x21fd 002456 setarg 0x0aaa7e 
-0x21fe 002457 store 3 ,0x8a0f 
-0x21ff 002458 nop 60 
-0x2200 002459 jam 0x00 ,0x8a25 
-0x2201 002460 jam 0x0d ,0x8a26 
-0x2202 002461 jam 0x56 ,0x8a16 
-0x2203 002462 nop 30 
-0x2204 002463 jam 0x1b ,0x8a15 
-0x2205 002464 call set_tx_power 
-0x2206 002465 nop 20 
-0x2207 002466 jam 0x0f ,0x8a26 
-0x2208 002467 nop 20 
-0x2209 002468 jam 0xa8 ,0x8a10 
-0x220a 002469 jam 0x00 ,0x8a11 
-0x220b 002470 rtn 
-:      002472 set_tx_power:
-0x220c 002473 bpatch patch03_1 ,mem_patch03 
-0x220d 002474 fetch 1 ,mem_tx_power 
-0x220e 002475 beq tx_power_0db ,set_tx_power_0db 
-0x220f 002476 beq tx_power_3db ,set_tx_power_3db 
-0x2210 002477 beq tx_power_5db ,set_tx_power_5db 
-0x2211 002478 beq tx_power_7db ,set_tx_power_7db 
-0x2212 002479 beq tx_power_10db ,set_tx_power_10db 
-0x2213 002480 beq tx_power_f3db ,set_tx_power_f3db 
-0x2214 002481 beq tx_power_f5db ,set_tx_power_f5db 
-0x2215 002482 beq tx_power_f10db ,set_tx_power_f10db 
-0x2216 002483 beq tx_power_f20db ,set_tx_power_f20db 
-:      002484 set_tx_power_0db:
-0x2217 002485 jam 0x17 ,0x8a14 
-0x2218 002486 setarg 0x251a3f 
-0x2219 002487 store 3 ,0x8a60 
-:      002488 set_tx_power_8a63_28:
-0x221a 002489 jam 0x28 ,0x8a63 
-0x221b 002490 rtn 
-:      002492 set_tx_power_3db:
-0x221c 002493 jam 0x25 ,0x8a14 
-0x221d 002494 setarg 0xa91c2d 
-0x221e 002495 store 3 ,0x8a60 
-:      002496 set_tx_power_8a63_2f:
-0x221f 002497 jam 0x2f ,0x8a63 
-0x2220 002498 rtn 
-:      002500 set_tx_power_5db:
-0x2221 002501 jam 0x25 ,0x8a14 
-0x2222 002502 setarg 0xa91c3f 
-0x2223 002503 store 3 ,0x8a60 
-0x2224 002504 branch set_tx_power_8a63_2f 
-:      002506 set_tx_power_7db:
-0x2225 002507 jam 0x25 ,0x8a14 
-0x2226 002508 setarg 0xa9383f 
-0x2227 002509 store 3 ,0x8a60 
-0x2228 002510 branch set_tx_power_8a63_2f 
-:      002512 set_tx_power_10db:
-0x2229 002513 jam 0x25 ,0x8a14 
-0x222a 002514 setarg 0xa93f3f 
-0x222b 002515 store 3 ,0x8a60 
-0x222c 002516 branch set_tx_power_8a63_2f 
-:      002519 set_tx_power_f3db:
-0x222d 002520 jam 0x17 ,0x8a14 
-0x222e 002521 setarg 0x251827 
-0x222f 002522 store 3 ,0x8a60 
-0x2230 002523 branch set_tx_power_8a63_28 
-:      002525 set_tx_power_f5db:
-0x2231 002526 jam 0x17 ,0x8a14 
-0x2232 002527 setarg 0x25181c 
-0x2233 002528 store 3 ,0x8a60 
-0x2234 002529 branch set_tx_power_8a63_28 
-:      002531 set_tx_power_f10db:
-0x2235 002532 jam 0x17 ,0x8a14 
-0x2236 002533 setarg 0x25180b 
-0x2237 002534 store 3 ,0x8a60 
-0x2238 002535 branch set_tx_power_8a63_28 
-:      002537 set_tx_power_f20db:
-0x2239 002538 jam 0x17 ,0x8a14 
-0x223a 002539 setarg 0x251000 
-0x223b 002540 store 3 ,0x8a60 
-0x223c 002541 branch set_tx_power_8a63_28 
-:      002545 initialize_radio:
-0x223d 002546 jam clksel_rc ,core_clksel 
-:      002547 initialize_radio_wait:
-0x223e 002548 fetch 2 ,mem_rf_init_ptr 
-0x223f 002549 bbit0 14 ,initialize_radio_wait 
-0x2240 002550 iforce contr 
-0x2241 002551 arg 0x8a00 ,temp 
-:      002552 initialize_radio_loop:
-0x2242 002553 ifetch 1 ,contr 
-0x2243 002554 beq 0xff ,initialize_radio_cont 
-0x2244 002555 ior temp ,contw 
-0x2245 002556 ifetch 1 ,contr 
-0x2246 002557 istore 1 ,contw 
-0x2247 002558 branch initialize_radio_loop 
-:      002560 initialize_radio_cont:
-0x2248 002561 bpatch patch03_2 ,mem_patch03 
-0x2249 002562 fetch 1 ,mem_wdt_always_work 
-0x224a 002563 call wdt_set_disable ,blank 
-0x224b 002565 until null ,lpo_edge 
-0x224c 002566 jam 0x5f ,0x813b 
-0x224d 002567 fetch 1 ,mem_fcomp_div 
-0x224e 002568 beq xtal_16m ,initialize_radio_16m 
-0x224f 002569 fetch 1 ,mem_ring_ibias_trim 
-0x2250 002570 or_into 0x04 ,pdata 
-0x2251 002571 store 1 ,0x8a02 
-0x2252 002572 jam 0x01 ,0x890f 
-0x2253 002573 jam 0x24 ,0x8a80 
-0x2254 002574 jam 0x62 ,0x8a81 
-0x2255 002575 setarg 0xe61212 
-0x2256 002576 store 3 ,0x8a73 
-:      002577 initialize_radio2:
-0x2257 002579 jam 0x60 ,0x8a86 
-0x2258 002580 jam 0x3b ,0x8a8b 
-0x2259 002582 call dpll_on 
-0x225a 002583 jam 0 ,core_config 
-0x225b 002584 jam clksel_dpll ,core_clksel 
-0x225c 002585 setarg 0x557474 
-0x225d 002586 store 3 ,0x8968 
-0x225e 002587 jam 0x6e ,0x8960 
-0x225f 002588 call rx_dcoc 
-0x2260 002589 call rfpll_aac_ghpc 
-0x2261 002590 fetch 1 ,mem_xtal_c_sel 
-0x2262 002591 store 1 ,core_xtal_cap 
-0x2263 002593 jam system_clk_12m ,mem_system_clk 
-0x2264 002594 call sadc_calibration 
-0x2265 002595 branch dpll_ring_ibias_calc 
-:      002597 initialize_radio_16m:
-0x2266 002598 fetch 1 ,mem_ring_ibias_trim 
-0x2267 002599 or_into 0x06 ,pdata 
-0x2268 002600 store 1 ,0x8a02 
-0x2269 002601 jam 0x00 ,0x890f 
-0x226a 002602 jam 0x23 ,0x8a80 
-0x226b 002603 jam 0xb0 ,0x8a81 
-0x226c 002604 setarg 0xe40909 
-0x226d 002605 store 3 ,0x8a73 
-0x226e 002606 jam 0x2a ,0x8a76 
-0x226f 002607 jam 0x04 ,0x8902 
-0x2270 002608 branch initialize_radio2 
-:      002610 rfpll_aac_ghpc:
-0x2271 002611 bpatch patch03_3 ,mem_patch03 
-0x2272 002612 call set_sync_on 
-0x2273 002613 jam 3 ,0x8900 
-0x2274 002614 jam 0x1 ,0x8a70 
-0x2275 002615 arg mem_ghpc_table ,regb 
-0x2276 002616 arg mem_aac_res_table ,regd 
-0x2277 002617 call rfpll_aac_ghpc_once 
-0x2278 002618 set1 mark_ble_2m ,mark 
-0x2279 002619 call rfpll_aac_ghpc_once 
-0x227a 002620 jam 0x61 ,0x8a70 
-0x227b 002621 branch shutdown_radio 
-:      002623 rfpll_aac_ghpc_once:
-0x227c 002624 call set_lemode 
-0x227d 002625 arg 6 ,loopcnt 
-0x227e 002626 arg 0 ,regc 
-:      002627 rfpll_cal_loop:
-0x227f 002628 copy regc ,temp 
-0x2280 002629 call aac_ghpc 
-0x2281 002630 increase 2 ,regb 
-0x2282 002631 increase 1 ,regd 
-0x2283 002632 increase 16 ,regc 
-0x2284 002633 loop rfpll_cal_loop 
-0x2285 002634 rtn 
-:      002636 dpll_on:
-0x2286 002637 fetch 1 ,mem_fcomp_div 
-0x2287 002638 beq xtal_24m ,dpll_on_24m 
-0x2288 002639 fetch 1 ,mem_ring_ibias_trim 
-0x2289 002640 or_into 0x06 ,pdata 
-0x228a 002641 store 1 ,0x8a02 
-0x228b 002642 jam 0xe0 ,0x8a05 
-:      002643 dpll_on_24m:
-0x228c 002644 jam 0xc8 ,0x8a00 
-0x228d 002645 nop 60 
-0x228e 002646 jam 0xa0 ,0x8a01 
-0x228f 002647 jam 0xcf ,0x8a00 
-0x2290 002648 jam 0xfa ,0x8a01 
-0x2291 002649 nop 20 
-0x2292 002650 jam 0x8f ,0x8a00 
-0x2293 002651 rtn 
-:      002653 aac_ghpc:
-0x2294 002654 bpatch patch03_4 ,mem_patch03 
-0x2295 002655 jam 0x30 ,0x8a20 
-0x2296 002656 jam 0xdd ,0x8a23 
-0x2297 002657 call calc_freq 
-:      002658 wait_cal_done:
-0x2298 002659 fetch 1 ,0x8a7c 
-0x2299 002660 bbit0 0 ,wait_cal_done 
-0x229a 002661 jam 0x30 ,0x8a7b 
-0x229b 002662 call read_cal_result 
-0x229c 002663 iforce rega 
-0x229d 002664 jam 0x40 ,0x8a7b 
-0x229e 002665 call read_cal_result 
-0x229f 002666 isub rega ,pdata 
-0x22a0 002667 mul32 pdata ,125 ,temp 
-0x22a1 002668 setarg 0xb00000 
-0x22a2 002669 idiv temp 
-0x22a3 002670 call wait_div_end 
-0x22a4 002671 quotient pdata 
-0x22a5 002672 bmark0 mark_ble_2m ,aac_ghpc_1m 
-0x22a6 002673 lshift pdata ,pdata 
-:      002674 aac_ghpc_1m:
-0x22a7 002675 istore 2 ,regb 
-0x22a8 002676 jam 0x20 ,0x8a7b 
-0x22a9 002677 fetch 1 ,0x8a7e 
-0x22aa 002678 lshift4 pdata ,pdata 
-0x22ab 002679 istore 1 ,regd 
-0x22ac 002680 jam 0 ,0x8a7b 
-0x22ad 002681 rtn 
-:      002683 read_cal_result:
-0x22ae 002684 fetch 2 ,0x8a7d 
-0x22af 002685 byteswap pdata ,pdata 
-0x22b0 002686 fetcht 1 ,0x8a7c 
-0x22b1 002687 lshift16 temp ,temp 
-0x22b2 002688 ior temp ,pdata 
-0x22b3 002689 rtn 
-:      002692 dpll_ring_ibias_calc:
-0x22b4 002693 bpatch patch03_5 ,mem_patch03 
-0x22b5 002694 fetch 1 ,core_vtest_ctrl0 
-0x22b6 002695 set1 0 ,pdata 
-0x22b7 002696 store 1 ,core_vtest_ctrl0 
-0x22b8 002697 jam 0xf0 ,core_vtest_ctrl1 
-0x22b9 002698 fetch 1 ,core_bbpll_cfg3 
-0x22ba 002699 or_into 0x16 ,pdata 
-0x22bb 002700 store 1 ,core_bbpll_cfg3 
-0x22bc 002702 fetch 1 ,mem_adc_dma_enable 
-0x22bd 002703 store 1 ,mem_temp 
-0x22be 002704 fetch 1 ,mem_adc_channel 
-0x22bf 002705 store 1 ,mem_temp + 1 
-0x22c0 002706 jam 0 ,mem_adc_dma_enable 
-0x22c1 002707 fetch 1 ,mem_ring_ibias_calc_adc_channel 
-0x22c2 002708 store 1 ,mem_adc_channel 
-0x22c3 002709 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
-0x22c4 002710 call gpio_set_high_impedance 
-0x22c5 002712 arg 0 ,rega 
-0x22c6 002713 arg 8 ,loopcnt 
-:      002714 dpll_ring_ibias_read_adc:
-0x22c7 002715 call enable_adc 
-0x22c8 002716 fetch 2 ,mem_adc_current_value 
-0x22c9 002717 iadd rega ,rega 
-0x22ca 002718 loop dpll_ring_ibias_read_adc 
-0x22cb 002719 rshift3 rega ,rega 
-0x22cc 002720 store 2 ,mem_adc_current_value 
-0x22cd 002722 fetch 1 ,mem_temp 
-0x22ce 002723 store 1 ,mem_adc_dma_enable 
-0x22cf 002724 fetch 1 ,mem_temp + 1 
-0x22d0 002725 store 1 ,mem_adc_channel 
-0x22d1 002727 fetch 1 ,core_bbpll_cfg3 
-0x22d2 002728 and_into 0xe0 ,pdata 
-0x22d3 002729 store 1 ,core_bbpll_cfg3 
-0x22d4 002730 jam 0x00 ,core_vtest_ctrl1 
-0x22d5 002731 fetch 1 ,core_vtest_ctrl0 
-0x22d6 002732 set0 0 ,pdata 
-0x22d7 002733 store 1 ,core_vtest_ctrl0 
-0x22d8 002735 call vdd_calculate_by_mode 
-0x22d9 002736 fetcht 2 ,mem_ring_ibias_vtune_high 
-0x22da 002737 isub temp ,null 
-0x22db 002738 branch ring_ibias_trim_incrs ,positive 
-0x22dc 002739 fetcht 2 ,mem_ring_ibias_vtune_low 
-0x22dd 002740 isub temp ,null 
-0x22de 002741 rtn positive 
-:      002742 ring_ibias_trim_decrs:
-0x22df 002743 fetch 1 ,mem_ring_ibias_trim 
-0x22e0 002744 rtneq 0x00 
-0x22e1 002745 increase -32 ,pdata 
-0x22e2 002746 store 1 ,mem_ring_ibias_trim 
-0x22e3 002747 rtn 
-:      002749 ring_ibias_trim_incrs:
-0x22e4 002750 fetch 1 ,mem_ring_ibias_trim 
-0x22e5 002751 rtneq 0xe0 
-0x22e6 002752 increase 32 ,pdata 
-0x22e7 002753 store 1 ,mem_ring_ibias_trim 
-0x22e8 002754 rtn 
-:      002757 save_rssi:
-0x22e9 002758 bpatch patch03_6 ,mem_patch03 
-0x22ea 002760 fetch 1 ,modem_nb_pow 
-0x22eb 002761 isolate1 6 ,pdata 
-0x22ec 002762 setflag true ,7 ,pdata 
-0x22ed 002763 store 1 ,mem_modem_rssi 
-0x22ee 002765 fetch 1 ,modem_gain 
-0x22ef 002766 and pdata ,0x0f ,temp 
-0x22f0 002767 lshift temp ,temp 
-0x22f1 002768 rshift4 pdata ,pdata 
-0x22f2 002769 iadd temp ,temp 
-0x22f3 002770 mul32 temp ,3 ,rega 
-0x22f4 002772 fetch 1 ,mem_modem_rssi 
-0x22f5 002773 call byte_sign_extern 
-0x22f6 002774 sub pdata ,0 ,pdata 
-0x22f7 002775 iadd rega ,pdata 
-0x22f8 002776 increase -9 ,pdata 
-0x22f9 002777 and pdata ,0x1ff ,pdata 
-0x22fa 002778 isolate1 8 ,pdata 
-0x22fb 002779 nbranch save_rssi_store ,true 
-0x22fc 002780 setarg 0 
-:      002781 save_rssi_store:
-0x22fd 002782 store 1 ,mem_rssi_hex 
-0x22fe 002783 branch rssi_hex2dec 
-:      002785 byte_sign_extern:
-0x22ff 002786 isolate1 7 ,pdata 
-0x2300 002787 nrtn true 
-0x2301 002788 arg 0xff00 ,temp 
-0x2302 002789 ior temp ,pdata 
-0x2303 002790 rtn 
-:      002792 rssi_hex2dec:
-0x2304 002793 fetch 1 ,mem_rssi_hex 
-0x2305 002794 call bcd 
-0x2306 002795 store 1 ,mem_rssi 
-0x2307 002796 rtn 
-:      002798 bcd:
-0x2308 002799 and_into 0xff ,pdata 
-0x2309 002800 div pdata ,10 
-0x230a 002801 call get_div_result 
-0x230b 002802 lshift4 pdata ,pdata 
-0x230c 002803 remainder temp 
-0x230d 002804 ior temp ,pdata 
-0x230e 002805 rtn 
-:      002807 gain_control:
-0x230f 002808 bpatch patch03_7 ,mem_patch03 
-0x2310 002809 fetch 1 ,mem_gain_fix 
-0x2311 002810 rtneq 0xff 
-0x2312 002811 nbranch gain_increase ,sync 
-0x2313 002812 fetch 1 ,mem_modem_rssi 
-0x2314 002813 sub pdata ,0xf0 ,null 
-0x2315 002814 nbranch gain_descend ,positive 
-0x2316 002815 sub pdata ,0x7f ,null 
-0x2317 002816 branch gain_descend ,positive 
-0x2318 002818 fetchr rega ,1 ,core_rf_rx_gain_fix 
-0x2319 002819 fetch 1 ,mem_gain_fix 
-0x231a 002820 rtneq 0 
-0x231b 002821 arg mem_gain_table ,contr 
-0x231c 002822 iadd contr ,contr 
-0x231d 002823 ifetch 1 ,contr 
-0x231e 002824 isub rega ,null 
-0x231f 002825 nrtn zero 
-0x2320 002826 increase -2 ,contr 
-0x2321 002827 ifetcht 1 ,contr 
-0x2322 002828 rshift4 temp ,pdata 
-0x2323 002829 rshift4 rega ,regb 
-0x2324 002830 isub regb ,regb 
-0x2325 002831 and temp ,0xf ,pdata 
-0x2326 002832 and rega ,0xf ,rega 
-0x2327 002833 isub rega ,rega 
-0x2328 002834 lshift rega ,pdata 
-0x2329 002835 iadd regb ,regb 
-0x232a 002836 mul32 regb ,3 ,regb 
-0x232b 002837 fetcht 1 ,mem_modem_rssi 
-0x232c 002838 and temp ,0x80 ,pdata 
-0x232d 002839 rtn blank 
-:      002840 add_negative:
-0x232e 002841 setarg 0x100 
-0x232f 002842 isub temp ,temp 
-0x2330 002843 copy regb ,pdata 
-0x2331 002844 isub temp ,pdata 
-0x2332 002845 rtn positive 
-0x2333 002846 and pdata ,0xff ,pdata 
-0x2334 002847 rtneq 0xff 
-0x2335 002848 rtneq 0xfe 
-:      002850 gain_increase:
-0x2336 002851 fetch 1 ,mem_gain_fix 
-0x2337 002852 beq 1 ,set_rx_gain0 
-0x2338 002853 beq 2 ,set_rx_gain1 
-0x2339 002855 branch set_rx_gain0 
-:      002857 gain_descend:
-0x233a 002858 fetch 1 ,mem_gain_fix 
-0x233b 002859 beq 0 ,set_rx_gain1 
-0x233c 002860 beq 1 ,set_rx_gain2 
-:      002862 set_rx_gain2:
-0x233d 002863 jam 2 ,mem_gain_fix 
-0x233e 002864 rtn 
-:      002866 set_rx_gain0:
-0x233f 002867 jam 0 ,mem_gain_fix 
-0x2340 002868 rtn 
-:      002870 set_rx_gain1:
-0x2341 002871 jam 1 ,mem_gain_fix 
-0x2342 002872 rtn 
-:      002879 ahead_window:
-0x2343 002880 copy pdata ,temp 
-0x2344 002881 bpatch patch04_0 ,mem_patch04 
-0x2345 002882 copy temp ,pdata 
-0x2346 002883 call clk2bt 
-0x2347 002884 lshift16 bt_clk ,pdata 
-0x2348 002885 set1 44 ,pdata 
-0x2349 002886 call clk_diff 
-0x234a 002887 set0 44 ,pdata 
-0x234b 002888 call get_clk 
-0x234c 002889 call clk_diff 
-0x234d 002890 rtn user 
-0x234e 002891 call clk2rt 
-0x234f 002892 iforce stop_watch 
-0x2350 002893 until null ,timeout 
-0x2351 002894 rtn 
-:      002897 get_clk:
-0x2352 002898 copy clkn ,temp 
-0x2353 002899 rtn master 
-0x2354 002900 copy clke ,temp 
-0x2355 002901 rtn 
-:      002903 get_clkbt:
-0x2356 002904 deposit clkn_bt 
-0x2357 002905 rtn master 
-0x2358 002906 deposit clke_bt 
-0x2359 002907 rtn 
-:      002910 assert:
-0x235a 002911 bpatch patch04_1 ,mem_patch04 
-0x235b 002912 branch assert 
-:      002915 sleep:
-0x235c 002916 rtn blank 
-0x235d 002918 rshift pdata ,pdata 
-0x235e 002919 increase -3 ,pdata 
-:      002920 sleep_loop:
-0x235f 002921 increase -1 ,pdata 
-0x2360 002922 nbranch sleep_loop ,zero 
-0x2361 002923 force 0 ,pdata 
-0x2362 002924 rtn 
-:      002928 init_param:
-0x2363 002930 setarg param_tx_setup 
-0x2364 002931 store 2 ,mem_param_tx_setup 
-0x2365 002932 setarg param_rf_setup 
-0x2366 002933 store 2 ,mem_param_rf_setup 
-0x2367 002934 setarg param_conn_access 
-0x2368 002935 store 2 ,mem_param_conn_access 
-0x2369 002936 setarg param_rx_setup 
-0x236a 002937 store 2 ,mem_param_rx_setup 
-0x236b 002938 setarg param_clke_cal 
-0x236c 002939 store 2 ,mem_param_clke_cal 
-0x236d 002940 setarg param_pll_setup 
-0x236e 002941 store 2 ,mem_param_pll_setup 
-0x236f 002942 setarg param_dpll_start_delay 
-0x2370 002943 store 2 ,mem_param_dpll_start_delay 
-0x2371 002944 setarg param_rt_rthalfslot 
-0x2372 002945 store 2 ,mem_param_rt_rthalfslot 
-0x2373 002946 setarg param_clke_cal_le_1m 
-0x2374 002947 store 2 ,mem_param_clke_cal_le_1m 
-0x2375 002948 setarg param_clke_cal_le_2m 
-0x2376 002949 store 2 ,mem_param_clke_cal_le_2m 
-0x2377 002950 setarg param_clke_cal_le_coded 
-0x2378 002951 store 2 ,mem_param_clke_cal_le_coded 
-0x2379 002953 bpatch patch04_2 ,mem_patch04 
-0x237a 002954 rtn wake 
-0x237b 002955 setarg att_default_mtu 
-0x237c 002956 store 2 ,mem_le_remote_mtu 
-0x237d 002957 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
-0x237e 002958 setarg mem_ble_tx_buff0 
-0x237f 002959 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x2380 002960 setarg mem_ble_l2cap_tx_buff_size 
-0x2381 002961 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x2382 002962 rshift clkn_bt ,pdata 
-0x2383 002963 store 4 ,mem_last_clkn 
-0x2384 002964 rtn 
-:      002971 lpmstate:
-0x2385 002972 setarg 0xee21 
-0x2386 002973 store 2 ,core_clkoff 
-0x2387 002974 fetchr alarm ,4 ,core_gpio_in 
-0x2388 002975 fetch 1 ,core_lpm_isogate 
-0x2389 002976 bbit0 gpio_latch ,power_up 
-0x238a 002977 enable wake 
-0x238b 002978 bbit1 cold_wake ,lpmwake 
-0x238c 002979 disable wake 
-0x238d 002980 deposit auxcnt 
-0x238e 002981 nbranch lpmwake ,blank 
-0x238f 002982 fetch 1 ,core_lpm_sysctl 
-0x2390 002983 bbit1 reload_code ,lpmwake 
-0x2391 002984 arg param_hibernate_clks ,temp 
-0x2392 002985 branch lpm_enter_sleep 
-:      002986 lpmwake:
-0x2393 002987 call lpm_poweron_retmem 
-0x2394 002988 call lpm_load_context ,wake 
-0x2395 002989 fetch 1 ,core_lpm_isogate 
-0x2396 002990 set0 gpio_latch ,pdata 
-0x2397 002991 store 1 ,core_lpm_isogate 
-0x2398 002992 nbranch boot_load ,wake 
-0x2399 002993 call clean_smem 
-0x239a 002994 storer alarm ,4 ,mem_saved_gpio_in 
-0x239b 002995 rtn 
-:      002997 power_up:
-0x239c 002998 call lpm_poweron_retmem 
-:      002999 boot_load:
-0x239d 003000 call loadcode 
-0x239e 003001 storer alarm ,4 ,mem_saved_gpio_in 
-0x239f 003002 rtn 
-:      003004 lpm_poweron_retmem:
-0x23a0 003005 until null ,lpo_edge 
-0x23a1 003006 fetch 1 ,core_lpm_ldosel 
-0x23a2 003007 and_into 0x88 ,pdata 
-0x23a3 003008 store 1 ,core_lpm_ldosel 
-0x23a4 003009 until null ,lpo_edge 
-0x23a5 003010 fetch 1 ,core_lpm_isogate 
-0x23a6 003011 or_into 0xf ,pdata 
-0x23a7 003012 store 1 ,core_lpm_isogate 
-0x23a8 003013 until null ,lpo_edge 
-0x23a9 003014 set1 isogate ,pdata 
-0x23aa 003015 store 1 ,core_lpm_isogate 
-0x23ab 003016 until null ,lpo_edge 
-0x23ac 003017 set1 retmem_cs ,pdata 
-0x23ad 003018 store 1 ,core_lpm_isogate 
-0x23ae 003019 until null ,lpo_edge 
-0x23af 003020 rtn 
-:      003022 lpm_xtal_default:
-0x23b0 003023 until null ,lpo_edge 
-0x23b1 003024 jam 0x76 ,core_xtal_ib 
-0x23b2 003025 until null ,lpo_edge 
-0x23b3 003026 jam 0x37 ,core_xtal_cap 
-0x23b4 003027 rtn 
-:      003029 xtal_fast_wake:
-0x23b5 003030 until null ,lpo_edge 
-0x23b6 003031 jam 0x76 ,core_xtal_ib 
-0x23b7 003032 until null ,lpo_edge 
-0x23b8 003033 jam 0x37 ,core_xtal_cap 
-0x23b9 003034 rtn 
-:      003036 lpm_write_lock:
-0x23ba 003039 fetch 1 ,mem_device_option 
-0x23bb 003040 lshift4 pdata ,pdata 
-0x23bc 003042 store 1 ,core_ucode_flag 
-0x23bd 003043 until null ,lpo_edge 
-0x23be 003044 fetch 1 ,mem_peripheral_lock_flag 
-0x23bf 003045 set1 rom_lock_bit ,pdata 
-0x23c0 003046 set1 option_lock ,pdata 
-0x23c1 003047 store 1 ,core_peripheral_lock 
-0x23c2 003048 branch lpm_write_wait 
-:      003050 lpm_write_ice_disable:
-0x23c3 003051 fetch 1 ,core_lpm_sysctl 
-0x23c4 003052 set0 ice_mode ,pdata 
-0x23c5 003053 store 1 ,core_lpm_sysctl 
-0x23c6 003054 rtn 
-:      003056 lpm_write_ice_enable:
-0x23c7 003057 fetch 1 ,core_lpm_sysctl 
-0x23c8 003058 set1 ice_mode ,pdata 
-0x23c9 003059 store 1 ,core_lpm_sysctl 
-0x23ca 003060 rtn 
-:      003062 lpm_preon_counter:
-0x23cb 003063 fetch 3 ,mem_lpm_xtalcnt 
-0x23cc 003064 arg core_lpm_xtalcnt ,contw 
-:      003065 lpm_write_3bytes:
-0x23cd 003066 arg 3 ,loopcnt 
-0x23ce 003067 branch lpm_write_loop 
-:      003069 lpm_write_mpu_s0:
-0x23cf 003070 arg core_mpu_s0_saddr ,contw 
-:      003071 lpm_write_dword:
-0x23d0 003072 arg 4 ,loopcnt 
-:      003073 lpm_write_loop:
-0x23d1 003074 until null ,lpo_edge 
-0x23d2 003075 istore 1 ,contw 
-0x23d3 003076 rshift8 pdata ,pdata 
-0x23d4 003077 loop lpm_write_loop 
-0x23d5 003078 branch lpm_write_wait 
-:      003080 lpm_write_mpu_s1:
-0x23d6 003081 arg core_mpu_s1_saddr ,contw 
-0x23d7 003082 branch lpm_write_dword 
-:      003085 lpm_disable_exen_output:
-0x23d8 003086 fetch 1 ,core_lpm_ldosel 
-0x23d9 003087 set0 3 ,pdata 
-0x23da 003088 store 1 ,core_lpm_ldosel 
-0x23db 003089 rtn 
-:      003091 lpm_disable_io_dozed:
-0x23dc 003092 fetch 1 ,mem_lpm_hv_sel 
-0x23dd 003093 rtn blank 
-0x23de 003094 set0 lpm_doze_en_bit ,pdata 
-0x23df 003095 branch lpm_write_sel_hv 
-:      003097 lpm_save_sel_hv:
-0x23e0 003098 store 1 ,mem_lpm_hv_sel 
-:      003099 lpm_write_sel_hv:
-0x23e1 003100 store 1 ,core_io_doze_en 
-:      003101 lpm_write_wait:
-0x23e2 003102 until null ,lpo_edge 
-0x23e3 003103 rtn 
-:      003106 lpm_write_io_vsel:
-0x23e4 003107 store 1 ,core_io_vsel 
-0x23e5 003108 branch lpm_write_wait 
-:      003111 lpm_load_context:
-0x23e6 003112 call lpm_disable_io_dozed 
-0x23e7 003113 fetch 1 ,mem_saved_spidctrl 
-0x23e8 003114 store 1 ,core_spid_ctrl 
-0x23e9 003115 arg mem_saved_gpio ,contr 
-0x23ea 003116 arg core_gpio_conf ,contw 
-0x23eb 003117 call memcpy16 
-0x23ec 003118 arg core_gpio_conf_hi ,contw 
-0x23ed 003119 call memcpy8 
-0x23ee 003120 fetchr mark ,8 ,mem_saved_mark 
-0x23ef 003121 arg core_gpio_wakeup_cfg ,contr 
-0x23f0 003122 arg mem_gpio_wakeup_cfg ,contw 
-0x23f1 003123 arg 12 ,loopcnt 
-0x23f2 003124 call memcpy 
-0x23f3 003125 branch load_ucode 
-:      003127 lpm_save_context:
-0x23f4 003128 storer mark ,8 ,mem_saved_mark 
-0x23f5 003129 arg core_gpio_conf ,contr 
-0x23f6 003130 arg mem_saved_gpio ,contw 
-0x23f7 003131 call memcpy16 
-0x23f8 003132 arg core_gpio_conf_hi ,contr 
-0x23f9 003133 call memcpy8 
-0x23fa 003134 fetch 1 ,core_spid_ctrl 
-0x23fb 003135 store 1 ,mem_saved_spidctrl 
-0x23fc 003136 branch lpm_write_gpio_wakeup 
-:      003138 lpm_write_gpio_wakeup:
-0x23fd 003139 arg 12 ,loopcnt 
-0x23fe 003140 arg mem_gpio_wakeup_cfg ,contr 
-0x23ff 003141 arg core_gpio_wakeup_cfg ,rega 
-:      003142 lpm_write_gpio_loop:
-0x2400 003143 ifetch 1 ,contr 
-0x2401 003144 ncall lpm_write_gpio ,blank 
-0x2402 003145 increase 1 ,rega 
-0x2403 003146 loop lpm_write_gpio_loop 
-0x2404 003147 rtn 
-:      003148 lpm_write_gpio:
-0x2405 003149 istore 1 ,rega 
-0x2406 003150 until null ,lpo_edge 
-0x2407 003151 rtn 
-:      003153 lpo_calibration:
-0x2408 003154 bpatch patch04_3 ,mem_patch04 
-0x2409 003155 fetch 1 ,core_ccnt_bit 
-0x240a 003156 nbranch lpo_cal_inited ,blank 
-0x240b 003157 fetch 3 ,mem_clks_per_lpo 
-0x240c 003158 nrtn blank 
-0x240d 003159 jam 0xc ,core_ccnt_bit 
-0x240e 003160 jam ccnt_start ,core_misc_ctrl 
-:      003161 lpo_cal_inited:
-0x240f 003162 fetch 1 ,core_perf_status 
-0x2410 003163 rtnbit0 1 
-0x2411 003164 fetch 3 ,core_clk_counter 
-0x2412 003165 store 3 ,mem_clks_per_lpo 
-0x2413 003166 rtn 
-:      003170 lpm_doze:
-0x2414 003171 fetch 1 ,mem_lpm_sysctl 
-0x2415 003172 set1 reload_code ,pdata 
-0x2416 003173 store 1 ,mem_lpm_sysctl 
-:      003176 lpm_hibernate:
-0x2417 003177 bpatch patch04_4 ,mem_patch04 
-0x2418 003178 arg param_hibernate_clks ,temp 
-0x2419 003179 fetch 1 ,mem_lpm_hibernate_switch 
-0x241a 003180 store 1 ,mem_lpm_isogate_final 
-0x241b 003181 fetch 1 ,mem_lpm_sysctl 
-0x241c 003182 store 1 ,core_lpm_sysctl 
-0x241d 003183 until null ,lpo_edge 
-:      003185 lpm_sleep:
-0x241e 003186 bpatch patch04_5 ,mem_patch04 
-0x241f 003188 fetch 2 ,mem_cb_before_lpm_sleep 
-0x2420 003189 call callback_func 
-:      003190 lpm_sleep_skip_cb_function:
-0x2421 003191 fetch 4 ,mem_sleep_counter_all 
-0x2422 003192 iadd temp ,pdata 
-0x2423 003193 store 4 ,mem_sleep_counter_all 
-0x2424 003194 call lpm_save_context 
-0x2425 003195 fetch 1 ,mem_lpm_hv_sel 
-0x2426 003196 set1 lpm_doze_en_bit ,pdata 
-0x2427 003197 call lpm_write_sel_hv 
-0x2428 003198 ncall lpm_preon_counter ,wake 
-0x2429 003199 until null ,lpo_edge 
-0x242a 003200 storer clkn ,6 ,mem_sleep_clkn 
-0x242b 003201 fetch 3 ,mem_lpm_isogate 
-0x242c 003202 fetchr rega ,1 ,mem_lpm_ldo_sel 
-0x242d 003203 arg 3 ,loopcnt 
-:      003204 lpm_sleep_loop:
-0x242e 003205 until null ,lpo_edge 
-0x242f 003206 store 1 ,core_lpm_isogate 
-0x2430 003207 rshift8 pdata ,pdata 
-0x2431 003208 loop lpm_sleep_loop 
-0x2432 003209 until null ,lpo_edge 
-0x2433 003210 storer rega ,1 ,core_lpm_ldosel 
-:      003211 lpm_enter_sleep:
-0x2434 003212 until null ,lpo_edge 
-0x2435 003213 storet 4 ,core_lpm_reg 
-0x2436 003214 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2437 003215 until null ,never 
-:      003217 lpm_cal_xtal_startup:
-0x2438 003218 fetch 1 ,mem_lpm_xtalcnt 
-0x2439 003219 nrtn blank 
-0x243a 003220 jam clksel_rc ,core_clksel 
-0x243b 003221 jam 0xf8 ,core_lpm_ctrl 
-0x243c 003222 setarg 200000 
-0x243d 003223 call sleep 
-0x243e 003224 call xtal_fast_wake 
-0x243f 003225 until null ,lpo_edge 
-0x2440 003226 jam 0xff ,core_lpm_ctrl 
-0x2441 003227 copy lpo_time ,alarm 
-0x2442 003228 jam clksel_xtal ,core_clksel 
-0x2443 003229 nop 10 
-0x2444 003230 until null ,lpo_edge 
-0x2445 003231 deposit lpo_time 
-0x2446 003232 isub alarm ,pdata 
-0x2447 003233 increase 0x30 ,pdata 
-0x2448 003234 arg 0xff ,temp 
-0x2449 003235 call ceiling 
-0x244a 003236 store 1 ,mem_lpm_xtalcnt 
-0x244b 003237 nop 30000 
-0x244c 003238 nop 30000 
-0x244d 003239 nop 30000 
-0x244e 003240 rtn 
-:      003243 lpm_recover_clk:
-0x244f 003244 bpatch patch04_6 ,mem_patch04 
-0x2450 003245 setarg 0 
-0x2451 003246 copy auxcnt ,null 
-0x2452 003247 branch lpm_recover_timeout ,zero 
-0x2453 003248 fetch 1 ,core_lpm_xtalcnt 
-0x2454 003249 fetcht 1 ,core_lpm_buckcnt 
-0x2455 003250 isub temp ,null 
-0x2456 003251 branch lpm_recover_xtal ,positive 
-0x2457 003252 deposit temp 
-:      003253 lpm_recover_xtal:
-0x2458 003254 isub auxcnt ,pdata 
-0x2459 003255 increase 1 ,pdata 
-:      003256 lpm_recover_timeout:
-0x245a 003257 increase 8 ,pdata 
-0x245b 003258 until null ,lpo_edge 
-0x245c 003259 iadd lpo_time ,pdata 
-0x245d 003260 fetcht 4 ,mem_sleep_counter 
-0x245e 003261 iadd temp ,pdata 
-0x245f 003262 fetcht 3 ,mem_clks_per_lpo 
-0x2460 003263 imul32 temp ,pdata 
-0x2461 003264 rshift8 pdata ,pdata 
-0x2462 003265 rshift4 pdata ,pdata 
-0x2463 003266 increase param_lpm_fix ,pdata 
-0x2464 003267 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2465 003268 idiv temp 
-0x2466 003269 call get_div_result 
-0x2467 003270 lshift16 pdata ,pdata 
-0x2468 003271 remainder temp 
-0x2469 003272 ior temp ,pdata 
-0x246a 003273 fetcht 6 ,mem_sleep_clkn 
-0x246b 003274 call clk_add 
-0x246c 003275 copy temp ,clkn 
-0x246d 003276 fetch 6 ,mem_context + coffset_clk_offset 
-0x246e 003277 call calc_clke2 
-0x246f 003278 deposit clke 
-0x2470 003279 store 6 ,mem_pdatatemp 
-0x2471 003280 deposit auxcnt 
-0x2472 003281 istore 1 ,contw 
-0x2473 003282 fetch 1 ,core_gpio_in1 
-0x2474 003283 or_into 0xf0 ,pdata 
-0x2475 003284 istore 1 ,contw 
-0x2476 003285 rtn 
-:      003288 lpm_adjust_clk:
-0x2477 003289 bpatch patch04_7 ,mem_patch04 
-0x2478 003290 deposit clke 
-0x2479 003291 call clk_diff_rt 
-0x247a 003292 fetcht 4 ,mem_sleep_counter_all 
-0x247b 003293 sub temp ,0xff ,null 
-0x247c 003294 rtn positive 
-0x247d 003295 lshift8 pdata ,pdata 
-0x247e 003296 lshift4 pdata ,pdata 
-0x247f 003297 idiv temp 
-0x2480 003298 call get_div_result 
-0x2481 003299 arg param_lpm_adjmax ,temp 
-0x2482 003300 call ceiling 
-0x2483 003301 store 1 ,mem_lpm_adjust 
-0x2484 003302 nbranch lpm_adjust_positive ,user 
-0x2485 003303 sub pdata ,0 ,pdata 
-:      003304 lpm_adjust_positive:
-0x2486 003305 fetcht 3 ,mem_clks_per_lpo 
-0x2487 003306 iadd temp ,pdata 
-0x2488 003307 store 3 ,mem_clks_per_lpo 
-:      003308 lpm_clear_counter:
-0x2489 003309 setarg 0 
-0x248a 003310 store 4 ,mem_sleep_counter_all 
-0x248b 003311 rtn 
-:      003314 lpm_dispatch:
-0x248c 003315 bpatch patch05_0 ,mem_patch05 
-0x248d 003316 call lpo_calibration 
-0x248e 003317 fetch 3 ,mem_clks_per_lpo 
-0x248f 003318 rtn blank 
-0x2490 003319 fetch 1 ,mem_lpm_mode 
-0x2491 003320 rtn blank 
-0x2492 003321 fetch 1 ,mem_secure_connections_enable 
-0x2493 003322 branch lpm_dispatch_next ,blank 
-0x2494 003323 fetch 1 ,mem_sc_local_key_invalid 
-0x2495 003324 rtn blank 
-:      003325 lpm_dispatch_next:
-0x2496 003326 fetch 1 ,mem_sc_calc 
-0x2497 003327 nrtn blank 
-0x2498 003328 arg context_check_a_wack ,regc 
-0x2499 003329 call context_search 
-0x249a 003330 rtn zero 
-0x249b 003331 call lpm_check_wake_lock 
-0x249c 003332 nrtn blank 
-0x249d 003333 call context_check_idle 
-0x249e 003334 nbranch lpm_dispatch_unconn ,zero 
-0x249f 003335 rtn wake 
-0x24a0 003336 bpatch patch05_1 ,mem_patch05 
-0x24a1 003337 fetcht 1 ,mem_lpm_current_mult 
-0x24a2 003338 fetch 2 ,mem_context + coffset_tsniff 
-0x24a3 003339 imul32 temp ,pdata 
-0x24a4 003340 rshift4 temp ,temp 
-0x24a5 003341 rshift2 temp ,temp 
-0x24a6 003342 isub temp ,pdata 
-0x24a7 003343 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x24a8 003344 iadd temp ,pdata 
-0x24a9 003345 fetcht 1 ,mem_lpm_overhead 
-0x24aa 003346 isub temp ,pdata 
-0x24ab 003347 lshift16 pdata ,alarm 
-0x24ac 003348 fetch 2 ,mem_context + coffset_rx_window 
-0x24ad 003349 rshift pdata ,pdata 
-0x24ae 003350 call clk2bt 
-0x24af 003351 deposit alarm 
-0x24b0 003352 call clk_diff 
-0x24b1 003353 copy clke ,temp 
-0x24b2 003354 call clk_diff_rt 
-0x24b3 003355 rtn user 
-:      003356 lpm_dispatch_sleep:
-0x24b4 003357 call clk2lpo 
-:      003358 lpm_dispatch_lpo:
-0x24b5 003359 bpatch patch05_2 ,mem_patch05 
-0x24b6 003360 fetch 1 ,mem_lpm_xtalcnt 
-0x24b7 003361 isub temp ,null 
-0x24b8 003362 branch lpm_clear_counter ,positive 
-0x24b9 003363 storet 4 ,mem_sleep_counter 
-0x24ba 003364 call app_will_enter_lpm 
-0x24bb 003366 fetcht 4 ,mem_sleep_counter 
-0x24bc 003367 branch lpm_sleep 
-:      003369 lpm_dispatch_unconn:
-0x24bd 003370 bpatch patch05_3 ,mem_patch05 
-0x24be 003371 fetch 1 ,mem_le_adv_enable 
-0x24bf 003372 nbranch lpm_unconn_cont ,blank 
-0x24c0 003373 rtn 
-:      003375 lpm_unconn_cont:
-0x24c1 003376 fetch 2 ,mem_lpm_interval 
-0x24c2 003377 rtn blank 
-:      003378 lpm_sleep_btclk:
-0x24c3 003379 fetcht 1 ,mem_lpm_overhead 
-0x24c4 003380 isub temp ,pdata 
-0x24c5 003381 arg 7500 ,temp 
-0x24c6 003382 imul32 temp ,pdata 
-0x24c7 003383 branch lpm_dispatch_sleep 
-:      003386 lpm_mult_wait_timeout:
-0x24c8 003387 fetch 2 ,mem_cb_bt_set_mult 
-0x24c9 003388 call callback_func 
-0x24ca 003389 nbranch lpm_mult_short ,blank 
-0x24cb 003390 jam 0 ,mem_lpm_current_mult 
-0x24cc 003391 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x24cd 003392 fetch 1 ,mem_lpm_mult_cnt 
-0x24ce 003393 branch lpm_mult_long ,blank 
-0x24cf 003394 increase -1 ,pdata 
-0x24d0 003395 store 1 ,mem_lpm_mult_cnt 
-0x24d1 003396 rtn 
-:      003401 lpm_match:
-0x24d2 003402 jam 0 ,mem_sniff_unint_lost 
-0x24d3 003403 fetch 3 ,mem_sniff_rcv 
-0x24d4 003404 increase 1 ,pdata 
-0x24d5 003405 store 3 ,mem_sniff_rcv 
-0x24d6 003406 rtn 
-:      003409 lpm_lost:
-0x24d7 003410 bpatch patch05_4 ,mem_patch05 
-0x24d8 003411 jam 0 ,mem_lpm_current_mult 
-0x24d9 003412 fetch 3 ,mem_sniff_lost 
-0x24da 003413 increase 1 ,pdata 
-0x24db 003414 store 3 ,mem_sniff_lost 
-0x24dc 003415 fetch 1 ,mem_sniff_unint_lost 
-0x24dd 003416 increase 1 ,pdata 
-0x24de 003417 store 1 ,mem_sniff_unint_lost 
-0x24df 003418 rtn 
-:      003420 lpm_mult_short:
-0x24e0 003421 jam 0 ,mem_lpm_current_mult 
-0x24e1 003422 fetch 1 ,mem_lpm_mult_timeout 
-0x24e2 003423 store 1 ,mem_lpm_mult_cnt 
-0x24e3 003424 rtn 
-:      003426 lpm_mult_long:
-0x24e4 003427 fetcht 1 ,mem_lpm_mult 
-0x24e5 003428 storet 1 ,mem_lpm_current_mult 
-0x24e6 003429 rtn 
-:      003433 lpm_get_wake_lock:
-0x24e7 003434 fetch 2 ,mem_lpm_wake_lock 
-0x24e8 003435 qset1 pdata 
-0x24e9 003436 store 2 ,mem_lpm_wake_lock 
-0x24ea 003437 rtn 
-:      003439 lpm_put_wake_lock:
-0x24eb 003440 fetch 2 ,mem_lpm_wake_lock 
-0x24ec 003441 qset0 pdata 
-0x24ed 003442 store 2 ,mem_lpm_wake_lock 
-0x24ee 003443 rtn 
-:      003447 lpm_check_wake_lock:
-0x24ef 003448 bpatch patch05_5 ,mem_patch05 
-0x24f0 003449 call app_check_wake_lock 
-0x24f1 003450 fetch 2 ,mem_lpm_wake_lock 
-0x24f2 003451 copy pdata ,rega 
-0x24f3 003452 fetch 3 ,mem_tx_fifo3 
-0x24f4 003453 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x24f5 003454 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x24f6 003455 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x24f7 003456 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x24f8 003457 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x24f9 003458 fetch 1 ,mem_hci_cmd 
-0x24fa 003459 nsetflag blank ,wake_lock_cmd ,rega 
-0x24fb 003460 fetch 1 ,mem_device_option 
-0x24fc 003461 compare dvc_op_module ,pdata ,0xff 
-0x24fd 003462 call lpm_uart_wake_lock ,true 
-0x24fe 003463 copy rega ,pdata 
-0x24ff 003464 store 2 ,mem_lpm_wake_lock 
-0x2500 003465 rtn 
-:      003467 lpm_uart_wake_lock:
-0x2501 003468 fetch 2 ,core_uart_rxitems 
-0x2502 003469 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2503 003470 fetch 2 ,core_uart_txitems 
-0x2504 003471 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2505 003472 rtn 
-:      003481 le_init_conn:
-0x2506 003482 bpatchx patch21_6 ,mem_patch21 
-0x2507 003483 disable wake 
-0x2508 003484 jam 1 ,mem_le_conn_handle 
-0x2509 003485 jam 3 ,mem_le_state 
-0x250a 003486 jam 1 ,mem_le_arq 
-0x250b 003487 setarg -1 
-0x250c 003488 store 2 ,mem_le_event_count 
-0x250d 003489 force 0 ,pdata 
-0x250e 003490 store 1 ,mem_le_ch 
-0x250f 003491 store 1 ,mem_le_op 
-0x2510 003492 store 3 ,mem_sniff_rcv 
-0x2511 003493 store 3 ,mem_sniff_lost 
-0x2512 003494 call le_clear_enc 
-0x2513 003495 jam 1 ,mem_le_txheader 
-0x2514 003496 jam 0 ,mem_le_txlen 
-0x2515 003497 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2516 003498 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2517 003499 jam 0 ,mem_le_l2cap_att_states 
-0x2518 003500 branch le_supervision_flush 
-:      003502 le_init_master:
-0x2519 003503 bpatchx patch21_7 ,mem_patch21 
-0x251a 003504 enable master 
-0x251b 003505 jam lemode_master ,mem_le_mode 
-0x251c 003506 jam 1 ,mem_le_att_handle 
-0x251d 003507 jam 1 ,mem_le_search_handle_start 
-0x251e 003508 setarg 0xffff 
-0x251f 003509 store 2 ,mem_le_search_handle_end 
-0x2520 003510 force 0 ,pdata 
-0x2521 003511 store 5 ,mem_ccm_pcnt_rx 
-0x2522 003512 set1 le_ccm_directionbit ,pdata 
-0x2523 003513 store 5 ,mem_ccm_pcnt_tx 
-0x2524 003514 branch le_init_conn 
-:      003517 le_init_slave:
-0x2525 003518 bpatchx patch22_0 ,mem_patch22 
-0x2526 003519 disable master 
-0x2527 003520 setarg 0x17 
-0x2528 003521 store 2 ,mem_le_remote_mtu 
-0x2529 003522 increase 4 ,pdata 
-0x252a 003523 store 2 ,mem_remote_rx_max_octets 
-0x252b 003524 jam lemode_slave ,mem_le_mode 
-0x252c 003525 jam 0 ,mem_le_adv_enable 
-0x252d 003526 jam 0 ,mem_lpm_current_mult 
-0x252e 003527 call le_clear_pairing_state 
-0x252f 003528 fetch 2 ,mem_le_superto 
-0x2530 003529 store 2 ,mem_le_init_superto 
-0x2531 003530 fetch 2 ,mem_le_tsniff 
-0x2532 003531 mul32 pdata ,5 ,pdata 
-0x2533 003532 rshift4 pdata ,pdata 
-0x2534 003533 store 2 ,mem_le_superto 
-0x2535 003534 branch le_init_conn 
-:      003541 le_conn_dispatch:
-0x2536 003542 bpatchx patch22_1 ,mem_patch22 
-0x2537 003543 call le_enable 
-0x2538 003544 fetch 1 ,mem_le_state 
-0x2539 003545 isolate1 lestate_encryption ,pdata 
-0x253a 003546 setflag true ,mark_ble_encryption ,mark 
-0x253b 003547 call app_process_ble 
-0x253c 003548 fetch 1 ,mem_le_mode 
-0x253d 003549 bbit1 mode_master ,le_master_dispatch 
-0x253e 003550 branch le_slave_dispatch 
-:      003556 le_master_dispatch:
-0x253f 003557 bpatchx patch22_2 ,mem_patch22 
-0x2540 003558 enable master 
-0x2541 003559 call le_supervision_update 
-0x2542 003560 branch le_master_disconn ,positive 
-0x2543 003561 call le_setup 
-0x2544 003562 call le_prepare_tx 
-0x2545 003563 disable match 
-0x2546 003564 call le_transmit_receive_sifs 
-0x2547 003565 nrtn match 
-0x2548 003566 fetch 1 ,mem_le_conn_rcv 
-0x2549 003567 increase 1 ,pdata 
-0x254a 003568 store 1 ,mem_le_conn_rcv 
-0x254b 003569 call le_acknowledge 
-0x254c 003570 disable master 
-0x254d 003571 rtn 
-:      003573 le_master_disconn:
-0x254e 003574 call le_disconnect 
-0x254f 003575 disable master 
-0x2550 003576 rtn 
-:      003581 le_slave_dispatch:
-0x2551 003582 bpatchx patch22_3 ,mem_patch22 
-0x2552 003583 jam 0 ,mem_le_md_count 
-0x2553 003584 set0 mark_ble_crc_fail ,mark 
-0x2554 003585 call sp_calc_sequence_256 
-0x2555 003586 call le_secure_connect_sm 
-0x2556 003587 disable attempt 
-0x2557 003588 call le_supervision_update 
-0x2558 003589 branch le_slave_disconn ,positive 
-0x2559 003590 fetch 1 ,mem_le_rx_phy 
-0x255a 003591 call le_enable_phy_by_pdata 
-0x255b 003592 call le_setup 
-0x255c 003593 call le_receive_slave 
-0x255d 003594 nbranch le_slave_unsync ,sync 
-0x255e 003595 call le_got_first_packet 
-0x255f 003596 branch le_slave_match ,match 
-0x2560 003597 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2561 003598 branch le_slave_cont 
-:      003601 le_slave_crc_fail:
-:      003602 le_slave_match:
-0x2562 003603 bpatchx patch22_4 ,mem_patch22 
-0x2563 003604 fetch 1 ,mem_le_md_count 
-0x2564 003605 pincrease 1 
-0x2565 003606 store 1 ,mem_le_md_count 
-0x2566 003607 beq le_md_max_count ,le_slave_cont 
-0x2567 003608 call le_acknowledge 
-0x2568 003609 call le_prepare_tx 
-0x2569 003610 fetch 1 ,mem_le_tx_phy 
-0x256a 003611 call le_enable_phy_by_pdata 
-0x256b 003612 call le_transmit 
-0x256c 003613 call le_parse 
-0x256d 003614 fetch 2 ,mem_cb_ble_transmit 
-0x256e 003615 call callback_func 
-0x256f 003616 call le_check_md 
-0x2570 003617 branch le_slave_more_data ,user 
-:      003618 le_slave_cont:
-0x2571 003619 bpatchx patch22_5 ,mem_patch22 
-0x2572 003620 call le_pairing_sm 
-0x2573 003621 call le_check_paring_time 
-0x2574 003622 call check_51cmd 
-0x2575 003623 fetch 1 ,mem_le_op 
-0x2576 003624 bbit1 op_disconn ,le_slave_disconn 
-:      003625 le_slave_unsync:
-0x2577 003626 bpatchx patch22_6 ,mem_patch22 
-0x2578 003627 call end_of_packet 
-0x2579 003628 call le_lpm_set_mult 
-0x257a 003629 branch calc_clke_offset 
-:      003632 le_check_md:
-0x257b 003633 disable user 
-0x257c 003634 bmark1 mark_ble_rx_md ,enable_user 
-0x257d 003635 bmark1 mark_ble_tx_md ,enable_user 
-0x257e 003636 bmark1 mark_ble_crc_fail ,enable_user 
-0x257f 003637 rtn 
-:      003640 le_slave_more_data:
-0x2580 003641 bpatchx patch22_7 ,mem_patch22 
-0x2581 003642 enable attempt 
-0x2582 003643 call le_transmit_receive_sifs_notx 
-0x2583 003644 branch le_slave_match ,match 
-0x2584 003645 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
-0x2585 003646 branch le_slave_cont 
-:      003648 le_slave_disconn:
-:      003650 le_disconnect:
-0x2586 003651 bpatchx patch23_0 ,mem_patch23 
-0x2587 003652 call le_clear_connection_info 
-0x2588 003653 call app_disconn_reason_collect_ble 
-0x2589 003654 call le_clear_pairing_state 
-0x258a 003655 call le_sc_state_clear 
-0x258b 003656 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x258c 003657 branch ui_ipc_send_event 
-:      003659 le_clear_connection_info:
-0x258d 003660 arg mem_used_map ,contw 
-0x258e 003661 call memset0_16 
-0x258f 003662 jam 0 ,mem_le_conn_handle 
-0x2590 003663 jam lemode_idle ,mem_le_mode 
-0x2591 003664 jam 0 ,mem_le_state 
-:      003665 le_clear_pairing_state:
-0x2592 003666 bpatchx patch23_1 ,mem_patch23 
-0x2593 003667 jam flag_le_enc_null ,mem_le_enc_state 
-0x2594 003668 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2595 003669 call sp_clear_flags 
-0x2596 003670 rtn 
-:      003672 le_got_first_packet:
-0x2597 003673 bpatchx patch23_2 ,mem_patch23 
-0x2598 003674 fetch 1 ,mem_le_conn_rcv 
-0x2599 003675 increase 1 ,pdata 
-0x259a 003676 store 1 ,mem_le_conn_rcv 
-0x259b 003677 fetch 1 ,mem_le_state 
-0x259c 003678 rtnbit1 lestate_got_first_packet 
-0x259d 003679 set1 lestate_got_first_packet ,pdata 
-0x259e 003680 store 1 ,mem_le_state 
-0x259f 003681 fetch 2 ,mem_le_init_superto 
-0x25a0 003682 store 2 ,mem_le_superto 
-0x25a1 003683 setarg 0 
-0x25a2 003684 store 4 ,mem_le_transmit_window 
-0x25a3 003685 rtn 
-:      003693 le_enable_phy_by_pdata:
-0x25a4 003694 copy pdata ,temp 
-0x25a5 003695 bpatchx patch23_3 ,mem_patch23 
-:      003696 le_enable_phy_by_pdata1:
-0x25a6 003697 copy temp ,pdata 
-0x25a7 003698 bbit1 bit_le_1m_phy ,le_enable 
-0x25a8 003699 bbit1 bit_le_2m_phy ,le_enable_2m 
-0x25a9 003700 bbit0 bit_le_coded_phy ,le_enable 
-0x25aa 003701 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
-0x25ab 003702 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
-0x25ac 003703 branch le_enable 
-:      003705 le_enable_2m:
-0x25ad 003706 set0 mark_ble_lr ,mark 
-0x25ae 003707 set1 mark_ble_2m ,mark 
-0x25af 003708 rtn 
-:      003710 le_enable_coded_s2:
-:      003711 le_enable_coded:
-0x25b0 003712 set0 mark_ble_2m ,mark 
-0x25b1 003713 set1 mark_ble_lr ,mark 
-0x25b2 003714 set0 mark_ble_lr_s8 ,mark 
-0x25b3 003715 rtn 
-:      003718 le_enable_coded_s8:
-0x25b4 003719 set0 mark_ble_2m ,mark 
-0x25b5 003720 set1 mark_ble_lr ,mark 
-0x25b6 003721 set1 mark_ble_lr_s8 ,mark 
-0x25b7 003722 rtn 
-:      003724 le_enable:
-0x25b8 003725 bpatchx patch23_4 ,mem_patch23 
-0x25b9 003726 set0 mark_ble_2m ,mark 
-0x25ba 003727 set0 mark_ble_lr ,mark 
-0x25bb 003728 rtn 
-:      003731 le_disable:
-0x25bc 003732 bpatchx patch23_5 ,mem_patch23 
-0x25bd 003733 set0 mark_ble_encryption ,mark 
-0x25be 003734 jam 0x01 ,0x8901 
-0x25bf 003735 jam 0x80 ,0x8920 
-0x25c0 003736 jam 0x03 ,0x8930 
-0x25c1 003737 rtn 
-:      003739 le_prep:
-0x25c2 003740 bpatchx patch23_6 ,mem_patch23 
-0x25c3 003741 disable enable_crc 
-0x25c4 003742 disable enable_white 
-0x25c5 003743 fetch 3 ,mem_le_crcinit 
-0x25c6 003744 iforce crc24_init 
-0x25c7 003745 fetch 1 ,mem_le_ch_mapped 
-:      003746 le_prep_next:
-0x25c8 003747 reverse pdata ,temp 
-0x25c9 003748 set1 1 ,temp 
-0x25ca 003749 rshift temp ,white_init 
-0x25cb 003750 rtn 
-:      003753 le_rx_setfreq:
-0x25cc 003754 call le_setfreq 
-:      003755 le_rf_rx_enable:
-0x25cd 003756 call set_freq_rx 
-0x25ce 003757 fetch 2 ,mem_param_pll_setup 
-0x25cf 003758 call sleep 
-0x25d0 003759 branch rf_rx_enable 
-:      003761 le_tx_setfreq:
-0x25d1 003762 branch txon ,match 
-0x25d2 003763 bmark1 mark_ble_crc_fail ,txon 
-:      003764 le_tx_setfreq0:
-0x25d3 003765 call le_setfreq 
-0x25d4 003766 branch set_freq_tx 
-:      003768 le_setfreq:
-0x25d5 003769 bpatchx patch23_7 ,mem_patch23 
-0x25d6 003770 call set_sync_on 
-0x25d7 003771 fetch 1 ,mem_le_testtype 
-0x25d8 003772 nbranch le_ctf_test ,blank 
-0x25d9 003773 fetch 1 ,mem_le_ch_mapped 
-0x25da 003774 sub pdata ,36 ,null 
-0x25db 003775 branch le_ctf_normal ,positive 
-0x25dc 003776 force 0 ,temp 
-0x25dd 003777 rtneq 37 
-0x25de 003778 force 24 ,temp 
-0x25df 003779 rtneq 38 
-0x25e0 003780 force 78 ,temp 
-0x25e1 003781 rtn 
-:      003783 le_ctf_normal:
-0x25e2 003784 sub pdata ,10 ,null 
-0x25e3 003785 branch le_ctf_low ,positive 
-0x25e4 003786 increase 1 ,pdata 
-:      003788 le_ctf_low:
-0x25e5 003789 lshift pdata ,pdata 
-0x25e6 003790 add pdata ,2 ,temp 
-0x25e7 003791 rtn 
-:      003793 le_ctf_test:
-0x25e8 003794 fetch 1 ,mem_le_ch_mapped 
-0x25e9 003795 lshift pdata ,temp 
-0x25ea 003796 rtn 
-:      003798 le_sca_map:
-0x25eb 003799 arg 500 ,temp 
-0x25ec 003800 rtn blank 
-0x25ed 003801 arg 250 ,temp 
-0x25ee 003802 rtneq 1 
-0x25ef 003803 arg 150 ,temp 
-0x25f0 003804 rtneq 2 
-0x25f1 003805 arg 100 ,temp 
-0x25f2 003806 rtneq 3 
-0x25f3 003807 arg 75 ,temp 
-0x25f4 003808 rtneq 4 
-0x25f5 003809 arg 50 ,temp 
-0x25f6 003810 rtneq 5 
-0x25f7 003811 arg 40 ,temp 
-0x25f8 003812 rtneq 6 
-0x25f9 003813 arg 20 ,temp 
-0x25fa 003814 rtn 
-:      003818 le_setup:
-0x25fb 003819 bpatchx patch24_0 ,mem_patch24 
-0x25fc 003820 enable swfine 
-0x25fd 003821 fetch 4 ,mem_le_access 
-0x25fe 003822 iforce access 
-0x25ff 003823 call le_map_channel 
-0x2600 003824 setarg 0x200 
-0x2601 003825 branch le_setup_master ,master 
-0x2602 003826 fetch 2 ,mem_le_receive_window 
-0x2603 003827 rshift pdata ,pdata 
-:      003828 le_setup_master:
-0x2604 003829 fetcht 2 ,mem_param_pll_setup 
-0x2605 003830 iadd temp ,pdata 
-0x2606 003831 call ahead_window 
-0x2607 003832 deposit clke 
-0x2608 003833 rtn 
-:      003836 le_context_nextevent:
-0x2609 003837 bpatchx patch24_1 ,mem_patch24 
-0x260a 003838 call push_stack_rega_b_c 
-0x260b 003839 storer loopcnt ,2 ,mem_loopcnt 
-0x260c 003840 add rega ,coffset_mode ,contr 
-0x260d 003841 ifetch 1 ,contr 
-0x260e 003842 rtnbit0 mode_le 
-0x260f 003843 add rega ,coffset_le_event_cnt ,contw 
-0x2610 003844 ifetch 2 ,contw 
-0x2611 003845 increase 1 ,pdata 
-0x2612 003846 istore 2 ,contw 
-0x2613 003847 call le_update_param 
-0x2614 003848 call le_update_channel_map 
-0x2615 003849 call le_update_phy 
-0x2616 003850 call le_context_nexthop 
-0x2617 003851 call pop_stack_rega_b_c 
-0x2618 003852 fetchr loopcnt ,2 ,mem_loopcnt 
-0x2619 003853 rtn 
-:      003855 le_context_nexthop:
-0x261a 003856 add rega ,coffset_le_hop ,contr 
-0x261b 003857 ifetch 1 ,contr 
-0x261c 003858 add rega ,coffset_le_ch ,contw 
-0x261d 003859 ifetcht 1 ,contw 
-0x261e 003860 iadd temp ,pdata 
-0x261f 003861 sub pdata ,36 ,null 
-0x2620 003862 branch le_nexthop_nowrap ,positive 
-0x2621 003863 increase -37 ,pdata 
-:      003864 le_nexthop_nowrap:
-0x2622 003865 istore 1 ,contw 
-0x2623 003866 rtn 
-:      003869 le_calc_channel_map:
-0x2624 003870 add rega ,coffset_le_channel_map ,contr 
-0x2625 003871 ifetch 5 ,contr 
-0x2626 003872 force 0 ,temp 
-0x2627 003873 force 37 ,loopcnt 
-:      003874 le_count_channels_loop:
-0x2628 003875 bbit0 0 ,le_count_channels_notused 
-0x2629 003876 increase 1 ,temp 
-:      003877 le_count_channels_notused:
-0x262a 003878 rshift pdata ,pdata 
-0x262b 003879 loop le_count_channels_loop 
-0x262c 003880 add temp ,-1 ,pdata 
-0x262d 003881 add rega ,coffset_le_channels ,contw 
-0x262e 003882 istore 1 ,contw 
-0x262f 003883 rtn 
-:      003885 le_map_channel:
-0x2630 003886 bpatchx patch24_2 ,mem_patch24 
-0x2631 003887 fetch 1 ,mem_le_ch 
-0x2632 003888 iforce queue 
-0x2633 003889 fetcht 5 ,mem_le_channel_map 
-0x2634 003890 qisolate1 temp 
-0x2635 003891 branch le_map_channel_end ,true 
-:      003892 le_map_channel_next:
-0x2636 003893 fetch 1 ,mem_le_channels 
-0x2637 003894 isub queue ,pdata 
-0x2638 003895 branch le_map_channel_cont ,positive 
-0x2639 003896 sub pdata ,-1 ,queue 
-0x263a 003897 branch le_map_channel_next 
-:      003898 le_map_channel_cont:
-0x263b 003899 copy queue ,loopcnt 
-0x263c 003900 force 0 ,queue 
-:      003901 le_map_channel_loop:
-0x263d 003902 qisolate1 temp 
-0x263e 003903 branch le_map_channel_skip ,true 
-0x263f 003904 increase 1 ,loopcnt 
-:      003905 le_map_channel_skip:
-0x2640 003906 deposit loopcnt 
-0x2641 003907 branch le_map_channel_end ,blank 
-0x2642 003908 increase 1 ,queue 
-0x2643 003909 increase -1 ,loopcnt 
-0x2644 003910 branch le_map_channel_loop 
-:      003911 le_map_channel_end:
-0x2645 003912 deposit queue 
-0x2646 003913 store 1 ,mem_le_ch_mapped 
-0x2647 003914 rtn 
-:      003917 le_wait_tx:
-0x2648 003918 branch le_wait_master ,master 
-0x2649 003919 until null ,timeout 
-0x264a 003920 rtn 
-:      003922 le_wait_master:
-0x264b 003923 arg 0xea0 ,timeup 
-0x264c 003924 until clkn_rt ,meet 
-0x264d 003925 rtn 
-:      003927 le_receive_adv:
-0x264e 003928 disable swfine 
-0x264f 003929 fetch 2 ,mem_le_scan_window 
-0x2650 003930 copy pdata ,timeup 
-0x2651 003931 branch le_receive_packet 
-:      003934 le_receive_slave:
-0x2652 003935 bpatchx patch24_3 ,mem_patch24 
-0x2653 003936 call le_dec_init 
-0x2654 003937 enable swfine 
-0x2655 003938 fetch 2 ,mem_le_receive_window 
-0x2656 003939 fetcht 4 ,mem_le_transmit_window 
-0x2657 003940 iadd temp ,timeup 
-:      003941 le_receive_packet:
-0x2658 003942 call le_rx_setfreq 
-:      003943 le_receive_rxon:
-0x2659 003944 bpatchx patch24_4 ,mem_patch24 
-0x265a 003945 call le_prep 
-0x265b 003946 bmark0 mark_ble_lr ,le_receive_nolr 
-0x265c 003947 pulse dewhiten_code_calc 
-0x265d 003948 nop 30 
-0x265e 003949 call le_prep 
-0x265f 003950 lshift3 timeup ,timeup 
-:      003951 le_receive_nolr:
-0x2660 003952 disable match 
-0x2661 003953 enable decode_fec0 
-0x2662 003954 enable is_rx 
-0x2663 003955 disable is_tx 
-0x2664 003956 copy timeup ,stop_watch 
-0x2665 003957 correlate null ,timeout 
-0x2666 003958 branch le_receive_on_attempt ,attempt 
-0x2667 003959 copy clke ,temp 
-0x2668 003960 storet 6 ,mem_sync_clke 
-:      003961 le_receive_on_attempt:
-0x2669 003962 nbranch le_unsync_end ,sync 
-0x266a 003963 enable swfine 
-0x266b 003964 fetch 1 ,mem_le_tx_ifs_defference 
-0x266c 003965 arg param_20ms_init ,temp 
-0x266d 003966 iadd temp ,temp 
-0x266e 003967 fetch 1 ,mem_system_clk 
-0x266f 003968 imul32 temp ,stop_watch 
-0x2670 003969 call rf_debug_rx_sync_line 
-0x2671 003970 branch le_receive_skip ,attempt 
-0x2672 003971 call calc_clke_all_modem 
-0x2673 003972 fetch 1 ,mem_le_state 
-0x2674 003973 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x2675 003974 fetcht 6 ,mem_sync_clke 
-0x2676 003975 call lpm_adjust_clk ,wake 
-:      003976 le_receive_skip:
-0x2677 003977 call save_rssi 
-0x2678 003978 enable enable_white 
-0x2679 003979 enable enable_crc 
-0x267a 003980 parse demod ,bucket ,8 
-0x267b 003981 rshift3 pwindow ,pdata 
-0x267c 003982 store 1 ,mem_le_rxbuf_data_header 
-0x267d 003983 parse demod ,bucket ,8 
-0x267e 003984 rshift3 pwindow ,pdata 
-0x267f 003985 store 1 ,mem_le_rxbuf_data_length 
-0x2680 003986 copy pdata ,loopcnt 
-0x2681 003987 branch le_rx_nopayload ,zero 
-0x2682 003989 bmark1 mark_ble_encryption ,le_rx_dec 
-:      003991 le_rx_loop:
-0x2683 003992 parse demod ,bucket ,8 
-0x2684 003993 rshift3 pwindow ,pdata 
-0x2685 003994 istore 1 ,contw 
-0x2686 003995 loop le_rx_loop 
-0x2687 003996 branch le_rx_nopayload 
-:      003998 le_rx_dec:
-0x2688 003999 copy contw ,regb 
-0x2689 004000 bpatchx patch24_5 ,mem_patch24 
-0x268a 004001 call le_check_retransmit 
-0x268b 004003 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x268c 004004 increase -4 ,rega 
-0x268d 004005 nbranch le_mic_error ,positive 
-0x268e 004007 call le_dec_start 
-0x268f 004008 copy regb ,contw 
-0x2690 004009 arg 0 ,temp 
-0x2691 004010 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x2692 004011 increase -4 ,loopcnt 
-0x2693 004012 branch le_rx_dec_loop_end ,zero 
-:      004013 le_rx_dec_loop:
-0x2694 004015 parse demod ,bucket ,8 
-0x2695 004016 rshift3 pwindow ,pdata 
-0x2696 004017 istore 1 ,contw 
-0x2697 004018 increase 1 ,temp 
-0x2698 004019 and temp ,0xf ,null 
-0x2699 004020 call le_dec ,zero 
-0x269a 004021 loop le_rx_dec_loop 
-:      004022 le_rx_dec_loop_end:
-0x269b 004023 call le_dec_end 
-0x269c 004024 copy regb ,contw 
-:      004027 le_rx_nopayload:
-0x269d 004028 bpatchx patch24_6 ,mem_patch24 
-0x269e 004029 parse demod ,bucket ,24 
-0x269f 004030 rshift32 pdata ,pdata 
-0x26a0 004031 rshift16 pdata ,pdata 
-0x26a1 004032 istore 3 ,contw 
-0x26a2 004033 enable swfine 
-0x26a3 004034 call le_set_until_tx_timer 
-0x26a4 004035 branch le_crc_fail ,crc_failed 
-0x26a5 004036 bmark0 mark_ble_encryption ,le_rx_match 
-0x26a6 004037 fetch 1 ,mem_le_rxbuf_data_length 
-0x26a7 004038 branch le_rx_match ,blank 
-0x26a8 004039 increase -4 ,pdata 
-0x26a9 004040 store 1 ,mem_le_rxbuf_data_length 
-0x26aa 004041 call wait_ccm_done 
-0x26ab 004042 fetch 1 ,core_misc_status 
-0x26ac 004043 bbit0 7 ,le_mic_error 
-0x26ad 004044 force regidx_result ,regext_index 
-0x26ae 004045 storer regext ,4 ,mem_le_peer_mic 
-:      004046 le_rx_match:
-0x26af 004047 call rf_debug_rx_crc_line 
-0x26b0 004048 enable match 
-0x26b1 004049 set0 mark_ble_crc_fail ,mark 
-:      004050 le_crc_fail_tx:
-0x26b2 004051 bpatchx patch24_7 ,mem_patch24 
-0x26b3 004052 call ccm_ctrl_clr 
-0x26b4 004053 fetch 1 ,mem_le_rx_phy 
-0x26b5 004054 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
-0x26b6 004055 store 1 ,mem_le_rx_phy 
-0x26b7 004056 call le_match_set_sync_on 
-0x26b8 004057 branch le_match_set_txfreq 
-:      004059 le_match_set_sync_on:
-0x26b9 004060 disable decode_fec0 
-0x26ba 004061 branch set_sync_on 
-:      004063 le_match_set_txfreq:
-0x26bb 004064 bpatchx patch25_0 ,mem_patch25 
-0x26bc 004065 fetcht 1 ,mem_last_freq 
-0x26bd 004066 branch set_freq_tx_int 
-:      004069 le_dec_init:
-0x26be 004070 rtnmark0 mark_ble_encryption 
-0x26bf 004071 call load_sk 
-0x26c0 004072 force regidx_result ,regext_index 
-0x26c1 004073 call aes_clear 
-0x26c2 004074 branch aes_clear_data 
-:      004077 le_dec_start:
-0x26c3 004078 bpatchx patch25_1 ,mem_patch25 
-0x26c4 004079 jam 0 ,core_ccm_aad0 
-0x26c5 004080 jam 1 ,core_ccm_aad1 
-0x26c6 004081 fetch 1 ,mem_le_rxbuf_data_header 
-0x26c7 004082 and_into 0x3 ,pdata 
-0x26c8 004083 store 1 ,core_ccm_aad2 
-0x26c9 004085 setarg mem_le_rxbuf_data_payload 
-0x26ca 004086 store 2 ,core_ccm_input_playload_addr 
-0x26cb 004087 store 2 ,core_ccm_output_playload_addr 
-0x26cc 004089 fetchr rega ,1 ,mem_le_rxbuf_data_length 
-0x26cd 004090 increase -4 ,rega 
-0x26ce 004092 fetcht 5 ,mem_ccm_pcnt_rx 
-0x26cf 004093 isolate1 mark_old_packet ,mark 
-0x26d0 004094 call le_pcnt_rx_sub1 ,true 
-0x26d1 004095 call ccm_b0 
-0x26d2 004096 setarg 0 
-0x26d3 004097 store 2 ,core_ccm_inptr 
-0x26d4 004098 jam 6 ,core_ccm_ctrl 
-0x26d5 004099 jam 7 ,core_ccm_ctrl 
-0x26d6 004100 rtn 
-:      004102 le_pcnt_rx_sub1:
-0x26d7 004103 sub temp ,0 ,null 
-0x26d8 004104 branch le_pcnt_rx_sub1_0 ,zero 
-0x26d9 004105 increase -1 ,temp 
-0x26da 004106 set1 le_ccm_directionbit ,temp 
-0x26db 004107 rtn 
-:      004109 le_pcnt_rx_sub1_0:
-0x26dc 004110 setarg 0xffffff 
-0x26dd 004111 lshift16 pdata ,pdata 
-0x26de 004112 arg 0xffff ,temp 
-0x26df 004113 ior temp ,temp 
-0x26e0 004114 rtn 
-:      004116 le_dec:
-0x26e1 004117 copy contw ,regb 
-0x26e2 004118 fetch 1 ,mem_le_rxbuf_data_length 
-0x26e3 004119 increase -4 ,pdata 
-0x26e4 004120 isub temp ,null 
-0x26e5 004121 rtn zero 
-0x26e6 004122 storet 2 ,core_ccm_inptr 
-0x26e7 004123 copy regb ,contw 
-0x26e8 004124 rtn 
-:      004126 le_dec_end:
-0x26e9 004127 parse demod ,bucket ,32 
-0x26ea 004128 rshift32 pdata ,pdata 
-0x26eb 004129 rshift8 pdata ,pdata 
-0x26ec 004130 istore 4 ,contw 
-0x26ed 004131 copy contw ,regb 
-0x26ee 004133 force regidx_data ,regext_index 
-0x26ef 004134 copy pdata ,regext 
-0x26f0 004135 storet 2 ,core_ccm_inptr 
-0x26f1 004136 rtn 
-:      004138 le_mic_error:
-0x26f2 004139 branch le_end_of_packet 
-:      004141 le_retransmit_end_of_packet:
-0x26f3 004142 call le_set_until_tx_timer 
-0x26f4 004143 call end_of_packet 
-0x26f5 004144 branch le_rx_match 
-:      004146 le_crc_fail:
-0x26f6 004147 call rf_debug_rx_crc_fail_line 
-0x26f7 004148 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
-0x26f8 004149 set1 mark_ble_crc_fail ,mark 
-0x26f9 004150 branch le_crc_fail_tx 
-:      004152 le_unsync_end:
-:      004153 le_crc_fail_consecutive:
-0x26fa 004154 set0 mark_ble_crc_fail ,mark 
-0x26fb 004155 branch le_end_of_packet 
-:      004157 le_end_of_packet:
-0x26fc 004158 bpatchx patch25_2 ,mem_patch25 
-0x26fd 004159 call ccm_ctrl_clr 
-0x26fe 004160 branch end_of_packet 
-:      004162 calc_clke_all_modem:
-0x26ff 004163 bmark1 mark_ble_lr ,calc_clke_modem_coded 
-0x2700 004164 bmark1 mark_ble_2m ,calc_clke_modem_2m 
-0x2701 004165 fetch 2 ,mem_param_clke_cal_le_1m 
-0x2702 004166 copy pdata ,clke_rt 
-0x2703 004167 copy bt_clk ,clke_bt 
-0x2704 004168 rtn 
-:      004171 calc_clke_modem_coded:
-0x2705 004172 fetch 2 ,mem_param_clke_cal_le_coded 
-0x2706 004173 copy pdata ,clke_rt 
-0x2707 004174 add bt_clk ,1 ,clke_bt 
-0x2708 004175 rtn 
-:      004177 calc_clke_modem_2m:
-0x2709 004178 fetch 2 ,mem_param_clke_cal_le_2m 
-0x270a 004179 copy pdata ,clke_rt 
-0x270b 004180 copy bt_clk ,clke_bt 
-0x270c 004181 rtn 
-:      004184 le_set_until_tx_timer:
-0x270d 004185 fetch 1 ,mem_le_rxbuf_data_length 
-0x270e 004186 add pdata ,5 ,temp 
-0x270f 004187 lshift3 temp ,temp 
-0x2710 004188 fetch 1 ,mem_le_rx_phy 
-0x2711 004189 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
-0x2712 004190 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
-0x2713 004191 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
-:      004192 le_set_until_tx_timer_rx_lr:
-0x2714 004193 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
-0x2715 004194 branch le_set_until_tx_timer_rx_coded_s8 
-:      004196 le_set_until_tx_timer_rx_1m:
-0x2716 004197 branch le_calc_stop_watch 
-:      004199 le_set_until_tx_timer_rx_2m:
-0x2717 004200 rshift temp ,temp 
-0x2718 004201 branch le_calc_stop_watch 
-:      004203 le_set_until_tx_timer_rx_coded_s2:
-0x2719 004204 add temp ,3 ,temp 
-0x271a 004205 lshift temp ,temp 
-0x271b 004206 branch le_set_until_tx_timer_rx_coded 
-:      004208 le_set_until_tx_timer_rx_coded_s8:
-0x271c 004209 add temp ,3 ,temp 
-0x271d 004210 lshift3 temp ,temp 
-:      004211 le_set_until_tx_timer_rx_coded:
-0x271e 004212 setarg param_coded_c1_term1_time_40us 
-0x271f 004213 iadd temp ,temp 
-0x2720 004214 branch le_calc_stop_watch 
-:      004216 le_calc_stop_watch:
-0x2721 004217 fetch 1 ,mem_system_clk 
-0x2722 004218 imul32 temp ,temp 
-0x2723 004219 arg param_20ms_init ,rega 
-0x2724 004220 imul32 rega ,pdata 
-0x2725 004221 isub temp ,temp 
-0x2726 004222 copy stop_watch ,pdata 
-0x2727 004223 isub temp ,stop_watch 
-0x2728 004224 rtn 
-:      004226 le_transmit_receive_sifs_without_change_mode:
-0x2729 004227 call le_transmit 
-0x272a 004228 fetcht 1 ,mem_last_freq 
-0x272b 004229 call set_freq_rx 
-0x272c 004230 call rf_rx_enable 
-0x272d 004231 enable swfine 
-0x272e 004232 arg 5500 ,timeup 
-0x272f 004233 branch le_receive_rxon 
-:      004236 le_transmit_receive_sifs:
-0x2730 004237 bpatchx patch25_3 ,mem_patch25 
-0x2731 004238 fetch 1 ,mem_le_tx_phy 
-0x2732 004239 call le_enable_phy_by_pdata 
-0x2733 004240 call le_transmit 
-:      004241 le_transmit_receive_sifs_notx:
-0x2734 004242 fetch 1 ,mem_le_rx_phy 
-0x2735 004243 call le_enable_phy_by_pdata 
-0x2736 004245 fetcht 1 ,mem_last_freq 
-0x2737 004246 call set_freq_rx 
-0x2738 004247 call rf_rx_enable 
-0x2739 004248 enable swfine 
-0x273a 004249 arg 5500 ,timeup 
-0x273b 004250 bmark0 mark_ble_lr ,le_receive_rxon 
-0x273c 004251 arg 8500 ,timeup 
-0x273d 004252 branch le_receive_rxon 
-:      004254 le_transmit_norx:
-0x273e 004255 bpatchx patch25_4 ,mem_patch25 
-0x273f 004256 call le_transmit 
-0x2740 004257 branch end_of_packet 
-:      004259 le_transmit:
-0x2741 004260 bpatchx patch25_5 ,mem_patch25 
-0x2742 004261 call le_prep 
-0x2743 004262 call le_tx_setfreq 
-0x2744 004263 call rf_debug_tx_on_line 
-0x2745 004264 set1 txgfsk ,radio_ctrl 
-0x2746 004265 enable encode_fec0 
-0x2747 004266 enable is_tx 
-0x2748 004267 disable is_rx 
-0x2749 004268 call le_wait_tx 
-0x274a 004269 disable lr_s2en 
-0x274b 004270 bmark1 mark_ble_lr ,le_transmit_lr 
-0x274c 004271 bmark1 mark_ble_2m ,le_transmit_2m 
-0x274d 004272 rshift16 access ,pdata 
-0x274e 004273 rshift8 pdata ,pdata 
-0x274f 004274 rshift4 pdata ,pdata 
-0x2750 004275 inject mod ,40 
-:      004276 le_transmit_packet:
-0x2751 004277 enable enable_white 
-0x2752 004278 enable enable_crc 
-0x2753 004279 bpatchx patch25_6 ,mem_patch25 
-0x2754 004280 fetch 1 ,mem_le_txheader 
-0x2755 004281 inject mod ,8 
-0x2756 004282 ifetch 1 ,contr 
-0x2757 004283 copy pdata ,loopcnt 
-0x2758 004284 inject mod ,8 
-0x2759 004285 sub loopcnt ,0 ,null 
-0x275a 004286 branch le_tr_nopayload ,zero 
-0x275b 004288 fetch 1 ,core_ccm_ctrl 
-0x275c 004289 branch le_transmit_packet_not_enc ,blank 
-0x275d 004290 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
-:      004291 le_transmit_packet_not_enc:
-0x275e 004292 arg mem_le_txpayload ,contr 
-:      004293 le_tr_loop:
-0x275f 004294 ifetch 1 ,contr 
-0x2760 004295 inject mod ,8 
-0x2761 004296 loop le_tr_loop 
-:      004298 le_tr_nopayload:
-0x2762 004299 enable enable_parity 
-0x2763 004300 inject mod ,24 
-0x2764 004301 disable enable_parity 
-0x2765 004302 bmark0 mark_ble_lr ,le_transmit_skip 
-0x2766 004303 disable enable_white 
-0x2767 004304 setarg 0 
-0x2768 004305 inject mod ,3 
-:      004306 le_transmit_skip:
-0x2769 004307 until null ,tx_clear 
-0x276a 004308 nop 100 
-0x276b 004309 bpatchx patch25_7 ,mem_patch25 
-0x276c 004310 disable encode_fec0 
-0x276d 004311 disable encode_fec3 
-0x276e 004312 call set_sync_on 
-0x276f 004313 call rf_debug_tx_off_line 
-:      004314 le_check_start_pause_enc:
-0x2770 004315 fetch 1 ,mem_le_txheader 
-0x2771 004316 and pdata ,llid_le_ll ,pdata 
-0x2772 004317 rtnne llid_le_ll 
-0x2773 004318 fetch 1 ,mem_le_enc_state 
-0x2774 004319 beq flag_le_enc_pause ,le_clear_enc 
-0x2775 004320 rtnne flag_le_send_start_enc_req 
-0x2776 004321 fetch 1 ,mem_le_txpayload 
-0x2777 004322 beq ll_start_enc_req ,le_set_enc 
-0x2778 004323 rtn 
-:      004326 le_transmit_packet_enc:
-0x2779 004327 increase -4 ,loopcnt 
-0x277a 004328 copy loopcnt ,temp 
-0x277b 004329 call ccm_wait_enc 
-0x277c 004330 arg mem_le_txpayload ,contr 
-:      004331 le_transmit_packet_enc_loop:
-0x277d 004332 ifetch 1 ,contr 
-0x277e 004333 inject mod ,8 
-0x277f 004334 loop le_transmit_packet_enc_loop 
-0x2780 004335 call ccm_check_enc_done 
-0x2781 004336 copy regext ,pdata 
-0x2782 004337 inject mod ,32 
-0x2783 004338 branch le_tr_nopayload 
-:      004340 le_transmit_lr:
-0x2784 004341 arg 10 ,loopcnt 
-:      004342 le_transmit_lr_preamble_loop:
-0x2785 004343 setarg 0x3c 
-0x2786 004344 inject mod ,8 
-0x2787 004345 loop le_transmit_lr_preamble_loop 
-0x2788 004346 disable encode_fec0 
-0x2789 004347 enable encode_fec3 
-0x278a 004348 rshift16 access ,pdata 
-0x278b 004349 rshift16 pdata ,pdata 
-0x278c 004350 rshift4 pdata ,pdata 
-0x278d 004351 inject mod ,32 
-0x278e 004352 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
-:      004353 le_transmit_lr_s2:
-0x278f 004354 setarg 1 
-0x2790 004355 inject mod ,5 
-0x2791 004356 enable lr_s2en 
-0x2792 004357 branch le_transmit_packet 
-:      004359 le_transmit_lr_s8:
-0x2793 004360 setarg 0 
-0x2794 004361 inject mod ,5 
-0x2795 004362 branch le_transmit_packet 
-:      004364 le_transmit_2m:
-0x2796 004365 fetch 1 ,mem_system_clk 
-0x2797 004366 fetcht 1 ,mem_le_tx2m_delay 
-0x2798 004367 iadd temp ,pdata 
-0x2799 004368 call sleep 
-0x279a 004369 rshift16 access ,pdata 
-0x279b 004370 rshift8 pdata ,pdata 
-0x279c 004371 rshift4 pdata ,temp 
-0x279d 004372 copy temp ,pdata 
-0x279e 004373 inject mod ,8 
-0x279f 004374 copy temp ,pdata 
-0x27a0 004375 inject mod ,40 
-0x27a1 004376 branch le_transmit_packet 
-:      004379 le_update_param:
-0x27a2 004380 arg le_update_param_ahead1_cb ,regc 
-0x27a3 004381 arg le_update_param_cb ,regb 
-0x27a4 004382 arg lestate_update_param ,queue 
-0x27a5 004383 branch le_check_update_flag 
-:      004385 le_update_param_ahead1_cb:
-0x27a6 004386 add rega ,coffset_sniff_anchor ,contr 
-0x27a7 004387 ifetcht 4 ,contr 
-0x27a8 004388 add rega ,coffest_le_new_transmitwindowsize ,contr 
-0x27a9 004389 ifetch 1 ,contr 
-0x27aa 004390 add rega ,coffset_le_window_size ,contw 
-0x27ab 004391 istore 1 ,contw 
-0x27ac 004392 ifetch 2 ,contr 
-0x27ad 004393 lshift2 pdata ,pdata 
-0x27ae 004394 iadd temp ,timeup 
-0x27af 004395 add rega ,coffset_sniff_anchor ,contw 
-0x27b0 004396 deposit timeup 
-0x27b1 004397 istore 4 ,contw 
-0x27b2 004398 ifetch 2 ,contr 
-0x27b3 004399 lshift2 pdata ,pdata 
-0x27b4 004400 add rega ,coffset_tsniff ,contw 
-0x27b5 004401 istore 2 ,contw 
-0x27b6 004402 ifetch 2 ,contr 
-0x27b7 004403 add rega ,coffset_le_slave_latency ,contw 
-0x27b8 004404 istore 2 ,contw 
-0x27b9 004405 ifetch 2 ,contr 
-0x27ba 004406 store 2 ,mem_le_init_superto 
-0x27bb 004407 branch le_receive_window_size 
-:      004409 le_update_param_cb:
-0x27bc 004410 ifetch 1 ,rega 
-0x27bd 004411 set0 lestate_got_first_packet ,pdata 
-0x27be 004412 istore 1 ,rega 
-0x27bf 004413 storer rega ,2 ,mem_rega 
-0x27c0 004414 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
-0x27c1 004415 call ui_ipc_send_event 
-0x27c2 004416 fetchr rega ,2 ,mem_rega 
-0x27c3 004417 rtn 
-:      004419 le_update_channel_map:
-0x27c4 004420 arg 0 ,regc 
-0x27c5 004421 arg le_update_channel_map_cb ,regb 
-0x27c6 004422 arg lestate_update_map ,queue 
-0x27c7 004423 branch le_check_update_flag 
-:      004425 le_update_channel_map_cb:
-0x27c8 004426 add rega ,coffset_le_new_map ,contr 
-0x27c9 004427 ifetch 5 ,contr 
-0x27ca 004428 add rega ,coffset_le_channel_map ,contw 
-0x27cb 004429 istore 5 ,contw 
-0x27cc 004430 branch le_calc_channel_map 
-:      004433 le_update_phy:
-0x27cd 004434 arg 0 ,regc 
-0x27ce 004435 arg le_update_phy_cb ,regb 
-0x27cf 004436 arg lestate_update_phy ,queue 
-0x27d0 004437 branch le_check_update_flag 
-:      004439 le_update_phy_cb:
-0x27d1 004440 add rega ,coffset_le_new_m2s_phy ,contr 
-0x27d2 004441 ifetch 1 ,contr 
-0x27d3 004442 call le_update_phy_cb_m2s 
-0x27d4 004443 istore 1 ,contw 
-0x27d5 004444 add rega ,coffset_le_new_s2m_phy ,contr 
-0x27d6 004445 ifetch 1 ,contr 
-0x27d7 004446 call le_update_phy_cb_s2m 
-0x27d8 004447 istore 1 ,contw 
-0x27d9 004448 storer rega ,2 ,mem_rega 
-0x27da 004449 jam bt_evt_le_update_phy ,mem_fifo_temp 
-0x27db 004450 call ui_ipc_send_event 
-0x27dc 004451 fetchr rega ,2 ,mem_rega 
-0x27dd 004452 rtn 
-:      004454 le_update_phy_cb_m2s:
-0x27de 004455 call le_update_phy_cb_m2s_no_change ,blank 
-0x27df 004456 add rega ,coffset_le_rx_phy ,contw 
-0x27e0 004457 nrtn master 
-0x27e1 004458 fetcht 1 ,mem_le_tx_phys 
-0x27e2 004459 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27e3 004460 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27e4 004461 add rega ,coffset_le_tx_phy ,contw 
-0x27e5 004462 rtn 
-:      004464 le_update_phy_cb_m2s_no_change:
-0x27e6 004465 add rega ,coffset_le_rx_phy ,contr 
-0x27e7 004466 ifetch 1 ,contr 
-0x27e8 004467 nrtn master 
-0x27e9 004468 add rega ,coffset_le_tx_phy ,contr 
-0x27ea 004469 ifetch 1 ,contr 
-0x27eb 004470 rtn 
-:      004472 le_update_phy_cb_s2m:
-0x27ec 004473 call le_update_phy_cb_s2m_no_change ,blank 
-0x27ed 004474 fetcht 1 ,mem_le_tx_phys 
-0x27ee 004475 isolate1 bit_le_coded_phy_s8 ,temp 
-0x27ef 004476 setflag true ,bit_le_coded_phy_s8 ,pdata 
-0x27f0 004477 add rega ,coffset_le_tx_phy ,contw 
-0x27f1 004478 nrtn master 
-0x27f2 004479 set0 bit_le_coded_phy_s8 ,pdata 
-0x27f3 004480 add rega ,coffset_le_rx_phy ,contw 
-0x27f4 004481 rtn 
-:      004483 le_update_phy_cb_s2m_no_change:
-0x27f5 004484 add rega ,coffset_le_tx_phy ,contr 
-0x27f6 004485 ifetch 1 ,contr 
-0x27f7 004486 nrtn master 
-0x27f8 004487 add rega ,coffset_le_rx_phy ,contr 
-0x27f9 004488 ifetch 1 ,contr 
-0x27fa 004489 rtn 
-:      004494 le_check_update_flag:
-0x27fb 004495 bpatchx patch26_0 ,mem_patch26 
-0x27fc 004496 ifetch 1 ,rega 
-0x27fd 004497 qisolate0 pdata 
-0x27fe 004498 rtn true 
-0x27ff 004499 add rega ,coffset_le_event_cnt ,contr 
-0x2800 004500 ifetcht 2 ,contr 
-0x2801 004501 add rega ,coffset_le_instant ,contr 
-0x2802 004502 ifetch 2 ,contr 
-0x2803 004504 isub temp ,pdata 
-0x2804 004505 branch le_update ,zero 
-0x2805 004506 nbranch le_check_update_small ,positive 
-0x2806 004507 sub pdata ,1 ,null 
-0x2807 004508 branch le_update_ahead1 ,zero 
-0x2808 004509 rtn 
-:      004511 le_update_ahead1:
-0x2809 004512 copy regc ,pdata 
-0x280a 004513 branch callback_func 
-:      004515 le_update:
-0x280b 004516 ifetch 1 ,rega 
-0x280c 004517 qset0 pdata 
-0x280d 004518 istore 1 ,rega 
-0x280e 004519 copy regb ,pdata 
-0x280f 004520 branch callback_func 
-:      004522 le_check_update_small:
-0x2810 004523 add rega ,coffset_le_event_cnt ,contr 
-0x2811 004524 ifetch 2 ,contr 
-0x2812 004525 add rega ,coffset_le_instant ,contr 
-0x2813 004526 ifetch 2 ,contr 
-0x2814 004527 isub temp ,pdata 
-0x2815 004528 arg 0xffff ,temp 
-0x2816 004529 isub temp ,null 
-0x2817 004530 branch le_update ,zero 
-0x2818 004531 arg 0xf000 ,temp 
-0x2819 004532 isub temp ,null 
-0x281a 004533 nbranch le_update ,positive 
-0x281b 004534 rtn 
-:      004537 le_check_retransmit:
-0x281c 004538 fetcht 1 ,mem_le_arq 
-0x281d 004539 fetch 1 ,mem_le_rxbuf_data_header 
-0x281e 004542 rshift pdata ,pdata 
-0x281f 004543 ixor temp ,pdata 
-0x2820 004544 isolate1 nesn ,pdata 
-0x2821 004545 setflag true ,mark_old_packet ,mark 
-0x2822 004546 rtn 
-:      004549 le_acknowledge:
-0x2823 004550 bpatchx patch26_1 ,mem_patch26 
-0x2824 004551 call le_supervision_flush 
-0x2825 004552 rtnmark1 mark_ble_crc_fail 
-0x2826 004553 call le_check_wak 
-0x2827 004554 fetch 1 ,mem_le_rxbuf_data_header 
-0x2828 004555 isolate1 md ,pdata 
-0x2829 004556 setflag true ,mark_ble_rx_md ,mark 
-0x282a 004557 rshift pdata ,pdata 
-0x282b 004558 ixor temp ,pdata 
-0x282c 004559 isolate1 nesn ,pdata 
-0x282d 004560 setflag true ,mark_old_packet ,mark 
-0x282e 004561 rtnmark1 mark_old_packet 
-0x282f 004562 fetch 1 ,mem_le_rxbuf_data_length 
-0x2830 004563 branch le_ack_unenc ,blank 
-0x2831 004564 fetch 1 ,mem_le_state 
-0x2832 004565 bbit0 lestate_encryption ,le_ack_unenc 
-0x2833 004566 fetcht 4 ,mem_le_peer_mic 
-0x2834 004567 fetch 4 ,mem_ccm_last_mic 
-0x2835 004568 isub temp ,null 
-0x2836 004569 branch assert ,zero 
-0x2837 004570 storet 4 ,mem_ccm_last_mic 
-0x2838 004571 fetch 5 ,mem_ccm_pcnt_rx 
-0x2839 004572 increase 1 ,pdata 
-0x283a 004573 set1 le_ccm_directionbit ,pdata 
-0x283b 004574 store 5 ,mem_ccm_pcnt_rx 
-:      004576 le_ack_unenc:
-0x283c 004577 fetcht 1 ,mem_le_arq 
-0x283d 004578 setflip nesn ,temp 
-0x283e 004579 storet 1 ,mem_le_arq 
-0x283f 004580 fetch 1 ,mem_le_configuration 
-0x2840 004581 rtnbit0 bit_ble_deal_bb_packet 
-0x2841 004582 bpatchx patch26_2 ,mem_patch26 
-0x2842 004583 fetch 1 ,mem_le_rxbuf_data_length 
-0x2843 004584 rtn blank 
-0x2844 004585 fetch 1 ,mem_le_rxbuf_data_header 
-0x2845 004586 compare llid_continue ,pdata ,3 
-0x2846 004587 branch le_parse_writing_attribute_continue ,true 
-0x2847 004588 compare llid_start ,pdata ,3 
-0x2848 004589 branch le_parse_writing_attribute_start ,true 
-0x2849 004590 rtn 
-:      004593 le_check_wak:
-0x284a 004594 bpatchx patch26_3 ,mem_patch26 
-0x284b 004595 fetcht 1 ,mem_le_arq 
-0x284c 004596 isolate0 wak ,temp 
-0x284d 004597 rtn true 
-0x284e 004598 fetch 1 ,mem_le_rxbuf_data_header 
-0x284f 004599 lshift pdata ,pdata 
-0x2850 004600 ixor temp ,pdata 
-0x2851 004601 rtnbit0 sn 
-0x2852 004602 set0 wak ,temp 
-0x2853 004603 setflip sn ,temp 
-0x2854 004604 storet 1 ,mem_le_arq 
-0x2855 004605 compare 3 ,temp ,3 
-0x2856 004607 rtn 
-:      004610 le_set_enc:
-0x2857 004611 fetch 1 ,mem_le_state 
-0x2858 004612 set1 lestate_encryption ,pdata 
-0x2859 004613 store 1 ,mem_le_state 
-0x285a 004614 set1 mark_ble_encryption ,mark 
-0x285b 004615 rtn 
-:      004617 le_clear_enc:
-0x285c 004618 bpatchx patch26_4 ,mem_patch26 
-0x285d 004619 jam flag_le_enc_null ,mem_le_enc_state 
-0x285e 004620 arg 0 ,pdata 
-0x285f 004621 store 4 ,mem_ccm_last_mic 
-0x2860 004622 store 5 ,mem_ccm_pcnt_tx 
-0x2861 004623 set1 le_ccm_directionbit ,pdata 
-0x2862 004624 store 5 ,mem_ccm_pcnt_rx 
-0x2863 004625 fetch 1 ,mem_le_state 
-0x2864 004626 set0 lestate_encryption ,pdata 
-0x2865 004627 store 1 ,mem_le_state 
-0x2866 004628 set0 mark_ble_encryption ,mark 
-0x2867 004629 rtn 
-:      004634 le_scan_check_sender_addr_type:
-0x2868 004635 arg 1 ,rega 
-0x2869 004636 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
-0x286a 004637 rtnbit1 le_sender_addr_bit 
-0x286b 004638 arg 0 ,rega 
-0x286c 004639 rtn 
-:      004642 le_get_master_rx_max:
-0x286d 004643 copy contr ,contw 
-0x286e 004644 fetcht 2 ,mem_remote_rx_max_octets 
-0x286f 004645 copy contw ,contr 
-0x2870 004646 rtn 
-:      004649 le_prepare_tx:
-0x2871 004650 bpatchx patch26_5 ,mem_patch26 
-0x2872 004651 fetch 1 ,mem_le_arq 
-0x2873 004652 rtnbit1 wak 
-0x2874 004653 call le_check_tx_md 
-0x2875 004654 call le_fifo_get_first_tx_ptr 
-0x2876 004655 branch le_send_empty ,blank 
-0x2877 004656 ifetch 2 ,contr 
-0x2878 004657 ifetcht 2 ,contr 
-0x2879 004658 copy temp ,rega 
-0x287a 004659 isub rega ,pdata 
-0x287b 004660 call le_get_master_rx_max 
-0x287c 004661 call not_greater_than 
-0x287d 004662 copy pdata ,temp 
-0x287e 004663 ifetchr type ,1 ,contr 
-0x287f 004664 copy rega ,pdata 
-0x2880 004665 iadd contr ,pdata 
-0x2881 004666 store 2 ,mem_contr 
-0x2882 004667 call le_update_tx_type 
-0x2883 004668 call le_send_packet 
-0x2884 004670 call le_fifo_get_first_tx_ptr 
-0x2885 004671 ifetch 2 ,contr 
-0x2886 004672 copy pdata ,rega 
-0x2887 004673 copy contr ,regc 
-0x2888 004674 ifetcht 2 ,contr 
-0x2889 004675 copy temp ,regb 
-0x288a 004676 isub regb ,pdata 
-0x288b 004677 call le_get_master_rx_max 
-0x288c 004678 call not_greater_than 
-0x288d 004679 iadd regb ,pdata 
-0x288e 004680 istore 2 ,regc 
-0x288f 004681 isub rega ,null 
-0x2890 004682 nrtn zero 
-0x2891 004683 branch le_fifo_release_first_node 
-:      004686 le_check_tx_md:
-0x2892 004687 call le_check_continue 
-0x2893 004688 rtnmark1 mark_ble_tx_md 
-0x2894 004689 fetch 1 ,mem_le_configuration 
-0x2895 004690 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x2896 004691 call le_fifo_get_second_tx_ptr 
-0x2897 004692 branch le_clear_md ,blank 
-0x2898 004693 branch le_set_md 
-:      004696 le_check_continue:
-0x2899 004697 call le_fifo_get_first_tx_ptr 
-0x289a 004698 branch le_clear_md ,blank 
-0x289b 004699 ifetch 2 ,contr 
-0x289c 004700 ifetcht 2 ,contr 
-0x289d 004701 isub temp ,rega 
-0x289e 004702 call le_get_master_rx_max 
-0x289f 004703 copy temp ,pdata 
-0x28a0 004704 isub rega ,null 
-0x28a1 004705 branch le_clear_md ,positive 
-:      004706 le_set_md:
-0x28a2 004707 set1 mark_ble_tx_md ,mark 
-0x28a3 004708 rtn 
-:      004710 le_clear_md:
-0x28a4 004711 set0 mark_ble_tx_md ,mark 
-0x28a5 004712 rtn 
-:      004714 le_update_tx_type:
-0x28a6 004715 copy rega ,pdata 
-0x28a7 004716 rtn blank 
-0x28a8 004717 arg llid_continue ,type 
-0x28a9 004718 rtn 
-:      004721 le_att_check_notification_enable:
-0x28aa 004722 bpatchx patch26_6 ,mem_patch26 
-0x28ab 004723 increase 1 ,temp 
-0x28ac 004724 call le_att_get_handle_ptr 
-0x28ad 004725 increase -2 ,contr 
-0x28ae 004726 ifetch 2 ,contr 
-0x28af 004727 arg client_charactertic_configuration ,temp 
-0x28b0 004728 isub temp ,null 
-0x28b1 004729 nrtn zero 
-0x28b2 004730 increase 1 ,contr 
-0x28b3 004731 copy contr ,rega 
-0x28b4 004732 ifetch 1 ,contr 
-0x28b5 004733 rtn 
-:      004736 le_send_empty:
-0x28b6 004737 force 0 ,temp 
-0x28b7 004738 force 1 ,type 
-:      004740 le_send_packet:
-0x28b8 004741 bpatchx patch26_7 ,mem_patch26 
-0x28b9 004742 storet 1 ,mem_le_txlen 
-0x28ba 004743 fetcht 1 ,mem_le_arq 
-0x28bb 004744 set1 wak ,temp 
-0x28bc 004745 and temp ,0xfc ,pdata 
-0x28bd 004746 ior type ,pdata 
-0x28be 004747 store 1 ,mem_le_arq 
-0x28bf 004748 and_into 0x1f ,pdata 
-0x28c0 004749 isolate1 mark_ble_tx_md ,mark 
-0x28c1 004750 setflag true ,md ,pdata 
-0x28c2 004751 store 1 ,mem_le_txheader 
-0x28c3 004753 fetch 1 ,mem_le_txheader 
-0x28c4 004754 compare 1 ,type ,3 
-0x28c5 004755 nbranch le_send_no_txlen ,true 
-0x28c6 004756 fetch 1 ,mem_le_txlen 
-0x28c7 004757 rtn blank 
-:      004759 le_send_no_txlen:
-0x28c8 004760 bmark1 mark_ble_encryption ,le_send_packet_enc 
-0x28c9 004761 fetchr loopcnt ,1 ,mem_le_txlen 
-0x28ca 004762 fetch 2 ,mem_contr 
-0x28cb 004763 copy pdata ,contr 
-0x28cc 004764 arg mem_le_txpayload ,contw 
-0x28cd 004765 branch memcpy_fast 
-:      004767 le_send_packet_enc:
-0x28ce 004768 call load_sk 
-0x28cf 004769 branch le_encrypt_new_start 
-:      004771 get_lpm_wake_ble_rx_lock:
-0x28d0 004772 arg wake_lock_ble_rx ,queue 
-0x28d1 004773 branch lpm_get_wake_lock 
-:      004775 put_lpm_wake_ble_rx_lock:
-0x28d2 004776 arg wake_lock_ble_rx ,queue 
-0x28d3 004777 branch lpm_put_wake_lock 
-:      004780 le_parse:
-0x28d4 004781 bpatchx patch27_0 ,mem_patch27 
-0x28d5 004782 rtnmark1 mark_old_packet 
-0x28d6 004783 rtnmark1 mark_ble_crc_fail 
-0x28d7 004784 fetch 1 ,mem_le_rxbuf_data_header 
-0x28d8 004785 and pdata ,0x3 ,pdata 
-0x28d9 004786 store 1 ,mem_le_packet_llid 
-0x28da 004787 fetch 1 ,mem_le_rxbuf_data_length 
-0x28db 004788 rtn blank 
-0x28dc 004789 setarg mem_le_rxbuf_data_payload 
-0x28dd 004790 store 2 ,mem_le_payload_ptr 
-0x28de 004791 bpatchx patch27_1 ,mem_patch27 
-0x28df 004792 fetch 1 ,mem_le_packet_llid 
-0x28e0 004793 beq llid_le_ll ,le_parse_ll 
-:      004794 le_parse_l2cap:
-0x28e1 004795 call le_check_l2cap_complete 
-0x28e2 004796 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x28e3 004797 call put_lpm_wake_ble_rx_lock 
-0x28e4 004798 setarg 0 
-0x28e5 004799 store 2 ,mem_le_packet_len_recved 
-0x28e6 004800 fetch 2 ,mem_le_payload_ptr 
-0x28e7 004801 add pdata ,2 ,contr 
-0x28e8 004802 bpatchx patch27_2 ,mem_patch27 
-:      004803 le_parse_l2cap_next:
-0x28e9 004804 ifetch 2 ,contr 
-0x28ea 004805 beq le_l2cap_cid_att ,le_parse_att 
-0x28eb 004806 beq le_l2cap_cid_smp ,le_parse_smp 
-0x28ec 004807 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x28ed 004808 rtn 
-:      004811 le_check_l2cap_complete:
-0x28ee 004812 fetch 1 ,mem_le_packet_llid 
-0x28ef 004813 beq llid_start ,le_check_l2cap_llid_start 
-0x28f0 004814 beq llid_continue ,le_check_l2cap_llid_continue 
-0x28f1 004815 rtn 
-:      004820 le_check_l2cap_cid_legal:
-0x28f2 004821 call enable_user 
-0x28f3 004822 arg le_l2cap_cid_att ,temp 
-0x28f4 004823 isub pdata ,null 
-0x28f5 004824 rtn zero 
-0x28f6 004825 arg le_l2cap_cid_signal ,temp 
-0x28f7 004826 isub pdata ,null 
-0x28f8 004827 rtn zero 
-0x28f9 004828 arg le_l2cap_cid_smp ,temp 
-0x28fa 004829 isub pdata ,null 
-0x28fb 004830 rtn zero 
-0x28fc 004831 branch disable_user 
-:      004834 le_check_l2cap_llid_start:
-0x28fd 004835 fetch 2 ,mem_le_payload_ptr 
-0x28fe 004836 copy pdata ,contr 
-0x28ff 004837 ifetch 2 ,contr 
-0x2900 004838 store 2 ,mem_le_l2cap_size 
-0x2901 004839 ifetch 2 ,contr 
-0x2902 004840 call le_check_l2cap_cid_legal 
-0x2903 004841 nrtn user 
-0x2904 004842 fetcht 1 ,mem_le_rxbuf_data_length 
-0x2905 004843 storet 2 ,mem_le_packet_len_recved 
-0x2906 004844 fetch 2 ,mem_le_l2cap_size 
-0x2907 004845 increase 4 ,pdata 
-0x2908 004846 isub temp ,null 
-0x2909 004847 branch enable_user ,zero 
-0x290a 004848 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x290b 004849 arg mem_le_l2cap_buf ,contw 
-0x290c 004850 fetch 2 ,mem_le_payload_ptr 
-0x290d 004851 copy pdata ,contr 
-0x290e 004852 call memcpy_fast 
-0x290f 004853 branch disable_user 
-:      004858 le_check_l2cap_continue_legal:
-0x2910 004859 call enable_user 
-0x2911 004860 fetch 2 ,mem_le_packet_len_recved 
-0x2912 004861 nrtn blank 
-0x2913 004862 branch disable_user 
-:      004864 le_check_l2cap_llid_continue:
-0x2914 004865 call le_check_l2cap_continue_legal 
-0x2915 004866 nrtn user 
-0x2916 004867 fetch 2 ,mem_le_packet_len_recved 
-0x2917 004868 arg mem_le_l2cap_buf ,contw 
-0x2918 004869 iadd contw ,rega 
-0x2919 004870 fetcht 1 ,mem_le_rxbuf_data_length 
-0x291a 004871 iadd temp ,pdata 
-0x291b 004872 store 2 ,mem_le_packet_len_recved 
-0x291c 004873 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
-0x291d 004874 copy rega ,contw 
-0x291e 004875 fetch 2 ,mem_le_payload_ptr 
-0x291f 004876 copy pdata ,contr 
-0x2920 004877 call memcpy_fast 
-0x2921 004878 setarg mem_le_l2cap_buf 
-0x2922 004879 store 2 ,mem_le_payload_ptr 
-0x2923 004880 fetch 2 ,mem_le_l2cap_size 
-0x2924 004881 increase 4 ,pdata 
-0x2925 004882 fetcht 2 ,mem_le_packet_len_recved 
-0x2926 004883 isub temp ,null 
-0x2927 004884 branch enable_user ,zero 
-0x2928 004885 branch disable_user 
-:      004890 le_writeatt_cb:
-0x2929 004891 fetch 2 ,mem_cb_att_write 
-0x292a 004892 branch callback_func 
-:      004894 le_supervision_update:
-0x292b 004895 bpatchx patch27_3 ,mem_patch27 
-0x292c 004896 fetcht 4 ,mem_le_supervision_timer 
-0x292d 004897 call get_clkbt 
-0x292e 004898 isub temp ,timeup 
-0x292f 004899 deposit timeup 
-0x2930 004900 fetcht 2 ,mem_le_superto 
-0x2931 004901 lshift4 temp ,temp 
-0x2932 004902 lshift temp ,temp 
-0x2933 004903 isub temp ,pdata 
-0x2934 004904 rtn 
-:      004906 le_supervision_flush:
-0x2935 004907 call get_clkbt 
-0x2936 004908 store 4 ,mem_le_supervision_timer 
-0x2937 004909 rtn 
-:      004913 le_receive_window_size:
-0x2938 004914 bpatchx patch27_4 ,mem_patch27 
-0x2939 004915 add rega ,coffset_le_peer_sca ,contr 
-0x293a 004916 ifetch 1 ,contr 
-0x293b 004917 call le_sca_map 
-0x293c 004918 add rega ,coffset_tsniff ,contr 
-0x293d 004919 ifetch 2 ,contr 
-0x293e 004920 imul32 temp ,pdata 
-0x293f 004921 fetcht 2 ,mem_param_rt_rthalfslot 
-0x2940 004922 imul32 temp ,pdata 
-0x2941 004923 arg 1000000 ,temp 
-0x2942 004924 idiv temp 
-0x2943 004925 arg param_windown_size ,temp 
-0x2944 004926 fetch 1 ,mem_system_clk 
-0x2945 004927 imul32 temp ,temp 
-0x2946 004928 add rega ,coffset_le_window_size ,contr 
-0x2947 004929 ifetch 1 ,contr 
-0x2948 004930 imul32 temp ,pdata 
-0x2949 004931 iadd temp ,pdata 
-0x294a 004932 store 4 ,mem_le_transmit_window 
-0x294b 004933 fetch 2 ,mem_rx_window_sniff 
-0x294c 004934 call wait_div_end 
-0x294d 004935 quotient temp 
-0x294e 004936 iadd temp ,pdata 
-0x294f 004937 add rega ,coffset_rx_window ,contw 
-0x2950 004938 istore 2 ,contw 
-0x2951 004939 rtn 
-:      004944 le_modified_name:
-0x2952 004945 bpatchx patch27_5 ,mem_patch27 
-0x2953 004946 call le_modified_name_att_list 
-0x2954 004947 branch le_modified_name_adv 
-:      004949 le_modified_name_att_list:
-0x2955 004950 jam 2 ,mem_le_search_att_type_length 
-0x2956 004951 arg uuid_chrctr_device_name ,temp 
-0x2957 004952 storet 2 ,mem_le_search_att_type 
-0x2958 004953 call le_att_get_uuid_ptr 
-0x2959 004954 rtn blank 
-0x295a 004955 ifetch 1 ,contr 
-0x295b 004956 copy contr ,contw 
-0x295c 004957 fetcht 1 ,mem_le_name_len 
-0x295d 004958 copy temp ,loopcnt 
-0x295e 004959 isub temp ,null 
-0x295f 004960 nbranch le_name_length_longer_than_att ,positive 
-0x2960 004961 isub temp ,temp 
-0x2961 004962 arg mem_le_name ,contr 
-0x2962 004963 call memcpy_fast 
-0x2963 004964 copy temp ,loopcnt 
-0x2964 004965 ncall memcpy_empty ,zero 
-0x2965 004966 rtn 
-:      004967 le_name_length_longer_than_att:
-0x2966 004968 copy pdata ,loopcnt 
-0x2967 004969 arg mem_le_name ,contr 
-0x2968 004970 branch memcpy_fast 
-:      004973 le_modified_name_adv:
-0x2969 004974 arg mem_le_adv_data_len + 32 ,regc 
-0x296a 004975 arg mem_le_adv_data ,rega 
-0x296b 004976 call le_modified_name_adv_and_scan 
-0x296c 004977 setarg 0 
-0x296d 004978 setflag user ,0 ,pdata 
-0x296e 004979 store 1 ,mem_pdatatemp 
-0x296f 004980 arg mem_le_scan_data_len + 32 ,regc 
-0x2970 004981 arg mem_le_scan_data ,rega 
-0x2971 004982 call le_modified_name_adv_and_scan 
-0x2972 004983 rtn user 
-0x2973 004984 fetch 1 ,mem_pdatatemp 
-0x2974 004985 branch assert ,blank 
-0x2975 004986 rtn 
-:      004989 le_modified_name_adv_and_scan:
-0x2976 004990 bpatchx patch27_6 ,mem_patch27 
-0x2977 004991 call enable_user 
-0x2978 004992 call clear_temp_block 
-0x2979 004993 arg 0 ,regb 
-0x297a 004994 arg mem_le_data_temp ,contw 
-0x297b 004995 call le_modified_name_adv_loop 
-0x297c 004996 fetch 1 ,mem_le_name_len 
-0x297d 004997 add pdata ,1 ,temp 
-0x297e 004998 iadd regb ,rega 
-0x297f 004999 increase 2 ,rega 
-0x2980 005000 sub rega ,0x1f ,null 
-0x2981 005001 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x2982 005002 istoret 1 ,contw 
-0x2983 005003 arg gap_adtype_local_name_complete ,temp 
-0x2984 005004 istoret 1 ,contw 
-0x2985 005005 iforce loopcnt 
-0x2986 005006 call memcpy_fast 
-0x2987 005007 copy rega ,regb 
-:      005008 le_modified_name_adv_and_scan_store_data:
-0x2988 005009 deposit regb 
-0x2989 005010 store 1 ,mem_le_data_len_temp 
-0x298a 005011 arg mem_le_data_len_temp ,contr 
-0x298b 005012 setarg -32 
-0x298c 005013 iadd regc ,contw 
-0x298d 005014 branch memcpy32 
-:      005016 le_modified_name_adv_and_scan_name_overflow:
-0x298e 005017 call disable_user 
-0x298f 005018 branch le_modified_name_adv_and_scan_store_data 
-:      005020 le_modified_name_adv_loop:
-0x2990 005021 ifetch 1 ,rega 
-0x2991 005022 rtn blank 
-0x2992 005023 pincrease 1 
-0x2993 005024 ifetcht 1 ,contr 
-0x2994 005025 sub temp ,gap_adtype_local_name_complete ,null 
-0x2995 005026 branch le_modified_name_adv_found_name ,zero 
-0x2996 005027 iadd regb ,regb 
-0x2997 005028 copy rega ,contr 
-0x2998 005029 iforce loopcnt 
-0x2999 005030 call memcpy_fast 
-0x299a 005031 copy contr ,rega 
-:      005032 le_modified_name_adv_loop2:
-0x299b 005033 deposit rega 
-0x299c 005034 isub regc ,null 
-0x299d 005035 rtn positive 
-0x299e 005036 branch le_modified_name_adv_loop 
-:      005038 le_modified_name_adv_found_name:
-0x299f 005039 iadd rega ,rega 
-0x29a0 005040 branch le_modified_name_adv_loop2 
-:      005043 memcpy_empty:
-0x29a1 005044 setarg space 
-0x29a2 005045 istore 1 ,contw 
-0x29a3 005046 loop memcpy_empty 
-0x29a4 005047 rtn 
-:      005050 le_lpm_set_mult:
-0x29a5 005051 bpatchx patch27_7 ,mem_patch27 
-0x29a6 005052 disable wake 
-0x29a7 005053 branch le_lpm_set_mult_attempt ,attempt 
-0x29a8 005054 nbranch le_lpm_lost ,match 
-:      005055 le_lpm_set_mult_attempt:
-0x29a9 005056 call lpm_match 
-0x29aa 005057 fetch 2 ,mem_rx_window_sniff 
-0x29ab 005058 store 2 ,mem_le_receive_window 
-0x29ac 005059 fetch 1 ,mem_le_configuration 
-0x29ad 005060 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x29ae 005061 bmark1 mark_old_packet ,lpm_mult_short 
-0x29af 005062 fetch 1 ,mem_le_rxbuf_data_length 
-0x29b0 005063 nbranch lpm_mult_short ,blank 
-0x29b1 005064 fetch 1 ,mem_le_txlen 
-0x29b2 005065 nbranch lpm_mult_short ,blank 
-0x29b3 005067 fetch 1 ,mem_le_state 
-0x29b4 005068 bbit1 lestate_update_param ,lpm_mult_short 
-0x29b5 005069 bbit1 lestate_update_phy ,lpm_mult_short 
-0x29b6 005070 bbit1 lestate_update_map ,lpm_mult_short 
-0x29b7 005071 branch lpm_mult_wait_timeout 
-:      005073 le_lpm_lost:
-0x29b8 005074 fetch 1 ,mem_sniff_unint_lost 
-0x29b9 005075 sub pdata ,30 ,null 
-0x29ba 005076 nbranch lpm_lost ,positive 
-0x29bb 005077 fetcht 2 ,mem_rx_window_sniff 
-0x29bc 005078 rshift temp ,temp 
-0x29bd 005079 fetch 2 ,mem_le_receive_window 
-0x29be 005080 iadd temp ,pdata 
-0x29bf 005081 store 2 ,mem_le_receive_window 
-0x29c0 005082 branch lpm_lost 
-:      005085 le_set_config_fixed_tk:
-0x29c1 005086 arg bit_ble_passkey_fixed_key ,queue 
-0x29c2 005087 branch le_set_config 
-:      005089 le_clr_config_fixed_tk:
-0x29c3 005090 arg bit_ble_passkey_fixed_key ,queue 
-0x29c4 005091 branch le_clr_config 
-:      005093 le_set_config_fixed_ltk:
-0x29c5 005094 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c6 005095 branch le_set_config 
-:      005097 le_clr_config_fixed_ltk:
-0x29c7 005098 arg bit_ble_pairing_fixed_ltk ,queue 
-0x29c8 005099 branch le_clr_config 
-:      005101 le_set_config_more_data:
-0x29c9 005102 arg bit_ble_transmit_packet_by_md ,queue 
-0x29ca 005103 branch le_set_config 
-:      005105 le_clr_config_more_data:
-0x29cb 005106 arg bit_ble_transmit_packet_by_md ,queue 
-0x29cc 005107 branch le_clr_config 
-:      005109 le_set_config_read_authentication:
-0x29cd 005110 arg bit_ble_read_auth ,queue 
-0x29ce 005111 branch le_set_config 
-:      005113 le_clr_config_read_authentication:
-0x29cf 005114 arg bit_ble_read_auth ,queue 
-0x29d0 005115 branch le_clr_config 
-:      005117 le_set_config_write_authentication:
-0x29d1 005118 arg bit_ble_write_auth ,queue 
-0x29d2 005119 branch le_set_config 
-:      005121 le_clr_config_write_authentication:
-0x29d3 005122 arg bit_ble_write_auth ,queue 
-0x29d4 005123 branch le_clr_config 
-:      005125 le_set_config_short_mult:
-0x29d5 005126 arg bit_ble_short_mult ,queue 
-:      005128 le_set_config:
-0x29d6 005129 fetch 1 ,mem_le_configuration 
-0x29d7 005130 qset1 pdata 
-0x29d8 005131 store 1 ,mem_le_configuration 
-0x29d9 005132 rtn 
-:      005135 le_clr_config_short_mult:
-0x29da 005136 arg bit_ble_short_mult ,queue 
-:      005138 le_clr_config:
-0x29db 005139 fetch 1 ,mem_le_configuration 
-0x29dc 005140 qset0 pdata 
-0x29dd 005141 store 1 ,mem_le_configuration 
-0x29de 005142 rtn 
-:      005146 le_set_fixed_ltk:
-0x29df 005147 setarg 0x112233 
-0x29e0 005148 store 3 ,mem_le_fixed_ltk 
-0x29e1 005149 setarg 0x445566 
-0x29e2 005150 istore 3 ,contw 
-0x29e3 005151 setarg 0x778899 
-0x29e4 005152 istore 3 ,contw 
-0x29e5 005153 setarg 0x001122 
-0x29e6 005154 istore 3 ,contw 
-0x29e7 005155 setarg 0x334455 
-0x29e8 005156 istore 3 ,contw 
-0x29e9 005157 setarg 0x66 
-0x29ea 005158 istore 1 ,contw 
-0x29eb 005159 rtn 
-:      005162 le_set_justwork:
-0x29ec 005163 setarg 0x01000302 
-0x29ed 005164 store 4 ,mem_le_pres 
-0x29ee 005165 setarg 0x010010 
-0x29ef 005166 store 3 ,mem_le_pres_max_keysize 
-0x29f0 005167 jam 1 ,mem_le_pairing_mode 
-0x29f1 005168 rtn 
-:      005172 le_fifo_malloc_tx_empty:
-0x29f2 005173 arg 0 ,rega 
-0x29f3 005174 arg llid_empty ,type 
-0x29f4 005175 branch le_fifo_malloc_tx 
-:      005179 le_fifo_malloc_tx_ll:
-0x29f5 005180 bpatchx patch28_0 ,mem_patch28 
-0x29f6 005181 arg llid_le_ll ,type 
-0x29f7 005182 call le_fifo_malloc_tx 
-0x29f8 005183 copy regb ,pdata 
-0x29f9 005184 istore 1 ,contw 
-0x29fa 005185 rtn 
-:      005189 le_fifo_malloc_tx_l2cap:
-0x29fb 005190 bpatchx patch28_1 ,mem_patch28 
-0x29fc 005191 force llid_start ,type 
-0x29fd 005192 increase 4 ,rega 
-0x29fe 005193 call le_fifo_malloc_tx 
-0x29ff 005194 increase -4 ,rega 
-0x2a00 005195 copy rega ,pdata 
-0x2a01 005196 istore 2 ,contw 
-0x2a02 005197 copy regb ,pdata 
-0x2a03 005198 istore 2 ,contw 
-0x2a04 005199 rtn 
-:      005203 le_fifo_malloc_tx:
-0x2a05 005204 bpatchx patch28_2 ,mem_patch28 
-0x2a06 005205 increase 5 ,rega 
-0x2a07 005206 call ble_l2cap_malloc 
-0x2a08 005207 increase -5 ,rega 
-0x2a09 005208 copy rega ,pdata 
-0x2a0a 005209 istore 2 ,contw 
-0x2a0b 005210 setarg 0 
-0x2a0c 005211 istore 2 ,contw 
-0x2a0d 005212 copy type ,pdata 
-0x2a0e 005213 istore 1 ,contw 
-0x2a0f 005214 rtn 
-:      005217 le_fifo_get_first_tx_ptr:
-0x2a10 005218 bpatchx patch28_3 ,mem_patch28 
-0x2a11 005219 call l2cap_malloc_fifo_out 
-0x2a12 005220 copy pdata ,contr 
-0x2a13 005221 rtn 
-:      005223 le_fifo_get_second_tx_ptr:
-0x2a14 005224 fetch 2 ,mem_tx_fifo2_ptr 
-0x2a15 005225 rtn 
-:      005227 le_fifo_get_last_tx_ptr:
-0x2a16 005228 call le_fifo_get_last_tx_ptr0 
-0x2a17 005229 copy pdata ,contr 
-0x2a18 005230 rtn 
-:      005233 le_fifo_get_last_tx_ptr0:
-0x2a19 005234 fetch 2 ,mem_tx_fifo3_ptr 
-0x2a1a 005235 rtn 
-:      005238 le_fifo_get_first_l2cap_ptr:
-0x2a1b 005239 call le_fifo_get_first_tx_ptr 
-0x2a1c 005240 increase 5 ,contr 
-0x2a1d 005241 rtn 
-:      005243 le_fifo_get_first_att_ptr:
-0x2a1e 005244 call le_fifo_get_first_tx_ptr 
-0x2a1f 005245 increase 9 ,contr 
-0x2a20 005246 rtn 
-:      005248 le_fifo_get_last_att_ptr:
-0x2a21 005249 call le_fifo_get_last_tx_ptr 
-0x2a22 005250 increase 9 ,contr 
-0x2a23 005251 rtn 
-:      005253 le_fifo_get_last_l2cap_ptr:
-0x2a24 005254 call le_fifo_get_last_tx_ptr 
-0x2a25 005255 increase 5 ,contr 
-0x2a26 005256 rtn 
-:      005259 le_fifo_check_full:
-0x2a27 005260 branch l2cap_malloc_is_fifo_full 
-:      005263 le_fifo_check_nearly_full:
-0x2a28 005264 branch l2cap_malloc_is_fifo_nearly_full 
-:      005267 le_fifo_check_empty:
-0x2a29 005268 branch l2cap_malloc_is_fifo_empty 
-:      005271 le_fifo_release_first_node:
-0x2a2a 005272 branch l2cap_malloc_free 
-:      005275 le_set_dle:
-0x2a2b 005276 store 8 ,mem_local_rx_max_octets 
-0x2a2c 005277 branch le_set_feature_data_packet_length_extension 
-:      005280 le_set_phys:
-0x2a2d 005281 and temp ,0xff ,rega 
-0x2a2e 005282 call le_set_tx_phy 
-0x2a2f 005283 rshift8 temp ,rega 
-:      005285 le_set_rx_phy:
-0x2a30 005286 storer rega ,1 ,mem_le_rx_phys 
-0x2a31 005287 branch le_set_phy_common 
-:      005289 le_set_tx_phy:
-0x2a32 005290 storer rega ,1 ,mem_le_tx_phys 
-:      005291 le_set_phy_common:
-0x2a33 005292 isolate1 bit_le_2m_phy ,rega 
-0x2a34 005293 call le_set_feature_2m_phy ,true 
-0x2a35 005294 isolate1 bit_le_coded_phy ,rega 
-0x2a36 005295 call le_set_feature_coded_phy ,true 
-0x2a37 005296 rtn 
-:      005300 le_set_feature_2m_phy:
-0x2a38 005301 arg bit_ll_feature_le_2m_phy ,queue 
-0x2a39 005302 branch le_set_feature 
-:      005305 le_set_feature_coded_phy:
-0x2a3a 005306 arg bit_ll_feature_le_coded_phy ,queue 
-0x2a3b 005307 branch le_set_feature 
-:      005309 le_set_feature_data_packet_length_extension:
-0x2a3c 005310 arg bit_ll_feature_le_data_packet_length_extension ,queue 
-:      005312 le_set_feature:
-0x2a3d 005313 fetch 8 ,mem_le_local_feature 
-0x2a3e 005314 qset1 pdata 
-0x2a3f 005315 store 8 ,mem_le_local_feature 
-0x2a40 005316 rtn 
-:      005318 le_set_fixed_ltk_justwork:
-0x2a41 005319 call le_set_config_fixed_ltk 
-0x2a42 005320 call le_set_justwork 
-0x2a43 005321 call le_set_fixed_ltk 
-0x2a44 005322 branch le_set_config_read_authentication 
-:      005327 le_advertising_dispatch:
-0x2a45 005328 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
-0x2a46 005329 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
-0x2a47 005330 call le_enable 
-0x2a48 005331 call le_scan 
-0x2a49 005332 call le_adv 
-0x2a4a 005333 branch le_disable 
-:      005335 le_scan:
-0x2a4b 005336 bpatchx patch28_4 ,mem_patch28 
-0x2a4c 005337 fetch 1 ,mem_le_scan_enable 
-0x2a4d 005338 rtnne le_scan_enable 
-0x2a4e 005339 arg le_scan_interval_timer ,queue 
-0x2a4f 005340 call timer_check 
-0x2a50 005341 nrtn blank 
-0x2a51 005342 fetch 2 ,mem_le_scan_interval 
-0x2a52 005343 fetcht 2 ,mem_le_scan_window 
-0x2a53 005344 isub temp ,pdata 
-0x2a54 005345 arg le_scan_interval_timer ,queue 
-0x2a55 005346 call timer_init 
-0x2a56 005347 disable master 
-0x2a57 005348 call le_init_adv 
-0x2a58 005349 call le_wait_adv 
-0x2a59 005350 nrtn match 
-0x2a5a 005351 bpatchx patch28_5 ,mem_patch28 
-0x2a5b 005352 fetch 6 ,mem_le_rxbuf + 2 
-0x2a5c 005353 store 6 ,mem_le_plap 
-0x2a5d 005356 fetch 1 ,mem_le_adv_rcv 
-0x2a5e 005357 increase 1 ,pdata 
-0x2a5f 005358 store 1 ,mem_le_adv_rcv 
-0x2a60 005359 call le_create_conn 
-0x2a61 005360 rtn master 
-0x2a62 005361 call le_send_scan_request 
-0x2a63 005362 nrtn match 
-0x2a64 005363 fetch 1 ,mem_le_scanrsp_rcv 
-0x2a65 005364 increase 1 ,pdata 
-0x2a66 005365 store 1 ,mem_le_scanrsp_rcv 
-0x2a67 005366 fetch 9 ,mem_le_rxbuf + 8 
-0x2a68 005367 store 9 ,mem_temp_block0 
-0x2a69 005368 rtn 
-:      005371 le_wait_adv:
-0x2a6a 005372 bpatchx patch28_6 ,mem_patch28 
-0x2a6b 005373 call le_next_adv_channel 
-0x2a6c 005374 call le_receive_adv 
-0x2a6d 005375 fetch 1 ,mem_le_adv_waitcnt 
-0x2a6e 005376 increase 1 ,pdata 
-0x2a6f 005377 store 1 ,mem_le_adv_waitcnt 
-0x2a70 005378 rtn 
-:      005381 le_create_conn:
-0x2a71 005382 bpatchx patch28_7 ,mem_patch28 
-0x2a72 005383 fetch 1 ,mem_cmd_le_create_conn 
-0x2a73 005384 rtnne hci_cmd_le_create_conn 
-0x2a74 005385 fetch 6 ,mem_le_plap 
-0x2a75 005386 fetcht 6 ,mem_le_conn_peer_addr 
-0x2a76 005387 isub temp ,null 
-0x2a77 005388 nrtn zero 
-0x2a78 005389 call context_new 
-0x2a79 005390 nrtn zero 
-0x2a7a 005391 call le_connect_request 
-0x2a7b 005392 call le_init_master 
-0x2a7c 005393 call le_send_version_ind 
-0x2a7d 005394 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2a7e 005395 call ui_ipc_send_event 
-0x2a7f 005396 jam 0 ,mem_hci_cmd 
-0x2a80 005397 jam 0 ,mem_le_peer_sca 
-0x2a81 005398 jam 0 ,mem_le_scan_enable 
-0x2a82 005399 jam 0 ,mem_cmd_le_create_conn 
-0x2a83 005400 branch context_save 
-:      005402 le_connect_request:
-0x2a84 005403 bpatchx patch29_0 ,mem_patch29 
-0x2a85 005404 force -1 ,pdata 
-0x2a86 005405 setsect 2 ,1 
-0x2a87 005406 store 5 ,mem_le_channel_map 
-0x2a88 005407 arg mem_le_state ,rega 
-0x2a89 005408 call le_calc_channel_map 
-0x2a8a 005409 force 4 ,loopcnt 
-0x2a8b 005410 arg mem_le_access ,contw 
-0x2a8c 005411 call generate_random_loop 
-0x2a8d 005412 fetch 2 ,mem_le_timeout 
-0x2a8e 005413 store 2 ,mem_le_superto 
-:      005414 le_con_req_hop_retry:
-0x2a8f 005415 random pdata 
-0x2a90 005416 and_into 0xf ,pdata 
-0x2a91 005417 sub pdata ,4 ,null 
-0x2a92 005418 branch le_con_req_hop_retry ,positive 
-0x2a93 005419 store 1 ,mem_le_hop 
-0x2a94 005421 bpatchx patch29_1 ,mem_patch29 
-0x2a95 005422 fetcht 2 ,mem_le_conn_interval 
-0x2a96 005423 storet 2 ,mem_le_tsniff 
-0x2a97 005424 copy temp ,regc 
-0x2a98 005425 add clkn_bt ,7 ,pdata 
-0x2a99 005426 idiv regc 
-0x2a9a 005427 call wait_div_end 
-0x2a9b 005428 remainder rega 
-0x2a9c 005429 isub rega ,pdata 
-0x2a9d 005430 iadd regc ,pdata 
-0x2a9e 005431 fetcht 2 ,mem_le_dsniff 
-0x2a9f 005432 iadd temp ,pdata 
-0x2aa0 005433 store 4 ,mem_le_anchor 
-0x2aa1 005434 isub clkn_bt ,rega 
-0x2aa2 005435 increase -6 ,rega 
-0x2aa3 005436 arg 0x2205 ,regb 
-0x2aa4 005437 fetch 1 ,mem_le_conn_own_addr_type 
-0x2aa5 005438 nsetflag blank ,le_sender_addr_bit ,regb 
-0x2aa6 005439 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2aa7 005440 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x2aa8 005441 copy regb ,pdata 
-0x2aa9 005442 store 2 ,mem_le_txheader 
-0x2aaa 005443 fetch 6 ,mem_le_lap 
-0x2aab 005444 istore 6 ,contw 
-0x2aac 005445 fetch 6 ,mem_le_plap 
-0x2aad 005446 istore 6 ,contw 
-0x2aae 005447 fetch 4 ,mem_le_access 
-0x2aaf 005448 istore 4 ,contw 
-0x2ab0 005449 random pdata 
-0x2ab1 005450 istore 2 ,contw 
-0x2ab2 005451 random pdata 
-0x2ab3 005452 istore 1 ,contw 
-0x2ab4 005453 force 2 ,pdata 
-0x2ab5 005454 istore 1 ,contw 
-0x2ab6 005455 rshift2 rega ,pdata 
-0x2ab7 005456 istore 2 ,contw 
-0x2ab8 005457 rshift2 regc ,pdata 
-0x2ab9 005458 istore 2 ,contw 
-0x2aba 005459 bpatchx patch29_2 ,mem_patch29 
-0x2abb 005460 setarg 0 
-0x2abc 005461 istore 2 ,contw 
-0x2abd 005462 fetch 2 ,mem_le_timeout 
-0x2abe 005463 istore 2 ,contw 
-0x2abf 005464 fetch 5 ,mem_le_channel_map 
-0x2ac0 005465 istore 5 ,contw 
-0x2ac1 005466 fetch 1 ,mem_le_hop 
-0x2ac2 005467 arg param_le_sca ,temp 
-0x2ac3 005468 ior temp ,pdata 
-0x2ac4 005469 istore 1 ,contw 
-0x2ac5 005470 call le_transmit_norx 
-0x2ac6 005471 setarg mem_le_txheader 
-0x2ac7 005472 add pdata ,18 ,contr 
-0x2ac8 005473 ifetch 3 ,contr 
-0x2ac9 005474 store 3 ,mem_le_crcinit 
-0x2aca 005475 rtn 
-:      005478 le_adv:
-0x2acb 005479 jam 36 ,mem_le_ch_mapped 
-0x2acc 005480 jam 0 ,mem_le_adv_channel_map_temp 
-0x2acd 005481 call le_send_adv_protect_txbuf 
-0x2ace 005482 call le_adv_loop 
-0x2acf 005483 branch le_send_adv_recover_txbuf 
-:      005485 le_adv_loop:
-0x2ad0 005486 bpatchx patch29_3 ,mem_patch29 
-0x2ad1 005487 fetch 1 ,mem_le_adv_enable 
-0x2ad2 005488 rtn blank 
-0x2ad3 005489 arg le_adv_interval_timer ,queue 
-0x2ad4 005490 call timer_check 
-0x2ad5 005491 nrtn blank 
-0x2ad6 005492 enable swfine 
-0x2ad7 005493 call le_init_adv 
-0x2ad8 005494 call le_next_adv_channel 
-0x2ad9 005495 call le_send_adv_ind 
-0x2ada 005496 nbranch le_adv_not_match ,match 
-0x2adb 005497 fetch 1 ,mem_le_req_rcv 
-0x2adc 005498 increase 1 ,pdata 
-0x2add 005499 store 1 ,mem_le_req_rcv 
-0x2ade 005500 fetch 1 ,mem_le_rxbuf_adv_header 
-0x2adf 005501 and pdata ,0x0f ,pdata 
-0x2ae0 005502 beq scan_req ,le_send_scan_response 
-0x2ae1 005503 beq connect_req ,le_parse_connect_req 
-:      005504 le_adv_not_match:
-0x2ae2 005505 bpatchx patch29_4 ,mem_patch29 
-0x2ae3 005506 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2ae4 005507 fetcht 1 ,mem_le_adv_channel_map 
-0x2ae5 005508 isub temp ,null 
-0x2ae6 005509 nbranch le_adv_loop ,zero 
-0x2ae7 005510 random pdata 
-0x2ae8 005511 arg 0x1ff ,temp 
-0x2ae9 005512 iand temp ,pdata 
-0x2aea 005513 add pdata ,250 ,pdata 
-0x2aeb 005514 call delay 
-0x2aec 005515 arg le_adv_interval_timer ,queue 
-0x2aed 005516 fetch 2 ,mem_le_adv_interval 
-0x2aee 005517 branch timer_init 
-:      005519 le_send_adv_protect_txbuf:
-0x2aef 005520 arg mem_le_tx_buf_temp ,contw 
-0x2af0 005521 arg mem_le_txheader ,contr 
-0x2af1 005522 branch memcpy48 
-:      005524 le_send_adv_recover_txbuf:
-0x2af2 005525 arg mem_le_tx_buf_temp ,contr 
-0x2af3 005526 arg mem_le_txheader ,contw 
-0x2af4 005527 branch memcpy48 
-:      005529 le_init_adv:
-0x2af5 005530 bpatchx patch29_5 ,mem_patch29 
-0x2af6 005531 disable master 
-:      005532 le_adv_access:
-0x2af7 005533 setarg 0x8e89be 
-0x2af8 005534 lshift8 pdata ,pdata 
-0x2af9 005535 or_into 0xd6 ,pdata 
-0x2afa 005536 iforce access 
-0x2afb 005537 setarg 0x555555 
-0x2afc 005538 store 3 ,mem_le_crcinit 
-0x2afd 005539 rtn 
-:      005543 le_send_adv_ind:
-0x2afe 005544 bpatchx patch29_6 ,mem_patch29 
-0x2aff 005545 fetch 1 ,mem_le_adv_type 
-0x2b00 005546 fetcht 1 ,mem_le_adv_own_addr_type 
-0x2b01 005547 lshift4 temp ,temp 
-0x2b02 005548 lshift2 temp ,temp 
-0x2b03 005549 iadd temp ,temp 
-0x2b04 005550 storet 1 ,mem_le_txheader 
-0x2b05 005551 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x2b06 005552 fetcht 1 ,mem_le_adv_data_len 
-0x2b07 005553 add temp ,6 ,pdata 
-0x2b08 005554 store 1 ,mem_le_txlen 
-0x2b09 005555 fetch 6 ,mem_le_lap 
-0x2b0a 005556 store 6 ,mem_le_txpayload 
-0x2b0b 005557 copy temp ,loopcnt 
-0x2b0c 005558 arg mem_le_adv_data ,contr 
-0x2b0d 005559 call memcpy_fast 
-0x2b0e 005560 branch le_send_adv_transmit 
-:      005562 le_send_adv_direct_ind:
-0x2b0f 005563 setarg 12 
-0x2b10 005564 store 1 ,mem_le_txlen 
-0x2b11 005565 fetch 6 ,mem_le_lap 
-0x2b12 005566 store 6 ,mem_le_txpayload 
-0x2b13 005567 fetch 6 ,mem_hci_plap 
-0x2b14 005568 istore 6 ,contw 
-:      005569 le_send_adv_transmit:
-0x2b15 005570 bpatchx patch29_7 ,mem_patch29 
-0x2b16 005571 fetch 1 ,mem_le_adv_transmit 
-0x2b17 005572 increase 1 ,pdata 
-0x2b18 005573 store 1 ,mem_le_adv_transmit 
-0x2b19 005574 arg 1800 ,stop_watch 
-0x2b1a 005575 disable match 
-0x2b1b 005576 branch le_transmit_receive_sifs_without_change_mode 
-:      005579 le_send_scan_request:
-0x2b1c 005580 bpatchx patch2a_0 ,mem_patch2a 
-0x2b1d 005581 fetch 1 ,mem_le_scan_type 
-0x2b1e 005582 rtnne le_scan_type_active 
-0x2b1f 005583 fetch 1 ,mem_le_adv_transmit 
-0x2b20 005584 increase 1 ,pdata 
-0x2b21 005585 store 1 ,mem_le_adv_transmit 
-0x2b22 005586 arg 0x0c03 ,temp 
-0x2b23 005587 fetch 1 ,mem_le_scan_own_addr_type 
-0x2b24 005588 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b25 005589 copy rega ,pdata 
-0x2b26 005590 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x2b27 005591 storet 2 ,mem_le_txheader 
-0x2b28 005592 fetch 6 ,mem_le_lap 
-0x2b29 005593 istore 6 ,contw 
-0x2b2a 005594 fetch 6 ,mem_le_plap 
-0x2b2b 005595 istore 6 ,contw 
-0x2b2c 005596 branch le_transmit_receive_sifs_without_change_mode 
-:      005598 le_send_scan_response:
-0x2b2d 005599 bpatchx patch2a_1 ,mem_patch2a 
-0x2b2e 005600 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
-0x2b2f 005601 fetcht 6 ,mem_le_lap 
-0x2b30 005602 isub temp ,null 
-0x2b31 005603 nrtn zero 
-0x2b32 005604 arg scan_rsp ,temp 
-0x2b33 005605 fetch 1 ,mem_le_adv_own_addr_type 
-0x2b34 005606 nsetflag blank ,le_sender_addr_bit ,temp 
-0x2b35 005607 storet 1 ,mem_le_txheader 
-0x2b36 005608 fetcht 1 ,mem_le_scan_data_len 
-0x2b37 005609 add temp ,6 ,pdata 
-0x2b38 005610 store 1 ,mem_le_txlen 
-0x2b39 005611 fetch 6 ,mem_le_lap 
-0x2b3a 005612 store 6 ,mem_le_txpayload 
-0x2b3b 005613 arg mem_le_scan_data ,contr 
-0x2b3c 005614 copy temp ,loopcnt 
-0x2b3d 005615 call memcpy_fast 
-0x2b3e 005616 call le_transmit_norx 
-0x2b3f 005617 branch le_adv_not_match 
-:      005619 le_parse_connect_req:
-0x2b40 005620 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
-0x2b41 005621 fetcht 6 ,mem_le_lap 
-0x2b42 005622 isub temp ,null 
-0x2b43 005623 nrtn zero 
-0x2b44 005624 call le_scan_check_sender_addr_type 
-0x2b45 005625 storer rega ,1 ,mem_le_conn_peer_addr_type 
-0x2b46 005626 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
-0x2b47 005627 store 6 ,mem_le_plap 
-0x2b48 005628 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
-0x2b49 005629 store 8 ,mem_le_access 
-0x2b4a 005630 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
-0x2b4b 005631 bpatchx patch2a_2 ,mem_patch2a 
-0x2b4c 005632 lshift2 temp ,temp 
-0x2b4d 005633 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
-0x2b4e 005634 lshift2 pdata ,pdata 
-0x2b4f 005635 store 2 ,mem_le_tsniff 
-0x2b50 005636 store 4 ,mem_le_anchor 
-0x2b51 005637 isub temp ,pdata 
-0x2b52 005638 add pdata ,-2 ,clke_bt 
-0x2b53 005639 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
-0x2b54 005640 store 9 ,mem_le_slave_latency 
-0x2b55 005641 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
-0x2b56 005642 and pdata ,0x1f ,temp 
-0x2b57 005643 storet 1 ,mem_le_hop 
-0x2b58 005644 rshift4 pdata ,temp 
-0x2b59 005645 rshift temp ,temp 
-0x2b5a 005646 storet 1 ,mem_le_peer_sca 
-0x2b5b 005647 arg mem_le_state ,rega 
-0x2b5c 005648 call le_receive_window_size 
-0x2b5d 005649 arg mem_le_state ,rega 
-0x2b5e 005650 call le_calc_channel_map 
-0x2b5f 005651 call le_init_slave 
-0x2b60 005652 call context_new 
-0x2b61 005653 nrtn zero 
-0x2b62 005654 bpatchx patch2a_3 ,mem_patch2a 
-0x2b63 005655 call calc_clke_offset 
-0x2b64 005656 call le_l2cap_reset_signaling_identifier 
-0x2b65 005657 jam bt_evt_le_connected ,mem_fifo_temp 
-0x2b66 005658 call ui_ipc_send_event 
-0x2b67 005659 branch context_save 
-:      005662 le_next_adv_channel:
-0x2b68 005663 bpatchx patch2a_4 ,mem_patch2a 
-0x2b69 005664 fetch 1 ,mem_le_ch_mapped 
-0x2b6a 005665 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x2b6b 005666 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x2b6c 005667 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x2b6d 005668 branch le_next_adv_channel_curr_channel_39 
-:      005670 le_next_adv_channel_curr_channel_37:
-0x2b6e 005671 fetcht 1 ,mem_le_adv_channel_map 
-0x2b6f 005672 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b70 005673 branch set_le_next_adv_channel_38 ,true 
-0x2b71 005674 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b72 005675 branch set_le_next_adv_channel_39 ,true 
-0x2b73 005676 branch set_le_next_adv_channel_37 
-:      005679 le_next_adv_channel_curr_channel_38:
-0x2b74 005680 fetcht 1 ,mem_le_adv_channel_map 
-0x2b75 005681 isolate1 bit_adv_channel_map_39 ,temp 
-0x2b76 005682 branch set_le_next_adv_channel_39 ,true 
-0x2b77 005683 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b78 005684 branch set_le_next_adv_channel_37 ,true 
-0x2b79 005685 branch set_le_next_adv_channel_38 
-:      005688 le_next_adv_channel_curr_channel_39:
-0x2b7a 005689 fetcht 1 ,mem_le_adv_channel_map 
-0x2b7b 005690 isolate1 bit_adv_channel_map_37 ,temp 
-0x2b7c 005691 branch set_le_next_adv_channel_37 ,true 
-0x2b7d 005692 isolate1 bit_adv_channel_map_38 ,temp 
-0x2b7e 005693 branch set_le_next_adv_channel_38 ,true 
-0x2b7f 005694 branch set_le_next_adv_channel_39 
-:      005696 set_le_next_adv_channel_37:
-0x2b80 005697 jam 37 ,mem_le_ch_mapped 
-0x2b81 005698 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b82 005699 set1 bit_adv_channel_map_37 ,pdata 
-0x2b83 005700 store 1 ,mem_le_adv_channel_map_temp 
-0x2b84 005701 rtn 
-:      005703 set_le_next_adv_channel_38:
-0x2b85 005704 jam 38 ,mem_le_ch_mapped 
-0x2b86 005705 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b87 005706 set1 bit_adv_channel_map_38 ,pdata 
-0x2b88 005707 store 1 ,mem_le_adv_channel_map_temp 
-0x2b89 005708 rtn 
-:      005710 set_le_next_adv_channel_39:
-0x2b8a 005711 jam 39 ,mem_le_ch_mapped 
-0x2b8b 005712 fetch 1 ,mem_le_adv_channel_map_temp 
-0x2b8c 005713 set1 bit_adv_channel_map_39 ,pdata 
-0x2b8d 005714 store 1 ,mem_le_adv_channel_map_temp 
-0x2b8e 005715 rtn 
-:      005720 le_parse_att:
-0x2b8f 005721 copy contr ,rega 
-0x2b90 005722 fetch 1 ,mem_device_option 
-0x2b91 005723 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
-0x2b92 005724 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
-0x2b93 005725 copy rega ,contr 
-0x2b94 005726 ifetch 3 ,contr 
-0x2b95 005727 store 3 ,mem_le_att_opcode 
-:      005728 le_parse_att2:
-0x2b96 005729 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2b97 005730 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x2b98 005731 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x2b99 005732 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x2b9a 005733 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x2b9b 005734 beq attop_read_request ,le_parse_att_read_request 
-0x2b9c 005735 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x2b9d 005736 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x2b9e 005737 beq attop_write_request ,le_parse_att_write_request 
-0x2b9f 005738 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x2ba0 005739 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2ba1 005740 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2ba2 005741 beq attop_write_command ,le_parse_att_write_command 
-0x2ba3 005742 rtn 
-:      005745 le_send_att_exchange_mtu_requset:
-0x2ba4 005746 force 3 ,rega 
-0x2ba5 005747 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ba6 005748 setarg attop_exchange_mtu_request 
-:      005749 le_send_att_exchange_mtu_common:
-0x2ba7 005750 istore 1 ,contw 
-0x2ba8 005751 fetch 2 ,mem_le_local_mtu 
-0x2ba9 005752 istore 2 ,contw 
-0x2baa 005753 rtn 
-:      005756 le_parse_att_exchange_mtu_request:
-0x2bab 005757 call le_parse_att_exchange_mtu_response 
-:      005758 le_send_att_exchange_mtu_response:
-0x2bac 005759 force 3 ,rega 
-0x2bad 005760 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bae 005761 setarg attop_exchange_mtu_response 
-0x2baf 005762 branch le_send_att_exchange_mtu_common 
-:      005764 le_parse_att_exchange_mtu_response:
-0x2bb0 005765 rshift8 pdata ,pdata 
-0x2bb1 005766 store 2 ,mem_le_remote_mtu 
-0x2bb2 005767 rtn 
-:      005769 le_parse_att_find_information_request:
-0x2bb3 005770 call le_get_search_handle_start_end_common 
-0x2bb4 005771 call enable_user 
-0x2bb5 005772 branch le_send_att_find_information_response 
-:      005775 le_att_handle_inrange:
-0x2bb6 005776 ifetch 2 ,contr 
-0x2bb7 005777 and_into 0xff ,pdata 
-0x2bb8 005778 rtn blank 
-0x2bb9 005779 isub regb ,null 
-0x2bba 005780 rtn zero 
-0x2bbb 005781 nrtn positive 
-0x2bbc 005782 isub regc ,null 
-0x2bbd 005783 rtn zero 
-0x2bbe 005784 branch le_att_handle_blank ,positive 
-0x2bbf 005785 force 1 ,null 
-0x2bc0 005786 rtn 
-:      005787 le_att_handle_blank:
-0x2bc1 005788 force 0 ,pdata 
-0x2bc2 005789 rtn 
-:      005792 le_send_att_find_information_response:
-0x2bc3 005793 arg 3 ,timeup 
-0x2bc4 005794 call le_init_attlist_search 
-:      005795 le_send_att_find_information_res_loop:
-0x2bc5 005796 call le_att_handle_inrange 
-0x2bc6 005797 branch le_send_att_find_information_res_end ,blank 
-0x2bc7 005798 nbranch le_send_att_find_information_res_next ,positive 
-0x2bc8 005799 increase -2 ,contr 
-0x2bc9 005800 call store_contr 
-0x2bca 005801 call get_contw 
-0x2bcb 005802 nbranch le_send_att_find_information_res_store_info2 ,user 
-0x2bcc 005803 call push_stack_rega_b_c 
-0x2bcd 005804 storer timeup ,4 ,mem_timeup 
-0x2bce 005805 force 30 ,rega 
-0x2bcf 005806 call le_fifo_malloc_tx_l2cap_gatt 
-0x2bd0 005807 fetchr timeup ,4 ,mem_timeup 
-0x2bd1 005808 call pop_stack_rega_b_c 
-0x2bd2 005809 call disable_user 
-0x2bd3 005810 setarg attop_find_information_response 
-0x2bd4 005811 istore 1 ,contw 
-0x2bd5 005812 call get_contr 
-0x2bd6 005813 ifetch 2 ,contr 
-0x2bd7 005814 ifetchr rega ,1 ,contr 
-0x2bd8 005815 sub rega ,16 ,null 
-0x2bd9 005816 branch le_send_att_find_information_res_uuid128 ,zero 
-0x2bda 005817 sub rega ,2 ,null 
-0x2bdb 005818 nbranch le_send_att_error_response_notfound ,zero 
-:      005819 le_send_att_find_information_res_uuid16:
-0x2bdc 005820 setarg uuid_size_16bit 
-0x2bdd 005821 istore 1 ,contw 
-0x2bde 005822 branch le_send_att_find_information_res_store_info 
-:      005824 le_send_att_find_information_res_uuid128:
-0x2bdf 005825 setarg uuid_size_128bit 
-0x2be0 005826 istore 1 ,contw 
-0x2be1 005827 arg 1 ,timeup 
-0x2be2 005828 branch le_send_att_find_information_res_store_info 
-:      005830 le_send_att_find_information_res_store_info2:
-0x2be3 005831 call get_contr 
-0x2be4 005832 ifetch 2 ,contr 
-0x2be5 005833 ifetch 1 ,contr 
-0x2be6 005834 isub rega ,null 
-0x2be7 005835 nbranch le_send_att_find_information_res_end ,zero 
-:      005837 le_send_att_find_information_res_store_info:
-0x2be8 005838 call get_contr 
-0x2be9 005839 ifetch 2 ,contr 
-0x2bea 005840 and_into 0xff ,pdata 
-0x2beb 005841 istore 2 ,contw 
-0x2bec 005842 ifetchr loopcnt ,1 ,contr 
-0x2bed 005843 call memcpy 
-0x2bee 005844 call store_contw 
-0x2bef 005845 increase -1 ,timeup 
-0x2bf0 005846 branch le_send_att_find_information_res_end ,zero 
-:      005847 le_send_att_find_information_res_cont:
-0x2bf1 005848 call le_att_contr_add_len 
-0x2bf2 005849 branch le_send_att_find_information_res_loop 
-:      005851 le_send_att_find_information_res_next:
-0x2bf3 005852 call le_att_contr_add_len 
-0x2bf4 005853 branch le_send_att_find_information_res_cont 
-:      005855 le_send_att_find_information_res_end:
-0x2bf5 005856 branch le_send_att_error_response_notfound ,user 
-0x2bf6 005857 branch le_send_auto_len_by_mem 
-:      005860 le_parse_att_find_by_type_value_request:
-0x2bf7 005861 call le_get_search_handle_start_end_common 
-0x2bf8 005862 ifetch 2 ,contr 
-0x2bf9 005863 store 2 ,mem_le_search_uuid 
-0x2bfa 005864 call store_contr 
-0x2bfb 005865 arg mem_le_search_att_type_length ,contw 
-0x2bfc 005866 fetch 2 ,mem_le_l2cap_size 
-0x2bfd 005867 increase -7 ,pdata 
-0x2bfe 005868 call le_get_search_common2 
-0x2bff 005869 branch le_send_att_find_by_type_value_response 
-:      005872 le_start_end_handle_check_1:
-0x2c00 005873 disable user 
-0x2c01 005874 fetcht 2 ,mem_le_search_handle_start 
-0x2c02 005875 fetch 2 ,mem_le_search_handle_end 
-0x2c03 005876 isub temp ,null 
-0x2c04 005877 nbranch le_start_end_handle_check_1_fail ,positive 
-0x2c05 005878 deposit temp 
-0x2c06 005879 rtnne 0 
-:      005880 le_start_end_handle_check_1_fail:
-0x2c07 005881 enable user 
-0x2c08 005882 jam att_err_invalid_handle ,mem_le_err_code 
-0x2c09 005883 branch le_send_att_error_response 
-:      005886 le_send_att_find_by_type_value_response:
-0x2c0a 005887 call le_start_end_handle_check_1 
-0x2c0b 005888 rtn user 
-0x2c0c 005889 fetcht 2 ,mem_le_search_uuid 
-0x2c0d 005890 setarg uuid_gatt_primary_service 
-0x2c0e 005891 isub temp ,null 
-0x2c0f 005892 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x2c10 005893 branch le_send_att_error_response_notfound 
-:      005896 le_send_att_find_by_type_value_res_primary:
-0x2c11 005897 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x2c12 005898 fetcht 2 ,mem_le_search_handle_start 
-0x2c13 005899 storet 2 ,mem_temp 
-0x2c14 005900 call le_att_get_handle_info 
-0x2c15 005901 nbranch le_send_att_error_response_notfound ,blank 
-:      005902 le_send_att_find_primary_search_loop:
-0x2c16 005903 fetcht 2 ,mem_temp 
-0x2c17 005904 call le_att_get_handle_info 
-0x2c18 005905 nbranch le_send_att_error_response_notfound2 ,blank 
-0x2c19 005906 copy contr ,rega 
-0x2c1a 005907 fetch 1 ,mem_le_curr_att_len 
-0x2c1b 005908 copy pdata ,loopcnt 
-0x2c1c 005909 fetcht 1 ,mem_le_search_att_type_length 
-0x2c1d 005910 isub temp ,null 
-0x2c1e 005911 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c1f 005912 arg mem_le_search_att_type ,regb 
-0x2c20 005913 call string_compare 
-0x2c21 005915 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x2c22 005917 fetch 2 ,mem_le_cur_uuid 
-0x2c23 005918 fetcht 2 ,mem_le_search_uuid 
-0x2c24 005919 isub temp ,null 
-0x2c25 005920 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      005921 le_send_att_find_primary_search_loop1:
-0x2c26 005922 fetch 2 ,mem_temp 
-0x2c27 005923 increase 1 ,pdata 
-0x2c28 005924 store 2 ,mem_temp 
-0x2c29 005925 branch le_send_att_find_primary_search_loop 
-:      005927 le_send_att_error_response_notfound2:
-0x2c2a 005928 fetch 1 ,mem_le_search_res 
-0x2c2b 005929 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x2c2c 005930 branch le_send_att_error_response_notfound 
-:      005933 le_send_att_find_primary_search_end_start_handle_found:
-0x2c2d 005934 fetch 2 ,mem_le_cur_uuid 
-0x2c2e 005935 fetcht 2 ,mem_le_search_uuid 
-0x2c2f 005936 isub temp ,null 
-0x2c30 005937 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x2c31 005938 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x2c32 005940 fetcht 2 ,mem_temp 
-0x2c33 005941 storet 2 ,mem_le_cur_handle_start 
-0x2c34 005942 branch le_send_att_find_primary_search_loop1 
-:      005944 le_send_att_find_primary_search_end_ending_handle_found:
-0x2c35 005945 fetch 1 ,mem_le_search_res 
-0x2c36 005946 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x2c37 005947 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x2c38 005948 fetcht 2 ,mem_temp 
-0x2c39 005949 increase -1 ,temp 
-0x2c3a 005950 storet 2 ,mem_le_cur_handle_end 
-:      005952 le_send_att_find_primary_search_end:
-0x2c3b 005953 arg 5 ,rega 
-0x2c3c 005954 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c3d 005955 setarg attop_find_by_type_value_response 
-0x2c3e 005956 istore 1 ,contw 
-0x2c3f 005957 fetch 2 ,mem_le_cur_handle_start 
-0x2c40 005958 istore 2 ,contw 
-0x2c41 005959 fetch 2 ,mem_le_cur_handle_end 
-0x2c42 005960 istore 2 ,contw 
-0x2c43 005961 rtn 
-:      005965 le_parse_att_read_by_type_request:
-0x2c44 005966 call le_get_search_handle_start_end_common 
-0x2c45 005967 call le_get_search_att_type 
-0x2c46 005968 branch le_send_att_read_by_type_response 
-:      005970 le_send_att_read_by_type_response:
-0x2c47 005971 fetcht 2 ,mem_le_search_handle_start 
-0x2c48 005972 storet 2 ,mem_temp 
-0x2c49 005973 call le_init_attlist_search 
-0x2c4a 005974 call le_att_get_handle_ptr2 
-0x2c4b 005975 increase -2 ,contr 
-0x2c4c 005976 copy contr ,pdata 
-0x2c4d 005977 store 2 ,mem_le_cur_attlist_start_ptr 
-0x2c4e 005979 fetcht 2 ,mem_le_search_att_type 
-0x2c4f 005980 setarg uuid_chrctr_device_name 
-0x2c50 005981 isub temp ,null 
-0x2c51 005982 branch le_send_att_read_by_type_res_device_name ,zero 
-0x2c52 005983 setarg uuid_gatt_characteristic 
-0x2c53 005984 isub temp ,null 
-0x2c54 005985 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x2c55 005986 arg 2 ,timeup 
-:      005987 le_send_att_read_by_type_response_loop:
-0x2c56 005988 call le_att_check_handle_end 
-0x2c57 005989 nbranch le_send_att_read_by_type_response_end ,positive 
-0x2c58 005990 fetcht 2 ,mem_temp 
-0x2c59 005991 call le_att_get_handle_info_from_ptr 
-0x2c5a 005992 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c5b 005993 call le_att_same_type 
-0x2c5c 005994 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x2c5d 005995 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x2c5e 005996 disable user 
-0x2c5f 005997 call le_get_search_max_mtu_data 
-0x2c60 005998 copy pdata ,rega 
-0x2c61 005999 call le_fifo_malloc_tx_l2cap_gatt 
-0x2c62 006000 setarg attop_read_by_type_response 
-0x2c63 006001 istore 1 ,contw 
-0x2c64 006002 copy contw ,alarm 
-0x2c65 006003 increase 1 ,contw 
-0x2c66 006005 call le_send_att_read_by_type_write_properties 
-0x2c67 006006 call le_att_next_handle 
-0x2c68 006007 call le_att_get_handle_info_from_ptr 
-0x2c69 006008 call le_send_att_read_by_type_write_uuid 
-0x2c6a 006009 fetch 1 ,mem_le_cur_uuid_length 
-0x2c6b 006010 add pdata ,5 ,rega 
-0x2c6c 006011 istorer rega ,1 ,alarm 
-0x2c6d 006013 sub rega ,7 ,null 
-0x2c6e 006014 ncall enable_user2 ,zero 
-0x2c6f 006015 call disable_user2 ,zero 
-0x2c70 006016 call le_get_search_max_mtu_data 
-0x2c71 006017 increase -2 ,pdata 
-0x2c72 006018 idiv rega 
-0x2c73 006019 call wait_div_end 
-0x2c74 006020 quotient timeup 
-0x2c75 006021 increase -1 ,timeup 
-0x2c76 006022 branch le_send_att_read_by_type_response_end ,zero 
-:      006023 le_send_att_read_by_type_response_next_handle:
-0x2c77 006024 call le_att_next_handle 
-0x2c78 006025 branch le_send_att_read_by_type_response_loop 
-:      006026 le_send_att_read_by_type_response_end:
-0x2c79 006027 branch le_send_att_error_response_notfound ,user 
-0x2c7a 006028 branch le_send_auto_len_by_mem 
-:      006030 le_send_att_read_by_type_res_found_next:
-0x2c7b 006031 call le_store_att_record 
-0x2c7c 006032 call le_att_next_handle 
-0x2c7d 006033 call le_att_get_handle_info_from_ptr 
-0x2c7e 006034 call le_send_att_read_by_type_res_check_pair_length_type 
-0x2c7f 006035 nbranch le_send_att_read_by_type_response_end ,blank 
-0x2c80 006037 call get_contw 
-0x2c81 006038 fetch 2 ,mem_temp 
-0x2c82 006039 increase -1 ,pdata 
-0x2c83 006040 istore 2 ,contw 
-0x2c84 006041 call le_write_att_record_common 
-0x2c85 006042 call le_send_att_read_by_type_write_uuid 
-0x2c86 006043 increase -1 ,timeup 
-0x2c87 006044 branch le_send_att_read_by_type_response_end ,zero 
-0x2c88 006045 branch le_send_att_read_by_type_response_next_handle 
-:      006048 le_send_att_read_by_type_write_properties:
-0x2c89 006049 fetch 2 ,mem_temp 
-0x2c8a 006050 istore 2 ,contw 
-0x2c8b 006052 fetch 1 ,mem_le_curr_att_len 
-0x2c8c 006053 copy pdata ,loopcnt 
-0x2c8d 006054 call get_contr 
-0x2c8e 006055 call memcpy_fast 
-0x2c8f 006056 branch store_contw 
-:      006057 le_send_att_read_by_type_write_uuid:
-0x2c90 006058 call get_contw 
-0x2c91 006059 fetch 2 ,mem_temp 
-0x2c92 006060 istore 2 ,contw 
-0x2c93 006061 call store_contw 
-0x2c94 006062 fetch 1 ,mem_le_cur_uuid_length 
-0x2c95 006063 copy pdata ,loopcnt 
-0x2c96 006064 call get_contw 
-0x2c97 006065 call get_contr 
-0x2c98 006066 isub loopcnt ,contr 
-0x2c99 006067 increase -1 ,contr 
-0x2c9a 006068 call memcpy_fast 
-0x2c9b 006069 branch store_contw 
-:      006071 le_send_att_read_by_type_res_not_characteristic:
-0x2c9c 006072 bpatchx patch2a_5 ,mem_patch2a 
-0x2c9d 006073 call le_att_get_uuid_ptr 
-0x2c9e 006074 branch le_send_att_error_response_notfound ,blank 
-0x2c9f 006075 copy contr ,regc 
-0x2ca0 006077 call le_get_search_max_mtu_data 
-0x2ca1 006078 copy regc ,contr 
-0x2ca2 006079 ifetcht 1 ,contr 
-0x2ca3 006080 increase 4 ,temp 
-0x2ca4 006081 call not_greater_than 
-0x2ca5 006082 copy pdata ,regc 
-0x2ca6 006083 copy pdata ,rega 
-0x2ca7 006084 call store_contr 
-0x2ca8 006085 call le_fifo_malloc_tx_l2cap_gatt 
-0x2ca9 006087 setarg attop_read_by_type_response 
-0x2caa 006088 istore 1 ,contw 
-0x2cab 006089 add regc ,-2 ,pdata 
-0x2cac 006090 add pdata ,-2 ,loopcnt 
-0x2cad 006091 istore 1 ,contw 
-0x2cae 006092 fetch 2 ,mem_le_cur_handle 
-0x2caf 006093 istore 2 ,contw 
-0x2cb0 006094 call get_contr 
-0x2cb1 006095 branch memcpy_fast 
-:      006098 le_send_att_read_by_type_res_device_name:
-0x2cb2 006099 call le_att_get_uuid_ptr 
-0x2cb3 006100 branch le_send_att_error_response_notfound ,blank 
-0x2cb4 006101 increase -5 ,contr 
-0x2cb5 006102 ifetch 2 ,contr 
-0x2cb6 006103 store 2 ,mem_temp 
-0x2cb7 006104 call le_get_search_max_mtu_data 
-0x2cb8 006105 fetcht 1 ,mem_le_name_len 
-0x2cb9 006106 increase 4 ,temp 
-0x2cba 006107 call not_greater_than 
-0x2cbb 006108 copy pdata ,regc 
-0x2cbc 006109 copy pdata ,rega 
-0x2cbd 006110 call le_fifo_malloc_tx_l2cap_gatt 
-0x2cbe 006111 setarg attop_read_by_type_response 
-0x2cbf 006112 istore 1 ,contw 
-0x2cc0 006113 add regc ,-2 ,pdata 
-0x2cc1 006114 add pdata ,-2 ,loopcnt 
-0x2cc2 006115 istore 1 ,contw 
-0x2cc3 006116 fetch 2 ,mem_temp 
-0x2cc4 006117 istore 2 ,contw 
-0x2cc5 006118 arg mem_le_name ,contr 
-0x2cc6 006119 branch memcpy_fast 
-:      006122 le_init_attlist_search:
-0x2cc7 006123 bpatchx patch2a_6 ,mem_patch2a 
-0x2cc8 006124 fetch 2 ,mem_le_search_handle_start 
-0x2cc9 006125 iforce regb 
-0x2cca 006126 fetch 2 ,mem_le_search_handle_end 
-0x2ccb 006127 iforce regc 
-0x2ccc 006128 fetch 2 ,mem_ui_le_uuid_table 
-0x2ccd 006129 iforce contr 
-0x2cce 006130 branch enable_user 
-:      006134 le_att_get_handle_ptr:
-0x2ccf 006135 call le_att_get_handle_ptr2 
-0x2cd0 006136 branch le_att_get_handle_ptr_found ,zero 
-0x2cd1 006137 rtn 
-:      006139 le_att_get_handle_ptr2:
-0x2cd2 006140 bpatchx patch2a_7 ,mem_patch2a 
-0x2cd3 006141 fetch 2 ,mem_ui_le_uuid_table 
-0x2cd4 006142 iforce contr 
-:      006143 le_att_get_handle_loop1:
-0x2cd5 006144 ifetch 2 ,contr 
-0x2cd6 006145 and_into 0xff ,pdata 
-0x2cd7 006146 rtn blank 
-0x2cd8 006147 isub temp ,null 
-0x2cd9 006148 rtn zero 
-0x2cda 006149 call le_att_contr_add_len 
-0x2cdb 006150 call le_att_contr_add_len 
-0x2cdc 006151 branch le_att_get_handle_loop1 
-:      006153 le_att_get_handle_ptr_found:
-:      006154 le_att_contr_add_len:
-0x2cdd 006155 ifetch 1 ,contr 
-0x2cde 006156 iadd contr ,contr 
-0x2cdf 006157 rtn 
-:      006160 le_att_get_uuid_ptr:
-0x2ce0 006161 bpatchx patch2b_0 ,mem_patch2b 
-0x2ce1 006162 fetch 2 ,mem_ui_le_uuid_table 
-0x2ce2 006163 iforce contr 
-:      006164 le_att_get_uuid_loop:
-0x2ce3 006165 ifetch 2 ,contr 
-0x2ce4 006166 and_into 0xff ,pdata 
-0x2ce5 006167 rtn blank 
-0x2ce6 006168 store 2 ,mem_le_cur_handle 
-0x2ce7 006169 ifetch 1 ,contr 
-0x2ce8 006170 copy contr ,contw 
-0x2ce9 006171 iadd contr ,contr 
-0x2cea 006172 fetcht 1 ,mem_le_search_att_type_length 
-0x2ceb 006173 isub temp ,null 
-0x2cec 006174 nbranch le_att_get_uuid_ptr_next ,zero 
-0x2ced 006175 copy pdata ,loopcnt 
-0x2cee 006176 copy contw ,regb 
-0x2cef 006177 arg mem_le_search_att_type ,rega 
-0x2cf0 006178 call string_compare 
-0x2cf1 006179 rtn zero 
-0x2cf2 006180 fetch 1 ,mem_le_search_att_type_length 
-:      006181 le_att_get_uuid_ptr_next:
-0x2cf3 006182 iadd contw ,contr 
-0x2cf4 006183 call le_att_contr_add_len 
-0x2cf5 006184 branch le_att_get_uuid_loop 
-:      006191 le_att_get_last_handle:
-0x2cf6 006192 arg 0x01 ,temp 
-0x2cf7 006193 fetch 2 ,mem_ui_le_uuid_table 
-0x2cf8 006194 iforce contr 
-0x2cf9 006195 copy contr ,contw 
-:      006196 le_att_get_last_handle_loop:
-0x2cfa 006197 ifetch 2 ,contr 
-0x2cfb 006198 and_into 0xff ,pdata 
-0x2cfc 006199 rtn blank 
-0x2cfd 006200 add pdata ,1 ,temp 
-0x2cfe 006201 call le_att_contr_add_len 
-0x2cff 006202 call le_att_contr_add_len 
-0x2d00 006203 copy contr ,contw 
-0x2d01 006204 branch le_att_get_last_handle_loop 
-:      006207 le_att_get_handle_info_from_ptr:
-0x2d02 006208 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x2d03 006209 branch le_att_get_handle_info_fast 
-:      006211 le_att_get_handle_info:
-0x2d04 006212 bpatchx patch2b_1 ,mem_patch2b 
-0x2d05 006213 fetch 2 ,mem_ui_le_uuid_table 
-:      006214 le_att_get_handle_info_fast:
-0x2d06 006215 iforce contr 
-:      006216 le_att_get_handle_loop:
-0x2d07 006217 ifetch 2 ,contr 
-0x2d08 006218 and_into 0xff ,pdata 
-0x2d09 006219 branch le_att_unfind_handle ,blank 
-0x2d0a 006220 isub temp ,null 
-0x2d0b 006221 branch le_att_finded_handle ,zero 
-0x2d0c 006222 call le_att_contr_add_len 
-0x2d0d 006223 call le_att_contr_add_len 
-0x2d0e 006224 branch le_att_get_handle_loop 
-:      006226 le_att_unfind_handle:
-0x2d0f 006227 branch disable_blank 
-:      006229 le_att_finded_handle:
-0x2d10 006230 ifetch 1 ,contr 
-0x2d11 006231 store 1 ,mem_le_cur_uuid_length 
-0x2d12 006232 copy pdata ,loopcnt 
-0x2d13 006233 arg mem_le_cur_uuid ,contw 
-0x2d14 006234 call memcpy_fast 
-0x2d15 006235 ifetch 1 ,contr 
-0x2d16 006236 store 1 ,mem_le_curr_att_len 
-0x2d17 006237 call store_contr 
-0x2d18 006238 branch enable_blank 
-:      006242 le_parse_att_read_request:
-0x2d19 006243 call le_check_encrypt_state 
-0x2d1a 006244 fetcht 2 ,mem_le_att_handle 
-0x2d1b 006245 fetch 1 ,mem_le_configuration 
-0x2d1c 006246 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      006249 le_send_att_read_response:
-0x2d1d 006250 call le_att_get_handle_ptr2 
-0x2d1e 006251 nbranch le_send_att_error_response_notfound ,zero 
-0x2d1f 006252 call le_send_att_read_response_check_handle ,user 
-0x2d20 006253 rtn user 
-0x2d21 006254 call le_att_get_handle_ptr_found 
-0x2d22 006255 increase -2 ,contr 
-0x2d23 006256 ifetch 2 ,contr 
-0x2d24 006257 arg uuid_chrctr_device_name ,temp 
-0x2d25 006258 isub temp ,null 
-0x2d26 006259 branch le_send_device_name ,zero 
-0x2d27 006260 copy contr ,regc 
-0x2d28 006261 call le_get_search_max_mtu_data 
-0x2d29 006262 copy regc ,contr 
-0x2d2a 006263 ifetcht 1 ,contr 
-0x2d2b 006264 increase 1 ,temp 
-0x2d2c 006265 call not_greater_than 
-:      006266 le_send_att_read_response_less:
-0x2d2d 006267 copy pdata ,regc 
-0x2d2e 006268 copy pdata ,rega 
-0x2d2f 006269 call store_contr 
-0x2d30 006270 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d31 006271 setarg attop_read_response 
-0x2d32 006272 istore 1 ,contw 
-0x2d33 006273 add regc ,-1 ,loopcnt 
-0x2d34 006274 call get_contr 
-0x2d35 006275 branch memcpy 
-:      006277 le_send_device_name:
-0x2d36 006278 call le_get_search_max_mtu_data 
-0x2d37 006279 fetcht 1 ,mem_le_name_len 
-0x2d38 006280 increase 1 ,temp 
-0x2d39 006281 call not_greater_than 
-0x2d3a 006282 copy pdata ,regc 
-0x2d3b 006283 copy pdata ,rega 
-0x2d3c 006285 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d3d 006286 setarg attop_read_response 
-0x2d3e 006287 istore 1 ,contw 
-0x2d3f 006288 add regc ,-1 ,loopcnt 
-0x2d40 006289 arg mem_le_name ,contr 
-0x2d41 006290 branch memcpy 
-:      006293 le_send_att_read_response_check_auth:
-0x2d42 006294 fetch 2 ,mem_le_pairing_handle 
-0x2d43 006295 isub temp ,null 
-0x2d44 006296 nbranch le_send_att_read_response ,zero 
-0x2d45 006297 nbranch le_send_att_read_response ,user 
-:      006298 le_send_att_read_response_error_insufficient_auth:
-0x2d46 006299 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x2d47 006300 branch le_send_att_error_response 
-:      006302 le_send_att_read_response_check_handle:
-0x2d48 006303 increase -2 ,contr 
-0x2d49 006304 ifetch 2 ,contr 
-0x2d4a 006305 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2d4b 006306 branch disable_user 
-:      006308 le_parse_att_read_blob_request:
-0x2d4c 006309 ifetch 2 ,contr 
-0x2d4d 006310 store 2 ,mem_le_att_offset 
-0x2d4e 006311 iforce rega 
-0x2d4f 006312 fetcht 2 ,mem_le_att_handle 
-:      006313 le_send_att_read_blob_response:
-0x2d50 006314 call le_att_get_handle_ptr 
-0x2d51 006315 branch le_send_att_error_response_notfound ,blank 
-0x2d52 006316 ifetch 1 ,contr 
-0x2d53 006317 isub rega ,loopcnt 
-0x2d54 006318 nbranch le_send_att_error_response_notfound ,positive 
-0x2d55 006319 call store_contr 
-0x2d56 006320 call le_get_search_max_mtu_data 
-0x2d57 006321 add loopcnt ,1 ,temp 
-0x2d58 006322 call not_greater_than 
-:      006323 le_send_att_read_blob_response_less:
-0x2d59 006324 copy pdata ,rega 
-0x2d5a 006325 copy pdata ,regc 
-0x2d5b 006326 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d5c 006327 setarg attop_read_blob_response 
-0x2d5d 006328 istore 1 ,contw 
-0x2d5e 006329 add regc ,-1 ,loopcnt 
-0x2d5f 006330 fetcht 2 ,mem_le_att_offset 
-0x2d60 006331 call get_contr 
-0x2d61 006332 iadd temp ,contr 
-0x2d62 006333 branch memcpy_fast 
-:      006337 le_parse_att_read_by_group_type_request:
-0x2d63 006338 call le_get_search_handle_start_end_common 
-0x2d64 006339 call le_get_search_att_type 
-0x2d65 006340 branch le_send_att_read_by_group_type_response 
-:      006346 le_send_att_read_by_group_type_response:
-0x2d66 006347 arg 2 ,timeup 
-0x2d67 006348 fetcht 2 ,mem_le_search_handle_start 
-0x2d68 006349 storet 2 ,mem_temp 
-0x2d69 006350 call le_att_get_handle_ptr2 
-0x2d6a 006351 increase -2 ,contr 
-0x2d6b 006352 copy contr ,pdata 
-0x2d6c 006353 store 2 ,mem_le_cur_attlist_start_ptr 
-:      006354 le_send_att_read_by_group_type_response_loop:
-0x2d6d 006355 call le_att_check_handle_end 
-0x2d6e 006356 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x2d6f 006357 fetcht 2 ,mem_temp 
-0x2d70 006358 call le_att_get_handle_info_from_ptr 
-0x2d71 006359 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d72 006361 call le_att_same_type 
-0x2d73 006362 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x2d74 006363 copy timeup ,pdata 
-0x2d75 006364 beq 0 ,le_send_att_read_by_group_type_end1 
-0x2d76 006365 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x2d77 006366 disable user 
-0x2d78 006368 call le_get_search_max_mtu_data 
-0x2d79 006369 copy pdata ,rega 
-0x2d7a 006370 call le_fifo_malloc_tx_l2cap_gatt 
-0x2d7b 006371 setarg attop_read_by_group_type_response 
-0x2d7c 006372 istore 1 ,contw 
-0x2d7d 006373 fetch 1 ,mem_le_curr_att_len 
-0x2d7e 006374 add pdata ,4 ,rega 
-0x2d7f 006375 istorer rega ,1 ,contw 
-0x2d80 006376 call store_contw 
-0x2d81 006377 sub rega ,6 ,null 
-0x2d82 006378 ncall enable_user2 ,zero 
-0x2d83 006379 call disable_user2 ,zero 
-0x2d84 006380 call le_get_search_max_mtu_data 
-0x2d85 006381 increase -2 ,pdata 
-0x2d86 006382 idiv rega 
-0x2d87 006383 call wait_div_end 
-0x2d88 006384 quotient timeup 
-0x2d89 006385 branch le_send_att_read_by_group_type_store_record 
-:      006386 le_send_att_read_by_group_type_store_write_record:
-0x2d8a 006387 call le_send_att_read_by_group_type_check_pair_length_type 
-0x2d8b 006388 nbranch le_send_att_read_by_group_type_end1 ,blank 
-0x2d8c 006389 fetch 2 ,mem_temp 
-0x2d8d 006390 increase -1 ,pdata 
-0x2d8e 006391 store 2 ,mem_le_cur_handle_end 
-0x2d8f 006392 call le_write_att_record 
-:      006393 le_send_att_read_by_group_type_store_record:
-0x2d90 006394 fetch 2 ,mem_temp 
-0x2d91 006395 store 2 ,mem_le_cur_handle_start 
-0x2d92 006396 call le_store_att_record 
-0x2d93 006397 increase -1 ,timeup 
-:      006399 le_send_att_read_by_group_type_next_handle:
-0x2d94 006400 call le_att_next_handle 
-0x2d95 006401 branch le_send_att_read_by_group_type_response_loop 
-:      006403 le_send_att_read_by_type_res_check_pair_length_type:
-0x2d96 006404 fetch 1 ,mem_le_cur_uuid_length 
-0x2d97 006405 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
-:      006408 le_send_att_read_by_group_type_check_pair_length_type:
-0x2d98 006409 fetch 1 ,mem_le_curr_att_len 
-0x2d99 006410 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
-0x2d9a 006411 increase -2 ,pdata 
-0x2d9b 006412 rtn 
-:      006414 le_send_att_read_by_group_type_check_pair_length_type_16byte:
-0x2d9c 006415 increase -16 ,pdata 
-0x2d9d 006416 rtn 
-:      006418 le_send_att_read_by_group_type_end0:
-0x2d9e 006419 fetch 2 ,mem_temp 
-0x2d9f 006420 store 2 ,mem_le_cur_handle_end 
-0x2da0 006421 branch le_send_att_read_by_group_type_end_common 
-:      006422 le_send_att_read_by_group_type_end1:
-0x2da1 006423 fetch 2 ,mem_temp 
-0x2da2 006424 increase -1 ,pdata 
-0x2da3 006425 store 2 ,mem_le_cur_handle_end 
-0x2da4 006426 branch le_send_att_read_by_group_type_end_common 
-:      006427 le_send_att_read_by_group_type_end_common:
-0x2da5 006428 branch le_send_att_error_response_notfound ,user 
-0x2da6 006429 call le_write_att_record 
-0x2da7 006430 branch le_send_auto_len_by_mem 
-:      006435 le_parse_att_write_request:
-0x2da8 006436 copy contr ,rega 
-0x2da9 006437 fetch 2 ,mem_le_l2cap_size 
-0x2daa 006438 add pdata ,-3 ,regb 
-0x2dab 006439 call le_writeatt_cb 
-:      006440 le_send_att_write_response_check_auth:
-0x2dac 006441 bpatchx patch2b_2 ,mem_patch2b 
-0x2dad 006442 call le_check_encrypt_state 
-0x2dae 006443 fetcht 2 ,mem_le_att_handle 
-0x2daf 006444 call le_att_get_handle_ptr2 
-0x2db0 006445 nbranch le_send_att_write_response_error_invalid_handle ,zero 
-0x2db1 006446 call le_send_att_write_response_check_handle ,user 
-0x2db2 006447 rtn user 
-0x2db3 006449 fetch 1 ,mem_le_configuration 
-0x2db4 006450 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x2db5 006452 fetcht 2 ,mem_le_att_handle 
-0x2db6 006453 fetch 2 ,mem_le_pairing_handle 
-0x2db7 006454 isub temp ,null 
-0x2db8 006455 nbranch le_send_att_write_response ,zero 
-0x2db9 006456 call le_check_encrypt_state 
-0x2dba 006457 nbranch le_send_att_write_response ,user 
-0x2dbb 006458 branch le_send_att_read_response_error_insufficient_auth 
-:      006461 le_send_att_write_response:
-0x2dbc 006462 force 1 ,rega 
-0x2dbd 006463 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dbe 006464 setarg attop_write_response 
-0x2dbf 006465 istore 1 ,contw 
-0x2dc0 006466 rtn 
-:      006468 le_send_att_write_response_check_handle:
-0x2dc1 006469 increase -2 ,contr 
-0x2dc2 006470 ifetch 2 ,contr 
-0x2dc3 006471 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
-0x2dc4 006472 branch disable_user 
-:      006474 le_send_att_write_response_error_invalid_handle:
-0x2dc5 006475 jam att_err_invalid_handle ,mem_le_err_code 
-0x2dc6 006476 branch le_send_att_error_response 
-:      006479 le_check_encrypt_state:
-0x2dc7 006480 bpatchx patch2b_3 ,mem_patch2b 
-0x2dc8 006481 call disable_user 
-0x2dc9 006482 fetch 1 ,mem_le_pairing_mode 
-0x2dca 006483 rtneq le_pairing_mode_none 
-0x2dcb 006484 fetch 1 ,mem_context 
-0x2dcc 006485 rtnbit1 lestate_encryption 
-0x2dcd 006486 branch enable_user 
-:      006489 le_parse_att_prepare_write_request:
-0x2dce 006490 add contr ,2 ,rega 
-0x2dcf 006491 fetch 2 ,mem_le_l2cap_size 
-0x2dd0 006492 add pdata ,-5 ,regb 
-0x2dd1 006493 call le_writeatt_cb 
-0x2dd2 006494 branch le_send_att_prepare_write_response 
-:      006497 le_send_att_prepare_write_response:
-0x2dd3 006498 fetch 2 ,mem_le_l2cap_size 
-0x2dd4 006499 copy pdata ,rega 
-0x2dd5 006500 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dd6 006501 setarg attop_prepare_write_response 
-0x2dd7 006502 istore 1 ,contw 
-0x2dd8 006503 fetch 2 ,mem_le_att_handle 
-0x2dd9 006504 istore 2 ,contw 
-0x2dda 006505 fetch 2 ,mem_le_l2cap_size 
-0x2ddb 006506 add pdata ,-5 ,loopcnt 
-0x2ddc 006507 fetch 2 ,mem_le_payload_ptr 
-0x2ddd 006508 add pdata ,7 ,contr 
-0x2dde 006509 ifetch 2 ,contr 
-0x2ddf 006510 istore 2 ,contw 
-0x2de0 006511 branch memcpy_fast 
-:      006515 le_parse_att_execute_write_request:
-:      006517 le_send_att_execute_write_response:
-0x2de1 006518 force 1 ,rega 
-0x2de2 006519 call le_fifo_malloc_tx_l2cap_gatt 
-0x2de3 006520 setarg attop_execute_write_response 
-0x2de4 006521 istore 1 ,contw 
-0x2de5 006522 rtn 
-:      006524 le_parse_handle_value_confirmation:
-0x2de6 006525 fetch 1 ,mem_le_l2cap_att_states 
-0x2de7 006526 set0 ble_l2cap_recv_confirmation_packet ,pdata 
-0x2de8 006527 store 1 ,mem_le_l2cap_att_states 
-0x2de9 006528 rtn 
-:      006530 le_parse_att_write_command:
-0x2dea 006531 copy contr ,rega 
-0x2deb 006532 fetch 2 ,mem_le_l2cap_size 
-0x2dec 006533 add pdata ,-3 ,regb 
-0x2ded 006534 branch le_writeatt_cb 
-:      006539 le_att_malloc_tx_notify:
-0x2dee 006540 copy temp ,regc 
-0x2def 006541 increase 3 ,rega 
-0x2df0 006542 call le_fifo_malloc_tx_l2cap_gatt 
-0x2df1 006543 increase -3 ,rega 
-0x2df2 006544 setarg attop_handle_value_notification 
-0x2df3 006545 istore 1 ,contw 
-0x2df4 006546 copy regc ,temp 
-0x2df5 006547 istoret 2 ,contw 
-0x2df6 006548 rtn 
-:      006551 le_att_malloc_tx_indication:
-0x2df7 006552 fetch 1 ,mem_le_l2cap_att_states 
-0x2df8 006553 set1 ble_l2cap_send_indication_packet ,pdata 
-0x2df9 006554 store 1 ,mem_le_l2cap_att_states 
-0x2dfa 006555 copy temp ,regc 
-0x2dfb 006556 increase 3 ,rega 
-0x2dfc 006557 call le_fifo_malloc_tx_l2cap_gatt 
-0x2dfd 006558 increase -3 ,rega 
-0x2dfe 006559 setarg attop_handle_value_indication 
-0x2dff 006560 istore 1 ,contw 
-0x2e00 006561 copy regc ,temp 
-0x2e01 006562 istoret 2 ,contw 
-0x2e02 006563 rtn 
-:      006568 le_send_att_error_response_notfound:
-0x2e03 006569 bpatchx patch2b_4 ,mem_patch2b 
-0x2e04 006570 jam att_err_attribute_not_found ,mem_le_err_code 
-:      006571 le_send_att_error_response:
-0x2e05 006572 force 5 ,rega 
-0x2e06 006573 call le_fifo_malloc_tx_l2cap_gatt 
-0x2e07 006574 setarg attop_error_response 
-0x2e08 006575 istore 1 ,contw 
-0x2e09 006576 fetch 1 ,mem_le_att_opcode 
-0x2e0a 006577 istore 1 ,contw 
-0x2e0b 006578 fetch 2 ,mem_le_att_handle 
-0x2e0c 006579 istore 2 ,contw 
-0x2e0d 006580 fetch 1 ,mem_le_err_code 
-0x2e0e 006581 istore 1 ,contw 
-0x2e0f 006582 rtn 
-:      006585 le_fifo_malloc_tx_l2cap_gatt:
-0x2e10 006586 bpatchx patch2b_5 ,mem_patch2b 
-0x2e11 006587 force le_l2cap_cid_att ,regb 
-0x2e12 006588 branch le_fifo_malloc_tx_l2cap 
-:      006591 le_att_next_handle:
-0x2e13 006592 fetcht 2 ,mem_temp 
-0x2e14 006593 increase 1 ,temp 
-0x2e15 006594 storet 2 ,mem_temp 
-0x2e16 006595 rtn 
-:      006597 le_att_check_handle_end:
-0x2e17 006598 fetcht 2 ,mem_temp 
-0x2e18 006599 fetch 2 ,mem_le_search_handle_end 
-0x2e19 006600 isub temp ,null 
-0x2e1a 006601 rtn 
-:      006604 le_att_same_type:
-0x2e1b 006605 bpatchx patch2b_6 ,mem_patch2b 
-0x2e1c 006606 fetcht 1 ,mem_le_search_att_type_length 
-0x2e1d 006607 arg mem_le_search_att_type ,rega 
-:      006608 le_att_check_same_common:
-0x2e1e 006609 fetch 1 ,mem_le_cur_uuid_length 
-0x2e1f 006610 copy pdata ,loopcnt 
-0x2e20 006611 isub temp ,null 
-0x2e21 006612 nrtn zero 
-0x2e22 006613 arg mem_le_cur_uuid ,regb 
-0x2e23 006614 branch string_compare 
-:      006617 le_store_att_record:
-0x2e24 006618 bpatchx patch2b_7 ,mem_patch2b 
-0x2e25 006619 fetch 1 ,mem_le_curr_att_len 
-0x2e26 006620 store 1 ,mem_temp_block0 
-0x2e27 006621 copy pdata ,loopcnt 
-0x2e28 006622 call get_contr 
-0x2e29 006623 branch memcpy_fast 
-:      006626 le_write_att_record:
-0x2e2a 006627 bpatchx patch2c_0 ,mem_patch2c 
-0x2e2b 006628 call get_contw 
-0x2e2c 006629 fetch 2 ,mem_le_cur_handle_start 
-0x2e2d 006630 istore 2 ,contw 
-0x2e2e 006631 fetch 2 ,mem_le_cur_handle_end 
-0x2e2f 006632 istore 2 ,contw 
-:      006633 le_write_att_record_common:
-0x2e30 006634 fetch 1 ,mem_temp_block0 
-0x2e31 006635 copy pdata ,loopcnt 
-0x2e32 006636 call memcpy_fast 
-0x2e33 006637 branch store_contw 
-:      006641 le_send_auto_len_by_mem:
-0x2e34 006642 bpatchx patch2c_1 ,mem_patch2c 
-0x2e35 006643 call get_contw 
-0x2e36 006644 call le_fifo_get_last_att_ptr 
-0x2e37 006645 copy contw ,pdata 
-0x2e38 006646 isub contr ,rega 
-0x2e39 006647 call le_fifo_get_last_l2cap_ptr 
-0x2e3a 006648 copy rega ,pdata 
-0x2e3b 006649 istore 2 ,contr 
-0x2e3c 006650 increase 4 ,rega 
-0x2e3d 006651 call le_fifo_get_last_tx_ptr 
-0x2e3e 006652 copy rega ,pdata 
-0x2e3f 006653 istore 1 ,contr 
-0x2e40 006654 rtn 
-:      006657 le_get_search_handle_start_end_common:
-0x2e41 006658 rshift8 pdata ,pdata 
-0x2e42 006659 store 2 ,mem_le_search_handle_start 
-0x2e43 006660 ifetch 2 ,contr 
-0x2e44 006661 store 2 ,mem_le_search_handle_end 
-0x2e45 006662 rtn 
-:      006665 le_get_search_max_mtu_data:
-0x2e46 006666 bpatchx patch2c_2 ,mem_patch2c 
-0x2e47 006667 fetch 2 ,mem_le_remote_mtu 
-0x2e48 006669 fetcht 2 ,mem_le_local_mtu 
-0x2e49 006673 branch not_greater_than 
-:      006677 le_get_search_att_type:
-0x2e4a 006678 bpatchx patch2c_3 ,mem_patch2c 
-0x2e4b 006679 call store_contr 
-0x2e4c 006680 arg mem_le_search_att_type_length ,contw 
-:      006681 le_get_search_common:
-0x2e4d 006682 fetch 2 ,mem_le_l2cap_size 
-0x2e4e 006683 increase -5 ,pdata 
-:      006684 le_get_search_common2:
-0x2e4f 006685 istore 1 ,contw 
-0x2e50 006686 copy pdata ,loopcnt 
-0x2e51 006687 call get_contr 
-0x2e52 006688 branch memcpy_fast 
-:      006692 le_parse_writing_attribute_start:
-0x2e53 006693 fetch 2 ,mem_le_rxbuf_data_att_cid 
-0x2e54 006694 rtnne le_l2cap_cid_att 
-0x2e55 006695 fetch 1 ,mem_le_l2cap_att_states 
-0x2e56 006696 set1 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e57 006697 store 1 ,mem_le_l2cap_att_states 
-0x2e58 006698 fetch 3 ,mem_le_rxbuf_data_att_opcode 
-0x2e59 006699 store 3 ,mem_le_att_opcode 
-0x2e5a 006700 set1 mark_old_packet ,mark 
-0x2e5b 006701 beq attop_write_request ,le_parse_attribute_write_request 
-0x2e5c 006702 beq attop_write_command ,le_parse_attribute_write_command 
-0x2e5d 006703 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x2e5e 006704 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x2e5f 006705 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
-0x2e60 006706 set0 mark_old_packet ,mark 
-:      006707 le_clear_l2cap_att_states_deal_with_contiune_packet:
-0x2e61 006708 fetch 1 ,mem_le_l2cap_att_states 
-0x2e62 006709 set0 ble_l2cap_deal_with_continue_packet ,pdata 
-0x2e63 006710 store 1 ,mem_le_l2cap_att_states 
-0x2e64 006711 rtn 
-:      006713 le_parse_writing_attribute_continue:
-0x2e65 006714 fetch 1 ,mem_le_l2cap_att_states 
-0x2e66 006715 rtnbit0 ble_l2cap_deal_with_continue_packet 
-0x2e67 006716 set1 mark_old_packet ,mark 
-0x2e68 006717 call le_parse_l2cap_continue_common 
-0x2e69 006718 call le_parse_attribute_check_complete_packet 
-0x2e6a 006719 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
-0x2e6b 006720 fetch 1 ,mem_le_att_opcode 
-0x2e6c 006721 beq attop_write_request ,le_send_att_write_response_check_auth 
-0x2e6d 006722 rtn 
-:      006725 le_parse_attribute_write_request:
-0x2e6e 006726 call le_parse_attribute_write_command 
-0x2e6f 006727 branch le_send_attribute_write_response_check_auth 
-:      006729 le_send_attribute_write_response_check_auth:
-0x2e70 006730 call le_parse_attribute_check_complete_packet 
-0x2e71 006731 nrtn user 
-0x2e72 006732 branch le_send_att_write_response_check_auth 
-:      006735 le_parse_attribute_write_command:
-0x2e73 006736 bpatchx patch2c_4 ,mem_patch2c 
-0x2e74 006737 call le_parse_attribute_check_complete_packet_init 
-0x2e75 006738 arg mem_le_rxbuf_data_att_write_payload ,rega 
-0x2e76 006739 branch le_writeatt_cb 
-:      006742 le_parse_attribute_check_complete_packet_init:
-0x2e77 006743 fetch 1 ,mem_le_rxbuf_data_att_write_length 
-0x2e78 006744 add pdata ,-7 ,regb 
-0x2e79 006745 increase -4 ,pdata 
-0x2e7a 006746 store 2 ,mem_le_packet_len_recved 
-0x2e7b 006747 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
-0x2e7c 006748 storet 2 ,mem_le_l2cap_size 
-0x2e7d 006749 rtn 
-:      006752 le_parse_l2cap_continue_common:
-0x2e7e 006753 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
-0x2e7f 006754 fetch 2 ,mem_le_packet_len_recved 
-0x2e80 006755 iadd regb ,temp 
-0x2e81 006756 storet 2 ,mem_le_packet_len_recved 
-0x2e82 006757 arg mem_le_rxbuf_data_continue_payload ,rega 
-0x2e83 006758 branch le_writeatt_cb 
-:      006762 le_parse_attribute_check_complete_packet:
-0x2e84 006763 call disable_user 
-0x2e85 006764 fetch 2 ,mem_le_packet_len_recved 
-0x2e86 006765 fetcht 2 ,mem_le_l2cap_size 
-0x2e87 006766 isub temp ,null 
-0x2e88 006767 nrtn zero 
-0x2e89 006768 branch enable_user 
-:      006774 le_parse_signaling:
-0x2e8a 006775 ifetch 1 ,contr 
-0x2e8b 006776 ifetcht 1 ,contr 
-0x2e8c 006777 ifetcht 2 ,contr 
-0x2e8d 006778 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x2e8e 006779 rtn 
-:      006780 le_l2cap_parse_conn_parameter_update_rsp:
-0x2e8f 006781 ifetch 2 ,contr 
-0x2e90 006782 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x2e91 006783 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x2e92 006784 branch ui_ipc_send_event 
-:      006790 le_l2cap_tx_update_req:
-0x2e93 006791 arg 0x0c ,rega 
-0x2e94 006792 arg l2cap_connection_parameter_update_request ,regc 
-0x2e95 006793 call le_fifo_malloc_tx_l2cap_signaling 
-0x2e96 006794 setarg 0x08 
-0x2e97 006795 istore 2 ,contw 
-0x2e98 006796 fetch 8 ,mem_le_interval_min 
-0x2e99 006797 istore 8 ,contw 
-0x2e9a 006798 rtn 
-:      006802 le_fifo_malloc_tx_l2cap_signaling:
-0x2e9b 006803 call le_l2cap_update_signaling_identifier 
-0x2e9c 006804 arg le_l2cap_cid_signal ,regb 
-0x2e9d 006805 call le_fifo_malloc_tx_l2cap 
-0x2e9e 006806 copy regc ,pdata 
-0x2e9f 006807 istore 1 ,contw 
-0x2ea0 006808 fetch 1 ,mem_le_signaling_identifier 
-0x2ea1 006809 istore 1 ,contw 
-0x2ea2 006810 rtn 
-:      006813 le_l2cap_update_signaling_identifier:
-0x2ea3 006814 fetch 1 ,mem_le_signaling_identifier 
-0x2ea4 006816 pincrease 1 
-0x2ea5 006817 store 1 ,mem_le_signaling_identifier 
-0x2ea6 006818 rtnne 0 
-:      006820 le_l2cap_reset_signaling_identifier:
-0x2ea7 006821 jam 1 ,mem_le_signaling_identifier 
-0x2ea8 006822 rtn 
-:      006827 le_pairing_mode_init:
-0x2ea9 006828 fetch 1 ,mem_le_pairing_mode 
-0x2eaa 006829 beq le_pairing_mode_none ,le_set_no_pairing 
-0x2eab 006830 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x2eac 006831 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x2ead 006832 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x2eae 006833 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x2eaf 006834 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x2eb0 006835 rtn 
-:      006837 le_set_pairing_mode_secure_justwork:
-0x2eb1 006838 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb2 006839 branch le_set_noinputnooutput 
-:      006840 le_set_pairing_mode_secure_numeric:
-0x2eb3 006841 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb4 006842 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x2eb5 006843 rtn 
-:      006844 le_set_pairing_mode_secure_passkey:
-0x2eb6 006845 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x2eb7 006846 branch le_set_displayonly 
-:      006848 le_set_no_pairing:
-0x2eb8 006849 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      006850 le_set_noinputnooutput:
-0x2eb9 006851 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x2eba 006852 rtn 
-:      006853 le_set_pairing_mode_lagacy_just_work:
-0x2ebb 006854 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x2ebc 006855 branch le_set_noinputnooutput 
-:      006856 le_set_pairing_mode_lagacy_passkey:
-0x2ebd 006857 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      006858 le_set_displayonly:
-0x2ebe 006859 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x2ebf 006860 rtn 
-:      006862 le_secure_connection_enable:
-0x2ec0 006863 fetch 1 ,mem_secure_connections_enable 
-0x2ec1 006864 set1 secure_connections_le_bit ,pdata 
-0x2ec2 006865 store 1 ,mem_secure_connections_enable 
-0x2ec3 006866 rtn 
-:      006868 le_secure_connection_disable:
-0x2ec4 006869 fetch 1 ,mem_secure_connections_enable 
-0x2ec5 006870 set0 secure_connections_le_bit ,pdata 
-0x2ec6 006871 store 1 ,mem_secure_connections_enable 
-0x2ec7 006872 rtn 
-:      006874 le_parse_smp:
-0x2ec8 006875 ifetch 1 ,contr 
-0x2ec9 006876 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x2eca 006878 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x2ecb 006879 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x2ecc 006880 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x2ecd 006882 beq smp_master_identification ,le_parse_smp_master_identification 
-0x2ece 006883 beq smp_identity_information ,le_parse_smp_identity_information 
-0x2ecf 006884 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x2ed0 006885 beq smp_signing_information ,le_parse_smp_signing_information 
-0x2ed1 006886 beq smp_security_request ,le_parse_smp_security_request 
-0x2ed2 006887 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x2ed3 006888 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x2ed4 006889 rtn 
-:      006893 le_send_smp_security_request:
-0x2ed5 006894 force 2 ,rega 
-0x2ed6 006895 call le_fifo_malloc_tx_l2cap_smp 
-0x2ed7 006896 setarg smp_security_request 
-0x2ed8 006897 istore 1 ,contw 
-0x2ed9 006898 fetch 1 ,mem_le_pres_auth 
-0x2eda 006899 istore 1 ,contw 
-0x2edb 006900 rtn 
-:      006902 le_parse_smp_pairing_request:
-0x2edc 006903 store 1 ,mem_le_preq 
-0x2edd 006904 ifetch 6 ,contr 
-0x2ede 006905 istore 6 ,contw 
-0x2edf 006906 fetch 1 ,mem_le_pairing_mode 
-0x2ee0 006907 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x2ee1 006908 call le_send_smp_pairing_response 
-0x2ee2 006909 fetch 1 ,mem_sc_only_mode 
-0x2ee3 006910 branch le_parse_smp_pairing_request2 ,blank 
-0x2ee4 006911 fetch 1 ,mem_le_preq_auth 
-0x2ee5 006912 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
-0x2ee6 006913 fetch 1 ,mem_le_pairing_mode 
-0x2ee7 006914 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
-:      006915 le_parse_smp_pairing_request2:
-0x2ee8 006916 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x2ee9 006917 fetch 1 ,mem_le_preq_iocap 
-0x2eea 006918 beq flag_iocap_displayonly ,le_set_tk_0 
-0x2eeb 006919 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x2eec 006920 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x2eed 006921 fetch 1 ,mem_le_pairing_mode 
-0x2eee 006922 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x2eef 006923 rtneq le_pairing_mode_secure_connect_passkey 
-:      006924 le_set_tk_0:
-0x2ef0 006925 arg 0 ,pdata 
-0x2ef1 006926 store 4 ,mem_le_tk 
-0x2ef2 006927 rtn 
-:      006929 le_parse_smp_pairing_req_passkey:
-0x2ef3 006930 fetch 1 ,mem_le_configuration 
-0x2ef4 006931 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      006932 le_genernate_tk:
-0x2ef5 006933 arg mem_le_tk ,rega 
-0x2ef6 006934 copy rega ,contw 
-0x2ef7 006935 arg 3 ,loopcnt 
-0x2ef8 006936 call generate_random_loop 
-0x2ef9 006937 fetch 2 ,mem_le_tk + 2 
-0x2efa 006938 and_into 0x7 ,pdata 
-0x2efb 006939 store 2 ,mem_le_tk + 2 
-:      006940 le_parse_smp_pairing_req_fixed_passkey:
-0x2efc 006941 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x2efd 006942 branch ui_ipc_send_event 
-:      006946 le_send_smp_pairing_response:
-0x2efe 006947 force 7 ,rega 
-0x2eff 006948 call le_fifo_malloc_tx_l2cap_smp 
-0x2f00 006949 fetch 7 ,mem_le_pres 
-0x2f01 006950 istore 7 ,contw 
-0x2f02 006951 rtn 
-:      006954 le_parse_smp_pairing_confirm:
-0x2f03 006955 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
-0x2f04 006956 arg mem_le_rconfirm ,contw 
-0x2f05 006957 call memcpy16 
-0x2f06 006958 fetch 1 ,mem_le_pairing_mode 
-0x2f07 006959 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
-0x2f08 006960 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x2f09 006961 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
-0x2f0a 006962 branch le_send_smp_pairing_confirm 
-:      006965 le_parse_smp_pairing_confirm_passkey_res_input:
-0x2f0b 006966 jam bt_evt_le_get_passkey ,mem_fifo_temp 
-0x2f0c 006967 branch ui_ipc_send_event 
-:      006969 le_parse_smp_pairing_confirm_secure_passkey:
-0x2f0d 006970 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f0e 006971 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x2f0f 006972 rtn 
-:      006974 le_parse_smp_pairing_confirm_sc_passkey_res_input:
-0x2f10 006975 fetch 4 ,mem_le_tk 
-0x2f11 006976 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
-0x2f12 006977 branch le_parse_smp_pairing_confirm_secure_passkey 
-:      006979 le_send_smp_pairing_confirm:
-0x2f13 006980 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
-0x2f14 006981 fetch 1 ,mem_le_pairing_mode 
-0x2f15 006982 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x2f16 006983 call generate_confirm 
-0x2f17 006984 force 17 ,rega 
-0x2f18 006985 call le_fifo_malloc_tx_l2cap_smp 
-0x2f19 006986 setarg smp_pairing_confirm 
-0x2f1a 006987 istore 1 ,contw 
-0x2f1b 006988 branch store_aes_result 
-:      006990 le_send_smp_pairing_confirm_sc:
-0x2f1c 006991 arg mem_le_srand ,contw 
-0x2f1d 006992 call generate_random 
-0x2f1e 006993 call function_f4_cb 
-0x2f1f 006994 force 17 ,rega 
-0x2f20 006995 call le_fifo_malloc_tx_l2cap_smp 
-0x2f21 006996 setarg smp_pairing_confirm 
-0x2f22 006997 istore 1 ,contw 
-0x2f23 006998 branch load_inverse_result 
-:      007000 le_parse_smp_pairing_random:
-0x2f24 007001 copy contr ,rega 
-0x2f25 007002 fetch 1 ,mem_le_pairing_mode 
-0x2f26 007003 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x2f27 007004 copy rega ,contr 
-0x2f28 007005 call authenticate_rconfirm 
-0x2f29 007006 branch le_parse_smp_pairing_random_success ,zero 
-:      007007 le_send_pairing_confirm_value_failed:
-0x2f2a 007008 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      007009 le_send_pairing_failed:
-0x2f2b 007010 force 2 ,rega 
-0x2f2c 007011 call le_fifo_malloc_tx_l2cap_smp 
-0x2f2d 007012 setarg smp_pairing_failed 
-0x2f2e 007013 istore 1 ,contw 
-0x2f2f 007014 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x2f30 007015 istore 1 ,contw 
-:      007016 le_parse_smp_pairing_failed:
-0x2f31 007017 bpatchx patch2c_5 ,mem_patch2c 
-0x2f32 007018 force smp_pairing_timer ,queue 
-0x2f33 007019 call timer_stop 
-0x2f34 007020 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x2f35 007021 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x2f36 007022 branch ui_ipc_send_event 
-:      007024 le_smp_pairing_fail_reason_not_support_pairing:
-0x2f37 007025 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x2f38 007026 branch le_send_pairing_failed 
-:      007028 le_parse_smp_pairing_random_sc:
-0x2f39 007029 arg mem_le_mrand ,contw 
-0x2f3a 007030 copy rega ,contr 
-0x2f3b 007031 call memcpy16 
-0x2f3c 007032 fetch 1 ,mem_le_pairing_mode 
-0x2f3d 007033 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3e 007034 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
-0x2f3f 007035 call function_g2 
-0x2f40 007036 call le_send_smp_pairing_random 
-0x2f41 007037 fetch 1 ,mem_le_pairing_mode 
-0x2f42 007038 rtnne le_pairing_mode_secure_connect_numeric 
-0x2f43 007039 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x2f44 007040 branch ui_ipc_send_event 
-:      007042 le_parse_smp_pairing_random_sc_passkey:
-0x2f45 007043 call function_f4_ca 
-0x2f46 007044 arg mem_aes_cmac_temp ,contw 
-0x2f47 007045 call load_inverse_result 
-0x2f48 007046 arg mem_aes_cmac_temp ,rega 
-0x2f49 007047 arg mem_le_rconfirm ,regb 
-0x2f4a 007048 arg 16 ,loopcnt 
-0x2f4b 007049 call string_compare 
-0x2f4c 007050 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x2f4d 007051 branch le_send_smp_pairing_random 
-:      007053 le_parse_smp_pairing_random_success:
-0x2f4e 007054 call generate_stk 
-0x2f4f 007055 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x2f50 007056 call ui_ipc_send_event 
-0x2f51 007057 jam 1 ,mem_ltk_exists 
-0x2f52 007058 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      007060 le_send_smp_pairing_random:
-0x2f53 007061 force 17 ,rega 
-0x2f54 007062 call le_fifo_malloc_tx_l2cap_smp 
-0x2f55 007063 setarg smp_pairing_random 
-0x2f56 007064 istore 1 ,contw 
-0x2f57 007065 arg mem_le_srand ,contr 
-0x2f58 007066 branch memcpy16 
-:      007068 le_send_smp_encryption_information:
-0x2f59 007069 force 17 ,rega 
-0x2f5a 007070 call le_fifo_malloc_tx_l2cap_smp 
-0x2f5b 007071 setarg smp_encryption_information 
-0x2f5c 007072 istore 1 ,contw 
-0x2f5d 007073 fetch 1 ,mem_le_configuration 
-0x2f5e 007074 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x2f5f 007075 arg mem_le_ltk ,contr 
-0x2f60 007076 branch memcpy16 
-:      007078 le_send_fixed_ltk:
-0x2f61 007079 arg mem_le_fixed_ltk ,contr 
-0x2f62 007080 branch memcpy16 
-:      007083 le_send_smp_master_identification:
-0x2f63 007084 arg mem_le_ediv ,contw 
-0x2f64 007085 force 10 ,loopcnt 
-0x2f65 007086 call generate_random_loop 
-0x2f66 007087 force 11 ,rega 
-0x2f67 007088 call le_fifo_malloc_tx_l2cap_smp 
-0x2f68 007089 setarg smp_master_identification 
-0x2f69 007090 istore 1 ,contw 
-0x2f6a 007091 fetch 2 ,mem_le_ediv 
-0x2f6b 007092 istore 2 ,contw 
-0x2f6c 007093 fetch 8 ,mem_le_rand 
-0x2f6d 007094 istore 8 ,contw 
-0x2f6e 007095 rtn 
-:      007097 le_send_smp_identity_information:
-0x2f6f 007098 force 17 ,rega 
-0x2f70 007099 call le_fifo_malloc_tx_l2cap_smp 
-0x2f71 007100 setarg smp_identity_information 
-0x2f72 007101 istore 1 ,contw 
-0x2f73 007102 setarg 0 
-0x2f74 007103 istore 8 ,contw 
-0x2f75 007104 istore 8 ,contw 
-0x2f76 007105 rtn 
-:      007108 le_send_smp_identity_address_information:
-0x2f77 007109 force 8 ,rega 
-0x2f78 007110 call le_fifo_malloc_tx_l2cap_smp 
-0x2f79 007111 setarg smp_identity_address_information 
-0x2f7a 007112 istore 1 ,contw 
-0x2f7b 007113 fetch 1 ,mem_le_conn_own_addr_type 
-0x2f7c 007114 istore 1 ,contw 
-0x2f7d 007115 fetch 6 ,mem_le_lap 
-0x2f7e 007116 istore 6 ,contw 
-0x2f7f 007117 rtn 
-:      007120 le_send_pairing_fail_unspecified_reason:
-0x2f80 007121 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x2f81 007122 branch le_send_pairing_failed 
-:      007124 le_check_init_key_distribution:
-0x2f82 007125 fetch 1 ,mem_le_pres_init_key_distribution 
-0x2f83 007126 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x2f84 007127 iand temp ,pdata 
-0x2f85 007128 rtn 
-:      007130 le_parse_smp_identity_information:
-0x2f86 007131 arg mem_le_irk ,contw 
-0x2f87 007132 call memcpy16 
-0x2f88 007133 call le_check_init_key_distribution 
-0x2f89 007134 isolate0 le_initator_irk_bit ,pdata 
-0x2f8a 007135 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f8b 007136 fetch 1 ,mem_device_option 
-0x2f8c 007137 rtnne dvc_op_module 
-0x2f8d 007138 call le_check_master_addr_type 
-0x2f8e 007139 nrtn user 
-0x2f8f 007140 branch app_ble_store_reconn_info 
-:      007143 le_check_master_addr_type:
-0x2f90 007144 call disable_user 
-0x2f91 007145 fetch 1 ,mem_le_conn_peer_addr_type 
-0x2f92 007146 rtneq master_public_addr 
-0x2f93 007147 fetch 1 ,mem_le_preq_init_key_distribution 
-0x2f94 007148 rtnbit0 le_initator_irk_bit 
-0x2f95 007149 branch enable_user 
-:      007151 le_parse_smp_identity_address_information:
-0x2f96 007152 call le_check_init_key_distribution 
-0x2f97 007153 isolate0 le_initator_irk_bit ,pdata 
-0x2f98 007154 branch le_send_pairing_fail_unspecified_reason ,true 
-0x2f99 007155 rtn 
-:      007157 le_parse_smp_master_identification:
-:      007158 le_parse_smp_signing_information:
-:      007159 le_parse_smp_security_request:
-0x2f9a 007160 rtn 
-:      007162 le_parse_smp_public_key:
-0x2f9b 007163 arg mem_le_pubkey_remote_x_256 ,contw 
-0x2f9c 007164 call memcpy64 
-0x2f9d 007165 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2f9e 007166 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x2f9f 007167 rtn 
-:      007169 le_parse_smp_dhkey_check:
-0x2fa0 007170 arg mem_sp_confirm_remote ,contw 
-0x2fa1 007171 call memcpy16 
-0x2fa2 007172 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x2fa3 007173 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x2fa4 007174 rtn 
-:      007176 le_send_smp_pairing_public_key:
-0x2fa5 007177 force 65 ,rega 
-0x2fa6 007178 call le_fifo_malloc_tx_l2cap_smp 
-0x2fa7 007179 setarg smp_pairing_public_key 
-0x2fa8 007180 istore 1 ,contw 
-0x2fa9 007181 arg mem_sc_pubkey_local_x_256 ,contr 
-0x2faa 007182 branch memcpy64 
-:      007184 le_send_smp_pairing_dhkey_check:
-0x2fab 007185 call function_f6_eb 
-0x2fac 007186 force 17 ,rega 
-0x2fad 007187 call le_fifo_malloc_tx_l2cap_smp 
-0x2fae 007188 setarg smp_pairing_dhkey_check 
-0x2faf 007189 istore 1 ,contw 
-0x2fb0 007190 branch load_inverse_result 
-:      007192 le_check_paring_time:
-0x2fb1 007193 fetch 1 ,mem_le_pairing_state 
-0x2fb2 007194 rtneq flag_le_pairing_end 
-0x2fb3 007195 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x2fb4 007196 isub temp ,null 
-0x2fb5 007197 nrtn positive 
-0x2fb6 007198 arg smp_pairing_timer ,queue 
-0x2fb7 007199 call timer_check 
-0x2fb8 007200 nrtn blank 
-0x2fb9 007201 branch le_send_pairing_fail_unspecified_reason 
-:      007203 le_pairing_sm:
-0x2fba 007204 bpatchx patch2c_6 ,mem_patch2c 
-0x2fbb 007205 call le_fifo_check_nearly_full 
-0x2fbc 007206 nrtn blank 
-0x2fbd 007207 fetch 1 ,mem_le_pairing_state 
-0x2fbe 007208 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x2fbf 007209 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x2fc0 007210 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x2fc1 007211 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x2fc2 007212 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x2fc3 007213 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x2fc4 007214 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x2fc5 007215 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x2fc6 007216 rtn 
-:      007218 le_pairing_sm_null:
-:      007219 le_pairing_sm_send_sec_req:
-0x2fc7 007220 fetch 1 ,mem_le_enc_state 
-0x2fc8 007221 rtnne flag_le_send_start_enc_rsp 
-0x2fc9 007222 jam flag_le_enc_end ,mem_le_enc_state 
-0x2fca 007223 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2fcb 007224 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x2fcc 007225 branch ui_ipc_send_event 
-:      007228 le_pairing_sm_start:
-0x2fcd 007229 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x2fce 007230 branch le_send_smp_security_request 
-:      007232 le_pairing_sm_rcv_pairing_req:
-0x2fcf 007233 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
-0x2fd0 007234 setarg timer_smp_pairing_timeout 
-0x2fd1 007235 arg smp_pairing_timer ,queue 
-0x2fd2 007236 branch timer_init 
-:      007238 le_pairing_sm_after_auth:
-0x2fd3 007239 fetch 1 ,mem_le_enc_state 
-0x2fd4 007240 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x2fd5 007241 rtn 
-:      007243 le_pairing_sm_after_auth_start_enc:
-0x2fd6 007244 fetch 1 ,mem_le_pairing_mode 
-0x2fd7 007245 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
-0x2fd8 007247 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x2fd9 007248 call le_send_smp_encryption_information 
-:      007249 le_pairing_sm_after_auth_start_enc_common:
-0x2fda 007250 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x2fdb 007251 call ui_ipc_send_event 
-0x2fdc 007252 fetch 1 ,mem_device_option 
-0x2fdd 007253 rtnne dvc_op_module 
-0x2fde 007254 call le_check_master_addr_type 
-0x2fdf 007255 rtn user 
-0x2fe0 007256 branch app_ble_store_reconn_info 
-:      007258 le_pairing_sm_after_auth_start_enc_sc:
-0x2fe1 007259 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe2 007260 branch le_pairing_sm_after_auth_start_enc_common 
-:      007262 le_pairng_sm_send_enc_information:
-0x2fe3 007263 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x2fe4 007264 branch le_send_smp_master_identification 
-:      007266 le_pairng_sm_send_master_indentification:
-0x2fe5 007267 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x2fe6 007268 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x2fe7 007269 iand temp ,pdata 
-0x2fe8 007270 isolate0 le_initator_irk_bit ,pdata 
-0x2fe9 007271 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x2fea 007272 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x2feb 007273 branch le_send_smp_identity_information 
-:      007275 le_pairng_sm_send_indentity_information:
-0x2fec 007276 call le_send_smp_identity_address_information 
-0x2fed 007277 branch le_parse_start_enc_rsp_after_auth_end 
-:      007280 le_parse_start_enc_rsp_after_auth_end:
-0x2fee 007281 bpatchx patch2c_7 ,mem_patch2c 
-0x2fef 007282 force smp_pairing_timer ,queue 
-0x2ff0 007283 call timer_stop 
-0x2ff1 007284 jam flag_le_enc_end ,mem_le_enc_state 
-0x2ff2 007285 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x2ff3 007286 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x2ff4 007287 branch ui_ipc_send_event 
-:      007291 le_secure_connect_sm:
-0x2ff5 007292 bpatchx patch2d_0 ,mem_patch2d 
-0x2ff6 007293 fetch 1 ,mem_le_pairing_mode 
-0x2ff7 007294 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x2ff8 007295 fetch 1 ,mem_le_secure_connect_flag 
-0x2ff9 007296 rtnne le_sp_flag_commit_256 
-0x2ffa 007297 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x2ffb 007298 fetch 1 ,mem_le_secure_connect_state 
-0x2ffc 007299 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x2ffd 007300 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x2ffe 007301 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x2fff 007302 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x3000 007303 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x3001 007304 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x3002 007305 rtn 
-:      007307 le_sc_state_clear:
-0x3003 007308 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x3004 007309 jam le_sc_stat_null ,mem_le_secure_connect_state 
-0x3005 007310 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3006 007311 rtn 
-:      007313 le_sc_sm_passkey_wait_confirm:
-0x3007 007314 fetch 1 ,mem_authentication_passkey_times 
-0x3008 007315 copy pdata ,queue 
-0x3009 007316 increase 1 ,pdata 
-0x300a 007317 store 1 ,mem_authentication_passkey_times 
-0x300b 007318 fetch 4 ,mem_le_tk 
-0x300c 007319 qisolate1 pdata 
-0x300d 007320 setarg 0x80 
-0x300e 007321 setflag true ,0 ,pdata 
-0x300f 007322 store 1 ,mem_passkey_1bit 
-0x3010 007323 branch le_sc_sm_ready_send_pairing_confirm 
-:      007325 le_sc_sm_wait_confirm_gkey:
-0x3011 007326 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x3012 007327 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x3013 007328 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x3014 007329 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3015 007330 rtn 
-:      007332 le_sc_confirm_gkey_ok:
-0x3016 007333 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x3017 007334 call ui_ipc_send_event 
-0x3018 007335 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x3019 007336 branch le_send_smp_pairing_dhkey_check 
-:      007338 le_sc_sm_receive_dhkey:
-0x301a 007339 fetch 1 ,mem_sp_dhkey_invalid 
-0x301b 007340 beq sp_key_valid_256 ,le_dhkey_ready 
-0x301c 007341 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x301d 007342 rtn 
-:      007344 le_dhkey_ready:
-0x301e 007345 call function_f5 
-0x301f 007346 fetch 1 ,mem_le_pairing_mode 
-0x3020 007347 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x3021 007348 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
-0x3022 007349 call le_set_tk_0 
-:      007350 le_dhkey_ready_common:
-0x3023 007351 call function_f6_ea 
-0x3024 007352 arg mem_aes_cmac_temp ,rega 
-0x3025 007353 arg mem_sp_confirm_remote ,regb 
-0x3026 007354 arg 16 ,loopcnt 
-0x3027 007355 call string_compare 
-0x3028 007356 branch le_dhkey_check_ok ,zero 
-:      007357 le_dhkey_check_fail:
-0x3029 007358 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x302a 007359 branch le_send_pairing_failed 
-:      007362 le_dhkey_check_ok:
-0x302b 007363 call sp_calc_check_publickey_256 
-0x302c 007364 nbranch le_dhkey_check_fail ,zero 
-0x302d 007365 jam 1 ,mem_ltk_exists 
-0x302e 007366 fetch 1 ,mem_le_pairing_mode 
-0x302f 007367 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x3030 007368 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x3031 007369 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
-0x3032 007370 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3033 007371 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x3034 007372 rtn 
-:      007374 le_sc_sm_send_public_key:
-0x3035 007375 fetch 1 ,mem_le_pairing_mode 
-0x3036 007376 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x3037 007377 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
-0x3038 007378 jam 0 ,mem_passkey_1bit 
-:      007379 le_sc_sm_ready_send_pairing_confirm:
-0x3039 007380 branch le_send_smp_pairing_confirm 
-:      007382 le_sc_sm_send_public_key_passkey:
-0x303a 007383 jam 0 ,mem_authentication_passkey_times 
-0x303b 007384 rtneq le_pairing_mode_secure_connect_passkey_res_input 
-0x303c 007385 branch le_parse_smp_pairing_req_passkey 
-:      007388 le_sc_sm_receive_public_key:
-0x303d 007389 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x303e 007390 fetch 1 ,mem_sc_local_key_invalid 
-0x303f 007391 beq sp_key_valid_256 ,le_public_key_ready 
-0x3040 007392 rtn 
-:      007394 le_public_key_ready:
-0x3041 007395 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x3042 007396 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x3043 007397 branch sp_dhkey_calc_256 
-:      007399 le_sc_sm_wait_send_public_key:
-0x3044 007400 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x3045 007401 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x3046 007402 branch le_send_smp_pairing_public_key 
-:      007406 le_fifo_malloc_tx_l2cap_smp:
-0x3047 007407 bpatchx patch2d_1 ,mem_patch2d 
-0x3048 007408 force le_l2cap_cid_smp ,regb 
-0x3049 007409 branch le_fifo_malloc_tx_l2cap 
-:      007413 le_parse_ll:
-0x304a 007414 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
-0x304b 007415 beq ll_connection_update_ind ,le_parse_connection_update_ind 
-0x304c 007416 beq ll_channel_map_ind ,le_parse_channel_map_ind 
-0x304d 007417 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x304e 007418 beq ll_enc_req ,le_parse_enc_req 
-0x304f 007419 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x3050 007420 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x3051 007421 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x3052 007422 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x3053 007423 beq ll_feature_req ,le_parse_feature_req 
-0x3054 007424 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x3055 007425 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x3056 007426 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x3057 007427 beq ll_version_ind ,le_parse_version_ind 
-0x3058 007428 beq ll_reject_ind ,le_parse_reject_ind 
-0x3059 007429 beq ll_ping_req ,le_parse_ping_req 
-0x305a 007430 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x305b 007431 beq ll_length_req ,le_parse_length_req 
-0x305c 007432 beq ll_length_rsp ,le_parse_length_rsp 
-0x305d 007433 beq ll_phy_req ,le_parse_phy_req 
-0x305e 007434 beq ll_phy_update_ind ,le_parse_phy_update_ind 
-0x305f 007435 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
-0x3060 007436 branch le_send_unknown_rsp 
-:      007440 le_parse_connection_update_ind:
-0x3061 007441 ifetch 9 ,contr 
-0x3062 007442 store 9 ,mem_le_new_param 
-0x3063 007443 ifetch 2 ,contr 
-0x3064 007444 store 2 ,mem_le_instant 
-0x3065 007445 fetch 1 ,mem_le_state 
-0x3066 007446 set1 lestate_update_param ,pdata 
-0x3067 007447 store 1 ,mem_le_state 
-0x3068 007448 rtn 
-:      007452 le_parse_channel_map_ind:
-0x3069 007453 ifetch 5 ,contr 
-0x306a 007454 store 5 ,mem_le_new_map 
-0x306b 007455 ifetch 2 ,contr 
-0x306c 007456 store 2 ,mem_le_instant 
-:      007457 le_update_map_enable:
-0x306d 007458 fetch 1 ,mem_le_state 
-0x306e 007459 set1 lestate_update_map ,pdata 
-0x306f 007460 store 1 ,mem_le_state 
-0x3070 007461 rtn 
-:      007465 le_parse_terminate_ind:
-0x3071 007466 setarg 20 
-0x3072 007467 store 2 ,mem_le_superto 
-0x3073 007468 store 2 ,mem_le_init_superto 
-0x3074 007469 rtn 
-:      007473 le_parse_enc_req:
-0x3075 007474 ifetch 8 ,contr 
-0x3076 007475 store 8 ,mem_le_rand 
-0x3077 007476 ifetch 2 ,contr 
-0x3078 007477 store 2 ,mem_le_ediv 
-0x3079 007478 ifetch 8 ,contr 
-0x307a 007479 store 8 ,mem_le_skdm 
-0x307b 007480 ifetch 4 ,contr 
-0x307c 007481 store 4 ,mem_ccm_ivm 
-0x307d 007482 call le_send_enc_rsp 
-0x307e 007483 bpatchx patch2d_2 ,mem_patch2d 
-0x307f 007484 fetch 1 ,mem_le_pairing_state 
-0x3080 007485 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x3081 007486 fetch 1 ,mem_le_configuration 
-0x3082 007487 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x3083 007488 fetch 1 ,mem_nv_data_number 
-0x3084 007489 ncall load_device_list_mode_4 ,blank 
-0x3085 007490 fetch 1 ,mem_ltk_exists 
-0x3086 007491 beq 0 ,le_ltk_lost 
-:      007492 le_parse_enc_req_after_auth:
-0x3087 007493 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x3088 007494 call le_send_start_enc_req 
-0x3089 007495 branch generate_sk 
-:      007496 le_parse_enc_req_fixed_ltk:
-0x308a 007497 jam 1 ,mem_ltk_exists 
-0x308b 007498 arg mem_le_fixed_ltk ,contr 
-0x308c 007499 arg mem_le_ltk ,contw 
-0x308d 007500 call memcpy16 
-0x308e 007501 branch le_parse_enc_req_after_auth 
-:      007503 le_ltk_lost:
-0x308f 007504 jam flag_le_enc_null ,mem_le_enc_state 
-0x3090 007505 jam flag_le_enc_null ,mem_le_pairing_state 
-0x3091 007506 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x3092 007507 branch ui_ipc_send_event 
-:      007510 le_parse_enc_rsp:
-0x3093 007511 ifetch 8 ,contr 
-0x3094 007512 store 8 ,mem_le_skds 
-0x3095 007513 ifetch 4 ,contr 
-0x3096 007514 store 4 ,mem_ccm_ivs 
-0x3097 007515 branch generate_sk 
-:      007519 le_parse_start_enc_req:
-0x3098 007520 fetch 1 ,mem_le_state 
-0x3099 007521 set1 lestate_encryption ,pdata 
-0x309a 007522 store 1 ,mem_le_state 
-0x309b 007523 rtn 
-:      007526 le_parse_start_enc_rsp:
-0x309c 007527 rtn master 
-0x309d 007528 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x309e 007529 call ui_ipc_send_event 
-0x309f 007530 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x30a0 007531 branch le_send_start_enc_rsp 
-:      007535 le_parse_unknown_rsp:
-0x30a1 007536 rtn 
-:      007540 le_parse_feature_req:
-0x30a2 007541 branch le_send_feature_rsp 
-:      007545 le_parse_feature_rsp:
-0x30a3 007546 rtn 
-:      007550 le_parse_pause_enc_req:
-0x30a4 007551 jam flag_le_enc_pause ,mem_le_enc_state 
-0x30a5 007552 call le_send_pause_enc_rsp 
-0x30a6 007553 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x30a7 007554 branch ui_ipc_send_event 
-:      007558 le_parse_pause_enc_rsp:
-0x30a8 007559 rtn 
-:      007563 le_parse_version_ind:
-0x30a9 007564 rtn master 
-0x30aa 007565 branch le_send_version_ind 
-:      007569 le_parse_reject_ind:
-0x30ab 007570 rtn 
-:      007574 le_parse_ping_req:
-0x30ac 007575 branch le_send_ping_rsp 
-:      007579 le_parse_ping_rsp:
-0x30ad 007580 rtn 
-:      007583 le_parse_length_req:
-0x30ae 007584 call le_parse_length_rsp 
-0x30af 007585 branch le_send_data_length_res 
-:      007587 le_parse_length_rsp:
-0x30b0 007588 ifetch 8 ,contr 
-0x30b1 007589 store 8 ,mem_remote_rx_max_octets 
-0x30b2 007590 fetch 2 ,mem_remote_rx_max_octets 
-0x30b3 007591 fetcht 2 ,mem_local_tx_max_octets 
-0x30b4 007592 call not_greater_than 
-0x30b5 007593 store 2 ,mem_remote_rx_max_octets 
-0x30b6 007595 fetch 2 ,mem_remote_tx_max_octets 
-0x30b7 007596 fetcht 2 ,mem_local_rx_max_octets 
-0x30b8 007597 call not_greater_than 
-0x30b9 007598 store 2 ,mem_remote_tx_max_octets 
-0x30ba 007599 rtn 
-:      007603 le_parse_phy_req:
-0x30bb 007604 branch le_send_phy_rsp 
-:      007608 le_parse_phy_update_ind:
-0x30bc 007609 ifetch 2 ,contr 
-0x30bd 007610 store 2 ,mem_le_new_m2s_phy 
-0x30be 007611 ifetch 2 ,contr 
-0x30bf 007612 store 2 ,mem_le_instant 
-0x30c0 007613 rtn blank 
-0x30c1 007614 fetch 1 ,mem_le_state 
-0x30c2 007615 set1 lestate_update_phy ,pdata 
-0x30c3 007616 store 1 ,mem_le_state 
-0x30c4 007617 rtn 
-:      007622 le_send_terminate_ind_user_terminated:
-0x30c5 007623 arg error_remote_user_terminated_connection ,regc 
-:      007626 le_send_terminate_ind:
-0x30c6 007627 arg 2 ,rega 
-0x30c7 007628 arg ll_terminate_ind ,regb 
-0x30c8 007629 call le_fifo_malloc_tx_ll 
-0x30c9 007630 copy regc ,pdata 
-0x30ca 007631 istore 1 ,contw 
-0x30cb 007632 rtn 
-:      007636 le_send_enc_rsp:
-0x30cc 007637 arg mem_le_skds ,contw 
-0x30cd 007638 force 8 ,loopcnt 
-0x30ce 007639 call generate_random_loop 
-0x30cf 007640 arg mem_ccm_ivs ,contw 
-0x30d0 007641 force 4 ,loopcnt 
-0x30d1 007642 call generate_random_loop 
-0x30d2 007643 arg 13 ,rega 
-0x30d3 007644 arg ll_enc_rsp ,regb 
-0x30d4 007645 call le_fifo_malloc_tx_ll 
-0x30d5 007646 fetch 8 ,mem_le_skds 
-0x30d6 007647 istore 8 ,contw 
-0x30d7 007648 fetch 4 ,mem_ccm_ivs 
-0x30d8 007649 istore 4 ,contw 
-0x30d9 007650 rtn 
-:      007654 le_send_start_enc_req:
-0x30da 007655 jam flag_le_send_start_enc_req ,mem_le_enc_state 
-0x30db 007656 arg ll_start_enc_req ,regb 
-0x30dc 007657 branch le_send_ll_one_lenth 
-:      007661 le_send_start_enc_rsp:
-0x30dd 007662 arg ll_start_enc_rsp ,regb 
-0x30de 007663 branch le_send_ll_one_lenth 
-:      007668 le_send_unknown_rsp:
-0x30df 007669 arg 2 ,rega 
-0x30e0 007670 arg ll_unknown_rsp ,regb 
-0x30e1 007671 call le_fifo_malloc_tx_ll 
-0x30e2 007672 istorer regc ,1 ,contw 
-0x30e3 007673 rtn 
-:      007677 le_send_feature_rsp:
-0x30e4 007678 arg 9 ,rega 
-0x30e5 007679 arg ll_feature_rsp ,regb 
-0x30e6 007680 call le_fifo_malloc_tx_ll 
-0x30e7 007681 fetch 8 ,mem_le_local_feature 
-0x30e8 007682 or pdata ,fun_ll_feature_le_encryption ,pdata 
-0x30e9 007683 istore 8 ,contw 
-0x30ea 007684 rtn 
-:      007688 le_send_pause_enc_rsp:
-0x30eb 007689 arg ll_pause_enc_rsp ,regb 
-0x30ec 007690 branch le_send_ll_one_lenth 
-:      007694 le_send_version_ind:
-0x30ed 007695 arg 6 ,rega 
-0x30ee 007696 arg ll_version_ind ,regb 
-0x30ef 007697 call le_fifo_malloc_tx_ll 
-0x30f0 007698 fetch 5 ,mem_version 
-0x30f1 007699 istore 5 ,contw 
-0x30f2 007700 rtn 
-:      007703 le_send_reject_ind:
-0x30f3 007704 arg 2 ,rega 
-0x30f4 007705 arg ll_reject_ind ,regb 
-0x30f5 007706 call le_fifo_malloc_tx_ll 
-0x30f6 007707 setarg le_err_pin_or_key_missing 
-0x30f7 007708 istore 1 ,contw 
-0x30f8 007709 rtn 
-:      007713 le_send_ping_rsp:
-0x30f9 007714 arg ll_ping_rsp ,regb 
-0x30fa 007715 branch le_send_ll_one_lenth 
-:      007717 le_send_data_length_req:
-0x30fb 007718 arg ll_length_req ,regb 
-0x30fc 007719 branch le_send_data_length 
-:      007721 le_send_data_length_res:
-0x30fd 007722 arg ll_length_rsp ,regb 
-:      007723 le_send_data_length:
-0x30fe 007724 arg 9 ,rega 
-0x30ff 007725 call le_fifo_malloc_tx_ll 
-0x3100 007726 fetch 8 ,mem_local_rx_max_octets 
-0x3101 007727 istore 8 ,contw 
-0x3102 007728 rtn 
-:      007732 le_send_phy_rsp:
-0x3103 007733 arg 3 ,rega 
-0x3104 007734 arg ll_phy_rsp ,regb 
-0x3105 007735 call le_fifo_malloc_tx_ll 
-0x3106 007736 fetch 1 ,mem_le_tx_phys 
-0x3107 007737 and pdata ,0x07 ,pdata 
-0x3108 007738 istore 1 ,contw 
-0x3109 007739 fetch 1 ,mem_le_rx_phys 
-0x310a 007740 and pdata ,0x07 ,pdata 
-0x310b 007741 istore 1 ,contw 
-0x310c 007742 rtn 
-:      007746 le_send_ll_one_lenth:
-0x310d 007747 arg 1 ,rega 
-0x310e 007748 branch le_fifo_malloc_tx_ll 
-:      007753 g24_dispatch:
-0x310f 007754 bpatchx patch2d_3 ,mem_patch2d 
-0x3110 007755 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
-0x3111 007756 branch g24_transmit_dispatch 
-:      007761 g24_prep:
-0x3112 007762 bpatchx patch2d_4 ,mem_patch2d 
-0x3113 007763 disable enable_crc 
-0x3114 007764 disable enable_white 
-0x3115 007765 setarg 0x555555 
-0x3116 007766 iforce crc24_init 
-0x3117 007767 fetch 1 ,mem_24g_ch 
-0x3118 007768 branch le_prep_next 
-:      007770 g24_receive_packet:
-0x3119 007771 bpatchx patch2d_5 ,mem_patch2d 
-0x311a 007772 fetch 1 ,mem_24g_rx_phy 
-0x311b 007773 call le_enable_phy_by_pdata 
-0x311c 007774 fetch 4 ,mem_24g_addr 
-0x311d 007775 iforce access 
-0x311e 007776 call set_sync_on 
-0x311f 007777 fetcht 1 ,mem_24g_ch 
-0x3120 007778 call le_rf_rx_enable 
-:      007779 g24_receive_rxon:
-0x3121 007780 call g24_prep 
-0x3122 007781 bmark0 mark_ble_lr ,g24_receive_nolr 
-0x3123 007782 pulse dewhiten_code_calc 
-0x3124 007783 nop 30 
-0x3125 007784 call g24_prep 
-:      007785 g24_receive_nolr:
-0x3126 007786 disable user3 
-0x3127 007787 enable decode_fec0 
-0x3128 007788 enable is_rx 
-0x3129 007789 disable is_tx 
-0x312a 007790 enable swfine 
-0x312b 007791 fetch 2 ,mem_24g_rx_window 
-0x312c 007792 iforce stop_watch 
-0x312d 007793 correlate null ,timeout 
-0x312e 007794 nbranch g24_sync_timeout ,sync 
-0x312f 007795 call rf_debug_rx_sync_line 
-0x3130 007796 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
-0x3131 007797 fetch 1 ,mem_24g_disable_fec1 
-0x3132 007798 nbranch g24_receive_skip_fec1 ,blank 
-0x3133 007799 disable decode_fec0 
-0x3134 007800 enable decode_fec1 
-:      007801 g24_receive_skip_fec1:
-0x3135 007802 enable enable_white 
-0x3136 007803 enable enable_crc 
-0x3137 007804 call g24_receive_byte 
-0x3138 007805 store 1 ,mem_24g_get_syncword_crc8 
-0x3139 007806 fetcht 1 ,mem_24g_syncword_crc8 
-0x313a 007807 isub temp ,null 
-0x313b 007808 nbranch g24_hec_error ,zero 
-0x313c 007809 bpatchx patch2d_6 ,mem_patch2d 
-0x313d 007810 disable user7 
-0x313e 007811 isolate1 mark_ble_lr ,mark 
-0x313f 007812 call g24_lr_receive_pdu_len ,true 
-0x3140 007813 branch g24_lr_len_error ,user7 
-0x3141 007814 call g24_receive_byte 
-0x3142 007815 store 1 ,mem_24g_rxbuf 
-0x3143 007816 bmark1 mark_24g_rxmode ,g24_receive_skip 
-0x3144 007817 fetch 1 ,mem_24g_rxbuf 
-0x3145 007818 fetcht 1 ,mem_24g_data_type 
-0x3146 007819 icompare bits_data ,temp 
-0x3147 007820 nbranch g24_type_error ,true 
-:      007821 g24_receive_skip:
-0x3148 007822 call g24_receive_byte 
-0x3149 007823 isolate1 mark_ble_lr ,mark 
-0x314a 007824 call g24_lr_receive_payload_len ,true 
-0x314b 007825 istore 1 ,contw 
-0x314c 007826 rshift3 pdata ,pdata 
-0x314d 007827 sub pdata ,0x1f ,null 
-0x314e 007828 nbranch g24_len_over_error ,positive 
-0x314f 007829 copy pdata ,loopcnt 
-0x3150 007830 branch g24rx_nopayload ,zero 
-:      007831 g24rx_loop:
-0x3151 007832 call g24_receive_byte 
-0x3152 007833 istore 1 ,contw 
-0x3153 007834 loop g24rx_loop 
-:      007835 g24rx_nopayload:
-0x3154 007836 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
-0x3155 007837 copy contw ,rega 
-0x3156 007838 call g24_receive_byte 
-0x3157 007839 store 1 ,mem_rssi_hex_received 
-0x3158 007840 copy rega ,contw 
-:      007841 g24_receive_skip_rssi:
-0x3159 007842 parse demod ,bucket ,24 
-0x315a 007843 rshift32 pdata ,pdata 
-0x315b 007844 rshift16 pdata ,pdata 
-0x315c 007845 istore 3 ,contw 
-0x315d 007846 fetch 1 ,mem_24g_disable_fec1 
-0x315e 007847 nbranch g24_receive_skip_disable_fec1 ,blank 
-0x315f 007848 disable decode_fec1 
-:      007849 g24_receive_skip_next:
-0x3160 007850 isolate1 mark_24g_rxmode ,mark 
-0x3161 007851 call save_rssi_dec ,true 
-0x3162 007852 branch g24_crc_error ,crc_failed 
-0x3163 007853 call rf_debug_rx_crc_line 
-0x3164 007854 bpatchx patch2d_7 ,mem_patch2d 
-0x3165 007855 enable user3 
-0x3166 007856 call le_match_set_txfreq 
-0x3167 007857 rtnmark1 mark_24g_rxmode 
-0x3168 007858 fetch 1 ,mem_rssi_hex_received 
-0x3169 007859 fetcht 1 ,mem_rssi_hex_received_max_value 
-0x316a 007860 isub temp ,null 
-0x316b 007861 call copy_temp2pdata ,positive 
-0x316c 007862 branch rssi_signal 
-:      007864 g24_receive_skip_disable_fec1:
-0x316d 007865 disable decode_fec0 
-0x316e 007866 branch g24_receive_skip_next 
-:      007869 g24_lr_receive_pdu_len:
-0x316f 007870 call g24_receive_byte 
-0x3170 007871 sub pdata ,1 ,null 
-0x3171 007872 branch enable_user7 ,positive 
-0x3172 007873 increase -2 ,pdata 
-0x3173 007874 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
-0x3174 007875 branch enable_user7 ,blank 
-0x3175 007876 increase -1 ,pdata 
-:      007877 g24_lr_receive_pdu_norssi:
-0x3176 007878 store 1 ,mem_temp 
-0x3177 007879 rtn 
-:      007881 g24_lr_receive_payload_len:
-0x3178 007882 and_into 0x07 ,pdata 
-0x3179 007883 fetcht 1 ,mem_temp 
-0x317a 007884 lshift3 temp ,temp 
-0x317b 007885 ior temp ,pdata 
-0x317c 007886 rtn 
-:      007888 g24_receive_byte:
-0x317d 007889 parse demod ,bucket ,8 
-0x317e 007890 rshift3 pwindow ,pdata 
-0x317f 007891 rtn 
-:      007893 g24_sync_timeout:
-0x3180 007894 jam err_sync_to ,mem_24g_off_type 
-0x3181 007895 isolate1 mark_24g_rxmode ,mark 
-0x3182 007896 call rssi_noise ,true 
-:      007897 g24_end_of_packet:
-0x3183 007898 bpatchx patch2e_0 ,mem_patch2e 
-0x3184 007899 call le_disable 
-0x3185 007900 disable encode_fec1 
-0x3186 007901 disable decode_fec1 
-0x3187 007902 branch end_of_packet 
-:      007904 g24_hec_error:
-0x3188 007905 jam err_hec ,mem_24g_off_type 
-0x3189 007906 branch g24_end_of_packet 
-:      007908 g24_lr_len_error:
-0x318a 007909 jam err_lr_len ,mem_24g_off_type 
-0x318b 007910 branch g24_end_of_packet 
-:      007912 g24_type_error:
-0x318c 007913 jam err_type ,mem_24g_off_type 
-0x318d 007914 branch g24_end_of_packet 
-:      007916 g24_len_over_error:
-0x318e 007917 jam err_len_over ,mem_24g_off_type 
-0x318f 007918 branch g24_end_of_packet 
-:      007920 g24_crc_error:
-0x3190 007921 jam err_crc ,mem_24g_off_type 
-0x3191 007922 branch g24_end_of_packet 
-:      007924 g24_set_freq_tx:
-0x3192 007925 call set_sync_on 
-0x3193 007926 fetcht 1 ,mem_24g_ch 
-0x3194 007927 branch set_freq_tx 
-:      007929 g24_transmit:
-0x3195 007930 bpatchx patch2e_1 ,mem_patch2e 
-0x3196 007931 fetch 1 ,mem_24g_tx_phy 
-0x3197 007932 call le_enable_phy_by_pdata 
-0x3198 007933 fetch 4 ,mem_24g_addr 
-0x3199 007934 iforce access 
-0x319a 007935 call g24_prep 
-0x319b 007936 call g24_set_freq_tx 
-0x319c 007937 set1 txgfsk ,radio_ctrl 
-0x319d 007938 enable encode_fec0 
-0x319e 007939 enable is_tx 
-0x319f 007940 disable is_rx 
-0x31a0 007941 call rf_debug_tx_on_line 
-0x31a1 007942 disable lr_s2en 
-0x31a2 007943 bmark1 mark_ble_lr ,g24_transmit_lr 
-0x31a3 007944 bmark1 mark_ble_2m ,g24_transmit_2m 
-0x31a4 007945 rshift16 access ,pdata 
-0x31a5 007946 rshift8 pdata ,pdata 
-0x31a6 007947 rshift4 pdata ,pdata 
-0x31a7 007948 inject mod ,40 
-:      007949 g24_transmit_packet:
-0x31a8 007950 bpatchx patch2e_2 ,mem_patch2e 
-0x31a9 007951 bmark1 mark_ble_lr ,g24_transmit_nolr 
-0x31aa 007952 fetch 1 ,mem_24g_disable_fec1 
-0x31ab 007953 nbranch g24_transmit_nolr ,blank 
-0x31ac 007954 disable encode_fec0 
-0x31ad 007955 enable encode_fec1 
-:      007956 g24_transmit_nolr:
-0x31ae 007957 enable enable_white 
-0x31af 007958 enable enable_crc 
-0x31b0 007959 fetch 1 ,mem_24g_txlen 
-0x31b1 007960 iforce loopcnt 
-0x31b2 007961 arg mem_24g_txpayload ,contr 
-:      007962 g24tr_loop:
-0x31b3 007963 ifetch 1 ,contr 
-0x31b4 007964 inject mod ,8 
-0x31b5 007965 loop g24tr_loop 
-0x31b6 007966 enable enable_parity 
-0x31b7 007967 inject mod ,24 
-0x31b8 007968 disable enable_parity 
-0x31b9 007969 bmark0 mark_ble_lr ,g24_transmit_skip 
-0x31ba 007970 disable enable_white 
-0x31bb 007971 setarg 0 
-0x31bc 007972 inject mod ,3 
-:      007973 g24_transmit_skip:
-0x31bd 007974 until null ,tx_clear 
-0x31be 007975 nop 100 
-0x31bf 007976 disable lr_s2en 
-0x31c0 007977 disable encode_fec0 
-0x31c1 007978 fetch 1 ,mem_24g_disable_fec1 
-0x31c2 007979 nbranch g24_transmit_skip_disable_fec1 ,blank 
-0x31c3 007980 disable encode_fec1 
-:      007981 g24_transmit_skip_disable_fec1:
-0x31c4 007982 disable encode_fec3 
-0x31c5 007983 call set_sync_on 
-0x31c6 007984 branch rf_debug_tx_off_line 
-:      007986 g24_transmit_lr:
-0x31c7 007987 arg 10 ,loopcnt 
-:      007988 g24_transmit_lr_preamble_loop:
-0x31c8 007989 setarg 0x3c 
-0x31c9 007990 inject mod ,8 
-0x31ca 007991 loop g24_transmit_lr_preamble_loop 
-0x31cb 007992 disable encode_fec0 
-0x31cc 007993 enable encode_fec3 
-0x31cd 007994 rshift16 access ,pdata 
-0x31ce 007995 rshift16 pdata ,pdata 
-0x31cf 007996 rshift4 pdata ,pdata 
-0x31d0 007997 inject mod ,32 
-0x31d1 007998 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
-:      007999 g24_transmit_lr_s2:
-0x31d2 008000 setarg 1 
-0x31d3 008001 inject mod ,5 
-0x31d4 008002 enable lr_s2en 
-0x31d5 008003 branch g24_transmit_packet 
-:      008005 g24_transmit_lr_s8:
-0x31d6 008006 setarg 0 
-0x31d7 008007 inject mod ,5 
-0x31d8 008008 branch g24_transmit_packet 
-:      008010 g24_transmit_2m:
-0x31d9 008011 fetch 1 ,mem_system_clk 
-0x31da 008012 rshift pdata ,loopcnt 
-:      008013 g24_transmit_2m_dealy:
-0x31db 008014 nop 2 
-0x31dc 008015 loop g24_transmit_2m_dealy 
-0x31dd 008017 rshift16 access ,pdata 
-0x31de 008018 rshift8 pdata ,pdata 
-0x31df 008019 rshift4 pdata ,temp 
-0x31e0 008020 copy temp ,pdata 
-0x31e1 008021 inject mod ,8 
-0x31e2 008022 copy temp ,pdata 
-0x31e3 008023 inject mod ,40 
-0x31e4 008024 branch g24_transmit_packet 
-:      008032 g24_transmit_prep:
-0x31e5 008033 bpatchx patch2e_3 ,mem_patch2e 
-0x31e6 008034 fetch 1 ,mem_24g_tx_phy 
-0x31e7 008035 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
-0x31e8 008037 fetch 1 ,mem_24g_datalen 
-0x31e9 008038 increase 3 ,pdata 
-0x31ea 008039 store 1 ,mem_24g_txlen 
-0x31eb 008041 fetch 1 ,mem_24g_syncword_crc8 
-0x31ec 008042 store 1 ,mem_24g_txpayload 
-0x31ed 008044 fetch 1 ,mem_24g_data_type 
-0x31ee 008045 istore 1 ,contw 
-0x31ef 008047 fetch 1 ,mem_24g_datalen 
-:      008048 g24_transmit_prep_pdu:
-0x31f0 008049 lshift3 pdata ,pdata 
-0x31f1 008050 fetcht 1 ,mem_24g_pid 
-0x31f2 008051 and temp ,0x03 ,temp 
-0x31f3 008052 lshift temp ,temp 
-0x31f4 008053 ior temp ,pdata 
-0x31f5 008054 fetcht 1 ,mem_24g_no_ack 
-0x31f6 008055 iadd temp ,pdata 
-0x31f7 008056 istore 1 ,contw 
-0x31f8 008058 fetch 1 ,mem_24g_datalen 
-0x31f9 008059 iforce loopcnt 
-0x31fa 008060 arg mem_24g_txbuf ,contr 
-0x31fb 008061 call memcpy 
-0x31fc 008062 bpatchx patch2e_4 ,mem_patch2e 
-0x31fd 008064 rtnmark0 mark_24g_rxmode 
-0x31fe 008065 fetch 1 ,mem_rssi_hex 
-0x31ff 008066 istore 1 ,contw 
-0x3200 008067 fetch 1 ,mem_24g_tx_phy 
-0x3201 008068 rtnbit1 bit_le_coded_phy 
-0x3202 008069 fetch 1 ,mem_24g_txlen 
-0x3203 008070 increase 1 ,pdata 
-0x3204 008071 store 1 ,mem_24g_txlen 
-0x3205 008072 rtn 
-:      008074 g24_lr_transmit_prep:
-0x3206 008076 fetch 1 ,mem_24g_datalen 
-0x3207 008077 increase 4 ,pdata 
-0x3208 008078 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
-0x3209 008079 increase 1 ,pdata 
-:      008080 g24_lr_transmit_prep_skip:
-0x320a 008081 store 1 ,mem_24g_txlen 
-0x320b 008083 fetch 1 ,mem_24g_syncword_crc8 
-0x320c 008084 store 1 ,mem_24g_txpayload 
-0x320d 008086 fetch 1 ,mem_24g_txlen 
-0x320e 008087 increase -2 ,pdata 
-0x320f 008088 istore 1 ,contw 
-0x3210 008090 fetch 1 ,mem_24g_data_type 
-0x3211 008091 istore 1 ,contw 
-0x3212 008092 setarg 0 
-0x3213 008093 branch g24_transmit_prep_pdu 
-:      008095 g24_read_len_pid_crc:
-0x3214 008096 bpatchx patch2e_5 ,mem_patch2e 
-0x3215 008098 fetch 1 ,mem_24g_rxbuf + 1 
-0x3216 008099 rshift3 pdata ,pdata 
-0x3217 008100 store 1 ,mem_24g_rxdata_length 
-0x3218 008102 increase 1 ,pdata 
-0x3219 008103 arg mem_24g_rxbuf + 1 ,contr 
-0x321a 008104 iadd contr ,contr 
-0x321b 008105 ifetch 3 ,contr 
-0x321c 008106 store 3 ,mem_24g_sta_crc 
-0x321d 008108 fetch 1 ,mem_24g_rxbuf + 1 
-0x321e 008109 rshift pdata ,pdata 
-0x321f 008110 and pdata ,0x03 ,pdata 
-0x3220 008111 store 1 ,mem_24g_sta_pid 
-0x3221 008112 rtn 
-:      008115 g24_ch:
-0x3222 008116 bpatchx patch2e_6 ,mem_patch2e 
-0x3223 008117 fetcht 1 ,mem_24g_current_ch_number 
-0x3224 008118 call g24_ch_map_size 
-0x3225 008119 storet 1 ,mem_24g_current_ch_number 
-0x3226 008120 rtn 
-:      008122 g24_ch_map_size:
-0x3227 008123 bpatchx patch2e_7 ,mem_patch2e 
-0x3228 008124 call g24_ch_calc 
-0x3229 008125 increase 1 ,temp 
-0x322a 008126 and_into 3 ,temp 
-0x322b 008127 rtn 
-:      008129 g24_ch_calc:
-0x322c 008130 bpatchx patch2f_0 ,mem_patch2f 
-0x322d 008131 fetch 1 ,mem_24g_addr 
-0x322e 008132 and_into 0x03 ,pdata 
-0x322f 008133 mul32 pdata ,4 ,rega 
-0x3230 008134 setarg mem_24g_ch_map1 
-0x3231 008135 iadd rega ,pdata 
-0x3232 008136 iadd temp ,contr 
-0x3233 008137 ifetch 1 ,contr 
-0x3234 008138 store 1 ,mem_24g_ch 
-0x3235 008139 rtn 
-:      008142 g24_update_addr_and_synccrc8:
-0x3236 008143 store 4 ,mem_24g_addr 
-0x3237 008145 bpatchx patch2f_1 ,mem_patch2f 
-:      008146 g24_syncword_crc8:
-0x3238 008147 arg 0 ,rega 
-0x3239 008148 arg 4 ,loopcnt 
-0x323a 008149 arg mem_24g_addr ,contr 
-:      008150 g24_syncword_crc8_loop:
-0x323b 008151 ifetch 1 ,contr 
-0x323c 008152 iadd rega ,rega 
-0x323d 008153 loop g24_syncword_crc8_loop 
-0x323e 008154 copy rega ,pdata 
-0x323f 008155 store 2 ,mem_24g_syncword 
-0x3240 008156 fetch 1 ,mem_24g_syncword 
-0x3241 008157 fetcht 1 ,mem_24g_syncword + 1 
-0x3242 008158 iadd temp ,pdata 
-0x3243 008159 store 1 ,mem_24g_syncword_crc8 
-0x3244 008160 rtn 
-:      008163 g24_timer_check:
-0x3245 008164 bpatchx patch2f_2 ,mem_patch2f 
-0x3246 008165 call disable_user 
-0x3247 008166 fetcht 4 ,mem_24g_tx_btclk 
-0x3248 008167 copy clkn_bt ,pdata 
-0x3249 008168 isub temp ,null 
-0x324a 008169 ncall g24_timer_timeout ,positive 
-0x324b 008170 copy pdata ,regb 
-0x324c 008171 fetch 4 ,mem_24g_tx_btclk 
-0x324d 008172 fetcht 1 ,mem_24g_interval 
-0x324e 008173 iadd temp ,temp 
-0x324f 008174 copy regb ,pdata 
-0x3250 008175 isub temp ,null 
-0x3251 008176 nrtn positive 
-0x3252 008177 set0 28 ,pdata 
-0x3253 008178 store 4 ,mem_24g_tx_btclk 
-0x3254 008179 branch enable_user 
-:      008181 g24_timer_timeout:
-0x3255 008182 rtn zero 
-0x3256 008183 set1 28 ,pdata 
-0x3257 008184 rtn 
-:      008186 g24_timer_init:
-0x3258 008187 setarg 0 
-0x3259 008188 store 4 ,mem_24g_tx_btclk 
-0x325a 008189 rtn 
-:      008197 g24_chmap_param_init:
-0x325b 008198 bpatchx patch2f_3 ,mem_patch2f 
-0x325c 008199 setsect 0 ,0x1300 
-0x325d 008200 setsect 1 ,0x1908b 
-0x325e 008201 setsect 2 ,0x36150 
-0x325f 008202 setsect 3 ,0x3d20 
-0x3260 008203 store 9 ,mem_24g_ch_map1 
-0x3261 008204 setsect 0 ,0x3a1a 
-0x3262 008205 setsect 1 ,0xc453 
-0x3263 008206 setsect 2 ,0xd312 
-0x3264 008207 setsect 3 ,0x1 
-0x3265 008208 istore 7 ,contw 
-0x3266 008209 fetch 1 ,mem_24g_ch_map_update 
-0x3267 008210 rtn blank 
-0x3268 008211 arg mem_24g_ch_update_map1 ,contr 
-0x3269 008212 arg mem_24g_ch_map1 ,contw 
-0x326a 008213 branch memcpy16 
-:      008221 g24_chamap_param_update:
-0x326b 008222 bpatchx patch2f_4 ,mem_patch2f 
-0x326c 008223 setarg 0x4e001e 
-0x326d 008224 store 3 ,mem_24g_ch_update_map1 + 1 
-0x326e 008225 setarg 0x032303 
-0x326f 008226 istore 3 ,contw 
-0x3270 008227 setarg 0x250642 
-0x3271 008228 istore 3 ,contw 
-0x3272 008229 setarg 0x094c06 
-0x3273 008230 istore 3 ,contw 
-0x3274 008231 setarg 0x3c0927 
-0x3275 008232 istore 3 ,contw 
-0x3276 008233 jam 1 ,mem_24g_ch_map_update 
-0x3277 008234 rtn 
-:      008237 g24_rx_window_init:
-0x3278 008238 bpatchx patch2f_5 ,mem_patch2f 
-0x3279 008239 arg 0x6978 ,temp 
-0x327a 008240 bmark1 mark_24g_rxmode ,g24_rx_window_store 
-0x327b 008241 arg 0x12c0 ,temp 
-0x327c 008242 fetch 1 ,mem_24g_rx_phy 
-0x327d 008243 bbit0 2 ,g24_rx_window_store 
-0x327e 008244 arg 0x2ee0 ,temp 
-:      008245 g24_rx_window_store:
-0x327f 008246 storet 2 ,mem_24g_rx_window 
-0x3280 008247 rtn 
-:      008249 g24_enable_1m:
-0x3281 008250 jam 0x01 ,mem_24g_rx_phy 
-0x3282 008251 jam 0x01 ,mem_24g_tx_phy 
-0x3283 008252 rtn 
-:      008254 g24_enable_2m:
-0x3284 008255 jam 0x02 ,mem_24g_rx_phy 
-0x3285 008256 jam 0x02 ,mem_24g_tx_phy 
-0x3286 008257 rtn 
-:      008281 g24_pair_param_init:
-0x3287 008282 bpatchx patch2f_6 ,mem_patch2f 
-0x3288 008283 jam 0x4e ,mem_24g_pair_ch 
-0x3289 008284 setarg 0x101520 
-0x328a 008285 store 3 ,mem_24g_pair_addr 
-0x328b 008286 setarg 0x05 
-0x328c 008287 istore 1 ,contw 
-0x328d 008288 rtn 
-:      008294 g24_pair_timeout_timer:
-0x328e 008295 arg mem_24g_pair_timeout ,regc 
-0x328f 008296 arg g24_stop_24g_mode ,regb 
-0x3290 008297 branch timer_single_step_2b 
-:      008299 g24_pair_start:
-0x3291 008300 set1 mark_24g ,mark 
-0x3292 008301 fetch 1 ,mem_24g_conn_sm 
-0x3293 008302 set0 state_24g_reconn ,pdata 
-0x3294 008303 set1 state_24g_pair ,pdata 
-0x3295 008304 store 1 ,mem_24g_conn_sm 
-0x3296 008305 setarg 0 
-0x3297 008306 store 2 ,mem_24g_reconn_timeout 
-0x3298 008307 fetch 2 ,mem_24g_pair_timeout_init 
-0x3299 008308 store 2 ,mem_24g_pair_timeout 
-0x329a 008309 jam 0 ,mem_24g_pair_no_ack 
-0x329b 008310 call g24_pair_sm_reinit 
-:      008311 g24_pair_init_param:
-0x329c 008312 jam 0 ,mem_24g_pid 
-0x329d 008313 fetch 1 ,mem_24g_pair_ch 
-0x329e 008314 store 1 ,mem_24g_ch 
-0x329f 008315 fetch 1 ,mem_24g_pair_tx_power 
-0x32a0 008316 store 1 ,mem_tx_power 
-0x32a1 008317 fetch 4 ,mem_24g_pair_addr 
-0x32a2 008318 branch g24_update_addr_and_synccrc8 
-:      008321 g24_pair_dispatch:
-0x32a3 008322 bpatchx patch2f_7 ,mem_patch2f 
-0x32a4 008323 jam default_24g_device ,mem_24g_reconn_type 
-0x32a5 008324 fetch 2 ,mem_24g_pair_count 
-0x32a6 008325 increase 1 ,pdata 
-0x32a7 008326 store 2 ,mem_24g_pair_count 
-0x32a8 008327 fetch 1 ,mem_24g_pair_count 
-0x32a9 008328 and pdata ,0xff ,pdata 
-0x32aa 008329 nrtn blank 
-0x32ab 008330 fetch 1 ,mem_24g_pair_sm 
-0x32ac 008331 beq state_24g_pairing_success ,g24_pair_exit 
-0x32ad 008332 beq state_24g_pairing_1 ,g24_pair_sm_1 
-0x32ae 008333 beq state_24g_pairing_2 ,g24_pair_sm_2 
-0x32af 008334 beq state_24g_pairing_3 ,g24_pair_sm_3 
-0x32b0 008335 beq state_24g_pairing_4 ,g24_pair_sm_4 
-0x32b1 008336 rtn 
-:      008338 g24_pair_sm_1:
-0x32b2 008339 jam datatype_attemp ,mem_24g_txbuf 
-0x32b3 008340 branch g24_pair_sm_prep 
-:      008342 g24_pair_sm_2:
-0x32b4 008343 fetch 1 ,mem_24g_pair_switch 
-0x32b5 008344 branch g24_pair_sm_2_skip ,blank 
-0x32b6 008345 fetch 4 ,mem_24g_device_addr 
-0x32b7 008346 call g24_update_addr_and_synccrc8 
-:      008347 g24_pair_sm_2_skip:
-0x32b8 008348 jam datatype_bind ,mem_24g_txbuf 
-0x32b9 008349 branch g24_pair_sm_prep 
-:      008351 g24_pair_sm_3:
-0x32ba 008352 jam datatype_config ,mem_24g_txbuf 
-0x32bb 008353 fetch 1 ,mem_24g_pair_switch 
-0x32bc 008354 branch g24_pair_sm_prep ,blank 
-0x32bd 008355 fetch 4 ,mem_24g_receiver_addr 
-0x32be 008356 store 4 ,mem_24g_txbuf + 2 
-0x32bf 008357 branch g24_pair_sm_common 
-:      008359 g24_pair_sm_4:
-0x32c0 008360 jam datatype_ok ,mem_24g_txbuf 
-:      008361 g24_pair_sm_prep:
-0x32c1 008362 fetch 4 ,mem_24g_device_addr 
-0x32c2 008363 store 4 ,mem_24g_txbuf + 2 
-:      008364 g24_pair_sm_common:
-0x32c3 008365 fetch 1 ,mem_24g_data_type 
-0x32c4 008366 and_into bits_data ,pdata 
-0x32c5 008367 store 1 ,mem_24g_txbuf + 1 
-0x32c6 008368 jam 0 ,mem_24g_txbuf + 6 
-0x32c7 008369 jam 7 ,mem_24g_datalen 
-0x32c8 008370 call g24_transmit_prep 
-0x32c9 008371 call g24_transmit_receive_ack 
-0x32ca 008372 nrtn sync 
-0x32cb 008373 nrtn user3 
-0x32cc 008374 call g24_txbuf_clear 
-0x32cd 008375 call g24_ackpayload_parse 
-0x32ce 008376 bpatchx patch30_0 ,mem_patch30 
-0x32cf 008377 fetch 1 ,mem_24g_pair_sm 
-0x32d0 008378 rtneq state_24g_pairing_success 
-0x32d1 008379 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
-0x32d2 008380 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
-0x32d3 008381 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
-0x32d4 008382 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
-0x32d5 008383 rtn 
-:      008385 g24_pair_sm_reinit:
-0x32d6 008386 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32d7 008387 fetch 1 ,mem_24g_pair_switch 
-0x32d8 008388 rtn blank 
-0x32d9 008389 jam state_24g_pairing_1 ,mem_24g_pair_sm 
-0x32da 008390 rtn 
-:      008392 g24_pair_sm_1_waiting_ack:
-0x32db 008393 jam state_24g_pairing_2 ,mem_24g_pair_sm 
-0x32dc 008394 branch g24_transmit_abandon 
-:      008396 g24_pair_sm_2_waiting_ack:
-0x32dd 008397 fetch 1 ,mem_24g_pair_switch 
-0x32de 008398 branch g24_pair_sm_2_waiting_ack_skip ,blank 
-0x32df 008399 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e0 008400 store 4 ,mem_24g_receiver_addr 
-:      008401 g24_pair_sm_2_waiting_ack_skip:
-0x32e1 008402 jam state_24g_pairing_3 ,mem_24g_pair_sm 
-0x32e2 008403 branch g24_transmit_abandon 
-:      008405 g24_pair_sm_3_waiting_ack:
-0x32e3 008406 fetch 1 ,mem_24g_pair_switch 
-0x32e4 008407 branch g24_pair_sm_3_waiting_ack_skip ,blank 
-0x32e5 008408 fetch 4 ,mem_24g_rxpayload + 2 
-0x32e6 008409 fetcht 4 ,mem_24g_device_addr 
-0x32e7 008410 isub temp ,null 
-0x32e8 008411 nrtn zero 
-:      008412 g24_pair_sm_3_waiting_ack_skip:
-0x32e9 008413 jam state_24g_pairing_4 ,mem_24g_pair_sm 
-0x32ea 008414 branch g24_transmit_abandon 
-:      008416 g24_pair_sm_4_waiting_ack:
-0x32eb 008417 fetch 1 ,mem_24g_pair_switch 
-0x32ec 008418 branch g24_pair_sm_4_waiting_ack_skip ,blank 
-0x32ed 008419 fetch 4 ,mem_24g_rxpayload + 2 
-0x32ee 008420 fetcht 4 ,mem_24g_receiver_addr 
-0x32ef 008421 isub temp ,null 
-0x32f0 008422 nrtn zero 
-:      008423 g24_pair_sm_4_waiting_ack_skip:
-0x32f1 008424 jam state_24g_pairing_success ,mem_24g_pair_sm 
-0x32f2 008425 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x32f3 008426 call ui_ipc_send_event 
-0x32f4 008427 setarg 0 
-0x32f5 008428 store 2 ,mem_24g_pair_timeout 
-0x32f6 008429 fetch 4 ,mem_24g_rxpayload + 2 
-0x32f7 008430 call g24_update_addr_and_synccrc8 
-:      008431 g24_pair_exit:
-0x32f8 008432 fetch 1 ,mem_24g_conn_sm 
-0x32f9 008433 set0 state_24g_pair ,pdata 
-0x32fa 008434 store 1 ,mem_24g_conn_sm 
-0x32fb 008435 branch g24_transmit_abandon 
-:      008461 g24_bind_mode_enable:
-0x32fc 008462 jam dongle_bind ,mem_24g_work_mode 
-0x32fd 008463 jam clear_init ,mem_24g_mode_init 
-0x32fe 008464 rtn 
-:      008466 g24_bind_init:
-0x32ff 008467 fetch 1 ,mem_24g_mode_init 
-0x3300 008468 rtnbit1 dongle_bind 
-0x3301 008469 set1 dongle_bind ,pdata 
-0x3302 008470 store 1 ,mem_24g_mode_init 
-0x3303 008471 setarg 0 
-0x3304 008472 store 3 ,mem_24g_device1_bind_step 
-0x3305 008473 store 1 ,mem_24g_device1_bind_disable 
-0x3306 008474 store 1 ,mem_24g_device2_bind_disable 
-0x3307 008475 store 4 ,mem_24g_transmitter_addr 
-0x3308 008476 jam 1 ,mem_24g_ackpayload_enable 
-0x3309 008477 branch g24_pair_init_param 
-:      008480 g24_bind_ackpayload_prep:
-0x330a 008481 jam 1 ,mem_24g_ackpayload_enable 
-0x330b 008482 jam 0x08 ,mem_24g_datalen 
-0x330c 008483 arg mem_24g_bind_payload ,contr 
-0x330d 008484 arg mem_24g_txbuf ,contw 
-0x330e 008485 branch memcpy8 
-:      008488 g24_bind_data_process:
-0x330f 008489 bpatchx patch30_1 ,mem_patch30 
-0x3310 008490 call g24_rx_interrupt_clear 
-0x3311 008491 call g24_receive_packet 
-0x3312 008492 nbranch g24_rx_interrupt_clear ,user3 
-0x3313 008493 call g24_bind_data_parse 
-0x3314 008494 call g24_transmit_ack 
-0x3315 008495 call g24_bind_device_status_check 
-0x3316 008496 call dongle_kb_bind_soft_reset 
-0x3317 008497 fetch 1 ,mem_24g_pair_switch 
-0x3318 008498 rtn blank 
-0x3319 008499 fetch 4 ,mem_24g_transmitter_addr 
-0x331a 008500 rtn blank 
-0x331b 008501 branch g24_update_addr_and_synccrc8 
-:      008503 g24_bind_data_error:
-0x331c 008504 call g24_rx_interrupt_clear 
-0x331d 008505 branch g24_end_of_packet 
-:      008507 g24_bind_data_parse:
-0x331e 008508 jam bind_mode_continue ,mem_24g_bind_mode_continue 
-0x331f 008509 arg mem_24g_rxbuf ,contr 
-0x3320 008510 arg mem_24g_rxdata_temp ,contw 
-0x3321 008511 call memcpy8 
-0x3322 008512 bpatchx patch30_2 ,mem_patch30 
-0x3323 008513 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x3324 008514 beq datatype_bind ,g24_bind_first_step 
-0x3325 008515 beq datatype_config ,g24_bind_second_step 
-0x3326 008516 beq datatype_ok ,g24_bind_third_step 
-0x3327 008517 beq datatype_attemp ,g24_data_attemp 
-0x3328 008518 rtn 
-:      008521 g24_bind_first_step:
-0x3329 008522 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x332a 008523 beq datatype_device1 ,g24_bind_first_step_device1 
-0x332b 008524 beq datatype_device2 ,g24_bind_first_step_device2 
-0x332c 008525 rtn 
-:      008527 g24_bind_first_step_device1:
-0x332d 008528 fetch 1 ,mem_24g_device1_bind_disable 
-0x332e 008529 nrtn blank 
-0x332f 008530 jam 1 ,mem_24g_device1_bind_step 
-:      008531 g24_bind_dvc1_payload_cfg:
-0x3330 008532 jam datatype_device1 ,mem_24g_bind_payload 
-:      008533 g24_bind_payload_cfg:
-0x3331 008534 jam 0x80 ,mem_24g_bind_payload + 1 
-0x3332 008535 fetch 6 ,mem_24g_lap 
-0x3333 008536 store 6 ,mem_24g_bind_payload + 2 
-0x3334 008537 rtn 
-:      008539 g24_bind_first_step_device2:
-0x3335 008540 fetch 1 ,mem_24g_device2_bind_disable 
-0x3336 008541 nrtn blank 
-0x3337 008542 jam 1 ,mem_24g_device2_bind_step 
-:      008543 g24_bind_dvc2_payload_cfg:
-0x3338 008544 jam datatype_device2 ,mem_24g_bind_payload 
-0x3339 008545 branch g24_bind_payload_cfg 
-:      008548 g24_bind_second_step:
-0x333a 008549 fetch 1 ,mem_24g_pair_switch 
-0x333b 008550 branch g24_bind_second_step_skip ,blank 
-0x333c 008551 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x333d 008552 fetcht 4 ,mem_24g_lap 
-0x333e 008553 isub temp ,null 
-0x333f 008554 nrtn zero 
-:      008555 g24_bind_second_step_skip:
-0x3340 008556 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3341 008557 beq datatype_device1 ,g24_bind_second_step_device1 
-0x3342 008558 beq datatype_device2 ,g24_bind_second_step_device2 
-0x3343 008559 rtn 
-:      008561 g24_bind_second_step_device1:
-0x3344 008562 fetch 1 ,mem_24g_device1_bind_disable 
-0x3345 008563 nrtn blank 
-0x3346 008564 fetch 1 ,mem_24g_device1_bind_step 
-0x3347 008565 beq 1 ,g24_bind_dvc1_step_set2 
-0x3348 008566 rtn 
-:      008567 g24_bind_dvc1_step_set2:
-0x3349 008568 jam 2 ,mem_24g_device1_bind_step 
-0x334a 008569 fetch 1 ,mem_24g_pair_switch 
-0x334b 008570 branch g24_bind_dvc1_payload_cfg ,blank 
-:      008571 g24_bind_dvc1_payload_cfg_transmitter_addr:
-0x334c 008572 jam datatype_device1 ,mem_24g_bind_payload 
-:      008573 g24_bind_payload_cfg_transmitter_addr:
-0x334d 008574 jam 0x80 ,mem_24g_bind_payload + 1 
-0x334e 008575 fetch 4 ,mem_24g_transmitter_addr 
-0x334f 008576 store 4 ,mem_24g_bind_payload + 2 
-0x3350 008577 branch enable_user 
-:      008579 g24_bind_second_step_device2:
-0x3351 008580 fetch 1 ,mem_24g_device2_bind_disable 
-0x3352 008581 nrtn blank 
-0x3353 008582 fetch 1 ,mem_24g_device2_bind_step 
-0x3354 008583 beq 1 ,g24_bind_dvc2_step_set2 
-0x3355 008584 rtn 
-:      008585 g24_bind_dvc2_step_set2:
-0x3356 008586 jam 2 ,mem_24g_device2_bind_step 
-0x3357 008587 fetch 1 ,mem_24g_pair_switch 
-0x3358 008588 branch g24_bind_dvc2_payload_cfg ,blank 
-0x3359 008589 jam datatype_device2 ,mem_24g_bind_payload 
-0x335a 008590 branch g24_bind_payload_cfg_transmitter_addr 
-:      008593 g24_bind_third_step:
-0x335b 008594 fetch 1 ,mem_24g_pair_switch 
-0x335c 008595 branch g24_bind_third_step_skip ,blank 
-0x335d 008596 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x335e 008597 fetcht 4 ,mem_24g_transmitter_addr 
-0x335f 008598 isub temp ,null 
-0x3360 008599 nrtn zero 
-:      008600 g24_bind_third_step_skip:
-0x3361 008601 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x3362 008602 beq datatype_device1 ,g24_bind_third_step_device1 
-0x3363 008603 beq datatype_device2 ,g24_bind_third_step_device2 
-0x3364 008604 rtn 
-:      008606 g24_bind_third_step_device1:
-0x3365 008607 fetch 1 ,mem_24g_device1_bind_disable 
-0x3366 008608 nrtn blank 
-0x3367 008609 fetch 1 ,mem_24g_device1_bind_step 
-0x3368 008610 beq 2 ,g24_bind_dvc1_step_success 
-0x3369 008611 rtn 
-:      008612 g24_bind_dvc1_step_success:
-0x336a 008613 jam 1 ,mem_24g_device1_bind_disable 
-0x336b 008615 call g24_bind_dvc1_payload_cfg 
-0x336c 008616 fetch 1 ,mem_24g_bind_device_status 
-0x336d 008617 or_into 0x01 ,pdata 
-0x336e 008618 store 1 ,mem_24g_bind_device_status 
-:      008619 g24_bind_exit:
-0x336f 008620 setarg 0 
-0x3370 008621 store 2 ,mem_24g_device1_bind_step 
-0x3371 008622 rtn 
-:      008624 g24_bind_third_step_device2:
-0x3372 008625 fetch 1 ,mem_24g_device2_bind_disable 
-0x3373 008626 nrtn blank 
-0x3374 008627 fetch 1 ,mem_24g_device2_bind_step 
-0x3375 008628 bne 0 ,g24_bind_dvc2_step_success 
-0x3376 008629 rtn 
-:      008630 g24_bind_dvc2_step_success:
-0x3377 008631 jam 1 ,mem_24g_device2_bind_disable 
-0x3378 008633 call g24_bind_dvc2_payload_cfg 
-0x3379 008634 fetch 1 ,mem_24g_bind_device_status 
-0x337a 008635 or_into 0x02 ,pdata 
-0x337b 008636 store 1 ,mem_24g_bind_device_status 
-0x337c 008637 call g24_bind_exit 
-0x337d 008638 branch dongle_g24_store_dvc2_bind_flag 
-:      008640 g24_binding_device_check:
-0x337e 008641 fetch 1 ,mem_24g_work_mode 
-0x337f 008642 rtnne dongle_bind 
-0x3380 008643 fetch 1 ,mem_24g_pair_mode 
-0x3381 008644 nrtn blank 
-0x3382 008645 fetch 1 ,mem_24g_rxbuf + 3 
-0x3383 008646 beq datatype_device1 ,g24_binding_dvc1_status 
-0x3384 008647 beq datatype_device2 ,g24_binding_dvc2_status 
-0x3385 008648 rtn 
-:      008649 g24_binding_dvc1_status:
-0x3386 008650 fetch 1 ,mem_24g_bind_device_living 
-0x3387 008651 rtnbit0 0 
-:      008652 disable_user3:
-0x3388 008653 disable user3 
-0x3389 008654 rtn 
-:      008655 g24_binding_dvc2_status:
-0x338a 008656 fetch 1 ,mem_24g_bind_device_living 
-0x338b 008657 rtnbit0 1 
-0x338c 008658 branch disable_user3 
-:      008660 g24_binding_dvc1_living:
-0x338d 008661 fetch 1 ,mem_24g_pair_mode 
-0x338e 008662 nrtn blank 
-0x338f 008663 fetch 1 ,mem_24g_bind_device_living 
-0x3390 008664 or_into 0x01 ,pdata 
-0x3391 008665 store 1 ,mem_24g_bind_device_living 
-0x3392 008666 rtn 
-:      008668 g24_binding_dvc2_living:
-0x3393 008669 fetch 1 ,mem_24g_pair_mode 
-0x3394 008670 nrtn blank 
-0x3395 008671 fetch 1 ,mem_24g_bind_device_living 
-0x3396 008672 or_into 0x02 ,pdata 
-0x3397 008673 store 1 ,mem_24g_bind_device_living 
-0x3398 008674 rtn 
-:      008677 g24_bind_device_status_check:
-0x3399 008678 fetch 1 ,mem_24g_bind_device_status 
-0x339a 008679 rtn blank 
-:      008680 g24_bind_device_status:
-0x339b 008681 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x339c 008682 beq datatype_device1 ,g24_binding_dvc1_living 
-0x339d 008683 beq datatype_device2 ,g24_binding_dvc2_living 
-0x339e 008684 rtn 
-:      008703 g24_receive_init:
-0x339f 008704 set1 mark_24g_rxmode ,mark 
-0x33a0 008705 fetch 1 ,mem_tx_power 
-0x33a1 008706 store 1 ,mem_tx_power_temp 
-0x33a2 008707 branch rssi_receiver_buff_init 
-:      008709 g24_receive_dispatch:
-0x33a3 008710 fetch 2 ,mem_cb_24g_receive_process 
-0x33a4 008711 branch callback_func 
-:      008713 g24_ackpayload_prep:
-0x33a5 008714 bpatchx patch30_3 ,mem_patch30 
-0x33a6 008715 jam 0 ,mem_24g_datalen 
-0x33a7 008716 fetch 1 ,mem_24g_ackpayload_enable 
-0x33a8 008717 rtn blank 
-0x33a9 008718 fetch 2 ,mem_cb_24g_ackpayload 
-0x33aa 008719 branch callback_func 
-:      008722 g24_receive_packet_start:
-0x33ab 008723 call g24_receive_transmit_ack 
-0x33ac 008724 nbranch g24_rx_interrupt_clear ,user3 
-:      008725 g24_receive_packet_parse:
-0x33ad 008726 call g24_receive_packet_parse_pid_crc 
-0x33ae 008727 nbranch g24_rx_interrupt_clear ,user 
-0x33af 008728 fetch 1 ,mem_24g_rxdata_length 
-0x33b0 008729 branch g24_rx_interrupt_clear ,blank 
-0x33b1 008730 increase 2 ,pdata 
-0x33b2 008731 iforce loopcnt 
-0x33b3 008732 arg mem_24g_rxbuf ,contr 
-0x33b4 008733 arg mem_24g_rxdata_temp ,contw 
-0x33b5 008734 call memcpy 
-0x33b6 008735 jam 0 ,mem_24g_mode_switch 
-0x33b7 008736 fetch 1 ,mem_24g_pair_mode 
-0x33b8 008737 call g24_enable_nodata_timer ,blank 
-0x33b9 008738 bpatchx patch30_4 ,mem_patch30 
-0x33ba 008739 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x33bb 008740 beq datatype_device1 ,g24_data_device1 
-0x33bc 008741 beq datatype_device2 ,g24_data_device2 
-0x33bd 008742 beq datatype_attemp ,g24_data_receive_attemp 
-:      008743 g24_rx_interrupt_clear:
-0x33be 008744 bpatchx patch30_5 ,mem_patch30 
-0x33bf 008745 arg mem_24g_rxbuf ,contw 
-0x33c0 008746 arg 66 ,loopcnt 
-0x33c1 008747 branch clear_mem 
-:      008749 g24_data_receive_attemp:
-0x33c2 008750 call g24_bind_device_status 
-0x33c3 008751 branch g24_data_attemp 
-:      008753 g24_data_device1:
-0x33c4 008754 call g24_binding_dvc1_living 
-0x33c5 008755 call g24_ch_timer_reinit 
-0x33c6 008756 fetch 1 ,mem_24g_abort_packet 
-0x33c7 008757 fetcht 1 ,mem_24g_rxdata_temp 
-0x33c8 008758 isolate1 bit_abort ,temp 
-0x33c9 008759 setflag true ,0 ,pdata 
-0x33ca 008760 store 1 ,mem_24g_abort_packet 
-0x33cb 008761 beq 1 ,g24_data_attemp_device1_abort 
-0x33cc 008762 fetch 1 ,mem_24g_hop_packet 
-0x33cd 008763 fetcht 1 ,mem_24g_rxdata_temp 
-0x33ce 008764 isolate1 bit_hop ,temp 
-0x33cf 008765 setflag true ,0 ,pdata 
-0x33d0 008766 store 1 ,mem_24g_hop_packet 
-0x33d1 008767 fetch 2 ,mem_cb_24g_data_device1 
-0x33d2 008768 branch callback_func 
-:      008770 g24_data_device2:
-0x33d3 008771 call g24_binding_dvc2_living 
-0x33d4 008772 fetcht 1 ,mem_24g_rxdata_temp 
-0x33d5 008773 isolate1 bit_abort ,temp 
-0x33d6 008774 branch g24_data_attemp_device2_abort ,true 
-0x33d7 008775 fetch 2 ,mem_cb_24g_data_device2 
-0x33d8 008776 branch callback_func 
-:      008778 g24_data_attemp_device1_abort:
-0x33d9 008779 fetch 1 ,mem_device_option 
-0x33da 008780 sub pdata ,dvc_op_car ,null 
-0x33db 008781 call car_stop_blink ,zero 
-0x33dc 008782 fetch 1 ,mem_24g_device1_bind_disable 
-0x33dd 008783 nrtn blank 
-0x33de 008784 jam 1 ,mem_24g_device1_bind_disable 
-0x33df 008785 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e0 008786 branch g24_store_device1_addr 
-:      008787 g24_data_attemp_device2_abort:
-0x33e1 008788 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x33e2 008789 branch g24_store_device2_addr 
-:      008792 g24_receive_packet_parse_pid_crc:
-0x33e3 008793 call disable_user 
-0x33e4 008794 fetch 1 ,mem_24g_sta_pid 
-0x33e5 008795 fetcht 1 ,mem_24g_last_pid 
-0x33e6 008796 isub temp ,null 
-0x33e7 008797 ncall enable_user ,zero 
-0x33e8 008798 fetch 1 ,mem_24g_sta_pid 
-0x33e9 008799 store 1 ,mem_24g_last_pid 
-0x33ea 008800 fetch 3 ,mem_24g_sta_crc 
-0x33eb 008801 fetcht 3 ,mem_24g_last_crc 
-0x33ec 008802 isub temp ,null 
-0x33ed 008803 ncall enable_user ,zero 
-0x33ee 008804 fetch 3 ,mem_24g_sta_crc 
-0x33ef 008805 store 3 ,mem_24g_last_crc 
-0x33f0 008806 rtn 
-:      008808 g24_receive_transmit_ack:
-0x33f1 008809 call g24_rx_interrupt_clear 
-0x33f2 008810 call g24_receive_packet 
-0x33f3 008811 nrtn user3 
-:      008812 g24_transmit_ack:
-0x33f4 008814 fetch 1 ,mem_24g_rxbuf 
-0x33f5 008815 store 1 ,mem_24g_data_type 
-0x33f6 008817 call g24_read_len_pid_crc 
-0x33f7 008819 fetch 1 ,mem_24g_rxbuf + 1 
-0x33f8 008820 isolate1 bit_ack_24g ,pdata 
-0x33f9 008821 branch g24tx_no_ack ,true 
-:      008822 g24tx_with_ack:
-0x33fa 008823 call g24_ackpayload_prep 
-0x33fb 008824 call g24_transmit_prep 
-0x33fc 008825 call g24_transmit 
-:      008826 g24tx_no_ack:
-0x33fd 008827 branch g24_end_of_packet 
-:      008830 g24_enable_nodata_timer:
-0x33fe 008831 jam 1 ,mem_24g_nodata_timer_enable 
-:      008832 g24_enable_nodata_timer_init:
-0x33ff 008833 setarg timer_nodata_delay 
-0x3400 008834 arg g24_timer_nodata ,queue 
-0x3401 008835 branch timer_init 
-:      008841 g24_mode_switch_init:
-0x3402 008842 bpatchx patch30_6 ,mem_patch30 
-0x3403 008843 jam 1 ,mem_24g_mode_switch 
-0x3404 008844 jam 0 ,mem_24g_time_slice 
-0x3405 008845 jam 0xff ,mem_24g_interval 
-0x3406 008846 branch g24_timer_init 
-:      008848 g24_mode_switch_bind_work:
-0x3407 008849 bpatchx patch30_7 ,mem_patch30 
-0x3408 008850 fetch 1 ,mem_24g_mode_switch 
-0x3409 008851 rtn blank 
-0x340a 008852 call g24_timer_check 
-0x340b 008853 nrtn user 
-0x340c 008854 call g24_bind_mode_continue 
-0x340d 008855 fetch 1 ,mem_24g_time_slice 
-0x340e 008856 increase 1 ,pdata 
-0x340f 008857 and_into 1 ,pdata 
-0x3410 008858 store 1 ,mem_24g_time_slice 
-0x3411 008859 beq 0 ,g24_work_mode_switch 
-0x3412 008860 beq 1 ,g24_bind_mode_switch 
-0x3413 008861 rtn 
-:      008863 g24_bind_mode_continue:
-0x3414 008864 fetch 1 ,mem_24g_bind_mode_continue 
-0x3415 008865 rtn blank 
-0x3416 008866 increase -1 ,pdata 
-0x3417 008867 store 1 ,mem_24g_bind_mode_continue 
-0x3418 008868 rtn 
-:      008870 g24_work_mode_switch:
-0x3419 008871 fetch 1 ,mem_24g_bind_mode_continue 
-0x341a 008872 nrtn blank 
-0x341b 008873 branch g24_switch_work_mode 
-:      008875 g24_bind_mode_switch:
-0x341c 008876 fetch 1 ,mem_24g_bind_mode_continue 
-0x341d 008877 nrtn blank 
-0x341e 008878 branch g24_bind_mode_enable 
-:      008881 g24_mode_b_s_switch_init:
-0x341f 008882 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3420 008883 nrtn blank 
-0x3421 008884 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3422 008885 call g24_mode_b_s_switch_start ,blank 
-0x3423 008886 fetch 1 ,mem_24g_mode_b_s_switch_init 
-0x3424 008887 rtnbit1 0 
-0x3425 008888 set1 0 ,pdata 
-0x3426 008889 store 1 ,mem_24g_mode_b_s_switch_init 
-0x3427 008890 jam 1 ,mem_24g_mode_b_s_switch 
-0x3428 008891 jam 0 ,mem_24g_b_s_time_slice 
-0x3429 008892 setarg 0 
-0x342a 008893 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x342b 008894 jam 0x60 ,mem_24g_interval 
-0x342c 008895 branch g24_timer_init 
-:      008897 g24_mode_switch_bind_search:
-0x342d 008898 bpatchx patch31_0 ,mem_patch31 
-0x342e 008899 fetch 1 ,mem_24g_work_mode 
-0x342f 008900 rtneq dongle_work 
-0x3430 008901 fetch 1 ,mem_24g_b_s_mode_switch_disable 
-0x3431 008902 nrtn blank 
-0x3432 008903 fetch 1 ,mem_24g_mode_b_s_switch_exit 
-0x3433 008904 nrtn blank 
-0x3434 008905 fetch 1 ,mem_24g_mode_b_s_switch 
-0x3435 008906 rtn blank 
-0x3436 008907 fetch 1 ,mem_24g_bind_device_living 
-0x3437 008908 compare 3 ,pdata ,3 
-0x3438 008909 branch g24_mode_b_s_switch_exit ,true 
-0x3439 008910 call g24_timer_check 
-0x343a 008911 nrtn user 
-0x343b 008912 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343c 008913 increase 1 ,pdata 
-0x343d 008914 store 2 ,mem_24g_mode_b_s_switch_cnt 
-0x343e 008915 arg 0x7d0 ,temp 
-0x343f 008916 isub temp ,null 
-0x3440 008917 branch g24_mode_b_s_switch_exit ,positive 
-0x3441 008918 fetch 1 ,mem_24g_b_s_time_slice 
-0x3442 008919 increase 1 ,pdata 
-0x3443 008920 and_into 1 ,pdata 
-0x3444 008921 store 1 ,mem_24g_b_s_time_slice 
-0x3445 008922 beq 0 ,g24_search_mode_enable 
-0x3446 008923 beq 1 ,g24_bind_mode_enable 
-0x3447 008924 rtn 
-:      008926 g24_mode_switch_search:
-0x3448 008927 fetch 1 ,mem_24g_bind_mode_continue 
-0x3449 008928 nbranch g24_bind_mode_enable ,blank 
-0x344a 008929 branch g24_search_mode_enable 
-:      008931 g24_mode_b_s_switch_exit:
-0x344b 008932 jam 1 ,mem_24g_mode_b_s_switch_exit 
-0x344c 008933 branch g24_search_mode_enable 
-:      008935 g24_mode_b_s_switch_stop:
-0x344d 008936 jam 0 ,mem_24g_mode_b_s_switch 
-0x344e 008937 rtn 
-:      008938 g24_mode_b_s_switch_start:
-0x344f 008939 jam 1 ,mem_24g_mode_b_s_switch 
-0x3450 008940 rtn 
-:      008951 g24_work_init:
-0x3451 008952 bpatchx patch31_1 ,mem_patch31 
-0x3452 008953 fetch 1 ,mem_24g_mode_init 
-0x3453 008954 rtnbit1 dongle_work 
-0x3454 008955 set1 dongle_work ,pdata 
-0x3455 008956 store 1 ,mem_24g_mode_init 
-0x3456 008957 fetch 1 ,mem_tx_power_temp 
-0x3457 008958 store 1 ,mem_tx_power 
-0x3458 008959 jam 0 ,mem_24g_ackpayload_enable 
-0x3459 008960 jam 0 ,mem_usb_tx_enable 
-0x345a 008961 jam 1 ,mem_24g_abort_packet 
-0x345b 008962 jam 0 ,mem_24g_pid 
-0x345c 008963 fetch 4 ,mem_24g_lap 
-0x345d 008964 call g24_update_addr_and_synccrc8 
-0x345e 008965 call g24_ch 
-0x345f 008966 branch g24_rx_interrupt_clear 
-:      008969 g24_switch_work_mode:
-0x3460 008970 jam 0 ,mem_24g_ackpayload_enable 
-:      008971 g24_work_mode_enable:
-0x3461 008972 jam dongle_work ,mem_24g_work_mode 
-0x3462 008973 jam clear_init ,mem_24g_mode_init 
-0x3463 008974 rtn 
-:      008977 g24_work_mode_start:
-0x3464 008978 fetch 1 ,mem_24g_work_mode 
-0x3465 008979 rtnne dongle_work 
-0x3466 008980 call g24_work_init 
-0x3467 008981 call g24_ch_process 
-0x3468 008982 branch g24_receive_packet_start 
-:      008995 g24_bind_mode_auto:
-0x3469 008996 bpatchx patch31_2 ,mem_patch31 
-0x346a 008997 fetch 1 ,mem_24g_work_mode 
-0x346b 008998 rtnne dongle_bind 
-0x346c 008999 call g24_bind_init 
-0x346d 009000 call g24_bind_data_process 
-0x346e 009001 fetch 1 ,mem_24g_pair_mode 
-0x346f 009002 nrtn blank 
-0x3470 009003 fetch 1 ,mem_24g_bind_device_status 
-0x3471 009004 rtn blank 
-0x3472 009005 jam 0 ,mem_24g_mode_switch 
-0x3473 009006 call g24_switch_work_mode 
-0x3474 009007 call g24_enable_nodata_timer 
-0x3475 009008 branch g24_timer_init 
-:      009020 g24_search_mode_init:
-0x3476 009021 fetch 1 ,mem_24g_mode_init 
-0x3477 009022 rtnbit1 dongle_search 
-0x3478 009023 set1 dongle_search ,pdata 
-0x3479 009024 store 1 ,mem_24g_mode_init 
-0x347a 009025 fetch 1 ,mem_tx_power_temp 
-0x347b 009026 store 1 ,mem_tx_power 
-0x347c 009028 jam 0 ,mem_24g_time_slice 
-0x347d 009029 jam 1 ,mem_24g_ackpayload_enable 
-0x347e 009030 setarg 0 
-0x347f 009031 store 3 ,mem_rssi_noise_self_index 
-0x3480 009032 store 7 ,mem_24g_self_config_ch_once 
-0x3481 009033 call g24_receiver_addr_check 
-0x3482 009034 nrtn zero 
-0x3483 009035 fetch 1 ,mem_24g_current_ch_number 
-0x3484 009036 store 1 ,mem_24g_self_ch_number 
-0x3485 009037 fetch 1 ,mem_24g_ch 
-0x3486 009038 store 1 ,mem_24g_self_last_ch 
-0x3487 009039 rtn 
-:      009042 g24_search_mode_auto:
-0x3488 009043 bpatchx patch31_3 ,mem_patch31 
-0x3489 009044 fetch 1 ,mem_24g_work_mode 
-0x348a 009045 rtnne dongle_search 
-0x348b 009046 call g24_search_mode_init 
-0x348c 009047 call g24_auto_addr_ch_search 
-0x348d 009048 call g24_receive_transmit_ack 
-0x348e 009049 nbranch g24_rx_interrupt_clear ,user3 
-0x348f 009051 call g24_receiver_addr_check 
-0x3490 009052 call g24_receive_packet_parse ,zero 
-0x3491 009054 fetch 1 ,mem_24g_abort_packet 
-0x3492 009055 call g24_mode_b_s_switch_stop ,blank 
-0x3493 009058 jam dongle_work ,mem_24g_work_mode 
-0x3494 009059 fetch 1 ,mem_24g_mode_init 
-0x3495 009060 set1 dongle_work ,pdata 
-0x3496 009061 store 1 ,mem_24g_mode_init 
-0x3497 009063 fetch 1 ,mem_24g_ackpayload_enable 
-0x3498 009064 sub pdata ,2 ,null 
-0x3499 009065 ncall g24_ackpayload_disable ,zero 
-0x349a 009067 call g24_rx_interrupt_clear 
-0x349b 009068 call g24_enable_nodata_timer 
-0x349c 009069 call g24_receiver_addr_check 
-0x349d 009070 branch g24_self_ch_num_reinit ,zero 
-0x349e 009071 fetch 4 ,mem_24g_addr 
-0x349f 009072 fetcht 4 ,mem_24g_device2_addr 
-0x34a0 009073 isub temp ,null 
-0x34a1 009074 branch g24_device2_ch_num_reinit ,zero 
-0x34a2 009075 fetch 4 ,mem_24g_addr 
-0x34a3 009076 fetcht 4 ,mem_24g_device1_addr 
-0x34a4 009077 isub temp ,null 
-0x34a5 009078 branch g24_device1_ch_num_reinit ,zero 
-0x34a6 009079 rtn 
-:      009082 g24_self_ch_num_reinit:
-0x34a7 009083 fetch 1 ,mem_24g_self_ch_number 
-:      009084 g24_current_ch_num_reinit:
-0x34a8 009085 store 1 ,mem_24g_current_ch_number 
-0x34a9 009086 rtn 
-:      009088 g24_device2_ch_num_reinit:
-0x34aa 009089 fetch 1 ,mem_24g_device2_ch_number 
-0x34ab 009090 branch g24_current_ch_num_reinit 
-:      009092 g24_device1_ch_num_reinit:
-0x34ac 009093 fetch 1 ,mem_24g_device1_ch_number 
-0x34ad 009094 branch g24_current_ch_num_reinit 
-:      009097 g24_auto_addr_ch_search:
-0x34ae 009098 bpatchx patch31_4 ,mem_patch31 
-0x34af 009099 fetch 1 ,mem_24g_time_slice 
-0x34b0 009100 increase 1 ,pdata 
-0x34b1 009101 and_into 3 ,pdata 
-0x34b2 009102 store 1 ,mem_24g_time_slice 
-0x34b3 009104 beq 0 ,g24_auto_bind_config_device2 
-0x34b4 009105 beq 1 ,g24_auto_bind_config_self 
-0x34b5 009106 beq 2 ,g24_auto_bind_config_device1 
-0x34b6 009107 beq 3 ,g24_auto_bind_config_self 
-0x34b7 009108 rtn 
-:      009110 g24_auto_bind_config_device1:
-0x34b8 009111 call g24_bind_dvc1_payload_cfg 
-0x34b9 009112 fetch 4 ,mem_24g_device1_addr 
-0x34ba 009113 branch g24_auto_addr_ch_search ,blank 
-0x34bb 009114 call g24_update_addr_and_synccrc8 
-0x34bc 009115 fetch 1 ,mem_24g_device1_config_ch_once 
-0x34bd 009116 call g24_device1_config_ch_once ,blank 
-0x34be 009117 fetch 1 ,mem_24g_device1_last_ch 
-0x34bf 009118 store 1 ,mem_24g_ch 
-0x34c0 009119 fetcht 1 ,mem_rssi_noise_device1_index 
-0x34c1 009120 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
-0x34c2 009121 call rssi_store 
-0x34c3 009122 storet 1 ,mem_rssi_noise_device1_index 
-0x34c4 009123 call rssi_average 
-0x34c5 009124 storet 1 ,mem_rssi_noise_device1_avg 
-0x34c6 009125 sub temp ,rssi_thresh_noise ,null 
-0x34c7 009126 nrtn positive 
-0x34c8 009127 fetcht 1 ,mem_24g_device1_ch_number 
-0x34c9 009128 call g24_ch_map_size 
-0x34ca 009129 storet 1 ,mem_24g_device1_ch_number 
-0x34cb 009130 store 1 ,mem_24g_device1_last_ch 
-0x34cc 009131 rtn 
-:      009133 g24_device1_config_ch_once:
-0x34cd 009134 jam 1 ,mem_24g_device1_config_ch_once 
-0x34ce 009135 arg 0 ,temp 
-0x34cf 009136 call g24_ch_calc 
-0x34d0 009137 store 1 ,mem_24g_device1_last_ch 
-0x34d1 009138 rtn 
-:      009140 g24_auto_bind_config_device2:
-0x34d2 009141 call g24_bind_dvc2_payload_cfg 
-0x34d3 009142 fetch 4 ,mem_24g_device2_addr 
-0x34d4 009143 branch g24_auto_addr_ch_search ,blank 
-0x34d5 009144 call g24_update_addr_and_synccrc8 
-0x34d6 009145 fetch 1 ,mem_24g_device2_config_ch_once 
-0x34d7 009146 call g24_device2_config_ch_once ,blank 
-0x34d8 009147 fetch 1 ,mem_24g_device2_last_ch 
-0x34d9 009148 store 1 ,mem_24g_ch 
-0x34da 009149 fetcht 1 ,mem_rssi_noise_device2_index 
-0x34db 009150 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
-0x34dc 009151 call rssi_store 
-0x34dd 009152 storet 1 ,mem_rssi_noise_device2_index 
-0x34de 009153 call rssi_average 
-0x34df 009154 storet 1 ,mem_rssi_noise_device2_avg 
-0x34e0 009155 sub temp ,rssi_thresh_noise ,null 
-0x34e1 009156 nrtn positive 
-0x34e2 009157 fetcht 1 ,mem_24g_device2_ch_number 
-0x34e3 009158 call g24_ch_map_size 
-0x34e4 009159 storet 1 ,mem_24g_device2_ch_number 
-0x34e5 009160 store 1 ,mem_24g_device2_last_ch 
-0x34e6 009161 rtn 
-:      009163 g24_device2_config_ch_once:
-0x34e7 009164 jam 1 ,mem_24g_device2_config_ch_once 
-0x34e8 009165 arg 0 ,temp 
-0x34e9 009166 call g24_ch_calc 
-0x34ea 009167 store 1 ,mem_24g_device2_last_ch 
-0x34eb 009168 rtn 
-:      009170 g24_auto_bind_config_self:
-0x34ec 009171 call g24_bind_dvc1_payload_cfg 
-0x34ed 009172 fetch 4 ,mem_24g_lap 
-0x34ee 009173 call g24_update_addr_and_synccrc8 
-0x34ef 009174 fetch 1 ,mem_24g_self_config_ch_once 
-0x34f0 009175 call g24_self_config_ch_once ,blank 
-0x34f1 009176 fetch 1 ,mem_24g_self_last_ch 
-0x34f2 009177 store 1 ,mem_24g_ch 
-0x34f3 009178 fetcht 1 ,mem_rssi_noise_self_index 
-0x34f4 009179 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
-0x34f5 009180 call rssi_store 
-0x34f6 009181 storet 1 ,mem_rssi_noise_self_index 
-0x34f7 009182 call rssi_average 
-0x34f8 009183 storet 1 ,mem_rssi_noise_self_avg 
-0x34f9 009184 sub temp ,rssi_thresh_noise ,null 
-0x34fa 009185 nrtn positive 
-0x34fb 009186 fetcht 1 ,mem_24g_self_ch_number 
-0x34fc 009187 call g24_ch_map_size 
-0x34fd 009188 storet 1 ,mem_24g_self_ch_number 
-0x34fe 009189 store 1 ,mem_24g_self_last_ch 
-0x34ff 009190 rtn 
-:      009192 g24_self_config_ch_once:
-0x3500 009193 jam 1 ,mem_24g_self_config_ch_once 
-0x3501 009194 fetch 1 ,mem_24g_self_last_ch 
-0x3502 009195 store 1 ,mem_24g_ch 
-0x3503 009196 rtn 
-:      009199 g24_ackpayload_disable:
-0x3504 009200 jam 0 ,mem_24g_ackpayload_enable 
-0x3505 009201 rtn 
-:      009204 g24_receiver_addr_check:
-0x3506 009205 fetch 4 ,mem_24g_addr 
-0x3507 009206 fetcht 4 ,mem_24g_lap 
-0x3508 009207 isub temp ,null 
-0x3509 009208 rtn 
-:      009220 g24_nodata_process:
-0x350a 009221 fetch 1 ,mem_24g_ackpayload_enable 
-0x350b 009222 rtneq 2 
-0x350c 009223 fetch 1 ,mem_24g_nodata_timer_enable 
-0x350d 009224 rtn blank 
-0x350e 009225 arg g24_timer_nodata ,queue 
-0x350f 009226 call timer_check 
-0x3510 009227 nrtn blank 
-0x3511 009228 jam 0 ,mem_24g_nodata_timer_enable 
-0x3512 009229 jam 0 ,mem_24g_bind_mode_continue 
-0x3513 009230 call g24_mode_b_s_switch_init 
-:      009232 g24_search_mode_enable:
-0x3514 009233 bpatchx patch31_5 ,mem_patch31 
-0x3515 009234 jam dongle_search ,mem_24g_work_mode 
-0x3516 009235 jam clear_init ,mem_24g_mode_init 
-0x3517 009236 branch g24_rx_interrupt_clear 
-:      009242 g24_ch_process:
-0x3518 009243 bpatchx patch31_6 ,mem_patch31 
-0x3519 009244 fetch 1 ,mem_24g_abort_packet 
-0x351a 009245 beq 1 ,rssi_noise_monitor 
-0x351b 009246 fetch 1 ,mem_24g_hop_packet 
-0x351c 009247 beq 1 ,g24_ch_receive_hop_pac 
-0x351d 009248 fetcht 4 ,mem_24g_hop_btclk 
-0x351e 009249 copy clkn_bt ,pdata 
-0x351f 009250 isub temp ,null 
-0x3520 009251 ncall g24_timer_timeout ,positive 
-0x3521 009252 copy pdata ,regb 
-0x3522 009253 fetch 4 ,mem_24g_hop_btclk 
-0x3523 009254 fetcht 1 ,mem_24g_hop_interval 
-0x3524 009255 iadd temp ,temp 
-0x3525 009256 copy regb ,pdata 
-0x3526 009257 isub temp ,null 
-0x3527 009258 nrtn positive 
-0x3528 009259 set0 28 ,pdata 
-0x3529 009260 store 4 ,mem_24g_hop_btclk 
-0x352a 009261 jam 1 ,mem_24g_abort_packet 
-0x352b 009262 branch g24_ch 
-:      009264 g24_ch_receive_hop_pac:
-0x352c 009265 jam 0 ,mem_24g_hop_packet 
-0x352d 009266 branch g24_ch 
-:      009268 g24_ch_timer_reinit:
-0x352e 009269 copy clkn_bt ,pdata 
-0x352f 009270 store 4 ,mem_24g_hop_btclk 
-0x3530 009271 rtn 
-:      009276 g24_reconn_timeout_timer:
-0x3531 009277 arg mem_24g_reconn_timeout ,regc 
-0x3532 009278 arg g24_stop_24g_mode ,regb 
-0x3533 009279 branch timer_single_step_2b 
-:      009282 g24_reconn_start:
-0x3534 009283 bpatchx patch31_7 ,mem_patch31 
-0x3535 009284 set1 mark_24g ,mark 
-0x3536 009285 fetch 1 ,mem_24g_conn_sm 
-0x3537 009286 set0 state_24g_pair ,pdata 
-0x3538 009287 set1 state_24g_reconn ,pdata 
-0x3539 009288 store 1 ,mem_24g_conn_sm 
-0x353a 009289 fetch 1 ,mem_24g_fast_conn_enable 
-0x353b 009290 branch g24_reconn_receiver_addr ,blank 
-0x353c 009291 fetch 1 ,mem_24g_reconn_type 
-0x353d 009292 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
-0x353e 009293 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
-0x353f 009294 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
-0x3540 009295 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
-:      009296 g24_reconn_fast_conn:
-0x3541 009297 fetch 1 ,mem_24g_pair_tx_power 
-0x3542 009298 store 1 ,mem_tx_power 
-0x3543 009299 fetcht 1 ,mem_24g_fast_conn_temp_ch 
-0x3544 009300 storet 1 ,mem_24g_current_ch_number 
-0x3545 009301 fetch 4 ,mem_24g_fast_conn_addr 
-0x3546 009302 call g24_ch_syncword_crc8_init 
-0x3547 009303 storet 1 ,mem_24g_fast_conn_temp_ch 
-0x3548 009304 rtn 
-:      009306 g24_reconn_receiver_addr:
-0x3549 009307 jam tx_power_3db ,mem_tx_power 
-0x354a 009308 fetcht 1 ,mem_24g_receiver_temp_ch 
-0x354b 009309 storet 1 ,mem_24g_current_ch_number 
-0x354c 009310 fetch 4 ,mem_24g_receiver_addr 
-0x354d 009311 call g24_ch_syncword_crc8_init 
-0x354e 009312 storet 1 ,mem_24g_receiver_temp_ch 
-0x354f 009313 rtn 
-:      009315 g24_reconn_device_3_0_addr:
-0x3550 009316 jam tx_power_3db ,mem_tx_power 
-0x3551 009317 fetcht 1 ,mem_24g_device_temp_ch 
-0x3552 009318 storet 1 ,mem_24g_current_ch_number 
-0x3553 009319 fetch 4 ,mem_24g_device_addr 
-0x3554 009320 call g24_ch_syncword_crc8_init 
-0x3555 009321 storet 1 ,mem_24g_device_temp_ch 
-0x3556 009322 rtn 
-:      009324 g24_store_receiver_addr:
-0x3557 009325 fetch 4 ,mem_24g_rxpayload + 2 
-0x3558 009326 rtn blank 
-0x3559 009327 store 4 ,mem_24g_receiver_addr 
-:      009328 g24_ch_syncword_crc8_init:
-0x355a 009329 call g24_update_addr_and_synccrc8 
-0x355b 009330 branch g24_ch 
-:      009333 g24_reconn_dispatch:
-0x355c 009334 bpatchx patch32_0 ,mem_patch32 
-0x355d 009335 fetch 2 ,mem_24g_reconn_count 
-0x355e 009336 arg 0x01f8 ,temp 
-0x355f 009337 iand temp ,pdata 
-0x3560 009338 branch g24_reconn_dispatch_next ,blank 
-0x3561 009339 fetch 2 ,mem_24g_reconn_count 
-0x3562 009340 increase 1 ,pdata 
-0x3563 009341 store 2 ,mem_24g_reconn_count 
-0x3564 009342 rtn 
-:      009344 g24_reconn_dispatch_next:
-0x3565 009345 call g24_reconn_data_prep 
-0x3566 009346 call g24_transmit_receive_ack 
-0x3567 009347 nbranch g24_reconn_device_fail ,sync 
-0x3568 009348 nbranch g24_reconn_device_fail ,user3 
-0x3569 009349 call g24_ackpayload_parse 
-0x356a 009350 fetch 4 ,mem_24g_pair_addr 
-0x356b 009351 fetcht 4 ,mem_24g_addr 
-0x356c 009352 isub temp ,null 
-0x356d 009353 branch g24_pair_start ,zero 
-0x356e 009354 fetch 4 ,mem_24g_device_addr 
-0x356f 009355 fetcht 4 ,mem_24g_addr 
-0x3570 009356 isub temp ,null 
-0x3571 009357 call g24_store_receiver_addr ,zero 
-0x3572 009358 fetch 1 ,mem_24g_conn_sm 
-0x3573 009359 set0 state_24g_reconn ,pdata 
-0x3574 009360 store 1 ,mem_24g_conn_sm 
-0x3575 009361 setarg 0 
-0x3576 009362 store 2 ,mem_24g_pair_timeout 
-0x3577 009363 store 2 ,mem_24g_reconn_count 
-0x3578 009364 store 2 ,mem_24g_reconn_timeout 
-0x3579 009365 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x357a 009366 call ui_ipc_send_event 
-:      009367 g24_txbuf_clear:
-0x357b 009368 bpatchx patch32_1 ,mem_patch32 
-0x357c 009369 arg 32 ,loopcnt 
-0x357d 009370 arg mem_24g_txbuf ,contw 
-0x357e 009371 branch memset0 
-:      009373 g24_reconn_data_prep:
-0x357f 009374 jam datatype_attemp ,mem_24g_txbuf 
-0x3580 009375 fetch 1 ,mem_24g_data_type 
-0x3581 009376 store 1 ,mem_24g_txbuf + 1 
-0x3582 009377 fetch 4 ,mem_24g_device_addr 
-0x3583 009378 store 4 ,mem_24g_txbuf + 2 
-0x3584 009379 jam 6 ,mem_24g_datalen 
-0x3585 009380 branch g24_transmit_prep 
-:      009382 g24_reconn_device_fail:
-0x3586 009383 bpatchx patch32_2 ,mem_patch32 
-0x3587 009384 fetch 1 ,mem_24g_fast_conn_enable 
-0x3588 009385 branch g24_ch ,blank 
-0x3589 009386 fetch 2 ,mem_24g_reconn_count 
-0x358a 009387 increase 1 ,pdata 
-0x358b 009388 store 2 ,mem_24g_reconn_count 
-0x358c 009389 isolate1 9 ,pdata 
-0x358d 009390 fetch 1 ,mem_24g_reconn_type 
-0x358e 009391 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
-0x358f 009392 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
-0x3590 009393 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
-0x3591 009394 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
-0x3592 009395 branch g24_reconn_receiver_addr 
-:      009398 g24_reconn_fast_conn_and_receiver:
-0x3593 009399 branch g24_reconn_receiver_addr ,true 
-0x3594 009400 branch g24_reconn_fast_conn 
-:      009402 g24_reconn_fast_conn_and_3_0:
-0x3595 009403 branch g24_reconn_device_3_0_addr ,true 
-0x3596 009404 branch g24_reconn_fast_conn 
-:      009406 g24_reconn_receiver_and_3_0:
-0x3597 009407 branch g24_reconn_device_3_0_addr ,true 
-0x3598 009408 branch g24_reconn_receiver_addr 
-:      009410 g24_reconn_pair_and_3_0:
-0x3599 009411 branch g24_reconn_device_3_0_addr ,true 
-0x359a 009412 branch g24_pair_init_param 
-:      009422 g24_data_attemp:
-0x359b 009423 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x359c 009424 beq datatype_device1 ,g24_data_attemp_device1 
-0x359d 009425 beq datatype_device2 ,g24_data_attemp_device2 
-0x359e 009426 rtn 
-:      009427 g24_data_attemp_device1:
-0x359f 009428 fetch 1 ,mem_24g_device1_bind_disable 
-0x35a0 009429 nrtn blank 
-0x35a1 009430 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a2 009431 store 4 ,mem_24g_transmitter_addr 
-:      009432 g24_store_device1_addr:
-0x35a3 009433 store 4 ,mem_24g_device1_addr 
-0x35a4 009434 rtn 
-:      009435 g24_data_attemp_device2:
-0x35a5 009436 fetch 1 ,mem_24g_device2_bind_disable 
-0x35a6 009437 nrtn blank 
-0x35a7 009438 fetch 4 ,mem_24g_rxdata_temp + 4 
-0x35a8 009439 store 4 ,mem_24g_transmitter_addr 
-:      009440 g24_store_device2_addr:
-0x35a9 009441 store 4 ,mem_24g_device2_addr 
-0x35aa 009442 rtn 
-:      009452 rssi_store:
-0x35ab 009453 bpatchx patch32_3 ,mem_patch32 
-0x35ac 009454 copy rega ,pdata 
-0x35ad 009455 iadd temp ,contw 
-0x35ae 009456 fetch 1 ,mem_rssi 
-0x35af 009457 istore 1 ,contw 
-0x35b0 009458 increase 1 ,temp 
-0x35b1 009459 fetch 1 ,mem_rssi_buff_index 
-0x35b2 009460 iand temp ,temp 
-0x35b3 009461 rtn 
-:      009463 rssi_average:
-0x35b4 009464 bpatchx patch32_4 ,mem_patch32 
-0x35b5 009465 fetch 1 ,mem_rssi_buff_index 
-0x35b6 009466 increase 1 ,pdata 
-0x35b7 009467 store 2 ,mem_loopcnt 
-0x35b8 009468 copy pdata ,loopcnt 
-0x35b9 009469 copy rega ,contr 
-0x35ba 009470 arg 0 ,pdata 
-:      009471 rssi_average_loop:
-0x35bb 009472 ifetcht 1 ,contr 
-0x35bc 009473 iadd temp ,pdata 
-0x35bd 009474 loop rssi_average_loop 
-0x35be 009475 fetcht 2 ,mem_loopcnt 
-0x35bf 009476 idiv temp 
-0x35c0 009477 call wait_div_end 
-0x35c1 009478 quotient temp 
-0x35c2 009479 rtnmark1 mark_24g_rxmode 
-0x35c3 009480 copy temp ,pdata 
-0x35c4 009481 rtnmark0 mark_24g 
-0x35c5 009482 call bcd 
-0x35c6 009483 copy pdata ,temp 
-0x35c7 009484 rtn 
-:      009486 save_rssi_dec:
-0x35c8 009487 branch save_rssi 
-:      009497 rssi_transmitter_buff_init:
-0x35c9 009498 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ca 009499 branch rssi_buff_clear 
-:      009501 rssi_signal:
-0x35cb 009502 copy pdata ,rega 
-0x35cc 009503 fetcht 1 ,mem_rssi_signal_index 
-0x35cd 009504 fetch 2 ,mem_rssi_signal_buf_ptr 
-0x35ce 009505 iadd temp ,contw 
-0x35cf 009506 copy rega ,pdata 
-0x35d0 009507 istore 1 ,contw 
-0x35d1 009508 increase 1 ,temp 
-0x35d2 009509 fetch 1 ,mem_rssi_buff_index 
-0x35d3 009510 iand temp ,temp 
-0x35d4 009511 storet 1 ,mem_rssi_signal_index 
-0x35d5 009512 rtn 
-:      009522 rssi_receiver_buff_init:
-0x35d6 009523 fetch 2 ,mem_rssi_noise_buffer_ptr 
-0x35d7 009524 call rssi_buff_clear 
-0x35d8 009525 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
-0x35d9 009526 call rssi_buff_clear 
-0x35da 009527 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x35db 009528 call rssi_buff_clear 
-0x35dc 009529 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
-:      009530 rssi_buff_clear:
-0x35dd 009531 rtn blank 
-0x35de 009532 copy pdata ,contw 
-0x35df 009533 fetch 1 ,mem_rssi_buff_index 
-0x35e0 009534 increase 1 ,pdata 
-0x35e1 009535 copy pdata ,loopcnt 
-0x35e2 009536 branch clear_mem 
-:      009539 rssi_noise:
-0x35e3 009540 call save_rssi_dec 
-0x35e4 009541 rtn blank 
-0x35e5 009542 fetcht 1 ,mem_rssi_noise_index 
-0x35e6 009543 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35e7 009544 call rssi_store 
-0x35e8 009545 storet 1 ,mem_rssi_noise_index 
-0x35e9 009546 rtn 
-:      009549 rssi_noise_monitor:
-0x35ea 009550 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
-0x35eb 009551 call rssi_average 
-0x35ec 009552 storet 1 ,mem_rssi_noise_avg 
-0x35ed 009553 sub temp ,rssi_thresh_noise ,null 
-0x35ee 009554 nrtn positive 
-0x35ef 009555 branch g24_ch 
-:      009563 g24_transmit_init:
-0x35f0 009564 fetch 4 ,mem_24g_lap 
-0x35f1 009565 store 4 ,mem_24g_device_addr 
-0x35f2 009566 branch rssi_transmitter_buff_init 
-:      009568 g24_interval_param_4ms:
-0x35f3 009569 setarg g24_4ms_interval_param 
-0x35f4 009570 store 3 ,mem_24g_short_sleep_set 
-0x35f5 009571 setarg 0x100c0c 
-0x35f6 009572 store 3 ,mem_24g_interval 
-0x35f7 009573 setarg 0x00bb80 
-0x35f8 009574 store 3 ,mem_24g_long_sleep_set 
-0x35f9 009575 jam 5 ,mem_24g_fast_hop_count 
-0x35fa 009576 rtn 
-:      009578 g24_interval_param_8ms:
-0x35fb 009579 setarg g24_8ms_interval_param 
-0x35fc 009580 store 3 ,mem_24g_short_sleep_set 
-0x35fd 009581 setarg 0x1c1919 
-0x35fe 009582 store 3 ,mem_24g_interval 
-0x35ff 009583 setarg 0x017700 
-0x3600 009584 store 3 ,mem_24g_long_sleep_set 
-0x3601 009585 jam 11 ,mem_24g_fast_hop_count 
-0x3602 009586 rtn 
-:      009589 g24_transmit_dispatch:
-0x3603 009590 rtnmark0 mark_24g 
-0x3604 009591 fetch 1 ,mem_24g_conn_sm 
-0x3605 009592 bbit1 state_24g_pair ,g24_pair_dispatch 
-0x3606 009593 bbit1 state_24g_reconn ,g24_reconn_dispatch 
-0x3607 009594 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x3608 009595 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
-:      009596 g24_transmit_no_interrupt:
-0x3609 009597 bpatchx patch32_5 ,mem_patch32 
-0x360a 009598 call g24_txdata_prep 
-0x360b 009599 nbranch g24_nodata_transmit ,user 
-:      009600 g24_transmit_start:
-0x360c 009601 call g24_transmit_process 
-0x360d 009602 call power_ctrl_start 
-0x360e 009603 fetch 1 ,mem_device_option 
-0x360f 009604 beq dvc_op_mouse ,mouse_24g_transmit_start 
-:      009605 g24_transmit_start_next:
-0x3610 009606 fetch 8 ,mem_24g_long_sleep_set 
-0x3611 009607 store 8 ,mem_24g_enter_hibernate 
-0x3612 009608 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x3613 009609 store 2 ,mem_24g_long_sleep_param_update_timer 
-0x3614 009610 fetch 2 ,mem_cb_24g_transmit_short_sleep 
-0x3615 009611 branch callback_func 
-:      009613 g24_short_sleep:
-0x3616 009614 bpatchx patch32_6 ,mem_patch32 
-0x3617 009615 call g24_lpm_wait 
-0x3618 009616 nrtn user 
-0x3619 009617 call g24_setgpio_lpm_before 
-0x361a 009618 call clear_wake 
-0x361b 009619 fetch 3 ,mem_24g_short_sleep_set 
-0x361c 009620 branch g24_long_seep2 
-:      009622 g24_long_sleep:
-0x361d 009623 bpatchx patch32_7 ,mem_patch32 
-0x361e 009624 call g24_lpm_wait 
-0x361f 009625 nrtn user 
-0x3620 009626 call g24_setgpio_lpm_before 
-0x3621 009627 fetch 8 ,mem_24g_enter_hibernate 
-:      009628 g24_long_seep2:
-0x3622 009629 call clk2lpo 
-0x3623 009630 storet 4 ,mem_sleep_counter 
-0x3624 009631 branch lpm_sleep 
-:      009635 g24_txdata_prep:
-0x3625 009636 call g24_package_data 
-0x3626 009637 nrtn user 
-0x3627 009638 branch g24_transmit_prep 
-:      009641 g24_package_data:
-0x3628 009642 fetch 2 ,mem_cb_24g_transmit_data 
-0x3629 009643 call callback_func 
-0x362a 009644 branch g24_accumulate_data ,user 
-0x362b 009645 fetch 7 ,mem_24g_txbuf + 1 
-0x362c 009646 rtn blank 
-0x362d 009647 branch enable_user 
-:      009649 g24_accumulate_data:
-0x362e 009650 jam 0 ,mem_24g_abort_pac 
-0x362f 009651 add rega ,1 ,pdata 
-0x3630 009652 store 1 ,mem_24g_datalen 
-0x3631 009653 call g24_transmit_rf_ctrl_clear 
-0x3632 009654 store 1 ,mem_24g_txbuf 
-0x3633 009655 copy regb ,contr 
-0x3634 009656 copy rega ,loopcnt 
-0x3635 009657 branch memcpy 
-:      009659 g24_transmit_rf_ctrl_clear:
-0x3636 009660 fetch 1 ,mem_24g_data_type 
-0x3637 009661 and_into bits_data ,pdata 
-0x3638 009662 store 1 ,mem_24g_data_type 
-0x3639 009663 rtn 
-:      009672 g24_transmit_process:
-0x363a 009673 setarg 0 
-0x363b 009674 store 1 ,mem_24g_retry 
-0x363c 009675 store 2 ,mem_24g_retransmit 
-:      009676 g24_transmit_loop:
-0x363d 009677 call g24_transmit_receive_ack 
-0x363e 009678 fetch 1 ,mem_24g_no_ack 
-0x363f 009679 beq no_ack_24g ,g24_transmit_no_ack 
-0x3640 009680 nbranch g24_retransmit ,sync 
-0x3641 009681 nbranch g24_retransmit ,user3 
-0x3642 009682 call g24_ackpayload_parse 
-0x3643 009683 fetch 1 ,mem_device_option 
-0x3644 009684 sub pdata ,dvc_op_mouse ,null 
-0x3645 009685 call mouse_24g_transmit_callback ,zero 
-:      009686 g24_transmit_no_ack:
-0x3646 009687 call power_ctrl_pac_succ_incrs 
-:      009688 g24_transmit_next_packet:
-0x3647 009689 call g24_txbuf_clear 
-0x3648 009690 fetch 1 ,mem_24g_pid 
-0x3649 009691 increase 1 ,pdata 
-0x364a 009692 store 1 ,mem_24g_pid 
-0x364b 009693 call g24_hop_enable_packet 
-:      009694 g24_transmit_abandon:
-0x364c 009695 bpatchx patch33_0 ,mem_patch33 
-0x364d 009696 setarg 0 
-0x364e 009697 store 1 ,mem_24g_ensure 
-0x364f 009698 store 2 ,mem_24g_txfail_cnt 
-0x3650 009699 rtn 
-:      009701 g24_transmit_receive_ack:
-0x3651 009702 bpatchx patch33_1 ,mem_patch33 
-0x3652 009703 disable user3 
-0x3653 009704 call g24_transmit 
-0x3654 009705 fetch 1 ,mem_24g_no_ack 
-0x3655 009706 beq no_ack_24g ,g24_end_of_packet 
-0x3656 009707 force 0 ,radio_ctrl 
-0x3657 009708 fetch 4 ,mem_24g_addr 
-0x3658 009709 iforce access 
-0x3659 009710 fetcht 1 ,mem_last_freq 
-0x365a 009711 call set_freq_rx 
-0x365b 009712 call rf_rx_enable 
-0x365c 009713 call g24_receive_rxon 
-0x365d 009714 call g24_end_of_packet ,user3 
-0x365e 009715 rtn 
-:      009717 g24_retransmit:
-0x365f 009718 bpatchx patch33_2 ,mem_patch33 
-0x3660 009719 fetch 1 ,mem_device_option 
-0x3661 009720 beq dvc_op_mouse ,mouse_g24_retransmit 
-:      009721 g24_retransmit0:
-0x3662 009722 fetch 1 ,mem_24g_abort_pac 
-0x3663 009723 nrtn blank 
-0x3664 009724 fetch 2 ,mem_24g_txfail_cnt 
-0x3665 009725 increase 1 ,pdata 
-0x3666 009726 store 2 ,mem_24g_txfail_cnt 
-0x3667 009727 fetch 1 ,mem_24g_txfail_cnt + 1 
-0x3668 009728 bbit1 4 ,g24_tx_attempt_fail 
-0x3669 009729 call g24_transmit_hop_process 
-0x366a 009730 fetch 2 ,mem_24g_retransmit 
-0x366b 009731 increase 1 ,pdata 
-0x366c 009732 store 2 ,mem_24g_retransmit 
-0x366d 009733 branch g24_transmit_loop 
-:      009735 g24_ackpayload_parse:
-0x366e 009736 bpatchx patch33_3 ,mem_patch33 
-0x366f 009737 call g24_read_len_pid_crc 
-0x3670 009738 fetch 1 ,mem_24g_rxdata_length 
-0x3671 009739 rtn blank 
-0x3672 009740 iforce loopcnt 
-0x3673 009741 arg mem_24g_rxbuf + 2 ,contr 
-0x3674 009742 arg mem_24g_rxpayload ,contw 
-0x3675 009743 branch memcpy 
-:      009746 g24_tx_attempt_fail:
-0x3676 009747 bpatchx patch33_4 ,mem_patch33 
-0x3677 009748 setarg 0 
-0x3678 009749 store 2 ,mem_24g_txfail_cnt 
-0x3679 009750 jam 1 ,mem_24g_attempt_fail_flag 
-:      009751 g24_stop_24g_mode:
-0x367a 009752 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x367b 009753 branch ui_ipc_send_event 
-:      009763 g24_transmit_hop_process:
-0x367c 009764 bpatchx patch33_5 ,mem_patch33 
-0x367d 009765 fetcht 1 ,mem_24g_retry 
-0x367e 009766 fetch 1 ,mem_24g_fast_hop_count 
-0x367f 009767 isub temp ,null 
-0x3680 009768 nbranch g24_tx_fast_hop ,positive 
-0x3681 009769 increase 1 ,temp 
-0x3682 009770 storet 1 ,mem_24g_retry 
-0x3683 009771 fetch 1 ,mem_24g_fast_hop_count 
-0x3684 009772 beq 5 ,g24_transmit_hop_process_4ms 
-0x3685 009773 fetch 1 ,mem_24g_retry 
-0x3686 009774 beq 6 ,g24_hop_ch_disable 
-0x3687 009775 beq 12 ,g24_hop_ch_disable 
-0x3688 009776 rtn 
-:      009779 g24_transmit_hop_process_4ms:
-0x3689 009780 fetch 1 ,mem_24g_retry 
-0x368a 009781 beq 3 ,g24_hop_ch_disable 
-0x368b 009782 beq 6 ,g24_hop_ch_disable 
-0x368c 009783 rtn 
-:      009787 g24_hop_ch_enable:
-:      009792 g24_txpayload_type_update:
-0x368d 009793 bmark1 mark_ble_lr ,g24_lr_type_update 
-0x368e 009794 store 1 ,mem_24g_txpayload + offset_data_type 
-0x368f 009795 rtn 
-:      009796 g24_lr_type_update:
-0x3690 009797 store 1 ,mem_24g_txpayload + offset_lr_data_type 
-0x3691 009798 rtn 
-:      009800 g24_hop_enable_packet:
-0x3692 009801 fetch 1 ,mem_24g_data_type 
-0x3693 009802 rtnbit0 bit_hop 
-:      009803 g24_hop_ch_disable:
-0x3694 009804 fetch 1 ,mem_24g_data_type 
-0x3695 009805 set0 bit_hop ,pdata 
-0x3696 009806 store 1 ,mem_24g_data_type 
-0x3697 009807 call g24_txpayload_type_update 
-0x3698 009808 call power_ctrl_pac_succ_decrs 
-0x3699 009809 branch g24_ch 
-:      009811 g24_tx_fast_hop:
-0x369a 009812 call power_ctrl_txpower_incrs 
-0x369b 009813 call power_ctrl_pac_succ_decrs 
-0x369c 009814 branch g24_ch 
-:      009832 g24_search_receiver:
-0x369d 009833 fetch 2 ,mem_cb_24g_search_receiver 
-0x369e 009834 branch callback_func 
-:      009836 g24_nodata_transmit:
-0x369f 009837 fetch 1 ,mem_24g_abort_pac 
-0x36a0 009838 call g24_send_abort_packet ,blank 
-0x36a1 009839 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36a2 009840 rtneq g24_tx_timer_int_enable 
-0x36a3 009841 call g24_search_receiver 
-0x36a4 009842 fetch 2 ,mem_cb_24g_transmit_long_sleep 
-0x36a5 009843 branch callback_func 
-:      009845 g24_send_abort_packet:
-0x36a6 009846 jam type_ms ,mem_24g_data_type 
-0x36a7 009847 jam 1 ,mem_24g_abort_pac 
-0x36a8 009848 call g24_transmit_rf_ctrl_clear 
-0x36a9 009849 store 1 ,mem_24g_txbuf 
-0x36aa 009850 setarg 0 
-0x36ab 009851 store 7 ,mem_24g_txbuf + 1 
-0x36ac 009852 fetch 4 ,mem_24g_device_addr 
-0x36ad 009853 store 4 ,mem_24g_txbuf + 8 
-0x36ae 009854 jam 12 ,mem_24g_datalen 
-0x36af 009855 fetch 1 ,mem_24g_data_type 
-0x36b0 009856 set1 bit_abort ,pdata 
-0x36b1 009857 store 1 ,mem_24g_data_type 
-0x36b2 009858 call g24_transmit_prep 
-0x36b3 009859 branch g24_transmit_start 
-:      009863 g24_lpm_wait:
-0x36b4 009864 bpatchx patch33_6 ,mem_patch33 
-0x36b5 009865 enable user 
-0x36b6 009866 call lpo_calibration 
-0x36b7 009867 fetch 3 ,mem_clks_per_lpo 
-0x36b8 009868 branch disable_user ,blank 
-0x36b9 009869 fetch 1 ,mem_lpm_mode 
-0x36ba 009870 branch disable_user ,blank 
-0x36bb 009871 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x36bc 009872 beq g24_tx_timer_int_enable ,disable_user 
-0x36bd 009873 rtn 
-:      009875 g24_setgpio_lpm_before:
-0x36be 009876 fetch 2 ,mem_cb_24g_lpm_before 
-0x36bf 009877 branch callback_func 
-:      009890 g24_transmit_by_interrupt:
-0x36c0 009891 call g24_timer_check 
-0x36c1 009892 nrtn user 
-0x36c2 009893 call g24_interval_calibrate 
-0x36c3 009894 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c4 009895 increase 1 ,pdata 
-0x36c5 009896 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36c6 009897 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-0x36c7 009898 isub temp ,null 
-0x36c8 009899 call g24_transmit_by_interrupt_exit ,zero 
-0x36c9 009900 branch g24_transmit_no_interrupt 
-:      009903 g24_transmit_by_interrupt_exit:
-0x36ca 009904 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x36cb 009905 setarg 0 
-0x36cc 009906 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36cd 009907 setarg 100 
-0x36ce 009908 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
-:      009909 g24_interval_min:
-0x36cf 009910 jam 0 ,mem_24g_pac_index 
-0x36d0 009911 fetch 1 ,mem_24g_interval_min 
-:      009912 g24_interval_store:
-0x36d1 009913 store 1 ,mem_24g_interval 
-0x36d2 009914 rtn 
-:      009915 g24_interval_max:
-0x36d3 009916 fetch 1 ,mem_24g_interval_max 
-0x36d4 009917 branch g24_interval_store 
-:      009919 g24_interval_calibrate:
-0x36d5 009920 fetch 1 ,mem_24g_pac_index 
-0x36d6 009921 increase 1 ,pdata 
-0x36d7 009922 store 1 ,mem_24g_pac_index 
-0x36d8 009923 beq 4 ,g24_interval_max 
-0x36d9 009924 beq 5 ,g24_interval_min 
-0x36da 009925 rtn 
-:      009927 g24_transmit_by_interrupt_enable:
-0x36db 009928 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x36dc 009929 setarg 0 
-0x36dd 009930 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
-0x36de 009931 rtn 
-:      009941 g24_factory_check:
-0x36df 009942 arg 2 ,loopcnt 
-0x36e0 009943 arg mem_24g_addr ,contr 
-:      009944 pdata_0xff_check:
-0x36e1 009945 call enable_user 
-0x36e2 009946 setarg 0xffff 
-:      009947 pdata_0xff_check_loop:
-0x36e3 009948 ifetcht 2 ,contr 
-0x36e4 009949 isub temp ,null 
-0x36e5 009950 ncall disable_user ,zero 
-0x36e6 009951 loop pdata_0xff_check_loop 
-0x36e7 009952 rtn 
-:      009962 power_ctrl_start:
-0x36e8 009963 bpatchx patch33_7 ,mem_patch33 
-0x36e9 009964 fetch 1 ,mem_power_ctrl_disable 
-0x36ea 009965 nrtn blank 
-0x36eb 009966 fetch 2 ,mem_ui_state_map 
-0x36ec 009967 rtnbit1 ui_state_ble_adv 
-0x36ed 009970 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0x36ee 009971 call rssi_average 
-0x36ef 009972 storet 1 ,mem_rssi_avg_received 
-0x36f0 009973 fetch 1 ,mem_rssi_dis_max_24g 
-0x36f1 009974 bmark1 mark_24g ,power_ctrl_start_next 
-0x36f2 009975 fetch 1 ,mem_rssi_dis_max_ble 
-:      009976 power_ctrl_start_next:
-0x36f3 009977 isub temp ,null 
-0x36f4 009978 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x36f5 009979 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f6 009980 sub pdata ,2 ,null 
-0x36f7 009981 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x36f8 009982 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36f9 009983 beq 0 ,power_ctrl_txpower_incrs 
-0x36fa 009984 rtn 
-:      009986 power_ctrl_txpower_decrs_check:
-0x36fb 009987 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x36fc 009988 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0x36fd 009989 isub temp ,null 
-0x36fe 009990 nrtn zero 
-0x36ff 009991 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      009992 power_ctrl_txpower_decrs:
-0x3700 009993 fetcht 1 ,mem_rssi_avg_received 
-0x3701 009994 fetch 1 ,mem_rssi_dis_min_24g 
-0x3702 009995 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
-0x3703 009996 fetch 1 ,mem_rssi_dis_min_ble 
-:      009997 power_ctrl_txpower_decrs_next:
-0x3704 009998 isub temp ,null 
-0x3705 009999 nrtn positive 
-0x3706 010000 fetch 1 ,mem_power_ctrl_level 
-0x3707 010001 beq 0 ,power_ctrl_decrs_level0 
-0x3708 010002 increase -1 ,pdata 
-0x3709 010003 store 1 ,mem_power_ctrl_level 
-0x370a 010004 beq 0 ,power_ctrl_decrs_level0 
-:      010005 power_ctrl_decrs_level1:
-:      010006 power_ctrl_incrs_level1:
-0x370b 010007 jam tx_power_0db ,mem_tx_power 
-0x370c 010008 rtn 
-:      010010 power_ctrl_txpower_incrs_force:
-0x370d 010011 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      010012 power_ctrl_txpower_incrs:
-0x370e 010013 fetch 1 ,mem_power_ctrl_level 
-0x370f 010014 beq 2 ,power_ctrl_incrs_level2 
-0x3710 010015 increase 1 ,pdata 
-0x3711 010016 store 1 ,mem_power_ctrl_level 
-0x3712 010017 beq 1 ,power_ctrl_incrs_level1 
-:      010018 power_ctrl_incrs_level2:
-0x3713 010019 jam tx_power_6db ,mem_tx_power 
-0x3714 010020 rtn 
-:      010022 power_ctrl_decrs_level0:
-0x3715 010023 jam tx_power_f5db ,mem_tx_power 
-0x3716 010024 rtn 
-:      010026 power_ctrl_pac_succ_cnt_init:
-0x3717 010027 jam 1 ,mem_power_ctrl_level 
-0x3718 010028 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x3719 010029 rtn 
-:      010031 power_ctrl_pac_succ_incrs:
-0x371a 010032 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371b 010033 increase 1 ,pdata 
-0x371c 010034 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371d 010035 rtn 
-:      010037 power_ctrl_pac_succ_decrs:
-0x371e 010038 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x371f 010039 sub pdata ,2 ,null 
-0x3720 010040 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x3721 010041 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3722 010042 rtneq 0 
-0x3723 010043 increase -1 ,pdata 
-0x3724 010044 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x3725 010045 rtn 
-:      010047 power_ctrl_pac_succ_cnt_reinit:
-0x3726 010048 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x3727 010049 rtn 
-:      010059 ali_mesh_access_layer_resolve_message:
-0x3728 010060 fetch 1 ,mem_ccm_data_len 
-0x3729 010061 store 1 ,mem_mesh_receive_model_message_payload_len 
-0x372a 010062 copy alarm ,contr 
-0x372b 010063 call memcpy24 
-0x372c 010064 fetch 2 ,mem_mesh_cb_receive_access_message 
-0x372d 010065 branch callback_func 
-:      010067 ali_mesh_access_layer_check_access_message_opcode:
-0x372e 010068 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
-0x372f 010069 call ali_mesh_app_recv_new_mesh_pkt 
-0x3730 010072 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
-0x3731 010073 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
-0x3732 010074 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
-0x3733 010075 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
-0x3734 010076 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
-0x3735 010077 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
-0x3736 010078 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
-0x3737 010079 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
-0x3738 010080 rtn 
-:      010083 ali_mesh_access_layer_message_opcode_config_appkey_add:
-0x3739 010084 arg mem_mesh_receive_application_key ,contr 
-0x373a 010085 arg mem_mesh_application_key ,contw 
-0x373b 010086 call memcpy16 
-0x373c 010087 jam paired_status ,mem_mesh_provisioned_flag 
-0x373d 010088 call ali_mesh_encrypt_base_function_k3 
-0x373e 010089 call ali_mesh_encrypt_base_function_k4 
-0x373f 010090 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
-0x3740 010091 call ali_mesh_accesss_layer_check_message_type 
-0x3741 010092 call ali_mesh_access_layer_send_config_appkey_status 
-0x3742 010093 jam paired_status ,mem_mesh_provisioned_flag 
-0x3743 010094 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3744 010095 branch callback_func 
-:      010097 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
-0x3745 010098 setarg 0 
-0x3746 010099 store 2 ,mem_mesh_fast_pairing_timer 
-0x3747 010101 random pdata 
-0x3748 010102 and pdata ,0x1f ,pdata 
-0x3749 010103 add pdata ,30 ,pdata 
-0x374a 010104 store 1 ,mem_mesh_report_full_attribute_timer 
-0x374b 010105 add pdata ,5 ,pdata 
-0x374c 010106 store 1 ,mem_mesh_report_power_on_timer 
-0x374d 010107 call mesh_clear_timer_data 
-0x374e 010108 branch mesh_receive_config_appkey_add_cb 
-:      010110 ali_mesh_accesss_layer_check_message_type:
-0x374f 010111 fetch 1 ,mem_mesh_network_packet_type 
-0x3750 010112 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
-0x3751 010113 rtneq mesh_message_app 
-0x3752 010114 jam paired_status ,mem_mesh_provisioned_flag 
-0x3753 010115 rtn 
-:      010117 ali_mesh_access_layer_send_config_appkey_status:
-0x3754 010118 setarg mesh_configuration_and_health_message_opcode_header 
-0x3755 010119 store 1 ,mem_mesh_access_layer_payload 
-0x3756 010120 setarg mesh_message_opcode_config_config_model_publication_set 
-0x3757 010121 istore 1 ,contw 
-0x3758 010122 setarg status_code_success 
-0x3759 010123 istore 1 ,contw 
-0x375a 010124 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
-0x375b 010125 istore 3 ,contw 
-0x375c 010126 jam 6 ,mem_mesh_access_layer_payload_len 
-0x375d 010127 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010130 ali_mesh_access_layer_finish_pairing_init_subscription_list:
-0x375e 010131 fetch 2 ,mem_mesh_core_feature 
-0x375f 010132 rtnbit1 mesh_feature_disable_subscription 
-0x3760 010133 call mesh_get_element_info_config 
-:      010134 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
-0x3761 010135 add rega ,element_device_subscription_label ,regc 
-0x3762 010136 setarg -1 
-0x3763 010137 istore subscription_max_count ,regc 
-0x3764 010138 istore subscription_max_count ,contw 
-0x3765 010139 ifetch 2 ,rega 
-0x3766 010140 istore 2 ,regc 
-0x3767 010141 copy regb ,pdata 
-0x3768 010142 iadd rega ,rega 
-0x3769 010143 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
-0x376a 010144 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x376b 010145 branch callback_func 
-:      010148 ali_mesh_access_layer_send_generic_onoff_status:
-0x376c 010149 setarg mesh_module_message_opcode_header 
-0x376d 010150 store 1 ,mem_mesh_access_layer_payload 
-0x376e 010151 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
-0x376f 010152 istore 1 ,contw 
-0x3770 010153 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3771 010154 istore 1 ,contw 
-0x3772 010155 jam 3 ,mem_mesh_access_layer_payload_len 
-0x3773 010156 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010159 ali_mesh_access_layer_send_light_lightness_status:
-0x3774 010160 setarg mesh_module_message_opcode_header 
-0x3775 010161 store 1 ,mem_mesh_access_layer_payload 
-0x3776 010162 setarg mesh_module_message_opcode_light_lightness_status_no_head 
-0x3777 010163 istore 1 ,contw 
-0x3778 010164 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3779 010165 istore 2 ,contw 
-0x377a 010166 jam 4 ,mem_mesh_access_layer_payload_len 
-0x377b 010167 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010170 ali_mesh_access_layer_send_light_ctl_stauts:
-0x377c 010171 setarg mesh_module_message_opcode_header 
-0x377d 010172 store 1 ,mem_mesh_access_layer_payload 
-0x377e 010173 setarg mesh_module_message_opcode_light_ctl_status_no_head 
-0x377f 010174 istore 1 ,contw 
-0x3780 010175 fetch 4 ,mem_mesh_ctl_lightness 
-0x3781 010176 istore 4 ,contw 
-0x3782 010177 jam 6 ,mem_mesh_access_layer_payload_len 
-0x3783 010178 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010182 ali_mesh_access_layer_send_scene_status:
-0x3784 010183 setarg mesh_module_message_opcode_scene_status 
-0x3785 010184 store 1 ,mem_mesh_access_layer_payload 
-0x3786 010185 setarg mesh_success 
-0x3787 010186 istore 1 ,contw 
-0x3788 010187 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
-0x3789 010188 istore 2 ,contw 
-0x378a 010189 jam 4 ,mem_mesh_access_layer_payload_len 
-0x378b 010190 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010194 ali_mesh_app_recv_new_mesh_pkt:
-0x378c 010196 fetch 1 ,mem_mesh_report_full_attribute_timer 
-0x378d 010197 rtn blank 
-0x378e 010198 pincrease 30 
-0x378f 010199 store 1 ,mem_mesh_report_full_attribute_timer 
-0x3790 010200 rtn 
-:      010202 ali_mesh_report_power_on_timer:
-0x3791 010203 arg mem_mesh_report_power_on_timer ,regc 
-0x3792 010204 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
-0x3793 010205 branch timer_single_step 
-:      010207 ali_mesh_report_full_attribute_timer:
-0x3794 010208 arg mem_mesh_report_full_attribute_timer ,regc 
-0x3795 010209 arg ali_mesh_app_report_device_state ,regb 
-0x3796 010210 branch timer_single_step 
-:      010212 ali_mesh_app_report_device_state:
-0x3797 010213 fetch 2 ,mem_mesh_app_deport_device_state 
-0x3798 010214 branch callback_func 
-:      010221 ali_mesh_ali_vendor_message_attribute_set:
-0x3799 010222 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
-0x379a 010223 nrtn user 
-0x379b 010224 bpatchx patch34_0 ,mem_patch34 
-0x379c 010225 fetch 2 ,mem_mesh_vendor_message_attr_type 
-0x379d 010226 arg vendor_message_attr_type_time ,temp 
-0x379e 010227 isub temp ,null 
-0x379f 010228 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
-0x37a0 010230 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-0x37a1 010231 isub temp ,null 
-0x37a2 010232 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
-0x37a3 010234 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x37a4 010235 isub temp ,null 
-0x37a5 010236 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
-0x37a6 010238 arg vendor_message_attr_type_timer_deleate ,temp 
-0x37a7 010239 isub temp ,null 
-0x37a8 010240 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
-0x37a9 010241 arg vendor_message_attr_type_timer_inquire ,temp 
-0x37aa 010242 isub temp ,null 
-0x37ab 010243 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
-0x37ac 010244 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x37ad 010245 isub temp ,null 
-0x37ae 010246 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
-0x37af 010249 arg vendor_message_attr_type_main_light ,temp 
-0x37b0 010250 isub temp ,null 
-0x37b1 010251 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
-0x37b2 010252 arg vendor_message_attr_type_background_light ,temp 
-0x37b3 010253 isub temp ,null 
-0x37b4 010254 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
-0x37b5 010255 arg vendor_message_attr_type_color ,temp 
-0x37b6 010256 isub temp ,null 
-0x37b7 010257 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
-0x37b8 010258 fetch 2 ,mem_mesh_cb_recv_vendor 
-0x37b9 010259 branch callback_func 
-:      010261 ali_mesh_ali_vendor_message_opcode_attr_get:
-0x37ba 010262 rtn 
-:      010263 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
-0x37bb 010264 ifetch 2 ,contr 
-0x37bc 010265 arg vendor_message_opcode_company_id ,temp 
-0x37bd 010266 isub temp ,null 
-0x37be 010267 nrtn zero 
-0x37bf 010268 ifetch 1 ,contr 
-0x37c0 010269 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x37c1 010270 isub temp ,null 
-0x37c2 010271 nrtn zero 
-0x37c3 010272 branch ali_mesh_stop_send_indication_packet 
-:      010274 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
-0x37c4 010275 call disable_user 
-0x37c5 010276 fetch 2 ,mem_mesh_vendor_message_cid 
-0x37c6 010277 arg vendor_message_opcode_company_id ,temp 
-0x37c7 010278 isub temp ,null 
-0x37c8 010279 nrtn zero 
-0x37c9 010280 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ca 010281 fetch 1 ,mem_mesh_vendor_message_tid 
-0x37cb 010282 isub temp ,null 
-0x37cc 010283 rtn zero 
-0x37cd 010284 store 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37ce 010285 branch enable_user 
-:      010287 ali_mesh_ali_vendor_message_attribute_set_main_light:
-0x37cf 010288 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d0 010289 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
-0x37d1 010290 branch callback_func 
-:      010293 ali_mesh_ali_vendor_message_attribute_set_background_light:
-0x37d2 010294 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
-0x37d3 010295 fetch 2 ,mem_mesh_cb_background_onoff_set 
-0x37d4 010296 branch callback_func 
-:      010298 ali_mesh_ali_vendor_message_attribute_set_color:
-0x37d5 010299 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
-0x37d6 010300 fetch 2 ,mem_mesh_cb_color_set 
-0x37d7 010301 branch callback_func 
-:      010304 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
-0x37d8 010305 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
-0x37d9 010307 fetch 4 ,mem_mesh_vendor_message_current_time 
-0x37da 010308 store 4 ,mem_mesh_vendor_timer_current_time 
-0x37db 010309 branch ali_mesh_time_init_system_time 
-:      010313 ali_mesh_ali_vendor_message_status_add_head:
-0x37dc 010314 setarg vendor_message_attr_status 
-0x37dd 010315 store 1 ,mem_mesh_access_layer_payload 
-0x37de 010316 setarg vendor_message_opcode_company_id 
-0x37df 010317 istore 2 ,contw 
-0x37e0 010318 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
-0x37e1 010319 istore 1 ,contw 
-0x37e2 010320 istoret 2 ,contw 
-0x37e3 010321 rtn 
-:      010324 ali_mesh_ali_vendor_message_opcode_device_power_on:
-0x37e4 010325 arg 0 ,queue 
-0x37e5 010326 arg vendor_message_event_device_power_on ,temp 
-0x37e6 010327 arg vendor_attr_type_event_trigger ,rega 
-0x37e7 010328 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010339 ali_mesh_ali_vendor_message_opcode_generic_onoff:
-0x37e8 010340 arg vendor_attr_generic_onoff_server ,rega 
-0x37e9 010341 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
-:      010345 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
-0x37ea 010346 arg 8 ,loopcnt 
-0x37eb 010347 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010349 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
-0x37ec 010350 arg 8 ,loopcnt 
-0x37ed 010351 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010353 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
-0x37ee 010354 arg 6 ,loopcnt 
-0x37ef 010355 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010357 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
-0x37f0 010358 arg 4 ,loopcnt 
-0x37f1 010359 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010361 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
-0x37f2 010362 arg 2 ,loopcnt 
-0x37f3 010363 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010365 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
-0x37f4 010366 arg 1 ,loopcnt 
-0x37f5 010367 branch ali_mesh_ali_vendor_message_ack_attr_status 
-:      010370 ali_mesh_ali_vendor_message_ack_attr_status:
-0x37f6 010371 add loopcnt ,6 ,pdata 
-0x37f7 010372 store 1 ,mem_mesh_access_layer_payload_len 
-0x37f8 010373 call ali_mesh_ali_vendor_message_status_add_head 
-0x37f9 010374 arg mem_mesh_vendor_attr_parameter ,contr 
-0x37fa 010375 call memcpy 
-0x37fb 010376 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010383 ali_mesh_ali_vendor_message_opcode_para_uint8:
-0x37fc 010384 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x37fd 010385 istorer rega ,2 ,contw 
-0x37fe 010386 istoret 1 ,contw 
-0x37ff 010387 jam 7 ,mem_mesh_access_layer_payload_len 
-0x3800 010388 branch ali_mesh_ali_vendor_message_send_message 
-:      010394 ali_mesh_ali_vendor_message_opcode_para_uint16:
-0x3801 010395 call ali_mesh_ali_vendor_message_indication_info_add_head 
-0x3802 010396 istorer rega ,2 ,contw 
-0x3803 010397 istoret 2 ,contw 
-0x3804 010398 jam 8 ,mem_mesh_access_layer_payload_len 
-0x3805 010399 branch ali_mesh_ali_vendor_message_send_message 
-:      010403 ali_mesh_ali_vendor_message_send_message:
-0x3806 010404 call ali_mesh_more_element_calc_queue_address 
-0x3807 010405 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      010408 ali_mesh_ali_vendor_message_indication_info_add_head:
-0x3808 010409 fetch 1 ,mem_mesh_transport_aid 
-0x3809 010410 store 1 ,mem_mesh_message_transport_head 
-0x380a 010411 setarg vendor_message_tmall_dst 
-0x380b 010412 store 2 ,mem_mesh_send_message_dst 
-0x380c 010413 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380d 010414 pincrease 1 
-0x380e 010415 store 1 ,mem_mesh_vendor_mesh_send_tid 
-0x380f 010416 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3810 010417 setarg vendor_message_attr_indication 
-0x3811 010418 store 1 ,mem_mesh_access_layer_payload 
-0x3812 010419 setarg vendor_message_opcode_company_id 
-0x3813 010420 istore 2 ,contw 
-0x3814 010421 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
-0x3815 010422 istore 1 ,contw 
-0x3816 010423 rtn 
-:      010425 ali_mesh_ali_vendor_message_indication_info_reset_tid:
-0x3817 010426 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
-0x3818 010427 rtn 
-:      010430 ali_mesh_ali_vendor_message_opcode_delete_timer:
-0x3819 010431 copy contr ,rega 
-0x381a 010432 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x381b 010433 arg 6 ,temp 
-0x381c 010434 isub temp ,pdata 
-0x381d 010435 store 1 ,mem_mesh_timer_index_buffer_len 
-0x381e 010436 copy pdata ,loopcnt 
-0x381f 010437 copy rega ,contr 
-0x3820 010438 arg mem_mesh_timer_index_buffer ,contw 
-0x3821 010439 call memcpy 
-0x3822 010440 arg 0 ,regb 
-:      010441 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
-0x3823 010442 arg mem_mesh_timer_index_buffer ,pdata 
-0x3824 010443 iadd regb ,temp 
-0x3825 010444 ifetch 1 ,temp 
-0x3826 010445 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
-0x3827 010446 and pdata ,0x7f ,pdata 
-0x3828 010447 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
-0x3829 010448 increase 1 ,regb 
-0x382a 010449 fetch 1 ,mem_mesh_timer_index_buffer_len 
-0x382b 010450 isub regb ,null 
-0x382c 010451 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
-0x382d 010452 call peripherals_write_mesh_timer_infmatn 
-:      010453 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
-0x382e 010454 arg vendor_message_attr_type_timer_deleate ,temp 
-0x382f 010455 call ali_mesh_ali_vendor_message_status_add_head 
-0x3830 010456 arg 0 ,temp 
-0x3831 010457 istoret 1 ,contw 
-0x3832 010458 copy contw ,temp 
-0x3833 010459 call ali_mesh_get_all_timer_index_timer 
-0x3834 010460 pincrease 7 
-0x3835 010461 store 1 ,mem_mesh_access_layer_payload_len 
-0x3836 010462 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010464 ali_mesh_ali_vendor_aim_timer_buffer_clear:
-0x3837 010465 rtn blank 
-0x3838 010466 pincrease -1 
-0x3839 010467 mul32 pdata ,18 ,pdata 
-0x383a 010468 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x383b 010469 iadd rega ,rega 
-0x383c 010470 setarg 0 
-0x383d 010471 istore 1 ,rega 
-0x383e 010472 rtn 
-:      010474 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
-0x383f 010475 arg 18 ,loopcnt 
-0x3840 010476 mul32 loopcnt ,mesh_x_timers ,loopcnt 
-0x3841 010477 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3842 010478 call clear_mem 
-0x3843 010479 call peripherals_write_mesh_timer_infmatn 
-0x3844 010480 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
-:      010482 ali_mesh_ali_vendor_message_opcode_timer_inquire:
-0x3845 010483 ifetch 1 ,contr 
-0x3846 010484 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
-0x3847 010485 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3848 010486 ifetch 1 ,contr 
-0x3849 010487 pincrease -1 
-0x384a 010488 mul32 pdata ,18 ,pdata 
-0x384b 010489 arg mem_mesh_vendor_timer_timing_buffer ,contr 
-0x384c 010490 iadd contr ,contr 
-0x384d 010491 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x384e 010492 arg 18 ,loopcnt 
-0x384f 010493 call memcpy 
-0x3850 010494 arg vendor_message_attr_type_timer_inquire ,temp 
-0x3851 010495 call ali_mesh_ali_vendor_message_status_add_head 
-0x3852 010496 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3853 010497 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
-0x3854 010498 arg 0 ,temp 
-0x3855 010499 istoret 1 ,contw 
-:      010500 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
-0x3856 010501 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3857 010502 istore 1 ,contw 
-0x3858 010503 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x3859 010504 istore 1 ,contw 
-0x385a 010505 fetch 8 ,mem_mesh_vendor_timer_timing_time 
-0x385b 010506 istore 8 ,contw 
-0x385c 010507 jam 17 ,mem_mesh_access_layer_payload_len 
-0x385d 010508 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010511 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
-0x385e 010512 arg vendor_message_attr_type_timer_inquire ,temp 
-0x385f 010513 call ali_mesh_ali_vendor_message_status_add_head 
-0x3860 010514 arg 0xff ,temp 
-0x3861 010515 istoret 2 ,contw 
-0x3862 010518 copy contw ,temp 
-0x3863 010519 call ali_mesh_get_all_timer_index_timer 
-0x3864 010520 pincrease 8 
-0x3865 010521 store 1 ,mem_mesh_access_layer_payload_len 
-0x3866 010522 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010527 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
-0x3867 010528 arg 0x80 ,temp 
-0x3868 010529 istore 1 ,contw 
-0x3869 010530 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
-:      010532 ali_mesh_ali_vendor_message_opcode_timer_set_state:
-0x386a 010533 ifetch 1 ,contr 
-0x386b 010534 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x386c 010535 and pdata ,0x7f ,pdata 
-0x386d 010536 pincrease -1 
-0x386e 010537 mul32 pdata ,18 ,pdata 
-0x386f 010538 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3870 010539 iadd contw ,contw 
-0x3871 010540 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3872 010541 istore 1 ,contw 
-0x3873 010542 call peripherals_write_mesh_timer_infmatn 
-0x3874 010543 arg vendor_mseeage_attr_type_timer_enable ,temp 
-0x3875 010544 call ali_mesh_ali_vendor_message_status_add_head 
-0x3876 010545 setarg 0 
-0x3877 010546 istore 1 ,contw 
-0x3878 010547 copy contw ,temp 
-0x3879 010548 call ali_mesh_get_all_timer_index_timer 
-0x387a 010549 pincrease 7 
-0x387b 010550 store 1 ,mem_mesh_access_layer_payload_len 
-0x387c 010551 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010556 ali_mesh_time_function:
-0x387d 010557 copy clkn_bt ,temp 
-0x387e 010558 fetch 4 ,mem_system_time 
-0x387f 010559 isub temp ,null 
-0x3880 010560 call ali_mesh_timer_timeout ,positive 
-0x3881 010561 call ali_mesh_clkn_bt_add_1s 
-0x3882 010562 isub temp ,null 
-0x3883 010563 rtn positive 
-0x3884 010564 call ali_mesh_time_init_system_time_without_clk 
-0x3885 010565 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x3886 010566 pincrease 1 
-0x3887 010567 store 4 ,mem_mesh_vendor_timer_current_time 
-0x3888 010568 branch ali_mesh_ali_vendor_check_time 
-:      010571 ali_mesh_time_init_system_time:
-0x3889 010572 copy clkn_bt ,pdata 
-:      010573 ali_mesh_time_init_system_time_without_clk:
-0x388a 010574 store 4 ,mem_system_time 
-0x388b 010575 fetch 1 ,mem_system_time + 3 
-0x388c 010576 and_into 0x0f ,pdata 
-0x388d 010577 store 1 ,mem_system_time + 3 
-0x388e 010578 rtn 
-:      010580 ali_mesh_timer_timeout:
-0x388f 010581 rtn zero 
-0x3890 010582 copy pdata ,regb 
-0x3891 010583 setarg 0x100000 
-0x3892 010584 lshift8 pdata ,pdata 
-0x3893 010585 iadd temp ,temp 
-0x3894 010586 copy regb ,pdata 
-0x3895 010587 rtn 
-:      010589 ali_mesh_clkn_bt_add_1s:
-0x3896 010590 arg 20 ,loopcnt 
-:      010591 ali_mesh_time_loop:
-0x3897 010592 pincrease 160 
-0x3898 010593 loop ali_mesh_time_loop 
-0x3899 010594 rtn 
-:      010596 ali_mesh_ali_vendor_check_time:
-0x389a 010597 setarg mesh_x_timers 
-0x389b 010598 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x389c 010599 pincrease -1 
-0x389d 010600 mul32 pdata ,18 ,pdata 
-0x389e 010601 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
-0x389f 010602 iadd alarm ,alarm 
-:      010603 ali_mesh_ali_vendor_check_time_loop:
-0x38a0 010604 ifetch 1 ,alarm 
-0x38a1 010605 ncall ali_mesh_ali_vendor_had_timing ,blank 
-0x38a2 010606 increase -18 ,alarm 
-0x38a3 010608 fetch 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a4 010609 pincrease -1 
-0x38a5 010610 rtn blank 
-0x38a6 010611 store 1 ,mem_mesh_vendor_timer_check_loop 
-0x38a7 010612 branch ali_mesh_ali_vendor_check_time_loop 
-:      010614 ali_mesh_ali_vendor_had_timing:
-0x38a8 010615 arg 7 ,queue 
-0x38a9 010616 qisolate0 pdata 
-0x38aa 010617 rtn true 
-0x38ab 010618 and pdata ,0x7f ,pdata 
-0x38ac 010619 arg mesh_x_timers ,temp 
-0x38ad 010620 isub temp ,null 
-0x38ae 010621 rtn positive 
-0x38af 010622 copy alarm ,contr 
-0x38b0 010623 arg mem_mesh_vendor_timer_timing_palyload ,contw 
-0x38b1 010624 arg 18 ,loopcnt 
-0x38b2 010625 call memcpy 
-0x38b3 010626 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
-0x38b4 010627 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
-:      010628 ali_mesh_ali_vendor_had_timing_single_time:
-0x38b5 010629 fetcht 4 ,mem_mesh_vendor_timer_current_time 
-0x38b6 010630 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x38b7 010631 isub temp ,null 
-0x38b8 010632 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
-0x38b9 010633 branch ali_mesh_ali_vendor_time_timeout ,zero 
-0x38ba 010634 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
-0x38bb 010635 rtn 
-:      010637 ali_mesh_ali_vendor_time_out_of_date:
-0x38bc 010638 setarg 0 
-0x38bd 010639 istore 1 ,alarm 
-0x38be 010640 rtn 
-:      010642 ali_mesh_ali_vendor_had_timing_cyclically:
-0x38bf 010644 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c0 010645 arg seconds_of_min ,temp 
-0x38c1 010646 idiv temp 
-0x38c2 010647 call wait_div_end 
-0x38c3 010648 remainder pdata 
-0x38c4 010649 nrtn blank 
-0x38c5 010651 fetch 4 ,mem_mesh_vendor_timer_current_time 
-0x38c6 010652 arg seconds_of_four_days ,temp 
-0x38c7 010653 isub temp ,pdata 
-0x38c8 010655 arg seconds_of_week ,temp 
-0x38c9 010656 idiv temp 
-0x38ca 010657 call wait_div_end 
-0x38cb 010658 remainder pdata 
-0x38cc 010659 arg seconds_of_day ,temp 
-0x38cd 010660 idiv temp 
-0x38ce 010661 call wait_div_end 
-0x38cf 010662 remainder rega 
-0x38d0 010663 quotient queue 
-0x38d1 010664 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38d2 010665 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
-0x38d3 010666 qisolate1 pdata 
-0x38d4 010667 nrtn true 
-:      010668 ali_mesh_ali_vendor_had_timing_cyclically_continue:
-0x38d5 010670 deposit rega 
-0x38d6 010671 arg seconds_of_min ,temp 
-0x38d7 010672 idiv temp 
-0x38d8 010673 call wait_div_end 
-0x38d9 010674 quotient temp 
-0x38da 010675 setarg eight_hours_time_zone_offset 
-0x38db 010676 iadd temp ,temp 
-0x38dc 010677 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
-0x38dd 010678 arg 0xfff ,rega 
-0x38de 010679 iand rega ,pdata 
-0x38df 010680 isub temp ,null 
-0x38e0 010681 nrtn zero 
-0x38e1 010682 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
-0x38e2 010683 branch ali_mesh_ali_vendor_time_timeout 
-:      010685 ali_mesh_ali_vendor_time_timeout:
-0x38e3 010686 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e4 010687 jam 1 ,mem_mesh_vendor_timer_check_loop 
-0x38e5 010689 copy alarm ,pdata 
-0x38e6 010690 store 2 ,mem_mesh_alarm_temp 
-0x38e7 010692 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x38e8 010693 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38e9 010694 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
-0x38ea 010696 fetch 2 ,mem_mesh_alarm_temp 
-0x38eb 010697 copy pdata ,alarm 
-0x38ec 010698 add alarm ,17 ,contr 
-0x38ed 010699 ifetch 1 ,contr 
-0x38ee 010700 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
-:      010701 ali_mesh_ali_vendor_time_timeout_continue:
-0x38ef 010702 setarg 0 
-0x38f0 010703 istore 1 ,alarm 
-0x38f1 010704 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x38f2 010705 call ali_mesh_ali_vendor_message_opcode_timing_finish 
-0x38f3 010706 branch peripherals_write_mesh_timer_infmatn 
-:      010710 ali_mesh_ali_vendor_time_timeout_cyclic:
-0x38f4 010711 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
-0x38f5 010712 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
-0x38f6 010713 arg vendor_attr_type_event_trigger ,temp 
-0x38f7 010714 call ali_mesh_ali_vendor_message_status_add_head 
-0x38f8 010715 setarg 0x11 
-0x38f9 010716 istore 1 ,contw 
-0x38fa 010717 ifetch 1 ,alarm 
-0x38fb 010718 or pdata ,0x80 ,pdata 
-0x38fc 010719 istore 1 ,contw 
-0x38fd 010720 jam 8 ,mem_mesh_access_layer_payload 
-0x38fe 010721 branch ali_mesh_ali_vendor_message_send_message 
-:      010723 ali_mesh_ali_vendor_message_opcode_timing_finish:
-0x38ff 010724 arg vendor_attr_type_event_index_report ,temp 
-0x3900 010725 call ali_mesh_ali_vendor_message_status_add_head 
-0x3901 010726 copy contw ,temp 
-0x3902 010727 call ali_mesh_get_all_timer_index_timer 
-0x3903 010729 pincrease 6 
-0x3904 010730 store 1 ,mem_mesh_access_layer_payload_len 
-0x3905 010731 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
-0x3906 010732 branch ali_mesh_ali_vendor_message_send_message 
-:      010735 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
-0x3907 010736 arg mem_mesh_vendor_timer_timing_index ,contw 
-0x3908 010737 arg 16 ,loopcnt 
-0x3909 010738 call memcpy 
-0x390a 010739 fetch 1 ,mem_mesh_vendor_timer_timing_index 
-0x390b 010740 and pdata ,0x7f ,pdata 
-0x390c 010741 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x390d 010742 sub pdata ,mesh_x_timers ,null 
-0x390e 010743 nrtn positive 
-0x390f 010744 fetch 4 ,mem_mesh_vendor_timer_timing_time 
-0x3910 010745 arg 60 ,temp 
-0x3911 010746 idiv temp 
-0x3912 010747 call wait_div_end 
-0x3913 010748 remainder temp 
-0x3914 010749 isub temp ,pdata 
-0x3915 010750 store 4 ,mem_mesh_vendor_timer_timing_time 
-0x3916 010751 setarg 0 
-0x3917 010752 store 2 ,mem_mesh_vendor_timer_timing_flag 
-0x3918 010753 arg mem_mesh_vendor_timer_timing_index ,rega 
-0x3919 010754 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x391a 010755 arg vendor_mseeage_attr_type_set_time_single ,temp 
-0x391b 010756 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
-:      010761 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
-0x391c 010763 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
-0x391d 010764 arg 17 ,loopcnt 
-0x391e 010765 call memcpy 
-0x391f 010768 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
-0x3920 010769 and pdata ,0x7f ,pdata 
-0x3921 010770 store 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3922 010771 sub pdata ,mesh_x_timers ,null 
-0x3923 010772 nrtn positive 
-0x3924 010774 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
-0x3925 010775 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
-0x3926 010776 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
-0x3927 010777 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
-:      010780 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
-0x3928 010782 call ali_mesh_ali_vendor_message_status_add_head 
-0x3929 010783 setarg 0 
-0x392a 010784 store 1 ,mem_mesh_access_layer_payload + 6 
-0x392b 010785 copy contw ,temp 
-0x392c 010786 call ali_mesh_get_all_timer_index_timer 
-0x392d 010787 pincrease 7 
-0x392e 010788 store 1 ,mem_mesh_access_layer_payload_len 
-0x392f 010789 branch ali_mesh_upper_transport_layer_send_access_message 
-:      010792 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
-0x3930 010793 call ali_mesh_vendor_timer_buffer_offset_cal 
-0x3931 010794 copy rega ,contr 
-0x3932 010795 arg mem_mesh_vendor_timer_timing_buffer ,contw 
-0x3933 010796 iadd contw ,contw 
-0x3934 010797 arg 18 ,loopcnt 
-0x3935 010798 call memcpy 
-0x3936 010799 branch peripherals_write_mesh_timer_infmatn 
-:      010801 ali_mesh_vendor_timer_buffer_offset_cal:
-0x3937 010802 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
-0x3938 010803 pincrease -1 
-0x3939 010804 mul32 pdata ,18 ,pdata 
-0x393a 010805 rtn 
-:      010807 ali_mesh_get_all_timer_index_timer:
-0x393b 010808 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x393c 010809 arg 0 ,regb 
-0x393d 010810 copy temp ,contw 
-0x393e 010811 arg mesh_x_timers ,loopcnt 
-0x393f 010812 increase -1 ,loopcnt 
-:      010813 ali_mesh_get_all_timer_index_timer_loop:
-0x3940 010814 ifetch 1 ,rega 
-0x3941 010815 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
-0x3942 010816 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
-0x3943 010817 increase 1 ,regb 
-0x3944 010818 istore 1 ,contw 
-:      010819 ali_mesh_get_all_timer_index_timer_loop_end:
-0x3945 010820 setarg 18 
-0x3946 010821 iadd rega ,rega 
-0x3947 010822 loop ali_mesh_get_all_timer_index_timer_loop 
-0x3948 010823 copy regb ,pdata 
-0x3949 010824 rtn 
-:      010826 peripherals_write_mesh_timer_infmatn:
-0x394a 010827 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
-0x394b 010828 branch callback_func 
-:      010838 ali_mesh_bearer_layer_send_packet_by_network_layer:
-0x394c 010839 bpatchx patch34_1 ,mem_patch34 
-0x394d 010840 setarg mem_mesh_queue_each_size 
-0x394e 010841 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
-0x394f 010842 setarg mem_mesh_element_device 
-0x3950 010843 store 2 ,mem_mesh_rega_temp 
-0x3951 010844 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x3952 010845 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x3953 010846 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
-0x3954 010848 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3955 010849 pincrease 11 
-0x3956 010850 add pdata ,-2 ,loopcnt 
-0x3957 010859 store 1 ,mem_mesh_queue_ele_len 
-0x3958 010860 pincrease -1 
-0x3959 010863 istore 1 ,contw 
-0x395a 010864 setarg gap_adtype_mesh_message 
-0x395b 010865 istore 1 ,contw 
-0x395c 010866 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x395d 010867 call memcpy_fast 
-0x395e 010868 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x395f 010869 call ali_mesh_advertising_bearer_layer_init_queue 
-0x3960 010870 call queue_push 
-:      010871 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
-0x3961 010872 fetch 2 ,mem_ui_state_map 
-0x3962 010873 isolate1 ui_state_ble_connected ,pdata 
-0x3963 010874 nrtn true 
-:      010875 ali_mesh_send_ble_data_control_package:
-0x3964 010876 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3965 010877 arg mem_mesh_queue_ele_temp ,rega 
-0x3966 010878 branch queue_push 
-:      010880 ali_mesh_advertising_bearer_layer_init_queue:
-0x3967 010881 add rega ,element_device_queue_buffer_ptr ,contr 
-0x3968 010882 ifetch 2 ,contr 
-0x3969 010883 store 2 ,mem_queue_ptr 
-0x396a 010884 arg mem_mesh_queue_ele_temp ,rega 
-0x396b 010885 rtn 
-:      010888 ali_mesh_advertising_bearer_layer_init_queue_param:
-0x396c 010889 setarg mem_mesh_queue_each_size 
-0x396d 010890 store 2 ,mem_queue_ptr 
-0x396e 010891 rtn 
-:      010893 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
-:      010895 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
-0x396f 010896 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3970 010897 rtnne packet_in_bearer 
-0x3971 010898 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3972 010899 branch ali_mesh_control_ble_advertising_on_advertising 
-:      010901 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
-0x3973 010902 arg mem_mesh_queue_ele_payload + 2 ,rega 
-0x3974 010903 arg max_app_mssage_payload_length ,temp 
-0x3975 010904 setarg 0x21 
-0x3976 010905 nrtn true 
-0x3977 010906 arg mem_mesh_queue_ele_payload + 20 ,rega 
-0x3978 010907 fetcht 1 ,mem_mesh_queue_ele_len 
-0x3979 010908 increase -18 ,temp 
-0x397a 010909 setarg 0x22 
-0x397b 010910 rtn 
-:      010918 ali_mesh_advertising_add_adtype_flags:
-0x397c 010919 arg mem_mesh_adv_data ,contw 
-0x397d 010920 setarg 0x02 
-0x397e 010921 istore 1 ,contw 
-0x397f 010922 setarg gap_adtype_flags 
-0x3980 010923 istore 1 ,contw 
-0x3981 010924 setarg 0x02 
-0x3982 010925 istore 1 ,contw 
-0x3983 010926 rtn 
-:      010930 ali_mesh_advertising_add_adtype_16bit_complete:
-0x3984 010931 arg mesh_provisioning_uuid ,temp 
-0x3985 010932 setarg 0x03 
-0x3986 010933 istore 1 ,contw 
-0x3987 010934 setarg gap_adtype_16bit_complete 
-0x3988 010935 istore 1 ,contw 
-0x3989 010936 istoret 2 ,contw 
-0x398a 010937 rtn 
-:      010940 mesh_ble_rx_packet_only:
-0x398b 010941 call le_enable 
-0x398c 010942 call le_init_adv 
-0x398d 010943 call le_receive_adv 
-0x398e 010944 nrtn match 
-0x398f 010946 fetch 1 ,mem_le_adv_rcv 
-0x3990 010947 pincrease 1 
-0x3991 010948 store 1 ,mem_le_adv_rcv 
-0x3992 010949 fetch 2 ,mem_mesh_cb_receive_advertising 
-0x3993 010950 call callback_func 
-0x3994 010951 branch le_disable 
-:      010953 mesh_ble_rx_packet:
-0x3995 010954 call mesh_ble_rx_packet_check_and_init 
-0x3996 010955 rtn user 
-:      010956 mesh_ble_rx_packet_check_timer:
-0x3997 010957 call mesh_ble_rx_packet_only 
-0x3998 010958 call connection_dispatch 
-0x3999 010959 fetcht 2 ,mem_le_scan_interval 
-0x399a 010960 arg 10 ,queue 
-0x399b 010961 call sniff_check_window 
-0x399c 010962 rtn user 
-0x399d 010963 arg mesh_ble_rx_timer ,queue 
-0x399e 010964 call timer_check 
-0x399f 010965 nbranch mesh_ble_rx_packet_check_timer ,blank 
-0x39a0 010966 rtn 
-:      010968 mesh_ble_rx_packet_check_and_init:
-0x39a1 010969 fetcht 2 ,mem_le_scan_interval 
-0x39a2 010970 arg 4 ,queue 
-0x39a3 010971 call sniff_check_window 
-0x39a4 010972 rtn user 
-0x39a5 010973 call mesh_le_calc_next_scan_channel 
-0x39a6 010974 fetch 2 ,mem_le_scan_interval 
-0x39a7 010975 arg mesh_ble_rx_timer ,queue 
-0x39a8 010976 branch timer_init 
-:      010979 mesh_le_calc_next_scan_channel:
-0x39a9 010980 fetch 1 ,mem_mesh_adv_scan_channel 
-0x39aa 010981 pincrease 1 
-0x39ab 010982 store 1 ,mem_mesh_adv_scan_channel 
-0x39ac 010983 store 1 ,mem_le_ch_mapped 
-0x39ad 010984 rtnne 40 
-0x39ae 010985 jam 37 ,mem_mesh_adv_scan_channel 
-0x39af 010986 jam 37 ,mem_le_ch_mapped 
-0x39b0 010987 rtn 
-:      010989 mesh_check_ble_rx_packet:
-0x39b1 010990 fetch 1 ,mem_le_rxbuf 
-0x39b2 010991 and pdata ,0x0f ,pdata 
-0x39b3 010992 beq adv_ind ,ali_mesh_match_advertising_packet 
-0x39b4 010993 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
-0x39b5 010994 rtn 
-:      010996 ali_mesh_match_advertising_packet:
-0x39b6 010997 ifetcht 1 ,contr 
-0x39b7 010998 sub temp ,adv_packet_min_length ,null 
-0x39b8 010999 rtn positive 
-0x39b9 011000 sub temp ,adv_packet_max_length ,null 
-0x39ba 011001 nrtn positive 
-0x39bb 011002 add temp ,-6 ,rega 
-0x39bc 011003 add contr ,6 ,regb 
-:      011005 ali_mesh_find_adv_ind_packet:
-0x39bd 011006 ifetcht 1 ,regb 
-0x39be 011007 sub temp ,ad_type_min_length ,null 
-0x39bf 011008 rtn positive 
-0x39c0 011009 sub temp ,ad_type_max_length ,null 
-0x39c1 011010 nrtn positive 
-0x39c2 011011 copy temp ,pdata 
-0x39c3 011012 rtn blank 
-0x39c4 011013 bpatchx patch34_2 ,mem_patch34 
-0x39c5 011014 ifetch 1 ,contr 
-0x39c6 011015 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
-0x39c7 011016 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
-0x39c8 011019 add temp ,1 ,pdata 
-0x39c9 011020 isub rega ,null 
-0x39ca 011021 rtn positive 
-0x39cb 011022 iadd regb ,regb 
-0x39cc 011023 sub temp ,-1 ,pdata 
-0x39cd 011024 iadd rega ,rega 
-0x39ce 011025 copy rega ,pdata 
-0x39cf 011026 rtn blank 
-0x39d0 011027 branch ali_mesh_find_adv_ind_packet 
-:      011029 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
-0x39d1 011030 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
-0x39d2 011031 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      011034 mesh_le_send_adv:
-0x39d3 011035 fetch 1 ,mem_le_adv_transmit 
-0x39d4 011036 pincrease 1 
-0x39d5 011037 store 1 ,mem_le_adv_transmit 
-0x39d6 011039 bpatchx patch34_3 ,mem_patch34 
-0x39d7 011040 call le_enable 
-0x39d8 011041 arg 39 ,loopcnt 
-0x39d9 011042 arg mem_le_txheader ,contr 
-0x39da 011043 arg mem_le_txheader_mesh_temp ,contw 
-0x39db 011044 call memcpy_fast 
-0x39dc 011045 jam 37 ,mem_le_ch_mapped 
-0x39dd 011046 arg 1800 ,stop_watch 
-0x39de 011047 enable swfine 
-0x39df 011048 disable match 
-:      011050 mesh_le_send_adv_loop:
-0x39e0 011051 call le_init_adv 
-0x39e1 011052 call mesh_le_send_adv_nonconn_ind 
-0x39e2 011053 random pdata 
-0x39e3 011054 arg 0x1ff ,temp 
-0x39e4 011055 iand temp ,pdata 
-0x39e5 011056 add pdata ,100 ,pdata 
-0x39e6 011057 call delay 
-0x39e7 011058 fetch 1 ,mem_le_ch_mapped 
-0x39e8 011059 pincrease 1 
-0x39e9 011060 store 1 ,mem_le_ch_mapped 
-0x39ea 011061 bne 40 ,mesh_le_send_adv_loop 
-0x39eb 011063 arg 39 ,loopcnt 
-0x39ec 011064 arg mem_le_txheader ,contw 
-0x39ed 011065 arg mem_le_txheader_mesh_temp ,contr 
-0x39ee 011066 call memcpy_fast 
-0x39ef 011067 branch le_disable 
-:      011069 mesh_le_send_adv_nonconn_ind:
-0x39f0 011070 arg adv_nonconn_ind ,temp 
-0x39f1 011071 storet 1 ,mem_le_txheader 
-0x39f2 011072 fetcht 1 ,mem_mesh_adv_data_len 
-0x39f3 011073 add temp ,6 ,pdata 
-0x39f4 011074 store 1 ,mem_le_txlen 
-0x39f5 011075 fetch 6 ,mem_le_lap 
-0x39f6 011076 store 6 ,mem_le_txpayload 
-0x39f7 011077 copy temp ,loopcnt 
-0x39f8 011078 arg mem_mesh_adv_data ,contr 
-0x39f9 011079 call memcpy_fast 
-0x39fa 011081 branch le_transmit_norx 
-:      011092 ali_mesh_base_adt_cache:
-0x39fb 011093 bpatchx patch34_4 ,mem_patch34 
-0x39fc 011094 fetcht 2 ,mem_ccm_data_ptr 
-0x39fd 011095 fetch 1 ,mem_ccm_data_len 
-0x39fe 011096 copy temp ,contr 
-0x39ff 011097 arg mem_k4_salt ,rega 
-0x3a00 011098 arg mem_k4_t ,alarm 
-0x3a01 011099 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3a02 011100 call disable_user 
-0x3a03 011101 copy regc ,pdata 
-0x3a04 011102 iadd alarm ,contr 
-0x3a05 011103 fetcht 4 ,mem_k4_t 
-0x3a06 011104 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a07 011105 copy pdata ,rega 
-0x3a08 011107 arg transport_mic_cache_space_num ,loopcnt 
-:      011108 ali_mesh_base_adt_cache_loop:
-0x3a09 011109 ifetch 4 ,rega 
-0x3a0a 011110 branch ali_mesh_base_adt_cache_empty_space ,blank 
-0x3a0b 011111 isub temp ,null 
-0x3a0c 011112 rtn zero 
-0x3a0d 011113 increase transport_mic_cache_space_size ,rega 
-0x3a0e 011114 loop ali_mesh_base_adt_cache_loop 
-0x3a0f 011115 fetch 2 ,mem_mesh_mic_cache_ptr 
-0x3a10 011116 copy pdata ,contw 
-0x3a11 011117 add pdata ,transport_mic_cache_space_size ,contr 
-0x3a12 011120 arg transport_mic_cache_total_size ,loopcnt 
-0x3a13 011121 call memcpy_fast 
-0x3a14 011122 istoret 4 ,contw 
-0x3a15 011123 branch enable_user 
-:      011124 ali_mesh_base_adt_cache_empty_space:
-0x3a16 011125 istoret 4 ,rega 
-0x3a17 011126 branch enable_user 
-:      011128 ali_mesh_chip_peripherals_load_data:
-0x3a18 011129 fetch 1 ,mem_mesh_chip_select 
-0x3a19 011130 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
-:      011131 ali_mesh_chip_peripherals_load_data_from_flash:
-0x3a1a 011132 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
-0x3a1b 011133 call ali_mesh_chip_peripherals_load_network_key_from_flash 
-0x3a1c 011134 call ali_mesh_chip_peripherals_load_application_key_from_flash 
-0x3a1d 011135 call ali_mesh_chip_peripherals_load_device_key_from_flash 
-0x3a1e 011136 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
-0x3a1f 011137 call ali_mesh_chip_peripherals_load_seq_from_flash 
-0x3a20 011138 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
-:      011140 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
-0x3a21 011141 arg mesh_eep_three_tuple_length ,temp 
-0x3a22 011142 arg mem_mesh_three_tuple_productid ,rega 
-0x3a23 011143 setarg 0x1ffa0 
-0x3a24 011144 branch spid_read_flash 
-:      011145 ali_mesh_chip_peripherals_load_network_key_from_flash:
-0x3a25 011146 arg mesh_eep_network_key_length ,temp 
-0x3a26 011147 arg mem_mesh_network_key ,rega 
-0x3a27 011148 setarg mesh_flash_network_key_addr 
-0x3a28 011149 call spid_read_flash 
-0x3a29 011150 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a2a 011151 store 1 ,mem_mesh_iv_index + 3 
-0x3a2b 011152 rtn 
-:      011153 ali_mesh_chip_peripherals_load_application_key_from_flash:
-0x3a2c 011154 arg mesh_eep_application_key_length ,temp 
-0x3a2d 011155 arg mem_mesh_application_key ,rega 
-0x3a2e 011156 setarg mesh_flash_application_key_addr 
-0x3a2f 011157 branch spid_read_flash 
-:      011158 ali_mesh_chip_peripherals_load_device_key_from_flash:
-0x3a30 011159 arg mesh_eep_device_key_length ,temp 
-0x3a31 011160 arg mem_mesh_device_key ,rega 
-0x3a32 011161 setarg mesh_flash_device_key_addr 
-0x3a33 011162 branch spid_read_flash 
-:      011163 ali_mesh_chip_peripherals_load_reset_count_from_flash:
-0x3a34 011164 rtn 
-:      011165 ali_mesh_chip_peripherals_load_seq_from_flash:
-0x3a35 011166 arg mesh_eep_seq_length ,temp 
-0x3a36 011167 arg mem_mesh_send_message_seq ,rega 
-0x3a37 011168 setarg mesh_flash_message_seq_addr 
-0x3a38 011169 branch spid_read_flash 
-:      011170 ali_mesh_chip_peripherals_load_subscription_from_flash:
-0x3a39 011171 fetch 2 ,mem_mesh_core_feature 
-0x3a3a 011172 rtnbit1 mesh_feature_disable_subscription 
-0x3a3b 011173 arg mesh_eep_subscription_total_length ,temp 
-0x3a3c 011174 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a3d 011175 setarg mesh_flash_subscription_addr 
-0x3a3e 011176 call spid_read_flash 
-0x3a3f 011177 call mesh_get_element_info_config 
-0x3a40 011178 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a41 011179 add rega ,element_device_subscription_label ,rega 
-0x3a42 011180 branch ali_mesh_chip_peripherals_load_subscription_loop 
-:      011183 ali_mesh_chip_peripherals_load_data_from_eep:
-0x3a43 011184 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
-0x3a44 011185 call ali_mesh_chip_peripherals_load_network_key_from_eep 
-0x3a45 011186 call ali_mesh_chip_peripherals_load_application_key_from_eep 
-0x3a46 011187 call ali_mesh_chip_peripherals_load_device_key_from_eep 
-0x3a47 011188 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
-0x3a48 011189 call ali_mesh_chip_peripherals_load_seq_from_eep 
-0x3a49 011190 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
-:      011192 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
-0x3a4a 011193 arg mesh_eep_three_tuple_length ,temp 
-0x3a4b 011194 arg mem_mesh_three_tuple_productid ,rega 
-0x3a4c 011195 arg mesh_eep_three_tuple_offset ,regb 
-0x3a4d 011196 branch iicd_read_eep_data 
-:      011198 ali_mesh_chip_peripherals_load_network_key_from_eep:
-0x3a4e 011199 arg mesh_eep_network_key_length ,temp 
-0x3a4f 011200 arg mem_mesh_network_key ,rega 
-0x3a50 011201 arg mesh_eep_network_key_offset ,regb 
-0x3a51 011202 call iicd_read_eep_data 
-0x3a52 011203 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3a53 011204 store 1 ,mem_mesh_iv_index + 3 
-0x3a54 011205 rtn 
-:      011207 ali_mesh_chip_peripherals_load_application_key_from_eep:
-0x3a55 011208 arg mesh_eep_application_key_length ,temp 
-0x3a56 011209 arg mem_mesh_application_key ,rega 
-0x3a57 011210 arg mesh_eep_application_key_offset ,regb 
-0x3a58 011211 branch iicd_read_eep_data 
-:      011213 ali_mesh_chip_peripherals_load_device_key_from_eep:
-0x3a59 011214 arg mesh_eep_device_key_length ,temp 
-0x3a5a 011215 arg mem_mesh_device_key ,rega 
-0x3a5b 011216 arg mesh_eep_device_key_offset ,regb 
-0x3a5c 011217 branch iicd_read_eep_data 
-:      011219 ali_mesh_chip_peripherals_load_reset_count_from_eep:
-0x3a5d 011220 rtn 
-:      011222 ali_mesh_chip_peripherals_load_seq_from_eep:
-0x3a5e 011223 arg mesh_eep_seq_length ,temp 
-0x3a5f 011224 arg mem_mesh_send_message_seq ,rega 
-0x3a60 011225 arg mesh_eep_seq_offset ,regb 
-0x3a61 011226 branch iicd_read_eep_data 
-:      011228 ali_mesh_chip_peripherals_load_subscription_from_eep:
-0x3a62 011229 fetch 2 ,mem_mesh_core_feature 
-0x3a63 011230 rtnbit1 mesh_feature_disable_subscription 
-0x3a64 011231 arg mesh_eep_subscription_total_length ,temp 
-0x3a65 011232 arg mem_mesh_subscription_eep_temp ,rega 
-0x3a66 011233 arg mesh_eep_subscription_offset ,regb 
-0x3a67 011234 call iicd_read_eep_data 
-0x3a68 011235 call mesh_get_element_info_config 
-0x3a69 011236 arg mem_mesh_subscription_eep_temp ,contr 
-0x3a6a 011237 add rega ,element_device_subscription_label ,rega 
-:      011238 ali_mesh_chip_peripherals_load_subscription_loop:
-0x3a6b 011239 copy rega ,contw 
-0x3a6c 011240 call memcpy16 
-0x3a6d 011241 copy regb ,pdata 
-0x3a6e 011242 iadd rega ,rega 
-0x3a6f 011243 loop ali_mesh_chip_peripherals_load_subscription_loop 
-0x3a70 011244 rtn 
-:      011246 mesh_receive_config_appkey_add_cb:
-0x3a71 011247 fetch 1 ,mem_mesh_chip_select 
-0x3a72 011248 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
-0x3a73 011249 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
-:      011250 mesh_receive_config_appkey_add_flash_cb:
-0x3a74 011251 call ali_mesh_chip_peripherals_save_network_key_from_flash 
-0x3a75 011252 call ali_mesh_chip_peripherals_save_application_key_from_flash 
-0x3a76 011253 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
-:      011254 ali_mesh_chip_peripherals_save_network_key_from_flash:
-0x3a77 011255 arg mesh_eep_network_key_length ,temp 
-0x3a78 011256 arg mem_mesh_network_key ,rega 
-0x3a79 011257 setarg mesh_flash_network_key_addr 
-0x3a7a 011258 branch spid_write_flash_data 
-:      011259 ali_mesh_chip_peripherals_save_application_key_from_flash:
-0x3a7b 011260 arg mesh_eep_application_key_length ,temp 
-0x3a7c 011261 arg mem_mesh_application_key ,rega 
-0x3a7d 011262 setarg mesh_flash_application_key_addr 
-0x3a7e 011263 branch spid_write_flash_data 
-:      011264 ali_mesh_chip_peripherals_save_device_key_from_flash:
-0x3a7f 011265 arg mesh_eep_device_key_length ,temp 
-0x3a80 011266 arg mem_mesh_device_key ,rega 
-0x3a81 011267 setarg mesh_flash_device_key_addr 
-0x3a82 011268 branch spid_write_flash_data 
-:      011270 mesh_receive_config_appkey_add_eeprom_cb:
-0x3a83 011271 call ali_mesh_chip_peripherals_save_network_key_from_eep 
-0x3a84 011272 call ali_mesh_chip_peripherals_save_application_key_from_eep 
-0x3a85 011273 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
-:      011275 ali_mesh_chip_peripherals_save_network_key_from_eep:
-0x3a86 011276 arg mesh_eep_network_key_length ,temp 
-0x3a87 011277 arg mem_mesh_network_key ,rega 
-0x3a88 011278 arg mesh_eep_network_key_offset ,regb 
-0x3a89 011279 branch iicd_write_protect_eep_data 
-:      011281 ali_mesh_chip_peripherals_save_application_key_from_eep:
-0x3a8a 011282 arg mesh_eep_application_key_length ,temp 
-0x3a8b 011283 arg mem_mesh_application_key ,rega 
-0x3a8c 011284 arg mesh_eep_application_key_offset ,regb 
-0x3a8d 011285 branch iicd_write_protect_eep_data 
-:      011287 ali_mesh_chip_peripherals_save_device_key_from_eep:
-0x3a8e 011288 arg mesh_eep_device_key_length ,temp 
-0x3a8f 011289 arg mem_mesh_device_key ,rega 
-0x3a90 011290 arg mesh_eep_device_key_offset ,regb 
-0x3a91 011291 branch iicd_write_protect_eep_data 
-:      011293 mesh_store_new_seq_data:
-0x3a92 011294 fetch 3 ,mem_mesh_send_message_seq 
-0x3a93 011295 fetcht 3 ,mem_mesh_send_message_seq_temp 
-0x3a94 011296 isub temp ,null 
-0x3a95 011297 nrtn positive 
-0x3a96 011298 add pdata ,128 ,pdata 
-0x3a97 011299 store 3 ,mem_mesh_send_message_seq_temp 
-0x3a98 011300 fetch 1 ,mem_mesh_chip_select 
-0x3a99 011301 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
-:      011302 ali_mesh_chip_peripherals_save_seq_from_flash:
-0x3a9a 011303 arg mesh_eep_seq_length ,temp 
-0x3a9b 011304 arg mem_mesh_send_message_seq_temp ,rega 
-0x3a9c 011305 setarg mesh_flash_message_seq_addr 
-0x3a9d 011306 branch spid_write_flash_data 
-:      011307 ali_mesh_chip_peripherals_save_seq_from_eep:
-0x3a9e 011308 arg mesh_eep_seq_length ,temp 
-0x3a9f 011309 arg mem_mesh_send_message_seq_temp ,rega 
-0x3aa0 011310 arg mesh_eep_seq_offset ,regb 
-0x3aa1 011311 branch iicd_write_protect_eep_data 
-:      011313 mesh_store_new_subscriptuion_list_data:
-0x3aa2 011314 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
-0x3aa3 011315 fetch 1 ,mem_mesh_chip_select 
-0x3aa4 011316 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
-0x3aa5 011317 arg mesh_eep_subscription_total_length ,temp 
-0x3aa6 011318 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aa7 011319 arg mesh_eep_subscription_offset ,regb 
-0x3aa8 011320 branch iicd_write_protect_eep_data 
-:      011321 mesh_store_new_subscriptuion_list_data_from_flash:
-0x3aa9 011322 arg mesh_eep_subscription_total_length ,temp 
-0x3aaa 011323 arg mem_mesh_subscription_eep_temp ,rega 
-0x3aab 011324 setarg mesh_flash_subscription_addr 
-0x3aac 011325 branch spid_write_flash_data 
-:      011327 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
-0x3aad 011328 call mesh_get_element_info_config 
-0x3aae 011329 arg mem_mesh_subscription_eep_temp ,contw 
-0x3aaf 011330 add rega ,element_device_subscription_label ,rega 
-:      011331 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
-0x3ab0 011332 copy rega ,contr 
-0x3ab1 011333 call memcpy16 
-0x3ab2 011334 copy regb ,pdata 
-0x3ab3 011335 iadd rega ,rega 
-0x3ab4 011336 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
-0x3ab5 011337 rtn 
-:      011339 mesh_clear_pairing_key:
-0x3ab6 011340 fetch 1 ,mem_mesh_chip_select 
-0x3ab7 011341 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
-:      011342 ali_mesh_chip_clear_pairing_key_from_flash:
-0x3ab8 011343 setarg 0x1e000 
-0x3ab9 011344 store 3 ,mem_spi_write_addr 
-0x3aba 011345 branch spid_flash_erase_sector + 2 
-:      011346 ali_mesh_chip_clear_pairing_key_from_eeprom:
-0x3abb 011347 rtn 
-:      011349 mesh_vendor_timming_chage_cb:
-0x3abc 011350 fetch 1 ,mem_mesh_chip_select 
-0x3abd 011351 rtnne 2 
-0x3abe 011352 setarg 0x1d000 
-0x3abf 011353 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac0 011354 arg mesh_x_timers ,temp 
-0x3ac1 011355 mul32 temp ,18 ,temp 
-0x3ac2 011356 branch spid_write_flash_data 
-:      011358 ali_mesh_vendor_timer_message_read:
-0x3ac3 011359 fetch 1 ,mem_mesh_chip_select 
-0x3ac4 011360 rtnne 2 
-0x3ac5 011361 arg mem_mesh_vendor_timer_timing_buffer ,rega 
-0x3ac6 011362 arg mesh_x_timers ,temp 
-0x3ac7 011363 mul32 temp ,18 ,temp 
-0x3ac8 011364 setarg 0x1d000 
-0x3ac9 011365 branch spid_read_flash 
-:      011371 ali_mesh_control_ble_adv_process:
-0x3aca 011372 call ali_mesh_ble_adv 
-0x3acb 011373 branch ali_mesh_control_ble_adv_tmall_packet 
-:      011377 ali_mesh_control_ble_adv_timer_process:
-0x3acc 011378 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
-0x3acd 011379 branch ali_mesh_advertising_unprovisioned_timer 
-:      011382 ali_mesh_control_ble_advertising_on_advertising:
-0x3ace 011383 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3acf 011384 rtn 
-:      011387 ali_mesh_control_ble_advertising_off_advertising:
-0x3ad0 011388 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3ad1 011389 rtn 
-:      011392 ali_mesh_control_ble_adv_tmall_packet:
-0x3ad2 011393 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
-0x3ad3 011394 arg mesh_adv_tmall_message_interval ,rega 
-0x3ad4 011395 arg mesh_ble_adv_tmall ,queue 
-0x3ad5 011396 branch ali_mesh_chip_timer_check_with_random_timer 
-:      011402 ali_mesh_control_ble_adv_tmall_packet_send_package:
-0x3ad6 011403 fetch 1 ,mem_mesh_provisioned_flag 
-0x3ad7 011404 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
-0x3ad8 011405 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
-0x3ad9 011406 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
-0x3ada 011407 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
-0x3adb 011408 branch ali_mesh_control_ble_advertising_send_paired_packet 
-:      011410 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
-0x3adc 011411 jam 0 ,mem_le_adv_enable 
-0x3add 011412 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011414 ali_mesh_control_ble_advertising_send_paired_packet:
-0x3ade 011415 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3adf 011416 arg mem_mesh_queue_ele_temp ,rega 
-0x3ae0 011417 call queue_get_new_ele 
-0x3ae1 011418 nrtn user 
-0x3ae2 011419 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3ae3 011420 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
-0x3ae4 011421 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3ae5 011422 pincrease -1 
-0x3ae6 011423 istore 1 ,regb 
-0x3ae7 011424 and pdata ,0x7f ,pdata 
-0x3ae8 011425 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
-0x3ae9 011426 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x3aea 011427 rtnbit0 bit_upper_tran_tmall_message 
-0x3aeb 011428 arg mem_mesh_adv_data_len ,contw 
-0x3aec 011429 arg mem_mesh_queue_ele_len ,contr 
-0x3aed 011430 call memcpy32 
-0x3aee 011431 branch mesh_le_send_adv 
-:      011433 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
-0x3aef 011434 arg mem_mesh_queue_ele_duration ,rega 
-0x3af0 011435 call queue_pop 
-0x3af1 011436 call queue_empty 
-0x3af2 011437 nrtn blank 
-0x3af3 011439 call ali_mesh_send_paired_packet_init_advertising 
-0x3af4 011440 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011443 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
-0x3af5 011444 arg mem_mesh_queue_ele_duration ,rega 
-0x3af6 011445 call queue_pop 
-0x3af7 011446 call queue_empty 
-0x3af8 011447 nrtn blank 
-0x3af9 011449 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3afa 011450 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011452 ali_mesh_send_paired_packet_init_advertising:
-0x3afb 011453 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3afc 011454 rtn 
-:      011457 ali_mesh_control_ble_advertising_send_device_beacon_packet:
-0x3afd 011458 call ali_mesh_config_device_uuid_by_three_tuple 
-0x3afe 011459 call ali_mesh_send_unprovisioned_beacons_tmall 
-0x3aff 011460 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
-0x3b00 011461 nrtn zero 
-0x3b01 011462 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b02 011463 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
-0x3b03 011464 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
-0x3b04 011465 rtn 
-:      011470 ali_mesh_control_ble_advertising_device_beacon_check_duration:
-0x3b05 011471 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b06 011472 add pdata ,-1 ,pdata 
-0x3b07 011473 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b08 011474 rtn 
-:      011477 ali_mesh_end_advertising_silence_device_beacon_packet:
-0x3b09 011478 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0a 011479 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011482 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
-0x3b0b 011483 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b0c 011484 branch ali_mesh_control_ble_advertising_off_advertising 
-:      011487 ali_mesh_control_ble_advertising_send_pairing_packet:
-0x3b0d 011488 branch mesh_le_send_adv 
-:      011490 ali_mesh_chip_timer_check_with_random_timer:
-0x3b0e 011491 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3b0f 011492 rtnne device_beacon_on 
-:      011493 ali_mesh_chip_timer_check_with_random_timer_continue:
-0x3b10 011494 random pdata 
-0x3b11 011495 and pdata ,0x07 ,pdata 
-0x3b12 011496 iadd rega ,rega 
-:      011500 ali_mesh_chip_timer_check:
-0x3b13 011501 call timer_check 
-0x3b14 011502 nrtn blank 
-0x3b15 011503 copy rega ,pdata 
-0x3b16 011504 call timer_init 
-0x3b17 011505 copy regb ,pdata 
-0x3b18 011506 branch callback_func 
-:      011510 ali_mesh_advertising_unprovisioned_timer:
-0x3b19 011511 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
-0x3b1a 011512 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
-0x3b1b 011513 branch timer_single_step_2b 
-:      011516 ali_mesh_advertising_unprovisioned_timeout:
-0x3b1c 011517 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b1d 011518 rtnne unprovisioned_beacon_status 
-0x3b1e 011519 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3b1f 011520 set1 bit_silence_adv_flag ,pdata 
-0x3b20 011521 store 1 ,mem_mesh_uuid_featureflag 
-0x3b21 011522 jam silence_beacon_status ,mem_mesh_provisioned_flag 
-0x3b22 011523 branch ali_mesh_send_silence_device_beacon_init_advertising 
-:      011528 ali_mesh_advertising_unprovisioned_timer_interval_timer:
-0x3b23 011529 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
-0x3b24 011530 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
-0x3b25 011531 branch timer_single_step 
-:      011536 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
-0x3b26 011537 fetch 1 ,mem_mesh_provisioned_flag 
-0x3b27 011539 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-0x3b28 011540 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
-0x3b29 011541 rtn 
-:      011543 ali_mesh_stop_send_indication_packet:
-0x3b2a 011544 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3b2b 011545 call ali_mesh_upper_transport_layer_queue_pop 
-0x3b2c 011546 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
-0x3b2d 011547 call ali_mesh_control_ble_advertising_off_advertising 
-0x3b2e 011548 branch ali_mesh_send_paired_packet_init_advertising 
-:      011551 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
-0x3b2f 011552 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b30 011553 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011556 ali_mesh_send_silence_device_beacon_init_advertising:
-0x3b31 011557 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
-0x3b32 011558 branch ali_mesh_control_ble_advertising_on_advertising 
-:      011560 ali_mesh_network_layer_control_relay_packet:
-0x3b33 011561 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
-0x3b34 011562 arg mesh_adv_relay_message_interval ,rega 
-0x3b35 011563 arg mesh_ble_relay_timer ,queue 
-0x3b36 011564 branch ali_mesh_chip_timer_check_with_random_timer_continue 
-:      011566 ali_mesh_network_layer_control_send_relay_packet:
-0x3b37 011567 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x3b38 011568 nrtn blank 
-0x3b39 011569 call ali_mesh_network_layer_init_queue_param 
-0x3b3a 011570 arg mem_mesh_queue_ele_temp ,rega 
-0x3b3b 011571 call queue_get_new_ele 
-0x3b3c 011572 nrtn user 
-0x3b3d 011573 fetch 1 ,mem_mesh_queue_ele_duration 
-0x3b3e 011574 pincrease -1 
-0x3b3f 011575 istore 1 ,regb 
-0x3b40 011576 call queue_pop ,blank 
-0x3b41 011577 arg mem_mesh_adv_data_len ,contw 
-0x3b42 011578 arg mem_mesh_queue_ele_len ,contr 
-0x3b43 011579 call memcpy32 
-0x3b44 011580 branch mesh_le_send_adv 
-:      011587 ali_mesh_encrypt_calc_random_data:
-0x3b45 011588 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
-0x3b46 011589 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
-0x3b47 011590 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
-0x3b48 011591 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
-0x3b49 011592 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
-0x3b4a 011593 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
-:      011598 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
-0x3b4b 011599 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b4c 011600 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
-0x3b4d 011601 arg 0xf ,loopcnt 
-0x3b4e 011602 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b4f 011603 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b50 011604 arg memresult ,contr 
-0x3b51 011605 arg mem_mesh_confirmationkey ,contw 
-0x3b52 011606 branch memcpy16 
-:      011611 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
-0x3b53 011612 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b54 011613 call ali_mesh_encrypt_load_randomba_to_sha256 
-0x3b55 011614 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b56 011615 arg memresult ,contr 
-0x3b57 011616 arg mem_mesh_authvalueprov ,contw 
-0x3b58 011617 branch memcpy16 
-:      011621 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
-0x3b59 011622 call ali_mesh_encrypt_load_three_tuple_to_sha256 
-0x3b5a 011623 call ali_mesh_encrypt_load_randomab_to_sha256 
-0x3b5b 011624 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b5c 011625 arg memresult ,contr 
-0x3b5d 011626 arg mem_mesh_authvaluedevice ,contw 
-0x3b5e 011627 branch memcpy16 
-:      011632 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
-0x3b5f 011633 fetch 8 ,mem_mesh_provisioning_random_a 
-0x3b60 011634 store 8 ,mem_mesh_confirmationcloud_randoma 
-0x3b61 011635 fetch 8 ,mem_mesh_provisioning_random_b 
-0x3b62 011636 store 8 ,mem_mesh_confirmationcloud_randomb 
-0x3b63 011638 arg mem_mesh_calc_confirmationcloud_data ,contr 
-0x3b64 011639 arg mem_mesh_confirmationkey ,rega 
-0x3b65 011640 arg mem_mesh_confirmationcloud ,alarm 
-0x3b66 011641 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011647 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
-0x3b67 011648 arg mem_mesh_calc_confirmationdevice_data ,contr 
-0x3b68 011649 arg mem_mesh_confirmationkey ,rega 
-0x3b69 011650 arg mem_mesh_confirmationdevice ,alarm 
-0x3b6a 011651 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
-:      011656 ali_mesh_encrypt_calc_random_data_calc_devicekey:
-0x3b6b 011658 arg mem_mesh_confirmationcloud ,contr 
-0x3b6c 011659 arg 0x10 ,loopcnt 
-0x3b6d 011660 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b6e 011661 arg mem_mesh_sha256_devicekey_ascii ,contr 
-0x3b6f 011662 arg 9 ,loopcnt 
-0x3b70 011663 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b71 011664 call ali_mesh_encrypt_base_function_sha256_calc 
-0x3b72 011665 arg memresult ,contr 
-0x3b73 011666 arg mem_mesh_device_key ,contw 
-0x3b74 011667 branch memcpy16 
-:      011670 ali_mesh_encrypt_load_randomba_to_sha256:
-0x3b75 011671 call ali_mesh_encrypt_load_randomb_to_sha256 
-:      011672 ali_mesh_encrypt_load_randoma_to_sha256:
-0x3b76 011673 arg mem_mesh_provisioning_random_a ,contr 
-0x3b77 011674 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011676 ali_mesh_encrypt_load_randomab_to_sha256:
-0x3b78 011677 call ali_mesh_encrypt_load_randoma_to_sha256 
-:      011678 ali_mesh_encrypt_load_randomb_to_sha256:
-0x3b79 011679 arg mem_mesh_provisioning_random_b ,contr 
-0x3b7a 011680 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
-:      011683 ali_mesh_encrypt_load_three_tuple_to_sha256:
-0x3b7b 011684 arg mem_mesh_three_tuple_productid ,contr 
-0x3b7c 011685 arg 4 ,loopcnt 
-0x3b7d 011686 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b7e 011687 arg mem_mesh_three_tuple_mac ,contr 
-0x3b7f 011688 arg 6 ,loopcnt 
-0x3b80 011689 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
-0x3b81 011690 arg mem_mesh_three_tuple_secret ,contr 
-0x3b82 011691 arg 0x10 ,loopcnt 
-0x3b83 011692 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b84 011693 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3b85 011694 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
-:      011699 ali_mesh_encrypt_calc_provisioning_data:
-0x3b86 011700 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
-:      011702 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
-0x3b87 011703 arg mem_mesh_encrypt_provisioning_data ,rega 
-0x3b88 011704 arg memresult ,regb 
-0x3b89 011705 arg 0xb ,loopcnt 
-:      011706 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
-0x3b8a 011707 ifetch 2 ,rega 
-0x3b8b 011708 ifetcht 2 ,regb 
-0x3b8c 011709 ixor temp ,pdata 
-0x3b8d 011710 istore 2 ,rega 
-0x3b8e 011711 increase 2 ,rega 
-0x3b8f 011712 increase 2 ,regb 
-0x3b90 011713 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
-0x3b91 011714 rtn 
-:      011720 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
-0x3b92 011721 arg mem_mesh_confirmationcloud ,contr 
-0x3b93 011722 arg 0x10 ,loopcnt 
-0x3b94 011723 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
-0x3b95 011724 arg mem_mesh_sha256_sessionkey_ascii ,contr 
-0x3b96 011725 arg 0xa ,loopcnt 
-0x3b97 011726 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
-0x3b98 011727 branch ali_mesh_encrypt_base_function_sha256_calc 
-:      011731 ali_mesh_encrypt_calc_network_key_by_k2:
-0x3b99 011732 arg mem_mesh_network_key ,contr 
-0x3b9a 011733 arg mem_k2_n ,contw 
-0x3b9b 011734 call memcpy16 
-:      011738 ali_mesh_encrypt_base_function_k2:
-0x3b9c 011740 arg mem_k2_n ,contr 
-0x3b9d 011741 arg mem_k2_salt ,rega 
-0x3b9e 011742 arg mem_k2_t ,alarm 
-0x3b9f 011743 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3ba0 011745 arg mem_k2_t1 ,alarm 
-0x3ba1 011746 arg 0x01 ,regb 
-0x3ba2 011747 setarg 0 
-0x3ba3 011748 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3ba4 011749 fetch 1 ,mem_k2_t1 + 15 
-0x3ba5 011750 and pdata ,0x7f ,pdata 
-0x3ba6 011751 store 1 ,mem_k2_nid 
-0x3ba7 011753 arg mem_k2_t2 ,alarm 
-0x3ba8 011754 arg 0x02 ,regb 
-0x3ba9 011755 setarg 0x10 
-0x3baa 011756 arg mem_k2_t1 ,rega 
-0x3bab 011757 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-0x3bac 011759 arg mem_k2_t3 ,alarm 
-0x3bad 011760 arg 0x03 ,regb 
-0x3bae 011761 setarg 0x10 
-0x3baf 011762 arg mem_k2_t2 ,rega 
-0x3bb0 011763 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
-:      011765 ali_mesh_encrypt_base_function_k4:
-0x3bb1 011767 arg mem_mesh_application_key ,contr 
-0x3bb2 011768 arg mem_k4_salt ,rega 
-0x3bb3 011769 arg mem_k4_t ,alarm 
-0x3bb4 011770 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bb5 011771 arg mem_k4_id6_01 ,contr 
-0x3bb6 011772 arg mem_k4_t ,rega 
-0x3bb7 011773 arg mem_k4_k4n ,alarm 
-0x3bb8 011774 setarg 4 
-0x3bb9 011775 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bba 011776 fetch 1 ,mem_k4_k4n + 15 
-0x3bbb 011777 and pdata ,0x3f ,pdata 
-0x3bbc 011778 set1 transport_head_bit_akf ,pdata 
-0x3bbd 011779 store 1 ,mem_mesh_transport_aid 
-0x3bbe 011780 rtn 
-:      011782 ali_mesh_encrypt_base_function_k3:
-0x3bbf 011784 arg mem_mesh_network_key ,contr 
-0x3bc0 011785 arg mem_k3_salt ,rega 
-0x3bc1 011786 arg mem_k3_t ,alarm 
-0x3bc2 011787 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
-0x3bc3 011788 arg mem_k3_id64_01 ,contr 
-0x3bc4 011789 arg mem_k3_t ,rega 
-0x3bc5 011790 arg mem_k3_k4n ,alarm 
-0x3bc6 011791 setarg 5 
-0x3bc7 011792 call ali_mesh_encrypt_base_function_aes_cmac 
-0x3bc8 011796 fetch 2 ,mem_ui_state_map 
-0x3bc9 011797 rtnbit1 ui_state_ble_connected 
-0x3bca 011798 jam 1 ,mem_le_adv_enable 
-0x3bcb 011799 rtn 
-:      011803 ali_mesh_encrypt_obfuscation_deceypt_send_message:
-0x3bcc 011804 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
-0x3bcd 011805 fetch 7 ,mem_mesh_send_upper_layer_dst 
-0x3bce 011806 branch ali_mesh_encrypt_obfuscation_deceypt 
-:      011807 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
-0x3bcf 011808 arg mem_mesh_message_ttl ,rega 
-0x3bd0 011809 fetch 7 ,mem_mesh_message_dst 
-:      011810 ali_mesh_encrypt_obfuscation_deceypt:
-0x3bd1 011811 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
-0x3bd2 011812 setarg 0 
-0x3bd3 011813 store 5 ,mem_mesh_privacy_plaintext_zero_string 
-0x3bd4 011814 call ali_mesh_encrypt_generate_pecb 
-0x3bd5 011815 fetch 6 ,mem_mesh_pecb 
-0x3bd6 011816 ifetcht 6 ,rega 
-0x3bd7 011817 ixor temp ,pdata 
-0x3bd8 011818 istore 6 ,rega 
-0x3bd9 011819 rtn 
-:      011821 ali_mesh_encrypt_generate_pecb:
-:      011822 ali_mesh_encrypt_generate_privacy_random:
-0x3bda 011823 fetch 4 ,mem_mesh_iv_index 
-0x3bdb 011824 store 4 ,mem_mesh_privacy_plaintext_iv_index 
-:      011826 ali_mesh_encrypt_base_function_generate_pecb:
-0x3bdc 011827 arg mem_k2_privacykey ,contr 
-0x3bdd 011828 call load_key 
-0x3bde 011829 arg mem_mesh_privacy_plaintext ,contr 
-0x3bdf 011830 call load_data128 
-0x3be0 011831 call do_aes_ocb 
-0x3be1 011832 arg mem_mesh_pecb ,contw 
-0x3be2 011833 branch store_aes_result 
-:      011840 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
-0x3be3 011841 arg 8 ,loopcnt 
-:      011846 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
-0x3be4 011847 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be5 011848 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3be6 011849 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      011850 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
-0x3be7 011851 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3be8 011852 call memcpy 
-0x3be9 011853 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
-:      011854 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
-0x3bea 011855 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
-0x3beb 011856 call ali_mesh_encrypt_base_function_hex2ascii 
-0x3bec 011857 setarg comma 
-0x3bed 011858 istore 1 ,contw 
-:      011859 ali_mesh_encrypt_base_function_sha256_store_dataptr:
-0x3bee 011860 copy contw ,pdata 
-0x3bef 011861 store 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf0 011862 rtn 
-:      011863 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
-0x3bf1 011864 copy contr ,temp 
-0x3bf2 011865 copy loopcnt ,rega 
-0x3bf3 011866 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3bf4 011867 copy pdata ,contw 
-0x3bf5 011868 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bf6 011869 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
-0x3bf7 011870 copy temp ,contr 
-0x3bf8 011871 copy rega ,loopcnt 
-0x3bf9 011872 rtn 
-:      011873 ali_mesh_encrypt_base_function_sha256_first_load_data:
-0x3bfa 011874 jam 1 ,mem_mesh_sha256_load_first_data_flag 
-0x3bfb 011875 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
-0x3bfc 011876 arg mem_mesh_sha256_chunk_start ,contw 
-0x3bfd 011877 rtn 
-:      011879 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
-0x3bfe 011880 arg 0x100 ,loopcnt 
-0x3bff 011881 arg mem_mesh_sha256_chunk_start ,contw 
-0x3c00 011882 branch memset0 
-:      011886 ali_mesh_encrypt_base_function_sha256_calc:
-0x3c01 011887 call ali_mesh_encrypt_base_function_sha256_load_data_end 
-0x3c02 011888 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
-0x3c03 011890 setarg mem_mesh_sha256_chunk_start 
-0x3c04 011891 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c05 011892 call sha_init 
-:      011894 ali_mesh_encrypt_base_function_sha256_calc_loop:
-0x3c06 011895 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c07 011896 copy pdata ,contr 
-0x3c08 011897 arg mem_dat ,contw 
-0x3c09 011898 call memcpy64 
-0x3c0a 011899 call sha 
-0x3c0b 011900 fetch 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0c 011901 pincrease 64 
-0x3c0d 011902 store 2 ,mem_mesh_sha256_chunk_ptr 
-0x3c0e 011903 fetch 1 ,mem_mesh_sha256_chunk_count 
-0x3c0f 011904 pincrease -1 
-0x3c10 011905 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c11 011906 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
-0x3c12 011907 call sha_result 
-0x3c13 011908 arg memresult ,rega 
-0x3c14 011909 arg 0x20 ,loopcnt 
-0x3c15 011910 call inverse_data 
-0x3c16 011911 rtn 
-:      011914 ali_mesh_encrypt_base_function_sha256_load_data_end:
-0x3c17 011915 jam 0 ,mem_mesh_sha256_load_first_data_flag 
-0x3c18 011916 fetch 2 ,mem_mesh_sha256_data_end_addr 
-0x3c19 011917 copy pdata ,contw 
-0x3c1a 011918 arg 0x80 ,temp 
-0x3c1b 011919 istoret 1 ,contw 
-0x3c1c 011920 arg mem_mesh_sha256_chunk_start ,temp 
-0x3c1d 011921 isub temp ,pdata 
-0x3c1e 011922 store 8 ,mem_mesh_sha256_data_len_byte 
-0x3c1f 011924 lshift3 pdata ,temp 
-0x3c20 011925 storet 8 ,mem_mesh_sha256_data_len_bit 
-0x3c21 011926 rshift4 pdata ,regc 
-0x3c22 011927 rshift2 regc ,regc 
-0x3c23 011928 and pdata ,0x3f ,pdata 
-0x3c24 011929 sub pdata ,55 ,null 
-0x3c25 011931 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
-0x3c26 011932 add regc ,1 ,pdata 
-0x3c27 011933 store 1 ,mem_mesh_sha256_chunk_count 
-0x3c28 011934 mul32 pdata ,64 ,rega 
-0x3c29 011935 lshift4 pdata ,regc 
-0x3c2a 011936 increase -1 ,regc 
-0x3c2b 011937 setarg mem_mesh_sha256_chunk_start + decreased_four 
-0x3c2c 011938 iadd rega ,rega 
-0x3c2d 011939 fetch 4 ,mem_mesh_sha256_data_len_bit 
-0x3c2e 011940 istore 4 ,rega 
-0x3c2f 011941 rtn 
-:      011945 ali_mesh_encrypt_base_function_sha256_add_chunk:
-0x3c30 011946 increase 1 ,regc 
-0x3c31 011947 rtn 
-:      011949 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
-0x3c32 011950 arg mem_mesh_sha256_chunk_start ,rega 
-:      011955 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
-0x3c33 011956 arg 4 ,loopcnt 
-0x3c34 011957 call inverse_data 
-0x3c35 011958 increase 2 ,rega 
-0x3c36 011959 add regc ,-1 ,regc 
-0x3c37 011960 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
-0x3c38 011961 rtn 
-:      011968 ali_mesh_encrypt_base_function_hex2ascii:
-0x3c39 011969 ifetch 1 ,contr 
-0x3c3a 011970 rshift4 pdata ,temp 
-0x3c3b 011971 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3c 011972 istoret 1 ,contw 
-0x3c3d 011973 and pdata ,0x0f ,temp 
-0x3c3e 011974 call ali_mesh_encrypt_base_function_dialog2uchar 
-0x3c3f 011975 istoret 1 ,contw 
-0x3c40 011976 loop ali_mesh_encrypt_base_function_hex2ascii 
-0x3c41 011977 rtn 
-:      011978 ali_mesh_encrypt_base_function_dialog2uchar:
-0x3c42 011979 sub temp ,9 ,null 
-0x3c43 011980 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
-0x3c44 011981 add temp ,87 ,temp 
-0x3c45 011982 rtn 
-:      011983 ali_mesh_encrypt_base_function_dialog2uchar_num:
-0x3c46 011984 add temp ,48 ,temp 
-0x3c47 011985 rtn 
-:      011988 ali_mesh_encrypt_base_function_aes_cmac_32byte:
-0x3c48 011989 setarg 0x20 
-0x3c49 011990 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      011992 ali_mesh_encrypt_base_function_aes_cmac_16byte:
-0x3c4a 011993 setarg 0x10 
-0x3c4b 011994 branch ali_mesh_encrypt_base_function_aes_cmac 
-:      011999 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
-0x3c4c 012000 fetcht 1 ,mem_k2_p_len 
-0x3c4d 012001 increase 1 ,temp 
-0x3c4e 012002 iadd temp ,temp 
-0x3c4f 012003 storet 1 ,mem_aes_cmac_data_length 
-0x3c50 012004 copy rega ,contr 
-0x3c51 012005 copy pdata ,loopcnt 
-0x3c52 012006 call memcpy_fast 
-0x3c53 012007 fetcht 1 ,mem_k2_p_len 
-0x3c54 012008 copy temp ,loopcnt 
-0x3c55 012009 call memcpy 
-0x3c56 012010 copy regb ,pdata 
-0x3c57 012011 istore 1 ,contw 
-0x3c58 012012 arg mem_k2_t ,rega 
-0x3c59 012013 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
-:      012022 ali_mesh_encrypt_base_function_aes_cmac:
-0x3c5a 012023 store 1 ,mem_aes_cmac_data_length 
-0x3c5b 012024 copy pdata ,loopcnt 
-0x3c5c 012025 call memcpy_fast 
-0x3c5d 012026 copy rega ,contr 
-0x3c5e 012027 arg mem_aes_cmac_k ,contw 
-0x3c5f 012028 call memcpy16 
-0x3c60 012029 call function_aes_cmac 
-0x3c61 012030 copy alarm ,contw 
-0x3c62 012031 call store_aes_result 
-0x3c63 012032 rtn 
-:      012036 ali_b0_block_generate:
-0x3c64 012037 fetcht 1 ,mem_ccm_type 
-0x3c65 012038 branch ali_block_generate 
-:      012039 ali_a_block_generate:
-0x3c66 012040 force 0x01 ,temp 
-:      012041 ali_block_generate:
-0x3c67 012042 force regidx_data ,regext_index 
-0x3c68 012043 fetch 2 ,mem_nonce_ptr 
-0x3c69 012044 copy pdata ,contr 
-0x3c6a 012045 ifetch 3 ,contr 
-0x3c6b 012046 lshift8 pdata ,pdata 
-0x3c6c 012047 ior temp ,regext 
-0x3c6d 012048 increase 1 ,regext_index 
-0x3c6e 012049 ifetch 4 ,contr 
-0x3c6f 012050 copy pdata ,regext 
-0x3c70 012051 increase 1 ,regext_index 
-0x3c71 012052 ifetch 4 ,contr 
-0x3c72 012053 copy pdata ,regext 
-0x3c73 012054 increase 1 ,regext_index 
-0x3c74 012055 byteswap rega ,regext 
-0x3c75 012056 lshift16 regext ,regext 
-0x3c76 012057 ifetch 2 ,contr 
-0x3c77 012058 ior regext ,regext 
-0x3c78 012059 rtn 
-:      012060 ali_generate_mic:
-0x3c79 012061 fetch 1 ,mem_ccm_data_len 
-0x3c7a 012062 copy pdata ,rega 
-0x3c7b 012063 call ali_b0_block_generate 
-0x3c7c 012064 call do_aes_ocb 
-0x3c7d 012065 force regidx_result ,regext_index 
-0x3c7e 012066 deposit regext 
-0x3c7f 012067 copy rega ,loopcnt 
-0x3c80 012068 fetcht 2 ,mem_ccm_data_ptr 
-0x3c81 012069 copy temp ,contr 
-0x3c82 012070 call padding_data 
-0x3c83 012071 branch generate_mic_loop 
-:      012072 ali_ccm_encrypt_64bit:
-0x3c84 012073 jam mic_size_64bit ,mem_ccm_type 
-0x3c85 012074 branch ali_ccm_encrypt_function 
-:      012075 ali_ccm_encrypt:
-0x3c86 012076 jam mic_size_32bit ,mem_ccm_type 
-0x3c87 012077 branch ali_ccm_encrypt_function 
-:      012078 ali_ccm_encrypt_function:
-0x3c88 012079 store 1 ,mem_ccm_data_len 
-0x3c89 012080 storet 2 ,mem_ccm_data_ptr 
-0x3c8a 012081 bpatchx patch34_5 ,mem_patch34 
-0x3c8b 012082 call ali_generate_mic 
-0x3c8c 012083 force regidx_xor ,regext_index 
-0x3c8d 012084 iforce regext 
-0x3c8e 012085 force regidx_result + 1 ,regext_index 
-0x3c8f 012086 copy regext ,pdata 
-0x3c90 012087 force regidx_xor + 1 ,regext_index 
-0x3c91 012088 iforce regext 
-0x3c92 012089 force 0 ,rega 
-0x3c93 012090 copy temp ,regc 
-0x3c94 012091 call ali_a_block_generate 
-0x3c95 012092 call do_aes_ctr 
-0x3c96 012093 call ali_fetcht_ccm_mic 
-0x3c97 012094 storet 8 ,mem_ccm_mic 
-0x3c98 012095 fetch 1 ,mem_ccm_data_len 
-0x3c99 012096 copy pdata ,regb 
-0x3c9a 012097 call ali_aes_crypt_data 
-0x3c9b 012098 fetcht 1 ,mem_ccm_data_len 
-0x3c9c 012099 fetch 2 ,mem_ccm_data_ptr 
-0x3c9d 012100 iadd temp ,rega 
-0x3c9e 012101 fetcht 8 ,mem_ccm_mic 
-0x3c9f 012102 istoret 4 ,rega 
-0x3ca0 012103 fetch 1 ,mem_ccm_type 
-0x3ca1 012104 sub pdata ,mic_size_32bit ,pdata 
-0x3ca2 012105 rtn blank 
-0x3ca3 012106 istoret 8 ,rega 
-0x3ca4 012107 rtn 
-:      012108 ali_ccm_decrypt_64bit:
-0x3ca5 012109 jam mic_size_64bit ,mem_ccm_type 
-0x3ca6 012110 branch ali_ccm_decrypt_function 
-:      012111 ali_ccm_decrypt:
-0x3ca7 012112 jam mic_size_32bit ,mem_ccm_type 
-0x3ca8 012113 branch ali_ccm_decrypt_function 
-:      012115 ali_ccm_decrypt_function:
-0x3ca9 012116 store 1 ,mem_ccm_data_len 
-0x3caa 012117 storet 2 ,mem_ccm_data_ptr 
-0x3cab 012118 copy temp ,regc 
-0x3cac 012119 copy pdata ,regb 
-0x3cad 012120 iadd regc ,contr 
-0x3cae 012121 bpatchx patch34_6 ,mem_patch34 
-0x3caf 012122 ifetch 8 ,contr 
-0x3cb0 012123 force regidx_xor ,regext_index 
-0x3cb1 012124 iforce regext 
-0x3cb2 012125 force regidx_xor + 1 ,regext_index 
-0x3cb3 012126 rshift32 pdata ,pdata 
-0x3cb4 012127 iforce regext 
-0x3cb5 012128 force 0 ,rega 
-0x3cb6 012129 call ali_a_block_generate 
-0x3cb7 012130 call do_aes_ctr 
-0x3cb8 012131 call ali_fetcht_ccm_mic 
-0x3cb9 012132 storet 8 ,mem_ccm_mic 
-0x3cba 012133 call ali_aes_crypt_data 
-0x3cbb 012134 call ali_generate_mic 
-0x3cbc 012135 call ali_fetcht_ccm_mic 
-0x3cbd 012136 fetch 1 ,mem_ccm_type 
-0x3cbe 012137 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
-0x3cbf 012138 storet 4 ,mem_ccm_mic + 4 
-0x3cc0 012139 fetch 4 ,mem_ccm_mic 
-0x3cc1 012140 fetcht 4 ,mem_ccm_mic + 4 
-0x3cc2 012141 isub temp ,pdata 
-0x3cc3 012142 rtn 
-:      012144 ali_ccm_decrypt_function_check_mic64:
-0x3cc4 012145 fetch 8 ,mem_ccm_mic 
-0x3cc5 012146 isub temp ,pdata 
-0x3cc6 012147 rtn 
-:      012149 ali_fetcht_ccm_mic:
-0x3cc7 012150 force regidx_result ,regext_index 
-0x3cc8 012151 deposit regext 
-0x3cc9 012152 force regidx_result + 1 ,regext_index 
-0x3cca 012153 copy regext ,temp 
-0x3ccb 012154 lshift16 temp ,temp 
-0x3ccc 012155 lshift16 temp ,temp 
-0x3ccd 012156 ior temp ,temp 
-0x3cce 012157 rtn 
-:      012158 ali_aes_crypt_data:
-0x3ccf 012159 increase 1 ,rega 
-0x3cd0 012160 call ali_a_block_generate 
-0x3cd1 012161 copy regc ,contr 
-0x3cd2 012162 call aes_load_xor 
-0x3cd3 012163 call do_aes_ctr 
-0x3cd4 012164 call store_enc_data 
-0x3cd5 012165 increase 16 ,regc 
-0x3cd6 012166 increase -16 ,regb 
-0x3cd7 012167 branch ali_aes_crypt_data ,positive 
-0x3cd8 012168 rtn 
-:      012178 mesh_send_unprovisioned_beacons:
-0x3cd9 012179 bpatchx patch34_7 ,mem_patch34 
-0x3cda 012180 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3cdb 012181 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3cdc 012182 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
-0x3cdd 012183 setarg adv_unprovisioned_device_beacon_timeout 
-0x3cde 012184 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3cdf 012185 rtn 
-:      012188 ali_mesh_config_device_uuid_by_three_tuple:
-0x3ce0 012189 setarg company_identifiers_alibaba 
-0x3ce1 012190 store 2 ,mem_mesh_device_uuid 
-0x3ce2 012191 fetch 1 ,mem_mesh_device_pid 
-0x3ce3 012192 istore 1 ,contw 
-0x3ce4 012193 fetch 4 ,mem_mesh_three_tuple_productid 
-0x3ce5 012194 call inverse_data_4byte 
-0x3ce6 012195 istore 4 ,contw 
-0x3ce7 012196 fetch 6 ,mem_le_lap 
-0x3ce8 012197 istore 6 ,contw 
-0x3ce9 012198 fetch 3 ,mem_mesh_uuid_featureflag 
-0x3cea 012199 istore 3 ,contw 
-0x3ceb 012200 rtn 
-:      012202 ali_mesh_send_unprovisioned_beacons_tmall:
-0x3cec 012203 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
-0x3ced 012204 branch mesh_le_send_adv 
-:      012206 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
-0x3cee 012208 jam 0x15 ,mem_mesh_adv_data_len 
-0x3cef 012209 setarg 0x14 
-0x3cf0 012210 store 1 ,mem_mesh_adv_data 
-0x3cf1 012211 setarg gap_adtype_mesh_beacon 
-0x3cf2 012212 istore 1 ,contw 
-0x3cf3 012213 setarg unprovisioned_device_beacon 
-0x3cf4 012214 istore 1 ,contw 
-:      012215 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
-0x3cf5 012216 arg mem_mesh_device_uuid ,contr 
-0x3cf6 012217 call memcpy16 
-0x3cf7 012218 fetch 2 ,mem_mesh_oob_information 
-0x3cf8 012219 istore 2 ,contw 
-0x3cf9 012220 rtn 
-:      012223 ali_mesh_receive_adtype_manufacturer_specific:
-0x3cfa 012224 call ali_mesh_receive_provisioning_package_check_header 
-0x3cfb 012225 nrtn user 
-0x3cfc 012226 ifetch 1 ,contr 
-0x3cfd 012227 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
-0x3cfe 012228 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
-0x3cff 012229 bpatchx patch35_0 ,mem_patch35 
-0x3d00 012230 rtn 
-:      012234 ali_mesh_advertising_receive_privisioning_random:
-0x3d01 012235 call ali_mesh_advertising_receive_privisioning_random_check_states 
-0x3d02 012236 nrtn user 
-:      012237 ali_mesh_advertising_calc_encrypt_random_data:
-0x3d03 012238 call ali_mesh_encrypt_calc_random_data 
-0x3d04 012240 call ali_mesh_advertising_send_provisioning_confirmation 
-0x3d05 012241 call ali_mesh_send_pairing_data 
-0x3d06 012242 rtn 
-:      012244 ali_mesh_advertising_send_provisioning_confirmation:
-0x3d07 012245 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
-0x3d08 012246 call ali_mesh_advertising_send_packet_common 
-0x3d09 012247 setarg provisioning_confirmation 
-0x3d0a 012248 istore 1 ,contw 
-0x3d0b 012249 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d0c 012250 istore 2 ,contw 
-0x3d0d 012251 arg mem_mesh_confirmationdevice ,contr 
-0x3d0e 012252 branch memcpy16 
-:      012255 ali_mesh_advertising_receive_privisioning_random_check_states:
-0x3d0f 012256 call disable_user 
-0x3d10 012257 ifetcht 2 ,contr 
-0x3d11 012258 arg mem_mesh_provisioning_random_a ,contw 
-0x3d12 012259 call memcpy16 
-0x3d13 012260 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d14 012261 isub temp ,null 
-0x3d15 012262 nrtn zero 
-0x3d16 012265 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d17 012266 rtnbit1 receive_provisioning_random 
-0x3d18 012267 set1 receive_provisioning_random ,pdata 
-0x3d19 012268 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d1a 012270 jam pairing_status ,mem_mesh_provisioned_flag 
-0x3d1b 012271 branch enable_user 
-:      012273 ali_mesh_decrypt_tmall_privisioning_data_package:
-0x3d1c 012274 call ali_mesh_advertising_receive_privisioning_data 
-0x3d1d 012275 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d1e 012276 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d1f 012277 isub temp ,null 
-0x3d20 012278 nrtn zero 
-0x3d21 012279 call ali_mesh_encrypt_base_function_k3 
-0x3d22 012280 call ali_mesh_send_pairing_data 
-0x3d23 012281 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d24 012282 rtnne mesh_message_proxy 
-0x3d25 012283 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
-0x3d26 012284 rtn 
-:      012287 ali_mesh_advertising_receive_privisioning_data:
-0x3d27 012288 bpatchx patch35_1 ,mem_patch35 
-0x3d28 012289 copy contr ,rega 
-0x3d29 012290 fetch 1 ,mem_mesh_provisioned_flag 
-0x3d2a 012291 rtneq paired_status 
-0x3d2b 012292 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d2c 012293 rtnbit0 receive_provisioning_random 
-0x3d2d 012294 rtnbit1 receive_provisioning_data 
-0x3d2e 012295 copy rega ,contr 
-0x3d2f 012296 arg 0x16 ,loopcnt 
-0x3d30 012297 arg mem_mesh_encrypt_provisioning_data ,contw 
-0x3d31 012298 call memcpy 
-0x3d32 012300 call ali_mesh_encrypt_calc_provisioning_data 
-0x3d33 012302 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
-0x3d34 012303 fetch 2 ,mem_mesh_three_tuple_mac + 4 
-0x3d35 012304 isub temp ,null 
-0x3d36 012305 nrtn zero 
-:      012306 ali_mesh_resolve_privisioning_data_package:
-0x3d37 012307 fetch 1 ,mem_mesh_provisioning_state_flag 
-0x3d38 012308 set1 receive_provisioning_data ,pdata 
-0x3d39 012309 store 1 ,mem_mesh_provisioning_state_flag 
-0x3d3a 012311 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3d3b 012313 fetch 1 ,mem_mesh_last_iv_index_byte 
-0x3d3c 012314 store 1 ,mem_mesh_iv_index + 3 
-0x3d3d 012315 call ali_mesh_advertising_send_provisioning_complete 
-0x3d3e 012316 rtn 
-:      012320 ali_mesh_advertising_send_provisioning_complete:
-0x3d3f 012321 arg provisioning_packet_complete_mac ,temp 
-0x3d40 012322 call ali_mesh_advertising_send_packet_common 
-0x3d41 012323 setarg provisioning_complete 
-0x3d42 012324 istore 1 ,contw 
-0x3d43 012325 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3d44 012326 istore 6 ,contw 
-0x3d45 012327 rtn 
-:      012330 ali_mesh_advertising_send_packet_common:
-0x3d46 012331 bpatchx patch35_2 ,mem_patch35 
-0x3d47 012332 setarg fast_pairing_timeout_provisioning 
-0x3d48 012333 store 2 ,mem_mesh_fast_pairing_timer 
-0x3d49 012334 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x3d4a 012335 sub pdata ,mesh_message_tmall ,null 
-0x3d4b 012336 call ali_mesh_control_ble_advertising_on_advertising ,zero 
-0x3d4c 012337 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
-0x3d4d 012338 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
-0x3d4e 012339 store 1 ,mem_mesh_adv_data_len 
-0x3d4f 012340 call ali_mesh_advertising_add_adtype_flags 
-0x3d50 012341 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
-0x3d51 012342 istore 1 ,contw 
-0x3d52 012343 setarg gap_adtype_manufacturer_specific 
-0x3d53 012344 istore 1 ,contw 
-0x3d54 012345 setarg company_identifiers_alibaba 
-0x3d55 012346 byteswap pdata ,pdata 
-0x3d56 012347 istore 2 ,contw 
-0x3d57 012348 fetch 1 ,mem_mesh_receive_vid 
-0x3d58 012349 istore 1 ,contw 
-0x3d59 012350 rtn 
-:      012361 ali_mesh_receive_provisioning_package_check_header:
-0x3d5a 012362 call disable_user 
-0x3d5b 012363 ifetcht 2 ,contr 
-0x3d5c 012364 setarg company_identifiers_alibaba 
-0x3d5d 012365 byteswap pdata ,pdata 
-0x3d5e 012366 isub temp ,null 
-0x3d5f 012367 nrtn zero 
-0x3d60 012368 ifetch 1 ,contr 
-0x3d61 012369 store 1 ,mem_mesh_receive_vid 
-0x3d62 012370 branch enable_user 
-:      012373 ali_mesh_fast_pairing_timer:
-0x3d63 012374 arg mem_mesh_fast_pairing_timer ,regc 
-0x3d64 012375 arg ali_mesh_fast_pairing_timeout ,regb 
-0x3d65 012376 branch timer_single_step_2b 
-:      012378 ali_mesh_fast_pairing_timeout:
-:      012379 ali_mesh_fast_pairing_failed:
-0x3d66 012380 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
-:      012388 ali_mesh_access_layer_config_or_health_message_opcode:
-0x3d67 012389 fetch 1 ,mem_mesh_configuration_health_message_opcode 
-0x3d68 012390 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
-0x3d69 012391 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
-0x3d6a 012392 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
-0x3d6b 012393 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
-0x3d6c 012395 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
-0x3d6d 012397 rtn 
-:      012399 ali_mesh_message_config_modle_subscription_add_overwrite:
-0x3d6e 012400 call ali_mesh_message_config_modle_subscription_check_element 
-0x3d6f 012401 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
-0x3d70 012402 call ali_mesh_message_config_modle_subscription_save 
-0x3d71 012403 setarg mesh_configuration_and_health_message_opcode_header 
-0x3d72 012404 store 1 ,mem_mesh_access_layer_payload 
-0x3d73 012405 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
-0x3d74 012406 istore 1 ,contw 
-0x3d75 012408 setarg mesh_success 
-0x3d76 012409 istore 1 ,contw 
-0x3d77 012410 fetch 2 ,mem_mesh_subscription_element_address_ow 
-0x3d78 012411 istore 2 ,contw 
-0x3d79 012413 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7a 012414 arg 4 ,temp 
-0x3d7b 012415 isub temp ,loopcnt 
-0x3d7c 012416 arg mem_mesh_subscription_list_num_ow ,contr 
-0x3d7d 012417 call memcpy 
-0x3d7e 012418 fetch 1 ,mem_mesh_receive_model_message_payload_len 
-0x3d7f 012419 pincrease 1 
-0x3d80 012420 store 1 ,mem_mesh_access_layer_payload_len 
-0x3d81 012423 arg 0 ,queue 
-0x3d82 012424 branch ali_mesh_ali_vendor_message_send_message 
-:      012426 ali_mesh_message_config_modle_subscription_add_value_address_ow:
-0x3d83 012427 fetch 1 ,mem_mesh_subscription_list_num_ow 
-0x3d84 012428 rtn blank 
-0x3d85 012429 sub pdata ,subscription_max_count ,null 
-0x3d86 012430 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
-0x3d87 012431 iforce loopcnt 
-0x3d88 012432 arg mem_mesh_subscription_value_address_start_ow ,contr 
-0x3d89 012433 add rega ,2 ,contw 
-0x3d8a 012434 branch ali_mesh_byte_swap 
-:      012436 ali_mesh_byte_swap:
-0x3d8b 012437 ifetch 2 ,contr 
-0x3d8c 012438 byteswap pdata ,pdata 
-0x3d8d 012439 istore 2 ,contw 
-0x3d8e 012440 loop ali_mesh_byte_swap 
-0x3d8f 012441 rtn 
-:      012443 ali_mesh_message_config_modle_subscription_set_addr_max:
-0x3d90 012445 setarg subscription_max_count 
-0x3d91 012446 rtn 
-:      012448 ali_mesh_access_layer_config_composition_data:
-0x3d92 012449 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
-0x3d93 012450 setarg mesh_message_opcode_config_composition_data_status 
-0x3d94 012451 store 1 ,mem_mesh_access_layer_payload 
-0x3d95 012452 setarg 0x00 
-0x3d96 012453 istore 1 ,contw 
-0x3d97 012454 setarg company_identifiers_alibaba 
-0x3d98 012455 istore 2 ,contw 
-0x3d99 012456 setarg 0x0000 
-0x3d9a 012457 istore 2 ,contw 
-0x3d9b 012458 setarg 0x0001 
-0x3d9c 012459 istore 2 ,contw 
-0x3d9d 012460 setarg 0x0005 
-0x3d9e 012461 istore 2 ,contw 
-0x3d9f 012462 setarg 0x0003 
-0x3da0 012463 istore 2 ,contw 
-0x3da1 012464 setarg 0x0000 
-0x3da2 012465 istore 2 ,contw 
-0x3da3 012466 setarg 0x02 
-0x3da4 012467 istore 1 ,contw 
-0x3da5 012468 setarg 0x02 
-0x3da6 012469 istore 1 ,contw 
-0x3da7 012470 setarg 0x0000 
-0x3da8 012471 istore 2 ,contw 
-0x3da9 012472 setarg 0x1000 
-0x3daa 012473 istore 2 ,contw 
-0x3dab 012474 setarg 0x000001a8 
-0x3dac 012475 istore 4 ,contw 
-0x3dad 012476 setarg 0x000101a8 
-0x3dae 012477 istore 4 ,contw 
-0x3daf 012478 jam 28 ,mem_mesh_access_layer_payload_len 
-0x3db0 012479 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012482 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
-0x3db1 012483 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
-:      012487 ali_mesh_access_layer_send_config_node_reset_status:
-0x3db2 012488 setarg mesh_configuration_and_health_message_opcode_header 
-0x3db3 012489 store 1 ,mem_mesh_access_layer_payload 
-0x3db4 012490 setarg mesh_message_opcode_config_node_reset_status_no_head 
-0x3db5 012491 istore 1 ,contw 
-0x3db6 012492 jam 2 ,mem_mesh_access_layer_payload_len 
-0x3db7 012493 branch ali_mesh_upper_transport_layer_send_access_message 
-:      012495 ali_mesh_access_layer_health_node_reset_timer:
-0x3db8 012496 arg mem_mesh_health_node_reset_timer ,regc 
-0x3db9 012497 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
-0x3dba 012498 branch timer_single_step 
-:      012501 ali_mesh_access_layer_health_node_reset_timeout:
-0x3dbb 012502 call mesh_clear_provisioning_data_only 
-:      012504 ali_mesh_app_delete_paired:
-0x3dbc 012505 branch soft_reset_chip 
-:      012508 ali_mesh_message_config_modle_subscription_add:
-0x3dbd 012509 call ali_mesh_message_config_modle_subscription_status 
-0x3dbe 012510 fetch 2 ,mem_mesh_core_feature 
-0x3dbf 012511 rtnbit1 mesh_feature_disable_subscription 
-0x3dc0 012512 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc1 012513 call ali_mesh_message_config_modle_subscription_add_value_address 
-:      012514 ali_mesh_message_config_modle_subscription_save:
-0x3dc2 012515 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dc3 012516 branch callback_func 
-:      012519 ali_mesh_message_config_modle_subscription_delete:
-0x3dc4 012520 call ali_mesh_message_config_modle_subscription_status 
-0x3dc5 012521 fetch 2 ,mem_mesh_core_feature 
-0x3dc6 012522 rtnbit1 mesh_feature_disable_subscription 
-0x3dc7 012523 call ali_mesh_message_config_modle_subscription_check_element 
-0x3dc8 012524 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3dc9 012525 rshift8 temp ,pdata 
-0x3dca 012526 rshift4 pdata ,pdata 
-0x3dcb 012527 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
-0x3dcc 012528 byteswap temp ,temp 
-:      012529 ali_mesh_message_config_modle_subscription_delete_next:
-0x3dcd 012530 call ali_mesh_message_config_modle_subscription_check_value_address 
-0x3dce 012531 nrtn user 
-0x3dcf 012532 setarg 0 
-0x3dd0 012533 istore 2 ,rega 
-0x3dd1 012534 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd2 012535 branch callback_func 
-:      012537 ali_mesh_message_config_modle_subscription_delete_group_addr:
-0x3dd3 012538 setarg -1 
-0x3dd4 012539 istore subscription_max_count ,rega 
-0x3dd5 012540 istore subscription_max_count ,contw 
-0x3dd6 012541 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3dd7 012542 branch callback_func 
-:      012544 ali_mesh_message_config_modle_subscription_check_value_address:
-0x3dd8 012545 arg subscription_max_count ,loopcnt 
-:      012546 ali_mesh_message_config_modle_subscription_check_value_address_loop:
-0x3dd9 012547 ifetch 2 ,rega 
-0x3dda 012548 arg 0xffff ,regb 
-0x3ddb 012549 isub regb ,null 
-0x3ddc 012550 branch enable_user ,zero 
-0x3ddd 012551 isub temp ,null 
-0x3dde 012552 branch enable_user ,zero 
-:      012553 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
-0x3ddf 012554 increase 2 ,rega 
-0x3de0 012555 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
-0x3de1 012556 branch disable_user 
-:      012559 ali_mesh_message_config_modle_subscription_status:
-0x3de2 012560 setarg mesh_configuration_and_health_message_opcode_header 
-0x3de3 012561 store 1 ,mem_mesh_access_layer_payload 
-0x3de4 012562 setarg mesh_message_opcode_config_model_subscription_status_no_head 
-0x3de5 012563 istore 1 ,contw 
-0x3de6 012564 setarg mesh_success 
-0x3de7 012565 istore 1 ,contw 
-0x3de8 012566 fetch 6 ,mem_mesh_subscription_element_address 
-0x3de9 012567 istore 6 ,contw 
-0x3dea 012568 jam 9 ,mem_mesh_access_layer_payload_len 
-0x3deb 012569 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
-:      012571 ali_mesh_message_config_modle_subscription_check_element:
-0x3dec 012572 call mesh_get_element_info_config 
-0x3ded 012573 add rega ,element_device_subscription_label ,rega 
-0x3dee 012574 fetch 2 ,mem_mesh_subscription_element_address 
-0x3def 012575 fetcht 2 ,mem_mesh_unicast_address 
-0x3df0 012576 byteswap temp ,temp 
-0x3df1 012577 isub temp ,pdata 
-0x3df2 012578 imul32 regb ,pdata 
-0x3df3 012579 iadd rega ,rega 
-0x3df4 012580 rtn 
-:      012582 ali_mesh_message_config_modle_subscription_add_value_address:
-0x3df5 012583 fetcht 2 ,mem_mesh_subscription_value_address 
-0x3df6 012584 arg subscription_max_count ,loopcnt 
-:      012585 ali_mesh_message_config_modle_subscription_add_value_address_loop:
-0x3df7 012586 ifetch 2 ,rega 
-0x3df8 012587 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
-0x3df9 012588 arg 0xffff ,regb 
-0x3dfa 012589 isub regb ,null 
-0x3dfb 012590 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
-0x3dfc 012591 increase 2 ,rega 
-0x3dfd 012592 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
-0x3dfe 012593 rtn 
-:      012595 ali_mesh_message_config_modle_subscription_add_value_address_in:
-0x3dff 012596 byteswap temp ,temp 
-0x3e00 012597 istoret 2 ,rega 
-0x3e01 012598 rtn 
-:      012603 ali_mesh_init:
-0x3e02 012605 call enable_authrom 
-0x3e03 012606 call init_memp 
-0x3e04 012607 setarg mesh_check_ble_rx_packet 
-0x3e05 012608 store 2 ,mem_mesh_cb_receive_advertising 
-0x3e06 012610 setarg mesh_idle_process 
-0x3e07 012611 store 2 ,mem_cb_idle_process 
-0x3e08 012613 setarg ali_mesh_network_layer_relay_access_message 
-0x3e09 012614 store 2 ,mem_mesh_cb_network_relay 
-0x3e0a 012616 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
-0x3e0b 012617 store 2 ,mem_mesh_cb_receive_config_appkey_add 
-0x3e0c 012619 setarg mesh_store_new_subscriptuion_list_data 
-0x3e0d 012620 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
-0x3e0e 012622 setarg mesh_store_new_seq_data 
-0x3e0f 012623 store 2 ,mem_mesh_cb_seq_changed 
-0x3e10 012625 setarg mesh_cb_event_timer 
-0x3e11 012626 store 2 ,mem_cb_event_timer 
-0x3e12 012628 setarg ali_mesh_access_layer_check_access_message_opcode 
-0x3e13 012629 store 2 ,mem_mesh_cb_receive_access_message 
-0x3e14 012631 setarg mesh_le_receive_data 
-0x3e15 012632 store 2 ,mem_cb_att_write 
-0x3e16 012634 setarg ali_mesh_proxy_process_bb_event 
-0x3e17 012635 store 2 ,mem_cb_bb_event_process 
-0x3e18 012637 setarg mesh_clear_pairing_key 
-0x3e19 012638 store 2 ,mem_mesh_clear_provisioning_data 
-0x3e1a 012640 setarg mesh_vendor_timming_chage_cb 
-0x3e1b 012641 store 2 ,mem_mesh_cb_vendor_timing_changed 
-0x3e1c 012642 call ali_mesh_vendor_timer_message_read 
-0x3e1d 012644 jam 36 ,mem_mesh_adv_scan_channel 
-0x3e1e 012645 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
-0x3e1f 012648 bpatchx patch35_3 ,mem_patch35 
-0x3e20 012650 setarg 0x0428 
-0x3e21 012651 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
-0x3e22 012652 call ali_mesh_upper_transport_layer_queue_init 
-0x3e23 012654 setarg 0x0422 
-0x3e24 012655 store 2 ,mem_mesh_queue_each_size 
-0x3e25 012656 call ali_mesh_advertising_bearer_layer_queue_init 
-0x3e26 012658 setarg 0x0a22 
-0x3e27 012659 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
-0x3e28 012660 call ali_mesh_network_layer_gatt_queue_init 
-0x3e29 012661 call ali_mesh_network_layer_queue_init 
-0x3e2a 012665 call ali_mesh_network_layer_queue_init 
-0x3e2b 012667 call ali_mesh_chip_peripherals_load_data 
-0x3e2c 012668 call mesh_inverse_three_tuple_mac 
-0x3e2d 012670 fetch 1 ,mem_mesh_network_key 
-0x3e2e 012671 beq 0xff ,mesh_send_unprovisioned_beacons 
-0x3e2f 012672 call ali_mesh_upper_transport_layer_clear_tx_buffer 
-0x3e30 012673 call ali_mesh_encrypt_base_function_k3 
-0x3e31 012674 call ali_mesh_encrypt_base_function_k4 
-0x3e32 012675 call ali_mesh_encrypt_calc_network_key_by_k2 
-0x3e33 012677 random pdata 
-0x3e34 012678 and pdata ,0x1f ,pdata 
-0x3e35 012679 add pdata ,50 ,pdata 
-0x3e36 012680 store 2 ,mem_mesh_report_full_attribute_timer 
-0x3e37 012681 add pdata ,5 ,pdata 
-0x3e38 012682 store 1 ,mem_mesh_report_power_on_timer 
-0x3e39 012683 rtn 
-:      012687 mesh_inverse_three_tuple_mac:
-0x3e3a 012688 fetch 6 ,mem_mesh_three_tuple_mac 
-0x3e3b 012689 call inverse_data_6byte 
-0x3e3c 012690 store 6 ,mem_le_lap 
-0x3e3d 012691 rtn 
-:      012693 mesh_get_element_info_config:
-0x3e3e 012694 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3e3f 012695 fetchr rega ,2 ,mem_mesh_element_device_ptr 
-0x3e40 012696 fetchr regb ,2 ,mem_mesh_element_device_length 
-0x3e41 012697 rtn 
-:      012700 mesh_idle_process:
-0x3e42 012701 bpatchx patch35_4 ,mem_patch35 
-0x3e43 012702 call ali_mesh_time_function 
-0x3e44 012703 call ali_mesh_control_ble_adv_process 
-0x3e45 012704 call ali_mesh_upper_transport_layer_control_packet 
-0x3e46 012705 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
-0x3e47 012706 call ali_mesh_network_layer_control_relay_packet 
-0x3e48 012707 call ali_mesh_network_layer_check_gatt_relay_packet 
-0x3e49 012708 branch mesh_ble_rx_packet 
-:      012711 mesh_cb_event_timer:
-0x3e4a 012712 call ali_mesh_control_ble_adv_timer_process 
-0x3e4b 012713 call ali_mesh_access_layer_health_node_reset_timer 
-0x3e4c 012714 call ali_mesh_fast_pairing_timer 
-0x3e4d 012717 call ali_mesh_report_full_attribute_timer 
-0x3e4e 012718 call ali_mesh_report_power_on_timer 
-0x3e4f 012719 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
-:      012722 mesh_clear_provisioning_data_only:
-0x3e50 012723 call mesh_clear_timer_data 
-0x3e51 012724 fetch 2 ,mem_mesh_clear_provisioning_data 
-0x3e52 012725 branch callback_func 
-:      012729 mesh_clear_timer_data:
-0x3e53 012730 fetch 1 ,mem_mesh_chip_select 
-0x3e54 012731 rtnne 2 
-0x3e55 012732 setarg 0x1d000 
-0x3e56 012733 store 3 ,mem_spi_write_addr 
-0x3e57 012734 branch spid_flash_erase_sector + 2 
-:      012738 ali_mesh_upper_transport_layer_queue_init:
-0x3e58 012739 call ali_mesh_upper_transport_layer_init_queue_param 
-0x3e59 012740 branch queue_init 
-:      012742 ali_mesh_advertising_bearer_layer_queue_init:
-0x3e5a 012743 call ali_mesh_advertising_bearer_layer_init_queue_param 
-0x3e5b 012744 branch queue_init 
-:      012746 ali_mesh_network_layer_gatt_queue_init:
-0x3e5c 012747 call ali_mesh_network_layer_init_gatt_queue_param 
-0x3e5d 012748 branch queue_init 
-:      012750 ali_mesh_network_layer_init_gatt_queue_param:
-0x3e5e 012751 setarg mem_mesh_network_relay_gatt_queue_each_size 
-0x3e5f 012752 store 2 ,mem_queue_ptr 
-0x3e60 012753 rtn 
-:      012755 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
-0x3e61 012756 jam 1 ,mem_le_adv_enable 
-0x3e62 012757 setarg adv_unprovisioned_device_beacon_timeout 
-0x3e63 012758 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
-0x3e64 012759 fetch 1 ,mem_mesh_uuid_featureflag 
-0x3e65 012760 set0 bit_silence_adv_flag ,pdata 
-0x3e66 012761 store 1 ,mem_mesh_uuid_featureflag 
-0x3e67 012762 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
-0x3e68 012763 jam 0x00 ,mem_mesh_provisioning_state_flag 
-0x3e69 012764 jam 0x00 ,mem_k2_nid 
-0x3e6a 012765 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
-:      012769 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
-0x3e6b 012770 bpatchx patch35_5 ,mem_patch35 
-0x3e6c 012771 fetch 1 ,mem_mesh_message_transport_head 
-0x3e6d 012772 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
-0x3e6e 012773 jam 0 ,mem_mesh_aszmic 
-0x3e6f 012774 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
-:      012777 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
-0x3e70 012778 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
-0x3e71 012779 rtn user 
-0x3e72 012780 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
-0x3e73 012781 rtn user 
-0x3e74 012782 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
-0x3e75 012783 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
-:      012787 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
-0x3e76 012788 call disable_user 
-0x3e77 012789 arg 3 ,loopcnt 
-0x3e78 012790 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
-0x3e79 012791 call inverse_data 
-0x3e7a 012792 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
-0x3e7b 012793 and rega ,0x1f ,temp 
-0x3e7c 012794 storet 1 ,mem_mesh_segmented_access_message_segn 
-0x3e7d 012795 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
-0x3e7e 012796 isub temp ,null 
-0x3e7f 012797 nbranch enable_user ,positive 
-0x3e80 012799 rshift4 rega ,pdata 
-0x3e81 012800 rshift pdata ,pdata 
-0x3e82 012801 and pdata ,0x1f ,temp 
-0x3e83 012802 storet 1 ,mem_mesh_segmented_access_message_sego 
-0x3e84 012803 rshift4 pdata ,pdata 
-0x3e85 012804 rshift pdata ,pdata 
-0x3e86 012805 arg 0x1fff ,rega 
-0x3e87 012806 iand rega ,temp 
-0x3e88 012807 copy pdata ,regb 
-0x3e89 012808 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8a 012809 isub temp ,null 
-0x3e8b 012810 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
-0x3e8c 012811 storet 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3e8d 012812 rshift8 regb ,pdata 
-0x3e8e 012813 rshift4 pdata ,pdata 
-0x3e8f 012814 rshift pdata ,pdata 
-0x3e90 012815 store 1 ,mem_mesh_segmented_access_message_szmic 
-0x3e91 012816 store 1 ,mem_mesh_aszmic 
-0x3e92 012817 rtn 
-:      012819 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
-0x3e93 012820 setarg 0 
-0x3e94 012821 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e95 012822 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x3e96 012823 rtn 
-:      012828 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
-0x3e97 012829 call disable_user 
-0x3e98 012830 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3e99 012831 copy pdata ,queue 
-0x3e9a 012832 fetch 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9b 012833 qisolate1 pdata 
-0x3e9c 012834 branch enable_user ,true 
-0x3e9d 012835 qset1 pdata 
-0x3e9e 012836 store 4 ,mem_mesh_segmented_access_message_blockack 
-0x3e9f 012837 fetcht 1 ,mem_mesh_segmented_access_message_segn 
-0x3ea0 012838 add temp ,1 ,loopcnt 
-:      012839 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
-0x3ea1 012840 add loopcnt ,-1 ,queue 
-0x3ea2 012841 qisolate1 pdata 
-0x3ea3 012842 nrtn true 
-0x3ea4 012843 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
-0x3ea5 012844 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3ea6 012845 rtn 
-:      012849 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
-0x3ea7 012850 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3ea8 012851 pincrease -6 
-0x3ea9 012852 copy pdata ,loopcnt 
-0x3eaa 012853 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
-0x3eab 012854 iadd temp ,temp 
-0x3eac 012855 storet 1 ,mem_mesh_segmented_access_message_current_length 
-0x3ead 012856 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
-0x3eae 012857 iforce contw 
-0x3eaf 012858 fetch 1 ,mem_mesh_segmented_access_message_sego 
-0x3eb0 012859 mul32 pdata ,12 ,pdata 
-0x3eb1 012860 iadd contw ,contw 
-0x3eb2 012861 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
-0x3eb3 012862 branch memcpy 
-:      012865 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
-0x3eb4 012866 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
-0x3eb5 012867 rtneq 0 
-0x3eb6 012868 setarg 0 
-0x3eb7 012869 store 5 ,mem_mesh_segmented_access_message_blockack 
-0x3eb8 012870 fetcht 2 ,mem_mesh_message_seq + 1 
-0x3eb9 012871 byteswap temp ,temp 
-0x3eba 012872 setarg 0xe000 
-0x3ebb 012873 iand temp ,temp 
-0x3ebc 012874 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
-0x3ebd 012875 ior temp ,pdata 
-0x3ebe 012876 byteswap pdata ,pdata 
-0x3ebf 012877 store 2 ,mem_mesh_message_seq + 1 
-0x3ec0 012878 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
-:      012882 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
-0x3ec1 012883 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x3ec2 012884 add pdata ,1 ,temp 
-0x3ec3 012885 copy pdata ,loopcnt 
-0x3ec4 012886 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ec5 012887 fetch 1 ,mem_mesh_message_transport_head 
-0x3ec6 012888 set0 transport_head_bit_seg ,pdata 
-0x3ec7 012889 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
-0x3ec8 012890 arg mem_mesh_access_layer_payload ,contr 
-0x3ec9 012891 call memcpy_fast 
-0x3eca 012892 branch ali_mesh_network_layer_send_access_message 
-:      012897 ali_mesh_lower_transport_layer_send_segmented_access_message:
-0x3ecb 012898 add rega ,4 ,temp 
-0x3ecc 012899 copy rega ,loopcnt 
-0x3ecd 012900 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x3ece 012901 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
-0x3ecf 012902 call memcpy_fast 
-0x3ed0 012903 fetch 1 ,mem_mesh_message_transport_head 
-0x3ed1 012904 set1 transport_head_bit_seg ,pdata 
-0x3ed2 012905 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
-0x3ed3 012906 branch ali_mesh_network_layer_send_access_message 
-:      012911 ali_mesh_model_layer_check_model_message_opcode:
-0x3ed4 012912 fetch 1 ,mem_mesh_module_message_opcode 
-:      012913 ali_mesh_model_layer_check_generic_onoff_message_opcde:
-0x3ed5 012914 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
-0x3ed6 012915 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
-0x3ed7 012916 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
-0x3ed8 012917 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
-0x3ed9 012918 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
-0x3eda 012919 rtn 
-:      012922 ali_mesh_model_layer_message_opcode_generic_onoff_get:
-0x3edb 012923 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
-0x3edc 012924 branch ali_mesh_more_element_check_element_address 
-:      012925 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
-0x3edd 012928 fetch 2 ,mem_mesh_cb_generic_onoff_get 
-0x3ede 012929 call callback_func 
-0x3edf 012930 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
-0x3ee0 012931 branch ali_mesh_access_layer_send_generic_onoff_status 
-:      012934 ali_mesh_model_layer_message_opcde_generic_onoff_set:
-0x3ee1 012935 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
-0x3ee2 012936 branch ali_mesh_more_element_check_element_address 
-:      012937 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
-0x3ee3 012938 call ali_mesh_access_layer_send_generic_onoff_status 
-0x3ee4 012939 fetch 2 ,mem_mesh_cb_generic_onoff_set 
-0x3ee5 012940 branch callback_func 
-:      012944 ali_mesh_model_layer_message_opcde_scene_recall:
-0x3ee6 012945 call ali_mesh_access_layer_send_scene_status 
-0x3ee7 012946 fetch 2 ,mem_mesh_cb_scene_recall 
-0x3ee8 012947 branch callback_func 
-:      012950 ali_mesh_model_layer_message_opcde_light_lightness_set:
-0x3ee9 012951 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
-0x3eea 012952 call ali_mesh_model_layer_message_calc_lightness 
-0x3eeb 012953 store 1 ,mem_mesh_light_lightness_calc_lightness 
-0x3eec 012954 call ali_mesh_access_layer_send_light_lightness_status 
-0x3eed 012955 fetch 2 ,mem_mesh_cb_light_lightness_set 
-0x3eee 012956 branch callback_func 
-:      012959 ali_mesh_model_layer_message_opcde_light_ctl_set:
-0x3eef 012960 fetch 2 ,mem_mesh_last_ctl_temperature 
-0x3ef0 012961 fetcht 2 ,mem_mesh_ctl_temperature 
-0x3ef1 012962 isub temp ,null 
-0x3ef2 012963 rtn zero 
-0x3ef3 012965 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef4 012966 call ali_mesh_model_layer_message_calc_temperature 
-0x3ef5 012967 store 1 ,mem_mesh_ctl_calc_temperature 
-0x3ef6 012969 fetch 2 ,mem_mesh_ctl_temperature 
-0x3ef7 012970 store 2 ,mem_mesh_last_ctl_temperature 
-0x3ef8 012971 fetch 2 ,mem_mesh_cb_light_lightness_get 
-0x3ef9 012972 call callback_func 
-0x3efa 012973 storet 2 ,mem_mesh_ctl_lightness 
-0x3efb 012974 call ali_mesh_access_layer_send_light_ctl_stauts 
-0x3efc 012975 fetch 2 ,mem_mesh_cb_light_ctl_set 
-0x3efd 012976 branch callback_func 
-:      012981 ali_mesh_model_layer_message_calc_lightness:
-0x3efe 012982 rtn blank 
-0x3eff 012983 mul32 pdata ,ali_mesh_lightness_level ,pdata 
-0x3f00 012984 arg ali_mesh_lightness_max ,temp 
-0x3f01 012985 idiv temp 
-0x3f02 012986 call wait_div_end 
-0x3f03 012987 remainder temp 
-0x3f04 012988 rshift8 temp ,temp 
-0x3f05 012989 quotient pdata 
-0x3f06 012990 sub temp ,0xff ,null 
-0x3f07 012991 nrtn zero 
-0x3f08 012992 pincrease 1 
-0x3f09 012993 rtn 
-:      012998 ali_mesh_model_layer_message_calc_actual_lightness:
-0x3f0a 012999 arg ali_mesh_lightness_max ,pdata 
-0x3f0b 013000 imul32 temp ,pdata 
-0x3f0c 013001 div pdata ,ali_mesh_lightness_level 
-0x3f0d 013002 call wait_div_end 
-0x3f0e 013003 quotient temp 
-0x3f0f 013004 rtn 
-:      013008 ali_mesh_model_layer_message_calc_temperature:
-0x3f10 013009 arg ali_mesh_temperature_min ,temp 
-0x3f11 013010 isub temp ,rega 
-0x3f12 013011 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f13 013012 copy rega ,pdata 
-0x3f14 013013 idiv temp 
-0x3f15 013014 call wait_div_end 
-0x3f16 013015 quotient pdata 
-0x3f17 013016 rtn 
-:      013021 ali_mesh_model_layer_message_calc_actual_temperature:
-0x3f18 013022 copy temp ,rega 
-0x3f19 013023 call ali_mesh_model_layer_message_calc_temperature_k 
-0x3f1a 013024 copy rega ,pdata 
-0x3f1b 013025 imul32 temp ,pdata 
-0x3f1c 013026 arg ali_mesh_temperature_min ,temp 
-0x3f1d 013027 iadd temp ,temp 
-0x3f1e 013028 rtn 
-:      013030 ali_mesh_model_layer_message_calc_temperature_k:
-0x3f1f 013031 setarg ali_mesh_temperature_max 
-0x3f20 013032 arg ali_mesh_temperature_min ,temp 
-0x3f21 013033 isub temp ,pdata 
-0x3f22 013034 div pdata ,ali_mesh_temperature_level 
-0x3f23 013035 call wait_div_end 
-0x3f24 013036 quotient temp 
-0x3f25 013037 rtn 
-:      013042 ali_mesh_more_element_check_unicast_address:
-0x3f26 013043 arg 0 ,queue 
-0x3f27 013044 fetchr loopcnt ,1 ,mem_mesh_element_number 
-0x3f28 013045 call disable_user 
-0x3f29 013046 fetch 2 ,mem_mesh_unicast_address 
-:      013047 ali_mesh_more_element_check_unicast_address_loop:
-0x3f2a 013048 isub temp ,null 
-0x3f2b 013049 branch ali_mesh_more_element_found_unicast_address_element ,zero 
-0x3f2c 013050 byteswap pdata ,pdata 
-0x3f2d 013051 pincrease 1 
-0x3f2e 013052 byteswap pdata ,pdata 
-0x3f2f 013053 increase 1 ,queue 
-0x3f30 013054 loop ali_mesh_more_element_check_unicast_address_loop 
-0x3f31 013055 rtn 
-:      013057 ali_mesh_more_element_found_unicast_address_element:
-0x3f32 013058 jam 0 ,mem_mesh_receive_group_address 
-0x3f33 013059 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f34 013060 call ali_mesh_more_element_calc_queue_address 
-0x3f35 013061 branch enable_user 
-:      013064 ali_mesh_more_element_check_group_address:
-0x3f36 013065 arg 0 ,queue 
-0x3f37 013066 arg 0 ,regc 
-0x3f38 013067 call mesh_get_element_info_config 
-0x3f39 013068 call disable_user 
-:      013069 ali_mesh_more_element_check_group_address_loop:
-0x3f3a 013070 fetch 2 ,mem_mesh_core_feature 
-0x3f3b 013071 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
-0x3f3c 013072 ifetch 2 ,rega 
-0x3f3d 013073 isub temp ,null 
-0x3f3e 013074 call ali_mesh_more_element_found_group_address_element ,zero 
-:      013075 ali_mesh_more_element_check_address_common:
-0x3f3f 013076 copy regb ,pdata 
-0x3f40 013077 iadd rega ,rega 
-0x3f41 013078 increase 1 ,queue 
-0x3f42 013079 loop ali_mesh_more_element_check_group_address_loop 
-0x3f43 013080 copy regc ,pdata 
-0x3f44 013081 rtn blank 
-0x3f45 013082 store 1 ,mem_mesh_receive_group_address 
-0x3f46 013083 branch enable_user 
-:      013085 ali_mesh_more_element_found_group_address_element:
-0x3f47 013086 qset1 regc 
-0x3f48 013087 rtn 
-:      013089 ali_mesh_more_element_check_subscription_address:
-0x3f49 013090 add rega ,element_device_subscription_label ,contr 
-0x3f4a 013091 arg subscription_max_count ,alarm 
-:      013092 ali_mesh_more_element_check_subscription_address_loop:
-0x3f4b 013093 ifetch 2 ,contr 
-0x3f4c 013094 isub temp ,null 
-0x3f4d 013095 branch ali_mesh_more_element_found_subscription_address_element ,zero 
-0x3f4e 013096 increase -1 ,alarm 
-0x3f4f 013097 branch ali_mesh_more_element_check_address_common ,zero 
-0x3f50 013098 branch ali_mesh_more_element_check_subscription_address_loop 
-:      013100 ali_mesh_more_element_found_subscription_address_element:
-0x3f51 013101 call ali_mesh_more_element_found_group_address_element 
-0x3f52 013102 branch ali_mesh_more_element_check_address_common 
-:      013104 ali_mesh_more_element_check_element_address:
-0x3f53 013105 arg 0 ,queue 
-0x3f54 013106 fetch 1 ,mem_mesh_receive_group_address 
-0x3f55 013107 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
-0x3f56 013108 copy pdata ,regb 
-0x3f57 013109 fetchr loopcnt ,1 ,mem_mesh_element_number 
-:      013110 ali_mesh_more_element_check_element_address_loop:
-0x3f58 013111 storer queue ,1 ,mem_mesh_receive_element_number 
-0x3f59 013113 qisolate1 regb 
-0x3f5a 013114 call ali_mesh_more_element_check_element_address_no_group_address ,true 
-0x3f5b 013115 fetchr queue ,1 ,mem_mesh_receive_element_number 
-0x3f5c 013116 increase 1 ,queue 
-0x3f5d 013117 loop ali_mesh_more_element_check_element_address_loop 
-0x3f5e 013118 rtn 
-:      013120 ali_mesh_more_element_check_element_address_no_group_address:
-0x3f5f 013121 call ali_mesh_more_element_push_stack 
-0x3f60 013122 call ali_mesh_more_element_calc_queue_address 
-0x3f61 013123 copy regc ,pdata 
-0x3f62 013124 call callback_func 
-0x3f63 013125 branch ali_mesh_more_element_pop_stack 
-:      013127 ali_mesh_more_element_push_stack:
-0x3f64 013128 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f65 013129 storer rega ,2 ,mem_mesh_rega_temp 
-0x3f66 013130 storer regb ,2 ,mem_mesh_regb_temp 
-0x3f67 013131 storer regc ,2 ,mem_mesh_regc_temp 
-0x3f68 013132 rtn 
-:      013134 ali_mesh_more_element_pop_stack:
-0x3f69 013135 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
-0x3f6a 013136 fetchr rega ,2 ,mem_mesh_rega_temp 
-0x3f6b 013137 fetchr regb ,2 ,mem_mesh_regb_temp 
-0x3f6c 013138 fetchr regc ,2 ,mem_mesh_regc_temp 
-0x3f6d 013139 rtn 
-:      013142 ali_mesh_more_element_calc_queue_address:
-0x3f6e 013143 bpatchx patch35_6 ,mem_patch35 
-0x3f6f 013144 fetch 2 ,mem_mesh_unicast_address 
-0x3f70 013145 byteswap pdata ,pdata 
-0x3f71 013146 iadd queue ,pdata 
-0x3f72 013147 byteswap pdata ,pdata 
-0x3f73 013148 store 2 ,mem_mesh_send_message_src 
-0x3f74 013149 call mesh_get_element_info_config 
-0x3f75 013150 copy queue ,pdata 
-0x3f76 013151 imul32 regb ,pdata 
-0x3f77 013152 iadd rega ,rega 
-0x3f78 013153 add rega ,element_device_upper_queue_ptr ,contr 
-0x3f79 013154 ifetch 2 ,contr 
-0x3f7a 013155 store ,2 ,mem_queue_ptr 
-0x3f7b 013156 rtn 
-:      013161 ali_mesh_receive_adtype_mesh_message:
-0x3f7c 013162 jam mesh_message_tmall ,mem_mesh_network_packet_type 
-:      013165 ali_mesh_network_layer_recevice_network_pdu:
-0x3f7d 013166 sub temp ,mesh_network_packet_min_length ,null 
-0x3f7e 013167 rtn positive 
-0x3f7f 013168 sub temp ,mesh_network_packet_max_length ,null 
-0x3f80 013169 nrtn positive 
-0x3f81 013170 bpatchx patch35_7 ,mem_patch35 
-0x3f82 013171 call ali_mesh_network_store_in_mem 
-0x3f83 013172 call ali_mesh_network_layer_check_dup 
-0x3f84 013173 nrtn user 
-0x3f85 013174 call ali_mesh_network_layer_check_nid_ivi 
-0x3f86 013175 nrtn user 
-0x3f87 013176 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x3f88 013177 call ali_mesh_network_layer_check_msg 
-0x3f89 013178 nrtn user 
-0x3f8a 013179 call ali_mesh_network_layer_store_proxy_unicast_address 
-0x3f8b 013181 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
-:      013183 ali_mesh_network_layer_check_dup:
-0x3f8c 013184 call enable_user 
-0x3f8d 013185 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3f8e 013186 arg mem_mesh_message_nid + 3 ,contr 
-0x3f8f 013187 iadd contr ,contr 
-0x3f90 013188 ifetch 4 ,contr 
-0x3f91 013189 ifetcht 4 ,contr 
-0x3f92 013190 ixor temp ,temp 
-0x3f93 013191 arg 16 ,loopcnt 
-0x3f94 013192 arg mem_mesh_network_dup_cache ,contr 
-:      013193 ali_mesh_network_layer_check_dup_loop:
-0x3f95 013194 ifetch 4 ,contr 
-0x3f96 013195 isub temp ,null 
-0x3f97 013196 branch disable_user ,zero 
-0x3f98 013197 loop ali_mesh_network_layer_check_dup_loop 
-0x3f99 013198 fetch 1 ,mem_mesh_network_dup_cache_next 
-0x3f9a 013199 pincrease 4 
-0x3f9b 013200 arg mem_mesh_network_dup_cache ,contw 
-0x3f9c 013201 iadd contw ,contw 
-0x3f9d 013202 istoret 4 ,contw 
-0x3f9e 013203 and pdata ,0x3f ,pdata 
-0x3f9f 013204 store 1 ,mem_mesh_network_dup_cache_next 
-0x3fa0 013205 rtn 
-:      013207 ali_mesh_network_layer_check_msg:
-0x3fa1 013208 call enable_user 
-0x3fa2 013209 fetcht 5 ,mem_mesh_message_seq 
-0x3fa3 013210 arg 16 ,loopcnt 
-0x3fa4 013211 arg mem_mesh_network_msg_cache ,contr 
-:      013212 ali_mesh_network_layer_check_msg_loop:
-0x3fa5 013213 ifetch 5 ,contr 
-0x3fa6 013214 isub temp ,null 
-0x3fa7 013215 branch disable_user ,zero 
-0x3fa8 013216 loop ali_mesh_network_layer_check_msg_loop 
-0x3fa9 013217 fetch 1 ,mem_mesh_network_msg_cache_next 
-0x3faa 013218 pincrease 1 
-0x3fab 013219 and pdata ,0x0f ,pdata 
-0x3fac 013220 store 1 ,mem_mesh_network_msg_cache_next 
-0x3fad 013221 mul32 pdata ,5 ,pdata 
-0x3fae 013222 arg mem_mesh_network_msg_cache ,contw 
-0x3faf 013223 iadd contw ,contw 
-0x3fb0 013224 istoret 5 ,contw 
-0x3fb1 013225 rtn 
-:      013227 ali_mesh_network_layer_store_proxy_unicast_address:
-0x3fb2 013228 fetch 1 ,mem_mesh_network_packet_type 
-0x3fb3 013229 rtneq mesh_message_tmall 
-0x3fb4 013230 fetch 2 ,mem_mesh_message_src 
-0x3fb5 013231 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x3fb6 013232 rtn 
-:      013244 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
-0x3fb7 013245 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x3fb8 013246 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x3fb9 013247 arg mem_mesh_message_dst ,temp 
-0x3fba 013248 call ali_ccm_decrypt 
-0x3fbb 013249 nrtn zero 
-:      013252 ali_mesh_network_layer_recevice_network_pdu_check_dst:
-0x3fbc 013253 bpatchx patch36_0 ,mem_patch36 
-0x3fbd 013254 fetch 1 ,mem_mesh_network_packet_type 
-0x3fbe 013255 sub pdata ,mesh_message_proxy ,null 
-0x3fbf 013256 call ali_mesh_white_filter_check ,zero 
-0x3fc0 013257 fetcht 2 ,mem_mesh_message_dst 
-0x3fc1 013258 call ali_mesh_more_element_check_unicast_address 
-0x3fc2 013259 call ali_mesh_more_found_unicast_address_element ,user 
-0x3fc3 013260 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fc4 013261 arg 29 ,loopcnt 
-0x3fc5 013262 arg mem_mesh_message_nid_temp ,contw 
-0x3fc6 013263 arg mem_mesh_message_nid ,contr 
-0x3fc7 013264 call memcpy 
-0x3fc8 013265 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
-0x3fc9 013266 arg 29 ,loopcnt 
-0x3fca 013267 arg mem_mesh_message_nid_temp ,contr 
-0x3fcb 013268 arg mem_mesh_message_nid ,contw 
-0x3fcc 013269 call memcpy 
-0x3fcd 013270 fetch 2 ,mem_mesh_cb_network_relay 
-0x3fce 013271 branch callback_func 
-:      013273 ali_mesh_more_found_unicast_address_element:
-0x3fcf 013274 jam 1 ,mem_mesh_receive_message_count 
-0x3fd0 013275 fetch 2 ,mem_mesh_send_message_src 
-0x3fd1 013276 store 2 ,mem_mesh_receive_message_first_unicast_address 
-0x3fd2 013277 rtn 
-:      013279 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
-0x3fd3 013280 call ali_mesh_more_element_check_group_address 
-0x3fd4 013281 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
-0x3fd5 013282 jam 0xff ,mem_mesh_receive_group_address 
-0x3fd6 013283 setarg group_address_0xcfff_little_endian 
-0x3fd7 013284 isub temp ,null 
-0x3fd8 013285 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fd9 013286 setarg group_address_0xffff_little_endian 
-0x3fda 013287 isub temp ,null 
-0x3fdb 013288 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
-0x3fdc 013289 rtn 
-:      013292 ali_mesh_network_layer_check_nid_ivi:
-0x3fdd 013293 call disable_user 
-0x3fde 013294 fetcht 1 ,mem_mesh_message_nid 
-0x3fdf 013295 rshift4 temp ,pdata 
-0x3fe0 013296 rshift3 pdata ,pdata 
-0x3fe1 013297 fetchr rega ,1 ,mem_mesh_iv_index + 3 
-0x3fe2 013298 and rega ,0x01 ,rega 
-0x3fe3 013299 isub rega ,null 
-0x3fe4 013300 nrtn zero 
-0x3fe5 013301 and temp ,0x7f ,temp 
-0x3fe6 013302 fetch 1 ,mem_k2_nid 
-0x3fe7 013303 isub temp ,null 
-0x3fe8 013304 nrtn zero 
-0x3fe9 013305 branch enable_user 
-:      013309 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
-0x3fea 013310 arg mem_mesh_tmall_cache_start ,rega 
-0x3feb 013311 arg cache_space_num ,loopcnt 
-:      013312 ali_mesh_network_layer_raverse_src_seq_cache:
-0x3fec 013313 fetcht 2 ,mem_mesh_message_src 
-0x3fed 013314 ifetch 2 ,rega 
-0x3fee 013316 branch ali_mesh_network_layer_find_empty_space ,blank 
-0x3fef 013318 isub temp ,null 
-0x3ff0 013320 branch ali_mesh_network_layer_find_src_space ,zero 
-0x3ff1 013321 increase cache_space_size ,rega 
-0x3ff2 013322 loop ali_mesh_network_layer_raverse_src_seq_cache 
-0x3ff3 013323 arg mem_mesh_tmall_cache_start ,rega 
-:      013325 ali_mesh_network_layer_find_empty_space:
-0x3ff4 013326 istoret 2 ,rega 
-:      013327 ali_mesh_network_layer_find_src_space:
-0x3ff5 013328 storet 2 ,mem_mesh_send_message_dst 
-0x3ff6 013330 add rega ,2 ,regc 
-0x3ff7 013331 ifetch 3 ,regc 
-0x3ff8 013332 store 3 ,mem_mesh_last_message_seq 
-0x3ff9 013333 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
-:      013337 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
-0x3ffa 013339 call ali_mesh_inverse_seq 
-0x3ffb 013341 fetch 3 ,mem_mesh_last_message_seq 
-0x3ffc 013342 fetcht 3 ,mem_mesh_message_seq 
-0x3ffd 013343 isub temp ,null 
-0x3ffe 013344 rtn positive 
-0x3fff 013345 istoret 3 ,regc 
-0x4000 013346 call ali_mesh_inverse_seq 
-0x4001 013347 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
-:      013349 ali_mesh_inverse_seq:
-0x4002 013350 arg mem_mesh_message_seq ,rega 
-0x4003 013351 arg 3 ,loopcnt 
-0x4004 013352 branch inverse_data 
-:      013356 ali_mesh_network_load_network_nonce_and_encryptionkey:
-0x4005 013357 call ali_mesh_network_layer_load_network_nonce 
-:      013358 ali_mesh_upper_transport_layer_load_encryptionkey:
-0x4006 013359 arg mem_k2_encryptionkey ,contr 
-0x4007 013360 branch load_key 
-:      013361 ali_mesh_network_layer_load_network_nonce:
-0x4008 013362 arg mem_mesh_network_nonce ,contw 
-0x4009 013363 setarg network_nonce 
-0x400a 013364 istore 1 ,contw 
-0x400b 013365 fetch 6 ,mem_mesh_message_ttl 
-0x400c 013366 istore 8 ,contw 
-0x400d 013367 branch mesh_generate_nonce 
-:      013370 ali_mesh_network_store_in_mem:
-0x400e 013371 add temp ,-12 ,pdata 
-0x400f 013381 store 1 ,mem_mesh_message_transport_netmic_length 
-0x4010 013382 arg 29 ,loopcnt 
-0x4011 013383 arg mem_mesh_message_nid ,contw 
-0x4012 013384 call clear_mem 
-0x4013 013385 add temp ,-1 ,loopcnt 
-0x4014 013386 arg mem_mesh_message_nid ,contw 
-0x4015 013387 branch memcpy_fast 
-:      013389 ali_mesh_network_layer_relay_access_message:
-0x4016 013390 call ali_mesh_network_layer_init_queue_param 
-0x4017 013391 call ali_mesh_network_layer_check_relay_states 
-0x4018 013392 nrtn user 
-0x4019 013393 call ali_mesh_network_layer_encrypt_relay_package 
-0x401a 013394 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
-0x401b 013395 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x401c 013396 add pdata ,13 ,temp 
-0x401d 013397 storet 1 ,mem_mesh_queue_ele_len 
-0x401e 013398 increase -1 ,temp 
-0x401f 013399 istoret 1 ,contw 
-0x4020 013400 setarg gap_adtype_mesh_message 
-0x4021 013401 istore 1 ,contw 
-0x4022 013402 add temp ,-1 ,loopcnt 
-0x4023 013403 fetch 7 ,mem_mesh_message_nid 
-0x4024 013404 arg mem_mesh_message_nid ,contr 
-0x4025 013405 call memcpy 
-0x4026 013406 arg mem_mesh_queue_ele_temp ,rega 
-0x4027 013407 call queue_push 
-0x4028 013408 call ali_mesh_network_layer_white_list_fliter 
-0x4029 013409 nrtn user 
-0x402a 013410 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
-:      013412 ali_mesh_network_layer_white_list_fliter:
-0x402b 013413 fetcht 2 ,mem_mesh_message_dst_temp 
-:      013414 ali_mesh_network_layer_white_list_fliter_check:
-0x402c 013415 call disable_user 
-0x402d 013416 fetch 1 ,mem_mesh_white_list_num 
-0x402e 013417 rtn blank 
-0x402f 013418 iforce loopcnt 
-0x4030 013419 arg mem_mesh_white_list ,contr 
-:      013420 ali_mesh_network_layer_white_list_fliter_check_loop:
-0x4031 013421 ifetch 2 ,contr 
-0x4032 013422 isub temp ,null 
-0x4033 013423 branch enable_user ,zero 
-0x4034 013424 loop ali_mesh_network_layer_white_list_fliter_check_loop 
-0x4035 013425 rtn 
-:      013428 ali_mesh_network_layer_check_relay_states:
-0x4036 013429 call disable_user 
-0x4037 013430 fetch 1 ,mem_mesh_network_packet_type 
-0x4038 013431 rtneq mesh_message_app 
-0x4039 013432 fetch 2 ,mem_mesh_core_feature 
-0x403a 013433 rtnbit1 mesh_feature_disable_relay 
-0x403b 013434 fetch 1 ,mem_mesh_provisioned_flag 
-0x403c 013435 rtnne paired_status 
-0x403d 013436 fetcht 2 ,mem_mesh_message_src 
-0x403e 013437 call ali_mesh_more_element_check_unicast_address 
-0x403f 013438 branch disable_user ,user 
-0x4040 013439 call ali_mesh_network_layer_check_network_mic_cache 
-0x4041 013440 nrtn user 
-0x4042 013441 fetch 1 ,mem_mesh_message_ttl 
-0x4043 013442 branch disable_user ,blank 
-0x4044 013443 pincrease -1 
-0x4045 013444 branch disable_user ,blank 
-0x4046 013445 store 1 ,mem_mesh_message_ttl 
-0x4047 013446 setarg mem_mesh_network_relay_queue 
-0x4048 013447 store 2 ,mem_queue_ptr 
-0x4049 013448 branch enable_user 
-:      013450 ali_mesh_network_layer_encrypt_relay_package:
-0x404a 013451 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x404b 013452 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x404c 013453 arg mem_mesh_message_dst ,temp 
-0x404d 013454 call ali_ccm_encrypt 
-0x404e 013455 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-:      013459 ali_mesh_network_layer_check_network_mic_cache:
-0x404f 013460 setarg mem_mesh_transport_message_mic_cache 
-0x4050 013461 store 2 ,mem_mesh_mic_cache_ptr 
-0x4051 013462 branch ali_mesh_base_adt_cache 
-:      013466 ali_mesh_network_layer_send_access_message:
-0x4052 013467 bpatchx patch36_1 ,mem_patch36 
-0x4053 013468 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
-0x4054 013469 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x4055 013470 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
-:      013475 ali_mesh_network_layer_send_access_message_encrypt_netmic:
-0x4056 013476 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x4057 013477 add pdata ,2 ,rega 
-0x4058 013478 pincrease 4 
-0x4059 013479 store 1 ,mem_mesh_lower_transport_layer_payload_len 
-0x405a 013480 arg mem_mesh_send_upper_layer_dst ,temp 
-0x405b 013481 branch ali_mesh_network_layer_encrypt_by_network_nonce 
-:      013486 ali_mesh_network_layer_encrypt_by_network_nonce:
-0x405c 013487 call ali_mesh_network_load_network_nonce_and_encryptionkey 
-0x405d 013488 copy rega ,pdata 
-0x405e 013489 branch ali_ccm_encrypt 
-:      013492 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
-0x405f 013493 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
-:      013496 ali_mesh_network_layer_check_gatt_relay_packet:
-0x4060 013497 call ali_mesh_network_layer_init_gatt_queue_param 
-0x4061 013498 call queue_empty 
-0x4062 013499 rtn blank 
-0x4063 013500 call le_fifo_check_nearly_full 
-0x4064 013501 nrtn blank 
-0x4065 013502 arg mem_mesh_queue_ele_temp ,rega 
-0x4066 013503 call queue_pop 
-0x4067 013504 nrtn user 
-0x4068 013505 branch ali_mesh_send_ble_data 
-:      013509 mesh_generate_nonce:
-0x4069 013510 fetch 4 ,mem_mesh_iv_index 
-0x406a 013511 istore 4 ,contw 
-0x406b 013512 add contw ,-13 ,pdata 
-0x406c 013513 store 2 ,mem_nonce_ptr 
-0x406d 013514 rtn 
-:      013518 ali_mesh_network_layer_init_queue_param:
-0x406e 013519 setarg mem_mesh_network_relay_queue_each_size 
-0x406f 013520 store 2 ,mem_queue_ptr 
-0x4070 013521 rtn 
-:      013523 ali_mesh_network_layer_queue_init:
-0x4071 013524 call ali_mesh_network_layer_init_queue_param 
-0x4072 013525 branch queue_init 
-:      013528 ali_mesh_ble_adv:
-0x4073 013529 call le_set_config_more_data 
-0x4074 013530 fetch 1 ,mem_mesh_provisioned_flag 
-0x4075 013531 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
-0x4076 013532 beq paired_status ,ali_mesh_ble_adv_network_id 
-0x4077 013533 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
-0x4078 013534 rtn 
-:      013536 ali_mesh_ble_adv_network_id:
-0x4079 013538 setsect 0 ,0x10214 
-0x407a 013539 setsect 1 ,0xc080 
-0x407b 013540 setsect 2 ,0x28030 
-0x407c 013541 setsect 3 ,0x3060 
-0x407d 013542 store 9 ,mem_le_adv_data_len 
-0x407e 013543 setarg 0x182816 
-0x407f 013544 istore 4 ,contw 
-0x4080 013545 fetch 8 ,mem_mesh_network_id 
-0x4081 013546 istore 8 ,contw 
-0x4082 013547 rtn 
-:      013549 ali_mesh_ble_adv_mesh_beacon:
-0x4083 013550 call ali_mesh_config_device_uuid_by_three_tuple 
-0x4084 013552 setsect 0 ,0x1021d 
-0x4085 013553 setsect 1 ,0xc080 
-0x4086 013554 setsect 2 ,0x27030 
-0x4087 013555 setsect 3 ,0x5460 
-0x4088 013556 store 9 ,mem_le_adv_data_len 
-0x4089 013557 setarg 0x182716 
-0x408a 013558 istore 3 ,contw 
-0x408b 013559 arg mem_mesh_device_uuid ,contr 
-0x408c 013560 call memcpy16 
-0x408d 013561 fetch 2 ,mem_mesh_oob_information 
-0x408e 013562 istore 2 ,contw 
-0x408f 013563 rtn 
-:      013569 mesh_le_receive_data:
-0x4090 013570 bpatchx patch36_2 ,mem_patch36 
-0x4091 013571 fetch 2 ,mem_le_att_handle 
-0x4092 013572 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
-0x4093 013573 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
-0x4094 013574 rtn 
-:      013576 ali_mesh_receive_ble_data_proxy_data_in:
-0x4095 013577 copy regb ,temp 
-0x4096 013578 ifetch 1 ,rega 
-0x4097 013579 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
-0x4098 013580 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
-0x4099 013581 rtn 
-:      013582 ali_mesh_network_layer_recevice_proxy_configuration_messages:
-0x409a 013590 call ali_mesh_network_store_in_mem 
-0x409b 013591 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x409c 013592 pincrease -4 
-0x409d 013593 store 1 ,mem_mesh_message_transport_netmic_length 
-0x409e 013594 call ali_mesh_network_layer_check_nid_ivi 
-0x409f 013595 nrtn user 
-0x40a0 013596 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
-0x40a1 013597 fetch 1 ,mem_mesh_message_ttl 
-0x40a2 013598 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
-0x40a3 013599 rtn 
-:      013601 ali_mesh_recevice_proxy_configuration_messages_decrypt:
-0x40a4 013602 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40a5 013603 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x40a6 013604 arg mem_mesh_message_dst ,temp 
-0x40a7 013605 call ali_ccm_decrypt_64bit 
-0x40a8 013606 nrtn zero 
-0x40a9 013609 call ali_mesh_white_filter_check 
-0x40aa 013610 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
-0x40ab 013611 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
-0x40ac 013612 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
-0x40ad 013613 rtn 
-:      013615 ali_mesh_proxy_configuration_message_add_addr_to_filter:
-0x40ae 013616 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
-0x40af 013617 increase -3 ,loopcnt 
-0x40b0 013619 rshift loopcnt ,pdata 
-0x40b1 013620 fetcht 2 ,mem_mesh_white_list_num 
-0x40b2 013621 iadd temp ,pdata 
-0x40b3 013622 sub pdata ,8 ,null 
-0x40b4 013623 nrtn positive 
-0x40b5 013624 store 2 ,mem_mesh_white_list_num 
-0x40b6 013625 arg mem_mesh_white_list ,contw 
-0x40b7 013626 lshift temp ,pdata 
-0x40b8 013627 iadd contw ,contw 
-0x40b9 013628 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
-0x40ba 013629 call memcpy 
-0x40bb 013630 fetch 1 ,mem_mesh_addressed_filter_type 
-0x40bc 013631 branch ali_mesh_proxy_configuration_message_filter_status 
-:      013633 ali_mesh_proxy_configuration_message_set_filter_type:
-0x40bd 013634 ifetch 1 ,contr 
-0x40be 013635 store 1 ,mem_mesh_addressed_filter_type 
-:      013636 ali_mesh_proxy_configuration_message_filter_status:
-0x40bf 013637 store 1 ,mem_mesh_filter_status_message_filtertype 
-0x40c0 013638 fetch 2 ,mem_mesh_white_list_num 
-0x40c1 013639 byteswap pdata ,pdata 
-0x40c2 013640 store 2 ,mem_mesh_filter_status_message_listsize 
-0x40c3 013642 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
-0x40c4 013644 fetch 9 ,mem_mesh_message_nid 
-0x40c5 013645 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x40c6 013646 fetch 2 ,mem_mesh_send_message_src 
-0x40c7 013647 store 2 ,mem_mesh_send_upper_layer_src 
-0x40c8 013649 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x40c9 013650 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x40ca 013652 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
-0x40cb 013653 setarg 6 
-0x40cc 013654 arg mem_mesh_send_upper_layer_dst ,temp 
-0x40cd 013655 call ali_ccm_encrypt_64bit 
-0x40ce 013656 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
-0x40cf 013659 arg 22 ,rega 
-0x40d0 013660 arg mesh_proxy_data_out_handle ,temp 
-0x40d1 013661 call le_att_malloc_tx_notify 
-0x40d2 013662 setarg mesh_proxy_message_type_proxy_configuration 
-0x40d3 013663 istore 1 ,contw 
-0x40d4 013664 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
-0x40d5 013665 branch memcpy32 
-:      013667 ali_mesh_receive_ble_data_provisioning_data_in:
-0x40d6 013668 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
-0x40d7 013669 copy regb ,temp 
-0x40d8 013670 copy rega ,contr 
-0x40d9 013671 branch ali_mesh_receive_adtype_manufacturer_specific 
-:      013674 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
-0x40da 013675 arg mem_mesh_proxy_nonce ,contw 
-0x40db 013676 setarg proxy_nonce 
-0x40dc 013677 istore 2 ,contw 
-0x40dd 013678 fetch 5 ,mem_mesh_message_seq 
-0x40de 013679 istore 7 ,contw 
-0x40df 013680 call mesh_generate_nonce 
-0x40e0 013682 branch ali_mesh_upper_transport_layer_load_encryptionkey 
-:      013684 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
-0x40e1 013685 jam mesh_message_proxy ,mem_mesh_network_packet_type 
-0x40e2 013686 branch ali_mesh_network_layer_recevice_network_pdu 
-:      013689 ali_mesh_proxy_process_bb_event:
-0x40e3 013690 copy regc ,pdata 
-0x40e4 013691 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
-0x40e5 013692 beq bt_evt_le_connected ,app_ble_conn_event 
-0x40e6 013693 rtn 
-:      013695 app_ble_conn_event:
-0x40e7 013696 branch ali_mesh_proxy_white_list_clear 
-:      013700 mesh_ble_start_adv:
-0x40e8 013701 setarg 0 
-0x40e9 013702 store 2 ,mem_mesh_network_proxy_unicast_address 
-0x40ea 013703 branch app_ble_start_adv 
-:      013705 ali_mesh_proxy_white_list_clear:
-0x40eb 013706 setarg 0 
-0x40ec 013707 store 2 ,mem_mesh_white_list_num 
-0x40ed 013708 arg mem_mesh_white_list ,contw 
-0x40ee 013709 arg 16 ,loopcnt 
-0x40ef 013710 branch memset0 
-:      013717 ali_mesh_send_ble_data:
-0x40f0 013719 call le_fifo_check_nearly_full 
-0x40f1 013720 nrtn blank 
-0x40f2 013722 fetch 1 ,mem_mesh_queue_ele_len 
-0x40f3 013723 add pdata ,-1 ,rega 
-0x40f4 013724 arg mesh_proxy_data_out_handle ,temp 
-0x40f5 013725 call le_att_malloc_tx_notify 
-0x40f6 013726 setarg mesh_proxy_message_type_network_pdu 
-0x40f7 013727 istore 1 ,contw 
-0x40f8 013728 arg mem_mesh_queue_ele_payload + 2 ,contr 
-0x40f9 013729 branch memcpy32 
-:      013731 ali_mesh_send_pairing_data:
-0x40fa 013732 fetch 1 ,mem_mesh_fast_pair_packet_type 
-0x40fb 013733 rtneq mesh_message_tmall 
-0x40fc 013734 fetch 2 ,mem_ui_state_map 
-0x40fd 013735 rtnbit0 ui_state_ble_connected 
-0x40fe 013736 call le_fifo_check_nearly_full 
-0x40ff 013737 nrtn blank 
-0x4100 013738 fetch 1 ,mem_mesh_adv_data_len 
-0x4101 013739 add pdata ,-5 ,rega 
-0x4102 013740 arg mesh_provisioning_data_out_handle ,temp 
-0x4103 013741 call le_att_malloc_tx_notify 
-0x4104 013742 arg mem_mesh_adv_data + 5 ,contr 
-0x4105 013743 branch memcpy32 
-:      013745 ali_mesh_white_filter_check:
-0x4106 013746 fetch 2 ,mem_mesh_white_list 
-0x4107 013747 nrtn blank 
-0x4108 013748 fetch 2 ,mem_mesh_message_src 
-0x4109 013749 store 2 ,mem_mesh_white_list 
-:      013750 ali_mesh_white_list_num_increase:
-0x410a 013751 fetch 2 ,mem_mesh_white_list_num 
-0x410b 013752 pincrease 1 
-0x410c 013753 store 2 ,mem_mesh_white_list_num 
-0x410d 013754 rtn 
-:      013757 sha_endian_swap2:
-0x410e 013758 ifetch 4 ,contr 
-0x410f 013759 force 4 ,rega 
-0x4110 013760 increase 3 ,contw 
-:      013761 sha_endian_loop:
-0x4111 013762 istore 1 ,contw 
-0x4112 013763 rshift8 pdata ,pdata 
-0x4113 013764 increase -2 ,contw 
-0x4114 013765 increase -1 ,rega 
-0x4115 013766 nbranch sha_endian_loop ,zero 
-0x4116 013767 increase 5 ,contw 
-0x4117 013768 loop sha_endian_swap2 
-0x4118 013769 rtn 
-:      013772 sha_getw:
-0x4119 013773 lshift2 queue ,pdata 
-0x411a 013774 iadd timeup ,contr 
-0x411b 013775 ifetch 4 ,contr 
-0x411c 013776 rtn 
-:      013778 sha_r:
-0x411d 013779 force 16 ,alarm 
-0x411e 013780 arg mem_dat ,timeup 
-:      013781 sha_r_loop:
-0x411f 013782 add alarm ,-7 ,queue 
-0x4120 013783 call sha_getw 
-0x4121 013784 iforce temp 
-0x4122 013785 add alarm ,-16 ,queue 
-0x4123 013786 call sha_getw 
-0x4124 013787 iadd temp ,temp 
-0x4125 013788 add alarm ,-2 ,queue 
-0x4126 013789 call sha_getw 
-0x4127 013790 shasx pdata ,1 ,pdata 
-0x4128 013791 iadd temp ,temp 
-0x4129 013792 add alarm ,-15 ,queue 
-0x412a 013793 call sha_getw 
-0x412b 013794 shasx pdata ,0 ,pdata 
-0x412c 013795 iadd temp ,temp 
-0x412d 013796 lshift2 alarm ,pdata 
-0x412e 013797 iadd timeup ,contw 
-0x412f 013798 istoret 4 ,contw 
-0x4130 013799 increase 1 ,alarm 
-0x4131 013800 compare 64 ,alarm ,0xff 
-0x4132 013801 nbranch sha_r_loop ,true 
-0x4133 013802 rtn 
-:      013805 sha_init:
-0x4134 013806 arg memh0 ,contr 
-0x4135 013807 force 7 ,regext_index 
-:      013808 sha_init_0:
-0x4136 013809 ifetch 4 ,contr 
-0x4137 013810 iforce regext 
-0x4138 013811 increase -1 ,regext_index 
-0x4139 013812 branch sha_init_0 ,positive 
-0x413a 013813 rtn 
-:      013815 sha:
-0x413b 013816 bpatchx patch36_3 ,mem_patch36 
-0x413c 013817 call sha_r 
-0x413d 013818 arg memahbak ,contw 
-0x413e 013819 force 0 ,regext_index 
-:      013820 sha_0:
-0x413f 013821 deposit regext 
-0x4140 013822 istore 4 ,contw 
-0x4141 013823 increase 1 ,regext_index 
-0x4142 013824 compare 8 ,regext_index ,0xff 
-0x4143 013825 nbranch sha_0 ,true 
-0x4144 013828 arg ble_mesh_sha256_addr ,timeup 
-0x4145 013831 arg mem_dat ,alarm 
-0x4146 013832 force 64 ,loopcnt 
-:      013833 sha_loop:
-0x4147 013834 ifetcht 4 ,alarm 
-0x4148 013835 ifetch 4 ,timeup 
-0x4149 013836 increase 4 ,timeup 
-0x414a 013837 increase 4 ,alarm 
-0x414b 013838 iadd temp ,pdata 
-0x414c 013839 force 7 ,regext_index 
-0x414d 013840 iadd regext ,temp 
-0x414e 013841 force 4 ,regext_index 
-0x414f 013842 shasx regext ,3 ,pdata 
-0x4150 013843 iadd temp ,temp 
-0x4151 013844 force 5 ,regext_index 
-0x4152 013845 deposit regext 
-0x4153 013846 force 6 ,regext_index 
-0x4154 013847 ixor regext ,pdata 
-0x4155 013848 force 4 ,regext_index 
-0x4156 013849 iand regext ,pdata 
-0x4157 013850 force 6 ,regext_index 
-0x4158 013851 ixor regext ,pdata 
-0x4159 013852 iadd temp ,temp 
-0x415a 013853 force 7 ,regext_index 
-0x415b 013854 copy temp ,regext 
-0x415c 013855 force 3 ,regext_index 
-0x415d 013856 deposit regext 
-0x415e 013857 iadd temp ,regext 
-0x415f 013858 force 0 ,regext_index 
-0x4160 013859 deposit regext 
-0x4161 013860 force 1 ,regext_index 
-0x4162 013861 iand regext ,temp 
-0x4163 013862 ior regext ,pdata 
-0x4164 013863 force 2 ,regext_index 
-0x4165 013864 iand regext ,pdata 
-0x4166 013865 ior temp ,temp 
-0x4167 013866 force 0 ,regext_index 
-0x4168 013867 shasx regext ,2 ,pdata 
-0x4169 013868 iadd temp ,pdata 
-0x416a 013869 force 7 ,regext_index 
-0x416b 013870 iadd regext ,regext 
-0x416c 013871 regexrot 
-0x416d 013872 loop sha_loop 
-0x416e 013873 arg memahbak ,contr 
-0x416f 013874 force 0 ,regext_index 
-:      013875 sha_1:
-0x4170 013876 ifetch 4 ,contr 
-0x4171 013877 iadd regext ,regext 
-0x4172 013878 increase 1 ,regext_index 
-0x4173 013879 compare 8 ,regext_index ,0xff 
-0x4174 013880 nbranch sha_1 ,true 
-0x4175 013881 rtn 
-:      013885 sha_result:
-0x4176 013886 arg memresult ,contw 
-0x4177 013887 force 7 ,regext_index 
-:      013888 sha_regext_save:
-0x4178 013889 deposit regext 
-0x4179 013890 istore 4 ,contw 
-0x417a 013891 increase -1 ,regext_index 
-0x417b 013892 branch sha_regext_save ,positive 
-0x417c 013893 rtn 
-:      013898 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
-0x417d 013899 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
-:      013901 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
-0x417e 013902 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x417f 013903 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      013905 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
-0x4180 013906 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x4181 013907 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
-:      013910 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
-0x4182 013912 fetch 1 ,mem_mesh_message_transport_netmic_length 
-0x4183 013913 pincrease -7 
-0x4184 013917 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
-0x4185 013918 call disable_user 
-0x4186 013919 branch ali_mesh_upper_transport_layer_decrypt_message 
-:      013923 ali_mesh_upper_transport_layer_receive_segmented_access_message:
-0x4187 013924 fetch 1 ,mem_mesh_message_transport_head 
-0x4188 013925 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
-:      013926 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
-0x4189 013927 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x418a 013928 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      013929 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
-0x418b 013930 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-0x418c 013931 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
-:      013934 ali_mesh_upper_transport_layer_decrypt_segmented_message:
-0x418d 013935 fetch 1 ,mem_mesh_aszmic 
-0x418e 013936 ncall enable_user ,blank 
-0x418f 013937 call disable_user ,blank 
-0x4190 013938 fetch 1 ,mem_mesh_segmented_access_message_current_length 
-0x4191 013939 pincrease -4 
-0x4192 013940 jam 0 ,mem_mesh_segmented_access_message_current_length 
-0x4193 013941 arg mem_mesh_segmented_access_message_segment ,alarm 
-:      013945 ali_mesh_upper_transport_layer_decrypt_message:
-0x4194 013946 copy alarm ,temp 
-0x4195 013947 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
-0x4196 013948 nrtn zero 
-0x4197 013949 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
-0x4198 013950 nrtn user 
-0x4199 013951 fetch 2 ,mem_ccm_data_ptr 
-0x419a 013952 copy pdata ,alarm 
-0x419b 013953 branch ali_mesh_access_layer_resolve_message 
-:      013955 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
-0x419c 013956 nbranch ali_ccm_decrypt ,user 
-0x419d 013957 pincrease -4 
-0x419e 013958 branch ali_ccm_decrypt_64bit 
-:      013961 ali_mesh_upper_transport_layer_check_transport_mic_cache:
-0x419f 013962 setarg mem_mesh_access_message_mic_cache 
-0x41a0 013963 store 2 ,mem_mesh_mic_cache_ptr 
-0x41a1 013964 branch ali_mesh_base_adt_cache 
-:      013968 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
-0x41a2 013969 call ali_mesh_upper_transport_layer_load_application_nonce 
-:      013970 ali_mesh_upper_transport_layer_load_application_key:
-0x41a3 013971 arg mem_mesh_application_key ,contr 
-0x41a4 013972 branch load_key 
-:      013973 ali_mesh_upper_transport_layer_load_application_nonce:
-0x41a5 013974 arg mem_mesh_application_nonce ,contw 
-0x41a6 013975 setarg application_nonce 
-0x41a7 013976 istore 1 ,contw 
-0x41a8 013977 fetch 1 ,mem_mesh_aszmic 
-0x41a9 013978 arg 0 ,temp 
-0x41aa 013979 nsetflag blank ,7 ,temp 
-0x41ab 013980 istoret 1 ,contw 
-0x41ac 013981 fetch 7 ,mem_mesh_message_seq 
-0x41ad 013982 istore 7 ,contw 
-0x41ae 013983 branch mesh_generate_nonce 
-:      013987 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
-0x41af 013988 call ali_mesh_upper_transport_layer_load_device_nonce 
-:      013989 ali_mesh_upper_transport_layer_load_device_key:
-0x41b0 013990 arg mem_mesh_device_key ,contr 
-0x41b1 013991 branch load_key 
-:      013992 ali_mesh_upper_transport_layer_load_device_nonce:
-0x41b2 013993 arg mem_mesh_device_nonce ,contw 
-0x41b3 013994 setarg device_nonce 
-0x41b4 013995 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
-:      013999 ali_mesh_upper_transport_layer_send_access_message:
-:      014000 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
-0x41b5 014001 bpatchx patch36_4 ,mem_patch36 
-0x41b6 014003 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
-0x41b7 014006 call ali_mesh_upper_transport_layer_store_packet_header 
-0x41b8 014007 rtn user 
-0x41b9 014008 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
-0x41ba 014010 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41bb 014012 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41bc 014013 branch queue_push 
-:      014017 ali_mesh_upper_transport_layer_store_packet_header:
-0x41bd 014018 call disable_user 
-0x41be 014019 arg upper_retry_count_status ,temp 
-0x41bf 014021 fetch 1 ,mem_mesh_network_packet_type 
-0x41c0 014022 sub pdata ,mesh_message_proxy ,null 
-0x41c1 014023 setflag zero ,bit_upper_flag_proxy_control ,temp 
-0x41c2 014024 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41c3 014025 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x41c4 014026 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41c5 014027 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
-0x41c6 014028 rtnne vendor_message_attr_indication 
-0x41c7 014029 fetch 1 ,mem_mesh_provisioned_flag 
-0x41c8 014030 bne paired_status ,enable_user 
-0x41c9 014031 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
-0x41ca 014032 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x41cb 014033 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cc 014034 pincrease upper_retry_count_indication 
-0x41cd 014035 set1 bit_upper_flag_vendor_indication ,pdata 
-0x41ce 014036 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41cf 014037 rtn 
-:      014040 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
-0x41d0 014041 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x41d1 014042 copy pdata ,loopcnt 
-0x41d2 014043 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41d3 014044 fetch 1 ,mem_mesh_message_transport_head 
-0x41d4 014045 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41d5 014046 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x41d6 014047 arg mem_mesh_access_layer_payload ,contr 
-0x41d7 014048 branch memcpy 
-:      014052 ali_mesh_upper_transport_layer_control_packet:
-:      014057 ali_mesh_upper_transport_layer_control_packet_deal:
-0x41d8 014058 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41d9 014059 nrtn blank 
-0x41da 014060 call ali_mesh_upper_transport_layer_init_queue_param 
-0x41db 014061 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x41dc 014062 call queue_get_new_ele 
-0x41dd 014063 nrtn user 
-0x41de 014065 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41df 014066 and temp ,data_upper_flag_max_retry_count ,pdata 
-0x41e0 014067 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
-0x41e1 014069 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
-0x41e2 014071 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x41e3 014073 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41e4 014074 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
-0x41e5 014075 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
-0x41e6 014077 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41e7 014078 isolate1 bit_upper_flag_proxy_control ,temp 
-0x41e8 014079 setflag true ,bit_uuper_tran_proxy_message ,pdata 
-0x41e9 014080 store 1 ,mem_mesh_upper_tran_layer_packet_type 
-0x41ea 014088 set1 bit_upper_flag_retransmit ,temp 
-0x41eb 014090 increase -1 ,temp 
-0x41ec 014091 istoret 1 ,regb 
-0x41ed 014093 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
-0x41ee 014094 isolate1 bit_upper_flag_retransmit ,temp 
-0x41ef 014095 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
-0x41f0 014096 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x41f1 014097 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x41f2 014098 copy temp ,loopcnt 
-0x41f3 014099 arg mem_mesh_access_layer_payload ,contw 
-0x41f4 014100 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x41f5 014101 call memcpy 
-0x41f6 014103 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x41f7 014104 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
-:      014105 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
-0x41f8 014106 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014109 ali_mesh_upper_transport_layer_control_packet_segment_msg:
-0x41f9 014110 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x41fa 014111 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x41fb 014112 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014115 ali_mesh_upper_transport_layer_control_packet_load_header:
-0x41fc 014116 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x41fd 014117 store 1 ,mem_mesh_message_transport_head 
-0x41fe 014119 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x41ff 014120 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4200 014121 store 9 ,mem_mesh_message_nid 
-0x4201 014122 rtn 
-:      014125 ali_mesh_upper_transport_layer_control_packet_load_app_control:
-0x4202 014126 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
-0x4203 014127 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
-0x4204 014128 isolate1 bit_upper_flag_vendor_indication ,temp 
-0x4205 014129 rtn true 
-0x4206 014130 setarg 0 
-0x4207 014131 rtn 
-:      014133 ali_mesh_store_tran_package_type:
-0x4208 014134 add rega ,element_device_tran_package_type ,contw 
-0x4209 014135 istore 1 ,contw 
-0x420a 014136 rtn 
-:      014139 ali_mesh_upper_transport_layer_queue_pop:
-0x420b 014140 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
-0x420c 014141 call ali_mesh_upper_transport_layer_init_queue_param 
-0x420d 014142 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
-0x420e 014143 branch queue_pop 
-:      014145 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
-0x420f 014146 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4210 014147 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4211 014148 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4212 014149 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
-0x4213 014150 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
-0x4214 014151 setarg 0 
-0x4215 014152 store 1 ,mem_mesh_aszmic 
-0x4216 014153 call ali_mesh_upper_transport_layer_calc_transport_mic 
-0x4217 014155 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4218 014156 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4219 014157 copy temp ,loopcnt 
-0x421a 014158 arg mem_mesh_access_layer_payload ,contr 
-0x421b 014159 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
-0x421c 014160 call memcpy 
-0x421d 014162 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
-0x421e 014163 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
-:      014164 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
-0x421f 014165 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4220 014166 call queue_store_new_ele 
-0x4221 014167 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
-:      014169 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
-0x4222 014170 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
-0x4223 014171 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x4224 014172 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
-0x4225 014173 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
-0x4226 014174 call queue_store_new_ele 
-0x4227 014175 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
-:      014177 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
-0x4228 014178 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
-0x4229 014179 copy pdata ,loopcnt 
-0x422a 014180 store 1 ,mem_mesh_access_layer_payload_len 
-0x422b 014181 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
-0x422c 014182 store 1 ,mem_mesh_message_transport_head 
-0x422d 014183 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
-0x422e 014184 arg mem_mesh_access_layer_payload ,contw 
-0x422f 014185 branch memcpy 
-:      014187 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
-0x4230 014188 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4231 014189 setarg mem_mesh_access_payload 
-0x4232 014190 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-:      014191 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
-0x4233 014192 call ali_mesh_upper_transport_layer_control_packet_load_header 
-0x4234 014193 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
-0x4235 014194 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
-0x4236 014196 fetcht 1 ,mem_mesh_access_layer_payload_len 
-0x4237 014197 setarg segmented_access_message_unint_pdu_len 
-0x4238 014198 call not_greater_than 
-0x4239 014199 copy pdata ,rega 
-0x423a 014200 copy temp ,pdata 
-0x423b 014201 isub rega ,pdata 
-0x423c 014202 store 1 ,mem_mesh_access_layer_payload_len 
-0x423d 014203 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x423e 014204 copy pdata ,contr 
-0x423f 014205 iadd rega ,temp 
-0x4240 014206 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
-0x4241 014207 call ali_mesh_lower_transport_layer_send_segmented_access_message 
-0x4242 014208 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x4243 014209 rtn blank 
-0x4244 014210 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4245 014211 pincrease 1 
-0x4246 014212 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4247 014213 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
-0x4248 014214 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
-:      014219 ali_mesh_upper_transport_layer_calc_transport_mic:
-0x4249 014220 fetch 1 ,mem_mesh_message_transport_head 
-0x424a 014221 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
-:      014222 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
-0x424b 014223 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
-0x424c 014224 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
-:      014225 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
-0x424d 014226 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
-:      014227 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
-0x424e 014228 fetch 1 ,mem_mesh_access_layer_payload_len 
-0x424f 014229 add pdata ,4 ,temp 
-0x4250 014230 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4251 014231 arg mem_mesh_access_layer_payload ,temp 
-0x4252 014232 branch ali_ccm_encrypt 
-:      014237 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
-0x4253 014238 fetch 3 ,mem_mesh_send_message_seq 
-0x4254 014239 pincrease 1 
-0x4255 014240 store 3 ,mem_mesh_send_message_seq 
-0x4256 014241 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4257 014242 pincrease 1 
-0x4258 014243 store 1 ,mem_mesh_gatt_package_send_msg_id 
-0x4259 014244 fetch 2 ,mem_mesh_cb_seq_changed 
-0x425a 014245 branch callback_func 
-:      014249 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
-0x425b 014250 fetch 1 ,mem_mesh_iv_index + 3 
-0x425c 014251 lshift4 pdata ,pdata 
-0x425d 014252 lshift3 pdata ,pdata 
-0x425e 014253 fetcht 1 ,mem_k2_nid 
-0x425f 014254 ior temp ,pdata 
-0x4260 014255 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
-0x4261 014256 fetch 1 ,mem_mesh_send_message_ttl 
-0x4262 014257 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x4263 014258 fetch 2 ,mem_mesh_send_message_src 
-0x4264 014259 store 2 ,mem_mesh_send_upper_layer_src 
-0x4265 014260 fetch 2 ,mem_mesh_send_message_dst 
-0x4266 014261 store 2 ,mem_mesh_send_upper_layer_dst 
-:      014263 ali_mesh_upper_transport_layer_send_access_message_add_seq:
-0x4267 014264 fetch 3 ,mem_mesh_send_message_seq 
-0x4268 014265 store 3 ,mem_mesh_send_upper_layer_seq 
-0x4269 014266 arg mem_mesh_send_upper_layer_seq ,rega 
-0x426a 014267 arg 3 ,loopcnt 
-0x426b 014268 call inverse_data 
-0x426c 014269 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
-0x426d 014270 store 8 ,mem_mesh_message_ttl 
-0x426e 014271 rtn 
-:      014273 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
-0x426f 014274 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
-0x4270 014275 div pdata ,segmented_access_message_unint_pdu_len 
-0x4271 014276 call wait_div_end 
-0x4272 014277 quotient temp 
-0x4273 014278 remainder pdata 
-0x4274 014279 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
-0x4275 014280 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4276 014281 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4277 014282 fetch 3 ,mem_mesh_send_message_seq 
-0x4278 014283 arg 0x1fff ,temp 
-0x4279 014284 iand temp ,pdata 
-0x427a 014285 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427b 014286 rtn 
-:      014288 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
-0x427c 014289 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
-0x427d 014290 lshift4 pdata ,pdata 
-0x427e 014291 lshift pdata ,pdata 
-0x427f 014292 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
-0x4280 014293 ior temp ,pdata 
-0x4281 014294 lshift4 pdata ,pdata 
-0x4282 014295 lshift pdata ,pdata 
-0x4283 014296 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
-0x4284 014297 ior temp ,pdata 
-0x4285 014298 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
-0x4286 014299 arg 3 ,loopcnt 
-0x4287 014300 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
-0x4288 014301 branch inverse_data 
-:      014303 ali_mesh_upper_transport_layer_receive_new_msg_timer:
-0x4289 014304 arg mem_mesh_upper_receive_new_message_timer ,regc 
-0x428a 014305 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
-0x428b 014306 branch timer_single_step 
-:      014308 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
-0x428c 014309 arg 40 ,loopcnt 
-0x428d 014310 arg mem_mesh_access_message_mic_cache ,contw 
-0x428e 014311 branch clear_mem 
-:      014314 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
-0x428f 014315 increase -1 ,temp 
-0x4290 014316 rtn 
-:      014318 ali_mesh_upper_transport_layer_clear_tx_buffer:
-0x4291 014319 branch ali_mesh_stop_send_indication_packet 
-:      014322 ali_mesh_upper_transport_layer_init_queue_param:
-0x4292 014323 setarg mem_mesh_upper_tran_layer_queue_each_size 
-0x4293 014324 store 2 ,mem_queue_ptr 
-0x4294 014325 rtn 
-:      014328 app_init:
-0x4295 014329 bpatch patch16_1 ,mem_patch16 
-0x4296 014330 fetch 1 ,mem_device_option 
-0x4297 014331 branch app_init ,blank 
-0x4298 014332 beq dvc_op_dongle ,dongle_init 
-0x4299 014333 beq dvc_op_shutter ,shutter_init 
-0x429a 014334 beq dvc_op_module ,module_init 
-0x429b 014335 beq dvc_op_car ,car_init 
-0x429c 014336 beq dvc_op_shutter_dy ,shutter_dy_init 
-0x429d 014337 beq dvc_op_remote_car ,remote_car_init 
-0x429e 014338 beq dvc_op_keyboard ,keyboard_init 
-0x429f 014339 beq dvc_op_hci_boot ,hci_init 
-0x42a0 014341 beq dvc_op_mouse ,mouse_init 
-0x42a1 014342 beq dvc_op_mesh ,ali_mesh_init 
-0x42a2 014343 rtn 
-:      014346 app_param_init:
-0x42a3 014347 rtn wake 
-0x42a4 014348 call adc_init_data 
-0x42a5 014349 fetch 1 ,mem_device_option 
-0x42a6 014350 beq dvc_op_shutter ,shutter_default_init 
-0x42a7 014351 beq dvc_op_shutter_dy ,shutter_default_init 
-0x42a8 014352 beq dvc_op_dongle ,dongle_default_init 
-0x42a9 014353 beq dvc_op_mouse ,mouse_default_init 
-0x42aa 014354 beq dvc_op_keyboard ,mouse_default_parm_init 
-0x42ab 014355 beq dvc_op_remote_car ,remote_car_default_init 
-0x42ac 014356 rtn 
-:      014358 app_process_idle:
-0x42ad 014359 call ui_dispatch 
-0x42ae 014360 call check_51cmd 
-0x42af 014361 call app_process_bb_event 
-0x42b0 014362 fetch 2 ,mem_cb_idle_process 
-0x42b1 014363 branch callback_func 
-:      014365 app_process_ble:
-0x42b2 014366 fetch 2 ,mem_cb_le_process 
-0x42b3 014367 branch callback_func 
-:      014369 app_process_bb_event:
-0x42b4 014370 bpatch patch16_2 ,mem_patch16 
-0x42b5 014372 arg mem_ipc_fifo_bt2c51 ,rega 
-0x42b6 014373 call fifo_out 
-0x42b7 014374 rtn blank 
-0x42b8 014376 copy pdata ,regc 
-0x42b9 014377 call app_event_normal_process 
-0x42ba 014378 branch app_process_bb_event_priority 
-:      014380 app_discard_event:
-0x42bb 014381 arg 0 ,regc 
-0x42bc 014382 rtn 
-:      014387 app_event_normal_process:
-0x42bd 014388 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x42be 014389 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x42bf 014390 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x42c0 014391 rtn 
-:      014395 app_process_bb_event_priority:
-0x42c1 014396 fetch 2 ,mem_cb_bb_event_process 
-0x42c2 014397 branch callback_func 
-:      014399 app_check_wake_lock:
-0x42c3 014400 fetch 2 ,mem_cb_check_wakelock 
-0x42c4 014401 branch callback_func 
-:      014403 app_will_enter_lpm:
-0x42c5 014404 fetch 2 ,mem_cb_before_lpm 
-0x42c6 014405 branch callback_func 
-:      014407 app_le_event_bb_connected:
-0x42c7 014408 fetch 2 ,mem_ui_state_map 
-0x42c8 014409 set1 ui_state_ble_connected ,pdata 
-0x42c9 014410 store 2 ,mem_ui_state_map 
-0x42ca 014411 rtn 
-:      014413 app_le_event_bb_disconn:
-0x42cb 014414 jam 0 ,mem_le_l2cap_att_states 
-0x42cc 014415 fetch 2 ,mem_ui_state_map 
-0x42cd 014416 set0 ui_state_ble_connected ,pdata 
-0x42ce 014417 store 2 ,mem_ui_state_map 
-0x42cf 014418 branch app_lpm_mult_disable 
-:      014421 app_evt_button_long_pressed:
-0x42d0 014422 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d1 014423 set1 app_disc_by_button ,pdata 
-0x42d2 014424 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x42d3 014425 rtn 
-:      014428 app_evt_timer:
-0x42d4 014429 store 1 ,mem_app_evt_timer_count 
-:      014430 app_evt_100ms_loop:
-0x42d5 014431 bpatch patch16_3 ,mem_patch16 
-0x42d6 014432 fetch 1 ,mem_app_evt_timer_count 
-0x42d7 014433 rtn blank 
-0x42d8 014434 increase -1 ,pdata 
-0x42d9 014435 store 1 ,mem_app_evt_timer_count 
-0x42da 014436 call ui_button_polling 
-0x42db 014437 call app_lpm_wake_auto_lock_timer 
-0x42dc 014438 call flash_write_spi_sm_timer 
-0x42dd 014439 fetch 2 ,mem_cb_event_timer 
-0x42de 014440 call callback_func 
-0x42df 014441 branch app_evt_100ms_loop 
-:      014446 timer_single_step:
-0x42e0 014447 ifetch 1 ,regc 
-0x42e1 014448 rtn blank 
-0x42e2 014449 pincrease -1 
-0x42e3 014450 istore 1 ,regc 
-0x42e4 014451 nrtn blank 
-0x42e5 014452 copy regb ,pdata 
-0x42e6 014453 branch callback_func 
-:      014457 timer_single_step_2b:
-0x42e7 014458 ifetch 2 ,regc 
-0x42e8 014459 rtn blank 
-0x42e9 014460 pincrease -1 
-0x42ea 014461 istore 2 ,regc 
-0x42eb 014462 nrtn blank 
-0x42ec 014463 copy regb ,pdata 
-0x42ed 014464 branch callback_func 
-:      014466 app_power_timer:
-0x42ee 014467 fetcht 2 ,mem_power_param_ptr 
-0x42ef 014468 add temp ,power_timer_offset ,regc 
-0x42f0 014469 arg app_power_timer_timeout ,regb 
-0x42f1 014470 branch timer_single_step 
-:      014472 app_power_timer_timeout:
-0x42f2 014473 call app_got_power_state_common 
-0x42f3 014474 beq power_starting ,app_enter_power_stanby_state 
-:      014475 app_enter_power_off_state:
-0x42f4 014476 branch app_enter_hibernate 
-:      014477 app_enter_power_stanby_state:
-0x42f5 014478 setarg power_standby 
-0x42f6 014479 istore 1 ,regc 
-0x42f7 014480 add temp ,power_standby_cb_offset ,regb 
-:      014481 app_power_cb_common:
-0x42f8 014482 ifetch 2 ,regb 
-0x42f9 014483 branch callback_func 
-:      014486 app_bb_hibernate:
-0x42fa 014487 call app_disconn_reason_clear 
-0x42fb 014488 branch app_enter_hibernate 
-:      014491 app_disconn_reason_clear:
-0x42fc 014492 setarg 0 
-0x42fd 014493 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x42fe 014494 rtn 
-:      014495 app_disconn_reason_flag_clear:
-0x42ff 014496 setarg 0 
-0x4300 014497 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4301 014498 rtn 
-:      014502 app_disconn_reason_collect_ble:
-0x4302 014503 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4303 014504 set1 app_disc_ble ,pdata 
-0x4304 014505 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x4305 014506 setarg 0 
-0x4306 014507 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4307 014508 rtn 
-:      014516 app_get_lpm_wake_lock:
-0x4308 014517 arg wake_lock_app ,queue 
-0x4309 014518 branch lpm_get_wake_lock 
-:      014520 app_put_lpm_wake_lock:
-0x430a 014521 arg wake_lock_app ,queue 
-0x430b 014522 branch lpm_put_wake_lock 
-:      014524 app_lpm_wake_auto_lock:
-0x430c 014525 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x430d 014526 branch app_get_lpm_wake_lock 
-:      014528 app_lpm_wake_auto_lock_timer:
-0x430e 014529 arg mem_wake_up_delay_timer ,regc 
-0x430f 014530 arg app_put_lpm_wake_lock ,regb 
-0x4310 014531 branch timer_single_step 
-:      014534 app_ble_start_direct_adv:
-0x4311 014535 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x4312 014536 branch ui_ipc_send_cmd 
-:      014538 app_ble_stop_direct_adv:
-0x4313 014539 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x4314 014540 branch ui_ipc_send_cmd 
-:      014542 app_ble_stop_adv:
-0x4315 014543 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x4316 014544 branch ui_ipc_send_cmd 
-:      014546 app_ble_start_adv:
-0x4317 014547 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x4318 014548 branch ui_ipc_send_cmd 
-:      014550 app_ble_start_scan:
-0x4319 014551 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x431a 014552 branch ui_ipc_send_cmd 
-:      014554 app_ble_stop_scan:
-0x431b 014555 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x431c 014556 branch ui_ipc_send_cmd 
-:      014558 app_ble_start_conn:
-0x431d 014559 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x431e 014560 branch ui_ipc_send_cmd 
-:      014562 app_ble_disconnect:
-0x431f 014563 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x4320 014564 branch ui_ipc_send_cmd 
-:      014566 app_led_start_blink:
-0x4321 014567 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x4322 014568 branch ui_ipc_send_cmd 
-:      014570 app_led_on:
-0x4323 014571 jam bt_cmd_led_on ,mem_fifo_temp 
-0x4324 014572 branch ui_ipc_send_cmd 
-:      014574 app_led_stop_blink:
-:      014575 app_led_off:
-0x4325 014576 jam bt_cmd_led_off ,mem_fifo_temp 
-0x4326 014577 branch ui_ipc_send_cmd 
-:      014579 app_enter_hibernate:
-0x4327 014580 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x4328 014581 branch ui_ipc_send_cmd 
-:      014584 app_ble_store_reconn_info:
-0x4329 014585 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x432a 014586 branch ui_ipc_send_cmd 
-:      014589 app_lpm_mult_enable:
-0x432b 014590 set1 mark_lpm_mult_enable ,mark 
-0x432c 014591 rtn 
-:      014593 app_lpm_mult_disable:
-0x432d 014594 set0 mark_lpm_mult_enable ,mark 
-0x432e 014595 rtn 
-:      014598 app_button_long_pressed:
-0x432f 014599 call app_got_power_state_common 
-0x4330 014600 beq power_standby ,app_power_shutting_down 
-:      014601 app_power_starting:
-0x4331 014602 setarg power_starting 
-0x4332 014603 istore 1 ,regc 
-0x4333 014604 add temp ,power_starting_timeout_offset ,rega 
-0x4334 014605 add temp ,power_starting_cb_offset ,regb 
-:      014606 app_power_common:
-0x4335 014607 ifetcht 1 ,rega 
-0x4336 014608 increase 1 ,regc 
-0x4337 014609 istoret 1 ,regc 
-0x4338 014610 branch app_power_cb_common 
-:      014612 app_power_shutting_down:
-0x4339 014613 setarg power_off 
-0x433a 014614 istore 1 ,regc 
-0x433b 014615 fetch 2 ,mem_ui_state_map 
-0x433c 014616 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x433d 014617 call le_send_terminate_ind_user_terminated 
-0x433e 014618 call app_ble_disconnect 
-:      014619 app_power_off_end:
-0x433f 014620 fetcht 2 ,mem_power_param_ptr 
-0x4340 014621 add temp ,power_off_timeout_offset ,rega 
-0x4341 014622 add temp ,power_off_cb_offset ,regb 
-0x4342 014623 branch app_power_common 
-:      014625 app_got_power_state_common:
-0x4343 014626 fetcht 2 ,mem_power_param_ptr 
-0x4344 014627 add temp ,power_state_offset ,regc 
-0x4345 014628 ifetch 1 ,regc 
-0x4346 014629 rtn 
-:      014631 app_event_button_up:
-0x4347 014632 call app_got_power_state_common 
-0x4348 014633 bne power_off ,app_power_release 
-0x4349 014634 branch app_enter_hibernate 
-:      014635 app_power_release:
-0x434a 014636 add temp ,ui_butten_up_cb_offset ,regb 
-0x434b 014637 branch app_power_cb_common 
-:      014643 adpcm_decode:
-0x434c 014644 fetch 8 ,mem_ad_state_valpred 
-0x434d 014645 store 8 ,mem_ad_valpred 
-0x434e 014646 jam 0 ,mem_ad_bufferstep 
-0x434f 014647 fetch 1 ,mem_ad_index 
-0x4350 014648 lshift2 pdata ,pdata 
-0x4351 014649 arg mem_ad_stepsizetable ,temp 
-0x4352 014650 iadd temp ,temp 
-0x4353 014651 ifetch 4 ,temp 
-0x4354 014652 store 4 ,mem_ad_step 
-:      014653 adpcm_decode_loop:
-0x4355 014654 fetch 1 ,mem_ad_bufferstep 
-0x4356 014655 nbranch adpcm_next_byte ,blank 
-0x4357 014656 fetcht 2 ,mem_ad_in_ptr 
-0x4358 014657 ifetch 1 ,temp 
-0x4359 014658 store 1 ,mem_ad_inputbuffer 
-0x435a 014659 increase 1 ,temp 
-0x435b 014660 storet 2 ,mem_ad_in_ptr 
-0x435c 014661 rshift4 pdata ,pdata 
-0x435d 014662 store 1 ,mem_ad_delta 
-0x435e 014663 branch adpcm_cal 
-:      014664 adpcm_next_byte:
-0x435f 014665 fetch 1 ,mem_ad_inputbuffer 
-0x4360 014666 and pdata ,0x0f ,pdata 
-0x4361 014667 store 1 ,mem_ad_delta 
-:      014668 adpcm_cal:
-0x4362 014669 fetch 1 ,mem_ad_bufferstep 
-0x4363 014670 setflip 0 ,pdata 
-0x4364 014671 store 1 ,mem_ad_bufferstep 
-0x4365 014672 arg mem_ad_indextable ,temp 
-0x4366 014673 fetch 1 ,mem_ad_delta 
-0x4367 014674 iadd temp ,temp 
-0x4368 014675 ifetch 1 ,temp 
-0x4369 014676 fetcht 1 ,mem_ad_index 
-0x436a 014677 call adpcm_cal_index 
-0x436b 014678 store 1 ,mem_ad_index 
-0x436c 014680 fetch 1 ,mem_ad_delta 
-0x436d 014681 and pdata ,0x08 ,temp 
-0x436e 014682 storet 1 ,mem_ad_sign 
-0x436f 014683 and pdata ,0x07 ,temp 
-0x4370 014684 storet 1 ,mem_ad_delta 
-0x4371 014686 call adpcm_cal_vpdiff 
-0x4372 014687 storet 4 ,mem_ad_vpdiff 
-0x4373 014689 fetch 1 ,mem_ad_sign 
-0x4374 014690 branch adpcm_cal_valpred ,blank 
-0x4375 014691 fetch 4 ,mem_ad_valpred 
-0x4376 014692 fetcht 4 ,mem_ad_vpdiff 
-0x4377 014693 isub temp ,pdata 
-0x4378 014694 branch adpcm_cal_valpred_end 
-:      014695 adpcm_cal_valpred:
-0x4379 014696 fetch 4 ,mem_ad_valpred 
-0x437a 014697 fetcht 4 ,mem_ad_vpdiff 
-0x437b 014698 iadd temp ,pdata 
-:      014699 adpcm_cal_valpred_end:
-0x437c 014700 store 4 ,mem_ad_valpred 
-0x437d 014701 arg 32767 ,temp 
-0x437e 014702 isub temp ,pdata 
-0x437f 014703 bbit1 31 ,adpcm_cal_valpred_overflow 
-0x4380 014704 storet 4 ,mem_ad_valpred 
-0x4381 014705 branch adpcm_cal_valpred_overflow_end 
-:      014706 adpcm_cal_valpred_overflow:
-0x4382 014707 fetch 4 ,mem_ad_valpred 
-0x4383 014708 arg 32768 ,temp 
-0x4384 014709 iadd temp ,pdata 
-0x4385 014710 bbit0 31 ,adpcm_cal_valpred_overflow_end 
-0x4386 014711 arg -32768 ,temp 
-0x4387 014712 storet 4 ,mem_ad_valpred 
-:      014713 adpcm_cal_valpred_overflow_end:
-0x4388 014714 fetch 1 ,mem_ad_index 
-0x4389 014715 lshift2 pdata ,pdata 
-0x438a 014716 arg mem_ad_stepsizetable ,temp 
-0x438b 014717 iadd temp ,temp 
-0x438c 014718 ifetch 4 ,temp 
-0x438d 014719 store 4 ,mem_ad_step 
-0x438e 014721 fetch 2 ,mem_ad_out_ptr 
-0x438f 014722 fetcht 2 ,mem_ad_valpred 
-0x4390 014723 istoret 2 ,pdata 
-0x4391 014724 increase 2 ,pdata 
-0x4392 014725 store 2 ,mem_ad_out_ptr 
-0x4393 014727 fetch 1 ,mem_ad_in_numsamples 
-0x4394 014728 increase -1 ,pdata 
-0x4395 014729 store 1 ,mem_ad_in_numsamples 
-0x4396 014730 nbranch adpcm_decode_loop ,blank 
-0x4397 014731 fetch 8 ,mem_ad_valpred 
-0x4398 014732 store 8 ,mem_ad_state_valpred 
-0x4399 014733 rtn 
-:      014735 adpcm_cal_index:
-0x439a 014736 iadd temp ,pdata 
-0x439b 014737 bbit0 7 ,adpcm_cal_bigger_zero 
-0x439c 014738 setarg 0 
-0x439d 014739 rtn 
-:      014740 adpcm_cal_bigger_zero:
-0x439e 014741 and pdata ,0xff ,pdata 
-0x439f 014742 sub pdata ,88 ,null 
-0x43a0 014743 rtn positive 
-0x43a1 014744 setarg 88 
-0x43a2 014745 rtn 
-:      014747 adpcm_cal_vpdiff:
-0x43a3 014748 fetchr rega ,4 ,mem_ad_step 
-0x43a4 014749 rshift3 rega ,temp 
-0x43a5 014750 fetch 1 ,mem_ad_delta 
-0x43a6 014751 bbit0 2 ,adpcm_cal_vpdiff1 
-0x43a7 014752 copy rega ,pdata 
-0x43a8 014753 iadd temp ,temp 
-:      014754 adpcm_cal_vpdiff1:
-0x43a9 014755 fetch 1 ,mem_ad_delta 
-0x43aa 014756 bbit0 1 ,adpcm_cal_vpdiff2 
-0x43ab 014757 rshift rega ,pdata 
-0x43ac 014758 iadd temp ,temp 
-:      014759 adpcm_cal_vpdiff2:
-0x43ad 014760 fetch 1 ,mem_ad_delta 
-0x43ae 014761 rtnbit0 0 
-0x43af 014762 rshift2 rega ,pdata 
-0x43b0 014763 iadd temp ,temp 
-0x43b1 014764 rtn 
-:      014769 car_init:
-0x43b2 014770 call enable_authrom 
-0x43b3 014771 rtn wake 
-0x43b4 014772 setarg car_g24_receive_process 
-0x43b5 014773 store 2 ,mem_cb_24g_receive_process 
-0x43b6 014775 setarg g24_bind_ackpayload_prep 
-0x43b7 014776 store 2 ,mem_cb_24g_ackpayload 
-0x43b8 014778 setarg car_g24_cb_data_device1 
-0x43b9 014779 store 2 ,mem_cb_24g_data_device1 
-0x43ba 014781 setarg car_le_before_hibernate 
-0x43bb 014782 store 2 ,mem_cb_before_hibernate 
-0x43bc 014784 setarg car_le_process_lpm_before 
-0x43bd 014785 store 2 ,mem_cb_before_lpm 
-0x43be 014787 setarg car_scale_process_idle 
-0x43bf 014788 store 2 ,mem_cb_idle_process 
-0x43c0 014790 setarg car_scale_process_bb_event 
-0x43c1 014791 store 2 ,mem_cb_bb_event_process 
-0x43c2 014793 setarg app_get_lpm_wake_lock 
-0x43c3 014794 store 2 ,mem_cb_check_wakelock 
-0x43c4 014796 setarg car_le_receive_data 
-0x43c5 014797 store 2 ,mem_cb_att_write 
-0x43c6 014799 setarg car_le_bb_event_timer 
-0x43c7 014800 store 2 ,mem_cb_event_timer 
-0x43c8 014802 bpatch patch05_6 ,mem_patch05 
-0x43c9 014803 call car_init_environment 
-0x43ca 014804 call car_lpm_timer_enable 
-0x43cb 014805 call queue_init 
-0x43cc 014806 jam 2 ,mem_lpm_mult 
-0x43cd 014807 jam power_on ,mem_car_24g_received_pac 
-0x43ce 014808 fetch 1 ,mem_car_config_soft_switch_enable 
-0x43cf 014809 store 1 ,mem_car_hard_soft_switch 
-0x43d0 014810 beq hard_switch ,car_hard_switch_power_on_signal 
-0x43d1 014811 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x43d2 014812 store 1 ,mem_ui_button_gpio 
-0x43d3 014813 jam off ,mem_le_adv_enable 
-:      014814 car_soft_switch_power_on_init:
-0x43d4 014815 call ui_button_init 
-0x43d5 014816 call ui_button_polling 
-0x43d6 014817 jam power_starting ,mem_car_power_state 
-0x43d7 014818 fetch 2 ,mem_ui_state_map 
-0x43d8 014819 rtnbit1 ui_state_btn_down 
-0x43d9 014820 branch app_enter_hibernate 
-:      014823 car_power_off_signal:
-0x43da 014824 branch car_ui_led_init 
-:      014826 car_hard_switch_power_on_signal:
-0x43db 014827 jam power_standby ,mem_car_power_state 
-:      014828 car_soft_switch_power_on_signal:
-0x43dc 014829 jam on ,mem_le_adv_enable 
-0x43dd 014830 setarg fast_adv_interval_value_car 
-0x43de 014831 call shutter_ble_adv_interval_set 
-:      014832 car_le_modified_name_adv:
-0x43df 014833 arg mem_le_name + 7 ,contw 
-0x43e0 014834 fetch 1 ,mem_le_lap 
-:      014835 car_name_loop:
-0x43e1 014836 and pdata ,0xF0 ,temp 
-0x43e2 014837 rshift4 temp ,temp 
-0x43e3 014838 call car_hex_to_ascii 
-0x43e4 014839 istoret 1 ,contw 
-0x43e5 014840 and pdata ,0x0F ,temp 
-0x43e6 014841 call car_hex_to_ascii 
-0x43e7 014842 istoret 1 ,contw 
-0x43e8 014843 call le_modified_name_att_list 
-0x43e9 014844 fetcht 1 ,mem_le_name_len 
-0x43ea 014845 copy temp ,loopcnt 
-0x43eb 014846 arg mem_le_adv_data + 2 ,contw 
-0x43ec 014847 arg mem_le_name ,contr 
-0x43ed 014848 call memcpy 
-:      014849 car_le_modified_name_scan:
-0x43ee 014850 fetcht 1 ,mem_le_name_len 
-0x43ef 014851 copy temp ,loopcnt 
-0x43f0 014852 arg mem_le_scan_data + 2 ,contw 
-0x43f1 014853 arg mem_le_name ,contr 
-0x43f2 014854 branch memcpy 
-:      014855 car_hex_to_ascii:
-0x43f3 014856 sub temp ,9 ,null 
-0x43f4 014857 branch car_hex_num ,positive 
-0x43f5 014858 add temp ,55 ,temp 
-0x43f6 014859 rtn 
-:      014860 car_hex_num:
-0x43f7 014861 add temp ,48 ,temp 
-0x43f8 014862 rtn 
-:      014864 car_ui_led_init:
-0x43f9 014865 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x43fa 014866 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      014867 car_ui_led_init_1:
-0x43fb 014868 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x43fc 014869 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      014870 car_ui_led_init_2:
-0x43fd 014871 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x43fe 014872 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      014873 car_ui_led_init_3:
-0x43ff 014874 fetch 1 ,mem_car_led_num 
-0x4400 014875 copy pdata ,loopcnt 
-0x4401 014876 setarg mem_car_led_map 
-0x4402 014877 copy pdata ,rega 
-:      014878 car_in_lp1:
-0x4403 014879 copy rega ,contr 
-0x4404 014880 ifetch 1 ,contr 
-0x4405 014881 copy contr ,rega 
-0x4406 014882 beq invalid_pin_num ,car_in_lp1_end 
-0x4407 014883 copy pdata ,temp 
-0x4408 014884 call gpio_config_output 
-:      014885 car_in_lp1_end:
-0x4409 014886 loop car_in_lp1 
-:      014887 car_ui_led_init_end:
-0x440a 014888 rtn 
-:      014889 car_blood_led_gpio_set:
-0x440b 014890 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x440c 014891 store 8 ,mem_car_led_map + 2 
-0x440d 014892 branch car_ui_led_init_1 
-:      014893 car_pairing_led_gpio_set:
-0x440e 014894 store 1 ,mem_car_led_map 
-0x440f 014895 branch car_ui_led_init_2 
-:      014896 car_low_voltage_led_gpio_set:
-0x4410 014897 store 1 ,mem_car_led_map + 1 
-0x4411 014898 branch car_ui_led_init_3 
-:      014900 car_init_environment:
-0x4412 014902 call car_g24_init 
-0x4413 014903 call car_g24_load_commom_addr 
-0x4414 014904 arg 0 ,rega 
-0x4415 014905 call pwm_init 
-0x4416 014906 call car_ui_led_init 
-0x4417 014907 call car_start_blink 
-0x4418 014908 call car_init_adc_hvin 
-0x4419 014909 branch car_motor_init 
-:      014910 car_read_otp_addr:
-0x441a 014911 rtn 
-:      014912 car_motor_init:
-0x441b 014913 fetch 1 ,mem_car_motor_gpio_num 
-0x441c 014914 copy pdata ,loopcnt 
-0x441d 014915 setarg mem_car_motor_gpio_map 
-0x441e 014916 copy pdata ,rega 
-:      014917 p_in_lp1:
-0x441f 014918 copy rega ,contr 
-0x4420 014919 ifetch 1 ,contr 
-0x4421 014920 copy contr ,rega 
-0x4422 014921 beq invalid_pin_num ,p_in_lp1_end 
-0x4423 014922 copy pdata ,temp 
-0x4424 014923 store 1 ,mem_car_gpio 
-0x4425 014924 call car_ui_gpio_init 
-:      014925 p_in_lp1_end:
-0x4426 014926 loop p_in_lp1 
-:      014927 p_car_ui_led_init_end:
-0x4427 014928 rtn 
-:      014930 car_ui_gpio_init:
-0x4428 014931 fetch 1 ,mem_car_gpio 
-0x4429 014932 rtneq ui_button_gpio_disable 
-0x442a 014933 iforce temp 
-0x442b 014934 branch gpio_config_output 
-:      014937 car_init_adc_hvin:
-0x442c 014938 jam 100 ,mem_car_notify_vdd_value_last 
-0x442d 014939 rtn 
-:      014941 car_le_before_hibernate:
-0x442e 014942 call car_gpio_set_before_hibernate 
-0x442f 014943 call clear_wake 
-:      014944 car_le_process_lpm_before:
-0x4430 014945 branch keyscan_process_lpm_before 
-:      014947 car_gpio_set_before_hibernate:
-0x4431 014948 call check_51cmd_led_off 
-:      014949 car_gpio_set_before_lpm_common:
-0x4432 014950 arg gpio_number ,loopcnt 
-0x4433 014951 arg core_gpio_conf ,contr 
-:      014952 car_setgpio_loop:
-0x4434 014953 copy contr ,contw 
-0x4435 014954 ifetch 1 ,contr 
-0x4436 014955 beq gpcfg_spid_miso ,car_setgpio_pullup 
-0x4437 014956 beq gpcfg_spid_ncs ,car_setgpio_pullup 
-0x4438 014957 beq gpcfg_spid_sck ,car_setgpio_pullup 
-0x4439 014958 beq gpcfg_spid_mosi ,car_setgpio_pullup 
-0x443a 014959 beq gpcfg_spid_sdio ,car_setgpio_pullup 
-0x443b 014960 beq gpcfg_iic_scl ,car_setgpio_pullup 
-0x443c 014961 beq gpcfg_iic_sda ,car_setgpio_pullup 
-0x443d 014962 beq gpcfg_input ,car_setgpio_pullup 
-:      014963 car_setgpio_loop_end:
-0x443e 014964 loop car_setgpio_loop 
-0x443f 014965 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x4440 014966 isub contr ,null 
-0x4441 014967 branch car_motor_setgpio ,zero 
-:      014968 car_setgpio_loop_ext:
-0x4442 014969 arg gpio_number_ext ,loopcnt 
-0x4443 014970 arg core_gpio_conf_hi ,contr 
-0x4444 014971 branch car_setgpio_loop 
-:      014973 car_setgpio_pullup:
-0x4445 014974 setarg gpcfg_pullup 
-0x4446 014975 istore 1 ,contw 
-0x4447 014976 branch car_setgpio_loop_end 
-:      014977 car_setgpio_pulldown:
-0x4448 014978 setarg gpcfg_pulldown 
-0x4449 014979 istore 1 ,contw 
-0x444a 014980 branch car_setgpio_loop_end 
-:      014981 car_motor_setgpio:
-0x444b 014982 fetch 1 ,mem_car_motor_gpio_num 
-0x444c 014983 copy pdata ,loopcnt 
-0x444d 014984 arg mem_car_motor_gpio_map ,contr 
-:      014985 car_motor_setgpio_loop:
-0x444e 014986 ifetch 1 ,contr 
-0x444f 014987 set1 7 ,pdata 
-0x4450 014988 arg gpcfg_output_low ,temp 
-0x4451 014989 call gpio_config_function 
-0x4452 014990 loop car_motor_setgpio_loop 
-0x4453 014991 rtn 
-:      014993 car_key_scan_process:
-0x4454 014994 branch keyscan_key_process 
-:      014996 car_scale_process_idle:
-0x4455 014997 call car_le_send_packet 
-0x4456 014998 call car_g24_status_process 
-0x4457 014999 branch car_key_scan_process 
-:      015001 car_g24_status_process:
-0x4458 015002 fetch 2 ,mem_ui_state_map 
-0x4459 015003 rtnbit1 ui_state_ble_connected 
-0x445a 015004 fetch 1 ,mem_car_24g_received_pac 
-0x445b 015005 beq work_paired ,car_g24_connected_event 
-0x445c 015006 rtn 
-:      015007 car_g24_connected_event:
-0x445d 015008 fetch 1 ,mem_car_24g_status 
-0x445e 015009 rtneq work_paired 
-0x445f 015010 jam work_paired ,mem_car_24g_status 
-0x4460 015011 call car_lpm_timer_disable 
-0x4461 015012 call car_stop_blink 
-0x4462 015013 branch car_g24_connected 
-:      015015 car_lpm_timer_enable:
-0x4463 015016 fetch 2 ,mem_car_enter_lpm_timer_count 
-0x4464 015017 store 2 ,mem_car_enter_lpm_timer 
-0x4465 015018 jam 0 ,mem_car_enter_lpm_flag 
-0x4466 015019 rtn 
-:      015022 car_lpm_timer_disable:
-0x4467 015023 setarg 0 
-0x4468 015024 branch car_lpm_timer_enable + 1 
-:      015027 car_stop_blink:
-0x4469 015028 arg 0 ,rega 
-0x446a 015029 branch ui_led_blink_stop_global 
-:      015032 car_start_blink:
-0x446b 015033 arg 0 ,rega 
-0x446c 015034 branch ui_led_blink_start_global 
-:      015040 car_le_send_packet:
-0x446d 015041 fetch 2 ,mem_ui_state_map 
-0x446e 015042 rtnbit0 ui_state_ble_connected 
-0x446f 015043 call le_fifo_check_nearly_full 
-0x4470 015044 nrtn blank 
-0x4471 015045 arg mem_car_pop_queue_buff ,rega 
-0x4472 015046 call queue_pop 
-0x4473 015047 nrtn user 
-0x4474 015048 arg mem_car_pop_queue_buff ,contr 
-0x4475 015049 branch le_send_notify_from_list 
-:      015051 car_scale_process_bb_event:
-0x4476 015052 copy regc ,pdata 
-0x4477 015053 beq bt_evt_button_up ,app_event_button_up 
-0x4478 015054 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x4479 015055 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x447a 015056 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x447b 015057 rtn 
-:      015059 car_scale_event_le_conn:
-0x447c 015060 call car_lpm_timer_disable 
-0x447d 015061 call car_stop_blink 
-0x447e 015062 set0 mark_24g_rxmode ,mark 
-0x447f 015063 branch car_scale_process_conn 
-:      015064 car_g24_connected:
-0x4480 015065 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4481 015066 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      015067 car_scale_process_conn:
-0x4482 015068 jam 0x14 ,mem_car_notify_vdd_timer 
-0x4483 015069 jam 0 ,mem_lpm_mode 
-0x4484 015070 call app_ble_stop_adv 
-0x4485 015071 branch app_lpm_mult_enable 
-:      015074 car_scale_event_le_discon:
-0x4486 015075 set1 mark_24g_rxmode ,mark 
-0x4487 015076 call car_lpm_timer_enable 
-0x4488 015077 call car_fb_motor_stop 
-0x4489 015078 call car_lr_motor_stop 
-:      015079 car_g24_disconnect:
-0x448a 015080 setarg 0 
-0x448b 015081 store 5 ,mem_car_led_control 
-0x448c 015082 call queue_init 
-0x448d 015083 jam 10 ,mem_motor1_speed 
-0x448e 015084 jam 10 ,mem_motor2_speed 
-0x448f 015085 jam 10 ,mem_motor3_speed 
-0x4490 015087 jam 2 ,mem_lpm_mult 
-0x4491 015088 setarg fast_adv_interval_value_car 
-0x4492 015089 call shutter_ble_adv_interval_set 
-0x4493 015090 branch app_ble_start_adv 
-:      015092 car_le_bb_event_timer:
-0x4494 015093 call car_moto1_blank_data_timer 
-0x4495 015094 call car_moto2_blank_data_timer 
-0x4496 015095 call car_moto3_blank_data_timer 
-0x4497 015098 call car_24g_no_data_timeout_timer 
-0x4498 015099 branch car_24g_bind_enable_timer 
-:      015102 car_24g_bind_enable_timer:
-0x4499 015103 arg mem_car_24g_bind_enable_delay_count ,regc 
-0x449a 015104 arg 0 ,regb 
-0x449b 015105 branch timer_single_step 
-:      015107 car_enter_lpm_timer:
-0x449c 015108 arg mem_car_enter_lpm_timer ,regc 
-0x449d 015109 arg car_enter_lpm_enable ,regb 
-0x449e 015110 branch timer_single_step_2b 
-:      015111 car_enter_lpm_enable:
-0x449f 015112 jam 1 ,mem_car_enter_lpm_flag 
-0x44a0 015113 rtn 
-:      015115 car_24g_no_data_timeout_timer:
-0x44a1 015116 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x44a2 015117 arg car_24g_no_data_timer_timeout ,regb 
-0x44a3 015118 branch timer_single_step_2b 
-:      015119 car_24g_no_data_timer_timeout:
-0x44a4 015120 jam work_search ,mem_car_24g_status 
-0x44a5 015121 jam power_on ,mem_car_24g_received_pac 
-0x44a6 015122 branch car_g24_disconnect 
-:      015124 car_notify_vdd_timer:
-0x44a7 015125 fetch 1 ,mem_car_config_bat_notify_enable 
-0x44a8 015126 rtn blank 
-0x44a9 015127 arg mem_car_notify_vdd_timer ,regc 
-0x44aa 015128 arg car_notify_vdd ,regb 
-0x44ab 015129 branch timer_single_step 
-:      015130 car_notify_vdd:
-0x44ac 015131 fetch 1 ,mem_car_notify_vdd_count 
-0x44ad 015132 store 1 ,mem_car_notify_vdd_timer 
-0x44ae 015133 fetch 1 ,mem_car_working_flag 
-0x44af 015134 nrtn blank 
-:      015135 car_read_hvin:
-0x44b0 015136 call vdd_calculate_by_mode 
-0x44b1 015137 store 2 ,mem_vdd_now_vol 
-0x44b2 015138 arg mem_vdd_calculate_set ,rega 
-0x44b3 015139 call adc_bat_percent_lowpower_out 
-0x44b4 015140 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x44b5 015141 isub temp ,null 
-0x44b6 015142 branch car_notify_vdd_next2 ,positive 
-0x44b7 015143 store 1 ,mem_car_notify_vdd_value_last 
-0x44b8 015144 copy pdata ,temp 
-:      015145 car_notify_vdd_next2:
-0x44b9 015146 storet 1 ,mem_car_notify_vdd_percent 
-0x44ba 015147 fetch 1 ,mem_car_config_low_voltage_percent 
-0x44bb 015148 isub temp ,null 
-0x44bc 015149 call car_enter_low_bat ,positive 
-0x44bd 015150 storet 1 ,mem_notify_bat_payload 
-0x44be 015151 arg 6 ,loopcnt 
-0x44bf 015152 arg mem_notify_bat_head ,contr 
-0x44c0 015153 call calc_check_sum_start 
-0x44c1 015154 store 1 ,mem_notify_bat_check_sum 
-0x44c2 015155 arg mem_notify_bat_packet ,rega 
-0x44c3 015156 branch queue_push 
-:      015157 car_enter_low_bat:
-0x44c4 015158 fetch 1 ,mem_low_bat_flag 
-0x44c5 015159 nrtn blank 
-0x44c6 015160 jam 1 ,mem_low_bat_flag 
-0x44c7 015161 arg 1 ,rega 
-0x44c8 015162 branch ui_led_blink_start_global 
-:      015163 car_low_bat_led_off:
-0x44c9 015164 arg 1 ,rega 
-0x44ca 015165 branch ui_led_blink_stop_global 
-:      015169 calc_check_sum_start:
-0x44cb 015170 arg 0 ,rega 
-:      015171 calc_check_sum_loop:
-0x44cc 015172 ifetch 1 ,contr 
-0x44cd 015173 iadd rega ,rega 
-0x44ce 015174 loop calc_check_sum_loop 
-:      015175 calc_check_sum_and:
-0x44cf 015176 and rega ,0xff ,pdata 
-0x44d0 015177 rtn 
-:      015179 car_le_receive_data:
-0x44d1 015180 fetch 1 ,mem_le_att_opcode 
-0x44d2 015181 beq attop_write_request ,car_le_parse_att_write_request 
-0x44d3 015182 rtn 
-:      015183 car_le_parse_att_write_request:
-0x44d4 015184 fetch 2 ,mem_le_att_handle 
-0x44d5 015185 beq att_car_control_handle ,car_control_le_receive 
-0x44d6 015186 rtn 
-:      015188 le_app_receive_data:
-0x44d7 015189 bpatch patch05_7 ,mem_patch05 
-0x44d8 015190 ifetch 5 ,rega 
-0x44d9 015191 store 5 ,mem_app_receive_temp 
-0x44da 015192 fetch 2 ,mem_app_receive_temp 
-0x44db 015193 arg le_receive_packet_head ,temp 
-0x44dc 015194 isub temp ,null 
-0x44dd 015195 nrtn zero 
-0x44de 015196 fetch 2 ,mem_app_receive_temp + 3 
-0x44df 015197 byteswap pdata ,pdata 
-0x44e0 015198 store 2 ,mem_app_receive_temp + 3 
-0x44e1 015199 copy pdata ,loopcnt 
-0x44e2 015200 increase 5 ,rega 
-0x44e3 015201 copy rega ,contr 
-0x44e4 015202 arg mem_app_receive_temp + 5 ,contw 
-0x44e5 015203 call memcpy 
-0x44e6 015204 ifetch 1 ,contr 
-0x44e7 015205 store 1 ,mem_app_receive_temp + 15 
-0x44e8 015206 arg mem_app_receive_temp + 2 ,rega 
-0x44e9 015207 arg mem_app_receive_temp + 5 ,regb 
-0x44ea 015208 rtn 
-:      015210 car_control_le_receive:
-0x44eb 015211 setarg 0 
-0x44ec 015212 store 5 ,mem_le_receive_payload 
-0x44ed 015213 store 5 ,mem_le_receive_payload + 5 
-0x44ee 015214 call le_app_receive_data 
-0x44ef 015215 copy regb ,contr 
-0x44f0 015216 arg mem_le_receive_payload ,contw 
-0x44f1 015217 arg 10 ,loopcnt 
-0x44f2 015218 call memcpy 
-:      015219 car_receive_cmd_select:
-0x44f3 015220 bpatch patch06_0 ,mem_patch06 
-0x44f4 015221 ifetch 1 ,rega 
-0x44f5 015222 beq car_cmd_old_car_control ,car_drive_old 
-0x44f6 015223 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x44f7 015224 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x44f8 015225 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x44f9 015226 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x44fa 015227 beq car_cmd_led_control ,car_led_control_receive 
-0x44fb 015228 beq car_cmd_device_info ,car_info_request 
-0x44fc 015229 rtn 
-:      015231 car_24g_receive_data:
-0x44fd 015232 call car_control_le_receive 
-0x44fe 015233 fetch 1 ,mem_app_receive_temp + 2 
-0x44ff 015234 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x4500 015235 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x4501 015236 rtn 
-:      015237 car_24g_receive_data_next:
-0x4502 015238 fetch 1 ,mem_le_receive_payload 
-0x4503 015239 ncall car_moto1_enable_blank_data_timer ,blank 
-0x4504 015240 fetch 1 ,mem_le_receive_payload + 2 
-0x4505 015241 ncall car_moto2_enable_blank_data_timer ,blank 
-0x4506 015242 fetch 1 ,mem_le_receive_payload + 4 
-0x4507 015243 ncall car_moto3_enable_blank_data_timer ,blank 
-0x4508 015244 rtn 
-:      015246 car_moto1_enable_blank_data_timer:
-0x4509 015247 jam 5 ,mem_car_moto1_blank_timer 
-0x450a 015248 rtn 
-:      015249 car_moto2_enable_blank_data_timer:
-0x450b 015250 jam 5 ,mem_car_moto2_blank_timer 
-0x450c 015251 rtn 
-:      015252 car_moto3_enable_blank_data_timer:
-0x450d 015253 jam 5 ,mem_car_moto3_blank_timer 
-0x450e 015254 rtn 
-:      015256 car_moto1_blank_data_timer:
-0x450f 015257 arg mem_car_moto1_blank_timer ,regc 
-0x4510 015258 arg car_moto1_blank_data ,regb 
-0x4511 015259 branch timer_single_step 
-:      015260 car_moto2_blank_data_timer:
-0x4512 015261 arg mem_car_moto2_blank_timer ,regc 
-0x4513 015262 arg car_moto2_blank_data ,regb 
-0x4514 015263 branch timer_single_step 
-:      015264 car_moto3_blank_data_timer:
-0x4515 015265 arg mem_car_moto3_blank_timer ,regc 
-0x4516 015266 arg car_moto3_blank_data ,regb 
-0x4517 015267 branch timer_single_step 
-:      015269 car_moto1_blank_data:
-0x4518 015270 jam 0 ,mem_le_receive_payload 
-0x4519 015271 branch car_motor_control 
-:      015272 car_moto2_blank_data:
-0x451a 015273 jam 0 ,mem_le_receive_payload + 2 
-0x451b 015274 branch car_motor_control 
-:      015275 car_moto3_blank_data:
-0x451c 015276 jam 0 ,mem_le_receive_payload + 4 
-0x451d 015277 branch car_motor_control 
-:      015282 car_drive_old:
-0x451e 015283 fetch 1 ,mem_le_receive_payload 
-0x451f 015284 store 1 ,mem_motor1_status 
-0x4520 015285 fetch 1 ,mem_le_receive_payload + 1 
-0x4521 015286 store 1 ,mem_motor2_status 
-0x4522 015287 branch car_motor_control_common 
-:      015291 car_left_right_control_old:
-0x4523 015292 fetch 1 ,mem_le_receive_payload 
-0x4524 015293 store 1 ,mem_motor2_status 
-0x4525 015294 branch car_motor2_control 
-:      015295 car_front_back_control_old:
-0x4526 015296 fetch 1 ,mem_motor1_speed 
-0x4527 015297 call car_reset_old_speed 
-0x4528 015298 fetch 1 ,mem_le_receive_payload + 1 
-0x4529 015299 store 1 ,mem_motor1_status 
-0x452a 015300 branch car_motor1_control 
-:      015301 car_reset_old_speed:
-0x452b 015302 beq speed_level_2 ,car_reset_old_speed2 
-0x452c 015303 beq speed_level_3 ,car_reset_old_speed3 
-0x452d 015304 store 1 ,mem_motor1_speed 
-0x452e 015305 rtn 
-:      015306 car_reset_old_speed2:
-0x452f 015307 jam speed_level_5 ,mem_motor1_speed 
-0x4530 015308 rtn 
-:      015309 car_reset_old_speed3:
-0x4531 015310 jam speed_level_10 ,mem_motor1_speed 
-0x4532 015311 rtn 
-:      015312 car_speed_set_old:
-0x4533 015313 fetch 1 ,mem_le_receive_payload 
-0x4534 015314 call car_reset_old_speed 
-0x4535 015315 fetch 1 ,mem_motor1_speed 
-0x4536 015316 call car_motor_speed_duty_setting 
-0x4537 015317 call car_motor_speed_duty_transform 
-0x4538 015318 jam 0x00 ,mem_pdatatemp + 1 
-0x4539 015319 branch pwm_duty_cycle_set 
-:      015321 car_motor_control:
-0x453a 015322 fetch 1 ,mem_car_24g_go_die_flag 
-0x453b 015323 nrtn blank 
-0x453c 015324 fetch 6 ,mem_le_receive_payload 
-0x453d 015325 store 6 ,mem_motor1_status 
-0x453e 015326 fetch 1 ,mem_motor1_speed 
-0x453f 015327 fetcht 1 ,mem_motor2_speed 
-0x4540 015328 iand temp ,pdata 
-0x4541 015329 fetcht 1 ,mem_motor3_speed 
-0x4542 015330 iand temp ,pdata 
-0x4543 015331 call car_motor_working_flag ,blank 
-:      015332 car_motor_control_common:
-0x4544 015333 bpatch patch06_1 ,mem_patch06 
-0x4545 015334 fetch 2 ,mem_ui_state_map 
-0x4546 015335 isolate1 ui_state_ble_connected ,pdata 
-0x4547 015336 ncall car_lpm_timer_enable ,true 
-0x4548 015337 call car_motor1_control 
-0x4549 015338 call car_motor2_control 
-0x454a 015339 branch car_conn_led_state 
-:      015341 car_conn_led_state:
-0x454b 015342 fetch 1 ,mem_motor1_status 
-0x454c 015343 fetcht 1 ,mem_motor2_status 
-0x454d 015344 iadd temp ,pdata 
-0x454e 015345 nbranch check_51cmd_led_on ,blank 
-0x454f 015346 branch check_51cmd_led_off 
-:      015348 car_motor1_control:
-0x4550 015349 arg mem_motor1_status ,contr 
-0x4551 015350 branch car_motor1_status_select 
-:      015351 car_motor2_control:
-0x4552 015352 arg mem_motor2_status ,contr 
-0x4553 015353 branch car_motor2_status_select 
-:      015354 car_motor3_control:
-0x4554 015355 arg mem_motor3_status ,contr 
-0x4555 015356 branch car_motor_status_select 
-:      015357 car_motor_working_flag:
-0x4556 015358 jam 0 ,mem_car_working_flag 
-0x4557 015359 rtn 
-:      015361 car_motor1_status_select:
-0x4558 015362 ifetch 1 ,contr 
-0x4559 015363 beq turn_front ,car_lr_motor_stop 
-0x455a 015364 beq turn_left ,car_lr_motor_left 
-0x455b 015365 beq turn_right ,car_lr_motor_right 
-0x455c 015366 rtn 
-:      015367 car_motor2_status_select:
-0x455d 015368 ifetch 1 ,contr 
-0x455e 015369 beq motor_stop ,car_fb_motor_stop 
-0x455f 015370 beq go_back ,car_fb_motor_front 
-0x4560 015371 beq go_front ,car_fb_motor_back 
-0x4561 015372 rtn 
-:      015374 car_lr_motor_stop:
-0x4562 015375 fetcht 1 ,mem_car_motor_left_gpio 
-0x4563 015376 call gpio_out_inactive 
-0x4564 015377 fetcht 1 ,mem_car_motor_right_gpio 
-0x4565 015378 branch gpio_out_inactive 
-:      015379 car_lr_motor_left:
-0x4566 015380 fetcht 1 ,mem_car_motor_left_gpio 
-0x4567 015381 call gpio_out_active 
-0x4568 015382 fetcht 1 ,mem_car_motor_right_gpio 
-0x4569 015383 branch gpio_out_inactive 
-:      015384 car_lr_motor_right:
-0x456a 015385 fetcht 1 ,mem_car_motor_left_gpio 
-0x456b 015386 call gpio_out_inactive 
-0x456c 015387 fetcht 1 ,mem_car_motor_right_gpio 
-0x456d 015388 branch gpio_out_active 
-:      015389 car_fb_motor_stop:
-0x456e 015390 fetcht 1 ,mem_car_motor_front_gpio 
-0x456f 015391 call gpio_out_inactive 
-0x4570 015392 fetcht 1 ,mem_car_motor_back_gpio 
-0x4571 015393 branch gpio_out_inactive 
-:      015394 car_fb_motor_front:
-0x4572 015395 fetcht 1 ,mem_car_motor_front_gpio 
-0x4573 015396 call gpio_out_active 
-0x4574 015397 fetcht 1 ,mem_car_motor_back_gpio 
-0x4575 015398 branch gpio_out_inactive 
-:      015399 car_fb_motor_back:
-0x4576 015400 fetcht 1 ,mem_car_motor_front_gpio 
-0x4577 015401 call gpio_out_inactive 
-0x4578 015402 fetcht 1 ,mem_car_motor_back_gpio 
-0x4579 015403 branch gpio_out_active 
-:      015408 car_motor_status_select:
-0x457a 015409 bpatch patch06_2 ,mem_patch06 
-0x457b 015410 ifetch 1 ,contr 
-0x457c 015411 beq motor_stop ,car_motor_stop 
-0x457d 015412 beq go_front ,car_motor_positive 
-0x457e 015413 beq go_back ,car_motor_negative 
-0x457f 015414 rtn 
-:      015415 car_motor_positive:
-0x4580 015416 jam 0 ,mem_motor_select_p_n 
-0x4581 015417 branch car_motor_negative + 1 
-:      015418 car_motor_negative:
-0x4582 015419 jam 1 ,mem_motor_select_p_n 
-0x4583 015420 ifetch 1 ,contr 
-0x4584 015421 store 1 ,mem_car_motor_speed 
-0x4585 015422 ifetch 8 ,regb 
-0x4586 015423 branch car_motor_work 
-:      015425 car_motor_stop:
-0x4587 015426 ifetch 1 ,regb 
-0x4588 015427 call pwm_disable 
-0x4589 015428 increase 1 ,regb 
-0x458a 015429 ifetch 1 ,regb 
-0x458b 015430 branch pwm_disable 
-:      015431 car_motor_work:
-0x458c 015432 store 8 ,mem_motor_pwm_pin1_set 
-0x458d 015433 jam 1 ,mem_car_working_flag 
-0x458e 015434 fetch 1 ,mem_motor_select_p_n 
-0x458f 015435 beq 0 ,car_motor_select_positive 
-:      015436 car_motor_select_negative:
-0x4590 015437 fetch 1 ,mem_motor_pwm_pin2_set 
-0x4591 015438 store 1 ,mem_motor_pwm_pin_set 
-0x4592 015439 fetch 1 ,mem_motor_pwm_pin1_set 
-:      015440 car_motor_work_next:
-0x4593 015441 call pwm_disable 
-0x4594 015442 fetch 1 ,mem_car_motor_speed 
-0x4595 015443 call car_motor_speed_duty_setting 
-0x4596 015444 store 1 ,mem_motor_pwm_dute_set 
-0x4597 015445 fetch 6 ,mem_motor_pwm_pin_set 
-0x4598 015446 store 6 ,mem_pdatatemp 
-0x4599 015447 branch pwm_out_set 
-:      015448 car_motor_select_positive:
-0x459a 015449 fetch 1 ,mem_motor_pwm_pin1_set 
-0x459b 015450 store 1 ,mem_motor_pwm_pin_set 
-0x459c 015451 fetch 1 ,mem_motor_pwm_pin2_set 
-0x459d 015452 branch car_motor_work_next 
-:      015454 car_motor_speed_duty_setting:
-0x459e 015455 mul32 pdata ,5 ,pdata 
-0x459f 015456 add pdata ,50 ,pdata 
-0x45a0 015457 rtn 
-:      015458 car_motor_speed_duty_transform:
-0x45a1 015459 arg 12000 ,temp 
-0x45a2 015460 imul32 temp ,pdata 
-0x45a3 015461 div pdata ,100 
-0x45a4 015462 call wait_div_end 
-0x45a5 015463 quotient temp 
-0x45a6 015464 copy temp ,rega 
-0x45a7 015465 setarg 12000 
-0x45a8 015466 isub temp ,regb 
-0x45a9 015467 rtn 
-:      015469 car_ir_data_rx_from_app:
-0x45aa 015470 rtn 
-:      015472 car_led_control_receive:
-0x45ab 015473 fetch 8 ,mem_le_receive_payload 
-0x45ac 015474 store 8 ,mem_car_led_control 
-0x45ad 015475 rtn 
-:      015477 car_info_request:
-0x45ae 015478 fetch 1 ,mem_car_config_device_select 
-0x45af 015479 store 1 ,mem_car_info_request_payload 
-0x45b0 015480 fetch 1 ,mem_car_config_motor_layout 
-0x45b1 015481 store 1 ,mem_car_info_request_payload + 1 
-0x45b2 015482 fetch 1 ,mem_car_config_ir_enable 
-0x45b3 015483 store 1 ,mem_car_info_request_payload + 2 
-0x45b4 015484 arg 13 ,loopcnt 
-0x45b5 015485 arg mem_car_info_request_head ,contr 
-0x45b6 015486 call calc_check_sum_start 
-0x45b7 015487 store 1 ,mem_car_info_request_checksum 
-0x45b8 015488 arg mem_car_info_request ,rega 
-0x45b9 015489 branch queue_push 
-:      015493 car_g24_init:
-0x45ba 015494 setarg 0 
-0x45bb 015495 store 8 ,mem_24g_bind_payload 
-0x45bc 015496 call g24_receive_init 
-0x45bd 015497 branch g24_mode_switch_init 
-:      015499 car_g24_receive_process:
-0x45be 015500 call car_g24_mode_switch 
-0x45bf 015501 call car_g24_work_mode 
-0x45c0 015502 call car_g24_bind_mode 
-0x45c1 015503 branch car_g24_lpm_dipatch 
-:      015505 car_g24_mode_switch:
-0x45c2 015506 call g24_mode_switch_bind_work 
-:      015507 car_g24_bind_mode_enable:
-0x45c3 015508 fetch 1 ,mem_24g_work_mode 
-0x45c4 015509 rtnne dongle_bind 
-0x45c5 015510 fetch 1 ,mem_car_24g_bind_enable_delay_count 
-0x45c6 015511 nbranch g24_switch_work_mode ,blank 
-0x45c7 015512 fetch 1 ,mem_car_24g_status 
-0x45c8 015513 beq work_search ,g24_switch_work_mode 
-0x45c9 015514 rtn 
-:      015516 car_g24_work_mode:
-0x45ca 015517 fetch 1 ,mem_24g_work_mode 
-0x45cb 015518 rtnne dongle_work 
-0x45cc 015519 call car_g24_work_mode_start 
-0x45cd 015520 branch car_g24_ch_polling_clear ,user3 
-:      015521 car_g24_receive_ch_polling:
-0x45ce 015522 fetch 1 ,mem_car_enter_lpm_flag 
-0x45cf 015523 rtn blank 
-0x45d0 015524 fetch 1 ,mem_car_24g_ch_polling 
-0x45d1 015525 increase 1 ,pdata 
-0x45d2 015526 store 1 ,mem_car_24g_ch_polling 
-0x45d3 015527 beq 4 ,car_g24_ch_polling_clear 
-0x45d4 015528 call g24_ch 
-0x45d5 015529 call car_g24_receive_packet_start 
-0x45d6 015530 nbranch car_g24_receive_ch_polling ,user3 
-:      015531 car_g24_ch_polling_clear:
-0x45d7 015532 jam 0 ,mem_car_24g_ch_polling 
-0x45d8 015533 rtn 
-:      015534 car_g24_work_mode_start:
-0x45d9 015535 fetch 1 ,mem_24g_work_mode 
-0x45da 015536 rtnne dongle_work 
-0x45db 015537 call car_g24_work_init 
-0x45dc 015538 call g24_ch_process 
-0x45dd 015539 branch car_g24_receive_packet_start 
-:      015540 car_g24_work_init:
-0x45de 015541 fetch 1 ,mem_24g_mode_init 
-0x45df 015542 rtnbit1 dongle_work 
-0x45e0 015543 set1 dongle_work ,pdata 
-0x45e1 015544 store 1 ,mem_24g_mode_init 
-0x45e2 015545 fetch 1 ,mem_tx_power_temp 
-0x45e3 015546 store 1 ,mem_tx_power 
-0x45e4 015547 jam 0 ,mem_24g_ackpayload_enable 
-0x45e5 015548 jam 0 ,mem_usb_tx_enable 
-0x45e6 015549 jam 1 ,mem_24g_abort_packet 
-0x45e7 015550 jam 0 ,mem_24g_pid 
-0x45e8 015552 fetch 4 ,mem_car_24g_commom_addr 
-0x45e9 015553 branch g24_work_init + 12 
-:      015554 car_g24_receive_packet_start:
-0x45ea 015555 call g24_receive_transmit_ack 
-0x45eb 015556 nbranch g24_rx_interrupt_clear ,user3 
-:      015557 p_g24_receive_packet_parse:
-0x45ec 015558 call g24_receive_packet_parse_pid_crc 
-0x45ed 015559 nbranch g24_rx_interrupt_clear ,user 
-0x45ee 015560 fetch 1 ,mem_24g_rxdata_length 
-0x45ef 015561 branch g24_rx_interrupt_clear ,blank 
-0x45f0 015562 increase 2 ,pdata 
-0x45f1 015563 iforce loopcnt 
-0x45f2 015564 arg mem_24g_rxbuf ,contr 
-0x45f3 015565 arg mem_24g_rxdata_temp ,contw 
-0x45f4 015566 call memcpy 
-0x45f5 015567 jam 0 ,mem_24g_mode_switch 
-0x45f6 015568 fetch 1 ,mem_24g_pair_mode 
-0x45f7 015569 call g24_enable_nodata_timer ,blank 
-0x45f8 015570 fetch 1 ,mem_24g_rxdata_temp + 2 
-0x45f9 015571 beq datatype_attemp ,car_g24_data_attemp 
-0x45fa 015572 beq datatype_device1 ,car_g24_data_device1 
-0x45fb 015573 branch g24_receive_packet_parse + 14 
-:      015574 car_g24_data_attemp:
-0x45fc 015575 fetch 1 ,mem_24g_pair_mode 
-0x45fd 015576 nrtn blank 
-0x45fe 015577 fetch 1 ,mem_24g_bind_device_status 
-0x45ff 015578 rtn blank 
-0x4600 015580 branch g24_data_attemp 
-:      015581 car_g24_data_device1:
-0x4601 015582 call g24_ch_timer_reinit 
-0x4602 015583 fetch 1 ,mem_24g_abort_packet 
-0x4603 015584 fetcht 1 ,mem_24g_rxdata_temp 
-0x4604 015585 isolate1 bit_abort ,temp 
-0x4605 015586 setflag true ,0 ,pdata 
-0x4606 015587 store 1 ,mem_24g_abort_packet 
-0x4607 015588 beq 1 ,car_g24_data_attemp_device1_abort 
-0x4608 015589 branch g24_data_device1 + 7 
-:      015590 car_g24_data_attemp_device1_abort:
-0x4609 015591 fetch 1 ,mem_device_option 
-0x460a 015592 sub pdata ,dvc_op_car ,null 
-0x460b 015593 call check_51cmd_led_on ,zero 
-0x460c 015594 fetch 4 ,mem_24g_rxdata_temp + 10 
-0x460d 015595 branch g24_store_device1_addr 
-:      015597 car_g24_bind_mode:
-0x460e 015598 fetch 1 ,mem_24g_work_mode 
-0x460f 015599 rtnne dongle_bind 
-0x4610 015600 call g24_bind_init 
-0x4611 015601 call car_g24_bind_device_addr 
-0x4612 015603 call g24_rx_interrupt_clear 
-0x4613 015604 call g24_receive_packet 
-0x4614 015605 nbranch g24_rx_interrupt_clear ,user3 
-0x4615 015606 call g24_bind_data_parse 
-0x4616 015607 call g24_transmit_ack 
-0x4617 015608 call g24_bind_device_status_check 
-0x4618 015609 call g24_bind_data_process + 8 
-0x4619 015611 fetch 1 ,mem_24g_bind_device_status 
-0x461a 015612 nbranch car_g24_bind_mode_exit ,blank 
-0x461b 015613 call g24_nodata_process 
-0x461c 015614 fetch 1 ,mem_24g_nodata_timer_enable 
-0x461d 015615 rtn blank 
-0x461e 015616 setarg 0 
-0x461f 015617 store 4 ,mem_24g_device1_addr 
-0x4620 015618 rtn 
-:      015619 car_g24_bind_mode_exit:
-0x4621 015620 jam 0 ,mem_24g_mode_switch 
-0x4622 015621 arg 0 ,rega 
-0x4623 015622 call check_51cmd_led_on 
-0x4624 015623 call g24_switch_work_mode 
-0x4625 015624 call g24_timer_init 
-0x4626 015626 fetch 4 ,mem_24g_lap 
-0x4627 015627 store 4 ,mem_car_24g_commom_addr 
-0x4628 015628 fetch 1 ,mem_car_save_addr_flag 
-0x4629 015629 ncall car_g24_save_commom_addr ,blank 
-0x462a 015631 fetch 4 ,mem_car_24g_commom_addr 
-0x462b 015632 branch g24_update_addr_and_synccrc8 
-:      015634 car_g24_save_commom_addr:
-0x462c 015636 fetch 1 ,mem_car_save_addr_flag 
-0x462d 015637 rtn blank 
-0x462e 015638 fetch 1 ,mem_24g_transmitter_addr + 1 
-0x462f 015639 store 1 ,mem_car_24g_commom_addr + 3 
-0x4630 015641 fetch 1 ,mem_24g_lap + 1 
-0x4631 015642 store 1 ,mem_car_24g_commom_addr + 2 
-0x4632 015644 fetch 1 ,mem_24g_transmitter_addr 
-0x4633 015645 store 1 ,mem_car_24g_commom_addr + 1 
-0x4634 015647 fetch 1 ,mem_24g_lap 
-0x4635 015648 store 1 ,mem_car_24g_commom_addr 
-0x4636 015649 rtn 
-0x4637 015650 call car_g24_search_commom_addr 
-0x4638 015651 fetch 4 ,mem_car_24g_commom_addr 
-0x4639 015652 fetcht 4 ,mem_car_24g_commom_addr_temp 
-0x463a 015653 isub temp ,null 
-0x463b 015654 rtn zero 
-0x463c 015655 copy regc ,regb 
-0x463d 015656 arg mem_car_24g_commom_addr ,rega 
-0x463e 015657 arg 4 ,loopcnt 
-0x463f 015658 branch otp_write 
-:      015660 car_g24_load_commom_addr:
-0x4640 015662 fetch 4 ,mem_24g_lap 
-0x4641 015663 store 4 ,mem_car_24g_commom_addr 
-0x4642 015664 fetch 1 ,mem_car_save_addr_flag 
-0x4643 015665 rtn blank 
-0x4644 015666 rtn 
-0x4645 015667 call car_g24_search_commom_addr 
-0x4646 015668 fetch 4 ,mem_car_24g_commom_addr_temp 
-0x4647 015669 rtn blank 
-0x4648 015670 store 4 ,mem_car_24g_commom_addr 
-0x4649 015671 rtn 
-:      015674 car_g24_search_commom_addr:
-0x464a 015675 rtn 
-0x464b 015676 fetch 1 ,mem_car_save_addr_flag 
-0x464c 015677 rtn blank 
-0x464d 015678 arg otp_offset_car_commom_start_addr ,regc 
-:      015679 car_g24_search_commom_addr_loop:
-0x464e 015680 copy regc ,regb 
-0x464f 015681 arg mem_car_24g_commom_addr_read ,rega 
-0x4650 015682 arg 4 ,loopcnt 
-0x4651 015683 call otp_read_data 
-0x4652 015684 fetch 4 ,mem_car_24g_commom_addr_read 
-0x4653 015685 rtn blank 
-0x4654 015686 store 4 ,mem_car_24g_commom_addr_temp 
-0x4655 015687 copy regc ,pdata 
-0x4656 015688 arg otp_offset_car_commom_end_addr ,temp 
-0x4657 015689 isub temp ,null 
-0x4658 015690 rtn positive 
-0x4659 015691 increase 4 ,regc 
-0x465a 015692 branch car_g24_search_commom_addr_loop 
-:      015694 car_g24_bind_device_addr:
-0x465b 015695 fetch 4 ,mem_24g_device1_addr 
-0x465c 015696 rtn blank 
-0x465d 015697 branch g24_update_addr_and_synccrc8 
-:      015699 car_g24_cb_data_device1:
-0x465e 015700 fetch 2 ,mem_ui_state_map 
-0x465f 015701 rtnbit1 ui_state_ble_connected 
-0x4660 015702 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x4661 015703 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x4662 015704 jam work_paired ,mem_car_24g_received_pac 
-0x4663 015705 arg mem_24g_rxdata_temp + 3 ,rega 
-0x4664 015706 branch car_24g_receive_data 
-:      015708 car_g24_lpm_dipatch:
-0x4665 015709 fetch 1 ,mem_car_enter_lpm_flag 
-0x4666 015710 rtn blank 
-0x4667 015711 call car_g24_lpm_wait 
-0x4668 015712 nrtn user 
-0x4669 015713 fetch 3 ,mem_24g_enter_hibernate 
-0x466a 015714 call clk2lpo 
-0x466b 015715 storet 4 ,mem_sleep_counter 
-0x466c 015716 branch lpm_sleep 
-:      015717 car_g24_lpm_wait:
-0x466d 015718 enable user 
-0x466e 015719 call lpo_calibration 
-0x466f 015720 fetch 3 ,mem_clks_per_lpo 
-0x4670 015721 branch disable_user ,blank 
-0x4671 015722 branch car_le_process_lpm_before 
-:      015728 remote_car_init:
-0x4672 015729 rtn wake 
-0x4673 015730 call remote_car_default_init 
-0x4674 015731 call keyscan_key_init 
-0x4675 015732 setarg remote_car_g24_package_data 
-0x4676 015733 store 2 ,mem_cb_24g_transmit_data 
-0x4677 015735 setarg remote_car_process_lpm_before 
-0x4678 015736 store 2 ,mem_cb_24g_lpm_before 
-0x4679 015738 setarg remote_car_le_before_hibernate 
-0x467a 015739 store 2 ,mem_cb_before_hibernate 
-0x467b 015741 setarg remote_car_scale_process_idle 
-0x467c 015742 store 2 ,mem_cb_idle_process 
-0x467d 015744 setarg remote_car_scale_process_bb_event 
-0x467e 015745 store 2 ,mem_cb_bb_event_process 
-0x467f 015747 setarg remote_car_event_timer 
-0x4680 015748 store 2 ,mem_cb_event_timer 
-0x4681 015750 setarg remote_car_power_off_signal 
-0x4682 015751 store 2 ,mem_remote_car_power_off_cb 
-0x4683 015753 setarg remote_car_soft_switch_power_on_signal 
-0x4684 015754 store 2 ,mem_remote_car_power_standby_cb 
-0x4685 015757 bpatch patch06_3 ,mem_patch06 
-0x4686 015758 call set_eeprom_size_2k 
-0x4687 015759 call remote_car_init_environment 
-0x4688 015761 call queue_init 
-0x4689 015762 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x468a 015763 store 1 ,mem_remote_car_hard_soft_switch 
-0x468b 015764 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x468c 015765 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x468d 015766 store 1 ,mem_ui_button_gpio 
-:      015767 remote_car_soft_switch_power_on_init:
-0x468e 015768 call remote_car_ui_led_init 
-0x468f 015769 call ui_button_init 
-0x4690 015770 call ui_button_polling 
-0x4691 015771 jam power_starting ,mem_remote_car_power_state 
-0x4692 015772 fetch 2 ,mem_ui_state_map 
-0x4693 015773 rtnbit1 ui_state_btn_down 
-0x4694 015774 branch app_enter_hibernate 
-:      015778 remote_car_hard_switch_power_on_signal:
-0x4695 015779 jam power_standby ,mem_remote_car_power_state 
-:      015780 remote_car_soft_switch_power_on_signal:
-0x4696 015781 call remote_car_ui_led_init 
-0x4697 015782 arg 0 ,rega 
-0x4698 015783 call ui_led_blink_start_global 
-0x4699 015784 call remote_car_g24_load_commom_addr 
-0x469a 015785 fetch 4 ,mem_remote_24g_commom_addr 
-0x469b 015786 store 4 ,mem_24g_addr 
-0x469c 015787 branch g24_pair_start ,blank 
-0x469d 015788 fetch 4 ,mem_24g_addr 
-0x469e 015789 store 4 ,mem_24g_receiver_addr 
-0x469f 015790 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46a0 015791 store 2 ,mem_24g_reconn_timeout 
-0x46a1 015792 branch g24_reconn_start 
-:      015794 remote_car_set_24g_addr_eeprom:
-0x46a2 015795 arg 4 ,temp 
-0x46a3 015796 arg mem_24g_addr ,rega 
-0x46a4 015797 arg remote_info_eeprom_offect ,regb 
-0x46a5 015798 rtn 
-:      015801 remote_car_power_off_signal:
-:      015802 remote_car_ui_led_init:
-0x46a6 015803 bpatch patch06_4 ,mem_patch06 
-0x46a7 015804 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x46a8 015805 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      015806 remote_car_ui_led_init_1:
-0x46a9 015807 fetcht 1 ,mem_remote_car_led_map 
-0x46aa 015808 branch gpio_config_output 
-:      015809 remote_car_pairing_led_gpio_set:
-0x46ab 015810 store 1 ,mem_remote_car_led_map 
-0x46ac 015811 branch remote_car_ui_led_init_1 
-:      015814 remote_car_init_environment:
-0x46ad 015815 call g24_transmit_init 
-:      015816 remote_no_data_timer_init:
-0x46ae 015817 fetch 2 ,mem_remote_car_no_data_timeout 
-0x46af 015818 store 2 ,mem_remote_car_no_data_timer 
-0x46b0 015819 rtn 
-:      015821 remote_car_le_before_hibernate:
-0x46b1 015822 call remote_car_process_lpm_before 
-:      015823 remote_gpio_set_before_hibernate:
-0x46b2 015824 fetch 1 ,mem_remote_style_struct_led_gpio 
-0x46b3 015825 set1 7 ,pdata 
-0x46b4 015826 arg gpcfg_output_high ,temp 
-0x46b5 015827 branch gpio_config_function 
-:      015829 remote_car_process_lpm_before:
-0x46b6 015830 call gpio_set_before_lpm 
-0x46b7 015831 branch keyscan_process_lpm_before 
-:      015833 remote_car_key_scan_process:
-0x46b8 015834 call keyscan_key_process 
-0x46b9 015835 call get_remote_key_state 
-0x46ba 015836 call remote_conn_led_state 
-0x46bb 015837 branch send_data 
-:      015839 remote_conn_led_state:
-0x46bc 015840 fetch 1 ,mem_remote_car_24g_status 
-0x46bd 015841 rtnne work_paired 
-0x46be 015842 fetch 4 ,mem_remote_car_motor1_key0_press_state 
-0x46bf 015843 branch remote_car_stop_state ,blank 
-0x46c0 015844 jam 0 ,mem_remote_car_no_data_check 
-0x46c1 015845 enable user 
-0x46c2 015846 branch check_51cmd_led_on 
-:      015847 remote_car_stop_state:
-0x46c3 015848 fetch 1 ,mem_remote_car_no_data_check 
-0x46c4 015849 rtneq 0xff 
-0x46c5 015850 pincrease 1 
-0x46c6 015851 store 1 ,mem_remote_car_no_data_check 
-0x46c7 015852 disable user 
-0x46c8 015853 branch check_51cmd_led_off 
-:      015856 get_remote_key_state:
-0x46c9 015857 fetcht 2 ,mem_key_value_retention 
-0x46ca 015858 and temp ,0x01 ,pdata 
-0x46cb 015859 rshift temp ,temp 
-0x46cc 015860 store 1 ,mem_remote_car_motor1_key0_press_state 
-0x46cd 015861 and temp ,0x01 ,pdata 
-0x46ce 015862 rshift temp ,temp 
-0x46cf 015863 store 1 ,mem_remote_car_motor1_key1_press_state 
-0x46d0 015864 and temp ,0x01 ,pdata 
-0x46d1 015865 rshift temp ,temp 
-0x46d2 015866 store 1 ,mem_remote_car_motor2_key2_press_state 
-0x46d3 015867 and temp ,0x01 ,pdata 
-0x46d4 015868 rshift temp ,temp 
-0x46d5 015869 store 1 ,mem_remote_car_motor2_key3_press_state 
-0x46d6 015870 rtn 
-:      015871 send_data:
-0x46d7 015872 bpatch patch06_5 ,mem_patch06 
-0x46d8 015873 call remote_car_fb_check 
-0x46d9 015874 call remote_car_lr_check 
-0x46da 015875 call remote_car_no_data_timeout_check 
-0x46db 015876 nrtn user 
-0x46dc 015877 branch remote_car_send_key 
-:      015880 remote_car_no_data_timeout_check:
-0x46dd 015881 fetch 1 ,mem_remote_car_24g_status 
-0x46de 015882 rtnne work_paired 
-0x46df 015883 fetch 1 ,mem_remote_car_no_data_check 
-0x46e0 015884 rtn blank 
-0x46e1 015885 sub pdata ,1 ,null 
-0x46e2 015886 nrtn positive 
-0x46e3 015887 fetch 2 ,mem_24g_reconn_timeout_init 
-0x46e4 015888 store 2 ,mem_24g_reconn_timeout 
-0x46e5 015889 branch enable_user 
-:      015893 remote_car_fb_check:
-0x46e6 015894 fetch 1 ,mem_remote_car_motor1_key0_press_state 
-0x46e7 015895 nbranch remote_car_send_motor1_key0_press ,blank 
-0x46e8 015896 fetch 1 ,mem_remote_car_motor1_key1_press_state 
-0x46e9 015897 nbranch remote_car_send_motor1_key1_press ,blank 
-0x46ea 015898 branch remote_car_send_motor1_key0_rel 
-:      015900 remote_car_lr_check:
-0x46eb 015901 fetch 1 ,mem_remote_car_motor2_key2_press_state 
-0x46ec 015902 nbranch remote_car_send_motor2_key2_press ,blank 
-0x46ed 015903 fetch 1 ,mem_remote_car_motor2_key3_press_state 
-0x46ee 015904 nbranch remote_car_send_motor2_key3_press ,blank 
-0x46ef 015905 branch remote_car_send_motor2_key2_rel 
-:      015908 remote_car_scale_process_idle:
-0x46f0 015909 call remote_car_24g_status_process 
-0x46f1 015910 branch remote_car_key_scan_process 
-:      015912 remote_car_scale_process_bb_event:
-0x46f2 015913 copy regc ,pdata 
-0x46f3 015914 beq bt_evt_button_up ,app_event_button_up 
-0x46f4 015915 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x46f5 015916 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x46f6 015917 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x46f7 015918 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x46f8 015919 rtn 
-:      015921 remote_car_24g_attempt_fail:
-0x46f9 015922 branch g24_txbuf_clear 
-:      015924 remote_car_24g_pairing_complete:
-0x46fa 015925 bpatch patch06_6 ,mem_patch06 
-0x46fb 015926 fetch 4 ,mem_24g_receiver_addr 
-0x46fc 015927 store 4 ,mem_remote_24g_commom_addr 
-0x46fd 015928 fetch 1 ,mem_remote_save_addr_flag 
-0x46fe 015929 ncall remote_car_g24_save_commom_addr ,blank 
-0x46ff 015930 fetch 4 ,mem_remote_24g_commom_addr 
-0x4700 015931 call g24_update_addr_and_synccrc8 
-:      015934 remote_car_24g_attempt_success:
-0x4701 015935 jam 0 ,mem_24g_conn_sm 
-0x4702 015936 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4703 015937 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4704 015938 jam 0 ,mem_24g_reconn_timeout 
-0x4705 015939 rtn 
-:      015940 remote_car_g24_save_commom_addr:
-0x4706 015943 fetch 1 ,mem_remote_save_addr_flag 
-0x4707 015944 rtn blank 
-0x4708 015945 fetch 1 ,mem_24g_lap + 1 
-0x4709 015946 store 1 ,mem_remote_24g_commom_addr + 3 
-0x470a 015948 fetch 1 ,mem_24g_receiver_addr + 1 
-0x470b 015949 store 1 ,mem_remote_24g_commom_addr + 2 
-0x470c 015951 fetch 1 ,mem_24g_lap 
-0x470d 015952 store 1 ,mem_remote_24g_commom_addr + 1 
-0x470e 015954 fetch 1 ,mem_24g_receiver_addr 
-0x470f 015955 store 1 ,mem_remote_24g_commom_addr 
-0x4710 015956 call remote_car_g24_search_commom_addr 
-0x4711 015957 fetch 4 ,mem_remote_24g_commom_addr 
-0x4712 015958 fetcht 4 ,mem_remote_24g_commom_addr_temp 
-0x4713 015959 isub temp ,null 
-0x4714 015960 rtn zero 
-0x4715 015961 copy regc ,regb 
-0x4716 015962 arg mem_remote_24g_commom_addr ,rega 
-0x4717 015963 arg 4 ,loopcnt 
-0x4718 015964 branch otp_write 
-:      015966 remote_car_g24_load_commom_addr:
-0x4719 015967 fetch 1 ,mem_remote_save_addr_flag 
-0x471a 015968 rtn blank 
-0x471b 015969 call remote_car_g24_search_commom_addr 
-0x471c 015970 fetch 4 ,mem_remote_24g_commom_addr_temp 
-0x471d 015971 rtn blank 
-0x471e 015972 store 4 ,mem_remote_24g_commom_addr 
-0x471f 015973 rtn 
-:      015976 remote_car_g24_search_commom_addr:
-0x4720 015977 fetch 1 ,mem_remote_save_addr_flag 
-0x4721 015978 rtn blank 
-0x4722 015979 arg otp_offset_remote_commom_start_addr ,regc 
-:      015980 remote_car_g24_search_commom_addr_loop:
-0x4723 015981 copy regc ,regb 
-0x4724 015982 arg mem_remote_24g_commom_addr_temp ,rega 
-0x4725 015983 arg 4 ,loopcnt 
-0x4726 015984 call otp_read_data 
-0x4727 015985 fetch 4 ,mem_remote_24g_commom_addr_read 
-0x4728 015986 rtn blank 
-0x4729 015987 store 4 ,mem_remote_24g_commom_addr_temp 
-0x472a 015988 copy regc ,pdata 
-0x472b 015989 arg otp_offset_remote_commom_end_addr ,temp 
-0x472c 015990 isub temp ,null 
-0x472d 015991 rtn positive 
-0x472e 015992 increase 4 ,regc 
-0x472f 015993 branch remote_car_g24_search_commom_addr_loop 
-:      015995 remote_car_24g_status_process:
-0x4730 015996 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4731 015997 rtneq power_on 
-0x4732 015998 fetch 1 ,mem_remote_car_24g_status 
-0x4733 015999 rtneq work_paired 
-0x4734 016000 jam work_paired ,mem_remote_car_24g_status 
-:      016001 remote_car_scale_process_paired:
-0x4735 016002 arg 0 ,rega 
-0x4736 016003 branch ui_led_off_global 
-:      016004 remote_car_scale_process_shutdown:
-0x4737 016005 arg 0 ,rega 
-0x4738 016006 call ui_led_off_global 
-0x4739 016007 call remote_car_ui_led_init 
-0x473a 016008 branch app_enter_hibernate 
-:      016010 remote_car_event_timer:
-0x473b 016011 call app_power_timer 
-0x473c 016012 call g24_pair_timeout_timer 
-0x473d 016013 call g24_reconn_timeout_timer 
-0x473e 016014 branch remote_car_no_data_timer 
-:      016016 remote_car_no_data_timer:
-0x473f 016017 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4740 016018 rtn blank 
-0x4741 016019 fetch 1 ,mem_key_value_retention 
-0x4742 016020 nbranch remote_no_data_timer_init ,blank 
-0x4743 016021 arg mem_remote_car_no_data_timer ,regc 
-0x4744 016022 arg remote_car_scale_process_shutdown ,regb 
-0x4745 016023 branch timer_single_step_2b 
-:      016027 remote_car_send_motor1_key0_press:
-0x4746 016028 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4747 016029 rtn 
-:      016030 remote_car_send_motor1_key1_press:
-0x4748 016031 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4749 016032 rtn 
-:      016033 remote_car_send_motor2_key2_press:
-0x474a 016034 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x474b 016035 rtn 
-:      016036 remote_car_send_motor2_key3_press:
-0x474c 016037 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x474d 016038 rtn 
-:      016041 remote_car_send_motor1_key0_rel:
-:      016042 remote_car_send_motor1_key1_rel:
-0x474e 016043 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x474f 016044 rtn 
-:      016045 remote_car_send_motor2_key2_rel:
-:      016046 remote_car_send_motor2_key3_rel:
-0x4750 016047 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x4751 016048 rtn 
-:      016050 remote_car_send_key:
-0x4752 016051 arg mem_remote_car_24g_motor_packet ,rega 
-0x4753 016052 branch queue_push 
-:      016053 remote_car_send_attack:
-0x4754 016054 arg mem_remote_car_24g_fire_packet ,rega 
-0x4755 016055 branch queue_push 
-:      016057 remote_car_g24_package_data:
-0x4756 016058 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x4757 016059 beq work_paired ,remote_car_g24_send_empty 
-0x4758 016060 arg mem_remote_car_24g_tx_temp ,rega 
-0x4759 016061 call queue_pop 
-0x475a 016062 nbranch remote_car_moto_data ,user 
-:      016063 remote_car_g24_package_data_continue:
-0x475b 016064 arg mem_remote_car_24g_tx_temp ,contr 
-0x475c 016065 ifetch 1 ,contr 
-0x475d 016066 copy pdata ,rega 
-0x475e 016067 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x475f 016070 rtn 
-:      016072 remote_car_g24_send_empty:
-0x4760 016073 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x4761 016074 enable user 
-0x4762 016075 arg 1 ,rega 
-0x4763 016076 arg mem_remote_car_empty_packet ,regb 
-0x4764 016077 rtn 
-:      016079 remote_car_moto_data:
-0x4765 016080 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x4766 016081 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x4767 016082 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x4768 016083 rtn 
-:      016084 remote_car_moto_data_next:
-0x4769 016085 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x476a 016086 nbranch remote_car_moto_data_enable_user ,blank 
-0x476b 016087 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x476c 016088 nbranch remote_car_moto_data_enable_user ,blank 
-0x476d 016089 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x476e 016090 nbranch remote_car_moto_data_enable_user ,blank 
-0x476f 016091 rtn 
-:      016092 remote_car_moto_data_enable_user:
-0x4770 016093 enable user 
-0x4771 016094 branch remote_car_g24_package_data_continue 
-:      016099 remote_car_default_init:
-0x4772 016100 jam 0x14 ,mem_ui_button_timeout 
-0x4773 016101 jam 0x01 ,mem_ui_button_last_state 
-0x4774 016102 setarg 0x060f 
-0x4775 016103 store 2 ,mem_remote_car_queue_each_size 
-0x4776 016104 setarg mem_remote_car_queue_each_size 
-0x4777 016105 store 2 ,mem_queue_ptr 
-0x4778 016106 jam 0x01 ,mem_lpm_mode 
-0x4779 016107 jam 0x06 ,mem_lpm_overhead 
-0x477a 016108 jam 0x02 ,mem_lpm_mult_timeout 
-0x477b 016109 jam 0x00 ,mem_remote_car_hard_soft_switch 
-0x477c 016110 setarg mem_remote_style_led_type 
-0x477d 016111 store 2 ,mem_ui_led_struct_ptr 
-0x477e 016112 jam 0x01 ,mem_ui_led_struct_num 
-0x477f 016113 jam 0xff ,mem_remote_style_blink_count 
-0x4780 016114 setarg 0x0296 
-0x4781 016115 store 2 ,mem_remote_style_on_time 
-0x4782 016116 setarg 0x073a 
-0x4783 016117 store 2 ,mem_remote_style_off_time 
-0x4784 016118 setarg mem_remote_car_soft_power 
-0x4785 016119 store 2 ,mem_power_param_ptr 
-0x4786 016120 setarg 0x0c0c 
-0x4787 016121 store 2 ,mem_remote_car_power_off_timeout 
-0x4788 016122 setarg mem_remote_car_keyscan 
-0x4789 016123 store 2 ,mem_keyscan_ptr 
-0x478a 016124 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
-0x478b 016125 jam 0xff ,mem_remote_car_config_connect_led_gpio 
-0x478c 016126 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
-0x478d 016127 jam 0x00 ,mem_remote_car_config_key_map 
-0x478e 016128 jam 0x00 ,mem_remote_car_config_layout 
-0x478f 016129 jam 0x00 ,mem_remote_car_config_check_way 
-0x4790 016130 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4791 016131 setarg 0x4e55 
-0x4792 016132 store 2 ,mem_current_vdd_value_default_mid_x 
-0x4793 016133 store 2 ,mem_current_vdd_value_default_mid_y 
-0x4794 016134 setarg 0x0007 
-0x4795 016135 store 2 ,mem_current_vdd_default_range 
-0x4796 016136 jam 0x02 ,mem_adc_config_flag 
-0x4797 016137 setsect 0 ,0x35a0c 
-0x4798 016138 setsect 1 ,0x11a 
-0x4799 016139 setsect 2 ,0x60 
-0x479a 016140 setsect 3 ,0x28 
-0x479b 016141 store 9 ,mem_remote_car_24g_motor_packet 
-0x479c 016142 setsect 0 ,0x2000a 
-0x479d 016143 setsect 1 ,0x02 
-0x479e 016144 istore 4 ,contw 
-0x479f 016145 setsect 0 ,0x35a08 
-0x47a0 016146 setsect 1 ,0x19a 
-0x47a1 016147 setsect 2 ,0x00 
-0x47a2 016148 setsect 3 ,0x00 
-0x47a3 016149 store 9 ,mem_remote_car_24g_fire_packet 
-0x47a4 016150 setarg 0x0064 
-0x47a5 016151 store 2 ,mem_remote_car_no_data_timeout 
-0x47a6 016152 jam tx_power_0db ,mem_tx_power 
-0x47a7 016153 jam 0x01 ,mem_24g_data_type 
-0x47a8 016154 jam 0x06 ,mem_24g_max_retry 
-0x47a9 016155 jam 0x01 ,mem_24g_pair_switch 
-0x47aa 016156 jam 0x00 ,mem_24g_fast_conn_enable 
-0x47ab 016157 call g24_rx_window_init 
-0x47ac 016158 call g24_interval_param_8ms 
-0x47ad 016159 call g24_chmap_param_init 
-0x47ae 016162 setarg 0x0708 
-0x47af 016163 store 2 ,mem_24g_pair_timeout_init 
-0x47b0 016164 setarg 0x0050 
-0x47b1 016165 store 2 ,mem_24g_reconn_timeout_init 
-0x47b2 016166 setarg 0x0a7700 
-0x47b3 016167 store 3 ,mem_24g_long_sleep_set 
-0x47b4 016168 setarg 0x604800 
-0x47b5 016169 store 3 ,mem_24g_enter_hibernate 
-0x47b6 016170 rtn 
-:      016177 dongle_init:
-0x47b7 016178 setarg dongle_dispatch 
-0x47b8 016179 store 2 ,mem_cb_24g_receive_process 
-0x47b9 016180 setarg dongle_g24_mouse 
-0x47ba 016181 store 2 ,mem_cb_24g_data_device1 
-0x47bb 016182 setarg dongle_g24_kb 
-0x47bc 016183 store 2 ,mem_cb_24g_data_device2 
-0x47bd 016184 setarg dongle_ackpayload_prep 
-0x47be 016185 store 2 ,mem_cb_24g_ackpayload 
-0x47bf 016186 setarg dongle_usb_config 
-0x47c0 016187 store 2 ,mem_cb_usb_config 
-0x47c1 016188 branch usb_init 
-:      016191 dongle_default_init:
-0x47c2 016192 bpatch patch06_7 ,mem_patch06 
-0x47c3 016194 call dongle_read_kb_bind_status 
-0x47c4 016195 call dongle_xtal_select 
-0x47c5 016196 fetch 1 ,mem_dg_sys_config 
-0x47c6 016197 isolate1 dg_enable_eeprom ,pdata 
-0x47c7 016198 branch dongle_default_no_eeprom ,true 
-0x47c8 016199 fetch 1 ,mem_dg_sys_config 
-0x47c9 016200 isolate1 dg_enable_new_chmap ,pdata 
-0x47ca 016201 call g24_chamap_param_update ,true 
-:      016202 dongle_default_no_eeprom:
-0x47cb 016203 fetch 1 ,mem_dg_24g_tx_power_default 
-0x47cc 016204 store 1 ,mem_tx_power 
-0x47cd 016206 jam 0xff ,mem_rssi_buff_index 
-0x47ce 016207 setarg mem_dg_rssi_noise_buffer 
-0x47cf 016208 store 2 ,mem_rssi_noise_buffer_ptr 
-0x47d0 016209 setarg mem_dg_rssi_noise_dg_buffer 
-0x47d1 016210 store 2 ,mem_rssi_noise_self_buffer_ptr 
-0x47d2 016211 setarg mem_dg_rssi_noise_ms_buffer 
-0x47d3 016212 store 2 ,mem_rssi_noise_device1_buffer_ptr 
-0x47d4 016213 setarg mem_dg_rssi_noise_kb_buffer 
-0x47d5 016214 store 2 ,mem_rssi_noise_device2_buffer_ptr 
-0x47d6 016215 jam tx_power_f5db ,mem_24g_pair_tx_power 
-0x47d7 016216 jam 0 ,mem_dg_kb_bind_success 
-0x47d8 016217 jam 0 ,mem_24g_bind_device_living 
-0x47d9 016218 call g24_enable_1m 
-0x47da 016219 fetch 1 ,mem_dg_sys_config 
-0x47db 016220 isolate1 dg_enable_24g_2m ,pdata 
-0x47dc 016221 call g24_enable_2m ,true 
-0x47dd 016222 call g24_receive_init 
-0x47de 016223 call g24_pair_param_init 
-0x47df 016224 call g24_chmap_param_init 
-0x47e0 016226 fetch 1 ,mem_dg_usb_tx_interval 
-0x47e1 016227 store 1 ,mem_usb_tx_interval 
-0x47e2 016228 fetch 9 ,mem_dg_usb_vid_pid 
-0x47e3 016229 store 9 ,mem_usb_vid_pid 
-0x47e4 016230 rtn 
-:      016232 dongle_xtal_select:
-0x47e5 016233 jam xtal_24m ,mem_fcomp_div 
-0x47e6 016234 fetch 1 ,mem_dg_sys_config 
-0x47e7 016235 rtnbit0 dg_enable_xtal_24m 
-0x47e8 016236 jam xtal_16m ,mem_fcomp_div 
-0x47e9 016237 rtn 
-:      016239 dongle_dispatch:
-0x47ea 016240 fetch 1 ,mem_24g_pair_mode 
-0x47eb 016241 beq 0x00 ,dongle_auto_bind 
-0x47ec 016242 beq 0x01 ,dongle_pc_bind 
-0x47ed 016243 beq 0x0f ,dongle_all_powerful 
-0x47ee 016244 rtn 
-:      016247 dongle_read_kb_bind_status:
-0x47ef 016248 bpatch patch07_0 ,mem_patch07 
-0x47f0 016249 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f1 016250 arg mem_dg_kb_bind_flag ,rega 
-0x47f2 016251 arg 1 ,loopcnt 
-0x47f3 016252 branch otp_read_data 
-:      016254 dongle_write_kb_bind_status:
-0x47f4 016255 bpatch patch07_1 ,mem_patch07 
-0x47f5 016256 arg 1 ,loopcnt 
-0x47f6 016257 arg mem_dg_kb_bind_flag ,rega 
-0x47f7 016258 arg dongle_kb_bind_efuse_offect ,regb 
-0x47f8 016259 branch otp_write 
-:      016261 dongle_usb_config:
-0x47f9 016262 fetch 1 ,mem_dg_sys_config 
-0x47fa 016263 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
-0x47fb 016264 fetch 1 ,mem_dg_kb_bind_flag 
-0x47fc 016265 bne dongle_kb_bind_success ,dongle_usb_config_param 
-:      016266 dongle_usb_config_kb:
-0x47fd 016267 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x47fe 016268 fetch 4 ,usb_devicedata_addr + 9 
-0x47ff 016269 set1 29 ,pdata 
-0x4800 016270 store 4 ,mem_devicedesc + 9 
-:      016271 dongle_usb_config_param:
-0x4801 016272 call dongle_usb_device_name 
-0x4802 016273 call usb_tx_interval_config 
-0x4803 016274 call dongle_usb_vid_pid_config 
-0x4804 016275 branch dongle_usb_hid_icon_config 
-:      016277 dongle_usb_vid_pid_config:
-0x4805 016278 fetch 1 ,mem_usb_vid_pid 
-0x4806 016279 rtn blank 
-0x4807 016280 fetch 1 ,mem_dg_kb_bind_flag 
-0x4808 016281 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-:      016282 dongle_usb_vid_pid_for_mouse_only_auto_pair:
-0x4809 016283 fetch 4 ,mem_usb_vid_pid + 1 
-:      016284 dongle_usb_vid_pid_store:
-0x480a 016285 store 4 ,mem_devicedesc + 9 
-0x480b 016286 rtn 
-:      016287 dongle_usb_vid_pid_for_suit:
-0x480c 016288 fetch 4 ,mem_usb_vid_pid + 5 
-0x480d 016289 branch dongle_usb_vid_pid_store 
-:      016291 dongle_usb_hid_icon_config:
-0x480e 016292 fetch 1 ,mem_dg_kb_bind_flag 
-0x480f 016293 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
-0x4810 016294 setarg usb_kbdata_vendor_define_addr 
-0x4811 016295 store 2 ,mem_hidreportdesc_kb 
-0x4812 016296 jam 0x1a ,mem_confdesc + 26 
-0x4813 016297 rtn 
-:      016298 dongle_usb_kb_hidreportdesc:
-0x4814 016299 setarg usb_kbdata_addr 
-0x4815 016300 store 2 ,mem_hidreportdesc_kb 
-0x4816 016301 jam 0x3f ,mem_confdesc + 26 
-0x4817 016302 rtn 
-:      016304 dongle_usb_device_name:
-0x4818 016305 fetch 1 ,mem_dg_usb_device_name 
-0x4819 016306 rtn blank 
-0x481a 016307 arg mem_dg_usb_device_name ,contr 
-0x481b 016308 arg mem_string2 ,contw 
-0x481c 016309 arg 30 ,loopcnt 
-0x481d 016310 branch memcpy 
-:      016313 dongle_all_powerful:
-0x481e 016314 call g24_switch_work_mode 
-:      016315 dongle_all_powerful_loop:
-0x481f 016316 call dongle_work_mode_auto 
-0x4820 016317 call dongle_usb_dispatch 
-0x4821 016318 branch dongle_all_powerful_loop 
-:      016320 dongle_pc_bind:
-0x4822 016321 call g24_switch_work_mode 
-:      016322 dongle_pc_bind_loop:
-0x4823 016323 call dongle_work_mode_auto 
-0x4824 016324 call g24_bind_mode_auto 
-0x4825 016325 call dongle_usb_dispatch 
-0x4826 016326 branch dongle_pc_bind_loop 
-:      016328 dongle_g24_blank_data_process:
-0x4827 016329 call dongle_g24_ms_blank_data 
-0x4828 016330 call dongle_g24_kb_blank_data 
-0x4829 016331 call dongle_g24_kb_sys_ctrl_blank_data 
-0x482a 016332 branch dongle_g24_kb_mul_blank_data 
-:      016334 dongle_g24_ms_blank_data:
-0x482b 016335 bpatch patch07_2 ,mem_patch07 
-0x482c 016336 fetch 1 ,mem_dg_ms_blank_data_enable 
-0x482d 016337 rtn blank 
-0x482e 016338 arg g24_timer_ms_blank ,queue 
-0x482f 016339 call timer_check 
-0x4830 016340 nrtn blank 
-0x4831 016341 jam 0 ,mem_dg_ms_blank_data_enable 
-0x4832 016342 setarg ms_report_id 
-0x4833 016343 store 1 ,mem_usb_mouse_data 
-0x4834 016344 setarg 0 
-0x4835 016345 istore 7 ,contw 
-:      016346 dongle_usb_tx_ms_data:
-0x4836 016347 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      016348 dongle_usb_tx_enable_ep2:
-0x4837 016349 fetch 1 ,mem_usb_tx_enable 
-0x4838 016350 set1 2 ,pdata 
-0x4839 016351 store 1 ,mem_usb_tx_enable 
-0x483a 016352 rtn 
-:      016354 dongle_g24_kb_blank_data:
-0x483b 016355 bpatch patch07_3 ,mem_patch07 
-0x483c 016356 fetch 1 ,mem_dg_kb_blank_data_enable 
-0x483d 016357 rtn blank 
-0x483e 016358 arg g24_timer_kb_blank ,queue 
-0x483f 016359 call timer_check 
-0x4840 016360 nrtn blank 
-0x4841 016361 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4842 016362 arg mem_usb_kb_data ,contw 
-0x4843 016363 call memset0_16 
-0x4844 016364 fetch 8 ,mem_usb_kb_data 
-0x4845 016365 store 8 ,mem_dg_kb_data_last_data 
-:      016366 dongle_usb_tx_kb_data:
-0x4846 016367 jam kb_normal_report_id ,mem_usb_kb_data 
-:      016368 dongle_usb_tx_enable_ep1:
-0x4847 016369 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x4848 016370 fetch 1 ,mem_usb_tx_enable 
-0x4849 016371 set1 1 ,pdata 
-0x484a 016372 store 1 ,mem_usb_tx_enable 
-0x484b 016373 rtn 
-:      016375 dongle_g24_kb_sys_ctrl_blank_data:
-0x484c 016376 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x484d 016377 rtn blank 
-0x484e 016378 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x484f 016379 call timer_check 
-0x4850 016380 nrtn blank 
-0x4851 016381 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4852 016382 arg mem_usb_kb_system ,contw 
-0x4853 016383 call memset0_16 
-0x4854 016384 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
-0x4855 016385 fetch 2 ,mem_usb_kb_system 
-0x4856 016386 store 2 ,mem_dg_kb_system_sta_data 
-:      016387 dongle_usb_tx_sys_ctrl_data:
-0x4857 016388 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4858 016389 branch dongle_usb_tx_enable_ep2 
-:      016391 dongle_g24_kb_mul_blank_data:
-0x4859 016392 bpatch patch07_4 ,mem_patch07 
-0x485a 016393 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
-0x485b 016394 rtn blank 
-0x485c 016395 arg g24_timer_kb_mul_blank ,queue 
-0x485d 016396 call timer_check 
-0x485e 016397 nrtn blank 
-0x485f 016398 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x4860 016399 arg mem_usb_kb_multikey ,contw 
-0x4861 016400 call memset0_16 
-0x4862 016401 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x4863 016402 fetch 3 ,mem_usb_kb_multikey 
-0x4864 016403 store 3 ,mem_dg_kb_multikey_last_data 
-:      016404 dongle_usb_tx_multikey_data:
-0x4865 016405 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x4866 016406 branch dongle_usb_tx_enable_ep2 
-:      016408 dongle_usb_dispatch:
-0x4867 016409 bpatch patch07_5 ,mem_patch07 
-0x4868 016410 fetch 1 ,mem_usb_remote_wakeup 
-0x4869 016411 call dongle_clear_pc_sleep_flag ,blank 
-0x486a 016412 call usb_isr 
-0x486b 016413 fetch 1 ,mem_usb0_get_set_report 
-0x486c 016414 rtn blank 
-0x486d 016415 jam 0 ,mem_usb0_get_set_report 
-0x486e 016416 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x486f 016417 arg pc_set_report ,temp 
-0x4870 016418 isub temp ,null 
-0x4871 016419 nrtn zero 
-0x4872 016421 fetch 1 ,mem_usb0_set_report_data 
-0x4873 016422 rtnne pc_report_id 
-0x4874 016423 fetch 1 ,mem_usb0_set_report_data + 1 
-0x4875 016424 beq command_mode ,dongle_dispose_cmd_mode 
-0x4876 016425 beq command_bind ,dongle_dispose_cmd_bind 
-0x4877 016426 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x4878 016427 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x4879 016428 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-:      016430 dongle_usb0_data_ready_report_set0:
-0x487a 016431 jam 0 ,mem_usb0_data_ready_report 
-0x487b 016432 rtn 
-:      016434 dongle_dispose_cmd_mode:
-0x487c 016435 fetch 1 ,mem_usb0_set_report_data + 2 
-0x487d 016436 beq com_mode_bind ,dongle_enter_bind_mode 
-0x487e 016437 branch dongle_usb0_data_ready_report_set0 
-:      016438 dongle_enter_bind_mode:
-0x487f 016439 call g24_bind_mode_enable 
-:      016440 dongle_usb0_data_ready_report_set1:
-0x4880 016441 jam 1 ,mem_usb0_data_ready_report 
-0x4881 016442 rtn 
-:      016444 dongle_dispose_cmd_bind:
-0x4882 016445 fetch 1 ,mem_usb0_set_report_data + 2 
-0x4883 016446 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x4884 016447 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x4885 016448 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x4886 016449 branch dongle_usb0_data_ready_report_set0 
-:      016450 dongle_dispose_cmd_get_bind:
-0x4887 016451 fetch 1 ,mem_24g_bind_device_status 
-0x4888 016452 store 1 ,mem_usb0_get_report_data + 1 
-0x4889 016453 branch dongle_usb0_data_ready_report_set1 
-:      016454 dongle_dispose_cmd_exit_bind:
-0x488a 016455 call g24_work_mode_enable 
-0x488b 016456 branch dongle_dispose_cmd_get_bind 
-:      016457 dongle_dispose_cmd_read_mode:
-:      016458 dongle_dispose_in_bind_mode:
-0x488c 016459 jam command_bind ,mem_usb0_get_report_data + 1 
-0x488d 016460 branch dongle_usb0_data_ready_report_set1 
-:      016462 dongle_dispose_cmd_current_project:
-0x488e 016463 jam product_id ,mem_usb0_get_report_data + 1 
-0x488f 016464 branch dongle_usb0_data_ready_report_set1 
-:      016466 dongle_dispose_cmd_current_mode:
-0x4890 016467 fetch 1 ,mem_24g_work_mode 
-0x4891 016468 beq dongle_work ,dongle_dispose_in_work_mode 
-0x4892 016469 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x4893 016470 rtn 
-:      016471 dongle_dispose_in_work_mode:
-0x4894 016472 jam command_mode ,mem_usb0_get_report_data + 1 
-0x4895 016473 branch dongle_usb0_data_ready_report_set1 
-:      016475 dongle_dispose_cmd_current_fw_version:
-0x4896 016476 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x4897 016477 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x4898 016478 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x4899 016479 jam fw_version3 ,mem_usb0_get_report_data + 4 
-0x489a 016480 branch dongle_usb0_data_ready_report_set1 
-:      016488 dongle_auto_bind:
-0x489b 016489 call g24_mode_switch_init 
-:      016490 dongle_auto_bind_loop:
-0x489c 016491 call g24_mode_switch_bind_work 
-0x489d 016492 call g24_mode_switch_bind_search 
-0x489e 016493 call dongle_work_mode_auto 
-0x489f 016494 call g24_bind_mode_auto 
-0x48a0 016495 call g24_search_mode_auto 
-0x48a1 016496 call dongle_usb_dispatch 
-0x48a2 016497 branch dongle_auto_bind_loop 
-:      016499 dongle_work_mode_auto:
-0x48a3 016500 bpatch patch07_6 ,mem_patch07 
-0x48a4 016501 fetch 1 ,mem_24g_work_mode 
-0x48a5 016502 rtnne dongle_work 
-0x48a6 016503 call g24_work_mode_start 
-0x48a7 016504 call dongle_g24_blank_data_process 
-0x48a8 016505 fetch 1 ,mem_24g_pair_mode 
-0x48a9 016506 nrtn blank 
-0x48aa 016507 branch g24_nodata_process 
-:      016509 dongle_ackpayload_prep:
-0x48ab 016510 fetch 1 ,mem_24g_data_type 
-0x48ac 016511 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
-0x48ad 016512 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
-:      016513 dongle_ackpayload_prep_mouse:
-0x48ae 016514 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48af 016515 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
-0x48b0 016516 branch dongle_ackpayload_prep_end 
-:      016518 dongle_set_pc_sleep_flag:
-0x48b1 016519 fetch 1 ,mem_device_option 
-0x48b2 016520 rtnne dvc_op_dongle 
-0x48b3 016521 jam 3 ,mem_dg_pc_sleep_flag 
-0x48b4 016522 rtn 
-:      016523 dongle_clear_pc_sleep_flag:
-0x48b5 016524 jam 0 ,mem_dg_pc_sleep_flag 
-0x48b6 016525 rtn 
-:      016527 dongle_ackpayload_prep_keyboard:
-0x48b7 016528 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48b8 016529 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
-:      016530 dongle_ackpayload_prep_end:
-0x48b9 016531 fetch 1 ,mem_24g_ackpayload_enable 
-0x48ba 016532 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
-0x48bb 016533 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
-0x48bc 016534 rtn 
-:      016536 dongle_pc_sleep_ackpayload_prep_mouse:
-0x48bd 016537 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48be 016538 set0 0 ,pdata 
-0x48bf 016539 store 1 ,mem_dg_pc_sleep_flag 
-0x48c0 016540 branch dongle_pc_sleep_ackpayload_prep 
-:      016542 dongle_pc_sleep_ackpayload_prep_keyboard:
-0x48c1 016543 fetch 1 ,mem_dg_pc_sleep_flag 
-0x48c2 016544 set0 1 ,pdata 
-0x48c3 016545 store 1 ,mem_dg_pc_sleep_flag 
-:      016546 dongle_pc_sleep_ackpayload_prep:
-0x48c4 016547 jam 0x01 ,mem_24g_datalen 
-0x48c5 016548 setarg 0xff 
-0x48c6 016549 store 1 ,mem_24g_txbuf 
-0x48c7 016550 rtn 
-:      016553 dongle_g24_bind_ackpayload_prep:
-0x48c8 016554 jam 1 ,mem_24g_ackpayload_enable 
-0x48c9 016555 call g24_binding_device_check 
-0x48ca 016556 nrtn user3 
-0x48cb 016557 branch g24_bind_ackpayload_prep 
-:      016559 dongle_g24_kb_led_ackpayload_prep:
-0x48cc 016560 fetch 1 ,mem_24g_rxbuf + 2 
-0x48cd 016561 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
-0x48ce 016562 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
-0x48cf 016563 jam 0 ,mem_usb_tx_win_enable 
-0x48d0 016564 jam 0x01 ,mem_24g_datalen 
-0x48d1 016565 fetch 1 ,mem_24g_led_status 
-0x48d2 016566 store 1 ,mem_24g_txbuf 
-0x48d3 016567 rtn 
-:      016569 dongle_g24_mouse:
-0x48d4 016570 setarg ms_report_id 
-0x48d5 016571 store 1 ,mem_usb_mouse_data 
-0x48d6 016572 fetch 7 ,mem_24g_rxdata_temp + 3 
-0x48d7 016573 istore 7 ,contw 
-0x48d8 016574 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48d9 016575 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
-0x48da 016576 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48db 016577 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
-0x48dc 016578 branch dongle_usb_tx_ms_data 
-:      016580 dongle_g24_ms_enable_blank_data_forcibly:
-0x48dd 016581 jam 1 ,mem_dg_ms_blank_data_enable 
-0x48de 016582 setarg timer_ms_blank_delay 
-0x48df 016583 arg g24_timer_ms_blank ,queue 
-0x48e0 016584 branch timer_init 
-:      016586 dongle_g24_ms_disable_blank_data_forcibly:
-0x48e1 016587 jam 0 ,mem_dg_ms_blank_data_enable 
-0x48e2 016588 setarg 0 
-0x48e3 016589 arg g24_timer_ms_blank ,queue 
-0x48e4 016590 branch timer_init 
-:      016592 dongle_g24_kb:
-0x48e5 016593 fetch 1 ,mem_24g_rxdata_temp + 3 
-0x48e6 016594 beq 0 ,dongle_g24_kb_type0 
-0x48e7 016595 beq 2 ,dongle_g24_kb_type2 
-0x48e8 016596 beq 3 ,dongle_g24_kb_type3 
-0x48e9 016597 branch g24_rx_interrupt_clear 
-:      016599 dongle_g24_kb_type0:
-0x48ea 016600 fetch 1 ,mem_24g_rxdata_temp + 5 
-0x48eb 016601 store 1 ,mem_24g_ackpayload_enable 
-0x48ec 016602 jam 0 ,mem_24g_rxdata_temp + 5 
-0x48ed 016603 arg mem_usb_kb_data ,contw 
-0x48ee 016604 arg mem_24g_rxdata_temp + 4 ,contr 
-0x48ef 016605 arg 8 ,loopcnt 
-0x48f0 016606 call memcpy 
-0x48f1 016607 fetch 8 ,mem_usb_kb_data 
-0x48f2 016608 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
-0x48f3 016609 fetch 8 ,mem_usb_kb_data 
-0x48f4 016610 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
-0x48f5 016611 fetch 8 ,mem_usb_kb_data 
-0x48f6 016612 store 8 ,mem_dg_kb_data_sta_data 
-0x48f7 016613 fetcht 8 ,mem_dg_kb_data_last_data 
-0x48f8 016614 isub temp ,null 
-0x48f9 016615 ncall dongle_usb_tx_enable_ep1 ,zero 
-0x48fa 016616 fetch 8 ,mem_dg_kb_data_sta_data 
-0x48fb 016617 store 8 ,mem_dg_kb_data_last_data 
-0x48fc 016618 branch g24_rx_interrupt_clear 
-:      016620 dongle_g24_kb_enable_blank_data_forcibly:
-0x48fd 016621 jam 1 ,mem_dg_kb_blank_data_enable 
-0x48fe 016622 setarg timer_kb_blank_delay 
-0x48ff 016623 arg g24_timer_kb_blank ,queue 
-0x4900 016624 branch timer_init 
-:      016626 dongle_g24_kb_disable_blank_data_forcibly:
-0x4901 016627 jam 0 ,mem_dg_kb_blank_data_enable 
-0x4902 016628 setarg 0 
-0x4903 016629 arg g24_timer_kb_blank ,queue 
-0x4904 016630 branch timer_init 
-:      016632 dongle_g24_kb_type3:
-0x4905 016633 arg mem_usb_kb_multikey ,contw 
-0x4906 016634 arg mem_24g_rxdata_temp + 3 ,contr 
-0x4907 016635 arg 3 ,loopcnt 
-0x4908 016636 call memcpy 
-0x4909 016637 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490a 016638 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x490b 016639 fetch 2 ,mem_usb_kb_multikey + 1 
-0x490c 016640 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x490d 016641 fetch 3 ,mem_usb_kb_multikey 
-0x490e 016642 store 3 ,mem_dg_kb_multikey_sta_data 
-0x490f 016643 fetcht 3 ,mem_dg_kb_multikey_last_data 
-0x4910 016644 isub temp ,null 
-0x4911 016645 ncall dongle_usb_tx_multikey_data ,zero 
-0x4912 016646 fetch 3 ,mem_dg_kb_multikey_sta_data 
-0x4913 016647 store 3 ,mem_dg_kb_multikey_last_data 
-0x4914 016648 branch g24_rx_interrupt_clear 
-:      016650 dongle_g24_kb_mul_enable_blank_data_forcibly:
-0x4915 016651 jam 1 ,mem_dg_kb_mul_blank_data_enable 
-0x4916 016652 setarg timer_kb_mul_blank_delay 
-0x4917 016653 arg g24_timer_kb_mul_blank ,queue 
-0x4918 016654 branch timer_init 
-:      016656 dongle_g24_kb_mul_disable_blank_data_forcibly:
-0x4919 016657 jam 0 ,mem_dg_kb_mul_blank_data_enable 
-0x491a 016658 setarg 0 
-0x491b 016659 arg g24_timer_kb_mul_blank ,queue 
-0x491c 016660 branch timer_init 
-:      016662 dongle_g24_kb_type2:
-0x491d 016663 arg mem_usb_kb_system ,contw 
-0x491e 016664 arg mem_24g_rxdata_temp + 3 ,contr 
-0x491f 016665 arg 2 ,loopcnt 
-0x4920 016666 call memcpy 
-0x4921 016667 fetch 2 ,mem_usb_kb_system 
-0x4922 016668 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
-0x4923 016669 fetch 2 ,mem_usb_kb_system 
-0x4924 016670 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
-0x4925 016671 fetch 2 ,mem_usb_kb_system 
-0x4926 016672 store 2 ,mem_dg_kb_system_sta_data 
-0x4927 016673 fetcht 2 ,mem_dg_kb_system_last_data 
-0x4928 016674 isub temp ,null 
-0x4929 016675 ncall dongle_usb_tx_sys_data ,zero 
-0x492a 016676 fetch 2 ,mem_dg_kb_system_sta_data 
-0x492b 016677 store 2 ,mem_dg_kb_system_last_data 
-0x492c 016678 branch g24_rx_interrupt_clear 
-:      016680 dongle_g24_kb_sys_enable_blank_data_forcibly:
-0x492d 016681 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x492e 016682 setarg timer_kb_sys_crtl_blank_delay 
-0x492f 016683 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4930 016684 branch timer_init 
-:      016685 dongle_g24_kb_sys_disable_blank_data_forcibly:
-0x4931 016686 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
-0x4932 016687 setarg 0 
-0x4933 016688 arg g24_timer_kb_sys_crtl_blank ,queue 
-0x4934 016689 branch timer_init 
-:      016691 dongle_usb_tx_sys_data:
-0x4935 016692 jam usb_ep2_systemkey ,mem_usb_ep2_data 
-0x4936 016693 branch dongle_usb_tx_enable_ep2 
-:      016696 dongle_g24_store_dvc2_bind_flag:
-0x4937 016697 fetch 1 ,mem_device_option 
-0x4938 016698 rtnne dvc_op_dongle 
-0x4939 016699 fetch 1 ,mem_dg_kb_bind_flag 
-0x493a 016700 rtneq dongle_kb_bind_success 
-:      016701 dongle_prep_soft_reset:
-0x493b 016702 jam 1 ,mem_dg_kb_bind_success 
-0x493c 016703 rtn 
-:      016706 dongle_kb_bind_soft_reset:
-0x493d 016707 fetch 1 ,mem_device_option 
-0x493e 016708 rtnne dvc_op_dongle 
-0x493f 016709 fetch 1 ,mem_dg_kb_bind_success 
-0x4940 016710 rtn blank 
-0x4941 016711 jam 0 ,mem_temp 
-:      016712 dongle_wirte_efuse_bind_status:
-0x4942 016713 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
-0x4943 016714 call dongle_write_kb_bind_status 
-0x4944 016715 call dongle_read_kb_bind_status 
-0x4945 016716 fetch 1 ,mem_temp 
-0x4946 016717 increase 1 ,pdata 
-0x4947 016718 store 1 ,mem_temp 
-0x4948 016719 beq 0xff ,soft_reset_chip 
-0x4949 016720 fetch 1 ,mem_dg_kb_bind_flag 
-0x494a 016721 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
-0x494b 016722 branch soft_reset_chip 
-:      016734 keyboard_softreset_process:
-0x494c 016735 fetch 1 ,mem_device_option 
-0x494d 016736 rtnne dvc_op_keyboard 
-0x494e 016737 call mouse_wakeup_from_power_check 
-0x494f 016738 nbranch soft_reset + 1 ,user 
-0x4950 016739 fetch 1 ,mem_power_on_flag 
-0x4951 016740 branch soft_reset + 1 ,blank 
-0x4952 016741 fetch 1 ,mem_config_select_device_button_gpio 
-0x4953 016742 rtneq ui_button_gpio_disable 
-0x4954 016743 copy pdata ,queue 
-0x4955 016744 fetch 4 ,mem_saved_gpio_in 
-0x4956 016745 qisolate0 pdata 
-0x4957 016746 call keyboard_pb_set ,true 
-0x4958 016747 branch soft_reset + 2 
-:      016749 keyboard_init:
-0x4959 016750 call enable_authrom 
-0x495a 016751 call keyboard_setting_config 
-0x495b 016753 call keyboard_gpio_init 
-0x495c 016754 call keyboard_low_vol_mult_set 
-0x495d 016755 rtn wake 
-0x495e 016756 call keyboard_usb_check_enable 
-0x495f 016757 call keyboard_cb_fuction 
-0x4960 016758 fetch 1 ,mem_usb_addr 
-0x4961 016759 rtnbit1 7 
-:      016760 keyboard_init_wireless:
-0x4962 016761 fetch 2 ,mem_ui_state_map 
-0x4963 016762 bbit1 ui_state_btn_down ,keyboard_start_discovery 
-0x4964 016763 call mouse_check_select_device_by_switch 
-0x4965 016764 branch keyboard_start_work 
-:      016767 keyboard_usb_check_enable:
-0x4966 016768 fetch mouse_flag_len ,mem_mouse_flag 
-0x4967 016769 rtnbit0 mouse_enable_usb 
-0x4968 016770 setarg keyboard_usb_config_param 
-0x4969 016771 store 2 ,mem_cb_usb_config 
-0x496a 016772 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x496b 016773 branch keyboard_usb_interface_check 
-:      016775 keyboard_usb_config_param:
-0x496c 016776 call keyboard_usb_config_kb_check 
-0x496d 016777 call keyboard_usb_config_param_init 
-0x496e 016778 branch keyboard_usb_config_param_setup 
-:      016780 keyboard_usb_config_kb_check:
-0x496f 016781 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
-0x4970 016782 fetch mouse_flag_len ,mem_mouse_flag 
-0x4971 016783 rtnbit0 mouse_enable_keyboard 
-0x4972 016784 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
-0x4973 016785 rtn 
-:      016787 keyboard_usb_config_param_init:
-0x4974 016788 fetch mouse_flag_len ,mem_mouse_flag 
-0x4975 016789 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
-0x4976 016790 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
-0x4977 016791 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
-0x4978 016792 jam 0x19 ,mem_wire_usb_interval 
-0x4979 016793 jam 0x08 ,mem_usb_tx_interval 
-0x497a 016794 rtn 
-:      016795 keyboard_usb_report_rate_set_250hz:
-0x497b 016796 jam 0x0c ,mem_wire_usb_interval 
-0x497c 016797 jam 0x04 ,mem_usb_tx_interval 
-0x497d 016798 rtn 
-:      016799 keyboard_usb_report_rate_set_500hz:
-0x497e 016800 jam 0x06 ,mem_wire_usb_interval 
-0x497f 016801 jam 0x02 ,mem_usb_tx_interval 
-0x4980 016802 rtn 
-:      016803 keyboard_usb_report_rate_set_1000hz:
-0x4981 016804 jam 0x03 ,mem_wire_usb_interval 
-0x4982 016805 jam 0x01 ,mem_usb_tx_interval 
-0x4983 016806 rtn 
-:      016808 keyboard_usb_config_param_setup:
-0x4984 016809 call usb_tx_interval_config 
-0x4985 016810 call keyboard_usb_vid_pid_config 
-0x4986 016811 branch keyboard_usb_hid_icon_config 
-:      016813 keyboard_usb_vid_pid_config:
-0x4987 016814 fetch 1 ,mem_usb_vid_pid 
-0x4988 016815 rtn blank 
-0x4989 016816 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498a 016817 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
-0x498b 016818 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
-:      016820 keyboard_usb_hid_icon_config:
-0x498c 016821 fetch 1 ,mem_mouse_usb_keyboard_flag 
-0x498d 016822 branch dongle_usb_hid_icon_config + 1 
-:      016826 keyboard_usb_interface_check:
-0x498e 016827 bpatch patch08_1 ,mem_patch08 
-0x498f 016828 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4990 016829 call gpio_get_bit 
-0x4991 016830 branch keyboard_usb_gpio_low ,true 
-0x4992 016831 branch keyboard_usb_gpio_high 
-:      016834 keyboard_usb_gpio_low:
-0x4993 016835 fetch 1 ,mem_mouse_usb_vdd_status 
-0x4994 016836 rtneq mouse_usb_interface_remove 
-0x4995 016837 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
-0x4996 016838 jam 0 ,mem_usb_device_enumeration_endflag 
-0x4997 016839 jam 0 ,mem_usb_status 
-0x4998 016840 jam 0 ,mem_usb_state 
-0x4999 016841 branch keyboard_init_wireless 
-:      016844 keyboard_usb_gpio_high:
-0x499a 016845 fetch 1 ,mem_mouse_usb_vdd_status 
-0x499b 016846 rtneq mouse_usb_interface_insert 
-0x499c 016847 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
-0x499d 016848 call mouse_24g_stop 
-0x499e 016849 call mouse_stop_bluetooth_mode 
-0x499f 016850 call keyboard_device_led_all_off 
-0x49a0 016851 branch usb_init 
-:      016855 keyboard_setting_config:
-0x49a1 016856 rtn wake 
-0x49a2 016858 call g24_transmit_init 
-0x49a3 016859 call g24_chmap_param_init 
-0x49a4 016861 call keyboard_param_init 
-0x49a5 016862 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49a6 016863 call gpio_out_inactive 
-0x49a7 016865 call keyboard_device_led_off 
-0x49a8 016866 call mouse_device_multi_led_parm_init 
-0x49a9 016867 call le_set_fixed_ltk_justwork 
-0x49aa 016869 fetch mouse_flag_len ,mem_mouse_flag 
-0x49ab 016870 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
-0x49ac 016871 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x49ad 016872 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x49ae 016873 rtn 
-:      016878 keyboard_param_init:
-0x49af 016880 call mouse_param_common_init 
-0x49b0 016882 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x49b1 016883 setarg 0x230170 
-0x49b2 016884 store 3 ,mem_mouse_vdd_full_vol 
-0x49b3 016885 setarg 0x015301 
-0x49b4 016886 istore 3 ,contw 
-0x49b5 016887 arg mem_le_adv_swift_pair ,contw 
-0x49b6 016888 arg 20 ,loopcnt 
-0x49b7 016889 call clear_mem 
-0x49b8 016891 fetch 1 ,mem_le_name_len 
-0x49b9 016892 sub pdata ,12 ,null 
-0x49ba 016893 nbranch ble_name_set_no_swift_pair ,positive 
-0x49bb 016894 setarg 0x06ff06 
-0x49bc 016895 store 3 ,mem_le_adv_swift_pair 
-0x49bd 016896 setarg 0x000300 
-0x49be 016897 istore 3 ,contw 
-0x49bf 016898 setarg 0x80 
-0x49c0 016899 istore 1 ,contw 
-:      016900 ble_store_le_name:
-0x49c1 016901 fetch 1 ,mem_le_name_len 
-0x49c2 016902 increase 1 ,pdata 
-0x49c3 016903 copy pdata ,loopcnt 
-0x49c4 016904 arg mem_le_scan_data ,contr 
-0x49c5 016905 branch memcpy 
-:      016907 ble_name_set_no_swift_pair:
-0x49c6 016908 arg mem_le_adv_swift_pair ,contw 
-0x49c7 016909 branch ble_store_le_name 
-:      016912 keyboard_gpio_init:
-0x49c8 016915 fetcht 1 ,mem_mcu_clk_gpio 
-0x49c9 016916 call gpio_set_high_impedance 
-0x49ca 016917 fetcht 1 ,mem_mcu_stb_gpio 
-0x49cb 016918 call gpio_set_high_impedance 
-0x49cc 016919 fetcht 1 ,mem_mcu_rstb_gpio 
-0x49cd 016920 call gpio_set_high_impedance 
-0x49ce 016922 setarg mem_key_row_gpio 
-0x49cf 016923 store 2 ,mem_kb_row_ptr 
-0x49d0 016925 setarg mem_key_col_gpio 
-0x49d1 016926 store 2 ,mem_kb_col_ptr 
-0x49d2 016928 setarg mem_key_excol_gpio 
-0x49d3 016929 store 2 ,mem_kb_excol_ptr 
-0x49d4 016931 fetch 2 ,mem_kb_row_ptr 
-0x49d5 016932 copy pdata ,regb 
-0x49d6 016933 arg 8 ,loopcnt 
-:      016935 keyboard_key_row_init:
-0x49d7 016936 ifetcht 1 ,regb 
-0x49d8 016937 sub temp ,ui_button_gpio_disable ,null 
-0x49d9 016938 ncall keboard_gpio_set_high_impedance ,zero 
-0x49da 016939 increase 1 ,regb 
-0x49db 016940 loop keyboard_key_row_init 
-0x49dc 016941 call lpm_write_gpio_wakeup 
-0x49dd 016942 fetch 2 ,mem_kb_col_ptr 
-0x49de 016943 copy pdata ,regb 
-0x49df 016944 copy pdata ,regc 
-0x49e0 016945 arg 11 ,loopcnt 
-:      016947 keyboard_key_cow_init:
-0x49e1 016948 ifetcht 1 ,regb 
-0x49e2 016949 isolate1 7 ,temp 
-0x49e3 016950 ncall gpio_set_high_impedance ,true 
-0x49e4 016951 increase 1 ,regb 
-0x49e5 016952 loop keyboard_key_cow_init 
-0x49e6 016953 rtn 
-:      016954 keboard_gpio_set_high_impedance:
-0x49e7 016956 call gpio_set_high_impedance 
-0x49e8 016957 ifetcht 1 ,regb 
-0x49e9 016958 branch gpio_set_low_pullup 
-:      016962 keyboard_low_vol_mult_set:
-0x49ea 016963 fetch 1 ,mem_device_flag 
-0x49eb 016964 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
-0x49ec 016965 setarg 0x5d4800 
-0x49ed 016966 store 4 ,mem_24g_long_sleep_set1 
-0x49ee 016967 fetch 1 ,mem_adc_power_flag 
-0x49ef 016968 rtnbit0 0 
-0x49f0 016969 branch mouse_24g_long_sleep_set 
-:      016970 keyboard_low_vol_mult_ble_set:
-0x49f1 016971 jam 0x0c ,mem_lpm_mult_init 
-0x49f2 016972 fetch 1 ,mem_adc_power_flag 
-0x49f3 016973 rtnbit0 0 
-0x49f4 016974 jam 0x10 ,mem_lpm_mult_init 
-0x49f5 016975 fetch 1 ,mem_mouse_current_mult_timer 
-0x49f6 016976 branch mouse_current_mult_reinit ,blank 
-0x49f7 016977 rtn 
-:      016980 keyboard_pairing_check_otp_offset:
-0x49f8 016981 fetch 2 ,mem_otp_read_retention_offset 
-0x49f9 016982 arg 0x528 ,temp 
-0x49fa 016983 isub temp ,null 
-0x49fb 016984 nrtn positive 
-0x49fc 016985 branch assert 
-:      016987 keyboard_load_otp_info_check:
-0x49fd 016988 bpatch patch08_2 ,mem_patch08 
-0x49fe 016989 fetch 1 ,mem_device_flag 
-0x49ff 016990 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
-0x4a00 016991 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
-0x4a01 016992 rtn 
-:      016994 keyboard_load_otp_device_info_g24_init:
-0x4a02 016995 arg 80 ,regd 
-0x4a03 016996 setarg 0x400 
-0x4a04 016997 idiv regd 
-0x4a05 016998 call wait_div_end 
-0x4a06 016999 quotient pdata 
-0x4a07 017000 store 2 ,mem_pdatatemp 
-0x4a08 017001 arg 0x1fcc ,pdata 
-0x4a09 017002 arg 4 ,temp 
-0x4a0a 017003 arg 4 ,rege 
-0x4a0b 017004 branch keyboard_load_otp_device_info 
-:      017005 keyboard_load_otp_device_info_ble_init:
-0x4a0c 017006 arg 280 ,regd 
-0x4a0d 017007 setarg 0x400 
-0x4a0e 017008 idiv regd 
-0x4a0f 017009 call wait_div_end 
-0x4a10 017010 quotient pdata 
-0x4a11 017011 store 2 ,mem_pdatatemp 
-0x4a12 017012 arg 0x1fc2 ,pdata 
-0x4a13 017013 arg 14 ,temp 
-0x4a14 017014 arg 14 ,rege 
-0x4a15 017015 branch keyboard_load_otp_device_info 
-:      017016 keyboard_load_otp_device_info:
-0x4a16 017017 storet 1 ,mem_temp 
-0x4a17 017018 arg mem_otp_read_retention_memory ,rega 
-0x4a18 017019 arg 0 ,regc 
-:      017020 keyboard_load_otp_info_check_page_loop:
-0x4a19 017021 copy pdata ,regb 
-0x4a1a 017022 fetchr loopcnt ,1 ,mem_temp 
-0x4a1b 017023 call otp_read_data 
-0x4a1c 017024 fetch 8 ,mem_otp_read_retention_memory 
-0x4a1d 017025 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a1e 017026 ior temp ,pdata 
-0x4a1f 017027 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a20 017028 ior temp ,pdata 
-0x4a21 017029 branch keyboard_load_otp_info_check_first_time ,blank 
-0x4a22 017030 increase 1 ,regc 
-0x4a23 017031 fetch 2 ,mem_pdatatemp 
-0x4a24 017032 isub regc ,null 
-0x4a25 017034 copy regb ,pdata 
-0x4a26 017035 isub regd ,pdata 
-0x4a27 017036 branch keyboard_load_otp_info_check_page_loop 
-:      017037 keyboard_load_otp_info_check_first_time:
-0x4a28 017039 sub regc ,0 ,null 
-0x4a29 017040 branch keyboard_load_otp_info_check_first_time_process ,zero 
-:      017041 keyboard_load_otp_info_check_first_time_loop_init:
-0x4a2a 017042 copy regb ,pdata 
-0x4a2b 017043 iadd regd ,pdata 
-:      017044 keyboard_load_otp_info_check_first_time_loop:
-0x4a2c 017045 isub rege ,pdata 
-0x4a2d 017046 copy pdata ,regb 
-0x4a2e 017047 fetchr loopcnt ,1 ,mem_temp 
-0x4a2f 017048 call otp_read_data 
-0x4a30 017049 fetch 8 ,mem_otp_read_retention_memory 
-0x4a31 017050 fetcht 8 ,mem_otp_read_retention_memory + 8 
-0x4a32 017051 ior temp ,pdata 
-0x4a33 017052 fetcht 8 ,mem_otp_read_retention_memory + 16 
-0x4a34 017053 ior temp ,pdata 
-0x4a35 017054 branch keyboard_load_otp_info_check_offset_process ,blank 
-0x4a36 017055 copy regb ,pdata 
-0x4a37 017056 branch keyboard_load_otp_info_check_first_time_loop 
-:      017057 keyboard_load_otp_info_check_first_time_process:
-0x4a38 017058 storer rege ,1 ,mem_otp_read_retention_offset 
-0x4a39 017059 rtn 
-:      017060 keyboard_load_otp_info_check_offset_process:
-0x4a3a 017061 bpatch patch08_3 ,mem_patch08 
-0x4a3b 017062 setarg 0x1fd0 
-0x4a3c 017063 isub regb ,pdata 
-0x4a3d 017064 store 2 ,mem_otp_read_retention_offset 
-0x4a3e 017065 copy regb ,pdata 
-0x4a3f 017066 iadd rege ,regb 
-0x4a40 017067 fetchr loopcnt ,1 ,mem_temp 
-0x4a41 017068 arg mem_otp_read_retention_memory ,rega 
-0x4a42 017069 call otp_read_data 
-0x4a43 017070 fetch 1 ,mem_device_flag 
-0x4a44 017071 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
-0x4a45 017072 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
-0x4a46 017073 rtn 
-:      017075 keyboard_load_otp_info_check_offset_process_g24:
-0x4a47 017076 fetch 6 ,mem_otp_read_retention_memory 
-0x4a48 017077 store 4 ,mem_mouse_24g_addr 
-0x4a49 017078 branch keybaord_load_device_info 
-:      017080 keyboard_load_otp_info_check_offset_process_ble:
-0x4a4a 017081 fetch 1 ,mem_otp_read_retention_memory 
-0x4a4b 017082 sub pdata ,system_os_mac ,null 
-0x4a4c 017083 ncall set_pdata_0 ,positive 
-0x4a4d 017084 store 1 ,mem_kb_computer_system 
-0x4a4e 017085 fetch 1 ,mem_otp_read_retention_memory + 1 
-0x4a4f 017086 store 1 ,mem_device1_type 
-0x4a50 017087 fetch 6 ,mem_otp_read_retention_memory + 2 
-0x4a51 017088 store 6 ,mem_device1_addr 
-0x4a52 017089 fetch 6 ,mem_otp_read_retention_memory + 8 
-0x4a53 017090 store 6 ,mem_device1_locall_addr 
-0x4a54 017091 branch mouse_select_reconn_device 
-:      017094 keyboard_load_otp_info_check_overwise:
-0x4a55 017095 branch assert 
-:      017098 keyboard_store_device_info:
-0x4a56 017099 bpatch patch08_4 ,mem_patch08 
-0x4a57 017100 fetch mouse_flag_len ,mem_mouse_flag 
-0x4a58 017101 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
-0x4a59 017102 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x4a5a 017103 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x4a5b 017104 rtn 
-:      017106 keyboard_store_otp_device_info:
-0x4a5c 017107 rtn 
-0x4a5d 017108 fetch 1 ,mem_device_flag 
-0x4a5e 017109 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
-0x4a5f 017110 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
-0x4a60 017111 rtn 
-:      017113 keyboard_store_otp_device_info_g24:
-0x4a61 017114 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a62 017115 setarg 0x1fd0 
-0x4a63 017116 isub temp ,regb 
-0x4a64 017117 arg mem_mouse_24g_addr ,rega 
-0x4a65 017118 arg 4 ,loopcnt 
-0x4a66 017119 call otp_write 
-0x4a67 017120 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a68 017121 increase 4 ,temp 
-0x4a69 017122 storet 2 ,mem_otp_read_retention_offset 
-0x4a6a 017123 rtn 
-:      017125 keyboard_store_otp_device_info_ble:
-0x4a6b 017126 fetcht 2 ,mem_otp_read_retention_offset 
-0x4a6c 017127 setarg 0x1fd0 
-0x4a6d 017128 isub temp ,regb 
-0x4a6e 017131 add regb ,1 ,regb 
-0x4a6f 017132 arg mem_device1_addr ,rega 
-0x4a70 017133 arg 6 ,loopcnt 
-0x4a71 017134 call otp_write 
-0x4a72 017136 add regb ,7 ,regb 
-0x4a73 017137 arg mem_device1_locall_addr ,rega 
-0x4a74 017138 arg 6 ,loopcnt 
-0x4a75 017139 branch otp_write 
-:      017141 keybaord_load_device_info:
-0x4a76 017142 fetch 4 ,mem_mouse_24g_addr 
-0x4a77 017143 store 4 ,mem_24g_receiver_addr 
-0x4a78 017144 store 4 ,mem_24g_addr 
-0x4a79 017145 rtn 
-:      017148 keyboard_cb_fuction:
-0x4a7a 017149 bpatch patch08_5 ,mem_patch08 
-0x4a7b 017150 setarg mouse_24g_before_lpm_sleep 
-0x4a7c 017151 store 2 ,mem_cb_before_lpm_sleep 
-0x4a7d 017152 setarg keyboard_24g_package_data 
-0x4a7e 017153 store 2 ,mem_cb_24g_transmit_data 
-0x4a7f 017154 setarg keyboard_24g_search_dongle 
-0x4a80 017155 store 2 ,mem_cb_24g_search_receiver 
-0x4a81 017156 setarg keyboard_lpm_before_common 
-0x4a82 017157 store 2 ,mem_cb_24g_lpm_before 
-0x4a83 017158 setarg keyboard_le 
-0x4a84 017159 store 2 ,mem_cb_le_process 
-0x4a85 017161 setarg keyboard_process_lpm_before 
-0x4a86 017162 store 2 ,mem_cb_before_lpm 
-0x4a87 017164 setarg keyboard_priority_bb_event 
-0x4a88 017165 store 2 ,mem_cb_bb_event_process 
-0x4a89 017166 setarg keyboard_idle 
-0x4a8a 017167 store 2 ,mem_cb_idle_process 
-0x4a8b 017168 setarg keyboard_before_hibernate 
-0x4a8c 017169 store 2 ,mem_cb_before_hibernate 
-0x4a8d 017170 setarg mouse_le_bb_event_connect_complete 
-0x4a8e 017171 store 2 ,mem_cb_att_write 
-0x4a8f 017172 setarg keyboard_bb_event_timer 
-0x4a90 017173 store 2 ,mem_cb_event_timer 
-0x4a91 017174 setarg mouse_spi_write_flash_cb 
-0x4a92 017175 store 2 ,mem_cb_spi_flash_write_complate 
-0x4a93 017176 setarg mouse_lpm_check_wake_lock 
-0x4a94 017177 store 2 ,mem_cb_check_wakelock 
-0x4a95 017178 setarg mouse_le_transmit 
-0x4a96 017179 store 2 ,mem_cb_ble_transmit 
-0x4a97 017180 setarg mouse_set_lpm_mult 
-0x4a98 017181 store 2 ,mem_cb_bt_set_mult 
-0x4a99 017182 rtn 
-:      017186 keyboard_priority_bb_event:
-0x4a9a 017187 bpatch patch08_6 ,mem_patch08 
-0x4a9b 017188 copy regc ,pdata 
-0x4a9c 017190 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
-0x4a9d 017191 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
-0x4a9e 017192 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
-0x4a9f 017193 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
-0x4aa0 017195 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
-0x4aa1 017196 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
-0x4aa2 017197 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x4aa3 017198 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x4aa4 017200 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x4aa5 017201 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x4aa6 017203 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
-0x4aa7 017204 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
-0x4aa8 017205 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
-0x4aa9 017208 rtn 
-:      017214 keyboard_le_bb_event_connected:
-0x4aaa 017215 jam 0 ,mem_mouse_long_mult_flag 
-0x4aab 017217 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x4aac 017218 call mouse_24g_first_store_reconn_info 
-0x4aad 017219 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4aae 017220 nbranch keyboard_le_bb_event_connected_next ,blank 
-0x4aaf 017221 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      017222 keyboard_le_bb_event_connected_next:
-0x4ab0 017223 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab1 017224 set0 app_disc_by_button ,pdata 
-0x4ab2 017225 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x4ab3 017226 jam 0 ,mem_mouse_direct_timer 
-0x4ab4 017227 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x4ab5 017228 store 2 ,mem_le_battery_level_updata_timer 
-0x4ab6 017229 call mouse_no_data_timer_init 
-0x4ab7 017230 branch keyboard_stop_discovery 
-:      017233 keyboard_le_bb_disconnected:
-0x4ab8 017234 setarg 0 
-0x4ab9 017235 store 2 ,mem_le_battery_level_updata_timer 
-0x4aba 017236 store 1 ,mem_keyboard_le_send_conn_param_update 
-0x4abb 017237 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4abc 017238 store 1 ,mem_mouse_le_bb_connected_flag 
-:      017239 keyboard_le_bb_disconnected_next:
-0x4abd 017240 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x4abe 017241 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x4abf 017242 call le_clr_config_more_data 
-0x4ac0 017243 branch keyboard_bb_disconnected 
-:      017244 keyboard_bb_disconnected:
-0x4ac1 017245 call mouse_bb_discon_clear_stack 
-0x4ac2 017246 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac3 017247 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
-0x4ac4 017248 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac5 017249 branch keyboard_start_discovery 
-:      017250 keyboard4_0_event_bb_disconn:
-0x4ac6 017251 call mouse_le_clean_connect_flag 
-0x4ac7 017252 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x4ac8 017253 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x4ac9 017254 call ice_break 
-0x4aca 017255 branch keyboard_app_enter_hibernate 
-:      017258 keyboard_le_ll_start_encryt:
-0x4acb 017259 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x4acc 017260 beq 1 ,keyboard_le_ll_reconn_start_encryt 
-0x4acd 017261 jam 20 ,mem_le_start_encrypt_timer 
-0x4ace 017262 jam 5 ,mem_le_start_auto_reco_timer 
-0x4acf 017263 branch mouse_le_ll_enable_start_enc_flag 
-:      017264 keyboard_le_ll_reconn_start_encryt:
-0x4ad0 017265 call mouse_updata_le_param 
-0x4ad1 017266 jam 5 ,mem_le_start_encrypt_timer 
-0x4ad2 017267 branch mouse_le_ll_enable_start_enc_flag 
-:      017269 keyboard_le_parse_conn_param_accepted:
-0x4ad3 017270 fetch 1 ,mem_le_new_conninterval 
-0x4ad4 017271 sub pdata ,le_interval_15ms ,null 
-0x4ad5 017272 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x4ad6 017273 fetch 1 ,mem_le_new_connslavelatency 
-0x4ad7 017274 fetcht 1 ,mem_lpm_mult_init 
-0x4ad8 017275 isub temp ,null 
-0x4ad9 017276 branch mouse_le_lpm_mult_reinit ,positive 
-0x4ada 017277 fetch 1 ,mem_le_new_connslavelatency 
-0x4adb 017278 store 1 ,mem_lpm_mult 
-0x4adc 017279 branch mouse_le_conn_param_lpm_enable 
-:      017281 keyboard_le_conn_param_update_rsp_recieved:
-0x4add 017282 fetch 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ade 017283 nrtn blank 
-0x4adf 017284 jam 1 ,mem_keyboard_le_send_conn_param_update 
-0x4ae0 017285 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
-0x4ae1 017286 rtn 
-:      017288 keyboard_24g_pairing_complete:
-0x4ae2 017289 call keyboard_get_24g_led_enable 
-0x4ae3 017290 call mouse_no_data_timer_init 
-0x4ae4 017291 branch mouse_24g_pairing_complete_common 
-:      017293 keyboard_24g_attempt_success:
-0x4ae5 017294 call keyboard_get_24g_led_enable 
-0x4ae6 017295 fetch 4 ,mem_24g_addr 
-0x4ae7 017296 store 4 ,mem_24g_receiver_addr 
-0x4ae8 017297 store 4 ,mem_mouse_24g_addr 
-0x4ae9 017298 call g24_ch_syncword_crc8_init 
-0x4aea 017299 call mouse_device_poweron_led_config 
-0x4aeb 017300 call mouse_no_data_timer_init 
-0x4aec 017301 branch mouse_24g_attempt_success 
-:      017303 keyboard_24g_get_led:
-0x4aed 017304 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4aee 017305 call keyboard_clear_key_data 
-0x4aef 017306 jam 0x03 ,mem_customer_key_press + 2 
-0x4af0 017307 rtn 
-:      017309 keyboard_24g_led_get_status_check:
-0x4af1 017310 arg 6 ,loopcnt 
-0x4af2 017311 arg mem_keyboard_tx_data + 3 ,contr 
-:      017312 keyboard_24g_led_data_check:
-0x4af3 017313 ifetch 1 ,contr 
-0x4af4 017314 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
-0x4af5 017315 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
-0x4af6 017316 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
-0x4af7 017317 loop keyboard_24g_led_data_check 
-0x4af8 017318 rtn 
-:      017320 keyboard_get_24g_led_enable:
-0x4af9 017321 jam 0x03 ,mem_keyboard_led_status_get 
-0x4afa 017322 jam 1 ,mem_keyboard_data_change_flag 
-0x4afb 017323 rtn 
-:      017325 keyboard_set_repeat_send_flag:
-0x4afc 017326 jam 1 ,mem_24g_repeat_send_flag 
-0x4afd 017327 rtn 
-:      017330 keyboard_24g_attempt_fail:
-0x4afe 017331 fetch 1 ,mem_24g_attempt_fail_flag 
-0x4aff 017332 nbranch keyboard_24g_hibernate_set ,blank 
-0x4b00 017333 fetch 1 ,mem_24g_reconn_type 
-0x4b01 017334 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
-0x4b02 017335 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
-0x4b03 017336 branch keyboard_24g_attempt_fail_enter_hibernate 
-:      017338 keyboard_24g_attempt_fail_enter_hibernate:
-0x4b04 017339 call mouse_24g_stop 
-0x4b05 017340 fetch 1 ,mem_reconn_times 
-0x4b06 017341 nbranch mouse_polling_device ,blank 
-0x4b07 017342 fetch 1 ,mem_device_flag 
-0x4b08 017343 beq mode_24g_device ,keyboard_app_enter_hibernate 
-0x4b09 017344 rtn 
-:      017346 keyboard_24g_fast_conn_attempt_fail:
-0x4b0a 017347 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b0b 017348 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x4b0c 017349 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x4b0d 017350 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x4b0e 017351 fetch 4 ,mem_mouse_24g_addr 
-0x4b0f 017352 branch keyboard_24g_start_pair_mode ,blank 
-0x4b10 017353 branch mouse_24g_reconn_dongle_start 
-:      017355 keyboard_24g_hibernate_set:
-0x4b11 017356 jam 0 ,mem_24g_attempt_fail_flag 
-0x4b12 017357 call g24_transmit_next_packet 
-0x4b13 017358 setarg -1 
-0x4b14 017359 store 8 ,mem_24g_enter_hibernate 
-0x4b15 017360 setarg 0 
-0x4b16 017361 store 7 ,mem_mouse_key 
-0x4b17 017362 jam 1 ,mem_sensor_shutdown_flag 
-0x4b18 017363 branch keyboard_g24_long_sleep 
-:      017368 keyboard_bb_event_timer:
-0x4b19 017369 bpatch patch08_7 ,mem_patch08 
-0x4b1a 017370 call mouse_adc_read 
-0x4b1b 017371 call keyboard_low_voltage_param_set 
-0x4b1c 017372 call mouse_low_voltage_led_timer 
-0x4b1d 017374 call g24_pair_timeout_timer 
-0x4b1e 017375 call g24_reconn_timeout_timer 
-0x4b1f 017376 call mouse_24g_long_sleep_param_update_timer 
-0x4b20 017377 call keyboard_24g_repeat_send_data 
-0x4b21 017378 call keyboard_24g_led_status_get_timer 
-0x4b22 017382 call keyboard_check_discovery_timeout_timer 
-0x4b23 017384 call keyboard_check_direct_timeout_timer 
-0x4b24 017385 call mouse_le_enable_att_list_timer 
-0x4b25 017386 call keyboard_le_battery_updata_timer 
-0x4b26 017387 call mouse_le_send_smp_security_request_timer 
-0x4b27 017388 call keyboard_le_send_conn_param_update_timer 
-0x4b28 017389 call keyboard_le_auto_recognize_timer 
-0x4b29 017391 call mouse_current_mult_update_timer 
-0x4b2a 017392 call mouse_wheel_trigger_timer 
-0x4b2b 017393 call keyboard_store_information_delay_timer 
-0x4b2c 017394 call keyboard_capslock_led_on_timer 
-0x4b2d 017395 call keyboard_long_press_timer 
-0x4b2e 017396 call keyboard_commbination_delay_release_timer 
-0x4b2f 017397 fetch 1 ,mem_device_flag 
-0x4b30 017398 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
-0x4b31 017399 branch mouse_check_no_data_timeout_timer 
-:      017402 keyboard_commbination_key_process:
-0x4b32 017403 fetch 1 ,mem_commbination_key_statue 
-0x4b33 017404 rtnne commbination_key_state_down 
-0x4b34 017405 arg mem_combination_ui_button_count ,regc 
-0x4b35 017406 arg mouse_bluetooth_fast_conn_init ,regb 
-0x4b36 017407 branch timer_single_step 
-:      017409 keyboard_commbination_fast_conn_bt_check:
-0x4b37 017410 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4b38 017411 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
-0x4b39 017412 isub temp ,null 
-0x4b3a 017413 branch keyboard_commbination_key_down ,zero 
-0x4b3b 017414 byteswap temp ,temp 
-0x4b3c 017415 isub temp ,null 
-0x4b3d 017416 branch keyboard_commbination_key_down ,zero 
-0x4b3e 017417 branch mouse_commbination_key_up 
-:      017419 keyboard_commbination_key_down:
-0x4b3f 017420 fetch 1 ,mem_commbination_key_statue 
-0x4b40 017421 rtneq commbination_key_state_down 
-0x4b41 017422 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x4b42 017423 rtn 
-:      017426 keyboard_check_discovery_timeout_timer:
-0x4b43 017427 arg mem_mouse_discovery_timer ,regc 
-0x4b44 017428 arg keyboard_check_discovery_timeout ,regb 
-0x4b45 017429 branch timer_single_step_2b 
-:      017431 keyboard_check_discovery_timeout:
-0x4b46 017432 call keyboard_stop_discovery 
-0x4b47 017433 branch keyboard_app_enter_hibernate 
-:      017438 keyboard_store_information_delay_timer:
-0x4b48 017439 arg mem_store_information_delay_timer ,regc 
-0x4b49 017440 arg keyboard_store_device_info_check ,regb 
-0x4b4a 017441 branch timer_single_step 
-:      017443 keyboard_store_device_info_check:
-0x4b4b 017444 call keyboard_store_device_info 
-0x4b4c 017445 fetch 1 ,mem_mouse_need_soft_reset 
-0x4b4d 017446 nbranch mouse_soft_reset ,blank 
-0x4b4e 017447 rtn 
-:      017449 keyboard_low_voltage_param_set:
-0x4b4f 017450 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x4b50 017451 branch keyboard_low_voltage_param_set_33v ,blank 
-0x4b51 017452 jam 58 ,mem_mouse_vdd_low_vol 
-0x4b52 017453 rtn 
-:      017454 keyboard_low_voltage_param_set_33v:
-0x4b53 017455 jam 53 ,mem_mouse_vdd_low_vol 
-0x4b54 017456 rtn 
-:      017458 keyboard_le_auto_recognize_timer:
-0x4b55 017460 arg mem_le_start_auto_reco_timer ,regc 
-0x4b56 017461 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
-0x4b57 017462 branch timer_single_step 
-:      017464 keyboard_check_direct_timeout_timer:
-0x4b58 017465 arg mem_mouse_direct_timer ,regc 
-0x4b59 017466 arg mouse_check_direct_timeout ,regb 
-0x4b5a 017467 call timer_single_step 
-0x4b5b 017468 branch mouse_check_direct_timeout_timer + 3 
-:      017470 keyboard_le_battery_updata_timer:
-0x4b5c 017471 fetch mouse_flag_len ,mem_mouse_flag 
-0x4b5d 017472 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x4b5e 017473 branch mouse_le_battery_updata_timer 
-:      017475 keyboard_le_send_conn_param_update_timer:
-0x4b5f 017476 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
-0x4b60 017477 arg mouse_updata_le_param ,regb 
-0x4b61 017478 branch timer_single_step 
-:      017480 keyboard_24g_repeat_send_data:
-0x4b62 017481 fetch 1 ,mem_24g_repeat_send_flag 
-0x4b63 017482 rtn blank 
-0x4b64 017483 jam 0 ,mem_24g_repeat_send_flag 
-0x4b65 017484 jam 1 ,mem_keyboard_data_change_flag 
-0x4b66 017485 call g24_txdata_prep 
-0x4b67 017486 branch keyboard_g24_transmit_process 
-:      017488 keyboard_24g_led_status_get_timer:
-0x4b68 017489 arg mem_keyboard_led_status_get_timer ,regc 
-0x4b69 017490 arg keyboard_24g_led_status_clear ,regb 
-0x4b6a 017491 branch timer_single_step 
-:      017493 keyboard_24g_led_status_clear:
-0x4b6b 017494 jam 0 ,mem_keyboard_led_status_get 
-0x4b6c 017495 rtn 
-:      017501 keyboard_device_led_off:
-0x4b6d 017502 call mouse_device_multi_led_off 
-0x4b6e 017503 call keyboard_capslock_led_off 
-:      017504 keyboard_power_led_off:
-0x4b6f 017505 fetcht 1 ,mem_keyboard_power_led_gpio 
-0x4b70 017506 branch gpio_out_inactive 
-:      017507 keyboard_numlock_led_off:
-0x4b71 017508 rtn 
-:      017511 keyboard_capslock_led_on_timer:
-0x4b72 017512 fetch 1 ,mem_keyboard_caps_led_gpio 
-0x4b73 017513 rtneq gpio_disable 
-0x4b74 017514 fetch 2 ,mem_mouse_no_data_timer 
-0x4b75 017515 rtn blank 
-0x4b76 017516 fetch 2 ,mem_mouse_no_data_timeout 
-0x4b77 017517 fetcht 2 ,mem_mouse_no_data_timer 
-0x4b78 017518 isub temp ,temp 
-0x4b79 017519 fetch 2 ,mem_keyboard_caps_led_on_timer 
-0x4b7a 017520 isub temp ,pdata 
-0x4b7b 017521 branch keyboard_capslock_led_check_on ,positive 
-:      017522 keyboard_capslock_led_off:
-0x4b7c 017523 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b7d 017524 branch gpio_out_inactive 
-:      017528 keyboard_capslock_led_check_on:
-0x4b7e 017529 fetch 1 ,mem_keyboard_led_status 
-0x4b7f 017530 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
-0x4b80 017531 fetcht 1 ,mem_keyboard_caps_led_gpio 
-0x4b81 017532 branch gpio_out_active 
-:      017534 keyboard_long_press_timer:
-0x4b82 017535 arg mem_same_keyvalue_timer ,regc 
-0x4b83 017536 arg keyboard_long_press_timerout ,regb 
-0x4b84 017537 branch timer_single_step_2b 
-:      017539 keyboard_long_press_timerout:
-0x4b85 017540 jam 1 ,mem_same_keyvalue_timerout_flag 
-0x4b86 017541 branch app_enter_hibernate 
-:      017543 keyboard_commbination_delay_release_timer:
-0x4b87 017544 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
-0x4b88 017545 arg keyboard_commbination_key_null_set ,regb 
-0x4b89 017546 branch timer_single_step 
-:      017549 keyboard_check_no_data_timeout_timer:
-0x4b8a 017550 arg mem_mouse_no_data_timer ,regc 
-0x4b8b 017551 arg keyboard_check_no_data_timeout ,regb 
-0x4b8c 017552 branch timer_single_step_2b 
-:      017554 keyboard_check_no_data_timeout:
-0x4b8d 017555 fetch 1 ,mem_device_flag 
-0x4b8e 017556 beq mode_24g_device ,keyboard_24g_hibernate_set 
-0x4b8f 017557 branch mouse_disconnect 
-:      017560 keyboard_bb_event_discovery_btn:
-0x4b90 017561 isolate1 mark_24g ,mark 
-0x4b91 017562 call mouse_24g_stop ,true 
-0x4b92 017563 call mouse_disconnect 
-0x4b93 017564 call mouse_le_clean_connect_flag 
-0x4b94 017565 branch keyboard_start_discovery 
-:      017567 keyboard_start_discovery:
-0x4b95 017568 bpatch patch09_0 ,mem_patch09 
-0x4b96 017569 call mouse_device_discovery_led_config 
-0x4b97 017570 fetch 2 ,mem_ui_state_map 
-0x4b98 017571 isolate1 ui_state_ble_adv ,pdata 
-0x4b99 017572 call mouse_stop_le_adv ,true 
-0x4b9a 017574 setarg 0 
-0x4b9b 017575 store 2 ,mem_le_battery_level_updata_timer 
-0x4b9c 017576 call keyboard_capslock_led_off 
-0x4b9d 017577 jam 0xff ,mem_kb_computer_system 
-0x4b9e 017579 fetch 2 ,mem_ui_state_map 
-0x4b9f 017580 isolate1 ui_state_ble_adv ,pdata 
-0x4ba0 017581 call mouse_stop_le_adv ,true 
-0x4ba1 017582 call mouse_bluetooth_fast_conn_disable 
-0x4ba2 017583 fetch 2 ,mem_ui_state_map 
-0x4ba3 017584 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
-0x4ba4 017585 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ba5 017586 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
-0x4ba6 017587 fetcht 2 ,mem_random_addr_increase_count 
-0x4ba7 017588 increase 1 ,temp 
-0x4ba8 017589 storet 2 ,mem_random_addr_increase_count 
-0x4ba9 017590 storet 2 ,mem_le_lap + 1 
-0x4baa 017591 random pdata 
-0x4bab 017592 store 1 ,mem_le_lap 
-:      017593 keyboard_start_discovery_norandom:
-0x4bac 017594 fetch 3 ,mem_mouse_le_lap_temp 
-0x4bad 017595 store 3 ,mem_le_lap + 3 
-0x4bae 017596 call app_lpm_mult_disable 
-0x4baf 017597 fetch 2 ,mem_mouse_discovery_timeout 
-0x4bb0 017598 store 2 ,mem_mouse_discovery_timer 
-0x4bb1 017599 setarg 0 
-0x4bb2 017600 store 2 ,mem_mouse_no_data_timer 
-0x4bb3 017601 store 2 ,mem_le_battery_level_updata_timer 
-0x4bb4 017602 store 1 ,mem_mouse_direct_timer 
-0x4bb5 017603 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bb6 017604 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x4bb7 017605 arg mouse_store_eeprom_flag ,queue 
-0x4bb8 017606 call mouse_enable_function_flag 
-0x4bb9 017607 call mouse_bt_discovery_button_down_disable 
-0x4bba 017608 branch mouse_check_51cmd_adv 
-:      017611 keyboard_low_voltage_led_blink_disable:
-0x4bbb 017612 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x4bbc 017613 branch mouse_low_voltage_led_off_judge 
-:      017615 keyboard_stop_discovery:
-0x4bbd 017616 bpatch patch09_1 ,mem_patch09 
-0x4bbe 017617 setarg 0 
-0x4bbf 017618 store 2 ,mem_mouse_discovery_timer 
-0x4bc0 017619 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4bc1 017620 call mouse_disable_function_flag 
-0x4bc2 017621 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x4bc3 017622 call mouse_stop_le_adv 
-0x4bc4 017623 branch keyboard_device_led_off 
-:      017626 keyboard_store_remote_bdaddr:
-0x4bc5 017627 bpatch patch09_2 ,mem_patch09 
-0x4bc6 017628 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bc7 017629 rtnbit0 mouse_store_eeprom_flag 
-0x4bc8 017630 arg mouse_store_eeprom_flag ,queue 
-0x4bc9 017631 call mouse_disable_function_flag 
-0x4bca 017632 call mouse_check_device_addr 
-0x4bcb 017633 branch mouse_unplug_clean_bdaddr 
-:      017636 keyboard_idle:
-0x4bcc 017637 bpatch patch09_3 ,mem_patch09 
-0x4bcd 017638 call mouse_low_voltage_led_no_enter_lpm 
-0x4bce 017639 branch ui_check_paring_button 
-:      017643 keyboard_start_work:
-0x4bcf 017644 bpatch patch09_4 ,mem_patch09 
-0x4bd0 017645 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bd1 017646 bbit0 mouse_enable_adc ,keyboard_start_work_next 
-0x4bd2 017647 call enable_adc 
-0x4bd3 017648 call vdd_calculate_by_mode 
-0x4bd4 017649 store 2 ,mem_mouse_vdd_now_vol 
-0x4bd5 017651 fetch 2 ,mem_adc_current_value 
-0x4bd6 017652 isub temp ,null 
-0x4bd7 017653 branch keyboard_start_work ,positive 
-0x4bd8 017654 arg mem_mouse_vdd_calculate_set ,rega 
-0x4bd9 017655 call mouse_adc_bat_percent_lowpower_out 
-0x4bda 017656 fetch 1 ,mem_adc_power_flag 
-0x4bdb 017657 bbit1 1 ,keyboard_power_down 
-:      017658 keyboard_start_work_next:
-0x4bdc 017660 fetch 1 ,mem_keyboard_pairing_type 
-0x4bdd 017661 call keyboard_enable_bt_button_pairing ,blank 
-0x4bde 017662 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4bdf 017663 nrtn blank 
-0x4be0 017664 fetch 1 ,mem_device_flag 
-0x4be1 017665 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
-0x4be2 017666 call mouse_bluetooth_fast_conn_disable 
-0x4be3 017667 fetch 6 ,mem_device1_addr 
-0x4be4 017668 branch mouse_bluetooth_fast_conn_init ,blank 
-0x4be5 017669 branch mouse_start_reconnect_device 
-:      017681 keyboard_le:
-0x4be6 017682 bpatch patch09_5 ,mem_patch09 
-0x4be7 017683 call le_fifo_check_nearly_full 
-0x4be8 017684 nrtn blank 
-0x4be9 017685 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x4bea 017686 beq 0xff ,keyboard_le_next 
-0x4beb 017687 fetch 1 ,mem_le_connect_status_flag 
-0x4bec 017688 and pdata ,0x03 ,pdata 
-0x4bed 017689 rtnne 0x03 
-:      017690 keyboard_le_next:
-0x4bee 017691 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bef 017692 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4bf0 017693 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4bf1 017694 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4bf2 017695 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x4bf3 017696 call keyboard_motion 
-0x4bf4 017697 nrtn user 
-0x4bf5 017698 call mouse_current_mult_update 
-0x4bf6 017699 call mouse_wheel_trigger 
-0x4bf7 017700 fetch mouse_flag_len ,mem_mouse_flag 
-0x4bf8 017701 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x4bf9 017702 fetch 1 ,mem_customer_key 
-0x4bfa 017703 branch mouse_le_send_keyboard_package_data 
-:      017710 kscan_dispatch:
-0x4bfb 017711 fetch 1 ,mem_device_option 
-0x4bfc 017712 rtnne dvc_op_keyboard 
-0x4bfd 017713 call keyboard_keyscan 
-0x4bfe 017714 call keyboard_key_process 
-0x4bff 017715 branch keyboard_special_key_check 
-:      017722 keyboard_keyscan:
-0x4c00 017723 bpatch patch09_6 ,mem_patch09 
-0x4c01 017724 call keyboard_stb_state_low 
-0x4c02 017725 setarg 0 
-0x4c03 017726 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c04 017727 arg mem_keyscan_value_current ,contr 
-0x4c05 017728 arg mem_keyscan_value_check ,contw 
-0x4c06 017729 arg 20 ,loopcnt 
-0x4c07 017730 call memcpy 
-0x4c08 017731 setarg mem_keyscan_value_current 
-0x4c09 017732 store 2 ,mem_keyscan_value_ptr 
-0x4c0a 017733 setarg mem_keyscan_exmcu_value 
-0x4c0b 017734 store 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c0c 017735 call keyboard_keyscan_get_exmcu_value 
-0x4c0d 017736 call keyboard_keyscan_get_mcu_value 
-0x4c0e 017737 call keyboard_stb_state_high 
-:      017738 keyboard_keyscan_copy_value:
-0x4c0f 017739 fetch 2 ,mem_kb_excol_ptr 
-0x4c10 017740 copy pdata ,regb 
-0x4c11 017741 jam 0 ,mem_keyscan_col_loop_count 
-:      017742 keyboard_compare_col_excol_gpio_loop:
-0x4c12 017743 ifetcht 1 ,regb 
-0x4c13 017744 fetch 2 ,mem_kb_col_ptr 
-0x4c14 017745 copy pdata ,rega 
-0x4c15 017746 copy rega ,regc 
-0x4c16 017747 arg 20 ,loopcnt 
-:      017748 keyboard_compare_col_gpio_loop:
-0x4c17 017749 ifetch 1 ,rega 
-0x4c18 017750 isub temp ,null 
-0x4c19 017751 branch keyboard_copy_value_exmcu_to_mcu ,zero 
-0x4c1a 017752 increase 1 ,rega 
-0x4c1b 017753 loop keyboard_compare_col_gpio_loop 
-:      017754 keyboard_compare_col_excol_gpio_loop_next:
-0x4c1c 017755 increase 1 ,regb 
-0x4c1d 017756 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c1e 017757 increase 1 ,pdata 
-0x4c1f 017758 store 1 ,mem_keyscan_col_loop_count 
-0x4c20 017759 sub pdata ,10 ,null 
-0x4c21 017760 branch keyboard_compare_col_excol_gpio_loop ,positive 
-0x4c22 017762 rtn 
-:      017764 keyboard_copy_value_exmcu_to_mcu:
-0x4c23 017765 fetch 2 ,mem_keyscan_value_ptr 
-0x4c24 017766 copy pdata ,contw 
-0x4c25 017767 copy rega ,pdata 
-0x4c26 017768 isub regc ,pdata 
-0x4c27 017769 iadd contw ,contw 
-0x4c28 017770 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-0x4c29 017771 copy pdata ,regc 
-0x4c2a 017772 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c2b 017773 iadd regc ,regc 
-0x4c2c 017774 ifetch 1 ,regc 
-0x4c2d 017775 istore 1 ,contw 
-0x4c2e 017776 branch keyboard_compare_col_excol_gpio_loop_next 
-:      017778 keyboard_keyscan_get_exmcu_value:
-0x4c2f 017779 bpatch patch09_7 ,mem_patch09 
-0x4c30 017780 call keyboard_stb_state_high 
-0x4c31 017781 call keyboard_clk_input 
-:      017782 keyboard_keyscan_exmcu_start:
-0x4c32 017783 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c33 017784 increase 1 ,pdata 
-0x4c34 017785 store 2 ,mem_keyscan_exmcu_wait_wake_count 
-0x4c35 017786 bbit1 9 ,keyboard_keyscan_reset_exmcu 
-0x4c36 017787 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c37 017788 call gpio_get_bit 
-0x4c38 017789 nbranch keyboard_keyscan_exmcu_start ,true 
-0x4c39 017790 nop 20 
-0x4c3a 017791 call keyboard_clk_state_high 
-0x4c3b 017792 call keyboard_stb_state_low 
-0x4c3c 017793 jam 0 ,mem_keyscan_col_loop_count 
-:      017794 keyboard_keyscan_exmcu_start_loop:
-0x4c3d 017795 call keyboard_clk_state_low 
-0x4c3e 017796 call keyboard_keyscan_exmcu_get_col_value 
-0x4c3f 017797 call keyboard_clk_state_high 
-0x4c40 017798 call keyboard_keyscan_exmcu_get_col_value 
-0x4c41 017799 sub pdata ,9 ,null 
-0x4c42 017800 branch keyboard_keyscan_exmcu_start_loop ,positive 
-0x4c43 017801 call keyboard_clk_state_low 
-0x4c44 017802 call keyboard_keyscan_exmcu_get_col_value 
-0x4c45 017803 branch keyboard_clk_state_high 
-:      017805 keyboard_keyscan_exmcu_get_col_value:
-0x4c46 017806 jam 0 ,mem_keyscan_value_temp 
-0x4c47 017807 nop 50 
-0x4c48 017808 call keyboard_keyscan_get_col_value 
-0x4c49 017809 fetch 2 ,mem_keyscan_exmcu_value_ptr 
-:      017810 keyboard_keyscan_value_store:
-0x4c4a 017811 copy pdata ,contw 
-0x4c4b 017812 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c4c 017813 iadd contw ,contw 
-0x4c4d 017814 fetch 1 ,mem_keyscan_value_temp 
-0x4c4e 017815 istore 1 ,contw 
-0x4c4f 017816 fetch 1 ,mem_keyscan_col_loop_count 
-0x4c50 017817 increase 1 ,pdata 
-0x4c51 017818 store 1 ,mem_keyscan_col_loop_count 
-0x4c52 017819 rtn 
-:      017822 keyboard_keyscan_get_mcu_value:
-0x4c53 017823 nop 20 
-0x4c54 017824 fetch 2 ,mem_kb_col_ptr 
-0x4c55 017825 copy pdata ,regb 
-0x4c56 017826 jam 0 ,mem_keyscan_col_loop_count 
-:      017827 keyboard_keyscan_mcu_start:
-0x4c57 017828 jam 0 ,mem_keyscan_value_temp 
-0x4c58 017829 ifetcht 1 ,regb 
-0x4c59 017830 isolate1 7 ,temp 
-0x4c5a 017831 branch keyboard_keyscan_mcu_start_loop ,true 
-0x4c5b 017832 call gpio_out_active 
-0x4c5c 017833 call keyboard_keyscan_get_col_value 
-0x4c5d 017834 ifetcht 1 ,regb 
-0x4c5e 017835 call gpio_set_high_impedance 
-:      017836 keyboard_keyscan_mcu_start_loop:
-0x4c5f 017837 increase 1 ,regb 
-0x4c60 017838 fetch 2 ,mem_keyscan_value_ptr 
-0x4c61 017839 call keyboard_keyscan_value_store 
-0x4c62 017840 sub pdata ,19 ,null 
-0x4c63 017841 branch keyboard_keyscan_mcu_start ,positive 
-0x4c64 017842 rtn 
-:      017845 keyboard_keyscan_get_col_value:
-0x4c65 017846 fetch 2 ,mem_kb_row_ptr 
-0x4c66 017847 copy pdata ,regc 
-0x4c67 017848 arg 8 ,loopcnt 
-:      017850 keyboard_keyscan_get_col_value_loop:
-0x4c68 017851 ifetcht 1 ,regc 
-0x4c69 017852 call gpio_get_bit 
-0x4c6a 017853 fetch 1 ,mem_keyscan_value_temp 
-0x4c6b 017854 rshift pdata ,pdata 
-0x4c6c 017855 setflag true ,7 ,pdata 
-0x4c6d 017856 store 1 ,mem_keyscan_value_temp 
-0x4c6e 017857 increase 1 ,regc 
-0x4c6f 017858 loop keyboard_keyscan_get_col_value_loop 
-0x4c70 017859 rtn 
-:      017860 keyboard_keyscan_reset_exmcu:
-0x4c71 017861 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c72 017862 call gpio_out_active 
-0x4c73 017863 nop 20 
-0x4c74 017864 fetcht 1 ,mem_mcu_rstb_gpio 
-0x4c75 017865 call gpio_out_inactive 
-0x4c76 017866 nop 6000 
-0x4c77 017867 rtn 
-0x4c78 017868 branch keyboard_keyscan 
-:      017869 keyboard_clk_state_high:
-0x4c79 017870 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7a 017871 branch gpio_out_inactive 
-:      017873 keyboard_clk_state_low:
-0x4c7b 017874 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c7c 017875 branch gpio_out_active 
-:      017876 keyboard_gpio_config_input_pu:
-0x4c7d 017877 sub temp ,ui_button_gpio_disable ,null 
-0x4c7e 017878 rtn zero 
-0x4c7f 017879 set0 gpio_active_bit ,temp 
-0x4c80 017880 branch gpio_config_input 
-:      017881 keyboard_clk_input:
-0x4c81 017882 fetcht 1 ,mem_mcu_clk_gpio 
-0x4c82 017883 branch gpio_config_input 
-:      017885 keyboard_stb_state_high:
-0x4c83 017886 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c84 017887 branch gpio_out_inactive 
-:      017889 keyboard_stb_state_low:
-0x4c85 017890 fetcht 1 ,mem_mcu_stb_gpio 
-0x4c86 017891 branch gpio_out_active 
-:      017902 keyboard_press_change_or_no_key:
-0x4c87 017903 jam 0 ,mem_same_keyvalue_timerout_flag 
-0x4c88 017904 fetch 2 ,mem_same_keyvalue_timer_init 
-0x4c89 017905 store 2 ,mem_same_keyvalue_timer 
-0x4c8a 017906 rtn 
-:      017908 keyboard_key_process:
-0x4c8b 017910 bpatch patch0a_0 ,mem_patch0a 
-0x4c8c 017911 arg mem_keyscan_value_current ,rega 
-0x4c8d 017912 arg mem_keyscan_value_check ,regb 
-0x4c8e 017913 arg 20 ,loopcnt 
-0x4c8f 017914 call string_compare 
-0x4c90 017915 nbranch keyboard_press_change_or_no_key ,zero 
-0x4c91 017916 call keyboard_keyscan_value_current_zero_check 
-0x4c92 017917 call keyboard_press_change_or_no_key ,blank 
-0x4c93 017919 call keyboard_ghost_key_check 
-0x4c94 017920 fetch 1 ,mem_mouse_ghost_flag 
-0x4c95 017921 nrtn blank 
-0x4c96 017922 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4c97 017923 rtneq cammbination_key_press 
-0x4c98 017924 rtneq cammbination_key_hold 
-0x4c99 017925 rtneq cammbination_key_wait_release 
-0x4c9a 017928 jam 0 ,mem_keyscan_col_loop_count 
-0x4c9b 017929 arg mem_keyscan_value_current ,rega 
-0x4c9c 017930 arg mem_keyscan_value_old ,regb 
-:      017931 keyboard_keyvalue_process:
-0x4c9d 017932 ifetcht 1 ,rega 
-0x4c9e 017933 ifetch 1 ,regb 
-0x4c9f 017934 ixor temp ,pdata 
-0x4ca0 017935 branch keyboard_keyvalue_process_loop ,blank 
-0x4ca1 017936 store 1 ,mem_keyscan_value_temp 
-0x4ca2 017937 storet 1 ,mem_keyboard_press_flag_temp 
-0x4ca3 017938 istoret 1 ,regb 
-0x4ca4 017939 jam 1 ,mem_keyboard_data_change_flag 
-0x4ca5 017940 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
-:      017941 keyboard_keyvalue_change:
-0x4ca6 017942 fetch 1 ,mem_keyscan_value_temp 
-0x4ca7 017943 bbit0 0 ,keyboard_keyvalue_change_loop 
-0x4ca8 017944 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ca9 017945 mul32 pdata ,8 ,pdata 
-0x4caa 017946 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cab 017947 iadd temp ,pdata 
-0x4cac 017948 arg mem_keyboard_keyvalue_map ,contr 
-0x4cad 017949 iadd contr ,contr 
-0x4cae 017950 ifetch 1 ,contr 
-0x4caf 017951 store 1 ,mem_keyboard_keyvalue_temp 
-0x4cb0 017952 call keyboard_keyvalue_fn_replace 
-0x4cb1 017953 call keyboard_keyvalue_commbination_replace 
-0x4cb2 017954 call keyboard_keyvalue_in_out 
-:      017955 keyboard_keyvalue_change_loop:
-0x4cb3 017956 fetch 1 ,mem_keyscan_value_temp 
-0x4cb4 017957 rshift pdata ,pdata 
-0x4cb5 017958 store 1 ,mem_keyscan_value_temp 
-0x4cb6 017959 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cb7 017960 rshift pdata ,pdata 
-0x4cb8 017961 store 1 ,mem_keyboard_press_flag_temp 
-0x4cb9 017962 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cba 017963 increase 1 ,pdata 
-0x4cbb 017964 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
-0x4cbc 017965 loop keyboard_keyvalue_change 
-:      017966 keyboard_keyvalue_process_loop:
-0x4cbd 017967 increase 1 ,rega 
-0x4cbe 017968 increase 1 ,regb 
-0x4cbf 017969 fetch 1 ,mem_keyscan_col_loop_count 
-0x4cc0 017970 increase 1 ,pdata 
-0x4cc1 017971 store 1 ,mem_keyscan_col_loop_count 
-0x4cc2 017972 sub pdata ,19 ,null 
-0x4cc3 017973 branch keyboard_keyvalue_process ,positive 
-0x4cc4 017974 rtn 
-:      017976 keyboard_keyscan_value_current_zero_check:
-0x4cc5 017977 fetch 8 ,mem_keyscan_value_current 
-0x4cc6 017978 nrtn blank 
-0x4cc7 017979 fetch 8 ,mem_keyscan_value_current + 8 
-0x4cc8 017980 nrtn blank 
-0x4cc9 017981 fetch 4 ,mem_keyscan_value_current + 16 
-0x4cca 017982 nrtn blank 
-0x4ccb 017983 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4ccc 017984 rtn 
-:      017988 keyboard_ghost_key_check:
-0x4ccd 017989 bpatch patch0a_1 ,mem_patch0a 
-0x4cce 017990 jam 0 ,mem_mouse_ghost_flag 
-0x4ccf 017991 jam 0 ,mem_keyboard_all_press_key_count 
-0x4cd0 017992 arg mem_keyscan_value_current ,rega 
-0x4cd1 017993 arg 20 ,loopcnt 
-:      017994 keyboard_ghost_key_check_loop:
-0x4cd2 017995 jam 0 ,mem_keyboard_current_col_press_key_count 
-0x4cd3 017996 ifetch 1 ,rega 
-0x4cd4 017997 branch keyboard_ghost_key_check_next_loop ,blank 
-:      017998 keyboard_current_col_press_key_count_check:
-0x4cd5 017999 fetcht 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd6 018000 increase 1 ,temp 
-0x4cd7 018001 storet 1 ,mem_keyboard_current_col_press_key_count 
-0x4cd8 018002 copy pdata ,temp 
-0x4cd9 018003 increase -1 ,pdata 
-0x4cda 018004 iand temp ,pdata 
-0x4cdb 018005 nbranch keyboard_current_col_press_key_count_check ,zero 
-0x4cdc 018006 fetch 1 ,mem_keyboard_current_col_press_key_count 
-0x4cdd 018007 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4cde 018008 iadd temp ,temp 
-0x4cdf 018009 storet 1 ,mem_keyboard_all_press_key_count 
-0x4ce0 018010 sub pdata ,1 ,null 
-0x4ce1 018011 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce2 018012 sub temp ,2 ,null 
-0x4ce3 018013 branch keyboard_ghost_key_check_next_loop ,positive 
-0x4ce4 018014 jam 0 ,mem_keyscan_col_loop_count 
-0x4ce5 018015 jam 0 ,mem_keyboard_same_row_press_key_count 
-0x4ce6 018016 ifetcht 1 ,rega 
-0x4ce7 018017 arg mem_keyscan_value_current ,regb 
-:      018018 keyboard_same_row_key_check:
-0x4ce8 018019 fetch 1 ,mem_keyscan_col_loop_count 
-0x4ce9 018020 increase 1 ,pdata 
-0x4cea 018021 store 1 ,mem_keyscan_col_loop_count 
-0x4ceb 018022 sub pdata ,19 ,null 
-0x4cec 018023 nbranch keyboard_ghost_key_check_next_loop ,positive 
-0x4ced 018024 ifetch 1 ,regb 
-0x4cee 018025 iand temp ,null 
-0x4cef 018026 branch keyboard_same_row_key_check_loop ,zero 
-0x4cf0 018027 fetch 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf1 018028 increase 1 ,pdata 
-0x4cf2 018029 store 1 ,mem_keyboard_same_row_press_key_count 
-0x4cf3 018030 sub pdata ,1 ,null 
-0x4cf4 018031 branch keyboard_same_row_key_check_loop ,positive 
-0x4cf5 018032 jam 1 ,mem_mouse_ghost_flag 
-0x4cf6 018033 rtn 
-:      018035 keyboard_ghost_key_check_next_loop:
-0x4cf7 018036 increase 1 ,rega 
-0x4cf8 018037 loop keyboard_ghost_key_check_loop 
-0x4cf9 018038 rtn 
-:      018040 keyboard_same_row_key_check_loop:
-0x4cfa 018041 increase 1 ,regb 
-0x4cfb 018042 branch keyboard_same_row_key_check 
-:      018050 keyboard_keyvalue_fn_replace:
-0x4cfc 018051 bpatch patch0a_2 ,mem_patch0a 
-0x4cfd 018052 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4cfe 018053 ncall keyboard_commbination_delay_release_clear ,blank 
-0x4cff 018054 fetch 1 ,mem_keyboard_fn_flag 
-0x4d00 018055 ncall keyboard_keyvalue_fn_replace_press ,blank 
-0x4d01 018056 fetch 1 ,mem_keyboard_fn_first 
-0x4d02 018057 fetcht 1 ,mem_keyboard_fn_flag 
-0x4d03 018058 ixor temp ,pdata 
-0x4d04 018059 rtn zero 
-0x4d05 018060 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d06 018061 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
-0x4d07 018062 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
-0x4d08 018063 sub pdata ,hid_key_f12 ,null 
-0x4d09 018064 nrtn positive 
-0x4d0a 018065 arg hid_key_f1 ,temp 
-0x4d0b 018066 isub temp ,pdata 
-0x4d0c 018067 nrtn positive 
-0x4d0d 018068 arg mem_keyboard_fn_f1 ,contr 
-0x4d0e 018069 iadd contr ,contr 
-0x4d0f 018070 ifetch 1 ,contr 
-0x4d10 018071 branch keyboard_keyvalue_store_temp 
-:      018073 keyboard_keyvalue_fn_replace_press:
-0x4d11 018074 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d12 018075 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
-0x4d13 018076 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
-0x4d14 018077 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
-0x4d15 018078 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
-0x4d16 018079 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
-0x4d17 018080 beq hid_key_space ,keyboard_keyvalue_fn_space 
-0x4d18 018081 rtn 
-:      018083 keyboard_keyvalue_fn_esc:
-0x4d19 018084 fetch 1 ,mem_keyboard_fn_esc 
-0x4d1a 018085 branch keyboard_keyvalue_store_temp 
-:      018087 keyboard_keyvalue_fn_delete:
-0x4d1b 018088 fetch 1 ,mem_keyboard_fn_del 
-0x4d1c 018089 branch keyboard_keyvalue_store_temp 
-:      018091 keyboard_keyvalue_fn_up_arrow:
-0x4d1d 018092 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d1e 018093 rtn blank 
-0x4d1f 018094 setarg hid_key_page_up 
-0x4d20 018095 branch keyboard_keyvalue_store_temp 
-:      018097 keyboard_keyvalue_fn_down_arrow:
-0x4d21 018098 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d22 018099 rtn blank 
-0x4d23 018100 setarg hid_key_page_down 
-0x4d24 018101 branch keyboard_keyvalue_store_temp 
-:      018103 keyboard_keyvalue_fn_left_arrow:
-0x4d25 018104 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d26 018105 rtn blank 
-0x4d27 018106 setarg hid_key_home 
-0x4d28 018107 branch keyboard_keyvalue_store_temp 
-:      018109 keyboard_keyvalue_fn_right_arrow:
-0x4d29 018110 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
-0x4d2a 018111 rtn blank 
-0x4d2b 018112 setarg hid_key_end 
-0x4d2c 018113 branch keyboard_keyvalue_store_temp 
-:      018115 keyboard_keyvalue_fn_left_ctrl:
-0x4d2d 018116 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
-0x4d2e 018117 rtn blank 
-0x4d2f 018118 fetch 1 ,mem_kb_computer_system 
-0x4d30 018119 beq system_os_windows ,keyboard_keyvalue_windows_osk 
-0x4d31 018120 setarg hid_key_os_soft_kb 
-0x4d32 018121 branch keyboard_keyvalue_store_temp 
-:      018122 keyboard_keyvalue_windows_osk:
-0x4d33 018123 setarg hid_key_osk 
-0x4d34 018124 branch keyboard_keyvalue_store_temp 
-:      018126 keyboard_keyvalue_fn_space:
-0x4d35 018127 fetch 1 ,mem_keyboard_fn_space_enable_flag 
-0x4d36 018128 rtn blank 
-0x4d37 018129 setarg hid_key_language 
-:      018130 keyboard_keyvalue_store_temp:
-0x4d38 018131 store 1 ,mem_keyboard_keyvalue_temp 
-0x4d39 018132 rtn 
-:      018138 keyboard_keyvalue_commbination_replace:
-0x4d3a 018139 bpatch patch0a_3 ,mem_patch0a 
-0x4d3b 018140 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4d3c 018141 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
-0x4d3d 018142 beq hid_key_page_up ,keyboard_commination_pageup_replace 
-0x4d3e 018143 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
-0x4d3f 018144 beq hid_key_home ,keyboard_commination_home_replace 
-0x4d40 018145 beq hid_key_end ,keyboard_commination_end_replace 
-0x4d41 018146 beq hid_key_select_all ,keyboard_commination_select_all 
-0x4d42 018147 beq hid_key_copy ,keyboard_commbination_copy 
-0x4d43 018148 beq hid_key_paste ,keyboard_commbination_paste 
-0x4d44 018149 beq hid_key_cut ,keyboard_commbination_cut 
-0x4d45 018150 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
-0x4d46 018151 beq hid_key_osk ,keyboard_commbination_osk 
-0x4d47 018152 beq hid_key_language ,keyboard_commbination_language 
-0x4d48 018153 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
-0x4d49 018154 rtn 
-:      018156 keyboard_commbination_delay_release_set:
-0x4d4a 018157 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d4b 018158 nrtn blank 
-0x4d4c 018159 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4d 018160 rtn 
-:      018162 keyboard_commbination_delay_release_clear:
-0x4d4e 018163 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4d4f 018164 rtn 
-:      018166 keyboard_commination_screen_shot_replace:
-0x4d50 018167 fetch 1 ,mem_kb_computer_system 
-0x4d51 018168 rtneq system_os_windows 
-0x4d52 018169 rtneq system_os_andriod 
-0x4d53 018170 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
-0x4d54 018171 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
-0x4d55 018172 branch keyboard_commbination_keypress 
-:      018174 keyboard_commination_pageup_replace:
-0x4d56 018175 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-:      018176 keyboard_commination_ios_mac_command_commiation:
-0x4d57 018177 fetch 1 ,mem_kb_computer_system 
-0x4d58 018178 rtneq system_os_windows 
-0x4d59 018179 rtneq system_os_andriod 
-0x4d5a 018180 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d5b 018181 branch keyboard_commbination_keypress 
-:      018183 keyboard_commination_pagedown_replace:
-0x4d5c 018184 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5d 018185 branch keyboard_commination_ios_mac_command_commiation 
-:      018187 keyboard_commination_home_replace:
-0x4d5e 018188 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d5f 018189 branch keyboard_commination_ios_mac_command_commiation 
-:      018191 keyboard_commination_end_replace:
-0x4d60 018192 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d61 018193 branch keyboard_commination_ios_mac_command_commiation 
-:      018195 keyboard_commination_select_all:
-0x4d62 018196 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
-:      018197 keyboard_commbination_text_edit:
-0x4d63 018198 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d64 018199 fetch 1 ,mem_kb_computer_system 
-0x4d65 018200 beq system_os_windows ,keyboard_commbination_keypress 
-0x4d66 018201 beq system_os_andriod ,keyboard_commbination_keypress 
-0x4d67 018202 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d68 018203 branch keyboard_commbination_keypress 
-:      018205 keyboard_commbination_copy:
-0x4d69 018206 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
-0x4d6a 018207 branch keyboard_commbination_text_edit 
-:      018209 keyboard_commbination_paste:
-0x4d6b 018210 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
-0x4d6c 018211 branch keyboard_commbination_text_edit 
-:      018213 keyboard_commbination_cut:
-0x4d6d 018214 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
-0x4d6e 018215 branch keyboard_commbination_text_edit 
-:      018217 keyboard_commination_os_lock:
-0x4d6f 018218 fetch 1 ,mem_kb_computer_system 
-0x4d70 018219 beq system_os_windows ,keyboard_commination_windows_lock 
-0x4d71 018220 beq system_os_mac ,keyboard_commination_mac_lock 
-0x4d72 018221 setarg hid_key_ios_android_os_lock 
-0x4d73 018222 branch keyboard_keyvalue_store_temp 
-:      018223 keyboard_commination_windows_lock:
-0x4d74 018224 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d75 018225 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
-0x4d76 018226 branch keyboard_commbination_keypress 
-:      018227 keyboard_commination_mac_lock:
-0x4d77 018228 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d78 018229 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
-0x4d79 018230 branch keyboard_commbination_keypress 
-:      018232 keyboard_commbination_osk:
-0x4d7a 018233 fetch 1 ,mem_kb_computer_system 
-0x4d7b 018234 beq system_os_windows ,keyboard_commbination_windows_osk 
-0x4d7c 018235 setarg hid_key_os_soft_kb 
-0x4d7d 018236 branch keyboard_keyvalue_store_temp 
-:      018237 keyboard_commbination_windows_osk:
-0x4d7e 018238 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
-0x4d7f 018239 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
-0x4d80 018240 branch keyboard_commbination_keypress 
-:      018242 keyboard_commbination_language:
-0x4d81 018243 fetch 1 ,mem_kb_computer_system 
-0x4d82 018244 beq system_os_windows ,keyboard_commbination_language_windows 
-0x4d83 018245 beq system_os_andriod ,keyboard_commbination_language_andriod 
-0x4d84 018246 jam left_control ,mem_keyboard_commbination_control_key_value 
-:      018247 keyboard_commbination_language_next:
-0x4d85 018248 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
-0x4d86 018249 call keyboard_commbination_delay_release_set 
-0x4d87 018250 branch keyboard_commbination_keypress 
-:      018251 keyboard_commbination_language_windows:
-0x4d88 018252 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d89 018253 branch keyboard_commbination_language_next 
-:      018254 keyboard_commbination_language_andriod:
-0x4d8a 018255 jam left_shift ,mem_keyboard_commbination_control_key_value 
-0x4d8b 018256 branch keyboard_commbination_language_next 
-:      018258 keyboard_commbination_app_tiling:
-0x4d8c 018259 fetch 1 ,mem_kb_computer_system 
-0x4d8d 018260 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
-0x4d8e 018261 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
-0x4d8f 018262 jam left_control ,mem_keyboard_commbination_control_key_value 
-0x4d90 018263 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
-0x4d91 018264 branch keyboard_commbination_keypress 
-:      018265 keyboard_commbination_app_tiling_windows_android:
-0x4d92 018266 jam left_gui ,mem_keyboard_commbination_control_key_value 
-0x4d93 018267 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
-0x4d94 018268 branch keyboard_commbination_keypress 
-:      018270 keyboard_commbination_keypress:
-0x4d95 018271 jam 0 ,mem_keyboard_keyvalue_temp 
-0x4d96 018272 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4d97 018273 bbit0 0 ,keyboard_commbination_key_wait_release_set 
-0x4d98 018274 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4d99 018275 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
-:      018276 keyboard_commbination_key_press_set:
-0x4d9a 018277 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
-0x4d9b 018278 rtn 
-:      018280 keyboard_commbination_key_wait_release_set:
-0x4d9c 018281 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
-0x4d9d 018282 rtn 
-:      018284 keyboard_commbination_key_null_set:
-0x4d9e 018285 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
-0x4d9f 018286 rtn 
-:      018289 keyboard_commbination_key_value_store:
-0x4da0 018290 store 1 ,mem_keyboard_tx_data + 1 
-0x4da1 018291 storet 1 ,mem_keyboard_tx_data + 3 
-0x4da2 018292 call enable_user 
-0x4da3 018293 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4da4 018294 branch keyboard_motion_data_check_next 
-:      018296 keyboard_commbination_key_press_process:
-0x4da5 018297 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4da6 018298 arg 0 ,temp 
-0x4da7 018299 call keyboard_commbination_key_value_store 
-:      018300 keyboard_commbination_key_hold_set:
-0x4da8 018301 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
-0x4da9 018302 rtn 
-:      018304 keyboard_commbination_key_hold_process:
-0x4daa 018305 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
-0x4dab 018306 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4dac 018307 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
-0x4dad 018308 branch keyboard_commbination_key_value_store 
-:      018310 keyboard_commbination_key_wait_release_process:
-0x4dae 018311 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4daf 018312 fetch 1 ,mem_keyboard_commbination_control_key_value 
-0x4db0 018313 arg 0 ,temp 
-0x4db1 018314 call keyboard_commbination_key_value_store 
-0x4db2 018315 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4db3 018316 branch keyboard_commbination_key_null_set ,blank 
-:      018317 keyboard_commbination_key_release_set:
-0x4db4 018318 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
-0x4db5 018319 rtn 
-:      018321 keyboard_commbination_key_release_process:
-0x4db6 018322 branch keyboard_commbination_key_value_store + 2 
-:      018324 keyboard_commbination_key_null_process:
-0x4db7 018325 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
-0x4db8 018326 arg 0 ,pdata 
-0x4db9 018327 arg 0 ,temp 
-0x4dba 018328 branch keyboard_commbination_key_value_store 
-:      018332 keyboard_keyvalue_in_out:
-0x4dbb 018333 bpatch patch0a_4 ,mem_patch0a 
-0x4dbc 018334 fetch 1 ,mem_keyboard_keyvalue_temp 
-0x4dbd 018335 sub pdata ,hid_key_right_gui ,null 
-0x4dbe 018336 branch keyboard_keyvalue_standard ,positive 
-0x4dbf 018337 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
-0x4dc0 018338 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc1 018339 bbit1 0 ,keyboard_keyvalue_standard 
-0x4dc2 018340 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
-:      018341 keyboard_keyvalue_standard:
-0x4dc3 018342 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
-0x4dc4 018343 fetch 1 ,mem_keyboard_press_flag_temp 
-0x4dc5 018344 bbit1 0 ,keyboard_keyvalue_standard_in 
-:      018345 keyboard_keyvalue_standard_out:
-0x4dc6 018346 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dc7 018347 arg 6 ,loopcnt 
-0x4dc8 018348 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018349 keyboard_keyvalue_standard_out_loop:
-0x4dc9 018350 ifetch 1 ,contr 
-0x4dca 018351 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
-0x4dcb 018352 isub temp ,null 
-0x4dcc 018353 nbranch keyboard_keyvalue_standard_out_next ,zero 
-0x4dcd 018354 ifetch 1 ,contr 
-0x4dce 018355 increase -2 ,contr 
-0x4dcf 018356 istore 1 ,contr 
-0x4dd0 018357 rtn blank 
-0x4dd1 018358 increase 1 ,contr 
-0x4dd2 018359 istoret 1 ,contr 
-:      018360 keyboard_keyvalue_standard_out_next:
-0x4dd3 018361 loop keyboard_keyvalue_standard_out_loop 
-0x4dd4 018362 sub temp ,hid_key_right_gui ,null 
-0x4dd5 018363 nrtn positive 
-0x4dd6 018364 sub temp ,0xbf ,null 
-0x4dd7 018365 rtn positive 
-:      018366 keyboard_keyvalue_control_key_out:
-0x4dd8 018367 and temp ,0x07 ,queue 
-0x4dd9 018368 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dda 018369 qset0 pdata 
-0x4ddb 018370 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ddc 018371 rtn 
-:      018373 keyboard_keyvalue_standard_in:
-0x4ddd 018374 fetcht 1 ,mem_keyboard_keyvalue_temp 
-0x4dde 018375 arg 6 ,loopcnt 
-0x4ddf 018376 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-:      018377 keyboard_keyvalue_standard_in_loop:
-0x4de0 018378 ifetch 1 ,contr 
-0x4de1 018379 branch keyboard_keyvalue_standard_in_data ,blank 
-0x4de2 018380 isub temp ,null 
-0x4de3 018381 rtn zero 
-0x4de4 018382 loop keyboard_keyvalue_standard_in_loop 
-0x4de5 018383 sub temp ,hid_key_right_gui ,null 
-0x4de6 018384 nrtn positive 
-0x4de7 018385 sub temp ,0xbf ,null 
-0x4de8 018386 rtn positive 
-:      018387 keyboard_keyvalue_control_key_in:
-0x4de9 018388 and temp ,0x07 ,queue 
-0x4dea 018389 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4deb 018390 qset1 pdata 
-0x4dec 018391 store 1 ,mem_keyboard_keyvalue_buffer 
-0x4ded 018392 rtn 
-:      018394 keyboard_keyvalue_standard_in_data:
-0x4dee 018395 sub temp ,hid_key_right_gui ,null 
-0x4def 018396 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
-0x4df0 018397 sub temp ,0xbf ,null 
-0x4df1 018398 nbranch keyboard_keyvalue_control_key_in ,positive 
-:      018399 keyboard_keyvalue_standard_in_data_next:
-0x4df2 018400 increase -1 ,contr 
-0x4df3 018401 istoret 1 ,contr 
-0x4df4 018402 rtn 
-:      018406 keyboard_special_key_check:
-0x4df5 018407 bpatch patch0a_5 ,mem_patch0a 
-0x4df6 018408 call keyboard_pairing_button_check 
-0x4df7 018409 jam 0 ,mem_keyboard_fn_flag 
-0x4df8 018410 jam 0 ,mem_keyboard_control_key_flag 
-0x4df9 018411 jam 0 ,mem_keyboard_bt_button_flag 
-0x4dfa 018412 fetch 1 ,mem_keyboard_keyvalue_buffer 
-0x4dfb 018413 ncall keyborad_control_key_set ,blank 
-0x4dfc 018414 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4dfd 018415 arg 6 ,loopcnt 
-:      018416 keyboard_special_key_check_loop:
-0x4dfe 018417 ifetch 1 ,contr 
-0x4dff 018418 sub pdata ,hid_key_fn ,null 
-0x4e00 018419 call keyboard_fn_set ,zero 
-0x4e01 018420 sub pdata ,hid_key_pb ,null 
-0x4e02 018421 call keyboard_pb_set ,zero 
-0x4e03 018422 loop keyboard_special_key_check_loop 
-0x4e04 018423 fetch 1 ,mem_device_flag 
-0x4e05 018424 beq mode_24g_device ,keyboard_special_key_check_24g 
-:      018425 keyboard_special_key_check_bluetooth:
-0x4e06 018426 call keyboard_commbination_fast_conn_bt_check 
-0x4e07 018427 fetch 1 ,mem_keyboard_pairing_type 
-0x4e08 018428 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e09 018429 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e0a 018430 fetcht 2 ,mem_keyboard_commbination_key_bt 
-0x4e0b 018431 isub temp ,null 
-0x4e0c 018432 branch keyboard_long_button_bt_discovery ,zero 
-0x4e0d 018433 byteswap temp ,temp 
-0x4e0e 018434 isub temp ,null 
-0x4e0f 018435 branch keyboard_long_button_bt_discovery ,zero 
-0x4e10 018436 rtn 
-:      018437 keyboard_special_key_check_24g:
-0x4e11 018438 fetch 1 ,mem_keyboard_pairing_type 
-0x4e12 018439 branch keyboard_enable_bt_button_pairing ,blank 
-0x4e13 018440 branch keyboard_commbination_pairing_24g_check 
-:      018442 keyboard_pairing_button_check:
-0x4e14 018443 fetch 1 ,mem_keyboard_pairing_type 
-0x4e15 018444 nrtn blank 
-0x4e16 018445 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4e17 018446 sub temp ,ui_button_gpio_disable ,null 
-0x4e18 018447 rtn zero 
-0x4e19 018448 call gpio_get_bit 
-0x4e1a 018449 nbranch keyboard_pairing_button_release ,true 
-0x4e1b 018450 arg 8 ,loopcnt 
-0x4e1c 018451 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e1d 018452 call clear_mem 
-0x4e1e 018453 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
-0x4e1f 018454 rtn 
-:      018456 keyboard_pairing_button_release:
-0x4e20 018457 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e21 018458 rtnne hid_key_pb 
-0x4e22 018459 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
-0x4e23 018460 rtn 
-:      018462 keyboard_enable_bt_button_pairing:
-0x4e24 018463 bpatch patch0a_6 ,mem_patch0a 
-0x4e25 018464 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4e26 018465 rtn blank 
-0x4e27 018466 fetch 1 ,mem_device_flag 
-0x4e28 018467 beq mode_24g_device ,keyboard_24g_start_pair_mode 
-:      018468 keyboard_long_button_bt_discovery:
-0x4e29 018470 jam 0 ,mem_keyboard_data_change_flag 
-0x4e2a 018471 fetch 1 ,mem_device_flag 
-0x4e2b 018472 rtneq mode_24g_device 
-0x4e2c 018473 fetch mouse_flag_len ,mem_mouse_flag 
-0x4e2d 018474 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x4e2e 018475 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x4e2f 018476 call mouse_enable_function_flag 
-0x4e30 018477 call app_evt_button_long_pressed 
-0x4e31 018478 branch keyboard_bb_event_discovery_btn 
-:      018482 keyboard_commbination_pairing_24g_check:
-0x4e32 018483 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e33 018484 fetcht 2 ,mem_keyboard_commbination_key_24g 
-0x4e34 018485 isub temp ,null 
-0x4e35 018486 branch keyboard_24g_start_pair_mode ,zero 
-0x4e36 018487 byteswap temp ,temp 
-0x4e37 018488 isub temp ,null 
-0x4e38 018489 nrtn zero 
-:      018490 keyboard_24g_start_pair_mode:
-0x4e39 018491 call keyboard_pairing_check_otp_offset 
-0x4e3a 018492 jam 0 ,mem_keyboard_data_change_flag 
-0x4e3b 018493 fetch 2 ,mem_24g_pair_timeout 
-0x4e3c 018494 nrtn blank 
-0x4e3d 018495 setarg 0 
-0x4e3e 018496 store 2 ,mem_mouse_no_data_timer 
-0x4e3f 018497 call keyboard_capslock_led_off 
-0x4e40 018498 branch mouse_24g_start_pair_mode 
-:      018501 keyborad_control_key_set:
-0x4e41 018502 jam 1 ,mem_keyboard_control_key_flag 
-0x4e42 018503 rtn 
-:      018505 keyboard_fn_set:
-0x4e43 018506 jam 1 ,mem_keyboard_fn_flag 
-0x4e44 018507 rtn 
-:      018509 keyboard_pb_set:
-0x4e45 018510 jam 1 ,mem_keyboard_bt_button_flag 
-0x4e46 018511 rtn 
-:      018516 keyboard_motion:
-0x4e47 018517 bpatch patch0a_7 ,mem_patch0a 
-0x4e48 018518 disable user 
-0x4e49 018519 jam 0 ,mem_customer_key 
-0x4e4a 018520 jam 0 ,mem_customer_data_trigger 
-0x4e4b 018521 jam 0 ,mem_customer_data_trigger_last 
-0x4e4c 018522 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e4d 018523 beq cammbination_key_press ,keyboard_commbination_key_press_process 
-0x4e4e 018524 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
-0x4e4f 018525 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
-0x4e50 018526 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
-0x4e51 018527 beq cammbination_key_null ,keyboard_commbination_key_null_process 
-0x4e52 018528 fetch 1 ,mem_keyboard_data_change_flag 
-0x4e53 018529 branch keyboard_no_key_press ,blank 
-0x4e54 018530 increase -1 ,pdata 
-0x4e55 018531 store 1 ,mem_keyboard_data_change_flag 
-0x4e56 018532 call keyboard_current_mult_update 
-0x4e57 018533 jam 10 ,mem_keyboard_led_status_get_timer 
-0x4e58 018534 call mouse_no_data_timer_init 
-0x4e59 018535 fetch 1 ,mem_keyboard_commbination_key_step 
-0x4e5a 018536 beq cammbination_key_release ,keyboard_commbination_key_release_process 
-0x4e5b 018537 arg mem_keyboard_tx_data ,contw 
-0x4e5c 018538 arg 10 ,loopcnt 
-0x4e5d 018539 call clear_mem 
-0x4e5e 018540 call keyboard_motion_data_check 
-0x4e5f 018541 jam 0 ,mem_keyboard_data_send_flag 
-0x4e60 018542 rtn 
-:      018544 keyboard_current_mult_update:
-0x4e61 018545 jam 3 ,mem_lpm_mult 
-0x4e62 018546 jam 10 ,mem_mouse_current_mult_timer 
-0x4e63 018547 rtn 
-:      018551 keyboard_no_key_press:
-0x4e64 018552 fetch 1 ,mem_device_flag 
-0x4e65 018553 rtneq mode_bt_device1 
-0x4e66 018554 fetch 1 ,mem_keyboard_led_status_get 
-0x4e67 018555 rtn blank 
-0x4e68 018556 fetch 1 ,mem_24g_repeat_send_flag 
-0x4e69 018557 nrtn blank 
-0x4e6a 018558 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6b 018559 fetch 1 ,mem_keyboard_led_status_get_timer 
-0x4e6c 018560 isub temp ,null 
-0x4e6d 018561 store 1 ,mem_keyboard_led_status_get_timer_last 
-0x4e6e 018562 rtn zero 
-0x4e6f 018563 arg mem_keyboard_tx_data ,contw 
-0x4e70 018564 arg 10 ,loopcnt 
-0x4e71 018565 call clear_mem 
-0x4e72 018566 call enable_user 
-0x4e73 018567 branch keyboard_motion_data_check_next 
-:      018571 keyboard_motion_data_check:
-0x4e74 018572 fetch 1 ,mem_keyboard_consumer_key_status 
-0x4e75 018573 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
-0x4e76 018574 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
-0x4e77 018575 arg 6 ,loopcnt 
-:      018576 keyboard_value_tpye_check:
-0x4e78 018577 ifetch 1 ,contr 
-0x4e79 018578 sub pdata ,hid_key_right_gui ,null 
-0x4e7a 018579 nbranch keyboard_value_tpye_consumer_set ,positive 
-:      018580 keyboard_value_tpye_check_loop:
-0x4e7b 018581 loop keyboard_value_tpye_check 
-0x4e7c 018583 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4e7d 018584 call keyboard_value_release_all_key ,blank 
-0x4e7e 018585 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
-0x4e7f 018586 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
-0x4e80 018587 sub pdata ,hid_key_fn ,null 
-0x4e81 018588 branch keyboard_tx_data_skip_fn ,zero 
-0x4e82 018589 arg mem_keyboard_keyvalue_buffer ,contr 
-0x4e83 018590 arg mem_keyboard_tx_data + 1 ,contw 
-0x4e84 018591 arg 8 ,loopcnt 
-:      018592 keyboard_tx_data_store:
-0x4e85 018593 ifetch 1 ,contr 
-0x4e86 018594 beq hid_key_fn ,keyboard_tx_data_clear_fn 
-:      018595 keyboard_tx_data_store_loop:
-0x4e87 018596 istore 1 ,contw 
-0x4e88 018597 loop keyboard_tx_data_store 
-:      018599 keyboard_motion_data_check_next:
-0x4e89 018600 call keyboard_device_data_tpye_check 
-0x4e8a 018602 fetch 1 ,mem_keyboard_data_send_flag 
-0x4e8b 018603 beq device_data_tpye_mouse ,enable_user 
-0x4e8c 018604 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
-0x4e8d 018605 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
-0x4e8e 018606 beq device_data_tpye_consumer ,device_send_keyboard_data 
-0x4e8f 018607 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
-:      018608 device_send_keyboard_data:
-0x4e90 018609 call mouse_customerkey_press 
-0x4e91 018610 branch enable_user 
-:      018612 keyboard_value_release_all_key:
-0x4e92 018613 arg mem_keyboard_keyvalue_buffer ,contw 
-0x4e93 018614 arg 9 ,loopcnt 
-0x4e94 018615 branch clear_mem 
-:      018618 keyboard_tx_data_skip_fn:
-0x4e95 018619 fetch 2 ,mem_keyboard_keyvalue_buffer 
-0x4e96 018620 store 2 ,mem_keyboard_tx_data + 1 
-0x4e97 018621 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
-0x4e98 018622 store 6 ,mem_keyboard_tx_data + 3 
-0x4e99 018623 branch keyboard_motion_data_check_next 
-:      018625 keyboard_tx_data_clear_fn:
-0x4e9a 018626 setarg 0 
-0x4e9b 018627 branch keyboard_tx_data_store_loop 
-:      018630 keyboard_value_tpye_consumer_set:
-0x4e9c 018631 copy pdata ,temp 
-0x4e9d 018632 bpatch patch0b_0 ,mem_patch0b 
-0x4e9e 018633 copy temp ,pdata 
-0x4e9f 018634 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
-0x4ea0 018635 fetcht 1 ,mem_keyboard_all_press_key_count 
-0x4ea1 018636 sub temp ,hid_key_null ,null 
-0x4ea2 018637 branch keyboard_value_consumer_all_key_release ,zero 
-0x4ea3 018638 beq hid_key_multikey_media ,keyboard_value_media 
-0x4ea4 018639 beq hid_key_multikey_paly ,keyboard_value_play 
-0x4ea5 018640 beq hid_key_multikey_stop ,keyboard_value_stop 
-0x4ea6 018641 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
-0x4ea7 018642 beq hid_key_multikey_next_track ,keyboard_value_next_track 
-0x4ea8 018643 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
-0x4ea9 018644 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
-0x4eaa 018645 beq hid_key_multikey_mute ,keyboard_value_mute 
-0x4eab 018646 beq hid_key_my_computer ,keyboard_value_my_computer 
-0x4eac 018647 beq hid_key_mail ,keyboard_value_mail 
-0x4ead 018648 beq hid_key_calculator ,keyboard_value_calculator 
-0x4eae 018649 beq hid_key_light_down ,keyboard_value_light_down 
-0x4eaf 018650 beq hid_key_light_up ,keyboard_value_light_up 
-0x4eb0 018651 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
-0x4eb1 018652 beq hid_key_ac_forward ,keyboard_value_ac_forward 
-0x4eb2 018653 beq hid_key_ac_back ,keyboard_value_ac_back 
-0x4eb3 018654 beq hid_key_ac_stop ,keyboard_value_ac_stop 
-0x4eb4 018655 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
-0x4eb5 018656 beq hid_key_ac_search ,keyboard_value_ac_search 
-0x4eb6 018657 beq hid_key_ac_home ,keyboard_value_ac_home 
-0x4eb7 018658 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
-0x4eb8 018659 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
-0x4eb9 018660 beq hid_key_system_sleep ,keyboard_value_system_sleep 
-0x4eba 018661 branch keyboard_motion_data_check_next 
-:      018663 keyboard_value_media:
-0x4ebb 018664 setarg 0x0183 
-0x4ebc 018665 store 2 ,mem_keyboard_tx_data + 1 
-0x4ebd 018666 branch keyboard_motion_data_check_next 
-:      018667 keyboard_value_play:
-0x4ebe 018668 setarg 0x00cd 
-0x4ebf 018669 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec0 018670 branch keyboard_motion_data_check_next 
-:      018671 keyboard_value_stop:
-0x4ec1 018672 setarg 0x00b7 
-0x4ec2 018673 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec3 018674 branch keyboard_motion_data_check_next 
-:      018675 keyboard_value_pre_track:
-0x4ec4 018676 setarg 0x00b6 
-0x4ec5 018677 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec6 018678 branch keyboard_motion_data_check_next 
-:      018679 keyboard_value_next_track:
-0x4ec7 018680 setarg 0x00b5 
-0x4ec8 018681 store 2 ,mem_keyboard_tx_data + 1 
-0x4ec9 018682 branch keyboard_motion_data_check_next 
-:      018683 keyboard_value_vol_down:
-0x4eca 018684 setarg 0x00ea 
-0x4ecb 018685 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecc 018686 branch keyboard_motion_data_check_next 
-:      018687 keyboard_value_vol_up:
-0x4ecd 018688 setarg 0x00e9 
-0x4ece 018689 store 2 ,mem_keyboard_tx_data + 1 
-0x4ecf 018690 branch keyboard_motion_data_check_next 
-:      018691 keyboard_value_mute:
-0x4ed0 018692 setarg 0x00e2 
-0x4ed1 018693 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed2 018694 branch keyboard_motion_data_check_next 
-:      018695 keyboard_value_my_computer:
-0x4ed3 018696 setarg 0x0194 
-0x4ed4 018697 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed5 018698 branch keyboard_motion_data_check_next 
-:      018699 keyboard_value_mail:
-0x4ed6 018700 setarg 0x018a 
-0x4ed7 018701 store 2 ,mem_keyboard_tx_data + 1 
-0x4ed8 018702 branch keyboard_motion_data_check_next 
-:      018703 keyboard_value_calculator:
-0x4ed9 018704 setarg 0x0192 
-0x4eda 018705 store 2 ,mem_keyboard_tx_data + 1 
-0x4edb 018706 branch keyboard_motion_data_check_next 
-:      018707 keyboard_value_light_down:
-0x4edc 018708 setarg 0x0070 
-0x4edd 018709 store 2 ,mem_keyboard_tx_data + 1 
-0x4ede 018710 branch keyboard_motion_data_check_next 
-:      018711 keyboard_value_light_up:
-0x4edf 018712 setarg 0x006f 
-0x4ee0 018713 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee1 018714 branch keyboard_motion_data_check_next 
-:      018715 keyboard_value_ac_favorites:
-0x4ee2 018716 setarg 0x022a 
-0x4ee3 018717 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee4 018718 branch keyboard_motion_data_check_next 
-:      018719 keyboard_value_ac_forward:
-0x4ee5 018720 setarg 0x0225 
-0x4ee6 018721 store 2 ,mem_keyboard_tx_data + 1 
-0x4ee7 018722 branch keyboard_motion_data_check_next 
-:      018723 keyboard_value_ac_back:
-0x4ee8 018724 setarg 0x0224 
-0x4ee9 018725 store 2 ,mem_keyboard_tx_data + 1 
-0x4eea 018726 branch keyboard_motion_data_check_next 
-:      018727 keyboard_value_ac_stop:
-0x4eeb 018728 setarg 0x0226 
-0x4eec 018729 store 2 ,mem_keyboard_tx_data + 1 
-0x4eed 018730 branch keyboard_motion_data_check_next 
-:      018731 keyboard_value_ac_refresh:
-0x4eee 018732 setarg 0x0227 
-0x4eef 018733 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef0 018734 branch keyboard_motion_data_check_next 
-:      018735 keyboard_value_ac_search:
-0x4ef1 018736 fetch 1 ,mem_kb_computer_system 
-0x4ef2 018737 beq system_os_ios ,keyboard_value_ac_home 
-0x4ef3 018738 beq system_os_mac ,keyboard_value_ac_home 
-0x4ef4 018739 setarg 0x0221 
-0x4ef5 018740 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef6 018741 branch keyboard_motion_data_check_next 
-:      018742 keyboard_value_ac_home:
-0x4ef7 018743 setarg 0x0223 
-0x4ef8 018744 store 2 ,mem_keyboard_tx_data + 1 
-0x4ef9 018745 branch keyboard_motion_data_check_next 
-:      018746 keyboard_value_os_lock:
-0x4efa 018747 setarg 0x0030 
-0x4efb 018748 store 2 ,mem_keyboard_tx_data + 1 
-0x4efc 018749 branch keyboard_motion_data_check_next 
-:      018750 keyboard_value_os_soft_kb:
-0x4efd 018751 fetch 1 ,mem_kb_computer_system 
-0x4efe 018752 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
-0x4eff 018753 setarg 0x01ae 
-0x4f00 018754 store 2 ,mem_keyboard_tx_data + 1 
-0x4f01 018755 branch keyboard_motion_data_check_next 
-:      018756 keyboard_value_os_soft_kb_andriod:
-0x4f02 018757 setarg 0x0307 
-0x4f03 018758 store 2 ,mem_keyboard_tx_data + 1 
-0x4f04 018759 branch keyboard_motion_data_check_next 
-:      018761 keyboard_value_consumer_all_key_release:
-:      018762 keyboard_value_consumer_release:
-0x4f05 018763 jam 2 ,mem_keyboard_data_change_flag 
-0x4f06 018764 fetch 1 ,mem_keyboard_all_press_key_count 
-0x4f07 018765 call keyboard_value_release_all_key ,blank 
-0x4f08 018766 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
-0x4f09 018767 setarg 0x03 
-0x4f0a 018768 store 3 ,mem_keyboard_tx_data 
-0x4f0b 018769 branch keyboard_motion_data_check_next 
-:      018770 keyboard_value_system_sleep:
-0x4f0c 018771 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
-0x4f0d 018772 setarg 0x02 
-0x4f0e 018773 store 1 ,mem_keyboard_tx_data + 1 
-0x4f0f 018774 branch keyboard_motion_data_check_next 
-:      018781 keyboard_device_data_tpye_check:
-0x4f10 018782 bpatch patch0b_1 ,mem_patch0b 
-0x4f11 018783 fetch 1 ,mem_device_flag 
-0x4f12 018784 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
-0x4f13 018785 jam 0 ,mem_24g_repeat_send_flag 
-0x4f14 018786 fetch 2 ,mem_keyboard_tx_data 
-0x4f15 018787 ncall keyboard_set_repeat_send_flag ,blank 
-0x4f16 018788 fetch 6 ,mem_keyboard_tx_data + 3 
-0x4f17 018789 ncall keyboard_set_repeat_send_flag ,blank 
-:      018791 keyboard_device_data_tpye_check_next:
-0x4f18 018792 fetch 1 ,mem_keyboard_tx_data 
-0x4f19 018793 beq hid_reportid_key_standard ,keyboard_standard_data_send 
-0x4f1a 018794 beq hid_reportid_mouse ,keyboard_mouse_data_send 
-0x4f1b 018795 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
-0x4f1c 018796 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
-0x4f1d 018797 rtn 
-:      018799 keyboard_mouse_data_send:
-0x4f1e 018800 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
-0x4f1f 018801 arg mem_keyboard_tx_data ,contr 
-0x4f20 018802 arg mem_mouse_key ,contw 
-0x4f21 018803 arg 7 ,loopcnt 
-0x4f22 018804 branch memcpy 
-:      018806 keyboard_standard_data_send:
-0x4f23 018807 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
-0x4f24 018808 call keyboard_clear_key_data 
-0x4f25 018809 fetch 1 ,mem_device_flag 
-0x4f26 018810 beq mode_bt_device1 ,keyboard_standard_data_send_end 
-0x4f27 018811 call keyboard_24g_led_get_status_check 
-0x4f28 018812 fetch 1 ,mem_keyboard_led_status_get 
-0x4f29 018813 store 1 ,mem_keyboard_tx_data + 2 
-:      018814 keyboard_standard_data_send_end:
-0x4f2a 018815 arg mem_keyboard_tx_data ,contr 
-0x4f2b 018816 arg mem_customer_key_press ,contw 
-0x4f2c 018817 arg 9 ,loopcnt 
-0x4f2d 018818 branch memcpy 
-:      018820 keyboard_consumer_data_send:
-0x4f2e 018821 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
-0x4f2f 018822 call keyboard_clear_key_data 
-0x4f30 018823 setarg 0x03 
-0x4f31 018824 call mouse_customer_media_key_set 
-0x4f32 018825 arg mem_keyboard_tx_data + 1 ,contr 
-0x4f33 018826 arg mem_customer_key_press + 1 ,contw 
-0x4f34 018827 arg 2 ,loopcnt 
-0x4f35 018828 branch memcpy 
-:      018830 keyboard_system_control_data_send:
-0x4f36 018831 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
-0x4f37 018832 call keyboard_clear_key_data 
-0x4f38 018833 setarg 0x02 
-0x4f39 018834 store 8 ,mem_customer_key_press 
-0x4f3a 018835 store 8 ,mem_customer_key_release 
-0x4f3b 018836 fetch 1 ,mem_keyboard_tx_data + 1 
-0x4f3c 018837 store 1 ,mem_customer_key_press + 1 
-0x4f3d 018838 rtn 
-:      018841 keyboard_clear_key_data:
-0x4f3e 018842 arg 18 ,loopcnt 
-0x4f3f 018843 arg mem_customer_key_press ,contw 
-0x4f40 018844 branch clear_mem 
-:      018849 keyboard_lpm_before_common:
-0x4f41 018850 call clear_wake 
-0x4f42 018851 call mouse_wheel_check 
-0x4f43 018852 fetcht 1 ,mem_whee_a_data_gpio 
-0x4f44 018853 call gpio_set_wake_by_current_state 
-0x4f45 018854 fetcht 1 ,mem_whee_b_data_gpio 
-0x4f46 018855 call gpio_set_wake_by_current_state 
-0x4f47 018857 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4f48 018858 call gpio_set_wake 
-0x4f49 018860 fetch 2 ,mem_kb_col_ptr 
-0x4f4a 018861 copy pdata ,regb 
-0x4f4b 018862 arg 20 ,loopcnt 
-:      018863 keyboard_key_col_wake_init:
-0x4f4c 018864 ifetcht 1 ,regb 
-0x4f4d 018865 isolate1 7 ,temp 
-0x4f4e 018866 ncall gpio_out_active ,true 
-0x4f4f 018867 increase 1 ,regb 
-0x4f50 018868 loop keyboard_key_col_wake_init 
-0x4f51 018870 fetch 2 ,mem_kb_row_ptr 
-0x4f52 018871 copy pdata ,regb 
-0x4f53 018872 arg 8 ,loopcnt 
-:      018873 keyboard_key_row_wake_init:
-0x4f54 018874 ifetcht 1 ,regb 
-0x4f55 018875 sub temp ,ui_button_gpio_disable ,null 
-0x4f56 018876 ncall gpio_set_wake_by_current_state ,zero 
-0x4f57 018877 increase 1 ,regb 
-0x4f58 018878 loop keyboard_key_row_wake_init 
-0x4f59 018879 rtn 
-:      018881 keyboard_key_row_wake_set:
-0x4f5a 018882 fetch 1 ,mem_same_keyvalue_timerout_flag 
-0x4f5b 018883 branch gpio_set_wake ,blank 
-0x4f5c 018884 branch gpio_set_wake_by_current_state 
-:      018885 keyboard_process_lpm_before:
-0x4f5d 018886 rtnmark1 mark_24g 
-0x4f5e 018887 call keyboard_lpm_before_common 
-0x4f5f 018888 fetch 1 ,mem_lpm_current_mult 
-0x4f60 018889 nrtn blank 
-0x4f61 018890 branch gpio_clr_wake 
-:      018891 keyboard_before_hibernate:
-0x4f62 018892 bpatch patch0b_2 ,mem_patch0b 
-0x4f63 018893 jam 0xff ,mem_sensor_motion_gpio 
-0x4f64 018894 call disable_authrom 
-0x4f65 018895 call keyboard_device_led_all_off 
-0x4f66 018896 call mouse_before_hibernate_wheel_gpio_set 
-0x4f67 018897 call mouse_setgpio_hibernate 
-0x4f68 018898 call mouse_flash_power_down 
-0x4f69 018899 fetcht 1 ,mem_sensor_motion_gpio 
-0x4f6a 018900 branch gpio_clr_wake 
-:      018902 keyboard_power_down:
-0x4f6b 018903 call keyboard_device_led_all_off 
-:      018904 keyboard_app_enter_hibernate:
-0x4f6c 018905 bpatch patch0b_3 ,mem_patch0b 
-0x4f6d 018906 call keyboard_setgpio_hibernate 
-0x4f6e 018907 call ice_break 
-0x4f6f 018908 branch app_enter_hibernate 
-:      018910 keyboard_device_led_all_off:
-0x4f70 018911 bpatch patch0b_4 ,mem_patch0b 
-0x4f71 018912 call keyboard_device_led_off 
-0x4f72 018913 call keyboard_numlock_led_off 
-0x4f73 018914 call keyboard_capslock_led_off 
-0x4f74 018915 branch keyboard_power_led_off 
-:      018922 keyboard_setgpio_hibernate:
-0x4f75 018923 bpatch patch0b_5 ,mem_patch0b 
-0x4f76 018924 call clear_wake 
-0x4f77 018925 call keyboard_device_led_all_off 
-0x4f78 018926 call mouse_set_sdio_high 
-0x4f79 018927 call keyboard_lpm_before_common 
-0x4f7a 018928 call mouse_gpio_pd_idle 
-0x4f7b 018929 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x4f7c 018930 call mouse_gpio_config_input_pu 
-0x4f7d 018931 call mouse_gpio_set_high_impedance 
-0x4f7e 018932 branch mouse_adc_gpio_set_before_hibernate 
-:      018944 keyboard_g24_reconn_dispatch:
-0x4f7f 018945 fetch 2 ,mem_24g_reconn_count 
-0x4f80 018946 and_into 0xe0 ,pdata 
-0x4f81 018947 branch keyboard_g24_reconn_dispatch_next ,blank 
-0x4f82 018948 fetch 2 ,mem_24g_reconn_count 
-0x4f83 018949 increase 1 ,pdata 
-0x4f84 018950 store 2 ,mem_24g_reconn_count 
-0x4f85 018951 rtn 
-:      018952 keyboard_g24_reconn_dispatch_next:
-0x4f86 018953 call g24_reconn_data_prep 
-0x4f87 018954 call g24_transmit_receive_ack 
-0x4f88 018955 nbranch g24_reconn_device_fail ,sync 
-0x4f89 018956 nbranch g24_reconn_device_fail ,user3 
-0x4f8a 018957 call keyboard_g24_ackpayload_parse 
-0x4f8b 018958 branch g24_reconn_dispatch_next + 5 
-:      018962 keyboard_g24_transmit_no_interrupt:
-0x4f8c 018964 call g24_txdata_prep 
-0x4f8d 018965 nbranch keyboard_g24_nodata_transmit ,user 
-:      018966 keyboard_g24_transmit_start:
-0x4f8e 018967 call keyboard_g24_transmit_process 
-0x4f8f 018968 call keyboard_power_ctrl_start 
-0x4f90 018969 branch keyboard_g24_transmit_start_next 
-:      018971 keyboard_g24_nodata_transmit:
-0x4f91 018972 fetch 8 ,mem_keyscan_value_current 
-0x4f92 018973 nbranch keyboard_g24_transmit_start ,blank 
-0x4f93 018974 fetch 8 ,mem_keyscan_value_current + 8 
-0x4f94 018975 nbranch keyboard_g24_transmit_start ,blank 
-0x4f95 018976 fetch 4 ,mem_keyscan_value_current + 16 
-0x4f96 018977 nbranch keyboard_g24_transmit_start ,blank 
-0x4f97 018979 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4f98 018980 rtneq g24_tx_timer_int_enable 
-0x4f99 018981 call g24_search_receiver 
-:      018982 keyboard_g24_long_sleep:
-0x4f9a 018983 call keyboard_g24_lpm_wait 
-0x4f9b 018984 nrtn user 
-0x4f9c 018985 fetch 1 ,mem_sensor_shutdown_flag 
-0x4f9d 018986 ncall keyboard_setgpio_hibernate ,blank 
-0x4f9e 018987 fetch 4 ,mem_24g_enter_hibernate 
-0x4f9f 018988 branch g24_long_seep2 
-:      018990 keyboard_g24_transmit_process:
-0x4fa0 018991 bpatch patch0b_6 ,mem_patch0b 
-0x4fa1 018992 jam 0 ,mem_24g_retry 
-:      018993 keyboard_g24_transmit_loop:
-0x4fa2 018994 fetchr timeup ,2 ,mem_param_rx_setup 
-0x4fa3 018995 until clkn_rt ,meet 
-0x4fa4 018996 call keyboard_special_key_check 
-0x4fa5 018997 fetch 1 ,mem_keyboard_bt_button_flag 
-0x4fa6 018998 nbranch mouse_soft_reset ,blank 
-0x4fa7 018999 call g24_transmit_receive_ack 
-0x4fa8 019000 fetch 1 ,mem_24g_no_ack 
-0x4fa9 019001 beq no_ack_24g ,g24_transmit_no_ack 
-0x4faa 019002 nbranch keyboard_g24_retransmit ,sync 
-0x4fab 019003 nbranch keyboard_g24_retransmit ,user3 
-0x4fac 019004 call keyboard_g24_ackpayload_parse 
-0x4fad 019005 jam 0 ,mem_sensor_shutdown_flag 
-0x4fae 019006 branch g24_transmit_no_ack 
-:      019009 keyboard_g24_retransmit:
-0x4faf 019010 fetch 1 ,mem_24g_abort_pac 
-0x4fb0 019011 nrtn blank 
-0x4fb1 019012 fetch 2 ,mem_24g_txfail_cnt 
-0x4fb2 019013 increase 1 ,pdata 
-0x4fb3 019014 store 2 ,mem_24g_txfail_cnt 
-0x4fb4 019015 fetch 1 ,mem_24g_txfail_cnt 
-0x4fb5 019016 beq 0xff ,g24_tx_attempt_fail 
-0x4fb6 019017 call keyboard_g24_transmit_hop_process 
-0x4fb7 019018 branch keyboard_g24_transmit_loop 
-:      019021 keyboard_g24_transmit_hop_process:
-0x4fb8 019022 fetcht 1 ,mem_24g_retry 
-0x4fb9 019023 sub temp ,20 ,null 
-0x4fba 019024 branch keyboard_g24_tx_fast_hop ,positive 
-0x4fbb 019025 arg 25 ,loopcnt 
-0x4fbc 019026 call delay_ms_wait 
-0x4fbd 019027 branch g24_hop_ch_disable 
-:      019029 keyboard_g24_tx_fast_hop:
-0x4fbe 019030 increase 1 ,temp 
-0x4fbf 019031 storet 1 ,mem_24g_retry 
-0x4fc0 019032 fetch 4 ,mem_24g_addr 
-0x4fc1 019033 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fc2 019034 isub temp ,null 
-0x4fc3 019035 branch g24_ch ,zero 
-0x4fc4 019036 fetch 1 ,mem_24g_retry 
-0x4fc5 019037 sub pdata ,3 ,null 
-0x4fc6 019038 rtn positive 
-0x4fc7 019039 branch g24_tx_fast_hop 
-:      019042 keyboard_g24_lpm_wait:
-0x4fc8 019043 enable user 
-0x4fc9 019044 call lpo_calibration 
-0x4fca 019045 fetch 3 ,mem_clks_per_lpo 
-0x4fcb 019046 branch disable_user ,blank 
-0x4fcc 019047 fetch 1 ,mem_keyboard_fn_flag 
-0x4fcd 019048 nbranch disable_user ,blank 
-0x4fce 019049 fetch 1 ,mem_keyboard_control_key_flag 
-0x4fcf 019050 nbranch disable_user ,blank 
-0x4fd0 019051 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
-0x4fd1 019052 nbranch disable_user ,blank 
-0x4fd2 019053 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x4fd3 019054 beq g24_tx_timer_int_enable ,disable_user 
-0x4fd4 019055 branch g24_lpm_wait + 5 
-:      019057 keyboard_power_ctrl_start:
-0x4fd5 019058 fetch 4 ,mem_24g_addr 
-0x4fd6 019059 fetcht 4 ,mem_24g_fast_conn_addr 
-0x4fd7 019060 isub temp ,null 
-0x4fd8 019061 nbranch power_ctrl_start + 1 ,zero 
-0x4fd9 019062 jam tx_power_f30db ,mem_tx_power 
-0x4fda 019063 rtn 
-:      019064 keyboard_g24_transmit_start_next:
-0x4fdb 019065 fetch 8 ,mem_24g_long_sleep_set 
-0x4fdc 019066 store 8 ,mem_24g_enter_hibernate 
-0x4fdd 019067 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
-0x4fde 019068 store 2 ,mem_24g_long_sleep_param_update_timer 
-:      019069 keyboard_g24_short_sleep:
-0x4fdf 019070 bpatch patch0b_7 ,mem_patch0b 
-0x4fe0 019071 call g24_lpm_wait 
-0x4fe1 019072 nrtn user 
-0x4fe2 019073 call clear_wake 
-0x4fe3 019074 fetch 3 ,mem_24g_short_sleep_set 
-0x4fe4 019075 branch g24_long_seep2 
-:      019082 keyboard_24g_package_data:
-0x4fe5 019084 rtnmark0 mark_24g 
-0x4fe6 019085 call keyboard_motion 
-0x4fe7 019086 nrtn user 
-0x4fe8 019087 fetch mouse_flag_len ,mem_mouse_flag 
-0x4fe9 019088 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x4fea 019089 fetch 1 ,mem_customer_key 
-0x4feb 019090 nbranch keyboard_24g_keyboard_package_data ,blank 
-0x4fec 019091 branch mouse_24g_mouse_package_data 
-:      019093 keyboard_24g_keyboard_package_data:
-0x4fed 019094 jam type_kb ,mem_24g_data_type 
-0x4fee 019095 arg 9 ,rega 
-0x4fef 019096 fetch 1 ,mem_customer_data_trigger 
-0x4ff0 019097 nbranch keyboard_customer_key_press ,blank 
-0x4ff1 019098 arg mem_customer_key_release ,regb 
-0x4ff2 019099 rtn 
-:      019100 keyboard_customer_key_press:
-0x4ff3 019101 arg mem_customer_key_press ,regb 
-0x4ff4 019102 rtn 
-:      019107 keyboard_24g_search_dongle_init:
-0x4ff5 019108 setarg 0 
-0x4ff6 019109 store 3 ,mem_mouse_search_dongle_action 
-0x4ff7 019110 rtn 
-:      019112 keyboard_24g_search_dongle:
-0x4ff8 019113 bpatch patch0c_0 ,mem_patch0c 
-0x4ff9 019114 fetch mouse_flag_len ,mem_mouse_flag 
-0x4ffa 019115 rtnbit0 mouse_enable_24g_search_dongle 
-0x4ffb 019116 fetch 1 ,mem_mouse_long_mult_flag 
-0x4ffc 019117 rtn blank 
-0x4ffd 019118 fetch 1 ,mem_24g_abort_pac 
-0x4ffe 019119 rtn blank 
-0x4fff 019120 fetch 1 ,mem_mouse_search_dongle_interval 
-0x5000 019121 increase 1 ,pdata 
-0x5001 019122 and_into 3 ,pdata 
-0x5002 019123 store 1 ,mem_mouse_search_dongle_interval 
-0x5003 019124 nrtn blank 
-0x5004 019125 jam 0 ,mem_mouse_search_dongle_ch 
-:      019126 keyboard_24g_search_dongle_loop:
-0x5005 019128 fetch 1 ,mem_mouse_search_dongle_ch 
-0x5006 019129 increase 1 ,pdata 
-0x5007 019130 store 1 ,mem_mouse_search_dongle_ch 
-0x5008 019131 sub pdata ,g24_ch_number ,null 
-0x5009 019132 nbranch keyboard_24g_search_dongle_loop_end ,positive 
-0x500a 019133 call g24_reconn_data_prep 
-0x500b 019134 call g24_transmit_receive_ack 
-0x500c 019135 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
-0x500d 019136 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
-0x500e 019137 call keyboard_g24_ackpayload_parse 
-0x500f 019138 call keyboard_24g_search_dongle_success 
-:      019139 keyboard_24g_search_dongle_loop_end:
-0x5010 019140 call g24_txbuf_clear 
-0x5011 019141 fetch 1 ,mem_mouse_search_dongle_count 
-0x5012 019142 increase 1 ,pdata 
-0x5013 019143 store 1 ,mem_mouse_search_dongle_count 
-0x5014 019144 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
-0x5015 019145 rtn 
-:      019147 keyboard_24g_search_dongle_loop_retry:
-0x5016 019148 call g24_ch 
-0x5017 019149 branch keyboard_24g_search_dongle_loop 
-:      019151 keyboard_24g_search_dongle_check:
-0x5018 019152 jam 0 ,mem_mouse_search_dongle_count 
-0x5019 019153 fetch 1 ,mem_mouse_search_dongle_action 
-0x501a 019154 rtnbit1 g24_disconn_state 
-0x501b 019155 set1 g24_disconn_state ,pdata 
-0x501c 019156 store 1 ,mem_mouse_search_dongle_action 
-0x501d 019157 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x501e 019158 store 2 ,mem_mouse_no_data_timer 
-0x501f 019159 rtn 
-:      019162 keyboard_24g_search_dongle_success:
-0x5020 019163 fetch 1 ,mem_24g_abort_pac 
-0x5021 019164 branch keyboard_24g_search_dongle_init ,blank 
-0x5022 019165 jam 0 ,mem_mouse_search_dongle_count 
-0x5023 019166 fetch 1 ,mem_mouse_search_dongle_action 
-0x5024 019167 rtnbit0 g24_disconn_state 
-0x5025 019168 set0 g24_disconn_state ,pdata 
-0x5026 019169 store 1 ,mem_mouse_search_dongle_action 
-0x5027 019170 branch mouse_no_data_timer_init 
-:      019173 keyboard_g24_ackpayload_parse:
-0x5028 019174 call g24_ackpayload_parse 
-0x5029 019175 fetch 1 ,mem_24g_rxbuf + 1 
-0x502a 019176 compare 0x08 ,pdata ,0xf8 
-0x502b 019177 nrtn true 
-0x502c 019178 fetch 1 ,mem_24g_rxbuf + 2 
-0x502d 019179 beq 0xff ,keyboard_24g_hibernate_set 
-0x502e 019180 rtn 
-:      019185 keyboard_le_send_att_find_by_type_value_request_ancs:
-0x502f 019186 jam 1 ,mem_le_connect_ios_mac_flag 
-0x5030 019187 arg 23 ,rega 
-0x5031 019188 arg le_l2cap_cid_att ,regb 
-0x5032 019189 call le_fifo_malloc_tx_l2cap 
-0x5033 019190 setarg attop_find_by_type_value_request 
-0x5034 019191 istore 1 ,contw 
-0x5035 019192 setarg 0x0001 
-0x5036 019193 istore 2 ,contw 
-0x5037 019194 setarg 0xffff 
-0x5038 019195 istore 2 ,contw 
-0x5039 019196 setarg 0x2800 
-0x503a 019197 istore 2 ,contw 
-0x503b 019198 arg mem_le_search_service_uuid ,contr 
-0x503c 019199 branch memcpy16 
-:      019200 keyboard_le_att_auto_reco_process:
-0x503d 019201 bpatch patch0c_1 ,mem_patch0c 
-0x503e 019202 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x503f 019203 rtn blank 
-0x5040 019204 copy rega ,contr 
-0x5041 019205 ifetch 3 ,contr 
-0x5042 019206 store 3 ,mem_le_att_opcode 
-0x5043 019207 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
-0x5044 019208 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
-0x5045 019209 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
-0x5046 019210 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
-0x5047 019211 branch le_parse_att2 
-:      019213 keyboard_le_parse_att_find_by_type_value_rsp:
-0x5048 019214 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x5049 019215 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
-:      019216 keyboard_le_parse_att_find_ios_report:
-0x504a 019217 jam system_os_ios ,mem_kb_computer_system 
-0x504b 019218 branch keyboard_otp_store_computer_system_ble 
-:      019219 keyboard_le_parse_att_not_find_mac_report:
-0x504c 019221 fetch 1 ,mem_le_conn_peer_addr_type 
-0x504d 019222 store 1 ,mem_kb_computer_system 
-0x504e 019223 branch keyboard_otp_store_computer_system_ble 
-:      019224 keyboard_le_parse_att_find_mac_report:
-0x504f 019225 jam system_os_mac ,mem_kb_computer_system 
-:      019226 keyboard_otp_store_computer_system_ble:
-0x5050 019227 jam 0 ,mem_le_connect_ios_mac_flag 
-0x5051 019228 fetcht 2 ,mem_otp_read_retention_offset 
-0x5052 019229 setarg 0x1fd0 
-0x5053 019230 isub temp ,regb 
-0x5054 019231 arg mem_kb_computer_system ,rega 
-0x5055 019233 arg 1 ,loopcnt 
-0x5056 019234 call otp_write 
-0x5057 019235 fetcht 2 ,mem_otp_read_retention_offset 
-0x5058 019236 increase 14 ,temp 
-0x5059 019237 storet 2 ,mem_otp_read_retention_offset 
-0x505a 019238 rtn 
-:      019242 keyboard_le_send_att_find_by_type_value_request_mac:
-0x505b 019243 fetch 1 ,mem_le_connect_ios_mac_flag 
-0x505c 019244 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
-0x505d 019245 jam 2 ,mem_le_connect_ios_mac_flag 
-0x505e 019246 arg 9 ,rega 
-0x505f 019247 arg le_l2cap_cid_att ,regb 
-0x5060 019248 call le_fifo_malloc_tx_l2cap 
-0x5061 019249 setarg attop_find_by_type_value_request 
-0x5062 019250 istore 1 ,contw 
-0x5063 019251 setarg 0x0001 
-0x5064 019252 istore 2 ,contw 
-0x5065 019253 setarg 0xffff 
-0x5066 019254 istore 2 ,contw 
-0x5067 019255 setarg 0x2800 
-0x5068 019256 istore 2 ,contw 
-0x5069 019257 arg 2 ,loopcnt 
-0x506a 019258 arg mem_le_search_mac_uuid ,contr 
-0x506b 019259 branch memcpy 
-:      019261 keyboard_le_parse_att_find_by_type_value_rsp_mac:
-0x506c 019262 arg 7 ,rega 
-0x506d 019263 arg le_l2cap_cid_att ,regb 
-0x506e 019264 call le_fifo_malloc_tx_l2cap 
-0x506f 019265 setarg attop_read_by_type_request 
-0x5070 019266 istore 1 ,contw 
-0x5071 019267 fetcht 2 ,mem_le_payload_ptr 
-0x5072 019268 increase 5 ,temp 
-0x5073 019269 ifetch 4 ,temp 
-0x5074 019270 istore 4 ,contw 
-0x5075 019271 setarg 0x2803 
-0x5076 019272 istore 2 ,contw 
-0x5077 019273 rtn 
-:      019275 keyboard_le_send_att_read_by_type_rsp_mac:
-0x5078 019276 fetch 2 ,mem_le_l2cap_size 
-0x5079 019277 increase -2 ,pdata 
-0x507a 019278 div pdata ,7 
-0x507b 019279 call wait_div_end 
-0x507c 019280 quotient loopcnt 
-0x507d 019281 fetch 2 ,mem_le_payload_ptr 
-0x507e 019282 add pdata ,6 ,contr 
-0x507f 019283 branch keyboard_le_check_att_read_type_manu_loop 
-:      019285 keyboard_le_check_att_read_type_manu_loop:
-0x5080 019286 increase 3 ,contr 
-0x5081 019287 ifetch 2 ,contr 
-0x5082 019288 copy pdata ,regc 
-0x5083 019289 ifetch 2 ,contr 
-0x5084 019290 arg 0x2a29 ,temp 
-0x5085 019291 isub temp ,null 
-0x5086 019292 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
-0x5087 019293 loop keyboard_le_check_att_read_type_manu_loop 
-0x5088 019294 branch keyboard_le_parse_att_not_find_mac_report 
-:      019295 keyboard_le_send_att_read_by_type_rsp_manufactory:
-0x5089 019296 arg 3 ,rega 
-0x508a 019297 arg le_l2cap_cid_att ,regb 
-0x508b 019298 call le_fifo_malloc_tx_l2cap 
-0x508c 019299 setarg attop_read_request 
-0x508d 019300 istore 1 ,contw 
-0x508e 019301 copy regc ,pdata 
-0x508f 019302 istore 2 ,contw 
-0x5090 019303 rtn 
-:      019305 keyboard_le_parse_att_manu_resp:
-0x5091 019306 fetch 2 ,mem_le_l2cap_size 
-0x5092 019307 arg 9 ,loopcnt 
-0x5093 019308 fetch 2 ,mem_le_payload_ptr 
-0x5094 019309 add pdata ,5 ,rega 
-0x5095 019310 arg mem_le_search_mac_manu_name ,regb 
-0x5096 019311 call string_compare 
-0x5097 019312 branch keyboard_le_parse_att_find_mac_report ,zero 
-0x5098 019313 branch keyboard_le_parse_att_not_find_mac_report 
-:      019321 module_init:
-0x5099 019322 branch module_lpm_init ,wake 
-0x509a 019323 call le_modified_name 
-0x509b 019324 setarg module_process_idle 
-0x509c 019325 store 2 ,mem_cb_idle_process 
-0x509d 019326 setarg module_process_bb_event 
-0x509e 019327 store 2 ,mem_cb_bb_event_process 
-0x509f 019328 setarg module_lpm_lock 
-0x50a0 019329 store 2 ,mem_cb_check_wakelock 
-0x50a1 019330 setarg module_hci_cmd_transmit_le_notify 
-0x50a2 019331 store 2 ,mem_cb_ble_transmit 
-0x50a3 019332 setarg module_le_receive_data 
-0x50a4 019333 store 2 ,mem_cb_att_write 
-0x50a5 019334 setarg module_bb_event_timer 
-0x50a6 019335 store 2 ,mem_cb_event_timer 
-0x50a7 019337 bpatch patch0c_2 ,mem_patch0c 
-0x50a8 019338 call module_lpm_uart_init 
-0x50a9 019339 call module_gpio_init 
-0x50aa 019340 branch module_hci_event_enter_standby_mode 
-:      019342 module_lpm_uart_init:
-0x50ab 019343 fetch 1 ,core_uart_ctrl 
-0x50ac 019344 set0 bit_uart_control_enable ,pdata 
-0x50ad 019345 store 1 ,core_uart_ctrl 
-0x50ae 019346 fetch 8 ,mem_module_uart_rx_buffer 
-0x50af 019347 call uarta_init_dma_mem 
-0x50b0 019348 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x50b1 019349 call uarta_init_baud_rate 
-0x50b2 019350 call uart_clock_select_main_freq_crystal 
-0x50b3 019351 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
-0x50b4 019352 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
-0x50b5 019353 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
-0x50b6 019354 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
-0x50b7 019356 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x50b8 019357 fetch 2 ,mem_module_flag 
-0x50b9 019358 isolate1 module_flag_uart_flow_control ,pdata 
-0x50ba 019359 setflag true ,bit_uart_control_flow_control ,temp 
-0x50bb 019360 storet 1 ,core_uart_ctrl 
-0x50bc 019361 rtn 
-:      019363 module_lpm_init:
-0x50bd 019364 branch module_lpm_uart_init 
-:      019368 module_gpio_init:
-0x50be 019369 fetcht 1 ,mem_module_connect_state_gpio 
-0x50bf 019370 call gpio_config_output 
-0x50c0 019371 call module_set_conn_pin_low 
-0x50c1 019372 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c2 019373 branch gpio_config_input 
-:      019375 module_lpm_lock:
-0x50c3 019376 fetcht 1 ,mem_module_wake_up_gpio 
-0x50c4 019377 call gpio_get_bit 
-0x50c5 019378 nbranch app_put_lpm_wake_lock ,true 
-0x50c6 019379 branch app_get_lpm_wake_lock 
-:      019382 module_process_idle:
-0x50c7 019383 call l2cap_malloc_is_fifo_full 
-0x50c8 019384 nrtn blank 
-0x50c9 019385 branch module_process_check_hci_command_complete 
-:      019388 module_process_bb_event:
-0x50ca 019389 copy regc ,pdata 
-0x50cb 019390 beq bt_evt_le_connected ,module_process_le_conn 
-0x50cc 019391 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x50cd 019392 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x50ce 019393 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x50cf 019394 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x50d0 019395 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x50d1 019396 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x50d2 019397 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x50d3 019398 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x50d4 019399 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
-0x50d5 019400 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
-0x50d6 019401 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
-0x50d7 019402 rtn 
-:      019406 module_process_bb_even_le_disconn:
-0x50d8 019407 call le_clr_config_more_data 
-0x50d9 019408 jam 0 ,mem_module_hci_notify_len 
-0x50da 019409 call module_disconn_start 
-0x50db 019410 branch module_hci_event_le_disconnect 
-:      019415 module_process_le_conn:
-0x50dc 019417 call module_conn_start 
-0x50dd 019418 fetch 1 ,mem_module_le_lpm_mult 
-0x50de 019419 store 1 ,mem_lpm_mult 
-0x50df 019420 branch module_hci_event_le_connect 
-:      019424 module_disconn_start:
-0x50e0 019425 call module_start_adv_discovery_by_command 
-0x50e1 019426 branch module_set_conn_pin_high 
-:      019429 module_process_ble_ltk_lost:
-0x50e2 019430 call le_send_reject_ind 
-0x50e3 019431 branch le_send_smp_security_request 
-:      019433 module_process_ble_update_phy:
-0x50e4 019434 branch module_hci_event_le_update_phy 
-:      019437 module_set_conn_pin_high:
-0x50e5 019438 fetcht 1 ,mem_module_connect_state_gpio 
-0x50e6 019439 branch gpio_out_active 
-:      019441 module_conn_start:
-0x50e7 019442 call module_stop_adv_discovery 
-0x50e8 019443 branch module_set_conn_pin_low 
-:      019445 module_stop_adv_discovery:
-0x50e9 019446 fetch 1 ,mem_module_state 
-0x50ea 019447 isolate1 moudle_state_ble_bit ,pdata 
-0x50eb 019448 call app_ble_stop_adv ,true 
-0x50ec 019449 rtn 
-:      019450 module_set_conn_pin_low:
-0x50ed 019451 fetcht 1 ,mem_module_connect_state_gpio 
-0x50ee 019452 branch gpio_out_inactive 
-:      019455 module_process_check_hci_command_complete:
-0x50ef 019456 fetch 1 ,core_uart_status 
-0x50f0 019457 rtnbit1 uart_status_rx_fifo_empty 
-0x50f1 019458 call uarta_prepare_rx 
-0x50f2 019459 ifetch 1 ,contru 
-0x50f3 019460 bne 0x01 ,module_hci_in_excp 
-0x50f4 019461 fetch 2 ,core_uart_rxitems 
-0x50f5 019462 sub pdata ,2 ,null 
-0x50f6 019463 rtn positive 
-0x50f7 019464 ifetch 1 ,contru 
-0x50f8 019465 store 1 ,mem_module_uart_opcode 
-0x50f9 019466 ifetcht 1 ,contru 
-0x50fa 019467 copy contru ,rega 
-0x50fb 019468 storet 1 ,mem_module_uart_len 
-0x50fc 019469 add temp ,3 ,temp 
-0x50fd 019470 fetch 2 ,core_uart_rxitems 
-0x50fe 019471 isub temp ,temp 
-0x50ff 019472 nrtn positive 
-0x5100 019473 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5101 019474 call module_hci_cmd_control 
-0x5102 019475 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x5103 019476 rtneq hci_not_discard_packet 
-0x5104 019477 branch module_hci_dicard_packet 
-:      019479 module_hci_in_excp:
-0x5105 019480 call delay_10ms 
-0x5106 019481 call module_hci_event_invalid_packet 
-0x5107 019482 branch module_hci_release_except 
-:      019485 module_hci_release_except:
-0x5108 019486 bpatch patch0c_3 ,mem_patch0c 
-0x5109 019487 call uarta_prepare_rx 
-0x510a 019488 fetch 2 ,core_uart_rxitems 
-0x510b 019489 rtn blank 
-0x510c 019490 iadd contru ,contru 
-0x510d 019491 branch module_hci_dicard_bytes 
-:      019493 module_hci_dicard_packet:
-0x510e 019494 call uarta_prepare_rx 
-0x510f 019495 increase 2 ,contu 
-0x5110 019496 ifetch 1 ,contu 
-0x5111 019497 iadd contu ,contu 
-:      019498 module_hci_dicard_bytes:
-0x5112 019499 branch uarta_rxdone 
-:      019502 module_hci_cmd_control:
-0x5113 019503 bpatch patch0c_4 ,mem_patch0c 
-0x5114 019504 fetch 1 ,mem_module_uart_opcode 
-0x5115 019505 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x5116 019506 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x5117 019507 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x5118 019508 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x5119 019509 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x511a 019510 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x511b 019511 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x511c 019512 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x511d 019513 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x511e 019514 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x511f 019515 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x5120 019516 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x5121 019517 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x5122 019518 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x5123 019519 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x5124 019520 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x5125 019521 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x5126 019522 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x5127 019523 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x5128 019524 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x5129 019525 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x512a 019526 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x512b 019527 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x512c 019528 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x512d 019529 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x512e 019530 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x512f 019532 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x5130 019533 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x5131 019534 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
-0x5132 019535 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
-0x5133 019536 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
-0x5134 019537 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
-0x5135 019538 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
-0x5136 019539 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
-0x5137 019540 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
-0x5138 019541 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
-0x5139 019542 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
-0x513a 019543 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
-0x513b 019544 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
-0x513c 019545 branch module_hci_event_receive_invalid_cmd 
-:      019551 module_hci_cmd_set_le_addr:
-0x513d 019552 fetch 1 ,mem_module_uart_len 
-0x513e 019553 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x513f 019554 ifetch 6 ,contru 
-0x5140 019555 store 6 ,mem_le_lap 
-0x5141 019556 branch module_hci_event_receive_valid_cmd 
-:      019560 module_hci_cmd_set_visibility:
-0x5142 019561 fetch 1 ,mem_module_uart_len 
-0x5143 019562 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5144 019563 ifetcht 1 ,contru 
-0x5145 019564 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x5146 019565 call module_hci_event_receive_valid_cmd 
-0x5147 019566 fetch 2 ,mem_ui_state_map 
-0x5148 019567 rtnbit1 ui_state_ble_connected 
-:      019569 module_start_adv_discovery_by_command:
-:      019570 moudle_start_adv_by_command:
-0x5149 019571 fetch 1 ,mem_module_state 
-0x514a 019572 isolate1 moudle_state_ble_bit ,pdata 
-0x514b 019573 nrtn true 
-0x514c 019574 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x514d 019575 isolate1 2 ,temp 
-0x514e 019576 branch app_ble_start_adv ,true 
-0x514f 019577 branch app_ble_stop_adv 
-:      019582 module_hci_cmd_set_le_name:
-0x5150 019583 arg 29 ,pdata 
-0x5151 019584 arg mem_le_name_len ,contw 
-0x5152 019585 call module_hci_cmd_receive_store_mem 
-0x5153 019586 branch le_modified_name 
-:      019591 module_hci_cmd_receive_le_data:
-0x5154 019592 fetch 2 ,mem_ui_state_map 
-0x5155 019593 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5156 019594 call module_check_ble_encrypt_state 
-0x5157 019595 branch module_hci_event_receive_invalid_cmd ,user 
-0x5158 019596 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5159 019597 fetch 2 ,mem_module_flag 
-0x515a 019598 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x515b 019599 fetch 1 ,mem_module_hci_notify_len 
-0x515c 019600 nrtn blank 
-0x515d 019601 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x515e 019602 ifetch 2 ,contru 
-0x515f 019603 store 2 ,mem_module_hci_notify_handle 
-0x5160 019604 storer contru ,2 ,mem_module_hci_nofiy_addr 
-0x5161 019605 fetch 1 ,mem_module_uart_len 
-0x5162 019606 pincrease -2 
-0x5163 019607 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5164 019608 branch module_hci_event_receive_invalid_cmd ,zero 
-0x5165 019609 store 1 ,mem_module_hci_notify_len 
-0x5166 019610 fetcht 2 ,mem_module_hci_notify_handle 
-0x5167 019611 increase -1 ,temp 
-0x5168 019612 call le_att_get_handle_ptr2 
-0x5169 019613 branch module_hci_cmd_transmit_handle_error ,blank 
-0x516a 019614 ifetcht 4 ,contr 
-0x516b 019615 setarg 0x01280302 
-0x516c 019616 isub temp ,null 
-0x516d 019617 nbranch module_hci_cmd_transmit_handle_error ,zero 
-0x516e 019618 ifetch 1 ,contr 
-0x516f 019619 store 1 ,mem_module_hci_notify_type 
-0x5170 019620 and_into 0x30 ,pdata 
-0x5171 019621 branch module_hci_cmd_transmit_handle_error ,blank 
-0x5172 019622 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x5173 019623 call le_set_config_more_data 
-0x5174 019624 call module_hci_cmd_transmit_le_notify 
-0x5175 019625 call module_hci_cmd_transmit_le_notify 
-0x5176 019626 call module_hci_cmd_transmit_le_notify 
-0x5177 019627 fetch 2 ,mem_module_flag 
-0x5178 019628 rtnbit0 module_flag_ble_data_finish 
-:      019629 module_hci_cmd_receive_le_data_finish:
-0x5179 019630 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517a 019631 call module_clear_le_tx_data_flag 
-0x517b 019632 branch module_hci_event_receive_valid_cmd 
-:      019634 module_hci_cmd_transmit_handle_error:
-0x517c 019635 jam 0 ,mem_module_hci_notify_len 
-0x517d 019636 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x517e 019637 call module_clear_le_tx_data_flag 
-0x517f 019638 branch module_hci_event_receive_invalid_cmd 
-:      019640 module_hci_cmd_transmit_le_notify:
-0x5180 019641 fetch 1 ,mem_module_hci_notify_len 
-0x5181 019642 rtn blank 
-0x5182 019643 call le_fifo_check_nearly_full 
-0x5183 019644 nrtn blank 
-0x5184 019645 call module_get_le_remote_mtu 
-0x5185 019646 bpatch patch0c_5 ,mem_patch0c 
-0x5186 019647 fetch 2 ,mem_le_local_mtu 
-0x5187 019648 call not_greater_than 
-0x5188 019649 copy pdata ,temp 
-0x5189 019650 fetch 1 ,mem_le_l2cap_att_states 
-0x518a 019651 rtnbit1 ble_l2cap_recv_confirmation_packet 
-0x518b 019652 add temp ,-3 ,pdata 
-0x518c 019653 arg 251 ,temp 
-0x518d 019654 call not_greater_than 
-0x518e 019655 fetcht 1 ,mem_module_hci_notify_len 
-0x518f 019656 call not_greater_than 
-0x5190 019657 copy pdata ,rega 
-0x5191 019658 copy temp ,pdata 
-0x5192 019659 isub rega ,pdata 
-0x5193 019660 store 1 ,mem_module_hci_notify_len 
-0x5194 019661 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
-0x5195 019662 fetch 2 ,mem_module_hci_nofiy_addr 
-0x5196 019663 copy pdata ,contru 
-0x5197 019664 copy rega ,loopcnt 
-0x5198 019665 call uart_copy_rx_bytes_fast 
-0x5199 019666 copy contru ,pdata 
-0x519a 019667 store 2 ,mem_module_hci_nofiy_addr 
-0x519b 019668 fetch 1 ,mem_module_hci_notify_len 
-0x519c 019669 nrtn blank 
-0x519d 019670 branch module_set_le_tx_data_flag 
-:      019672 module_hci_cmd_transmit_le_notify_malloc_l2cap:
-0x519e 019673 fetcht 2 ,mem_module_hci_notify_handle 
-0x519f 019674 fetch 1 ,mem_module_hci_notify_type 
-0x51a0 019675 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
-0x51a1 019676 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
-0x51a2 019677 rtn 
-:      019681 module_get_le_remote_mtu:
-0x51a3 019682 arg 0x17 ,temp 
-0x51a4 019683 fetch 2 ,mem_module_flag 
-0x51a5 019684 rtnbit1 module_flag_ble_send_mtu23 
-0x51a6 019685 fetcht 2 ,mem_le_remote_mtu 
-0x51a7 019686 rtn 
-:      019688 module_check_ble_encrypt_state:
-0x51a8 019689 fetch 2 ,mem_module_flag 
-0x51a9 019690 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x51aa 019691 branch disable_user 
-:      019695 module_hci_cmd_inquire_status:
-0x51ab 019696 branch module_hci_event_status_res 
-:      019702 module_hci_cmd_set_uart_control_mode:
-0x51ac 019703 ifetch 1 ,contru 
-0x51ad 019704 fetcht 1 ,mem_module_flag 
-0x51ae 019705 nsetflag blank ,module_flag_uart_flow_control ,temp 
-0x51af 019706 storet 1 ,mem_module_flag 
-0x51b0 019707 fetcht 1 ,core_uart_ctrl 
-0x51b1 019708 nsetflag blank ,bit_uart_control_flow_control ,temp 
-0x51b2 019709 storet 1 ,core_uart_ctrl 
-0x51b3 019710 branch module_hci_event_receive_valid_cmd 
-:      019714 module_hci_cmd_set_uart_baud:
-0x51b4 019715 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51b5 019716 call string2dec_from_uart 
-0x51b6 019717 call uart_calc_baud_rate_config 
-0x51b7 019718 store uart_baud_len ,mem_module_uarta_baud_rate 
-0x51b8 019719 call module_hci_event_receive_valid_cmd 
-0x51b9 019720 call wait_uarttx 
-0x51ba 019721 fetch uart_baud_len ,mem_module_uarta_baud_rate 
-0x51bb 019722 branch uarta_init_baud_rate 
-:      019726 module_hci_cmd_version_request:
-0x51bc 019727 arg 2 ,rega 
-0x51bd 019728 arg mem_soft_version_num ,regb 
-0x51be 019729 arg 0 ,temp 
-0x51bf 019730 branch module_hci_event_set_cmd 
-:      019735 module_hci_cmd_ble_disconnect:
-0x51c0 019736 fetch 2 ,mem_ui_state_map 
-0x51c1 019737 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      019738 module_hci_cmd_ble_disconnect_doing:
-0x51c2 019739 call module_hci_event_receive_valid_cmd 
-0x51c3 019740 branch app_ble_disconnect 
-:      019746 module_hci_cmd_set_nvram:
-0x51c4 019747 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x51c5 019748 fetch 2 ,mem_nv_data_ptr 
-0x51c6 019749 icopy contw 
-0x51c7 019750 call uart_copy_rx_bytes_fast 
-0x51c8 019751 branch module_hci_event_receive_valid_cmd 
-:      019755 module_hci_cmd_confirm_gkey:
-0x51c9 019756 fetch 2 ,mem_ui_state_map 
-0x51ca 019757 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
-0x51cb 019758 branch module_hci_event_receive_invalid_cmd 
-:      019762 module_hci_cmd_auto_adv:
-0x51cc 019763 arg 0x40 ,loopcnt 
-0x51cd 019764 arg mem_le_adv_data_len ,contw 
-0x51ce 019765 call clear_mem 
-0x51cf 019766 setarg 0 
-0x51d0 019767 store 1 ,mem_regb 
-0x51d1 019768 copy rega ,contru 
-:      019769 module_hci_cmd_auto_adv_loop:
-0x51d2 019770 copy contru ,pdata 
-0x51d3 019771 store 2 ,mem_regc 
-0x51d4 019772 call module_hci_cmd_auto_adv_adv_analys 
-0x51d5 019774 fetch 1 ,mem_regb 
-0x51d6 019775 fetcht 1 ,mem_temp 
-0x51d7 019776 increase 1 ,temp 
-0x51d8 019777 iadd temp ,pdata 
-0x51d9 019778 store 1 ,mem_regb 
-0x51da 019780 sub pdata ,31 ,null 
-0x51db 019781 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      019782 module_hci_cmd_auto_adv_store_adv:
-0x51dc 019783 fetcht 1 ,mem_le_adv_data_len 
-0x51dd 019784 setarg mem_le_adv_data 
-0x51de 019785 iadd temp ,pdata 
-0x51df 019786 store 2 ,mem_contw 
-0x51e0 019787 fetcht 1 ,mem_temp 
-0x51e1 019788 increase 1 ,temp 
-0x51e2 019789 fetch 1 ,mem_le_adv_data_len 
-0x51e3 019790 iadd temp ,pdata 
-0x51e4 019791 store 1 ,mem_le_adv_data_len 
-0x51e5 019792 branch module_hci_cmd_auto_adv_store_common 
-:      019793 module_hci_cmd_auto_adv_store_scan:
-0x51e6 019794 fetcht 1 ,mem_le_scan_data_len 
-0x51e7 019795 setarg mem_le_scan_data 
-0x51e8 019796 iadd temp ,pdata 
-0x51e9 019797 store 2 ,mem_contw 
-0x51ea 019798 fetcht 1 ,mem_temp 
-0x51eb 019799 increase 1 ,temp 
-0x51ec 019800 fetch 1 ,mem_le_scan_data_len 
-0x51ed 019801 iadd temp ,pdata 
-0x51ee 019802 store 1 ,mem_le_scan_data_len 
-:      019803 module_hci_cmd_auto_adv_store_common:
-0x51ef 019804 fetch 2 ,mem_contw 
-0x51f0 019805 copy pdata ,contw 
-0x51f1 019806 fetch 2 ,mem_regc 
-0x51f2 019807 copy pdata ,contru 
-0x51f3 019809 copy temp ,loopcnt 
-0x51f4 019810 call uart_copy_rx_bytes_fast 
-0x51f5 019812 fetch 1 ,mem_module_uart_len 
-0x51f6 019813 fetcht 1 ,mem_regb 
-0x51f7 019814 isub temp ,null 
-0x51f8 019815 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x51f9 019816 branch module_hci_event_receive_valid_cmd 
-:      019819 module_hci_cmd_auto_adv_adv_analys:
-0x51fa 019820 ifetch 1 ,contru 
-0x51fb 019821 store 1 ,mem_temp 
-0x51fc 019822 ifetch 1 ,contru 
-0x51fd 019823 store 1 ,mem_rega 
-0x51fe 019824 rtn 
-:      019828 module_hci_cmd_power_request:
-0x51ff 019829 arg 0 ,temp 
-0x5200 019830 arg 2 ,rega 
-0x5201 019831 fetch 2 ,mem_module_vdd_quotient 
-0x5202 019832 store 2 ,mem_event_cmd_response_content 
-0x5203 019833 arg mem_event_cmd_response_content ,regb 
-0x5204 019834 branch module_hci_event_set_cmd 
-:      019838 module_hci_cmd_power_set:
-0x5205 019839 fetch 1 ,mem_module_uart_len 
-0x5206 019840 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5207 019841 ifetch 1 ,contru 
-0x5208 019842 store 1 ,mem_module_read_vdd_flag 
-0x5209 019843 setarg 0x00 
-0x520a 019844 store 2 ,mem_module_vdd_quotient 
-0x520b 019845 branch module_hci_event_receive_valid_cmd 
-:      019849 module_hci_cmd_passkey_entry:
-0x520c 019850 fetch 1 ,mem_module_uart_len 
-0x520d 019851 bne 4 ,module_hci_event_receive_invalid_cmd 
-0x520e 019852 fetch 2 ,mem_ui_state_map 
-0x520f 019853 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
-0x5210 019854 branch module_hci_event_receive_invalid_cmd 
-:      019859 module_hci_cmd_set_gpio:
-0x5211 019860 fetch 1 ,mem_module_uart_len 
-0x5212 019861 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x5213 019862 ifetch 1 ,contru 
-0x5214 019863 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x5215 019864 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x5216 019865 branch module_hci_event_receive_invalid_cmd 
-:      019867 module_set_gpio_input:
-0x5217 019868 call module_hci_event_receive_valid_cmd 
-0x5218 019869 ifetcht 1 ,contru 
-0x5219 019870 ifetch 1 ,contru 
-0x521a 019871 beq gpio_input_high_impedance ,gpio_set_high_impedance 
-0x521b 019872 nsetflag blank ,7 ,temp 
-0x521c 019873 branch gpio_config_input 
-:      019875 module_set_gpio_output:
-0x521d 019876 call module_hci_event_receive_valid_cmd 
-0x521e 019877 ifetcht 1 ,contru 
-0x521f 019878 ifetch 1 ,contru 
-0x5220 019879 branch gpio_out_active ,blank 
-0x5221 019880 branch gpio_out_inactive 
-:      019884 module_hci_cmd_read_gpio:
-0x5222 019885 fetch 1 ,mem_module_uart_len 
-0x5223 019886 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x5224 019887 ifetcht 1 ,contru 
-0x5225 019888 call gpio_get_bit 
-0x5226 019889 setarg 0x0 
-0x5227 019890 nsetflag true ,0 ,pdata 
-0x5228 019891 arg 1 ,rega 
-0x5229 019892 store 2 ,mem_event_cmd_response_content 
-0x522a 019893 arg mem_event_cmd_response_content ,regb 
-0x522b 019894 arg 0 ,temp 
-0x522c 019895 branch module_hci_event_set_cmd 
-:      019899 module_hci_cmd_le_set_pairing_mode:
-0x522d 019900 ifetch 1 ,contru 
-0x522e 019901 copy pdata ,temp 
-0x522f 019902 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x5230 019903 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x5231 019904 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x5232 019905 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
-0x5233 019906 store 1 ,mem_le_pairing_mode 
-0x5234 019907 call sc_reset 
-0x5235 019908 call le_secure_connection_disable 
-0x5236 019909 fetch 1 ,mem_le_pairing_mode 
-0x5237 019910 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x5238 019911 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x5239 019912 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x523a 019913 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
-0x523b 019914 branch module_hci_event_receive_invalid_cmd 
-:      019916 module_le_set_pairing_mode_secure_justwork:
-0x523c 019917 storet 1 ,mem_le_pairing_mode 
-0x523d 019918 call le_secure_connection_enable 
-0x523e 019919 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x523f 019920 branch module_le_set_noinputnooutput 
-:      019921 module_le_set_pairing_mode_secure_numeric:
-0x5240 019922 storet 1 ,mem_le_pairing_mode 
-0x5241 019923 call le_secure_connection_enable 
-0x5242 019924 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5243 019925 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5244 019926 branch module_hci_event_receive_valid_cmd 
-:      019927 module_le_set_pairing_mode_secure_passkey:
-0x5245 019928 storet 1 ,mem_le_pairing_mode 
-0x5246 019929 call le_secure_connection_enable 
-0x5247 019930 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5248 019931 branch module_le_set_displayonly 
-:      019932 module_le_set_pairing_mode_secure_passkey_res_input:
-0x5249 019933 storet 1 ,mem_le_pairing_mode 
-0x524a 019934 call le_secure_connection_enable 
-0x524b 019935 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x524c 019936 branch module_le_set_keboadonly 
-:      019939 module_le_set_no_pairing:
-0x524d 019940 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      019941 module_le_set_noinputnooutput:
-0x524e 019942 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x524f 019943 branch module_hci_event_receive_valid_cmd 
-:      019944 module_le_set_pairing_mode_lagacy_just_work:
-0x5250 019945 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
-0x5251 019946 branch module_le_set_noinputnooutput 
-:      019947 module_le_set_pairing_mode_lagacy_passkey:
-0x5252 019948 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5253 019949 branch module_le_set_displayonly 
-:      019950 module_le_set_pairing_mode_lagacy_passkey_res_input:
-0x5254 019951 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5255 019952 branch module_le_set_keboadonly 
-:      019953 module_le_set_keboadonly:
-0x5256 019954 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
-0x5257 019955 branch module_hci_event_receive_valid_cmd 
-:      019956 module_le_set_displayonly:
-0x5258 019957 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5259 019958 branch module_hci_event_receive_valid_cmd 
-:      019962 module_hci_cmd_le_set_adv_data:
-0x525a 019963 arg 31 ,pdata 
-0x525b 019964 arg mem_le_adv_data_len ,contw 
-0x525c 019965 branch module_hci_cmd_receive_store_mem 
-:      019969 module_hci_cmd_le_set_scan_data:
-0x525d 019970 arg 31 ,pdata 
-0x525e 019971 arg mem_le_scan_data_len ,contw 
-0x525f 019972 branch module_hci_cmd_receive_store_mem 
-:      019974 module_hci_cmd_receive_store_mem:
-0x5260 019975 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5261 019976 isub loopcnt ,null 
-0x5262 019977 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x5263 019978 istorer loopcnt ,1 ,contw 
-0x5264 019979 call uart_copy_rx_bytes_fast 
-0x5265 019980 branch module_hci_event_receive_valid_cmd 
-:      019984 module_hci_cmd_le_send_conn_update_req:
-0x5266 019985 fetch 2 ,mem_ui_state_map 
-0x5267 019986 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x5268 019987 fetch 1 ,mem_module_uart_len 
-0x5269 019988 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x526a 019989 ifetch 8 ,contru 
-0x526b 019990 store 8 ,mem_le_interval_min 
-0x526c 019991 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x526d 019992 call ui_ipc_send_cmd 
-0x526e 019993 branch module_hci_event_receive_valid_cmd 
-:      019997 module_hci_cmd_set_le_adv_parameter:
-0x526f 019998 ifetch 2 ,contru 
-0x5270 019999 store 2 ,mem_le_adv_interval 
-0x5271 020000 storet 1 ,mem_lpm_overhead 
-0x5272 020001 iadd temp ,pdata 
-0x5273 020002 store 2 ,mem_lpm_interval 
-0x5274 020003 branch module_hci_event_receive_valid_cmd 
-:      020007 module_hci_cmd_le_start_pairing:
-0x5275 020008 fetch 1 ,mem_le_pairing_mode 
-0x5276 020009 branch module_hci_event_receive_invalid_cmd ,blank 
-0x5277 020010 fetch 1 ,mem_le_pairing_state 
-0x5278 020011 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x5279 020012 fetch 1 ,mem_le_enc_state 
-0x527a 020013 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x527b 020014 call check_51cmd_le_smp_sec_req 
-0x527c 020015 branch module_hci_event_receive_valid_cmd 
-:      020019 module_hci_cmd_set_wake_gpio:
-0x527d 020020 fetch 1 ,mem_module_uart_len 
-0x527e 020021 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x527f 020022 ifetch 1 ,contru 
-0x5280 020023 store 1 ,mem_module_mcu_wake_pin 
-0x5281 020024 ifetch 4 ,contru 
-0x5282 020025 store 4 ,mem_module_mcu_wake_delay_us 
-0x5283 020026 fetcht 1 ,mem_module_mcu_wake_pin 
-0x5284 020027 call gpio_config_output 
-0x5285 020028 call module_set_mcu_wake_pin_low 
-0x5286 020029 branch module_hci_event_receive_valid_cmd 
-:      020033 module_hci_cmd_set_tx_power:
-0x5287 020034 fetch 1 ,mem_module_uart_len 
-0x5288 020035 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x5289 020036 ifetch 1 ,contru 
-0x528a 020037 store 1 ,mem_tx_power 
-0x528b 020038 branch module_hci_event_receive_valid_cmd 
-:      020042 module_hci_cmd_le_confirm_gkey:
-0x528c 020043 ifetch 1 ,contru 
-0x528d 020044 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x528e 020045 fetch 1 ,mem_le_secure_connect_state 
-0x528f 020046 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x5290 020047 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5291 020048 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x5292 020049 branch module_hci_event_receive_invalid_cmd 
-:      020050 module_hci_cmd_le_confirm_gkey_ok:
-0x5293 020051 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x5294 020052 branch module_hci_event_receive_valid_cmd 
-:      020054 module_hci_cmd_le_confirm_gkey_fail:
-0x5295 020055 call le_send_pairing_confirm_value_failed 
-0x5296 020056 branch module_hci_event_receive_valid_cmd 
-:      020062 module_hci_cmd_reset_chip:
-0x5297 020063 call module_hci_event_receive_valid_cmd 
-0x5298 020064 call wait_uarttx 
-0x5299 020065 jam 0x01 ,core_reset 
-0x529a 020066 branch assert 
-:      020070 module_hci_cmd_le_set_fixed_passkey:
-0x529b 020071 fetch 1 ,mem_module_uart_len 
-0x529c 020072 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x529d 020073 ifetch 1 ,contru 
-0x529e 020074 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x529f 020075 fetch 1 ,mem_module_uart_len 
-0x52a0 020076 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x52a1 020077 ifetch 4 ,contru 
-0x52a2 020078 arg 1000000 ,temp 
-0x52a3 020079 isub temp ,null 
-0x52a4 020080 branch module_hci_event_receive_invalid_cmd ,positive 
-0x52a5 020081 store 4 ,mem_le_tk 
-0x52a6 020082 call le_set_config_fixed_tk 
-0x52a7 020083 branch module_hci_event_receive_valid_cmd 
-:      020085 module_hci_cmd_le_set_random_passkey:
-0x52a8 020086 call le_clr_config_fixed_tk 
-0x52a9 020087 branch module_hci_event_receive_valid_cmd 
-:      020091 module_hci_cmd_delete_customize_service:
-0x52aa 020092 arg 0x0001 ,temp 
-0x52ab 020093 call le_att_get_handle_ptr2 
-0x52ac 020094 add contr ,-2 ,contw 
-0x52ad 020095 setarg 0x0000 
-0x52ae 020096 istore 2 ,contw 
-0x52af 020097 branch module_hci_event_receive_valid_cmd 
-:      020101 module_hci_cmd_add_service_uuid:
-0x52b0 020102 call module_hci_cmd_add_service_uuid_set_uuid 
-0x52b1 020103 call uart_copy_rx_bytes_len_data 
-0x52b2 020104 setarg 0x0000 
-0x52b3 020105 istore 2 ,contw 
-0x52b4 020106 branch module_hci_event_uuid_handle 
-:      020111 module_hci_cmd_add_characteristic_uuid:
-0x52b5 020112 ifetch 1 ,contru 
-0x52b6 020113 call module_hci_cmd_add_characteristic_uuid_set_handle 
-0x52b7 020114 call module_hci_cmd_add_characteristic_uuid_set_uuid 
-0x52b8 020115 branch module_hci_event_uuid_handle 
-:      020118 module_hci_cmd_add_service_uuid_set_uuid:
-0x52b9 020119 call le_att_creat_new_handle 
-0x52ba 020120 setarg 0x280002 
-0x52bb 020121 istore 3 ,contw 
-0x52bc 020122 rtn 
-:      020125 module_hci_cmd_add_characteristic_uuid_set_handle:
-0x52bd 020126 store 1 ,mem_pdatatemp 
-0x52be 020127 call le_att_creat_new_handle 
-0x52bf 020128 setarg 0x01280302 
-0x52c0 020129 istore 4 ,contw 
-0x52c1 020130 fetch 1 ,mem_pdatatemp 
-0x52c2 020131 istore 3 ,contw 
-0x52c3 020132 rtn 
-:      020135 module_hci_cmd_add_characteristic_uuid_set_uuid:
-0x52c4 020136 call le_att_get_last_handle 
-0x52c5 020137 ifetch 1 ,contru 
-0x52c6 020138 and pdata ,0x1f ,loopcnt 
-0x52c7 020139 copy pdata ,rega 
-0x52c8 020140 isolate1 bit_of_write_authenticated ,rega 
-0x52c9 020141 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52ca 020142 isolate1 bit_of_read_authenticated ,rega 
-0x52cb 020143 setflag true ,bit_of_att_handle_read_authenticated ,temp 
-0x52cc 020144 istoret 2 ,contw 
-0x52cd 020145 copy loopcnt ,pdata 
-0x52ce 020146 istore 1 ,contw 
-0x52cf 020147 call uart_copy_rx_bytes 
-0x52d0 020148 call uart_copy_rx_bytes_len_data 
-0x52d1 020149 setarg 0 
-0x52d2 020150 istore 2 ,contw 
-0x52d3 020151 and temp ,0xff ,temp 
-0x52d4 020152 increase -1 ,temp 
-0x52d5 020153 call le_att_get_handle_ptr2 
-0x52d6 020154 add contr ,4 ,contr 
-0x52d7 020155 ifetch 1 ,contr 
-0x52d8 020156 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52d9 020157 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
-0x52da 020158 increase 1 ,temp 
-0x52db 020159 rtn 
-:      020162 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
-0x52dc 020163 call le_att_get_last_handle 
-0x52dd 020164 isolate1 bit_of_notify_authenticated ,rega 
-0x52de 020165 setflag true ,bit_of_att_handle_write_authenticated ,temp 
-0x52df 020166 istoret 2 ,contw 
-0x52e0 020167 setarg 0x02290202 
-0x52e1 020168 istore 8 ,contw 
-0x52e2 020169 increase -1 ,temp 
-0x52e3 020170 rtn 
-:      020173 le_att_creat_new_handle:
-0x52e4 020174 call le_att_get_last_handle 
-0x52e5 020175 istoret 2 ,contw 
-0x52e6 020176 rtn 
-:      020179 uart_copy_rx_bytes_len_data:
-0x52e7 020180 ifetch 1 ,contru 
-0x52e8 020181 copy pdata ,loopcnt 
-0x52e9 020182 istore 1 ,contw 
-0x52ea 020183 branch uart_copy_rx_bytes 
-:      020187 module_hci_cmd_le_passkey_entry_input:
-0x52eb 020188 fetch 1 ,mem_le_pairing_state 
-0x52ec 020189 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
-0x52ed 020190 fetch 1 ,mem_le_pairing_mode 
-0x52ee 020191 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
-0x52ef 020192 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
-0x52f0 020193 branch module_hci_event_receive_invalid_cmd 
-:      020195 module_hci_cmd_passkey_entry_sc_res_input:
-0x52f1 020196 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x52f2 020197 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x52f3 020198 branch module_hci_cmd_receive_ble_passkey 
-:      020200 module_hci_cmd_receive_ble_passkey:
-0x52f4 020201 ifetch 4 ,contru 
-0x52f5 020202 store 4 ,mem_le_tk 
-0x52f6 020203 branch module_hci_event_receive_valid_cmd 
-:      020205 module_hci_cmd_passkey_entry_res_input:
-0x52f7 020206 call module_hci_cmd_receive_ble_passkey 
-0x52f8 020207 branch le_send_smp_pairing_confirm 
-:      020211 module_hci_cmd_le_create_conn:
-0x52f9 020212 ifetch 6 ,contru 
-0x52fa 020213 store 6 ,mem_le_conn_peer_addr 
-0x52fb 020214 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x52fc 020215 jam on ,mem_le_conn_flag 
-0x52fd 020216 jam on ,mem_le_scan_enable 
-0x52fe 020217 branch module_hci_event_receive_valid_cmd 
-:      020222 module_hci_cmd_ble_set_phy:
-0x52ff 020223 fetch 1 ,mem_module_uart_len 
-0x5300 020224 bne 2 ,module_hci_event_receive_invalid_cmd 
-0x5301 020225 ifetcht 2 ,contru 
-0x5302 020226 call le_set_phys 
-0x5303 020227 branch module_hci_event_receive_valid_cmd 
-:      020231 module_hci_cmd_ble_read_current_phy:
-0x5304 020232 arg 0 ,temp 
-0x5305 020233 arg 2 ,rega 
-0x5306 020234 arg mem_context + coffset_le_rx_phy ,regb 
-0x5307 020235 branch module_hci_event_set_cmd 
-:      020239 module_hci_cmd_ble_set_dle:
-0x5308 020240 fetch 1 ,mem_module_uart_len 
-0x5309 020241 bne 8 ,module_hci_event_receive_invalid_cmd 
-0x530a 020242 ifetch 8 ,contru 
-0x530b 020243 call le_set_dle 
-0x530c 020244 branch module_hci_event_receive_valid_cmd 
-:      020248 module_hci_cmd_read_chip_data:
-0x530d 020249 ifetchr rega ,1 ,contru 
-0x530e 020250 ifetchr regb ,2 ,contru 
-0x530f 020251 arg 0 ,temp 
-0x5310 020252 branch module_hci_event_set_cmd 
-:      020256 module_hci_cmd_write_chip_data:
-0x5311 020257 fetchr loopcnt ,1 ,mem_module_uart_len 
-0x5312 020258 increase -2 ,loopcnt 
-0x5313 020259 ifetch 2 ,contru 
-0x5314 020260 copy pdata ,contw 
-0x5315 020261 call uart_copy_rx_bytes_fast 
-0x5316 020262 branch module_hci_event_receive_valid_cmd 
-:      020267 module_hci_cmd_close_lpm:
-0x5317 020268 jam 0 ,mem_lpm_mode 
-0x5318 020269 branch module_hci_event_receive_valid_cmd 
-:      020274 module_hci_event_receive_invalid_cmd:
-0x5319 020275 arg 1 ,temp 
-0x531a 020276 arg 0 ,rega 
-0x531b 020277 branch module_hci_event_set_cmd 
-:      020280 module_hci_event_receive_valid_cmd:
-0x531c 020281 arg 0 ,temp 
-0x531d 020282 arg 0 ,rega 
-0x531e 020283 branch module_hci_event_set_cmd 
-:      020287 module_hci_event_le_connect:
-0x531f 020288 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x5320 020289 branch module_hci_event_enter_standby_mode_len0 
-:      020294 module_hci_event_le_disconnect:
-0x5321 020295 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x5322 020296 branch module_hci_event_enter_standby_mode_len0 
-:      020304 module_hci_event_set_cmd:
-0x5323 020305 fetch 1 ,mem_module_uart_opcode 
-0x5324 020306 copy pdata ,regc 
-0x5325 020307 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x5326 020308 setarg 2 
-0x5327 020309 iadd rega ,pdata 
-0x5328 020310 call module_hci_prepare_tx 
-0x5329 020311 copy regc ,pdata 
-0x532a 020312 istore 1 ,contwu 
-0x532b 020313 istoret 1 ,contwu 
-0x532c 020314 copy rega ,loopcnt 
-0x532d 020315 copy regb ,contr 
-0x532e 020316 call uart_copy_tx_bytes 
-0x532f 020317 branch module_hci_transmit_tx 
-:      020324 module_hci_event_receive_le_data:
-0x5330 020325 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x5331 020326 add loopcnt ,2 ,pdata 
-0x5332 020327 call module_hci_prepare_tx 
-0x5333 020328 fetch 2 ,mem_module_le_rx_data_handle 
-0x5334 020329 istore 2 ,contwu 
-0x5335 020330 fetch 2 ,mem_module_le_rx_data_address 
-0x5336 020331 icopy contr 
-0x5337 020332 call uart_copy_tx_bytes_fast 
-0x5338 020333 copy contr ,pdata 
-0x5339 020334 store 2 ,mem_module_le_rx_data_address 
-0x533a 020335 branch module_hci_transmit_tx 
-:      020339 module_hci_event_enter_standby_mode:
-0x533b 020340 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      020341 module_hci_event_enter_standby_mode_len0:
-0x533c 020342 setarg 0 
-0x533d 020343 call module_hci_prepare_tx 
-0x533e 020344 branch module_hci_transmit_tx 
-:      020348 module_hci_event_status_res:
-0x533f 020349 jam hci_event_status_res ,mem_module_uart_opcode 
-0x5340 020350 setarg 1 
-0x5341 020351 call module_hci_prepare_tx 
-0x5342 020353 call module_hci_read_bt_status 
-0x5343 020355 fetch 2 ,mem_ui_state_map 
-0x5344 020356 arg ui_state_ble_connected ,queue 
-0x5345 020357 qisolate1 pdata 
-0x5346 020358 setflag true ,5 ,temp 
-0x5347 020362 istoret 1 ,contwu 
-0x5348 020363 branch module_hci_transmit_tx 
-:      020367 module_hci_read_bt_status:
-0x5349 020368 arg 0 ,temp 
-0x534a 020369 fetch 1 ,mem_le_adv_enable 
-0x534b 020370 arg 0 ,queue 
-0x534c 020371 qisolate1 pdata 
-0x534d 020372 setflag true ,2 ,temp 
-0x534e 020373 rtn 
-:      020377 module_hci_event_store_device:
-0x534f 020378 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x5350 020379 fetch 1 ,mem_nv_data_number 
-0x5351 020380 mul32 pdata ,34 ,pdata 
-0x5352 020381 icopy loopcnt 
-0x5353 020382 call module_hci_prepare_tx 
-0x5354 020383 fetch 2 ,mem_nv_data_ptr 
-0x5355 020384 icopy contr 
-0x5356 020385 call uart_copy_tx_bytes_fast 
-0x5357 020386 branch module_hci_transmit_tx 
-:      020389 module_hci_event_gkey_generate:
-0x5358 020390 jam hci_event_gkey ,mem_module_uart_opcode 
-0x5359 020391 setarg 4 
-0x535a 020392 call module_hci_prepare_tx 
-0x535b 020393 fetch 4 ,mem_gkey 
-0x535c 020394 istore 4 ,contwu 
-0x535d 020395 branch module_hci_transmit_tx 
-:      020398 module_hci_event_invalid_packet:
-0x535e 020399 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x535f 020400 fetch 2 ,core_uart_rxitems 
-0x5360 020401 arg 0x40 ,temp 
-0x5361 020402 call not_greater_than 
-0x5362 020403 copy pdata ,rega 
-0x5363 020404 copy pdata ,loopcnt 
-0x5364 020405 call uarta_prepare_rx 
-0x5365 020406 arg mem_module_rx_error_data_buffer ,contw 
-0x5366 020407 call uart_copy_rx_bytes_fast 
-0x5367 020408 copy rega ,pdata 
-0x5368 020409 copy rega ,loopcnt 
-0x5369 020410 call module_hci_prepare_tx 
-0x536a 020411 arg mem_module_rx_error_data_buffer ,contr 
-0x536b 020412 call uart_copy_tx_bytes_fast 
-0x536c 020413 branch module_hci_transmit_tx 
-:      020417 module_hci_event_passkey_entry_mode:
-0x536d 020418 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x536e 020419 branch module_hci_event_enter_standby_mode_len0 
-:      020423 module_hci_event_le_tk:
-0x536f 020424 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x5370 020425 setarg 4 
-0x5371 020426 call module_hci_prepare_tx 
-0x5372 020427 fetch 4 ,mem_le_tk 
-0x5373 020428 istore 4 ,contwu 
-0x5374 020429 branch module_hci_transmit_tx 
-:      020433 module_hci_event_le_pairing_fail:
-0x5375 020434 arg flag_ble_pairing_fail ,rega 
-0x5376 020435 branch module_hci_event_pairing_completed 
-:      020437 module_hci_event_le_pairing_success:
-0x5377 020438 arg flag_ble_pairing_success ,rega 
-0x5378 020439 branch module_hci_event_pairing_completed 
-:      020442 module_hci_event_pairing_completed:
-0x5379 020443 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x537a 020444 setarg 2 
-0x537b 020445 call module_hci_prepare_tx 
-0x537c 020446 copy rega ,pdata 
-0x537d 020447 istore 2 ,contwu 
-0x537e 020448 branch module_hci_transmit_tx 
-:      020452 module_hci_event_pause_enc:
-0x537f 020453 arg flag_event_pause_enc ,regc 
-0x5380 020454 branch module_hci_event_enc 
-:      020456 module_hci_event_start_enc:
-0x5381 020457 arg flag_event_start_enc ,regc 
-:      020459 module_hci_event_enc:
-0x5382 020460 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x5383 020461 setarg 1 
-0x5384 020462 call module_hci_prepare_tx 
-0x5385 020463 copy regc ,pdata 
-0x5386 020464 istore 1 ,contwu 
-0x5387 020465 branch module_hci_transmit_tx 
-:      020471 module_hci_event_uuid_handle:
-0x5388 020472 storet 2 ,mem_temp 
-0x5389 020473 jam hci_event_uuid_handle ,mem_module_uart_opcode 
-0x538a 020474 setarg 2 
-0x538b 020475 call module_hci_prepare_tx 
-0x538c 020476 fetcht 2 ,mem_temp 
-0x538d 020477 istoret 2 ,contwu 
-0x538e 020478 branch module_hci_transmit_tx 
-:      020482 module_hci_event_le_input_passkey:
-0x538f 020483 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
-0x5390 020484 branch module_hci_event_enter_standby_mode_len0 
-:      020488 module_hci_event_le_update_phy:
-0x5391 020489 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
-0x5392 020490 setarg 2 
-0x5393 020491 call module_hci_prepare_tx 
-0x5394 020492 fetch 2 ,mem_context + coffset_le_rx_phy 
-0x5395 020493 istore 2 ,contwu 
-0x5396 020494 branch module_hci_transmit_tx 
-:      020506 module_hci_prepare_tx:
-0x5397 020507 jam 0x02 ,mem_module_uart_cmd 
-0x5398 020508 store 1 ,mem_module_uart_len 
-0x5399 020509 storet 8 ,mem_temp 
-0x539a 020510 bpatch patch0c_6 ,mem_patch0c 
-0x539b 020511 call module_set_mcu_wake_pin_high_delay 
-0x539c 020512 fetcht 8 ,mem_temp 
-0x539d 020513 call uarta_prepare_tx_register_push 
-0x539e 020514 fetch 3 ,mem_module_uart_cmd 
-0x539f 020515 istore 3 ,contwu 
-0x53a0 020516 rtn 
-:      020518 module_hci_transmit_tx:
-0x53a1 020519 bpatch patch0c_7 ,mem_patch0c 
-0x53a2 020520 branch uarta_send_register_pop 
-:      020522 module_set_mcu_wake_pin_high_delay:
-0x53a3 020523 call module_check_mcu_wake_pin_high 
-0x53a4 020524 rtn true 
-:      020525 module_set_mcu_wake_pin_h_delay:
-0x53a5 020526 call module_set_mcu_wake_pin_high 
-0x53a6 020527 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x53a7 020528 rshift2 pdata ,pdata 
-0x53a8 020529 rtn blank 
-0x53a9 020530 branch delay 
-:      020532 module_set_mcu_wake_pin_high:
-0x53aa 020533 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ab 020534 branch gpio_out_active 
-:      020536 module_check_mcu_wake_pin_high:
-0x53ac 020537 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53ad 020538 branch gpio_check_active 
-:      020540 module_set_mcu_wake_pin_low:
-0x53ae 020541 fetcht 1 ,mem_module_mcu_wake_pin 
-0x53af 020542 branch gpio_out_inactive 
-:      020553 module_le_receive_data:
-0x53b0 020554 storer rega ,2 ,mem_module_le_rx_data_address 
-0x53b1 020555 storer regb ,2 ,mem_module_le_rx_data_len 
-0x53b2 020556 fetch 2 ,mem_le_att_handle 
-0x53b3 020557 store 2 ,mem_module_le_rx_data_handle 
-0x53b4 020558 call module_check_ble_encrypt_state 
-0x53b5 020559 rtn user 
-:      020561 module_le_receive_data_ok:
-0x53b6 020562 fetcht 2 ,mem_module_le_rx_data_len 
-0x53b7 020563 fetch 1 ,mem_module_ble_data_uart_max_length 
-0x53b8 020564 call not_greater_than 
-0x53b9 020565 copy pdata ,loopcnt 
-0x53ba 020566 copy temp ,pdata 
-0x53bb 020567 isub loopcnt ,pdata 
-0x53bc 020568 store 2 ,mem_module_le_rx_data_len 
-0x53bd 020569 call module_hci_event_receive_le_data 
-0x53be 020570 fetch 2 ,mem_module_le_rx_data_len 
-0x53bf 020571 rtn blank 
-0x53c0 020572 branch module_le_receive_data_ok 
-:      020577 module_bb_event_timer:
-0x53c1 020578 rtn 
-:      020580 module_read_vdd_timer:
-0x53c2 020581 fetch 1 ,mem_module_read_vdd_flag 
-0x53c3 020582 rtn blank 
-0x53c4 020583 fetch 1 ,mem_module_read_vdd_count 
-0x53c5 020584 rtn blank 
-0x53c6 020585 increase -1 ,pdata 
-0x53c7 020586 store 1 ,mem_module_read_vdd_count 
-0x53c8 020587 nrtn blank 
-0x53c9 020588 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x53ca 020589 call enable_adc 
-0x53cb 020590 call vdd_calculate_by_mode 
-0x53cc 020591 div pdata ,10 
-0x53cd 020592 call get_div_result 
-0x53ce 020593 div pdata ,100 
-0x53cf 020594 call get_div_result 
-0x53d0 020595 remainder temp 
-0x53d1 020596 store 1 ,mem_module_vdd_quotient 
-0x53d2 020597 storet 1 ,mem_module_vdd_remainder 
-0x53d3 020598 rtn 
-:      020604 module_set_le_tx_data_flag:
-0x53d4 020605 arg module_flag_ble_data_finish ,queue 
-0x53d5 020606 branch module_set_state 
-:      020608 module_clear_le_tx_data_flag:
-0x53d6 020609 arg module_flag_ble_data_finish ,queue 
-0x53d7 020610 branch module_clr_state 
-:      020612 module_clr_state:
-0x53d8 020613 fetch 2 ,mem_module_flag 
-0x53d9 020614 qset0 pdata 
-0x53da 020615 store 2 ,mem_module_flag 
-0x53db 020616 rtn 
-:      020618 module_set_state:
-0x53dc 020619 fetch 2 ,mem_module_flag 
-0x53dd 020620 qset1 pdata 
-0x53de 020621 store 2 ,mem_module_flag 
-0x53df 020622 rtn 
-:      020627 mouse_init:
-0x53e0 020628 call enable_authrom 
-0x53e1 020629 call mouse_setting_config 
-0x53e2 020630 call mouse_init_sunt 
-0x53e3 020631 rtn wake 
-0x53e4 020632 call mouse_setting_sensor_type 
-0x53e5 020633 call mouse_drawing_optima_init 
-0x53e6 020634 call mouse_cb_fuction 
-0x53e7 020635 call mouse_sensor_powerdown 
-:      020636 mouse_init_wireless:
-0x53e8 020637 fetch 2 ,mem_ui_state_map 
-0x53e9 020638 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x53ea 020639 call mouse_check_select_device_by_switch 
-0x53eb 020640 branch mouse_start_work 
-:      020643 mouse_cb_fuction:
-0x53ec 020644 bpatch patch0d_0 ,mem_patch0d 
-0x53ed 020645 setarg mouse_24g_short_sleep 
-0x53ee 020646 store 2 ,mem_cb_24g_transmit_short_sleep 
-0x53ef 020647 setarg mouse_24g_long_sleep 
-0x53f0 020648 store 2 ,mem_cb_24g_transmit_long_sleep 
-0x53f1 020649 setarg mouse_24g_before_lpm_sleep 
-0x53f2 020650 store 2 ,mem_cb_before_lpm_sleep 
-0x53f3 020651 setarg mouse_24g_package_data 
-0x53f4 020652 store 2 ,mem_cb_24g_transmit_data 
-0x53f5 020653 setarg mouse_24g_search_dongle 
-0x53f6 020654 store 2 ,mem_cb_24g_search_receiver 
-0x53f7 020655 setarg mouse_lpm_before_common 
-0x53f8 020656 store 2 ,mem_cb_24g_lpm_before 
-0x53f9 020657 setarg mouse_le 
-0x53fa 020658 store 2 ,mem_cb_le_process 
-0x53fb 020659 setarg mouse_process_lpm_before 
-0x53fc 020660 store 2 ,mem_cb_before_lpm 
-0x53fd 020661 setarg mouse_priority_bb_event 
-0x53fe 020662 store 2 ,mem_cb_bb_event_process 
-0x53ff 020663 setarg mouse_idle 
-0x5400 020664 store 2 ,mem_cb_idle_process 
-0x5401 020665 setarg mouse_before_hibernate 
-0x5402 020666 store 2 ,mem_cb_before_hibernate 
-0x5403 020667 setarg mouse_le_bb_event_connect_complete 
-0x5404 020668 store 2 ,mem_cb_att_write 
-0x5405 020669 setarg mouse_bb_event_timer 
-0x5406 020670 store 2 ,mem_cb_event_timer 
-0x5407 020671 setarg mouse_spi_write_flash_cb 
-0x5408 020672 store 2 ,mem_cb_spi_flash_write_complate 
-0x5409 020673 setarg mouse_lpm_check_wake_lock 
-0x540a 020674 store 2 ,mem_cb_check_wakelock 
-0x540b 020675 setarg mouse_le_transmit 
-0x540c 020676 store 2 ,mem_cb_ble_transmit 
-0x540d 020677 setarg mouse_set_lpm_mult 
-0x540e 020678 store 2 ,mem_cb_bt_set_mult 
-0x540f 020679 rtn 
-:      020682 mouse_setting_config:
-0x5410 020683 rtn wake 
-0x5411 020684 call g24_transmit_init 
-0x5412 020685 call g24_chmap_param_init 
-0x5413 020686 call mouse_24g_send_time_long_wake 
-0x5414 020687 call mouse_gpio_init 
-0x5415 020688 call mouse_le_name_modify 
-0x5416 020689 call mouse_param_init 
-0x5417 020690 call mouse_device_multi_led_parm_init 
-0x5418 020691 call le_set_fixed_ltk_justwork 
-:      020692 mouse_load_device_info_check:
-0x5419 020693 bpatch patch0d_1 ,mem_patch0d 
-0x541a 020694 fetch mouse_flag_len ,mem_mouse_flag 
-0x541b 020695 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-0x541c 020696 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-0x541d 020697 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
-0x541e 020698 rtn 
-:      020700 mouse_xtal_init:
-0x541f 020701 jam xtal_16m ,mem_fcomp_div 
-0x5420 020702 fetch mouse_flag_len ,mem_mouse_flag 
-0x5421 020703 rtnbit1 mouse_enable_16m 
-0x5422 020704 jam xtal_24m ,mem_fcomp_div 
-0x5423 020705 rtn 
-:      020707 mouse_24g_phy_select:
-0x5424 020708 call g24_enable_1m 
-0x5425 020709 fetch mouse_flag_len ,mem_mouse_flag 
-0x5426 020710 rtnbit0 mouse_enable_24g_2m_phy 
-0x5427 020711 branch g24_enable_2m 
-:      020713 mouse_default_init:
-0x5428 020714 bpatch patch0d_2 ,mem_patch0d 
-0x5429 020715 fetch mouse_flag_len ,mem_mouse_flag 
-0x542a 020716 isolate1 mouse_keyboard_enable ,pdata 
-0x542b 020717 call mouse_customer_key_enable ,true 
-:      020719 mouse_default_parm_init:
-0x542c 020720 fetch 2 ,mem_mouse_24g_pair_timeout_init 
-0x542d 020721 store 2 ,mem_24g_pair_timeout_init 
-0x542e 020723 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
-0x542f 020724 store 2 ,mem_24g_reconn_timeout_init 
-0x5430 020726 fetch 5 ,mem_rssi_dis_min_24g_init 
-0x5431 020727 store 5 ,mem_rssi_dis_min_24g 
-0x5432 020729 fetch 1 ,mem_mouse_24g_pair_tx_power 
-0x5433 020730 store 1 ,mem_24g_pair_tx_power 
-0x5434 020732 fetch 1 ,mem_24g_ch_map_update 
-0x5435 020733 ncall g24_chamap_param_update ,blank 
-:      020734 mouse_default_parm_init_next:
-0x5436 020735 bpatch patch0d_3 ,mem_patch0d 
-0x5437 020736 call mouse_xtal_init 
-0x5438 020737 call mouse_24g_phy_select 
-0x5439 020738 call mouse_24g_long_sleep_set 
-0x543a 020739 branch g24_pair_param_init 
-:      020741 mouse_param_common_init:
-0x543b 020742 setarg mouse_ble_att_list_addr 
-0x543c 020743 store 2 ,mem_ui_le_uuid_table 
-0x543d 020744 jam 3 ,mem_lpm_mult_timeout 
-0x543e 020745 jam 8 ,mem_lpm_overhead 
-0x543f 020746 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5440 020747 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5441 020748 setarg 0x0200 
-0x5442 020749 store 2 ,mem_lpm_interval 
-0x5443 020750 jam 0x17 ,mem_le_local_mtu 
-0x5444 020751 jam 0x17 ,mem_le_remote_mtu 
-0x5445 020753 setarg mem_le_tx_buffer0_omemalloc 
-0x5446 020754 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x5447 020755 setarg mouse_ble_l2cap_txbuff_size 
-0x5448 020756 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x5449 020757 branch mouse_adc_gpio_mux_init 
-:      020759 mouse_param_init:
-0x544a 020760 bpatch patch0d_4 ,mem_patch0d 
-0x544b 020761 call mouse_param_common_init 
-0x544c 020762 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x544d 020764 setarg 0x0a77 
-0x544e 020765 store 2 ,mem_spi_init_clk 
-0x544f 020766 setsect 0 ,0x1224 
-0x5450 020767 setsect 1 ,0x4000 
-0x5451 020768 setsect 2 ,0x0 
-0x5452 020769 istore 5 ,contw 
-0x5453 020772 fetch mouse_flag_len ,mem_mouse_flag 
-0x5454 020773 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
-0x5455 020774 setarg le_interval_7_5ms 
-0x5456 020775 store 2 ,mem_le_interval_min 
-0x5457 020776 store 2 ,mem_le_interval_min + 2 
-:      020777 mouse_param_init_intervl_end:
-0x5458 020778 call mouse_g24_interval_param_8ms 
-0x5459 020779 fetch mouse_flag_len ,mem_mouse_flag 
-0x545a 020780 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
-0x545b 020781 call mouse_g24_interval_param_4ms 
-:      020782 mouse_24g_short_sleep_set_end:
-0x545c 020783 fetch 3 ,mem_24g_short_sleep_set 
-0x545d 020784 store 3 ,mem_mouse_24g_short_sleep_set_init 
-0x545e 020785 fetch 1 ,mem_device_flag 
-0x545f 020786 store 1 ,mem_device_flag_temp 
-0x5460 020787 fetch 3 ,mem_le_lap + 3 
-0x5461 020788 store 3 ,mem_mouse_le_lap_temp 
-0x5462 020789 setarg 0 
-0x5463 020790 store 7 ,mem_mouse_key 
-0x5464 020791 fetch 1 ,mem_ui_button_timeout 
-0x5465 020792 store 1 ,mem_bt_discovery_count 
-0x5466 020793 store 1 ,mem_select_device_count 
-0x5467 020794 call le_modified_name_adv 
-:      020795 mouse_sensor_set_angle:
-0x5468 020796 bpatch patch0d_5 ,mem_patch0d 
-0x5469 020797 fetch 1 ,mem_sensor_angle_default 
-0x546a 020798 store 1 ,mem_config_sensor_angle 
-0x546b 020799 fetch 1 ,mem_select_sensor_angle_gpio 
-0x546c 020800 rtneq gpio_disable 
-0x546d 020801 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x546e 020802 call mouse_gpio_config_input_pu 
-0x546f 020803 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x5470 020804 call gpio_get_bit 
-0x5471 020805 call mouse_sensor_switch_angle ,true 
-0x5472 020806 branch mouse_gpio_config_input_pd 
-:      020807 mouse_sensor_switch_angle:
-0x5473 020808 fetch 1 ,mem_sensor_angle_switch 
-0x5474 020809 store 1 ,mem_config_sensor_angle 
-0x5475 020810 rtn 
-:      020812 mouse_g24_interval_param_4ms:
-0x5476 020813 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
-0x5477 020814 store 3 ,mem_24g_short_sleep_set 
-0x5478 020815 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
-0x5479 020816 store 3 ,mem_24g_long_sleep_set 
-0x547a 020817 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
-0x547b 020818 store 1 ,mem_24g_fast_hop_count 
-0x547c 020819 fetch 4 ,mem_mouse_24g_tsniff_4ms 
-0x547d 020820 store 4 ,mem_mouse_24g_tsniff 
-:      020821 mouse_report_rate_set_250hz:
-0x547e 020822 setarg 0x100c0c 
-0x547f 020823 store 3 ,mem_24g_interval 
-0x5480 020824 rtn 
-:      020826 mouse_g24_interval_param_8ms:
-0x5481 020827 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
-0x5482 020828 store 3 ,mem_24g_short_sleep_set 
-0x5483 020829 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
-0x5484 020830 store 3 ,mem_24g_long_sleep_set 
-0x5485 020831 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
-0x5486 020832 store 1 ,mem_24g_fast_hop_count 
-0x5487 020833 fetch 4 ,mem_mouse_24g_tsniff_8ms 
-0x5488 020834 store 4 ,mem_mouse_24g_tsniff 
-:      020835 mouse_report_rate_set_125hz:
-0x5489 020836 setarg 0x1c1919 
-0x548a 020837 store 3 ,mem_24g_interval 
-0x548b 020838 rtn 
-:      020850 mouse_start_work:
-0x548c 020851 bpatch patch0d_6 ,mem_patch0d 
-0x548d 020852 fetch mouse_flag_len ,mem_mouse_flag 
-0x548e 020853 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
-0x548f 020854 fetch 1 ,mem_device_flag 
-0x5490 020855 beq mode_24g_device ,mouse_24g_start_mode 
-:      020856 mouse_le_fast_conn_judge:
-0x5491 020857 call mouse_bluetooth_fast_conn_disable 
-0x5492 020858 fetch 1 ,mem_device_flag 
-0x5493 020859 beq mode_bt_device1 ,mouse_le_device1_judge 
-0x5494 020860 beq mode_bt_device2 ,mouse_le_device2_judge 
-0x5495 020861 rtn 
-:      020862 mouse_le_device1_judge:
-0x5496 020863 fetch 6 ,mem_device1_addr 
-0x5497 020864 fetcht 6 ,mem_mouse_compare_addr 
-0x5498 020865 isub temp ,null 
-0x5499 020866 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549a 020867 branch mouse_start_reconnect_device 
-:      020869 mouse_le_device2_judge:
-0x549b 020870 fetch 6 ,mem_device2_addr 
-0x549c 020871 fetcht 6 ,mem_mouse_compare_addr 
-0x549d 020872 isub temp ,null 
-0x549e 020873 branch mouse_bluetooth_fast_conn_init ,zero 
-0x549f 020874 branch mouse_start_reconnect_device 
-:      020876 mouse_start_reconnect_device:
-0x54a0 020877 bpatch patch0d_7 ,mem_patch0d 
-0x54a1 020878 call mouse_device_le_reconn_led_config 
-0x54a2 020879 arg mem_device1_type ,rega 
-0x54a3 020880 fetch 1 ,mem_device_flag 
-0x54a4 020881 increase -1 ,pdata 
-0x54a5 020882 mul32 pdata ,29 ,pdata 
-0x54a6 020883 iadd rega ,rega 
-0x54a7 020884 ifetch 1 ,rega 
-0x54a8 020885 store 1 ,mem_xrecord_mode 
-:      020886 mouse_start_reconnect:
-0x54a9 020887 fetch 1 ,mem_xrecord_mode 
-0x54aa 020888 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x54ab 020889 branch mouse_bluetooth_fast_conn_init 
-:      020891 mouse_wakeup_from_power_check:
-0x54ac 020892 bpatch patch0e_0 ,mem_patch0e 
-0x54ad 020893 disable user 
-0x54ae 020894 fetch mouse_flag_len ,mem_mouse_flag 
-0x54af 020895 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
-0x54b0 020896 fetch 1 ,core_lpm_isogate 
-0x54b1 020897 bbit1 cold_wake ,mouse_wakeup_from_poweron 
-0x54b2 020898 enable user 
-:      020899 mouse_wakeup_from_poweron:
-0x54b3 020900 fetch 1 ,mem_reconn_times_init 
-0x54b4 020901 store 1 ,mem_reconn_times 
-0x54b5 020902 rtn 
-:      020904 mouse4_0_check_reconn_target:
-0x54b6 020905 jam 1 ,mem_mouse_le_reconnect_flag 
-0x54b7 020906 fetcht 1 ,mem_mouse_fast_direct_timeout 
-0x54b8 020907 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x54b9 020908 beq 0xff ,mouse4_0_check_reconn_target_next 
-0x54ba 020909 fetcht 1 ,mem_mouse_direct_timeout 
-:      020910 mouse4_0_check_reconn_target_next:
-0x54bb 020911 storet 1 ,mem_mouse_direct_timer 
-0x54bc 020912 call app_lpm_mult_disable 
-0x54bd 020913 fetch 3 ,mem_le_adv_direct_ind 
-0x54be 020914 store 3 ,mem_le_adv_data + 4 
-0x54bf 020915 call mouse_le_check_adv_flag 
-0x54c0 020916 setarg adv_flag_bredr_not_supported 
-0x54c1 020917 istore 1 ,contr 
-0x54c2 020918 arg mem_le_scan_data ,contr 
-0x54c3 020919 call mouse_le_adv_data_update 
-0x54c4 020920 branch check_51cmd_adv 
-:      020924 mouse_lpm_check_wake_lock:
-0x54c5 020925 bmark1 mark_24g ,app_get_lpm_wake_lock 
-0x54c6 020926 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x54c7 020927 branch app_get_lpm_wake_lock ,blank 
-0x54c8 020928 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x54c9 020929 beq le_lpm_disable ,app_get_lpm_wake_lock 
-0x54ca 020930 fetch 1 ,mem_mouse_wheel_trigger 
-0x54cb 020931 nbranch app_get_lpm_wake_lock ,blank 
-0x54cc 020932 branch app_put_lpm_wake_lock 
-:      020941 mouse_app_enter_hibernate:
-0x54cd 020942 bpatch patch0e_1 ,mem_patch0e 
-0x54ce 020943 setarg pan_reg_config 
-0x54cf 020944 call twspi_read 
-0x54d0 020945 bbit1 3 ,mouse_app_enter_hibernate_next 
-0x54d1 020946 call mouse_sensor_reset 
-0x54d2 020947 call mouse_sensor_powerdown 
-:      020948 mouse_app_enter_hibernate_next:
-0x54d3 020949 call mouse_setgpio_hibernate 
-0x54d4 020950 branch app_enter_hibernate 
-:      020952 mouse_before_hibernate:
-0x54d5 020953 bpatch patch0e_2 ,mem_patch0e 
-0x54d6 020954 call disable_authrom 
-0x54d7 020955 call mouse_before_hibernate_wheel_gpio_set 
-0x54d8 020956 call mouse_setgpio_hibernate 
-0x54d9 020957 call mouse_flash_power_down 
-0x54da 020958 fetcht 1 ,mem_sensor_motion_gpio 
-0x54db 020959 branch gpio_clr_wake 
-:      020962 mouse_setgpio_hibernate:
-0x54dc 020963 bpatch patch0e_3 ,mem_patch0e 
-0x54dd 020964 call mouse_set_sdio_high 
-0x54de 020965 call clear_wake 
-0x54df 020966 call mouse_logo_led_off 
-0x54e0 020967 call mouse_lpm_before_common 
-0x54e1 020968 call mouse_gpio_pd_idle 
-0x54e2 020969 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0x54e3 020970 call mouse_gpio_config_input_pu 
-0x54e4 020971 call mouse_gpio_set_high_impedance 
-:      020972 mouse_setgpio_hibernate_next:
-0x54e5 020973 call mouse_device_multi_led_all_off 
-0x54e6 020974 call mouse_adc_gpio_set_before_hibernate 
-0x54e7 020975 branch mouse_wheel_gpio_set_before_hibernate 
-:      020977 mouse_wheel_gpio_set_before_hibernate:
-0x54e8 020978 fetch mouse_flag_len ,mem_mouse_flag 
-0x54e9 020979 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      020980 mouse_wheel_gpio_clr_wakeup:
-0x54ea 020981 fetcht 1 ,mem_whee_a_data_gpio 
-0x54eb 020982 call gpio_clr_wake 
-0x54ec 020983 fetcht 1 ,mem_whee_b_data_gpio 
-0x54ed 020984 call gpio_clr_wake 
-0x54ee 020985 fetcht 1 ,mem_whee_a_data_gpio 
-0x54ef 020986 call mouse_gpio_config_input_pd 
-0x54f0 020987 fetcht 1 ,mem_whee_b_data_gpio 
-0x54f1 020988 branch mouse_gpio_config_input_pd 
-:      020990 mouse_adc_gpio_set_before_hibernate:
-0x54f2 020991 fetch mouse_flag_len ,mem_mouse_flag 
-0x54f3 020992 rtnbit0 mouse_enable_adc 
-0x54f4 020993 fetch 1 ,mem_adc_config_flag 
-0x54f5 020994 rtnne adc_config_gpio 
-0x54f6 020995 fetch 1 ,mem_adc_channel_gpio 
-0x54f7 020996 arg gpcfg_no_ie ,temp 
-0x54f8 020997 branch gpio_config_function_int 
-:      021001 mouse_gpio_pd_idle:
-0x54f9 021002 arg core_gpio_conf ,contr 
-0x54fa 021003 arg gpio_number ,loopcnt 
-:      021004 mouse_gpio_pd_idle_loop:
-0x54fb 021005 ifetch 1 ,contr 
-0x54fc 021006 nbranch mouse_gpio_pd_idle_configured ,blank 
-0x54fd 021007 setarg gpcfg_pulldown 
-0x54fe 021008 add contr ,-1 ,contw 
-0x54ff 021009 istore 1 ,contw 
-:      021010 mouse_gpio_pd_idle_configured:
-0x5500 021011 loop mouse_gpio_pd_idle_loop 
-0x5501 021012 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x5502 021013 isub contr ,null 
-0x5503 021014 rtn zero 
-:      021015 mouse_gpio_pd_idle_ext:
-0x5504 021016 arg gpio_number_ext ,loopcnt 
-0x5505 021017 arg core_gpio_conf_hi ,contr 
-0x5506 021018 branch mouse_gpio_pd_idle_loop 
-:      021020 mouse_process_lpm_before:
-0x5507 021021 rtnmark1 mark_24g 
-0x5508 021022 call mouse_lpm_before_common 
-0x5509 021023 fetch 1 ,mem_lpm_current_mult 
-0x550a 021024 nrtn blank 
-0x550b 021025 branch gpio_clr_wake 
-:      021027 mouse_lpm_before_common:
-0x550c 021028 bpatch patch0e_4 ,mem_patch0e 
-0x550d 021029 fetcht 1 ,mem_whee_a_data_gpio 
-0x550e 021030 call gpio_config_input 
-0x550f 021031 fetcht 1 ,mem_whee_b_data_gpio 
-0x5510 021032 call gpio_config_input 
-0x5511 021034 call mouse_wheel_check 
-0x5512 021035 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x5513 021036 call mouse_gpio_config_output_high 
-0x5514 021037 call twspi_disable 
-0x5515 021039 fetcht 1 ,mem_lbutton_gpio 
-0x5516 021040 call gpio_set_wake 
-0x5517 021041 fetcht 1 ,mem_rbutton_gpio 
-0x5518 021042 call gpio_set_wake 
-0x5519 021043 fetcht 1 ,mem_mbutton_gpio 
-0x551a 021044 call gpio_set_wake 
-0x551b 021046 fetcht 1 ,mem_bk_button_gpio 
-0x551c 021047 call gpio_set_wake 
-0x551d 021048 fetcht 1 ,mem_fw_button_gpio 
-0x551e 021049 call gpio_set_wake 
-0x551f 021050 fetcht 1 ,mem_dpi_button_gpio 
-0x5520 021051 call gpio_set_wake 
-0x5521 021052 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5522 021053 call gpio_set_wake 
-0x5523 021055 fetcht 1 ,mem_customer_key_gpio 
-0x5524 021056 call gpio_set_wake 
-0x5525 021058 fetcht 1 ,mem_whee_a_data_gpio 
-0x5526 021059 call gpio_set_wake_by_current_state 
-0x5527 021060 fetcht 1 ,mem_whee_b_data_gpio 
-0x5528 021061 call gpio_set_wake_by_current_state 
-0x5529 021062 fetcht 1 ,mem_whee_ta_data_gpio 
-0x552a 021063 call gpio_set_wake_by_current_state 
-0x552b 021064 fetcht 1 ,mem_whee_tb_data_gpio 
-0x552c 021065 call gpio_set_wake_by_current_state 
-0x552d 021066 fetcht 1 ,mem_sensor_motion_gpio 
-0x552e 021067 branch gpio_set_wake 
-:      021071 mouse_set_mult:
-0x552f 021072 fetch 2 ,mem_ui_state_map 
-0x5530 021073 rtnbit0 ui_state_ble_connected 
-0x5531 021074 copy rega ,pdata 
-0x5532 021075 nbranch le_set_config_short_mult ,blank 
-0x5533 021076 branch le_clr_config_short_mult 
-:      021080 mouse_adc_gpio_set:
-0x5534 021081 bpatch patch0e_5 ,mem_patch0e 
-0x5535 021082 fetch 1 ,mem_adc_config_flag 
-0x5536 021083 rtnne adc_config_gpio 
-0x5537 021084 fetcht 1 ,mem_adc_channel_gpio 
-0x5538 021085 branch gpio_set_high_impedance 
-:      021087 mouse_adc_gpio_mux_init:
-0x5539 021088 fetch mouse_flag_len ,mem_mouse_flag 
-0x553a 021089 rtnbit0 mouse_enable_adc 
-0x553b 021090 jam mouse_adc_check_multiple ,mem_adc_mux_status 
-0x553c 021091 rtn 
-:      021093 mouse_adc_read:
-0x553d 021094 bpatch patch0e_6 ,mem_patch0e 
-0x553e 021095 fetch mouse_flag_len ,mem_mouse_flag 
-0x553f 021096 rtnbit0 mouse_enable_adc 
-0x5540 021097 call mouse_adc_gpio_set 
-0x5541 021098 fetch 1 ,mem_adc_config_flag 
-0x5542 021099 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
-0x5543 021100 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
-0x5544 021101 branch mouse_adc_read_start 
-:      021103 mouse_adc_read_gpio_mux_start:
-0x5545 021104 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
-0x5546 021105 branch mouse_adc_read_start 
-:      021107 mouse_adc_read_start:
-0x5547 021108 bpatch patch0e_7 ,mem_patch0e 
-0x5548 021109 call enable_adc 
-0x5549 021110 call vdd_calculate_by_mode 
-0x554a 021111 store 2 ,mem_mouse_vdd_now_vol 
-0x554b 021112 fetch 1 ,mem_adc_config_flag 
-0x554c 021113 bne adc_config_gpio ,mouse_adc_data_process 
-0x554d 021114 fetcht 2 ,mem_mouse_vdd_now_vol 
-0x554e 021115 mul32 temp ,8 ,pdata 
-0x554f 021116 div pdata ,10 
-0x5550 021117 call get_div_result 
-0x5551 021118 iadd temp ,pdata 
-0x5552 021119 store 2 ,mem_mouse_vdd_now_vol 
-:      021120 mouse_adc_data_process:
-0x5553 021121 arg mem_mouse_vdd_calculate_set ,rega 
-0x5554 021122 call mouse_adc_bat_percent_lowpower_out 
-0x5555 021123 fetch 1 ,mem_adc_power_flag 
-0x5556 021124 bbit1 1 ,mouse_app_enter_hibernate 
-0x5557 021125 bbit0 0 ,mouse_adc_no_low_voltage 
-0x5558 021126 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5559 021127 branch mouse_adc_low_voltage 
-:      021129 mouse_adc_low_voltage:
-0x555a 021130 arg mouse_low_voltage_flag ,queue 
-0x555b 021131 branch mouse_enable_function_flag 
-:      021132 mouse_adc_no_low_voltage:
-0x555c 021133 arg mouse_low_voltage_flag ,queue 
-0x555d 021134 call mouse_disable_function_flag 
-0x555e 021135 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x555f 021136 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
-0x5560 021137 rtn blank 
-0x5561 021138 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
-0x5562 021139 branch mouse_low_voltage_led_off_judge 
-:      021142 mouse_adc_bat_percent_lowpower_out:
-0x5563 021143 bpatch patch0f_0 ,mem_patch0f 
-0x5564 021144 ifetch 8 ,rega 
-0x5565 021145 store 8 ,mem_pdatatemp 
-0x5566 021146 fetch 1 ,mem_adc_mux_status 
-0x5567 021147 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5568 021148 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
-0x5569 021149 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
-:      021150 mouse_adc_bat_percent_lowpower_out_battery:
-0x556a 021151 call adc_clear_no_power_flag 
-0x556b 021152 call adc_clear_low_power_flag 
-0x556c 021153 fetch 2 ,mem_pdatatemp + 6 
-0x556d 021154 fetcht 2 ,mem_pdatatemp + 2 
-0x556e 021155 isub temp ,null 
-0x556f 021156 ncall adc_set_no_power_flag ,positive 
-0x5570 021157 fetcht 2 ,mem_pdatatemp + 4 
-0x5571 021158 isub temp ,null 
-0x5572 021159 ncall adc_set_low_power_flag ,positive 
-:      021160 mouse_adc_bat_level_set:
-0x5573 021161 fetch 2 ,mem_pdatatemp + 6 
-0x5574 021162 fetcht 2 ,mem_pdatatemp 
-0x5575 021163 isub temp ,null 
-0x5576 021164 branch mouse_adc_bat_level_100_percent ,positive 
-0x5577 021165 fetcht 2 ,mem_pdatatemp + 2 
-0x5578 021166 isub temp ,pdata 
-0x5579 021167 nbranch mouse_adc_bat_level_0_percent ,positive 
-0x557a 021168 branch mouse_adc_bat_level_0_percent ,blank 
-0x557b 021169 mul32 pdata ,100 ,rega 
-0x557c 021170 fetch 2 ,mem_pdatatemp 
-0x557d 021171 fetcht 2 ,mem_pdatatemp + 2 
-0x557e 021172 isub temp ,temp 
-0x557f 021173 copy rega ,pdata 
-0x5580 021174 idiv temp 
-0x5581 021175 call get_div_result 
-0x5582 021176 store 1 ,mem_le_battery_level_percentage 
-0x5583 021177 rtn 
-:      021179 mouse_adc_bat_level_100_percent:
-0x5584 021180 jam 100 ,mem_le_battery_level_percentage 
-0x5585 021181 rtn 
-:      021182 mouse_adc_bat_level_0_percent:
-0x5586 021183 jam 0 ,mem_le_battery_level_percentage 
-0x5587 021184 rtn 
-:      021186 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
-0x5588 021187 branch mouse_adc_bat_percent_lowpower_out_battery 
-:      021193 mouse_gpio_init:
-0x5589 021194 fetcht 1 ,mem_eeprom_wp_gpio 
-0x558a 021195 call gpio_config_output 
-0x558b 021197 fetcht 1 ,mem_lbutton_gpio 
-0x558c 021198 call mouse_gpio_config_input_pu 
-0x558d 021199 fetcht 1 ,mem_rbutton_gpio 
-0x558e 021200 call mouse_gpio_config_input_pu 
-0x558f 021201 fetcht 1 ,mem_mbutton_gpio 
-0x5590 021202 call mouse_gpio_config_input_pu 
-0x5591 021203 fetcht 1 ,mem_bk_button_gpio 
-0x5592 021204 call mouse_gpio_config_input_pu 
-0x5593 021205 fetcht 1 ,mem_fw_button_gpio 
-0x5594 021206 call mouse_gpio_config_input_pu 
-0x5595 021207 fetcht 1 ,mem_dpi_button_gpio 
-0x5596 021208 call mouse_gpio_config_input_pu 
-0x5597 021210 fetcht 1 ,mem_matrix_public_gpio 
-0x5598 021211 call mouse_gpio_config_input_pu 
-0x5599 021213 fetcht 1 ,mem_config_select_device_button_gpio 
-0x559a 021214 call mouse_gpio_config_input_pu 
-0x559b 021216 fetcht 1 ,mem_customer_key_gpio 
-0x559c 021217 call mouse_gpio_config_input_pu 
-0x559d 021219 fetcht 1 ,mem_whee_a_data_gpio 
-0x559e 021220 call mouse_gpio_config_input_pu 
-0x559f 021222 fetcht 1 ,mem_whee_b_data_gpio 
-0x55a0 021223 call mouse_gpio_config_input_pu 
-0x55a1 021225 fetcht 1 ,mem_whee_ta_data_gpio 
-0x55a2 021226 call mouse_gpio_config_input_pu 
-0x55a3 021227 fetcht 1 ,mem_whee_tb_data_gpio 
-0x55a4 021228 call mouse_gpio_config_input_pu 
-0x55a5 021230 fetcht 1 ,mem_sensor_motion_gpio 
-0x55a6 021231 call mouse_gpio_config_input_pu 
-0x55a7 021233 fetcht 1 ,mem_device_switch_gpio 
-0x55a8 021234 call mouse_gpio_config_input_pu 
-0x55a9 021236 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x55aa 021237 branch mouse_gpio_config_input_pu 
-:      021240 mouse_gpio_set_pupd_by_input:
-0x55ab 021241 sub temp ,ui_button_gpio_disable ,null 
-0x55ac 021242 rtn zero 
-0x55ad 021243 and temp ,0x7f ,queue 
-0x55ae 021244 fetch 4 ,core_gpio_in 
-0x55af 021245 qisolate1 pdata 
-0x55b0 021246 branch mouse_gpio_config_input_pu ,true 
-:      021247 mouse_gpio_config_input_pd:
-0x55b1 021248 sub temp ,ui_button_gpio_disable ,null 
-0x55b2 021249 rtn zero 
-0x55b3 021250 set1 gpio_active_bit ,temp 
-0x55b4 021251 branch gpio_config_input 
-:      021253 mouse_gpio_config_input_pu:
-0x55b5 021254 sub temp ,ui_button_gpio_disable ,null 
-0x55b6 021255 rtn zero 
-0x55b7 021256 set0 gpio_active_bit ,temp 
-0x55b8 021257 branch gpio_config_input 
-:      021259 mouse_gpio_set_high_impedance:
-0x55b9 021260 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-0x55ba 021261 store 3 ,mem_pdatatemp 
-0x55bb 021262 arg 13 ,loopcnt 
-0x55bc 021263 arg 0 ,temp 
-:      021264 mouse_gpio_set_high_impedance_bit_loop:
-0x55bd 021265 fetch 3 ,mem_pdatatemp 
-0x55be 021266 isolate1 0 ,pdata 
-0x55bf 021267 call gpio_set_high_impedance ,true 
-0x55c0 021268 fetch 3 ,mem_pdatatemp 
-0x55c1 021269 lshift pdata ,pdata 
-0x55c2 021270 store 3 ,mem_pdatatemp 
-0x55c3 021271 increase 1 ,temp 
-0x55c4 021272 loop mouse_gpio_set_high_impedance_bit_loop 
-0x55c5 021273 rtn 
-:      021279 mouse_le_name_modify:
-0x55c6 021280 bpatch patch0f_1 ,mem_patch0f 
-0x55c7 021281 fetch 8 ,mem_le_name_patch 
-0x55c8 021282 rtn blank 
-0x55c9 021283 fetch 1 ,mem_le_name_patch_len 
-0x55ca 021284 copy pdata ,rega 
-0x55cb 021285 sub pdata ,11 ,null 
-0x55cc 021286 nbranch mouse_le_name_patch_len_overflow ,positive 
-0x55cd 021288 call mouse_le_name_clear 
-0x55ce 021290 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55cf 021291 call mouse_le_name_modify_next 
-0x55d0 021293 arg mem_le_scan_data + 2 ,contw 
-0x55d1 021294 call mouse_le_name_modify_next 
-0x55d2 021296 arg mem_le_name ,contw 
-:      021297 mouse_le_name_modify_next:
-0x55d3 021298 arg mem_le_name_patch ,contr 
-0x55d4 021299 copy rega ,loopcnt 
-0x55d5 021300 branch memcpy 
-:      021302 mouse_le_name_clear:
-0x55d6 021303 arg mem_le_adv_swift_pair + 9 ,contw 
-0x55d7 021304 call mouse_le_name_clear_next 
-0x55d8 021306 arg mem_le_scan_data + 2 ,contw 
-0x55d9 021307 call mouse_le_name_clear_next 
-0x55da 021309 arg mem_le_name ,contw 
-:      021310 mouse_le_name_clear_next:
-0x55db 021311 arg 11 ,loopcnt 
-0x55dc 021312 branch clear_mem 
-:      021314 mouse_le_name_patch_len_overflow:
-0x55dd 021315 call mouse_le_swift_pair_disable 
-0x55de 021317 fetch 1 ,mem_le_name_patch_len 
-0x55df 021318 increase 1 ,pdata 
-0x55e0 021319 store 1 ,mem_le_adv_swift_pair 
-0x55e1 021320 jam 9 ,mem_le_adv_swift_pair + 1 
-0x55e2 021321 arg mem_le_name_patch ,contr 
-0x55e3 021322 arg mem_le_adv_swift_pair + 2 ,contw 
-0x55e4 021323 copy rega ,loopcnt 
-0x55e5 021324 call memcpy 
-0x55e6 021326 fetch 1 ,mem_le_name_patch_len 
-0x55e7 021327 increase 1 ,pdata 
-0x55e8 021328 store 1 ,mem_le_scan_data 
-0x55e9 021329 jam 9 ,mem_le_scan_data + 1 
-0x55ea 021330 arg mem_le_name_patch ,contr 
-0x55eb 021331 arg mem_le_scan_data + 2 ,contw 
-0x55ec 021332 copy rega ,loopcnt 
-0x55ed 021333 call memcpy 
-0x55ee 021335 arg mem_le_name_patch_len ,contr 
-0x55ef 021336 arg mem_le_name_len ,contw 
-0x55f0 021337 copy rega ,loopcnt 
-0x55f1 021338 increase 1 ,loopcnt 
-0x55f2 021339 branch memcpy 
-:      021341 mouse_le_swift_pair_disable:
-0x55f3 021342 arg mem_le_adv_swift_pair ,contw 
-0x55f4 021343 arg 20 ,loopcnt 
-0x55f5 021344 branch clear_mem 
-:      021350 mouse_sensor_spi_init:
-0x55f6 021351 call mouse_spid_init_pin 
-0x55f7 021352 jam 0x73 ,mem_spi_init_clk 
-0x55f8 021354 call mouse_spi_init 
-0x55f9 021355 branch twspi_enable 
-:      021357 mouse_spi_write_flash_cb:
-:      021358 mouse_spi_init:
-0x55fa 021359 branch spid_init 
-:      021361 mouse_spid_init_pin:
-0x55fb 021362 fetch 1 ,mem_mouse_sensor_sclk_gpio 
-0x55fc 021363 arg gpcfg_spid_sck ,temp 
-0x55fd 021364 call gpio_config_function_int 
-0x55fe 021365 fetch 1 ,mem_mouse_sensor_sdio_gpio 
-0x55ff 021366 arg gpcfg_spid_sdio ,temp 
-0x5600 021367 branch gpio_config_function_int 
-:      021372 mouse_motion:
-0x5601 021373 bpatch patch0f_2 ,mem_patch0f 
-0x5602 021374 disable user 
-0x5603 021375 setarg 0 
-0x5604 021376 store 6 ,mem_mouse_x 
-0x5605 021377 call mouse_check_sensor_data 
-0x5606 021378 setarg 0x0089 
-0x5607 021379 call twspi_write 
-0x5608 021380 call mouse_setting_sensor_type 
-0x5609 021381 call mouse_zwheel 
-0x560a 021382 call mouse_t_zwheel 
-0x560b 021383 call mouse_key 
-0x560c 021384 fetch 1 ,mem_mouse_key 
-0x560d 021385 and_into 0x1f ,pdata 
-0x560e 021386 store 1 ,mem_mouse_key 
-0x560f 021387 nbranch mouse_drawing_optima_init ,user 
-0x5610 021388 call mouse_drawing_optima 
-0x5611 021389 branch mouse_no_data_timer_init 
-:      021393 mouse_zwheel:
-0x5612 021394 fetch 1 ,mem_mouse_z_data 
-0x5613 021395 rtn blank 
-0x5614 021396 store 1 ,mem_mouse_z 
-0x5615 021397 jam 0 ,mem_mouse_z_data 
-0x5616 021398 branch enable_user 
-:      021400 mouse_t_zwheel:
-0x5617 021401 fetch 1 ,mem_mouse_tz_data 
-0x5618 021402 rtn blank 
-0x5619 021403 store 1 ,mem_mouse_tz 
-0x561a 021404 jam 0 ,mem_mouse_tz_data 
-0x561b 021405 branch enable_user 
-:      021407 mouse_wheel_check:
-0x561c 021408 call mouse_t_wheel_scan 
-0x561d 021409 call mouse_wheel_scan 
-0x561e 021410 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x561f 021411 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x5620 021412 store 1 ,mem_wheel_tb_old_pinlevel 
-0x5621 021413 isub temp ,null 
-0x5622 021414 nbranch app_lpm_wake_auto_lock ,zero 
-0x5623 021415 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5624 021416 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x5625 021417 store 1 ,mem_mwheel_b_old_pinlevel 
-0x5626 021418 isub temp ,null 
-0x5627 021419 nbranch app_lpm_wake_auto_lock ,zero 
-0x5628 021420 rtn 
-:      021421 mouse_t_wheel_scan:
-0x5629 021422 fetch 1 ,mem_whee_ta_data_gpio 
-0x562a 021423 rtneq gpio_disable 
-0x562b 021424 arg 0 ,rega 
-0x562c 021425 fetcht 1 ,mem_whee_ta_data_gpio 
-0x562d 021426 call gpio_get_bit 
-0x562e 021427 setflag true ,0 ,rega 
-0x562f 021428 fetcht 1 ,mem_whee_tb_data_gpio 
-0x5630 021429 call gpio_get_bit 
-0x5631 021430 setflag true ,1 ,rega 
-0x5632 021431 copy rega ,pdata 
-0x5633 021432 store 1 ,mem_wheel_tb_new_pinlevel 
-0x5634 021433 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x5635 021434 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x5636 021435 fetch 1 ,mem_wheel_tog 
-0x5637 021436 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x5638 021437 rtn 
-:      021439 mouse_t_wheel_scan_judge1:
-0x5639 021440 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563a 021441 beq 0 ,mouse_t_wheel_scan_judge11 
-0x563b 021442 beq 3 ,mouse_t_wheel_scan_judge12 
-0x563c 021443 rtn 
-:      021444 mouse_t_wheel_scan_judge2:
-0x563d 021445 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x563e 021446 beq 0 ,mouse_t_wheel_scan_judge21 
-0x563f 021447 beq 3 ,mouse_t_wheel_scan_judge22 
-0x5640 021448 rtn 
-:      021449 mouse_t_wheel_scan_judge11:
-0x5641 021450 jam 0x82 ,mem_wheel_tog 
-0x5642 021451 rtn 
-:      021452 mouse_t_wheel_scan_judge12:
-0x5643 021453 jam 0x81 ,mem_wheel_tog 
-0x5644 021454 rtn 
-:      021455 mouse_t_wheel_scan_judge21:
-0x5645 021456 jam 0x80 ,mem_wheel_tog 
-0x5646 021457 rtn 
-:      021458 mouse_t_wheel_scan_judge22:
-0x5647 021459 jam 0x83 ,mem_wheel_tog 
-0x5648 021460 rtn 
-:      021461 mouse_t_wheel_scan_judge3:
-0x5649 021462 fetch 1 ,mem_wheel_tog 
-0x564a 021463 set0 7 ,pdata 
-0x564b 021464 store 1 ,mem_wheel_tog 
-0x564c 021465 beq 0 ,mouse_t_wheel_scan_judge30 
-0x564d 021466 beq 1 ,mouse_t_wheel_scan_judge31 
-0x564e 021467 beq 2 ,mouse_t_wheel_scan_judge32 
-0x564f 021468 beq 3 ,mouse_t_wheel_scan_judge33 
-0x5650 021469 rtn 
-:      021470 mouse_t_wheel_scan_judge30:
-0x5651 021471 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5652 021472 beq 3 ,mouse_wheel_t_forward 
-0x5653 021473 rtn 
-:      021474 mouse_t_wheel_scan_judge31:
-0x5654 021475 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5655 021476 beq 0 ,mouse_wheel_t_forward 
-0x5656 021477 rtn 
-:      021478 mouse_t_wheel_scan_judge32:
-0x5657 021479 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x5658 021480 beq 3 ,mouse_wheel_t_back 
-0x5659 021481 rtn 
-:      021482 mouse_t_wheel_scan_judge33:
-0x565a 021483 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x565b 021484 beq 0 ,mouse_wheel_t_back 
-0x565c 021485 rtn 
-:      021486 mouse_wheel_t_forward:
-0x565d 021487 fetch 1 ,mem_mouse_tz_data 
-0x565e 021488 increase 1 ,pdata 
-0x565f 021489 store 1 ,mem_mouse_tz_data 
-0x5660 021490 rtn 
-:      021491 mouse_wheel_t_back:
-0x5661 021492 fetch 1 ,mem_mouse_tz_data 
-0x5662 021493 increase -1 ,pdata 
-0x5663 021494 store 1 ,mem_mouse_tz_data 
-0x5664 021495 rtn 
-:      021498 mouse_wheel_scan:
-0x5665 021499 fetch 1 ,mem_whee_a_data_gpio 
-0x5666 021500 rtneq gpio_disable 
-0x5667 021501 arg 0 ,rega 
-0x5668 021502 fetcht 1 ,mem_whee_a_data_gpio 
-0x5669 021503 call gpio_get_bit 
-0x566a 021504 setflag true ,0 ,rega 
-0x566b 021505 fetcht 1 ,mem_whee_b_data_gpio 
-0x566c 021506 call gpio_get_bit 
-0x566d 021507 setflag true ,1 ,rega 
-0x566e 021508 copy rega ,pdata 
-0x566f 021509 store 1 ,mem_mwheel_b_new_pinlevel 
-0x5670 021510 beq 0x01 ,mouse_wheel_scan_judge1 
-0x5671 021511 beq 0x02 ,mouse_wheel_scan_judge2 
-0x5672 021512 fetch 1 ,mem_mwheel_tog 
-0x5673 021513 bbit1 7 ,mouse_wheel_scan_judge3 
-0x5674 021514 rtn 
-:      021516 mouse_wheel_scan_judge1:
-0x5675 021517 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x5676 021518 beq 0 ,mouse_wheel_scan_judge11 
-0x5677 021519 beq 3 ,mouse_wheel_scan_judge12 
-0x5678 021520 rtn 
-:      021521 mouse_wheel_scan_judge2:
-0x5679 021522 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x567a 021523 beq 0 ,mouse_wheel_scan_judge21 
-0x567b 021524 beq 3 ,mouse_wheel_scan_judge22 
-0x567c 021525 rtn 
-:      021526 mouse_wheel_scan_judge11:
-0x567d 021527 jam 0x82 ,mem_mwheel_tog 
-0x567e 021528 rtn 
-:      021529 mouse_wheel_scan_judge12:
-0x567f 021530 jam 0x81 ,mem_mwheel_tog 
-0x5680 021531 rtn 
-:      021532 mouse_wheel_scan_judge21:
-0x5681 021533 jam 0x80 ,mem_mwheel_tog 
-0x5682 021534 rtn 
-:      021535 mouse_wheel_scan_judge22:
-0x5683 021536 jam 0x83 ,mem_mwheel_tog 
-0x5684 021537 rtn 
-:      021538 mouse_wheel_scan_judge3:
-0x5685 021539 fetch 1 ,mem_mwheel_tog 
-0x5686 021540 set0 7 ,pdata 
-0x5687 021541 store 1 ,mem_mwheel_tog 
-0x5688 021542 beq 0 ,mouse_wheel_scan_judge30 
-0x5689 021543 beq 1 ,mouse_wheel_scan_judge31 
-0x568a 021544 beq 2 ,mouse_wheel_scan_judge32 
-0x568b 021545 beq 3 ,mouse_wheel_scan_judge33 
-0x568c 021546 rtn 
-:      021547 mouse_wheel_scan_judge30:
-0x568d 021548 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x568e 021549 beq 3 ,mouse_wheel_forward 
-0x568f 021550 rtn 
-:      021551 mouse_wheel_scan_judge31:
-0x5690 021552 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5691 021553 beq 0 ,mouse_wheel_forward 
-0x5692 021554 rtn 
-:      021555 mouse_wheel_scan_judge32:
-0x5693 021556 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5694 021557 beq 3 ,mouse_wheel_back 
-0x5695 021558 rtn 
-:      021559 mouse_wheel_scan_judge33:
-0x5696 021560 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x5697 021561 beq 0 ,mouse_wheel_back 
-0x5698 021562 rtn 
-:      021563 mouse_wheel_forward:
-0x5699 021564 fetch 1 ,mem_mouse_z_data 
-0x569a 021565 increase 1 ,pdata 
-0x569b 021566 store 1 ,mem_mouse_z_data 
-0x569c 021567 rtn 
-:      021568 mouse_wheel_back:
-0x569d 021569 fetch 1 ,mem_mouse_z_data 
-0x569e 021570 increase -1 ,pdata 
-0x569f 021571 store 1 ,mem_mouse_z_data 
-0x56a0 021572 rtn 
-:      021575 mouse_wheel_gpio_set_wake:
-0x56a1 021576 fetcht 1 ,mem_whee_a_data_gpio 
-0x56a2 021577 call gpio_set_wake_by_current_state 
-0x56a3 021578 fetcht 1 ,mem_whee_b_data_gpio 
-0x56a4 021579 call gpio_set_wake_by_current_state 
-0x56a5 021580 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56a6 021581 call gpio_set_wake_by_current_state 
-0x56a7 021582 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56a8 021583 branch gpio_set_wake_by_current_state 
-:      021585 mouse_before_hibernate_wheel_gpio_set:
-0x56a9 021586 fetcht 1 ,mem_whee_a_data_gpio 
-0x56aa 021587 call mouse_gpio_set_pupd_by_input 
-0x56ab 021588 fetcht 1 ,mem_whee_b_data_gpio 
-0x56ac 021589 call mouse_gpio_set_pupd_by_input 
-0x56ad 021590 fetcht 1 ,mem_whee_ta_data_gpio 
-0x56ae 021591 call mouse_gpio_set_pupd_by_input 
-0x56af 021592 fetcht 1 ,mem_whee_tb_data_gpio 
-0x56b0 021593 branch mouse_gpio_set_pupd_by_input 
-:      021595 mouse_wheel_trigger:
-0x56b1 021596 fetch 2 ,mem_mouse_z 
-0x56b2 021597 rtn blank 
-0x56b3 021598 jam 1 ,mem_mouse_wheel_trigger 
-0x56b4 021599 jam 10 ,mem_mouse_wheel_trigger_timer 
-0x56b5 021600 rtn 
-:      021602 mouse_wheel_trigger_timer:
-0x56b6 021603 arg mem_mouse_wheel_trigger_timer ,regc 
-0x56b7 021604 arg mouse_wheel_trigger_disable ,regb 
-0x56b8 021605 branch timer_single_step 
-:      021606 mouse_wheel_trigger_disable:
-0x56b9 021607 jam 0 ,mem_mouse_wheel_trigger 
-0x56ba 021608 rtn 
-:      021616 mouse_dpi_check:
-0x56bb 021617 fetch 1 ,mem_dpi_button_gpio 
-0x56bc 021618 rtneq gpio_disable 
-0x56bd 021619 arg 0 ,rega 
-0x56be 021620 jam mouse_dpi_key ,mem_mouse_key_temp 
-0x56bf 021621 fetcht 1 ,mem_dpi_button_gpio 
-0x56c0 021622 call mouse_dpi_key_check 
-:      021623 mouse_dpi_check_next:
-0x56c1 021624 store 1 ,mem_mouse_dpikey_press_status 
-0x56c2 021625 fetch 1 ,mem_matrix_public_gpio 
-0x56c3 021626 beq gpio_disable ,mouse_3io6key_dpi_check_end 
-0x56c4 021627 call mouse_matrix_public_gpio_reset 
-:      021628 mouse_dpi_check_exit:
-0x56c5 021629 copy rega ,pdata 
-0x56c6 021630 bbit1 mouse_dpi_key ,mouse_dpi_down 
-0x56c7 021631 branch mouse_dpi_up 
-:      021633 mouse_dpi_key_check:
-0x56c8 021634 fetch mouse_flag_len ,mem_mouse_flag 
-0x56c9 021635 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0x56ca 021636 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56cb 021637 copy pdata ,regc 
-0x56cc 021638 fetch 1 ,mem_matrix_public_gpio 
-0x56cd 021639 beq gpio_disable ,mouse_3io6key_check 
-:      021640 mouse_dpi_key_check_next:
-0x56ce 021641 fetch 1 ,mem_mouse_ghost_flag 
-0x56cf 021642 nbranch mouse_dpi_check_end ,blank 
-:      021643 mouse_dpi_key_connect_matrix:
-0x56d0 021644 call gpio_get_bit 
-0x56d1 021645 fetcht 1 ,mem_matrix_public_gpio 
-0x56d2 021646 branch mouse_dpi_key_connect_gnd ,true 
-0x56d3 021647 fetcht 1 ,mem_matrix_public_gpio 
-0x56d4 021648 call gpio_out_active 
-0x56d5 021649 fetcht 1 ,mem_dpi_button_gpio 
-0x56d6 021650 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56d7 021651 branch mouse_check_key_connect_gnd 
-:      021653 mouse_3io6key_dpi_check_end:
-0x56d8 021654 fetcht 1 ,mem_dpi_button_gpio 
-0x56d9 021655 call mouse_gpio_config_input_pu 
-0x56da 021656 branch mouse_dpi_check_exit 
-:      021658 mouse_dpi_check_end:
-0x56db 021659 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56dc 021660 jam 0 ,mem_mouse_dpikey_press_status 
-0x56dd 021661 rtn 
-:      021663 mouse_dpi_key_connect_gnd:
-0x56de 021664 fetch 1 ,mem_mouse_dpikey_press_status 
-0x56df 021665 branch mouse_check_key_connect_gnd 
-:      021667 mouse_dpi_down:
-0x56e0 021668 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e1 021669 rtneq dpi_button_state_down 
-0x56e2 021670 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x56e3 021671 fetch mouse_flag_len ,mem_mouse_flag 
-0x56e4 021672 rtnbit1 mouse_enable_select_device_by_dpi_button 
-0x56e5 021673 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
-0x56e6 021674 branch mouse_dpi_process 
-:      021676 mouse_dpi_up:
-0x56e7 021677 fetch 1 ,mem_mouse_dpi_button_state 
-0x56e8 021678 rtneq dpi_button_state_up 
-0x56e9 021679 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x56ea 021680 fetch mouse_flag_len ,mem_mouse_flag 
-0x56eb 021681 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
-0x56ec 021682 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
-0x56ed 021683 rtn 
-:      021684 mouse_dpi_up_next:
-0x56ee 021685 fetch 1 ,mem_mouse_dpi_long_press_flag 
-0x56ef 021686 nbranch mouse_dpi_up_after_long_press ,blank 
-0x56f0 021687 fetch 1 ,mem_select_device_count 
-0x56f1 021688 ncall mouse_dpi_process ,blank 
-:      021689 mouse_dpi_up_after_long_press:
-0x56f2 021690 jam 0 ,mem_mouse_dpi_long_press_flag 
-0x56f3 021691 fetch 1 ,mem_ui_button_timeout 
-0x56f4 021692 store 1 ,mem_select_device_count 
-0x56f5 021693 store 1 ,mem_bt_discovery_count 
-0x56f6 021694 rtn 
-:      021696 mouse_dpi_process:
-0x56f7 021697 bpatch patch0f_3 ,mem_patch0f 
-0x56f8 021698 call mouse_dpi_ghost_check 
-0x56f9 021699 rtn user 
-0x56fa 021700 fetch 1 ,mem_mouse_dpi 
-0x56fb 021702 copy pdata ,temp 
-0x56fc 021703 fetch mouse_flag_len ,mem_mouse_flag 
-0x56fd 021704 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
-0x56fe 021705 copy temp ,pdata 
-0x56ff 021707 increase 1 ,pdata 
-0x5700 021708 and pdata ,0x03 ,pdata 
-:      021709 mouse_dpi_level_store:
-0x5701 021710 store 1 ,mem_mouse_dpi 
-0x5702 021711 call mouse_setting_dpi 
-0x5703 021712 branch mouse_store_dpi_info_check 
-:      021717 mouse_double_dpi_check:
-0x5704 021718 fetch 1 ,mem_dpi_another_button_down_enable 
-0x5705 021719 nbranch mouse_another_dpi_button_down ,blank 
-:      021720 mouse_dpi_increase:
-0x5706 021721 fetch mouse_flag_len ,mem_mouse_flag 
-0x5707 021722 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
-0x5708 021723 copy temp ,pdata 
-0x5709 021724 rtneq mouse_dpi_level2 
-:      021725 mouse_dpi_increase_level:
-0x570a 021726 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x570b 021727 beq mouse_dpi_level3 ,mouse_dpi_level_2 
-0x570c 021728 rtn 
-:      021730 mouse_dpi_level_1:
-0x570d 021731 setarg 2 
-0x570e 021732 branch mouse_dpi_level_store 
-:      021733 mouse_dpi_level_2:
-0x570f 021734 setarg 0 
-0x5710 021735 branch mouse_dpi_level_store 
-:      021736 mouse_dpi_level_3:
-0x5711 021737 setarg 1 
-0x5712 021738 branch mouse_dpi_level_store 
-:      021739 mouse_dpi_level_4:
-0x5713 021740 setarg 3 
-0x5714 021741 branch mouse_dpi_level_store 
-:      021743 mouse_dpi_increase_level_4:
-0x5715 021744 copy temp ,pdata 
-0x5716 021745 rtneq mouse_dpi_level2 
-0x5717 021746 beq mouse_dpi_level1 ,mouse_dpi_level_3 
-0x5718 021747 beq mouse_dpi_level3 ,mouse_dpi_level_4 
-0x5719 021748 beq mouse_dpi_level4 ,mouse_dpi_level_2 
-0x571a 021749 rtn 
-:      021750 mouse_dpi_decrease_level_4:
-0x571b 021751 copy temp ,pdata 
-0x571c 021752 rtneq mouse_dpi_level3 
-0x571d 021753 beq mouse_dpi_level1 ,mouse_dpi_level_4 
-0x571e 021754 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x571f 021755 beq mouse_dpi_level4 ,mouse_dpi_level_1 
-0x5720 021756 rtn 
-:      021758 mouse_another_dpi_button_down:
-:      021759 mouse_dpi_decrease:
-0x5721 021760 fetch mouse_flag_len ,mem_mouse_flag 
-0x5722 021761 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
-0x5723 021762 copy temp ,pdata 
-0x5724 021763 rtneq mouse_dpi_level3 
-:      021764 mouse_dpi_decrease_level:
-0x5725 021765 beq mouse_dpi_level1 ,mouse_dpi_level_1 
-0x5726 021766 beq mouse_dpi_level2 ,mouse_dpi_level_2 
-0x5727 021767 rtn 
-:      021772 mouse_dpi_ghost_check:
-0x5728 021773 disable user 
-0x5729 021774 fetch mouse_flag_len ,mem_mouse_flag 
-0x572a 021775 rtnbit1 mouse_enable_dpi_key_connect_gnd 
-0x572b 021776 branch mouse_ghost_key_value_check 
-:      021778 mouse_dpi_key_check_long_press:
-0x572c 021779 fetch mouse_flag_len ,mem_mouse_flag 
-0x572d 021780 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
-0x572e 021781 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
-0x572f 021782 rtn 
-:      021784 mouse_select_device_by_dpi_button:
-0x5730 021785 fetch 1 ,mem_mouse_dpi_button_state 
-0x5731 021786 rtnne dpi_button_state_down 
-0x5732 021787 arg mem_select_device_count ,regc 
-0x5733 021788 arg mouse_ready_reconnection_by_dpi_button ,regb 
-0x5734 021789 branch timer_single_step 
-:      021791 mouse_ready_reconnection_by_dpi_button:
-0x5735 021792 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x5736 021793 branch mouse_ready_reconnection_by_button 
-:      021795 mouse_discovery_by_dpi_button:
-0x5737 021796 fetch 1 ,mem_mouse_dpi_button_state 
-0x5738 021797 rtnne dpi_button_state_down 
-0x5739 021798 arg mem_bt_discovery_count ,regc 
-0x573a 021799 arg mouse_long_dpi_button_bt_discovery ,regb 
-0x573b 021800 branch timer_single_step 
-:      021802 mouse_long_dpi_button_bt_discovery:
-0x573c 021803 jam 1 ,mem_mouse_dpi_long_press_flag 
-0x573d 021804 branch mouse_long_button_bt_discovery 
-:      021806 mouse_setting_dpi_4_level:
-0x573e 021807 fetch mouse_flag_len ,mem_mouse_flag 
-0x573f 021808 rtnbit1 mouse_enable_dpi_level_4 
-0x5740 021809 fetch 1 ,mem_mouse_dpi 
-0x5741 021810 rtnne mouse_dpi_level4 
-0x5742 021811 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0x5743 021812 rtn 
-:      021814 mouse_setting_dpi:
-0x5744 021815 bpatch patch0f_4 ,mem_patch0f 
-0x5745 021816 call mouse_setting_dpi_4_level 
-0x5746 021817 call mouse_dpi_led_blink_delay 
-:      021818 mouse_setting_sensor_type:
-0x5747 021819 bpatch patch0f_5 ,mem_patch0f 
-0x5748 021820 fetch 1 ,mem_config_sensor_type 
-0x5749 021821 beq s201x ,mouse_seting_s201_dpi 
-0x574a 021822 beq p3212 ,mouse_seting_3212_dpi 
-0x574b 021823 beq ka8g2 ,mouse_seting_ka8g2_dpi 
-0x574c 021824 fetch 1 ,mem_mouse_dpi 
-0x574d 021825 beq mouse_dpi_level1 ,mouse_set_cpi0 
-0x574e 021826 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x574f 021827 beq mouse_dpi_level3 ,mouse_set_cpi2 
-0x5750 021828 beq mouse_dpi_level4 ,mouse_set_cpi3 
-:      021829 mouse_set_cpi1:
-0x5751 021830 fetcht 1 ,mem_320x_dpi_1 
-0x5752 021831 branch mouse_dpi_store 
-:      021832 mouse_set_cpi0:
-0x5753 021833 fetcht 1 ,mem_320x_dpi_0 
-0x5754 021834 branch mouse_dpi_store 
-:      021835 mouse_set_cpi2:
-0x5755 021836 fetcht 1 ,mem_320x_dpi_2 
-0x5756 021837 branch mouse_dpi_store 
-:      021838 mouse_set_cpi3:
-0x5757 021839 fetcht 1 ,mem_320x_dpi_3 
-:      021840 mouse_dpi_store:
-0x5758 021841 fetch 1 ,mem_config_sensor_type 
-0x5759 021842 beq p3065_xy ,mouse_3065xy_set_dpi 
-0x575a 021843 beq mx8650 ,mouse_3065xy_set_dpi 
-0x575b 021844 beq ka8 ,mouse_ka8_set_dpi 
-0x575c 021845 beq p6520 ,mouse_ka8_set_dpi 
-0x575d 021846 beq p8009 ,mouse_3065xy_set_dpi 
-:      021847 mouse_dpi_write:
-0x575e 021848 storet 1 ,mem_mouse_cpi_count 
-0x575f 021849 setarg mouse_dpi_address 
-0x5760 021850 call twspi_read 
-0x5761 021851 and pdata ,0xf8 ,temp 
-0x5762 021852 fetch 1 ,mem_mouse_cpi_count 
-0x5763 021853 iadd temp ,pdata 
-0x5764 021854 lshift8 pdata ,pdata 
-0x5765 021855 add pdata ,mouse_dpi_address ,pdata 
-0x5766 021856 branch twspi_write 
-:      021858 mouse_3065xy_set_dpi:
-0x5767 021859 increase -1 ,temp 
-0x5768 021860 branch mouse_dpi_write 
-:      021862 mouse_ka8_set_dpi:
-0x5769 021863 increase 2 ,temp 
-0x576a 021864 branch mouse_dpi_write 
-:      021866 mouse_seting_s201_dpi:
-0x576b 021867 fetch 1 ,mem_mouse_dpi 
-0x576c 021868 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
-0x576d 021869 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
-0x576e 021870 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
-:      021871 mouse_set_s201_dpi_0:
-0x576f 021872 fetch 1 ,mem_sensor_s201_dpi_0 
-0x5770 021873 copy pdata ,rega 
-0x5771 021874 branch mouse_dpi_s201_store 
-:      021876 mouse_set_s201_dpi_1:
-0x5772 021877 fetch 1 ,mem_sensor_s201_dpi_1 
-0x5773 021878 copy pdata ,rega 
-0x5774 021879 branch mouse_dpi_s201_store 
-:      021881 mouse_set_s201_dpi_2:
-0x5775 021882 fetch 1 ,mem_sensor_s201_dpi_2 
-0x5776 021883 copy pdata ,rega 
-0x5777 021884 branch mouse_dpi_s201_store 
-:      021886 mouse_set_s201_dpi_3:
-0x5778 021887 fetch 1 ,mem_sensor_s201_dpi_3 
-0x5779 021888 copy pdata ,rega 
-0x577a 021889 branch mouse_dpi_s201_store 
-:      021891 mouse_set_s201_dpi_4:
-0x577b 021892 fetch 1 ,mem_sensor_s201_dpi_4 
-0x577c 021893 copy pdata ,rega 
-:      021894 mouse_dpi_s201_store:
-0x577d 021895 setarg 0xc309 
-0x577e 021896 call twspi_write 
-0x577f 021897 copy rega ,pdata 
-0x5780 021898 lshift8 pdata ,pdata 
-0x5781 021899 add pdata ,0x23 ,pdata 
-0x5782 021900 call twspi_write 
-0x5783 021901 setarg 0x0009 
-0x5784 021902 branch twspi_write 
-:      021904 mouse_seting_3212_dpi:
-0x5785 021905 fetch 1 ,mem_mouse_dpi 
-0x5786 021906 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
-0x5787 021907 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
-0x5788 021908 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
-0x5789 021909 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
-:      021910 mouse_set_p3212_cpi1:
-0x578a 021911 fetch 1 ,mem_3212_dpi_1 
-0x578b 021912 branch mouse_p3212_dpi 
-:      021913 mouse_set_p3212_cpi0:
-0x578c 021914 fetch 1 ,mem_3212_dpi_0 
-0x578d 021915 branch mouse_p3212_dpi 
-:      021916 mouse_set_p3212_cpi2:
-0x578e 021917 fetch 1 ,mem_3212_dpi_2 
-0x578f 021918 branch mouse_p3212_dpi 
-:      021919 mouse_set_p3212_cpi3:
-0x5790 021920 fetch 1 ,mem_3212_dpi_3 
-:      021921 mouse_p3212_dpi:
-0x5791 021922 store 1 ,mem_mouse_cpi_count 
-0x5792 021923 lshift8 pdata ,pdata 
-0x5793 021924 copy pdata ,rega 
-0x5794 021925 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x5795 021926 call twspi_write 
-0x5796 021927 copy rega ,pdata 
-0x5797 021928 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x5798 021929 branch twspi_write 
-:      021931 mouse_seting_ka8g2_dpi:
-0x5799 021932 fetch 1 ,mem_mouse_dpi 
-0x579a 021933 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
-0x579b 021934 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
-0x579c 021935 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
-0x579d 021936 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
-:      021937 mouse_set_pka8g2_cpi1:
-0x579e 021938 fetch 1 ,mem_ka8g2_dpi_1 
-0x579f 021939 branch mouse_p3212_dpi 
-:      021941 mouse_set_pka8g2_cpi0:
-0x57a0 021942 fetch 1 ,mem_ka8g2_dpi_0 
-0x57a1 021943 branch mouse_p3212_dpi 
-:      021945 mouse_set_pka8g2_cpi2:
-0x57a2 021946 fetch 1 ,mem_ka8g2_dpi_2 
-0x57a3 021947 branch mouse_p3212_dpi 
-:      021949 mouse_set_pka8g2_cpi3:
-0x57a4 021950 fetch 1 ,mem_ka8g2_dpi_3 
-0x57a5 021951 branch mouse_p3212_dpi 
-:      021959 mouse_key:
-0x57a6 021960 call mouse_check_firekey_gpio 
-0x57a7 021961 fetch 1 ,mem_fire_key_flag 
-0x57a8 021962 nbranch fire_key_press ,blank 
-0x57a9 021963 fetch 1 ,mem_fire_key_status 
-0x57aa 021964 nbranch fire_key_process ,blank 
-0x57ab 021966 call mouse_check_key_gpio 
-0x57ac 021967 call mouse_ghost_key_check 
-0x57ad 021968 call mouse_set_mult 
-0x57ae 021969 call mouse_24g_key 
-0x57af 021970 copy rega ,pdata 
-0x57b0 021971 fetcht 1 ,mem_mouse_key_last 
-0x57b1 021972 store 1 ,mem_mouse_key_last 
-0x57b2 021973 store 1 ,mem_mouse_key 
-0x57b3 021974 ixor temp ,pdata 
-0x57b4 021975 sub pdata ,0 ,null 
-0x57b5 021976 rtn zero 
-0x57b6 021977 branch enable_user 
-:      021979 mouse_24g_key:
-0x57b7 021980 rtnmark0 mark_24g 
-0x57b8 021981 copy rega ,pdata 
-0x57b9 021982 rtn blank 
-0x57ba 021983 store 1 ,mem_mouse_key 
-0x57bb 021984 branch enable_user 
-:      021989 mouse_ghost_key_check:
-0x57bc 021990 jam 0 ,mem_mouse_matrix_key_cow_count 
-0x57bd 021991 jam 0 ,mem_mouse_matrix_key_row_count 
-0x57be 021992 jam 0 ,mem_mouse_ghost_flag 
-0x57bf 021993 copy pdata ,regb 
-0x57c0 021994 fetcht 1 ,mem_lbutton_gpio 
-0x57c1 021995 fetch 1 ,mem_bk_button_gpio 
-0x57c2 021996 isub temp ,null 
-0x57c3 021997 branch mouse_matrix_ghost_key_l_bk ,zero 
-0x57c4 021998 fetch 1 ,mem_fw_button_gpio 
-0x57c5 021999 isub temp ,null 
-0x57c6 022000 branch mouse_matrix_ghost_key_l_fw ,zero 
-0x57c7 022001 fetcht 1 ,mem_mbutton_gpio 
-0x57c8 022002 fetch 1 ,mem_bk_button_gpio 
-0x57c9 022003 isub temp ,null 
-0x57ca 022004 branch mouse_ghost_key_mbk_rfw ,zero 
-0x57cb 022005 branch mouse_ghost_key_mfw_rbk 
-:      022007 mouse_matrix_ghost_key_l_bk:
-0x57cc 022008 fetcht 1 ,mem_mbutton_gpio 
-0x57cd 022009 fetch 1 ,mem_fw_button_gpio 
-0x57ce 022010 isub temp ,null 
-0x57cf 022011 branch mouse_ghost_key_lbk_mfw ,zero 
-0x57d0 022012 branch mouse_ghost_key_lbk_rfw 
-:      022014 mouse_matrix_ghost_key_l_fw:
-0x57d1 022015 fetcht 1 ,mem_mbutton_gpio 
-0x57d2 022016 fetch 1 ,mem_bk_button_gpio 
-0x57d3 022017 isub temp ,null 
-0x57d4 022018 branch mouse_ghost_key_lfw_mbk ,zero 
-0x57d5 022019 branch mouse_ghost_key_lfw_rbk 
-:      022021 mouse_ghost_key_lbk_mfw:
-0x57d6 022022 call mouse_ghost_key_check_l_bk 
-0x57d7 022023 call mouse_ghost_key_check_m_fw 
-0x57d8 022024 branch mouse_ghost_key_check_next 
-:      022026 mouse_ghost_key_lbk_rfw:
-0x57d9 022027 call mouse_ghost_key_check_l_bk 
-0x57da 022028 branch mouse_ghost_key_rfw 
-:      022030 mouse_ghost_key_lfw_mbk:
-0x57db 022031 call mouse_ghost_key_check_l_fw 
-0x57dc 022032 call mouse_ghost_key_check_m_bk 
-0x57dd 022033 branch mouse_ghost_key_check_next 
-:      022035 mouse_ghost_key_lfw_rbk:
-0x57de 022036 call mouse_ghost_key_check_l_fw 
-0x57df 022037 branch mouse_ghost_key_rbk 
-:      022039 mouse_ghost_key_mbk_rfw:
-0x57e0 022040 call mouse_ghost_key_check_m_bk 
-:      022041 mouse_ghost_key_rfw:
-0x57e1 022042 call mouse_ghost_key_check_r_fw 
-0x57e2 022043 branch mouse_ghost_key_check_next 
-:      022045 mouse_ghost_key_mfw_rbk:
-0x57e3 022046 call mouse_ghost_key_check_m_fw 
-:      022047 mouse_ghost_key_rbk:
-0x57e4 022048 call mouse_ghost_key_check_r_bk 
-:      022049 mouse_ghost_key_check_next:
-0x57e5 022050 call mouse_ghost_key_check_bk_fw 
-0x57e6 022051 call mouse_ghost_key_check_lmr 
-0x57e7 022052 fetch 1 ,mem_mouse_matrix_key_row_count 
-0x57e8 022053 rtn blank 
-0x57e9 022054 fetch 1 ,mem_mouse_matrix_key_cow_count 
-0x57ea 022055 rtn blank 
-0x57eb 022056 jam 1 ,mem_mouse_ghost_flag 
-0x57ec 022057 fetch 1 ,mem_mouse_key_last 
-0x57ed 022058 copy pdata ,rega 
-0x57ee 022059 rtn 
-:      022061 mouse_ghost_key_check_l_bk:
-0x57ef 022062 and regb ,mouse_l_bk_button ,pdata 
-0x57f0 022063 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f1 022064 rtn 
-:      022065 mouse_ghost_key_check_m_bk:
-0x57f2 022066 and regb ,mouse_l_bk_button ,pdata 
-0x57f3 022067 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f4 022068 rtn 
-:      022069 mouse_ghost_key_check_r_bk:
-0x57f5 022070 and regb ,mouse_l_bk_button ,pdata 
-0x57f6 022071 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
-0x57f7 022072 rtn 
-:      022073 mouse_ghost_key_check_l_fw:
-0x57f8 022074 and regb ,mouse_l_bk_button ,pdata 
-0x57f9 022075 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fa 022076 rtn 
-:      022077 mouse_ghost_key_check_m_fw:
-0x57fb 022078 and regb ,mouse_m_fw_button ,pdata 
-0x57fc 022079 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x57fd 022080 rtn 
-:      022081 mouse_ghost_key_check_r_fw:
-0x57fe 022082 and regb ,mouse_m_fw_button ,pdata 
-0x57ff 022083 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
-0x5800 022084 rtn 
-:      022086 mouse_ghost_key_check_bk_fw:
-0x5801 022087 and regb ,mouse_bk_fw_button ,pdata 
-0x5802 022088 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
-0x5803 022089 rtn 
-:      022091 mouse_ghost_key_check_lmr:
-0x5804 022092 and temp ,mouse_lmr_button ,pdata 
-0x5805 022093 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
-0x5806 022094 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
-0x5807 022095 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
-0x5808 022096 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
-0x5809 022097 rtn 
-:      022100 mouse_matrix_row_more_than_one_key:
-0x580a 022101 jam 1 ,mem_mouse_matrix_key_row_count 
-0x580b 022102 rtn 
-:      022104 mouse_matrix_cow_more_than_one_key:
-0x580c 022105 jam 1 ,mem_mouse_matrix_key_cow_count 
-0x580d 022106 rtn 
-:      022114 mouse_dpi_another_gpio_check:
-0x580e 022115 fetch mouse_flag_len ,mem_mouse_flag 
-0x580f 022116 rtnbit0 mouse_enable_double_dpi_key 
-0x5810 022117 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
-:      022118 mouse_dpi_another_gpio_connect_gnd_check:
-0x5811 022119 fetch 1 ,mem_dpi_another_button_gpio 
-0x5812 022120 call mouse_gpio_config_output_high 
-0x5813 022121 call mouse_dpi_another_check 
-0x5814 022122 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5815 022123 branch mouse_gpio_config_input_pu 
-:      022125 mouse_dpi_another_gpio_connect_vin_check:
-0x5816 022126 fetch 1 ,mem_dpi_another_button_gpio 
-0x5817 022127 call mouse_gpio_config_output_low 
-0x5818 022128 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5819 022129 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581a 022130 fetch 1 ,mem_dpi_another_press_status 
-0x581b 022131 call mouse_check_key_connect_vin_new 
-0x581c 022132 call mouse_dpi_another_state_check 
-0x581d 022133 fetcht 1 ,mem_dpi_another_button_gpio 
-0x581e 022134 branch mouse_gpio_config_input_pu 
-:      022136 mouse_dpi_another_down_new:
-0x581f 022137 call mouse_gpio_config_input_pu 
-0x5820 022138 fetch 1 ,mem_dpi_another_button_state 
-0x5821 022139 rtneq dpi_button_state_down 
-0x5822 022140 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x5823 022141 branch mouse_dpi_process 
-:      022143 mouse_dpi_another_check:
-0x5824 022144 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
-0x5825 022145 fetcht 1 ,mem_dpi_another_button_gpio 
-0x5826 022146 fetch 1 ,mem_dpi_another_press_status 
-0x5827 022147 call mouse_check_key_connect_gnd_new 
-:      022148 mouse_dpi_another_state_check:
-0x5828 022149 store 1 ,mem_dpi_another_press_status 
-0x5829 022150 fetch 1 ,mem_dpi_another_button_down_enable 
-0x582a 022151 branch mouse_dpi_another_up ,blank 
-:      022152 mouse_dpi_another_down:
-0x582b 022153 fetch 1 ,mem_dpi_another_button_state 
-0x582c 022154 rtneq dpi_button_state_down 
-0x582d 022155 jam dpi_button_state_down ,mem_dpi_another_button_state 
-0x582e 022156 branch mouse_dpi_process 
-:      022158 mouse_dpi_another_up:
-0x582f 022159 fetch 1 ,mem_dpi_another_button_state 
-0x5830 022160 rtneq dpi_button_state_up 
-0x5831 022161 jam dpi_button_state_up ,mem_dpi_another_button_state 
-0x5832 022162 rtn 
-:      022164 mouse_check_key_connect_gnd_new:
-0x5833 022165 lshift pdata ,pdata 
-0x5834 022166 copy pdata ,regb 
-0x5835 022167 call gpio_get_bit 
-0x5836 022168 setflag true ,0 ,regb 
-0x5837 022169 and regb ,0x07 ,pdata 
-0x5838 022170 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5839 022171 copy temp ,queue 
-0x583a 022172 beq 0x07 ,mouse_another_dpi_key_press 
-0x583b 022173 beq 0x00 ,mouse_another_dpi_key_release 
-0x583c 022174 rtn 
-:      022176 mouse_check_key_connect_vin_new:
-0x583d 022177 lshift pdata ,pdata 
-0x583e 022178 copy pdata ,regb 
-0x583f 022179 call mouse_gpio_config_input_pd 
-0x5840 022180 call gpio_get_bit 
-0x5841 022181 setflag true ,0 ,regb 
-0x5842 022182 and regb ,0x07 ,pdata 
-0x5843 022183 fetcht 1 ,mem_mouse_key_temp_patch 
-0x5844 022184 copy temp ,queue 
-0x5845 022185 beq 0x07 ,mouse_another_dpi_key_press 
-0x5846 022186 beq 0x00 ,mouse_another_dpi_key_release 
-0x5847 022187 rtn 
-:      022189 mouse_another_dpi_key_press:
-0x5848 022190 jam 1 ,mem_dpi_another_button_down_enable 
-0x5849 022191 rtn 
-:      022192 mouse_another_dpi_key_release:
-0x584a 022193 jam 0 ,mem_dpi_another_button_down_enable 
-0x584b 022194 rtn 
-:      022202 mouse_check_firekey_gpio:
-0x584c 022203 arg 0 ,regb 
-0x584d 022204 fetch 1 ,mem_firebutton_gpio 
-0x584e 022205 rtneq gpio_disable 
-0x584f 022206 fetch mouse_flag_len ,mem_mouse_flag 
-0x5850 022207 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
-:      022208 mouse_check_firekey_connect_gnd:
-0x5851 022209 fetcht 1 ,mem_firebutton_gpio 
-0x5852 022210 call mouse_gpio_config_input_pu 
-0x5853 022211 fetcht 1 ,mem_firebutton_gpio 
-0x5854 022212 call gpio_get_bit 
-0x5855 022213 setflag true ,0 ,regb 
-:      022214 mouse_firekey_state_store:
-0x5856 022215 copy regb ,pdata 
-0x5857 022216 store 1 ,mem_fire_key_flag 
-0x5858 022217 rtn 
-:      022219 mouse_check_firekey_connect_vin:
-0x5859 022220 fetcht 1 ,mem_firebutton_gpio 
-0x585a 022221 call mouse_gpio_config_input_pd 
-0x585b 022222 fetcht 1 ,mem_firebutton_gpio 
-0x585c 022223 call gpio_get_bit 
-0x585d 022224 nsetflag true ,0 ,regb 
-0x585e 022225 branch mouse_firekey_state_store 
-:      022227 fire_key_process:
-0x585f 022228 beq 4 ,fire_key_process_end 
-:      022229 fire_key_press:
-0x5860 022230 call firekey_clkn_bt_timer_check 
-0x5861 022231 fetch 4 ,mem_fire_key_delay 
-0x5862 022232 arg 0xa0 ,temp 
-0x5863 022233 iadd temp ,temp 
-0x5864 022234 copy clkn_bt ,pdata 
-0x5865 022235 isub temp ,null 
-0x5866 022236 nrtn positive 
-0x5867 022237 store 4 ,mem_fire_key_delay 
-0x5868 022238 fetch 1 ,mem_fire_key_status 
-0x5869 022239 beq 0 ,fire_key_process_start 
-0x586a 022240 beq 1 ,fire_key_process_release1 
-0x586b 022241 beq 2 ,fire_key_process_start2 
-0x586c 022242 beq 3 ,fire_key_process_release2 
-0x586d 022243 rtn 
-:      022245 fire_key_process_start:
-0x586e 022246 jam 1 ,mem_fire_key_status 
-:      022247 fire_key_down:
-0x586f 022248 jam 1 ,mem_mouse_key 
-0x5870 022249 branch enable_user 
-:      022251 fire_key_process_release1:
-0x5871 022252 jam 2 ,mem_fire_key_status 
-:      022253 fire_key_release:
-0x5872 022254 jam 0 ,mem_mouse_key 
-0x5873 022255 branch enable_user 
-:      022257 fire_key_process_start2:
-0x5874 022258 jam 3 ,mem_fire_key_status 
-0x5875 022259 branch fire_key_down 
-:      022261 fire_key_process_release2:
-0x5876 022262 jam 0 ,mem_fire_key_status 
-0x5877 022263 branch fire_key_release 
-:      022265 fire_key_process_end:
-0x5878 022266 jam 0 ,mem_fire_key_status 
-0x5879 022267 jam 0 ,mem_mouse_key 
-0x587a 022268 rtn 
-:      022270 firekey_clkn_bt_timer_check:
-0x587b 022271 fetcht 4 ,mem_fire_key_delay 
-0x587c 022272 copy clkn_bt ,pdata 
-0x587d 022273 isub temp ,null 
-0x587e 022274 ncall firekey_clkn_bt_timer_timeout ,positive 
-0x587f 022275 rtn 
-:      022276 firekey_clkn_bt_timer_timeout:
-0x5880 022277 setarg 0 
-0x5881 022278 store 4 ,mem_fire_key_delay 
-0x5882 022279 rtn 
-:      022287 mouse_key_check_once:
-0x5883 022288 call mouse_check_key_gpio_once 
-0x5884 022289 call mouse_check_key_gpio 
-0x5885 022290 setarg 0x00 
-0x5886 022291 store 3 ,mem_mouse_lkey_press_status 
-0x5887 022292 rtn 
-:      022294 mouse_check_key_gpio:
-0x5888 022295 bpatch patch0f_6 ,mem_patch0f 
-0x5889 022296 fetch 1 ,mem_sensor_shutdown_flag 
-0x588a 022297 ncall mouse_check_key_gpio_once ,blank 
-0x588b 022298 arg 0 ,rega 
-0x588c 022299 call mouse_check_lkey_gpio 
-0x588d 022300 call mouse_check_rkey_gpio 
-0x588e 022301 call mouse_check_mkey_gpio 
-0x588f 022302 call mouse_check_bkkey_gpio 
-0x5890 022303 call mouse_check_fwkey_gpio 
-0x5891 022304 call mouse_check_firekey_gpio 
-0x5892 022305 call mouse_check_customerkey_gpio 
-0x5893 022306 copy rega ,pdata 
-0x5894 022307 rtn 
-:      022309 mouse_check_key_gpio_once:
-0x5895 022310 setarg 0x030303 
-0x5896 022311 store 3 ,mem_mouse_lkey_press_status 
-0x5897 022312 rtn 
-:      022314 mouse_check_lkey_gpio:
-0x5898 022315 fetch 1 ,mem_lbutton_gpio 
-0x5899 022316 call mouse_gpio_config_output_high 
-0x589a 022317 jam mouse_l_key ,mem_mouse_key_temp 
-0x589b 022318 fetcht 1 ,mem_lbutton_gpio 
-0x589c 022319 fetch 1 ,mem_mouse_lkey_press_status 
-0x589d 022320 call mouse_check_key_connect_gnd 
-0x589e 022321 store 1 ,mem_mouse_lkey_press_status 
-0x589f 022322 fetcht 1 ,mem_lbutton_gpio 
-0x58a0 022323 branch mouse_gpio_config_input_pu 
-:      022325 mouse_check_rkey_gpio:
-0x58a1 022326 fetch 1 ,mem_rbutton_gpio 
-0x58a2 022327 call mouse_gpio_config_output_high 
-0x58a3 022328 jam mouse_r_key ,mem_mouse_key_temp 
-0x58a4 022329 fetcht 1 ,mem_rbutton_gpio 
-0x58a5 022330 fetch 1 ,mem_mouse_rkey_press_status 
-0x58a6 022331 call mouse_check_key_connect_gnd 
-0x58a7 022332 store 1 ,mem_mouse_rkey_press_status 
-0x58a8 022333 fetcht 1 ,mem_rbutton_gpio 
-0x58a9 022334 branch mouse_gpio_config_input_pu 
-:      022336 mouse_check_mkey_gpio:
-0x58aa 022337 fetch 1 ,mem_mbutton_gpio 
-0x58ab 022338 call mouse_gpio_config_output_high 
-0x58ac 022339 jam mouse_m_key ,mem_mouse_key_temp 
-0x58ad 022340 fetcht 1 ,mem_mbutton_gpio 
-0x58ae 022341 fetch 1 ,mem_mouse_mkey_press_status 
-0x58af 022342 call mouse_check_key_connect_gnd 
-0x58b0 022343 store 1 ,mem_mouse_mkey_press_status 
-0x58b1 022344 fetcht 1 ,mem_mbutton_gpio 
-0x58b2 022345 branch mouse_gpio_config_input_pu 
-:      022347 mouse_check_bkkey_gpio:
-0x58b3 022348 fetch 1 ,mem_bk_button_gpio 
-0x58b4 022349 rtneq gpio_disable 
-0x58b5 022350 jam mouse_bk_key ,mem_mouse_key_temp 
-0x58b6 022351 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58b7 022352 copy pdata ,regc 
-0x58b8 022353 fetcht 1 ,mem_bk_button_gpio 
-0x58b9 022354 fetch 1 ,mem_matrix_public_gpio 
-0x58ba 022355 beq gpio_disable ,mouse_3io6key_bk_check 
-0x58bb 022356 call gpio_get_bit 
-0x58bc 022357 branch mouse_check_bk_button_connect_gnd ,true 
-0x58bd 022358 fetcht 1 ,mem_matrix_public_gpio 
-0x58be 022359 call gpio_out_active 
-0x58bf 022360 fetcht 1 ,mem_bk_button_gpio 
-0x58c0 022361 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c1 022362 call mouse_check_key_connect_gnd 
-:      022363 mouse_check_bkkey_gpio_end:
-0x58c2 022364 store 1 ,mem_mouse_bkkey_press_status 
-0x58c3 022365 branch mouse_matrix_public_gpio_reset 
-:      022367 mouse_check_bk_button_connect_gnd:
-0x58c4 022368 fetcht 1 ,mem_matrix_public_gpio 
-0x58c5 022369 fetch 1 ,mem_mouse_bkkey_press_status 
-0x58c6 022370 call mouse_check_key_connect_gnd 
-0x58c7 022371 branch mouse_check_bkkey_gpio_end 
-:      022373 mouse_3io6key_bk_check:
-0x58c8 022374 fetch 1 ,mem_bk_button_gpio 
-0x58c9 022375 call mouse_gpio_config_output_low 
-0x58ca 022376 fetcht 1 ,mem_bk_button_gpio 
-0x58cb 022377 call mouse_3io6key_check 
-0x58cc 022378 store 1 ,mem_mouse_bkkey_press_status 
-0x58cd 022379 fetcht 1 ,mem_bk_button_gpio 
-0x58ce 022380 branch mouse_gpio_config_input_pu 
-:      022383 mouse_check_fwkey_gpio:
-0x58cf 022384 fetch 1 ,mem_fw_button_gpio 
-0x58d0 022385 rtneq gpio_disable 
-0x58d1 022386 jam mouse_fw_key ,mem_mouse_key_temp 
-0x58d2 022387 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58d3 022388 copy pdata ,regc 
-0x58d4 022389 fetcht 1 ,mem_fw_button_gpio 
-0x58d5 022390 fetch 1 ,mem_matrix_public_gpio 
-0x58d6 022391 beq gpio_disable ,mouse_3io6key_fw_check 
-0x58d7 022392 call gpio_get_bit 
-0x58d8 022393 branch mouse_check_fw_button_connect_gnd ,true 
-0x58d9 022394 fetcht 1 ,mem_matrix_public_gpio 
-0x58da 022395 call gpio_out_active 
-0x58db 022396 fetcht 1 ,mem_fw_button_gpio 
-0x58dc 022397 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58dd 022398 call mouse_check_key_connect_gnd 
-:      022399 mouse_check_fwkey_gpio_end:
-0x58de 022400 store 1 ,mem_mouse_fwkey_press_status 
-:      022401 mouse_matrix_public_gpio_reset:
-0x58df 022402 fetcht 1 ,mem_matrix_public_gpio 
-0x58e0 022403 branch mouse_gpio_config_input_pu 
-:      022405 mouse_check_fw_button_connect_gnd:
-0x58e1 022406 fetcht 1 ,mem_matrix_public_gpio 
-0x58e2 022407 fetch 1 ,mem_mouse_fwkey_press_status 
-0x58e3 022408 call mouse_check_key_connect_gnd 
-0x58e4 022409 branch mouse_check_fwkey_gpio_end 
-:      022411 mouse_3io6key_fw_check:
-0x58e5 022412 fetch 1 ,mem_fw_button_gpio 
-0x58e6 022413 call mouse_gpio_config_output_low 
-0x58e7 022414 fetcht 1 ,mem_fw_button_gpio 
-0x58e8 022415 call mouse_3io6key_check 
-0x58e9 022416 store 1 ,mem_mouse_fwkey_press_status 
-0x58ea 022417 fetcht 1 ,mem_fw_button_gpio 
-0x58eb 022418 branch mouse_gpio_config_input_pu 
-:      022420 mouse_check_customerkey_gpio:
-0x58ec 022421 jam 0 ,mem_customer_key 
-0x58ed 022422 fetch 1 ,mem_customer_key_gpio 
-0x58ee 022423 rtneq gpio_disable 
-0x58ef 022424 fetch mouse_flag_len ,mem_mouse_flag 
-0x58f0 022425 rtnbit0 mouse_enable_keyboard 
-0x58f1 022426 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
-:      022427 mouse_customer_key_connect_gnd:
-0x58f2 022428 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58f3 022429 fetcht 1 ,mem_customer_key_gpio 
-0x58f4 022430 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58f5 022431 call mouse_check_key_connect_gnd 
-0x58f6 022432 store 1 ,mem_mouse_customerkey_press_status 
-:      022433 mouse_check_customerkey_gpio_next:
-0x58f7 022434 copy rega ,pdata 
-0x58f8 022435 bbit1 mouse_customer_key ,mouse_customerkey_press 
-0x58f9 022436 call mouse_customerkey_release 
-:      022437 mouse_check_customerkey_gpio_exit:
-0x58fa 022438 fetch 1 ,mem_customer_data_trigger 
-0x58fb 022439 store 1 ,mem_customer_data_trigger_last 
-0x58fc 022440 rtn 
-:      022442 mouse_customer_key_connect_vin:
-0x58fd 022443 jam mouse_customer_key ,mem_mouse_key_temp 
-0x58fe 022444 fetch 1 ,mem_mouse_customerkey_press_status 
-0x58ff 022445 copy pdata ,regc 
-0x5900 022446 fetcht 1 ,mem_customer_key_gpio 
-0x5901 022447 fetch 1 ,mem_matrix_public_gpio 
-0x5902 022448 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
-0x5903 022449 call gpio_get_bit 
-0x5904 022450 branch mouse_check_customer_button_connect_gnd ,true 
-0x5905 022451 fetcht 1 ,mem_matrix_public_gpio 
-0x5906 022452 call gpio_out_active 
-0x5907 022453 fetcht 1 ,mem_customer_key_gpio 
-0x5908 022454 fetch 1 ,mem_mouse_customerkey_press_status 
-0x5909 022455 call mouse_check_key_connect_gnd 
-0x590a 022456 branch mouse_check_customerkey_gpio_over 
-:      022458 mouse_check_customer_button_connect_gnd:
-0x590b 022459 fetcht 1 ,mem_matrix_public_gpio 
-0x590c 022460 fetch 1 ,mem_mouse_customerkey_press_status 
-0x590d 022461 call mouse_check_key_connect_gnd 
-0x590e 022462 branch mouse_check_customerkey_gpio_over 
-:      022464 mouse_3io6key_customer_key_check_vin:
-0x590f 022465 fetch 1 ,mem_customer_key_gpio 
-0x5910 022466 call mouse_gpio_config_output_low 
-0x5911 022467 fetcht 1 ,mem_customer_key_gpio 
-0x5912 022468 call mouse_3io6key_check 
-:      022469 mouse_check_customerkey_gpio_over:
-0x5913 022470 store 1 ,mem_mouse_customerkey_press_status 
-0x5914 022471 call mouse_check_customerkey_gpio_next 
-0x5915 022472 fetcht 1 ,mem_customer_key_gpio 
-0x5916 022473 branch mouse_gpio_config_input_pu 
-:      022476 mouse_customerkey_press:
-0x5917 022477 jam 1 ,mem_customer_data_trigger 
-0x5918 022478 call mouse_customer_key_need_send 
-0x5919 022479 branch mouse_check_customerkey_gpio_exit 
-:      022481 mouse_customerkey_release:
-0x591a 022482 jam 0 ,mem_customer_data_trigger 
-0x591b 022483 fetch 1 ,mem_customer_data_trigger_last 
-0x591c 022484 rtn blank 
-:      022485 mouse_customer_key_need_send:
-0x591d 022486 jam 1 ,mem_customer_key 
-0x591e 022487 rtn 
-:      022491 mouse_check_matrix_button_connect_gnd:
-0x591f 022492 call gpio_get_bit 
-0x5920 022493 fetcht 1 ,mem_mouse_key_temp 
-0x5921 022494 copy temp ,queue 
-0x5922 022495 branch mouse_key_press ,true 
-:      022496 mouse_key_release:
-0x5923 022497 qset0 rega 
-0x5924 022498 rtn 
-:      022500 mouse_check_key_connect_gnd:
-0x5925 022501 lshift pdata ,pdata 
-0x5926 022502 copy pdata ,regb 
-0x5927 022503 call gpio_get_bit 
-0x5928 022504 setflag true ,0 ,regb 
-:      022505 mouse_check_key_connect_gnd_1:
-0x5929 022506 and regb ,0x07 ,pdata 
-:      022507 mouse_check_key_connect_gnd_next:
-0x592a 022508 fetcht 1 ,mem_mouse_key_temp 
-0x592b 022509 copy temp ,queue 
-0x592c 022510 beq 0x07 ,mouse_key_press 
-0x592d 022511 beq 0x00 ,mouse_key_release 
-0x592e 022512 rtn 
-:      022514 mouse_key_press:
-0x592f 022515 qset1 rega 
-0x5930 022516 rtn 
-:      022518 mouse_3io6key_check:
-0x5931 022519 bpatch patch0f_7 ,mem_patch0f 
-0x5932 022520 copy regc ,pdata 
-0x5933 022521 store 1 ,mem_mouse_key_status 
-0x5934 022522 lshift pdata ,pdata 
-0x5935 022523 copy pdata ,regb 
-0x5936 022524 copy temp ,regc 
-0x5937 022525 call mouse_gpio_config_input_pd 
-0x5938 022526 copy regc ,temp 
-0x5939 022527 call gpio_get_bit 
-0x593a 022528 nsetflag true ,0 ,regb 
-0x593b 022529 call mouse_check_press 
-0x593c 022530 branch mouse_check_key_connect_gnd_next 
-:      022532 mouse_check_press:
-0x593d 022533 fetcht 1 ,mem_mouse_key_status 
-0x593e 022534 and_into 0x01 ,temp 
-0x593f 022535 and regb ,0x01 ,pdata 
-0x5940 022536 isub temp ,null 
-0x5941 022537 nbranch mouse_current_mult_update ,zero 
-0x5942 022538 rtn 
-:      022542 mouse_gpio_config_output_high:
-0x5943 022543 rtneq gpio_disable 
-0x5944 022544 arg gpcfg_output_high ,temp 
-0x5945 022545 branch gpio_config_function_int 
-:      022548 mouse_gpio_config_output_low:
-0x5946 022549 rtneq gpio_disable 
-0x5947 022550 arg gpcfg_output_low ,temp 
-0x5948 022551 branch gpio_config_function_int 
-:      022556 mouse_init_sunt:
-0x5949 022557 bpatch patch10_0 ,mem_patch10 
-0x594a 022558 call mouse_sensor_spi_init 
-0x594b 022559 rtn wake 
-:      022560 mouse_init_sensor_wakeup:
-0x594c 022561 call mouse_sensor_poweron 
-:      022562 mouse_init_sensor:
-0x594d 022563 bpatch patch10_1 ,mem_patch10 
-0x594e 022564 call mouse_read_sensor_id 
-0x594f 022565 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x5950 022566 beq p3065_id1 ,mouse_init_p3065 
-0x5951 022567 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
-0x5952 022568 call mouse_twspi_reset 
-0x5953 022569 nop 6900 
-0x5954 022570 branch mouse_init_sensor 
-:      022571 mouse_twspi_reset:
-0x5955 022572 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
-0x5956 022573 call twspi_reset 
-0x5957 022574 branch mouse_spid_init_pin 
-:      022576 mouse_read_sensor_id:
-0x5958 022577 setarg pan_reg_pid_h 
-0x5959 022578 call twspi_read 
-0x595a 022579 store 1 ,mem_sensor_id2 
-0x595b 022580 setarg pan_reg_pid_l 
-0x595c 022581 call twspi_read 
-0x595d 022582 store 1 ,mem_sensor_id1 
-0x595e 022583 rtn 
-:      022585 mouse_init_p32xx_id2_judge:
-0x595f 022586 fetch 1 ,mem_sensor_id2 
-0x5960 022587 beq p_mx8650 ,mouse_mx8650_init_param 
-0x5961 022588 beq p8009_id2 ,mouse_8009_init_param 
-0x5962 022589 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
-0x5963 022590 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x5964 022591 beq p3212_id2 ,mouse_3212_init_param 
-0x5965 022592 beq pka8_id2 ,mouse_ka8_init_param_check 
-0x5966 022593 beq p6520a_id2 ,mouse_p6520_init_param 
-0x5967 022594 branch mouse_init_sensor 
-:      022596 mouse_s210x_3205_3t_judge:
-0x5968 022597 setarg 0x49 
-0x5969 022598 call twspi_read 
-0x596a 022599 beq 0xa1 ,mouse_s201x_init_param 
-0x596b 022600 branch mouse_3205_3t_init_param 
-:      022602 mouse_s201x_init_param:
-0x596c 022603 jam s201x ,mem_config_sensor_type 
-0x596d 022604 rtn 
-:      022606 mouse_mx8650_init_param:
-0x596e 022607 jam mx8650 ,mem_config_sensor_type 
-0x596f 022608 call mouse_sensor_reset 
-0x5970 022609 call delay_10ms 
-0x5971 022610 arg mem_sensor_8650_init ,regc 
-0x5972 022611 call mouse_sensor_wr_seq 
-0x5973 022612 branch mouse_setting_sensor_type 
-:      022614 mouse_8009_init_param:
-0x5974 022615 setarg 0x16 
-0x5975 022616 call twspi_read 
-0x5976 022617 sub pdata ,0xbd ,null 
-0x5977 022618 nbranch mouse_init_sunt ,zero 
-0x5978 022619 setarg 0x19 
-0x5979 022620 call twspi_read 
-0x597a 022621 sub pdata ,0x55 ,null 
-0x597b 022622 nbranch mouse_init_sunt ,zero 
-0x597c 022623 setarg 0x1b 
-0x597d 022624 call twspi_read 
-0x597e 022625 sub pdata ,0x1d ,null 
-0x597f 022626 nbranch mouse_init_sunt ,zero 
-0x5980 022627 jam p8009 ,mem_config_sensor_type 
-0x5981 022628 arg mem_sensor_8009_init ,regc 
-0x5982 022629 branch mouse_sensor_wr_seq 
-:      022631 mouse_3205_3t_init_param:
-0x5983 022632 jam p3205 ,mem_config_sensor_type 
-0x5984 022633 arg mem_sensor_3205_init ,regc 
-0x5985 022634 call mouse_sensor_wr_seq 
-0x5986 022635 arg mem_sensor_32xx_init ,regc 
-0x5987 022636 call mouse_sensor_wr_seq 
-0x5988 022637 setarg 0x0943 
-0x5989 022638 call twspi_write 
-0x598a 022639 arg mem_sensor_32xx_init_1 ,regc 
-0x598b 022640 branch mouse_sensor_wr_seq 
-:      022642 mouse_3204_3l_init_param:
-0x598c 022643 jam p3204 ,mem_config_sensor_type 
-0x598d 022644 arg mem_sensor_3204_init ,regc 
-0x598e 022645 call mouse_sensor_wr_seq 
-0x598f 022646 arg mem_sensor_32xx_init ,regc 
-0x5990 022647 call mouse_sensor_wr_seq 
-0x5991 022648 arg mem_sensor_32xx_init_1 ,regc 
-0x5992 022649 branch mouse_sensor_wr_seq 
-:      022651 mouse_3212_init_param:
-0x5993 022652 jam p3212 ,mem_config_sensor_type 
-0x5994 022653 arg mem_sensor_3212_init ,regc 
-:      022654 mouse_sensor_wr_seq:
-0x5995 022655 ifetch 2 ,regc 
-0x5996 022656 arg 0xffff ,temp 
-0x5997 022657 isub temp ,null 
-0x5998 022658 rtn zero 
-0x5999 022659 call twspi_write 
-0x599a 022660 increase 2 ,regc 
-0x599b 022661 branch mouse_sensor_wr_seq 
-:      022663 mouse_ka8_init_param_check:
-0x599c 022664 call mouse_sensor_disable_wp 
-0x599d 022665 setarg 0x9a5b 
-0x599e 022666 call twspi_write 
-0x599f 022667 setarg 0x0d 
-0x59a0 022668 call twspi_read 
-0x59a1 022669 sub pdata ,0x12 ,null 
-0x59a2 022670 branch mouse_ka8ul_init_param ,zero 
-0x59a3 022671 sub pdata ,0x0a ,null 
-0x59a4 022672 nbranch mouse_ka8hd_sensor_judge ,zero 
-0x59a5 022673 setarg 0x0e 
-0x59a6 022674 call twspi_read 
-0x59a7 022675 sub pdata ,0xe5 ,null 
-0x59a8 022676 nbranch mouse_init_sensor ,zero 
-0x59a9 022677 setarg 0x10 
-0x59aa 022678 call twspi_read 
-0x59ab 022679 sub pdata ,0xa5 ,null 
-0x59ac 022680 branch mouse_ka8ul_init_param ,zero 
-0x59ad 022681 call mouse_enable_ka8_sensor_wp 
-:      022682 mouse_ka8_init_param:
-0x59ae 022683 jam ka8 ,mem_config_sensor_type 
-0x59af 022684 rtn 
-:      022685 mouse_ka8ul_init_param:
-0x59b0 022686 jam ka8_ul ,mem_config_sensor_type 
-0x59b1 022687 arg mem_sensor_ka8ul_init ,regc 
-0x59b2 022688 branch mouse_sensor_wr_seq 
-:      022689 mouse_ka8hd_sensor_judge:
-0x59b3 022690 sub pdata ,0x10 ,null 
-0x59b4 022691 nbranch mouse_init_sensor ,zero 
-0x59b5 022692 setarg 0x0e 
-0x59b6 022693 call twspi_read 
-0x59b7 022694 sub pdata ,0xc5 ,null 
-0x59b8 022695 nbranch mouse_init_sensor ,zero 
-0x59b9 022696 setarg 0x10 
-0x59ba 022697 call twspi_read 
-0x59bb 022698 sub pdata ,0x38 ,null 
-0x59bc 022699 nbranch mouse_init_sensor ,zero 
-:      022700 mouse_ka8hd_init_param:
-0x59bd 022701 call mouse_enable_ka8_sensor_wp 
-0x59be 022702 jam ka8_hd ,mem_config_sensor_type 
-0x59bf 022703 rtn 
-:      022704 mouse_enable_ka8_sensor_wp:
-0x59c0 022705 setarg 0x005b 
-0x59c1 022706 call twspi_write 
-0x59c2 022707 branch mouse_sensor_enable_wp 
-:      022709 mouse_p6520_init_param:
-0x59c3 022710 jam p6520 ,mem_config_sensor_type 
-0x59c4 022711 arg mem_sensor_p6520_init ,regc 
-0x59c5 022712 branch mouse_sensor_wr_seq 
-:      022714 mouse_init_p3065:
-0x59c6 022715 call mouse_sensor_poweron 
-0x59c7 022716 fetch 1 ,mem_sensor_id2 
-0x59c8 022717 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x59c9 022718 beq p3065_id2 ,mouse_p3065_init_param 
-0x59ca 022719 branch mouse_init_sensor 
-:      022721 mouse_p3065_init_param:
-0x59cb 022722 jam p3065 ,mem_config_sensor_type 
-0x59cc 022723 rtn 
-:      022725 mouse_p3065xy_init_param:
-0x59cd 022726 jam p3065_xy ,mem_config_sensor_type 
-0x59ce 022727 rtn 
-:      022729 mouse_ka8g2_id2_judge:
-0x59cf 022730 call mouse_sensor_poweron 
-0x59d0 022731 fetch 1 ,mem_sensor_id2 
-0x59d1 022732 beq pka8g2_id2 ,mouse_ka8g2_init_param 
-0x59d2 022733 branch mouse_init_p32xx_id2_judge 
-:      022734 mouse_ka8g2_init_param:
-0x59d3 022735 jam ka8g2 ,mem_config_sensor_type 
-0x59d4 022736 arg mem_sensor_ka8g2_init ,regc 
-0x59d5 022737 branch mouse_sensor_wr_seq 
-:      022739 mouse_sensor_enable_wp:
-0x59d6 022740 setarg 0x0009 
-0x59d7 022741 branch twspi_write 
-:      022742 mouse_sensor_disable_wp:
-0x59d8 022743 setarg 0x5a09 
-0x59d9 022744 branch twspi_write 
-:      022746 mouse_sensor_reset:
-0x59da 022747 arg 0x8006 ,temp 
-0x59db 022748 fetch 1 ,mem_config_sensor_type 
-0x59dc 022749 bne ka8g2 ,mouse_sensor_reset_end 
-0x59dd 022750 arg 0x9706 ,temp 
-:      022751 mouse_sensor_reset_end:
-0x59de 022752 copy temp ,pdata 
-0x59df 022753 call twspi_write 
-0x59e0 022754 nop 12000 
-0x59e1 022755 rtn 
-:      022757 mouse_sensor_poweron_init:
-0x59e2 022758 arg mem_sensor_poweron_init ,regc 
-0x59e3 022759 fetch 1 ,mem_config_sensor_type 
-0x59e4 022760 rtnne ka8g2 
-0x59e5 022761 arg mem_sensor_ka8g2_poweron_init ,regc 
-0x59e6 022762 rtn 
-:      022764 mouse_sensor_poweron:
-0x59e7 022765 bpatch patch10_2 ,mem_patch10 
-0x59e8 022766 call mouse_sensor_spi_init 
-0x59e9 022767 call mouse_sensor_reset 
-0x59ea 022768 call mouse_sensor_poweron_init 
-0x59eb 022769 call mouse_sensor_wr_seq 
-0x59ec 022770 branch mouse_setting_sensor_type 
-:      022772 mouse_sensor_powerdown:
-0x59ed 022773 bpatch patch10_3 ,mem_patch10 
-0x59ee 022774 call mouse_init_sunt 
-0x59ef 022775 call mouse_sensor_spi_init 
-0x59f0 022776 arg 0x0806 ,temp 
-0x59f1 022777 fetch 1 ,mem_config_sensor_type 
-0x59f2 022778 bne ka8g2 ,mouse_sensor_powerdown_end 
-0x59f3 022779 arg 0x1f06 ,temp 
-:      022780 mouse_sensor_powerdown_end:
-0x59f4 022781 copy temp ,pdata 
-0x59f5 022782 branch twspi_write 
-:      022788 mouse_check_sensor_data:
-0x59f6 022789 fetch 1 ,mem_spi_write_flash_sm 
-0x59f7 022790 rtnne flash_sm_no_buys 
-0x59f8 022791 fetch 1 ,mem_config_sensor_type 
-0x59f9 022792 beq p3205 ,mouse_p32xx_sensor_motion 
-0x59fa 022793 beq p3065 ,mouse_p32xx_sensor_motion 
-0x59fb 022794 beq ka8 ,mouse_p32xx_sensor_motion 
-0x59fc 022795 beq p3204 ,mouse_p32xx_sensor_motion 
-0x59fd 022796 beq p3212 ,mouse_p3212_sensor_motion 
-0x59fe 022797 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x59ff 022798 beq p8009 ,mouse_p8009_sensor_motion 
-0x5a00 022799 beq ka8g2 ,mouse_pka8g2_sensor_motion 
-0x5a01 022800 branch mouse_p32xx_sensor_motion 
-:      022803 mouse_p32xx_sensor_motion:
-0x5a02 022804 call mouse_clear_sensor_data 
-0x5a03 022805 disable user 
-0x5a04 022806 fetch 1 ,mem_sensor_motion_gpio 
-0x5a05 022807 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
-0x5a06 022808 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a07 022809 call gpio_get_bit 
-0x5a08 022810 nrtn true 
-:      022811 mouse_p32xx_sensor_motion_2:
-0x5a09 022812 setarg pan_reg_pid_l 
-0x5a0a 022813 call twspi_read 
-0x5a0b 022814 bne p32xx_id1 ,mouse_p3065_judge 
-:      022815 mouse_p32xx_sensor_motion_1:
-0x5a0c 022816 setarg pan_reg_motion_staus 
-0x5a0d 022817 call twspi_read 
-0x5a0e 022818 rtnbit0 7 
-0x5a0f 022819 call mouse_read_sensor_common 
-0x5a10 022820 fetch 1 ,mem_mouse_x 
-0x5a11 022821 call mouse_data_extsign 
-0x5a12 022822 store 2 ,mem_mouse_x 
-0x5a13 022823 fetch 1 ,mem_mouse_y 
-0x5a14 022824 call mouse_data_extsign 
-0x5a15 022825 store 2 ,mem_mouse_y 
-0x5a16 022826 fetch 1 ,mem_config_sensor_angle 
-0x5a17 022827 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
-0x5a18 022828 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
-0x5a19 022829 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
-0x5a1a 022830 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
-0x5a1b 022831 rtn 
-:      022833 mouse_p3065_judge:
-0x5a1c 022834 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x5a1d 022835 branch mouse_twspi_reset 
-:      022837 mouse_motion32xx_6clk_direction_selection:
-0x5a1e 022838 call mouse_motion_6clk_direction_dispose 
-0x5a1f 022839 branch mouse_sensor_sdio_low 
-:      022840 mouse_motion32xx_9clk_direction_selection:
-0x5a20 022841 call mouse_motion_9clk_direction_dispose 
-0x5a21 022842 branch mouse_sensor_sdio_low 
-:      022843 mouse_motion32xx_12clk_direction_selection:
-0x5a22 022844 call mouse_motion_12clk_direction_dispose 
-0x5a23 022845 branch mouse_sensor_sdio_low 
-:      022846 mouse_motion32xx_3clk_direction_selection:
-0x5a24 022847 call mouse_motion_3clk_direction_dispose 
-0x5a25 022848 branch mouse_sensor_sdio_low 
-:      022852 mouse_p3212_sensor_motion:
-0x5a26 022853 call mouse_clear_sensor_data 
-0x5a27 022854 fetch 1 ,mem_sensor_motion_gpio 
-0x5a28 022855 beq gpio_disable ,mouse_p3212_sensor_motion_1 
-0x5a29 022856 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a2a 022857 call gpio_get_bit 
-0x5a2b 022858 nrtn true 
-:      022859 mouse_p3212_sensor_motion_1:
-0x5a2c 022860 setarg pan_reg_pid_l 
-0x5a2d 022861 call twspi_read 
-0x5a2e 022862 bne p32xx_id1 ,mouse_twspi_reset 
-:      022863 mouse_p3212_sensor_motion_2:
-0x5a2f 022864 setarg pan_reg_motion_staus 
-0x5a30 022865 call twspi_read 
-0x5a31 022866 rtnbit0 7 
-0x5a32 022867 call mouse_read_sensor_common 
-0x5a33 022868 call mouse_read_3212sensor_xy_high 
-0x5a34 022869 store 1 ,mem_mouse_xy_h 
-0x5a35 022870 rshift4 pdata ,pdata 
-0x5a36 022871 call mouse_data_extsign_bit3 
-0x5a37 022872 store 1 ,mem_mouse_x + 1 
-0x5a38 022873 fetch 1 ,mem_mouse_xy_h 
-0x5a39 022874 and pdata ,0x0f ,pdata 
-0x5a3a 022875 call mouse_data_extsign_bit3 
-0x5a3b 022876 store 1 ,mem_mouse_y + 1 
-0x5a3c 022877 fetch 1 ,mem_config_sensor_angle 
-0x5a3d 022878 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
-0x5a3e 022879 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
-0x5a3f 022880 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
-0x5a40 022881 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
-0x5a41 022882 rtn 
-:      022884 mouse_read_3212sensor_xy_high:
-0x5a42 022885 setarg 0x12 
-0x5a43 022886 branch twspi_read 
-:      022888 mouse_pka8g2_sensor_motion:
-0x5a44 022889 call mouse_clear_sensor_data 
-0x5a45 022890 fetch 1 ,mem_sensor_motion_gpio 
-0x5a46 022891 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
-0x5a47 022892 fetcht 1 ,mem_sensor_motion_gpio 
-0x5a48 022893 call gpio_get_bit 
-0x5a49 022894 nrtn true 
-:      022895 mouse_pka8g2_sensor_motion_1:
-0x5a4a 022896 branch mouse_p3212_sensor_motion_2 
-:      022899 mouse_p8009_sensor_motion:
-0x5a4b 022900 call mouse_clear_sensor_data 
-0x5a4c 022901 disable user 
-0x5a4d 022902 setarg pan_reg_motion_staus 
-0x5a4e 022903 call twspi_read 
-0x5a4f 022904 rtnbit0 7 
-0x5a50 022905 setarg pan_reg_opration_state 
-0x5a51 022906 call twspi_read 
-0x5a52 022907 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
-0x5a53 022908 setarg 0 
-0x5a54 022909 store 6 ,mem_mouse_x 
-0x5a55 022910 rtn 
-:      022912 mouse_motion_6clk_direction_dispose:
-0x5a56 022913 fetch 2 ,mem_mouse_x 
-0x5a57 022914 sub pdata ,0 ,pdata 
-0x5a58 022915 store 2 ,mem_mouse_x 
-0x5a59 022916 branch enable_user 
-:      022917 mouse_motion_12clk_direction_dispose:
-0x5a5a 022918 fetch 2 ,mem_mouse_y 
-0x5a5b 022919 sub pdata ,0 ,pdata 
-0x5a5c 022920 store 2 ,mem_mouse_y 
-0x5a5d 022921 branch enable_user 
-:      022922 mouse_motion_9clk_direction_dispose:
-0x5a5e 022923 fetch 2 ,mem_mouse_y 
-0x5a5f 022924 sub pdata ,0 ,pdata 
-0x5a60 022925 store 2 ,mem_mouse_y 
-0x5a61 022926 fetch 2 ,mem_mouse_x 
-0x5a62 022927 sub pdata ,0 ,pdata 
-0x5a63 022928 store 2 ,mem_mouse_x 
-0x5a64 022929 call mouse_sensor_data_swap_places 
-0x5a65 022930 branch enable_user 
-:      022931 mouse_motion_3clk_direction_dispose:
-0x5a66 022932 call mouse_sensor_data_swap_places 
-0x5a67 022933 branch enable_user 
-:      022935 mouse_sensor_data_swap_places:
-0x5a68 022936 fetch 2 ,mem_mouse_y 
-0x5a69 022937 fetcht 2 ,mem_mouse_x 
-0x5a6a 022938 store 2 ,mem_mouse_x 
-0x5a6b 022939 storet 2 ,mem_mouse_y 
-0x5a6c 022940 rtn 
-:      022943 mouse_clear_sensor_data:
-0x5a6d 022944 fetch 1 ,mem_mouse_move_flag 
-0x5a6e 022945 call mouse_read_sensor_common ,blank 
-0x5a6f 022946 jam 1 ,mem_mouse_move_flag 
-0x5a70 022947 rtn 
-:      022949 mouse_clear_sensor_data_by_reset:
-0x5a71 022950 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x5a72 022951 call le_set_config_more_data 
-:      022952 mouse_init_sensor_reset:
-0x5a73 022953 branch mouse_init_sunt 
-:      022955 mouse_data_xy_release:
-0x5a74 022956 fetch 1 ,mem_sensor_motion_gpio 
-0x5a75 022957 rtnne gpio_disable 
-0x5a76 022958 fetch 1 ,mem_mouse_long_mult_flag 
-0x5a77 022959 rtnne 1 
-0x5a78 022960 setarg 0 
-0x5a79 022961 store 1 ,mem_mouse_long_mult_flag 
-0x5a7a 022962 store 4 ,mem_mouse_x 
-0x5a7b 022963 branch mouse_init_sensor_reset 
-:      022965 mouse_data_extsign:
-0x5a7c 022966 rtnbit0 7 
-0x5a7d 022967 arg 0xff00 ,temp 
-0x5a7e 022968 ior temp ,pdata 
-0x5a7f 022969 rtn 
-:      022971 mouse_data_extsign_bit3:
-0x5a80 022972 rtnbit0 3 
-0x5a81 022973 arg 0xf0 ,temp 
-0x5a82 022974 ior temp ,pdata 
-0x5a83 022975 rtn 
-:      022977 mouse_read_sensor_common:
-0x5a84 022978 arg pan_reg_delta_x ,pdata 
-0x5a85 022979 call twspi_read 
-0x5a86 022980 store 2 ,mem_mouse_x 
-0x5a87 022981 arg pan_reg_delta_y ,pdata 
-0x5a88 022982 call twspi_read 
-0x5a89 022983 store 2 ,mem_mouse_y 
-0x5a8a 022984 rtn 
-:      022987 mouse_sensor_sdio_low:
-0x5a8b 022988 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0x5a8c 022989 call gpio_get_bit 
-0x5a8d 022990 rtn true 
-0x5a8e 022991 setarg 0x0a 
-0x5a8f 022992 call twspi_read 
-0x5a90 022993 nop 1000 
-0x5a91 022994 branch mouse_sensor_sdio_low 
-:      022996 mouse_set_sdio_high:
-0x5a92 022997 setarg 0x8100 
-0x5a93 022998 branch twspi_write 
-:      023003 mouse_bluetooth_fast_conn_init:
-0x5a94 023004 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
-:      023005 mouse_ble_fast_conn_init:
-0x5a95 023006 jam 0x34 ,mem_xrecord_mode 
-0x5a96 023007 setarg 0x0f0f0f 
-0x5a97 023008 store 3 ,mem_le_lap 
-0x5a98 023009 store 3 ,mem_le_lap + 3 
-0x5a99 023010 branch mouse_start_reconnect 
-:      023012 mouse_buletooth_fast_conn_end:
-0x5a9a 023013 bpatch patch10_4 ,mem_patch10 
-0x5a9b 023014 call mouse_select_reconn_device 
-0x5a9c 023015 call mouse_bluetooth_fast_conn_disable 
-0x5a9d 023016 fetch 1 ,mem_device_flag 
-0x5a9e 023017 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
-0x5a9f 023018 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
-0x5aa0 023019 rtn 
-:      023020 mouse_device1_check_auto_discover:
-0x5aa1 023021 fetch 6 ,mem_device1_addr 
-0x5aa2 023022 branch mouse_device_check_auto_discover 
-:      023023 mouse_device2_check_auto_discover:
-0x5aa3 023024 fetch 6 ,mem_device2_addr 
-:      023025 mouse_device_check_auto_discover:
-0x5aa4 023026 fetcht 6 ,mem_mouse_compare_addr 
-0x5aa5 023027 isub temp ,null 
-0x5aa6 023028 branch mouse_start_discovery ,zero 
-0x5aa7 023029 branch mouse_start_reconnect_device 
-:      023031 mouse_bluetooth_fast_conn_disable:
-0x5aa8 023032 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
-0x5aa9 023033 rtn 
-:      023036 mouse_stop_bluetooth_mode:
-0x5aaa 023037 fetch 2 ,mem_ui_state_map 
-0x5aab 023038 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5aac 023039 branch mouse_stop_discovery 
-:      023040 mouse_disconnect:
-0x5aad 023041 setarg 0 
-0x5aae 023042 store 2 ,mem_mouse_no_data_timer 
-0x5aaf 023043 fetch 2 ,mem_ui_state_map 
-0x5ab0 023044 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x5ab1 023045 rtn 
-:      023047 mouse_check_125hz:
-0x5ab2 023048 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ab3 023049 rtnbit0 mouse_enable_bt_125hz 
-:      023050 mouse_bluetooth_125hz:
-0x5ab4 023051 nbranch mouse_bluetooth_125hz_clear ,user 
-0x5ab5 023052 fetch 1 ,mem_bluetooth_125hz_cnt 
-0x5ab6 023053 increase 1 ,pdata 
-0x5ab7 023054 and_into 0x0f ,pdata 
-0x5ab8 023055 store 1 ,mem_bluetooth_125hz_cnt 
-0x5ab9 023056 nrtn blank 
-:      023057 mouse_bluetooth_125hz_clear:
-0x5aba 023058 jam 0 ,mem_bluetooth_125hz_cnt 
-0x5abb 023059 branch disable_user 
-:      023061 mouse_current_mult_update:
-0x5abc 023062 fetch 1 ,mem_sensor_motion_gpio 
-0x5abd 023063 rtnne gpio_disable 
-0x5abe 023064 jam 0 ,mem_lpm_mult 
-0x5abf 023065 jam 30 ,mem_mouse_current_mult_timer 
-0x5ac0 023066 rtn 
-:      023069 mouse_priority_bb_event:
-0x5ac1 023070 bpatch patch10_5 ,mem_patch10 
-0x5ac2 023071 copy regc ,pdata 
-0x5ac3 023072 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x5ac4 023073 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
-0x5ac5 023074 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x5ac6 023075 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x5ac7 023076 beq bt_evt_le_enc_info ,mouse_le_enc_info 
-0x5ac8 023077 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x5ac9 023078 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
-0x5aca 023079 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
-0x5acb 023080 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x5acc 023081 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x5acd 023082 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x5ace 023083 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
-0x5acf 023084 rtn 
-:      023087 mouse_le_bb_event_connected:
-0x5ad0 023088 call mouse_device_poweron_led_config 
-0x5ad1 023089 jam 0 ,mem_mouse_long_mult_flag 
-0x5ad2 023090 call mouse_init_sensor_reset 
-0x5ad3 023091 jam 1 ,mem_mouse_le_bb_connected_flag 
-0x5ad4 023092 call mouse_24g_first_store_reconn_info 
-0x5ad5 023093 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5ad6 023094 nbranch mouse_le_bb_event_connected_next ,blank 
-0x5ad7 023095 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
-:      023096 mouse_le_bb_event_connected_next:
-0x5ad8 023097 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5ad9 023098 set0 app_disc_by_button ,pdata 
-0x5ada 023099 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x5adb 023100 jam 0 ,mem_mouse_direct_timer 
-0x5adc 023101 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5add 023102 store 2 ,mem_le_battery_level_updata_timer 
-0x5ade 023103 call mouse_no_data_timer_init 
-0x5adf 023104 branch mouse_stop_discovery 
-:      023106 mouse_le_bb_disconnected:
-0x5ae0 023107 setarg 0 
-0x5ae1 023108 store 2 ,mem_le_battery_level_updata_timer 
-0x5ae2 023109 jam 0 ,mem_mouse_le_bb_connected_flag 
-0x5ae3 023110 arg le_interval_7_5ms ,temp 
-0x5ae4 023111 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ae5 023112 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
-0x5ae6 023113 arg le_interval_8_75ms ,temp 
-:      023114 mouse_le_bb_disconnected_next:
-0x5ae7 023115 storet 2 ,mem_le_interval_min 
-0x5ae8 023116 storet 2 ,mem_le_interval_min + 2 
-0x5ae9 023117 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5aea 023118 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x5aeb 023119 call le_clr_config_more_data 
-0x5aec 023120 branch mouse_bb_disconnected 
-:      023122 mouse_le_pairing_success:
-0x5aed 023123 arg ll_pairing_success_flag ,queue 
-0x5aee 023124 branch mouse_le_enable_connect_flag 
-:      023126 mouse_le_enc_info:
-:      023127 mouse_updata_le_param:
-0x5aef 023128 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x5af0 023129 branch ui_ipc_send_cmd 
-:      023131 mouse_le_ll_start_encryt:
-0x5af1 023132 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5af2 023133 beq 1 ,mouse_le_ll_reconn_start_encryt 
-0x5af3 023134 branch mouse_le_ll_enable_start_enc_flag 
-:      023135 mouse_le_ll_reconn_start_encryt:
-0x5af4 023136 call mouse_updata_le_param 
-0x5af5 023137 jam 20 ,mem_le_start_encrypt_timer 
-:      023138 mouse_le_ll_enable_start_enc_flag:
-0x5af6 023139 arg ll_start_enc_flag ,queue 
-0x5af7 023140 branch mouse_le_enable_connect_flag 
-:      023142 mouse_le_enable_connect_flag:
-0x5af8 023143 fetch 1 ,mem_le_connect_status_flag 
-0x5af9 023144 qset1 pdata 
-0x5afa 023145 store 1 ,mem_le_connect_status_flag 
-0x5afb 023146 rtn 
-:      023148 mouse_le_conn_param_update_rsp_recieved:
-0x5afc 023149 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5afd 023150 rtneq ble_signaling_connect_parameter_update_accepted 
-0x5afe 023151 fetch 1 ,mem_le_tsniff 
-0x5aff 023152 rshift2 pdata ,pdata 
-0x5b00 023153 sub pdata ,le_interval_15ms ,null 
-0x5b01 023154 rtn positive 
-0x5b02 023155 setarg le_interval_11_25ms 
-0x5b03 023156 store 2 ,mem_le_interval_min 
-0x5b04 023157 store 2 ,mem_le_interval_min + 2 
-0x5b05 023158 call mouse_updata_le_param 
-:      023159 mouse_le_conn_param_lpm_disable:
-0x5b06 023160 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x5b07 023161 rtn 
-:      023163 mouse_le_bb_event_connect_complete:
-0x5b08 023164 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5b09 023165 nrtn blank 
-0x5b0a 023166 fetch 1 ,mem_le_att_handle 
-0x5b0b 023167 sub pdata ,34 ,pdata 
-0x5b0c 023168 nrtn zero 
-0x5b0d 023169 jam 0 ,mem_le_start_encrypt_timer 
-:      023170 mouse_le_write_enable:
-0x5b0e 023171 arg write_req_enable_flag ,queue 
-0x5b0f 023172 branch mouse_le_enable_connect_flag 
-:      023174 mouse_le_parse_conn_param_accepted:
-0x5b10 023175 fetch 1 ,mem_le_new_conninterval 
-0x5b11 023176 sub pdata ,le_interval_15ms ,null 
-0x5b12 023177 nbranch mouse_le_conn_param_lpm_disable ,positive 
-0x5b13 023178 store 2 ,mem_le_interval_min 
-0x5b14 023179 store 2 ,mem_le_interval_min + 2 
-0x5b15 023180 fetch 1 ,mem_le_new_connslavelatency 
-0x5b16 023181 branch mouse_le_lpm_mult_reinit ,blank 
-0x5b17 023182 fetcht 1 ,mem_lpm_mult_init 
-0x5b18 023183 isub temp ,null 
-0x5b19 023184 branch mouse_le_lpm_mult_reinit ,positive 
-0x5b1a 023185 fetch 1 ,mem_le_new_connslavelatency 
-0x5b1b 023186 store 1 ,mem_lpm_mult 
-0x5b1c 023187 branch mouse_le_conn_param_lpm_enable 
-:      023188 mouse_le_lpm_mult_reinit:
-0x5b1d 023189 fetch 1 ,mem_lpm_mult_init 
-0x5b1e 023190 store 1 ,mem_lpm_mult 
-:      023191 mouse_le_conn_param_lpm_enable:
-0x5b1f 023192 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x5b20 023193 rtn 
-:      023195 mouse_le_clean_connect_flag:
-0x5b21 023196 jam 0 ,mem_le_connect_status_flag 
-0x5b22 023197 rtn 
-:      023199 mouse_le:
-0x5b23 023200 bpatch patch10_6 ,mem_patch10 
-0x5b24 023201 call le_fifo_check_nearly_full 
-0x5b25 023202 nrtn blank 
-0x5b26 023203 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5b27 023204 beq 0xff ,mouse_le_next 
-0x5b28 023205 fetch 1 ,mem_le_connect_status_flag 
-0x5b29 023206 and pdata ,0x03 ,pdata 
-0x5b2a 023207 rtnne 0x03 
-:      023208 mouse_le_next:
-0x5b2b 023209 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x5b2c 023210 call mouse_clear_sensor_data_by_reset ,blank 
-0x5b2d 023211 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b2e 023212 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x5b2f 023213 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x5b30 023214 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x5b31 023215 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0x5b32 023216 call mouse_motion 
-0x5b33 023217 call mouse_check_125hz 
-0x5b34 023218 nrtn user 
-0x5b35 023219 call mouse_current_mult_update 
-0x5b36 023220 call mouse_data_xy_release 
-0x5b37 023221 call mouse_wheel_trigger 
-0x5b38 023222 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b39 023223 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
-0x5b3a 023224 fetch 1 ,mem_customer_key 
-0x5b3b 023225 beq 1 ,mouse_le_send_keyboard_package_data 
-:      023226 mouse_le_send_mouse_data:
-0x5b3c 023227 branch mouse_fill_mouse_data_le 
-:      023230 mouse_le_send_keyboard_package_data:
-0x5b3d 023231 fetch 1 ,mem_customer_data_trigger 
-0x5b3e 023232 branch mouse_le_release_keyboard_data ,blank 
-0x5b3f 023233 fetch 8 ,mem_customer_key_press + 1 
-:      023234 mouse_fill_keyboard_package_data_le:
-0x5b40 023235 store 8 ,mem_pdatatemp 
-0x5b41 023236 fetch 1 ,mem_customer_key_press 
-0x5b42 023237 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
-0x5b43 023238 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
-0x5b44 023239 jam 8 ,mem_le_data_len 
-0x5b45 023240 fetcht 2 ,mem_le_keyboard_handle 
-:      023241 mouse_fill_data_le:
-0x5b46 023242 fetch 1 ,mem_le_data_len 
-0x5b47 023243 copy pdata ,rega 
-0x5b48 023244 call le_att_malloc_tx_notify 
-0x5b49 023245 fetcht 1 ,mem_le_data_len 
-0x5b4a 023246 copy temp ,loopcnt 
-0x5b4b 023247 arg mem_pdatatemp ,contr 
-0x5b4c 023248 branch memcpy 
-:      023250 mouse_le_release_keyboard_data:
-0x5b4d 023251 fetch 8 ,mem_customer_key_release + 1 
-0x5b4e 023252 branch mouse_fill_keyboard_package_data_le 
-:      023254 mouse_fill_multimedia_key_data_le:
-0x5b4f 023255 jam 3 ,mem_le_data_len 
-0x5b50 023256 fetcht 2 ,mem_le_multimedia_handle 
-0x5b51 023257 branch mouse_fill_data_le 
-:      023259 mouse_fill_systemctrl_key_data_le:
-0x5b52 023260 jam 2 ,mem_le_data_len 
-0x5b53 023261 fetcht 2 ,mem_le_systemctrl_handle 
-0x5b54 023262 branch mouse_fill_data_le 
-:      023264 mouse_fill_battery_level_le:
-0x5b55 023265 arg 1 ,rega 
-0x5b56 023266 fetcht 2 ,mem_le_battery_level_handle 
-0x5b57 023267 call le_att_malloc_tx_notify 
-0x5b58 023268 fetch 1 ,mem_le_battery_level_percentage 
-0x5b59 023269 istore 1 ,contw 
-0x5b5a 023270 rtn 
-:      023272 mouse_le_send_empty_packet:
-0x5b5b 023273 setarg 0 
-0x5b5c 023274 store 7 ,mem_mouse_key 
-:      023275 mouse_fill_mouse_data_le:
-0x5b5d 023276 jam 7 ,mem_le_data_len 
-0x5b5e 023277 fetch 7 ,mem_mouse_key 
-0x5b5f 023278 store 7 ,mem_pdatatemp 
-0x5b60 023279 fetcht 2 ,mem_le_notify_handle 
-0x5b61 023280 branch mouse_fill_data_le 
-:      023282 mouse_check_51cmd_adv:
-0x5b62 023283 jam 0 ,mem_mouse_le_reconnect_flag 
-0x5b63 023284 fetch 3 ,mem_le_adv_ind 
-0x5b64 023285 store 3 ,mem_le_adv_data + 4 
-0x5b65 023286 call mouse_le_check_adv_flag 
-0x5b66 023287 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x5b67 023288 istore 1 ,contr 
-0x5b68 023289 arg mem_le_adv_swift_pair ,contr 
-0x5b69 023290 call mouse_le_adv_data_update 
-0x5b6a 023291 branch check_51cmd_adv 
-:      023293 mouse_le_check_adv_flag:
-0x5b6b 023294 arg mem_le_adv_data ,rega 
-:      023295 mouse_le_check_adv_flag_loop:
-0x5b6c 023296 ifetch 1 ,rega 
-0x5b6d 023297 rtn blank 
-0x5b6e 023298 iadd contr ,rega 
-0x5b6f 023299 ifetch 1 ,contr 
-0x5b70 023300 rtneq 0x01 
-0x5b71 023301 branch mouse_le_check_adv_flag_loop 
-:      023303 mouse_le_adv_data_update:
-0x5b72 023304 arg mem_le_adv_data + 11 ,contw 
-0x5b73 023305 arg 19 ,loopcnt 
-0x5b74 023306 call memcpy 
-0x5b75 023307 branch le_modified_name_adv 
-:      023313 mouse_bb_disconnected:
-0x5b76 023314 call mouse_bb_discon_clear_stack 
-0x5b77 023315 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b78 023316 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x5b79 023317 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b7a 023318 branch mouse_start_discovery 
-:      023320 mouse_bb_discon_clear_stack:
-0x5b7b 023321 setarg 0 
-0x5b7c 023322 store 8 ,mem_wheel_tb_old_pinlevel 
-0x5b7d 023323 istore 4 ,contw 
-0x5b7e 023324 jam 0 ,mem_mouse_move_flag 
-0x5b7f 023325 jam 0 ,mem_ltk_exists 
-0x5b80 023326 rtn 
-:      023328 mouse4_0_event_bb_disconn:
-0x5b81 023329 call mouse_le_clean_connect_flag 
-0x5b82 023330 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x5b83 023331 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x5b84 023332 branch mouse_app_enter_hibernate 
-:      023336 mouse_bb_event_timer:
-0x5b85 023337 bpatch patch10_7 ,mem_patch10 
-0x5b86 023339 call mouse_low_voltage_led_timer 
-0x5b87 023340 call mouse_adc_read 
-0x5b88 023342 call mouse_logo_led_on_timer 
-0x5b89 023343 call mouse_led_multi_timer 
-0x5b8a 023344 call mouse_dpi_led_blink_delay_timer 
-0x5b8b 023346 call g24_pair_timeout_timer 
-0x5b8c 023347 call g24_reconn_timeout_timer 
-0x5b8d 023348 call mouse_24g_long_sleep_param_update_timer 
-0x5b8e 023350 call mouse_dpi_key_check_long_press 
-0x5b8f 023351 call mouse_bt_discovery_check 
-0x5b90 023352 call mouse_commbination_key_process 
-0x5b91 023353 call mouse_check_discovery_timeout_timer 
-0x5b92 023355 call mouse_check_direct_timeout_timer 
-0x5b93 023356 call mouse_le_enable_att_list_timer 
-0x5b94 023357 call mouse_le_battery_updata_timer 
-0x5b95 023358 call mouse_le_send_smp_security_request_timer 
-0x5b96 023360 call mouse_check_reconnect_delay_long_sleep 
-0x5b97 023361 call mouse_current_mult_update_timer 
-0x5b98 023362 call mouse_wheel_trigger_timer 
-0x5b99 023363 call mouse_store_information_delay_timer 
-0x5b9a 023364 branch mouse_check_no_data_timeout_timer 
-:      023366 mouse_bt_discovery_check:
-0x5b9b 023367 fetch mouse_flag_len ,mem_mouse_flag 
-0x5b9c 023368 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
-0x5b9d 023369 rtn 
-:      023371 mouse_bt_discovery_by_pb_button:
-0x5b9e 023372 fetch 1 ,mem_select_device_button_statue 
-0x5b9f 023373 rtnne pb_button_state_down 
-0x5ba0 023374 arg mem_bt_discovery_count ,regc 
-0x5ba1 023375 arg mouse_long_button_bt_discovery ,regb 
-0x5ba2 023376 branch timer_single_step 
-:      023378 mouse_long_button_bt_discovery:
-0x5ba3 023379 fetch 1 ,mem_device_flag 
-0x5ba4 023380 rtneq mode_24g_device 
-0x5ba5 023381 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ba6 023382 rtnbit1 mouse_bt_discovery_button_long_down_flag 
-0x5ba7 023383 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5ba8 023384 call mouse_enable_function_flag 
-0x5ba9 023385 call app_evt_button_long_pressed 
-0x5baa 023386 branch mouse_bb_event_discovery_btn 
-:      023388 mouse_commbination_key_process:
-0x5bab 023389 fetch 1 ,mem_device_flag 
-0x5bac 023390 beq mode_24g_device ,mouse_24g_commbination_key_process 
-0x5bad 023391 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bae 023392 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
-0x5baf 023393 fetcht 1 ,mem_mouse_commbination_key_bt 
-0x5bb0 023394 branch mouse_commbination_key_start 
-:      023396 mouse_24g_commbination_key_process:
-0x5bb1 023397 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bb2 023398 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
-0x5bb3 023399 fetcht 1 ,mem_mouse_commbination_key_24g 
-:      023400 mouse_commbination_key_start:
-0x5bb4 023401 storet 1 ,mem_mouse_commbination_key 
-0x5bb5 023402 call mouse_check_key_gpio 
-0x5bb6 023403 and pdata ,0x07 ,pdata 
-0x5bb7 023404 fetcht 1 ,mem_mouse_commbination_key 
-0x5bb8 023405 isub temp ,null 
-0x5bb9 023406 branch mouse_commbination_key_down ,zero 
-:      023407 mouse_commbination_key_up:
-0x5bba 023408 fetch 1 ,mem_ui_button_timeout 
-0x5bbb 023409 store 1 ,mem_combination_ui_button_count 
-0x5bbc 023410 fetch 1 ,mem_commbination_key_statue 
-0x5bbd 023411 rtneq commbination_key_state_up 
-0x5bbe 023412 jam commbination_key_state_up ,mem_commbination_key_statue 
-0x5bbf 023413 rtn 
-:      023415 mouse_commbination_key_down:
-0x5bc0 023416 call mouse_combination_ui_timer 
-0x5bc1 023417 fetch 1 ,mem_commbination_key_statue 
-0x5bc2 023418 rtneq commbination_key_state_down 
-0x5bc3 023419 jam commbination_key_state_down ,mem_commbination_key_statue 
-0x5bc4 023420 rtn 
-:      023422 mouse_combination_ui_timer:
-0x5bc5 023423 arg mouse_24g_start_pair_mode ,regb 
-0x5bc6 023424 arg mem_combination_ui_button_count ,regc 
-0x5bc7 023425 fetch 1 ,mem_device_flag 
-0x5bc8 023426 beq mode_24g_device ,timer_single_step 
-0x5bc9 023427 arg mouse_long_button_bt_discovery ,regb 
-0x5bca 023428 call timer_single_step 
-0x5bcb 023429 fetch 1 ,mem_combination_ui_button_count 
-0x5bcc 023430 beq 1 ,mouse_bt_discovery_button_down_enable 
-0x5bcd 023431 rtn 
-:      023433 mouse_check_discovery_timeout_timer:
-0x5bce 023434 arg mem_mouse_discovery_timer ,regc 
-0x5bcf 023435 arg mouse_check_discovery_timeout ,regb 
-0x5bd0 023436 branch timer_single_step_2b 
-:      023438 mouse_check_discovery_timeout:
-0x5bd1 023439 call mouse_stop_discovery 
-0x5bd2 023440 branch mouse_app_enter_hibernate 
-:      023442 mouse_check_direct_timeout_timer:
-0x5bd3 023443 arg mem_mouse_direct_timer ,regc 
-0x5bd4 023444 arg mouse_check_direct_timeout ,regb 
-0x5bd5 023445 call timer_single_step 
-0x5bd6 023446 fetch 1 ,mem_mouse_direct_timer 
-0x5bd7 023447 beq 1 ,app_ble_stop_direct_adv 
-0x5bd8 023448 rtn 
-:      023450 mouse_check_direct_timeout:
-0x5bd9 023451 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-0x5bda 023452 beq 0xff ,mouse_buletooth_fast_conn_end 
-0x5bdb 023453 fetch 1 ,mem_reconn_times 
-0x5bdc 023454 nbranch mouse_polling_device ,blank 
-0x5bdd 023455 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bde 023456 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
-0x5bdf 023457 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
-0x5be0 023458 branch mouse_app_enter_hibernate 
-:      023460 mouse_le_enable_att_list_timer:
-0x5be1 023461 arg mem_le_start_encrypt_timer ,regc 
-0x5be2 023462 arg mouse_le_write_enable ,regb 
-0x5be3 023463 branch timer_single_step 
-:      023465 mouse_le_send_smp_security_request_timer:
-0x5be4 023466 fetch 1 ,mem_mouse_le_bb_connected_flag 
-0x5be5 023467 rtn blank 
-0x5be6 023468 arg mem_mouse_send_secutiry_request_timer ,regc 
-0x5be7 023469 arg mouse_le_pairing_sm_start_check ,regb 
-0x5be8 023470 branch timer_single_step 
-:      023471 mouse_le_pairing_sm_start_check:
-0x5be9 023472 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x5bea 023473 nrtn blank 
-0x5beb 023474 fetch 1 ,mem_le_pairing_state 
-0x5bec 023475 rtnne flag_le_pairing_null 
-0x5bed 023476 branch le_pairing_sm_start 
-:      023478 mouse_le_battery_updata_timer:
-0x5bee 023479 fetch mouse_flag_len ,mem_mouse_flag 
-0x5bef 023480 rtnbit1 mouse_enable_le_battery_service_cancel 
-0x5bf0 023481 arg mem_le_battery_level_updata_timer ,regc 
-0x5bf1 023482 arg mouse_le_battery_level_updata ,regb 
-0x5bf2 023483 branch timer_single_step 
-:      023485 mouse_le_battery_level_updata:
-0x5bf3 023486 fetch 2 ,mem_le_battery_level_updata_timer_init 
-0x5bf4 023487 store 2 ,mem_le_battery_level_updata_timer 
-0x5bf5 023488 branch mouse_fill_battery_level_le 
-:      023490 mouse_le_enable_att_list:
-0x5bf6 023491 fetch 1 ,mem_le_connect_status_flag 
-0x5bf7 023492 rtnbit1 ll_pairing_success_flag 
-0x5bf8 023493 call mouse_updata_le_param 
-0x5bf9 023494 arg write_req_enable_flag ,queue 
-0x5bfa 023495 branch mouse_le_enable_connect_flag 
-:      023497 mouse_check_reconnect_delay_long_sleep:
-0x5bfb 023498 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
-0x5bfc 023499 arg mouse_app_enter_hibernate ,regb 
-0x5bfd 023500 branch timer_single_step 
-:      023502 mouse_current_mult_update_timer:
-0x5bfe 023503 arg mem_mouse_current_mult_timer ,regc 
-0x5bff 023504 arg mouse_current_mult_reinit ,regb 
-0x5c00 023505 branch timer_single_step 
-:      023506 mouse_current_mult_reinit:
-0x5c01 023507 fetch 1 ,mem_lpm_mult_init 
-0x5c02 023508 store 1 ,mem_lpm_mult 
-0x5c03 023509 jam 1 ,mem_mouse_long_mult_flag 
-0x5c04 023510 rtn 
-:      023513 mouse_check_no_data_timeout_timer:
-0x5c05 023514 arg mem_mouse_no_data_timer ,regc 
-0x5c06 023515 arg mouse_check_no_data_timeout ,regb 
-0x5c07 023516 branch timer_single_step_2b 
-:      023518 mouse_check_no_data_timeout:
-0x5c08 023519 fetch 1 ,mem_device_flag 
-0x5c09 023520 beq mode_24g_device ,mouse_24g_hibernate_set 
-0x5c0a 023521 branch mouse_disconnect 
-:      023523 mouse_no_data_timer_init:
-0x5c0b 023524 fetch 2 ,mem_mouse_no_data_timeout 
-0x5c0c 023525 store 2 ,mem_mouse_no_data_timer 
-0x5c0d 023526 rtn 
-:      023528 mouse_store_information_delay_timer:
-0x5c0e 023529 arg mem_store_information_delay_timer ,regc 
-0x5c0f 023530 arg mouse_store_device_info_check ,regb 
-0x5c10 023531 branch timer_single_step 
-:      023533 mouse_store_device_info_check:
-0x5c11 023534 call mouse_store_device_info 
-0x5c12 023535 fetch 1 ,mem_mouse_need_soft_reset 
-0x5c13 023536 nbranch mouse_soft_reset ,blank 
-0x5c14 023537 rtn 
-:      023539 mouse_bb_event_discovery_btn:
-0x5c15 023540 isolate1 mark_24g ,mark 
-0x5c16 023541 call mouse_24g_stop ,true 
-0x5c17 023542 call mouse_disconnect 
-0x5c18 023543 call mouse_le_clean_connect_flag 
-0x5c19 023544 branch mouse_start_discovery 
-:      023546 mouse_start_discovery:
-0x5c1a 023547 bpatch patch11_0 ,mem_patch11 
-0x5c1b 023548 call mouse_device_discovery_led_config 
-0x5c1c 023549 fetch 2 ,mem_ui_state_map 
-0x5c1d 023550 isolate1 ui_state_ble_adv ,pdata 
-0x5c1e 023551 call mouse_stop_le_adv ,true 
-0x5c1f 023552 call mouse_bluetooth_fast_conn_disable 
-0x5c20 023553 fetch 2 ,mem_ui_state_map 
-0x5c21 023554 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x5c22 023555 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c23 023556 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x5c24 023557 fetcht 2 ,mem_random_addr_increase_count 
-0x5c25 023558 increase 1 ,temp 
-0x5c26 023559 storet 2 ,mem_random_addr_increase_count 
-0x5c27 023560 storet 2 ,mem_le_lap + 1 
-0x5c28 023561 random pdata 
-0x5c29 023562 store 1 ,mem_le_lap 
-:      023563 mouse_start_discovery_norandom:
-0x5c2a 023564 fetch 3 ,mem_mouse_le_lap_temp 
-0x5c2b 023565 store 3 ,mem_le_lap + 3 
-0x5c2c 023566 call app_lpm_mult_disable 
-0x5c2d 023567 fetch 2 ,mem_mouse_discovery_timeout 
-0x5c2e 023568 store 2 ,mem_mouse_discovery_timer 
-0x5c2f 023569 setarg 0 
-0x5c30 023570 store 2 ,mem_mouse_no_data_timer 
-0x5c31 023571 store 2 ,mem_le_battery_level_updata_timer 
-0x5c32 023572 store 1 ,mem_mouse_direct_timer 
-0x5c33 023573 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c34 023574 store 1 ,mem_mouse_clear_sensor_data_flag 
-0x5c35 023575 arg mouse_store_eeprom_flag ,queue 
-0x5c36 023576 call mouse_enable_function_flag 
-0x5c37 023577 call mouse_bt_discovery_button_down_disable 
-0x5c38 023578 branch mouse_check_51cmd_adv 
-:      023580 mouse_stop_discovery:
-0x5c39 023581 bpatch patch11_1 ,mem_patch11 
-0x5c3a 023582 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x5c3b 023583 call mouse_disable_function_flag 
-0x5c3c 023584 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
-0x5c3d 023585 branch mouse_stop_le_adv 
-:      023586 mouse_stop_le_adv:
-0x5c3e 023587 setarg 0 
-0x5c3f 023588 store 1 ,mem_mouse_direct_timer 
-0x5c40 023589 store 2 ,mem_mouse_discovery_timer 
-0x5c41 023590 branch check_51cmd_stop_adv 
-:      023592 mouse_store_remote_bdaddr:
-0x5c42 023593 bpatch patch11_2 ,mem_patch11 
-0x5c43 023594 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c44 023595 rtnbit0 mouse_store_eeprom_flag 
-0x5c45 023596 arg mouse_store_eeprom_flag ,queue 
-0x5c46 023597 call mouse_disable_function_flag 
-0x5c47 023598 call mouse_check_device_addr 
-:      023599 mouse_unplug_clean_bdaddr:
-0x5c48 023600 call mouse_before_store_reconn_info 
-0x5c49 023601 branch mouse_store_device_info_delay 
-:      023603 mouse_check_device_addr:
-0x5c4a 023604 fetch 1 ,mem_record_bt_mode 
-0x5c4b 023605 beq rec_4_mode ,mouse_check_le_device_addr 
-0x5c4c 023606 rtn 
-:      023607 mouse_check_le_device_addr:
-0x5c4d 023608 store 1 ,mem_device_addr_temp 
-0x5c4e 023609 fetch 6 ,mem_le_plap 
-:      023610 mouse_check_bt_device_addr_common:
-0x5c4f 023611 store 6 ,mem_device_addr_temp + 1 
-0x5c50 023612 fetch 7 ,mem_device_addr_temp 
-0x5c51 023613 arg mem_device1_type ,contr 
-0x5c52 023614 arg 3 ,loopcnt 
-:      023615 mouse_check_device_addr_end:
-0x5c53 023616 ifetcht 7 ,contr 
-0x5c54 023617 isub temp ,null 
-0x5c55 023618 branch mouse_clean_addr ,zero 
-0x5c56 023619 increase 22 ,contr 
-0x5c57 023620 loop mouse_check_device_addr_end 
-0x5c58 023621 rtn 
-:      023622 mouse_before_store_reconn_info:
-0x5c59 023623 arg mem_device1_type ,rega 
-0x5c5a 023624 fetch 1 ,mem_device_flag 
-0x5c5b 023625 increase -1 ,pdata 
-0x5c5c 023626 mul32 pdata ,29 ,pdata 
-0x5c5d 023627 iadd rega ,rega 
-0x5c5e 023628 fetch 1 ,mem_record_bt_mode 
-0x5c5f 023629 istore 1 ,rega 
-0x5c60 023630 beq rec_4_mode ,mouse_store_le_device 
-0x5c61 023631 rtn 
-:      023633 mouse_store_le_device:
-0x5c62 023634 fetch 6 ,mem_le_plap 
-0x5c63 023635 istore 6 ,contw 
-0x5c64 023636 arg mem_le_ltk ,contr 
-0x5c65 023637 call memcpy16 
-0x5c66 023638 fetch 6 ,mem_le_lap 
-0x5c67 023639 istore 6 ,contw 
-0x5c68 023640 rtn 
-:      023642 mouse_clean_addr:
-0x5c69 023643 increase -6 ,contr 
-0x5c6a 023644 copy contr ,contw 
-0x5c6b 023645 fetcht 6 ,mem_device_addr_temp + 1 
-0x5c6c 023646 increase 3 ,temp 
-0x5c6d 023647 istoret 6 ,contw 
-0x5c6e 023648 rtn 
-:      023650 mouse_select_reconn_device:
-0x5c6f 023651 arg mem_device1_type ,rega 
-0x5c70 023652 fetch 1 ,mem_device_flag 
-0x5c71 023653 rtneq mode_24g_device 
-0x5c72 023654 increase -1 ,pdata 
-0x5c73 023655 mul32 pdata ,29 ,pdata 
-0x5c74 023656 iadd rega ,rega 
-0x5c75 023657 ifetch 1 ,rega 
-0x5c76 023658 store 1 ,mem_xrecord_mode 
-0x5c77 023659 beq rec_4_mode ,mouse_load_le_device 
-0x5c78 023660 rtn 
-:      023662 mouse_load_le_device:
-0x5c79 023663 ifetch 6 ,contr 
-:      023664 mouse_load_le_device_end:
-0x5c7a 023665 store 6 ,mem_hci_plap 
-0x5c7b 023666 arg mem_le_ltk ,contw 
-0x5c7c 023667 call memcpy16 
-0x5c7d 023668 ifetch 6 ,contr 
-0x5c7e 023669 store 6 ,mem_le_lap 
-0x5c7f 023670 rtn 
-:      023672 mouse_app_initflag_check:
-0x5c80 023673 bpatch patch11_3 ,mem_patch11 
-0x5c81 023674 fetch 2 ,mem_store_flag 
-0x5c82 023675 arg eeprom_init_flag ,temp 
-0x5c83 023676 isub temp ,null 
-0x5c84 023677 branch mouse_load_device_info ,zero 
-:      023678 mouse_app_initflag_check_next:
-0x5c85 023679 storet 2 ,mem_store_flag 
-0x5c86 023680 call mouse_ble_init_address 
-0x5c87 023681 fetch 1 ,mem_device_flag_temp 
-0x5c88 023682 store 1 ,mem_device_flag 
-0x5c89 023683 fetch 4 ,mem_24g_fast_conn_addr 
-0x5c8a 023684 store 4 ,mem_24g_receiver_addr 
-0x5c8b 023685 store 4 ,mem_24g_addr 
-:      023686 mouse_load_default_dpi:
-0x5c8c 023687 fetch 1 ,mem_config_sensor_dpi 
-0x5c8d 023688 store 1 ,mem_mouse_dpi 
-0x5c8e 023689 rtn 
-:      023691 mouse_load_device_info:
-0x5c8f 023692 call mouse_otp_load_dpi 
-0x5c90 023694 fetch 4 ,mem_mouse_24g_addr 
-0x5c91 023695 store 4 ,mem_24g_receiver_addr 
-0x5c92 023696 store 4 ,mem_24g_addr 
-0x5c93 023697 rtn 
-:      023699 mouse_otp_load_dpi:
-0x5c94 023700 fetch mouse_flag_len ,mem_mouse_flag 
-0x5c95 023701 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5c96 023702 fetch 2 ,mem_otp_offset_dpi 
-0x5c97 023703 copy pdata ,regb 
-0x5c98 023704 call mouse_read_otp_dpi_common 
-0x5c99 023705 fetch 1 ,mem_mouse_dpi_temp 
-0x5c9a 023706 call mouse_load_default_dpi ,blank 
-0x5c9b 023707 rtn 
-:      023709 mouse_ble_init_address:
-0x5c9c 023710 fetch 6 ,mem_le_lap 
-0x5c9d 023711 store 6 ,mem_device1_locall_addr 
-0x5c9e 023712 add pdata ,0x0100 ,pdata 
-0x5c9f 023713 store 6 ,mem_device2_locall_addr 
-0x5ca0 023714 add pdata ,0x0100 ,pdata 
-0x5ca1 023715 store 6 ,mem_device3_locall_addr 
-0x5ca2 023716 rtn 
-:      023720 mouse_store_device_info_delay:
-0x5ca3 023721 fetch 1 ,mem_store_information_delay_timer_init 
-0x5ca4 023722 store 1 ,mem_store_information_delay_timer 
-0x5ca5 023723 rtn 
-:      023725 mouse_store_device_info:
-0x5ca6 023726 bpatch patch11_4 ,mem_patch11 
-0x5ca7 023727 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ca8 023728 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x5ca9 023729 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x5caa 023730 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
-0x5cab 023731 rtn 
-:      023733 mouse_store_dpi_info_check:
-0x5cac 023734 bpatch patch11_5 ,mem_patch11 
-0x5cad 023735 fetch mouse_flag_len ,mem_mouse_flag 
-0x5cae 023736 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x5caf 023737 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
-0x5cb0 023738 rtn 
-:      023742 mouse_store_eeprom_device_info:
-0x5cb1 023743 arg 128 ,temp 
-0x5cb2 023744 arg mem_device_flag ,rega 
-0x5cb3 023745 arg mouse_info_eeprom_offect ,regb 
-0x5cb4 023746 branch iicd_write_protect_eep_data 
-:      023748 mouse_store_eerpom_dpi:
-0x5cb5 023749 arg 1 ,temp 
-0x5cb6 023750 arg mem_mouse_dpi ,rega 
-0x5cb7 023751 arg mouse_dpi_eeprom_offect ,regb 
-0x5cb8 023752 branch iicd_write_protect_eep_data 
-:      023756 mouse_store_flash_device_info:
-0x5cb9 023757 call spid_init_flash 
-0x5cba 023758 call mouse_spid_flash_release_form_powerdown 
-0x5cbb 023759 call mouse_flash_erase_sector 
-0x5cbc 023761 call mouse_information_flash_parameters 
-0x5cbd 023762 call mouse_spid_write_flash 
-0x5cbe 023763 call mouse_spid_flash_powerdown 
-0x5cbf 023764 branch mouse_sensor_spi_init 
-:      023769 mouse_store_otp_device_info:
-0x5cc0 023770 call mouse_write_otp_device_flag 
-0x5cc1 023771 call mouse_write_otp_device_info 
-0x5cc2 023772 branch mouse_write_otp_le_addr_increase_count_info 
-:      023776 mouse_write_otp_device_flag:
-0x5cc3 023777 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5cc4 023778 copy regb ,regc 
-:      023779 mouse_write_otp_device_flag_loop:
-0x5cc5 023780 call mouse_read_otp_device_flag_common 
-0x5cc6 023781 fetch 1 ,mem_device_flag_temp 
-0x5cc7 023782 branch mouse_device_flag_store ,blank 
-0x5cc8 023783 store 1 ,mem_device_flag_last 
-0x5cc9 023784 increase 1 ,regc 
-0x5cca 023785 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5ccb 023786 isub regc ,null 
-0x5ccc 023787 nrtn positive 
-0x5ccd 023788 copy regc ,regb 
-0x5cce 023789 branch mouse_write_otp_device_flag_loop 
-:      023791 mouse_device_flag_store:
-0x5ccf 023792 fetch 1 ,mem_device_flag_last 
-0x5cd0 023793 and pdata ,0xf0 ,pdata 
-0x5cd1 023794 branch mouse_device_flag_store_check ,blank 
-0x5cd2 023795 fetch 1 ,mem_device_flag 
-0x5cd3 023796 store 1 ,mem_device_flag_value 
-:      023797 mouse_devoce_flag_store_end:
-0x5cd4 023798 arg 1 ,loopcnt 
-0x5cd5 023799 copy regc ,regb 
-0x5cd6 023800 arg mem_device_flag_value ,rega 
-0x5cd7 023801 branch otp_write 
-:      023803 mouse_device_flag_store_check:
-0x5cd8 023804 fetch 1 ,mem_device_flag_last 
-0x5cd9 023805 fetcht 1 ,mem_device_flag 
-0x5cda 023806 isub temp ,null 
-0x5cdb 023807 rtn zero 
-0x5cdc 023808 lshift4 temp ,temp 
-0x5cdd 023809 iadd temp ,pdata 
-0x5cde 023810 store 1 ,mem_device_flag_value 
-0x5cdf 023812 copy regc ,pdata 
-0x5ce0 023813 fetcht 2 ,mem_otp_offset_device_flag 
-0x5ce1 023814 isub temp ,null 
-0x5ce2 023815 branch mouse_devoce_flag_store_end ,zero 
-0x5ce3 023817 increase -1 ,regc 
-0x5ce4 023818 branch mouse_devoce_flag_store_end 
-:      023822 mouse_write_otp_device_info:
-0x5ce5 023823 fetch 1 ,mem_device_flag 
-0x5ce6 023824 beq mode_24g_device ,mouse_write_otp_24g_addr 
-0x5ce7 023825 beq mode_bt_device1 ,mouse_write_otp_le_device1 
-0x5ce8 023826 beq mode_bt_device2 ,mouse_write_otp_le_device2 
-0x5ce9 023827 rtn 
-:      023829 mouse_write_otp_24g_addr:
-0x5cea 023830 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5ceb 023831 copy regb ,regc 
-:      023832 mouse_otp_store_24g_addr_loop:
-0x5cec 023833 call mouse_read_otp_24g_addr_common 
-0x5ced 023834 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5cee 023835 branch mouse_24g_addr_store ,blank 
-0x5cef 023836 store 4 ,mem_mouse_24g_addr_last 
-0x5cf0 023837 increase 4 ,regc 
-0x5cf1 023838 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5cf2 023839 isub regc ,null 
-0x5cf3 023840 nrtn positive 
-0x5cf4 023841 copy regc ,regb 
-0x5cf5 023842 branch mouse_otp_store_24g_addr_loop 
-:      023844 mouse_24g_addr_store:
-0x5cf6 023845 fetch 4 ,mem_mouse_24g_addr_last 
-0x5cf7 023846 fetcht 4 ,mem_mouse_24g_addr 
-0x5cf8 023847 isub temp ,null 
-0x5cf9 023848 rtn zero 
-0x5cfa 023849 arg 4 ,loopcnt 
-0x5cfb 023850 arg mem_mouse_24g_addr ,rega 
-0x5cfc 023851 copy regc ,regb 
-0x5cfd 023852 branch otp_write 
-:      023854 mouse_write_otp_le_device1:
-0x5cfe 023855 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5cff 023856 copy regb ,regc 
-:      023857 mouse_otp_store_le_addr1_loop:
-0x5d00 023858 call mouse_read_otp_le_addr1_common 
-0x5d01 023859 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5d02 023860 branch mouse_le_addr1_store ,blank 
-0x5d03 023861 store 6 ,mem_mouse_le_addr1_last 
-0x5d04 023862 increase 6 ,regc 
-0x5d05 023863 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5d06 023864 isub regc ,null 
-0x5d07 023865 nrtn positive 
-0x5d08 023866 copy regc ,regb 
-0x5d09 023867 branch mouse_otp_store_le_addr1_loop 
-:      023869 mouse_le_addr1_store:
-0x5d0a 023870 fetch 6 ,mem_mouse_le_addr1_last 
-0x5d0b 023871 fetcht 6 ,mem_device1_addr 
-0x5d0c 023872 isub temp ,null 
-0x5d0d 023873 rtn zero 
-0x5d0e 023874 arg 6 ,loopcnt 
-0x5d0f 023875 arg mem_device1_addr ,rega 
-0x5d10 023876 copy regc ,regb 
-0x5d11 023877 branch otp_write 
-:      023880 mouse_write_otp_le_device2:
-0x5d12 023881 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5d13 023882 copy regb ,regc 
-:      023883 mouse_otp_store_le_addr2_loop:
-0x5d14 023884 call mouse_read_otp_le_addr2_common 
-0x5d15 023885 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5d16 023886 branch mouse_le_addr2_store ,blank 
-0x5d17 023887 store 6 ,mem_mouse_le_addr2_last 
-0x5d18 023888 increase 6 ,regc 
-0x5d19 023889 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5d1a 023890 isub regc ,null 
-0x5d1b 023891 nrtn positive 
-0x5d1c 023892 copy regc ,regb 
-0x5d1d 023893 branch mouse_otp_store_le_addr2_loop 
-:      023895 mouse_le_addr2_store:
-0x5d1e 023896 fetch 6 ,mem_mouse_le_addr2_last 
-0x5d1f 023897 fetcht 6 ,mem_device2_addr 
-0x5d20 023898 isub temp ,null 
-0x5d21 023899 rtn zero 
-0x5d22 023900 arg 6 ,loopcnt 
-0x5d23 023901 arg mem_device2_addr ,rega 
-0x5d24 023902 copy regc ,regb 
-0x5d25 023903 branch otp_write 
-:      023907 mouse_write_otp_le_addr_increase_count_info:
-0x5d26 023908 fetch 1 ,mem_device_flag 
-0x5d27 023909 rtneq mode_24g_device 
-0x5d28 023910 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5d29 023911 copy regb ,regc 
-:      023912 mouse_otp_store_le_addr_increase_count_loop:
-0x5d2a 023913 call mouse_read_otp_le_addr_increase_count_common 
-0x5d2b 023914 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5d2c 023915 branch mouse_le_addr_increase_count_store ,blank 
-0x5d2d 023916 store 2 ,mem_random_addr_increase_count_last 
-0x5d2e 023917 increase 2 ,regc 
-0x5d2f 023918 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5d30 023919 isub regc ,null 
-0x5d31 023920 nrtn positive 
-0x5d32 023921 copy regc ,regb 
-0x5d33 023922 branch mouse_otp_store_le_addr_increase_count_loop 
-:      023924 mouse_le_addr_increase_count_store:
-0x5d34 023925 fetch 2 ,mem_random_addr_increase_count_last 
-0x5d35 023926 fetcht 2 ,mem_random_addr_increase_count 
-0x5d36 023927 isub temp ,null 
-0x5d37 023928 rtn zero 
-0x5d38 023929 arg 2 ,loopcnt 
-0x5d39 023930 arg mem_random_addr_increase_count ,rega 
-0x5d3a 023931 copy regc ,regb 
-0x5d3b 023932 branch otp_write 
-:      023936 mouse_store_otp_dpi:
-0x5d3c 023937 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d3d 023938 rtnbit0 mouse_enable_load_and_store_dpi 
-0x5d3e 023939 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5d3f 023940 copy regb ,regc 
-:      023941 mouse_otp_store_dpi_loop:
-0x5d40 023942 call mouse_read_otp_dpi_common 
-0x5d41 023943 fetch 1 ,mem_mouse_dpi_temp 
-0x5d42 023944 branch mouse_otp_dpi_store ,blank 
-0x5d43 023945 store 1 ,mem_mouse_dpi_last 
-0x5d44 023946 increase 1 ,regc 
-0x5d45 023947 fetch 2 ,mem_otp_offset_dpi_end 
-0x5d46 023948 isub regc ,null 
-0x5d47 023949 nrtn positive 
-0x5d48 023950 copy regc ,regb 
-0x5d49 023951 branch mouse_otp_store_dpi_loop 
-:      023953 mouse_otp_dpi_store:
-0x5d4a 023954 fetch 1 ,mem_mouse_dpi_last 
-0x5d4b 023955 and pdata ,0xf0 ,pdata 
-0x5d4c 023956 branch mouse_dpi_store_last ,blank 
-0x5d4d 023957 fetch 1 ,mem_mouse_dpi 
-0x5d4e 023958 store 1 ,mem_mouse_otp_dpi_value 
-:      023959 mouse_dpi_store_end:
-0x5d4f 023960 arg 1 ,loopcnt 
-0x5d50 023961 copy regc ,regb 
-0x5d51 023962 arg mem_mouse_otp_dpi_value ,rega 
-0x5d52 023963 branch otp_write 
-:      023965 mouse_dpi_store_last:
-0x5d53 023966 fetch 1 ,mem_mouse_dpi_last 
-0x5d54 023967 fetcht 1 ,mem_mouse_dpi 
-0x5d55 023968 isub temp ,null 
-0x5d56 023969 rtn zero 
-0x5d57 023970 lshift4 temp ,temp 
-0x5d58 023971 iadd temp ,pdata 
-0x5d59 023972 store 1 ,mem_mouse_otp_dpi_value 
-0x5d5a 023974 copy regc ,pdata 
-0x5d5b 023975 fetcht 2 ,mem_otp_offset_dpi 
-0x5d5c 023976 isub temp ,null 
-0x5d5d 023977 branch mouse_dpi_store_end ,zero 
-0x5d5e 023979 increase -1 ,regc 
-0x5d5f 023980 branch mouse_dpi_store_end 
-:      023989 mouse_load_eeprom_info_check:
-0x5d60 023990 call iicd_read_init_pin 
-0x5d61 023991 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d62 023992 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x5d63 023993 ncall clear_eeprom_size_2k ,true 
-0x5d64 023994 call mouse_eeprom_load_recon_info 
-0x5d65 023995 branch mouse_app_initflag_check 
-:      023997 mouse_eeprom_load_recon_info:
-0x5d66 023998 arg 128 ,temp 
-0x5d67 023999 arg mem_device_flag ,rega 
-0x5d68 024000 arg mouse_info_eeprom_offect ,regb 
-0x5d69 024001 branch iicd_read_eep_data 
-:      024003 mouse_load_eeprom_dpi:
-0x5d6a 024004 arg 1 ,temp 
-0x5d6b 024005 arg mem_mouse_dpi ,rega 
-0x5d6c 024006 arg mouse_dpi_eeprom_offect ,regb 
-0x5d6d 024007 branch iicd_read_eep_data 
-:      024011 mouse_load_flash_info_check:
-0x5d6e 024012 call spid_init_flash 
-0x5d6f 024013 call mouse_spid_flash_release_form_powerdown 
-0x5d70 024014 call mouse_information_flash_parameters 
-0x5d71 024015 call spid_read_flash 
-0x5d72 024016 call mouse_spid_flash_powerdown 
-0x5d73 024017 call mouse_app_initflag_check 
-0x5d74 024018 branch mouse_sensor_spi_init 
-:      024020 mouse_information_flash_parameters:
-0x5d75 024021 setarg mem_mouse_information_end 
-0x5d76 024022 arg mem_mouse_information_start ,temp 
-0x5d77 024023 isub temp ,temp 
-0x5d78 024024 fetch 3 ,mem_flash_base 
-0x5d79 024025 arg mem_mouse_information_start ,rega 
-0x5d7a 024026 rtn 
-:      024028 mouse_spid_flash_release_form_powerdown:
-0x5d7b 024029 jam flash_command_release_from_powerdown ,mem_temp 
-:      024030 mouse_spid_write_flash_cmd:
-0x5d7c 024031 call delay_nop100 
-0x5d7d 024032 call spid_unlock_flash 
-0x5d7e 024033 arg mem_write_flash_head_temp ,rega 
-0x5d7f 024034 fetcht 1 ,mem_temp 
-0x5d80 024035 call mouse_spid_write_flash_cmd_common 
-0x5d81 024036 branch delay_nop100 
-:      024038 mouse_spid_flash_powerdown:
-0x5d82 024039 jam flash_command_powerdown ,mem_temp 
-0x5d83 024040 branch mouse_spid_write_flash_cmd 
-:      024042 mouse_spid_write_flash_cmd_common:
-0x5d84 024043 istoret 1 ,rega 
-0x5d85 024044 rshift16 pdata ,temp 
-0x5d86 024045 istoret 1 ,contw 
-0x5d87 024046 rshift8 pdata ,temp 
-0x5d88 024047 istoret 1 ,contw 
-0x5d89 024048 istore 1 ,contw 
-0x5d8a 024049 deposit rega 
-0x5d8b 024050 store 2 ,core_spid_txaddr 
-0x5d8c 024051 setarg 0 
-0x5d8d 024052 store 2 ,core_spid_rxlen 
-0x5d8e 024053 jam spid_start ,core_misc_ctrl 
-0x5d8f 024054 branch wait_spid_done 
-:      024056 mouse_flash_erase_sector:
-0x5d90 024057 fetch 3 ,mem_flash_base 
-0x5d91 024058 store 3 ,mem_spi_write_addr 
-0x5d92 024059 branch spid_flash_erase_sector + 2 
-:      024061 mouse_spid_write_flash:
-0x5d93 024062 copy pdata ,regc 
-0x5d94 024063 copy rega ,pdata 
-0x5d95 024064 increase -4 ,pdata 
-0x5d96 024065 copy pdata ,regb 
-0x5d97 024066 ifetch 4 ,regb 
-0x5d98 024067 store 4 ,mem_write_flash_head_temp 
-0x5d99 024068 copy regc ,pdata 
-0x5d9a 024069 call spid_write_flash 
-0x5d9b 024070 fetch 4 ,mem_write_flash_head_temp 
-0x5d9c 024071 istore 4 ,regb 
-0x5d9d 024072 rtn 
-:      024074 mouse_flash_power_down:
-0x5d9e 024075 fetch mouse_flag_len ,mem_mouse_flag 
-0x5d9f 024076 rtnbit0 mouse_enable_flash 
-0x5da0 024077 call mouse_spid_flash_powerdown 
-0x5da1 024078 call twspi_enable 
-0x5da2 024079 fetcht 1 ,mem_spi_cs_gpio 
-0x5da3 024080 call gpio_out_inactive 
-0x5da4 024081 fetcht 1 ,mem_spi_hold_gpio 
-0x5da5 024082 branch mouse_gpio_config_input_pd 
-:      024086 mouse_load_otp_info_check:
-0x5da6 024087 call mouse_read_otp_dpi 
-0x5da7 024088 call mouse_read_otp_device_flag 
-0x5da8 024089 call mouse_read_otp_device_info 
-0x5da9 024090 call mouse_read_otp_le_addr_increase_count_info 
-:      024091 mouse_otp_load_app_initflag:
-0x5daa 024092 arg 2 ,loopcnt 
-0x5dab 024093 fetch 2 ,mem_otp_offset_app_initflag 
-0x5dac 024094 copy pdata ,regb 
-0x5dad 024095 arg mem_store_flag ,rega 
-0x5dae 024096 call otp_read_data 
-0x5daf 024097 call mouse_app_initflag_check 
-:      024098 mouse_otp_store_app_initflag:
-0x5db0 024099 arg 2 ,loopcnt 
-0x5db1 024100 arg mem_store_flag ,rega 
-0x5db2 024101 fetchr regb ,2 ,mem_otp_offset_app_initflag 
-0x5db3 024102 branch otp_write 
-:      024106 mouse_read_otp_device_flag:
-0x5db4 024107 fetchr regb ,2 ,mem_otp_offset_device_flag 
-0x5db5 024108 copy regb ,regc 
-:      024109 mouse_read_otp_device_flag_loop:
-0x5db6 024110 call mouse_read_otp_device_flag_common 
-0x5db7 024111 fetch 1 ,mem_device_flag_temp 
-0x5db8 024112 branch mouse_device_flag_load ,blank 
-0x5db9 024113 store 1 ,mem_device_flag_last 
-0x5dba 024114 increase 1 ,regc 
-0x5dbb 024115 fetch 2 ,mem_otp_offset_device_flag_end 
-0x5dbc 024116 isub regc ,null 
-0x5dbd 024117 nbranch mouse_device_flag_load ,positive 
-0x5dbe 024118 copy regc ,regb 
-0x5dbf 024119 branch mouse_read_otp_device_flag_loop 
-:      024121 mouse_read_otp_device_flag_common:
-0x5dc0 024122 arg 1 ,loopcnt 
-0x5dc1 024123 arg mem_device_flag_temp ,rega 
-0x5dc2 024124 branch otp_read_data 
-:      024126 mouse_device_flag_load:
-0x5dc3 024127 fetch 1 ,mem_device_flag_last 
-0x5dc4 024128 copy pdata ,temp 
-0x5dc5 024129 and pdata ,0xf0 ,pdata 
-0x5dc6 024130 branch mouse_device_flag_load_last ,blank 
-0x5dc7 024131 rshift4 pdata ,pdata 
-0x5dc8 024132 branch mouse_device_flag_load_end 
-:      024134 mouse_device_flag_load_last:
-0x5dc9 024135 copy temp ,pdata 
-:      024136 mouse_device_flag_load_end:
-0x5dca 024137 store 1 ,mem_device_flag 
-0x5dcb 024138 rtn 
-:      024141 mouse_read_otp_device_info:
-0x5dcc 024142 fetch 1 ,mem_device_flag 
-0x5dcd 024143 beq mode_24g_device ,mouse_read_otp_24g_addr 
-0x5dce 024144 beq mode_bt_device1 ,mouse_read_otp_le_device1 
-0x5dcf 024145 beq mode_bt_device2 ,mouse_read_otp_le_device2 
-0x5dd0 024146 rtn 
-:      024148 mouse_read_otp_le_device1:
-0x5dd1 024149 call mouse_read_otp_le_device1_addr 
-0x5dd2 024150 branch mouse_read_otp_le_device1_locall_addr 
-:      024152 mouse_read_otp_le_device2:
-0x5dd3 024153 call mouse_read_otp_le_device2_addr 
-0x5dd4 024154 branch mouse_read_otp_le_device2_locall_addr 
-:      024157 mouse_read_otp_le_device1_addr:
-0x5dd5 024158 fetchr regb ,2 ,mem_otp_offset_le_addr1 
-0x5dd6 024159 copy regb ,regc 
-:      024160 mouse_read_otp_le_device1_addr_loop:
-0x5dd7 024161 call mouse_read_otp_le_addr1_common 
-0x5dd8 024162 fetch 6 ,mem_mouse_le_addr1_temp 
-0x5dd9 024163 branch mouse_le_addr1_load ,blank 
-0x5dda 024164 store 6 ,mem_mouse_le_addr1_last 
-0x5ddb 024165 increase 6 ,regc 
-0x5ddc 024166 fetch 2 ,mem_otp_offset_le_addr1_end 
-0x5ddd 024167 isub regc ,null 
-0x5dde 024168 nbranch mouse_le_addr1_load ,positive 
-0x5ddf 024169 copy regc ,regb 
-0x5de0 024170 branch mouse_read_otp_le_device1_addr_loop 
-:      024172 mouse_read_otp_le_addr1_common:
-0x5de1 024173 arg 6 ,loopcnt 
-0x5de2 024174 arg mem_mouse_le_addr1_temp ,rega 
-0x5de3 024175 branch otp_read_data 
-:      024177 mouse_le_addr1_load:
-0x5de4 024178 fetch 6 ,mem_mouse_le_addr1_last 
-0x5de5 024179 store 6 ,mem_device1_addr 
-0x5de6 024180 rtn 
-:      024183 mouse_read_otp_le_device1_locall_addr:
-0x5de7 024184 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0x5de8 024185 copy regb ,regc 
-:      024186 mouse_read_otp_le_device1_locall_addr_loop:
-0x5de9 024187 call mouse_read_otp_le_locall_addr1_common 
-0x5dea 024188 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0x5deb 024189 branch mouse_le_locall_addr1_load ,blank 
-0x5dec 024190 store 6 ,mem_mouse_le_locall_addr1_last 
-0x5ded 024191 increase 6 ,regc 
-0x5dee 024192 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-0x5def 024193 isub regc ,null 
-0x5df0 024194 nbranch mouse_le_locall_addr1_load ,positive 
-0x5df1 024195 copy regc ,regb 
-0x5df2 024196 branch mouse_read_otp_le_device1_locall_addr_loop 
-:      024198 mouse_read_otp_le_locall_addr1_common:
-0x5df3 024199 arg 6 ,loopcnt 
-0x5df4 024200 arg mem_mouse_le_locall_addr1_temp ,rega 
-0x5df5 024201 branch otp_read_data 
-:      024203 mouse_le_locall_addr1_load:
-0x5df6 024204 fetch 6 ,mem_mouse_le_locall_addr1_last 
-0x5df7 024205 store 6 ,mem_device1_locall_addr 
-0x5df8 024206 rtn 
-:      024210 mouse_read_otp_le_device2_addr:
-0x5df9 024211 fetchr regb ,2 ,mem_otp_offset_le_addr2 
-0x5dfa 024212 copy regb ,regc 
-:      024213 mouse_read_otp_le_device2_addr_loop:
-0x5dfb 024214 call mouse_read_otp_le_addr2_common 
-0x5dfc 024215 fetch 6 ,mem_mouse_le_addr2_temp 
-0x5dfd 024216 branch mouse_le_addr2_load ,blank 
-0x5dfe 024217 store 6 ,mem_mouse_le_addr2_last 
-0x5dff 024218 increase 6 ,regc 
-0x5e00 024219 fetch 2 ,mem_otp_offset_le_addr2_end 
-0x5e01 024220 isub regc ,null 
-0x5e02 024221 nbranch mouse_le_addr2_load ,positive 
-0x5e03 024222 copy regc ,regb 
-0x5e04 024223 branch mouse_read_otp_le_device2_addr_loop 
-:      024225 mouse_read_otp_le_addr2_common:
-0x5e05 024226 arg 6 ,loopcnt 
-0x5e06 024227 arg mem_mouse_le_addr2_temp ,rega 
-0x5e07 024228 branch otp_read_data 
-:      024230 mouse_le_addr2_load:
-0x5e08 024231 fetch 6 ,mem_mouse_le_addr2_last 
-0x5e09 024232 store 6 ,mem_device2_addr 
-0x5e0a 024233 rtn 
-:      024236 mouse_read_otp_le_device2_locall_addr:
-0x5e0b 024237 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0x5e0c 024238 copy regb ,regc 
-:      024239 mouse_read_otp_le_device2_locall_addr_loop:
-0x5e0d 024240 call mouse_read_otp_le_locall_addr2_common 
-0x5e0e 024241 fetch 6 ,mem_mouse_le_locall_addr2_temp 
-0x5e0f 024242 branch mouse_le_locall_addr2_load ,blank 
-0x5e10 024243 store 6 ,mem_mouse_le_locall_addr2_last 
-0x5e11 024244 increase 6 ,regc 
-0x5e12 024245 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0x5e13 024246 isub regc ,null 
-0x5e14 024247 nbranch mouse_le_locall_addr2_load ,positive 
-0x5e15 024248 copy regc ,regb 
-0x5e16 024249 branch mouse_read_otp_le_device2_locall_addr_loop 
-:      024251 mouse_read_otp_le_locall_addr2_common:
-0x5e17 024252 arg 6 ,loopcnt 
-0x5e18 024253 arg mem_mouse_le_locall_addr2_temp ,rega 
-0x5e19 024254 branch otp_read_data 
-:      024256 mouse_le_locall_addr2_load:
-0x5e1a 024257 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0x5e1b 024258 store 6 ,mem_device2_locall_addr 
-0x5e1c 024259 rtn 
-:      024263 mouse_read_otp_24g_addr:
-0x5e1d 024264 fetchr regb ,2 ,mem_otp_offset_24g_addr 
-0x5e1e 024265 copy regb ,regc 
-:      024266 mouse_read_otp_24g_addr_loop:
-0x5e1f 024267 call mouse_read_otp_24g_addr_common 
-0x5e20 024268 fetch 4 ,mem_mouse_24g_addr_temp 
-0x5e21 024269 branch mouse_24g_addr_load ,blank 
-0x5e22 024270 store 4 ,mem_mouse_24g_addr_last 
-0x5e23 024271 increase 4 ,regc 
-0x5e24 024272 fetch 2 ,mem_otp_offset_24g_addr_end 
-0x5e25 024273 isub regc ,null 
-0x5e26 024274 nbranch mouse_24g_addr_load ,positive 
-0x5e27 024275 copy regc ,regb 
-0x5e28 024276 branch mouse_read_otp_24g_addr_loop 
-:      024278 mouse_read_otp_24g_addr_common:
-0x5e29 024279 arg 4 ,loopcnt 
-0x5e2a 024280 arg mem_mouse_24g_addr_temp ,rega 
-0x5e2b 024281 branch otp_read_data 
-:      024283 mouse_24g_addr_load:
-0x5e2c 024284 fetch 4 ,mem_mouse_24g_addr_last 
-0x5e2d 024285 store 4 ,mem_mouse_24g_addr 
-0x5e2e 024286 rtn 
-:      024289 mouse_read_otp_le_addr_increase_count_info:
-0x5e2f 024290 fetch 1 ,mem_device_flag 
-0x5e30 024291 rtneq mode_24g_device 
-0x5e31 024292 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-0x5e32 024293 copy regb ,regc 
-:      024294 mouse_read_otp_le_addr_increase_count_loop:
-0x5e33 024295 call mouse_read_otp_le_addr_increase_count_common 
-0x5e34 024296 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e35 024297 branch mouse_le_addr_increase_count_load ,blank 
-0x5e36 024298 store 2 ,mem_random_addr_increase_count_last 
-0x5e37 024299 increase 2 ,regc 
-0x5e38 024300 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-0x5e39 024301 isub regc ,null 
-0x5e3a 024302 nbranch mouse_le_addr_increase_count_load ,positive 
-0x5e3b 024303 copy regc ,regb 
-0x5e3c 024304 branch mouse_read_otp_le_addr_increase_count_loop 
-:      024306 mouse_read_otp_le_addr_increase_count_common:
-0x5e3d 024307 arg 2 ,loopcnt 
-0x5e3e 024308 arg mem_random_addr_increase_count_temp ,rega 
-0x5e3f 024309 branch otp_read_data 
-:      024311 mouse_le_addr_increase_count_load:
-0x5e40 024312 fetch 2 ,mem_random_addr_increase_count_temp 
-0x5e41 024313 store 2 ,mem_random_addr_increase_count 
-0x5e42 024314 rtn 
-:      024317 mouse_read_otp_dpi:
-0x5e43 024318 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e44 024319 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
-0x5e45 024320 fetchr regb ,2 ,mem_otp_offset_dpi 
-0x5e46 024321 copy regb ,regc 
-:      024322 mouse_read_otp_dpi_loop:
-0x5e47 024323 call mouse_read_otp_dpi_common 
-0x5e48 024324 fetch 1 ,mem_mouse_dpi_temp 
-0x5e49 024325 branch mouse_dpi_load ,blank 
-0x5e4a 024326 store 1 ,mem_mouse_dpi_last 
-0x5e4b 024327 increase 1 ,regc 
-0x5e4c 024328 fetch 2 ,mem_otp_offset_dpi_end 
-0x5e4d 024329 isub regc ,null 
-0x5e4e 024330 nbranch mouse_dpi_load ,positive 
-0x5e4f 024331 copy regc ,regb 
-0x5e50 024332 branch mouse_read_otp_dpi_loop 
-:      024334 mouse_read_otp_dpi_common:
-0x5e51 024335 arg 1 ,loopcnt 
-0x5e52 024336 arg mem_mouse_dpi_temp ,rega 
-0x5e53 024337 branch otp_read_data 
-:      024339 mouse_dpi_load:
-0x5e54 024340 fetch 1 ,mem_mouse_dpi_last 
-0x5e55 024341 copy pdata ,temp 
-0x5e56 024342 and pdata ,0xf0 ,pdata 
-0x5e57 024343 branch mouse_dpi_load_last ,blank 
-0x5e58 024344 rshift4 pdata ,pdata 
-0x5e59 024345 branch mouse_dpi_load_end 
-:      024347 mouse_dpi_load_last:
-0x5e5a 024348 copy temp ,pdata 
-:      024349 mouse_dpi_load_end:
-0x5e5b 024350 store 1 ,mem_mouse_dpi 
-0x5e5c 024351 rtn 
-:      024356 mouse_idle:
-0x5e5d 024357 bpatch patch11_6 ,mem_patch11 
-0x5e5e 024358 call mouse_low_voltage_led_no_enter_lpm 
-0x5e5f 024359 call ui_check_paring_button 
-0x5e60 024360 call mouse_dpi_check 
-0x5e61 024361 call mouse_dpi_another_gpio_check 
-0x5e62 024362 call mouse_select_device_check 
-0x5e63 024363 call mouse_check_select_device_by_switch 
-0x5e64 024364 call mouse_bt_button_check 
-0x5e65 024365 branch mouse_wheel_check 
-:      024367 mouse_select_device_check:
-0x5e66 024368 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e67 024369 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
-0x5e68 024370 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
-0x5e69 024371 rtn 
-:      024373 mouse_select_device_by_pb_button_check_once:
-0x5e6a 024374 jam 0x03 ,mem_mouse_pbkey_press_status 
-:      024375 mouse_select_device_by_pb_button:
-0x5e6b 024376 call mouse_select_device_by_pb_button_check 
-0x5e6c 024377 branch mouse_select_device_by_pb_button_exit 
-:      024379 mouse_select_device_by_pb_button_check:
-0x5e6d 024380 bpatch patch11_7 ,mem_patch11 
-0x5e6e 024381 fetch 1 ,mem_config_select_device_button_gpio 
-0x5e6f 024382 rtneq gpio_disable 
-0x5e70 024383 arg 0 ,rega 
-0x5e71 024384 jam mouse_pb_key ,mem_mouse_key_temp 
-0x5e72 024385 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e73 024386 call mouse_pb_button_check 
-0x5e74 024387 store 1 ,mem_mouse_pbkey_press_status 
-0x5e75 024388 fetch 1 ,mem_matrix_public_gpio 
-0x5e76 024389 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
-0x5e77 024390 branch mouse_matrix_public_gpio_reset 
-:      024392 mouse_retransmit_select_device_by_pb_button:
-0x5e78 024393 call mouse_select_device_by_pb_button_check 
-0x5e79 024394 copy rega ,pdata 
-0x5e7a 024395 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
-0x5e7b 024396 branch mouse_select_device_button_up 
-:      024398 mouse_3io6key_pb_button_check_end:
-0x5e7c 024399 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e7d 024400 call mouse_gpio_config_input_pu 
-:      024401 mouse_select_device_by_pb_button_exit:
-0x5e7e 024402 copy rega ,pdata 
-0x5e7f 024403 bbit1 mouse_pb_key ,mouse_select_device_button_down 
-0x5e80 024404 branch mouse_select_device_button_up 
-:      024406 mouse_pb_button_check:
-0x5e81 024407 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e82 024408 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
-0x5e83 024409 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e84 024410 copy pdata ,regc 
-0x5e85 024411 fetch 1 ,mem_matrix_public_gpio 
-0x5e86 024412 beq gpio_disable ,mouse_3io6key_check 
-0x5e87 024413 fetch 1 ,mem_mouse_ghost_flag 
-0x5e88 024414 nbranch mouse_select_device_by_pb_button_end ,blank 
-0x5e89 024415 branch mouse_pb_button_connect_matrix 
-:      024417 mouse_select_device_by_pb_button_end:
-0x5e8a 024418 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e8b 024419 jam 0 ,mem_mouse_pbkey_press_status 
-0x5e8c 024420 rtn 
-:      024422 mouse_pb_button_connect_gnd:
-0x5e8d 024423 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e8e 024424 branch mouse_check_key_connect_gnd 
-:      024426 mouse_pb_button_connect_matrix:
-0x5e8f 024427 call gpio_get_bit 
-0x5e90 024428 fetcht 1 ,mem_matrix_public_gpio 
-0x5e91 024429 branch mouse_pb_button_connect_gnd ,true 
-0x5e92 024430 fetcht 1 ,mem_matrix_public_gpio 
-0x5e93 024431 call gpio_out_active 
-0x5e94 024432 fetcht 1 ,mem_config_select_device_button_gpio 
-0x5e95 024433 fetch 1 ,mem_mouse_pbkey_press_status 
-0x5e96 024434 branch mouse_check_key_connect_gnd 
-:      024436 mouse_select_device_button_up:
-0x5e97 024437 fetch 1 ,mem_select_device_button_statue 
-0x5e98 024438 rtneq pb_button_state_up 
-0x5e99 024439 jam pb_button_state_up ,mem_select_device_button_statue 
-0x5e9a 024440 fetch mouse_flag_len ,mem_mouse_flag 
-0x5e9b 024441 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
-0x5e9c 024442 fetch 1 ,mem_bt_discovery_count 
-0x5e9d 024443 sub pdata ,20 ,null 
-0x5e9e 024444 ncall mouse_ready_reconnection_by_button ,positive 
-0x5e9f 024445 fetch 1 ,mem_ui_button_timeout 
-0x5ea0 024446 store 1 ,mem_bt_discovery_count 
-0x5ea1 024447 rtn 
-:      024449 mouse_select_device_button_down:
-0x5ea2 024450 call mouse_select_device_ghost_check 
-0x5ea3 024451 rtn user 
-0x5ea4 024452 fetch 1 ,mem_select_device_button_statue 
-0x5ea5 024453 rtneq pb_button_state_down 
-0x5ea6 024454 jam pb_button_state_down ,mem_select_device_button_statue 
-0x5ea7 024455 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ea8 024456 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
-0x5ea9 024457 fetch 1 ,mem_mouse_direct_timer 
-0x5eaa 024458 rtn blank 
-0x5eab 024459 fetch 1 ,mem_mouse_direct_timeout 
-0x5eac 024460 store 1 ,mem_mouse_direct_timer 
-0x5ead 024461 rtn 
-:      024463 mouse_select_device_ghost_check:
-0x5eae 024464 disable user 
-0x5eaf 024465 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb0 024466 rtnbit1 mouse_enable_pb_button_connect_gnd 
-:      024467 mouse_ghost_key_value_check:
-0x5eb1 024468 fetch 1 ,mem_mouse_lkey_press_status 
-0x5eb2 024469 rtn blank 
-0x5eb3 024470 fetch 1 ,mem_mouse_rkey_press_status 
-0x5eb4 024471 rtn blank 
-0x5eb5 024472 branch enable_user 
-:      024474 mouse_check_select_device_by_switch:
-0x5eb6 024475 bpatch patch12_0 ,mem_patch12 
-0x5eb7 024476 fetch mouse_flag_len ,mem_mouse_flag 
-0x5eb8 024477 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-:      024478 mouse_switch_gpio_connect_gnd:
-0x5eb9 024479 fetcht 1 ,mem_device_switch_gpio 
-0x5eba 024480 call mouse_gpio_config_input_pu 
-0x5ebb 024481 fetcht 1 ,mem_device_switch_gpio 
-0x5ebc 024482 call gpio_get_bit 
-0x5ebd 024483 branch mouse_check_select_24g_device ,true 
-:      024484 mouse_select_btdevice:
-0x5ebe 024485 fetch 1 ,mem_device_flag 
-0x5ebf 024486 rtneq mode_bt_device1 
-0x5ec0 024487 jam mode_bt_device1 ,mem_device_flag 
-0x5ec1 024488 branch mouse_stop_bluetooth_mode 
-:      024490 mouse_check_select_24g_device:
-0x5ec2 024491 fetch 1 ,mem_device_flag 
-0x5ec3 024492 rtneq mode_24g_device 
-0x5ec4 024493 jam mode_24g_device ,mem_device_flag 
-0x5ec5 024494 branch mouse_24g_stop 
-:      024496 mouse_ready_reconnection_by_button:
-0x5ec6 024497 bpatch patch12_1 ,mem_patch12 
-0x5ec7 024498 fetch 1 ,mem_device_number 
-0x5ec8 024499 rtneq 1 
-0x5ec9 024500 call mouse_select_device_number 
-0x5eca 024501 storet 1 ,mem_device_flag 
-:      024502 mouse_store_device_number_before_reset:
-0x5ecb 024504 call mouse_select_device_enable 
-0x5ecc 024505 call mouse_stop_bluetooth_mode 
-0x5ecd 024506 call app_evt_button_long_pressed 
-0x5ece 024507 call mouse_select_device_disable 
-0x5ecf 024508 jam 1 ,mem_mouse_need_soft_reset 
-0x5ed0 024509 branch mouse_store_device_info_delay 
-:      024511 mouse_soft_reset:
-0x5ed1 024512 call mouse_select_device_enable 
-0x5ed2 024513 branch soft_reset_chip 
-:      024515 mouse_select_device_number:
-0x5ed3 024516 fetcht 1 ,mem_device_flag 
-0x5ed4 024517 increase 1 ,temp 
-0x5ed5 024518 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ed6 024519 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
-0x5ed7 024520 sub temp ,2 ,null 
-0x5ed8 024521 ncall mouse_select_device_count_clean_bt ,positive 
-0x5ed9 024522 rtn 
-:      024524 mouse_select_device_number_24g:
-0x5eda 024525 fetch 1 ,mem_device_number 
-0x5edb 024526 increase -1 ,pdata 
-0x5edc 024527 isub temp ,null 
-0x5edd 024528 ncall mouse_select_device_count_clean_24g ,positive 
-0x5ede 024529 rtn 
-:      024531 mouse_select_device_count_clean_24g:
-0x5edf 024532 arg 0 ,temp 
-0x5ee0 024533 rtn 
-:      024534 mouse_select_device_count_clean_bt:
-0x5ee1 024535 arg 1 ,temp 
-0x5ee2 024536 rtn 
-:      024538 mouse_store_device_number2eeprom:
-0x5ee3 024539 arg 1 ,temp 
-0x5ee4 024540 arg mem_device_flag ,rega 
-0x5ee5 024541 arg 0 ,regb 
-0x5ee6 024542 branch iicd_write_protect_eep_data 
-:      024544 mouse_bt_button_check:
-0x5ee7 024545 fetch mouse_flag_len ,mem_mouse_flag 
-0x5ee8 024546 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
-0x5ee9 024547 branch mouse_select_device_by_pb_button 
-:      024549 mouse_select_device_enable:
-0x5eea 024550 arg mouse_select_device_flag ,queue 
-0x5eeb 024551 branch mouse_enable_function_flag 
-:      024552 mouse_select_device_disable:
-0x5eec 024553 arg mouse_select_device_flag ,queue 
-0x5eed 024554 branch mouse_disable_function_flag 
-:      024555 mouse_bt_cannel_reconn_enable:
-0x5eee 024556 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5eef 024557 branch mouse_enable_function_flag 
-:      024558 mouse_bt_cannel_reconn_disable:
-0x5ef0 024559 arg mouse_bt_cannel_reconn_flag ,queue 
-0x5ef1 024560 branch mouse_disable_function_flag 
-:      024561 mouse_bt_discovery_button_down_enable:
-0x5ef2 024562 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef3 024563 branch mouse_enable_function_flag 
-:      024564 mouse_bt_discovery_button_down_disable:
-0x5ef4 024565 arg mouse_bt_discovery_button_down_flag ,queue 
-0x5ef5 024566 branch mouse_disable_function_flag 
-:      024568 mouse_adc_read_enable:
-0x5ef6 024569 arg mouse_enable_adc ,queue 
-0x5ef7 024570 branch mouse_enable_function_flag 
-:      024572 mouse_24g_set_250hz:
-0x5ef8 024573 arg mouse_enable_24g_250hz ,queue 
-0x5ef9 024574 branch mouse_enable_function_flag 
-:      024576 mouse_24g_search_dongle_enable:
-0x5efa 024577 arg mouse_enable_24g_search_dongle ,queue 
-0x5efb 024578 branch mouse_enable_function_flag 
-:      024580 mouse_16m_enable:
-0x5efc 024581 arg mouse_enable_16m ,queue 
-0x5efd 024582 branch mouse_enable_function_flag 
-:      024584 mouse_dpi_4level_enable:
-0x5efe 024585 arg mouse_enable_dpi_level_4 ,queue 
-0x5eff 024586 branch mouse_enable_function_flag 
-:      024588 mouse_enable_function_flag:
-0x5f00 024589 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f01 024590 qset1 pdata 
-0x5f02 024591 store mouse_flag_len ,mem_mouse_flag 
-0x5f03 024592 rtn 
-:      024594 mouse_disable_function_flag:
-0x5f04 024595 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f05 024596 qset0 pdata 
-0x5f06 024597 store mouse_flag_len ,mem_mouse_flag 
-0x5f07 024598 rtn 
-:      024600 mouse_customer_key_enable:
-0x5f08 024601 setarg 0 
-0x5f09 024602 store 8 ,mem_customer_key_press 
-0x5f0a 024603 store 8 ,mem_customer_key_release 
-0x5f0b 024604 fetch 1 ,mem_mouse_customer_function 
-0x5f0c 024605 beq 2 ,mouse_customer_key_ctrl_alt_a 
-0x5f0d 024606 beq 3 ,mouse_customer_ac_home 
-0x5f0e 024607 beq 4 ,mouse_customer_key_play 
-0x5f0f 024608 setarg 0x070008 
-:      024609 mouse_customer_standrad_key_set:
-0x5f10 024610 store 8 ,mem_customer_key_press + 1 
-0x5f11 024611 rtn 
-:      024613 mouse_customer_key_ctrl_alt_a:
-0x5f12 024614 setarg 0x040005 
-0x5f13 024615 branch mouse_customer_standrad_key_set 
-:      024617 mouse_customer_ac_home:
-0x5f14 024618 setarg 0x022303 
-:      024619 mouse_customer_media_key_set:
-0x5f15 024620 store 8 ,mem_customer_key_press 
-0x5f16 024621 setarg 0x03 
-0x5f17 024622 store 8 ,mem_customer_key_release 
-0x5f18 024623 rtn 
-:      024625 mouse_customer_key_play:
-0x5f19 024626 setarg 0x00cd03 
-0x5f1a 024627 branch mouse_customer_media_key_set 
-:      024630 mouse_polling_device:
-0x5f1b 024631 bpatch patch12_2 ,mem_patch12 
-0x5f1c 024632 fetch 1 ,mem_reconn_times 
-0x5f1d 024633 increase -1 ,pdata 
-0x5f1e 024634 store 1 ,mem_reconn_times 
-0x5f1f 024635 fetcht 1 ,mem_device_flag 
-0x5f20 024636 sub temp ,1 ,null 
-0x5f21 024637 ncall mouse_select_device_number ,zero 
-0x5f22 024638 storet 1 ,mem_device_flag 
-0x5f23 024639 call mouse_store_device_number2eeprom 
-0x5f24 024640 call mouse_before_store_reconn_info 
-0x5f25 024641 branch mouse_start_reconnect_device 
-:      024645 mouse_drawing_optima:
-0x5f26 024646 bpatch patch12_3 ,mem_patch12 
-0x5f27 024647 fetch 1 ,mem_config_sensor_type 
-0x5f28 024648 rtneq p3212 
-0x5f29 024649 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f2a 024650 rtnbit0 mouse_enable_smoother 
-0x5f2b 024651 fetch 4 ,mem_mouse_x 
-0x5f2c 024652 rtn blank 
-0x5f2d 024653 call mouse_data_abs_check 
-0x5f2e 024654 setarg 0x03 
-0x5f2f 024655 call mouse_pdata_greater_than_check 
-0x5f30 024656 call mouse_disable_asm ,blank 
-0x5f31 024657 ncall mouse_enable_asm ,blank 
-0x5f32 024658 setarg 0x02 
-0x5f33 024659 call mouse_data_less_than_check 
-0x5f34 024660 call mouse_disable_asm ,blank 
-0x5f35 024661 fetch 1 ,mem_mouse_asm_flag 
-0x5f36 024662 beq 1 ,mouse_drawing_optima_modify 
-:      024663 mouse_drawing_optima_init:
-0x5f37 024664 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f38 024665 rtnbit0 mouse_enable_smoother 
-0x5f39 024666 arg 5 ,loopcnt 
-0x5f3a 024667 arg mem_mouse_asm_flag ,contw 
-0x5f3b 024668 branch clear_mem 
-:      024670 mouse_drawing_optima_modify:
-0x5f3c 024671 call mouse_drawing_optima_xy_offset_modify 
-0x5f3d 024672 fetch 2 ,mem_mouse_x_pre 
-0x5f3e 024673 store 2 ,mem_data_pre 
-0x5f3f 024674 fetch 2 ,mem_mouse_x 
-0x5f40 024675 store 2 ,mem_data_current 
-0x5f41 024676 call mouse_drawing_optima_data_x 
-0x5f42 024677 fetch 2 ,mem_data_pre 
-0x5f43 024678 store 2 ,mem_mouse_x_pre 
-0x5f44 024679 fetch 2 ,mem_data_current 
-0x5f45 024680 store 2 ,mem_mouse_x 
-0x5f46 024682 fetch 2 ,mem_mouse_y_pre 
-0x5f47 024683 store 2 ,mem_data_pre 
-0x5f48 024684 fetch 2 ,mem_mouse_y 
-0x5f49 024685 store 2 ,mem_data_current 
-0x5f4a 024686 call mouse_drawing_optima_data_y 
-0x5f4b 024687 fetch 2 ,mem_data_pre 
-0x5f4c 024688 store 2 ,mem_mouse_y_pre 
-0x5f4d 024689 fetch 2 ,mem_data_current 
-0x5f4e 024690 store 2 ,mem_mouse_y 
-0x5f4f 024691 rtn 
-:      024693 mouse_drawing_optima_xy_offset_modify:
-0x5f50 024694 fetch mouse_flag_len ,mem_mouse_flag 
-0x5f51 024695 rtnbit0 mouse_enable_xy_offset 
-0x5f52 024696 bpatch patch12_4 ,mem_patch12 
-0x5f53 024697 fetch 2 ,mem_mouse_x_pre 
-0x5f54 024698 store 2 ,mem_data_value 
-0x5f55 024699 call mouse_pre_xy_data_judge 
-0x5f56 024700 store 2 ,mem_mouse_x_pre 
-0x5f57 024701 fetch 2 ,mem_mouse_x 
-0x5f58 024702 store 2 ,mem_data_value 
-0x5f59 024703 call mouse_current_xy_data_judge 
-0x5f5a 024704 store 2 ,mem_mouse_x 
-0x5f5b 024705 fetch 2 ,mem_mouse_y_pre 
-0x5f5c 024706 store 2 ,mem_data_value 
-0x5f5d 024707 call mouse_pre_xy_data_judge 
-0x5f5e 024708 store 2 ,mem_mouse_y_pre 
-0x5f5f 024709 fetch 2 ,mem_mouse_y 
-0x5f60 024710 store 2 ,mem_data_value 
-0x5f61 024711 call mouse_current_xy_data_judge 
-0x5f62 024712 store 2 ,mem_mouse_y 
-0x5f63 024713 rtn 
-:      024715 mouse_pre_xy_data_judge:
-0x5f64 024716 fetch 1 ,mem_data_value + 1 
-0x5f65 024717 branch mouse_pre_xy_pdata_offset ,blank 
-0x5f66 024718 branch mouse_pre_xy_ndata_offset 
-:      024720 mouse_pre_xy_pdata_offset:
-0x5f67 024721 fetch 1 ,mem_data_value 
-0x5f68 024722 call mouse_pre_xy_get_0_4_times 
-0x5f69 024723 store 1 ,mem_data_value 
-:      024724 mouse_xy_data_offset_new:
-0x5f6a 024725 fetch 2 ,mem_data_value 
-0x5f6b 024726 rtn 
-:      024727 mouse_pre_xy_ndata_offset:
-0x5f6c 024728 fetch 1 ,mem_data_value 
-0x5f6d 024729 call mouse_pdata_invert 
-0x5f6e 024730 call mouse_pre_xy_get_0_4_times 
-0x5f6f 024731 call disable_blank ,blank 
-0x5f70 024732 call mouse_pdata_get_new_value 
-0x5f71 024733 branch mouse_xy_data_offset_new 
-:      024735 mouse_current_xy_data_judge:
-0x5f72 024736 fetch 1 ,mem_data_value + 1 
-0x5f73 024737 branch mouse_current_xy_pdata_offset ,blank 
-0x5f74 024738 branch mouse_current_xy_ndata_offset 
-:      024739 mouse_current_xy_pdata_offset:
-0x5f75 024740 fetch 1 ,mem_data_value 
-0x5f76 024741 call mouse_current_xy_get_0_6_times 
-0x5f77 024742 store 1 ,mem_data_value 
-0x5f78 024743 branch mouse_xy_data_offset_new 
-:      024744 mouse_current_xy_ndata_offset:
-0x5f79 024745 fetch 1 ,mem_data_value 
-0x5f7a 024746 call mouse_pdata_invert 
-0x5f7b 024747 call mouse_current_xy_get_0_6_times 
-0x5f7c 024748 call disable_blank ,blank 
-0x5f7d 024749 call mouse_pdata_get_new_value 
-0x5f7e 024750 branch mouse_xy_data_offset_new 
-:      024752 mouse_pre_xy_get_0_4_times:
-0x5f7f 024753 mul32 pdata ,4 ,pdata 
-0x5f80 024754 div pdata ,5 
-0x5f81 024755 call wait_div_end 
-0x5f82 024756 quotient pdata 
-0x5f83 024757 rtn 
-:      024758 mouse_current_xy_get_0_6_times:
-0x5f84 024759 mul32 pdata ,12 ,pdata 
-0x5f85 024760 div pdata ,10 
-0x5f86 024761 call wait_div_end 
-0x5f87 024762 quotient pdata 
-0x5f88 024763 rtn 
-:      024765 mouse_drawing_optima_data_x:
-0x5f89 024766 fetch 2 ,mem_data_pre 
-0x5f8a 024767 fetcht 2 ,mem_data_current 
-0x5f8b 024768 iadd temp ,pdata 
-0x5f8c 024769 fetcht 1 ,mem_mouse_data_xtemp 
-0x5f8d 024770 iadd temp ,pdata 
-0x5f8e 024771 and pdata ,0x01 ,temp 
-0x5f8f 024772 storet 1 ,mem_mouse_data_xtemp 
-0x5f90 024773 branch mouse_drawing_optima_data 
-:      024775 mouse_drawing_optima_data_y:
-0x5f91 024776 fetch 2 ,mem_data_pre 
-0x5f92 024777 fetcht 2 ,mem_data_current 
-0x5f93 024778 iadd temp ,pdata 
-0x5f94 024779 fetcht 1 ,mem_mouse_data_ytemp 
-0x5f95 024780 iadd temp ,pdata 
-0x5f96 024781 and pdata ,0x01 ,temp 
-0x5f97 024782 storet 1 ,mem_mouse_data_ytemp 
-0x5f98 024783 branch mouse_drawing_optima_data 
-:      024785 mouse_drawing_optima_data:
-0x5f99 024786 store 3 ,mem_data_sum 
-0x5f9a 024787 isolate1 16 ,pdata 
-0x5f9b 024788 branch mouse_data_sum_overflow ,true 
-0x5f9c 024789 fetch 1 ,mem_data_sum + 1 
-0x5f9d 024790 beq 0xff ,mouse_data_sum_n 
-0x5f9e 024791 fetch 1 ,mem_data_sum 
-:      024792 mouse_data_store_pre:
-0x5f9f 024793 rshift pdata ,pdata 
-0x5fa0 024794 store 2 ,mem_data_pre 
-0x5fa1 024795 store 2 ,mem_data_current 
-0x5fa2 024796 rtn 
-:      024797 mouse_data_sum_overflow:
-0x5fa3 024798 fetch 1 ,mem_data_sum + 1 
-0x5fa4 024799 beq 0 ,mouse_data_sum_overflow_p 
-0x5fa5 024800 fetch 3 ,mem_data_sum 
-0x5fa6 024801 branch mouse_data_store_pre 
-:      024802 mouse_data_sum_overflow_p:
-0x5fa7 024803 jam 0 ,mem_data_sum + 2 
-0x5fa8 024804 fetch 1 ,mem_data_sum 
-0x5fa9 024805 branch mouse_data_store_pre 
-:      024807 mouse_data_sum_n:
-0x5faa 024808 fetch 1 ,mem_data_sum 
-0x5fab 024809 call mouse_pdata_get_half 
-0x5fac 024810 store 1 ,mem_data_pre 
-0x5fad 024811 store 1 ,mem_data_current 
-0x5fae 024812 branch mouse_data_zero ,blank 
-0x5faf 024813 setarg 0xff 
-:      024814 mouse_data_set_direction:
-0x5fb0 024815 store 1 ,mem_data_pre + 1 
-0x5fb1 024816 store 1 ,mem_data_current + 1 
-0x5fb2 024817 rtn 
-:      024818 mouse_data_zero:
-0x5fb3 024819 setarg 0 
-0x5fb4 024820 branch mouse_data_set_direction 
-:      024822 mouse_pdata_get_half:
-0x5fb5 024823 call mouse_pdata_invert 
-0x5fb6 024824 rshift pdata ,pdata 
-:      024825 mouse_pdata_get_new_value:
-0x5fb7 024826 call mouse_rega_in_out 
-0x5fb8 024827 sub pdata ,0 ,pdata 
-0x5fb9 024828 store 1 ,mem_data_value 
-0x5fba 024829 rtn 
-:      024831 mouse_pdata_invert:
-0x5fbb 024832 sub pdata ,0 ,pdata 
-:      024833 mouse_rega_in_out:
-0x5fbc 024834 store 1 ,mem_rega 
-0x5fbd 024835 fetch 1 ,mem_rega 
-0x5fbe 024836 rtn 
-:      024838 mouse_disable_asm:
-0x5fbf 024839 jam 0 ,mem_mouse_asm_flag 
-0x5fc0 024840 rtn 
-:      024841 mouse_enable_asm:
-0x5fc1 024842 jam 1 ,mem_mouse_asm_flag 
-0x5fc2 024843 rtn 
-:      024846 mouse_pdata_greater_than_check:
-0x5fc3 024847 isub rega ,null 
-0x5fc4 024848 nbranch disable_blank ,positive 
-0x5fc5 024849 isub regb ,null 
-0x5fc6 024850 nbranch disable_blank ,positive 
-0x5fc7 024851 branch enable_blank 
-:      024852 mouse_data_less_than_check:
-0x5fc8 024853 isub rega ,null 
-0x5fc9 024854 nrtn positive 
-0x5fca 024855 isub regb ,null 
-0x5fcb 024856 nrtn positive 
-0x5fcc 024857 branch enable_blank 
-:      024859 mouse_data_abs_check:
-0x5fcd 024860 fetch 2 ,mem_mouse_x 
-0x5fce 024861 call mouse_data_abs 
-0x5fcf 024862 copy pdata ,rega 
-0x5fd0 024863 fetch 2 ,mem_mouse_y 
-0x5fd1 024864 call mouse_data_abs 
-0x5fd2 024865 copy pdata ,regb 
-0x5fd3 024866 rtn 
-:      024868 mouse_data_abs:
-0x5fd4 024869 store 2 ,mem_data_current 
-0x5fd5 024870 fetch 1 ,mem_data_current + 1 
-0x5fd6 024871 beq 0xff ,mouse_data_reversal 
-0x5fd7 024872 fetch 1 ,mem_data_current 
-:      024873 mouse_data_abs_store:
-0x5fd8 024874 and_into 0xff ,pdata 
-0x5fd9 024876 rtn 
-:      024877 mouse_data_reversal:
-0x5fda 024878 fetch 2 ,mem_data_current 
-0x5fdb 024879 sub pdata ,0 ,pdata 
-0x5fdc 024880 branch mouse_data_abs_store 
-:      024882 mouse_24g_long_sleep_param_update_timer:
-0x5fdd 024883 arg mem_24g_long_sleep_param_update_timer ,regc 
-0x5fde 024884 arg mouse_24g_long_sleep_normal_param ,regb 
-0x5fdf 024885 branch timer_single_step 
-:      024886 mouse_24g_long_sleep_normal_param:
-0x5fe0 024887 fetch 4 ,mem_24g_long_sleep_set1 
-0x5fe1 024888 store 4 ,mem_24g_enter_hibernate 
-0x5fe2 024889 jam 1 ,mem_mouse_long_mult_flag 
-0x5fe3 024890 rtn 
-:      024893 mouse_24g_long_sleep_set:
-0x5fe4 024894 fetch 1 ,mem_24g_long_sleep_set_level 
-0x5fe5 024895 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
-0x5fe6 024896 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
-0x5fe7 024897 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
-0x5fe8 024898 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
-:      024899 mouse_24g_long_sleep_set_80ms:
-0x5fe9 024900 setarg 0x0ea600 
-:      024901 mouse_24g_long_sleep_set_end:
-0x5fea 024902 store 4 ,mem_24g_long_sleep_set1 
-0x5feb 024903 rtn 
-:      024904 mouse_24g_long_sleep_set_30ms:
-0x5fec 024905 setarg 0x05e740 
-0x5fed 024906 branch mouse_24g_long_sleep_set_end 
-:      024907 mouse_24g_long_sleep_set_50ms:
-0x5fee 024908 setarg 0x0927c0 
-0x5fef 024909 branch mouse_24g_long_sleep_set_end 
-:      024910 mouse_24g_long_sleep_set_100ms:
-0x5ff0 024911 setarg 0x124f80 
-0x5ff1 024912 branch mouse_24g_long_sleep_set_end 
-:      024914 mouse_24g_hibernate_set:
-0x5ff2 024915 bpatch patch12_5 ,mem_patch12 
-0x5ff3 024916 jam 0 ,mem_24g_attempt_fail_flag 
-0x5ff4 024917 call g24_transmit_next_packet 
-0x5ff5 024918 setarg -1 
-0x5ff6 024919 store 4 ,mem_24g_enter_hibernate 
-0x5ff7 024920 setarg 0 
-0x5ff8 024921 store 7 ,mem_mouse_key 
-0x5ff9 024922 jam 1 ,mem_sensor_shutdown_flag 
-0x5ffa 024923 call mouse_sensor_powerdown 
-0x5ffb 024924 call mouse_setgpio_hibernate 
-0x5ffc 024925 branch mouse_24g_long_sleep 
-:      024927 mouse_wakeup_24g:
-0x5ffd 024928 fetch 1 ,mem_sensor_shutdown_flag 
-0x5ffe 024929 ncall mouse_wakeup_24g_from_long_sleep ,blank 
-0x5fff 024930 jam 0 ,mem_sensor_shutdown_flag 
-0x6000 024931 rtn 
-:      024933 mouse_wakeup_24g_from_long_sleep:
-0x6001 024934 call mouse_init_sensor_wakeup 
-0x6002 024935 fetch mouse_flag_len ,mem_mouse_flag 
-0x6003 024936 rtnbit0 mouse_enable_wheel_wake_up_cancel 
-:      024937 mouse_wheel_gpio_init:
-0x6004 024938 fetch 1 ,mem_whee_a_data_gpio 
-0x6005 024939 arg gpcfg_pullup ,temp 
-0x6006 024940 call gpio_config_function_int 
-0x6007 024941 fetch 1 ,mem_whee_b_data_gpio 
-0x6008 024942 arg gpcfg_pullup ,temp 
-0x6009 024943 branch gpio_config_function_int 
-:      024945 mouse_24g_transmit_start:
-0x600a 024946 call mouse_24g_fast_conn_mode_check 
-0x600b 024947 fetch 1 ,mem_sensor_shutdown_flag 
-0x600c 024948 nbranch mouse_24g_short_sleep ,blank 
-0x600d 024949 branch g24_transmit_start_next 
-:      024951 mouse_24g_fast_conn_mode_check:
-0x600e 024952 fetch 4 ,mem_24g_receiver_addr 
-0x600f 024953 fetcht 4 ,mem_24g_fast_conn_addr 
-0x6010 024954 isub temp ,null 
-0x6011 024955 branch mouse_soft_agc_enable ,zero 
-0x6012 024956 branch mouse_soft_agc_disable 
-:      024958 mouse_soft_agc_enable:
-0x6013 024959 jam 0 ,mem_gain_fix 
-0x6014 024960 jam tx_power_factory ,mem_tx_power 
-0x6015 024961 rtn 
-:      024962 mouse_soft_agc_disable:
-0x6016 024963 jam 0xff ,mem_gain_fix 
-0x6017 024964 rtn 
-:      024966 mouse_24g_stop:
-0x6018 024967 set0 mark_24g ,mark 
-0x6019 024968 jam state_24g_stop ,mem_24g_conn_sm 
-0x601a 024969 arg mouse_24g_pairing_flag ,queue 
-0x601b 024970 branch mouse_disable_function_flag 
-:      024972 mouse_24g_start_mode:
-0x601c 024973 fetch mouse_flag_len ,mem_mouse_flag 
-0x601d 024974 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0x601e 024975 call mouse_device_24g_pair_led_config 
-0x601f 024976 call mouse_wakeup_from_power_check 
-0x6020 024977 branch mouse_24g_reconn_dongle_start ,user 
-0x6021 024978 fetch mouse_flag_len ,mem_mouse_flag 
-0x6022 024979 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
-0x6023 024980 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
-0x6024 024981 call mouse_key_check_once 
-0x6025 024982 and rega ,0x07 ,pdata 
-0x6026 024983 fetcht 1 ,mem_mouse_commbination_key_24g 
-0x6027 024984 isub temp ,null 
-0x6028 024985 branch mouse_24g_start_pair_mode ,zero 
-0x6029 024986 branch mouse_24g_reconn_general_dongle 
-:      024988 mouse_24g_mode_setup_error:
-0x602a 024989 fetch 1 ,mem_reconn_times 
-0x602b 024990 nbranch mouse_polling_device ,blank 
-0x602c 024991 rtn 
-:      024993 mouse_24g_first_start_auto_pair_mode:
-0x602d 024994 call mouse_wakeup_from_power_check 
-0x602e 024995 branch mouse_24g_first_start_reconn ,user 
-:      024996 mouse_24g_reconn_general_dongle:
-0x602f 024997 jam mode_24g_device ,mem_device_flag 
-0x6030 024998 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0x6031 024999 store 2 ,mem_24g_reconn_timeout 
-0x6032 025000 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
-0x6033 025001 branch g24_reconn_start 
-:      025003 mouse_24g_start_auto_pair:
-0x6034 025004 fetch 2 ,mem_24g_pair_timeout_init 
-0x6035 025005 store 2 ,mem_24g_reconn_timeout 
-0x6036 025006 jam pair_and_3_0_addr ,mem_24g_reconn_type 
-0x6037 025007 branch g24_reconn_start 
-:      025009 mouse_24g_first_start_reconn:
-0x6038 025010 fetch 1 ,mem_device_flag 
-0x6039 025011 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0x603a 025012 call mouse_bluetooth_fast_conn_disable 
-:      025013 mouse_24g_first_bluetooth_reconnect:
-0x603b 025014 call mouse_24g_stop 
-0x603c 025015 jam mode_bt_device1 ,mem_device_flag 
-0x603d 025016 call mouse_select_reconn_device 
-0x603e 025017 branch mouse_start_reconnect_device 
-:      025019 mouse_24g_first_bb_event_reconn_timeout:
-0x603f 025020 call mouse_wakeup_from_power_check 
-0x6040 025021 branch mouse_app_enter_hibernate ,user 
-0x6041 025022 branch mouse_start_discovery 
-:      025024 mouse_24g_first_store_reconn_info:
-0x6042 025025 call mouse_wakeup_from_power_check 
-0x6043 025026 rtn user 
-0x6044 025027 fetch mouse_flag_len ,mem_mouse_flag 
-0x6045 025028 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
-0x6046 025029 rtn 
-:      025031 mouse_24g_start_pair_mode:
-0x6047 025032 call mouse_device_24g_pair_led_config 
-0x6048 025033 jam 0 ,mem_24g_reconn_type 
-0x6049 025034 arg mouse_24g_pairing_flag ,queue 
-0x604a 025035 call mouse_enable_function_flag 
-0x604b 025036 setarg 0 
-0x604c 025037 store 2 ,mem_24g_reconn_timeout 
-0x604d 025038 call mouse_stop_discovery 
-0x604e 025039 jam type_ms ,mem_24g_data_type 
-0x604f 025040 fetch mouse_flag_len ,mem_mouse_flag 
-0x6050 025041 bbit0 mouse_enable_keyboard ,g24_pair_start 
-0x6051 025042 jam type_kb ,mem_24g_data_type 
-0x6052 025043 branch g24_pair_start 
-:      025045 mouse_24g_attempt_fail:
-0x6053 025046 fetch 1 ,mem_24g_attempt_fail_flag 
-0x6054 025047 nbranch mouse_24g_hibernate_set ,blank 
-0x6055 025048 fetch 1 ,mem_24g_reconn_type 
-0x6056 025049 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
-0x6057 025050 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
-0x6058 025051 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
-:      025052 mouse_24g_attempt_fail_enter_hibernate:
-0x6059 025053 call mouse_24g_stop 
-0x605a 025054 fetch 1 ,mem_reconn_times 
-0x605b 025055 nbranch mouse_polling_device ,blank 
-0x605c 025056 fetch 1 ,mem_device_flag 
-0x605d 025057 beq mode_24g_device ,mouse_app_enter_hibernate 
-0x605e 025058 rtn 
-:      025060 mouse_24g_fast_conn_attempt_fail:
-0x605f 025061 fetch mouse_flag_len ,mem_mouse_flag 
-0x6060 025062 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
-0x6061 025063 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
-0x6062 025064 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
-0x6063 025065 fetch 4 ,mem_mouse_24g_addr 
-0x6064 025066 fetcht 4 ,mem_mouse_compare_addr 
-0x6065 025067 isub temp ,null 
-0x6066 025068 branch mouse_24g_start_pair_mode ,zero 
-:      025069 mouse_24g_reconn_dongle_start:
-0x6067 025070 fetch 2 ,mem_24g_reconn_timeout_init 
-0x6068 025071 store 2 ,mem_24g_reconn_timeout 
-0x6069 025072 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
-0x606a 025073 branch g24_reconn_start 
-:      025075 mouse_24g_auto_pair_attempt_fail:
-0x606b 025076 fetch mouse_flag_len ,mem_mouse_flag 
-0x606c 025077 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x606d 025078 fetch 1 ,mem_device_number 
-0x606e 025079 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
-0x606f 025080 branch mouse_24g_first_bluetooth_reconnect 
-:      025082 mouse_reconn_dongle_attempt_fail:
-0x6070 025083 fetch mouse_flag_len ,mem_mouse_flag 
-0x6071 025084 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0x6072 025085 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0x6073 025086 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-0x6074 025087 branch mouse_24g_start_auto_pair + 1 
-:      025089 mouse_24g_attempt_success:
-0x6075 025090 fetch 4 ,mem_24g_addr 
-0x6076 025091 store 4 ,mem_24g_receiver_addr 
-0x6077 025092 store 4 ,mem_mouse_24g_addr 
-0x6078 025093 call g24_ch_syncword_crc8_init 
-0x6079 025094 call mouse_no_data_timer_init 
-0x607a 025095 call mouse_device_poweron_led_config 
-0x607b 025096 call mouse_init_sensor_reset 
-0x607c 025097 jam 0 ,mem_mouse_long_mult_flag 
-0x607d 025098 jam 0 ,mem_24g_conn_sm 
-0x607e 025099 jam 0 ,mem_24g_reconn_type 
-0x607f 025100 fetch 4 ,mem_24g_receiver_addr 
-0x6080 025101 fetch 4 ,mem_24g_fast_conn_addr 
-0x6081 025102 isub temp ,null 
-0x6082 025103 rtn zero 
-0x6083 025104 branch mouse_24g_first_store_reconn_info 
-:      025106 mouse_24g_pairing_complete:
-0x6084 025107 call mouse_init_sensor_reset 
-0x6085 025108 call mouse_read_sensor_common 
-:      025109 mouse_24g_pairing_complete_common:
-0x6086 025110 call mouse_device_poweron_led_config 
-0x6087 025111 call mouse_no_data_timer_init 
-0x6088 025112 arg mouse_24g_pairing_flag ,queue 
-0x6089 025113 call mouse_disable_function_flag 
-0x608a 025114 setarg 0 
-0x608b 025115 store 2 ,mem_24g_pair_timeout 
-0x608c 025116 store 2 ,mem_24g_reconn_timeout 
-0x608d 025117 store 1 ,mem_24g_conn_sm 
-0x608e 025118 store 1 ,mem_mouse_move_flag 
-0x608f 025119 store 1 ,mem_24g_reconn_type 
-0x6090 025122 fetch 4 ,mem_24g_addr 
-0x6091 025123 store 4 ,mem_24g_receiver_addr 
-0x6092 025124 store 4 ,mem_mouse_24g_addr 
-0x6093 025125 branch mouse_store_device_info_delay 
-:      025127 mouse_24g_short_sleep_clear_wake:
-0x6094 025128 call clear_wake 
-0x6095 025129 branch lpm_write_gpio_wakeup 
-:      025131 mouse_24g_package_data:
-0x6096 025132 bpatch patch12_6 ,mem_patch12 
-0x6097 025133 rtnmark0 mark_24g 
-0x6098 025134 call mouse_motion 
-0x6099 025135 nrtn user 
-0x609a 025136 fetch 1 ,mem_mouse_24g_long_sleep_flag 
-0x609b 025137 jam 0 ,mem_mouse_24g_long_sleep_flag 
-0x609c 025138 ncall mouse_24g_short_sleep_clear_wake ,blank 
-0x609d 025140 fetch mouse_flag_len ,mem_mouse_flag 
-0x609e 025141 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
-0x609f 025142 fetch 1 ,mem_customer_key 
-0x60a0 025143 nbranch mouse_24g_keyboard_package_data ,blank 
-:      025144 mouse_24g_mouse_package_data:
-0x60a1 025145 call mouse_data_xy_release 
-0x60a2 025146 fetch 1 ,mem_24g_data_type 
-0x60a3 025147 bbit1 1 ,mouse_24g_mouse_package_data_now 
-0x60a4 025148 fetcht 1 ,mem_24g_txbuf + 1 
-0x60a5 025149 fetch 1 ,mem_mouse_key 
-0x60a6 025150 ior temp ,pdata 
-0x60a7 025151 store 1 ,mem_mouse_key 
-0x60a8 025152 fetcht 1 ,mem_24g_txbuf + 6 
-0x60a9 025153 fetch 1 ,mem_mouse_z 
-0x60aa 025154 iadd temp ,pdata 
-0x60ab 025155 store 1 ,mem_mouse_z 
-0x60ac 025156 fetcht 1 ,mem_24g_txbuf + 7 
-0x60ad 025157 fetch 1 ,mem_mouse_tz 
-0x60ae 025158 iadd temp ,pdata 
-0x60af 025159 store 1 ,mem_mouse_tz 
-:      025160 mouse_24g_mouse_package_data_now:
-0x60b0 025161 jam type_ms ,mem_24g_data_type 
-0x60b1 025162 arg 7 ,rega 
-0x60b2 025163 arg mem_mouse_key ,regb 
-0x60b3 025164 fetch 2 ,mem_mouse_z 
-0x60b4 025165 rtn blank 
-0x60b5 025166 branch g24_transmit_by_interrupt_enable 
-:      025168 mouse_24g_keyboard_package_data:
-0x60b6 025169 jam type_kb ,mem_24g_data_type 
-0x60b7 025170 arg 9 ,rega 
-0x60b8 025171 fetch 1 ,mem_customer_data_trigger 
-0x60b9 025172 nbranch mouse_customer_key_press ,blank 
-0x60ba 025173 arg mem_customer_key_release ,regb 
-0x60bb 025174 rtn 
-:      025175 mouse_customer_key_press:
-0x60bc 025176 arg mem_customer_key_press ,regb 
-0x60bd 025177 rtn 
-:      025182 mouse_24g_search_dongle_init:
-0x60be 025183 setarg 0 
-0x60bf 025184 store 3 ,mem_mouse_search_dongle_action 
-0x60c0 025185 rtn 
-:      025187 mouse_24g_search_dongle:
-0x60c1 025188 fetch mouse_flag_len ,mem_mouse_flag 
-0x60c2 025189 rtnbit0 mouse_enable_24g_search_dongle 
-0x60c3 025190 fetch 1 ,mem_mouse_long_mult_flag 
-0x60c4 025191 rtn blank 
-0x60c5 025192 fetch 1 ,mem_24g_abort_pac 
-0x60c6 025193 rtn blank 
-0x60c7 025194 fetch 1 ,mem_mouse_search_dongle_interval 
-0x60c8 025195 increase 1 ,pdata 
-0x60c9 025196 and_into 3 ,pdata 
-0x60ca 025197 store 1 ,mem_mouse_search_dongle_interval 
-0x60cb 025198 nrtn blank 
-0x60cc 025199 jam 0 ,mem_mouse_search_dongle_ch 
-:      025200 mouse_24g_search_dongle_loop:
-0x60cd 025201 bpatch patch12_7 ,mem_patch12 
-0x60ce 025202 fetch 1 ,mem_mouse_search_dongle_ch 
-0x60cf 025203 increase 1 ,pdata 
-0x60d0 025204 store 1 ,mem_mouse_search_dongle_ch 
-0x60d1 025205 sub pdata ,g24_ch_number ,null 
-0x60d2 025206 nbranch mouse_24g_search_dongle_loop_end ,positive 
-0x60d3 025207 call g24_reconn_data_prep 
-0x60d4 025208 call g24_transmit_receive_ack 
-0x60d5 025209 nbranch mouse_24g_search_dongle_loop_retry ,sync 
-0x60d6 025210 nbranch mouse_24g_search_dongle_loop_retry ,user3 
-0x60d7 025211 call mouse_g24_ackpayload_parse 
-0x60d8 025212 call mouse_24g_search_dongle_success 
-:      025213 mouse_24g_search_dongle_loop_end:
-0x60d9 025214 call g24_txbuf_clear 
-0x60da 025215 fetch 1 ,mem_mouse_search_dongle_count 
-0x60db 025216 increase 1 ,pdata 
-0x60dc 025217 store 1 ,mem_mouse_search_dongle_count 
-0x60dd 025218 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
-0x60de 025219 rtn 
-:      025221 mouse_24g_search_dongle_loop_retry:
-0x60df 025222 call g24_ch 
-0x60e0 025223 branch mouse_24g_search_dongle_loop 
-:      025225 mouse_24g_search_dongle_check:
-0x60e1 025226 jam 0 ,mem_mouse_search_dongle_count 
-0x60e2 025227 fetch 1 ,mem_mouse_search_dongle_action 
-0x60e3 025228 rtnbit1 g24_disconn_state 
-0x60e4 025229 set1 g24_disconn_state ,pdata 
-0x60e5 025230 store 1 ,mem_mouse_search_dongle_action 
-0x60e6 025231 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
-0x60e7 025232 store 2 ,mem_mouse_no_data_timer 
-0x60e8 025233 branch mouse_sensor_powerdown 
-:      025235 mouse_24g_search_dongle_success:
-0x60e9 025236 fetch 1 ,mem_24g_abort_pac 
-0x60ea 025237 branch mouse_24g_search_dongle_init ,blank 
-0x60eb 025238 jam 0 ,mem_mouse_search_dongle_count 
-0x60ec 025239 fetch 1 ,mem_mouse_search_dongle_action 
-0x60ed 025240 rtnbit0 g24_disconn_state 
-0x60ee 025241 set0 g24_disconn_state ,pdata 
-0x60ef 025242 store 1 ,mem_mouse_search_dongle_action 
-0x60f0 025243 call mouse_no_data_timer_init 
-0x60f1 025244 branch mouse_init_sensor_wakeup 
-:      025246 mouse_g24_ackpayload_parse:
-0x60f2 025247 call g24_ackpayload_parse 
-0x60f3 025248 fetch 1 ,mem_24g_rxbuf + 1 
-0x60f4 025249 compare 0x08 ,pdata ,0xf8 
-0x60f5 025250 nrtn true 
-0x60f6 025251 fetch 1 ,mem_24g_rxbuf + 2 
-0x60f7 025252 beq 0xff ,mouse_24g_hibernate_set 
-0x60f8 025253 rtn 
-:      025258 mouse_g24_retransmit:
-0x60f9 025259 fetch 1 ,mem_mouse_need_soft_reset 
-0x60fa 025260 nrtn blank 
-0x60fb 025261 call mouse_retransmit_select_device_by_pb_button 
-0x60fc 025262 call mouse_select_device_by_dpi_button_once 
-0x60fd 025263 branch g24_retransmit0 
-:      025265 mouse_select_device_by_dpi_button_once:
-0x60fe 025266 arg 12 ,queue 
-0x60ff 025267 call timer_check 
-0x6100 025268 nrtn blank 
-0x6101 025269 call mouse_dpi_check_once 
-0x6102 025270 call mouse_dpi_key_check_long_press 
-:      025271 mouse_g24_retransmit_100ms_timer_init:
-0x6103 025272 arg 12 ,queue 
-0x6104 025273 setarg 160 
-0x6105 025274 branch timer_init 
-:      025276 mouse_dpi_check_once:
-0x6106 025277 fetch mouse_flag_len ,mem_mouse_flag 
-0x6107 025278 rtnbit0 mouse_enable_select_device_by_dpi_button 
-0x6108 025280 branch mouse_dpi_check 
-:      025283 mouse_24g_before_lpm_sleep:
-0x6109 025284 fetch 1 ,mem_device_flag 
-0x610a 025285 bne mode_24g_device ,lpm_sleep_skip_cb_function 
-0x610b 025286 fetch 1 ,mem_24g_disable_fec1 
-0x610c 025287 rtn blank 
-:      025288 mouse_peripheral_clock_off:
-0x610d 025289 jam 2 ,core_clksel 
-0x610e 025290 jam 0xf8 ,core_lpm_ctrl 
-0x610f 025291 rtn 
-:      025296 mouse_logo_led_on_timer:
-0x6110 025297 fetch 1 ,mem_mouse_logo_led_gpio 
-0x6111 025298 rtneq gpio_disable 
-0x6112 025299 fetch 2 ,mem_mouse_no_data_timer 
-0x6113 025300 rtn blank 
-0x6114 025301 fetch 2 ,mem_mouse_no_data_timeout 
-0x6115 025302 fetcht 2 ,mem_mouse_no_data_timer 
-0x6116 025303 isub temp ,temp 
-0x6117 025304 fetch 2 ,mem_mouse_logo_led_on_time_init 
-0x6118 025305 isub temp ,pdata 
-0x6119 025306 branch mouse_logo_led_on ,positive 
-:      025307 mouse_logo_led_off:
-0x611a 025308 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611b 025309 branch mouse_led_off 
-:      025310 mouse_logo_led_on:
-0x611c 025311 fetcht 1 ,mem_mouse_logo_led_gpio 
-0x611d 025312 branch mouse_led_on 
-:      025319 mouse_dpi_led_blink_delay_timer:
-0x611e 025320 arg mem_mouse_dpi_led_delay_count ,regc 
-0x611f 025321 arg mouse_dpi_led_blink_init ,regb 
-0x6120 025322 branch timer_single_step 
-:      025324 mouse_dpi_led_blink_init:
-0x6121 025325 bpatch patch13_0 ,mem_patch13 
-0x6122 025326 fetch 1 ,mem_config_sensor_type 
-0x6123 025327 beq p3212 ,mouse_dpi_led_blink_init_another 
-0x6124 025328 beq ka8g2 ,mouse_dpi_led_blink_init_another 
-0x6125 025329 fetcht 1 ,mem_mouse_dpi 
-0x6126 025330 increase 2 ,temp 
-:      025331 mouse_dpi_led_blink_init_next:
-0x6127 025332 sub temp ,3 ,null 
-0x6128 025333 call mouse_dpi_led_blink_init_level_4 ,positive 
-0x6129 025334 ncall mouse_dpi_led_blink_count_clean ,positive 
-0x612a 025335 copy temp ,pdata 
-0x612b 025336 iadd pdata ,pdata 
-0x612c 025337 store 1 ,mem_mouse_multi_led_blink_count 
-:      025338 mouse_multi_dpi_led_blink_enable:
-0x612d 025339 jam 4 ,mem_mouse_multi_led_blink_type 
-0x612e 025340 call mouse_multi_dpi_led_blink_timer_init 
-0x612f 025341 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x6130 025342 branch mouse_multi_led_enable 
-:      025344 mouse_dpi_led_blink_init_another:
-0x6131 025345 fetcht 1 ,mem_mouse_dpi 
-0x6132 025346 increase 1 ,temp 
-0x6133 025347 branch mouse_dpi_led_blink_init_next 
-:      025349 mouse_dpi_led_blink_init_level_4:
-0x6134 025350 fetch mouse_flag_len ,mem_mouse_flag 
-0x6135 025351 rtnbit0 mouse_enable_dpi_level_4 
-0x6136 025352 increase 1 ,temp 
-0x6137 025353 rtn 
-:      025354 mouse_dpi_led_blink_count_clean:
-0x6138 025355 increase -3 ,temp 
-0x6139 025356 rtn 
-:      025359 mouse_dpi_led_blink_delay:
-0x613a 025360 fetch 1 ,mem_mouse_dpi_gpio 
-0x613b 025361 rtneq gpio_disable 
-0x613c 025362 fetch 2 ,mem_mouse_discovery_timer 
-0x613d 025363 nrtn blank 
-0x613e 025364 fetch 2 ,mem_24g_pair_timeout 
-0x613f 025365 nrtn blank 
-0x6140 025366 fetch 2 ,mem_24g_reconn_timeout 
-0x6141 025367 nrtn blank 
-0x6142 025368 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6143 025369 nrtn blank 
-0x6144 025370 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
-0x6145 025371 branch mouse_dpi_led_blink_init ,blank 
-0x6146 025372 store 1 ,mem_mouse_dpi_led_delay_count 
-0x6147 025373 rtn 
-:      025381 mouse_check_dpi_blink:
-0x6148 025382 disable user 
-0x6149 025383 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x614a 025384 sub pdata ,4 ,null 
-0x614b 025385 nrtn zero 
-0x614c 025386 branch enable_user 
-:      025388 mouse_low_voltage_led_timer:
-0x614d 025389 fetch mouse_flag_len ,mem_mouse_flag 
-0x614e 025390 rtnbit0 mouse_enable_low_led 
-0x614f 025391 rtnbit0 mouse_low_voltage_flag 
-0x6150 025392 fetch 2 ,mem_mouse_discovery_timer 
-0x6151 025393 nrtn blank 
-0x6152 025394 fetch 2 ,mem_24g_pair_timeout 
-0x6153 025395 nrtn blank 
-0x6154 025396 fetch 2 ,mem_24g_reconn_timeout 
-0x6155 025397 nrtn blank 
-0x6156 025398 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x6157 025399 nrtn blank 
-0x6158 025400 call mouse_check_dpi_blink 
-0x6159 025401 rtn user 
-0x615a 025403 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x615b 025404 branch mouse_low_led_blink_count_init_judge ,blank 
-:      025405 mouse_low_led_blink_timer:
-0x615c 025406 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
-0x615d 025407 increase 1 ,temp 
-0x615e 025408 storet 1 ,mem_adc_low_volatage_led_timer_count 
-0x615f 025409 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x6160 025410 isub temp ,null 
-0x6161 025411 ncall mouse_low_led_timer_count_clean ,positive 
-0x6162 025412 fetch 1 ,mem_mouse_low_led_blink_half_timer 
-0x6163 025413 isub temp ,null 
-0x6164 025414 nbranch mouse_low_voltage_led_off_judge ,positive 
-:      025415 mouse_low_voltage_led_on_judge:
-0x6165 025416 fetch mouse_flag_len ,mem_mouse_flag 
-0x6166 025417 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
-0x6167 025418 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
-:      025419 mouse_low_voltage_led_on:
-0x6168 025420 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6169 025421 branch mouse_led_on 
-:      025423 mouse_low_led_timer_count_clean:
-0x616a 025424 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x616b 025425 fetch 1 ,mem_mouse_multi_low_led_blink_count 
-0x616c 025426 increase -1 ,pdata 
-0x616d 025427 store 1 ,mem_mouse_multi_low_led_blink_count 
-:      025428 mouse_low_voltage_led_off_judge:
-0x616e 025429 fetch mouse_flag_len ,mem_mouse_flag 
-0x616f 025430 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
-0x6170 025431 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
-:      025432 mouse_low_voltage_led_off:
-0x6171 025433 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
-0x6172 025434 branch mouse_led_off 
-:      025436 mouse_low_led_blink_count_init_judge:
-0x6173 025437 fetch mouse_flag_len ,mem_mouse_flag 
-0x6174 025438 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
-0x6175 025439 call mouse_multi_low_led_blink_count_init 
-0x6176 025440 branch mouse_low_led_blink_timer 
-:      025448 mouse_device_multi_led_parm_init:
-0x6177 025449 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x6178 025450 call mouse_device_multi_led_all_off 
-0x6179 025451 jam 0 ,mem_mouse_multi_led_blink_type 
-0x617a 025452 fetch 1 ,mem_mouse_low_led_blink_timer 
-0x617b 025453 rshift pdata ,pdata 
-0x617c 025454 store 1 ,mem_mouse_low_led_blink_half_timer 
-0x617d 025455 rtn 
-:      025456 mouse_multi_low_led_blink_count_init:
-0x617e 025457 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
-0x617f 025458 store 1 ,mem_mouse_multi_low_led_blink_count 
-0x6180 025459 rtn 
-:      025461 mouse_multi_led_blink_timer_init:
-0x6181 025462 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x6182 025463 beq 1 ,mouse_device_24g_led_blink_timer_init 
-0x6183 025464 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
-0x6184 025465 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
-:      025466 mouse_multi_dpi_led_blink_timer_init:
-0x6185 025467 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
-:      025468 mouse_store_multi_led_blink_timer:
-0x6186 025469 store 1 ,mem_mouse_multi_led_blink_timer 
-0x6187 025470 rtn 
-:      025471 mouse_device_24g_led_blink_timer_init:
-0x6188 025472 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
-0x6189 025473 branch mouse_store_multi_led_blink_timer 
-:      025474 mouse_device_le_discovery_led_blink_timer_init:
-0x618a 025475 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
-0x618b 025476 branch mouse_store_multi_led_blink_timer 
-:      025477 mouse_device_le_reconn_led_blink_timer_init:
-0x618c 025478 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
-0x618d 025479 branch mouse_store_multi_led_blink_timer 
-:      025482 mouse_device_poweron_led_config:
-0x618e 025483 bpatch patch13_1 ,mem_patch13 
-0x618f 025484 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
-0x6190 025485 store 1 ,mem_mouse_multi_led_powon_timer 
-0x6191 025486 jam multi_led_on ,mem_mouse_multi_led_type 
-:      025487 mouse_multi_led_enable:
-0x6192 025488 jam off ,mem_mouse_multi_led_state 
-0x6193 025489 jam on ,mem_mouse_multi_led_blink_enable 
-0x6194 025490 rtn 
-:      025493 mouse_device_24g_pair_led_config:
-0x6195 025494 bpatch patch13_2 ,mem_patch13 
-0x6196 025495 fetch 1 ,mem_device_flag 
-0x6197 025496 rtnne mode_24g_device 
-0x6198 025497 call mouse_multi_led_blink_enable_init 
-0x6199 025498 jam 1 ,mem_mouse_multi_led_blink_type 
-0x619a 025499 call mouse_device_24g_led_blink_timer_init 
-0x619b 025500 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x619c 025501 rtn blank 
-0x619d 025502 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
-0x619e 025503 branch mouse_device_led_blink_count_init 
-:      025505 mouse_device_le_reconn_led_config:
-0x619f 025506 fetch 1 ,mem_device_flag 
-0x61a0 025507 rtneq mode_24g_device 
-0x61a1 025508 call mouse_multi_led_blink_enable_init 
-0x61a2 025509 fetch mouse_flag_len ,mem_mouse_flag 
-0x61a3 025510 rtnbit0 mouse_enable_bt_reconn_led_effect 
-0x61a4 025511 jam 3 ,mem_mouse_multi_led_blink_type 
-0x61a5 025512 call mouse_device_le_reconn_led_blink_timer_init 
-0x61a6 025513 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61a7 025514 rtn blank 
-0x61a8 025515 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
-:      025516 mouse_device_led_blink_count_init:
-0x61a9 025517 store 1 ,mem_mouse_multi_led_blink_count 
-0x61aa 025518 rtn 
-:      025520 mouse_device_discovery_led_config:
-0x61ab 025521 jam 0 ,mem_mouse_le_reconn_blink_limit 
-0x61ac 025522 jam 2 ,mem_mouse_multi_led_blink_type 
-0x61ad 025523 call mouse_device_le_discovery_led_blink_timer_init 
-:      025524 mouse_multi_led_blink_enable_init:
-0x61ae 025525 jam 1 ,mem_mouse_multi_led_blink_enable 
-0x61af 025526 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x61b0 025527 branch mouse_device_multi_led_on 
-:      025531 mouse_led_multi_timer:
-0x61b1 025532 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x61b2 025533 rtn blank 
-0x61b3 025534 fetch 1 ,mem_mouse_multi_led_type 
-0x61b4 025535 beq multi_led_blink ,mouse_multi_led_type_blink 
-:      025536 mouse_device_multi_led_type_on:
-0x61b5 025537 fetch 1 ,mem_mouse_multi_led_powon_timer 
-0x61b6 025538 branch mouse_device_poweron_led_off ,blank 
-0x61b7 025539 increase -1 
-0x61b8 025540 store 1 ,mem_mouse_multi_led_powon_timer 
-0x61b9 025541 branch mouse_device_led_on 
-:      025543 mouse_device_poweron_led_off:
-0x61ba 025544 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61bb 025545 call mouse_multi_low_led_blink_count_init 
-0x61bc 025546 branch mouse_device_led_off 
-:      025548 mouse_multi_led_type_blink:
-0x61bd 025549 bpatch patch13_3 ,mem_patch13 
-0x61be 025550 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61bf 025551 rtn blank 
-0x61c0 025552 beq 4 ,mouse_device_led_blink_limit 
-0x61c1 025553 branch mouse_device_led_blink_judge 
-:      025555 mouse_device_led_blink_judge:
-0x61c2 025556 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61c3 025557 beq 1 ,mouse_device_led_blink_limit 
-0x61c4 025558 branch mouse_multi_led_type_blink_next 
-:      025560 mouse_device_led_blink_limit:
-0x61c5 025561 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61c6 025562 branch mouse_multi_led_off_judge ,blank 
-:      025563 mouse_multi_led_type_blink_next:
-0x61c7 025564 arg mem_mouse_multi_led_blink_timer ,regc 
-0x61c8 025565 arg mouse_multi_led_type_blink_start ,regb 
-0x61c9 025566 branch timer_single_step 
-:      025568 mouse_multi_led_type_blink_start:
-0x61ca 025569 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61cb 025570 beq 4 ,mouse_multi_led_blink_count_decrease 
-0x61cc 025571 fetch 1 ,mem_mouse_le_reconn_blink_limit 
-0x61cd 025572 beq 1 ,mouse_multi_led_blink_count_decrease 
-:      025573 mouse_multi_led_blink:
-0x61ce 025574 call mouse_multi_led_blink_timer_init 
-0x61cf 025575 fetch 1 ,mem_mouse_multi_led_state 
-0x61d0 025576 beq on ,mouse_multi_led_off_judge_next 
-0x61d1 025577 branch mouse_multi_led_on_judge 
-:      025579 mouse_multi_led_blink_count_decrease:
-0x61d2 025580 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x61d3 025581 increase -1 
-0x61d4 025582 store 1 ,mem_mouse_multi_led_blink_count 
-0x61d5 025583 branch mouse_multi_led_blink 
-:      025586 mouse_multi_led_on_judge:
-0x61d6 025587 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61d7 025588 beq 4 ,mouse_multi_dpi_led_on_judge 
-:      025589 mouse_device_multi_led_on:
-0x61d8 025590 jam on ,mem_mouse_multi_led_state 
-:      025591 mouse_device_led_on:
-0x61d9 025592 bpatch patch13_4 ,mem_patch13 
-0x61da 025593 fetch 1 ,mem_device_flag 
-0x61db 025594 beq mode_24g_device ,mouse_device_24g_led_on 
-0x61dc 025595 beq mode_bt_device1 ,mouse_device_bt1_led_on 
-0x61dd 025596 beq mode_bt_device2 ,mouse_device_bt2_led_on 
-0x61de 025597 rtn 
-:      025598 mouse_device_24g_led_on:
-0x61df 025599 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61e0 025600 branch mouse_led_on 
-:      025601 mouse_device_bt1_led_on:
-0x61e1 025602 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61e2 025603 branch mouse_led_on 
-:      025604 mouse_device_bt2_led_on:
-0x61e3 025605 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-:      025606 mouse_led_on:
-0x61e4 025607 branch gpio_out_active 
-:      025609 mouse_led_off:
-0x61e5 025610 branch gpio_out_inactive 
-:      025612 mouse_multi_led_off_judge:
-0x61e6 025613 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x61e7 025614 jam 0 ,mem_mouse_multi_led_blink_type 
-:      025615 mouse_multi_led_off_judge_next:
-0x61e8 025616 fetch 1 ,mem_mouse_multi_led_blink_type 
-0x61e9 025617 beq 4 ,mouse_multi_dpi_led_off_judge 
-:      025618 mouse_device_multi_led_off:
-0x61ea 025619 jam off ,mem_mouse_multi_led_state 
-:      025620 mouse_device_led_off:
-0x61eb 025621 bpatch patch13_5 ,mem_patch13 
-0x61ec 025622 fetch 1 ,mem_device_flag 
-0x61ed 025623 beq mode_24g_device ,mouse_device_24g_led_off 
-0x61ee 025624 beq mode_bt_device1 ,mouse_device_bt1_led_off 
-0x61ef 025625 beq mode_bt_device2 ,mouse_device_bt2_led_off 
-0x61f0 025626 rtn 
-:      025627 mouse_device_24g_led_off:
-0x61f1 025628 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0x61f2 025629 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f3 025630 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f4 025631 branch gpio_set_high_impedance 
-:      025632 mouse_device_bt1_led_off:
-0x61f5 025633 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0x61f6 025634 fetch mouse_flag_len ,mem_mouse_flag 
-0x61f7 025635 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61f8 025636 branch gpio_set_high_impedance 
-:      025637 mouse_device_bt2_led_off:
-0x61f9 025638 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
-0x61fa 025639 fetch mouse_flag_len ,mem_mouse_flag 
-0x61fb 025640 bbit0 mouse_enable_1io2led ,mouse_led_off 
-0x61fc 025641 branch gpio_set_high_impedance 
-:      025643 mouse_device_multi_led_all_off:
-0x61fd 025644 call mouse_device_24g_led_off 
-0x61fe 025645 call mouse_device_bt1_led_off 
-0x61ff 025646 call mouse_device_bt2_led_off 
-0x6200 025647 call mouse_low_voltage_led_off_judge 
-0x6201 025648 branch mouse_multi_dpi_led_off_judge 
-:      025650 mouse_multi_dpi_led_off_judge:
-0x6202 025651 jam off ,mem_mouse_multi_led_state 
-0x6203 025652 fetch mouse_flag_len ,mem_mouse_flag 
-0x6204 025653 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
-0x6205 025654 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
-:      025655 mouse_multi_dpi_led_off:
-0x6206 025656 fetcht 1 ,mem_mouse_dpi_gpio 
-0x6207 025657 branch mouse_led_off 
-:      025659 mouse_multi_dpi_led_on_judge:
-0x6208 025660 jam on ,mem_mouse_multi_led_state 
-0x6209 025661 fetch mouse_flag_len ,mem_mouse_flag 
-0x620a 025662 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
-0x620b 025663 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
-:      025664 mouse_multi_dpi_led_on:
-0x620c 025665 fetcht 1 ,mem_mouse_dpi_gpio 
-0x620d 025666 branch mouse_led_on 
-:      025670 mouse_low_voltage_led_no_enter_lpm:
-0x620e 025671 fetch mouse_flag_len ,mem_mouse_flag 
-0x620f 025672 rtnbit0 mouse_low_voltage_flag 
-0x6210 025673 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x6211 025674 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
-0x6212 025675 sub pdata ,temp ,null 
-0x6213 025676 branch mouse_lpm_mode_clear ,positive 
-:      025677 mouse_low_voltage_led_no_enter_lpm_next:
-0x6214 025678 fetch 1 ,mem_device_flag 
-0x6215 025679 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
-0x6216 025680 jam 1 ,mem_lpm_mode 
-0x6217 025681 rtn 
-:      025683 g24_transmit_by_interrupt_exit_check:
-0x6218 025684 fetch mouse_flag_len ,mem_mouse_flag 
-0x6219 025685 rtnbit1 mouse_enable_24g_250hz 
-0x621a 025686 branch g24_transmit_by_interrupt_exit 
-:      025688 mouse_lpm_mode_clear:
-0x621b 025689 fetch 1 ,mem_device_flag 
-0x621c 025690 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
-0x621d 025691 jam 0 ,mem_lpm_mode 
-0x621e 025692 rtn 
-:      025695 mouse_store_signal_rssi:
-0x621f 025697 fetch 1 ,mem_rssi 
-0x6220 025698 branch rssi_signal 
-:      025700 mouse_le_transmit:
-0x6221 025701 call mouse_store_signal_rssi 
-0x6222 025702 branch power_ctrl_start 
-:      025704 mouse_le_set_lpm_mult:
-0x6223 025705 fetch 1 ,mem_le_connect_status_flag 
-0x6224 025706 compare 3 ,pdata ,3 
-0x6225 025707 nbranch disable_blank ,true 
-0x6226 025708 call app_lpm_mult_enable 
-0x6227 025709 branch enable_blank 
-:      025711 mouse_set_lpm_mult:
-0x6228 025712 fetch 2 ,mem_ui_state_map 
-0x6229 025713 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
-0x622a 025714 rtn 
-:      025716 mouse_24g_long_sleep:
-0x622b 025717 call g24_lpm_wait 
-0x622c 025718 nrtn user 
-0x622d 025719 jam 1 ,mem_mouse_24g_long_sleep_flag 
-0x622e 025720 call g24_setgpio_lpm_before 
-0x622f 025721 jam 0 ,mem_mouse_24g_sleep_miss 
-0x6230 025722 call mouse_24g_send_time_long_wake 
-0x6231 025723 fetch 1 ,mem_sensor_shutdown_flag 
-0x6232 025724 ncall mouse_setgpio_hibernate ,blank 
-0x6233 025725 fetch 4 ,mem_24g_enter_hibernate 
-0x6234 025726 branch g24_long_seep2 
-:      025728 mouse_24g_short_sleep:
-0x6235 025729 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6236 025730 branch g24_short_sleep ,blank 
-0x6237 025731 call g24_lpm_wait 
-0x6238 025732 nrtn user 
-0x6239 025733 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x623a 025734 jam 0 ,mem_mouse_24g_sleep_miss 
-0x623b 025735 sub pdata ,0 ,null 
-0x623c 025736 nbranch mouse_24g_short_sleep_last_miss ,zero 
-0x623d 025737 fetcht 2 ,mem_24g_retransmit 
-0x623e 025738 sub temp ,0 ,null 
-0x623f 025739 branch mouse_24g_short_sleep_default ,zero 
-0x6240 025741 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x6241 025742 branch mouse_24g_short_sleep_default ,blank 
-:      025743 mouse_24g_short_sleep_notify:
-0x6242 025744 fetcht 4 ,mem_mouse_24g_tsniff 
-0x6243 025745 isub temp ,temp 
-0x6244 025746 storet 4 ,mem_mouse_24g_sleep_miss_temp 
-0x6245 025747 nbranch mouse_24g_short_sleep_long ,positive 
-0x6246 025748 fetch 3 ,mem_24g_short_sleep_set 
-0x6247 025749 isub temp ,pdata 
-0x6248 025750 nbranch mouse_24g_short_sleep_2 ,positive 
-0x6249 025751 arg 0x600 ,temp 
-0x624a 025752 isub temp ,null 
-0x624b 025753 nbranch mouse_24g_short_sleep_2 ,positive 
-:      025754 mouse_24g_short_sleep2:
-0x624c 025755 store 4 ,mem_mouse_24g_sleep_time_temp 
-0x624d 025756 call mouse_24g_miss_temp_clear 
-0x624e 025757 fetch 4 ,mem_mouse_24g_sleep_time_temp 
-:      025758 mouse_24g_short_sleep3:
-0x624f 025759 call clk2lpo 
-0x6250 025760 storet 4 ,mem_sleep_counter 
-0x6251 025761 branch lpm_sleep 
-:      025763 mouse_24g_short_sleep_default:
-0x6252 025764 call mouse_24g_miss_temp_clear 
-0x6253 025765 fetch 3 ,mem_24g_short_sleep_set 
-0x6254 025766 branch mouse_24g_short_sleep2 
-:      025768 mouse_24g_short_sleep_long:
-0x6255 025769 sub temp ,0 ,temp 
-0x6256 025770 fetch 3 ,mem_24g_short_sleep_set 
-0x6257 025771 iadd temp ,pdata 
-0x6258 025772 branch mouse_24g_short_sleep2 
-:      025774 mouse_24g_miss_temp_clear:
-0x6259 025775 setarg 0 
-0x625a 025776 store 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625b 025777 rtn 
-:      025779 mouse_24g_short_sleep_last_miss:
-0x625c 025780 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-0x625d 025781 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
-0x625e 025782 iadd temp ,pdata 
-0x625f 025783 branch mouse_24g_short_sleep_notify 
-:      025785 mouse_24g_short_sleep_2:
-0x6260 025786 jam 1 ,mem_mouse_24g_sleep_miss 
-0x6261 025787 rtn 
-:      025790 mouse_24g_transmit_callback:
-0x6262 025791 call mouse_24g_send_time_check 
-0x6263 025792 branch mouse_wakeup_24g 
-:      025794 mouse_24g_send_time_check:
-0x6264 025795 fetch 1 ,mem_mouse_sleep_deal_type 
-0x6265 025796 rtn blank 
-0x6266 025797 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x6267 025798 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
-0x6268 025799 fetch 1 ,mem_mouse_24g_tx_count 
-0x6269 025800 branch mouse_24g_send_timer_first ,blank 
-0x626a 025801 copy clkn ,pdata 
-0x626b 025802 fetcht 6 ,mem_mouse_24g_tx_time_last 
-0x626c 025803 store 6 ,mem_mouse_24g_tx_time_last 
-0x626d 025804 call clk_diff_rt 
-0x626e 025805 store 4 ,mem_mouse_24g_tx_time_last_delt 
-0x626f 025807 fetch 1 ,mem_mouse_24g_sleep_miss 
-0x6270 025808 nrtn blank 
-0x6271 025809 fetch 2 ,mem_24g_retransmit 
-0x6272 025810 nrtn blank 
-0x6273 025811 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
-:      025812 mouse_24g_send_time_check_1:
-0x6274 025813 fetcht 5 ,mem_mouse_24g_tx_time_sum 
-0x6275 025814 iadd temp ,pdata 
-0x6276 025815 store 5 ,mem_mouse_24g_tx_time_sum 
-0x6277 025816 fetcht 1 ,mem_mouse_24g_tx_count 
-0x6278 025817 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6279 025818 isub temp ,null 
-0x627a 025819 branch mouse_24g_send_time_check_average ,zero 
-0x627b 025820 increase 1 ,temp 
-0x627c 025821 storet 1 ,mem_mouse_24g_tx_count 
-0x627d 025822 rtn 
-:      025824 mouse_24g_send_time_check_average:
-0x627e 025825 jam 1 ,mem_mouse_24g_tx_count 
-0x627f 025826 arg 0 ,temp 
-0x6280 025827 fetch 5 ,mem_mouse_24g_tx_time_sum 
-0x6281 025828 storet 5 ,mem_mouse_24g_tx_time_sum 
-0x6282 025829 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
-0x6283 025830 idiv temp 
-0x6284 025831 call wait_div_end 
-0x6285 025832 quotient rega 
-0x6286 025834 fetch 4 ,mem_mouse_24g_tsniff 
-0x6287 025835 fetcht 1 ,mem_mouse_24g_tx_time_offset 
-0x6288 025836 isub temp ,temp 
-0x6289 025837 increase -40 ,temp 
-0x628a 025839 copy rega ,pdata 
-0x628b 025840 isub temp ,pdata 
-0x628c 025841 branch mouse_24g_send_time_check_average_late ,positive 
-0x628d 025842 sub pdata ,0 ,pdata 
-0x628e 025844 rshift2 pdata ,pdata 
-0x628f 025845 fetcht 3 ,mem_24g_short_sleep_set 
-0x6290 025846 iadd temp ,temp 
-0x6291 025847 bpatch patch13_6 ,mem_patch13 
-0x6292 025848 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x6293 025849 arg 0x1800 ,rega 
-0x6294 025850 iadd rega ,pdata 
-0x6295 025851 isub temp ,null 
-0x6296 025852 nbranch mouse_24g_send_time_check_average_min ,positive 
-0x6297 025853 storet 3 ,mem_24g_short_sleep_set 
-0x6298 025854 rtn 
-:      025856 mouse_24g_send_time_check_average_late:
-0x6299 025857 rshift2 pdata ,temp 
-0x629a 025858 fetch 3 ,mem_24g_short_sleep_set 
-0x629b 025859 isub temp ,temp 
-0x629c 025860 bpatch patch13_7 ,mem_patch13 
-0x629d 025861 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
-0x629e 025862 arg 0x1800 ,rega 
-0x629f 025863 isub rega ,pdata 
-0x62a0 025864 isub temp ,null 
-0x62a1 025865 branch mouse_24g_send_time_check_average_min ,positive 
-0x62a2 025866 storet 3 ,mem_24g_short_sleep_set 
-0x62a3 025867 rtn 
-:      025869 mouse_24g_send_time_check_average_min:
-0x62a4 025870 store 3 ,mem_24g_short_sleep_set 
-0x62a5 025871 rtn 
-:      025873 mouse_24g_send_timer_first:
-0x62a6 025874 jam 1 ,mem_mouse_24g_tx_count 
-0x62a7 025875 copy clkn ,pdata 
-0x62a8 025876 store 6 ,mem_mouse_24g_tx_time_last 
-0x62a9 025877 rtn 
-:      025879 mouse_24g_send_time_long_wake:
-0x62aa 025880 setarg 0 
-0x62ab 025881 store 1 ,mem_mouse_24g_tx_count 
-0x62ac 025882 store 5 ,mem_mouse_24g_tx_time_sum 
-0x62ad 025883 rtn 
-:      025892 shutter_init:
-0x62ae 025893 call enable_authrom 
-0x62af 025894 rtn wake 
-0x62b0 025896 setarg shutter_process_idle 
-0x62b1 025897 store 2 ,mem_cb_idle_process 
-0x62b2 025899 setarg shutter_process_bb_event 
-0x62b3 025900 store 2 ,mem_cb_bb_event_process 
-0x62b4 025902 setarg ble_shutter_receive_data 
-0x62b5 025903 store 2 ,mem_cb_att_write 
-0x62b6 025905 setarg shutter_le_bb_event_timer 
-0x62b7 025906 store 2 ,mem_cb_event_timer 
-0x62b8 025908 setarg shutter_key_change 
-0x62b9 025909 store 2 ,mem_cb_shutter_keycan 
-0x62ba 025911 call shutter_common_init 
-0x62bb 025913 bpatch patch14_0 ,mem_patch14 
-0x62bc 025914 call shutter_load_buffer_config_form_datarom 
-:      025916 shutter_power_switch:
-0x62bd 025917 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62be 025918 beq hard_switch ,shutter_hart_swtich_power_on 
-0x62bf 025919 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x62c0 025920 store 1 ,mem_ui_button_gpio 
-0x62c1 025921 branch ui_soft_swtich_init 
-:      025924 shutter_common_init:
-0x62c2 025925 setarg shutter_le_before_hibernate 
-0x62c3 025926 store 2 ,mem_cb_before_hibernate 
-0x62c4 025928 setarg shutter_process_lpm_before 
-0x62c5 025929 store 2 ,mem_cb_before_lpm 
-0x62c6 025931 setarg shutter_soft_swtich_power_on 
-0x62c7 025932 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x62c8 025934 setarg shutter_soft_swtich_power_off 
-0x62c9 025935 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x62ca 025937 jam 7 ,mem_version 
-0x62cb 025938 call le_modified_name_adv 
-0x62cc 025939 call shutter_init_param 
-0x62cd 025940 call keyscan_key_init 
-0x62ce 025941 call queue_init 
-0x62cf 025942 branch ui_led_init_global 
-:      025946 shutter_hart_swtich_power_on:
-0x62d0 025947 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x62d1 025948 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x62d2 025949 branch shutter_start_reconnect 
-:      025953 shutter_le_scale_lpm_lock:
-0x62d3 025954 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62d4 025955 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x62d5 025956 call l2cap_malloc_get_full_map 
-0x62d6 025957 fetch 1 ,mem_used_map 
-0x62d7 025958 nbranch app_get_lpm_wake_lock ,blank 
-0x62d8 025959 branch app_put_lpm_wake_lock 
-:      025963 shutter_process_bb_event:
-0x62d9 025964 copy regc ,pdata 
-0x62da 025967 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x62db 025968 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x62dc 025969 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x62dd 025970 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x62de 025972 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
-0x62df 025973 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x62e0 025974 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x62e1 025975 rtn 
-:      025980 ble_shutter_process_baseband_connect:
-0x62e2 025981 call shutter_stop_bluetooth_discovery 
-0x62e3 025982 setarg 0 
-0x62e4 025983 store 2 ,mem_ble_shutter_reconn_timer 
-0x62e5 025984 branch app_led_off 
-:      025987 ble_shutter_process_baseband_disconnect:
-0x62e6 025988 call queue_init 
-0x62e7 025989 jam 0 ,mem_ble_shutter_enable_notify 
-0x62e8 025990 branch shutter_start_reconnect 
-:      025993 ble_shutter_process_reconnect_complete:
-0x62e9 025994 call queue_init 
-0x62ea 025995 jam 1 ,mem_ble_shutter_enable_notify 
-0x62eb 025996 fetch 8 ,mem_ble_shutter_interval_min 
-0x62ec 025997 store 8 ,mem_le_interval_min 
-0x62ed 025998 call app_lpm_mult_enable 
-0x62ee 025999 branch le_l2cap_tx_update_req 
-:      026002 ble_shutter_process_parse_connect_parameter_update_response:
-0x62ef 026003 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x62f0 026004 rtneq ble_signaling_connect_parameter_update_accepted 
-0x62f1 026005 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x62f2 026006 rtn blank 
-0x62f3 026007 store 8 ,mem_le_interval_min 
-0x62f4 026008 branch le_l2cap_tx_update_req 
-:      026015 shutter_process_soft_swtich_button_down:
-0x62f5 026016 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x62f6 026017 rtneq hard_switch 
-0x62f7 026018 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x62f8 026019 rtnne ss_state_power_on 
-0x62f9 026020 call shutter_store_currenct_led_state 
-0x62fa 026021 branch app_led_on 
-:      026023 shutter_store_currenct_led_state:
-0x62fb 026024 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x62fc 026025 arg 11 ,loopcnt 
-0x62fd 026026 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x62fe 026027 arg mem_shutter_led_struct_app_led ,contr 
-0x62ff 026028 branch memcpy 
-:      026030 shutter_process_soft_swtich_button_up:
-0x6300 026031 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x6301 026032 rtneq hard_switch 
-0x6302 026033 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6303 026034 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x6304 026035 branch ui_soft_switch_botton_up 
-:      026037 shutter_load_currenct_led_state:
-0x6305 026038 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x6306 026039 rtnne 1 
-0x6307 026040 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x6308 026041 fetch 2 ,mem_ui_state_map 
-0x6309 026042 bbit1 ui_state_ble_connected ,app_led_off 
-0x630a 026043 arg 11 ,loopcnt 
-0x630b 026044 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x630c 026045 arg mem_shutter_led_struct_app_led ,contw 
-0x630d 026046 branch memcpy 
-:      026051 shutter_le_bb_event_timer:
-0x630e 026053 call shutter_check_sleep_timer 
-0x630f 026056 call shutter_check_power_off_timer 
-0x6310 026060 branch ble_shutter_reconn_timer 
-:      026064 shutter_check_sleep_timer:
-0x6311 026065 arg mem_shutter_sleep_timer ,regc 
-0x6312 026066 arg shutter_sleep_timeout ,regb 
-0x6313 026067 branch timer_single_step_2b 
-:      026068 shutter_sleep_timeout:
-0x6314 026069 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x6315 026070 call app_led_off 
-0x6316 026071 call shutter_disconnect_current_connection 
-0x6317 026072 branch shutter_wait_power_off 
-:      026075 shutter_check_power_off_timer:
-0x6318 026076 arg mem_shutter_power_off_timer ,regc 
-0x6319 026077 arg shutter_check_power_off_timeout ,regb 
-0x631a 026078 branch timer_single_step 
-:      026080 shutter_check_power_off_timeout:
-0x631b 026081 fetch 2 ,mem_ui_state_map 
-0x631c 026082 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x631d 026083 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x631e 026084 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x631f 026085 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x6320 026086 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x6321 026087 branch app_enter_hibernate 
-:      026091 ble_shutter_reconn_timer:
-0x6322 026092 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6323 026093 rtnne ss_state_power_on 
-0x6324 026094 arg mem_ble_shutter_reconn_timer ,regc 
-0x6325 026095 arg shutter_start_bluetooth_discovery ,regb 
-0x6326 026096 branch timer_single_step_2b 
-:      026099 shutter_process_idle:
-0x6327 026100 call shutter_send_data_to_master 
-0x6328 026101 branch keyscan_key_process 
-:      026104 shutter_process_lpm_before:
-0x6329 026105 call gpio_set_before_lpm 
-0x632a 026106 branch keyscan_process_lpm_before 
-:      026108 shutter_le_before_hibernate:
-0x632b 026109 call gpio_set_before_lpm 
-0x632c 026110 branch disable_authrom 
-:      026116 shutter_stop_bluetooth_discovery:
-:      026120 ble_shutter_stop_bluetooth_discovery:
-0x632d 026121 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x632e 026122 store 2 ,mem_shutter_sleep_timeout 
-0x632f 026123 store 2 ,mem_shutter_sleep_timer 
-0x6330 026124 branch app_ble_stop_adv 
-:      026127 shutter_start_bluetooth_discovery:
-0x6331 026128 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6332 026129 rtnne ss_state_power_on 
-:      026133 ble_shutter_start_discovery:
-0x6333 026134 fetch 2 ,mem_ui_state_map 
-0x6334 026135 rtnbit1 ui_state_ble_connected 
-0x6335 026136 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x6336 026137 store 2 ,mem_shutter_sleep_timeout 
-0x6337 026138 store 2 ,mem_shutter_sleep_timer 
-0x6338 026139 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6339 026140 call shutter_ble_adv_interval_set 
-0x633a 026141 call app_led_start_blink 
-0x633b 026142 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x633c 026143 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x633d 026144 fetch 2 ,mem_ui_state_map 
-0x633e 026145 rtnbit1 ui_state_ble_adv 
-0x633f 026146 branch app_ble_start_adv 
-:      026148 shutter_soft_swtich_power_on:
-:      026149 shutter_start_reconnect:
-0x6340 026150 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x6341 026151 rtnne ss_state_power_on 
-:      026155 ble_shutter_start_reconnect:
-0x6342 026156 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x6343 026157 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x6344 026158 storet 2 ,mem_ble_shutter_reconn_timer 
-0x6345 026159 nrtn blank 
-0x6346 026160 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6347 026161 call shutter_ble_adv_interval_set 
-0x6348 026162 call app_led_start_blink 
-0x6349 026163 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x634a 026164 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x634b 026165 fetch 2 ,mem_ui_state_map 
-0x634c 026166 rtnbit1 ui_state_ble_adv 
-0x634d 026167 branch app_ble_start_adv 
-:      026169 shutter_disconnect_current_connection:
-0x634e 026170 fetch 2 ,mem_ui_state_map 
-0x634f 026171 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x6350 026172 branch shutter_stop_bluetooth_discovery 
-:      026176 shutter_check_data_enable:
-0x6351 026177 call disable_user 
-0x6352 026178 fetch 2 ,mem_ui_state_map 
-0x6353 026179 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x6354 026180 rtn 
-:      026182 shutter_check_ble_data_enable:
-0x6355 026183 fetch 1 ,mem_ble_shutter_enable_notify 
-0x6356 026184 rtn blank 
-0x6357 026185 branch enable_user 
-:      026190 shutter_check_bluetooth_conn:
-0x6358 026191 call disable_user 
-0x6359 026192 fetch 2 ,mem_ui_state_map 
-0x635a 026193 rtnbit1 ui_state_ble_connected 
-0x635b 026194 branch enable_user 
-:      026198 shutter_change_bluetooth_status_bt_disconn:
-:      026202 ble_shutter_change_bluetooth_status_bt_disconn:
-0x635c 026203 branch shutter_start_reconnect 
-:      026207 shutter_check_send_data:
-0x635d 026208 disable user2 
-0x635e 026209 fetch 2 ,mem_shutter_sleep_timeout 
-0x635f 026210 store 2 ,mem_shutter_sleep_timer 
-0x6360 026212 call shutter_check_bluetooth_conn 
-0x6361 026213 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x6362 026215 call shutter_check_data_enable 
-0x6363 026216 nrtn user 
-0x6364 026217 branch enable_user2 
-:      026221 shutter_key_change:
-0x6365 026222 call shutter_check_send_data 
-0x6366 026223 nrtn user2 
-0x6367 026224 deposit rega 
-0x6368 026225 branch shutter_key_release ,blank 
-:      026226 shutter_key_press:
-0x6369 026227 call app_led_on 
-0x636a 026228 arg mem_key0_press ,regc 
-0x636b 026229 branch push_queue_press_or_release 
-:      026231 shutter_key_release:
-0x636c 026232 call app_led_off 
-0x636d 026233 arg mem_key0_release ,regc 
-:      026235 push_queue_press_or_release:
-0x636e 026236 arg max_queue_num ,pdata 
-0x636f 026237 imul32 queue ,pdata 
-0x6370 026238 iadd regc ,regc 
-:      026241 push_buffer_in_queue:
-0x6371 026242 ifetch 1 ,regc 
-0x6372 026243 rtn blank 
-0x6373 026244 call queue_push_one_byte 
-0x6374 026245 increase 1 ,regc 
-0x6375 026246 branch push_buffer_in_queue 
-:      026249 shutter_send_data_to_master:
-0x6376 026250 fetch 2 ,mem_ui_state_map 
-0x6377 026251 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x6378 026252 rtn 
-:      026254 pop_queue_to_ble_data:
-0x6379 026255 call le_fifo_check_nearly_full 
-0x637a 026256 nrtn blank 
-0x637b 026257 call queue_pop_one_byte 
-0x637c 026258 nrtn user 
-0x637d 026259 pincrease -1 
-0x637e 026260 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x637f 026261 arg mem_ble_data_buffer1 ,temp 
-0x6380 026262 iadd temp ,contr 
-0x6381 026263 branch le_send_notify_from_list 
-:      026267 queue_push_one_byte:
-0x6382 026268 store 1 ,mem_pdatatemp 
-0x6383 026269 arg mem_pdatatemp ,rega 
-0x6384 026270 branch queue_push 
-:      026272 queue_pop_one_byte:
-0x6385 026273 arg mem_pdatatemp ,rega 
-0x6386 026274 call queue_pop 
-0x6387 026275 nrtn user 
-0x6388 026276 fetch 1 ,mem_pdatatemp 
-0x6389 026277 rtn 
-:      026280 ble_shutter_receive_data:
-0x638a 026281 fetch 2 ,mem_le_att_handle 
-0x638b 026282 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x638c 026283 rtn 
-:      026285 shutter_init_param:
-0x638d 026286 jam 0x02 ,mem_shutter_power_off_timeout 
-0x638e 026288 setarg 0x00200008 
-0x638f 026289 store 4 ,mem_ble_shutter_interval_min 
-0x6390 026290 setarg 0x012c0005 
-0x6391 026291 istore 4 ,contw 
-0x6392 026294 jam 0x17 ,mem_le_local_mtu 
-0x6393 026297 setarg 0x1b 
-0x6394 026298 store 2 ,mem_le_pairing_handle 
-0x6395 026299 branch le_set_fixed_ltk_justwork 
-:      026302 shutter_load_buffer_config_form_datarom:
-0x6396 026304 arg ble_key_value_list_size ,loopcnt 
-0x6397 026305 arg mem_ble_data_buffer1 ,contw 
-0x6398 026306 arg ble_shutter_key_value_list_addr ,contr 
-0x6399 026307 branch memcpy_fast 
-:      026327 shutter_soft_swtich_power_off:
-0x639a 026328 arg 0 ,rega 
-0x639b 026329 arg mem_shutter_power_off_led_style ,regc 
-0x639c 026330 call ui_led_set_style_global 
-0x639d 026331 call shutter_disconnect_current_connection 
-:      026332 shutter_wait_power_off:
-0x639e 026333 fetch 1 ,mem_shutter_power_off_timeout 
-0x639f 026334 store 1 ,mem_shutter_power_off_timer 
-0x63a0 026335 rtn 
-:      026339 ui_soft_swtich_init:
-0x63a1 026340 setarg ss_state_power_up 
-0x63a2 026341 call ui_soft_swtich_init_power_on_time 
-0x63a3 026342 jam ui_button_state_up ,mem_ui_button_last_state 
-0x63a4 026343 call ui_button_init 
-0x63a5 026344 call ui_button_polling 
-:      026345 ui_soft_switch_first_power_on:
-0x63a6 026346 fetch 1 ,mem_shutter_soft_switch_first_power_on 
-0x63a7 026347 branch ui_soft_swtich_init_next ,blank 
-0x63a8 026348 fetch 1 ,core_lpm_isogate 
-0x63a9 026349 bbit1 cold_wake ,ui_soft_switch_power_on 
-:      026350 ui_soft_swtich_init_next:
-0x63aa 026351 fetch 2 ,mem_ui_state_map 
-0x63ab 026352 rtnbit1 ui_state_btn_down 
-0x63ac 026353 branch app_enter_hibernate 
-:      026355 ui_soft_swtich_init_power_on_time:
-0x63ad 026356 fetcht 2 ,mem_power_param_ptr 
-0x63ae 026357 istore 1 ,temp 
-0x63af 026358 ifetch 1 ,contw 
-0x63b0 026359 store 1 ,mem_ui_button_timeout 
-0x63b1 026360 rtn 
-:      026363 ui_soft_switch_botton_up:
-0x63b2 026364 fetch 2 ,mem_power_param_ptr 
-0x63b3 026365 ifetch 1 ,pdata 
-0x63b4 026366 rtnne ss_state_power_up 
-0x63b5 026367 branch app_enter_hibernate 
-:      026370 ui_soft_switch_botton_long_press:
-0x63b6 026371 fetcht 2 ,mem_power_param_ptr 
-0x63b7 026372 ifetch 1 ,temp 
-0x63b8 026373 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      026374 ui_soft_switch_power_on:
-0x63b9 026375 setarg ss_state_power_on 
-0x63ba 026376 fetcht 2 ,mem_power_param_ptr 
-0x63bb 026377 istore 1 ,temp 
-0x63bc 026378 add temp ,ss_power_off_time ,contr 
-0x63bd 026379 ifetch 1 ,contr 
-0x63be 026380 istore 1 ,mem_ui_button_timeout 
-0x63bf 026381 ifetch 2 ,contr 
-0x63c0 026382 branch callback_func 
-:      026384 ui_soft_switch_power_off:
-0x63c1 026385 setarg ss_state_power_off 
-0x63c2 026386 call ui_soft_swtich_init_power_on_time 
-0x63c3 026387 add temp ,ss_power_off_cb ,contr 
-0x63c4 026388 ifetch 2 ,contr 
-0x63c5 026389 branch app_enter_hibernate ,blank 
-0x63c6 026390 branch callback_func 
-:      026395 shutter_ble_adv_interval_set:
-0x63c7 026396 store 2 ,mem_lpm_interval 
-0x63c8 026397 increase -4 ,pdata 
-0x63c9 026398 store 2 ,mem_le_adv_interval 
-0x63ca 026399 rtn 
-:      026401 le_send_notify_from_list:
-0x63cb 026402 ifetch 1 ,contr 
-0x63cc 026403 copy pdata ,rega 
-0x63cd 026404 ifetcht 2 ,contr 
-0x63ce 026405 call store_contr 
-0x63cf 026406 call le_att_malloc_tx_notify 
-0x63d0 026407 copy rega ,loopcnt 
-0x63d1 026408 call get_contr 
-0x63d2 026409 branch memcpy 
-:      026411 shutter_le_uuid_table_conf:
-0x63d3 026412 setarg ble_shutter_gatt_list_addr 
-0x63d4 026413 store 2 ,mem_ui_le_uuid_table 
-0x63d5 026414 rtn 
-:      026416 shutter_dy_le_uuid_table_conf:
-0x63d6 026417 setarg mem_shutter_le_uuid_sup 
-0x63d7 026418 store 2 ,mem_ui_le_uuid_table 
-0x63d8 026419 rtn 
-:      026422 shutter_default_init:
-0x63d9 026423 fetch 2 ,mem_shutter_key_conf0_temp 
-0x63da 026424 store 2 ,mem_shutter_key_conf0 
-0x63db 026425 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
-0x63dc 026426 store 1 ,mem_shutter_led_struct_app_led_gpio 
-0x63dd 026427 store 1 ,mem_shutter_power_off_led_style_gpio 
-0x63de 026428 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
-0x63df 026429 store 1 ,mem_shutter_hard_soft_switch_case 
-0x63e0 026430 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
-0x63e1 026431 store 1 ,mem_shutter_soft_switch_button_gpio 
-0x63e2 026437 setarg 0x0002 
-0x63e3 026438 store 2 ,mem_key0_press 
-0x63e4 026439 store 2 ,mem_key1_press 
-0x63e5 026440 setarg 0x0006 
-0x63e6 026441 store 2 ,mem_key0_release 
-0x63e7 026442 store 2 ,mem_key1_release 
-0x63e8 026443 setarg 0x0007 
-0x63e9 026444 store 2 ,mem_key2_press 
-0x63ea 026445 setarg 0x0008 
-0x63eb 026446 store 2 ,mem_key2_release 
-0x63ec 026447 setarg mem_shutter_soft_switch_power_state 
-0x63ed 026448 store 2 ,mem_power_param_ptr 
-0x63ee 026449 setarg 0x201400 
-0x63ef 026450 store 3 ,mem_shutter_soft_switch_power_state 
-0x63f0 026451 jam 0x01 ,mem_lpm_mode 
-0x63f1 026452 setarg 0x0100 
-0x63f2 026453 store 2 ,mem_lpm_interval 
-0x63f3 026454 jam 0x08 ,mem_lpm_overhead 
-0x63f4 026455 jam 0x05 ,mem_lpm_mult 
-0x63f5 026456 jam 0x02 ,mem_lpm_mult_timeout 
-0x63f6 026457 setarg 0x0096 
-0x63f7 026458 store 2 ,mem_ble_shutter_reconn_blink_on_time 
-0x63f8 026459 istore 2 ,contw 
-0x63f9 026460 setarg 0x0296 
-0x63fa 026461 store 2 ,mem_ble_shutter_discovery_blink_on_time 
-0x63fb 026462 istore 2 ,contw 
-0x63fc 026463 setsect 0 ,0x10 
-0x63fd 026464 setsect 1 ,0x8008 
-0x63fe 026465 setsect 2 ,0x2c000 
-0x63ff 026466 setsect 3 ,0x04 
-0x6400 026467 store 8 ,mem_ble_shutter_interval_min_new 
-0x6401 026468 jam 0x01 ,mem_ui_led_struct_num 
-0x6402 026469 setarg mem_shutter_led_struct_app_led 
-0x6403 026470 store 2 ,mem_ui_led_struct_ptr 
-0x6404 026471 setarg 0x0000 
-0x6405 026472 store 2 ,mem_shutter_led_struct_app_led 
-0x6406 026473 setsect 0 ,0x1a0 
-0x6407 026474 setsect 1 ,0x68 
-0x6408 026475 setsect 2 ,0x00 
-0x6409 026476 setsect 3 ,0x00 
-0x640a 026477 store 8 ,mem_shutter_led_struct_app_led_on_time 
-0x640b 026478 setarg 0x0301 
-0x640c 026479 store 2 ,mem_shutter_power_off_led_style 
-0x640d 026480 setsect 0 ,0x1a0 
-0x640e 026481 setsect 1 ,0xe8 
-0x640f 026482 setsect 2 ,0x00 
-0x6410 026483 setsect 3 ,0x00 
-0x6411 026484 store 8 ,mem_shutter_power_off_led_style_on_time 
-0x6412 026485 setarg 0x000e 
-0x6413 026486 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6414 026487 setarg 0x0140 
-0x6415 026488 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x6416 026489 store 2 ,mem_le_adv_interval 
-0x6417 026490 setarg 0x0050 
-0x6418 026491 store 2 ,mem_ble_shutter_reconn_timeout 
-0x6419 026492 jam 0x07 ,mem_le_adv_channel_map 
-0x641a 026493 jam 0x00 ,mem_le_adv_enable 
-0x641b 026494 setsect 0 ,0xfb 
-0x641c 026495 setsect 1 ,0x2c212 
-0x641d 026496 setsect 2 ,0x800f 
-0x641e 026497 setsect 3 ,0x21 
-0x641f 026498 store 8 ,mem_local_rx_max_octets 
-0x6420 026499 setsect 0 ,0x0bb8 
-0x6421 026500 setsect 1 ,0x02ee 
-0x6422 026501 store 4 ,mem_ble_shutter_discovery_timeout 
-0x6423 026502 setarg mem_queue_each_size 
-0x6424 026503 store 2 ,mem_queue_ptr 
-0x6425 026504 setarg 0x2001 
-0x6426 026505 store 2 ,mem_queue_each_size 
-0x6427 026506 jam 0x1f ,mem_le_adv_data_len 
-0x6428 026507 setsect 0 ,0x10102 
-0x6429 026508 setsect 1 ,0x80c1 
-0x642a 026509 setsect 2 ,0x18120 
-0x642b 026510 setsect 3 ,0x640c 
-0x642c 026511 store 9 ,mem_le_adv_data 
-0x642d 026512 setsect 0 ,0x3c1 
-0x642e 026513 istore 2 ,contw 
-0x642f 026514 jam 0x1f ,mem_le_scan_data_len 
-0x6430 026515 setsect 0 ,0x2090d 
-0x6431 026516 setsect 1 ,0x34c15 
-0x6432 026517 setsect 2 ,0x28532 
-0x6433 026518 setsect 3 ,0x1d1d5 
-0x6434 026519 store 9 ,mem_le_scan_data 
-0x6435 026520 setsect 0 ,0x26574 
-0x6436 026521 setsect 1 ,0x1c 
-0x6437 026522 istore 3 ,contw 
-0x6438 026523 setarg mem_shutter_keyscan 
-0x6439 026524 store 2 ,mem_keyscan_ptr 
-0x643a 026525 jam 0x02 ,mem_shutter_key_num 
-0x643b 026526 setarg mem_shutter_nv_data 
-0x643c 026527 store 2 ,mem_nv_data_ptr 
-0x643d 026528 jam 0x05 ,mem_nv_data_number 
-0x643e 026529 fetch 1 ,mem_shutter_dy_conf 
-0x643f 026530 beq shutter_type ,shutter_le_uuid_table_conf 
-0x6440 026531 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
-0x6441 026532 rtn 
-:      026544 shutter_dy_6_key_conf:
-0x6442 026546 fetch shutter_six_key ,mem_shutter_dy_key_conf 
-0x6443 026547 store shutter_six_key ,mem_shutter_key_conf0 
-0x6444 026548 jam shutter_six_key ,mem_shutter_key_num 
-0x6445 026549 setarg mem_shutter_key_num 
-0x6446 026550 store 2 ,mem_keyscan_ptr 
-0x6447 026551 rtn 
-:      026553 shutter_dy_7_key_conf:
-0x6448 026555 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
-0x6449 026556 store shutter_seven_key ,mem_shutter_key_conf0 
-0x644a 026557 jam shutter_seven_key ,mem_shutter_key_num 
-0x644b 026558 setarg mem_shutter_key_num 
-0x644c 026559 store 2 ,mem_keyscan_ptr 
-0x644d 026560 rtn 
-:      026562 shutter_dy_8_key_conf:
-0x644e 026564 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
-0x644f 026565 store shutter_eight_key ,mem_shutter_key_conf0 
-0x6450 026566 jam shutter_eight_key ,mem_shutter_key_num 
-0x6451 026567 setarg mem_shutter_key_num 
-0x6452 026568 store 2 ,mem_keyscan_ptr 
-0x6453 026569 rtn 
-:      026571 shutter_dy_key_conf:
-0x6454 026572 fetch 1 ,mem_shutter_key_num_conf 
-0x6455 026573 beq shutter_six_key ,shutter_dy_6_key_conf 
-0x6456 026574 beq shutter_seven_key ,shutter_dy_7_key_conf 
-0x6457 026575 beq shutter_eight_key ,shutter_dy_8_key_conf 
-0x6458 026576 rtn 
-:      026578 shutter_dy_adv_conf:
-0x6459 026579 bpatch patch14_1 ,mem_patch14 
-0x645a 026581 fetch 8 ,mem_shutter_ble_discovery_time_conf 
-0x645b 026582 store 8 ,mem_ble_shutter_discovery_timeout 
-0x645c 026583 setarg 0x0096 
-0x645d 026584 store 2 ,mem_ble_shutter_reconn_timeout 
-0x645e 026586 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
-0x645f 026587 store 7 ,mem_shutter_led_struct_app_led 
-0x6460 026588 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
-0x6461 026589 store 7 ,mem_shutter_power_off_led_style 
-0x6462 026591 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
-0x6463 026592 store 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x6464 026593 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
-0x6465 026594 store 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x6466 026596 setarg 0x000e 
-0x6467 026597 store 2 ,mem_ble_shutter_reconn_adv_interval 
-0x6468 026598 setarg 0x0140 
-0x6469 026599 store 2 ,mem_ble_shutter_discovery_adv_interval 
-0x646a 026600 store 2 ,mem_le_adv_interval 
-0x646b 026607 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
-0x646c 026608 store 8 ,mem_ble_shutter_interval_min_new 
-0x646d 026609 rtn 
-:      026613 shutter_dy_init:
-0x646e 026614 call enable_authrom 
-0x646f 026615 rtn wake 
-0x6470 026617 call shutter_dy_key_conf 
-0x6471 026618 call shutter_dy_adv_conf 
-0x6472 026621 setarg shutter_dy_process_idle 
-0x6473 026622 store 2 ,mem_cb_idle_process 
-0x6474 026624 setarg shutter_dy_process_bb_event 
-0x6475 026625 store 2 ,mem_cb_bb_event_process 
-0x6476 026627 setarg ble_shutter_dy_receive_data 
-0x6477 026628 store 2 ,mem_cb_att_write 
-0x6478 026630 setarg shutter_dy_le_bb_event_timer 
-0x6479 026631 store 2 ,mem_cb_event_timer 
-0x647a 026633 setarg shutter_dy_key_change 
-0x647b 026634 store 2 ,mem_cb_shutter_keycan 
-0x647c 026636 call shutter_common_init 
-0x647d 026638 fetch 2 ,mem_shutter_le_pairing_handle 
-0x647e 026639 store 2 ,mem_le_pairing_handle 
-0x647f 026640 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x6480 026641 store 8 ,mem_ble_shutter_interval_min 
-0x6481 026642 call shutter_dy_iphone_every_move_max_set 
-0x6482 026643 bpatch patch14_2 ,mem_patch14 
-0x6483 026644 branch shutter_power_switch 
-:      026647 shutter_dy_process_idle:
-0x6484 026648 call shutter_dy_shutter_send_data_to_master 
-0x6485 026649 arg key_scan_timer ,queue 
-0x6486 026650 call timer_check 
-0x6487 026651 nrtn blank 
-0x6488 026652 setarg 0x20 
-0x6489 026653 arg key_scan_timer ,queue 
-0x648a 026654 call timer_init 
-0x648b 026655 disable user 
-0x648c 026656 call keyscan_process_lpm_before 
-0x648d 026657 branch shutter_dy_keyscan_key_process 
-:      026659 shutter_dy_iphone_every_move_max_set:
-0x648e 026660 setarg 0x1f 
-0x648f 026661 mul32 pdata ,every_payload_len ,pdata 
-0x6490 026662 arg mem_shutter_mousekey_value_list ,temp 
-0x6491 026663 iadd temp ,rega 
-0x6492 026664 increase 3 ,rega 
-0x6493 026665 arg iphone_once_max_move_value ,temp 
-0x6494 026666 istoret 1 ,rega 
-0x6495 026667 increase 11 ,rega 
-0x6496 026668 arg 0xfff ,pdata 
-0x6497 026669 isub temp ,pdata 
-0x6498 026670 lshift4 pdata ,pdata 
-0x6499 026671 istore 2 ,rega 
-0x649a 026672 rtn 
-:      026674 shutter_dy_shutter_send_data_to_master:
-0x649b 026675 fetch 2 ,mem_ui_state_map 
-0x649c 026676 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
-0x649d 026677 arg mem_queue_curr_num ,contw 
-0x649e 026678 arg 35 ,loopcnt 
-0x649f 026679 branch clear_mem 
-:      026681 shutter_dy_pop_queue_to_ble_data:
-0x64a0 026682 call le_fifo_check_nearly_full 
-0x64a1 026683 nrtn blank 
-0x64a2 026684 call queue_empty 
-0x64a3 026685 rtn blank 
-0x64a4 026686 fetcht 4 ,mem_key_send_clk 
-0x64a5 026687 copy clkn_bt ,pdata 
-0x64a6 026688 isub temp ,temp 
-0x64a7 026689 rtn zero 
-0x64a8 026690 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
-0x64a9 026691 fetch 1 ,mem_send_data_delay 
-0x64aa 026692 isub temp ,null 
-0x64ab 026693 rtn positive 
-:      026694 shutter_dy_pop_queue_to_ble_data2:
-0x64ac 026695 copy clkn_bt ,pdata 
-0x64ad 026696 store 4 ,mem_key_send_clk 
-0x64ae 026697 call queue_pop_one_byte 
-0x64af 026698 nrtn user 
-0x64b0 026699 pincrease -1 
-0x64b1 026700 mul32 pdata ,10 ,pdata 
-0x64b2 026701 arg mem_shutter_mousekey_value_list ,temp 
-0x64b3 026702 iadd temp ,contr 
-0x64b4 026703 branch le_send_notify_from_list 
-:      026706 shutter_dy_le_bb_event_timer:
-0x64b5 026707 call shutter_dy_shutter_1s_timer 
-0x64b6 026708 call shutter_dy_link_key_loop_timer 
-0x64b7 026709 call shutter_dy_long_key_volume_timer 
-0x64b8 026710 call shutter_dy_iphone_move_mid_timer 
-0x64b9 026711 call shutter_dy_clear_key_state_timer 
-0x64ba 026712 call shutter_check_sleep_timer 
-0x64bb 026713 branch shutter_dy_check_power_off_timer 
-:      026715 shutter_dy_iphone_move_mid_timer:
-0x64bc 026716 arg mem_shutter_move_mid_timer ,regc 
-0x64bd 026717 arg shutter_dy_iphone_move_mid_timeout ,regb 
-0x64be 026718 branch timer_single_step 
-:      026720 shutter_dy_iphone_move_mid_timeout:
-0x64bf 026721 call queue_empty 
-0x64c0 026722 nrtn blank 
-0x64c1 026723 fetch 2 ,mem_key_value_xmem 
-0x64c2 026724 nrtn blank 
-:      026725 shutter_dy_iphone_move_mid:
-0x64c3 026726 call shutter_dy_check_iphone 
-0x64c4 026727 branch shutter_dy_android_like_loaction_mid ,blank 
-0x64c5 026728 copy queue ,pdata 
-0x64c6 026729 compare 0x04 ,pdata ,0x07 
-0x64c7 026730 branch shutter_dy_iphone_up_mid ,true 
-0x64c8 026732 copy queue ,pdata 
-0x64c9 026733 compare 0x01 ,pdata ,0x07 
-0x64ca 026734 branch shutter_dy_iphone_like_mid ,true 
-0x64cb 026735 arg mem_shutter_iphone_move_mid ,regc 
-0x64cc 026736 branch push_buffer_in_queue 
-:      026738 shutter_dy_android_like_loaction_mid:
-0x64cd 026739 arg mem_shutter_android_move_mid ,regc 
-0x64ce 026740 branch push_buffer_in_queue 
-:      026742 shutter_dy_iphone_up_mid:
-0x64cf 026743 arg mem_shutter_iphone_up_mid ,regc 
-0x64d0 026744 branch push_buffer_in_queue 
-:      026746 shutter_dy_iphone_like_mid:
-0x64d1 026747 arg mem_shutter_iphone_like_mid ,regc 
-0x64d2 026748 branch push_buffer_in_queue 
-:      026750 shutter_dy_clear_key_state_timer:
-0x64d3 026751 arg mem_shutter_like_timeout ,regc 
-0x64d4 026752 arg shutter_dy_clear_key_state_timeout ,regb 
-0x64d5 026753 branch timer_single_step 
-:      026755 shutter_dy_clear_key_state_timeout:
-0x64d6 026756 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x64d7 026757 arg mem_shutter_key_state1 ,contw 
-0x64d8 026758 branch clear_mem 
-:      026761 shutter_dy_check_power_off_timer:
-0x64d9 026762 arg mem_shutter_power_off_timer ,regc 
-0x64da 026763 arg shutter_dy_check_power_off_timeout ,regb 
-0x64db 026764 branch timer_single_step 
-:      026765 shutter_dy_check_power_off_timeout:
-0x64dc 026766 fetch 2 ,mem_ui_state_map 
-0x64dd 026767 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x64de 026768 branch app_enter_hibernate 
-:      026770 shutter_dy_process_bb_event:
-0x64df 026771 copy regc ,pdata 
-0x64e0 026772 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
-0x64e1 026773 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
-0x64e2 026774 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
-0x64e3 026775 rtneq bt_evt_le_parse_conn_papa_update_rsp 
-0x64e4 026776 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
-0x64e5 026777 branch shutter_process_bb_event 
-:      026779 ble_shutter_dy_pairing_success:
-0x64e6 026780 jam 1 ,mem_shutter_pairing_success 
-0x64e7 026781 call shutter_dy_clear_move_config 
-0x64e8 026783 fetch 2 ,mem_android_initial_move_x 
-0x64e9 026784 store 2 ,mem_shutter_move_data_x 
-0x64ea 026786 fetcht 2 ,mem_android_initial_move_y 
-0x64eb 026787 setarg 0xfff 
-0x64ec 026788 isub temp ,pdata 
-0x64ed 026789 store 2 ,mem_shutter_move_data_y 
-0x64ee 026790 rtn 
-:      026792 ble_shutter_dy_process_baseband_disconnect:
-0x64ef 026793 jam 0 ,mem_shutter_le_conned 
-0x64f0 026794 jam 0 ,mem_shutter_pairing_success 
-0x64f1 026795 call shutter_dy_move_mode_disable 
-0x64f2 026796 call shutter_dy_over_clear 
-0x64f3 026797 branch ble_shutter_process_baseband_disconnect 
-:      026799 ble_shutter_dy_process_baseband_connect:
-0x64f4 026800 copy clkn_bt ,pdata 
-0x64f5 026801 store 4 ,mem_key_send_clk 
-0x64f6 026802 call shutter_dy_remote_not_iphone 
-0x64f7 026803 branch ble_shutter_process_baseband_connect 
-:      026806 shutter_dy_check_send_data:
-0x64f8 026807 disable user2 
-0x64f9 026808 fetch 2 ,mem_shutter_sleep_timeout 
-0x64fa 026809 store 2 ,mem_shutter_sleep_timer 
-0x64fb 026810 call shutter_check_bluetooth_conn 
-0x64fc 026811 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x64fd 026812 call shutter_check_data_enable 
-0x64fe 026813 nrtn user 
-0x64ff 026814 branch enable_user2 
-:      026816 shutter_dy_over_clear:
-0x6500 026817 jam 0 ,mem_last_press_key_value 
-0x6501 026818 rtn 
-:      026820 shutter_dy_key_value_filter:
-0x6502 026821 copy queue ,pdata 
-0x6503 026822 rtnne shutter_like_key_num 
-0x6504 026823 branch shutter_dy_key_press_next 
-:      026825 shutter_dy_key_change:
-0x6505 026826 call shutter_dy_check_send_data 
-0x6506 026827 nrtn user2 
-0x6507 026828 deposit rega 
-0x6508 026829 branch shutter_dy_shutter_key_release ,blank 
-:      026830 shutter_dy_key_press:
-0x6509 026831 bpatch patch14_3 ,mem_patch14 
-0x650a 026832 fetch 1 ,mem_shutter_link_loop_flag 
-0x650b 026833 nbranch shutter_dy_key_value_filter ,blank 
-:      026834 shutter_dy_key_press_next:
-0x650c 026835 jam 1 ,mem_shutter_key_pressed 
-0x650d 026836 call app_led_on 
-0x650e 026837 call shutter_dy_key_press_clk 
-0x650f 026838 call shutter_dy_jude_queue_size 
-0x6510 026839 branch shutter_dy_over_clear ,positive 
-0x6511 026840 copy queue ,pdata 
-0x6512 026841 fetcht 1 ,mem_last_press_key_value 
-0x6513 026842 isub temp ,null 
-0x6514 026843 ncall shutter_dy_iphone_check_move_mid ,zero 
-0x6515 026844 copy queue ,pdata 
-0x6516 026845 store 1 ,mem_last_press_key_value 
-0x6517 026846 fetcht 1 ,mem_move_mode_key_index 
-0x6518 026847 isub temp ,null 
-0x6519 026848 branch shutter_dy_key_move_to_specify_location ,zero 
-0x651a 026849 fetch 1 ,mem_move_mode_trigger_enable 
-0x651b 026850 nbranch shutter_dy_move_set ,blank 
-:      026851 shutter_dy_page_set:
-0x651c 026852 call shutter_dy_le_get_press_ptr 
-0x651d 026853 arg max_queue_new_press ,pdata 
-0x651e 026854 branch shutter_dy_push_queue_press_or_release 
-:      026856 shutter_dy_move_set:
-0x651f 026857 call shutter_dy_jude_clear_move_config 
-0x6520 026858 copy queue ,pdata 
-0x6521 026859 beq shutter_like_key_num ,shutter_dy_page_set 
-0x6522 026860 call shutter_dy_check_move_data 
-0x6523 026861 branch shutter_dy_move_to_specify_location 
-:      026863 shutter_dy_key_move_to_specify_location:
-0x6524 026864 jam 1 ,mem_shutter_first_move 
-0x6525 026865 branch shutter_dy_move_to_specify_location 
-:      026867 shutter_dy_iphone_check_move_mid:
-0x6526 026868 bpatch patch14_4 ,mem_patch14 
-0x6527 026869 fetch 1 ,mem_move_mode_trigger_enable 
-0x6528 026870 branch shutter_dy_iphone_move_mid ,blank 
-0x6529 026871 copy queue ,pdata 
-0x652a 026872 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
-0x652b 026873 rtn 
-:      026874 shutter_dy_key_press_clk:
-0x652c 026875 arg shutter_key_conf_sate_bytes ,pdata 
-0x652d 026876 imul32 queue ,pdata 
-0x652e 026877 arg mem_shutter_key_state0 ,regc 
-0x652f 026878 iadd regc ,regc 
-0x6530 026879 copy clkn_bt ,pdata 
-0x6531 026880 istore key_state_press_clk_length ,regc 
-0x6532 026881 increase key_state_press_count_offset ,regc 
-0x6533 026882 ifetch 1 ,regc 
-0x6534 026883 increase 1 ,pdata 
-0x6535 026884 istore 1 ,regc 
-0x6536 026885 rtn 
-:      026886 shutter_dy_shutter_key_release:
-0x6537 026887 bpatch patch14_5 ,mem_patch14 
-0x6538 026888 fetch 1 ,mem_move_mode_trigger_enable 
-0x6539 026889 call shutter_dy_key_release_led ,blank 
-:      026890 shutter_dy_shutter_key_release_time:
-0x653a 026891 arg shutter_key_conf_sate_bytes ,pdata 
-0x653b 026892 imul32 queue ,pdata 
-0x653c 026893 arg mem_shutter_key_state0 ,regc 
-0x653d 026894 iadd regc ,regc 
-0x653e 026895 ifetcht 4 ,regc 
-0x653f 026896 sub temp ,0 ,null 
-0x6540 026897 rtn zero 
-0x6541 026898 copy clkn_bt ,pdata 
-0x6542 026899 isub temp ,temp 
-0x6543 026900 ncall ui_timer_timeout ,positive 
-0x6544 026901 add regc ,key_state_longpress_offset ,contr 
-0x6545 026902 ifetch 1 ,contr 
-0x6546 026903 nbranch shutter_dy_push_queue_long_release ,blank 
-0x6547 026904 increase key_state_release_clk_offset ,regc 
-0x6548 026905 copy clkn_bt ,pdata 
-0x6549 026906 istore key_state_release_clk_length ,regc 
-0x654a 026907 rtn 
-:      026909 shutter_dy_key_release_led:
-0x654b 026910 fetch 1 ,mem_shutter_link_loop_flag 
-0x654c 026911 nbranch app_led_on ,blank 
-0x654d 026912 branch app_led_off 
-:      026914 shutter_dy_push_queue_release:
-0x654e 026915 add regc ,4 ,contr 
-0x654f 026916 ifetch 1 ,contr 
-0x6550 026917 branch shutter_dy_push_queue_release1 
-:      026919 shutter_dy_push_queue_release1:
-0x6551 026920 call shutter_clear_dy_key_state 
-0x6552 026921 fetch 1 ,mem_move_mode_trigger_enable 
-0x6553 026922 nbranch shutter_dy_move_mode_queue_release ,blank 
-:      026923 shutter_dy_push_queue_release1_next:
-0x6554 026924 call shutter_dy_jude_queue_size 
-0x6555 026925 branch shutter_dy_over_clear ,positive 
-0x6556 026926 call shutter_dy_le_get_release_ptr 
-0x6557 026927 copy queue ,pdata 
-0x6558 026928 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
-0x6559 026929 arg max_queue_num_release ,pdata 
-:      026930 shutter_dy_push_queue_press_or_release:
-0x655a 026931 imul32 queue ,pdata 
-0x655b 026932 iadd regc ,regc 
-0x655c 026933 branch push_buffer_in_queue 
-:      026935 shutter_dy_move_mode_queue_release:
-0x655d 026936 copy queue ,pdata 
-0x655e 026937 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
-0x655f 026938 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
-0x6560 026939 rtn 
-:      026941 shutter_dy_jude_queue_size:
-0x6561 026942 call queue_get_size 
-0x6562 026943 ifetcht 1 ,contr 
-0x6563 026944 isub temp ,pdata 
-0x6564 026945 sub pdata ,max_queue_new_press ,null 
-0x6565 026946 rtn 
-:      026948 shutter_dy_push_queue_long_release:
-0x6566 026949 jam 1 ,mem_shutter_long_key_released_flag 
-0x6567 026950 call shutter_clear_dy_key_state 
-0x6568 026951 arg mem_key0_long_release ,regc 
-0x6569 026952 arg max_queue_num_long_release ,pdata 
-0x656a 026953 branch shutter_dy_push_queue_press_or_release 
-:      026955 shutter_clear_dy_key_state:
-0x656b 026956 arg shutter_key_conf_sate_bytes ,loopcnt 
-0x656c 026957 copy regc ,contw 
-0x656d 026958 branch clear_mem 
-:      026960 shutter_dy_keyscan_key_process:
-0x656e 026961 fetch 2 ,mem_key_value_xmem 
-0x656f 026962 store 2 ,mem_key_value_retention 
-0x6570 026963 call shutter_dy_keyscan_key_process_next 
-0x6571 026964 fetch 2 ,mem_key_value_retention 
-0x6572 026965 store 2 ,mem_key_value_xmem 
-0x6573 026967 arg 0 ,queue 
-0x6574 026968 fetch 1 ,mem_shutter_key_num 
-0x6575 026969 copy pdata ,loopcnt 
-0x6576 026970 arg mem_shutter_key_state0 ,regc 
-:      026971 shutter_dy_keyscan_key_check_release_loop:
-0x6577 026972 copy loopcnt ,pdata 
-0x6578 026973 store 2 ,mem_temp 
-0x6579 026974 copy regc ,pdata 
-0x657a 026975 store 2 ,mem_regc 
-0x657b 026976 copy queue ,pdata 
-0x657c 026977 store 2 ,mem_temp + 2 
-0x657d 026978 call shutter_dy_keyscan_key_check_release 
-0x657e 026980 fetch 2 ,mem_regc 
-0x657f 026981 copy pdata ,regc 
-0x6580 026982 fetch 2 ,mem_temp + 2 
-0x6581 026983 copy pdata ,queue 
-0x6582 026984 call shutter_dy_keyscan_key_check_long_press 
-0x6583 026986 fetch 2 ,mem_temp + 2 
-0x6584 026987 add pdata ,1 ,queue 
-0x6585 026988 fetch 2 ,mem_regc 
-0x6586 026989 add pdata ,shutter_key_conf_sate_bytes ,regc 
-0x6587 026990 fetch 2 ,mem_temp 
-0x6588 026991 copy pdata ,loopcnt 
-0x6589 026992 loop shutter_dy_keyscan_key_check_release_loop 
-0x658a 026993 rtn 
-:      026995 shutter_dy_keyscan_key_check_long_press:
-0x658b 026996 ifetch key_state_press_clk_length ,regc 
-0x658c 026997 rtn blank 
-0x658d 026998 copy pdata ,temp 
-0x658e 026999 copy clkn_bt ,pdata 
-0x658f 027000 isub temp ,temp 
-0x6590 027001 nrtn positive 
-0x6591 027002 setarg 2500 
-0x6592 027003 isub temp ,null 
-0x6593 027004 rtn positive 
-0x6594 027005 copy clkn_bt ,pdata 
-0x6595 027006 istore 4 ,regc 
-0x6596 027007 increase key_state_longpress_offset ,regc 
-0x6597 027008 setarg 1 
-0x6598 027009 istore key_state_longpress_length ,regc 
-0x6599 027010 fetch 1 ,mem_shutter_long_key_released_flag 
-0x659a 027011 rtn blank 
-0x659b 027012 jam 0 ,mem_shutter_long_key_released_flag 
-0x659c 027013 bpatch patch14_6 ,mem_patch14 
-0x659d 027014 call shutter_dy_long_key_function 
-0x659e 027015 fetch 1 ,mem_move_mode_set 
-0x659f 027016 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
-0x65a0 027017 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
-0x65a1 027018 rtn 
-:      027020 shutter_dy_key_long_press_set_key_normal:
-0x65a2 027021 call shutter_dy_long_press_android_or_ios 
-0x65a3 027022 arg max_queue_num_long ,pdata 
-0x65a4 027023 branch shutter_dy_push_queue_press_or_release 
-:      027025 shutter_dy_key_long_press_set_move_trigger:
-0x65a5 027026 copy queue ,pdata 
-0x65a6 027027 fetcht 1 ,mem_move_mode_key_index 
-0x65a7 027028 isub temp ,null 
-0x65a8 027029 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
-0x65a9 027030 fetch 1 ,mem_move_mode_trigger_enable 
-0x65aa 027031 setflip 0 ,pdata 
-0x65ab 027032 store 1 ,mem_move_mode_trigger_enable 
-0x65ac 027033 nrtn blank 
-:      027034 shutter_dy_move_mode_disable:
-0x65ad 027035 jam 0 ,mem_move_mode_trigger_enable 
-0x65ae 027036 branch app_led_off 
-:      027038 shutter_dy_long_press_android_or_ios:
-0x65af 027039 arg mem_key0_long_press ,regc 
-0x65b0 027040 call shutter_dy_check_iphone 
-0x65b1 027041 rtn blank 
-0x65b2 027042 arg mem_key0_long_press_i ,regc 
-0x65b3 027043 rtn 
-:      027045 shutter_dy_keyscan_key_check_release:
-0x65b4 027046 add regc ,key_state_release_clk_offset ,regb 
-0x65b5 027047 ifetch key_state_release_clk_length ,regb 
-0x65b6 027048 rtn blank 
-0x65b7 027049 copy pdata ,temp 
-0x65b8 027050 copy clkn_bt ,pdata 
-0x65b9 027051 isub temp ,temp 
-0x65ba 027052 ncall ui_timer_timeout ,positive 
-0x65bb 027053 setarg 1000 
-0x65bc 027054 isub temp ,null 
-0x65bd 027055 branch shutter_dy_push_queue_release 
-:      027056 shutter_dy_keyscan_key_process_next:
-0x65be 027057 fetch 2 ,mem_key_num_ptr 
-0x65bf 027058 ifetch 1 ,pdata 
-0x65c0 027059 rtn blank 
-0x65c1 027061 setarg 0 
-0x65c2 027062 store 2 ,mem_key_value_temp 
-0x65c3 027063 call keyscan_scan_key 
-0x65c4 027064 nbranch lpm_button_clean_wake_lock ,user 
-0x65c5 027065 call lpm_button_get_wake_lock 
-0x65c6 027066 disable user 
-0x65c7 027067 fetch 1 ,mem_le_adv_enable 
-0x65c8 027068 nrtn blank 
-0x65c9 027069 bpatch patch14_7 ,mem_patch14 
-0x65ca 027070 fetch 1 ,mem_move_mode_set 
-0x65cb 027071 beq move_single_key ,shutter_dy_skip_check_combine_key 
-0x65cc 027072 call shutter_dy_check_combine_key_release 
-0x65cd 027073 call shutter_dy_check_combine_key 
-0x65ce 027074 rtn user 
-:      027075 shutter_dy_skip_check_combine_key:
-0x65cf 027076 call shutter_dy_single_key_led 
-0x65d0 027077 fetch 2 ,mem_key_value_temp 
-0x65d1 027078 store 2 ,mem_key_value_temp4 
-0x65d2 027079 jam 0 ,mem_key_value_temp6 
-0x65d3 027080 force 0 ,queue 
-0x65d4 027081 branch keyscan_key_lp1 
-:      027083 shutter_dy_single_key_led:
-0x65d5 027084 fetch 1 ,mem_last_press_key_value 
-0x65d6 027085 fetcht 1 ,mem_move_mode_key_index 
-0x65d7 027086 isub temp ,null 
-0x65d8 027087 branch app_led_on ,zero 
-0x65d9 027088 fetch 1 ,mem_move_mode_trigger_enable 
-0x65da 027089 nbranch app_led_off ,blank 
-0x65db 027090 rtn 
-:      027092 shutter_dy_check_combine_key:
-0x65dc 027093 arg 0 ,queue 
-:      027094 shutter_dy_check_combine_key_loop:
-0x65dd 027095 arg mem_combine_key0 ,regb 
-0x65de 027096 arg 2 ,pdata 
-0x65df 027097 imul32 queue ,pdata 
-0x65e0 027098 iadd regb ,regb 
-0x65e1 027099 ifetch 2 ,regb 
-0x65e2 027101 rtn blank 
-0x65e3 027102 fetcht 2 ,mem_key_value_temp 
-0x65e4 027103 ixor temp ,null 
-0x65e5 027104 branch shutter_dy_check_combine_key_parse ,zero 
-0x65e6 027105 increase 1 ,queue 
-0x65e7 027106 branch shutter_dy_check_combine_key_loop 
-:      027108 shutter_dy_check_combine_key_parse:
-0x65e8 027109 store 2 ,mem_combine_key_state0 
-0x65e9 027110 call app_led_on 
-0x65ea 027111 arg mem_combine_key0_press ,regc 
-0x65eb 027112 arg max_queue_num_combinekey ,pdata 
-0x65ec 027113 imul32 queue ,pdata 
-0x65ed 027114 iadd regc ,regc 
-0x65ee 027115 call shutter_dy_push_buffer_in_queue 
-0x65ef 027116 branch shutter_dy_combine_key_enableuser 
-:      027118 shutter_dy_push_buffer_in_queue:
-0x65f0 027119 call shutter_dy_jude_clear_move_config 
-0x65f1 027120 ifetch 1 ,regc 
-0x65f2 027121 rtn blank 
-0x65f3 027122 call shutter_dy_check_move_data 
-:      027123 shutter_dy_move_to_specify_location:
-0x65f4 027124 call shutter_dy_jude_clear_move_config 
-0x65f5 027125 call shutter_dy_move_down_left_corner 
-0x65f6 027126 call shutter_dy_move_x_max 
-0x65f7 027127 call shutter_dy_move_y_max 
-0x65f8 027128 arg 0x05 ,pdata 
-0x65f9 027129 call queue_push_one_byte 
-0x65fa 027130 call shutter_dy_check_iphone 
-0x65fb 027131 rtn blank 
-0x65fc 027132 jam 120 ,mem_send_data_delay 
-0x65fd 027133 arg 0x06 ,pdata 
-0x65fe 027134 branch queue_push_one_byte 
-:      027136 shutter_dy_move_down_left_corner_count_set:
-0x65ff 027137 fetcht 1 ,mem_shutter_back_count 
-0x6600 027138 call shutter_dy_check_iphone 
-0x6601 027139 rtn blank 
-0x6602 027140 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x6603 027141 increase 1 ,temp 
-0x6604 027142 fetch 1 ,mem_shutter_first_move 
-0x6605 027143 rtn blank 
-0x6606 027144 fetcht 1 ,mem_shutter_back_count 
-0x6607 027145 jam 0 ,mem_shutter_first_move 
-0x6608 027146 rtn 
-:      027148 shutter_dy_move_down_left_corner:
-0x6609 027149 call shutter_dy_move_down_left_corner_count_set 
-0x660a 027150 copy temp ,pdata 
-0x660b 027151 rtn blank 
-0x660c 027152 store 1 ,mem_shutter_back_count_cache 
-:      027153 shutter_dy_move_down_left_corner_loop:
-0x660d 027154 arg 0x13 ,pdata 
-0x660e 027155 call queue_push_one_byte 
-0x660f 027156 fetch 1 ,mem_shutter_back_count_cache 
-0x6610 027157 increase -1 ,pdata 
-0x6611 027158 store 1 ,mem_shutter_back_count_cache 
-0x6612 027159 rtn blank 
-0x6613 027160 branch shutter_dy_move_down_left_corner_loop 
-:      027162 shutter_dy_move_x_max:
-0x6614 027163 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x6615 027164 rtn blank 
-0x6616 027165 store 1 ,mem_shutter_iphone_beyond_x_cache 
-:      027166 shutter_dy_move_x_max_number:
-0x6617 027167 arg 0x20 ,pdata 
-0x6618 027168 call queue_push_one_byte 
-0x6619 027169 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661a 027170 increase -1 ,pdata 
-0x661b 027171 store 1 ,mem_shutter_iphone_beyond_x_cache 
-0x661c 027172 rtn blank 
-0x661d 027173 branch shutter_dy_move_x_max_number 
-:      027175 shutter_dy_move_y_max:
-0x661e 027176 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x661f 027177 rtn blank 
-0x6620 027178 store 1 ,mem_shutter_iphone_beyond_y_cache 
-:      027179 shutter_dy_move_y_max_number:
-0x6621 027180 arg 0x21 ,pdata 
-0x6622 027181 call queue_push_one_byte 
-0x6623 027182 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6624 027183 increase -1 ,pdata 
-0x6625 027184 store 1 ,mem_shutter_iphone_beyond_y_cache 
-0x6626 027185 rtn blank 
-0x6627 027186 branch shutter_dy_move_y_max_number 
-:      027188 shutter_dy_check_combine_key_release:
-0x6628 027189 fetch 2 ,mem_combine_key_state0 
-0x6629 027190 rtn blank 
-0x662a 027191 fetcht 2 ,mem_key_value_temp 
-0x662b 027192 sub temp ,0 ,null 
-0x662c 027193 branch shutter_dy_check_combine_key_release_all ,zero 
-0x662d 027194 isub temp ,null 
-0x662e 027195 rtn zero 
-0x662f 027196 storet 2 ,mem_combine_key_state0 
-0x6630 027197 fetch 2 ,mem_combine_key_release_value 
-0x6631 027198 isub temp ,null 
-0x6632 027199 call app_led_off ,zero 
-:      027200 shutter_dy_combine_key_enableuser:
-0x6633 027201 fetch 2 ,mem_key_value_temp 
-0x6634 027202 store 2 ,mem_key_value_retention 
-0x6635 027203 branch enable_user 
-:      027204 shutter_dy_check_combine_key_release_all:
-0x6636 027205 jam 1 ,mem_shutter_long_key_released_flag 
-0x6637 027206 call app_led_off 
-0x6638 027207 arg mem_combine_key_release ,regc 
-0x6639 027208 call shutter_dy_push_buffer_in_queue 
-0x663a 027209 setarg 0 
-0x663b 027210 store 2 ,mem_combine_key_state0 
-0x663c 027211 jam 50 ,mem_shutter_1s_timer 
-0x663d 027212 call shutter_dy_combine_key_enableuser 
-0x663e 027213 fetch 1 ,mem_shutter_key_num 
-0x663f 027214 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
-0x6640 027215 arg mem_shutter_key_state0 ,contw 
-0x6641 027216 branch clear_mem 
-:      027217 shutter_dy_check_move_data:
-0x6642 027218 bpatch patch15_0 ,mem_patch15 
-0x6643 027219 fetch 1 ,mem_move_mode_set 
-0x6644 027220 beq move_single_key ,shutter_dy_check_move_data_single_key 
-0x6645 027221 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
-0x6646 027222 rtn 
-:      027223 shutter_dy_check_move_data_single_key:
-0x6647 027224 copy queue ,pdata 
-0x6648 027225 beq shutter_left_key_num ,shutter_dy_move_left 
-0x6649 027226 beq shutter_right_key_num ,shutter_dy_move_right 
-0x664a 027227 beq shutter_up_key_num ,shutter_dy_move_up 
-0x664b 027228 beq shutter_down_key_num ,shutter_dy_move_down 
-0x664c 027229 rtn 
-:      027230 shutter_dy_check_move_data_combine_key:
-0x664d 027231 ifetch 1 ,regc 
-0x664e 027232 beq 0x01 ,shutter_dy_move_left 
-0x664f 027233 beq 0x02 ,shutter_dy_move_right 
-0x6650 027234 beq 0x03 ,shutter_dy_move_up 
-0x6651 027235 beq 0x04 ,shutter_dy_move_down 
-0x6652 027236 beq 0x05 ,shutter_dy_get_move_data 
-0x6653 027237 rtn 
-:      027238 shutter_dy_get_move_data:
-0x6654 027239 call shutter_dy_check_iphone 
-0x6655 027240 nbranch shutter_dy_get_move_data_iphone ,blank 
-0x6656 027241 setarg 4 
-0x6657 027242 mul32 pdata ,every_payload_len ,pdata 
-0x6658 027243 arg mem_shutter_mousekey_value_list ,temp 
-0x6659 027244 iadd temp ,contw 
-0x665a 027245 increase 3 ,contw 
-0x665b 027246 fetch 3 ,mem_shutter_move_data 
-0x665c 027247 istore 3 ,contw 
-0x665d 027248 rtn 
-:      027249 shutter_dy_get_move_data_iphone:
-0x665e 027250 setarg 4 
-0x665f 027251 mul32 pdata ,every_payload_len ,pdata 
-0x6660 027252 arg mem_shutter_mousekey_value_list ,temp 
-0x6661 027253 iadd temp ,contw 
-0x6662 027254 increase 3 ,contw 
-0x6663 027255 fetch 2 ,mem_shutter_move_data_x 
-0x6664 027256 istore 3 ,contw 
-0x6665 027257 increase 7 ,contw 
-0x6666 027258 fetch 2 ,mem_shutter_move_data_y 
-0x6667 027259 lshift4 pdata ,pdata 
-0x6668 027260 lshift8 pdata ,pdata 
-0x6669 027261 istore 3 ,contw 
-0x666a 027262 rtn 
-:      027264 shutter_dy_move_x_empty_check:
-0x666b 027265 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x666c 027266 rtn blank 
-0x666d 027267 increase -1 ,pdata 
-0x666e 027268 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x666f 027269 arg iphone_once_max_move_value ,pdata 
-0x6670 027270 rtn 
-:      027271 shutter_dy_every_move_size_set:
-0x6671 027272 arg android_every_move_size ,temp 
-0x6672 027273 call shutter_dy_check_iphone 
-0x6673 027274 rtn blank 
-0x6674 027275 arg iphone_every_move_size ,temp 
-0x6675 027276 rtn 
-:      027277 shutter_dy_move_left:
-0x6676 027278 call shutter_dy_every_move_size_set 
-0x6677 027279 fetch 2 ,mem_shutter_move_data_x 
-0x6678 027280 isub temp ,null 
-0x6679 027281 ncall shutter_dy_move_x_empty_check ,positive 
-0x667a 027282 nrtn positive 
-0x667b 027283 isub temp ,pdata 
-:      027284 shutter_dy_move_store_x:
-0x667c 027285 store 2 ,mem_shutter_move_data_x 
-:      027286 shutter_dy_move_data_store:
-0x667d 027287 bpatch patch15_1 ,mem_patch15 
-0x667e 027288 fetch 2 ,mem_shutter_move_data_x 
-0x667f 027289 fetcht 2 ,mem_shutter_move_data_y 
-0x6680 027290 lshift8 temp ,temp 
-0x6681 027291 lshift4 temp ,temp 
-0x6682 027292 iadd temp ,pdata 
-0x6683 027293 store 3 ,mem_shutter_move_data 
-0x6684 027294 branch shutter_dy_get_move_data 
-:      027295 shutter_dy_move_x_check_max:
-0x6685 027296 fetch 2 ,mem_shutter_move_data_x 
-0x6686 027297 arg iphone_once_max_move_value ,temp 
-0x6687 027298 isub temp ,temp 
-0x6688 027299 nrtn positive 
-0x6689 027300 copy temp ,pdata 
-0x668a 027301 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
-0x668b 027302 sub temp ,0x03 ,null 
-0x668c 027303 branch shutter_dy_clear_move_x ,zero 
-0x668d 027304 increase 1 ,temp 
-0x668e 027305 storet 1 ,mem_shutter_iphone_beyond_x_count 
-0x668f 027306 branch shutter_dy_move_store_x 
-:      027307 shutter_dy_clear_move_x:
-0x6690 027308 jam 0 ,mem_shutter_iphone_beyond_x_count 
-0x6691 027309 arg 0 ,pdata 
-0x6692 027310 branch shutter_dy_move_store_x 
-:      027311 shutter_dy_move_right:
-0x6693 027312 call shutter_dy_check_iphone 
-0x6694 027313 ncall shutter_dy_move_x_check_max ,blank 
-0x6695 027314 call shutter_dy_every_move_size_set 
-0x6696 027315 fetch 2 ,mem_shutter_move_data_x 
-:      027316 shutter_dy_move_right_next:
-0x6697 027317 iadd temp ,pdata 
-0x6698 027318 arg 0xfff ,temp 
-0x6699 027319 call ceiling 
-0x669a 027320 branch shutter_dy_move_store_x 
-:      027322 shutter_dy_move_up:
-0x669b 027323 call shutter_dy_every_move_size_set 
-0x669c 027324 fetch 2 ,mem_shutter_move_data_y 
-0x669d 027325 isub temp ,pdata 
-0x669e 027326 store 2 ,mem_shutter_move_data_y 
-:      027327 shutter_dy_move_y_check_max:
-0x669f 027328 fetcht 2 ,mem_shutter_move_data_y 
-0x66a0 027329 call shutter_dy_check_iphone 
-0x66a1 027330 branch shutter_dy_move_data_store ,blank 
-0x66a2 027331 setarg 0xfff 
-0x66a3 027332 isub temp ,pdata 
-0x66a4 027333 arg iphone_once_max_move_value ,temp 
-0x66a5 027334 isub temp ,temp 
-0x66a6 027335 nbranch shutter_dy_move_data_store ,positive 
-0x66a7 027336 setarg 0xfff 
-0x66a8 027337 isub temp ,pdata 
-0x66a9 027338 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
-0x66aa 027339 sub temp ,0x05 ,null 
-0x66ab 027340 branch shutter_dy_clear_move_y ,zero 
-0x66ac 027341 increase 1 ,temp 
-0x66ad 027342 storet 1 ,mem_shutter_iphone_beyond_y_count 
-0x66ae 027343 branch shutter_dy_move_store_y 
-:      027344 shutter_dy_clear_move_y:
-0x66af 027345 jam 0 ,mem_shutter_iphone_beyond_y_count 
-:      027346 shutter_dy_android_move_y_empty_check:
-0x66b0 027347 setarg 0xfff 
-0x66b1 027348 branch shutter_dy_move_store_y 
-:      027350 shutter_dy_move_y_empty_check:
-0x66b2 027351 call shutter_dy_check_iphone 
-0x66b3 027352 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b4 027353 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b5 027354 branch shutter_dy_android_move_y_empty_check ,blank 
-0x66b6 027355 increase -1 ,pdata 
-0x66b7 027356 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x66b8 027357 setarg 0xfff 
-0x66b9 027358 arg iphone_once_max_move_value ,temp 
-0x66ba 027359 isub temp ,pdata 
-0x66bb 027360 iadd rega ,pdata 
-:      027361 shutter_dy_move_store_y:
-0x66bc 027362 store 2 ,mem_shutter_move_data_y 
-0x66bd 027363 branch shutter_dy_move_data_store 
-:      027364 shutter_dy_move_down:
-0x66be 027365 call shutter_dy_every_move_size_set 
-0x66bf 027366 fetch 2 ,mem_shutter_move_data_y 
-:      027367 shutter_dy_move_down_next:
-0x66c0 027368 iadd temp ,pdata 
-0x66c1 027369 arg 0xfff ,temp 
-0x66c2 027370 isub temp ,rega 
-0x66c3 027371 branch shutter_dy_move_y_empty_check ,positive 
-0x66c4 027372 branch shutter_dy_move_store_y 
-:      027375 ble_shutter_dy_receive_data:
-0x66c5 027376 fetch 2 ,mem_le_att_handle 
-0x66c6 027377 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
-0x66c7 027378 rtn 
-:      027380 shutter_dy_le_find_service_hand_by_uuid:
-0x66c8 027381 arg 23 ,rega 
-0x66c9 027382 arg le_l2cap_cid_att ,regb 
-0x66ca 027383 call le_fifo_malloc_tx_l2cap 
-0x66cb 027384 setarg attop_find_by_type_value_request 
-0x66cc 027385 istore 1 ,contw 
-0x66cd 027386 setarg 0x0001 
-0x66ce 027387 istore 2 ,contw 
-0x66cf 027388 setarg 0xffff 
-0x66d0 027389 istore 2 ,contw 
-0x66d1 027390 setarg 0x2800 
-0x66d2 027391 istore 2 ,contw 
-0x66d3 027392 arg mem_dy_le_search_service_uuid ,contr 
-0x66d4 027393 branch memcpy16 
-:      027396 shutter_dy_le_parse_att:
-0x66d5 027397 bpatch patch15_2 ,mem_patch15 
-0x66d6 027398 copy rega ,contr 
-0x66d7 027399 ifetch 3 ,contr 
-0x66d8 027400 store 3 ,mem_le_att_opcode 
-0x66d9 027401 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
-0x66da 027402 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
-0x66db 027403 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
-0x66dc 027404 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
-0x66dd 027405 branch le_parse_att2 
-:      027407 shutter_dy_le_parse_att_read_blob_request:
-0x66de 027408 ifetch 2 ,contr 
-0x66df 027409 store 2 ,mem_le_att_offset 
-0x66e0 027410 iforce rega 
-0x66e1 027411 fetcht 2 ,mem_le_att_handle 
-0x66e2 027412 fetch 2 ,mem_le_pairing_handle 
-0x66e3 027413 isub temp ,null 
-0x66e4 027414 nbranch le_send_att_read_blob_response ,zero 
-0x66e5 027415 call shutter_dy_check_iphone 
-0x66e6 027416 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
-0x66e7 027417 fetcht 2 ,mem_shutter_le_map_len_android 
-0x66e8 027418 branch shutter_dy_le_parse_att_read_blob_request2 
-:      027420 shutter_dy_le_parse_att_read_blob_request_ios:
-0x66e9 027421 fetcht 2 ,mem_shutter_le_map_len_ios 
-:      027422 shutter_dy_le_parse_att_read_blob_request2:
-0x66ea 027423 arg mem_shutter_le_hid_map ,contr 
-0x66eb 027424 call store_contr 
-0x66ec 027425 copy temp ,pdata 
-0x66ed 027426 isub rega ,pdata 
-0x66ee 027427 nbranch le_send_att_error_response_notfound ,positive 
-0x66ef 027428 increase 1 ,pdata 
-0x66f0 027429 sub pdata ,23 ,null 
-0x66f1 027430 branch le_send_att_read_blob_response_less ,positive 
-0x66f2 027431 force 23 ,pdata 
-0x66f3 027432 branch le_send_att_read_blob_response_less 
-:      027434 shutter_dy_le_parse_att_read_request:
-0x66f4 027435 fetcht 2 ,mem_le_att_handle 
-0x66f5 027436 fetch 1 ,mem_le_configuration 
-0x66f6 027437 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
-0x66f7 027438 branch le_send_att_read_response 
-:      027439 shutter_dy_le_send_att_read_response_check_auth:
-0x66f8 027440 fetch 2 ,mem_le_pairing_handle 
-0x66f9 027441 isub temp ,null 
-0x66fa 027442 nbranch le_send_att_read_response ,zero 
-0x66fb 027443 call le_check_encrypt_state 
-0x66fc 027444 nbranch shutter_dy_le_send_att_read_response ,user 
-0x66fd 027445 branch le_send_att_read_response_error_insufficient_auth 
-:      027447 shutter_dy_le_send_att_read_response:
-0x66fe 027448 fetch 2 ,mem_le_pairing_handle 
-0x66ff 027449 isub temp ,null 
-0x6700 027450 nbranch le_send_att_read_response ,zero 
-0x6701 027451 arg mem_shutter_le_hid_map ,contr 
-0x6702 027452 force 23 ,pdata 
-0x6703 027453 branch le_send_att_read_response_less 
-:      027455 shutter_dy_le_parse_att_find_by_type_value_rsp:
-:      027456 shutter_dy_le_remote_iphone:
-0x6704 027457 bpatch patch15_3 ,mem_patch15 
-0x6705 027458 jam 5 ,mem_shutter_back_count 
-0x6706 027459 jam 1 ,mem_iphone_flag 
-0x6707 027460 jam 1 ,mem_last_shutter_le_iphone_flag 
-0x6708 027461 jam 240 ,mem_send_data_delay 
-0x6709 027462 jam 10 ,mem_shutter_move_mid_timer 
-0x670a 027463 jam 1 ,mem_shutter_first_move 
-0x670b 027464 call shutter_dy_load_move_config_info 
-0x670c 027465 fetch 1 ,mem_shutter_pairing_success 
-0x670d 027466 rtn blank 
-0x670e 027467 call shutter_dy_clear_move_config 
-0x670f 027468 arg iphone_once_max_move_value ,temp 
-0x6710 027470 fetch 2 ,mem_iphone_initial_move_x 
-0x6711 027471 arg mem_shutter_move_data_x ,rega 
-0x6712 027472 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6713 027473 call shutter_dy_iphone_move_initial_set 
-0x6714 027474 arg iphone_once_max_move_value ,temp 
-0x6715 027476 fetch 2 ,mem_iphone_initial_move_y 
-0x6716 027477 arg mem_shutter_move_data_y ,rega 
-0x6717 027478 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x6718 027479 call shutter_dy_iphone_move_initial_set 
-0x6719 027480 setarg 0xfff 
-0x671a 027481 fetcht 2 ,mem_shutter_move_data_y 
-0x671b 027482 isub temp ,pdata 
-0x671c 027483 store 2 ,mem_shutter_move_data_y 
-0x671d 027484 rtn 
-:      027485 shutter_dy_iphone_move_initial_set:
-0x671e 027486 idiv temp 
-0x671f 027487 call wait_div_end 
-0x6720 027488 quotient pdata 
-0x6721 027489 remainder temp 
-0x6722 027490 istore 1 ,regb 
-0x6723 027491 istoret 2 ,rega 
-0x6724 027492 rtn 
-:      027493 shutter_dy_le_parse_error_rsp:
-0x6725 027494 increase -2 ,contr 
-0x6726 027495 ifetch 1 ,contr 
-0x6727 027496 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
-0x6728 027497 rtn 
-:      027498 shutter_dy_remote_not_iphone:
-0x6729 027499 jam 1 ,mem_shutter_back_count 
-0x672a 027500 jam 0 ,mem_iphone_flag 
-0x672b 027501 jam 0 ,mem_last_shutter_le_iphone_flag 
-0x672c 027502 jam 10 ,mem_send_data_delay 
-0x672d 027503 rtn 
-:      027505 shutter_dy_not_iphone_read_conf:
-0x672e 027506 call shutter_dy_remote_not_iphone 
-0x672f 027507 branch shutter_dy_load_move_config_info 
-:      027509 shutter_dy_check_iphone:
-0x6730 027510 fetch 1 ,mem_iphone_flag 
-0x6731 027511 rtn 
-:      027514 shutter_dy_le_get_press_ptr:
-0x6732 027515 arg mem_dy_key0_press ,regc 
-0x6733 027516 call shutter_dy_check_iphone 
-0x6734 027517 rtn blank 
-0x6735 027518 jam 120 ,mem_send_data_delay 
-0x6736 027519 arg mem_key0_press_i ,regc 
-0x6737 027520 rtn 
-:      027521 shutter_dy_le_get_release_ptr:
-:      027522 shutter_dy_le_get_release_ptr_set:
-0x6738 027523 arg mem_key0_release_new ,regc 
-0x6739 027524 call shutter_dy_check_iphone 
-0x673a 027525 rtn blank 
-0x673b 027526 arg mem_key0_release_new_i ,regc 
-0x673c 027527 jam 12 ,mem_send_data_delay 
-0x673d 027528 copy queue ,pdata 
-0x673e 027529 rtneq shutter_like_key_num 
-0x673f 027530 rtn 
-:      027531 shutter_dy_le_get_release_ptr_volume:
-0x6740 027532 bpatch patch15_4 ,mem_patch15 
-0x6741 027533 fetch 1 ,mem_key3_press_count 
-0x6742 027534 setflip 0 ,pdata 
-0x6743 027535 store 1 ,mem_key3_press_count 
-0x6744 027536 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
-0x6745 027537 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
-0x6746 027538 rtn 
-:      027539 shutter_dy_le_get_release_ptr_set_volume_dec:
-0x6747 027540 call shutter_dy_le_get_vol_dec_ptr 
-0x6748 027541 branch push_buffer_in_queue 
-:      027542 shutter_dy_le_get_release_ptr_set_volume_inc:
-0x6749 027543 call shutter_dy_le_get_vol_inc_ptr 
-0x674a 027544 branch push_buffer_in_queue 
-:      027545 shutter_dy_le_get_vol_inc_ptr:
-0x674b 027546 arg mem_key3_release_new ,regc 
-0x674c 027547 call shutter_dy_check_iphone 
-0x674d 027548 rtn blank 
-0x674e 027549 arg mem_key3_release_new_i ,regc 
-0x674f 027550 rtn 
-:      027551 shutter_dy_le_get_vol_dec_ptr:
-0x6750 027552 arg mem_key3_release_new_t ,regc 
-0x6751 027553 call shutter_dy_check_iphone 
-0x6752 027554 rtn blank 
-0x6753 027555 arg mem_key3_release_new_i_t ,regc 
-0x6754 027556 rtn 
-:      027559 shutter_dy_long_key_function:
-0x6755 027560 copy queue ,pdata 
-0x6756 027561 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
-0x6757 027562 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
-0x6758 027563 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
-0x6759 027564 rtn 
-:      027567 shutter_dy_long_key_volume_timer:
-0x675a 027568 arg mem_shutter_volume_timer ,regc 
-0x675b 027569 arg shutter_dy_long_key_volume_timeout ,regb 
-0x675c 027570 branch timer_single_step 
-:      027571 shutter_dy_long_key_volume_timeout:
-0x675d 027572 jam 4 ,mem_shutter_volume_timer 
-0x675e 027573 fetch 1 ,mem_key3_press_count 
-0x675f 027574 branch shutter_dy_loop_send_volume_inc_page ,blank 
-0x6760 027575 branch shutter_dy_loop_send_volume_dec_page 
-:      027578 shutter_dy_loop_send_volume_inc_page:
-0x6761 027579 jam 0 ,mem_key3_press_count 
-0x6762 027580 jam 4 ,mem_shutter_volume_timer 
-0x6763 027581 arg mem_key4_long_press ,regc 
-0x6764 027582 branch push_buffer_in_queue 
-:      027584 shutter_dy_loop_send_volume_dec_page:
-0x6765 027585 jam 1 ,mem_key3_press_count 
-0x6766 027586 jam 4 ,mem_shutter_volume_timer 
-0x6767 027587 arg mem_key2_long_press ,regc 
-0x6768 027588 branch push_buffer_in_queue 
-:      027589 shutter_dy_clear_volume_timer:
-0x6769 027590 jam 0 ,mem_key3_press_count 
-0x676a 027591 jam 0 ,mem_shutter_volume_timer 
-0x676b 027592 rtn 
-:      027595 shutter_dy_link_key_loop_timer:
-0x676c 027596 arg mem_shutter_link_timer ,regc 
-0x676d 027597 arg shutter_dy_link_key_loop_timeout ,regb 
-0x676e 027598 branch timer_single_step 
-:      027599 shutter_dy_link_key_loop_timeout:
-0x676f 027600 jam 2 ,mem_shutter_link_timer 
-0x6770 027601 call shutter_dy_link_data_android_or_ios 
-0x6771 027602 branch push_buffer_in_queue 
-:      027604 shutter_dy_link_data_android_or_ios:
-0x6772 027605 arg mem_shutter_link_data ,regc 
-0x6773 027606 call shutter_dy_check_iphone 
-0x6774 027607 rtn blank 
-0x6775 027608 arg mem_shutter_link_data_i ,regc 
-0x6776 027609 rtn 
-:      027611 shutter_dy_link_key_long_press:
-0x6777 027612 fetch 1 ,mem_shutter_link_loop_flag 
-0x6778 027613 nbranch shutter_dy_clear_link_key_timer ,blank 
-0x6779 027614 jam 1 ,mem_shutter_link_loop_flag 
-0x677a 027615 jam 2 ,mem_shutter_link_timer 
-0x677b 027616 rtn 
-:      027618 shutter_dy_clear_link_key_timer:
-0x677c 027619 jam 0 ,mem_shutter_link_loop_flag 
-0x677d 027620 jam 0 ,mem_shutter_link_timer 
-0x677e 027621 rtn 
-:      027623 shutter_dy_jude_clear_move_config:
-0x677f 027624 fetch 1 ,mem_shutter_le_conned 
-0x6780 027625 nrtn blank 
-0x6781 027626 jam 1 ,mem_shutter_le_conned 
-0x6782 027627 branch shutter_dy_move_data_store 
-:      027629 shutter_dy_clear_move_config:
-0x6783 027630 setarg 0 
-0x6784 027631 store 7 ,mem_move_config 
-0x6785 027632 rtn 
-:      027634 shutter_dy_write_otp_convert_data:
-0x6786 027635 call shutter_dy_check_iphone 
-0x6787 027636 beq 0x01 ,shutter_dy_store_ios_config_data 
-0x6788 027637 beq 0x00 ,shutter_dy_store_android_config 
-0x6789 027638 rtn 
-:      027640 shutter_dy_read_otp_convert_data:
-0x678a 027641 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x678b 027642 beq 0x01 ,shutter_dy_get_ios_config 
-0x678c 027643 beq 0x00 ,shutter_dy_get_android_config 
-0x678d 027644 rtn 
-:      027646 shutter_dy_store_ios_config_data:
-0x678e 027647 fetch 1 ,mem_shutter_iphone_beyond_x_count 
-0x678f 027648 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6790 027649 copy pdata ,temp 
-0x6791 027650 fetch 2 ,mem_shutter_move_data_x 
-0x6792 027651 iadd temp ,pdata 
-0x6793 027652 store 2 ,mem_otp_shutter_move_data_x 
-0x6794 027654 fetch 1 ,mem_shutter_iphone_beyond_y_count 
-0x6795 027655 mul32 pdata ,iphone_once_max_move_value ,pdata 
-0x6796 027656 copy pdata ,temp 
-0x6797 027657 fetch 2 ,mem_shutter_move_data_y 
-0x6798 027658 copy pdata ,rega 
-0x6799 027659 setarg 0xfff 
-0x679a 027660 isub rega ,pdata 
-0x679b 027661 iadd temp ,pdata 
-0x679c 027662 store 2 ,mem_otp_shutter_move_data_y 
-0x679d 027664 call shutter_dy_check_iphone 
-0x679e 027666 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x679f 027667 rtn 
-:      027669 shutter_dy_store_android_config:
-0x67a0 027670 fetch 2 ,mem_shutter_move_data_x 
-0x67a1 027671 store 2 ,mem_otp_shutter_move_data_x 
-0x67a2 027672 fetch 2 ,mem_shutter_move_data_y 
-0x67a3 027673 store 2 ,mem_otp_shutter_move_data_y 
-0x67a4 027674 call shutter_dy_check_iphone 
-0x67a5 027675 store 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67a6 027676 rtn 
-:      027677 shutter_dy_get_ios_config:
-0x67a7 027678 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67a8 027679 div pdata ,iphone_once_max_move_value 
-0x67a9 027680 call wait_div_end 
-0x67aa 027681 quotient pdata 
-0x67ab 027682 remainder temp 
-0x67ac 027683 store 1 ,mem_shutter_iphone_beyond_x_count 
-0x67ad 027684 copy temp ,pdata 
-0x67ae 027685 store 2 ,mem_shutter_move_data_x 
-0x67af 027686 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67b0 027687 div pdata ,iphone_once_max_move_value 
-0x67b1 027688 call wait_div_end 
-0x67b2 027689 quotient pdata 
-0x67b3 027690 remainder temp 
-0x67b4 027691 store 1 ,mem_shutter_iphone_beyond_y_count 
-0x67b5 027693 setarg 0xfff 
-0x67b6 027694 isub temp ,pdata 
-0x67b7 027695 store 2 ,mem_shutter_move_data_y 
-0x67b8 027698 rtn 
-:      027699 shutter_dy_get_android_config:
-0x67b9 027700 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67ba 027701 store 2 ,mem_shutter_move_data_x 
-0x67bb 027702 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67bc 027703 store 2 ,mem_shutter_move_data_y 
-0x67bd 027706 rtn 
-:      027708 shutter_dy_store_move_config_info:
-0x67be 027709 branch shutter_dy_campare_effective_addr_write_otp 
-:      027711 shutter_dy_load_move_config_info:
-0x67bf 027712 branch shutter_dy_campare_effective_addr_read_otp 
-:      027715 shutter_dy_shutter_uart_config_loop:
-0x67c0 027716 call shutter_dy_update_read_check_addr 
-0x67c1 027717 fetch 2 ,mem_otp_read_offset_addr 
-0x67c2 027718 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67c3 027719 jam 0 ,mem_shutter_first_read_flag 
-0x67c4 027720 fetch 5 ,mem_otp_move_config 
-0x67c5 027721 jam 0 ,mem_shutter_valid_data_flag 
-0x67c6 027722 jam 0 ,mem_shutter_temp_count 
-0x67c7 027723 call shutter_dy_campare_otp_data 
-0x67c8 027724 fetch 1 ,mem_shutter_temp_count 
-0x67c9 027725 rtneq 0 
-0x67ca 027726 branch shutter_dy_shutter_uart_config_loop 
-:      027729 shutter_dy_shutter_get_first_read_addr:
-0x67cb 027731 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67cc 027732 increase -5 ,pdata 
-0x67cd 027733 store 2 ,mem_otp_read_offset_addr 
-0x67ce 027734 rtn 
-:      027737 shutter_dy_shutter_next_read_addr:
-0x67cf 027738 fetch 2 ,mem_otp_read_offset_addr 
-0x67d0 027739 increase -5 ,pdata 
-0x67d1 027740 store 2 ,mem_otp_read_offset_addr 
-0x67d2 027741 rtn 
-:      027744 shutter_dy_shutter_last_read_addr:
-0x67d3 027745 fetch 2 ,mem_otp_read_offset_addr 
-0x67d4 027746 pincrease 5 
-0x67d5 027747 store 2 ,mem_otp_read_offset_addr 
-0x67d6 027748 rtn 
-:      027750 shutter_dy_shutter_read_ios_android_addr:
-0x67d7 027751 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67d8 027752 pincrease 5 
-0x67d9 027753 store 2 ,mem_otp_read_ios_android_addr 
-0x67da 027755 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67db 027756 copy pdata ,temp 
-0x67dc 027758 fetch 2 ,mem_shutter_efuse_start_offset 
-0x67dd 027759 isub temp ,pdata 
-0x67de 027760 arg shutter_para_total_num ,temp 
-0x67df 027761 isub temp ,null 
-0x67e0 027763 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
-0x67e1 027764 rtn 
-:      027766 shutter_dy_update_read_check_addr:
-0x67e2 027767 fetch 1 ,mem_shutter_first_read_flag 
-0x67e3 027768 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
-0x67e4 027769 beq 0x00 ,shutter_dy_shutter_next_read_addr 
-0x67e5 027770 rtn 
-:      027773 shutter_dy_campare_otp_data:
-0x67e6 027774 arg 0x0 ,regb 
-0x67e7 027775 copy regb ,temp 
-0x67e8 027776 fetch 2 ,mem_otp_shutter_move_data_x 
-0x67e9 027777 icompare 0xffff ,temp 
-0x67ea 027779 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67eb 027780 arg 0x0 ,regb 
-0x67ec 027781 copy regb ,temp 
-0x67ed 027782 fetch 2 ,mem_otp_shutter_move_data_y 
-0x67ee 027783 icompare 0xffff ,temp 
-0x67ef 027784 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f0 027785 arg 0x0 ,regb 
-0x67f1 027786 copy regb ,temp 
-0x67f2 027787 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x67f3 027788 icompare 0xff ,temp 
-0x67f4 027789 ncall shutter_dy_set_shutter_valid_data_flag ,true 
-0x67f5 027790 rtn 
-:      027793 shutter_dy_set_shutter_valid_data_flag:
-0x67f6 027794 fetch 1 ,mem_shutter_temp_count 
-0x67f7 027795 pincrease 1 
-0x67f8 027796 store 1 ,mem_shutter_temp_count 
-0x67f9 027797 rtn 
-:      027798 shutter_dy_shutter_judge_ios_or_android:
-0x67fa 027799 jam 1 ,mem_shutter_temp_count 
-0x67fb 027800 call shutter_dy_shutter_read_ios_android_addr 
-0x67fc 027801 fetch 2 ,mem_otp_read_ios_android_addr 
-0x67fd 027802 call shutter_dy_shutter_read_move_config_from_otp_addr 
-0x67fe 027803 call shutter_dy_check_iphone 
-0x67ff 027804 copy pdata ,temp 
-0x6800 027805 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
-0x6801 027806 icompare 0xff ,temp 
-0x6802 027807 call shutter_dy_clear_temp_count ,true 
-0x6803 027809 fetch 1 ,mem_shutter_temp_count 
-0x6804 027810 rtneq 0 
-0x6805 027811 branch shutter_dy_shutter_judge_ios_or_android 
-:      027814 shutter_dy_shutter_not_find_ios_or_android:
-0x6806 027815 bpatch patch15_5 ,mem_patch15 
-0x6807 027816 call shutter_dy_clear_temp_count 
-0x6808 027817 call shutter_dy_check_iphone 
-0x6809 027818 branch shutter_dy_shutter_android_save_init_loaction ,blank 
-0x680a 027819 branch shutter_dy_shutter_ios_save_init_loaction 
-:      027820 shutter_dy_shutter_android_save_init_loaction:
-0x680b 027822 fetch 2 ,mem_android_initial_move_x 
-0x680c 027823 store 2 ,mem_shutter_move_data_x 
-0x680d 027825 fetcht 2 ,mem_android_initial_move_y 
-0x680e 027826 setarg 0xfff 
-0x680f 027827 isub temp ,pdata 
-0x6810 027828 store 2 ,mem_shutter_move_data_y 
-0x6811 027829 branch shutter_dy_store_move_config_info 
-:      027831 shutter_dy_shutter_ios_save_init_loaction:
-0x6812 027832 arg iphone_once_max_move_value ,temp 
-0x6813 027834 fetch 2 ,mem_iphone_initial_move_x 
-0x6814 027835 arg mem_shutter_move_data_x ,rega 
-0x6815 027836 arg mem_shutter_iphone_beyond_x_count ,regb 
-0x6816 027837 call shutter_dy_iphone_move_initial_set 
-0x6817 027838 arg iphone_once_max_move_value ,temp 
-0x6818 027840 fetch 2 ,mem_iphone_initial_move_y 
-0x6819 027841 arg mem_shutter_move_data_y ,rega 
-0x681a 027842 arg mem_shutter_iphone_beyond_y_count ,regb 
-0x681b 027843 call shutter_dy_iphone_move_initial_set 
-0x681c 027844 setarg 0xfff 
-0x681d 027845 fetcht 2 ,mem_shutter_move_data_y 
-0x681e 027846 isub temp ,pdata 
-0x681f 027847 store 2 ,mem_shutter_move_data_y 
-0x6820 027848 branch shutter_dy_store_move_config_info 
-:      027850 shutter_dy_clear_temp_count:
-0x6821 027851 jam 0 ,mem_shutter_temp_count 
-0x6822 027852 rtn 
-:      027854 shutter_dy_campare_effective_addr_read_otp:
-0x6823 027855 bpatch patch15_6 ,mem_patch15 
-0x6824 027856 jam 1 ,mem_shutter_first_read_flag 
-0x6825 027857 call shutter_dy_shutter_uart_config_loop 
-0x6826 027861 fetch 2 ,mem_shutter_efuse_end_offset 
-0x6827 027862 copy pdata ,temp 
-0x6828 027863 fetch 2 ,mem_otp_read_offset_addr 
-0x6829 027864 isub temp ,pdata 
-0x682a 027865 arg 0x0 ,temp 
-0x682b 027866 isub temp ,null 
-0x682c 027867 nrtn positive 
-0x682d 027868 fetch 2 ,mem_otp_read_offset_addr 
-0x682e 027869 copy pdata ,temp 
-0x682f 027871 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6830 027872 increase -5 ,pdata 
-0x6831 027873 isub temp ,pdata 
-0x6832 027876 fetch 2 ,mem_otp_read_offset_addr 
-0x6833 027877 store 2 ,mem_otp_read_ios_android_addr 
-0x6834 027878 call shutter_dy_shutter_judge_ios_or_android 
-0x6835 027879 fetch 2 ,mem_otp_read_ios_android_addr 
-0x6836 027880 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
-0x6837 027883 jam 0 ,mem_shutter_temp_count 
-0x6838 027884 call shutter_dy_campare_otp_data 
-0x6839 027885 fetch 1 ,mem_shutter_temp_count 
-0x683a 027886 rtneq 0 
-0x683b 027887 branch shutter_dy_read_otp_convert_data 
-:      027890 shutter_dy_campare_effective_addr_write_otp:
-0x683c 027891 bpatch patch15_7 ,mem_patch15 
-0x683d 027892 jam 1 ,mem_shutter_first_read_flag 
-0x683e 027893 call shutter_dy_shutter_uart_config_loop 
-0x683f 027897 fetcht 2 ,mem_shutter_efuse_end_offset 
-0x6840 027899 fetch 2 ,mem_otp_read_offset_addr 
-0x6841 027900 isub temp ,pdata 
-0x6842 027901 arg 0x0 ,temp 
-0x6843 027902 isub temp ,null 
-0x6844 027903 nrtn positive 
-0x6845 027905 fetcht 2 ,mem_otp_read_offset_addr 
-0x6846 027907 fetch 2 ,mem_shutter_efuse_start_offset 
-0x6847 027908 isub temp ,pdata 
-0x6848 027909 arg 0x0 ,temp 
-0x6849 027910 isub temp ,null 
-0x684a 027911 nrtn positive 
-0x684b 027912 fetch 2 ,mem_otp_read_offset_addr 
-0x684c 027913 store 2 ,mem_otp_write_offset_addr 
-0x684d 027914 call shutter_dy_write_otp_convert_data 
-0x684e 027916 branch shutter_dy_shutter_write_move_config_to_otp_addr 
-:      027919 shutter_dy_shutter_read_move_config_from_otp_addr:
-0x684f 027920 bpatch patch16_0 ,mem_patch16 
-0x6850 027921 copy pdata ,regb 
-0x6851 027922 arg shutter_para_total_num ,loopcnt 
-0x6852 027924 arg mem_otp_move_config ,rega 
-0x6853 027925 branch otp_read_data 
-:      027928 shutter_dy_shutter_write_move_config_to_otp_addr:
-0x6854 027929 arg shutter_para_total_num ,loopcnt 
-0x6855 027930 arg mem_otp_move_config ,rega 
-0x6856 027931 fetchr regb ,2 ,mem_otp_write_offset_addr 
-0x6857 027932 branch otp_write 
-:      027934 shutter_dy_shutter_1s_timer:
-0x6858 027935 arg mem_shutter_1s_timer ,regc 
-0x6859 027936 arg shutter_dy_store_move_config_info ,regb 
-0x685a 027937 branch timer_single_step 
-:      027951 p_crc16_ccitt_false:
-0x685b 027952 fetch 2 ,mem_adv_crc_false_initvalue 
-:      027954 p_crc16_ccitt_false_loop:
-0x685c 027955 ifetcht 1 ,regc 
-0x685d 027956 increase 1 ,regc 
-0x685e 027957 lshift8 temp ,temp 
-0x685f 027958 ixor temp ,pdata 
-:      027960 p_crc16_for_byte:
-0x6860 027961 copy loopcnt ,regb 
-0x6861 027962 arg 8 ,loopcnt 
-:      027963 p_crc16_for_byte_loop:
-0x6862 027964 isolate1 15 ,pdata 
-0x6863 027965 lshift pdata ,pdata 
-0x6864 027966 nbranch p_crc16_for_byte_continue ,true 
-0x6865 027967 fetcht 2 ,mem_crc16_polynomial 
-0x6866 027968 ixor temp ,pdata 
-:      027969 p_crc16_for_byte_continue:
-0x6867 027970 loop p_crc16_for_byte_loop 
-0x6868 027971 copy regb ,loopcnt 
-0x6869 027973 loop p_crc16_ccitt_false_loop 
-0x686a 027974 store 2 ,mem_adv_crc_false_initvalue 
-0x686b 027975 rtn 
-:      027980 rf_debug_rx_gpio_low:
-0x686c 027981 fetch 1 ,mem_rf_debug_rx_gpio 
-:      027982 rf_debug_gpio_low:
-0x686d 027983 arg gpcfg_output_low ,temp 
-0x686e 027984 branch gpio_config_function 
-:      027986 rf_debug_rx_on_line:
-:      027987 rf_debug_rx_gpio_high:
-0x686f 027988 fetch 1 ,mem_rf_debug_rx_gpio 
-:      027989 rf_debug_gpio_high:
-0x6870 027990 arg gpcfg_output_high ,temp 
-0x6871 027991 branch gpio_config_function 
-:      027993 rf_debug_rx_gpio_h_l_h:
-0x6872 027994 call rf_debug_rx_gpio_high 
-:      027995 rf_debug_rx_gpio_l_h:
-0x6873 027996 call rf_debug_rx_gpio_low 
-0x6874 027997 branch rf_debug_rx_gpio_high 
-:      027999 rf_debug_rx_gpio_l_h_l:
-:      028000 rf_debug_shutdown_radio_line:
-0x6875 028001 call rf_debug_rx_gpio_l_h 
-:      028002 rf_debug_rx_crc_line:
-0x6876 028003 branch rf_debug_rx_gpio_low 
-:      028005 rf_debug_rx_sync_line:
-0x6877 028006 branch rf_debug_rx_gpio_l_h 
-:      028008 rf_debug_rx_crc_fail_line:
-0x6878 028009 call rf_debug_rx_gpio_l_h 
-0x6879 028010 branch rf_debug_rx_gpio_l_h_l 
-:      028012 rf_debug_rx_match_line:
-:      028013 rf_debug_rx_crc_error_line:
-:      028014 rf_debug_rx_sync_timeout_line:
-0x687a 028015 branch rf_debug_rx_gpio_low 
-:      028018 rf_debug_tx_off_line:
-:      028019 rf_debug_tx_gpio_low:
-0x687b 028020 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687c 028021 branch rf_debug_gpio_low 
-:      028023 rf_debug_tx_on_line:
-:      028024 rf_debug_tx_gpio_high:
-0x687d 028025 fetch 1 ,mem_rf_debug_tx_gpio 
-0x687e 028026 branch rf_debug_gpio_high 
-:      028028 rf_debug_tx_gpio_l_h_l:
-0x687f 028029 call rf_debug_tx_gpio_low 
-0x6880 028030 call rf_debug_tx_gpio_high 
-0x6881 028031 branch rf_debug_tx_gpio_low 
-:      028038 hci_init:
-0x6882 028039 clear_stack 
-0x6883 028040 call wdt_set_disable 
-0x6884 028041 call hci_init_clksel_xtal 
-0x6885 028042 call hci_init_uart_default_config 
-0x6886 028043 call hci_init_uart_config 
-0x6887 028044 call hci_init_pwm_default_config 
-0x6888 028045 call hci_init_pwm 
-0x6889 028047 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
-0x688a 028048 jam hci_h4_type_event ,mem_hci_event_head_type 
-:      028050 hci_process_loop:
-0x688b 028051 call hci_process_check_uart_rx 
-0x688c 028052 branch hci_process_loop 
-:      028054 hci_init_clksel_xtal:
-0x688d 028055 jam clksel_xtal ,core_clksel 
-0x688e 028056 rtn 
-:      028058 hci_init_uart_default_config:
-0x688f 028059 call hci_init_uart_default_config_tx 
-0x6890 028060 call hci_init_uart_default_config_rx 
-0x6891 028061 call hci_init_uart_default_config_rts 
-0x6892 028062 branch hci_init_uart_default_config_cts 
-:      028064 hci_init_uart_default_config_tx:
-0x6893 028065 fetch 1 ,mem_hci_uart_tx_gpio 
-0x6894 028066 nrtn blank 
-0x6895 028067 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
-0x6896 028068 rtn 
-:      028070 hci_init_uart_default_config_rx:
-0x6897 028071 fetch 1 ,mem_hci_uart_rx_gpio 
-0x6898 028072 nrtn blank 
-0x6899 028073 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
-0x689a 028074 rtn 
-:      028075 hci_init_uart_default_config_rts:
-0x689b 028076 fetch 1 ,mem_hci_uart_rts_gpio 
-0x689c 028077 nrtn blank 
-0x689d 028078 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
-0x689e 028079 rtn 
-:      028080 hci_init_uart_default_config_cts:
-0x689f 028081 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68a0 028082 nrtn blank 
-0x68a1 028083 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
-0x68a2 028084 rtn 
-:      028087 hci_init_uart_config:
-0x68a3 028088 setarg mem_h5rx_buf 
-0x68a4 028089 store 2 ,mem_pdatatemp 
-0x68a5 028090 setarg mem_h5rx_buf_end 
-0x68a6 028091 istore 2 ,contw 
-0x68a7 028092 setarg mem_h5tx_buf 
-0x68a8 028093 istore 2 ,contw 
-0x68a9 028094 setarg mem_h5tx_buf_end 
-0x68aa 028095 istore 2 ,contw 
-0x68ab 028096 fetch 8 ,mem_pdatatemp 
-0x68ac 028097 call uarta_init_dma_mem 
-0x68ad 028098 call uart_clock_select_main_freq_crystal 
-0x68ae 028099 arg 115200 ,temp 
-0x68af 028100 call uarta_calc_baud_rate_config 
-0x68b0 028101 fetch 1 ,mem_hci_uart_tx_gpio 
-0x68b1 028102 arg gpcfg_uart_txd ,temp 
-0x68b2 028103 call gpio_config_function_int 
-0x68b3 028104 fetch 1 ,mem_hci_uart_rx_gpio 
-0x68b4 028105 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
-0x68b5 028106 call gpio_config_function_int 
-0x68b6 028107 fetch 1 ,mem_hci_uart_rts_gpio 
-0x68b7 028108 arg gpcfg_uart_rts ,temp 
-0x68b8 028109 call gpio_config_function_int 
-0x68b9 028110 fetch 1 ,mem_hci_uart_cts_gpio 
-0x68ba 028111 arg gpcfg_uart_cts ,temp 
-0x68bb 028112 call gpio_config_function_int 
-0x68bc 028114 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
-0x68bd 028115 storet 1 ,core_uart_ctrl 
-0x68be 028116 branch clean_xmem 
-:      028118 hci_init_pwm_default_config:
-0x68bf 028119 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c0 028120 nrtn blank 
-0x68c1 028121 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
-0x68c2 028122 rtn 
-:      028124 hci_init_pwm:
-0x68c3 028125 fetch 1 ,mem_hci_pwm_12mhz_gpio 
-0x68c4 028126 arg gpcfg_pwm_out0 ,temp 
-0x68c5 028127 call gpio_config_function_int 
-0x68c6 028128 arg 0x40 ,rega 
-0x68c7 028129 call pwm_init 
-0x68c8 028130 arg 0 ,rega 
-0x68c9 028131 arg 0 ,regb 
-0x68ca 028132 setarg 0 
-0x68cb 028133 call pwm_duty_cycle_set 
-0x68cc 028134 arg 0 ,queue 
-0x68cd 028135 branch pwm_set_select 
-:      028138 hci_process_check_uart_rx:
-0x68ce 028139 fetch 2 ,core_uart_rxitems 
-0x68cf 028140 add pdata ,-4 ,rega 
-0x68d0 028141 nrtn positive 
-0x68d1 028142 call uarta_prepare_rx 
-0x68d2 028143 ifetch 1 ,contru 
-0x68d3 028144 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
-0x68d4 028146 call delay_10ms 
-0x68d5 028147 branch uarta_clear_current_rx 
-:      028151 hci_parse_packet_cmd:
-0x68d6 028152 ifetch 2 ,contru 
-0x68d7 028153 store 2 ,mem_hci_opcode 
-0x68d8 028154 arg 0x3ff ,temp 
-0x68d9 028155 iand temp ,temp 
-0x68da 028156 storet 2 ,mem_hci_opcode_ocf 
-0x68db 028157 rshift2 pdata ,pdata 
-0x68dc 028158 rshift8 pdata ,pdata 
-0x68dd 028159 store 1 ,mem_hci_opcode_ogf 
-0x68de 028160 ifetch 1 ,contru 
-0x68df 028161 pincrease -1 
-0x68e0 028162 isub rega ,null 
-0x68e1 028163 rtn positive 
-0x68e2 028164 call hci_parse_complete_packet 
-0x68e3 028165 branch hci_drop_current_packet 
-:      028167 hci_parse_complete_packet:
-0x68e4 028168 fetch 1 ,mem_hci_opcode_ogf 
-0x68e5 028176 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
-0x68e6 028177 branch hci_send_event_command_complete_error_command_nuknown 
-:      028187 hci_parse_packet_cmd_ogf_vendorspecific_debug:
-0x68e7 028188 bpatch patch16_4 ,mem_patch16 
-0x68e8 028189 fetch 1 ,mem_hci_opcode_ocf 
-0x68e9 028190 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x68ea 028191 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x68eb 028192 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x68ec 028193 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x68ed 028194 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x68ee 028195 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x68ef 028196 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x68f0 028197 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
-0x68f1 028198 branch hci_normal_reply 
-:      028201 phci_grp_vendor_chipid:
-0x68f2 028202 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x68f3 028203 fetch 2 ,core_chipid 
-0x68f4 028204 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
-0x68f5 028205 arg 3 ,loopcnt 
-0x68f6 028206 branch hci_send_event_command_complete 
-:      028208 phci_grp_vendor_baud:
-0x68f7 028209 ifetch 2 ,contu 
-0x68f8 028210 store 2 ,core_uart_baud 
-0x68f9 028211 rtn 
-:      028214 phci_grp_vendor_patch_common:
-0x68fa 028215 ifetch 1 ,contu 
-0x68fb 028216 copy pdata ,temp 
-0x68fc 028217 store 1 ,core_ucode_low 
-0x68fd 028218 ifetch 1 ,contu 
-0x68fe 028219 iadd temp ,temp 
-0x68ff 028220 set1 7 ,pdata 
-0x6900 028221 store 1 ,core_ucode_ctrl 
-0x6901 028222 ifetch 1 ,contu 
-0x6902 028223 iadd temp ,temp 
-0x6903 028224 copy pdata ,loopcnt 
-0x6904 028225 rtn 
-:      028227 phci_grp_vendor_patch:
-0x6905 028228 call phci_grp_vendor_patch_common 
-:      028229 phci_grp_vendor_patch_loop:
-0x6906 028230 ifetch 1 ,contu 
-0x6907 028231 store 1 ,core_ucode_data 
-0x6908 028232 iadd temp ,temp 
-0x6909 028233 loop phci_grp_vendor_patch_loop 
-:      028234 phci_grp_vendor_patch_check_sum:
-0x690a 028235 and temp ,0xff ,temp 
-0x690b 028236 ifetch 1 ,contu 
-0x690c 028237 isub temp ,null 
-0x690d 028238 nbranch phci_grp_vendor_patch_bad ,zero 
-0x690e 028239 branch hci_normal_reply 
-:      028241 phci_grp_vendor_done:
-0x690f 028242 arg 0x20 ,loopcnt 
-0x6910 028243 arg mem_patch00 ,contw 
-0x6911 028244 arg 0 ,temp 
-:      028245 phci_grp_vendor_done_loop:
-0x6912 028246 ifetch 1 ,contu 
-0x6913 028247 istore 1 ,contw 
-0x6914 028248 iadd temp ,temp 
-0x6915 028249 loop phci_grp_vendor_done_loop 
-0x6916 028250 and temp ,0xff ,temp 
-0x6917 028251 ifetch 1 ,contu 
-0x6918 028252 isub temp ,null 
-0x6919 028253 nbranch phci_grp_vendor_patch_bad ,zero 
-0x691a 028254 jam 0 ,core_ucode_ctrl 
-0x691b 028255 call hci_normal_reply 
-0x691c 028256 call wait_uarttx 
-0x691d 028257 branch soft_reset 
-:      028259 phci_grp_vendor_patch_bad:
-0x691e 028260 jam 0 ,core_ucode_ctrl 
-0x691f 028261 branch hci_send_event_command_complete_error_command_nuknown 
-:      028264 phci_grp_vendor_mem:
-0x6920 028265 ifetch 1 ,contu 
-0x6921 028266 copy pdata ,loopcnt 
-0x6922 028267 ifetch 2 ,contu 
-0x6923 028268 copy pdata ,contw 
-0x6924 028269 call uart_copy_rx_bytes 
-0x6925 028270 branch hci_normal_reply 
-:      028272 phci_grp_vendor_flow_control:
-0x6926 028273 fetch 1 ,core_uart_ctrl 
-0x6927 028274 set1 bit_uart_control_flow_control ,pdata 
-0x6928 028275 store 1 ,core_uart_ctrl 
-0x6929 028276 branch hci_normal_reply 
-:      028279 hci_normal_reply:
-0x692a 028280 branch hci_send_event_command_complete_without_payload 
-:      028282 hci_send_event_command_complete_error_command_nuknown:
-0x692b 028283 jam command_unknown ,mem_hci_command_complete_return_parameter 
-0x692c 028284 branch hci_send_event_command_complete_without_payload + 1 
-:      028285 hci_send_event_command_complete_error_command_disallowed:
-0x692d 028286 jam command_disallowed ,mem_hci_command_complete_return_parameter 
-0x692e 028287 branch hci_send_event_command_complete_without_payload + 1 
-:      028288 hci_send_event_command_complete_without_payload:
-0x692f 028289 jam command_succeeded ,mem_hci_command_complete_return_parameter 
-0x6930 028290 arg 1 ,loopcnt 
-0x6931 028291 branch hci_send_event_command_complete 
-:      028293 hci_send_event_command_complete:
-0x6932 028294 jam hci_event_command_complete ,mem_hci_event_head_event_code 
-0x6933 028295 add loopcnt ,3 ,pdata 
-0x6934 028296 store 1 ,mem_hci_event_para_total_length 
-0x6935 028297 call hci_prepare_send_event 
-0x6936 028298 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
-0x6937 028299 istore 3 ,contwu 
-0x6938 028301 arg mem_hci_command_complete_return_parameter ,contr 
-0x6939 028302 call uart_copy_tx_bytes 
-0x693a 028303 branch uarta_send_register_pop 
-:      028307 hci_prepare_send_event:
-0x693b 028308 call uarta_prepare_tx_register_push 
-0x693c 028309 fetch 3 ,mem_hci_event_head_type 
-0x693d 028310 istore 3 ,contwu 
-0x693e 028311 rtn 
-:      028313 hci_drop_current_packet:
-0x693f 028314 call uarta_prepare_rx 
-0x6940 028315 increase 3 ,contru 
-0x6941 028316 ifetch 1 ,contru 
-0x6942 028317 iadd contru ,contru 
-0x6943 028318 branch uarta_rxdone 
-:      028320 cmd_exit:
-0x6944 028321 jam 0 ,mem_hci_cmd 
-0x6945 028322 rtn 
-:      028329 l2cap_init:
-0x6946 028330 branch l2cap_init_wake ,wake 
-0x6947 028331 setarg mem_l2cap_xmem_end 
-0x6948 028332 arg mem_l2cap_xmem_start ,contw 
-0x6949 028333 isub contw ,loopcnt 
-0x694a 028334 call clear_mem 
-:      028335 l2cap_init_wake:
-0x694b 028337 rtn 
-:      028341 check_l2cap_map:
-0x694c 028342 arg 0 ,queue 
-0x694d 028343 arg 0 ,regb 
-:      028345 check_l2cap_map_loop:
-0x694e 028346 sub queue ,7 ,null 
-0x694f 028347 nrtn positive 
-0x6950 028348 qisolate1 rega 
-0x6951 028349 branch check_l2cap_map_used ,true 
-0x6952 028350 branch check_l2cap_map_used2 
-:      028352 check_l2cap_map_used:
-0x6953 028353 copy temp ,pdata 
-0x6954 028354 branch check_l2cap_map_used2 ,blank 
-0x6955 028355 qset1 regb 
-0x6956 028356 increase -1 ,temp 
-:      028358 check_l2cap_map_used2:
-0x6957 028359 increase 1 ,queue 
-0x6958 028360 branch check_l2cap_map_loop 
-:      028373 ble_l2cap_malloc:
-0x6959 028374 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
-0x695a 028375 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0x695b 028376 call disable_user 
-0x695c 028377 branch host_l2cap_malloc 
-:      028379 host_l2cap_malloc:
-0x695d 028380 bpatch patch16_6 ,mem_patch16 
-0x695e 028381 call l2cap_malloc_is_fifo_full 
-0x695f 028382 nbranch assert ,blank 
-0x6960 028383 call l2cap_malloc_get_full_map 
-0x6961 028384 arg 8 ,loopcnt 
-:      028385 host_l2cap_malloc_loop:
-0x6962 028386 fetcht 1 ,mem_used_map 
-0x6963 028387 sub loopcnt ,8 ,queue 
-0x6964 028388 qisolate1 temp 
-0x6965 028389 branch host_l2cap_malloc_next_buffer ,true 
-0x6966 028390 call host_l2cap_malloc_check_buffer_enough 
-0x6967 028391 nbranch host_l2cap_malloc_next_buffer ,positive 
-0x6968 028392 call host_l2cap_malloc_into_fifo 
-0x6969 028393 branch host_l2cap_malloc_succ 
-:      028394 host_l2cap_malloc_next_buffer:
-0x696a 028395 copy rege ,pdata 
-0x696b 028396 iadd regd ,regd 
-0x696c 028397 loop host_l2cap_malloc_loop 
-0x696d 028398 branch assert 
-:      028399 host_l2cap_malloc_succ:
-0x696e 028400 copy regd ,pdata 
-0x696f 028401 copy regd ,contw 
-0x6970 028402 rtn 
-:      028411 host_l2cap_malloc_check_buffer_enough:
-0x6971 028412 bpatch patch16_7 ,mem_patch16 
-0x6972 028413 sub loopcnt ,8 ,queue 
-0x6973 028414 arg 0 ,temp 
-0x6974 028415 arg 0 ,timeup 
-:      028416 host_l2cap_malloc_check_buffer_enough_loop:
-0x6975 028417 copy queue ,pdata 
-0x6976 028418 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
-0x6977 028419 fetch 1 ,mem_used_map 
-0x6978 028420 qisolate1 pdata 
-0x6979 028421 branch host_l2cap_malloc_check_buffer_enough_end ,true 
-0x697a 028422 qset1 timeup 
-0x697b 028423 copy rege ,pdata 
-0x697c 028424 iadd temp ,temp 
-0x697d 028425 increase 1 ,queue 
-0x697e 028426 copy rega ,pdata 
-0x697f 028427 isub temp ,null 
-0x6980 028428 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
-0x6981 028429 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
-:      028430 host_l2cap_malloc_check_buffer_enough_end:
-0x6982 028431 copy temp ,pdata 
-0x6983 028432 isub rega ,null 
-0x6984 028433 nrtn zero 
-0x6985 028434 qset1 timeup 
-0x6986 028435 rtn 
-:      028444 host_l2cap_malloc_into_fifo:
-0x6987 028445 bpatch patch17_0 ,mem_patch17 
-0x6988 028446 call l2cap_malloc_is_fifo_full 
-0x6989 028447 nbranch assert ,blank 
-0x698a 028448 call l2cap_malloc_is_fifo_empty 
-0x698b 028449 branch host_l2cap_malloc_into_fifo_no_push ,blank 
-0x698c 028450 fetch 9 ,mem_tx_fifo1 
-0x698d 028451 store 9 ,mem_tx_fifo0 
-0x698e 028452 setarg 0 
-0x698f 028453 istore 3 ,contw 
-:      028454 host_l2cap_malloc_into_fifo_no_push:
-0x6990 028455 storer timeup ,1 ,mem_tx_fifo3_map 
-0x6991 028456 storer regd ,2 ,mem_tx_fifo3_ptr 
-0x6992 028457 rtn 
-:      028466 l2cap_malloc_fifo_out:
-0x6993 028467 bpatch patch17_1 ,mem_patch17 
-0x6994 028468 call l2cap_malloc_fifo_get_first_ptr 
-0x6995 028469 increase 1 ,contr 
-0x6996 028470 ifetch 2 ,contr 
-0x6997 028471 rtn 
-:      028478 l2cap_malloc_free:
-0x6998 028479 bpatch patch17_2 ,mem_patch17 
-0x6999 028480 call l2cap_malloc_fifo_get_first_ptr 
-0x699a 028481 copy contr ,contw 
-0x699b 028482 copy contr ,temp 
-0x699c 028483 setarg 0 
-0x699d 028484 istore 3 ,contw 
-0x699e 028485 rtn 
-:      028492 l2cap_malloc_discard:
-0x699f 028493 bpatch patch17_3 ,mem_patch17 
-0x69a0 028494 call l2cap_malloc_is_fifo_empty 
-0x69a1 028495 branch assert ,blank 
-0x69a2 028496 fetch 3 ,mem_tx_fifo2 
-0x69a3 028497 store 3 ,mem_tx_fifo3 
-0x69a4 028498 fetch 3 ,mem_tx_fifo1 
-0x69a5 028499 store 3 ,mem_tx_fifo2 
-0x69a6 028500 fetch 3 ,mem_tx_fifo0 
-0x69a7 028501 store 3 ,mem_tx_fifo1 
-0x69a8 028502 rtn 
-:      028510 l2cap_malloc_is_fifo_full:
-0x69a9 028511 bpatch patch17_4 ,mem_patch17 
-0x69aa 028512 fetch 3 ,mem_tx_fifo0 
-0x69ab 028513 rtn 
-:      028521 l2cap_malloc_is_fifo_nearly_full:
-0x69ac 028522 bpatch patch17_5 ,mem_patch17 
-0x69ad 028523 fetch 3 ,mem_tx_fifo1 
-0x69ae 028524 rtn 
-:      028532 l2cap_malloc_is_fifo_empty:
-0x69af 028533 bpatch patch17_6 ,mem_patch17 
-0x69b0 028534 fetch 3 ,mem_tx_fifo3 
-0x69b1 028535 rtn 
-:      028542 l2cap_malloc_fifo_get_first_ptr:
-0x69b2 028543 call l2cap_malloc_is_fifo_empty 
-0x69b3 028544 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
-0x69b4 028545 arg mem_tx_fifo0 ,contr 
-:      028546 l2cap_malloc_free_loop:
-0x69b5 028547 ifetch 3 ,contr 
-0x69b6 028548 branch l2cap_malloc_free_loop ,blank 
-:      028549 l2cap_malloc_fifo_get_first_ptr_empty:
-0x69b7 028550 increase -3 ,contr 
-0x69b8 028551 rtn 
-:      028559 l2cap_malloc_get_full_map:
-0x69b9 028560 bpatch patch17_7 ,mem_patch17 
-0x69ba 028561 arg 4 ,loopcnt 
-0x69bb 028562 arg mem_tx_fifo0_map ,contr 
-0x69bc 028563 arg 0 ,temp 
-:      028564 l2cap_malloc_get_full_map_loop:
-0x69bd 028565 ifetch 3 ,contr 
-0x69be 028566 and pdata ,0xff ,pdata 
-0x69bf 028567 ior temp ,temp 
-0x69c0 028568 loop l2cap_malloc_get_full_map_loop 
-0x69c1 028569 storet 1 ,mem_used_map 
-0x69c2 028570 rtn 
-:      028573 l2cap_lpm_get_wake_lock:
-0x69c3 028574 arg wake_lock_l2cap_tx ,queue 
-0x69c4 028575 branch lpm_get_wake_lock 
-:      028577 l2cap_lpm_put_wake_lock:
-0x69c5 028578 arg wake_lock_l2cap_tx ,queue 
-0x69c6 028579 branch lpm_put_wake_lock 
-:      028590 twspi_reset:
-0x69c7 028591 bpatch patch18_1 ,mem_patch18 
-0x69c8 028592 sub temp ,ui_button_gpio_disable ,null 
-0x69c9 028593 rtn zero 
-0x69ca 028594 copy temp ,pdata 
-0x69cb 028595 and_into 0xff ,pdata 
-0x69cc 028596 sub pdata ,gpio_number + -1 ,null 
-0x69cd 028597 nbranch twspi_reset_ext ,positive 
-0x69ce 028598 arg core_gpio_conf ,contw 
-:      028599 twspi_reset_next:
-0x69cf 028600 iadd contw ,contw 
-0x69d0 028601 copy contw ,rega 
-0x69d1 028602 arg gpcfg_output_low ,temp 
-0x69d2 028603 istoret 1 ,contw 
-0x69d3 028604 call twspi_disable 
-0x69d4 028605 nop 30 
-0x69d5 028606 copy rega ,contw 
-0x69d6 028607 arg gpcfg_output_high ,temp 
-0x69d7 028608 istoret 1 ,contw 
-0x69d8 028609 branch twspi_enable 
-:      028611 twspi_reset_ext:
-0x69d9 028612 arg core_gpio_conf_hi ,contw 
-0x69da 028613 increase -16 ,pdata 
-0x69db 028614 branch twspi_reset_next 
-:      028617 twspi_disable:
-0x69dc 028618 fetch 1 ,core_spid_delay 
-0x69dd 028619 and_into 0x7f ,pdata 
-0x69de 028620 store 1 ,core_spid_delay 
-0x69df 028621 rtn 
-:      028623 twspi_enable:
-0x69e0 028624 fetch 1 ,core_spid_delay 
-0x69e1 028625 or_into 0x80 ,pdata 
-0x69e2 028626 store 1 ,core_spid_delay 
-0x69e3 028627 rtn 
-:      028629 twspi_write:
-0x69e4 028630 branch spid_write_reg 
-:      028632 twspi_read:
-0x69e5 028633 branch spid_read_reg 
-:      028637 aes_disable:
-0x69e6 028638 fetch 1 ,core_bist_ctrl 
-0x69e7 028639 set0 aes_en ,pdata 
-0x69e8 028640 store 1 ,core_bist_ctrl 
-0x69e9 028641 rtn 
-:      028643 read_function_aes:
-0x69ea 028644 nbranch read_function ,user 
-0x69eb 028645 fetch 1 ,core_bist_ctrl 
-0x69ec 028646 set1 aes_en ,pdata 
-0x69ed 028647 store 1 ,core_bist_ctrl 
-:      028648 read_function:
-0x69ee 028649 copy temp ,null 
-0x69ef 028650 branch read_fuction_zero ,zero 
-0x69f0 028651 copy regc ,pc 
-:      028653 read_fuction_zero:
-0x69f1 028654 isolate0 0 ,null 
-0x69f2 028655 branch set_ucode_status 
-:      028658 get_block_header:
-0x69f3 028659 force 4 ,temp 
-:      028660 get_block_header0:
-0x69f4 028661 arg mem_ucode_buf ,rega 
-0x69f5 028662 call aes_disable 
-0x69f6 028663 call read_function 
-0x69f7 028664 arg 0x55aa ,rega 
-0x69f8 028665 fetch 2 ,mem_ucode_buf 
-0x69f9 028666 ifetcht 2 ,contr 
-0x69fa 028667 isub rega ,null 
-0x69fb 028668 rtn 
-:      028671 read_first_block:
-0x69fc 028672 call load_aes_reinit ,user 
-0x69fd 028673 arg 2 ,temp 
-0x69fe 028674 arg mem_ucode_ptr ,rega 
-0x69ff 028675 call read_function 
-0x6a00 028676 fetch 2 ,mem_ucode_ptr 
-:      028677 read_first_block_cont:
-0x6a01 028678 store 2 ,mem_addr_mi 
-0x6a02 028679 call get_iv ,user 
-0x6a03 028680 rtn 
-:      028682 get_iv:
-0x6a04 028683 arg 16 ,temp 
-0x6a05 028684 arg mem_ucode_keybuf ,rega 
-0x6a06 028685 call aes_disable 
-0x6a07 028686 call read_function 
-:      028687 set_iv:
-0x6a08 028688 arg mem_ucode_keybuf ,contr 
-0x6a09 028689 arg 16 ,loopcnt 
-0x6a0a 028690 call aes_load_data 
-0x6a0b 028691 call aes_init 
-0x6a0c 028692 call aes_clear_data 
-0x6a0d 028693 branch do_aes_cbc 
-:      028695 load_aes_reinit:
-0x6a0e 028696 jam 0x0 ,core_ucode_ctrl 
-0x6a0f 028697 call aes_disable 
-0x6a10 028698 branch aes_clear_data 
-:      028700 load_storage:
-0x6a11 028701 setarg 0 
-0x6a12 028702 store 2 ,mem_queue 
-0x6a13 028703 disable match 
-0x6a14 028704 call get_block_header 
-0x6a15 028705 nrtn zero 
-0x6a16 028706 enable match 
-0x6a17 028707 setarg 0x8000 
-0x6a18 028708 store 3 ,core_ucode_hi 
-0x6a19 028709 arg core_ucode_data ,rega 
-0x6a1a 028710 call read_function_aes 
-0x6a1b 028711 jam 0x0 ,core_ucode_ctrl 
-0x6a1c 028712 fetch 1 ,mem_ucode_status 
-0x6a1d 028713 rtnbit0 0 
-:      028714 load_storage_loop:
-0x6a1e 028715 arg 6 ,temp 
-0x6a1f 028716 call get_block_header0 
-0x6a20 028717 nbranch load_data_checksum_compare ,zero 
-0x6a21 028718 ifetchr rega ,2 ,contr 
-0x6a22 028719 call read_function 
-0x6a23 028720 call load_data_checksum_calc 
-0x6a24 028721 branch load_storage_loop 
-:      028724 load_data_checksum_calc:
-0x6a25 028725 fetch 2 ,mem_queue 
-0x6a26 028726 arg 6 ,loopcnt 
-0x6a27 028727 arg mem_ucode_buf ,contr 
-0x6a28 028728 call cal_sum 
-0x6a29 028729 fetchr loopcnt ,2 ,mem_ucode_len 
-0x6a2a 028730 copy rega ,contr 
-0x6a2b 028731 call cal_sum 
-0x6a2c 028732 store 2 ,mem_queue 
-0x6a2d 028733 rtn 
-:      028735 load_data_checksum_compare:
-0x6a2e 028736 fetch 1 ,mem_otp_load_check_sum 
-0x6a2f 028737 beq 0x5a ,load_data_checksum_ok 
-0x6a30 028738 arg 0xaa55 ,rega 
-0x6a31 028739 fetch 2 ,mem_ucode_buf 
-0x6a32 028740 isub rega ,null 
-0x6a33 028741 nbranch load_data_checksum_compare_fail ,zero 
-0x6a34 028742 arg 0x55aa ,rega 
-0x6a35 028743 fetch 2 ,mem_ucode_len 
-0x6a36 028744 isub rega ,null 
-0x6a37 028745 nbranch load_data_checksum_compare_fail ,zero 
-0x6a38 028746 fetch 2 ,mem_sched_addr 
-0x6a39 028747 fetcht 2 ,mem_queue 
-0x6a3a 028748 isub temp ,null 
-0x6a3b 028749 nbranch load_data_checksum_compare_fail ,zero 
-:      028750 load_data_checksum_ok:
-0x6a3c 028751 set1 15 ,rega 
-0x6a3d 028752 branch read_fuction_zero 
-:      028754 load_data_checksum_compare_fail:
-0x6a3e 028755 jam 0 ,mem_ucode_status 
-0x6a3f 028756 rtn 
-:      028759 loadcode_lock_load_ucode:
-0x6a40 028762 and pdata ,0xff ,pdata 
-0x6a41 028763 rshift4 pdata ,pdata 
-0x6a42 028764 store 1 ,mem_device_option 
-0x6a43 028765 branch loadcode_load_key 
-:      028767 loadcode_lock:
-0x6a44 028768 fetch 2 ,core_ucode_flag 
-0x6a45 028769 nbranch loadcode_lock_load_ucode ,blank 
-0x6a46 028770 call loadcode_load_key 
-0x6a47 028771 fetch 2 ,mem_device_option 
-0x6a48 028772 rtn blank 
-0x6a49 028773 call loadcode_set_lock 
-0x6a4a 028774 branch lpm_write_lock 
-:      028776 loadcode_set_lock:
-0x6a4b 028777 fetch 1 ,mem_device_option 
-0x6a4c 028778 rtn blank 
-0x6a4d 028779 and pdata ,0xf ,temp 
-0x6a4e 028780 storet 1 ,mem_device_option 
-0x6a4f 028781 rshift4 pdata ,pdata 
-0x6a50 028782 ixor temp ,pdata 
-0x6a51 028783 bne 0xf ,app_lpm_mpu_lock_24g_ble 
-0x6a52 028784 branch app_lpm_lock_check 
-:      028786 load_otp_hv_vsel:
-0x6a53 028787 fetch 1 ,mem_otp_hv_sel 
-0x6a54 028788 ncall lpm_save_sel_hv ,blank 
-0x6a55 028789 fetch 1 ,mem_otp_ldo_vsel 
-0x6a56 028790 rtn blank 
-0x6a57 028791 store 1 ,mem_lpm_ldo_sel 
-0x6a58 028792 branch lpm_write_io_vsel 
-:      028794 loadcode_load_key:
-0x6a59 028795 disable user 
-0x6a5a 028796 fetch 1 ,mem_ucode_flag 
-0x6a5b 028797 rtnbit0 otp_uflag_aes 
-0x6a5c 028798 call loadcode_check_otp_lock 
-0x6a5d 028799 arg otp_offset_ucode_key_l ,pdata 
-0x6a5e 028800 iadd regb ,regb 
-0x6a5f 028801 force 16 ,loopcnt 
-0x6a60 028802 arg mem_ucode_keybuf ,rega 
-0x6a61 028803 call otp_read_data 
-0x6a62 028804 jam otp_key_lock ,core_misc_ctrl 
-0x6a63 028805 arg mem_ucode_keybuf ,contr 
-0x6a64 028806 call load_key 
-0x6a65 028808 arg mem_ucode_keybuf ,contw 
-0x6a66 028809 call memset0_16 
-0x6a67 028810 branch enable_user 
-:      028813 loadcode:
-0x6a68 028814 jam 0x25 ,core_clkoff 
-0x6a69 028815 call enable_otp_read 
-0x6a6a 028816 arg otp_offset_patch_ptr ,regb 
-0x6a6b 028817 force 11 ,loopcnt 
-0x6a6c 028818 arg mem_ucode_ptr ,rega 
-0x6a6d 028819 call otp_read_data1 
-0x6a6e 028820 fetchr regf ,5 ,mem_ucode_ptr 
-0x6a6f 028821 fetch 1 ,mem_ucode_flag 
-0x6a70 028822 bbit0 otp_uflag_bist ,loadcode_nobist 
-0x6a71 028823 jam 0x7 ,core_bist_ctrl 
-:      028824 loadcode_bistwait:
-0x6a72 028825 fetch 1 ,core_bist_done 
-0x6a73 028826 bne 7 ,loadcode_bistwait 
-0x6a74 028827 fetch 1 ,core_bist_fail 
-0x6a75 028828 lshift4 pdata ,pdata 
-0x6a76 028829 store 1 ,core_bist_ctrl 
-0x6a77 028830 branch loadcode_otp 
-:      028832 loadcode_nobist:
-0x6a78 028833 call set_bistfix 
-0x6a79 028834 call clean_xmem 
-0x6a7a 028835 call clean_smem 
-:      028836 loadcode_otp:
-0x6a7b 028837 storer regf ,5 ,mem_ucode_ptr 
-0x6a7c 028839 call loadcode_check_otp_lock 
-0x6a7d 028840 arg otp_offset_adc_param_l ,pdata 
-0x6a7e 028841 iadd regb ,regb 
-0x6a7f 028842 arg 32 ,loopcnt 
-0x6a80 028843 arg mem_otp_temp ,rega 
-0x6a81 028844 call otp_read_data 
-0x6a82 028846 call load_otp_hv_vsel 
-0x6a83 028847 call loadcode_lock 
-0x6a84 028849 fetch 1 ,mem_ucode_flag 
-0x6a85 028850 bbit0 otp_uflag_aes ,loadcode_unenc 
-0x6a86 028851 fetcht 1 ,mem_peripheral_lock_flag 
-0x6a87 028852 arg 0 ,pdata 
-0x6a88 028853 set1 otp_not_limit ,pdata 
-0x6a89 028854 set1 otp_limit ,pdata 
-0x6a8a 028855 iand temp ,rega 
-0x6a8b 028856 sub rega ,0 ,null 
-0x6a8c 028857 branch loadcode_error ,zero 
-0x6a8d 028858 isub rega ,null 
-0x6a8e 028859 branch loadcode_error ,zero 
-:      028860 loadcode_unenc:
-0x6a8f 028861 jam 0 ,mem_loadcode_times 
-0x6a90 028862 arg otp_load_code ,regc 
-:      028863 loadcode_otp_loop:
-0x6a91 028864 call loadcode_timeout 
-0x6a92 028865 nbranch loadcode_error ,positive 
-0x6a93 028866 fetch 2 ,mem_ucode_ptr 
-0x6a94 028867 branch loadcode_otp_end ,blank 
-0x6a95 028868 call read_first_block_cont 
-0x6a96 028869 call load_storage 
-0x6a97 028870 nbranch loadcode_otp_end ,match 
-0x6a98 028871 fetch 1 ,mem_ucode_status 
-0x6a99 028872 compare 3 ,pdata ,3 
-0x6a9a 028873 nbranch loadcode_otp_loop ,true 
-0x6a9b 028874 call run_otp_code 
-:      028875 loadcode_otp_end:
-0x6a9c 028876 call disable_otp 
-0x6a9d 028877 jam 0 ,mem_loadcode_times 
-:      028878 loadcode_iic_loop:
-0x6a9e 028879 call loadcode_timeout 
-0x6a9f 028880 nbranch loadcode_error ,positive 
-0x6aa0 028881 call iicd_load_gpio_init 
-0x6aa1 028882 call clear_eeprom_size_2k 
-0x6aa2 028883 fetch 1 ,mem_ucode_flag 
-0x6aa3 028884 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6aa4 028885 call loadcode_iic_by_eeprom 
-0x6aa5 028886 nbranch loadcode_iic_eeprom_2k ,match 
-0x6aa6 028887 fetch 1 ,mem_ucode_status 
-0x6aa7 028888 compare 3 ,pdata ,3 
-0x6aa8 028889 nbranch loadcode_iic_loop ,true 
-0x6aa9 028890 branch loadcode_spi 
-:      028892 run_otp_code:
-0x6aaa 028893 setarg 0x1ff 
-0x6aab 028894 arg 0 ,pc 
-0x6aac 028895 rtn 
-:      028897 loadcode_check_otp_lock:
-0x6aad 028898 arg otp_offset_h ,regb 
-0x6aae 028899 fetch 1 ,core_peripheral_lock 
-0x6aaf 028900 bbit1 otp_limit ,loadcode_otp_lock 
-0x6ab0 028901 fetch 1 ,mem_peripheral_lock_flag 
-0x6ab1 028902 rtnbit0 otp_limit 
-:      028903 loadcode_otp_lock:
-0x6ab2 028904 arg 0 ,regb 
-0x6ab3 028905 rtn 
-:      028908 loadcode_iic_eeprom_2k:
-0x6ab4 028909 call set_eeprom_size_2k 
-0x6ab5 028910 fetch 1 ,mem_ucode_flag 
-0x6ab6 028911 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6ab7 028912 call loadcode_iic_by_eeprom 
-0x6ab8 028913 nbranch loadcode_spi ,match 
-0x6ab9 028914 fetch 1 ,mem_ucode_status 
-0x6aba 028915 compare 3 ,pdata ,3 
-0x6abb 028916 nbranch loadcode_iic_loop ,true 
-0x6abc 028917 branch loadcode_hci 
-:      028919 loadcode_spi:
-0x6abd 028920 jam 0 ,mem_loadcode_times 
-:      028921 loadcode_spi_loop:
-0x6abe 028922 call loadcode_timeout 
-0x6abf 028923 nbranch loadcode_error ,positive 
-0x6ac0 028924 fetch 1 ,mem_ucode_flag 
-0x6ac1 028925 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6ac2 028926 call spid_init_flash 
-0x6ac3 028927 nop 200 
-0x6ac4 028928 call spid_flash_release_form_powerdown 
-0x6ac5 028929 nop 100 
-0x6ac6 028930 arg spid_load_flash ,regc 
-0x6ac7 028931 call read_first_block 
-0x6ac8 028932 call load_storage 
-0x6ac9 028933 nbranch loadcode_hci ,match 
-0x6aca 028934 fetch 1 ,mem_ucode_status 
-0x6acb 028935 compare 3 ,pdata ,3 
-0x6acc 028936 nbranch loadcode_spi_loop ,true 
-:      028938 loadcode_hci:
-0x6acd 028939 call clear_key_buf 
-0x6ace 028940 fetch 1 ,mem_ucode_flag 
-0x6acf 028941 rtnbit0 otp_uflag_hci 
-0x6ad0 028942 branch hci_init 
-:      028944 clear_key_buf:
-0x6ad1 028945 arg mem_ucode_keybuf ,contw 
-0x6ad2 028946 call memset0_16 
-0x6ad3 028947 force regidx_key ,regext_index 
-0x6ad4 028948 call aes_clear 
-0x6ad5 028949 jam 0x21 ,core_clkoff 
-0x6ad6 028950 rtn 
-:      028952 iicd_load_gpio_init:
-0x6ad7 028953 fetch 1 ,mem_eeprom_sda_gpio 
-0x6ad8 028954 fetcht 1 ,mem_eeprom_scl_gpio 
-0x6ad9 028955 isub temp ,null 
-0x6ada 028956 nbranch iicd_read_init_pin ,zero 
-:      028957 iicd_load_default_gpio:
-0x6adb 028958 jam 4 ,mem_eeprom_wp_gpio 
-0x6adc 028959 jam 23 ,mem_eeprom_scl_gpio 
-0x6add 028960 jam 22 ,mem_eeprom_sda_gpio 
-0x6ade 028961 branch iicd_read_init_pin 
-:      028965 loadcode_iic_by_eeprom:
-0x6adf 028966 setarg 0x0 
-0x6ae0 028967 store 2 ,mem_addr_mi 
-0x6ae1 028968 arg iicd_read_eep ,regc 
-0x6ae2 028969 call iic_init_600khz 
-0x6ae3 028970 call read_first_block 
-0x6ae4 028971 branch load_storage 
-:      028976 loadcode_timeout:
-0x6ae5 028977 call loadcode_error_delay 
-0x6ae6 028978 fetch 1 ,mem_loadcode_times 
-0x6ae7 028979 increase 1 ,pdata 
-0x6ae8 028980 sub pdata ,3 ,null 
-0x6ae9 028981 store 1 ,mem_loadcode_times 
-0x6aea 028982 rtn 
-:      028984 loadcode_error_delay:
-0x6aeb 028985 fetch 1 ,mem_loadcode_times 
-0x6aec 028986 rtn blank 
-0x6aed 028987 fetch 1 ,mem_otp_load_delay 
-0x6aee 028988 rtn blank 
-0x6aef 028989 copy pdata ,loopcnt 
-0x6af0 028990 branch delay_ms_wait 
-:      028993 loadcode_error:
-0x6af1 028994 call clear_key_buf 
-0x6af2 028995 call aes_disable 
-0x6af3 028997 call ice_break 
-0x6af4 028998 rtn 
-:      029000 set_bistfix:
-0x6af5 029001 and_into 0xe0 ,pdata 
-0x6af6 029002 rshift pdata ,pdata 
-0x6af7 029003 store 1 ,core_bist_ctrl 
-0x6af8 029004 setarg 1 
-0x6af9 029005 arg mem_bistfix_val ,contr 
-:      029006 set_bistfix_loop:
-0x6afa 029007 ifetcht 2 ,contr 
-0x6afb 029008 storet 2 ,core_lpm_reg 
-0x6afc 029009 store 1 ,core_set_bistfix 
-0x6afd 029010 lshift pdata ,pdata 
-0x6afe 029011 bbit0 3 ,set_bistfix_loop 
-0x6aff 029012 rtn 
-:      029015 set_ucode_status:
-0x6b00 029016 fetch 1 ,mem_ucode_status 
-0x6b01 029017 lshift pdata ,pdata 
-0x6b02 029018 setflag true ,0 ,pdata 
-0x6b03 029019 isolate0 15 ,rega 
-0x6b04 029020 rtn true 
-0x6b05 029021 store 1 ,mem_ucode_status 
-0x6b06 029022 rtn 
-:      029025 decrypt_code:
-0x6b07 029026 fetch 1 ,core_bist_ctrl 
-0x6b08 029027 rtnbit0 aes_en 
-0x6b09 029028 branch decrypt_code_skip 
-:      029029 decrypt_code_loop:
-0x6b0a 029030 fetch 1 ,core_dma_status 
-0x6b0b 029031 qisolate1 pdata 
-0x6b0c 029032 rtn true 
-:      029033 decrypt_code_skip:
-0x6b0d 029034 fetch 1 ,core_misc_status 
-0x6b0e 029035 bbit0 1 ,decrypt_code_loop 
-0x6b0f 029036 call do_aes_cbc 
-0x6b10 029037 branch decrypt_code_loop 
-:      029057 load_ucode:
-0x6b11 029058 fetch 2 ,mem_patch_ptr 
-0x6b12 029059 rtn blank 
-0x6b13 029060 jam 0x80 ,core_ucode_ctrl 
-0x6b14 029061 jam 0 ,core_ucode_hi 
-0x6b15 029062 jam 0 ,core_ucode_low 
-0x6b16 029063 fetcht 2 ,mem_patch_len 
-0x6b17 029064 lshift2 temp ,loopcnt 
-0x6b18 029065 iforce contr 
-:      029066 load_ucode_loop:
-0x6b19 029067 ifetch 1 ,contr 
-0x6b1a 029068 store 1 ,core_ucode_data 
-0x6b1b 029069 loop load_ucode_loop 
-0x6b1c 029070 jam 0x0 ,core_ucode_ctrl 
-0x6b1d 029071 rtn 
-:      029078 otp_load_code:
-0x6b1e 029079 copy temp ,loopcnt 
-0x6b1f 029080 fetch 2 ,mem_addr_mi 
-0x6b20 029081 iadd temp ,temp 
-0x6b21 029082 storet 2 ,mem_addr_mi 
-0x6b22 029083 iforce regb 
-0x6b23 029084 copy rega ,nap 
-0x6b24 029085 jam init_key ,core_misc_ctrl 
-0x6b25 029086 call otp_read_data 
-0x6b26 029087 copy nap ,rega 
-0x6b27 029088 isolate0 15 ,rega 
-0x6b28 029089 rtn true 
-0x6b29 029090 call enable_true ,blank 
-0x6b2a 029091 branch set_ucode_status 
-:      029094 otp_enable_chgpump25:
-0x6b2b 029095 jam 0x1 ,core_chgpump_ctrl 
-0x6b2c 029096 nop 300 
-0x6b2d 029097 jam 0x5 ,core_chgpump_ctrl 
-0x6b2e 029098 nop 100 
-0x6b2f 029099 jam 0x25 ,core_chgpump_ctrl 
-0x6b30 029100 nop 1000 
-0x6b31 029101 jam 0x27 ,core_chgpump_ctrl 
-0x6b32 029102 nop 300 
-0x6b33 029103 rtn 
-:      029105 otp_enable_chgpump65:
-0x6b34 029106 call otp_enable_chgpump25 
-0x6b35 029107 jam 0x3f ,core_chgpump_ctrl 
-0x6b36 029108 rtn 
-:      029110 disable_otp:
-0x6b37 029111 jam 0x83 ,core_otp_ctrl 
-:      029112 otp_disable_chgpump:
-0x6b38 029113 jam 0 ,core_chgpump_ctrl 
-0x6b39 029114 rtn 
-:      029116 enable_otp_read:
-0x6b3a 029117 call otp_enable_chgpump25 
-:      029119 otp_reset:
-0x6b3b 029120 jam 0x82 ,core_otp_ctrl 
-0x6b3c 029121 nop 12 
-0x6b3d 029122 jam 0x80 ,core_otp_ctrl 
-0x6b3e 029123 jam 0x82 ,core_otp_ctrl 
-0x6b3f 029124 nop 150 
-0x6b40 029125 rtn 
-:      029128 otp_set_addr:
-0x6b41 029129 lshift3 regb ,regb 
-0x6b42 029130 storer regb ,2 ,core_otp_addr 
-0x6b43 029131 jam 0 ,core_otp_din 
-0x6b44 029132 rtn 
-:      029135 otp_write:
-0x6b45 029136 bpatch patch18_4 ,mem_patch18 
-0x6b46 029137 call otp_enable_chgpump65 
-0x6b47 029138 call otp_set_addr 
-0x6b48 029139 call otp_reset 
-:      029140 otp_program:
-0x6b49 029141 ifetcht 1 ,rega 
-0x6b4a 029142 increase 1 ,rega 
-0x6b4b 029143 force 0 ,queue 
-:      029144 otp_program_bit:
-0x6b4c 029145 qisolate0 temp 
-0x6b4d 029146 branch otp_skip_0 ,true 
-0x6b4e 029147 fetch 1 ,core_otp_din 
-0x6b4f 029148 set1 6 ,pdata 
-0x6b50 029149 set1 7 ,pdata 
-0x6b51 029150 store 1 ,core_otp_din 
-0x6b52 029151 jam 0x02 ,core_otp_ctrl 
-0x6b53 029152 jam 0x82 ,core_otp_ctrl 
-0x6b54 029153 set0 7 ,pdata 
-0x6b55 029154 store 1 ,core_otp_din 
-0x6b56 029155 jam 0x8a ,core_otp_ctrl 
-0x6b57 029156 nop 11 
-0x6b58 029157 jam 0xca ,core_otp_ctrl 
-0x6b59 029158 nop 33 
-0x6b5a 029159 jam 0x4a ,core_otp_ctrl 
-0x6b5b 029160 nop 44 
-0x6b5c 029161 jam 0xca ,core_otp_ctrl 
-0x6b5d 029162 nop 22 
-0x6b5e 029163 jam 0x8a ,core_otp_ctrl 
-0x6b5f 029164 nop 33 
-0x6b60 029165 jam 0x82 ,core_otp_ctrl 
-0x6b61 029166 nop 1 
-0x6b62 029167 jam 0x92 ,core_otp_ctrl 
-0x6b63 029168 nop 10 
-0x6b64 029169 jam 0xb2 ,core_otp_ctrl 
-0x6b65 029170 fetch 1 ,core_otp_rdata 
-0x6b66 029171 jam 0x92 ,core_otp_ctrl 
-0x6b67 029172 nop 1 
-0x6b68 029173 jam 0x82 ,core_otp_ctrl 
-0x6b69 029174 nop 1 
-0x6b6a 029175 qisolate0 pdata 
-0x6b6b 029176 branch otp_program_bit ,true 
-:      029177 otp_skip_0:
-0x6b6c 029178 fetch 2 ,core_otp_addr 
-0x6b6d 029179 increase 1 ,pdata 
-0x6b6e 029180 store 2 ,core_otp_addr 
-0x6b6f 029181 increase 1 ,queue 
-0x6b70 029182 compare 8 ,queue ,0xf 
-0x6b71 029183 nbranch otp_program_bit ,true 
-0x6b72 029184 loop otp_program 
-0x6b73 029185 branch otp_disable_chgpump 
-:      029191 otp_read_data:
-0x6b74 029192 bpatch patch18_5 ,mem_patch18 
-:      029193 otp_read_data1:
-0x6b75 029194 call otp_set_addr 
-0x6b76 029195 jam 0xa2 ,core_otp_ctrl 
-0x6b77 029196 increase 8 ,regb 
-0x6b78 029197 arg 0 ,queue 
-0x6b79 029198 setarg -1 
-:      029199 otp_read_data_loop:
-0x6b7a 029200 fetcht 1 ,core_otp_rdata 
-0x6b7b 029201 istoret 1 ,rega 
-0x6b7c 029202 bcrc temp 
-0x6b7d 029203 jam shift_key ,core_misc_ctrl 
-0x6b7e 029204 storer regb ,2 ,core_otp_addr 
-0x6b7f 029205 isolate1 15 ,rega 
-0x6b80 029206 branch otp_read_noinc ,true 
-0x6b81 029207 increase 1 ,rega 
-0x6b82 029208 branch otp_read_unenc 
-:      029210 otp_read_noinc:
-0x6b83 029211 nbranch otp_read_unenc ,user 
-0x6b84 029212 increase 1 ,queue 
-0x6b85 029213 compare 0 ,queue ,0xf 
-0x6b86 029214 nbranch otp_read_unenc ,true 
-0x6b87 029215 call do_aes_cbc 
-0x6b88 029216 jam init_key ,core_misc_ctrl 
-:      029217 otp_read_unenc:
-0x6b89 029218 increase 8 ,regb 
-0x6b8a 029219 loop otp_read_data_loop 
-0x6b8b 029220 jam 0x82 ,core_otp_ctrl 
-0x6b8c 029221 rtn 
-:      029232 app_lpm_lock_check:
-0x6b8d 029233 fetch 1 ,mem_device_option 
-0x6b8e 029234 beq dvc_op_module ,app_lpm_module_lock 
-0x6b8f 029235 beq dvc_op_dongle ,app_lpm_dongle_lock 
-0x6b90 029237 beq dvc_op_mouse ,app_lpm_mouse_lock 
-0x6b91 029238 beq dvc_op_shutter ,app_lpm_shutter_lock 
-0x6b92 029239 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
-0x6b93 029240 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
-0x6b94 029241 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
-0x6b95 029242 beq dvc_op_car ,app_lpm_car_lock 
-0x6b96 029243 beq dvc_op_mesh ,app_lpm_mesh_lock 
-0x6b97 029244 beq dvc_op_keyboard ,app_lpm_kb_lock 
-0x6b98 029245 branch app_lpm_mpu_lock_24g_ble 
-:      029248 app_lpm_mesh_lock:
-0x6b99 029249 arg car_init ,pdata 
-0x6b9a 029250 arg shutter_dy_shutter_1s_timer ,temp 
-0x6b9b 029251 call app_mpu_s0_lock 
-0x6b9c 029252 branch app_lpm_lock_mesh 
-:      029254 app_lpm_kb_lock:
-0x6b9d 029255 branch app_lpm_lock_mesh 
-:      029258 app_lpm_module_lock:
-:      029259 app_lpm_hciboot_lock:
-0x6b9e 029260 branch app_lpm_mpu_lock_24g 
-:      029263 app_lpm_dongle_lock:
-0x6b9f 029264 arg module_init ,pdata 
-0x6ba0 029265 arg shutter_dy_shutter_1s_timer ,temp 
-0x6ba1 029266 call app_mpu_s0_lock 
-0x6ba2 029267 branch app_lpm_lock_mesh 
-:      029269 app_lpm_mouse_lock:
-0x6ba3 029270 arg car_init ,pdata 
-0x6ba4 029271 arg module_set_state ,temp 
-0x6ba5 029272 call app_mpu_s0_lock 
-0x6ba6 029273 branch app_lpm_lock_mesh 
-:      029275 app_lpm_shutter_lock:
-0x6ba7 029276 arg car_init ,pdata 
-0x6ba8 029277 arg remote_car_moto_data_enable_user ,temp 
-0x6ba9 029278 call app_mpu_s0_lock 
-0x6baa 029279 branch app_lpm_lock_mesh 
-:      029281 app_lpm_car_lock:
-0x6bab 029282 arg dongle_init ,pdata 
-0x6bac 029283 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bad 029284 call app_mpu_s0_lock 
-:      029285 app_lpm_lock_mesh:
-0x6bae 029286 arg ali_mesh_access_layer_resolve_message ,pdata 
-0x6baf 029287 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
-0x6bb0 029288 branch app_mpu_s1_lock 
-:      029290 app_lpm_car_lock_application_and_ble:
-0x6bb1 029291 arg dongle_init ,pdata 
-0x6bb2 029292 arg shutter_dy_shutter_1s_timer ,temp 
-0x6bb3 029293 call app_mpu_s0_lock 
-0x6bb4 029294 arg le_adv ,pdata 
-0x6bb5 029295 arg le_send_ll_one_lenth ,temp 
-0x6bb6 029296 branch app_mpu_s1_lock 
-:      029299 app_mpu_s0_lock:
-0x6bb7 029300 lshift16 temp ,temp 
-0x6bb8 029301 ior temp ,pdata 
-0x6bb9 029302 branch lpm_write_mpu_s0 
-:      029305 app_lpm_mpu_lock_ble:
-0x6bba 029306 arg le_parse_att ,pdata 
-0x6bbb 029307 arg le_send_ll_one_lenth ,temp 
-:      029308 app_mpu_s1_lock:
-0x6bbc 029309 lshift16 temp ,temp 
-0x6bbd 029310 ior temp ,pdata 
-0x6bbe 029311 branch lpm_write_mpu_s1 
-:      029313 app_lpm_mpu_lock_24g:
-0x6bbf 029314 arg g24_prep ,pdata 
-0x6bc0 029315 arg g24_factory_check ,temp 
-0x6bc1 029316 branch app_mpu_s1_lock 
-:      029318 app_lpm_mpu_lock_24g_ble:
-0x6bc2 029319 call app_lpm_mpu_lock_24g 
-0x6bc3 029320 arg le_parse_att ,pdata 
-0x6bc4 029321 arg le_send_ll_one_lenth ,temp 
-0x6bc5 029322 branch app_mpu_s0_lock 
-:      029328 spid_init:
-0x6bc6 029329 bpatch patch18_6 ,mem_patch18 
-:      029330 spid_init_common:
-0x6bc7 029331 fetch 1 ,mem_spi_init_clk 
-0x6bc8 029332 store 1 ,core_spid_ctrl 
-0x6bc9 029333 fetch 1 ,mem_spi_init_delay_time 
-0x6bca 029334 store 1 ,core_spid_delay 
-0x6bcb 029335 setarg mem_spid_tbuf 
-0x6bcc 029336 store 2 ,core_spid_txaddr 
-0x6bcd 029337 setarg mem_spid_rbuf 
-0x6bce 029338 store 2 ,core_spid_rxaddr 
-0x6bcf 029339 branch twspi_disable 
-:      029344 spid_write_reg:
-0x6bd0 029345 set1 7 ,pdata 
-0x6bd1 029346 store 2 ,mem_spid_tbuf 
-0x6bd2 029347 bpatch patch18_7 ,mem_patch18 
-0x6bd3 029348 jam 2 ,core_spid_txlen 
-0x6bd4 029349 jam 0 ,core_spid_rxlen 
-0x6bd5 029350 jam spid_start ,core_misc_ctrl 
-0x6bd6 029351 branch wait_spid_done 
-:      029354 spid_read_reg:
-0x6bd7 029355 force 1 ,temp 
-:      029356 spid_read_regs:
-0x6bd8 029357 store 1 ,mem_spid_tbuf 
-0x6bd9 029358 bpatch patch19_0 ,mem_patch19 
-0x6bda 029359 jam 1 ,core_spid_txlen 
-0x6bdb 029360 storet 2 ,core_spid_rxlen 
-0x6bdc 029361 jam spid_start ,core_misc_ctrl 
-0x6bdd 029362 call wait_spid_done 
-0x6bde 029363 fetch 1 ,mem_spid_rbuf 
-0x6bdf 029364 rtn 
-:      029367 wait_spid_done:
-0x6be0 029371 nop 5 
-0x6be1 029372 fetch 1 ,core_dma_status 
-0x6be2 029373 bbit0 spid_done ,wait_spid_done 
-0x6be3 029374 rtn 
-:      029382 flash_write:
-0x6be4 029383 disable user 
-0x6be5 029384 copy pdata ,regb 
-0x6be6 029385 fetch 1 ,mem_spi_write_flash_sm 
-0x6be7 029386 rtnne flash_sm_no_buys 
-0x6be8 029387 enable user 
-0x6be9 029388 copy regb ,pdata 
-0x6bea 029389 branch spid_flash_write_start 
-:      029392 flash_write_spi_sm_timer:
-0x6beb 029393 fetch 1 ,mem_spi_write_flash_sm 
-0x6bec 029394 beq flash_sm_start ,spid_flash_write_start 
-0x6bed 029395 beq flash_sm_erase_sector ,spid_flash_erase_sector 
-0x6bee 029396 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
-0x6bef 029397 beq flash_sm_write_data ,spid_flash_write_data 
-0x6bf0 029398 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
-0x6bf1 029399 rtn 
-:      029401 spid_flash_write_start:
-0x6bf2 029402 store 3 ,mem_spi_write_addr 
-0x6bf3 029403 copy rega ,pdata 
-0x6bf4 029404 store 2 ,mem_spi_write_ptr 
-0x6bf5 029405 storet 2 ,mem_spi_write_len 
-0x6bf6 029406 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6bf7 029407 branch spid_init_flash 
-:      029409 spid_flash_erase_sector:
-0x6bf8 029410 call spid_init_flash 
-0x6bf9 029411 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x6bfa 029412 call spid_unlock_flash 
-0x6bfb 029413 arg mem_spid_tbuf ,rega 
-0x6bfc 029414 jam 4 ,core_spid_txlen 
-0x6bfd 029415 fetch 3 ,mem_spi_write_addr 
-0x6bfe 029416 arg flash_command_sector_erase ,temp 
-0x6bff 029417 branch spid_write_flash_common 
-:      029419 spid_flash_wait_erase_sector:
-0x6c00 029420 call spid_init_flash 
-0x6c01 029421 call wait_spid_flash_done 
-0x6c02 029422 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6c03 029423 rtn 
-:      029426 spid_flash_write_data:
-0x6c04 029427 bpatch patch19_1 ,mem_patch19 
-0x6c05 029428 call spid_init_flash 
-0x6c06 029429 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6c07 029430 call spid_unlock_flash 
-0x6c08 029431 call spid_flash_data_preserve 
-0x6c09 029432 call spid_write_flash 
-0x6c0a 029433 branch spid_flash_data_recover 
-:      029434 spid_flash_wait_write_data:
-0x6c0b 029435 call spid_init_flash 
-0x6c0c 029436 call spid_unlock_flash 
-0x6c0d 029437 setarg flash_read_satus 
-0x6c0e 029438 call spid_read_reg 
-0x6c0f 029439 rtnbit1 flash_status_wip 
-0x6c10 029440 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6c11 029441 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6c12 029442 branch callback_func 
-:      029443 spid_flash_data_recover:
-0x6c13 029444 fetch 4 ,mem_temp 
-0x6c14 029445 fetcht 2 ,mem_spi_write_ptr 
-:      029446 spid_flash_data_recover_comm:
-0x6c15 029447 increase -4 ,temp 
-0x6c16 029448 istore 4 ,temp 
-0x6c17 029449 rtn 
-:      029451 spid_flash_data_preserve:
-0x6c18 029452 fetcht 2 ,mem_spi_write_ptr 
-0x6c19 029453 copy temp ,rega 
-0x6c1a 029454 increase -4 ,temp 
-0x6c1b 029455 ifetch 4 ,temp 
-0x6c1c 029456 store 4 ,mem_temp 
-0x6c1d 029457 fetcht 2 ,mem_spi_write_len 
-0x6c1e 029458 fetch 3 ,mem_spi_write_addr 
-0x6c1f 029459 rtn 
-:      029461 spid_init_flash:
-0x6c20 029462 bpatch patch19_2 ,mem_patch19 
-0x6c21 029463 call spi_gpio_init 
-0x6c22 029464 call twspi_disable 
-0x6c23 029465 setarg 0 
-0x6c24 029466 store 4 ,mem_spid_tbuf 
-0x6c25 029467 rtn 
-:      029469 spid_unlock_flash:
-0x6c26 029470 jam flash_command_write_enable ,mem_spid_tbuf 
-:      029471 spid_sendcmd_common:
-0x6c27 029472 setarg 0 
-0x6c28 029473 store 2 ,core_spid_rxlen 
-0x6c29 029474 setarg 1 
-0x6c2a 029475 store 2 ,core_spid_txlen 
-0x6c2b 029476 setarg mem_spid_tbuf 
-0x6c2c 029477 store 2 ,core_spid_txaddr 
-0x6c2d 029478 jam spid_start ,core_misc_ctrl 
-0x6c2e 029479 branch wait_spid_done 
-:      029481 spid_flash_release_form_powerdown:
-0x6c2f 029482 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
-0x6c30 029483 branch spid_sendcmd_common 
-:      029485 spid_flash_powerdown:
-0x6c31 029486 jam flash_command_powerdown ,mem_spid_tbuf 
-0x6c32 029487 branch spid_sendcmd_common 
-:      029489 spid_write_flash_data:
-0x6c33 029490 store 3 ,mem_pdatatemp 
-0x6c34 029491 storet 2 ,mem_temp 
-0x6c35 029492 storer rega ,2 ,mem_rega 
-0x6c36 029493 bpatchx patch36_5 ,mem_patch36 
-0x6c37 029494 call spid_unlock_flash 
-0x6c38 029495 fetch 3 ,mem_pdatatemp 
-0x6c39 029496 fetcht 2 ,mem_temp 
-0x6c3a 029497 fetchr rega ,2 ,mem_rega 
-0x6c3b 029498 branch spid_write_flash 
-:      029501 spid_write_flash:
-0x6c3c 029502 increase 4 ,temp 
-0x6c3d 029503 storet 2 ,core_spid_txlen 
-0x6c3e 029504 arg flash_command_write_data ,temp 
-0x6c3f 029505 increase -4 ,rega 
-:      029507 spid_write_flash_common:
-0x6c40 029508 istoret 1 ,rega 
-0x6c41 029509 rshift16 pdata ,temp 
-0x6c42 029510 istoret 1 ,contw 
-0x6c43 029511 rshift8 pdata ,temp 
-0x6c44 029512 istoret 1 ,contw 
-0x6c45 029513 istore 1 ,contw 
-0x6c46 029514 deposit rega 
-0x6c47 029515 store 2 ,core_spid_txaddr 
-0x6c48 029516 setarg 0 
-0x6c49 029517 store 2 ,core_spid_rxlen 
-0x6c4a 029518 jam spid_start ,core_misc_ctrl 
-0x6c4b 029519 call wait_spid_done 
-0x6c4c 029520 branch wait_spid_flash_done 
-:      029524 spid_read_flash:
-0x6c4d 029525 storet 2 ,core_spid_rxlen 
-0x6c4e 029526 rshift16 pdata ,temp 
-0x6c4f 029527 storet 1 ,mem_addr_hi 
-0x6c50 029528 rshift8 pdata ,temp 
-0x6c51 029529 storet 1 ,mem_addr_mi 
-0x6c52 029530 store 1 ,mem_addr_lo 
-0x6c53 029531 setarg 4 
-0x6c54 029532 store 2 ,core_spid_txlen 
-0x6c55 029533 jam flash_command_read_data ,mem_spid_tbuf 
-0x6c56 029534 setarg mem_spid_tbuf 
-0x6c57 029535 store 2 ,core_spid_txaddr 
-0x6c58 029536 deposit rega 
-0x6c59 029537 store 2 ,core_spid_rxaddr 
-0x6c5a 029538 fetch 1 ,core_spid_ctrl 
-0x6c5b 029539 isolate0 15 ,rega 
-0x6c5c 029540 setflag true ,6 ,pdata 
-0x6c5d 029541 store 1 ,core_spid_ctrl 
-0x6c5e 029542 jam spid_start ,core_misc_ctrl 
-:      029543 spid_read_flash_wait:
-0x6c5f 029544 fetch 1 ,core_dma_status 
-0x6c60 029545 bbit1 7 ,spid_read_flash_wait 
-0x6c61 029546 arg spid_done ,queue 
-0x6c62 029547 branch wait_spid_done 
-:      029549 wait_spid_flash_done:
-0x6c63 029550 setarg 2000 
-0x6c64 029551 call sleep 
-0x6c65 029552 call spid_unlock_flash 
-0x6c66 029553 setarg mem_spid_rbuf 
-0x6c67 029554 store 2 ,core_spid_rxaddr 
-0x6c68 029555 setarg flash_read_satus 
-0x6c69 029556 call spid_read_reg 
-0x6c6a 029557 bbit1 flash_status_wip ,wait_spid_flash_done 
-0x6c6b 029558 rtn 
-:      029564 spid_load_flash:
-0x6c6c 029565 storet 2 ,core_spid_rxlen 
-0x6c6d 029566 setarg 4 
-0x6c6e 029567 store 2 ,core_spid_txlen 
-0x6c6f 029568 jam 3 ,mem_spid_tbuf 
-0x6c70 029569 setarg mem_spid_tbuf 
-0x6c71 029570 store 2 ,core_spid_txaddr 
-0x6c72 029571 deposit rega 
-0x6c73 029572 store 2 ,core_spid_rxaddr 
-0x6c74 029573 fetch 1 ,core_spid_ctrl 
-0x6c75 029574 isolate0 15 ,rega 
-0x6c76 029575 setflag true ,6 ,pdata 
-0x6c77 029576 store 1 ,core_spid_ctrl 
-0x6c78 029577 jam spid_start ,core_misc_ctrl 
-:      029578 spi_load_flash_wait:
-0x6c79 029579 fetch 1 ,core_dma_status 
-0x6c7a 029580 bbit1 7 ,spi_load_flash_wait 
-0x6c7b 029581 arg spid_done ,queue 
-0x6c7c 029582 call decrypt_code 
-0x6c7d 029583 call wait_spid_done 
-0x6c7e 029584 isolate1 spid_crcok ,pdata 
-0x6c7f 029585 call set_ucode_status 
-0x6c80 029586 fetch 1 ,mem_addr_hi 
-0x6c81 029587 lshift16 pdata ,regb 
-0x6c82 029588 fetch 2 ,mem_addr_mi 
-0x6c83 029589 byteswap pdata ,pdata 
-0x6c84 029590 ior regb ,pdata 
-0x6c85 029591 iadd temp ,pdata 
-0x6c86 029592 store 1 ,mem_addr_lo 
-0x6c87 029593 rshift8 pdata ,pdata 
-0x6c88 029594 byteswap pdata ,pdata 
-0x6c89 029595 store 2 ,mem_addr_hi 
-0x6c8a 029596 rtn 
-:      029598 spi_gpio_init:
-0x6c8b 029599 fetch 1 ,mem_spi_cs_gpio 
-0x6c8c 029600 fetcht 1 ,mem_spi_so_gpio 
-0x6c8d 029601 isub temp ,null 
-0x6c8e 029602 nbranch spi_pin_set ,zero 
-0x6c8f 029603 call spi_gpio_default_init 
-:      029605 spi_pin_set:
-0x6c90 029606 fetch 1 ,mem_spi_cs_gpio 
-0x6c91 029607 arg gpcfg_spid_ncs ,temp 
-0x6c92 029608 call gpio_config_function_int 
-0x6c93 029609 fetch 1 ,mem_spi_sclk_gpio 
-0x6c94 029610 arg gpcfg_spid_sck ,temp 
-0x6c95 029611 call gpio_config_function_int 
-0x6c96 029612 fetch 1 ,mem_spi_si_gpio 
-0x6c97 029613 arg gpcfg_spid_mosi ,temp 
-0x6c98 029614 call gpio_config_function_int 
-0x6c99 029615 fetch 1 ,mem_spi_so_gpio 
-0x6c9a 029616 arg gpcfg_spid_miso ,temp 
-0x6c9b 029617 branch gpio_config_function_int 
-:      029619 spi_gpio_default_init:
-0x6c9c 029620 jam 1 ,mem_spi_cs_gpio 
-0x6c9d 029621 jam 3 ,mem_spi_si_gpio 
-0x6c9e 029622 jam 0 ,mem_spi_so_gpio 
-0x6c9f 029623 jam 2 ,mem_spi_sclk_gpio 
-0x6ca0 029624 jam 11 ,mem_spi_wp_gpio 
-0x6ca1 029625 jam 10 ,mem_spi_hold_gpio 
-0x6ca2 029626 rtn 
-:      029629 soft_reset_chip:
-0x6ca3 029630 jam 1 ,core_reset 
-0x6ca4 029631 rtn 
-:      029637 iic_init_600khz:
-0x6ca5 029638 jam 5 ,core_iicd_scl_low 
-0x6ca6 029639 jam 7 ,core_iicd_scl_high 
-0x6ca7 029640 jam 7 ,core_iicd_start_setup 
-0x6ca8 029641 jam 7 ,core_iicd_start_hold 
-0x6ca9 029642 jam 7 ,core_iicd_stop_setup 
-0x6caa 029643 jam 5 ,core_iicd_data_setup 
-0x6cab 029644 jam 0 ,core_iicd_data_hold 
-0x6cac 029645 rtn 
-:      029647 iic_init_360khz:
-0x6cad 029648 jam 12 ,core_iicd_scl_low 
-0x6cae 029649 jam 13 ,core_iicd_scl_high 
-0x6caf 029650 jam 13 ,core_iicd_start_setup 
-0x6cb0 029651 jam 13 ,core_iicd_start_hold 
-0x6cb1 029652 jam 13 ,core_iicd_stop_setup 
-0x6cb2 029653 jam 12 ,core_iicd_data_setup 
-0x6cb3 029654 jam 0 ,core_iicd_data_hold 
-0x6cb4 029655 rtn 
-:      029657 iicd_init_pin:
-0x6cb5 029658 call iicd_eeprom_write_enable 
-:      029659 iicd_init_pin_scl_sda:
-0x6cb6 029660 fetch 1 ,mem_eeprom_scl_gpio 
-0x6cb7 029661 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
-0x6cb8 029662 call gpio_config_function_int 
-0x6cb9 029663 fetch 1 ,mem_eeprom_sda_gpio 
-0x6cba 029664 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
-0x6cbb 029665 branch gpio_config_function_int 
-:      029667 iicd_read_init_pin:
-0x6cbc 029668 call iicd_eeprom_write_disable 
-0x6cbd 029669 branch iicd_init_pin_scl_sda 
-:      029671 wait_iicd_done:
-0x6cbe 029672 fetch 1 ,core_dma_status 
-0x6cbf 029673 bbit0 iicd_done ,wait_iicd_done 
-0x6cc0 029674 rtn 
-:      029700 set_eeprom_size_2k:
-0x6cc1 029701 set1 mark_eeprom_size ,mark 
-0x6cc2 029702 jam 0x08 ,mem_eeprom_block_size 
-0x6cc3 029703 rtn 
-:      029705 clear_eeprom_size_2k:
-0x6cc4 029706 set0 mark_eeprom_size ,mark 
-0x6cc5 029707 jam 0x20 ,mem_eeprom_block_size 
-0x6cc6 029708 rtn 
-:      029711 iicd_read_eep_data_size_2k:
-0x6cc7 029712 fetch 1 ,mem_eeprom_base 
-0x6cc8 029713 iadd regb ,pdata 
-0x6cc9 029714 store 1 ,mem_addr_mi 
-0x6cca 029715 branch iicd_read_eep_size_2k 
-:      029717 iicd_read_eep_size_2k_lcadcode:
-0x6ccb 029718 fetch 2 ,mem_addr_mi 
-0x6ccc 029719 byteswap pdata ,pdata 
-0x6ccd 029720 store 1 ,mem_addr_mi 
-:      029725 iicd_read_eep_size_2k:
-0x6cce 029726 setarg 3 
-0x6ccf 029727 store 2 ,core_iicd_txlen 
-0x6cd0 029728 jam 0xa0 ,mem_iicd_tbuf 
-0x6cd1 029729 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x6cd2 029730 branch iicd_read_eep_common 
-:      029736 iicd_write_protect_eep_data:
-0x6cd3 029737 storet 2 ,mem_temp 
-0x6cd4 029738 call iicd_eeprom_write_enable 
-0x6cd5 029739 fetcht 2 ,mem_temp 
-0x6cd6 029740 call iicd_write_eep_data 
-0x6cd7 029741 branch iicd_eeprom_write_disable 
-:      029743 iicd_eeprom_write_enable:
-0x6cd8 029744 fetch 1 ,mem_eeprom_wp_gpio 
-0x6cd9 029745 rtneq gpio_disable 
-0x6cda 029746 bbit0 6 ,iicd_wp_gpio_output_low 
-0x6cdb 029747 setarg 150000 
-0x6cdc 029748 call sleep 
-:      029749 iicd_wp_gpio_output_low:
-0x6cdd 029750 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6cde 029751 branch gpio_out_active 
-:      029753 iicd_eeprom_write_disable:
-0x6cdf 029754 fetcht 1 ,mem_eeprom_wp_gpio 
-0x6ce0 029755 branch gpio_out_inactive 
-:      029760 iicd_read_eep_data:
-0x6ce1 029761 bpatch patch19_3 ,mem_patch19 
-0x6ce2 029762 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x6ce3 029763 fetch 2 ,mem_eeprom_base 
-0x6ce4 029764 iadd regb ,pdata 
-0x6ce5 029765 byteswap pdata ,pdata 
-0x6ce6 029766 store 2 ,mem_addr_mi 
-:      029769 iicd_read_eep:
-0x6ce7 029770 bpatch patch19_4 ,mem_patch19 
-0x6ce8 029771 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x6ce9 029772 setarg 4 
-0x6cea 029773 store 2 ,core_iicd_txlen 
-0x6ceb 029774 jam 0xa0 ,mem_iicd_tbuf 
-0x6cec 029775 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      029776 iicd_read_eep_common:
-0x6ced 029777 setarg mem_iicd_tbuf 
-0x6cee 029778 store 2 ,core_iicd_txaddr 
-0x6cef 029779 storet 2 ,core_iicd_rxlen 
-0x6cf0 029780 storer rega ,2 ,core_iicd_rxaddr 
-0x6cf1 029781 setarg 2 
-0x6cf2 029782 isolate0 15 ,rega 
-0x6cf3 029783 setflag true ,0 ,pdata 
-0x6cf4 029784 store 1 ,core_iicd_ctrl 
-0x6cf5 029785 jam iicd_start ,core_misc_ctrl 
-0x6cf6 029786 arg iicd_done ,queue 
-0x6cf7 029787 call decrypt_code 
-0x6cf8 029788 call wait_iicd_done 
-0x6cf9 029789 isolate1 iicd_crcok ,pdata 
-0x6cfa 029790 call set_ucode_status 
-0x6cfb 029791 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-:      029792 iicd_inc_addr:
-0x6cfc 029793 fetch 2 ,mem_addr_mi 
-0x6cfd 029794 byteswap pdata ,pdata 
-0x6cfe 029795 iadd temp ,pdata 
-0x6cff 029796 byteswap pdata ,pdata 
-0x6d00 029797 store 2 ,mem_addr_mi 
-0x6d01 029798 rtn 
-:      029800 iicd_read_eep_load_code_size_2k:
-0x6d02 029801 fetch 1 ,mem_addr_mi 
-0x6d03 029802 iadd temp ,pdata 
-0x6d04 029803 byteswap pdata ,pdata 
-0x6d05 029804 store 2 ,mem_addr_mi 
-0x6d06 029805 rtn 
-:      029811 iicd_write_eep_data:
-0x6d07 029812 fetch 2 ,mem_eeprom_base 
-0x6d08 029813 iadd regb ,pdata 
-0x6d09 029816 store 2 ,mem_pdatatemp 
-0x6d0a 029817 bpatch patch19_5 ,mem_patch19 
-0x6d0b 029818 storet 2 ,mem_temp 
-0x6d0c 029819 storer rega ,2 ,mem_contr 
-:      029820 iicd_write_eep_loop:
-0x6d0d 029821 call iicd_eep_transparency 
-0x6d0e 029823 fetcht 2 ,mem_regb 
-0x6d0f 029824 fetchr rega ,2 ,mem_contr 
-0x6d10 029825 fetch 2 ,mem_pdatatemp 
-0x6d11 029827 call iicd_write_eep 
-0x6d12 029829 fetch 2 ,mem_regb 
-0x6d13 029830 fetcht 2 ,mem_contr 
-0x6d14 029831 iadd temp ,temp 
-0x6d15 029832 storet 2 ,mem_contr 
-0x6d16 029833 fetcht 2 ,mem_pdatatemp 
-0x6d17 029834 iadd temp ,temp 
-0x6d18 029835 storet 2 ,mem_pdatatemp 
-0x6d19 029836 fetch 2 ,mem_temp 
-0x6d1a 029837 nbranch iicd_write_eep_loop ,blank 
-0x6d1b 029838 rtn 
-:      029846 iicd_eep_transparency:
-0x6d1c 029847 bpatch patch19_6 ,mem_patch19 
-0x6d1d 029848 fetch 1 ,mem_eeprom_block_size 
-0x6d1e 029849 increase -1 ,pdata 
-0x6d1f 029850 fetcht 2 ,mem_pdatatemp 
-0x6d20 029851 ior temp ,pdata 
-0x6d21 029852 increase 1 ,pdata 
-0x6d22 029853 store 3 ,mem_regc 
-0x6d23 029855 fetch 2 ,mem_temp 
-0x6d24 029856 iadd temp ,pdata 
-0x6d25 029858 fetcht 3 ,mem_regc 
-0x6d26 029859 isub temp ,pdata 
-0x6d27 029860 nbranch iicd_eep_deal_short_packet ,positive 
-0x6d28 029861 store 2 ,mem_temp 
-0x6d29 029862 fetch 3 ,mem_regc 
-0x6d2a 029863 fetcht 2 ,mem_pdatatemp 
-0x6d2b 029864 isub temp ,pdata 
-0x6d2c 029865 store 2 ,mem_regb 
-0x6d2d 029866 rtn 
-:      029868 iicd_eep_deal_short_packet:
-0x6d2e 029869 fetch 2 ,mem_temp 
-0x6d2f 029870 store 2 ,mem_regb 
-0x6d30 029871 setarg 0 
-0x6d31 029872 store 2 ,mem_temp 
-0x6d32 029873 rtn 
-:      029875 iicd_write_eep_size_2k:
-0x6d33 029876 copy regb ,pdata 
-0x6d34 029877 increase 2 ,temp 
-0x6d35 029878 storet 2 ,core_iicd_txlen 
-0x6d36 029879 increase -2 ,rega 
-0x6d37 029880 ifetcht 3 ,rega 
-0x6d38 029881 copy temp ,regb 
-0x6d39 029882 arg 0xa0 ,temp 
-0x6d3a 029883 istoret 1 ,rega 
-0x6d3b 029884 istore 1 ,contw 
-0x6d3c 029885 branch iicd_write_eep_common 
-:      029888 iicd_write_eep:
-0x6d3d 029889 copy pdata ,regb 
-0x6d3e 029890 bpatch patch19_7 ,mem_patch19 
-0x6d3f 029891 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6d40 029892 copy regb ,pdata 
-0x6d41 029893 increase 3 ,temp 
-0x6d42 029894 storet 2 ,core_iicd_txlen 
-0x6d43 029895 increase -3 ,rega 
-0x6d44 029896 ifetcht 3 ,rega 
-0x6d45 029897 copy temp ,regb 
-0x6d46 029898 arg 0xa0 ,temp 
-0x6d47 029899 istoret 1 ,rega 
-0x6d48 029900 byteswap pdata ,pdata 
-0x6d49 029901 istore 2 ,contw 
-:      029902 iicd_write_eep_common:
-0x6d4a 029903 storer rega ,2 ,core_iicd_txaddr 
-0x6d4b 029904 setarg 0 
-0x6d4c 029905 store 2 ,core_iicd_rxlen 
-0x6d4d 029906 jam 1 ,core_iicd_ctrl 
-0x6d4e 029907 jam iicd_start ,core_misc_ctrl 
-0x6d4f 029908 call wait_iicd_done 
-0x6d50 029909 istorer regb ,3 ,rega 
-:      029910 iic_check_eeprom_standby:
-0x6d51 029911 bpatch patch1a_0 ,mem_patch1a 
-0x6d52 029912 jam 0 ,mem_iicd_tbuf + 3 
-:      029913 iic_check_eeprom_standby_wait:
-0x6d53 029914 setarg 1 
-0x6d54 029915 store 2 ,core_iicd_txlen 
-0x6d55 029916 jam 0xa0 ,mem_iicd_tbuf 
-0x6d56 029917 setarg mem_iicd_tbuf 
-0x6d57 029918 store 2 ,core_iicd_txaddr 
-0x6d58 029919 setarg 0 
-0x6d59 029920 store 2 ,core_iicd_rxlen 
-0x6d5a 029921 store 2 ,core_iicd_rxaddr 
-0x6d5b 029922 setarg 3 
-0x6d5c 029923 store 1 ,core_iicd_ctrl 
-0x6d5d 029924 jam iicd_start ,core_misc_ctrl 
-0x6d5e 029925 call wait_iicd_done 
-0x6d5f 029926 fetch 1 ,core_dma_status 
-0x6d60 029927 rtnbit0 iicd_ack 
-0x6d61 029928 nop 1500 
-0x6d62 029929 fetch 1 ,mem_iicd_tbuf + 3 
-0x6d63 029930 increase 1 ,pdata 
-0x6d64 029931 store 1 ,mem_iicd_tbuf + 3 
-0x6d65 029932 sub pdata ,40 ,null 
-0x6d66 029933 nrtn positive 
-0x6d67 029934 branch iic_check_eeprom_standby_wait 
-:      029938 uarta_init_dma_mem:
-0x6d68 029939 call enable_user 
-0x6d69 029940 branch uart_init_dma_mem 
-:      029942 uart_init_dma_mem:
-0x6d6a 029943 rshift16 pdata ,temp 
-0x6d6b 029944 call uarta_init_rx ,user 
-0x6d6c 029945 rshift32 pdata ,pdata 
-0x6d6d 029946 rshift16 pdata ,temp 
-0x6d6e 029947 call uarta_init_tx ,user 
-0x6d6f 029948 fetch 2 ,core_clkoff 
-0x6d70 029949 set0 clock_off_uart ,pdata 
-0x6d71 029950 store 2 ,core_clkoff 
-0x6d72 029951 rtn 
-:      029954 uarta_init_baud_rate:
-0x6d73 029955 store uart_baud_len ,core_uart_baud 
-0x6d74 029956 rtn 
-:      029959 uarta_calc_baud_rate_config:
-0x6d75 029960 call uart_calc_baud_rate_config 
-0x6d76 029961 branch uarta_init_baud_rate 
-:      029964 uart_calc_baud_rate_config:
-0x6d77 029965 call uart_calc_baud_rate_config_choice_uart_clock 
-0x6d78 029966 idiv temp 
-0x6d79 029967 call wait_div_end 
-0x6d7a 029968 quotient pdata 
-0x6d7b 029969 rtn 
-:      029971 uart_calc_baud_rate_config_choice_uart_clock:
-0x6d7c 029972 fetch 1 ,core_uart_clksel 
-0x6d7d 029973 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
-0x6d7e 029974 setarg uart_clock_freq_48m 
-0x6d7f 029975 rtn 
-:      029976 uart_calc_baud_rate_config_choice_uart_clock_crystal:
-0x6d80 029977 setarg uart_clock_freq_24m 
-0x6d81 029978 rtn 
-:      029980 uart_clock_select_main_freq_crystal:
-0x6d82 029981 fetch 1 ,core_uart_clksel 
-0x6d83 029982 and pdata ,uart_clock_select_crystal ,pdata 
-0x6d84 029983 store 1 ,core_uart_clksel 
-0x6d85 029984 rtn 
-:      029986 uart_clock_select_main_freq_dpll:
-0x6d86 029987 fetch 1 ,core_uart_clksel 
-0x6d87 029988 or pdata ,uart_clock_select_dpll ,pdata 
-0x6d88 029989 store 1 ,core_uart_clksel 
-0x6d89 029990 rtn 
-:      029994 uarta_init_tx:
-0x6d8a 029995 store 2 ,core_uart_tsaddr 
-0x6d8b 029996 store 2 ,core_uart_twptr 
-0x6d8c 029997 storet 2 ,core_uart_teaddr 
-0x6d8d 029998 rtn 
-:      030001 uarta_init_rx:
-0x6d8e 030002 store 2 ,core_uart_rsaddr 
-0x6d8f 030003 store 2 ,core_uart_rrptr 
-0x6d90 030004 storet 2 ,core_uart_readdr 
-0x6d91 030005 rtn 
-:      030007 uarta_prepare_tx:
-0x6d92 030008 fetchr contus ,2 ,core_uart_tsaddr 
-0x6d93 030009 fetchr contue ,2 ,core_uart_teaddr 
-0x6d94 030010 fetchr contu ,2 ,core_uart_twptr 
-0x6d95 030011 rtn 
-:      030013 uarta_prepare_rx:
-0x6d96 030014 fetchr contus ,2 ,core_uart_rsaddr 
-0x6d97 030015 fetchr contue ,2 ,core_uart_readdr 
-0x6d98 030016 fetchr contu ,2 ,core_uart_rrptr 
-0x6d99 030017 rtn 
-:      030019 uarta_send:
-0x6d9a 030020 storer contu ,2 ,core_uart_twptr 
-0x6d9b 030021 rtn 
-:      030023 uarta_rxdone:
-0x6d9c 030024 storer contu ,2 ,core_uart_rrptr 
-0x6d9d 030025 rtn 
-:      030027 uarta_clear_current_rx:
-0x6d9e 030028 call uarta_prepare_rx 
-0x6d9f 030029 fetch 2 ,core_uart_rxitems 
-0x6da0 030030 iadd contu ,contu 
-0x6da1 030031 branch uarta_rxdone 
-:      030033 uarta_prepare_tx_register_push:
-0x6da2 030034 call uart_register_push 
-0x6da3 030035 branch uarta_prepare_tx 
-:      030037 uarta_send_register_pop:
-0x6da4 030038 call uarta_send 
-0x6da5 030039 branch uart_register_pop 
-:      030042 uart_register_push:
-0x6da6 030043 storer contu ,2 ,mem_contu 
-0x6da7 030044 storer contus ,2 ,mem_contue 
-0x6da8 030045 storer contue ,2 ,mem_contus 
-0x6da9 030046 rtn 
-:      030048 uart_register_pop:
-0x6daa 030049 fetchr contu ,2 ,mem_contu 
-0x6dab 030050 fetchr contus ,2 ,mem_contue 
-0x6dac 030051 fetchr contue ,2 ,mem_contus 
-0x6dad 030052 rtn 
-:      030054 wait_uarttx:
-0x6dae 030055 fetch 2 ,core_uart_txitems 
-0x6daf 030056 nbranch wait_uarttx ,blank 
-0x6db0 030057 rtn 
-:      030059 uart_copy_tx_bytes_fast:
-0x6db1 030060 deposit loopcnt 
-0x6db2 030061 rtn blank 
-:      030062 uart_copy_tx_bytes_fast_loop:
-0x6db3 030063 increase -8 ,loopcnt 
-0x6db4 030064 call uart_tx_8_bytes ,positive 
-0x6db5 030065 rtn zero 
-0x6db6 030066 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x6db7 030067 increase 8 ,loopcnt 
-:      030068 uart_copy_tx_bytes_fast_loop_four:
-0x6db8 030069 increase -4 ,loopcnt 
-0x6db9 030070 call uart_tx_4_bytes ,positive 
-0x6dba 030071 rtn zero 
-0x6dbb 030072 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x6dbc 030073 increase 4 ,loopcnt 
-0x6dbd 030074 branch uart_copy_tx_bytes 
-:      030076 uart_tx_8_bytes:
-0x6dbe 030077 ifetch 8 ,contr 
-0x6dbf 030078 istore 8 ,contu 
-0x6dc0 030079 rtn 
-:      030081 uart_tx_4_bytes:
-0x6dc1 030082 ifetch 4 ,contr 
-0x6dc2 030083 istore 4 ,contu 
-0x6dc3 030084 rtn 
-:      030086 uart_copy_tx_bytes:
-0x6dc4 030087 deposit loopcnt 
-0x6dc5 030088 rtn blank 
-:      030089 uart_copy_tx_bytes_loop:
-0x6dc6 030090 ifetch 1 ,contr 
-0x6dc7 030091 istore 1 ,contu 
-0x6dc8 030092 loop uart_copy_tx_bytes_loop 
-0x6dc9 030093 rtn 
-:      030095 uart_copy_rx_bytes_fast:
-0x6dca 030096 deposit loopcnt 
-0x6dcb 030097 rtn blank 
-:      030098 uart_copy_rx_bytes_fast_loop:
-0x6dcc 030099 increase -8 ,loopcnt 
-0x6dcd 030100 call uart_rx_8_bytes ,positive 
-0x6dce 030101 rtn zero 
-0x6dcf 030102 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x6dd0 030103 increase 8 ,loopcnt 
-:      030104 uart_copy_rx_bytes_fast_loop_four:
-0x6dd1 030105 increase -4 ,loopcnt 
-0x6dd2 030106 call uart_rx_4_bytes ,positive 
-0x6dd3 030107 rtn zero 
-0x6dd4 030108 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x6dd5 030109 increase 4 ,loopcnt 
-0x6dd6 030110 branch uart_copy_rx_bytes 
-:      030113 uart_rx_8_bytes:
-0x6dd7 030114 ifetch 8 ,contu 
-0x6dd8 030115 istore 8 ,contw 
-0x6dd9 030116 rtn 
-:      030118 uart_rx_4_bytes:
-0x6dda 030119 ifetch 4 ,contu 
-0x6ddb 030120 istore 4 ,contw 
-0x6ddc 030121 rtn 
-:      030124 uart_copy_rx_bytes:
-0x6ddd 030125 deposit loopcnt 
-0x6dde 030126 rtn blank 
-:      030127 uart_copy_rx_bytes_loop:
-0x6ddf 030128 ifetch 1 ,contu 
-0x6de0 030129 istore 1 ,contw 
-0x6de1 030130 loop uart_copy_rx_bytes_loop 
-0x6de2 030131 rtn 
-:      030136 app_store_nvram_event:
-0x6de3 030137 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x6de4 030138 branch ui_ipc_send_event 
-:      030140 check_51cmd_update_device_record:
-0x6de5 030141 bpatch patch1a_1 ,mem_patch1a 
-0x6de6 030142 fetch 1 ,mem_nv_data_number 
-0x6de7 030143 rtn blank 
-0x6de8 030144 call check_nvram 
-0x6de9 030145 call init_device_list ,zero 
-0x6dea 030146 call disable_user2 
-0x6deb 030147 call nvram_find_addr_from_bd_list 
-:      030148 write_device_record:
-0x6dec 030149 fetch 1 ,mem_nv_data_number 
-0x6ded 030150 icopy regc 
-0x6dee 030151 fetcht 2 ,mem_nv_data_ptr 
-0x6def 030152 storet 2 ,mem_list_item_ptr 
-:      030153 write_device_loop_find:
-0x6df0 030154 copy regc ,pdata 
-0x6df1 030155 branch app_store_nvram_event ,blank 
-0x6df2 030156 increase -1 ,regc 
-0x6df3 030157 copy temp ,rega 
-0x6df4 030158 ifetch 1 ,rega 
-0x6df5 030159 fetcht 1 ,mem_select_list_item 
-0x6df6 030160 isub temp ,null 
-0x6df7 030161 call set_index_finded_device ,zero 
-0x6df8 030162 branch write_device_loop_find0 ,positive 
-0x6df9 030163 ifetch 1 ,rega 
-0x6dfa 030164 increase 1 ,pdata 
-0x6dfb 030165 istore 1 ,rega 
-:      030166 write_device_loop_find0:
-0x6dfc 030167 fetcht 2 ,mem_list_item_ptr 
-0x6dfd 030168 increase nv_data_len ,temp 
-0x6dfe 030169 storet 2 ,mem_list_item_ptr 
-0x6dff 030170 branch write_device_loop_find 
-:      030172 set_index_finded_device:
-0x6e00 030173 setarg 0 
-0x6e01 030174 istore 1 ,rega 
-0x6e02 030175 fetch 1 ,mem_temp_reconn_record 
-0x6e03 030176 istore 1 ,contw 
-0x6e04 030177 bne rec_3_mode ,set_index_finded_device_ble_mode 
-:      030179 set_index_find_device_master_addr:
-0x6e05 030180 ifetch 6 ,contr 
-0x6e06 030181 istore 8 ,contw 
-0x6e07 030182 setarg 0 
-0x6e08 030183 istore 8 ,contw 
-0x6e09 030184 copy regb ,contr 
-:      030185 store_rec_data_common:
-0x6e0a 030186 call memcpy16 
-0x6e0b 030187 force 1 ,null 
-0x6e0c 030188 rtn 
-:      030190 set_index_finded_device_ble_mode:
-0x6e0d 030191 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6e0e 030192 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6e0f 030193 arg mem_le_ltk ,regb 
-0x6e10 030194 branch set_index_find_device_master_addr 
-:      030196 set_index_finded_device_irk:
-0x6e11 030197 arg mem_le_irk ,contr 
-0x6e12 030198 call memcpy16 
-:      030199 store_ble_rec_data_common:
-0x6e13 030200 arg mem_le_ltk ,contr 
-0x6e14 030201 branch store_rec_data_common 
-:      030203 set_index_finded_device_ediv:
-0x6e15 030204 arg mem_le_rand ,contr 
-0x6e16 030205 call memcpy16 
-0x6e17 030206 branch store_ble_rec_data_common 
-:      030211 nvram_find_addr_from_bd_list:
-0x6e18 030212 bpatch patch1a_2 ,mem_patch1a 
-0x6e19 030213 call disable_user 
-0x6e1a 030214 fetch 1 ,mem_nv_data_number 
-0x6e1b 030215 rtn blank 
-0x6e1c 030216 bpatch patch1a_3 ,mem_patch1a 
-0x6e1d 030217 fetch 2 ,mem_ui_state_map 
-0x6e1e 030218 rtnbit0 ui_state_ble_connected 
-:      030219 find_addr_from_bd_list_ble_mode:
-0x6e1f 030220 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6e20 030221 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
-0x6e21 030222 fetch 1 ,mem_le_plap + 5 
-0x6e22 030223 compare 0xc0 ,pdata ,0xc0 
-0x6e23 030224 branch find_addr_from_bd_list_static_addr ,true 
-0x6e24 030225 compare 0x40 ,pdata ,0xc0 
-0x6e25 030226 branch find_addr_from_bd_list_random_addr ,true 
-0x6e26 030227 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
-:      030229 find_addr_from_bd_list_static_addr:
-0x6e27 030230 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
-0x6e28 030231 fetch 1 ,mem_le_preq_init_key_distribution 
-0x6e29 030232 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
-0x6e2a 030233 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030235 find_addr_from_bd_list_static_addr_reconnect:
-0x6e2b 030236 call find_addr_from_bd_list_public_device_addr 
-0x6e2c 030237 rtn user 
-0x6e2d 030238 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
-:      030241 find_addr_from_bd_list_static_addr_sc_or_legacy:
-:      030242 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
-0x6e2e 030243 fetch 1 ,mem_le_pairing_mode 
-0x6e2f 030244 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
-0x6e30 030245 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030247 find_addr_from_bd_list_static_addr_sc:
-:      030248 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
-0x6e31 030249 fetch 6 ,mem_le_plap 
-0x6e32 030250 store 8 ,mem_le_rand 
-0x6e33 030251 branch find_addr_from_bd_list_random_non_resolvable_private_address 
-:      030254 find_addr_from_bd_list_public_device_addr:
-0x6e34 030255 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x6e35 030256 fetch 6 ,mem_le_plap 
-0x6e36 030257 branch find_addr_from_bd_list_common 
-:      030259 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6e37 030260 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6e38 030261 branch find_addr_from_bd_list_common 
-:      030264 find_addr_from_bd_list_random_addr:
-0x6e39 030265 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6e3a 030266 branch find_addr_from_bd_list_common 
-:      030268 find_addr_from_bd_list_common:
-0x6e3b 030269 bpatch patch1a_4 ,mem_patch1a 
-0x6e3c 030271 fetch 2 ,mem_nv_data_ptr 
-0x6e3d 030272 ifetcht 1 ,pdata 
-0x6e3e 030273 pincrease 1 
-0x6e3f 030274 store 2 ,mem_list_item_ptr 
-0x6e40 030275 storet 1 ,mem_select_list_item 
-0x6e41 030276 fetch 1 ,mem_nv_data_number 
-0x6e42 030277 icopy regc 
-:      030278 nvram_find_addr_from_list:
-0x6e43 030279 fetch 2 ,mem_list_item_ptr 
-0x6e44 030280 copy pdata ,rega 
-0x6e45 030281 call nvram_find_addr_from_list_compare 
-0x6e46 030282 rtn user 
-0x6e47 030283 fetcht 2 ,mem_list_item_ptr 
-0x6e48 030284 increase nv_data_len ,temp 
-0x6e49 030285 storet 2 ,mem_list_item_ptr 
-0x6e4a 030286 increase -1 ,temp 
-0x6e4b 030287 ifetch 1 ,temp 
-0x6e4c 030288 store 1 ,mem_select_list_item 
-0x6e4d 030289 increase -1 ,regc 
-0x6e4e 030290 nbranch nvram_find_addr_from_list ,zero 
-0x6e4f 030291 fetch 1 ,mem_nv_data_number 
-0x6e50 030292 pincrease decreased_one 
-0x6e51 030293 store 1 ,mem_select_list_item 
-0x6e52 030294 rtn 
-:      030295 nvram_find_addr_from_list_compare:
-0x6e53 030296 fetch 1 ,mem_temp_reconn_record 
-0x6e54 030297 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      030298 find_master_addr_from_list_compare:
-0x6e55 030299 arg mem_temp_reconn_record ,regb 
-0x6e56 030300 arg 7 ,loopcnt 
-0x6e57 030301 call string_compare 
-0x6e58 030302 branch enable_user ,zero 
-0x6e59 030303 rtn 
-:      030305 find_addr_from_list_compare_ble_mode:
-0x6e5a 030306 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6e5b 030307 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6e5c 030308 branch find_master_addr_from_list_compare 
-:      030310 find_irk_form_list_compare:
-0x6e5d 030311 ifetcht 1 ,rega 
-0x6e5e 030312 isub temp ,null 
-0x6e5f 030313 nrtn zero 
-0x6e60 030314 arg mem_le_prand ,contw 
-0x6e61 030315 arg 16 ,loopcnt 
-0x6e62 030316 call clear_mem 
-0x6e63 030317 fetch 3 ,mem_le_plap + 3 
-0x6e64 030318 store 3 ,mem_le_prand 
-0x6e65 030319 call genernate_master_macaddress 
-0x6e66 030320 fetch 2 ,mem_le_aes_128 + 13 
-0x6e67 030321 byteswap pdata ,pdata 
-0x6e68 030322 lshift8 pdata ,temp 
-0x6e69 030323 ifetch 1 ,contr 
-0x6e6a 030324 iadd temp ,pdata 
-0x6e6b 030325 fetcht 3 ,mem_le_plap 
-0x6e6c 030326 isub temp ,null 
-0x6e6d 030327 branch enable_user ,zero 
-0x6e6e 030328 rtn 
-:      030331 genernate_master_macaddress:
-0x6e6f 030332 arg mem_le_prand ,contr 
-0x6e70 030333 call load_data128 
-0x6e71 030335 ifetch 1 ,rega 
-0x6e72 030336 call load_regext 
-0x6e73 030337 force 0x38 ,aes_ctrl 
-0x6e74 030338 force 0x0 ,aes_ctrl 
-0x6e75 030339 call wait_aes 
-0x6e76 030340 arg mem_le_aes_128 ,contw 
-0x6e77 030341 branch store_aes_result 
-:      030343 find_ediv_form_list_compare:
-0x6e78 030344 ifetcht 1 ,rega 
-0x6e79 030345 isub temp ,null 
-0x6e7a 030346 nrtn zero 
-0x6e7b 030347 copy contr ,rega 
-0x6e7c 030348 add contr ,8 ,regc 
-0x6e7d 030349 arg mem_le_rand ,regb 
-0x6e7e 030350 arg 8 ,loopcnt 
-0x6e7f 030351 call string_compare 
-0x6e80 030352 branch enable_user ,zero 
-0x6e81 030353 copy regc ,rega 
-0x6e82 030354 arg mem_le_irk ,regb 
-0x6e83 030355 arg 8 ,loopcnt 
-0x6e84 030356 call string_compare 
-0x6e85 030357 branch enable_user ,zero 
-0x6e86 030358 rtn 
-:      030360 check_nvram:
-0x6e87 030361 fetch 2 ,mem_nv_data_ptr 
-0x6e88 030362 ifetcht 1 ,pdata 
-0x6e89 030363 pincrease nv_data_len 
-0x6e8a 030364 ifetch 1 ,pdata 
-0x6e8b 030365 isub temp ,null 
-0x6e8c 030366 rtn 
-:      030368 init_device_list:
-0x6e8d 030369 fetch 1 ,mem_nv_data_number 
-0x6e8e 030370 icopy loopcnt 
-0x6e8f 030371 fetcht 2 ,mem_nv_data_ptr 
-0x6e90 030372 setarg 0 
-:      030373 init_device_list_loop:
-0x6e91 030374 istore 1 ,temp 
-0x6e92 030375 increase nv_data_len ,temp 
-0x6e93 030376 pincrease 1 
-0x6e94 030377 loop init_device_list_loop 
-0x6e95 030378 rtn 
-:      030380 load_device_list_mode_4:
-0x6e96 030383 call enable_user2 
-0x6e97 030384 call nvram_find_addr_from_bd_list 
-0x6e98 030385 nbranch clear_ltk_exists ,user 
-0x6e99 030386 fetch 2 ,mem_list_item_ptr 
-0x6e9a 030387 add pdata ,1 ,contr 
-0x6e9b 030388 arg mem_le_irk ,contw 
-0x6e9c 030389 call memcpy16 
-0x6e9d 030390 arg mem_le_ltk ,contw 
-0x6e9e 030391 call memcpy16 
-0x6e9f 030392 jam 1 ,mem_ltk_exists 
-0x6ea0 030393 rtn 
-:      030395 clear_ltk_exists:
-0x6ea1 030396 jam 0 ,mem_ltk_exists 
-0x6ea2 030397 rtn 
-:      030400 eeprom_store_le_reconn_info:
-0x6ea3 030401 jam rec_4_mode ,mem_record_bt_mode 
-0x6ea4 030402 branch eeprom_store_reconn_info 
-:      030404 eeprom_store_reconn_info:
-0x6ea5 030405 fetch 1 ,mem_device_option 
-0x6ea6 030406 beq dvc_op_module ,check_51cmd_update_device_record 
-0x6ea7 030407 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x6ea8 030408 rtn 
-:      030414 get_gpio_wakeup_index:
-0x6ea9 030415 and temp ,0x1f ,pdata 
-0x6eaa 030416 rshift pdata ,pdata 
-0x6eab 030417 arg mem_gpio_wakeup_cfg ,contw 
-0x6eac 030418 iadd contw ,contw 
-0x6ead 030419 arg 0xf0 ,alarm 
-0x6eae 030420 isolate0 0 ,temp 
-0x6eaf 030421 rtn true 
-0x6eb0 030422 arg 0xf ,alarm 
-0x6eb1 030423 rtn 
-:      030426 gpio_set_wake_by_current_state:
-0x6eb2 030427 bpatch patch1a_5 ,mem_patch1a 
-0x6eb3 030428 set1 gpio_active_bit ,temp 
-0x6eb4 030429 call gpio_get_bit 
-0x6eb5 030430 nsetflag true ,gpio_active_bit ,temp 
-:      030433 gpio_set_wake:
-0x6eb6 030434 bpatch patch1a_6 ,mem_patch1a 
-0x6eb7 030435 sub temp ,ui_button_gpio_disable ,null 
-0x6eb8 030436 rtn zero 
-0x6eb9 030437 arg 4 ,debug 
-0x6eba 030438 isolate1 gpio_active_bit ,temp 
-0x6ebb 030439 branch gpio_set_wake_high ,true 
-0x6ebc 030440 arg 2 ,debug 
-:      030441 gpio_set_wake_high:
-0x6ebd 030442 call get_gpio_wakeup_index 
-0x6ebe 030443 isolate0 0 ,temp 
-0x6ebf 030444 branch gpio_set_wake_low4bit ,true 
-0x6ec0 030445 lshift4 debug ,debug 
-:      030446 gpio_set_wake_low4bit:
-0x6ec1 030447 ifetch 1 ,contw 
-0x6ec2 030448 iand alarm ,pdata 
-0x6ec3 030449 ior debug ,pdata 
-0x6ec4 030450 istore 1 ,contw 
-0x6ec5 030451 rtn 
-:      030454 gpio_set_low_pullup:
-0x6ec6 030455 bpatch patch1a_7 ,mem_patch1a 
-0x6ec7 030456 sub temp ,ui_button_gpio_disable ,null 
-0x6ec8 030457 rtn zero 
-0x6ec9 030458 arg 1 ,debug 
-0x6eca 030459 call get_gpio_wakeup_index 
-0x6ecb 030460 isolate0 0 ,temp 
-0x6ecc 030461 branch gpio_set_low_pullup_low4bit ,true 
-0x6ecd 030462 lshift4 debug ,debug 
-:      030463 gpio_set_low_pullup_low4bit:
-0x6ece 030464 ifetch 1 ,contw 
-0x6ecf 030465 iand alarm ,pdata 
-0x6ed0 030466 ior debug ,pdata 
-0x6ed1 030467 istore 1 ,contw 
-0x6ed2 030468 rtn 
-:      030473 gpio_clr_wake:
-0x6ed3 030474 bpatch patch1b_0 ,mem_patch1b 
-0x6ed4 030475 sub temp ,ui_button_gpio_disable ,null 
-0x6ed5 030476 rtn zero 
-0x6ed6 030477 call get_gpio_wakeup_index 
-0x6ed7 030478 ifetch 1 ,contw 
-0x6ed8 030479 iand alarm ,pdata 
-0x6ed9 030480 istore 1 ,contw 
-0x6eda 030481 rtn 
-:      030483 gpio_config_input_nowake:
-0x6edb 030484 call gpio_clr_wake 
-0x6edc 030485 branch gpio_config_input_without_wake 
-:      030488 gpio_config_input:
-0x6edd 030489 sub temp ,ui_button_gpio_disable ,null 
-0x6ede 030490 rtn zero 
-0x6edf 030491 ncall gpio_set_wake ,wake 
-:      030492 gpio_config_input_without_wake:
-0x6ee0 030493 call gpio_addr 
-0x6ee1 030494 setarg 0 
-0x6ee2 030495 isolate1 gpio_active_bit ,temp 
-0x6ee3 030496 nsetflag true ,6 ,pdata 
-0x6ee4 030497 setflag true ,7 ,pdata 
-0x6ee5 030498 branch gpio_write 
-:      030501 gpio_get_bit:
-0x6ee6 030502 bpatch patch1b_1 ,mem_patch1b 
-0x6ee7 030503 arg core_gpio_in ,contw 
-0x6ee8 030504 and temp ,0x07 ,queue 
-0x6ee9 030505 rshift3 temp ,pdata 
-0x6eea 030506 and_into 3 ,pdata 
-0x6eeb 030507 iadd contw ,contw 
-0x6eec 030508 ifetch 1 ,contw 
-0x6eed 030509 isolate1 gpio_active_bit ,temp 
-0x6eee 030510 branch gpio_get_bit_reverse ,true 
-0x6eef 030511 qisolate0 pdata 
-0x6ef0 030512 rtn 
-:      030513 gpio_get_bit_reverse:
-0x6ef1 030514 qisolate1 pdata 
-0x6ef2 030515 rtn 
-:      030518 gpio_out_inactive:
-0x6ef3 030519 sub temp ,ui_button_gpio_disable ,null 
-0x6ef4 030520 rtn zero 
-0x6ef5 030521 isolate1 gpio_active_bit ,null 
-0x6ef6 030522 branch gpio_out_flag 
-:      030524 gpio_config_output:
-:      030525 gpio_out_active:
-0x6ef7 030526 sub temp ,ui_button_gpio_disable ,null 
-0x6ef8 030527 rtn zero 
-0x6ef9 030528 isolate0 gpio_active_bit ,null 
-:      030531 gpio_out_flag:
-0x6efa 030532 setarg 0 
-0x6efb 030533 nsetflag true ,gpio_active_bit ,pdata 
-0x6efc 030534 ixor temp ,temp 
-:      030537 gpio_out:
-0x6efd 030538 call gpio_addr 
-0x6efe 030539 setarg gpcfg_output_high 
-0x6eff 030540 isolate1 gpio_active_bit ,temp 
-0x6f00 030541 setflag true ,0 ,pdata 
-0x6f01 030542 branch gpio_write 
-:      030545 gpio_check_active:
-0x6f02 030546 sub temp ,ui_button_gpio_disable ,null 
-0x6f03 030547 branch disable_true ,zero 
-0x6f04 030548 call gpio_addr 
-0x6f05 030549 ifetch 1 ,contw 
-0x6f06 030550 bbit1 0 ,gpio_check_active_high 
-0x6f07 030551 isolate0 gpio_active_bit ,temp 
-0x6f08 030552 rtn 
-:      030553 gpio_check_active_high:
-0x6f09 030554 isolate1 gpio_active_bit ,temp 
-0x6f0a 030555 rtn 
-:      030557 gpio_set_analog:
-0x6f0b 030558 call gpio_addr 
-0x6f0c 030559 setarg gpcfg_no_ie 
-:      030560 gpio_write:
-0x6f0d 030561 istore 1 ,contw 
-0x6f0e 030562 rtn 
-:      030564 gpio_set_high_impedance:
-0x6f0f 030565 sub temp ,ui_button_gpio_disable ,null 
-0x6f10 030566 rtn zero 
-0x6f11 030567 call gpio_addr 
-0x6f12 030568 setarg gpcfg_high_impedance 
-0x6f13 030569 branch gpio_write 
-:      030571 gpio_addr:
-0x6f14 030572 and temp ,0x3f ,pdata 
-0x6f15 030573 sub pdata ,gpio_number + -1 ,null 
-0x6f16 030574 nbranch gpio_addr_ext ,positive 
-0x6f17 030575 arg core_gpio_conf ,contw 
-:      030576 gpio_addr_next:
-0x6f18 030577 iadd contw ,contw 
-0x6f19 030578 rtn 
-:      030579 gpio_addr_ext:
-0x6f1a 030580 arg core_gpio_conf_hi ,contw 
-0x6f1b 030581 increase -16 ,pdata 
-0x6f1c 030582 branch gpio_addr_next 
-:      030585 gpio_config_param:
-0x6f1d 030586 and pdata ,0xff ,temp 
-0x6f1e 030587 rshift8 pdata ,pdata 
-0x6f1f 030588 branch gpio_config_function_int 
-:      030591 gpio_config_function:
-0x6f20 030592 rtnbit0 gpio_active_bit 
-:      030593 gpio_config_function_int:
-0x6f21 030594 and_into 0x3f ,pdata 
-0x6f22 030595 sub pdata ,gpio_number + -1 ,null 
-0x6f23 030596 nbranch gpio_config_function_int_ext ,positive 
-0x6f24 030597 arg core_gpio_conf ,contw 
-:      030598 gpio_config_function_int_next:
-0x6f25 030599 iadd contw ,contw 
-0x6f26 030600 istoret 1 ,contw 
-0x6f27 030601 rtn 
-:      030602 gpio_config_function_int_ext:
-0x6f28 030603 arg core_gpio_conf_hi ,contw 
-0x6f29 030604 increase -16 ,pdata 
-0x6f2a 030605 branch gpio_config_function_int_next 
-:      030609 gpio_get_config:
-0x6f2b 030610 and_into 0x3f ,temp 
-0x6f2c 030611 sub temp ,gpio_number + -1 ,null 
-0x6f2d 030612 nbranch gpio_get_config_ext ,positive 
-0x6f2e 030613 setarg core_gpio_conf 
-:      030614 gpio_get_config_next:
-0x6f2f 030615 iadd temp ,contr 
-0x6f30 030616 ifetch 1 ,contr 
-0x6f31 030617 rtn 
-:      030618 gpio_get_config_ext:
-0x6f32 030619 setarg core_gpio_conf_hi 
-0x6f33 030620 increase -16 ,temp 
-0x6f34 030621 branch gpio_get_config_next 
-:      030625 gpio_set_before_lpm:
-0x6f35 030626 arg gpio_number ,loopcnt 
-0x6f36 030627 arg core_gpio_conf ,contr 
-:      030628 setgpio_loop:
-0x6f37 030629 copy contr ,contw 
-0x6f38 030630 ifetch 1 ,contr 
-0x6f39 030631 beq gpcfg_spid_miso ,setgpio_pullup 
-0x6f3a 030632 beq gpcfg_spid_ncs ,setgpio_pullup 
-0x6f3b 030633 beq gpcfg_spid_sck ,setgpio_pullup 
-0x6f3c 030634 beq gpcfg_spid_mosi ,setgpio_pullup 
-0x6f3d 030635 beq gpcfg_spid_sdio ,setgpio_pullup 
-0x6f3e 030636 beq gpcfg_iic_scl ,setgpio_pullup 
-0x6f3f 030637 beq gpcfg_iic_sda ,setgpio_pullup 
-0x6f40 030638 beq gpcfg_input ,setgpio_pullup 
-:      030639 setgpio_loop_end:
-0x6f41 030640 loop setgpio_loop 
-0x6f42 030641 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
-0x6f43 030642 isub contr ,null 
-0x6f44 030643 rtn zero 
-:      030644 gpio_set_before_lpm_ext:
-0x6f45 030645 arg gpio_number_ext ,loopcnt 
-0x6f46 030646 arg core_gpio_conf_hi ,contr 
-0x6f47 030647 branch setgpio_loop 
-:      030650 setgpio_pullup:
-0x6f48 030651 setarg gpcfg_pullup 
-0x6f49 030652 istore 1 ,contw 
-0x6f4a 030653 branch setgpio_loop_end 
-:      030654 setgpio_pulldown:
-0x6f4b 030655 setarg gpcfg_pulldown 
-0x6f4c 030656 istore 1 ,contw 
-0x6f4d 030657 branch setgpio_loop_end 
-:      030661 sadc_calibration:
-0x6f4e 030662 bpatch patch1b_2 ,mem_patch1b 
-0x6f4f 030663 rtn wake 
-0x6f50 030664 jam 0x77 ,core_gpadc_ctrl 
-0x6f51 030665 jam 0xc9 ,core_gpadc_cfg0 
-0x6f52 030666 jam 0x01 ,core_gpadc_cfg3 
-0x6f53 030667 fetch 1 ,mem_adc_clkdiv 
-0x6f54 030668 store 1 ,core_sadc_clkdiv 
-0x6f55 030669 call sadc_read 
-0x6f56 030670 jam 0xc1 ,core_gpadc_cfg0 
-:      030671 sadc_cal_read:
-0x6f57 030672 arg 7 ,loopcnt 
-0x6f58 030673 arg mem_adc_cal_c0 ,rega 
-0x6f59 030674 jam 0x05 ,core_gpadc_cfg2 
-:      030675 sadc_cal_read_loop:
-0x6f5a 030676 fetch 1 ,core_gpadc_status 
-0x6f5b 030677 istore 1 ,rega 
-0x6f5c 030678 increase 1 ,rega 
-0x6f5d 030679 fetch 1 ,core_gpadc_cfg2 
-0x6f5e 030680 increase 0x20 ,pdata 
-0x6f5f 030681 store 1 ,core_gpadc_cfg2 
-0x6f60 030682 loop sadc_cal_read_loop 
-0x6f61 030683 jam 0x00 ,core_gpadc_ctrl 
-0x6f62 030684 rtn 
-:      030686 sadc_cal_write:
-0x6f63 030687 fetch 1 ,core_sadc_ctrl 
-0x6f64 030688 set1 1 ,pdata 
-0x6f65 030689 store 1 ,core_sadc_ctrl 
-0x6f66 030690 arg 7 ,loopcnt 
-0x6f67 030691 arg mem_adc_cal_c0 ,rega 
-0x6f68 030692 jam 0x15 ,core_gpadc_cfg2 
-:      030693 sadc_cal_write_loop:
-0x6f69 030694 ifetch 1 ,rega 
-0x6f6a 030695 store 1 ,core_gpadc_cfg1 
-0x6f6b 030696 increase 1 ,rega 
-0x6f6c 030697 fetch 1 ,core_gpadc_cfg2 
-0x6f6d 030698 increase 0x20 ,pdata 
-0x6f6e 030699 store 1 ,core_gpadc_cfg2 
-0x6f6f 030700 loop sadc_cal_write_loop 
-0x6f70 030701 fetch 1 ,core_sadc_ctrl 
-0x6f71 030702 set0 1 ,pdata 
-0x6f72 030703 store 1 ,core_sadc_ctrl 
-0x6f73 030704 rtn 
-:      030708 adc_init_data:
-0x6f74 030709 bpatch patch1b_3 ,mem_patch1b 
-0x6f75 030710 fetch 8 ,mem_otp_adc 
-0x6f76 030711 branch adc_init_cal_data_default ,blank 
-0x6f77 030712 store 8 ,mem_3v_adc_io_data 
-0x6f78 030713 rtn 
-:      030715 adc_init_cal_data_default:
-0x6f79 030716 setarg 0x0bbe 
-0x6f7a 030717 store 2 ,mem_3v_adc_io_data 
-0x6f7b 030718 setarg 0x03f0 
-0x6f7c 030719 store 2 ,mem_1v_adc_io_data 
-0x6f7d 030720 setarg 0x027e 
-0x6f7e 030721 store 2 ,mem_2v_adc_hvin_data 
-0x6f7f 030722 setarg 0x03c4 
-0x6f80 030723 store 2 ,mem_3v_adc_hvin_data 
-0x6f81 030724 rtn 
-:      030726 enable_adc:
-0x6f82 030727 bpatch patch1b_4 ,mem_patch1b 
-0x6f83 030728 call sadc_cal_write 
-0x6f84 030729 fetch 1 ,core_gpadc_cfg1 
-0x6f85 030730 set0 7 ,pdata 
-0x6f86 030731 store 1 ,core_gpadc_cfg1 
-0x6f87 030732 jam 0x77 ,core_gpadc_ctrl 
-0x6f88 030733 jam 0xc1 ,core_gpadc_cfg0 
-0x6f89 030734 jam 0x01 ,core_gpadc_cfg3 
-0x6f8a 030735 call sadc_channel 
-0x6f8b 030736 fetch 1 ,mem_adc_clkdiv 
-0x6f8c 030737 store 1 ,core_sadc_clkdiv 
-0x6f8d 030738 call sadc_read 
-0x6f8e 030739 jam 0 ,core_sadc_clkdiv 
-0x6f8f 030740 branch sadc_dma 
-:      030742 sadc_channel:
-0x6f90 030743 fetch 1 ,mem_adc_channel 
-0x6f91 030744 lshift4 pdata ,pdata 
-0x6f92 030745 fetcht 1 ,core_gpadc_cfg3 
-0x6f93 030746 and_into 0x0f ,temp 
-0x6f94 030747 ior temp ,temp 
-0x6f95 030748 storet 1 ,core_gpadc_cfg3 
-0x6f96 030749 rtn 
-:      030751 sadc_read:
-0x6f97 030752 jam 0x03 ,core_sadc_ctrl 
-:      030753 sadc_read_wait:
-0x6f98 030754 fetch 1 ,core_perf_status 
-0x6f99 030755 bbit0 saradc_done ,sadc_read_wait 
-0x6f9a 030756 fetcht 2 ,core_sadc_data 
-0x6f9b 030757 storet 2 ,mem_adc_current_value 
-0x6f9c 030758 jam 0x06 ,core_sadc_ctrl 
-:      030759 sadc_read_wait2:
-0x6f9d 030760 fetch 1 ,core_perf_status 
-0x6f9e 030761 bbit1 saradc_done ,sadc_read_wait2 
-0x6f9f 030762 jam 0x00 ,core_sadc_ctrl 
-0x6fa0 030763 rtn 
-:      030765 sadc_dma:
-0x6fa1 030766 fetch 1 ,mem_adc_dma_enable 
-0x6fa2 030767 rtn blank 
-0x6fa3 030768 fetch 1 ,core_gpadc_cfg1 
-0x6fa4 030769 set1 7 ,pdata 
-0x6fa5 030770 store 1 ,core_gpadc_cfg1 
-0x6fa6 030771 fetch 1 ,mem_adc_clkdiv 
-0x6fa7 030772 store 1 ,core_sadc_clkdiv 
-0x6fa8 030773 fetch 2 ,mem_adc_saddr_ptr 
-0x6fa9 030774 store 2 ,core_sadc_saddr 
-0x6faa 030775 fetch 2 ,mem_adc_eaddr_ptr 
-0x6fab 030776 store 2 ,core_sadc_eaddr 
-0x6fac 030777 jam 0x0b ,core_sadc_ctrl 
-0x6fad 030778 nop 1000 
-0x6fae 030779 jam 0x03 ,core_sadc_ctrl 
-0x6faf 030780 rtn 
-:      030782 vdd_calculate_by_mode:
-0x6fb0 030783 bpatch patch1b_5 ,mem_patch1b 
-0x6fb1 030784 fetch 1 ,mem_adc_config_flag 
-0x6fb2 030785 beq adc_config_hvin ,vdd_calculate_hvin 
-0x6fb3 030786 beq adc_config_gpio ,vdd_calculate_io 
-0x6fb4 030787 rtn 
-:      030789 vdd_calculate_hvin:
-0x6fb5 030790 setarg 1000 
-0x6fb6 030791 store 2 ,mem_reference_voltage 
-0x6fb7 030792 fetcht 2 ,mem_3v_adc_hvin_data 
-0x6fb8 030793 fetch 2 ,mem_2v_adc_hvin_data 
-0x6fb9 030794 arg 2000 ,regc 
-0x6fba 030795 branch vdd_calculate 
-:      030797 vdd_calculate_io:
-0x6fbb 030798 setarg 2000 
-0x6fbc 030799 store 2 ,mem_reference_voltage 
-0x6fbd 030800 fetcht 2 ,mem_3v_adc_io_data 
-0x6fbe 030801 fetch 2 ,mem_1v_adc_io_data 
-0x6fbf 030802 arg 1000 ,regc 
-:      030803 vdd_calculate:
-0x6fc0 030804 isub temp ,rega 
-0x6fc1 030805 fetch 2 ,mem_adc_current_value 
-0x6fc2 030806 isub temp ,pdata 
-0x6fc3 030807 nbranch vdd_calculate1 ,positive 
-0x6fc4 030808 fetcht 2 ,mem_reference_voltage 
-0x6fc5 030809 imul32 temp ,regb 
-0x6fc6 030810 copy regc ,pdata 
-0x6fc7 030811 imul32 rega ,pdata 
-0x6fc8 030812 iadd regb ,pdata 
-:      030813 vdd_calculate2:
-0x6fc9 030814 idiv rega 
-0x6fca 030815 call wait_div_end 
-0x6fcb 030816 quotient pdata 
-0x6fcc 030817 rtn 
-:      030819 vdd_calculate1:
-0x6fcd 030820 copy temp ,pdata 
-0x6fce 030821 fetcht 2 ,mem_adc_current_value 
-0x6fcf 030822 isub temp ,pdata 
-0x6fd0 030823 fetcht 2 ,mem_reference_voltage 
-0x6fd1 030824 imul32 temp ,regb 
-0x6fd2 030825 copy regc ,pdata 
-0x6fd3 030826 imul32 rega ,pdata 
-0x6fd4 030827 isub regb ,pdata 
-0x6fd5 030828 nbranch set_pdata_0 ,positive 
-0x6fd6 030829 branch vdd_calculate2 
-:      030833 adc_bat_percent_lowpower_out:
-0x6fd7 030834 ifetch 8 ,rega 
-0x6fd8 030835 store 8 ,mem_pdatatemp 
-0x6fd9 030836 fetch 2 ,mem_pdatatemp 
-0x6fda 030837 fetcht 2 ,mem_pdatatemp + 2 
-0x6fdb 030838 isub temp ,rega 
-0x6fdc 030839 fetch 2 ,mem_pdatatemp + 6 
-0x6fdd 030840 isub temp ,regb 
-0x6fde 030841 fetcht 2 ,mem_pdatatemp + 4 
-0x6fdf 030842 isub temp ,null 
-0x6fe0 030843 ncall adc_set_low_power_flag ,positive 
-0x6fe1 030844 mul32 regb ,100 ,pdata 
-0x6fe2 030845 idiv rega 
-0x6fe3 030846 call wait_div_end 
-0x6fe4 030847 quotient pdata 
-0x6fe5 030848 call adc_set_no_power_flag ,blank 
-0x6fe6 030849 rtn 
-:      030851 adc_set_low_power_flag:
-0x6fe7 030852 fetch 1 ,mem_adc_power_flag 
-0x6fe8 030853 set1 0 ,pdata 
-0x6fe9 030854 store 1 ,mem_adc_power_flag 
-0x6fea 030855 rtn 
-:      030857 adc_clear_low_power_flag:
-0x6feb 030858 fetch 1 ,mem_adc_power_flag 
-0x6fec 030859 set0 0 ,pdata 
-0x6fed 030860 store 1 ,mem_adc_power_flag 
-0x6fee 030861 rtn 
-:      030863 adc_set_no_power_flag:
-0x6fef 030864 fetcht 1 ,mem_adc_power_flag 
-0x6ff0 030865 set1 1 ,temp 
-0x6ff1 030866 storet 1 ,mem_adc_power_flag 
-0x6ff2 030867 rtn 
-:      030869 adc_clear_no_power_flag:
-0x6ff3 030870 fetcht 1 ,mem_adc_power_flag 
-0x6ff4 030871 set0 1 ,temp 
-0x6ff5 030872 storet 1 ,mem_adc_power_flag 
-0x6ff6 030873 rtn 
-:      030878 keyscan_key_init:
-0x6ff7 030879 fetch 2 ,mem_key_num_ptr 
-0x6ff8 030880 ifetch 1 ,pdata 
-:      030881 keyscan_key_init_next:
-0x6ff9 030882 rtn blank 
-0x6ffa 030883 copy pdata ,loopcnt 
-0x6ffb 030885 fetch 2 ,mem_keyscan_ptr 
-0x6ffc 030886 increase 3 ,pdata 
-0x6ffd 030887 copy pdata ,rega 
-:      030888 keyscan_key_init_lp1:
-0x6ffe 030889 ifetcht 1 ,rega 
-0x6fff 030890 call gpio_config_input 
-0x7000 030891 increase key_conf_struct_len ,rega 
-0x7001 030892 loop keyscan_key_init_lp1 
-:      030893 keyscan_key_init_end:
-0x7002 030894 rtn 
-:      030896 keyscan_scan_key:
-0x7003 030897 fetch 2 ,mem_keyscan_ptr 
-0x7004 030898 increase 3 ,pdata 
-0x7005 030899 copy pdata ,rega 
-0x7006 030901 force 0 ,regb 
-0x7007 030902 setarg 0 
-0x7008 030903 store 2 ,mem_key_value_temp 
-:      030904 keyscan_scan_key_lp1:
-0x7009 030905 ifetcht 1 ,rega 
-0x700a 030906 call gpio_get_bit 
-0x700b 030907 bpatch patch1b_6 ,mem_patch1b 
-0x700c 030908 fetch 2 ,mem_key_value_temp 
-0x700d 030909 copy regb ,queue 
-0x700e 030910 qsetflag true ,pdata 
-0x700f 030911 store 2 ,mem_key_value_temp 
-0x7010 030912 increase key_conf_struct_len ,rega 
-0x7011 030913 increase 1 ,regb 
-0x7012 030914 fetch 2 ,mem_key_num_ptr 
-0x7013 030915 ifetch 1 ,pdata 
-:      030916 keyscan_scan_key_lp1_next:
-0x7014 030917 ixor regb ,null 
-0x7015 030918 nbranch keyscan_scan_key_lp1 ,zero 
-0x7016 030919 fetch 2 ,mem_key_value_temp 
-0x7017 030920 fetcht 2 ,mem_key_value_retention 
-0x7018 030921 ixor temp ,null 
-0x7019 030922 rtn zero 
-0x701a 030923 branch enable_user 
-:      030925 keyscan_process_lpm_before:
-0x701b 030926 fetch 2 ,mem_key_num_ptr 
-0x701c 030927 ifetch 1 ,pdata 
-:      030928 keyscan_process_lpm_before_next:
-0x701d 030929 rtn blank 
-0x701e 030930 copy pdata ,loopcnt 
-0x701f 030931 fetch 2 ,mem_keyscan_ptr 
-0x7020 030932 increase 3 ,pdata 
-0x7021 030933 copy pdata ,rega 
-:      030934 keyscan_process_lpm_before_lp1:
-0x7022 030935 ifetcht 1 ,rega 
-0x7023 030936 call gpio_set_wake_by_current_state 
-0x7024 030937 increase key_conf_struct_len ,rega 
-0x7025 030938 loop keyscan_process_lpm_before_lp1 
-:      030939 keyscan_process_lpm_before_end:
-0x7026 030940 rtn 
-:      030942 keyscan_key_process:
-0x7027 030943 arg key_scan_timer ,queue 
-0x7028 030944 call timer_check 
-0x7029 030945 nrtn blank 
-0x702a 030946 setarg 0x20 
-0x702b 030947 arg key_scan_timer ,queue 
-0x702c 030948 call timer_init 
-0x702d 030949 disable user 
-0x702e 030950 call keyscan_process_lpm_before 
-0x702f 030951 bpatch patch1b_7 ,mem_patch1b 
-0x7030 030952 fetch 2 ,mem_key_num_ptr 
-0x7031 030953 ifetch 1 ,pdata 
-:      030954 keyscan_key_process_next:
-0x7032 030955 rtn blank 
-0x7033 030956 call keyscan_scan_key 
-0x7034 030957 nbranch lpm_button_clean_wake_lock ,user 
-0x7035 030958 call lpm_button_get_wake_lock 
-0x7036 030959 disable user 
-0x7037 030960 fetch 2 ,mem_key_value_temp 
-0x7038 030961 store 2 ,mem_key_value_temp4 
-0x7039 030962 jam 0 ,mem_key_value_temp6 
-0x703a 030963 force 0 ,queue 
-:      030964 keyscan_key_lp1:
-0x703b 030965 fetch 2 ,mem_key_value_retention 
-0x703c 030966 rshift pdata ,temp 
-0x703d 030967 storet 2 ,mem_key_value_retention 
-0x703e 030968 and pdata ,0x01 ,pdata 
-0x703f 030969 fetcht 2 ,mem_key_value_temp4 
-0x7040 030970 and temp ,0x01 ,rega 
-0x7041 030971 rshift temp ,temp 
-0x7042 030972 storet 2 ,mem_key_value_temp4 
-0x7043 030973 ixor rega ,null 
-0x7044 030974 ncall keyscan_send_key_data ,zero 
-0x7045 030975 fetch 2 ,mem_key_num_ptr 
-0x7046 030976 ifetch 1 ,pdata 
-:      030977 keyscan_key_lp1_next:
-0x7047 030978 fetcht 1 ,mem_key_value_temp6 
-0x7048 030979 increase 1 ,temp 
-0x7049 030980 storet 1 ,mem_key_value_temp6 
-0x704a 030981 copy temp ,queue 
-0x704b 030982 ixor queue ,null 
-0x704c 030983 nbranch keyscan_key_lp1 ,zero 
-0x704d 030984 fetch 2 ,mem_key_value_temp 
-0x704e 030985 store 2 ,mem_key_value_retention 
-0x704f 030986 rtn 
-:      030987 keyscan_send_key_data:
-0x7050 030988 bpatch patch1c_0 ,mem_patch1c 
-0x7051 030989 fetch 2 ,mem_keyscan_ptr 
-0x7052 030990 increase 1 ,pdata 
-0x7053 030991 ifetch 2 ,pdata 
-0x7054 030992 branch callback_func 
-:      030998 pwm_init:
-0x7055 030999 fetch 1 ,core_clksel 
-0x7056 031000 ior rega ,pdata 
-0x7057 031001 store 1 ,core_clksel 
-0x7058 031002 fetch 2 ,core_clkoff 
-0x7059 031003 set0 clock_off_pwm ,pdata 
-0x705a 031004 store 2 ,core_clkoff 
-:      031005 delay_nop100:
-0x705b 031006 nop 100 
-0x705c 031007 rtn 
-:      031009 pwm_clk_set:
-0x705d 031010 fetch 1 ,core_clksel 
-0x705e 031011 bbit1 6 ,pwm_24m_clk_set 
-0x705f 031012 bbit1 7 ,pwm_33k_clk_set 
-:      031013 pwm_12m_clk_set:
-0x7060 031014 setarg pwm_12mhz 
-0x7061 031015 rtn 
-:      031016 pwm_24m_clk_set:
-0x7062 031017 setarg pwm_24mhz 
-0x7063 031018 rtn 
-:      031019 pwm_33k_clk_set:
-0x7064 031020 setarg pwm_33khz 
-0x7065 031021 rtn 
-:      031024 pwm_out_set:
-0x7066 031025 fetcht 3 ,mem_pdatatemp + 2 
-0x7067 031026 call pwm_clk_set 
-0x7068 031027 idiv temp 
-0x7069 031028 call wait_div_end 
-0x706a 031029 quotient temp 
-0x706b 031030 fetch 1 ,mem_pdatatemp + 5 
-0x706c 031031 imul32 temp ,pdata 
-0x706d 031032 div pdata ,100 
-0x706e 031033 call wait_div_end 
-0x706f 031034 quotient rega 
-0x7070 031035 copy temp ,pdata 
-0x7071 031036 isub rega ,regb 
-0x7072 031038 fetch 1 ,mem_pdatatemp + 1 
-0x7073 031039 call pwm_duty_cycle_set 
-0x7074 031040 fetch 1 ,mem_pdatatemp 
-0x7075 031041 fetcht 1 ,mem_pdatatemp + 1 
-0x7076 031042 and_into 0x0f ,temp 
-0x7077 031043 lshift8 temp ,temp 
-0x7078 031044 ior temp ,pdata 
-0x7079 031045 branch pwm_enable 
-:      031047 pwm_duty_cycle_set:
-0x707a 031048 iforce queue 
-0x707b 031049 call pwm_duty_cycle_set_without_autoload 
-0x707c 031050 branch pwm_autoload_set 
-:      031052 pwm_autoload_set:
-0x707d 031053 fetch 1 ,core_pwm_autoload 
-0x707e 031054 qset1 pdata 
-0x707f 031055 store 1 ,core_pwm_autoload 
-0x7080 031056 fetcht 1 ,core_clksel 
-0x7081 031057 isolate1 7 ,temp 
-0x7082 031058 call delay_1clk_of_33k ,true 
-0x7083 031059 qset0 pdata 
-0x7084 031060 store 1 ,core_pwm_autoload 
-0x7085 031061 rtn 
-:      031064 delay_1clk_of_33k:
-0x7086 031065 nop 480 
-0x7087 031066 rtn 
-:      031068 pwm_duty_cycle_set_without_autoload:
-0x7088 031069 and_into 0x0f ,pdata 
-0x7089 031070 arg core_pwm_pcnt0 ,contw 
-0x708a 031071 mul32 pdata ,4 ,pdata 
-0x708b 031072 iadd contw ,contw 
-0x708c 031073 copy rega ,pdata 
-0x708d 031074 istore 2 ,contw 
-0x708e 031075 copy regb ,pdata 
-0x708f 031076 istore 2 ,contw 
-0x7090 031077 rtn 
-:      031082 pwm_enable_in_syncmode:
-0x7091 031083 rshift8 regb ,queue 
-0x7092 031084 call pwm_init_bit_set 
-0x7093 031085 rshift8 regb ,queue 
-0x7094 031086 call pwm_syncmode_set 
-0x7095 031087 rshift8 rega ,queue 
-0x7096 031088 enable true 
-0x7097 031089 call pwm_syncmode_set_process 
-0x7098 031091 deposit rega 
-0x7099 031092 call pwm_gpio_select 
-0x709a 031093 deposit regb 
-0x709b 031094 branch pwm_enable 
-:      031096 pwm_disable_in_syncmode:
-0x709c 031097 deposit rega 
-0x709d 031098 call pwm_disable 
-0x709e 031099 deposit regb 
-0x709f 031100 call pwm_disable 
-0x70a0 031102 rshift8 rega ,queue 
-0x70a1 031103 disable true 
-0x70a2 031104 call pwm_syncmode_set_process 
-0x70a3 031105 rshift8 regb ,queue 
-0x70a4 031106 disable true 
-0x70a5 031107 call pwm_init_bit_set_process 
-0x70a6 031108 rshift8 regb ,queue 
-0x70a7 031109 disable true 
-0x70a8 031110 branch pwm_syncmode_set_process 
-:      031113 pwm_syncmode_set:
-0x70a9 031114 isolate1 7 ,queue 
-:      031115 pwm_syncmode_set_process:
-0x70aa 031116 and queue ,0x0f ,queue 
-0x70ab 031117 fetch 1 ,core_pwm_sync 
-0x70ac 031118 qsetflag true ,pdata 
-0x70ad 031119 store 1 ,core_pwm_sync 
-0x70ae 031120 rtn 
-:      031122 pwm_init_bit_set:
-0x70af 031123 isolate1 6 ,queue 
-:      031124 pwm_init_bit_set_process:
-0x70b0 031125 and queue ,0x0f ,queue 
-0x70b1 031126 fetch 1 ,core_pwm_init 
-0x70b2 031127 qsetflag true ,pdata 
-0x70b3 031128 store 1 ,core_pwm_init 
-0x70b4 031129 rtn 
-:      031130 pwm_gpio_select:
-0x70b5 031131 call pwm_select_channel 
-:      031132 pwm_gpio_select_process:
-0x70b6 031133 lshift8 pdata ,pdata 
-0x70b7 031134 add queue ,gpcfg_pwm_out0 ,temp 
-0x70b8 031135 ior temp ,pdata 
-0x70b9 031136 branch gpio_config_param 
-:      031138 pwm_enable:
-0x70ba 031139 enable user 
-0x70bb 031140 call pwm_gpio_select 
-0x70bc 031141 branch pwm_set_select 
-:      031143 pwm_disable:
-0x70bd 031144 disable user 
-0x70be 031145 call pwm_select_channel 
-0x70bf 031146 branch pwm_set_select 
-:      031148 pwm_set_select:
-0x70c0 031149 and queue ,0x0f ,queue 
-0x70c1 031150 fetch 1 ,core_pwm_en 
-0x70c2 031151 qsetflag user ,pdata 
-0x70c3 031152 store 1 ,core_pwm_en 
-0x70c4 031153 rtn 
-:      031154 pwm_select_channel:
-0x70c5 031155 rshift8 pdata ,queue 
-0x70c6 031156 and queue ,0x0f ,queue 
-0x70c7 031157 rtn 
-:      031161 wdt_init_config:
-0x70c8 031162 copy pdata ,temp 
-0x70c9 031163 bpatch patch1c_1 ,mem_patch1c 
-0x70ca 031164 call wdt_set_enable 
-0x70cb 031165 setarg 2048 
-0x70cc 031166 isub temp ,pdata 
-0x70cd 031167 copy pdata ,temp 
-0x70ce 031168 rshift4 temp ,temp 
-0x70cf 031169 storet 1 ,core_write_wdt 
-0x70d0 031170 nop 1400 
-0x70d1 031171 copy pdata ,temp 
-0x70d2 031172 and_into 0x0f ,temp 
-0x70d3 031173 storet 1 ,core_write_wdt2 
-0x70d4 031174 rtn 
-:      031177 wdt_set_enable:
-0x70d5 031178 enable user2 
-0x70d6 031179 branch wdt_init_set 
-:      031182 wdt_set_disable:
-0x70d7 031183 bpatch patch1c_2 ,mem_patch1c 
-0x70d8 031184 disable user2 
-:      031185 wdt_init_set:
-0x70d9 031186 fetch 1 ,core_config 
-0x70da 031187 setflag user2 ,3 ,pdata 
-0x70db 031188 store 1 ,core_config 
-0x70dc 031189 rtn 
-:      031194 nec61212_init:
-0x70dd 031195 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
-:      031198 nec_init_config:
-0x70de 031199 store 4 ,core_nec_start_addr 
-0x70df 031200 store 2 ,core_nec_rptr 
-0x70e0 031201 storet 1 ,core_nec_ctrl 
-0x70e1 031202 rtn 
-:      031205 nec_check_rxbuff_size:
-0x70e2 031206 fetch 2 ,core_nec_rxitem 
-0x70e3 031207 rtn 
-:      031209 nec_prepare_read:
-0x70e4 031210 fetchr contu ,2 ,core_nec_rptr 
-0x70e5 031211 fetchr contus ,2 ,core_nec_start_addr 
-0x70e6 031212 fetchr contue ,2 ,core_nec_end_addr 
-0x70e7 031213 rtn 
-:      031215 nec_read_done:
-0x70e8 031216 storer contu ,2 ,core_nec_rptr 
-0x70e9 031217 rtn 
-:      031224 nec_parse_nec61212:
-0x70ea 031225 call enable_user 
-0x70eb 031226 arg 0 ,rege 
-0x70ec 031227 call nec_check_rxbuff_size 
-0x70ed 031228 beq 2 ,nec_parse_nec61212_check_timeout 
-0x70ee 031229 sub pdata ,4 ,null 
-0x70ef 031230 rtn positive 
-0x70f0 031231 call nec_prepare_read 
-0x70f1 031232 ifetcht 2 ,contu 
-0x70f2 031233 setarg nec61212_data2repeat_time 
-0x70f3 031234 call nec_check_pulse_range_legal_default_deviation 
-0x70f4 031235 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f5 031236 copy regd ,temp 
-0x70f6 031237 setarg nec61212_repeat2repeat_time 
-0x70f7 031238 call nec_check_pulse_range_legal_default_deviation 
-0x70f8 031239 nbranch nec_parse_nec61212_check_repeat_data ,positive 
-0x70f9 031241 copy regd ,temp 
-0x70fa 031242 setarg nec61212_boot_code_start_time 
-0x70fb 031243 call nec_check_pulse_range_legal_default_deviation 
-0x70fc 031244 branch nec_parse_nec61212_error_data ,positive 
-0x70fd 031245 ifetcht 2 ,contu 
-0x70fe 031246 setarg nec61212_boot_code_end_time 
-0x70ff 031247 call nec_check_pulse_range_legal_default_deviation 
-0x7100 031248 branch nec_parse_nec61212_error_data ,positive 
-0x7101 031249 call nec_check_rxbuff_size 
-0x7102 031250 sub pdata ,133 ,null 
-0x7103 031251 rtn positive 
-0x7104 031252 arg 32 ,loopcnt 
-:      031253 nec_parse_nec61212_data:
-0x7105 031254 ifetcht 2 ,contu 
-0x7106 031255 setarg nec61212_data_bit_1_start_time 
-0x7107 031256 call nec_check_pulse_range_legal_default_deviation 
-0x7108 031257 branch nec_parse_nec61212_error_data ,positive 
-0x7109 031258 ifetcht 2 ,contu 
-0x710a 031259 setarg nec61212_data_bit_1_end_time 
-0x710b 031260 call nec_check_pulse_range_legal_default_deviation 
-0x710c 031261 nbranch nec_parse_nec61212_add_bit1 ,positive 
-0x710d 031262 copy regd ,temp 
-0x710e 031263 setarg nec61212_data_bit_0_end_time 
-0x710f 031264 call nec_check_pulse_range_legal_default_deviation 
-0x7110 031265 nbranch nec_parse_nec61212_add_bit0 ,positive 
-:      031268 nec_parse_nec61212_error_data:
-0x7111 031269 copy regd ,temp 
-0x7112 031270 setarg nec61212_timeout_time 
-0x7113 031271 isub temp ,null 
-0x7114 031272 branch nec_parse_nec61212_check_timeout_cb ,zero 
-0x7115 031273 branch nec_read_done 
-:      031275 nec_parse_nec61212_add_bit1:
-0x7116 031276 set1 32 ,rege 
-:      031277 nec_parse_nec61212_add_bit0:
-0x7117 031278 rshift rege ,rege 
-0x7118 031279 loop nec_parse_nec61212_data 
-0x7119 031280 branch nec_parse_nec61212_check_stop_bit 
-:      031282 nec_parse_nec61212_check_repeat_data:
-0x711a 031283 call nec_check_rxbuff_size 
-0x711b 031284 sub pdata ,7 ,null 
-0x711c 031285 rtn positive 
-0x711d 031286 ifetcht 2 ,contu 
-0x711e 031287 setarg nec61212_repeat_start_time 
-0x711f 031288 call nec_check_pulse_range_legal_default_deviation 
-0x7120 031289 branch nec_parse_nec61212_error_data ,positive 
-0x7121 031290 ifetcht 2 ,contu 
-0x7122 031291 setarg nec61212_repeat_end_time 
-0x7123 031292 call nec_check_pulse_range_legal_default_deviation 
-0x7124 031293 branch nec_parse_nec61212_error_data ,positive 
-:      031294 nec_parse_nec61212_check_stop_bit:
-0x7125 031295 ifetcht 2 ,contu 
-0x7126 031296 setarg nec61212_stop_time 
-0x7127 031297 call nec_check_pulse_range_legal_default_deviation 
-0x7128 031298 branch nec_parse_nec61212_error_data ,positive 
-0x7129 031299 call nec_read_done 
-0x712a 031300 copy regc ,pdata 
-0x712b 031301 branch callback_func 
-:      031303 nec_parse_nec61212_check_timeout:
-0x712c 031304 call nec_prepare_read 
-0x712d 031305 ifetcht 2 ,contu 
-0x712e 031306 setarg nec61212_timeout_time 
-0x712f 031307 isub temp ,null 
-0x7130 031308 nrtn zero 
-:      031309 nec_parse_nec61212_check_timeout_cb:
-0x7131 031310 call nec_read_done 
-0x7132 031311 call disable_user 
-0x7133 031312 copy regc ,pdata 
-0x7134 031313 branch callback_func 
-:      031320 nec_check_pulse_range_legal_default_deviation:
-0x7135 031321 fetchr regb ,1 ,mem_nec_decode_error_value 
-:      031330 nec_check_pulse_range_legal:
-0x7136 031331 copy temp ,regd 
-0x7137 031332 imul32 regb ,regb 
-0x7138 031333 lshift temp ,temp 
-0x7139 031334 isub temp ,rega 
-0x713a 031335 ncall nec_check_pulse_range_legal_data_negative ,positive 
-0x713b 031336 mul32 rega ,100 ,pdata 
-0x713c 031337 isub regb ,null 
-0x713d 031338 rtn 
-:      031340 nec_check_pulse_range_legal_data_negative:
-0x713e 031341 sub rega ,0 ,rega 
-0x713f 031342 rtn 
-:      031353 function_g2:
-0x7140 031354 bpatch patch1c_3 ,mem_patch1c 
-0x7141 031355 jam 80 ,mem_aes_cmac_data_length 
-0x7142 031356 arg mem_dat ,contw 
-0x7143 031357 arg mem_le_srand ,contr 
-0x7144 031358 call memcpy16 
-0x7145 031359 arg mem_sc_pubkey_local_x_256 ,contr 
-0x7146 031360 call memcpy32 
-0x7147 031361 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7148 031362 call memcpy32 
-0x7149 031363 call inverse_memdat 
-0x714a 031364 arg mem_le_mrand ,contr 
-0x714b 031365 call store_inverse_k 
-0x714c 031366 call function_aes_cmac 
-0x714d 031368 arg mem_aes_cmac_temp ,contw 
-0x714e 031369 call load_inverse_result 
-0x714f 031370 setarg 1000000 
-0x7150 031371 copy pdata ,rega 
-0x7151 031372 fetch 4 ,mem_aes_cmac_temp 
-0x7152 031373 idiv rega 
-0x7153 031374 call wait_div_end 
-0x7154 031375 remainder pdata 
-0x7155 031376 store 4 ,mem_gkey 
-0x7156 031378 rtn 
-:      031380 function_f6_eb:
-0x7157 031381 jam 65 ,mem_aes_cmac_data_length 
-0x7158 031382 arg mem_dat ,contw 
-0x7159 031383 call store_addr_common_a 
-0x715a 031384 call store_addr_common_b 
-0x715b 031385 fetch 3 ,mem_le_pres + 1 
-0x715c 031386 istore 3 ,contw 
-0x715d 031389 call get_r 
-0x715e 031391 arg mem_le_mrand ,contr 
-0x715f 031392 call memcpy16 
-0x7160 031393 arg mem_le_srand ,contr 
-0x7161 031394 call memcpy16 
-0x7162 031395 call inverse_memdat 
-0x7163 031396 arg mem_le_mackey ,contr 
-0x7164 031397 arg mem_aes_cmac_k ,contw 
-0x7165 031398 call memcpy16 
-0x7166 031400 branch function_aes_cmac 
-:      031404 get_r:
-0x7167 031405 fetch 4 ,mem_le_tk 
-0x7168 031406 istore 4 ,contw 
-0x7169 031407 call memset0_4 
-0x716a 031408 branch memset0_8 
-:      031410 function_f6_ea:
-0x716b 031411 bpatch patch1c_4 ,mem_patch1c 
-0x716c 031412 jam 65 ,mem_aes_cmac_data_length 
-0x716d 031413 arg mem_dat ,contw 
-0x716e 031414 call store_addr_common_b 
-0x716f 031415 call store_addr_common_a 
-0x7170 031416 fetch 3 ,mem_le_preq + 1 
-0x7171 031417 istore 3 ,contw 
-0x7172 031420 call get_r 
-0x7173 031421 arg mem_le_srand ,contr 
-0x7174 031422 call memcpy16 
-0x7175 031423 arg mem_le_mrand ,contr 
-0x7176 031424 call memcpy16 
-0x7177 031425 call inverse_memdat 
-0x7178 031426 arg mem_le_mackey ,contr 
-0x7179 031427 arg mem_aes_cmac_k ,contw 
-0x717a 031428 call memcpy16 
-0x717b 031430 call function_aes_cmac 
-0x717c 031431 arg mem_aes_cmac_temp ,contw 
-0x717d 031432 branch load_inverse_result 
-:      031434 function_f5:
-0x717e 031435 jam 32 ,mem_aes_cmac_data_length 
-0x717f 031436 arg mem_le_dhkey_256 ,contr 
-0x7180 031437 arg mem_dat ,contw 
-0x7181 031438 call memcpy32 
-0x7182 031439 call inverse_memdat 
-0x7183 031440 arg mem_le_slat ,contr 
-0x7184 031441 call store_inverse_k 
-0x7185 031442 call function_aes_cmac 
-0x7186 031443 arg mem_aes_cmac_k ,contw 
-0x7187 031444 call store_aes_result 
-0x7188 031445 arg 1 ,temp 
-0x7189 031446 call function_f5_common 
-0x718a 031447 arg mem_le_ltk ,contw 
-0x718b 031448 call load_inverse_result 
-0x718c 031449 arg 0 ,temp 
-0x718d 031450 call function_f5_common 
-0x718e 031451 arg mem_le_mackey ,contw 
-0x718f 031453 branch store_aes_result 
-:      031456 function_f5_common:
-0x7190 031457 bpatch patch1c_5 ,mem_patch1c 
-0x7191 031458 jam 53 ,mem_aes_cmac_data_length 
-0x7192 031459 setarg 0x100 
-0x7193 031460 store 2 ,mem_dat 
-0x7194 031461 call store_addr_common_b 
-0x7195 031462 call store_addr_common_a 
-0x7196 031463 arg mem_le_srand ,contr 
-0x7197 031464 call memcpy16 
-0x7198 031465 arg mem_le_mrand ,contr 
-0x7199 031466 call memcpy16 
-0x719a 031468 setarg 0x6c65 
-0x719b 031469 istore 2 ,contw 
-0x719c 031470 setarg 0x6274 
-0x719d 031471 istore 2 ,contw 
-0x719e 031472 istoret 1 ,contw 
-0x719f 031473 call inverse_memdat 
-0x71a0 031474 branch function_aes_cmac 
-:      031476 store_addr_common_b:
-0x71a1 031477 fetch 6 ,mem_le_lap 
-0x71a2 031478 istore 6 ,contw 
-0x71a3 031479 fetch 1 ,mem_le_conn_own_addr_type 
-0x71a4 031480 istore 1 ,contw 
-0x71a5 031481 rtn 
-:      031483 store_addr_common_a:
-0x71a6 031484 fetch 6 ,mem_le_plap 
-0x71a7 031485 istore 6 ,contw 
-0x71a8 031490 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71a9 031491 istore 1 ,contw 
-0x71aa 031492 rtn 
-:      031494 function_f4_ca:
-0x71ab 031495 jam 65 ,mem_aes_cmac_data_length 
-0x71ac 031496 fetch 1 ,mem_passkey_1bit 
-0x71ad 031497 store 1 ,mem_dat 
-0x71ae 031498 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71af 031499 call memcpy32 
-0x71b0 031500 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71b1 031501 call memcpy32 
-0x71b2 031502 call inverse_memdat 
-0x71b3 031503 arg mem_le_mrand ,contr 
-0x71b4 031504 call store_inverse_k 
-0x71b5 031505 branch function_aes_cmac 
-:      031508 function_f4_cb:
-0x71b6 031509 jam 65 ,mem_aes_cmac_data_length 
-0x71b7 031510 fetch 1 ,mem_passkey_1bit 
-0x71b8 031511 store 1 ,mem_dat 
-0x71b9 031512 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71ba 031513 call memcpy32 
-0x71bb 031514 arg mem_sc_pubkey_local_x_256 ,contr 
-0x71bc 031515 call memcpy32 
-0x71bd 031516 call inverse_memdat 
-0x71be 031517 arg mem_le_srand ,contr 
-0x71bf 031518 call store_inverse_k 
-0x71c0 031519 branch function_aes_cmac 
-:      031521 function_aes_cmac:
-0x71c1 031522 bpatch patch1c_6 ,mem_patch1c 
-0x71c2 031523 call function_aes_cmac_generate_subkey 
-0x71c3 031527 fetch 1 ,mem_aes_cmac_data_length 
-0x71c4 031528 copy pdata ,temp 
-:      031529 function_ceil16:
-0x71c5 031530 increase 15 ,pdata 
-0x71c6 031531 rshift4 pdata ,pdata 
-0x71c7 031532 copy pdata ,regb 
-0x71c8 031533 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71c9 031534 and temp ,0x0f ,pdata 
-0x71ca 031535 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71cb 031537 arg mem_aes_cmac_k1 ,regc 
-0x71cc 031538 arg mem_dat ,pdata 
-0x71cd 031539 increase -16 ,pdata 
-0x71ce 031542 iadd temp ,rega 
-0x71cf 031543 arg mem_aes_cmac_m_last ,contw 
-0x71d0 031544 arg 4 ,loopcnt 
-0x71d1 031545 call xor_loop 
-0x71d2 031549 branch function_aes_cmac_aes 
-:      031551 function_aes_cmac_set_flag_0_balnk:
-0x71d3 031552 arg 1 ,regb 
-0x71d4 031553 arg 0 ,rega 
-0x71d5 031555 branch function_aes_cmac_set_flag_0_common 
-:      031558 function_aes_cmac_set_flag_0:
-0x71d6 031560 and temp ,0x0f ,rega 
-:      031561 function_aes_cmac_set_flag_0_common:
-0x71d7 031562 arg mem_dat ,pdata 
-0x71d8 031563 iadd temp ,pdata 
-0x71d9 031564 isub rega ,contr 
-0x71da 031566 arg mem_aes_cmac_temp ,contw 
-0x71db 031567 call function_aes_cmac_padding 
-0x71dc 031569 arg mem_aes_cmac_k2 ,regc 
-0x71dd 031570 arg mem_aes_cmac_temp ,rega 
-0x71de 031571 arg mem_aes_cmac_m_last ,contw 
-0x71df 031572 arg 4 ,loopcnt 
-0x71e0 031573 call xor_loop 
-:      031580 function_aes_cmac_aes:
-0x71e1 031585 call aes_clear_data 
-0x71e2 031586 call aes_init 
-0x71e3 031589 arg mem_dat ,contr 
-:      031590 function_aes_cmac_aes_loop:
-0x71e4 031592 increase -1 ,regb 
-0x71e5 031593 deposit regb 
-0x71e6 031594 branch function_aes_cmac_aes_loop_end ,blank 
-0x71e7 031595 call load_data128 
-0x71e8 031596 call do_aes_cbc 
-0x71e9 031597 branch function_aes_cmac_aes_loop 
-:      031599 function_aes_cmac_aes_loop_end:
-0x71ea 031600 arg mem_aes_cmac_temp ,contw 
-0x71eb 031601 call store_aes_result 
-0x71ec 031602 arg mem_aes_cmac_m_last ,contr 
-0x71ed 031603 call load_data128 
-0x71ee 031604 call aes_init 
-0x71ef 031605 arg mem_aes_cmac_temp ,contr 
-0x71f0 031606 call load_data128 
-0x71f1 031607 branch do_aes_cbc 
-:      031611 load_inverse_result:
-0x71f2 031613 copy contw ,rega 
-0x71f3 031614 call store_aes_result 
-0x71f4 031616 arg 16 ,loopcnt 
-0x71f5 031617 branch inverse_data 
-:      031619 store_inverse_k:
-0x71f6 031620 arg mem_aes_cmac_k ,contw 
-0x71f7 031621 call memcpy16 
-:      031622 inverse_k:
-0x71f8 031623 arg 16 ,loopcnt 
-0x71f9 031624 arg mem_aes_cmac_k ,rega 
-0x71fa 031625 branch inverse_data 
-:      031627 inverse_memdat:
-0x71fb 031628 fetch 1 ,mem_aes_cmac_data_length 
-0x71fc 031629 copy pdata ,loopcnt 
-0x71fd 031630 arg mem_dat ,rega 
-0x71fe 031631 branch inverse_data 
-:      031633 bn_lshift_0_inverse:
-0x71ff 031634 ifetch 1 ,rega 
-0x7200 031635 lshift pdata ,pdata 
-0x7201 031636 isolate1 0 ,regc 
-0x7202 031637 setflag true ,0 ,pdata 
-0x7203 031638 isolate1 8 ,pdata 
-0x7204 031639 setflag true ,0 ,regc 
-0x7205 031640 istore 1 ,rega 
-0x7206 031641 increase -1 ,rega 
-0x7207 031642 loop bn_lshift_0_inverse 
-0x7208 031643 rtn 
-:      031645 function_aes_cmac_k1_inverse:
-0x7209 031646 arg mem_aes_cmac_k1 ,rega 
-:      031647 function_aes_cmac_inverse_common:
-0x720a 031648 increase 15 ,rega 
-0x720b 031649 force 16 ,loopcnt 
-0x720c 031650 force 0 ,regc 
-0x720d 031651 branch bn_lshift_0_inverse 
-:      031653 function_aes_cmac_k2_inverse:
-0x720e 031654 arg mem_aes_cmac_k2 ,rega 
-0x720f 031655 branch function_aes_cmac_inverse_common 
-:      031658 function_aes_cmac_generate_subkey:
-0x7210 031659 arg mem_aes_cmac_k ,contr 
-0x7211 031660 call load_key 
-0x7212 031663 force regidx_xor ,regext_index 
-0x7213 031664 call aes_clear 
-0x7214 031665 call aes_clear_data 
-0x7215 031666 call do_aes_ocb 
-0x7216 031671 arg mem_aes_cmac_k1 ,contw 
-0x7217 031672 call store_aes_result 
-:      031673 function_aes_cmac_k1:
-0x7218 031674 bpatch patch1c_7 ,mem_patch1c 
-0x7219 031675 fetch 1 ,mem_aes_cmac_k1 
-0x721a 031676 isolate1 7 ,pdata 
-0x721b 031677 nbranch function_aes_cmac_k1_0 ,true 
-0x721c 031678 call function_aes_cmac_k1_inverse 
-0x721d 031681 arg mem_aes_cmac_k1 ,regc 
-0x721e 031683 arg mem_aes_cmac_k1 ,contw 
-0x721f 031686 call function_aes_cmac_xor_rb 
-0x7220 031687 branch function_aes_cmac_k2 
-:      031688 function_aes_cmac_k1_0:
-0x7221 031689 call function_aes_cmac_k1_inverse 
-:      031690 function_aes_cmac_k2:
-0x7222 031692 arg mem_aes_cmac_k1 ,contr 
-0x7223 031693 arg mem_aes_cmac_k2 ,contw 
-0x7224 031694 call memcpy16 
-0x7225 031695 fetch 1 ,mem_aes_cmac_k2 
-0x7226 031696 isolate1 7 ,pdata 
-0x7227 031697 nbranch function_aes_cmac_k2_inverse ,true 
-0x7228 031698 call function_aes_cmac_k2_inverse 
-0x7229 031700 arg mem_aes_cmac_k2 ,regc 
-0x722a 031702 arg mem_aes_cmac_k2 ,contw 
-:      031708 function_aes_cmac_xor_rb:
-0x722b 031709 arg 3 ,loopcnt 
-:      031710 function_aes_cmac_xor_rb_loop:
-0x722c 031711 arg 0 ,temp 
-0x722d 031712 call function_aes_cmac_xor_loop_common 
-0x722e 031713 increase 4 ,regc 
-0x722f 031714 loop function_aes_cmac_xor_rb_loop 
-0x7230 031715 arg 0x8700 ,temp 
-0x7231 031716 lshift16 temp ,temp 
-:      031717 function_aes_cmac_xor_loop_common:
-0x7232 031718 ifetch 4 ,regc 
-0x7233 031719 ixor temp ,pdata 
-0x7234 031720 istore 4 ,contw 
-0x7235 031721 rtn 
-:      031727 function_aes_cmac_padding:
-0x7236 031728 bpatch patch1d_0 ,mem_patch1d 
-0x7237 031729 arg 16 ,loopcnt 
-0x7238 031730 arg 0 ,pdata 
-:      031731 function_aes_cmac_padding_loop:
-0x7239 031732 isub rega ,null 
-0x723a 031733 branch function_aes_cmac_padding_beq_length ,zero 
-0x723b 031734 branch function_aes_cmac_padding_big_length ,positive 
-0x723c 031735 ifetcht 1 ,contr 
-0x723d 031736 istoret 1 ,contw 
-:      031737 function_aes_cmac_padding_loop2:
-0x723e 031738 increase 1 ,pdata 
-0x723f 031739 loop function_aes_cmac_padding_loop 
-0x7240 031740 rtn 
-:      031741 function_aes_cmac_padding_beq_length:
-0x7241 031742 arg 0x80 ,temp 
-:      031743 function_aes_cmac_padding_common:
-0x7242 031744 istoret 1 ,contw 
-0x7243 031745 branch function_aes_cmac_padding_loop2 
-:      031747 function_aes_cmac_padding_big_length:
-0x7244 031748 arg 0 ,temp 
-0x7245 031749 branch function_aes_cmac_padding_common 
-:      031754 concatenate_temp24:
-0x7246 031755 lshift8 temp ,temp 
-:      031756 concatenate_temp16:
-0x7247 031757 lshift16 temp ,temp 
-0x7248 031758 ior temp ,temp 
-0x7249 031759 rtn 
-:      031764 generate_stk:
-0x724a 031765 bpatch patch1d_1 ,mem_patch1d 
-0x724b 031766 call function_s1 
-0x724c 031767 arg mem_le_ltk ,contw 
-0x724d 031768 branch store_aes_result 
-:      031771 authenticate_rconfirm:
-0x724e 031772 arg mem_le_srand ,contw 
-0x724f 031773 branch authenticate_mconfirm ,master 
-0x7250 031774 arg mem_le_mrand ,contw 
-:      031775 authenticate_mconfirm:
-0x7251 031776 copy contr ,rega 
-0x7252 031777 call memcpy16 
-0x7253 031778 call function_c1 
-0x7254 031779 arg mem_le_rconfirm ,contr 
-0x7255 031780 branch compare_res 
-:      031782 generate_confirm:
-0x7256 031783 arg mem_le_mrand ,rega 
-0x7257 031784 branch generate_mrand ,master 
-0x7258 031785 arg mem_le_srand ,rega 
-:      031786 generate_mrand:
-0x7259 031787 copy rega ,contw 
-0x725a 031788 call generate_random 
-0x725b 031789 branch function_c1 
-:      031791 generate_sk:
-0x725c 031792 arg mem_le_skdm ,contr 
-0x725d 031793 call load_data128 
-0x725e 031794 arg mem_le_ltk ,contr 
-0x725f 031795 call load_regext 
-0x7260 031796 force 0x38 ,aes_ctrl 
-0x7261 031797 force 0x0 ,aes_ctrl 
-0x7262 031798 call wait_aes 
-0x7263 031799 arg mem_le_sk ,contw 
-0x7264 031800 branch store_aes_result 
-:      031804 ccm_b0:
-0x7265 031805 force regidx_xor ,regext_index 
-0x7266 031806 force 0x49 ,pdata 
-0x7267 031807 branch iv_common 
-:      031810 first_block_counter:
-0x7268 031811 force 0x49 ,pdata 
-0x7269 031812 branch first_block 
-:      031813 first_block_data:
-0x726a 031814 force 1 ,pdata 
-:      031815 first_block:
-0x726b 031816 force regidx_data ,regext_index 
-:      031817 iv_common:
-0x726c 031818 lshift8 temp ,regext 
-0x726d 031819 ior regext ,regext 
-0x726e 031820 increase 1 ,regext_index 
-0x726f 031821 rshift8 temp ,regext 
-0x7270 031822 rshift16 regext ,regext 
-0x7271 031823 fetch 2 ,mem_ccm_iv 
-0x7272 031824 lshift16 pdata ,pdata 
-0x7273 031825 ior regext ,regext 
-0x7274 031826 increase 1 ,regext_index 
-0x7275 031827 ifetchr regext ,4 ,contr 
-0x7276 031828 increase 1 ,regext_index 
-0x7277 031829 ifetch 2 ,contr 
-0x7278 031830 byteswap rega ,regext 
-0x7279 031831 lshift16 regext ,regext 
-0x727a 031832 ior regext ,regext 
-0x727b 031833 increase 1 ,regext_index 
-0x727c 031834 rtn 
-:      031838 generate_mic:
-0x727d 031839 add regc ,1 ,contr 
-0x727e 031840 ifetch 1 ,contr 
-0x727f 031841 iforce rega 
-0x7280 031842 call first_block_counter 
-0x7281 031843 call do_aes_ocb 
-0x7282 031845 force regidx_data ,regext_index 
-0x7283 031846 ifetch 1 ,regc 
-0x7284 031847 and_into 0x3 ,pdata 
-0x7285 031848 lshift16 pdata ,regext 
-0x7286 031849 set1 8 ,regext 
-0x7287 031850 call clear_hidata 
-0x7288 031851 call do_aes_cbc 
-0x7289 031853 copy rega ,loopcnt 
-0x728a 031854 add regc ,2 ,contr 
-0x728b 031855 call padding_data 
-:      031856 generate_mic_loop:
-0x728c 031857 call aes_load_data 
-0x728d 031858 call do_aes_cbc 
-0x728e 031859 deposit loopcnt 
-0x728f 031860 branch generate_mic_end ,blank 
-0x7290 031861 branch generate_mic_loop 
-:      031862 generate_mic_end:
-0x7291 031863 force regidx_result ,regext_index 
-0x7292 031864 deposit regext 
-0x7293 031865 store 4 ,mem_le_mic 
-0x7294 031866 rtn 
-:      031868 aes_crypt_data:
-0x7295 031869 increase 1 ,rega 
-0x7296 031870 call first_block_data 
-0x7297 031871 copy regc ,contr 
-0x7298 031872 call aes_load_xor 
-0x7299 031873 call do_aes_ctr 
-0x729a 031874 call store_enc_data 
-0x729b 031875 increase 16 ,regc 
-0x729c 031876 increase -16 ,regb 
-0x729d 031877 branch aes_crypt_data ,positive 
-0x729e 031878 rtn 
-:      031883 le_encrypt_new_start:
-0x729f 031884 call ccm_init_common 
-0x72a0 031885 bpatch patch1d_2 ,mem_patch1d 
-0x72a1 031886 jam 0 ,core_ccm_aad0 
-0x72a2 031887 jam 1 ,core_ccm_aad1 
-0x72a3 031888 fetch 1 ,mem_le_txheader 
-0x72a4 031889 and_into 0x3 ,pdata 
-0x72a5 031890 store 1 ,core_ccm_aad2 
-0x72a6 031891 fetch 2 ,mem_contr 
-0x72a7 031892 store 2 ,core_ccm_input_playload_addr 
-0x72a8 031893 setarg mem_le_txpayload 
-0x72a9 031894 store 2 ,core_ccm_output_playload_addr 
-0x72aa 031896 fetchr rega ,1 ,mem_le_txlen 
-0x72ab 031897 fetcht 5 ,mem_ccm_pcnt_tx 
-0x72ac 031898 call ccm_b0 
-0x72ad 031899 jam 2 ,core_ccm_ctrl 
-0x72ae 031900 jam 3 ,core_ccm_ctrl 
-0x72af 031902 fetch 1 ,mem_le_txlen 
-0x72b0 031903 store 2 ,core_ccm_inptr 
-0x72b1 031904 increase 4 ,pdata 
-0x72b2 031905 store 1 ,mem_le_txlen 
-0x72b3 031906 fetch 5 ,mem_ccm_pcnt_tx 
-0x72b4 031907 increase 1 ,pdata 
-0x72b5 031908 set0 le_ccm_directionbit ,pdata 
-0x72b6 031909 store 5 ,mem_ccm_pcnt_tx 
-0x72b7 031910 rtn 
-:      031913 ccm_wait_enc:
-0x72b8 031914 fetch 2 ,core_ccm_outptr 
-0x72b9 031915 isub temp ,null 
-0x72ba 031916 rtn zero 
-0x72bb 031917 nrtn blank 
-0x72bc 031919 branch ccm_wait_enc 
-:      031921 ccm_check_enc_done:
-0x72bd 031922 fetch 1 ,core_misc_status 
-0x72be 031923 bbit0 6 ,assert 
-:      031924 ccm_enc_done:
-0x72bf 031925 setarg mem_le_txpayload 
-0x72c0 031926 iadd temp ,contw 
-0x72c1 031927 arg regidx_result ,regext_index 
-0x72c2 031928 istorer regext ,4 ,contw 
-0x72c3 031929 branch ccm_ctrl_clr 
-:      031931 ccm_init_common:
-0x72c4 031932 bpatch patch1d_3 ,mem_patch1d 
-0x72c5 031933 force regidx_result ,regext_index 
-0x72c6 031934 call aes_clear 
-0x72c7 031935 call aes_clear_data 
-0x72c8 031936 setarg 0 
-0x72c9 031937 store 2 ,core_ccm_inptr 
-0x72ca 031938 rtn 
-:      031940 wait_ccm_done:
-0x72cb 031941 fetch 1 ,core_misc_status 
-0x72cc 031942 bbit0 6 ,wait_ccm_done 
-:      031943 ccm_ctrl_clr:
-0x72cd 031944 jam 0 ,core_ccm_ctrl 
-0x72ce 031945 rtn 
-:      031948 wait_aes:
-0x72cf 031949 nbranch wait_aes ,aes_ready 
-0x72d0 031950 rtn 
-:      031952 do_aes_ocb:
-0x72d1 031953 force 0x30 ,aes_ctrl 
-0x72d2 031954 force 0x0 ,aes_ctrl 
-0x72d3 031955 branch wait_aes 
-:      031957 do_aes_cbc:
-0x72d4 031958 force 0x32 ,aes_ctrl 
-0x72d5 031959 force 0x2 ,aes_ctrl 
-0x72d6 031960 branch wait_aes 
-:      031962 do_aes_ctr:
-0x72d7 031963 force 0x34 ,aes_ctrl 
-0x72d8 031964 force 0x4 ,aes_ctrl 
-0x72d9 031965 branch wait_aes 
-:      031968 aes_init:
-0x72da 031969 force 1 ,aes_ctrl 
-0x72db 031970 force 0 ,aes_ctrl 
-0x72dc 031971 rtn 
-:      031974 wait_keyinit_done:
-0x72dd 031975 fetch 1 ,core_aes_decode_key_init 
-0x72de 031976 bbit0 2 ,wait_keyinit_done 
-0x72df 031977 rtn 
-:      031980 dec_key_initial:
-0x72e0 031981 store 2 ,core_keybuf_saddr 
-0x72e1 031982 force 0xc0 ,aes_ctrl 
-0x72e2 031983 force 0x80 ,aes_ctrl 
-0x72e3 031984 branch wait_keyinit_done 
-:      031986 do_aes_ecb_dec:
-0x72e4 031987 force regidx_data ,regext_index 
-0x72e5 031988 copy regb ,contr 
-0x72e6 031989 force 4 ,loopcnt 
-0x72e7 031990 call aes_ecb_dec_loop 
-0x72e8 031992 force 0x180 ,aes_ctrl 
-0x72e9 031993 force 0x80 ,aes_ctrl 
-0x72ea 031994 call wait_aes 
-:      031995 ecb_dec_generate:
-0x72eb 031996 force regidx_result ,regext_index 
-0x72ec 031997 copy regc ,contw 
-0x72ed 031998 force 4 ,loopcnt 
-:      031999 ecb_dec_generate_loop:
-0x72ee 032000 copy regext ,pdata 
-0x72ef 032001 istore 4 ,contw 
-0x72f0 032002 increase 1 ,regext_index 
-0x72f1 032003 loop ecb_dec_generate_loop 
-0x72f2 032004 rtn 
-:      032006 aes_ecb_dec_loop:
-0x72f3 032007 ifetch 2 ,contr 
-0x72f4 032008 ifetcht 2 ,contr 
-0x72f5 032009 lshift16 temp ,temp 
-0x72f6 032010 ior temp ,regext 
-0x72f7 032011 increase 1 ,regext_index 
-0x72f8 032012 loop aes_ecb_dec_loop 
-0x72f9 032013 rtn 
-:      032016 do_aes_cbc_dec:
-0x72fa 032017 force regidx_xor ,regext_index 
-0x72fb 032018 copy rega ,contr 
-0x72fc 032019 force 4 ,loopcnt 
-0x72fd 032020 call aes_ecb_dec_loop 
-0x72fe 032022 force regidx_data ,regext_index 
-0x72ff 032023 copy regb ,contr 
-0x7300 032024 force 4 ,loopcnt 
-0x7301 032025 call aes_ecb_dec_loop 
-0x7302 032026 force 0x182 ,aes_ctrl 
-0x7303 032027 force 0x82 ,aes_ctrl 
-0x7304 032028 call wait_aes 
-0x7305 032029 branch ecb_dec_generate 
-:      032032 function_s1:
-0x7306 032033 force regidx_data ,regext_index 
-0x7307 032034 fetch 4 ,mem_le_mrand 
-0x7308 032035 iforce regext 
-0x7309 032036 increase 1 ,regext_index 
-0x730a 032037 ifetch 4 ,contr 
-0x730b 032038 iforce regext 
-0x730c 032039 increase 1 ,regext_index 
-0x730d 032040 fetch 4 ,mem_le_srand 
-0x730e 032041 iforce regext 
-0x730f 032042 increase 1 ,regext_index 
-0x7310 032043 ifetch 4 ,contr 
-0x7311 032044 iforce regext 
-0x7312 032045 increase 1 ,regext_index 
-0x7313 032046 call aes_clear 
-0x7314 032047 increase -4 ,regext_index 
-0x7315 032048 fetch 4 ,mem_le_tk 
-0x7316 032049 copy pdata ,regext 
-0x7317 032050 increase 4 ,regext_index 
-0x7318 032051 force 0x38 ,aes_ctrl 
-0x7319 032052 force 0x8 ,aes_ctrl 
-0x731a 032053 branch wait_aes 
-:      032056 function_c1:
-0x731b 032057 bpatch patch1d_4 ,mem_patch1d 
-0x731c 032058 fetch 6 ,mem_le_lap 
-0x731d 032059 fetcht 6 ,mem_le_plap 
-0x731e 032060 branch function_c1_master ,master 
-0x731f 032061 fetch 6 ,mem_le_plap 
-0x7320 032062 fetcht 6 ,mem_le_lap 
-:      032063 function_c1_master:
-0x7321 032064 force regidx_xor ,regext_index 
-0x7322 032065 copy temp ,regext 
-0x7323 032066 increase 1 ,regext_index 
-0x7324 032067 rshift32 temp ,regext 
-0x7325 032068 lshift16 pdata ,pdata 
-0x7326 032069 ior regext ,regext 
-0x7327 032070 increase 1 ,regext_index 
-0x7328 032071 rshift32 pdata ,regext 
-0x7329 032072 increase 1 ,regext_index 
-0x732a 032073 force 0 ,regext 
-0x732b 032074 force 0 ,pdata 
-0x732c 032075 fetch 1 ,mem_le_conn_peer_addr_type 
-0x732d 032076 fetcht 1 ,mem_le_adv_own_addr_type 
-0x732e 032077 nbranch function_c1_irat ,master 
-0x732f 032079 fetch 1 ,mem_le_conn_own_addr_type 
-0x7330 032080 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032081 function_c1_irat:
-0x7331 032082 store 1 ,mem_le_iat 
-0x7332 032083 storet 1 ,mem_le_rat 
-0x7333 032084 force regidx_data ,regext_index 
-0x7334 032085 arg mem_le_iat ,regb 
-0x7335 032086 force 4 ,loopcnt 
-:      032087 function_c1_loop1:
-0x7336 032088 ifetch 4 ,rega 
-0x7337 032089 ifetcht 4 ,regb 
-0x7338 032090 ixor temp ,regext 
-0x7339 032091 increase 1 ,regext_index 
-0x733a 032092 increase 4 ,rega 
-0x733b 032093 increase 4 ,regb 
-0x733c 032094 loop function_c1_loop1 
-0x733d 032095 call aes_clear 
-0x733e 032096 increase -4 ,regext_index 
-0x733f 032097 fetch 4 ,mem_le_tk 
-0x7340 032098 copy pdata ,regext 
-0x7341 032099 increase 4 ,regext_index 
-0x7342 032100 force 0x38 ,aes_ctrl 
-0x7343 032101 force 0xc ,aes_ctrl 
-0x7344 032102 call wait_aes 
-0x7345 032104 call aes_clear_data 
-0x7346 032105 force 0x3a ,aes_ctrl 
-0x7347 032106 force 0x8 ,aes_ctrl 
-0x7348 032107 branch wait_aes 
-:      032109 padding_data:
-0x7349 032110 compare 0 ,loopcnt ,3 
-0x734a 032111 rtn true 
-0x734b 032112 deposit contr 
-0x734c 032113 iadd loopcnt ,contw 
-0x734d 032114 force 0 ,pdata 
-:      032115 padding_loop:
-0x734e 032116 istore 1 ,contw 
-0x734f 032117 increase 1 ,loopcnt 
-0x7350 032118 compare 0 ,loopcnt ,3 
-0x7351 032119 rtn true 
-0x7352 032120 branch padding_loop 
-:      032122 aes_load_data:
-0x7353 032123 force regidx_data ,regext_index 
-:      032124 load_data_loop:
-0x7354 032125 deposit loopcnt 
-0x7355 032126 branch load_data_padding ,blank 
-0x7356 032127 ifetch 4 ,contr 
-0x7357 032128 increase -4 ,loopcnt 
-:      032129 load_data_padding:
-0x7358 032130 iforce regext 
-0x7359 032131 increase 1 ,regext_index 
-0x735a 032132 compare regidx_key ,regext_index ,0xf 
-0x735b 032133 rtn true 
-0x735c 032134 branch load_data_loop 
-:      032136 aes_load_xor:
-0x735d 032137 force regidx_xor ,regext_index 
-0x735e 032138 branch load_regext 
-:      032139 load_key:
-0x735f 032140 force regidx_key ,regext_index 
-0x7360 032141 branch load_regext 
-:      032142 load_data128:
-0x7361 032143 force regidx_data ,regext_index 
-:      032144 load_regext:
-0x7362 032145 force 4 ,loopcnt 
-:      032146 load_regext_loop:
-0x7363 032147 ifetch 4 ,contr 
-0x7364 032148 iforce regext 
-0x7365 032149 increase 1 ,regext_index 
-0x7366 032150 loop load_regext_loop 
-0x7367 032151 rtn 
-:      032153 load_sk:
-0x7368 032154 arg mem_le_sk ,contr 
-0x7369 032155 branch load_key 
-:      032157 clear_hidata:
-0x736a 032158 force 4 ,loopcnt 
-0x736b 032159 branch clear_data_rest 
-:      032161 regext_clear:
-0x736c 032162 force 0 ,regext_index 
-0x736d 032163 force 16 ,loopcnt 
-0x736e 032164 branch clear_loop 
-:      032166 aes_clear_data:
-0x736f 032167 force regidx_data ,regext_index 
-:      032168 aes_clear:
-0x7370 032169 force 4 ,loopcnt 
-:      032170 clear_loop:
-0x7371 032171 force 0 ,regext 
-:      032172 clear_data_rest:
-0x7372 032173 increase 1 ,regext_index 
-0x7373 032174 loop clear_loop 
-0x7374 032175 rtn 
-:      032177 store_aes_result:
-0x7375 032178 force regidx_result ,regext_index 
-0x7376 032179 force 4 ,loopcnt 
-:      032180 send_aes_result_loop:
-0x7377 032181 deposit regext 
-0x7378 032182 istore 4 ,contw 
-0x7379 032183 increase 1 ,regext_index 
-0x737a 032184 loop send_aes_result_loop 
-0x737b 032185 rtn 
-:      032187 store_enc_data:
-0x737c 032188 force regidx_result ,regext_index 
-0x737d 032189 copy regc ,contw 
-0x737e 032190 add regb ,1 ,loopcnt 
-0x737f 032191 sub loopcnt ,15 ,null 
-0x7380 032192 branch store_enc_loop ,positive 
-0x7381 032193 force 16 ,loopcnt 
-:      032194 store_enc_loop:
-0x7382 032195 deposit regext 
-0x7383 032196 sub loopcnt ,3 ,null 
-0x7384 032197 branch store_enc_byte ,positive 
-0x7385 032198 istore 4 ,contw 
-0x7386 032199 increase -4 ,loopcnt 
-0x7387 032200 rtn zero 
-0x7388 032201 increase 1 ,regext_index 
-0x7389 032202 branch store_enc_loop 
-:      032203 store_enc_byte:
-0x738a 032204 istore 1 ,contw 
-0x738b 032205 rshift8 pdata ,pdata 
-0x738c 032206 loop store_enc_byte 
-0x738d 032207 rtn 
-:      032210 compare_res:
-0x738e 032211 force regidx_result ,regext_index 
-0x738f 032212 force 4 ,loopcnt 
-:      032213 compare_res_loop:
-0x7390 032214 ifetch 4 ,contr 
-0x7391 032215 isub regext ,null 
-0x7392 032216 nrtn zero 
-0x7393 032217 increase 1 ,regext_index 
-0x7394 032218 loop compare_res_loop 
-0x7395 032219 branch enable_zero 
-:      032221 enable_authrom:
-0x7396 032222 fetch 1 ,core_clkoff 
-0x7397 032223 set0 clock_off_auth_rom ,pdata 
-0x7398 032224 store 1 ,core_clkoff 
-0x7399 032225 rtn 
-:      032227 disable_authrom:
-0x739a 032228 fetch 1 ,core_clkoff 
-0x739b 032229 set1 clock_off_auth_rom ,pdata 
-0x739c 032230 store 1 ,core_clkoff 
-0x739d 032231 rtn 
-:      032239 init_memp:
-0x739e 032240 arg mem_p ,contw 
-0x739f 032241 setsect 0 ,0x3ffff 
-0x73a0 032242 setsect 1 ,0x3ffff 
-0x73a1 032243 setsect 2 ,0x3ffff 
-0x73a2 032244 setsect 3 ,0x3fbff 
-0x73a3 032245 istore 9 ,contw 
-0x73a4 032246 setsect 0 ,0x3ffff 
-0x73a5 032247 setsect 1 ,0x3ffff 
-0x73a6 032248 setsect 2 ,0x3ffff 
-0x73a7 032249 setsect 3 ,0x3ffff 
-0x73a8 032250 istore 9 ,contw 
-0x73a9 032251 setsect 0 ,0x3ffff 
-0x73aa 032252 setsect 1 ,0x3ffff 
-0x73ab 032253 setsect 2 ,0x3cfff 
-0x73ac 032254 setsect 3 ,0x3ffff 
-0x73ad 032255 istore 9 ,contw 
-0x73ae 032256 setsect 0 ,0x3ffff 
-0x73af 032257 setsect 1 ,0x3ffff 
-0x73b0 032258 setsect 2 ,0x3ffef 
-0x73b1 032259 setsect 3 ,0x3ffff 
-0x73b2 032260 istore 9 ,contw 
-0x73b3 032261 setsect 0 ,0x3ffff 
-0x73b4 032262 setsect 1 ,0x3ffff 
-0x73b5 032263 setsect 2 ,0x3ffff 
-0x73b6 032264 setsect 3 ,0x3ffff 
-0x73b7 032265 istore 9 ,contw 
-0x73b8 032266 setsect 0 ,0x3ffff 
-0x73b9 032267 setsect 1 ,0x26c7f 
-0x73ba 032268 setsect 2 ,0x146b 
-0x73bb 032269 setsect 3 ,0x37bb3 
-0x73bc 032270 istore 9 ,contw 
-0x73bd 032271 setsect 0 ,0x1feb8 
-0x73be 032272 setsect 1 ,0x10c12 
-0x73bf 032273 setsect 2 ,0x2b722 
-0x73c0 032274 setsect 3 ,0x29fa6 
-0x73c1 032275 istore 9 ,contw 
-0x73c2 032276 setsect 0 ,0xe70f 
-0x73c3 032277 setsect 1 ,0x16720 
-0x73c4 032278 setsect 2 ,0x519e 
-0x73c5 032279 setsect 3 ,0x19084 
-0x73c6 032280 istore 9 ,contw 
-0x73c7 032281 setsect 0 ,0x31012 
-0x73c8 032282 setsect 1 ,0x360bf 
-0x73c9 032283 setsect 2 ,0x3f0af 
-0x73ca 032284 setsect 3 ,0x3d3 
-0x73cb 032285 istore 9 ,contw 
-0x73cc 032286 setsect 0 ,0x3a188 
-0x73cd 032287 setsect 1 ,0x3ad0 
-0x73ce 032288 setsect 2 ,0x3cbf2 
-0x73cf 032289 setsect 3 ,0x243d9 
-0x73d0 032290 istore 9 ,contw 
-0x73d1 032291 setsect 0 ,0x2b030 
-0x73d2 032292 setsect 1 ,0x36a03 
-0x73d3 032293 setsect 2 ,0x11188 
-0x73d4 032294 setsect 3 ,0x1e520 
-0x73d5 032295 istore 9 ,contw 
-0x73d6 032296 setsect 0 ,0x3a11e 
-0x73d7 032297 setsect 1 ,0xfe5d 
-0x73d8 032298 setsect 2 ,0xdd57 
-0x73d9 032299 setsect 3 ,0x1ac93 
-0x73da 032300 istore 9 ,contw 
-0x73db 032301 setsect 0 ,0x11ed 
-0x73dc 032302 setsect 1 ,0x218c4 
-0x73dd 032303 setsect 2 ,0x8da7 
-0x73de 032304 setsect 3 ,0x257ff 
-0x73df 032305 istore 9 ,contw 
-0x73e0 032306 setsect 0 ,0x3192b 
-0x73e1 032307 setsect 1 ,0x34641 
-0x73e2 032308 setsect 2 ,0x1be0c 
-0x73e3 032309 setsect 3 ,0x366ad 
-0x73e4 032310 istore 9 ,contw 
-0x73e5 032311 setsect 0 ,0x1f83 
-0x73e6 032312 setsect 1 ,0x15a23 
-0x73e7 032313 setsect 2 ,0x3f9b0 
-0x73e8 032314 setsect 3 ,0x3949 
-0x73e9 032315 istore 9 ,contw 
-0x73ea 032316 setsect 0 ,0x13a51 
-0x73eb 032317 setsect 1 ,0x153fd 
-0x73ec 032318 setsect 2 ,0x3372a 
-0x73ed 032319 setsect 3 ,0xf1bb 
-0x73ee 032320 istore 9 ,contw 
-0x73ef 032321 setsect 0 ,0x3ae85 
-0x73f0 032322 setsect 1 ,0x1eed9 
-0x73f1 032323 setsect 2 ,0x9e66 
-0x73f2 032324 setsect 3 ,0x1a8 
-0x73f3 032325 istore 8 ,contw 
-0x73f4 032326 rtn 
-:      032334 init_memp_256:
-0x73f5 032335 arg mem_p_256 ,contw 
-0x73f6 032336 setsect 0 ,0x3ffff 
-0x73f7 032337 setsect 1 ,0x3ffff 
-0x73f8 032338 setsect 2 ,0x3ffff 
-0x73f9 032339 setsect 3 ,0x3ffff 
-0x73fa 032340 istore 9 ,contw 
-0x73fb 032341 setsect 0 ,0x3ffff 
-0x73fc 032342 setsect 1 ,0x3f 
-0x73fd 032343 setsect 2 ,0x0 
-0x73fe 032344 setsect 3 ,0x0 
-0x73ff 032345 istore 9 ,contw 
-0x7400 032346 setsect 0 ,0x0 
-0x7401 032347 setsect 1 ,0x0 
-0x7402 032348 setsect 2 ,0x1000 
-0x7403 032349 setsect 3 ,0x0 
-0x7404 032350 istore 9 ,contw 
-0x7405 032351 setsect 0 ,0x3ff00 
-0x7406 032352 setsect 1 ,0x3ffff 
-0x7407 032353 setsect 2 ,0x3ffcf 
-0x7408 032354 setsect 3 ,0x3ffff 
-0x7409 032355 istore 9 ,contw 
-0x740a 032356 setsect 0 ,0x3ffff 
-0x740b 032357 setsect 1 ,0x3ffff 
-0x740c 032358 setsect 2 ,0x3ffff 
-0x740d 032359 setsect 3 ,0x3ff 
-0x740e 032360 istore 9 ,contw 
-0x740f 032361 setsect 0 ,0x0 
-0x7410 032362 setsect 1 ,0x0 
-0x7411 032363 setsect 2 ,0x0 
-0x7412 032364 setsect 3 ,0x0 
-0x7413 032365 istore 9 ,contw 
-0x7414 032366 setsect 0 ,0x10000 
-0x7415 032367 setsect 1 ,0x0 
-0x7416 032368 setsect 2 ,0x3f000 
-0x7417 032369 setsect 3 ,0x3ffff 
-0x7418 032370 istore 9 ,contw 
-0x7419 032371 setsect 0 ,0x296ff 
-0x741a 032372 setsect 1 ,0x22630 
-0x741b 032373 setsect 2 ,0x3945d 
-0x741c 032374 setsect 3 ,0x3d284 
-0x741d 032375 istore 9 ,contw 
-0x741e 032376 setsect 0 ,0x333a0 
-0x741f 032377 setsect 1 ,0x4b7a 
-0x7420 032378 setsect 2 ,0x37d8 
-0x7421 032379 setsect 3 ,0x3c9dc 
-0x7422 032380 istore 9 ,contw 
-0x7423 032381 setsect 0 ,0x3a440 
-0x7424 032382 setsect 1 ,0x1b958 
-0x7425 032383 setsect 2 ,0x38bce 
-0x7426 032384 setsect 3 ,0x1091f 
-0x7427 032385 istore 9 ,contw 
-0x7428 032386 setsect 0 ,0x2e12c 
-0x7429 032387 setsect 1 ,0x1f47c 
-0x742a 032388 setsect 2 ,0x356b1 
-0x742b 032389 setsect 3 ,0x2fd47 
-0x742c 032390 istore 9 ,contw 
-0x742d 032391 setsect 0 ,0x6837 
-0x742e 032392 setsect 1 ,0x2ed90 
-0x742f 032393 setsect 2 ,0x1ecec 
-0x7430 032394 setsect 3 ,0x1acc5 
-0x7431 032395 istore 9 ,contw 
-0x7432 032396 setsect 0 ,0x23357 
-0x7433 032397 setsect 1 ,0x18af3 
-0x7434 032398 setsect 2 ,0xf9e1 
-0x7435 032399 setsect 3 ,0x129f0 
-0x7436 032400 istore 9 ,contw 
-0x7437 032401 setsect 0 ,0x2e7eb 
-0x7438 032402 setsect 1 ,0x3e6e3 
-0x7439 032403 setsect 2 ,0x3e1a7 
-0x743a 032404 setsect 3 ,0x10b8b 
-0x743b 032405 istore 9 ,contw 
-0x743c 032406 setsect 0 ,0x24fe3 
-0x743d 032407 setsect 1 ,0x20ef 
-0x743e 032408 setsect 2 ,0x1b5a6 
-0x743f 032409 setsect 3 ,0xdc2f 
-0x7440 032410 istore 9 ,contw 
-0x7441 032411 setsect 0 ,0x13860 
-0x7442 032412 setsect 1 ,0x2bd69 
-0x7443 032413 setsect 2 ,0x391a 
-0x7444 032414 setsect 3 ,0x1b222 
-0x7445 032415 istore 9 ,contw 
-0x7446 032416 rtn 
-:      032422 publickey_init:
-0x7447 032425 branch sp_initialize_256 
-:      032427 sp_calc_sequence_256_check:
-0x7448 032428 bpatch patch1d_5 ,mem_patch1d 
-0x7449 032433 fetch 1 ,mem_secure_connections_enable 
-0x744a 032434 rtn blank 
-0x744b 032435 fetch 1 ,mem_sc_local_key_invalid 
-0x744c 032436 rtneq sp_key_valid_256 
-0x744d 032439 fetch 1 ,mem_sc_calc 
-0x744e 032440 beq sp_calc_standby ,sp_initialize_256 
-0x744f 032441 rtn 
-:      032442 stop_publickey_calc_256:
-0x7450 032443 jam sp_calc_standby ,mem_sc_calc 
-0x7451 032444 rtn 
-:      032449 sp_clear_flags:
-0x7452 032450 bpatch patch1d_6 ,mem_patch1d 
-0x7453 032451 setarg mem_sp_state_end 
-0x7454 032452 arg mem_sp_state_start ,contw 
-0x7455 032453 isub contw ,loopcnt 
-0x7456 032454 call clear_mem 
-0x7457 032455 setarg mem_sp_state_xmem_end 
-0x7458 032456 arg mem_sp_state_xmem ,contw 
-0x7459 032457 isub contw ,loopcnt 
-0x745a 032458 branch clear_mem 
-:      032462 sp_calc_check_publickey_256:
-0x745b 032463 call sp_calc_b256 
-0x745c 032464 arg mem_le_pubkey_remote_y_256 ,rega 
-0x745d 032465 arg mem_t7_256 ,contw 
-0x745e 032466 call bn_sqrmod_256 
-0x745f 032467 arg mem_le_pubkey_remote_x_256 ,rega 
-0x7460 032468 arg mem_t2_256 ,contw 
-0x7461 032469 call bn_sqrmod_256 
-0x7462 032470 arg mem_t2_256 ,rega 
-0x7463 032471 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7464 032472 arg mem_t2_256 ,contw 
-0x7465 032473 call bn_mulmod_256 
-0x7466 032474 arg mem_a_256 ,rega 
-0x7467 032475 arg mem_le_pubkey_remote_x_256 ,regb 
-0x7468 032476 arg mem_t3_256 ,contw 
-0x7469 032477 call bn_mulmod_256 
-0x746a 032478 arg mem_t3_256 ,rega 
-0x746b 032479 arg mem_t2_256 ,regb 
-0x746c 032480 arg mem_t2_256 ,contw 
-0x746d 032481 call bn_addmod_256 
-0x746e 032482 arg mem_t0_256 ,rega 
-0x746f 032483 arg mem_t2_256 ,regb 
-0x7470 032484 arg mem_t0_256 ,contw 
-0x7471 032485 call bn_addmod_256 
-0x7472 032486 arg 32 ,loopcnt 
-0x7473 032487 arg mem_t7_256 ,rega 
-0x7474 032488 arg mem_t0_256 ,regb 
-0x7475 032489 branch string_compare 
-:      032491 sp_calc_b256:
-0x7476 032492 arg mem_gy_256 ,rega 
-0x7477 032493 arg mem_t0_256 ,contw 
-0x7478 032494 call bn_sqrmod_256 
-0x7479 032495 arg mem_gx_256 ,rega 
-0x747a 032496 arg mem_t2_256 ,contw 
-0x747b 032497 call bn_sqrmod_256 
-0x747c 032498 arg mem_t2_256 ,rega 
-0x747d 032499 arg mem_gx_256 ,regb 
-0x747e 032500 arg mem_t2_256 ,contw 
-0x747f 032501 call bn_mulmod_256 
-0x7480 032502 arg mem_a_256 ,rega 
-0x7481 032503 arg mem_gx_256 ,regb 
-0x7482 032504 arg mem_t3_256 ,contw 
-0x7483 032505 call bn_mulmod_256 
-0x7484 032506 arg mem_t3_256 ,rega 
-0x7485 032507 arg mem_t2_256 ,regb 
-0x7486 032508 arg mem_t2_256 ,contw 
-0x7487 032509 call bn_addmod_256 
-0x7488 032510 arg mem_t0_256 ,rega 
-0x7489 032511 arg mem_t2_256 ,regb 
-0x748a 032512 arg mem_t0_256 ,contw 
-0x748b 032513 branch bn_submod_256 
-:      032518 random_generator:
-0x748c 032519 increase -1 ,queue 
-0x748d 032520 nrtn positive 
-0x748e 032521 random pdata 
-0x748f 032522 istore 2 ,contw 
-0x7490 032523 branch random_generator 
-:      032524 compare4:
-0x7491 032525 increase -1 ,queue 
-0x7492 032526 nbranch compare4_success ,positive 
-0x7493 032527 ifetch 4 ,rega 
-0x7494 032528 copy pdata ,temp 
-0x7495 032529 ifetch 4 ,regb 
-0x7496 032530 iflip temp ,pdata 
-0x7497 032531 nbranch compare4_failed ,zero 
-0x7498 032532 increase 4 ,rega 
-0x7499 032533 increase 4 ,regb 
-0x749a 032534 branch compare4 
-:      032535 compare4_failed:
-0x749b 032536 branch disable_true 
-:      032538 compare4_success:
-0x749c 032539 branch enable_true 
-:      032544 bn_testbit:
-0x749d 032545 and pdata ,7 ,queue 
-0x749e 032546 rshift3 pdata ,pdata 
-0x749f 032547 iadd contr ,contr 
-0x74a0 032548 ifetch 1 ,contr 
-0x74a1 032549 qisolate0 pdata 
-0x74a2 032550 rtn 
-:      032553 bn_eq_zero:
-0x74a3 032554 ifetch 8 ,contr 
-0x74a4 032555 nrtn blank 
-0x74a5 032556 ifetch 8 ,contr 
-0x74a6 032557 nrtn blank 
-0x74a7 032558 ifetch 8 ,contr 
-0x74a8 032559 rtn 
-:      032564 bn_eq_0:
-0x74a9 032565 ifetch 4 ,rega 
-0x74aa 032566 iforce temp 
-0x74ab 032567 ifetch 4 ,regb 
-0x74ac 032568 isub temp ,null 
-0x74ad 032569 nrtn zero 
-0x74ae 032570 increase 4 ,rega 
-0x74af 032571 increase 4 ,regb 
-0x74b0 032572 loop bn_eq_0 
-0x74b1 032573 rtn 
-:      032575 bn_bigeq:
-0x74b2 032576 force 6 ,loopcnt 
-0x74b3 032577 increase 20 ,rega 
-0x74b4 032578 increase 20 ,regb 
-:      032579 bn_bigeq_0:
-0x74b5 032580 ifetch 4 ,regb 
-0x74b6 032581 iforce temp 
-0x74b7 032582 ifetch 4 ,rega 
-0x74b8 032583 isub temp ,pdata 
-0x74b9 032584 nrtn positive 
-0x74ba 032585 nrtn blank 
-0x74bb 032586 increase -4 ,rega 
-0x74bc 032587 increase -4 ,regb 
-0x74bd 032588 loop bn_bigeq_0 
-0x74be 032589 rtn 
-:      032590 bn_add:
-0x74bf 032591 force 6 ,loopcnt 
-0x74c0 032592 force 0 ,regc 
-:      032593 bn_add_0:
-0x74c1 032594 ifetch 4 ,rega 
-0x74c2 032595 iforce temp 
-0x74c3 032596 ifetch 4 ,regb 
-0x74c4 032597 iadd temp ,pdata 
-0x74c5 032598 iadd regc ,pdata 
-0x74c6 032599 istore 4 ,contw 
-0x74c7 032600 isolate1 32 ,pdata 
-0x74c8 032601 setflag true ,0 ,regc 
-0x74c9 032602 increase 4 ,rega 
-0x74ca 032603 increase 4 ,regb 
-0x74cb 032604 loop bn_add_0 
-0x74cc 032605 rtn 
-:      032607 bn_sub:
-0x74cd 032608 force 6 ,loopcnt 
-0x74ce 032609 force 0 ,regc 
-:      032610 bn_sub_0:
-0x74cf 032611 ifetch 4 ,regb 
-0x74d0 032612 iforce temp 
-0x74d1 032613 ifetch 4 ,rega 
-0x74d2 032614 isub temp ,pdata 
-0x74d3 032615 isub regc ,pdata 
-0x74d4 032616 istore 4 ,contw 
-0x74d5 032617 isolate1 32 ,pdata 
-0x74d6 032618 setflag true ,0 ,regc 
-0x74d7 032619 increase 4 ,rega 
-0x74d8 032620 increase 4 ,regb 
-0x74d9 032621 loop bn_sub_0 
-0x74da 032622 rtn 
-:      032624 bn_rshift6:
-0x74db 032625 force 6 ,loopcnt 
-0x74dc 032626 increase 20 ,rega 
-:      032627 bn_rshift:
-0x74dd 032628 force 0 ,regc 
-:      032629 bn_rshift_0:
-0x74de 032630 ifetch 4 ,rega 
-0x74df 032631 isolate1 0 ,pdata 
-0x74e0 032632 setflag true ,1 ,regc 
-0x74e1 032633 rshift pdata ,pdata 
-0x74e2 032634 isolate1 0 ,regc 
-0x74e3 032635 setflag true ,31 ,pdata 
-0x74e4 032636 istore 4 ,rega 
-0x74e5 032637 increase -4 ,rega 
-0x74e6 032638 rshift regc ,regc 
-0x74e7 032639 loop bn_rshift_0 
-0x74e8 032640 rtn 
-:      032641 bn_lshift:
-0x74e9 032642 force 6 ,loopcnt 
-0x74ea 032643 force 0 ,regc 
-:      032644 bn_lshift_0:
-0x74eb 032645 ifetch 4 ,rega 
-0x74ec 032646 isolate1 31 ,pdata 
-0x74ed 032647 setflag true ,1 ,regc 
-0x74ee 032648 lshift pdata ,pdata 
-0x74ef 032649 isolate1 0 ,regc 
-0x74f0 032650 setflag true ,0 ,pdata 
-0x74f1 032651 istore 4 ,rega 
-0x74f2 032652 increase 4 ,rega 
-0x74f3 032653 rshift regc ,regc 
-0x74f4 032654 loop bn_lshift_0 
-0x74f5 032655 rtn 
-:      032658 bn_load:
-0x74f6 032659 force 6 ,loopcnt 
-:      032660 bn_load_0:
-0x74f7 032661 ifetch 4 ,contr 
-0x74f8 032662 iforce regext 
-0x74f9 032663 increase 1 ,regext_index 
-0x74fa 032664 loop bn_load_0 
-0x74fb 032665 rtn 
-:      032669 sp_initialize_256:
-0x74fc 032670 bpatch patch1d_7 ,mem_patch1d 
-0x74fd 032671 fetch 1 ,mem_secure_connections_enable 
-0x74fe 032672 nbranch sp_pubkey_calc_256 ,blank 
-:      032674 sc_reset:
-0x74ff 032675 jam sp_calc_standby ,mem_sc_calc 
-0x7500 032676 jam sp_key_invalid ,mem_sc_local_key_invalid 
-0x7501 032677 rtn 
-:      032681 sp_wait_pubkey_calc_256_done:
-0x7502 032682 fetch 1 ,mem_secure_connections_enable 
-0x7503 032683 rtn blank 
-0x7504 032684 fetch 1 ,mem_sc_local_key_invalid 
-0x7505 032685 rtneq sp_key_valid_256 
-0x7506 032686 call sp_calc_sequence_256 
-0x7507 032687 branch sp_wait_pubkey_calc_256_done 
-:      032691 sp_debug_private_256:
-0x7508 032692 arg mem_sc_private_key_256 ,contw 
-0x7509 032693 setsect 0 ,0x1abd 
-0x750a 032694 setsect 1 ,0x1b34f 
-0x750b 032695 setsect 2 ,0x19b8a 
-0x750c 032696 setsect 3 ,0x26562 
-0x750d 032697 istore 9 ,contw 
-0x750e 032698 setsect 0 ,0x340b7 
-0x750f 032699 setsect 1 ,0x1efa 
-0x7510 032700 setsect 2 ,0xaff6 
-0x7511 032701 setsect 3 ,0xfd41 
-0x7512 032702 istore 9 ,contw 
-0x7513 032703 setsect 0 ,0x3d210 
-0x7514 032704 setsect 1 ,0x26cf8 
-0x7515 032705 setsect 2 ,0x3874c 
-0x7516 032706 setsect 3 ,0x3157c 
-0x7517 032707 istore 9 ,contw 
-0x7518 032708 setsect 0 ,0x2d4a3 
-0x7519 032709 setsect 1 ,0x3d27d 
-0x751a 032710 setsect 2 ,0x3 
-0x751b 032711 istore 5 ,contw 
-0x751c 032712 rtn 
-:      032715 sp_pubkey_calc_256:
-0x751d 032716 fetch 1 ,mem_sc_local_key_invalid 
-0x751e 032717 rtnne sp_key_invalid 
-0x751f 032718 fetch 1 ,mem_sc_calc 
-0x7520 032719 rtnne sp_calc_standby 
-0x7521 032720 call init_memp_256 
-0x7522 032721 arg mem_sc_private_key_256 ,contw 
-0x7523 032722 force 15 ,queue 
-0x7524 032723 call random_generator 
-0x7525 032724 random pdata 
-0x7526 032725 rshift pdata ,pdata 
-0x7527 032726 istore 2 ,contw 
-0x7528 032728 fetch 1 ,mem_sp_debug_mode 
-0x7529 032729 ncall sp_debug_private_256 ,blank 
-0x752a 032731 arg mem_k_256 ,contw 
-0x752b 032732 arg mem_sc_private_key_256 ,contr 
-0x752c 032733 call memcpy32 
-0x752d 032735 arg mem_ax_256 ,contw 
-0x752e 032736 arg mem_gx_256 ,contr 
-0x752f 032737 call memcpy64 
-0x7530 032739 arg mem_az_256 ,contw 
-0x7531 032740 call clear_mem_256 
-0x7532 032741 jam 1 ,mem_az_256 
-0x7533 032743 call eckp_calc_init_256 
-0x7534 032744 jam sp_calc_pubkey_256 ,mem_sc_calc 
-0x7535 032745 rtn 
-:      032747 sp_pubkey_generated_256:
-0x7536 032748 arg mem_sc_pubkey_local_x_256 ,contw 
-0x7537 032749 arg mem_bx_256 ,contr 
-0x7538 032750 call memcpy64 
-0x7539 032751 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
-0x753a 032752 jam sp_calc_standby ,mem_sc_calc 
-0x753b 032753 rtn 
-:      032757 sp_dhkey_calc_256:
-0x753c 032758 fetch 1 ,mem_sp_dhkey_invalid 
-0x753d 032759 rtnne sp_key_invalid 
-0x753e 032760 fetch 1 ,mem_sc_calc 
-0x753f 032761 rtnne sp_calc_standby 
-0x7540 032763 arg mem_k_256 ,contw 
-0x7541 032764 arg mem_sc_private_key_256 ,contr 
-0x7542 032765 call memcpy32 
-0x7543 032767 arg mem_ax_256 ,contw 
-0x7544 032768 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7545 032769 call memcpy64 
-0x7546 032771 arg mem_az_256 ,contw 
-0x7547 032772 call clear_mem_256 
-0x7548 032773 jam 1 ,mem_az_256 
-0x7549 032775 call eckp_calc_init_256 
-0x754a 032776 jam sp_calc_dhkey_256 ,mem_sc_calc 
-0x754b 032777 rtn 
-:      032780 sp_dhkey_generated_256:
-0x754c 032782 arg mem_le_dhkey_256 ,contw 
-0x754d 032783 arg mem_bx_256 ,contr 
-0x754e 032784 call memcpy32 
-0x754f 032785 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7550 032786 jam sp_calc_standby ,mem_sc_calc 
-0x7551 032787 rtn 
-:      032791 sp_calc_sequence_256:
-0x7552 032792 fetch 1 ,mem_secure_connections_enable 
-0x7553 032793 rtn blank 
-0x7554 032794 fetch 1 ,mem_sc_calc 
-0x7555 032795 rtn blank 
-0x7556 032796 increase 0x80 ,pdata 
-0x7557 032797 store 1 ,mem_sc_calc 
-0x7558 032798 rtnbit1 7 
-0x7559 032799 fetch 2 ,mem_ec_loopc 
-0x755a 032800 branch sp_calc_sequence_done_256 ,blank 
-0x755b 032801 branch eckp_calc_256 
-:      032803 sp_calc_sequence_done_256:
-0x755c 032804 bpatch patch1e_0 ,mem_patch1e 
-0x755d 032805 call ecunmapz_256 
-0x755e 032806 fetch 1 ,mem_sc_calc 
-0x755f 032807 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7560 032808 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7561 032809 rtn 
-:      032812 eckp_calc_256:
-0x7562 032813 call ecdbl_256 
-0x7563 032814 fetch 2 ,mem_ec_loopc 
-0x7564 032815 increase -1 ,pdata 
-0x7565 032816 store 2 ,mem_ec_loopc 
-0x7566 032817 arg mem_k_256 ,contr 
-0x7567 032818 call bn_testbit 
-0x7568 032819 rtn true 
-0x7569 032820 branch ecadd_256 
-:      032822 eckp_calc_init_256:
-0x756a 032823 bpatch patch1e_1 ,mem_patch1e 
-0x756b 032824 setarg 256 
-0x756c 032825 store 2 ,mem_ec_loopc 
-:      032826 eckp_calc_init_256_1:
-0x756d 032827 fetch 2 ,mem_ec_loopc 
-0x756e 032828 rtn blank 
-0x756f 032829 increase -1 ,pdata 
-0x7570 032830 store 2 ,mem_ec_loopc 
-0x7571 032831 arg mem_k_256 ,contr 
-0x7572 032832 call bn_testbit 
-0x7573 032833 branch eckp_calc_init_256_1 ,true 
-0x7574 032834 arg mem_ax_256 ,contr 
-0x7575 032835 arg mem_cx_256 ,contw 
-0x7576 032836 branch memcpy96 
-:      032839 ecunmapz_256:
-0x7577 032840 arg mem_cz_256 ,rega 
-0x7578 032841 arg mem_t3_256 ,contw 
-0x7579 032842 call bn_invmod_256 
-0x757a 032843 arg mem_t3_256 ,rega 
-0x757b 032844 arg mem_t1_256 ,contw 
-0x757c 032845 call bn_sqrmod_256 
-0x757d 032846 arg mem_cx_256 ,rega 
-0x757e 032847 arg mem_t1_256 ,regb 
-0x757f 032848 arg mem_bx_256 ,contw 
-0x7580 032849 call bn_mulmod_256 
-0x7581 032850 arg mem_t3_256 ,rega 
-0x7582 032851 arg mem_t1_256 ,regb 
-0x7583 032852 arg mem_t2_256 ,contw 
-0x7584 032853 call bn_mulmod_256 
-0x7585 032854 arg mem_cy_256 ,rega 
-0x7586 032855 arg mem_t2_256 ,regb 
-0x7587 032856 arg mem_by_256 ,contw 
-0x7588 032857 branch bn_mulmod_256 
-:      032859 ecdbl_256:
-0x7589 032860 arg mem_cz_256 ,rega 
-0x758a 032861 arg mem_t2_256 ,contw 
-0x758b 032862 call bn_sqrmod_256 
-0x758c 032863 arg mem_t2_256 ,rega 
-0x758d 032864 arg mem_t3_256 ,contw 
-0x758e 032865 call bn_sqrmod_256 
-0x758f 032867 arg mem_a_256 ,rega 
-0x7590 032868 arg mem_t3_256 ,regb 
-0x7591 032869 arg mem_t3_256 ,contw 
-0x7592 032870 call bn_mulmod_256 
-0x7593 032871 arg mem_cx_256 ,rega 
-0x7594 032872 arg mem_t2_256 ,contw 
-0x7595 032873 call bn_sqrmod_256 
-0x7596 032875 arg mem_t2_256 ,contr 
-0x7597 032876 arg mem_t1_256 ,contw 
-0x7598 032877 call memcpy32 
-0x7599 032878 arg mem_t1_256 ,rega 
-0x759a 032879 call bn_lshiftmod_256 
-0x759b 032880 arg mem_t2_256 ,rega 
-0x759c 032881 arg mem_t1_256 ,regb 
-0x759d 032882 arg mem_t2_256 ,contw 
-0x759e 032883 call bn_addmod_256 
-0x759f 032885 arg mem_t2_256 ,rega 
-0x75a0 032886 arg mem_t3_256 ,regb 
-0x75a1 032887 arg mem_t2_256 ,contw 
-0x75a2 032888 call bn_addmod_256 
-0x75a3 032890 arg mem_cx_256 ,contr 
-0x75a4 032891 arg mem_t1_256 ,contw 
-0x75a5 032892 call memcpy32 
-0x75a6 032893 arg mem_cy_256 ,rega 
-0x75a7 032894 arg mem_t3_256 ,contw 
-0x75a8 032895 call bn_sqrmod_256 
-0x75a9 032896 arg mem_t1_256 ,rega 
-0x75aa 032897 call bn_lshiftmod_256 
-0x75ab 032898 arg mem_t1_256 ,rega 
-0x75ac 032899 call bn_lshiftmod_256 
-0x75ad 032900 arg mem_t1_256 ,rega 
-0x75ae 032901 arg mem_t3_256 ,regb 
-0x75af 032902 arg mem_t1_256 ,contw 
-0x75b0 032903 call bn_mulmod_256 
-0x75b1 032904 arg mem_t3_256 ,rega 
-0x75b2 032905 arg mem_t0_256 ,contw 
-0x75b3 032906 call bn_sqrmod_256 
-0x75b4 032907 arg mem_t0_256 ,rega 
-0x75b5 032908 call bn_lshiftmod_256 
-0x75b6 032909 arg mem_t0_256 ,rega 
-0x75b7 032910 call bn_lshiftmod_256 
-0x75b8 032911 arg mem_t0_256 ,rega 
-0x75b9 032912 call bn_lshiftmod_256 
-0x75ba 032913 arg mem_cy_256 ,contr 
-0x75bb 032914 arg mem_t3_256 ,contw 
-0x75bc 032915 call memcpy32 
-0x75bd 032916 arg mem_t3_256 ,rega 
-0x75be 032917 call bn_lshiftmod_256 
-0x75bf 032918 arg mem_t3_256 ,rega 
-0x75c0 032919 arg mem_cz_256 ,regb 
-0x75c1 032920 arg mem_cz_256 ,contw 
-0x75c2 032921 call bn_mulmod_256 
-0x75c3 032924 arg mem_t2_256 ,rega 
-0x75c4 032925 arg mem_t3_256 ,contw 
-0x75c5 032926 call bn_sqrmod_256 
-0x75c6 032928 arg mem_t3_256 ,rega 
-0x75c7 032929 arg mem_t1_256 ,regb 
-0x75c8 032930 arg mem_t3_256 ,contw 
-0x75c9 032931 call bn_submod_256 
-0x75ca 032932 arg mem_t3_256 ,rega 
-0x75cb 032933 arg mem_t1_256 ,regb 
-0x75cc 032934 arg mem_cx_256 ,contw 
-0x75cd 032935 call bn_submod_256 
-0x75ce 032936 arg mem_t1_256 ,rega 
-0x75cf 032937 arg mem_cx_256 ,regb 
-0x75d0 032938 arg mem_t3_256 ,contw 
-0x75d1 032939 call bn_submod_256 
-0x75d2 032940 arg mem_t3_256 ,rega 
-0x75d3 032941 arg mem_t2_256 ,regb 
-0x75d4 032942 arg mem_t3_256 ,contw 
-0x75d5 032943 call bn_mulmod_256 
-0x75d6 032944 arg mem_t3_256 ,rega 
-0x75d7 032945 arg mem_t0_256 ,regb 
-0x75d8 032946 arg mem_cy_256 ,contw 
-0x75d9 032947 branch bn_submod_256 
-:      032949 ecadd_256:
-0x75da 032951 arg mem_az_256 ,rega 
-0x75db 032952 arg mem_t7_256 ,contw 
-0x75dc 032953 call bn_sqrmod_256 
-0x75dd 032954 arg mem_cx_256 ,rega 
-0x75de 032955 arg mem_t7_256 ,regb 
-0x75df 032956 arg mem_t0_256 ,contw 
-0x75e0 032957 call bn_mulmod_256 
-0x75e1 032960 arg mem_az_256 ,rega 
-0x75e2 032961 arg mem_t7_256 ,regb 
-0x75e3 032962 arg mem_t7_256 ,contw 
-0x75e4 032963 call bn_mulmod_256 
-0x75e5 032964 arg mem_cy_256 ,rega 
-0x75e6 032965 arg mem_t7_256 ,regb 
-0x75e7 032966 arg mem_t1_256 ,contw 
-0x75e8 032967 call bn_mulmod_256 
-0x75e9 032970 arg mem_cz_256 ,rega 
-0x75ea 032971 arg mem_t7_256 ,contw 
-0x75eb 032972 call bn_sqrmod_256 
-0x75ec 032973 arg mem_ax_256 ,rega 
-0x75ed 032974 arg mem_t7_256 ,regb 
-0x75ee 032975 arg mem_t2_256 ,contw 
-0x75ef 032976 call bn_mulmod_256 
-0x75f0 032978 arg mem_cz_256 ,rega 
-0x75f1 032979 arg mem_t7_256 ,regb 
-0x75f2 032980 arg mem_t7_256 ,contw 
-0x75f3 032981 call bn_mulmod_256 
-0x75f4 032982 arg mem_ay_256 ,rega 
-0x75f5 032983 arg mem_t7_256 ,regb 
-0x75f6 032984 arg mem_t3_256 ,contw 
-0x75f7 032985 call bn_mulmod_256 
-0x75f8 032990 arg mem_t0_256 ,regb 
-0x75f9 032991 arg mem_t2_256 ,rega 
-0x75fa 032992 arg mem_t7_256 ,contw 
-0x75fb 032993 call bn_submod_256 
-0x75fc 032994 arg mem_t0_256 ,rega 
-0x75fd 032995 arg mem_t2_256 ,regb 
-0x75fe 032996 arg mem_t0_256 ,contw 
-0x75ff 032997 call bn_addmod_256 
-0x7600 033000 arg mem_t1_256 ,regb 
-0x7601 033001 arg mem_t3_256 ,rega 
-0x7602 033002 arg mem_t2_256 ,contw 
-0x7603 033003 call bn_submod_256 
-0x7604 033004 arg mem_t1_256 ,rega 
-0x7605 033005 arg mem_t3_256 ,regb 
-0x7606 033006 arg mem_t1_256 ,contw 
-0x7607 033007 call bn_addmod_256 
-0x7608 033008 arg mem_t1_256 ,rega 
-0x7609 033009 arg mem_t7_256 ,regb 
-0x760a 033010 arg mem_t1_256 ,contw 
-0x760b 033011 call bn_mulmod_256 
-0x760c 033012 arg mem_cz_256 ,rega 
-0x760d 033013 arg mem_az_256 ,regb 
-0x760e 033014 arg mem_t3_256 ,contw 
-0x760f 033015 call bn_mulmod_256 
-0x7610 033016 arg mem_t3_256 ,rega 
-0x7611 033017 arg mem_t7_256 ,regb 
-0x7612 033018 arg mem_cz_256 ,contw 
-0x7613 033019 call bn_mulmod_256 
-0x7614 033021 arg mem_t7_256 ,rega 
-0x7615 033022 arg mem_t7_256 ,contw 
-0x7616 033023 call bn_sqrmod_256 
-0x7617 033024 arg mem_t7_256 ,rega 
-0x7618 033025 arg mem_t0_256 ,regb 
-0x7619 033026 arg mem_t3_256 ,contw 
-0x761a 033027 call bn_mulmod_256 
-0x761b 033028 arg mem_t7_256 ,rega 
-0x761c 033029 arg mem_t1_256 ,regb 
-0x761d 033030 arg mem_t1_256 ,contw 
-0x761e 033031 call bn_mulmod_256 
-0x761f 033032 arg mem_t2_256 ,rega 
-0x7620 033033 arg mem_cx_256 ,contw 
-0x7621 033034 call bn_sqrmod_256 
-0x7622 033035 arg mem_cx_256 ,rega 
-0x7623 033036 arg mem_t3_256 ,regb 
-0x7624 033037 arg mem_cx_256 ,contw 
-0x7625 033038 call bn_submod_256 
-0x7626 033039 arg mem_cx_256 ,contr 
-0x7627 033040 arg mem_t7_256 ,contw 
-0x7628 033041 call memcpy32 
-0x7629 033042 arg mem_t7_256 ,rega 
-0x762a 033043 call bn_lshiftmod_256 
-0x762b 033044 arg mem_t3_256 ,rega 
-0x762c 033045 arg mem_t7_256 ,regb 
-0x762d 033046 arg mem_t3_256 ,contw 
-0x762e 033047 call bn_submod_256 
-0x762f 033048 arg mem_t3_256 ,rega 
-0x7630 033049 arg mem_t2_256 ,regb 
-0x7631 033050 arg mem_t2_256 ,contw 
-0x7632 033051 call bn_mulmod_256 
-0x7633 033052 arg mem_t2_256 ,rega 
-0x7634 033053 arg mem_t1_256 ,regb 
-0x7635 033054 arg mem_cy_256 ,contw 
-0x7636 033055 call bn_submod_256 
-0x7637 033056 arg mem_cy_256 ,rega 
-0x7638 033057 arg mem_p_256 ,regb 
-0x7639 033058 arg mem_cy_256 ,contw 
-0x763a 033059 force 0 ,regc 
-0x763b 033060 fetch 1 ,mem_cy_256 
-0x763c 033061 isolate1 0 ,pdata 
-0x763d 033062 call bn_add_256 ,true 
-0x763e 033063 copy regc ,alarm 
-0x763f 033064 arg mem_cy_256 ,rega 
-0x7640 033065 call bn_rshift_256 
-0x7641 033066 fetch 1 ,mem_cy5_256 
-0x7642 033067 isolate1 0 ,alarm 
-0x7643 033068 setflag true ,7 ,pdata 
-0x7644 033069 store 1 ,mem_cy5_256 
-0x7645 033070 rtn 
-:      033072 bn_invmod_256:
-0x7646 033073 copy contw ,timeup 
-0x7647 033074 arg mem_tmp0_256 ,contw 
-0x7648 033075 call clear_mem_256 
-0x7649 033076 force 0 ,pdata 
-0x764a 033078 store 4 ,mem_t2_256 
-0x764b 033079 jam 1 ,mem_tmp0_256 
-0x764c 033080 arg mem_tmp1_256 ,contw 
-0x764d 033081 call clear_mem_512 
-0x764e 033082 arg mem_p_256 ,contr 
-0x764f 033083 arg mem_tmp2_256 ,contw 
-0x7650 033084 call memcpy32 
-0x7651 033085 copy rega ,contr 
-0x7652 033086 arg mem_tmp3_256 ,contw 
-0x7653 033087 call memcpy32 
-:      033093 bn_invmod_256_2:
-0x7654 033094 arg mem_tmp3_256 ,contr 
-0x7655 033095 call bn_eq_zero_256 
-0x7656 033096 branch bn_invmod_256_0 ,blank 
-0x7657 033101 arg mem_tmp3_256 ,rega 
-0x7658 033102 arg mem_tmp0_256 ,regb 
-0x7659 033103 call bn_rshifteven_256 
-0x765a 033104 arg mem_tmp2_256 ,rega 
-0x765b 033105 arg mem_tmp1_256 ,regb 
-0x765c 033106 call bn_rshifteven_256 
-0x765d 033108 arg mem_tmp3_256 ,rega 
-0x765e 033109 arg mem_tmp2_256 ,regb 
-0x765f 033110 call bn_bigeq_256 
-0x7660 033111 branch bn_invmod_256_1 ,positive 
-0x7661 033112 arg mem_tmp2_256 ,rega 
-0x7662 033113 arg mem_tmp3_256 ,regb 
-0x7663 033114 copy rega ,contw 
-0x7664 033115 call bn_sub_256 
-0x7665 033116 arg mem_tmp0_256 ,rega 
-0x7666 033117 arg mem_tmp1_256 ,regb 
-0x7667 033118 copy regb ,contw 
-0x7668 033119 call bn_add_256 
-0x7669 033120 ifetch 1 ,rega 
-0x766a 033121 iadd regc ,regc 
-0x766b 033122 ifetch 1 ,regb 
-0x766c 033123 iadd regc ,pdata 
-0x766d 033124 istore 1 ,regb 
-0x766e 033125 branch bn_invmod_256_2 
-:      033126 bn_invmod_256_1:
-0x766f 033127 arg mem_tmp3_256 ,rega 
-0x7670 033128 arg mem_tmp2_256 ,regb 
-0x7671 033129 copy rega ,contw 
-0x7672 033130 call bn_sub_256 
-0x7673 033131 arg mem_tmp1_256 ,rega 
-0x7674 033132 arg mem_tmp0_256 ,regb 
-0x7675 033133 copy regb ,contw 
-0x7676 033134 call bn_add_256 
-0x7677 033135 ifetch 1 ,rega 
-0x7678 033136 iadd regc ,regc 
-0x7679 033137 ifetch 1 ,regb 
-0x767a 033138 iadd regc ,pdata 
-0x767b 033139 istore 1 ,regb 
-0x767c 033140 branch bn_invmod_256_2 
-:      033141 bn_invmod_256_0:
-0x767d 033143 arg mem_tmp1_256 ,rega 
-0x767e 033144 copy timeup ,contw 
-0x767f 033145 call bn_p256mod 
-0x7680 033147 arg mem_p_256 ,rega 
-0x7681 033148 copy timeup ,regb 
-0x7682 033149 copy timeup ,contw 
-0x7683 033150 branch bn_submod_256 
-:      033153 bn_mulmod_256:
-0x7684 033154 copy contw ,timeup 
-0x7685 033156 force 0 ,regext_index 
-0x7686 033158 arg mem_tmp1_256 ,contw 
-0x7687 033159 call clear_mem_512 
-0x7688 033160 arg mem_regext ,contw 
-0x7689 033161 call clear_mem_512 
-0x768a 033165 copy rega ,contr 
-0x768b 033167 jam 0 ,mem_regext 
-0x768c 033168 setarg 0 
-0x768d 033169 call bn_load_mem 
-0x768e 033170 copy regb ,contr 
-0x768f 033171 call bn_load_256 
-0x7690 033174 force 0 ,queue 
-0x7691 033175 arg mem_tmp1_256 ,contw 
-:      033176 bn_mulmod_256_1:
-0x7692 033179 arg mem_regext ,temp 
-0x7693 033180 copy queue ,regb 
-0x7694 033181 lshift2 regb ,pdata 
-0x7695 033183 iadd temp ,regb 
-0x7696 033184 force 0 ,temp 
-0x7697 033185 force 0 ,regc 
-:      033186 bn_mulmod_256_0:
-0x7698 033191 ifetch 4 ,contw 
-0x7699 033192 iforce rega 
-0x769a 033195 ifetch 4 ,regb 
-0x769b 033196 copy regc ,regext_index 
-0x769c 033197 imul32 regext ,pdata 
-0x769d 033198 iadd rega ,pdata 
-0x769e 033199 iadd temp ,pdata 
-0x769f 033200 istore 4 ,contw 
-0x76a0 033201 rshift32 pdata ,temp 
-0x76a1 033202 increase 1 ,regc 
-0x76a2 033203 compare 8 ,regc ,0xff 
-0x76a3 033204 nbranch bn_mulmod_256_0 ,true 
-0x76a4 033206 deposit temp 
-0x76a5 033207 istore 4 ,contw 
-0x76a6 033208 increase -32 ,contw 
-0x76a7 033211 increase 1 ,queue 
-0x76a8 033212 compare 8 ,queue ,0xff 
-0x76a9 033213 nbranch bn_mulmod_256_1 ,true 
-0x76aa 033214 arg mem_tmp1_256 ,rega 
-0x76ab 033215 copy timeup ,contw 
-0x76ac 033216 branch bn_p256mod 
-:      033218 bn_p256mod:
-0x76ad 033219 bpatch patch1e_2 ,mem_patch1e 
-0x76ae 033220 copy contw ,timeup 
-0x76af 033221 copy rega ,alarm 
-0x76b0 033222 arg mem_tmp2_256 ,regb 
-0x76b1 033223 copy regb ,contw 
-0x76b2 033224 call memset0_4 
-0x76b3 033225 istore 8 ,contw 
-0x76b4 033226 add rega ,44 ,contr 
-0x76b5 033227 call memcpy8 
-0x76b6 033228 call memcpy12 
-0x76b7 033229 copy regb ,rega 
-0x76b8 033230 call bn_lshiftmod_256 
-0x76b9 033231 arg mem_tmp2_256 ,regb 
-0x76ba 033232 copy alarm ,rega 
-0x76bb 033233 copy timeup ,contw 
-0x76bc 033234 call bn_addmod_256 
-0x76bd 033236 arg mem_tmp2_256 ,regb 
-0x76be 033237 copy regb ,contw 
-0x76bf 033238 call memset0_4 
-0x76c0 033239 istore 8 ,contw 
-0x76c1 033240 add alarm ,48 ,contr 
-0x76c2 033241 call memcpy16 
-0x76c3 033242 call memset0_4 
-0x76c4 033243 copy regb ,rega 
-0x76c5 033244 call bn_lshiftmod_256 
-0x76c6 033248 arg mem_tmp2_256 ,regb 
-0x76c7 033249 copy timeup ,rega 
-0x76c8 033250 copy rega ,contw 
-0x76c9 033251 call bn_addmod_256 
-0x76ca 033255 arg mem_tmp2_256 ,regb 
-0x76cb 033256 copy regb ,contw 
-0x76cc 033257 add alarm ,32 ,contr 
-0x76cd 033258 call memcpy12 
-0x76ce 033259 call memset0_4 
-0x76cf 033260 istore 8 ,contw 
-0x76d0 033261 add alarm ,56 ,contr 
-0x76d1 033262 call memcpy8 
-0x76d2 033263 copy timeup ,rega 
-0x76d3 033264 copy rega ,contw 
-0x76d4 033265 call bn_addmod_256 
-0x76d5 033269 arg mem_tmp2_256 ,regb 
-0x76d6 033270 copy regb ,contw 
-0x76d7 033271 add alarm ,36 ,contr 
-0x76d8 033272 call memcpy12 
-0x76d9 033273 add alarm ,52 ,contr 
-0x76da 033274 call memcpy12 
-0x76db 033275 add alarm ,52 ,contr 
-0x76dc 033276 call memcpy4 
-0x76dd 033277 add alarm ,32 ,contr 
-0x76de 033278 call memcpy4 
-0x76df 033279 copy timeup ,rega 
-0x76e0 033280 copy rega ,contw 
-0x76e1 033281 call bn_addmod_256 
-0x76e2 033284 arg mem_tmp2_256 ,regb 
-0x76e3 033285 copy regb ,contw 
-0x76e4 033286 add alarm ,44 ,contr 
-0x76e5 033287 call memcpy12 
-0x76e6 033288 call memset0_4 
-0x76e7 033289 istore 8 ,contw 
-0x76e8 033290 add alarm ,32 ,contr 
-0x76e9 033291 call memcpy4 
-0x76ea 033292 add alarm ,40 ,contr 
-0x76eb 033293 call memcpy4 
-0x76ec 033294 copy timeup ,rega 
-0x76ed 033295 copy rega ,contw 
-0x76ee 033296 call bn_submod_256 
-0x76ef 033299 arg mem_tmp2_256 ,regb 
-0x76f0 033300 copy regb ,contw 
-0x76f1 033301 add alarm ,48 ,contr 
-0x76f2 033302 call memcpy8 
-0x76f3 033303 call memcpy8 
-0x76f4 033304 force 0 ,pdata 
-0x76f5 033305 istore 8 ,contw 
-0x76f6 033306 add alarm ,36 ,contr 
-0x76f7 033307 call memcpy4 
-0x76f8 033308 add alarm ,44 ,contr 
-0x76f9 033309 call memcpy4 
-0x76fa 033310 copy timeup ,rega 
-0x76fb 033311 copy rega ,contw 
-0x76fc 033312 call bn_submod_256 
-0x76fd 033315 arg mem_tmp2_256 ,regb 
-0x76fe 033316 copy regb ,contw 
-0x76ff 033317 add alarm ,52 ,contr 
-0x7700 033318 call memcpy12 
-0x7701 033319 add alarm ,32 ,contr 
-0x7702 033320 call memcpy12 
-0x7703 033321 call memset0_4 
-0x7704 033322 add alarm ,48 ,contr 
-0x7705 033323 call memcpy4 
-0x7706 033324 copy timeup ,rega 
-0x7707 033325 copy rega ,contw 
-0x7708 033326 call bn_submod_256 
-0x7709 033329 arg mem_tmp2_256 ,regb 
-0x770a 033330 copy regb ,contw 
-0x770b 033331 add alarm ,56 ,contr 
-0x770c 033332 call memcpy8 
-0x770d 033333 call memset0_4 
-0x770e 033334 add alarm ,36 ,contr 
-0x770f 033335 call memcpy12 
-0x7710 033336 call memset0_4 
-0x7711 033337 add alarm ,52 ,contr 
-0x7712 033338 call memcpy4 
-0x7713 033339 copy timeup ,rega 
-0x7714 033340 copy rega ,contw 
-0x7715 033341 branch bn_submod_256 
-:      033344 bn_load_mem:
-0x7716 033345 force 32 ,loopcnt 
-0x7717 033346 arg mem_regext ,contw 
-0x7718 033347 iadd contw ,contw 
-0x7719 033348 branch memcpy 
-:      033350 bn_load_256:
-0x771a 033351 force 8 ,loopcnt 
-0x771b 033352 branch bn_load_0 
-:      033354 bn_sqrmod_256:
-0x771c 033355 copy rega ,regb 
-0x771d 033356 branch bn_mulmod_256 
-:      033358 bn_add_256:
-0x771e 033359 force 8 ,loopcnt 
-0x771f 033360 branch bn_add + 1 
-:      033362 bn_addmod_256:
-0x7720 033363 call bn_add_256 
-0x7721 033364 copy contw ,rega 
-0x7722 033365 branch bn_lshiftmod_ismod_256 
-:      033367 bn_lshiftmod_256:
-0x7723 033368 call bn_lshift_256 
-:      033369 bn_lshiftmod_ismod_256:
-0x7724 033370 isolate1 0 ,regc 
-0x7725 033371 branch bn_lshiftmod_p_256 ,true 
-0x7726 033372 arg mem_p_256 ,regb 
-0x7727 033373 copy rega ,regc 
-0x7728 033374 increase -32 ,rega 
-0x7729 033375 call bn_bigeq_256 
-0x772a 033376 nrtn positive 
-0x772b 033377 copy regc ,rega 
-0x772c 033378 branch sub_p2_256 
-:      033380 bn_lshiftmod_p_256:
-0x772d 033381 call sub_p2_256 
-0x772e 033383 copy rega ,regc 
-0x772f 033384 increase -32 ,rega 
-0x7730 033385 arg mem_p_256 ,regb 
-0x7731 033386 call bn_bigeq_256 
-0x7732 033387 nrtn positive 
-0x7733 033388 copy regc ,rega 
-0x7734 033389 branch sub_p2_256 
-:      033392 sub_p2_256:
-0x7735 033393 increase -32 ,rega 
-0x7736 033394 arg mem_p_256 ,regb 
-0x7737 033395 copy rega ,contw 
-0x7738 033396 branch bn_sub_256 
-:      033401 bn_submod_256:
-0x7739 033402 call bn_sub_256 
-0x773a 033404 branch bn_submod_256_np ,true 
-0x773b 033407 add contw ,-32 ,rega 
-0x773c 033408 arg mem_p_256 ,regb 
-0x773d 033409 call bn_bigeq_256 
-0x773e 033410 nrtn positive 
-0x773f 033411 arg mem_p_256 ,regb 
-0x7740 033412 add contw ,-32 ,rega 
-0x7741 033414 copy rega ,contw 
-0x7742 033415 branch bn_sub_256 
-:      033416 bn_submod_256_np:
-0x7743 033417 add contw ,-32 ,rega 
-0x7744 033418 arg mem_p_256 ,regb 
-0x7745 033419 copy rega ,contw 
-0x7746 033420 call bn_add_256 
-0x7747 033422 rtn true 
-0x7748 033423 add contw ,-32 ,rega 
-0x7749 033424 arg mem_p_256 ,regb 
-0x774a 033425 copy rega ,contw 
-0x774b 033426 branch bn_add_256 
-:      033430 bn_sub_256:
-0x774c 033431 force 8 ,loopcnt 
-0x774d 033432 branch bn_sub + 1 
-:      033434 bn_rshift_256:
-0x774e 033435 force 8 ,loopcnt 
-0x774f 033436 increase 28 ,rega 
-0x7750 033437 branch bn_rshift 
-:      033439 bn_lshift_256:
-0x7751 033440 force 8 ,loopcnt 
-0x7752 033441 force 0 ,regc 
-0x7753 033442 branch bn_lshift_0 
-:      033444 bn_bigeq_256:
-0x7754 033445 force 8 ,loopcnt 
-0x7755 033446 increase 28 ,rega 
-0x7756 033447 increase 28 ,regb 
-0x7757 033448 branch bn_bigeq_0 
-:      033451 bn_eq_zero_256:
-0x7758 033452 ifetch 8 ,contr 
-0x7759 033453 nrtn blank 
-0x775a 033454 branch bn_eq_zero 
-:      033459 bn_rshifteven_256:
-0x775b 033460 copy rega ,alarm 
-:      033461 bn_rshifteven_256_1:
-0x775c 033462 copy alarm ,rega 
-0x775d 033463 ifetch 1 ,rega 
-0x775e 033464 isolate1 0 ,pdata 
-0x775f 033465 rtn true 
-0x7760 033466 call bn_rshift_256 
-0x7761 033467 ifetch 1 ,regb 
-0x7762 033468 isolate0 0 ,pdata 
-0x7763 033469 branch bn_rshifteven_256_0 ,true 
-0x7764 033470 arg mem_p_256 ,rega 
-0x7765 033471 copy regb ,contw 
-0x7766 033472 call bn_add_256 
-0x7767 033473 ifetch 1 ,regb 
-0x7768 033474 iadd regc ,pdata 
-0x7769 033475 istore 1 ,regb 
-0x776a 033476 increase -32 ,regb 
-:      033477 bn_rshifteven_256_0:
-0x776b 033478 add regb ,32 ,rega 
-0x776c 033479 force 9 ,loopcnt 
-0x776d 033480 call bn_rshift 
-0x776e 033481 branch bn_rshifteven_256_1 
-:      033484 ui_init:
-0x776f 033485 rtn wake 
-0x7770 033486 call lpm_disable_exen_output 
-0x7771 033487 call ui_button_init 
-0x7772 033488 call ui_timer_init 
-0x7773 033489 branch ui_led_init_global 
-:      033491 ui_dispatch:
-0x7774 033492 call ui_led_dispatch 
-0x7775 033493 branch ui_timer_check 
-:      033495 ui_button_init:
-0x7776 033496 fetch 1 ,mem_ui_button_gpio 
-0x7777 033497 rtneq ui_button_gpio_disable 
-0x7778 033498 iforce temp 
-0x7779 033499 call gpio_config_output 
-0x777a 033500 fetcht 1 ,mem_ui_button_gpio 
-0x777b 033501 call gpio_out_inactive 
-0x777c 033502 nop 100 
-0x777d 033503 fetcht 1 ,mem_ui_button_gpio 
-0x777e 033504 call gpio_config_input 
-0x777f 033505 branch ui_button_polling 
-:      033509 ui_button_polling:
-0x7780 033510 bpatch patch1e_3 ,mem_patch1e 
-0x7781 033511 fetch 1 ,mem_ui_button_gpio 
-0x7782 033512 rtneq ui_button_gpio_disable 
-0x7783 033513 copy pdata ,temp 
-0x7784 033514 call gpio_get_bit 
-0x7785 033515 nbranch ui_button_up ,true 
-:      033517 ui_button_down:
-0x7786 033518 call ui_button_check_long_press 
-0x7787 033519 fetch 2 ,mem_ui_state_map 
-0x7788 033520 set1 ui_state_btn_down ,pdata 
-0x7789 033521 store 2 ,mem_ui_state_map 
-0x778a 033522 fetch 1 ,mem_ui_button_last_state 
-0x778b 033523 rtneq ui_button_state_down 
-0x778c 033524 jam ui_button_state_down ,mem_ui_button_last_state 
-0x778d 033526 fetch 1 ,mem_ui_button_timeout 
-0x778e 033527 store 1 ,mem_ui_button_timer 
-0x778f 033528 call lpm_button_get_wake_lock 
-0x7790 033529 jam bt_evt_button_down ,mem_fifo_temp 
-0x7791 033530 branch ui_ipc_send_event 
-:      033531 ui_button_up:
-0x7792 033532 fetch 2 ,mem_ui_state_map 
-0x7793 033533 set0 ui_state_btn_down ,pdata 
-0x7794 033534 store 2 ,mem_ui_state_map 
-0x7795 033535 fetch 1 ,mem_ui_button_last_state 
-0x7796 033536 rtneq ui_button_state_up 
-0x7797 033537 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7798 033539 jam 0 ,mem_ui_button_timer 
-0x7799 033540 call lpm_button_clean_wake_lock 
-0x779a 033541 jam bt_evt_button_up ,mem_fifo_temp 
-0x779b 033542 branch ui_ipc_send_event 
-:      033544 ui_button_check_long_press:
-0x779c 033545 fetch 1 ,mem_ui_button_timer 
-0x779d 033546 rtn blank 
-0x779e 033547 increase -1 ,pdata 
-0x779f 033548 store 1 ,mem_ui_button_timer 
-0x77a0 033549 nrtn blank 
-0x77a1 033551 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x77a2 033552 branch ui_ipc_send_event 
-:      033554 lpm_button_get_wake_lock:
-0x77a3 033555 arg wake_lock_button ,queue 
-0x77a4 033556 branch lpm_get_wake_lock 
-:      033558 lpm_button_clean_wake_lock:
-0x77a5 033559 arg wake_lock_button ,queue 
-0x77a6 033560 branch lpm_put_wake_lock 
-:      033567 calc_curr_struct_prt:
-0x77a7 033568 bpatch patch1e_4 ,mem_patch1e 
-0x77a8 033569 fetch 2 ,mem_ui_led_struct_ptr 
-0x77a9 033570 mul32 rega ,led_offset_length ,regb 
-0x77aa 033571 iadd regb ,regb 
-0x77ab 033572 rtn 
-:      033575 ui_led_init_global:
-0x77ac 033576 fetch 1 ,mem_ui_led_struct_num 
-0x77ad 033577 rtn blank 
-0x77ae 033578 copy pdata ,loopcnt 
-0x77af 033579 fetch 2 ,mem_ui_led_struct_ptr 
-0x77b0 033580 copy pdata ,regb 
-:      033581 ui_led_init_loop:
-0x77b1 033582 add regb ,led_offset_led_gpio ,regc 
-0x77b2 033583 ifetcht 1 ,regc 
-0x77b3 033584 call ui_led_init_set 
-0x77b4 033585 increase led_offset_length ,regb 
-0x77b5 033586 loop ui_led_init_loop 
-0x77b6 033587 rtn 
-:      033590 ui_led_init_set:
-0x77b7 033591 fetch 1 ,mem_ui_led_init_state_set 
-0x77b8 033592 branch gpio_out_inactive ,blank 
-0x77b9 033593 branch gpio_out_active 
-:      033596 ui_led_on_global:
-0x77ba 033597 call calc_curr_struct_prt 
-0x77bb 033598 setarg ui_led_state_lighting 
-0x77bc 033599 istore 1 ,regb 
-0x77bd 033600 call ui_led_stop_timer 
-0x77be 033601 branch ui_led_on_static 
-:      033605 ui_led_blink_stop_global:
-:      033606 ui_led_off_global:
-0x77bf 033608 call calc_curr_struct_prt 
-0x77c0 033609 setarg ui_led_state_darking 
-0x77c1 033610 istore 1 ,regb 
-0x77c2 033612 call ui_led_stop_timer 
-0x77c3 033613 branch ui_led_off_static 
-:      033617 ui_led_blink_start_global:
-0x77c4 033618 call calc_curr_struct_prt 
-0x77c5 033619 setarg ui_led_state_blink_start 
-0x77c6 033620 istore 1 ,regb 
-0x77c7 033621 setarg led_infinite_flash_num 
-0x77c8 033622 istore 1 ,contw 
-0x77c9 033623 branch ui_led_off_static 
-:      033628 ui_led_set_style_global:
-0x77ca 033629 call calc_curr_struct_prt 
-0x77cb 033630 arg led_offset_length ,loopcnt 
-0x77cc 033631 copy regc ,contr 
-0x77cd 033632 copy regb ,contw 
-0x77ce 033633 branch memcpy_fast 
-:      033637 ui_led_dispatch:
-0x77cf 033638 fetch 1 ,mem_ui_led_struct_num 
-0x77d0 033639 rtn blank 
-0x77d1 033640 arg 0 ,rega 
-:      033641 ui_led_blink_polling:
-0x77d2 033642 call ui_led_change_style_by_type 
-0x77d3 033643 increase 1 ,rega 
-0x77d4 033644 fetch 1 ,mem_ui_led_struct_num 
-0x77d5 033645 isub rega ,null 
-0x77d6 033646 rtn zero 
-0x77d7 033647 branch ui_led_blink_polling 
-:      033650 ui_led_off_static:
-0x77d8 033651 add regb ,led_offset_led_gpio ,regc 
-0x77d9 033652 ifetcht 1 ,regc 
-0x77da 033653 branch gpio_out_inactive 
-:      033656 ui_led_on_static:
-0x77db 033657 add regb ,led_offset_led_gpio ,regc 
-0x77dc 033658 ifetcht 1 ,regc 
-0x77dd 033659 branch gpio_out_active 
-:      033663 ui_led_change_style_by_type:
-0x77de 033664 add rega ,ui_led_blink ,queue 
-0x77df 033665 call timer_check 
-0x77e0 033666 nrtn blank 
-0x77e1 033668 call calc_curr_struct_prt 
-0x77e2 033670 ifetch 1 ,regb 
-0x77e3 033672 beq ui_led_state_lighting ,ui_led_on_static 
-0x77e4 033673 beq ui_led_state_darking ,ui_led_off_static 
-0x77e5 033674 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x77e6 033675 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      033676 ui_led_blink_state_lighting:
-0x77e7 033677 call ui_led_on_static 
-0x77e8 033678 add regb ,led_offset_cb_ledon ,regc 
-0x77e9 033679 call push_stack 
-0x77ea 033680 ifetch 2 ,regc 
-0x77eb 033681 call callback_func 
-0x77ec 033682 call pop_stack 
-0x77ed 033683 setarg ui_led_state_blink_darking 
-0x77ee 033684 istore 1 ,regb 
-0x77ef 033685 add regb ,led_offset_on_time ,regc 
-0x77f0 033686 ifetch 2 ,regc 
-0x77f1 033687 branch ui_led_blink_timer_start 
-:      033690 ui_led_blink_state_darking:
-0x77f2 033691 call ui_led_off_static 
-0x77f3 033692 add regb ,led_offset_cb_ledoff ,regc 
-0x77f4 033693 call push_stack 
-0x77f5 033694 ifetch 2 ,regc 
-0x77f6 033695 call callback_func 
-0x77f7 033696 call pop_stack 
-0x77f8 033698 add regb ,led_offset_blink_count ,regc 
-0x77f9 033699 ifetch 1 ,regc 
-0x77fa 033700 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x77fb 033701 increase -1 ,pdata 
-0x77fc 033702 istore 1 ,regc 
-0x77fd 033703 branch ui_led_blink_stop_global ,blank 
-:      033704 ui_led_blink_infinite:
-0x77fe 033705 setarg ui_led_state_blink_lighting 
-0x77ff 033706 istore 1 ,regb 
-0x7800 033707 add regb ,led_offset_off_time ,regc 
-0x7801 033708 ifetch 2 ,regc 
-:      033709 ui_led_blink_timer_start:
-0x7802 033710 add rega ,ui_led_blink ,queue 
-0x7803 033711 branch timer_init 
-:      033713 ui_led_stop_timer:
-0x7804 033714 setarg 0 
-0x7805 033715 branch ui_led_blink_timer_start 
-:      033721 ui_timer_timeout:
-0x7806 033722 setarg 0x1000 
-0x7807 033723 lshift16 pdata ,pdata 
-0x7808 033724 iadd regb ,regb 
-0x7809 033725 rtn 
-:      033727 ui_timer_check:
-0x780a 033728 bpatch patch1e_5 ,mem_patch1e 
-0x780b 033729 arg 0 ,rega 
-0x780c 033730 fetcht 4 ,mem_ui_timer_last_btclk 
-0x780d 033731 copy clkn_bt ,regb 
-0x780e 033732 copy regb ,pdata 
-0x780f 033733 isub temp ,null 
-0x7810 033734 ncall ui_timer_timeout ,positive 
-:      033735 ui_timer_check_loop:
-0x7811 033736 copy regb ,pdata 
-0x7812 033737 increase 160 ,temp 
-0x7813 033738 increase 160 ,temp 
-0x7814 033739 isub temp ,null 
-0x7815 033740 nbranch ui_timer_check_end ,positive 
-0x7816 033741 increase 1 ,rega 
-0x7817 033742 and rega ,0x0f ,pdata 
-0x7818 033743 nbranch ui_timer_check_loop ,blank 
-0x7819 033744 arg 0 ,rega 
-0x781a 033745 call ui_timer_check_send_evt 
-:      033746 ui_timer_init:
-0x781b 033747 copy clkn_bt ,pdata 
-0x781c 033748 store 4 ,mem_ui_timer_last_btclk 
-0x781d 033749 rtn 
-:      033750 ui_timer_check_end:
-0x781e 033751 copy rega ,pdata 
-0x781f 033752 rtn blank 
-0x7820 033753 increase -160 ,temp 
-0x7821 033754 increase -160 ,temp 
-0x7822 033755 set0 28 ,temp 
-0x7823 033756 storet 4 ,mem_ui_timer_last_btclk 
-:      033757 ui_timer_check_send_evt:
-0x7824 033758 branch app_evt_timer 
-:      033765 ui_ipc_get_lock:
-0x7825 033766 jam 1 ,mem_ipc_lock_bt 
-:      033767 ui_ipc_get_lock_wait:
-0x7826 033768 fetch 1 ,mem_ipc_lock_c51 
-0x7827 033769 nbranch ui_ipc_get_lock_wait ,blank 
-0x7828 033770 rtn 
-:      033772 ui_ipc_put_lock:
-0x7829 033773 jam 0 ,mem_ipc_lock_bt 
-0x782a 033774 rtn 
-:      033778 ui_ipc_send_event:
-0x782b 033779 bpatch patch1e_6 ,mem_patch1e 
-0x782c 033780 call ui_ipc_get_lock 
-0x782d 033781 copy rega ,pdata 
-0x782e 033782 store 4 ,mem_rega 
-0x782f 033783 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7830 033784 call fifo_in 
-0x7831 033785 fetch 4 ,mem_rega 
-0x7832 033786 copy pdata ,rega 
-0x7833 033787 branch ui_ipc_put_lock 
-:      033789 ui_ipc_send_cmd:
-0x7834 033790 bpatch patch1e_7 ,mem_patch1e 
-0x7835 033791 call ui_ipc_get_lock 
-0x7836 033792 copy rega ,pdata 
-0x7837 033793 store 4 ,mem_rega 
-0x7838 033794 arg mem_ipc_fifo_c512bt ,rega 
-0x7839 033795 call fifo_in 
-0x783a 033796 fetch 4 ,mem_rega 
-0x783b 033797 copy pdata ,rega 
-0x783c 033798 branch ui_ipc_put_lock 
-:      033800 ui_ipc_clean_all_fifo:
-0x783d 033801 setarg 0 
-0x783e 033802 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x783f 033803 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7840 033804 rtn 
-:      033806 check_51cmd:
-0x7841 033807 bpatch patch1f_0 ,mem_patch1f 
-0x7842 033808 fetch 1 ,mem_hci_cmd 
-0x7843 033809 nrtn blank 
-0x7844 033810 arg mem_ipc_fifo_c512bt ,rega 
-0x7845 033811 call fifo_is_empty 
-0x7846 033812 rtn blank 
-0x7847 033813 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7848 033814 call check_51cmd_once 
-0x7849 033815 fetch 1 ,mem_ipc_skip_continue_proc 
-0x784a 033816 branch check_51cmd ,blank 
-0x784b 033817 rtn 
-:      033819 check_51cmd_once:
-0x784c 033820 call ui_ipc_get_lock 
-0x784d 033821 arg mem_ipc_fifo_c512bt ,rega 
-0x784e 033822 call fifo_out 
-0x784f 033823 copy pdata ,temp 
-0x7850 033824 call ui_ipc_put_lock 
-0x7851 033825 bpatch patch1f_1 ,mem_patch1f 
-0x7852 033826 copy temp ,pdata 
-0x7853 033827 rtn blank 
-0x7854 033828 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7855 033829 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7856 033830 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7857 033831 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7858 033832 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7859 033833 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x785a 033834 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x785b 033835 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x785c 033836 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x785d 033837 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x785e 033838 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x785f 033840 store 1 ,mem_fifo_temp 
-:      033843 check_51cmd_once_continue:
-0x7860 033844 fetch 1 ,mem_fifo_temp 
-0x7861 033845 bmark0 mark_context ,check_51cmd_check_idle 
-0x7862 033846 bpatch patch1f_2 ,mem_patch1f 
-0x7863 033847 fetch 1 ,mem_fifo_temp 
-0x7864 033848 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7865 033849 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7866 033850 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7867 033851 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7868 033852 rtn 
-:      033854 check_51cmd_check_idle:
-0x7869 033855 store 1 ,mem_fifo_temp 
-0x786a 033856 call context_check_idle 
-0x786b 033857 branch check_51cmd_restore ,zero 
-0x786c 033858 call context_search_plap 
-0x786d 033859 nrtn zero 
-:      033860 check_51cmd_restore:
-0x786e 033861 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x786f 033862 branch ui_ipc_send_cmd 
-:      033869 check_51cmd_adv:
-0x7870 033870 jam on ,mem_le_adv_enable 
-0x7871 033871 jam adv_ind ,mem_le_adv_type 
-0x7872 033872 fetch 2 ,mem_ui_state_map 
-0x7873 033873 set1 ui_state_ble_adv ,pdata 
-0x7874 033874 store 2 ,mem_ui_state_map 
-0x7875 033875 rtn 
-:      033879 check_51cmd_stop_adv:
-0x7876 033880 fetch 2 ,mem_ui_state_map 
-0x7877 033881 set0 ui_state_ble_adv ,pdata 
-0x7878 033882 store 2 ,mem_ui_state_map 
-0x7879 033883 jam off ,mem_le_adv_enable 
-0x787a 033884 rtn 
-:      033888 check_51cmd_direct_adv:
-0x787b 033889 jam on ,mem_le_adv_enable 
-0x787c 033890 jam adv_direct_ind ,mem_le_adv_type 
-0x787d 033891 fetch 2 ,mem_ui_state_map 
-0x787e 033892 set1 ui_state_ble_adv ,pdata 
-0x787f 033893 store 2 ,mem_ui_state_map 
-0x7880 033894 rtn 
-:      033898 check_51cmd_stop_direct_adv:
-0x7881 033899 fetch 2 ,mem_ui_state_map 
-0x7882 033900 set0 ui_state_ble_adv ,pdata 
-0x7883 033901 store 2 ,mem_ui_state_map 
-0x7884 033902 jam off ,mem_le_adv_enable 
-0x7885 033903 rtn 
-:      033907 check_51cmd_le_disconnect:
-0x7886 033908 setarg 20 
-0x7887 033909 store 2 ,mem_le_superto 
-0x7888 033910 store 2 ,mem_le_init_superto 
-0x7889 033911 branch le_send_terminate_ind_user_terminated 
-:      033915 check_51cmd_ble_update_connect_param:
-0x788a 033916 branch le_l2cap_tx_update_req 
-:      033920 check_51cmd_led_off:
-0x788b 033921 arg 0 ,rega 
-0x788c 033922 branch ui_led_off_global 
-:      033926 check_51cmd_led_on:
-0x788d 033927 arg 0 ,rega 
-0x788e 033928 branch ui_led_on_global 
-:      033932 check_51cmd_led_start_blink:
-0x788f 033933 arg 0 ,rega 
-0x7890 033934 call calc_curr_struct_prt 
-0x7891 033935 ifetch 1 ,regb 
-0x7892 033936 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
-0x7893 033937 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
-0x7894 033938 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
-0x7895 033939 branch ui_led_blink_start_global 
-:      033941 check_51cmd_led_start_blink_in_blink:
-0x7896 033942 ifetch 1 ,contr 
-0x7897 033943 rtneq led_infinite_flash_num 
-0x7898 033944 branch ui_led_blink_start_global 
-:      033948 check_51cmd_le_start_con:
-0x7899 033949 jam on ,mem_le_scan_enable 
-0x789a 033950 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x789b 033953 rtn 
-:      033957 check_51cmd_start_scan:
-0x789c 033958 jam on ,mem_le_scan_enable 
-0x789d 033959 rtn 
-:      033963 check_51cmd_stop_scan:
-0x789e 033964 jam off ,mem_le_scan_enable 
-0x789f 033965 jam 0 ,mem_hci_cmd 
-0x78a0 033966 rtn 
-:      033970 check_51cmd_hibernate:
-0x78a1 033971 fetch 2 ,mem_cb_before_hibernate 
-0x78a2 033972 call callback_func 
-0x78a3 033973 fetch 1 ,mem_ui_button_gpio 
-0x78a4 033974 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x78a5 033975 copy pdata ,temp 
-0x78a6 033976 call gpio_config_input 
-:      033977 check_51cmd_hibernate_btn_disabled:
-0x78a7 033978 call ui_ipc_clean_all_fifo 
-0x78a8 033979 branch lpm_hibernate 
-:      033983 check_51cmd_le_smp_sec_req:
-0x78a9 033984 branch le_send_smp_security_request 
-:      033989 ui_check_paring_button:
-0x78aa 033990 fetch 1 ,mem_ui_state_map 
-0x78ab 033991 rtnbit0 ui_state_btn_down 
-0x78ac 033992 rtn 
-:      033997 queue_init:
-0x78ad 033998 fetch 2 ,mem_queue_ptr 
-0x78ae 033999 add pdata ,queue_offset_curr_num ,contw 
-0x78af 034000 setarg 0 
-0x78b0 034001 istore 3 ,contw 
-0x78b1 034002 rtn 
-:      034006 queue_push:
-0x78b2 034007 bpatch patch1f_3 ,mem_patch1f 
-0x78b3 034008 call disable_user 
-0x78b4 034009 call queue_full 
-0x78b5 034010 rtn blank 
-0x78b6 034011 fetch 2 ,mem_queue_ptr 
-0x78b7 034012 add pdata ,queue_offset_curr_num ,regb 
-0x78b8 034013 ifetcht 1 ,regb 
-0x78b9 034014 increase 1 ,temp 
-0x78ba 034015 istoret 1 ,regb 
-0x78bb 034017 ifetcht 1 ,pdata 
-0x78bc 034018 copy temp ,loopcnt 
-0x78bd 034019 add pdata ,queue_offset_write_ptr ,regb 
-0x78be 034020 ifetch 1 ,regb 
-0x78bf 034021 imul32 temp ,pdata 
-0x78c0 034022 iadd contr ,contw 
-0x78c1 034023 copy rega ,contr 
-:      034024 calc_queue_next_ptr:
-0x78c2 034025 call memcpy 
-0x78c3 034026 call queue_get_size 
-0x78c4 034027 pincrease -1 
-0x78c5 034028 ifetcht 1 ,regb 
-0x78c6 034029 increase 1 ,temp 
-0x78c7 034030 iand temp ,temp 
-0x78c8 034031 istoret 1 ,regb 
-0x78c9 034032 branch enable_user 
-:      034037 queue_pop:
-0x78ca 034038 bpatch patch1f_4 ,mem_patch1f 
-0x78cb 034039 call disable_user 
-0x78cc 034040 call queue_empty 
-0x78cd 034041 rtn blank 
-0x78ce 034042 fetch 2 ,mem_queue_ptr 
-0x78cf 034043 add pdata ,queue_offset_curr_num ,regb 
-0x78d0 034044 ifetcht 1 ,regb 
-0x78d1 034045 increase -1 ,temp 
-0x78d2 034046 istoret 1 ,regb 
-0x78d3 034047 ifetcht 1 ,pdata 
-0x78d4 034048 copy temp ,loopcnt 
-0x78d5 034049 add pdata ,queue_offset_read_ptr ,regb 
-0x78d6 034050 ifetch 1 ,regb 
-0x78d7 034051 imul32 temp ,pdata 
-0x78d8 034052 iadd contr ,contr 
-0x78d9 034053 increase 1 ,contr 
-0x78da 034054 copy rega ,contw 
-0x78db 034055 branch calc_queue_next_ptr 
-:      034062 queue_get_new_ele:
-0x78dc 034063 call disable_user 
-0x78dd 034064 call queue_empty 
-0x78de 034065 rtn blank 
-0x78df 034066 fetch 2 ,mem_queue_ptr 
-0x78e0 034067 ifetcht 1 ,pdata 
-0x78e1 034068 copy temp ,loopcnt 
-0x78e2 034069 add pdata ,queue_offset_read_ptr ,regb 
-0x78e3 034070 ifetch 1 ,regb 
-0x78e4 034071 imul32 temp ,pdata 
-0x78e5 034072 iadd contr ,contr 
-0x78e6 034073 increase 1 ,contr 
-0x78e7 034074 copy contr ,regb 
-0x78e8 034075 copy rega ,contw 
-0x78e9 034076 call memcpy 
-0x78ea 034077 branch enable_user 
-:      034079 queue_store_new_ele:
-0x78eb 034080 call disable_user 
-0x78ec 034081 call queue_empty 
-0x78ed 034082 rtn blank 
-0x78ee 034083 fetch 2 ,mem_queue_ptr 
-0x78ef 034084 ifetcht 1 ,pdata 
-0x78f0 034085 copy temp ,loopcnt 
-0x78f1 034086 add pdata ,queue_offset_read_ptr ,regb 
-0x78f2 034087 ifetch 1 ,regb 
-0x78f3 034088 imul32 temp ,pdata 
-0x78f4 034089 iadd contr ,contr 
-0x78f5 034090 add contr ,2 ,contw 
-0x78f6 034091 copy rega ,contr 
-0x78f7 034092 increase -1 ,loopcnt 
-0x78f8 034093 call memcpy 
-0x78f9 034094 branch enable_user 
-:      034097 queue_empty:
-0x78fa 034098 fetch 2 ,mem_queue_ptr 
-0x78fb 034099 add pdata ,queue_offset_curr_num ,contr 
-0x78fc 034100 ifetch 1 ,contr 
-0x78fd 034101 rtn 
-:      034104 queue_full:
-0x78fe 034105 call queue_get_size 
-0x78ff 034106 ifetcht 1 ,contr 
-0x7900 034107 isub temp ,pdata 
-0x7901 034108 rtn 
-:      034111 queue_get_size:
-0x7902 034112 fetch 2 ,mem_queue_ptr 
-0x7903 034113 add pdata ,queue_offset_length ,contr 
-0x7904 034114 ifetch 1 ,contr 
-0x7905 034115 rtn 
-:      034123 usb_isr:
-0x7906 034124 bpatch patch1f_5 ,mem_patch1f 
-0x7907 034125 fetch 1 ,core_usb_status 
-0x7908 034126 isolate1 usb_status_reset ,pdata 
-0x7909 034127 call usb_init_restart ,true 
-0x790a 034128 fetch 2 ,core_usb_status 
-0x790b 034129 store 2 ,core_usb_status 
-0x790c 034130 store 2 ,mem_usb_status 
-0x790d 034131 call usb_nak_state_judge 
-0x790e 034132 call usb_rx 
-0x790f 034133 call usb0_tx 
-0x7910 034134 call usb_tx 
-0x7911 034135 branch usb_nak_state 
-:      034137 usb_init:
-0x7912 034138 bpatch patch1f_6 ,mem_patch1f 
-0x7913 034139 call enable_authrom 
-0x7914 034140 call usb_init_param 
-:      034141 usb_init_restart:
-0x7915 034142 jam 0x00 ,core_usb_config 
-0x7916 034143 nop 10000 
-0x7917 034144 jam 0x0 ,core_usb_hmode 
-0x7918 034145 fetch 2 ,core_clkoff 
-0x7919 034146 set0 clock_off_usb ,pdata 
-0x791a 034147 store 2 ,core_clkoff 
-0x791b 034148 jam 0x21 ,core_usb_epmap 
-0x791c 034149 jam 0x9d ,core_usb_pupd 
-0x791d 034150 jam 0x3c ,core_usb_config 
-0x791e 034151 setarg mem_usb_rxbuf 
-0x791f 034152 store 2 ,core_usb_rx_saddr 
-0x7920 034153 store 2 ,core_usb_rxptr 
-0x7921 034154 setarg mem_usb_rxbuf_end 
-0x7922 034155 store 2 ,core_usb_rx_eaddr 
-0x7923 034156 jam 0x80 ,core_usb_hmode 
-0x7924 034157 jam 0 ,core_usb_addr 
-0x7925 034158 jam 0xff ,core_usb_status 
-0x7926 034159 setarg mem_usb_clear_mem_end 
-0x7927 034160 arg mem_usb_clear_mem_start ,contw 
-0x7928 034161 isub contw ,loopcnt 
-0x7929 034162 branch clear_mem 
-:      034164 usb_offline_check_init:
-0x792a 034165 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792b 034166 branch gpio_config_input 
-:      034167 usb_offline_state:
-0x792c 034168 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x792d 034169 rtn blank 
-0x792e 034170 fetcht 1 ,mem_usb_offline_check_gpio 
-0x792f 034171 call gpio_get_bit 
-0x7930 034172 branch usb_init_restart ,true 
-0x7931 034173 rtn 
-:      034175 usb_init_param:
-0x7932 034176 jam dev_default ,mem_usb0_state 
-0x7933 034177 setarg 0x0 
-0x7934 034178 store 1 ,mem_remain 
-0x7935 034179 store 2 ,mem_usb_zero_packet 
-0x7936 034180 pincrease 1 
-0x7937 034181 store 2 ,mem_usb_ones_packet 
-0x7938 034182 pincrease 1 
-0x7939 034183 store 2 ,mem_usb_two_packet 
-0x793a 034184 arg mem_string0 ,contw 
-0x793b 034185 setarg 0x030404 
-0x793c 034186 istore 3 ,contw 
-0x793d 034187 setarg 0x0409 
-0x793e 034188 istore 2 ,contw 
-0x793f 034189 arg mem_string1 ,contw 
-0x7940 034190 setsect 0 ,0x15906 
-0x7941 034191 setsect 1 ,0x210d2 
-0x7942 034192 setsect 2 ,0x10494 
-0x7943 034193 setsect 3 ,0x1 
-0x7944 034194 istore 9 ,contw 
-0x7945 034195 arg mem_string2 ,contw 
-0x7946 034196 setsect 0 ,0x1570f 
-0x7947 034197 setsect 1 ,0x15c9a 
-0x7948 034198 setsect 2 ,0x256c6 
-0x7949 034199 setsect 3 ,0x1cdcd 
-0x794a 034200 istore 9 ,contw 
-0x794b 034201 setsect 0 ,0x14420 
-0x794c 034202 setsect 1 ,0x25d99 
-0x794d 034203 setsect 2 ,0x25636 
-0x794e 034204 setsect 3 ,0x1 
-0x794f 034205 istore 7 ,contw 
-0x7950 034206 arg mem_string3 ,contw 
-0x7951 034207 setsect 0 ,0x1620a 
-0x7952 034208 setsect 1 ,0xc8c 
-0x7953 034209 setsect 2 ,0x30333 
-0x7954 034210 setsect 3 ,0xc0c0 
-0x7955 034211 istore 9 ,contw 
-0x7956 034212 setsect 0 ,0x3130 
-0x7957 034213 istore 2 ,contw 
-0x7958 034214 setarg usb_kbdata_vendor_define_addr 
-0x7959 034215 store 2 ,mem_hidreportdesc_kb 
-0x795a 034216 setarg usb_msdata_addr 
-0x795b 034217 store 2 ,mem_hidreportdesc_m 
-0x795c 034218 arg usb_devicedata_addr ,contr 
-0x795d 034219 arg mem_devicedesc ,contw 
-0x795e 034220 arg 19 ,loopcnt 
-0x795f 034221 call memcpy 
-0x7960 034222 arg usb_confdata_addr ,contr 
-0x7961 034223 arg mem_confdesc ,contw 
-0x7962 034224 arg 60 ,loopcnt 
-0x7963 034225 call memcpy 
-:      034226 usb_config_cb:
-0x7964 034227 fetch 2 ,mem_cb_usb_config 
-0x7965 034228 branch callback_func 
-:      034230 usb_tx_interval_config:
-0x7966 034231 fetch 1 ,mem_usb_tx_interval 
-0x7967 034232 rtn blank 
-0x7968 034233 store 1 ,mem_confdesc + 34 
-0x7969 034234 store 1 ,mem_confdesc + 59 
-0x796a 034235 rtn 
-:      034237 usb_nak_state:
-0x796b 034238 arg usb_timer_nak ,queue 
-0x796c 034239 call timer_check 
-0x796d 034240 nrtn blank 
-0x796e 034241 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x796f 034242 nrtn blank 
-0x7970 034243 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7971 034244 ncall usb_mac_wakeup_judge ,blank 
-0x7972 034245 rtn 
-:      034247 usb_nak_state_judge:
-0x7973 034248 fetch 1 ,mem_usb_status 
-0x7974 034249 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x7975 034250 rtn 
-:      034252 usb_nak_state_timer_init:
-0x7976 034253 call usb0_attached_state_judge 
-0x7977 034254 call timer_reinit 
-0x7978 034255 setarg timer_nak_delay 
-0x7979 034256 arg usb_timer_nak ,queue 
-0x797a 034257 branch timer_init 
-:      034259 usb0_attached_state_judge:
-0x797b 034260 fetch 1 ,mem_usb_state 
-0x797c 034261 bne usb_connected ,usb_clear_halt_dispose 
-0x797d 034262 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x797e 034263 jam 0 ,mem_usb_mac_wakeup_trig 
-0x797f 034264 rtn 
-:      034266 usb_clear_halt_dispose:
-0x7980 034267 fetch 1 ,mem_usb_clear_halt 
-0x7981 034268 rtn blank 
-0x7982 034269 jam 0 ,mem_usb_clear_halt 
-0x7983 034270 jam usb_connected ,mem_usb_state 
-0x7984 034271 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7985 034272 rtn 
-:      034274 usb_rx_no_data:
-0x7986 034275 fetch 1 ,mem_usb_status 
-0x7987 034276 bbit1 usb_status_setup ,usb_class_type 
-0x7988 034277 rtn 
-:      034279 usb_rx_len:
-0x7989 034280 fetchr contus ,2 ,core_usb_rx_saddr 
-0x798a 034281 fetchr contue ,2 ,core_usb_rx_eaddr 
-0x798b 034282 fetchr contu ,2 ,core_usb_rxptr 
-0x798c 034283 ifetch 2 ,contu 
-0x798d 034284 rshift8 pdata ,temp 
-0x798e 034285 rshift4 temp ,temp 
-0x798f 034286 arg 0xfff ,contr 
-0x7990 034287 iand contr ,loopcnt 
-0x7991 034288 storer loopcnt ,2 ,mem_usb_read_len 
-0x7992 034289 rtn 
-:      034292 usb_rx_data:
-0x7993 034293 call usb_rx_len 
-:      034294 usb_rx_read:
-0x7994 034295 ifetch 1 ,contu 
-0x7995 034296 istore 1 ,contw 
-0x7996 034297 loop usb_rx_read 
-0x7997 034298 storer contu ,2 ,core_usb_rxptr 
-0x7998 034299 rtn 
-:      034301 usb_rx_ep13:
-0x7999 034302 arg mem_usb_ccid_buf ,contw 
-0x799a 034303 call usb_rx_read 
-0x799b 034304 arg mem_usb_ccid_buf + 4 ,temp 
-0x799c 034305 storet 2 ,core_usb_tx_saddr3 
-0x799d 034306 fetch 1 ,mem_usb_ccid_buf + 1 
-0x799e 034307 pincrease 6 
-0x799f 034308 istore 1 ,temp 
-0x79a0 034309 jam 0x8 ,core_usb_trig 
-0x79a1 034310 rtn 
-:      034313 usb_rx:
-0x79a2 034314 bpatch patch1f_7 ,mem_patch1f 
-0x79a3 034315 fetch 1 ,mem_usb_status 
-0x79a4 034316 rtnbit0 usb_status_rxready 
-0x79a5 034317 call usb_rx_len 
-0x79a6 034318 compare 13 ,temp ,0xff 
-0x79a7 034319 branch usb_rx_ep13 ,true 
-0x79a8 034320 arg mem_usb_setup ,contw 
-0x79a9 034321 call usb_rx_read 
-0x79aa 034322 fetch 1 ,mem_usb_read_len 
-0x79ab 034323 beq 0x00 ,usb_rx_no_data 
-0x79ac 034324 beq 0x01 ,usb_out_one_byte 
-0x79ad 034325 sub pdata ,7 ,null 
-0x79ae 034326 rtn positive 
-:      034327 usb_class_type:
-0x79af 034328 bpatchx patch20_0 ,mem_patch20 
-0x79b0 034329 set0 mark_isstr ,mark 
-0x79b1 034330 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79b2 034331 and_into 0x80 ,pdata 
-0x79b3 034332 beq in_device ,usb_in_device 
-0x79b4 034333 beq out_device ,usb_out_device 
-0x79b5 034334 branch assert 
-:      034336 usb_out_one_byte:
-0x79b6 034337 fetch 1 ,mem_usb_setup 
-0x79b7 034338 rtnbit1 7 
-0x79b8 034339 call usb_get_led_status 
-0x79b9 034340 branch usb0_reply_zerolen 
-:      034343 usb_in_device:
-0x79ba 034344 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79bb 034345 rshift4 pdata ,pdata 
-0x79bc 034346 rshift pdata ,pdata 
-0x79bd 034347 and_into 0x03 ,pdata 
-0x79be 034348 beq standard_req ,usb_in_standard_req 
-0x79bf 034349 beq class_req ,usb_in_class_req 
-0x79c0 034350 beq manufacturer_req ,usb_in_manufacturer_req 
-0x79c1 034351 branch assert 
-:      034353 usb_out_device:
-0x79c2 034354 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79c3 034355 rshift4 pdata ,pdata 
-0x79c4 034356 rshift pdata ,pdata 
-0x79c5 034357 and_into 0x03 ,pdata 
-0x79c6 034358 beq standard_req ,usb_out_standard_req 
-0x79c7 034359 beq class_req ,usb_out_class_req 
-0x79c8 034360 beq manufacturer_req ,usb_out_manufacturer_req 
-0x79c9 034361 branch assert 
-:      034363 usb_in_standard_req:
-0x79ca 034364 fetch 1 ,mem_usb_setup_brequest 
-0x79cb 034365 beq get_configuration ,usb0_request_get_configuration 
-0x79cc 034366 beq get_descriptor ,usb0_request_get_descriptor 
-0x79cd 034367 beq get_interface ,usb0_request_get_interface 
-0x79ce 034368 beq get_status ,usb0_request_get_status 
-0x79cf 034369 branch usb0_force_stall 
-:      034371 usb_in_class_req:
-0x79d0 034372 fetch 1 ,mem_usb_setup_brequest 
-0x79d1 034373 beq get_idle ,usb_get_idle 
-0x79d2 034374 beq get_report ,usb_get_report 
-0x79d3 034375 beq get_protocol ,usb_get_protocol_req 
-0x79d4 034376 branch usb0_force_stall 
-:      034378 usb_in_manufacturer_req:
-0x79d5 034379 branch usb0_force_stall 
-:      034381 usb_out_standard_req:
-0x79d6 034382 fetch 1 ,mem_usb_setup_brequest 
-0x79d7 034383 beq clear_feature ,usb0_request_clear_feature 
-0x79d8 034384 beq set_feature ,usb0_request_set_feature 
-0x79d9 034385 beq set_address ,usb0_request_set_address 
-0x79da 034386 beq set_configuration ,usb0_request_set_configuration 
-0x79db 034387 beq set_interface ,usb0_request_set_interface 
-0x79dc 034388 beq set_descriptor ,usb0_force_stall 
-0x79dd 034389 branch usb0_force_stall 
-:      034391 usb_out_class_req:
-0x79de 034392 fetch 1 ,mem_usb_setup_brequest 
-0x79df 034393 beq set_idle ,usb_set_idle 
-0x79e0 034394 beq set_report ,usb_set_report 
-0x79e1 034395 beq set_protocol ,usb_set_protocol_req 
-0x79e2 034396 branch usb0_force_stall 
-:      034398 usb_out_manufacturer_req:
-0x79e3 034399 branch usb0_force_stall 
-:      034401 usb0_force_stall:
-0x79e4 034402 bpatchx patch20_1 ,mem_patch20 
-0x79e5 034403 fetch 1 ,core_usb_stall 
-0x79e6 034404 set1 0 ,pdata 
-0x79e7 034405 store 1 ,core_usb_stall 
-0x79e8 034406 branch usb0_reply_zerolen 
-:      034408 usb0_reply_zerolen:
-0x79e9 034409 jam 0x1 ,core_usb_clear_nak 
-0x79ea 034410 rtn 
-:      034412 usb0_request_get_configuration:
-0x79eb 034413 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x79ec 034414 bne in_device ,usb0_force_stall 
-0x79ed 034415 fetch 1 ,mem_usb_setup_windex 
-0x79ee 034416 bne 0 ,usb0_force_stall 
-0x79ef 034417 fetch 1 ,mem_usb_setup_windex + 1 
-0x79f0 034418 bne 0 ,usb0_force_stall 
-0x79f1 034419 fetch 1 ,mem_usb_setup_blength 
-0x79f2 034420 bne 1 ,usb0_force_stall 
-0x79f3 034421 fetch 1 ,mem_usb_setup_blengthh 
-0x79f4 034422 bne 0 ,usb0_force_stall 
-0x79f5 034423 fetch 1 ,mem_usb_setup_bvalue 
-0x79f6 034424 bne 0 ,usb0_force_stall 
-0x79f7 034425 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x79f8 034426 bne 0 ,usb0_force_stall 
-0x79f9 034427 fetch 1 ,mem_usb0_state 
-0x79fa 034428 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x79fb 034429 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x79fc 034430 branch usb0_force_stall 
-:      034432 usb0_request_get_cfg_dev_cfg:
-0x79fd 034433 arg 1 ,regb 
-0x79fe 034434 branch usb_send_ones_packet 
-:      034436 usb0_request_get_cfg_dev_addr:
-0x79ff 034437 arg 1 ,regb 
-0x7a00 034438 branch usb_send_zero_packet 
-:      034440 usb0_request_get_descriptor:
-0x7a01 034441 bpatchx patch20_2 ,mem_patch20 
-0x7a02 034443 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a03 034444 beq dsc_device ,dsc_device_info 
-0x7a04 034445 beq dsc_config ,dsc_config_info 
-0x7a05 034446 beq dsc_string ,dsc_string_info 
-0x7a06 034447 beq dsc_hid ,dsc_hid_info 
-0x7a07 034448 beq dsc_hid_report ,dsc_hid_report_info 
-0x7a08 034449 branch usb0_force_stall 
-:      034451 dsc_hid_info:
-0x7a09 034452 jam 0 ,mem_usb_get_protocol_flag 
-0x7a0a 034453 fetch 1 ,mem_usb_setup_windex 
-0x7a0b 034454 beq 0 ,dsc_hid_info_interface0 
-0x7a0c 034455 beq 1 ,dsc_hid_info_interface1 
-0x7a0d 034456 branch usb0_force_stall 
-:      034458 dsc_hid_info_interface0:
-0x7a0e 034459 fetchr regb ,1 ,mem_confdesc + 19 
-0x7a0f 034460 arg mem_confdesc + 19 ,rega 
-0x7a10 034461 branch usb0_respond 
-:      034463 dsc_hid_info_interface1:
-0x7a11 034464 fetchr regb ,1 ,mem_confdesc + 44 
-0x7a12 034465 arg mem_confdesc + 44 ,rega 
-0x7a13 034466 branch usb0_respond 
-:      034468 dsc_device_info:
-0x7a14 034472 fetch 1 ,mem_usb_set_high_addr_flag 
-0x7a15 034473 ncall usb_set_high_addr ,blank 
-0x7a16 034474 setarg mem_devicedesc 
-0x7a17 034475 fetcht 1 ,mem_devicedesc 
-:      034476 dsc_info_set_data_len:
-0x7a18 034477 store 2 ,mem_dsc_info_data_pointer 
-0x7a19 034478 storet 1 ,mem_dsc_info_len 
-0x7a1a 034479 fetch 1 ,mem_usb_setup_blength 
-0x7a1b 034480 isub temp ,null 
-0x7a1c 034481 nbranch dsc_info_set_current_data_len ,positive 
-:      034482 dsc_info_set_initial_data_len:
-0x7a1d 034483 fetch 1 ,mem_dsc_info_len 
-:      034484 dsc_info_set_data_size_completed:
-0x7a1e 034485 iforce regb 
-0x7a1f 034486 fetch 2 ,mem_dsc_info_data_pointer 
-0x7a20 034487 add pdata ,1 ,pdata 
-0x7a21 034488 iforce rega 
-0x7a22 034489 branch usb0_respond 
-:      034490 dsc_info_set_current_data_len:
-0x7a23 034491 fetch 1 ,mem_usb_setup_blength 
-0x7a24 034492 branch dsc_info_set_data_size_completed 
-:      034494 usb_set_high_addr:
-0x7a25 034495 fetch 1 ,core_usb_addr 
-0x7a26 034496 ncall usb0_set_addr ,blank 
-0x7a27 034497 jam 0 ,mem_usb_set_high_addr_flag 
-0x7a28 034498 rtn 
-:      034499 usb0_set_addr:
-0x7a29 034500 fetch 1 ,core_usb_addr 
-0x7a2a 034501 set1 7 ,pdata 
-0x7a2b 034502 store 1 ,core_usb_addr 
-0x7a2c 034503 rtn 
-:      034505 dsc_config_info:
-0x7a2d 034506 setarg mem_confdesc 
-0x7a2e 034507 fetcht 1 ,mem_confdesc 
-0x7a2f 034508 branch dsc_info_set_data_len 
-:      034510 dsc_string_info:
-0x7a30 034511 fetch 1 ,mem_usb_setup_bvalue 
-0x7a31 034512 sub pdata ,3 ,null 
-0x7a32 034513 nbranch usb0_force_stall ,positive 
-0x7a33 034514 fetch 1 ,mem_usb_setup_bvalue 
-0x7a34 034515 arg mem_string0 ,rega 
-0x7a35 034516 beq 0 ,usb0_respond_length 
-0x7a36 034517 set1 mark_isstr ,mark 
-0x7a37 034518 arg mem_string1 ,rega 
-0x7a38 034519 beq 1 ,usb0_respond_length 
-0x7a39 034520 arg mem_string2 ,rega 
-0x7a3a 034521 beq 2 ,usb0_respond_length 
-0x7a3b 034522 arg mem_string3 ,rega 
-0x7a3c 034523 beq 3 ,usb0_respond_length 
-0x7a3d 034524 rtn 
-:      034526 dsc_hid_report_info:
-0x7a3e 034527 fetch 2 ,mem_usb_setup_windex 
-0x7a3f 034528 beq 1 ,dsc_hid_report_info0 
-0x7a40 034529 fetchr rega ,2 ,mem_hidreportdesc_kb 
-0x7a41 034530 branch usb0_respond_length 
-:      034531 dsc_hid_report_info0:
-0x7a42 034532 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7a43 034533 jam usb_got_report_req ,mem_usb_state 
-0x7a44 034534 fetchr rega ,2 ,mem_hidreportdesc_m 
-0x7a45 034535 branch usb0_respond_length 
-:      034538 usb0_request_get_interface:
-0x7a46 034539 fetch 1 ,mem_usb0_state 
-0x7a47 034540 bne dev_configured ,usb0_force_stall 
-0x7a48 034541 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a49 034542 bne in_interface ,usb0_force_stall 
-0x7a4a 034543 fetch 1 ,mem_usb_setup_bvalue 
-0x7a4b 034544 bne 0 ,usb0_force_stall 
-0x7a4c 034545 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a4d 034546 bne 0 ,usb0_force_stall 
-0x7a4e 034547 fetch 1 ,mem_usb_setup_blength 
-0x7a4f 034548 bne 1 ,usb0_force_stall 
-0x7a50 034549 fetch 1 ,mem_usb_setup_blengthh 
-0x7a51 034550 bne 0 ,usb0_force_stall 
-0x7a52 034551 fetch 1 ,mem_usb_setup_windex 
-0x7a53 034552 bne 0 ,usb0_force_stall 
-0x7a54 034553 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a55 034554 bne 0 ,usb0_force_stall 
-0x7a56 034555 arg 1 ,regb 
-0x7a57 034556 branch usb_send_zero_packet 
-:      034559 usb0_request_get_status:
-0x7a58 034560 fetch 1 ,mem_usb0_state 
-0x7a59 034561 beq dev_default ,usb0_force_stall 
-0x7a5a 034562 fetch 1 ,mem_usb_setup_bvalue 
-0x7a5b 034563 bne 0 ,usb0_force_stall 
-0x7a5c 034564 fetch 1 ,mem_usb_setup_bvalueh 
-0x7a5d 034565 bne 0 ,usb0_force_stall 
-0x7a5e 034566 fetch 1 ,mem_usb_setup_blength 
-0x7a5f 034567 bne 2 ,usb0_force_stall 
-0x7a60 034568 fetch 1 ,mem_usb_setup_blengthh 
-0x7a61 034569 bne 0 ,usb0_force_stall 
-0x7a62 034570 fetch 1 ,mem_usb_setup_windex + 1 
-0x7a63 034571 bne 0 ,usb0_force_stall 
-0x7a64 034572 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7a65 034573 beq in_device ,usb0_get_status_in_device 
-0x7a66 034574 beq in_interface ,usb0_get_status_in_interface 
-0x7a67 034575 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x7a68 034576 branch usb0_force_stall 
-:      034579 usb0_sdsystem_dispose:
-0x7a69 034580 jam 1 ,mem_sdsystem_wakeup_flag 
-0x7a6a 034581 branch usb_send_two_packet 
-:      034583 usb0_get_status_in_device:
-0x7a6b 034584 fetch 1 ,mem_usb_setup_windex 
-0x7a6c 034585 bne 0 ,usb0_force_stall 
-0x7a6d 034586 arg 2 ,regb 
-0x7a6e 034587 fetch 1 ,mem_usb_remote_wakeup 
-0x7a6f 034588 beq 0x01 ,usb0_sdsystem_dispose 
-:      034590 usb_send_zero_packet:
-0x7a70 034591 arg mem_usb_zero_packet ,rega 
-0x7a71 034592 branch usb0_respond 
-:      034593 usb_send_ones_packet:
-0x7a72 034594 arg mem_usb_ones_packet ,rega 
-0x7a73 034595 branch usb0_respond 
-:      034596 usb_send_two_packet:
-0x7a74 034597 arg mem_usb_two_packet ,rega 
-0x7a75 034598 branch usb0_respond 
-:      034600 usb0_get_status_in_interface:
-0x7a76 034601 fetch 1 ,mem_usb0_state 
-0x7a77 034602 bne dev_configured ,usb0_force_stall 
-0x7a78 034603 arg 2 ,regb 
-0x7a79 034604 branch usb_send_zero_packet 
-:      034606 usb0_get_status_in_endpoint:
-0x7a7a 034607 fetch 1 ,mem_usb0_state 
-0x7a7b 034608 bne dev_configured ,usb0_force_stall 
-0x7a7c 034609 fetch 1 ,mem_usb_setup_windex 
-0x7a7d 034610 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x7a7e 034611 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x7a7f 034612 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x7a80 034613 and_into 0x7f ,pdata 
-0x7a81 034614 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x7a82 034615 branch usb0_force_stall 
-:      034617 usb0_get_status_in_ep_in_ep0:
-0x7a83 034618 fetch 1 ,mem_usb_ep0_stall_status 
-:      034619 usb0_get_status_in_ep_in_ack:
-0x7a84 034620 arg 2 ,regb 
-0x7a85 034621 beq 1 ,usb_send_ones_packet 
-0x7a86 034622 branch usb_send_zero_packet 
-:      034623 usb0_get_status_in_ep_in_ep1:
-0x7a87 034624 fetch 1 ,mem_usb_ep1_stall_status 
-0x7a88 034625 branch usb0_get_status_in_ep_in_ack 
-:      034626 usb0_get_status_in_ep_in_ep2:
-0x7a89 034627 fetch 1 ,mem_usb_ep2_stall_status 
-0x7a8a 034628 branch usb0_get_status_in_ep_in_ack 
-:      034629 usb0_get_status_in_ep_in_ep3:
-0x7a8b 034630 fetch 1 ,mem_usb_ep3_stall_status 
-0x7a8c 034631 branch usb0_get_status_in_ep_in_ack 
-:      034633 usb_get_idle:
-0x7a8d 034634 jam 1 ,mem_usb_idle_flag 
-0x7a8e 034635 arg mem_usb_idle_rate ,rega 
-0x7a8f 034636 arg 1 ,regb 
-0x7a90 034637 branch usb0_respond 
-:      034639 usb_get_report:
-0x7a91 034640 fetch 2 ,mem_usb_setup_bvalue 
-0x7a92 034641 arg pc_get_report ,temp 
-0x7a93 034642 isub temp ,null 
-0x7a94 034643 nbranch usb0_force_stall ,zero 
-:      034645 usb_get_report_dispose:
-0x7a95 034646 fetch 1 ,mem_usb0_data_ready_report 
-0x7a96 034647 nbranch usb_get_report_data_success ,blank 
-0x7a97 034648 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      034649 usb_get_report_send_data:
-0x7a98 034650 fetch 1 ,mem_usb_setup_blength 
-0x7a99 034651 iforce regb 
-0x7a9a 034652 arg mem_usb0_get_report_data ,rega 
-0x7a9b 034653 call usb0_respond 
-:      034654 usb_get_report_data_release:
-0x7a9c 034655 arg mem_usb0_get_report_data ,contw 
-0x7a9d 034656 arg 64 ,loopcnt 
-0x7a9e 034657 branch memset0 
-:      034658 usb_get_report_data_success:
-0x7a9f 034659 jam 0 ,mem_usb0_data_ready_report 
-0x7aa0 034660 jam pc_get_data ,mem_usb0_get_report_data 
-0x7aa1 034661 branch usb_get_report_send_data 
-:      034663 usb_get_protocol_req:
-0x7aa2 034664 fetch 1 ,mem_usb_setup_blength 
-0x7aa3 034665 bne 1 ,usb0_force_stall 
-0x7aa4 034666 jam 1 ,mem_usb_get_protocol_flag 
-0x7aa5 034667 arg 1 ,regb 
-0x7aa6 034668 fetch 1 ,mem_usb_set_protocol_value 
-0x7aa7 034669 beq 0 ,usb_get_report_protocol 
-0x7aa8 034670 beq 1 ,usb_get_boot_protocol 
-0x7aa9 034671 branch usb_send_zero_packet 
-:      034672 usb_get_report_protocol:
-0x7aaa 034673 branch usb_send_ones_packet 
-:      034674 usb_get_boot_protocol:
-0x7aab 034675 branch usb_send_zero_packet 
-:      034680 usb0_request_clear_feature:
-0x7aac 034681 fetch 1 ,mem_usb0_state 
-0x7aad 034682 bne dev_configured ,usb0_force_stall 
-0x7aae 034683 fetch 1 ,mem_usb_setup_blength 
-0x7aaf 034684 bne 0 ,usb0_force_stall 
-0x7ab0 034685 fetch 1 ,mem_usb_setup_blengthh 
-0x7ab1 034686 bne 0 ,usb0_force_stall 
-0x7ab2 034687 fetch 1 ,mem_usb_setup_bvalueh 
-0x7ab3 034688 bne 0 ,usb0_force_stall 
-0x7ab4 034689 fetch 1 ,mem_usb_setup_windex + 1 
-0x7ab5 034690 bne 0 ,usb0_force_stall 
-0x7ab6 034691 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ab7 034692 beq out_device ,usb0_request_clear_feature_out_device 
-0x7ab8 034693 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x7ab9 034694 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x7aba 034695 branch usb0_force_stall 
-:      034697 usb0_request_clear_feature_out_device:
-0x7abb 034698 fetch 1 ,mem_usb_setup_bvalue 
-0x7abc 034699 bne device_remote_wakeup ,usb0_force_stall 
-0x7abd 034700 fetch 1 ,core_usb_config 
-0x7abe 034701 set0 7 ,pdata 
-0x7abf 034702 store 1 ,core_usb_config 
-0x7ac0 034703 jam 0 ,mem_usb_remote_wakeup 
-0x7ac1 034704 jam 1 ,mem_usb_clear_remote_wakeup 
-0x7ac2 034705 fetch 1 ,mem_sdsystem_wakeup_flag 
-0x7ac3 034706 branch usb0_reply_zerolen ,blank 
-0x7ac4 034707 jam 0 ,mem_sdsystem_wakeup_flag 
-0x7ac5 034708 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7ac6 034709 jam usb_connected ,mem_usb_state 
-0x7ac7 034710 branch usb0_reply_zerolen 
-:      034712 usb0_request_clear_feature_out_interface:
-0x7ac8 034713 branch usb0_force_stall 
-:      034715 usb0_request_clear_feature_out_endpoint:
-0x7ac9 034716 fetch 1 ,mem_usb_setup_bvalue 
-0x7aca 034717 bne endpoint_halt ,usb0_force_stall 
-0x7acb 034718 fetch 1 ,mem_usb_setup_windex 
-0x7acc 034719 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x7acd 034720 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x7ace 034721 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x7acf 034722 and_into 0x7f ,pdata 
-0x7ad0 034723 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x7ad1 034724 branch usb0_force_stall 
-:      034726 usb0_force_stall_ep0_in_off:
-0x7ad2 034727 jam 0 ,mem_usb_ep0_stall_status 
-0x7ad3 034728 branch usb0_reply_zerolen 
-:      034729 usb0_force_stall_ep1_in_off:
-0x7ad4 034730 jam 0 ,mem_usb_ep1_stall_status 
-:      034731 usb0_force_stall_ep1_in_off_reply:
-0x7ad5 034732 jam 1 ,mem_usb_clear_halt 
-0x7ad6 034733 branch usb0_reply_zerolen 
-:      034734 usb0_force_stall_ep2_in_off:
-0x7ad7 034735 jam 0 ,mem_usb_ep2_stall_status 
-0x7ad8 034736 branch usb0_force_stall_ep1_in_off_reply 
-:      034737 usb0_force_stall_ep3_in_off:
-0x7ad9 034738 jam 0 ,mem_usb_ep3_stall_status 
-0x7ada 034739 branch usb0_force_stall_ep1_in_off_reply 
-:      034742 usb0_request_set_feature:
-0x7adb 034743 fetch 1 ,mem_usb_setup_blength 
-0x7adc 034744 bne 0 ,usb0_force_stall 
-0x7add 034745 fetch 1 ,mem_usb_setup_blengthh 
-0x7ade 034746 bne 0 ,usb0_force_stall 
-0x7adf 034747 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7ae0 034748 beq out_device ,usb0_request_set_feature_out_device 
-0x7ae1 034749 beq out_interface ,usb0_request_set_feature_out_interface 
-0x7ae2 034750 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x7ae3 034751 branch usb0_force_stall 
-:      034753 usb0_request_set_feature_out_device:
-0x7ae4 034754 fetch 1 ,mem_usb_setup_bvalue 
-0x7ae5 034755 bne device_remote_wakeup ,usb0_force_stall 
-0x7ae6 034756 call dongle_set_pc_sleep_flag 
-0x7ae7 034757 fetch 1 ,core_usb_config 
-0x7ae8 034758 set1 7 ,pdata 
-0x7ae9 034759 store 1 ,core_usb_config 
-0x7aea 034760 jam 1 ,mem_usb_remote_wakeup 
-0x7aeb 034761 jam usb_sleep ,mem_usb_state 
-0x7aec 034762 jam 0 ,mem_usb_tx_win_enable 
-0x7aed 034763 call usb0_reply_zerolen 
-:      034764 usb_wakeup_timer_reinit:
-0x7aee 034765 call timer_reinit 
-0x7aef 034766 setarg timer_wakeup_delay 
-0x7af0 034767 arg usb_timer_wakeup ,queue 
-0x7af1 034768 branch timer_init 
-:      034770 usb0_request_set_feature_out_interface:
-0x7af2 034771 branch usb0_force_stall 
-:      034773 usb0_request_set_feature_out_endpoint:
-0x7af3 034774 fetch 1 ,mem_usb_setup_bvalue 
-0x7af4 034775 bne endpoint_halt ,usb0_force_stall 
-0x7af5 034776 fetch 1 ,mem_usb_setup_bvalueh 
-0x7af6 034777 bne 0 ,usb0_force_stall 
-0x7af7 034778 fetch 1 ,mem_usb_setup_windex 
-0x7af8 034779 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x7af9 034780 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x7afa 034781 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x7afb 034782 and_into 0x7f ,pdata 
-0x7afc 034783 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x7afd 034784 branch usb0_force_stall 
-:      034786 usb0_force_stall_ep0_in_on:
-0x7afe 034787 jam 1 ,mem_usb_ep0_stall_status 
-0x7aff 034788 branch usb0_reply_zerolen 
-:      034789 usb0_force_stall_ep1_in_on:
-0x7b00 034790 jam 1 ,mem_usb_ep1_stall_status 
-0x7b01 034791 branch usb0_reply_zerolen 
-:      034792 usb0_force_stall_ep2_in_on:
-0x7b02 034793 jam 1 ,mem_usb_ep2_stall_status 
-0x7b03 034794 branch usb0_reply_zerolen 
-:      034795 usb0_force_stall_ep3_in_on:
-0x7b04 034796 jam 1 ,mem_usb_ep3_stall_status 
-0x7b05 034797 branch usb0_reply_zerolen 
-:      034800 usb0_request_set_address:
-0x7b06 034801 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b07 034802 bne out_device ,usb0_force_stall 
-0x7b08 034803 fetch 1 ,mem_usb_setup_windex 
-0x7b09 034804 bne 0 ,usb0_force_stall 
-0x7b0a 034805 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b0b 034806 bne 0 ,usb0_force_stall 
-0x7b0c 034807 fetch 1 ,mem_usb_setup_blength 
-0x7b0d 034808 bne 0 ,usb0_force_stall 
-0x7b0e 034809 fetch 1 ,mem_usb_setup_blengthh 
-0x7b0f 034810 bne 0 ,usb0_force_stall 
-0x7b10 034811 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b11 034812 bne 0 ,usb0_force_stall 
-0x7b12 034813 fetch 1 ,mem_usb_setup_bvalue 
-0x7b13 034814 and_into 0x80 ,pdata 
-0x7b14 034815 bne 0 ,usb0_force_stall 
-0x7b15 034816 fetch 1 ,mem_usb_setup_bvalue 
-0x7b16 034817 bne 0 ,usb_usb0_state_set_dev_addr 
-:      034818 usb_usb0_state_set_dev_default:
-0x7b17 034819 jam dev_default ,mem_usb0_state 
-:      034820 usb0_request_set_wait_address:
-0x7b18 034821 fetch 1 ,mem_usb_setup_bvalue 
-0x7b19 034822 store 1 ,core_usb_addr 
-0x7b1a 034823 call usb0_reply_zerolen 
-0x7b1b 034824 jam 1 ,mem_usb_set_high_addr_flag 
-0x7b1c 034825 rtn 
-:      034826 usb_usb0_state_set_dev_addr:
-0x7b1d 034827 jam dev_address ,mem_usb0_state 
-0x7b1e 034828 branch usb0_request_set_wait_address 
-:      034831 usb0_request_set_configuration:
-0x7b1f 034832 fetch 1 ,mem_usb0_state 
-0x7b20 034833 beq dev_default ,usb0_force_stall 
-0x7b21 034834 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b22 034835 bne out_device ,usb0_force_stall 
-0x7b23 034836 fetch 1 ,mem_usb_setup_windex 
-0x7b24 034837 bne 0 ,usb0_force_stall 
-0x7b25 034838 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b26 034839 bne 0 ,usb0_force_stall 
-0x7b27 034840 fetch 1 ,mem_usb_setup_blength 
-0x7b28 034841 bne 0 ,usb0_force_stall 
-0x7b29 034842 fetch 1 ,mem_usb_setup_blengthh 
-0x7b2a 034843 bne 0 ,usb0_force_stall 
-0x7b2b 034844 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x7b2c 034845 bne 0 ,usb0_force_stall 
-0x7b2d 034846 fetch 1 ,mem_usb_setup_bvalue 
-0x7b2e 034847 sub pdata ,usb_max_num_cfg ,null 
-0x7b2f 034848 nbranch usb0_force_stall ,positive 
-0x7b30 034849 fetch 1 ,mem_usb0_state 
-0x7b31 034850 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x7b32 034851 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x7b33 034852 branch usb0_force_stall 
-:      034854 usb0_request_set_cfg_addr_state:
-:      034855 usb0_request_set_cfg_cfg_state:
-0x7b34 034856 fetch 1 ,mem_usb_setup_bvalue 
-0x7b35 034857 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x7b36 034858 jam dev_configured ,mem_usb0_state 
-0x7b37 034859 branch usb0_reply_zerolen 
-:      034860 usb0_request_set_cfg_stay_addr_state:
-0x7b38 034861 jam dev_address ,mem_usb0_state 
-0x7b39 034862 branch usb0_reply_zerolen 
-:      034865 usb0_request_set_interface:
-0x7b3a 034866 fetch 1 ,mem_usb0_state 
-0x7b3b 034867 bne dev_configured ,usb0_force_stall 
-0x7b3c 034868 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x7b3d 034869 bne out_interface ,usb0_force_stall 
-0x7b3e 034870 fetch 1 ,mem_usb_setup_bvalue 
-0x7b3f 034871 bne 0 ,usb0_force_stall 
-0x7b40 034872 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b41 034873 bne 0 ,usb0_force_stall 
-0x7b42 034874 fetch 1 ,mem_usb_setup_blength 
-0x7b43 034875 bne 0 ,usb0_force_stall 
-0x7b44 034876 fetch 1 ,mem_usb_setup_blengthh 
-0x7b45 034877 bne 0 ,usb0_force_stall 
-0x7b46 034878 fetch 1 ,mem_usb_setup_windex 
-0x7b47 034879 bne 0 ,usb0_force_stall 
-0x7b48 034880 fetch 1 ,mem_usb_setup_windex + 1 
-0x7b49 034881 bne 0 ,usb0_force_stall 
-0x7b4a 034882 branch usb0_reply_zerolen 
-:      034885 usb_set_idle:
-0x7b4b 034886 bpatchx patch20_3 ,mem_patch20 
-0x7b4c 034887 jam 1 ,mem_usb_idle_flag 
-0x7b4d 034888 fetch 1 ,mem_usb_setup_bvalueh 
-0x7b4e 034889 store 1 ,mem_usb_idle_rate 
-0x7b4f 034890 fetch 1 ,mem_usb_setup_windex 
-0x7b50 034891 sub pdata ,1 ,null 
-0x7b51 034892 call usb_clear_remote_wakeup_set0 ,zero 
-0x7b52 034893 fetch 1 ,mem_usb_state 
-0x7b53 034894 bne usb_resume ,usb0_reply_zerolen 
-0x7b54 034895 jam usb_connected ,mem_usb_state 
-0x7b55 034896 call usb0_reply_zerolen 
-0x7b56 034897 nop 30000 
-0x7b57 034898 nop 30000 
-0x7b58 034899 rtn 
-:      034900 usb_clear_remote_wakeup_set0:
-0x7b59 034901 jam 1 ,mem_usb_device_enumeration_endflag 
-0x7b5a 034902 jam 0 ,mem_usb_clear_remote_wakeup 
-0x7b5b 034903 jam usb_resume ,mem_usb_state 
-0x7b5c 034904 rtn 
-:      034907 usb_set_report:
-0x7b5d 034908 nop 15000 
-0x7b5e 034909 arg mem_usb0_set_report_data ,contw 
-0x7b5f 034910 call usb_rx_data 
-0x7b60 034911 jam 1 ,mem_usb0_get_set_report 
-0x7b61 034912 call usb_set_report_resume_judge 
-0x7b62 034913 fetch 2 ,mem_usb_setup_bvalue 
-0x7b63 034914 store 2 ,mem_usb_setup_bvalue_temp 
-0x7b64 034915 call usb0_reply_zerolen 
-0x7b65 034916 fetch 1 ,mem_device_option 
-0x7b66 034917 rtnne dvc_op_dongle 
-0x7b67 034918 fetch 1 ,mem_usb_tx_win_enable 
-0x7b68 034919 rtn blank 
-0x7b69 034920 fetch 1 ,mem_usb0_set_report_data 
-:      034921 usb_get_led_status:
-0x7b6a 034922 store 1 ,mem_24g_led_status 
-0x7b6b 034923 jam 0 ,mem_usb_tx_win_enable 
-0x7b6c 034924 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
-0x7b6d 034925 rtn 
-:      034928 usb_set_report_resume_judge:
-0x7b6e 034929 fetch 2 ,mem_usb_setup_bvalue 
-0x7b6f 034930 arg pc_set_report_bvalue ,temp 
-0x7b70 034931 isub temp ,null 
-0x7b71 034932 nrtn zero 
-0x7b72 034933 fetch 2 ,mem_usb_setup_windex 
-0x7b73 034934 arg pc_set_report_windex ,temp 
-0x7b74 034935 isub temp ,null 
-0x7b75 034936 nrtn zero 
-0x7b76 034937 fetch 2 ,mem_usb_setup_blength 
-0x7b77 034938 arg pc_set_report_blength ,temp 
-0x7b78 034939 isub temp ,null 
-0x7b79 034940 nrtn zero 
-0x7b7a 034941 jam 1 ,mem_usb_tx_win_enable 
-0x7b7b 034942 rtn 
-:      034945 usb_set_protocol_req:
-0x7b7c 034946 fetch 1 ,mem_usb_setup_blength 
-0x7b7d 034947 bne 0 ,usb0_force_stall 
-0x7b7e 034948 fetch 1 ,mem_usb_setup_bvalue 
-0x7b7f 034949 beq boot_protocol ,usb_set_boot_protocol 
-0x7b80 034950 beq report_protocol ,usb_set_report_protocol 
-0x7b81 034951 branch usb0_force_stall 
-:      034952 usb_set_boot_protocol:
-0x7b82 034953 jam 0 ,mem_usb_set_protocol_status 
-0x7b83 034954 jam 1 ,mem_usb_set_protocol_value 
-0x7b84 034955 branch usb0_reply_zerolen 
-:      034956 usb_set_report_protocol:
-0x7b85 034957 jam 1 ,mem_usb_tx_mac_enable 
-0x7b86 034958 jam 1 ,mem_usb_set_protocol_status 
-0x7b87 034959 jam 0 ,mem_usb_set_protocol_value 
-0x7b88 034960 branch usb0_reply_zerolen 
-:      034963 usb0_respond_length:
-0x7b89 034964 ifetchr regb ,1 ,rega 
-0x7b8a 034965 increase 1 ,rega 
-:      034967 usb0_respond:
-0x7b8b 034968 bpatchx patch20_4 ,mem_patch20 
-0x7b8c 034969 set1 mark_usb_first_resp ,mark 
-0x7b8d 034970 bmark0 mark_isstr ,usb0_respond_nostr 
-0x7b8e 034971 increase 1 ,regb 
-0x7b8f 034972 lshift regb ,regb 
-:      034973 usb0_respond_nostr:
-0x7b90 034974 storer rega ,2 ,mem_bufptr 
-0x7b91 034975 storer regb ,1 ,mem_remain 
-0x7b92 034976 branch usb0_tx 
-0x7b93 034977 rtn 
-:      034979 usb_no_respond_data:
-0x7b94 034980 arg 0 ,queue 
-0x7b95 034981 branch usb_trig 
-:      034986 usb0_tx:
-0x7b96 034987 bpatchx patch20_5 ,mem_patch20 
-0x7b97 034988 fetch 1 ,core_usb_txbusy 
-0x7b98 034989 rtnbit1 0 
-0x7b99 034990 fetch 1 ,mem_remain 
-0x7b9a 034991 rtn blank 
-0x7b9b 034992 copy pdata ,loopcnt 
-0x7b9c 034993 iforce temp 
-0x7b9d 034994 fetch 2 ,mem_usb_setup_blength 
-0x7b9e 034995 sub pdata ,ep0_packet_size ,null 
-0x7b9f 034996 branch usb0_tx_short ,positive 
-0x7ba0 034997 sub loopcnt ,ep0_packet_size ,null 
-0x7ba1 034998 branch usb0_tx_info ,positive 
-0x7ba2 034999 force ep0_packet_size ,loopcnt 
-0x7ba3 035000 branch usb0_tx_info 
-:      035001 usb0_tx_short:
-0x7ba4 035002 isub loopcnt ,null 
-0x7ba5 035003 branch usb0_tx_info ,positive 
-0x7ba6 035004 iforce loopcnt 
-0x7ba7 035005 store 1 ,mem_remain 
-:      035006 usb0_tx_info:
-0x7ba8 035007 fetch 1 ,mem_remain 
-0x7ba9 035008 isub loopcnt ,pdata 
-0x7baa 035009 store 1 ,mem_remain 
-0x7bab 035010 add loopcnt ,-1 ,pdata 
-0x7bac 035011 store 1 ,mem_usb_txbuf 
-0x7bad 035012 bmark0 mark_isstr ,usb0_tx_nostr 
-0x7bae 035013 rshift pdata ,pdata 
-0x7baf 035014 add loopcnt ,-1 ,pdata 
-0x7bb0 035015 store 1 ,mem_usb_txbuf 
-0x7bb1 035016 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
-0x7bb2 035017 set0 mark_usb_first_resp ,mark 
-0x7bb3 035018 istoret 1 ,contw 
-0x7bb4 035019 setarg 3 
-0x7bb5 035020 istore 1 ,contw 
-0x7bb6 035021 increase -1 ,loopcnt 
-0x7bb7 035022 copy loopcnt ,pdata 
-0x7bb8 035023 nbranch usb0_tx_nostr ,zero 
-0x7bb9 035024 increase 1 ,loopcnt 
-:      035025 usb0_tx_nostr:
-0x7bba 035026 fetch 2 ,mem_bufptr 
-0x7bbb 035027 copy pdata ,contr 
-:      035028 usb0_tx0:
-0x7bbc 035029 ifetch 1 ,contr 
-0x7bbd 035030 istore 1 ,contw 
-0x7bbe 035031 bmark0 mark_isstr ,usb0_tx1 
-0x7bbf 035032 setarg 0 
-0x7bc0 035033 istore 1 ,contw 
-:      035034 usb0_tx1:
-0x7bc1 035035 loop usb0_tx0 
-0x7bc2 035036 copy contr ,pdata 
-0x7bc3 035037 store 2 ,mem_bufptr 
-0x7bc4 035038 setarg mem_usb_txbuf 
-0x7bc5 035039 store 2 ,core_usb_tx_saddr0 
-0x7bc6 035040 arg 0 ,queue 
-0x7bc7 035041 call usb_trig 
-0x7bc8 035042 fetch 1 ,mem_remain 
-0x7bc9 035043 nrtn blank 
-0x7bca 035044 jam 2 ,core_usb_clear_nak 
-0x7bcb 035045 fetch 1 ,mem_usb_state 
-0x7bcc 035046 rtnne usb_got_report_req 
-0x7bcd 035047 jam usb_connected ,mem_usb_state 
-0x7bce 035048 rtn 
-:      035052 usb_tx_ep1:
-0x7bcf 035053 arg mem_usb_txbuf1 ,rega 
-0x7bd0 035054 arg 1 ,queue 
-0x7bd1 035055 storer rega ,2 ,core_usb_tx_saddr1 
-:      035056 usb_tx_buf:
-0x7bd2 035057 add loopcnt ,-1 ,pdata 
-0x7bd3 035058 istore 1 ,rega 
-:      035059 usb_tx_loop:
-0x7bd4 035060 ifetch 1 ,contr 
-0x7bd5 035061 istore 1 ,contw 
-0x7bd6 035062 loop usb_tx_loop 
-:      035063 usb_trig:
-0x7bd7 035064 setarg 0 
-0x7bd8 035065 qset1 pdata 
-0x7bd9 035066 store 1 ,core_usb_trig 
-0x7bda 035067 rtn 
-:      035069 usb_tx_ep2:
-0x7bdb 035070 arg 2 ,queue 
-0x7bdc 035071 arg mem_usb_txbuf2 ,rega 
-0x7bdd 035072 storer rega ,2 ,core_usb_tx_saddr2 
-0x7bde 035073 branch usb_tx_buf 
-:      035075 usb_tx:
-0x7bdf 035076 bpatchx patch20_6 ,mem_patch20 
-0x7be0 035077 fetch 1 ,mem_usb_tx_enable 
-0x7be1 035078 rtn blank 
-0x7be2 035079 fetch 1 ,core_usb_txbusy 
-0x7be3 035080 and_into 0x0f ,pdata 
-0x7be4 035081 nbranch usb_inwake_state_tx_dispose ,blank 
-0x7be5 035082 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x7be6 035083 branch usb_tx_fifo_release ,blank 
-0x7be7 035084 fetch 1 ,mem_usb_state 
-0x7be8 035085 beq usb_sleep ,usb_windows_wakeup 
-0x7be9 035086 bne usb_connected ,usb_tx_fifo_release 
-0x7bea 035087 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x7beb 035088 nbranch usb_tx_fifo_release ,blank 
-0x7bec 035089 call usb_tx_data_ep1 
-0x7bed 035090 branch usb_tx_data_ep2 
-:      035092 usb_tx_data_ep1:
-0x7bee 035093 fetch 1 ,core_usb_txbusy 
-0x7bef 035094 rtnbit1 1 
-0x7bf0 035095 fetch 1 ,mem_usb_tx_enable 
-0x7bf1 035096 rtnbit0 1 
-0x7bf2 035097 fetch 1 ,mem_usb_tx_enable 
-0x7bf3 035098 set0 1 ,pdata 
-0x7bf4 035099 store 1 ,mem_usb_tx_enable 
-0x7bf5 035100 fetch 1 ,mem_usb_ep1_data 
-0x7bf6 035101 rtn blank 
-0x7bf7 035102 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x7bf8 035103 branch assert 
-:      035105 usb_tx_data_ep2:
-0x7bf9 035106 fetch 1 ,core_usb_txbusy 
-0x7bfa 035107 rtnbit1 2 
-0x7bfb 035108 fetch 1 ,mem_usb_tx_enable 
-0x7bfc 035109 rtnbit0 2 
-0x7bfd 035110 fetch 1 ,mem_usb_tx_enable 
-0x7bfe 035111 set0 2 ,pdata 
-0x7bff 035112 store 1 ,mem_usb_tx_enable 
-0x7c00 035113 fetch 1 ,mem_usb_ep2_data 
-0x7c01 035114 rtn blank 
-0x7c02 035115 beq usb_ep2_ms ,usb_tx_ms_data 
-0x7c03 035116 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x7c04 035117 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
-0x7c05 035118 branch assert 
-:      035120 usb_tx_fifo_release:
-0x7c06 035122 arg mem_usb_mouse_data ,contw 
-0x7c07 035123 arg 64 ,loopcnt 
-0x7c08 035124 branch memset0 
-:      035126 usb_tx_ms_data:
-0x7c09 035127 fetch 1 ,mem_usb_idle_flag 
-0x7c0a 035128 fetcht 1 ,mem_usb_get_protocol_flag 
-0x7c0b 035129 iand temp ,pdata 
-0x7c0c 035130 branch usb_tx_ms_data_normal_mode ,blank 
-0x7c0d 035131 fetcht 1 ,mem_usb_set_protocol_status 
-0x7c0e 035132 iadd temp ,pdata 
-0x7c0f 035133 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x7c10 035134 branch usb_tx_ms_data_normal_mode 
-:      035136 usb_tx_ms_data_mac_boot_mode:
-0x7c11 035137 jam 0 ,mem_usb_ep2_data 
-:      035138 usb_tx_ms_data_mac_boot_regroup:
-0x7c12 035139 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c13 035140 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c14 035141 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x7c15 035142 fetch 1 ,mem_usb_mouse_data + 1 
-0x7c16 035143 store 1 ,mem_usb_mouse_data 
-0x7c17 035144 fetch 1 ,mem_usb_mouse_data + 2 
-0x7c18 035145 istore 1 ,contw 
-0x7c19 035146 fetch 1 ,mem_usb_mouse_data + 4 
-0x7c1a 035147 istore 1 ,contw 
-0x7c1b 035148 fetch 1 ,mem_usb_mouse_data + 6 
-0x7c1c 035149 istore 1 ,contw 
-0x7c1d 035150 arg 4 ,loopcnt 
-0x7c1e 035151 arg mem_usb_mouse_data ,contr 
-0x7c1f 035152 branch usb_tx_ep2 
-:      035154 usb_tx_ms_data_normal_mode:
-0x7c20 035155 jam 0 ,mem_usb_ep2_data 
-:      035156 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x7c21 035157 arg 8 ,loopcnt 
-0x7c22 035158 arg mem_usb_mouse_data ,contr 
-0x7c23 035159 branch usb_tx_ep2 
-:      035161 usb_tx_kb_multikey_data:
-0x7c24 035162 jam 0 ,mem_usb_ep2_data 
-0x7c25 035163 arg 3 ,loopcnt 
-0x7c26 035164 arg mem_usb_kb_multikey ,contr 
-0x7c27 035165 branch usb_tx_ep2 
-:      035167 usb_tx_kb_normal_data:
-0x7c28 035168 jam 0 ,mem_usb_ep1_data 
-0x7c29 035169 arg 8 ,loopcnt 
-0x7c2a 035170 arg mem_usb_kb_data ,contr 
-0x7c2b 035171 branch usb_tx_ep1 
-:      035173 usb_tx_kb_systemkey_data:
-0x7c2c 035174 jam 0 ,mem_usb_ep2_data 
-0x7c2d 035175 arg 2 ,loopcnt 
-0x7c2e 035176 arg mem_usb_kb_system ,contr 
-0x7c2f 035177 branch usb_tx_ep2 
-:      035179 usb_inwake_state_tx_dispose:
-0x7c30 035180 fetch 1 ,mem_usb_state 
-0x7c31 035181 beq usb_connected ,usb_mac_wakeup_trig 
-0x7c32 035182 rtn 
-:      035183 usb_mac_wakeup_trig:
-0x7c33 035184 fetch 1 ,core_usb_config 
-0x7c34 035185 set1 7 ,pdata 
-0x7c35 035186 store 1 ,core_usb_config 
-0x7c36 035187 jam 1 ,mem_usb_mac_wakeup_trig 
-0x7c37 035188 rtn 
-:      035190 usb_mac_wakeup_judge:
-0x7c38 035191 fetch 1 ,mem_usb_state 
-0x7c39 035192 rtneq usb_sleep 
-0x7c3a 035193 beq usb_connected ,usb_mac_wakeup 
-0x7c3b 035194 rtn 
-:      035195 usb_mac_wakeup:
-0x7c3c 035196 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x7c3d 035197 rtn blank 
-0x7c3e 035198 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x7c3f 035199 branch usb_wakeup 
-:      035201 usb_windows_wakeup:
-0x7c40 035202 arg usb_timer_wakeup ,queue 
-0x7c41 035203 call timer_check 
-0x7c42 035204 nrtn blank 
-:      035205 usb_wakeup:
-0x7c43 035206 fetch 1 ,core_usb_config 
-0x7c44 035207 rtnbit0 7 
-0x7c45 035208 jam 0xfc ,core_usb_config 
-0x7c46 035209 nop 30000 
-0x7c47 035210 jam 0x3c ,core_usb_config 
-0x7c48 035211 rtn 
-:      035218 push_stack:
-0x7c49 035219 storer contw ,2 ,mem_contw 
-0x7c4a 035220 storet 8 ,mem_temp 
-0x7c4b 035221 storer timeup ,4 ,mem_timeup 
-0x7c4c 035222 call push_stack_rega_b_c 
-0x7c4d 035223 storer contr ,2 ,mem_contr 
-0x7c4e 035224 storer loopcnt ,2 ,mem_loopcnt 
-0x7c4f 035225 storer queue ,2 ,mem_queue 
-0x7c50 035226 rtn 
-:      035228 push_stack_rega_b_c:
-0x7c51 035229 storer rega ,4 ,mem_rega 
-0x7c52 035230 storer regb ,4 ,mem_regb 
-0x7c53 035231 storer regc ,3 ,mem_regc 
-0x7c54 035232 rtn 
-:      035234 pop_stack:
-0x7c55 035235 bpatchx patch20_7 ,mem_patch20 
-0x7c56 035236 fetch 2 ,mem_contw 
-0x7c57 035237 iforce contw 
-0x7c58 035238 fetcht 8 ,mem_temp 
-0x7c59 035239 fetchr timeup ,4 ,mem_timeup 
-0x7c5a 035240 call pop_stack_rega_b_c 
-0x7c5b 035241 fetchr loopcnt ,2 ,mem_loopcnt 
-0x7c5c 035242 fetchr queue ,2 ,mem_queue 
-0x7c5d 035243 fetch 2 ,mem_contr 
-0x7c5e 035244 iforce contr 
-0x7c5f 035245 rtn 
-:      035247 pop_stack_rega_b_c:
-0x7c60 035248 fetchr rega ,4 ,mem_rega 
-0x7c61 035249 fetchr regb ,4 ,mem_regb 
-0x7c62 035250 fetchr regc ,3 ,mem_regc 
-0x7c63 035251 rtn 
-:      035253 get_contw:
-0x7c64 035254 fetch 2 ,mem_contw 
-0x7c65 035255 copy pdata ,contw 
-0x7c66 035256 rtn 
-:      035257 get_contr:
-0x7c67 035258 fetch 2 ,mem_contr 
-0x7c68 035259 copy pdata ,contr 
-0x7c69 035260 rtn 
-:      035262 store_contw:
-0x7c6a 035263 copy contw ,pdata 
-0x7c6b 035264 store 2 ,mem_contw 
-0x7c6c 035265 rtn 
-:      035266 store_contr:
-0x7c6d 035267 copy contr ,pdata 
-0x7c6e 035268 store 2 ,mem_contr 
-0x7c6f 035269 rtn 
-:      035273 save_cont_pointers:
-0x7c70 035274 copy contw ,pdata 
-0x7c71 035275 store 2 ,mem_contw 
-0x7c72 035276 copy contr ,pdata 
-0x7c73 035277 store 2 ,mem_contr 
-0x7c74 035278 rtn 
-:      035280 load_cont_pointers:
-0x7c75 035281 fetch 2 ,mem_contw 
-0x7c76 035282 copy pdata ,contw 
-0x7c77 035283 fetch 2 ,mem_contr 
-0x7c78 035284 copy pdata ,contr 
-0x7c79 035285 rtn 
-:      035290 get_diff:
-0x7c7a 035291 isub temp ,rega 
-0x7c7b 035292 rtn positive 
-0x7c7c 035293 arg 0x100 ,rega 
-0x7c7d 035294 iadd rega ,pdata 
-0x7c7e 035295 isub temp ,rega 
-0x7c7f 035296 rtn 
-:      035298 memcpy96:
-0x7c80 035299 call memcpy32 
-:      035300 memcpy64:
-0x7c81 035301 call memcpy32 
-0x7c82 035302 branch memcpy32 
-:      035305 memcpy12:
-0x7c83 035306 call memcpy8 
-:      035307 memcpy4:
-0x7c84 035308 ifetch 1 ,contr 
-0x7c85 035309 istore 1 ,contw 
-:      035310 memcpy3:
-0x7c86 035311 ifetch 3 ,contr 
-0x7c87 035312 istore 3 ,contw 
-0x7c88 035313 rtn 
-:      035314 memcpy8:
-0x7c89 035315 ifetch 8 ,contr 
-0x7c8a 035316 istore 8 ,contw 
-0x7c8b 035317 rtn 
-:      035319 memcpy48:
-0x7c8c 035320 call memcpy16 
-:      035321 memcpy32:
-0x7c8d 035322 call memcpy8 
-:      035323 memcpy24:
-0x7c8e 035324 call memcpy8 
-:      035325 memcpy16:
-0x7c8f 035326 call memcpy8 
-0x7c90 035327 branch memcpy8 
-:      035329 delay:
-0x7c91 035330 increase -1 ,pdata 
-0x7c92 035331 nop 38 
-0x7c93 035332 nbranch delay ,blank 
-0x7c94 035333 rtn 
-:      035336 delay_10ms:
-0x7c95 035337 arg 10 ,loopcnt 
-:      035338 delay_ms_wait:
-0x7c96 035339 nop 12000 
-0x7c97 035340 loop delay_ms_wait 
-0x7c98 035341 rtn 
-:      035344 memset0_16:
-0x7c99 035345 call memset0_8 
-:      035346 memset0_8:
-0x7c9a 035347 call memset0_4 
-:      035348 memset0_4:
-0x7c9b 035349 force 4 ,loopcnt 
-0x7c9c 035350 branch memset0 
-:      035352 clear_mem_256:
-0x7c9d 035353 force 32 ,loopcnt 
-0x7c9e 035354 branch memset0 
-:      035355 clear_mem_512:
-0x7c9f 035356 force 64 ,loopcnt 
-0x7ca0 035357 branch memset0 
-:      035359 clear_mem:
-0x7ca1 035360 deposit loopcnt 
-0x7ca2 035361 rtn blank 
-:      035362 memset0:
-0x7ca3 035363 force 0 ,pdata 
-0x7ca4 035364 lstore contw 
-0x7ca5 035365 rtn 
-:      035367 clear_temp_block:
-0x7ca6 035368 arg 32 ,loopcnt 
-0x7ca7 035369 arg mem_temp_block0 ,contw 
-0x7ca8 035370 branch clear_mem 
-:      035372 xor_loop:
-0x7ca9 035373 ifetch 4 ,regc 
-0x7caa 035374 ifetcht 4 ,rega 
-0x7cab 035375 ixor temp ,pdata 
-0x7cac 035376 istore 4 ,contw 
-0x7cad 035377 increase 4 ,rega 
-0x7cae 035378 increase 4 ,regc 
-0x7caf 035379 loop xor_loop 
-0x7cb0 035380 rtn 
-:      035384 inverse_data:
-0x7cb1 035385 bpatchx patch21_0 ,mem_patch21 
-0x7cb2 035386 copy loopcnt ,pdata 
-0x7cb3 035387 sub pdata ,1 ,null 
-0x7cb4 035388 rtn positive 
-0x7cb5 035389 iadd rega ,regb 
-0x7cb6 035390 increase -1 ,regb 
-0x7cb7 035391 rshift loopcnt ,loopcnt 
-:      035392 inverse_loop:
-0x7cb8 035393 ifetcht 1 ,rega 
-0x7cb9 035394 ifetch 1 ,regb 
-0x7cba 035395 istore 1 ,rega 
-0x7cbb 035396 istoret 1 ,regb 
-0x7cbc 035397 increase -1 ,regb 
-0x7cbd 035398 increase 1 ,rega 
-0x7cbe 035399 loop inverse_loop 
-0x7cbf 035400 rtn 
-:      035402 le2be_6byte:
-:      035403 inverse_data_6byte:
-0x7cc0 035404 rshift32 pdata ,temp 
-0x7cc1 035405 call inverse_data_4byte 
-0x7cc2 035406 byteswap temp ,temp 
-0x7cc3 035407 lshift16 pdata ,pdata 
-0x7cc4 035408 ior temp ,pdata 
-0x7cc5 035409 rtn 
-:      035412 le2be_4byte:
-:      035413 inverse_data_4byte:
-0x7cc6 035414 rshift16 pdata ,contr 
-0x7cc7 035415 byteswap contr ,contr 
-0x7cc8 035416 byteswap pdata ,pdata 
-0x7cc9 035417 lshift16 pdata ,pdata 
-0x7cca 035418 ior contr ,pdata 
-0x7ccb 035419 rtn 
-:      035422 memcpy_fast:
-0x7ccc 035423 bpatchx patch21_1 ,mem_patch21 
-0x7ccd 035424 deposit loopcnt 
-0x7cce 035425 rtn blank 
-:      035426 memcpy_fast_loop:
-0x7ccf 035427 increase -8 ,loopcnt 
-0x7cd0 035428 call memcpy8 ,positive 
-0x7cd1 035429 rtn zero 
-0x7cd2 035430 branch memcpy_fast_loop ,positive 
-0x7cd3 035431 increase 8 ,loopcnt 
-:      035432 memcpy_fast_loop_four:
-0x7cd4 035433 increase -4 ,loopcnt 
-0x7cd5 035434 call memcpy4 ,positive 
-0x7cd6 035435 rtn zero 
-0x7cd7 035436 branch memcpy_fast_loop_four ,positive 
-0x7cd8 035437 increase 4 ,loopcnt 
-0x7cd9 035438 branch memcpy 
-:      035440 memcpy:
-0x7cda 035441 deposit loopcnt 
-0x7cdb 035442 rtn blank 
-:      035443 memcpy_loop:
-0x7cdc 035444 ifetch 1 ,contr 
-0x7cdd 035445 istore 1 ,contw 
-0x7cde 035446 loop memcpy_loop 
-0x7cdf 035447 rtn 
-:      035449 timer_stop:
-0x7ce0 035450 setarg 0 
-:      035451 timer_init:
-0x7ce1 035454 store 2 ,mem_pdatatemp 
-0x7ce2 035455 bpatchx patch21_2 ,mem_patch21 
-0x7ce3 035456 call timer_check 
-0x7ce4 035457 fetcht 2 ,mem_pdatatemp 
-0x7ce5 035458 arg mem_timers ,contw 
-0x7ce6 035460 lshift queue ,pdata 
-0x7ce7 035461 iadd contw ,contw 
-0x7ce8 035462 istoret 2 ,contw 
-0x7ce9 035463 rtn 
-:      035465 timer_check_timeout:
-0x7cea 035466 arg 0x800 ,timeup 
-0x7ceb 035467 lshift16 timeup ,timeup 
-0x7cec 035468 iadd timeup ,pdata 
-0x7ced 035469 rtn 
-:      035472 timer_reinit:
-0x7cee 035473 arg 0 ,queue 
-:      035474 timer_check:
-0x7cef 035475 bpatchx patch21_3 ,mem_patch21 
-0x7cf0 035476 fetcht 4 ,mem_last_clkn 
-0x7cf1 035477 rshift clkn_bt ,pdata 
-0x7cf2 035478 store 4 ,mem_last_clkn 
-0x7cf3 035479 isub temp ,null 
-0x7cf4 035480 ncall timer_check_timeout ,positive 
-0x7cf5 035481 isub temp ,timeup 
-0x7cf6 035482 copy timeup ,temp 
-0x7cf7 035483 arg mem_timers ,contr 
-0x7cf8 035484 copy contr ,contw 
-0x7cf9 035485 arg 16 ,loopcnt 
-:      035486 timer_loop:
-0x7cfa 035487 ifetch 2 ,contr 
-0x7cfb 035488 isub temp ,pdata 
-0x7cfc 035489 branch timer_counting ,positive 
-0x7cfd 035490 force 0 ,pdata 
-:      035491 timer_counting:
-0x7cfe 035492 istore 2 ,contw 
-0x7cff 035493 loop timer_loop 
-0x7d00 035494 arg mem_timers ,contr 
-0x7d01 035495 lshift queue ,pdata 
-0x7d02 035496 iadd contr ,contr 
-0x7d03 035497 ifetch 2 ,contr 
-0x7d04 035498 rtn 
-:      035503 clk_add:
-0x7d05 035504 iadd temp ,temp 
-0x7d06 035505 copy temp ,loopcnt 
-0x7d07 035506 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d08 035507 isub loopcnt ,pdata 
-0x7d09 035508 rtn positive 
-0x7d0a 035509 sub pdata ,0 ,pdata 
-0x7d0b 035510 rshift16 temp ,temp 
-0x7d0c 035511 increase 1 ,temp 
-0x7d0d 035512 lshift16 temp ,temp 
-0x7d0e 035513 ior temp ,temp 
-0x7d0f 035514 rtn 
-:      035516 clk_diff_rt:
-0x7d10 035517 call clk_diff 
-0x7d11 035518 branch clk2rt 
-:      035521 clk_diff:
-0x7d12 035522 disable user 
-0x7d13 035523 isub temp ,pdata 
-0x7d14 035524 branch clk_diff_pos ,positive 
-0x7d15 035525 enable user 
-0x7d16 035526 sub pdata ,0 ,pdata 
-:      035527 clk_diff_pos:
-0x7d17 035528 rtnbit0 15 
-0x7d18 035529 copy pdata ,regab 
-0x7d19 035530 arg 0x10000 ,temp 
-0x7d1a 035531 fetch 2 ,mem_param_rt_rthalfslot 
-0x7d1b 035532 isub temp ,pdata 
-0x7d1c 035533 iadd regab ,pdata 
-0x7d1d 035534 set0 64 ,pdata 
-0x7d1e 035535 rtn 
-:      035539 clk2rt:
-0x7d1f 035540 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d20 035541 iforce contr 
-0x7d21 035542 rshift16 pdata ,pdata 
-0x7d22 035543 imul32 temp ,pdata 
-0x7d23 035544 iadd contr ,pdata 
-0x7d24 035545 rtn 
-:      035548 clk2lpo:
-0x7d25 035549 lshift8 pdata ,pdata 
-0x7d26 035550 lshift4 pdata ,pdata 
-0x7d27 035551 fetcht 3 ,mem_clks_per_lpo 
-0x7d28 035552 idiv temp 
-0x7d29 035553 call wait_div_end 
-0x7d2a 035554 quotient temp 
-0x7d2b 035555 rtn 
-:      035558 clk2bt:
-0x7d2c 035559 fetcht 2 ,mem_param_rt_rthalfslot 
-0x7d2d 035560 idiv temp 
-0x7d2e 035561 call get_div_result 
-0x7d2f 035562 lshift16 pdata ,pdata 
-0x7d30 035563 remainder temp 
-0x7d31 035564 ior temp ,temp 
-0x7d32 035565 rtn 
-:      035572 string2dec_from_uart:
-0x7d33 035573 arg 0 ,temp 
-:      035574 string2dec_from_uart_done:
-0x7d34 035575 copy temp ,regab 
-0x7d35 035576 ifetch 1 ,contu 
-0x7d36 035577 call uchar2dialog 
-0x7d37 035578 copy regab ,temp 
-0x7d38 035579 call swap 
-0x7d39 035580 arg 10 ,regb 
-0x7d3a 035581 imul32 regb ,pdata 
-0x7d3b 035582 iadd temp ,pdata 
-0x7d3c 035583 copy pdata ,temp 
-0x7d3d 035584 loop string2dec_from_uart_done 
-0x7d3e 035585 rtn 
-:      035589 uchar2dialog:
-0x7d3f 035590 arg 0x3a ,temp 
-0x7d40 035591 isub temp ,null 
-0x7d41 035592 nbranch uchar2dialog_number ,positive 
-0x7d42 035593 arg 0x61 ,temp 
-0x7d43 035594 isub temp ,null 
-0x7d44 035595 branch uchar2dialog_a2f ,positive 
-0x7d45 035596 arg 0x37 ,temp 
-0x7d46 035597 isub temp ,pdata 
-0x7d47 035598 rtn 
-:      035599 uchar2dialog_number:
-0x7d48 035600 arg 0x30 ,temp 
-0x7d49 035601 isub temp ,pdata 
-0x7d4a 035602 rtn 
-:      035603 uchar2dialog_a2f:
-0x7d4b 035604 arg 0x57 ,temp 
-0x7d4c 035605 isub temp ,pdata 
-0x7d4d 035606 rtn 
-:      035609 right_shift_n:
-0x7d4e 035610 sub loopcnt ,0 ,null 
-0x7d4f 035611 rtn zero 
-:      035612 right_shift_n_loop:
-0x7d50 035613 rshift pdata ,pdata 
-0x7d51 035614 loop right_shift_n_loop 
-0x7d52 035615 rtn 
-:      035618 left_shift_n:
-0x7d53 035619 force 1 ,pdata 
-0x7d54 035620 sub loopcnt ,0 ,null 
-0x7d55 035621 rtn zero 
-:      035622 left_shift_n_loop:
-0x7d56 035623 lshift pdata ,pdata 
-0x7d57 035624 loop left_shift_n_loop 
-0x7d58 035625 rtn 
-:      035629 calc_average:
-0x7d59 035630 setarg 0 
-0x7d5a 035631 copy loopcnt ,rega 
-:      035632 calc_average_loop:
-0x7d5b 035633 ifetcht 2 ,contr 
-0x7d5c 035634 iadd temp ,pdata 
-0x7d5d 035635 loop calc_average_loop 
-0x7d5e 035636 idiv rega 
-:      035637 get_div_result:
-0x7d5f 035638 call wait_div_end 
-0x7d60 035639 quotient pdata 
-0x7d61 035640 rtn 
-:      035642 wait_div_end:
-0x7d62 035643 rtn modone 
-0x7d63 035644 branch wait_div_end 
-:      035654 compare_loop:
-:      035655 string_compare:
-0x7d64 035656 ifetch 1 ,rega 
-0x7d65 035657 ifetcht 1 ,regb 
-0x7d66 035658 isub temp ,null 
-0x7d67 035659 nrtn zero 
-0x7d68 035660 increase 1 ,rega 
-0x7d69 035661 increase 1 ,regb 
-0x7d6a 035662 loop string_compare 
-0x7d6b 035663 branch enable_zero 
-:      035667 ceiling:
-0x7d6c 035668 isub temp ,null 
-0x7d6d 035669 nrtn positive 
-0x7d6e 035670 deposit temp 
-0x7d6f 035671 rtn 
-:      035673 swap:
-0x7d70 035674 iadd temp ,pdata 
-0x7d71 035675 isub temp ,temp 
-0x7d72 035676 isub temp ,pdata 
-0x7d73 035677 rtn 
-:      035679 clean_smem:
-0x7d74 035680 arg 0 ,contw 
-0x7d75 035681 branch clean_mem 
-:      035683 clean_xmem:
-0x7d76 035684 arg 0x4000 ,contw 
-:      035685 clean_mem:
-0x7d77 035686 arg 0x1000 ,loopcnt 
-0x7d78 035687 branch memset0 
-:      035690 callback_func:
-0x7d79 035691 rtn blank 
-0x7d7a 035692 copy pdata ,pc 
-:      035695 ice_break_disable_wdt:
-0x7d7b 035696 call wdt_set_disable 
-:      035698 ice_break:
-0x7d7c 035699 jam 0x1 ,core_ice_ctrl 
-0x7d7d 035700 rtn 
-:      035702 ice_setbp:
-0x7d7e 035703 store 2 ,core_ice_break0 
-0x7d7f 035704 fetch 1 ,core_ice_ctrl 
-0x7d80 035705 set1 4 ,pdata 
-0x7d81 035706 store 1 ,core_ice_ctrl 
-0x7d82 035707 rtn 
-:      035708 ice_setbp2:
-0x7d83 035709 store 2 ,core_ice_break1 
-0x7d84 035710 fetch 1 ,core_ice_ctrl 
-0x7d85 035711 set1 6 ,pdata 
-0x7d86 035712 store 1 ,core_ice_ctrl 
-0x7d87 035713 rtn 
-:      035715 ice_set_write_bp:
-0x7d88 035716 store 2 ,core_ice_break0 
-0x7d89 035717 jam 0x30 ,core_ice_ctrl 
-0x7d8a 035718 rtn 
-:      035726 fifo_in:
-0x7d8b 035727 bpatchx patch21_4 ,mem_patch21 
-0x7d8c 035728 ifetcht util_fifo_len ,rega 
-0x7d8d 035729 and temp ,0xff ,pdata 
-0x7d8e 035730 nbranch fifo_in_push ,blank 
-0x7d8f 035731 rshift8 temp ,pdata 
-0x7d90 035732 istore util_fifo_len ,rega 
-:      035733 fifo_in_push:
-0x7d91 035734 increase util_fifo_len + util_fifo_offset ,rega 
-0x7d92 035735 ifetch 1 ,rega 
-0x7d93 035736 nbranch assert ,blank 
-0x7d94 035737 fetch 1 ,mem_fifo_temp 
-0x7d95 035738 istore 1 ,rega 
-0x7d96 035739 rtn 
-:      035744 fifo_out:
-0x7d97 035745 bpatchx patch21_5 ,mem_patch21 
-0x7d98 035746 arg util_fifo_len ,loopcnt 
-0x7d99 035747 ifetch util_fifo_len ,rega 
-0x7d9a 035748 rtn blank 
-:      035749 fifo_out_loop:
-0x7d9b 035750 ifetch 1 ,rega 
-0x7d9c 035751 nbranch fifo_out_end ,blank 
-0x7d9d 035752 increase 1 ,rega 
-0x7d9e 035753 loop fifo_out_loop 
-0x7d9f 035754 branch assert 
-:      035755 fifo_out_end:
-0x7da0 035756 arg 0 ,temp 
-0x7da1 035757 istoret 1 ,rega 
-0x7da2 035758 rtn 
-:      035763 fifo_is_empty:
-0x7da3 035764 ifetch util_fifo_len ,rega 
-0x7da4 035765 rtn 
-:      035770 fifo_is_full:
-0x7da5 035771 ifetch 1 ,rega 
-0x7da6 035772 rtn 
-:      035775 fifo_is_near_full:
-0x7da7 035776 ifetch 2 ,rega 
-0x7da8 035777 rtn 
-:      035781 fifo_content_count:
-0x7da9 035782 arg 0 ,temp 
-:      035783 fifo_content_count_loop:
-0x7daa 035784 fetch 1 ,contr 
-0x7dab 035785 loop fifo_content_count_loop ,blank 
-0x7dac 035786 increase 1 ,temp 
-0x7dad 035787 loop fifo_content_count_loop 
-0x7dae 035788 copy temp ,pdata 
-0x7daf 035789 rtn 
-:      035792 not_greater_than:
-0x7db0 035793 isub temp ,null 
-0x7db1 035794 nrtn positive 
-:      035795 copy_temp2pdata:
-0x7db2 035796 copy temp ,pdata 
-0x7db3 035797 rtn 
-:      035800 disable_positive:
-0x7db4 035801 force -1 ,null 
-0x7db5 035802 rtn 
-:      035803 enable_positive:
-:      035804 disable_zero:
-0x7db6 035805 force 1 ,null 
-0x7db7 035806 rtn 
-:      035807 enable_zero:
-0x7db8 035808 force 0 ,null 
-0x7db9 035809 rtn 
-:      035811 enable_user:
-0x7dba 035812 enable user 
-0x7dbb 035813 rtn 
-:      035815 disable_user:
-0x7dbc 035816 disable user 
-0x7dbd 035817 rtn 
-:      035819 enable_user2:
-0x7dbe 035820 enable user2 
-0x7dbf 035821 rtn 
-:      035823 disable_user2:
-0x7dc0 035824 disable user2 
-0x7dc1 035825 rtn 
-:      035827 enable_user7:
-0x7dc2 035828 enable user7 
-0x7dc3 035829 rtn 
-:      035831 disable_true:
-0x7dc4 035832 disable true 
-0x7dc5 035833 rtn 
-:      035835 enable_true:
-0x7dc6 035836 enable true 
-0x7dc7 035837 rtn 
-:      035839 disable_blank:
-0x7dc8 035840 setarg 1 
-0x7dc9 035841 rtn 
-:      035843 enable_blank:
-:      035844 set_pdata_0:
-0x7dca 035845 setarg 0 
-0x7dcb 035846 rtn 
-:      035850 cal_sum:
-0x7dcc 035851 sub loopcnt ,0 ,null 
-0x7dcd 035852 rtn zero 
-:      035853 cal_sum_loop:
-0x7dce 035854 ifetcht 1 ,contr 
-0x7dcf 035855 iadd temp ,pdata 
-0x7dd0 035856 loop cal_sum_loop 
-0x7dd1 035857 rtn 
-:      035860 reverse_byte:
-0x7dd2 035861 copy loopcnt ,pdata 
-0x7dd3 035862 rtn blank 
-0x7dd4 035863 copy contr ,pdata 
-0x7dd5 035864 iadd loopcnt ,pdata 
-0x7dd6 035865 increase -1 ,pdata 
-0x7dd7 035866 copy pdata ,contr 
-:      035867 reverse_loop:
-0x7dd8 035868 ifetch 1 ,contr 
-0x7dd9 035869 increase -2 ,contr 
-0x7dda 035870 istore 1 ,contw 
-0x7ddb 035871 loop reverse_loop 
-0x7ddc 035872 rtn 
-:      035875 lshift14:
-0x7ddd 035876 lshift16 pdata ,pdata 
-:      035877 rshift2:
-0x7dde 035878 rshift2 pdata ,pdata 
-0x7ddf 035879 rtn 
-:      035881 lshift6:
-0x7de0 035882 lshift8 pdata ,pdata 
-0x7de1 035883 branch rshift2 
-:      035886 clear_wake:
-0x7de2 035887 setarg 0 
-0x7de3 035888 store 8 ,mem_gpio_wakeup_cfg 
-0x7de4 035889 set1 25 ,pdata 
-0x7de5 035890 istore 4 ,contw 
-0x7de6 035891 rtn 
-:      035894 generate_random:
-0x7de7 035895 arg 16 ,loopcnt 
-:      035896 generate_random_loop:
-0x7de8 035897 random pdata 
-0x7de9 035898 istore 1 ,contw 
-0x7dea 035899 loop generate_random_loop 
-0x7deb 035900 rtn 
+:      001948 start:
+0x2000 001949 call lpmstate 
+:      001951 soft_reset:
+0x2001 001952 bpatch patch00_0 ,mem_patch00 
+0x2002 001953 clear_stack 
+0x2003 001955 call app_param_init 
+0x2004 001956 call initialize_radio 
+0x2005 001957 call iic_init_360khz 
+0x2006 001958 call init_param 
+0x2007 001959 call l2cap_init 
+0x2008 001960 bpatch patch00_1 ,mem_patch00 
+0x2009 001961 call ui_init 
+0x200a 001962 call app_init 
+0x200b 001963 call publickey_init 
+0x200c 001965 call lpm_recover_clk ,wake 
+:      001966 main_loop:
+0x200d 001967 bpatch patch00_2 ,mem_patch00 
+0x200e 001968 call sp_calc_sequence_256 
+0x200f 001969 call sp_calc_sequence_256_check 
+0x2010 001970 call le_advertising_dispatch 
+0x2011 001971 call idle_dispatch 
+0x2012 001972 call app_process_idle 
+0x2013 001973 call connection_dispatch 
+0x2014 001974 call g24_dispatch 
+0x2015 001975 call lpm_dispatch 
+0x2016 001976 call kscan_dispatch 
+0x2017 001977 branch main_loop 
+:      001979 connection_dispatch:
+0x2018 001980 call connection_incontext 
+0x2019 001981 rtnmark0 mark_context 
+0x201a 001982 set0 mark_context ,mark 
+0x201b 001983 call context_save 
+0x201c 001984 branch le_disable 
+:      001986 connection_incontext:
+0x201d 001987 bpatch patch00_3 ,mem_patch00 
+0x201e 001988 call context_search_insniff 
+0x201f 001989 nbranch connection_nosniff ,zero 
+0x2020 001990 call context_load 
+0x2021 001991 add rega ,coffset_mode ,contr 
+0x2022 001992 ifetch 1 ,contr 
+0x2023 001993 bbit1 mode_le ,le_conn_dispatch 
+0x2024 001996 rtn 
+:      001998 connection_nosniff:
+0x2025 001999 jam 0 ,mem_current_context 
+0x2026 002000 call context_get_next 
+0x2027 002001 copy loopcnt ,null 
+0x2028 002002 rtn zero 
+0x2029 002003 branch assert 
+:      002010 idle_dispatch:
+0x202a 002011 fetch 1 ,mem_hci_cmd 
+0x202b 002012 rtn blank 
+0x202c 002013 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x202d 002014 call context_search_conn_handle 
+0x202e 002015 rtn zero 
+0x202f 002016 call context_search_plap 
+0x2030 002017 rtn zero 
+:      002018 idle_exit:
+0x2031 002019 jam 0 ,mem_hci_cmd 
+0x2032 002020 rtn 
+:      002022 idle_le_create_conn:
+0x2033 002023 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2034 002024 jam 0 ,mem_hci_cmd 
+0x2035 002025 rtn 
+:      002029 context_load:
+0x2036 002030 bpatch patch00_4 ,mem_patch00 
+0x2037 002031 set1 mark_context ,mark 
+0x2038 002032 deposit rega 
+0x2039 002033 store 2 ,mem_context_ptr 
+0x203a 002034 force context_size ,loopcnt 
+0x203b 002035 arg mem_le_state ,contw 
+0x203c 002036 add rega ,coffset_mode ,contr 
+0x203d 002037 ifetch 1 ,contr 
+0x203e 002038 copy rega ,contr 
+0x203f 002039 bbit1 mode_le ,memcpy 
+0x2040 002040 rtn 
+:      002042 context_save:
+0x2041 002043 bpatch patch00_5 ,mem_patch00 
+0x2042 002044 fetch 2 ,mem_context_ptr 
+0x2043 002045 iforce contw 
+0x2044 002046 force context_size ,loopcnt 
+0x2045 002047 arg mem_le_state ,contr 
+0x2046 002048 branch memcpy 
+:      002052 context_get_next:
+0x2047 002053 arg context_num ,loopcnt 
+0x2048 002054 fetcht 1 ,mem_current_context 
+:      002055 context_get_next_loop:
+0x2049 002056 increase 1 ,temp 
+0x204a 002057 compare context_num ,temp ,0xff 
+0x204b 002058 nbranch context_get_next_cont ,true 
+0x204c 002059 arg 0 ,temp 
+:      002060 context_get_next_cont:
+0x204d 002061 storet 1 ,mem_current_context 
+0x204e 002062 mul32 temp ,context_size ,pdata 
+0x204f 002063 arg mem_context ,rega 
+0x2050 002064 iadd rega ,rega 
+0x2051 002065 ifetch 1 ,rega 
+0x2052 002066 bbit1 state_insniff ,context_get_next_sniff 
+0x2053 002067 rtnbit1 state_inconn 
+:      002068 context_get_next_sniff:
+0x2054 002069 loop context_get_next_loop 
+0x2055 002070 rtn 
+:      002072 context_new:
+0x2056 002073 bpatch patch00_6 ,mem_patch00 
+0x2057 002074 arg context_search_empty ,regc 
+0x2058 002075 call context_search 
+0x2059 002076 nrtn zero 
+0x205a 002077 deposit rega 
+0x205b 002078 store 2 ,mem_context_ptr 
+0x205c 002079 branch enable_zero 
+:      002084 context_check_idle:
+0x205d 002085 arg context_check_inconn ,regc 
+0x205e 002086 branch context_search 
+:      002091 context_search_conn_handle:
+0x205f 002092 fetcht 1 ,mem_hci_conn_handle 
+:      002093 context_search_conn_handle2:
+0x2060 002094 arg context_search_handle ,regc 
+0x2061 002095 branch context_search 
+:      002098 context_search_plap:
+0x2062 002099 bpatch patch00_7 ,mem_patch00 
+0x2063 002100 fetcht 6 ,mem_hci_plap 
+:      002101 context_search_plap2:
+0x2064 002102 arg context_search_lap ,regc 
+0x2065 002103 branch context_search 
+:      002105 context_search_insniff:
+0x2066 002106 arg context_search_sniff ,regc 
+0x2067 002107 branch context_search 
+:      002109 context_search_sniff_window:
+0x2068 002110 arg context_search_window ,regc 
+:      002111 context_search:
+0x2069 002112 bpatch patch01_0 ,mem_patch01 
+0x206a 002113 arg mem_context ,rega 
+0x206b 002114 arg context_num ,loopcnt 
+:      002115 context_search_loop:
+0x206c 002116 ifetch 1 ,rega 
+0x206d 002117 copy regc ,pc 
+:      002118 context_search_next:
+0x206e 002119 bpatch patch01_1 ,mem_patch01 
+0x206f 002120 increase context_size ,rega 
+0x2070 002121 loop context_search_loop 
+0x2071 002122 force 1 ,null 
+0x2072 002123 rtn 
+:      002125 context_search_empty:
+0x2073 002126 bbit1 state_inconn ,context_search_next 
+0x2074 002127 branch enable_zero 
+:      002129 context_search_lap:
+0x2075 002130 bbit0 state_inconn ,context_search_next 
+:      002131 context_search_lap_cont:
+0x2076 002132 add rega ,coffset_plap ,contr 
+0x2077 002133 ifetch 6 ,contr 
+0x2078 002134 isub temp ,null 
+0x2079 002135 rtn zero 
+0x207a 002136 branch context_search_next 
+:      002138 context_search_handle:
+0x207b 002139 bbit0 state_inconn ,context_search_next 
+0x207c 002140 add rega ,coffset_conn_handle ,contr 
+0x207d 002141 ifetch 1 ,contr 
+0x207e 002142 isub temp ,null 
+0x207f 002143 rtn zero 
+0x2080 002144 branch context_search_next 
+:      002146 context_search_sniff:
+0x2081 002147 bbit0 state_insniff ,context_search_next 
+:      002148 context_search_sniff_loop:
+0x2082 002149 call context_get_anchor 
+0x2083 002150 call sign_pdata_temp 
+0x2084 002151 isub temp ,pdata 
+0x2085 002152 increase 1 ,pdata 
+0x2086 002153 branch context_search_sniff_miss ,positive 
+0x2087 002154 copy contr ,regb 
+0x2088 002155 store 9 ,mem_temp 
+0x2089 002156 bpatch patch01_2 ,mem_patch01 
+0x208a 002157 fetch 1 ,mem_sc_calc 
+0x208b 002158 nbranch context_search_sniff_sc ,blank 
+0x208c 002159 fetch 9 ,mem_temp 
+0x208d 002160 copy regb ,contr 
+0x208e 002161 increase 5 ,pdata 
+0x208f 002162 branch context_search_meet1 
+:      002164 context_search_sniff_sc:
+0x2090 002165 fetch 9 ,mem_temp 
+0x2091 002166 copy regb ,contr 
+0x2092 002167 increase 20 ,pdata 
+:      002168 context_search_meet1:
+0x2093 002169 nbranch context_search_next ,positive 
+:      002170 context_search_meet:
+0x2094 002171 copy temp ,bt_clk 
+0x2095 002172 call context_next_anchor 
+0x2096 002173 branch enable_zero 
+:      002176 context_search_sniff_miss:
+0x2097 002177 iforce regb 
+0x2098 002178 add rega ,coffset_tsniff ,contr 
+0x2099 002179 ifetch 2 ,contr 
+0x209a 002180 branch context_search_meet ,blank 
+0x209b 002181 call context_next_anchor 
+0x209c 002182 branch context_search_sniff_loop 
+:      002184 sign_pdata_temp:
+0x209d 002185 rshift16 pdata ,timeup 
+0x209e 002186 rshift8 timeup ,timeup 
+0x209f 002187 branch sign_pdata_temp_p0 ,zero 
+0x20a0 002188 compare 0xf ,timeup ,0xf 
+0x20a1 002189 nrtn true 
+0x20a2 002190 rshift16 temp ,timeup 
+0x20a3 002191 rshift8 timeup ,timeup 
+0x20a4 002192 nrtn zero 
+0x20a5 002193 set1 28 ,temp 
+0x20a6 002194 rtn 
+:      002195 sign_pdata_temp_p0:
+0x20a7 002196 rshift16 temp ,timeup 
+0x20a8 002197 rshift8 timeup ,timeup 
+0x20a9 002198 compare 0xf ,timeup ,0xf 
+0x20aa 002199 nrtn true 
+0x20ab 002200 set1 28 ,pdata 
+0x20ac 002201 rtn 
+:      002203 context_check_inconn:
+0x20ad 002204 bbit0 state_inconn ,context_search_next 
+0x20ae 002205 branch enable_zero 
+:      002208 context_check_a_wack:
+0x20af 002209 bbit0 state_inconn ,context_search_next 
+0x20b0 002210 add rega ,coffset_mode ,contr 
+0x20b1 002211 ifetch 1 ,contr 
+0x20b2 002212 bbit1 mode_le ,context_search_next 
+0x20b3 002213 rtn 
+:      002215 context_get_anchor:
+0x20b4 002216 add rega ,coffset_mode ,contr 
+0x20b5 002217 ifetcht 1 ,contr 
+0x20b6 002218 deposit clkn_bt 
+0x20b7 002219 isolate1 mode_master ,temp 
+0x20b8 002220 add rega ,coffset_sniff_anchor ,contr 
+0x20b9 002221 ifetcht 4 ,contr 
+0x20ba 002222 rtn true 
+0x20bb 002223 add rega ,coffset_clk_offset ,contr 
+0x20bc 002224 ifetch 6 ,contr 
+0x20bd 002225 call calc_clke2 
+0x20be 002226 deposit clke_bt 
+0x20bf 002227 rtn 
+:      002229 context_next_anchor:
+0x20c0 002230 add rega ,coffset_tsniff ,contr 
+0x20c1 002231 add rega ,coffset_sniff_anchor ,contw 
+0x20c2 002232 ifetch 2 ,contr 
+0x20c3 002233 iadd temp ,timeup 
+0x20c4 002234 deposit timeup 
+0x20c5 002235 istore 4 ,contw 
+0x20c6 002236 branch le_context_nextevent 
+:      002239 context_search_window:
+0x20c7 002240 bbit0 state_insniff ,context_search_next 
+0x20c8 002241 call context_get_anchor 
+0x20c9 002242 iadd stop_watch ,pdata 
+0x20ca 002243 iadd stop_watch ,pdata 
+0x20cb 002244 iadd queue ,pdata 
+0x20cc 002245 isub temp ,null 
+0x20cd 002246 nbranch context_search_next ,positive 
+0x20ce 002247 branch enable_zero 
+:      002251 end_of_packet:
+0x20cf 002252 bpatch patch01_3 ,mem_patch01 
+0x20d0 002253 disable lr_s2en 
+0x20d1 002254 disable encode_fec0 
+0x20d2 002255 disable encode_fec2 
+0x20d3 002256 disable decode_fec0 
+0x20d4 002257 disable decode_fec2 
+0x20d5 002258 disable enable_crc 
+0x20d6 002259 disable encrypt 
+0x20d7 002260 disable enable_white 
+0x20d8 002261 branch shutdown_radio ,is_rx 
+0x20d9 002262 until null ,tx_clear 
+0x20da 002263 nop 100 
+0x20db 002264 branch shutdown_radio 
+:      002269 sniff_check_window:
+0x20dc 002270 bpatch patch01_4 ,mem_patch01 
+0x20dd 002271 disable swfine 
+0x20de 002272 copy temp ,stop_watch 
+0x20df 002273 call context_search_sniff_window 
+0x20e0 002274 disable user 
+0x20e1 002275 nrtn zero 
+0x20e2 002276 force 0 ,stop_watch 
+0x20e3 002277 branch enable_user 
+:      002280 calc_slot_offset:
+0x20e4 002281 bpatch patch01_5 ,mem_patch01 
+0x20e5 002282 until null ,halfslot 
+0x20e6 002283 deposit clke 
+0x20e7 002284 iforce contr 
+0x20e8 002285 rshift16 ,pdata ,pdata 
+0x20e9 002286 isub clkn_bt ,loopcnt 
+0x20ea 002287 and_into 3 ,loopcnt 
+0x20eb 002288 nbranch calc_bt_portion ,zero 
+0x20ec 002289 force 0 ,pdata 
+0x20ed 002290 branch calc_skip_bt 
+:      002291 calc_bt_portion:
+0x20ee 002292 fetcht 2 ,mem_param_rt_rthalfslot 
+0x20ef 002293 force 0 ,pdata 
+:      002294 calc_slot_offset_loop:
+0x20f0 002295 iadd temp ,pdata 
+0x20f1 002296 loop calc_slot_offset_loop 
+:      002297 calc_skip_bt:
+0x20f2 002298 iadd contr ,pdata 
+0x20f3 002299 div pdata ,12 
+0x20f4 002300 call get_div_result 
+0x20f5 002301 store 2 ,mem_slot_offset 
+0x20f6 002302 rtn 
+:      002304 calc_clke_offset:
+0x20f7 002305 bpatch patch01_6 ,mem_patch01 
+0x20f8 002306 deposit clke 
+0x20f9 002307 copy clkn ,temp 
+0x20fa 002308 isub temp ,null 
+0x20fb 002309 nsetflag positive ,44 ,pdata 
+0x20fc 002310 isub temp ,temp 
+0x20fd 002311 fetch 2 ,mem_param_rt_rthalfslot 
+0x20fe 002312 isolate0 15 ,temp 
+0x20ff 002313 branch calc_clke_pos ,true 
+0x2100 002314 copy temp ,alarm 
+0x2101 002315 arg 0x10000 ,temp 
+0x2102 002316 fetch 2 ,mem_param_rt_rthalfslot 
+0x2103 002317 isub temp ,pdata 
+0x2104 002318 iadd alarm ,temp 
+:      002320 calc_clke_pos:
+0x2105 002321 storet 6 ,mem_le_clk_offset 
+0x2106 002322 rtn 
+:      002324 calc_clke:
+0x2107 002325 disable clknt 
+0x2108 002326 fetch 6 ,mem_le_clk_offset 
+:      002327 calc_clke2:
+0x2109 002328 iadd clkn ,alarm 
+0x210a 002329 increase 10 ,alarm 
+0x210b 002330 fetch 2 ,mem_param_rt_rthalfslot 
+0x210c 002331 isub alarm ,pdata 
+0x210d 002332 isolate0 15 ,pdata 
+0x210e 002333 branch calc_clke_pos_adj ,true 
+0x210f 002334 setarg 0x10000 
+0x2110 002335 fetchr regd ,2 ,mem_param_rt_rthalfslot 
+0x2111 002336 isub regd ,pdata 
+0x2112 002337 iadd alarm ,alarm 
+:      002338 calc_clke_pos2:
+0x2113 002339 copy alarm ,clke 
+0x2114 002340 rtn 
+:      002341 calc_clke_pos_adj:
+0x2115 002342 force 0 ,null 
+0x2116 002343 branch calc_clke_pos2 
+:      002350 qsetxor:
+0x2117 002351 rshift3 pdata ,pdata 
+0x2118 002352 ifetchr rega ,1 ,contw 
+0x2119 002353 ixor rega ,pdata 
+0x211a 002354 isolate0 6 ,pdata 
+0x211b 002355 branch qset_p 
+:      002357 qset1_p:
+0x211c 002358 isolate0 0 ,null 
+:      002359 qset_start:
+0x211d 002360 arg 0x8ac2 ,contw 
+:      002361 qset_p:
+0x211e 002362 ifetch 1 ,contw 
+0x211f 002363 qsetflag true ,pdata 
+0x2120 002364 istore 1 ,contw 
+0x2121 002365 rtn 
+:      002367 rx_dcoc_avg:
+0x2122 002368 nop 60 
+:      002369 btdma:
+0x2123 002371 jam 8 ,0x8983 
+0x2124 002372 jam 9 ,0x8985 
+0x2125 002373 jam 0x9 ,0x8981 
+0x2126 002374 jam 0x3 ,0x8981 
+0x2127 002375 jam 0x6 ,0x8980 
+0x2128 002376 nop 60 
+0x2129 002377 arg 0 ,rega 
+0x212a 002378 arg 0 ,regb 
+0x212b 002379 arg 16 ,loopcnt 
+0x212c 002380 arg 0x800 ,contr 
+:      002381 rx_dcoc_loop:
+0x212d 002382 ifetch 2 ,contr 
+0x212e 002383 iadd rega ,rega 
+0x212f 002384 ifetch 2 ,contr 
+0x2130 002385 iadd regb ,regb 
+0x2131 002386 loop rx_dcoc_loop 
+0x2132 002387 rtn 
+:      002389 rx_dcoc:
+0x2133 002390 bpatch patch01_7 ,mem_patch01 
+0x2134 002391 call set_sync_on 
+0x2135 002392 arg 39 ,temp 
+0x2136 002393 call set_freq_rx 
+0x2137 002394 call rf_rx_enable 
+0x2138 002395 jam 0x7f ,0x8a25 
+0x2139 002396 jam 0x1a ,0x8a30 
+0x213a 002397 jam 0x78 ,0x8a31 
+0x213b 002398 jam 0xb2 ,0x8a8f 
+0x213c 002399 jam 0 ,0x8ac2 
+0x213d 002400 jam 0 ,0x8ac3 
+0x213e 002401 arg 6 ,queue 
+0x213f 002402 call rx_dcoc_avg 
+0x2140 002403 isolate1 13 ,rega 
+0x2141 002404 call qset_start 
+0x2142 002405 isolate1 13 ,regb 
+0x2143 002406 call qset_p 
+0x2144 002407 arg 5 ,queue 
+:      002408 rx_dcoc_loop2:
+0x2145 002409 call qset1_p 
+0x2146 002410 call qset_p 
+0x2147 002411 call rx_dcoc_avg 
+0x2148 002412 arg 0x8ac2 ,contw 
+0x2149 002413 rshift4 rega ,pdata 
+0x214a 002414 call qsetxor 
+0x214b 002415 rshift4 regb ,pdata 
+0x214c 002416 call qsetxor 
+0x214d 002417 increase -1 ,queue 
+0x214e 002418 branch rx_dcoc_loop2 ,positive 
+0x214f 002419 jam 0x52 ,0x8a8f 
+0x2150 002420 jam 2 ,0x8a30 
+0x2151 002421 jam 0 ,0x8981 
+:      002423 shutdown_radio:
+0x2152 002424 bpatch patch02_0 ,mem_patch02 
+0x2153 002425 call rf_debug_shutdown_radio_line 
+0x2154 002426 disable is_tx 
+0x2155 002427 disable is_rx 
+0x2156 002428 setarg 0x0200 
+0x2157 002429 store 4 ,0x8a23 
+0x2158 002430 jam 0xfa ,0x8a01 
+0x2159 002431 nop 12 
+0x215a 002432 jam 0 ,0x8a0f 
+0x215b 002433 jam 0x1a ,0x8a12 
+0x215c 002434 jam 0x2b ,0x8a14 
+0x215d 002435 force 8 ,radio_ctrl 
+0x215e 002436 force 0 ,radio_ctrl 
+0x215f 002438 branch gain_control 
+:      002440 set_sync_on:
+0x2160 002441 bpatch patch02_1 ,mem_patch02 
+0x2161 002442 jam 0x60 ,0x8a0f 
+0x2162 002443 jam 0xaa ,0x8a10 
+0x2163 002444 jam 0x7a ,0x8a12 
+0x2164 002445 jam 0x00 ,0x8a25 
+0x2165 002446 jam 0x00 ,0x8a26 
+0x2166 002447 nop 60 
+0x2167 002448 jam 0x20 ,0x8a20 
+0x2168 002449 jam 0xfd ,0x8a23 
+:      002450 set_sync_on_next:
+0x2169 002451 jam 0x12 ,0x8a24 
+0x216a 002452 jam 0x10 ,0x8a24 
+0x216b 002453 nop 60 
+0x216c 002454 jam 0x60 ,0x8a12 
+0x216d 002455 jam 0xdd ,0x8a23 
+0x216e 002456 rtn 
+:      002458 set_freq_rx:
+0x216f 002459 bpatch patch02_2 ,mem_patch02 
+0x2170 002460 jam 0x01 ,0x8900 
+0x2171 002461 jam 0x9d ,0x8a23 
+0x2172 002462 jam 0x02 ,0x8a24 
+0x2173 002463 nop 20 
+0x2174 002464 jam 0x65 ,0x8a70 
+0x2175 002465 jam 0x9f ,0x8a23 
+0x2176 002466 call set_lemode 
+0x2177 002467 storet 1 ,mem_last_freq 
+0x2178 002468 increase 1 ,temp 
+:      002472 aac_res_lookup:
+0x2179 002473 bpatch patch02_3 ,mem_patch02 
+0x217a 002474 rshift4 temp ,pdata 
+0x217b 002475 arg mem_aac_res_table ,contr 
+0x217c 002476 iadd contr ,contr 
+0x217d 002477 ifetch 1 ,contr 
+0x217e 002478 fetchr rega ,1 ,0x8a71 
+0x217f 002479 and_into 0xf ,rega 
+0x2180 002480 ior rega ,pdata 
+0x2181 002481 store 1 ,0x8a71 
+0x2182 002482 call calc_freq 
+0x2183 002483 nop 144 
+0x2184 002484 fetch 1 ,mem_fcomp_div 
+0x2185 002485 beq xtal_24m ,aac_res_lookup_end 
+0x2186 002486 nop 36 
+:      002487 aac_res_lookup_end:
+0x2187 002488 jam 0x80 ,0x8a20 
+0x2188 002489 rtn 
+:      002492 set_lemode_2m_16m:
+0x2189 002493 setarg 0x8312 
+0x218a 002494 store 2 ,0x8907 
+0x218b 002495 branch set_lemode_2m 
+:      002497 set_lemode_1m_16m:
+0x218c 002498 setarg 0x4189 
+0x218d 002499 store 2 ,0x8907 
+0x218e 002500 branch set_lemode_1m 
+:      002503 set_lemode:
+0x218f 002504 bpatch patch02_4 ,mem_patch02 
+0x2190 002505 jam 0x11 ,0x8a82 
+0x2191 002506 jam 0x12 ,0x8a8d 
+0x2192 002507 jam 0x0a ,0x8a8e 
+0x2193 002508 fetch 1 ,mem_fcomp_div 
+0x2194 002509 beq xtal_16m ,set_lemode_2m_16m 
+0x2195 002510 setarg 0x5762 
+0x2196 002511 store 2 ,0x8907 
+:      002512 set_lemode_2m:
+0x2197 002513 jam 3 ,0x8901 
+0x2198 002514 jam 0x84 ,0x8920 
+0x2199 002515 rtnmark1 mark_ble_2m 
+0x219a 002516 jam 1 ,0x8901 
+0x219b 002517 jam 0x80 ,0x8920 
+0x219c 002518 jam 0x07 ,0x8a82 
+0x219d 002519 jam 0x44 ,0x8a8d 
+0x219e 002520 jam 0x0a ,0x8a8e 
+0x219f 002521 fetch 1 ,mem_fcomp_div 
+0x21a0 002522 beq xtal_16m ,set_lemode_1m_16m 
+0x21a1 002523 setarg 0x2bb1 
+0x21a2 002524 store 2 ,0x8907 
+:      002525 set_lemode_1m:
+0x21a3 002526 rtnmark0 mark_ble_lr 
+0x21a4 002527 jam 5 ,0x8901 
+0x21a5 002528 rtn 
+:      002530 rf_rx_enable:
+0x21a6 002531 bpatch patch02_5 ,mem_patch02 
+0x21a7 002532 call rf_debug_rx_gpio_high 
+0x21a8 002533 call rf_rx_agc_set 
+0x21a9 002534 force 8 ,radio_ctrl 
+0x21aa 002535 force 0 ,radio_ctrl 
+0x21ab 002537 setarg 0x0aaada 
+0x21ac 002538 store 3 ,0x8a0f 
+0x21ad 002539 jam 0x40 ,0x8a25 
+0x21ae 002540 jam 0x10 ,0x8a26 
+0x21af 002541 nop 60 
+0x21b0 002542 jam 0xfb ,0x8a01 
+0x21b1 002543 jam 0xff ,0x8a25 
+0x21b2 002544 jam 0x30 ,0x8a26 
+0x21b3 002545 jam 0x5e ,0x8a16 
+0x21b4 002546 nop 20 
+0x21b5 002547 jam 0x00 ,0x8a10 
+0x21b6 002548 jam 0x08 ,0x8a11 
+0x21b7 002549 nop 120 
+0x21b8 002550 jam 0xd ,0x8900 
+0x21b9 002551 rtn 
+:      002554 rf_rx_agc_set:
+0x21ba 002555 fetch 1 ,mem_gain_fix 
+0x21bb 002556 beq 0xff ,rf_rx_enable_no_soft_agc 
+0x21bc 002557 arg mem_gain_table ,contr 
+0x21bd 002558 iadd contr ,contr 
+0x21be 002559 ifetch 1 ,contr 
+0x21bf 002560 store 1 ,core_rf_rx_gain_fix 
+0x21c0 002561 jam 0x27 ,core_rf_rx_agc_ctrl 
+:      002563 rf_rx_enable_no_soft_agc:
+0x21c1 002564 fetcht 1 ,mem_gain_second_agc_en 
+0x21c2 002565 fetch 1 ,core_rf_rx_agc_ctrl 
+0x21c3 002566 ior temp ,pdata 
+0x21c4 002567 store 1 ,core_rf_rx_agc_ctrl 
+0x21c5 002568 rtn 
+:      002571 set_freq_tx_int:
+0x21c6 002572 jam 0x03 ,0x8900 
+0x21c7 002573 jam 0x02 ,0x8a24 
+0x21c8 002574 nop 20 
+0x21c9 002575 jam 0x65 ,0x8a70 
+0x21ca 002576 jam 0xdf ,0x8a23 
+0x21cb 002577 call set_lemode 
+0x21cc 002578 call ghp_lookup 
+0x21cd 002579 storet 1 ,mem_last_freq 
+0x21ce 002580 increase 2 ,temp 
+0x21cf 002581 branch aac_res_lookup 
+:      002585 calc_freq:
+0x21d0 002586 bpatch patch02_6 ,mem_patch02 
+0x21d1 002587 setarg 2400 
+0x21d2 002588 iadd temp ,pdata 
+0x21d3 002589 copy pdata ,rega 
+0x21d4 002590 fetcht 1 ,mem_fcomp_div 
+0x21d5 002591 rshift temp ,temp 
+0x21d6 002592 idiv temp 
+0x21d7 002594 call wait_div_end 
+0x21d8 002595 quotient pdata 
+0x21d9 002596 store 2 ,0x8909 
+0x21da 002597 remainder pdata 
+0x21db 002598 lshift16 pdata ,pdata 
+0x21dc 002599 lshift8 pdata ,pdata 
+0x21dd 002600 idiv temp 
+0x21de 002601 call wait_div_end 
+0x21df 002602 quotient pdata 
+0x21e0 002603 store 3 ,0x890b 
+0x21e1 002608 storer rega ,1 ,0x8a22 
+0x21e2 002609 rshift8 rega ,rega 
+0x21e3 002610 storer rega ,1 ,0x8a21 
+0x21e4 002611 jam 0xa0 ,0x8a20 
+0x21e5 002612 jam 0xe0 ,0x8a20 
+0x21e6 002613 jam 0xa0 ,0x8a20 
+0x21e7 002614 rtn 
+:      002616 ghp_lookup:
+0x21e8 002617 add temp ,2 ,pdata 
+0x21e9 002618 rshift3 pdata ,pdata 
+0x21ea 002619 and_into -2 ,pdata 
+0x21eb 002620 arg mem_ghpc_table ,contr 
+0x21ec 002621 bmark0 mark_ble_2m ,ghp_1m 
+0x21ed 002622 increase 12 ,contr 
+:      002623 ghp_1m:
+0x21ee 002624 iadd contr ,contr 
+0x21ef 002625 ifetchr rega ,2 ,contr 
+0x21f0 002626 ifetch 2 ,contr 
+0x21f1 002627 isub rega ,pdata 
+0x21f2 002628 add temp ,2 ,contr 
+0x21f3 002629 and_into 0xf ,contr 
+0x21f4 002630 imul32 contr ,pdata 
+0x21f5 002631 rshift4 pdata ,pdata 
+0x21f6 002632 iadd rega ,pdata 
+0x21f7 002633 store 2 ,0x8905 
+0x21f8 002634 rtn 
+:      002638 set_freq_tx:
+0x21f9 002639 bpatch patch02_7 ,mem_patch02 
+0x21fa 002640 call set_freq_tx_int 
+0x21fb 002641 nop 600 
+:      002643 txon:
+0x21fc 002644 bpatch patch03_0 ,mem_patch03 
+0x21fd 002645 setarg 0x0aaa7e 
+0x21fe 002646 store 3 ,0x8a0f 
+0x21ff 002647 nop 60 
+0x2200 002648 jam 0x00 ,0x8a25 
+0x2201 002649 jam 0x0d ,0x8a26 
+0x2202 002650 jam 0x56 ,0x8a16 
+0x2203 002651 nop 30 
+0x2204 002652 jam 0x1b ,0x8a15 
+0x2205 002653 call set_tx_power 
+0x2206 002654 nop 20 
+0x2207 002655 jam 0x0f ,0x8a26 
+0x2208 002656 nop 20 
+0x2209 002657 jam 0xa8 ,0x8a10 
+0x220a 002658 jam 0x00 ,0x8a11 
+0x220b 002659 rtn 
+:      002661 set_tx_power:
+0x220c 002662 bpatch patch03_1 ,mem_patch03 
+0x220d 002663 fetch 1 ,mem_tx_power 
+0x220e 002664 beq tx_power_0db ,set_tx_power_0db 
+0x220f 002665 beq tx_power_3db ,set_tx_power_3db 
+0x2210 002666 beq tx_power_5db ,set_tx_power_5db 
+0x2211 002667 beq tx_power_7db ,set_tx_power_7db 
+0x2212 002668 beq tx_power_10db ,set_tx_power_10db 
+0x2213 002669 beq tx_power_f3db ,set_tx_power_f3db 
+0x2214 002670 beq tx_power_f5db ,set_tx_power_f5db 
+0x2215 002671 beq tx_power_f10db ,set_tx_power_f10db 
+0x2216 002672 beq tx_power_f20db ,set_tx_power_f20db 
+:      002673 set_tx_power_0db:
+0x2217 002674 jam 0x17 ,0x8a14 
+0x2218 002675 setarg 0x251a3f 
+0x2219 002676 store 3 ,0x8a60 
+:      002677 set_tx_power_8a63_28:
+0x221a 002678 jam 0x28 ,0x8a63 
+0x221b 002679 rtn 
+:      002681 set_tx_power_3db:
+0x221c 002682 jam 0x25 ,0x8a14 
+0x221d 002683 setarg 0xa91c2d 
+0x221e 002684 store 3 ,0x8a60 
+:      002685 set_tx_power_8a63_2f:
+0x221f 002686 jam 0x2f ,0x8a63 
+0x2220 002687 rtn 
+:      002689 set_tx_power_5db:
+0x2221 002690 jam 0x25 ,0x8a14 
+0x2222 002691 setarg 0xa91c3f 
+0x2223 002692 store 3 ,0x8a60 
+0x2224 002693 branch set_tx_power_8a63_2f 
+:      002695 set_tx_power_7db:
+0x2225 002696 jam 0x25 ,0x8a14 
+0x2226 002697 setarg 0xa9383f 
+0x2227 002698 store 3 ,0x8a60 
+0x2228 002699 branch set_tx_power_8a63_2f 
+:      002701 set_tx_power_10db:
+0x2229 002702 jam 0x25 ,0x8a14 
+0x222a 002703 setarg 0xa93f3f 
+0x222b 002704 store 3 ,0x8a60 
+0x222c 002705 branch set_tx_power_8a63_2f 
+:      002708 set_tx_power_f3db:
+0x222d 002709 jam 0x17 ,0x8a14 
+0x222e 002710 setarg 0x251827 
+0x222f 002711 store 3 ,0x8a60 
+0x2230 002712 branch set_tx_power_8a63_28 
+:      002714 set_tx_power_f5db:
+0x2231 002715 jam 0x17 ,0x8a14 
+0x2232 002716 setarg 0x25181c 
+0x2233 002717 store 3 ,0x8a60 
+0x2234 002718 branch set_tx_power_8a63_28 
+:      002720 set_tx_power_f10db:
+0x2235 002721 jam 0x17 ,0x8a14 
+0x2236 002722 setarg 0x25180b 
+0x2237 002723 store 3 ,0x8a60 
+0x2238 002724 branch set_tx_power_8a63_28 
+:      002726 set_tx_power_f20db:
+0x2239 002727 jam 0x17 ,0x8a14 
+0x223a 002728 setarg 0x251000 
+0x223b 002729 store 3 ,0x8a60 
+0x223c 002730 branch set_tx_power_8a63_28 
+:      002734 initialize_radio:
+0x223d 002735 jam clksel_rc ,core_clksel 
+:      002736 initialize_radio_wait:
+0x223e 002737 fetch 2 ,mem_rf_init_ptr 
+0x223f 002738 bbit0 14 ,initialize_radio_wait 
+0x2240 002739 iforce contr 
+0x2241 002740 arg 0x8a00 ,temp 
+:      002741 initialize_radio_loop:
+0x2242 002742 ifetch 1 ,contr 
+0x2243 002743 beq 0xff ,initialize_radio_cont 
+0x2244 002744 ior temp ,contw 
+0x2245 002745 ifetch 1 ,contr 
+0x2246 002746 istore 1 ,contw 
+0x2247 002747 branch initialize_radio_loop 
+:      002749 initialize_radio_cont:
+0x2248 002750 bpatch patch03_2 ,mem_patch03 
+0x2249 002751 fetch 1 ,mem_wdt_always_work 
+0x224a 002752 call wdt_set_disable ,blank 
+0x224b 002754 until null ,lpo_edge 
+0x224c 002755 jam 0x5f ,0x813b 
+0x224d 002756 fetch 1 ,mem_fcomp_div 
+0x224e 002757 beq xtal_16m ,initialize_radio_16m 
+0x224f 002758 fetch 1 ,mem_ring_ibias_trim 
+0x2250 002759 or_into 0x04 ,pdata 
+0x2251 002760 store 1 ,0x8a02 
+0x2252 002761 jam 0x01 ,0x890f 
+0x2253 002762 jam 0x24 ,0x8a80 
+0x2254 002763 jam 0x62 ,0x8a81 
+0x2255 002764 setarg 0xe61212 
+0x2256 002765 store 3 ,0x8a73 
+:      002766 initialize_radio2:
+0x2257 002768 jam 0x60 ,0x8a86 
+0x2258 002769 jam 0x3b ,0x8a8b 
+0x2259 002771 call dpll_on 
+0x225a 002772 jam 0 ,core_config 
+0x225b 002773 jam clksel_dpll ,core_clksel 
+0x225c 002774 setarg 0x557474 
+0x225d 002775 store 3 ,0x8968 
+0x225e 002776 jam 0x6e ,0x8960 
+0x225f 002777 call rx_dcoc 
+0x2260 002778 call rfpll_aac_ghpc 
+0x2261 002779 fetch 1 ,mem_xtal_c_sel 
+0x2262 002780 store 1 ,core_xtal_cap 
+0x2263 002782 jam system_clk_12m ,mem_system_clk 
+0x2264 002783 call sadc_calibration 
+0x2265 002784 branch dpll_ring_ibias_calc 
+:      002786 initialize_radio_16m:
+0x2266 002787 fetch 1 ,mem_ring_ibias_trim 
+0x2267 002788 or_into 0x06 ,pdata 
+0x2268 002789 store 1 ,0x8a02 
+0x2269 002790 jam 0x00 ,0x890f 
+0x226a 002791 jam 0x23 ,0x8a80 
+0x226b 002792 jam 0xb0 ,0x8a81 
+0x226c 002793 setarg 0xe40909 
+0x226d 002794 store 3 ,0x8a73 
+0x226e 002795 jam 0x2a ,0x8a76 
+0x226f 002796 jam 0x04 ,0x8902 
+0x2270 002797 branch initialize_radio2 
+:      002799 rfpll_aac_ghpc:
+0x2271 002800 bpatch patch03_3 ,mem_patch03 
+0x2272 002801 call set_sync_on 
+0x2273 002802 jam 3 ,0x8900 
+0x2274 002803 jam 0x1 ,0x8a70 
+0x2275 002804 arg mem_ghpc_table ,regb 
+0x2276 002805 arg mem_aac_res_table ,regd 
+0x2277 002806 call rfpll_aac_ghpc_once 
+0x2278 002807 set1 mark_ble_2m ,mark 
+0x2279 002808 call rfpll_aac_ghpc_once 
+0x227a 002809 jam 0x61 ,0x8a70 
+0x227b 002810 branch shutdown_radio 
+:      002812 rfpll_aac_ghpc_once:
+0x227c 002813 call set_lemode 
+0x227d 002814 arg 6 ,loopcnt 
+0x227e 002815 arg 0 ,regc 
+:      002816 rfpll_cal_loop:
+0x227f 002817 copy regc ,temp 
+0x2280 002818 call aac_ghpc 
+0x2281 002819 increase 2 ,regb 
+0x2282 002820 increase 1 ,regd 
+0x2283 002821 increase 16 ,regc 
+0x2284 002822 loop rfpll_cal_loop 
+0x2285 002823 rtn 
+:      002825 dpll_on:
+0x2286 002826 fetch 1 ,mem_fcomp_div 
+0x2287 002827 beq xtal_24m ,dpll_on_24m 
+0x2288 002828 fetch 1 ,mem_ring_ibias_trim 
+0x2289 002829 or_into 0x06 ,pdata 
+0x228a 002830 store 1 ,0x8a02 
+0x228b 002831 jam 0xe0 ,0x8a05 
+:      002832 dpll_on_24m:
+0x228c 002833 jam 0xc8 ,0x8a00 
+0x228d 002834 nop 60 
+0x228e 002835 jam 0xa0 ,0x8a01 
+0x228f 002836 jam 0xcf ,0x8a00 
+0x2290 002837 jam 0xfa ,0x8a01 
+0x2291 002838 nop 20 
+0x2292 002839 jam 0x8f ,0x8a00 
+0x2293 002840 rtn 
+:      002842 aac_ghpc:
+0x2294 002843 bpatch patch03_4 ,mem_patch03 
+0x2295 002844 jam 0x30 ,0x8a20 
+0x2296 002845 jam 0xdd ,0x8a23 
+0x2297 002846 call calc_freq 
+:      002847 wait_cal_done:
+0x2298 002848 fetch 1 ,0x8a7c 
+0x2299 002849 bbit0 0 ,wait_cal_done 
+0x229a 002850 jam 0x30 ,0x8a7b 
+0x229b 002851 call read_cal_result 
+0x229c 002852 iforce rega 
+0x229d 002853 jam 0x40 ,0x8a7b 
+0x229e 002854 call read_cal_result 
+0x229f 002855 isub rega ,pdata 
+0x22a0 002856 mul32 pdata ,125 ,temp 
+0x22a1 002857 setarg 0xb00000 
+0x22a2 002858 idiv temp 
+0x22a3 002859 call wait_div_end 
+0x22a4 002860 quotient pdata 
+0x22a5 002861 bmark0 mark_ble_2m ,aac_ghpc_1m 
+0x22a6 002862 lshift pdata ,pdata 
+:      002863 aac_ghpc_1m:
+0x22a7 002864 istore 2 ,regb 
+0x22a8 002865 jam 0x20 ,0x8a7b 
+0x22a9 002866 fetch 1 ,0x8a7e 
+0x22aa 002867 lshift4 pdata ,pdata 
+0x22ab 002868 istore 1 ,regd 
+0x22ac 002869 jam 0 ,0x8a7b 
+0x22ad 002870 rtn 
+:      002872 read_cal_result:
+0x22ae 002873 fetch 2 ,0x8a7d 
+0x22af 002874 byteswap pdata ,pdata 
+0x22b0 002875 fetcht 1 ,0x8a7c 
+0x22b1 002876 lshift16 temp ,temp 
+0x22b2 002877 ior temp ,pdata 
+0x22b3 002878 rtn 
+:      002881 dpll_ring_ibias_calc:
+0x22b4 002882 bpatch patch03_5 ,mem_patch03 
+0x22b5 002883 fetch 1 ,core_vtest_ctrl0 
+0x22b6 002884 set1 0 ,pdata 
+0x22b7 002885 store 1 ,core_vtest_ctrl0 
+0x22b8 002886 jam 0xf0 ,core_vtest_ctrl1 
+0x22b9 002887 fetch 1 ,core_bbpll_cfg3 
+0x22ba 002888 or_into 0x16 ,pdata 
+0x22bb 002889 store 1 ,core_bbpll_cfg3 
+0x22bc 002891 fetch 1 ,mem_adc_dma_enable 
+0x22bd 002892 store 1 ,mem_temp 
+0x22be 002893 fetch 1 ,mem_adc_channel 
+0x22bf 002894 store 1 ,mem_temp + 1 
+0x22c0 002895 jam 0 ,mem_adc_dma_enable 
+0x22c1 002896 fetch 1 ,mem_ring_ibias_calc_adc_channel 
+0x22c2 002897 store 1 ,mem_adc_channel 
+0x22c3 002898 fetcht 1 ,mem_ring_ibias_calc_adc_gpio 
+0x22c4 002899 call gpio_set_high_impedance 
+0x22c5 002901 arg 0 ,rega 
+0x22c6 002902 arg 8 ,loopcnt 
+:      002903 dpll_ring_ibias_read_adc:
+0x22c7 002904 call enable_adc 
+0x22c8 002905 fetch 2 ,mem_adc_current_value 
+0x22c9 002906 iadd rega ,rega 
+0x22ca 002907 loop dpll_ring_ibias_read_adc 
+0x22cb 002908 rshift3 rega ,rega 
+0x22cc 002909 store 2 ,mem_adc_current_value 
+0x22cd 002911 fetch 1 ,mem_temp 
+0x22ce 002912 store 1 ,mem_adc_dma_enable 
+0x22cf 002913 fetch 1 ,mem_temp + 1 
+0x22d0 002914 store 1 ,mem_adc_channel 
+0x22d1 002916 fetch 1 ,core_bbpll_cfg3 
+0x22d2 002917 and_into 0xe0 ,pdata 
+0x22d3 002918 store 1 ,core_bbpll_cfg3 
+0x22d4 002919 jam 0x00 ,core_vtest_ctrl1 
+0x22d5 002920 fetch 1 ,core_vtest_ctrl0 
+0x22d6 002921 set0 0 ,pdata 
+0x22d7 002922 store 1 ,core_vtest_ctrl0 
+0x22d8 002924 call vdd_calculate_by_mode 
+0x22d9 002925 fetcht 2 ,mem_ring_ibias_vtune_high 
+0x22da 002926 isub temp ,null 
+0x22db 002927 branch ring_ibias_trim_incrs ,positive 
+0x22dc 002928 fetcht 2 ,mem_ring_ibias_vtune_low 
+0x22dd 002929 isub temp ,null 
+0x22de 002930 rtn positive 
+:      002931 ring_ibias_trim_decrs:
+0x22df 002932 fetch 1 ,mem_ring_ibias_trim 
+0x22e0 002933 rtneq 0x00 
+0x22e1 002934 increase -32 ,pdata 
+0x22e2 002935 store 1 ,mem_ring_ibias_trim 
+0x22e3 002936 rtn 
+:      002938 ring_ibias_trim_incrs:
+0x22e4 002939 fetch 1 ,mem_ring_ibias_trim 
+0x22e5 002940 rtneq 0xe0 
+0x22e6 002941 increase 32 ,pdata 
+0x22e7 002942 store 1 ,mem_ring_ibias_trim 
+0x22e8 002943 rtn 
+:      002946 save_rssi:
+0x22e9 002947 bpatch patch03_6 ,mem_patch03 
+0x22ea 002949 fetch 1 ,modem_nb_pow 
+0x22eb 002950 isolate1 6 ,pdata 
+0x22ec 002951 setflag true ,7 ,pdata 
+0x22ed 002952 store 1 ,mem_modem_rssi 
+0x22ee 002954 fetch 1 ,modem_gain 
+0x22ef 002955 and pdata ,0x0f ,temp 
+0x22f0 002956 lshift temp ,temp 
+0x22f1 002957 rshift4 pdata ,pdata 
+0x22f2 002958 iadd temp ,temp 
+0x22f3 002959 mul32 temp ,3 ,rega 
+0x22f4 002961 fetch 1 ,mem_modem_rssi 
+0x22f5 002962 call byte_sign_extern 
+0x22f6 002963 sub pdata ,0 ,pdata 
+0x22f7 002964 iadd rega ,pdata 
+0x22f8 002965 increase -9 ,pdata 
+0x22f9 002966 and pdata ,0x1ff ,pdata 
+0x22fa 002967 isolate1 8 ,pdata 
+0x22fb 002968 nbranch save_rssi_store ,true 
+0x22fc 002969 setarg 0 
+:      002970 save_rssi_store:
+0x22fd 002971 store 1 ,mem_rssi_hex 
+0x22fe 002972 branch rssi_hex2dec 
+:      002974 byte_sign_extern:
+0x22ff 002975 isolate1 7 ,pdata 
+0x2300 002976 nrtn true 
+0x2301 002977 arg 0xff00 ,temp 
+0x2302 002978 ior temp ,pdata 
+0x2303 002979 rtn 
+:      002981 rssi_hex2dec:
+0x2304 002982 fetch 1 ,mem_rssi_hex 
+0x2305 002983 call bcd 
+0x2306 002984 store 1 ,mem_rssi 
+0x2307 002985 rtn 
+:      002987 bcd:
+0x2308 002988 and_into 0xff ,pdata 
+0x2309 002989 div pdata ,10 
+0x230a 002990 call get_div_result 
+0x230b 002991 lshift4 pdata ,pdata 
+0x230c 002992 remainder temp 
+0x230d 002993 ior temp ,pdata 
+0x230e 002994 rtn 
+:      002996 gain_control:
+0x230f 002997 bpatch patch03_7 ,mem_patch03 
+0x2310 002998 fetch 1 ,mem_gain_fix 
+0x2311 002999 rtneq 0xff 
+0x2312 003000 nbranch gain_increase ,sync 
+0x2313 003001 fetch 1 ,mem_modem_rssi 
+0x2314 003002 sub pdata ,0xf0 ,null 
+0x2315 003003 nbranch gain_descend ,positive 
+0x2316 003004 sub pdata ,0x7f ,null 
+0x2317 003005 branch gain_descend ,positive 
+0x2318 003007 fetchr rega ,1 ,core_rf_rx_gain_fix 
+0x2319 003008 fetch 1 ,mem_gain_fix 
+0x231a 003009 rtneq 0 
+0x231b 003010 arg mem_gain_table ,contr 
+0x231c 003011 iadd contr ,contr 
+0x231d 003012 ifetch 1 ,contr 
+0x231e 003013 isub rega ,null 
+0x231f 003014 nrtn zero 
+0x2320 003015 increase -2 ,contr 
+0x2321 003016 ifetcht 1 ,contr 
+0x2322 003017 rshift4 temp ,pdata 
+0x2323 003018 rshift4 rega ,regb 
+0x2324 003019 isub regb ,regb 
+0x2325 003020 and temp ,0xf ,pdata 
+0x2326 003021 and rega ,0xf ,rega 
+0x2327 003022 isub rega ,rega 
+0x2328 003023 lshift rega ,pdata 
+0x2329 003024 iadd regb ,regb 
+0x232a 003025 mul32 regb ,3 ,regb 
+0x232b 003026 fetcht 1 ,mem_modem_rssi 
+0x232c 003027 and temp ,0x80 ,pdata 
+0x232d 003028 rtn blank 
+:      003029 add_negative:
+0x232e 003030 setarg 0x100 
+0x232f 003031 isub temp ,temp 
+0x2330 003032 copy regb ,pdata 
+0x2331 003033 isub temp ,pdata 
+0x2332 003034 rtn positive 
+0x2333 003035 and pdata ,0xff ,pdata 
+0x2334 003036 rtneq 0xff 
+0x2335 003037 rtneq 0xfe 
+:      003039 gain_increase:
+0x2336 003040 fetch 1 ,mem_gain_fix 
+0x2337 003041 beq 1 ,set_rx_gain0 
+0x2338 003042 beq 2 ,set_rx_gain1 
+0x2339 003044 branch set_rx_gain0 
+:      003046 gain_descend:
+0x233a 003047 fetch 1 ,mem_gain_fix 
+0x233b 003048 beq 0 ,set_rx_gain1 
+0x233c 003049 beq 1 ,set_rx_gain2 
+:      003051 set_rx_gain2:
+0x233d 003052 jam 2 ,mem_gain_fix 
+0x233e 003053 rtn 
+:      003055 set_rx_gain0:
+0x233f 003056 jam 0 ,mem_gain_fix 
+0x2340 003057 rtn 
+:      003059 set_rx_gain1:
+0x2341 003060 jam 1 ,mem_gain_fix 
+0x2342 003061 rtn 
+:      003068 ahead_window:
+0x2343 003069 copy pdata ,temp 
+0x2344 003070 bpatch patch04_0 ,mem_patch04 
+0x2345 003071 copy temp ,pdata 
+0x2346 003072 call clk2bt 
+0x2347 003073 lshift16 bt_clk ,pdata 
+0x2348 003074 set1 44 ,pdata 
+0x2349 003075 call clk_diff 
+0x234a 003076 set0 44 ,pdata 
+0x234b 003077 call get_clk 
+0x234c 003078 call clk_diff 
+0x234d 003079 rtn user 
+0x234e 003080 call clk2rt 
+0x234f 003081 iforce stop_watch 
+0x2350 003082 until null ,timeout 
+0x2351 003083 rtn 
+:      003086 get_clk:
+0x2352 003087 copy clkn ,temp 
+0x2353 003088 rtn master 
+0x2354 003089 copy clke ,temp 
+0x2355 003090 rtn 
+:      003092 get_clkbt:
+0x2356 003093 deposit clkn_bt 
+0x2357 003094 rtn master 
+0x2358 003095 deposit clke_bt 
+0x2359 003096 rtn 
+:      003099 assert:
+0x235a 003100 bpatch patch04_1 ,mem_patch04 
+0x235b 003101 branch assert 
+:      003104 sleep:
+0x235c 003105 rtn blank 
+0x235d 003107 rshift pdata ,pdata 
+0x235e 003108 increase -3 ,pdata 
+:      003109 sleep_loop:
+0x235f 003110 increase -1 ,pdata 
+0x2360 003111 nbranch sleep_loop ,zero 
+0x2361 003112 force 0 ,pdata 
+0x2362 003113 rtn 
+:      003117 init_param:
+0x2363 003119 setarg param_tx_setup 
+0x2364 003120 store 2 ,mem_param_tx_setup 
+0x2365 003121 setarg param_rf_setup 
+0x2366 003122 store 2 ,mem_param_rf_setup 
+0x2367 003123 setarg param_conn_access 
+0x2368 003124 store 2 ,mem_param_conn_access 
+0x2369 003125 setarg param_rx_setup 
+0x236a 003126 store 2 ,mem_param_rx_setup 
+0x236b 003127 setarg param_clke_cal 
+0x236c 003128 store 2 ,mem_param_clke_cal 
+0x236d 003129 setarg param_pll_setup 
+0x236e 003130 store 2 ,mem_param_pll_setup 
+0x236f 003131 setarg param_dpll_start_delay 
+0x2370 003132 store 2 ,mem_param_dpll_start_delay 
+0x2371 003133 setarg param_rt_rthalfslot 
+0x2372 003134 store 2 ,mem_param_rt_rthalfslot 
+0x2373 003135 setarg param_clke_cal_le_1m 
+0x2374 003136 store 2 ,mem_param_clke_cal_le_1m 
+0x2375 003137 setarg param_clke_cal_le_2m 
+0x2376 003138 store 2 ,mem_param_clke_cal_le_2m 
+0x2377 003139 setarg param_clke_cal_le_coded 
+0x2378 003140 store 2 ,mem_param_clke_cal_le_coded 
+0x2379 003142 bpatch patch04_2 ,mem_patch04 
+0x237a 003143 rtn wake 
+0x237b 003144 setarg att_default_mtu 
+0x237c 003145 store 2 ,mem_le_remote_mtu 
+0x237d 003146 jam param_t_ifs_150us + param_sync_time_difference ,mem_le_tx_ifs_defference 
+0x237e 003147 setarg mem_ble_tx_buff0 
+0x237f 003148 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x2380 003149 setarg mem_ble_l2cap_tx_buff_size 
+0x2381 003150 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x2382 003151 rshift clkn_bt ,pdata 
+0x2383 003152 store 4 ,mem_last_clkn 
+0x2384 003153 rtn 
+:      003160 lpmstate:
+0x2385 003161 setarg 0xee21 
+0x2386 003162 store 2 ,core_clkoff 
+0x2387 003163 fetchr alarm ,4 ,core_gpio_in 
+0x2388 003164 fetch 1 ,core_lpm_isogate 
+0x2389 003165 bbit0 gpio_latch ,power_up 
+0x238a 003166 enable wake 
+0x238b 003167 bbit1 cold_wake ,lpmwake 
+0x238c 003168 disable wake 
+0x238d 003169 deposit auxcnt 
+0x238e 003170 nbranch lpmwake ,blank 
+0x238f 003171 fetch 1 ,core_lpm_sysctl 
+0x2390 003172 bbit1 reload_code ,lpmwake 
+0x2391 003173 arg param_hibernate_clks ,temp 
+0x2392 003174 branch lpm_enter_sleep 
+:      003175 lpmwake:
+0x2393 003176 call lpm_poweron_retmem 
+0x2394 003177 call lpm_load_context ,wake 
+0x2395 003178 fetch 1 ,core_lpm_isogate 
+0x2396 003179 set0 gpio_latch ,pdata 
+0x2397 003180 store 1 ,core_lpm_isogate 
+0x2398 003181 nbranch boot_load ,wake 
+0x2399 003182 nop 1 
+0x239a 003183 storer alarm ,4 ,mem_saved_gpio_in 
+0x239b 003184 rtn 
+:      003186 power_up:
+0x239c 003187 call lpm_poweron_retmem 
+:      003188 boot_load:
+0x239d 003189 call loadcode 
+0x239e 003190 storer alarm ,4 ,mem_saved_gpio_in 
+0x239f 003191 rtn 
+:      003193 lpm_poweron_retmem:
+0x23a0 003194 until null ,lpo_edge 
+0x23a1 003195 fetch 1 ,core_lpm_ldosel 
+0x23a2 003196 and_into 0x88 ,pdata 
+0x23a3 003197 store 1 ,core_lpm_ldosel 
+0x23a4 003198 until null ,lpo_edge 
+0x23a5 003199 fetch 1 ,core_lpm_isogate 
+0x23a6 003200 or_into 0xf ,pdata 
+0x23a7 003201 store 1 ,core_lpm_isogate 
+0x23a8 003202 until null ,lpo_edge 
+0x23a9 003203 set1 isogate ,pdata 
+0x23aa 003204 store 1 ,core_lpm_isogate 
+0x23ab 003205 until null ,lpo_edge 
+0x23ac 003206 set1 retmem_cs ,pdata 
+0x23ad 003207 store 1 ,core_lpm_isogate 
+0x23ae 003208 until null ,lpo_edge 
+0x23af 003209 rtn 
+:      003211 lpm_xtal_default:
+0x23b0 003212 until null ,lpo_edge 
+0x23b1 003213 jam 0x76 ,core_xtal_ib 
+0x23b2 003214 until null ,lpo_edge 
+0x23b3 003215 jam 0x37 ,core_xtal_cap 
+0x23b4 003216 rtn 
+:      003218 xtal_fast_wake:
+0x23b5 003219 until null ,lpo_edge 
+0x23b6 003220 jam 0x76 ,core_xtal_ib 
+0x23b7 003221 until null ,lpo_edge 
+0x23b8 003222 jam 0x37 ,core_xtal_cap 
+0x23b9 003223 rtn 
+:      003225 lpm_write_lock:
+0x23ba 003228 fetch 1 ,mem_device_option 
+0x23bb 003229 lshift4 pdata ,pdata 
+0x23bc 003231 store 1 ,core_ucode_flag 
+0x23bd 003232 until null ,lpo_edge 
+0x23be 003233 fetch 1 ,mem_peripheral_lock_flag 
+0x23bf 003234 set1 rom_lock_bit ,pdata 
+0x23c0 003235 set1 option_lock ,pdata 
+0x23c1 003236 store 1 ,core_peripheral_lock 
+0x23c2 003237 branch lpm_write_wait 
+:      003239 lpm_write_ice_disable:
+0x23c3 003240 fetch 1 ,core_lpm_sysctl 
+0x23c4 003241 set0 ice_mode ,pdata 
+0x23c5 003242 store 1 ,core_lpm_sysctl 
+0x23c6 003243 rtn 
+:      003245 lpm_write_ice_enable:
+0x23c7 003246 fetch 1 ,core_lpm_sysctl 
+0x23c8 003247 set1 ice_mode ,pdata 
+0x23c9 003248 store 1 ,core_lpm_sysctl 
+0x23ca 003249 rtn 
+:      003251 lpm_preon_counter:
+0x23cb 003252 fetch 3 ,mem_lpm_xtalcnt 
+0x23cc 003253 arg core_lpm_xtalcnt ,contw 
+:      003254 lpm_write_3bytes:
+0x23cd 003255 arg 3 ,loopcnt 
+0x23ce 003256 branch lpm_write_loop 
+:      003258 lpm_write_mpu_s0:
+0x23cf 003259 arg core_mpu_s0_saddr ,contw 
+:      003260 lpm_write_dword:
+0x23d0 003261 arg 4 ,loopcnt 
+:      003262 lpm_write_loop:
+0x23d1 003263 until null ,lpo_edge 
+0x23d2 003264 istore 1 ,contw 
+0x23d3 003265 rshift8 pdata ,pdata 
+0x23d4 003266 loop lpm_write_loop 
+0x23d5 003267 branch lpm_write_wait 
+:      003269 lpm_write_mpu_s1:
+0x23d6 003270 arg core_mpu_s1_saddr ,contw 
+0x23d7 003271 branch lpm_write_dword 
+:      003274 lpm_disable_exen_output:
+0x23d8 003275 fetch 1 ,core_lpm_ldosel 
+0x23d9 003276 set0 3 ,pdata 
+0x23da 003277 store 1 ,core_lpm_ldosel 
+0x23db 003278 rtn 
+:      003280 lpm_disable_io_dozed:
+0x23dc 003281 fetch 1 ,mem_lpm_hv_sel 
+0x23dd 003282 rtn blank 
+0x23de 003283 set0 lpm_doze_en_bit ,pdata 
+0x23df 003284 branch lpm_write_sel_hv 
+:      003286 lpm_save_sel_hv:
+0x23e0 003287 store 1 ,mem_lpm_hv_sel 
+:      003288 lpm_write_sel_hv:
+0x23e1 003289 store 1 ,core_io_doze_en 
+:      003290 lpm_write_wait:
+0x23e2 003291 until null ,lpo_edge 
+0x23e3 003292 rtn 
+:      003295 lpm_write_io_vsel:
+0x23e4 003296 store 1 ,core_io_vsel 
+0x23e5 003297 branch lpm_write_wait 
+:      003300 lpm_load_context:
+0x23e6 003301 call lpm_disable_io_dozed 
+0x23e7 003302 fetch 1 ,mem_saved_spidctrl 
+0x23e8 003303 store 1 ,core_spid_ctrl 
+0x23e9 003304 arg mem_saved_gpio ,contr 
+0x23ea 003305 arg core_gpio_conf ,contw 
+0x23eb 003306 call memcpy16 
+0x23ec 003307 arg core_gpio_conf_hi ,contw 
+0x23ed 003308 call memcpy8 
+0x23ee 003309 fetchr mark ,8 ,mem_saved_mark 
+0x23ef 003310 arg core_gpio_wakeup_cfg ,contr 
+0x23f0 003311 arg mem_gpio_wakeup_cfg ,contw 
+0x23f1 003312 arg 12 ,loopcnt 
+0x23f2 003313 call memcpy 
+0x23f3 003314 branch load_ucode 
+:      003316 lpm_save_context:
+0x23f4 003317 storer mark ,8 ,mem_saved_mark 
+0x23f5 003318 arg core_gpio_conf ,contr 
+0x23f6 003319 arg mem_saved_gpio ,contw 
+0x23f7 003320 call memcpy16 
+0x23f8 003321 arg core_gpio_conf_hi ,contr 
+0x23f9 003322 call memcpy8 
+0x23fa 003323 fetch 1 ,core_spid_ctrl 
+0x23fb 003324 store 1 ,mem_saved_spidctrl 
+0x23fc 003325 branch lpm_write_gpio_wakeup 
+:      003327 lpm_write_gpio_wakeup:
+0x23fd 003328 arg 12 ,loopcnt 
+0x23fe 003329 arg mem_gpio_wakeup_cfg ,contr 
+0x23ff 003330 arg core_gpio_wakeup_cfg ,rega 
+:      003331 lpm_write_gpio_loop:
+0x2400 003332 ifetch 1 ,contr 
+0x2401 003333 ncall lpm_write_gpio ,blank 
+0x2402 003334 increase 1 ,rega 
+0x2403 003335 loop lpm_write_gpio_loop 
+0x2404 003336 rtn 
+:      003337 lpm_write_gpio:
+0x2405 003338 istore 1 ,rega 
+0x2406 003339 until null ,lpo_edge 
+0x2407 003340 rtn 
+:      003342 lpo_calibration:
+0x2408 003343 bpatch patch04_3 ,mem_patch04 
+0x2409 003344 fetch 1 ,core_ccnt_bit 
+0x240a 003345 nbranch lpo_cal_inited ,blank 
+0x240b 003346 fetch 3 ,mem_clks_per_lpo 
+0x240c 003347 nrtn blank 
+0x240d 003348 jam 0xc ,core_ccnt_bit 
+0x240e 003349 jam ccnt_start ,core_misc_ctrl 
+:      003350 lpo_cal_inited:
+0x240f 003351 fetch 1 ,core_perf_status 
+0x2410 003352 rtnbit0 1 
+0x2411 003353 fetch 3 ,core_clk_counter 
+0x2412 003354 store 3 ,mem_clks_per_lpo 
+0x2413 003355 rtn 
+:      003359 lpm_doze:
+0x2414 003360 fetch 1 ,mem_lpm_sysctl 
+0x2415 003361 set1 reload_code ,pdata 
+0x2416 003362 store 1 ,mem_lpm_sysctl 
+:      003365 lpm_hibernate:
+0x2417 003366 bpatch patch04_4 ,mem_patch04 
+0x2418 003367 arg param_hibernate_clks ,temp 
+0x2419 003368 fetch 1 ,mem_lpm_hibernate_switch 
+0x241a 003369 store 1 ,mem_lpm_isogate_final 
+0x241b 003370 fetch 1 ,mem_lpm_sysctl 
+0x241c 003371 store 1 ,core_lpm_sysctl 
+0x241d 003372 until null ,lpo_edge 
+:      003374 lpm_sleep:
+0x241e 003375 bpatch patch04_5 ,mem_patch04 
+0x241f 003377 fetch 2 ,mem_cb_before_lpm_sleep 
+0x2420 003378 call callback_func 
+:      003379 lpm_sleep_skip_cb_function:
+0x2421 003380 fetch 4 ,mem_sleep_counter_all 
+0x2422 003381 iadd temp ,pdata 
+0x2423 003382 store 4 ,mem_sleep_counter_all 
+0x2424 003383 call lpm_save_context 
+0x2425 003384 fetch 1 ,mem_lpm_hv_sel 
+0x2426 003385 set1 lpm_doze_en_bit ,pdata 
+0x2427 003386 call lpm_write_sel_hv 
+0x2428 003387 ncall lpm_preon_counter ,wake 
+0x2429 003388 until null ,lpo_edge 
+0x242a 003389 storer clkn ,6 ,mem_sleep_clkn 
+0x242b 003390 fetch 3 ,mem_lpm_isogate 
+0x242c 003391 fetchr rega ,1 ,mem_lpm_ldo_sel 
+0x242d 003392 arg 3 ,loopcnt 
+:      003393 lpm_sleep_loop:
+0x242e 003394 until null ,lpo_edge 
+0x242f 003395 store 1 ,core_lpm_isogate 
+0x2430 003396 rshift8 pdata ,pdata 
+0x2431 003397 loop lpm_sleep_loop 
+0x2432 003398 until null ,lpo_edge 
+0x2433 003399 storer rega ,1 ,core_lpm_ldosel 
+:      003400 lpm_enter_sleep:
+0x2434 003401 until null ,lpo_edge 
+0x2435 003402 storet 4 ,core_lpm_reg 
+0x2436 003403 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2437 003404 until null ,never 
+:      003406 lpm_cal_xtal_startup:
+0x2438 003407 fetch 1 ,mem_lpm_xtalcnt 
+0x2439 003408 nrtn blank 
+0x243a 003409 jam clksel_rc ,core_clksel 
+0x243b 003410 jam 0xf8 ,core_lpm_ctrl 
+0x243c 003411 setarg 200000 
+0x243d 003412 call sleep 
+0x243e 003413 call xtal_fast_wake 
+0x243f 003414 until null ,lpo_edge 
+0x2440 003415 jam 0xff ,core_lpm_ctrl 
+0x2441 003416 copy lpo_time ,alarm 
+0x2442 003417 jam clksel_xtal ,core_clksel 
+0x2443 003418 nop 10 
+0x2444 003419 until null ,lpo_edge 
+0x2445 003420 deposit lpo_time 
+0x2446 003421 isub alarm ,pdata 
+0x2447 003422 increase 0x30 ,pdata 
+0x2448 003423 arg 0xff ,temp 
+0x2449 003424 call ceiling 
+0x244a 003425 store 1 ,mem_lpm_xtalcnt 
+0x244b 003426 nop 30000 
+0x244c 003427 nop 30000 
+0x244d 003428 nop 30000 
+0x244e 003429 rtn 
+:      003432 lpm_recover_clk:
+0x244f 003433 bpatch patch04_6 ,mem_patch04 
+0x2450 003434 setarg 0 
+0x2451 003435 copy auxcnt ,null 
+0x2452 003436 branch lpm_recover_timeout ,zero 
+0x2453 003437 fetch 1 ,core_lpm_xtalcnt 
+0x2454 003438 fetcht 1 ,core_lpm_buckcnt 
+0x2455 003439 isub temp ,null 
+0x2456 003440 branch lpm_recover_xtal ,positive 
+0x2457 003441 deposit temp 
+:      003442 lpm_recover_xtal:
+0x2458 003443 isub auxcnt ,pdata 
+0x2459 003444 increase 1 ,pdata 
+:      003445 lpm_recover_timeout:
+0x245a 003446 increase 8 ,pdata 
+0x245b 003447 until null ,lpo_edge 
+0x245c 003448 iadd lpo_time ,pdata 
+0x245d 003449 fetcht 4 ,mem_sleep_counter 
+0x245e 003450 iadd temp ,pdata 
+0x245f 003451 fetcht 3 ,mem_clks_per_lpo 
+0x2460 003452 imul32 temp ,pdata 
+0x2461 003453 rshift8 pdata ,pdata 
+0x2462 003454 rshift4 pdata ,pdata 
+0x2463 003455 increase param_lpm_fix ,pdata 
+0x2464 003456 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2465 003457 idiv temp 
+0x2466 003458 call get_div_result 
+0x2467 003459 lshift16 pdata ,pdata 
+0x2468 003460 remainder temp 
+0x2469 003461 ior temp ,pdata 
+0x246a 003462 fetcht 6 ,mem_sleep_clkn 
+0x246b 003463 call clk_add 
+0x246c 003464 copy temp ,clkn 
+0x246d 003465 fetch 6 ,mem_context + coffset_clk_offset 
+0x246e 003466 call calc_clke2 
+0x246f 003467 deposit clke 
+0x2470 003468 store 6 ,mem_pdatatemp 
+0x2471 003469 deposit auxcnt 
+0x2472 003470 istore 1 ,contw 
+0x2473 003471 fetch 1 ,core_gpio_in1 
+0x2474 003472 or_into 0xf0 ,pdata 
+0x2475 003473 istore 1 ,contw 
+0x2476 003474 rtn 
+:      003477 lpm_adjust_clk:
+0x2477 003478 bpatch patch04_7 ,mem_patch04 
+0x2478 003479 deposit clke 
+0x2479 003480 call clk_diff_rt 
+0x247a 003481 fetcht 4 ,mem_sleep_counter_all 
+0x247b 003482 sub temp ,0xff ,null 
+0x247c 003483 rtn positive 
+0x247d 003484 lshift8 pdata ,pdata 
+0x247e 003485 lshift4 pdata ,pdata 
+0x247f 003486 idiv temp 
+0x2480 003487 call get_div_result 
+0x2481 003488 arg param_lpm_adjmax ,temp 
+0x2482 003489 call ceiling 
+0x2483 003490 store 1 ,mem_lpm_adjust 
+0x2484 003491 nbranch lpm_adjust_positive ,user 
+0x2485 003492 sub pdata ,0 ,pdata 
+:      003493 lpm_adjust_positive:
+0x2486 003494 fetcht 3 ,mem_clks_per_lpo 
+0x2487 003495 iadd temp ,pdata 
+0x2488 003496 store 3 ,mem_clks_per_lpo 
+:      003497 lpm_clear_counter:
+0x2489 003498 setarg 0 
+0x248a 003499 store 4 ,mem_sleep_counter_all 
+0x248b 003500 rtn 
+:      003503 lpm_dispatch:
+0x248c 003504 bpatch patch05_0 ,mem_patch05 
+0x248d 003505 call lpo_calibration 
+0x248e 003506 fetch 3 ,mem_clks_per_lpo 
+0x248f 003507 rtn blank 
+0x2490 003508 fetch 1 ,mem_lpm_mode 
+0x2491 003509 rtn blank 
+0x2492 003510 fetch 1 ,mem_secure_connections_enable 
+0x2493 003511 branch lpm_dispatch_next ,blank 
+0x2494 003512 fetch 1 ,mem_sc_local_key_invalid 
+0x2495 003513 rtn blank 
+:      003514 lpm_dispatch_next:
+0x2496 003515 fetch 1 ,mem_sc_calc 
+0x2497 003516 nrtn blank 
+0x2498 003517 arg context_check_a_wack ,regc 
+0x2499 003518 call context_search 
+0x249a 003519 rtn zero 
+0x249b 003520 call lpm_check_wake_lock 
+0x249c 003521 nrtn blank 
+0x249d 003522 call context_check_idle 
+0x249e 003523 nbranch lpm_dispatch_unconn ,zero 
+0x249f 003524 rtn wake 
+0x24a0 003525 bpatch patch05_1 ,mem_patch05 
+0x24a1 003526 fetcht 1 ,mem_lpm_current_mult 
+0x24a2 003527 fetch 2 ,mem_context + coffset_tsniff 
+0x24a3 003528 imul32 temp ,pdata 
+0x24a4 003529 rshift4 temp ,temp 
+0x24a5 003530 rshift2 temp ,temp 
+0x24a6 003531 isub temp ,pdata 
+0x24a7 003532 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x24a8 003533 iadd temp ,pdata 
+0x24a9 003534 fetcht 1 ,mem_lpm_overhead 
+0x24aa 003535 isub temp ,pdata 
+0x24ab 003536 lshift16 pdata ,alarm 
+0x24ac 003537 fetch 2 ,mem_context + coffset_rx_window 
+0x24ad 003538 rshift pdata ,pdata 
+0x24ae 003539 call clk2bt 
+0x24af 003540 deposit alarm 
+0x24b0 003541 call clk_diff 
+0x24b1 003542 copy clke ,temp 
+0x24b2 003543 call clk_diff_rt 
+0x24b3 003544 rtn user 
+:      003545 lpm_dispatch_sleep:
+0x24b4 003546 call clk2lpo 
+:      003547 lpm_dispatch_lpo:
+0x24b5 003548 bpatch patch05_2 ,mem_patch05 
+0x24b6 003549 fetch 1 ,mem_lpm_xtalcnt 
+0x24b7 003550 isub temp ,null 
+0x24b8 003551 branch lpm_clear_counter ,positive 
+0x24b9 003552 storet 4 ,mem_sleep_counter 
+0x24ba 003553 call app_will_enter_lpm 
+0x24bb 003555 fetcht 4 ,mem_sleep_counter 
+0x24bc 003556 branch lpm_sleep 
+:      003558 lpm_dispatch_unconn:
+0x24bd 003559 bpatch patch05_3 ,mem_patch05 
+0x24be 003560 fetch 1 ,mem_le_adv_enable 
+0x24bf 003561 nbranch lpm_unconn_cont ,blank 
+0x24c0 003562 rtn 
+:      003564 lpm_unconn_cont:
+0x24c1 003565 fetch 2 ,mem_lpm_interval 
+0x24c2 003566 rtn blank 
+:      003567 lpm_sleep_btclk:
+0x24c3 003568 fetcht 1 ,mem_lpm_overhead 
+0x24c4 003569 isub temp ,pdata 
+0x24c5 003570 arg 7500 ,temp 
+0x24c6 003571 imul32 temp ,pdata 
+0x24c7 003572 branch lpm_dispatch_sleep 
+:      003575 lpm_mult_wait_timeout:
+0x24c8 003576 fetch 2 ,mem_cb_bt_set_mult 
+0x24c9 003577 call callback_func 
+0x24ca 003578 nbranch lpm_mult_short ,blank 
+0x24cb 003579 jam 0 ,mem_lpm_current_mult 
+0x24cc 003580 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x24cd 003581 fetch 1 ,mem_lpm_mult_cnt 
+0x24ce 003582 branch lpm_mult_long ,blank 
+0x24cf 003583 increase -1 ,pdata 
+0x24d0 003584 store 1 ,mem_lpm_mult_cnt 
+0x24d1 003585 rtn 
+:      003590 lpm_match:
+0x24d2 003591 jam 0 ,mem_sniff_unint_lost 
+0x24d3 003592 fetch 3 ,mem_sniff_rcv 
+0x24d4 003593 increase 1 ,pdata 
+0x24d5 003594 store 3 ,mem_sniff_rcv 
+0x24d6 003595 rtn 
+:      003598 lpm_lost:
+0x24d7 003599 bpatch patch05_4 ,mem_patch05 
+0x24d8 003600 jam 0 ,mem_lpm_current_mult 
+0x24d9 003601 fetch 3 ,mem_sniff_lost 
+0x24da 003602 increase 1 ,pdata 
+0x24db 003603 store 3 ,mem_sniff_lost 
+0x24dc 003604 fetch 1 ,mem_sniff_unint_lost 
+0x24dd 003605 increase 1 ,pdata 
+0x24de 003606 store 1 ,mem_sniff_unint_lost 
+0x24df 003607 rtn 
+:      003609 lpm_mult_short:
+0x24e0 003610 jam 0 ,mem_lpm_current_mult 
+0x24e1 003611 fetch 1 ,mem_lpm_mult_timeout 
+0x24e2 003612 store 1 ,mem_lpm_mult_cnt 
+0x24e3 003613 rtn 
+:      003615 lpm_mult_long:
+0x24e4 003616 fetcht 1 ,mem_lpm_mult 
+0x24e5 003617 storet 1 ,mem_lpm_current_mult 
+0x24e6 003618 rtn 
+:      003622 lpm_get_wake_lock:
+0x24e7 003623 fetch 2 ,mem_lpm_wake_lock 
+0x24e8 003624 qset1 pdata 
+0x24e9 003625 store 2 ,mem_lpm_wake_lock 
+0x24ea 003626 rtn 
+:      003628 lpm_put_wake_lock:
+0x24eb 003629 fetch 2 ,mem_lpm_wake_lock 
+0x24ec 003630 qset0 pdata 
+0x24ed 003631 store 2 ,mem_lpm_wake_lock 
+0x24ee 003632 rtn 
+:      003636 lpm_check_wake_lock:
+0x24ef 003637 bpatch patch05_5 ,mem_patch05 
+0x24f0 003638 call app_check_wake_lock 
+0x24f1 003639 fetch 2 ,mem_lpm_wake_lock 
+0x24f2 003640 copy pdata ,rega 
+0x24f3 003641 fetch 3 ,mem_tx_fifo3 
+0x24f4 003642 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x24f5 003643 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x24f6 003644 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x24f7 003645 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x24f8 003646 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x24f9 003647 fetch 1 ,mem_hci_cmd 
+0x24fa 003648 nsetflag blank ,wake_lock_cmd ,rega 
+0x24fb 003649 fetch 1 ,mem_device_option 
+0x24fc 003650 compare dvc_op_module ,pdata ,0xff 
+0x24fd 003651 call lpm_uart_wake_lock ,true 
+0x24fe 003652 copy rega ,pdata 
+0x24ff 003653 store 2 ,mem_lpm_wake_lock 
+0x2500 003654 rtn 
+:      003656 lpm_uart_wake_lock:
+0x2501 003657 fetch 2 ,core_uart_rxitems 
+0x2502 003658 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2503 003659 fetch 2 ,core_uart_txitems 
+0x2504 003660 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2505 003661 rtn 
+:      003670 le_init_conn:
+0x2506 003671 bpatchx patch21_6 ,mem_patch21 
+0x2507 003672 disable wake 
+0x2508 003673 jam 1 ,mem_le_conn_handle 
+0x2509 003674 jam 3 ,mem_le_state 
+0x250a 003675 jam 1 ,mem_le_arq 
+0x250b 003676 setarg -1 
+0x250c 003677 store 2 ,mem_le_event_count 
+0x250d 003678 force 0 ,pdata 
+0x250e 003679 store 1 ,mem_le_ch 
+0x250f 003680 store 1 ,mem_le_op 
+0x2510 003681 store 3 ,mem_sniff_rcv 
+0x2511 003682 store 3 ,mem_sniff_lost 
+0x2512 003683 call le_clear_enc 
+0x2513 003684 jam 1 ,mem_le_txheader 
+0x2514 003685 jam 0 ,mem_le_txlen 
+0x2515 003686 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2516 003687 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2517 003688 jam 0 ,mem_le_l2cap_att_states 
+0x2518 003689 branch le_supervision_flush 
+:      003691 le_init_master:
+0x2519 003692 bpatchx patch21_7 ,mem_patch21 
+0x251a 003693 enable master 
+0x251b 003694 jam lemode_master ,mem_le_mode 
+0x251c 003695 jam 1 ,mem_le_att_handle 
+0x251d 003696 jam 1 ,mem_le_search_handle_start 
+0x251e 003697 setarg 0xffff 
+0x251f 003698 store 2 ,mem_le_search_handle_end 
+0x2520 003699 force 0 ,pdata 
+0x2521 003700 store 5 ,mem_ccm_pcnt_rx 
+0x2522 003701 set1 le_ccm_directionbit ,pdata 
+0x2523 003702 store 5 ,mem_ccm_pcnt_tx 
+0x2524 003703 branch le_init_conn 
+:      003706 le_init_slave:
+0x2525 003707 bpatchx patch22_0 ,mem_patch22 
+0x2526 003708 disable master 
+0x2527 003709 setarg 0x17 
+0x2528 003710 store 2 ,mem_le_remote_mtu 
+0x2529 003711 increase 4 ,pdata 
+0x252a 003712 store 2 ,mem_remote_rx_max_octets 
+0x252b 003713 jam lemode_slave ,mem_le_mode 
+0x252c 003714 jam 0 ,mem_le_adv_enable 
+0x252d 003715 jam 0 ,mem_lpm_current_mult 
+0x252e 003716 call le_clear_pairing_state 
+0x252f 003717 fetch 2 ,mem_le_superto 
+0x2530 003718 store 2 ,mem_le_init_superto 
+0x2531 003719 fetch 2 ,mem_le_tsniff 
+0x2532 003720 mul32 pdata ,5 ,pdata 
+0x2533 003721 rshift4 pdata ,pdata 
+0x2534 003722 store 2 ,mem_le_superto 
+0x2535 003723 branch le_init_conn 
+:      003730 le_conn_dispatch:
+0x2536 003731 bpatchx patch22_1 ,mem_patch22 
+0x2537 003732 call le_enable 
+0x2538 003733 fetch 1 ,mem_le_state 
+0x2539 003734 isolate1 lestate_encryption ,pdata 
+0x253a 003735 setflag true ,mark_ble_encryption ,mark 
+0x253b 003736 call app_process_ble 
+0x253c 003737 fetch 1 ,mem_le_mode 
+0x253d 003738 bbit1 mode_master ,le_master_dispatch 
+0x253e 003739 branch le_slave_dispatch 
+:      003745 le_master_dispatch:
+0x253f 003746 bpatchx patch22_2 ,mem_patch22 
+0x2540 003747 enable master 
+0x2541 003748 call le_supervision_update 
+0x2542 003749 branch le_master_disconn ,positive 
+0x2543 003750 call le_setup 
+0x2544 003751 call le_prepare_tx 
+0x2545 003752 disable match 
+0x2546 003753 call le_transmit_receive_sifs 
+0x2547 003754 nrtn match 
+0x2548 003755 fetch 1 ,mem_le_conn_rcv 
+0x2549 003756 increase 1 ,pdata 
+0x254a 003757 store 1 ,mem_le_conn_rcv 
+0x254b 003758 call le_acknowledge 
+0x254c 003759 disable master 
+0x254d 003760 rtn 
+:      003762 le_master_disconn:
+0x254e 003763 call le_disconnect 
+0x254f 003764 disable master 
+0x2550 003765 rtn 
+:      003770 le_slave_dispatch:
+0x2551 003771 bpatchx patch22_3 ,mem_patch22 
+0x2552 003772 jam 0 ,mem_le_md_count 
+0x2553 003773 set0 mark_ble_crc_fail ,mark 
+0x2554 003774 call sp_calc_sequence_256 
+0x2555 003775 call le_secure_connect_sm 
+0x2556 003776 disable attempt 
+0x2557 003777 call le_supervision_update 
+0x2558 003778 branch le_slave_disconn ,positive 
+0x2559 003779 fetch 1 ,mem_le_rx_phy 
+0x255a 003780 call le_enable_phy_by_pdata 
+0x255b 003781 call le_setup 
+0x255c 003782 call le_receive_slave 
+0x255d 003783 nbranch le_slave_unsync ,sync 
+0x255e 003784 call le_got_first_packet 
+0x255f 003785 branch le_slave_match ,match 
+0x2560 003786 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2561 003787 branch le_slave_cont 
+:      003790 le_slave_crc_fail:
+:      003791 le_slave_match:
+0x2562 003792 bpatchx patch22_4 ,mem_patch22 
+0x2563 003793 fetch 1 ,mem_le_md_count 
+0x2564 003794 pincrease 1 
+0x2565 003795 store 1 ,mem_le_md_count 
+0x2566 003796 beq le_md_max_count ,le_slave_cont 
+0x2567 003797 call le_acknowledge 
+0x2568 003798 call le_prepare_tx 
+0x2569 003799 fetch 1 ,mem_le_tx_phy 
+0x256a 003800 call le_enable_phy_by_pdata 
+0x256b 003801 call le_transmit 
+0x256c 003802 call le_parse 
+0x256d 003803 fetch 2 ,mem_cb_ble_transmit 
+0x256e 003804 call callback_func 
+0x256f 003805 call le_check_md 
+0x2570 003806 branch le_slave_more_data ,user 
+:      003807 le_slave_cont:
+0x2571 003808 bpatchx patch22_5 ,mem_patch22 
+0x2572 003809 call le_pairing_sm 
+0x2573 003810 call le_check_paring_time 
+0x2574 003811 call check_51cmd 
+0x2575 003812 fetch 1 ,mem_le_op 
+0x2576 003813 bbit1 op_disconn ,le_slave_disconn 
+:      003814 le_slave_unsync:
+0x2577 003815 bpatchx patch22_6 ,mem_patch22 
+0x2578 003816 call end_of_packet 
+0x2579 003817 call le_lpm_set_mult 
+0x257a 003818 branch calc_clke_offset 
+:      003821 le_check_md:
+0x257b 003822 disable user 
+0x257c 003823 bmark1 mark_ble_rx_md ,enable_user 
+0x257d 003824 bmark1 mark_ble_tx_md ,enable_user 
+0x257e 003825 bmark1 mark_ble_crc_fail ,enable_user 
+0x257f 003826 rtn 
+:      003829 le_slave_more_data:
+0x2580 003830 bpatchx patch22_7 ,mem_patch22 
+0x2581 003831 enable attempt 
+0x2582 003832 call le_transmit_receive_sifs_notx 
+0x2583 003833 branch le_slave_match ,match 
+0x2584 003834 bmark1 mark_ble_crc_fail ,le_slave_crc_fail 
+0x2585 003835 branch le_slave_cont 
+:      003837 le_slave_disconn:
+:      003839 le_disconnect:
+0x2586 003840 bpatchx patch23_0 ,mem_patch23 
+0x2587 003841 call le_clear_connection_info 
+0x2588 003842 call app_disconn_reason_collect_ble 
+0x2589 003843 call le_clear_pairing_state 
+0x258a 003844 call le_sc_state_clear 
+0x258b 003845 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x258c 003846 branch ui_ipc_send_event 
+:      003848 le_clear_connection_info:
+0x258d 003849 arg mem_used_map ,contw 
+0x258e 003850 call memset0_16 
+0x258f 003851 jam 0 ,mem_le_conn_handle 
+0x2590 003852 jam lemode_idle ,mem_le_mode 
+0x2591 003853 jam 0 ,mem_le_state 
+:      003854 le_clear_pairing_state:
+0x2592 003855 bpatchx patch23_1 ,mem_patch23 
+0x2593 003856 jam flag_le_enc_null ,mem_le_enc_state 
+0x2594 003857 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2595 003858 call sp_clear_flags 
+0x2596 003859 rtn 
+:      003861 le_got_first_packet:
+0x2597 003862 bpatchx patch23_2 ,mem_patch23 
+0x2598 003863 fetch 1 ,mem_le_conn_rcv 
+0x2599 003864 increase 1 ,pdata 
+0x259a 003865 store 1 ,mem_le_conn_rcv 
+0x259b 003866 fetch 1 ,mem_le_state 
+0x259c 003867 rtnbit1 lestate_got_first_packet 
+0x259d 003868 set1 lestate_got_first_packet ,pdata 
+0x259e 003869 store 1 ,mem_le_state 
+0x259f 003870 fetch 2 ,mem_le_init_superto 
+0x25a0 003871 store 2 ,mem_le_superto 
+0x25a1 003872 setarg 0 
+0x25a2 003873 store 4 ,mem_le_transmit_window 
+0x25a3 003874 rtn 
+:      003882 le_enable_phy_by_pdata:
+0x25a4 003883 copy pdata ,temp 
+0x25a5 003884 bpatchx patch23_3 ,mem_patch23 
+:      003885 le_enable_phy_by_pdata1:
+0x25a6 003886 copy temp ,pdata 
+0x25a7 003887 bbit1 bit_le_1m_phy ,le_enable 
+0x25a8 003888 bbit1 bit_le_2m_phy ,le_enable_2m 
+0x25a9 003889 bbit0 bit_le_coded_phy ,le_enable 
+0x25aa 003890 bbit1 bit_le_coded_phy_s8 ,le_enable_coded_s8 
+0x25ab 003891 bbit1 bit_le_coded_phy_s2 ,le_enable_coded_s2 
+0x25ac 003892 branch le_enable 
+:      003894 le_enable_2m:
+0x25ad 003895 set0 mark_ble_lr ,mark 
+0x25ae 003896 set1 mark_ble_2m ,mark 
+0x25af 003897 rtn 
+:      003899 le_enable_coded_s2:
+:      003900 le_enable_coded:
+0x25b0 003901 set0 mark_ble_2m ,mark 
+0x25b1 003902 set1 mark_ble_lr ,mark 
+0x25b2 003903 set0 mark_ble_lr_s8 ,mark 
+0x25b3 003904 rtn 
+:      003907 le_enable_coded_s8:
+0x25b4 003908 set0 mark_ble_2m ,mark 
+0x25b5 003909 set1 mark_ble_lr ,mark 
+0x25b6 003910 set1 mark_ble_lr_s8 ,mark 
+0x25b7 003911 rtn 
+:      003913 le_enable:
+0x25b8 003914 bpatchx patch23_4 ,mem_patch23 
+0x25b9 003915 set0 mark_ble_2m ,mark 
+0x25ba 003916 set0 mark_ble_lr ,mark 
+0x25bb 003917 rtn 
+:      003920 le_disable:
+0x25bc 003921 bpatchx patch23_5 ,mem_patch23 
+0x25bd 003922 set0 mark_ble_encryption ,mark 
+0x25be 003923 jam 0x01 ,0x8901 
+0x25bf 003924 jam 0x80 ,0x8920 
+0x25c0 003925 jam 0x03 ,0x8930 
+0x25c1 003926 rtn 
+:      003928 le_prep:
+0x25c2 003929 bpatchx patch23_6 ,mem_patch23 
+0x25c3 003930 disable enable_crc 
+0x25c4 003931 disable enable_white 
+0x25c5 003932 fetch 3 ,mem_le_crcinit 
+0x25c6 003933 iforce crc24_init 
+0x25c7 003934 fetch 1 ,mem_le_ch_mapped 
+:      003935 le_prep_next:
+0x25c8 003936 reverse pdata ,temp 
+0x25c9 003937 set1 1 ,temp 
+0x25ca 003938 rshift temp ,white_init 
+0x25cb 003939 rtn 
+:      003942 le_rx_setfreq:
+0x25cc 003943 call le_setfreq 
+:      003944 le_rf_rx_enable:
+0x25cd 003945 call set_freq_rx 
+0x25ce 003946 fetch 2 ,mem_param_pll_setup 
+0x25cf 003947 call sleep 
+0x25d0 003948 branch rf_rx_enable 
+:      003950 le_tx_setfreq:
+0x25d1 003951 branch txon ,match 
+0x25d2 003952 bmark1 mark_ble_crc_fail ,txon 
+:      003953 le_tx_setfreq0:
+0x25d3 003954 call le_setfreq 
+0x25d4 003955 branch set_freq_tx 
+:      003957 le_setfreq:
+0x25d5 003958 bpatchx patch23_7 ,mem_patch23 
+0x25d6 003959 call set_sync_on 
+0x25d7 003960 fetch 1 ,mem_le_testtype 
+0x25d8 003961 nbranch le_ctf_test ,blank 
+0x25d9 003962 fetch 1 ,mem_le_ch_mapped 
+0x25da 003963 sub pdata ,36 ,null 
+0x25db 003964 branch le_ctf_normal ,positive 
+0x25dc 003965 force 0 ,temp 
+0x25dd 003966 rtneq 37 
+0x25de 003967 force 24 ,temp 
+0x25df 003968 rtneq 38 
+0x25e0 003969 force 78 ,temp 
+0x25e1 003970 rtn 
+:      003972 le_ctf_normal:
+0x25e2 003973 sub pdata ,10 ,null 
+0x25e3 003974 branch le_ctf_low ,positive 
+0x25e4 003975 increase 1 ,pdata 
+:      003977 le_ctf_low:
+0x25e5 003978 lshift pdata ,pdata 
+0x25e6 003979 add pdata ,2 ,temp 
+0x25e7 003980 rtn 
+:      003982 le_ctf_test:
+0x25e8 003983 fetch 1 ,mem_le_ch_mapped 
+0x25e9 003984 lshift pdata ,temp 
+0x25ea 003985 rtn 
+:      003987 le_sca_map:
+0x25eb 003988 arg 500 ,temp 
+0x25ec 003989 rtn blank 
+0x25ed 003990 arg 250 ,temp 
+0x25ee 003991 rtneq 1 
+0x25ef 003992 arg 150 ,temp 
+0x25f0 003993 rtneq 2 
+0x25f1 003994 arg 100 ,temp 
+0x25f2 003995 rtneq 3 
+0x25f3 003996 arg 75 ,temp 
+0x25f4 003997 rtneq 4 
+0x25f5 003998 arg 50 ,temp 
+0x25f6 003999 rtneq 5 
+0x25f7 004000 arg 40 ,temp 
+0x25f8 004001 rtneq 6 
+0x25f9 004002 arg 20 ,temp 
+0x25fa 004003 rtn 
+:      004007 le_setup:
+0x25fb 004008 bpatchx patch24_0 ,mem_patch24 
+0x25fc 004009 enable swfine 
+0x25fd 004010 fetch 4 ,mem_le_access 
+0x25fe 004011 iforce access 
+0x25ff 004012 call le_map_channel 
+0x2600 004013 setarg 0x200 
+0x2601 004014 branch le_setup_master ,master 
+0x2602 004015 fetch 2 ,mem_le_receive_window 
+0x2603 004016 rshift pdata ,pdata 
+:      004017 le_setup_master:
+0x2604 004018 fetcht 2 ,mem_param_pll_setup 
+0x2605 004019 iadd temp ,pdata 
+0x2606 004020 call ahead_window 
+0x2607 004021 deposit clke 
+0x2608 004022 rtn 
+:      004025 le_context_nextevent:
+0x2609 004026 bpatchx patch24_1 ,mem_patch24 
+0x260a 004027 call push_stack_rega_b_c 
+0x260b 004028 storer loopcnt ,2 ,mem_loopcnt 
+0x260c 004029 add rega ,coffset_mode ,contr 
+0x260d 004030 ifetch 1 ,contr 
+0x260e 004031 rtnbit0 mode_le 
+0x260f 004032 add rega ,coffset_le_event_cnt ,contw 
+0x2610 004033 ifetch 2 ,contw 
+0x2611 004034 increase 1 ,pdata 
+0x2612 004035 istore 2 ,contw 
+0x2613 004036 call le_update_param 
+0x2614 004037 call le_update_channel_map 
+0x2615 004038 call le_update_phy 
+0x2616 004039 call le_context_nexthop 
+0x2617 004040 call pop_stack_rega_b_c 
+0x2618 004041 fetchr loopcnt ,2 ,mem_loopcnt 
+0x2619 004042 rtn 
+:      004044 le_context_nexthop:
+0x261a 004045 add rega ,coffset_le_hop ,contr 
+0x261b 004046 ifetch 1 ,contr 
+0x261c 004047 add rega ,coffset_le_ch ,contw 
+0x261d 004048 ifetcht 1 ,contw 
+0x261e 004049 iadd temp ,pdata 
+0x261f 004050 sub pdata ,36 ,null 
+0x2620 004051 branch le_nexthop_nowrap ,positive 
+0x2621 004052 increase -37 ,pdata 
+:      004053 le_nexthop_nowrap:
+0x2622 004054 istore 1 ,contw 
+0x2623 004055 rtn 
+:      004058 le_calc_channel_map:
+0x2624 004059 add rega ,coffset_le_channel_map ,contr 
+0x2625 004060 ifetch 5 ,contr 
+0x2626 004061 force 0 ,temp 
+0x2627 004062 force 37 ,loopcnt 
+:      004063 le_count_channels_loop:
+0x2628 004064 bbit0 0 ,le_count_channels_notused 
+0x2629 004065 increase 1 ,temp 
+:      004066 le_count_channels_notused:
+0x262a 004067 rshift pdata ,pdata 
+0x262b 004068 loop le_count_channels_loop 
+0x262c 004069 add temp ,-1 ,pdata 
+0x262d 004070 add rega ,coffset_le_channels ,contw 
+0x262e 004071 istore 1 ,contw 
+0x262f 004072 rtn 
+:      004074 le_map_channel:
+0x2630 004075 bpatchx patch24_2 ,mem_patch24 
+0x2631 004076 fetch 1 ,mem_le_ch 
+0x2632 004077 iforce queue 
+0x2633 004078 fetcht 5 ,mem_le_channel_map 
+0x2634 004079 qisolate1 temp 
+0x2635 004080 branch le_map_channel_end ,true 
+:      004081 le_map_channel_next:
+0x2636 004082 fetch 1 ,mem_le_channels 
+0x2637 004083 isub queue ,pdata 
+0x2638 004084 branch le_map_channel_cont ,positive 
+0x2639 004085 sub pdata ,-1 ,queue 
+0x263a 004086 branch le_map_channel_next 
+:      004087 le_map_channel_cont:
+0x263b 004088 copy queue ,loopcnt 
+0x263c 004089 force 0 ,queue 
+:      004090 le_map_channel_loop:
+0x263d 004091 qisolate1 temp 
+0x263e 004092 branch le_map_channel_skip ,true 
+0x263f 004093 increase 1 ,loopcnt 
+:      004094 le_map_channel_skip:
+0x2640 004095 deposit loopcnt 
+0x2641 004096 branch le_map_channel_end ,blank 
+0x2642 004097 increase 1 ,queue 
+0x2643 004098 increase -1 ,loopcnt 
+0x2644 004099 branch le_map_channel_loop 
+:      004100 le_map_channel_end:
+0x2645 004101 deposit queue 
+0x2646 004102 store 1 ,mem_le_ch_mapped 
+0x2647 004103 rtn 
+:      004106 le_wait_tx:
+0x2648 004107 branch le_wait_master ,master 
+0x2649 004108 until null ,timeout 
+0x264a 004109 rtn 
+:      004111 le_wait_master:
+0x264b 004112 arg 0xea0 ,timeup 
+0x264c 004113 until clkn_rt ,meet 
+0x264d 004114 rtn 
+:      004116 le_receive_adv:
+0x264e 004117 disable swfine 
+0x264f 004118 fetch 2 ,mem_le_scan_window 
+0x2650 004119 copy pdata ,timeup 
+0x2651 004120 branch le_receive_packet 
+:      004123 le_receive_slave:
+0x2652 004124 bpatchx patch24_3 ,mem_patch24 
+0x2653 004125 call le_dec_init 
+0x2654 004126 enable swfine 
+0x2655 004127 fetch 2 ,mem_le_receive_window 
+0x2656 004128 fetcht 4 ,mem_le_transmit_window 
+0x2657 004129 iadd temp ,timeup 
+:      004130 le_receive_packet:
+0x2658 004131 call le_rx_setfreq 
+:      004132 le_receive_rxon:
+0x2659 004133 bpatchx patch24_4 ,mem_patch24 
+0x265a 004134 call le_prep 
+0x265b 004135 bmark0 mark_ble_lr ,le_receive_nolr 
+0x265c 004136 pulse dewhiten_code_calc 
+0x265d 004137 nop 30 
+0x265e 004138 call le_prep 
+0x265f 004139 lshift3 timeup ,timeup 
+:      004140 le_receive_nolr:
+0x2660 004141 disable match 
+0x2661 004142 enable decode_fec0 
+0x2662 004143 enable is_rx 
+0x2663 004144 disable is_tx 
+0x2664 004145 copy timeup ,stop_watch 
+0x2665 004146 correlate null ,timeout 
+0x2666 004147 branch le_receive_on_attempt ,attempt 
+0x2667 004148 copy clke ,temp 
+0x2668 004149 storet 6 ,mem_sync_clke 
+:      004150 le_receive_on_attempt:
+0x2669 004151 nbranch le_unsync_end ,sync 
+0x266a 004152 enable swfine 
+0x266b 004153 fetch 1 ,mem_le_tx_ifs_defference 
+0x266c 004154 arg param_20ms_init ,temp 
+0x266d 004155 iadd temp ,temp 
+0x266e 004156 fetch 1 ,mem_system_clk 
+0x266f 004157 imul32 temp ,stop_watch 
+0x2670 004158 call rf_debug_rx_sync_line 
+0x2671 004159 branch le_receive_skip ,attempt 
+0x2672 004160 call calc_clke_all_modem 
+0x2673 004161 fetch 1 ,mem_le_state 
+0x2674 004162 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x2675 004163 fetcht 6 ,mem_sync_clke 
+0x2676 004164 call lpm_adjust_clk ,wake 
+:      004165 le_receive_skip:
+0x2677 004166 call save_rssi 
+0x2678 004167 enable enable_white 
+0x2679 004168 enable enable_crc 
+0x267a 004169 parse demod ,bucket ,8 
+0x267b 004170 rshift3 pwindow ,pdata 
+0x267c 004171 store 1 ,mem_le_rxbuf_data_header 
+0x267d 004172 parse demod ,bucket ,8 
+0x267e 004173 rshift3 pwindow ,pdata 
+0x267f 004174 store 1 ,mem_le_rxbuf_data_length 
+0x2680 004175 copy pdata ,loopcnt 
+0x2681 004176 branch le_rx_nopayload ,zero 
+0x2682 004178 bmark1 mark_ble_encryption ,le_rx_dec 
+:      004180 le_rx_loop:
+0x2683 004181 parse demod ,bucket ,8 
+0x2684 004182 rshift3 pwindow ,pdata 
+0x2685 004183 istore 1 ,contw 
+0x2686 004184 loop le_rx_loop 
+0x2687 004185 branch le_rx_nopayload 
+:      004187 le_rx_dec:
+0x2688 004188 copy contw ,regb 
+0x2689 004189 bpatchx patch24_5 ,mem_patch24 
+0x268a 004190 call le_check_retransmit 
+0x268b 004192 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x268c 004193 increase -4 ,rega 
+0x268d 004194 nbranch le_mic_error ,positive 
+0x268e 004196 call le_dec_start 
+0x268f 004197 copy regb ,contw 
+0x2690 004198 arg 0 ,temp 
+0x2691 004199 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x2692 004200 increase -4 ,loopcnt 
+0x2693 004201 branch le_rx_dec_loop_end ,zero 
+:      004202 le_rx_dec_loop:
+0x2694 004204 parse demod ,bucket ,8 
+0x2695 004205 rshift3 pwindow ,pdata 
+0x2696 004206 istore 1 ,contw 
+0x2697 004207 increase 1 ,temp 
+0x2698 004208 and temp ,0xf ,null 
+0x2699 004209 call le_dec ,zero 
+0x269a 004210 loop le_rx_dec_loop 
+:      004211 le_rx_dec_loop_end:
+0x269b 004212 call le_dec_end 
+0x269c 004213 copy regb ,contw 
+:      004216 le_rx_nopayload:
+0x269d 004217 bpatchx patch24_6 ,mem_patch24 
+0x269e 004218 parse demod ,bucket ,24 
+0x269f 004219 rshift32 pdata ,pdata 
+0x26a0 004220 rshift16 pdata ,pdata 
+0x26a1 004221 istore 3 ,contw 
+0x26a2 004222 enable swfine 
+0x26a3 004223 call le_set_until_tx_timer 
+0x26a4 004224 branch le_crc_fail ,crc_failed 
+0x26a5 004225 bmark0 mark_ble_encryption ,le_rx_match 
+0x26a6 004226 fetch 1 ,mem_le_rxbuf_data_length 
+0x26a7 004227 branch le_rx_match ,blank 
+0x26a8 004228 increase -4 ,pdata 
+0x26a9 004229 store 1 ,mem_le_rxbuf_data_length 
+0x26aa 004230 call wait_ccm_done 
+0x26ab 004231 fetch 1 ,core_misc_status 
+0x26ac 004232 bbit0 7 ,le_mic_error 
+0x26ad 004233 force regidx_result ,regext_index 
+0x26ae 004234 storer regext ,4 ,mem_le_peer_mic 
+:      004235 le_rx_match:
+0x26af 004236 call rf_debug_rx_crc_line 
+0x26b0 004237 enable match 
+0x26b1 004238 set0 mark_ble_crc_fail ,mark 
+:      004239 le_crc_fail_tx:
+0x26b2 004240 bpatchx patch24_7 ,mem_patch24 
+0x26b3 004241 call ccm_ctrl_clr 
+0x26b4 004242 fetch 1 ,mem_le_rx_phy 
+0x26b5 004243 nsetflag ble_coded_info ,bit_le_coded_phy_s8 ,pdata 
+0x26b6 004244 store 1 ,mem_le_rx_phy 
+0x26b7 004245 call le_match_set_sync_on 
+0x26b8 004246 branch le_match_set_txfreq 
+:      004248 le_match_set_sync_on:
+0x26b9 004249 disable decode_fec0 
+0x26ba 004250 branch set_sync_on 
+:      004252 le_match_set_txfreq:
+0x26bb 004253 bpatchx patch25_0 ,mem_patch25 
+0x26bc 004254 fetcht 1 ,mem_last_freq 
+0x26bd 004255 branch set_freq_tx_int 
+:      004258 le_dec_init:
+0x26be 004259 rtnmark0 mark_ble_encryption 
+0x26bf 004260 call load_sk 
+0x26c0 004261 force regidx_result ,regext_index 
+0x26c1 004262 call aes_clear 
+0x26c2 004263 branch aes_clear_data 
+:      004266 le_dec_start:
+0x26c3 004267 bpatchx patch25_1 ,mem_patch25 
+0x26c4 004268 jam 0 ,core_ccm_aad0 
+0x26c5 004269 jam 1 ,core_ccm_aad1 
+0x26c6 004270 fetch 1 ,mem_le_rxbuf_data_header 
+0x26c7 004271 and_into 0x3 ,pdata 
+0x26c8 004272 store 1 ,core_ccm_aad2 
+0x26c9 004274 setarg mem_le_rxbuf_data_payload 
+0x26ca 004275 store 2 ,core_ccm_input_playload_addr 
+0x26cb 004276 store 2 ,core_ccm_output_playload_addr 
+0x26cc 004278 fetchr rega ,1 ,mem_le_rxbuf_data_length 
+0x26cd 004279 increase -4 ,rega 
+0x26ce 004281 fetcht 5 ,mem_ccm_pcnt_rx 
+0x26cf 004282 isolate1 mark_old_packet ,mark 
+0x26d0 004283 call le_pcnt_rx_sub1 ,true 
+0x26d1 004284 call ccm_b0 
+0x26d2 004285 setarg 0 
+0x26d3 004286 store 2 ,core_ccm_inptr 
+0x26d4 004287 jam 6 ,core_ccm_ctrl 
+0x26d5 004288 jam 7 ,core_ccm_ctrl 
+0x26d6 004289 rtn 
+:      004291 le_pcnt_rx_sub1:
+0x26d7 004292 sub temp ,0 ,null 
+0x26d8 004293 branch le_pcnt_rx_sub1_0 ,zero 
+0x26d9 004294 increase -1 ,temp 
+0x26da 004295 set1 le_ccm_directionbit ,temp 
+0x26db 004296 rtn 
+:      004298 le_pcnt_rx_sub1_0:
+0x26dc 004299 setarg 0xffffff 
+0x26dd 004300 lshift16 pdata ,pdata 
+0x26de 004301 arg 0xffff ,temp 
+0x26df 004302 ior temp ,temp 
+0x26e0 004303 rtn 
+:      004305 le_dec:
+0x26e1 004306 copy contw ,regb 
+0x26e2 004307 fetch 1 ,mem_le_rxbuf_data_length 
+0x26e3 004308 increase -4 ,pdata 
+0x26e4 004309 isub temp ,null 
+0x26e5 004310 rtn zero 
+0x26e6 004311 storet 2 ,core_ccm_inptr 
+0x26e7 004312 copy regb ,contw 
+0x26e8 004313 rtn 
+:      004315 le_dec_end:
+0x26e9 004316 parse demod ,bucket ,32 
+0x26ea 004317 rshift32 pdata ,pdata 
+0x26eb 004318 rshift8 pdata ,pdata 
+0x26ec 004319 istore 4 ,contw 
+0x26ed 004320 copy contw ,regb 
+0x26ee 004322 force regidx_data ,regext_index 
+0x26ef 004323 copy pdata ,regext 
+0x26f0 004324 storet 2 ,core_ccm_inptr 
+0x26f1 004325 rtn 
+:      004327 le_mic_error:
+0x26f2 004328 branch le_end_of_packet 
+:      004330 le_retransmit_end_of_packet:
+0x26f3 004331 call le_set_until_tx_timer 
+0x26f4 004332 call end_of_packet 
+0x26f5 004333 branch le_rx_match 
+:      004335 le_crc_fail:
+0x26f6 004336 call rf_debug_rx_crc_fail_line 
+0x26f7 004337 bmark1 mark_ble_crc_fail ,le_crc_fail_consecutive 
+0x26f8 004338 set1 mark_ble_crc_fail ,mark 
+0x26f9 004339 branch le_crc_fail_tx 
+:      004341 le_unsync_end:
+:      004342 le_crc_fail_consecutive:
+0x26fa 004343 set0 mark_ble_crc_fail ,mark 
+0x26fb 004344 branch le_end_of_packet 
+:      004346 le_end_of_packet:
+0x26fc 004347 bpatchx patch25_2 ,mem_patch25 
+0x26fd 004348 call ccm_ctrl_clr 
+0x26fe 004349 branch end_of_packet 
+:      004351 calc_clke_all_modem:
+0x26ff 004352 bmark1 mark_ble_lr ,calc_clke_modem_coded 
+0x2700 004353 bmark1 mark_ble_2m ,calc_clke_modem_2m 
+0x2701 004354 fetch 2 ,mem_param_clke_cal_le_1m 
+0x2702 004355 copy pdata ,clke_rt 
+0x2703 004356 copy bt_clk ,clke_bt 
+0x2704 004357 rtn 
+:      004360 calc_clke_modem_coded:
+0x2705 004361 fetch 2 ,mem_param_clke_cal_le_coded 
+0x2706 004362 copy pdata ,clke_rt 
+0x2707 004363 add bt_clk ,1 ,clke_bt 
+0x2708 004364 rtn 
+:      004366 calc_clke_modem_2m:
+0x2709 004367 fetch 2 ,mem_param_clke_cal_le_2m 
+0x270a 004368 copy pdata ,clke_rt 
+0x270b 004369 copy bt_clk ,clke_bt 
+0x270c 004370 rtn 
+:      004373 le_set_until_tx_timer:
+0x270d 004374 fetch 1 ,mem_le_rxbuf_data_length 
+0x270e 004375 add pdata ,5 ,temp 
+0x270f 004376 lshift3 temp ,temp 
+0x2710 004377 fetch 1 ,mem_le_rx_phy 
+0x2711 004378 bmark1 mark_ble_lr ,le_set_until_tx_timer_rx_lr 
+0x2712 004379 bbit1 bit_le_1m_phy ,le_set_until_tx_timer_rx_1m 
+0x2713 004380 bbit1 bit_le_2m_phy ,le_set_until_tx_timer_rx_2m 
+:      004381 le_set_until_tx_timer_rx_lr:
+0x2714 004382 branch le_set_until_tx_timer_rx_coded_s2 ,ble_coded_info 
+0x2715 004383 branch le_set_until_tx_timer_rx_coded_s8 
+:      004385 le_set_until_tx_timer_rx_1m:
+0x2716 004386 branch le_calc_stop_watch 
+:      004388 le_set_until_tx_timer_rx_2m:
+0x2717 004389 rshift temp ,temp 
+0x2718 004390 branch le_calc_stop_watch 
+:      004392 le_set_until_tx_timer_rx_coded_s2:
+0x2719 004393 add temp ,3 ,temp 
+0x271a 004394 lshift temp ,temp 
+0x271b 004395 branch le_set_until_tx_timer_rx_coded 
+:      004397 le_set_until_tx_timer_rx_coded_s8:
+0x271c 004398 add temp ,3 ,temp 
+0x271d 004399 lshift3 temp ,temp 
+:      004400 le_set_until_tx_timer_rx_coded:
+0x271e 004401 setarg param_coded_c1_term1_time_40us 
+0x271f 004402 iadd temp ,temp 
+0x2720 004403 branch le_calc_stop_watch 
+:      004405 le_calc_stop_watch:
+0x2721 004406 fetch 1 ,mem_system_clk 
+0x2722 004407 imul32 temp ,temp 
+0x2723 004408 arg param_20ms_init ,rega 
+0x2724 004409 imul32 rega ,pdata 
+0x2725 004410 isub temp ,temp 
+0x2726 004411 copy stop_watch ,pdata 
+0x2727 004412 isub temp ,stop_watch 
+0x2728 004413 rtn 
+:      004415 le_transmit_receive_sifs_without_change_mode:
+0x2729 004416 call le_transmit 
+0x272a 004417 fetcht 1 ,mem_last_freq 
+0x272b 004418 call set_freq_rx 
+0x272c 004419 call rf_rx_enable 
+0x272d 004420 enable swfine 
+0x272e 004421 arg 5500 ,timeup 
+0x272f 004422 branch le_receive_rxon 
+:      004425 le_transmit_receive_sifs:
+0x2730 004426 bpatchx patch25_3 ,mem_patch25 
+0x2731 004427 fetch 1 ,mem_le_tx_phy 
+0x2732 004428 call le_enable_phy_by_pdata 
+0x2733 004429 call le_transmit 
+:      004430 le_transmit_receive_sifs_notx:
+0x2734 004431 fetch 1 ,mem_le_rx_phy 
+0x2735 004432 call le_enable_phy_by_pdata 
+0x2736 004434 fetcht 1 ,mem_last_freq 
+0x2737 004435 call set_freq_rx 
+0x2738 004436 call rf_rx_enable 
+0x2739 004437 enable swfine 
+0x273a 004438 arg 5500 ,timeup 
+0x273b 004439 bmark0 mark_ble_lr ,le_receive_rxon 
+0x273c 004440 arg 8500 ,timeup 
+0x273d 004441 branch le_receive_rxon 
+:      004443 le_transmit_norx:
+0x273e 004444 bpatchx patch25_4 ,mem_patch25 
+0x273f 004445 call le_transmit 
+0x2740 004446 branch end_of_packet 
+:      004448 le_transmit:
+0x2741 004449 bpatchx patch25_5 ,mem_patch25 
+0x2742 004450 call le_prep 
+0x2743 004451 call le_tx_setfreq 
+0x2744 004452 call rf_debug_tx_on_line 
+0x2745 004453 set1 txgfsk ,radio_ctrl 
+0x2746 004454 enable encode_fec0 
+0x2747 004455 enable is_tx 
+0x2748 004456 disable is_rx 
+0x2749 004457 call le_wait_tx 
+0x274a 004458 disable lr_s2en 
+0x274b 004459 bmark1 mark_ble_lr ,le_transmit_lr 
+0x274c 004460 bmark1 mark_ble_2m ,le_transmit_2m 
+0x274d 004461 rshift16 access ,pdata 
+0x274e 004462 rshift8 pdata ,pdata 
+0x274f 004463 rshift4 pdata ,pdata 
+0x2750 004464 inject mod ,40 
+:      004465 le_transmit_packet:
+0x2751 004466 enable enable_white 
+0x2752 004467 enable enable_crc 
+0x2753 004468 bpatchx patch25_6 ,mem_patch25 
+0x2754 004469 fetch 1 ,mem_le_txheader 
+0x2755 004470 inject mod ,8 
+0x2756 004471 ifetch 1 ,contr 
+0x2757 004472 copy pdata ,loopcnt 
+0x2758 004473 inject mod ,8 
+0x2759 004474 sub loopcnt ,0 ,null 
+0x275a 004475 branch le_tr_nopayload ,zero 
+0x275b 004477 fetch 1 ,core_ccm_ctrl 
+0x275c 004478 branch le_transmit_packet_not_enc ,blank 
+0x275d 004479 bmark1 mark_ble_encryption ,le_transmit_packet_enc 
+:      004480 le_transmit_packet_not_enc:
+0x275e 004481 arg mem_le_txpayload ,contr 
+:      004482 le_tr_loop:
+0x275f 004483 ifetch 1 ,contr 
+0x2760 004484 inject mod ,8 
+0x2761 004485 loop le_tr_loop 
+:      004487 le_tr_nopayload:
+0x2762 004488 enable enable_parity 
+0x2763 004489 inject mod ,24 
+0x2764 004490 disable enable_parity 
+0x2765 004491 bmark0 mark_ble_lr ,le_transmit_skip 
+0x2766 004492 disable enable_white 
+0x2767 004493 setarg 0 
+0x2768 004494 inject mod ,3 
+:      004495 le_transmit_skip:
+0x2769 004496 until null ,tx_clear 
+0x276a 004497 nop 100 
+0x276b 004498 bpatchx patch25_7 ,mem_patch25 
+0x276c 004499 disable encode_fec0 
+0x276d 004500 disable encode_fec3 
+0x276e 004501 call set_sync_on 
+0x276f 004502 call rf_debug_tx_off_line 
+:      004503 le_check_start_pause_enc:
+0x2770 004504 fetch 1 ,mem_le_txheader 
+0x2771 004505 and pdata ,llid_le_ll ,pdata 
+0x2772 004506 rtnne llid_le_ll 
+0x2773 004507 fetch 1 ,mem_le_enc_state 
+0x2774 004508 beq flag_le_enc_pause ,le_clear_enc 
+0x2775 004509 rtnne flag_le_send_start_enc_req 
+0x2776 004510 fetch 1 ,mem_le_txpayload 
+0x2777 004511 beq ll_start_enc_req ,le_set_enc 
+0x2778 004512 rtn 
+:      004515 le_transmit_packet_enc:
+0x2779 004516 increase -4 ,loopcnt 
+0x277a 004517 copy loopcnt ,temp 
+0x277b 004518 call ccm_wait_enc 
+0x277c 004519 arg mem_le_txpayload ,contr 
+:      004520 le_transmit_packet_enc_loop:
+0x277d 004521 ifetch 1 ,contr 
+0x277e 004522 inject mod ,8 
+0x277f 004523 loop le_transmit_packet_enc_loop 
+0x2780 004524 call ccm_check_enc_done 
+0x2781 004525 copy regext ,pdata 
+0x2782 004526 inject mod ,32 
+0x2783 004527 branch le_tr_nopayload 
+:      004529 le_transmit_lr:
+0x2784 004530 arg 10 ,loopcnt 
+:      004531 le_transmit_lr_preamble_loop:
+0x2785 004532 setarg 0x3c 
+0x2786 004533 inject mod ,8 
+0x2787 004534 loop le_transmit_lr_preamble_loop 
+0x2788 004535 disable encode_fec0 
+0x2789 004536 enable encode_fec3 
+0x278a 004537 rshift16 access ,pdata 
+0x278b 004538 rshift16 pdata ,pdata 
+0x278c 004539 rshift4 pdata ,pdata 
+0x278d 004540 inject mod ,32 
+0x278e 004541 bmark1 mark_ble_lr_s8 ,le_transmit_lr_s8 
+:      004542 le_transmit_lr_s2:
+0x278f 004543 setarg 1 
+0x2790 004544 inject mod ,5 
+0x2791 004545 enable lr_s2en 
+0x2792 004546 branch le_transmit_packet 
+:      004548 le_transmit_lr_s8:
+0x2793 004549 setarg 0 
+0x2794 004550 inject mod ,5 
+0x2795 004551 branch le_transmit_packet 
+:      004553 le_transmit_2m:
+0x2796 004554 fetch 1 ,mem_system_clk 
+0x2797 004555 fetcht 1 ,mem_le_tx2m_delay 
+0x2798 004556 iadd temp ,pdata 
+0x2799 004557 call sleep 
+0x279a 004558 rshift16 access ,pdata 
+0x279b 004559 rshift8 pdata ,pdata 
+0x279c 004560 rshift4 pdata ,temp 
+0x279d 004561 copy temp ,pdata 
+0x279e 004562 inject mod ,8 
+0x279f 004563 copy temp ,pdata 
+0x27a0 004564 inject mod ,40 
+0x27a1 004565 branch le_transmit_packet 
+:      004568 le_update_param:
+0x27a2 004569 arg le_update_param_ahead1_cb ,regc 
+0x27a3 004570 arg le_update_param_cb ,regb 
+0x27a4 004571 arg lestate_update_param ,queue 
+0x27a5 004572 branch le_check_update_flag 
+:      004574 le_update_param_ahead1_cb:
+0x27a6 004575 add rega ,coffset_sniff_anchor ,contr 
+0x27a7 004576 ifetcht 4 ,contr 
+0x27a8 004577 add rega ,coffest_le_new_transmitwindowsize ,contr 
+0x27a9 004578 ifetch 1 ,contr 
+0x27aa 004579 add rega ,coffset_le_window_size ,contw 
+0x27ab 004580 istore 1 ,contw 
+0x27ac 004581 ifetch 2 ,contr 
+0x27ad 004582 lshift2 pdata ,pdata 
+0x27ae 004583 iadd temp ,timeup 
+0x27af 004584 add rega ,coffset_sniff_anchor ,contw 
+0x27b0 004585 deposit timeup 
+0x27b1 004586 istore 4 ,contw 
+0x27b2 004587 ifetch 2 ,contr 
+0x27b3 004588 lshift2 pdata ,pdata 
+0x27b4 004589 add rega ,coffset_tsniff ,contw 
+0x27b5 004590 istore 2 ,contw 
+0x27b6 004591 ifetch 2 ,contr 
+0x27b7 004592 add rega ,coffset_le_slave_latency ,contw 
+0x27b8 004593 istore 2 ,contw 
+0x27b9 004594 ifetch 2 ,contr 
+0x27ba 004595 store 2 ,mem_le_init_superto 
+0x27bb 004596 branch le_receive_window_size 
+:      004598 le_update_param_cb:
+0x27bc 004599 ifetch 1 ,rega 
+0x27bd 004600 set0 lestate_got_first_packet ,pdata 
+0x27be 004601 istore 1 ,rega 
+0x27bf 004602 storer rega ,2 ,mem_rega 
+0x27c0 004603 jam bt_evt_le_parse_conn_param_accepted ,mem_fifo_temp 
+0x27c1 004604 call ui_ipc_send_event 
+0x27c2 004605 fetchr rega ,2 ,mem_rega 
+0x27c3 004606 rtn 
+:      004608 le_update_channel_map:
+0x27c4 004609 arg 0 ,regc 
+0x27c5 004610 arg le_update_channel_map_cb ,regb 
+0x27c6 004611 arg lestate_update_map ,queue 
+0x27c7 004612 branch le_check_update_flag 
+:      004614 le_update_channel_map_cb:
+0x27c8 004615 add rega ,coffset_le_new_map ,contr 
+0x27c9 004616 ifetch 5 ,contr 
+0x27ca 004617 add rega ,coffset_le_channel_map ,contw 
+0x27cb 004618 istore 5 ,contw 
+0x27cc 004619 branch le_calc_channel_map 
+:      004622 le_update_phy:
+0x27cd 004623 arg 0 ,regc 
+0x27ce 004624 arg le_update_phy_cb ,regb 
+0x27cf 004625 arg lestate_update_phy ,queue 
+0x27d0 004626 branch le_check_update_flag 
+:      004628 le_update_phy_cb:
+0x27d1 004629 add rega ,coffset_le_new_m2s_phy ,contr 
+0x27d2 004630 ifetch 1 ,contr 
+0x27d3 004631 call le_update_phy_cb_m2s 
+0x27d4 004632 istore 1 ,contw 
+0x27d5 004633 add rega ,coffset_le_new_s2m_phy ,contr 
+0x27d6 004634 ifetch 1 ,contr 
+0x27d7 004635 call le_update_phy_cb_s2m 
+0x27d8 004636 istore 1 ,contw 
+0x27d9 004637 storer rega ,2 ,mem_rega 
+0x27da 004638 jam bt_evt_le_update_phy ,mem_fifo_temp 
+0x27db 004639 call ui_ipc_send_event 
+0x27dc 004640 fetchr rega ,2 ,mem_rega 
+0x27dd 004641 rtn 
+:      004643 le_update_phy_cb_m2s:
+0x27de 004644 call le_update_phy_cb_m2s_no_change ,blank 
+0x27df 004645 add rega ,coffset_le_rx_phy ,contw 
+0x27e0 004646 nrtn master 
+0x27e1 004647 fetcht 1 ,mem_le_tx_phys 
+0x27e2 004648 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27e3 004649 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27e4 004650 add rega ,coffset_le_tx_phy ,contw 
+0x27e5 004651 rtn 
+:      004653 le_update_phy_cb_m2s_no_change:
+0x27e6 004654 add rega ,coffset_le_rx_phy ,contr 
+0x27e7 004655 ifetch 1 ,contr 
+0x27e8 004656 nrtn master 
+0x27e9 004657 add rega ,coffset_le_tx_phy ,contr 
+0x27ea 004658 ifetch 1 ,contr 
+0x27eb 004659 rtn 
+:      004661 le_update_phy_cb_s2m:
+0x27ec 004662 call le_update_phy_cb_s2m_no_change ,blank 
+0x27ed 004663 fetcht 1 ,mem_le_tx_phys 
+0x27ee 004664 isolate1 bit_le_coded_phy_s8 ,temp 
+0x27ef 004665 setflag true ,bit_le_coded_phy_s8 ,pdata 
+0x27f0 004666 add rega ,coffset_le_tx_phy ,contw 
+0x27f1 004667 nrtn master 
+0x27f2 004668 set0 bit_le_coded_phy_s8 ,pdata 
+0x27f3 004669 add rega ,coffset_le_rx_phy ,contw 
+0x27f4 004670 rtn 
+:      004672 le_update_phy_cb_s2m_no_change:
+0x27f5 004673 add rega ,coffset_le_tx_phy ,contr 
+0x27f6 004674 ifetch 1 ,contr 
+0x27f7 004675 nrtn master 
+0x27f8 004676 add rega ,coffset_le_rx_phy ,contr 
+0x27f9 004677 ifetch 1 ,contr 
+0x27fa 004678 rtn 
+:      004683 le_check_update_flag:
+0x27fb 004684 bpatchx patch26_0 ,mem_patch26 
+0x27fc 004685 ifetch 1 ,rega 
+0x27fd 004686 qisolate0 pdata 
+0x27fe 004687 rtn true 
+0x27ff 004688 add rega ,coffset_le_event_cnt ,contr 
+0x2800 004689 ifetcht 2 ,contr 
+0x2801 004690 add rega ,coffset_le_instant ,contr 
+0x2802 004691 ifetch 2 ,contr 
+0x2803 004693 isub temp ,pdata 
+0x2804 004694 branch le_update ,zero 
+0x2805 004695 nbranch le_check_update_small ,positive 
+0x2806 004696 sub pdata ,1 ,null 
+0x2807 004697 branch le_update_ahead1 ,zero 
+0x2808 004698 rtn 
+:      004700 le_update_ahead1:
+0x2809 004701 copy regc ,pdata 
+0x280a 004702 branch callback_func 
+:      004704 le_update:
+0x280b 004705 ifetch 1 ,rega 
+0x280c 004706 qset0 pdata 
+0x280d 004707 istore 1 ,rega 
+0x280e 004708 copy regb ,pdata 
+0x280f 004709 branch callback_func 
+:      004711 le_check_update_small:
+0x2810 004712 add rega ,coffset_le_event_cnt ,contr 
+0x2811 004713 ifetch 2 ,contr 
+0x2812 004714 add rega ,coffset_le_instant ,contr 
+0x2813 004715 ifetch 2 ,contr 
+0x2814 004716 isub temp ,pdata 
+0x2815 004717 arg 0xffff ,temp 
+0x2816 004718 isub temp ,null 
+0x2817 004719 branch le_update ,zero 
+0x2818 004720 arg 0xf000 ,temp 
+0x2819 004721 isub temp ,null 
+0x281a 004722 nbranch le_update ,positive 
+0x281b 004723 rtn 
+:      004726 le_check_retransmit:
+0x281c 004727 fetcht 1 ,mem_le_arq 
+0x281d 004728 fetch 1 ,mem_le_rxbuf_data_header 
+0x281e 004731 rshift pdata ,pdata 
+0x281f 004732 ixor temp ,pdata 
+0x2820 004733 isolate1 nesn ,pdata 
+0x2821 004734 setflag true ,mark_old_packet ,mark 
+0x2822 004735 rtn 
+:      004738 le_acknowledge:
+0x2823 004739 bpatchx patch26_1 ,mem_patch26 
+0x2824 004740 call le_supervision_flush 
+0x2825 004741 rtnmark1 mark_ble_crc_fail 
+0x2826 004742 call le_check_wak 
+0x2827 004743 fetch 1 ,mem_le_rxbuf_data_header 
+0x2828 004744 isolate1 md ,pdata 
+0x2829 004745 setflag true ,mark_ble_rx_md ,mark 
+0x282a 004746 rshift pdata ,pdata 
+0x282b 004747 ixor temp ,pdata 
+0x282c 004748 isolate1 nesn ,pdata 
+0x282d 004749 setflag true ,mark_old_packet ,mark 
+0x282e 004750 rtnmark1 mark_old_packet 
+0x282f 004751 fetch 1 ,mem_le_rxbuf_data_length 
+0x2830 004752 branch le_ack_unenc ,blank 
+0x2831 004753 fetch 1 ,mem_le_state 
+0x2832 004754 bbit0 lestate_encryption ,le_ack_unenc 
+0x2833 004755 fetcht 4 ,mem_le_peer_mic 
+0x2834 004756 fetch 4 ,mem_ccm_last_mic 
+0x2835 004757 isub temp ,null 
+0x2836 004758 branch assert ,zero 
+0x2837 004759 storet 4 ,mem_ccm_last_mic 
+0x2838 004760 fetch 5 ,mem_ccm_pcnt_rx 
+0x2839 004761 increase 1 ,pdata 
+0x283a 004762 set1 le_ccm_directionbit ,pdata 
+0x283b 004763 store 5 ,mem_ccm_pcnt_rx 
+:      004765 le_ack_unenc:
+0x283c 004766 fetcht 1 ,mem_le_arq 
+0x283d 004767 setflip nesn ,temp 
+0x283e 004768 storet 1 ,mem_le_arq 
+0x283f 004769 fetch 1 ,mem_le_configuration 
+0x2840 004770 rtnbit0 bit_ble_deal_bb_packet 
+0x2841 004771 bpatchx patch26_2 ,mem_patch26 
+0x2842 004772 fetch 1 ,mem_le_rxbuf_data_length 
+0x2843 004773 rtn blank 
+0x2844 004774 fetch 1 ,mem_le_rxbuf_data_header 
+0x2845 004775 compare llid_continue ,pdata ,3 
+0x2846 004776 branch le_parse_writing_attribute_continue ,true 
+0x2847 004777 compare llid_start ,pdata ,3 
+0x2848 004778 branch le_parse_writing_attribute_start ,true 
+0x2849 004779 rtn 
+:      004782 le_check_wak:
+0x284a 004783 bpatchx patch26_3 ,mem_patch26 
+0x284b 004784 fetcht 1 ,mem_le_arq 
+0x284c 004785 isolate0 wak ,temp 
+0x284d 004786 rtn true 
+0x284e 004787 fetch 1 ,mem_le_rxbuf_data_header 
+0x284f 004788 lshift pdata ,pdata 
+0x2850 004789 ixor temp ,pdata 
+0x2851 004790 rtnbit0 sn 
+0x2852 004791 set0 wak ,temp 
+0x2853 004792 setflip sn ,temp 
+0x2854 004793 storet 1 ,mem_le_arq 
+0x2855 004794 compare 3 ,temp ,3 
+0x2856 004796 rtn 
+:      004799 le_set_enc:
+0x2857 004800 fetch 1 ,mem_le_state 
+0x2858 004801 set1 lestate_encryption ,pdata 
+0x2859 004802 store 1 ,mem_le_state 
+0x285a 004803 set1 mark_ble_encryption ,mark 
+0x285b 004804 rtn 
+:      004806 le_clear_enc:
+0x285c 004807 bpatchx patch26_4 ,mem_patch26 
+0x285d 004808 jam flag_le_enc_null ,mem_le_enc_state 
+0x285e 004809 arg 0 ,pdata 
+0x285f 004810 store 4 ,mem_ccm_last_mic 
+0x2860 004811 store 5 ,mem_ccm_pcnt_tx 
+0x2861 004812 set1 le_ccm_directionbit ,pdata 
+0x2862 004813 store 5 ,mem_ccm_pcnt_rx 
+0x2863 004814 fetch 1 ,mem_le_state 
+0x2864 004815 set0 lestate_encryption ,pdata 
+0x2865 004816 store 1 ,mem_le_state 
+0x2866 004817 set0 mark_ble_encryption ,mark 
+0x2867 004818 rtn 
+:      004823 le_scan_check_sender_addr_type:
+0x2868 004824 arg 1 ,rega 
+0x2869 004825 fetch 1 ,mem_le_rxbuf_adv_connect_ind_header 
+0x286a 004826 rtnbit1 le_sender_addr_bit 
+0x286b 004827 arg 0 ,rega 
+0x286c 004828 rtn 
+:      004831 le_get_master_rx_max:
+0x286d 004832 copy contr ,contw 
+0x286e 004833 fetcht 2 ,mem_remote_rx_max_octets 
+0x286f 004834 copy contw ,contr 
+0x2870 004835 rtn 
+:      004838 le_prepare_tx:
+0x2871 004839 bpatchx patch26_5 ,mem_patch26 
+0x2872 004840 fetch 1 ,mem_le_arq 
+0x2873 004841 rtnbit1 wak 
+0x2874 004842 call le_check_tx_md 
+0x2875 004843 call le_fifo_get_first_tx_ptr 
+0x2876 004844 branch le_send_empty ,blank 
+0x2877 004845 ifetch 2 ,contr 
+0x2878 004846 ifetcht 2 ,contr 
+0x2879 004847 copy temp ,rega 
+0x287a 004848 isub rega ,pdata 
+0x287b 004849 call le_get_master_rx_max 
+0x287c 004850 call not_greater_than 
+0x287d 004851 copy pdata ,temp 
+0x287e 004852 ifetchr type ,1 ,contr 
+0x287f 004853 copy rega ,pdata 
+0x2880 004854 iadd contr ,pdata 
+0x2881 004855 store 2 ,mem_contr 
+0x2882 004856 call le_update_tx_type 
+0x2883 004857 call le_send_packet 
+0x2884 004859 call le_fifo_get_first_tx_ptr 
+0x2885 004860 ifetch 2 ,contr 
+0x2886 004861 copy pdata ,rega 
+0x2887 004862 copy contr ,regc 
+0x2888 004863 ifetcht 2 ,contr 
+0x2889 004864 copy temp ,regb 
+0x288a 004865 isub regb ,pdata 
+0x288b 004866 call le_get_master_rx_max 
+0x288c 004867 call not_greater_than 
+0x288d 004868 iadd regb ,pdata 
+0x288e 004869 istore 2 ,regc 
+0x288f 004870 isub rega ,null 
+0x2890 004871 nrtn zero 
+0x2891 004872 branch le_fifo_release_first_node 
+:      004875 le_check_tx_md:
+0x2892 004876 call le_check_continue 
+0x2893 004877 rtnmark1 mark_ble_tx_md 
+0x2894 004878 fetch 1 ,mem_le_configuration 
+0x2895 004879 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x2896 004880 call le_fifo_get_second_tx_ptr 
+0x2897 004881 branch le_clear_md ,blank 
+0x2898 004882 branch le_set_md 
+:      004885 le_check_continue:
+0x2899 004886 call le_fifo_get_first_tx_ptr 
+0x289a 004887 branch le_clear_md ,blank 
+0x289b 004888 ifetch 2 ,contr 
+0x289c 004889 ifetcht 2 ,contr 
+0x289d 004890 isub temp ,rega 
+0x289e 004891 call le_get_master_rx_max 
+0x289f 004892 copy temp ,pdata 
+0x28a0 004893 isub rega ,null 
+0x28a1 004894 branch le_clear_md ,positive 
+:      004895 le_set_md:
+0x28a2 004896 set1 mark_ble_tx_md ,mark 
+0x28a3 004897 rtn 
+:      004899 le_clear_md:
+0x28a4 004900 set0 mark_ble_tx_md ,mark 
+0x28a5 004901 rtn 
+:      004903 le_update_tx_type:
+0x28a6 004904 copy rega ,pdata 
+0x28a7 004905 rtn blank 
+0x28a8 004906 arg llid_continue ,type 
+0x28a9 004907 rtn 
+:      004910 le_att_check_notification_enable:
+0x28aa 004911 bpatchx patch26_6 ,mem_patch26 
+0x28ab 004912 increase 1 ,temp 
+0x28ac 004913 call le_att_get_handle_ptr 
+0x28ad 004914 increase -2 ,contr 
+0x28ae 004915 ifetch 2 ,contr 
+0x28af 004916 arg client_charactertic_configuration ,temp 
+0x28b0 004917 isub temp ,null 
+0x28b1 004918 nrtn zero 
+0x28b2 004919 increase 1 ,contr 
+0x28b3 004920 copy contr ,rega 
+0x28b4 004921 ifetch 1 ,contr 
+0x28b5 004922 rtn 
+:      004925 le_send_empty:
+0x28b6 004926 force 0 ,temp 
+0x28b7 004927 force 1 ,type 
+:      004929 le_send_packet:
+0x28b8 004930 bpatchx patch26_7 ,mem_patch26 
+0x28b9 004931 storet 1 ,mem_le_txlen 
+0x28ba 004932 fetcht 1 ,mem_le_arq 
+0x28bb 004933 set1 wak ,temp 
+0x28bc 004934 and temp ,0xfc ,pdata 
+0x28bd 004935 ior type ,pdata 
+0x28be 004936 store 1 ,mem_le_arq 
+0x28bf 004937 and_into 0x1f ,pdata 
+0x28c0 004938 isolate1 mark_ble_tx_md ,mark 
+0x28c1 004939 setflag true ,md ,pdata 
+0x28c2 004940 store 1 ,mem_le_txheader 
+0x28c3 004942 fetch 1 ,mem_le_txheader 
+0x28c4 004943 compare 1 ,type ,3 
+0x28c5 004944 nbranch le_send_no_txlen ,true 
+0x28c6 004945 fetch 1 ,mem_le_txlen 
+0x28c7 004946 rtn blank 
+:      004948 le_send_no_txlen:
+0x28c8 004949 bmark1 mark_ble_encryption ,le_send_packet_enc 
+0x28c9 004950 fetchr loopcnt ,1 ,mem_le_txlen 
+0x28ca 004951 fetch 2 ,mem_contr 
+0x28cb 004952 copy pdata ,contr 
+0x28cc 004953 arg mem_le_txpayload ,contw 
+0x28cd 004954 branch memcpy_fast 
+:      004956 le_send_packet_enc:
+0x28ce 004957 call load_sk 
+0x28cf 004958 branch le_encrypt_new_start 
+:      004960 get_lpm_wake_ble_rx_lock:
+0x28d0 004961 arg wake_lock_ble_rx ,queue 
+0x28d1 004962 branch lpm_get_wake_lock 
+:      004964 put_lpm_wake_ble_rx_lock:
+0x28d2 004965 arg wake_lock_ble_rx ,queue 
+0x28d3 004966 branch lpm_put_wake_lock 
+:      004969 le_parse:
+0x28d4 004970 bpatchx patch27_0 ,mem_patch27 
+0x28d5 004971 rtnmark1 mark_old_packet 
+0x28d6 004972 rtnmark1 mark_ble_crc_fail 
+0x28d7 004973 fetch 1 ,mem_le_rxbuf_data_header 
+0x28d8 004974 and pdata ,0x3 ,pdata 
+0x28d9 004975 store 1 ,mem_le_packet_llid 
+0x28da 004976 fetch 1 ,mem_le_rxbuf_data_length 
+0x28db 004977 rtn blank 
+0x28dc 004978 setarg mem_le_rxbuf_data_payload 
+0x28dd 004979 store 2 ,mem_le_payload_ptr 
+0x28de 004980 bpatchx patch27_1 ,mem_patch27 
+0x28df 004981 fetch 1 ,mem_le_packet_llid 
+0x28e0 004982 beq llid_le_ll ,le_parse_ll 
+:      004983 le_parse_l2cap:
+0x28e1 004984 call le_check_l2cap_complete 
+0x28e2 004985 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x28e3 004986 call put_lpm_wake_ble_rx_lock 
+0x28e4 004987 setarg 0 
+0x28e5 004988 store 2 ,mem_le_packet_len_recved 
+0x28e6 004989 fetch 2 ,mem_le_payload_ptr 
+0x28e7 004990 add pdata ,2 ,contr 
+0x28e8 004991 bpatchx patch27_2 ,mem_patch27 
+:      004992 le_parse_l2cap_next:
+0x28e9 004993 ifetch 2 ,contr 
+0x28ea 004994 beq le_l2cap_cid_att ,le_parse_att 
+0x28eb 004995 beq le_l2cap_cid_smp ,le_parse_smp 
+0x28ec 004996 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x28ed 004997 rtn 
+:      005000 le_check_l2cap_complete:
+0x28ee 005001 fetch 1 ,mem_le_packet_llid 
+0x28ef 005002 beq llid_start ,le_check_l2cap_llid_start 
+0x28f0 005003 beq llid_continue ,le_check_l2cap_llid_continue 
+0x28f1 005004 rtn 
+:      005009 le_check_l2cap_cid_legal:
+0x28f2 005010 call enable_user 
+0x28f3 005011 arg le_l2cap_cid_att ,temp 
+0x28f4 005012 isub pdata ,null 
+0x28f5 005013 rtn zero 
+0x28f6 005014 arg le_l2cap_cid_signal ,temp 
+0x28f7 005015 isub pdata ,null 
+0x28f8 005016 rtn zero 
+0x28f9 005017 arg le_l2cap_cid_smp ,temp 
+0x28fa 005018 isub pdata ,null 
+0x28fb 005019 rtn zero 
+0x28fc 005020 branch disable_user 
+:      005023 le_check_l2cap_llid_start:
+0x28fd 005024 fetch 2 ,mem_le_payload_ptr 
+0x28fe 005025 copy pdata ,contr 
+0x28ff 005026 ifetch 2 ,contr 
+0x2900 005027 store 2 ,mem_le_l2cap_size 
+0x2901 005028 ifetch 2 ,contr 
+0x2902 005029 call le_check_l2cap_cid_legal 
+0x2903 005030 nrtn user 
+0x2904 005031 fetcht 1 ,mem_le_rxbuf_data_length 
+0x2905 005032 storet 2 ,mem_le_packet_len_recved 
+0x2906 005033 fetch 2 ,mem_le_l2cap_size 
+0x2907 005034 increase 4 ,pdata 
+0x2908 005035 isub temp ,null 
+0x2909 005036 branch enable_user ,zero 
+0x290a 005037 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x290b 005038 arg mem_le_l2cap_buf ,contw 
+0x290c 005039 fetch 2 ,mem_le_payload_ptr 
+0x290d 005040 copy pdata ,contr 
+0x290e 005041 call memcpy_fast 
+0x290f 005042 branch disable_user 
+:      005047 le_check_l2cap_continue_legal:
+0x2910 005048 call enable_user 
+0x2911 005049 fetch 2 ,mem_le_packet_len_recved 
+0x2912 005050 nrtn blank 
+0x2913 005051 branch disable_user 
+:      005053 le_check_l2cap_llid_continue:
+0x2914 005054 call le_check_l2cap_continue_legal 
+0x2915 005055 nrtn user 
+0x2916 005056 fetch 2 ,mem_le_packet_len_recved 
+0x2917 005057 arg mem_le_l2cap_buf ,contw 
+0x2918 005058 iadd contw ,rega 
+0x2919 005059 fetcht 1 ,mem_le_rxbuf_data_length 
+0x291a 005060 iadd temp ,pdata 
+0x291b 005061 store 2 ,mem_le_packet_len_recved 
+0x291c 005062 fetchr loopcnt ,1 ,mem_le_rxbuf_data_length 
+0x291d 005063 copy rega ,contw 
+0x291e 005064 fetch 2 ,mem_le_payload_ptr 
+0x291f 005065 copy pdata ,contr 
+0x2920 005066 call memcpy_fast 
+0x2921 005067 setarg mem_le_l2cap_buf 
+0x2922 005068 store 2 ,mem_le_payload_ptr 
+0x2923 005069 fetch 2 ,mem_le_l2cap_size 
+0x2924 005070 increase 4 ,pdata 
+0x2925 005071 fetcht 2 ,mem_le_packet_len_recved 
+0x2926 005072 isub temp ,null 
+0x2927 005073 branch enable_user ,zero 
+0x2928 005074 branch disable_user 
+:      005079 le_writeatt_cb:
+0x2929 005080 fetch 2 ,mem_cb_att_write 
+0x292a 005081 branch callback_func 
+:      005083 le_supervision_update:
+0x292b 005084 bpatchx patch27_3 ,mem_patch27 
+0x292c 005085 fetcht 4 ,mem_le_supervision_timer 
+0x292d 005086 call get_clkbt 
+0x292e 005087 isub temp ,timeup 
+0x292f 005088 deposit timeup 
+0x2930 005089 fetcht 2 ,mem_le_superto 
+0x2931 005090 lshift4 temp ,temp 
+0x2932 005091 lshift temp ,temp 
+0x2933 005092 isub temp ,pdata 
+0x2934 005093 rtn 
+:      005095 le_supervision_flush:
+0x2935 005096 call get_clkbt 
+0x2936 005097 store 4 ,mem_le_supervision_timer 
+0x2937 005098 rtn 
+:      005102 le_receive_window_size:
+0x2938 005103 bpatchx patch27_4 ,mem_patch27 
+0x2939 005104 add rega ,coffset_le_peer_sca ,contr 
+0x293a 005105 ifetch 1 ,contr 
+0x293b 005106 call le_sca_map 
+0x293c 005107 add rega ,coffset_tsniff ,contr 
+0x293d 005108 ifetch 2 ,contr 
+0x293e 005109 imul32 temp ,pdata 
+0x293f 005110 fetcht 2 ,mem_param_rt_rthalfslot 
+0x2940 005111 imul32 temp ,pdata 
+0x2941 005112 arg 1000000 ,temp 
+0x2942 005113 idiv temp 
+0x2943 005114 arg param_windown_size ,temp 
+0x2944 005115 fetch 1 ,mem_system_clk 
+0x2945 005116 imul32 temp ,temp 
+0x2946 005117 add rega ,coffset_le_window_size ,contr 
+0x2947 005118 ifetch 1 ,contr 
+0x2948 005119 imul32 temp ,pdata 
+0x2949 005120 iadd temp ,pdata 
+0x294a 005121 store 4 ,mem_le_transmit_window 
+0x294b 005122 fetch 2 ,mem_rx_window_sniff 
+0x294c 005123 call wait_div_end 
+0x294d 005124 quotient temp 
+0x294e 005125 iadd temp ,pdata 
+0x294f 005126 add rega ,coffset_rx_window ,contw 
+0x2950 005127 istore 2 ,contw 
+0x2951 005128 rtn 
+:      005133 le_modified_name:
+0x2952 005134 bpatchx patch27_5 ,mem_patch27 
+0x2953 005135 call le_modified_name_att_list 
+0x2954 005136 branch le_modified_name_adv 
+:      005138 le_modified_name_att_list:
+0x2955 005139 jam 2 ,mem_le_search_att_type_length 
+0x2956 005140 arg uuid_chrctr_device_name ,temp 
+0x2957 005141 storet 2 ,mem_le_search_att_type 
+0x2958 005142 call le_att_get_uuid_ptr 
+0x2959 005143 rtn blank 
+0x295a 005144 ifetch 1 ,contr 
+0x295b 005145 copy contr ,contw 
+0x295c 005146 fetcht 1 ,mem_le_name_len 
+0x295d 005147 copy temp ,loopcnt 
+0x295e 005148 isub temp ,null 
+0x295f 005149 nbranch le_name_length_longer_than_att ,positive 
+0x2960 005150 isub temp ,temp 
+0x2961 005151 arg mem_le_name ,contr 
+0x2962 005152 call memcpy_fast 
+0x2963 005153 copy temp ,loopcnt 
+0x2964 005154 ncall memcpy_empty ,zero 
+0x2965 005155 rtn 
+:      005156 le_name_length_longer_than_att:
+0x2966 005157 copy pdata ,loopcnt 
+0x2967 005158 arg mem_le_name ,contr 
+0x2968 005159 branch memcpy_fast 
+:      005162 le_modified_name_adv:
+0x2969 005163 arg mem_le_adv_data_len + 32 ,regc 
+0x296a 005164 arg mem_le_adv_data ,rega 
+0x296b 005165 call le_modified_name_adv_and_scan 
+0x296c 005166 setarg 0 
+0x296d 005167 setflag user ,0 ,pdata 
+0x296e 005168 store 1 ,mem_pdatatemp 
+0x296f 005169 arg mem_le_scan_data_len + 32 ,regc 
+0x2970 005170 arg mem_le_scan_data ,rega 
+0x2971 005171 call le_modified_name_adv_and_scan 
+0x2972 005172 rtn user 
+0x2973 005173 fetch 1 ,mem_pdatatemp 
+0x2974 005174 branch assert ,blank 
+0x2975 005175 rtn 
+:      005178 le_modified_name_adv_and_scan:
+0x2976 005179 bpatchx patch27_6 ,mem_patch27 
+0x2977 005180 call enable_user 
+0x2978 005181 call clear_temp_block 
+0x2979 005182 arg 0 ,regb 
+0x297a 005183 arg mem_le_data_temp ,contw 
+0x297b 005184 call le_modified_name_adv_loop 
+0x297c 005185 fetch 1 ,mem_le_name_len 
+0x297d 005186 add pdata ,1 ,temp 
+0x297e 005187 iadd regb ,rega 
+0x297f 005188 increase 2 ,rega 
+0x2980 005189 sub rega ,0x1f ,null 
+0x2981 005190 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x2982 005191 istoret 1 ,contw 
+0x2983 005192 arg gap_adtype_local_name_complete ,temp 
+0x2984 005193 istoret 1 ,contw 
+0x2985 005194 iforce loopcnt 
+0x2986 005195 call memcpy_fast 
+0x2987 005196 copy rega ,regb 
+:      005197 le_modified_name_adv_and_scan_store_data:
+0x2988 005198 deposit regb 
+0x2989 005199 store 1 ,mem_le_data_len_temp 
+0x298a 005200 arg mem_le_data_len_temp ,contr 
+0x298b 005201 setarg -32 
+0x298c 005202 iadd regc ,contw 
+0x298d 005203 branch memcpy32 
+:      005205 le_modified_name_adv_and_scan_name_overflow:
+0x298e 005206 call disable_user 
+0x298f 005207 branch le_modified_name_adv_and_scan_store_data 
+:      005209 le_modified_name_adv_loop:
+0x2990 005210 ifetch 1 ,rega 
+0x2991 005211 rtn blank 
+0x2992 005212 pincrease 1 
+0x2993 005213 ifetcht 1 ,contr 
+0x2994 005214 sub temp ,gap_adtype_local_name_complete ,null 
+0x2995 005215 branch le_modified_name_adv_found_name ,zero 
+0x2996 005216 iadd regb ,regb 
+0x2997 005217 copy rega ,contr 
+0x2998 005218 iforce loopcnt 
+0x2999 005219 call memcpy_fast 
+0x299a 005220 copy contr ,rega 
+:      005221 le_modified_name_adv_loop2:
+0x299b 005222 deposit rega 
+0x299c 005223 isub regc ,null 
+0x299d 005224 rtn positive 
+0x299e 005225 branch le_modified_name_adv_loop 
+:      005227 le_modified_name_adv_found_name:
+0x299f 005228 iadd rega ,rega 
+0x29a0 005229 branch le_modified_name_adv_loop2 
+:      005232 memcpy_empty:
+0x29a1 005233 setarg space 
+0x29a2 005234 istore 1 ,contw 
+0x29a3 005235 loop memcpy_empty 
+0x29a4 005236 rtn 
+:      005239 le_lpm_set_mult:
+0x29a5 005240 bpatchx patch27_7 ,mem_patch27 
+0x29a6 005241 disable wake 
+0x29a7 005242 branch le_lpm_set_mult_attempt ,attempt 
+0x29a8 005243 nbranch le_lpm_lost ,match 
+:      005244 le_lpm_set_mult_attempt:
+0x29a9 005245 call lpm_match 
+0x29aa 005246 fetch 2 ,mem_rx_window_sniff 
+0x29ab 005247 store 2 ,mem_le_receive_window 
+0x29ac 005248 fetch 1 ,mem_le_configuration 
+0x29ad 005249 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x29ae 005250 bmark1 mark_old_packet ,lpm_mult_short 
+0x29af 005251 fetch 1 ,mem_le_rxbuf_data_length 
+0x29b0 005252 nbranch lpm_mult_short ,blank 
+0x29b1 005253 fetch 1 ,mem_le_txlen 
+0x29b2 005254 nbranch lpm_mult_short ,blank 
+0x29b3 005256 fetch 1 ,mem_le_state 
+0x29b4 005257 bbit1 lestate_update_param ,lpm_mult_short 
+0x29b5 005258 bbit1 lestate_update_phy ,lpm_mult_short 
+0x29b6 005259 bbit1 lestate_update_map ,lpm_mult_short 
+0x29b7 005260 branch lpm_mult_wait_timeout 
+:      005262 le_lpm_lost:
+0x29b8 005263 fetch 1 ,mem_sniff_unint_lost 
+0x29b9 005264 sub pdata ,30 ,null 
+0x29ba 005265 nbranch lpm_lost ,positive 
+0x29bb 005266 fetcht 2 ,mem_rx_window_sniff 
+0x29bc 005267 rshift temp ,temp 
+0x29bd 005268 fetch 2 ,mem_le_receive_window 
+0x29be 005269 iadd temp ,pdata 
+0x29bf 005270 store 2 ,mem_le_receive_window 
+0x29c0 005271 branch lpm_lost 
+:      005274 le_set_config_fixed_tk:
+0x29c1 005275 arg bit_ble_passkey_fixed_key ,queue 
+0x29c2 005276 branch le_set_config 
+:      005278 le_clr_config_fixed_tk:
+0x29c3 005279 arg bit_ble_passkey_fixed_key ,queue 
+0x29c4 005280 branch le_clr_config 
+:      005282 le_set_config_fixed_ltk:
+0x29c5 005283 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c6 005284 branch le_set_config 
+:      005286 le_clr_config_fixed_ltk:
+0x29c7 005287 arg bit_ble_pairing_fixed_ltk ,queue 
+0x29c8 005288 branch le_clr_config 
+:      005290 le_set_config_more_data:
+0x29c9 005291 arg bit_ble_transmit_packet_by_md ,queue 
+0x29ca 005292 branch le_set_config 
+:      005294 le_clr_config_more_data:
+0x29cb 005295 arg bit_ble_transmit_packet_by_md ,queue 
+0x29cc 005296 branch le_clr_config 
+:      005298 le_set_config_read_authentication:
+0x29cd 005299 arg bit_ble_read_auth ,queue 
+0x29ce 005300 branch le_set_config 
+:      005302 le_clr_config_read_authentication:
+0x29cf 005303 arg bit_ble_read_auth ,queue 
+0x29d0 005304 branch le_clr_config 
+:      005306 le_set_config_write_authentication:
+0x29d1 005307 arg bit_ble_write_auth ,queue 
+0x29d2 005308 branch le_set_config 
+:      005310 le_clr_config_write_authentication:
+0x29d3 005311 arg bit_ble_write_auth ,queue 
+0x29d4 005312 branch le_clr_config 
+:      005314 le_set_config_short_mult:
+0x29d5 005315 arg bit_ble_short_mult ,queue 
+:      005317 le_set_config:
+0x29d6 005318 fetch 1 ,mem_le_configuration 
+0x29d7 005319 qset1 pdata 
+0x29d8 005320 store 1 ,mem_le_configuration 
+0x29d9 005321 rtn 
+:      005324 le_clr_config_short_mult:
+0x29da 005325 arg bit_ble_short_mult ,queue 
+:      005327 le_clr_config:
+0x29db 005328 fetch 1 ,mem_le_configuration 
+0x29dc 005329 qset0 pdata 
+0x29dd 005330 store 1 ,mem_le_configuration 
+0x29de 005331 rtn 
+:      005335 le_set_fixed_ltk:
+0x29df 005336 setarg 0x112233 
+0x29e0 005337 store 3 ,mem_le_fixed_ltk 
+0x29e1 005338 setarg 0x445566 
+0x29e2 005339 istore 3 ,contw 
+0x29e3 005340 setarg 0x778899 
+0x29e4 005341 istore 3 ,contw 
+0x29e5 005342 setarg 0x001122 
+0x29e6 005343 istore 3 ,contw 
+0x29e7 005344 setarg 0x334455 
+0x29e8 005345 istore 3 ,contw 
+0x29e9 005346 setarg 0x66 
+0x29ea 005347 istore 1 ,contw 
+0x29eb 005348 rtn 
+:      005351 le_set_justwork:
+0x29ec 005352 setarg 0x01000302 
+0x29ed 005353 store 4 ,mem_le_pres 
+0x29ee 005354 setarg 0x010010 
+0x29ef 005355 store 3 ,mem_le_pres_max_keysize 
+0x29f0 005356 jam 1 ,mem_le_pairing_mode 
+0x29f1 005357 rtn 
+:      005361 le_fifo_malloc_tx_empty:
+0x29f2 005362 arg 0 ,rega 
+0x29f3 005363 arg llid_empty ,type 
+0x29f4 005364 branch le_fifo_malloc_tx 
+:      005368 le_fifo_malloc_tx_ll:
+0x29f5 005369 bpatchx patch28_0 ,mem_patch28 
+0x29f6 005370 arg llid_le_ll ,type 
+0x29f7 005371 call le_fifo_malloc_tx 
+0x29f8 005372 copy regb ,pdata 
+0x29f9 005373 istore 1 ,contw 
+0x29fa 005374 rtn 
+:      005378 le_fifo_malloc_tx_l2cap:
+0x29fb 005379 bpatchx patch28_1 ,mem_patch28 
+0x29fc 005380 force llid_start ,type 
+0x29fd 005381 increase 4 ,rega 
+0x29fe 005382 call le_fifo_malloc_tx 
+0x29ff 005383 increase -4 ,rega 
+0x2a00 005384 copy rega ,pdata 
+0x2a01 005385 istore 2 ,contw 
+0x2a02 005386 copy regb ,pdata 
+0x2a03 005387 istore 2 ,contw 
+0x2a04 005388 rtn 
+:      005392 le_fifo_malloc_tx:
+0x2a05 005393 bpatchx patch28_2 ,mem_patch28 
+0x2a06 005394 increase 5 ,rega 
+0x2a07 005395 call ble_l2cap_malloc 
+0x2a08 005396 increase -5 ,rega 
+0x2a09 005397 copy rega ,pdata 
+0x2a0a 005398 istore 2 ,contw 
+0x2a0b 005399 setarg 0 
+0x2a0c 005400 istore 2 ,contw 
+0x2a0d 005401 copy type ,pdata 
+0x2a0e 005402 istore 1 ,contw 
+0x2a0f 005403 rtn 
+:      005406 le_fifo_get_first_tx_ptr:
+0x2a10 005407 bpatchx patch28_3 ,mem_patch28 
+0x2a11 005408 call l2cap_malloc_fifo_out 
+0x2a12 005409 copy pdata ,contr 
+0x2a13 005410 rtn 
+:      005412 le_fifo_get_second_tx_ptr:
+0x2a14 005413 fetch 2 ,mem_tx_fifo2_ptr 
+0x2a15 005414 rtn 
+:      005416 le_fifo_get_last_tx_ptr:
+0x2a16 005417 call le_fifo_get_last_tx_ptr0 
+0x2a17 005418 copy pdata ,contr 
+0x2a18 005419 rtn 
+:      005422 le_fifo_get_last_tx_ptr0:
+0x2a19 005423 fetch 2 ,mem_tx_fifo3_ptr 
+0x2a1a 005424 rtn 
+:      005427 le_fifo_get_first_l2cap_ptr:
+0x2a1b 005428 call le_fifo_get_first_tx_ptr 
+0x2a1c 005429 increase 5 ,contr 
+0x2a1d 005430 rtn 
+:      005432 le_fifo_get_first_att_ptr:
+0x2a1e 005433 call le_fifo_get_first_tx_ptr 
+0x2a1f 005434 increase 9 ,contr 
+0x2a20 005435 rtn 
+:      005437 le_fifo_get_last_att_ptr:
+0x2a21 005438 call le_fifo_get_last_tx_ptr 
+0x2a22 005439 increase 9 ,contr 
+0x2a23 005440 rtn 
+:      005442 le_fifo_get_last_l2cap_ptr:
+0x2a24 005443 call le_fifo_get_last_tx_ptr 
+0x2a25 005444 increase 5 ,contr 
+0x2a26 005445 rtn 
+:      005448 le_fifo_check_full:
+0x2a27 005449 branch l2cap_malloc_is_fifo_full 
+:      005452 le_fifo_check_nearly_full:
+0x2a28 005453 branch l2cap_malloc_is_fifo_nearly_full 
+:      005456 le_fifo_check_empty:
+0x2a29 005457 branch l2cap_malloc_is_fifo_empty 
+:      005460 le_fifo_release_first_node:
+0x2a2a 005461 branch l2cap_malloc_free 
+:      005464 le_set_dle:
+0x2a2b 005465 store 8 ,mem_local_rx_max_octets 
+0x2a2c 005466 branch le_set_feature_data_packet_length_extension 
+:      005469 le_set_phys:
+0x2a2d 005470 and temp ,0xff ,rega 
+0x2a2e 005471 call le_set_tx_phy 
+0x2a2f 005472 rshift8 temp ,rega 
+:      005474 le_set_rx_phy:
+0x2a30 005475 storer rega ,1 ,mem_le_rx_phys 
+0x2a31 005476 branch le_set_phy_common 
+:      005478 le_set_tx_phy:
+0x2a32 005479 storer rega ,1 ,mem_le_tx_phys 
+:      005480 le_set_phy_common:
+0x2a33 005481 isolate1 bit_le_2m_phy ,rega 
+0x2a34 005482 call le_set_feature_2m_phy ,true 
+0x2a35 005483 isolate1 bit_le_coded_phy ,rega 
+0x2a36 005484 call le_set_feature_coded_phy ,true 
+0x2a37 005485 rtn 
+:      005489 le_set_feature_2m_phy:
+0x2a38 005490 arg bit_ll_feature_le_2m_phy ,queue 
+0x2a39 005491 branch le_set_feature 
+:      005494 le_set_feature_coded_phy:
+0x2a3a 005495 arg bit_ll_feature_le_coded_phy ,queue 
+0x2a3b 005496 branch le_set_feature 
+:      005498 le_set_feature_data_packet_length_extension:
+0x2a3c 005499 arg bit_ll_feature_le_data_packet_length_extension ,queue 
+:      005501 le_set_feature:
+0x2a3d 005502 fetch 8 ,mem_le_local_feature 
+0x2a3e 005503 qset1 pdata 
+0x2a3f 005504 store 8 ,mem_le_local_feature 
+0x2a40 005505 rtn 
+:      005507 le_set_fixed_ltk_justwork:
+0x2a41 005508 call le_set_config_fixed_ltk 
+0x2a42 005509 call le_set_justwork 
+0x2a43 005510 call le_set_fixed_ltk 
+0x2a44 005511 branch le_set_config_read_authentication 
+:      005516 le_advertising_dispatch:
+0x2a45 005517 jam fun_rx_ll_1m_phy ,mem_le_rx_phy 
+0x2a46 005518 jam fun_tx_ll_1m_phy ,mem_le_tx_phy 
+0x2a47 005519 call le_enable 
+0x2a48 005520 call le_scan 
+0x2a49 005521 call le_adv 
+0x2a4a 005522 branch le_disable 
+:      005524 le_scan:
+0x2a4b 005525 bpatchx patch28_4 ,mem_patch28 
+0x2a4c 005526 fetch 1 ,mem_le_scan_enable 
+0x2a4d 005527 rtnne le_scan_enable 
+0x2a4e 005528 arg le_scan_interval_timer ,queue 
+0x2a4f 005529 call timer_check 
+0x2a50 005530 nrtn blank 
+0x2a51 005531 fetch 2 ,mem_le_scan_interval 
+0x2a52 005532 fetcht 2 ,mem_le_scan_window 
+0x2a53 005533 isub temp ,pdata 
+0x2a54 005534 arg le_scan_interval_timer ,queue 
+0x2a55 005535 call timer_init 
+0x2a56 005536 disable master 
+0x2a57 005537 call le_init_adv 
+0x2a58 005538 call le_wait_adv 
+0x2a59 005539 nrtn match 
+0x2a5a 005540 bpatchx patch28_5 ,mem_patch28 
+0x2a5b 005541 fetch 6 ,mem_le_rxbuf + 2 
+0x2a5c 005542 store 6 ,mem_le_plap 
+0x2a5d 005545 fetch 1 ,mem_le_adv_rcv 
+0x2a5e 005546 increase 1 ,pdata 
+0x2a5f 005547 store 1 ,mem_le_adv_rcv 
+0x2a60 005548 call le_create_conn 
+0x2a61 005549 rtn master 
+0x2a62 005550 call le_send_scan_request 
+0x2a63 005551 nrtn match 
+0x2a64 005552 fetch 1 ,mem_le_scanrsp_rcv 
+0x2a65 005553 increase 1 ,pdata 
+0x2a66 005554 store 1 ,mem_le_scanrsp_rcv 
+0x2a67 005555 fetch 9 ,mem_le_rxbuf + 8 
+0x2a68 005556 store 9 ,mem_temp_block0 
+0x2a69 005557 rtn 
+:      005560 le_wait_adv:
+0x2a6a 005561 bpatchx patch28_6 ,mem_patch28 
+0x2a6b 005562 call le_next_adv_channel 
+0x2a6c 005563 call le_receive_adv 
+0x2a6d 005564 fetch 1 ,mem_le_adv_waitcnt 
+0x2a6e 005565 increase 1 ,pdata 
+0x2a6f 005566 store 1 ,mem_le_adv_waitcnt 
+0x2a70 005567 rtn 
+:      005570 le_create_conn:
+0x2a71 005571 bpatchx patch28_7 ,mem_patch28 
+0x2a72 005572 fetch 1 ,mem_cmd_le_create_conn 
+0x2a73 005573 rtnne hci_cmd_le_create_conn 
+0x2a74 005574 fetch 6 ,mem_le_plap 
+0x2a75 005575 fetcht 6 ,mem_le_conn_peer_addr 
+0x2a76 005576 isub temp ,null 
+0x2a77 005577 nrtn zero 
+0x2a78 005578 call context_new 
+0x2a79 005579 nrtn zero 
+0x2a7a 005580 call le_connect_request 
+0x2a7b 005581 call le_init_master 
+0x2a7c 005582 call le_send_version_ind 
+0x2a7d 005583 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2a7e 005584 call ui_ipc_send_event 
+0x2a7f 005585 jam 0 ,mem_hci_cmd 
+0x2a80 005586 jam 0 ,mem_le_peer_sca 
+0x2a81 005587 jam 0 ,mem_le_scan_enable 
+0x2a82 005588 jam 0 ,mem_cmd_le_create_conn 
+0x2a83 005589 branch context_save 
+:      005591 le_connect_request:
+0x2a84 005592 bpatchx patch29_0 ,mem_patch29 
+0x2a85 005593 force -1 ,pdata 
+0x2a86 005594 setsect 2 ,1 
+0x2a87 005595 store 5 ,mem_le_channel_map 
+0x2a88 005596 arg mem_le_state ,rega 
+0x2a89 005597 call le_calc_channel_map 
+0x2a8a 005598 force 4 ,loopcnt 
+0x2a8b 005599 arg mem_le_access ,contw 
+0x2a8c 005600 call generate_random_loop 
+0x2a8d 005601 fetch 2 ,mem_le_timeout 
+0x2a8e 005602 store 2 ,mem_le_superto 
+:      005603 le_con_req_hop_retry:
+0x2a8f 005604 random pdata 
+0x2a90 005605 and_into 0xf ,pdata 
+0x2a91 005606 sub pdata ,4 ,null 
+0x2a92 005607 branch le_con_req_hop_retry ,positive 
+0x2a93 005608 store 1 ,mem_le_hop 
+0x2a94 005610 bpatchx patch29_1 ,mem_patch29 
+0x2a95 005611 fetcht 2 ,mem_le_conn_interval 
+0x2a96 005612 storet 2 ,mem_le_tsniff 
+0x2a97 005613 copy temp ,regc 
+0x2a98 005614 add clkn_bt ,7 ,pdata 
+0x2a99 005615 idiv regc 
+0x2a9a 005616 call wait_div_end 
+0x2a9b 005617 remainder rega 
+0x2a9c 005618 isub rega ,pdata 
+0x2a9d 005619 iadd regc ,pdata 
+0x2a9e 005620 fetcht 2 ,mem_le_dsniff 
+0x2a9f 005621 iadd temp ,pdata 
+0x2aa0 005622 store 4 ,mem_le_anchor 
+0x2aa1 005623 isub clkn_bt ,rega 
+0x2aa2 005624 increase -6 ,rega 
+0x2aa3 005625 arg 0x2205 ,regb 
+0x2aa4 005626 fetch 1 ,mem_le_conn_own_addr_type 
+0x2aa5 005627 nsetflag blank ,le_sender_addr_bit ,regb 
+0x2aa6 005628 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2aa7 005629 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x2aa8 005630 copy regb ,pdata 
+0x2aa9 005631 store 2 ,mem_le_txheader 
+0x2aaa 005632 fetch 6 ,mem_le_lap 
+0x2aab 005633 istore 6 ,contw 
+0x2aac 005634 fetch 6 ,mem_le_plap 
+0x2aad 005635 istore 6 ,contw 
+0x2aae 005636 fetch 4 ,mem_le_access 
+0x2aaf 005637 istore 4 ,contw 
+0x2ab0 005638 random pdata 
+0x2ab1 005639 istore 2 ,contw 
+0x2ab2 005640 random pdata 
+0x2ab3 005641 istore 1 ,contw 
+0x2ab4 005642 force 2 ,pdata 
+0x2ab5 005643 istore 1 ,contw 
+0x2ab6 005644 rshift2 rega ,pdata 
+0x2ab7 005645 istore 2 ,contw 
+0x2ab8 005646 rshift2 regc ,pdata 
+0x2ab9 005647 istore 2 ,contw 
+0x2aba 005648 bpatchx patch29_2 ,mem_patch29 
+0x2abb 005649 setarg 0 
+0x2abc 005650 istore 2 ,contw 
+0x2abd 005651 fetch 2 ,mem_le_timeout 
+0x2abe 005652 istore 2 ,contw 
+0x2abf 005653 fetch 5 ,mem_le_channel_map 
+0x2ac0 005654 istore 5 ,contw 
+0x2ac1 005655 fetch 1 ,mem_le_hop 
+0x2ac2 005656 arg param_le_sca ,temp 
+0x2ac3 005657 ior temp ,pdata 
+0x2ac4 005658 istore 1 ,contw 
+0x2ac5 005659 call le_transmit_norx 
+0x2ac6 005660 setarg mem_le_txheader 
+0x2ac7 005661 add pdata ,18 ,contr 
+0x2ac8 005662 ifetch 3 ,contr 
+0x2ac9 005663 store 3 ,mem_le_crcinit 
+0x2aca 005664 rtn 
+:      005667 le_adv:
+0x2acb 005668 jam 36 ,mem_le_ch_mapped 
+0x2acc 005669 jam 0 ,mem_le_adv_channel_map_temp 
+0x2acd 005670 call le_send_adv_protect_txbuf 
+0x2ace 005671 call le_adv_loop 
+0x2acf 005672 branch le_send_adv_recover_txbuf 
+:      005674 le_adv_loop:
+0x2ad0 005675 bpatchx patch29_3 ,mem_patch29 
+0x2ad1 005676 fetch 1 ,mem_le_adv_enable 
+0x2ad2 005677 rtn blank 
+0x2ad3 005678 arg le_adv_interval_timer ,queue 
+0x2ad4 005679 call timer_check 
+0x2ad5 005680 nrtn blank 
+0x2ad6 005681 enable swfine 
+0x2ad7 005682 call le_init_adv 
+0x2ad8 005683 call le_next_adv_channel 
+0x2ad9 005684 call le_send_adv_ind 
+0x2ada 005685 nbranch le_adv_not_match ,match 
+0x2adb 005686 fetch 1 ,mem_le_req_rcv 
+0x2adc 005687 increase 1 ,pdata 
+0x2add 005688 store 1 ,mem_le_req_rcv 
+0x2ade 005689 fetch 1 ,mem_le_rxbuf_adv_header 
+0x2adf 005690 and pdata ,0x0f ,pdata 
+0x2ae0 005691 beq scan_req ,le_send_scan_response 
+0x2ae1 005692 beq connect_req ,le_parse_connect_req 
+:      005693 le_adv_not_match:
+0x2ae2 005694 bpatchx patch29_4 ,mem_patch29 
+0x2ae3 005695 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2ae4 005696 fetcht 1 ,mem_le_adv_channel_map 
+0x2ae5 005697 isub temp ,null 
+0x2ae6 005698 nbranch le_adv_loop ,zero 
+0x2ae7 005699 random pdata 
+0x2ae8 005700 arg 0x1ff ,temp 
+0x2ae9 005701 iand temp ,pdata 
+0x2aea 005702 add pdata ,250 ,pdata 
+0x2aeb 005703 call delay 
+0x2aec 005704 arg le_adv_interval_timer ,queue 
+0x2aed 005705 fetch 2 ,mem_le_adv_interval 
+0x2aee 005706 branch timer_init 
+:      005708 le_send_adv_protect_txbuf:
+0x2aef 005709 arg mem_le_tx_buf_temp ,contw 
+0x2af0 005710 arg mem_le_txheader ,contr 
+0x2af1 005711 branch memcpy48 
+:      005713 le_send_adv_recover_txbuf:
+0x2af2 005714 arg mem_le_tx_buf_temp ,contr 
+0x2af3 005715 arg mem_le_txheader ,contw 
+0x2af4 005716 branch memcpy48 
+:      005718 le_init_adv:
+0x2af5 005719 bpatchx patch29_5 ,mem_patch29 
+0x2af6 005720 disable master 
+:      005721 le_adv_access:
+0x2af7 005722 setarg 0x8e89be 
+0x2af8 005723 lshift8 pdata ,pdata 
+0x2af9 005724 or_into 0xd6 ,pdata 
+0x2afa 005725 iforce access 
+0x2afb 005726 setarg 0x555555 
+0x2afc 005727 store 3 ,mem_le_crcinit 
+0x2afd 005728 rtn 
+:      005732 le_send_adv_ind:
+0x2afe 005733 bpatchx patch29_6 ,mem_patch29 
+0x2aff 005734 fetch 1 ,mem_le_adv_type 
+0x2b00 005735 fetcht 1 ,mem_le_adv_own_addr_type 
+0x2b01 005736 lshift4 temp ,temp 
+0x2b02 005737 lshift2 temp ,temp 
+0x2b03 005738 iadd temp ,temp 
+0x2b04 005739 storet 1 ,mem_le_txheader 
+0x2b05 005740 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x2b06 005741 fetcht 1 ,mem_le_adv_data_len 
+0x2b07 005742 add temp ,6 ,pdata 
+0x2b08 005743 store 1 ,mem_le_txlen 
+0x2b09 005744 fetch 6 ,mem_le_lap 
+0x2b0a 005745 store 6 ,mem_le_txpayload 
+0x2b0b 005746 copy temp ,loopcnt 
+0x2b0c 005747 arg mem_le_adv_data ,contr 
+0x2b0d 005748 call memcpy_fast 
+0x2b0e 005749 branch le_send_adv_transmit 
+:      005751 le_send_adv_direct_ind:
+0x2b0f 005752 setarg 12 
+0x2b10 005753 store 1 ,mem_le_txlen 
+0x2b11 005754 fetch 6 ,mem_le_lap 
+0x2b12 005755 store 6 ,mem_le_txpayload 
+0x2b13 005756 fetch 6 ,mem_hci_plap 
+0x2b14 005757 istore 6 ,contw 
+:      005758 le_send_adv_transmit:
+0x2b15 005759 bpatchx patch29_7 ,mem_patch29 
+0x2b16 005760 fetch 1 ,mem_le_adv_transmit 
+0x2b17 005761 increase 1 ,pdata 
+0x2b18 005762 store 1 ,mem_le_adv_transmit 
+0x2b19 005763 arg 1800 ,stop_watch 
+0x2b1a 005764 disable match 
+0x2b1b 005765 branch le_transmit_receive_sifs_without_change_mode 
+:      005768 le_send_scan_request:
+0x2b1c 005769 bpatchx patch2a_0 ,mem_patch2a 
+0x2b1d 005770 fetch 1 ,mem_le_scan_type 
+0x2b1e 005771 rtnne le_scan_type_active 
+0x2b1f 005772 fetch 1 ,mem_le_adv_transmit 
+0x2b20 005773 increase 1 ,pdata 
+0x2b21 005774 store 1 ,mem_le_adv_transmit 
+0x2b22 005775 arg 0x0c03 ,temp 
+0x2b23 005776 fetch 1 ,mem_le_scan_own_addr_type 
+0x2b24 005777 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b25 005778 copy rega ,pdata 
+0x2b26 005779 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x2b27 005780 storet 2 ,mem_le_txheader 
+0x2b28 005781 fetch 6 ,mem_le_lap 
+0x2b29 005782 istore 6 ,contw 
+0x2b2a 005783 fetch 6 ,mem_le_plap 
+0x2b2b 005784 istore 6 ,contw 
+0x2b2c 005785 branch le_transmit_receive_sifs_without_change_mode 
+:      005787 le_send_scan_response:
+0x2b2d 005788 bpatchx patch2a_1 ,mem_patch2a 
+0x2b2e 005789 fetch 6 ,mem_le_rxbuf_adv_scan_req_adv_address 
+0x2b2f 005790 fetcht 6 ,mem_le_lap 
+0x2b30 005791 isub temp ,null 
+0x2b31 005792 nrtn zero 
+0x2b32 005793 arg scan_rsp ,temp 
+0x2b33 005794 fetch 1 ,mem_le_adv_own_addr_type 
+0x2b34 005795 nsetflag blank ,le_sender_addr_bit ,temp 
+0x2b35 005796 storet 1 ,mem_le_txheader 
+0x2b36 005797 fetcht 1 ,mem_le_scan_data_len 
+0x2b37 005798 add temp ,6 ,pdata 
+0x2b38 005799 store 1 ,mem_le_txlen 
+0x2b39 005800 fetch 6 ,mem_le_lap 
+0x2b3a 005801 store 6 ,mem_le_txpayload 
+0x2b3b 005802 arg mem_le_scan_data ,contr 
+0x2b3c 005803 copy temp ,loopcnt 
+0x2b3d 005804 call memcpy_fast 
+0x2b3e 005805 call le_transmit_norx 
+0x2b3f 005806 branch le_adv_not_match 
+:      005808 le_parse_connect_req:
+0x2b40 005809 fetch 6 ,mem_le_rxbuf_adv_connect_ind_adv_address 
+0x2b41 005810 fetcht 6 ,mem_le_lap 
+0x2b42 005811 isub temp ,null 
+0x2b43 005812 nrtn zero 
+0x2b44 005813 call le_scan_check_sender_addr_type 
+0x2b45 005814 storer rega ,1 ,mem_le_conn_peer_addr_type 
+0x2b46 005815 fetch 6 ,mem_le_rxbuf_adv_connect_ind_init_address 
+0x2b47 005816 store 6 ,mem_le_plap 
+0x2b48 005817 fetch 8 ,mem_le_rxbuf_adv_connect_ind_access_address 
+0x2b49 005818 store 8 ,mem_le_access 
+0x2b4a 005819 fetcht 2 ,mem_le_rxbuf_adv_connect_ind_win_offset 
+0x2b4b 005820 bpatchx patch2a_2 ,mem_patch2a 
+0x2b4c 005821 lshift2 temp ,temp 
+0x2b4d 005822 fetch 2 ,mem_le_rxbuf_adv_connect_ind_interval 
+0x2b4e 005823 lshift2 pdata ,pdata 
+0x2b4f 005824 store 2 ,mem_le_tsniff 
+0x2b50 005825 store 4 ,mem_le_anchor 
+0x2b51 005826 isub temp ,pdata 
+0x2b52 005827 add pdata ,-2 ,clke_bt 
+0x2b53 005828 fetch 9 ,mem_le_rxbuf_adv_connect_ind_latency 
+0x2b54 005829 store 9 ,mem_le_slave_latency 
+0x2b55 005830 fetch 1 ,mem_le_rxbuf_adv_connect_ind_hop_and_sca 
+0x2b56 005831 and pdata ,0x1f ,temp 
+0x2b57 005832 storet 1 ,mem_le_hop 
+0x2b58 005833 rshift4 pdata ,temp 
+0x2b59 005834 rshift temp ,temp 
+0x2b5a 005835 storet 1 ,mem_le_peer_sca 
+0x2b5b 005836 arg mem_le_state ,rega 
+0x2b5c 005837 call le_receive_window_size 
+0x2b5d 005838 arg mem_le_state ,rega 
+0x2b5e 005839 call le_calc_channel_map 
+0x2b5f 005840 call le_init_slave 
+0x2b60 005841 call context_new 
+0x2b61 005842 nrtn zero 
+0x2b62 005843 bpatchx patch2a_3 ,mem_patch2a 
+0x2b63 005844 call calc_clke_offset 
+0x2b64 005845 call le_l2cap_reset_signaling_identifier 
+0x2b65 005846 jam bt_evt_le_connected ,mem_fifo_temp 
+0x2b66 005847 call ui_ipc_send_event 
+0x2b67 005848 branch context_save 
+:      005851 le_next_adv_channel:
+0x2b68 005852 bpatchx patch2a_4 ,mem_patch2a 
+0x2b69 005853 fetch 1 ,mem_le_ch_mapped 
+0x2b6a 005854 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x2b6b 005855 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x2b6c 005856 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x2b6d 005857 branch le_next_adv_channel_curr_channel_39 
+:      005859 le_next_adv_channel_curr_channel_37:
+0x2b6e 005860 fetcht 1 ,mem_le_adv_channel_map 
+0x2b6f 005861 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b70 005862 branch set_le_next_adv_channel_38 ,true 
+0x2b71 005863 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b72 005864 branch set_le_next_adv_channel_39 ,true 
+0x2b73 005865 branch set_le_next_adv_channel_37 
+:      005868 le_next_adv_channel_curr_channel_38:
+0x2b74 005869 fetcht 1 ,mem_le_adv_channel_map 
+0x2b75 005870 isolate1 bit_adv_channel_map_39 ,temp 
+0x2b76 005871 branch set_le_next_adv_channel_39 ,true 
+0x2b77 005872 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b78 005873 branch set_le_next_adv_channel_37 ,true 
+0x2b79 005874 branch set_le_next_adv_channel_38 
+:      005877 le_next_adv_channel_curr_channel_39:
+0x2b7a 005878 fetcht 1 ,mem_le_adv_channel_map 
+0x2b7b 005879 isolate1 bit_adv_channel_map_37 ,temp 
+0x2b7c 005880 branch set_le_next_adv_channel_37 ,true 
+0x2b7d 005881 isolate1 bit_adv_channel_map_38 ,temp 
+0x2b7e 005882 branch set_le_next_adv_channel_38 ,true 
+0x2b7f 005883 branch set_le_next_adv_channel_39 
+:      005885 set_le_next_adv_channel_37:
+0x2b80 005886 jam 37 ,mem_le_ch_mapped 
+0x2b81 005887 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b82 005888 set1 bit_adv_channel_map_37 ,pdata 
+0x2b83 005889 store 1 ,mem_le_adv_channel_map_temp 
+0x2b84 005890 rtn 
+:      005892 set_le_next_adv_channel_38:
+0x2b85 005893 jam 38 ,mem_le_ch_mapped 
+0x2b86 005894 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b87 005895 set1 bit_adv_channel_map_38 ,pdata 
+0x2b88 005896 store 1 ,mem_le_adv_channel_map_temp 
+0x2b89 005897 rtn 
+:      005899 set_le_next_adv_channel_39:
+0x2b8a 005900 jam 39 ,mem_le_ch_mapped 
+0x2b8b 005901 fetch 1 ,mem_le_adv_channel_map_temp 
+0x2b8c 005902 set1 bit_adv_channel_map_39 ,pdata 
+0x2b8d 005903 store 1 ,mem_le_adv_channel_map_temp 
+0x2b8e 005904 rtn 
+:      005909 le_parse_att:
+0x2b8f 005910 copy contr ,rega 
+0x2b90 005911 fetch 1 ,mem_device_option 
+0x2b91 005912 beq dvc_op_shutter_dy ,shutter_dy_le_parse_att 
+0x2b92 005913 beq dvc_op_keyboard ,keyboard_le_att_auto_reco_process 
+0x2b93 005914 copy rega ,contr 
+0x2b94 005915 ifetch 3 ,contr 
+0x2b95 005916 store 3 ,mem_le_att_opcode 
+:      005917 le_parse_att2:
+0x2b96 005918 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2b97 005919 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x2b98 005920 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x2b99 005921 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x2b9a 005922 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x2b9b 005923 beq attop_read_request ,le_parse_att_read_request 
+0x2b9c 005924 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x2b9d 005925 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x2b9e 005926 beq attop_write_request ,le_parse_att_write_request 
+0x2b9f 005927 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x2ba0 005928 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2ba1 005929 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2ba2 005930 beq attop_write_command ,le_parse_att_write_command 
+0x2ba3 005931 rtn 
+:      005934 le_send_att_exchange_mtu_requset:
+0x2ba4 005935 force 3 ,rega 
+0x2ba5 005936 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ba6 005937 setarg attop_exchange_mtu_request 
+:      005938 le_send_att_exchange_mtu_common:
+0x2ba7 005939 istore 1 ,contw 
+0x2ba8 005940 fetch 2 ,mem_le_local_mtu 
+0x2ba9 005941 istore 2 ,contw 
+0x2baa 005942 rtn 
+:      005945 le_parse_att_exchange_mtu_request:
+0x2bab 005946 call le_parse_att_exchange_mtu_response 
+:      005947 le_send_att_exchange_mtu_response:
+0x2bac 005948 force 3 ,rega 
+0x2bad 005949 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bae 005950 setarg attop_exchange_mtu_response 
+0x2baf 005951 branch le_send_att_exchange_mtu_common 
+:      005953 le_parse_att_exchange_mtu_response:
+0x2bb0 005954 rshift8 pdata ,pdata 
+0x2bb1 005955 store 2 ,mem_le_remote_mtu 
+0x2bb2 005956 rtn 
+:      005958 le_parse_att_find_information_request:
+0x2bb3 005959 call le_get_search_handle_start_end_common 
+0x2bb4 005960 call enable_user 
+0x2bb5 005961 branch le_send_att_find_information_response 
+:      005964 le_att_handle_inrange:
+0x2bb6 005965 ifetch 2 ,contr 
+0x2bb7 005966 and_into 0xff ,pdata 
+0x2bb8 005967 rtn blank 
+0x2bb9 005968 isub regb ,null 
+0x2bba 005969 rtn zero 
+0x2bbb 005970 nrtn positive 
+0x2bbc 005971 isub regc ,null 
+0x2bbd 005972 rtn zero 
+0x2bbe 005973 branch le_att_handle_blank ,positive 
+0x2bbf 005974 force 1 ,null 
+0x2bc0 005975 rtn 
+:      005976 le_att_handle_blank:
+0x2bc1 005977 force 0 ,pdata 
+0x2bc2 005978 rtn 
+:      005981 le_send_att_find_information_response:
+0x2bc3 005982 arg 3 ,timeup 
+0x2bc4 005983 call le_init_attlist_search 
+:      005984 le_send_att_find_information_res_loop:
+0x2bc5 005985 call le_att_handle_inrange 
+0x2bc6 005986 branch le_send_att_find_information_res_end ,blank 
+0x2bc7 005987 nbranch le_send_att_find_information_res_next ,positive 
+0x2bc8 005988 increase -2 ,contr 
+0x2bc9 005989 call store_contr 
+0x2bca 005990 call get_contw 
+0x2bcb 005991 nbranch le_send_att_find_information_res_store_info2 ,user 
+0x2bcc 005992 call push_stack_rega_b_c 
+0x2bcd 005993 storer timeup ,4 ,mem_timeup 
+0x2bce 005994 force 30 ,rega 
+0x2bcf 005995 call le_fifo_malloc_tx_l2cap_gatt 
+0x2bd0 005996 fetchr timeup ,4 ,mem_timeup 
+0x2bd1 005997 call pop_stack_rega_b_c 
+0x2bd2 005998 call disable_user 
+0x2bd3 005999 setarg attop_find_information_response 
+0x2bd4 006000 istore 1 ,contw 
+0x2bd5 006001 call get_contr 
+0x2bd6 006002 ifetch 2 ,contr 
+0x2bd7 006003 ifetchr rega ,1 ,contr 
+0x2bd8 006004 sub rega ,16 ,null 
+0x2bd9 006005 branch le_send_att_find_information_res_uuid128 ,zero 
+0x2bda 006006 sub rega ,2 ,null 
+0x2bdb 006007 nbranch le_send_att_error_response_notfound ,zero 
+:      006008 le_send_att_find_information_res_uuid16:
+0x2bdc 006009 setarg uuid_size_16bit 
+0x2bdd 006010 istore 1 ,contw 
+0x2bde 006011 branch le_send_att_find_information_res_store_info 
+:      006013 le_send_att_find_information_res_uuid128:
+0x2bdf 006014 setarg uuid_size_128bit 
+0x2be0 006015 istore 1 ,contw 
+0x2be1 006016 arg 1 ,timeup 
+0x2be2 006017 branch le_send_att_find_information_res_store_info 
+:      006019 le_send_att_find_information_res_store_info2:
+0x2be3 006020 call get_contr 
+0x2be4 006021 ifetch 2 ,contr 
+0x2be5 006022 ifetch 1 ,contr 
+0x2be6 006023 isub rega ,null 
+0x2be7 006024 nbranch le_send_att_find_information_res_end ,zero 
+:      006026 le_send_att_find_information_res_store_info:
+0x2be8 006027 call get_contr 
+0x2be9 006028 ifetch 2 ,contr 
+0x2bea 006029 and_into 0xff ,pdata 
+0x2beb 006030 istore 2 ,contw 
+0x2bec 006031 ifetchr loopcnt ,1 ,contr 
+0x2bed 006032 call memcpy 
+0x2bee 006033 call store_contw 
+0x2bef 006034 increase -1 ,timeup 
+0x2bf0 006035 branch le_send_att_find_information_res_end ,zero 
+:      006036 le_send_att_find_information_res_cont:
+0x2bf1 006037 call le_att_contr_add_len 
+0x2bf2 006038 branch le_send_att_find_information_res_loop 
+:      006040 le_send_att_find_information_res_next:
+0x2bf3 006041 call le_att_contr_add_len 
+0x2bf4 006042 branch le_send_att_find_information_res_cont 
+:      006044 le_send_att_find_information_res_end:
+0x2bf5 006045 branch le_send_att_error_response_notfound ,user 
+0x2bf6 006046 branch le_send_auto_len_by_mem 
+:      006049 le_parse_att_find_by_type_value_request:
+0x2bf7 006050 call le_get_search_handle_start_end_common 
+0x2bf8 006051 ifetch 2 ,contr 
+0x2bf9 006052 store 2 ,mem_le_search_uuid 
+0x2bfa 006053 call store_contr 
+0x2bfb 006054 arg mem_le_search_att_type_length ,contw 
+0x2bfc 006055 fetch 2 ,mem_le_l2cap_size 
+0x2bfd 006056 increase -7 ,pdata 
+0x2bfe 006057 call le_get_search_common2 
+0x2bff 006058 branch le_send_att_find_by_type_value_response 
+:      006061 le_start_end_handle_check_1:
+0x2c00 006062 disable user 
+0x2c01 006063 fetcht 2 ,mem_le_search_handle_start 
+0x2c02 006064 fetch 2 ,mem_le_search_handle_end 
+0x2c03 006065 isub temp ,null 
+0x2c04 006066 nbranch le_start_end_handle_check_1_fail ,positive 
+0x2c05 006067 deposit temp 
+0x2c06 006068 rtnne 0 
+:      006069 le_start_end_handle_check_1_fail:
+0x2c07 006070 enable user 
+0x2c08 006071 jam att_err_invalid_handle ,mem_le_err_code 
+0x2c09 006072 branch le_send_att_error_response 
+:      006075 le_send_att_find_by_type_value_response:
+0x2c0a 006076 call le_start_end_handle_check_1 
+0x2c0b 006077 rtn user 
+0x2c0c 006078 fetcht 2 ,mem_le_search_uuid 
+0x2c0d 006079 setarg uuid_gatt_primary_service 
+0x2c0e 006080 isub temp ,null 
+0x2c0f 006081 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x2c10 006082 branch le_send_att_error_response_notfound 
+:      006085 le_send_att_find_by_type_value_res_primary:
+0x2c11 006086 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x2c12 006087 fetcht 2 ,mem_le_search_handle_start 
+0x2c13 006088 storet 2 ,mem_temp 
+0x2c14 006089 call le_att_get_handle_info 
+0x2c15 006090 nbranch le_send_att_error_response_notfound ,blank 
+:      006091 le_send_att_find_primary_search_loop:
+0x2c16 006092 fetcht 2 ,mem_temp 
+0x2c17 006093 call le_att_get_handle_info 
+0x2c18 006094 nbranch le_send_att_error_response_notfound2 ,blank 
+0x2c19 006095 copy contr ,rega 
+0x2c1a 006096 fetch 1 ,mem_le_curr_att_len 
+0x2c1b 006097 copy pdata ,loopcnt 
+0x2c1c 006098 fetcht 1 ,mem_le_search_att_type_length 
+0x2c1d 006099 isub temp ,null 
+0x2c1e 006100 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c1f 006101 arg mem_le_search_att_type ,regb 
+0x2c20 006102 call string_compare 
+0x2c21 006104 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x2c22 006106 fetch 2 ,mem_le_cur_uuid 
+0x2c23 006107 fetcht 2 ,mem_le_search_uuid 
+0x2c24 006108 isub temp ,null 
+0x2c25 006109 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      006110 le_send_att_find_primary_search_loop1:
+0x2c26 006111 fetch 2 ,mem_temp 
+0x2c27 006112 increase 1 ,pdata 
+0x2c28 006113 store 2 ,mem_temp 
+0x2c29 006114 branch le_send_att_find_primary_search_loop 
+:      006116 le_send_att_error_response_notfound2:
+0x2c2a 006117 fetch 1 ,mem_le_search_res 
+0x2c2b 006118 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x2c2c 006119 branch le_send_att_error_response_notfound 
+:      006122 le_send_att_find_primary_search_end_start_handle_found:
+0x2c2d 006123 fetch 2 ,mem_le_cur_uuid 
+0x2c2e 006124 fetcht 2 ,mem_le_search_uuid 
+0x2c2f 006125 isub temp ,null 
+0x2c30 006126 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x2c31 006127 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x2c32 006129 fetcht 2 ,mem_temp 
+0x2c33 006130 storet 2 ,mem_le_cur_handle_start 
+0x2c34 006131 branch le_send_att_find_primary_search_loop1 
+:      006133 le_send_att_find_primary_search_end_ending_handle_found:
+0x2c35 006134 fetch 1 ,mem_le_search_res 
+0x2c36 006135 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x2c37 006136 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x2c38 006137 fetcht 2 ,mem_temp 
+0x2c39 006138 increase -1 ,temp 
+0x2c3a 006139 storet 2 ,mem_le_cur_handle_end 
+:      006141 le_send_att_find_primary_search_end:
+0x2c3b 006142 arg 5 ,rega 
+0x2c3c 006143 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c3d 006144 setarg attop_find_by_type_value_response 
+0x2c3e 006145 istore 1 ,contw 
+0x2c3f 006146 fetch 2 ,mem_le_cur_handle_start 
+0x2c40 006147 istore 2 ,contw 
+0x2c41 006148 fetch 2 ,mem_le_cur_handle_end 
+0x2c42 006149 istore 2 ,contw 
+0x2c43 006150 rtn 
+:      006154 le_parse_att_read_by_type_request:
+0x2c44 006155 call le_get_search_handle_start_end_common 
+0x2c45 006156 call le_get_search_att_type 
+0x2c46 006157 branch le_send_att_read_by_type_response 
+:      006159 le_send_att_read_by_type_response:
+0x2c47 006160 fetcht 2 ,mem_le_search_handle_start 
+0x2c48 006161 storet 2 ,mem_temp 
+0x2c49 006162 call le_init_attlist_search 
+0x2c4a 006163 call le_att_get_handle_ptr2 
+0x2c4b 006164 increase -2 ,contr 
+0x2c4c 006165 copy contr ,pdata 
+0x2c4d 006166 store 2 ,mem_le_cur_attlist_start_ptr 
+0x2c4e 006168 fetcht 2 ,mem_le_search_att_type 
+0x2c4f 006169 setarg uuid_chrctr_device_name 
+0x2c50 006170 isub temp ,null 
+0x2c51 006171 branch le_send_att_read_by_type_res_device_name ,zero 
+0x2c52 006172 setarg uuid_gatt_characteristic 
+0x2c53 006173 isub temp ,null 
+0x2c54 006174 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x2c55 006175 arg 2 ,timeup 
+:      006176 le_send_att_read_by_type_response_loop:
+0x2c56 006177 call le_att_check_handle_end 
+0x2c57 006178 nbranch le_send_att_read_by_type_response_end ,positive 
+0x2c58 006179 fetcht 2 ,mem_temp 
+0x2c59 006180 call le_att_get_handle_info_from_ptr 
+0x2c5a 006181 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c5b 006182 call le_att_same_type 
+0x2c5c 006183 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x2c5d 006184 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x2c5e 006185 disable user 
+0x2c5f 006186 call le_get_search_max_mtu_data 
+0x2c60 006187 copy pdata ,rega 
+0x2c61 006188 call le_fifo_malloc_tx_l2cap_gatt 
+0x2c62 006189 setarg attop_read_by_type_response 
+0x2c63 006190 istore 1 ,contw 
+0x2c64 006191 copy contw ,alarm 
+0x2c65 006192 increase 1 ,contw 
+0x2c66 006194 call le_send_att_read_by_type_write_properties 
+0x2c67 006195 call le_att_next_handle 
+0x2c68 006196 call le_att_get_handle_info_from_ptr 
+0x2c69 006197 call le_send_att_read_by_type_write_uuid 
+0x2c6a 006198 fetch 1 ,mem_le_cur_uuid_length 
+0x2c6b 006199 add pdata ,5 ,rega 
+0x2c6c 006200 istorer rega ,1 ,alarm 
+0x2c6d 006202 sub rega ,7 ,null 
+0x2c6e 006203 ncall enable_user2 ,zero 
+0x2c6f 006204 call disable_user2 ,zero 
+0x2c70 006205 call le_get_search_max_mtu_data 
+0x2c71 006206 increase -2 ,pdata 
+0x2c72 006207 idiv rega 
+0x2c73 006208 call wait_div_end 
+0x2c74 006209 quotient timeup 
+0x2c75 006210 increase -1 ,timeup 
+0x2c76 006211 branch le_send_att_read_by_type_response_end ,zero 
+:      006212 le_send_att_read_by_type_response_next_handle:
+0x2c77 006213 call le_att_next_handle 
+0x2c78 006214 branch le_send_att_read_by_type_response_loop 
+:      006215 le_send_att_read_by_type_response_end:
+0x2c79 006216 branch le_send_att_error_response_notfound ,user 
+0x2c7a 006217 branch le_send_auto_len_by_mem 
+:      006219 le_send_att_read_by_type_res_found_next:
+0x2c7b 006220 call le_store_att_record 
+0x2c7c 006221 call le_att_next_handle 
+0x2c7d 006222 call le_att_get_handle_info_from_ptr 
+0x2c7e 006223 call le_send_att_read_by_type_res_check_pair_length_type 
+0x2c7f 006224 nbranch le_send_att_read_by_type_response_end ,blank 
+0x2c80 006226 call get_contw 
+0x2c81 006227 fetch 2 ,mem_temp 
+0x2c82 006228 increase -1 ,pdata 
+0x2c83 006229 istore 2 ,contw 
+0x2c84 006230 call le_write_att_record_common 
+0x2c85 006231 call le_send_att_read_by_type_write_uuid 
+0x2c86 006232 increase -1 ,timeup 
+0x2c87 006233 branch le_send_att_read_by_type_response_end ,zero 
+0x2c88 006234 branch le_send_att_read_by_type_response_next_handle 
+:      006237 le_send_att_read_by_type_write_properties:
+0x2c89 006238 fetch 2 ,mem_temp 
+0x2c8a 006239 istore 2 ,contw 
+0x2c8b 006241 fetch 1 ,mem_le_curr_att_len 
+0x2c8c 006242 copy pdata ,loopcnt 
+0x2c8d 006243 call get_contr 
+0x2c8e 006244 call memcpy_fast 
+0x2c8f 006245 branch store_contw 
+:      006246 le_send_att_read_by_type_write_uuid:
+0x2c90 006247 call get_contw 
+0x2c91 006248 fetch 2 ,mem_temp 
+0x2c92 006249 istore 2 ,contw 
+0x2c93 006250 call store_contw 
+0x2c94 006251 fetch 1 ,mem_le_cur_uuid_length 
+0x2c95 006252 copy pdata ,loopcnt 
+0x2c96 006253 call get_contw 
+0x2c97 006254 call get_contr 
+0x2c98 006255 isub loopcnt ,contr 
+0x2c99 006256 increase -1 ,contr 
+0x2c9a 006257 call memcpy_fast 
+0x2c9b 006258 branch store_contw 
+:      006260 le_send_att_read_by_type_res_not_characteristic:
+0x2c9c 006261 bpatchx patch2a_5 ,mem_patch2a 
+0x2c9d 006262 call le_att_get_uuid_ptr 
+0x2c9e 006263 branch le_send_att_error_response_notfound ,blank 
+0x2c9f 006264 copy contr ,regc 
+0x2ca0 006266 call le_get_search_max_mtu_data 
+0x2ca1 006267 copy regc ,contr 
+0x2ca2 006268 ifetcht 1 ,contr 
+0x2ca3 006269 increase 4 ,temp 
+0x2ca4 006270 call not_greater_than 
+0x2ca5 006271 copy pdata ,regc 
+0x2ca6 006272 copy pdata ,rega 
+0x2ca7 006273 call store_contr 
+0x2ca8 006274 call le_fifo_malloc_tx_l2cap_gatt 
+0x2ca9 006276 setarg attop_read_by_type_response 
+0x2caa 006277 istore 1 ,contw 
+0x2cab 006278 add regc ,-2 ,pdata 
+0x2cac 006279 add pdata ,-2 ,loopcnt 
+0x2cad 006280 istore 1 ,contw 
+0x2cae 006281 fetch 2 ,mem_le_cur_handle 
+0x2caf 006282 istore 2 ,contw 
+0x2cb0 006283 call get_contr 
+0x2cb1 006284 branch memcpy_fast 
+:      006287 le_send_att_read_by_type_res_device_name:
+0x2cb2 006288 call le_att_get_uuid_ptr 
+0x2cb3 006289 branch le_send_att_error_response_notfound ,blank 
+0x2cb4 006290 increase -5 ,contr 
+0x2cb5 006291 ifetch 2 ,contr 
+0x2cb6 006292 store 2 ,mem_temp 
+0x2cb7 006293 call le_get_search_max_mtu_data 
+0x2cb8 006294 fetcht 1 ,mem_le_name_len 
+0x2cb9 006295 increase 4 ,temp 
+0x2cba 006296 call not_greater_than 
+0x2cbb 006297 copy pdata ,regc 
+0x2cbc 006298 copy pdata ,rega 
+0x2cbd 006299 call le_fifo_malloc_tx_l2cap_gatt 
+0x2cbe 006300 setarg attop_read_by_type_response 
+0x2cbf 006301 istore 1 ,contw 
+0x2cc0 006302 add regc ,-2 ,pdata 
+0x2cc1 006303 add pdata ,-2 ,loopcnt 
+0x2cc2 006304 istore 1 ,contw 
+0x2cc3 006305 fetch 2 ,mem_temp 
+0x2cc4 006306 istore 2 ,contw 
+0x2cc5 006307 arg mem_le_name ,contr 
+0x2cc6 006308 branch memcpy_fast 
+:      006311 le_init_attlist_search:
+0x2cc7 006312 bpatchx patch2a_6 ,mem_patch2a 
+0x2cc8 006313 fetch 2 ,mem_le_search_handle_start 
+0x2cc9 006314 iforce regb 
+0x2cca 006315 fetch 2 ,mem_le_search_handle_end 
+0x2ccb 006316 iforce regc 
+0x2ccc 006317 fetch 2 ,mem_ui_le_uuid_table 
+0x2ccd 006318 iforce contr 
+0x2cce 006319 branch enable_user 
+:      006323 le_att_get_handle_ptr:
+0x2ccf 006324 call le_att_get_handle_ptr2 
+0x2cd0 006325 branch le_att_get_handle_ptr_found ,zero 
+0x2cd1 006326 rtn 
+:      006328 le_att_get_handle_ptr2:
+0x2cd2 006329 bpatchx patch2a_7 ,mem_patch2a 
+0x2cd3 006330 fetch 2 ,mem_ui_le_uuid_table 
+0x2cd4 006331 iforce contr 
+:      006332 le_att_get_handle_loop1:
+0x2cd5 006333 ifetch 2 ,contr 
+0x2cd6 006334 and_into 0xff ,pdata 
+0x2cd7 006335 rtn blank 
+0x2cd8 006336 isub temp ,null 
+0x2cd9 006337 rtn zero 
+0x2cda 006338 call le_att_contr_add_len 
+0x2cdb 006339 call le_att_contr_add_len 
+0x2cdc 006340 branch le_att_get_handle_loop1 
+:      006342 le_att_get_handle_ptr_found:
+:      006343 le_att_contr_add_len:
+0x2cdd 006344 ifetch 1 ,contr 
+0x2cde 006345 iadd contr ,contr 
+0x2cdf 006346 rtn 
+:      006349 le_att_get_uuid_ptr:
+0x2ce0 006350 bpatchx patch2b_0 ,mem_patch2b 
+0x2ce1 006351 fetch 2 ,mem_ui_le_uuid_table 
+0x2ce2 006352 iforce contr 
+:      006353 le_att_get_uuid_loop:
+0x2ce3 006354 ifetch 2 ,contr 
+0x2ce4 006355 and_into 0xff ,pdata 
+0x2ce5 006356 rtn blank 
+0x2ce6 006357 store 2 ,mem_le_cur_handle 
+0x2ce7 006358 ifetch 1 ,contr 
+0x2ce8 006359 copy contr ,contw 
+0x2ce9 006360 iadd contr ,contr 
+0x2cea 006361 fetcht 1 ,mem_le_search_att_type_length 
+0x2ceb 006362 isub temp ,null 
+0x2cec 006363 nbranch le_att_get_uuid_ptr_next ,zero 
+0x2ced 006364 copy pdata ,loopcnt 
+0x2cee 006365 copy contw ,regb 
+0x2cef 006366 arg mem_le_search_att_type ,rega 
+0x2cf0 006367 call string_compare 
+0x2cf1 006368 rtn zero 
+0x2cf2 006369 fetch 1 ,mem_le_search_att_type_length 
+:      006370 le_att_get_uuid_ptr_next:
+0x2cf3 006371 iadd contw ,contr 
+0x2cf4 006372 call le_att_contr_add_len 
+0x2cf5 006373 branch le_att_get_uuid_loop 
+:      006380 le_att_get_last_handle:
+0x2cf6 006381 arg 0x01 ,temp 
+0x2cf7 006382 fetch 2 ,mem_ui_le_uuid_table 
+0x2cf8 006383 iforce contr 
+0x2cf9 006384 copy contr ,contw 
+:      006385 le_att_get_last_handle_loop:
+0x2cfa 006386 ifetch 2 ,contr 
+0x2cfb 006387 and_into 0xff ,pdata 
+0x2cfc 006388 rtn blank 
+0x2cfd 006389 add pdata ,1 ,temp 
+0x2cfe 006390 call le_att_contr_add_len 
+0x2cff 006391 call le_att_contr_add_len 
+0x2d00 006392 copy contr ,contw 
+0x2d01 006393 branch le_att_get_last_handle_loop 
+:      006396 le_att_get_handle_info_from_ptr:
+0x2d02 006397 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x2d03 006398 branch le_att_get_handle_info_fast 
+:      006400 le_att_get_handle_info:
+0x2d04 006401 bpatchx patch2b_1 ,mem_patch2b 
+0x2d05 006402 fetch 2 ,mem_ui_le_uuid_table 
+:      006403 le_att_get_handle_info_fast:
+0x2d06 006404 iforce contr 
+:      006405 le_att_get_handle_loop:
+0x2d07 006406 ifetch 2 ,contr 
+0x2d08 006407 and_into 0xff ,pdata 
+0x2d09 006408 branch le_att_unfind_handle ,blank 
+0x2d0a 006409 isub temp ,null 
+0x2d0b 006410 branch le_att_finded_handle ,zero 
+0x2d0c 006411 call le_att_contr_add_len 
+0x2d0d 006412 call le_att_contr_add_len 
+0x2d0e 006413 branch le_att_get_handle_loop 
+:      006415 le_att_unfind_handle:
+0x2d0f 006416 branch disable_blank 
+:      006418 le_att_finded_handle:
+0x2d10 006419 ifetch 1 ,contr 
+0x2d11 006420 store 1 ,mem_le_cur_uuid_length 
+0x2d12 006421 copy pdata ,loopcnt 
+0x2d13 006422 arg mem_le_cur_uuid ,contw 
+0x2d14 006423 call memcpy_fast 
+0x2d15 006424 ifetch 1 ,contr 
+0x2d16 006425 store 1 ,mem_le_curr_att_len 
+0x2d17 006426 call store_contr 
+0x2d18 006427 branch enable_blank 
+:      006431 le_parse_att_read_request:
+0x2d19 006432 call le_check_encrypt_state 
+0x2d1a 006433 fetcht 2 ,mem_le_att_handle 
+0x2d1b 006434 fetch 1 ,mem_le_configuration 
+0x2d1c 006435 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      006438 le_send_att_read_response:
+0x2d1d 006439 call le_att_get_handle_ptr2 
+0x2d1e 006440 nbranch le_send_att_error_response_notfound ,zero 
+0x2d1f 006441 call le_send_att_read_response_check_handle ,user 
+0x2d20 006442 rtn user 
+0x2d21 006443 call le_att_get_handle_ptr_found 
+0x2d22 006444 increase -2 ,contr 
+0x2d23 006445 ifetch 2 ,contr 
+0x2d24 006446 arg uuid_chrctr_device_name ,temp 
+0x2d25 006447 isub temp ,null 
+0x2d26 006448 branch le_send_device_name ,zero 
+0x2d27 006449 copy contr ,regc 
+0x2d28 006450 call le_get_search_max_mtu_data 
+0x2d29 006451 copy regc ,contr 
+0x2d2a 006452 ifetcht 1 ,contr 
+0x2d2b 006453 increase 1 ,temp 
+0x2d2c 006454 call not_greater_than 
+:      006455 le_send_att_read_response_less:
+0x2d2d 006456 copy pdata ,regc 
+0x2d2e 006457 copy pdata ,rega 
+0x2d2f 006458 call store_contr 
+0x2d30 006459 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d31 006460 setarg attop_read_response 
+0x2d32 006461 istore 1 ,contw 
+0x2d33 006462 add regc ,-1 ,loopcnt 
+0x2d34 006463 call get_contr 
+0x2d35 006464 branch memcpy 
+:      006466 le_send_device_name:
+0x2d36 006467 call le_get_search_max_mtu_data 
+0x2d37 006468 fetcht 1 ,mem_le_name_len 
+0x2d38 006469 increase 1 ,temp 
+0x2d39 006470 call not_greater_than 
+0x2d3a 006471 copy pdata ,regc 
+0x2d3b 006472 copy pdata ,rega 
+0x2d3c 006474 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d3d 006475 setarg attop_read_response 
+0x2d3e 006476 istore 1 ,contw 
+0x2d3f 006477 add regc ,-1 ,loopcnt 
+0x2d40 006478 arg mem_le_name ,contr 
+0x2d41 006479 branch memcpy 
+:      006482 le_send_att_read_response_check_auth:
+0x2d42 006483 fetch 2 ,mem_le_pairing_handle 
+0x2d43 006484 isub temp ,null 
+0x2d44 006485 nbranch le_send_att_read_response ,zero 
+0x2d45 006486 nbranch le_send_att_read_response ,user 
+:      006487 le_send_att_read_response_error_insufficient_auth:
+0x2d46 006488 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x2d47 006489 branch le_send_att_error_response 
+:      006491 le_send_att_read_response_check_handle:
+0x2d48 006492 increase -2 ,contr 
+0x2d49 006493 ifetch 2 ,contr 
+0x2d4a 006494 bbit1 bit_of_att_handle_read_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2d4b 006495 branch disable_user 
+:      006497 le_parse_att_read_blob_request:
+0x2d4c 006498 ifetch 2 ,contr 
+0x2d4d 006499 store 2 ,mem_le_att_offset 
+0x2d4e 006500 iforce rega 
+0x2d4f 006501 fetcht 2 ,mem_le_att_handle 
+:      006502 le_send_att_read_blob_response:
+0x2d50 006503 call le_att_get_handle_ptr 
+0x2d51 006504 branch le_send_att_error_response_notfound ,blank 
+0x2d52 006505 ifetch 1 ,contr 
+0x2d53 006506 isub rega ,loopcnt 
+0x2d54 006507 nbranch le_send_att_error_response_notfound ,positive 
+0x2d55 006508 call store_contr 
+0x2d56 006509 call le_get_search_max_mtu_data 
+0x2d57 006510 add loopcnt ,1 ,temp 
+0x2d58 006511 call not_greater_than 
+:      006512 le_send_att_read_blob_response_less:
+0x2d59 006513 copy pdata ,rega 
+0x2d5a 006514 copy pdata ,regc 
+0x2d5b 006515 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d5c 006516 setarg attop_read_blob_response 
+0x2d5d 006517 istore 1 ,contw 
+0x2d5e 006518 add regc ,-1 ,loopcnt 
+0x2d5f 006519 fetcht 2 ,mem_le_att_offset 
+0x2d60 006520 call get_contr 
+0x2d61 006521 iadd temp ,contr 
+0x2d62 006522 branch memcpy_fast 
+:      006526 le_parse_att_read_by_group_type_request:
+0x2d63 006527 call le_get_search_handle_start_end_common 
+0x2d64 006528 call le_get_search_att_type 
+0x2d65 006529 branch le_send_att_read_by_group_type_response 
+:      006535 le_send_att_read_by_group_type_response:
+0x2d66 006536 arg 2 ,timeup 
+0x2d67 006537 fetcht 2 ,mem_le_search_handle_start 
+0x2d68 006538 storet 2 ,mem_temp 
+0x2d69 006539 call le_att_get_handle_ptr2 
+0x2d6a 006540 increase -2 ,contr 
+0x2d6b 006541 copy contr ,pdata 
+0x2d6c 006542 store 2 ,mem_le_cur_attlist_start_ptr 
+:      006543 le_send_att_read_by_group_type_response_loop:
+0x2d6d 006544 call le_att_check_handle_end 
+0x2d6e 006545 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x2d6f 006546 fetcht 2 ,mem_temp 
+0x2d70 006547 call le_att_get_handle_info_from_ptr 
+0x2d71 006548 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d72 006550 call le_att_same_type 
+0x2d73 006551 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x2d74 006552 copy timeup ,pdata 
+0x2d75 006553 beq 0 ,le_send_att_read_by_group_type_end1 
+0x2d76 006554 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x2d77 006555 disable user 
+0x2d78 006557 call le_get_search_max_mtu_data 
+0x2d79 006558 copy pdata ,rega 
+0x2d7a 006559 call le_fifo_malloc_tx_l2cap_gatt 
+0x2d7b 006560 setarg attop_read_by_group_type_response 
+0x2d7c 006561 istore 1 ,contw 
+0x2d7d 006562 fetch 1 ,mem_le_curr_att_len 
+0x2d7e 006563 add pdata ,4 ,rega 
+0x2d7f 006564 istorer rega ,1 ,contw 
+0x2d80 006565 call store_contw 
+0x2d81 006566 sub rega ,6 ,null 
+0x2d82 006567 ncall enable_user2 ,zero 
+0x2d83 006568 call disable_user2 ,zero 
+0x2d84 006569 call le_get_search_max_mtu_data 
+0x2d85 006570 increase -2 ,pdata 
+0x2d86 006571 idiv rega 
+0x2d87 006572 call wait_div_end 
+0x2d88 006573 quotient timeup 
+0x2d89 006574 branch le_send_att_read_by_group_type_store_record 
+:      006575 le_send_att_read_by_group_type_store_write_record:
+0x2d8a 006576 call le_send_att_read_by_group_type_check_pair_length_type 
+0x2d8b 006577 nbranch le_send_att_read_by_group_type_end1 ,blank 
+0x2d8c 006578 fetch 2 ,mem_temp 
+0x2d8d 006579 increase -1 ,pdata 
+0x2d8e 006580 store 2 ,mem_le_cur_handle_end 
+0x2d8f 006581 call le_write_att_record 
+:      006582 le_send_att_read_by_group_type_store_record:
+0x2d90 006583 fetch 2 ,mem_temp 
+0x2d91 006584 store 2 ,mem_le_cur_handle_start 
+0x2d92 006585 call le_store_att_record 
+0x2d93 006586 increase -1 ,timeup 
+:      006588 le_send_att_read_by_group_type_next_handle:
+0x2d94 006589 call le_att_next_handle 
+0x2d95 006590 branch le_send_att_read_by_group_type_response_loop 
+:      006592 le_send_att_read_by_type_res_check_pair_length_type:
+0x2d96 006593 fetch 1 ,mem_le_cur_uuid_length 
+0x2d97 006594 branch le_send_att_read_by_group_type_check_pair_length_type + 1 
+:      006597 le_send_att_read_by_group_type_check_pair_length_type:
+0x2d98 006598 fetch 1 ,mem_le_curr_att_len 
+0x2d99 006599 branch le_send_att_read_by_group_type_check_pair_length_type_16byte ,user2 
+0x2d9a 006600 increase -2 ,pdata 
+0x2d9b 006601 rtn 
+:      006603 le_send_att_read_by_group_type_check_pair_length_type_16byte:
+0x2d9c 006604 increase -16 ,pdata 
+0x2d9d 006605 rtn 
+:      006607 le_send_att_read_by_group_type_end0:
+0x2d9e 006608 fetch 2 ,mem_temp 
+0x2d9f 006609 store 2 ,mem_le_cur_handle_end 
+0x2da0 006610 branch le_send_att_read_by_group_type_end_common 
+:      006611 le_send_att_read_by_group_type_end1:
+0x2da1 006612 fetch 2 ,mem_temp 
+0x2da2 006613 increase -1 ,pdata 
+0x2da3 006614 store 2 ,mem_le_cur_handle_end 
+0x2da4 006615 branch le_send_att_read_by_group_type_end_common 
+:      006616 le_send_att_read_by_group_type_end_common:
+0x2da5 006617 branch le_send_att_error_response_notfound ,user 
+0x2da6 006618 call le_write_att_record 
+0x2da7 006619 branch le_send_auto_len_by_mem 
+:      006624 le_parse_att_write_request:
+0x2da8 006625 copy contr ,rega 
+0x2da9 006626 fetch 2 ,mem_le_l2cap_size 
+0x2daa 006627 add pdata ,-3 ,regb 
+0x2dab 006628 call le_writeatt_cb 
+:      006629 le_send_att_write_response_check_auth:
+0x2dac 006630 bpatchx patch2b_2 ,mem_patch2b 
+0x2dad 006631 call le_check_encrypt_state 
+0x2dae 006632 fetcht 2 ,mem_le_att_handle 
+0x2daf 006633 call le_att_get_handle_ptr2 
+0x2db0 006634 nbranch le_send_att_write_response_error_invalid_handle ,zero 
+0x2db1 006635 call le_send_att_write_response_check_handle ,user 
+0x2db2 006636 rtn user 
+0x2db3 006638 fetch 1 ,mem_le_configuration 
+0x2db4 006639 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x2db5 006641 fetcht 2 ,mem_le_att_handle 
+0x2db6 006642 fetch 2 ,mem_le_pairing_handle 
+0x2db7 006643 isub temp ,null 
+0x2db8 006644 nbranch le_send_att_write_response ,zero 
+0x2db9 006645 call le_check_encrypt_state 
+0x2dba 006646 nbranch le_send_att_write_response ,user 
+0x2dbb 006647 branch le_send_att_read_response_error_insufficient_auth 
+:      006650 le_send_att_write_response:
+0x2dbc 006651 force 1 ,rega 
+0x2dbd 006652 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dbe 006653 setarg attop_write_response 
+0x2dbf 006654 istore 1 ,contw 
+0x2dc0 006655 rtn 
+:      006657 le_send_att_write_response_check_handle:
+0x2dc1 006658 increase -2 ,contr 
+0x2dc2 006659 ifetch 2 ,contr 
+0x2dc3 006660 bbit1 bit_of_att_handle_write_authenticated ,le_send_att_read_response_error_insufficient_auth 
+0x2dc4 006661 branch disable_user 
+:      006663 le_send_att_write_response_error_invalid_handle:
+0x2dc5 006664 jam att_err_invalid_handle ,mem_le_err_code 
+0x2dc6 006665 branch le_send_att_error_response 
+:      006668 le_check_encrypt_state:
+0x2dc7 006669 bpatchx patch2b_3 ,mem_patch2b 
+0x2dc8 006670 call disable_user 
+0x2dc9 006671 fetch 1 ,mem_le_pairing_mode 
+0x2dca 006672 rtneq le_pairing_mode_none 
+0x2dcb 006673 fetch 1 ,mem_context 
+0x2dcc 006674 rtnbit1 lestate_encryption 
+0x2dcd 006675 branch enable_user 
+:      006678 le_parse_att_prepare_write_request:
+0x2dce 006679 add contr ,2 ,rega 
+0x2dcf 006680 fetch 2 ,mem_le_l2cap_size 
+0x2dd0 006681 add pdata ,-5 ,regb 
+0x2dd1 006682 call le_writeatt_cb 
+0x2dd2 006683 branch le_send_att_prepare_write_response 
+:      006686 le_send_att_prepare_write_response:
+0x2dd3 006687 fetch 2 ,mem_le_l2cap_size 
+0x2dd4 006688 copy pdata ,rega 
+0x2dd5 006689 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dd6 006690 setarg attop_prepare_write_response 
+0x2dd7 006691 istore 1 ,contw 
+0x2dd8 006692 fetch 2 ,mem_le_att_handle 
+0x2dd9 006693 istore 2 ,contw 
+0x2dda 006694 fetch 2 ,mem_le_l2cap_size 
+0x2ddb 006695 add pdata ,-5 ,loopcnt 
+0x2ddc 006696 fetch 2 ,mem_le_payload_ptr 
+0x2ddd 006697 add pdata ,7 ,contr 
+0x2dde 006698 ifetch 2 ,contr 
+0x2ddf 006699 istore 2 ,contw 
+0x2de0 006700 branch memcpy_fast 
+:      006704 le_parse_att_execute_write_request:
+:      006706 le_send_att_execute_write_response:
+0x2de1 006707 force 1 ,rega 
+0x2de2 006708 call le_fifo_malloc_tx_l2cap_gatt 
+0x2de3 006709 setarg attop_execute_write_response 
+0x2de4 006710 istore 1 ,contw 
+0x2de5 006711 rtn 
+:      006713 le_parse_handle_value_confirmation:
+0x2de6 006714 fetch 1 ,mem_le_l2cap_att_states 
+0x2de7 006715 set0 ble_l2cap_recv_confirmation_packet ,pdata 
+0x2de8 006716 store 1 ,mem_le_l2cap_att_states 
+0x2de9 006717 rtn 
+:      006719 le_parse_att_write_command:
+0x2dea 006720 copy contr ,rega 
+0x2deb 006721 fetch 2 ,mem_le_l2cap_size 
+0x2dec 006722 add pdata ,-3 ,regb 
+0x2ded 006723 branch le_writeatt_cb 
+:      006728 le_att_malloc_tx_notify:
+0x2dee 006729 copy temp ,regc 
+0x2def 006730 increase 3 ,rega 
+0x2df0 006731 call le_fifo_malloc_tx_l2cap_gatt 
+0x2df1 006732 increase -3 ,rega 
+0x2df2 006733 setarg attop_handle_value_notification 
+0x2df3 006734 istore 1 ,contw 
+0x2df4 006735 copy regc ,temp 
+0x2df5 006736 istoret 2 ,contw 
+0x2df6 006737 rtn 
+:      006740 le_att_malloc_tx_indication:
+0x2df7 006741 fetch 1 ,mem_le_l2cap_att_states 
+0x2df8 006742 set1 ble_l2cap_send_indication_packet ,pdata 
+0x2df9 006743 store 1 ,mem_le_l2cap_att_states 
+0x2dfa 006744 copy temp ,regc 
+0x2dfb 006745 increase 3 ,rega 
+0x2dfc 006746 call le_fifo_malloc_tx_l2cap_gatt 
+0x2dfd 006747 increase -3 ,rega 
+0x2dfe 006748 setarg attop_handle_value_indication 
+0x2dff 006749 istore 1 ,contw 
+0x2e00 006750 copy regc ,temp 
+0x2e01 006751 istoret 2 ,contw 
+0x2e02 006752 rtn 
+:      006757 le_send_att_error_response_notfound:
+0x2e03 006758 bpatchx patch2b_4 ,mem_patch2b 
+0x2e04 006759 jam att_err_attribute_not_found ,mem_le_err_code 
+:      006760 le_send_att_error_response:
+0x2e05 006761 force 5 ,rega 
+0x2e06 006762 call le_fifo_malloc_tx_l2cap_gatt 
+0x2e07 006763 setarg attop_error_response 
+0x2e08 006764 istore 1 ,contw 
+0x2e09 006765 fetch 1 ,mem_le_att_opcode 
+0x2e0a 006766 istore 1 ,contw 
+0x2e0b 006767 fetch 2 ,mem_le_att_handle 
+0x2e0c 006768 istore 2 ,contw 
+0x2e0d 006769 fetch 1 ,mem_le_err_code 
+0x2e0e 006770 istore 1 ,contw 
+0x2e0f 006771 rtn 
+:      006774 le_fifo_malloc_tx_l2cap_gatt:
+0x2e10 006775 bpatchx patch2b_5 ,mem_patch2b 
+0x2e11 006776 force le_l2cap_cid_att ,regb 
+0x2e12 006777 branch le_fifo_malloc_tx_l2cap 
+:      006780 le_att_next_handle:
+0x2e13 006781 fetcht 2 ,mem_temp 
+0x2e14 006782 increase 1 ,temp 
+0x2e15 006783 storet 2 ,mem_temp 
+0x2e16 006784 rtn 
+:      006786 le_att_check_handle_end:
+0x2e17 006787 fetcht 2 ,mem_temp 
+0x2e18 006788 fetch 2 ,mem_le_search_handle_end 
+0x2e19 006789 isub temp ,null 
+0x2e1a 006790 rtn 
+:      006793 le_att_same_type:
+0x2e1b 006794 bpatchx patch2b_6 ,mem_patch2b 
+0x2e1c 006795 fetcht 1 ,mem_le_search_att_type_length 
+0x2e1d 006796 arg mem_le_search_att_type ,rega 
+:      006797 le_att_check_same_common:
+0x2e1e 006798 fetch 1 ,mem_le_cur_uuid_length 
+0x2e1f 006799 copy pdata ,loopcnt 
+0x2e20 006800 isub temp ,null 
+0x2e21 006801 nrtn zero 
+0x2e22 006802 arg mem_le_cur_uuid ,regb 
+0x2e23 006803 branch string_compare 
+:      006806 le_store_att_record:
+0x2e24 006807 bpatchx patch2b_7 ,mem_patch2b 
+0x2e25 006808 fetch 1 ,mem_le_curr_att_len 
+0x2e26 006809 store 1 ,mem_temp_block0 
+0x2e27 006810 copy pdata ,loopcnt 
+0x2e28 006811 call get_contr 
+0x2e29 006812 branch memcpy_fast 
+:      006815 le_write_att_record:
+0x2e2a 006816 bpatchx patch2c_0 ,mem_patch2c 
+0x2e2b 006817 call get_contw 
+0x2e2c 006818 fetch 2 ,mem_le_cur_handle_start 
+0x2e2d 006819 istore 2 ,contw 
+0x2e2e 006820 fetch 2 ,mem_le_cur_handle_end 
+0x2e2f 006821 istore 2 ,contw 
+:      006822 le_write_att_record_common:
+0x2e30 006823 fetch 1 ,mem_temp_block0 
+0x2e31 006824 copy pdata ,loopcnt 
+0x2e32 006825 call memcpy_fast 
+0x2e33 006826 branch store_contw 
+:      006830 le_send_auto_len_by_mem:
+0x2e34 006831 bpatchx patch2c_1 ,mem_patch2c 
+0x2e35 006832 call get_contw 
+0x2e36 006833 call le_fifo_get_last_att_ptr 
+0x2e37 006834 copy contw ,pdata 
+0x2e38 006835 isub contr ,rega 
+0x2e39 006836 call le_fifo_get_last_l2cap_ptr 
+0x2e3a 006837 copy rega ,pdata 
+0x2e3b 006838 istore 2 ,contr 
+0x2e3c 006839 increase 4 ,rega 
+0x2e3d 006840 call le_fifo_get_last_tx_ptr 
+0x2e3e 006841 copy rega ,pdata 
+0x2e3f 006842 istore 1 ,contr 
+0x2e40 006843 rtn 
+:      006846 le_get_search_handle_start_end_common:
+0x2e41 006847 rshift8 pdata ,pdata 
+0x2e42 006848 store 2 ,mem_le_search_handle_start 
+0x2e43 006849 ifetch 2 ,contr 
+0x2e44 006850 store 2 ,mem_le_search_handle_end 
+0x2e45 006851 rtn 
+:      006854 le_get_search_max_mtu_data:
+0x2e46 006855 bpatchx patch2c_2 ,mem_patch2c 
+0x2e47 006856 fetch 2 ,mem_le_remote_mtu 
+0x2e48 006858 fetcht 2 ,mem_le_local_mtu 
+0x2e49 006862 branch not_greater_than 
+:      006866 le_get_search_att_type:
+0x2e4a 006867 bpatchx patch2c_3 ,mem_patch2c 
+0x2e4b 006868 call store_contr 
+0x2e4c 006869 arg mem_le_search_att_type_length ,contw 
+:      006870 le_get_search_common:
+0x2e4d 006871 fetch 2 ,mem_le_l2cap_size 
+0x2e4e 006872 increase -5 ,pdata 
+:      006873 le_get_search_common2:
+0x2e4f 006874 istore 1 ,contw 
+0x2e50 006875 copy pdata ,loopcnt 
+0x2e51 006876 call get_contr 
+0x2e52 006877 branch memcpy_fast 
+:      006881 le_parse_writing_attribute_start:
+0x2e53 006882 fetch 2 ,mem_le_rxbuf_data_att_cid 
+0x2e54 006883 rtnne le_l2cap_cid_att 
+0x2e55 006884 fetch 1 ,mem_le_l2cap_att_states 
+0x2e56 006885 set1 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e57 006886 store 1 ,mem_le_l2cap_att_states 
+0x2e58 006887 fetch 3 ,mem_le_rxbuf_data_att_opcode 
+0x2e59 006888 store 3 ,mem_le_att_opcode 
+0x2e5a 006889 set1 mark_old_packet ,mark 
+0x2e5b 006890 beq attop_write_request ,le_parse_attribute_write_request 
+0x2e5c 006891 beq attop_write_command ,le_parse_attribute_write_command 
+0x2e5d 006892 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x2e5e 006893 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x2e5f 006894 beq attop_handle_value_confirmation ,le_parse_handle_value_confirmation 
+0x2e60 006895 set0 mark_old_packet ,mark 
+:      006896 le_clear_l2cap_att_states_deal_with_contiune_packet:
+0x2e61 006897 fetch 1 ,mem_le_l2cap_att_states 
+0x2e62 006898 set0 ble_l2cap_deal_with_continue_packet ,pdata 
+0x2e63 006899 store 1 ,mem_le_l2cap_att_states 
+0x2e64 006900 rtn 
+:      006902 le_parse_writing_attribute_continue:
+0x2e65 006903 fetch 1 ,mem_le_l2cap_att_states 
+0x2e66 006904 rtnbit0 ble_l2cap_deal_with_continue_packet 
+0x2e67 006905 set1 mark_old_packet ,mark 
+0x2e68 006906 call le_parse_l2cap_continue_common 
+0x2e69 006907 call le_parse_attribute_check_complete_packet 
+0x2e6a 006908 call le_clear_l2cap_att_states_deal_with_contiune_packet ,user 
+0x2e6b 006909 fetch 1 ,mem_le_att_opcode 
+0x2e6c 006910 beq attop_write_request ,le_send_att_write_response_check_auth 
+0x2e6d 006911 rtn 
+:      006914 le_parse_attribute_write_request:
+0x2e6e 006915 call le_parse_attribute_write_command 
+0x2e6f 006916 branch le_send_attribute_write_response_check_auth 
+:      006918 le_send_attribute_write_response_check_auth:
+0x2e70 006919 call le_parse_attribute_check_complete_packet 
+0x2e71 006920 nrtn user 
+0x2e72 006921 branch le_send_att_write_response_check_auth 
+:      006924 le_parse_attribute_write_command:
+0x2e73 006925 bpatchx patch2c_4 ,mem_patch2c 
+0x2e74 006926 call le_parse_attribute_check_complete_packet_init 
+0x2e75 006927 arg mem_le_rxbuf_data_att_write_payload ,rega 
+0x2e76 006928 branch le_writeatt_cb 
+:      006931 le_parse_attribute_check_complete_packet_init:
+0x2e77 006932 fetch 1 ,mem_le_rxbuf_data_att_write_length 
+0x2e78 006933 add pdata ,-7 ,regb 
+0x2e79 006934 increase -4 ,pdata 
+0x2e7a 006935 store 2 ,mem_le_packet_len_recved 
+0x2e7b 006936 fetcht 2 ,mem_le_rxbuf_data_att_write_l2cap_length 
+0x2e7c 006937 storet 2 ,mem_le_l2cap_size 
+0x2e7d 006938 rtn 
+:      006941 le_parse_l2cap_continue_common:
+0x2e7e 006942 fetchr regb ,1 ,mem_le_rxbuf_data_continue_length 
+0x2e7f 006943 fetch 2 ,mem_le_packet_len_recved 
+0x2e80 006944 iadd regb ,temp 
+0x2e81 006945 storet 2 ,mem_le_packet_len_recved 
+0x2e82 006946 arg mem_le_rxbuf_data_continue_payload ,rega 
+0x2e83 006947 branch le_writeatt_cb 
+:      006951 le_parse_attribute_check_complete_packet:
+0x2e84 006952 call disable_user 
+0x2e85 006953 fetch 2 ,mem_le_packet_len_recved 
+0x2e86 006954 fetcht 2 ,mem_le_l2cap_size 
+0x2e87 006955 isub temp ,null 
+0x2e88 006956 nrtn zero 
+0x2e89 006957 branch enable_user 
+:      006963 le_parse_signaling:
+0x2e8a 006964 ifetch 1 ,contr 
+0x2e8b 006965 ifetcht 1 ,contr 
+0x2e8c 006966 ifetcht 2 ,contr 
+0x2e8d 006967 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x2e8e 006968 rtn 
+:      006969 le_l2cap_parse_conn_parameter_update_rsp:
+0x2e8f 006970 ifetch 2 ,contr 
+0x2e90 006971 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x2e91 006972 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x2e92 006973 branch ui_ipc_send_event 
+:      006979 le_l2cap_tx_update_req:
+0x2e93 006980 arg 0x0c ,rega 
+0x2e94 006981 arg l2cap_connection_parameter_update_request ,regc 
+0x2e95 006982 call le_fifo_malloc_tx_l2cap_signaling 
+0x2e96 006983 setarg 0x08 
+0x2e97 006984 istore 2 ,contw 
+0x2e98 006985 fetch 8 ,mem_le_interval_min 
+0x2e99 006986 istore 8 ,contw 
+0x2e9a 006987 rtn 
+:      006991 le_fifo_malloc_tx_l2cap_signaling:
+0x2e9b 006992 call le_l2cap_update_signaling_identifier 
+0x2e9c 006993 arg le_l2cap_cid_signal ,regb 
+0x2e9d 006994 call le_fifo_malloc_tx_l2cap 
+0x2e9e 006995 copy regc ,pdata 
+0x2e9f 006996 istore 1 ,contw 
+0x2ea0 006997 fetch 1 ,mem_le_signaling_identifier 
+0x2ea1 006998 istore 1 ,contw 
+0x2ea2 006999 rtn 
+:      007002 le_l2cap_update_signaling_identifier:
+0x2ea3 007003 fetch 1 ,mem_le_signaling_identifier 
+0x2ea4 007005 pincrease 1 
+0x2ea5 007006 store 1 ,mem_le_signaling_identifier 
+0x2ea6 007007 rtnne 0 
+:      007009 le_l2cap_reset_signaling_identifier:
+0x2ea7 007010 jam 1 ,mem_le_signaling_identifier 
+0x2ea8 007011 rtn 
+:      007016 le_pairing_mode_init:
+0x2ea9 007017 fetch 1 ,mem_le_pairing_mode 
+0x2eaa 007018 beq le_pairing_mode_none ,le_set_no_pairing 
+0x2eab 007019 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x2eac 007020 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x2ead 007021 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x2eae 007022 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x2eaf 007023 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x2eb0 007024 rtn 
+:      007026 le_set_pairing_mode_secure_justwork:
+0x2eb1 007027 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb2 007028 branch le_set_noinputnooutput 
+:      007029 le_set_pairing_mode_secure_numeric:
+0x2eb3 007030 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb4 007031 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x2eb5 007032 rtn 
+:      007033 le_set_pairing_mode_secure_passkey:
+0x2eb6 007034 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x2eb7 007035 branch le_set_displayonly 
+:      007037 le_set_no_pairing:
+0x2eb8 007038 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      007039 le_set_noinputnooutput:
+0x2eb9 007040 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x2eba 007041 rtn 
+:      007042 le_set_pairing_mode_lagacy_just_work:
+0x2ebb 007043 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x2ebc 007044 branch le_set_noinputnooutput 
+:      007045 le_set_pairing_mode_lagacy_passkey:
+0x2ebd 007046 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      007047 le_set_displayonly:
+0x2ebe 007048 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x2ebf 007049 rtn 
+:      007051 le_secure_connection_enable:
+0x2ec0 007052 fetch 1 ,mem_secure_connections_enable 
+0x2ec1 007053 set1 secure_connections_le_bit ,pdata 
+0x2ec2 007054 store 1 ,mem_secure_connections_enable 
+0x2ec3 007055 rtn 
+:      007057 le_secure_connection_disable:
+0x2ec4 007058 fetch 1 ,mem_secure_connections_enable 
+0x2ec5 007059 set0 secure_connections_le_bit ,pdata 
+0x2ec6 007060 store 1 ,mem_secure_connections_enable 
+0x2ec7 007061 rtn 
+:      007063 le_parse_smp:
+0x2ec8 007064 ifetch 1 ,contr 
+0x2ec9 007065 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x2eca 007067 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x2ecb 007068 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x2ecc 007069 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x2ecd 007071 beq smp_master_identification ,le_parse_smp_master_identification 
+0x2ece 007072 beq smp_identity_information ,le_parse_smp_identity_information 
+0x2ecf 007073 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x2ed0 007074 beq smp_signing_information ,le_parse_smp_signing_information 
+0x2ed1 007075 beq smp_security_request ,le_parse_smp_security_request 
+0x2ed2 007076 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x2ed3 007077 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x2ed4 007078 rtn 
+:      007082 le_send_smp_security_request:
+0x2ed5 007083 force 2 ,rega 
+0x2ed6 007084 call le_fifo_malloc_tx_l2cap_smp 
+0x2ed7 007085 setarg smp_security_request 
+0x2ed8 007086 istore 1 ,contw 
+0x2ed9 007087 fetch 1 ,mem_le_pres_auth 
+0x2eda 007088 istore 1 ,contw 
+0x2edb 007089 rtn 
+:      007091 le_parse_smp_pairing_request:
+0x2edc 007092 store 1 ,mem_le_preq 
+0x2edd 007093 ifetch 6 ,contr 
+0x2ede 007094 istore 6 ,contw 
+0x2edf 007095 fetch 1 ,mem_le_pairing_mode 
+0x2ee0 007096 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x2ee1 007097 call le_send_smp_pairing_response 
+0x2ee2 007098 fetch 1 ,mem_sc_only_mode 
+0x2ee3 007099 branch le_parse_smp_pairing_request2 ,blank 
+0x2ee4 007100 fetch 1 ,mem_le_preq_auth 
+0x2ee5 007101 bbit0 le_auth_secure_connection_pairing_bit ,app_ble_disconnect 
+0x2ee6 007102 fetch 1 ,mem_le_pairing_mode 
+0x2ee7 007103 bbit0 le_pairing_mode_secure_connect_bit ,app_ble_disconnect 
+:      007104 le_parse_smp_pairing_request2:
+0x2ee8 007105 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x2ee9 007106 fetch 1 ,mem_le_preq_iocap 
+0x2eea 007107 beq flag_iocap_displayonly ,le_set_tk_0 
+0x2eeb 007108 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x2eec 007109 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x2eed 007110 fetch 1 ,mem_le_pairing_mode 
+0x2eee 007111 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x2eef 007112 rtneq le_pairing_mode_secure_connect_passkey 
+:      007113 le_set_tk_0:
+0x2ef0 007114 arg 0 ,pdata 
+0x2ef1 007115 store 4 ,mem_le_tk 
+0x2ef2 007116 rtn 
+:      007118 le_parse_smp_pairing_req_passkey:
+0x2ef3 007119 fetch 1 ,mem_le_configuration 
+0x2ef4 007120 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      007121 le_genernate_tk:
+0x2ef5 007122 arg mem_le_tk ,rega 
+0x2ef6 007123 copy rega ,contw 
+0x2ef7 007124 arg 3 ,loopcnt 
+0x2ef8 007125 call generate_random_loop 
+0x2ef9 007126 fetch 2 ,mem_le_tk + 2 
+0x2efa 007127 and_into 0x7 ,pdata 
+0x2efb 007128 store 2 ,mem_le_tk + 2 
+:      007129 le_parse_smp_pairing_req_fixed_passkey:
+0x2efc 007130 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x2efd 007131 branch ui_ipc_send_event 
+:      007135 le_send_smp_pairing_response:
+0x2efe 007136 force 7 ,rega 
+0x2eff 007137 call le_fifo_malloc_tx_l2cap_smp 
+0x2f00 007138 fetch 7 ,mem_le_pres 
+0x2f01 007139 istore 7 ,contw 
+0x2f02 007140 rtn 
+:      007143 le_parse_smp_pairing_confirm:
+0x2f03 007144 jam flag_le_pairing_receive_pairing_confirm ,mem_le_pairing_state 
+0x2f04 007145 arg mem_le_rconfirm ,contw 
+0x2f05 007146 call memcpy16 
+0x2f06 007147 fetch 1 ,mem_le_pairing_mode 
+0x2f07 007148 beq le_pairing_mode_lagacy_passkey_res_input ,le_parse_smp_pairing_confirm_passkey_res_input 
+0x2f08 007149 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x2f09 007150 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_confirm_sc_passkey_res_input 
+0x2f0a 007151 branch le_send_smp_pairing_confirm 
+:      007154 le_parse_smp_pairing_confirm_passkey_res_input:
+0x2f0b 007155 jam bt_evt_le_get_passkey ,mem_fifo_temp 
+0x2f0c 007156 branch ui_ipc_send_event 
+:      007158 le_parse_smp_pairing_confirm_secure_passkey:
+0x2f0d 007159 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f0e 007160 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x2f0f 007161 rtn 
+:      007163 le_parse_smp_pairing_confirm_sc_passkey_res_input:
+0x2f10 007164 fetch 4 ,mem_le_tk 
+0x2f11 007165 branch le_parse_smp_pairing_confirm_passkey_res_input ,blank 
+0x2f12 007166 branch le_parse_smp_pairing_confirm_secure_passkey 
+:      007168 le_send_smp_pairing_confirm:
+0x2f13 007169 jam flag_le_pairing_send_pairing_confirm ,mem_le_pairing_state 
+0x2f14 007170 fetch 1 ,mem_le_pairing_mode 
+0x2f15 007171 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x2f16 007172 call generate_confirm 
+0x2f17 007173 force 17 ,rega 
+0x2f18 007174 call le_fifo_malloc_tx_l2cap_smp 
+0x2f19 007175 setarg smp_pairing_confirm 
+0x2f1a 007176 istore 1 ,contw 
+0x2f1b 007177 branch store_aes_result 
+:      007179 le_send_smp_pairing_confirm_sc:
+0x2f1c 007180 arg mem_le_srand ,contw 
+0x2f1d 007181 call generate_random 
+0x2f1e 007182 call function_f4_cb 
+0x2f1f 007183 force 17 ,rega 
+0x2f20 007184 call le_fifo_malloc_tx_l2cap_smp 
+0x2f21 007185 setarg smp_pairing_confirm 
+0x2f22 007186 istore 1 ,contw 
+0x2f23 007187 branch load_inverse_result 
+:      007189 le_parse_smp_pairing_random:
+0x2f24 007190 copy contr ,rega 
+0x2f25 007191 fetch 1 ,mem_le_pairing_mode 
+0x2f26 007192 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x2f27 007193 copy rega ,contr 
+0x2f28 007194 call authenticate_rconfirm 
+0x2f29 007195 branch le_parse_smp_pairing_random_success ,zero 
+:      007196 le_send_pairing_confirm_value_failed:
+0x2f2a 007197 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      007198 le_send_pairing_failed:
+0x2f2b 007199 force 2 ,rega 
+0x2f2c 007200 call le_fifo_malloc_tx_l2cap_smp 
+0x2f2d 007201 setarg smp_pairing_failed 
+0x2f2e 007202 istore 1 ,contw 
+0x2f2f 007203 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x2f30 007204 istore 1 ,contw 
+:      007205 le_parse_smp_pairing_failed:
+0x2f31 007206 bpatchx patch2c_5 ,mem_patch2c 
+0x2f32 007207 force smp_pairing_timer ,queue 
+0x2f33 007208 call timer_stop 
+0x2f34 007209 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x2f35 007210 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x2f36 007211 branch ui_ipc_send_event 
+:      007213 le_smp_pairing_fail_reason_not_support_pairing:
+0x2f37 007214 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x2f38 007215 branch le_send_pairing_failed 
+:      007217 le_parse_smp_pairing_random_sc:
+0x2f39 007218 arg mem_le_mrand ,contw 
+0x2f3a 007219 copy rega ,contr 
+0x2f3b 007220 call memcpy16 
+0x2f3c 007221 fetch 1 ,mem_le_pairing_mode 
+0x2f3d 007222 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3e 007223 beq le_pairing_mode_secure_connect_passkey_res_input ,le_parse_smp_pairing_random_sc_passkey 
+0x2f3f 007224 call function_g2 
+0x2f40 007225 call le_send_smp_pairing_random 
+0x2f41 007226 fetch 1 ,mem_le_pairing_mode 
+0x2f42 007227 rtnne le_pairing_mode_secure_connect_numeric 
+0x2f43 007228 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x2f44 007229 branch ui_ipc_send_event 
+:      007231 le_parse_smp_pairing_random_sc_passkey:
+0x2f45 007232 call function_f4_ca 
+0x2f46 007233 arg mem_aes_cmac_temp ,contw 
+0x2f47 007234 call load_inverse_result 
+0x2f48 007235 arg mem_aes_cmac_temp ,rega 
+0x2f49 007236 arg mem_le_rconfirm ,regb 
+0x2f4a 007237 arg 16 ,loopcnt 
+0x2f4b 007238 call string_compare 
+0x2f4c 007239 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x2f4d 007240 branch le_send_smp_pairing_random 
+:      007242 le_parse_smp_pairing_random_success:
+0x2f4e 007243 call generate_stk 
+0x2f4f 007244 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x2f50 007245 call ui_ipc_send_event 
+0x2f51 007246 jam 1 ,mem_ltk_exists 
+0x2f52 007247 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      007249 le_send_smp_pairing_random:
+0x2f53 007250 force 17 ,rega 
+0x2f54 007251 call le_fifo_malloc_tx_l2cap_smp 
+0x2f55 007252 setarg smp_pairing_random 
+0x2f56 007253 istore 1 ,contw 
+0x2f57 007254 arg mem_le_srand ,contr 
+0x2f58 007255 branch memcpy16 
+:      007257 le_send_smp_encryption_information:
+0x2f59 007258 force 17 ,rega 
+0x2f5a 007259 call le_fifo_malloc_tx_l2cap_smp 
+0x2f5b 007260 setarg smp_encryption_information 
+0x2f5c 007261 istore 1 ,contw 
+0x2f5d 007262 fetch 1 ,mem_le_configuration 
+0x2f5e 007263 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x2f5f 007264 arg mem_le_ltk ,contr 
+0x2f60 007265 branch memcpy16 
+:      007267 le_send_fixed_ltk:
+0x2f61 007268 arg mem_le_fixed_ltk ,contr 
+0x2f62 007269 branch memcpy16 
+:      007272 le_send_smp_master_identification:
+0x2f63 007273 arg mem_le_ediv ,contw 
+0x2f64 007274 force 10 ,loopcnt 
+0x2f65 007275 call generate_random_loop 
+0x2f66 007276 force 11 ,rega 
+0x2f67 007277 call le_fifo_malloc_tx_l2cap_smp 
+0x2f68 007278 setarg smp_master_identification 
+0x2f69 007279 istore 1 ,contw 
+0x2f6a 007280 fetch 2 ,mem_le_ediv 
+0x2f6b 007281 istore 2 ,contw 
+0x2f6c 007282 fetch 8 ,mem_le_rand 
+0x2f6d 007283 istore 8 ,contw 
+0x2f6e 007284 rtn 
+:      007286 le_send_smp_identity_information:
+0x2f6f 007287 force 17 ,rega 
+0x2f70 007288 call le_fifo_malloc_tx_l2cap_smp 
+0x2f71 007289 setarg smp_identity_information 
+0x2f72 007290 istore 1 ,contw 
+0x2f73 007291 setarg 0 
+0x2f74 007292 istore 8 ,contw 
+0x2f75 007293 istore 8 ,contw 
+0x2f76 007294 rtn 
+:      007297 le_send_smp_identity_address_information:
+0x2f77 007298 force 8 ,rega 
+0x2f78 007299 call le_fifo_malloc_tx_l2cap_smp 
+0x2f79 007300 setarg smp_identity_address_information 
+0x2f7a 007301 istore 1 ,contw 
+0x2f7b 007302 fetch 1 ,mem_le_conn_own_addr_type 
+0x2f7c 007303 istore 1 ,contw 
+0x2f7d 007304 fetch 6 ,mem_le_lap 
+0x2f7e 007305 istore 6 ,contw 
+0x2f7f 007306 rtn 
+:      007309 le_send_pairing_fail_unspecified_reason:
+0x2f80 007310 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x2f81 007311 branch le_send_pairing_failed 
+:      007313 le_check_init_key_distribution:
+0x2f82 007314 fetch 1 ,mem_le_pres_init_key_distribution 
+0x2f83 007315 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x2f84 007316 iand temp ,pdata 
+0x2f85 007317 rtn 
+:      007319 le_parse_smp_identity_information:
+0x2f86 007320 arg mem_le_irk ,contw 
+0x2f87 007321 call memcpy16 
+0x2f88 007322 call le_check_init_key_distribution 
+0x2f89 007323 isolate0 le_initator_irk_bit ,pdata 
+0x2f8a 007324 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f8b 007325 fetch 1 ,mem_device_option 
+0x2f8c 007326 rtnne dvc_op_module 
+0x2f8d 007327 call le_check_master_addr_type 
+0x2f8e 007328 nrtn user 
+0x2f8f 007329 branch app_ble_store_reconn_info 
+:      007332 le_check_master_addr_type:
+0x2f90 007333 call disable_user 
+0x2f91 007334 fetch 1 ,mem_le_conn_peer_addr_type 
+0x2f92 007335 rtneq master_public_addr 
+0x2f93 007336 fetch 1 ,mem_le_preq_init_key_distribution 
+0x2f94 007337 rtnbit0 le_initator_irk_bit 
+0x2f95 007338 branch enable_user 
+:      007340 le_parse_smp_identity_address_information:
+0x2f96 007341 call le_check_init_key_distribution 
+0x2f97 007342 isolate0 le_initator_irk_bit ,pdata 
+0x2f98 007343 branch le_send_pairing_fail_unspecified_reason ,true 
+0x2f99 007344 rtn 
+:      007346 le_parse_smp_master_identification:
+:      007347 le_parse_smp_signing_information:
+:      007348 le_parse_smp_security_request:
+0x2f9a 007349 rtn 
+:      007351 le_parse_smp_public_key:
+0x2f9b 007352 arg mem_le_pubkey_remote_x_256 ,contw 
+0x2f9c 007353 call memcpy64 
+0x2f9d 007354 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2f9e 007355 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x2f9f 007356 rtn 
+:      007358 le_parse_smp_dhkey_check:
+0x2fa0 007359 arg mem_sp_confirm_remote ,contw 
+0x2fa1 007360 call memcpy16 
+0x2fa2 007361 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x2fa3 007362 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x2fa4 007363 rtn 
+:      007365 le_send_smp_pairing_public_key:
+0x2fa5 007366 force 65 ,rega 
+0x2fa6 007367 call le_fifo_malloc_tx_l2cap_smp 
+0x2fa7 007368 setarg smp_pairing_public_key 
+0x2fa8 007369 istore 1 ,contw 
+0x2fa9 007370 arg mem_sc_pubkey_local_x_256 ,contr 
+0x2faa 007371 branch memcpy64 
+:      007373 le_send_smp_pairing_dhkey_check:
+0x2fab 007374 call function_f6_eb 
+0x2fac 007375 force 17 ,rega 
+0x2fad 007376 call le_fifo_malloc_tx_l2cap_smp 
+0x2fae 007377 setarg smp_pairing_dhkey_check 
+0x2faf 007378 istore 1 ,contw 
+0x2fb0 007379 branch load_inverse_result 
+:      007381 le_check_paring_time:
+0x2fb1 007382 fetch 1 ,mem_le_pairing_state 
+0x2fb2 007383 rtneq flag_le_pairing_end 
+0x2fb3 007384 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x2fb4 007385 isub temp ,null 
+0x2fb5 007386 nrtn positive 
+0x2fb6 007387 arg smp_pairing_timer ,queue 
+0x2fb7 007388 call timer_check 
+0x2fb8 007389 nrtn blank 
+0x2fb9 007390 branch le_send_pairing_fail_unspecified_reason 
+:      007392 le_pairing_sm:
+0x2fba 007393 bpatchx patch2c_6 ,mem_patch2c 
+0x2fbb 007394 call le_fifo_check_nearly_full 
+0x2fbc 007395 nrtn blank 
+0x2fbd 007396 fetch 1 ,mem_le_pairing_state 
+0x2fbe 007397 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x2fbf 007398 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x2fc0 007399 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x2fc1 007400 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x2fc2 007401 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x2fc3 007402 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x2fc4 007403 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x2fc5 007404 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x2fc6 007405 rtn 
+:      007407 le_pairing_sm_null:
+:      007408 le_pairing_sm_send_sec_req:
+0x2fc7 007409 fetch 1 ,mem_le_enc_state 
+0x2fc8 007410 rtnne flag_le_send_start_enc_rsp 
+0x2fc9 007411 jam flag_le_enc_end ,mem_le_enc_state 
+0x2fca 007412 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2fcb 007413 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x2fcc 007414 branch ui_ipc_send_event 
+:      007417 le_pairing_sm_start:
+0x2fcd 007418 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x2fce 007419 branch le_send_smp_security_request 
+:      007421 le_pairing_sm_rcv_pairing_req:
+0x2fcf 007422 jam flag_le_pairing_wait_stk_generation ,mem_le_pairing_state 
+0x2fd0 007423 setarg timer_smp_pairing_timeout 
+0x2fd1 007424 arg smp_pairing_timer ,queue 
+0x2fd2 007425 branch timer_init 
+:      007427 le_pairing_sm_after_auth:
+0x2fd3 007428 fetch 1 ,mem_le_enc_state 
+0x2fd4 007429 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x2fd5 007430 rtn 
+:      007432 le_pairing_sm_after_auth_start_enc:
+0x2fd6 007433 fetch 1 ,mem_le_pairing_mode 
+0x2fd7 007434 bbit1 le_pairing_mode_secure_connect_bit ,le_pairing_sm_after_auth_start_enc_sc 
+0x2fd8 007436 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x2fd9 007437 call le_send_smp_encryption_information 
+:      007438 le_pairing_sm_after_auth_start_enc_common:
+0x2fda 007439 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x2fdb 007440 call ui_ipc_send_event 
+0x2fdc 007441 fetch 1 ,mem_device_option 
+0x2fdd 007442 rtnne dvc_op_module 
+0x2fde 007443 call le_check_master_addr_type 
+0x2fdf 007444 rtn user 
+0x2fe0 007445 branch app_ble_store_reconn_info 
+:      007447 le_pairing_sm_after_auth_start_enc_sc:
+0x2fe1 007448 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe2 007449 branch le_pairing_sm_after_auth_start_enc_common 
+:      007451 le_pairng_sm_send_enc_information:
+0x2fe3 007452 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x2fe4 007453 branch le_send_smp_master_identification 
+:      007455 le_pairng_sm_send_master_indentification:
+0x2fe5 007456 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x2fe6 007457 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x2fe7 007458 iand temp ,pdata 
+0x2fe8 007459 isolate0 le_initator_irk_bit ,pdata 
+0x2fe9 007460 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x2fea 007461 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x2feb 007462 branch le_send_smp_identity_information 
+:      007464 le_pairng_sm_send_indentity_information:
+0x2fec 007465 call le_send_smp_identity_address_information 
+0x2fed 007466 branch le_parse_start_enc_rsp_after_auth_end 
+:      007469 le_parse_start_enc_rsp_after_auth_end:
+0x2fee 007470 bpatchx patch2c_7 ,mem_patch2c 
+0x2fef 007471 force smp_pairing_timer ,queue 
+0x2ff0 007472 call timer_stop 
+0x2ff1 007473 jam flag_le_enc_end ,mem_le_enc_state 
+0x2ff2 007474 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x2ff3 007475 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x2ff4 007476 branch ui_ipc_send_event 
+:      007480 le_secure_connect_sm:
+0x2ff5 007481 bpatchx patch2d_0 ,mem_patch2d 
+0x2ff6 007482 fetch 1 ,mem_le_pairing_mode 
+0x2ff7 007483 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x2ff8 007484 fetch 1 ,mem_le_secure_connect_flag 
+0x2ff9 007485 rtnne le_sp_flag_commit_256 
+0x2ffa 007486 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x2ffb 007487 fetch 1 ,mem_le_secure_connect_state 
+0x2ffc 007488 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x2ffd 007489 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x2ffe 007490 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x2fff 007491 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x3000 007492 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x3001 007493 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x3002 007494 rtn 
+:      007496 le_sc_state_clear:
+0x3003 007497 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x3004 007498 jam le_sc_stat_null ,mem_le_secure_connect_state 
+0x3005 007499 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3006 007500 rtn 
+:      007502 le_sc_sm_passkey_wait_confirm:
+0x3007 007503 fetch 1 ,mem_authentication_passkey_times 
+0x3008 007504 copy pdata ,queue 
+0x3009 007505 increase 1 ,pdata 
+0x300a 007506 store 1 ,mem_authentication_passkey_times 
+0x300b 007507 fetch 4 ,mem_le_tk 
+0x300c 007508 qisolate1 pdata 
+0x300d 007509 setarg 0x80 
+0x300e 007510 setflag true ,0 ,pdata 
+0x300f 007511 store 1 ,mem_passkey_1bit 
+0x3010 007512 branch le_sc_sm_ready_send_pairing_confirm 
+:      007514 le_sc_sm_wait_confirm_gkey:
+0x3011 007515 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x3012 007516 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x3013 007517 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x3014 007518 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3015 007519 rtn 
+:      007521 le_sc_confirm_gkey_ok:
+0x3016 007522 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x3017 007523 call ui_ipc_send_event 
+0x3018 007524 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x3019 007525 branch le_send_smp_pairing_dhkey_check 
+:      007527 le_sc_sm_receive_dhkey:
+0x301a 007528 fetch 1 ,mem_sp_dhkey_invalid 
+0x301b 007529 beq sp_key_valid_256 ,le_dhkey_ready 
+0x301c 007530 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x301d 007531 rtn 
+:      007533 le_dhkey_ready:
+0x301e 007534 call function_f5 
+0x301f 007535 fetch 1 ,mem_le_pairing_mode 
+0x3020 007536 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x3021 007537 beq le_pairing_mode_secure_connect_passkey_res_input ,le_dhkey_ready_common 
+0x3022 007538 call le_set_tk_0 
+:      007539 le_dhkey_ready_common:
+0x3023 007540 call function_f6_ea 
+0x3024 007541 arg mem_aes_cmac_temp ,rega 
+0x3025 007542 arg mem_sp_confirm_remote ,regb 
+0x3026 007543 arg 16 ,loopcnt 
+0x3027 007544 call string_compare 
+0x3028 007545 branch le_dhkey_check_ok ,zero 
+:      007546 le_dhkey_check_fail:
+0x3029 007547 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x302a 007548 branch le_send_pairing_failed 
+:      007551 le_dhkey_check_ok:
+0x302b 007552 call sp_calc_check_publickey_256 
+0x302c 007553 nbranch le_dhkey_check_fail ,zero 
+0x302d 007554 jam 1 ,mem_ltk_exists 
+0x302e 007555 fetch 1 ,mem_le_pairing_mode 
+0x302f 007556 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x3030 007557 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x3031 007558 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_confirm_gkey_ok 
+0x3032 007559 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3033 007560 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x3034 007561 rtn 
+:      007563 le_sc_sm_send_public_key:
+0x3035 007564 fetch 1 ,mem_le_pairing_mode 
+0x3036 007565 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x3037 007566 beq le_pairing_mode_secure_connect_passkey_res_input ,le_sc_sm_send_public_key_passkey 
+0x3038 007567 jam 0 ,mem_passkey_1bit 
+:      007568 le_sc_sm_ready_send_pairing_confirm:
+0x3039 007569 branch le_send_smp_pairing_confirm 
+:      007571 le_sc_sm_send_public_key_passkey:
+0x303a 007572 jam 0 ,mem_authentication_passkey_times 
+0x303b 007573 rtneq le_pairing_mode_secure_connect_passkey_res_input 
+0x303c 007574 branch le_parse_smp_pairing_req_passkey 
+:      007577 le_sc_sm_receive_public_key:
+0x303d 007578 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x303e 007579 fetch 1 ,mem_sc_local_key_invalid 
+0x303f 007580 beq sp_key_valid_256 ,le_public_key_ready 
+0x3040 007581 rtn 
+:      007583 le_public_key_ready:
+0x3041 007584 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x3042 007585 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x3043 007586 branch sp_dhkey_calc_256 
+:      007588 le_sc_sm_wait_send_public_key:
+0x3044 007589 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x3045 007590 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x3046 007591 branch le_send_smp_pairing_public_key 
+:      007595 le_fifo_malloc_tx_l2cap_smp:
+0x3047 007596 bpatchx patch2d_1 ,mem_patch2d 
+0x3048 007597 force le_l2cap_cid_smp ,regb 
+0x3049 007598 branch le_fifo_malloc_tx_l2cap 
+:      007602 le_parse_ll:
+0x304a 007603 fetch 1 ,mem_le_rxbuf_data_ll_opcode 
+0x304b 007604 beq ll_connection_update_ind ,le_parse_connection_update_ind 
+0x304c 007605 beq ll_channel_map_ind ,le_parse_channel_map_ind 
+0x304d 007606 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x304e 007607 beq ll_enc_req ,le_parse_enc_req 
+0x304f 007608 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x3050 007609 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x3051 007610 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x3052 007611 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x3053 007612 beq ll_feature_req ,le_parse_feature_req 
+0x3054 007613 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x3055 007614 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x3056 007615 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x3057 007616 beq ll_version_ind ,le_parse_version_ind 
+0x3058 007617 beq ll_reject_ind ,le_parse_reject_ind 
+0x3059 007618 beq ll_ping_req ,le_parse_ping_req 
+0x305a 007619 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x305b 007620 beq ll_length_req ,le_parse_length_req 
+0x305c 007621 beq ll_length_rsp ,le_parse_length_rsp 
+0x305d 007622 beq ll_phy_req ,le_parse_phy_req 
+0x305e 007623 beq ll_phy_update_ind ,le_parse_phy_update_ind 
+0x305f 007624 fetchr regc ,1 ,mem_le_rxbuf_data_ll_opcode 
+0x3060 007625 branch le_send_unknown_rsp 
+:      007629 le_parse_connection_update_ind:
+0x3061 007630 ifetch 9 ,contr 
+0x3062 007631 store 9 ,mem_le_new_param 
+0x3063 007632 ifetch 2 ,contr 
+0x3064 007633 store 2 ,mem_le_instant 
+0x3065 007634 fetch 1 ,mem_le_state 
+0x3066 007635 set1 lestate_update_param ,pdata 
+0x3067 007636 store 1 ,mem_le_state 
+0x3068 007637 rtn 
+:      007641 le_parse_channel_map_ind:
+0x3069 007642 ifetch 5 ,contr 
+0x306a 007643 store 5 ,mem_le_new_map 
+0x306b 007644 ifetch 2 ,contr 
+0x306c 007645 store 2 ,mem_le_instant 
+:      007646 le_update_map_enable:
+0x306d 007647 fetch 1 ,mem_le_state 
+0x306e 007648 set1 lestate_update_map ,pdata 
+0x306f 007649 store 1 ,mem_le_state 
+0x3070 007650 rtn 
+:      007654 le_parse_terminate_ind:
+0x3071 007655 setarg 20 
+0x3072 007656 store 2 ,mem_le_superto 
+0x3073 007657 store 2 ,mem_le_init_superto 
+0x3074 007658 rtn 
+:      007662 le_parse_enc_req:
+0x3075 007663 ifetch 8 ,contr 
+0x3076 007664 store 8 ,mem_le_rand 
+0x3077 007665 ifetch 2 ,contr 
+0x3078 007666 store 2 ,mem_le_ediv 
+0x3079 007667 ifetch 8 ,contr 
+0x307a 007668 store 8 ,mem_le_skdm 
+0x307b 007669 ifetch 4 ,contr 
+0x307c 007670 store 4 ,mem_ccm_ivm 
+0x307d 007671 call le_send_enc_rsp 
+0x307e 007672 bpatchx patch2d_2 ,mem_patch2d 
+0x307f 007673 fetch 1 ,mem_le_pairing_state 
+0x3080 007674 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x3081 007675 fetch 1 ,mem_le_configuration 
+0x3082 007676 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x3083 007677 fetch 1 ,mem_nv_data_number 
+0x3084 007678 ncall load_device_list_mode_4 ,blank 
+0x3085 007679 fetch 1 ,mem_ltk_exists 
+0x3086 007680 beq 0 ,le_ltk_lost 
+:      007681 le_parse_enc_req_after_auth:
+0x3087 007682 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x3088 007683 call le_send_start_enc_req 
+0x3089 007684 branch generate_sk 
+:      007685 le_parse_enc_req_fixed_ltk:
+0x308a 007686 jam 1 ,mem_ltk_exists 
+0x308b 007687 arg mem_le_fixed_ltk ,contr 
+0x308c 007688 arg mem_le_ltk ,contw 
+0x308d 007689 call memcpy16 
+0x308e 007690 branch le_parse_enc_req_after_auth 
+:      007692 le_ltk_lost:
+0x308f 007693 jam flag_le_enc_null ,mem_le_enc_state 
+0x3090 007694 jam flag_le_enc_null ,mem_le_pairing_state 
+0x3091 007695 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x3092 007696 branch ui_ipc_send_event 
+:      007699 le_parse_enc_rsp:
+0x3093 007700 ifetch 8 ,contr 
+0x3094 007701 store 8 ,mem_le_skds 
+0x3095 007702 ifetch 4 ,contr 
+0x3096 007703 store 4 ,mem_ccm_ivs 
+0x3097 007704 branch generate_sk 
+:      007708 le_parse_start_enc_req:
+0x3098 007709 fetch 1 ,mem_le_state 
+0x3099 007710 set1 lestate_encryption ,pdata 
+0x309a 007711 store 1 ,mem_le_state 
+0x309b 007712 rtn 
+:      007715 le_parse_start_enc_rsp:
+0x309c 007716 rtn master 
+0x309d 007717 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x309e 007718 call ui_ipc_send_event 
+0x309f 007719 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x30a0 007720 branch le_send_start_enc_rsp 
+:      007724 le_parse_unknown_rsp:
+0x30a1 007725 rtn 
+:      007729 le_parse_feature_req:
+0x30a2 007730 branch le_send_feature_rsp 
+:      007734 le_parse_feature_rsp:
+0x30a3 007735 rtn 
+:      007739 le_parse_pause_enc_req:
+0x30a4 007740 jam flag_le_enc_pause ,mem_le_enc_state 
+0x30a5 007741 call le_send_pause_enc_rsp 
+0x30a6 007742 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x30a7 007743 branch ui_ipc_send_event 
+:      007747 le_parse_pause_enc_rsp:
+0x30a8 007748 rtn 
+:      007752 le_parse_version_ind:
+0x30a9 007753 rtn master 
+0x30aa 007754 branch le_send_version_ind 
+:      007758 le_parse_reject_ind:
+0x30ab 007759 rtn 
+:      007763 le_parse_ping_req:
+0x30ac 007764 branch le_send_ping_rsp 
+:      007768 le_parse_ping_rsp:
+0x30ad 007769 rtn 
+:      007772 le_parse_length_req:
+0x30ae 007773 call le_parse_length_rsp 
+0x30af 007774 branch le_send_data_length_res 
+:      007776 le_parse_length_rsp:
+0x30b0 007777 ifetch 8 ,contr 
+0x30b1 007778 store 8 ,mem_remote_rx_max_octets 
+0x30b2 007779 fetch 2 ,mem_remote_rx_max_octets 
+0x30b3 007780 fetcht 2 ,mem_local_tx_max_octets 
+0x30b4 007781 call not_greater_than 
+0x30b5 007782 store 2 ,mem_remote_rx_max_octets 
+0x30b6 007784 fetch 2 ,mem_remote_tx_max_octets 
+0x30b7 007785 fetcht 2 ,mem_local_rx_max_octets 
+0x30b8 007786 call not_greater_than 
+0x30b9 007787 store 2 ,mem_remote_tx_max_octets 
+0x30ba 007788 rtn 
+:      007792 le_parse_phy_req:
+0x30bb 007793 branch le_send_phy_rsp 
+:      007797 le_parse_phy_update_ind:
+0x30bc 007798 ifetch 2 ,contr 
+0x30bd 007799 store 2 ,mem_le_new_m2s_phy 
+0x30be 007800 ifetch 2 ,contr 
+0x30bf 007801 store 2 ,mem_le_instant 
+0x30c0 007802 rtn blank 
+0x30c1 007803 fetch 1 ,mem_le_state 
+0x30c2 007804 set1 lestate_update_phy ,pdata 
+0x30c3 007805 store 1 ,mem_le_state 
+0x30c4 007806 rtn 
+:      007811 le_send_terminate_ind_user_terminated:
+0x30c5 007812 arg error_remote_user_terminated_connection ,regc 
+:      007815 le_send_terminate_ind:
+0x30c6 007816 arg 2 ,rega 
+0x30c7 007817 arg ll_terminate_ind ,regb 
+0x30c8 007818 call le_fifo_malloc_tx_ll 
+0x30c9 007819 copy regc ,pdata 
+0x30ca 007820 istore 1 ,contw 
+0x30cb 007821 rtn 
+:      007825 le_send_enc_rsp:
+0x30cc 007826 arg mem_le_skds ,contw 
+0x30cd 007827 force 8 ,loopcnt 
+0x30ce 007828 call generate_random_loop 
+0x30cf 007829 arg mem_ccm_ivs ,contw 
+0x30d0 007830 force 4 ,loopcnt 
+0x30d1 007831 call generate_random_loop 
+0x30d2 007832 arg 13 ,rega 
+0x30d3 007833 arg ll_enc_rsp ,regb 
+0x30d4 007834 call le_fifo_malloc_tx_ll 
+0x30d5 007835 fetch 8 ,mem_le_skds 
+0x30d6 007836 istore 8 ,contw 
+0x30d7 007837 fetch 4 ,mem_ccm_ivs 
+0x30d8 007838 istore 4 ,contw 
+0x30d9 007839 rtn 
+:      007843 le_send_start_enc_req:
+0x30da 007844 jam flag_le_send_start_enc_req ,mem_le_enc_state 
+0x30db 007845 arg ll_start_enc_req ,regb 
+0x30dc 007846 branch le_send_ll_one_lenth 
+:      007850 le_send_start_enc_rsp:
+0x30dd 007851 arg ll_start_enc_rsp ,regb 
+0x30de 007852 branch le_send_ll_one_lenth 
+:      007857 le_send_unknown_rsp:
+0x30df 007858 arg 2 ,rega 
+0x30e0 007859 arg ll_unknown_rsp ,regb 
+0x30e1 007860 call le_fifo_malloc_tx_ll 
+0x30e2 007861 istorer regc ,1 ,contw 
+0x30e3 007862 rtn 
+:      007866 le_send_feature_rsp:
+0x30e4 007867 arg 9 ,rega 
+0x30e5 007868 arg ll_feature_rsp ,regb 
+0x30e6 007869 call le_fifo_malloc_tx_ll 
+0x30e7 007870 fetch 8 ,mem_le_local_feature 
+0x30e8 007871 or pdata ,fun_ll_feature_le_encryption ,pdata 
+0x30e9 007872 istore 8 ,contw 
+0x30ea 007873 rtn 
+:      007877 le_send_pause_enc_rsp:
+0x30eb 007878 arg ll_pause_enc_rsp ,regb 
+0x30ec 007879 branch le_send_ll_one_lenth 
+:      007883 le_send_version_ind:
+0x30ed 007884 arg 6 ,rega 
+0x30ee 007885 arg ll_version_ind ,regb 
+0x30ef 007886 call le_fifo_malloc_tx_ll 
+0x30f0 007887 fetch 5 ,mem_version 
+0x30f1 007888 istore 5 ,contw 
+0x30f2 007889 rtn 
+:      007892 le_send_reject_ind:
+0x30f3 007893 arg 2 ,rega 
+0x30f4 007894 arg ll_reject_ind ,regb 
+0x30f5 007895 call le_fifo_malloc_tx_ll 
+0x30f6 007896 setarg le_err_pin_or_key_missing 
+0x30f7 007897 istore 1 ,contw 
+0x30f8 007898 rtn 
+:      007902 le_send_ping_rsp:
+0x30f9 007903 arg ll_ping_rsp ,regb 
+0x30fa 007904 branch le_send_ll_one_lenth 
+:      007906 le_send_data_length_req:
+0x30fb 007907 arg ll_length_req ,regb 
+0x30fc 007908 branch le_send_data_length 
+:      007910 le_send_data_length_res:
+0x30fd 007911 arg ll_length_rsp ,regb 
+:      007912 le_send_data_length:
+0x30fe 007913 arg 9 ,rega 
+0x30ff 007914 call le_fifo_malloc_tx_ll 
+0x3100 007915 fetch 8 ,mem_local_rx_max_octets 
+0x3101 007916 istore 8 ,contw 
+0x3102 007917 rtn 
+:      007921 le_send_phy_rsp:
+0x3103 007922 arg 3 ,rega 
+0x3104 007923 arg ll_phy_rsp ,regb 
+0x3105 007924 call le_fifo_malloc_tx_ll 
+0x3106 007925 fetch 1 ,mem_le_tx_phys 
+0x3107 007926 and pdata ,0x07 ,pdata 
+0x3108 007927 istore 1 ,contw 
+0x3109 007928 fetch 1 ,mem_le_rx_phys 
+0x310a 007929 and pdata ,0x07 ,pdata 
+0x310b 007930 istore 1 ,contw 
+0x310c 007931 rtn 
+:      007935 le_send_ll_one_lenth:
+0x310d 007936 arg 1 ,rega 
+0x310e 007937 branch le_fifo_malloc_tx_ll 
+:      007942 g24_dispatch:
+0x310f 007943 bpatchx patch2d_3 ,mem_patch2d 
+0x3110 007944 bmark1 mark_24g_rxmode ,g24_receive_dispatch 
+0x3111 007945 branch g24_transmit_dispatch 
+:      007950 g24_prep:
+0x3112 007951 bpatchx patch2d_4 ,mem_patch2d 
+0x3113 007952 disable enable_crc 
+0x3114 007953 disable enable_white 
+0x3115 007954 setarg 0x555555 
+0x3116 007955 iforce crc24_init 
+0x3117 007956 fetch 1 ,mem_24g_ch 
+0x3118 007957 branch le_prep_next 
+:      007959 g24_receive_packet:
+0x3119 007960 bpatchx patch2d_5 ,mem_patch2d 
+0x311a 007961 fetch 1 ,mem_24g_rx_phy 
+0x311b 007962 call le_enable_phy_by_pdata 
+0x311c 007963 fetch 4 ,mem_24g_addr 
+0x311d 007964 iforce access 
+0x311e 007965 call set_sync_on 
+0x311f 007966 fetcht 1 ,mem_24g_ch 
+0x3120 007967 call le_rf_rx_enable 
+:      007968 g24_receive_rxon:
+0x3121 007969 call g24_prep 
+0x3122 007970 bmark0 mark_ble_lr ,g24_receive_nolr 
+0x3123 007971 pulse dewhiten_code_calc 
+0x3124 007972 nop 30 
+0x3125 007973 call g24_prep 
+:      007974 g24_receive_nolr:
+0x3126 007975 disable user3 
+0x3127 007976 enable decode_fec0 
+0x3128 007977 enable is_rx 
+0x3129 007978 disable is_tx 
+0x312a 007979 enable swfine 
+0x312b 007980 fetch 2 ,mem_24g_rx_window 
+0x312c 007981 iforce stop_watch 
+0x312d 007982 correlate null ,timeout 
+0x312e 007983 nbranch g24_sync_timeout ,sync 
+0x312f 007984 call rf_debug_rx_sync_line 
+0x3130 007985 bmark1 mark_ble_lr ,g24_receive_skip_fec1 
+0x3131 007986 fetch 1 ,mem_24g_disable_fec1 
+0x3132 007987 nbranch g24_receive_skip_fec1 ,blank 
+0x3133 007988 disable decode_fec0 
+0x3134 007989 enable decode_fec1 
+:      007990 g24_receive_skip_fec1:
+0x3135 007991 enable enable_white 
+0x3136 007992 enable enable_crc 
+0x3137 007993 call g24_receive_byte 
+0x3138 007994 store 1 ,mem_24g_get_syncword_crc8 
+0x3139 007995 fetcht 1 ,mem_24g_syncword_crc8 
+0x313a 007996 isub temp ,null 
+0x313b 007997 nbranch g24_hec_error ,zero 
+0x313c 007998 bpatchx patch2d_6 ,mem_patch2d 
+0x313d 007999 disable user7 
+0x313e 008000 isolate1 mark_ble_lr ,mark 
+0x313f 008001 call g24_lr_receive_pdu_len ,true 
+0x3140 008002 branch g24_lr_len_error ,user7 
+0x3141 008003 call g24_receive_byte 
+0x3142 008004 store 1 ,mem_24g_rxbuf 
+0x3143 008005 bmark1 mark_24g_rxmode ,g24_receive_skip 
+0x3144 008006 fetch 1 ,mem_24g_rxbuf 
+0x3145 008007 fetcht 1 ,mem_24g_data_type 
+0x3146 008008 icompare bits_data ,temp 
+0x3147 008009 nbranch g24_type_error ,true 
+:      008010 g24_receive_skip:
+0x3148 008011 call g24_receive_byte 
+0x3149 008012 isolate1 mark_ble_lr ,mark 
+0x314a 008013 call g24_lr_receive_payload_len ,true 
+0x314b 008014 istore 1 ,contw 
+0x314c 008015 rshift3 pdata ,pdata 
+0x314d 008016 sub pdata ,0x1f ,null 
+0x314e 008017 nbranch g24_len_over_error ,positive 
+0x314f 008018 copy pdata ,loopcnt 
+0x3150 008019 branch g24rx_nopayload ,zero 
+:      008020 g24rx_loop:
+0x3151 008021 call g24_receive_byte 
+0x3152 008022 istore 1 ,contw 
+0x3153 008023 loop g24rx_loop 
+:      008024 g24rx_nopayload:
+0x3154 008025 bmark1 mark_24g_rxmode ,g24_receive_skip_rssi 
+0x3155 008026 copy contw ,rega 
+0x3156 008027 call g24_receive_byte 
+0x3157 008028 store 1 ,mem_rssi_hex_received 
+0x3158 008029 copy rega ,contw 
+:      008030 g24_receive_skip_rssi:
+0x3159 008031 parse demod ,bucket ,24 
+0x315a 008032 rshift32 pdata ,pdata 
+0x315b 008033 rshift16 pdata ,pdata 
+0x315c 008034 istore 3 ,contw 
+0x315d 008035 fetch 1 ,mem_24g_disable_fec1 
+0x315e 008036 nbranch g24_receive_skip_disable_fec1 ,blank 
+0x315f 008037 disable decode_fec1 
+:      008038 g24_receive_skip_next:
+0x3160 008039 isolate1 mark_24g_rxmode ,mark 
+0x3161 008040 call save_rssi_dec ,true 
+0x3162 008041 branch g24_crc_error ,crc_failed 
+0x3163 008042 call rf_debug_rx_crc_line 
+0x3164 008043 bpatchx patch2d_7 ,mem_patch2d 
+0x3165 008044 enable user3 
+0x3166 008045 call le_match_set_txfreq 
+0x3167 008046 rtnmark1 mark_24g_rxmode 
+0x3168 008047 fetch 1 ,mem_rssi_hex_received 
+0x3169 008048 fetcht 1 ,mem_rssi_hex_received_max_value 
+0x316a 008049 isub temp ,null 
+0x316b 008050 call copy_temp2pdata ,positive 
+0x316c 008051 branch rssi_signal 
+:      008053 g24_receive_skip_disable_fec1:
+0x316d 008054 disable decode_fec0 
+0x316e 008055 branch g24_receive_skip_next 
+:      008058 g24_lr_receive_pdu_len:
+0x316f 008059 call g24_receive_byte 
+0x3170 008060 sub pdata ,1 ,null 
+0x3171 008061 branch enable_user7 ,positive 
+0x3172 008062 increase -2 ,pdata 
+0x3173 008063 bmark1 mark_24g_rxmode ,g24_lr_receive_pdu_norssi 
+0x3174 008064 branch enable_user7 ,blank 
+0x3175 008065 increase -1 ,pdata 
+:      008066 g24_lr_receive_pdu_norssi:
+0x3176 008067 store 1 ,mem_temp 
+0x3177 008068 rtn 
+:      008070 g24_lr_receive_payload_len:
+0x3178 008071 and_into 0x07 ,pdata 
+0x3179 008072 fetcht 1 ,mem_temp 
+0x317a 008073 lshift3 temp ,temp 
+0x317b 008074 ior temp ,pdata 
+0x317c 008075 rtn 
+:      008077 g24_receive_byte:
+0x317d 008078 parse demod ,bucket ,8 
+0x317e 008079 rshift3 pwindow ,pdata 
+0x317f 008080 rtn 
+:      008082 g24_sync_timeout:
+0x3180 008083 jam err_sync_to ,mem_24g_off_type 
+0x3181 008084 isolate1 mark_24g_rxmode ,mark 
+0x3182 008085 call rssi_noise ,true 
+:      008086 g24_end_of_packet:
+0x3183 008087 bpatchx patch2e_0 ,mem_patch2e 
+0x3184 008088 call le_disable 
+0x3185 008089 disable encode_fec1 
+0x3186 008090 disable decode_fec1 
+0x3187 008091 branch end_of_packet 
+:      008093 g24_hec_error:
+0x3188 008094 jam err_hec ,mem_24g_off_type 
+0x3189 008095 branch g24_end_of_packet 
+:      008097 g24_lr_len_error:
+0x318a 008098 jam err_lr_len ,mem_24g_off_type 
+0x318b 008099 branch g24_end_of_packet 
+:      008101 g24_type_error:
+0x318c 008102 jam err_type ,mem_24g_off_type 
+0x318d 008103 branch g24_end_of_packet 
+:      008105 g24_len_over_error:
+0x318e 008106 jam err_len_over ,mem_24g_off_type 
+0x318f 008107 branch g24_end_of_packet 
+:      008109 g24_crc_error:
+0x3190 008110 jam err_crc ,mem_24g_off_type 
+0x3191 008111 branch g24_end_of_packet 
+:      008113 g24_set_freq_tx:
+0x3192 008114 call set_sync_on 
+0x3193 008115 fetcht 1 ,mem_24g_ch 
+0x3194 008116 branch set_freq_tx 
+:      008118 g24_transmit:
+0x3195 008119 bpatchx patch2e_1 ,mem_patch2e 
+0x3196 008120 fetch 1 ,mem_24g_tx_phy 
+0x3197 008121 call le_enable_phy_by_pdata 
+0x3198 008122 fetch 4 ,mem_24g_addr 
+0x3199 008123 iforce access 
+0x319a 008124 call g24_prep 
+0x319b 008125 call g24_set_freq_tx 
+0x319c 008126 set1 txgfsk ,radio_ctrl 
+0x319d 008127 enable encode_fec0 
+0x319e 008128 enable is_tx 
+0x319f 008129 disable is_rx 
+0x31a0 008130 call rf_debug_tx_on_line 
+0x31a1 008131 disable lr_s2en 
+0x31a2 008132 bmark1 mark_ble_lr ,g24_transmit_lr 
+0x31a3 008133 bmark1 mark_ble_2m ,g24_transmit_2m 
+0x31a4 008134 rshift16 access ,pdata 
+0x31a5 008135 rshift8 pdata ,pdata 
+0x31a6 008136 rshift4 pdata ,pdata 
+0x31a7 008137 inject mod ,40 
+:      008138 g24_transmit_packet:
+0x31a8 008139 bpatchx patch2e_2 ,mem_patch2e 
+0x31a9 008140 bmark1 mark_ble_lr ,g24_transmit_nolr 
+0x31aa 008141 fetch 1 ,mem_24g_disable_fec1 
+0x31ab 008142 nbranch g24_transmit_nolr ,blank 
+0x31ac 008143 disable encode_fec0 
+0x31ad 008144 enable encode_fec1 
+:      008145 g24_transmit_nolr:
+0x31ae 008146 enable enable_white 
+0x31af 008147 enable enable_crc 
+0x31b0 008148 fetch 1 ,mem_24g_txlen 
+0x31b1 008149 iforce loopcnt 
+0x31b2 008150 arg mem_24g_txpayload ,contr 
+:      008151 g24tr_loop:
+0x31b3 008152 ifetch 1 ,contr 
+0x31b4 008153 inject mod ,8 
+0x31b5 008154 loop g24tr_loop 
+0x31b6 008155 enable enable_parity 
+0x31b7 008156 inject mod ,24 
+0x31b8 008157 disable enable_parity 
+0x31b9 008158 bmark0 mark_ble_lr ,g24_transmit_skip 
+0x31ba 008159 disable enable_white 
+0x31bb 008160 setarg 0 
+0x31bc 008161 inject mod ,3 
+:      008162 g24_transmit_skip:
+0x31bd 008163 until null ,tx_clear 
+0x31be 008164 nop 100 
+0x31bf 008165 disable lr_s2en 
+0x31c0 008166 disable encode_fec0 
+0x31c1 008167 fetch 1 ,mem_24g_disable_fec1 
+0x31c2 008168 nbranch g24_transmit_skip_disable_fec1 ,blank 
+0x31c3 008169 disable encode_fec1 
+:      008170 g24_transmit_skip_disable_fec1:
+0x31c4 008171 disable encode_fec3 
+0x31c5 008172 call set_sync_on 
+0x31c6 008173 branch rf_debug_tx_off_line 
+:      008175 g24_transmit_lr:
+0x31c7 008176 arg 10 ,loopcnt 
+:      008177 g24_transmit_lr_preamble_loop:
+0x31c8 008178 setarg 0x3c 
+0x31c9 008179 inject mod ,8 
+0x31ca 008180 loop g24_transmit_lr_preamble_loop 
+0x31cb 008181 disable encode_fec0 
+0x31cc 008182 enable encode_fec3 
+0x31cd 008183 rshift16 access ,pdata 
+0x31ce 008184 rshift16 pdata ,pdata 
+0x31cf 008185 rshift4 pdata ,pdata 
+0x31d0 008186 inject mod ,32 
+0x31d1 008187 bmark1 mark_ble_lr_s8 ,g24_transmit_lr_s8 
+:      008188 g24_transmit_lr_s2:
+0x31d2 008189 setarg 1 
+0x31d3 008190 inject mod ,5 
+0x31d4 008191 enable lr_s2en 
+0x31d5 008192 branch g24_transmit_packet 
+:      008194 g24_transmit_lr_s8:
+0x31d6 008195 setarg 0 
+0x31d7 008196 inject mod ,5 
+0x31d8 008197 branch g24_transmit_packet 
+:      008199 g24_transmit_2m:
+0x31d9 008200 fetch 1 ,mem_system_clk 
+0x31da 008201 rshift pdata ,loopcnt 
+:      008202 g24_transmit_2m_dealy:
+0x31db 008203 nop 2 
+0x31dc 008204 loop g24_transmit_2m_dealy 
+0x31dd 008206 rshift16 access ,pdata 
+0x31de 008207 rshift8 pdata ,pdata 
+0x31df 008208 rshift4 pdata ,temp 
+0x31e0 008209 copy temp ,pdata 
+0x31e1 008210 inject mod ,8 
+0x31e2 008211 copy temp ,pdata 
+0x31e3 008212 inject mod ,40 
+0x31e4 008213 branch g24_transmit_packet 
+:      008221 g24_transmit_prep:
+0x31e5 008222 bpatchx patch2e_3 ,mem_patch2e 
+0x31e6 008223 fetch 1 ,mem_24g_tx_phy 
+0x31e7 008224 bbit1 bit_le_coded_phy ,g24_lr_transmit_prep 
+0x31e8 008226 fetch 1 ,mem_24g_datalen 
+0x31e9 008227 increase 3 ,pdata 
+0x31ea 008228 store 1 ,mem_24g_txlen 
+0x31eb 008230 fetch 1 ,mem_24g_syncword_crc8 
+0x31ec 008231 store 1 ,mem_24g_txpayload 
+0x31ed 008233 fetch 1 ,mem_24g_data_type 
+0x31ee 008234 istore 1 ,contw 
+0x31ef 008236 fetch 1 ,mem_24g_datalen 
+:      008237 g24_transmit_prep_pdu:
+0x31f0 008238 lshift3 pdata ,pdata 
+0x31f1 008239 fetcht 1 ,mem_24g_pid 
+0x31f2 008240 and temp ,0x03 ,temp 
+0x31f3 008241 lshift temp ,temp 
+0x31f4 008242 ior temp ,pdata 
+0x31f5 008243 fetcht 1 ,mem_24g_no_ack 
+0x31f6 008244 iadd temp ,pdata 
+0x31f7 008245 istore 1 ,contw 
+0x31f8 008247 fetch 1 ,mem_24g_datalen 
+0x31f9 008248 iforce loopcnt 
+0x31fa 008249 arg mem_24g_txbuf ,contr 
+0x31fb 008250 call memcpy 
+0x31fc 008251 bpatchx patch2e_4 ,mem_patch2e 
+0x31fd 008253 rtnmark0 mark_24g_rxmode 
+0x31fe 008254 fetch 1 ,mem_rssi_hex 
+0x31ff 008255 istore 1 ,contw 
+0x3200 008256 fetch 1 ,mem_24g_tx_phy 
+0x3201 008257 rtnbit1 bit_le_coded_phy 
+0x3202 008258 fetch 1 ,mem_24g_txlen 
+0x3203 008259 increase 1 ,pdata 
+0x3204 008260 store 1 ,mem_24g_txlen 
+0x3205 008261 rtn 
+:      008263 g24_lr_transmit_prep:
+0x3206 008265 fetch 1 ,mem_24g_datalen 
+0x3207 008266 increase 4 ,pdata 
+0x3208 008267 bmark0 mark_24g_rxmode ,g24_lr_transmit_prep_skip 
+0x3209 008268 increase 1 ,pdata 
+:      008269 g24_lr_transmit_prep_skip:
+0x320a 008270 store 1 ,mem_24g_txlen 
+0x320b 008272 fetch 1 ,mem_24g_syncword_crc8 
+0x320c 008273 store 1 ,mem_24g_txpayload 
+0x320d 008275 fetch 1 ,mem_24g_txlen 
+0x320e 008276 increase -2 ,pdata 
+0x320f 008277 istore 1 ,contw 
+0x3210 008279 fetch 1 ,mem_24g_data_type 
+0x3211 008280 istore 1 ,contw 
+0x3212 008281 setarg 0 
+0x3213 008282 branch g24_transmit_prep_pdu 
+:      008284 g24_read_len_pid_crc:
+0x3214 008285 bpatchx patch2e_5 ,mem_patch2e 
+0x3215 008287 fetch 1 ,mem_24g_rxbuf + 1 
+0x3216 008288 rshift3 pdata ,pdata 
+0x3217 008289 store 1 ,mem_24g_rxdata_length 
+0x3218 008291 increase 1 ,pdata 
+0x3219 008292 arg mem_24g_rxbuf + 1 ,contr 
+0x321a 008293 iadd contr ,contr 
+0x321b 008294 ifetch 3 ,contr 
+0x321c 008295 store 3 ,mem_24g_sta_crc 
+0x321d 008297 fetch 1 ,mem_24g_rxbuf + 1 
+0x321e 008298 rshift pdata ,pdata 
+0x321f 008299 and pdata ,0x03 ,pdata 
+0x3220 008300 store 1 ,mem_24g_sta_pid 
+0x3221 008301 rtn 
+:      008304 g24_ch:
+0x3222 008305 bpatchx patch2e_6 ,mem_patch2e 
+0x3223 008306 fetcht 1 ,mem_24g_current_ch_number 
+0x3224 008307 call g24_ch_map_size 
+0x3225 008308 storet 1 ,mem_24g_current_ch_number 
+0x3226 008309 rtn 
+:      008311 g24_ch_map_size:
+0x3227 008312 bpatchx patch2e_7 ,mem_patch2e 
+0x3228 008313 call g24_ch_calc 
+0x3229 008314 increase 1 ,temp 
+0x322a 008315 and_into 3 ,temp 
+0x322b 008316 rtn 
+:      008318 g24_ch_calc:
+0x322c 008319 bpatchx patch2f_0 ,mem_patch2f 
+0x322d 008320 fetch 1 ,mem_24g_addr 
+0x322e 008321 and_into 0x03 ,pdata 
+0x322f 008322 mul32 pdata ,4 ,rega 
+0x3230 008323 setarg mem_24g_ch_map1 
+0x3231 008324 iadd rega ,pdata 
+0x3232 008325 iadd temp ,contr 
+0x3233 008326 ifetch 1 ,contr 
+0x3234 008327 store 1 ,mem_24g_ch 
+0x3235 008328 rtn 
+:      008331 g24_update_addr_and_synccrc8:
+0x3236 008332 store 4 ,mem_24g_addr 
+0x3237 008334 bpatchx patch2f_1 ,mem_patch2f 
+:      008335 g24_syncword_crc8:
+0x3238 008336 arg 0 ,rega 
+0x3239 008337 arg 4 ,loopcnt 
+0x323a 008338 arg mem_24g_addr ,contr 
+:      008339 g24_syncword_crc8_loop:
+0x323b 008340 ifetch 1 ,contr 
+0x323c 008341 iadd rega ,rega 
+0x323d 008342 loop g24_syncword_crc8_loop 
+0x323e 008343 copy rega ,pdata 
+0x323f 008344 store 2 ,mem_24g_syncword 
+0x3240 008345 fetch 1 ,mem_24g_syncword 
+0x3241 008346 fetcht 1 ,mem_24g_syncword + 1 
+0x3242 008347 iadd temp ,pdata 
+0x3243 008348 store 1 ,mem_24g_syncword_crc8 
+0x3244 008349 rtn 
+:      008352 g24_timer_check:
+0x3245 008353 bpatchx patch2f_2 ,mem_patch2f 
+0x3246 008354 call disable_user 
+0x3247 008355 fetcht 4 ,mem_24g_tx_btclk 
+0x3248 008356 copy clkn_bt ,pdata 
+0x3249 008357 isub temp ,null 
+0x324a 008358 ncall g24_timer_timeout ,positive 
+0x324b 008359 copy pdata ,regb 
+0x324c 008360 fetch 4 ,mem_24g_tx_btclk 
+0x324d 008361 fetcht 1 ,mem_24g_interval 
+0x324e 008362 iadd temp ,temp 
+0x324f 008363 copy regb ,pdata 
+0x3250 008364 isub temp ,null 
+0x3251 008365 nrtn positive 
+0x3252 008366 set0 28 ,pdata 
+0x3253 008367 store 4 ,mem_24g_tx_btclk 
+0x3254 008368 branch enable_user 
+:      008370 g24_timer_timeout:
+0x3255 008371 rtn zero 
+0x3256 008372 set1 28 ,pdata 
+0x3257 008373 rtn 
+:      008375 g24_timer_init:
+0x3258 008376 setarg 0 
+0x3259 008377 store 4 ,mem_24g_tx_btclk 
+0x325a 008378 rtn 
+:      008386 g24_chmap_param_init:
+0x325b 008387 bpatchx patch2f_3 ,mem_patch2f 
+0x325c 008388 setsect 0 ,0x1300 
+0x325d 008389 setsect 1 ,0x1908b 
+0x325e 008390 setsect 2 ,0x36150 
+0x325f 008391 setsect 3 ,0x3d20 
+0x3260 008392 store 9 ,mem_24g_ch_map1 
+0x3261 008393 setsect 0 ,0x3a1a 
+0x3262 008394 setsect 1 ,0xc453 
+0x3263 008395 setsect 2 ,0xd312 
+0x3264 008396 setsect 3 ,0x1 
+0x3265 008397 istore 7 ,contw 
+0x3266 008398 fetch 1 ,mem_24g_ch_map_update 
+0x3267 008399 rtn blank 
+0x3268 008400 arg mem_24g_ch_update_map1 ,contr 
+0x3269 008401 arg mem_24g_ch_map1 ,contw 
+0x326a 008402 branch memcpy16 
+:      008410 g24_chamap_param_update:
+0x326b 008411 bpatchx patch2f_4 ,mem_patch2f 
+0x326c 008412 setarg 0x4e001e 
+0x326d 008413 store 3 ,mem_24g_ch_update_map1 + 1 
+0x326e 008414 setarg 0x032303 
+0x326f 008415 istore 3 ,contw 
+0x3270 008416 setarg 0x250642 
+0x3271 008417 istore 3 ,contw 
+0x3272 008418 setarg 0x094c06 
+0x3273 008419 istore 3 ,contw 
+0x3274 008420 setarg 0x3c0927 
+0x3275 008421 istore 3 ,contw 
+0x3276 008422 jam 1 ,mem_24g_ch_map_update 
+0x3277 008423 rtn 
+:      008426 g24_rx_window_init:
+0x3278 008427 bpatchx patch2f_5 ,mem_patch2f 
+0x3279 008428 arg 0x6978 ,temp 
+0x327a 008429 bmark1 mark_24g_rxmode ,g24_rx_window_store 
+0x327b 008430 arg 0x12c0 ,temp 
+0x327c 008431 fetch 1 ,mem_24g_rx_phy 
+0x327d 008432 bbit0 2 ,g24_rx_window_store 
+0x327e 008433 arg 0x2ee0 ,temp 
+:      008434 g24_rx_window_store:
+0x327f 008435 storet 2 ,mem_24g_rx_window 
+0x3280 008436 rtn 
+:      008438 g24_enable_1m:
+0x3281 008439 jam 0x01 ,mem_24g_rx_phy 
+0x3282 008440 jam 0x01 ,mem_24g_tx_phy 
+0x3283 008441 rtn 
+:      008443 g24_enable_2m:
+0x3284 008444 jam 0x02 ,mem_24g_rx_phy 
+0x3285 008445 jam 0x02 ,mem_24g_tx_phy 
+0x3286 008446 rtn 
+:      008470 g24_pair_param_init:
+0x3287 008471 bpatchx patch2f_6 ,mem_patch2f 
+0x3288 008472 jam 0x4e ,mem_24g_pair_ch 
+0x3289 008473 setarg 0x101520 
+0x328a 008474 store 3 ,mem_24g_pair_addr 
+0x328b 008475 setarg 0x05 
+0x328c 008476 istore 1 ,contw 
+0x328d 008477 rtn 
+:      008483 g24_pair_timeout_timer:
+0x328e 008484 arg mem_24g_pair_timeout ,regc 
+0x328f 008485 arg g24_stop_24g_mode ,regb 
+0x3290 008486 branch timer_single_step_2b 
+:      008488 g24_pair_start:
+0x3291 008489 set1 mark_24g ,mark 
+0x3292 008490 fetch 1 ,mem_24g_conn_sm 
+0x3293 008491 set0 state_24g_reconn ,pdata 
+0x3294 008492 set1 state_24g_pair ,pdata 
+0x3295 008493 store 1 ,mem_24g_conn_sm 
+0x3296 008494 setarg 0 
+0x3297 008495 store 2 ,mem_24g_reconn_timeout 
+0x3298 008496 fetch 2 ,mem_24g_pair_timeout_init 
+0x3299 008497 store 2 ,mem_24g_pair_timeout 
+0x329a 008498 jam 0 ,mem_24g_pair_no_ack 
+0x329b 008499 call g24_pair_sm_reinit 
+:      008500 g24_pair_init_param:
+0x329c 008501 jam 0 ,mem_24g_pid 
+0x329d 008502 fetch 1 ,mem_24g_pair_ch 
+0x329e 008503 store 1 ,mem_24g_ch 
+0x329f 008504 fetch 1 ,mem_24g_pair_tx_power 
+0x32a0 008505 store 1 ,mem_tx_power 
+0x32a1 008506 fetch 4 ,mem_24g_pair_addr 
+0x32a2 008507 branch g24_update_addr_and_synccrc8 
+:      008510 g24_pair_dispatch:
+0x32a3 008511 bpatchx patch2f_7 ,mem_patch2f 
+0x32a4 008512 jam default_24g_device ,mem_24g_reconn_type 
+0x32a5 008513 fetch 2 ,mem_24g_pair_count 
+0x32a6 008514 increase 1 ,pdata 
+0x32a7 008515 store 2 ,mem_24g_pair_count 
+0x32a8 008516 fetch 1 ,mem_24g_pair_count 
+0x32a9 008517 and pdata ,0xff ,pdata 
+0x32aa 008518 nrtn blank 
+0x32ab 008519 fetch 1 ,mem_24g_pair_sm 
+0x32ac 008520 beq state_24g_pairing_success ,g24_pair_exit 
+0x32ad 008521 beq state_24g_pairing_1 ,g24_pair_sm_1 
+0x32ae 008522 beq state_24g_pairing_2 ,g24_pair_sm_2 
+0x32af 008523 beq state_24g_pairing_3 ,g24_pair_sm_3 
+0x32b0 008524 beq state_24g_pairing_4 ,g24_pair_sm_4 
+0x32b1 008525 rtn 
+:      008527 g24_pair_sm_1:
+0x32b2 008528 jam datatype_attemp ,mem_24g_txbuf 
+0x32b3 008529 branch g24_pair_sm_prep 
+:      008531 g24_pair_sm_2:
+0x32b4 008532 fetch 1 ,mem_24g_pair_switch 
+0x32b5 008533 branch g24_pair_sm_2_skip ,blank 
+0x32b6 008534 fetch 4 ,mem_24g_device_addr 
+0x32b7 008535 call g24_update_addr_and_synccrc8 
+:      008536 g24_pair_sm_2_skip:
+0x32b8 008537 jam datatype_bind ,mem_24g_txbuf 
+0x32b9 008538 branch g24_pair_sm_prep 
+:      008540 g24_pair_sm_3:
+0x32ba 008541 jam datatype_config ,mem_24g_txbuf 
+0x32bb 008542 fetch 1 ,mem_24g_pair_switch 
+0x32bc 008543 branch g24_pair_sm_prep ,blank 
+0x32bd 008544 fetch 4 ,mem_24g_receiver_addr 
+0x32be 008545 store 4 ,mem_24g_txbuf + 2 
+0x32bf 008546 branch g24_pair_sm_common 
+:      008548 g24_pair_sm_4:
+0x32c0 008549 jam datatype_ok ,mem_24g_txbuf 
+:      008550 g24_pair_sm_prep:
+0x32c1 008551 fetch 4 ,mem_24g_device_addr 
+0x32c2 008552 store 4 ,mem_24g_txbuf + 2 
+:      008553 g24_pair_sm_common:
+0x32c3 008554 fetch 1 ,mem_24g_data_type 
+0x32c4 008555 and_into bits_data ,pdata 
+0x32c5 008556 store 1 ,mem_24g_txbuf + 1 
+0x32c6 008557 jam 0 ,mem_24g_txbuf + 6 
+0x32c7 008558 jam 7 ,mem_24g_datalen 
+0x32c8 008559 call g24_transmit_prep 
+0x32c9 008560 call g24_transmit_receive_ack 
+0x32ca 008561 nrtn sync 
+0x32cb 008562 nrtn user3 
+0x32cc 008563 call g24_txbuf_clear 
+0x32cd 008564 call g24_ackpayload_parse 
+0x32ce 008565 bpatchx patch30_0 ,mem_patch30 
+0x32cf 008566 fetch 1 ,mem_24g_pair_sm 
+0x32d0 008567 rtneq state_24g_pairing_success 
+0x32d1 008568 beq state_24g_pairing_1 ,g24_pair_sm_1_waiting_ack 
+0x32d2 008569 beq state_24g_pairing_2 ,g24_pair_sm_2_waiting_ack 
+0x32d3 008570 beq state_24g_pairing_3 ,g24_pair_sm_3_waiting_ack 
+0x32d4 008571 beq state_24g_pairing_4 ,g24_pair_sm_4_waiting_ack 
+0x32d5 008572 rtn 
+:      008574 g24_pair_sm_reinit:
+0x32d6 008575 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32d7 008576 fetch 1 ,mem_24g_pair_switch 
+0x32d8 008577 rtn blank 
+0x32d9 008578 jam state_24g_pairing_1 ,mem_24g_pair_sm 
+0x32da 008579 rtn 
+:      008581 g24_pair_sm_1_waiting_ack:
+0x32db 008582 jam state_24g_pairing_2 ,mem_24g_pair_sm 
+0x32dc 008583 branch g24_transmit_abandon 
+:      008585 g24_pair_sm_2_waiting_ack:
+0x32dd 008586 fetch 1 ,mem_24g_pair_switch 
+0x32de 008587 branch g24_pair_sm_2_waiting_ack_skip ,blank 
+0x32df 008588 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e0 008589 store 4 ,mem_24g_receiver_addr 
+:      008590 g24_pair_sm_2_waiting_ack_skip:
+0x32e1 008591 jam state_24g_pairing_3 ,mem_24g_pair_sm 
+0x32e2 008592 branch g24_transmit_abandon 
+:      008594 g24_pair_sm_3_waiting_ack:
+0x32e3 008595 fetch 1 ,mem_24g_pair_switch 
+0x32e4 008596 branch g24_pair_sm_3_waiting_ack_skip ,blank 
+0x32e5 008597 fetch 4 ,mem_24g_rxpayload + 2 
+0x32e6 008598 fetcht 4 ,mem_24g_device_addr 
+0x32e7 008599 isub temp ,null 
+0x32e8 008600 nrtn zero 
+:      008601 g24_pair_sm_3_waiting_ack_skip:
+0x32e9 008602 jam state_24g_pairing_4 ,mem_24g_pair_sm 
+0x32ea 008603 branch g24_transmit_abandon 
+:      008605 g24_pair_sm_4_waiting_ack:
+0x32eb 008606 fetch 1 ,mem_24g_pair_switch 
+0x32ec 008607 branch g24_pair_sm_4_waiting_ack_skip ,blank 
+0x32ed 008608 fetch 4 ,mem_24g_rxpayload + 2 
+0x32ee 008609 fetcht 4 ,mem_24g_receiver_addr 
+0x32ef 008610 isub temp ,null 
+0x32f0 008611 nrtn zero 
+:      008612 g24_pair_sm_4_waiting_ack_skip:
+0x32f1 008613 jam state_24g_pairing_success ,mem_24g_pair_sm 
+0x32f2 008614 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x32f3 008615 call ui_ipc_send_event 
+0x32f4 008616 setarg 0 
+0x32f5 008617 store 2 ,mem_24g_pair_timeout 
+0x32f6 008618 fetch 4 ,mem_24g_rxpayload + 2 
+0x32f7 008619 call g24_update_addr_and_synccrc8 
+:      008620 g24_pair_exit:
+0x32f8 008621 fetch 1 ,mem_24g_conn_sm 
+0x32f9 008622 set0 state_24g_pair ,pdata 
+0x32fa 008623 store 1 ,mem_24g_conn_sm 
+0x32fb 008624 branch g24_transmit_abandon 
+:      008650 g24_bind_mode_enable:
+0x32fc 008651 jam dongle_bind ,mem_24g_work_mode 
+0x32fd 008652 jam clear_init ,mem_24g_mode_init 
+0x32fe 008653 rtn 
+:      008655 g24_bind_init:
+0x32ff 008656 fetch 1 ,mem_24g_mode_init 
+0x3300 008657 rtnbit1 dongle_bind 
+0x3301 008658 set1 dongle_bind ,pdata 
+0x3302 008659 store 1 ,mem_24g_mode_init 
+0x3303 008660 setarg 0 
+0x3304 008661 store 3 ,mem_24g_device1_bind_step 
+0x3305 008662 store 1 ,mem_24g_device1_bind_disable 
+0x3306 008663 store 1 ,mem_24g_device2_bind_disable 
+0x3307 008664 store 4 ,mem_24g_transmitter_addr 
+0x3308 008665 jam 1 ,mem_24g_ackpayload_enable 
+0x3309 008666 branch g24_pair_init_param 
+:      008669 g24_bind_ackpayload_prep:
+0x330a 008670 jam 1 ,mem_24g_ackpayload_enable 
+0x330b 008671 jam 0x08 ,mem_24g_datalen 
+0x330c 008672 arg mem_24g_bind_payload ,contr 
+0x330d 008673 arg mem_24g_txbuf ,contw 
+0x330e 008674 branch memcpy8 
+:      008677 g24_bind_data_process:
+0x330f 008678 bpatchx patch30_1 ,mem_patch30 
+0x3310 008679 call g24_rx_interrupt_clear 
+0x3311 008680 call g24_receive_packet 
+0x3312 008681 nbranch g24_rx_interrupt_clear ,user3 
+0x3313 008682 call g24_bind_data_parse 
+0x3314 008683 call g24_transmit_ack 
+0x3315 008684 call g24_bind_device_status_check 
+0x3316 008685 call dongle_kb_bind_soft_reset 
+0x3317 008686 fetch 1 ,mem_24g_pair_switch 
+0x3318 008687 rtn blank 
+0x3319 008688 fetch 4 ,mem_24g_transmitter_addr 
+0x331a 008689 rtn blank 
+0x331b 008690 branch g24_update_addr_and_synccrc8 
+:      008692 g24_bind_data_error:
+0x331c 008693 call g24_rx_interrupt_clear 
+0x331d 008694 branch g24_end_of_packet 
+:      008696 g24_bind_data_parse:
+0x331e 008697 jam bind_mode_continue ,mem_24g_bind_mode_continue 
+0x331f 008698 arg mem_24g_rxbuf ,contr 
+0x3320 008699 arg mem_24g_rxdata_temp ,contw 
+0x3321 008700 call memcpy8 
+0x3322 008701 bpatchx patch30_2 ,mem_patch30 
+0x3323 008702 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x3324 008703 beq datatype_bind ,g24_bind_first_step 
+0x3325 008704 beq datatype_config ,g24_bind_second_step 
+0x3326 008705 beq datatype_ok ,g24_bind_third_step 
+0x3327 008706 beq datatype_attemp ,g24_data_attemp 
+0x3328 008707 rtn 
+:      008710 g24_bind_first_step:
+0x3329 008711 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x332a 008712 beq datatype_device1 ,g24_bind_first_step_device1 
+0x332b 008713 beq datatype_device2 ,g24_bind_first_step_device2 
+0x332c 008714 rtn 
+:      008716 g24_bind_first_step_device1:
+0x332d 008717 fetch 1 ,mem_24g_device1_bind_disable 
+0x332e 008718 nrtn blank 
+0x332f 008719 jam 1 ,mem_24g_device1_bind_step 
+:      008720 g24_bind_dvc1_payload_cfg:
+0x3330 008721 jam datatype_device1 ,mem_24g_bind_payload 
+:      008722 g24_bind_payload_cfg:
+0x3331 008723 jam 0x80 ,mem_24g_bind_payload + 1 
+0x3332 008724 fetch 6 ,mem_24g_lap 
+0x3333 008725 store 6 ,mem_24g_bind_payload + 2 
+0x3334 008726 rtn 
+:      008728 g24_bind_first_step_device2:
+0x3335 008729 fetch 1 ,mem_24g_device2_bind_disable 
+0x3336 008730 nrtn blank 
+0x3337 008731 jam 1 ,mem_24g_device2_bind_step 
+:      008732 g24_bind_dvc2_payload_cfg:
+0x3338 008733 jam datatype_device2 ,mem_24g_bind_payload 
+0x3339 008734 branch g24_bind_payload_cfg 
+:      008737 g24_bind_second_step:
+0x333a 008738 fetch 1 ,mem_24g_pair_switch 
+0x333b 008739 branch g24_bind_second_step_skip ,blank 
+0x333c 008740 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x333d 008741 fetcht 4 ,mem_24g_lap 
+0x333e 008742 isub temp ,null 
+0x333f 008743 nrtn zero 
+:      008744 g24_bind_second_step_skip:
+0x3340 008745 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3341 008746 beq datatype_device1 ,g24_bind_second_step_device1 
+0x3342 008747 beq datatype_device2 ,g24_bind_second_step_device2 
+0x3343 008748 rtn 
+:      008750 g24_bind_second_step_device1:
+0x3344 008751 fetch 1 ,mem_24g_device1_bind_disable 
+0x3345 008752 nrtn blank 
+0x3346 008753 fetch 1 ,mem_24g_device1_bind_step 
+0x3347 008754 beq 1 ,g24_bind_dvc1_step_set2 
+0x3348 008755 rtn 
+:      008756 g24_bind_dvc1_step_set2:
+0x3349 008757 jam 2 ,mem_24g_device1_bind_step 
+0x334a 008758 fetch 1 ,mem_24g_pair_switch 
+0x334b 008759 branch g24_bind_dvc1_payload_cfg ,blank 
+:      008760 g24_bind_dvc1_payload_cfg_transmitter_addr:
+0x334c 008761 jam datatype_device1 ,mem_24g_bind_payload 
+:      008762 g24_bind_payload_cfg_transmitter_addr:
+0x334d 008763 jam 0x80 ,mem_24g_bind_payload + 1 
+0x334e 008764 fetch 4 ,mem_24g_transmitter_addr 
+0x334f 008765 store 4 ,mem_24g_bind_payload + 2 
+0x3350 008766 branch enable_user 
+:      008768 g24_bind_second_step_device2:
+0x3351 008769 fetch 1 ,mem_24g_device2_bind_disable 
+0x3352 008770 nrtn blank 
+0x3353 008771 fetch 1 ,mem_24g_device2_bind_step 
+0x3354 008772 beq 1 ,g24_bind_dvc2_step_set2 
+0x3355 008773 rtn 
+:      008774 g24_bind_dvc2_step_set2:
+0x3356 008775 jam 2 ,mem_24g_device2_bind_step 
+0x3357 008776 fetch 1 ,mem_24g_pair_switch 
+0x3358 008777 branch g24_bind_dvc2_payload_cfg ,blank 
+0x3359 008778 jam datatype_device2 ,mem_24g_bind_payload 
+0x335a 008779 branch g24_bind_payload_cfg_transmitter_addr 
+:      008782 g24_bind_third_step:
+0x335b 008783 fetch 1 ,mem_24g_pair_switch 
+0x335c 008784 branch g24_bind_third_step_skip ,blank 
+0x335d 008785 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x335e 008786 fetcht 4 ,mem_24g_transmitter_addr 
+0x335f 008787 isub temp ,null 
+0x3360 008788 nrtn zero 
+:      008789 g24_bind_third_step_skip:
+0x3361 008790 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x3362 008791 beq datatype_device1 ,g24_bind_third_step_device1 
+0x3363 008792 beq datatype_device2 ,g24_bind_third_step_device2 
+0x3364 008793 rtn 
+:      008795 g24_bind_third_step_device1:
+0x3365 008796 fetch 1 ,mem_24g_device1_bind_disable 
+0x3366 008797 nrtn blank 
+0x3367 008798 fetch 1 ,mem_24g_device1_bind_step 
+0x3368 008799 beq 2 ,g24_bind_dvc1_step_success 
+0x3369 008800 rtn 
+:      008801 g24_bind_dvc1_step_success:
+0x336a 008802 jam 1 ,mem_24g_device1_bind_disable 
+0x336b 008804 call g24_bind_dvc1_payload_cfg 
+0x336c 008805 fetch 1 ,mem_24g_bind_device_status 
+0x336d 008806 or_into 0x01 ,pdata 
+0x336e 008807 store 1 ,mem_24g_bind_device_status 
+:      008808 g24_bind_exit:
+0x336f 008809 setarg 0 
+0x3370 008810 store 2 ,mem_24g_device1_bind_step 
+0x3371 008811 rtn 
+:      008813 g24_bind_third_step_device2:
+0x3372 008814 fetch 1 ,mem_24g_device2_bind_disable 
+0x3373 008815 nrtn blank 
+0x3374 008816 fetch 1 ,mem_24g_device2_bind_step 
+0x3375 008817 bne 0 ,g24_bind_dvc2_step_success 
+0x3376 008818 rtn 
+:      008819 g24_bind_dvc2_step_success:
+0x3377 008820 jam 1 ,mem_24g_device2_bind_disable 
+0x3378 008822 call g24_bind_dvc2_payload_cfg 
+0x3379 008823 fetch 1 ,mem_24g_bind_device_status 
+0x337a 008824 or_into 0x02 ,pdata 
+0x337b 008825 store 1 ,mem_24g_bind_device_status 
+0x337c 008826 call g24_bind_exit 
+0x337d 008827 branch dongle_g24_store_dvc2_bind_flag 
+:      008829 g24_binding_device_check:
+0x337e 008830 fetch 1 ,mem_24g_work_mode 
+0x337f 008831 rtnne dongle_bind 
+0x3380 008832 fetch 1 ,mem_24g_pair_mode 
+0x3381 008833 nrtn blank 
+0x3382 008834 fetch 1 ,mem_24g_rxbuf + 3 
+0x3383 008835 beq datatype_device1 ,g24_binding_dvc1_status 
+0x3384 008836 beq datatype_device2 ,g24_binding_dvc2_status 
+0x3385 008837 rtn 
+:      008838 g24_binding_dvc1_status:
+0x3386 008839 fetch 1 ,mem_24g_bind_device_living 
+0x3387 008840 rtnbit0 0 
+:      008841 disable_user3:
+0x3388 008842 disable user3 
+0x3389 008843 rtn 
+:      008844 g24_binding_dvc2_status:
+0x338a 008845 fetch 1 ,mem_24g_bind_device_living 
+0x338b 008846 rtnbit0 1 
+0x338c 008847 branch disable_user3 
+:      008849 g24_binding_dvc1_living:
+0x338d 008850 fetch 1 ,mem_24g_pair_mode 
+0x338e 008851 nrtn blank 
+0x338f 008852 fetch 1 ,mem_24g_bind_device_living 
+0x3390 008853 or_into 0x01 ,pdata 
+0x3391 008854 store 1 ,mem_24g_bind_device_living 
+0x3392 008855 rtn 
+:      008857 g24_binding_dvc2_living:
+0x3393 008858 fetch 1 ,mem_24g_pair_mode 
+0x3394 008859 nrtn blank 
+0x3395 008860 fetch 1 ,mem_24g_bind_device_living 
+0x3396 008861 or_into 0x02 ,pdata 
+0x3397 008862 store 1 ,mem_24g_bind_device_living 
+0x3398 008863 rtn 
+:      008866 g24_bind_device_status_check:
+0x3399 008867 fetch 1 ,mem_24g_bind_device_status 
+0x339a 008868 rtn blank 
+:      008869 g24_bind_device_status:
+0x339b 008870 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x339c 008871 beq datatype_device1 ,g24_binding_dvc1_living 
+0x339d 008872 beq datatype_device2 ,g24_binding_dvc2_living 
+0x339e 008873 rtn 
+:      008892 g24_receive_init:
+0x339f 008893 set1 mark_24g_rxmode ,mark 
+0x33a0 008894 fetch 1 ,mem_tx_power 
+0x33a1 008895 store 1 ,mem_tx_power_temp 
+0x33a2 008896 branch rssi_receiver_buff_init 
+:      008898 g24_receive_dispatch:
+0x33a3 008899 fetch 2 ,mem_cb_24g_receive_process 
+0x33a4 008900 branch callback_func 
+:      008902 g24_ackpayload_prep:
+0x33a5 008903 bpatchx patch30_3 ,mem_patch30 
+0x33a6 008904 jam 0 ,mem_24g_datalen 
+0x33a7 008905 fetch 1 ,mem_24g_ackpayload_enable 
+0x33a8 008906 rtn blank 
+0x33a9 008907 fetch 2 ,mem_cb_24g_ackpayload 
+0x33aa 008908 branch callback_func 
+:      008911 g24_receive_packet_start:
+0x33ab 008912 call g24_receive_transmit_ack 
+0x33ac 008913 nbranch g24_rx_interrupt_clear ,user3 
+:      008914 g24_receive_packet_parse:
+0x33ad 008915 call g24_receive_packet_parse_pid_crc 
+0x33ae 008916 nbranch g24_rx_interrupt_clear ,user 
+0x33af 008917 fetch 1 ,mem_24g_rxdata_length 
+0x33b0 008918 branch g24_rx_interrupt_clear ,blank 
+0x33b1 008919 increase 2 ,pdata 
+0x33b2 008920 iforce loopcnt 
+0x33b3 008921 arg mem_24g_rxbuf ,contr 
+0x33b4 008922 arg mem_24g_rxdata_temp ,contw 
+0x33b5 008923 call memcpy 
+0x33b6 008924 jam 0 ,mem_24g_mode_switch 
+0x33b7 008925 fetch 1 ,mem_24g_pair_mode 
+0x33b8 008926 call g24_enable_nodata_timer ,blank 
+0x33b9 008927 bpatchx patch30_4 ,mem_patch30 
+0x33ba 008928 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x33bb 008929 beq datatype_device1 ,g24_data_device1 
+0x33bc 008930 beq datatype_device2 ,g24_data_device2 
+0x33bd 008931 beq datatype_attemp ,g24_data_receive_attemp 
+:      008932 g24_rx_interrupt_clear:
+0x33be 008933 bpatchx patch30_5 ,mem_patch30 
+0x33bf 008934 arg mem_24g_rxbuf ,contw 
+0x33c0 008935 arg 66 ,loopcnt 
+0x33c1 008936 branch clear_mem 
+:      008938 g24_data_receive_attemp:
+0x33c2 008939 call g24_bind_device_status 
+0x33c3 008940 branch g24_data_attemp 
+:      008942 g24_data_device1:
+0x33c4 008943 call g24_binding_dvc1_living 
+0x33c5 008944 call g24_ch_timer_reinit 
+0x33c6 008945 fetch 1 ,mem_24g_abort_packet 
+0x33c7 008946 fetcht 1 ,mem_24g_rxdata_temp 
+0x33c8 008947 isolate1 bit_abort ,temp 
+0x33c9 008948 setflag true ,0 ,pdata 
+0x33ca 008949 store 1 ,mem_24g_abort_packet 
+0x33cb 008950 beq 1 ,g24_data_attemp_device1_abort 
+0x33cc 008951 fetch 1 ,mem_24g_hop_packet 
+0x33cd 008952 fetcht 1 ,mem_24g_rxdata_temp 
+0x33ce 008953 isolate1 bit_hop ,temp 
+0x33cf 008954 setflag true ,0 ,pdata 
+0x33d0 008955 store 1 ,mem_24g_hop_packet 
+0x33d1 008956 fetch 2 ,mem_cb_24g_data_device1 
+0x33d2 008957 branch callback_func 
+:      008959 g24_data_device2:
+0x33d3 008960 call g24_binding_dvc2_living 
+0x33d4 008961 fetcht 1 ,mem_24g_rxdata_temp 
+0x33d5 008962 isolate1 bit_abort ,temp 
+0x33d6 008963 branch g24_data_attemp_device2_abort ,true 
+0x33d7 008964 fetch 2 ,mem_cb_24g_data_device2 
+0x33d8 008965 branch callback_func 
+:      008967 g24_data_attemp_device1_abort:
+0x33d9 008968 fetch 1 ,mem_device_option 
+0x33da 008969 sub pdata ,dvc_op_car ,null 
+0x33db 008970 call car_stop_blink ,zero 
+0x33dc 008971 fetch 1 ,mem_24g_device1_bind_disable 
+0x33dd 008972 nrtn blank 
+0x33de 008973 jam 1 ,mem_24g_device1_bind_disable 
+0x33df 008974 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e0 008975 branch g24_store_device1_addr 
+:      008976 g24_data_attemp_device2_abort:
+0x33e1 008977 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x33e2 008978 branch g24_store_device2_addr 
+:      008981 g24_receive_packet_parse_pid_crc:
+0x33e3 008982 call disable_user 
+0x33e4 008983 fetch 1 ,mem_24g_sta_pid 
+0x33e5 008984 fetcht 1 ,mem_24g_last_pid 
+0x33e6 008985 isub temp ,null 
+0x33e7 008986 ncall enable_user ,zero 
+0x33e8 008987 fetch 1 ,mem_24g_sta_pid 
+0x33e9 008988 store 1 ,mem_24g_last_pid 
+0x33ea 008989 fetch 3 ,mem_24g_sta_crc 
+0x33eb 008990 fetcht 3 ,mem_24g_last_crc 
+0x33ec 008991 isub temp ,null 
+0x33ed 008992 ncall enable_user ,zero 
+0x33ee 008993 fetch 3 ,mem_24g_sta_crc 
+0x33ef 008994 store 3 ,mem_24g_last_crc 
+0x33f0 008995 rtn 
+:      008997 g24_receive_transmit_ack:
+0x33f1 008998 call g24_rx_interrupt_clear 
+0x33f2 008999 call g24_receive_packet 
+0x33f3 009000 nrtn user3 
+:      009001 g24_transmit_ack:
+0x33f4 009003 fetch 1 ,mem_24g_rxbuf 
+0x33f5 009004 store 1 ,mem_24g_data_type 
+0x33f6 009006 call g24_read_len_pid_crc 
+0x33f7 009008 fetch 1 ,mem_24g_rxbuf + 1 
+0x33f8 009009 isolate1 bit_ack_24g ,pdata 
+0x33f9 009010 branch g24tx_no_ack ,true 
+:      009011 g24tx_with_ack:
+0x33fa 009012 call g24_ackpayload_prep 
+0x33fb 009013 call g24_transmit_prep 
+0x33fc 009014 call g24_transmit 
+:      009015 g24tx_no_ack:
+0x33fd 009016 branch g24_end_of_packet 
+:      009019 g24_enable_nodata_timer:
+0x33fe 009020 jam 1 ,mem_24g_nodata_timer_enable 
+:      009021 g24_enable_nodata_timer_init:
+0x33ff 009022 setarg timer_nodata_delay 
+0x3400 009023 arg g24_timer_nodata ,queue 
+0x3401 009024 branch timer_init 
+:      009030 g24_mode_switch_init:
+0x3402 009031 bpatchx patch30_6 ,mem_patch30 
+0x3403 009032 jam 1 ,mem_24g_mode_switch 
+0x3404 009033 jam 0 ,mem_24g_time_slice 
+0x3405 009034 jam 0xff ,mem_24g_interval 
+0x3406 009035 branch g24_timer_init 
+:      009037 g24_mode_switch_bind_work:
+0x3407 009038 bpatchx patch30_7 ,mem_patch30 
+0x3408 009039 fetch 1 ,mem_24g_mode_switch 
+0x3409 009040 rtn blank 
+0x340a 009041 call g24_timer_check 
+0x340b 009042 nrtn user 
+0x340c 009043 call g24_bind_mode_continue 
+0x340d 009044 fetch 1 ,mem_24g_time_slice 
+0x340e 009045 increase 1 ,pdata 
+0x340f 009046 and_into 1 ,pdata 
+0x3410 009047 store 1 ,mem_24g_time_slice 
+0x3411 009048 beq 0 ,g24_work_mode_switch 
+0x3412 009049 beq 1 ,g24_bind_mode_switch 
+0x3413 009050 rtn 
+:      009052 g24_bind_mode_continue:
+0x3414 009053 fetch 1 ,mem_24g_bind_mode_continue 
+0x3415 009054 rtn blank 
+0x3416 009055 increase -1 ,pdata 
+0x3417 009056 store 1 ,mem_24g_bind_mode_continue 
+0x3418 009057 rtn 
+:      009059 g24_work_mode_switch:
+0x3419 009060 fetch 1 ,mem_24g_bind_mode_continue 
+0x341a 009061 nrtn blank 
+0x341b 009062 branch g24_switch_work_mode 
+:      009064 g24_bind_mode_switch:
+0x341c 009065 fetch 1 ,mem_24g_bind_mode_continue 
+0x341d 009066 nrtn blank 
+0x341e 009067 branch g24_bind_mode_enable 
+:      009070 g24_mode_b_s_switch_init:
+0x341f 009071 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3420 009072 nrtn blank 
+0x3421 009073 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3422 009074 call g24_mode_b_s_switch_start ,blank 
+0x3423 009075 fetch 1 ,mem_24g_mode_b_s_switch_init 
+0x3424 009076 rtnbit1 0 
+0x3425 009077 set1 0 ,pdata 
+0x3426 009078 store 1 ,mem_24g_mode_b_s_switch_init 
+0x3427 009079 jam 1 ,mem_24g_mode_b_s_switch 
+0x3428 009080 jam 0 ,mem_24g_b_s_time_slice 
+0x3429 009081 setarg 0 
+0x342a 009082 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x342b 009083 jam 0x60 ,mem_24g_interval 
+0x342c 009084 branch g24_timer_init 
+:      009086 g24_mode_switch_bind_search:
+0x342d 009087 bpatchx patch31_0 ,mem_patch31 
+0x342e 009088 fetch 1 ,mem_24g_work_mode 
+0x342f 009089 rtneq dongle_work 
+0x3430 009090 fetch 1 ,mem_24g_b_s_mode_switch_disable 
+0x3431 009091 nrtn blank 
+0x3432 009092 fetch 1 ,mem_24g_mode_b_s_switch_exit 
+0x3433 009093 nrtn blank 
+0x3434 009094 fetch 1 ,mem_24g_mode_b_s_switch 
+0x3435 009095 rtn blank 
+0x3436 009096 fetch 1 ,mem_24g_bind_device_living 
+0x3437 009097 compare 3 ,pdata ,3 
+0x3438 009098 branch g24_mode_b_s_switch_exit ,true 
+0x3439 009099 call g24_timer_check 
+0x343a 009100 nrtn user 
+0x343b 009101 fetch 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343c 009102 increase 1 ,pdata 
+0x343d 009103 store 2 ,mem_24g_mode_b_s_switch_cnt 
+0x343e 009104 arg 0x7d0 ,temp 
+0x343f 009105 isub temp ,null 
+0x3440 009106 branch g24_mode_b_s_switch_exit ,positive 
+0x3441 009107 fetch 1 ,mem_24g_b_s_time_slice 
+0x3442 009108 increase 1 ,pdata 
+0x3443 009109 and_into 1 ,pdata 
+0x3444 009110 store 1 ,mem_24g_b_s_time_slice 
+0x3445 009111 beq 0 ,g24_search_mode_enable 
+0x3446 009112 beq 1 ,g24_bind_mode_enable 
+0x3447 009113 rtn 
+:      009115 g24_mode_switch_search:
+0x3448 009116 fetch 1 ,mem_24g_bind_mode_continue 
+0x3449 009117 nbranch g24_bind_mode_enable ,blank 
+0x344a 009118 branch g24_search_mode_enable 
+:      009120 g24_mode_b_s_switch_exit:
+0x344b 009121 jam 1 ,mem_24g_mode_b_s_switch_exit 
+0x344c 009122 branch g24_search_mode_enable 
+:      009124 g24_mode_b_s_switch_stop:
+0x344d 009125 jam 0 ,mem_24g_mode_b_s_switch 
+0x344e 009126 rtn 
+:      009127 g24_mode_b_s_switch_start:
+0x344f 009128 jam 1 ,mem_24g_mode_b_s_switch 
+0x3450 009129 rtn 
+:      009140 g24_work_init:
+0x3451 009141 bpatchx patch31_1 ,mem_patch31 
+0x3452 009142 fetch 1 ,mem_24g_mode_init 
+0x3453 009143 rtnbit1 dongle_work 
+0x3454 009144 set1 dongle_work ,pdata 
+0x3455 009145 store 1 ,mem_24g_mode_init 
+0x3456 009146 fetch 1 ,mem_tx_power_temp 
+0x3457 009147 store 1 ,mem_tx_power 
+0x3458 009148 jam 0 ,mem_24g_ackpayload_enable 
+0x3459 009149 jam 0 ,mem_usb_tx_enable 
+0x345a 009150 jam 1 ,mem_24g_abort_packet 
+0x345b 009151 jam 0 ,mem_24g_pid 
+0x345c 009152 fetch 4 ,mem_24g_lap 
+0x345d 009153 call g24_update_addr_and_synccrc8 
+0x345e 009154 call g24_ch 
+0x345f 009155 branch g24_rx_interrupt_clear 
+:      009158 g24_switch_work_mode:
+0x3460 009159 jam 0 ,mem_24g_ackpayload_enable 
+:      009160 g24_work_mode_enable:
+0x3461 009161 jam dongle_work ,mem_24g_work_mode 
+0x3462 009162 jam clear_init ,mem_24g_mode_init 
+0x3463 009163 rtn 
+:      009166 g24_work_mode_start:
+0x3464 009167 fetch 1 ,mem_24g_work_mode 
+0x3465 009168 rtnne dongle_work 
+0x3466 009169 call g24_work_init 
+0x3467 009170 call g24_ch_process 
+0x3468 009171 branch g24_receive_packet_start 
+:      009184 g24_bind_mode_auto:
+0x3469 009185 bpatchx patch31_2 ,mem_patch31 
+0x346a 009186 fetch 1 ,mem_24g_work_mode 
+0x346b 009187 rtnne dongle_bind 
+0x346c 009188 call g24_bind_init 
+0x346d 009189 call g24_bind_data_process 
+0x346e 009190 fetch 1 ,mem_24g_pair_mode 
+0x346f 009191 nrtn blank 
+0x3470 009192 fetch 1 ,mem_24g_bind_device_status 
+0x3471 009193 rtn blank 
+0x3472 009194 jam 0 ,mem_24g_mode_switch 
+0x3473 009195 call g24_switch_work_mode 
+0x3474 009196 call g24_enable_nodata_timer 
+0x3475 009197 branch g24_timer_init 
+:      009209 g24_search_mode_init:
+0x3476 009210 fetch 1 ,mem_24g_mode_init 
+0x3477 009211 rtnbit1 dongle_search 
+0x3478 009212 set1 dongle_search ,pdata 
+0x3479 009213 store 1 ,mem_24g_mode_init 
+0x347a 009214 fetch 1 ,mem_tx_power_temp 
+0x347b 009215 store 1 ,mem_tx_power 
+0x347c 009217 jam 0 ,mem_24g_time_slice 
+0x347d 009218 jam 1 ,mem_24g_ackpayload_enable 
+0x347e 009219 setarg 0 
+0x347f 009220 store 3 ,mem_rssi_noise_self_index 
+0x3480 009221 store 7 ,mem_24g_self_config_ch_once 
+0x3481 009222 call g24_receiver_addr_check 
+0x3482 009223 nrtn zero 
+0x3483 009224 fetch 1 ,mem_24g_current_ch_number 
+0x3484 009225 store 1 ,mem_24g_self_ch_number 
+0x3485 009226 fetch 1 ,mem_24g_ch 
+0x3486 009227 store 1 ,mem_24g_self_last_ch 
+0x3487 009228 rtn 
+:      009231 g24_search_mode_auto:
+0x3488 009232 bpatchx patch31_3 ,mem_patch31 
+0x3489 009233 fetch 1 ,mem_24g_work_mode 
+0x348a 009234 rtnne dongle_search 
+0x348b 009235 call g24_search_mode_init 
+0x348c 009236 call g24_auto_addr_ch_search 
+0x348d 009237 call g24_receive_transmit_ack 
+0x348e 009238 nbranch g24_rx_interrupt_clear ,user3 
+0x348f 009240 call g24_receiver_addr_check 
+0x3490 009241 call g24_receive_packet_parse ,zero 
+0x3491 009243 fetch 1 ,mem_24g_abort_packet 
+0x3492 009244 call g24_mode_b_s_switch_stop ,blank 
+0x3493 009247 jam dongle_work ,mem_24g_work_mode 
+0x3494 009248 fetch 1 ,mem_24g_mode_init 
+0x3495 009249 set1 dongle_work ,pdata 
+0x3496 009250 store 1 ,mem_24g_mode_init 
+0x3497 009252 fetch 1 ,mem_24g_ackpayload_enable 
+0x3498 009253 sub pdata ,2 ,null 
+0x3499 009254 ncall g24_ackpayload_disable ,zero 
+0x349a 009256 call g24_rx_interrupt_clear 
+0x349b 009257 call g24_enable_nodata_timer 
+0x349c 009258 call g24_receiver_addr_check 
+0x349d 009259 branch g24_self_ch_num_reinit ,zero 
+0x349e 009260 fetch 4 ,mem_24g_addr 
+0x349f 009261 fetcht 4 ,mem_24g_device2_addr 
+0x34a0 009262 isub temp ,null 
+0x34a1 009263 branch g24_device2_ch_num_reinit ,zero 
+0x34a2 009264 fetch 4 ,mem_24g_addr 
+0x34a3 009265 fetcht 4 ,mem_24g_device1_addr 
+0x34a4 009266 isub temp ,null 
+0x34a5 009267 branch g24_device1_ch_num_reinit ,zero 
+0x34a6 009268 rtn 
+:      009271 g24_self_ch_num_reinit:
+0x34a7 009272 fetch 1 ,mem_24g_self_ch_number 
+:      009273 g24_current_ch_num_reinit:
+0x34a8 009274 store 1 ,mem_24g_current_ch_number 
+0x34a9 009275 rtn 
+:      009277 g24_device2_ch_num_reinit:
+0x34aa 009278 fetch 1 ,mem_24g_device2_ch_number 
+0x34ab 009279 branch g24_current_ch_num_reinit 
+:      009281 g24_device1_ch_num_reinit:
+0x34ac 009282 fetch 1 ,mem_24g_device1_ch_number 
+0x34ad 009283 branch g24_current_ch_num_reinit 
+:      009286 g24_auto_addr_ch_search:
+0x34ae 009287 bpatchx patch31_4 ,mem_patch31 
+0x34af 009288 fetch 1 ,mem_24g_time_slice 
+0x34b0 009289 increase 1 ,pdata 
+0x34b1 009290 and_into 3 ,pdata 
+0x34b2 009291 store 1 ,mem_24g_time_slice 
+0x34b3 009293 beq 0 ,g24_auto_bind_config_device2 
+0x34b4 009294 beq 1 ,g24_auto_bind_config_self 
+0x34b5 009295 beq 2 ,g24_auto_bind_config_device1 
+0x34b6 009296 beq 3 ,g24_auto_bind_config_self 
+0x34b7 009297 rtn 
+:      009299 g24_auto_bind_config_device1:
+0x34b8 009300 call g24_bind_dvc1_payload_cfg 
+0x34b9 009301 fetch 4 ,mem_24g_device1_addr 
+0x34ba 009302 branch g24_auto_addr_ch_search ,blank 
+0x34bb 009303 call g24_update_addr_and_synccrc8 
+0x34bc 009304 fetch 1 ,mem_24g_device1_config_ch_once 
+0x34bd 009305 call g24_device1_config_ch_once ,blank 
+0x34be 009306 fetch 1 ,mem_24g_device1_last_ch 
+0x34bf 009307 store 1 ,mem_24g_ch 
+0x34c0 009308 fetcht 1 ,mem_rssi_noise_device1_index 
+0x34c1 009309 fetchr rega ,2 ,mem_rssi_noise_device1_buffer_ptr 
+0x34c2 009310 call rssi_store 
+0x34c3 009311 storet 1 ,mem_rssi_noise_device1_index 
+0x34c4 009312 call rssi_average 
+0x34c5 009313 storet 1 ,mem_rssi_noise_device1_avg 
+0x34c6 009314 sub temp ,rssi_thresh_noise ,null 
+0x34c7 009315 nrtn positive 
+0x34c8 009316 fetcht 1 ,mem_24g_device1_ch_number 
+0x34c9 009317 call g24_ch_map_size 
+0x34ca 009318 storet 1 ,mem_24g_device1_ch_number 
+0x34cb 009319 store 1 ,mem_24g_device1_last_ch 
+0x34cc 009320 rtn 
+:      009322 g24_device1_config_ch_once:
+0x34cd 009323 jam 1 ,mem_24g_device1_config_ch_once 
+0x34ce 009324 arg 0 ,temp 
+0x34cf 009325 call g24_ch_calc 
+0x34d0 009326 store 1 ,mem_24g_device1_last_ch 
+0x34d1 009327 rtn 
+:      009329 g24_auto_bind_config_device2:
+0x34d2 009330 call g24_bind_dvc2_payload_cfg 
+0x34d3 009331 fetch 4 ,mem_24g_device2_addr 
+0x34d4 009332 branch g24_auto_addr_ch_search ,blank 
+0x34d5 009333 call g24_update_addr_and_synccrc8 
+0x34d6 009334 fetch 1 ,mem_24g_device2_config_ch_once 
+0x34d7 009335 call g24_device2_config_ch_once ,blank 
+0x34d8 009336 fetch 1 ,mem_24g_device2_last_ch 
+0x34d9 009337 store 1 ,mem_24g_ch 
+0x34da 009338 fetcht 1 ,mem_rssi_noise_device2_index 
+0x34db 009339 fetchr rega ,2 ,mem_rssi_noise_device2_buffer_ptr 
+0x34dc 009340 call rssi_store 
+0x34dd 009341 storet 1 ,mem_rssi_noise_device2_index 
+0x34de 009342 call rssi_average 
+0x34df 009343 storet 1 ,mem_rssi_noise_device2_avg 
+0x34e0 009344 sub temp ,rssi_thresh_noise ,null 
+0x34e1 009345 nrtn positive 
+0x34e2 009346 fetcht 1 ,mem_24g_device2_ch_number 
+0x34e3 009347 call g24_ch_map_size 
+0x34e4 009348 storet 1 ,mem_24g_device2_ch_number 
+0x34e5 009349 store 1 ,mem_24g_device2_last_ch 
+0x34e6 009350 rtn 
+:      009352 g24_device2_config_ch_once:
+0x34e7 009353 jam 1 ,mem_24g_device2_config_ch_once 
+0x34e8 009354 arg 0 ,temp 
+0x34e9 009355 call g24_ch_calc 
+0x34ea 009356 store 1 ,mem_24g_device2_last_ch 
+0x34eb 009357 rtn 
+:      009359 g24_auto_bind_config_self:
+0x34ec 009360 call g24_bind_dvc1_payload_cfg 
+0x34ed 009361 fetch 4 ,mem_24g_lap 
+0x34ee 009362 call g24_update_addr_and_synccrc8 
+0x34ef 009363 fetch 1 ,mem_24g_self_config_ch_once 
+0x34f0 009364 call g24_self_config_ch_once ,blank 
+0x34f1 009365 fetch 1 ,mem_24g_self_last_ch 
+0x34f2 009366 store 1 ,mem_24g_ch 
+0x34f3 009367 fetcht 1 ,mem_rssi_noise_self_index 
+0x34f4 009368 fetchr rega ,2 ,mem_rssi_noise_self_buffer_ptr 
+0x34f5 009369 call rssi_store 
+0x34f6 009370 storet 1 ,mem_rssi_noise_self_index 
+0x34f7 009371 call rssi_average 
+0x34f8 009372 storet 1 ,mem_rssi_noise_self_avg 
+0x34f9 009373 sub temp ,rssi_thresh_noise ,null 
+0x34fa 009374 nrtn positive 
+0x34fb 009375 fetcht 1 ,mem_24g_self_ch_number 
+0x34fc 009376 call g24_ch_map_size 
+0x34fd 009377 storet 1 ,mem_24g_self_ch_number 
+0x34fe 009378 store 1 ,mem_24g_self_last_ch 
+0x34ff 009379 rtn 
+:      009381 g24_self_config_ch_once:
+0x3500 009382 jam 1 ,mem_24g_self_config_ch_once 
+0x3501 009383 fetch 1 ,mem_24g_self_last_ch 
+0x3502 009384 store 1 ,mem_24g_ch 
+0x3503 009385 rtn 
+:      009388 g24_ackpayload_disable:
+0x3504 009389 jam 0 ,mem_24g_ackpayload_enable 
+0x3505 009390 rtn 
+:      009393 g24_receiver_addr_check:
+0x3506 009394 fetch 4 ,mem_24g_addr 
+0x3507 009395 fetcht 4 ,mem_24g_lap 
+0x3508 009396 isub temp ,null 
+0x3509 009397 rtn 
+:      009409 g24_nodata_process:
+0x350a 009410 fetch 1 ,mem_24g_ackpayload_enable 
+0x350b 009411 rtneq 2 
+0x350c 009412 fetch 1 ,mem_24g_nodata_timer_enable 
+0x350d 009413 rtn blank 
+0x350e 009414 arg g24_timer_nodata ,queue 
+0x350f 009415 call timer_check 
+0x3510 009416 nrtn blank 
+0x3511 009417 jam 0 ,mem_24g_nodata_timer_enable 
+0x3512 009418 jam 0 ,mem_24g_bind_mode_continue 
+0x3513 009419 call g24_mode_b_s_switch_init 
+:      009421 g24_search_mode_enable:
+0x3514 009422 bpatchx patch31_5 ,mem_patch31 
+0x3515 009423 jam dongle_search ,mem_24g_work_mode 
+0x3516 009424 jam clear_init ,mem_24g_mode_init 
+0x3517 009425 branch g24_rx_interrupt_clear 
+:      009431 g24_ch_process:
+0x3518 009432 bpatchx patch31_6 ,mem_patch31 
+0x3519 009433 fetch 1 ,mem_24g_abort_packet 
+0x351a 009434 beq 1 ,rssi_noise_monitor 
+0x351b 009435 fetch 1 ,mem_24g_hop_packet 
+0x351c 009436 beq 1 ,g24_ch_receive_hop_pac 
+0x351d 009437 fetcht 4 ,mem_24g_hop_btclk 
+0x351e 009438 copy clkn_bt ,pdata 
+0x351f 009439 isub temp ,null 
+0x3520 009440 ncall g24_timer_timeout ,positive 
+0x3521 009441 copy pdata ,regb 
+0x3522 009442 fetch 4 ,mem_24g_hop_btclk 
+0x3523 009443 fetcht 1 ,mem_24g_hop_interval 
+0x3524 009444 iadd temp ,temp 
+0x3525 009445 copy regb ,pdata 
+0x3526 009446 isub temp ,null 
+0x3527 009447 nrtn positive 
+0x3528 009448 set0 28 ,pdata 
+0x3529 009449 store 4 ,mem_24g_hop_btclk 
+0x352a 009450 jam 1 ,mem_24g_abort_packet 
+0x352b 009451 branch g24_ch 
+:      009453 g24_ch_receive_hop_pac:
+0x352c 009454 jam 0 ,mem_24g_hop_packet 
+0x352d 009455 branch g24_ch 
+:      009457 g24_ch_timer_reinit:
+0x352e 009458 copy clkn_bt ,pdata 
+0x352f 009459 store 4 ,mem_24g_hop_btclk 
+0x3530 009460 rtn 
+:      009465 g24_reconn_timeout_timer:
+0x3531 009466 arg mem_24g_reconn_timeout ,regc 
+0x3532 009467 arg g24_stop_24g_mode ,regb 
+0x3533 009468 branch timer_single_step_2b 
+:      009471 g24_reconn_start:
+0x3534 009472 bpatchx patch31_7 ,mem_patch31 
+0x3535 009473 set1 mark_24g ,mark 
+0x3536 009474 fetch 1 ,mem_24g_conn_sm 
+0x3537 009475 set0 state_24g_pair ,pdata 
+0x3538 009476 set1 state_24g_reconn ,pdata 
+0x3539 009477 store 1 ,mem_24g_conn_sm 
+0x353a 009478 fetch 1 ,mem_24g_fast_conn_enable 
+0x353b 009479 branch g24_reconn_receiver_addr ,blank 
+0x353c 009480 fetch 1 ,mem_24g_reconn_type 
+0x353d 009481 beq fast_conn_and_receiver ,g24_reconn_fast_conn 
+0x353e 009482 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn 
+0x353f 009483 beq receiver_and_3_0_addr ,g24_reconn_device_3_0_addr 
+0x3540 009484 beq pair_and_3_0_addr ,g24_reconn_device_3_0_addr 
+:      009485 g24_reconn_fast_conn:
+0x3541 009486 fetch 1 ,mem_24g_pair_tx_power 
+0x3542 009487 store 1 ,mem_tx_power 
+0x3543 009488 fetcht 1 ,mem_24g_fast_conn_temp_ch 
+0x3544 009489 storet 1 ,mem_24g_current_ch_number 
+0x3545 009490 fetch 4 ,mem_24g_fast_conn_addr 
+0x3546 009491 call g24_ch_syncword_crc8_init 
+0x3547 009492 storet 1 ,mem_24g_fast_conn_temp_ch 
+0x3548 009493 rtn 
+:      009495 g24_reconn_receiver_addr:
+0x3549 009496 jam tx_power_3db ,mem_tx_power 
+0x354a 009497 fetcht 1 ,mem_24g_receiver_temp_ch 
+0x354b 009498 storet 1 ,mem_24g_current_ch_number 
+0x354c 009499 fetch 4 ,mem_24g_receiver_addr 
+0x354d 009500 call g24_ch_syncword_crc8_init 
+0x354e 009501 storet 1 ,mem_24g_receiver_temp_ch 
+0x354f 009502 rtn 
+:      009504 g24_reconn_device_3_0_addr:
+0x3550 009505 jam tx_power_3db ,mem_tx_power 
+0x3551 009506 fetcht 1 ,mem_24g_device_temp_ch 
+0x3552 009507 storet 1 ,mem_24g_current_ch_number 
+0x3553 009508 fetch 4 ,mem_24g_device_addr 
+0x3554 009509 call g24_ch_syncword_crc8_init 
+0x3555 009510 storet 1 ,mem_24g_device_temp_ch 
+0x3556 009511 rtn 
+:      009513 g24_store_receiver_addr:
+0x3557 009514 fetch 4 ,mem_24g_rxpayload + 2 
+0x3558 009515 rtn blank 
+0x3559 009516 store 4 ,mem_24g_receiver_addr 
+:      009517 g24_ch_syncword_crc8_init:
+0x355a 009518 call g24_update_addr_and_synccrc8 
+0x355b 009519 branch g24_ch 
+:      009522 g24_reconn_dispatch:
+0x355c 009523 bpatchx patch32_0 ,mem_patch32 
+0x355d 009524 fetch 2 ,mem_24g_reconn_count 
+0x355e 009525 arg 0x01f8 ,temp 
+0x355f 009526 iand temp ,pdata 
+0x3560 009527 branch g24_reconn_dispatch_next ,blank 
+0x3561 009528 fetch 2 ,mem_24g_reconn_count 
+0x3562 009529 increase 1 ,pdata 
+0x3563 009530 store 2 ,mem_24g_reconn_count 
+0x3564 009531 rtn 
+:      009533 g24_reconn_dispatch_next:
+0x3565 009534 call g24_reconn_data_prep 
+0x3566 009535 call g24_transmit_receive_ack 
+0x3567 009536 nbranch g24_reconn_device_fail ,sync 
+0x3568 009537 nbranch g24_reconn_device_fail ,user3 
+0x3569 009538 call g24_ackpayload_parse 
+0x356a 009539 fetch 4 ,mem_24g_pair_addr 
+0x356b 009540 fetcht 4 ,mem_24g_addr 
+0x356c 009541 isub temp ,null 
+0x356d 009542 branch g24_pair_start ,zero 
+0x356e 009543 fetch 4 ,mem_24g_device_addr 
+0x356f 009544 fetcht 4 ,mem_24g_addr 
+0x3570 009545 isub temp ,null 
+0x3571 009546 call g24_store_receiver_addr ,zero 
+0x3572 009547 fetch 1 ,mem_24g_conn_sm 
+0x3573 009548 set0 state_24g_reconn ,pdata 
+0x3574 009549 store 1 ,mem_24g_conn_sm 
+0x3575 009550 setarg 0 
+0x3576 009551 store 2 ,mem_24g_pair_timeout 
+0x3577 009552 store 2 ,mem_24g_reconn_count 
+0x3578 009553 store 2 ,mem_24g_reconn_timeout 
+0x3579 009554 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x357a 009555 call ui_ipc_send_event 
+:      009556 g24_txbuf_clear:
+0x357b 009557 bpatchx patch32_1 ,mem_patch32 
+0x357c 009558 arg 32 ,loopcnt 
+0x357d 009559 arg mem_24g_txbuf ,contw 
+0x357e 009560 branch memset0 
+:      009562 g24_reconn_data_prep:
+0x357f 009563 jam datatype_attemp ,mem_24g_txbuf 
+0x3580 009564 fetch 1 ,mem_24g_data_type 
+0x3581 009565 store 1 ,mem_24g_txbuf + 1 
+0x3582 009566 fetch 4 ,mem_24g_device_addr 
+0x3583 009567 store 4 ,mem_24g_txbuf + 2 
+0x3584 009568 jam 6 ,mem_24g_datalen 
+0x3585 009569 branch g24_transmit_prep 
+:      009571 g24_reconn_device_fail:
+0x3586 009572 bpatchx patch32_2 ,mem_patch32 
+0x3587 009573 fetch 1 ,mem_24g_fast_conn_enable 
+0x3588 009574 branch g24_ch ,blank 
+0x3589 009575 fetch 2 ,mem_24g_reconn_count 
+0x358a 009576 increase 1 ,pdata 
+0x358b 009577 store 2 ,mem_24g_reconn_count 
+0x358c 009578 isolate1 9 ,pdata 
+0x358d 009579 fetch 1 ,mem_24g_reconn_type 
+0x358e 009580 beq fast_conn_and_receiver ,g24_reconn_fast_conn_and_receiver 
+0x358f 009581 beq fast_conn_and_3_0_addr ,g24_reconn_fast_conn_and_3_0 
+0x3590 009582 beq receiver_and_3_0_addr ,g24_reconn_receiver_and_3_0 
+0x3591 009583 beq pair_and_3_0_addr ,g24_reconn_pair_and_3_0 
+0x3592 009584 branch g24_reconn_receiver_addr 
+:      009587 g24_reconn_fast_conn_and_receiver:
+0x3593 009588 branch g24_reconn_receiver_addr ,true 
+0x3594 009589 branch g24_reconn_fast_conn 
+:      009591 g24_reconn_fast_conn_and_3_0:
+0x3595 009592 branch g24_reconn_device_3_0_addr ,true 
+0x3596 009593 branch g24_reconn_fast_conn 
+:      009595 g24_reconn_receiver_and_3_0:
+0x3597 009596 branch g24_reconn_device_3_0_addr ,true 
+0x3598 009597 branch g24_reconn_receiver_addr 
+:      009599 g24_reconn_pair_and_3_0:
+0x3599 009600 branch g24_reconn_device_3_0_addr ,true 
+0x359a 009601 branch g24_pair_init_param 
+:      009611 g24_data_attemp:
+0x359b 009612 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x359c 009613 beq datatype_device1 ,g24_data_attemp_device1 
+0x359d 009614 beq datatype_device2 ,g24_data_attemp_device2 
+0x359e 009615 rtn 
+:      009616 g24_data_attemp_device1:
+0x359f 009617 fetch 1 ,mem_24g_device1_bind_disable 
+0x35a0 009618 nrtn blank 
+0x35a1 009619 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a2 009620 store 4 ,mem_24g_transmitter_addr 
+:      009621 g24_store_device1_addr:
+0x35a3 009622 store 4 ,mem_24g_device1_addr 
+0x35a4 009623 rtn 
+:      009624 g24_data_attemp_device2:
+0x35a5 009625 fetch 1 ,mem_24g_device2_bind_disable 
+0x35a6 009626 nrtn blank 
+0x35a7 009627 fetch 4 ,mem_24g_rxdata_temp + 4 
+0x35a8 009628 store 4 ,mem_24g_transmitter_addr 
+:      009629 g24_store_device2_addr:
+0x35a9 009630 store 4 ,mem_24g_device2_addr 
+0x35aa 009631 rtn 
+:      009641 rssi_store:
+0x35ab 009642 bpatchx patch32_3 ,mem_patch32 
+0x35ac 009643 copy rega ,pdata 
+0x35ad 009644 iadd temp ,contw 
+0x35ae 009645 fetch 1 ,mem_rssi 
+0x35af 009646 istore 1 ,contw 
+0x35b0 009647 increase 1 ,temp 
+0x35b1 009648 fetch 1 ,mem_rssi_buff_index 
+0x35b2 009649 iand temp ,temp 
+0x35b3 009650 rtn 
+:      009652 rssi_average:
+0x35b4 009653 bpatchx patch32_4 ,mem_patch32 
+0x35b5 009654 fetch 1 ,mem_rssi_buff_index 
+0x35b6 009655 increase 1 ,pdata 
+0x35b7 009656 store 2 ,mem_loopcnt 
+0x35b8 009657 copy pdata ,loopcnt 
+0x35b9 009658 copy rega ,contr 
+0x35ba 009659 arg 0 ,pdata 
+:      009660 rssi_average_loop:
+0x35bb 009661 ifetcht 1 ,contr 
+0x35bc 009662 iadd temp ,pdata 
+0x35bd 009663 loop rssi_average_loop 
+0x35be 009664 fetcht 2 ,mem_loopcnt 
+0x35bf 009665 idiv temp 
+0x35c0 009666 call wait_div_end 
+0x35c1 009667 quotient temp 
+0x35c2 009668 rtnmark1 mark_24g_rxmode 
+0x35c3 009669 copy temp ,pdata 
+0x35c4 009670 rtnmark0 mark_24g 
+0x35c5 009671 call bcd 
+0x35c6 009672 copy pdata ,temp 
+0x35c7 009673 rtn 
+:      009675 save_rssi_dec:
+0x35c8 009676 branch save_rssi 
+:      009686 rssi_transmitter_buff_init:
+0x35c9 009687 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ca 009688 branch rssi_buff_clear 
+:      009690 rssi_signal:
+0x35cb 009691 copy pdata ,rega 
+0x35cc 009692 fetcht 1 ,mem_rssi_signal_index 
+0x35cd 009693 fetch 2 ,mem_rssi_signal_buf_ptr 
+0x35ce 009694 iadd temp ,contw 
+0x35cf 009695 copy rega ,pdata 
+0x35d0 009696 istore 1 ,contw 
+0x35d1 009697 increase 1 ,temp 
+0x35d2 009698 fetch 1 ,mem_rssi_buff_index 
+0x35d3 009699 iand temp ,temp 
+0x35d4 009700 storet 1 ,mem_rssi_signal_index 
+0x35d5 009701 rtn 
+:      009711 rssi_receiver_buff_init:
+0x35d6 009712 fetch 2 ,mem_rssi_noise_buffer_ptr 
+0x35d7 009713 call rssi_buff_clear 
+0x35d8 009714 fetch 2 ,mem_rssi_noise_self_buffer_ptr 
+0x35d9 009715 call rssi_buff_clear 
+0x35da 009716 fetch 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x35db 009717 call rssi_buff_clear 
+0x35dc 009718 fetch 2 ,mem_rssi_noise_device2_buffer_ptr 
+:      009719 rssi_buff_clear:
+0x35dd 009720 rtn blank 
+0x35de 009721 copy pdata ,contw 
+0x35df 009722 fetch 1 ,mem_rssi_buff_index 
+0x35e0 009723 increase 1 ,pdata 
+0x35e1 009724 copy pdata ,loopcnt 
+0x35e2 009725 branch clear_mem 
+:      009728 rssi_noise:
+0x35e3 009729 call save_rssi_dec 
+0x35e4 009730 rtn blank 
+0x35e5 009731 fetcht 1 ,mem_rssi_noise_index 
+0x35e6 009732 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35e7 009733 call rssi_store 
+0x35e8 009734 storet 1 ,mem_rssi_noise_index 
+0x35e9 009735 rtn 
+:      009738 rssi_noise_monitor:
+0x35ea 009739 fetchr rega ,2 ,mem_rssi_noise_buffer_ptr 
+0x35eb 009740 call rssi_average 
+0x35ec 009741 storet 1 ,mem_rssi_noise_avg 
+0x35ed 009742 sub temp ,rssi_thresh_noise ,null 
+0x35ee 009743 nrtn positive 
+0x35ef 009744 branch g24_ch 
+:      009752 g24_transmit_init:
+0x35f0 009753 fetch 4 ,mem_24g_lap 
+0x35f1 009754 store 4 ,mem_24g_device_addr 
+0x35f2 009755 branch rssi_transmitter_buff_init 
+:      009757 g24_interval_param_4ms:
+0x35f3 009758 setarg g24_4ms_interval_param 
+0x35f4 009759 store 3 ,mem_24g_short_sleep_set 
+0x35f5 009760 setarg 0x100c0c 
+0x35f6 009761 store 3 ,mem_24g_interval 
+0x35f7 009762 setarg 0x00bb80 
+0x35f8 009763 store 3 ,mem_24g_long_sleep_set 
+0x35f9 009764 jam 5 ,mem_24g_fast_hop_count 
+0x35fa 009765 rtn 
+:      009767 g24_interval_param_8ms:
+0x35fb 009768 setarg g24_8ms_interval_param 
+0x35fc 009769 store 3 ,mem_24g_short_sleep_set 
+0x35fd 009770 setarg 0x1c1919 
+0x35fe 009771 store 3 ,mem_24g_interval 
+0x35ff 009772 setarg 0x017700 
+0x3600 009773 store 3 ,mem_24g_long_sleep_set 
+0x3601 009774 jam 11 ,mem_24g_fast_hop_count 
+0x3602 009775 rtn 
+:      009778 g24_transmit_dispatch:
+0x3603 009779 rtnmark0 mark_24g 
+0x3604 009780 fetch 1 ,mem_24g_conn_sm 
+0x3605 009781 bbit1 state_24g_pair ,g24_pair_dispatch 
+0x3606 009782 bbit1 state_24g_reconn ,g24_reconn_dispatch 
+0x3607 009783 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x3608 009784 beq g24_tx_timer_int_enable ,g24_transmit_by_interrupt 
+:      009785 g24_transmit_no_interrupt:
+0x3609 009786 bpatchx patch32_5 ,mem_patch32 
+0x360a 009787 call g24_txdata_prep 
+0x360b 009788 nbranch g24_nodata_transmit ,user 
+:      009789 g24_transmit_start:
+0x360c 009790 call g24_transmit_process 
+0x360d 009791 call power_ctrl_start 
+0x360e 009792 fetch 1 ,mem_device_option 
+0x360f 009793 beq dvc_op_mouse ,mouse_24g_transmit_start 
+:      009794 g24_transmit_start_next:
+0x3610 009795 fetch 8 ,mem_24g_long_sleep_set 
+0x3611 009796 store 8 ,mem_24g_enter_hibernate 
+0x3612 009797 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x3613 009798 store 2 ,mem_24g_long_sleep_param_update_timer 
+0x3614 009799 fetch 2 ,mem_cb_24g_transmit_short_sleep 
+0x3615 009800 branch callback_func 
+:      009802 g24_short_sleep:
+0x3616 009803 bpatchx patch32_6 ,mem_patch32 
+0x3617 009804 call g24_lpm_wait 
+0x3618 009805 nrtn user 
+0x3619 009806 call g24_setgpio_lpm_before 
+0x361a 009807 call clear_wake 
+:      009808 g24_short_sleep_next:
+0x361b 009809 fetch 3 ,mem_24g_short_sleep_set 
+0x361c 009810 branch g24_long_seep2 
+:      009812 g24_long_sleep:
+0x361d 009813 bpatchx patch32_7 ,mem_patch32 
+0x361e 009814 call g24_lpm_wait 
+0x361f 009815 nrtn user 
+0x3620 009816 call g24_setgpio_lpm_before 
+0x3621 009817 fetch 8 ,mem_24g_enter_hibernate 
+:      009818 g24_long_seep2:
+0x3622 009819 call clk2lpo 
+0x3623 009820 storet 4 ,mem_sleep_counter 
+0x3624 009821 branch lpm_sleep 
+:      009825 g24_txdata_prep:
+0x3625 009826 call g24_package_data 
+0x3626 009827 nrtn user 
+0x3627 009828 branch g24_transmit_prep 
+:      009831 g24_package_data:
+0x3628 009832 fetch 2 ,mem_cb_24g_transmit_data 
+0x3629 009833 call callback_func 
+0x362a 009834 branch g24_accumulate_data ,user 
+0x362b 009835 fetch 7 ,mem_24g_txbuf + 1 
+0x362c 009836 rtn blank 
+0x362d 009837 branch enable_user 
+:      009839 g24_accumulate_data:
+0x362e 009840 jam 0 ,mem_24g_abort_pac 
+0x362f 009841 add rega ,1 ,pdata 
+0x3630 009842 store 1 ,mem_24g_datalen 
+0x3631 009843 call g24_transmit_rf_ctrl_clear 
+0x3632 009844 store 1 ,mem_24g_txbuf 
+0x3633 009845 copy regb ,contr 
+0x3634 009846 copy rega ,loopcnt 
+0x3635 009847 branch memcpy 
+:      009849 g24_transmit_rf_ctrl_clear:
+0x3636 009850 fetch 1 ,mem_24g_data_type 
+0x3637 009851 and_into bits_data ,pdata 
+0x3638 009852 store 1 ,mem_24g_data_type 
+0x3639 009853 rtn 
+:      009862 g24_transmit_process:
+0x363a 009863 setarg 0 
+0x363b 009864 store 1 ,mem_24g_retry 
+0x363c 009865 store 2 ,mem_24g_retransmit 
+:      009866 g24_transmit_loop:
+0x363d 009867 call g24_transmit_receive_ack 
+0x363e 009868 fetch 1 ,mem_24g_no_ack 
+0x363f 009869 beq no_ack_24g ,g24_transmit_no_ack 
+0x3640 009870 nbranch g24_retransmit ,sync 
+0x3641 009871 nbranch g24_retransmit ,user3 
+0x3642 009872 call g24_ackpayload_parse 
+0x3643 009873 fetch 1 ,mem_device_option 
+0x3644 009874 sub pdata ,dvc_op_mouse ,null 
+0x3645 009875 call mouse_24g_transmit_callback ,zero 
+:      009876 g24_transmit_no_ack:
+0x3646 009877 call power_ctrl_pac_succ_incrs 
+:      009878 g24_transmit_next_packet:
+0x3647 009879 call g24_txbuf_clear 
+0x3648 009880 fetch 1 ,mem_24g_pid 
+0x3649 009881 increase 1 ,pdata 
+0x364a 009882 store 1 ,mem_24g_pid 
+0x364b 009883 call g24_hop_enable_packet 
+:      009884 g24_transmit_abandon:
+0x364c 009885 bpatchx patch33_0 ,mem_patch33 
+0x364d 009886 setarg 0 
+0x364e 009887 store 1 ,mem_24g_ensure 
+0x364f 009888 store 2 ,mem_24g_txfail_cnt 
+0x3650 009889 rtn 
+:      009891 g24_transmit_receive_ack:
+0x3651 009892 bpatchx patch33_1 ,mem_patch33 
+0x3652 009893 disable user3 
+0x3653 009894 call g24_transmit 
+0x3654 009895 fetch 1 ,mem_24g_no_ack 
+0x3655 009896 beq no_ack_24g ,g24_end_of_packet 
+0x3656 009897 force 0 ,radio_ctrl 
+0x3657 009898 fetch 4 ,mem_24g_addr 
+0x3658 009899 iforce access 
+0x3659 009900 fetcht 1 ,mem_last_freq 
+0x365a 009901 call set_freq_rx 
+0x365b 009902 call rf_rx_enable 
+0x365c 009903 call g24_receive_rxon 
+0x365d 009904 call g24_end_of_packet ,user3 
+0x365e 009905 rtn 
+:      009907 g24_retransmit:
+0x365f 009908 bpatchx patch33_2 ,mem_patch33 
+0x3660 009909 fetch 1 ,mem_device_option 
+0x3661 009910 beq dvc_op_mouse ,mouse_g24_retransmit 
+:      009911 g24_retransmit0:
+0x3662 009912 fetch 1 ,mem_24g_abort_pac 
+0x3663 009913 nrtn blank 
+0x3664 009914 fetch 2 ,mem_24g_txfail_cnt 
+0x3665 009915 increase 1 ,pdata 
+0x3666 009916 store 2 ,mem_24g_txfail_cnt 
+0x3667 009917 fetch 1 ,mem_24g_txfail_cnt + 1 
+0x3668 009918 bbit1 4 ,g24_tx_attempt_fail 
+0x3669 009919 call g24_transmit_hop_process 
+0x366a 009920 fetch 2 ,mem_24g_retransmit 
+0x366b 009921 increase 1 ,pdata 
+0x366c 009922 store 2 ,mem_24g_retransmit 
+0x366d 009923 branch g24_transmit_loop 
+:      009925 g24_ackpayload_parse:
+0x366e 009926 bpatchx patch33_3 ,mem_patch33 
+0x366f 009927 call g24_read_len_pid_crc 
+0x3670 009928 fetch 1 ,mem_24g_rxdata_length 
+0x3671 009929 rtn blank 
+0x3672 009930 iforce loopcnt 
+0x3673 009931 arg mem_24g_rxbuf + 2 ,contr 
+0x3674 009932 arg mem_24g_rxpayload ,contw 
+0x3675 009933 branch memcpy 
+:      009936 g24_tx_attempt_fail:
+0x3676 009937 bpatchx patch33_4 ,mem_patch33 
+0x3677 009938 setarg 0 
+0x3678 009939 store 2 ,mem_24g_txfail_cnt 
+0x3679 009940 jam 1 ,mem_24g_attempt_fail_flag 
+:      009941 g24_stop_24g_mode:
+0x367a 009942 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x367b 009943 branch ui_ipc_send_event 
+:      009953 g24_transmit_hop_process:
+0x367c 009954 bpatchx patch33_5 ,mem_patch33 
+0x367d 009955 fetcht 1 ,mem_24g_retry 
+0x367e 009956 fetch 1 ,mem_24g_fast_hop_count 
+0x367f 009957 isub temp ,null 
+0x3680 009958 nbranch g24_tx_fast_hop ,positive 
+0x3681 009959 increase 1 ,temp 
+0x3682 009960 storet 1 ,mem_24g_retry 
+0x3683 009961 fetch 1 ,mem_24g_fast_hop_count 
+0x3684 009962 beq 5 ,g24_transmit_hop_process_4ms 
+0x3685 009963 fetch 1 ,mem_24g_retry 
+0x3686 009964 beq 6 ,g24_hop_ch_disable 
+0x3687 009965 beq 12 ,g24_hop_ch_disable 
+0x3688 009966 rtn 
+:      009969 g24_transmit_hop_process_4ms:
+0x3689 009970 fetch 1 ,mem_24g_retry 
+0x368a 009971 beq 3 ,g24_hop_ch_disable 
+0x368b 009972 beq 6 ,g24_hop_ch_disable 
+0x368c 009973 rtn 
+:      009977 g24_hop_ch_enable:
+:      009982 g24_txpayload_type_update:
+0x368d 009983 bmark1 mark_ble_lr ,g24_lr_type_update 
+0x368e 009984 store 1 ,mem_24g_txpayload + offset_data_type 
+0x368f 009985 rtn 
+:      009986 g24_lr_type_update:
+0x3690 009987 store 1 ,mem_24g_txpayload + offset_lr_data_type 
+0x3691 009988 rtn 
+:      009990 g24_hop_enable_packet:
+0x3692 009991 fetch 1 ,mem_24g_data_type 
+0x3693 009992 rtnbit0 bit_hop 
+:      009993 g24_hop_ch_disable:
+0x3694 009994 fetch 1 ,mem_24g_data_type 
+0x3695 009995 set0 bit_hop ,pdata 
+0x3696 009996 store 1 ,mem_24g_data_type 
+0x3697 009997 call g24_txpayload_type_update 
+0x3698 009998 call power_ctrl_pac_succ_decrs 
+0x3699 009999 branch g24_ch 
+:      010001 g24_tx_fast_hop:
+0x369a 010002 call power_ctrl_txpower_incrs 
+0x369b 010003 call power_ctrl_pac_succ_decrs 
+0x369c 010004 branch g24_ch 
+:      010022 g24_search_receiver:
+0x369d 010023 fetch 2 ,mem_cb_24g_search_receiver 
+0x369e 010024 branch callback_func 
+:      010026 g24_nodata_transmit:
+0x369f 010027 fetch 1 ,mem_24g_abort_pac 
+0x36a0 010028 call g24_send_abort_packet ,blank 
+0x36a1 010029 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36a2 010030 rtneq g24_tx_timer_int_enable 
+0x36a3 010031 call g24_search_receiver 
+0x36a4 010032 fetch 2 ,mem_cb_24g_transmit_long_sleep 
+0x36a5 010033 branch callback_func 
+:      010035 g24_send_abort_packet:
+0x36a6 010036 jam type_ms ,mem_24g_data_type 
+0x36a7 010037 jam 1 ,mem_24g_abort_pac 
+0x36a8 010038 call g24_transmit_rf_ctrl_clear 
+0x36a9 010039 store 1 ,mem_24g_txbuf 
+0x36aa 010040 setarg 0 
+0x36ab 010041 store 7 ,mem_24g_txbuf + 1 
+0x36ac 010042 fetch 4 ,mem_24g_device_addr 
+0x36ad 010043 store 4 ,mem_24g_txbuf + 8 
+0x36ae 010044 jam 12 ,mem_24g_datalen 
+0x36af 010045 fetch 1 ,mem_24g_data_type 
+0x36b0 010046 set1 bit_abort ,pdata 
+0x36b1 010047 store 1 ,mem_24g_data_type 
+0x36b2 010048 call g24_transmit_prep 
+0x36b3 010049 branch g24_transmit_start 
+:      010053 g24_lpm_wait:
+0x36b4 010054 bpatchx patch33_6 ,mem_patch33 
+0x36b5 010055 enable user 
+0x36b6 010056 call lpo_calibration 
+0x36b7 010057 fetch 3 ,mem_clks_per_lpo 
+0x36b8 010058 branch disable_user ,blank 
+0x36b9 010059 fetch 1 ,mem_lpm_mode 
+0x36ba 010060 branch disable_user ,blank 
+0x36bb 010061 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x36bc 010062 beq g24_tx_timer_int_enable ,disable_user 
+0x36bd 010063 rtn 
+:      010065 g24_setgpio_lpm_before:
+0x36be 010066 fetch 2 ,mem_cb_24g_lpm_before 
+0x36bf 010067 branch callback_func 
+:      010080 g24_transmit_by_interrupt:
+0x36c0 010081 call g24_timer_check 
+0x36c1 010082 nrtn user 
+0x36c2 010083 call g24_interval_calibrate 
+0x36c3 010084 fetch 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c4 010085 increase 1 ,pdata 
+0x36c5 010086 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36c6 010087 fetcht 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+0x36c7 010088 isub temp ,null 
+0x36c8 010089 call g24_transmit_by_interrupt_exit ,zero 
+0x36c9 010090 branch g24_transmit_no_interrupt 
+:      010093 g24_transmit_by_interrupt_exit:
+0x36ca 010094 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x36cb 010095 setarg 0 
+0x36cc 010096 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36cd 010097 setarg 100 
+0x36ce 010098 store 2 ,mem_24g_transmit_by_interrupt_exit_count_init 
+:      010099 g24_interval_min:
+0x36cf 010100 jam 0 ,mem_24g_pac_index 
+0x36d0 010101 fetch 1 ,mem_24g_interval_min 
+:      010102 g24_interval_store:
+0x36d1 010103 store 1 ,mem_24g_interval 
+0x36d2 010104 rtn 
+:      010105 g24_interval_max:
+0x36d3 010106 fetch 1 ,mem_24g_interval_max 
+0x36d4 010107 branch g24_interval_store 
+:      010109 g24_interval_calibrate:
+0x36d5 010110 fetch 1 ,mem_24g_pac_index 
+0x36d6 010111 increase 1 ,pdata 
+0x36d7 010112 store 1 ,mem_24g_pac_index 
+0x36d8 010113 beq 4 ,g24_interval_max 
+0x36d9 010114 beq 5 ,g24_interval_min 
+0x36da 010115 rtn 
+:      010117 g24_transmit_by_interrupt_enable:
+0x36db 010118 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x36dc 010119 setarg 0 
+0x36dd 010120 store 2 ,mem_24g_transmit_by_interrupt_exit_count 
+0x36de 010121 rtn 
+:      010131 g24_factory_check:
+0x36df 010132 arg 2 ,loopcnt 
+0x36e0 010133 arg mem_24g_addr ,contr 
+:      010134 pdata_0xff_check:
+0x36e1 010135 call enable_user 
+0x36e2 010136 setarg 0xffff 
+:      010137 pdata_0xff_check_loop:
+0x36e3 010138 ifetcht 2 ,contr 
+0x36e4 010139 isub temp ,null 
+0x36e5 010140 ncall disable_user ,zero 
+0x36e6 010141 loop pdata_0xff_check_loop 
+0x36e7 010142 rtn 
+:      010152 power_ctrl_start:
+0x36e8 010153 bpatchx patch33_7 ,mem_patch33 
+0x36e9 010154 fetch 1 ,mem_power_ctrl_disable 
+0x36ea 010155 nrtn blank 
+0x36eb 010156 fetch 2 ,mem_ui_state_map 
+0x36ec 010157 rtnbit1 ui_state_ble_adv 
+0x36ed 010160 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+0x36ee 010161 call rssi_average 
+0x36ef 010162 storet 1 ,mem_rssi_avg_received 
+0x36f0 010163 fetch 1 ,mem_rssi_dis_max_24g 
+0x36f1 010164 bmark1 mark_24g ,power_ctrl_start_next 
+0x36f2 010165 fetch 1 ,mem_rssi_dis_max_ble 
+:      010166 power_ctrl_start_next:
+0x36f3 010167 isub temp ,null 
+0x36f4 010168 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x36f5 010169 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f6 010170 sub pdata ,2 ,null 
+0x36f7 010171 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x36f8 010172 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36f9 010173 beq 0 ,power_ctrl_txpower_incrs 
+0x36fa 010174 rtn 
+:      010176 power_ctrl_txpower_decrs_check:
+0x36fb 010177 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x36fc 010178 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+0x36fd 010179 isub temp ,null 
+0x36fe 010180 nrtn zero 
+0x36ff 010181 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010182 power_ctrl_txpower_decrs:
+0x3700 010183 fetcht 1 ,mem_rssi_avg_received 
+0x3701 010184 fetch 1 ,mem_rssi_dis_min_24g 
+0x3702 010185 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x3703 010186 fetch 1 ,mem_rssi_dis_min_ble 
+:      010187 power_ctrl_txpower_decrs_next:
+0x3704 010188 isub temp ,null 
+0x3705 010189 nrtn positive 
+0x3706 010190 fetch 1 ,mem_power_ctrl_level 
+0x3707 010191 beq 0 ,power_ctrl_decrs_level0 
+0x3708 010192 increase -1 ,pdata 
+0x3709 010193 store 1 ,mem_power_ctrl_level 
+0x370a 010194 beq 0 ,power_ctrl_decrs_level0 
+:      010195 power_ctrl_decrs_level1:
+:      010196 power_ctrl_incrs_level1:
+0x370b 010197 jam tx_power_0db ,mem_tx_power 
+0x370c 010198 rtn 
+:      010200 power_ctrl_txpower_incrs_force:
+0x370d 010201 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      010202 power_ctrl_txpower_incrs:
+0x370e 010203 fetch 1 ,mem_power_ctrl_level 
+0x370f 010204 beq 2 ,power_ctrl_incrs_level2 
+0x3710 010205 increase 1 ,pdata 
+0x3711 010206 store 1 ,mem_power_ctrl_level 
+0x3712 010207 beq 1 ,power_ctrl_incrs_level1 
+:      010208 power_ctrl_incrs_level2:
+0x3713 010209 jam tx_power_6db ,mem_tx_power 
+0x3714 010210 rtn 
+:      010212 power_ctrl_decrs_level0:
+0x3715 010213 jam tx_power_f5db ,mem_tx_power 
+0x3716 010214 rtn 
+:      010216 power_ctrl_pac_succ_cnt_init:
+0x3717 010217 jam 1 ,mem_power_ctrl_level 
+0x3718 010218 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x3719 010219 rtn 
+:      010221 power_ctrl_pac_succ_incrs:
+0x371a 010222 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371b 010223 increase 1 ,pdata 
+0x371c 010224 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371d 010225 rtn 
+:      010227 power_ctrl_pac_succ_decrs:
+0x371e 010228 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x371f 010229 sub pdata ,2 ,null 
+0x3720 010230 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x3721 010231 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3722 010232 rtneq 0 
+0x3723 010233 increase -1 ,pdata 
+0x3724 010234 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x3725 010235 rtn 
+:      010237 power_ctrl_pac_succ_cnt_reinit:
+0x3726 010238 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x3727 010239 rtn 
+:      010249 ali_mesh_access_layer_resolve_message:
+0x3728 010250 fetch 1 ,mem_ccm_data_len 
+0x3729 010251 store 1 ,mem_mesh_receive_model_message_payload_len 
+0x372a 010252 copy alarm ,contr 
+0x372b 010253 call memcpy24 
+0x372c 010254 fetch 2 ,mem_mesh_cb_receive_access_message 
+0x372d 010255 branch callback_func 
+:      010257 ali_mesh_access_layer_check_access_message_opcode:
+0x372e 010258 jam mesh_receive_new_message_timer ,mem_mesh_upper_receive_new_message_timer 
+0x372f 010259 call ali_mesh_app_recv_new_mesh_pkt 
+0x3730 010262 fetch 1 ,mem_mesh_receive_model_message_payload_opcode 
+0x3731 010263 beq mesh_message_opcode_config_appkey_add ,ali_mesh_access_layer_message_opcode_config_appkey_add 
+0x3732 010264 beq mesh_configuration_and_health_message_opcode_header ,ali_mesh_access_layer_config_or_health_message_opcode 
+0x3733 010265 beq mesh_module_message_opcode_header ,ali_mesh_model_layer_check_model_message_opcode 
+0x3734 010266 beq vendor_message_attr_set ,ali_mesh_ali_vendor_message_attribute_set 
+0x3735 010267 beq vendor_message_attr_get ,ali_mesh_ali_vendor_message_opcode_attr_get 
+0x3736 010268 beq vendor_message_attr_set_unacknowledged ,ali_mesh_ali_vendor_message_attribute_set 
+0x3737 010269 beq vendor_message_attr_confirmation ,ali_mesh_ali_vendor_message_opcode_attr_confrimation 
+0x3738 010270 rtn 
+:      010273 ali_mesh_access_layer_message_opcode_config_appkey_add:
+0x3739 010274 arg mem_mesh_receive_application_key ,contr 
+0x373a 010275 arg mem_mesh_application_key ,contw 
+0x373b 010276 call memcpy16 
+0x373c 010277 jam paired_status ,mem_mesh_provisioned_flag 
+0x373d 010278 call ali_mesh_encrypt_base_function_k3 
+0x373e 010279 call ali_mesh_encrypt_base_function_k4 
+0x373f 010280 call ali_mesh_access_layer_finish_pairing_init_subscription_list 
+0x3740 010281 call ali_mesh_accesss_layer_check_message_type 
+0x3741 010282 call ali_mesh_access_layer_send_config_appkey_status 
+0x3742 010283 jam paired_status ,mem_mesh_provisioned_flag 
+0x3743 010284 fetch 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3744 010285 branch callback_func 
+:      010287 ali_mesh_access_layer_recv_cfg_appkey_add_cb:
+0x3745 010288 setarg 0 
+0x3746 010289 store 2 ,mem_mesh_fast_pairing_timer 
+0x3747 010291 random pdata 
+0x3748 010292 and pdata ,0x1f ,pdata 
+0x3749 010293 add pdata ,30 ,pdata 
+0x374a 010294 store 1 ,mem_mesh_report_full_attribute_timer 
+0x374b 010295 add pdata ,5 ,pdata 
+0x374c 010296 store 1 ,mem_mesh_report_power_on_timer 
+0x374d 010297 call mesh_clear_timer_data 
+0x374e 010298 branch mesh_receive_config_appkey_add_cb 
+:      010300 ali_mesh_accesss_layer_check_message_type:
+0x374f 010301 fetch 1 ,mem_mesh_network_packet_type 
+0x3750 010302 jam received_config_appkey_add ,mem_mesh_provisioned_flag 
+0x3751 010303 rtneq mesh_message_app 
+0x3752 010304 jam paired_status ,mem_mesh_provisioned_flag 
+0x3753 010305 rtn 
+:      010307 ali_mesh_access_layer_send_config_appkey_status:
+0x3754 010308 setarg mesh_configuration_and_health_message_opcode_header 
+0x3755 010309 store 1 ,mem_mesh_access_layer_payload 
+0x3756 010310 setarg mesh_message_opcode_config_config_model_publication_set 
+0x3757 010311 istore 1 ,contw 
+0x3758 010312 setarg status_code_success 
+0x3759 010313 istore 1 ,contw 
+0x375a 010314 fetch 3 ,mem_mesh_netkeyindex_and_appkeyindex 
+0x375b 010315 istore 3 ,contw 
+0x375c 010316 jam 6 ,mem_mesh_access_layer_payload_len 
+0x375d 010317 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010320 ali_mesh_access_layer_finish_pairing_init_subscription_list:
+0x375e 010321 fetch 2 ,mem_mesh_core_feature 
+0x375f 010322 rtnbit1 mesh_feature_disable_subscription 
+0x3760 010323 call mesh_get_element_info_config 
+:      010324 ali_mesh_access_layer_finish_pairing_init_subscription_list_loop:
+0x3761 010325 add rega ,element_device_subscription_label ,regc 
+0x3762 010326 setarg -1 
+0x3763 010327 istore subscription_max_count ,regc 
+0x3764 010328 istore subscription_max_count ,contw 
+0x3765 010329 ifetch 2 ,rega 
+0x3766 010330 istore 2 ,regc 
+0x3767 010331 copy regb ,pdata 
+0x3768 010332 iadd rega ,rega 
+0x3769 010333 loop ali_mesh_access_layer_finish_pairing_init_subscription_list_loop 
+0x376a 010334 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x376b 010335 branch callback_func 
+:      010338 ali_mesh_access_layer_send_generic_onoff_status:
+0x376c 010339 setarg mesh_module_message_opcode_header 
+0x376d 010340 store 1 ,mem_mesh_access_layer_payload 
+0x376e 010341 setarg mesh_module_message_opcode_generic_onoff_status_no_head 
+0x376f 010342 istore 1 ,contw 
+0x3770 010343 fetch 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3771 010344 istore 1 ,contw 
+0x3772 010345 jam 3 ,mem_mesh_access_layer_payload_len 
+0x3773 010346 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010349 ali_mesh_access_layer_send_light_lightness_status:
+0x3774 010350 setarg mesh_module_message_opcode_header 
+0x3775 010351 store 1 ,mem_mesh_access_layer_payload 
+0x3776 010352 setarg mesh_module_message_opcode_light_lightness_status_no_head 
+0x3777 010353 istore 1 ,contw 
+0x3778 010354 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3779 010355 istore 2 ,contw 
+0x377a 010356 jam 4 ,mem_mesh_access_layer_payload_len 
+0x377b 010357 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010360 ali_mesh_access_layer_send_light_ctl_stauts:
+0x377c 010361 setarg mesh_module_message_opcode_header 
+0x377d 010362 store 1 ,mem_mesh_access_layer_payload 
+0x377e 010363 setarg mesh_module_message_opcode_light_ctl_status_no_head 
+0x377f 010364 istore 1 ,contw 
+0x3780 010365 fetch 4 ,mem_mesh_ctl_lightness 
+0x3781 010366 istore 4 ,contw 
+0x3782 010367 jam 6 ,mem_mesh_access_layer_payload_len 
+0x3783 010368 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010372 ali_mesh_access_layer_send_scene_status:
+0x3784 010373 setarg mesh_module_message_opcode_scene_status 
+0x3785 010374 store 1 ,mem_mesh_access_layer_payload 
+0x3786 010375 setarg mesh_success 
+0x3787 010376 istore 1 ,contw 
+0x3788 010377 fetch 2 ,mem_mesh_scene_recall_payload_scene_number 
+0x3789 010378 istore 2 ,contw 
+0x378a 010379 jam 4 ,mem_mesh_access_layer_payload_len 
+0x378b 010380 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010384 ali_mesh_app_recv_new_mesh_pkt:
+0x378c 010386 fetch 1 ,mem_mesh_report_full_attribute_timer 
+0x378d 010387 rtn blank 
+0x378e 010388 pincrease 30 
+0x378f 010389 store 1 ,mem_mesh_report_full_attribute_timer 
+0x3790 010390 rtn 
+:      010392 ali_mesh_report_power_on_timer:
+0x3791 010393 arg mem_mesh_report_power_on_timer ,regc 
+0x3792 010394 arg ali_mesh_ali_vendor_message_opcode_device_power_on ,regb 
+0x3793 010395 branch timer_single_step 
+:      010397 ali_mesh_report_full_attribute_timer:
+0x3794 010398 arg mem_mesh_report_full_attribute_timer ,regc 
+0x3795 010399 arg ali_mesh_app_report_device_state ,regb 
+0x3796 010400 branch timer_single_step 
+:      010402 ali_mesh_app_report_device_state:
+0x3797 010403 fetch 2 ,mem_mesh_app_deport_device_state 
+0x3798 010404 branch callback_func 
+:      010411 ali_mesh_ali_vendor_message_attribute_set:
+0x3799 010412 call ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid 
+0x379a 010413 nrtn user 
+0x379b 010414 bpatchx patch34_0 ,mem_patch34 
+0x379c 010415 fetch 2 ,mem_mesh_vendor_message_attr_type 
+0x379d 010416 arg vendor_message_attr_type_time ,temp 
+0x379e 010417 isub temp ,null 
+0x379f 010418 branch ali_mesh_ali_vendor_message_opcode_timer_set_curr_time ,zero 
+0x37a0 010420 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+0x37a1 010421 isub temp ,null 
+0x37a2 010422 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically ,zero 
+0x37a3 010424 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x37a4 010425 isub temp ,null 
+0x37a5 010426 branch ali_mesh_ali_vendor_message_opcode_timer_set_timing ,zero 
+0x37a6 010428 arg vendor_message_attr_type_timer_deleate ,temp 
+0x37a7 010429 isub temp ,null 
+0x37a8 010430 branch ali_mesh_ali_vendor_message_opcode_delete_timer ,zero 
+0x37a9 010431 arg vendor_message_attr_type_timer_inquire ,temp 
+0x37aa 010432 isub temp ,null 
+0x37ab 010433 branch ali_mesh_ali_vendor_message_opcode_timer_inquire ,zero 
+0x37ac 010434 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x37ad 010435 isub temp ,null 
+0x37ae 010436 branch ali_mesh_ali_vendor_message_opcode_timer_set_state ,zero 
+0x37af 010439 arg vendor_message_attr_type_main_light ,temp 
+0x37b0 010440 isub temp ,null 
+0x37b1 010441 branch ali_mesh_ali_vendor_message_attribute_set_main_light ,zero 
+0x37b2 010442 arg vendor_message_attr_type_background_light ,temp 
+0x37b3 010443 isub temp ,null 
+0x37b4 010444 branch ali_mesh_ali_vendor_message_attribute_set_background_light ,zero 
+0x37b5 010445 arg vendor_message_attr_type_color ,temp 
+0x37b6 010446 isub temp ,null 
+0x37b7 010447 branch ali_mesh_ali_vendor_message_attribute_set_color ,zero 
+0x37b8 010448 fetch 2 ,mem_mesh_cb_recv_vendor 
+0x37b9 010449 branch callback_func 
+:      010451 ali_mesh_ali_vendor_message_opcode_attr_get:
+0x37ba 010452 rtn 
+:      010453 ali_mesh_ali_vendor_message_opcode_attr_confrimation:
+0x37bb 010454 ifetch 2 ,contr 
+0x37bc 010455 arg vendor_message_opcode_company_id ,temp 
+0x37bd 010456 isub temp ,null 
+0x37be 010457 nrtn zero 
+0x37bf 010458 ifetch 1 ,contr 
+0x37c0 010459 fetcht 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x37c1 010460 isub temp ,null 
+0x37c2 010461 nrtn zero 
+0x37c3 010462 branch ali_mesh_stop_send_indication_packet 
+:      010464 ali_mesh_ali_vendor_message_attrbute_check_company_id_and_tid:
+0x37c4 010465 call disable_user 
+0x37c5 010466 fetch 2 ,mem_mesh_vendor_message_cid 
+0x37c6 010467 arg vendor_message_opcode_company_id ,temp 
+0x37c7 010468 isub temp ,null 
+0x37c8 010469 nrtn zero 
+0x37c9 010470 fetcht 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ca 010471 fetch 1 ,mem_mesh_vendor_message_tid 
+0x37cb 010472 isub temp ,null 
+0x37cc 010473 rtn zero 
+0x37cd 010474 store 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37ce 010475 branch enable_user 
+:      010477 ali_mesh_ali_vendor_message_attribute_set_main_light:
+0x37cf 010478 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d0 010479 fetch 2 ,mem_mesh_cb_main_light_onoff_set 
+0x37d1 010480 branch callback_func 
+:      010483 ali_mesh_ali_vendor_message_attribute_set_background_light:
+0x37d2 010484 call ali_mesh_ali_vendor_message_ack_attr_status_uint8 
+0x37d3 010485 fetch 2 ,mem_mesh_cb_background_onoff_set 
+0x37d4 010486 branch callback_func 
+:      010488 ali_mesh_ali_vendor_message_attribute_set_color:
+0x37d5 010489 call ali_mesh_ali_vendor_message_ack_attr_status_uint48 
+0x37d6 010490 fetch 2 ,mem_mesh_cb_color_set 
+0x37d7 010491 branch callback_func 
+:      010494 ali_mesh_ali_vendor_message_opcode_timer_set_curr_time:
+0x37d8 010495 call ali_mesh_ali_vendor_message_ack_attr_status_uint32 
+0x37d9 010497 fetch 4 ,mem_mesh_vendor_message_current_time 
+0x37da 010498 store 4 ,mem_mesh_vendor_timer_current_time 
+0x37db 010499 branch ali_mesh_time_init_system_time 
+:      010503 ali_mesh_ali_vendor_message_status_add_head:
+0x37dc 010504 setarg vendor_message_attr_status 
+0x37dd 010505 store 1 ,mem_mesh_access_layer_payload 
+0x37de 010506 setarg vendor_message_opcode_company_id 
+0x37df 010507 istore 2 ,contw 
+0x37e0 010508 fetch 1 ,mem_mesh_vendor_mesh_receive_tid 
+0x37e1 010509 istore 1 ,contw 
+0x37e2 010510 istoret 2 ,contw 
+0x37e3 010511 rtn 
+:      010514 ali_mesh_ali_vendor_message_opcode_device_power_on:
+0x37e4 010515 arg 0 ,queue 
+0x37e5 010516 arg vendor_message_event_device_power_on ,temp 
+0x37e6 010517 arg vendor_attr_type_event_trigger ,rega 
+0x37e7 010518 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010529 ali_mesh_ali_vendor_message_opcode_generic_onoff:
+0x37e8 010530 arg vendor_attr_generic_onoff_server ,rega 
+0x37e9 010531 branch ali_mesh_ali_vendor_message_opcode_para_uint8 
+:      010535 ali_mesh_ali_vendor_message_ack_attr_status_uint64:
+0x37ea 010536 arg 8 ,loopcnt 
+0x37eb 010537 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010539 ali_mesh_ali_vendor_message_ack_attr_status_uint56:
+0x37ec 010540 arg 8 ,loopcnt 
+0x37ed 010541 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010543 ali_mesh_ali_vendor_message_ack_attr_status_uint48:
+0x37ee 010544 arg 6 ,loopcnt 
+0x37ef 010545 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010547 ali_mesh_ali_vendor_message_ack_attr_status_uint32:
+0x37f0 010548 arg 4 ,loopcnt 
+0x37f1 010549 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010551 ali_mesh_ali_vendor_message_ack_attr_status_uint16:
+0x37f2 010552 arg 2 ,loopcnt 
+0x37f3 010553 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010555 ali_mesh_ali_vendor_message_ack_attr_status_uint8:
+0x37f4 010556 arg 1 ,loopcnt 
+0x37f5 010557 branch ali_mesh_ali_vendor_message_ack_attr_status 
+:      010560 ali_mesh_ali_vendor_message_ack_attr_status:
+0x37f6 010561 add loopcnt ,6 ,pdata 
+0x37f7 010562 store 1 ,mem_mesh_access_layer_payload_len 
+0x37f8 010563 call ali_mesh_ali_vendor_message_status_add_head 
+0x37f9 010564 arg mem_mesh_vendor_attr_parameter ,contr 
+0x37fa 010565 call memcpy 
+0x37fb 010566 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010573 ali_mesh_ali_vendor_message_opcode_para_uint8:
+0x37fc 010574 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x37fd 010575 istorer rega ,2 ,contw 
+0x37fe 010576 istoret 1 ,contw 
+0x37ff 010577 jam 7 ,mem_mesh_access_layer_payload_len 
+0x3800 010578 branch ali_mesh_ali_vendor_message_send_message 
+:      010584 ali_mesh_ali_vendor_message_opcode_para_uint16:
+0x3801 010585 call ali_mesh_ali_vendor_message_indication_info_add_head 
+0x3802 010586 istorer rega ,2 ,contw 
+0x3803 010587 istoret 2 ,contw 
+0x3804 010588 jam 8 ,mem_mesh_access_layer_payload_len 
+0x3805 010589 branch ali_mesh_ali_vendor_message_send_message 
+:      010593 ali_mesh_ali_vendor_message_send_message:
+0x3806 010594 call ali_mesh_more_element_calc_queue_address 
+0x3807 010595 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      010598 ali_mesh_ali_vendor_message_indication_info_add_head:
+0x3808 010599 fetch 1 ,mem_mesh_transport_aid 
+0x3809 010600 store 1 ,mem_mesh_message_transport_head 
+0x380a 010601 setarg vendor_message_tmall_dst 
+0x380b 010602 store 2 ,mem_mesh_send_message_dst 
+0x380c 010603 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380d 010604 pincrease 1 
+0x380e 010605 store 1 ,mem_mesh_vendor_mesh_send_tid 
+0x380f 010606 beq vendor_message_send_tid_max ,ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3810 010607 setarg vendor_message_attr_indication 
+0x3811 010608 store 1 ,mem_mesh_access_layer_payload 
+0x3812 010609 setarg vendor_message_opcode_company_id 
+0x3813 010610 istore 2 ,contw 
+0x3814 010611 fetch 1 ,mem_mesh_vendor_mesh_send_tid 
+0x3815 010612 istore 1 ,contw 
+0x3816 010613 rtn 
+:      010615 ali_mesh_ali_vendor_message_indication_info_reset_tid:
+0x3817 010616 jam vendor_message_send_tid_min ,mem_mesh_vendor_mesh_send_tid 
+0x3818 010617 rtn 
+:      010620 ali_mesh_ali_vendor_message_opcode_delete_timer:
+0x3819 010621 copy contr ,rega 
+0x381a 010622 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x381b 010623 arg 6 ,temp 
+0x381c 010624 isub temp ,pdata 
+0x381d 010625 store 1 ,mem_mesh_timer_index_buffer_len 
+0x381e 010626 copy pdata ,loopcnt 
+0x381f 010627 copy rega ,contr 
+0x3820 010628 arg mem_mesh_timer_index_buffer ,contw 
+0x3821 010629 call memcpy 
+0x3822 010630 arg 0 ,regb 
+:      010631 ali_mesh_ali_vendor_message_opcode_delete_timer_loop:
+0x3823 010632 arg mem_mesh_timer_index_buffer ,pdata 
+0x3824 010633 iadd regb ,temp 
+0x3825 010634 ifetch 1 ,temp 
+0x3826 010635 beq 0xff ,ali_mesh_ali_vendor_aim_timer_buffer_clear_all 
+0x3827 010636 and pdata ,0x7f ,pdata 
+0x3828 010637 call ali_mesh_ali_vendor_aim_timer_buffer_clear 
+0x3829 010638 increase 1 ,regb 
+0x382a 010639 fetch 1 ,mem_mesh_timer_index_buffer_len 
+0x382b 010640 isub regb ,null 
+0x382c 010641 branch ali_mesh_ali_vendor_message_opcode_delete_timer_loop ,positive 
+0x382d 010642 call peripherals_write_mesh_timer_infmatn 
+:      010643 ali_mesh_access_layer_send_ali_vendor_message_delete_timer:
+0x382e 010644 arg vendor_message_attr_type_timer_deleate ,temp 
+0x382f 010645 call ali_mesh_ali_vendor_message_status_add_head 
+0x3830 010646 arg 0 ,temp 
+0x3831 010647 istoret 1 ,contw 
+0x3832 010648 copy contw ,temp 
+0x3833 010649 call ali_mesh_get_all_timer_index_timer 
+0x3834 010650 pincrease 7 
+0x3835 010651 store 1 ,mem_mesh_access_layer_payload_len 
+0x3836 010652 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010654 ali_mesh_ali_vendor_aim_timer_buffer_clear:
+0x3837 010655 rtn blank 
+0x3838 010656 pincrease -1 
+0x3839 010657 mul32 pdata ,18 ,pdata 
+0x383a 010658 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x383b 010659 iadd rega ,rega 
+0x383c 010660 setarg 0 
+0x383d 010661 istore 1 ,rega 
+0x383e 010662 rtn 
+:      010664 ali_mesh_ali_vendor_aim_timer_buffer_clear_all:
+0x383f 010665 arg 18 ,loopcnt 
+0x3840 010666 mul32 loopcnt ,mesh_x_timers ,loopcnt 
+0x3841 010667 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3842 010668 call clear_mem 
+0x3843 010669 call peripherals_write_mesh_timer_infmatn 
+0x3844 010670 branch ali_mesh_access_layer_send_ali_vendor_message_delete_timer 
+:      010672 ali_mesh_ali_vendor_message_opcode_timer_inquire:
+0x3845 010673 ifetch 1 ,contr 
+0x3846 010674 beq 0xff ,ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer 
+0x3847 010675 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3848 010676 ifetch 1 ,contr 
+0x3849 010677 pincrease -1 
+0x384a 010678 mul32 pdata ,18 ,pdata 
+0x384b 010679 arg mem_mesh_vendor_timer_timing_buffer ,contr 
+0x384c 010680 iadd contr ,contr 
+0x384d 010681 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x384e 010682 arg 18 ,loopcnt 
+0x384f 010683 call memcpy 
+0x3850 010684 arg vendor_message_attr_type_timer_inquire ,temp 
+0x3851 010685 call ali_mesh_ali_vendor_message_status_add_head 
+0x3852 010686 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3853 010687 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error ,blank 
+0x3854 010688 arg 0 ,temp 
+0x3855 010689 istoret 1 ,contw 
+:      010690 ali_mesh_ali_vendor_message_opcode_timer_inquire_time:
+0x3856 010691 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3857 010692 istore 1 ,contw 
+0x3858 010693 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x3859 010694 istore 1 ,contw 
+0x385a 010695 fetch 8 ,mem_mesh_vendor_timer_timing_time 
+0x385b 010696 istore 8 ,contw 
+0x385c 010697 jam 17 ,mem_mesh_access_layer_payload_len 
+0x385d 010698 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010701 ali_mesh_ali_vendor_message_opcode_timer_inquire_all_timer:
+0x385e 010702 arg vendor_message_attr_type_timer_inquire ,temp 
+0x385f 010703 call ali_mesh_ali_vendor_message_status_add_head 
+0x3860 010704 arg 0xff ,temp 
+0x3861 010705 istoret 2 ,contw 
+0x3862 010708 copy contw ,temp 
+0x3863 010709 call ali_mesh_get_all_timer_index_timer 
+0x3864 010710 pincrease 8 
+0x3865 010711 store 1 ,mem_mesh_access_layer_payload_len 
+0x3866 010712 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010717 ali_mesh_ali_vendor_message_opcode_timer_inquire_time_error:
+0x3867 010718 arg 0x80 ,temp 
+0x3868 010719 istore 1 ,contw 
+0x3869 010720 branch ali_mesh_ali_vendor_message_opcode_timer_inquire_time 
+:      010722 ali_mesh_ali_vendor_message_opcode_timer_set_state:
+0x386a 010723 ifetch 1 ,contr 
+0x386b 010724 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x386c 010725 and pdata ,0x7f ,pdata 
+0x386d 010726 pincrease -1 
+0x386e 010727 mul32 pdata ,18 ,pdata 
+0x386f 010728 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3870 010729 iadd contw ,contw 
+0x3871 010730 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3872 010731 istore 1 ,contw 
+0x3873 010732 call peripherals_write_mesh_timer_infmatn 
+0x3874 010733 arg vendor_mseeage_attr_type_timer_enable ,temp 
+0x3875 010734 call ali_mesh_ali_vendor_message_status_add_head 
+0x3876 010735 setarg 0 
+0x3877 010736 istore 1 ,contw 
+0x3878 010737 copy contw ,temp 
+0x3879 010738 call ali_mesh_get_all_timer_index_timer 
+0x387a 010739 pincrease 7 
+0x387b 010740 store 1 ,mem_mesh_access_layer_payload_len 
+0x387c 010741 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010746 ali_mesh_time_function:
+0x387d 010747 copy clkn_bt ,temp 
+0x387e 010748 fetch 4 ,mem_system_time 
+0x387f 010749 isub temp ,null 
+0x3880 010750 call ali_mesh_timer_timeout ,positive 
+0x3881 010751 call ali_mesh_clkn_bt_add_1s 
+0x3882 010752 isub temp ,null 
+0x3883 010753 rtn positive 
+0x3884 010754 call ali_mesh_time_init_system_time_without_clk 
+0x3885 010755 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x3886 010756 pincrease 1 
+0x3887 010757 store 4 ,mem_mesh_vendor_timer_current_time 
+0x3888 010758 branch ali_mesh_ali_vendor_check_time 
+:      010761 ali_mesh_time_init_system_time:
+0x3889 010762 copy clkn_bt ,pdata 
+:      010763 ali_mesh_time_init_system_time_without_clk:
+0x388a 010764 store 4 ,mem_system_time 
+0x388b 010765 fetch 1 ,mem_system_time + 3 
+0x388c 010766 and_into 0x0f ,pdata 
+0x388d 010767 store 1 ,mem_system_time + 3 
+0x388e 010768 rtn 
+:      010770 ali_mesh_timer_timeout:
+0x388f 010771 rtn zero 
+0x3890 010772 copy pdata ,regb 
+0x3891 010773 setarg 0x100000 
+0x3892 010774 lshift8 pdata ,pdata 
+0x3893 010775 iadd temp ,temp 
+0x3894 010776 copy regb ,pdata 
+0x3895 010777 rtn 
+:      010779 ali_mesh_clkn_bt_add_1s:
+0x3896 010780 arg 20 ,loopcnt 
+:      010781 ali_mesh_time_loop:
+0x3897 010782 pincrease 160 
+0x3898 010783 loop ali_mesh_time_loop 
+0x3899 010784 rtn 
+:      010786 ali_mesh_ali_vendor_check_time:
+0x389a 010787 setarg mesh_x_timers 
+0x389b 010788 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x389c 010789 pincrease -1 
+0x389d 010790 mul32 pdata ,18 ,pdata 
+0x389e 010791 arg mem_mesh_vendor_timer_timing_buffer ,alarm 
+0x389f 010792 iadd alarm ,alarm 
+:      010793 ali_mesh_ali_vendor_check_time_loop:
+0x38a0 010794 ifetch 1 ,alarm 
+0x38a1 010795 ncall ali_mesh_ali_vendor_had_timing ,blank 
+0x38a2 010796 increase -18 ,alarm 
+0x38a3 010798 fetch 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a4 010799 pincrease -1 
+0x38a5 010800 rtn blank 
+0x38a6 010801 store 1 ,mem_mesh_vendor_timer_check_loop 
+0x38a7 010802 branch ali_mesh_ali_vendor_check_time_loop 
+:      010804 ali_mesh_ali_vendor_had_timing:
+0x38a8 010805 arg 7 ,queue 
+0x38a9 010806 qisolate0 pdata 
+0x38aa 010807 rtn true 
+0x38ab 010808 and pdata ,0x7f ,pdata 
+0x38ac 010809 arg mesh_x_timers ,temp 
+0x38ad 010810 isub temp ,null 
+0x38ae 010811 rtn positive 
+0x38af 010812 copy alarm ,contr 
+0x38b0 010813 arg mem_mesh_vendor_timer_timing_palyload ,contw 
+0x38b1 010814 arg 18 ,loopcnt 
+0x38b2 010815 call memcpy 
+0x38b3 010816 fetch 1 ,mem_mesh_vendor_timer_timing_palyload + 17 
+0x38b4 010817 beq 0x59 ,ali_mesh_ali_vendor_had_timing_cyclically 
+:      010818 ali_mesh_ali_vendor_had_timing_single_time:
+0x38b5 010819 fetcht 4 ,mem_mesh_vendor_timer_current_time 
+0x38b6 010820 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x38b7 010821 isub temp ,null 
+0x38b8 010822 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para 
+0x38b9 010823 branch ali_mesh_ali_vendor_time_timeout ,zero 
+0x38ba 010824 nbranch ali_mesh_ali_vendor_time_out_of_date ,positive 
+0x38bb 010825 rtn 
+:      010827 ali_mesh_ali_vendor_time_out_of_date:
+0x38bc 010828 setarg 0 
+0x38bd 010829 istore 1 ,alarm 
+0x38be 010830 rtn 
+:      010832 ali_mesh_ali_vendor_had_timing_cyclically:
+0x38bf 010834 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c0 010835 arg seconds_of_min ,temp 
+0x38c1 010836 idiv temp 
+0x38c2 010837 call wait_div_end 
+0x38c3 010838 remainder pdata 
+0x38c4 010839 nrtn blank 
+0x38c5 010841 fetch 4 ,mem_mesh_vendor_timer_current_time 
+0x38c6 010842 arg seconds_of_four_days ,temp 
+0x38c7 010843 isub temp ,pdata 
+0x38c8 010845 arg seconds_of_week ,temp 
+0x38c9 010846 idiv temp 
+0x38ca 010847 call wait_div_end 
+0x38cb 010848 remainder pdata 
+0x38cc 010849 arg seconds_of_day ,temp 
+0x38cd 010850 idiv temp 
+0x38ce 010851 call wait_div_end 
+0x38cf 010852 remainder rega 
+0x38d0 010853 quotient queue 
+0x38d1 010854 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38d2 010855 branch ali_mesh_ali_vendor_had_timing_cyclically_continue ,blank 
+0x38d3 010856 qisolate1 pdata 
+0x38d4 010857 nrtn true 
+:      010858 ali_mesh_ali_vendor_had_timing_cyclically_continue:
+0x38d5 010860 deposit rega 
+0x38d6 010861 arg seconds_of_min ,temp 
+0x38d7 010862 idiv temp 
+0x38d8 010863 call wait_div_end 
+0x38d9 010864 quotient temp 
+0x38da 010865 setarg eight_hours_time_zone_offset 
+0x38db 010866 iadd temp ,temp 
+0x38dc 010867 fetch 2 ,mem_mesh_vendor_timer_timing_time_cyclic 
+0x38dd 010868 arg 0xfff ,rega 
+0x38de 010869 iand rega ,pdata 
+0x38df 010870 isub temp ,null 
+0x38e0 010871 nrtn zero 
+0x38e1 010872 fetch 1 ,mem_mesh_vendor_timer_timing_attr_para_cyclic 
+0x38e2 010873 branch ali_mesh_ali_vendor_time_timeout 
+:      010875 ali_mesh_ali_vendor_time_timeout:
+0x38e3 010876 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e4 010877 jam 1 ,mem_mesh_vendor_timer_check_loop 
+0x38e5 010879 copy alarm ,pdata 
+0x38e6 010880 store 2 ,mem_mesh_alarm_temp 
+0x38e7 010882 fetcht 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x38e8 010883 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38e9 010884 call ali_mesh_ali_vendor_message_opcode_generic_onoff 
+0x38ea 010886 fetch 2 ,mem_mesh_alarm_temp 
+0x38eb 010887 copy pdata ,alarm 
+0x38ec 010888 add alarm ,17 ,contr 
+0x38ed 010889 ifetch 1 ,contr 
+0x38ee 010890 beq timer_cyclical_falg ,ali_mesh_ali_vendor_time_timeout_cyclic 
+:      010891 ali_mesh_ali_vendor_time_timeout_continue:
+0x38ef 010892 setarg 0 
+0x38f0 010893 istore 1 ,alarm 
+0x38f1 010894 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x38f2 010895 call ali_mesh_ali_vendor_message_opcode_timing_finish 
+0x38f3 010896 branch peripherals_write_mesh_timer_infmatn 
+:      010900 ali_mesh_ali_vendor_time_timeout_cyclic:
+0x38f4 010901 fetch 1 ,mem_mesh_vendor_timer_timing_weekdays_cyclic 
+0x38f5 010902 branch ali_mesh_ali_vendor_time_timeout_continue ,blank 
+0x38f6 010903 arg vendor_attr_type_event_trigger ,temp 
+0x38f7 010904 call ali_mesh_ali_vendor_message_status_add_head 
+0x38f8 010905 setarg 0x11 
+0x38f9 010906 istore 1 ,contw 
+0x38fa 010907 ifetch 1 ,alarm 
+0x38fb 010908 or pdata ,0x80 ,pdata 
+0x38fc 010909 istore 1 ,contw 
+0x38fd 010910 jam 8 ,mem_mesh_access_layer_payload 
+0x38fe 010911 branch ali_mesh_ali_vendor_message_send_message 
+:      010913 ali_mesh_ali_vendor_message_opcode_timing_finish:
+0x38ff 010914 arg vendor_attr_type_event_index_report ,temp 
+0x3900 010915 call ali_mesh_ali_vendor_message_status_add_head 
+0x3901 010916 copy contw ,temp 
+0x3902 010917 call ali_mesh_get_all_timer_index_timer 
+0x3903 010919 pincrease 6 
+0x3904 010920 store 1 ,mem_mesh_access_layer_payload_len 
+0x3905 010921 jam vendor_message_attr_status ,mem_mesh_access_layer_payload 
+0x3906 010922 branch ali_mesh_ali_vendor_message_send_message 
+:      010925 ali_mesh_ali_vendor_message_opcode_timer_set_timing:
+0x3907 010926 arg mem_mesh_vendor_timer_timing_index ,contw 
+0x3908 010927 arg 16 ,loopcnt 
+0x3909 010928 call memcpy 
+0x390a 010929 fetch 1 ,mem_mesh_vendor_timer_timing_index 
+0x390b 010930 and pdata ,0x7f ,pdata 
+0x390c 010931 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x390d 010932 sub pdata ,mesh_x_timers ,null 
+0x390e 010933 nrtn positive 
+0x390f 010934 fetch 4 ,mem_mesh_vendor_timer_timing_time 
+0x3910 010935 arg 60 ,temp 
+0x3911 010936 idiv temp 
+0x3912 010937 call wait_div_end 
+0x3913 010938 remainder temp 
+0x3914 010939 isub temp ,pdata 
+0x3915 010940 store 4 ,mem_mesh_vendor_timer_timing_time 
+0x3916 010941 setarg 0 
+0x3917 010942 store 2 ,mem_mesh_vendor_timer_timing_flag 
+0x3918 010943 arg mem_mesh_vendor_timer_timing_index ,rega 
+0x3919 010944 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x391a 010945 arg vendor_mseeage_attr_type_set_time_single ,temp 
+0x391b 010946 branch ali_mesh_access_layer_send_ali_vendor_message_current_timing 
+:      010951 ali_mesh_ali_vendor_message_opcode_timer_set_timing_cyclically:
+0x391c 010953 arg mem_mesh_vendor_timer_timing_index_cyclic ,contw 
+0x391d 010954 arg 17 ,loopcnt 
+0x391e 010955 call memcpy 
+0x391f 010958 fetch 1 ,mem_mesh_vendor_timer_timing_index_cyclic 
+0x3920 010959 and pdata ,0x7f ,pdata 
+0x3921 010960 store 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3922 010961 sub pdata ,mesh_x_timers ,null 
+0x3923 010962 nrtn positive 
+0x3924 010964 jam 0x59 ,mem_mesh_vendor_timer_timing_cyclic_flag 
+0x3925 010965 arg mem_mesh_vendor_timer_timing_index_cyclic ,rega 
+0x3926 010966 call ali_mesh_ali_vendor_store_mesh_timer_infmatn 
+0x3927 010967 arg vendor_mseeage_attr_type_set_time_repeat ,temp 
+:      010970 ali_mesh_access_layer_send_ali_vendor_message_current_timing:
+0x3928 010972 call ali_mesh_ali_vendor_message_status_add_head 
+0x3929 010973 setarg 0 
+0x392a 010974 store 1 ,mem_mesh_access_layer_payload + 6 
+0x392b 010975 copy contw ,temp 
+0x392c 010976 call ali_mesh_get_all_timer_index_timer 
+0x392d 010977 pincrease 7 
+0x392e 010978 store 1 ,mem_mesh_access_layer_payload_len 
+0x392f 010979 branch ali_mesh_upper_transport_layer_send_access_message 
+:      010982 ali_mesh_ali_vendor_store_mesh_timer_infmatn:
+0x3930 010983 call ali_mesh_vendor_timer_buffer_offset_cal 
+0x3931 010984 copy rega ,contr 
+0x3932 010985 arg mem_mesh_vendor_timer_timing_buffer ,contw 
+0x3933 010986 iadd contw ,contw 
+0x3934 010987 arg 18 ,loopcnt 
+0x3935 010988 call memcpy 
+0x3936 010989 branch peripherals_write_mesh_timer_infmatn 
+:      010991 ali_mesh_vendor_timer_buffer_offset_cal:
+0x3937 010992 fetch 1 ,mem_mesh_vendor_timer_timing_temp 
+0x3938 010993 pincrease -1 
+0x3939 010994 mul32 pdata ,18 ,pdata 
+0x393a 010995 rtn 
+:      010997 ali_mesh_get_all_timer_index_timer:
+0x393b 010998 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x393c 010999 arg 0 ,regb 
+0x393d 011000 copy temp ,contw 
+0x393e 011001 arg mesh_x_timers ,loopcnt 
+0x393f 011002 increase -1 ,loopcnt 
+:      011003 ali_mesh_get_all_timer_index_timer_loop:
+0x3940 011004 ifetch 1 ,rega 
+0x3941 011005 beq 0xff ,ali_mesh_get_all_timer_index_timer_loop_end 
+0x3942 011006 branch ali_mesh_get_all_timer_index_timer_loop_end ,blank 
+0x3943 011007 increase 1 ,regb 
+0x3944 011008 istore 1 ,contw 
+:      011009 ali_mesh_get_all_timer_index_timer_loop_end:
+0x3945 011010 setarg 18 
+0x3946 011011 iadd rega ,rega 
+0x3947 011012 loop ali_mesh_get_all_timer_index_timer_loop 
+0x3948 011013 copy regb ,pdata 
+0x3949 011014 rtn 
+:      011016 peripherals_write_mesh_timer_infmatn:
+0x394a 011017 fetch 2 ,mem_mesh_cb_vendor_timing_changed 
+0x394b 011018 branch callback_func 
+:      011028 ali_mesh_bearer_layer_send_packet_by_network_layer:
+0x394c 011029 bpatchx patch34_1 ,mem_patch34 
+0x394d 011030 setarg mem_mesh_queue_each_size 
+0x394e 011031 store 2 ,mem_mesh_element_device_queue_buffer_ptr 
+0x394f 011032 setarg mem_mesh_element_device 
+0x3950 011033 store 2 ,mem_mesh_rega_temp 
+0x3951 011034 jam adv_pairing_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x3952 011035 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x3953 011036 store 1 ,mem_mesh_queue_ele_gatt_msg_id 
+0x3954 011038 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3955 011039 pincrease 11 
+0x3956 011040 add pdata ,-2 ,loopcnt 
+0x3957 011049 store 1 ,mem_mesh_queue_ele_len 
+0x3958 011050 pincrease -1 
+0x3959 011053 istore 1 ,contw 
+0x395a 011054 setarg gap_adtype_mesh_message 
+0x395b 011055 istore 1 ,contw 
+0x395c 011056 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x395d 011057 call memcpy_fast 
+0x395e 011058 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x395f 011059 call ali_mesh_advertising_bearer_layer_init_queue 
+0x3960 011060 call queue_push 
+:      011061 ali_mesh_bearer_layer_gatt_send_packet_by_network_layer:
+0x3961 011062 fetch 2 ,mem_ui_state_map 
+0x3962 011063 isolate1 ui_state_ble_connected ,pdata 
+0x3963 011064 nrtn true 
+:      011065 ali_mesh_send_ble_data_control_package:
+0x3964 011066 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3965 011067 arg mem_mesh_queue_ele_temp ,rega 
+0x3966 011068 branch queue_push 
+:      011070 ali_mesh_advertising_bearer_layer_init_queue:
+0x3967 011071 add rega ,element_device_queue_buffer_ptr ,contr 
+0x3968 011072 ifetch 2 ,contr 
+0x3969 011073 store 2 ,mem_queue_ptr 
+0x396a 011074 arg mem_mesh_queue_ele_temp ,rega 
+0x396b 011075 rtn 
+:      011078 ali_mesh_advertising_bearer_layer_init_queue_param:
+0x396c 011079 setarg mem_mesh_queue_each_size 
+0x396d 011080 store 2 ,mem_queue_ptr 
+0x396e 011081 rtn 
+:      011083 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue:
+:      011085 ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue_deal:
+0x396f 011086 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3970 011087 rtnne packet_in_bearer 
+0x3971 011088 jam packet_in_adverting ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3972 011089 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011091 ali_mesh_advertising_bearer_layer_send_packet_by_app_bearer_calc_param:
+0x3973 011092 arg mem_mesh_queue_ele_payload + 2 ,rega 
+0x3974 011093 arg max_app_mssage_payload_length ,temp 
+0x3975 011094 setarg 0x21 
+0x3976 011095 nrtn true 
+0x3977 011096 arg mem_mesh_queue_ele_payload + 20 ,rega 
+0x3978 011097 fetcht 1 ,mem_mesh_queue_ele_len 
+0x3979 011098 increase -18 ,temp 
+0x397a 011099 setarg 0x22 
+0x397b 011100 rtn 
+:      011108 ali_mesh_advertising_add_adtype_flags:
+0x397c 011109 arg mem_mesh_adv_data ,contw 
+0x397d 011110 setarg 0x02 
+0x397e 011111 istore 1 ,contw 
+0x397f 011112 setarg gap_adtype_flags 
+0x3980 011113 istore 1 ,contw 
+0x3981 011114 setarg 0x02 
+0x3982 011115 istore 1 ,contw 
+0x3983 011116 rtn 
+:      011120 ali_mesh_advertising_add_adtype_16bit_complete:
+0x3984 011121 arg mesh_provisioning_uuid ,temp 
+0x3985 011122 setarg 0x03 
+0x3986 011123 istore 1 ,contw 
+0x3987 011124 setarg gap_adtype_16bit_complete 
+0x3988 011125 istore 1 ,contw 
+0x3989 011126 istoret 2 ,contw 
+0x398a 011127 rtn 
+:      011130 mesh_ble_rx_packet_only:
+0x398b 011131 call le_enable 
+0x398c 011132 call le_init_adv 
+0x398d 011133 call le_receive_adv 
+0x398e 011134 nrtn match 
+0x398f 011136 fetch 1 ,mem_le_adv_rcv 
+0x3990 011137 pincrease 1 
+0x3991 011138 store 1 ,mem_le_adv_rcv 
+0x3992 011139 fetch 2 ,mem_mesh_cb_receive_advertising 
+0x3993 011140 call callback_func 
+0x3994 011141 branch le_disable 
+:      011143 mesh_ble_rx_packet:
+0x3995 011144 call mesh_ble_rx_packet_check_and_init 
+0x3996 011145 rtn user 
+:      011146 mesh_ble_rx_packet_check_timer:
+0x3997 011147 call mesh_ble_rx_packet_only 
+0x3998 011148 call connection_dispatch 
+0x3999 011149 fetcht 2 ,mem_le_scan_interval 
+0x399a 011150 arg 10 ,queue 
+0x399b 011151 call sniff_check_window 
+0x399c 011152 rtn user 
+0x399d 011153 arg mesh_ble_rx_timer ,queue 
+0x399e 011154 call timer_check 
+0x399f 011155 nbranch mesh_ble_rx_packet_check_timer ,blank 
+0x39a0 011156 rtn 
+:      011158 mesh_ble_rx_packet_check_and_init:
+0x39a1 011159 fetcht 2 ,mem_le_scan_interval 
+0x39a2 011160 arg 4 ,queue 
+0x39a3 011161 call sniff_check_window 
+0x39a4 011162 rtn user 
+0x39a5 011163 call mesh_le_calc_next_scan_channel 
+0x39a6 011164 fetch 2 ,mem_le_scan_interval 
+0x39a7 011165 arg mesh_ble_rx_timer ,queue 
+0x39a8 011166 branch timer_init 
+:      011169 mesh_le_calc_next_scan_channel:
+0x39a9 011170 fetch 1 ,mem_mesh_adv_scan_channel 
+0x39aa 011171 pincrease 1 
+0x39ab 011172 store 1 ,mem_mesh_adv_scan_channel 
+0x39ac 011173 store 1 ,mem_le_ch_mapped 
+0x39ad 011174 rtnne 40 
+0x39ae 011175 jam 37 ,mem_mesh_adv_scan_channel 
+0x39af 011176 jam 37 ,mem_le_ch_mapped 
+0x39b0 011177 rtn 
+:      011179 mesh_check_ble_rx_packet:
+0x39b1 011180 fetch 1 ,mem_le_rxbuf 
+0x39b2 011181 and pdata ,0x0f ,pdata 
+0x39b3 011182 beq adv_ind ,ali_mesh_match_advertising_packet 
+0x39b4 011183 beq adv_nonconn_ind ,ali_mesh_match_advertising_packet 
+0x39b5 011184 rtn 
+:      011186 ali_mesh_match_advertising_packet:
+0x39b6 011187 ifetcht 1 ,contr 
+0x39b7 011188 sub temp ,adv_packet_min_length ,null 
+0x39b8 011189 rtn positive 
+0x39b9 011190 sub temp ,adv_packet_max_length ,null 
+0x39ba 011191 nrtn positive 
+0x39bb 011192 add temp ,-6 ,rega 
+0x39bc 011193 add contr ,6 ,regb 
+:      011195 ali_mesh_find_adv_ind_packet:
+0x39bd 011196 ifetcht 1 ,regb 
+0x39be 011197 sub temp ,ad_type_min_length ,null 
+0x39bf 011198 rtn positive 
+0x39c0 011199 sub temp ,ad_type_max_length ,null 
+0x39c1 011200 nrtn positive 
+0x39c2 011201 copy temp ,pdata 
+0x39c3 011202 rtn blank 
+0x39c4 011203 bpatchx patch34_2 ,mem_patch34 
+0x39c5 011204 ifetch 1 ,contr 
+0x39c6 011205 beq gap_adtype_manufacturer_specific ,ali_mesh_receive_adtype_manufacturer_specific_tmall_control 
+0x39c7 011206 beq gap_adtype_mesh_message ,ali_mesh_receive_adtype_mesh_message 
+0x39c8 011209 add temp ,1 ,pdata 
+0x39c9 011210 isub rega ,null 
+0x39ca 011211 rtn positive 
+0x39cb 011212 iadd regb ,regb 
+0x39cc 011213 sub temp ,-1 ,pdata 
+0x39cd 011214 iadd rega ,rega 
+0x39ce 011215 copy rega ,pdata 
+0x39cf 011216 rtn blank 
+0x39d0 011217 branch ali_mesh_find_adv_ind_packet 
+:      011219 ali_mesh_receive_adtype_manufacturer_specific_tmall_control:
+0x39d1 011220 jam mesh_message_tmall ,mem_mesh_fast_pair_packet_type 
+0x39d2 011221 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      011224 mesh_le_send_adv:
+0x39d3 011225 fetch 1 ,mem_le_adv_transmit 
+0x39d4 011226 pincrease 1 
+0x39d5 011227 store 1 ,mem_le_adv_transmit 
+0x39d6 011229 bpatchx patch34_3 ,mem_patch34 
+0x39d7 011230 call le_enable 
+0x39d8 011231 arg 39 ,loopcnt 
+0x39d9 011232 arg mem_le_txheader ,contr 
+0x39da 011233 arg mem_le_txheader_mesh_temp ,contw 
+0x39db 011234 call memcpy_fast 
+0x39dc 011235 jam 37 ,mem_le_ch_mapped 
+0x39dd 011236 arg 1800 ,stop_watch 
+0x39de 011237 enable swfine 
+0x39df 011238 disable match 
+:      011240 mesh_le_send_adv_loop:
+0x39e0 011241 call le_init_adv 
+0x39e1 011242 call mesh_le_send_adv_nonconn_ind 
+0x39e2 011243 random pdata 
+0x39e3 011244 arg 0x1ff ,temp 
+0x39e4 011245 iand temp ,pdata 
+0x39e5 011246 add pdata ,100 ,pdata 
+0x39e6 011247 call delay 
+0x39e7 011248 fetch 1 ,mem_le_ch_mapped 
+0x39e8 011249 pincrease 1 
+0x39e9 011250 store 1 ,mem_le_ch_mapped 
+0x39ea 011251 bne 40 ,mesh_le_send_adv_loop 
+0x39eb 011253 arg 39 ,loopcnt 
+0x39ec 011254 arg mem_le_txheader ,contw 
+0x39ed 011255 arg mem_le_txheader_mesh_temp ,contr 
+0x39ee 011256 call memcpy_fast 
+0x39ef 011257 branch le_disable 
+:      011259 mesh_le_send_adv_nonconn_ind:
+0x39f0 011260 arg adv_nonconn_ind ,temp 
+0x39f1 011261 storet 1 ,mem_le_txheader 
+0x39f2 011262 fetcht 1 ,mem_mesh_adv_data_len 
+0x39f3 011263 add temp ,6 ,pdata 
+0x39f4 011264 store 1 ,mem_le_txlen 
+0x39f5 011265 fetch 6 ,mem_le_lap 
+0x39f6 011266 store 6 ,mem_le_txpayload 
+0x39f7 011267 copy temp ,loopcnt 
+0x39f8 011268 arg mem_mesh_adv_data ,contr 
+0x39f9 011269 call memcpy_fast 
+0x39fa 011271 branch le_transmit_norx 
+:      011282 ali_mesh_base_adt_cache:
+0x39fb 011283 bpatchx patch34_4 ,mem_patch34 
+0x39fc 011284 fetcht 2 ,mem_ccm_data_ptr 
+0x39fd 011285 fetch 1 ,mem_ccm_data_len 
+0x39fe 011286 copy temp ,contr 
+0x39ff 011287 arg mem_k4_salt ,rega 
+0x3a00 011288 arg mem_k4_t ,alarm 
+0x3a01 011289 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3a02 011290 call disable_user 
+0x3a03 011291 copy regc ,pdata 
+0x3a04 011292 iadd alarm ,contr 
+0x3a05 011293 fetcht 4 ,mem_k4_t 
+0x3a06 011294 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a07 011295 copy pdata ,rega 
+0x3a08 011297 arg transport_mic_cache_space_num ,loopcnt 
+:      011298 ali_mesh_base_adt_cache_loop:
+0x3a09 011299 ifetch 4 ,rega 
+0x3a0a 011300 branch ali_mesh_base_adt_cache_empty_space ,blank 
+0x3a0b 011301 isub temp ,null 
+0x3a0c 011302 rtn zero 
+0x3a0d 011303 increase transport_mic_cache_space_size ,rega 
+0x3a0e 011304 loop ali_mesh_base_adt_cache_loop 
+0x3a0f 011305 fetch 2 ,mem_mesh_mic_cache_ptr 
+0x3a10 011306 copy pdata ,contw 
+0x3a11 011307 add pdata ,transport_mic_cache_space_size ,contr 
+0x3a12 011310 arg transport_mic_cache_total_size ,loopcnt 
+0x3a13 011311 call memcpy_fast 
+0x3a14 011312 istoret 4 ,contw 
+0x3a15 011313 branch enable_user 
+:      011314 ali_mesh_base_adt_cache_empty_space:
+0x3a16 011315 istoret 4 ,rega 
+0x3a17 011316 branch enable_user 
+:      011318 ali_mesh_chip_peripherals_load_data:
+0x3a18 011319 fetch 1 ,mem_mesh_chip_select 
+0x3a19 011320 beq mesh_chip_from_eeprom ,ali_mesh_chip_peripherals_load_data_from_eep 
+:      011321 ali_mesh_chip_peripherals_load_data_from_flash:
+0x3a1a 011322 call ali_mesh_chip_peripherals_load_three_tuple_from_flash 
+0x3a1b 011323 call ali_mesh_chip_peripherals_load_network_key_from_flash 
+0x3a1c 011324 call ali_mesh_chip_peripherals_load_application_key_from_flash 
+0x3a1d 011325 call ali_mesh_chip_peripherals_load_device_key_from_flash 
+0x3a1e 011326 call ali_mesh_chip_peripherals_load_reset_count_from_flash 
+0x3a1f 011327 call ali_mesh_chip_peripherals_load_seq_from_flash 
+0x3a20 011328 branch ali_mesh_chip_peripherals_load_subscription_from_flash 
+:      011330 ali_mesh_chip_peripherals_load_three_tuple_from_flash:
+0x3a21 011331 arg mesh_eep_three_tuple_length ,temp 
+0x3a22 011332 arg mem_mesh_three_tuple_productid ,rega 
+0x3a23 011333 setarg 0x1ffa0 
+0x3a24 011334 branch spid_read_flash 
+:      011335 ali_mesh_chip_peripherals_load_network_key_from_flash:
+0x3a25 011336 arg mesh_eep_network_key_length ,temp 
+0x3a26 011337 arg mem_mesh_network_key ,rega 
+0x3a27 011338 setarg mesh_flash_network_key_addr 
+0x3a28 011339 call spid_read_flash 
+0x3a29 011340 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a2a 011341 store 1 ,mem_mesh_iv_index + 3 
+0x3a2b 011342 rtn 
+:      011343 ali_mesh_chip_peripherals_load_application_key_from_flash:
+0x3a2c 011344 arg mesh_eep_application_key_length ,temp 
+0x3a2d 011345 arg mem_mesh_application_key ,rega 
+0x3a2e 011346 setarg mesh_flash_application_key_addr 
+0x3a2f 011347 branch spid_read_flash 
+:      011348 ali_mesh_chip_peripherals_load_device_key_from_flash:
+0x3a30 011349 arg mesh_eep_device_key_length ,temp 
+0x3a31 011350 arg mem_mesh_device_key ,rega 
+0x3a32 011351 setarg mesh_flash_device_key_addr 
+0x3a33 011352 branch spid_read_flash 
+:      011353 ali_mesh_chip_peripherals_load_reset_count_from_flash:
+0x3a34 011354 rtn 
+:      011355 ali_mesh_chip_peripherals_load_seq_from_flash:
+0x3a35 011356 arg mesh_eep_seq_length ,temp 
+0x3a36 011357 arg mem_mesh_send_message_seq ,rega 
+0x3a37 011358 setarg mesh_flash_message_seq_addr 
+0x3a38 011359 branch spid_read_flash 
+:      011360 ali_mesh_chip_peripherals_load_subscription_from_flash:
+0x3a39 011361 fetch 2 ,mem_mesh_core_feature 
+0x3a3a 011362 rtnbit1 mesh_feature_disable_subscription 
+0x3a3b 011363 arg mesh_eep_subscription_total_length ,temp 
+0x3a3c 011364 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a3d 011365 setarg mesh_flash_subscription_addr 
+0x3a3e 011366 call spid_read_flash 
+0x3a3f 011367 call mesh_get_element_info_config 
+0x3a40 011368 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a41 011369 add rega ,element_device_subscription_label ,rega 
+0x3a42 011370 branch ali_mesh_chip_peripherals_load_subscription_loop 
+:      011373 ali_mesh_chip_peripherals_load_data_from_eep:
+0x3a43 011374 call ali_mesh_chip_peripherals_load_three_tuple_from_eep 
+0x3a44 011375 call ali_mesh_chip_peripherals_load_network_key_from_eep 
+0x3a45 011376 call ali_mesh_chip_peripherals_load_application_key_from_eep 
+0x3a46 011377 call ali_mesh_chip_peripherals_load_device_key_from_eep 
+0x3a47 011378 call ali_mesh_chip_peripherals_load_reset_count_from_eep 
+0x3a48 011379 call ali_mesh_chip_peripherals_load_seq_from_eep 
+0x3a49 011380 branch ali_mesh_chip_peripherals_load_subscription_from_eep 
+:      011382 ali_mesh_chip_peripherals_load_three_tuple_from_eep:
+0x3a4a 011383 arg mesh_eep_three_tuple_length ,temp 
+0x3a4b 011384 arg mem_mesh_three_tuple_productid ,rega 
+0x3a4c 011385 arg mesh_eep_three_tuple_offset ,regb 
+0x3a4d 011386 branch iicd_read_eep_data 
+:      011388 ali_mesh_chip_peripherals_load_network_key_from_eep:
+0x3a4e 011389 arg mesh_eep_network_key_length ,temp 
+0x3a4f 011390 arg mem_mesh_network_key ,rega 
+0x3a50 011391 arg mesh_eep_network_key_offset ,regb 
+0x3a51 011392 call iicd_read_eep_data 
+0x3a52 011393 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3a53 011394 store 1 ,mem_mesh_iv_index + 3 
+0x3a54 011395 rtn 
+:      011397 ali_mesh_chip_peripherals_load_application_key_from_eep:
+0x3a55 011398 arg mesh_eep_application_key_length ,temp 
+0x3a56 011399 arg mem_mesh_application_key ,rega 
+0x3a57 011400 arg mesh_eep_application_key_offset ,regb 
+0x3a58 011401 branch iicd_read_eep_data 
+:      011403 ali_mesh_chip_peripherals_load_device_key_from_eep:
+0x3a59 011404 arg mesh_eep_device_key_length ,temp 
+0x3a5a 011405 arg mem_mesh_device_key ,rega 
+0x3a5b 011406 arg mesh_eep_device_key_offset ,regb 
+0x3a5c 011407 branch iicd_read_eep_data 
+:      011409 ali_mesh_chip_peripherals_load_reset_count_from_eep:
+0x3a5d 011410 rtn 
+:      011412 ali_mesh_chip_peripherals_load_seq_from_eep:
+0x3a5e 011413 arg mesh_eep_seq_length ,temp 
+0x3a5f 011414 arg mem_mesh_send_message_seq ,rega 
+0x3a60 011415 arg mesh_eep_seq_offset ,regb 
+0x3a61 011416 branch iicd_read_eep_data 
+:      011418 ali_mesh_chip_peripherals_load_subscription_from_eep:
+0x3a62 011419 fetch 2 ,mem_mesh_core_feature 
+0x3a63 011420 rtnbit1 mesh_feature_disable_subscription 
+0x3a64 011421 arg mesh_eep_subscription_total_length ,temp 
+0x3a65 011422 arg mem_mesh_subscription_eep_temp ,rega 
+0x3a66 011423 arg mesh_eep_subscription_offset ,regb 
+0x3a67 011424 call iicd_read_eep_data 
+0x3a68 011425 call mesh_get_element_info_config 
+0x3a69 011426 arg mem_mesh_subscription_eep_temp ,contr 
+0x3a6a 011427 add rega ,element_device_subscription_label ,rega 
+:      011428 ali_mesh_chip_peripherals_load_subscription_loop:
+0x3a6b 011429 copy rega ,contw 
+0x3a6c 011430 call memcpy16 
+0x3a6d 011431 copy regb ,pdata 
+0x3a6e 011432 iadd rega ,rega 
+0x3a6f 011433 loop ali_mesh_chip_peripherals_load_subscription_loop 
+0x3a70 011434 rtn 
+:      011436 mesh_receive_config_appkey_add_cb:
+0x3a71 011437 fetch 1 ,mem_mesh_chip_select 
+0x3a72 011438 beq mesh_chip_from_eeprom ,mesh_receive_config_appkey_add_eeprom_cb 
+0x3a73 011439 beq mesh_chip_from_flash ,mesh_receive_config_appkey_add_flash_cb 
+:      011440 mesh_receive_config_appkey_add_flash_cb:
+0x3a74 011441 call ali_mesh_chip_peripherals_save_network_key_from_flash 
+0x3a75 011442 call ali_mesh_chip_peripherals_save_application_key_from_flash 
+0x3a76 011443 branch ali_mesh_chip_peripherals_save_device_key_from_flash 
+:      011444 ali_mesh_chip_peripherals_save_network_key_from_flash:
+0x3a77 011445 arg mesh_eep_network_key_length ,temp 
+0x3a78 011446 arg mem_mesh_network_key ,rega 
+0x3a79 011447 setarg mesh_flash_network_key_addr 
+0x3a7a 011448 branch spid_write_flash_data 
+:      011449 ali_mesh_chip_peripherals_save_application_key_from_flash:
+0x3a7b 011450 arg mesh_eep_application_key_length ,temp 
+0x3a7c 011451 arg mem_mesh_application_key ,rega 
+0x3a7d 011452 setarg mesh_flash_application_key_addr 
+0x3a7e 011453 branch spid_write_flash_data 
+:      011454 ali_mesh_chip_peripherals_save_device_key_from_flash:
+0x3a7f 011455 arg mesh_eep_device_key_length ,temp 
+0x3a80 011456 arg mem_mesh_device_key ,rega 
+0x3a81 011457 setarg mesh_flash_device_key_addr 
+0x3a82 011458 branch spid_write_flash_data 
+:      011460 mesh_receive_config_appkey_add_eeprom_cb:
+0x3a83 011461 call ali_mesh_chip_peripherals_save_network_key_from_eep 
+0x3a84 011462 call ali_mesh_chip_peripherals_save_application_key_from_eep 
+0x3a85 011463 branch ali_mesh_chip_peripherals_save_device_key_from_eep 
+:      011465 ali_mesh_chip_peripherals_save_network_key_from_eep:
+0x3a86 011466 arg mesh_eep_network_key_length ,temp 
+0x3a87 011467 arg mem_mesh_network_key ,rega 
+0x3a88 011468 arg mesh_eep_network_key_offset ,regb 
+0x3a89 011469 branch iicd_write_protect_eep_data 
+:      011471 ali_mesh_chip_peripherals_save_application_key_from_eep:
+0x3a8a 011472 arg mesh_eep_application_key_length ,temp 
+0x3a8b 011473 arg mem_mesh_application_key ,rega 
+0x3a8c 011474 arg mesh_eep_application_key_offset ,regb 
+0x3a8d 011475 branch iicd_write_protect_eep_data 
+:      011477 ali_mesh_chip_peripherals_save_device_key_from_eep:
+0x3a8e 011478 arg mesh_eep_device_key_length ,temp 
+0x3a8f 011479 arg mem_mesh_device_key ,rega 
+0x3a90 011480 arg mesh_eep_device_key_offset ,regb 
+0x3a91 011481 branch iicd_write_protect_eep_data 
+:      011483 mesh_store_new_seq_data:
+0x3a92 011484 fetch 3 ,mem_mesh_send_message_seq 
+0x3a93 011485 fetcht 3 ,mem_mesh_send_message_seq_temp 
+0x3a94 011486 isub temp ,null 
+0x3a95 011487 nrtn positive 
+0x3a96 011488 add pdata ,128 ,pdata 
+0x3a97 011489 store 3 ,mem_mesh_send_message_seq_temp 
+0x3a98 011490 fetch 1 ,mem_mesh_chip_select 
+0x3a99 011491 beq 1 ,ali_mesh_chip_peripherals_save_seq_from_eep 
+:      011492 ali_mesh_chip_peripherals_save_seq_from_flash:
+0x3a9a 011493 arg mesh_eep_seq_length ,temp 
+0x3a9b 011494 arg mem_mesh_send_message_seq_temp ,rega 
+0x3a9c 011495 setarg mesh_flash_message_seq_addr 
+0x3a9d 011496 branch spid_write_flash_data 
+:      011497 ali_mesh_chip_peripherals_save_seq_from_eep:
+0x3a9e 011498 arg mesh_eep_seq_length ,temp 
+0x3a9f 011499 arg mem_mesh_send_message_seq_temp ,rega 
+0x3aa0 011500 arg mesh_eep_seq_offset ,regb 
+0x3aa1 011501 branch iicd_write_protect_eep_data 
+:      011503 mesh_store_new_subscriptuion_list_data:
+0x3aa2 011504 call ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep 
+0x3aa3 011505 fetch 1 ,mem_mesh_chip_select 
+0x3aa4 011506 beq 2 ,mesh_store_new_subscriptuion_list_data_from_flash 
+0x3aa5 011507 arg mesh_eep_subscription_total_length ,temp 
+0x3aa6 011508 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aa7 011509 arg mesh_eep_subscription_offset ,regb 
+0x3aa8 011510 branch iicd_write_protect_eep_data 
+:      011511 mesh_store_new_subscriptuion_list_data_from_flash:
+0x3aa9 011512 arg mesh_eep_subscription_total_length ,temp 
+0x3aaa 011513 arg mem_mesh_subscription_eep_temp ,rega 
+0x3aab 011514 setarg mesh_flash_subscription_addr 
+0x3aac 011515 branch spid_write_flash_data 
+:      011517 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep:
+0x3aad 011518 call mesh_get_element_info_config 
+0x3aae 011519 arg mem_mesh_subscription_eep_temp ,contw 
+0x3aaf 011520 add rega ,element_device_subscription_label ,rega 
+:      011521 ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop:
+0x3ab0 011522 copy rega ,contr 
+0x3ab1 011523 call memcpy16 
+0x3ab2 011524 copy regb ,pdata 
+0x3ab3 011525 iadd rega ,rega 
+0x3ab4 011526 loop ali_mesh_chip_peripherals_save_subscriptuion_list_from_eep_loop 
+0x3ab5 011527 rtn 
+:      011529 mesh_clear_pairing_key:
+0x3ab6 011530 fetch 1 ,mem_mesh_chip_select 
+0x3ab7 011531 beq 1 ,ali_mesh_chip_clear_pairing_key_from_eeprom 
+:      011532 ali_mesh_chip_clear_pairing_key_from_flash:
+0x3ab8 011533 setarg 0x1e000 
+0x3ab9 011534 store 3 ,mem_spi_write_addr 
+0x3aba 011535 branch spid_flash_erase_sector + 2 
+:      011536 ali_mesh_chip_clear_pairing_key_from_eeprom:
+0x3abb 011537 rtn 
+:      011539 mesh_vendor_timming_chage_cb:
+0x3abc 011540 fetch 1 ,mem_mesh_chip_select 
+0x3abd 011541 rtnne 2 
+0x3abe 011542 setarg 0x1d000 
+0x3abf 011543 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac0 011544 arg mesh_x_timers ,temp 
+0x3ac1 011545 mul32 temp ,18 ,temp 
+0x3ac2 011546 branch spid_write_flash_data 
+:      011548 ali_mesh_vendor_timer_message_read:
+0x3ac3 011549 fetch 1 ,mem_mesh_chip_select 
+0x3ac4 011550 rtnne 2 
+0x3ac5 011551 arg mem_mesh_vendor_timer_timing_buffer ,rega 
+0x3ac6 011552 arg mesh_x_timers ,temp 
+0x3ac7 011553 mul32 temp ,18 ,temp 
+0x3ac8 011554 setarg 0x1d000 
+0x3ac9 011555 branch spid_read_flash 
+:      011561 ali_mesh_control_ble_adv_process:
+0x3aca 011562 call ali_mesh_ble_adv 
+0x3acb 011563 branch ali_mesh_control_ble_adv_tmall_packet 
+:      011567 ali_mesh_control_ble_adv_timer_process:
+0x3acc 011568 call ali_mesh_advertising_unprovisioned_timer_interval_timer 
+0x3acd 011569 branch ali_mesh_advertising_unprovisioned_timer 
+:      011572 ali_mesh_control_ble_advertising_on_advertising:
+0x3ace 011573 jam device_beacon_on ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3acf 011574 rtn 
+:      011577 ali_mesh_control_ble_advertising_off_advertising:
+0x3ad0 011578 jam device_beacon_off ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3ad1 011579 rtn 
+:      011582 ali_mesh_control_ble_adv_tmall_packet:
+0x3ad2 011583 arg ali_mesh_control_ble_adv_tmall_packet_send_package ,regb 
+0x3ad3 011584 arg mesh_adv_tmall_message_interval ,rega 
+0x3ad4 011585 arg mesh_ble_adv_tmall ,queue 
+0x3ad5 011586 branch ali_mesh_chip_timer_check_with_random_timer 
+:      011592 ali_mesh_control_ble_adv_tmall_packet_send_package:
+0x3ad6 011593 fetch 1 ,mem_mesh_provisioned_flag 
+0x3ad7 011594 beq unprovisioned_beacon_status ,ali_mesh_control_ble_advertising_send_device_beacon_packet 
+0x3ad8 011595 beq silence_beacon_status ,ali_mesh_control_ble_advertising_send_device_silence_beacon_packet 
+0x3ad9 011596 beq pairing_status ,ali_mesh_control_ble_advertising_send_pairing_packet 
+0x3ada 011597 beq paired_status ,ali_mesh_control_ble_advertising_send_paired_packet 
+0x3adb 011598 branch ali_mesh_control_ble_advertising_send_paired_packet 
+:      011600 ali_mesh_control_ble_advertising_send_device_silence_beacon_packet:
+0x3adc 011601 jam 0 ,mem_le_adv_enable 
+0x3add 011602 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011604 ali_mesh_control_ble_advertising_send_paired_packet:
+0x3ade 011605 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3adf 011606 arg mem_mesh_queue_ele_temp ,rega 
+0x3ae0 011607 call queue_get_new_ele 
+0x3ae1 011608 nrtn user 
+0x3ae2 011609 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3ae3 011610 bbit1 bit_uuper_tran_proxy_message ,ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy 
+0x3ae4 011611 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3ae5 011612 pincrease -1 
+0x3ae6 011613 istore 1 ,regb 
+0x3ae7 011614 and pdata ,0x7f ,pdata 
+0x3ae8 011615 call ali_mesh_control_ble_advertising_send_paired_packet_end_duration ,blank 
+0x3ae9 011616 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x3aea 011617 rtnbit0 bit_upper_tran_tmall_message 
+0x3aeb 011618 arg mem_mesh_adv_data_len ,contw 
+0x3aec 011619 arg mem_mesh_queue_ele_len ,contr 
+0x3aed 011620 call memcpy32 
+0x3aee 011621 branch mesh_le_send_adv 
+:      011623 ali_mesh_control_ble_advertising_send_paired_packet_end_duration_proxy:
+0x3aef 011624 arg mem_mesh_queue_ele_duration ,rega 
+0x3af0 011625 call queue_pop 
+0x3af1 011626 call queue_empty 
+0x3af2 011627 nrtn blank 
+0x3af3 011629 call ali_mesh_send_paired_packet_init_advertising 
+0x3af4 011630 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011633 ali_mesh_control_ble_advertising_send_paired_packet_end_duration:
+0x3af5 011634 arg mem_mesh_queue_ele_duration ,rega 
+0x3af6 011635 call queue_pop 
+0x3af7 011636 call queue_empty 
+0x3af8 011637 nrtn blank 
+0x3af9 011639 jam adv_pairing_mesh_message_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3afa 011640 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011642 ali_mesh_send_paired_packet_init_advertising:
+0x3afb 011643 jam null_packet_advertising ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3afc 011644 rtn 
+:      011647 ali_mesh_control_ble_advertising_send_device_beacon_packet:
+0x3afd 011648 call ali_mesh_config_device_uuid_by_three_tuple 
+0x3afe 011649 call ali_mesh_send_unprovisioned_beacons_tmall 
+0x3aff 011650 call ali_mesh_control_ble_advertising_device_beacon_check_duration 
+0x3b00 011651 nrtn zero 
+0x3b01 011652 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b02 011653 beq silence_beacon_status ,ali_mesh_end_advertising_silence_device_beacon_packet 
+0x3b03 011654 beq unprovisioned_beacon_status ,ali_mesh_end_advertising_unprovisioned_device_beacon_packet 
+0x3b04 011655 rtn 
+:      011660 ali_mesh_control_ble_advertising_device_beacon_check_duration:
+0x3b05 011661 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b06 011662 add pdata ,-1 ,pdata 
+0x3b07 011663 store 1 ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b08 011664 rtn 
+:      011667 ali_mesh_end_advertising_silence_device_beacon_packet:
+0x3b09 011668 jam adv_silence_device_beacon_interval ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0a 011669 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011672 ali_mesh_end_advertising_unprovisioned_device_beacon_packet:
+0x3b0b 011673 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b0c 011674 branch ali_mesh_control_ble_advertising_off_advertising 
+:      011677 ali_mesh_control_ble_advertising_send_pairing_packet:
+0x3b0d 011678 branch mesh_le_send_adv 
+:      011680 ali_mesh_chip_timer_check_with_random_timer:
+0x3b0e 011681 fetch 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3b0f 011682 rtnne device_beacon_on 
+:      011683 ali_mesh_chip_timer_check_with_random_timer_continue:
+0x3b10 011684 random pdata 
+0x3b11 011685 and pdata ,0x07 ,pdata 
+0x3b12 011686 iadd rega ,rega 
+:      011690 ali_mesh_chip_timer_check:
+0x3b13 011691 call timer_check 
+0x3b14 011692 nrtn blank 
+0x3b15 011693 copy rega ,pdata 
+0x3b16 011694 call timer_init 
+0x3b17 011695 copy regb ,pdata 
+0x3b18 011696 branch callback_func 
+:      011700 ali_mesh_advertising_unprovisioned_timer:
+0x3b19 011701 arg mem_mesh_advertising_unprovisioned_device_beacon_timer ,regc 
+0x3b1a 011702 arg ali_mesh_advertising_unprovisioned_timeout ,regb 
+0x3b1b 011703 branch timer_single_step_2b 
+:      011706 ali_mesh_advertising_unprovisioned_timeout:
+0x3b1c 011707 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b1d 011708 rtnne unprovisioned_beacon_status 
+0x3b1e 011709 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3b1f 011710 set1 bit_silence_adv_flag ,pdata 
+0x3b20 011711 store 1 ,mem_mesh_uuid_featureflag 
+0x3b21 011712 jam silence_beacon_status ,mem_mesh_provisioned_flag 
+0x3b22 011713 branch ali_mesh_send_silence_device_beacon_init_advertising 
+:      011718 ali_mesh_advertising_unprovisioned_timer_interval_timer:
+0x3b23 011719 arg mem_mesh_advertising_unprovisioned_device_beacon_interval ,regc 
+0x3b24 011720 arg ali_mesh_advertising_unprovisioned_timer_interval_timeout ,regb 
+0x3b25 011721 branch timer_single_step 
+:      011726 ali_mesh_advertising_unprovisioned_timer_interval_timeout:
+0x3b26 011727 fetch 1 ,mem_mesh_provisioned_flag 
+0x3b27 011729 beq unprovisioned_beacon_status ,ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+0x3b28 011730 beq paired_status ,ali_mesh_send_paired_packet_init_advertising 
+0x3b29 011731 rtn 
+:      011733 ali_mesh_stop_send_indication_packet:
+0x3b2a 011734 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3b2b 011735 call ali_mesh_upper_transport_layer_queue_pop 
+0x3b2c 011736 jam 0 ,mem_mesh_advertising_unprovisioned_device_beacon_interval 
+0x3b2d 011737 call ali_mesh_control_ble_advertising_off_advertising 
+0x3b2e 011738 branch ali_mesh_send_paired_packet_init_advertising 
+:      011741 ali_mesh_send_unprovisioned_device_beacon_init_advertising:
+0x3b2f 011742 jam adv_unprovisioned_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b30 011743 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011746 ali_mesh_send_silence_device_beacon_init_advertising:
+0x3b31 011747 jam adv_silence_device_beacon_duration ,mem_mesh_advertising_unprovisioned_device_beacon_duration 
+0x3b32 011748 branch ali_mesh_control_ble_advertising_on_advertising 
+:      011750 ali_mesh_network_layer_control_relay_packet:
+0x3b33 011751 arg ali_mesh_network_layer_control_send_relay_packet ,regb 
+0x3b34 011752 arg mesh_adv_relay_message_interval ,rega 
+0x3b35 011753 arg mesh_ble_relay_timer ,queue 
+0x3b36 011754 branch ali_mesh_chip_timer_check_with_random_timer_continue 
+:      011756 ali_mesh_network_layer_control_send_relay_packet:
+0x3b37 011757 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x3b38 011758 nrtn blank 
+0x3b39 011759 call ali_mesh_network_layer_init_queue_param 
+0x3b3a 011760 arg mem_mesh_queue_ele_temp ,rega 
+0x3b3b 011761 call queue_get_new_ele 
+0x3b3c 011762 nrtn user 
+0x3b3d 011763 fetch 1 ,mem_mesh_queue_ele_duration 
+0x3b3e 011764 pincrease -1 
+0x3b3f 011765 istore 1 ,regb 
+0x3b40 011766 call queue_pop ,blank 
+0x3b41 011767 arg mem_mesh_adv_data_len ,contw 
+0x3b42 011768 arg mem_mesh_queue_ele_len ,contr 
+0x3b43 011769 call memcpy32 
+0x3b44 011770 branch mesh_le_send_adv 
+:      011777 ali_mesh_encrypt_calc_random_data:
+0x3b45 011778 call ali_mesh_encrypt_calc_random_data_calc_confirmationkey 
+0x3b46 011779 call ali_mesh_encrypt_calc_random_data_calc_authvalueprov 
+0x3b47 011780 call ali_mesh_encrypt_calc_random_data_calc_authvaluedevice 
+0x3b48 011781 call ali_mesh_encrypt_calc_random_data_calc_confirmationcloud 
+0x3b49 011782 call ali_mesh_encrypt_calc_random_data_calc_confirmationdevice 
+0x3b4a 011783 branch ali_mesh_encrypt_calc_random_data_calc_devicekey 
+:      011788 ali_mesh_encrypt_calc_random_data_calc_confirmationkey:
+0x3b4b 011789 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b4c 011790 arg mem_mesh_sha256_confirmationkey_ascii ,contr 
+0x3b4d 011791 arg 0xf ,loopcnt 
+0x3b4e 011792 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b4f 011793 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b50 011794 arg memresult ,contr 
+0x3b51 011795 arg mem_mesh_confirmationkey ,contw 
+0x3b52 011796 branch memcpy16 
+:      011801 ali_mesh_encrypt_calc_random_data_calc_authvalueprov:
+0x3b53 011802 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b54 011803 call ali_mesh_encrypt_load_randomba_to_sha256 
+0x3b55 011804 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b56 011805 arg memresult ,contr 
+0x3b57 011806 arg mem_mesh_authvalueprov ,contw 
+0x3b58 011807 branch memcpy16 
+:      011811 ali_mesh_encrypt_calc_random_data_calc_authvaluedevice:
+0x3b59 011812 call ali_mesh_encrypt_load_three_tuple_to_sha256 
+0x3b5a 011813 call ali_mesh_encrypt_load_randomab_to_sha256 
+0x3b5b 011814 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b5c 011815 arg memresult ,contr 
+0x3b5d 011816 arg mem_mesh_authvaluedevice ,contw 
+0x3b5e 011817 branch memcpy16 
+:      011822 ali_mesh_encrypt_calc_random_data_calc_confirmationcloud:
+0x3b5f 011823 fetch 8 ,mem_mesh_provisioning_random_a 
+0x3b60 011824 store 8 ,mem_mesh_confirmationcloud_randoma 
+0x3b61 011825 fetch 8 ,mem_mesh_provisioning_random_b 
+0x3b62 011826 store 8 ,mem_mesh_confirmationcloud_randomb 
+0x3b63 011828 arg mem_mesh_calc_confirmationcloud_data ,contr 
+0x3b64 011829 arg mem_mesh_confirmationkey ,rega 
+0x3b65 011830 arg mem_mesh_confirmationcloud ,alarm 
+0x3b66 011831 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011837 ali_mesh_encrypt_calc_random_data_calc_confirmationdevice:
+0x3b67 011838 arg mem_mesh_calc_confirmationdevice_data ,contr 
+0x3b68 011839 arg mem_mesh_confirmationkey ,rega 
+0x3b69 011840 arg mem_mesh_confirmationdevice ,alarm 
+0x3b6a 011841 branch ali_mesh_encrypt_base_function_aes_cmac_32byte 
+:      011846 ali_mesh_encrypt_calc_random_data_calc_devicekey:
+0x3b6b 011848 arg mem_mesh_confirmationcloud ,contr 
+0x3b6c 011849 arg 0x10 ,loopcnt 
+0x3b6d 011850 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b6e 011851 arg mem_mesh_sha256_devicekey_ascii ,contr 
+0x3b6f 011852 arg 9 ,loopcnt 
+0x3b70 011853 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b71 011854 call ali_mesh_encrypt_base_function_sha256_calc 
+0x3b72 011855 arg memresult ,contr 
+0x3b73 011856 arg mem_mesh_device_key ,contw 
+0x3b74 011857 branch memcpy16 
+:      011860 ali_mesh_encrypt_load_randomba_to_sha256:
+0x3b75 011861 call ali_mesh_encrypt_load_randomb_to_sha256 
+:      011862 ali_mesh_encrypt_load_randoma_to_sha256:
+0x3b76 011863 arg mem_mesh_provisioning_random_a ,contr 
+0x3b77 011864 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011866 ali_mesh_encrypt_load_randomab_to_sha256:
+0x3b78 011867 call ali_mesh_encrypt_load_randoma_to_sha256 
+:      011868 ali_mesh_encrypt_load_randomb_to_sha256:
+0x3b79 011869 arg mem_mesh_provisioning_random_b ,contr 
+0x3b7a 011870 branch ali_mesh_encrypt_base_function_sha256_load_data_64bit 
+:      011873 ali_mesh_encrypt_load_three_tuple_to_sha256:
+0x3b7b 011874 arg mem_mesh_three_tuple_productid ,contr 
+0x3b7c 011875 arg 4 ,loopcnt 
+0x3b7d 011876 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b7e 011877 arg mem_mesh_three_tuple_mac ,contr 
+0x3b7f 011878 arg 6 ,loopcnt 
+0x3b80 011879 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma 
+0x3b81 011880 arg mem_mesh_three_tuple_secret ,contr 
+0x3b82 011881 arg 0x10 ,loopcnt 
+0x3b83 011882 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b84 011883 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3b85 011884 branch ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma + 2 
+:      011889 ali_mesh_encrypt_calc_provisioning_data:
+0x3b86 011890 call ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey 
+:      011892 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data:
+0x3b87 011893 arg mem_mesh_encrypt_provisioning_data ,rega 
+0x3b88 011894 arg memresult ,regb 
+0x3b89 011895 arg 0xb ,loopcnt 
+:      011896 ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop:
+0x3b8a 011897 ifetch 2 ,rega 
+0x3b8b 011898 ifetcht 2 ,regb 
+0x3b8c 011899 ixor temp ,pdata 
+0x3b8d 011900 istore 2 ,rega 
+0x3b8e 011901 increase 2 ,rega 
+0x3b8f 011902 increase 2 ,regb 
+0x3b90 011903 loop ali_mesh_encrypt_calc_provisioning_data_xor_prov_data_loop 
+0x3b91 011904 rtn 
+:      011910 ali_mesh_encrypt_calc_provisioning_data_calc_sessionkey:
+0x3b92 011911 arg mem_mesh_confirmationcloud ,contr 
+0x3b93 011912 arg 0x10 ,loopcnt 
+0x3b94 011913 call ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii 
+0x3b95 011914 arg mem_mesh_sha256_sessionkey_ascii ,contr 
+0x3b96 011915 arg 0xa ,loopcnt 
+0x3b97 011916 call ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii 
+0x3b98 011917 branch ali_mesh_encrypt_base_function_sha256_calc 
+:      011921 ali_mesh_encrypt_calc_network_key_by_k2:
+0x3b99 011922 arg mem_mesh_network_key ,contr 
+0x3b9a 011923 arg mem_k2_n ,contw 
+0x3b9b 011924 call memcpy16 
+:      011928 ali_mesh_encrypt_base_function_k2:
+0x3b9c 011930 arg mem_k2_n ,contr 
+0x3b9d 011931 arg mem_k2_salt ,rega 
+0x3b9e 011932 arg mem_k2_t ,alarm 
+0x3b9f 011933 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3ba0 011935 arg mem_k2_t1 ,alarm 
+0x3ba1 011936 arg 0x01 ,regb 
+0x3ba2 011937 setarg 0 
+0x3ba3 011938 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3ba4 011939 fetch 1 ,mem_k2_t1 + 15 
+0x3ba5 011940 and pdata ,0x7f ,pdata 
+0x3ba6 011941 store 1 ,mem_k2_nid 
+0x3ba7 011943 arg mem_k2_t2 ,alarm 
+0x3ba8 011944 arg 0x02 ,regb 
+0x3ba9 011945 setarg 0x10 
+0x3baa 011946 arg mem_k2_t1 ,rega 
+0x3bab 011947 call ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+0x3bac 011949 arg mem_k2_t3 ,alarm 
+0x3bad 011950 arg 0x03 ,regb 
+0x3bae 011951 setarg 0x10 
+0x3baf 011952 arg mem_k2_t2 ,rega 
+0x3bb0 011953 branch ali_mesh_encrypt_base_function_k2_aes_cmac_t 
+:      011955 ali_mesh_encrypt_base_function_k4:
+0x3bb1 011957 arg mem_mesh_application_key ,contr 
+0x3bb2 011958 arg mem_k4_salt ,rega 
+0x3bb3 011959 arg mem_k4_t ,alarm 
+0x3bb4 011960 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bb5 011961 arg mem_k4_id6_01 ,contr 
+0x3bb6 011962 arg mem_k4_t ,rega 
+0x3bb7 011963 arg mem_k4_k4n ,alarm 
+0x3bb8 011964 setarg 4 
+0x3bb9 011965 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bba 011966 fetch 1 ,mem_k4_k4n + 15 
+0x3bbb 011967 and pdata ,0x3f ,pdata 
+0x3bbc 011968 set1 transport_head_bit_akf ,pdata 
+0x3bbd 011969 store 1 ,mem_mesh_transport_aid 
+0x3bbe 011970 rtn 
+:      011972 ali_mesh_encrypt_base_function_k3:
+0x3bbf 011974 arg mem_mesh_network_key ,contr 
+0x3bc0 011975 arg mem_k3_salt ,rega 
+0x3bc1 011976 arg mem_k3_t ,alarm 
+0x3bc2 011977 call ali_mesh_encrypt_base_function_aes_cmac_16byte 
+0x3bc3 011978 arg mem_k3_id64_01 ,contr 
+0x3bc4 011979 arg mem_k3_t ,rega 
+0x3bc5 011980 arg mem_k3_k4n ,alarm 
+0x3bc6 011981 setarg 5 
+0x3bc7 011982 call ali_mesh_encrypt_base_function_aes_cmac 
+0x3bc8 011986 fetch 2 ,mem_ui_state_map 
+0x3bc9 011987 rtnbit1 ui_state_ble_connected 
+0x3bca 011988 jam 1 ,mem_le_adv_enable 
+0x3bcb 011989 rtn 
+:      011993 ali_mesh_encrypt_obfuscation_deceypt_send_message:
+0x3bcc 011994 arg mem_mesh_send_upper_layer_ctl_and_ttl ,rega 
+0x3bcd 011995 fetch 7 ,mem_mesh_send_upper_layer_dst 
+0x3bce 011996 branch ali_mesh_encrypt_obfuscation_deceypt 
+:      011997 ali_mesh_encrypt_obfuscation_deceypt_recevie_message:
+0x3bcf 011998 arg mem_mesh_message_ttl ,rega 
+0x3bd0 011999 fetch 7 ,mem_mesh_message_dst 
+:      012000 ali_mesh_encrypt_obfuscation_deceypt:
+0x3bd1 012001 store 7 ,mem_mesh_privacy_plaintext_privacy_random 
+0x3bd2 012002 setarg 0 
+0x3bd3 012003 store 5 ,mem_mesh_privacy_plaintext_zero_string 
+0x3bd4 012004 call ali_mesh_encrypt_generate_pecb 
+0x3bd5 012005 fetch 6 ,mem_mesh_pecb 
+0x3bd6 012006 ifetcht 6 ,rega 
+0x3bd7 012007 ixor temp ,pdata 
+0x3bd8 012008 istore 6 ,rega 
+0x3bd9 012009 rtn 
+:      012011 ali_mesh_encrypt_generate_pecb:
+:      012012 ali_mesh_encrypt_generate_privacy_random:
+0x3bda 012013 fetch 4 ,mem_mesh_iv_index 
+0x3bdb 012014 store 4 ,mem_mesh_privacy_plaintext_iv_index 
+:      012016 ali_mesh_encrypt_base_function_generate_pecb:
+0x3bdc 012017 arg mem_k2_privacykey ,contr 
+0x3bdd 012018 call load_key 
+0x3bde 012019 arg mem_mesh_privacy_plaintext ,contr 
+0x3bdf 012020 call load_data128 
+0x3be0 012021 call do_aes_ocb 
+0x3be1 012022 arg mem_mesh_pecb ,contw 
+0x3be2 012023 branch store_aes_result 
+:      012030 ali_mesh_encrypt_base_function_sha256_load_data_64bit:
+0x3be3 012031 arg 8 ,loopcnt 
+:      012036 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii:
+0x3be4 012037 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be5 012038 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3be6 012039 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      012040 ali_mesh_encrypt_base_function_sha256_load_data_without_hex2ascii:
+0x3be7 012041 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3be8 012042 call memcpy 
+0x3be9 012043 branch ali_mesh_encrypt_base_function_sha256_store_dataptr 
+:      012044 ali_mesh_encrypt_base_function_sha256_load_data_with_hex2ascii_add_comma:
+0x3bea 012045 call ali_mesh_encrypt_base_function_sha256_check_first_load_data 
+0x3beb 012046 call ali_mesh_encrypt_base_function_hex2ascii 
+0x3bec 012047 setarg comma 
+0x3bed 012048 istore 1 ,contw 
+:      012049 ali_mesh_encrypt_base_function_sha256_store_dataptr:
+0x3bee 012050 copy contw ,pdata 
+0x3bef 012051 store 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf0 012052 rtn 
+:      012053 ali_mesh_encrypt_base_function_sha256_check_first_load_data:
+0x3bf1 012054 copy contr ,temp 
+0x3bf2 012055 copy loopcnt ,rega 
+0x3bf3 012056 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3bf4 012057 copy pdata ,contw 
+0x3bf5 012058 fetch 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bf6 012059 call ali_mesh_encrypt_base_function_sha256_first_load_data ,blank 
+0x3bf7 012060 copy temp ,contr 
+0x3bf8 012061 copy rega ,loopcnt 
+0x3bf9 012062 rtn 
+:      012063 ali_mesh_encrypt_base_function_sha256_first_load_data:
+0x3bfa 012064 jam 1 ,mem_mesh_sha256_load_first_data_flag 
+0x3bfb 012065 call ali_mesh_encrypt_base_function_sha256_clear_data_chunk 
+0x3bfc 012066 arg mem_mesh_sha256_chunk_start ,contw 
+0x3bfd 012067 rtn 
+:      012069 ali_mesh_encrypt_base_function_sha256_clear_data_chunk:
+0x3bfe 012070 arg 0x100 ,loopcnt 
+0x3bff 012071 arg mem_mesh_sha256_chunk_start ,contw 
+0x3c00 012072 branch memset0 
+:      012076 ali_mesh_encrypt_base_function_sha256_calc:
+0x3c01 012077 call ali_mesh_encrypt_base_function_sha256_load_data_end 
+0x3c02 012078 call ali_mesh_encrypt_base_function_sha256_input_data_init_inverse 
+0x3c03 012080 setarg mem_mesh_sha256_chunk_start 
+0x3c04 012081 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c05 012082 call sha_init 
+:      012084 ali_mesh_encrypt_base_function_sha256_calc_loop:
+0x3c06 012085 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c07 012086 copy pdata ,contr 
+0x3c08 012087 arg mem_dat ,contw 
+0x3c09 012088 call memcpy64 
+0x3c0a 012089 call sha 
+0x3c0b 012090 fetch 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0c 012091 pincrease 64 
+0x3c0d 012092 store 2 ,mem_mesh_sha256_chunk_ptr 
+0x3c0e 012093 fetch 1 ,mem_mesh_sha256_chunk_count 
+0x3c0f 012094 pincrease -1 
+0x3c10 012095 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c11 012096 nbranch ali_mesh_encrypt_base_function_sha256_calc_loop ,blank 
+0x3c12 012097 call sha_result 
+0x3c13 012098 arg memresult ,rega 
+0x3c14 012099 arg 0x20 ,loopcnt 
+0x3c15 012100 call inverse_data 
+0x3c16 012101 rtn 
+:      012104 ali_mesh_encrypt_base_function_sha256_load_data_end:
+0x3c17 012105 jam 0 ,mem_mesh_sha256_load_first_data_flag 
+0x3c18 012106 fetch 2 ,mem_mesh_sha256_data_end_addr 
+0x3c19 012107 copy pdata ,contw 
+0x3c1a 012108 arg 0x80 ,temp 
+0x3c1b 012109 istoret 1 ,contw 
+0x3c1c 012110 arg mem_mesh_sha256_chunk_start ,temp 
+0x3c1d 012111 isub temp ,pdata 
+0x3c1e 012112 store 8 ,mem_mesh_sha256_data_len_byte 
+0x3c1f 012114 lshift3 pdata ,temp 
+0x3c20 012115 storet 8 ,mem_mesh_sha256_data_len_bit 
+0x3c21 012116 rshift4 pdata ,regc 
+0x3c22 012117 rshift2 regc ,regc 
+0x3c23 012118 and pdata ,0x3f ,pdata 
+0x3c24 012119 sub pdata ,55 ,null 
+0x3c25 012121 ncall ali_mesh_encrypt_base_function_sha256_add_chunk ,positive 
+0x3c26 012122 add regc ,1 ,pdata 
+0x3c27 012123 store 1 ,mem_mesh_sha256_chunk_count 
+0x3c28 012124 mul32 pdata ,64 ,rega 
+0x3c29 012125 lshift4 pdata ,regc 
+0x3c2a 012126 increase -1 ,regc 
+0x3c2b 012127 setarg mem_mesh_sha256_chunk_start + decreased_four 
+0x3c2c 012128 iadd rega ,rega 
+0x3c2d 012129 fetch 4 ,mem_mesh_sha256_data_len_bit 
+0x3c2e 012130 istore 4 ,rega 
+0x3c2f 012131 rtn 
+:      012135 ali_mesh_encrypt_base_function_sha256_add_chunk:
+0x3c30 012136 increase 1 ,regc 
+0x3c31 012137 rtn 
+:      012139 ali_mesh_encrypt_base_function_sha256_input_data_init_inverse:
+0x3c32 012140 arg mem_mesh_sha256_chunk_start ,rega 
+:      012145 ali_mesh_encrypt_base_function_sha256_data_inverse_4byte:
+0x3c33 012146 arg 4 ,loopcnt 
+0x3c34 012147 call inverse_data 
+0x3c35 012148 increase 2 ,rega 
+0x3c36 012149 add regc ,-1 ,regc 
+0x3c37 012150 nbranch ali_mesh_encrypt_base_function_sha256_data_inverse_4byte ,zero 
+0x3c38 012151 rtn 
+:      012158 ali_mesh_encrypt_base_function_hex2ascii:
+0x3c39 012159 ifetch 1 ,contr 
+0x3c3a 012160 rshift4 pdata ,temp 
+0x3c3b 012161 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3c 012162 istoret 1 ,contw 
+0x3c3d 012163 and pdata ,0x0f ,temp 
+0x3c3e 012164 call ali_mesh_encrypt_base_function_dialog2uchar 
+0x3c3f 012165 istoret 1 ,contw 
+0x3c40 012166 loop ali_mesh_encrypt_base_function_hex2ascii 
+0x3c41 012167 rtn 
+:      012168 ali_mesh_encrypt_base_function_dialog2uchar:
+0x3c42 012169 sub temp ,9 ,null 
+0x3c43 012170 branch ali_mesh_encrypt_base_function_dialog2uchar_num ,positive 
+0x3c44 012171 add temp ,87 ,temp 
+0x3c45 012172 rtn 
+:      012173 ali_mesh_encrypt_base_function_dialog2uchar_num:
+0x3c46 012174 add temp ,48 ,temp 
+0x3c47 012175 rtn 
+:      012178 ali_mesh_encrypt_base_function_aes_cmac_32byte:
+0x3c48 012179 setarg 0x20 
+0x3c49 012180 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012182 ali_mesh_encrypt_base_function_aes_cmac_16byte:
+0x3c4a 012183 setarg 0x10 
+0x3c4b 012184 branch ali_mesh_encrypt_base_function_aes_cmac 
+:      012189 ali_mesh_encrypt_base_function_k2_aes_cmac_t:
+0x3c4c 012190 fetcht 1 ,mem_k2_p_len 
+0x3c4d 012191 increase 1 ,temp 
+0x3c4e 012192 iadd temp ,temp 
+0x3c4f 012193 storet 1 ,mem_aes_cmac_data_length 
+0x3c50 012194 copy rega ,contr 
+0x3c51 012195 copy pdata ,loopcnt 
+0x3c52 012196 call memcpy_fast 
+0x3c53 012197 fetcht 1 ,mem_k2_p_len 
+0x3c54 012198 copy temp ,loopcnt 
+0x3c55 012199 call memcpy 
+0x3c56 012200 copy regb ,pdata 
+0x3c57 012201 istore 1 ,contw 
+0x3c58 012202 arg mem_k2_t ,rega 
+0x3c59 012203 branch ali_mesh_encrypt_base_function_aes_cmac + 3 
+:      012212 ali_mesh_encrypt_base_function_aes_cmac:
+0x3c5a 012213 store 1 ,mem_aes_cmac_data_length 
+0x3c5b 012214 copy pdata ,loopcnt 
+0x3c5c 012215 call memcpy_fast 
+0x3c5d 012216 copy rega ,contr 
+0x3c5e 012217 arg mem_aes_cmac_k ,contw 
+0x3c5f 012218 call memcpy16 
+0x3c60 012219 call function_aes_cmac 
+0x3c61 012220 copy alarm ,contw 
+0x3c62 012221 call store_aes_result 
+0x3c63 012222 rtn 
+:      012226 ali_b0_block_generate:
+0x3c64 012227 fetcht 1 ,mem_ccm_type 
+0x3c65 012228 branch ali_block_generate 
+:      012229 ali_a_block_generate:
+0x3c66 012230 force 0x01 ,temp 
+:      012231 ali_block_generate:
+0x3c67 012232 force regidx_data ,regext_index 
+0x3c68 012233 fetch 2 ,mem_nonce_ptr 
+0x3c69 012234 copy pdata ,contr 
+0x3c6a 012235 ifetch 3 ,contr 
+0x3c6b 012236 lshift8 pdata ,pdata 
+0x3c6c 012237 ior temp ,regext 
+0x3c6d 012238 increase 1 ,regext_index 
+0x3c6e 012239 ifetch 4 ,contr 
+0x3c6f 012240 copy pdata ,regext 
+0x3c70 012241 increase 1 ,regext_index 
+0x3c71 012242 ifetch 4 ,contr 
+0x3c72 012243 copy pdata ,regext 
+0x3c73 012244 increase 1 ,regext_index 
+0x3c74 012245 byteswap rega ,regext 
+0x3c75 012246 lshift16 regext ,regext 
+0x3c76 012247 ifetch 2 ,contr 
+0x3c77 012248 ior regext ,regext 
+0x3c78 012249 rtn 
+:      012250 ali_generate_mic:
+0x3c79 012251 fetch 1 ,mem_ccm_data_len 
+0x3c7a 012252 copy pdata ,rega 
+0x3c7b 012253 call ali_b0_block_generate 
+0x3c7c 012254 call do_aes_ocb 
+0x3c7d 012255 force regidx_result ,regext_index 
+0x3c7e 012256 deposit regext 
+0x3c7f 012257 copy rega ,loopcnt 
+0x3c80 012258 fetcht 2 ,mem_ccm_data_ptr 
+0x3c81 012259 copy temp ,contr 
+0x3c82 012260 call padding_data 
+0x3c83 012261 branch generate_mic_loop 
+:      012262 ali_ccm_encrypt_64bit:
+0x3c84 012263 jam mic_size_64bit ,mem_ccm_type 
+0x3c85 012264 branch ali_ccm_encrypt_function 
+:      012265 ali_ccm_encrypt:
+0x3c86 012266 jam mic_size_32bit ,mem_ccm_type 
+0x3c87 012267 branch ali_ccm_encrypt_function 
+:      012268 ali_ccm_encrypt_function:
+0x3c88 012269 store 1 ,mem_ccm_data_len 
+0x3c89 012270 storet 2 ,mem_ccm_data_ptr 
+0x3c8a 012271 bpatchx patch34_5 ,mem_patch34 
+0x3c8b 012272 call ali_generate_mic 
+0x3c8c 012273 force regidx_xor ,regext_index 
+0x3c8d 012274 iforce regext 
+0x3c8e 012275 force regidx_result + 1 ,regext_index 
+0x3c8f 012276 copy regext ,pdata 
+0x3c90 012277 force regidx_xor + 1 ,regext_index 
+0x3c91 012278 iforce regext 
+0x3c92 012279 force 0 ,rega 
+0x3c93 012280 copy temp ,regc 
+0x3c94 012281 call ali_a_block_generate 
+0x3c95 012282 call do_aes_ctr 
+0x3c96 012283 call ali_fetcht_ccm_mic 
+0x3c97 012284 storet 8 ,mem_ccm_mic 
+0x3c98 012285 fetch 1 ,mem_ccm_data_len 
+0x3c99 012286 copy pdata ,regb 
+0x3c9a 012287 call ali_aes_crypt_data 
+0x3c9b 012288 fetcht 1 ,mem_ccm_data_len 
+0x3c9c 012289 fetch 2 ,mem_ccm_data_ptr 
+0x3c9d 012290 iadd temp ,rega 
+0x3c9e 012291 fetcht 8 ,mem_ccm_mic 
+0x3c9f 012292 istoret 4 ,rega 
+0x3ca0 012293 fetch 1 ,mem_ccm_type 
+0x3ca1 012294 sub pdata ,mic_size_32bit ,pdata 
+0x3ca2 012295 rtn blank 
+0x3ca3 012296 istoret 8 ,rega 
+0x3ca4 012297 rtn 
+:      012298 ali_ccm_decrypt_64bit:
+0x3ca5 012299 jam mic_size_64bit ,mem_ccm_type 
+0x3ca6 012300 branch ali_ccm_decrypt_function 
+:      012301 ali_ccm_decrypt:
+0x3ca7 012302 jam mic_size_32bit ,mem_ccm_type 
+0x3ca8 012303 branch ali_ccm_decrypt_function 
+:      012305 ali_ccm_decrypt_function:
+0x3ca9 012306 store 1 ,mem_ccm_data_len 
+0x3caa 012307 storet 2 ,mem_ccm_data_ptr 
+0x3cab 012308 copy temp ,regc 
+0x3cac 012309 copy pdata ,regb 
+0x3cad 012310 iadd regc ,contr 
+0x3cae 012311 bpatchx patch34_6 ,mem_patch34 
+0x3caf 012312 ifetch 8 ,contr 
+0x3cb0 012313 force regidx_xor ,regext_index 
+0x3cb1 012314 iforce regext 
+0x3cb2 012315 force regidx_xor + 1 ,regext_index 
+0x3cb3 012316 rshift32 pdata ,pdata 
+0x3cb4 012317 iforce regext 
+0x3cb5 012318 force 0 ,rega 
+0x3cb6 012319 call ali_a_block_generate 
+0x3cb7 012320 call do_aes_ctr 
+0x3cb8 012321 call ali_fetcht_ccm_mic 
+0x3cb9 012322 storet 8 ,mem_ccm_mic 
+0x3cba 012323 call ali_aes_crypt_data 
+0x3cbb 012324 call ali_generate_mic 
+0x3cbc 012325 call ali_fetcht_ccm_mic 
+0x3cbd 012326 fetch 1 ,mem_ccm_type 
+0x3cbe 012327 beq mic_size_64bit ,ali_ccm_decrypt_function_check_mic64 
+0x3cbf 012328 storet 4 ,mem_ccm_mic + 4 
+0x3cc0 012329 fetch 4 ,mem_ccm_mic 
+0x3cc1 012330 fetcht 4 ,mem_ccm_mic + 4 
+0x3cc2 012331 isub temp ,pdata 
+0x3cc3 012332 rtn 
+:      012334 ali_ccm_decrypt_function_check_mic64:
+0x3cc4 012335 fetch 8 ,mem_ccm_mic 
+0x3cc5 012336 isub temp ,pdata 
+0x3cc6 012337 rtn 
+:      012339 ali_fetcht_ccm_mic:
+0x3cc7 012340 force regidx_result ,regext_index 
+0x3cc8 012341 deposit regext 
+0x3cc9 012342 force regidx_result + 1 ,regext_index 
+0x3cca 012343 copy regext ,temp 
+0x3ccb 012344 lshift16 temp ,temp 
+0x3ccc 012345 lshift16 temp ,temp 
+0x3ccd 012346 ior temp ,temp 
+0x3cce 012347 rtn 
+:      012348 ali_aes_crypt_data:
+0x3ccf 012349 increase 1 ,rega 
+0x3cd0 012350 call ali_a_block_generate 
+0x3cd1 012351 copy regc ,contr 
+0x3cd2 012352 call aes_load_xor 
+0x3cd3 012353 call do_aes_ctr 
+0x3cd4 012354 call store_enc_data 
+0x3cd5 012355 increase 16 ,regc 
+0x3cd6 012356 increase -16 ,regb 
+0x3cd7 012357 branch ali_aes_crypt_data ,positive 
+0x3cd8 012358 rtn 
+:      012368 mesh_send_unprovisioned_beacons:
+0x3cd9 012369 bpatchx patch34_7 ,mem_patch34 
+0x3cda 012370 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3cdb 012371 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3cdc 012372 jam 1 ,mem_mesh_advertising_unprovisioned_device_beacon_switch 
+0x3cdd 012373 setarg adv_unprovisioned_device_beacon_timeout 
+0x3cde 012374 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3cdf 012375 rtn 
+:      012378 ali_mesh_config_device_uuid_by_three_tuple:
+0x3ce0 012379 setarg company_identifiers_alibaba 
+0x3ce1 012380 store 2 ,mem_mesh_device_uuid 
+0x3ce2 012381 fetch 1 ,mem_mesh_device_pid 
+0x3ce3 012382 istore 1 ,contw 
+0x3ce4 012383 fetch 4 ,mem_mesh_three_tuple_productid 
+0x3ce5 012384 call inverse_data_4byte 
+0x3ce6 012385 istore 4 ,contw 
+0x3ce7 012386 fetch 6 ,mem_le_lap 
+0x3ce8 012387 istore 6 ,contw 
+0x3ce9 012388 fetch 3 ,mem_mesh_uuid_featureflag 
+0x3cea 012389 istore 3 ,contw 
+0x3ceb 012390 rtn 
+:      012392 ali_mesh_send_unprovisioned_beacons_tmall:
+0x3cec 012393 call ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package 
+0x3ced 012394 branch mesh_le_send_adv 
+:      012396 ali_mesh_init_adv_data_tmall_unprovisioned_beacons_package:
+0x3cee 012398 jam 0x15 ,mem_mesh_adv_data_len 
+0x3cef 012399 setarg 0x14 
+0x3cf0 012400 store 1 ,mem_mesh_adv_data 
+0x3cf1 012401 setarg gap_adtype_mesh_beacon 
+0x3cf2 012402 istore 1 ,contw 
+0x3cf3 012403 setarg unprovisioned_device_beacon 
+0x3cf4 012404 istore 1 ,contw 
+:      012405 ali_mesh_advertising_send_unprovisioned_beacons_store_device_uuid:
+0x3cf5 012406 arg mem_mesh_device_uuid ,contr 
+0x3cf6 012407 call memcpy16 
+0x3cf7 012408 fetch 2 ,mem_mesh_oob_information 
+0x3cf8 012409 istore 2 ,contw 
+0x3cf9 012410 rtn 
+:      012413 ali_mesh_receive_adtype_manufacturer_specific:
+0x3cfa 012414 call ali_mesh_receive_provisioning_package_check_header 
+0x3cfb 012415 nrtn user 
+0x3cfc 012416 ifetch 1 ,contr 
+0x3cfd 012417 beq provisioning_random ,ali_mesh_advertising_receive_privisioning_random 
+0x3cfe 012418 beq provisioning_data ,ali_mesh_decrypt_tmall_privisioning_data_package 
+0x3cff 012419 bpatchx patch35_0 ,mem_patch35 
+0x3d00 012420 rtn 
+:      012424 ali_mesh_advertising_receive_privisioning_random:
+0x3d01 012425 call ali_mesh_advertising_receive_privisioning_random_check_states 
+0x3d02 012426 nrtn user 
+:      012427 ali_mesh_advertising_calc_encrypt_random_data:
+0x3d03 012428 call ali_mesh_encrypt_calc_random_data 
+0x3d04 012430 call ali_mesh_advertising_send_provisioning_confirmation 
+0x3d05 012431 call ali_mesh_send_pairing_data 
+0x3d06 012432 rtn 
+:      012434 ali_mesh_advertising_send_provisioning_confirmation:
+0x3d07 012435 arg provisioning_packet_confirmation_mac + provisioning_packet_confirmation_device ,temp 
+0x3d08 012436 call ali_mesh_advertising_send_packet_common 
+0x3d09 012437 setarg provisioning_confirmation 
+0x3d0a 012438 istore 1 ,contw 
+0x3d0b 012439 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d0c 012440 istore 2 ,contw 
+0x3d0d 012441 arg mem_mesh_confirmationdevice ,contr 
+0x3d0e 012442 branch memcpy16 
+:      012445 ali_mesh_advertising_receive_privisioning_random_check_states:
+0x3d0f 012446 call disable_user 
+0x3d10 012447 ifetcht 2 ,contr 
+0x3d11 012448 arg mem_mesh_provisioning_random_a ,contw 
+0x3d12 012449 call memcpy16 
+0x3d13 012450 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d14 012451 isub temp ,null 
+0x3d15 012452 nrtn zero 
+0x3d16 012455 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d17 012456 rtnbit1 receive_provisioning_random 
+0x3d18 012457 set1 receive_provisioning_random ,pdata 
+0x3d19 012458 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d1a 012460 jam pairing_status ,mem_mesh_provisioned_flag 
+0x3d1b 012461 branch enable_user 
+:      012463 ali_mesh_decrypt_tmall_privisioning_data_package:
+0x3d1c 012464 call ali_mesh_advertising_receive_privisioning_data 
+0x3d1d 012465 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d1e 012466 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d1f 012467 isub temp ,null 
+0x3d20 012468 nrtn zero 
+0x3d21 012469 call ali_mesh_encrypt_base_function_k3 
+0x3d22 012470 call ali_mesh_send_pairing_data 
+0x3d23 012471 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d24 012472 rtnne mesh_message_proxy 
+0x3d25 012473 jam wait_receive_appkey ,mem_mesh_provisioned_flag 
+0x3d26 012474 rtn 
+:      012477 ali_mesh_advertising_receive_privisioning_data:
+0x3d27 012478 bpatchx patch35_1 ,mem_patch35 
+0x3d28 012479 copy contr ,rega 
+0x3d29 012480 fetch 1 ,mem_mesh_provisioned_flag 
+0x3d2a 012481 rtneq paired_status 
+0x3d2b 012482 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d2c 012483 rtnbit0 receive_provisioning_random 
+0x3d2d 012484 rtnbit1 receive_provisioning_data 
+0x3d2e 012485 copy rega ,contr 
+0x3d2f 012486 arg 0x16 ,loopcnt 
+0x3d30 012487 arg mem_mesh_encrypt_provisioning_data ,contw 
+0x3d31 012488 call memcpy 
+0x3d32 012490 call ali_mesh_encrypt_calc_provisioning_data 
+0x3d33 012492 fetcht 2 ,mem_mesh_provisioning_data_mac_addr 
+0x3d34 012493 fetch 2 ,mem_mesh_three_tuple_mac + 4 
+0x3d35 012494 isub temp ,null 
+0x3d36 012495 nrtn zero 
+:      012496 ali_mesh_resolve_privisioning_data_package:
+0x3d37 012497 fetch 1 ,mem_mesh_provisioning_state_flag 
+0x3d38 012498 set1 receive_provisioning_data ,pdata 
+0x3d39 012499 store 1 ,mem_mesh_provisioning_state_flag 
+0x3d3a 012501 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3d3b 012503 fetch 1 ,mem_mesh_last_iv_index_byte 
+0x3d3c 012504 store 1 ,mem_mesh_iv_index + 3 
+0x3d3d 012505 call ali_mesh_advertising_send_provisioning_complete 
+0x3d3e 012506 rtn 
+:      012510 ali_mesh_advertising_send_provisioning_complete:
+0x3d3f 012511 arg provisioning_packet_complete_mac ,temp 
+0x3d40 012512 call ali_mesh_advertising_send_packet_common 
+0x3d41 012513 setarg provisioning_complete 
+0x3d42 012514 istore 1 ,contw 
+0x3d43 012515 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3d44 012516 istore 6 ,contw 
+0x3d45 012517 rtn 
+:      012520 ali_mesh_advertising_send_packet_common:
+0x3d46 012521 bpatchx patch35_2 ,mem_patch35 
+0x3d47 012522 setarg fast_pairing_timeout_provisioning 
+0x3d48 012523 store 2 ,mem_mesh_fast_pairing_timer 
+0x3d49 012524 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x3d4a 012525 sub pdata ,mesh_message_tmall ,null 
+0x3d4b 012526 call ali_mesh_control_ble_advertising_on_advertising ,zero 
+0x3d4c 012527 ncall ali_mesh_control_ble_advertising_off_advertising ,zero 
+0x3d4d 012528 add temp ,provisioning_packet_length_ad_type_company_id_vid_provisioning_type + provisioning_packet_length_flags ,pdata 
+0x3d4e 012529 store 1 ,mem_mesh_adv_data_len 
+0x3d4f 012530 call ali_mesh_advertising_add_adtype_flags 
+0x3d50 012531 add temp ,provisioning_packet_ad_type_company_id_vid_provisioning_type ,pdata 
+0x3d51 012532 istore 1 ,contw 
+0x3d52 012533 setarg gap_adtype_manufacturer_specific 
+0x3d53 012534 istore 1 ,contw 
+0x3d54 012535 setarg company_identifiers_alibaba 
+0x3d55 012536 byteswap pdata ,pdata 
+0x3d56 012537 istore 2 ,contw 
+0x3d57 012538 fetch 1 ,mem_mesh_receive_vid 
+0x3d58 012539 istore 1 ,contw 
+0x3d59 012540 rtn 
+:      012551 ali_mesh_receive_provisioning_package_check_header:
+0x3d5a 012552 call disable_user 
+0x3d5b 012553 ifetcht 2 ,contr 
+0x3d5c 012554 setarg company_identifiers_alibaba 
+0x3d5d 012555 byteswap pdata ,pdata 
+0x3d5e 012556 isub temp ,null 
+0x3d5f 012557 nrtn zero 
+0x3d60 012558 ifetch 1 ,contr 
+0x3d61 012559 store 1 ,mem_mesh_receive_vid 
+0x3d62 012560 branch enable_user 
+:      012563 ali_mesh_fast_pairing_timer:
+0x3d63 012564 arg mem_mesh_fast_pairing_timer ,regc 
+0x3d64 012565 arg ali_mesh_fast_pairing_timeout ,regb 
+0x3d65 012566 branch timer_single_step_2b 
+:      012568 ali_mesh_fast_pairing_timeout:
+:      012569 ali_mesh_fast_pairing_failed:
+0x3d66 012570 branch ali_mesh_advertising_init_send_unprovisioned_device_beacon 
+:      012578 ali_mesh_access_layer_config_or_health_message_opcode:
+0x3d67 012579 fetch 1 ,mem_mesh_configuration_health_message_opcode 
+0x3d68 012580 beq mesh_message_opcode_config_composition_data_get_no_head ,ali_mesh_access_layer_config_composition_data 
+0x3d69 012581 beq mesh_message_opcode_config_node_reset_no_head ,ali_mesh_access_layer_config_or_health_message_opcode_node_reset 
+0x3d6a 012582 beq mesh_message_opcode_config_model_subscription_add_no_head ,ali_mesh_message_config_modle_subscription_add 
+0x3d6b 012583 beq mesh_message_opcode_config_model_subscription_delete_no_head ,ali_mesh_message_config_modle_subscription_delete 
+0x3d6c 012585 beq mesh_message_opcode_config_model_subscription_add_ow_no_head ,ali_mesh_message_config_modle_subscription_add_overwrite 
+0x3d6d 012587 rtn 
+:      012589 ali_mesh_message_config_modle_subscription_add_overwrite:
+0x3d6e 012590 call ali_mesh_message_config_modle_subscription_check_element 
+0x3d6f 012591 call ali_mesh_message_config_modle_subscription_add_value_address_ow 
+0x3d70 012592 call ali_mesh_message_config_modle_subscription_save 
+0x3d71 012593 setarg mesh_configuration_and_health_message_opcode_header 
+0x3d72 012594 store 1 ,mem_mesh_access_layer_payload 
+0x3d73 012595 setarg mesh_message_opcode_config_model_subscription_add_ow_status 
+0x3d74 012596 istore 1 ,contw 
+0x3d75 012598 setarg mesh_success 
+0x3d76 012599 istore 1 ,contw 
+0x3d77 012600 fetch 2 ,mem_mesh_subscription_element_address_ow 
+0x3d78 012601 istore 2 ,contw 
+0x3d79 012603 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7a 012604 arg 4 ,temp 
+0x3d7b 012605 isub temp ,loopcnt 
+0x3d7c 012606 arg mem_mesh_subscription_list_num_ow ,contr 
+0x3d7d 012607 call memcpy 
+0x3d7e 012608 fetch 1 ,mem_mesh_receive_model_message_payload_len 
+0x3d7f 012609 pincrease 1 
+0x3d80 012610 store 1 ,mem_mesh_access_layer_payload_len 
+0x3d81 012613 arg 0 ,queue 
+0x3d82 012614 branch ali_mesh_ali_vendor_message_send_message 
+:      012616 ali_mesh_message_config_modle_subscription_add_value_address_ow:
+0x3d83 012617 fetch 1 ,mem_mesh_subscription_list_num_ow 
+0x3d84 012618 rtn blank 
+0x3d85 012619 sub pdata ,subscription_max_count ,null 
+0x3d86 012620 ncall ali_mesh_message_config_modle_subscription_set_addr_max ,positive 
+0x3d87 012621 iforce loopcnt 
+0x3d88 012622 arg mem_mesh_subscription_value_address_start_ow ,contr 
+0x3d89 012623 add rega ,2 ,contw 
+0x3d8a 012624 branch ali_mesh_byte_swap 
+:      012626 ali_mesh_byte_swap:
+0x3d8b 012627 ifetch 2 ,contr 
+0x3d8c 012628 byteswap pdata ,pdata 
+0x3d8d 012629 istore 2 ,contw 
+0x3d8e 012630 loop ali_mesh_byte_swap 
+0x3d8f 012631 rtn 
+:      012633 ali_mesh_message_config_modle_subscription_set_addr_max:
+0x3d90 012635 setarg subscription_max_count 
+0x3d91 012636 rtn 
+:      012638 ali_mesh_access_layer_config_composition_data:
+0x3d92 012639 jam receive_config_composition_data_get ,mem_mesh_provisioned_flag 
+0x3d93 012640 setarg mesh_message_opcode_config_composition_data_status 
+0x3d94 012641 store 1 ,mem_mesh_access_layer_payload 
+0x3d95 012642 setarg 0x00 
+0x3d96 012643 istore 1 ,contw 
+0x3d97 012644 setarg company_identifiers_alibaba 
+0x3d98 012645 istore 2 ,contw 
+0x3d99 012646 setarg 0x0000 
+0x3d9a 012647 istore 2 ,contw 
+0x3d9b 012648 setarg 0x0001 
+0x3d9c 012649 istore 2 ,contw 
+0x3d9d 012650 setarg 0x0005 
+0x3d9e 012651 istore 2 ,contw 
+0x3d9f 012652 setarg 0x0003 
+0x3da0 012653 istore 2 ,contw 
+0x3da1 012654 setarg 0x0000 
+0x3da2 012655 istore 2 ,contw 
+0x3da3 012656 setarg 0x02 
+0x3da4 012657 istore 1 ,contw 
+0x3da5 012658 setarg 0x02 
+0x3da6 012659 istore 1 ,contw 
+0x3da7 012660 setarg 0x0000 
+0x3da8 012661 istore 2 ,contw 
+0x3da9 012662 setarg 0x1000 
+0x3daa 012663 istore 2 ,contw 
+0x3dab 012664 setarg 0x000001a8 
+0x3dac 012665 istore 4 ,contw 
+0x3dad 012666 setarg 0x000101a8 
+0x3dae 012667 istore 4 ,contw 
+0x3daf 012668 jam 28 ,mem_mesh_access_layer_payload_len 
+0x3db0 012669 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012672 ali_mesh_access_layer_config_or_health_message_opcode_node_reset:
+0x3db1 012673 jam health_node_reset_timeout ,mem_mesh_health_node_reset_timer 
+:      012677 ali_mesh_access_layer_send_config_node_reset_status:
+0x3db2 012678 setarg mesh_configuration_and_health_message_opcode_header 
+0x3db3 012679 store 1 ,mem_mesh_access_layer_payload 
+0x3db4 012680 setarg mesh_message_opcode_config_node_reset_status_no_head 
+0x3db5 012681 istore 1 ,contw 
+0x3db6 012682 jam 2 ,mem_mesh_access_layer_payload_len 
+0x3db7 012683 branch ali_mesh_upper_transport_layer_send_access_message 
+:      012685 ali_mesh_access_layer_health_node_reset_timer:
+0x3db8 012686 arg mem_mesh_health_node_reset_timer ,regc 
+0x3db9 012687 arg ali_mesh_access_layer_health_node_reset_timeout ,regb 
+0x3dba 012688 branch timer_single_step 
+:      012691 ali_mesh_access_layer_health_node_reset_timeout:
+0x3dbb 012692 call mesh_clear_provisioning_data_only 
+:      012694 ali_mesh_app_delete_paired:
+0x3dbc 012695 branch soft_reset_chip 
+:      012698 ali_mesh_message_config_modle_subscription_add:
+0x3dbd 012699 call ali_mesh_message_config_modle_subscription_status 
+0x3dbe 012700 fetch 2 ,mem_mesh_core_feature 
+0x3dbf 012701 rtnbit1 mesh_feature_disable_subscription 
+0x3dc0 012702 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc1 012703 call ali_mesh_message_config_modle_subscription_add_value_address 
+:      012704 ali_mesh_message_config_modle_subscription_save:
+0x3dc2 012705 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dc3 012706 branch callback_func 
+:      012709 ali_mesh_message_config_modle_subscription_delete:
+0x3dc4 012710 call ali_mesh_message_config_modle_subscription_status 
+0x3dc5 012711 fetch 2 ,mem_mesh_core_feature 
+0x3dc6 012712 rtnbit1 mesh_feature_disable_subscription 
+0x3dc7 012713 call ali_mesh_message_config_modle_subscription_check_element 
+0x3dc8 012714 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3dc9 012715 rshift8 temp ,pdata 
+0x3dca 012716 rshift4 pdata ,pdata 
+0x3dcb 012717 beq 0x0c ,ali_mesh_message_config_modle_subscription_delete_group_addr 
+0x3dcc 012718 byteswap temp ,temp 
+:      012719 ali_mesh_message_config_modle_subscription_delete_next:
+0x3dcd 012720 call ali_mesh_message_config_modle_subscription_check_value_address 
+0x3dce 012721 nrtn user 
+0x3dcf 012722 setarg 0 
+0x3dd0 012723 istore 2 ,rega 
+0x3dd1 012724 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd2 012725 branch callback_func 
+:      012727 ali_mesh_message_config_modle_subscription_delete_group_addr:
+0x3dd3 012728 setarg -1 
+0x3dd4 012729 istore subscription_max_count ,rega 
+0x3dd5 012730 istore subscription_max_count ,contw 
+0x3dd6 012731 fetch 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3dd7 012732 branch callback_func 
+:      012734 ali_mesh_message_config_modle_subscription_check_value_address:
+0x3dd8 012735 arg subscription_max_count ,loopcnt 
+:      012736 ali_mesh_message_config_modle_subscription_check_value_address_loop:
+0x3dd9 012737 ifetch 2 ,rega 
+0x3dda 012738 arg 0xffff ,regb 
+0x3ddb 012739 isub regb ,null 
+0x3ddc 012740 branch enable_user ,zero 
+0x3ddd 012741 isub temp ,null 
+0x3dde 012742 branch enable_user ,zero 
+:      012743 ali_mesh_message_config_modle_subscription_check_value_address_loop_empty:
+0x3ddf 012744 increase 2 ,rega 
+0x3de0 012745 loop ali_mesh_message_config_modle_subscription_check_value_address_loop 
+0x3de1 012746 branch disable_user 
+:      012749 ali_mesh_message_config_modle_subscription_status:
+0x3de2 012750 setarg mesh_configuration_and_health_message_opcode_header 
+0x3de3 012751 store 1 ,mem_mesh_access_layer_payload 
+0x3de4 012752 setarg mesh_message_opcode_config_model_subscription_status_no_head 
+0x3de5 012753 istore 1 ,contw 
+0x3de6 012754 setarg mesh_success 
+0x3de7 012755 istore 1 ,contw 
+0x3de8 012756 fetch 6 ,mem_mesh_subscription_element_address 
+0x3de9 012757 istore 6 ,contw 
+0x3dea 012758 jam 9 ,mem_mesh_access_layer_payload_len 
+0x3deb 012759 branch ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer 
+:      012761 ali_mesh_message_config_modle_subscription_check_element:
+0x3dec 012762 call mesh_get_element_info_config 
+0x3ded 012763 add rega ,element_device_subscription_label ,rega 
+0x3dee 012764 fetch 2 ,mem_mesh_subscription_element_address 
+0x3def 012765 fetcht 2 ,mem_mesh_unicast_address 
+0x3df0 012766 byteswap temp ,temp 
+0x3df1 012767 isub temp ,pdata 
+0x3df2 012768 imul32 regb ,pdata 
+0x3df3 012769 iadd rega ,rega 
+0x3df4 012770 rtn 
+:      012772 ali_mesh_message_config_modle_subscription_add_value_address:
+0x3df5 012773 fetcht 2 ,mem_mesh_subscription_value_address 
+0x3df6 012774 arg subscription_max_count ,loopcnt 
+:      012775 ali_mesh_message_config_modle_subscription_add_value_address_loop:
+0x3df7 012776 ifetch 2 ,rega 
+0x3df8 012777 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,blank 
+0x3df9 012778 arg 0xffff ,regb 
+0x3dfa 012779 isub regb ,null 
+0x3dfb 012780 branch ali_mesh_message_config_modle_subscription_add_value_address_in ,zero 
+0x3dfc 012781 increase 2 ,rega 
+0x3dfd 012782 loop ali_mesh_message_config_modle_subscription_add_value_address_loop 
+0x3dfe 012783 rtn 
+:      012785 ali_mesh_message_config_modle_subscription_add_value_address_in:
+0x3dff 012786 byteswap temp ,temp 
+0x3e00 012787 istoret 2 ,rega 
+0x3e01 012788 rtn 
+:      012793 ali_mesh_init:
+0x3e02 012795 call enable_authrom 
+0x3e03 012796 call init_memp 
+0x3e04 012797 setarg mesh_check_ble_rx_packet 
+0x3e05 012798 store 2 ,mem_mesh_cb_receive_advertising 
+0x3e06 012800 setarg mesh_idle_process 
+0x3e07 012801 store 2 ,mem_cb_idle_process 
+0x3e08 012803 setarg ali_mesh_network_layer_relay_access_message 
+0x3e09 012804 store 2 ,mem_mesh_cb_network_relay 
+0x3e0a 012806 setarg ali_mesh_access_layer_recv_cfg_appkey_add_cb 
+0x3e0b 012807 store 2 ,mem_mesh_cb_receive_config_appkey_add 
+0x3e0c 012809 setarg mesh_store_new_subscriptuion_list_data 
+0x3e0d 012810 store 2 ,mem_mesh_cb_subscriptuion_list_changed 
+0x3e0e 012812 setarg mesh_store_new_seq_data 
+0x3e0f 012813 store 2 ,mem_mesh_cb_seq_changed 
+0x3e10 012815 setarg mesh_cb_event_timer 
+0x3e11 012816 store 2 ,mem_cb_event_timer 
+0x3e12 012818 setarg ali_mesh_access_layer_check_access_message_opcode 
+0x3e13 012819 store 2 ,mem_mesh_cb_receive_access_message 
+0x3e14 012821 setarg mesh_le_receive_data 
+0x3e15 012822 store 2 ,mem_cb_att_write 
+0x3e16 012824 setarg ali_mesh_proxy_process_bb_event 
+0x3e17 012825 store 2 ,mem_cb_bb_event_process 
+0x3e18 012827 setarg mesh_clear_pairing_key 
+0x3e19 012828 store 2 ,mem_mesh_clear_provisioning_data 
+0x3e1a 012830 setarg mesh_vendor_timming_chage_cb 
+0x3e1b 012831 store 2 ,mem_mesh_cb_vendor_timing_changed 
+0x3e1c 012832 call ali_mesh_vendor_timer_message_read 
+0x3e1d 012834 jam 36 ,mem_mesh_adv_scan_channel 
+0x3e1e 012835 call ali_mesh_ali_vendor_message_indication_info_reset_tid 
+0x3e1f 012838 bpatchx patch35_3 ,mem_patch35 
+0x3e20 012840 setarg 0x0428 
+0x3e21 012841 store 2 ,mem_mesh_upper_tran_layer_queue_each_size 
+0x3e22 012842 call ali_mesh_upper_transport_layer_queue_init 
+0x3e23 012844 setarg 0x0422 
+0x3e24 012845 store 2 ,mem_mesh_queue_each_size 
+0x3e25 012846 call ali_mesh_advertising_bearer_layer_queue_init 
+0x3e26 012848 setarg 0x0a22 
+0x3e27 012849 store 2 ,mem_mesh_network_relay_gatt_queue_each_size 
+0x3e28 012850 call ali_mesh_network_layer_gatt_queue_init 
+0x3e29 012851 call ali_mesh_network_layer_queue_init 
+0x3e2a 012855 call ali_mesh_network_layer_queue_init 
+0x3e2b 012857 call ali_mesh_chip_peripherals_load_data 
+0x3e2c 012858 call mesh_inverse_three_tuple_mac 
+0x3e2d 012860 fetch 1 ,mem_mesh_network_key 
+0x3e2e 012861 beq 0xff ,mesh_send_unprovisioned_beacons 
+0x3e2f 012862 call ali_mesh_upper_transport_layer_clear_tx_buffer 
+0x3e30 012863 call ali_mesh_encrypt_base_function_k3 
+0x3e31 012864 call ali_mesh_encrypt_base_function_k4 
+0x3e32 012865 call ali_mesh_encrypt_calc_network_key_by_k2 
+0x3e33 012867 random pdata 
+0x3e34 012868 and pdata ,0x1f ,pdata 
+0x3e35 012869 add pdata ,50 ,pdata 
+0x3e36 012870 store 2 ,mem_mesh_report_full_attribute_timer 
+0x3e37 012871 add pdata ,5 ,pdata 
+0x3e38 012872 store 1 ,mem_mesh_report_power_on_timer 
+0x3e39 012873 rtn 
+:      012877 mesh_inverse_three_tuple_mac:
+0x3e3a 012878 fetch 6 ,mem_mesh_three_tuple_mac 
+0x3e3b 012879 call inverse_data_6byte 
+0x3e3c 012880 store 6 ,mem_le_lap 
+0x3e3d 012881 rtn 
+:      012883 mesh_get_element_info_config:
+0x3e3e 012884 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3e3f 012885 fetchr rega ,2 ,mem_mesh_element_device_ptr 
+0x3e40 012886 fetchr regb ,2 ,mem_mesh_element_device_length 
+0x3e41 012887 rtn 
+:      012890 mesh_idle_process:
+0x3e42 012891 bpatchx patch35_4 ,mem_patch35 
+0x3e43 012892 call ali_mesh_time_function 
+0x3e44 012893 call ali_mesh_control_ble_adv_process 
+0x3e45 012894 call ali_mesh_upper_transport_layer_control_packet 
+0x3e46 012895 call ali_mesh_advertising_bearer_layer_load_packet_from_advertising_queue 
+0x3e47 012896 call ali_mesh_network_layer_control_relay_packet 
+0x3e48 012897 call ali_mesh_network_layer_check_gatt_relay_packet 
+0x3e49 012898 branch mesh_ble_rx_packet 
+:      012901 mesh_cb_event_timer:
+0x3e4a 012902 call ali_mesh_control_ble_adv_timer_process 
+0x3e4b 012903 call ali_mesh_access_layer_health_node_reset_timer 
+0x3e4c 012904 call ali_mesh_fast_pairing_timer 
+0x3e4d 012907 call ali_mesh_report_full_attribute_timer 
+0x3e4e 012908 call ali_mesh_report_power_on_timer 
+0x3e4f 012909 branch ali_mesh_upper_transport_layer_receive_new_msg_timer 
+:      012912 mesh_clear_provisioning_data_only:
+0x3e50 012913 call mesh_clear_timer_data 
+0x3e51 012914 fetch 2 ,mem_mesh_clear_provisioning_data 
+0x3e52 012915 branch callback_func 
+:      012919 mesh_clear_timer_data:
+0x3e53 012920 fetch 1 ,mem_mesh_chip_select 
+0x3e54 012921 rtnne 2 
+0x3e55 012922 setarg 0x1d000 
+0x3e56 012923 store 3 ,mem_spi_write_addr 
+0x3e57 012924 branch spid_flash_erase_sector + 2 
+:      012928 ali_mesh_upper_transport_layer_queue_init:
+0x3e58 012929 call ali_mesh_upper_transport_layer_init_queue_param 
+0x3e59 012930 branch queue_init 
+:      012932 ali_mesh_advertising_bearer_layer_queue_init:
+0x3e5a 012933 call ali_mesh_advertising_bearer_layer_init_queue_param 
+0x3e5b 012934 branch queue_init 
+:      012936 ali_mesh_network_layer_gatt_queue_init:
+0x3e5c 012937 call ali_mesh_network_layer_init_gatt_queue_param 
+0x3e5d 012938 branch queue_init 
+:      012940 ali_mesh_network_layer_init_gatt_queue_param:
+0x3e5e 012941 setarg mem_mesh_network_relay_gatt_queue_each_size 
+0x3e5f 012942 store 2 ,mem_queue_ptr 
+0x3e60 012943 rtn 
+:      012945 ali_mesh_advertising_init_send_unprovisioned_device_beacon:
+0x3e61 012946 jam 1 ,mem_le_adv_enable 
+0x3e62 012947 setarg adv_unprovisioned_device_beacon_timeout 
+0x3e63 012948 store 2 ,mem_mesh_advertising_unprovisioned_device_beacon_timer 
+0x3e64 012949 fetch 1 ,mem_mesh_uuid_featureflag 
+0x3e65 012950 set0 bit_silence_adv_flag ,pdata 
+0x3e66 012951 store 1 ,mem_mesh_uuid_featureflag 
+0x3e67 012952 jam unprovisioned_beacon_status ,mem_mesh_provisioned_flag 
+0x3e68 012953 jam 0x00 ,mem_mesh_provisioning_state_flag 
+0x3e69 012954 jam 0x00 ,mem_k2_nid 
+0x3e6a 012955 branch ali_mesh_send_unprovisioned_device_beacon_init_advertising 
+:      012959 ali_mesh_lower_transport_layer_receive_lower_transport_pdu:
+0x3e6b 012960 bpatchx patch35_5 ,mem_patch35 
+0x3e6c 012961 fetch 1 ,mem_mesh_message_transport_head 
+0x3e6d 012962 bbit1 transport_head_bit_seg ,ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message 
+0x3e6e 012963 jam 0 ,mem_mesh_aszmic 
+0x3e6f 012964 branch ali_mesh_upper_transport_layer_receive_unsegmented_access_message 
+:      012967 ali_mesh_lower_transport_layer_receive_lower_transport_pdu_segmented_message:
+0x3e70 012968 call ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon 
+0x3e71 012969 rtn user 
+0x3e72 012970 call ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack 
+0x3e73 012971 rtn user 
+0x3e74 012972 call ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment 
+0x3e75 012973 branch ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment 
+:      012977 ali_mesh_lower_transport_layer_receive_segaccmess_resolve_szmic_seqzero_segon:
+0x3e76 012978 call disable_user 
+0x3e77 012979 arg 3 ,loopcnt 
+0x3e78 012980 arg mem_mesh_message_segment_access_szmic_seqzero_sego_segn ,rega 
+0x3e79 012981 call inverse_data 
+0x3e7a 012982 fetchr rega ,3 ,mem_mesh_message_segment_access_szmic_seqzero_sego_segn 
+0x3e7b 012983 and rega ,0x1f ,temp 
+0x3e7c 012984 storet 1 ,mem_mesh_segmented_access_message_segn 
+0x3e7d 012985 fetch 1 ,mem_mesh_segmented_access_message_segn_upper_limit 
+0x3e7e 012986 isub temp ,null 
+0x3e7f 012987 nbranch enable_user ,positive 
+0x3e80 012989 rshift4 rega ,pdata 
+0x3e81 012990 rshift pdata ,pdata 
+0x3e82 012991 and pdata ,0x1f ,temp 
+0x3e83 012992 storet 1 ,mem_mesh_segmented_access_message_sego 
+0x3e84 012993 rshift4 pdata ,pdata 
+0x3e85 012994 rshift pdata ,pdata 
+0x3e86 012995 arg 0x1fff ,rega 
+0x3e87 012996 iand rega ,temp 
+0x3e88 012997 copy pdata ,regb 
+0x3e89 012998 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8a 012999 isub temp ,null 
+0x3e8b 013000 ncall ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero ,zero 
+0x3e8c 013001 storet 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3e8d 013002 rshift8 regb ,pdata 
+0x3e8e 013003 rshift4 pdata ,pdata 
+0x3e8f 013004 rshift pdata ,pdata 
+0x3e90 013005 store 1 ,mem_mesh_segmented_access_message_szmic 
+0x3e91 013006 store 1 ,mem_mesh_aszmic 
+0x3e92 013007 rtn 
+:      013009 ali_mesh_lower_transport_layer_receive_segmented_access_message_recover_seqzero:
+0x3e93 013010 setarg 0 
+0x3e94 013011 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e95 013012 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x3e96 013013 rtn 
+:      013018 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack:
+0x3e97 013019 call disable_user 
+0x3e98 013020 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3e99 013021 copy pdata ,queue 
+0x3e9a 013022 fetch 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9b 013023 qisolate1 pdata 
+0x3e9c 013024 branch enable_user ,true 
+0x3e9d 013025 qset1 pdata 
+0x3e9e 013026 store 4 ,mem_mesh_segmented_access_message_blockack 
+0x3e9f 013027 fetcht 1 ,mem_mesh_segmented_access_message_segn 
+0x3ea0 013028 add temp ,1 ,loopcnt 
+:      013029 ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop:
+0x3ea1 013030 add loopcnt ,-1 ,queue 
+0x3ea2 013031 qisolate1 pdata 
+0x3ea3 013032 nrtn true 
+0x3ea4 013033 loop ali_mesh_lower_transport_layer_receive_segmented_access_message_check_blockack_loop 
+0x3ea5 013034 jam 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3ea6 013035 rtn 
+:      013039 ali_mesh_lower_transport_layer_receive_segmented_access_message_store_segment:
+0x3ea7 013040 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3ea8 013041 pincrease -6 
+0x3ea9 013042 copy pdata ,loopcnt 
+0x3eaa 013043 fetcht 1 ,mem_mesh_segmented_access_message_current_length 
+0x3eab 013044 iadd temp ,temp 
+0x3eac 013045 storet 1 ,mem_mesh_segmented_access_message_current_length 
+0x3ead 013046 fetch 2 ,mem_mesh_segmented_access_message_segment_ptr 
+0x3eae 013047 iforce contw 
+0x3eaf 013048 fetch 1 ,mem_mesh_segmented_access_message_sego 
+0x3eb0 013049 mul32 pdata ,12 ,pdata 
+0x3eb1 013050 iadd contw ,contw 
+0x3eb2 013051 arg mem_mesh_message_transport_segmented_access_messagepdu_segment ,contr 
+0x3eb3 013052 branch memcpy 
+:      013055 ali_mesh_lower_transport_layer_receive_segmented_access_message_decrypt_segment:
+0x3eb4 013056 fetch 1 ,mem_mesh_segmented_access_message_receive_finish 
+0x3eb5 013057 rtneq 0 
+0x3eb6 013058 setarg 0 
+0x3eb7 013059 store 5 ,mem_mesh_segmented_access_message_blockack 
+0x3eb8 013060 fetcht 2 ,mem_mesh_message_seq + 1 
+0x3eb9 013061 byteswap temp ,temp 
+0x3eba 013062 setarg 0xe000 
+0x3ebb 013063 iand temp ,temp 
+0x3ebc 013064 fetch 2 ,mem_mesh_segmented_access_message_seqzero 
+0x3ebd 013065 ior temp ,pdata 
+0x3ebe 013066 byteswap pdata ,pdata 
+0x3ebf 013067 store 2 ,mem_mesh_message_seq + 1 
+0x3ec0 013068 branch ali_mesh_upper_transport_layer_receive_segmented_access_message 
+:      013072 ali_mesh_lower_transport_layer_send_unsegmented_access_message:
+0x3ec1 013073 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x3ec2 013074 add pdata ,1 ,temp 
+0x3ec3 013075 copy pdata ,loopcnt 
+0x3ec4 013076 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ec5 013077 fetch 1 ,mem_mesh_message_transport_head 
+0x3ec6 013078 set0 transport_head_bit_seg ,pdata 
+0x3ec7 013079 store 1 ,mem_mesh_unsegmented_access_lower_transport_layer_head 
+0x3ec8 013080 arg mem_mesh_access_layer_payload ,contr 
+0x3ec9 013081 call memcpy_fast 
+0x3eca 013082 branch ali_mesh_network_layer_send_access_message 
+:      013087 ali_mesh_lower_transport_layer_send_segmented_access_message:
+0x3ecb 013088 add rega ,4 ,temp 
+0x3ecc 013089 copy rega ,loopcnt 
+0x3ecd 013090 storet 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x3ece 013091 arg mem_mesh_segmented_access_lower_transport_layer_parameters ,contw 
+0x3ecf 013092 call memcpy_fast 
+0x3ed0 013093 fetch 1 ,mem_mesh_message_transport_head 
+0x3ed1 013094 set1 transport_head_bit_seg ,pdata 
+0x3ed2 013095 store 1 ,mem_mesh_segmented_access_lower_transport_layer_head 
+0x3ed3 013096 branch ali_mesh_network_layer_send_access_message 
+:      013101 ali_mesh_model_layer_check_model_message_opcode:
+0x3ed4 013102 fetch 1 ,mem_mesh_module_message_opcode 
+:      013103 ali_mesh_model_layer_check_generic_onoff_message_opcde:
+0x3ed5 013104 beq mesh_module_message_opcode_generic_onoff_get_no_head ,ali_mesh_model_layer_message_opcode_generic_onoff_get 
+0x3ed6 013105 beq mesh_module_message_opcode_generic_onoff_set_no_head ,ali_mesh_model_layer_message_opcde_generic_onoff_set 
+0x3ed7 013106 beq mesh_module_message_opcode_scene_recall_no_head ,ali_mesh_model_layer_message_opcde_scene_recall 
+0x3ed8 013107 beq mesh_module_message_opcode_light_lightness_set_no_head ,ali_mesh_model_layer_message_opcde_light_lightness_set 
+0x3ed9 013108 beq mesh_module_message_opcode_light_ctl_set_no_head ,ali_mesh_model_layer_message_opcde_light_ctl_set 
+0x3eda 013109 rtn 
+:      013112 ali_mesh_model_layer_message_opcode_generic_onoff_get:
+0x3edb 013113 arg ali_mesh_model_layer_message_opcode_generic_onoff_get_cb ,regc 
+0x3edc 013114 branch ali_mesh_more_element_check_element_address 
+:      013115 ali_mesh_model_layer_message_opcode_generic_onoff_get_cb:
+0x3edd 013118 fetch 2 ,mem_mesh_cb_generic_onoff_get 
+0x3ede 013119 call callback_func 
+0x3edf 013120 store 1 ,mem_mesh_generic_onoff_set_payload_onoff 
+0x3ee0 013121 branch ali_mesh_access_layer_send_generic_onoff_status 
+:      013124 ali_mesh_model_layer_message_opcde_generic_onoff_set:
+0x3ee1 013125 arg ali_mesh_model_layer_message_opcde_generic_onoff_set_cb ,regc 
+0x3ee2 013126 branch ali_mesh_more_element_check_element_address 
+:      013127 ali_mesh_model_layer_message_opcde_generic_onoff_set_cb:
+0x3ee3 013128 call ali_mesh_access_layer_send_generic_onoff_status 
+0x3ee4 013129 fetch 2 ,mem_mesh_cb_generic_onoff_set 
+0x3ee5 013130 branch callback_func 
+:      013134 ali_mesh_model_layer_message_opcde_scene_recall:
+0x3ee6 013135 call ali_mesh_access_layer_send_scene_status 
+0x3ee7 013136 fetch 2 ,mem_mesh_cb_scene_recall 
+0x3ee8 013137 branch callback_func 
+:      013140 ali_mesh_model_layer_message_opcde_light_lightness_set:
+0x3ee9 013141 fetch 2 ,mem_mesh_light_lightness_set_payload_lightness 
+0x3eea 013142 call ali_mesh_model_layer_message_calc_lightness 
+0x3eeb 013143 store 1 ,mem_mesh_light_lightness_calc_lightness 
+0x3eec 013144 call ali_mesh_access_layer_send_light_lightness_status 
+0x3eed 013145 fetch 2 ,mem_mesh_cb_light_lightness_set 
+0x3eee 013146 branch callback_func 
+:      013149 ali_mesh_model_layer_message_opcde_light_ctl_set:
+0x3eef 013150 fetch 2 ,mem_mesh_last_ctl_temperature 
+0x3ef0 013151 fetcht 2 ,mem_mesh_ctl_temperature 
+0x3ef1 013152 isub temp ,null 
+0x3ef2 013153 rtn zero 
+0x3ef3 013155 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef4 013156 call ali_mesh_model_layer_message_calc_temperature 
+0x3ef5 013157 store 1 ,mem_mesh_ctl_calc_temperature 
+0x3ef6 013159 fetch 2 ,mem_mesh_ctl_temperature 
+0x3ef7 013160 store 2 ,mem_mesh_last_ctl_temperature 
+0x3ef8 013161 fetch 2 ,mem_mesh_cb_light_lightness_get 
+0x3ef9 013162 call callback_func 
+0x3efa 013163 storet 2 ,mem_mesh_ctl_lightness 
+0x3efb 013164 call ali_mesh_access_layer_send_light_ctl_stauts 
+0x3efc 013165 fetch 2 ,mem_mesh_cb_light_ctl_set 
+0x3efd 013166 branch callback_func 
+:      013171 ali_mesh_model_layer_message_calc_lightness:
+0x3efe 013172 rtn blank 
+0x3eff 013173 mul32 pdata ,ali_mesh_lightness_level ,pdata 
+0x3f00 013174 arg ali_mesh_lightness_max ,temp 
+0x3f01 013175 idiv temp 
+0x3f02 013176 call wait_div_end 
+0x3f03 013177 remainder temp 
+0x3f04 013178 rshift8 temp ,temp 
+0x3f05 013179 quotient pdata 
+0x3f06 013180 sub temp ,0xff ,null 
+0x3f07 013181 nrtn zero 
+0x3f08 013182 pincrease 1 
+0x3f09 013183 rtn 
+:      013188 ali_mesh_model_layer_message_calc_actual_lightness:
+0x3f0a 013189 arg ali_mesh_lightness_max ,pdata 
+0x3f0b 013190 imul32 temp ,pdata 
+0x3f0c 013191 div pdata ,ali_mesh_lightness_level 
+0x3f0d 013192 call wait_div_end 
+0x3f0e 013193 quotient temp 
+0x3f0f 013194 rtn 
+:      013198 ali_mesh_model_layer_message_calc_temperature:
+0x3f10 013199 arg ali_mesh_temperature_min ,temp 
+0x3f11 013200 isub temp ,rega 
+0x3f12 013201 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f13 013202 copy rega ,pdata 
+0x3f14 013203 idiv temp 
+0x3f15 013204 call wait_div_end 
+0x3f16 013205 quotient pdata 
+0x3f17 013206 rtn 
+:      013211 ali_mesh_model_layer_message_calc_actual_temperature:
+0x3f18 013212 copy temp ,rega 
+0x3f19 013213 call ali_mesh_model_layer_message_calc_temperature_k 
+0x3f1a 013214 copy rega ,pdata 
+0x3f1b 013215 imul32 temp ,pdata 
+0x3f1c 013216 arg ali_mesh_temperature_min ,temp 
+0x3f1d 013217 iadd temp ,temp 
+0x3f1e 013218 rtn 
+:      013220 ali_mesh_model_layer_message_calc_temperature_k:
+0x3f1f 013221 setarg ali_mesh_temperature_max 
+0x3f20 013222 arg ali_mesh_temperature_min ,temp 
+0x3f21 013223 isub temp ,pdata 
+0x3f22 013224 div pdata ,ali_mesh_temperature_level 
+0x3f23 013225 call wait_div_end 
+0x3f24 013226 quotient temp 
+0x3f25 013227 rtn 
+:      013232 ali_mesh_more_element_check_unicast_address:
+0x3f26 013233 arg 0 ,queue 
+0x3f27 013234 fetchr loopcnt ,1 ,mem_mesh_element_number 
+0x3f28 013235 call disable_user 
+0x3f29 013236 fetch 2 ,mem_mesh_unicast_address 
+:      013237 ali_mesh_more_element_check_unicast_address_loop:
+0x3f2a 013238 isub temp ,null 
+0x3f2b 013239 branch ali_mesh_more_element_found_unicast_address_element ,zero 
+0x3f2c 013240 byteswap pdata ,pdata 
+0x3f2d 013241 pincrease 1 
+0x3f2e 013242 byteswap pdata ,pdata 
+0x3f2f 013243 increase 1 ,queue 
+0x3f30 013244 loop ali_mesh_more_element_check_unicast_address_loop 
+0x3f31 013245 rtn 
+:      013247 ali_mesh_more_element_found_unicast_address_element:
+0x3f32 013248 jam 0 ,mem_mesh_receive_group_address 
+0x3f33 013249 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f34 013250 call ali_mesh_more_element_calc_queue_address 
+0x3f35 013251 branch enable_user 
+:      013254 ali_mesh_more_element_check_group_address:
+0x3f36 013255 arg 0 ,queue 
+0x3f37 013256 arg 0 ,regc 
+0x3f38 013257 call mesh_get_element_info_config 
+0x3f39 013258 call disable_user 
+:      013259 ali_mesh_more_element_check_group_address_loop:
+0x3f3a 013260 fetch 2 ,mem_mesh_core_feature 
+0x3f3b 013261 bbit0 mesh_feature_disable_subscription ,ali_mesh_more_element_check_subscription_address 
+0x3f3c 013262 ifetch 2 ,rega 
+0x3f3d 013263 isub temp ,null 
+0x3f3e 013264 call ali_mesh_more_element_found_group_address_element ,zero 
+:      013265 ali_mesh_more_element_check_address_common:
+0x3f3f 013266 copy regb ,pdata 
+0x3f40 013267 iadd rega ,rega 
+0x3f41 013268 increase 1 ,queue 
+0x3f42 013269 loop ali_mesh_more_element_check_group_address_loop 
+0x3f43 013270 copy regc ,pdata 
+0x3f44 013271 rtn blank 
+0x3f45 013272 store 1 ,mem_mesh_receive_group_address 
+0x3f46 013273 branch enable_user 
+:      013275 ali_mesh_more_element_found_group_address_element:
+0x3f47 013276 qset1 regc 
+0x3f48 013277 rtn 
+:      013279 ali_mesh_more_element_check_subscription_address:
+0x3f49 013280 add rega ,element_device_subscription_label ,contr 
+0x3f4a 013281 arg subscription_max_count ,alarm 
+:      013282 ali_mesh_more_element_check_subscription_address_loop:
+0x3f4b 013283 ifetch 2 ,contr 
+0x3f4c 013284 isub temp ,null 
+0x3f4d 013285 branch ali_mesh_more_element_found_subscription_address_element ,zero 
+0x3f4e 013286 increase -1 ,alarm 
+0x3f4f 013287 branch ali_mesh_more_element_check_address_common ,zero 
+0x3f50 013288 branch ali_mesh_more_element_check_subscription_address_loop 
+:      013290 ali_mesh_more_element_found_subscription_address_element:
+0x3f51 013291 call ali_mesh_more_element_found_group_address_element 
+0x3f52 013292 branch ali_mesh_more_element_check_address_common 
+:      013294 ali_mesh_more_element_check_element_address:
+0x3f53 013295 arg 0 ,queue 
+0x3f54 013296 fetch 1 ,mem_mesh_receive_group_address 
+0x3f55 013297 branch ali_mesh_more_element_check_element_address_no_group_address ,blank 
+0x3f56 013298 copy pdata ,regb 
+0x3f57 013299 fetchr loopcnt ,1 ,mem_mesh_element_number 
+:      013300 ali_mesh_more_element_check_element_address_loop:
+0x3f58 013301 storer queue ,1 ,mem_mesh_receive_element_number 
+0x3f59 013303 qisolate1 regb 
+0x3f5a 013304 call ali_mesh_more_element_check_element_address_no_group_address ,true 
+0x3f5b 013305 fetchr queue ,1 ,mem_mesh_receive_element_number 
+0x3f5c 013306 increase 1 ,queue 
+0x3f5d 013307 loop ali_mesh_more_element_check_element_address_loop 
+0x3f5e 013308 rtn 
+:      013310 ali_mesh_more_element_check_element_address_no_group_address:
+0x3f5f 013311 call ali_mesh_more_element_push_stack 
+0x3f60 013312 call ali_mesh_more_element_calc_queue_address 
+0x3f61 013313 copy regc ,pdata 
+0x3f62 013314 call callback_func 
+0x3f63 013315 branch ali_mesh_more_element_pop_stack 
+:      013317 ali_mesh_more_element_push_stack:
+0x3f64 013318 storer loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f65 013319 storer rega ,2 ,mem_mesh_rega_temp 
+0x3f66 013320 storer regb ,2 ,mem_mesh_regb_temp 
+0x3f67 013321 storer regc ,2 ,mem_mesh_regc_temp 
+0x3f68 013322 rtn 
+:      013324 ali_mesh_more_element_pop_stack:
+0x3f69 013325 fetchr loopcnt ,2 ,mem_mesh_loopcnt_tmep 
+0x3f6a 013326 fetchr rega ,2 ,mem_mesh_rega_temp 
+0x3f6b 013327 fetchr regb ,2 ,mem_mesh_regb_temp 
+0x3f6c 013328 fetchr regc ,2 ,mem_mesh_regc_temp 
+0x3f6d 013329 rtn 
+:      013332 ali_mesh_more_element_calc_queue_address:
+0x3f6e 013333 bpatchx patch35_6 ,mem_patch35 
+0x3f6f 013334 fetch 2 ,mem_mesh_unicast_address 
+0x3f70 013335 byteswap pdata ,pdata 
+0x3f71 013336 iadd queue ,pdata 
+0x3f72 013337 byteswap pdata ,pdata 
+0x3f73 013338 store 2 ,mem_mesh_send_message_src 
+0x3f74 013339 call mesh_get_element_info_config 
+0x3f75 013340 copy queue ,pdata 
+0x3f76 013341 imul32 regb ,pdata 
+0x3f77 013342 iadd rega ,rega 
+0x3f78 013343 add rega ,element_device_upper_queue_ptr ,contr 
+0x3f79 013344 ifetch 2 ,contr 
+0x3f7a 013345 store ,2 ,mem_queue_ptr 
+0x3f7b 013346 rtn 
+:      013351 ali_mesh_receive_adtype_mesh_message:
+0x3f7c 013352 jam mesh_message_tmall ,mem_mesh_network_packet_type 
+:      013355 ali_mesh_network_layer_recevice_network_pdu:
+0x3f7d 013356 sub temp ,mesh_network_packet_min_length ,null 
+0x3f7e 013357 rtn positive 
+0x3f7f 013358 sub temp ,mesh_network_packet_max_length ,null 
+0x3f80 013359 nrtn positive 
+0x3f81 013360 bpatchx patch35_7 ,mem_patch35 
+0x3f82 013361 call ali_mesh_network_store_in_mem 
+0x3f83 013362 call ali_mesh_network_layer_check_dup 
+0x3f84 013363 nrtn user 
+0x3f85 013364 call ali_mesh_network_layer_check_nid_ivi 
+0x3f86 013365 nrtn user 
+0x3f87 013366 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x3f88 013367 call ali_mesh_network_layer_check_msg 
+0x3f89 013368 nrtn user 
+0x3f8a 013369 call ali_mesh_network_layer_store_proxy_unicast_address 
+0x3f8b 013371 branch ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32 
+:      013373 ali_mesh_network_layer_check_dup:
+0x3f8c 013374 call enable_user 
+0x3f8d 013375 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3f8e 013376 arg mem_mesh_message_nid + 3 ,contr 
+0x3f8f 013377 iadd contr ,contr 
+0x3f90 013378 ifetch 4 ,contr 
+0x3f91 013379 ifetcht 4 ,contr 
+0x3f92 013380 ixor temp ,temp 
+0x3f93 013381 arg 16 ,loopcnt 
+0x3f94 013382 arg mem_mesh_network_dup_cache ,contr 
+:      013383 ali_mesh_network_layer_check_dup_loop:
+0x3f95 013384 ifetch 4 ,contr 
+0x3f96 013385 isub temp ,null 
+0x3f97 013386 branch disable_user ,zero 
+0x3f98 013387 loop ali_mesh_network_layer_check_dup_loop 
+0x3f99 013388 fetch 1 ,mem_mesh_network_dup_cache_next 
+0x3f9a 013389 pincrease 4 
+0x3f9b 013390 arg mem_mesh_network_dup_cache ,contw 
+0x3f9c 013391 iadd contw ,contw 
+0x3f9d 013392 istoret 4 ,contw 
+0x3f9e 013393 and pdata ,0x3f ,pdata 
+0x3f9f 013394 store 1 ,mem_mesh_network_dup_cache_next 
+0x3fa0 013395 rtn 
+:      013397 ali_mesh_network_layer_check_msg:
+0x3fa1 013398 call enable_user 
+0x3fa2 013399 fetcht 5 ,mem_mesh_message_seq 
+0x3fa3 013400 arg 16 ,loopcnt 
+0x3fa4 013401 arg mem_mesh_network_msg_cache ,contr 
+:      013402 ali_mesh_network_layer_check_msg_loop:
+0x3fa5 013403 ifetch 5 ,contr 
+0x3fa6 013404 isub temp ,null 
+0x3fa7 013405 branch disable_user ,zero 
+0x3fa8 013406 loop ali_mesh_network_layer_check_msg_loop 
+0x3fa9 013407 fetch 1 ,mem_mesh_network_msg_cache_next 
+0x3faa 013408 pincrease 1 
+0x3fab 013409 and pdata ,0x0f ,pdata 
+0x3fac 013410 store 1 ,mem_mesh_network_msg_cache_next 
+0x3fad 013411 mul32 pdata ,5 ,pdata 
+0x3fae 013412 arg mem_mesh_network_msg_cache ,contw 
+0x3faf 013413 iadd contw ,contw 
+0x3fb0 013414 istoret 5 ,contw 
+0x3fb1 013415 rtn 
+:      013417 ali_mesh_network_layer_store_proxy_unicast_address:
+0x3fb2 013418 fetch 1 ,mem_mesh_network_packet_type 
+0x3fb3 013419 rtneq mesh_message_tmall 
+0x3fb4 013420 fetch 2 ,mem_mesh_message_src 
+0x3fb5 013421 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x3fb6 013422 rtn 
+:      013434 ali_mesh_network_layer_recevice_network_pdu_decrypt_netmic32:
+0x3fb7 013435 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x3fb8 013436 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x3fb9 013437 arg mem_mesh_message_dst ,temp 
+0x3fba 013438 call ali_ccm_decrypt 
+0x3fbb 013439 nrtn zero 
+:      013442 ali_mesh_network_layer_recevice_network_pdu_check_dst:
+0x3fbc 013443 bpatchx patch36_0 ,mem_patch36 
+0x3fbd 013444 fetch 1 ,mem_mesh_network_packet_type 
+0x3fbe 013445 sub pdata ,mesh_message_proxy ,null 
+0x3fbf 013446 call ali_mesh_white_filter_check ,zero 
+0x3fc0 013447 fetcht 2 ,mem_mesh_message_dst 
+0x3fc1 013448 call ali_mesh_more_element_check_unicast_address 
+0x3fc2 013449 call ali_mesh_more_found_unicast_address_element ,user 
+0x3fc3 013450 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fc4 013451 arg 29 ,loopcnt 
+0x3fc5 013452 arg mem_mesh_message_nid_temp ,contw 
+0x3fc6 013453 arg mem_mesh_message_nid ,contr 
+0x3fc7 013454 call memcpy 
+0x3fc8 013455 call ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address 
+0x3fc9 013456 arg 29 ,loopcnt 
+0x3fca 013457 arg mem_mesh_message_nid_temp ,contr 
+0x3fcb 013458 arg mem_mesh_message_nid ,contw 
+0x3fcc 013459 call memcpy 
+0x3fcd 013460 fetch 2 ,mem_mesh_cb_network_relay 
+0x3fce 013461 branch callback_func 
+:      013463 ali_mesh_more_found_unicast_address_element:
+0x3fcf 013464 jam 1 ,mem_mesh_receive_message_count 
+0x3fd0 013465 fetch 2 ,mem_mesh_send_message_src 
+0x3fd1 013466 store 2 ,mem_mesh_receive_message_first_unicast_address 
+0x3fd2 013467 rtn 
+:      013469 ali_mesh_network_layer_recevice_network_pdu_check_dst_group_address:
+0x3fd3 013470 call ali_mesh_more_element_check_group_address 
+0x3fd4 013471 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,user 
+0x3fd5 013472 jam 0xff ,mem_mesh_receive_group_address 
+0x3fd6 013473 setarg group_address_0xcfff_little_endian 
+0x3fd7 013474 isub temp ,null 
+0x3fd8 013475 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fd9 013476 setarg group_address_0xffff_little_endian 
+0x3fda 013477 isub temp ,null 
+0x3fdb 013478 branch ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq ,zero 
+0x3fdc 013479 rtn 
+:      013482 ali_mesh_network_layer_check_nid_ivi:
+0x3fdd 013483 call disable_user 
+0x3fde 013484 fetcht 1 ,mem_mesh_message_nid 
+0x3fdf 013485 rshift4 temp ,pdata 
+0x3fe0 013486 rshift3 pdata ,pdata 
+0x3fe1 013487 fetchr rega ,1 ,mem_mesh_iv_index + 3 
+0x3fe2 013488 and rega ,0x01 ,rega 
+0x3fe3 013489 isub rega ,null 
+0x3fe4 013490 nrtn zero 
+0x3fe5 013491 and temp ,0x7f ,temp 
+0x3fe6 013492 fetch 1 ,mem_k2_nid 
+0x3fe7 013493 isub temp ,null 
+0x3fe8 013494 nrtn zero 
+0x3fe9 013495 branch enable_user 
+:      013499 ali_mesh_network_layer_recevice_network_pdu_check_src_and_seq:
+0x3fea 013500 arg mem_mesh_tmall_cache_start ,rega 
+0x3feb 013501 arg cache_space_num ,loopcnt 
+:      013502 ali_mesh_network_layer_raverse_src_seq_cache:
+0x3fec 013503 fetcht 2 ,mem_mesh_message_src 
+0x3fed 013504 ifetch 2 ,rega 
+0x3fee 013506 branch ali_mesh_network_layer_find_empty_space ,blank 
+0x3fef 013508 isub temp ,null 
+0x3ff0 013510 branch ali_mesh_network_layer_find_src_space ,zero 
+0x3ff1 013511 increase cache_space_size ,rega 
+0x3ff2 013512 loop ali_mesh_network_layer_raverse_src_seq_cache 
+0x3ff3 013513 arg mem_mesh_tmall_cache_start ,rega 
+:      013515 ali_mesh_network_layer_find_empty_space:
+0x3ff4 013516 istoret 2 ,rega 
+:      013517 ali_mesh_network_layer_find_src_space:
+0x3ff5 013518 storet 2 ,mem_mesh_send_message_dst 
+0x3ff6 013520 add rega ,2 ,regc 
+0x3ff7 013521 ifetch 3 ,regc 
+0x3ff8 013522 store 3 ,mem_mesh_last_message_seq 
+0x3ff9 013523 branch ali_mesh_network_layer_recevice_network_pdu_check_seq_legal 
+:      013527 ali_mesh_network_layer_recevice_network_pdu_check_seq_legal:
+0x3ffa 013529 call ali_mesh_inverse_seq 
+0x3ffb 013531 fetch 3 ,mem_mesh_last_message_seq 
+0x3ffc 013532 fetcht 3 ,mem_mesh_message_seq 
+0x3ffd 013533 isub temp ,null 
+0x3ffe 013534 rtn positive 
+0x3fff 013535 istoret 3 ,regc 
+0x4000 013536 call ali_mesh_inverse_seq 
+0x4001 013537 branch ali_mesh_lower_transport_layer_receive_lower_transport_pdu 
+:      013539 ali_mesh_inverse_seq:
+0x4002 013540 arg mem_mesh_message_seq ,rega 
+0x4003 013541 arg 3 ,loopcnt 
+0x4004 013542 branch inverse_data 
+:      013546 ali_mesh_network_load_network_nonce_and_encryptionkey:
+0x4005 013547 call ali_mesh_network_layer_load_network_nonce 
+:      013548 ali_mesh_upper_transport_layer_load_encryptionkey:
+0x4006 013549 arg mem_k2_encryptionkey ,contr 
+0x4007 013550 branch load_key 
+:      013551 ali_mesh_network_layer_load_network_nonce:
+0x4008 013552 arg mem_mesh_network_nonce ,contw 
+0x4009 013553 setarg network_nonce 
+0x400a 013554 istore 1 ,contw 
+0x400b 013555 fetch 6 ,mem_mesh_message_ttl 
+0x400c 013556 istore 8 ,contw 
+0x400d 013557 branch mesh_generate_nonce 
+:      013560 ali_mesh_network_store_in_mem:
+0x400e 013561 add temp ,-12 ,pdata 
+0x400f 013571 store 1 ,mem_mesh_message_transport_netmic_length 
+0x4010 013572 arg 29 ,loopcnt 
+0x4011 013573 arg mem_mesh_message_nid ,contw 
+0x4012 013574 call clear_mem 
+0x4013 013575 add temp ,-1 ,loopcnt 
+0x4014 013576 arg mem_mesh_message_nid ,contw 
+0x4015 013577 branch memcpy_fast 
+:      013579 ali_mesh_network_layer_relay_access_message:
+0x4016 013580 call ali_mesh_network_layer_init_queue_param 
+0x4017 013581 call ali_mesh_network_layer_check_relay_states 
+0x4018 013582 nrtn user 
+0x4019 013583 call ali_mesh_network_layer_encrypt_relay_package 
+0x401a 013584 jam adv_relay_mesh_message_duration ,mem_mesh_queue_ele_duration 
+0x401b 013585 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x401c 013586 add pdata ,13 ,temp 
+0x401d 013587 storet 1 ,mem_mesh_queue_ele_len 
+0x401e 013588 increase -1 ,temp 
+0x401f 013589 istoret 1 ,contw 
+0x4020 013590 setarg gap_adtype_mesh_message 
+0x4021 013591 istore 1 ,contw 
+0x4022 013592 add temp ,-1 ,loopcnt 
+0x4023 013593 fetch 7 ,mem_mesh_message_nid 
+0x4024 013594 arg mem_mesh_message_nid ,contr 
+0x4025 013595 call memcpy 
+0x4026 013596 arg mem_mesh_queue_ele_temp ,rega 
+0x4027 013597 call queue_push 
+0x4028 013598 call ali_mesh_network_layer_white_list_fliter 
+0x4029 013599 nrtn user 
+0x402a 013600 branch ali_mesh_bearer_layer_gatt_send_packet_by_network_layer 
+:      013602 ali_mesh_network_layer_white_list_fliter:
+0x402b 013603 fetcht 2 ,mem_mesh_message_dst_temp 
+:      013604 ali_mesh_network_layer_white_list_fliter_check:
+0x402c 013605 call disable_user 
+0x402d 013606 fetch 1 ,mem_mesh_white_list_num 
+0x402e 013607 rtn blank 
+0x402f 013608 iforce loopcnt 
+0x4030 013609 arg mem_mesh_white_list ,contr 
+:      013610 ali_mesh_network_layer_white_list_fliter_check_loop:
+0x4031 013611 ifetch 2 ,contr 
+0x4032 013612 isub temp ,null 
+0x4033 013613 branch enable_user ,zero 
+0x4034 013614 loop ali_mesh_network_layer_white_list_fliter_check_loop 
+0x4035 013615 rtn 
+:      013618 ali_mesh_network_layer_check_relay_states:
+0x4036 013619 call disable_user 
+0x4037 013620 fetch 1 ,mem_mesh_network_packet_type 
+0x4038 013621 rtneq mesh_message_app 
+0x4039 013622 fetch 2 ,mem_mesh_core_feature 
+0x403a 013623 rtnbit1 mesh_feature_disable_relay 
+0x403b 013624 fetch 1 ,mem_mesh_provisioned_flag 
+0x403c 013625 rtnne paired_status 
+0x403d 013626 fetcht 2 ,mem_mesh_message_src 
+0x403e 013627 call ali_mesh_more_element_check_unicast_address 
+0x403f 013628 branch disable_user ,user 
+0x4040 013629 call ali_mesh_network_layer_check_network_mic_cache 
+0x4041 013630 nrtn user 
+0x4042 013631 fetch 1 ,mem_mesh_message_ttl 
+0x4043 013632 branch disable_user ,blank 
+0x4044 013633 pincrease -1 
+0x4045 013634 branch disable_user ,blank 
+0x4046 013635 store 1 ,mem_mesh_message_ttl 
+0x4047 013636 setarg mem_mesh_network_relay_queue 
+0x4048 013637 store 2 ,mem_queue_ptr 
+0x4049 013638 branch enable_user 
+:      013640 ali_mesh_network_layer_encrypt_relay_package:
+0x404a 013641 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x404b 013642 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x404c 013643 arg mem_mesh_message_dst ,temp 
+0x404d 013644 call ali_ccm_encrypt 
+0x404e 013645 branch ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+:      013649 ali_mesh_network_layer_check_network_mic_cache:
+0x404f 013650 setarg mem_mesh_transport_message_mic_cache 
+0x4050 013651 store 2 ,mem_mesh_mic_cache_ptr 
+0x4051 013652 branch ali_mesh_base_adt_cache 
+:      013656 ali_mesh_network_layer_send_access_message:
+0x4052 013657 bpatchx patch36_1 ,mem_patch36 
+0x4053 013658 call ali_mesh_network_layer_send_access_message_encrypt_netmic 
+0x4054 013659 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x4055 013660 branch ali_mesh_bearer_layer_send_packet_by_network_layer 
+:      013665 ali_mesh_network_layer_send_access_message_encrypt_netmic:
+0x4056 013666 fetch 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x4057 013667 add pdata ,2 ,rega 
+0x4058 013668 pincrease 4 
+0x4059 013669 store 1 ,mem_mesh_lower_transport_layer_payload_len 
+0x405a 013670 arg mem_mesh_send_upper_layer_dst ,temp 
+0x405b 013671 branch ali_mesh_network_layer_encrypt_by_network_nonce 
+:      013676 ali_mesh_network_layer_encrypt_by_network_nonce:
+0x405c 013677 call ali_mesh_network_load_network_nonce_and_encryptionkey 
+0x405d 013678 copy rega ,pdata 
+0x405e 013679 branch ali_ccm_encrypt 
+:      013682 ali_mesh_network_layer_send_access_message_encrypt_obfuscation:
+0x405f 013683 branch ali_mesh_encrypt_obfuscation_deceypt_send_message 
+:      013686 ali_mesh_network_layer_check_gatt_relay_packet:
+0x4060 013687 call ali_mesh_network_layer_init_gatt_queue_param 
+0x4061 013688 call queue_empty 
+0x4062 013689 rtn blank 
+0x4063 013690 call le_fifo_check_nearly_full 
+0x4064 013691 nrtn blank 
+0x4065 013692 arg mem_mesh_queue_ele_temp ,rega 
+0x4066 013693 call queue_pop 
+0x4067 013694 nrtn user 
+0x4068 013695 branch ali_mesh_send_ble_data 
+:      013699 mesh_generate_nonce:
+0x4069 013700 fetch 4 ,mem_mesh_iv_index 
+0x406a 013701 istore 4 ,contw 
+0x406b 013702 add contw ,-13 ,pdata 
+0x406c 013703 store 2 ,mem_nonce_ptr 
+0x406d 013704 rtn 
+:      013708 ali_mesh_network_layer_init_queue_param:
+0x406e 013709 setarg mem_mesh_network_relay_queue_each_size 
+0x406f 013710 store 2 ,mem_queue_ptr 
+0x4070 013711 rtn 
+:      013713 ali_mesh_network_layer_queue_init:
+0x4071 013714 call ali_mesh_network_layer_init_queue_param 
+0x4072 013715 branch queue_init 
+:      013718 ali_mesh_ble_adv:
+0x4073 013719 call le_set_config_more_data 
+0x4074 013720 fetch 1 ,mem_mesh_provisioned_flag 
+0x4075 013721 beq unprovisioned_beacon_status ,ali_mesh_ble_adv_mesh_beacon 
+0x4076 013722 beq paired_status ,ali_mesh_ble_adv_network_id 
+0x4077 013723 beq wait_receive_appkey ,ali_mesh_ble_adv_network_id 
+0x4078 013724 rtn 
+:      013726 ali_mesh_ble_adv_network_id:
+0x4079 013728 setsect 0 ,0x10214 
+0x407a 013729 setsect 1 ,0xc080 
+0x407b 013730 setsect 2 ,0x28030 
+0x407c 013731 setsect 3 ,0x3060 
+0x407d 013732 store 9 ,mem_le_adv_data_len 
+0x407e 013733 setarg 0x182816 
+0x407f 013734 istore 4 ,contw 
+0x4080 013735 fetch 8 ,mem_mesh_network_id 
+0x4081 013736 istore 8 ,contw 
+0x4082 013737 rtn 
+:      013739 ali_mesh_ble_adv_mesh_beacon:
+0x4083 013740 call ali_mesh_config_device_uuid_by_three_tuple 
+0x4084 013742 setsect 0 ,0x1021d 
+0x4085 013743 setsect 1 ,0xc080 
+0x4086 013744 setsect 2 ,0x27030 
+0x4087 013745 setsect 3 ,0x5460 
+0x4088 013746 store 9 ,mem_le_adv_data_len 
+0x4089 013747 setarg 0x182716 
+0x408a 013748 istore 3 ,contw 
+0x408b 013749 arg mem_mesh_device_uuid ,contr 
+0x408c 013750 call memcpy16 
+0x408d 013751 fetch 2 ,mem_mesh_oob_information 
+0x408e 013752 istore 2 ,contw 
+0x408f 013753 rtn 
+:      013759 mesh_le_receive_data:
+0x4090 013760 bpatchx patch36_2 ,mem_patch36 
+0x4091 013761 fetch 2 ,mem_le_att_handle 
+0x4092 013762 beq mesh_proxy_data_in_handle ,ali_mesh_receive_ble_data_proxy_data_in 
+0x4093 013763 beq mesh_provisioning_data_in_handle ,ali_mesh_receive_ble_data_provisioning_data_in 
+0x4094 013764 rtn 
+:      013766 ali_mesh_receive_ble_data_proxy_data_in:
+0x4095 013767 copy regb ,temp 
+0x4096 013768 ifetch 1 ,rega 
+0x4097 013769 beq mesh_proxy_message_type_network_pdu ,ali_mesh_network_layer_recevice_network_pdu_proxy_control 
+0x4098 013770 beq mesh_proxy_message_type_proxy_configuration ,ali_mesh_network_layer_recevice_proxy_configuration_messages 
+0x4099 013771 rtn 
+:      013772 ali_mesh_network_layer_recevice_proxy_configuration_messages:
+0x409a 013780 call ali_mesh_network_store_in_mem 
+0x409b 013781 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x409c 013782 pincrease -4 
+0x409d 013783 store 1 ,mem_mesh_message_transport_netmic_length 
+0x409e 013784 call ali_mesh_network_layer_check_nid_ivi 
+0x409f 013785 nrtn user 
+0x40a0 013786 call ali_mesh_encrypt_obfuscation_deceypt_recevie_message 
+0x40a1 013787 fetch 1 ,mem_mesh_message_ttl 
+0x40a2 013788 bbit1 bit_ctl ,ali_mesh_recevice_proxy_configuration_messages_decrypt 
+0x40a3 013789 rtn 
+:      013791 ali_mesh_recevice_proxy_configuration_messages_decrypt:
+0x40a4 013792 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40a5 013793 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x40a6 013794 arg mem_mesh_message_dst ,temp 
+0x40a7 013795 call ali_ccm_decrypt_64bit 
+0x40a8 013796 nrtn zero 
+0x40a9 013799 call ali_mesh_white_filter_check 
+0x40aa 013800 fetch 1 ,mem_mesh_message_proxy_transportpdu_opcode 
+0x40ab 013801 beq proxy_opcode_set_filter_type ,ali_mesh_proxy_configuration_message_set_filter_type 
+0x40ac 013802 beq proxy_opcode_add_addr_to_filter ,ali_mesh_proxy_configuration_message_add_addr_to_filter 
+0x40ad 013803 rtn 
+:      013805 ali_mesh_proxy_configuration_message_add_addr_to_filter:
+0x40ae 013806 fetchr loopcnt ,1 ,mem_mesh_message_transport_netmic_length 
+0x40af 013807 increase -3 ,loopcnt 
+0x40b0 013809 rshift loopcnt ,pdata 
+0x40b1 013810 fetcht 2 ,mem_mesh_white_list_num 
+0x40b2 013811 iadd temp ,pdata 
+0x40b3 013812 sub pdata ,8 ,null 
+0x40b4 013813 nrtn positive 
+0x40b5 013814 store 2 ,mem_mesh_white_list_num 
+0x40b6 013815 arg mem_mesh_white_list ,contw 
+0x40b7 013816 lshift temp ,pdata 
+0x40b8 013817 iadd contw ,contw 
+0x40b9 013818 arg mem_mesh_message_proxy_transportpdu_parameters ,contr 
+0x40ba 013819 call memcpy 
+0x40bb 013820 fetch 1 ,mem_mesh_addressed_filter_type 
+0x40bc 013821 branch ali_mesh_proxy_configuration_message_filter_status 
+:      013823 ali_mesh_proxy_configuration_message_set_filter_type:
+0x40bd 013824 ifetch 1 ,contr 
+0x40be 013825 store 1 ,mem_mesh_addressed_filter_type 
+:      013826 ali_mesh_proxy_configuration_message_filter_status:
+0x40bf 013827 store 1 ,mem_mesh_filter_status_message_filtertype 
+0x40c0 013828 fetch 2 ,mem_mesh_white_list_num 
+0x40c1 013829 byteswap pdata ,pdata 
+0x40c2 013830 store 2 ,mem_mesh_filter_status_message_listsize 
+0x40c3 013832 jam proxy_opcode_filter_status ,mem_mesh_filter_status_message_opcode 
+0x40c4 013834 fetch 9 ,mem_mesh_message_nid 
+0x40c5 013835 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x40c6 013836 fetch 2 ,mem_mesh_send_message_src 
+0x40c7 013837 store 2 ,mem_mesh_send_upper_layer_src 
+0x40c8 013839 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x40c9 013840 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x40ca 013842 call ali_mesh_network_load_proxy_nonce_and_encryptionkey 
+0x40cb 013843 setarg 6 
+0x40cc 013844 arg mem_mesh_send_upper_layer_dst ,temp 
+0x40cd 013845 call ali_ccm_encrypt_64bit 
+0x40ce 013846 call ali_mesh_network_layer_send_access_message_encrypt_obfuscation 
+0x40cf 013849 arg 22 ,rega 
+0x40d0 013850 arg mesh_proxy_data_out_handle ,temp 
+0x40d1 013851 call le_att_malloc_tx_notify 
+0x40d2 013852 setarg mesh_proxy_message_type_proxy_configuration 
+0x40d3 013853 istore 1 ,contw 
+0x40d4 013854 arg mem_mesh_send_upper_layer_ivi_and_nid ,contr 
+0x40d5 013855 branch memcpy32 
+:      013857 ali_mesh_receive_ble_data_provisioning_data_in:
+0x40d6 013858 jam mesh_message_proxy ,mem_mesh_fast_pair_packet_type 
+0x40d7 013859 copy regb ,temp 
+0x40d8 013860 copy rega ,contr 
+0x40d9 013861 branch ali_mesh_receive_adtype_manufacturer_specific 
+:      013864 ali_mesh_network_load_proxy_nonce_and_encryptionkey:
+0x40da 013865 arg mem_mesh_proxy_nonce ,contw 
+0x40db 013866 setarg proxy_nonce 
+0x40dc 013867 istore 2 ,contw 
+0x40dd 013868 fetch 5 ,mem_mesh_message_seq 
+0x40de 013869 istore 7 ,contw 
+0x40df 013870 call mesh_generate_nonce 
+0x40e0 013872 branch ali_mesh_upper_transport_layer_load_encryptionkey 
+:      013874 ali_mesh_network_layer_recevice_network_pdu_proxy_control:
+0x40e1 013875 jam mesh_message_proxy ,mem_mesh_network_packet_type 
+0x40e2 013876 branch ali_mesh_network_layer_recevice_network_pdu 
+:      013879 ali_mesh_proxy_process_bb_event:
+0x40e3 013880 copy regc ,pdata 
+0x40e4 013881 beq bt_evt_le_disconnected ,mesh_ble_start_adv 
+0x40e5 013882 beq bt_evt_le_connected ,app_ble_conn_event 
+0x40e6 013883 rtn 
+:      013885 app_ble_conn_event:
+0x40e7 013886 branch ali_mesh_proxy_white_list_clear 
+:      013890 mesh_ble_start_adv:
+0x40e8 013891 setarg 0 
+0x40e9 013892 store 2 ,mem_mesh_network_proxy_unicast_address 
+0x40ea 013893 branch app_ble_start_adv 
+:      013895 ali_mesh_proxy_white_list_clear:
+0x40eb 013896 setarg 0 
+0x40ec 013897 store 2 ,mem_mesh_white_list_num 
+0x40ed 013898 arg mem_mesh_white_list ,contw 
+0x40ee 013899 arg 16 ,loopcnt 
+0x40ef 013900 branch memset0 
+:      013907 ali_mesh_send_ble_data:
+0x40f0 013909 call le_fifo_check_nearly_full 
+0x40f1 013910 nrtn blank 
+0x40f2 013912 fetch 1 ,mem_mesh_queue_ele_len 
+0x40f3 013913 add pdata ,-1 ,rega 
+0x40f4 013914 arg mesh_proxy_data_out_handle ,temp 
+0x40f5 013915 call le_att_malloc_tx_notify 
+0x40f6 013916 setarg mesh_proxy_message_type_network_pdu 
+0x40f7 013917 istore 1 ,contw 
+0x40f8 013918 arg mem_mesh_queue_ele_payload + 2 ,contr 
+0x40f9 013919 branch memcpy32 
+:      013921 ali_mesh_send_pairing_data:
+0x40fa 013922 fetch 1 ,mem_mesh_fast_pair_packet_type 
+0x40fb 013923 rtneq mesh_message_tmall 
+0x40fc 013924 fetch 2 ,mem_ui_state_map 
+0x40fd 013925 rtnbit0 ui_state_ble_connected 
+0x40fe 013926 call le_fifo_check_nearly_full 
+0x40ff 013927 nrtn blank 
+0x4100 013928 fetch 1 ,mem_mesh_adv_data_len 
+0x4101 013929 add pdata ,-5 ,rega 
+0x4102 013930 arg mesh_provisioning_data_out_handle ,temp 
+0x4103 013931 call le_att_malloc_tx_notify 
+0x4104 013932 arg mem_mesh_adv_data + 5 ,contr 
+0x4105 013933 branch memcpy32 
+:      013935 ali_mesh_white_filter_check:
+0x4106 013936 fetch 2 ,mem_mesh_white_list 
+0x4107 013937 nrtn blank 
+0x4108 013938 fetch 2 ,mem_mesh_message_src 
+0x4109 013939 store 2 ,mem_mesh_white_list 
+:      013940 ali_mesh_white_list_num_increase:
+0x410a 013941 fetch 2 ,mem_mesh_white_list_num 
+0x410b 013942 pincrease 1 
+0x410c 013943 store 2 ,mem_mesh_white_list_num 
+0x410d 013944 rtn 
+:      013947 sha_endian_swap2:
+0x410e 013948 ifetch 4 ,contr 
+0x410f 013949 force 4 ,rega 
+0x4110 013950 increase 3 ,contw 
+:      013951 sha_endian_loop:
+0x4111 013952 istore 1 ,contw 
+0x4112 013953 rshift8 pdata ,pdata 
+0x4113 013954 increase -2 ,contw 
+0x4114 013955 increase -1 ,rega 
+0x4115 013956 nbranch sha_endian_loop ,zero 
+0x4116 013957 increase 5 ,contw 
+0x4117 013958 loop sha_endian_swap2 
+0x4118 013959 rtn 
+:      013962 sha_getw:
+0x4119 013963 lshift2 queue ,pdata 
+0x411a 013964 iadd timeup ,contr 
+0x411b 013965 ifetch 4 ,contr 
+0x411c 013966 rtn 
+:      013968 sha_r:
+0x411d 013969 force 16 ,alarm 
+0x411e 013970 arg mem_dat ,timeup 
+:      013971 sha_r_loop:
+0x411f 013972 add alarm ,-7 ,queue 
+0x4120 013973 call sha_getw 
+0x4121 013974 iforce temp 
+0x4122 013975 add alarm ,-16 ,queue 
+0x4123 013976 call sha_getw 
+0x4124 013977 iadd temp ,temp 
+0x4125 013978 add alarm ,-2 ,queue 
+0x4126 013979 call sha_getw 
+0x4127 013980 shasx pdata ,1 ,pdata 
+0x4128 013981 iadd temp ,temp 
+0x4129 013982 add alarm ,-15 ,queue 
+0x412a 013983 call sha_getw 
+0x412b 013984 shasx pdata ,0 ,pdata 
+0x412c 013985 iadd temp ,temp 
+0x412d 013986 lshift2 alarm ,pdata 
+0x412e 013987 iadd timeup ,contw 
+0x412f 013988 istoret 4 ,contw 
+0x4130 013989 increase 1 ,alarm 
+0x4131 013990 compare 64 ,alarm ,0xff 
+0x4132 013991 nbranch sha_r_loop ,true 
+0x4133 013992 rtn 
+:      013995 sha_init:
+0x4134 013996 arg memh0 ,contr 
+0x4135 013997 force 7 ,regext_index 
+:      013998 sha_init_0:
+0x4136 013999 ifetch 4 ,contr 
+0x4137 014000 iforce regext 
+0x4138 014001 increase -1 ,regext_index 
+0x4139 014002 branch sha_init_0 ,positive 
+0x413a 014003 rtn 
+:      014005 sha:
+0x413b 014006 bpatchx patch36_3 ,mem_patch36 
+0x413c 014007 call sha_r 
+0x413d 014008 arg memahbak ,contw 
+0x413e 014009 force 0 ,regext_index 
+:      014010 sha_0:
+0x413f 014011 deposit regext 
+0x4140 014012 istore 4 ,contw 
+0x4141 014013 increase 1 ,regext_index 
+0x4142 014014 compare 8 ,regext_index ,0xff 
+0x4143 014015 nbranch sha_0 ,true 
+0x4144 014018 arg ble_mesh_sha256_addr ,timeup 
+0x4145 014021 arg mem_dat ,alarm 
+0x4146 014022 force 64 ,loopcnt 
+:      014023 sha_loop:
+0x4147 014024 ifetcht 4 ,alarm 
+0x4148 014025 ifetch 4 ,timeup 
+0x4149 014026 increase 4 ,timeup 
+0x414a 014027 increase 4 ,alarm 
+0x414b 014028 iadd temp ,pdata 
+0x414c 014029 force 7 ,regext_index 
+0x414d 014030 iadd regext ,temp 
+0x414e 014031 force 4 ,regext_index 
+0x414f 014032 shasx regext ,3 ,pdata 
+0x4150 014033 iadd temp ,temp 
+0x4151 014034 force 5 ,regext_index 
+0x4152 014035 deposit regext 
+0x4153 014036 force 6 ,regext_index 
+0x4154 014037 ixor regext ,pdata 
+0x4155 014038 force 4 ,regext_index 
+0x4156 014039 iand regext ,pdata 
+0x4157 014040 force 6 ,regext_index 
+0x4158 014041 ixor regext ,pdata 
+0x4159 014042 iadd temp ,temp 
+0x415a 014043 force 7 ,regext_index 
+0x415b 014044 copy temp ,regext 
+0x415c 014045 force 3 ,regext_index 
+0x415d 014046 deposit regext 
+0x415e 014047 iadd temp ,regext 
+0x415f 014048 force 0 ,regext_index 
+0x4160 014049 deposit regext 
+0x4161 014050 force 1 ,regext_index 
+0x4162 014051 iand regext ,temp 
+0x4163 014052 ior regext ,pdata 
+0x4164 014053 force 2 ,regext_index 
+0x4165 014054 iand regext ,pdata 
+0x4166 014055 ior temp ,temp 
+0x4167 014056 force 0 ,regext_index 
+0x4168 014057 shasx regext ,2 ,pdata 
+0x4169 014058 iadd temp ,pdata 
+0x416a 014059 force 7 ,regext_index 
+0x416b 014060 iadd regext ,regext 
+0x416c 014061 regexrot 
+0x416d 014062 loop sha_loop 
+0x416e 014063 arg memahbak ,contr 
+0x416f 014064 force 0 ,regext_index 
+:      014065 sha_1:
+0x4170 014066 ifetch 4 ,contr 
+0x4171 014067 iadd regext ,regext 
+0x4172 014068 increase 1 ,regext_index 
+0x4173 014069 compare 8 ,regext_index ,0xff 
+0x4174 014070 nbranch sha_1 ,true 
+0x4175 014071 rtn 
+:      014075 sha_result:
+0x4176 014076 arg memresult ,contw 
+0x4177 014077 force 7 ,regext_index 
+:      014078 sha_regext_save:
+0x4178 014079 deposit regext 
+0x4179 014080 istore 4 ,contw 
+0x417a 014081 increase -1 ,regext_index 
+0x417b 014082 branch sha_regext_save ,positive 
+0x417c 014083 rtn 
+:      014088 ali_mesh_upper_transport_layer_receive_unsegmented_access_message:
+0x417d 014089 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key 
+:      014091 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_application_key:
+0x417e 014092 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x417f 014093 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      014095 ali_mesh_uuper_transport_layer_decrypt_unsegment_access_by_device_key:
+0x4180 014096 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x4181 014097 branch ali_mesh_upper_transport_layer_decrypt_unsegmented_message 
+:      014100 ali_mesh_upper_transport_layer_decrypt_unsegmented_message:
+0x4182 014102 fetch 1 ,mem_mesh_message_transport_netmic_length 
+0x4183 014103 pincrease -7 
+0x4184 014107 arg mem_mesh_message_transport_unsegmented_access_messagepdu ,alarm 
+0x4185 014108 call disable_user 
+0x4186 014109 branch ali_mesh_upper_transport_layer_decrypt_message 
+:      014113 ali_mesh_upper_transport_layer_receive_segmented_access_message:
+0x4187 014114 fetch 1 ,mem_mesh_message_transport_head 
+0x4188 014115 bbit0 transport_head_bit_akf ,ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key 
+:      014116 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_application_key:
+0x4189 014117 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x418a 014118 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      014119 ali_mesh_uuper_transport_layer_decrypt_segment_access_by_device_key:
+0x418b 014120 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+0x418c 014121 branch ali_mesh_upper_transport_layer_decrypt_segmented_message 
+:      014124 ali_mesh_upper_transport_layer_decrypt_segmented_message:
+0x418d 014125 fetch 1 ,mem_mesh_aszmic 
+0x418e 014126 ncall enable_user ,blank 
+0x418f 014127 call disable_user ,blank 
+0x4190 014128 fetch 1 ,mem_mesh_segmented_access_message_current_length 
+0x4191 014129 pincrease -4 
+0x4192 014130 jam 0 ,mem_mesh_segmented_access_message_current_length 
+0x4193 014131 arg mem_mesh_segmented_access_message_segment ,alarm 
+:      014135 ali_mesh_upper_transport_layer_decrypt_message:
+0x4194 014136 copy alarm ,temp 
+0x4195 014137 call ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic 
+0x4196 014138 nrtn zero 
+0x4197 014139 call ali_mesh_upper_transport_layer_check_transport_mic_cache 
+0x4198 014140 nrtn user 
+0x4199 014141 fetch 2 ,mem_ccm_data_ptr 
+0x419a 014142 copy pdata ,alarm 
+0x419b 014143 branch ali_mesh_access_layer_resolve_message 
+:      014145 ali_mesh_upper_transport_layer_decrypt_message_decrypt_transmic:
+0x419c 014146 nbranch ali_ccm_decrypt ,user 
+0x419d 014147 pincrease -4 
+0x419e 014148 branch ali_ccm_decrypt_64bit 
+:      014151 ali_mesh_upper_transport_layer_check_transport_mic_cache:
+0x419f 014152 setarg mem_mesh_access_message_mic_cache 
+0x41a0 014153 store 2 ,mem_mesh_mic_cache_ptr 
+0x41a1 014154 branch ali_mesh_base_adt_cache 
+:      014158 ali_mesh_upper_transport_layer_load_application_nonce_and_application_key:
+0x41a2 014159 call ali_mesh_upper_transport_layer_load_application_nonce 
+:      014160 ali_mesh_upper_transport_layer_load_application_key:
+0x41a3 014161 arg mem_mesh_application_key ,contr 
+0x41a4 014162 branch load_key 
+:      014163 ali_mesh_upper_transport_layer_load_application_nonce:
+0x41a5 014164 arg mem_mesh_application_nonce ,contw 
+0x41a6 014165 setarg application_nonce 
+0x41a7 014166 istore 1 ,contw 
+0x41a8 014167 fetch 1 ,mem_mesh_aszmic 
+0x41a9 014168 arg 0 ,temp 
+0x41aa 014169 nsetflag blank ,7 ,temp 
+0x41ab 014170 istoret 1 ,contw 
+0x41ac 014171 fetch 7 ,mem_mesh_message_seq 
+0x41ad 014172 istore 7 ,contw 
+0x41ae 014173 branch mesh_generate_nonce 
+:      014177 ali_mesh_upper_transport_layer_load_device_nonce_and_device_key:
+0x41af 014178 call ali_mesh_upper_transport_layer_load_device_nonce 
+:      014179 ali_mesh_upper_transport_layer_load_device_key:
+0x41b0 014180 arg mem_mesh_device_key ,contr 
+0x41b1 014181 branch load_key 
+:      014182 ali_mesh_upper_transport_layer_load_device_nonce:
+0x41b2 014183 arg mem_mesh_device_nonce ,contw 
+0x41b3 014184 setarg device_nonce 
+0x41b4 014185 branch ali_mesh_upper_transport_layer_load_application_nonce + 2 
+:      014189 ali_mesh_upper_transport_layer_send_access_message:
+:      014190 ali_mesh_upper_transport_layer_send_access_message_without_cleat_tx_buffer:
+0x41b5 014191 bpatchx patch36_4 ,mem_patch36 
+0x41b6 014193 call ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst 
+0x41b7 014196 call ali_mesh_upper_transport_layer_store_packet_header 
+0x41b8 014197 rtn user 
+0x41b9 014198 call ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu 
+0x41ba 014200 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41bb 014202 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41bc 014203 branch queue_push 
+:      014207 ali_mesh_upper_transport_layer_store_packet_header:
+0x41bd 014208 call disable_user 
+0x41be 014209 arg upper_retry_count_status ,temp 
+0x41bf 014211 fetch 1 ,mem_mesh_network_packet_type 
+0x41c0 014212 sub pdata ,mesh_message_proxy ,null 
+0x41c1 014213 setflag zero ,bit_upper_flag_proxy_control ,temp 
+0x41c2 014214 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41c3 014215 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x41c4 014216 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41c5 014217 fetch 1 ,mem_mesh_access_layer_payload_vendor_command 
+0x41c6 014218 rtnne vendor_message_attr_indication 
+0x41c7 014219 fetch 1 ,mem_mesh_provisioned_flag 
+0x41c8 014220 bne paired_status ,enable_user 
+0x41c9 014221 fetch 1 ,mem_mesh_access_layer_payload_vendor_tid 
+0x41ca 014222 store 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x41cb 014223 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cc 014224 pincrease upper_retry_count_indication 
+0x41cd 014225 set1 bit_upper_flag_vendor_indication ,pdata 
+0x41ce 014226 store 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41cf 014227 rtn 
+:      014230 ali_mesh_upper_transport_layer_store_unsegment_msg_original_access_pdu:
+0x41d0 014231 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x41d1 014232 copy pdata ,loopcnt 
+0x41d2 014233 store 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41d3 014234 fetch 1 ,mem_mesh_message_transport_head 
+0x41d4 014235 store 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41d5 014236 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x41d6 014237 arg mem_mesh_access_layer_payload ,contr 
+0x41d7 014238 branch memcpy 
+:      014242 ali_mesh_upper_transport_layer_control_packet:
+:      014247 ali_mesh_upper_transport_layer_control_packet_deal:
+0x41d8 014248 fetch 1 ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41d9 014249 nrtn blank 
+0x41da 014250 call ali_mesh_upper_transport_layer_init_queue_param 
+0x41db 014251 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x41dc 014252 call queue_get_new_ele 
+0x41dd 014253 nrtn user 
+0x41de 014255 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41df 014256 and temp ,data_upper_flag_max_retry_count ,pdata 
+0x41e0 014257 branch ali_mesh_upper_transport_layer_queue_pop ,blank 
+0x41e1 014259 jam packet_in_bearer ,mem_mesh_upper_tran_layer_packet_advertising 
+0x41e2 014261 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x41e3 014263 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41e4 014264 call ali_mesh_upper_transport_layer_control_packet_load_app_control 
+0x41e5 014265 store 1 ,mem_mesh_upper_tran_layer_packet_tid 
+0x41e6 014267 fetch 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41e7 014268 isolate1 bit_upper_flag_proxy_control ,temp 
+0x41e8 014269 setflag true ,bit_uuper_tran_proxy_message ,pdata 
+0x41e9 014270 store 1 ,mem_mesh_upper_tran_layer_packet_type 
+0x41ea 014278 set1 bit_upper_flag_retransmit ,temp 
+0x41eb 014280 increase -1 ,temp 
+0x41ec 014281 istoret 1 ,regb 
+0x41ed 014283 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_flag 
+0x41ee 014284 isolate1 bit_upper_flag_retransmit ,temp 
+0x41ef 014285 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access ,true 
+0x41f0 014286 fetcht 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x41f1 014287 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x41f2 014288 copy temp ,loopcnt 
+0x41f3 014289 arg mem_mesh_access_layer_payload ,contw 
+0x41f4 014290 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x41f5 014291 call memcpy 
+0x41f6 014293 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x41f7 014294 nbranch ali_mesh_upper_transport_layer_control_packet_segment_msg ,positive 
+:      014295 ali_mesh_upper_transport_layer_control_packet_unsegment_msg:
+0x41f8 014296 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014299 ali_mesh_upper_transport_layer_control_packet_segment_msg:
+0x41f9 014300 fetch 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x41fa 014301 store 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x41fb 014302 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014305 ali_mesh_upper_transport_layer_control_packet_load_header:
+0x41fc 014306 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x41fd 014307 store 1 ,mem_mesh_message_transport_head 
+0x41fe 014309 fetch 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x41ff 014310 store 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4200 014311 store 9 ,mem_mesh_message_nid 
+0x4201 014312 rtn 
+:      014315 ali_mesh_upper_transport_layer_control_packet_load_app_control:
+0x4202 014316 jam upper_tran_tmall_message ,mem_mesh_upper_tran_layer_packet_type 
+0x4203 014317 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_tid 
+0x4204 014318 isolate1 bit_upper_flag_vendor_indication ,temp 
+0x4205 014319 rtn true 
+0x4206 014320 setarg 0 
+0x4207 014321 rtn 
+:      014323 ali_mesh_store_tran_package_type:
+0x4208 014324 add rega ,element_device_tran_package_type ,contw 
+0x4209 014325 istore 1 ,contw 
+0x420a 014326 rtn 
+:      014329 ali_mesh_upper_transport_layer_queue_pop:
+0x420b 014330 jam 0 ,mem_mesh_upper_tran_layer_packet_tid 
+0x420c 014331 call ali_mesh_upper_transport_layer_init_queue_param 
+0x420d 014332 arg mem_mesh_upper_tran_layer_queue_temp ,rega 
+0x420e 014333 branch queue_pop 
+:      014335 ali_mesh_upper_transport_layer_control_packet_encrypt_access:
+0x420f 014336 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4210 014337 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4211 014338 fetch 9 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4212 014339 store 9 ,mem_mesh_upper_tran_layer_temp_packet_header_ivi_nid 
+0x4213 014340 call ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload 
+0x4214 014341 setarg 0 
+0x4215 014342 store 1 ,mem_mesh_aszmic 
+0x4216 014343 call ali_mesh_upper_transport_layer_calc_transport_mic 
+0x4217 014345 fetcht 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4218 014346 storet 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4219 014347 copy temp ,loopcnt 
+0x421a 014348 arg mem_mesh_access_layer_payload ,contr 
+0x421b 014349 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contw 
+0x421c 014350 call memcpy 
+0x421d 014352 sub temp ,unsegmented_access_message_max_upper_transport_access_pdu_len ,null 
+0x421e 014353 nbranch ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg ,positive 
+:      014354 ali_mesh_upper_transport_layer_control_packet_encrypt_access_unsegment_msg:
+0x421f 014355 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4220 014356 call queue_store_new_ele 
+0x4221 014357 branch ali_mesh_lower_transport_layer_send_unsegmented_access_message 
+:      014359 ali_mesh_upper_transport_layer_control_packet_encrypt_access_segment_msg:
+0x4222 014360 call ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon 
+0x4223 014361 fetch 4 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x4224 014362 store 4 ,mem_mesh_upper_tran_layer_temp_segmented_pakcet_seqzero 
+0x4225 014363 arg mem_mesh_upper_tran_layer_temp_packet_transmit_delay ,rega 
+0x4226 014364 call queue_store_new_ele 
+0x4227 014365 branch ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer 
+:      014367 ali_mesh_upper_transport_layer_control_packet_encrypt_access_load_payload:
+0x4228 014368 fetch 1 ,mem_mesh_upper_tran_layer_temp_packet_length 
+0x4229 014369 copy pdata ,loopcnt 
+0x422a 014370 store 1 ,mem_mesh_access_layer_payload_len 
+0x422b 014371 fetch 1 ,mem_mesh_upper_tran_layer_temp_pakcet_akf_aid 
+0x422c 014372 store 1 ,mem_mesh_message_transport_head 
+0x422d 014373 arg mem_mesh_upper_tran_layer_temp_pakcet_upper_tran_access_pdu ,contr 
+0x422e 014374 arg mem_mesh_access_layer_payload ,contw 
+0x422f 014375 branch memcpy 
+:      014377 ali_mesh_upper_transport_layer_split_segmented_msg_to_lower_tran_layer:
+0x4230 014378 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4231 014379 setarg mem_mesh_access_payload 
+0x4232 014380 store 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+:      014381 ali_mesh_upper_transport_layer_send_segmented_access_message_loop:
+0x4233 014382 call ali_mesh_upper_transport_layer_control_packet_load_header 
+0x4234 014383 call ali_mesh_upper_transport_layer_send_access_message_calc_seq 
+0x4235 014384 call ali_mesh_upper_transport_layer_send_access_message_add_seq 
+0x4236 014386 fetcht 1 ,mem_mesh_access_layer_payload_len 
+0x4237 014387 setarg segmented_access_message_unint_pdu_len 
+0x4238 014388 call not_greater_than 
+0x4239 014389 copy pdata ,rega 
+0x423a 014390 copy temp ,pdata 
+0x423b 014391 isub rega ,pdata 
+0x423c 014392 store 1 ,mem_mesh_access_layer_payload_len 
+0x423d 014393 fetch 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x423e 014394 copy pdata ,contr 
+0x423f 014395 iadd rega ,temp 
+0x4240 014396 storet 2 ,mem_mesh_upper_transport_layer_payload_ptr 
+0x4241 014397 call ali_mesh_lower_transport_layer_send_segmented_access_message 
+0x4242 014398 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x4243 014399 rtn blank 
+0x4244 014400 fetch 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4245 014401 pincrease 1 
+0x4246 014402 store 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4247 014403 call ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header 
+0x4248 014404 branch ali_mesh_upper_transport_layer_send_segmented_access_message_loop 
+:      014409 ali_mesh_upper_transport_layer_calc_transport_mic:
+0x4249 014410 fetch 1 ,mem_mesh_message_transport_head 
+0x424a 014411 bbit0 transport_head_bit_akf ,ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey 
+:      014412 ali_mesh_upper_transport_layer_calc_transport_mic_by_appkey:
+0x424b 014413 call ali_mesh_upper_transport_layer_load_application_nonce_and_application_key 
+0x424c 014414 branch ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm 
+:      014415 ali_mesh_upper_transport_layer_calc_transport_mic_by_devicekey:
+0x424d 014416 call ali_mesh_upper_transport_layer_load_device_nonce_and_device_key 
+:      014417 ali_mesh_upper_transport_layer_calc_transport_mic_encrypt_aesccm:
+0x424e 014418 fetch 1 ,mem_mesh_access_layer_payload_len 
+0x424f 014419 add pdata ,4 ,temp 
+0x4250 014420 storet 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4251 014421 arg mem_mesh_access_layer_payload ,temp 
+0x4252 014422 branch ali_ccm_encrypt 
+:      014427 ali_mesh_upper_transport_layer_send_access_message_calc_seq:
+0x4253 014428 fetch 3 ,mem_mesh_send_message_seq 
+0x4254 014429 pincrease 1 
+0x4255 014430 store 3 ,mem_mesh_send_message_seq 
+0x4256 014431 fetch 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4257 014432 pincrease 1 
+0x4258 014433 store 1 ,mem_mesh_gatt_package_send_msg_id 
+0x4259 014434 fetch 2 ,mem_mesh_cb_seq_changed 
+0x425a 014435 branch callback_func 
+:      014439 ali_mesh_upper_transport_layer_send_access_message_add_nid_src_ttl_seq_dst:
+0x425b 014440 fetch 1 ,mem_mesh_iv_index + 3 
+0x425c 014441 lshift4 pdata ,pdata 
+0x425d 014442 lshift3 pdata ,pdata 
+0x425e 014443 fetcht 1 ,mem_k2_nid 
+0x425f 014444 ior temp ,pdata 
+0x4260 014445 store 1 ,mem_mesh_send_upper_layer_ivi_and_nid 
+0x4261 014446 fetch 1 ,mem_mesh_send_message_ttl 
+0x4262 014447 store 1 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x4263 014448 fetch 2 ,mem_mesh_send_message_src 
+0x4264 014449 store 2 ,mem_mesh_send_upper_layer_src 
+0x4265 014450 fetch 2 ,mem_mesh_send_message_dst 
+0x4266 014451 store 2 ,mem_mesh_send_upper_layer_dst 
+:      014453 ali_mesh_upper_transport_layer_send_access_message_add_seq:
+0x4267 014454 fetch 3 ,mem_mesh_send_message_seq 
+0x4268 014455 store 3 ,mem_mesh_send_upper_layer_seq 
+0x4269 014456 arg mem_mesh_send_upper_layer_seq ,rega 
+0x426a 014457 arg 3 ,loopcnt 
+0x426b 014458 call inverse_data 
+0x426c 014459 fetch 8 ,mem_mesh_send_upper_layer_ctl_and_ttl 
+0x426d 014460 store 8 ,mem_mesh_message_ttl 
+0x426e 014461 rtn 
+:      014463 ali_mesh_upper_transport_layer_send_segmented_access_message_get_seqzero_segon:
+0x426f 014464 fetch 1 ,mem_mesh_upper_transport_layer_payload_len 
+0x4270 014465 div pdata ,segmented_access_message_unint_pdu_len 
+0x4271 014466 call wait_div_end 
+0x4272 014467 quotient temp 
+0x4273 014468 remainder pdata 
+0x4274 014469 call ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one ,blank 
+0x4275 014470 storet 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4276 014471 jam 0 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4277 014472 fetch 3 ,mem_mesh_send_message_seq 
+0x4278 014473 arg 0x1fff ,temp 
+0x4279 014474 iand temp ,pdata 
+0x427a 014475 store 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427b 014476 rtn 
+:      014478 ali_mesh_upper_transport_layer_send_segmented_access_message_calc_header:
+0x427c 014479 fetch 2 ,mem_mesh_segmented_lower_transport_layer_segzero 
+0x427d 014480 lshift4 pdata ,pdata 
+0x427e 014481 lshift pdata ,pdata 
+0x427f 014482 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_sego 
+0x4280 014483 ior temp ,pdata 
+0x4281 014484 lshift4 pdata ,pdata 
+0x4282 014485 lshift pdata ,pdata 
+0x4283 014486 fetcht 1 ,mem_mesh_segmented_lower_transport_layer_segn 
+0x4284 014487 ior temp ,pdata 
+0x4285 014488 store 3 ,mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn 
+0x4286 014489 arg 3 ,loopcnt 
+0x4287 014490 arg mem_mesh_segmented_access_lower_transport_layer_szmic_seqzero_sego_segn ,rega 
+0x4288 014491 branch inverse_data 
+:      014493 ali_mesh_upper_transport_layer_receive_new_msg_timer:
+0x4289 014494 arg mem_mesh_upper_receive_new_message_timer ,regc 
+0x428a 014495 arg ali_mesh_upper_transport_layer_receive_new_msg_timeout ,regb 
+0x428b 014496 branch timer_single_step 
+:      014498 ali_mesh_upper_transport_layer_receive_new_msg_timeout:
+0x428c 014499 arg 40 ,loopcnt 
+0x428d 014500 arg mem_mesh_access_message_mic_cache ,contw 
+0x428e 014501 branch clear_mem 
+:      014504 ali_mesh_upper_transport_layer_send_segmented_access_message_sub_segn_one:
+0x428f 014505 increase -1 ,temp 
+0x4290 014506 rtn 
+:      014508 ali_mesh_upper_transport_layer_clear_tx_buffer:
+0x4291 014509 branch ali_mesh_stop_send_indication_packet 
+:      014512 ali_mesh_upper_transport_layer_init_queue_param:
+0x4292 014513 setarg mem_mesh_upper_tran_layer_queue_each_size 
+0x4293 014514 store 2 ,mem_queue_ptr 
+0x4294 014515 rtn 
+:      014518 app_init:
+0x4295 014519 bpatch patch16_1 ,mem_patch16 
+0x4296 014520 fetch 1 ,mem_device_option 
+0x4297 014521 branch app_init ,blank 
+0x4298 014522 beq dvc_op_dongle ,dongle_init 
+0x4299 014523 beq dvc_op_shutter ,shutter_init 
+0x429a 014524 beq dvc_op_module ,module_init 
+0x429b 014525 beq dvc_op_car ,car_init 
+0x429c 014526 beq dvc_op_shutter_dy ,shutter_dy_init 
+0x429d 014527 beq dvc_op_remote_car ,remote_car_init 
+0x429e 014528 beq dvc_op_keyboard ,keyboard_init 
+0x429f 014529 beq dvc_op_hci_boot ,hci_init 
+0x42a0 014531 beq dvc_op_mouse ,mouse_init 
+0x42a1 014532 beq dvc_op_mesh ,ali_mesh_init 
+0x42a2 014533 rtn 
+:      014536 app_param_init:
+0x42a3 014537 rtn wake 
+0x42a4 014538 call adc_init_data 
+0x42a5 014539 fetch 1 ,mem_device_option 
+0x42a6 014540 beq dvc_op_shutter ,shutter_default_init 
+0x42a7 014541 beq dvc_op_shutter_dy ,shutter_default_init 
+0x42a8 014542 beq dvc_op_dongle ,dongle_default_init 
+0x42a9 014543 beq dvc_op_mouse ,mouse_default_init 
+0x42aa 014544 beq dvc_op_keyboard ,mouse_default_parm_init 
+0x42ab 014545 beq dvc_op_remote_car ,remote_car_default_init 
+0x42ac 014546 rtn 
+:      014548 app_process_idle:
+0x42ad 014549 call ui_dispatch 
+0x42ae 014550 call check_51cmd 
+0x42af 014551 call app_process_bb_event 
+0x42b0 014552 fetch 2 ,mem_cb_idle_process 
+0x42b1 014553 branch callback_func 
+:      014555 app_process_ble:
+0x42b2 014556 fetch 2 ,mem_cb_le_process 
+0x42b3 014557 branch callback_func 
+:      014559 app_process_bb_event:
+0x42b4 014560 bpatch patch16_2 ,mem_patch16 
+0x42b5 014562 arg mem_ipc_fifo_bt2c51 ,rega 
+0x42b6 014563 call fifo_out 
+0x42b7 014564 rtn blank 
+0x42b8 014566 copy pdata ,regc 
+0x42b9 014567 call app_event_normal_process 
+0x42ba 014568 branch app_process_bb_event_priority 
+:      014570 app_discard_event:
+0x42bb 014571 arg 0 ,regc 
+0x42bc 014572 rtn 
+:      014577 app_event_normal_process:
+0x42bd 014578 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x42be 014579 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x42bf 014580 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x42c0 014581 rtn 
+:      014585 app_process_bb_event_priority:
+0x42c1 014586 fetch 2 ,mem_cb_bb_event_process 
+0x42c2 014587 branch callback_func 
+:      014589 app_check_wake_lock:
+0x42c3 014590 fetch 2 ,mem_cb_check_wakelock 
+0x42c4 014591 branch callback_func 
+:      014593 app_will_enter_lpm:
+0x42c5 014594 fetch 2 ,mem_cb_before_lpm 
+0x42c6 014595 branch callback_func 
+:      014597 app_le_event_bb_connected:
+0x42c7 014598 fetch 2 ,mem_ui_state_map 
+0x42c8 014599 set1 ui_state_ble_connected ,pdata 
+0x42c9 014600 store 2 ,mem_ui_state_map 
+0x42ca 014601 rtn 
+:      014603 app_le_event_bb_disconn:
+0x42cb 014604 jam 0 ,mem_le_l2cap_att_states 
+0x42cc 014605 fetch 2 ,mem_ui_state_map 
+0x42cd 014606 set0 ui_state_ble_connected ,pdata 
+0x42ce 014607 store 2 ,mem_ui_state_map 
+0x42cf 014608 branch app_lpm_mult_disable 
+:      014611 app_evt_button_long_pressed:
+0x42d0 014612 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d1 014613 set1 app_disc_by_button ,pdata 
+0x42d2 014614 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x42d3 014615 rtn 
+:      014618 app_evt_timer:
+0x42d4 014619 store 1 ,mem_app_evt_timer_count 
+:      014620 app_evt_100ms_loop:
+0x42d5 014621 bpatch patch16_3 ,mem_patch16 
+0x42d6 014622 fetch 1 ,mem_app_evt_timer_count 
+0x42d7 014623 rtn blank 
+0x42d8 014624 increase -1 ,pdata 
+0x42d9 014625 store 1 ,mem_app_evt_timer_count 
+0x42da 014626 call ui_button_polling 
+0x42db 014627 call app_lpm_wake_auto_lock_timer 
+0x42dc 014628 call flash_write_spi_sm_timer 
+0x42dd 014629 fetch 2 ,mem_cb_event_timer 
+0x42de 014630 call callback_func 
+0x42df 014631 branch app_evt_100ms_loop 
+:      014636 timer_single_step:
+0x42e0 014637 ifetch 1 ,regc 
+0x42e1 014638 rtn blank 
+0x42e2 014639 pincrease -1 
+0x42e3 014640 istore 1 ,regc 
+0x42e4 014641 nrtn blank 
+0x42e5 014642 copy regb ,pdata 
+0x42e6 014643 branch callback_func 
+:      014647 timer_single_step_2b:
+0x42e7 014648 ifetch 2 ,regc 
+0x42e8 014649 rtn blank 
+0x42e9 014650 pincrease -1 
+0x42ea 014651 istore 2 ,regc 
+0x42eb 014652 nrtn blank 
+0x42ec 014653 copy regb ,pdata 
+0x42ed 014654 branch callback_func 
+:      014656 app_power_timer:
+0x42ee 014657 fetcht 2 ,mem_power_param_ptr 
+0x42ef 014658 add temp ,power_timer_offset ,regc 
+0x42f0 014659 arg app_power_timer_timeout ,regb 
+0x42f1 014660 branch timer_single_step 
+:      014662 app_power_timer_timeout:
+0x42f2 014663 call app_got_power_state_common 
+0x42f3 014664 beq power_starting ,app_enter_power_stanby_state 
+:      014665 app_enter_power_off_state:
+0x42f4 014666 branch app_enter_hibernate 
+:      014667 app_enter_power_stanby_state:
+0x42f5 014668 setarg power_standby 
+0x42f6 014669 istore 1 ,regc 
+0x42f7 014670 add temp ,power_standby_cb_offset ,regb 
+:      014671 app_power_cb_common:
+0x42f8 014672 ifetch 2 ,regb 
+0x42f9 014673 branch callback_func 
+:      014676 app_bb_hibernate:
+0x42fa 014677 call app_disconn_reason_clear 
+0x42fb 014678 branch app_enter_hibernate 
+:      014681 app_disconn_reason_clear:
+0x42fc 014682 setarg 0 
+0x42fd 014683 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x42fe 014684 rtn 
+:      014685 app_disconn_reason_flag_clear:
+0x42ff 014686 setarg 0 
+0x4300 014687 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4301 014688 rtn 
+:      014692 app_disconn_reason_collect_ble:
+0x4302 014693 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4303 014694 set1 app_disc_ble ,pdata 
+0x4304 014695 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x4305 014696 setarg 0 
+0x4306 014697 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4307 014698 rtn 
+:      014706 app_get_lpm_wake_lock:
+0x4308 014707 arg wake_lock_app ,queue 
+0x4309 014708 branch lpm_get_wake_lock 
+:      014710 app_put_lpm_wake_lock:
+0x430a 014711 arg wake_lock_app ,queue 
+0x430b 014712 branch lpm_put_wake_lock 
+:      014714 app_lpm_wake_auto_lock:
+0x430c 014715 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x430d 014716 branch app_get_lpm_wake_lock 
+:      014718 app_lpm_wake_auto_lock_timer:
+0x430e 014719 arg mem_wake_up_delay_timer ,regc 
+0x430f 014720 arg app_put_lpm_wake_lock ,regb 
+0x4310 014721 branch timer_single_step 
+:      014724 app_ble_start_direct_adv:
+0x4311 014725 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x4312 014726 branch ui_ipc_send_cmd 
+:      014728 app_ble_stop_direct_adv:
+0x4313 014729 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x4314 014730 branch ui_ipc_send_cmd 
+:      014732 app_ble_stop_adv:
+0x4315 014733 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x4316 014734 branch ui_ipc_send_cmd 
+:      014736 app_ble_start_adv:
+0x4317 014737 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x4318 014738 branch ui_ipc_send_cmd 
+:      014740 app_ble_start_scan:
+0x4319 014741 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x431a 014742 branch ui_ipc_send_cmd 
+:      014744 app_ble_stop_scan:
+0x431b 014745 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x431c 014746 branch ui_ipc_send_cmd 
+:      014748 app_ble_start_conn:
+0x431d 014749 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x431e 014750 branch ui_ipc_send_cmd 
+:      014752 app_ble_disconnect:
+0x431f 014753 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x4320 014754 branch ui_ipc_send_cmd 
+:      014756 app_led_start_blink:
+0x4321 014757 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x4322 014758 branch ui_ipc_send_cmd 
+:      014760 app_led_on:
+0x4323 014761 jam bt_cmd_led_on ,mem_fifo_temp 
+0x4324 014762 branch ui_ipc_send_cmd 
+:      014764 app_led_stop_blink:
+:      014765 app_led_off:
+0x4325 014766 jam bt_cmd_led_off ,mem_fifo_temp 
+0x4326 014767 branch ui_ipc_send_cmd 
+:      014769 app_enter_hibernate:
+0x4327 014770 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x4328 014771 branch ui_ipc_send_cmd 
+:      014774 app_ble_store_reconn_info:
+0x4329 014775 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x432a 014776 branch ui_ipc_send_cmd 
+:      014779 app_lpm_mult_enable:
+0x432b 014780 set1 mark_lpm_mult_enable ,mark 
+0x432c 014781 rtn 
+:      014783 app_lpm_mult_disable:
+0x432d 014784 set0 mark_lpm_mult_enable ,mark 
+0x432e 014785 rtn 
+:      014788 app_button_long_pressed:
+0x432f 014789 call app_got_power_state_common 
+0x4330 014790 beq power_standby ,app_power_shutting_down 
+:      014791 app_power_starting:
+0x4331 014792 setarg power_starting 
+0x4332 014793 istore 1 ,regc 
+0x4333 014794 add temp ,power_starting_timeout_offset ,rega 
+0x4334 014795 add temp ,power_starting_cb_offset ,regb 
+:      014796 app_power_common:
+0x4335 014797 ifetcht 1 ,rega 
+0x4336 014798 increase 1 ,regc 
+0x4337 014799 istoret 1 ,regc 
+0x4338 014800 branch app_power_cb_common 
+:      014802 app_power_shutting_down:
+0x4339 014803 setarg power_off 
+0x433a 014804 istore 1 ,regc 
+0x433b 014805 fetch 2 ,mem_ui_state_map 
+0x433c 014806 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x433d 014807 call le_send_terminate_ind_user_terminated 
+0x433e 014808 call app_ble_disconnect 
+:      014809 app_power_off_end:
+0x433f 014810 fetcht 2 ,mem_power_param_ptr 
+0x4340 014811 add temp ,power_off_timeout_offset ,rega 
+0x4341 014812 add temp ,power_off_cb_offset ,regb 
+0x4342 014813 branch app_power_common 
+:      014815 app_got_power_state_common:
+0x4343 014816 fetcht 2 ,mem_power_param_ptr 
+0x4344 014817 add temp ,power_state_offset ,regc 
+0x4345 014818 ifetch 1 ,regc 
+0x4346 014819 rtn 
+:      014821 app_event_button_up:
+0x4347 014822 call app_got_power_state_common 
+0x4348 014823 bne power_off ,app_power_release 
+0x4349 014824 branch app_enter_hibernate 
+:      014825 app_power_release:
+0x434a 014826 add temp ,ui_butten_up_cb_offset ,regb 
+0x434b 014827 branch app_power_cb_common 
+:      014833 adpcm_decode:
+0x434c 014834 fetch 8 ,mem_ad_state_valpred 
+0x434d 014835 store 8 ,mem_ad_valpred 
+0x434e 014836 jam 0 ,mem_ad_bufferstep 
+0x434f 014837 fetch 1 ,mem_ad_index 
+0x4350 014838 lshift2 pdata ,pdata 
+0x4351 014839 arg mem_ad_stepsizetable ,temp 
+0x4352 014840 iadd temp ,temp 
+0x4353 014841 ifetch 4 ,temp 
+0x4354 014842 store 4 ,mem_ad_step 
+:      014843 adpcm_decode_loop:
+0x4355 014844 fetch 1 ,mem_ad_bufferstep 
+0x4356 014845 nbranch adpcm_next_byte ,blank 
+0x4357 014846 fetcht 2 ,mem_ad_in_ptr 
+0x4358 014847 ifetch 1 ,temp 
+0x4359 014848 store 1 ,mem_ad_inputbuffer 
+0x435a 014849 increase 1 ,temp 
+0x435b 014850 storet 2 ,mem_ad_in_ptr 
+0x435c 014851 rshift4 pdata ,pdata 
+0x435d 014852 store 1 ,mem_ad_delta 
+0x435e 014853 branch adpcm_cal 
+:      014854 adpcm_next_byte:
+0x435f 014855 fetch 1 ,mem_ad_inputbuffer 
+0x4360 014856 and pdata ,0x0f ,pdata 
+0x4361 014857 store 1 ,mem_ad_delta 
+:      014858 adpcm_cal:
+0x4362 014859 fetch 1 ,mem_ad_bufferstep 
+0x4363 014860 setflip 0 ,pdata 
+0x4364 014861 store 1 ,mem_ad_bufferstep 
+0x4365 014862 arg mem_ad_indextable ,temp 
+0x4366 014863 fetch 1 ,mem_ad_delta 
+0x4367 014864 iadd temp ,temp 
+0x4368 014865 ifetch 1 ,temp 
+0x4369 014866 fetcht 1 ,mem_ad_index 
+0x436a 014867 call adpcm_cal_index 
+0x436b 014868 store 1 ,mem_ad_index 
+0x436c 014870 fetch 1 ,mem_ad_delta 
+0x436d 014871 and pdata ,0x08 ,temp 
+0x436e 014872 storet 1 ,mem_ad_sign 
+0x436f 014873 and pdata ,0x07 ,temp 
+0x4370 014874 storet 1 ,mem_ad_delta 
+0x4371 014876 call adpcm_cal_vpdiff 
+0x4372 014877 storet 4 ,mem_ad_vpdiff 
+0x4373 014879 fetch 1 ,mem_ad_sign 
+0x4374 014880 branch adpcm_cal_valpred ,blank 
+0x4375 014881 fetch 4 ,mem_ad_valpred 
+0x4376 014882 fetcht 4 ,mem_ad_vpdiff 
+0x4377 014883 isub temp ,pdata 
+0x4378 014884 branch adpcm_cal_valpred_end 
+:      014885 adpcm_cal_valpred:
+0x4379 014886 fetch 4 ,mem_ad_valpred 
+0x437a 014887 fetcht 4 ,mem_ad_vpdiff 
+0x437b 014888 iadd temp ,pdata 
+:      014889 adpcm_cal_valpred_end:
+0x437c 014890 store 4 ,mem_ad_valpred 
+0x437d 014891 arg 32767 ,temp 
+0x437e 014892 isub temp ,pdata 
+0x437f 014893 bbit1 31 ,adpcm_cal_valpred_overflow 
+0x4380 014894 storet 4 ,mem_ad_valpred 
+0x4381 014895 branch adpcm_cal_valpred_overflow_end 
+:      014896 adpcm_cal_valpred_overflow:
+0x4382 014897 fetch 4 ,mem_ad_valpred 
+0x4383 014898 arg 32768 ,temp 
+0x4384 014899 iadd temp ,pdata 
+0x4385 014900 bbit0 31 ,adpcm_cal_valpred_overflow_end 
+0x4386 014901 arg -32768 ,temp 
+0x4387 014902 storet 4 ,mem_ad_valpred 
+:      014903 adpcm_cal_valpred_overflow_end:
+0x4388 014904 fetch 1 ,mem_ad_index 
+0x4389 014905 lshift2 pdata ,pdata 
+0x438a 014906 arg mem_ad_stepsizetable ,temp 
+0x438b 014907 iadd temp ,temp 
+0x438c 014908 ifetch 4 ,temp 
+0x438d 014909 store 4 ,mem_ad_step 
+0x438e 014911 fetch 2 ,mem_ad_out_ptr 
+0x438f 014912 fetcht 2 ,mem_ad_valpred 
+0x4390 014913 istoret 2 ,pdata 
+0x4391 014914 increase 2 ,pdata 
+0x4392 014915 store 2 ,mem_ad_out_ptr 
+0x4393 014917 fetch 1 ,mem_ad_in_numsamples 
+0x4394 014918 increase -1 ,pdata 
+0x4395 014919 store 1 ,mem_ad_in_numsamples 
+0x4396 014920 nbranch adpcm_decode_loop ,blank 
+0x4397 014921 fetch 8 ,mem_ad_valpred 
+0x4398 014922 store 8 ,mem_ad_state_valpred 
+0x4399 014923 rtn 
+:      014925 adpcm_cal_index:
+0x439a 014926 iadd temp ,pdata 
+0x439b 014927 bbit0 7 ,adpcm_cal_bigger_zero 
+0x439c 014928 setarg 0 
+0x439d 014929 rtn 
+:      014930 adpcm_cal_bigger_zero:
+0x439e 014931 and pdata ,0xff ,pdata 
+0x439f 014932 sub pdata ,88 ,null 
+0x43a0 014933 rtn positive 
+0x43a1 014934 setarg 88 
+0x43a2 014935 rtn 
+:      014937 adpcm_cal_vpdiff:
+0x43a3 014938 fetchr rega ,4 ,mem_ad_step 
+0x43a4 014939 rshift3 rega ,temp 
+0x43a5 014940 fetch 1 ,mem_ad_delta 
+0x43a6 014941 bbit0 2 ,adpcm_cal_vpdiff1 
+0x43a7 014942 copy rega ,pdata 
+0x43a8 014943 iadd temp ,temp 
+:      014944 adpcm_cal_vpdiff1:
+0x43a9 014945 fetch 1 ,mem_ad_delta 
+0x43aa 014946 bbit0 1 ,adpcm_cal_vpdiff2 
+0x43ab 014947 rshift rega ,pdata 
+0x43ac 014948 iadd temp ,temp 
+:      014949 adpcm_cal_vpdiff2:
+0x43ad 014950 fetch 1 ,mem_ad_delta 
+0x43ae 014951 rtnbit0 0 
+0x43af 014952 rshift2 rega ,pdata 
+0x43b0 014953 iadd temp ,temp 
+0x43b1 014954 rtn 
+:      014959 car_init:
+0x43b2 014960 call enable_authrom 
+0x43b3 014961 rtn wake 
+0x43b4 014962 setarg car_g24_receive_process 
+0x43b5 014963 store 2 ,mem_cb_24g_receive_process 
+0x43b6 014965 setarg g24_bind_ackpayload_prep 
+0x43b7 014966 store 2 ,mem_cb_24g_ackpayload 
+0x43b8 014968 setarg car_g24_cb_data_device1 
+0x43b9 014969 store 2 ,mem_cb_24g_data_device1 
+0x43ba 014971 setarg car_le_before_hibernate 
+0x43bb 014972 store 2 ,mem_cb_before_hibernate 
+0x43bc 014974 setarg car_le_process_lpm_before 
+0x43bd 014975 store 2 ,mem_cb_before_lpm 
+0x43be 014977 setarg car_scale_process_idle 
+0x43bf 014978 store 2 ,mem_cb_idle_process 
+0x43c0 014980 setarg car_scale_process_bb_event 
+0x43c1 014981 store 2 ,mem_cb_bb_event_process 
+0x43c2 014983 setarg app_get_lpm_wake_lock 
+0x43c3 014984 store 2 ,mem_cb_check_wakelock 
+0x43c4 014986 setarg car_le_receive_data 
+0x43c5 014987 store 2 ,mem_cb_att_write 
+0x43c6 014989 setarg car_le_bb_event_timer 
+0x43c7 014990 store 2 ,mem_cb_event_timer 
+0x43c8 014992 bpatch patch05_6 ,mem_patch05 
+0x43c9 014993 call car_init_environment 
+0x43ca 014994 call car_lpm_timer_enable 
+0x43cb 014995 call queue_init 
+0x43cc 014996 jam 2 ,mem_lpm_mult 
+0x43cd 014997 jam power_on ,mem_car_24g_received_pac 
+0x43ce 014998 fetch 1 ,mem_car_config_soft_switch_enable 
+0x43cf 014999 store 1 ,mem_car_hard_soft_switch 
+0x43d0 015000 beq hard_switch ,car_hard_switch_power_on_signal 
+0x43d1 015001 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x43d2 015002 store 1 ,mem_ui_button_gpio 
+0x43d3 015003 jam off ,mem_le_adv_enable 
+:      015004 car_soft_switch_power_on_init:
+0x43d4 015005 call ui_button_init 
+0x43d5 015006 call ui_button_polling 
+0x43d6 015007 jam power_starting ,mem_car_power_state 
+0x43d7 015008 fetch 2 ,mem_ui_state_map 
+0x43d8 015009 rtnbit1 ui_state_btn_down 
+0x43d9 015010 branch app_enter_hibernate 
+:      015013 car_power_off_signal:
+0x43da 015014 branch car_ui_led_init 
+:      015016 car_hard_switch_power_on_signal:
+0x43db 015017 jam power_standby ,mem_car_power_state 
+:      015018 car_soft_switch_power_on_signal:
+0x43dc 015019 jam on ,mem_le_adv_enable 
+0x43dd 015020 setarg fast_adv_interval_value_car 
+0x43de 015021 call shutter_ble_adv_interval_set 
+:      015022 car_le_modified_name_adv:
+0x43df 015023 arg mem_le_name + 7 ,contw 
+0x43e0 015024 fetch 1 ,mem_le_lap 
+:      015025 car_name_loop:
+0x43e1 015026 and pdata ,0xF0 ,temp 
+0x43e2 015027 rshift4 temp ,temp 
+0x43e3 015028 call car_hex_to_ascii 
+0x43e4 015029 istoret 1 ,contw 
+0x43e5 015030 and pdata ,0x0F ,temp 
+0x43e6 015031 call car_hex_to_ascii 
+0x43e7 015032 istoret 1 ,contw 
+0x43e8 015033 call le_modified_name_att_list 
+0x43e9 015034 fetcht 1 ,mem_le_name_len 
+0x43ea 015035 copy temp ,loopcnt 
+0x43eb 015036 arg mem_le_adv_data + 2 ,contw 
+0x43ec 015037 arg mem_le_name ,contr 
+0x43ed 015038 call memcpy 
+:      015039 car_le_modified_name_scan:
+0x43ee 015040 fetcht 1 ,mem_le_name_len 
+0x43ef 015041 copy temp ,loopcnt 
+0x43f0 015042 arg mem_le_scan_data + 2 ,contw 
+0x43f1 015043 arg mem_le_name ,contr 
+0x43f2 015044 branch memcpy 
+:      015045 car_hex_to_ascii:
+0x43f3 015046 sub temp ,9 ,null 
+0x43f4 015047 branch car_hex_num ,positive 
+0x43f5 015048 add temp ,55 ,temp 
+0x43f6 015049 rtn 
+:      015050 car_hex_num:
+0x43f7 015051 add temp ,48 ,temp 
+0x43f8 015052 rtn 
+:      015054 car_ui_led_init:
+0x43f9 015055 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x43fa 015056 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      015057 car_ui_led_init_1:
+0x43fb 015058 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x43fc 015059 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      015060 car_ui_led_init_2:
+0x43fd 015061 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x43fe 015062 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      015063 car_ui_led_init_3:
+0x43ff 015064 fetch 1 ,mem_car_led_num 
+0x4400 015065 copy pdata ,loopcnt 
+0x4401 015066 setarg mem_car_led_map 
+0x4402 015067 copy pdata ,rega 
+:      015068 car_in_lp1:
+0x4403 015069 copy rega ,contr 
+0x4404 015070 ifetch 1 ,contr 
+0x4405 015071 copy contr ,rega 
+0x4406 015072 beq invalid_pin_num ,car_in_lp1_end 
+0x4407 015073 copy pdata ,temp 
+0x4408 015074 call gpio_config_output 
+:      015075 car_in_lp1_end:
+0x4409 015076 loop car_in_lp1 
+:      015077 car_ui_led_init_end:
+0x440a 015078 rtn 
+:      015079 car_blood_led_gpio_set:
+0x440b 015080 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x440c 015081 store 8 ,mem_car_led_map + 2 
+0x440d 015082 branch car_ui_led_init_1 
+:      015083 car_pairing_led_gpio_set:
+0x440e 015084 store 1 ,mem_car_led_map 
+0x440f 015085 branch car_ui_led_init_2 
+:      015086 car_low_voltage_led_gpio_set:
+0x4410 015087 store 1 ,mem_car_led_map + 1 
+0x4411 015088 branch car_ui_led_init_3 
+:      015090 car_init_environment:
+0x4412 015092 call car_g24_init 
+0x4413 015093 call car_g24_load_commom_addr 
+0x4414 015094 arg 0 ,rega 
+0x4415 015095 call pwm_init 
+0x4416 015096 call car_ui_led_init 
+0x4417 015097 call car_start_blink 
+0x4418 015098 call car_init_adc_hvin 
+0x4419 015099 branch car_motor_init 
+:      015100 car_read_otp_addr:
+0x441a 015101 rtn 
+:      015102 car_motor_init:
+0x441b 015103 fetch 1 ,mem_car_motor_gpio_num 
+0x441c 015104 copy pdata ,loopcnt 
+0x441d 015105 setarg mem_car_motor_gpio_map 
+0x441e 015106 copy pdata ,rega 
+:      015107 p_in_lp1:
+0x441f 015108 copy rega ,contr 
+0x4420 015109 ifetch 1 ,contr 
+0x4421 015110 copy contr ,rega 
+0x4422 015111 beq invalid_pin_num ,p_in_lp1_end 
+0x4423 015112 copy pdata ,temp 
+0x4424 015113 store 1 ,mem_car_gpio 
+0x4425 015114 call car_ui_gpio_init 
+:      015115 p_in_lp1_end:
+0x4426 015116 loop p_in_lp1 
+:      015117 p_car_ui_led_init_end:
+0x4427 015118 rtn 
+:      015120 car_ui_gpio_init:
+0x4428 015121 fetch 1 ,mem_car_gpio 
+0x4429 015122 rtneq ui_button_gpio_disable 
+0x442a 015123 iforce temp 
+0x442b 015124 branch gpio_config_output 
+:      015127 car_init_adc_hvin:
+0x442c 015128 jam 100 ,mem_car_notify_vdd_value_last 
+0x442d 015129 rtn 
+:      015131 car_le_before_hibernate:
+0x442e 015132 call car_gpio_set_before_hibernate 
+0x442f 015133 call clear_wake 
+:      015134 car_le_process_lpm_before:
+0x4430 015135 branch keyscan_process_lpm_before 
+:      015137 car_gpio_set_before_hibernate:
+0x4431 015138 call check_51cmd_led_off 
+:      015139 car_gpio_set_before_lpm_common:
+0x4432 015140 arg gpio_number ,loopcnt 
+0x4433 015141 arg core_gpio_conf ,contr 
+:      015142 car_setgpio_loop:
+0x4434 015143 copy contr ,contw 
+0x4435 015144 ifetch 1 ,contr 
+0x4436 015145 beq gpcfg_spid_miso ,car_setgpio_pullup 
+0x4437 015146 beq gpcfg_spid_ncs ,car_setgpio_pullup 
+0x4438 015147 beq gpcfg_spid_sck ,car_setgpio_pullup 
+0x4439 015148 beq gpcfg_spid_mosi ,car_setgpio_pullup 
+0x443a 015149 beq gpcfg_spid_sdio ,car_setgpio_pullup 
+0x443b 015150 beq gpcfg_iic_scl ,car_setgpio_pullup 
+0x443c 015151 beq gpcfg_iic_sda ,car_setgpio_pullup 
+0x443d 015152 beq gpcfg_input ,car_setgpio_pullup 
+:      015153 car_setgpio_loop_end:
+0x443e 015154 loop car_setgpio_loop 
+0x443f 015155 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x4440 015156 isub contr ,null 
+0x4441 015157 branch car_motor_setgpio ,zero 
+:      015158 car_setgpio_loop_ext:
+0x4442 015159 arg gpio_number_ext ,loopcnt 
+0x4443 015160 arg core_gpio_conf_hi ,contr 
+0x4444 015161 branch car_setgpio_loop 
+:      015163 car_setgpio_pullup:
+0x4445 015164 setarg gpcfg_pullup 
+0x4446 015165 istore 1 ,contw 
+0x4447 015166 branch car_setgpio_loop_end 
+:      015167 car_setgpio_pulldown:
+0x4448 015168 setarg gpcfg_pulldown 
+0x4449 015169 istore 1 ,contw 
+0x444a 015170 branch car_setgpio_loop_end 
+:      015171 car_motor_setgpio:
+0x444b 015172 fetch 1 ,mem_car_motor_gpio_num 
+0x444c 015173 copy pdata ,loopcnt 
+0x444d 015174 arg mem_car_motor_gpio_map ,contr 
+:      015175 car_motor_setgpio_loop:
+0x444e 015176 ifetch 1 ,contr 
+0x444f 015177 set1 7 ,pdata 
+0x4450 015178 arg gpcfg_output_low ,temp 
+0x4451 015179 call gpio_config_function 
+0x4452 015180 loop car_motor_setgpio_loop 
+0x4453 015181 rtn 
+:      015183 car_key_scan_process:
+0x4454 015184 branch keyscan_key_process 
+:      015186 car_scale_process_idle:
+0x4455 015187 call car_le_send_packet 
+0x4456 015188 call car_g24_status_process 
+0x4457 015189 branch car_key_scan_process 
+:      015191 car_g24_status_process:
+0x4458 015192 fetch 2 ,mem_ui_state_map 
+0x4459 015193 rtnbit1 ui_state_ble_connected 
+0x445a 015194 fetch 1 ,mem_car_24g_received_pac 
+0x445b 015195 beq work_paired ,car_g24_connected_event 
+0x445c 015196 rtn 
+:      015197 car_g24_connected_event:
+0x445d 015198 fetch 1 ,mem_car_24g_status 
+0x445e 015199 rtneq work_paired 
+0x445f 015200 jam work_paired ,mem_car_24g_status 
+0x4460 015201 call car_lpm_timer_disable 
+0x4461 015202 call car_stop_blink 
+0x4462 015203 branch car_g24_connected 
+:      015205 car_lpm_timer_enable:
+0x4463 015206 fetch 2 ,mem_car_enter_lpm_timer_count 
+0x4464 015207 store 2 ,mem_car_enter_lpm_timer 
+0x4465 015208 jam 0 ,mem_car_enter_lpm_flag 
+0x4466 015209 rtn 
+:      015212 car_lpm_timer_disable:
+0x4467 015213 setarg 0 
+0x4468 015214 branch car_lpm_timer_enable + 1 
+:      015217 car_stop_blink:
+0x4469 015218 arg 0 ,rega 
+0x446a 015219 branch ui_led_blink_stop_global 
+:      015222 car_start_blink:
+0x446b 015223 arg 0 ,rega 
+0x446c 015224 branch ui_led_blink_start_global 
+:      015230 car_le_send_packet:
+0x446d 015231 fetch 2 ,mem_ui_state_map 
+0x446e 015232 rtnbit0 ui_state_ble_connected 
+0x446f 015233 call le_fifo_check_nearly_full 
+0x4470 015234 nrtn blank 
+0x4471 015235 arg mem_car_pop_queue_buff ,rega 
+0x4472 015236 call queue_pop 
+0x4473 015237 nrtn user 
+0x4474 015238 arg mem_car_pop_queue_buff ,contr 
+0x4475 015239 branch le_send_notify_from_list 
+:      015241 car_scale_process_bb_event:
+0x4476 015242 copy regc ,pdata 
+0x4477 015243 beq bt_evt_button_up ,app_event_button_up 
+0x4478 015244 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x4479 015245 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x447a 015246 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x447b 015247 rtn 
+:      015249 car_scale_event_le_conn:
+0x447c 015250 call car_lpm_timer_disable 
+0x447d 015251 call car_stop_blink 
+0x447e 015252 set0 mark_24g_rxmode ,mark 
+0x447f 015253 branch car_scale_process_conn 
+:      015254 car_g24_connected:
+0x4480 015255 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4481 015256 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      015257 car_scale_process_conn:
+0x4482 015258 jam 0x14 ,mem_car_notify_vdd_timer 
+0x4483 015259 jam 0 ,mem_lpm_mode 
+0x4484 015260 call app_ble_stop_adv 
+0x4485 015261 branch app_lpm_mult_enable 
+:      015264 car_scale_event_le_discon:
+0x4486 015265 set1 mark_24g_rxmode ,mark 
+0x4487 015266 call car_lpm_timer_enable 
+0x4488 015267 call car_fb_motor_stop 
+0x4489 015268 call car_lr_motor_stop 
+:      015269 car_g24_disconnect:
+0x448a 015270 setarg 0 
+0x448b 015271 store 5 ,mem_car_led_control 
+0x448c 015272 call queue_init 
+0x448d 015273 jam 10 ,mem_motor1_speed 
+0x448e 015274 jam 10 ,mem_motor2_speed 
+0x448f 015275 jam 10 ,mem_motor3_speed 
+0x4490 015277 jam 2 ,mem_lpm_mult 
+0x4491 015278 setarg fast_adv_interval_value_car 
+0x4492 015279 call shutter_ble_adv_interval_set 
+0x4493 015280 branch app_ble_start_adv 
+:      015282 car_le_bb_event_timer:
+0x4494 015283 call car_moto1_blank_data_timer 
+0x4495 015284 call car_moto2_blank_data_timer 
+0x4496 015285 call car_moto3_blank_data_timer 
+0x4497 015288 call car_24g_no_data_timeout_timer 
+0x4498 015289 branch car_24g_bind_enable_timer 
+:      015292 car_24g_bind_enable_timer:
+0x4499 015293 arg mem_car_24g_bind_enable_delay_count ,regc 
+0x449a 015294 arg 0 ,regb 
+0x449b 015295 branch timer_single_step 
+:      015297 car_enter_lpm_timer:
+0x449c 015298 arg mem_car_enter_lpm_timer ,regc 
+0x449d 015299 arg car_enter_lpm_enable ,regb 
+0x449e 015300 branch timer_single_step_2b 
+:      015301 car_enter_lpm_enable:
+0x449f 015302 jam 1 ,mem_car_enter_lpm_flag 
+0x44a0 015303 rtn 
+:      015305 car_24g_no_data_timeout_timer:
+0x44a1 015306 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x44a2 015307 arg car_24g_no_data_timer_timeout ,regb 
+0x44a3 015308 branch timer_single_step_2b 
+:      015309 car_24g_no_data_timer_timeout:
+0x44a4 015310 jam work_search ,mem_car_24g_status 
+0x44a5 015311 jam power_on ,mem_car_24g_received_pac 
+0x44a6 015312 branch car_g24_disconnect 
+:      015314 car_notify_vdd_timer:
+0x44a7 015315 fetch 1 ,mem_car_config_bat_notify_enable 
+0x44a8 015316 rtn blank 
+0x44a9 015317 arg mem_car_notify_vdd_timer ,regc 
+0x44aa 015318 arg car_notify_vdd ,regb 
+0x44ab 015319 branch timer_single_step 
+:      015320 car_notify_vdd:
+0x44ac 015321 fetch 1 ,mem_car_notify_vdd_count 
+0x44ad 015322 store 1 ,mem_car_notify_vdd_timer 
+0x44ae 015323 fetch 1 ,mem_car_working_flag 
+0x44af 015324 nrtn blank 
+:      015325 car_read_hvin:
+0x44b0 015326 call vdd_calculate_by_mode 
+0x44b1 015327 store 2 ,mem_vdd_now_vol 
+0x44b2 015328 arg mem_vdd_calculate_set ,rega 
+0x44b3 015329 call adc_bat_percent_lowpower_out 
+0x44b4 015330 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x44b5 015331 isub temp ,null 
+0x44b6 015332 branch car_notify_vdd_next2 ,positive 
+0x44b7 015333 store 1 ,mem_car_notify_vdd_value_last 
+0x44b8 015334 copy pdata ,temp 
+:      015335 car_notify_vdd_next2:
+0x44b9 015336 storet 1 ,mem_car_notify_vdd_percent 
+0x44ba 015337 fetch 1 ,mem_car_config_low_voltage_percent 
+0x44bb 015338 isub temp ,null 
+0x44bc 015339 call car_enter_low_bat ,positive 
+0x44bd 015340 storet 1 ,mem_notify_bat_payload 
+0x44be 015341 arg 6 ,loopcnt 
+0x44bf 015342 arg mem_notify_bat_head ,contr 
+0x44c0 015343 call calc_check_sum_start 
+0x44c1 015344 store 1 ,mem_notify_bat_check_sum 
+0x44c2 015345 arg mem_notify_bat_packet ,rega 
+0x44c3 015346 branch queue_push 
+:      015347 car_enter_low_bat:
+0x44c4 015348 fetch 1 ,mem_low_bat_flag 
+0x44c5 015349 nrtn blank 
+0x44c6 015350 jam 1 ,mem_low_bat_flag 
+0x44c7 015351 arg 1 ,rega 
+0x44c8 015352 branch ui_led_blink_start_global 
+:      015353 car_low_bat_led_off:
+0x44c9 015354 arg 1 ,rega 
+0x44ca 015355 branch ui_led_blink_stop_global 
+:      015359 calc_check_sum_start:
+0x44cb 015360 arg 0 ,rega 
+:      015361 calc_check_sum_loop:
+0x44cc 015362 ifetch 1 ,contr 
+0x44cd 015363 iadd rega ,rega 
+0x44ce 015364 loop calc_check_sum_loop 
+:      015365 calc_check_sum_and:
+0x44cf 015366 and rega ,0xff ,pdata 
+0x44d0 015367 rtn 
+:      015369 car_le_receive_data:
+0x44d1 015370 fetch 1 ,mem_le_att_opcode 
+0x44d2 015371 beq attop_write_request ,car_le_parse_att_write_request 
+0x44d3 015372 rtn 
+:      015373 car_le_parse_att_write_request:
+0x44d4 015374 fetch 2 ,mem_le_att_handle 
+0x44d5 015375 beq att_car_control_handle ,car_control_le_receive 
+0x44d6 015376 rtn 
+:      015378 le_app_receive_data:
+0x44d7 015379 bpatch patch05_7 ,mem_patch05 
+0x44d8 015380 ifetch 5 ,rega 
+0x44d9 015381 store 5 ,mem_app_receive_temp 
+0x44da 015382 fetch 2 ,mem_app_receive_temp 
+0x44db 015383 arg le_receive_packet_head ,temp 
+0x44dc 015384 isub temp ,null 
+0x44dd 015385 nrtn zero 
+0x44de 015386 fetch 2 ,mem_app_receive_temp + 3 
+0x44df 015387 byteswap pdata ,pdata 
+0x44e0 015388 store 2 ,mem_app_receive_temp + 3 
+0x44e1 015389 copy pdata ,loopcnt 
+0x44e2 015390 increase 5 ,rega 
+0x44e3 015391 copy rega ,contr 
+0x44e4 015392 arg mem_app_receive_temp + 5 ,contw 
+0x44e5 015393 call memcpy 
+0x44e6 015394 ifetch 1 ,contr 
+0x44e7 015395 store 1 ,mem_app_receive_temp + 15 
+0x44e8 015396 arg mem_app_receive_temp + 2 ,rega 
+0x44e9 015397 arg mem_app_receive_temp + 5 ,regb 
+0x44ea 015398 rtn 
+:      015400 car_control_le_receive:
+0x44eb 015401 setarg 0 
+0x44ec 015402 store 5 ,mem_le_receive_payload 
+0x44ed 015403 store 5 ,mem_le_receive_payload + 5 
+0x44ee 015404 call le_app_receive_data 
+0x44ef 015405 copy regb ,contr 
+0x44f0 015406 arg mem_le_receive_payload ,contw 
+0x44f1 015407 arg 10 ,loopcnt 
+0x44f2 015408 call memcpy 
+:      015409 car_receive_cmd_select:
+0x44f3 015410 bpatch patch06_0 ,mem_patch06 
+0x44f4 015411 ifetch 1 ,rega 
+0x44f5 015412 beq car_cmd_old_car_control ,car_drive_old 
+0x44f6 015413 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x44f7 015414 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x44f8 015415 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x44f9 015416 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x44fa 015417 beq car_cmd_led_control ,car_led_control_receive 
+0x44fb 015418 beq car_cmd_device_info ,car_info_request 
+0x44fc 015419 rtn 
+:      015421 car_24g_receive_data:
+0x44fd 015422 call car_control_le_receive 
+0x44fe 015423 fetch 1 ,mem_app_receive_temp + 2 
+0x44ff 015424 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x4500 015425 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x4501 015426 rtn 
+:      015427 car_24g_receive_data_next:
+0x4502 015428 fetch 1 ,mem_le_receive_payload 
+0x4503 015429 ncall car_moto1_enable_blank_data_timer ,blank 
+0x4504 015430 fetch 1 ,mem_le_receive_payload + 2 
+0x4505 015431 ncall car_moto2_enable_blank_data_timer ,blank 
+0x4506 015432 fetch 1 ,mem_le_receive_payload + 4 
+0x4507 015433 ncall car_moto3_enable_blank_data_timer ,blank 
+0x4508 015434 rtn 
+:      015436 car_moto1_enable_blank_data_timer:
+0x4509 015437 jam 5 ,mem_car_moto1_blank_timer 
+0x450a 015438 rtn 
+:      015439 car_moto2_enable_blank_data_timer:
+0x450b 015440 jam 5 ,mem_car_moto2_blank_timer 
+0x450c 015441 rtn 
+:      015442 car_moto3_enable_blank_data_timer:
+0x450d 015443 jam 5 ,mem_car_moto3_blank_timer 
+0x450e 015444 rtn 
+:      015446 car_moto1_blank_data_timer:
+0x450f 015447 arg mem_car_moto1_blank_timer ,regc 
+0x4510 015448 arg car_moto1_blank_data ,regb 
+0x4511 015449 branch timer_single_step 
+:      015450 car_moto2_blank_data_timer:
+0x4512 015451 arg mem_car_moto2_blank_timer ,regc 
+0x4513 015452 arg car_moto2_blank_data ,regb 
+0x4514 015453 branch timer_single_step 
+:      015454 car_moto3_blank_data_timer:
+0x4515 015455 arg mem_car_moto3_blank_timer ,regc 
+0x4516 015456 arg car_moto3_blank_data ,regb 
+0x4517 015457 branch timer_single_step 
+:      015459 car_moto1_blank_data:
+0x4518 015460 jam 0 ,mem_le_receive_payload 
+0x4519 015461 branch car_motor_control 
+:      015462 car_moto2_blank_data:
+0x451a 015463 jam 0 ,mem_le_receive_payload + 2 
+0x451b 015464 branch car_motor_control 
+:      015465 car_moto3_blank_data:
+0x451c 015466 jam 0 ,mem_le_receive_payload + 4 
+0x451d 015467 branch car_motor_control 
+:      015472 car_drive_old:
+0x451e 015473 fetch 1 ,mem_le_receive_payload 
+0x451f 015474 store 1 ,mem_motor1_status 
+0x4520 015475 fetch 1 ,mem_le_receive_payload + 1 
+0x4521 015476 store 1 ,mem_motor2_status 
+0x4522 015477 branch car_motor_control_common 
+:      015481 car_left_right_control_old:
+0x4523 015482 fetch 1 ,mem_le_receive_payload 
+0x4524 015483 store 1 ,mem_motor2_status 
+0x4525 015484 branch car_motor2_control 
+:      015485 car_front_back_control_old:
+0x4526 015486 fetch 1 ,mem_motor1_speed 
+0x4527 015487 call car_reset_old_speed 
+0x4528 015488 fetch 1 ,mem_le_receive_payload + 1 
+0x4529 015489 store 1 ,mem_motor1_status 
+0x452a 015490 branch car_motor1_control 
+:      015491 car_reset_old_speed:
+0x452b 015492 beq speed_level_2 ,car_reset_old_speed2 
+0x452c 015493 beq speed_level_3 ,car_reset_old_speed3 
+0x452d 015494 store 1 ,mem_motor1_speed 
+0x452e 015495 rtn 
+:      015496 car_reset_old_speed2:
+0x452f 015497 jam speed_level_5 ,mem_motor1_speed 
+0x4530 015498 rtn 
+:      015499 car_reset_old_speed3:
+0x4531 015500 jam speed_level_10 ,mem_motor1_speed 
+0x4532 015501 rtn 
+:      015502 car_speed_set_old:
+0x4533 015503 fetch 1 ,mem_le_receive_payload 
+0x4534 015504 call car_reset_old_speed 
+0x4535 015505 fetch 1 ,mem_motor1_speed 
+0x4536 015506 call car_motor_speed_duty_setting 
+0x4537 015507 call car_motor_speed_duty_transform 
+0x4538 015508 jam 0x00 ,mem_pdatatemp + 1 
+0x4539 015509 branch pwm_duty_cycle_set 
+:      015511 car_motor_control:
+0x453a 015512 fetch 1 ,mem_car_24g_go_die_flag 
+0x453b 015513 nrtn blank 
+0x453c 015514 fetch 6 ,mem_le_receive_payload 
+0x453d 015515 store 6 ,mem_motor1_status 
+0x453e 015516 fetch 1 ,mem_motor1_speed 
+0x453f 015517 fetcht 1 ,mem_motor2_speed 
+0x4540 015518 iand temp ,pdata 
+0x4541 015519 fetcht 1 ,mem_motor3_speed 
+0x4542 015520 iand temp ,pdata 
+0x4543 015521 call car_motor_working_flag ,blank 
+:      015522 car_motor_control_common:
+0x4544 015523 bpatch patch06_1 ,mem_patch06 
+0x4545 015524 fetch 2 ,mem_ui_state_map 
+0x4546 015525 isolate1 ui_state_ble_connected ,pdata 
+0x4547 015526 ncall car_lpm_timer_enable ,true 
+0x4548 015527 call car_motor1_control 
+0x4549 015528 call car_motor2_control 
+0x454a 015529 branch car_conn_led_state 
+:      015531 car_conn_led_state:
+0x454b 015532 fetch 1 ,mem_motor1_status 
+0x454c 015533 fetcht 1 ,mem_motor2_status 
+0x454d 015534 iadd temp ,pdata 
+0x454e 015535 nbranch check_51cmd_led_on ,blank 
+0x454f 015536 branch check_51cmd_led_off 
+:      015538 car_motor1_control:
+0x4550 015539 arg mem_motor1_status ,contr 
+0x4551 015540 branch car_motor1_status_select 
+:      015541 car_motor2_control:
+0x4552 015542 arg mem_motor2_status ,contr 
+0x4553 015543 branch car_motor2_status_select 
+:      015544 car_motor3_control:
+0x4554 015545 arg mem_motor3_status ,contr 
+0x4555 015546 branch car_motor_status_select 
+:      015547 car_motor_working_flag:
+0x4556 015548 jam 0 ,mem_car_working_flag 
+0x4557 015549 rtn 
+:      015551 car_motor1_status_select:
+0x4558 015552 ifetch 1 ,contr 
+0x4559 015553 beq turn_front ,car_lr_motor_stop 
+0x455a 015554 beq turn_left ,car_lr_motor_left 
+0x455b 015555 beq turn_right ,car_lr_motor_right 
+0x455c 015556 rtn 
+:      015557 car_motor2_status_select:
+0x455d 015558 ifetch 1 ,contr 
+0x455e 015559 beq motor_stop ,car_fb_motor_stop 
+0x455f 015560 beq go_back ,car_fb_motor_front 
+0x4560 015561 beq go_front ,car_fb_motor_back 
+0x4561 015562 rtn 
+:      015564 car_lr_motor_stop:
+0x4562 015565 fetcht 1 ,mem_car_motor_left_gpio 
+0x4563 015566 call gpio_out_inactive 
+0x4564 015567 fetcht 1 ,mem_car_motor_right_gpio 
+0x4565 015568 branch gpio_out_inactive 
+:      015569 car_lr_motor_left:
+0x4566 015570 fetcht 1 ,mem_car_motor_left_gpio 
+0x4567 015571 call gpio_out_active 
+0x4568 015572 fetcht 1 ,mem_car_motor_right_gpio 
+0x4569 015573 branch gpio_out_inactive 
+:      015574 car_lr_motor_right:
+0x456a 015575 fetcht 1 ,mem_car_motor_left_gpio 
+0x456b 015576 call gpio_out_inactive 
+0x456c 015577 fetcht 1 ,mem_car_motor_right_gpio 
+0x456d 015578 branch gpio_out_active 
+:      015579 car_fb_motor_stop:
+0x456e 015580 fetcht 1 ,mem_car_motor_front_gpio 
+0x456f 015581 call gpio_out_inactive 
+0x4570 015582 fetcht 1 ,mem_car_motor_back_gpio 
+0x4571 015583 branch gpio_out_inactive 
+:      015584 car_fb_motor_front:
+0x4572 015585 fetcht 1 ,mem_car_motor_front_gpio 
+0x4573 015586 call gpio_out_active 
+0x4574 015587 fetcht 1 ,mem_car_motor_back_gpio 
+0x4575 015588 branch gpio_out_inactive 
+:      015589 car_fb_motor_back:
+0x4576 015590 fetcht 1 ,mem_car_motor_front_gpio 
+0x4577 015591 call gpio_out_inactive 
+0x4578 015592 fetcht 1 ,mem_car_motor_back_gpio 
+0x4579 015593 branch gpio_out_active 
+:      015598 car_motor_status_select:
+0x457a 015599 bpatch patch06_2 ,mem_patch06 
+0x457b 015600 ifetch 1 ,contr 
+0x457c 015601 beq motor_stop ,car_motor_stop 
+0x457d 015602 beq go_front ,car_motor_positive 
+0x457e 015603 beq go_back ,car_motor_negative 
+0x457f 015604 rtn 
+:      015605 car_motor_positive:
+0x4580 015606 jam 0 ,mem_motor_select_p_n 
+0x4581 015607 branch car_motor_negative + 1 
+:      015608 car_motor_negative:
+0x4582 015609 jam 1 ,mem_motor_select_p_n 
+0x4583 015610 ifetch 1 ,contr 
+0x4584 015611 store 1 ,mem_car_motor_speed 
+0x4585 015612 ifetch 8 ,regb 
+0x4586 015613 branch car_motor_work 
+:      015615 car_motor_stop:
+0x4587 015616 ifetch 1 ,regb 
+0x4588 015617 call pwm_disable 
+0x4589 015618 increase 1 ,regb 
+0x458a 015619 ifetch 1 ,regb 
+0x458b 015620 branch pwm_disable 
+:      015621 car_motor_work:
+0x458c 015622 store 8 ,mem_motor_pwm_pin1_set 
+0x458d 015623 jam 1 ,mem_car_working_flag 
+0x458e 015624 fetch 1 ,mem_motor_select_p_n 
+0x458f 015625 beq 0 ,car_motor_select_positive 
+:      015626 car_motor_select_negative:
+0x4590 015627 fetch 1 ,mem_motor_pwm_pin2_set 
+0x4591 015628 store 1 ,mem_motor_pwm_pin_set 
+0x4592 015629 fetch 1 ,mem_motor_pwm_pin1_set 
+:      015630 car_motor_work_next:
+0x4593 015631 call pwm_disable 
+0x4594 015632 fetch 1 ,mem_car_motor_speed 
+0x4595 015633 call car_motor_speed_duty_setting 
+0x4596 015634 store 1 ,mem_motor_pwm_dute_set 
+0x4597 015635 fetch 6 ,mem_motor_pwm_pin_set 
+0x4598 015636 store 6 ,mem_pdatatemp 
+0x4599 015637 branch pwm_out_set 
+:      015638 car_motor_select_positive:
+0x459a 015639 fetch 1 ,mem_motor_pwm_pin1_set 
+0x459b 015640 store 1 ,mem_motor_pwm_pin_set 
+0x459c 015641 fetch 1 ,mem_motor_pwm_pin2_set 
+0x459d 015642 branch car_motor_work_next 
+:      015644 car_motor_speed_duty_setting:
+0x459e 015645 mul32 pdata ,5 ,pdata 
+0x459f 015646 add pdata ,50 ,pdata 
+0x45a0 015647 rtn 
+:      015648 car_motor_speed_duty_transform:
+0x45a1 015649 arg 12000 ,temp 
+0x45a2 015650 imul32 temp ,pdata 
+0x45a3 015651 div pdata ,100 
+0x45a4 015652 call wait_div_end 
+0x45a5 015653 quotient temp 
+0x45a6 015654 copy temp ,rega 
+0x45a7 015655 setarg 12000 
+0x45a8 015656 isub temp ,regb 
+0x45a9 015657 rtn 
+:      015659 car_ir_data_rx_from_app:
+0x45aa 015660 rtn 
+:      015662 car_led_control_receive:
+0x45ab 015663 fetch 8 ,mem_le_receive_payload 
+0x45ac 015664 store 8 ,mem_car_led_control 
+0x45ad 015665 rtn 
+:      015667 car_info_request:
+0x45ae 015668 fetch 1 ,mem_car_config_device_select 
+0x45af 015669 store 1 ,mem_car_info_request_payload 
+0x45b0 015670 fetch 1 ,mem_car_config_motor_layout 
+0x45b1 015671 store 1 ,mem_car_info_request_payload + 1 
+0x45b2 015672 fetch 1 ,mem_car_config_ir_enable 
+0x45b3 015673 store 1 ,mem_car_info_request_payload + 2 
+0x45b4 015674 arg 13 ,loopcnt 
+0x45b5 015675 arg mem_car_info_request_head ,contr 
+0x45b6 015676 call calc_check_sum_start 
+0x45b7 015677 store 1 ,mem_car_info_request_checksum 
+0x45b8 015678 arg mem_car_info_request ,rega 
+0x45b9 015679 branch queue_push 
+:      015683 car_g24_init:
+0x45ba 015684 setarg 0 
+0x45bb 015685 store 8 ,mem_24g_bind_payload 
+0x45bc 015686 call g24_receive_init 
+0x45bd 015687 branch g24_mode_switch_init 
+:      015689 car_g24_receive_process:
+0x45be 015690 call car_g24_mode_switch 
+0x45bf 015691 call car_g24_work_mode 
+0x45c0 015692 call car_g24_bind_mode 
+0x45c1 015693 branch car_g24_lpm_dipatch 
+:      015695 car_g24_mode_switch:
+0x45c2 015696 call g24_mode_switch_bind_work 
+:      015697 car_g24_bind_mode_enable:
+0x45c3 015698 fetch 1 ,mem_24g_work_mode 
+0x45c4 015699 rtnne dongle_bind 
+0x45c5 015700 fetch 1 ,mem_car_24g_bind_enable_delay_count 
+0x45c6 015701 nbranch g24_switch_work_mode ,blank 
+0x45c7 015702 fetch 1 ,mem_car_24g_status 
+0x45c8 015703 beq work_search ,g24_switch_work_mode 
+0x45c9 015704 rtn 
+:      015706 car_g24_work_mode:
+0x45ca 015707 fetch 1 ,mem_24g_work_mode 
+0x45cb 015708 rtnne dongle_work 
+0x45cc 015709 call car_g24_work_mode_start 
+0x45cd 015710 branch car_g24_ch_polling_clear ,user3 
+:      015711 car_g24_receive_ch_polling:
+0x45ce 015712 fetch 1 ,mem_car_enter_lpm_flag 
+0x45cf 015713 rtn blank 
+0x45d0 015714 fetch 1 ,mem_car_24g_ch_polling 
+0x45d1 015715 increase 1 ,pdata 
+0x45d2 015716 store 1 ,mem_car_24g_ch_polling 
+0x45d3 015717 beq 4 ,car_g24_ch_polling_clear 
+0x45d4 015718 call g24_ch 
+0x45d5 015719 call car_g24_receive_packet_start 
+0x45d6 015720 nbranch car_g24_receive_ch_polling ,user3 
+:      015721 car_g24_ch_polling_clear:
+0x45d7 015722 jam 0 ,mem_car_24g_ch_polling 
+0x45d8 015723 rtn 
+:      015724 car_g24_work_mode_start:
+0x45d9 015725 fetch 1 ,mem_24g_work_mode 
+0x45da 015726 rtnne dongle_work 
+0x45db 015727 call car_g24_work_init 
+0x45dc 015728 call g24_ch_process 
+0x45dd 015729 branch car_g24_receive_packet_start 
+:      015730 car_g24_work_init:
+0x45de 015731 fetch 1 ,mem_24g_mode_init 
+0x45df 015732 rtnbit1 dongle_work 
+0x45e0 015733 set1 dongle_work ,pdata 
+0x45e1 015734 store 1 ,mem_24g_mode_init 
+0x45e2 015735 fetch 1 ,mem_tx_power_temp 
+0x45e3 015736 store 1 ,mem_tx_power 
+0x45e4 015737 jam 0 ,mem_24g_ackpayload_enable 
+0x45e5 015738 jam 0 ,mem_usb_tx_enable 
+0x45e6 015739 jam 1 ,mem_24g_abort_packet 
+0x45e7 015740 jam 0 ,mem_24g_pid 
+0x45e8 015742 fetch 4 ,mem_car_24g_commom_addr 
+0x45e9 015743 branch g24_work_init + 12 
+:      015744 car_g24_receive_packet_start:
+0x45ea 015745 call g24_receive_transmit_ack 
+0x45eb 015746 nbranch g24_rx_interrupt_clear ,user3 
+:      015747 p_g24_receive_packet_parse:
+0x45ec 015748 call g24_receive_packet_parse_pid_crc 
+0x45ed 015749 nbranch g24_rx_interrupt_clear ,user 
+0x45ee 015750 fetch 1 ,mem_24g_rxdata_length 
+0x45ef 015751 branch g24_rx_interrupt_clear ,blank 
+0x45f0 015752 increase 2 ,pdata 
+0x45f1 015753 iforce loopcnt 
+0x45f2 015754 arg mem_24g_rxbuf ,contr 
+0x45f3 015755 arg mem_24g_rxdata_temp ,contw 
+0x45f4 015756 call memcpy 
+0x45f5 015757 jam 0 ,mem_24g_mode_switch 
+0x45f6 015758 fetch 1 ,mem_24g_pair_mode 
+0x45f7 015759 call g24_enable_nodata_timer ,blank 
+0x45f8 015760 fetch 1 ,mem_24g_rxdata_temp + 2 
+0x45f9 015761 beq datatype_attemp ,car_g24_data_attemp 
+0x45fa 015762 beq datatype_device1 ,car_g24_data_device1 
+0x45fb 015763 branch g24_receive_packet_parse + 14 
+:      015764 car_g24_data_attemp:
+0x45fc 015765 fetch 1 ,mem_24g_pair_mode 
+0x45fd 015766 nrtn blank 
+0x45fe 015767 fetch 1 ,mem_24g_bind_device_status 
+0x45ff 015768 rtn blank 
+0x4600 015770 branch g24_data_attemp 
+:      015771 car_g24_data_device1:
+0x4601 015772 call g24_ch_timer_reinit 
+0x4602 015773 fetch 1 ,mem_24g_abort_packet 
+0x4603 015774 fetcht 1 ,mem_24g_rxdata_temp 
+0x4604 015775 isolate1 bit_abort ,temp 
+0x4605 015776 setflag true ,0 ,pdata 
+0x4606 015777 store 1 ,mem_24g_abort_packet 
+0x4607 015778 beq 1 ,car_g24_data_attemp_device1_abort 
+0x4608 015779 branch g24_data_device1 + 7 
+:      015780 car_g24_data_attemp_device1_abort:
+0x4609 015781 fetch 1 ,mem_device_option 
+0x460a 015782 sub pdata ,dvc_op_car ,null 
+0x460b 015783 call check_51cmd_led_on ,zero 
+0x460c 015784 fetch 4 ,mem_24g_rxdata_temp + 10 
+0x460d 015785 branch g24_store_device1_addr 
+:      015787 car_g24_bind_mode:
+0x460e 015788 fetch 1 ,mem_24g_work_mode 
+0x460f 015789 rtnne dongle_bind 
+0x4610 015790 call g24_bind_init 
+0x4611 015791 call car_g24_bind_device_addr 
+0x4612 015793 call g24_rx_interrupt_clear 
+0x4613 015794 call g24_receive_packet 
+0x4614 015795 nbranch g24_rx_interrupt_clear ,user3 
+0x4615 015796 call g24_bind_data_parse 
+0x4616 015797 call g24_transmit_ack 
+0x4617 015798 call g24_bind_device_status_check 
+0x4618 015799 call g24_bind_data_process + 8 
+0x4619 015801 fetch 1 ,mem_24g_bind_device_status 
+0x461a 015802 nbranch car_g24_bind_mode_exit ,blank 
+0x461b 015803 call g24_nodata_process 
+0x461c 015804 fetch 1 ,mem_24g_nodata_timer_enable 
+0x461d 015805 rtn blank 
+0x461e 015806 setarg 0 
+0x461f 015807 store 4 ,mem_24g_device1_addr 
+0x4620 015808 rtn 
+:      015809 car_g24_bind_mode_exit:
+0x4621 015810 jam 0 ,mem_24g_mode_switch 
+0x4622 015811 arg 0 ,rega 
+0x4623 015812 call check_51cmd_led_on 
+0x4624 015813 call g24_switch_work_mode 
+0x4625 015814 call g24_timer_init 
+0x4626 015816 fetch 4 ,mem_24g_lap 
+0x4627 015817 store 4 ,mem_car_24g_commom_addr 
+0x4628 015818 fetch 1 ,mem_car_save_addr_flag 
+0x4629 015819 ncall car_g24_save_commom_addr ,blank 
+0x462a 015821 fetch 4 ,mem_car_24g_commom_addr 
+0x462b 015822 branch g24_update_addr_and_synccrc8 
+:      015824 car_g24_save_commom_addr:
+0x462c 015826 fetch 1 ,mem_car_save_addr_flag 
+0x462d 015827 rtn blank 
+0x462e 015828 fetch 1 ,mem_24g_transmitter_addr + 1 
+0x462f 015829 store 1 ,mem_car_24g_commom_addr + 3 
+0x4630 015831 fetch 1 ,mem_24g_lap + 1 
+0x4631 015832 store 1 ,mem_car_24g_commom_addr + 2 
+0x4632 015834 fetch 1 ,mem_24g_transmitter_addr 
+0x4633 015835 store 1 ,mem_car_24g_commom_addr + 1 
+0x4634 015837 fetch 1 ,mem_24g_lap 
+0x4635 015838 store 1 ,mem_car_24g_commom_addr 
+0x4636 015839 rtn 
+0x4637 015840 call car_g24_search_commom_addr 
+0x4638 015841 fetch 4 ,mem_car_24g_commom_addr 
+0x4639 015842 fetcht 4 ,mem_car_24g_commom_addr_temp 
+0x463a 015843 isub temp ,null 
+0x463b 015844 rtn zero 
+0x463c 015845 copy regc ,regb 
+0x463d 015846 arg mem_car_24g_commom_addr ,rega 
+0x463e 015847 arg 4 ,loopcnt 
+0x463f 015848 branch otp_write 
+:      015850 car_g24_load_commom_addr:
+0x4640 015852 fetch 4 ,mem_24g_lap 
+0x4641 015853 store 4 ,mem_car_24g_commom_addr 
+0x4642 015854 fetch 1 ,mem_car_save_addr_flag 
+0x4643 015855 rtn blank 
+0x4644 015856 rtn 
+0x4645 015857 call car_g24_search_commom_addr 
+0x4646 015858 fetch 4 ,mem_car_24g_commom_addr_temp 
+0x4647 015859 rtn blank 
+0x4648 015860 store 4 ,mem_car_24g_commom_addr 
+0x4649 015861 rtn 
+:      015864 car_g24_search_commom_addr:
+0x464a 015865 rtn 
+0x464b 015866 fetch 1 ,mem_car_save_addr_flag 
+0x464c 015867 rtn blank 
+0x464d 015868 arg otp_offset_car_commom_start_addr ,regc 
+:      015869 car_g24_search_commom_addr_loop:
+0x464e 015870 copy regc ,regb 
+0x464f 015871 arg mem_car_24g_commom_addr_read ,rega 
+0x4650 015872 arg 4 ,loopcnt 
+0x4651 015873 call otp_read_data 
+0x4652 015874 fetch 4 ,mem_car_24g_commom_addr_read 
+0x4653 015875 rtn blank 
+0x4654 015876 store 4 ,mem_car_24g_commom_addr_temp 
+0x4655 015877 copy regc ,pdata 
+0x4656 015878 arg otp_offset_car_commom_end_addr ,temp 
+0x4657 015879 isub temp ,null 
+0x4658 015880 rtn positive 
+0x4659 015881 increase 4 ,regc 
+0x465a 015882 branch car_g24_search_commom_addr_loop 
+:      015884 car_g24_bind_device_addr:
+0x465b 015885 fetch 4 ,mem_24g_device1_addr 
+0x465c 015886 rtn blank 
+0x465d 015887 branch g24_update_addr_and_synccrc8 
+:      015889 car_g24_cb_data_device1:
+0x465e 015890 fetch 2 ,mem_ui_state_map 
+0x465f 015891 rtnbit1 ui_state_ble_connected 
+0x4660 015892 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x4661 015893 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x4662 015894 jam work_paired ,mem_car_24g_received_pac 
+0x4663 015895 arg mem_24g_rxdata_temp + 3 ,rega 
+0x4664 015896 branch car_24g_receive_data 
+:      015898 car_g24_lpm_dipatch:
+0x4665 015899 fetch 1 ,mem_car_enter_lpm_flag 
+0x4666 015900 rtn blank 
+0x4667 015901 call car_g24_lpm_wait 
+0x4668 015902 nrtn user 
+0x4669 015903 fetch 3 ,mem_24g_enter_hibernate 
+0x466a 015904 call clk2lpo 
+0x466b 015905 storet 4 ,mem_sleep_counter 
+0x466c 015906 branch lpm_sleep 
+:      015907 car_g24_lpm_wait:
+0x466d 015908 enable user 
+0x466e 015909 call lpo_calibration 
+0x466f 015910 fetch 3 ,mem_clks_per_lpo 
+0x4670 015911 branch disable_user ,blank 
+0x4671 015912 branch car_le_process_lpm_before 
+:      015918 remote_car_init:
+0x4672 015919 rtn wake 
+0x4673 015920 call remote_car_default_init 
+0x4674 015921 call keyscan_key_init 
+0x4675 015922 setarg remote_car_g24_package_data 
+0x4676 015923 store 2 ,mem_cb_24g_transmit_data 
+0x4677 015925 setarg remote_car_process_lpm_before 
+0x4678 015926 store 2 ,mem_cb_24g_lpm_before 
+0x4679 015928 setarg remote_car_le_before_hibernate 
+0x467a 015929 store 2 ,mem_cb_before_hibernate 
+0x467b 015931 setarg remote_car_scale_process_idle 
+0x467c 015932 store 2 ,mem_cb_idle_process 
+0x467d 015934 setarg remote_car_scale_process_bb_event 
+0x467e 015935 store 2 ,mem_cb_bb_event_process 
+0x467f 015937 setarg remote_car_event_timer 
+0x4680 015938 store 2 ,mem_cb_event_timer 
+0x4681 015940 setarg remote_car_power_off_signal 
+0x4682 015941 store 2 ,mem_remote_car_power_off_cb 
+0x4683 015943 setarg remote_car_soft_switch_power_on_signal 
+0x4684 015944 store 2 ,mem_remote_car_power_standby_cb 
+0x4685 015947 bpatch patch06_3 ,mem_patch06 
+0x4686 015948 call set_eeprom_size_2k 
+0x4687 015949 call remote_car_init_environment 
+0x4688 015951 call queue_init 
+0x4689 015952 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x468a 015953 store 1 ,mem_remote_car_hard_soft_switch 
+0x468b 015954 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x468c 015955 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x468d 015956 store 1 ,mem_ui_button_gpio 
+:      015957 remote_car_soft_switch_power_on_init:
+0x468e 015958 call remote_car_ui_led_init 
+0x468f 015959 call ui_button_init 
+0x4690 015960 call ui_button_polling 
+0x4691 015961 jam power_starting ,mem_remote_car_power_state 
+0x4692 015962 fetch 2 ,mem_ui_state_map 
+0x4693 015963 rtnbit1 ui_state_btn_down 
+0x4694 015964 branch app_enter_hibernate 
+:      015968 remote_car_hard_switch_power_on_signal:
+0x4695 015969 jam power_standby ,mem_remote_car_power_state 
+:      015970 remote_car_soft_switch_power_on_signal:
+0x4696 015971 call remote_car_ui_led_init 
+0x4697 015972 arg 0 ,rega 
+0x4698 015973 call ui_led_blink_start_global 
+0x4699 015974 call remote_car_g24_load_commom_addr 
+0x469a 015975 fetch 4 ,mem_remote_24g_commom_addr 
+0x469b 015976 store 4 ,mem_24g_addr 
+0x469c 015977 branch g24_pair_start ,blank 
+0x469d 015978 fetch 4 ,mem_24g_addr 
+0x469e 015979 store 4 ,mem_24g_receiver_addr 
+0x469f 015980 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46a0 015981 store 2 ,mem_24g_reconn_timeout 
+0x46a1 015982 branch g24_reconn_start 
+:      015984 remote_car_set_24g_addr_eeprom:
+0x46a2 015985 arg 4 ,temp 
+0x46a3 015986 arg mem_24g_addr ,rega 
+0x46a4 015987 arg remote_info_eeprom_offect ,regb 
+0x46a5 015988 rtn 
+:      015991 remote_car_power_off_signal:
+:      015992 remote_car_ui_led_init:
+0x46a6 015993 bpatch patch06_4 ,mem_patch06 
+0x46a7 015994 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x46a8 015995 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      015996 remote_car_ui_led_init_1:
+0x46a9 015997 fetcht 1 ,mem_remote_car_led_map 
+0x46aa 015998 branch gpio_config_output 
+:      015999 remote_car_pairing_led_gpio_set:
+0x46ab 016000 store 1 ,mem_remote_car_led_map 
+0x46ac 016001 branch remote_car_ui_led_init_1 
+:      016004 remote_car_init_environment:
+0x46ad 016005 call g24_transmit_init 
+:      016006 remote_no_data_timer_init:
+0x46ae 016007 fetch 2 ,mem_remote_car_no_data_timeout 
+0x46af 016008 store 2 ,mem_remote_car_no_data_timer 
+0x46b0 016009 rtn 
+:      016011 remote_car_le_before_hibernate:
+0x46b1 016012 call remote_car_process_lpm_before 
+:      016013 remote_gpio_set_before_hibernate:
+0x46b2 016014 fetch 1 ,mem_remote_style_struct_led_gpio 
+0x46b3 016015 set1 7 ,pdata 
+0x46b4 016016 arg gpcfg_output_high ,temp 
+0x46b5 016017 branch gpio_config_function 
+:      016019 remote_car_process_lpm_before:
+0x46b6 016020 call gpio_set_before_lpm 
+0x46b7 016021 branch keyscan_process_lpm_before 
+:      016023 remote_car_key_scan_process:
+0x46b8 016024 call keyscan_key_process 
+0x46b9 016025 call get_remote_key_state 
+0x46ba 016026 call remote_conn_led_state 
+0x46bb 016027 branch send_data 
+:      016029 remote_conn_led_state:
+0x46bc 016030 fetch 1 ,mem_remote_car_24g_status 
+0x46bd 016031 rtnne work_paired 
+0x46be 016032 fetch 4 ,mem_remote_car_motor1_key0_press_state 
+0x46bf 016033 branch remote_car_stop_state ,blank 
+0x46c0 016034 jam 0 ,mem_remote_car_no_data_check 
+0x46c1 016035 enable user 
+0x46c2 016036 branch check_51cmd_led_on 
+:      016037 remote_car_stop_state:
+0x46c3 016038 fetch 1 ,mem_remote_car_no_data_check 
+0x46c4 016039 rtneq 0xff 
+0x46c5 016040 pincrease 1 
+0x46c6 016041 store 1 ,mem_remote_car_no_data_check 
+0x46c7 016042 disable user 
+0x46c8 016043 branch check_51cmd_led_off 
+:      016046 get_remote_key_state:
+0x46c9 016047 fetcht 2 ,mem_key_value_retention 
+0x46ca 016048 and temp ,0x01 ,pdata 
+0x46cb 016049 rshift temp ,temp 
+0x46cc 016050 store 1 ,mem_remote_car_motor1_key0_press_state 
+0x46cd 016051 and temp ,0x01 ,pdata 
+0x46ce 016052 rshift temp ,temp 
+0x46cf 016053 store 1 ,mem_remote_car_motor1_key1_press_state 
+0x46d0 016054 and temp ,0x01 ,pdata 
+0x46d1 016055 rshift temp ,temp 
+0x46d2 016056 store 1 ,mem_remote_car_motor2_key2_press_state 
+0x46d3 016057 and temp ,0x01 ,pdata 
+0x46d4 016058 rshift temp ,temp 
+0x46d5 016059 store 1 ,mem_remote_car_motor2_key3_press_state 
+0x46d6 016060 rtn 
+:      016061 send_data:
+0x46d7 016062 bpatch patch06_5 ,mem_patch06 
+0x46d8 016063 call remote_car_fb_check 
+0x46d9 016064 call remote_car_lr_check 
+0x46da 016065 call remote_car_no_data_timeout_check 
+0x46db 016066 nrtn user 
+0x46dc 016067 branch remote_car_send_key 
+:      016070 remote_car_no_data_timeout_check:
+0x46dd 016071 fetch 1 ,mem_remote_car_24g_status 
+0x46de 016072 rtnne work_paired 
+0x46df 016073 fetch 1 ,mem_remote_car_no_data_check 
+0x46e0 016074 rtn blank 
+0x46e1 016075 sub pdata ,1 ,null 
+0x46e2 016076 nrtn positive 
+0x46e3 016077 fetch 2 ,mem_24g_reconn_timeout_init 
+0x46e4 016078 store 2 ,mem_24g_reconn_timeout 
+0x46e5 016079 branch enable_user 
+:      016083 remote_car_fb_check:
+0x46e6 016084 fetch 1 ,mem_remote_car_motor1_key0_press_state 
+0x46e7 016085 nbranch remote_car_send_motor1_key0_press ,blank 
+0x46e8 016086 fetch 1 ,mem_remote_car_motor1_key1_press_state 
+0x46e9 016087 nbranch remote_car_send_motor1_key1_press ,blank 
+0x46ea 016088 branch remote_car_send_motor1_key0_rel 
+:      016090 remote_car_lr_check:
+0x46eb 016091 fetch 1 ,mem_remote_car_motor2_key2_press_state 
+0x46ec 016092 nbranch remote_car_send_motor2_key2_press ,blank 
+0x46ed 016093 fetch 1 ,mem_remote_car_motor2_key3_press_state 
+0x46ee 016094 nbranch remote_car_send_motor2_key3_press ,blank 
+0x46ef 016095 branch remote_car_send_motor2_key2_rel 
+:      016098 remote_car_scale_process_idle:
+0x46f0 016099 call remote_car_24g_status_process 
+0x46f1 016100 branch remote_car_key_scan_process 
+:      016102 remote_car_scale_process_bb_event:
+0x46f2 016103 copy regc ,pdata 
+0x46f3 016104 beq bt_evt_button_up ,app_event_button_up 
+0x46f4 016105 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x46f5 016106 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x46f6 016107 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x46f7 016108 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x46f8 016109 rtn 
+:      016111 remote_car_24g_attempt_fail:
+0x46f9 016112 branch g24_txbuf_clear 
+:      016114 remote_car_24g_pairing_complete:
+0x46fa 016115 bpatch patch06_6 ,mem_patch06 
+0x46fb 016116 fetch 4 ,mem_24g_receiver_addr 
+0x46fc 016117 store 4 ,mem_remote_24g_commom_addr 
+0x46fd 016118 fetch 1 ,mem_remote_save_addr_flag 
+0x46fe 016119 ncall remote_car_g24_save_commom_addr ,blank 
+0x46ff 016120 fetch 4 ,mem_remote_24g_commom_addr 
+0x4700 016121 call g24_update_addr_and_synccrc8 
+:      016124 remote_car_24g_attempt_success:
+0x4701 016125 jam 0 ,mem_24g_conn_sm 
+0x4702 016126 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4703 016127 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4704 016128 jam 0 ,mem_24g_reconn_timeout 
+0x4705 016129 rtn 
+:      016130 remote_car_g24_save_commom_addr:
+0x4706 016133 fetch 1 ,mem_remote_save_addr_flag 
+0x4707 016134 rtn blank 
+0x4708 016135 fetch 1 ,mem_24g_lap + 1 
+0x4709 016136 store 1 ,mem_remote_24g_commom_addr + 3 
+0x470a 016138 fetch 1 ,mem_24g_receiver_addr + 1 
+0x470b 016139 store 1 ,mem_remote_24g_commom_addr + 2 
+0x470c 016141 fetch 1 ,mem_24g_lap 
+0x470d 016142 store 1 ,mem_remote_24g_commom_addr + 1 
+0x470e 016144 fetch 1 ,mem_24g_receiver_addr 
+0x470f 016145 store 1 ,mem_remote_24g_commom_addr 
+0x4710 016146 call remote_car_g24_search_commom_addr 
+0x4711 016147 fetch 4 ,mem_remote_24g_commom_addr 
+0x4712 016148 fetcht 4 ,mem_remote_24g_commom_addr_temp 
+0x4713 016149 isub temp ,null 
+0x4714 016150 rtn zero 
+0x4715 016151 copy regc ,regb 
+0x4716 016152 arg mem_remote_24g_commom_addr ,rega 
+0x4717 016153 arg 4 ,loopcnt 
+0x4718 016154 branch otp_write 
+:      016156 remote_car_g24_load_commom_addr:
+0x4719 016157 fetch 1 ,mem_remote_save_addr_flag 
+0x471a 016158 rtn blank 
+0x471b 016159 call remote_car_g24_search_commom_addr 
+0x471c 016160 fetch 4 ,mem_remote_24g_commom_addr_temp 
+0x471d 016161 rtn blank 
+0x471e 016162 store 4 ,mem_remote_24g_commom_addr 
+0x471f 016163 rtn 
+:      016166 remote_car_g24_search_commom_addr:
+0x4720 016167 fetch 1 ,mem_remote_save_addr_flag 
+0x4721 016168 rtn blank 
+0x4722 016169 arg otp_offset_remote_commom_start_addr ,regc 
+:      016170 remote_car_g24_search_commom_addr_loop:
+0x4723 016171 copy regc ,regb 
+0x4724 016172 arg mem_remote_24g_commom_addr_temp ,rega 
+0x4725 016173 arg 4 ,loopcnt 
+0x4726 016174 call otp_read_data 
+0x4727 016175 fetch 4 ,mem_remote_24g_commom_addr_read 
+0x4728 016176 rtn blank 
+0x4729 016177 store 4 ,mem_remote_24g_commom_addr_temp 
+0x472a 016178 copy regc ,pdata 
+0x472b 016179 arg otp_offset_remote_commom_end_addr ,temp 
+0x472c 016180 isub temp ,null 
+0x472d 016181 rtn positive 
+0x472e 016182 increase 4 ,regc 
+0x472f 016183 branch remote_car_g24_search_commom_addr_loop 
+:      016185 remote_car_24g_status_process:
+0x4730 016186 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4731 016187 rtneq power_on 
+0x4732 016188 fetch 1 ,mem_remote_car_24g_status 
+0x4733 016189 rtneq work_paired 
+0x4734 016190 jam work_paired ,mem_remote_car_24g_status 
+:      016191 remote_car_scale_process_paired:
+0x4735 016192 arg 0 ,rega 
+0x4736 016193 branch ui_led_off_global 
+:      016194 remote_car_scale_process_shutdown:
+0x4737 016195 arg 0 ,rega 
+0x4738 016196 call ui_led_off_global 
+0x4739 016197 call remote_car_ui_led_init 
+0x473a 016198 branch app_enter_hibernate 
+:      016200 remote_car_event_timer:
+0x473b 016201 call app_power_timer 
+0x473c 016202 call g24_pair_timeout_timer 
+0x473d 016203 call g24_reconn_timeout_timer 
+0x473e 016204 branch remote_car_no_data_timer 
+:      016206 remote_car_no_data_timer:
+0x473f 016207 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4740 016208 rtn blank 
+0x4741 016209 fetch 1 ,mem_key_value_retention 
+0x4742 016210 nbranch remote_no_data_timer_init ,blank 
+0x4743 016211 arg mem_remote_car_no_data_timer ,regc 
+0x4744 016212 arg remote_car_scale_process_shutdown ,regb 
+0x4745 016213 branch timer_single_step_2b 
+:      016217 remote_car_send_motor1_key0_press:
+0x4746 016218 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4747 016219 rtn 
+:      016220 remote_car_send_motor1_key1_press:
+0x4748 016221 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4749 016222 rtn 
+:      016223 remote_car_send_motor2_key2_press:
+0x474a 016224 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x474b 016225 rtn 
+:      016226 remote_car_send_motor2_key3_press:
+0x474c 016227 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x474d 016228 rtn 
+:      016231 remote_car_send_motor1_key0_rel:
+:      016232 remote_car_send_motor1_key1_rel:
+0x474e 016233 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x474f 016234 rtn 
+:      016235 remote_car_send_motor2_key2_rel:
+:      016236 remote_car_send_motor2_key3_rel:
+0x4750 016237 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x4751 016238 rtn 
+:      016240 remote_car_send_key:
+0x4752 016241 arg mem_remote_car_24g_motor_packet ,rega 
+0x4753 016242 branch queue_push 
+:      016243 remote_car_send_attack:
+0x4754 016244 arg mem_remote_car_24g_fire_packet ,rega 
+0x4755 016245 branch queue_push 
+:      016247 remote_car_g24_package_data:
+0x4756 016248 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x4757 016249 beq work_paired ,remote_car_g24_send_empty 
+0x4758 016250 arg mem_remote_car_24g_tx_temp ,rega 
+0x4759 016251 call queue_pop 
+0x475a 016252 nbranch remote_car_moto_data ,user 
+:      016253 remote_car_g24_package_data_continue:
+0x475b 016254 arg mem_remote_car_24g_tx_temp ,contr 
+0x475c 016255 ifetch 1 ,contr 
+0x475d 016256 copy pdata ,rega 
+0x475e 016257 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x475f 016260 rtn 
+:      016262 remote_car_g24_send_empty:
+0x4760 016263 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x4761 016264 enable user 
+0x4762 016265 arg 1 ,rega 
+0x4763 016266 arg mem_remote_car_empty_packet ,regb 
+0x4764 016267 rtn 
+:      016269 remote_car_moto_data:
+0x4765 016270 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x4766 016271 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x4767 016272 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x4768 016273 rtn 
+:      016274 remote_car_moto_data_next:
+0x4769 016275 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x476a 016276 nbranch remote_car_moto_data_enable_user ,blank 
+0x476b 016277 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x476c 016278 nbranch remote_car_moto_data_enable_user ,blank 
+0x476d 016279 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x476e 016280 nbranch remote_car_moto_data_enable_user ,blank 
+0x476f 016281 rtn 
+:      016282 remote_car_moto_data_enable_user:
+0x4770 016283 enable user 
+0x4771 016284 branch remote_car_g24_package_data_continue 
+:      016289 remote_car_default_init:
+0x4772 016290 jam 0x14 ,mem_ui_button_timeout 
+0x4773 016291 jam 0x01 ,mem_ui_button_last_state 
+0x4774 016292 setarg 0x060f 
+0x4775 016293 store 2 ,mem_remote_car_queue_each_size 
+0x4776 016294 setarg mem_remote_car_queue_each_size 
+0x4777 016295 store 2 ,mem_queue_ptr 
+0x4778 016296 jam 0x01 ,mem_lpm_mode 
+0x4779 016297 jam 0x06 ,mem_lpm_overhead 
+0x477a 016298 jam 0x02 ,mem_lpm_mult_timeout 
+0x477b 016299 jam 0x00 ,mem_remote_car_hard_soft_switch 
+0x477c 016300 setarg mem_remote_style_led_type 
+0x477d 016301 store 2 ,mem_ui_led_struct_ptr 
+0x477e 016302 jam 0x01 ,mem_ui_led_struct_num 
+0x477f 016303 jam 0xff ,mem_remote_style_blink_count 
+0x4780 016304 setarg 0x0296 
+0x4781 016305 store 2 ,mem_remote_style_on_time 
+0x4782 016306 setarg 0x073a 
+0x4783 016307 store 2 ,mem_remote_style_off_time 
+0x4784 016308 setarg mem_remote_car_soft_power 
+0x4785 016309 store 2 ,mem_power_param_ptr 
+0x4786 016310 setarg 0x0c0c 
+0x4787 016311 store 2 ,mem_remote_car_power_off_timeout 
+0x4788 016312 setarg mem_remote_car_keyscan 
+0x4789 016313 store 2 ,mem_keyscan_ptr 
+0x478a 016314 jam 0x00 ,mem_remote_car_config_soft_switch_enable 
+0x478b 016315 jam 0xff ,mem_remote_car_config_connect_led_gpio 
+0x478c 016316 jam 0xff ,mem_remote_car_config_soft_switch_gpio 
+0x478d 016317 jam 0x00 ,mem_remote_car_config_key_map 
+0x478e 016318 jam 0x00 ,mem_remote_car_config_layout 
+0x478f 016319 jam 0x00 ,mem_remote_car_config_check_way 
+0x4790 016320 jam 0x01 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4791 016321 setarg 0x4e55 
+0x4792 016322 store 2 ,mem_current_vdd_value_default_mid_x 
+0x4793 016323 store 2 ,mem_current_vdd_value_default_mid_y 
+0x4794 016324 setarg 0x0007 
+0x4795 016325 store 2 ,mem_current_vdd_default_range 
+0x4796 016326 jam 0x02 ,mem_adc_config_flag 
+0x4797 016327 setsect 0 ,0x35a0c 
+0x4798 016328 setsect 1 ,0x11a 
+0x4799 016329 setsect 2 ,0x60 
+0x479a 016330 setsect 3 ,0x28 
+0x479b 016331 store 9 ,mem_remote_car_24g_motor_packet 
+0x479c 016332 setsect 0 ,0x2000a 
+0x479d 016333 setsect 1 ,0x02 
+0x479e 016334 istore 4 ,contw 
+0x479f 016335 setsect 0 ,0x35a08 
+0x47a0 016336 setsect 1 ,0x19a 
+0x47a1 016337 setsect 2 ,0x00 
+0x47a2 016338 setsect 3 ,0x00 
+0x47a3 016339 store 9 ,mem_remote_car_24g_fire_packet 
+0x47a4 016340 setarg 0x0064 
+0x47a5 016341 store 2 ,mem_remote_car_no_data_timeout 
+0x47a6 016342 jam tx_power_0db ,mem_tx_power 
+0x47a7 016343 jam 0x01 ,mem_24g_data_type 
+0x47a8 016344 jam 0x06 ,mem_24g_max_retry 
+0x47a9 016345 jam 0x01 ,mem_24g_pair_switch 
+0x47aa 016346 jam 0x00 ,mem_24g_fast_conn_enable 
+0x47ab 016347 call g24_rx_window_init 
+0x47ac 016348 call g24_interval_param_8ms 
+0x47ad 016349 call g24_chmap_param_init 
+0x47ae 016352 setarg 0x0708 
+0x47af 016353 store 2 ,mem_24g_pair_timeout_init 
+0x47b0 016354 setarg 0x0050 
+0x47b1 016355 store 2 ,mem_24g_reconn_timeout_init 
+0x47b2 016356 setarg 0x0a7700 
+0x47b3 016357 store 3 ,mem_24g_long_sleep_set 
+0x47b4 016358 setarg 0x604800 
+0x47b5 016359 store 3 ,mem_24g_enter_hibernate 
+0x47b6 016360 rtn 
+:      016367 dongle_init:
+0x47b7 016368 setarg dongle_dispatch 
+0x47b8 016369 store 2 ,mem_cb_24g_receive_process 
+0x47b9 016370 setarg dongle_g24_mouse 
+0x47ba 016371 store 2 ,mem_cb_24g_data_device1 
+0x47bb 016372 setarg dongle_g24_kb 
+0x47bc 016373 store 2 ,mem_cb_24g_data_device2 
+0x47bd 016374 setarg dongle_ackpayload_prep 
+0x47be 016375 store 2 ,mem_cb_24g_ackpayload 
+0x47bf 016376 setarg dongle_usb_config 
+0x47c0 016377 store 2 ,mem_cb_usb_config 
+0x47c1 016378 branch usb_init 
+:      016381 dongle_default_init:
+0x47c2 016382 bpatch patch06_7 ,mem_patch06 
+0x47c3 016384 call dongle_read_kb_bind_status 
+0x47c4 016385 call dongle_xtal_select 
+0x47c5 016386 fetch 1 ,mem_dg_sys_config 
+0x47c6 016387 isolate1 dg_enable_eeprom ,pdata 
+0x47c7 016388 branch dongle_default_no_eeprom ,true 
+0x47c8 016389 fetch 1 ,mem_dg_sys_config 
+0x47c9 016390 isolate1 dg_enable_new_chmap ,pdata 
+0x47ca 016391 call g24_chamap_param_update ,true 
+:      016392 dongle_default_no_eeprom:
+0x47cb 016393 fetch 1 ,mem_dg_24g_tx_power_default 
+0x47cc 016394 store 1 ,mem_tx_power 
+0x47cd 016396 jam 0xff ,mem_rssi_buff_index 
+0x47ce 016397 setarg mem_dg_rssi_noise_buffer 
+0x47cf 016398 store 2 ,mem_rssi_noise_buffer_ptr 
+0x47d0 016399 setarg mem_dg_rssi_noise_dg_buffer 
+0x47d1 016400 store 2 ,mem_rssi_noise_self_buffer_ptr 
+0x47d2 016401 setarg mem_dg_rssi_noise_ms_buffer 
+0x47d3 016402 store 2 ,mem_rssi_noise_device1_buffer_ptr 
+0x47d4 016403 setarg mem_dg_rssi_noise_kb_buffer 
+0x47d5 016404 store 2 ,mem_rssi_noise_device2_buffer_ptr 
+0x47d6 016405 jam tx_power_f5db ,mem_24g_pair_tx_power 
+0x47d7 016406 jam 0 ,mem_dg_kb_bind_success 
+0x47d8 016407 jam 0 ,mem_24g_bind_device_living 
+0x47d9 016408 call g24_enable_1m 
+0x47da 016409 fetch 1 ,mem_dg_sys_config 
+0x47db 016410 isolate1 dg_enable_24g_2m ,pdata 
+0x47dc 016411 call g24_enable_2m ,true 
+0x47dd 016412 call g24_receive_init 
+0x47de 016413 call g24_pair_param_init 
+0x47df 016414 call g24_chmap_param_init 
+0x47e0 016416 fetch 1 ,mem_dg_usb_tx_interval 
+0x47e1 016417 store 1 ,mem_usb_tx_interval 
+0x47e2 016418 fetch 9 ,mem_dg_usb_vid_pid 
+0x47e3 016419 store 9 ,mem_usb_vid_pid 
+0x47e4 016420 rtn 
+:      016422 dongle_xtal_select:
+0x47e5 016423 jam xtal_24m ,mem_fcomp_div 
+0x47e6 016424 fetch 1 ,mem_dg_sys_config 
+0x47e7 016425 rtnbit0 dg_enable_xtal_24m 
+0x47e8 016426 jam xtal_16m ,mem_fcomp_div 
+0x47e9 016427 rtn 
+:      016429 dongle_dispatch:
+0x47ea 016430 fetch 1 ,mem_24g_pair_mode 
+0x47eb 016431 beq 0x00 ,dongle_auto_bind 
+0x47ec 016432 beq 0x01 ,dongle_pc_bind 
+0x47ed 016433 beq 0x0f ,dongle_all_powerful 
+0x47ee 016434 rtn 
+:      016437 dongle_read_kb_bind_status:
+0x47ef 016438 bpatch patch07_0 ,mem_patch07 
+0x47f0 016439 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f1 016440 arg mem_dg_kb_bind_flag ,rega 
+0x47f2 016441 arg 1 ,loopcnt 
+0x47f3 016442 branch otp_read_data 
+:      016444 dongle_write_kb_bind_status:
+0x47f4 016445 bpatch patch07_1 ,mem_patch07 
+0x47f5 016446 arg 1 ,loopcnt 
+0x47f6 016447 arg mem_dg_kb_bind_flag ,rega 
+0x47f7 016448 arg dongle_kb_bind_efuse_offect ,regb 
+0x47f8 016449 branch otp_write 
+:      016451 dongle_usb_config:
+0x47f9 016452 fetch 1 ,mem_dg_sys_config 
+0x47fa 016453 bbit1 dg_enable_kb_icon ,dongle_usb_config_kb 
+0x47fb 016454 fetch 1 ,mem_dg_kb_bind_flag 
+0x47fc 016455 bne dongle_kb_bind_success ,dongle_usb_config_param 
+:      016456 dongle_usb_config_kb:
+0x47fd 016457 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x47fe 016458 fetch 4 ,usb_devicedata_addr + 9 
+0x47ff 016459 set1 29 ,pdata 
+0x4800 016460 store 4 ,mem_devicedesc + 9 
+:      016461 dongle_usb_config_param:
+0x4801 016462 call dongle_usb_device_name 
+0x4802 016463 call usb_tx_interval_config 
+0x4803 016464 call dongle_usb_vid_pid_config 
+0x4804 016465 branch dongle_usb_hid_icon_config 
+:      016467 dongle_usb_vid_pid_config:
+0x4805 016468 fetch 1 ,mem_usb_vid_pid 
+0x4806 016469 rtn blank 
+0x4807 016470 fetch 1 ,mem_dg_kb_bind_flag 
+0x4808 016471 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+:      016472 dongle_usb_vid_pid_for_mouse_only_auto_pair:
+0x4809 016473 fetch 4 ,mem_usb_vid_pid + 1 
+:      016474 dongle_usb_vid_pid_store:
+0x480a 016475 store 4 ,mem_devicedesc + 9 
+0x480b 016476 rtn 
+:      016477 dongle_usb_vid_pid_for_suit:
+0x480c 016478 fetch 4 ,mem_usb_vid_pid + 5 
+0x480d 016479 branch dongle_usb_vid_pid_store 
+:      016481 dongle_usb_hid_icon_config:
+0x480e 016482 fetch 1 ,mem_dg_kb_bind_flag 
+0x480f 016483 beq dongle_kb_bind_success ,dongle_usb_kb_hidreportdesc 
+0x4810 016484 setarg usb_kbdata_vendor_define_addr 
+0x4811 016485 store 2 ,mem_hidreportdesc_kb 
+0x4812 016486 jam 0x1a ,mem_confdesc + 26 
+0x4813 016487 rtn 
+:      016488 dongle_usb_kb_hidreportdesc:
+0x4814 016489 setarg usb_kbdata_addr 
+0x4815 016490 store 2 ,mem_hidreportdesc_kb 
+0x4816 016491 jam 0x3f ,mem_confdesc + 26 
+0x4817 016492 rtn 
+:      016494 dongle_usb_device_name:
+0x4818 016495 fetch 1 ,mem_dg_usb_device_name 
+0x4819 016496 rtn blank 
+0x481a 016497 arg mem_dg_usb_device_name ,contr 
+0x481b 016498 arg mem_string2 ,contw 
+0x481c 016499 arg 30 ,loopcnt 
+0x481d 016500 branch memcpy 
+:      016503 dongle_all_powerful:
+0x481e 016504 call g24_switch_work_mode 
+:      016505 dongle_all_powerful_loop:
+0x481f 016506 call dongle_work_mode_auto 
+0x4820 016507 call dongle_usb_dispatch 
+0x4821 016508 branch dongle_all_powerful_loop 
+:      016510 dongle_pc_bind:
+0x4822 016511 call g24_switch_work_mode 
+:      016512 dongle_pc_bind_loop:
+0x4823 016513 call dongle_work_mode_auto 
+0x4824 016514 call g24_bind_mode_auto 
+0x4825 016515 call dongle_usb_dispatch 
+0x4826 016516 branch dongle_pc_bind_loop 
+:      016518 dongle_g24_blank_data_process:
+0x4827 016519 call dongle_g24_ms_blank_data 
+0x4828 016520 call dongle_g24_kb_blank_data 
+0x4829 016521 call dongle_g24_kb_sys_ctrl_blank_data 
+0x482a 016522 branch dongle_g24_kb_mul_blank_data 
+:      016524 dongle_g24_ms_blank_data:
+0x482b 016525 bpatch patch07_2 ,mem_patch07 
+0x482c 016526 fetch 1 ,mem_dg_ms_blank_data_enable 
+0x482d 016527 rtn blank 
+0x482e 016528 arg g24_timer_ms_blank ,queue 
+0x482f 016529 call timer_check 
+0x4830 016530 nrtn blank 
+0x4831 016531 jam 0 ,mem_dg_ms_blank_data_enable 
+0x4832 016532 setarg ms_report_id 
+0x4833 016533 store 1 ,mem_usb_mouse_data 
+0x4834 016534 setarg 0 
+0x4835 016535 istore 7 ,contw 
+:      016536 dongle_usb_tx_ms_data:
+0x4836 016537 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      016538 dongle_usb_tx_enable_ep2:
+0x4837 016539 fetch 1 ,mem_usb_tx_enable 
+0x4838 016540 set1 2 ,pdata 
+0x4839 016541 store 1 ,mem_usb_tx_enable 
+0x483a 016542 rtn 
+:      016544 dongle_g24_kb_blank_data:
+0x483b 016545 bpatch patch07_3 ,mem_patch07 
+0x483c 016546 fetch 1 ,mem_dg_kb_blank_data_enable 
+0x483d 016547 rtn blank 
+0x483e 016548 arg g24_timer_kb_blank ,queue 
+0x483f 016549 call timer_check 
+0x4840 016550 nrtn blank 
+0x4841 016551 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4842 016552 arg mem_usb_kb_data ,contw 
+0x4843 016553 call memset0_16 
+0x4844 016554 fetch 8 ,mem_usb_kb_data 
+0x4845 016555 store 8 ,mem_dg_kb_data_last_data 
+:      016556 dongle_usb_tx_kb_data:
+0x4846 016557 jam kb_normal_report_id ,mem_usb_kb_data 
+:      016558 dongle_usb_tx_enable_ep1:
+0x4847 016559 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x4848 016560 fetch 1 ,mem_usb_tx_enable 
+0x4849 016561 set1 1 ,pdata 
+0x484a 016562 store 1 ,mem_usb_tx_enable 
+0x484b 016563 rtn 
+:      016565 dongle_g24_kb_sys_ctrl_blank_data:
+0x484c 016566 fetch 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x484d 016567 rtn blank 
+0x484e 016568 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x484f 016569 call timer_check 
+0x4850 016570 nrtn blank 
+0x4851 016571 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4852 016572 arg mem_usb_kb_system ,contw 
+0x4853 016573 call memset0_16 
+0x4854 016574 jam kb_system_conctrl_report_id ,mem_usb_kb_system 
+0x4855 016575 fetch 2 ,mem_usb_kb_system 
+0x4856 016576 store 2 ,mem_dg_kb_system_sta_data 
+:      016577 dongle_usb_tx_sys_ctrl_data:
+0x4857 016578 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4858 016579 branch dongle_usb_tx_enable_ep2 
+:      016581 dongle_g24_kb_mul_blank_data:
+0x4859 016582 bpatch patch07_4 ,mem_patch07 
+0x485a 016583 fetch 1 ,mem_dg_kb_mul_blank_data_enable 
+0x485b 016584 rtn blank 
+0x485c 016585 arg g24_timer_kb_mul_blank ,queue 
+0x485d 016586 call timer_check 
+0x485e 016587 nrtn blank 
+0x485f 016588 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x4860 016589 arg mem_usb_kb_multikey ,contw 
+0x4861 016590 call memset0_16 
+0x4862 016591 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x4863 016592 fetch 3 ,mem_usb_kb_multikey 
+0x4864 016593 store 3 ,mem_dg_kb_multikey_last_data 
+:      016594 dongle_usb_tx_multikey_data:
+0x4865 016595 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x4866 016596 branch dongle_usb_tx_enable_ep2 
+:      016598 dongle_usb_dispatch:
+0x4867 016599 bpatch patch07_5 ,mem_patch07 
+0x4868 016600 fetch 1 ,mem_usb_remote_wakeup 
+0x4869 016601 call dongle_clear_pc_sleep_flag ,blank 
+0x486a 016602 call usb_isr 
+0x486b 016603 fetch 1 ,mem_usb0_get_set_report 
+0x486c 016604 rtn blank 
+0x486d 016605 jam 0 ,mem_usb0_get_set_report 
+0x486e 016606 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x486f 016607 arg pc_set_report ,temp 
+0x4870 016608 isub temp ,null 
+0x4871 016609 nrtn zero 
+0x4872 016611 fetch 1 ,mem_usb0_set_report_data 
+0x4873 016612 rtnne pc_report_id 
+0x4874 016613 fetch 1 ,mem_usb0_set_report_data + 1 
+0x4875 016614 beq command_mode ,dongle_dispose_cmd_mode 
+0x4876 016615 beq command_bind ,dongle_dispose_cmd_bind 
+0x4877 016616 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x4878 016617 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x4879 016618 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+:      016620 dongle_usb0_data_ready_report_set0:
+0x487a 016621 jam 0 ,mem_usb0_data_ready_report 
+0x487b 016622 rtn 
+:      016624 dongle_dispose_cmd_mode:
+0x487c 016625 fetch 1 ,mem_usb0_set_report_data + 2 
+0x487d 016626 beq com_mode_bind ,dongle_enter_bind_mode 
+0x487e 016627 branch dongle_usb0_data_ready_report_set0 
+:      016628 dongle_enter_bind_mode:
+0x487f 016629 call g24_bind_mode_enable 
+:      016630 dongle_usb0_data_ready_report_set1:
+0x4880 016631 jam 1 ,mem_usb0_data_ready_report 
+0x4881 016632 rtn 
+:      016634 dongle_dispose_cmd_bind:
+0x4882 016635 fetch 1 ,mem_usb0_set_report_data + 2 
+0x4883 016636 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x4884 016637 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x4885 016638 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x4886 016639 branch dongle_usb0_data_ready_report_set0 
+:      016640 dongle_dispose_cmd_get_bind:
+0x4887 016641 fetch 1 ,mem_24g_bind_device_status 
+0x4888 016642 store 1 ,mem_usb0_get_report_data + 1 
+0x4889 016643 branch dongle_usb0_data_ready_report_set1 
+:      016644 dongle_dispose_cmd_exit_bind:
+0x488a 016645 call g24_work_mode_enable 
+0x488b 016646 branch dongle_dispose_cmd_get_bind 
+:      016647 dongle_dispose_cmd_read_mode:
+:      016648 dongle_dispose_in_bind_mode:
+0x488c 016649 jam command_bind ,mem_usb0_get_report_data + 1 
+0x488d 016650 branch dongle_usb0_data_ready_report_set1 
+:      016652 dongle_dispose_cmd_current_project:
+0x488e 016653 jam product_id ,mem_usb0_get_report_data + 1 
+0x488f 016654 branch dongle_usb0_data_ready_report_set1 
+:      016656 dongle_dispose_cmd_current_mode:
+0x4890 016657 fetch 1 ,mem_24g_work_mode 
+0x4891 016658 beq dongle_work ,dongle_dispose_in_work_mode 
+0x4892 016659 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x4893 016660 rtn 
+:      016661 dongle_dispose_in_work_mode:
+0x4894 016662 jam command_mode ,mem_usb0_get_report_data + 1 
+0x4895 016663 branch dongle_usb0_data_ready_report_set1 
+:      016665 dongle_dispose_cmd_current_fw_version:
+0x4896 016666 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x4897 016667 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x4898 016668 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x4899 016669 jam fw_version3 ,mem_usb0_get_report_data + 4 
+0x489a 016670 branch dongle_usb0_data_ready_report_set1 
+:      016678 dongle_auto_bind:
+0x489b 016679 call g24_mode_switch_init 
+:      016680 dongle_auto_bind_loop:
+0x489c 016681 call g24_mode_switch_bind_work 
+0x489d 016682 call g24_mode_switch_bind_search 
+0x489e 016683 call dongle_work_mode_auto 
+0x489f 016684 call g24_bind_mode_auto 
+0x48a0 016685 call g24_search_mode_auto 
+0x48a1 016686 call dongle_usb_dispatch 
+0x48a2 016687 branch dongle_auto_bind_loop 
+:      016689 dongle_work_mode_auto:
+0x48a3 016690 bpatch patch07_6 ,mem_patch07 
+0x48a4 016691 fetch 1 ,mem_24g_work_mode 
+0x48a5 016692 rtnne dongle_work 
+0x48a6 016693 call g24_work_mode_start 
+0x48a7 016694 call dongle_g24_blank_data_process 
+0x48a8 016695 fetch 1 ,mem_24g_pair_mode 
+0x48a9 016696 nrtn blank 
+0x48aa 016697 branch g24_nodata_process 
+:      016699 dongle_ackpayload_prep:
+0x48ab 016700 fetch 1 ,mem_24g_data_type 
+0x48ac 016701 beq datatype_device1 ,dongle_ackpayload_prep_mouse 
+0x48ad 016702 beq datatype_device2 ,dongle_ackpayload_prep_keyboard 
+:      016703 dongle_ackpayload_prep_mouse:
+0x48ae 016704 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48af 016705 bbit1 0 ,dongle_pc_sleep_ackpayload_prep_mouse 
+0x48b0 016706 branch dongle_ackpayload_prep_end 
+:      016708 dongle_set_pc_sleep_flag:
+0x48b1 016709 fetch 1 ,mem_device_option 
+0x48b2 016710 rtnne dvc_op_dongle 
+0x48b3 016711 jam 3 ,mem_dg_pc_sleep_flag 
+0x48b4 016712 rtn 
+:      016713 dongle_clear_pc_sleep_flag:
+0x48b5 016714 jam 0 ,mem_dg_pc_sleep_flag 
+0x48b6 016715 rtn 
+:      016717 dongle_ackpayload_prep_keyboard:
+0x48b7 016718 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48b8 016719 bbit1 1 ,dongle_pc_sleep_ackpayload_prep_keyboard 
+:      016720 dongle_ackpayload_prep_end:
+0x48b9 016721 fetch 1 ,mem_24g_ackpayload_enable 
+0x48ba 016722 beq bind_ackpayload ,dongle_g24_bind_ackpayload_prep 
+0x48bb 016723 beq kb_led_ackpayload ,dongle_g24_kb_led_ackpayload_prep 
+0x48bc 016724 rtn 
+:      016726 dongle_pc_sleep_ackpayload_prep_mouse:
+0x48bd 016727 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48be 016728 set0 0 ,pdata 
+0x48bf 016729 store 1 ,mem_dg_pc_sleep_flag 
+0x48c0 016730 branch dongle_pc_sleep_ackpayload_prep 
+:      016732 dongle_pc_sleep_ackpayload_prep_keyboard:
+0x48c1 016733 fetch 1 ,mem_dg_pc_sleep_flag 
+0x48c2 016734 set0 1 ,pdata 
+0x48c3 016735 store 1 ,mem_dg_pc_sleep_flag 
+:      016736 dongle_pc_sleep_ackpayload_prep:
+0x48c4 016737 jam 0x01 ,mem_24g_datalen 
+0x48c5 016738 setarg 0xff 
+0x48c6 016739 store 1 ,mem_24g_txbuf 
+0x48c7 016740 rtn 
+:      016743 dongle_g24_bind_ackpayload_prep:
+0x48c8 016744 jam 1 ,mem_24g_ackpayload_enable 
+0x48c9 016745 call g24_binding_device_check 
+0x48ca 016746 nrtn user3 
+0x48cb 016747 branch g24_bind_ackpayload_prep 
+:      016749 dongle_g24_kb_led_ackpayload_prep:
+0x48cc 016750 fetch 1 ,mem_24g_rxbuf + 2 
+0x48cd 016751 beq datatype_device1 ,dongle_g24_bind_ackpayload_prep 
+0x48ce 016752 beq datatype_attemp ,dongle_g24_bind_ackpayload_prep 
+0x48cf 016753 jam 0 ,mem_usb_tx_win_enable 
+0x48d0 016754 jam 0x01 ,mem_24g_datalen 
+0x48d1 016755 fetch 1 ,mem_24g_led_status 
+0x48d2 016756 store 1 ,mem_24g_txbuf 
+0x48d3 016757 rtn 
+:      016759 dongle_g24_mouse:
+0x48d4 016760 setarg ms_report_id 
+0x48d5 016761 store 1 ,mem_usb_mouse_data 
+0x48d6 016762 fetch 7 ,mem_24g_rxdata_temp + 3 
+0x48d7 016763 istore 7 ,contw 
+0x48d8 016764 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48d9 016765 ncall dongle_g24_ms_enable_blank_data_forcibly ,blank 
+0x48da 016766 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48db 016767 call dongle_g24_ms_disable_blank_data_forcibly ,blank 
+0x48dc 016768 branch dongle_usb_tx_ms_data 
+:      016770 dongle_g24_ms_enable_blank_data_forcibly:
+0x48dd 016771 jam 1 ,mem_dg_ms_blank_data_enable 
+0x48de 016772 setarg timer_ms_blank_delay 
+0x48df 016773 arg g24_timer_ms_blank ,queue 
+0x48e0 016774 branch timer_init 
+:      016776 dongle_g24_ms_disable_blank_data_forcibly:
+0x48e1 016777 jam 0 ,mem_dg_ms_blank_data_enable 
+0x48e2 016778 setarg 0 
+0x48e3 016779 arg g24_timer_ms_blank ,queue 
+0x48e4 016780 branch timer_init 
+:      016782 dongle_g24_kb:
+0x48e5 016783 fetch 1 ,mem_24g_rxdata_temp + 3 
+0x48e6 016784 beq 0 ,dongle_g24_kb_type0 
+0x48e7 016785 beq 2 ,dongle_g24_kb_type2 
+0x48e8 016786 beq 3 ,dongle_g24_kb_type3 
+0x48e9 016787 branch g24_rx_interrupt_clear 
+:      016789 dongle_g24_kb_type0:
+0x48ea 016790 fetch 1 ,mem_24g_rxdata_temp + 5 
+0x48eb 016791 store 1 ,mem_24g_ackpayload_enable 
+0x48ec 016792 jam 0 ,mem_24g_rxdata_temp + 5 
+0x48ed 016793 arg mem_usb_kb_data ,contw 
+0x48ee 016794 arg mem_24g_rxdata_temp + 4 ,contr 
+0x48ef 016795 arg 8 ,loopcnt 
+0x48f0 016796 call memcpy 
+0x48f1 016797 fetch 8 ,mem_usb_kb_data 
+0x48f2 016798 ncall dongle_g24_kb_enable_blank_data_forcibly ,blank 
+0x48f3 016799 fetch 8 ,mem_usb_kb_data 
+0x48f4 016800 call dongle_g24_kb_disable_blank_data_forcibly ,blank 
+0x48f5 016801 fetch 8 ,mem_usb_kb_data 
+0x48f6 016802 store 8 ,mem_dg_kb_data_sta_data 
+0x48f7 016803 fetcht 8 ,mem_dg_kb_data_last_data 
+0x48f8 016804 isub temp ,null 
+0x48f9 016805 ncall dongle_usb_tx_enable_ep1 ,zero 
+0x48fa 016806 fetch 8 ,mem_dg_kb_data_sta_data 
+0x48fb 016807 store 8 ,mem_dg_kb_data_last_data 
+0x48fc 016808 branch g24_rx_interrupt_clear 
+:      016810 dongle_g24_kb_enable_blank_data_forcibly:
+0x48fd 016811 jam 1 ,mem_dg_kb_blank_data_enable 
+0x48fe 016812 setarg timer_kb_blank_delay 
+0x48ff 016813 arg g24_timer_kb_blank ,queue 
+0x4900 016814 branch timer_init 
+:      016816 dongle_g24_kb_disable_blank_data_forcibly:
+0x4901 016817 jam 0 ,mem_dg_kb_blank_data_enable 
+0x4902 016818 setarg 0 
+0x4903 016819 arg g24_timer_kb_blank ,queue 
+0x4904 016820 branch timer_init 
+:      016822 dongle_g24_kb_type3:
+0x4905 016823 arg mem_usb_kb_multikey ,contw 
+0x4906 016824 arg mem_24g_rxdata_temp + 3 ,contr 
+0x4907 016825 arg 3 ,loopcnt 
+0x4908 016826 call memcpy 
+0x4909 016827 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490a 016828 ncall dongle_g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x490b 016829 fetch 2 ,mem_usb_kb_multikey + 1 
+0x490c 016830 call dongle_g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x490d 016831 fetch 3 ,mem_usb_kb_multikey 
+0x490e 016832 store 3 ,mem_dg_kb_multikey_sta_data 
+0x490f 016833 fetcht 3 ,mem_dg_kb_multikey_last_data 
+0x4910 016834 isub temp ,null 
+0x4911 016835 ncall dongle_usb_tx_multikey_data ,zero 
+0x4912 016836 fetch 3 ,mem_dg_kb_multikey_sta_data 
+0x4913 016837 store 3 ,mem_dg_kb_multikey_last_data 
+0x4914 016838 branch g24_rx_interrupt_clear 
+:      016840 dongle_g24_kb_mul_enable_blank_data_forcibly:
+0x4915 016841 jam 1 ,mem_dg_kb_mul_blank_data_enable 
+0x4916 016842 setarg timer_kb_mul_blank_delay 
+0x4917 016843 arg g24_timer_kb_mul_blank ,queue 
+0x4918 016844 branch timer_init 
+:      016846 dongle_g24_kb_mul_disable_blank_data_forcibly:
+0x4919 016847 jam 0 ,mem_dg_kb_mul_blank_data_enable 
+0x491a 016848 setarg 0 
+0x491b 016849 arg g24_timer_kb_mul_blank ,queue 
+0x491c 016850 branch timer_init 
+:      016852 dongle_g24_kb_type2:
+0x491d 016853 arg mem_usb_kb_system ,contw 
+0x491e 016854 arg mem_24g_rxdata_temp + 3 ,contr 
+0x491f 016855 arg 2 ,loopcnt 
+0x4920 016856 call memcpy 
+0x4921 016857 fetch 2 ,mem_usb_kb_system 
+0x4922 016858 ncall dongle_g24_kb_sys_enable_blank_data_forcibly ,blank 
+0x4923 016859 fetch 2 ,mem_usb_kb_system 
+0x4924 016860 call dongle_g24_kb_sys_disable_blank_data_forcibly ,blank 
+0x4925 016861 fetch 2 ,mem_usb_kb_system 
+0x4926 016862 store 2 ,mem_dg_kb_system_sta_data 
+0x4927 016863 fetcht 2 ,mem_dg_kb_system_last_data 
+0x4928 016864 isub temp ,null 
+0x4929 016865 ncall dongle_usb_tx_sys_data ,zero 
+0x492a 016866 fetch 2 ,mem_dg_kb_system_sta_data 
+0x492b 016867 store 2 ,mem_dg_kb_system_last_data 
+0x492c 016868 branch g24_rx_interrupt_clear 
+:      016870 dongle_g24_kb_sys_enable_blank_data_forcibly:
+0x492d 016871 jam 1 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x492e 016872 setarg timer_kb_sys_crtl_blank_delay 
+0x492f 016873 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4930 016874 branch timer_init 
+:      016875 dongle_g24_kb_sys_disable_blank_data_forcibly:
+0x4931 016876 jam 0 ,mem_dg_kb_system_crtl_blank_data_enable 
+0x4932 016877 setarg 0 
+0x4933 016878 arg g24_timer_kb_sys_crtl_blank ,queue 
+0x4934 016879 branch timer_init 
+:      016881 dongle_usb_tx_sys_data:
+0x4935 016882 jam usb_ep2_systemkey ,mem_usb_ep2_data 
+0x4936 016883 branch dongle_usb_tx_enable_ep2 
+:      016886 dongle_g24_store_dvc2_bind_flag:
+0x4937 016887 fetch 1 ,mem_device_option 
+0x4938 016888 rtnne dvc_op_dongle 
+0x4939 016889 fetch 1 ,mem_dg_kb_bind_flag 
+0x493a 016890 rtneq dongle_kb_bind_success 
+:      016891 dongle_prep_soft_reset:
+0x493b 016892 jam 1 ,mem_dg_kb_bind_success 
+0x493c 016893 rtn 
+:      016896 dongle_kb_bind_soft_reset:
+0x493d 016897 fetch 1 ,mem_device_option 
+0x493e 016898 rtnne dvc_op_dongle 
+0x493f 016899 fetch 1 ,mem_dg_kb_bind_success 
+0x4940 016900 rtn blank 
+0x4941 016901 jam 0 ,mem_temp 
+:      016902 dongle_wirte_efuse_bind_status:
+0x4942 016903 jam dongle_kb_bind_success ,mem_dg_kb_bind_flag 
+0x4943 016904 call dongle_write_kb_bind_status 
+0x4944 016905 call dongle_read_kb_bind_status 
+0x4945 016906 fetch 1 ,mem_temp 
+0x4946 016907 increase 1 ,pdata 
+0x4947 016908 store 1 ,mem_temp 
+0x4948 016909 beq 0xff ,soft_reset_chip 
+0x4949 016910 fetch 1 ,mem_dg_kb_bind_flag 
+0x494a 016911 bne dongle_kb_bind_success ,dongle_wirte_efuse_bind_status 
+0x494b 016912 branch soft_reset_chip 
+:      016924 keyboard_softreset_process:
+0x494c 016925 fetch 1 ,mem_device_option 
+0x494d 016926 rtnne dvc_op_keyboard 
+0x494e 016927 call mouse_wakeup_from_power_check 
+0x494f 016928 nbranch soft_reset + 1 ,user 
+0x4950 016929 fetch 1 ,mem_power_on_flag 
+0x4951 016930 branch soft_reset + 1 ,blank 
+0x4952 016931 fetch 1 ,mem_config_select_device_button_gpio 
+0x4953 016932 rtneq ui_button_gpio_disable 
+0x4954 016933 copy pdata ,queue 
+0x4955 016934 fetch 4 ,mem_saved_gpio_in 
+0x4956 016935 qisolate0 pdata 
+0x4957 016936 call keyboard_pb_set ,true 
+0x4958 016937 branch soft_reset + 2 
+:      016939 keyboard_init:
+0x4959 016940 call enable_authrom 
+0x495a 016941 call keyboard_setting_config 
+0x495b 016943 call keyboard_gpio_init 
+0x495c 016944 call keyboard_low_vol_mult_set 
+0x495d 016945 rtn wake 
+0x495e 016946 call keyboard_usb_check_enable 
+0x495f 016947 call keyboard_cb_fuction 
+0x4960 016948 fetch 1 ,mem_usb_addr 
+0x4961 016949 rtnbit1 7 
+:      016950 keyboard_init_wireless:
+0x4962 016951 fetch 2 ,mem_ui_state_map 
+0x4963 016952 bbit1 ui_state_btn_down ,keyboard_start_discovery 
+0x4964 016953 call mouse_check_select_device_by_switch 
+0x4965 016954 branch keyboard_start_work 
+:      016957 keyboard_usb_check_enable:
+0x4966 016958 fetch mouse_flag_len ,mem_mouse_flag 
+0x4967 016959 rtnbit0 mouse_enable_usb 
+0x4968 016960 setarg keyboard_usb_config_param 
+0x4969 016961 store 2 ,mem_cb_usb_config 
+0x496a 016962 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x496b 016963 branch keyboard_usb_interface_check 
+:      016965 keyboard_usb_config_param:
+0x496c 016966 call keyboard_usb_config_kb_check 
+0x496d 016967 call keyboard_usb_config_param_init 
+0x496e 016968 branch keyboard_usb_config_param_setup 
+:      016970 keyboard_usb_config_kb_check:
+0x496f 016971 jam dongle_kb_bind_eeprom_offect ,mem_mouse_usb_keyboard_flag 
+0x4970 016972 fetch mouse_flag_len ,mem_mouse_flag 
+0x4971 016973 rtnbit0 mouse_enable_keyboard 
+0x4972 016974 jam dongle_kb_bind_success ,mem_mouse_usb_keyboard_flag 
+0x4973 016975 rtn 
+:      016977 keyboard_usb_config_param_init:
+0x4974 016978 fetch mouse_flag_len ,mem_mouse_flag 
+0x4975 016979 bbit1 mouse_enable_usb_250 ,keyboard_usb_report_rate_set_250hz 
+0x4976 016980 bbit1 mouse_enable_usb_500 ,keyboard_usb_report_rate_set_500hz 
+0x4977 016981 bbit1 mouse_enable_usb_1000 ,keyboard_usb_report_rate_set_1000hz 
+0x4978 016982 jam 0x19 ,mem_wire_usb_interval 
+0x4979 016983 jam 0x08 ,mem_usb_tx_interval 
+0x497a 016984 rtn 
+:      016985 keyboard_usb_report_rate_set_250hz:
+0x497b 016986 jam 0x0c ,mem_wire_usb_interval 
+0x497c 016987 jam 0x04 ,mem_usb_tx_interval 
+0x497d 016988 rtn 
+:      016989 keyboard_usb_report_rate_set_500hz:
+0x497e 016990 jam 0x06 ,mem_wire_usb_interval 
+0x497f 016991 jam 0x02 ,mem_usb_tx_interval 
+0x4980 016992 rtn 
+:      016993 keyboard_usb_report_rate_set_1000hz:
+0x4981 016994 jam 0x03 ,mem_wire_usb_interval 
+0x4982 016995 jam 0x01 ,mem_usb_tx_interval 
+0x4983 016996 rtn 
+:      016998 keyboard_usb_config_param_setup:
+0x4984 016999 call usb_tx_interval_config 
+0x4985 017000 call keyboard_usb_vid_pid_config 
+0x4986 017001 branch keyboard_usb_hid_icon_config 
+:      017003 keyboard_usb_vid_pid_config:
+0x4987 017004 fetch 1 ,mem_usb_vid_pid 
+0x4988 017005 rtn blank 
+0x4989 017006 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498a 017007 beq dongle_kb_bind_success ,dongle_usb_vid_pid_for_suit 
+0x498b 017008 branch dongle_usb_vid_pid_for_mouse_only_auto_pair 
+:      017010 keyboard_usb_hid_icon_config:
+0x498c 017011 fetch 1 ,mem_mouse_usb_keyboard_flag 
+0x498d 017012 branch dongle_usb_hid_icon_config + 1 
+:      017016 keyboard_usb_interface_check:
+0x498e 017017 bpatch patch08_1 ,mem_patch08 
+0x498f 017018 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4990 017019 call gpio_get_bit 
+0x4991 017020 branch keyboard_usb_gpio_low ,true 
+0x4992 017021 branch keyboard_usb_gpio_high 
+:      017024 keyboard_usb_gpio_low:
+0x4993 017025 fetch 1 ,mem_mouse_usb_vdd_status 
+0x4994 017026 rtneq mouse_usb_interface_remove 
+0x4995 017027 jam mouse_usb_interface_remove ,mem_mouse_usb_vdd_status 
+0x4996 017028 jam 0 ,mem_usb_device_enumeration_endflag 
+0x4997 017029 jam 0 ,mem_usb_status 
+0x4998 017030 jam 0 ,mem_usb_state 
+0x4999 017031 branch keyboard_init_wireless 
+:      017034 keyboard_usb_gpio_high:
+0x499a 017035 fetch 1 ,mem_mouse_usb_vdd_status 
+0x499b 017036 rtneq mouse_usb_interface_insert 
+0x499c 017037 jam mouse_usb_interface_insert ,mem_mouse_usb_vdd_status 
+0x499d 017038 call mouse_24g_stop 
+0x499e 017039 call mouse_stop_bluetooth_mode 
+0x499f 017040 call keyboard_device_led_all_off 
+0x49a0 017041 branch usb_init 
+:      017045 keyboard_setting_config:
+0x49a1 017046 rtn wake 
+0x49a2 017048 call g24_transmit_init 
+0x49a3 017049 call g24_chmap_param_init 
+0x49a4 017051 call keyboard_param_init 
+0x49a5 017052 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49a6 017053 call gpio_out_inactive 
+0x49a7 017055 call keyboard_device_led_off 
+0x49a8 017056 call mouse_device_multi_led_parm_init 
+0x49a9 017057 call le_set_fixed_ltk_justwork 
+0x49aa 017059 fetch mouse_flag_len ,mem_mouse_flag 
+0x49ab 017060 bbit1 mouse_enable_otp ,keyboard_load_otp_info_check 
+0x49ac 017061 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x49ad 017062 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x49ae 017063 rtn 
+:      017068 keyboard_param_init:
+0x49af 017070 call mouse_param_common_init 
+0x49b0 017072 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x49b1 017073 setarg 0x230170 
+0x49b2 017074 store 3 ,mem_mouse_vdd_full_vol 
+0x49b3 017075 setarg 0x015301 
+0x49b4 017076 istore 3 ,contw 
+0x49b5 017077 arg mem_le_adv_swift_pair ,contw 
+0x49b6 017078 arg 20 ,loopcnt 
+0x49b7 017079 call clear_mem 
+0x49b8 017081 fetch 1 ,mem_le_name_len 
+0x49b9 017082 sub pdata ,12 ,null 
+0x49ba 017083 nbranch ble_name_set_no_swift_pair ,positive 
+0x49bb 017084 setarg 0x06ff06 
+0x49bc 017085 store 3 ,mem_le_adv_swift_pair 
+0x49bd 017086 setarg 0x000300 
+0x49be 017087 istore 3 ,contw 
+0x49bf 017088 setarg 0x80 
+0x49c0 017089 istore 1 ,contw 
+:      017090 ble_store_le_name:
+0x49c1 017091 fetch 1 ,mem_le_name_len 
+0x49c2 017092 increase 1 ,pdata 
+0x49c3 017093 copy pdata ,loopcnt 
+0x49c4 017094 arg mem_le_scan_data ,contr 
+0x49c5 017095 branch memcpy 
+:      017097 ble_name_set_no_swift_pair:
+0x49c6 017098 arg mem_le_adv_swift_pair ,contw 
+0x49c7 017099 branch ble_store_le_name 
+:      017102 keyboard_gpio_init:
+0x49c8 017105 fetcht 1 ,mem_mcu_clk_gpio 
+0x49c9 017106 call gpio_set_high_impedance 
+0x49ca 017107 fetcht 1 ,mem_mcu_stb_gpio 
+0x49cb 017108 call gpio_set_high_impedance 
+0x49cc 017109 fetcht 1 ,mem_mcu_rstb_gpio 
+0x49cd 017110 call gpio_set_high_impedance 
+0x49ce 017112 setarg mem_key_row_gpio 
+0x49cf 017113 store 2 ,mem_kb_row_ptr 
+0x49d0 017115 setarg mem_key_col_gpio 
+0x49d1 017116 store 2 ,mem_kb_col_ptr 
+0x49d2 017118 setarg mem_key_excol_gpio 
+0x49d3 017119 store 2 ,mem_kb_excol_ptr 
+0x49d4 017121 fetch 2 ,mem_kb_row_ptr 
+0x49d5 017122 copy pdata ,regb 
+0x49d6 017123 arg 8 ,loopcnt 
+:      017125 keyboard_key_row_init:
+0x49d7 017126 ifetcht 1 ,regb 
+0x49d8 017127 sub temp ,ui_button_gpio_disable ,null 
+0x49d9 017128 ncall keboard_gpio_set_high_impedance ,zero 
+0x49da 017129 increase 1 ,regb 
+0x49db 017130 loop keyboard_key_row_init 
+0x49dc 017131 call lpm_write_gpio_wakeup 
+0x49dd 017132 fetch 2 ,mem_kb_col_ptr 
+0x49de 017133 copy pdata ,regb 
+0x49df 017134 copy pdata ,regc 
+0x49e0 017135 arg 11 ,loopcnt 
+:      017137 keyboard_key_cow_init:
+0x49e1 017138 ifetcht 1 ,regb 
+0x49e2 017139 isolate1 7 ,temp 
+0x49e3 017140 ncall gpio_set_high_impedance ,true 
+0x49e4 017141 increase 1 ,regb 
+0x49e5 017142 loop keyboard_key_cow_init 
+0x49e6 017143 rtn 
+:      017144 keboard_gpio_set_high_impedance:
+0x49e7 017146 call gpio_set_high_impedance 
+0x49e8 017147 ifetcht 1 ,regb 
+0x49e9 017148 branch gpio_set_low_pullup 
+:      017152 keyboard_low_vol_mult_set:
+0x49ea 017153 fetch 1 ,mem_device_flag 
+0x49eb 017154 beq mode_bt_device1 ,keyboard_low_vol_mult_ble_set 
+0x49ec 017155 setarg 0x5d4800 
+0x49ed 017156 store 4 ,mem_24g_long_sleep_set1 
+0x49ee 017157 fetch 1 ,mem_adc_power_flag 
+0x49ef 017158 rtnbit0 0 
+0x49f0 017159 branch mouse_24g_long_sleep_set 
+:      017160 keyboard_low_vol_mult_ble_set:
+0x49f1 017161 jam 0x0c ,mem_lpm_mult_init 
+0x49f2 017162 fetch 1 ,mem_adc_power_flag 
+0x49f3 017163 rtnbit0 0 
+0x49f4 017164 jam 0x10 ,mem_lpm_mult_init 
+0x49f5 017165 fetch 1 ,mem_mouse_current_mult_timer 
+0x49f6 017166 branch mouse_current_mult_reinit ,blank 
+0x49f7 017167 rtn 
+:      017170 keyboard_pairing_check_otp_offset:
+0x49f8 017171 fetch 2 ,mem_otp_read_retention_offset 
+0x49f9 017172 arg 0x528 ,temp 
+0x49fa 017173 isub temp ,null 
+0x49fb 017174 nrtn positive 
+0x49fc 017175 branch assert 
+:      017177 keyboard_load_otp_info_check:
+0x49fd 017178 bpatch patch08_2 ,mem_patch08 
+0x49fe 017179 fetch 1 ,mem_device_flag 
+0x49ff 017180 beq mode_24g_device ,keyboard_load_otp_device_info_g24_init 
+0x4a00 017181 beq mode_bt_device1 ,keyboard_load_otp_device_info_ble_init 
+0x4a01 017182 rtn 
+:      017184 keyboard_load_otp_device_info_g24_init:
+0x4a02 017185 arg 80 ,regd 
+0x4a03 017186 setarg 0x400 
+0x4a04 017187 idiv regd 
+0x4a05 017188 call wait_div_end 
+0x4a06 017189 quotient pdata 
+0x4a07 017190 store 2 ,mem_pdatatemp 
+0x4a08 017191 arg 0x1fcc ,pdata 
+0x4a09 017192 arg 4 ,temp 
+0x4a0a 017193 arg 4 ,rege 
+0x4a0b 017194 branch keyboard_load_otp_device_info 
+:      017195 keyboard_load_otp_device_info_ble_init:
+0x4a0c 017196 arg 280 ,regd 
+0x4a0d 017197 setarg 0x400 
+0x4a0e 017198 idiv regd 
+0x4a0f 017199 call wait_div_end 
+0x4a10 017200 quotient pdata 
+0x4a11 017201 store 2 ,mem_pdatatemp 
+0x4a12 017202 arg 0x1fc2 ,pdata 
+0x4a13 017203 arg 14 ,temp 
+0x4a14 017204 arg 14 ,rege 
+0x4a15 017205 branch keyboard_load_otp_device_info 
+:      017206 keyboard_load_otp_device_info:
+0x4a16 017207 storet 1 ,mem_temp 
+0x4a17 017208 arg mem_otp_read_retention_memory ,rega 
+0x4a18 017209 arg 0 ,regc 
+:      017210 keyboard_load_otp_info_check_page_loop:
+0x4a19 017211 copy pdata ,regb 
+0x4a1a 017212 fetchr loopcnt ,1 ,mem_temp 
+0x4a1b 017213 call otp_read_data 
+0x4a1c 017214 fetch 8 ,mem_otp_read_retention_memory 
+0x4a1d 017215 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a1e 017216 ior temp ,pdata 
+0x4a1f 017217 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a20 017218 ior temp ,pdata 
+0x4a21 017219 branch keyboard_load_otp_info_check_first_time ,blank 
+0x4a22 017220 increase 1 ,regc 
+0x4a23 017221 fetch 2 ,mem_pdatatemp 
+0x4a24 017222 isub regc ,null 
+0x4a25 017224 copy regb ,pdata 
+0x4a26 017225 isub regd ,pdata 
+0x4a27 017226 branch keyboard_load_otp_info_check_page_loop 
+:      017227 keyboard_load_otp_info_check_first_time:
+0x4a28 017229 sub regc ,0 ,null 
+0x4a29 017230 branch keyboard_load_otp_info_check_first_time_process ,zero 
+:      017231 keyboard_load_otp_info_check_first_time_loop_init:
+0x4a2a 017232 copy regb ,pdata 
+0x4a2b 017233 iadd regd ,pdata 
+:      017234 keyboard_load_otp_info_check_first_time_loop:
+0x4a2c 017235 isub rege ,pdata 
+0x4a2d 017236 copy pdata ,regb 
+0x4a2e 017237 fetchr loopcnt ,1 ,mem_temp 
+0x4a2f 017238 call otp_read_data 
+0x4a30 017239 fetch 8 ,mem_otp_read_retention_memory 
+0x4a31 017240 fetcht 8 ,mem_otp_read_retention_memory + 8 
+0x4a32 017241 ior temp ,pdata 
+0x4a33 017242 fetcht 8 ,mem_otp_read_retention_memory + 16 
+0x4a34 017243 ior temp ,pdata 
+0x4a35 017244 branch keyboard_load_otp_info_check_offset_process ,blank 
+0x4a36 017245 copy regb ,pdata 
+0x4a37 017246 branch keyboard_load_otp_info_check_first_time_loop 
+:      017247 keyboard_load_otp_info_check_first_time_process:
+0x4a38 017248 storer rege ,1 ,mem_otp_read_retention_offset 
+0x4a39 017249 rtn 
+:      017250 keyboard_load_otp_info_check_offset_process:
+0x4a3a 017251 bpatch patch08_3 ,mem_patch08 
+0x4a3b 017252 setarg 0x1fd0 
+0x4a3c 017253 isub regb ,pdata 
+0x4a3d 017254 store 2 ,mem_otp_read_retention_offset 
+0x4a3e 017255 copy regb ,pdata 
+0x4a3f 017256 iadd rege ,regb 
+0x4a40 017257 fetchr loopcnt ,1 ,mem_temp 
+0x4a41 017258 arg mem_otp_read_retention_memory ,rega 
+0x4a42 017259 call otp_read_data 
+0x4a43 017260 fetch 1 ,mem_device_flag 
+0x4a44 017261 beq mode_24g_device ,keyboard_load_otp_info_check_offset_process_g24 
+0x4a45 017262 beq mode_bt_device1 ,keyboard_load_otp_info_check_offset_process_ble 
+0x4a46 017263 rtn 
+:      017265 keyboard_load_otp_info_check_offset_process_g24:
+0x4a47 017266 fetch 6 ,mem_otp_read_retention_memory 
+0x4a48 017267 store 4 ,mem_mouse_24g_addr 
+0x4a49 017268 branch keybaord_load_device_info 
+:      017270 keyboard_load_otp_info_check_offset_process_ble:
+0x4a4a 017271 fetch 1 ,mem_otp_read_retention_memory 
+0x4a4b 017272 sub pdata ,system_os_mac ,null 
+0x4a4c 017273 ncall set_pdata_0 ,positive 
+0x4a4d 017274 store 1 ,mem_kb_computer_system 
+0x4a4e 017275 fetch 1 ,mem_otp_read_retention_memory + 1 
+0x4a4f 017276 store 1 ,mem_device1_type 
+0x4a50 017277 fetch 6 ,mem_otp_read_retention_memory + 2 
+0x4a51 017278 store 6 ,mem_device1_addr 
+0x4a52 017279 fetch 6 ,mem_otp_read_retention_memory + 8 
+0x4a53 017280 store 6 ,mem_device1_locall_addr 
+0x4a54 017281 branch mouse_select_reconn_device 
+:      017284 keyboard_load_otp_info_check_overwise:
+0x4a55 017285 branch assert 
+:      017288 keyboard_store_device_info:
+0x4a56 017289 bpatch patch08_4 ,mem_patch08 
+0x4a57 017290 fetch mouse_flag_len ,mem_mouse_flag 
+0x4a58 017291 bbit1 mouse_enable_otp ,keyboard_store_otp_device_info 
+0x4a59 017292 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x4a5a 017293 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x4a5b 017294 rtn 
+:      017296 keyboard_store_otp_device_info:
+0x4a5c 017297 rtn 
+0x4a5d 017298 fetch 1 ,mem_device_flag 
+0x4a5e 017299 beq mode_24g_device ,keyboard_store_otp_device_info_g24 
+0x4a5f 017300 beq mode_bt_device1 ,keyboard_store_otp_device_info_ble 
+0x4a60 017301 rtn 
+:      017303 keyboard_store_otp_device_info_g24:
+0x4a61 017304 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a62 017305 setarg 0x1fd0 
+0x4a63 017306 isub temp ,regb 
+0x4a64 017307 arg mem_mouse_24g_addr ,rega 
+0x4a65 017308 arg 4 ,loopcnt 
+0x4a66 017309 call otp_write 
+0x4a67 017310 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a68 017311 increase 4 ,temp 
+0x4a69 017312 storet 2 ,mem_otp_read_retention_offset 
+0x4a6a 017313 rtn 
+:      017315 keyboard_store_otp_device_info_ble:
+0x4a6b 017316 fetcht 2 ,mem_otp_read_retention_offset 
+0x4a6c 017317 setarg 0x1fd0 
+0x4a6d 017318 isub temp ,regb 
+0x4a6e 017321 add regb ,1 ,regb 
+0x4a6f 017322 arg mem_device1_addr ,rega 
+0x4a70 017323 arg 6 ,loopcnt 
+0x4a71 017324 call otp_write 
+0x4a72 017326 add regb ,7 ,regb 
+0x4a73 017327 arg mem_device1_locall_addr ,rega 
+0x4a74 017328 arg 6 ,loopcnt 
+0x4a75 017329 branch otp_write 
+:      017331 keybaord_load_device_info:
+0x4a76 017332 fetch 4 ,mem_mouse_24g_addr 
+0x4a77 017333 store 4 ,mem_24g_receiver_addr 
+0x4a78 017334 store 4 ,mem_24g_addr 
+0x4a79 017335 rtn 
+:      017338 keyboard_cb_fuction:
+0x4a7a 017339 bpatch patch08_5 ,mem_patch08 
+0x4a7b 017340 setarg mouse_24g_before_lpm_sleep 
+0x4a7c 017341 store 2 ,mem_cb_before_lpm_sleep 
+0x4a7d 017342 setarg keyboard_24g_package_data 
+0x4a7e 017343 store 2 ,mem_cb_24g_transmit_data 
+0x4a7f 017344 setarg keyboard_24g_search_dongle 
+0x4a80 017345 store 2 ,mem_cb_24g_search_receiver 
+0x4a81 017346 setarg keyboard_lpm_before_common 
+0x4a82 017347 store 2 ,mem_cb_24g_lpm_before 
+0x4a83 017348 setarg keyboard_le 
+0x4a84 017349 store 2 ,mem_cb_le_process 
+0x4a85 017351 setarg keyboard_process_lpm_before 
+0x4a86 017352 store 2 ,mem_cb_before_lpm 
+0x4a87 017354 setarg keyboard_priority_bb_event 
+0x4a88 017355 store 2 ,mem_cb_bb_event_process 
+0x4a89 017356 setarg keyboard_idle 
+0x4a8a 017357 store 2 ,mem_cb_idle_process 
+0x4a8b 017358 setarg keyboard_before_hibernate 
+0x4a8c 017359 store 2 ,mem_cb_before_hibernate 
+0x4a8d 017360 setarg mouse_le_bb_event_connect_complete 
+0x4a8e 017361 store 2 ,mem_cb_att_write 
+0x4a8f 017362 setarg keyboard_bb_event_timer 
+0x4a90 017363 store 2 ,mem_cb_event_timer 
+0x4a91 017364 setarg mouse_spi_write_flash_cb 
+0x4a92 017365 store 2 ,mem_cb_spi_flash_write_complate 
+0x4a93 017366 setarg mouse_lpm_check_wake_lock 
+0x4a94 017367 store 2 ,mem_cb_check_wakelock 
+0x4a95 017368 setarg mouse_le_transmit 
+0x4a96 017369 store 2 ,mem_cb_ble_transmit 
+0x4a97 017370 setarg mouse_set_lpm_mult 
+0x4a98 017371 store 2 ,mem_cb_bt_set_mult 
+0x4a99 017372 rtn 
+:      017376 keyboard_priority_bb_event:
+0x4a9a 017377 bpatch patch08_6 ,mem_patch08 
+0x4a9b 017378 copy regc ,pdata 
+0x4a9c 017380 beq bt_evt_le_start_enc ,keyboard_le_ll_start_encryt 
+0x4a9d 017381 beq bt_evt_le_parse_conn_param_accepted ,keyboard_le_parse_conn_param_accepted 
+0x4a9e 017382 beq bt_evt_le_parse_conn_papa_update_rsp ,keyboard_le_conn_param_update_rsp_recieved 
+0x4a9f 017383 beq bt_evt_le_disconnected ,keyboard_le_bb_disconnected 
+0x4aa0 017385 beq bt_evt_le_connected ,keyboard_le_bb_event_connected 
+0x4aa1 017386 beq bt_evt_button_long_pressed ,keyboard_bb_event_discovery_btn 
+0x4aa2 017387 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x4aa3 017388 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x4aa4 017390 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x4aa5 017391 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x4aa6 017393 beq bt_evt_24g_pairing_complete ,keyboard_24g_pairing_complete 
+0x4aa7 017394 beq bt_evt_24g_attempt_success ,keyboard_24g_attempt_success 
+0x4aa8 017395 beq bt_evt_24g_attempt_fail ,keyboard_24g_attempt_fail 
+0x4aa9 017398 rtn 
+:      017404 keyboard_le_bb_event_connected:
+0x4aaa 017405 jam 0 ,mem_mouse_long_mult_flag 
+0x4aab 017407 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x4aac 017408 call mouse_24g_first_store_reconn_info 
+0x4aad 017409 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4aae 017410 nbranch keyboard_le_bb_event_connected_next ,blank 
+0x4aaf 017411 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      017412 keyboard_le_bb_event_connected_next:
+0x4ab0 017413 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab1 017414 set0 app_disc_by_button ,pdata 
+0x4ab2 017415 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x4ab3 017416 jam 0 ,mem_mouse_direct_timer 
+0x4ab4 017417 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x4ab5 017418 store 2 ,mem_le_battery_level_updata_timer 
+0x4ab6 017419 call mouse_no_data_timer_init 
+0x4ab7 017420 branch keyboard_stop_discovery 
+:      017423 keyboard_le_bb_disconnected:
+0x4ab8 017424 setarg 0 
+0x4ab9 017425 store 2 ,mem_le_battery_level_updata_timer 
+0x4aba 017426 store 1 ,mem_keyboard_le_send_conn_param_update 
+0x4abb 017427 store 1 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4abc 017428 store 1 ,mem_mouse_le_bb_connected_flag 
+:      017429 keyboard_le_bb_disconnected_next:
+0x4abd 017430 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x4abe 017431 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x4abf 017432 call le_clr_config_more_data 
+0x4ac0 017433 branch keyboard_bb_disconnected 
+:      017434 keyboard_bb_disconnected:
+0x4ac1 017435 call mouse_bb_discon_clear_stack 
+0x4ac2 017436 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac3 017437 bbit1 app_disc_ble ,keyboard4_0_event_bb_disconn 
+0x4ac4 017438 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac5 017439 branch keyboard_start_discovery 
+:      017440 keyboard4_0_event_bb_disconn:
+0x4ac6 017441 call mouse_le_clean_connect_flag 
+0x4ac7 017442 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x4ac8 017443 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x4ac9 017444 call ice_break 
+0x4aca 017445 branch keyboard_app_enter_hibernate 
+:      017448 keyboard_le_ll_start_encryt:
+0x4acb 017449 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x4acc 017450 beq 1 ,keyboard_le_ll_reconn_start_encryt 
+0x4acd 017451 jam 20 ,mem_le_start_encrypt_timer 
+0x4ace 017452 jam 5 ,mem_le_start_auto_reco_timer 
+0x4acf 017453 branch mouse_le_ll_enable_start_enc_flag 
+:      017454 keyboard_le_ll_reconn_start_encryt:
+0x4ad0 017455 call mouse_updata_le_param 
+0x4ad1 017456 jam 5 ,mem_le_start_encrypt_timer 
+0x4ad2 017457 branch mouse_le_ll_enable_start_enc_flag 
+:      017459 keyboard_le_parse_conn_param_accepted:
+0x4ad3 017460 fetch 1 ,mem_le_new_conninterval 
+0x4ad4 017461 sub pdata ,le_interval_15ms ,null 
+0x4ad5 017462 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x4ad6 017463 fetch 1 ,mem_le_new_connslavelatency 
+0x4ad7 017464 fetcht 1 ,mem_lpm_mult_init 
+0x4ad8 017465 isub temp ,null 
+0x4ad9 017466 branch mouse_le_lpm_mult_reinit ,positive 
+0x4ada 017467 fetch 1 ,mem_le_new_connslavelatency 
+0x4adb 017468 store 1 ,mem_lpm_mult 
+0x4adc 017469 branch mouse_le_conn_param_lpm_enable 
+:      017471 keyboard_le_conn_param_update_rsp_recieved:
+0x4add 017472 fetch 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ade 017473 nrtn blank 
+0x4adf 017474 jam 1 ,mem_keyboard_le_send_conn_param_update 
+0x4ae0 017475 jam 30 ,mem_keyboard_le_send_conn_param_update_timer 
+0x4ae1 017476 rtn 
+:      017478 keyboard_24g_pairing_complete:
+0x4ae2 017479 call keyboard_get_24g_led_enable 
+0x4ae3 017480 call mouse_no_data_timer_init 
+0x4ae4 017481 branch mouse_24g_pairing_complete_common 
+:      017483 keyboard_24g_attempt_success:
+0x4ae5 017484 call keyboard_get_24g_led_enable 
+0x4ae6 017485 fetch 4 ,mem_24g_addr 
+0x4ae7 017486 store 4 ,mem_24g_receiver_addr 
+0x4ae8 017487 store 4 ,mem_mouse_24g_addr 
+0x4ae9 017488 call g24_ch_syncword_crc8_init 
+0x4aea 017489 call mouse_device_poweron_led_config 
+0x4aeb 017490 call mouse_no_data_timer_init 
+0x4aec 017491 branch mouse_24g_attempt_success 
+:      017493 keyboard_24g_get_led:
+0x4aed 017494 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4aee 017495 call keyboard_clear_key_data 
+0x4aef 017496 jam 0x03 ,mem_customer_key_press + 2 
+0x4af0 017497 rtn 
+:      017499 keyboard_24g_led_get_status_check:
+0x4af1 017500 arg 6 ,loopcnt 
+0x4af2 017501 arg mem_keyboard_tx_data + 3 ,contr 
+:      017502 keyboard_24g_led_data_check:
+0x4af3 017503 ifetch 1 ,contr 
+0x4af4 017504 beq hid_key_num_lock ,keyboard_get_24g_led_enable 
+0x4af5 017505 beq hid_key_caps_lock ,keyboard_get_24g_led_enable 
+0x4af6 017506 beq hid_key_scroll_lock ,keyboard_get_24g_led_enable 
+0x4af7 017507 loop keyboard_24g_led_data_check 
+0x4af8 017508 rtn 
+:      017510 keyboard_get_24g_led_enable:
+0x4af9 017511 jam 0x03 ,mem_keyboard_led_status_get 
+0x4afa 017512 jam 1 ,mem_keyboard_data_change_flag 
+0x4afb 017513 rtn 
+:      017515 keyboard_set_repeat_send_flag:
+0x4afc 017516 jam 1 ,mem_24g_repeat_send_flag 
+0x4afd 017517 rtn 
+:      017520 keyboard_24g_attempt_fail:
+0x4afe 017521 fetch 1 ,mem_24g_attempt_fail_flag 
+0x4aff 017522 nbranch keyboard_24g_hibernate_set ,blank 
+0x4b00 017523 fetch 1 ,mem_24g_reconn_type 
+0x4b01 017524 beq fast_conn_and_3_0_addr ,keyboard_24g_fast_conn_attempt_fail 
+0x4b02 017525 beq receiver_and_3_0_addr ,keyboard_24g_attempt_fail_enter_hibernate 
+0x4b03 017526 branch keyboard_24g_attempt_fail_enter_hibernate 
+:      017528 keyboard_24g_attempt_fail_enter_hibernate:
+0x4b04 017529 call mouse_24g_stop 
+0x4b05 017530 fetch 1 ,mem_reconn_times 
+0x4b06 017531 nbranch mouse_polling_device ,blank 
+0x4b07 017532 fetch 1 ,mem_device_flag 
+0x4b08 017533 beq mode_24g_device ,keyboard_app_enter_hibernate 
+0x4b09 017534 rtn 
+:      017536 keyboard_24g_fast_conn_attempt_fail:
+0x4b0a 017537 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b0b 017538 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x4b0c 017539 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x4b0d 017540 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x4b0e 017541 fetch 4 ,mem_mouse_24g_addr 
+0x4b0f 017542 branch keyboard_24g_start_pair_mode ,blank 
+0x4b10 017543 branch mouse_24g_reconn_dongle_start 
+:      017545 keyboard_24g_hibernate_set:
+0x4b11 017546 jam 0 ,mem_24g_attempt_fail_flag 
+0x4b12 017547 call g24_transmit_next_packet 
+0x4b13 017548 setarg -1 
+0x4b14 017549 store 8 ,mem_24g_enter_hibernate 
+0x4b15 017550 setarg 0 
+0x4b16 017551 store 7 ,mem_mouse_key 
+0x4b17 017552 jam 1 ,mem_sensor_shutdown_flag 
+0x4b18 017553 branch keyboard_g24_long_sleep 
+:      017558 keyboard_bb_event_timer:
+0x4b19 017559 bpatch patch08_7 ,mem_patch08 
+0x4b1a 017560 call mouse_adc_read 
+0x4b1b 017561 call keyboard_low_voltage_param_set 
+0x4b1c 017562 call mouse_low_voltage_led_timer 
+0x4b1d 017564 call g24_pair_timeout_timer 
+0x4b1e 017565 call g24_reconn_timeout_timer 
+0x4b1f 017566 call mouse_24g_long_sleep_param_update_timer 
+0x4b20 017567 call keyboard_24g_repeat_send_data 
+0x4b21 017568 call keyboard_24g_led_status_get_timer 
+0x4b22 017572 call keyboard_check_discovery_timeout_timer 
+0x4b23 017574 call keyboard_check_direct_timeout_timer 
+0x4b24 017575 call mouse_le_enable_att_list_timer 
+0x4b25 017576 call keyboard_le_battery_updata_timer 
+0x4b26 017577 call mouse_le_send_smp_security_request_timer 
+0x4b27 017578 call keyboard_le_send_conn_param_update_timer 
+0x4b28 017579 call keyboard_le_auto_recognize_timer 
+0x4b29 017581 call mouse_current_mult_update_timer 
+0x4b2a 017582 call mouse_wheel_trigger_timer 
+0x4b2b 017583 call keyboard_store_information_delay_timer 
+0x4b2c 017584 call keyboard_capslock_led_on_timer 
+0x4b2d 017585 call keyboard_long_press_timer 
+0x4b2e 017586 call keyboard_commbination_delay_release_timer 
+0x4b2f 017587 fetch 1 ,mem_device_flag 
+0x4b30 017588 beq mode_24g_device ,keyboard_check_no_data_timeout_timer 
+0x4b31 017589 branch mouse_check_no_data_timeout_timer 
+:      017592 keyboard_commbination_key_process:
+0x4b32 017593 fetch 1 ,mem_commbination_key_statue 
+0x4b33 017594 rtnne commbination_key_state_down 
+0x4b34 017595 arg mem_combination_ui_button_count ,regc 
+0x4b35 017596 arg mouse_bluetooth_fast_conn_init ,regb 
+0x4b36 017597 branch timer_single_step 
+:      017599 keyboard_commbination_fast_conn_bt_check:
+0x4b37 017600 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4b38 017601 fetcht 2 ,mem_keyboard_commbination_fast_conn_bt 
+0x4b39 017602 isub temp ,null 
+0x4b3a 017603 branch keyboard_commbination_key_down ,zero 
+0x4b3b 017604 byteswap temp ,temp 
+0x4b3c 017605 isub temp ,null 
+0x4b3d 017606 branch keyboard_commbination_key_down ,zero 
+0x4b3e 017607 branch mouse_commbination_key_up 
+:      017609 keyboard_commbination_key_down:
+0x4b3f 017610 fetch 1 ,mem_commbination_key_statue 
+0x4b40 017611 rtneq commbination_key_state_down 
+0x4b41 017612 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x4b42 017613 rtn 
+:      017616 keyboard_check_discovery_timeout_timer:
+0x4b43 017617 arg mem_mouse_discovery_timer ,regc 
+0x4b44 017618 arg keyboard_check_discovery_timeout ,regb 
+0x4b45 017619 branch timer_single_step_2b 
+:      017621 keyboard_check_discovery_timeout:
+0x4b46 017622 call keyboard_stop_discovery 
+0x4b47 017623 branch keyboard_app_enter_hibernate 
+:      017628 keyboard_store_information_delay_timer:
+0x4b48 017629 arg mem_store_information_delay_timer ,regc 
+0x4b49 017630 arg keyboard_store_device_info_check ,regb 
+0x4b4a 017631 branch timer_single_step 
+:      017633 keyboard_store_device_info_check:
+0x4b4b 017634 call keyboard_store_device_info 
+0x4b4c 017635 fetch 1 ,mem_mouse_need_soft_reset 
+0x4b4d 017636 nbranch mouse_soft_reset ,blank 
+0x4b4e 017637 rtn 
+:      017639 keyboard_low_voltage_param_set:
+0x4b4f 017640 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x4b50 017641 branch keyboard_low_voltage_param_set_33v ,blank 
+0x4b51 017642 jam 58 ,mem_mouse_vdd_low_vol 
+0x4b52 017643 rtn 
+:      017644 keyboard_low_voltage_param_set_33v:
+0x4b53 017645 jam 53 ,mem_mouse_vdd_low_vol 
+0x4b54 017646 rtn 
+:      017648 keyboard_le_auto_recognize_timer:
+0x4b55 017650 arg mem_le_start_auto_reco_timer ,regc 
+0x4b56 017651 arg keyboard_le_send_att_find_by_type_value_request_ancs ,regb 
+0x4b57 017652 branch timer_single_step 
+:      017654 keyboard_check_direct_timeout_timer:
+0x4b58 017655 arg mem_mouse_direct_timer ,regc 
+0x4b59 017656 arg mouse_check_direct_timeout ,regb 
+0x4b5a 017657 call timer_single_step 
+0x4b5b 017658 branch mouse_check_direct_timeout_timer + 3 
+:      017660 keyboard_le_battery_updata_timer:
+0x4b5c 017661 fetch mouse_flag_len ,mem_mouse_flag 
+0x4b5d 017662 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x4b5e 017663 branch mouse_le_battery_updata_timer 
+:      017665 keyboard_le_send_conn_param_update_timer:
+0x4b5f 017666 arg mem_keyboard_le_send_conn_param_update_timer ,regc 
+0x4b60 017667 arg mouse_updata_le_param ,regb 
+0x4b61 017668 branch timer_single_step 
+:      017670 keyboard_24g_repeat_send_data:
+0x4b62 017671 fetch 1 ,mem_24g_repeat_send_flag 
+0x4b63 017672 rtn blank 
+0x4b64 017673 jam 0 ,mem_24g_repeat_send_flag 
+0x4b65 017674 jam 1 ,mem_keyboard_data_change_flag 
+0x4b66 017675 call g24_txdata_prep 
+0x4b67 017676 branch keyboard_g24_transmit_process 
+:      017678 keyboard_24g_led_status_get_timer:
+0x4b68 017679 arg mem_keyboard_led_status_get_timer ,regc 
+0x4b69 017680 arg keyboard_24g_led_status_clear ,regb 
+0x4b6a 017681 branch timer_single_step 
+:      017683 keyboard_24g_led_status_clear:
+0x4b6b 017684 jam 0 ,mem_keyboard_led_status_get 
+0x4b6c 017685 rtn 
+:      017691 keyboard_device_led_off:
+0x4b6d 017692 call mouse_device_multi_led_off 
+0x4b6e 017693 call keyboard_capslock_led_off 
+:      017694 keyboard_power_led_off:
+0x4b6f 017695 fetcht 1 ,mem_keyboard_power_led_gpio 
+0x4b70 017696 branch gpio_out_inactive 
+:      017697 keyboard_numlock_led_off:
+0x4b71 017698 rtn 
+:      017701 keyboard_capslock_led_on_timer:
+0x4b72 017702 fetch 1 ,mem_keyboard_caps_led_gpio 
+0x4b73 017703 rtneq gpio_disable 
+0x4b74 017704 fetch 2 ,mem_mouse_no_data_timer 
+0x4b75 017705 rtn blank 
+0x4b76 017706 fetch 2 ,mem_mouse_no_data_timeout 
+0x4b77 017707 fetcht 2 ,mem_mouse_no_data_timer 
+0x4b78 017708 isub temp ,temp 
+0x4b79 017709 fetch 2 ,mem_keyboard_caps_led_on_timer 
+0x4b7a 017710 isub temp ,pdata 
+0x4b7b 017711 branch keyboard_capslock_led_check_on ,positive 
+:      017712 keyboard_capslock_led_off:
+0x4b7c 017713 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b7d 017714 branch gpio_out_inactive 
+:      017718 keyboard_capslock_led_check_on:
+0x4b7e 017719 fetch 1 ,mem_keyboard_led_status 
+0x4b7f 017720 bbit0 kb_pc_keysel_capslock ,keyboard_capslock_led_off 
+0x4b80 017721 fetcht 1 ,mem_keyboard_caps_led_gpio 
+0x4b81 017722 branch gpio_out_active 
+:      017724 keyboard_long_press_timer:
+0x4b82 017725 arg mem_same_keyvalue_timer ,regc 
+0x4b83 017726 arg keyboard_long_press_timerout ,regb 
+0x4b84 017727 branch timer_single_step_2b 
+:      017729 keyboard_long_press_timerout:
+0x4b85 017730 jam 1 ,mem_same_keyvalue_timerout_flag 
+0x4b86 017731 branch app_enter_hibernate 
+:      017733 keyboard_commbination_delay_release_timer:
+0x4b87 017734 arg mem_keyboard_commbination_control_key_delay_release_timer ,regc 
+0x4b88 017735 arg keyboard_commbination_key_null_set ,regb 
+0x4b89 017736 branch timer_single_step 
+:      017739 keyboard_check_no_data_timeout_timer:
+0x4b8a 017740 arg mem_mouse_no_data_timer ,regc 
+0x4b8b 017741 arg keyboard_check_no_data_timeout ,regb 
+0x4b8c 017742 branch timer_single_step_2b 
+:      017744 keyboard_check_no_data_timeout:
+0x4b8d 017745 fetch 1 ,mem_device_flag 
+0x4b8e 017746 beq mode_24g_device ,keyboard_24g_hibernate_set 
+0x4b8f 017747 branch mouse_disconnect 
+:      017750 keyboard_bb_event_discovery_btn:
+0x4b90 017751 isolate1 mark_24g ,mark 
+0x4b91 017752 call mouse_24g_stop ,true 
+0x4b92 017753 call mouse_disconnect 
+0x4b93 017754 call mouse_le_clean_connect_flag 
+0x4b94 017755 branch keyboard_start_discovery 
+:      017757 keyboard_start_discovery:
+0x4b95 017758 bpatch patch09_0 ,mem_patch09 
+0x4b96 017759 call mouse_device_discovery_led_config 
+0x4b97 017760 fetch 2 ,mem_ui_state_map 
+0x4b98 017761 isolate1 ui_state_ble_adv ,pdata 
+0x4b99 017762 call mouse_stop_le_adv ,true 
+0x4b9a 017764 setarg 0 
+0x4b9b 017765 store 2 ,mem_le_battery_level_updata_timer 
+0x4b9c 017766 call keyboard_capslock_led_off 
+0x4b9d 017767 jam 0xff ,mem_kb_computer_system 
+0x4b9e 017769 fetch 2 ,mem_ui_state_map 
+0x4b9f 017770 isolate1 ui_state_ble_adv ,pdata 
+0x4ba0 017771 call mouse_stop_le_adv ,true 
+0x4ba1 017772 call mouse_bluetooth_fast_conn_disable 
+0x4ba2 017773 fetch 2 ,mem_ui_state_map 
+0x4ba3 017774 bbit1 ui_state_ble_adv ,keyboard_start_discovery_norandom 
+0x4ba4 017775 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ba5 017776 bbit0 mouse_enable_ble_random_addre ,keyboard_start_discovery_norandom 
+0x4ba6 017777 fetcht 2 ,mem_random_addr_increase_count 
+0x4ba7 017778 increase 1 ,temp 
+0x4ba8 017779 storet 2 ,mem_random_addr_increase_count 
+0x4ba9 017780 storet 2 ,mem_le_lap + 1 
+0x4baa 017781 random pdata 
+0x4bab 017782 store 1 ,mem_le_lap 
+:      017783 keyboard_start_discovery_norandom:
+0x4bac 017784 fetch 3 ,mem_mouse_le_lap_temp 
+0x4bad 017785 store 3 ,mem_le_lap + 3 
+0x4bae 017786 call app_lpm_mult_disable 
+0x4baf 017787 fetch 2 ,mem_mouse_discovery_timeout 
+0x4bb0 017788 store 2 ,mem_mouse_discovery_timer 
+0x4bb1 017789 setarg 0 
+0x4bb2 017790 store 2 ,mem_mouse_no_data_timer 
+0x4bb3 017791 store 2 ,mem_le_battery_level_updata_timer 
+0x4bb4 017792 store 1 ,mem_mouse_direct_timer 
+0x4bb5 017793 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bb6 017794 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x4bb7 017795 arg mouse_store_eeprom_flag ,queue 
+0x4bb8 017796 call mouse_enable_function_flag 
+0x4bb9 017797 call mouse_bt_discovery_button_down_disable 
+0x4bba 017798 branch mouse_check_51cmd_adv 
+:      017801 keyboard_low_voltage_led_blink_disable:
+0x4bbb 017802 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x4bbc 017803 branch mouse_low_voltage_led_off_judge 
+:      017805 keyboard_stop_discovery:
+0x4bbd 017806 bpatch patch09_1 ,mem_patch09 
+0x4bbe 017807 setarg 0 
+0x4bbf 017808 store 2 ,mem_mouse_discovery_timer 
+0x4bc0 017809 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4bc1 017810 call mouse_disable_function_flag 
+0x4bc2 017811 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x4bc3 017812 call mouse_stop_le_adv 
+0x4bc4 017813 branch keyboard_device_led_off 
+:      017816 keyboard_store_remote_bdaddr:
+0x4bc5 017817 bpatch patch09_2 ,mem_patch09 
+0x4bc6 017818 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bc7 017819 rtnbit0 mouse_store_eeprom_flag 
+0x4bc8 017820 arg mouse_store_eeprom_flag ,queue 
+0x4bc9 017821 call mouse_disable_function_flag 
+0x4bca 017822 call mouse_check_device_addr 
+0x4bcb 017823 branch mouse_unplug_clean_bdaddr 
+:      017826 keyboard_idle:
+0x4bcc 017827 bpatch patch09_3 ,mem_patch09 
+0x4bcd 017828 call mouse_low_voltage_led_no_enter_lpm 
+0x4bce 017829 branch ui_check_paring_button 
+:      017833 keyboard_start_work:
+0x4bcf 017834 bpatch patch09_4 ,mem_patch09 
+0x4bd0 017835 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bd1 017836 bbit0 mouse_enable_adc ,keyboard_start_work_next 
+0x4bd2 017837 call enable_adc 
+0x4bd3 017838 call vdd_calculate_by_mode 
+0x4bd4 017839 store 2 ,mem_mouse_vdd_now_vol 
+0x4bd5 017841 fetch 2 ,mem_adc_current_value 
+0x4bd6 017842 isub temp ,null 
+0x4bd7 017843 branch keyboard_start_work ,positive 
+0x4bd8 017844 arg mem_mouse_vdd_calculate_set ,rega 
+0x4bd9 017845 call mouse_adc_bat_percent_lowpower_out 
+0x4bda 017846 fetch 1 ,mem_adc_power_flag 
+0x4bdb 017847 bbit1 1 ,keyboard_power_down 
+:      017848 keyboard_start_work_next:
+0x4bdc 017850 fetch 1 ,mem_keyboard_pairing_type 
+0x4bdd 017851 call keyboard_enable_bt_button_pairing ,blank 
+0x4bde 017852 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4bdf 017853 nrtn blank 
+0x4be0 017854 fetch 1 ,mem_device_flag 
+0x4be1 017855 beq mode_24g_device ,mouse_24g_reconn_general_dongle 
+0x4be2 017856 call mouse_bluetooth_fast_conn_disable 
+0x4be3 017857 fetch 6 ,mem_device1_addr 
+0x4be4 017858 branch mouse_bluetooth_fast_conn_init ,blank 
+0x4be5 017859 branch mouse_start_reconnect_device 
+:      017871 keyboard_le:
+0x4be6 017872 bpatch patch09_5 ,mem_patch09 
+0x4be7 017873 call le_fifo_check_nearly_full 
+0x4be8 017874 nrtn blank 
+0x4be9 017875 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x4bea 017876 beq 0xff ,keyboard_le_next 
+0x4beb 017877 fetch 1 ,mem_le_connect_status_flag 
+0x4bec 017878 and pdata ,0x03 ,pdata 
+0x4bed 017879 rtnne 0x03 
+:      017880 keyboard_le_next:
+0x4bee 017881 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bef 017882 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4bf0 017883 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4bf1 017884 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4bf2 017885 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x4bf3 017886 call keyboard_motion 
+0x4bf4 017887 nrtn user 
+0x4bf5 017888 call mouse_current_mult_update 
+0x4bf6 017889 call mouse_wheel_trigger 
+0x4bf7 017890 fetch mouse_flag_len ,mem_mouse_flag 
+0x4bf8 017891 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x4bf9 017892 fetch 1 ,mem_customer_key 
+0x4bfa 017893 branch mouse_le_send_keyboard_package_data 
+:      017900 kscan_dispatch:
+0x4bfb 017901 fetch 1 ,mem_device_option 
+0x4bfc 017902 rtnne dvc_op_keyboard 
+0x4bfd 017903 call keyboard_keyscan 
+0x4bfe 017904 call keyboard_key_process 
+0x4bff 017905 branch keyboard_special_key_check 
+:      017912 keyboard_keyscan:
+0x4c00 017913 bpatch patch09_6 ,mem_patch09 
+0x4c01 017914 call keyboard_stb_state_low 
+0x4c02 017915 setarg 0 
+0x4c03 017916 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c04 017917 arg mem_keyscan_value_current ,contr 
+0x4c05 017918 arg mem_keyscan_value_check ,contw 
+0x4c06 017919 arg 20 ,loopcnt 
+0x4c07 017920 call memcpy 
+0x4c08 017921 setarg mem_keyscan_value_current 
+0x4c09 017922 store 2 ,mem_keyscan_value_ptr 
+0x4c0a 017923 setarg mem_keyscan_exmcu_value 
+0x4c0b 017924 store 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c0c 017925 call keyboard_keyscan_get_exmcu_value 
+0x4c0d 017926 call keyboard_keyscan_get_mcu_value 
+0x4c0e 017927 call keyboard_stb_state_high 
+:      017928 keyboard_keyscan_copy_value:
+0x4c0f 017929 fetch 2 ,mem_kb_excol_ptr 
+0x4c10 017930 copy pdata ,regb 
+0x4c11 017931 jam 0 ,mem_keyscan_col_loop_count 
+:      017932 keyboard_compare_col_excol_gpio_loop:
+0x4c12 017933 ifetcht 1 ,regb 
+0x4c13 017934 fetch 2 ,mem_kb_col_ptr 
+0x4c14 017935 copy pdata ,rega 
+0x4c15 017936 copy rega ,regc 
+0x4c16 017937 arg 20 ,loopcnt 
+:      017938 keyboard_compare_col_gpio_loop:
+0x4c17 017939 ifetch 1 ,rega 
+0x4c18 017940 isub temp ,null 
+0x4c19 017941 branch keyboard_copy_value_exmcu_to_mcu ,zero 
+0x4c1a 017942 increase 1 ,rega 
+0x4c1b 017943 loop keyboard_compare_col_gpio_loop 
+:      017944 keyboard_compare_col_excol_gpio_loop_next:
+0x4c1c 017945 increase 1 ,regb 
+0x4c1d 017946 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c1e 017947 increase 1 ,pdata 
+0x4c1f 017948 store 1 ,mem_keyscan_col_loop_count 
+0x4c20 017949 sub pdata ,10 ,null 
+0x4c21 017950 branch keyboard_compare_col_excol_gpio_loop ,positive 
+0x4c22 017952 rtn 
+:      017954 keyboard_copy_value_exmcu_to_mcu:
+0x4c23 017955 fetch 2 ,mem_keyscan_value_ptr 
+0x4c24 017956 copy pdata ,contw 
+0x4c25 017957 copy rega ,pdata 
+0x4c26 017958 isub regc ,pdata 
+0x4c27 017959 iadd contw ,contw 
+0x4c28 017960 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+0x4c29 017961 copy pdata ,regc 
+0x4c2a 017962 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c2b 017963 iadd regc ,regc 
+0x4c2c 017964 ifetch 1 ,regc 
+0x4c2d 017965 istore 1 ,contw 
+0x4c2e 017966 branch keyboard_compare_col_excol_gpio_loop_next 
+:      017968 keyboard_keyscan_get_exmcu_value:
+0x4c2f 017969 bpatch patch09_7 ,mem_patch09 
+0x4c30 017970 call keyboard_stb_state_high 
+0x4c31 017971 call keyboard_clk_input 
+:      017972 keyboard_keyscan_exmcu_start:
+0x4c32 017973 fetch 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c33 017974 increase 1 ,pdata 
+0x4c34 017975 store 2 ,mem_keyscan_exmcu_wait_wake_count 
+0x4c35 017976 bbit1 9 ,keyboard_keyscan_reset_exmcu 
+0x4c36 017977 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c37 017978 call gpio_get_bit 
+0x4c38 017979 nbranch keyboard_keyscan_exmcu_start ,true 
+0x4c39 017980 nop 20 
+0x4c3a 017981 call keyboard_clk_state_high 
+0x4c3b 017982 call keyboard_stb_state_low 
+0x4c3c 017983 jam 0 ,mem_keyscan_col_loop_count 
+:      017984 keyboard_keyscan_exmcu_start_loop:
+0x4c3d 017985 call keyboard_clk_state_low 
+0x4c3e 017986 call keyboard_keyscan_exmcu_get_col_value 
+0x4c3f 017987 call keyboard_clk_state_high 
+0x4c40 017988 call keyboard_keyscan_exmcu_get_col_value 
+0x4c41 017989 sub pdata ,9 ,null 
+0x4c42 017990 branch keyboard_keyscan_exmcu_start_loop ,positive 
+0x4c43 017991 call keyboard_clk_state_low 
+0x4c44 017992 call keyboard_keyscan_exmcu_get_col_value 
+0x4c45 017993 branch keyboard_clk_state_high 
+:      017995 keyboard_keyscan_exmcu_get_col_value:
+0x4c46 017996 jam 0 ,mem_keyscan_value_temp 
+0x4c47 017997 nop 50 
+0x4c48 017998 call keyboard_keyscan_get_col_value 
+0x4c49 017999 fetch 2 ,mem_keyscan_exmcu_value_ptr 
+:      018000 keyboard_keyscan_value_store:
+0x4c4a 018001 copy pdata ,contw 
+0x4c4b 018002 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c4c 018003 iadd contw ,contw 
+0x4c4d 018004 fetch 1 ,mem_keyscan_value_temp 
+0x4c4e 018005 istore 1 ,contw 
+0x4c4f 018006 fetch 1 ,mem_keyscan_col_loop_count 
+0x4c50 018007 increase 1 ,pdata 
+0x4c51 018008 store 1 ,mem_keyscan_col_loop_count 
+0x4c52 018009 rtn 
+:      018012 keyboard_keyscan_get_mcu_value:
+0x4c53 018013 nop 20 
+0x4c54 018014 fetch 2 ,mem_kb_col_ptr 
+0x4c55 018015 copy pdata ,regb 
+0x4c56 018016 jam 0 ,mem_keyscan_col_loop_count 
+:      018017 keyboard_keyscan_mcu_start:
+0x4c57 018018 jam 0 ,mem_keyscan_value_temp 
+0x4c58 018019 ifetcht 1 ,regb 
+0x4c59 018020 isolate1 7 ,temp 
+0x4c5a 018021 branch keyboard_keyscan_mcu_start_loop ,true 
+0x4c5b 018022 call gpio_out_active 
+0x4c5c 018023 call keyboard_keyscan_get_col_value 
+0x4c5d 018024 ifetcht 1 ,regb 
+0x4c5e 018025 call gpio_set_high_impedance 
+:      018026 keyboard_keyscan_mcu_start_loop:
+0x4c5f 018027 increase 1 ,regb 
+0x4c60 018028 fetch 2 ,mem_keyscan_value_ptr 
+0x4c61 018029 call keyboard_keyscan_value_store 
+0x4c62 018030 sub pdata ,19 ,null 
+0x4c63 018031 branch keyboard_keyscan_mcu_start ,positive 
+0x4c64 018032 rtn 
+:      018035 keyboard_keyscan_get_col_value:
+0x4c65 018036 fetch 2 ,mem_kb_row_ptr 
+0x4c66 018037 copy pdata ,regc 
+0x4c67 018038 arg 8 ,loopcnt 
+:      018040 keyboard_keyscan_get_col_value_loop:
+0x4c68 018041 ifetcht 1 ,regc 
+0x4c69 018042 call gpio_get_bit 
+0x4c6a 018043 fetch 1 ,mem_keyscan_value_temp 
+0x4c6b 018044 rshift pdata ,pdata 
+0x4c6c 018045 setflag true ,7 ,pdata 
+0x4c6d 018046 store 1 ,mem_keyscan_value_temp 
+0x4c6e 018047 increase 1 ,regc 
+0x4c6f 018048 loop keyboard_keyscan_get_col_value_loop 
+0x4c70 018049 rtn 
+:      018050 keyboard_keyscan_reset_exmcu:
+0x4c71 018051 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c72 018052 call gpio_out_active 
+0x4c73 018053 nop 20 
+0x4c74 018054 fetcht 1 ,mem_mcu_rstb_gpio 
+0x4c75 018055 call gpio_out_inactive 
+0x4c76 018056 nop 6000 
+0x4c77 018057 rtn 
+0x4c78 018058 branch keyboard_keyscan 
+:      018059 keyboard_clk_state_high:
+0x4c79 018060 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7a 018061 branch gpio_out_inactive 
+:      018063 keyboard_clk_state_low:
+0x4c7b 018064 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c7c 018065 branch gpio_out_active 
+:      018066 keyboard_gpio_config_input_pu:
+0x4c7d 018067 sub temp ,ui_button_gpio_disable ,null 
+0x4c7e 018068 rtn zero 
+0x4c7f 018069 set0 gpio_active_bit ,temp 
+0x4c80 018070 branch gpio_config_input 
+:      018071 keyboard_clk_input:
+0x4c81 018072 fetcht 1 ,mem_mcu_clk_gpio 
+0x4c82 018073 branch gpio_config_input 
+:      018075 keyboard_stb_state_high:
+0x4c83 018076 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c84 018077 branch gpio_out_inactive 
+:      018079 keyboard_stb_state_low:
+0x4c85 018080 fetcht 1 ,mem_mcu_stb_gpio 
+0x4c86 018081 branch gpio_out_active 
+:      018092 keyboard_press_change_or_no_key:
+0x4c87 018093 jam 0 ,mem_same_keyvalue_timerout_flag 
+0x4c88 018094 fetch 2 ,mem_same_keyvalue_timer_init 
+0x4c89 018095 store 2 ,mem_same_keyvalue_timer 
+0x4c8a 018096 rtn 
+:      018098 keyboard_key_process:
+0x4c8b 018100 bpatch patch0a_0 ,mem_patch0a 
+0x4c8c 018101 arg mem_keyscan_value_current ,rega 
+0x4c8d 018102 arg mem_keyscan_value_check ,regb 
+0x4c8e 018103 arg 20 ,loopcnt 
+0x4c8f 018104 call string_compare 
+0x4c90 018105 nbranch keyboard_press_change_or_no_key ,zero 
+0x4c91 018106 call keyboard_keyscan_value_current_zero_check 
+0x4c92 018107 call keyboard_press_change_or_no_key ,blank 
+0x4c93 018109 call keyboard_ghost_key_check 
+0x4c94 018110 fetch 1 ,mem_mouse_ghost_flag 
+0x4c95 018111 nrtn blank 
+0x4c96 018112 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4c97 018113 rtneq cammbination_key_press 
+0x4c98 018114 rtneq cammbination_key_hold 
+0x4c99 018115 rtneq cammbination_key_wait_release 
+0x4c9a 018118 jam 0 ,mem_keyscan_col_loop_count 
+0x4c9b 018119 arg mem_keyscan_value_current ,rega 
+0x4c9c 018120 arg mem_keyscan_value_old ,regb 
+:      018121 keyboard_keyvalue_process:
+0x4c9d 018122 ifetcht 1 ,rega 
+0x4c9e 018123 ifetch 1 ,regb 
+0x4c9f 018124 ixor temp ,pdata 
+0x4ca0 018125 branch keyboard_keyvalue_process_loop ,blank 
+0x4ca1 018126 store 1 ,mem_keyscan_value_temp 
+0x4ca2 018127 storet 1 ,mem_keyboard_press_flag_temp 
+0x4ca3 018128 istoret 1 ,regb 
+0x4ca4 018129 jam 1 ,mem_keyboard_data_change_flag 
+0x4ca5 018130 jam 0 ,mem_keyboard_keyvalue_bit_loop_count 
+:      018131 keyboard_keyvalue_change:
+0x4ca6 018132 fetch 1 ,mem_keyscan_value_temp 
+0x4ca7 018133 bbit0 0 ,keyboard_keyvalue_change_loop 
+0x4ca8 018134 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ca9 018135 mul32 pdata ,8 ,pdata 
+0x4caa 018136 fetcht 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cab 018137 iadd temp ,pdata 
+0x4cac 018138 arg mem_keyboard_keyvalue_map ,contr 
+0x4cad 018139 iadd contr ,contr 
+0x4cae 018140 ifetch 1 ,contr 
+0x4caf 018141 store 1 ,mem_keyboard_keyvalue_temp 
+0x4cb0 018142 call keyboard_keyvalue_fn_replace 
+0x4cb1 018143 call keyboard_keyvalue_commbination_replace 
+0x4cb2 018144 call keyboard_keyvalue_in_out 
+:      018145 keyboard_keyvalue_change_loop:
+0x4cb3 018146 fetch 1 ,mem_keyscan_value_temp 
+0x4cb4 018147 rshift pdata ,pdata 
+0x4cb5 018148 store 1 ,mem_keyscan_value_temp 
+0x4cb6 018149 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cb7 018150 rshift pdata ,pdata 
+0x4cb8 018151 store 1 ,mem_keyboard_press_flag_temp 
+0x4cb9 018152 fetch 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cba 018153 increase 1 ,pdata 
+0x4cbb 018154 store 1 ,mem_keyboard_keyvalue_bit_loop_count 
+0x4cbc 018155 loop keyboard_keyvalue_change 
+:      018156 keyboard_keyvalue_process_loop:
+0x4cbd 018157 increase 1 ,rega 
+0x4cbe 018158 increase 1 ,regb 
+0x4cbf 018159 fetch 1 ,mem_keyscan_col_loop_count 
+0x4cc0 018160 increase 1 ,pdata 
+0x4cc1 018161 store 1 ,mem_keyscan_col_loop_count 
+0x4cc2 018162 sub pdata ,19 ,null 
+0x4cc3 018163 branch keyboard_keyvalue_process ,positive 
+0x4cc4 018164 rtn 
+:      018166 keyboard_keyscan_value_current_zero_check:
+0x4cc5 018167 fetch 8 ,mem_keyscan_value_current 
+0x4cc6 018168 nrtn blank 
+0x4cc7 018169 fetch 8 ,mem_keyscan_value_current + 8 
+0x4cc8 018170 nrtn blank 
+0x4cc9 018171 fetch 4 ,mem_keyscan_value_current + 16 
+0x4cca 018172 nrtn blank 
+0x4ccb 018173 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4ccc 018174 rtn 
+:      018178 keyboard_ghost_key_check:
+0x4ccd 018179 bpatch patch0a_1 ,mem_patch0a 
+0x4cce 018180 jam 0 ,mem_mouse_ghost_flag 
+0x4ccf 018181 jam 0 ,mem_keyboard_all_press_key_count 
+0x4cd0 018182 arg mem_keyscan_value_current ,rega 
+0x4cd1 018183 arg 20 ,loopcnt 
+:      018184 keyboard_ghost_key_check_loop:
+0x4cd2 018185 jam 0 ,mem_keyboard_current_col_press_key_count 
+0x4cd3 018186 ifetch 1 ,rega 
+0x4cd4 018187 branch keyboard_ghost_key_check_next_loop ,blank 
+:      018188 keyboard_current_col_press_key_count_check:
+0x4cd5 018189 fetcht 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd6 018190 increase 1 ,temp 
+0x4cd7 018191 storet 1 ,mem_keyboard_current_col_press_key_count 
+0x4cd8 018192 copy pdata ,temp 
+0x4cd9 018193 increase -1 ,pdata 
+0x4cda 018194 iand temp ,pdata 
+0x4cdb 018195 nbranch keyboard_current_col_press_key_count_check ,zero 
+0x4cdc 018196 fetch 1 ,mem_keyboard_current_col_press_key_count 
+0x4cdd 018197 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4cde 018198 iadd temp ,temp 
+0x4cdf 018199 storet 1 ,mem_keyboard_all_press_key_count 
+0x4ce0 018200 sub pdata ,1 ,null 
+0x4ce1 018201 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce2 018202 sub temp ,2 ,null 
+0x4ce3 018203 branch keyboard_ghost_key_check_next_loop ,positive 
+0x4ce4 018204 jam 0 ,mem_keyscan_col_loop_count 
+0x4ce5 018205 jam 0 ,mem_keyboard_same_row_press_key_count 
+0x4ce6 018206 ifetcht 1 ,rega 
+0x4ce7 018207 arg mem_keyscan_value_current ,regb 
+:      018208 keyboard_same_row_key_check:
+0x4ce8 018209 fetch 1 ,mem_keyscan_col_loop_count 
+0x4ce9 018210 increase 1 ,pdata 
+0x4cea 018211 store 1 ,mem_keyscan_col_loop_count 
+0x4ceb 018212 sub pdata ,19 ,null 
+0x4cec 018213 nbranch keyboard_ghost_key_check_next_loop ,positive 
+0x4ced 018214 ifetch 1 ,regb 
+0x4cee 018215 iand temp ,null 
+0x4cef 018216 branch keyboard_same_row_key_check_loop ,zero 
+0x4cf0 018217 fetch 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf1 018218 increase 1 ,pdata 
+0x4cf2 018219 store 1 ,mem_keyboard_same_row_press_key_count 
+0x4cf3 018220 sub pdata ,1 ,null 
+0x4cf4 018221 branch keyboard_same_row_key_check_loop ,positive 
+0x4cf5 018222 jam 1 ,mem_mouse_ghost_flag 
+0x4cf6 018223 rtn 
+:      018225 keyboard_ghost_key_check_next_loop:
+0x4cf7 018226 increase 1 ,rega 
+0x4cf8 018227 loop keyboard_ghost_key_check_loop 
+0x4cf9 018228 rtn 
+:      018230 keyboard_same_row_key_check_loop:
+0x4cfa 018231 increase 1 ,regb 
+0x4cfb 018232 branch keyboard_same_row_key_check 
+:      018240 keyboard_keyvalue_fn_replace:
+0x4cfc 018241 bpatch patch0a_2 ,mem_patch0a 
+0x4cfd 018242 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4cfe 018243 ncall keyboard_commbination_delay_release_clear ,blank 
+0x4cff 018244 fetch 1 ,mem_keyboard_fn_flag 
+0x4d00 018245 ncall keyboard_keyvalue_fn_replace_press ,blank 
+0x4d01 018246 fetch 1 ,mem_keyboard_fn_first 
+0x4d02 018247 fetcht 1 ,mem_keyboard_fn_flag 
+0x4d03 018248 ixor temp ,pdata 
+0x4d04 018249 rtn zero 
+0x4d05 018250 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d06 018251 beq hid_key_esc ,keyboard_keyvalue_fn_esc 
+0x4d07 018252 beq hid_key_delete ,keyboard_keyvalue_fn_delete 
+0x4d08 018253 sub pdata ,hid_key_f12 ,null 
+0x4d09 018254 nrtn positive 
+0x4d0a 018255 arg hid_key_f1 ,temp 
+0x4d0b 018256 isub temp ,pdata 
+0x4d0c 018257 nrtn positive 
+0x4d0d 018258 arg mem_keyboard_fn_f1 ,contr 
+0x4d0e 018259 iadd contr ,contr 
+0x4d0f 018260 ifetch 1 ,contr 
+0x4d10 018261 branch keyboard_keyvalue_store_temp 
+:      018263 keyboard_keyvalue_fn_replace_press:
+0x4d11 018264 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d12 018265 beq hid_key_up_arrow ,keyboard_keyvalue_fn_up_arrow 
+0x4d13 018266 beq hid_key_down_arrow ,keyboard_keyvalue_fn_down_arrow 
+0x4d14 018267 beq hid_key_left_arrow ,keyboard_keyvalue_fn_left_arrow 
+0x4d15 018268 beq hid_key_right_arrow ,keyboard_keyvalue_fn_right_arrow 
+0x4d16 018269 beq hid_key_left_ctrl ,keyboard_keyvalue_fn_left_ctrl 
+0x4d17 018270 beq hid_key_space ,keyboard_keyvalue_fn_space 
+0x4d18 018271 rtn 
+:      018273 keyboard_keyvalue_fn_esc:
+0x4d19 018274 fetch 1 ,mem_keyboard_fn_esc 
+0x4d1a 018275 branch keyboard_keyvalue_store_temp 
+:      018277 keyboard_keyvalue_fn_delete:
+0x4d1b 018278 fetch 1 ,mem_keyboard_fn_del 
+0x4d1c 018279 branch keyboard_keyvalue_store_temp 
+:      018281 keyboard_keyvalue_fn_up_arrow:
+0x4d1d 018282 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d1e 018283 rtn blank 
+0x4d1f 018284 setarg hid_key_page_up 
+0x4d20 018285 branch keyboard_keyvalue_store_temp 
+:      018287 keyboard_keyvalue_fn_down_arrow:
+0x4d21 018288 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d22 018289 rtn blank 
+0x4d23 018290 setarg hid_key_page_down 
+0x4d24 018291 branch keyboard_keyvalue_store_temp 
+:      018293 keyboard_keyvalue_fn_left_arrow:
+0x4d25 018294 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d26 018295 rtn blank 
+0x4d27 018296 setarg hid_key_home 
+0x4d28 018297 branch keyboard_keyvalue_store_temp 
+:      018299 keyboard_keyvalue_fn_right_arrow:
+0x4d29 018300 fetch 1 ,mem_keyboard_fn_arrow_enable_flag 
+0x4d2a 018301 rtn blank 
+0x4d2b 018302 setarg hid_key_end 
+0x4d2c 018303 branch keyboard_keyvalue_store_temp 
+:      018305 keyboard_keyvalue_fn_left_ctrl:
+0x4d2d 018306 fetch 1 ,mem_keyboard_fn_left_ctrl_enable_flag 
+0x4d2e 018307 rtn blank 
+0x4d2f 018308 fetch 1 ,mem_kb_computer_system 
+0x4d30 018309 beq system_os_windows ,keyboard_keyvalue_windows_osk 
+0x4d31 018310 setarg hid_key_os_soft_kb 
+0x4d32 018311 branch keyboard_keyvalue_store_temp 
+:      018312 keyboard_keyvalue_windows_osk:
+0x4d33 018313 setarg hid_key_osk 
+0x4d34 018314 branch keyboard_keyvalue_store_temp 
+:      018316 keyboard_keyvalue_fn_space:
+0x4d35 018317 fetch 1 ,mem_keyboard_fn_space_enable_flag 
+0x4d36 018318 rtn blank 
+0x4d37 018319 setarg hid_key_language 
+:      018320 keyboard_keyvalue_store_temp:
+0x4d38 018321 store 1 ,mem_keyboard_keyvalue_temp 
+0x4d39 018322 rtn 
+:      018328 keyboard_keyvalue_commbination_replace:
+0x4d3a 018329 bpatch patch0a_3 ,mem_patch0a 
+0x4d3b 018330 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4d3c 018331 beq hid_key_print_screen ,keyboard_commination_screen_shot_replace 
+0x4d3d 018332 beq hid_key_page_up ,keyboard_commination_pageup_replace 
+0x4d3e 018333 beq hid_key_page_down ,keyboard_commination_pagedown_replace 
+0x4d3f 018334 beq hid_key_home ,keyboard_commination_home_replace 
+0x4d40 018335 beq hid_key_end ,keyboard_commination_end_replace 
+0x4d41 018336 beq hid_key_select_all ,keyboard_commination_select_all 
+0x4d42 018337 beq hid_key_copy ,keyboard_commbination_copy 
+0x4d43 018338 beq hid_key_paste ,keyboard_commbination_paste 
+0x4d44 018339 beq hid_key_cut ,keyboard_commbination_cut 
+0x4d45 018340 beq hid_key_all_os_lock ,keyboard_commination_os_lock 
+0x4d46 018341 beq hid_key_osk ,keyboard_commbination_osk 
+0x4d47 018342 beq hid_key_language ,keyboard_commbination_language 
+0x4d48 018343 beq hid_key_app_tiling ,keyboard_commbination_app_tiling 
+0x4d49 018344 rtn 
+:      018346 keyboard_commbination_delay_release_set:
+0x4d4a 018347 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d4b 018348 nrtn blank 
+0x4d4c 018349 jam 10 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4d 018350 rtn 
+:      018352 keyboard_commbination_delay_release_clear:
+0x4d4e 018353 jam 0 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4d4f 018354 rtn 
+:      018356 keyboard_commination_screen_shot_replace:
+0x4d50 018357 fetch 1 ,mem_kb_computer_system 
+0x4d51 018358 rtneq system_os_windows 
+0x4d52 018359 rtneq system_os_andriod 
+0x4d53 018360 jam left_shift_gui ,mem_keyboard_commbination_control_key_value 
+0x4d54 018361 jam hid_key_3 ,mem_keyboard_commbination_standard_key_value 
+0x4d55 018362 branch keyboard_commbination_keypress 
+:      018364 keyboard_commination_pageup_replace:
+0x4d56 018365 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+:      018366 keyboard_commination_ios_mac_command_commiation:
+0x4d57 018367 fetch 1 ,mem_kb_computer_system 
+0x4d58 018368 rtneq system_os_windows 
+0x4d59 018369 rtneq system_os_andriod 
+0x4d5a 018370 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d5b 018371 branch keyboard_commbination_keypress 
+:      018373 keyboard_commination_pagedown_replace:
+0x4d5c 018374 jam hid_key_down_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5d 018375 branch keyboard_commination_ios_mac_command_commiation 
+:      018377 keyboard_commination_home_replace:
+0x4d5e 018378 jam hid_key_left_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d5f 018379 branch keyboard_commination_ios_mac_command_commiation 
+:      018381 keyboard_commination_end_replace:
+0x4d60 018382 jam hid_key_right_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d61 018383 branch keyboard_commination_ios_mac_command_commiation 
+:      018385 keyboard_commination_select_all:
+0x4d62 018386 jam hid_key_a ,mem_keyboard_commbination_standard_key_value 
+:      018387 keyboard_commbination_text_edit:
+0x4d63 018388 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d64 018389 fetch 1 ,mem_kb_computer_system 
+0x4d65 018390 beq system_os_windows ,keyboard_commbination_keypress 
+0x4d66 018391 beq system_os_andriod ,keyboard_commbination_keypress 
+0x4d67 018392 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d68 018393 branch keyboard_commbination_keypress 
+:      018395 keyboard_commbination_copy:
+0x4d69 018396 jam hid_key_c ,mem_keyboard_commbination_standard_key_value 
+0x4d6a 018397 branch keyboard_commbination_text_edit 
+:      018399 keyboard_commbination_paste:
+0x4d6b 018400 jam hid_key_v ,mem_keyboard_commbination_standard_key_value 
+0x4d6c 018401 branch keyboard_commbination_text_edit 
+:      018403 keyboard_commbination_cut:
+0x4d6d 018404 jam hid_key_x ,mem_keyboard_commbination_standard_key_value 
+0x4d6e 018405 branch keyboard_commbination_text_edit 
+:      018407 keyboard_commination_os_lock:
+0x4d6f 018408 fetch 1 ,mem_kb_computer_system 
+0x4d70 018409 beq system_os_windows ,keyboard_commination_windows_lock 
+0x4d71 018410 beq system_os_mac ,keyboard_commination_mac_lock 
+0x4d72 018411 setarg hid_key_ios_android_os_lock 
+0x4d73 018412 branch keyboard_keyvalue_store_temp 
+:      018413 keyboard_commination_windows_lock:
+0x4d74 018414 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d75 018415 jam hid_key_l ,mem_keyboard_commbination_standard_key_value 
+0x4d76 018416 branch keyboard_commbination_keypress 
+:      018417 keyboard_commination_mac_lock:
+0x4d77 018418 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d78 018419 jam hid_key_q ,mem_keyboard_commbination_standard_key_value 
+0x4d79 018420 branch keyboard_commbination_keypress 
+:      018422 keyboard_commbination_osk:
+0x4d7a 018423 fetch 1 ,mem_kb_computer_system 
+0x4d7b 018424 beq system_os_windows ,keyboard_commbination_windows_osk 
+0x4d7c 018425 setarg hid_key_os_soft_kb 
+0x4d7d 018426 branch keyboard_keyvalue_store_temp 
+:      018427 keyboard_commbination_windows_osk:
+0x4d7e 018428 jam left_gui_control ,mem_keyboard_commbination_control_key_value 
+0x4d7f 018429 jam hid_key_o ,mem_keyboard_commbination_standard_key_value 
+0x4d80 018430 branch keyboard_commbination_keypress 
+:      018432 keyboard_commbination_language:
+0x4d81 018433 fetch 1 ,mem_kb_computer_system 
+0x4d82 018434 beq system_os_windows ,keyboard_commbination_language_windows 
+0x4d83 018435 beq system_os_andriod ,keyboard_commbination_language_andriod 
+0x4d84 018436 jam left_control ,mem_keyboard_commbination_control_key_value 
+:      018437 keyboard_commbination_language_next:
+0x4d85 018438 jam hid_key_space ,mem_keyboard_commbination_standard_key_value 
+0x4d86 018439 call keyboard_commbination_delay_release_set 
+0x4d87 018440 branch keyboard_commbination_keypress 
+:      018441 keyboard_commbination_language_windows:
+0x4d88 018442 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d89 018443 branch keyboard_commbination_language_next 
+:      018444 keyboard_commbination_language_andriod:
+0x4d8a 018445 jam left_shift ,mem_keyboard_commbination_control_key_value 
+0x4d8b 018446 branch keyboard_commbination_language_next 
+:      018448 keyboard_commbination_app_tiling:
+0x4d8c 018449 fetch 1 ,mem_kb_computer_system 
+0x4d8d 018450 beq system_os_windows ,keyboard_commbination_app_tiling_windows_android 
+0x4d8e 018451 beq system_os_andriod ,keyboard_commbination_app_tiling_windows_android 
+0x4d8f 018452 jam left_control ,mem_keyboard_commbination_control_key_value 
+0x4d90 018453 jam hid_key_up_arrow ,mem_keyboard_commbination_standard_key_value 
+0x4d91 018454 branch keyboard_commbination_keypress 
+:      018455 keyboard_commbination_app_tiling_windows_android:
+0x4d92 018456 jam left_gui ,mem_keyboard_commbination_control_key_value 
+0x4d93 018457 jam hid_key_tab ,mem_keyboard_commbination_standard_key_value 
+0x4d94 018458 branch keyboard_commbination_keypress 
+:      018460 keyboard_commbination_keypress:
+0x4d95 018461 jam 0 ,mem_keyboard_keyvalue_temp 
+0x4d96 018462 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4d97 018463 bbit0 0 ,keyboard_commbination_key_wait_release_set 
+0x4d98 018464 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4d99 018465 beq cammbination_key_complete ,keyboard_commbination_key_hold_set 
+:      018466 keyboard_commbination_key_press_set:
+0x4d9a 018467 jam cammbination_key_press ,mem_keyboard_commbination_key_step 
+0x4d9b 018468 rtn 
+:      018470 keyboard_commbination_key_wait_release_set:
+0x4d9c 018471 jam cammbination_key_wait_release ,mem_keyboard_commbination_key_step 
+0x4d9d 018472 rtn 
+:      018474 keyboard_commbination_key_null_set:
+0x4d9e 018475 jam cammbination_key_null ,mem_keyboard_commbination_key_step 
+0x4d9f 018476 rtn 
+:      018479 keyboard_commbination_key_value_store:
+0x4da0 018480 store 1 ,mem_keyboard_tx_data + 1 
+0x4da1 018481 storet 1 ,mem_keyboard_tx_data + 3 
+0x4da2 018482 call enable_user 
+0x4da3 018483 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4da4 018484 branch keyboard_motion_data_check_next 
+:      018486 keyboard_commbination_key_press_process:
+0x4da5 018487 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4da6 018488 arg 0 ,temp 
+0x4da7 018489 call keyboard_commbination_key_value_store 
+:      018490 keyboard_commbination_key_hold_set:
+0x4da8 018491 jam cammbination_key_hold ,mem_keyboard_commbination_key_step 
+0x4da9 018492 rtn 
+:      018494 keyboard_commbination_key_hold_process:
+0x4daa 018495 jam cammbination_key_complete ,mem_keyboard_commbination_key_step 
+0x4dab 018496 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4dac 018497 fetcht 1 ,mem_keyboard_commbination_standard_key_value 
+0x4dad 018498 branch keyboard_commbination_key_value_store 
+:      018500 keyboard_commbination_key_wait_release_process:
+0x4dae 018501 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4daf 018502 fetch 1 ,mem_keyboard_commbination_control_key_value 
+0x4db0 018503 arg 0 ,temp 
+0x4db1 018504 call keyboard_commbination_key_value_store 
+0x4db2 018505 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4db3 018506 branch keyboard_commbination_key_null_set ,blank 
+:      018507 keyboard_commbination_key_release_set:
+0x4db4 018508 jam cammbination_key_release ,mem_keyboard_commbination_key_step 
+0x4db5 018509 rtn 
+:      018511 keyboard_commbination_key_release_process:
+0x4db6 018512 branch keyboard_commbination_key_value_store + 2 
+:      018514 keyboard_commbination_key_null_process:
+0x4db7 018515 jam cammbination_key_free ,mem_keyboard_commbination_key_step 
+0x4db8 018516 arg 0 ,pdata 
+0x4db9 018517 arg 0 ,temp 
+0x4dba 018518 branch keyboard_commbination_key_value_store 
+:      018522 keyboard_keyvalue_in_out:
+0x4dbb 018523 bpatch patch0a_4 ,mem_patch0a 
+0x4dbc 018524 fetch 1 ,mem_keyboard_keyvalue_temp 
+0x4dbd 018525 sub pdata ,hid_key_right_gui ,null 
+0x4dbe 018526 branch keyboard_keyvalue_standard ,positive 
+0x4dbf 018527 jam keyboard_consumer_key_press ,mem_keyboard_consumer_key_status 
+0x4dc0 018528 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc1 018529 bbit1 0 ,keyboard_keyvalue_standard 
+0x4dc2 018530 jam keyboard_consumer_key_release ,mem_keyboard_consumer_key_status 
+:      018531 keyboard_keyvalue_standard:
+0x4dc3 018532 jam 0 ,mem_keyboard_keyvalue_buffer + 8 
+0x4dc4 018533 fetch 1 ,mem_keyboard_press_flag_temp 
+0x4dc5 018534 bbit1 0 ,keyboard_keyvalue_standard_in 
+:      018535 keyboard_keyvalue_standard_out:
+0x4dc6 018536 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dc7 018537 arg 6 ,loopcnt 
+0x4dc8 018538 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018539 keyboard_keyvalue_standard_out_loop:
+0x4dc9 018540 ifetch 1 ,contr 
+0x4dca 018541 branch keyboard_keyvalue_standard_out_next + 1 ,blank 
+0x4dcb 018542 isub temp ,null 
+0x4dcc 018543 nbranch keyboard_keyvalue_standard_out_next ,zero 
+0x4dcd 018544 ifetch 1 ,contr 
+0x4dce 018545 increase -2 ,contr 
+0x4dcf 018546 istore 1 ,contr 
+0x4dd0 018547 rtn blank 
+0x4dd1 018548 increase 1 ,contr 
+0x4dd2 018549 istoret 1 ,contr 
+:      018550 keyboard_keyvalue_standard_out_next:
+0x4dd3 018551 loop keyboard_keyvalue_standard_out_loop 
+0x4dd4 018552 sub temp ,hid_key_right_gui ,null 
+0x4dd5 018553 nrtn positive 
+0x4dd6 018554 sub temp ,0xbf ,null 
+0x4dd7 018555 rtn positive 
+:      018556 keyboard_keyvalue_control_key_out:
+0x4dd8 018557 and temp ,0x07 ,queue 
+0x4dd9 018558 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dda 018559 qset0 pdata 
+0x4ddb 018560 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ddc 018561 rtn 
+:      018563 keyboard_keyvalue_standard_in:
+0x4ddd 018564 fetcht 1 ,mem_keyboard_keyvalue_temp 
+0x4dde 018565 arg 6 ,loopcnt 
+0x4ddf 018566 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+:      018567 keyboard_keyvalue_standard_in_loop:
+0x4de0 018568 ifetch 1 ,contr 
+0x4de1 018569 branch keyboard_keyvalue_standard_in_data ,blank 
+0x4de2 018570 isub temp ,null 
+0x4de3 018571 rtn zero 
+0x4de4 018572 loop keyboard_keyvalue_standard_in_loop 
+0x4de5 018573 sub temp ,hid_key_right_gui ,null 
+0x4de6 018574 nrtn positive 
+0x4de7 018575 sub temp ,0xbf ,null 
+0x4de8 018576 rtn positive 
+:      018577 keyboard_keyvalue_control_key_in:
+0x4de9 018578 and temp ,0x07 ,queue 
+0x4dea 018579 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4deb 018580 qset1 pdata 
+0x4dec 018581 store 1 ,mem_keyboard_keyvalue_buffer 
+0x4ded 018582 rtn 
+:      018584 keyboard_keyvalue_standard_in_data:
+0x4dee 018585 sub temp ,hid_key_right_gui ,null 
+0x4def 018586 nbranch keyboard_keyvalue_standard_in_data_next ,positive 
+0x4df0 018587 sub temp ,0xbf ,null 
+0x4df1 018588 nbranch keyboard_keyvalue_control_key_in ,positive 
+:      018589 keyboard_keyvalue_standard_in_data_next:
+0x4df2 018590 increase -1 ,contr 
+0x4df3 018591 istoret 1 ,contr 
+0x4df4 018592 rtn 
+:      018596 keyboard_special_key_check:
+0x4df5 018597 bpatch patch0a_5 ,mem_patch0a 
+0x4df6 018598 call keyboard_pairing_button_check 
+0x4df7 018599 jam 0 ,mem_keyboard_fn_flag 
+0x4df8 018600 jam 0 ,mem_keyboard_control_key_flag 
+0x4df9 018601 jam 0 ,mem_keyboard_bt_button_flag 
+0x4dfa 018602 fetch 1 ,mem_keyboard_keyvalue_buffer 
+0x4dfb 018603 ncall keyborad_control_key_set ,blank 
+0x4dfc 018604 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4dfd 018605 arg 6 ,loopcnt 
+:      018606 keyboard_special_key_check_loop:
+0x4dfe 018607 ifetch 1 ,contr 
+0x4dff 018608 sub pdata ,hid_key_fn ,null 
+0x4e00 018609 call keyboard_fn_set ,zero 
+0x4e01 018610 sub pdata ,hid_key_pb ,null 
+0x4e02 018611 call keyboard_pb_set ,zero 
+0x4e03 018612 loop keyboard_special_key_check_loop 
+0x4e04 018613 fetch 1 ,mem_device_flag 
+0x4e05 018614 beq mode_24g_device ,keyboard_special_key_check_24g 
+:      018615 keyboard_special_key_check_bluetooth:
+0x4e06 018616 call keyboard_commbination_fast_conn_bt_check 
+0x4e07 018617 fetch 1 ,mem_keyboard_pairing_type 
+0x4e08 018618 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e09 018619 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e0a 018620 fetcht 2 ,mem_keyboard_commbination_key_bt 
+0x4e0b 018621 isub temp ,null 
+0x4e0c 018622 branch keyboard_long_button_bt_discovery ,zero 
+0x4e0d 018623 byteswap temp ,temp 
+0x4e0e 018624 isub temp ,null 
+0x4e0f 018625 branch keyboard_long_button_bt_discovery ,zero 
+0x4e10 018626 rtn 
+:      018627 keyboard_special_key_check_24g:
+0x4e11 018628 fetch 1 ,mem_keyboard_pairing_type 
+0x4e12 018629 branch keyboard_enable_bt_button_pairing ,blank 
+0x4e13 018630 branch keyboard_commbination_pairing_24g_check 
+:      018632 keyboard_pairing_button_check:
+0x4e14 018633 fetch 1 ,mem_keyboard_pairing_type 
+0x4e15 018634 nrtn blank 
+0x4e16 018635 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4e17 018636 sub temp ,ui_button_gpio_disable ,null 
+0x4e18 018637 rtn zero 
+0x4e19 018638 call gpio_get_bit 
+0x4e1a 018639 nbranch keyboard_pairing_button_release ,true 
+0x4e1b 018640 arg 8 ,loopcnt 
+0x4e1c 018641 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e1d 018642 call clear_mem 
+0x4e1e 018643 jam hid_key_pb ,mem_keyboard_keyvalue_buffer + 2 
+0x4e1f 018644 rtn 
+:      018646 keyboard_pairing_button_release:
+0x4e20 018647 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e21 018648 rtnne hid_key_pb 
+0x4e22 018649 jam hid_key_null ,mem_keyboard_keyvalue_buffer + 2 
+0x4e23 018650 rtn 
+:      018652 keyboard_enable_bt_button_pairing:
+0x4e24 018653 bpatch patch0a_6 ,mem_patch0a 
+0x4e25 018654 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4e26 018655 rtn blank 
+0x4e27 018656 fetch 1 ,mem_device_flag 
+0x4e28 018657 beq mode_24g_device ,keyboard_24g_start_pair_mode 
+:      018658 keyboard_long_button_bt_discovery:
+0x4e29 018660 jam 0 ,mem_keyboard_data_change_flag 
+0x4e2a 018661 fetch 1 ,mem_device_flag 
+0x4e2b 018662 rtneq mode_24g_device 
+0x4e2c 018663 fetch mouse_flag_len ,mem_mouse_flag 
+0x4e2d 018664 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x4e2e 018665 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x4e2f 018666 call mouse_enable_function_flag 
+0x4e30 018667 call app_evt_button_long_pressed 
+0x4e31 018668 branch keyboard_bb_event_discovery_btn 
+:      018672 keyboard_commbination_pairing_24g_check:
+0x4e32 018673 fetch 2 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e33 018674 fetcht 2 ,mem_keyboard_commbination_key_24g 
+0x4e34 018675 isub temp ,null 
+0x4e35 018676 branch keyboard_24g_start_pair_mode ,zero 
+0x4e36 018677 byteswap temp ,temp 
+0x4e37 018678 isub temp ,null 
+0x4e38 018679 nrtn zero 
+:      018680 keyboard_24g_start_pair_mode:
+0x4e39 018681 call keyboard_pairing_check_otp_offset 
+0x4e3a 018682 jam 0 ,mem_keyboard_data_change_flag 
+0x4e3b 018683 fetch 2 ,mem_24g_pair_timeout 
+0x4e3c 018684 nrtn blank 
+0x4e3d 018685 setarg 0 
+0x4e3e 018686 store 2 ,mem_mouse_no_data_timer 
+0x4e3f 018687 call keyboard_capslock_led_off 
+0x4e40 018688 branch mouse_24g_start_pair_mode 
+:      018691 keyborad_control_key_set:
+0x4e41 018692 jam 1 ,mem_keyboard_control_key_flag 
+0x4e42 018693 rtn 
+:      018695 keyboard_fn_set:
+0x4e43 018696 jam 1 ,mem_keyboard_fn_flag 
+0x4e44 018697 rtn 
+:      018699 keyboard_pb_set:
+0x4e45 018700 jam 1 ,mem_keyboard_bt_button_flag 
+0x4e46 018701 rtn 
+:      018706 keyboard_motion:
+0x4e47 018707 bpatch patch0a_7 ,mem_patch0a 
+0x4e48 018708 disable user 
+0x4e49 018709 jam 0 ,mem_customer_key 
+0x4e4a 018710 jam 0 ,mem_customer_data_trigger 
+0x4e4b 018711 jam 0 ,mem_customer_data_trigger_last 
+0x4e4c 018712 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e4d 018713 beq cammbination_key_press ,keyboard_commbination_key_press_process 
+0x4e4e 018714 beq cammbination_key_hold ,keyboard_commbination_key_hold_process 
+0x4e4f 018715 beq cammbination_key_complete ,keyboard_commbination_key_hold_process 
+0x4e50 018716 beq cammbination_key_wait_release ,keyboard_commbination_key_wait_release_process 
+0x4e51 018717 beq cammbination_key_null ,keyboard_commbination_key_null_process 
+0x4e52 018718 fetch 1 ,mem_keyboard_data_change_flag 
+0x4e53 018719 branch keyboard_no_key_press ,blank 
+0x4e54 018720 increase -1 ,pdata 
+0x4e55 018721 store 1 ,mem_keyboard_data_change_flag 
+0x4e56 018722 call keyboard_current_mult_update 
+0x4e57 018723 jam 10 ,mem_keyboard_led_status_get_timer 
+0x4e58 018724 call mouse_no_data_timer_init 
+0x4e59 018725 fetch 1 ,mem_keyboard_commbination_key_step 
+0x4e5a 018726 beq cammbination_key_release ,keyboard_commbination_key_release_process 
+0x4e5b 018727 arg mem_keyboard_tx_data ,contw 
+0x4e5c 018728 arg 10 ,loopcnt 
+0x4e5d 018729 call clear_mem 
+0x4e5e 018730 call keyboard_motion_data_check 
+0x4e5f 018731 jam 0 ,mem_keyboard_data_send_flag 
+0x4e60 018732 rtn 
+:      018734 keyboard_current_mult_update:
+0x4e61 018735 jam 3 ,mem_lpm_mult 
+0x4e62 018736 jam 10 ,mem_mouse_current_mult_timer 
+0x4e63 018737 rtn 
+:      018741 keyboard_no_key_press:
+0x4e64 018742 fetch 1 ,mem_device_flag 
+0x4e65 018743 rtneq mode_bt_device1 
+0x4e66 018744 fetch 1 ,mem_keyboard_led_status_get 
+0x4e67 018745 rtn blank 
+0x4e68 018746 fetch 1 ,mem_24g_repeat_send_flag 
+0x4e69 018747 nrtn blank 
+0x4e6a 018748 fetcht 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6b 018749 fetch 1 ,mem_keyboard_led_status_get_timer 
+0x4e6c 018750 isub temp ,null 
+0x4e6d 018751 store 1 ,mem_keyboard_led_status_get_timer_last 
+0x4e6e 018752 rtn zero 
+0x4e6f 018753 arg mem_keyboard_tx_data ,contw 
+0x4e70 018754 arg 10 ,loopcnt 
+0x4e71 018755 call clear_mem 
+0x4e72 018756 call enable_user 
+0x4e73 018757 branch keyboard_motion_data_check_next 
+:      018761 keyboard_motion_data_check:
+0x4e74 018762 fetch 1 ,mem_keyboard_consumer_key_status 
+0x4e75 018763 beq keyboard_consumer_key_release ,keyboard_value_consumer_release 
+0x4e76 018764 arg mem_keyboard_keyvalue_buffer + 2 ,contr 
+0x4e77 018765 arg 6 ,loopcnt 
+:      018766 keyboard_value_tpye_check:
+0x4e78 018767 ifetch 1 ,contr 
+0x4e79 018768 sub pdata ,hid_key_right_gui ,null 
+0x4e7a 018769 nbranch keyboard_value_tpye_consumer_set ,positive 
+:      018770 keyboard_value_tpye_check_loop:
+0x4e7b 018771 loop keyboard_value_tpye_check 
+0x4e7c 018773 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4e7d 018774 call keyboard_value_release_all_key ,blank 
+0x4e7e 018775 jam hid_reportid_key_standard ,mem_keyboard_tx_data 
+0x4e7f 018776 fetch 1 ,mem_keyboard_keyvalue_buffer + 2 
+0x4e80 018777 sub pdata ,hid_key_fn ,null 
+0x4e81 018778 branch keyboard_tx_data_skip_fn ,zero 
+0x4e82 018779 arg mem_keyboard_keyvalue_buffer ,contr 
+0x4e83 018780 arg mem_keyboard_tx_data + 1 ,contw 
+0x4e84 018781 arg 8 ,loopcnt 
+:      018782 keyboard_tx_data_store:
+0x4e85 018783 ifetch 1 ,contr 
+0x4e86 018784 beq hid_key_fn ,keyboard_tx_data_clear_fn 
+:      018785 keyboard_tx_data_store_loop:
+0x4e87 018786 istore 1 ,contw 
+0x4e88 018787 loop keyboard_tx_data_store 
+:      018789 keyboard_motion_data_check_next:
+0x4e89 018790 call keyboard_device_data_tpye_check 
+0x4e8a 018792 fetch 1 ,mem_keyboard_data_send_flag 
+0x4e8b 018793 beq device_data_tpye_mouse ,enable_user 
+0x4e8c 018794 beq device_data_tpye_standard_keyboard ,device_send_keyboard_data 
+0x4e8d 018795 beq device_data_tpye_nonstarndard_keyboard ,device_send_keyboard_data 
+0x4e8e 018796 beq device_data_tpye_consumer ,device_send_keyboard_data 
+0x4e8f 018797 beq device_data_tpye_system_conctol ,device_send_keyboard_data 
+:      018798 device_send_keyboard_data:
+0x4e90 018799 call mouse_customerkey_press 
+0x4e91 018800 branch enable_user 
+:      018802 keyboard_value_release_all_key:
+0x4e92 018803 arg mem_keyboard_keyvalue_buffer ,contw 
+0x4e93 018804 arg 9 ,loopcnt 
+0x4e94 018805 branch clear_mem 
+:      018808 keyboard_tx_data_skip_fn:
+0x4e95 018809 fetch 2 ,mem_keyboard_keyvalue_buffer 
+0x4e96 018810 store 2 ,mem_keyboard_tx_data + 1 
+0x4e97 018811 fetch 6 ,mem_keyboard_keyvalue_buffer + 3 
+0x4e98 018812 store 6 ,mem_keyboard_tx_data + 3 
+0x4e99 018813 branch keyboard_motion_data_check_next 
+:      018815 keyboard_tx_data_clear_fn:
+0x4e9a 018816 setarg 0 
+0x4e9b 018817 branch keyboard_tx_data_store_loop 
+:      018820 keyboard_value_tpye_consumer_set:
+0x4e9c 018821 copy pdata ,temp 
+0x4e9d 018822 bpatch patch0b_0 ,mem_patch0b 
+0x4e9e 018823 copy temp ,pdata 
+0x4e9f 018824 jam hid_reportid_consumer_key ,mem_keyboard_tx_data 
+0x4ea0 018825 fetcht 1 ,mem_keyboard_all_press_key_count 
+0x4ea1 018826 sub temp ,hid_key_null ,null 
+0x4ea2 018827 branch keyboard_value_consumer_all_key_release ,zero 
+0x4ea3 018828 beq hid_key_multikey_media ,keyboard_value_media 
+0x4ea4 018829 beq hid_key_multikey_paly ,keyboard_value_play 
+0x4ea5 018830 beq hid_key_multikey_stop ,keyboard_value_stop 
+0x4ea6 018831 beq hid_key_multikey_pre_track ,keyboard_value_pre_track 
+0x4ea7 018832 beq hid_key_multikey_next_track ,keyboard_value_next_track 
+0x4ea8 018833 beq hid_key_multikey_vol_down ,keyboard_value_vol_down 
+0x4ea9 018834 beq hid_key_multikey_vol_up ,keyboard_value_vol_up 
+0x4eaa 018835 beq hid_key_multikey_mute ,keyboard_value_mute 
+0x4eab 018836 beq hid_key_my_computer ,keyboard_value_my_computer 
+0x4eac 018837 beq hid_key_mail ,keyboard_value_mail 
+0x4ead 018838 beq hid_key_calculator ,keyboard_value_calculator 
+0x4eae 018839 beq hid_key_light_down ,keyboard_value_light_down 
+0x4eaf 018840 beq hid_key_light_up ,keyboard_value_light_up 
+0x4eb0 018841 beq hid_key_ac_favorites ,keyboard_value_ac_favorites 
+0x4eb1 018842 beq hid_key_ac_forward ,keyboard_value_ac_forward 
+0x4eb2 018843 beq hid_key_ac_back ,keyboard_value_ac_back 
+0x4eb3 018844 beq hid_key_ac_stop ,keyboard_value_ac_stop 
+0x4eb4 018845 beq hid_key_ac_refresh ,keyboard_value_ac_refresh 
+0x4eb5 018846 beq hid_key_ac_search ,keyboard_value_ac_search 
+0x4eb6 018847 beq hid_key_ac_home ,keyboard_value_ac_home 
+0x4eb7 018848 beq hid_key_ios_android_os_lock ,keyboard_value_os_lock 
+0x4eb8 018849 beq hid_key_os_soft_kb ,keyboard_value_os_soft_kb 
+0x4eb9 018850 beq hid_key_system_sleep ,keyboard_value_system_sleep 
+0x4eba 018851 branch keyboard_motion_data_check_next 
+:      018853 keyboard_value_media:
+0x4ebb 018854 setarg 0x0183 
+0x4ebc 018855 store 2 ,mem_keyboard_tx_data + 1 
+0x4ebd 018856 branch keyboard_motion_data_check_next 
+:      018857 keyboard_value_play:
+0x4ebe 018858 setarg 0x00cd 
+0x4ebf 018859 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec0 018860 branch keyboard_motion_data_check_next 
+:      018861 keyboard_value_stop:
+0x4ec1 018862 setarg 0x00b7 
+0x4ec2 018863 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec3 018864 branch keyboard_motion_data_check_next 
+:      018865 keyboard_value_pre_track:
+0x4ec4 018866 setarg 0x00b6 
+0x4ec5 018867 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec6 018868 branch keyboard_motion_data_check_next 
+:      018869 keyboard_value_next_track:
+0x4ec7 018870 setarg 0x00b5 
+0x4ec8 018871 store 2 ,mem_keyboard_tx_data + 1 
+0x4ec9 018872 branch keyboard_motion_data_check_next 
+:      018873 keyboard_value_vol_down:
+0x4eca 018874 setarg 0x00ea 
+0x4ecb 018875 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecc 018876 branch keyboard_motion_data_check_next 
+:      018877 keyboard_value_vol_up:
+0x4ecd 018878 setarg 0x00e9 
+0x4ece 018879 store 2 ,mem_keyboard_tx_data + 1 
+0x4ecf 018880 branch keyboard_motion_data_check_next 
+:      018881 keyboard_value_mute:
+0x4ed0 018882 setarg 0x00e2 
+0x4ed1 018883 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed2 018884 branch keyboard_motion_data_check_next 
+:      018885 keyboard_value_my_computer:
+0x4ed3 018886 setarg 0x0194 
+0x4ed4 018887 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed5 018888 branch keyboard_motion_data_check_next 
+:      018889 keyboard_value_mail:
+0x4ed6 018890 setarg 0x018a 
+0x4ed7 018891 store 2 ,mem_keyboard_tx_data + 1 
+0x4ed8 018892 branch keyboard_motion_data_check_next 
+:      018893 keyboard_value_calculator:
+0x4ed9 018894 setarg 0x0192 
+0x4eda 018895 store 2 ,mem_keyboard_tx_data + 1 
+0x4edb 018896 branch keyboard_motion_data_check_next 
+:      018897 keyboard_value_light_down:
+0x4edc 018898 setarg 0x0070 
+0x4edd 018899 store 2 ,mem_keyboard_tx_data + 1 
+0x4ede 018900 branch keyboard_motion_data_check_next 
+:      018901 keyboard_value_light_up:
+0x4edf 018902 setarg 0x006f 
+0x4ee0 018903 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee1 018904 branch keyboard_motion_data_check_next 
+:      018905 keyboard_value_ac_favorites:
+0x4ee2 018906 setarg 0x022a 
+0x4ee3 018907 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee4 018908 branch keyboard_motion_data_check_next 
+:      018909 keyboard_value_ac_forward:
+0x4ee5 018910 setarg 0x0225 
+0x4ee6 018911 store 2 ,mem_keyboard_tx_data + 1 
+0x4ee7 018912 branch keyboard_motion_data_check_next 
+:      018913 keyboard_value_ac_back:
+0x4ee8 018914 setarg 0x0224 
+0x4ee9 018915 store 2 ,mem_keyboard_tx_data + 1 
+0x4eea 018916 branch keyboard_motion_data_check_next 
+:      018917 keyboard_value_ac_stop:
+0x4eeb 018918 setarg 0x0226 
+0x4eec 018919 store 2 ,mem_keyboard_tx_data + 1 
+0x4eed 018920 branch keyboard_motion_data_check_next 
+:      018921 keyboard_value_ac_refresh:
+0x4eee 018922 setarg 0x0227 
+0x4eef 018923 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef0 018924 branch keyboard_motion_data_check_next 
+:      018925 keyboard_value_ac_search:
+0x4ef1 018926 fetch 1 ,mem_kb_computer_system 
+0x4ef2 018927 beq system_os_ios ,keyboard_value_ac_home 
+0x4ef3 018928 beq system_os_mac ,keyboard_value_ac_home 
+0x4ef4 018929 setarg 0x0221 
+0x4ef5 018930 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef6 018931 branch keyboard_motion_data_check_next 
+:      018932 keyboard_value_ac_home:
+0x4ef7 018933 setarg 0x0223 
+0x4ef8 018934 store 2 ,mem_keyboard_tx_data + 1 
+0x4ef9 018935 branch keyboard_motion_data_check_next 
+:      018936 keyboard_value_os_lock:
+0x4efa 018937 setarg 0x0030 
+0x4efb 018938 store 2 ,mem_keyboard_tx_data + 1 
+0x4efc 018939 branch keyboard_motion_data_check_next 
+:      018940 keyboard_value_os_soft_kb:
+0x4efd 018941 fetch 1 ,mem_kb_computer_system 
+0x4efe 018942 beq system_os_andriod ,keyboard_value_os_soft_kb_andriod 
+0x4eff 018943 setarg 0x01ae 
+0x4f00 018944 store 2 ,mem_keyboard_tx_data + 1 
+0x4f01 018945 branch keyboard_motion_data_check_next 
+:      018946 keyboard_value_os_soft_kb_andriod:
+0x4f02 018947 setarg 0x0307 
+0x4f03 018948 store 2 ,mem_keyboard_tx_data + 1 
+0x4f04 018949 branch keyboard_motion_data_check_next 
+:      018951 keyboard_value_consumer_all_key_release:
+:      018952 keyboard_value_consumer_release:
+0x4f05 018953 jam 2 ,mem_keyboard_data_change_flag 
+0x4f06 018954 fetch 1 ,mem_keyboard_all_press_key_count 
+0x4f07 018955 call keyboard_value_release_all_key ,blank 
+0x4f08 018956 jam keyboard_consumer_key_standby ,mem_keyboard_consumer_key_status 
+0x4f09 018957 setarg 0x03 
+0x4f0a 018958 store 3 ,mem_keyboard_tx_data 
+0x4f0b 018959 branch keyboard_motion_data_check_next 
+:      018960 keyboard_value_system_sleep:
+0x4f0c 018961 jam hid_reportid_system_ctrl ,mem_keyboard_tx_data 
+0x4f0d 018962 setarg 0x02 
+0x4f0e 018963 store 1 ,mem_keyboard_tx_data + 1 
+0x4f0f 018964 branch keyboard_motion_data_check_next 
+:      018971 keyboard_device_data_tpye_check:
+0x4f10 018972 bpatch patch0b_1 ,mem_patch0b 
+0x4f11 018973 fetch 1 ,mem_device_flag 
+0x4f12 018974 bne mode_24g_device ,keyboard_device_data_tpye_check_next 
+0x4f13 018975 jam 0 ,mem_24g_repeat_send_flag 
+0x4f14 018976 fetch 2 ,mem_keyboard_tx_data 
+0x4f15 018977 ncall keyboard_set_repeat_send_flag ,blank 
+0x4f16 018978 fetch 6 ,mem_keyboard_tx_data + 3 
+0x4f17 018979 ncall keyboard_set_repeat_send_flag ,blank 
+:      018981 keyboard_device_data_tpye_check_next:
+0x4f18 018982 fetch 1 ,mem_keyboard_tx_data 
+0x4f19 018983 beq hid_reportid_key_standard ,keyboard_standard_data_send 
+0x4f1a 018984 beq hid_reportid_mouse ,keyboard_mouse_data_send 
+0x4f1b 018985 beq hid_reportid_consumer_key ,keyboard_consumer_data_send 
+0x4f1c 018986 beq hid_reportid_system_ctrl ,keyboard_system_control_data_send 
+0x4f1d 018987 rtn 
+:      018989 keyboard_mouse_data_send:
+0x4f1e 018990 jam device_data_tpye_mouse ,mem_keyboard_data_send_flag 
+0x4f1f 018991 arg mem_keyboard_tx_data ,contr 
+0x4f20 018992 arg mem_mouse_key ,contw 
+0x4f21 018993 arg 7 ,loopcnt 
+0x4f22 018994 branch memcpy 
+:      018996 keyboard_standard_data_send:
+0x4f23 018997 jam device_data_tpye_standard_keyboard ,mem_keyboard_data_send_flag 
+0x4f24 018998 call keyboard_clear_key_data 
+0x4f25 018999 fetch 1 ,mem_device_flag 
+0x4f26 019000 beq mode_bt_device1 ,keyboard_standard_data_send_end 
+0x4f27 019001 call keyboard_24g_led_get_status_check 
+0x4f28 019002 fetch 1 ,mem_keyboard_led_status_get 
+0x4f29 019003 store 1 ,mem_keyboard_tx_data + 2 
+:      019004 keyboard_standard_data_send_end:
+0x4f2a 019005 arg mem_keyboard_tx_data ,contr 
+0x4f2b 019006 arg mem_customer_key_press ,contw 
+0x4f2c 019007 arg 9 ,loopcnt 
+0x4f2d 019008 branch memcpy 
+:      019010 keyboard_consumer_data_send:
+0x4f2e 019011 jam device_data_tpye_consumer ,mem_keyboard_data_send_flag 
+0x4f2f 019012 call keyboard_clear_key_data 
+0x4f30 019013 setarg 0x03 
+0x4f31 019014 call mouse_customer_media_key_set 
+0x4f32 019015 arg mem_keyboard_tx_data + 1 ,contr 
+0x4f33 019016 arg mem_customer_key_press + 1 ,contw 
+0x4f34 019017 arg 2 ,loopcnt 
+0x4f35 019018 branch memcpy 
+:      019020 keyboard_system_control_data_send:
+0x4f36 019021 jam device_data_tpye_system_conctol ,mem_keyboard_data_send_flag 
+0x4f37 019022 call keyboard_clear_key_data 
+0x4f38 019023 setarg 0x02 
+0x4f39 019024 store 8 ,mem_customer_key_press 
+0x4f3a 019025 store 8 ,mem_customer_key_release 
+0x4f3b 019026 fetch 1 ,mem_keyboard_tx_data + 1 
+0x4f3c 019027 store 1 ,mem_customer_key_press + 1 
+0x4f3d 019028 rtn 
+:      019031 keyboard_clear_key_data:
+0x4f3e 019032 arg 18 ,loopcnt 
+0x4f3f 019033 arg mem_customer_key_press ,contw 
+0x4f40 019034 branch clear_mem 
+:      019039 keyboard_lpm_before_common:
+0x4f41 019040 call clear_wake 
+0x4f42 019041 call mouse_wheel_check 
+0x4f43 019042 fetcht 1 ,mem_whee_a_data_gpio 
+0x4f44 019043 call gpio_set_wake_by_current_state 
+0x4f45 019044 fetcht 1 ,mem_whee_b_data_gpio 
+0x4f46 019045 call gpio_set_wake_by_current_state 
+0x4f47 019047 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4f48 019048 call gpio_set_wake 
+0x4f49 019050 fetch 2 ,mem_kb_col_ptr 
+0x4f4a 019051 copy pdata ,regb 
+0x4f4b 019052 arg 20 ,loopcnt 
+:      019053 keyboard_key_col_wake_init:
+0x4f4c 019054 ifetcht 1 ,regb 
+0x4f4d 019055 isolate1 7 ,temp 
+0x4f4e 019056 ncall gpio_out_active ,true 
+0x4f4f 019057 increase 1 ,regb 
+0x4f50 019058 loop keyboard_key_col_wake_init 
+0x4f51 019060 fetch 2 ,mem_kb_row_ptr 
+0x4f52 019061 copy pdata ,regb 
+0x4f53 019062 arg 8 ,loopcnt 
+:      019063 keyboard_key_row_wake_init:
+0x4f54 019064 ifetcht 1 ,regb 
+0x4f55 019065 sub temp ,ui_button_gpio_disable ,null 
+0x4f56 019066 ncall gpio_set_wake_by_current_state ,zero 
+0x4f57 019067 increase 1 ,regb 
+0x4f58 019068 loop keyboard_key_row_wake_init 
+0x4f59 019069 rtn 
+:      019071 keyboard_key_row_wake_set:
+0x4f5a 019072 fetch 1 ,mem_same_keyvalue_timerout_flag 
+0x4f5b 019073 branch gpio_set_wake ,blank 
+0x4f5c 019074 branch gpio_set_wake_by_current_state 
+:      019075 keyboard_process_lpm_before:
+0x4f5d 019076 rtnmark1 mark_24g 
+0x4f5e 019077 call keyboard_lpm_before_common 
+0x4f5f 019078 fetch 1 ,mem_lpm_current_mult 
+0x4f60 019079 nrtn blank 
+0x4f61 019080 branch gpio_clr_wake 
+:      019081 keyboard_before_hibernate:
+0x4f62 019082 bpatch patch0b_2 ,mem_patch0b 
+0x4f63 019083 jam 0xff ,mem_sensor_motion_gpio 
+0x4f64 019084 call disable_authrom 
+0x4f65 019085 call keyboard_device_led_all_off 
+0x4f66 019086 call mouse_before_hibernate_wheel_gpio_set 
+0x4f67 019087 call mouse_setgpio_hibernate 
+0x4f68 019088 call mouse_flash_power_down 
+0x4f69 019089 fetcht 1 ,mem_sensor_motion_gpio 
+0x4f6a 019090 branch gpio_clr_wake 
+:      019092 keyboard_power_down:
+0x4f6b 019093 call keyboard_device_led_all_off 
+:      019094 keyboard_app_enter_hibernate:
+0x4f6c 019095 bpatch patch0b_3 ,mem_patch0b 
+0x4f6d 019096 call keyboard_setgpio_hibernate 
+0x4f6e 019097 call ice_break 
+0x4f6f 019098 branch app_enter_hibernate 
+:      019100 keyboard_device_led_all_off:
+0x4f70 019101 bpatch patch0b_4 ,mem_patch0b 
+0x4f71 019102 call keyboard_device_led_off 
+0x4f72 019103 call keyboard_numlock_led_off 
+0x4f73 019104 call keyboard_capslock_led_off 
+0x4f74 019105 branch keyboard_power_led_off 
+:      019112 keyboard_setgpio_hibernate:
+0x4f75 019113 bpatch patch0b_5 ,mem_patch0b 
+0x4f76 019114 call clear_wake 
+0x4f77 019115 call keyboard_device_led_all_off 
+0x4f78 019116 call mouse_set_sdio_high 
+0x4f79 019117 call keyboard_lpm_before_common 
+0x4f7a 019118 call mouse_gpio_pd_idle 
+0x4f7b 019119 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x4f7c 019120 call mouse_gpio_config_input_pu 
+0x4f7d 019121 call mouse_gpio_set_high_impedance 
+0x4f7e 019122 branch mouse_adc_gpio_set_before_hibernate 
+:      019134 keyboard_g24_reconn_dispatch:
+0x4f7f 019135 fetch 2 ,mem_24g_reconn_count 
+0x4f80 019136 and_into 0xe0 ,pdata 
+0x4f81 019137 branch keyboard_g24_reconn_dispatch_next ,blank 
+0x4f82 019138 fetch 2 ,mem_24g_reconn_count 
+0x4f83 019139 increase 1 ,pdata 
+0x4f84 019140 store 2 ,mem_24g_reconn_count 
+0x4f85 019141 rtn 
+:      019142 keyboard_g24_reconn_dispatch_next:
+0x4f86 019143 call g24_reconn_data_prep 
+0x4f87 019144 call g24_transmit_receive_ack 
+0x4f88 019145 nbranch g24_reconn_device_fail ,sync 
+0x4f89 019146 nbranch g24_reconn_device_fail ,user3 
+0x4f8a 019147 call keyboard_g24_ackpayload_parse 
+0x4f8b 019148 branch g24_reconn_dispatch_next + 5 
+:      019152 keyboard_g24_transmit_no_interrupt:
+0x4f8c 019154 call g24_txdata_prep 
+0x4f8d 019155 nbranch keyboard_g24_nodata_transmit ,user 
+:      019156 keyboard_g24_transmit_start:
+0x4f8e 019157 call keyboard_g24_transmit_process 
+0x4f8f 019158 call keyboard_power_ctrl_start 
+0x4f90 019159 branch keyboard_g24_transmit_start_next 
+:      019161 keyboard_g24_nodata_transmit:
+0x4f91 019162 fetch 8 ,mem_keyscan_value_current 
+0x4f92 019163 nbranch keyboard_g24_transmit_start ,blank 
+0x4f93 019164 fetch 8 ,mem_keyscan_value_current + 8 
+0x4f94 019165 nbranch keyboard_g24_transmit_start ,blank 
+0x4f95 019166 fetch 4 ,mem_keyscan_value_current + 16 
+0x4f96 019167 nbranch keyboard_g24_transmit_start ,blank 
+0x4f97 019169 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4f98 019170 rtneq g24_tx_timer_int_enable 
+0x4f99 019171 call g24_search_receiver 
+:      019172 keyboard_g24_long_sleep:
+0x4f9a 019173 call keyboard_g24_lpm_wait 
+0x4f9b 019174 nrtn user 
+0x4f9c 019175 fetch 1 ,mem_sensor_shutdown_flag 
+0x4f9d 019176 ncall keyboard_setgpio_hibernate ,blank 
+0x4f9e 019177 fetch 4 ,mem_24g_enter_hibernate 
+0x4f9f 019178 branch g24_long_seep2 
+:      019180 keyboard_g24_transmit_process:
+0x4fa0 019181 bpatch patch0b_6 ,mem_patch0b 
+0x4fa1 019182 jam 0 ,mem_24g_retry 
+:      019183 keyboard_g24_transmit_loop:
+0x4fa2 019184 fetchr timeup ,2 ,mem_param_rx_setup 
+0x4fa3 019185 until clkn_rt ,meet 
+0x4fa4 019186 call keyboard_special_key_check 
+0x4fa5 019187 fetch 1 ,mem_keyboard_bt_button_flag 
+0x4fa6 019188 nbranch mouse_soft_reset ,blank 
+0x4fa7 019189 call g24_transmit_receive_ack 
+0x4fa8 019190 fetch 1 ,mem_24g_no_ack 
+0x4fa9 019191 beq no_ack_24g ,g24_transmit_no_ack 
+0x4faa 019192 nbranch keyboard_g24_retransmit ,sync 
+0x4fab 019193 nbranch keyboard_g24_retransmit ,user3 
+0x4fac 019194 call keyboard_g24_ackpayload_parse 
+0x4fad 019195 jam 0 ,mem_sensor_shutdown_flag 
+0x4fae 019196 branch g24_transmit_no_ack 
+:      019199 keyboard_g24_retransmit:
+0x4faf 019200 fetch 1 ,mem_24g_abort_pac 
+0x4fb0 019201 nrtn blank 
+0x4fb1 019202 fetch 2 ,mem_24g_txfail_cnt 
+0x4fb2 019203 increase 1 ,pdata 
+0x4fb3 019204 store 2 ,mem_24g_txfail_cnt 
+0x4fb4 019205 fetch 1 ,mem_24g_txfail_cnt 
+0x4fb5 019206 beq 0xff ,g24_tx_attempt_fail 
+0x4fb6 019207 call keyboard_g24_transmit_hop_process 
+0x4fb7 019208 branch keyboard_g24_transmit_loop 
+:      019211 keyboard_g24_transmit_hop_process:
+0x4fb8 019212 fetcht 1 ,mem_24g_retry 
+0x4fb9 019213 sub temp ,20 ,null 
+0x4fba 019214 branch keyboard_g24_tx_fast_hop ,positive 
+0x4fbb 019215 arg 25 ,loopcnt 
+0x4fbc 019216 call delay_ms_wait 
+0x4fbd 019217 branch g24_hop_ch_disable 
+:      019219 keyboard_g24_tx_fast_hop:
+0x4fbe 019220 increase 1 ,temp 
+0x4fbf 019221 storet 1 ,mem_24g_retry 
+0x4fc0 019222 fetch 4 ,mem_24g_addr 
+0x4fc1 019223 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fc2 019224 isub temp ,null 
+0x4fc3 019225 branch g24_ch ,zero 
+0x4fc4 019226 fetch 1 ,mem_24g_retry 
+0x4fc5 019227 sub pdata ,3 ,null 
+0x4fc6 019228 rtn positive 
+0x4fc7 019229 branch g24_tx_fast_hop 
+:      019232 keyboard_g24_lpm_wait:
+0x4fc8 019233 enable user 
+0x4fc9 019234 call lpo_calibration 
+0x4fca 019235 fetch 3 ,mem_clks_per_lpo 
+0x4fcb 019236 branch disable_user ,blank 
+0x4fcc 019237 fetch 1 ,mem_keyboard_fn_flag 
+0x4fcd 019238 nbranch disable_user ,blank 
+0x4fce 019239 fetch 1 ,mem_keyboard_control_key_flag 
+0x4fcf 019240 nbranch disable_user ,blank 
+0x4fd0 019241 fetch 1 ,mem_keyboard_commbination_control_key_delay_release_timer 
+0x4fd1 019242 nbranch disable_user ,blank 
+0x4fd2 019243 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x4fd3 019244 beq g24_tx_timer_int_enable ,disable_user 
+0x4fd4 019245 branch g24_lpm_wait + 5 
+:      019247 keyboard_power_ctrl_start:
+0x4fd5 019248 fetch 4 ,mem_24g_addr 
+0x4fd6 019249 fetcht 4 ,mem_24g_fast_conn_addr 
+0x4fd7 019250 isub temp ,null 
+0x4fd8 019251 nbranch power_ctrl_start + 1 ,zero 
+0x4fd9 019252 jam tx_power_f30db ,mem_tx_power 
+0x4fda 019253 rtn 
+:      019254 keyboard_g24_transmit_start_next:
+0x4fdb 019255 fetch 8 ,mem_24g_long_sleep_set 
+0x4fdc 019256 store 8 ,mem_24g_enter_hibernate 
+0x4fdd 019257 fetch 2 ,mem_24g_long_sleep_param_update_timer_init 
+0x4fde 019258 store 2 ,mem_24g_long_sleep_param_update_timer 
+:      019259 keyboard_g24_short_sleep:
+0x4fdf 019260 bpatch patch0b_7 ,mem_patch0b 
+0x4fe0 019261 call g24_lpm_wait 
+0x4fe1 019262 nrtn user 
+0x4fe2 019263 call clear_wake 
+0x4fe3 019264 fetch 3 ,mem_24g_short_sleep_set 
+0x4fe4 019265 branch g24_long_seep2 
+:      019272 keyboard_24g_package_data:
+0x4fe5 019274 rtnmark0 mark_24g 
+0x4fe6 019275 call keyboard_motion 
+0x4fe7 019276 nrtn user 
+0x4fe8 019277 fetch mouse_flag_len ,mem_mouse_flag 
+0x4fe9 019278 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x4fea 019279 fetch 1 ,mem_customer_key 
+0x4feb 019280 nbranch keyboard_24g_keyboard_package_data ,blank 
+0x4fec 019281 branch mouse_24g_mouse_package_data 
+:      019283 keyboard_24g_keyboard_package_data:
+0x4fed 019284 jam type_kb ,mem_24g_data_type 
+0x4fee 019285 arg 9 ,rega 
+0x4fef 019286 fetch 1 ,mem_customer_data_trigger 
+0x4ff0 019287 nbranch keyboard_customer_key_press ,blank 
+0x4ff1 019288 arg mem_customer_key_release ,regb 
+0x4ff2 019289 rtn 
+:      019290 keyboard_customer_key_press:
+0x4ff3 019291 arg mem_customer_key_press ,regb 
+0x4ff4 019292 rtn 
+:      019297 keyboard_24g_search_dongle_init:
+0x4ff5 019298 setarg 0 
+0x4ff6 019299 store 3 ,mem_mouse_search_dongle_action 
+0x4ff7 019300 rtn 
+:      019302 keyboard_24g_search_dongle:
+0x4ff8 019303 bpatch patch0c_0 ,mem_patch0c 
+0x4ff9 019304 fetch mouse_flag_len ,mem_mouse_flag 
+0x4ffa 019305 rtnbit0 mouse_enable_24g_search_dongle 
+0x4ffb 019306 fetch 1 ,mem_mouse_long_mult_flag 
+0x4ffc 019307 rtn blank 
+0x4ffd 019308 fetch 1 ,mem_24g_abort_pac 
+0x4ffe 019309 rtn blank 
+0x4fff 019310 fetch 1 ,mem_mouse_search_dongle_interval 
+0x5000 019311 increase 1 ,pdata 
+0x5001 019312 and_into 3 ,pdata 
+0x5002 019313 store 1 ,mem_mouse_search_dongle_interval 
+0x5003 019314 nrtn blank 
+0x5004 019315 jam 0 ,mem_mouse_search_dongle_ch 
+:      019316 keyboard_24g_search_dongle_loop:
+0x5005 019318 fetch 1 ,mem_mouse_search_dongle_ch 
+0x5006 019319 increase 1 ,pdata 
+0x5007 019320 store 1 ,mem_mouse_search_dongle_ch 
+0x5008 019321 sub pdata ,g24_ch_number ,null 
+0x5009 019322 nbranch keyboard_24g_search_dongle_loop_end ,positive 
+0x500a 019323 call g24_reconn_data_prep 
+0x500b 019324 call g24_transmit_receive_ack 
+0x500c 019325 nbranch keyboard_24g_search_dongle_loop_retry ,sync 
+0x500d 019326 nbranch keyboard_24g_search_dongle_loop_retry ,user3 
+0x500e 019327 call keyboard_g24_ackpayload_parse 
+0x500f 019328 call keyboard_24g_search_dongle_success 
+:      019329 keyboard_24g_search_dongle_loop_end:
+0x5010 019330 call g24_txbuf_clear 
+0x5011 019331 fetch 1 ,mem_mouse_search_dongle_count 
+0x5012 019332 increase 1 ,pdata 
+0x5013 019333 store 1 ,mem_mouse_search_dongle_count 
+0x5014 019334 beq g24_ch_poll_count ,keyboard_24g_search_dongle_check 
+0x5015 019335 rtn 
+:      019337 keyboard_24g_search_dongle_loop_retry:
+0x5016 019338 call g24_ch 
+0x5017 019339 branch keyboard_24g_search_dongle_loop 
+:      019341 keyboard_24g_search_dongle_check:
+0x5018 019342 jam 0 ,mem_mouse_search_dongle_count 
+0x5019 019343 fetch 1 ,mem_mouse_search_dongle_action 
+0x501a 019344 rtnbit1 g24_disconn_state 
+0x501b 019345 set1 g24_disconn_state ,pdata 
+0x501c 019346 store 1 ,mem_mouse_search_dongle_action 
+0x501d 019347 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x501e 019348 store 2 ,mem_mouse_no_data_timer 
+0x501f 019349 rtn 
+:      019352 keyboard_24g_search_dongle_success:
+0x5020 019353 fetch 1 ,mem_24g_abort_pac 
+0x5021 019354 branch keyboard_24g_search_dongle_init ,blank 
+0x5022 019355 jam 0 ,mem_mouse_search_dongle_count 
+0x5023 019356 fetch 1 ,mem_mouse_search_dongle_action 
+0x5024 019357 rtnbit0 g24_disconn_state 
+0x5025 019358 set0 g24_disconn_state ,pdata 
+0x5026 019359 store 1 ,mem_mouse_search_dongle_action 
+0x5027 019360 branch mouse_no_data_timer_init 
+:      019363 keyboard_g24_ackpayload_parse:
+0x5028 019364 call g24_ackpayload_parse 
+0x5029 019365 fetch 1 ,mem_24g_rxbuf + 1 
+0x502a 019366 compare 0x08 ,pdata ,0xf8 
+0x502b 019367 nrtn true 
+0x502c 019368 fetch 1 ,mem_24g_rxbuf + 2 
+0x502d 019369 beq 0xff ,keyboard_24g_hibernate_set 
+0x502e 019370 rtn 
+:      019375 keyboard_le_send_att_find_by_type_value_request_ancs:
+0x502f 019376 jam 1 ,mem_le_connect_ios_mac_flag 
+0x5030 019377 arg 23 ,rega 
+0x5031 019378 arg le_l2cap_cid_att ,regb 
+0x5032 019379 call le_fifo_malloc_tx_l2cap 
+0x5033 019380 setarg attop_find_by_type_value_request 
+0x5034 019381 istore 1 ,contw 
+0x5035 019382 setarg 0x0001 
+0x5036 019383 istore 2 ,contw 
+0x5037 019384 setarg 0xffff 
+0x5038 019385 istore 2 ,contw 
+0x5039 019386 setarg 0x2800 
+0x503a 019387 istore 2 ,contw 
+0x503b 019388 arg mem_le_search_service_uuid ,contr 
+0x503c 019389 branch memcpy16 
+:      019390 keyboard_le_att_auto_reco_process:
+0x503d 019391 bpatch patch0c_1 ,mem_patch0c 
+0x503e 019392 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x503f 019393 rtn blank 
+0x5040 019394 copy rega ,contr 
+0x5041 019395 ifetch 3 ,contr 
+0x5042 019396 store 3 ,mem_le_att_opcode 
+0x5043 019397 beq attop_read_response ,keyboard_le_parse_att_manu_resp 
+0x5044 019398 beq attop_read_by_type_response ,keyboard_le_send_att_read_by_type_rsp_mac 
+0x5045 019399 beq attop_find_by_type_value_response ,keyboard_le_parse_att_find_by_type_value_rsp 
+0x5046 019400 beq attop_error_response ,keyboard_le_send_att_find_by_type_value_request_mac 
+0x5047 019401 branch le_parse_att2 
+:      019403 keyboard_le_parse_att_find_by_type_value_rsp:
+0x5048 019404 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x5049 019405 beq 2 ,keyboard_le_parse_att_find_by_type_value_rsp_mac 
+:      019406 keyboard_le_parse_att_find_ios_report:
+0x504a 019407 jam system_os_ios ,mem_kb_computer_system 
+0x504b 019408 branch keyboard_otp_store_computer_system_ble 
+:      019409 keyboard_le_parse_att_not_find_mac_report:
+0x504c 019411 fetch 1 ,mem_le_conn_peer_addr_type 
+0x504d 019412 store 1 ,mem_kb_computer_system 
+0x504e 019413 branch keyboard_otp_store_computer_system_ble 
+:      019414 keyboard_le_parse_att_find_mac_report:
+0x504f 019415 jam system_os_mac ,mem_kb_computer_system 
+:      019416 keyboard_otp_store_computer_system_ble:
+0x5050 019417 jam 0 ,mem_le_connect_ios_mac_flag 
+0x5051 019418 fetcht 2 ,mem_otp_read_retention_offset 
+0x5052 019419 setarg 0x1fd0 
+0x5053 019420 isub temp ,regb 
+0x5054 019421 arg mem_kb_computer_system ,rega 
+0x5055 019423 arg 1 ,loopcnt 
+0x5056 019424 call otp_write 
+0x5057 019425 fetcht 2 ,mem_otp_read_retention_offset 
+0x5058 019426 increase 14 ,temp 
+0x5059 019427 storet 2 ,mem_otp_read_retention_offset 
+0x505a 019428 rtn 
+:      019432 keyboard_le_send_att_find_by_type_value_request_mac:
+0x505b 019433 fetch 1 ,mem_le_connect_ios_mac_flag 
+0x505c 019434 beq 2 ,keyboard_le_parse_att_not_find_mac_report 
+0x505d 019435 jam 2 ,mem_le_connect_ios_mac_flag 
+0x505e 019436 arg 9 ,rega 
+0x505f 019437 arg le_l2cap_cid_att ,regb 
+0x5060 019438 call le_fifo_malloc_tx_l2cap 
+0x5061 019439 setarg attop_find_by_type_value_request 
+0x5062 019440 istore 1 ,contw 
+0x5063 019441 setarg 0x0001 
+0x5064 019442 istore 2 ,contw 
+0x5065 019443 setarg 0xffff 
+0x5066 019444 istore 2 ,contw 
+0x5067 019445 setarg 0x2800 
+0x5068 019446 istore 2 ,contw 
+0x5069 019447 arg 2 ,loopcnt 
+0x506a 019448 arg mem_le_search_mac_uuid ,contr 
+0x506b 019449 branch memcpy 
+:      019451 keyboard_le_parse_att_find_by_type_value_rsp_mac:
+0x506c 019452 arg 7 ,rega 
+0x506d 019453 arg le_l2cap_cid_att ,regb 
+0x506e 019454 call le_fifo_malloc_tx_l2cap 
+0x506f 019455 setarg attop_read_by_type_request 
+0x5070 019456 istore 1 ,contw 
+0x5071 019457 fetcht 2 ,mem_le_payload_ptr 
+0x5072 019458 increase 5 ,temp 
+0x5073 019459 ifetch 4 ,temp 
+0x5074 019460 istore 4 ,contw 
+0x5075 019461 setarg 0x2803 
+0x5076 019462 istore 2 ,contw 
+0x5077 019463 rtn 
+:      019465 keyboard_le_send_att_read_by_type_rsp_mac:
+0x5078 019466 fetch 2 ,mem_le_l2cap_size 
+0x5079 019467 increase -2 ,pdata 
+0x507a 019468 div pdata ,7 
+0x507b 019469 call wait_div_end 
+0x507c 019470 quotient loopcnt 
+0x507d 019471 fetch 2 ,mem_le_payload_ptr 
+0x507e 019472 add pdata ,6 ,contr 
+0x507f 019473 branch keyboard_le_check_att_read_type_manu_loop 
+:      019475 keyboard_le_check_att_read_type_manu_loop:
+0x5080 019476 increase 3 ,contr 
+0x5081 019477 ifetch 2 ,contr 
+0x5082 019478 copy pdata ,regc 
+0x5083 019479 ifetch 2 ,contr 
+0x5084 019480 arg 0x2a29 ,temp 
+0x5085 019481 isub temp ,null 
+0x5086 019482 branch keyboard_le_send_att_read_by_type_rsp_manufactory ,zero 
+0x5087 019483 loop keyboard_le_check_att_read_type_manu_loop 
+0x5088 019484 branch keyboard_le_parse_att_not_find_mac_report 
+:      019485 keyboard_le_send_att_read_by_type_rsp_manufactory:
+0x5089 019486 arg 3 ,rega 
+0x508a 019487 arg le_l2cap_cid_att ,regb 
+0x508b 019488 call le_fifo_malloc_tx_l2cap 
+0x508c 019489 setarg attop_read_request 
+0x508d 019490 istore 1 ,contw 
+0x508e 019491 copy regc ,pdata 
+0x508f 019492 istore 2 ,contw 
+0x5090 019493 rtn 
+:      019495 keyboard_le_parse_att_manu_resp:
+0x5091 019496 fetch 2 ,mem_le_l2cap_size 
+0x5092 019497 arg 9 ,loopcnt 
+0x5093 019498 fetch 2 ,mem_le_payload_ptr 
+0x5094 019499 add pdata ,5 ,rega 
+0x5095 019500 arg mem_le_search_mac_manu_name ,regb 
+0x5096 019501 call string_compare 
+0x5097 019502 branch keyboard_le_parse_att_find_mac_report ,zero 
+0x5098 019503 branch keyboard_le_parse_att_not_find_mac_report 
+:      019511 module_init:
+0x5099 019512 branch module_lpm_init ,wake 
+0x509a 019513 call le_modified_name 
+0x509b 019514 setarg module_process_idle 
+0x509c 019515 store 2 ,mem_cb_idle_process 
+0x509d 019516 setarg module_process_bb_event 
+0x509e 019517 store 2 ,mem_cb_bb_event_process 
+0x509f 019518 setarg module_lpm_lock 
+0x50a0 019519 store 2 ,mem_cb_check_wakelock 
+0x50a1 019520 setarg module_hci_cmd_transmit_le_notify 
+0x50a2 019521 store 2 ,mem_cb_ble_transmit 
+0x50a3 019522 setarg module_le_receive_data 
+0x50a4 019523 store 2 ,mem_cb_att_write 
+0x50a5 019524 setarg module_bb_event_timer 
+0x50a6 019525 store 2 ,mem_cb_event_timer 
+0x50a7 019527 bpatch patch0c_2 ,mem_patch0c 
+0x50a8 019528 call module_lpm_uart_init 
+0x50a9 019529 call module_gpio_init 
+0x50aa 019530 branch module_hci_event_enter_standby_mode 
+:      019532 module_lpm_uart_init:
+0x50ab 019533 fetch 1 ,core_uart_ctrl 
+0x50ac 019534 set0 bit_uart_control_enable ,pdata 
+0x50ad 019535 store 1 ,core_uart_ctrl 
+0x50ae 019536 fetch 8 ,mem_module_uart_rx_buffer 
+0x50af 019537 call uarta_init_dma_mem 
+0x50b0 019538 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x50b1 019539 call uarta_init_baud_rate 
+0x50b2 019540 call uart_clock_select_main_freq_crystal 
+0x50b3 019541 jam gpcfg_uart_txd ,core_gpio_conf + hci_uart_tx_gpio_num 
+0x50b4 019542 jam gpcfg_uart_rxd | gpcfg_pullup ,core_gpio_conf + hci_uart_rx_gpio_num 
+0x50b5 019543 jam gpcfg_uart_rts ,core_gpio_conf + hci_uart_rts_gpio_num 
+0x50b6 019544 jam gpcfg_uart_cts ,core_gpio_conf + hci_uart_cts_gpio_num 
+0x50b7 019546 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x50b8 019547 fetch 2 ,mem_module_flag 
+0x50b9 019548 isolate1 module_flag_uart_flow_control ,pdata 
+0x50ba 019549 setflag true ,bit_uart_control_flow_control ,temp 
+0x50bb 019550 storet 1 ,core_uart_ctrl 
+0x50bc 019551 rtn 
+:      019553 module_lpm_init:
+0x50bd 019554 branch module_lpm_uart_init 
+:      019558 module_gpio_init:
+0x50be 019559 fetcht 1 ,mem_module_connect_state_gpio 
+0x50bf 019560 call gpio_config_output 
+0x50c0 019561 call module_set_conn_pin_low 
+0x50c1 019562 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c2 019563 branch gpio_config_input 
+:      019565 module_lpm_lock:
+0x50c3 019566 fetcht 1 ,mem_module_wake_up_gpio 
+0x50c4 019567 call gpio_get_bit 
+0x50c5 019568 nbranch app_put_lpm_wake_lock ,true 
+0x50c6 019569 branch app_get_lpm_wake_lock 
+:      019572 module_process_idle:
+0x50c7 019573 call l2cap_malloc_is_fifo_full 
+0x50c8 019574 nrtn blank 
+0x50c9 019575 branch module_process_check_hci_command_complete 
+:      019578 module_process_bb_event:
+0x50ca 019579 copy regc ,pdata 
+0x50cb 019580 beq bt_evt_le_connected ,module_process_le_conn 
+0x50cc 019581 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x50cd 019582 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x50ce 019583 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x50cf 019584 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x50d0 019585 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x50d1 019586 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x50d2 019587 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x50d3 019588 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x50d4 019589 beq bt_evt_le_update_phy ,module_process_ble_update_phy 
+0x50d5 019590 beq bt_evt_le_get_passkey ,module_hci_event_passkey_entry_mode 
+0x50d6 019591 beq bt_evt_le_gkey_generate ,module_hci_event_gkey_generate 
+0x50d7 019592 rtn 
+:      019596 module_process_bb_even_le_disconn:
+0x50d8 019597 call le_clr_config_more_data 
+0x50d9 019598 jam 0 ,mem_module_hci_notify_len 
+0x50da 019599 call module_disconn_start 
+0x50db 019600 branch module_hci_event_le_disconnect 
+:      019605 module_process_le_conn:
+0x50dc 019607 call module_conn_start 
+0x50dd 019608 fetch 1 ,mem_module_le_lpm_mult 
+0x50de 019609 store 1 ,mem_lpm_mult 
+0x50df 019610 branch module_hci_event_le_connect 
+:      019614 module_disconn_start:
+0x50e0 019615 call module_start_adv_discovery_by_command 
+0x50e1 019616 branch module_set_conn_pin_high 
+:      019619 module_process_ble_ltk_lost:
+0x50e2 019620 call le_send_reject_ind 
+0x50e3 019621 branch le_send_smp_security_request 
+:      019623 module_process_ble_update_phy:
+0x50e4 019624 branch module_hci_event_le_update_phy 
+:      019627 module_set_conn_pin_high:
+0x50e5 019628 fetcht 1 ,mem_module_connect_state_gpio 
+0x50e6 019629 branch gpio_out_active 
+:      019631 module_conn_start:
+0x50e7 019632 call module_stop_adv_discovery 
+0x50e8 019633 branch module_set_conn_pin_low 
+:      019635 module_stop_adv_discovery:
+0x50e9 019636 fetch 1 ,mem_module_state 
+0x50ea 019637 isolate1 moudle_state_ble_bit ,pdata 
+0x50eb 019638 call app_ble_stop_adv ,true 
+0x50ec 019639 rtn 
+:      019640 module_set_conn_pin_low:
+0x50ed 019641 fetcht 1 ,mem_module_connect_state_gpio 
+0x50ee 019642 branch gpio_out_inactive 
+:      019645 module_process_check_hci_command_complete:
+0x50ef 019646 fetch 1 ,core_uart_status 
+0x50f0 019647 rtnbit1 uart_status_rx_fifo_empty 
+0x50f1 019648 call uarta_prepare_rx 
+0x50f2 019649 ifetch 1 ,contru 
+0x50f3 019650 bne 0x01 ,module_hci_in_excp 
+0x50f4 019651 fetch 2 ,core_uart_rxitems 
+0x50f5 019652 sub pdata ,2 ,null 
+0x50f6 019653 rtn positive 
+0x50f7 019654 ifetch 1 ,contru 
+0x50f8 019655 store 1 ,mem_module_uart_opcode 
+0x50f9 019656 ifetcht 1 ,contru 
+0x50fa 019657 copy contru ,rega 
+0x50fb 019658 storet 1 ,mem_module_uart_len 
+0x50fc 019659 add temp ,3 ,temp 
+0x50fd 019660 fetch 2 ,core_uart_rxitems 
+0x50fe 019661 isub temp ,temp 
+0x50ff 019662 nrtn positive 
+0x5100 019663 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5101 019664 call module_hci_cmd_control 
+0x5102 019665 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x5103 019666 rtneq hci_not_discard_packet 
+0x5104 019667 branch module_hci_dicard_packet 
+:      019669 module_hci_in_excp:
+0x5105 019670 call delay_10ms 
+0x5106 019671 call module_hci_event_invalid_packet 
+0x5107 019672 branch module_hci_release_except 
+:      019675 module_hci_release_except:
+0x5108 019676 bpatch patch0c_3 ,mem_patch0c 
+0x5109 019677 call uarta_prepare_rx 
+0x510a 019678 fetch 2 ,core_uart_rxitems 
+0x510b 019679 rtn blank 
+0x510c 019680 iadd contru ,contru 
+0x510d 019681 branch module_hci_dicard_bytes 
+:      019683 module_hci_dicard_packet:
+0x510e 019684 call uarta_prepare_rx 
+0x510f 019685 increase 2 ,contu 
+0x5110 019686 ifetch 1 ,contu 
+0x5111 019687 iadd contu ,contu 
+:      019688 module_hci_dicard_bytes:
+0x5112 019689 branch uarta_rxdone 
+:      019692 module_hci_cmd_control:
+0x5113 019693 bpatch patch0c_4 ,mem_patch0c 
+0x5114 019694 fetch 1 ,mem_module_uart_opcode 
+0x5115 019695 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x5116 019696 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x5117 019697 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x5118 019698 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x5119 019699 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x511a 019700 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x511b 019701 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x511c 019702 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x511d 019703 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x511e 019704 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x511f 019705 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x5120 019706 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x5121 019707 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x5122 019708 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x5123 019709 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x5124 019710 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x5125 019711 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x5126 019712 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x5127 019713 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x5128 019714 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x5129 019715 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x512a 019716 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x512b 019717 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x512c 019718 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x512d 019719 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x512e 019720 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x512f 019722 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x5130 019723 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x5131 019724 beq hci_cmd_delete_customize_service ,module_hci_cmd_delete_customize_service 
+0x5132 019725 beq hci_cmd_add_service_uuid ,module_hci_cmd_add_service_uuid 
+0x5133 019726 beq hci_cmd_add_characteristic_uuid ,module_hci_cmd_add_characteristic_uuid 
+0x5134 019727 beq hci_cmd_passkey_entry_input ,module_hci_cmd_le_passkey_entry_input 
+0x5135 019728 beq hci_cmd_le_creat_conn ,module_hci_cmd_le_create_conn 
+0x5136 019729 beq hci_cmd_ble_set_phy ,module_hci_cmd_ble_set_phy 
+0x5137 019730 beq hci_cmd_ble_read_current_phy ,module_hci_cmd_ble_read_current_phy 
+0x5138 019731 beq hci_cmd_ble_set_dle ,module_hci_cmd_ble_set_dle 
+0x5139 019732 beq hci_cmd_read_chip_data ,module_hci_cmd_read_chip_data 
+0x513a 019733 beq hci_cmd_write_chip_data ,module_hci_cmd_write_chip_data 
+0x513b 019734 beq hci_cmd_close_lpm ,module_hci_cmd_close_lpm 
+0x513c 019735 branch module_hci_event_receive_invalid_cmd 
+:      019741 module_hci_cmd_set_le_addr:
+0x513d 019742 fetch 1 ,mem_module_uart_len 
+0x513e 019743 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x513f 019744 ifetch 6 ,contru 
+0x5140 019745 store 6 ,mem_le_lap 
+0x5141 019746 branch module_hci_event_receive_valid_cmd 
+:      019750 module_hci_cmd_set_visibility:
+0x5142 019751 fetch 1 ,mem_module_uart_len 
+0x5143 019752 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5144 019753 ifetcht 1 ,contru 
+0x5145 019754 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x5146 019755 call module_hci_event_receive_valid_cmd 
+0x5147 019756 fetch 2 ,mem_ui_state_map 
+0x5148 019757 rtnbit1 ui_state_ble_connected 
+:      019759 module_start_adv_discovery_by_command:
+:      019760 moudle_start_adv_by_command:
+0x5149 019761 fetch 1 ,mem_module_state 
+0x514a 019762 isolate1 moudle_state_ble_bit ,pdata 
+0x514b 019763 nrtn true 
+0x514c 019764 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x514d 019765 isolate1 2 ,temp 
+0x514e 019766 branch app_ble_start_adv ,true 
+0x514f 019767 branch app_ble_stop_adv 
+:      019772 module_hci_cmd_set_le_name:
+0x5150 019773 arg 29 ,pdata 
+0x5151 019774 arg mem_le_name_len ,contw 
+0x5152 019775 call module_hci_cmd_receive_store_mem 
+0x5153 019776 branch le_modified_name 
+:      019781 module_hci_cmd_receive_le_data:
+0x5154 019782 fetch 2 ,mem_ui_state_map 
+0x5155 019783 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5156 019784 call module_check_ble_encrypt_state 
+0x5157 019785 branch module_hci_event_receive_invalid_cmd ,user 
+0x5158 019786 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5159 019787 fetch 2 ,mem_module_flag 
+0x515a 019788 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x515b 019789 fetch 1 ,mem_module_hci_notify_len 
+0x515c 019790 nrtn blank 
+0x515d 019791 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x515e 019792 ifetch 2 ,contru 
+0x515f 019793 store 2 ,mem_module_hci_notify_handle 
+0x5160 019794 storer contru ,2 ,mem_module_hci_nofiy_addr 
+0x5161 019795 fetch 1 ,mem_module_uart_len 
+0x5162 019796 pincrease -2 
+0x5163 019797 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5164 019798 branch module_hci_event_receive_invalid_cmd ,zero 
+0x5165 019799 store 1 ,mem_module_hci_notify_len 
+0x5166 019800 fetcht 2 ,mem_module_hci_notify_handle 
+0x5167 019801 increase -1 ,temp 
+0x5168 019802 call le_att_get_handle_ptr2 
+0x5169 019803 branch module_hci_cmd_transmit_handle_error ,blank 
+0x516a 019804 ifetcht 4 ,contr 
+0x516b 019805 setarg 0x01280302 
+0x516c 019806 isub temp ,null 
+0x516d 019807 nbranch module_hci_cmd_transmit_handle_error ,zero 
+0x516e 019808 ifetch 1 ,contr 
+0x516f 019809 store 1 ,mem_module_hci_notify_type 
+0x5170 019810 and_into 0x30 ,pdata 
+0x5171 019811 branch module_hci_cmd_transmit_handle_error ,blank 
+0x5172 019812 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x5173 019813 call le_set_config_more_data 
+0x5174 019814 call module_hci_cmd_transmit_le_notify 
+0x5175 019815 call module_hci_cmd_transmit_le_notify 
+0x5176 019816 call module_hci_cmd_transmit_le_notify 
+0x5177 019817 fetch 2 ,mem_module_flag 
+0x5178 019818 rtnbit0 module_flag_ble_data_finish 
+:      019819 module_hci_cmd_receive_le_data_finish:
+0x5179 019820 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517a 019821 call module_clear_le_tx_data_flag 
+0x517b 019822 branch module_hci_event_receive_valid_cmd 
+:      019824 module_hci_cmd_transmit_handle_error:
+0x517c 019825 jam 0 ,mem_module_hci_notify_len 
+0x517d 019826 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x517e 019827 call module_clear_le_tx_data_flag 
+0x517f 019828 branch module_hci_event_receive_invalid_cmd 
+:      019830 module_hci_cmd_transmit_le_notify:
+0x5180 019831 fetch 1 ,mem_module_hci_notify_len 
+0x5181 019832 rtn blank 
+0x5182 019833 call le_fifo_check_nearly_full 
+0x5183 019834 nrtn blank 
+0x5184 019835 call module_get_le_remote_mtu 
+0x5185 019836 bpatch patch0c_5 ,mem_patch0c 
+0x5186 019837 fetch 2 ,mem_le_local_mtu 
+0x5187 019838 call not_greater_than 
+0x5188 019839 copy pdata ,temp 
+0x5189 019840 fetch 1 ,mem_le_l2cap_att_states 
+0x518a 019841 rtnbit1 ble_l2cap_recv_confirmation_packet 
+0x518b 019842 add temp ,-3 ,pdata 
+0x518c 019843 arg 251 ,temp 
+0x518d 019844 call not_greater_than 
+0x518e 019845 fetcht 1 ,mem_module_hci_notify_len 
+0x518f 019846 call not_greater_than 
+0x5190 019847 copy pdata ,rega 
+0x5191 019848 copy temp ,pdata 
+0x5192 019849 isub rega ,pdata 
+0x5193 019850 store 1 ,mem_module_hci_notify_len 
+0x5194 019851 call module_hci_cmd_transmit_le_notify_malloc_l2cap 
+0x5195 019852 fetch 2 ,mem_module_hci_nofiy_addr 
+0x5196 019853 copy pdata ,contru 
+0x5197 019854 copy rega ,loopcnt 
+0x5198 019855 call uart_copy_rx_bytes_fast 
+0x5199 019856 copy contru ,pdata 
+0x519a 019857 store 2 ,mem_module_hci_nofiy_addr 
+0x519b 019858 fetch 1 ,mem_module_hci_notify_len 
+0x519c 019859 nrtn blank 
+0x519d 019860 branch module_set_le_tx_data_flag 
+:      019862 module_hci_cmd_transmit_le_notify_malloc_l2cap:
+0x519e 019863 fetcht 2 ,mem_module_hci_notify_handle 
+0x519f 019864 fetch 1 ,mem_module_hci_notify_type 
+0x51a0 019865 bbit1 bit_characteristic_indicate ,le_att_malloc_tx_indication 
+0x51a1 019866 bbit1 bit_characteristic_notify ,le_att_malloc_tx_notify 
+0x51a2 019867 rtn 
+:      019871 module_get_le_remote_mtu:
+0x51a3 019872 arg 0x17 ,temp 
+0x51a4 019873 fetch 2 ,mem_module_flag 
+0x51a5 019874 rtnbit1 module_flag_ble_send_mtu23 
+0x51a6 019875 fetcht 2 ,mem_le_remote_mtu 
+0x51a7 019876 rtn 
+:      019878 module_check_ble_encrypt_state:
+0x51a8 019879 fetch 2 ,mem_module_flag 
+0x51a9 019880 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x51aa 019881 branch disable_user 
+:      019885 module_hci_cmd_inquire_status:
+0x51ab 019886 branch module_hci_event_status_res 
+:      019892 module_hci_cmd_set_uart_control_mode:
+0x51ac 019893 ifetch 1 ,contru 
+0x51ad 019894 fetcht 1 ,mem_module_flag 
+0x51ae 019895 nsetflag blank ,module_flag_uart_flow_control ,temp 
+0x51af 019896 storet 1 ,mem_module_flag 
+0x51b0 019897 fetcht 1 ,core_uart_ctrl 
+0x51b1 019898 nsetflag blank ,bit_uart_control_flow_control ,temp 
+0x51b2 019899 storet 1 ,core_uart_ctrl 
+0x51b3 019900 branch module_hci_event_receive_valid_cmd 
+:      019904 module_hci_cmd_set_uart_baud:
+0x51b4 019905 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51b5 019906 call string2dec_from_uart 
+0x51b6 019907 call uart_calc_baud_rate_config 
+0x51b7 019908 store uart_baud_len ,mem_module_uarta_baud_rate 
+0x51b8 019909 call module_hci_event_receive_valid_cmd 
+0x51b9 019910 call wait_uarttx 
+0x51ba 019911 fetch uart_baud_len ,mem_module_uarta_baud_rate 
+0x51bb 019912 branch uarta_init_baud_rate 
+:      019916 module_hci_cmd_version_request:
+0x51bc 019917 arg 2 ,rega 
+0x51bd 019918 arg mem_soft_version_num ,regb 
+0x51be 019919 arg 0 ,temp 
+0x51bf 019920 branch module_hci_event_set_cmd 
+:      019925 module_hci_cmd_ble_disconnect:
+0x51c0 019926 fetch 2 ,mem_ui_state_map 
+0x51c1 019927 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      019928 module_hci_cmd_ble_disconnect_doing:
+0x51c2 019929 call module_hci_event_receive_valid_cmd 
+0x51c3 019930 branch app_ble_disconnect 
+:      019936 module_hci_cmd_set_nvram:
+0x51c4 019937 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x51c5 019938 fetch 2 ,mem_nv_data_ptr 
+0x51c6 019939 icopy contw 
+0x51c7 019940 call uart_copy_rx_bytes_fast 
+0x51c8 019941 branch module_hci_event_receive_valid_cmd 
+:      019945 module_hci_cmd_confirm_gkey:
+0x51c9 019946 fetch 2 ,mem_ui_state_map 
+0x51ca 019947 bbit1 ui_state_ble_connected ,module_hci_cmd_le_confirm_gkey 
+0x51cb 019948 branch module_hci_event_receive_invalid_cmd 
+:      019952 module_hci_cmd_auto_adv:
+0x51cc 019953 arg 0x40 ,loopcnt 
+0x51cd 019954 arg mem_le_adv_data_len ,contw 
+0x51ce 019955 call clear_mem 
+0x51cf 019956 setarg 0 
+0x51d0 019957 store 1 ,mem_regb 
+0x51d1 019958 copy rega ,contru 
+:      019959 module_hci_cmd_auto_adv_loop:
+0x51d2 019960 copy contru ,pdata 
+0x51d3 019961 store 2 ,mem_regc 
+0x51d4 019962 call module_hci_cmd_auto_adv_adv_analys 
+0x51d5 019964 fetch 1 ,mem_regb 
+0x51d6 019965 fetcht 1 ,mem_temp 
+0x51d7 019966 increase 1 ,temp 
+0x51d8 019967 iadd temp ,pdata 
+0x51d9 019968 store 1 ,mem_regb 
+0x51da 019970 sub pdata ,31 ,null 
+0x51db 019971 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      019972 module_hci_cmd_auto_adv_store_adv:
+0x51dc 019973 fetcht 1 ,mem_le_adv_data_len 
+0x51dd 019974 setarg mem_le_adv_data 
+0x51de 019975 iadd temp ,pdata 
+0x51df 019976 store 2 ,mem_contw 
+0x51e0 019977 fetcht 1 ,mem_temp 
+0x51e1 019978 increase 1 ,temp 
+0x51e2 019979 fetch 1 ,mem_le_adv_data_len 
+0x51e3 019980 iadd temp ,pdata 
+0x51e4 019981 store 1 ,mem_le_adv_data_len 
+0x51e5 019982 branch module_hci_cmd_auto_adv_store_common 
+:      019983 module_hci_cmd_auto_adv_store_scan:
+0x51e6 019984 fetcht 1 ,mem_le_scan_data_len 
+0x51e7 019985 setarg mem_le_scan_data 
+0x51e8 019986 iadd temp ,pdata 
+0x51e9 019987 store 2 ,mem_contw 
+0x51ea 019988 fetcht 1 ,mem_temp 
+0x51eb 019989 increase 1 ,temp 
+0x51ec 019990 fetch 1 ,mem_le_scan_data_len 
+0x51ed 019991 iadd temp ,pdata 
+0x51ee 019992 store 1 ,mem_le_scan_data_len 
+:      019993 module_hci_cmd_auto_adv_store_common:
+0x51ef 019994 fetch 2 ,mem_contw 
+0x51f0 019995 copy pdata ,contw 
+0x51f1 019996 fetch 2 ,mem_regc 
+0x51f2 019997 copy pdata ,contru 
+0x51f3 019999 copy temp ,loopcnt 
+0x51f4 020000 call uart_copy_rx_bytes_fast 
+0x51f5 020002 fetch 1 ,mem_module_uart_len 
+0x51f6 020003 fetcht 1 ,mem_regb 
+0x51f7 020004 isub temp ,null 
+0x51f8 020005 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x51f9 020006 branch module_hci_event_receive_valid_cmd 
+:      020009 module_hci_cmd_auto_adv_adv_analys:
+0x51fa 020010 ifetch 1 ,contru 
+0x51fb 020011 store 1 ,mem_temp 
+0x51fc 020012 ifetch 1 ,contru 
+0x51fd 020013 store 1 ,mem_rega 
+0x51fe 020014 rtn 
+:      020018 module_hci_cmd_power_request:
+0x51ff 020019 arg 0 ,temp 
+0x5200 020020 arg 2 ,rega 
+0x5201 020021 fetch 2 ,mem_module_vdd_quotient 
+0x5202 020022 store 2 ,mem_event_cmd_response_content 
+0x5203 020023 arg mem_event_cmd_response_content ,regb 
+0x5204 020024 branch module_hci_event_set_cmd 
+:      020028 module_hci_cmd_power_set:
+0x5205 020029 fetch 1 ,mem_module_uart_len 
+0x5206 020030 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5207 020031 ifetch 1 ,contru 
+0x5208 020032 store 1 ,mem_module_read_vdd_flag 
+0x5209 020033 setarg 0x00 
+0x520a 020034 store 2 ,mem_module_vdd_quotient 
+0x520b 020035 branch module_hci_event_receive_valid_cmd 
+:      020039 module_hci_cmd_passkey_entry:
+0x520c 020040 fetch 1 ,mem_module_uart_len 
+0x520d 020041 bne 4 ,module_hci_event_receive_invalid_cmd 
+0x520e 020042 fetch 2 ,mem_ui_state_map 
+0x520f 020043 bbit1 ui_state_ble_connected ,module_hci_cmd_le_passkey_entry_input 
+0x5210 020044 branch module_hci_event_receive_invalid_cmd 
+:      020049 module_hci_cmd_set_gpio:
+0x5211 020050 fetch 1 ,mem_module_uart_len 
+0x5212 020051 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x5213 020052 ifetch 1 ,contru 
+0x5214 020053 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x5215 020054 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x5216 020055 branch module_hci_event_receive_invalid_cmd 
+:      020057 module_set_gpio_input:
+0x5217 020058 call module_hci_event_receive_valid_cmd 
+0x5218 020059 ifetcht 1 ,contru 
+0x5219 020060 ifetch 1 ,contru 
+0x521a 020061 beq gpio_input_high_impedance ,gpio_set_high_impedance 
+0x521b 020062 nsetflag blank ,7 ,temp 
+0x521c 020063 branch gpio_config_input 
+:      020065 module_set_gpio_output:
+0x521d 020066 call module_hci_event_receive_valid_cmd 
+0x521e 020067 ifetcht 1 ,contru 
+0x521f 020068 ifetch 1 ,contru 
+0x5220 020069 branch gpio_out_active ,blank 
+0x5221 020070 branch gpio_out_inactive 
+:      020074 module_hci_cmd_read_gpio:
+0x5222 020075 fetch 1 ,mem_module_uart_len 
+0x5223 020076 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x5224 020077 ifetcht 1 ,contru 
+0x5225 020078 call gpio_get_bit 
+0x5226 020079 setarg 0x0 
+0x5227 020080 nsetflag true ,0 ,pdata 
+0x5228 020081 arg 1 ,rega 
+0x5229 020082 store 2 ,mem_event_cmd_response_content 
+0x522a 020083 arg mem_event_cmd_response_content ,regb 
+0x522b 020084 arg 0 ,temp 
+0x522c 020085 branch module_hci_event_set_cmd 
+:      020089 module_hci_cmd_le_set_pairing_mode:
+0x522d 020090 ifetch 1 ,contru 
+0x522e 020091 copy pdata ,temp 
+0x522f 020092 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x5230 020093 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x5231 020094 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x5232 020095 beq le_pairing_mode_secure_connect_passkey_res_input ,module_le_set_pairing_mode_secure_passkey_res_input 
+0x5233 020096 store 1 ,mem_le_pairing_mode 
+0x5234 020097 call sc_reset 
+0x5235 020098 call le_secure_connection_disable 
+0x5236 020099 fetch 1 ,mem_le_pairing_mode 
+0x5237 020100 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x5238 020101 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x5239 020102 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x523a 020103 beq le_pairing_mode_lagacy_passkey_res_input ,module_le_set_pairing_mode_lagacy_passkey_res_input 
+0x523b 020104 branch module_hci_event_receive_invalid_cmd 
+:      020106 module_le_set_pairing_mode_secure_justwork:
+0x523c 020107 storet 1 ,mem_le_pairing_mode 
+0x523d 020108 call le_secure_connection_enable 
+0x523e 020109 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x523f 020110 branch module_le_set_noinputnooutput 
+:      020111 module_le_set_pairing_mode_secure_numeric:
+0x5240 020112 storet 1 ,mem_le_pairing_mode 
+0x5241 020113 call le_secure_connection_enable 
+0x5242 020114 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5243 020115 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5244 020116 branch module_hci_event_receive_valid_cmd 
+:      020117 module_le_set_pairing_mode_secure_passkey:
+0x5245 020118 storet 1 ,mem_le_pairing_mode 
+0x5246 020119 call le_secure_connection_enable 
+0x5247 020120 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5248 020121 branch module_le_set_displayonly 
+:      020122 module_le_set_pairing_mode_secure_passkey_res_input:
+0x5249 020123 storet 1 ,mem_le_pairing_mode 
+0x524a 020124 call le_secure_connection_enable 
+0x524b 020125 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x524c 020126 branch module_le_set_keboadonly 
+:      020129 module_le_set_no_pairing:
+0x524d 020130 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      020131 module_le_set_noinputnooutput:
+0x524e 020132 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x524f 020133 branch module_hci_event_receive_valid_cmd 
+:      020134 module_le_set_pairing_mode_lagacy_just_work:
+0x5250 020135 jam flag_le_bonding_no_mitm ,mem_le_pres_auth 
+0x5251 020136 branch module_le_set_noinputnooutput 
+:      020137 module_le_set_pairing_mode_lagacy_passkey:
+0x5252 020138 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5253 020139 branch module_le_set_displayonly 
+:      020140 module_le_set_pairing_mode_lagacy_passkey_res_input:
+0x5254 020141 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5255 020142 branch module_le_set_keboadonly 
+:      020143 module_le_set_keboadonly:
+0x5256 020144 jam flag_iocap_keyboardonly ,mem_le_pres_iocap 
+0x5257 020145 branch module_hci_event_receive_valid_cmd 
+:      020146 module_le_set_displayonly:
+0x5258 020147 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5259 020148 branch module_hci_event_receive_valid_cmd 
+:      020152 module_hci_cmd_le_set_adv_data:
+0x525a 020153 arg 31 ,pdata 
+0x525b 020154 arg mem_le_adv_data_len ,contw 
+0x525c 020155 branch module_hci_cmd_receive_store_mem 
+:      020159 module_hci_cmd_le_set_scan_data:
+0x525d 020160 arg 31 ,pdata 
+0x525e 020161 arg mem_le_scan_data_len ,contw 
+0x525f 020162 branch module_hci_cmd_receive_store_mem 
+:      020164 module_hci_cmd_receive_store_mem:
+0x5260 020165 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5261 020166 isub loopcnt ,null 
+0x5262 020167 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x5263 020168 istorer loopcnt ,1 ,contw 
+0x5264 020169 call uart_copy_rx_bytes_fast 
+0x5265 020170 branch module_hci_event_receive_valid_cmd 
+:      020174 module_hci_cmd_le_send_conn_update_req:
+0x5266 020175 fetch 2 ,mem_ui_state_map 
+0x5267 020176 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x5268 020177 fetch 1 ,mem_module_uart_len 
+0x5269 020178 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x526a 020179 ifetch 8 ,contru 
+0x526b 020180 store 8 ,mem_le_interval_min 
+0x526c 020181 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x526d 020182 call ui_ipc_send_cmd 
+0x526e 020183 branch module_hci_event_receive_valid_cmd 
+:      020187 module_hci_cmd_set_le_adv_parameter:
+0x526f 020188 ifetch 2 ,contru 
+0x5270 020189 store 2 ,mem_le_adv_interval 
+0x5271 020190 storet 1 ,mem_lpm_overhead 
+0x5272 020191 iadd temp ,pdata 
+0x5273 020192 store 2 ,mem_lpm_interval 
+0x5274 020193 branch module_hci_event_receive_valid_cmd 
+:      020197 module_hci_cmd_le_start_pairing:
+0x5275 020198 fetch 1 ,mem_le_pairing_mode 
+0x5276 020199 branch module_hci_event_receive_invalid_cmd ,blank 
+0x5277 020200 fetch 1 ,mem_le_pairing_state 
+0x5278 020201 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x5279 020202 fetch 1 ,mem_le_enc_state 
+0x527a 020203 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x527b 020204 call check_51cmd_le_smp_sec_req 
+0x527c 020205 branch module_hci_event_receive_valid_cmd 
+:      020209 module_hci_cmd_set_wake_gpio:
+0x527d 020210 fetch 1 ,mem_module_uart_len 
+0x527e 020211 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x527f 020212 ifetch 1 ,contru 
+0x5280 020213 store 1 ,mem_module_mcu_wake_pin 
+0x5281 020214 ifetch 4 ,contru 
+0x5282 020215 store 4 ,mem_module_mcu_wake_delay_us 
+0x5283 020216 fetcht 1 ,mem_module_mcu_wake_pin 
+0x5284 020217 call gpio_config_output 
+0x5285 020218 call module_set_mcu_wake_pin_low 
+0x5286 020219 branch module_hci_event_receive_valid_cmd 
+:      020223 module_hci_cmd_set_tx_power:
+0x5287 020224 fetch 1 ,mem_module_uart_len 
+0x5288 020225 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x5289 020226 ifetch 1 ,contru 
+0x528a 020227 store 1 ,mem_tx_power 
+0x528b 020228 branch module_hci_event_receive_valid_cmd 
+:      020232 module_hci_cmd_le_confirm_gkey:
+0x528c 020233 ifetch 1 ,contru 
+0x528d 020234 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x528e 020235 fetch 1 ,mem_le_secure_connect_state 
+0x528f 020236 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x5290 020237 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5291 020238 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x5292 020239 branch module_hci_event_receive_invalid_cmd 
+:      020240 module_hci_cmd_le_confirm_gkey_ok:
+0x5293 020241 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x5294 020242 branch module_hci_event_receive_valid_cmd 
+:      020244 module_hci_cmd_le_confirm_gkey_fail:
+0x5295 020245 call le_send_pairing_confirm_value_failed 
+0x5296 020246 branch module_hci_event_receive_valid_cmd 
+:      020252 module_hci_cmd_reset_chip:
+0x5297 020253 call module_hci_event_receive_valid_cmd 
+0x5298 020254 call wait_uarttx 
+0x5299 020255 jam 0x01 ,core_reset 
+0x529a 020256 branch assert 
+:      020260 module_hci_cmd_le_set_fixed_passkey:
+0x529b 020261 fetch 1 ,mem_module_uart_len 
+0x529c 020262 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x529d 020263 ifetch 1 ,contru 
+0x529e 020264 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x529f 020265 fetch 1 ,mem_module_uart_len 
+0x52a0 020266 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x52a1 020267 ifetch 4 ,contru 
+0x52a2 020268 arg 1000000 ,temp 
+0x52a3 020269 isub temp ,null 
+0x52a4 020270 branch module_hci_event_receive_invalid_cmd ,positive 
+0x52a5 020271 store 4 ,mem_le_tk 
+0x52a6 020272 call le_set_config_fixed_tk 
+0x52a7 020273 branch module_hci_event_receive_valid_cmd 
+:      020275 module_hci_cmd_le_set_random_passkey:
+0x52a8 020276 call le_clr_config_fixed_tk 
+0x52a9 020277 branch module_hci_event_receive_valid_cmd 
+:      020281 module_hci_cmd_delete_customize_service:
+0x52aa 020282 arg 0x0001 ,temp 
+0x52ab 020283 call le_att_get_handle_ptr2 
+0x52ac 020284 add contr ,-2 ,contw 
+0x52ad 020285 setarg 0x0000 
+0x52ae 020286 istore 2 ,contw 
+0x52af 020287 branch module_hci_event_receive_valid_cmd 
+:      020291 module_hci_cmd_add_service_uuid:
+0x52b0 020292 call module_hci_cmd_add_service_uuid_set_uuid 
+0x52b1 020293 call uart_copy_rx_bytes_len_data 
+0x52b2 020294 setarg 0x0000 
+0x52b3 020295 istore 2 ,contw 
+0x52b4 020296 branch module_hci_event_uuid_handle 
+:      020301 module_hci_cmd_add_characteristic_uuid:
+0x52b5 020302 ifetch 1 ,contru 
+0x52b6 020303 call module_hci_cmd_add_characteristic_uuid_set_handle 
+0x52b7 020304 call module_hci_cmd_add_characteristic_uuid_set_uuid 
+0x52b8 020305 branch module_hci_event_uuid_handle 
+:      020308 module_hci_cmd_add_service_uuid_set_uuid:
+0x52b9 020309 call le_att_creat_new_handle 
+0x52ba 020310 setarg 0x280002 
+0x52bb 020311 istore 3 ,contw 
+0x52bc 020312 rtn 
+:      020315 module_hci_cmd_add_characteristic_uuid_set_handle:
+0x52bd 020316 store 1 ,mem_pdatatemp 
+0x52be 020317 call le_att_creat_new_handle 
+0x52bf 020318 setarg 0x01280302 
+0x52c0 020319 istore 4 ,contw 
+0x52c1 020320 fetch 1 ,mem_pdatatemp 
+0x52c2 020321 istore 3 ,contw 
+0x52c3 020322 rtn 
+:      020325 module_hci_cmd_add_characteristic_uuid_set_uuid:
+0x52c4 020326 call le_att_get_last_handle 
+0x52c5 020327 ifetch 1 ,contru 
+0x52c6 020328 and pdata ,0x1f ,loopcnt 
+0x52c7 020329 copy pdata ,rega 
+0x52c8 020330 isolate1 bit_of_write_authenticated ,rega 
+0x52c9 020331 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52ca 020332 isolate1 bit_of_read_authenticated ,rega 
+0x52cb 020333 setflag true ,bit_of_att_handle_read_authenticated ,temp 
+0x52cc 020334 istoret 2 ,contw 
+0x52cd 020335 copy loopcnt ,pdata 
+0x52ce 020336 istore 1 ,contw 
+0x52cf 020337 call uart_copy_rx_bytes 
+0x52d0 020338 call uart_copy_rx_bytes_len_data 
+0x52d1 020339 setarg 0 
+0x52d2 020340 istore 2 ,contw 
+0x52d3 020341 and temp ,0xff ,temp 
+0x52d4 020342 increase -1 ,temp 
+0x52d5 020343 call le_att_get_handle_ptr2 
+0x52d6 020344 add contr ,4 ,contr 
+0x52d7 020345 ifetch 1 ,contr 
+0x52d8 020346 bbit1 bit_characteristic_notify ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52d9 020347 bbit1 bit_characteristic_indicate ,module_hci_cmd_add_characteristic_uuid_set_ccc_uuid 
+0x52da 020348 increase 1 ,temp 
+0x52db 020349 rtn 
+:      020352 module_hci_cmd_add_characteristic_uuid_set_ccc_uuid:
+0x52dc 020353 call le_att_get_last_handle 
+0x52dd 020354 isolate1 bit_of_notify_authenticated ,rega 
+0x52de 020355 setflag true ,bit_of_att_handle_write_authenticated ,temp 
+0x52df 020356 istoret 2 ,contw 
+0x52e0 020357 setarg 0x02290202 
+0x52e1 020358 istore 8 ,contw 
+0x52e2 020359 increase -1 ,temp 
+0x52e3 020360 rtn 
+:      020363 le_att_creat_new_handle:
+0x52e4 020364 call le_att_get_last_handle 
+0x52e5 020365 istoret 2 ,contw 
+0x52e6 020366 rtn 
+:      020369 uart_copy_rx_bytes_len_data:
+0x52e7 020370 ifetch 1 ,contru 
+0x52e8 020371 copy pdata ,loopcnt 
+0x52e9 020372 istore 1 ,contw 
+0x52ea 020373 branch uart_copy_rx_bytes 
+:      020377 module_hci_cmd_le_passkey_entry_input:
+0x52eb 020378 fetch 1 ,mem_le_pairing_state 
+0x52ec 020379 bne flag_le_pairing_receive_pairing_confirm ,module_hci_event_receive_invalid_cmd 
+0x52ed 020380 fetch 1 ,mem_le_pairing_mode 
+0x52ee 020381 beq le_pairing_mode_lagacy_passkey_res_input ,module_hci_cmd_passkey_entry_res_input 
+0x52ef 020382 beq le_pairing_mode_secure_connect_passkey_res_input ,module_hci_cmd_passkey_entry_sc_res_input 
+0x52f0 020383 branch module_hci_event_receive_invalid_cmd 
+:      020385 module_hci_cmd_passkey_entry_sc_res_input:
+0x52f1 020386 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x52f2 020387 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x52f3 020388 branch module_hci_cmd_receive_ble_passkey 
+:      020390 module_hci_cmd_receive_ble_passkey:
+0x52f4 020391 ifetch 4 ,contru 
+0x52f5 020392 store 4 ,mem_le_tk 
+0x52f6 020393 branch module_hci_event_receive_valid_cmd 
+:      020395 module_hci_cmd_passkey_entry_res_input:
+0x52f7 020396 call module_hci_cmd_receive_ble_passkey 
+0x52f8 020397 branch le_send_smp_pairing_confirm 
+:      020401 module_hci_cmd_le_create_conn:
+0x52f9 020402 ifetch 6 ,contru 
+0x52fa 020403 store 6 ,mem_le_conn_peer_addr 
+0x52fb 020404 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x52fc 020405 jam on ,mem_le_conn_flag 
+0x52fd 020406 jam on ,mem_le_scan_enable 
+0x52fe 020407 branch module_hci_event_receive_valid_cmd 
+:      020412 module_hci_cmd_ble_set_phy:
+0x52ff 020413 fetch 1 ,mem_module_uart_len 
+0x5300 020414 bne 2 ,module_hci_event_receive_invalid_cmd 
+0x5301 020415 ifetcht 2 ,contru 
+0x5302 020416 call le_set_phys 
+0x5303 020417 branch module_hci_event_receive_valid_cmd 
+:      020421 module_hci_cmd_ble_read_current_phy:
+0x5304 020422 arg 0 ,temp 
+0x5305 020423 arg 2 ,rega 
+0x5306 020424 arg mem_context + coffset_le_rx_phy ,regb 
+0x5307 020425 branch module_hci_event_set_cmd 
+:      020429 module_hci_cmd_ble_set_dle:
+0x5308 020430 fetch 1 ,mem_module_uart_len 
+0x5309 020431 bne 8 ,module_hci_event_receive_invalid_cmd 
+0x530a 020432 ifetch 8 ,contru 
+0x530b 020433 call le_set_dle 
+0x530c 020434 branch module_hci_event_receive_valid_cmd 
+:      020438 module_hci_cmd_read_chip_data:
+0x530d 020439 ifetchr rega ,1 ,contru 
+0x530e 020440 ifetchr regb ,2 ,contru 
+0x530f 020441 arg 0 ,temp 
+0x5310 020442 branch module_hci_event_set_cmd 
+:      020446 module_hci_cmd_write_chip_data:
+0x5311 020447 fetchr loopcnt ,1 ,mem_module_uart_len 
+0x5312 020448 increase -2 ,loopcnt 
+0x5313 020449 ifetch 2 ,contru 
+0x5314 020450 copy pdata ,contw 
+0x5315 020451 call uart_copy_rx_bytes_fast 
+0x5316 020452 branch module_hci_event_receive_valid_cmd 
+:      020457 module_hci_cmd_close_lpm:
+0x5317 020458 jam 0 ,mem_lpm_mode 
+0x5318 020459 branch module_hci_event_receive_valid_cmd 
+:      020464 module_hci_event_receive_invalid_cmd:
+0x5319 020465 arg 1 ,temp 
+0x531a 020466 arg 0 ,rega 
+0x531b 020467 branch module_hci_event_set_cmd 
+:      020470 module_hci_event_receive_valid_cmd:
+0x531c 020471 arg 0 ,temp 
+0x531d 020472 arg 0 ,rega 
+0x531e 020473 branch module_hci_event_set_cmd 
+:      020477 module_hci_event_le_connect:
+0x531f 020478 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x5320 020479 branch module_hci_event_enter_standby_mode_len0 
+:      020484 module_hci_event_le_disconnect:
+0x5321 020485 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x5322 020486 branch module_hci_event_enter_standby_mode_len0 
+:      020494 module_hci_event_set_cmd:
+0x5323 020495 fetch 1 ,mem_module_uart_opcode 
+0x5324 020496 copy pdata ,regc 
+0x5325 020497 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x5326 020498 setarg 2 
+0x5327 020499 iadd rega ,pdata 
+0x5328 020500 call module_hci_prepare_tx 
+0x5329 020501 copy regc ,pdata 
+0x532a 020502 istore 1 ,contwu 
+0x532b 020503 istoret 1 ,contwu 
+0x532c 020504 copy rega ,loopcnt 
+0x532d 020505 copy regb ,contr 
+0x532e 020506 call uart_copy_tx_bytes 
+0x532f 020507 branch module_hci_transmit_tx 
+:      020514 module_hci_event_receive_le_data:
+0x5330 020515 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x5331 020516 add loopcnt ,2 ,pdata 
+0x5332 020517 call module_hci_prepare_tx 
+0x5333 020518 fetch 2 ,mem_module_le_rx_data_handle 
+0x5334 020519 istore 2 ,contwu 
+0x5335 020520 fetch 2 ,mem_module_le_rx_data_address 
+0x5336 020521 icopy contr 
+0x5337 020522 call uart_copy_tx_bytes_fast 
+0x5338 020523 copy contr ,pdata 
+0x5339 020524 store 2 ,mem_module_le_rx_data_address 
+0x533a 020525 branch module_hci_transmit_tx 
+:      020529 module_hci_event_enter_standby_mode:
+0x533b 020530 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      020531 module_hci_event_enter_standby_mode_len0:
+0x533c 020532 setarg 0 
+0x533d 020533 call module_hci_prepare_tx 
+0x533e 020534 branch module_hci_transmit_tx 
+:      020538 module_hci_event_status_res:
+0x533f 020539 jam hci_event_status_res ,mem_module_uart_opcode 
+0x5340 020540 setarg 1 
+0x5341 020541 call module_hci_prepare_tx 
+0x5342 020543 call module_hci_read_bt_status 
+0x5343 020545 fetch 2 ,mem_ui_state_map 
+0x5344 020546 arg ui_state_ble_connected ,queue 
+0x5345 020547 qisolate1 pdata 
+0x5346 020548 setflag true ,5 ,temp 
+0x5347 020552 istoret 1 ,contwu 
+0x5348 020553 branch module_hci_transmit_tx 
+:      020557 module_hci_read_bt_status:
+0x5349 020558 arg 0 ,temp 
+0x534a 020559 fetch 1 ,mem_le_adv_enable 
+0x534b 020560 arg 0 ,queue 
+0x534c 020561 qisolate1 pdata 
+0x534d 020562 setflag true ,2 ,temp 
+0x534e 020563 rtn 
+:      020567 module_hci_event_store_device:
+0x534f 020568 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x5350 020569 fetch 1 ,mem_nv_data_number 
+0x5351 020570 mul32 pdata ,34 ,pdata 
+0x5352 020571 icopy loopcnt 
+0x5353 020572 call module_hci_prepare_tx 
+0x5354 020573 fetch 2 ,mem_nv_data_ptr 
+0x5355 020574 icopy contr 
+0x5356 020575 call uart_copy_tx_bytes_fast 
+0x5357 020576 branch module_hci_transmit_tx 
+:      020579 module_hci_event_gkey_generate:
+0x5358 020580 jam hci_event_gkey ,mem_module_uart_opcode 
+0x5359 020581 setarg 4 
+0x535a 020582 call module_hci_prepare_tx 
+0x535b 020583 fetch 4 ,mem_gkey 
+0x535c 020584 istore 4 ,contwu 
+0x535d 020585 branch module_hci_transmit_tx 
+:      020588 module_hci_event_invalid_packet:
+0x535e 020589 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x535f 020590 fetch 2 ,core_uart_rxitems 
+0x5360 020591 arg 0x40 ,temp 
+0x5361 020592 call not_greater_than 
+0x5362 020593 copy pdata ,rega 
+0x5363 020594 copy pdata ,loopcnt 
+0x5364 020595 call uarta_prepare_rx 
+0x5365 020596 arg mem_module_rx_error_data_buffer ,contw 
+0x5366 020597 call uart_copy_rx_bytes_fast 
+0x5367 020598 copy rega ,pdata 
+0x5368 020599 copy rega ,loopcnt 
+0x5369 020600 call module_hci_prepare_tx 
+0x536a 020601 arg mem_module_rx_error_data_buffer ,contr 
+0x536b 020602 call uart_copy_tx_bytes_fast 
+0x536c 020603 branch module_hci_transmit_tx 
+:      020607 module_hci_event_passkey_entry_mode:
+0x536d 020608 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x536e 020609 branch module_hci_event_enter_standby_mode_len0 
+:      020613 module_hci_event_le_tk:
+0x536f 020614 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x5370 020615 setarg 4 
+0x5371 020616 call module_hci_prepare_tx 
+0x5372 020617 fetch 4 ,mem_le_tk 
+0x5373 020618 istore 4 ,contwu 
+0x5374 020619 branch module_hci_transmit_tx 
+:      020623 module_hci_event_le_pairing_fail:
+0x5375 020624 arg flag_ble_pairing_fail ,rega 
+0x5376 020625 branch module_hci_event_pairing_completed 
+:      020627 module_hci_event_le_pairing_success:
+0x5377 020628 arg flag_ble_pairing_success ,rega 
+0x5378 020629 branch module_hci_event_pairing_completed 
+:      020632 module_hci_event_pairing_completed:
+0x5379 020633 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x537a 020634 setarg 2 
+0x537b 020635 call module_hci_prepare_tx 
+0x537c 020636 copy rega ,pdata 
+0x537d 020637 istore 2 ,contwu 
+0x537e 020638 branch module_hci_transmit_tx 
+:      020642 module_hci_event_pause_enc:
+0x537f 020643 arg flag_event_pause_enc ,regc 
+0x5380 020644 branch module_hci_event_enc 
+:      020646 module_hci_event_start_enc:
+0x5381 020647 arg flag_event_start_enc ,regc 
+:      020649 module_hci_event_enc:
+0x5382 020650 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x5383 020651 setarg 1 
+0x5384 020652 call module_hci_prepare_tx 
+0x5385 020653 copy regc ,pdata 
+0x5386 020654 istore 1 ,contwu 
+0x5387 020655 branch module_hci_transmit_tx 
+:      020661 module_hci_event_uuid_handle:
+0x5388 020662 storet 2 ,mem_temp 
+0x5389 020663 jam hci_event_uuid_handle ,mem_module_uart_opcode 
+0x538a 020664 setarg 2 
+0x538b 020665 call module_hci_prepare_tx 
+0x538c 020666 fetcht 2 ,mem_temp 
+0x538d 020667 istoret 2 ,contwu 
+0x538e 020668 branch module_hci_transmit_tx 
+:      020672 module_hci_event_le_input_passkey:
+0x538f 020673 jam hci_event_le_input_gkey ,mem_module_uart_opcode 
+0x5390 020674 branch module_hci_event_enter_standby_mode_len0 
+:      020678 module_hci_event_le_update_phy:
+0x5391 020679 jam hci_ble_update_phy_event ,mem_module_uart_opcode 
+0x5392 020680 setarg 2 
+0x5393 020681 call module_hci_prepare_tx 
+0x5394 020682 fetch 2 ,mem_context + coffset_le_rx_phy 
+0x5395 020683 istore 2 ,contwu 
+0x5396 020684 branch module_hci_transmit_tx 
+:      020696 module_hci_prepare_tx:
+0x5397 020697 jam 0x02 ,mem_module_uart_cmd 
+0x5398 020698 store 1 ,mem_module_uart_len 
+0x5399 020699 storet 8 ,mem_temp 
+0x539a 020700 bpatch patch0c_6 ,mem_patch0c 
+0x539b 020701 call module_set_mcu_wake_pin_high_delay 
+0x539c 020702 fetcht 8 ,mem_temp 
+0x539d 020703 call uarta_prepare_tx_register_push 
+0x539e 020704 fetch 3 ,mem_module_uart_cmd 
+0x539f 020705 istore 3 ,contwu 
+0x53a0 020706 rtn 
+:      020708 module_hci_transmit_tx:
+0x53a1 020709 bpatch patch0c_7 ,mem_patch0c 
+0x53a2 020710 branch uarta_send_register_pop 
+:      020712 module_set_mcu_wake_pin_high_delay:
+0x53a3 020713 call module_check_mcu_wake_pin_high 
+0x53a4 020714 rtn true 
+:      020715 module_set_mcu_wake_pin_h_delay:
+0x53a5 020716 call module_set_mcu_wake_pin_high 
+0x53a6 020717 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x53a7 020718 rshift2 pdata ,pdata 
+0x53a8 020719 rtn blank 
+0x53a9 020720 branch delay 
+:      020722 module_set_mcu_wake_pin_high:
+0x53aa 020723 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ab 020724 branch gpio_out_active 
+:      020726 module_check_mcu_wake_pin_high:
+0x53ac 020727 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53ad 020728 branch gpio_check_active 
+:      020730 module_set_mcu_wake_pin_low:
+0x53ae 020731 fetcht 1 ,mem_module_mcu_wake_pin 
+0x53af 020732 branch gpio_out_inactive 
+:      020743 module_le_receive_data:
+0x53b0 020744 storer rega ,2 ,mem_module_le_rx_data_address 
+0x53b1 020745 storer regb ,2 ,mem_module_le_rx_data_len 
+0x53b2 020746 fetch 2 ,mem_le_att_handle 
+0x53b3 020747 store 2 ,mem_module_le_rx_data_handle 
+0x53b4 020748 call module_check_ble_encrypt_state 
+0x53b5 020749 rtn user 
+:      020751 module_le_receive_data_ok:
+0x53b6 020752 fetcht 2 ,mem_module_le_rx_data_len 
+0x53b7 020753 fetch 1 ,mem_module_ble_data_uart_max_length 
+0x53b8 020754 call not_greater_than 
+0x53b9 020755 copy pdata ,loopcnt 
+0x53ba 020756 copy temp ,pdata 
+0x53bb 020757 isub loopcnt ,pdata 
+0x53bc 020758 store 2 ,mem_module_le_rx_data_len 
+0x53bd 020759 call module_hci_event_receive_le_data 
+0x53be 020760 fetch 2 ,mem_module_le_rx_data_len 
+0x53bf 020761 rtn blank 
+0x53c0 020762 branch module_le_receive_data_ok 
+:      020767 module_bb_event_timer:
+0x53c1 020768 rtn 
+:      020770 module_read_vdd_timer:
+0x53c2 020771 fetch 1 ,mem_module_read_vdd_flag 
+0x53c3 020772 rtn blank 
+0x53c4 020773 fetch 1 ,mem_module_read_vdd_count 
+0x53c5 020774 rtn blank 
+0x53c6 020775 increase -1 ,pdata 
+0x53c7 020776 store 1 ,mem_module_read_vdd_count 
+0x53c8 020777 nrtn blank 
+0x53c9 020778 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x53ca 020779 call enable_adc 
+0x53cb 020780 call vdd_calculate_by_mode 
+0x53cc 020781 div pdata ,10 
+0x53cd 020782 call get_div_result 
+0x53ce 020783 div pdata ,100 
+0x53cf 020784 call get_div_result 
+0x53d0 020785 remainder temp 
+0x53d1 020786 store 1 ,mem_module_vdd_quotient 
+0x53d2 020787 storet 1 ,mem_module_vdd_remainder 
+0x53d3 020788 rtn 
+:      020794 module_set_le_tx_data_flag:
+0x53d4 020795 arg module_flag_ble_data_finish ,queue 
+0x53d5 020796 branch module_set_state 
+:      020798 module_clear_le_tx_data_flag:
+0x53d6 020799 arg module_flag_ble_data_finish ,queue 
+0x53d7 020800 branch module_clr_state 
+:      020802 module_clr_state:
+0x53d8 020803 fetch 2 ,mem_module_flag 
+0x53d9 020804 qset0 pdata 
+0x53da 020805 store 2 ,mem_module_flag 
+0x53db 020806 rtn 
+:      020808 module_set_state:
+0x53dc 020809 fetch 2 ,mem_module_flag 
+0x53dd 020810 qset1 pdata 
+0x53de 020811 store 2 ,mem_module_flag 
+0x53df 020812 rtn 
+:      020817 mouse_init:
+0x53e0 020818 call enable_authrom 
+0x53e1 020819 call mouse_setting_config 
+0x53e2 020820 call mouse_init_sunt 
+0x53e3 020821 rtn wake 
+0x53e4 020822 call mouse_setting_sensor_type 
+0x53e5 020823 call mouse_drawing_optima_init 
+0x53e6 020824 call mouse_cb_fuction 
+0x53e7 020825 call mouse_sensor_powerdown 
+:      020826 mouse_init_wireless:
+0x53e8 020827 fetch 2 ,mem_ui_state_map 
+0x53e9 020828 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x53ea 020829 call mouse_check_select_device_by_switch 
+0x53eb 020830 branch mouse_start_work 
+:      020833 mouse_cb_fuction:
+0x53ec 020834 bpatch patch0d_0 ,mem_patch0d 
+0x53ed 020835 setarg mouse_24g_short_sleep 
+0x53ee 020836 store 2 ,mem_cb_24g_transmit_short_sleep 
+0x53ef 020837 setarg mouse_24g_long_sleep 
+0x53f0 020838 store 2 ,mem_cb_24g_transmit_long_sleep 
+0x53f1 020839 setarg mouse_24g_before_lpm_sleep 
+0x53f2 020840 store 2 ,mem_cb_before_lpm_sleep 
+0x53f3 020841 setarg mouse_24g_package_data 
+0x53f4 020842 store 2 ,mem_cb_24g_transmit_data 
+0x53f5 020843 setarg mouse_24g_search_dongle 
+0x53f6 020844 store 2 ,mem_cb_24g_search_receiver 
+0x53f7 020845 setarg mouse_lpm_before_common 
+0x53f8 020846 store 2 ,mem_cb_24g_lpm_before 
+0x53f9 020847 setarg mouse_le 
+0x53fa 020848 store 2 ,mem_cb_le_process 
+0x53fb 020849 setarg mouse_process_lpm_before 
+0x53fc 020850 store 2 ,mem_cb_before_lpm 
+0x53fd 020851 setarg mouse_priority_bb_event 
+0x53fe 020852 store 2 ,mem_cb_bb_event_process 
+0x53ff 020853 setarg mouse_idle 
+0x5400 020854 store 2 ,mem_cb_idle_process 
+0x5401 020855 setarg mouse_before_hibernate 
+0x5402 020856 store 2 ,mem_cb_before_hibernate 
+0x5403 020857 setarg mouse_le_bb_event_connect_complete 
+0x5404 020858 store 2 ,mem_cb_att_write 
+0x5405 020859 setarg mouse_bb_event_timer 
+0x5406 020860 store 2 ,mem_cb_event_timer 
+0x5407 020861 setarg mouse_spi_write_flash_cb 
+0x5408 020862 store 2 ,mem_cb_spi_flash_write_complate 
+0x5409 020863 setarg mouse_lpm_check_wake_lock 
+0x540a 020864 store 2 ,mem_cb_check_wakelock 
+0x540b 020865 setarg mouse_le_transmit 
+0x540c 020866 store 2 ,mem_cb_ble_transmit 
+0x540d 020867 setarg mouse_set_lpm_mult 
+0x540e 020868 store 2 ,mem_cb_bt_set_mult 
+0x540f 020869 rtn 
+:      020872 mouse_setting_config:
+0x5410 020873 rtn wake 
+0x5411 020874 call g24_transmit_init 
+0x5412 020875 call g24_chmap_param_init 
+0x5413 020876 call mouse_24g_send_time_long_wake 
+0x5414 020877 call mouse_gpio_init 
+0x5415 020878 call mouse_le_name_modify 
+0x5416 020879 call mouse_param_init 
+0x5417 020880 call mouse_device_multi_led_parm_init 
+0x5418 020881 call le_set_fixed_ltk_justwork 
+:      020882 mouse_load_device_info_check:
+0x5419 020883 bpatch patch0d_1 ,mem_patch0d 
+0x541a 020884 fetch mouse_flag_len ,mem_mouse_flag 
+0x541b 020885 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0x541c 020886 bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0x541d 020887 bbit1 mouse_enable_otp ,mouse_load_otp_info_check 
+0x541e 020888 rtn 
+:      020890 mouse_xtal_init:
+0x541f 020891 jam xtal_16m ,mem_fcomp_div 
+0x5420 020892 fetch mouse_flag_len ,mem_mouse_flag 
+0x5421 020893 rtnbit1 mouse_enable_16m 
+0x5422 020894 jam xtal_24m ,mem_fcomp_div 
+0x5423 020895 rtn 
+:      020897 mouse_24g_phy_select:
+0x5424 020898 call g24_enable_1m 
+0x5425 020899 fetch mouse_flag_len ,mem_mouse_flag 
+0x5426 020900 rtnbit0 mouse_enable_24g_2m_phy 
+0x5427 020901 branch g24_enable_2m 
+:      020903 mouse_default_init:
+0x5428 020904 bpatch patch0d_2 ,mem_patch0d 
+0x5429 020905 fetch mouse_flag_len ,mem_mouse_flag 
+0x542a 020906 isolate1 mouse_keyboard_enable ,pdata 
+0x542b 020907 call mouse_customer_key_enable ,true 
+:      020909 mouse_default_parm_init:
+0x542c 020910 fetch 2 ,mem_mouse_24g_pair_timeout_init 
+0x542d 020911 store 2 ,mem_24g_pair_timeout_init 
+0x542e 020913 fetch 1 ,mem_mouse_24g_reconn_timeout_init 
+0x542f 020914 store 2 ,mem_24g_reconn_timeout_init 
+0x5430 020916 fetch 5 ,mem_rssi_dis_min_24g_init 
+0x5431 020917 store 5 ,mem_rssi_dis_min_24g 
+0x5432 020919 fetch 1 ,mem_mouse_24g_pair_tx_power 
+0x5433 020920 store 1 ,mem_24g_pair_tx_power 
+0x5434 020922 fetch 1 ,mem_24g_ch_map_update 
+0x5435 020923 ncall g24_chamap_param_update ,blank 
+:      020924 mouse_default_parm_init_next:
+0x5436 020925 bpatch patch0d_3 ,mem_patch0d 
+0x5437 020926 call mouse_xtal_init 
+0x5438 020927 call mouse_24g_phy_select 
+0x5439 020928 call mouse_24g_long_sleep_set 
+0x543a 020929 branch g24_pair_param_init 
+:      020931 mouse_param_common_init:
+0x543b 020932 setarg mouse_ble_att_list_addr 
+0x543c 020933 store 2 ,mem_ui_le_uuid_table 
+0x543d 020934 jam 3 ,mem_lpm_mult_timeout 
+0x543e 020935 jam 8 ,mem_lpm_overhead 
+0x543f 020936 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5440 020937 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5441 020938 setarg 0x0200 
+0x5442 020939 store 2 ,mem_lpm_interval 
+0x5443 020940 jam 0x17 ,mem_le_local_mtu 
+0x5444 020941 jam 0x17 ,mem_le_remote_mtu 
+0x5445 020943 setarg mem_le_tx_buffer0_omemalloc 
+0x5446 020944 store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x5447 020945 setarg mouse_ble_l2cap_txbuff_size 
+0x5448 020946 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x5449 020947 branch mouse_adc_gpio_mux_init 
+:      020949 mouse_param_init:
+0x544a 020950 bpatch patch0d_4 ,mem_patch0d 
+0x544b 020951 call mouse_param_common_init 
+0x544c 020952 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x544d 020954 setarg 0x0a77 
+0x544e 020955 store 2 ,mem_spi_init_clk 
+0x544f 020956 setsect 0 ,0x1224 
+0x5450 020957 setsect 1 ,0x4000 
+0x5451 020958 setsect 2 ,0x0 
+0x5452 020959 istore 5 ,contw 
+0x5453 020962 fetch mouse_flag_len ,mem_mouse_flag 
+0x5454 020963 bbit0 mouse_enable_bt_125hz ,mouse_param_init_intervl_end 
+0x5455 020964 setarg le_interval_7_5ms 
+0x5456 020965 store 2 ,mem_le_interval_min 
+0x5457 020966 store 2 ,mem_le_interval_min + 2 
+:      020967 mouse_param_init_intervl_end:
+0x5458 020968 call mouse_g24_interval_param_8ms 
+0x5459 020969 fetch mouse_flag_len ,mem_mouse_flag 
+0x545a 020970 bbit0 mouse_enable_24g_250hz ,mouse_24g_short_sleep_set_end 
+0x545b 020971 call mouse_g24_interval_param_4ms 
+:      020972 mouse_24g_short_sleep_set_end:
+0x545c 020973 fetch 3 ,mem_24g_short_sleep_set 
+0x545d 020974 store 3 ,mem_mouse_24g_short_sleep_set_init 
+0x545e 020975 fetch 1 ,mem_device_flag 
+0x545f 020976 store 1 ,mem_device_flag_temp 
+0x5460 020977 fetch 3 ,mem_le_lap + 3 
+0x5461 020978 store 3 ,mem_mouse_le_lap_temp 
+0x5462 020979 setarg 0 
+0x5463 020980 store 7 ,mem_mouse_key 
+0x5464 020981 fetch 1 ,mem_ui_button_timeout 
+0x5465 020982 store 1 ,mem_bt_discovery_count 
+0x5466 020983 store 1 ,mem_select_device_count 
+0x5467 020984 call le_modified_name_adv 
+:      020985 mouse_sensor_set_angle:
+0x5468 020986 bpatch patch0d_5 ,mem_patch0d 
+0x5469 020987 fetch 1 ,mem_sensor_angle_default 
+0x546a 020988 store 1 ,mem_config_sensor_angle 
+0x546b 020989 fetch 1 ,mem_select_sensor_angle_gpio 
+0x546c 020990 rtneq gpio_disable 
+0x546d 020991 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x546e 020992 call mouse_gpio_config_input_pu 
+0x546f 020993 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x5470 020994 call gpio_get_bit 
+0x5471 020995 call mouse_sensor_switch_angle ,true 
+0x5472 020996 branch mouse_gpio_config_input_pd 
+:      020997 mouse_sensor_switch_angle:
+0x5473 020998 fetch 1 ,mem_sensor_angle_switch 
+0x5474 020999 store 1 ,mem_config_sensor_angle 
+0x5475 021000 rtn 
+:      021002 mouse_g24_interval_param_4ms:
+0x5476 021003 fetch 3 ,mem_mouse_24g_short_sleep_set_4ms 
+0x5477 021004 store 3 ,mem_24g_short_sleep_set 
+0x5478 021005 fetch 3 ,mem_mouse_24g_long_sleep_set_4ms 
+0x5479 021006 store 3 ,mem_24g_long_sleep_set 
+0x547a 021007 fetch 1 ,mem_mouse_24g_fast_hop_count_4ms 
+0x547b 021008 store 1 ,mem_24g_fast_hop_count 
+0x547c 021009 fetch 4 ,mem_mouse_24g_tsniff_4ms 
+0x547d 021010 store 4 ,mem_mouse_24g_tsniff 
+:      021011 mouse_report_rate_set_250hz:
+0x547e 021012 setarg 0x100c0c 
+0x547f 021013 store 3 ,mem_24g_interval 
+0x5480 021014 rtn 
+:      021016 mouse_g24_interval_param_8ms:
+0x5481 021017 fetch 3 ,mem_mouse_24g_short_sleep_set_8ms 
+0x5482 021018 store 3 ,mem_24g_short_sleep_set 
+0x5483 021019 fetch 3 ,mem_mouse_24g_long_sleep_set_8ms 
+0x5484 021020 store 3 ,mem_24g_long_sleep_set 
+0x5485 021021 fetch 1 ,mem_mouse_24g_fast_hop_count_8ms 
+0x5486 021022 store 1 ,mem_24g_fast_hop_count 
+0x5487 021023 fetch 4 ,mem_mouse_24g_tsniff_8ms 
+0x5488 021024 store 4 ,mem_mouse_24g_tsniff 
+:      021025 mouse_report_rate_set_125hz:
+0x5489 021026 setarg 0x1c1919 
+0x548a 021027 store 3 ,mem_24g_interval 
+0x548b 021028 rtn 
+:      021040 mouse_start_work:
+0x548c 021041 bpatch patch0d_6 ,mem_patch0d 
+0x548d 021042 fetch mouse_flag_len ,mem_mouse_flag 
+0x548e 021043 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_start_auto_pair_mode 
+0x548f 021044 fetch 1 ,mem_device_flag 
+0x5490 021045 beq mode_24g_device ,mouse_24g_start_mode 
+:      021046 mouse_le_fast_conn_judge:
+0x5491 021047 call mouse_bluetooth_fast_conn_disable 
+0x5492 021048 fetch 1 ,mem_device_flag 
+0x5493 021049 beq mode_bt_device1 ,mouse_le_device1_judge 
+0x5494 021050 beq mode_bt_device2 ,mouse_le_device2_judge 
+0x5495 021051 rtn 
+:      021052 mouse_le_device1_judge:
+0x5496 021053 fetch 6 ,mem_device1_addr 
+0x5497 021054 fetcht 6 ,mem_mouse_compare_addr 
+0x5498 021055 isub temp ,null 
+0x5499 021056 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549a 021057 branch mouse_start_reconnect_device 
+:      021059 mouse_le_device2_judge:
+0x549b 021060 fetch 6 ,mem_device2_addr 
+0x549c 021061 fetcht 6 ,mem_mouse_compare_addr 
+0x549d 021062 isub temp ,null 
+0x549e 021063 branch mouse_bluetooth_fast_conn_init ,zero 
+0x549f 021064 branch mouse_start_reconnect_device 
+:      021066 mouse_start_reconnect_device:
+0x54a0 021067 bpatch patch0d_7 ,mem_patch0d 
+0x54a1 021068 call mouse_device_le_reconn_led_config 
+0x54a2 021069 arg mem_device1_type ,rega 
+0x54a3 021070 fetch 1 ,mem_device_flag 
+0x54a4 021071 increase -1 ,pdata 
+0x54a5 021072 mul32 pdata ,29 ,pdata 
+0x54a6 021073 iadd rega ,rega 
+0x54a7 021074 ifetch 1 ,rega 
+0x54a8 021075 store 1 ,mem_xrecord_mode 
+:      021076 mouse_start_reconnect:
+0x54a9 021077 fetch 1 ,mem_xrecord_mode 
+0x54aa 021078 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x54ab 021079 branch mouse_bluetooth_fast_conn_init 
+:      021081 mouse_wakeup_from_power_check:
+0x54ac 021082 bpatch patch0e_0 ,mem_patch0e 
+0x54ad 021083 disable user 
+0x54ae 021084 fetch mouse_flag_len ,mem_mouse_flag 
+0x54af 021085 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_from_poweron 
+0x54b0 021086 fetch 1 ,core_lpm_isogate 
+0x54b1 021087 bbit1 cold_wake ,mouse_wakeup_from_poweron 
+0x54b2 021088 enable user 
+:      021089 mouse_wakeup_from_poweron:
+0x54b3 021090 fetch 1 ,mem_reconn_times_init 
+0x54b4 021091 store 1 ,mem_reconn_times 
+0x54b5 021092 rtn 
+:      021094 mouse4_0_check_reconn_target:
+0x54b6 021095 jam 1 ,mem_mouse_le_reconnect_flag 
+0x54b7 021096 fetcht 1 ,mem_mouse_fast_direct_timeout 
+0x54b8 021097 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x54b9 021098 beq 0xff ,mouse4_0_check_reconn_target_next 
+0x54ba 021099 fetcht 1 ,mem_mouse_direct_timeout 
+:      021100 mouse4_0_check_reconn_target_next:
+0x54bb 021101 storet 1 ,mem_mouse_direct_timer 
+0x54bc 021102 call app_lpm_mult_disable 
+0x54bd 021103 fetch 3 ,mem_le_adv_direct_ind 
+0x54be 021104 store 3 ,mem_le_adv_data + 4 
+0x54bf 021105 call mouse_le_check_adv_flag 
+0x54c0 021106 setarg adv_flag_bredr_not_supported 
+0x54c1 021107 istore 1 ,contr 
+0x54c2 021108 arg mem_le_scan_data ,contr 
+0x54c3 021109 call mouse_le_adv_data_update 
+0x54c4 021110 branch check_51cmd_adv 
+:      021114 mouse_lpm_check_wake_lock:
+0x54c5 021115 bmark1 mark_24g ,app_get_lpm_wake_lock 
+0x54c6 021116 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x54c7 021117 branch app_get_lpm_wake_lock ,blank 
+0x54c8 021118 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x54c9 021119 beq le_lpm_disable ,app_get_lpm_wake_lock 
+0x54ca 021120 fetch 1 ,mem_mouse_wheel_trigger 
+0x54cb 021121 nbranch app_get_lpm_wake_lock ,blank 
+0x54cc 021122 branch app_put_lpm_wake_lock 
+:      021131 mouse_app_enter_hibernate:
+0x54cd 021132 bpatch patch0e_1 ,mem_patch0e 
+0x54ce 021133 setarg pan_reg_config 
+0x54cf 021134 call twspi_read 
+0x54d0 021135 bbit1 3 ,mouse_app_enter_hibernate_next 
+0x54d1 021136 call mouse_sensor_reset 
+0x54d2 021137 call mouse_sensor_powerdown 
+:      021138 mouse_app_enter_hibernate_next:
+0x54d3 021139 call mouse_setgpio_hibernate 
+0x54d4 021140 branch app_enter_hibernate 
+:      021142 mouse_before_hibernate:
+0x54d5 021143 bpatch patch0e_2 ,mem_patch0e 
+0x54d6 021144 call disable_authrom 
+0x54d7 021145 call mouse_before_hibernate_wheel_gpio_set 
+0x54d8 021146 call mouse_setgpio_hibernate 
+0x54d9 021147 call mouse_flash_power_down 
+0x54da 021148 fetcht 1 ,mem_sensor_motion_gpio 
+0x54db 021149 branch gpio_clr_wake 
+:      021152 mouse_setgpio_hibernate:
+0x54dc 021153 bpatch patch0e_3 ,mem_patch0e 
+0x54dd 021154 call mouse_set_sdio_high 
+0x54de 021155 call clear_wake 
+0x54df 021156 call mouse_logo_led_off 
+0x54e0 021157 call mouse_lpm_before_common 
+0x54e1 021158 call mouse_gpio_pd_idle 
+:      021159 mouse_setgpio_hibernate_next:
+0x54e2 021160 fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+0x54e3 021161 call mouse_gpio_config_input_pu 
+0x54e4 021162 call mouse_gpio_set_high_impedance 
+0x54e5 021163 call mouse_device_multi_led_all_off 
+0x54e6 021164 call mouse_adc_gpio_set_before_hibernate 
+0x54e7 021165 branch mouse_wheel_gpio_set_before_hibernate 
+:      021167 mouse_wheel_gpio_set_before_hibernate:
+0x54e8 021168 fetch mouse_flag_len ,mem_mouse_flag 
+0x54e9 021169 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      021170 mouse_wheel_gpio_clr_wakeup:
+0x54ea 021171 fetcht 1 ,mem_whee_a_data_gpio 
+0x54eb 021172 call gpio_clr_wake 
+0x54ec 021173 fetcht 1 ,mem_whee_b_data_gpio 
+0x54ed 021174 call gpio_clr_wake 
+0x54ee 021175 fetcht 1 ,mem_whee_a_data_gpio 
+0x54ef 021176 call mouse_gpio_config_input_pd 
+0x54f0 021177 fetcht 1 ,mem_whee_b_data_gpio 
+0x54f1 021178 branch mouse_gpio_config_input_pd 
+:      021180 mouse_adc_gpio_set_before_hibernate:
+0x54f2 021181 fetch mouse_flag_len ,mem_mouse_flag 
+0x54f3 021182 rtnbit0 mouse_enable_adc 
+0x54f4 021183 fetch 1 ,mem_adc_config_flag 
+0x54f5 021184 rtnne adc_config_gpio 
+0x54f6 021185 fetch 1 ,mem_adc_channel_gpio 
+0x54f7 021186 arg gpcfg_no_ie ,temp 
+0x54f8 021187 branch gpio_config_function_int 
+:      021191 mouse_gpio_pd_idle:
+0x54f9 021192 arg core_gpio_conf ,contr 
+0x54fa 021193 arg gpio_number ,loopcnt 
+:      021194 mouse_gpio_pd_idle_loop:
+0x54fb 021195 ifetch 1 ,contr 
+0x54fc 021196 nbranch mouse_gpio_pd_idle_configured ,blank 
+0x54fd 021197 setarg gpcfg_pulldown 
+0x54fe 021198 add contr ,-1 ,contw 
+0x54ff 021199 istore 1 ,contw 
+:      021200 mouse_gpio_pd_idle_configured:
+0x5500 021201 loop mouse_gpio_pd_idle_loop 
+0x5501 021202 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x5502 021203 isub contr ,null 
+0x5503 021204 rtn zero 
+:      021205 mouse_gpio_pd_idle_ext:
+0x5504 021206 arg gpio_number_ext ,loopcnt 
+0x5505 021207 arg core_gpio_conf_hi ,contr 
+0x5506 021208 branch mouse_gpio_pd_idle_loop 
+:      021210 mouse_process_lpm_before:
+0x5507 021211 rtnmark1 mark_24g 
+0x5508 021212 call mouse_lpm_before_common 
+0x5509 021213 fetch 1 ,mem_lpm_current_mult 
+0x550a 021214 nrtn blank 
+0x550b 021215 branch gpio_clr_wake 
+:      021217 mouse_lpm_before_common:
+0x550c 021218 bpatch patch0e_4 ,mem_patch0e 
+0x550d 021219 fetcht 1 ,mem_whee_a_data_gpio 
+0x550e 021220 call gpio_config_input 
+0x550f 021221 fetcht 1 ,mem_whee_b_data_gpio 
+0x5510 021222 call gpio_config_input 
+0x5511 021224 call mouse_wheel_check 
+0x5512 021225 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x5513 021226 call mouse_gpio_config_output_high 
+0x5514 021227 call twspi_disable 
+0x5515 021229 fetcht 1 ,mem_lbutton_gpio 
+0x5516 021230 call gpio_set_wake 
+0x5517 021231 fetcht 1 ,mem_rbutton_gpio 
+0x5518 021232 call gpio_set_wake 
+0x5519 021233 fetcht 1 ,mem_mbutton_gpio 
+0x551a 021234 call gpio_set_wake 
+0x551b 021236 fetcht 1 ,mem_bk_button_gpio 
+0x551c 021237 call gpio_set_wake 
+0x551d 021238 fetcht 1 ,mem_fw_button_gpio 
+0x551e 021239 call gpio_set_wake 
+0x551f 021240 fetcht 1 ,mem_dpi_button_gpio 
+0x5520 021241 call gpio_set_wake 
+0x5521 021242 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5522 021243 call gpio_set_wake 
+0x5523 021245 fetcht 1 ,mem_customer_key_gpio 
+0x5524 021246 call gpio_set_wake 
+0x5525 021248 fetcht 1 ,mem_whee_a_data_gpio 
+0x5526 021249 call gpio_set_wake_by_current_state 
+0x5527 021250 fetcht 1 ,mem_whee_b_data_gpio 
+0x5528 021251 call gpio_set_wake_by_current_state 
+0x5529 021252 fetcht 1 ,mem_whee_ta_data_gpio 
+0x552a 021253 call gpio_set_wake_by_current_state 
+0x552b 021254 fetcht 1 ,mem_whee_tb_data_gpio 
+0x552c 021255 call gpio_set_wake_by_current_state 
+0x552d 021256 fetcht 1 ,mem_sensor_motion_gpio 
+0x552e 021257 branch gpio_set_wake 
+:      021261 mouse_set_mult:
+0x552f 021262 fetch 2 ,mem_ui_state_map 
+0x5530 021263 rtnbit0 ui_state_ble_connected 
+0x5531 021264 copy rega ,pdata 
+0x5532 021265 nbranch le_set_config_short_mult ,blank 
+0x5533 021266 branch le_clr_config_short_mult 
+:      021270 mouse_adc_gpio_set:
+0x5534 021271 bpatch patch0e_5 ,mem_patch0e 
+0x5535 021272 fetch 1 ,mem_adc_config_flag 
+0x5536 021273 rtnne adc_config_gpio 
+0x5537 021274 fetcht 1 ,mem_adc_channel_gpio 
+0x5538 021275 branch gpio_set_high_impedance 
+:      021277 mouse_adc_gpio_mux_init:
+0x5539 021278 fetch mouse_flag_len ,mem_mouse_flag 
+0x553a 021279 rtnbit0 mouse_enable_adc 
+0x553b 021280 jam mouse_adc_check_multiple ,mem_adc_mux_status 
+0x553c 021281 rtn 
+:      021283 mouse_adc_read:
+0x553d 021284 bpatch patch0e_6 ,mem_patch0e 
+0x553e 021285 fetch mouse_flag_len ,mem_mouse_flag 
+0x553f 021286 rtnbit0 mouse_enable_adc 
+0x5540 021287 call mouse_adc_gpio_set 
+0x5541 021288 fetch 1 ,mem_adc_config_flag 
+0x5542 021289 beq adc_config_gpio ,mouse_adc_read_gpio_mux_start 
+0x5543 021290 jam mouse_adc_check_hvin_multiple ,mem_adc_mux_status 
+0x5544 021291 branch mouse_adc_read_start 
+:      021293 mouse_adc_read_gpio_mux_start:
+0x5545 021294 jam mouse_adc_check_gpio_multiple ,mem_adc_mux_status 
+0x5546 021295 branch mouse_adc_read_start 
+:      021297 mouse_adc_read_start:
+0x5547 021298 bpatch patch0e_7 ,mem_patch0e 
+0x5548 021299 call enable_adc 
+0x5549 021300 call vdd_calculate_by_mode 
+0x554a 021301 store 2 ,mem_mouse_vdd_now_vol 
+0x554b 021302 fetch 1 ,mem_adc_config_flag 
+0x554c 021303 bne adc_config_gpio ,mouse_adc_data_process 
+0x554d 021304 fetcht 2 ,mem_mouse_vdd_now_vol 
+0x554e 021305 mul32 temp ,8 ,pdata 
+0x554f 021306 div pdata ,10 
+0x5550 021307 call get_div_result 
+0x5551 021308 iadd temp ,pdata 
+0x5552 021309 store 2 ,mem_mouse_vdd_now_vol 
+:      021310 mouse_adc_data_process:
+0x5553 021311 arg mem_mouse_vdd_calculate_set ,rega 
+0x5554 021312 call mouse_adc_bat_percent_lowpower_out 
+0x5555 021313 fetch 1 ,mem_adc_power_flag 
+0x5556 021314 bbit1 1 ,mouse_app_enter_hibernate 
+0x5557 021315 bbit0 0 ,mouse_adc_no_low_voltage 
+0x5558 021316 jam 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5559 021317 branch mouse_adc_low_voltage 
+:      021319 mouse_adc_low_voltage:
+0x555a 021320 arg mouse_low_voltage_flag ,queue 
+0x555b 021321 branch mouse_enable_function_flag 
+:      021322 mouse_adc_no_low_voltage:
+0x555c 021323 arg mouse_low_voltage_flag ,queue 
+0x555d 021324 call mouse_disable_function_flag 
+0x555e 021325 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x555f 021326 fetch 1 ,mem_mouse_adc_last_low_voltage_flag 
+0x5560 021327 rtn blank 
+0x5561 021328 jam 0 ,mem_mouse_adc_last_low_voltage_flag 
+0x5562 021329 branch mouse_low_voltage_led_off_judge 
+:      021332 mouse_adc_bat_percent_lowpower_out:
+0x5563 021333 bpatch patch0f_0 ,mem_patch0f 
+0x5564 021334 ifetch 8 ,rega 
+0x5565 021335 store 8 ,mem_pdatatemp 
+0x5566 021336 fetch 1 ,mem_adc_mux_status 
+0x5567 021337 beq mouse_adc_check_battery_only ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5568 021338 beq mouse_adc_check_gpio_multiple ,mouse_adc_bat_percent_lowpower_out_battery 
+0x5569 021339 beq mouse_adc_check_hvin_multiple ,mouse_adc_bat_percent_lowpower_out_hvin_multiple 
+:      021340 mouse_adc_bat_percent_lowpower_out_battery:
+0x556a 021341 call adc_clear_no_power_flag 
+0x556b 021342 call adc_clear_low_power_flag 
+0x556c 021343 fetch 2 ,mem_pdatatemp + 6 
+0x556d 021344 fetcht 2 ,mem_pdatatemp + 2 
+0x556e 021345 isub temp ,null 
+0x556f 021346 ncall adc_set_no_power_flag ,positive 
+0x5570 021347 fetcht 2 ,mem_pdatatemp + 4 
+0x5571 021348 isub temp ,null 
+0x5572 021349 ncall adc_set_low_power_flag ,positive 
+:      021350 mouse_adc_bat_level_set:
+0x5573 021351 fetch 2 ,mem_pdatatemp + 6 
+0x5574 021352 fetcht 2 ,mem_pdatatemp 
+0x5575 021353 isub temp ,null 
+0x5576 021354 branch mouse_adc_bat_level_100_percent ,positive 
+0x5577 021355 fetcht 2 ,mem_pdatatemp + 2 
+0x5578 021356 isub temp ,pdata 
+0x5579 021357 nbranch mouse_adc_bat_level_0_percent ,positive 
+0x557a 021358 branch mouse_adc_bat_level_0_percent ,blank 
+0x557b 021359 mul32 pdata ,100 ,rega 
+0x557c 021360 fetch 2 ,mem_pdatatemp 
+0x557d 021361 fetcht 2 ,mem_pdatatemp + 2 
+0x557e 021362 isub temp ,temp 
+0x557f 021363 copy rega ,pdata 
+0x5580 021364 idiv temp 
+0x5581 021365 call get_div_result 
+0x5582 021366 store 1 ,mem_le_battery_level_percentage 
+0x5583 021367 rtn 
+:      021369 mouse_adc_bat_level_100_percent:
+0x5584 021370 jam 100 ,mem_le_battery_level_percentage 
+0x5585 021371 rtn 
+:      021372 mouse_adc_bat_level_0_percent:
+0x5586 021373 jam 0 ,mem_le_battery_level_percentage 
+0x5587 021374 rtn 
+:      021376 mouse_adc_bat_percent_lowpower_out_hvin_multiple:
+0x5588 021377 branch mouse_adc_bat_percent_lowpower_out_battery 
+:      021383 mouse_gpio_init:
+0x5589 021384 fetcht 1 ,mem_eeprom_wp_gpio 
+0x558a 021385 call gpio_config_output 
+0x558b 021387 fetcht 1 ,mem_lbutton_gpio 
+0x558c 021388 call mouse_gpio_config_input_pu 
+0x558d 021389 fetcht 1 ,mem_rbutton_gpio 
+0x558e 021390 call mouse_gpio_config_input_pu 
+0x558f 021391 fetcht 1 ,mem_mbutton_gpio 
+0x5590 021392 call mouse_gpio_config_input_pu 
+0x5591 021393 fetcht 1 ,mem_bk_button_gpio 
+0x5592 021394 call mouse_gpio_config_input_pu 
+0x5593 021395 fetcht 1 ,mem_fw_button_gpio 
+0x5594 021396 call mouse_gpio_config_input_pu 
+0x5595 021397 fetcht 1 ,mem_dpi_button_gpio 
+0x5596 021398 call mouse_gpio_config_input_pu 
+0x5597 021400 fetcht 1 ,mem_matrix_public_gpio 
+0x5598 021401 call mouse_gpio_config_input_pu 
+0x5599 021403 fetcht 1 ,mem_config_select_device_button_gpio 
+0x559a 021404 call mouse_gpio_config_input_pu 
+0x559b 021406 fetcht 1 ,mem_customer_key_gpio 
+0x559c 021407 call mouse_gpio_config_input_pu 
+0x559d 021409 fetcht 1 ,mem_whee_a_data_gpio 
+0x559e 021410 call mouse_gpio_config_input_pu 
+0x559f 021412 fetcht 1 ,mem_whee_b_data_gpio 
+0x55a0 021413 call mouse_gpio_config_input_pu 
+0x55a1 021415 fetcht 1 ,mem_whee_ta_data_gpio 
+0x55a2 021416 call mouse_gpio_config_input_pu 
+0x55a3 021417 fetcht 1 ,mem_whee_tb_data_gpio 
+0x55a4 021418 call mouse_gpio_config_input_pu 
+0x55a5 021420 fetcht 1 ,mem_sensor_motion_gpio 
+0x55a6 021421 call mouse_gpio_config_input_pu 
+0x55a7 021423 fetcht 1 ,mem_device_switch_gpio 
+0x55a8 021424 call mouse_gpio_config_input_pu 
+0x55a9 021426 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x55aa 021427 branch mouse_gpio_config_input_pu 
+:      021430 mouse_gpio_set_pupd_by_input:
+0x55ab 021431 sub temp ,ui_button_gpio_disable ,null 
+0x55ac 021432 rtn zero 
+0x55ad 021433 and temp ,0x7f ,queue 
+0x55ae 021434 fetch 4 ,core_gpio_in 
+0x55af 021435 qisolate1 pdata 
+0x55b0 021436 branch mouse_gpio_config_input_pu ,true 
+:      021437 mouse_gpio_config_input_pd:
+0x55b1 021438 sub temp ,ui_button_gpio_disable ,null 
+0x55b2 021439 rtn zero 
+0x55b3 021440 set1 gpio_active_bit ,temp 
+0x55b4 021441 branch gpio_config_input 
+:      021443 mouse_gpio_config_input_pu:
+0x55b5 021444 sub temp ,ui_button_gpio_disable ,null 
+0x55b6 021445 rtn zero 
+0x55b7 021446 set0 gpio_active_bit ,temp 
+0x55b8 021447 branch gpio_config_input 
+:      021449 mouse_gpio_set_high_impedance:
+0x55b9 021450 fetch 3 ,mem_mouse_set_high_impedance_bit_set 
+0x55ba 021451 store 3 ,mem_pdatatemp 
+0x55bb 021452 arg 13 ,loopcnt 
+0x55bc 021453 arg 0 ,temp 
+:      021454 mouse_gpio_set_high_impedance_bit_loop:
+0x55bd 021455 fetch 3 ,mem_pdatatemp 
+0x55be 021456 isolate1 0 ,pdata 
+0x55bf 021457 call gpio_set_high_impedance ,true 
+0x55c0 021458 fetch 3 ,mem_pdatatemp 
+0x55c1 021459 lshift pdata ,pdata 
+0x55c2 021460 store 3 ,mem_pdatatemp 
+0x55c3 021461 increase 1 ,temp 
+0x55c4 021462 loop mouse_gpio_set_high_impedance_bit_loop 
+0x55c5 021463 rtn 
+:      021469 mouse_le_name_modify:
+0x55c6 021470 bpatch patch0f_1 ,mem_patch0f 
+0x55c7 021471 fetch 8 ,mem_le_name_patch 
+0x55c8 021472 rtn blank 
+0x55c9 021473 fetch 1 ,mem_le_name_patch_len 
+0x55ca 021474 copy pdata ,rega 
+0x55cb 021475 sub pdata ,11 ,null 
+0x55cc 021476 nbranch mouse_le_name_patch_len_overflow ,positive 
+0x55cd 021478 call mouse_le_name_clear 
+0x55ce 021480 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55cf 021481 call mouse_le_name_modify_next 
+0x55d0 021483 arg mem_le_scan_data + 2 ,contw 
+0x55d1 021484 call mouse_le_name_modify_next 
+0x55d2 021486 arg mem_le_name ,contw 
+:      021487 mouse_le_name_modify_next:
+0x55d3 021488 arg mem_le_name_patch ,contr 
+0x55d4 021489 copy rega ,loopcnt 
+0x55d5 021490 branch memcpy 
+:      021492 mouse_le_name_clear:
+0x55d6 021493 arg mem_le_adv_swift_pair + 9 ,contw 
+0x55d7 021494 call mouse_le_name_clear_next 
+0x55d8 021496 arg mem_le_scan_data + 2 ,contw 
+0x55d9 021497 call mouse_le_name_clear_next 
+0x55da 021499 arg mem_le_name ,contw 
+:      021500 mouse_le_name_clear_next:
+0x55db 021501 arg 11 ,loopcnt 
+0x55dc 021502 branch clear_mem 
+:      021504 mouse_le_name_patch_len_overflow:
+0x55dd 021505 call mouse_le_swift_pair_disable 
+0x55de 021507 fetch 1 ,mem_le_name_patch_len 
+0x55df 021508 increase 1 ,pdata 
+0x55e0 021509 store 1 ,mem_le_adv_swift_pair 
+0x55e1 021510 jam 9 ,mem_le_adv_swift_pair + 1 
+0x55e2 021511 arg mem_le_name_patch ,contr 
+0x55e3 021512 arg mem_le_adv_swift_pair + 2 ,contw 
+0x55e4 021513 copy rega ,loopcnt 
+0x55e5 021514 call memcpy 
+0x55e6 021516 fetch 1 ,mem_le_name_patch_len 
+0x55e7 021517 increase 1 ,pdata 
+0x55e8 021518 store 1 ,mem_le_scan_data 
+0x55e9 021519 jam 9 ,mem_le_scan_data + 1 
+0x55ea 021520 arg mem_le_name_patch ,contr 
+0x55eb 021521 arg mem_le_scan_data + 2 ,contw 
+0x55ec 021522 copy rega ,loopcnt 
+0x55ed 021523 call memcpy 
+:      021524 mouse_le_name_patch_len_next:
+0x55ee 021525 arg mem_le_name_patch_len ,contr 
+0x55ef 021526 arg mem_le_name_len ,contw 
+0x55f0 021527 copy rega ,loopcnt 
+0x55f1 021528 increase 1 ,loopcnt 
+0x55f2 021529 branch memcpy 
+:      021531 mouse_le_swift_pair_disable:
+0x55f3 021532 arg mem_le_adv_swift_pair ,contw 
+0x55f4 021533 arg 20 ,loopcnt 
+0x55f5 021534 branch clear_mem 
+:      021540 mouse_sensor_spi_init:
+0x55f6 021541 call mouse_spid_init_pin 
+0x55f7 021542 jam 0x73 ,mem_spi_init_clk 
+0x55f8 021544 call mouse_spi_init 
+0x55f9 021545 branch twspi_enable 
+:      021547 mouse_spi_write_flash_cb:
+:      021548 mouse_spi_init:
+0x55fa 021549 branch spid_init 
+:      021551 mouse_spid_init_pin:
+0x55fb 021552 fetch 1 ,mem_mouse_sensor_sclk_gpio 
+0x55fc 021553 arg gpcfg_spid_sck ,temp 
+0x55fd 021554 call gpio_config_function_int 
+0x55fe 021555 fetch 1 ,mem_mouse_sensor_sdio_gpio 
+0x55ff 021556 arg gpcfg_spid_sdio ,temp 
+0x5600 021557 branch gpio_config_function_int 
+:      021562 mouse_motion:
+0x5601 021563 bpatch patch0f_2 ,mem_patch0f 
+0x5602 021564 disable user 
+0x5603 021565 setarg 0 
+0x5604 021566 store 6 ,mem_mouse_x 
+0x5605 021567 call mouse_check_sensor_data 
+0x5606 021568 setarg 0x0089 
+0x5607 021569 call twspi_write 
+0x5608 021570 call mouse_setting_sensor_type 
+0x5609 021571 call mouse_zwheel 
+0x560a 021572 call mouse_t_zwheel 
+0x560b 021573 call mouse_key 
+0x560c 021574 fetch 1 ,mem_mouse_key 
+0x560d 021575 and_into 0x1f ,pdata 
+0x560e 021576 store 1 ,mem_mouse_key 
+0x560f 021577 nbranch mouse_drawing_optima_init ,user 
+0x5610 021578 call mouse_drawing_optima 
+0x5611 021579 branch mouse_no_data_timer_init 
+:      021583 mouse_zwheel:
+0x5612 021584 fetch 1 ,mem_mouse_z_data 
+0x5613 021585 rtn blank 
+0x5614 021586 store 1 ,mem_mouse_z 
+0x5615 021587 jam 0 ,mem_mouse_z_data 
+0x5616 021588 branch enable_user 
+:      021590 mouse_t_zwheel:
+0x5617 021591 fetch 1 ,mem_mouse_tz_data 
+0x5618 021592 rtn blank 
+0x5619 021593 store 1 ,mem_mouse_tz 
+0x561a 021594 jam 0 ,mem_mouse_tz_data 
+0x561b 021595 branch enable_user 
+:      021597 mouse_wheel_check:
+0x561c 021598 call mouse_t_wheel_scan 
+0x561d 021599 call mouse_wheel_scan 
+0x561e 021600 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x561f 021601 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x5620 021602 store 1 ,mem_wheel_tb_old_pinlevel 
+0x5621 021603 isub temp ,null 
+0x5622 021604 nbranch app_lpm_wake_auto_lock ,zero 
+0x5623 021605 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5624 021606 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x5625 021607 store 1 ,mem_mwheel_b_old_pinlevel 
+0x5626 021608 isub temp ,null 
+0x5627 021609 nbranch app_lpm_wake_auto_lock ,zero 
+0x5628 021610 rtn 
+:      021611 mouse_t_wheel_scan:
+0x5629 021612 fetch 1 ,mem_whee_ta_data_gpio 
+0x562a 021613 rtneq gpio_disable 
+0x562b 021614 arg 0 ,rega 
+0x562c 021615 fetcht 1 ,mem_whee_ta_data_gpio 
+0x562d 021616 call gpio_get_bit 
+0x562e 021617 setflag true ,0 ,rega 
+0x562f 021618 fetcht 1 ,mem_whee_tb_data_gpio 
+0x5630 021619 call gpio_get_bit 
+0x5631 021620 setflag true ,1 ,rega 
+0x5632 021621 copy rega ,pdata 
+0x5633 021622 store 1 ,mem_wheel_tb_new_pinlevel 
+0x5634 021623 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x5635 021624 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x5636 021625 fetch 1 ,mem_wheel_tog 
+0x5637 021626 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x5638 021627 rtn 
+:      021629 mouse_t_wheel_scan_judge1:
+0x5639 021630 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563a 021631 beq 0 ,mouse_t_wheel_scan_judge11 
+0x563b 021632 beq 3 ,mouse_t_wheel_scan_judge12 
+0x563c 021633 rtn 
+:      021634 mouse_t_wheel_scan_judge2:
+0x563d 021635 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x563e 021636 beq 0 ,mouse_t_wheel_scan_judge21 
+0x563f 021637 beq 3 ,mouse_t_wheel_scan_judge22 
+0x5640 021638 rtn 
+:      021639 mouse_t_wheel_scan_judge11:
+0x5641 021640 jam 0x82 ,mem_wheel_tog 
+0x5642 021641 rtn 
+:      021642 mouse_t_wheel_scan_judge12:
+0x5643 021643 jam 0x81 ,mem_wheel_tog 
+0x5644 021644 rtn 
+:      021645 mouse_t_wheel_scan_judge21:
+0x5645 021646 jam 0x80 ,mem_wheel_tog 
+0x5646 021647 rtn 
+:      021648 mouse_t_wheel_scan_judge22:
+0x5647 021649 jam 0x83 ,mem_wheel_tog 
+0x5648 021650 rtn 
+:      021651 mouse_t_wheel_scan_judge3:
+0x5649 021652 fetch 1 ,mem_wheel_tog 
+0x564a 021653 set0 7 ,pdata 
+0x564b 021654 store 1 ,mem_wheel_tog 
+0x564c 021655 beq 0 ,mouse_t_wheel_scan_judge30 
+0x564d 021656 beq 1 ,mouse_t_wheel_scan_judge31 
+0x564e 021657 beq 2 ,mouse_t_wheel_scan_judge32 
+0x564f 021658 beq 3 ,mouse_t_wheel_scan_judge33 
+0x5650 021659 rtn 
+:      021660 mouse_t_wheel_scan_judge30:
+0x5651 021661 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5652 021662 beq 3 ,mouse_wheel_t_forward 
+0x5653 021663 rtn 
+:      021664 mouse_t_wheel_scan_judge31:
+0x5654 021665 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5655 021666 beq 0 ,mouse_wheel_t_forward 
+0x5656 021667 rtn 
+:      021668 mouse_t_wheel_scan_judge32:
+0x5657 021669 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x5658 021670 beq 3 ,mouse_wheel_t_back 
+0x5659 021671 rtn 
+:      021672 mouse_t_wheel_scan_judge33:
+0x565a 021673 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x565b 021674 beq 0 ,mouse_wheel_t_back 
+0x565c 021675 rtn 
+:      021676 mouse_wheel_t_forward:
+0x565d 021677 fetch 1 ,mem_mouse_tz_data 
+0x565e 021678 increase 1 ,pdata 
+0x565f 021679 store 1 ,mem_mouse_tz_data 
+0x5660 021680 rtn 
+:      021681 mouse_wheel_t_back:
+0x5661 021682 fetch 1 ,mem_mouse_tz_data 
+0x5662 021683 increase -1 ,pdata 
+0x5663 021684 store 1 ,mem_mouse_tz_data 
+0x5664 021685 rtn 
+:      021688 mouse_wheel_scan:
+0x5665 021689 fetch 1 ,mem_whee_a_data_gpio 
+0x5666 021690 rtneq gpio_disable 
+0x5667 021691 arg 0 ,rega 
+0x5668 021692 fetcht 1 ,mem_whee_a_data_gpio 
+0x5669 021693 call gpio_get_bit 
+0x566a 021694 setflag true ,0 ,rega 
+0x566b 021695 fetcht 1 ,mem_whee_b_data_gpio 
+0x566c 021696 call gpio_get_bit 
+0x566d 021697 setflag true ,1 ,rega 
+0x566e 021698 copy rega ,pdata 
+0x566f 021699 store 1 ,mem_mwheel_b_new_pinlevel 
+0x5670 021700 beq 0x01 ,mouse_wheel_scan_judge1 
+0x5671 021701 beq 0x02 ,mouse_wheel_scan_judge2 
+0x5672 021702 fetch 1 ,mem_mwheel_tog 
+0x5673 021703 bbit1 7 ,mouse_wheel_scan_judge3 
+0x5674 021704 rtn 
+:      021706 mouse_wheel_scan_judge1:
+0x5675 021707 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x5676 021708 beq 0 ,mouse_wheel_scan_judge11 
+0x5677 021709 beq 3 ,mouse_wheel_scan_judge12 
+0x5678 021710 rtn 
+:      021711 mouse_wheel_scan_judge2:
+0x5679 021712 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x567a 021713 beq 0 ,mouse_wheel_scan_judge21 
+0x567b 021714 beq 3 ,mouse_wheel_scan_judge22 
+0x567c 021715 rtn 
+:      021716 mouse_wheel_scan_judge11:
+0x567d 021717 jam 0x82 ,mem_mwheel_tog 
+0x567e 021718 rtn 
+:      021719 mouse_wheel_scan_judge12:
+0x567f 021720 jam 0x81 ,mem_mwheel_tog 
+0x5680 021721 rtn 
+:      021722 mouse_wheel_scan_judge21:
+0x5681 021723 jam 0x80 ,mem_mwheel_tog 
+0x5682 021724 rtn 
+:      021725 mouse_wheel_scan_judge22:
+0x5683 021726 jam 0x83 ,mem_mwheel_tog 
+0x5684 021727 rtn 
+:      021728 mouse_wheel_scan_judge3:
+0x5685 021729 fetch 1 ,mem_mwheel_tog 
+0x5686 021730 set0 7 ,pdata 
+0x5687 021731 store 1 ,mem_mwheel_tog 
+0x5688 021732 beq 0 ,mouse_wheel_scan_judge30 
+0x5689 021733 beq 1 ,mouse_wheel_scan_judge31 
+0x568a 021734 beq 2 ,mouse_wheel_scan_judge32 
+0x568b 021735 beq 3 ,mouse_wheel_scan_judge33 
+0x568c 021736 rtn 
+:      021737 mouse_wheel_scan_judge30:
+0x568d 021738 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x568e 021739 beq 3 ,mouse_wheel_forward 
+0x568f 021740 rtn 
+:      021741 mouse_wheel_scan_judge31:
+0x5690 021742 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5691 021743 beq 0 ,mouse_wheel_forward 
+0x5692 021744 rtn 
+:      021745 mouse_wheel_scan_judge32:
+0x5693 021746 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5694 021747 beq 3 ,mouse_wheel_back 
+0x5695 021748 rtn 
+:      021749 mouse_wheel_scan_judge33:
+0x5696 021750 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x5697 021751 beq 0 ,mouse_wheel_back 
+0x5698 021752 rtn 
+:      021753 mouse_wheel_forward:
+0x5699 021754 fetch 1 ,mem_mouse_z_data 
+0x569a 021755 increase 1 ,pdata 
+0x569b 021756 store 1 ,mem_mouse_z_data 
+0x569c 021757 rtn 
+:      021758 mouse_wheel_back:
+0x569d 021759 fetch 1 ,mem_mouse_z_data 
+0x569e 021760 increase -1 ,pdata 
+0x569f 021761 store 1 ,mem_mouse_z_data 
+0x56a0 021762 rtn 
+:      021765 mouse_wheel_gpio_set_wake:
+0x56a1 021766 fetcht 1 ,mem_whee_a_data_gpio 
+0x56a2 021767 call gpio_set_wake_by_current_state 
+0x56a3 021768 fetcht 1 ,mem_whee_b_data_gpio 
+0x56a4 021769 call gpio_set_wake_by_current_state 
+0x56a5 021770 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56a6 021771 call gpio_set_wake_by_current_state 
+0x56a7 021772 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56a8 021773 branch gpio_set_wake_by_current_state 
+:      021775 mouse_before_hibernate_wheel_gpio_set:
+0x56a9 021776 fetcht 1 ,mem_whee_a_data_gpio 
+0x56aa 021777 call mouse_gpio_set_pupd_by_input 
+0x56ab 021778 fetcht 1 ,mem_whee_b_data_gpio 
+0x56ac 021779 call mouse_gpio_set_pupd_by_input 
+0x56ad 021780 fetcht 1 ,mem_whee_ta_data_gpio 
+0x56ae 021781 call mouse_gpio_set_pupd_by_input 
+0x56af 021782 fetcht 1 ,mem_whee_tb_data_gpio 
+0x56b0 021783 branch mouse_gpio_set_pupd_by_input 
+:      021785 mouse_wheel_trigger:
+0x56b1 021786 fetch 2 ,mem_mouse_z 
+0x56b2 021787 rtn blank 
+0x56b3 021788 jam 1 ,mem_mouse_wheel_trigger 
+0x56b4 021789 jam 10 ,mem_mouse_wheel_trigger_timer 
+0x56b5 021790 rtn 
+:      021792 mouse_wheel_trigger_timer:
+0x56b6 021793 arg mem_mouse_wheel_trigger_timer ,regc 
+0x56b7 021794 arg mouse_wheel_trigger_disable ,regb 
+0x56b8 021795 branch timer_single_step 
+:      021796 mouse_wheel_trigger_disable:
+0x56b9 021797 jam 0 ,mem_mouse_wheel_trigger 
+0x56ba 021798 rtn 
+:      021806 mouse_dpi_check:
+0x56bb 021807 fetch 1 ,mem_dpi_button_gpio 
+0x56bc 021808 rtneq gpio_disable 
+0x56bd 021809 arg 0 ,rega 
+0x56be 021810 jam mouse_dpi_key ,mem_mouse_key_temp 
+0x56bf 021811 fetcht 1 ,mem_dpi_button_gpio 
+0x56c0 021812 call mouse_dpi_key_check 
+:      021813 mouse_dpi_check_next:
+0x56c1 021814 store 1 ,mem_mouse_dpikey_press_status 
+0x56c2 021815 fetch 1 ,mem_matrix_public_gpio 
+0x56c3 021816 beq gpio_disable ,mouse_3io6key_dpi_check_end 
+0x56c4 021817 call mouse_matrix_public_gpio_reset 
+:      021818 mouse_dpi_check_exit:
+0x56c5 021819 copy rega ,pdata 
+0x56c6 021820 bbit1 mouse_dpi_key ,mouse_dpi_down 
+0x56c7 021821 branch mouse_dpi_up 
+:      021823 mouse_dpi_key_check:
+0x56c8 021824 fetch mouse_flag_len ,mem_mouse_flag 
+0x56c9 021825 bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+0x56ca 021826 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56cb 021827 copy pdata ,regc 
+0x56cc 021828 fetch 1 ,mem_matrix_public_gpio 
+0x56cd 021829 beq gpio_disable ,mouse_3io6key_check 
+:      021830 mouse_dpi_key_check_next:
+0x56ce 021831 fetch 1 ,mem_mouse_ghost_flag 
+0x56cf 021832 nbranch mouse_dpi_check_end ,blank 
+:      021833 mouse_dpi_key_connect_matrix:
+0x56d0 021834 call gpio_get_bit 
+0x56d1 021835 fetcht 1 ,mem_matrix_public_gpio 
+0x56d2 021836 branch mouse_dpi_key_connect_gnd ,true 
+0x56d3 021837 fetcht 1 ,mem_matrix_public_gpio 
+0x56d4 021838 call gpio_out_active 
+0x56d5 021839 fetcht 1 ,mem_dpi_button_gpio 
+0x56d6 021840 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56d7 021841 branch mouse_check_key_connect_gnd 
+:      021843 mouse_3io6key_dpi_check_end:
+0x56d8 021844 fetcht 1 ,mem_dpi_button_gpio 
+0x56d9 021845 call mouse_gpio_config_input_pu 
+0x56da 021846 branch mouse_dpi_check_exit 
+:      021848 mouse_dpi_check_end:
+0x56db 021849 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56dc 021850 jam 0 ,mem_mouse_dpikey_press_status 
+0x56dd 021851 rtn 
+:      021853 mouse_dpi_key_connect_gnd:
+0x56de 021854 fetch 1 ,mem_mouse_dpikey_press_status 
+0x56df 021855 branch mouse_check_key_connect_gnd 
+:      021857 mouse_dpi_down:
+0x56e0 021858 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e1 021859 rtneq dpi_button_state_down 
+0x56e2 021860 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x56e3 021861 fetch mouse_flag_len ,mem_mouse_flag 
+0x56e4 021862 rtnbit1 mouse_enable_select_device_by_dpi_button 
+0x56e5 021863 rtnbit1 mouse_enable_dpi_key_long_press_disconvery 
+0x56e6 021864 branch mouse_dpi_process 
+:      021866 mouse_dpi_up:
+0x56e7 021867 fetch 1 ,mem_mouse_dpi_button_state 
+0x56e8 021868 rtneq dpi_button_state_up 
+0x56e9 021869 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x56ea 021870 fetch mouse_flag_len ,mem_mouse_flag 
+0x56eb 021871 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_dpi_up_next 
+0x56ec 021872 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_dpi_up_next 
+0x56ed 021873 rtn 
+:      021874 mouse_dpi_up_next:
+0x56ee 021875 fetch 1 ,mem_mouse_dpi_long_press_flag 
+0x56ef 021876 nbranch mouse_dpi_up_after_long_press ,blank 
+0x56f0 021877 fetch 1 ,mem_select_device_count 
+0x56f1 021878 ncall mouse_dpi_process ,blank 
+:      021879 mouse_dpi_up_after_long_press:
+0x56f2 021880 jam 0 ,mem_mouse_dpi_long_press_flag 
+0x56f3 021881 fetch 1 ,mem_ui_button_timeout 
+0x56f4 021882 store 1 ,mem_select_device_count 
+0x56f5 021883 store 1 ,mem_bt_discovery_count 
+0x56f6 021884 rtn 
+:      021886 mouse_dpi_process:
+0x56f7 021887 bpatch patch0f_3 ,mem_patch0f 
+0x56f8 021888 call mouse_dpi_ghost_check 
+0x56f9 021889 rtn user 
+:      021890 mouse_dpi_process_next:
+0x56fa 021891 fetch 1 ,mem_mouse_dpi 
+0x56fb 021893 copy pdata ,temp 
+0x56fc 021894 fetch mouse_flag_len ,mem_mouse_flag 
+0x56fd 021895 bbit1 mouse_enable_double_dpi_key ,mouse_double_dpi_check 
+0x56fe 021896 copy temp ,pdata 
+0x56ff 021898 increase 1 ,pdata 
+0x5700 021899 and pdata ,0x03 ,pdata 
+:      021900 mouse_dpi_level_store:
+0x5701 021901 store 1 ,mem_mouse_dpi 
+0x5702 021902 call mouse_setting_dpi 
+0x5703 021903 branch mouse_store_dpi_info_check 
+:      021908 mouse_double_dpi_check:
+0x5704 021909 fetch 1 ,mem_dpi_another_button_down_enable 
+0x5705 021910 nbranch mouse_another_dpi_button_down ,blank 
+:      021911 mouse_dpi_increase:
+0x5706 021912 fetch mouse_flag_len ,mem_mouse_flag 
+0x5707 021913 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_increase_level_4 
+0x5708 021914 copy temp ,pdata 
+0x5709 021915 rtneq mouse_dpi_level2 
+:      021916 mouse_dpi_increase_level:
+0x570a 021917 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x570b 021918 beq mouse_dpi_level3 ,mouse_dpi_level_2 
+0x570c 021919 rtn 
+:      021921 mouse_dpi_level_1:
+0x570d 021922 setarg 2 
+0x570e 021923 branch mouse_dpi_level_store 
+:      021924 mouse_dpi_level_2:
+0x570f 021925 setarg 0 
+0x5710 021926 branch mouse_dpi_level_store 
+:      021927 mouse_dpi_level_3:
+0x5711 021928 setarg 1 
+0x5712 021929 branch mouse_dpi_level_store 
+:      021930 mouse_dpi_level_4:
+0x5713 021931 setarg 3 
+0x5714 021932 branch mouse_dpi_level_store 
+:      021934 mouse_dpi_increase_level_4:
+0x5715 021935 copy temp ,pdata 
+0x5716 021936 rtneq mouse_dpi_level2 
+0x5717 021937 beq mouse_dpi_level1 ,mouse_dpi_level_3 
+0x5718 021938 beq mouse_dpi_level3 ,mouse_dpi_level_4 
+0x5719 021939 beq mouse_dpi_level4 ,mouse_dpi_level_2 
+0x571a 021940 rtn 
+:      021941 mouse_dpi_decrease_level_4:
+0x571b 021942 copy temp ,pdata 
+0x571c 021943 rtneq mouse_dpi_level3 
+0x571d 021944 beq mouse_dpi_level1 ,mouse_dpi_level_4 
+0x571e 021945 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x571f 021946 beq mouse_dpi_level4 ,mouse_dpi_level_1 
+0x5720 021947 rtn 
+:      021949 mouse_another_dpi_button_down:
+:      021950 mouse_dpi_decrease:
+0x5721 021951 fetch mouse_flag_len ,mem_mouse_flag 
+0x5722 021952 bbit1 mouse_enable_dpi_level_4 ,mouse_dpi_decrease_level_4 
+0x5723 021953 copy temp ,pdata 
+0x5724 021954 rtneq mouse_dpi_level3 
+:      021955 mouse_dpi_decrease_level:
+0x5725 021956 beq mouse_dpi_level1 ,mouse_dpi_level_1 
+0x5726 021957 beq mouse_dpi_level2 ,mouse_dpi_level_2 
+0x5727 021958 rtn 
+:      021963 mouse_dpi_ghost_check:
+0x5728 021964 disable user 
+0x5729 021965 fetch mouse_flag_len ,mem_mouse_flag 
+0x572a 021966 rtnbit1 mouse_enable_dpi_key_connect_gnd 
+0x572b 021967 branch mouse_ghost_key_value_check 
+:      021969 mouse_dpi_key_check_long_press:
+0x572c 021970 fetch mouse_flag_len ,mem_mouse_flag 
+0x572d 021971 bbit1 mouse_enable_select_device_by_dpi_button ,mouse_select_device_by_dpi_button 
+0x572e 021972 bbit1 mouse_enable_dpi_key_long_press_disconvery ,mouse_discovery_by_dpi_button 
+0x572f 021973 rtn 
+:      021975 mouse_select_device_by_dpi_button:
+0x5730 021976 fetch 1 ,mem_mouse_dpi_button_state 
+0x5731 021977 rtnne dpi_button_state_down 
+0x5732 021978 arg mem_select_device_count ,regc 
+0x5733 021979 arg mouse_ready_reconnection_by_dpi_button ,regb 
+0x5734 021980 branch timer_single_step 
+:      021982 mouse_ready_reconnection_by_dpi_button:
+0x5735 021983 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x5736 021984 branch mouse_ready_reconnection_by_button 
+:      021986 mouse_discovery_by_dpi_button:
+0x5737 021987 fetch 1 ,mem_mouse_dpi_button_state 
+0x5738 021988 rtnne dpi_button_state_down 
+0x5739 021989 arg mem_bt_discovery_count ,regc 
+0x573a 021990 arg mouse_long_dpi_button_bt_discovery ,regb 
+0x573b 021991 branch timer_single_step 
+:      021993 mouse_long_dpi_button_bt_discovery:
+0x573c 021994 jam 1 ,mem_mouse_dpi_long_press_flag 
+0x573d 021995 branch mouse_long_button_bt_discovery 
+:      021997 mouse_setting_dpi_4_level:
+0x573e 021998 fetch mouse_flag_len ,mem_mouse_flag 
+0x573f 021999 rtnbit1 mouse_enable_dpi_level_4 
+0x5740 022000 fetch 1 ,mem_mouse_dpi 
+0x5741 022001 rtnne mouse_dpi_level4 
+:      022002 mouse_dpi_reinit_set:
+0x5742 022003 jam mouse_dpi_level1 ,mem_mouse_dpi 
+0x5743 022004 rtn 
+:      022006 mouse_setting_dpi:
+0x5744 022007 bpatch patch0f_4 ,mem_patch0f 
+0x5745 022008 call mouse_setting_dpi_4_level 
+0x5746 022009 call mouse_dpi_led_blink_delay 
+:      022010 mouse_setting_sensor_type:
+0x5747 022011 bpatch patch0f_5 ,mem_patch0f 
+0x5748 022012 fetch 1 ,mem_config_sensor_type 
+0x5749 022013 beq s201x ,mouse_seting_s201_dpi 
+0x574a 022014 beq p3212 ,mouse_seting_3212_dpi 
+0x574b 022015 beq ka8g2 ,mouse_seting_ka8g2_dpi 
+0x574c 022016 fetch 1 ,mem_mouse_dpi 
+0x574d 022017 beq mouse_dpi_level1 ,mouse_set_cpi0 
+0x574e 022018 beq mouse_dpi_level2 ,mouse_set_cpi1 
+0x574f 022019 beq mouse_dpi_level3 ,mouse_set_cpi2 
+0x5750 022020 beq mouse_dpi_level4 ,mouse_set_cpi3 
+:      022021 mouse_set_cpi1:
+0x5751 022022 fetcht 1 ,mem_320x_dpi_1 
+0x5752 022023 branch mouse_dpi_store 
+:      022024 mouse_set_cpi0:
+0x5753 022025 fetcht 1 ,mem_320x_dpi_0 
+0x5754 022026 branch mouse_dpi_store 
+:      022027 mouse_set_cpi2:
+0x5755 022028 fetcht 1 ,mem_320x_dpi_2 
+0x5756 022029 branch mouse_dpi_store 
+:      022030 mouse_set_cpi3:
+0x5757 022031 fetcht 1 ,mem_320x_dpi_3 
+:      022032 mouse_dpi_store:
+0x5758 022033 fetch 1 ,mem_config_sensor_type 
+0x5759 022034 beq p3065_xy ,mouse_3065xy_set_dpi 
+0x575a 022035 beq mx8650 ,mouse_3065xy_set_dpi 
+0x575b 022036 beq ka8 ,mouse_ka8_set_dpi 
+0x575c 022037 beq p6520 ,mouse_ka8_set_dpi 
+0x575d 022038 beq p8009 ,mouse_3065xy_set_dpi 
+:      022039 mouse_dpi_write:
+0x575e 022040 storet 1 ,mem_mouse_cpi_count 
+0x575f 022041 setarg mouse_dpi_address 
+0x5760 022042 call twspi_read 
+0x5761 022043 and pdata ,0xf8 ,temp 
+0x5762 022044 fetch 1 ,mem_mouse_cpi_count 
+0x5763 022045 iadd temp ,pdata 
+0x5764 022046 lshift8 pdata ,pdata 
+0x5765 022047 add pdata ,mouse_dpi_address ,pdata 
+0x5766 022048 branch twspi_write 
+:      022050 mouse_3065xy_set_dpi:
+0x5767 022051 increase -1 ,temp 
+0x5768 022052 branch mouse_dpi_write 
+:      022054 mouse_ka8_set_dpi:
+0x5769 022055 increase 2 ,temp 
+0x576a 022056 branch mouse_dpi_write 
+:      022058 mouse_seting_s201_dpi:
+0x576b 022059 fetch 1 ,mem_mouse_dpi 
+0x576c 022060 beq mouse_dpi_level1 ,mouse_set_s201_dpi_0 
+0x576d 022061 beq mouse_dpi_level2 ,mouse_set_s201_dpi_2 
+0x576e 022062 beq mouse_dpi_level3 ,mouse_set_s201_dpi_3 
+:      022063 mouse_set_s201_dpi_0:
+0x576f 022064 fetch 1 ,mem_sensor_s201_dpi_0 
+0x5770 022065 copy pdata ,rega 
+0x5771 022066 branch mouse_dpi_s201_store 
+:      022068 mouse_set_s201_dpi_1:
+0x5772 022069 fetch 1 ,mem_sensor_s201_dpi_1 
+0x5773 022070 copy pdata ,rega 
+0x5774 022071 branch mouse_dpi_s201_store 
+:      022073 mouse_set_s201_dpi_2:
+0x5775 022074 fetch 1 ,mem_sensor_s201_dpi_2 
+0x5776 022075 copy pdata ,rega 
+0x5777 022076 branch mouse_dpi_s201_store 
+:      022078 mouse_set_s201_dpi_3:
+0x5778 022079 fetch 1 ,mem_sensor_s201_dpi_3 
+0x5779 022080 copy pdata ,rega 
+0x577a 022081 branch mouse_dpi_s201_store 
+:      022083 mouse_set_s201_dpi_4:
+0x577b 022084 fetch 1 ,mem_sensor_s201_dpi_4 
+0x577c 022085 copy pdata ,rega 
+:      022086 mouse_dpi_s201_store:
+0x577d 022087 setarg 0xc309 
+0x577e 022088 call twspi_write 
+0x577f 022089 copy rega ,pdata 
+0x5780 022090 lshift8 pdata ,pdata 
+0x5781 022091 add pdata ,0x23 ,pdata 
+0x5782 022092 call twspi_write 
+0x5783 022093 setarg 0x0009 
+0x5784 022094 branch twspi_write 
+:      022096 mouse_seting_3212_dpi:
+0x5785 022097 fetch 1 ,mem_mouse_dpi 
+0x5786 022098 beq mouse_dpi_level1 ,mouse_set_p3212_cpi0 
+0x5787 022099 beq mouse_dpi_level2 ,mouse_set_p3212_cpi1 
+0x5788 022100 beq mouse_dpi_level3 ,mouse_set_p3212_cpi2 
+0x5789 022101 beq mouse_dpi_level4 ,mouse_set_p3212_cpi3 
+:      022102 mouse_set_p3212_cpi1:
+0x578a 022103 fetch 1 ,mem_3212_dpi_1 
+0x578b 022104 branch mouse_p3212_dpi 
+:      022105 mouse_set_p3212_cpi0:
+0x578c 022106 fetch 1 ,mem_3212_dpi_0 
+0x578d 022107 branch mouse_p3212_dpi 
+:      022108 mouse_set_p3212_cpi2:
+0x578e 022109 fetch 1 ,mem_3212_dpi_2 
+0x578f 022110 branch mouse_p3212_dpi 
+:      022111 mouse_set_p3212_cpi3:
+0x5790 022112 fetch 1 ,mem_3212_dpi_3 
+:      022113 mouse_p3212_dpi:
+0x5791 022114 store 1 ,mem_mouse_cpi_count 
+0x5792 022115 lshift8 pdata ,pdata 
+0x5793 022116 copy pdata ,rega 
+0x5794 022117 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x5795 022118 call twspi_write 
+0x5796 022119 copy rega ,pdata 
+0x5797 022120 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x5798 022121 branch twspi_write 
+:      022123 mouse_seting_ka8g2_dpi:
+0x5799 022124 fetch 1 ,mem_mouse_dpi 
+0x579a 022125 beq mouse_dpi_level1 ,mouse_set_pka8g2_cpi0 
+0x579b 022126 beq mouse_dpi_level2 ,mouse_set_pka8g2_cpi1 
+0x579c 022127 beq mouse_dpi_level3 ,mouse_set_pka8g2_cpi2 
+0x579d 022128 beq mouse_dpi_level4 ,mouse_set_pka8g2_cpi3 
+:      022129 mouse_set_pka8g2_cpi1:
+0x579e 022130 fetch 1 ,mem_ka8g2_dpi_1 
+0x579f 022131 branch mouse_p3212_dpi 
+:      022133 mouse_set_pka8g2_cpi0:
+0x57a0 022134 fetch 1 ,mem_ka8g2_dpi_0 
+0x57a1 022135 branch mouse_p3212_dpi 
+:      022137 mouse_set_pka8g2_cpi2:
+0x57a2 022138 fetch 1 ,mem_ka8g2_dpi_2 
+0x57a3 022139 branch mouse_p3212_dpi 
+:      022141 mouse_set_pka8g2_cpi3:
+0x57a4 022142 fetch 1 ,mem_ka8g2_dpi_3 
+0x57a5 022143 branch mouse_p3212_dpi 
+:      022151 mouse_key:
+0x57a6 022152 call mouse_check_firekey_gpio 
+0x57a7 022153 fetch 1 ,mem_fire_key_flag 
+0x57a8 022154 nbranch fire_key_press ,blank 
+0x57a9 022155 fetch 1 ,mem_fire_key_status 
+0x57aa 022156 nbranch fire_key_process ,blank 
+0x57ab 022158 call mouse_check_key_gpio 
+0x57ac 022159 call mouse_ghost_key_check 
+0x57ad 022160 call mouse_set_mult 
+0x57ae 022161 call mouse_24g_key 
+0x57af 022162 copy rega ,pdata 
+0x57b0 022163 fetcht 1 ,mem_mouse_key_last 
+0x57b1 022164 store 1 ,mem_mouse_key_last 
+0x57b2 022165 store 1 ,mem_mouse_key 
+0x57b3 022166 ixor temp ,pdata 
+0x57b4 022167 sub pdata ,0 ,null 
+0x57b5 022168 rtn zero 
+0x57b6 022169 branch enable_user 
+:      022171 mouse_24g_key:
+0x57b7 022172 rtnmark0 mark_24g 
+0x57b8 022173 copy rega ,pdata 
+0x57b9 022174 rtn blank 
+0x57ba 022175 store 1 ,mem_mouse_key 
+0x57bb 022176 branch enable_user 
+:      022181 mouse_ghost_key_check:
+0x57bc 022182 jam 0 ,mem_mouse_matrix_key_cow_count 
+0x57bd 022183 jam 0 ,mem_mouse_matrix_key_row_count 
+0x57be 022184 jam 0 ,mem_mouse_ghost_flag 
+0x57bf 022185 copy pdata ,regb 
+0x57c0 022186 fetcht 1 ,mem_lbutton_gpio 
+0x57c1 022187 fetch 1 ,mem_bk_button_gpio 
+0x57c2 022188 isub temp ,null 
+0x57c3 022189 branch mouse_matrix_ghost_key_l_bk ,zero 
+0x57c4 022190 fetch 1 ,mem_fw_button_gpio 
+0x57c5 022191 isub temp ,null 
+0x57c6 022192 branch mouse_matrix_ghost_key_l_fw ,zero 
+0x57c7 022193 fetcht 1 ,mem_mbutton_gpio 
+0x57c8 022194 fetch 1 ,mem_bk_button_gpio 
+0x57c9 022195 isub temp ,null 
+0x57ca 022196 branch mouse_ghost_key_mbk_rfw ,zero 
+0x57cb 022197 branch mouse_ghost_key_mfw_rbk 
+:      022199 mouse_matrix_ghost_key_l_bk:
+0x57cc 022200 fetcht 1 ,mem_mbutton_gpio 
+0x57cd 022201 fetch 1 ,mem_fw_button_gpio 
+0x57ce 022202 isub temp ,null 
+0x57cf 022203 branch mouse_ghost_key_lbk_mfw ,zero 
+0x57d0 022204 branch mouse_ghost_key_lbk_rfw 
+:      022206 mouse_matrix_ghost_key_l_fw:
+0x57d1 022207 fetcht 1 ,mem_mbutton_gpio 
+0x57d2 022208 fetch 1 ,mem_bk_button_gpio 
+0x57d3 022209 isub temp ,null 
+0x57d4 022210 branch mouse_ghost_key_lfw_mbk ,zero 
+0x57d5 022211 branch mouse_ghost_key_lfw_rbk 
+:      022213 mouse_ghost_key_lbk_mfw:
+0x57d6 022214 call mouse_ghost_key_check_l_bk 
+0x57d7 022215 call mouse_ghost_key_check_m_fw 
+0x57d8 022216 branch mouse_ghost_key_check_next 
+:      022218 mouse_ghost_key_lbk_rfw:
+0x57d9 022219 call mouse_ghost_key_check_l_bk 
+0x57da 022220 branch mouse_ghost_key_rfw 
+:      022222 mouse_ghost_key_lfw_mbk:
+0x57db 022223 call mouse_ghost_key_check_l_fw 
+0x57dc 022224 call mouse_ghost_key_check_m_bk 
+0x57dd 022225 branch mouse_ghost_key_check_next 
+:      022227 mouse_ghost_key_lfw_rbk:
+0x57de 022228 call mouse_ghost_key_check_l_fw 
+0x57df 022229 branch mouse_ghost_key_rbk 
+:      022231 mouse_ghost_key_mbk_rfw:
+0x57e0 022232 call mouse_ghost_key_check_m_bk 
+:      022233 mouse_ghost_key_rfw:
+0x57e1 022234 call mouse_ghost_key_check_r_fw 
+0x57e2 022235 branch mouse_ghost_key_check_next 
+:      022237 mouse_ghost_key_mfw_rbk:
+0x57e3 022238 call mouse_ghost_key_check_m_fw 
+:      022239 mouse_ghost_key_rbk:
+0x57e4 022240 call mouse_ghost_key_check_r_bk 
+:      022241 mouse_ghost_key_check_next:
+0x57e5 022242 call mouse_ghost_key_check_bk_fw 
+0x57e6 022243 call mouse_ghost_key_check_lmr 
+0x57e7 022244 fetch 1 ,mem_mouse_matrix_key_row_count 
+0x57e8 022245 rtn blank 
+0x57e9 022246 fetch 1 ,mem_mouse_matrix_key_cow_count 
+0x57ea 022247 rtn blank 
+0x57eb 022248 jam 1 ,mem_mouse_ghost_flag 
+0x57ec 022249 fetch 1 ,mem_mouse_key_last 
+0x57ed 022250 copy pdata ,rega 
+0x57ee 022251 rtn 
+:      022253 mouse_ghost_key_check_l_bk:
+0x57ef 022254 and regb ,mouse_l_bk_button ,pdata 
+0x57f0 022255 beq mouse_l_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f1 022256 rtn 
+:      022257 mouse_ghost_key_check_m_bk:
+0x57f2 022258 and regb ,mouse_l_bk_button ,pdata 
+0x57f3 022259 beq mouse_m_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f4 022260 rtn 
+:      022261 mouse_ghost_key_check_r_bk:
+0x57f5 022262 and regb ,mouse_l_bk_button ,pdata 
+0x57f6 022263 beq mouse_r_bk_button ,mouse_matrix_cow_more_than_one_key 
+0x57f7 022264 rtn 
+:      022265 mouse_ghost_key_check_l_fw:
+0x57f8 022266 and regb ,mouse_l_bk_button ,pdata 
+0x57f9 022267 beq mouse_l_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fa 022268 rtn 
+:      022269 mouse_ghost_key_check_m_fw:
+0x57fb 022270 and regb ,mouse_m_fw_button ,pdata 
+0x57fc 022271 beq mouse_m_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x57fd 022272 rtn 
+:      022273 mouse_ghost_key_check_r_fw:
+0x57fe 022274 and regb ,mouse_m_fw_button ,pdata 
+0x57ff 022275 beq mouse_r_fw_button ,mouse_matrix_cow_more_than_one_key 
+0x5800 022276 rtn 
+:      022278 mouse_ghost_key_check_bk_fw:
+0x5801 022279 and regb ,mouse_bk_fw_button ,pdata 
+0x5802 022280 beq mouse_bk_fw_button ,mouse_matrix_row_more_than_one_key 
+0x5803 022281 rtn 
+:      022283 mouse_ghost_key_check_lmr:
+0x5804 022284 and temp ,mouse_lmr_button ,pdata 
+0x5805 022285 beq mouse_lr_button ,mouse_matrix_row_more_than_one_key 
+0x5806 022286 beq mouse_lm_button ,mouse_matrix_row_more_than_one_key 
+0x5807 022287 beq mouse_rm_button ,mouse_matrix_row_more_than_one_key 
+0x5808 022288 beq mouse_lmr_button ,mouse_matrix_row_more_than_one_key 
+0x5809 022289 rtn 
+:      022292 mouse_matrix_row_more_than_one_key:
+0x580a 022293 jam 1 ,mem_mouse_matrix_key_row_count 
+0x580b 022294 rtn 
+:      022296 mouse_matrix_cow_more_than_one_key:
+0x580c 022297 jam 1 ,mem_mouse_matrix_key_cow_count 
+0x580d 022298 rtn 
+:      022306 mouse_dpi_another_gpio_check:
+0x580e 022307 fetch mouse_flag_len ,mem_mouse_flag 
+0x580f 022308 rtnbit0 mouse_enable_double_dpi_key 
+0x5810 022309 bbit0 mouse_enable_another_dpi_key_connect_gnd ,mouse_dpi_another_gpio_connect_vin_check 
+:      022310 mouse_dpi_another_gpio_connect_gnd_check:
+0x5811 022311 fetch 1 ,mem_dpi_another_button_gpio 
+0x5812 022312 call mouse_gpio_config_output_high 
+0x5813 022313 call mouse_dpi_another_check 
+0x5814 022314 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5815 022315 branch mouse_gpio_config_input_pu 
+:      022317 mouse_dpi_another_gpio_connect_vin_check:
+0x5816 022318 fetch 1 ,mem_dpi_another_button_gpio 
+0x5817 022319 call mouse_gpio_config_output_low 
+0x5818 022320 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5819 022321 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581a 022322 fetch 1 ,mem_dpi_another_press_status 
+0x581b 022323 call mouse_check_key_connect_vin_new 
+0x581c 022324 call mouse_dpi_another_state_check 
+0x581d 022325 fetcht 1 ,mem_dpi_another_button_gpio 
+0x581e 022326 branch mouse_gpio_config_input_pu 
+:      022328 mouse_dpi_another_down_new:
+0x581f 022329 call mouse_gpio_config_input_pu 
+0x5820 022330 fetch 1 ,mem_dpi_another_button_state 
+0x5821 022331 rtneq dpi_button_state_down 
+0x5822 022332 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x5823 022333 branch mouse_dpi_process 
+:      022335 mouse_dpi_another_check:
+0x5824 022336 jam mouse_dpi_another_key ,mem_mouse_key_temp_patch 
+0x5825 022337 fetcht 1 ,mem_dpi_another_button_gpio 
+0x5826 022338 fetch 1 ,mem_dpi_another_press_status 
+0x5827 022339 call mouse_check_key_connect_gnd_new 
+:      022340 mouse_dpi_another_state_check:
+0x5828 022341 store 1 ,mem_dpi_another_press_status 
+0x5829 022342 fetch 1 ,mem_dpi_another_button_down_enable 
+0x582a 022343 branch mouse_dpi_another_up ,blank 
+:      022344 mouse_dpi_another_down:
+0x582b 022345 fetch 1 ,mem_dpi_another_button_state 
+0x582c 022346 rtneq dpi_button_state_down 
+0x582d 022347 jam dpi_button_state_down ,mem_dpi_another_button_state 
+0x582e 022348 branch mouse_dpi_process 
+:      022350 mouse_dpi_another_up:
+0x582f 022351 fetch 1 ,mem_dpi_another_button_state 
+0x5830 022352 rtneq dpi_button_state_up 
+0x5831 022353 jam dpi_button_state_up ,mem_dpi_another_button_state 
+0x5832 022354 rtn 
+:      022356 mouse_check_key_connect_gnd_new:
+0x5833 022357 lshift pdata ,pdata 
+0x5834 022358 copy pdata ,regb 
+0x5835 022359 call gpio_get_bit 
+0x5836 022360 setflag true ,0 ,regb 
+0x5837 022361 and regb ,0x07 ,pdata 
+0x5838 022362 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5839 022363 copy temp ,queue 
+0x583a 022364 beq 0x07 ,mouse_another_dpi_key_press 
+0x583b 022365 beq 0x00 ,mouse_another_dpi_key_release 
+0x583c 022366 rtn 
+:      022368 mouse_check_key_connect_vin_new:
+0x583d 022369 lshift pdata ,pdata 
+0x583e 022370 copy pdata ,regb 
+0x583f 022371 call mouse_gpio_config_input_pd 
+0x5840 022372 call gpio_get_bit 
+0x5841 022373 setflag true ,0 ,regb 
+0x5842 022374 and regb ,0x07 ,pdata 
+0x5843 022375 fetcht 1 ,mem_mouse_key_temp_patch 
+0x5844 022376 copy temp ,queue 
+0x5845 022377 beq 0x07 ,mouse_another_dpi_key_press 
+0x5846 022378 beq 0x00 ,mouse_another_dpi_key_release 
+0x5847 022379 rtn 
+:      022381 mouse_another_dpi_key_press:
+0x5848 022382 jam 1 ,mem_dpi_another_button_down_enable 
+0x5849 022383 rtn 
+:      022384 mouse_another_dpi_key_release:
+0x584a 022385 jam 0 ,mem_dpi_another_button_down_enable 
+0x584b 022386 rtn 
+:      022394 mouse_check_firekey_gpio:
+0x584c 022395 arg 0 ,regb 
+0x584d 022396 fetch 1 ,mem_firebutton_gpio 
+0x584e 022397 rtneq gpio_disable 
+0x584f 022398 fetch mouse_flag_len ,mem_mouse_flag 
+0x5850 022399 bbit0 mouse_enable_fire_key_connect_gnd ,mouse_check_firekey_connect_vin 
+:      022400 mouse_check_firekey_connect_gnd:
+0x5851 022401 fetcht 1 ,mem_firebutton_gpio 
+0x5852 022402 call mouse_gpio_config_input_pu 
+0x5853 022403 fetcht 1 ,mem_firebutton_gpio 
+0x5854 022404 call gpio_get_bit 
+0x5855 022405 setflag true ,0 ,regb 
+:      022406 mouse_firekey_state_store:
+0x5856 022407 copy regb ,pdata 
+0x5857 022408 store 1 ,mem_fire_key_flag 
+0x5858 022409 rtn 
+:      022411 mouse_check_firekey_connect_vin:
+0x5859 022412 fetcht 1 ,mem_firebutton_gpio 
+0x585a 022413 call mouse_gpio_config_input_pd 
+0x585b 022414 fetcht 1 ,mem_firebutton_gpio 
+0x585c 022415 call gpio_get_bit 
+0x585d 022416 nsetflag true ,0 ,regb 
+0x585e 022417 branch mouse_firekey_state_store 
+:      022419 fire_key_process:
+0x585f 022420 beq 4 ,fire_key_process_end 
+:      022421 fire_key_press:
+0x5860 022422 call firekey_clkn_bt_timer_check 
+0x5861 022423 fetch 4 ,mem_fire_key_delay 
+0x5862 022424 arg 0xa0 ,temp 
+0x5863 022425 iadd temp ,temp 
+0x5864 022426 copy clkn_bt ,pdata 
+0x5865 022427 isub temp ,null 
+0x5866 022428 nrtn positive 
+0x5867 022429 store 4 ,mem_fire_key_delay 
+0x5868 022430 fetch 1 ,mem_fire_key_status 
+0x5869 022431 beq 0 ,fire_key_process_start 
+0x586a 022432 beq 1 ,fire_key_process_release1 
+0x586b 022433 beq 2 ,fire_key_process_start2 
+0x586c 022434 beq 3 ,fire_key_process_release2 
+0x586d 022435 rtn 
+:      022437 fire_key_process_start:
+0x586e 022438 jam 1 ,mem_fire_key_status 
+:      022439 fire_key_down:
+0x586f 022440 jam 1 ,mem_mouse_key 
+0x5870 022441 branch enable_user 
+:      022443 fire_key_process_release1:
+0x5871 022444 jam 2 ,mem_fire_key_status 
+:      022445 fire_key_release:
+0x5872 022446 jam 0 ,mem_mouse_key 
+0x5873 022447 branch enable_user 
+:      022449 fire_key_process_start2:
+0x5874 022450 jam 3 ,mem_fire_key_status 
+0x5875 022451 branch fire_key_down 
+:      022453 fire_key_process_release2:
+0x5876 022454 jam 0 ,mem_fire_key_status 
+0x5877 022455 branch fire_key_release 
+:      022457 fire_key_process_end:
+0x5878 022458 jam 0 ,mem_fire_key_status 
+0x5879 022459 jam 0 ,mem_mouse_key 
+0x587a 022460 rtn 
+:      022462 firekey_clkn_bt_timer_check:
+0x587b 022463 fetcht 4 ,mem_fire_key_delay 
+0x587c 022464 copy clkn_bt ,pdata 
+0x587d 022465 isub temp ,null 
+0x587e 022466 ncall firekey_clkn_bt_timer_timeout ,positive 
+0x587f 022467 rtn 
+:      022468 firekey_clkn_bt_timer_timeout:
+0x5880 022469 setarg 0 
+0x5881 022470 store 4 ,mem_fire_key_delay 
+0x5882 022471 rtn 
+:      022479 mouse_key_check_once:
+0x5883 022480 call mouse_check_key_gpio_once 
+0x5884 022481 call mouse_check_key_gpio 
+0x5885 022482 setarg 0x00 
+0x5886 022483 store 3 ,mem_mouse_lkey_press_status 
+0x5887 022484 rtn 
+:      022486 mouse_check_key_gpio:
+0x5888 022487 bpatch patch0f_6 ,mem_patch0f 
+0x5889 022488 fetch 1 ,mem_sensor_shutdown_flag 
+0x588a 022489 ncall mouse_check_key_gpio_once ,blank 
+0x588b 022490 arg 0 ,rega 
+0x588c 022491 call mouse_check_lkey_gpio 
+0x588d 022492 call mouse_check_rkey_gpio 
+0x588e 022493 call mouse_check_mkey_gpio 
+0x588f 022494 call mouse_check_bkkey_gpio 
+0x5890 022495 call mouse_check_fwkey_gpio 
+0x5891 022496 call mouse_check_firekey_gpio 
+0x5892 022497 call mouse_check_customerkey_gpio 
+0x5893 022498 copy rega ,pdata 
+0x5894 022499 rtn 
+:      022501 mouse_check_key_gpio_once:
+0x5895 022502 setarg 0x030303 
+0x5896 022503 store 3 ,mem_mouse_lkey_press_status 
+0x5897 022504 rtn 
+:      022506 mouse_check_lkey_gpio:
+0x5898 022507 fetch 1 ,mem_lbutton_gpio 
+0x5899 022508 call mouse_gpio_config_output_high 
+0x589a 022509 jam mouse_l_key ,mem_mouse_key_temp 
+0x589b 022510 fetcht 1 ,mem_lbutton_gpio 
+0x589c 022511 fetch 1 ,mem_mouse_lkey_press_status 
+0x589d 022512 call mouse_check_key_connect_gnd 
+0x589e 022513 store 1 ,mem_mouse_lkey_press_status 
+0x589f 022514 fetcht 1 ,mem_lbutton_gpio 
+0x58a0 022515 branch mouse_gpio_config_input_pu 
+:      022517 mouse_check_rkey_gpio:
+0x58a1 022518 fetch 1 ,mem_rbutton_gpio 
+0x58a2 022519 call mouse_gpio_config_output_high 
+0x58a3 022520 jam mouse_r_key ,mem_mouse_key_temp 
+0x58a4 022521 fetcht 1 ,mem_rbutton_gpio 
+0x58a5 022522 fetch 1 ,mem_mouse_rkey_press_status 
+0x58a6 022523 call mouse_check_key_connect_gnd 
+0x58a7 022524 store 1 ,mem_mouse_rkey_press_status 
+0x58a8 022525 fetcht 1 ,mem_rbutton_gpio 
+0x58a9 022526 branch mouse_gpio_config_input_pu 
+:      022528 mouse_check_mkey_gpio:
+0x58aa 022529 fetch 1 ,mem_mbutton_gpio 
+0x58ab 022530 call mouse_gpio_config_output_high 
+0x58ac 022531 jam mouse_m_key ,mem_mouse_key_temp 
+0x58ad 022532 fetcht 1 ,mem_mbutton_gpio 
+0x58ae 022533 fetch 1 ,mem_mouse_mkey_press_status 
+0x58af 022534 call mouse_check_key_connect_gnd 
+0x58b0 022535 store 1 ,mem_mouse_mkey_press_status 
+0x58b1 022536 fetcht 1 ,mem_mbutton_gpio 
+0x58b2 022537 branch mouse_gpio_config_input_pu 
+:      022539 mouse_check_bkkey_gpio:
+0x58b3 022540 fetch 1 ,mem_bk_button_gpio 
+0x58b4 022541 rtneq gpio_disable 
+0x58b5 022542 jam mouse_bk_key ,mem_mouse_key_temp 
+0x58b6 022543 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58b7 022544 copy pdata ,regc 
+0x58b8 022545 fetcht 1 ,mem_bk_button_gpio 
+0x58b9 022546 fetch 1 ,mem_matrix_public_gpio 
+0x58ba 022547 beq gpio_disable ,mouse_3io6key_bk_check 
+0x58bb 022548 call gpio_get_bit 
+0x58bc 022549 branch mouse_check_bk_button_connect_gnd ,true 
+0x58bd 022550 fetcht 1 ,mem_matrix_public_gpio 
+0x58be 022551 call gpio_out_active 
+0x58bf 022552 fetcht 1 ,mem_bk_button_gpio 
+0x58c0 022553 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c1 022554 call mouse_check_key_connect_gnd 
+:      022555 mouse_check_bkkey_gpio_end:
+0x58c2 022556 store 1 ,mem_mouse_bkkey_press_status 
+0x58c3 022557 branch mouse_matrix_public_gpio_reset 
+:      022559 mouse_check_bk_button_connect_gnd:
+0x58c4 022560 fetcht 1 ,mem_matrix_public_gpio 
+0x58c5 022561 fetch 1 ,mem_mouse_bkkey_press_status 
+0x58c6 022562 call mouse_check_key_connect_gnd 
+0x58c7 022563 branch mouse_check_bkkey_gpio_end 
+:      022565 mouse_3io6key_bk_check:
+0x58c8 022566 fetch 1 ,mem_bk_button_gpio 
+0x58c9 022567 call mouse_gpio_config_output_low 
+0x58ca 022568 fetcht 1 ,mem_bk_button_gpio 
+0x58cb 022569 call mouse_3io6key_check 
+0x58cc 022570 store 1 ,mem_mouse_bkkey_press_status 
+0x58cd 022571 fetcht 1 ,mem_bk_button_gpio 
+0x58ce 022572 branch mouse_gpio_config_input_pu 
+:      022575 mouse_check_fwkey_gpio:
+0x58cf 022576 fetch 1 ,mem_fw_button_gpio 
+0x58d0 022577 rtneq gpio_disable 
+0x58d1 022578 jam mouse_fw_key ,mem_mouse_key_temp 
+0x58d2 022579 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58d3 022580 copy pdata ,regc 
+0x58d4 022581 fetcht 1 ,mem_fw_button_gpio 
+0x58d5 022582 fetch 1 ,mem_matrix_public_gpio 
+0x58d6 022583 beq gpio_disable ,mouse_3io6key_fw_check 
+0x58d7 022584 call gpio_get_bit 
+0x58d8 022585 branch mouse_check_fw_button_connect_gnd ,true 
+0x58d9 022586 fetcht 1 ,mem_matrix_public_gpio 
+0x58da 022587 call gpio_out_active 
+0x58db 022588 fetcht 1 ,mem_fw_button_gpio 
+0x58dc 022589 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58dd 022590 call mouse_check_key_connect_gnd 
+:      022591 mouse_check_fwkey_gpio_end:
+0x58de 022592 store 1 ,mem_mouse_fwkey_press_status 
+:      022593 mouse_matrix_public_gpio_reset:
+0x58df 022594 fetcht 1 ,mem_matrix_public_gpio 
+0x58e0 022595 branch mouse_gpio_config_input_pu 
+:      022597 mouse_check_fw_button_connect_gnd:
+0x58e1 022598 fetcht 1 ,mem_matrix_public_gpio 
+0x58e2 022599 fetch 1 ,mem_mouse_fwkey_press_status 
+0x58e3 022600 call mouse_check_key_connect_gnd 
+0x58e4 022601 branch mouse_check_fwkey_gpio_end 
+:      022603 mouse_3io6key_fw_check:
+0x58e5 022604 fetch 1 ,mem_fw_button_gpio 
+0x58e6 022605 call mouse_gpio_config_output_low 
+0x58e7 022606 fetcht 1 ,mem_fw_button_gpio 
+0x58e8 022607 call mouse_3io6key_check 
+0x58e9 022608 store 1 ,mem_mouse_fwkey_press_status 
+0x58ea 022609 fetcht 1 ,mem_fw_button_gpio 
+0x58eb 022610 branch mouse_gpio_config_input_pu 
+:      022612 mouse_check_customerkey_gpio:
+0x58ec 022613 jam 0 ,mem_customer_key 
+0x58ed 022614 fetch 1 ,mem_customer_key_gpio 
+0x58ee 022615 rtneq gpio_disable 
+0x58ef 022616 fetch mouse_flag_len ,mem_mouse_flag 
+0x58f0 022617 rtnbit0 mouse_enable_keyboard 
+0x58f1 022618 bbit1 mouse_enable_customer_key_connect_vin_or_matrix ,mouse_customer_key_connect_vin 
+:      022619 mouse_customer_key_connect_gnd:
+0x58f2 022620 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58f3 022621 fetcht 1 ,mem_customer_key_gpio 
+0x58f4 022622 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58f5 022623 call mouse_check_key_connect_gnd 
+0x58f6 022624 store 1 ,mem_mouse_customerkey_press_status 
+:      022625 mouse_check_customerkey_gpio_next:
+0x58f7 022626 copy rega ,pdata 
+0x58f8 022627 bbit1 mouse_customer_key ,mouse_customerkey_press 
+0x58f9 022628 call mouse_customerkey_release 
+:      022629 mouse_check_customerkey_gpio_exit:
+0x58fa 022630 fetch 1 ,mem_customer_data_trigger 
+0x58fb 022631 store 1 ,mem_customer_data_trigger_last 
+0x58fc 022632 rtn 
+:      022634 mouse_customer_key_connect_vin:
+0x58fd 022635 jam mouse_customer_key ,mem_mouse_key_temp 
+0x58fe 022636 fetch 1 ,mem_mouse_customerkey_press_status 
+0x58ff 022637 copy pdata ,regc 
+0x5900 022638 fetcht 1 ,mem_customer_key_gpio 
+0x5901 022639 fetch 1 ,mem_matrix_public_gpio 
+0x5902 022640 beq gpio_disable ,mouse_3io6key_customer_key_check_vin 
+0x5903 022641 call gpio_get_bit 
+0x5904 022642 branch mouse_check_customer_button_connect_gnd ,true 
+0x5905 022643 fetcht 1 ,mem_matrix_public_gpio 
+0x5906 022644 call gpio_out_active 
+0x5907 022645 fetcht 1 ,mem_customer_key_gpio 
+0x5908 022646 fetch 1 ,mem_mouse_customerkey_press_status 
+0x5909 022647 call mouse_check_key_connect_gnd 
+0x590a 022648 branch mouse_check_customerkey_gpio_over 
+:      022650 mouse_check_customer_button_connect_gnd:
+0x590b 022651 fetcht 1 ,mem_matrix_public_gpio 
+0x590c 022652 fetch 1 ,mem_mouse_customerkey_press_status 
+0x590d 022653 call mouse_check_key_connect_gnd 
+0x590e 022654 branch mouse_check_customerkey_gpio_over 
+:      022656 mouse_3io6key_customer_key_check_vin:
+0x590f 022657 fetch 1 ,mem_customer_key_gpio 
+0x5910 022658 call mouse_gpio_config_output_low 
+0x5911 022659 fetcht 1 ,mem_customer_key_gpio 
+0x5912 022660 call mouse_3io6key_check 
+:      022661 mouse_check_customerkey_gpio_over:
+0x5913 022662 store 1 ,mem_mouse_customerkey_press_status 
+0x5914 022663 call mouse_check_customerkey_gpio_next 
+0x5915 022664 fetcht 1 ,mem_customer_key_gpio 
+0x5916 022665 branch mouse_gpio_config_input_pu 
+:      022668 mouse_customerkey_press:
+0x5917 022669 jam 1 ,mem_customer_data_trigger 
+0x5918 022670 call mouse_customer_key_need_send 
+0x5919 022671 branch mouse_check_customerkey_gpio_exit 
+:      022673 mouse_customerkey_release:
+0x591a 022674 jam 0 ,mem_customer_data_trigger 
+0x591b 022675 fetch 1 ,mem_customer_data_trigger_last 
+0x591c 022676 rtn blank 
+:      022677 mouse_customer_key_need_send:
+0x591d 022678 jam 1 ,mem_customer_key 
+0x591e 022679 rtn 
+:      022683 mouse_check_matrix_button_connect_gnd:
+0x591f 022684 call gpio_get_bit 
+0x5920 022685 fetcht 1 ,mem_mouse_key_temp 
+0x5921 022686 copy temp ,queue 
+0x5922 022687 branch mouse_key_press ,true 
+:      022688 mouse_key_release:
+0x5923 022689 qset0 rega 
+0x5924 022690 rtn 
+:      022692 mouse_check_key_connect_gnd:
+0x5925 022693 lshift pdata ,pdata 
+0x5926 022694 copy pdata ,regb 
+0x5927 022695 call gpio_get_bit 
+0x5928 022696 setflag true ,0 ,regb 
+:      022697 mouse_check_key_connect_gnd_1:
+0x5929 022698 and regb ,0x07 ,pdata 
+:      022699 mouse_check_key_connect_gnd_next:
+0x592a 022700 fetcht 1 ,mem_mouse_key_temp 
+0x592b 022701 copy temp ,queue 
+0x592c 022702 beq 0x07 ,mouse_key_press 
+0x592d 022703 beq 0x00 ,mouse_key_release 
+0x592e 022704 rtn 
+:      022706 mouse_key_press:
+0x592f 022707 qset1 rega 
+0x5930 022708 rtn 
+:      022710 mouse_3io6key_check:
+0x5931 022711 bpatch patch0f_7 ,mem_patch0f 
+0x5932 022712 copy regc ,pdata 
+0x5933 022713 store 1 ,mem_mouse_key_status 
+0x5934 022714 lshift pdata ,pdata 
+0x5935 022715 copy pdata ,regb 
+0x5936 022716 copy temp ,regc 
+0x5937 022717 call mouse_gpio_config_input_pd 
+0x5938 022718 copy regc ,temp 
+0x5939 022719 call gpio_get_bit 
+0x593a 022720 nsetflag true ,0 ,regb 
+0x593b 022721 call mouse_check_press 
+0x593c 022722 branch mouse_check_key_connect_gnd_next 
+:      022724 mouse_check_press:
+0x593d 022725 fetcht 1 ,mem_mouse_key_status 
+0x593e 022726 and_into 0x01 ,temp 
+0x593f 022727 and regb ,0x01 ,pdata 
+0x5940 022728 isub temp ,null 
+0x5941 022729 nbranch mouse_current_mult_update ,zero 
+0x5942 022730 rtn 
+:      022734 mouse_gpio_config_output_high:
+0x5943 022735 rtneq gpio_disable 
+0x5944 022736 arg gpcfg_output_high ,temp 
+0x5945 022737 branch gpio_config_function_int 
+:      022740 mouse_gpio_config_output_low:
+0x5946 022741 rtneq gpio_disable 
+0x5947 022742 arg gpcfg_output_low ,temp 
+0x5948 022743 branch gpio_config_function_int 
+:      022748 mouse_init_sunt:
+0x5949 022749 bpatch patch10_0 ,mem_patch10 
+0x594a 022750 call mouse_sensor_spi_init 
+0x594b 022751 rtn wake 
+:      022752 mouse_init_sensor_wakeup:
+0x594c 022753 call mouse_sensor_poweron 
+:      022754 mouse_init_sensor:
+0x594d 022755 bpatch patch10_1 ,mem_patch10 
+0x594e 022756 call mouse_read_sensor_id 
+0x594f 022757 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x5950 022758 beq p3065_id1 ,mouse_init_p3065 
+0x5951 022759 beq pka8g2_id1 ,mouse_ka8g2_id2_judge 
+0x5952 022760 call mouse_twspi_reset 
+0x5953 022761 nop 6900 
+0x5954 022762 branch mouse_init_sensor 
+:      022763 mouse_twspi_reset:
+0x5955 022764 fetcht 1 ,mem_mouse_sensor_sclk_gpio 
+0x5956 022765 call twspi_reset 
+0x5957 022766 branch mouse_spid_init_pin 
+:      022768 mouse_read_sensor_id:
+0x5958 022769 setarg pan_reg_pid_h 
+0x5959 022770 call twspi_read 
+0x595a 022771 store 1 ,mem_sensor_id2 
+0x595b 022772 setarg pan_reg_pid_l 
+0x595c 022773 call twspi_read 
+0x595d 022774 store 1 ,mem_sensor_id1 
+0x595e 022775 rtn 
+:      022777 mouse_init_p32xx_id2_judge:
+0x595f 022778 fetch 1 ,mem_sensor_id2 
+0x5960 022779 beq p_mx8650 ,mouse_mx8650_init_param 
+0x5961 022780 beq p8009_id2 ,mouse_8009_init_param 
+0x5962 022781 beq p3205_tj3t_id2 ,mouse_s210x_3205_3t_judge 
+0x5963 022782 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x5964 022783 beq p3212_id2 ,mouse_3212_init_param 
+0x5965 022784 beq pka8_id2 ,mouse_ka8_init_param_check 
+0x5966 022785 beq p6520a_id2 ,mouse_p6520_init_param 
+0x5967 022786 branch mouse_init_sensor 
+:      022788 mouse_s210x_3205_3t_judge:
+0x5968 022789 setarg 0x49 
+0x5969 022790 call twspi_read 
+0x596a 022791 beq 0xa1 ,mouse_s201x_init_param 
+0x596b 022792 branch mouse_3205_3t_init_param 
+:      022794 mouse_s201x_init_param:
+0x596c 022795 jam s201x ,mem_config_sensor_type 
+0x596d 022796 rtn 
+:      022798 mouse_mx8650_init_param:
+0x596e 022799 jam mx8650 ,mem_config_sensor_type 
+0x596f 022800 call mouse_sensor_reset 
+0x5970 022801 call delay_10ms 
+0x5971 022802 arg mem_sensor_8650_init ,regc 
+:      022803 mouse_sensor_init_end:
+0x5972 022804 call mouse_sensor_wr_seq 
+0x5973 022805 branch mouse_setting_sensor_type 
+:      022807 mouse_8009_init_param:
+0x5974 022808 setarg 0x16 
+0x5975 022809 call twspi_read 
+0x5976 022810 sub pdata ,0xbd ,null 
+0x5977 022811 nbranch mouse_init_sunt ,zero 
+0x5978 022812 setarg 0x19 
+0x5979 022813 call twspi_read 
+0x597a 022814 sub pdata ,0x55 ,null 
+0x597b 022815 nbranch mouse_init_sunt ,zero 
+0x597c 022816 setarg 0x1b 
+0x597d 022817 call twspi_read 
+0x597e 022818 sub pdata ,0x1d ,null 
+0x597f 022819 nbranch mouse_init_sunt ,zero 
+0x5980 022820 jam p8009 ,mem_config_sensor_type 
+0x5981 022821 arg mem_sensor_8009_init ,regc 
+0x5982 022822 branch mouse_sensor_wr_seq 
+:      022824 mouse_3205_3t_init_param:
+0x5983 022825 jam p3205 ,mem_config_sensor_type 
+0x5984 022826 arg mem_sensor_3205_init ,regc 
+0x5985 022827 call mouse_sensor_wr_seq 
+0x5986 022828 arg mem_sensor_32xx_init ,regc 
+0x5987 022829 call mouse_sensor_wr_seq 
+0x5988 022830 setarg 0x0943 
+0x5989 022831 call twspi_write 
+0x598a 022832 arg mem_sensor_32xx_init_1 ,regc 
+0x598b 022833 branch mouse_sensor_wr_seq 
+:      022835 mouse_3204_3l_init_param:
+0x598c 022836 jam p3204 ,mem_config_sensor_type 
+0x598d 022837 arg mem_sensor_3204_init ,regc 
+0x598e 022838 call mouse_sensor_wr_seq 
+0x598f 022839 arg mem_sensor_32xx_init ,regc 
+0x5990 022840 call mouse_sensor_wr_seq 
+0x5991 022841 arg mem_sensor_32xx_init_1 ,regc 
+0x5992 022842 branch mouse_sensor_wr_seq 
+:      022844 mouse_3212_init_param:
+0x5993 022845 jam p3212 ,mem_config_sensor_type 
+0x5994 022846 arg mem_sensor_3212_init ,regc 
+:      022847 mouse_sensor_wr_seq:
+0x5995 022848 ifetch 2 ,regc 
+0x5996 022849 arg 0xffff ,temp 
+0x5997 022850 isub temp ,null 
+0x5998 022851 rtn zero 
+0x5999 022852 call twspi_write 
+0x599a 022853 increase 2 ,regc 
+0x599b 022854 branch mouse_sensor_wr_seq 
+:      022856 mouse_ka8_init_param_check:
+0x599c 022857 call mouse_sensor_disable_wp 
+0x599d 022858 setarg 0x9a5b 
+0x599e 022859 call twspi_write 
+0x599f 022860 setarg 0x0d 
+0x59a0 022861 call twspi_read 
+0x59a1 022862 sub pdata ,0x12 ,null 
+0x59a2 022863 branch mouse_ka8ul_init_param ,zero 
+0x59a3 022864 sub pdata ,0x0a ,null 
+0x59a4 022865 nbranch mouse_ka8hd_sensor_judge ,zero 
+0x59a5 022866 setarg 0x0e 
+0x59a6 022867 call twspi_read 
+0x59a7 022868 sub pdata ,0xe5 ,null 
+0x59a8 022869 nbranch mouse_init_sensor ,zero 
+0x59a9 022870 setarg 0x10 
+0x59aa 022871 call twspi_read 
+0x59ab 022872 sub pdata ,0xa5 ,null 
+0x59ac 022873 branch mouse_ka8ul_init_param ,zero 
+0x59ad 022874 call mouse_enable_ka8_sensor_wp 
+:      022875 mouse_ka8_init_param:
+0x59ae 022876 jam ka8 ,mem_config_sensor_type 
+0x59af 022877 rtn 
+:      022878 mouse_ka8ul_init_param:
+0x59b0 022879 jam ka8_ul ,mem_config_sensor_type 
+0x59b1 022880 arg mem_sensor_ka8ul_init ,regc 
+0x59b2 022881 branch mouse_sensor_wr_seq 
+:      022882 mouse_ka8hd_sensor_judge:
+0x59b3 022883 sub pdata ,0x10 ,null 
+0x59b4 022884 nbranch mouse_init_sensor ,zero 
+0x59b5 022885 setarg 0x0e 
+0x59b6 022886 call twspi_read 
+0x59b7 022887 sub pdata ,0xc5 ,null 
+0x59b8 022888 nbranch mouse_init_sensor ,zero 
+0x59b9 022889 setarg 0x10 
+0x59ba 022890 call twspi_read 
+0x59bb 022891 sub pdata ,0x38 ,null 
+0x59bc 022892 nbranch mouse_init_sensor ,zero 
+:      022893 mouse_ka8hd_init_param:
+0x59bd 022894 call mouse_enable_ka8_sensor_wp 
+0x59be 022895 jam ka8_hd ,mem_config_sensor_type 
+0x59bf 022896 rtn 
+:      022897 mouse_enable_ka8_sensor_wp:
+0x59c0 022898 setarg 0x005b 
+0x59c1 022899 call twspi_write 
+0x59c2 022900 branch mouse_sensor_enable_wp 
+:      022902 mouse_p6520_init_param:
+0x59c3 022903 jam p6520 ,mem_config_sensor_type 
+0x59c4 022904 arg mem_sensor_p6520_init ,regc 
+0x59c5 022905 branch mouse_sensor_wr_seq 
+:      022907 mouse_init_p3065:
+0x59c6 022908 call mouse_sensor_poweron 
+0x59c7 022909 fetch 1 ,mem_sensor_id2 
+0x59c8 022910 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x59c9 022911 beq p3065_id2 ,mouse_p3065_init_param 
+0x59ca 022912 branch mouse_init_sensor 
+:      022914 mouse_p3065_init_param:
+0x59cb 022915 jam p3065 ,mem_config_sensor_type 
+0x59cc 022916 rtn 
+:      022918 mouse_p3065xy_init_param:
+0x59cd 022919 jam p3065_xy ,mem_config_sensor_type 
+0x59ce 022920 rtn 
+:      022922 mouse_ka8g2_id2_judge:
+0x59cf 022923 call mouse_sensor_poweron 
+0x59d0 022924 fetch 1 ,mem_sensor_id2 
+0x59d1 022925 beq pka8g2_id2 ,mouse_ka8g2_init_param 
+0x59d2 022926 branch mouse_init_p32xx_id2_judge 
+:      022927 mouse_ka8g2_init_param:
+0x59d3 022928 jam ka8g2 ,mem_config_sensor_type 
+0x59d4 022929 arg mem_sensor_ka8g2_init ,regc 
+0x59d5 022930 branch mouse_sensor_wr_seq 
+:      022932 mouse_sensor_enable_wp:
+0x59d6 022933 setarg 0x0009 
+0x59d7 022934 branch twspi_write 
+:      022935 mouse_sensor_disable_wp:
+0x59d8 022936 setarg 0x5a09 
+0x59d9 022937 branch twspi_write 
+:      022939 mouse_sensor_reset:
+0x59da 022940 arg 0x8006 ,temp 
+0x59db 022941 fetch 1 ,mem_config_sensor_type 
+0x59dc 022942 bne ka8g2 ,mouse_sensor_reset_end 
+0x59dd 022943 arg 0x9706 ,temp 
+:      022944 mouse_sensor_reset_end:
+0x59de 022945 copy temp ,pdata 
+0x59df 022946 call twspi_write 
+0x59e0 022947 nop 12000 
+0x59e1 022948 rtn 
+:      022950 mouse_sensor_poweron_init:
+0x59e2 022951 arg mem_sensor_poweron_init ,regc 
+0x59e3 022952 fetch 1 ,mem_config_sensor_type 
+0x59e4 022953 rtnne ka8g2 
+0x59e5 022954 arg mem_sensor_ka8g2_poweron_init ,regc 
+0x59e6 022955 rtn 
+:      022957 mouse_sensor_poweron:
+0x59e7 022958 bpatch patch10_2 ,mem_patch10 
+0x59e8 022959 call mouse_sensor_spi_init 
+0x59e9 022960 call mouse_sensor_reset 
+0x59ea 022961 call mouse_sensor_poweron_init 
+0x59eb 022962 call mouse_sensor_wr_seq 
+0x59ec 022963 branch mouse_setting_sensor_type 
+:      022965 mouse_sensor_powerdown:
+0x59ed 022966 bpatch patch10_3 ,mem_patch10 
+0x59ee 022967 call mouse_init_sunt 
+0x59ef 022968 call mouse_sensor_spi_init 
+0x59f0 022969 arg 0x0806 ,temp 
+0x59f1 022970 fetch 1 ,mem_config_sensor_type 
+0x59f2 022971 bne ka8g2 ,mouse_sensor_powerdown_end 
+0x59f3 022972 arg 0x1f06 ,temp 
+:      022973 mouse_sensor_powerdown_end:
+0x59f4 022974 copy temp ,pdata 
+0x59f5 022975 branch twspi_write 
+:      022981 mouse_check_sensor_data:
+0x59f6 022982 fetch 1 ,mem_spi_write_flash_sm 
+0x59f7 022983 rtnne flash_sm_no_buys 
+0x59f8 022984 fetch 1 ,mem_config_sensor_type 
+0x59f9 022985 beq p3205 ,mouse_p32xx_sensor_motion 
+0x59fa 022986 beq p3065 ,mouse_p32xx_sensor_motion 
+0x59fb 022987 beq ka8 ,mouse_p32xx_sensor_motion 
+0x59fc 022988 beq p3204 ,mouse_p32xx_sensor_motion 
+0x59fd 022989 beq p3212 ,mouse_p3212_sensor_motion 
+0x59fe 022990 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x59ff 022991 beq p8009 ,mouse_p8009_sensor_motion 
+0x5a00 022992 beq ka8g2 ,mouse_pka8g2_sensor_motion 
+0x5a01 022993 branch mouse_p32xx_sensor_motion 
+:      022996 mouse_p32xx_sensor_motion:
+0x5a02 022997 call mouse_clear_sensor_data 
+0x5a03 022998 disable user 
+0x5a04 022999 fetch 1 ,mem_sensor_motion_gpio 
+0x5a05 023000 beq gpio_disable ,mouse_p32xx_sensor_motion_2 
+0x5a06 023001 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a07 023002 call gpio_get_bit 
+0x5a08 023003 nrtn true 
+:      023004 mouse_p32xx_sensor_motion_2:
+0x5a09 023005 setarg pan_reg_pid_l 
+0x5a0a 023006 call twspi_read 
+0x5a0b 023007 bne p32xx_id1 ,mouse_p3065_judge 
+:      023008 mouse_p32xx_sensor_motion_1:
+0x5a0c 023009 setarg pan_reg_motion_staus 
+0x5a0d 023010 call twspi_read 
+0x5a0e 023011 rtnbit0 7 
+0x5a0f 023012 call mouse_read_sensor_common 
+0x5a10 023013 fetch 1 ,mem_mouse_x 
+0x5a11 023014 call mouse_data_extsign 
+0x5a12 023015 store 2 ,mem_mouse_x 
+0x5a13 023016 fetch 1 ,mem_mouse_y 
+0x5a14 023017 call mouse_data_extsign 
+0x5a15 023018 store 2 ,mem_mouse_y 
+0x5a16 023019 fetch 1 ,mem_config_sensor_angle 
+0x5a17 023020 beq mouse_6clk_angle ,mouse_motion32xx_6clk_direction_selection 
+0x5a18 023021 beq mouse_9clk_angle ,mouse_motion32xx_9clk_direction_selection 
+0x5a19 023022 beq mouse_12clk_angle ,mouse_motion32xx_12clk_direction_selection 
+0x5a1a 023023 beq mouse_3clk_angle ,mouse_motion32xx_3clk_direction_selection 
+0x5a1b 023024 rtn 
+:      023026 mouse_p3065_judge:
+0x5a1c 023027 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x5a1d 023028 branch mouse_twspi_reset 
+:      023030 mouse_motion32xx_6clk_direction_selection:
+0x5a1e 023031 call mouse_motion_6clk_direction_dispose 
+0x5a1f 023032 branch mouse_sensor_sdio_low 
+:      023033 mouse_motion32xx_9clk_direction_selection:
+0x5a20 023034 call mouse_motion_9clk_direction_dispose 
+0x5a21 023035 branch mouse_sensor_sdio_low 
+:      023036 mouse_motion32xx_12clk_direction_selection:
+0x5a22 023037 call mouse_motion_12clk_direction_dispose 
+0x5a23 023038 branch mouse_sensor_sdio_low 
+:      023039 mouse_motion32xx_3clk_direction_selection:
+0x5a24 023040 call mouse_motion_3clk_direction_dispose 
+0x5a25 023041 branch mouse_sensor_sdio_low 
+:      023045 mouse_p3212_sensor_motion:
+0x5a26 023046 call mouse_clear_sensor_data 
+0x5a27 023047 fetch 1 ,mem_sensor_motion_gpio 
+0x5a28 023048 beq gpio_disable ,mouse_p3212_sensor_motion_1 
+0x5a29 023049 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a2a 023050 call gpio_get_bit 
+0x5a2b 023051 nrtn true 
+:      023052 mouse_p3212_sensor_motion_1:
+0x5a2c 023053 setarg pan_reg_pid_l 
+0x5a2d 023054 call twspi_read 
+0x5a2e 023055 bne p32xx_id1 ,mouse_twspi_reset 
+:      023056 mouse_p3212_sensor_motion_2:
+0x5a2f 023057 setarg pan_reg_motion_staus 
+0x5a30 023058 call twspi_read 
+0x5a31 023059 rtnbit0 7 
+0x5a32 023060 call mouse_read_sensor_common 
+0x5a33 023061 call mouse_read_3212sensor_xy_high 
+0x5a34 023062 store 1 ,mem_mouse_xy_h 
+0x5a35 023063 rshift4 pdata ,pdata 
+0x5a36 023064 call mouse_data_extsign_bit3 
+0x5a37 023065 store 1 ,mem_mouse_x + 1 
+0x5a38 023066 fetch 1 ,mem_mouse_xy_h 
+0x5a39 023067 and pdata ,0x0f ,pdata 
+0x5a3a 023068 call mouse_data_extsign_bit3 
+0x5a3b 023069 store 1 ,mem_mouse_y + 1 
+0x5a3c 023070 fetch 1 ,mem_config_sensor_angle 
+0x5a3d 023071 beq mouse_6clk_angle ,mouse_motion_6clk_direction_dispose 
+0x5a3e 023072 beq mouse_9clk_angle ,mouse_motion_9clk_direction_dispose 
+0x5a3f 023073 beq mouse_12clk_angle ,mouse_motion_12clk_direction_dispose 
+0x5a40 023074 beq mouse_3clk_angle ,mouse_motion_3clk_direction_dispose 
+0x5a41 023075 rtn 
+:      023077 mouse_read_3212sensor_xy_high:
+0x5a42 023078 setarg 0x12 
+0x5a43 023079 branch twspi_read 
+:      023081 mouse_pka8g2_sensor_motion:
+0x5a44 023082 call mouse_clear_sensor_data 
+0x5a45 023083 fetch 1 ,mem_sensor_motion_gpio 
+0x5a46 023084 beq gpio_disable ,mouse_pka8g2_sensor_motion_1 
+0x5a47 023085 fetcht 1 ,mem_sensor_motion_gpio 
+0x5a48 023086 call gpio_get_bit 
+0x5a49 023087 nrtn true 
+:      023088 mouse_pka8g2_sensor_motion_1:
+0x5a4a 023089 branch mouse_p3212_sensor_motion_2 
+:      023092 mouse_p8009_sensor_motion:
+0x5a4b 023093 call mouse_clear_sensor_data 
+0x5a4c 023094 disable user 
+0x5a4d 023095 setarg pan_reg_motion_staus 
+0x5a4e 023096 call twspi_read 
+0x5a4f 023097 rtnbit0 7 
+0x5a50 023098 setarg pan_reg_opration_state 
+0x5a51 023099 call twspi_read 
+0x5a52 023100 branch mouse_p32xx_sensor_motion_1 + 3 ,blank 
+0x5a53 023101 setarg 0 
+0x5a54 023102 store 6 ,mem_mouse_x 
+0x5a55 023103 rtn 
+:      023105 mouse_motion_6clk_direction_dispose:
+0x5a56 023106 fetch 2 ,mem_mouse_x 
+0x5a57 023107 sub pdata ,0 ,pdata 
+0x5a58 023108 store 2 ,mem_mouse_x 
+0x5a59 023109 branch enable_user 
+:      023110 mouse_motion_12clk_direction_dispose:
+0x5a5a 023111 fetch 2 ,mem_mouse_y 
+0x5a5b 023112 sub pdata ,0 ,pdata 
+0x5a5c 023113 store 2 ,mem_mouse_y 
+0x5a5d 023114 branch enable_user 
+:      023115 mouse_motion_9clk_direction_dispose:
+0x5a5e 023116 fetch 2 ,mem_mouse_y 
+0x5a5f 023117 sub pdata ,0 ,pdata 
+0x5a60 023118 store 2 ,mem_mouse_y 
+0x5a61 023119 fetch 2 ,mem_mouse_x 
+0x5a62 023120 sub pdata ,0 ,pdata 
+0x5a63 023121 store 2 ,mem_mouse_x 
+0x5a64 023122 call mouse_sensor_data_swap_places 
+0x5a65 023123 branch enable_user 
+:      023124 mouse_motion_3clk_direction_dispose:
+0x5a66 023125 call mouse_sensor_data_swap_places 
+0x5a67 023126 branch enable_user 
+:      023128 mouse_sensor_data_swap_places:
+0x5a68 023129 fetch 2 ,mem_mouse_y 
+0x5a69 023130 fetcht 2 ,mem_mouse_x 
+0x5a6a 023131 store 2 ,mem_mouse_x 
+0x5a6b 023132 storet 2 ,mem_mouse_y 
+0x5a6c 023133 rtn 
+:      023136 mouse_clear_sensor_data:
+0x5a6d 023137 fetch 1 ,mem_mouse_move_flag 
+0x5a6e 023138 call mouse_read_sensor_common ,blank 
+0x5a6f 023139 jam 1 ,mem_mouse_move_flag 
+0x5a70 023140 rtn 
+:      023142 mouse_clear_sensor_data_by_reset:
+0x5a71 023143 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x5a72 023144 call le_set_config_more_data 
+:      023145 mouse_init_sensor_reset:
+0x5a73 023146 branch mouse_init_sunt 
+:      023148 mouse_data_xy_release:
+0x5a74 023149 fetch 1 ,mem_sensor_motion_gpio 
+0x5a75 023150 rtnne gpio_disable 
+0x5a76 023151 fetch 1 ,mem_mouse_long_mult_flag 
+0x5a77 023152 rtnne 1 
+0x5a78 023153 setarg 0 
+0x5a79 023154 store 1 ,mem_mouse_long_mult_flag 
+0x5a7a 023155 store 4 ,mem_mouse_x 
+0x5a7b 023156 branch mouse_init_sensor_reset 
+:      023158 mouse_data_extsign:
+0x5a7c 023159 rtnbit0 7 
+0x5a7d 023160 arg 0xff00 ,temp 
+0x5a7e 023161 ior temp ,pdata 
+0x5a7f 023162 rtn 
+:      023164 mouse_data_extsign_bit3:
+0x5a80 023165 rtnbit0 3 
+0x5a81 023166 arg 0xf0 ,temp 
+0x5a82 023167 ior temp ,pdata 
+0x5a83 023168 rtn 
+:      023170 mouse_read_sensor_common:
+0x5a84 023171 arg pan_reg_delta_x ,pdata 
+0x5a85 023172 call twspi_read 
+0x5a86 023173 store 2 ,mem_mouse_x 
+0x5a87 023174 arg pan_reg_delta_y ,pdata 
+0x5a88 023175 call twspi_read 
+0x5a89 023176 store 2 ,mem_mouse_y 
+0x5a8a 023177 rtn 
+:      023180 mouse_sensor_sdio_low:
+0x5a8b 023181 fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0x5a8c 023182 call gpio_get_bit 
+0x5a8d 023183 rtn true 
+0x5a8e 023184 setarg 0x0a 
+0x5a8f 023185 call twspi_read 
+0x5a90 023186 nop 1000 
+0x5a91 023187 branch mouse_sensor_sdio_low 
+:      023189 mouse_set_sdio_high:
+0x5a92 023190 setarg 0x8100 
+0x5a93 023191 branch twspi_write 
+:      023196 mouse_bluetooth_fast_conn_init:
+0x5a94 023197 jam 0xff ,mem_mouse_bluetooth_fast_conn_flag 
+:      023198 mouse_ble_fast_conn_init:
+0x5a95 023199 jam 0x34 ,mem_xrecord_mode 
+0x5a96 023200 setarg 0x0f0f0f 
+0x5a97 023201 store 3 ,mem_le_lap 
+0x5a98 023202 store 3 ,mem_le_lap + 3 
+0x5a99 023203 branch mouse_start_reconnect 
+:      023205 mouse_buletooth_fast_conn_end:
+0x5a9a 023206 bpatch patch10_4 ,mem_patch10 
+0x5a9b 023207 call mouse_select_reconn_device 
+0x5a9c 023208 call mouse_bluetooth_fast_conn_disable 
+0x5a9d 023209 fetch 1 ,mem_device_flag 
+0x5a9e 023210 beq mode_bt_device1 ,mouse_device1_check_auto_discover 
+0x5a9f 023211 beq mode_bt_device2 ,mouse_device2_check_auto_discover 
+0x5aa0 023212 rtn 
+:      023213 mouse_device1_check_auto_discover:
+0x5aa1 023214 fetch 6 ,mem_device1_addr 
+0x5aa2 023215 branch mouse_device_check_auto_discover 
+:      023216 mouse_device2_check_auto_discover:
+0x5aa3 023217 fetch 6 ,mem_device2_addr 
+:      023218 mouse_device_check_auto_discover:
+0x5aa4 023219 fetcht 6 ,mem_mouse_compare_addr 
+0x5aa5 023220 isub temp ,null 
+0x5aa6 023221 branch mouse_start_discovery ,zero 
+0x5aa7 023222 branch mouse_start_reconnect_device 
+:      023224 mouse_bluetooth_fast_conn_disable:
+0x5aa8 023225 jam 0x5a ,mem_mouse_bluetooth_fast_conn_flag 
+0x5aa9 023226 rtn 
+:      023229 mouse_stop_bluetooth_mode:
+0x5aaa 023230 fetch 2 ,mem_ui_state_map 
+0x5aab 023231 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5aac 023232 branch mouse_stop_discovery 
+:      023233 mouse_disconnect:
+0x5aad 023234 setarg 0 
+0x5aae 023235 store 2 ,mem_mouse_no_data_timer 
+0x5aaf 023236 fetch 2 ,mem_ui_state_map 
+0x5ab0 023237 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x5ab1 023238 rtn 
+:      023240 mouse_check_125hz:
+0x5ab2 023241 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ab3 023242 rtnbit0 mouse_enable_bt_125hz 
+:      023243 mouse_bluetooth_125hz:
+0x5ab4 023244 nbranch mouse_bluetooth_125hz_clear ,user 
+0x5ab5 023245 fetch 1 ,mem_bluetooth_125hz_cnt 
+0x5ab6 023246 increase 1 ,pdata 
+0x5ab7 023247 and_into 0x0f ,pdata 
+0x5ab8 023248 store 1 ,mem_bluetooth_125hz_cnt 
+0x5ab9 023249 nrtn blank 
+:      023250 mouse_bluetooth_125hz_clear:
+0x5aba 023251 jam 0 ,mem_bluetooth_125hz_cnt 
+0x5abb 023252 branch disable_user 
+:      023254 mouse_current_mult_update:
+0x5abc 023255 fetch 1 ,mem_sensor_motion_gpio 
+0x5abd 023256 rtnne gpio_disable 
+0x5abe 023257 jam 0 ,mem_lpm_mult 
+0x5abf 023258 jam 30 ,mem_mouse_current_mult_timer 
+0x5ac0 023259 rtn 
+:      023262 mouse_priority_bb_event:
+0x5ac1 023263 bpatch patch10_5 ,mem_patch10 
+0x5ac2 023264 copy regc ,pdata 
+0x5ac3 023265 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x5ac4 023266 beq bt_evt_le_disconnected ,mouse_le_bb_disconnected 
+0x5ac5 023267 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x5ac6 023268 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x5ac7 023269 beq bt_evt_le_enc_info ,mouse_le_enc_info 
+0x5ac8 023270 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x5ac9 023271 beq bt_evt_le_pairing_complete ,app_ble_store_reconn_info 
+0x5aca 023272 beq bt_evt_le_parse_conn_papa_update_rsp ,mouse_le_conn_param_update_rsp_recieved 
+0x5acb 023273 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x5acc 023274 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x5acd 023275 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x5ace 023276 beq bt_evt_le_parse_conn_param_accepted ,mouse_le_parse_conn_param_accepted 
+0x5acf 023277 rtn 
+:      023280 mouse_le_bb_event_connected:
+0x5ad0 023281 call mouse_device_poweron_led_config 
+0x5ad1 023282 jam 0 ,mem_mouse_long_mult_flag 
+0x5ad2 023283 call mouse_init_sensor_reset 
+0x5ad3 023284 jam 1 ,mem_mouse_le_bb_connected_flag 
+0x5ad4 023285 call mouse_24g_first_store_reconn_info 
+0x5ad5 023286 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5ad6 023287 nbranch mouse_le_bb_event_connected_next ,blank 
+0x5ad7 023288 jam 0x14 ,mem_mouse_send_secutiry_request_timer 
+:      023289 mouse_le_bb_event_connected_next:
+0x5ad8 023290 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5ad9 023291 set0 app_disc_by_button ,pdata 
+0x5ada 023292 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x5adb 023293 jam 0 ,mem_mouse_direct_timer 
+0x5adc 023294 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5add 023295 store 2 ,mem_le_battery_level_updata_timer 
+0x5ade 023296 call mouse_no_data_timer_init 
+0x5adf 023297 branch mouse_stop_discovery 
+:      023299 mouse_le_bb_disconnected:
+0x5ae0 023300 setarg 0 
+0x5ae1 023301 store 2 ,mem_le_battery_level_updata_timer 
+0x5ae2 023302 jam 0 ,mem_mouse_le_bb_connected_flag 
+0x5ae3 023303 arg le_interval_7_5ms ,temp 
+0x5ae4 023304 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ae5 023305 bbit1 mouse_enable_bt_125hz ,mouse_le_bb_disconnected_next 
+0x5ae6 023306 arg le_interval_8_75ms ,temp 
+:      023307 mouse_le_bb_disconnected_next:
+0x5ae7 023308 storet 2 ,mem_le_interval_min 
+0x5ae8 023309 storet 2 ,mem_le_interval_min + 2 
+0x5ae9 023310 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5aea 023311 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x5aeb 023312 call le_clr_config_more_data 
+0x5aec 023313 branch mouse_bb_disconnected 
+:      023315 mouse_le_pairing_success:
+0x5aed 023316 arg ll_pairing_success_flag ,queue 
+0x5aee 023317 branch mouse_le_enable_connect_flag 
+:      023319 mouse_le_enc_info:
+:      023320 mouse_updata_le_param:
+0x5aef 023321 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x5af0 023322 branch ui_ipc_send_cmd 
+:      023324 mouse_le_ll_start_encryt:
+0x5af1 023325 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5af2 023326 beq 1 ,mouse_le_ll_reconn_start_encryt 
+0x5af3 023327 branch mouse_le_ll_enable_start_enc_flag 
+:      023328 mouse_le_ll_reconn_start_encryt:
+0x5af4 023329 call mouse_updata_le_param 
+0x5af5 023330 jam 20 ,mem_le_start_encrypt_timer 
+:      023331 mouse_le_ll_enable_start_enc_flag:
+0x5af6 023332 arg ll_start_enc_flag ,queue 
+0x5af7 023333 branch mouse_le_enable_connect_flag 
+:      023335 mouse_le_enable_connect_flag:
+0x5af8 023336 fetch 1 ,mem_le_connect_status_flag 
+0x5af9 023337 qset1 pdata 
+0x5afa 023338 store 1 ,mem_le_connect_status_flag 
+0x5afb 023339 rtn 
+:      023341 mouse_le_conn_param_update_rsp_recieved:
+0x5afc 023342 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5afd 023343 rtneq ble_signaling_connect_parameter_update_accepted 
+0x5afe 023344 fetch 1 ,mem_le_tsniff 
+0x5aff 023345 rshift2 pdata ,pdata 
+0x5b00 023346 sub pdata ,le_interval_15ms ,null 
+0x5b01 023347 rtn positive 
+0x5b02 023348 setarg le_interval_11_25ms 
+0x5b03 023349 store 2 ,mem_le_interval_min 
+0x5b04 023350 store 2 ,mem_le_interval_min + 2 
+0x5b05 023351 call mouse_updata_le_param 
+:      023352 mouse_le_conn_param_lpm_disable:
+0x5b06 023353 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x5b07 023354 rtn 
+:      023356 mouse_le_bb_event_connect_complete:
+0x5b08 023357 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5b09 023358 nrtn blank 
+0x5b0a 023359 fetch 1 ,mem_le_att_handle 
+0x5b0b 023360 sub pdata ,34 ,pdata 
+0x5b0c 023361 nrtn zero 
+0x5b0d 023362 jam 0 ,mem_le_start_encrypt_timer 
+:      023363 mouse_le_write_enable:
+0x5b0e 023364 arg write_req_enable_flag ,queue 
+0x5b0f 023365 branch mouse_le_enable_connect_flag 
+:      023367 mouse_le_parse_conn_param_accepted:
+0x5b10 023368 fetch 1 ,mem_le_new_conninterval 
+0x5b11 023369 sub pdata ,le_interval_15ms ,null 
+0x5b12 023370 nbranch mouse_le_conn_param_lpm_disable ,positive 
+0x5b13 023371 store 2 ,mem_le_interval_min 
+0x5b14 023372 store 2 ,mem_le_interval_min + 2 
+0x5b15 023373 fetch 1 ,mem_le_new_connslavelatency 
+0x5b16 023374 branch mouse_le_lpm_mult_reinit ,blank 
+0x5b17 023375 fetcht 1 ,mem_lpm_mult_init 
+0x5b18 023376 isub temp ,null 
+0x5b19 023377 branch mouse_le_lpm_mult_reinit ,positive 
+0x5b1a 023378 fetch 1 ,mem_le_new_connslavelatency 
+0x5b1b 023379 store 1 ,mem_lpm_mult 
+0x5b1c 023380 branch mouse_le_conn_param_lpm_enable 
+:      023381 mouse_le_lpm_mult_reinit:
+0x5b1d 023382 fetch 1 ,mem_lpm_mult_init 
+0x5b1e 023383 store 1 ,mem_lpm_mult 
+:      023384 mouse_le_conn_param_lpm_enable:
+0x5b1f 023385 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x5b20 023386 rtn 
+:      023388 mouse_le_clean_connect_flag:
+0x5b21 023389 jam 0 ,mem_le_connect_status_flag 
+0x5b22 023390 rtn 
+:      023392 mouse_le:
+0x5b23 023393 bpatch patch10_6 ,mem_patch10 
+0x5b24 023394 call le_fifo_check_nearly_full 
+0x5b25 023395 nrtn blank 
+0x5b26 023396 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5b27 023397 beq 0xff ,mouse_le_next 
+0x5b28 023398 fetch 1 ,mem_le_connect_status_flag 
+0x5b29 023399 and pdata ,0x03 ,pdata 
+0x5b2a 023400 rtnne 0x03 
+:      023401 mouse_le_next:
+0x5b2b 023402 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x5b2c 023403 call mouse_clear_sensor_data_by_reset ,blank 
+0x5b2d 023404 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b2e 023405 bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x5b2f 023406 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x5b30 023407 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x5b31 023408 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0x5b32 023409 call mouse_motion 
+0x5b33 023410 call mouse_check_125hz 
+0x5b34 023411 nrtn user 
+0x5b35 023412 call mouse_current_mult_update 
+0x5b36 023413 call mouse_data_xy_release 
+0x5b37 023414 call mouse_wheel_trigger 
+0x5b38 023415 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b39 023416 bbit0 mouse_enable_keyboard ,mouse_le_send_mouse_data 
+0x5b3a 023417 fetch 1 ,mem_customer_key 
+0x5b3b 023418 beq 1 ,mouse_le_send_keyboard_package_data 
+:      023419 mouse_le_send_mouse_data:
+0x5b3c 023420 branch mouse_fill_mouse_data_le 
+:      023423 mouse_le_send_keyboard_package_data:
+0x5b3d 023424 fetch 1 ,mem_customer_data_trigger 
+0x5b3e 023425 branch mouse_le_release_keyboard_data ,blank 
+0x5b3f 023426 fetch 8 ,mem_customer_key_press + 1 
+:      023427 mouse_fill_keyboard_package_data_le:
+0x5b40 023428 store 8 ,mem_pdatatemp 
+0x5b41 023429 fetch 1 ,mem_customer_key_press 
+0x5b42 023430 beq kb_multikey_report_id ,mouse_fill_multimedia_key_data_le 
+0x5b43 023431 beq kb_system_conctrl_report_id ,mouse_fill_systemctrl_key_data_le 
+0x5b44 023432 jam 8 ,mem_le_data_len 
+0x5b45 023433 fetcht 2 ,mem_le_keyboard_handle 
+:      023434 mouse_fill_data_le:
+0x5b46 023435 fetch 1 ,mem_le_data_len 
+0x5b47 023436 copy pdata ,rega 
+0x5b48 023437 call le_att_malloc_tx_notify 
+0x5b49 023438 fetcht 1 ,mem_le_data_len 
+0x5b4a 023439 copy temp ,loopcnt 
+0x5b4b 023440 arg mem_pdatatemp ,contr 
+0x5b4c 023441 branch memcpy 
+:      023443 mouse_le_release_keyboard_data:
+0x5b4d 023444 fetch 8 ,mem_customer_key_release + 1 
+0x5b4e 023445 branch mouse_fill_keyboard_package_data_le 
+:      023447 mouse_fill_multimedia_key_data_le:
+0x5b4f 023448 jam 3 ,mem_le_data_len 
+0x5b50 023449 fetcht 2 ,mem_le_multimedia_handle 
+0x5b51 023450 branch mouse_fill_data_le 
+:      023452 mouse_fill_systemctrl_key_data_le:
+0x5b52 023453 jam 2 ,mem_le_data_len 
+0x5b53 023454 fetcht 2 ,mem_le_systemctrl_handle 
+0x5b54 023455 branch mouse_fill_data_le 
+:      023457 mouse_fill_battery_level_le:
+0x5b55 023458 arg 1 ,rega 
+0x5b56 023459 fetcht 2 ,mem_le_battery_level_handle 
+0x5b57 023460 call le_att_malloc_tx_notify 
+0x5b58 023461 fetch 1 ,mem_le_battery_level_percentage 
+0x5b59 023462 istore 1 ,contw 
+0x5b5a 023463 rtn 
+:      023465 mouse_le_send_empty_packet:
+0x5b5b 023466 setarg 0 
+0x5b5c 023467 store 7 ,mem_mouse_key 
+:      023468 mouse_fill_mouse_data_le:
+0x5b5d 023469 jam 7 ,mem_le_data_len 
+0x5b5e 023470 fetch 7 ,mem_mouse_key 
+0x5b5f 023471 store 7 ,mem_pdatatemp 
+0x5b60 023472 fetcht 2 ,mem_le_notify_handle 
+0x5b61 023473 branch mouse_fill_data_le 
+:      023475 mouse_check_51cmd_adv:
+0x5b62 023476 jam 0 ,mem_mouse_le_reconnect_flag 
+0x5b63 023477 fetch 3 ,mem_le_adv_ind 
+0x5b64 023478 store 3 ,mem_le_adv_data + 4 
+0x5b65 023479 call mouse_le_check_adv_flag 
+0x5b66 023480 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x5b67 023481 istore 1 ,contr 
+0x5b68 023482 arg mem_le_adv_swift_pair ,contr 
+0x5b69 023483 call mouse_le_adv_data_update 
+0x5b6a 023484 branch check_51cmd_adv 
+:      023486 mouse_le_check_adv_flag:
+0x5b6b 023487 arg mem_le_adv_data ,rega 
+:      023488 mouse_le_check_adv_flag_loop:
+0x5b6c 023489 ifetch 1 ,rega 
+0x5b6d 023490 rtn blank 
+0x5b6e 023491 iadd contr ,rega 
+0x5b6f 023492 ifetch 1 ,contr 
+0x5b70 023493 rtneq 0x01 
+0x5b71 023494 branch mouse_le_check_adv_flag_loop 
+:      023496 mouse_le_adv_data_update:
+0x5b72 023497 arg mem_le_adv_data + 11 ,contw 
+0x5b73 023498 arg 19 ,loopcnt 
+0x5b74 023499 call memcpy 
+0x5b75 023500 branch le_modified_name_adv 
+:      023506 mouse_bb_disconnected:
+0x5b76 023507 call mouse_bb_discon_clear_stack 
+0x5b77 023508 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b78 023509 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x5b79 023510 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b7a 023511 branch mouse_start_discovery 
+:      023513 mouse_bb_discon_clear_stack:
+0x5b7b 023514 setarg 0 
+0x5b7c 023515 store 8 ,mem_wheel_tb_old_pinlevel 
+0x5b7d 023516 istore 4 ,contw 
+0x5b7e 023517 jam 0 ,mem_mouse_move_flag 
+0x5b7f 023518 jam 0 ,mem_ltk_exists 
+0x5b80 023519 rtn 
+:      023521 mouse4_0_event_bb_disconn:
+0x5b81 023522 call mouse_le_clean_connect_flag 
+0x5b82 023523 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x5b83 023524 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x5b84 023525 branch mouse_app_enter_hibernate 
+:      023529 mouse_bb_event_timer:
+0x5b85 023530 bpatch patch10_7 ,mem_patch10 
+0x5b86 023532 call mouse_low_voltage_led_timer 
+0x5b87 023533 call mouse_adc_read 
+0x5b88 023535 call mouse_logo_led_on_timer 
+0x5b89 023536 call mouse_led_multi_timer 
+0x5b8a 023537 call mouse_dpi_led_blink_delay_timer 
+0x5b8b 023539 call g24_pair_timeout_timer 
+0x5b8c 023540 call g24_reconn_timeout_timer 
+0x5b8d 023541 call mouse_24g_long_sleep_param_update_timer 
+0x5b8e 023543 call mouse_dpi_key_check_long_press 
+0x5b8f 023544 call mouse_bt_discovery_check 
+0x5b90 023545 call mouse_commbination_key_process 
+0x5b91 023546 call mouse_check_discovery_timeout_timer 
+0x5b92 023548 call mouse_check_direct_timeout_timer 
+0x5b93 023549 call mouse_le_enable_att_list_timer 
+0x5b94 023550 call mouse_le_battery_updata_timer 
+0x5b95 023551 call mouse_le_send_smp_security_request_timer 
+0x5b96 023553 call mouse_check_reconnect_delay_long_sleep 
+0x5b97 023554 call mouse_current_mult_update_timer 
+0x5b98 023555 call mouse_wheel_trigger_timer 
+0x5b99 023556 call mouse_store_information_delay_timer 
+0x5b9a 023557 branch mouse_check_no_data_timeout_timer 
+:      023559 mouse_bt_discovery_check:
+0x5b9b 023560 fetch mouse_flag_len ,mem_mouse_flag 
+0x5b9c 023561 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_bt_discovery_by_pb_button 
+0x5b9d 023562 rtn 
+:      023564 mouse_bt_discovery_by_pb_button:
+0x5b9e 023565 fetch 1 ,mem_select_device_button_statue 
+0x5b9f 023566 rtnne pb_button_state_down 
+0x5ba0 023567 arg mem_bt_discovery_count ,regc 
+0x5ba1 023568 arg mouse_long_button_bt_discovery ,regb 
+0x5ba2 023569 branch timer_single_step 
+:      023571 mouse_long_button_bt_discovery:
+0x5ba3 023572 fetch 1 ,mem_device_flag 
+0x5ba4 023573 rtneq mode_24g_device 
+0x5ba5 023574 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ba6 023575 rtnbit1 mouse_bt_discovery_button_long_down_flag 
+0x5ba7 023576 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5ba8 023577 call mouse_enable_function_flag 
+0x5ba9 023578 call app_evt_button_long_pressed 
+0x5baa 023579 branch mouse_bb_event_discovery_btn 
+:      023581 mouse_commbination_key_process:
+0x5bab 023582 fetch 1 ,mem_device_flag 
+0x5bac 023583 beq mode_24g_device ,mouse_24g_commbination_key_process 
+0x5bad 023584 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bae 023585 rtnbit0 mouse_enable_commbination_key_by_bt_discovery 
+0x5baf 023586 fetcht 1 ,mem_mouse_commbination_key_bt 
+0x5bb0 023587 branch mouse_commbination_key_start 
+:      023589 mouse_24g_commbination_key_process:
+0x5bb1 023590 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bb2 023591 rtnbit0 mouse_enable_commbination_key_by_24g_pairing 
+0x5bb3 023592 fetcht 1 ,mem_mouse_commbination_key_24g 
+:      023593 mouse_commbination_key_start:
+0x5bb4 023594 storet 1 ,mem_mouse_commbination_key 
+0x5bb5 023595 call mouse_check_key_gpio 
+0x5bb6 023596 and pdata ,0x07 ,pdata 
+0x5bb7 023597 fetcht 1 ,mem_mouse_commbination_key 
+0x5bb8 023598 isub temp ,null 
+0x5bb9 023599 branch mouse_commbination_key_down ,zero 
+:      023600 mouse_commbination_key_up:
+0x5bba 023601 fetch 1 ,mem_ui_button_timeout 
+0x5bbb 023602 store 1 ,mem_combination_ui_button_count 
+0x5bbc 023603 fetch 1 ,mem_commbination_key_statue 
+0x5bbd 023604 rtneq commbination_key_state_up 
+0x5bbe 023605 jam commbination_key_state_up ,mem_commbination_key_statue 
+0x5bbf 023606 rtn 
+:      023608 mouse_commbination_key_down:
+0x5bc0 023609 call mouse_combination_ui_timer 
+0x5bc1 023610 fetch 1 ,mem_commbination_key_statue 
+0x5bc2 023611 rtneq commbination_key_state_down 
+0x5bc3 023612 jam commbination_key_state_down ,mem_commbination_key_statue 
+0x5bc4 023613 rtn 
+:      023615 mouse_combination_ui_timer:
+0x5bc5 023616 arg mouse_24g_start_pair_mode ,regb 
+0x5bc6 023617 arg mem_combination_ui_button_count ,regc 
+0x5bc7 023618 fetch 1 ,mem_device_flag 
+0x5bc8 023619 beq mode_24g_device ,timer_single_step 
+0x5bc9 023620 arg mouse_long_button_bt_discovery ,regb 
+0x5bca 023621 call timer_single_step 
+0x5bcb 023622 fetch 1 ,mem_combination_ui_button_count 
+0x5bcc 023623 beq 1 ,mouse_bt_discovery_button_down_enable 
+0x5bcd 023624 rtn 
+:      023626 mouse_check_discovery_timeout_timer:
+0x5bce 023627 arg mem_mouse_discovery_timer ,regc 
+0x5bcf 023628 arg mouse_check_discovery_timeout ,regb 
+0x5bd0 023629 branch timer_single_step_2b 
+:      023631 mouse_check_discovery_timeout:
+0x5bd1 023632 call mouse_stop_discovery 
+0x5bd2 023633 branch mouse_app_enter_hibernate 
+:      023635 mouse_check_direct_timeout_timer:
+0x5bd3 023636 arg mem_mouse_direct_timer ,regc 
+0x5bd4 023637 arg mouse_check_direct_timeout ,regb 
+0x5bd5 023638 call timer_single_step 
+0x5bd6 023639 fetch 1 ,mem_mouse_direct_timer 
+0x5bd7 023640 beq 1 ,app_ble_stop_direct_adv 
+0x5bd8 023641 rtn 
+:      023643 mouse_check_direct_timeout:
+0x5bd9 023644 fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0x5bda 023645 beq 0xff ,mouse_buletooth_fast_conn_end 
+0x5bdb 023646 fetch 1 ,mem_reconn_times 
+0x5bdc 023647 nbranch mouse_polling_device ,blank 
+0x5bdd 023648 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bde 023649 bbit1 mouse_enable_bt_reconnect_timeout_enter_discovery ,mouse_start_discovery 
+0x5bdf 023650 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_first_bb_event_reconn_timeout 
+0x5be0 023651 branch mouse_app_enter_hibernate 
+:      023653 mouse_le_enable_att_list_timer:
+0x5be1 023654 arg mem_le_start_encrypt_timer ,regc 
+0x5be2 023655 arg mouse_le_write_enable ,regb 
+0x5be3 023656 branch timer_single_step 
+:      023658 mouse_le_send_smp_security_request_timer:
+0x5be4 023659 fetch 1 ,mem_mouse_le_bb_connected_flag 
+0x5be5 023660 rtn blank 
+0x5be6 023661 arg mem_mouse_send_secutiry_request_timer ,regc 
+0x5be7 023662 arg mouse_le_pairing_sm_start_check ,regb 
+0x5be8 023663 branch timer_single_step 
+:      023664 mouse_le_pairing_sm_start_check:
+0x5be9 023665 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x5bea 023666 nrtn blank 
+0x5beb 023667 fetch 1 ,mem_le_pairing_state 
+0x5bec 023668 rtnne flag_le_pairing_null 
+0x5bed 023669 branch le_pairing_sm_start 
+:      023671 mouse_le_battery_updata_timer:
+0x5bee 023672 fetch mouse_flag_len ,mem_mouse_flag 
+0x5bef 023673 rtnbit1 mouse_enable_le_battery_service_cancel 
+0x5bf0 023674 arg mem_le_battery_level_updata_timer ,regc 
+0x5bf1 023675 arg mouse_le_battery_level_updata ,regb 
+0x5bf2 023676 branch timer_single_step 
+:      023678 mouse_le_battery_level_updata:
+0x5bf3 023679 fetch 2 ,mem_le_battery_level_updata_timer_init 
+0x5bf4 023680 store 2 ,mem_le_battery_level_updata_timer 
+0x5bf5 023681 branch mouse_fill_battery_level_le 
+:      023683 mouse_le_enable_att_list:
+0x5bf6 023684 fetch 1 ,mem_le_connect_status_flag 
+0x5bf7 023685 rtnbit1 ll_pairing_success_flag 
+0x5bf8 023686 call mouse_updata_le_param 
+0x5bf9 023687 arg write_req_enable_flag ,queue 
+0x5bfa 023688 branch mouse_le_enable_connect_flag 
+:      023690 mouse_check_reconnect_delay_long_sleep:
+0x5bfb 023691 arg mem_mouse_bluetooth_reconnect_timeout ,regc 
+0x5bfc 023692 arg mouse_app_enter_hibernate ,regb 
+0x5bfd 023693 branch timer_single_step 
+:      023695 mouse_current_mult_update_timer:
+0x5bfe 023696 arg mem_mouse_current_mult_timer ,regc 
+0x5bff 023697 arg mouse_current_mult_reinit ,regb 
+0x5c00 023698 branch timer_single_step 
+:      023699 mouse_current_mult_reinit:
+0x5c01 023700 fetch 1 ,mem_lpm_mult_init 
+0x5c02 023701 store 1 ,mem_lpm_mult 
+0x5c03 023702 jam 1 ,mem_mouse_long_mult_flag 
+0x5c04 023703 rtn 
+:      023706 mouse_check_no_data_timeout_timer:
+0x5c05 023707 arg mem_mouse_no_data_timer ,regc 
+0x5c06 023708 arg mouse_check_no_data_timeout ,regb 
+0x5c07 023709 branch timer_single_step_2b 
+:      023711 mouse_check_no_data_timeout:
+0x5c08 023712 fetch 1 ,mem_device_flag 
+0x5c09 023713 beq mode_24g_device ,mouse_24g_hibernate_set 
+0x5c0a 023714 branch mouse_disconnect 
+:      023716 mouse_no_data_timer_init:
+0x5c0b 023717 fetch 2 ,mem_mouse_no_data_timeout 
+0x5c0c 023718 store 2 ,mem_mouse_no_data_timer 
+0x5c0d 023719 rtn 
+:      023721 mouse_store_information_delay_timer:
+0x5c0e 023722 arg mem_store_information_delay_timer ,regc 
+0x5c0f 023723 arg mouse_store_device_info_check ,regb 
+0x5c10 023724 branch timer_single_step 
+:      023726 mouse_store_device_info_check:
+0x5c11 023727 call mouse_store_device_info 
+0x5c12 023728 fetch 1 ,mem_mouse_need_soft_reset 
+0x5c13 023729 nbranch mouse_soft_reset ,blank 
+0x5c14 023730 rtn 
+:      023732 mouse_bb_event_discovery_btn:
+0x5c15 023733 isolate1 mark_24g ,mark 
+0x5c16 023734 call mouse_24g_stop ,true 
+0x5c17 023735 call mouse_disconnect 
+0x5c18 023736 call mouse_le_clean_connect_flag 
+0x5c19 023737 branch mouse_start_discovery 
+:      023739 mouse_start_discovery:
+0x5c1a 023740 bpatch patch11_0 ,mem_patch11 
+0x5c1b 023741 call mouse_device_discovery_led_config 
+0x5c1c 023742 fetch 2 ,mem_ui_state_map 
+0x5c1d 023743 isolate1 ui_state_ble_adv ,pdata 
+0x5c1e 023744 call mouse_stop_le_adv ,true 
+0x5c1f 023745 call mouse_bluetooth_fast_conn_disable 
+0x5c20 023746 fetch 2 ,mem_ui_state_map 
+0x5c21 023747 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x5c22 023748 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c23 023749 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x5c24 023750 fetcht 2 ,mem_random_addr_increase_count 
+0x5c25 023751 increase 1 ,temp 
+0x5c26 023752 storet 2 ,mem_random_addr_increase_count 
+0x5c27 023753 storet 2 ,mem_le_lap + 1 
+0x5c28 023754 random pdata 
+0x5c29 023755 store 1 ,mem_le_lap 
+:      023756 mouse_start_discovery_norandom:
+0x5c2a 023757 fetch 3 ,mem_mouse_le_lap_temp 
+0x5c2b 023758 store 3 ,mem_le_lap + 3 
+0x5c2c 023759 call app_lpm_mult_disable 
+0x5c2d 023760 fetch 2 ,mem_mouse_discovery_timeout 
+0x5c2e 023761 store 2 ,mem_mouse_discovery_timer 
+0x5c2f 023762 setarg 0 
+0x5c30 023763 store 2 ,mem_mouse_no_data_timer 
+0x5c31 023764 store 2 ,mem_le_battery_level_updata_timer 
+0x5c32 023765 store 1 ,mem_mouse_direct_timer 
+0x5c33 023766 store 1 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c34 023767 store 1 ,mem_mouse_clear_sensor_data_flag 
+0x5c35 023768 arg mouse_store_eeprom_flag ,queue 
+0x5c36 023769 call mouse_enable_function_flag 
+0x5c37 023770 call mouse_bt_discovery_button_down_disable 
+0x5c38 023771 branch mouse_check_51cmd_adv 
+:      023773 mouse_stop_discovery:
+0x5c39 023774 bpatch patch11_1 ,mem_patch11 
+0x5c3a 023775 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x5c3b 023776 call mouse_disable_function_flag 
+0x5c3c 023777 jam 0 ,mem_mouse_bluetooth_reconnect_timeout 
+0x5c3d 023778 branch mouse_stop_le_adv 
+:      023779 mouse_stop_le_adv:
+0x5c3e 023780 setarg 0 
+0x5c3f 023781 store 1 ,mem_mouse_direct_timer 
+0x5c40 023782 store 2 ,mem_mouse_discovery_timer 
+0x5c41 023783 branch check_51cmd_stop_adv 
+:      023785 mouse_store_remote_bdaddr:
+0x5c42 023786 bpatch patch11_2 ,mem_patch11 
+0x5c43 023787 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c44 023788 rtnbit0 mouse_store_eeprom_flag 
+0x5c45 023789 arg mouse_store_eeprom_flag ,queue 
+0x5c46 023790 call mouse_disable_function_flag 
+0x5c47 023791 call mouse_check_device_addr 
+:      023792 mouse_unplug_clean_bdaddr:
+0x5c48 023793 call mouse_before_store_reconn_info 
+0x5c49 023794 branch mouse_store_device_info_delay 
+:      023796 mouse_check_device_addr:
+0x5c4a 023797 fetch 1 ,mem_record_bt_mode 
+0x5c4b 023798 beq rec_4_mode ,mouse_check_le_device_addr 
+0x5c4c 023799 rtn 
+:      023800 mouse_check_le_device_addr:
+0x5c4d 023801 store 1 ,mem_device_addr_temp 
+0x5c4e 023802 fetch 6 ,mem_le_plap 
+:      023803 mouse_check_bt_device_addr_common:
+0x5c4f 023804 store 6 ,mem_device_addr_temp + 1 
+0x5c50 023805 fetch 7 ,mem_device_addr_temp 
+0x5c51 023806 arg mem_device1_type ,contr 
+0x5c52 023807 arg 3 ,loopcnt 
+:      023808 mouse_check_device_addr_end:
+0x5c53 023809 ifetcht 7 ,contr 
+0x5c54 023810 isub temp ,null 
+0x5c55 023811 branch mouse_clean_addr ,zero 
+0x5c56 023812 increase 22 ,contr 
+0x5c57 023813 loop mouse_check_device_addr_end 
+0x5c58 023814 rtn 
+:      023815 mouse_before_store_reconn_info:
+0x5c59 023816 arg mem_device1_type ,rega 
+0x5c5a 023817 fetch 1 ,mem_device_flag 
+0x5c5b 023818 increase -1 ,pdata 
+0x5c5c 023819 mul32 pdata ,29 ,pdata 
+0x5c5d 023820 iadd rega ,rega 
+0x5c5e 023821 fetch 1 ,mem_record_bt_mode 
+0x5c5f 023822 istore 1 ,rega 
+0x5c60 023823 beq rec_4_mode ,mouse_store_le_device 
+0x5c61 023824 rtn 
+:      023826 mouse_store_le_device:
+0x5c62 023827 fetch 6 ,mem_le_plap 
+0x5c63 023828 istore 6 ,contw 
+0x5c64 023829 arg mem_le_ltk ,contr 
+0x5c65 023830 call memcpy16 
+0x5c66 023831 fetch 6 ,mem_le_lap 
+0x5c67 023832 istore 6 ,contw 
+0x5c68 023833 rtn 
+:      023835 mouse_clean_addr:
+0x5c69 023836 increase -6 ,contr 
+0x5c6a 023837 copy contr ,contw 
+0x5c6b 023838 fetcht 6 ,mem_device_addr_temp + 1 
+0x5c6c 023839 increase 3 ,temp 
+0x5c6d 023840 istoret 6 ,contw 
+0x5c6e 023841 rtn 
+:      023843 mouse_select_reconn_device:
+0x5c6f 023844 arg mem_device1_type ,rega 
+0x5c70 023845 fetch 1 ,mem_device_flag 
+0x5c71 023846 rtneq mode_24g_device 
+0x5c72 023847 increase -1 ,pdata 
+0x5c73 023848 mul32 pdata ,29 ,pdata 
+0x5c74 023849 iadd rega ,rega 
+0x5c75 023850 ifetch 1 ,rega 
+0x5c76 023851 store 1 ,mem_xrecord_mode 
+0x5c77 023852 beq rec_4_mode ,mouse_load_le_device 
+0x5c78 023853 rtn 
+:      023855 mouse_load_le_device:
+0x5c79 023856 ifetch 6 ,contr 
+:      023857 mouse_load_le_device_end:
+0x5c7a 023858 store 6 ,mem_hci_plap 
+0x5c7b 023859 arg mem_le_ltk ,contw 
+0x5c7c 023860 call memcpy16 
+0x5c7d 023861 ifetch 6 ,contr 
+0x5c7e 023862 store 6 ,mem_le_lap 
+0x5c7f 023863 rtn 
+:      023865 mouse_app_initflag_check:
+0x5c80 023866 bpatch patch11_3 ,mem_patch11 
+0x5c81 023867 fetch 2 ,mem_store_flag 
+0x5c82 023868 arg eeprom_init_flag ,temp 
+0x5c83 023869 isub temp ,null 
+0x5c84 023870 branch mouse_load_device_info ,zero 
+:      023871 mouse_app_initflag_check_next:
+0x5c85 023872 storet 2 ,mem_store_flag 
+0x5c86 023873 call mouse_ble_init_address 
+0x5c87 023874 fetch 1 ,mem_device_flag_temp 
+0x5c88 023875 store 1 ,mem_device_flag 
+0x5c89 023876 fetch 4 ,mem_24g_fast_conn_addr 
+0x5c8a 023877 store 4 ,mem_24g_receiver_addr 
+0x5c8b 023878 store 4 ,mem_24g_addr 
+:      023879 mouse_load_default_dpi:
+0x5c8c 023880 fetch 1 ,mem_config_sensor_dpi 
+0x5c8d 023881 store 1 ,mem_mouse_dpi 
+0x5c8e 023882 rtn 
+:      023884 mouse_load_device_info:
+0x5c8f 023885 call mouse_otp_load_dpi 
+0x5c90 023887 fetch 4 ,mem_mouse_24g_addr 
+0x5c91 023888 store 4 ,mem_24g_receiver_addr 
+0x5c92 023889 store 4 ,mem_24g_addr 
+0x5c93 023890 rtn 
+:      023892 mouse_otp_load_dpi:
+0x5c94 023893 fetch mouse_flag_len ,mem_mouse_flag 
+0x5c95 023894 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5c96 023895 fetch 2 ,mem_otp_offset_dpi 
+0x5c97 023896 copy pdata ,regb 
+0x5c98 023897 call mouse_read_otp_dpi_common 
+0x5c99 023898 fetch 1 ,mem_mouse_dpi_temp 
+0x5c9a 023899 call mouse_load_default_dpi ,blank 
+0x5c9b 023900 rtn 
+:      023902 mouse_ble_init_address:
+0x5c9c 023903 fetch 6 ,mem_le_lap 
+0x5c9d 023904 store 6 ,mem_device1_locall_addr 
+0x5c9e 023905 add pdata ,0x0100 ,pdata 
+0x5c9f 023906 store 6 ,mem_device2_locall_addr 
+0x5ca0 023907 add pdata ,0x0100 ,pdata 
+0x5ca1 023908 store 6 ,mem_device3_locall_addr 
+0x5ca2 023909 rtn 
+:      023913 mouse_store_device_info_delay:
+0x5ca3 023914 fetch 1 ,mem_store_information_delay_timer_init 
+0x5ca4 023915 store 1 ,mem_store_information_delay_timer 
+0x5ca5 023916 rtn 
+:      023918 mouse_store_device_info:
+0x5ca6 023919 bpatch patch11_4 ,mem_patch11 
+0x5ca7 023920 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ca8 023921 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x5ca9 023922 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x5caa 023923 bbit1 mouse_enable_otp ,mouse_store_otp_device_info 
+0x5cab 023924 rtn 
+:      023926 mouse_store_dpi_info_check:
+0x5cac 023927 bpatch patch11_5 ,mem_patch11 
+0x5cad 023928 fetch mouse_flag_len ,mem_mouse_flag 
+0x5cae 023929 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x5caf 023930 bbit1 mouse_enable_otp ,mouse_store_otp_dpi 
+0x5cb0 023931 rtn 
+:      023935 mouse_store_eeprom_device_info:
+0x5cb1 023936 arg 128 ,temp 
+0x5cb2 023937 arg mem_device_flag ,rega 
+0x5cb3 023938 arg mouse_info_eeprom_offect ,regb 
+0x5cb4 023939 branch iicd_write_protect_eep_data 
+:      023941 mouse_store_eerpom_dpi:
+0x5cb5 023942 arg 1 ,temp 
+0x5cb6 023943 arg mem_mouse_dpi ,rega 
+0x5cb7 023944 arg mouse_dpi_eeprom_offect ,regb 
+0x5cb8 023945 branch iicd_write_protect_eep_data 
+:      023949 mouse_store_flash_device_info:
+0x5cb9 023950 call spid_init_flash 
+0x5cba 023951 call mouse_spid_flash_release_form_powerdown 
+0x5cbb 023952 call mouse_flash_erase_sector 
+0x5cbc 023954 call mouse_information_flash_parameters 
+0x5cbd 023955 call mouse_spid_write_flash 
+0x5cbe 023956 call mouse_spid_flash_powerdown 
+0x5cbf 023957 branch mouse_sensor_spi_init 
+:      023962 mouse_store_otp_device_info:
+0x5cc0 023963 call mouse_write_otp_device_flag 
+0x5cc1 023964 call mouse_write_otp_device_info 
+0x5cc2 023965 branch mouse_write_otp_le_addr_increase_count_info 
+:      023969 mouse_write_otp_device_flag:
+0x5cc3 023970 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5cc4 023971 copy regb ,regc 
+:      023972 mouse_write_otp_device_flag_loop:
+0x5cc5 023973 call mouse_read_otp_device_flag_common 
+0x5cc6 023974 fetch 1 ,mem_device_flag_temp 
+0x5cc7 023975 branch mouse_device_flag_store ,blank 
+0x5cc8 023976 store 1 ,mem_device_flag_last 
+0x5cc9 023977 increase 1 ,regc 
+0x5cca 023978 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5ccb 023979 isub regc ,null 
+0x5ccc 023980 nrtn positive 
+0x5ccd 023981 copy regc ,regb 
+0x5cce 023982 branch mouse_write_otp_device_flag_loop 
+:      023984 mouse_device_flag_store:
+0x5ccf 023985 fetch 1 ,mem_device_flag_last 
+0x5cd0 023986 and pdata ,0xf0 ,pdata 
+0x5cd1 023987 branch mouse_device_flag_store_check ,blank 
+0x5cd2 023988 fetch 1 ,mem_device_flag 
+0x5cd3 023989 store 1 ,mem_device_flag_value 
+:      023990 mouse_devoce_flag_store_end:
+0x5cd4 023991 arg 1 ,loopcnt 
+0x5cd5 023992 copy regc ,regb 
+0x5cd6 023993 arg mem_device_flag_value ,rega 
+0x5cd7 023994 branch otp_write 
+:      023996 mouse_device_flag_store_check:
+0x5cd8 023997 fetch 1 ,mem_device_flag_last 
+0x5cd9 023998 fetcht 1 ,mem_device_flag 
+0x5cda 023999 isub temp ,null 
+0x5cdb 024000 rtn zero 
+0x5cdc 024001 lshift4 temp ,temp 
+0x5cdd 024002 iadd temp ,pdata 
+0x5cde 024003 store 1 ,mem_device_flag_value 
+0x5cdf 024005 copy regc ,pdata 
+0x5ce0 024006 fetcht 2 ,mem_otp_offset_device_flag 
+0x5ce1 024007 isub temp ,null 
+0x5ce2 024008 branch mouse_devoce_flag_store_end ,zero 
+0x5ce3 024010 increase -1 ,regc 
+0x5ce4 024011 branch mouse_devoce_flag_store_end 
+:      024015 mouse_write_otp_device_info:
+0x5ce5 024016 fetch 1 ,mem_device_flag 
+0x5ce6 024017 beq mode_24g_device ,mouse_write_otp_24g_addr 
+0x5ce7 024018 beq mode_bt_device1 ,mouse_write_otp_le_device1 
+0x5ce8 024019 beq mode_bt_device2 ,mouse_write_otp_le_device2 
+0x5ce9 024020 rtn 
+:      024022 mouse_write_otp_24g_addr:
+0x5cea 024023 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5ceb 024024 copy regb ,regc 
+:      024025 mouse_otp_store_24g_addr_loop:
+0x5cec 024026 call mouse_read_otp_24g_addr_common 
+0x5ced 024027 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5cee 024028 branch mouse_24g_addr_store ,blank 
+0x5cef 024029 store 4 ,mem_mouse_24g_addr_last 
+0x5cf0 024030 increase 4 ,regc 
+0x5cf1 024031 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5cf2 024032 isub regc ,null 
+0x5cf3 024033 nrtn positive 
+0x5cf4 024034 copy regc ,regb 
+0x5cf5 024035 branch mouse_otp_store_24g_addr_loop 
+:      024037 mouse_24g_addr_store:
+0x5cf6 024038 fetch 4 ,mem_mouse_24g_addr_last 
+0x5cf7 024039 fetcht 4 ,mem_mouse_24g_addr 
+0x5cf8 024040 isub temp ,null 
+0x5cf9 024041 rtn zero 
+0x5cfa 024042 arg 4 ,loopcnt 
+0x5cfb 024043 arg mem_mouse_24g_addr ,rega 
+0x5cfc 024044 copy regc ,regb 
+0x5cfd 024045 branch otp_write 
+:      024047 mouse_write_otp_le_device1:
+0x5cfe 024048 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5cff 024049 copy regb ,regc 
+:      024050 mouse_otp_store_le_addr1_loop:
+0x5d00 024051 call mouse_read_otp_le_addr1_common 
+0x5d01 024052 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5d02 024053 branch mouse_le_addr1_store ,blank 
+0x5d03 024054 store 6 ,mem_mouse_le_addr1_last 
+0x5d04 024055 increase 6 ,regc 
+0x5d05 024056 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5d06 024057 isub regc ,null 
+0x5d07 024058 nrtn positive 
+0x5d08 024059 copy regc ,regb 
+0x5d09 024060 branch mouse_otp_store_le_addr1_loop 
+:      024062 mouse_le_addr1_store:
+0x5d0a 024063 fetch 6 ,mem_mouse_le_addr1_last 
+0x5d0b 024064 fetcht 6 ,mem_device1_addr 
+0x5d0c 024065 isub temp ,null 
+0x5d0d 024066 rtn zero 
+0x5d0e 024067 arg 6 ,loopcnt 
+0x5d0f 024068 arg mem_device1_addr ,rega 
+0x5d10 024069 copy regc ,regb 
+0x5d11 024070 branch otp_write 
+:      024073 mouse_write_otp_le_device2:
+0x5d12 024074 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5d13 024075 copy regb ,regc 
+:      024076 mouse_otp_store_le_addr2_loop:
+0x5d14 024077 call mouse_read_otp_le_addr2_common 
+0x5d15 024078 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5d16 024079 branch mouse_le_addr2_store ,blank 
+0x5d17 024080 store 6 ,mem_mouse_le_addr2_last 
+0x5d18 024081 increase 6 ,regc 
+0x5d19 024082 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5d1a 024083 isub regc ,null 
+0x5d1b 024084 nrtn positive 
+0x5d1c 024085 copy regc ,regb 
+0x5d1d 024086 branch mouse_otp_store_le_addr2_loop 
+:      024088 mouse_le_addr2_store:
+0x5d1e 024089 fetch 6 ,mem_mouse_le_addr2_last 
+0x5d1f 024090 fetcht 6 ,mem_device2_addr 
+0x5d20 024091 isub temp ,null 
+0x5d21 024092 rtn zero 
+0x5d22 024093 arg 6 ,loopcnt 
+0x5d23 024094 arg mem_device2_addr ,rega 
+0x5d24 024095 copy regc ,regb 
+0x5d25 024096 branch otp_write 
+:      024100 mouse_write_otp_le_addr_increase_count_info:
+0x5d26 024101 fetch 1 ,mem_device_flag 
+0x5d27 024102 rtneq mode_24g_device 
+0x5d28 024103 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5d29 024104 copy regb ,regc 
+:      024105 mouse_otp_store_le_addr_increase_count_loop:
+0x5d2a 024106 call mouse_read_otp_le_addr_increase_count_common 
+0x5d2b 024107 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5d2c 024108 branch mouse_le_addr_increase_count_store ,blank 
+0x5d2d 024109 store 2 ,mem_random_addr_increase_count_last 
+0x5d2e 024110 increase 2 ,regc 
+0x5d2f 024111 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5d30 024112 isub regc ,null 
+0x5d31 024113 nrtn positive 
+0x5d32 024114 copy regc ,regb 
+0x5d33 024115 branch mouse_otp_store_le_addr_increase_count_loop 
+:      024117 mouse_le_addr_increase_count_store:
+0x5d34 024118 fetch 2 ,mem_random_addr_increase_count_last 
+0x5d35 024119 fetcht 2 ,mem_random_addr_increase_count 
+0x5d36 024120 isub temp ,null 
+0x5d37 024121 rtn zero 
+0x5d38 024122 arg 2 ,loopcnt 
+0x5d39 024123 arg mem_random_addr_increase_count ,rega 
+0x5d3a 024124 copy regc ,regb 
+0x5d3b 024125 branch otp_write 
+:      024129 mouse_store_otp_dpi:
+0x5d3c 024130 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d3d 024131 rtnbit0 mouse_enable_load_and_store_dpi 
+0x5d3e 024132 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5d3f 024133 copy regb ,regc 
+:      024134 mouse_otp_store_dpi_loop:
+0x5d40 024135 call mouse_read_otp_dpi_common 
+0x5d41 024136 fetch 1 ,mem_mouse_dpi_temp 
+0x5d42 024137 branch mouse_otp_dpi_store ,blank 
+0x5d43 024138 store 1 ,mem_mouse_dpi_last 
+0x5d44 024139 increase 1 ,regc 
+0x5d45 024140 fetch 2 ,mem_otp_offset_dpi_end 
+0x5d46 024141 isub regc ,null 
+0x5d47 024142 nrtn positive 
+0x5d48 024143 copy regc ,regb 
+0x5d49 024144 branch mouse_otp_store_dpi_loop 
+:      024146 mouse_otp_dpi_store:
+0x5d4a 024147 fetch 1 ,mem_mouse_dpi_last 
+0x5d4b 024148 and pdata ,0xf0 ,pdata 
+0x5d4c 024149 branch mouse_dpi_store_last ,blank 
+0x5d4d 024150 fetch 1 ,mem_mouse_dpi 
+0x5d4e 024151 store 1 ,mem_mouse_otp_dpi_value 
+:      024152 mouse_dpi_store_end:
+0x5d4f 024153 arg 1 ,loopcnt 
+0x5d50 024154 copy regc ,regb 
+0x5d51 024155 arg mem_mouse_otp_dpi_value ,rega 
+0x5d52 024156 branch otp_write 
+:      024158 mouse_dpi_store_last:
+0x5d53 024159 fetch 1 ,mem_mouse_dpi_last 
+0x5d54 024160 fetcht 1 ,mem_mouse_dpi 
+0x5d55 024161 isub temp ,null 
+0x5d56 024162 rtn zero 
+0x5d57 024163 lshift4 temp ,temp 
+0x5d58 024164 iadd temp ,pdata 
+0x5d59 024165 store 1 ,mem_mouse_otp_dpi_value 
+0x5d5a 024167 copy regc ,pdata 
+0x5d5b 024168 fetcht 2 ,mem_otp_offset_dpi 
+0x5d5c 024169 isub temp ,null 
+0x5d5d 024170 branch mouse_dpi_store_end ,zero 
+0x5d5e 024172 increase -1 ,regc 
+0x5d5f 024173 branch mouse_dpi_store_end 
+:      024182 mouse_load_eeprom_info_check:
+0x5d60 024183 call iicd_read_init_pin 
+0x5d61 024184 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d62 024185 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x5d63 024186 ncall clear_eeprom_size_2k ,true 
+0x5d64 024187 call mouse_eeprom_load_recon_info 
+0x5d65 024188 branch mouse_app_initflag_check 
+:      024190 mouse_eeprom_load_recon_info:
+0x5d66 024191 arg 128 ,temp 
+0x5d67 024192 arg mem_device_flag ,rega 
+0x5d68 024193 arg mouse_info_eeprom_offect ,regb 
+0x5d69 024194 branch iicd_read_eep_data 
+:      024196 mouse_load_eeprom_dpi:
+0x5d6a 024197 arg 1 ,temp 
+0x5d6b 024198 arg mem_mouse_dpi ,rega 
+0x5d6c 024199 arg mouse_dpi_eeprom_offect ,regb 
+0x5d6d 024200 branch iicd_read_eep_data 
+:      024204 mouse_load_flash_info_check:
+0x5d6e 024205 call spid_init_flash 
+0x5d6f 024206 call mouse_spid_flash_release_form_powerdown 
+0x5d70 024207 call mouse_information_flash_parameters 
+0x5d71 024208 call spid_read_flash 
+0x5d72 024209 call mouse_spid_flash_powerdown 
+0x5d73 024210 call mouse_app_initflag_check 
+0x5d74 024211 branch mouse_sensor_spi_init 
+:      024213 mouse_information_flash_parameters:
+0x5d75 024214 setarg mem_mouse_information_end 
+0x5d76 024215 arg mem_mouse_information_start ,temp 
+0x5d77 024216 isub temp ,temp 
+0x5d78 024217 fetch 3 ,mem_flash_base 
+0x5d79 024218 arg mem_mouse_information_start ,rega 
+0x5d7a 024219 rtn 
+:      024221 mouse_spid_flash_release_form_powerdown:
+0x5d7b 024222 jam flash_command_release_from_powerdown ,mem_temp 
+:      024223 mouse_spid_write_flash_cmd:
+0x5d7c 024224 call delay_nop100 
+0x5d7d 024225 call spid_unlock_flash 
+0x5d7e 024226 arg mem_write_flash_head_temp ,rega 
+0x5d7f 024227 fetcht 1 ,mem_temp 
+0x5d80 024228 call mouse_spid_write_flash_cmd_common 
+0x5d81 024229 branch delay_nop100 
+:      024231 mouse_spid_flash_powerdown:
+0x5d82 024232 jam flash_command_powerdown ,mem_temp 
+0x5d83 024233 branch mouse_spid_write_flash_cmd 
+:      024235 mouse_spid_write_flash_cmd_common:
+0x5d84 024236 istoret 1 ,rega 
+0x5d85 024237 rshift16 pdata ,temp 
+0x5d86 024238 istoret 1 ,contw 
+0x5d87 024239 rshift8 pdata ,temp 
+0x5d88 024240 istoret 1 ,contw 
+0x5d89 024241 istore 1 ,contw 
+0x5d8a 024242 deposit rega 
+0x5d8b 024243 store 2 ,core_spid_txaddr 
+0x5d8c 024244 setarg 0 
+0x5d8d 024245 store 2 ,core_spid_rxlen 
+0x5d8e 024246 jam spid_start ,core_misc_ctrl 
+0x5d8f 024247 branch wait_spid_done 
+:      024249 mouse_flash_erase_sector:
+0x5d90 024250 fetch 3 ,mem_flash_base 
+0x5d91 024251 store 3 ,mem_spi_write_addr 
+0x5d92 024252 branch spid_flash_erase_sector + 2 
+:      024254 mouse_spid_write_flash:
+0x5d93 024255 copy pdata ,regc 
+0x5d94 024256 copy rega ,pdata 
+0x5d95 024257 increase -4 ,pdata 
+0x5d96 024258 copy pdata ,regb 
+0x5d97 024259 ifetch 4 ,regb 
+0x5d98 024260 store 4 ,mem_write_flash_head_temp 
+0x5d99 024261 copy regc ,pdata 
+0x5d9a 024262 call spid_write_flash 
+0x5d9b 024263 fetch 4 ,mem_write_flash_head_temp 
+0x5d9c 024264 istore 4 ,regb 
+0x5d9d 024265 rtn 
+:      024267 mouse_flash_power_down:
+0x5d9e 024268 fetch mouse_flag_len ,mem_mouse_flag 
+0x5d9f 024269 rtnbit0 mouse_enable_flash 
+0x5da0 024270 call mouse_spid_flash_powerdown 
+0x5da1 024271 call twspi_enable 
+0x5da2 024272 fetcht 1 ,mem_spi_cs_gpio 
+0x5da3 024273 call gpio_out_inactive 
+0x5da4 024274 fetcht 1 ,mem_spi_hold_gpio 
+0x5da5 024275 branch mouse_gpio_config_input_pd 
+:      024279 mouse_load_otp_info_check:
+0x5da6 024280 call mouse_read_otp_dpi 
+0x5da7 024281 call mouse_read_otp_device_flag 
+0x5da8 024282 call mouse_read_otp_device_info 
+0x5da9 024283 call mouse_read_otp_le_addr_increase_count_info 
+:      024284 mouse_otp_load_app_initflag:
+0x5daa 024285 arg 2 ,loopcnt 
+0x5dab 024286 fetch 2 ,mem_otp_offset_app_initflag 
+0x5dac 024287 copy pdata ,regb 
+0x5dad 024288 arg mem_store_flag ,rega 
+0x5dae 024289 call otp_read_data 
+0x5daf 024290 call mouse_app_initflag_check 
+:      024291 mouse_otp_store_app_initflag:
+0x5db0 024292 arg 2 ,loopcnt 
+0x5db1 024293 arg mem_store_flag ,rega 
+0x5db2 024294 fetchr regb ,2 ,mem_otp_offset_app_initflag 
+0x5db3 024295 branch otp_write 
+:      024299 mouse_read_otp_device_flag:
+0x5db4 024300 fetchr regb ,2 ,mem_otp_offset_device_flag 
+0x5db5 024301 copy regb ,regc 
+:      024302 mouse_read_otp_device_flag_loop:
+0x5db6 024303 call mouse_read_otp_device_flag_common 
+0x5db7 024304 fetch 1 ,mem_device_flag_temp 
+0x5db8 024305 branch mouse_device_flag_load ,blank 
+0x5db9 024306 store 1 ,mem_device_flag_last 
+0x5dba 024307 increase 1 ,regc 
+0x5dbb 024308 fetch 2 ,mem_otp_offset_device_flag_end 
+0x5dbc 024309 isub regc ,null 
+0x5dbd 024310 nbranch mouse_device_flag_load ,positive 
+0x5dbe 024311 copy regc ,regb 
+0x5dbf 024312 branch mouse_read_otp_device_flag_loop 
+:      024314 mouse_read_otp_device_flag_common:
+0x5dc0 024315 arg 1 ,loopcnt 
+0x5dc1 024316 arg mem_device_flag_temp ,rega 
+0x5dc2 024317 branch otp_read_data 
+:      024319 mouse_device_flag_load:
+0x5dc3 024320 fetch 1 ,mem_device_flag_last 
+0x5dc4 024321 copy pdata ,temp 
+0x5dc5 024322 and pdata ,0xf0 ,pdata 
+0x5dc6 024323 branch mouse_device_flag_load_last ,blank 
+0x5dc7 024324 rshift4 pdata ,pdata 
+0x5dc8 024325 branch mouse_device_flag_load_end 
+:      024327 mouse_device_flag_load_last:
+0x5dc9 024328 copy temp ,pdata 
+:      024329 mouse_device_flag_load_end:
+0x5dca 024330 store 1 ,mem_device_flag 
+0x5dcb 024331 rtn 
+:      024334 mouse_read_otp_device_info:
+0x5dcc 024335 fetch 1 ,mem_device_flag 
+0x5dcd 024336 beq mode_24g_device ,mouse_read_otp_24g_addr 
+0x5dce 024337 beq mode_bt_device1 ,mouse_read_otp_le_device1 
+0x5dcf 024338 beq mode_bt_device2 ,mouse_read_otp_le_device2 
+0x5dd0 024339 rtn 
+:      024341 mouse_read_otp_le_device1:
+0x5dd1 024342 call mouse_read_otp_le_device1_addr 
+0x5dd2 024343 branch mouse_read_otp_le_device1_locall_addr 
+:      024345 mouse_read_otp_le_device2:
+0x5dd3 024346 call mouse_read_otp_le_device2_addr 
+0x5dd4 024347 branch mouse_read_otp_le_device2_locall_addr 
+:      024350 mouse_read_otp_le_device1_addr:
+0x5dd5 024351 fetchr regb ,2 ,mem_otp_offset_le_addr1 
+0x5dd6 024352 copy regb ,regc 
+:      024353 mouse_read_otp_le_device1_addr_loop:
+0x5dd7 024354 call mouse_read_otp_le_addr1_common 
+0x5dd8 024355 fetch 6 ,mem_mouse_le_addr1_temp 
+0x5dd9 024356 branch mouse_le_addr1_load ,blank 
+0x5dda 024357 store 6 ,mem_mouse_le_addr1_last 
+0x5ddb 024358 increase 6 ,regc 
+0x5ddc 024359 fetch 2 ,mem_otp_offset_le_addr1_end 
+0x5ddd 024360 isub regc ,null 
+0x5dde 024361 nbranch mouse_le_addr1_load ,positive 
+0x5ddf 024362 copy regc ,regb 
+0x5de0 024363 branch mouse_read_otp_le_device1_addr_loop 
+:      024365 mouse_read_otp_le_addr1_common:
+0x5de1 024366 arg 6 ,loopcnt 
+0x5de2 024367 arg mem_mouse_le_addr1_temp ,rega 
+0x5de3 024368 branch otp_read_data 
+:      024370 mouse_le_addr1_load:
+0x5de4 024371 fetch 6 ,mem_mouse_le_addr1_last 
+0x5de5 024372 store 6 ,mem_device1_addr 
+0x5de6 024373 rtn 
+:      024376 mouse_read_otp_le_device1_locall_addr:
+0x5de7 024377 fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0x5de8 024378 copy regb ,regc 
+:      024379 mouse_read_otp_le_device1_locall_addr_loop:
+0x5de9 024380 call mouse_read_otp_le_locall_addr1_common 
+0x5dea 024381 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0x5deb 024382 branch mouse_le_locall_addr1_load ,blank 
+0x5dec 024383 store 6 ,mem_mouse_le_locall_addr1_last 
+0x5ded 024384 increase 6 ,regc 
+0x5dee 024385 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0x5def 024386 isub regc ,null 
+0x5df0 024387 nbranch mouse_le_locall_addr1_load ,positive 
+0x5df1 024388 copy regc ,regb 
+0x5df2 024389 branch mouse_read_otp_le_device1_locall_addr_loop 
+:      024391 mouse_read_otp_le_locall_addr1_common:
+0x5df3 024392 arg 6 ,loopcnt 
+0x5df4 024393 arg mem_mouse_le_locall_addr1_temp ,rega 
+0x5df5 024394 branch otp_read_data 
+:      024396 mouse_le_locall_addr1_load:
+0x5df6 024397 fetch 6 ,mem_mouse_le_locall_addr1_last 
+0x5df7 024398 store 6 ,mem_device1_locall_addr 
+0x5df8 024399 rtn 
+:      024403 mouse_read_otp_le_device2_addr:
+0x5df9 024404 fetchr regb ,2 ,mem_otp_offset_le_addr2 
+0x5dfa 024405 copy regb ,regc 
+:      024406 mouse_read_otp_le_device2_addr_loop:
+0x5dfb 024407 call mouse_read_otp_le_addr2_common 
+0x5dfc 024408 fetch 6 ,mem_mouse_le_addr2_temp 
+0x5dfd 024409 branch mouse_le_addr2_load ,blank 
+0x5dfe 024410 store 6 ,mem_mouse_le_addr2_last 
+0x5dff 024411 increase 6 ,regc 
+0x5e00 024412 fetch 2 ,mem_otp_offset_le_addr2_end 
+0x5e01 024413 isub regc ,null 
+0x5e02 024414 nbranch mouse_le_addr2_load ,positive 
+0x5e03 024415 copy regc ,regb 
+0x5e04 024416 branch mouse_read_otp_le_device2_addr_loop 
+:      024418 mouse_read_otp_le_addr2_common:
+0x5e05 024419 arg 6 ,loopcnt 
+0x5e06 024420 arg mem_mouse_le_addr2_temp ,rega 
+0x5e07 024421 branch otp_read_data 
+:      024423 mouse_le_addr2_load:
+0x5e08 024424 fetch 6 ,mem_mouse_le_addr2_last 
+0x5e09 024425 store 6 ,mem_device2_addr 
+0x5e0a 024426 rtn 
+:      024429 mouse_read_otp_le_device2_locall_addr:
+0x5e0b 024430 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0x5e0c 024431 copy regb ,regc 
+:      024432 mouse_read_otp_le_device2_locall_addr_loop:
+0x5e0d 024433 call mouse_read_otp_le_locall_addr2_common 
+0x5e0e 024434 fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0x5e0f 024435 branch mouse_le_locall_addr2_load ,blank 
+0x5e10 024436 store 6 ,mem_mouse_le_locall_addr2_last 
+0x5e11 024437 increase 6 ,regc 
+0x5e12 024438 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+0x5e13 024439 isub regc ,null 
+0x5e14 024440 nbranch mouse_le_locall_addr2_load ,positive 
+0x5e15 024441 copy regc ,regb 
+0x5e16 024442 branch mouse_read_otp_le_device2_locall_addr_loop 
+:      024444 mouse_read_otp_le_locall_addr2_common:
+0x5e17 024445 arg 6 ,loopcnt 
+0x5e18 024446 arg mem_mouse_le_locall_addr2_temp ,rega 
+0x5e19 024447 branch otp_read_data 
+:      024449 mouse_le_locall_addr2_load:
+0x5e1a 024450 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0x5e1b 024451 store 6 ,mem_device2_locall_addr 
+0x5e1c 024452 rtn 
+:      024456 mouse_read_otp_24g_addr:
+0x5e1d 024457 fetchr regb ,2 ,mem_otp_offset_24g_addr 
+0x5e1e 024458 copy regb ,regc 
+:      024459 mouse_read_otp_24g_addr_loop:
+0x5e1f 024460 call mouse_read_otp_24g_addr_common 
+0x5e20 024461 fetch 4 ,mem_mouse_24g_addr_temp 
+0x5e21 024462 branch mouse_24g_addr_load ,blank 
+0x5e22 024463 store 4 ,mem_mouse_24g_addr_last 
+0x5e23 024464 increase 4 ,regc 
+0x5e24 024465 fetch 2 ,mem_otp_offset_24g_addr_end 
+0x5e25 024466 isub regc ,null 
+0x5e26 024467 nbranch mouse_24g_addr_load ,positive 
+0x5e27 024468 copy regc ,regb 
+0x5e28 024469 branch mouse_read_otp_24g_addr_loop 
+:      024471 mouse_read_otp_24g_addr_common:
+0x5e29 024472 arg 4 ,loopcnt 
+0x5e2a 024473 arg mem_mouse_24g_addr_temp ,rega 
+0x5e2b 024474 branch otp_read_data 
+:      024476 mouse_24g_addr_load:
+0x5e2c 024477 fetch 4 ,mem_mouse_24g_addr_last 
+0x5e2d 024478 store 4 ,mem_mouse_24g_addr 
+0x5e2e 024479 rtn 
+:      024482 mouse_read_otp_le_addr_increase_count_info:
+0x5e2f 024483 fetch 1 ,mem_device_flag 
+0x5e30 024484 rtneq mode_24g_device 
+0x5e31 024485 fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0x5e32 024486 copy regb ,regc 
+:      024487 mouse_read_otp_le_addr_increase_count_loop:
+0x5e33 024488 call mouse_read_otp_le_addr_increase_count_common 
+0x5e34 024489 fetch 2 ,mem_random_addr_increase_count_temp 
+0x5e35 024490 branch mouse_le_addr_increase_count_load ,blank 
+0x5e36 024491 store 2 ,mem_random_addr_increase_count_last 
+0x5e37 024492 increase 2 ,regc 
+0x5e38 024493 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0x5e39 024494 isub regc ,null 
+0x5e3a 024495 nbranch mouse_le_addr_increase_count_load ,positive 
+0x5e3b 024496 copy regc ,regb 
+0x5e3c 024497 branch mouse_read_otp_le_addr_increase_count_loop 
+:      024499 mouse_read_otp_le_addr_increase_count_common:
+0x5e3d 024500 arg 2 ,loopcnt 
+0x5e3e 024501 arg mem_random_addr_increase_count_temp ,rega 
+0x5e3f 024502 branch otp_read_data 
+:      024504 mouse_le_addr_increase_count_load:
+0x5e40 024505 fetch 2 ,mem_random_addr_increase_count_temp 
+:      024506 mouse_le_addr_increase_store:
+0x5e41 024507 store 2 ,mem_random_addr_increase_count 
+0x5e42 024508 rtn 
+:      024511 mouse_read_otp_dpi:
+0x5e43 024512 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e44 024513 bbit0 mouse_enable_load_and_store_dpi ,mouse_load_default_dpi 
+0x5e45 024514 fetchr regb ,2 ,mem_otp_offset_dpi 
+0x5e46 024515 copy regb ,regc 
+:      024516 mouse_read_otp_dpi_loop:
+0x5e47 024517 call mouse_read_otp_dpi_common 
+0x5e48 024518 fetch 1 ,mem_mouse_dpi_temp 
+0x5e49 024519 branch mouse_dpi_load ,blank 
+0x5e4a 024520 store 1 ,mem_mouse_dpi_last 
+0x5e4b 024521 increase 1 ,regc 
+0x5e4c 024522 fetch 2 ,mem_otp_offset_dpi_end 
+0x5e4d 024523 isub regc ,null 
+0x5e4e 024524 nbranch mouse_dpi_load ,positive 
+0x5e4f 024525 copy regc ,regb 
+0x5e50 024526 branch mouse_read_otp_dpi_loop 
+:      024528 mouse_read_otp_dpi_common:
+0x5e51 024529 arg 1 ,loopcnt 
+0x5e52 024530 arg mem_mouse_dpi_temp ,rega 
+0x5e53 024531 branch otp_read_data 
+:      024533 mouse_dpi_load:
+0x5e54 024534 fetch 1 ,mem_mouse_dpi_last 
+0x5e55 024535 copy pdata ,temp 
+0x5e56 024536 and pdata ,0xf0 ,pdata 
+0x5e57 024537 branch mouse_dpi_load_last ,blank 
+0x5e58 024538 rshift4 pdata ,pdata 
+0x5e59 024539 branch mouse_dpi_load_end 
+:      024541 mouse_dpi_load_last:
+0x5e5a 024542 copy temp ,pdata 
+:      024543 mouse_dpi_load_end:
+0x5e5b 024544 store 1 ,mem_mouse_dpi 
+0x5e5c 024545 rtn 
+:      024550 mouse_idle:
+0x5e5d 024551 bpatch patch11_6 ,mem_patch11 
+0x5e5e 024552 call mouse_low_voltage_led_no_enter_lpm 
+0x5e5f 024553 call ui_check_paring_button 
+0x5e60 024554 call mouse_dpi_check 
+0x5e61 024555 call mouse_dpi_another_gpio_check 
+0x5e62 024556 call mouse_select_device_check 
+0x5e63 024557 call mouse_check_select_device_by_switch 
+0x5e64 024558 call mouse_bt_button_check 
+0x5e65 024559 branch mouse_wheel_check 
+:      024561 mouse_select_device_check:
+0x5e66 024562 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e67 024563 bbit1 mouse_enable_select_device_by_pb_button ,mouse_select_device_by_pb_button 
+0x5e68 024564 bbit1 mouse_enable_pb_button_long_press_disconvery ,mouse_select_device_by_pb_button 
+0x5e69 024565 rtn 
+:      024567 mouse_select_device_by_pb_button_check_once:
+0x5e6a 024568 jam 0x03 ,mem_mouse_pbkey_press_status 
+:      024569 mouse_select_device_by_pb_button:
+0x5e6b 024570 call mouse_select_device_by_pb_button_check 
+0x5e6c 024571 branch mouse_select_device_by_pb_button_exit 
+:      024573 mouse_select_device_by_pb_button_check:
+0x5e6d 024574 bpatch patch11_7 ,mem_patch11 
+0x5e6e 024575 fetch 1 ,mem_config_select_device_button_gpio 
+0x5e6f 024576 rtneq gpio_disable 
+0x5e70 024577 arg 0 ,rega 
+0x5e71 024578 jam mouse_pb_key ,mem_mouse_key_temp 
+0x5e72 024579 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e73 024580 call mouse_pb_button_check 
+0x5e74 024581 store 1 ,mem_mouse_pbkey_press_status 
+0x5e75 024582 fetch 1 ,mem_matrix_public_gpio 
+0x5e76 024583 beq gpio_disable ,mouse_3io6key_pb_button_check_end 
+0x5e77 024584 branch mouse_matrix_public_gpio_reset 
+:      024586 mouse_retransmit_select_device_by_pb_button:
+0x5e78 024587 call mouse_select_device_by_pb_button_check 
+0x5e79 024588 copy rega ,pdata 
+0x5e7a 024589 bbit1 mouse_pb_key ,mouse_select_device_button_down + 2 
+0x5e7b 024590 branch mouse_select_device_button_up 
+:      024592 mouse_3io6key_pb_button_check_end:
+0x5e7c 024593 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e7d 024594 call mouse_gpio_config_input_pu 
+:      024595 mouse_select_device_by_pb_button_exit:
+0x5e7e 024596 copy rega ,pdata 
+0x5e7f 024597 bbit1 mouse_pb_key ,mouse_select_device_button_down 
+0x5e80 024598 branch mouse_select_device_button_up 
+:      024600 mouse_pb_button_check:
+0x5e81 024601 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e82 024602 bbit1 mouse_enable_pb_button_connect_gnd ,mouse_pb_button_connect_gnd 
+0x5e83 024603 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e84 024604 copy pdata ,regc 
+0x5e85 024605 fetch 1 ,mem_matrix_public_gpio 
+0x5e86 024606 beq gpio_disable ,mouse_3io6key_check 
+0x5e87 024607 fetch 1 ,mem_mouse_ghost_flag 
+0x5e88 024608 nbranch mouse_select_device_by_pb_button_end ,blank 
+0x5e89 024609 branch mouse_pb_button_connect_matrix 
+:      024611 mouse_select_device_by_pb_button_end:
+0x5e8a 024612 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e8b 024613 jam 0 ,mem_mouse_pbkey_press_status 
+0x5e8c 024614 rtn 
+:      024616 mouse_pb_button_connect_gnd:
+0x5e8d 024617 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e8e 024618 branch mouse_check_key_connect_gnd 
+:      024620 mouse_pb_button_connect_matrix:
+0x5e8f 024621 call gpio_get_bit 
+0x5e90 024622 fetcht 1 ,mem_matrix_public_gpio 
+0x5e91 024623 branch mouse_pb_button_connect_gnd ,true 
+0x5e92 024624 fetcht 1 ,mem_matrix_public_gpio 
+0x5e93 024625 call gpio_out_active 
+0x5e94 024626 fetcht 1 ,mem_config_select_device_button_gpio 
+0x5e95 024627 fetch 1 ,mem_mouse_pbkey_press_status 
+0x5e96 024628 branch mouse_check_key_connect_gnd 
+:      024630 mouse_select_device_button_up:
+0x5e97 024631 fetch 1 ,mem_select_device_button_statue 
+0x5e98 024632 rtneq pb_button_state_up 
+0x5e99 024633 jam pb_button_state_up ,mem_select_device_button_statue 
+0x5e9a 024634 fetch mouse_flag_len ,mem_mouse_flag 
+0x5e9b 024635 rtnbit1 mouse_enable_pb_button_short_press_enter_discovery 
+0x5e9c 024636 fetch 1 ,mem_bt_discovery_count 
+0x5e9d 024637 sub pdata ,20 ,null 
+0x5e9e 024638 ncall mouse_ready_reconnection_by_button ,positive 
+0x5e9f 024639 fetch 1 ,mem_ui_button_timeout 
+0x5ea0 024640 store 1 ,mem_bt_discovery_count 
+0x5ea1 024641 rtn 
+:      024643 mouse_select_device_button_down:
+0x5ea2 024644 call mouse_select_device_ghost_check 
+0x5ea3 024645 rtn user 
+0x5ea4 024646 fetch 1 ,mem_select_device_button_statue 
+0x5ea5 024647 rtneq pb_button_state_down 
+0x5ea6 024648 jam pb_button_state_down ,mem_select_device_button_statue 
+0x5ea7 024649 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ea8 024650 bbit1 mouse_enable_pb_button_short_press_enter_discovery ,mouse_long_button_bt_discovery 
+0x5ea9 024651 fetch 1 ,mem_mouse_direct_timer 
+0x5eaa 024652 rtn blank 
+0x5eab 024653 fetch 1 ,mem_mouse_direct_timeout 
+0x5eac 024654 store 1 ,mem_mouse_direct_timer 
+0x5ead 024655 rtn 
+:      024657 mouse_select_device_ghost_check:
+0x5eae 024658 disable user 
+0x5eaf 024659 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb0 024660 rtnbit1 mouse_enable_pb_button_connect_gnd 
+:      024661 mouse_ghost_key_value_check:
+0x5eb1 024662 fetch 1 ,mem_mouse_lkey_press_status 
+0x5eb2 024663 rtn blank 
+0x5eb3 024664 fetch 1 ,mem_mouse_rkey_press_status 
+0x5eb4 024665 rtn blank 
+0x5eb5 024666 branch enable_user 
+:      024668 mouse_check_select_device_by_switch:
+0x5eb6 024669 bpatch patch12_0 ,mem_patch12 
+0x5eb7 024670 fetch mouse_flag_len ,mem_mouse_flag 
+0x5eb8 024671 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0x5eb9 024672 fetcht 1 ,mem_device_switch_gpio 
+0x5eba 024673 call mouse_gpio_config_input_pu 
+:      024674 mouse_switch_gpio_connect_gnd:
+0x5ebb 024675 fetcht 1 ,mem_device_switch_gpio 
+0x5ebc 024676 call gpio_get_bit 
+0x5ebd 024677 branch mouse_check_select_24g_device ,true 
+:      024678 mouse_select_btdevice:
+0x5ebe 024679 fetch 1 ,mem_device_flag 
+0x5ebf 024680 rtneq mode_bt_device1 
+0x5ec0 024681 jam mode_bt_device1 ,mem_device_flag 
+0x5ec1 024682 branch mouse_stop_bluetooth_mode 
+:      024684 mouse_check_select_24g_device:
+0x5ec2 024685 fetch 1 ,mem_device_flag 
+0x5ec3 024686 rtneq mode_24g_device 
+0x5ec4 024687 jam mode_24g_device ,mem_device_flag 
+0x5ec5 024688 branch mouse_24g_stop 
+:      024690 mouse_ready_reconnection_by_button:
+0x5ec6 024691 bpatch patch12_1 ,mem_patch12 
+0x5ec7 024692 fetch 1 ,mem_device_number 
+0x5ec8 024693 rtneq 1 
+0x5ec9 024694 call mouse_select_device_number 
+0x5eca 024695 storet 1 ,mem_device_flag 
+:      024696 mouse_store_device_number_before_reset:
+0x5ecb 024698 call mouse_select_device_enable 
+0x5ecc 024699 call mouse_stop_bluetooth_mode 
+0x5ecd 024700 call app_evt_button_long_pressed 
+0x5ece 024701 call mouse_select_device_disable 
+0x5ecf 024702 jam 1 ,mem_mouse_need_soft_reset 
+0x5ed0 024703 branch mouse_store_device_info_delay 
+:      024705 mouse_soft_reset:
+0x5ed1 024706 call mouse_select_device_enable 
+0x5ed2 024707 branch soft_reset_chip 
+:      024709 mouse_select_device_number:
+0x5ed3 024710 fetcht 1 ,mem_device_flag 
+0x5ed4 024711 increase 1 ,temp 
+0x5ed5 024712 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ed6 024713 bbit1 mouse_enable_24g ,mouse_select_device_number_24g 
+0x5ed7 024714 sub temp ,2 ,null 
+0x5ed8 024715 ncall mouse_select_device_count_clean_bt ,positive 
+0x5ed9 024716 rtn 
+:      024718 mouse_select_device_number_24g:
+0x5eda 024719 fetch 1 ,mem_device_number 
+0x5edb 024720 increase -1 ,pdata 
+0x5edc 024721 isub temp ,null 
+0x5edd 024722 ncall mouse_select_device_count_clean_24g ,positive 
+0x5ede 024723 rtn 
+:      024725 mouse_select_device_count_clean_24g:
+0x5edf 024726 arg 0 ,temp 
+0x5ee0 024727 rtn 
+:      024728 mouse_select_device_count_clean_bt:
+0x5ee1 024729 arg 1 ,temp 
+0x5ee2 024730 rtn 
+:      024732 mouse_store_device_number2eeprom:
+0x5ee3 024733 arg 1 ,temp 
+0x5ee4 024734 arg mem_device_flag ,rega 
+0x5ee5 024735 arg 0 ,regb 
+0x5ee6 024736 branch iicd_write_protect_eep_data 
+:      024738 mouse_bt_button_check:
+0x5ee7 024739 fetch mouse_flag_len ,mem_mouse_flag 
+0x5ee8 024740 rtnbit0 mouse_enable_pb_button_short_press_enter_discovery 
+0x5ee9 024741 branch mouse_select_device_by_pb_button 
+:      024743 mouse_select_device_enable:
+0x5eea 024744 arg mouse_select_device_flag ,queue 
+0x5eeb 024745 branch mouse_enable_function_flag 
+:      024746 mouse_select_device_disable:
+0x5eec 024747 arg mouse_select_device_flag ,queue 
+0x5eed 024748 branch mouse_disable_function_flag 
+:      024749 mouse_bt_cannel_reconn_enable:
+0x5eee 024750 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5eef 024751 branch mouse_enable_function_flag 
+:      024752 mouse_bt_cannel_reconn_disable:
+0x5ef0 024753 arg mouse_bt_cannel_reconn_flag ,queue 
+0x5ef1 024754 branch mouse_disable_function_flag 
+:      024755 mouse_bt_discovery_button_down_enable:
+0x5ef2 024756 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef3 024757 branch mouse_enable_function_flag 
+:      024758 mouse_bt_discovery_button_down_disable:
+0x5ef4 024759 arg mouse_bt_discovery_button_down_flag ,queue 
+0x5ef5 024760 branch mouse_disable_function_flag 
+:      024762 mouse_adc_read_enable:
+0x5ef6 024763 arg mouse_enable_adc ,queue 
+0x5ef7 024764 branch mouse_enable_function_flag 
+:      024766 mouse_24g_set_250hz:
+0x5ef8 024767 arg mouse_enable_24g_250hz ,queue 
+0x5ef9 024768 branch mouse_enable_function_flag 
+:      024770 mouse_24g_search_dongle_enable:
+0x5efa 024771 arg mouse_enable_24g_search_dongle ,queue 
+0x5efb 024772 branch mouse_enable_function_flag 
+:      024774 mouse_16m_enable:
+0x5efc 024775 arg mouse_enable_16m ,queue 
+0x5efd 024776 branch mouse_enable_function_flag 
+:      024778 mouse_dpi_4level_enable:
+0x5efe 024779 arg mouse_enable_dpi_level_4 ,queue 
+0x5eff 024780 branch mouse_enable_function_flag 
+:      024782 mouse_enable_function_flag:
+0x5f00 024783 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f01 024784 qset1 pdata 
+0x5f02 024785 store mouse_flag_len ,mem_mouse_flag 
+0x5f03 024786 rtn 
+:      024788 mouse_disable_function_flag:
+0x5f04 024789 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f05 024790 qset0 pdata 
+0x5f06 024791 store mouse_flag_len ,mem_mouse_flag 
+0x5f07 024792 rtn 
+:      024794 mouse_customer_key_enable:
+0x5f08 024795 setarg 0 
+0x5f09 024796 store 8 ,mem_customer_key_press 
+0x5f0a 024797 store 8 ,mem_customer_key_release 
+0x5f0b 024798 fetch 1 ,mem_mouse_customer_function 
+0x5f0c 024799 beq 2 ,mouse_customer_key_ctrl_alt_a 
+0x5f0d 024800 beq 3 ,mouse_customer_ac_home 
+0x5f0e 024801 beq 4 ,mouse_customer_key_play 
+0x5f0f 024802 setarg 0x070008 
+:      024803 mouse_customer_standrad_key_set:
+0x5f10 024804 store 8 ,mem_customer_key_press + 1 
+0x5f11 024805 rtn 
+:      024807 mouse_customer_key_ctrl_alt_a:
+0x5f12 024808 setarg 0x040005 
+0x5f13 024809 branch mouse_customer_standrad_key_set 
+:      024811 mouse_customer_ac_home:
+0x5f14 024812 setarg 0x022303 
+:      024813 mouse_customer_media_key_set:
+0x5f15 024814 store 8 ,mem_customer_key_press 
+0x5f16 024815 setarg 0x03 
+0x5f17 024816 store 8 ,mem_customer_key_release 
+0x5f18 024817 rtn 
+:      024819 mouse_customer_key_play:
+0x5f19 024820 setarg 0x00cd03 
+0x5f1a 024821 branch mouse_customer_media_key_set 
+:      024824 mouse_polling_device:
+0x5f1b 024825 bpatch patch12_2 ,mem_patch12 
+0x5f1c 024826 fetch 1 ,mem_reconn_times 
+0x5f1d 024827 increase -1 ,pdata 
+0x5f1e 024828 store 1 ,mem_reconn_times 
+0x5f1f 024829 fetcht 1 ,mem_device_flag 
+0x5f20 024830 sub temp ,1 ,null 
+0x5f21 024831 ncall mouse_select_device_number ,zero 
+0x5f22 024832 storet 1 ,mem_device_flag 
+0x5f23 024833 call mouse_store_device_number2eeprom 
+0x5f24 024834 call mouse_before_store_reconn_info 
+0x5f25 024835 branch mouse_start_reconnect_device 
+:      024839 mouse_drawing_optima:
+0x5f26 024840 bpatch patch12_3 ,mem_patch12 
+0x5f27 024841 fetch 1 ,mem_config_sensor_type 
+0x5f28 024842 rtneq p3212 
+0x5f29 024843 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f2a 024844 rtnbit0 mouse_enable_smoother 
+0x5f2b 024845 fetch 4 ,mem_mouse_x 
+0x5f2c 024846 rtn blank 
+0x5f2d 024847 call mouse_data_abs_check 
+0x5f2e 024848 setarg 0x03 
+0x5f2f 024849 call mouse_pdata_greater_than_check 
+0x5f30 024850 call mouse_disable_asm ,blank 
+0x5f31 024851 ncall mouse_enable_asm ,blank 
+0x5f32 024852 setarg 0x02 
+0x5f33 024853 call mouse_data_less_than_check 
+0x5f34 024854 call mouse_disable_asm ,blank 
+0x5f35 024855 fetch 1 ,mem_mouse_asm_flag 
+0x5f36 024856 beq 1 ,mouse_drawing_optima_modify 
+:      024857 mouse_drawing_optima_init:
+0x5f37 024858 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f38 024859 rtnbit0 mouse_enable_smoother 
+0x5f39 024860 arg 5 ,loopcnt 
+0x5f3a 024861 arg mem_mouse_asm_flag ,contw 
+0x5f3b 024862 branch clear_mem 
+:      024864 mouse_drawing_optima_modify:
+0x5f3c 024865 call mouse_drawing_optima_xy_offset_modify 
+0x5f3d 024866 fetch 2 ,mem_mouse_x_pre 
+0x5f3e 024867 store 2 ,mem_data_pre 
+0x5f3f 024868 fetch 2 ,mem_mouse_x 
+0x5f40 024869 store 2 ,mem_data_current 
+0x5f41 024870 call mouse_drawing_optima_data_x 
+0x5f42 024871 fetch 2 ,mem_data_pre 
+0x5f43 024872 store 2 ,mem_mouse_x_pre 
+0x5f44 024873 fetch 2 ,mem_data_current 
+0x5f45 024874 store 2 ,mem_mouse_x 
+0x5f46 024876 fetch 2 ,mem_mouse_y_pre 
+0x5f47 024877 store 2 ,mem_data_pre 
+0x5f48 024878 fetch 2 ,mem_mouse_y 
+0x5f49 024879 store 2 ,mem_data_current 
+0x5f4a 024880 call mouse_drawing_optima_data_y 
+0x5f4b 024881 fetch 2 ,mem_data_pre 
+0x5f4c 024882 store 2 ,mem_mouse_y_pre 
+0x5f4d 024883 fetch 2 ,mem_data_current 
+0x5f4e 024884 store 2 ,mem_mouse_y 
+0x5f4f 024885 rtn 
+:      024887 mouse_drawing_optima_xy_offset_modify:
+0x5f50 024888 fetch mouse_flag_len ,mem_mouse_flag 
+0x5f51 024889 rtnbit0 mouse_enable_xy_offset 
+0x5f52 024890 bpatch patch12_4 ,mem_patch12 
+0x5f53 024891 fetch 2 ,mem_mouse_x_pre 
+0x5f54 024892 store 2 ,mem_data_value 
+0x5f55 024893 call mouse_pre_xy_data_judge 
+0x5f56 024894 store 2 ,mem_mouse_x_pre 
+0x5f57 024895 fetch 2 ,mem_mouse_x 
+0x5f58 024896 store 2 ,mem_data_value 
+0x5f59 024897 call mouse_current_xy_data_judge 
+0x5f5a 024898 store 2 ,mem_mouse_x 
+0x5f5b 024899 fetch 2 ,mem_mouse_y_pre 
+0x5f5c 024900 store 2 ,mem_data_value 
+0x5f5d 024901 call mouse_pre_xy_data_judge 
+0x5f5e 024902 store 2 ,mem_mouse_y_pre 
+0x5f5f 024903 fetch 2 ,mem_mouse_y 
+0x5f60 024904 store 2 ,mem_data_value 
+0x5f61 024905 call mouse_current_xy_data_judge 
+0x5f62 024906 store 2 ,mem_mouse_y 
+0x5f63 024907 rtn 
+:      024909 mouse_pre_xy_data_judge:
+0x5f64 024910 fetch 1 ,mem_data_value + 1 
+0x5f65 024911 branch mouse_pre_xy_pdata_offset ,blank 
+0x5f66 024912 branch mouse_pre_xy_ndata_offset 
+:      024914 mouse_pre_xy_pdata_offset:
+0x5f67 024915 fetch 1 ,mem_data_value 
+0x5f68 024916 call mouse_pre_xy_get_0_4_times 
+0x5f69 024917 store 1 ,mem_data_value 
+:      024918 mouse_xy_data_offset_new:
+0x5f6a 024919 fetch 2 ,mem_data_value 
+0x5f6b 024920 rtn 
+:      024921 mouse_pre_xy_ndata_offset:
+0x5f6c 024922 fetch 1 ,mem_data_value 
+0x5f6d 024923 call mouse_pdata_invert 
+0x5f6e 024924 call mouse_pre_xy_get_0_4_times 
+0x5f6f 024925 call disable_blank ,blank 
+0x5f70 024926 call mouse_pdata_get_new_value 
+0x5f71 024927 branch mouse_xy_data_offset_new 
+:      024929 mouse_current_xy_data_judge:
+0x5f72 024930 fetch 1 ,mem_data_value + 1 
+0x5f73 024931 branch mouse_current_xy_pdata_offset ,blank 
+0x5f74 024932 branch mouse_current_xy_ndata_offset 
+:      024933 mouse_current_xy_pdata_offset:
+0x5f75 024934 fetch 1 ,mem_data_value 
+0x5f76 024935 call mouse_current_xy_get_0_6_times 
+0x5f77 024936 store 1 ,mem_data_value 
+0x5f78 024937 branch mouse_xy_data_offset_new 
+:      024938 mouse_current_xy_ndata_offset:
+0x5f79 024939 fetch 1 ,mem_data_value 
+0x5f7a 024940 call mouse_pdata_invert 
+0x5f7b 024941 call mouse_current_xy_get_0_6_times 
+0x5f7c 024942 call disable_blank ,blank 
+0x5f7d 024943 call mouse_pdata_get_new_value 
+0x5f7e 024944 branch mouse_xy_data_offset_new 
+:      024946 mouse_pre_xy_get_0_4_times:
+0x5f7f 024947 mul32 pdata ,4 ,pdata 
+0x5f80 024948 div pdata ,5 
+0x5f81 024949 call wait_div_end 
+0x5f82 024950 quotient pdata 
+0x5f83 024951 rtn 
+:      024952 mouse_current_xy_get_0_6_times:
+0x5f84 024953 mul32 pdata ,12 ,pdata 
+0x5f85 024954 div pdata ,10 
+0x5f86 024955 call wait_div_end 
+0x5f87 024956 quotient pdata 
+0x5f88 024957 rtn 
+:      024959 mouse_drawing_optima_data_x:
+0x5f89 024960 fetch 2 ,mem_data_pre 
+0x5f8a 024961 fetcht 2 ,mem_data_current 
+0x5f8b 024962 iadd temp ,pdata 
+0x5f8c 024963 fetcht 1 ,mem_mouse_data_xtemp 
+0x5f8d 024964 iadd temp ,pdata 
+0x5f8e 024965 and pdata ,0x01 ,temp 
+0x5f8f 024966 storet 1 ,mem_mouse_data_xtemp 
+0x5f90 024967 branch mouse_drawing_optima_data 
+:      024969 mouse_drawing_optima_data_y:
+0x5f91 024970 fetch 2 ,mem_data_pre 
+0x5f92 024971 fetcht 2 ,mem_data_current 
+0x5f93 024972 iadd temp ,pdata 
+0x5f94 024973 fetcht 1 ,mem_mouse_data_ytemp 
+0x5f95 024974 iadd temp ,pdata 
+0x5f96 024975 and pdata ,0x01 ,temp 
+0x5f97 024976 storet 1 ,mem_mouse_data_ytemp 
+0x5f98 024977 branch mouse_drawing_optima_data 
+:      024979 mouse_drawing_optima_data:
+0x5f99 024980 store 3 ,mem_data_sum 
+0x5f9a 024981 isolate1 16 ,pdata 
+0x5f9b 024982 branch mouse_data_sum_overflow ,true 
+0x5f9c 024983 fetch 1 ,mem_data_sum + 1 
+0x5f9d 024984 beq 0xff ,mouse_data_sum_n 
+0x5f9e 024985 fetch 1 ,mem_data_sum 
+:      024986 mouse_data_store_pre:
+0x5f9f 024987 rshift pdata ,pdata 
+0x5fa0 024988 store 2 ,mem_data_pre 
+0x5fa1 024989 store 2 ,mem_data_current 
+0x5fa2 024990 rtn 
+:      024991 mouse_data_sum_overflow:
+0x5fa3 024992 fetch 1 ,mem_data_sum + 1 
+0x5fa4 024993 beq 0 ,mouse_data_sum_overflow_p 
+0x5fa5 024994 fetch 3 ,mem_data_sum 
+0x5fa6 024995 branch mouse_data_store_pre 
+:      024996 mouse_data_sum_overflow_p:
+0x5fa7 024997 jam 0 ,mem_data_sum + 2 
+0x5fa8 024998 fetch 1 ,mem_data_sum 
+0x5fa9 024999 branch mouse_data_store_pre 
+:      025001 mouse_data_sum_n:
+0x5faa 025002 fetch 1 ,mem_data_sum 
+0x5fab 025003 call mouse_pdata_get_half 
+0x5fac 025004 store 1 ,mem_data_pre 
+0x5fad 025005 store 1 ,mem_data_current 
+0x5fae 025006 branch mouse_data_zero ,blank 
+0x5faf 025007 setarg 0xff 
+:      025008 mouse_data_set_direction:
+0x5fb0 025009 store 1 ,mem_data_pre + 1 
+0x5fb1 025010 store 1 ,mem_data_current + 1 
+0x5fb2 025011 rtn 
+:      025012 mouse_data_zero:
+0x5fb3 025013 setarg 0 
+0x5fb4 025014 branch mouse_data_set_direction 
+:      025016 mouse_pdata_get_half:
+0x5fb5 025017 call mouse_pdata_invert 
+0x5fb6 025018 rshift pdata ,pdata 
+:      025019 mouse_pdata_get_new_value:
+0x5fb7 025020 call mouse_rega_in_out 
+0x5fb8 025021 sub pdata ,0 ,pdata 
+0x5fb9 025022 store 1 ,mem_data_value 
+0x5fba 025023 rtn 
+:      025025 mouse_pdata_invert:
+0x5fbb 025026 sub pdata ,0 ,pdata 
+:      025027 mouse_rega_in_out:
+0x5fbc 025028 store 1 ,mem_rega 
+0x5fbd 025029 fetch 1 ,mem_rega 
+0x5fbe 025030 rtn 
+:      025032 mouse_disable_asm:
+0x5fbf 025033 jam 0 ,mem_mouse_asm_flag 
+0x5fc0 025034 rtn 
+:      025035 mouse_enable_asm:
+0x5fc1 025036 jam 1 ,mem_mouse_asm_flag 
+0x5fc2 025037 rtn 
+:      025040 mouse_pdata_greater_than_check:
+0x5fc3 025041 isub rega ,null 
+0x5fc4 025042 nbranch disable_blank ,positive 
+0x5fc5 025043 isub regb ,null 
+0x5fc6 025044 nbranch disable_blank ,positive 
+0x5fc7 025045 branch enable_blank 
+:      025046 mouse_data_less_than_check:
+0x5fc8 025047 isub rega ,null 
+0x5fc9 025048 nrtn positive 
+0x5fca 025049 isub regb ,null 
+0x5fcb 025050 nrtn positive 
+0x5fcc 025051 branch enable_blank 
+:      025053 mouse_data_abs_check:
+0x5fcd 025054 fetch 2 ,mem_mouse_x 
+0x5fce 025055 call mouse_data_abs 
+0x5fcf 025056 copy pdata ,rega 
+0x5fd0 025057 fetch 2 ,mem_mouse_y 
+0x5fd1 025058 call mouse_data_abs 
+0x5fd2 025059 copy pdata ,regb 
+0x5fd3 025060 rtn 
+:      025062 mouse_data_abs:
+0x5fd4 025063 store 2 ,mem_data_current 
+0x5fd5 025064 fetch 1 ,mem_data_current + 1 
+0x5fd6 025065 beq 0xff ,mouse_data_reversal 
+0x5fd7 025066 fetch 1 ,mem_data_current 
+:      025067 mouse_data_abs_store:
+0x5fd8 025068 and_into 0xff ,pdata 
+0x5fd9 025070 rtn 
+:      025071 mouse_data_reversal:
+0x5fda 025072 fetch 2 ,mem_data_current 
+0x5fdb 025073 sub pdata ,0 ,pdata 
+0x5fdc 025074 branch mouse_data_abs_store 
+:      025076 mouse_24g_long_sleep_param_update_timer:
+0x5fdd 025077 arg mem_24g_long_sleep_param_update_timer ,regc 
+0x5fde 025078 arg mouse_24g_long_sleep_normal_param ,regb 
+0x5fdf 025079 branch timer_single_step 
+:      025080 mouse_24g_long_sleep_normal_param:
+0x5fe0 025081 fetch 4 ,mem_24g_long_sleep_set1 
+0x5fe1 025082 store 4 ,mem_24g_enter_hibernate 
+0x5fe2 025083 jam 1 ,mem_mouse_long_mult_flag 
+0x5fe3 025084 rtn 
+:      025087 mouse_24g_long_sleep_set:
+0x5fe4 025088 fetch 1 ,mem_24g_long_sleep_set_level 
+0x5fe5 025089 beq 0x00 ,mouse_24g_long_sleep_set_30ms 
+0x5fe6 025090 beq 0x01 ,mouse_24g_long_sleep_set_50ms 
+0x5fe7 025091 beq 0x02 ,mouse_24g_long_sleep_set_80ms 
+0x5fe8 025092 beq 0x03 ,mouse_24g_long_sleep_set_100ms 
+:      025093 mouse_24g_long_sleep_set_80ms:
+0x5fe9 025094 setarg 0x0ea600 
+:      025095 mouse_24g_long_sleep_set_end:
+0x5fea 025096 store 4 ,mem_24g_long_sleep_set1 
+0x5feb 025097 rtn 
+:      025098 mouse_24g_long_sleep_set_30ms:
+0x5fec 025099 setarg 0x05e740 
+0x5fed 025100 branch mouse_24g_long_sleep_set_end 
+:      025101 mouse_24g_long_sleep_set_50ms:
+0x5fee 025102 setarg 0x0927c0 
+0x5fef 025103 branch mouse_24g_long_sleep_set_end 
+:      025104 mouse_24g_long_sleep_set_100ms:
+0x5ff0 025105 setarg 0x124f80 
+0x5ff1 025106 branch mouse_24g_long_sleep_set_end 
+:      025108 mouse_24g_hibernate_set:
+0x5ff2 025109 bpatch patch12_5 ,mem_patch12 
+0x5ff3 025110 jam 0 ,mem_24g_attempt_fail_flag 
+0x5ff4 025111 call g24_transmit_next_packet 
+0x5ff5 025112 setarg -1 
+0x5ff6 025113 store 4 ,mem_24g_enter_hibernate 
+0x5ff7 025114 setarg 0 
+0x5ff8 025115 store 7 ,mem_mouse_key 
+0x5ff9 025116 jam 1 ,mem_sensor_shutdown_flag 
+0x5ffa 025117 call mouse_sensor_powerdown 
+0x5ffb 025118 call mouse_setgpio_hibernate 
+0x5ffc 025119 branch mouse_24g_long_sleep 
+:      025121 mouse_wakeup_24g:
+0x5ffd 025122 fetch 1 ,mem_sensor_shutdown_flag 
+0x5ffe 025123 ncall mouse_wakeup_24g_from_long_sleep ,blank 
+0x5fff 025124 jam 0 ,mem_sensor_shutdown_flag 
+0x6000 025125 rtn 
+:      025127 mouse_wakeup_24g_from_long_sleep:
+0x6001 025128 call mouse_init_sensor_wakeup 
+0x6002 025129 fetch mouse_flag_len ,mem_mouse_flag 
+0x6003 025130 rtnbit0 mouse_enable_wheel_wake_up_cancel 
+:      025131 mouse_wheel_gpio_init:
+0x6004 025132 fetch 1 ,mem_whee_a_data_gpio 
+0x6005 025133 arg gpcfg_pullup ,temp 
+0x6006 025134 call gpio_config_function_int 
+0x6007 025135 fetch 1 ,mem_whee_b_data_gpio 
+0x6008 025136 arg gpcfg_pullup ,temp 
+0x6009 025137 branch gpio_config_function_int 
+:      025139 mouse_24g_transmit_start:
+0x600a 025140 call mouse_24g_fast_conn_mode_check 
+0x600b 025141 fetch 1 ,mem_sensor_shutdown_flag 
+0x600c 025142 nbranch mouse_24g_short_sleep ,blank 
+0x600d 025143 branch g24_transmit_start_next 
+:      025145 mouse_24g_fast_conn_mode_check:
+0x600e 025146 fetch 4 ,mem_24g_receiver_addr 
+0x600f 025147 fetcht 4 ,mem_24g_fast_conn_addr 
+0x6010 025148 isub temp ,null 
+0x6011 025149 branch mouse_soft_agc_enable ,zero 
+0x6012 025150 branch mouse_soft_agc_disable 
+:      025152 mouse_soft_agc_enable:
+0x6013 025153 jam 0 ,mem_gain_fix 
+0x6014 025154 jam tx_power_factory ,mem_tx_power 
+0x6015 025155 rtn 
+:      025156 mouse_soft_agc_disable:
+0x6016 025157 jam 0xff ,mem_gain_fix 
+0x6017 025158 rtn 
+:      025160 mouse_24g_stop:
+0x6018 025161 set0 mark_24g ,mark 
+0x6019 025162 jam state_24g_stop ,mem_24g_conn_sm 
+0x601a 025163 arg mouse_24g_pairing_flag ,queue 
+0x601b 025164 branch mouse_disable_function_flag 
+:      025166 mouse_24g_start_mode:
+0x601c 025167 fetch mouse_flag_len ,mem_mouse_flag 
+0x601d 025168 bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+0x601e 025169 call mouse_device_24g_pair_led_config 
+0x601f 025170 call mouse_wakeup_from_power_check 
+0x6020 025171 branch mouse_24g_reconn_dongle_start ,user 
+0x6021 025172 fetch mouse_flag_len ,mem_mouse_flag 
+0x6022 025173 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_reconn_general_dongle 
+0x6023 025174 bbit0 mouse_enable_24g_power_on_pairing ,mouse_24g_reconn_general_dongle 
+0x6024 025175 call mouse_key_check_once 
+0x6025 025176 and rega ,0x07 ,pdata 
+0x6026 025177 fetcht 1 ,mem_mouse_commbination_key_24g 
+0x6027 025178 isub temp ,null 
+0x6028 025179 branch mouse_24g_start_pair_mode ,zero 
+0x6029 025180 branch mouse_24g_reconn_general_dongle 
+:      025182 mouse_24g_mode_setup_error:
+0x602a 025183 fetch 1 ,mem_reconn_times 
+0x602b 025184 nbranch mouse_polling_device ,blank 
+0x602c 025185 rtn 
+:      025187 mouse_24g_first_start_auto_pair_mode:
+0x602d 025188 call mouse_wakeup_from_power_check 
+0x602e 025189 branch mouse_24g_first_start_reconn ,user 
+:      025190 mouse_24g_reconn_general_dongle:
+0x602f 025191 jam mode_24g_device ,mem_device_flag 
+0x6030 025192 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+0x6031 025193 store 2 ,mem_24g_reconn_timeout 
+0x6032 025194 jam fast_conn_and_3_0_addr ,mem_24g_reconn_type 
+0x6033 025195 branch g24_reconn_start 
+:      025197 mouse_24g_start_auto_pair:
+0x6034 025198 fetch 2 ,mem_24g_pair_timeout_init 
+0x6035 025199 store 2 ,mem_24g_reconn_timeout 
+0x6036 025200 jam pair_and_3_0_addr ,mem_24g_reconn_type 
+0x6037 025201 branch g24_reconn_start 
+:      025203 mouse_24g_first_start_reconn:
+0x6038 025204 fetch 1 ,mem_device_flag 
+0x6039 025205 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+0x603a 025206 call mouse_bluetooth_fast_conn_disable 
+:      025207 mouse_24g_first_bluetooth_reconnect:
+0x603b 025208 call mouse_24g_stop 
+0x603c 025209 jam mode_bt_device1 ,mem_device_flag 
+0x603d 025210 call mouse_select_reconn_device 
+0x603e 025211 branch mouse_start_reconnect_device 
+:      025213 mouse_24g_first_bb_event_reconn_timeout:
+0x603f 025214 call mouse_wakeup_from_power_check 
+0x6040 025215 branch mouse_app_enter_hibernate ,user 
+0x6041 025216 branch mouse_start_discovery 
+:      025218 mouse_24g_first_store_reconn_info:
+0x6042 025219 call mouse_wakeup_from_power_check 
+0x6043 025220 rtn user 
+0x6044 025221 fetch mouse_flag_len ,mem_mouse_flag 
+0x6045 025222 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_store_device_info_delay 
+0x6046 025223 rtn 
+:      025225 mouse_24g_start_pair_mode:
+0x6047 025226 call mouse_device_24g_pair_led_config 
+0x6048 025227 jam 0 ,mem_24g_reconn_type 
+0x6049 025228 arg mouse_24g_pairing_flag ,queue 
+0x604a 025229 call mouse_enable_function_flag 
+0x604b 025230 setarg 0 
+0x604c 025231 store 2 ,mem_24g_reconn_timeout 
+0x604d 025232 call mouse_stop_discovery 
+:      025233 mouse_24g_pair_mode_check:
+0x604e 025234 jam type_ms ,mem_24g_data_type 
+0x604f 025235 fetch mouse_flag_len ,mem_mouse_flag 
+0x6050 025236 bbit0 mouse_enable_keyboard ,g24_pair_start 
+0x6051 025237 jam type_kb ,mem_24g_data_type 
+0x6052 025238 branch g24_pair_start 
+:      025240 mouse_24g_attempt_fail:
+0x6053 025241 fetch 1 ,mem_24g_attempt_fail_flag 
+0x6054 025242 nbranch mouse_24g_hibernate_set ,blank 
+0x6055 025243 fetch 1 ,mem_24g_reconn_type 
+0x6056 025244 beq fast_conn_and_3_0_addr ,mouse_24g_fast_conn_attempt_fail 
+0x6057 025245 beq pair_and_3_0_addr ,mouse_24g_auto_pair_attempt_fail 
+0x6058 025246 beq receiver_and_3_0_addr ,mouse_reconn_dongle_attempt_fail 
+:      025247 mouse_24g_attempt_fail_enter_hibernate:
+0x6059 025248 call mouse_24g_stop 
+0x605a 025249 fetch 1 ,mem_reconn_times 
+0x605b 025250 nbranch mouse_polling_device ,blank 
+0x605c 025251 fetch 1 ,mem_device_flag 
+0x605d 025252 beq mode_24g_device ,mouse_app_enter_hibernate 
+0x605e 025253 rtn 
+:      025255 mouse_24g_fast_conn_attempt_fail:
+0x605f 025256 fetch mouse_flag_len ,mem_mouse_flag 
+0x6060 025257 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_24g_start_auto_pair 
+0x6061 025258 bbit1 mouse_enable_auto_24g_paring ,mouse_24g_start_auto_pair 
+0x6062 025259 bbit0 mouse_enable_24g_auto_pair_nerver_been_paired ,mouse_24g_reconn_dongle_start 
+0x6063 025260 fetch 4 ,mem_mouse_24g_addr 
+0x6064 025261 fetcht 4 ,mem_mouse_compare_addr 
+0x6065 025262 isub temp ,null 
+0x6066 025263 branch mouse_24g_start_pair_mode ,zero 
+:      025264 mouse_24g_reconn_dongle_start:
+0x6067 025265 fetch 2 ,mem_24g_reconn_timeout_init 
+0x6068 025266 store 2 ,mem_24g_reconn_timeout 
+0x6069 025267 jam receiver_and_3_0_addr ,mem_24g_reconn_type 
+0x606a 025268 branch g24_reconn_start 
+:      025270 mouse_24g_auto_pair_attempt_fail:
+0x606b 025271 fetch mouse_flag_len ,mem_mouse_flag 
+0x606c 025272 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x606d 025273 fetch 1 ,mem_device_number 
+0x606e 025274 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+0x606f 025275 branch mouse_24g_first_bluetooth_reconnect 
+:      025277 mouse_reconn_dongle_attempt_fail:
+0x6070 025278 fetch mouse_flag_len ,mem_mouse_flag 
+0x6071 025279 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0x6072 025280 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0x6073 025281 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+0x6074 025282 branch mouse_24g_start_auto_pair + 1 
+:      025284 mouse_24g_attempt_success:
+0x6075 025285 fetch 4 ,mem_24g_addr 
+0x6076 025286 store 4 ,mem_24g_receiver_addr 
+0x6077 025287 store 4 ,mem_mouse_24g_addr 
+0x6078 025288 call g24_ch_syncword_crc8_init 
+0x6079 025289 call mouse_no_data_timer_init 
+0x607a 025290 call mouse_device_poweron_led_config 
+0x607b 025291 call mouse_init_sensor_reset 
+0x607c 025292 jam 0 ,mem_mouse_long_mult_flag 
+0x607d 025293 jam 0 ,mem_24g_conn_sm 
+0x607e 025294 jam 0 ,mem_24g_reconn_type 
+0x607f 025295 fetch 4 ,mem_24g_receiver_addr 
+0x6080 025296 fetch 4 ,mem_24g_fast_conn_addr 
+0x6081 025297 isub temp ,null 
+0x6082 025298 rtn zero 
+0x6083 025299 branch mouse_24g_first_store_reconn_info 
+:      025301 mouse_24g_pairing_complete:
+0x6084 025302 call mouse_init_sensor_reset 
+0x6085 025303 call mouse_read_sensor_common 
+:      025304 mouse_24g_pairing_complete_common:
+0x6086 025305 call mouse_device_poweron_led_config 
+0x6087 025306 call mouse_no_data_timer_init 
+0x6088 025307 arg mouse_24g_pairing_flag ,queue 
+0x6089 025308 call mouse_disable_function_flag 
+0x608a 025309 setarg 0 
+0x608b 025310 store 2 ,mem_24g_pair_timeout 
+0x608c 025311 store 2 ,mem_24g_reconn_timeout 
+0x608d 025312 store 1 ,mem_24g_conn_sm 
+0x608e 025313 store 1 ,mem_mouse_move_flag 
+0x608f 025314 store 1 ,mem_24g_reconn_type 
+0x6090 025317 fetch 4 ,mem_24g_addr 
+0x6091 025318 store 4 ,mem_24g_receiver_addr 
+0x6092 025319 store 4 ,mem_mouse_24g_addr 
+0x6093 025320 branch mouse_store_device_info_delay 
+:      025322 mouse_24g_short_sleep_clear_wake:
+0x6094 025323 call clear_wake 
+0x6095 025324 branch lpm_write_gpio_wakeup 
+:      025326 mouse_24g_package_data:
+0x6096 025327 bpatch patch12_6 ,mem_patch12 
+0x6097 025328 rtnmark0 mark_24g 
+0x6098 025329 call mouse_motion 
+0x6099 025330 nrtn user 
+0x609a 025331 fetch 1 ,mem_mouse_24g_long_sleep_flag 
+0x609b 025332 jam 0 ,mem_mouse_24g_long_sleep_flag 
+0x609c 025333 ncall mouse_24g_short_sleep_clear_wake ,blank 
+0x609d 025335 fetch mouse_flag_len ,mem_mouse_flag 
+0x609e 025336 bbit0 mouse_enable_keyboard ,mouse_24g_mouse_package_data 
+0x609f 025337 fetch 1 ,mem_customer_key 
+0x60a0 025338 nbranch mouse_24g_keyboard_package_data ,blank 
+:      025339 mouse_24g_mouse_package_data:
+0x60a1 025340 call mouse_data_xy_release 
+0x60a2 025341 fetch 1 ,mem_24g_data_type 
+0x60a3 025342 bbit1 1 ,mouse_24g_mouse_package_data_now 
+0x60a4 025343 fetcht 1 ,mem_24g_txbuf + 1 
+0x60a5 025344 fetch 1 ,mem_mouse_key 
+0x60a6 025345 ior temp ,pdata 
+0x60a7 025346 store 1 ,mem_mouse_key 
+0x60a8 025347 fetcht 1 ,mem_24g_txbuf + 6 
+0x60a9 025348 fetch 1 ,mem_mouse_z 
+0x60aa 025349 iadd temp ,pdata 
+0x60ab 025350 store 1 ,mem_mouse_z 
+0x60ac 025351 fetcht 1 ,mem_24g_txbuf + 7 
+0x60ad 025352 fetch 1 ,mem_mouse_tz 
+0x60ae 025353 iadd temp ,pdata 
+0x60af 025354 store 1 ,mem_mouse_tz 
+:      025355 mouse_24g_mouse_package_data_now:
+0x60b0 025356 jam type_ms ,mem_24g_data_type 
+0x60b1 025357 arg 7 ,rega 
+0x60b2 025358 arg mem_mouse_key ,regb 
+0x60b3 025359 fetch 2 ,mem_mouse_z 
+0x60b4 025360 rtn blank 
+0x60b5 025361 branch g24_transmit_by_interrupt_enable 
+:      025363 mouse_24g_keyboard_package_data:
+0x60b6 025364 jam type_kb ,mem_24g_data_type 
+0x60b7 025365 arg 9 ,rega 
+0x60b8 025366 fetch 1 ,mem_customer_data_trigger 
+0x60b9 025367 nbranch mouse_customer_key_press ,blank 
+0x60ba 025368 arg mem_customer_key_release ,regb 
+0x60bb 025369 rtn 
+:      025370 mouse_customer_key_press:
+0x60bc 025371 arg mem_customer_key_press ,regb 
+0x60bd 025372 rtn 
+:      025377 mouse_24g_search_dongle_init:
+0x60be 025378 setarg 0 
+0x60bf 025379 store 3 ,mem_mouse_search_dongle_action 
+0x60c0 025380 rtn 
+:      025382 mouse_24g_search_dongle:
+0x60c1 025383 fetch mouse_flag_len ,mem_mouse_flag 
+0x60c2 025384 rtnbit0 mouse_enable_24g_search_dongle 
+0x60c3 025385 fetch 1 ,mem_mouse_long_mult_flag 
+0x60c4 025386 rtn blank 
+0x60c5 025387 fetch 1 ,mem_24g_abort_pac 
+0x60c6 025388 rtn blank 
+0x60c7 025389 fetch 1 ,mem_mouse_search_dongle_interval 
+0x60c8 025390 increase 1 ,pdata 
+0x60c9 025391 and_into 3 ,pdata 
+0x60ca 025392 store 1 ,mem_mouse_search_dongle_interval 
+0x60cb 025393 nrtn blank 
+0x60cc 025394 jam 0 ,mem_mouse_search_dongle_ch 
+:      025395 mouse_24g_search_dongle_loop:
+0x60cd 025396 bpatch patch12_7 ,mem_patch12 
+0x60ce 025397 fetch 1 ,mem_mouse_search_dongle_ch 
+0x60cf 025398 increase 1 ,pdata 
+0x60d0 025399 store 1 ,mem_mouse_search_dongle_ch 
+0x60d1 025400 sub pdata ,g24_ch_number ,null 
+0x60d2 025401 nbranch mouse_24g_search_dongle_loop_end ,positive 
+0x60d3 025402 call g24_reconn_data_prep 
+0x60d4 025403 call g24_transmit_receive_ack 
+0x60d5 025404 nbranch mouse_24g_search_dongle_loop_retry ,sync 
+0x60d6 025405 nbranch mouse_24g_search_dongle_loop_retry ,user3 
+0x60d7 025406 call mouse_g24_ackpayload_parse 
+0x60d8 025407 call mouse_24g_search_dongle_success 
+:      025408 mouse_24g_search_dongle_loop_end:
+0x60d9 025409 call g24_txbuf_clear 
+0x60da 025410 fetch 1 ,mem_mouse_search_dongle_count 
+0x60db 025411 increase 1 ,pdata 
+0x60dc 025412 store 1 ,mem_mouse_search_dongle_count 
+0x60dd 025413 beq g24_ch_poll_count ,mouse_24g_search_dongle_check 
+0x60de 025414 rtn 
+:      025416 mouse_24g_search_dongle_loop_retry:
+0x60df 025417 call g24_ch 
+0x60e0 025418 branch mouse_24g_search_dongle_loop 
+:      025420 mouse_24g_search_dongle_check:
+0x60e1 025421 jam 0 ,mem_mouse_search_dongle_count 
+0x60e2 025422 fetch 1 ,mem_mouse_search_dongle_action 
+0x60e3 025423 rtnbit1 g24_disconn_state 
+0x60e4 025424 set1 g24_disconn_state ,pdata 
+0x60e5 025425 store 1 ,mem_mouse_search_dongle_action 
+0x60e6 025426 fetch 2 ,mem_mouse_24g_search_dongle_time_init 
+0x60e7 025427 store 2 ,mem_mouse_no_data_timer 
+0x60e8 025428 branch mouse_sensor_powerdown 
+:      025430 mouse_24g_search_dongle_success:
+0x60e9 025431 fetch 1 ,mem_24g_abort_pac 
+0x60ea 025432 branch mouse_24g_search_dongle_init ,blank 
+0x60eb 025433 jam 0 ,mem_mouse_search_dongle_count 
+0x60ec 025434 fetch 1 ,mem_mouse_search_dongle_action 
+0x60ed 025435 rtnbit0 g24_disconn_state 
+0x60ee 025436 set0 g24_disconn_state ,pdata 
+0x60ef 025437 store 1 ,mem_mouse_search_dongle_action 
+0x60f0 025438 call mouse_no_data_timer_init 
+0x60f1 025439 branch mouse_init_sensor_wakeup 
+:      025441 mouse_g24_ackpayload_parse:
+0x60f2 025442 call g24_ackpayload_parse 
+0x60f3 025443 fetch 1 ,mem_24g_rxbuf + 1 
+0x60f4 025444 compare 0x08 ,pdata ,0xf8 
+0x60f5 025445 nrtn true 
+0x60f6 025446 fetch 1 ,mem_24g_rxbuf + 2 
+0x60f7 025447 beq 0xff ,mouse_24g_hibernate_set 
+0x60f8 025448 rtn 
+:      025453 mouse_g24_retransmit:
+0x60f9 025454 fetch 1 ,mem_mouse_need_soft_reset 
+0x60fa 025455 nrtn blank 
+0x60fb 025456 call mouse_retransmit_select_device_by_pb_button 
+0x60fc 025457 call mouse_select_device_by_dpi_button_once 
+0x60fd 025458 branch g24_retransmit0 
+:      025460 mouse_select_device_by_dpi_button_once:
+0x60fe 025461 arg 12 ,queue 
+0x60ff 025462 call timer_check 
+0x6100 025463 nrtn blank 
+0x6101 025464 call mouse_dpi_check_once 
+:      025465 mouse_g24_retransmit_event_set:
+0x6102 025466 call mouse_dpi_key_check_long_press 
+:      025467 mouse_g24_retransmit_100ms_timer_init:
+0x6103 025468 arg 12 ,queue 
+0x6104 025469 setarg 160 
+0x6105 025470 branch timer_init 
+:      025472 mouse_dpi_check_once:
+0x6106 025473 fetch mouse_flag_len ,mem_mouse_flag 
+0x6107 025474 rtnbit0 mouse_enable_select_device_by_dpi_button 
+0x6108 025476 branch mouse_dpi_check 
+:      025479 mouse_24g_before_lpm_sleep:
+0x6109 025480 fetch 1 ,mem_device_flag 
+0x610a 025481 bne mode_24g_device ,lpm_sleep_skip_cb_function 
+0x610b 025482 fetch 1 ,mem_24g_disable_fec1 
+0x610c 025483 rtn blank 
+:      025484 mouse_peripheral_clock_off:
+0x610d 025485 jam 2 ,core_clksel 
+0x610e 025486 jam 0xf8 ,core_lpm_ctrl 
+0x610f 025487 rtn 
+:      025492 mouse_logo_led_on_timer:
+0x6110 025493 fetch 1 ,mem_mouse_logo_led_gpio 
+0x6111 025494 rtneq gpio_disable 
+0x6112 025495 fetch 2 ,mem_mouse_no_data_timer 
+0x6113 025496 rtn blank 
+0x6114 025497 fetch 2 ,mem_mouse_no_data_timeout 
+0x6115 025498 fetcht 2 ,mem_mouse_no_data_timer 
+0x6116 025499 isub temp ,temp 
+0x6117 025500 fetch 2 ,mem_mouse_logo_led_on_time_init 
+0x6118 025501 isub temp ,pdata 
+0x6119 025502 branch mouse_logo_led_on ,positive 
+:      025503 mouse_logo_led_off:
+0x611a 025504 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611b 025505 branch mouse_led_off 
+:      025506 mouse_logo_led_on:
+0x611c 025507 fetcht 1 ,mem_mouse_logo_led_gpio 
+0x611d 025508 branch mouse_led_on 
+:      025515 mouse_dpi_led_blink_delay_timer:
+0x611e 025516 arg mem_mouse_dpi_led_delay_count ,regc 
+0x611f 025517 arg mouse_dpi_led_blink_init ,regb 
+0x6120 025518 branch timer_single_step 
+:      025520 mouse_dpi_led_blink_init:
+0x6121 025521 bpatch patch13_0 ,mem_patch13 
+0x6122 025522 fetch 1 ,mem_config_sensor_type 
+0x6123 025523 beq p3212 ,mouse_dpi_led_blink_init_another 
+0x6124 025524 beq ka8g2 ,mouse_dpi_led_blink_init_another 
+0x6125 025525 fetcht 1 ,mem_mouse_dpi 
+0x6126 025526 increase 2 ,temp 
+:      025527 mouse_dpi_led_blink_init_next:
+0x6127 025528 sub temp ,3 ,null 
+0x6128 025529 call mouse_dpi_led_blink_init_level_4 ,positive 
+0x6129 025530 ncall mouse_dpi_led_blink_count_clean ,positive 
+0x612a 025531 copy temp ,pdata 
+0x612b 025532 iadd pdata ,pdata 
+0x612c 025533 store 1 ,mem_mouse_multi_led_blink_count 
+:      025534 mouse_multi_dpi_led_blink_enable:
+0x612d 025535 jam 4 ,mem_mouse_multi_led_blink_type 
+0x612e 025536 call mouse_multi_dpi_led_blink_timer_init 
+0x612f 025537 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x6130 025538 branch mouse_multi_led_enable 
+:      025540 mouse_dpi_led_blink_init_another:
+0x6131 025541 fetcht 1 ,mem_mouse_dpi 
+0x6132 025542 increase 1 ,temp 
+0x6133 025543 branch mouse_dpi_led_blink_init_next 
+:      025545 mouse_dpi_led_blink_init_level_4:
+0x6134 025546 fetch mouse_flag_len ,mem_mouse_flag 
+0x6135 025547 rtnbit0 mouse_enable_dpi_level_4 
+0x6136 025548 increase 1 ,temp 
+0x6137 025549 rtn 
+:      025550 mouse_dpi_led_blink_count_clean:
+0x6138 025551 increase -3 ,temp 
+0x6139 025552 rtn 
+:      025555 mouse_dpi_led_blink_delay:
+0x613a 025556 fetch 1 ,mem_mouse_dpi_gpio 
+0x613b 025557 rtneq gpio_disable 
+0x613c 025558 fetch 2 ,mem_mouse_discovery_timer 
+0x613d 025559 nrtn blank 
+0x613e 025560 fetch 2 ,mem_24g_pair_timeout 
+0x613f 025561 nrtn blank 
+0x6140 025562 fetch 2 ,mem_24g_reconn_timeout 
+0x6141 025563 nrtn blank 
+0x6142 025564 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6143 025565 nrtn blank 
+0x6144 025566 fetch 1 ,mem_mouse_dpi_led_delay_count_init 
+0x6145 025567 branch mouse_dpi_led_blink_init ,blank 
+0x6146 025568 store 1 ,mem_mouse_dpi_led_delay_count 
+0x6147 025569 rtn 
+:      025577 mouse_check_dpi_blink:
+0x6148 025578 disable user 
+0x6149 025579 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x614a 025580 sub pdata ,4 ,null 
+0x614b 025581 nrtn zero 
+0x614c 025582 branch enable_user 
+:      025584 mouse_low_voltage_led_timer:
+0x614d 025585 fetch mouse_flag_len ,mem_mouse_flag 
+0x614e 025586 rtnbit0 mouse_enable_low_led 
+0x614f 025587 rtnbit0 mouse_low_voltage_flag 
+0x6150 025588 fetch 2 ,mem_mouse_discovery_timer 
+0x6151 025589 nrtn blank 
+0x6152 025590 fetch 2 ,mem_24g_pair_timeout 
+0x6153 025591 nrtn blank 
+0x6154 025592 fetch 2 ,mem_24g_reconn_timeout 
+0x6155 025593 nrtn blank 
+0x6156 025594 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x6157 025595 nrtn blank 
+0x6158 025596 call mouse_check_dpi_blink 
+0x6159 025597 rtn user 
+0x615a 025599 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x615b 025600 branch mouse_low_led_blink_count_init_judge ,blank 
+:      025601 mouse_low_led_blink_timer:
+0x615c 025602 fetcht 1 ,mem_adc_low_volatage_led_timer_count 
+0x615d 025603 increase 1 ,temp 
+0x615e 025604 storet 1 ,mem_adc_low_volatage_led_timer_count 
+0x615f 025605 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x6160 025606 isub temp ,null 
+0x6161 025607 ncall mouse_low_led_timer_count_clean ,positive 
+0x6162 025608 fetch 1 ,mem_mouse_low_led_blink_half_timer 
+0x6163 025609 isub temp ,null 
+0x6164 025610 nbranch mouse_low_voltage_led_off_judge ,positive 
+:      025611 mouse_low_voltage_led_on_judge:
+0x6165 025612 fetch mouse_flag_len ,mem_mouse_flag 
+0x6166 025613 bbit1 mouse_enable_low_for_led ,mouse_device_led_on 
+0x6167 025614 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_on 
+:      025615 mouse_low_voltage_led_on:
+0x6168 025616 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6169 025617 branch mouse_led_on 
+:      025619 mouse_low_led_timer_count_clean:
+0x616a 025620 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x616b 025621 fetch 1 ,mem_mouse_multi_low_led_blink_count 
+0x616c 025622 increase -1 ,pdata 
+0x616d 025623 store 1 ,mem_mouse_multi_low_led_blink_count 
+:      025624 mouse_low_voltage_led_off_judge:
+0x616e 025625 fetch mouse_flag_len ,mem_mouse_flag 
+0x616f 025626 bbit1 mouse_enable_low_for_led ,mouse_device_led_off 
+0x6170 025627 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_led_off 
+:      025628 mouse_low_voltage_led_off:
+0x6171 025629 fetcht 1 ,mem_mouse_low_voltage_alarm_gpio 
+0x6172 025630 branch mouse_led_off 
+:      025632 mouse_low_led_blink_count_init_judge:
+0x6173 025633 fetch mouse_flag_len ,mem_mouse_flag 
+0x6174 025634 bbit1 mouse_enable_low_led_blink_limit ,mouse_low_voltage_led_off_judge 
+0x6175 025635 call mouse_multi_low_led_blink_count_init 
+0x6176 025636 branch mouse_low_led_blink_timer 
+:      025644 mouse_device_multi_led_parm_init:
+0x6177 025645 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x6178 025646 call mouse_device_multi_led_all_off 
+0x6179 025647 jam 0 ,mem_mouse_multi_led_blink_type 
+0x617a 025648 fetch 1 ,mem_mouse_low_led_blink_timer 
+0x617b 025649 rshift pdata ,pdata 
+0x617c 025650 store 1 ,mem_mouse_low_led_blink_half_timer 
+0x617d 025651 rtn 
+:      025652 mouse_multi_low_led_blink_count_init:
+0x617e 025653 fetch 1 ,mem_mouse_multi_lowled_blink_count_init 
+0x617f 025654 store 1 ,mem_mouse_multi_low_led_blink_count 
+0x6180 025655 rtn 
+:      025657 mouse_multi_led_blink_timer_init:
+0x6181 025658 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x6182 025659 beq 1 ,mouse_device_24g_led_blink_timer_init 
+0x6183 025660 beq 2 ,mouse_device_le_discovery_led_blink_timer_init 
+0x6184 025661 beq 3 ,mouse_device_le_reconn_led_blink_timer_init 
+:      025662 mouse_multi_dpi_led_blink_timer_init:
+0x6185 025663 fetch 1 ,mem_mouse_dpi_led_blink_timer_init 
+:      025664 mouse_store_multi_led_blink_timer:
+0x6186 025665 store 1 ,mem_mouse_multi_led_blink_timer 
+0x6187 025666 rtn 
+:      025667 mouse_device_24g_led_blink_timer_init:
+0x6188 025668 fetch 1 ,mem_mouse_multi_24gled_blink_timer_init 
+0x6189 025669 branch mouse_store_multi_led_blink_timer 
+:      025670 mouse_device_le_discovery_led_blink_timer_init:
+0x618a 025671 fetch 1 ,mem_mouse_multi_le_discovery_blink_timer_init 
+0x618b 025672 branch mouse_store_multi_led_blink_timer 
+:      025673 mouse_device_le_reconn_led_blink_timer_init:
+0x618c 025674 fetch 1 ,mem_mouse_multi_le_reconn_blink_timer_init 
+0x618d 025675 branch mouse_store_multi_led_blink_timer 
+:      025678 mouse_device_poweron_led_config:
+0x618e 025679 bpatch patch13_1 ,mem_patch13 
+0x618f 025680 fetch 1 ,mem_mouse_multi_led_powon_timer_init 
+0x6190 025681 store 1 ,mem_mouse_multi_led_powon_timer 
+0x6191 025682 jam multi_led_on ,mem_mouse_multi_led_type 
+:      025683 mouse_multi_led_enable:
+0x6192 025684 jam off ,mem_mouse_multi_led_state 
+0x6193 025685 jam on ,mem_mouse_multi_led_blink_enable 
+0x6194 025686 rtn 
+:      025689 mouse_device_24g_pair_led_config:
+0x6195 025690 bpatch patch13_2 ,mem_patch13 
+0x6196 025691 fetch 1 ,mem_device_flag 
+0x6197 025692 rtnne mode_24g_device 
+0x6198 025693 call mouse_multi_led_blink_enable_init 
+0x6199 025694 jam 1 ,mem_mouse_multi_led_blink_type 
+0x619a 025695 call mouse_device_24g_led_blink_timer_init 
+0x619b 025696 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x619c 025697 rtn blank 
+0x619d 025698 fetch 1 ,mem_mouse_multi_24gled_blink_count_init 
+0x619e 025699 branch mouse_device_led_blink_count_init 
+:      025701 mouse_device_le_reconn_led_config:
+0x619f 025702 fetch 1 ,mem_device_flag 
+0x61a0 025703 rtneq mode_24g_device 
+0x61a1 025704 call mouse_multi_led_blink_enable_init 
+0x61a2 025705 fetch mouse_flag_len ,mem_mouse_flag 
+0x61a3 025706 rtnbit0 mouse_enable_bt_reconn_led_effect 
+0x61a4 025707 jam 3 ,mem_mouse_multi_led_blink_type 
+0x61a5 025708 call mouse_device_le_reconn_led_blink_timer_init 
+0x61a6 025709 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61a7 025710 rtn blank 
+0x61a8 025711 fetch 1 ,mem_mouse_multi_le_reconn_blink_count_init 
+:      025712 mouse_device_led_blink_count_init:
+0x61a9 025713 store 1 ,mem_mouse_multi_led_blink_count 
+0x61aa 025714 rtn 
+:      025716 mouse_device_discovery_led_config:
+0x61ab 025717 jam 0 ,mem_mouse_le_reconn_blink_limit 
+0x61ac 025718 jam 2 ,mem_mouse_multi_led_blink_type 
+0x61ad 025719 call mouse_device_le_discovery_led_blink_timer_init 
+:      025720 mouse_multi_led_blink_enable_init:
+0x61ae 025721 jam 1 ,mem_mouse_multi_led_blink_enable 
+0x61af 025722 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x61b0 025723 branch mouse_device_multi_led_on 
+:      025727 mouse_led_multi_timer:
+0x61b1 025728 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x61b2 025729 rtn blank 
+0x61b3 025730 fetch 1 ,mem_mouse_multi_led_type 
+0x61b4 025731 beq multi_led_blink ,mouse_multi_led_type_blink 
+:      025732 mouse_device_multi_led_type_on:
+0x61b5 025733 fetch 1 ,mem_mouse_multi_led_powon_timer 
+0x61b6 025734 branch mouse_device_poweron_led_off ,blank 
+0x61b7 025735 increase -1 
+0x61b8 025736 store 1 ,mem_mouse_multi_led_powon_timer 
+0x61b9 025737 branch mouse_device_led_on 
+:      025739 mouse_device_poweron_led_off:
+0x61ba 025740 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61bb 025741 call mouse_multi_low_led_blink_count_init 
+0x61bc 025742 branch mouse_device_led_off 
+:      025744 mouse_multi_led_type_blink:
+0x61bd 025745 bpatch patch13_3 ,mem_patch13 
+0x61be 025746 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61bf 025747 rtn blank 
+0x61c0 025748 beq 4 ,mouse_device_led_blink_limit 
+0x61c1 025749 branch mouse_device_led_blink_judge 
+:      025751 mouse_device_led_blink_judge:
+0x61c2 025752 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61c3 025753 beq 1 ,mouse_device_led_blink_limit 
+0x61c4 025754 branch mouse_multi_led_type_blink_next 
+:      025756 mouse_device_led_blink_limit:
+0x61c5 025757 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61c6 025758 branch mouse_multi_led_off_judge ,blank 
+:      025759 mouse_multi_led_type_blink_next:
+0x61c7 025760 arg mem_mouse_multi_led_blink_timer ,regc 
+0x61c8 025761 arg mouse_multi_led_type_blink_start ,regb 
+0x61c9 025762 branch timer_single_step 
+:      025764 mouse_multi_led_type_blink_start:
+0x61ca 025765 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61cb 025766 beq 4 ,mouse_multi_led_blink_count_decrease 
+0x61cc 025767 fetch 1 ,mem_mouse_le_reconn_blink_limit 
+0x61cd 025768 beq 1 ,mouse_multi_led_blink_count_decrease 
+:      025769 mouse_multi_led_blink:
+0x61ce 025770 call mouse_multi_led_blink_timer_init 
+0x61cf 025771 fetch 1 ,mem_mouse_multi_led_state 
+0x61d0 025772 beq on ,mouse_multi_led_off_judge_next 
+0x61d1 025773 branch mouse_multi_led_on_judge 
+:      025775 mouse_multi_led_blink_count_decrease:
+0x61d2 025776 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x61d3 025777 increase -1 
+0x61d4 025778 store 1 ,mem_mouse_multi_led_blink_count 
+0x61d5 025779 branch mouse_multi_led_blink 
+:      025782 mouse_multi_led_on_judge:
+0x61d6 025783 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61d7 025784 beq 4 ,mouse_multi_dpi_led_on_judge 
+:      025785 mouse_device_multi_led_on:
+0x61d8 025786 jam on ,mem_mouse_multi_led_state 
+:      025787 mouse_device_led_on:
+0x61d9 025788 bpatch patch13_4 ,mem_patch13 
+0x61da 025789 fetch 1 ,mem_device_flag 
+0x61db 025790 beq mode_24g_device ,mouse_device_24g_led_on 
+0x61dc 025791 beq mode_bt_device1 ,mouse_device_bt1_led_on 
+0x61dd 025792 beq mode_bt_device2 ,mouse_device_bt2_led_on 
+0x61de 025793 rtn 
+:      025794 mouse_device_24g_led_on:
+0x61df 025795 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61e0 025796 branch mouse_led_on 
+:      025797 mouse_device_bt1_led_on:
+0x61e1 025798 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61e2 025799 branch mouse_led_on 
+:      025800 mouse_device_bt2_led_on:
+0x61e3 025801 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+:      025802 mouse_led_on:
+0x61e4 025803 branch gpio_out_active 
+:      025805 mouse_led_off:
+0x61e5 025806 branch gpio_out_inactive 
+:      025808 mouse_multi_led_off_judge:
+0x61e6 025809 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x61e7 025810 jam 0 ,mem_mouse_multi_led_blink_type 
+:      025811 mouse_multi_led_off_judge_next:
+0x61e8 025812 fetch 1 ,mem_mouse_multi_led_blink_type 
+0x61e9 025813 beq 4 ,mouse_multi_dpi_led_off_judge 
+:      025814 mouse_device_multi_led_off:
+0x61ea 025815 jam off ,mem_mouse_multi_led_state 
+:      025816 mouse_device_led_off:
+0x61eb 025817 bpatch patch13_5 ,mem_patch13 
+0x61ec 025818 fetch 1 ,mem_device_flag 
+0x61ed 025819 beq mode_24g_device ,mouse_device_24g_led_off 
+0x61ee 025820 beq mode_bt_device1 ,mouse_device_bt1_led_off 
+0x61ef 025821 beq mode_bt_device2 ,mouse_device_bt2_led_off 
+0x61f0 025822 rtn 
+:      025823 mouse_device_24g_led_off:
+0x61f1 025824 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
+0x61f2 025825 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f3 025826 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f4 025827 branch gpio_set_high_impedance 
+:      025828 mouse_device_bt1_led_off:
+0x61f5 025829 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
+0x61f6 025830 fetch mouse_flag_len ,mem_mouse_flag 
+0x61f7 025831 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61f8 025832 branch gpio_set_high_impedance 
+:      025833 mouse_device_bt2_led_off:
+0x61f9 025834 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
+0x61fa 025835 fetch mouse_flag_len ,mem_mouse_flag 
+0x61fb 025836 bbit0 mouse_enable_1io2led ,mouse_led_off 
+0x61fc 025837 branch gpio_set_high_impedance 
+:      025839 mouse_device_multi_led_all_off:
+0x61fd 025840 call mouse_device_24g_led_off 
+0x61fe 025841 call mouse_device_bt1_led_off 
+0x61ff 025842 call mouse_device_bt2_led_off 
+0x6200 025843 call mouse_low_voltage_led_off_judge 
+0x6201 025844 branch mouse_multi_dpi_led_off_judge 
+:      025846 mouse_multi_dpi_led_off_judge:
+0x6202 025847 jam off ,mem_mouse_multi_led_state 
+0x6203 025848 fetch mouse_flag_len ,mem_mouse_flag 
+0x6204 025849 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_off 
+0x6205 025850 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_off 
+:      025851 mouse_multi_dpi_led_off:
+0x6206 025852 fetcht 1 ,mem_mouse_dpi_gpio 
+0x6207 025853 branch mouse_led_off 
+:      025855 mouse_multi_dpi_led_on_judge:
+0x6208 025856 jam on ,mem_mouse_multi_led_state 
+0x6209 025857 fetch mouse_flag_len ,mem_mouse_flag 
+0x620a 025858 bbit1 mouse_enable_dpi_for_led ,mouse_device_multi_led_on 
+0x620b 025859 bbit1 mouse_enable_dpi_low_for_led ,mouse_device_multi_led_on 
+:      025860 mouse_multi_dpi_led_on:
+0x620c 025861 fetcht 1 ,mem_mouse_dpi_gpio 
+0x620d 025862 branch mouse_led_on 
+:      025866 mouse_low_voltage_led_no_enter_lpm:
+0x620e 025867 fetch mouse_flag_len ,mem_mouse_flag 
+0x620f 025868 rtnbit0 mouse_low_voltage_flag 
+0x6210 025869 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x6211 025870 fetcht 1 ,mem_mouse_low_led_blink_half_timer 
+0x6212 025871 sub pdata ,temp ,null 
+0x6213 025872 branch mouse_lpm_mode_clear ,positive 
+:      025873 mouse_low_voltage_led_no_enter_lpm_next:
+0x6214 025874 fetch 1 ,mem_device_flag 
+0x6215 025875 beq mode_24g_device ,g24_transmit_by_interrupt_exit_check 
+0x6216 025876 jam 1 ,mem_lpm_mode 
+0x6217 025877 rtn 
+:      025879 g24_transmit_by_interrupt_exit_check:
+0x6218 025880 fetch mouse_flag_len ,mem_mouse_flag 
+0x6219 025881 rtnbit1 mouse_enable_24g_250hz 
+0x621a 025882 branch g24_transmit_by_interrupt_exit 
+:      025884 mouse_lpm_mode_clear:
+0x621b 025885 fetch 1 ,mem_device_flag 
+0x621c 025886 beq mode_24g_device ,g24_transmit_by_interrupt_enable 
+0x621d 025887 jam 0 ,mem_lpm_mode 
+0x621e 025888 rtn 
+:      025891 mouse_store_signal_rssi:
+0x621f 025893 fetch 1 ,mem_rssi 
+0x6220 025894 branch rssi_signal 
+:      025896 mouse_le_transmit:
+0x6221 025897 call mouse_store_signal_rssi 
+0x6222 025898 branch power_ctrl_start 
+:      025900 mouse_le_set_lpm_mult:
+0x6223 025901 fetch 1 ,mem_le_connect_status_flag 
+0x6224 025902 compare 3 ,pdata ,3 
+0x6225 025903 nbranch disable_blank ,true 
+0x6226 025904 call app_lpm_mult_enable 
+0x6227 025905 branch enable_blank 
+:      025907 mouse_set_lpm_mult:
+0x6228 025908 fetch 2 ,mem_ui_state_map 
+0x6229 025909 bbit1 ui_state_ble_connected ,mouse_le_set_lpm_mult 
+0x622a 025910 rtn 
+:      025912 mouse_24g_long_sleep:
+0x622b 025913 call g24_lpm_wait 
+0x622c 025914 nrtn user 
+0x622d 025915 jam 1 ,mem_mouse_24g_long_sleep_flag 
+0x622e 025916 call g24_setgpio_lpm_before 
+0x622f 025917 jam 0 ,mem_mouse_24g_sleep_miss 
+0x6230 025918 call mouse_24g_send_time_long_wake 
+0x6231 025919 fetch 1 ,mem_sensor_shutdown_flag 
+0x6232 025920 ncall mouse_setgpio_hibernate ,blank 
+0x6233 025921 fetch 4 ,mem_24g_enter_hibernate 
+0x6234 025922 branch g24_long_seep2 
+:      025924 mouse_24g_short_sleep:
+0x6235 025925 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6236 025926 branch g24_short_sleep ,blank 
+0x6237 025927 call g24_lpm_wait 
+0x6238 025928 nrtn user 
+0x6239 025929 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x623a 025930 jam 0 ,mem_mouse_24g_sleep_miss 
+0x623b 025931 sub pdata ,0 ,null 
+0x623c 025932 nbranch mouse_24g_short_sleep_last_miss ,zero 
+0x623d 025933 fetcht 2 ,mem_24g_retransmit 
+0x623e 025934 sub temp ,0 ,null 
+0x623f 025935 branch mouse_24g_short_sleep_default ,zero 
+0x6240 025937 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x6241 025938 branch mouse_24g_short_sleep_default ,blank 
+:      025939 mouse_24g_short_sleep_notify:
+0x6242 025940 fetcht 4 ,mem_mouse_24g_tsniff 
+0x6243 025941 isub temp ,temp 
+0x6244 025942 storet 4 ,mem_mouse_24g_sleep_miss_temp 
+0x6245 025943 nbranch mouse_24g_short_sleep_long ,positive 
+0x6246 025944 fetch 3 ,mem_24g_short_sleep_set 
+0x6247 025945 isub temp ,pdata 
+0x6248 025946 nbranch mouse_24g_short_sleep_2 ,positive 
+0x6249 025947 arg 0x600 ,temp 
+0x624a 025948 isub temp ,null 
+0x624b 025949 nbranch mouse_24g_short_sleep_2 ,positive 
+:      025950 mouse_24g_short_sleep2:
+0x624c 025951 store 4 ,mem_mouse_24g_sleep_time_temp 
+0x624d 025952 call mouse_24g_miss_temp_clear 
+0x624e 025953 fetch 4 ,mem_mouse_24g_sleep_time_temp 
+:      025954 mouse_24g_short_sleep3:
+0x624f 025955 call clk2lpo 
+0x6250 025956 storet 4 ,mem_sleep_counter 
+0x6251 025957 branch lpm_sleep 
+:      025959 mouse_24g_short_sleep_default:
+0x6252 025960 call mouse_24g_miss_temp_clear 
+0x6253 025961 fetch 3 ,mem_24g_short_sleep_set 
+0x6254 025962 branch mouse_24g_short_sleep2 
+:      025964 mouse_24g_short_sleep_long:
+0x6255 025965 sub temp ,0 ,temp 
+0x6256 025966 fetch 3 ,mem_24g_short_sleep_set 
+0x6257 025967 iadd temp ,pdata 
+0x6258 025968 branch mouse_24g_short_sleep2 
+:      025970 mouse_24g_miss_temp_clear:
+0x6259 025971 setarg 0 
+0x625a 025972 store 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625b 025973 rtn 
+:      025975 mouse_24g_short_sleep_last_miss:
+0x625c 025976 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+0x625d 025977 fetcht 4 ,mem_mouse_24g_sleep_miss_temp 
+0x625e 025978 iadd temp ,pdata 
+0x625f 025979 branch mouse_24g_short_sleep_notify 
+:      025981 mouse_24g_short_sleep_2:
+0x6260 025982 jam 1 ,mem_mouse_24g_sleep_miss 
+0x6261 025983 rtn 
+:      025986 mouse_24g_transmit_callback:
+0x6262 025987 call mouse_24g_send_time_check 
+0x6263 025988 branch mouse_wakeup_24g 
+:      025990 mouse_24g_send_time_check:
+0x6264 025991 fetch 1 ,mem_mouse_sleep_deal_type 
+0x6265 025992 rtn blank 
+0x6266 025993 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x6267 025994 beq g24_tx_timer_int_enable ,mouse_24g_send_timer_first 
+0x6268 025995 fetch 1 ,mem_mouse_24g_tx_count 
+0x6269 025996 branch mouse_24g_send_timer_first ,blank 
+0x626a 025997 copy clkn ,pdata 
+0x626b 025998 fetcht 6 ,mem_mouse_24g_tx_time_last 
+0x626c 025999 store 6 ,mem_mouse_24g_tx_time_last 
+0x626d 026000 call clk_diff_rt 
+0x626e 026001 store 4 ,mem_mouse_24g_tx_time_last_delt 
+0x626f 026003 fetch 1 ,mem_mouse_24g_sleep_miss 
+0x6270 026004 nrtn blank 
+0x6271 026005 fetch 2 ,mem_24g_retransmit 
+0x6272 026006 nrtn blank 
+0x6273 026007 fetch 4 ,mem_mouse_24g_tx_time_last_delt 
+:      026008 mouse_24g_send_time_check_1:
+0x6274 026009 fetcht 5 ,mem_mouse_24g_tx_time_sum 
+0x6275 026010 iadd temp ,pdata 
+0x6276 026011 store 5 ,mem_mouse_24g_tx_time_sum 
+0x6277 026012 fetcht 1 ,mem_mouse_24g_tx_count 
+0x6278 026013 fetch 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6279 026014 isub temp ,null 
+0x627a 026015 branch mouse_24g_send_time_check_average ,zero 
+0x627b 026016 increase 1 ,temp 
+0x627c 026017 storet 1 ,mem_mouse_24g_tx_count 
+0x627d 026018 rtn 
+:      026020 mouse_24g_send_time_check_average:
+0x627e 026021 jam 1 ,mem_mouse_24g_tx_count 
+0x627f 026022 arg 0 ,temp 
+0x6280 026023 fetch 5 ,mem_mouse_24g_tx_time_sum 
+0x6281 026024 storet 5 ,mem_mouse_24g_tx_time_sum 
+0x6282 026025 fetcht 1 ,mem_mouse_24g_tx_time_sum_count 
+0x6283 026026 idiv temp 
+0x6284 026027 call wait_div_end 
+0x6285 026028 quotient rega 
+0x6286 026030 fetch 4 ,mem_mouse_24g_tsniff 
+0x6287 026031 fetcht 1 ,mem_mouse_24g_tx_time_offset 
+0x6288 026032 isub temp ,temp 
+0x6289 026033 increase -40 ,temp 
+0x628a 026035 copy rega ,pdata 
+0x628b 026036 isub temp ,pdata 
+0x628c 026037 branch mouse_24g_send_time_check_average_late ,positive 
+0x628d 026038 sub pdata ,0 ,pdata 
+0x628e 026040 rshift2 pdata ,pdata 
+0x628f 026041 fetcht 3 ,mem_24g_short_sleep_set 
+0x6290 026042 iadd temp ,temp 
+0x6291 026043 bpatch patch13_6 ,mem_patch13 
+0x6292 026044 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x6293 026045 arg 0x1800 ,rega 
+0x6294 026046 iadd rega ,pdata 
+0x6295 026047 isub temp ,null 
+0x6296 026048 nbranch mouse_24g_send_time_check_average_min ,positive 
+0x6297 026049 storet 3 ,mem_24g_short_sleep_set 
+0x6298 026050 rtn 
+:      026052 mouse_24g_send_time_check_average_late:
+0x6299 026053 rshift2 pdata ,temp 
+0x629a 026054 fetch 3 ,mem_24g_short_sleep_set 
+0x629b 026055 isub temp ,temp 
+0x629c 026056 bpatch patch13_7 ,mem_patch13 
+0x629d 026057 fetch 3 ,mem_mouse_24g_short_sleep_set_init 
+0x629e 026058 arg 0x1800 ,rega 
+0x629f 026059 isub rega ,pdata 
+0x62a0 026060 isub temp ,null 
+0x62a1 026061 branch mouse_24g_send_time_check_average_min ,positive 
+0x62a2 026062 storet 3 ,mem_24g_short_sleep_set 
+0x62a3 026063 rtn 
+:      026065 mouse_24g_send_time_check_average_min:
+0x62a4 026066 store 3 ,mem_24g_short_sleep_set 
+0x62a5 026067 rtn 
+:      026069 mouse_24g_send_timer_first:
+0x62a6 026070 jam 1 ,mem_mouse_24g_tx_count 
+0x62a7 026071 copy clkn ,pdata 
+0x62a8 026072 store 6 ,mem_mouse_24g_tx_time_last 
+0x62a9 026073 rtn 
+:      026075 mouse_24g_send_time_long_wake:
+0x62aa 026076 setarg 0 
+0x62ab 026077 store 1 ,mem_mouse_24g_tx_count 
+0x62ac 026078 store 5 ,mem_mouse_24g_tx_time_sum 
+0x62ad 026079 rtn 
+:      026088 shutter_init:
+0x62ae 026089 call enable_authrom 
+0x62af 026090 rtn wake 
+0x62b0 026092 setarg shutter_process_idle 
+0x62b1 026093 store 2 ,mem_cb_idle_process 
+0x62b2 026095 setarg shutter_process_bb_event 
+0x62b3 026096 store 2 ,mem_cb_bb_event_process 
+0x62b4 026098 setarg ble_shutter_receive_data 
+0x62b5 026099 store 2 ,mem_cb_att_write 
+0x62b6 026101 setarg shutter_le_bb_event_timer 
+0x62b7 026102 store 2 ,mem_cb_event_timer 
+0x62b8 026104 setarg shutter_key_change 
+0x62b9 026105 store 2 ,mem_cb_shutter_keycan 
+0x62ba 026107 call shutter_common_init 
+0x62bb 026109 bpatch patch14_0 ,mem_patch14 
+0x62bc 026110 call shutter_load_buffer_config_form_datarom 
+:      026112 shutter_power_switch:
+0x62bd 026113 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62be 026114 beq hard_switch ,shutter_hart_swtich_power_on 
+0x62bf 026115 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x62c0 026116 store 1 ,mem_ui_button_gpio 
+0x62c1 026117 branch ui_soft_swtich_init 
+:      026120 shutter_common_init:
+0x62c2 026121 setarg shutter_le_before_hibernate 
+0x62c3 026122 store 2 ,mem_cb_before_hibernate 
+0x62c4 026124 setarg shutter_process_lpm_before 
+0x62c5 026125 store 2 ,mem_cb_before_lpm 
+0x62c6 026127 setarg shutter_soft_swtich_power_on 
+0x62c7 026128 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x62c8 026130 setarg shutter_soft_swtich_power_off 
+0x62c9 026131 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x62ca 026133 jam 7 ,mem_version 
+0x62cb 026134 call le_modified_name_adv 
+0x62cc 026135 call shutter_init_param 
+0x62cd 026136 call keyscan_key_init 
+0x62ce 026137 call queue_init 
+0x62cf 026138 branch ui_led_init_global 
+:      026142 shutter_hart_swtich_power_on:
+0x62d0 026143 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x62d1 026144 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x62d2 026145 branch shutter_start_reconnect 
+:      026149 shutter_le_scale_lpm_lock:
+0x62d3 026150 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62d4 026151 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x62d5 026152 call l2cap_malloc_get_full_map 
+0x62d6 026153 fetch 1 ,mem_used_map 
+0x62d7 026154 nbranch app_get_lpm_wake_lock ,blank 
+0x62d8 026155 branch app_put_lpm_wake_lock 
+:      026159 shutter_process_bb_event:
+0x62d9 026160 copy regc ,pdata 
+0x62da 026163 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x62db 026164 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x62dc 026165 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x62dd 026166 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x62de 026168 beq bt_evt_button_long_pressed ,ui_soft_switch_botton_long_press 
+0x62df 026169 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x62e0 026170 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x62e1 026171 rtn 
+:      026176 ble_shutter_process_baseband_connect:
+0x62e2 026177 call shutter_stop_bluetooth_discovery 
+0x62e3 026178 setarg 0 
+0x62e4 026179 store 2 ,mem_ble_shutter_reconn_timer 
+0x62e5 026180 branch app_led_off 
+:      026183 ble_shutter_process_baseband_disconnect:
+0x62e6 026184 call queue_init 
+0x62e7 026185 jam 0 ,mem_ble_shutter_enable_notify 
+0x62e8 026186 branch shutter_start_reconnect 
+:      026189 ble_shutter_process_reconnect_complete:
+0x62e9 026190 call queue_init 
+0x62ea 026191 jam 1 ,mem_ble_shutter_enable_notify 
+0x62eb 026192 fetch 8 ,mem_ble_shutter_interval_min 
+0x62ec 026193 store 8 ,mem_le_interval_min 
+0x62ed 026194 call app_lpm_mult_enable 
+0x62ee 026195 branch le_l2cap_tx_update_req 
+:      026198 ble_shutter_process_parse_connect_parameter_update_response:
+0x62ef 026199 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x62f0 026200 rtneq ble_signaling_connect_parameter_update_accepted 
+0x62f1 026201 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x62f2 026202 rtn blank 
+0x62f3 026203 store 8 ,mem_le_interval_min 
+0x62f4 026204 branch le_l2cap_tx_update_req 
+:      026211 shutter_process_soft_swtich_button_down:
+0x62f5 026212 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x62f6 026213 rtneq hard_switch 
+0x62f7 026214 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x62f8 026215 rtnne ss_state_power_on 
+0x62f9 026216 call shutter_store_currenct_led_state 
+0x62fa 026217 branch app_led_on 
+:      026219 shutter_store_currenct_led_state:
+0x62fb 026220 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x62fc 026221 arg 11 ,loopcnt 
+0x62fd 026222 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x62fe 026223 arg mem_shutter_led_struct_app_led ,contr 
+0x62ff 026224 branch memcpy 
+:      026226 shutter_process_soft_swtich_button_up:
+0x6300 026227 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x6301 026228 rtneq hard_switch 
+0x6302 026229 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6303 026230 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x6304 026231 branch ui_soft_switch_botton_up 
+:      026233 shutter_load_currenct_led_state:
+0x6305 026234 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x6306 026235 rtnne 1 
+0x6307 026236 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x6308 026237 fetch 2 ,mem_ui_state_map 
+0x6309 026238 bbit1 ui_state_ble_connected ,app_led_off 
+0x630a 026239 arg 11 ,loopcnt 
+0x630b 026240 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x630c 026241 arg mem_shutter_led_struct_app_led ,contw 
+0x630d 026242 branch memcpy 
+:      026247 shutter_le_bb_event_timer:
+0x630e 026249 call shutter_check_sleep_timer 
+0x630f 026252 call shutter_check_power_off_timer 
+0x6310 026256 branch ble_shutter_reconn_timer 
+:      026260 shutter_check_sleep_timer:
+0x6311 026261 arg mem_shutter_sleep_timer ,regc 
+0x6312 026262 arg shutter_sleep_timeout ,regb 
+0x6313 026263 branch timer_single_step_2b 
+:      026264 shutter_sleep_timeout:
+0x6314 026265 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x6315 026266 call app_led_off 
+0x6316 026267 call shutter_disconnect_current_connection 
+0x6317 026268 branch shutter_wait_power_off 
+:      026271 shutter_check_power_off_timer:
+0x6318 026272 arg mem_shutter_power_off_timer ,regc 
+0x6319 026273 arg shutter_check_power_off_timeout ,regb 
+0x631a 026274 branch timer_single_step 
+:      026276 shutter_check_power_off_timeout:
+0x631b 026277 fetch 2 ,mem_ui_state_map 
+0x631c 026278 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x631d 026279 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x631e 026280 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x631f 026281 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x6320 026282 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x6321 026283 branch app_enter_hibernate 
+:      026287 ble_shutter_reconn_timer:
+0x6322 026288 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6323 026289 rtnne ss_state_power_on 
+0x6324 026290 arg mem_ble_shutter_reconn_timer ,regc 
+0x6325 026291 arg shutter_start_bluetooth_discovery ,regb 
+0x6326 026292 branch timer_single_step_2b 
+:      026295 shutter_process_idle:
+0x6327 026296 call shutter_send_data_to_master 
+0x6328 026297 branch keyscan_key_process 
+:      026300 shutter_process_lpm_before:
+0x6329 026301 call gpio_set_before_lpm 
+0x632a 026302 branch keyscan_process_lpm_before 
+:      026304 shutter_le_before_hibernate:
+0x632b 026305 call gpio_set_before_lpm 
+0x632c 026306 branch disable_authrom 
+:      026312 shutter_stop_bluetooth_discovery:
+:      026316 ble_shutter_stop_bluetooth_discovery:
+0x632d 026317 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x632e 026318 store 2 ,mem_shutter_sleep_timeout 
+0x632f 026319 store 2 ,mem_shutter_sleep_timer 
+0x6330 026320 branch app_ble_stop_adv 
+:      026323 shutter_start_bluetooth_discovery:
+0x6331 026324 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6332 026325 rtnne ss_state_power_on 
+:      026329 ble_shutter_start_discovery:
+0x6333 026330 fetch 2 ,mem_ui_state_map 
+0x6334 026331 rtnbit1 ui_state_ble_connected 
+0x6335 026332 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x6336 026333 store 2 ,mem_shutter_sleep_timeout 
+0x6337 026334 store 2 ,mem_shutter_sleep_timer 
+0x6338 026335 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6339 026336 call shutter_ble_adv_interval_set 
+0x633a 026337 call app_led_start_blink 
+0x633b 026338 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x633c 026339 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x633d 026340 fetch 2 ,mem_ui_state_map 
+0x633e 026341 rtnbit1 ui_state_ble_adv 
+0x633f 026342 branch app_ble_start_adv 
+:      026344 shutter_soft_swtich_power_on:
+:      026345 shutter_start_reconnect:
+0x6340 026346 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x6341 026347 rtnne ss_state_power_on 
+:      026351 ble_shutter_start_reconnect:
+0x6342 026352 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x6343 026353 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x6344 026354 storet 2 ,mem_ble_shutter_reconn_timer 
+0x6345 026355 nrtn blank 
+0x6346 026356 fetch 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6347 026357 call shutter_ble_adv_interval_set 
+0x6348 026358 call app_led_start_blink 
+0x6349 026359 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x634a 026360 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x634b 026361 fetch 2 ,mem_ui_state_map 
+0x634c 026362 rtnbit1 ui_state_ble_adv 
+0x634d 026363 branch app_ble_start_adv 
+:      026365 shutter_disconnect_current_connection:
+0x634e 026366 fetch 2 ,mem_ui_state_map 
+0x634f 026367 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x6350 026368 branch shutter_stop_bluetooth_discovery 
+:      026372 shutter_check_data_enable:
+0x6351 026373 call disable_user 
+0x6352 026374 fetch 2 ,mem_ui_state_map 
+0x6353 026375 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x6354 026376 rtn 
+:      026378 shutter_check_ble_data_enable:
+0x6355 026379 fetch 1 ,mem_ble_shutter_enable_notify 
+0x6356 026380 rtn blank 
+0x6357 026381 branch enable_user 
+:      026386 shutter_check_bluetooth_conn:
+0x6358 026387 call disable_user 
+0x6359 026388 fetch 2 ,mem_ui_state_map 
+0x635a 026389 rtnbit1 ui_state_ble_connected 
+0x635b 026390 branch enable_user 
+:      026394 shutter_change_bluetooth_status_bt_disconn:
+:      026398 ble_shutter_change_bluetooth_status_bt_disconn:
+0x635c 026399 branch shutter_start_reconnect 
+:      026403 shutter_check_send_data:
+0x635d 026404 disable user2 
+0x635e 026405 fetch 2 ,mem_shutter_sleep_timeout 
+0x635f 026406 store 2 ,mem_shutter_sleep_timer 
+0x6360 026408 call shutter_check_bluetooth_conn 
+0x6361 026409 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x6362 026411 call shutter_check_data_enable 
+0x6363 026412 nrtn user 
+0x6364 026413 branch enable_user2 
+:      026417 shutter_key_change:
+0x6365 026418 call shutter_check_send_data 
+0x6366 026419 nrtn user2 
+0x6367 026420 deposit rega 
+0x6368 026421 branch shutter_key_release ,blank 
+:      026422 shutter_key_press:
+0x6369 026423 call app_led_on 
+0x636a 026424 arg mem_key0_press ,regc 
+0x636b 026425 branch push_queue_press_or_release 
+:      026427 shutter_key_release:
+0x636c 026428 call app_led_off 
+0x636d 026429 arg mem_key0_release ,regc 
+:      026431 push_queue_press_or_release:
+0x636e 026432 arg max_queue_num ,pdata 
+0x636f 026433 imul32 queue ,pdata 
+0x6370 026434 iadd regc ,regc 
+:      026437 push_buffer_in_queue:
+0x6371 026438 ifetch 1 ,regc 
+0x6372 026439 rtn blank 
+0x6373 026440 call queue_push_one_byte 
+0x6374 026441 increase 1 ,regc 
+0x6375 026442 branch push_buffer_in_queue 
+:      026445 shutter_send_data_to_master:
+0x6376 026446 fetch 2 ,mem_ui_state_map 
+0x6377 026447 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x6378 026448 rtn 
+:      026450 pop_queue_to_ble_data:
+0x6379 026451 call le_fifo_check_nearly_full 
+0x637a 026452 nrtn blank 
+0x637b 026453 call queue_pop_one_byte 
+0x637c 026454 nrtn user 
+0x637d 026455 pincrease -1 
+0x637e 026456 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x637f 026457 arg mem_ble_data_buffer1 ,temp 
+0x6380 026458 iadd temp ,contr 
+0x6381 026459 branch le_send_notify_from_list 
+:      026463 queue_push_one_byte:
+0x6382 026464 store 1 ,mem_pdatatemp 
+0x6383 026465 arg mem_pdatatemp ,rega 
+0x6384 026466 branch queue_push 
+:      026468 queue_pop_one_byte:
+0x6385 026469 arg mem_pdatatemp ,rega 
+0x6386 026470 call queue_pop 
+0x6387 026471 nrtn user 
+0x6388 026472 fetch 1 ,mem_pdatatemp 
+0x6389 026473 rtn 
+:      026476 ble_shutter_receive_data:
+0x638a 026477 fetch 2 ,mem_le_att_handle 
+0x638b 026478 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x638c 026479 rtn 
+:      026481 shutter_init_param:
+0x638d 026482 jam 0x02 ,mem_shutter_power_off_timeout 
+0x638e 026484 setarg 0x00200008 
+0x638f 026485 store 4 ,mem_ble_shutter_interval_min 
+0x6390 026486 setarg 0x012c0005 
+0x6391 026487 istore 4 ,contw 
+0x6392 026490 jam 0x17 ,mem_le_local_mtu 
+0x6393 026493 setarg 0x1b 
+0x6394 026494 store 2 ,mem_le_pairing_handle 
+0x6395 026495 branch le_set_fixed_ltk_justwork 
+:      026498 shutter_load_buffer_config_form_datarom:
+0x6396 026500 arg ble_key_value_list_size ,loopcnt 
+0x6397 026501 arg mem_ble_data_buffer1 ,contw 
+0x6398 026502 arg ble_shutter_key_value_list_addr ,contr 
+0x6399 026503 branch memcpy_fast 
+:      026523 shutter_soft_swtich_power_off:
+0x639a 026524 arg 0 ,rega 
+0x639b 026525 arg mem_shutter_power_off_led_style ,regc 
+0x639c 026526 call ui_led_set_style_global 
+0x639d 026527 call shutter_disconnect_current_connection 
+:      026528 shutter_wait_power_off:
+0x639e 026529 fetch 1 ,mem_shutter_power_off_timeout 
+0x639f 026530 store 1 ,mem_shutter_power_off_timer 
+0x63a0 026531 rtn 
+:      026535 ui_soft_swtich_init:
+0x63a1 026536 setarg ss_state_power_up 
+0x63a2 026537 call ui_soft_swtich_init_power_on_time 
+0x63a3 026538 jam ui_button_state_up ,mem_ui_button_last_state 
+0x63a4 026539 call ui_button_init 
+0x63a5 026540 call ui_button_polling 
+:      026541 ui_soft_switch_first_power_on:
+0x63a6 026542 fetch 1 ,mem_shutter_soft_switch_first_power_on 
+0x63a7 026543 branch ui_soft_swtich_init_next ,blank 
+0x63a8 026544 fetch 1 ,core_lpm_isogate 
+0x63a9 026545 bbit1 cold_wake ,ui_soft_switch_power_on 
+:      026546 ui_soft_swtich_init_next:
+0x63aa 026547 fetch 2 ,mem_ui_state_map 
+0x63ab 026548 rtnbit1 ui_state_btn_down 
+0x63ac 026549 branch app_enter_hibernate 
+:      026551 ui_soft_swtich_init_power_on_time:
+0x63ad 026552 fetcht 2 ,mem_power_param_ptr 
+0x63ae 026553 istore 1 ,temp 
+0x63af 026554 ifetch 1 ,contw 
+0x63b0 026555 store 1 ,mem_ui_button_timeout 
+0x63b1 026556 rtn 
+:      026559 ui_soft_switch_botton_up:
+0x63b2 026560 fetch 2 ,mem_power_param_ptr 
+0x63b3 026561 ifetch 1 ,pdata 
+0x63b4 026562 rtnne ss_state_power_up 
+0x63b5 026563 branch app_enter_hibernate 
+:      026566 ui_soft_switch_botton_long_press:
+0x63b6 026567 fetcht 2 ,mem_power_param_ptr 
+0x63b7 026568 ifetch 1 ,temp 
+0x63b8 026569 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      026570 ui_soft_switch_power_on:
+0x63b9 026571 setarg ss_state_power_on 
+0x63ba 026572 fetcht 2 ,mem_power_param_ptr 
+0x63bb 026573 istore 1 ,temp 
+0x63bc 026574 add temp ,ss_power_off_time ,contr 
+0x63bd 026575 ifetch 1 ,contr 
+0x63be 026576 istore 1 ,mem_ui_button_timeout 
+0x63bf 026577 ifetch 2 ,contr 
+0x63c0 026578 branch callback_func 
+:      026580 ui_soft_switch_power_off:
+0x63c1 026581 setarg ss_state_power_off 
+0x63c2 026582 call ui_soft_swtich_init_power_on_time 
+0x63c3 026583 add temp ,ss_power_off_cb ,contr 
+0x63c4 026584 ifetch 2 ,contr 
+0x63c5 026585 branch app_enter_hibernate ,blank 
+0x63c6 026586 branch callback_func 
+:      026591 shutter_ble_adv_interval_set:
+0x63c7 026592 store 2 ,mem_lpm_interval 
+0x63c8 026593 increase -4 ,pdata 
+0x63c9 026594 store 2 ,mem_le_adv_interval 
+0x63ca 026595 rtn 
+:      026597 le_send_notify_from_list:
+0x63cb 026598 ifetch 1 ,contr 
+0x63cc 026599 copy pdata ,rega 
+0x63cd 026600 ifetcht 2 ,contr 
+0x63ce 026601 call store_contr 
+0x63cf 026602 call le_att_malloc_tx_notify 
+0x63d0 026603 copy rega ,loopcnt 
+0x63d1 026604 call get_contr 
+0x63d2 026605 branch memcpy 
+:      026607 shutter_le_uuid_table_conf:
+0x63d3 026608 setarg ble_shutter_gatt_list_addr 
+0x63d4 026609 store 2 ,mem_ui_le_uuid_table 
+0x63d5 026610 rtn 
+:      026612 shutter_dy_le_uuid_table_conf:
+0x63d6 026613 setarg mem_shutter_le_uuid_sup 
+0x63d7 026614 store 2 ,mem_ui_le_uuid_table 
+0x63d8 026615 rtn 
+:      026618 shutter_default_init:
+0x63d9 026619 fetch 2 ,mem_shutter_key_conf0_temp 
+0x63da 026620 store 2 ,mem_shutter_key_conf0 
+0x63db 026621 fetch 1 ,mem_shutter_led_struct_app_led_gpio_temp 
+0x63dc 026622 store 1 ,mem_shutter_led_struct_app_led_gpio 
+0x63dd 026623 store 1 ,mem_shutter_power_off_led_style_gpio 
+0x63de 026624 fetch 1 ,mem_shutter_hard_soft_switch_case_temp 
+0x63df 026625 store 1 ,mem_shutter_hard_soft_switch_case 
+0x63e0 026626 fetch 1 ,mem_shutter_soft_switch_button_gpio_temp 
+0x63e1 026627 store 1 ,mem_shutter_soft_switch_button_gpio 
+0x63e2 026633 setarg 0x0002 
+0x63e3 026634 store 2 ,mem_key0_press 
+0x63e4 026635 store 2 ,mem_key1_press 
+0x63e5 026636 setarg 0x0006 
+0x63e6 026637 store 2 ,mem_key0_release 
+0x63e7 026638 store 2 ,mem_key1_release 
+0x63e8 026639 setarg 0x0007 
+0x63e9 026640 store 2 ,mem_key2_press 
+0x63ea 026641 setarg 0x0008 
+0x63eb 026642 store 2 ,mem_key2_release 
+0x63ec 026643 setarg mem_shutter_soft_switch_power_state 
+0x63ed 026644 store 2 ,mem_power_param_ptr 
+0x63ee 026645 setarg 0x201400 
+0x63ef 026646 store 3 ,mem_shutter_soft_switch_power_state 
+0x63f0 026647 jam 0x01 ,mem_lpm_mode 
+0x63f1 026648 setarg 0x0100 
+0x63f2 026649 store 2 ,mem_lpm_interval 
+0x63f3 026650 jam 0x08 ,mem_lpm_overhead 
+0x63f4 026651 jam 0x05 ,mem_lpm_mult 
+0x63f5 026652 jam 0x02 ,mem_lpm_mult_timeout 
+0x63f6 026653 setarg 0x0096 
+0x63f7 026654 store 2 ,mem_ble_shutter_reconn_blink_on_time 
+0x63f8 026655 istore 2 ,contw 
+0x63f9 026656 setarg 0x0296 
+0x63fa 026657 store 2 ,mem_ble_shutter_discovery_blink_on_time 
+0x63fb 026658 istore 2 ,contw 
+0x63fc 026659 setsect 0 ,0x10 
+0x63fd 026660 setsect 1 ,0x8008 
+0x63fe 026661 setsect 2 ,0x2c000 
+0x63ff 026662 setsect 3 ,0x04 
+0x6400 026663 store 8 ,mem_ble_shutter_interval_min_new 
+0x6401 026664 jam 0x01 ,mem_ui_led_struct_num 
+0x6402 026665 setarg mem_shutter_led_struct_app_led 
+0x6403 026666 store 2 ,mem_ui_led_struct_ptr 
+0x6404 026667 setarg 0x0000 
+0x6405 026668 store 2 ,mem_shutter_led_struct_app_led 
+0x6406 026669 setsect 0 ,0x1a0 
+0x6407 026670 setsect 1 ,0x68 
+0x6408 026671 setsect 2 ,0x00 
+0x6409 026672 setsect 3 ,0x00 
+0x640a 026673 store 8 ,mem_shutter_led_struct_app_led_on_time 
+0x640b 026674 setarg 0x0301 
+0x640c 026675 store 2 ,mem_shutter_power_off_led_style 
+0x640d 026676 setsect 0 ,0x1a0 
+0x640e 026677 setsect 1 ,0xe8 
+0x640f 026678 setsect 2 ,0x00 
+0x6410 026679 setsect 3 ,0x00 
+0x6411 026680 store 8 ,mem_shutter_power_off_led_style_on_time 
+0x6412 026681 setarg 0x000e 
+0x6413 026682 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6414 026683 setarg 0x0140 
+0x6415 026684 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x6416 026685 store 2 ,mem_le_adv_interval 
+0x6417 026686 setarg 0x0050 
+0x6418 026687 store 2 ,mem_ble_shutter_reconn_timeout 
+0x6419 026688 jam 0x07 ,mem_le_adv_channel_map 
+0x641a 026689 jam 0x00 ,mem_le_adv_enable 
+0x641b 026690 setsect 0 ,0xfb 
+0x641c 026691 setsect 1 ,0x2c212 
+0x641d 026692 setsect 2 ,0x800f 
+0x641e 026693 setsect 3 ,0x21 
+0x641f 026694 store 8 ,mem_local_rx_max_octets 
+0x6420 026695 setsect 0 ,0x0bb8 
+0x6421 026696 setsect 1 ,0x02ee 
+0x6422 026697 store 4 ,mem_ble_shutter_discovery_timeout 
+0x6423 026698 setarg mem_queue_each_size 
+0x6424 026699 store 2 ,mem_queue_ptr 
+0x6425 026700 setarg 0x2001 
+0x6426 026701 store 2 ,mem_queue_each_size 
+0x6427 026702 jam 0x1f ,mem_le_adv_data_len 
+0x6428 026703 setsect 0 ,0x10102 
+0x6429 026704 setsect 1 ,0x80c1 
+0x642a 026705 setsect 2 ,0x18120 
+0x642b 026706 setsect 3 ,0x640c 
+0x642c 026707 store 9 ,mem_le_adv_data 
+0x642d 026708 setsect 0 ,0x3c1 
+0x642e 026709 istore 2 ,contw 
+0x642f 026710 jam 0x1f ,mem_le_scan_data_len 
+0x6430 026711 setsect 0 ,0x2090d 
+0x6431 026712 setsect 1 ,0x34c15 
+0x6432 026713 setsect 2 ,0x28532 
+0x6433 026714 setsect 3 ,0x1d1d5 
+0x6434 026715 store 9 ,mem_le_scan_data 
+0x6435 026716 setsect 0 ,0x26574 
+0x6436 026717 setsect 1 ,0x1c 
+0x6437 026718 istore 3 ,contw 
+0x6438 026719 setarg mem_shutter_keyscan 
+0x6439 026720 store 2 ,mem_keyscan_ptr 
+0x643a 026721 jam 0x02 ,mem_shutter_key_num 
+0x643b 026722 setarg mem_shutter_nv_data 
+0x643c 026723 store 2 ,mem_nv_data_ptr 
+0x643d 026724 jam 0x05 ,mem_nv_data_number 
+0x643e 026725 fetch 1 ,mem_shutter_dy_conf 
+0x643f 026726 beq shutter_type ,shutter_le_uuid_table_conf 
+0x6440 026727 beq shutter_dy_type ,shutter_dy_le_uuid_table_conf 
+0x6441 026728 rtn 
+:      026740 shutter_dy_6_key_conf:
+0x6442 026742 fetch shutter_six_key ,mem_shutter_dy_key_conf 
+0x6443 026743 store shutter_six_key ,mem_shutter_key_conf0 
+0x6444 026744 jam shutter_six_key ,mem_shutter_key_num 
+0x6445 026745 setarg mem_shutter_key_num 
+0x6446 026746 store 2 ,mem_keyscan_ptr 
+0x6447 026747 rtn 
+:      026749 shutter_dy_7_key_conf:
+0x6448 026751 fetch shutter_seven_key ,mem_shutter_dy_key_conf 
+0x6449 026752 store shutter_seven_key ,mem_shutter_key_conf0 
+0x644a 026753 jam shutter_seven_key ,mem_shutter_key_num 
+0x644b 026754 setarg mem_shutter_key_num 
+0x644c 026755 store 2 ,mem_keyscan_ptr 
+0x644d 026756 rtn 
+:      026758 shutter_dy_8_key_conf:
+0x644e 026760 fetch shutter_eight_key ,mem_shutter_dy_key_conf 
+0x644f 026761 store shutter_eight_key ,mem_shutter_key_conf0 
+0x6450 026762 jam shutter_eight_key ,mem_shutter_key_num 
+0x6451 026763 setarg mem_shutter_key_num 
+0x6452 026764 store 2 ,mem_keyscan_ptr 
+0x6453 026765 rtn 
+:      026767 shutter_dy_key_conf:
+0x6454 026768 fetch 1 ,mem_shutter_key_num_conf 
+0x6455 026769 beq shutter_six_key ,shutter_dy_6_key_conf 
+0x6456 026770 beq shutter_seven_key ,shutter_dy_7_key_conf 
+0x6457 026771 beq shutter_eight_key ,shutter_dy_8_key_conf 
+0x6458 026772 rtn 
+:      026774 shutter_dy_adv_conf:
+0x6459 026775 bpatch patch14_1 ,mem_patch14 
+0x645a 026777 fetch 8 ,mem_shutter_ble_discovery_time_conf 
+0x645b 026778 store 8 ,mem_ble_shutter_discovery_timeout 
+0x645c 026779 setarg 0x0096 
+0x645d 026780 store 2 ,mem_ble_shutter_reconn_timeout 
+0x645e 026782 fetch 7 ,mem_shutter_led_on_light_dark_led_conf 
+0x645f 026783 store 7 ,mem_shutter_led_struct_app_led 
+0x6460 026784 fetch 7 ,mem_shutter_led_off_light_dark_led_conf 
+0x6461 026785 store 7 ,mem_shutter_power_off_led_style 
+0x6462 026787 fetch 4 ,mem_shutter_reconn_blink_on_time_conf 
+0x6463 026788 store 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x6464 026789 fetch 4 ,mem_shutter_discovery_blink_on_time_conf 
+0x6465 026790 store 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x6466 026792 setarg 0x000e 
+0x6467 026793 store 2 ,mem_ble_shutter_reconn_adv_interval 
+0x6468 026794 setarg 0x0140 
+0x6469 026795 store 2 ,mem_ble_shutter_discovery_adv_interval 
+0x646a 026796 store 2 ,mem_le_adv_interval 
+0x646b 026803 fetch 8 ,mem_ble_shutter_dy_interval_min_new 
+0x646c 026804 store 8 ,mem_ble_shutter_interval_min_new 
+0x646d 026805 rtn 
+:      026809 shutter_dy_init:
+0x646e 026810 call enable_authrom 
+0x646f 026811 rtn wake 
+0x6470 026813 call shutter_dy_key_conf 
+0x6471 026814 call shutter_dy_adv_conf 
+0x6472 026817 setarg shutter_dy_process_idle 
+0x6473 026818 store 2 ,mem_cb_idle_process 
+0x6474 026820 setarg shutter_dy_process_bb_event 
+0x6475 026821 store 2 ,mem_cb_bb_event_process 
+0x6476 026823 setarg ble_shutter_dy_receive_data 
+0x6477 026824 store 2 ,mem_cb_att_write 
+0x6478 026826 setarg shutter_dy_le_bb_event_timer 
+0x6479 026827 store 2 ,mem_cb_event_timer 
+0x647a 026829 setarg shutter_dy_key_change 
+0x647b 026830 store 2 ,mem_cb_shutter_keycan 
+0x647c 026832 call shutter_common_init 
+0x647d 026834 fetch 2 ,mem_shutter_le_pairing_handle 
+0x647e 026835 store 2 ,mem_le_pairing_handle 
+0x647f 026836 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x6480 026837 store 8 ,mem_ble_shutter_interval_min 
+0x6481 026838 call shutter_dy_iphone_every_move_max_set 
+0x6482 026839 bpatch patch14_2 ,mem_patch14 
+0x6483 026840 branch shutter_power_switch 
+:      026843 shutter_dy_process_idle:
+0x6484 026844 call shutter_dy_shutter_send_data_to_master 
+0x6485 026845 arg key_scan_timer ,queue 
+0x6486 026846 call timer_check 
+0x6487 026847 nrtn blank 
+0x6488 026848 setarg 0x20 
+0x6489 026849 arg key_scan_timer ,queue 
+0x648a 026850 call timer_init 
+0x648b 026851 disable user 
+0x648c 026852 call keyscan_process_lpm_before 
+0x648d 026853 branch shutter_dy_keyscan_key_process 
+:      026855 shutter_dy_iphone_every_move_max_set:
+0x648e 026856 setarg 0x1f 
+0x648f 026857 mul32 pdata ,every_payload_len ,pdata 
+0x6490 026858 arg mem_shutter_mousekey_value_list ,temp 
+0x6491 026859 iadd temp ,rega 
+0x6492 026860 increase 3 ,rega 
+0x6493 026861 arg iphone_once_max_move_value ,temp 
+0x6494 026862 istoret 1 ,rega 
+0x6495 026863 increase 11 ,rega 
+0x6496 026864 arg 0xfff ,pdata 
+0x6497 026865 isub temp ,pdata 
+0x6498 026866 lshift4 pdata ,pdata 
+0x6499 026867 istore 2 ,rega 
+0x649a 026868 rtn 
+:      026870 shutter_dy_shutter_send_data_to_master:
+0x649b 026871 fetch 2 ,mem_ui_state_map 
+0x649c 026872 bbit1 ui_state_ble_connected ,shutter_dy_pop_queue_to_ble_data 
+0x649d 026873 arg mem_queue_curr_num ,contw 
+0x649e 026874 arg 35 ,loopcnt 
+0x649f 026875 branch clear_mem 
+:      026877 shutter_dy_pop_queue_to_ble_data:
+0x64a0 026878 call le_fifo_check_nearly_full 
+0x64a1 026879 nrtn blank 
+0x64a2 026880 call queue_empty 
+0x64a3 026881 rtn blank 
+0x64a4 026882 fetcht 4 ,mem_key_send_clk 
+0x64a5 026883 copy clkn_bt ,pdata 
+0x64a6 026884 isub temp ,temp 
+0x64a7 026885 rtn zero 
+0x64a8 026886 nbranch shutter_dy_pop_queue_to_ble_data2 ,positive 
+0x64a9 026887 fetch 1 ,mem_send_data_delay 
+0x64aa 026888 isub temp ,null 
+0x64ab 026889 rtn positive 
+:      026890 shutter_dy_pop_queue_to_ble_data2:
+0x64ac 026891 copy clkn_bt ,pdata 
+0x64ad 026892 store 4 ,mem_key_send_clk 
+0x64ae 026893 call queue_pop_one_byte 
+0x64af 026894 nrtn user 
+0x64b0 026895 pincrease -1 
+0x64b1 026896 mul32 pdata ,10 ,pdata 
+0x64b2 026897 arg mem_shutter_mousekey_value_list ,temp 
+0x64b3 026898 iadd temp ,contr 
+0x64b4 026899 branch le_send_notify_from_list 
+:      026902 shutter_dy_le_bb_event_timer:
+0x64b5 026903 call shutter_dy_shutter_1s_timer 
+0x64b6 026904 call shutter_dy_link_key_loop_timer 
+0x64b7 026905 call shutter_dy_long_key_volume_timer 
+0x64b8 026906 call shutter_dy_iphone_move_mid_timer 
+0x64b9 026907 call shutter_dy_clear_key_state_timer 
+0x64ba 026908 call shutter_check_sleep_timer 
+0x64bb 026909 branch shutter_dy_check_power_off_timer 
+:      026911 shutter_dy_iphone_move_mid_timer:
+0x64bc 026912 arg mem_shutter_move_mid_timer ,regc 
+0x64bd 026913 arg shutter_dy_iphone_move_mid_timeout ,regb 
+0x64be 026914 branch timer_single_step 
+:      026916 shutter_dy_iphone_move_mid_timeout:
+0x64bf 026917 call queue_empty 
+0x64c0 026918 nrtn blank 
+0x64c1 026919 fetch 2 ,mem_key_value_xmem 
+0x64c2 026920 nrtn blank 
+:      026921 shutter_dy_iphone_move_mid:
+0x64c3 026922 call shutter_dy_check_iphone 
+0x64c4 026923 branch shutter_dy_android_like_loaction_mid ,blank 
+0x64c5 026924 copy queue ,pdata 
+0x64c6 026925 compare 0x04 ,pdata ,0x07 
+0x64c7 026926 branch shutter_dy_iphone_up_mid ,true 
+0x64c8 026928 copy queue ,pdata 
+0x64c9 026929 compare 0x01 ,pdata ,0x07 
+0x64ca 026930 branch shutter_dy_iphone_like_mid ,true 
+0x64cb 026931 arg mem_shutter_iphone_move_mid ,regc 
+0x64cc 026932 branch push_buffer_in_queue 
+:      026934 shutter_dy_android_like_loaction_mid:
+0x64cd 026935 arg mem_shutter_android_move_mid ,regc 
+0x64ce 026936 branch push_buffer_in_queue 
+:      026938 shutter_dy_iphone_up_mid:
+0x64cf 026939 arg mem_shutter_iphone_up_mid ,regc 
+0x64d0 026940 branch push_buffer_in_queue 
+:      026942 shutter_dy_iphone_like_mid:
+0x64d1 026943 arg mem_shutter_iphone_like_mid ,regc 
+0x64d2 026944 branch push_buffer_in_queue 
+:      026946 shutter_dy_clear_key_state_timer:
+0x64d3 026947 arg mem_shutter_like_timeout ,regc 
+0x64d4 026948 arg shutter_dy_clear_key_state_timeout ,regb 
+0x64d5 026949 branch timer_single_step 
+:      026951 shutter_dy_clear_key_state_timeout:
+0x64d6 026952 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x64d7 026953 arg mem_shutter_key_state1 ,contw 
+0x64d8 026954 branch clear_mem 
+:      026957 shutter_dy_check_power_off_timer:
+0x64d9 026958 arg mem_shutter_power_off_timer ,regc 
+0x64da 026959 arg shutter_dy_check_power_off_timeout ,regb 
+0x64db 026960 branch timer_single_step 
+:      026961 shutter_dy_check_power_off_timeout:
+0x64dc 026962 fetch 2 ,mem_ui_state_map 
+0x64dd 026963 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x64de 026964 branch app_enter_hibernate 
+:      026966 shutter_dy_process_bb_event:
+0x64df 026967 copy regc ,pdata 
+0x64e0 026968 beq bt_evt_le_connected ,ble_shutter_dy_process_baseband_connect 
+0x64e1 026969 beq bt_evt_le_disconnected ,ble_shutter_dy_process_baseband_disconnect 
+0x64e2 026970 beq bt_evt_le_pairing_success ,ble_shutter_dy_pairing_success 
+0x64e3 026971 rtneq bt_evt_le_parse_conn_papa_update_rsp 
+0x64e4 026972 beq bt_evt_le_start_enc ,shutter_dy_le_find_service_hand_by_uuid 
+0x64e5 026973 branch shutter_process_bb_event 
+:      026975 ble_shutter_dy_pairing_success:
+0x64e6 026976 jam 1 ,mem_shutter_pairing_success 
+0x64e7 026977 call shutter_dy_clear_move_config 
+0x64e8 026979 fetch 2 ,mem_android_initial_move_x 
+0x64e9 026980 store 2 ,mem_shutter_move_data_x 
+0x64ea 026982 fetcht 2 ,mem_android_initial_move_y 
+0x64eb 026983 setarg 0xfff 
+0x64ec 026984 isub temp ,pdata 
+0x64ed 026985 store 2 ,mem_shutter_move_data_y 
+0x64ee 026986 rtn 
+:      026988 ble_shutter_dy_process_baseband_disconnect:
+0x64ef 026989 jam 0 ,mem_shutter_le_conned 
+0x64f0 026990 jam 0 ,mem_shutter_pairing_success 
+0x64f1 026991 call shutter_dy_move_mode_disable 
+0x64f2 026992 call shutter_dy_over_clear 
+0x64f3 026993 branch ble_shutter_process_baseband_disconnect 
+:      026995 ble_shutter_dy_process_baseband_connect:
+0x64f4 026996 copy clkn_bt ,pdata 
+0x64f5 026997 store 4 ,mem_key_send_clk 
+0x64f6 026998 call shutter_dy_remote_not_iphone 
+0x64f7 026999 branch ble_shutter_process_baseband_connect 
+:      027002 shutter_dy_check_send_data:
+0x64f8 027003 disable user2 
+0x64f9 027004 fetch 2 ,mem_shutter_sleep_timeout 
+0x64fa 027005 store 2 ,mem_shutter_sleep_timer 
+0x64fb 027006 call shutter_check_bluetooth_conn 
+0x64fc 027007 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x64fd 027008 call shutter_check_data_enable 
+0x64fe 027009 nrtn user 
+0x64ff 027010 branch enable_user2 
+:      027012 shutter_dy_over_clear:
+0x6500 027013 jam 0 ,mem_last_press_key_value 
+0x6501 027014 rtn 
+:      027016 shutter_dy_key_value_filter:
+0x6502 027017 copy queue ,pdata 
+0x6503 027018 rtnne shutter_like_key_num 
+0x6504 027019 branch shutter_dy_key_press_next 
+:      027021 shutter_dy_key_change:
+0x6505 027022 call shutter_dy_check_send_data 
+0x6506 027023 nrtn user2 
+0x6507 027024 deposit rega 
+0x6508 027025 branch shutter_dy_shutter_key_release ,blank 
+:      027026 shutter_dy_key_press:
+0x6509 027027 bpatch patch14_3 ,mem_patch14 
+0x650a 027028 fetch 1 ,mem_shutter_link_loop_flag 
+0x650b 027029 nbranch shutter_dy_key_value_filter ,blank 
+:      027030 shutter_dy_key_press_next:
+0x650c 027031 jam 1 ,mem_shutter_key_pressed 
+0x650d 027032 call app_led_on 
+0x650e 027033 call shutter_dy_key_press_clk 
+0x650f 027034 call shutter_dy_jude_queue_size 
+0x6510 027035 branch shutter_dy_over_clear ,positive 
+0x6511 027036 copy queue ,pdata 
+0x6512 027037 fetcht 1 ,mem_last_press_key_value 
+0x6513 027038 isub temp ,null 
+0x6514 027039 ncall shutter_dy_iphone_check_move_mid ,zero 
+0x6515 027040 copy queue ,pdata 
+0x6516 027041 store 1 ,mem_last_press_key_value 
+0x6517 027042 fetcht 1 ,mem_move_mode_key_index 
+0x6518 027043 isub temp ,null 
+0x6519 027044 branch shutter_dy_key_move_to_specify_location ,zero 
+0x651a 027045 fetch 1 ,mem_move_mode_trigger_enable 
+0x651b 027046 nbranch shutter_dy_move_set ,blank 
+:      027047 shutter_dy_page_set:
+0x651c 027048 call shutter_dy_le_get_press_ptr 
+0x651d 027049 arg max_queue_new_press ,pdata 
+0x651e 027050 branch shutter_dy_push_queue_press_or_release 
+:      027052 shutter_dy_move_set:
+0x651f 027053 call shutter_dy_jude_clear_move_config 
+0x6520 027054 copy queue ,pdata 
+0x6521 027055 beq shutter_like_key_num ,shutter_dy_page_set 
+0x6522 027056 call shutter_dy_check_move_data 
+0x6523 027057 branch shutter_dy_move_to_specify_location 
+:      027059 shutter_dy_key_move_to_specify_location:
+0x6524 027060 jam 1 ,mem_shutter_first_move 
+0x6525 027061 branch shutter_dy_move_to_specify_location 
+:      027063 shutter_dy_iphone_check_move_mid:
+0x6526 027064 bpatch patch14_4 ,mem_patch14 
+0x6527 027065 fetch 1 ,mem_move_mode_trigger_enable 
+0x6528 027066 branch shutter_dy_iphone_move_mid ,blank 
+0x6529 027067 copy queue ,pdata 
+0x652a 027068 beq shutter_like_key_num ,shutter_dy_iphone_move_mid 
+0x652b 027069 rtn 
+:      027070 shutter_dy_key_press_clk:
+0x652c 027071 arg shutter_key_conf_sate_bytes ,pdata 
+0x652d 027072 imul32 queue ,pdata 
+0x652e 027073 arg mem_shutter_key_state0 ,regc 
+0x652f 027074 iadd regc ,regc 
+0x6530 027075 copy clkn_bt ,pdata 
+0x6531 027076 istore key_state_press_clk_length ,regc 
+0x6532 027077 increase key_state_press_count_offset ,regc 
+0x6533 027078 ifetch 1 ,regc 
+0x6534 027079 increase 1 ,pdata 
+0x6535 027080 istore 1 ,regc 
+0x6536 027081 rtn 
+:      027082 shutter_dy_shutter_key_release:
+0x6537 027083 bpatch patch14_5 ,mem_patch14 
+0x6538 027084 fetch 1 ,mem_move_mode_trigger_enable 
+0x6539 027085 call shutter_dy_key_release_led ,blank 
+:      027086 shutter_dy_shutter_key_release_time:
+0x653a 027087 arg shutter_key_conf_sate_bytes ,pdata 
+0x653b 027088 imul32 queue ,pdata 
+0x653c 027089 arg mem_shutter_key_state0 ,regc 
+0x653d 027090 iadd regc ,regc 
+0x653e 027091 ifetcht 4 ,regc 
+0x653f 027092 sub temp ,0 ,null 
+0x6540 027093 rtn zero 
+0x6541 027094 copy clkn_bt ,pdata 
+0x6542 027095 isub temp ,temp 
+0x6543 027096 ncall ui_timer_timeout ,positive 
+0x6544 027097 add regc ,key_state_longpress_offset ,contr 
+0x6545 027098 ifetch 1 ,contr 
+0x6546 027099 nbranch shutter_dy_push_queue_long_release ,blank 
+0x6547 027100 increase key_state_release_clk_offset ,regc 
+0x6548 027101 copy clkn_bt ,pdata 
+0x6549 027102 istore key_state_release_clk_length ,regc 
+0x654a 027103 rtn 
+:      027105 shutter_dy_key_release_led:
+0x654b 027106 fetch 1 ,mem_shutter_link_loop_flag 
+0x654c 027107 nbranch app_led_on ,blank 
+0x654d 027108 branch app_led_off 
+:      027110 shutter_dy_push_queue_release:
+0x654e 027111 add regc ,4 ,contr 
+0x654f 027112 ifetch 1 ,contr 
+0x6550 027113 branch shutter_dy_push_queue_release1 
+:      027115 shutter_dy_push_queue_release1:
+0x6551 027116 call shutter_clear_dy_key_state 
+0x6552 027117 fetch 1 ,mem_move_mode_trigger_enable 
+0x6553 027118 nbranch shutter_dy_move_mode_queue_release ,blank 
+:      027119 shutter_dy_push_queue_release1_next:
+0x6554 027120 call shutter_dy_jude_queue_size 
+0x6555 027121 branch shutter_dy_over_clear ,positive 
+0x6556 027122 call shutter_dy_le_get_release_ptr 
+0x6557 027123 copy queue ,pdata 
+0x6558 027124 beq shutter_photo_key_num ,shutter_dy_le_get_release_ptr_volume 
+0x6559 027125 arg max_queue_num_release ,pdata 
+:      027126 shutter_dy_push_queue_press_or_release:
+0x655a 027127 imul32 queue ,pdata 
+0x655b 027128 iadd regc ,regc 
+0x655c 027129 branch push_buffer_in_queue 
+:      027131 shutter_dy_move_mode_queue_release:
+0x655d 027132 copy queue ,pdata 
+0x655e 027133 beq shutter_like_key_num ,shutter_dy_push_queue_release1_next 
+0x655f 027134 beq shutter_photo_key_num ,shutter_dy_push_queue_release1_next 
+0x6560 027135 rtn 
+:      027137 shutter_dy_jude_queue_size:
+0x6561 027138 call queue_get_size 
+0x6562 027139 ifetcht 1 ,contr 
+0x6563 027140 isub temp ,pdata 
+0x6564 027141 sub pdata ,max_queue_new_press ,null 
+0x6565 027142 rtn 
+:      027144 shutter_dy_push_queue_long_release:
+0x6566 027145 jam 1 ,mem_shutter_long_key_released_flag 
+0x6567 027146 call shutter_clear_dy_key_state 
+0x6568 027147 arg mem_key0_long_release ,regc 
+0x6569 027148 arg max_queue_num_long_release ,pdata 
+0x656a 027149 branch shutter_dy_push_queue_press_or_release 
+:      027151 shutter_clear_dy_key_state:
+0x656b 027152 arg shutter_key_conf_sate_bytes ,loopcnt 
+0x656c 027153 copy regc ,contw 
+0x656d 027154 branch clear_mem 
+:      027156 shutter_dy_keyscan_key_process:
+0x656e 027157 fetch 2 ,mem_key_value_xmem 
+0x656f 027158 store 2 ,mem_key_value_retention 
+0x6570 027159 call shutter_dy_keyscan_key_process_next 
+0x6571 027160 fetch 2 ,mem_key_value_retention 
+0x6572 027161 store 2 ,mem_key_value_xmem 
+0x6573 027163 arg 0 ,queue 
+0x6574 027164 fetch 1 ,mem_shutter_key_num 
+0x6575 027165 copy pdata ,loopcnt 
+0x6576 027166 arg mem_shutter_key_state0 ,regc 
+:      027167 shutter_dy_keyscan_key_check_release_loop:
+0x6577 027168 copy loopcnt ,pdata 
+0x6578 027169 store 2 ,mem_temp 
+0x6579 027170 copy regc ,pdata 
+0x657a 027171 store 2 ,mem_regc 
+0x657b 027172 copy queue ,pdata 
+0x657c 027173 store 2 ,mem_temp + 2 
+0x657d 027174 call shutter_dy_keyscan_key_check_release 
+0x657e 027176 fetch 2 ,mem_regc 
+0x657f 027177 copy pdata ,regc 
+0x6580 027178 fetch 2 ,mem_temp + 2 
+0x6581 027179 copy pdata ,queue 
+0x6582 027180 call shutter_dy_keyscan_key_check_long_press 
+0x6583 027182 fetch 2 ,mem_temp + 2 
+0x6584 027183 add pdata ,1 ,queue 
+0x6585 027184 fetch 2 ,mem_regc 
+0x6586 027185 add pdata ,shutter_key_conf_sate_bytes ,regc 
+0x6587 027186 fetch 2 ,mem_temp 
+0x6588 027187 copy pdata ,loopcnt 
+0x6589 027188 loop shutter_dy_keyscan_key_check_release_loop 
+0x658a 027189 rtn 
+:      027191 shutter_dy_keyscan_key_check_long_press:
+0x658b 027192 ifetch key_state_press_clk_length ,regc 
+0x658c 027193 rtn blank 
+0x658d 027194 copy pdata ,temp 
+0x658e 027195 copy clkn_bt ,pdata 
+0x658f 027196 isub temp ,temp 
+0x6590 027197 nrtn positive 
+0x6591 027198 setarg 2500 
+0x6592 027199 isub temp ,null 
+0x6593 027200 rtn positive 
+0x6594 027201 copy clkn_bt ,pdata 
+0x6595 027202 istore 4 ,regc 
+0x6596 027203 increase key_state_longpress_offset ,regc 
+0x6597 027204 setarg 1 
+0x6598 027205 istore key_state_longpress_length ,regc 
+0x6599 027206 fetch 1 ,mem_shutter_long_key_released_flag 
+0x659a 027207 rtn blank 
+0x659b 027208 jam 0 ,mem_shutter_long_key_released_flag 
+0x659c 027209 bpatch patch14_6 ,mem_patch14 
+0x659d 027210 call shutter_dy_long_key_function 
+0x659e 027211 fetch 1 ,mem_move_mode_set 
+0x659f 027212 beq move_combine_key ,shutter_dy_key_long_press_set_key_normal 
+0x65a0 027213 beq move_single_key ,shutter_dy_key_long_press_set_move_trigger 
+0x65a1 027214 rtn 
+:      027216 shutter_dy_key_long_press_set_key_normal:
+0x65a2 027217 call shutter_dy_long_press_android_or_ios 
+0x65a3 027218 arg max_queue_num_long ,pdata 
+0x65a4 027219 branch shutter_dy_push_queue_press_or_release 
+:      027221 shutter_dy_key_long_press_set_move_trigger:
+0x65a5 027222 copy queue ,pdata 
+0x65a6 027223 fetcht 1 ,mem_move_mode_key_index 
+0x65a7 027224 isub temp ,null 
+0x65a8 027225 nbranch shutter_dy_key_long_press_set_key_normal ,zero 
+0x65a9 027226 fetch 1 ,mem_move_mode_trigger_enable 
+0x65aa 027227 setflip 0 ,pdata 
+0x65ab 027228 store 1 ,mem_move_mode_trigger_enable 
+0x65ac 027229 nrtn blank 
+:      027230 shutter_dy_move_mode_disable:
+0x65ad 027231 jam 0 ,mem_move_mode_trigger_enable 
+0x65ae 027232 branch app_led_off 
+:      027234 shutter_dy_long_press_android_or_ios:
+0x65af 027235 arg mem_key0_long_press ,regc 
+0x65b0 027236 call shutter_dy_check_iphone 
+0x65b1 027237 rtn blank 
+0x65b2 027238 arg mem_key0_long_press_i ,regc 
+0x65b3 027239 rtn 
+:      027241 shutter_dy_keyscan_key_check_release:
+0x65b4 027242 add regc ,key_state_release_clk_offset ,regb 
+0x65b5 027243 ifetch key_state_release_clk_length ,regb 
+0x65b6 027244 rtn blank 
+0x65b7 027245 copy pdata ,temp 
+0x65b8 027246 copy clkn_bt ,pdata 
+0x65b9 027247 isub temp ,temp 
+0x65ba 027248 ncall ui_timer_timeout ,positive 
+0x65bb 027249 setarg 1000 
+0x65bc 027250 isub temp ,null 
+0x65bd 027251 branch shutter_dy_push_queue_release 
+:      027252 shutter_dy_keyscan_key_process_next:
+0x65be 027253 fetch 2 ,mem_key_num_ptr 
+0x65bf 027254 ifetch 1 ,pdata 
+0x65c0 027255 rtn blank 
+0x65c1 027257 setarg 0 
+0x65c2 027258 store 2 ,mem_key_value_temp 
+0x65c3 027259 call keyscan_scan_key 
+0x65c4 027260 nbranch lpm_button_clean_wake_lock ,user 
+0x65c5 027261 call lpm_button_get_wake_lock 
+0x65c6 027262 disable user 
+0x65c7 027263 fetch 1 ,mem_le_adv_enable 
+0x65c8 027264 nrtn blank 
+0x65c9 027265 bpatch patch14_7 ,mem_patch14 
+0x65ca 027266 fetch 1 ,mem_move_mode_set 
+0x65cb 027267 beq move_single_key ,shutter_dy_skip_check_combine_key 
+0x65cc 027268 call shutter_dy_check_combine_key_release 
+0x65cd 027269 call shutter_dy_check_combine_key 
+0x65ce 027270 rtn user 
+:      027271 shutter_dy_skip_check_combine_key:
+0x65cf 027272 call shutter_dy_single_key_led 
+0x65d0 027273 fetch 2 ,mem_key_value_temp 
+0x65d1 027274 store 2 ,mem_key_value_temp4 
+0x65d2 027275 jam 0 ,mem_key_value_temp6 
+0x65d3 027276 force 0 ,queue 
+0x65d4 027277 branch keyscan_key_lp1 
+:      027279 shutter_dy_single_key_led:
+0x65d5 027280 fetch 1 ,mem_last_press_key_value 
+0x65d6 027281 fetcht 1 ,mem_move_mode_key_index 
+0x65d7 027282 isub temp ,null 
+0x65d8 027283 branch app_led_on ,zero 
+0x65d9 027284 fetch 1 ,mem_move_mode_trigger_enable 
+0x65da 027285 nbranch app_led_off ,blank 
+0x65db 027286 rtn 
+:      027288 shutter_dy_check_combine_key:
+0x65dc 027289 arg 0 ,queue 
+:      027290 shutter_dy_check_combine_key_loop:
+0x65dd 027291 arg mem_combine_key0 ,regb 
+0x65de 027292 arg 2 ,pdata 
+0x65df 027293 imul32 queue ,pdata 
+0x65e0 027294 iadd regb ,regb 
+0x65e1 027295 ifetch 2 ,regb 
+0x65e2 027297 rtn blank 
+0x65e3 027298 fetcht 2 ,mem_key_value_temp 
+0x65e4 027299 ixor temp ,null 
+0x65e5 027300 branch shutter_dy_check_combine_key_parse ,zero 
+0x65e6 027301 increase 1 ,queue 
+0x65e7 027302 branch shutter_dy_check_combine_key_loop 
+:      027304 shutter_dy_check_combine_key_parse:
+0x65e8 027305 store 2 ,mem_combine_key_state0 
+0x65e9 027306 call app_led_on 
+0x65ea 027307 arg mem_combine_key0_press ,regc 
+0x65eb 027308 arg max_queue_num_combinekey ,pdata 
+0x65ec 027309 imul32 queue ,pdata 
+0x65ed 027310 iadd regc ,regc 
+0x65ee 027311 call shutter_dy_push_buffer_in_queue 
+0x65ef 027312 branch shutter_dy_combine_key_enableuser 
+:      027314 shutter_dy_push_buffer_in_queue:
+0x65f0 027315 call shutter_dy_jude_clear_move_config 
+0x65f1 027316 ifetch 1 ,regc 
+0x65f2 027317 rtn blank 
+0x65f3 027318 call shutter_dy_check_move_data 
+:      027319 shutter_dy_move_to_specify_location:
+0x65f4 027320 call shutter_dy_jude_clear_move_config 
+0x65f5 027321 call shutter_dy_move_down_left_corner 
+0x65f6 027322 call shutter_dy_move_x_max 
+0x65f7 027323 call shutter_dy_move_y_max 
+0x65f8 027324 arg 0x05 ,pdata 
+0x65f9 027325 call queue_push_one_byte 
+0x65fa 027326 call shutter_dy_check_iphone 
+0x65fb 027327 rtn blank 
+0x65fc 027328 jam 120 ,mem_send_data_delay 
+0x65fd 027329 arg 0x06 ,pdata 
+0x65fe 027330 branch queue_push_one_byte 
+:      027332 shutter_dy_move_down_left_corner_count_set:
+0x65ff 027333 fetcht 1 ,mem_shutter_back_count 
+0x6600 027334 call shutter_dy_check_iphone 
+0x6601 027335 rtn blank 
+0x6602 027336 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x6603 027337 increase 1 ,temp 
+0x6604 027338 fetch 1 ,mem_shutter_first_move 
+0x6605 027339 rtn blank 
+0x6606 027340 fetcht 1 ,mem_shutter_back_count 
+0x6607 027341 jam 0 ,mem_shutter_first_move 
+0x6608 027342 rtn 
+:      027344 shutter_dy_move_down_left_corner:
+0x6609 027345 call shutter_dy_move_down_left_corner_count_set 
+0x660a 027346 copy temp ,pdata 
+0x660b 027347 rtn blank 
+0x660c 027348 store 1 ,mem_shutter_back_count_cache 
+:      027349 shutter_dy_move_down_left_corner_loop:
+0x660d 027350 arg 0x13 ,pdata 
+0x660e 027351 call queue_push_one_byte 
+0x660f 027352 fetch 1 ,mem_shutter_back_count_cache 
+0x6610 027353 increase -1 ,pdata 
+0x6611 027354 store 1 ,mem_shutter_back_count_cache 
+0x6612 027355 rtn blank 
+0x6613 027356 branch shutter_dy_move_down_left_corner_loop 
+:      027358 shutter_dy_move_x_max:
+0x6614 027359 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x6615 027360 rtn blank 
+0x6616 027361 store 1 ,mem_shutter_iphone_beyond_x_cache 
+:      027362 shutter_dy_move_x_max_number:
+0x6617 027363 arg 0x20 ,pdata 
+0x6618 027364 call queue_push_one_byte 
+0x6619 027365 fetch 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661a 027366 increase -1 ,pdata 
+0x661b 027367 store 1 ,mem_shutter_iphone_beyond_x_cache 
+0x661c 027368 rtn blank 
+0x661d 027369 branch shutter_dy_move_x_max_number 
+:      027371 shutter_dy_move_y_max:
+0x661e 027372 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x661f 027373 rtn blank 
+0x6620 027374 store 1 ,mem_shutter_iphone_beyond_y_cache 
+:      027375 shutter_dy_move_y_max_number:
+0x6621 027376 arg 0x21 ,pdata 
+0x6622 027377 call queue_push_one_byte 
+0x6623 027378 fetch 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6624 027379 increase -1 ,pdata 
+0x6625 027380 store 1 ,mem_shutter_iphone_beyond_y_cache 
+0x6626 027381 rtn blank 
+0x6627 027382 branch shutter_dy_move_y_max_number 
+:      027384 shutter_dy_check_combine_key_release:
+0x6628 027385 fetch 2 ,mem_combine_key_state0 
+0x6629 027386 rtn blank 
+0x662a 027387 fetcht 2 ,mem_key_value_temp 
+0x662b 027388 sub temp ,0 ,null 
+0x662c 027389 branch shutter_dy_check_combine_key_release_all ,zero 
+0x662d 027390 isub temp ,null 
+0x662e 027391 rtn zero 
+0x662f 027392 storet 2 ,mem_combine_key_state0 
+0x6630 027393 fetch 2 ,mem_combine_key_release_value 
+0x6631 027394 isub temp ,null 
+0x6632 027395 call app_led_off ,zero 
+:      027396 shutter_dy_combine_key_enableuser:
+0x6633 027397 fetch 2 ,mem_key_value_temp 
+0x6634 027398 store 2 ,mem_key_value_retention 
+0x6635 027399 branch enable_user 
+:      027400 shutter_dy_check_combine_key_release_all:
+0x6636 027401 jam 1 ,mem_shutter_long_key_released_flag 
+0x6637 027402 call app_led_off 
+0x6638 027403 arg mem_combine_key_release ,regc 
+0x6639 027404 call shutter_dy_push_buffer_in_queue 
+0x663a 027405 setarg 0 
+0x663b 027406 store 2 ,mem_combine_key_state0 
+0x663c 027407 jam 50 ,mem_shutter_1s_timer 
+0x663d 027408 call shutter_dy_combine_key_enableuser 
+0x663e 027409 fetch 1 ,mem_shutter_key_num 
+0x663f 027410 mul32 pdata ,shutter_key_conf_sate_bytes ,loopcnt 
+0x6640 027411 arg mem_shutter_key_state0 ,contw 
+0x6641 027412 branch clear_mem 
+:      027413 shutter_dy_check_move_data:
+0x6642 027414 bpatch patch15_0 ,mem_patch15 
+0x6643 027415 fetch 1 ,mem_move_mode_set 
+0x6644 027416 beq move_single_key ,shutter_dy_check_move_data_single_key 
+0x6645 027417 beq move_combine_key ,shutter_dy_check_move_data_combine_key 
+0x6646 027418 rtn 
+:      027419 shutter_dy_check_move_data_single_key:
+0x6647 027420 copy queue ,pdata 
+0x6648 027421 beq shutter_left_key_num ,shutter_dy_move_left 
+0x6649 027422 beq shutter_right_key_num ,shutter_dy_move_right 
+0x664a 027423 beq shutter_up_key_num ,shutter_dy_move_up 
+0x664b 027424 beq shutter_down_key_num ,shutter_dy_move_down 
+0x664c 027425 rtn 
+:      027426 shutter_dy_check_move_data_combine_key:
+0x664d 027427 ifetch 1 ,regc 
+0x664e 027428 beq 0x01 ,shutter_dy_move_left 
+0x664f 027429 beq 0x02 ,shutter_dy_move_right 
+0x6650 027430 beq 0x03 ,shutter_dy_move_up 
+0x6651 027431 beq 0x04 ,shutter_dy_move_down 
+0x6652 027432 beq 0x05 ,shutter_dy_get_move_data 
+0x6653 027433 rtn 
+:      027434 shutter_dy_get_move_data:
+0x6654 027435 call shutter_dy_check_iphone 
+0x6655 027436 nbranch shutter_dy_get_move_data_iphone ,blank 
+0x6656 027437 setarg 4 
+0x6657 027438 mul32 pdata ,every_payload_len ,pdata 
+0x6658 027439 arg mem_shutter_mousekey_value_list ,temp 
+0x6659 027440 iadd temp ,contw 
+0x665a 027441 increase 3 ,contw 
+0x665b 027442 fetch 3 ,mem_shutter_move_data 
+0x665c 027443 istore 3 ,contw 
+0x665d 027444 rtn 
+:      027445 shutter_dy_get_move_data_iphone:
+0x665e 027446 setarg 4 
+0x665f 027447 mul32 pdata ,every_payload_len ,pdata 
+0x6660 027448 arg mem_shutter_mousekey_value_list ,temp 
+0x6661 027449 iadd temp ,contw 
+0x6662 027450 increase 3 ,contw 
+0x6663 027451 fetch 2 ,mem_shutter_move_data_x 
+0x6664 027452 istore 3 ,contw 
+0x6665 027453 increase 7 ,contw 
+0x6666 027454 fetch 2 ,mem_shutter_move_data_y 
+0x6667 027455 lshift4 pdata ,pdata 
+0x6668 027456 lshift8 pdata ,pdata 
+0x6669 027457 istore 3 ,contw 
+0x666a 027458 rtn 
+:      027460 shutter_dy_move_x_empty_check:
+0x666b 027461 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x666c 027462 rtn blank 
+0x666d 027463 increase -1 ,pdata 
+0x666e 027464 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x666f 027465 arg iphone_once_max_move_value ,pdata 
+0x6670 027466 rtn 
+:      027467 shutter_dy_every_move_size_set:
+0x6671 027468 arg android_every_move_size ,temp 
+0x6672 027469 call shutter_dy_check_iphone 
+0x6673 027470 rtn blank 
+0x6674 027471 arg iphone_every_move_size ,temp 
+0x6675 027472 rtn 
+:      027473 shutter_dy_move_left:
+0x6676 027474 call shutter_dy_every_move_size_set 
+0x6677 027475 fetch 2 ,mem_shutter_move_data_x 
+0x6678 027476 isub temp ,null 
+0x6679 027477 ncall shutter_dy_move_x_empty_check ,positive 
+0x667a 027478 nrtn positive 
+0x667b 027479 isub temp ,pdata 
+:      027480 shutter_dy_move_store_x:
+0x667c 027481 store 2 ,mem_shutter_move_data_x 
+:      027482 shutter_dy_move_data_store:
+0x667d 027483 bpatch patch15_1 ,mem_patch15 
+0x667e 027484 fetch 2 ,mem_shutter_move_data_x 
+0x667f 027485 fetcht 2 ,mem_shutter_move_data_y 
+0x6680 027486 lshift8 temp ,temp 
+0x6681 027487 lshift4 temp ,temp 
+0x6682 027488 iadd temp ,pdata 
+0x6683 027489 store 3 ,mem_shutter_move_data 
+0x6684 027490 branch shutter_dy_get_move_data 
+:      027491 shutter_dy_move_x_check_max:
+0x6685 027492 fetch 2 ,mem_shutter_move_data_x 
+0x6686 027493 arg iphone_once_max_move_value ,temp 
+0x6687 027494 isub temp ,temp 
+0x6688 027495 nrtn positive 
+0x6689 027496 copy temp ,pdata 
+0x668a 027497 fetcht 1 ,mem_shutter_iphone_beyond_x_count 
+0x668b 027498 sub temp ,0x03 ,null 
+0x668c 027499 branch shutter_dy_clear_move_x ,zero 
+0x668d 027500 increase 1 ,temp 
+0x668e 027501 storet 1 ,mem_shutter_iphone_beyond_x_count 
+0x668f 027502 branch shutter_dy_move_store_x 
+:      027503 shutter_dy_clear_move_x:
+0x6690 027504 jam 0 ,mem_shutter_iphone_beyond_x_count 
+0x6691 027505 arg 0 ,pdata 
+0x6692 027506 branch shutter_dy_move_store_x 
+:      027507 shutter_dy_move_right:
+0x6693 027508 call shutter_dy_check_iphone 
+0x6694 027509 ncall shutter_dy_move_x_check_max ,blank 
+0x6695 027510 call shutter_dy_every_move_size_set 
+0x6696 027511 fetch 2 ,mem_shutter_move_data_x 
+:      027512 shutter_dy_move_right_next:
+0x6697 027513 iadd temp ,pdata 
+0x6698 027514 arg 0xfff ,temp 
+0x6699 027515 call ceiling 
+0x669a 027516 branch shutter_dy_move_store_x 
+:      027518 shutter_dy_move_up:
+0x669b 027519 call shutter_dy_every_move_size_set 
+0x669c 027520 fetch 2 ,mem_shutter_move_data_y 
+0x669d 027521 isub temp ,pdata 
+0x669e 027522 store 2 ,mem_shutter_move_data_y 
+:      027523 shutter_dy_move_y_check_max:
+0x669f 027524 fetcht 2 ,mem_shutter_move_data_y 
+0x66a0 027525 call shutter_dy_check_iphone 
+0x66a1 027526 branch shutter_dy_move_data_store ,blank 
+0x66a2 027527 setarg 0xfff 
+0x66a3 027528 isub temp ,pdata 
+0x66a4 027529 arg iphone_once_max_move_value ,temp 
+0x66a5 027530 isub temp ,temp 
+0x66a6 027531 nbranch shutter_dy_move_data_store ,positive 
+0x66a7 027532 setarg 0xfff 
+0x66a8 027533 isub temp ,pdata 
+0x66a9 027534 fetcht 1 ,mem_shutter_iphone_beyond_y_count 
+0x66aa 027535 sub temp ,0x05 ,null 
+0x66ab 027536 branch shutter_dy_clear_move_y ,zero 
+0x66ac 027537 increase 1 ,temp 
+0x66ad 027538 storet 1 ,mem_shutter_iphone_beyond_y_count 
+0x66ae 027539 branch shutter_dy_move_store_y 
+:      027540 shutter_dy_clear_move_y:
+0x66af 027541 jam 0 ,mem_shutter_iphone_beyond_y_count 
+:      027542 shutter_dy_android_move_y_empty_check:
+0x66b0 027543 setarg 0xfff 
+0x66b1 027544 branch shutter_dy_move_store_y 
+:      027546 shutter_dy_move_y_empty_check:
+0x66b2 027547 call shutter_dy_check_iphone 
+0x66b3 027548 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b4 027549 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b5 027550 branch shutter_dy_android_move_y_empty_check ,blank 
+0x66b6 027551 increase -1 ,pdata 
+0x66b7 027552 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x66b8 027553 setarg 0xfff 
+0x66b9 027554 arg iphone_once_max_move_value ,temp 
+0x66ba 027555 isub temp ,pdata 
+0x66bb 027556 iadd rega ,pdata 
+:      027557 shutter_dy_move_store_y:
+0x66bc 027558 store 2 ,mem_shutter_move_data_y 
+0x66bd 027559 branch shutter_dy_move_data_store 
+:      027560 shutter_dy_move_down:
+0x66be 027561 call shutter_dy_every_move_size_set 
+0x66bf 027562 fetch 2 ,mem_shutter_move_data_y 
+:      027563 shutter_dy_move_down_next:
+0x66c0 027564 iadd temp ,pdata 
+0x66c1 027565 arg 0xfff ,temp 
+0x66c2 027566 isub temp ,rega 
+0x66c3 027567 branch shutter_dy_move_y_empty_check ,positive 
+0x66c4 027568 branch shutter_dy_move_store_y 
+:      027571 ble_shutter_dy_receive_data:
+0x66c5 027572 fetch 2 ,mem_le_att_handle 
+0x66c6 027573 beq gatt_keyboard_write_handle_new ,ble_shutter_process_reconnect_complete 
+0x66c7 027574 rtn 
+:      027576 shutter_dy_le_find_service_hand_by_uuid:
+0x66c8 027577 arg 23 ,rega 
+0x66c9 027578 arg le_l2cap_cid_att ,regb 
+0x66ca 027579 call le_fifo_malloc_tx_l2cap 
+0x66cb 027580 setarg attop_find_by_type_value_request 
+0x66cc 027581 istore 1 ,contw 
+0x66cd 027582 setarg 0x0001 
+0x66ce 027583 istore 2 ,contw 
+0x66cf 027584 setarg 0xffff 
+0x66d0 027585 istore 2 ,contw 
+0x66d1 027586 setarg 0x2800 
+0x66d2 027587 istore 2 ,contw 
+0x66d3 027588 arg mem_dy_le_search_service_uuid ,contr 
+0x66d4 027589 branch memcpy16 
+:      027592 shutter_dy_le_parse_att:
+0x66d5 027593 bpatch patch15_2 ,mem_patch15 
+0x66d6 027594 copy rega ,contr 
+0x66d7 027595 ifetch 3 ,contr 
+0x66d8 027596 store 3 ,mem_le_att_opcode 
+0x66d9 027597 beq attop_find_by_type_value_response ,shutter_dy_le_parse_att_find_by_type_value_rsp 
+0x66da 027598 beq attop_error_response ,shutter_dy_le_parse_error_rsp 
+0x66db 027599 beq attop_read_request ,shutter_dy_le_parse_att_read_request 
+0x66dc 027600 beq attop_read_blob_request ,shutter_dy_le_parse_att_read_blob_request 
+0x66dd 027601 branch le_parse_att2 
+:      027603 shutter_dy_le_parse_att_read_blob_request:
+0x66de 027604 ifetch 2 ,contr 
+0x66df 027605 store 2 ,mem_le_att_offset 
+0x66e0 027606 iforce rega 
+0x66e1 027607 fetcht 2 ,mem_le_att_handle 
+0x66e2 027608 fetch 2 ,mem_le_pairing_handle 
+0x66e3 027609 isub temp ,null 
+0x66e4 027610 nbranch le_send_att_read_blob_response ,zero 
+0x66e5 027611 call shutter_dy_check_iphone 
+0x66e6 027612 nbranch shutter_dy_le_parse_att_read_blob_request_ios ,blank 
+0x66e7 027613 fetcht 2 ,mem_shutter_le_map_len_android 
+0x66e8 027614 branch shutter_dy_le_parse_att_read_blob_request2 
+:      027616 shutter_dy_le_parse_att_read_blob_request_ios:
+0x66e9 027617 fetcht 2 ,mem_shutter_le_map_len_ios 
+:      027618 shutter_dy_le_parse_att_read_blob_request2:
+0x66ea 027619 arg mem_shutter_le_hid_map ,contr 
+0x66eb 027620 call store_contr 
+0x66ec 027621 copy temp ,pdata 
+0x66ed 027622 isub rega ,pdata 
+0x66ee 027623 nbranch le_send_att_error_response_notfound ,positive 
+0x66ef 027624 increase 1 ,pdata 
+0x66f0 027625 sub pdata ,23 ,null 
+0x66f1 027626 branch le_send_att_read_blob_response_less ,positive 
+0x66f2 027627 force 23 ,pdata 
+0x66f3 027628 branch le_send_att_read_blob_response_less 
+:      027630 shutter_dy_le_parse_att_read_request:
+0x66f4 027631 fetcht 2 ,mem_le_att_handle 
+0x66f5 027632 fetch 1 ,mem_le_configuration 
+0x66f6 027633 bbit1 bit_ble_read_auth ,shutter_dy_le_send_att_read_response_check_auth 
+0x66f7 027634 branch le_send_att_read_response 
+:      027635 shutter_dy_le_send_att_read_response_check_auth:
+0x66f8 027636 fetch 2 ,mem_le_pairing_handle 
+0x66f9 027637 isub temp ,null 
+0x66fa 027638 nbranch le_send_att_read_response ,zero 
+0x66fb 027639 call le_check_encrypt_state 
+0x66fc 027640 nbranch shutter_dy_le_send_att_read_response ,user 
+0x66fd 027641 branch le_send_att_read_response_error_insufficient_auth 
+:      027643 shutter_dy_le_send_att_read_response:
+0x66fe 027644 fetch 2 ,mem_le_pairing_handle 
+0x66ff 027645 isub temp ,null 
+0x6700 027646 nbranch le_send_att_read_response ,zero 
+0x6701 027647 arg mem_shutter_le_hid_map ,contr 
+0x6702 027648 force 23 ,pdata 
+0x6703 027649 branch le_send_att_read_response_less 
+:      027651 shutter_dy_le_parse_att_find_by_type_value_rsp:
+:      027652 shutter_dy_le_remote_iphone:
+0x6704 027653 bpatch patch15_3 ,mem_patch15 
+0x6705 027654 jam 5 ,mem_shutter_back_count 
+0x6706 027655 jam 1 ,mem_iphone_flag 
+0x6707 027656 jam 1 ,mem_last_shutter_le_iphone_flag 
+0x6708 027657 jam 240 ,mem_send_data_delay 
+0x6709 027658 jam 10 ,mem_shutter_move_mid_timer 
+0x670a 027659 jam 1 ,mem_shutter_first_move 
+0x670b 027660 call shutter_dy_load_move_config_info 
+0x670c 027661 fetch 1 ,mem_shutter_pairing_success 
+0x670d 027662 rtn blank 
+0x670e 027663 call shutter_dy_clear_move_config 
+0x670f 027664 arg iphone_once_max_move_value ,temp 
+0x6710 027666 fetch 2 ,mem_iphone_initial_move_x 
+0x6711 027667 arg mem_shutter_move_data_x ,rega 
+0x6712 027668 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6713 027669 call shutter_dy_iphone_move_initial_set 
+0x6714 027670 arg iphone_once_max_move_value ,temp 
+0x6715 027672 fetch 2 ,mem_iphone_initial_move_y 
+0x6716 027673 arg mem_shutter_move_data_y ,rega 
+0x6717 027674 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x6718 027675 call shutter_dy_iphone_move_initial_set 
+0x6719 027676 setarg 0xfff 
+0x671a 027677 fetcht 2 ,mem_shutter_move_data_y 
+0x671b 027678 isub temp ,pdata 
+0x671c 027679 store 2 ,mem_shutter_move_data_y 
+0x671d 027680 rtn 
+:      027681 shutter_dy_iphone_move_initial_set:
+0x671e 027682 idiv temp 
+0x671f 027683 call wait_div_end 
+0x6720 027684 quotient pdata 
+0x6721 027685 remainder temp 
+0x6722 027686 istore 1 ,regb 
+0x6723 027687 istoret 2 ,rega 
+0x6724 027688 rtn 
+:      027689 shutter_dy_le_parse_error_rsp:
+0x6725 027690 increase -2 ,contr 
+0x6726 027691 ifetch 1 ,contr 
+0x6727 027692 beq attop_find_by_type_value_request ,shutter_dy_not_iphone_read_conf 
+0x6728 027693 rtn 
+:      027694 shutter_dy_remote_not_iphone:
+0x6729 027695 jam 1 ,mem_shutter_back_count 
+0x672a 027696 jam 0 ,mem_iphone_flag 
+0x672b 027697 jam 0 ,mem_last_shutter_le_iphone_flag 
+0x672c 027698 jam 10 ,mem_send_data_delay 
+0x672d 027699 rtn 
+:      027701 shutter_dy_not_iphone_read_conf:
+0x672e 027702 call shutter_dy_remote_not_iphone 
+0x672f 027703 branch shutter_dy_load_move_config_info 
+:      027705 shutter_dy_check_iphone:
+0x6730 027706 fetch 1 ,mem_iphone_flag 
+0x6731 027707 rtn 
+:      027710 shutter_dy_le_get_press_ptr:
+0x6732 027711 arg mem_dy_key0_press ,regc 
+0x6733 027712 call shutter_dy_check_iphone 
+0x6734 027713 rtn blank 
+0x6735 027714 jam 120 ,mem_send_data_delay 
+0x6736 027715 arg mem_key0_press_i ,regc 
+0x6737 027716 rtn 
+:      027717 shutter_dy_le_get_release_ptr:
+:      027718 shutter_dy_le_get_release_ptr_set:
+0x6738 027719 arg mem_key0_release_new ,regc 
+0x6739 027720 call shutter_dy_check_iphone 
+0x673a 027721 rtn blank 
+0x673b 027722 arg mem_key0_release_new_i ,regc 
+0x673c 027723 jam 12 ,mem_send_data_delay 
+0x673d 027724 copy queue ,pdata 
+0x673e 027725 rtneq shutter_like_key_num 
+0x673f 027726 rtn 
+:      027727 shutter_dy_le_get_release_ptr_volume:
+0x6740 027728 bpatch patch15_4 ,mem_patch15 
+0x6741 027729 fetch 1 ,mem_key3_press_count 
+0x6742 027730 setflip 0 ,pdata 
+0x6743 027731 store 1 ,mem_key3_press_count 
+0x6744 027732 beq 0 ,shutter_dy_le_get_release_ptr_set_volume_inc 
+0x6745 027733 beq 1 ,shutter_dy_le_get_release_ptr_set_volume_dec 
+0x6746 027734 rtn 
+:      027735 shutter_dy_le_get_release_ptr_set_volume_dec:
+0x6747 027736 call shutter_dy_le_get_vol_dec_ptr 
+0x6748 027737 branch push_buffer_in_queue 
+:      027738 shutter_dy_le_get_release_ptr_set_volume_inc:
+0x6749 027739 call shutter_dy_le_get_vol_inc_ptr 
+0x674a 027740 branch push_buffer_in_queue 
+:      027741 shutter_dy_le_get_vol_inc_ptr:
+0x674b 027742 arg mem_key3_release_new ,regc 
+0x674c 027743 call shutter_dy_check_iphone 
+0x674d 027744 rtn blank 
+0x674e 027745 arg mem_key3_release_new_i ,regc 
+0x674f 027746 rtn 
+:      027747 shutter_dy_le_get_vol_dec_ptr:
+0x6750 027748 arg mem_key3_release_new_t ,regc 
+0x6751 027749 call shutter_dy_check_iphone 
+0x6752 027750 rtn blank 
+0x6753 027751 arg mem_key3_release_new_i_t ,regc 
+0x6754 027752 rtn 
+:      027755 shutter_dy_long_key_function:
+0x6755 027756 copy queue ,pdata 
+0x6756 027757 beq shutter_like_key_num ,shutter_dy_link_key_long_press 
+0x6757 027758 beq shutter_down_key_num ,shutter_dy_loop_send_volume_dec_page 
+0x6758 027759 beq shutter_up_key_num ,shutter_dy_loop_send_volume_inc_page 
+0x6759 027760 rtn 
+:      027763 shutter_dy_long_key_volume_timer:
+0x675a 027764 arg mem_shutter_volume_timer ,regc 
+0x675b 027765 arg shutter_dy_long_key_volume_timeout ,regb 
+0x675c 027766 branch timer_single_step 
+:      027767 shutter_dy_long_key_volume_timeout:
+0x675d 027768 jam 4 ,mem_shutter_volume_timer 
+0x675e 027769 fetch 1 ,mem_key3_press_count 
+0x675f 027770 branch shutter_dy_loop_send_volume_inc_page ,blank 
+0x6760 027771 branch shutter_dy_loop_send_volume_dec_page 
+:      027774 shutter_dy_loop_send_volume_inc_page:
+0x6761 027775 jam 0 ,mem_key3_press_count 
+0x6762 027776 jam 4 ,mem_shutter_volume_timer 
+0x6763 027777 arg mem_key4_long_press ,regc 
+0x6764 027778 branch push_buffer_in_queue 
+:      027780 shutter_dy_loop_send_volume_dec_page:
+0x6765 027781 jam 1 ,mem_key3_press_count 
+0x6766 027782 jam 4 ,mem_shutter_volume_timer 
+0x6767 027783 arg mem_key2_long_press ,regc 
+0x6768 027784 branch push_buffer_in_queue 
+:      027785 shutter_dy_clear_volume_timer:
+0x6769 027786 jam 0 ,mem_key3_press_count 
+0x676a 027787 jam 0 ,mem_shutter_volume_timer 
+0x676b 027788 rtn 
+:      027791 shutter_dy_link_key_loop_timer:
+0x676c 027792 arg mem_shutter_link_timer ,regc 
+0x676d 027793 arg shutter_dy_link_key_loop_timeout ,regb 
+0x676e 027794 branch timer_single_step 
+:      027795 shutter_dy_link_key_loop_timeout:
+0x676f 027796 jam 2 ,mem_shutter_link_timer 
+0x6770 027797 call shutter_dy_link_data_android_or_ios 
+0x6771 027798 branch push_buffer_in_queue 
+:      027800 shutter_dy_link_data_android_or_ios:
+0x6772 027801 arg mem_shutter_link_data ,regc 
+0x6773 027802 call shutter_dy_check_iphone 
+0x6774 027803 rtn blank 
+0x6775 027804 arg mem_shutter_link_data_i ,regc 
+0x6776 027805 rtn 
+:      027807 shutter_dy_link_key_long_press:
+0x6777 027808 fetch 1 ,mem_shutter_link_loop_flag 
+0x6778 027809 nbranch shutter_dy_clear_link_key_timer ,blank 
+0x6779 027810 jam 1 ,mem_shutter_link_loop_flag 
+0x677a 027811 jam 2 ,mem_shutter_link_timer 
+0x677b 027812 rtn 
+:      027814 shutter_dy_clear_link_key_timer:
+0x677c 027815 jam 0 ,mem_shutter_link_loop_flag 
+0x677d 027816 jam 0 ,mem_shutter_link_timer 
+0x677e 027817 rtn 
+:      027819 shutter_dy_jude_clear_move_config:
+0x677f 027820 fetch 1 ,mem_shutter_le_conned 
+0x6780 027821 nrtn blank 
+0x6781 027822 jam 1 ,mem_shutter_le_conned 
+0x6782 027823 branch shutter_dy_move_data_store 
+:      027825 shutter_dy_clear_move_config:
+0x6783 027826 setarg 0 
+0x6784 027827 store 7 ,mem_move_config 
+0x6785 027828 rtn 
+:      027830 shutter_dy_write_otp_convert_data:
+0x6786 027831 call shutter_dy_check_iphone 
+0x6787 027832 beq 0x01 ,shutter_dy_store_ios_config_data 
+0x6788 027833 beq 0x00 ,shutter_dy_store_android_config 
+0x6789 027834 rtn 
+:      027836 shutter_dy_read_otp_convert_data:
+0x678a 027837 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x678b 027838 beq 0x01 ,shutter_dy_get_ios_config 
+0x678c 027839 beq 0x00 ,shutter_dy_get_android_config 
+0x678d 027840 rtn 
+:      027842 shutter_dy_store_ios_config_data:
+0x678e 027843 fetch 1 ,mem_shutter_iphone_beyond_x_count 
+0x678f 027844 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6790 027845 copy pdata ,temp 
+0x6791 027846 fetch 2 ,mem_shutter_move_data_x 
+0x6792 027847 iadd temp ,pdata 
+0x6793 027848 store 2 ,mem_otp_shutter_move_data_x 
+0x6794 027850 fetch 1 ,mem_shutter_iphone_beyond_y_count 
+0x6795 027851 mul32 pdata ,iphone_once_max_move_value ,pdata 
+0x6796 027852 copy pdata ,temp 
+0x6797 027853 fetch 2 ,mem_shutter_move_data_y 
+0x6798 027854 copy pdata ,rega 
+0x6799 027855 setarg 0xfff 
+0x679a 027856 isub rega ,pdata 
+0x679b 027857 iadd temp ,pdata 
+0x679c 027858 store 2 ,mem_otp_shutter_move_data_y 
+0x679d 027860 call shutter_dy_check_iphone 
+0x679e 027862 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x679f 027863 rtn 
+:      027865 shutter_dy_store_android_config:
+0x67a0 027866 fetch 2 ,mem_shutter_move_data_x 
+0x67a1 027867 store 2 ,mem_otp_shutter_move_data_x 
+0x67a2 027868 fetch 2 ,mem_shutter_move_data_y 
+0x67a3 027869 store 2 ,mem_otp_shutter_move_data_y 
+0x67a4 027870 call shutter_dy_check_iphone 
+0x67a5 027871 store 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67a6 027872 rtn 
+:      027873 shutter_dy_get_ios_config:
+0x67a7 027874 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67a8 027875 div pdata ,iphone_once_max_move_value 
+0x67a9 027876 call wait_div_end 
+0x67aa 027877 quotient pdata 
+0x67ab 027878 remainder temp 
+0x67ac 027879 store 1 ,mem_shutter_iphone_beyond_x_count 
+0x67ad 027880 copy temp ,pdata 
+0x67ae 027881 store 2 ,mem_shutter_move_data_x 
+0x67af 027882 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67b0 027883 div pdata ,iphone_once_max_move_value 
+0x67b1 027884 call wait_div_end 
+0x67b2 027885 quotient pdata 
+0x67b3 027886 remainder temp 
+0x67b4 027887 store 1 ,mem_shutter_iphone_beyond_y_count 
+0x67b5 027889 setarg 0xfff 
+0x67b6 027890 isub temp ,pdata 
+0x67b7 027891 store 2 ,mem_shutter_move_data_y 
+0x67b8 027894 rtn 
+:      027895 shutter_dy_get_android_config:
+0x67b9 027896 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67ba 027897 store 2 ,mem_shutter_move_data_x 
+0x67bb 027898 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67bc 027899 store 2 ,mem_shutter_move_data_y 
+0x67bd 027902 rtn 
+:      027904 shutter_dy_store_move_config_info:
+0x67be 027905 branch shutter_dy_campare_effective_addr_write_otp 
+:      027907 shutter_dy_load_move_config_info:
+0x67bf 027908 branch shutter_dy_campare_effective_addr_read_otp 
+:      027911 shutter_dy_shutter_uart_config_loop:
+0x67c0 027912 call shutter_dy_update_read_check_addr 
+0x67c1 027913 fetch 2 ,mem_otp_read_offset_addr 
+0x67c2 027914 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67c3 027915 jam 0 ,mem_shutter_first_read_flag 
+0x67c4 027916 fetch 5 ,mem_otp_move_config 
+0x67c5 027917 jam 0 ,mem_shutter_valid_data_flag 
+0x67c6 027918 jam 0 ,mem_shutter_temp_count 
+0x67c7 027919 call shutter_dy_campare_otp_data 
+0x67c8 027920 fetch 1 ,mem_shutter_temp_count 
+0x67c9 027921 rtneq 0 
+0x67ca 027922 branch shutter_dy_shutter_uart_config_loop 
+:      027925 shutter_dy_shutter_get_first_read_addr:
+0x67cb 027927 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67cc 027928 increase -5 ,pdata 
+0x67cd 027929 store 2 ,mem_otp_read_offset_addr 
+0x67ce 027930 rtn 
+:      027933 shutter_dy_shutter_next_read_addr:
+0x67cf 027934 fetch 2 ,mem_otp_read_offset_addr 
+0x67d0 027935 increase -5 ,pdata 
+0x67d1 027936 store 2 ,mem_otp_read_offset_addr 
+0x67d2 027937 rtn 
+:      027940 shutter_dy_shutter_last_read_addr:
+0x67d3 027941 fetch 2 ,mem_otp_read_offset_addr 
+0x67d4 027942 pincrease 5 
+0x67d5 027943 store 2 ,mem_otp_read_offset_addr 
+0x67d6 027944 rtn 
+:      027946 shutter_dy_shutter_read_ios_android_addr:
+0x67d7 027947 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67d8 027948 pincrease 5 
+0x67d9 027949 store 2 ,mem_otp_read_ios_android_addr 
+0x67da 027951 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67db 027952 copy pdata ,temp 
+0x67dc 027954 fetch 2 ,mem_shutter_efuse_start_offset 
+0x67dd 027955 isub temp ,pdata 
+0x67de 027956 arg shutter_para_total_num ,temp 
+0x67df 027957 isub temp ,null 
+0x67e0 027959 nbranch shutter_dy_shutter_not_find_ios_or_android ,positive 
+0x67e1 027960 rtn 
+:      027962 shutter_dy_update_read_check_addr:
+0x67e2 027963 fetch 1 ,mem_shutter_first_read_flag 
+0x67e3 027964 beq 0x01 ,shutter_dy_shutter_get_first_read_addr 
+0x67e4 027965 beq 0x00 ,shutter_dy_shutter_next_read_addr 
+0x67e5 027966 rtn 
+:      027969 shutter_dy_campare_otp_data:
+0x67e6 027970 arg 0x0 ,regb 
+0x67e7 027971 copy regb ,temp 
+0x67e8 027972 fetch 2 ,mem_otp_shutter_move_data_x 
+0x67e9 027973 icompare 0xffff ,temp 
+0x67ea 027975 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67eb 027976 arg 0x0 ,regb 
+0x67ec 027977 copy regb ,temp 
+0x67ed 027978 fetch 2 ,mem_otp_shutter_move_data_y 
+0x67ee 027979 icompare 0xffff ,temp 
+0x67ef 027980 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f0 027981 arg 0x0 ,regb 
+0x67f1 027982 copy regb ,temp 
+0x67f2 027983 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x67f3 027984 icompare 0xff ,temp 
+0x67f4 027985 ncall shutter_dy_set_shutter_valid_data_flag ,true 
+0x67f5 027986 rtn 
+:      027989 shutter_dy_set_shutter_valid_data_flag:
+0x67f6 027990 fetch 1 ,mem_shutter_temp_count 
+0x67f7 027991 pincrease 1 
+0x67f8 027992 store 1 ,mem_shutter_temp_count 
+0x67f9 027993 rtn 
+:      027994 shutter_dy_shutter_judge_ios_or_android:
+0x67fa 027995 jam 1 ,mem_shutter_temp_count 
+0x67fb 027996 call shutter_dy_shutter_read_ios_android_addr 
+0x67fc 027997 fetch 2 ,mem_otp_read_ios_android_addr 
+0x67fd 027998 call shutter_dy_shutter_read_move_config_from_otp_addr 
+0x67fe 027999 call shutter_dy_check_iphone 
+0x67ff 028000 copy pdata ,temp 
+0x6800 028001 fetch 1 ,mem_otp_last_shutter_le_iphone_flag 
+0x6801 028002 icompare 0xff ,temp 
+0x6802 028003 call shutter_dy_clear_temp_count ,true 
+0x6803 028005 fetch 1 ,mem_shutter_temp_count 
+0x6804 028006 rtneq 0 
+0x6805 028007 branch shutter_dy_shutter_judge_ios_or_android 
+:      028010 shutter_dy_shutter_not_find_ios_or_android:
+0x6806 028011 bpatch patch15_5 ,mem_patch15 
+0x6807 028012 call shutter_dy_clear_temp_count 
+0x6808 028013 call shutter_dy_check_iphone 
+0x6809 028014 branch shutter_dy_shutter_android_save_init_loaction ,blank 
+0x680a 028015 branch shutter_dy_shutter_ios_save_init_loaction 
+:      028016 shutter_dy_shutter_android_save_init_loaction:
+0x680b 028018 fetch 2 ,mem_android_initial_move_x 
+0x680c 028019 store 2 ,mem_shutter_move_data_x 
+0x680d 028021 fetcht 2 ,mem_android_initial_move_y 
+0x680e 028022 setarg 0xfff 
+0x680f 028023 isub temp ,pdata 
+0x6810 028024 store 2 ,mem_shutter_move_data_y 
+0x6811 028025 branch shutter_dy_store_move_config_info 
+:      028027 shutter_dy_shutter_ios_save_init_loaction:
+0x6812 028028 arg iphone_once_max_move_value ,temp 
+0x6813 028030 fetch 2 ,mem_iphone_initial_move_x 
+0x6814 028031 arg mem_shutter_move_data_x ,rega 
+0x6815 028032 arg mem_shutter_iphone_beyond_x_count ,regb 
+0x6816 028033 call shutter_dy_iphone_move_initial_set 
+0x6817 028034 arg iphone_once_max_move_value ,temp 
+0x6818 028036 fetch 2 ,mem_iphone_initial_move_y 
+0x6819 028037 arg mem_shutter_move_data_y ,rega 
+0x681a 028038 arg mem_shutter_iphone_beyond_y_count ,regb 
+0x681b 028039 call shutter_dy_iphone_move_initial_set 
+0x681c 028040 setarg 0xfff 
+0x681d 028041 fetcht 2 ,mem_shutter_move_data_y 
+0x681e 028042 isub temp ,pdata 
+0x681f 028043 store 2 ,mem_shutter_move_data_y 
+0x6820 028044 branch shutter_dy_store_move_config_info 
+:      028046 shutter_dy_clear_temp_count:
+0x6821 028047 jam 0 ,mem_shutter_temp_count 
+0x6822 028048 rtn 
+:      028050 shutter_dy_campare_effective_addr_read_otp:
+0x6823 028051 bpatch patch15_6 ,mem_patch15 
+0x6824 028052 jam 1 ,mem_shutter_first_read_flag 
+0x6825 028053 call shutter_dy_shutter_uart_config_loop 
+0x6826 028057 fetch 2 ,mem_shutter_efuse_end_offset 
+0x6827 028058 copy pdata ,temp 
+0x6828 028059 fetch 2 ,mem_otp_read_offset_addr 
+0x6829 028060 isub temp ,pdata 
+0x682a 028061 arg 0x0 ,temp 
+0x682b 028062 isub temp ,null 
+0x682c 028063 nrtn positive 
+0x682d 028064 fetch 2 ,mem_otp_read_offset_addr 
+0x682e 028065 copy pdata ,temp 
+0x682f 028067 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6830 028068 increase -5 ,pdata 
+0x6831 028069 isub temp ,pdata 
+0x6832 028072 fetch 2 ,mem_otp_read_offset_addr 
+0x6833 028073 store 2 ,mem_otp_read_ios_android_addr 
+0x6834 028074 call shutter_dy_shutter_judge_ios_or_android 
+0x6835 028075 fetch 2 ,mem_otp_read_ios_android_addr 
+0x6836 028076 ncall shutter_dy_shutter_read_move_config_from_otp_addr ,zero 
+0x6837 028079 jam 0 ,mem_shutter_temp_count 
+0x6838 028080 call shutter_dy_campare_otp_data 
+0x6839 028081 fetch 1 ,mem_shutter_temp_count 
+0x683a 028082 rtneq 0 
+0x683b 028083 branch shutter_dy_read_otp_convert_data 
+:      028086 shutter_dy_campare_effective_addr_write_otp:
+0x683c 028087 bpatch patch15_7 ,mem_patch15 
+0x683d 028088 jam 1 ,mem_shutter_first_read_flag 
+0x683e 028089 call shutter_dy_shutter_uart_config_loop 
+0x683f 028093 fetcht 2 ,mem_shutter_efuse_end_offset 
+0x6840 028095 fetch 2 ,mem_otp_read_offset_addr 
+0x6841 028096 isub temp ,pdata 
+0x6842 028097 arg 0x0 ,temp 
+0x6843 028098 isub temp ,null 
+0x6844 028099 nrtn positive 
+0x6845 028101 fetcht 2 ,mem_otp_read_offset_addr 
+0x6846 028103 fetch 2 ,mem_shutter_efuse_start_offset 
+0x6847 028104 isub temp ,pdata 
+0x6848 028105 arg 0x0 ,temp 
+0x6849 028106 isub temp ,null 
+0x684a 028107 nrtn positive 
+0x684b 028108 fetch 2 ,mem_otp_read_offset_addr 
+0x684c 028109 store 2 ,mem_otp_write_offset_addr 
+0x684d 028110 call shutter_dy_write_otp_convert_data 
+0x684e 028112 branch shutter_dy_shutter_write_move_config_to_otp_addr 
+:      028115 shutter_dy_shutter_read_move_config_from_otp_addr:
+0x684f 028116 bpatch patch16_0 ,mem_patch16 
+0x6850 028117 copy pdata ,regb 
+0x6851 028118 arg shutter_para_total_num ,loopcnt 
+0x6852 028120 arg mem_otp_move_config ,rega 
+0x6853 028121 branch otp_read_data 
+:      028124 shutter_dy_shutter_write_move_config_to_otp_addr:
+0x6854 028125 arg shutter_para_total_num ,loopcnt 
+0x6855 028126 arg mem_otp_move_config ,rega 
+0x6856 028127 fetchr regb ,2 ,mem_otp_write_offset_addr 
+0x6857 028128 branch otp_write 
+:      028130 shutter_dy_shutter_1s_timer:
+0x6858 028131 arg mem_shutter_1s_timer ,regc 
+0x6859 028132 arg shutter_dy_store_move_config_info ,regb 
+0x685a 028133 branch timer_single_step 
+:      028147 p_crc16_ccitt_false:
+0x685b 028148 fetch 2 ,mem_adv_crc_false_initvalue 
+:      028150 p_crc16_ccitt_false_loop:
+0x685c 028151 ifetcht 1 ,regc 
+0x685d 028152 increase 1 ,regc 
+0x685e 028153 lshift8 temp ,temp 
+0x685f 028154 ixor temp ,pdata 
+:      028156 p_crc16_for_byte:
+0x6860 028157 copy loopcnt ,regb 
+0x6861 028158 arg 8 ,loopcnt 
+:      028159 p_crc16_for_byte_loop:
+0x6862 028160 isolate1 15 ,pdata 
+0x6863 028161 lshift pdata ,pdata 
+0x6864 028162 nbranch p_crc16_for_byte_continue ,true 
+0x6865 028163 fetcht 2 ,mem_crc16_polynomial 
+0x6866 028164 ixor temp ,pdata 
+:      028165 p_crc16_for_byte_continue:
+0x6867 028166 loop p_crc16_for_byte_loop 
+0x6868 028167 copy regb ,loopcnt 
+0x6869 028169 loop p_crc16_ccitt_false_loop 
+0x686a 028170 store 2 ,mem_adv_crc_false_initvalue 
+0x686b 028171 rtn 
+:      028176 rf_debug_rx_gpio_low:
+0x686c 028177 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028178 rf_debug_gpio_low:
+0x686d 028179 arg gpcfg_output_low ,temp 
+0x686e 028180 branch gpio_config_function 
+:      028182 rf_debug_rx_on_line:
+:      028183 rf_debug_rx_gpio_high:
+0x686f 028184 fetch 1 ,mem_rf_debug_rx_gpio 
+:      028185 rf_debug_gpio_high:
+0x6870 028186 arg gpcfg_output_high ,temp 
+0x6871 028187 branch gpio_config_function 
+:      028189 rf_debug_rx_gpio_h_l_h:
+0x6872 028190 call rf_debug_rx_gpio_high 
+:      028191 rf_debug_rx_gpio_l_h:
+0x6873 028192 call rf_debug_rx_gpio_low 
+0x6874 028193 branch rf_debug_rx_gpio_high 
+:      028195 rf_debug_rx_gpio_l_h_l:
+:      028196 rf_debug_shutdown_radio_line:
+0x6875 028197 call rf_debug_rx_gpio_l_h 
+:      028198 rf_debug_rx_crc_line:
+0x6876 028199 branch rf_debug_rx_gpio_low 
+:      028201 rf_debug_rx_sync_line:
+0x6877 028202 branch rf_debug_rx_gpio_l_h 
+:      028204 rf_debug_rx_crc_fail_line:
+0x6878 028205 call rf_debug_rx_gpio_l_h 
+0x6879 028206 branch rf_debug_rx_gpio_l_h_l 
+:      028208 rf_debug_rx_match_line:
+:      028209 rf_debug_rx_crc_error_line:
+:      028210 rf_debug_rx_sync_timeout_line:
+0x687a 028211 branch rf_debug_rx_gpio_low 
+:      028214 rf_debug_tx_off_line:
+:      028215 rf_debug_tx_gpio_low:
+0x687b 028216 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687c 028217 branch rf_debug_gpio_low 
+:      028219 rf_debug_tx_on_line:
+:      028220 rf_debug_tx_gpio_high:
+0x687d 028221 fetch 1 ,mem_rf_debug_tx_gpio 
+0x687e 028222 branch rf_debug_gpio_high 
+:      028224 rf_debug_tx_gpio_l_h_l:
+0x687f 028225 call rf_debug_tx_gpio_low 
+0x6880 028226 call rf_debug_tx_gpio_high 
+0x6881 028227 branch rf_debug_tx_gpio_low 
+:      028234 hci_init:
+0x6882 028235 clear_stack 
+0x6883 028236 call wdt_set_disable 
+0x6884 028237 call hci_init_clksel_xtal 
+0x6885 028238 call hci_init_uart_default_config 
+0x6886 028239 call hci_init_uart_config 
+0x6887 028240 call hci_init_pwm_default_config 
+0x6888 028241 call hci_init_pwm 
+0x6889 028243 jam 1 ,mem_hci_command_complete_num_hci_command_packet 
+0x688a 028244 jam hci_h4_type_event ,mem_hci_event_head_type 
+:      028246 hci_process_loop:
+0x688b 028247 call hci_process_check_uart_rx 
+0x688c 028248 branch hci_process_loop 
+:      028250 hci_init_clksel_xtal:
+0x688d 028251 jam clksel_xtal ,core_clksel 
+0x688e 028252 rtn 
+:      028254 hci_init_uart_default_config:
+0x688f 028255 call hci_init_uart_default_config_tx 
+0x6890 028256 call hci_init_uart_default_config_rx 
+0x6891 028257 call hci_init_uart_default_config_rts 
+0x6892 028258 branch hci_init_uart_default_config_cts 
+:      028260 hci_init_uart_default_config_tx:
+0x6893 028261 fetch 1 ,mem_hci_uart_tx_gpio 
+0x6894 028262 nrtn blank 
+0x6895 028263 jam hci_uart_tx_gpio_num ,mem_hci_uart_tx_gpio 
+0x6896 028264 rtn 
+:      028266 hci_init_uart_default_config_rx:
+0x6897 028267 fetch 1 ,mem_hci_uart_rx_gpio 
+0x6898 028268 nrtn blank 
+0x6899 028269 jam hci_uart_rx_gpio_num ,mem_hci_uart_rx_gpio 
+0x689a 028270 rtn 
+:      028271 hci_init_uart_default_config_rts:
+0x689b 028272 fetch 1 ,mem_hci_uart_rts_gpio 
+0x689c 028273 nrtn blank 
+0x689d 028274 jam hci_uart_rts_gpio_num ,mem_hci_uart_rts_gpio 
+0x689e 028275 rtn 
+:      028276 hci_init_uart_default_config_cts:
+0x689f 028277 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68a0 028278 nrtn blank 
+0x68a1 028279 jam hci_uart_cts_gpio_num ,mem_hci_uart_cts_gpio 
+0x68a2 028280 rtn 
+:      028283 hci_init_uart_config:
+0x68a3 028284 setarg mem_h5rx_buf 
+0x68a4 028285 store 2 ,mem_pdatatemp 
+0x68a5 028286 setarg mem_h5rx_buf_end 
+0x68a6 028287 istore 2 ,contw 
+0x68a7 028288 setarg mem_h5tx_buf 
+0x68a8 028289 istore 2 ,contw 
+0x68a9 028290 setarg mem_h5tx_buf_end 
+0x68aa 028291 istore 2 ,contw 
+0x68ab 028292 fetch 8 ,mem_pdatatemp 
+0x68ac 028293 call uarta_init_dma_mem 
+0x68ad 028294 call uart_clock_select_main_freq_crystal 
+0x68ae 028295 arg 115200 ,temp 
+0x68af 028296 call uarta_calc_baud_rate_config 
+0x68b0 028297 fetch 1 ,mem_hci_uart_tx_gpio 
+0x68b1 028298 arg gpcfg_uart_txd ,temp 
+0x68b2 028299 call gpio_config_function_int 
+0x68b3 028300 fetch 1 ,mem_hci_uart_rx_gpio 
+0x68b4 028301 arg gpcfg_uart_rxd | gpcfg_pullup ,temp 
+0x68b5 028302 call gpio_config_function_int 
+0x68b6 028303 fetch 1 ,mem_hci_uart_rts_gpio 
+0x68b7 028304 arg gpcfg_uart_rts ,temp 
+0x68b8 028305 call gpio_config_function_int 
+0x68b9 028306 fetch 1 ,mem_hci_uart_cts_gpio 
+0x68ba 028307 arg gpcfg_uart_cts ,temp 
+0x68bb 028308 call gpio_config_function_int 
+0x68bc 028310 arg fun_uart_control_enable | fun_uart_control_setting_rate_baud ,temp 
+0x68bd 028311 storet 1 ,core_uart_ctrl 
+0x68be 028312 branch clean_xmem 
+:      028314 hci_init_pwm_default_config:
+0x68bf 028315 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c0 028316 nrtn blank 
+0x68c1 028317 jam hci_pmw_12mhz_gpio_num ,mem_hci_pwm_12mhz_gpio 
+0x68c2 028318 rtn 
+:      028320 hci_init_pwm:
+0x68c3 028321 fetch 1 ,mem_hci_pwm_12mhz_gpio 
+0x68c4 028322 arg gpcfg_pwm_out0 ,temp 
+0x68c5 028323 call gpio_config_function_int 
+0x68c6 028324 arg 0x40 ,rega 
+0x68c7 028325 call pwm_init 
+0x68c8 028326 arg 0 ,rega 
+0x68c9 028327 arg 0 ,regb 
+0x68ca 028328 setarg 0 
+0x68cb 028329 call pwm_duty_cycle_set 
+0x68cc 028330 arg 0 ,queue 
+0x68cd 028331 branch pwm_set_select 
+:      028334 hci_process_check_uart_rx:
+0x68ce 028335 fetch 2 ,core_uart_rxitems 
+0x68cf 028336 add pdata ,-4 ,rega 
+0x68d0 028337 nrtn positive 
+0x68d1 028338 call uarta_prepare_rx 
+0x68d2 028339 ifetch 1 ,contru 
+0x68d3 028340 beq hci_h4_type_cmd ,hci_parse_packet_cmd 
+0x68d4 028342 call delay_10ms 
+0x68d5 028343 branch uarta_clear_current_rx 
+:      028347 hci_parse_packet_cmd:
+0x68d6 028348 ifetch 2 ,contru 
+0x68d7 028349 store 2 ,mem_hci_opcode 
+0x68d8 028350 arg 0x3ff ,temp 
+0x68d9 028351 iand temp ,temp 
+0x68da 028352 storet 2 ,mem_hci_opcode_ocf 
+0x68db 028353 rshift2 pdata ,pdata 
+0x68dc 028354 rshift8 pdata ,pdata 
+0x68dd 028355 store 1 ,mem_hci_opcode_ogf 
+0x68de 028356 ifetch 1 ,contru 
+0x68df 028357 pincrease -1 
+0x68e0 028358 isub rega ,null 
+0x68e1 028359 rtn positive 
+0x68e2 028360 call hci_parse_complete_packet 
+0x68e3 028361 branch hci_drop_current_packet 
+:      028363 hci_parse_complete_packet:
+0x68e4 028364 fetch 1 ,mem_hci_opcode_ogf 
+0x68e5 028372 beq hci_ogf_vendor_specific_debug ,hci_parse_packet_cmd_ogf_vendorspecific_debug 
+0x68e6 028373 branch hci_send_event_command_complete_error_command_nuknown 
+:      028383 hci_parse_packet_cmd_ogf_vendorspecific_debug:
+0x68e7 028384 bpatch patch16_4 ,mem_patch16 
+0x68e8 028385 fetch 1 ,mem_hci_opcode_ocf 
+0x68e9 028386 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x68ea 028387 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x68eb 028388 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x68ec 028389 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x68ed 028390 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x68ee 028391 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x68ef 028392 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x68f0 028393 beq hci_vendor_cmd_set_flow_control ,phci_grp_vendor_flow_control 
+0x68f1 028394 branch hci_normal_reply 
+:      028397 phci_grp_vendor_chipid:
+0x68f2 028398 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x68f3 028399 fetch 2 ,core_chipid 
+0x68f4 028400 store 2 ,mem_hci_command_complete_return_parameter_chip_id 
+0x68f5 028401 arg 3 ,loopcnt 
+0x68f6 028402 branch hci_send_event_command_complete 
+:      028404 phci_grp_vendor_baud:
+0x68f7 028405 ifetch 2 ,contu 
+0x68f8 028406 store 2 ,core_uart_baud 
+0x68f9 028407 rtn 
+:      028410 phci_grp_vendor_patch_common:
+0x68fa 028411 ifetch 1 ,contu 
+0x68fb 028412 copy pdata ,temp 
+0x68fc 028413 store 1 ,core_ucode_low 
+0x68fd 028414 ifetch 1 ,contu 
+0x68fe 028415 iadd temp ,temp 
+0x68ff 028416 set1 7 ,pdata 
+0x6900 028417 store 1 ,core_ucode_ctrl 
+0x6901 028418 ifetch 1 ,contu 
+0x6902 028419 iadd temp ,temp 
+0x6903 028420 copy pdata ,loopcnt 
+0x6904 028421 rtn 
+:      028423 phci_grp_vendor_patch:
+0x6905 028424 call phci_grp_vendor_patch_common 
+:      028425 phci_grp_vendor_patch_loop:
+0x6906 028426 ifetch 1 ,contu 
+0x6907 028427 store 1 ,core_ucode_data 
+0x6908 028428 iadd temp ,temp 
+0x6909 028429 loop phci_grp_vendor_patch_loop 
+:      028430 phci_grp_vendor_patch_check_sum:
+0x690a 028431 and temp ,0xff ,temp 
+0x690b 028432 ifetch 1 ,contu 
+0x690c 028433 isub temp ,null 
+0x690d 028434 nbranch phci_grp_vendor_patch_bad ,zero 
+0x690e 028435 branch hci_normal_reply 
+:      028437 phci_grp_vendor_done:
+0x690f 028438 arg 0x20 ,loopcnt 
+0x6910 028439 arg mem_patch00 ,contw 
+0x6911 028440 arg 0 ,temp 
+:      028441 phci_grp_vendor_done_loop:
+0x6912 028442 ifetch 1 ,contu 
+0x6913 028443 istore 1 ,contw 
+0x6914 028444 iadd temp ,temp 
+0x6915 028445 loop phci_grp_vendor_done_loop 
+0x6916 028446 and temp ,0xff ,temp 
+0x6917 028447 ifetch 1 ,contu 
+0x6918 028448 isub temp ,null 
+0x6919 028449 nbranch phci_grp_vendor_patch_bad ,zero 
+0x691a 028450 jam 0 ,core_ucode_ctrl 
+0x691b 028451 call hci_normal_reply 
+0x691c 028452 call wait_uarttx 
+0x691d 028453 branch soft_reset 
+:      028455 phci_grp_vendor_patch_bad:
+0x691e 028456 jam 0 ,core_ucode_ctrl 
+0x691f 028457 branch hci_send_event_command_complete_error_command_nuknown 
+:      028460 phci_grp_vendor_mem:
+0x6920 028461 ifetch 1 ,contu 
+0x6921 028462 copy pdata ,loopcnt 
+0x6922 028463 ifetch 2 ,contu 
+0x6923 028464 copy pdata ,contw 
+0x6924 028465 call uart_copy_rx_bytes 
+0x6925 028466 branch hci_normal_reply 
+:      028468 phci_grp_vendor_flow_control:
+0x6926 028469 fetch 1 ,core_uart_ctrl 
+0x6927 028470 set1 bit_uart_control_flow_control ,pdata 
+0x6928 028471 store 1 ,core_uart_ctrl 
+0x6929 028472 branch hci_normal_reply 
+:      028475 hci_normal_reply:
+0x692a 028476 branch hci_send_event_command_complete_without_payload 
+:      028478 hci_send_event_command_complete_error_command_nuknown:
+0x692b 028479 jam command_unknown ,mem_hci_command_complete_return_parameter 
+0x692c 028480 branch hci_send_event_command_complete_without_payload + 1 
+:      028481 hci_send_event_command_complete_error_command_disallowed:
+0x692d 028482 jam command_disallowed ,mem_hci_command_complete_return_parameter 
+0x692e 028483 branch hci_send_event_command_complete_without_payload + 1 
+:      028484 hci_send_event_command_complete_without_payload:
+0x692f 028485 jam command_succeeded ,mem_hci_command_complete_return_parameter 
+0x6930 028486 arg 1 ,loopcnt 
+0x6931 028487 branch hci_send_event_command_complete 
+:      028489 hci_send_event_command_complete:
+0x6932 028490 jam hci_event_command_complete ,mem_hci_event_head_event_code 
+0x6933 028491 add loopcnt ,3 ,pdata 
+0x6934 028492 store 1 ,mem_hci_event_para_total_length 
+0x6935 028493 call hci_prepare_send_event 
+0x6936 028494 fetch 3 ,mem_hci_command_complete_num_hci_command_packet 
+0x6937 028495 istore 3 ,contwu 
+0x6938 028497 arg mem_hci_command_complete_return_parameter ,contr 
+0x6939 028498 call uart_copy_tx_bytes 
+0x693a 028499 branch uarta_send_register_pop 
+:      028503 hci_prepare_send_event:
+0x693b 028504 call uarta_prepare_tx_register_push 
+0x693c 028505 fetch 3 ,mem_hci_event_head_type 
+0x693d 028506 istore 3 ,contwu 
+0x693e 028507 rtn 
+:      028509 hci_drop_current_packet:
+0x693f 028510 call uarta_prepare_rx 
+0x6940 028511 increase 3 ,contru 
+0x6941 028512 ifetch 1 ,contru 
+0x6942 028513 iadd contru ,contru 
+0x6943 028514 branch uarta_rxdone 
+:      028516 cmd_exit:
+0x6944 028517 jam 0 ,mem_hci_cmd 
+0x6945 028518 rtn 
+:      028525 l2cap_init:
+0x6946 028526 branch l2cap_init_wake ,wake 
+0x6947 028527 setarg mem_l2cap_xmem_end 
+0x6948 028528 arg mem_l2cap_xmem_start ,contw 
+0x6949 028529 isub contw ,loopcnt 
+0x694a 028530 call clear_mem 
+:      028531 l2cap_init_wake:
+0x694b 028533 rtn 
+:      028537 check_l2cap_map:
+0x694c 028538 arg 0 ,queue 
+0x694d 028539 arg 0 ,regb 
+:      028541 check_l2cap_map_loop:
+0x694e 028542 sub queue ,7 ,null 
+0x694f 028543 nrtn positive 
+0x6950 028544 qisolate1 rega 
+0x6951 028545 branch check_l2cap_map_used ,true 
+0x6952 028546 branch check_l2cap_map_used2 
+:      028548 check_l2cap_map_used:
+0x6953 028549 copy temp ,pdata 
+0x6954 028550 branch check_l2cap_map_used2 ,blank 
+0x6955 028551 qset1 regb 
+0x6956 028552 increase -1 ,temp 
+:      028554 check_l2cap_map_used2:
+0x6957 028555 increase 1 ,queue 
+0x6958 028556 branch check_l2cap_map_loop 
+:      028569 ble_l2cap_malloc:
+0x6959 028570 fetchr regd ,2 ,mem_ble_l2cap_tx_buff0_ptr 
+0x695a 028571 fetchr rege ,2 ,mem_ble_l2cap_tx_buff_size_ptr 
+0x695b 028572 call disable_user 
+0x695c 028573 branch host_l2cap_malloc 
+:      028575 host_l2cap_malloc:
+0x695d 028576 bpatch patch16_6 ,mem_patch16 
+0x695e 028577 call l2cap_malloc_is_fifo_full 
+0x695f 028578 nbranch assert ,blank 
+0x6960 028579 call l2cap_malloc_get_full_map 
+0x6961 028580 arg 8 ,loopcnt 
+:      028581 host_l2cap_malloc_loop:
+0x6962 028582 fetcht 1 ,mem_used_map 
+0x6963 028583 sub loopcnt ,8 ,queue 
+0x6964 028584 qisolate1 temp 
+0x6965 028585 branch host_l2cap_malloc_next_buffer ,true 
+0x6966 028586 call host_l2cap_malloc_check_buffer_enough 
+0x6967 028587 nbranch host_l2cap_malloc_next_buffer ,positive 
+0x6968 028588 call host_l2cap_malloc_into_fifo 
+0x6969 028589 branch host_l2cap_malloc_succ 
+:      028590 host_l2cap_malloc_next_buffer:
+0x696a 028591 copy rege ,pdata 
+0x696b 028592 iadd regd ,regd 
+0x696c 028593 loop host_l2cap_malloc_loop 
+0x696d 028594 branch assert 
+:      028595 host_l2cap_malloc_succ:
+0x696e 028596 copy regd ,pdata 
+0x696f 028597 copy regd ,contw 
+0x6970 028598 rtn 
+:      028607 host_l2cap_malloc_check_buffer_enough:
+0x6971 028608 bpatch patch16_7 ,mem_patch16 
+0x6972 028609 sub loopcnt ,8 ,queue 
+0x6973 028610 arg 0 ,temp 
+0x6974 028611 arg 0 ,timeup 
+:      028612 host_l2cap_malloc_check_buffer_enough_loop:
+0x6975 028613 copy queue ,pdata 
+0x6976 028614 beq 8 ,host_l2cap_malloc_check_buffer_enough_end 
+0x6977 028615 fetch 1 ,mem_used_map 
+0x6978 028616 qisolate1 pdata 
+0x6979 028617 branch host_l2cap_malloc_check_buffer_enough_end ,true 
+0x697a 028618 qset1 timeup 
+0x697b 028619 copy rege ,pdata 
+0x697c 028620 iadd temp ,temp 
+0x697d 028621 increase 1 ,queue 
+0x697e 028622 copy rega ,pdata 
+0x697f 028623 isub temp ,null 
+0x6980 028624 branch host_l2cap_malloc_check_buffer_enough_end ,zero 
+0x6981 028625 branch host_l2cap_malloc_check_buffer_enough_loop ,positive 
+:      028626 host_l2cap_malloc_check_buffer_enough_end:
+0x6982 028627 copy temp ,pdata 
+0x6983 028628 isub rega ,null 
+0x6984 028629 nrtn zero 
+0x6985 028630 qset1 timeup 
+0x6986 028631 rtn 
+:      028640 host_l2cap_malloc_into_fifo:
+0x6987 028641 bpatch patch17_0 ,mem_patch17 
+0x6988 028642 call l2cap_malloc_is_fifo_full 
+0x6989 028643 nbranch assert ,blank 
+0x698a 028644 call l2cap_malloc_is_fifo_empty 
+0x698b 028645 branch host_l2cap_malloc_into_fifo_no_push ,blank 
+0x698c 028646 fetch 9 ,mem_tx_fifo1 
+0x698d 028647 store 9 ,mem_tx_fifo0 
+0x698e 028648 setarg 0 
+0x698f 028649 istore 3 ,contw 
+:      028650 host_l2cap_malloc_into_fifo_no_push:
+0x6990 028651 storer timeup ,1 ,mem_tx_fifo3_map 
+0x6991 028652 storer regd ,2 ,mem_tx_fifo3_ptr 
+0x6992 028653 rtn 
+:      028662 l2cap_malloc_fifo_out:
+0x6993 028663 bpatch patch17_1 ,mem_patch17 
+0x6994 028664 call l2cap_malloc_fifo_get_first_ptr 
+0x6995 028665 increase 1 ,contr 
+0x6996 028666 ifetch 2 ,contr 
+0x6997 028667 rtn 
+:      028674 l2cap_malloc_free:
+0x6998 028675 bpatch patch17_2 ,mem_patch17 
+0x6999 028676 call l2cap_malloc_fifo_get_first_ptr 
+0x699a 028677 copy contr ,contw 
+0x699b 028678 copy contr ,temp 
+0x699c 028679 setarg 0 
+0x699d 028680 istore 3 ,contw 
+0x699e 028681 rtn 
+:      028688 l2cap_malloc_discard:
+0x699f 028689 bpatch patch17_3 ,mem_patch17 
+0x69a0 028690 call l2cap_malloc_is_fifo_empty 
+0x69a1 028691 branch assert ,blank 
+0x69a2 028692 fetch 3 ,mem_tx_fifo2 
+0x69a3 028693 store 3 ,mem_tx_fifo3 
+0x69a4 028694 fetch 3 ,mem_tx_fifo1 
+0x69a5 028695 store 3 ,mem_tx_fifo2 
+0x69a6 028696 fetch 3 ,mem_tx_fifo0 
+0x69a7 028697 store 3 ,mem_tx_fifo1 
+0x69a8 028698 rtn 
+:      028706 l2cap_malloc_is_fifo_full:
+0x69a9 028707 bpatch patch17_4 ,mem_patch17 
+0x69aa 028708 fetch 3 ,mem_tx_fifo0 
+0x69ab 028709 rtn 
+:      028717 l2cap_malloc_is_fifo_nearly_full:
+0x69ac 028718 bpatch patch17_5 ,mem_patch17 
+0x69ad 028719 fetch 3 ,mem_tx_fifo1 
+0x69ae 028720 rtn 
+:      028728 l2cap_malloc_is_fifo_empty:
+0x69af 028729 bpatch patch17_6 ,mem_patch17 
+0x69b0 028730 fetch 3 ,mem_tx_fifo3 
+0x69b1 028731 rtn 
+:      028738 l2cap_malloc_fifo_get_first_ptr:
+0x69b2 028739 call l2cap_malloc_is_fifo_empty 
+0x69b3 028740 branch l2cap_malloc_fifo_get_first_ptr_empty ,blank 
+0x69b4 028741 arg mem_tx_fifo0 ,contr 
+:      028742 l2cap_malloc_free_loop:
+0x69b5 028743 ifetch 3 ,contr 
+0x69b6 028744 branch l2cap_malloc_free_loop ,blank 
+:      028745 l2cap_malloc_fifo_get_first_ptr_empty:
+0x69b7 028746 increase -3 ,contr 
+0x69b8 028747 rtn 
+:      028755 l2cap_malloc_get_full_map:
+0x69b9 028756 bpatch patch17_7 ,mem_patch17 
+0x69ba 028757 arg 4 ,loopcnt 
+0x69bb 028758 arg mem_tx_fifo0_map ,contr 
+0x69bc 028759 arg 0 ,temp 
+:      028760 l2cap_malloc_get_full_map_loop:
+0x69bd 028761 ifetch 3 ,contr 
+0x69be 028762 and pdata ,0xff ,pdata 
+0x69bf 028763 ior temp ,temp 
+0x69c0 028764 loop l2cap_malloc_get_full_map_loop 
+0x69c1 028765 storet 1 ,mem_used_map 
+0x69c2 028766 rtn 
+:      028769 l2cap_lpm_get_wake_lock:
+0x69c3 028770 arg wake_lock_l2cap_tx ,queue 
+0x69c4 028771 branch lpm_get_wake_lock 
+:      028773 l2cap_lpm_put_wake_lock:
+0x69c5 028774 arg wake_lock_l2cap_tx ,queue 
+0x69c6 028775 branch lpm_put_wake_lock 
+:      028786 twspi_reset:
+0x69c7 028787 bpatch patch18_1 ,mem_patch18 
+0x69c8 028788 sub temp ,ui_button_gpio_disable ,null 
+0x69c9 028789 rtn zero 
+0x69ca 028790 copy temp ,pdata 
+0x69cb 028791 and_into 0xff ,pdata 
+0x69cc 028792 sub pdata ,gpio_number + -1 ,null 
+0x69cd 028793 nbranch twspi_reset_ext ,positive 
+0x69ce 028794 arg core_gpio_conf ,contw 
+:      028795 twspi_reset_next:
+0x69cf 028796 iadd contw ,contw 
+0x69d0 028797 copy contw ,rega 
+0x69d1 028798 arg gpcfg_output_low ,temp 
+0x69d2 028799 istoret 1 ,contw 
+0x69d3 028800 call twspi_disable 
+0x69d4 028801 nop 30 
+0x69d5 028802 copy rega ,contw 
+0x69d6 028803 arg gpcfg_output_high ,temp 
+0x69d7 028804 istoret 1 ,contw 
+0x69d8 028805 branch twspi_enable 
+:      028807 twspi_reset_ext:
+0x69d9 028808 arg core_gpio_conf_hi ,contw 
+0x69da 028809 increase -16 ,pdata 
+0x69db 028810 branch twspi_reset_next 
+:      028813 twspi_disable:
+0x69dc 028814 fetch 1 ,core_spid_delay 
+0x69dd 028815 and_into 0x7f ,pdata 
+0x69de 028816 store 1 ,core_spid_delay 
+0x69df 028817 rtn 
+:      028819 twspi_enable:
+0x69e0 028820 fetch 1 ,core_spid_delay 
+0x69e1 028821 or_into 0x80 ,pdata 
+0x69e2 028822 store 1 ,core_spid_delay 
+0x69e3 028823 rtn 
+:      028825 twspi_write:
+0x69e4 028826 branch spid_write_reg 
+:      028828 twspi_read:
+0x69e5 028829 branch spid_read_reg 
+:      028833 aes_disable:
+0x69e6 028834 fetch 1 ,core_bist_ctrl 
+0x69e7 028835 set0 aes_en ,pdata 
+0x69e8 028836 store 1 ,core_bist_ctrl 
+0x69e9 028837 rtn 
+:      028839 read_function_aes:
+0x69ea 028840 nbranch read_function ,user 
+0x69eb 028841 fetch 1 ,core_bist_ctrl 
+0x69ec 028842 set1 aes_en ,pdata 
+0x69ed 028843 store 1 ,core_bist_ctrl 
+:      028844 read_function:
+0x69ee 028845 copy temp ,null 
+0x69ef 028846 branch read_fuction_zero ,zero 
+0x69f0 028847 copy regc ,pc 
+:      028849 read_fuction_zero:
+0x69f1 028850 isolate0 0 ,null 
+0x69f2 028851 branch set_ucode_status 
+:      028854 get_block_header:
+0x69f3 028855 force 4 ,temp 
+:      028856 get_block_header0:
+0x69f4 028857 arg mem_ucode_buf ,rega 
+0x69f5 028858 call aes_disable 
+0x69f6 028859 call read_function 
+0x69f7 028860 arg 0x55aa ,rega 
+0x69f8 028861 fetch 2 ,mem_ucode_buf 
+0x69f9 028862 ifetcht 2 ,contr 
+0x69fa 028863 isub rega ,null 
+0x69fb 028864 rtn 
+:      028867 read_first_block:
+0x69fc 028868 call load_aes_reinit ,user 
+0x69fd 028869 arg 2 ,temp 
+0x69fe 028870 arg mem_ucode_ptr ,rega 
+0x69ff 028871 call read_function 
+0x6a00 028872 fetch 2 ,mem_ucode_ptr 
+:      028873 read_first_block_cont:
+0x6a01 028874 store 2 ,mem_addr_mi 
+0x6a02 028875 call get_iv ,user 
+0x6a03 028876 rtn 
+:      028878 get_iv:
+0x6a04 028879 arg 16 ,temp 
+0x6a05 028880 arg mem_ucode_keybuf ,rega 
+0x6a06 028881 call aes_disable 
+0x6a07 028882 call read_function 
+:      028883 set_iv:
+0x6a08 028884 arg mem_ucode_keybuf ,contr 
+0x6a09 028885 arg 16 ,loopcnt 
+0x6a0a 028886 call aes_load_data 
+0x6a0b 028887 call aes_init 
+0x6a0c 028888 call aes_clear_data 
+0x6a0d 028889 branch do_aes_cbc 
+:      028891 load_aes_reinit:
+0x6a0e 028892 jam 0x0 ,core_ucode_ctrl 
+0x6a0f 028893 call aes_disable 
+0x6a10 028894 branch aes_clear_data 
+:      028896 load_storage:
+0x6a11 028897 setarg 0 
+0x6a12 028898 store 2 ,mem_queue 
+0x6a13 028899 disable match 
+0x6a14 028900 call get_block_header 
+0x6a15 028901 nrtn zero 
+0x6a16 028902 enable match 
+0x6a17 028903 setarg 0x8000 
+0x6a18 028904 store 3 ,core_ucode_hi 
+0x6a19 028905 arg core_ucode_data ,rega 
+0x6a1a 028906 call read_function_aes 
+0x6a1b 028907 jam 0x0 ,core_ucode_ctrl 
+0x6a1c 028908 fetch 1 ,mem_ucode_status 
+0x6a1d 028909 rtnbit0 0 
+:      028910 load_storage_loop:
+0x6a1e 028911 arg 6 ,temp 
+0x6a1f 028912 call get_block_header0 
+0x6a20 028913 nbranch load_data_checksum_compare ,zero 
+0x6a21 028914 ifetchr rega ,2 ,contr 
+0x6a22 028915 call read_function 
+0x6a23 028916 call load_data_checksum_calc 
+0x6a24 028917 branch load_storage_loop 
+:      028920 load_data_checksum_calc:
+0x6a25 028921 fetch 2 ,mem_queue 
+0x6a26 028922 arg 6 ,loopcnt 
+0x6a27 028923 arg mem_ucode_buf ,contr 
+0x6a28 028924 call cal_sum 
+0x6a29 028925 fetchr loopcnt ,2 ,mem_ucode_len 
+0x6a2a 028926 copy rega ,contr 
+0x6a2b 028927 call cal_sum 
+0x6a2c 028928 store 2 ,mem_queue 
+0x6a2d 028929 rtn 
+:      028931 load_data_checksum_compare:
+0x6a2e 028932 fetch 1 ,mem_otp_load_check_sum 
+0x6a2f 028933 beq 0x5a ,load_data_checksum_ok 
+0x6a30 028934 arg 0xaa55 ,rega 
+0x6a31 028935 fetch 2 ,mem_ucode_buf 
+0x6a32 028936 isub rega ,null 
+0x6a33 028937 nbranch load_data_checksum_compare_fail ,zero 
+0x6a34 028938 arg 0x55aa ,rega 
+0x6a35 028939 fetch 2 ,mem_ucode_len 
+0x6a36 028940 isub rega ,null 
+0x6a37 028941 nbranch load_data_checksum_compare_fail ,zero 
+0x6a38 028942 fetch 2 ,mem_sched_addr 
+0x6a39 028943 fetcht 2 ,mem_queue 
+0x6a3a 028944 isub temp ,null 
+0x6a3b 028945 nbranch load_data_checksum_compare_fail ,zero 
+:      028946 load_data_checksum_ok:
+0x6a3c 028947 set1 15 ,rega 
+0x6a3d 028948 branch read_fuction_zero 
+:      028950 load_data_checksum_compare_fail:
+0x6a3e 028951 jam 0 ,mem_ucode_status 
+0x6a3f 028952 rtn 
+:      028955 loadcode_lock_load_ucode:
+0x6a40 028958 and pdata ,0xff ,pdata 
+0x6a41 028959 rshift4 pdata ,pdata 
+0x6a42 028960 store 1 ,mem_device_option 
+0x6a43 028961 branch loadcode_load_key 
+:      028963 loadcode_lock:
+0x6a44 028964 fetch 2 ,core_ucode_flag 
+0x6a45 028965 nbranch loadcode_lock_load_ucode ,blank 
+0x6a46 028966 call loadcode_load_key 
+0x6a47 028967 fetch 2 ,mem_device_option 
+0x6a48 028968 rtn blank 
+0x6a49 028969 call loadcode_set_lock 
+0x6a4a 028970 branch lpm_write_lock 
+:      028972 loadcode_set_lock:
+0x6a4b 028973 fetch 1 ,mem_device_option 
+0x6a4c 028974 rtn blank 
+0x6a4d 028975 and pdata ,0xf ,temp 
+0x6a4e 028976 storet 1 ,mem_device_option 
+0x6a4f 028977 rshift4 pdata ,pdata 
+0x6a50 028978 ixor temp ,pdata 
+0x6a51 028979 bne 0xf ,app_lpm_mpu_lock_24g_ble 
+0x6a52 028980 branch app_lpm_lock_check 
+:      028982 load_otp_hv_vsel:
+0x6a53 028983 fetch 1 ,mem_otp_hv_sel 
+0x6a54 028984 ncall lpm_save_sel_hv ,blank 
+0x6a55 028985 fetch 1 ,mem_otp_ldo_vsel 
+0x6a56 028986 rtn blank 
+0x6a57 028987 store 1 ,mem_lpm_ldo_sel 
+0x6a58 028988 branch lpm_write_io_vsel 
+:      028990 loadcode_load_key:
+0x6a59 028991 disable user 
+0x6a5a 028992 fetch 1 ,mem_ucode_flag 
+0x6a5b 028993 rtnbit0 otp_uflag_aes 
+0x6a5c 028994 call loadcode_check_otp_lock 
+0x6a5d 028995 arg otp_offset_ucode_key_l ,pdata 
+0x6a5e 028996 iadd regb ,regb 
+0x6a5f 028997 force 16 ,loopcnt 
+0x6a60 028998 arg mem_ucode_keybuf ,rega 
+0x6a61 028999 call otp_read_data 
+0x6a62 029000 jam otp_key_lock ,core_misc_ctrl 
+0x6a63 029001 arg mem_ucode_keybuf ,contr 
+0x6a64 029002 call load_key 
+0x6a65 029004 arg mem_ucode_keybuf ,contw 
+0x6a66 029005 call memset0_16 
+0x6a67 029006 branch enable_user 
+:      029009 loadcode:
+0x6a68 029010 jam 0x25 ,core_clkoff 
+0x6a69 029011 call enable_otp_read 
+0x6a6a 029012 arg otp_offset_patch_ptr ,regb 
+0x6a6b 029013 force 11 ,loopcnt 
+0x6a6c 029014 arg mem_ucode_ptr ,rega 
+0x6a6d 029015 call otp_read_data1 
+0x6a6e 029016 fetchr regf ,5 ,mem_ucode_ptr 
+0x6a6f 029017 fetch 1 ,mem_ucode_flag 
+0x6a70 029018 bbit0 otp_uflag_bist ,loadcode_nobist 
+0x6a71 029019 jam 0x7 ,core_bist_ctrl 
+:      029020 loadcode_bistwait:
+0x6a72 029021 fetch 1 ,core_bist_done 
+0x6a73 029022 bne 7 ,loadcode_bistwait 
+0x6a74 029023 fetch 1 ,core_bist_fail 
+0x6a75 029024 lshift4 pdata ,pdata 
+0x6a76 029025 store 1 ,core_bist_ctrl 
+0x6a77 029026 branch loadcode_otp 
+:      029028 loadcode_nobist:
+0x6a78 029029 call set_bistfix 
+0x6a79 029030 call clean_xmem 
+0x6a7a 029031 call clean_smem 
+:      029032 loadcode_otp:
+0x6a7b 029033 storer regf ,5 ,mem_ucode_ptr 
+0x6a7c 029035 call loadcode_check_otp_lock 
+0x6a7d 029036 arg otp_offset_adc_param_l ,pdata 
+0x6a7e 029037 iadd regb ,regb 
+0x6a7f 029038 arg 32 ,loopcnt 
+0x6a80 029039 arg mem_otp_temp ,rega 
+0x6a81 029040 call otp_read_data 
+0x6a82 029042 call load_otp_hv_vsel 
+0x6a83 029043 call loadcode_lock 
+0x6a84 029045 fetch 1 ,mem_ucode_flag 
+0x6a85 029046 bbit0 otp_uflag_aes ,loadcode_unenc 
+0x6a86 029047 fetcht 1 ,mem_peripheral_lock_flag 
+0x6a87 029048 arg 0 ,pdata 
+0x6a88 029049 set1 otp_not_limit ,pdata 
+0x6a89 029050 set1 otp_limit ,pdata 
+0x6a8a 029051 iand temp ,rega 
+0x6a8b 029052 sub rega ,0 ,null 
+0x6a8c 029053 branch loadcode_error ,zero 
+0x6a8d 029054 isub rega ,null 
+0x6a8e 029055 branch loadcode_error ,zero 
+:      029056 loadcode_unenc:
+0x6a8f 029057 jam 0 ,mem_loadcode_times 
+0x6a90 029058 arg otp_load_code ,regc 
+:      029059 loadcode_otp_loop:
+0x6a91 029060 call loadcode_timeout 
+0x6a92 029061 nbranch loadcode_error ,positive 
+0x6a93 029062 fetch 2 ,mem_ucode_ptr 
+0x6a94 029063 branch loadcode_otp_end ,blank 
+0x6a95 029064 call read_first_block_cont 
+0x6a96 029065 call load_storage 
+0x6a97 029066 nbranch loadcode_otp_end ,match 
+0x6a98 029067 fetch 1 ,mem_ucode_status 
+0x6a99 029068 compare 3 ,pdata ,3 
+0x6a9a 029069 nbranch loadcode_otp_loop ,true 
+0x6a9b 029070 call run_otp_code 
+:      029071 loadcode_otp_end:
+0x6a9c 029072 call disable_otp 
+0x6a9d 029073 jam 0 ,mem_loadcode_times 
+:      029074 loadcode_iic_loop:
+0x6a9e 029075 call loadcode_timeout 
+0x6a9f 029076 nbranch loadcode_error ,positive 
+0x6aa0 029077 call iicd_load_gpio_init 
+0x6aa1 029078 call clear_eeprom_size_2k 
+0x6aa2 029079 fetch 1 ,mem_ucode_flag 
+0x6aa3 029080 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6aa4 029081 call loadcode_iic_by_eeprom 
+0x6aa5 029082 nbranch loadcode_iic_eeprom_2k ,match 
+0x6aa6 029083 fetch 1 ,mem_ucode_status 
+0x6aa7 029084 compare 3 ,pdata ,3 
+0x6aa8 029085 nbranch loadcode_iic_loop ,true 
+0x6aa9 029086 branch loadcode_spi 
+:      029088 run_otp_code:
+0x6aaa 029089 setarg 0x1ff 
+0x6aab 029090 arg 0 ,pc 
+0x6aac 029091 rtn 
+:      029093 loadcode_check_otp_lock:
+0x6aad 029094 arg otp_offset_h ,regb 
+0x6aae 029095 fetch 1 ,core_peripheral_lock 
+0x6aaf 029096 bbit1 otp_limit ,loadcode_otp_lock 
+0x6ab0 029097 fetch 1 ,mem_peripheral_lock_flag 
+0x6ab1 029098 rtnbit0 otp_limit 
+:      029099 loadcode_otp_lock:
+0x6ab2 029100 arg 0 ,regb 
+0x6ab3 029101 rtn 
+:      029104 loadcode_iic_eeprom_2k:
+0x6ab4 029105 call set_eeprom_size_2k 
+0x6ab5 029106 fetch 1 ,mem_ucode_flag 
+0x6ab6 029107 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6ab7 029108 call loadcode_iic_by_eeprom 
+0x6ab8 029109 nbranch loadcode_spi ,match 
+0x6ab9 029110 fetch 1 ,mem_ucode_status 
+0x6aba 029111 compare 3 ,pdata ,3 
+0x6abb 029112 nbranch loadcode_iic_loop ,true 
+0x6abc 029113 branch loadcode_hci 
+:      029115 loadcode_spi:
+0x6abd 029116 jam 0 ,mem_loadcode_times 
+:      029117 loadcode_spi_loop:
+0x6abe 029118 call loadcode_timeout 
+0x6abf 029119 nbranch loadcode_error ,positive 
+0x6ac0 029120 fetch 1 ,mem_ucode_flag 
+0x6ac1 029121 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6ac2 029122 call spid_init_flash 
+0x6ac3 029123 nop 200 
+0x6ac4 029124 call spid_flash_release_form_powerdown 
+0x6ac5 029125 nop 100 
+0x6ac6 029126 arg spid_load_flash ,regc 
+0x6ac7 029127 call read_first_block 
+0x6ac8 029128 call load_storage 
+0x6ac9 029129 nbranch loadcode_hci ,match 
+0x6aca 029130 fetch 1 ,mem_ucode_status 
+0x6acb 029131 compare 3 ,pdata ,3 
+0x6acc 029132 nbranch loadcode_spi_loop ,true 
+:      029134 loadcode_hci:
+0x6acd 029135 call clear_key_buf 
+0x6ace 029136 fetch 1 ,mem_ucode_flag 
+0x6acf 029137 rtnbit0 otp_uflag_hci 
+0x6ad0 029138 branch hci_init 
+:      029140 clear_key_buf:
+0x6ad1 029141 arg mem_ucode_keybuf ,contw 
+0x6ad2 029142 call memset0_16 
+0x6ad3 029143 force regidx_key ,regext_index 
+0x6ad4 029144 call aes_clear 
+0x6ad5 029145 jam 0x21 ,core_clkoff 
+0x6ad6 029146 rtn 
+:      029148 iicd_load_gpio_init:
+0x6ad7 029149 fetch 1 ,mem_eeprom_sda_gpio 
+0x6ad8 029150 fetcht 1 ,mem_eeprom_scl_gpio 
+0x6ad9 029151 isub temp ,null 
+0x6ada 029152 nbranch iicd_read_init_pin ,zero 
+:      029153 iicd_load_default_gpio:
+0x6adb 029154 jam 4 ,mem_eeprom_wp_gpio 
+0x6adc 029155 jam 23 ,mem_eeprom_scl_gpio 
+0x6add 029156 jam 22 ,mem_eeprom_sda_gpio 
+0x6ade 029157 branch iicd_read_init_pin 
+:      029161 loadcode_iic_by_eeprom:
+0x6adf 029162 setarg 0x0 
+0x6ae0 029163 store 2 ,mem_addr_mi 
+0x6ae1 029164 arg iicd_read_eep ,regc 
+0x6ae2 029165 call iic_init_600khz 
+0x6ae3 029166 call read_first_block 
+0x6ae4 029167 branch load_storage 
+:      029172 loadcode_timeout:
+0x6ae5 029173 call loadcode_error_delay 
+0x6ae6 029174 fetch 1 ,mem_loadcode_times 
+0x6ae7 029175 increase 1 ,pdata 
+0x6ae8 029176 sub pdata ,3 ,null 
+0x6ae9 029177 store 1 ,mem_loadcode_times 
+0x6aea 029178 rtn 
+:      029180 loadcode_error_delay:
+0x6aeb 029181 fetch 1 ,mem_loadcode_times 
+0x6aec 029182 rtn blank 
+0x6aed 029183 fetch 1 ,mem_otp_load_delay 
+0x6aee 029184 rtn blank 
+0x6aef 029185 copy pdata ,loopcnt 
+0x6af0 029186 branch delay_ms_wait 
+:      029189 loadcode_error:
+0x6af1 029190 call clear_key_buf 
+0x6af2 029191 call aes_disable 
+0x6af3 029193 call ice_break 
+0x6af4 029194 rtn 
+:      029196 set_bistfix:
+0x6af5 029197 and_into 0xe0 ,pdata 
+0x6af6 029198 rshift pdata ,pdata 
+0x6af7 029199 store 1 ,core_bist_ctrl 
+0x6af8 029200 setarg 1 
+0x6af9 029201 arg mem_bistfix_val ,contr 
+:      029202 set_bistfix_loop:
+0x6afa 029203 ifetcht 2 ,contr 
+0x6afb 029204 storet 2 ,core_lpm_reg 
+0x6afc 029205 store 1 ,core_set_bistfix 
+0x6afd 029206 lshift pdata ,pdata 
+0x6afe 029207 bbit0 3 ,set_bistfix_loop 
+0x6aff 029208 rtn 
+:      029211 set_ucode_status:
+0x6b00 029212 fetch 1 ,mem_ucode_status 
+0x6b01 029213 lshift pdata ,pdata 
+0x6b02 029214 setflag true ,0 ,pdata 
+0x6b03 029215 isolate0 15 ,rega 
+0x6b04 029216 rtn true 
+0x6b05 029217 store 1 ,mem_ucode_status 
+0x6b06 029218 rtn 
+:      029221 decrypt_code:
+0x6b07 029222 fetch 1 ,core_bist_ctrl 
+0x6b08 029223 rtnbit0 aes_en 
+0x6b09 029224 branch decrypt_code_skip 
+:      029225 decrypt_code_loop:
+0x6b0a 029226 fetch 1 ,core_dma_status 
+0x6b0b 029227 qisolate1 pdata 
+0x6b0c 029228 rtn true 
+:      029229 decrypt_code_skip:
+0x6b0d 029230 fetch 1 ,core_misc_status 
+0x6b0e 029231 bbit0 1 ,decrypt_code_loop 
+0x6b0f 029232 call do_aes_cbc 
+0x6b10 029233 branch decrypt_code_loop 
+:      029253 load_ucode:
+0x6b11 029254 fetch 2 ,mem_patch_ptr 
+0x6b12 029255 rtn blank 
+0x6b13 029256 jam 0x80 ,core_ucode_ctrl 
+0x6b14 029257 jam 0 ,core_ucode_hi 
+0x6b15 029258 jam 0 ,core_ucode_low 
+0x6b16 029259 fetcht 2 ,mem_patch_len 
+0x6b17 029260 lshift2 temp ,loopcnt 
+0x6b18 029261 iforce contr 
+:      029262 load_ucode_loop:
+0x6b19 029263 ifetch 1 ,contr 
+0x6b1a 029264 store 1 ,core_ucode_data 
+0x6b1b 029265 loop load_ucode_loop 
+0x6b1c 029266 jam 0x0 ,core_ucode_ctrl 
+0x6b1d 029267 rtn 
+:      029274 otp_load_code:
+0x6b1e 029275 copy temp ,loopcnt 
+0x6b1f 029276 fetch 2 ,mem_addr_mi 
+0x6b20 029277 iadd temp ,temp 
+0x6b21 029278 storet 2 ,mem_addr_mi 
+0x6b22 029279 iforce regb 
+0x6b23 029280 copy rega ,nap 
+0x6b24 029281 jam init_key ,core_misc_ctrl 
+0x6b25 029282 call otp_read_data 
+0x6b26 029283 copy nap ,rega 
+0x6b27 029284 isolate0 15 ,rega 
+0x6b28 029285 rtn true 
+0x6b29 029286 call enable_true ,blank 
+0x6b2a 029287 branch set_ucode_status 
+:      029290 otp_enable_chgpump25:
+0x6b2b 029291 jam 0x1 ,core_chgpump_ctrl 
+0x6b2c 029292 nop 300 
+0x6b2d 029293 jam 0x5 ,core_chgpump_ctrl 
+0x6b2e 029294 nop 100 
+0x6b2f 029295 jam 0x25 ,core_chgpump_ctrl 
+0x6b30 029296 nop 1000 
+0x6b31 029297 jam 0x27 ,core_chgpump_ctrl 
+0x6b32 029298 nop 300 
+0x6b33 029299 rtn 
+:      029301 otp_enable_chgpump65:
+0x6b34 029302 call otp_enable_chgpump25 
+0x6b35 029303 jam 0x3f ,core_chgpump_ctrl 
+0x6b36 029304 rtn 
+:      029306 disable_otp:
+0x6b37 029307 jam 0x83 ,core_otp_ctrl 
+:      029308 otp_disable_chgpump:
+0x6b38 029309 jam 0 ,core_chgpump_ctrl 
+0x6b39 029310 rtn 
+:      029312 enable_otp_read:
+0x6b3a 029313 call otp_enable_chgpump25 
+:      029315 otp_reset:
+0x6b3b 029316 jam 0x82 ,core_otp_ctrl 
+0x6b3c 029317 nop 12 
+0x6b3d 029318 jam 0x80 ,core_otp_ctrl 
+0x6b3e 029319 jam 0x82 ,core_otp_ctrl 
+0x6b3f 029320 nop 150 
+0x6b40 029321 rtn 
+:      029324 otp_set_addr:
+0x6b41 029325 lshift3 regb ,regb 
+0x6b42 029326 storer regb ,2 ,core_otp_addr 
+0x6b43 029327 jam 0 ,core_otp_din 
+0x6b44 029328 rtn 
+:      029331 otp_write:
+0x6b45 029332 bpatch patch18_4 ,mem_patch18 
+0x6b46 029333 call otp_enable_chgpump65 
+0x6b47 029334 call otp_set_addr 
+0x6b48 029335 call otp_reset 
+:      029336 otp_program:
+0x6b49 029337 ifetcht 1 ,rega 
+0x6b4a 029338 increase 1 ,rega 
+0x6b4b 029339 force 0 ,queue 
+:      029340 otp_program_bit:
+0x6b4c 029341 qisolate0 temp 
+0x6b4d 029342 branch otp_skip_0 ,true 
+0x6b4e 029343 fetch 1 ,core_otp_din 
+0x6b4f 029344 set1 6 ,pdata 
+0x6b50 029345 set1 7 ,pdata 
+0x6b51 029346 store 1 ,core_otp_din 
+0x6b52 029347 jam 0x02 ,core_otp_ctrl 
+0x6b53 029348 jam 0x82 ,core_otp_ctrl 
+0x6b54 029349 set0 7 ,pdata 
+0x6b55 029350 store 1 ,core_otp_din 
+0x6b56 029351 jam 0x8a ,core_otp_ctrl 
+0x6b57 029352 nop 11 
+0x6b58 029353 jam 0xca ,core_otp_ctrl 
+0x6b59 029354 nop 33 
+0x6b5a 029355 jam 0x4a ,core_otp_ctrl 
+0x6b5b 029356 nop 44 
+0x6b5c 029357 jam 0xca ,core_otp_ctrl 
+0x6b5d 029358 nop 22 
+0x6b5e 029359 jam 0x8a ,core_otp_ctrl 
+0x6b5f 029360 nop 33 
+0x6b60 029361 jam 0x82 ,core_otp_ctrl 
+0x6b61 029362 nop 1 
+0x6b62 029363 jam 0x92 ,core_otp_ctrl 
+0x6b63 029364 nop 10 
+0x6b64 029365 jam 0xb2 ,core_otp_ctrl 
+0x6b65 029366 fetch 1 ,core_otp_rdata 
+0x6b66 029367 jam 0x92 ,core_otp_ctrl 
+0x6b67 029368 nop 1 
+0x6b68 029369 jam 0x82 ,core_otp_ctrl 
+0x6b69 029370 nop 1 
+0x6b6a 029371 qisolate0 pdata 
+0x6b6b 029372 branch otp_program_bit ,true 
+:      029373 otp_skip_0:
+0x6b6c 029374 fetch 2 ,core_otp_addr 
+0x6b6d 029375 increase 1 ,pdata 
+0x6b6e 029376 store 2 ,core_otp_addr 
+0x6b6f 029377 increase 1 ,queue 
+0x6b70 029378 compare 8 ,queue ,0xf 
+0x6b71 029379 nbranch otp_program_bit ,true 
+0x6b72 029380 loop otp_program 
+0x6b73 029381 branch otp_disable_chgpump 
+:      029387 otp_read_data:
+0x6b74 029388 bpatch patch18_5 ,mem_patch18 
+:      029389 otp_read_data1:
+0x6b75 029390 call otp_set_addr 
+0x6b76 029391 jam 0xa2 ,core_otp_ctrl 
+0x6b77 029392 increase 8 ,regb 
+0x6b78 029393 arg 0 ,queue 
+0x6b79 029394 setarg -1 
+:      029395 otp_read_data_loop:
+0x6b7a 029396 fetcht 1 ,core_otp_rdata 
+0x6b7b 029397 istoret 1 ,rega 
+0x6b7c 029398 bcrc temp 
+0x6b7d 029399 jam shift_key ,core_misc_ctrl 
+0x6b7e 029400 storer regb ,2 ,core_otp_addr 
+0x6b7f 029401 isolate1 15 ,rega 
+0x6b80 029402 branch otp_read_noinc ,true 
+0x6b81 029403 increase 1 ,rega 
+0x6b82 029404 branch otp_read_unenc 
+:      029406 otp_read_noinc:
+0x6b83 029407 nbranch otp_read_unenc ,user 
+0x6b84 029408 increase 1 ,queue 
+0x6b85 029409 compare 0 ,queue ,0xf 
+0x6b86 029410 nbranch otp_read_unenc ,true 
+0x6b87 029411 call do_aes_cbc 
+0x6b88 029412 jam init_key ,core_misc_ctrl 
+:      029413 otp_read_unenc:
+0x6b89 029414 increase 8 ,regb 
+0x6b8a 029415 loop otp_read_data_loop 
+0x6b8b 029416 jam 0x82 ,core_otp_ctrl 
+0x6b8c 029417 rtn 
+:      029428 app_lpm_lock_check:
+0x6b8d 029429 fetch 1 ,mem_device_option 
+0x6b8e 029430 beq dvc_op_module ,app_lpm_module_lock 
+0x6b8f 029431 beq dvc_op_dongle ,app_lpm_dongle_lock 
+0x6b90 029433 beq dvc_op_mouse ,app_lpm_mouse_lock 
+0x6b91 029434 beq dvc_op_shutter ,app_lpm_shutter_lock 
+0x6b92 029435 beq dvc_op_shutter_dy ,app_lpm_shutter_lock 
+0x6b93 029436 beq dvc_op_hci_boot ,app_lpm_hciboot_lock 
+0x6b94 029437 beq dvc_op_remote_car ,app_lpm_car_lock_application_and_ble 
+0x6b95 029438 beq dvc_op_car ,app_lpm_car_lock 
+0x6b96 029439 beq dvc_op_mesh ,app_lpm_mesh_lock 
+0x6b97 029440 beq dvc_op_keyboard ,app_lpm_kb_lock 
+0x6b98 029441 branch app_lpm_mpu_lock_24g_ble 
+:      029444 app_lpm_mesh_lock:
+0x6b99 029445 arg car_init ,pdata 
+0x6b9a 029446 arg shutter_dy_shutter_1s_timer ,temp 
+0x6b9b 029447 call app_mpu_s0_lock 
+0x6b9c 029448 branch app_lpm_lock_mesh 
+:      029450 app_lpm_kb_lock:
+0x6b9d 029451 branch app_lpm_lock_mesh 
+:      029454 app_lpm_module_lock:
+:      029455 app_lpm_hciboot_lock:
+0x6b9e 029456 branch app_lpm_mpu_lock_24g 
+:      029459 app_lpm_dongle_lock:
+0x6b9f 029460 arg module_init ,pdata 
+0x6ba0 029461 arg shutter_dy_shutter_1s_timer ,temp 
+0x6ba1 029462 call app_mpu_s0_lock 
+0x6ba2 029463 branch app_lpm_lock_mesh 
+:      029465 app_lpm_mouse_lock:
+0x6ba3 029466 arg car_init ,pdata 
+0x6ba4 029467 arg module_set_state ,temp 
+0x6ba5 029468 call app_mpu_s0_lock 
+0x6ba6 029469 branch app_lpm_lock_mesh 
+:      029471 app_lpm_shutter_lock:
+0x6ba7 029472 arg car_init ,pdata 
+0x6ba8 029473 arg remote_car_moto_data_enable_user ,temp 
+0x6ba9 029474 call app_mpu_s0_lock 
+0x6baa 029475 branch app_lpm_lock_mesh 
+:      029477 app_lpm_car_lock:
+0x6bab 029478 arg dongle_init ,pdata 
+0x6bac 029479 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bad 029480 call app_mpu_s0_lock 
+:      029481 app_lpm_lock_mesh:
+0x6bae 029482 arg ali_mesh_access_layer_resolve_message ,pdata 
+0x6baf 029483 arg ali_mesh_upper_transport_layer_init_queue_param ,temp 
+0x6bb0 029484 branch app_mpu_s1_lock 
+:      029486 app_lpm_car_lock_application_and_ble:
+0x6bb1 029487 arg dongle_init ,pdata 
+0x6bb2 029488 arg shutter_dy_shutter_1s_timer ,temp 
+0x6bb3 029489 call app_mpu_s0_lock 
+0x6bb4 029490 arg le_adv ,pdata 
+0x6bb5 029491 arg le_send_ll_one_lenth ,temp 
+0x6bb6 029492 branch app_mpu_s1_lock 
+:      029495 app_mpu_s0_lock:
+0x6bb7 029496 lshift16 temp ,temp 
+0x6bb8 029497 ior temp ,pdata 
+0x6bb9 029498 branch lpm_write_mpu_s0 
+:      029501 app_lpm_mpu_lock_ble:
+0x6bba 029502 arg le_parse_att ,pdata 
+0x6bbb 029503 arg le_send_ll_one_lenth ,temp 
+:      029504 app_mpu_s1_lock:
+0x6bbc 029505 lshift16 temp ,temp 
+0x6bbd 029506 ior temp ,pdata 
+0x6bbe 029507 branch lpm_write_mpu_s1 
+:      029509 app_lpm_mpu_lock_24g:
+0x6bbf 029510 arg g24_prep ,pdata 
+0x6bc0 029511 arg g24_factory_check ,temp 
+0x6bc1 029512 branch app_mpu_s1_lock 
+:      029514 app_lpm_mpu_lock_24g_ble:
+0x6bc2 029515 call app_lpm_mpu_lock_24g 
+0x6bc3 029516 arg le_parse_att ,pdata 
+0x6bc4 029517 arg le_send_ll_one_lenth ,temp 
+0x6bc5 029518 branch app_mpu_s0_lock 
+:      029524 spid_init:
+0x6bc6 029525 bpatch patch18_6 ,mem_patch18 
+:      029526 spid_init_common:
+0x6bc7 029527 fetch 1 ,mem_spi_init_clk 
+0x6bc8 029528 store 1 ,core_spid_ctrl 
+0x6bc9 029529 fetch 1 ,mem_spi_init_delay_time 
+0x6bca 029530 store 1 ,core_spid_delay 
+0x6bcb 029531 setarg mem_spid_tbuf 
+0x6bcc 029532 store 2 ,core_spid_txaddr 
+0x6bcd 029533 setarg mem_spid_rbuf 
+0x6bce 029534 store 2 ,core_spid_rxaddr 
+0x6bcf 029535 branch twspi_disable 
+:      029540 spid_write_reg:
+0x6bd0 029541 set1 7 ,pdata 
+0x6bd1 029542 store 2 ,mem_spid_tbuf 
+0x6bd2 029543 bpatch patch18_7 ,mem_patch18 
+0x6bd3 029544 jam 2 ,core_spid_txlen 
+0x6bd4 029545 jam 0 ,core_spid_rxlen 
+0x6bd5 029546 jam spid_start ,core_misc_ctrl 
+0x6bd6 029547 branch wait_spid_done 
+:      029550 spid_read_reg:
+0x6bd7 029551 force 1 ,temp 
+:      029552 spid_read_regs:
+0x6bd8 029553 store 1 ,mem_spid_tbuf 
+0x6bd9 029554 bpatch patch19_0 ,mem_patch19 
+0x6bda 029555 jam 1 ,core_spid_txlen 
+0x6bdb 029556 storet 2 ,core_spid_rxlen 
+0x6bdc 029557 jam spid_start ,core_misc_ctrl 
+0x6bdd 029558 call wait_spid_done 
+0x6bde 029559 fetch 1 ,mem_spid_rbuf 
+0x6bdf 029560 rtn 
+:      029563 wait_spid_done:
+0x6be0 029567 nop 5 
+0x6be1 029568 fetch 1 ,core_dma_status 
+0x6be2 029569 bbit0 spid_done ,wait_spid_done 
+0x6be3 029570 rtn 
+:      029578 flash_write:
+0x6be4 029579 disable user 
+0x6be5 029580 copy pdata ,regb 
+0x6be6 029581 fetch 1 ,mem_spi_write_flash_sm 
+0x6be7 029582 rtnne flash_sm_no_buys 
+0x6be8 029583 enable user 
+0x6be9 029584 copy regb ,pdata 
+0x6bea 029585 branch spid_flash_write_start 
+:      029588 flash_write_spi_sm_timer:
+0x6beb 029589 fetch 1 ,mem_spi_write_flash_sm 
+0x6bec 029590 beq flash_sm_start ,spid_flash_write_start 
+0x6bed 029591 beq flash_sm_erase_sector ,spid_flash_erase_sector 
+0x6bee 029592 beq flash_sm_wait_erase_sector ,spid_flash_wait_erase_sector 
+0x6bef 029593 beq flash_sm_write_data ,spid_flash_write_data 
+0x6bf0 029594 beq flash_sm_wait_write_data ,spid_flash_wait_write_data 
+0x6bf1 029595 rtn 
+:      029597 spid_flash_write_start:
+0x6bf2 029598 store 3 ,mem_spi_write_addr 
+0x6bf3 029599 copy rega ,pdata 
+0x6bf4 029600 store 2 ,mem_spi_write_ptr 
+0x6bf5 029601 storet 2 ,mem_spi_write_len 
+0x6bf6 029602 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6bf7 029603 branch spid_init_flash 
+:      029605 spid_flash_erase_sector:
+0x6bf8 029606 call spid_init_flash 
+0x6bf9 029607 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x6bfa 029608 call spid_unlock_flash 
+0x6bfb 029609 arg mem_spid_tbuf ,rega 
+0x6bfc 029610 jam 4 ,core_spid_txlen 
+0x6bfd 029611 fetch 3 ,mem_spi_write_addr 
+0x6bfe 029612 arg flash_command_sector_erase ,temp 
+0x6bff 029613 branch spid_write_flash_common 
+:      029615 spid_flash_wait_erase_sector:
+0x6c00 029616 call spid_init_flash 
+0x6c01 029617 call wait_spid_flash_done 
+0x6c02 029618 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6c03 029619 rtn 
+:      029622 spid_flash_write_data:
+0x6c04 029623 bpatch patch19_1 ,mem_patch19 
+0x6c05 029624 call spid_init_flash 
+0x6c06 029625 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6c07 029626 call spid_unlock_flash 
+0x6c08 029627 call spid_flash_data_preserve 
+0x6c09 029628 call spid_write_flash 
+0x6c0a 029629 branch spid_flash_data_recover 
+:      029630 spid_flash_wait_write_data:
+0x6c0b 029631 call spid_init_flash 
+0x6c0c 029632 call spid_unlock_flash 
+0x6c0d 029633 setarg flash_read_satus 
+0x6c0e 029634 call spid_read_reg 
+0x6c0f 029635 rtnbit1 flash_status_wip 
+0x6c10 029636 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6c11 029637 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6c12 029638 branch callback_func 
+:      029639 spid_flash_data_recover:
+0x6c13 029640 fetch 4 ,mem_temp 
+0x6c14 029641 fetcht 2 ,mem_spi_write_ptr 
+:      029642 spid_flash_data_recover_comm:
+0x6c15 029643 increase -4 ,temp 
+0x6c16 029644 istore 4 ,temp 
+0x6c17 029645 rtn 
+:      029647 spid_flash_data_preserve:
+0x6c18 029648 fetcht 2 ,mem_spi_write_ptr 
+0x6c19 029649 copy temp ,rega 
+0x6c1a 029650 increase -4 ,temp 
+0x6c1b 029651 ifetch 4 ,temp 
+0x6c1c 029652 store 4 ,mem_temp 
+0x6c1d 029653 fetcht 2 ,mem_spi_write_len 
+0x6c1e 029654 fetch 3 ,mem_spi_write_addr 
+0x6c1f 029655 rtn 
+:      029657 spid_init_flash:
+0x6c20 029658 bpatch patch19_2 ,mem_patch19 
+0x6c21 029659 call spi_gpio_init 
+0x6c22 029660 call twspi_disable 
+0x6c23 029661 setarg 0 
+0x6c24 029662 store 4 ,mem_spid_tbuf 
+0x6c25 029663 rtn 
+:      029665 spid_unlock_flash:
+0x6c26 029666 jam flash_command_write_enable ,mem_spid_tbuf 
+:      029667 spid_sendcmd_common:
+0x6c27 029668 setarg 0 
+0x6c28 029669 store 2 ,core_spid_rxlen 
+0x6c29 029670 setarg 1 
+0x6c2a 029671 store 2 ,core_spid_txlen 
+0x6c2b 029672 setarg mem_spid_tbuf 
+0x6c2c 029673 store 2 ,core_spid_txaddr 
+0x6c2d 029674 jam spid_start ,core_misc_ctrl 
+0x6c2e 029675 branch wait_spid_done 
+:      029677 spid_flash_release_form_powerdown:
+0x6c2f 029678 jam flash_command_release_from_powerdown ,mem_spid_tbuf 
+0x6c30 029679 branch spid_sendcmd_common 
+:      029681 spid_flash_powerdown:
+0x6c31 029682 jam flash_command_powerdown ,mem_spid_tbuf 
+0x6c32 029683 branch spid_sendcmd_common 
+:      029685 spid_write_flash_data:
+0x6c33 029686 store 3 ,mem_pdatatemp 
+0x6c34 029687 storet 2 ,mem_temp 
+0x6c35 029688 storer rega ,2 ,mem_rega 
+0x6c36 029689 bpatchx patch36_5 ,mem_patch36 
+0x6c37 029690 call spid_unlock_flash 
+0x6c38 029691 fetch 3 ,mem_pdatatemp 
+0x6c39 029692 fetcht 2 ,mem_temp 
+0x6c3a 029693 fetchr rega ,2 ,mem_rega 
+0x6c3b 029694 branch spid_write_flash 
+:      029697 spid_write_flash:
+0x6c3c 029698 increase 4 ,temp 
+0x6c3d 029699 storet 2 ,core_spid_txlen 
+0x6c3e 029700 arg flash_command_write_data ,temp 
+0x6c3f 029701 increase -4 ,rega 
+:      029703 spid_write_flash_common:
+0x6c40 029704 istoret 1 ,rega 
+0x6c41 029705 rshift16 pdata ,temp 
+0x6c42 029706 istoret 1 ,contw 
+0x6c43 029707 rshift8 pdata ,temp 
+0x6c44 029708 istoret 1 ,contw 
+0x6c45 029709 istore 1 ,contw 
+0x6c46 029710 deposit rega 
+0x6c47 029711 store 2 ,core_spid_txaddr 
+0x6c48 029712 setarg 0 
+0x6c49 029713 store 2 ,core_spid_rxlen 
+0x6c4a 029714 jam spid_start ,core_misc_ctrl 
+0x6c4b 029715 call wait_spid_done 
+0x6c4c 029716 branch wait_spid_flash_done 
+:      029720 spid_read_flash:
+0x6c4d 029721 storet 2 ,core_spid_rxlen 
+0x6c4e 029722 rshift16 pdata ,temp 
+0x6c4f 029723 storet 1 ,mem_addr_hi 
+0x6c50 029724 rshift8 pdata ,temp 
+0x6c51 029725 storet 1 ,mem_addr_mi 
+0x6c52 029726 store 1 ,mem_addr_lo 
+0x6c53 029727 setarg 4 
+0x6c54 029728 store 2 ,core_spid_txlen 
+0x6c55 029729 jam flash_command_read_data ,mem_spid_tbuf 
+0x6c56 029730 setarg mem_spid_tbuf 
+0x6c57 029731 store 2 ,core_spid_txaddr 
+0x6c58 029732 deposit rega 
+0x6c59 029733 store 2 ,core_spid_rxaddr 
+0x6c5a 029734 fetch 1 ,core_spid_ctrl 
+0x6c5b 029735 isolate0 15 ,rega 
+0x6c5c 029736 setflag true ,6 ,pdata 
+0x6c5d 029737 store 1 ,core_spid_ctrl 
+0x6c5e 029738 jam spid_start ,core_misc_ctrl 
+:      029739 spid_read_flash_wait:
+0x6c5f 029740 fetch 1 ,core_dma_status 
+0x6c60 029741 bbit1 7 ,spid_read_flash_wait 
+0x6c61 029742 arg spid_done ,queue 
+0x6c62 029743 branch wait_spid_done 
+:      029745 wait_spid_flash_done:
+0x6c63 029746 setarg 2000 
+0x6c64 029747 call sleep 
+0x6c65 029748 call spid_unlock_flash 
+0x6c66 029749 setarg mem_spid_rbuf 
+0x6c67 029750 store 2 ,core_spid_rxaddr 
+0x6c68 029751 setarg flash_read_satus 
+0x6c69 029752 call spid_read_reg 
+0x6c6a 029753 bbit1 flash_status_wip ,wait_spid_flash_done 
+0x6c6b 029754 rtn 
+:      029760 spid_load_flash:
+0x6c6c 029761 storet 2 ,core_spid_rxlen 
+0x6c6d 029762 setarg 4 
+0x6c6e 029763 store 2 ,core_spid_txlen 
+0x6c6f 029764 jam 3 ,mem_spid_tbuf 
+0x6c70 029765 setarg mem_spid_tbuf 
+0x6c71 029766 store 2 ,core_spid_txaddr 
+0x6c72 029767 deposit rega 
+0x6c73 029768 store 2 ,core_spid_rxaddr 
+0x6c74 029769 fetch 1 ,core_spid_ctrl 
+0x6c75 029770 isolate0 15 ,rega 
+0x6c76 029771 setflag true ,6 ,pdata 
+0x6c77 029772 store 1 ,core_spid_ctrl 
+0x6c78 029773 jam spid_start ,core_misc_ctrl 
+:      029774 spi_load_flash_wait:
+0x6c79 029775 fetch 1 ,core_dma_status 
+0x6c7a 029776 bbit1 7 ,spi_load_flash_wait 
+0x6c7b 029777 arg spid_done ,queue 
+0x6c7c 029778 call decrypt_code 
+0x6c7d 029779 call wait_spid_done 
+0x6c7e 029780 isolate1 spid_crcok ,pdata 
+0x6c7f 029781 call set_ucode_status 
+0x6c80 029782 fetch 1 ,mem_addr_hi 
+0x6c81 029783 lshift16 pdata ,regb 
+0x6c82 029784 fetch 2 ,mem_addr_mi 
+0x6c83 029785 byteswap pdata ,pdata 
+0x6c84 029786 ior regb ,pdata 
+0x6c85 029787 iadd temp ,pdata 
+0x6c86 029788 store 1 ,mem_addr_lo 
+0x6c87 029789 rshift8 pdata ,pdata 
+0x6c88 029790 byteswap pdata ,pdata 
+0x6c89 029791 store 2 ,mem_addr_hi 
+0x6c8a 029792 rtn 
+:      029794 spi_gpio_init:
+0x6c8b 029795 fetch 1 ,mem_spi_cs_gpio 
+0x6c8c 029796 fetcht 1 ,mem_spi_so_gpio 
+0x6c8d 029797 isub temp ,null 
+0x6c8e 029798 nbranch spi_pin_set ,zero 
+0x6c8f 029799 call spi_gpio_default_init 
+:      029801 spi_pin_set:
+0x6c90 029802 fetch 1 ,mem_spi_cs_gpio 
+0x6c91 029803 arg gpcfg_spid_ncs ,temp 
+0x6c92 029804 call gpio_config_function_int 
+0x6c93 029805 fetch 1 ,mem_spi_sclk_gpio 
+0x6c94 029806 arg gpcfg_spid_sck ,temp 
+0x6c95 029807 call gpio_config_function_int 
+0x6c96 029808 fetch 1 ,mem_spi_si_gpio 
+0x6c97 029809 arg gpcfg_spid_mosi ,temp 
+0x6c98 029810 call gpio_config_function_int 
+0x6c99 029811 fetch 1 ,mem_spi_so_gpio 
+0x6c9a 029812 arg gpcfg_spid_miso ,temp 
+0x6c9b 029813 branch gpio_config_function_int 
+:      029815 spi_gpio_default_init:
+0x6c9c 029816 jam 1 ,mem_spi_cs_gpio 
+0x6c9d 029817 jam 3 ,mem_spi_si_gpio 
+0x6c9e 029818 jam 0 ,mem_spi_so_gpio 
+0x6c9f 029819 jam 2 ,mem_spi_sclk_gpio 
+0x6ca0 029820 jam 11 ,mem_spi_wp_gpio 
+0x6ca1 029821 jam 10 ,mem_spi_hold_gpio 
+0x6ca2 029822 rtn 
+:      029825 soft_reset_chip:
+0x6ca3 029826 jam 1 ,core_reset 
+0x6ca4 029827 rtn 
+:      029833 iic_init_600khz:
+0x6ca5 029834 jam 5 ,core_iicd_scl_low 
+0x6ca6 029835 jam 7 ,core_iicd_scl_high 
+0x6ca7 029836 jam 7 ,core_iicd_start_setup 
+0x6ca8 029837 jam 7 ,core_iicd_start_hold 
+0x6ca9 029838 jam 7 ,core_iicd_stop_setup 
+0x6caa 029839 jam 5 ,core_iicd_data_setup 
+0x6cab 029840 jam 0 ,core_iicd_data_hold 
+0x6cac 029841 rtn 
+:      029843 iic_init_360khz:
+0x6cad 029844 jam 12 ,core_iicd_scl_low 
+0x6cae 029845 jam 13 ,core_iicd_scl_high 
+0x6caf 029846 jam 13 ,core_iicd_start_setup 
+0x6cb0 029847 jam 13 ,core_iicd_start_hold 
+0x6cb1 029848 jam 13 ,core_iicd_stop_setup 
+0x6cb2 029849 jam 12 ,core_iicd_data_setup 
+0x6cb3 029850 jam 0 ,core_iicd_data_hold 
+0x6cb4 029851 rtn 
+:      029853 iicd_init_pin:
+0x6cb5 029854 call iicd_eeprom_write_enable 
+:      029855 iicd_init_pin_scl_sda:
+0x6cb6 029856 fetch 1 ,mem_eeprom_scl_gpio 
+0x6cb7 029857 arg gpcfg_iic_scl | gpcfg_pullup ,temp 
+0x6cb8 029858 call gpio_config_function_int 
+0x6cb9 029859 fetch 1 ,mem_eeprom_sda_gpio 
+0x6cba 029860 arg gpcfg_iic_sda | gpcfg_pullup ,temp 
+0x6cbb 029861 branch gpio_config_function_int 
+:      029863 iicd_read_init_pin:
+0x6cbc 029864 call iicd_eeprom_write_disable 
+0x6cbd 029865 branch iicd_init_pin_scl_sda 
+:      029867 wait_iicd_done:
+0x6cbe 029868 fetch 1 ,core_dma_status 
+0x6cbf 029869 bbit0 iicd_done ,wait_iicd_done 
+0x6cc0 029870 rtn 
+:      029896 set_eeprom_size_2k:
+0x6cc1 029897 set1 mark_eeprom_size ,mark 
+0x6cc2 029898 jam 0x08 ,mem_eeprom_block_size 
+0x6cc3 029899 rtn 
+:      029901 clear_eeprom_size_2k:
+0x6cc4 029902 set0 mark_eeprom_size ,mark 
+0x6cc5 029903 jam 0x20 ,mem_eeprom_block_size 
+0x6cc6 029904 rtn 
+:      029907 iicd_read_eep_data_size_2k:
+0x6cc7 029908 fetch 1 ,mem_eeprom_base 
+0x6cc8 029909 iadd regb ,pdata 
+0x6cc9 029910 store 1 ,mem_addr_mi 
+0x6cca 029911 branch iicd_read_eep_size_2k 
+:      029913 iicd_read_eep_size_2k_lcadcode:
+0x6ccb 029914 fetch 2 ,mem_addr_mi 
+0x6ccc 029915 byteswap pdata ,pdata 
+0x6ccd 029916 store 1 ,mem_addr_mi 
+:      029921 iicd_read_eep_size_2k:
+0x6cce 029922 setarg 3 
+0x6ccf 029923 store 2 ,core_iicd_txlen 
+0x6cd0 029924 jam 0xa0 ,mem_iicd_tbuf 
+0x6cd1 029925 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x6cd2 029926 branch iicd_read_eep_common 
+:      029932 iicd_write_protect_eep_data:
+0x6cd3 029933 storet 2 ,mem_temp 
+0x6cd4 029934 call iicd_eeprom_write_enable 
+0x6cd5 029935 fetcht 2 ,mem_temp 
+0x6cd6 029936 call iicd_write_eep_data 
+0x6cd7 029937 branch iicd_eeprom_write_disable 
+:      029939 iicd_eeprom_write_enable:
+0x6cd8 029940 fetch 1 ,mem_eeprom_wp_gpio 
+0x6cd9 029941 rtneq gpio_disable 
+0x6cda 029942 bbit0 6 ,iicd_wp_gpio_output_low 
+0x6cdb 029943 setarg 150000 
+0x6cdc 029944 call sleep 
+:      029945 iicd_wp_gpio_output_low:
+0x6cdd 029946 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6cde 029947 branch gpio_out_active 
+:      029949 iicd_eeprom_write_disable:
+0x6cdf 029950 fetcht 1 ,mem_eeprom_wp_gpio 
+0x6ce0 029951 branch gpio_out_inactive 
+:      029956 iicd_read_eep_data:
+0x6ce1 029957 bpatch patch19_3 ,mem_patch19 
+0x6ce2 029958 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x6ce3 029959 fetch 2 ,mem_eeprom_base 
+0x6ce4 029960 iadd regb ,pdata 
+0x6ce5 029961 byteswap pdata ,pdata 
+0x6ce6 029962 store 2 ,mem_addr_mi 
+:      029965 iicd_read_eep:
+0x6ce7 029966 bpatch patch19_4 ,mem_patch19 
+0x6ce8 029967 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x6ce9 029968 setarg 4 
+0x6cea 029969 store 2 ,core_iicd_txlen 
+0x6ceb 029970 jam 0xa0 ,mem_iicd_tbuf 
+0x6cec 029971 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      029972 iicd_read_eep_common:
+0x6ced 029973 setarg mem_iicd_tbuf 
+0x6cee 029974 store 2 ,core_iicd_txaddr 
+0x6cef 029975 storet 2 ,core_iicd_rxlen 
+0x6cf0 029976 storer rega ,2 ,core_iicd_rxaddr 
+0x6cf1 029977 setarg 2 
+0x6cf2 029978 isolate0 15 ,rega 
+0x6cf3 029979 setflag true ,0 ,pdata 
+0x6cf4 029980 store 1 ,core_iicd_ctrl 
+0x6cf5 029981 jam iicd_start ,core_misc_ctrl 
+0x6cf6 029982 arg iicd_done ,queue 
+0x6cf7 029983 call decrypt_code 
+0x6cf8 029984 call wait_iicd_done 
+0x6cf9 029985 isolate1 iicd_crcok ,pdata 
+0x6cfa 029986 call set_ucode_status 
+0x6cfb 029987 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+:      029988 iicd_inc_addr:
+0x6cfc 029989 fetch 2 ,mem_addr_mi 
+0x6cfd 029990 byteswap pdata ,pdata 
+0x6cfe 029991 iadd temp ,pdata 
+0x6cff 029992 byteswap pdata ,pdata 
+0x6d00 029993 store 2 ,mem_addr_mi 
+0x6d01 029994 rtn 
+:      029996 iicd_read_eep_load_code_size_2k:
+0x6d02 029997 fetch 1 ,mem_addr_mi 
+0x6d03 029998 iadd temp ,pdata 
+0x6d04 029999 byteswap pdata ,pdata 
+0x6d05 030000 store 2 ,mem_addr_mi 
+0x6d06 030001 rtn 
+:      030007 iicd_write_eep_data:
+0x6d07 030008 fetch 2 ,mem_eeprom_base 
+0x6d08 030009 iadd regb ,pdata 
+0x6d09 030012 store 2 ,mem_pdatatemp 
+0x6d0a 030013 bpatch patch19_5 ,mem_patch19 
+0x6d0b 030014 storet 2 ,mem_temp 
+0x6d0c 030015 storer rega ,2 ,mem_contr 
+:      030016 iicd_write_eep_loop:
+0x6d0d 030017 call iicd_eep_transparency 
+0x6d0e 030019 fetcht 2 ,mem_regb 
+0x6d0f 030020 fetchr rega ,2 ,mem_contr 
+0x6d10 030021 fetch 2 ,mem_pdatatemp 
+0x6d11 030023 call iicd_write_eep 
+0x6d12 030025 fetch 2 ,mem_regb 
+0x6d13 030026 fetcht 2 ,mem_contr 
+0x6d14 030027 iadd temp ,temp 
+0x6d15 030028 storet 2 ,mem_contr 
+0x6d16 030029 fetcht 2 ,mem_pdatatemp 
+0x6d17 030030 iadd temp ,temp 
+0x6d18 030031 storet 2 ,mem_pdatatemp 
+0x6d19 030032 fetch 2 ,mem_temp 
+0x6d1a 030033 nbranch iicd_write_eep_loop ,blank 
+0x6d1b 030034 rtn 
+:      030042 iicd_eep_transparency:
+0x6d1c 030043 bpatch patch19_6 ,mem_patch19 
+0x6d1d 030044 fetch 1 ,mem_eeprom_block_size 
+0x6d1e 030045 increase -1 ,pdata 
+0x6d1f 030046 fetcht 2 ,mem_pdatatemp 
+0x6d20 030047 ior temp ,pdata 
+0x6d21 030048 increase 1 ,pdata 
+0x6d22 030049 store 3 ,mem_regc 
+0x6d23 030051 fetch 2 ,mem_temp 
+0x6d24 030052 iadd temp ,pdata 
+0x6d25 030054 fetcht 3 ,mem_regc 
+0x6d26 030055 isub temp ,pdata 
+0x6d27 030056 nbranch iicd_eep_deal_short_packet ,positive 
+0x6d28 030057 store 2 ,mem_temp 
+0x6d29 030058 fetch 3 ,mem_regc 
+0x6d2a 030059 fetcht 2 ,mem_pdatatemp 
+0x6d2b 030060 isub temp ,pdata 
+0x6d2c 030061 store 2 ,mem_regb 
+0x6d2d 030062 rtn 
+:      030064 iicd_eep_deal_short_packet:
+0x6d2e 030065 fetch 2 ,mem_temp 
+0x6d2f 030066 store 2 ,mem_regb 
+0x6d30 030067 setarg 0 
+0x6d31 030068 store 2 ,mem_temp 
+0x6d32 030069 rtn 
+:      030071 iicd_write_eep_size_2k:
+0x6d33 030072 copy regb ,pdata 
+0x6d34 030073 increase 2 ,temp 
+0x6d35 030074 storet 2 ,core_iicd_txlen 
+0x6d36 030075 increase -2 ,rega 
+0x6d37 030076 ifetcht 3 ,rega 
+0x6d38 030077 copy temp ,regb 
+0x6d39 030078 arg 0xa0 ,temp 
+0x6d3a 030079 istoret 1 ,rega 
+0x6d3b 030080 istore 1 ,contw 
+0x6d3c 030081 branch iicd_write_eep_common 
+:      030084 iicd_write_eep:
+0x6d3d 030085 copy pdata ,regb 
+0x6d3e 030086 bpatch patch19_7 ,mem_patch19 
+0x6d3f 030087 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6d40 030088 copy regb ,pdata 
+0x6d41 030089 increase 3 ,temp 
+0x6d42 030090 storet 2 ,core_iicd_txlen 
+0x6d43 030091 increase -3 ,rega 
+0x6d44 030092 ifetcht 3 ,rega 
+0x6d45 030093 copy temp ,regb 
+0x6d46 030094 arg 0xa0 ,temp 
+0x6d47 030095 istoret 1 ,rega 
+0x6d48 030096 byteswap pdata ,pdata 
+0x6d49 030097 istore 2 ,contw 
+:      030098 iicd_write_eep_common:
+0x6d4a 030099 storer rega ,2 ,core_iicd_txaddr 
+0x6d4b 030100 setarg 0 
+0x6d4c 030101 store 2 ,core_iicd_rxlen 
+0x6d4d 030102 jam 1 ,core_iicd_ctrl 
+0x6d4e 030103 jam iicd_start ,core_misc_ctrl 
+0x6d4f 030104 call wait_iicd_done 
+0x6d50 030105 istorer regb ,3 ,rega 
+:      030106 iic_check_eeprom_standby:
+0x6d51 030107 bpatch patch1a_0 ,mem_patch1a 
+0x6d52 030108 jam 0 ,mem_iicd_tbuf + 3 
+:      030109 iic_check_eeprom_standby_wait:
+0x6d53 030110 setarg 1 
+0x6d54 030111 store 2 ,core_iicd_txlen 
+0x6d55 030112 jam 0xa0 ,mem_iicd_tbuf 
+0x6d56 030113 setarg mem_iicd_tbuf 
+0x6d57 030114 store 2 ,core_iicd_txaddr 
+0x6d58 030115 setarg 0 
+0x6d59 030116 store 2 ,core_iicd_rxlen 
+0x6d5a 030117 store 2 ,core_iicd_rxaddr 
+0x6d5b 030118 setarg 3 
+0x6d5c 030119 store 1 ,core_iicd_ctrl 
+0x6d5d 030120 jam iicd_start ,core_misc_ctrl 
+0x6d5e 030121 call wait_iicd_done 
+0x6d5f 030122 fetch 1 ,core_dma_status 
+0x6d60 030123 rtnbit0 iicd_ack 
+0x6d61 030124 nop 1500 
+0x6d62 030125 fetch 1 ,mem_iicd_tbuf + 3 
+0x6d63 030126 increase 1 ,pdata 
+0x6d64 030127 store 1 ,mem_iicd_tbuf + 3 
+0x6d65 030128 sub pdata ,40 ,null 
+0x6d66 030129 nrtn positive 
+0x6d67 030130 branch iic_check_eeprom_standby_wait 
+:      030134 uarta_init_dma_mem:
+0x6d68 030135 call enable_user 
+0x6d69 030136 branch uart_init_dma_mem 
+:      030138 uart_init_dma_mem:
+0x6d6a 030139 rshift16 pdata ,temp 
+0x6d6b 030140 call uarta_init_rx ,user 
+0x6d6c 030141 rshift32 pdata ,pdata 
+0x6d6d 030142 rshift16 pdata ,temp 
+0x6d6e 030143 call uarta_init_tx ,user 
+0x6d6f 030144 fetch 2 ,core_clkoff 
+0x6d70 030145 set0 clock_off_uart ,pdata 
+0x6d71 030146 store 2 ,core_clkoff 
+0x6d72 030147 rtn 
+:      030150 uarta_init_baud_rate:
+0x6d73 030151 store uart_baud_len ,core_uart_baud 
+0x6d74 030152 rtn 
+:      030155 uarta_calc_baud_rate_config:
+0x6d75 030156 call uart_calc_baud_rate_config 
+0x6d76 030157 branch uarta_init_baud_rate 
+:      030160 uart_calc_baud_rate_config:
+0x6d77 030161 call uart_calc_baud_rate_config_choice_uart_clock 
+0x6d78 030162 idiv temp 
+0x6d79 030163 call wait_div_end 
+0x6d7a 030164 quotient pdata 
+0x6d7b 030165 rtn 
+:      030167 uart_calc_baud_rate_config_choice_uart_clock:
+0x6d7c 030168 fetch 1 ,core_uart_clksel 
+0x6d7d 030169 bbit0 uart_clock_select_bit ,uart_calc_baud_rate_config_choice_uart_clock_crystal 
+0x6d7e 030170 setarg uart_clock_freq_48m 
+0x6d7f 030171 rtn 
+:      030172 uart_calc_baud_rate_config_choice_uart_clock_crystal:
+0x6d80 030173 setarg uart_clock_freq_24m 
+0x6d81 030174 rtn 
+:      030176 uart_clock_select_main_freq_crystal:
+0x6d82 030177 fetch 1 ,core_uart_clksel 
+0x6d83 030178 and pdata ,uart_clock_select_crystal ,pdata 
+0x6d84 030179 store 1 ,core_uart_clksel 
+0x6d85 030180 rtn 
+:      030182 uart_clock_select_main_freq_dpll:
+0x6d86 030183 fetch 1 ,core_uart_clksel 
+0x6d87 030184 or pdata ,uart_clock_select_dpll ,pdata 
+0x6d88 030185 store 1 ,core_uart_clksel 
+0x6d89 030186 rtn 
+:      030190 uarta_init_tx:
+0x6d8a 030191 store 2 ,core_uart_tsaddr 
+0x6d8b 030192 store 2 ,core_uart_twptr 
+0x6d8c 030193 storet 2 ,core_uart_teaddr 
+0x6d8d 030194 rtn 
+:      030197 uarta_init_rx:
+0x6d8e 030198 store 2 ,core_uart_rsaddr 
+0x6d8f 030199 store 2 ,core_uart_rrptr 
+0x6d90 030200 storet 2 ,core_uart_readdr 
+0x6d91 030201 rtn 
+:      030203 uarta_prepare_tx:
+0x6d92 030204 fetchr contus ,2 ,core_uart_tsaddr 
+0x6d93 030205 fetchr contue ,2 ,core_uart_teaddr 
+0x6d94 030206 fetchr contu ,2 ,core_uart_twptr 
+0x6d95 030207 rtn 
+:      030209 uarta_prepare_rx:
+0x6d96 030210 fetchr contus ,2 ,core_uart_rsaddr 
+0x6d97 030211 fetchr contue ,2 ,core_uart_readdr 
+0x6d98 030212 fetchr contu ,2 ,core_uart_rrptr 
+0x6d99 030213 rtn 
+:      030215 uarta_send:
+0x6d9a 030216 storer contu ,2 ,core_uart_twptr 
+0x6d9b 030217 rtn 
+:      030219 uarta_rxdone:
+0x6d9c 030220 storer contu ,2 ,core_uart_rrptr 
+0x6d9d 030221 rtn 
+:      030223 uarta_clear_current_rx:
+0x6d9e 030224 call uarta_prepare_rx 
+0x6d9f 030225 fetch 2 ,core_uart_rxitems 
+0x6da0 030226 iadd contu ,contu 
+0x6da1 030227 branch uarta_rxdone 
+:      030229 uarta_prepare_tx_register_push:
+0x6da2 030230 call uart_register_push 
+0x6da3 030231 branch uarta_prepare_tx 
+:      030233 uarta_send_register_pop:
+0x6da4 030234 call uarta_send 
+0x6da5 030235 branch uart_register_pop 
+:      030238 uart_register_push:
+0x6da6 030239 storer contu ,2 ,mem_contu 
+0x6da7 030240 storer contus ,2 ,mem_contue 
+0x6da8 030241 storer contue ,2 ,mem_contus 
+0x6da9 030242 rtn 
+:      030244 uart_register_pop:
+0x6daa 030245 fetchr contu ,2 ,mem_contu 
+0x6dab 030246 fetchr contus ,2 ,mem_contue 
+0x6dac 030247 fetchr contue ,2 ,mem_contus 
+0x6dad 030248 rtn 
+:      030250 wait_uarttx:
+0x6dae 030251 fetch 2 ,core_uart_txitems 
+0x6daf 030252 nbranch wait_uarttx ,blank 
+0x6db0 030253 rtn 
+:      030255 uart_copy_tx_bytes_fast:
+0x6db1 030256 deposit loopcnt 
+0x6db2 030257 rtn blank 
+:      030258 uart_copy_tx_bytes_fast_loop:
+0x6db3 030259 increase -8 ,loopcnt 
+0x6db4 030260 call uart_tx_8_bytes ,positive 
+0x6db5 030261 rtn zero 
+0x6db6 030262 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x6db7 030263 increase 8 ,loopcnt 
+:      030264 uart_copy_tx_bytes_fast_loop_four:
+0x6db8 030265 increase -4 ,loopcnt 
+0x6db9 030266 call uart_tx_4_bytes ,positive 
+0x6dba 030267 rtn zero 
+0x6dbb 030268 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x6dbc 030269 increase 4 ,loopcnt 
+0x6dbd 030270 branch uart_copy_tx_bytes 
+:      030272 uart_tx_8_bytes:
+0x6dbe 030273 ifetch 8 ,contr 
+0x6dbf 030274 istore 8 ,contu 
+0x6dc0 030275 rtn 
+:      030277 uart_tx_4_bytes:
+0x6dc1 030278 ifetch 4 ,contr 
+0x6dc2 030279 istore 4 ,contu 
+0x6dc3 030280 rtn 
+:      030282 uart_copy_tx_bytes:
+0x6dc4 030283 deposit loopcnt 
+0x6dc5 030284 rtn blank 
+:      030285 uart_copy_tx_bytes_loop:
+0x6dc6 030286 ifetch 1 ,contr 
+0x6dc7 030287 istore 1 ,contu 
+0x6dc8 030288 loop uart_copy_tx_bytes_loop 
+0x6dc9 030289 rtn 
+:      030291 uart_copy_rx_bytes_fast:
+0x6dca 030292 deposit loopcnt 
+0x6dcb 030293 rtn blank 
+:      030294 uart_copy_rx_bytes_fast_loop:
+0x6dcc 030295 increase -8 ,loopcnt 
+0x6dcd 030296 call uart_rx_8_bytes ,positive 
+0x6dce 030297 rtn zero 
+0x6dcf 030298 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x6dd0 030299 increase 8 ,loopcnt 
+:      030300 uart_copy_rx_bytes_fast_loop_four:
+0x6dd1 030301 increase -4 ,loopcnt 
+0x6dd2 030302 call uart_rx_4_bytes ,positive 
+0x6dd3 030303 rtn zero 
+0x6dd4 030304 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x6dd5 030305 increase 4 ,loopcnt 
+0x6dd6 030306 branch uart_copy_rx_bytes 
+:      030309 uart_rx_8_bytes:
+0x6dd7 030310 ifetch 8 ,contu 
+0x6dd8 030311 istore 8 ,contw 
+0x6dd9 030312 rtn 
+:      030314 uart_rx_4_bytes:
+0x6dda 030315 ifetch 4 ,contu 
+0x6ddb 030316 istore 4 ,contw 
+0x6ddc 030317 rtn 
+:      030320 uart_copy_rx_bytes:
+0x6ddd 030321 deposit loopcnt 
+0x6dde 030322 rtn blank 
+:      030323 uart_copy_rx_bytes_loop:
+0x6ddf 030324 ifetch 1 ,contu 
+0x6de0 030325 istore 1 ,contw 
+0x6de1 030326 loop uart_copy_rx_bytes_loop 
+0x6de2 030327 rtn 
+:      030332 app_store_nvram_event:
+0x6de3 030333 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x6de4 030334 branch ui_ipc_send_event 
+:      030336 check_51cmd_update_device_record:
+0x6de5 030337 bpatch patch1a_1 ,mem_patch1a 
+0x6de6 030338 fetch 1 ,mem_nv_data_number 
+0x6de7 030339 rtn blank 
+0x6de8 030340 call check_nvram 
+0x6de9 030341 call init_device_list ,zero 
+0x6dea 030342 call disable_user2 
+0x6deb 030343 call nvram_find_addr_from_bd_list 
+:      030344 write_device_record:
+0x6dec 030345 fetch 1 ,mem_nv_data_number 
+0x6ded 030346 icopy regc 
+0x6dee 030347 fetcht 2 ,mem_nv_data_ptr 
+0x6def 030348 storet 2 ,mem_list_item_ptr 
+:      030349 write_device_loop_find:
+0x6df0 030350 copy regc ,pdata 
+0x6df1 030351 branch app_store_nvram_event ,blank 
+0x6df2 030352 increase -1 ,regc 
+0x6df3 030353 copy temp ,rega 
+0x6df4 030354 ifetch 1 ,rega 
+0x6df5 030355 fetcht 1 ,mem_select_list_item 
+0x6df6 030356 isub temp ,null 
+0x6df7 030357 call set_index_finded_device ,zero 
+0x6df8 030358 branch write_device_loop_find0 ,positive 
+0x6df9 030359 ifetch 1 ,rega 
+0x6dfa 030360 increase 1 ,pdata 
+0x6dfb 030361 istore 1 ,rega 
+:      030362 write_device_loop_find0:
+0x6dfc 030363 fetcht 2 ,mem_list_item_ptr 
+0x6dfd 030364 increase nv_data_len ,temp 
+0x6dfe 030365 storet 2 ,mem_list_item_ptr 
+0x6dff 030366 branch write_device_loop_find 
+:      030368 set_index_finded_device:
+0x6e00 030369 setarg 0 
+0x6e01 030370 istore 1 ,rega 
+0x6e02 030371 fetch 1 ,mem_temp_reconn_record 
+0x6e03 030372 istore 1 ,contw 
+0x6e04 030373 bne rec_3_mode ,set_index_finded_device_ble_mode 
+:      030375 set_index_find_device_master_addr:
+0x6e05 030376 ifetch 6 ,contr 
+0x6e06 030377 istore 8 ,contw 
+0x6e07 030378 setarg 0 
+0x6e08 030379 istore 8 ,contw 
+0x6e09 030380 copy regb ,contr 
+:      030381 store_rec_data_common:
+0x6e0a 030382 call memcpy16 
+0x6e0b 030383 force 1 ,null 
+0x6e0c 030384 rtn 
+:      030386 set_index_finded_device_ble_mode:
+0x6e0d 030387 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6e0e 030388 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6e0f 030389 arg mem_le_ltk ,regb 
+0x6e10 030390 branch set_index_find_device_master_addr 
+:      030392 set_index_finded_device_irk:
+0x6e11 030393 arg mem_le_irk ,contr 
+0x6e12 030394 call memcpy16 
+:      030395 store_ble_rec_data_common:
+0x6e13 030396 arg mem_le_ltk ,contr 
+0x6e14 030397 branch store_rec_data_common 
+:      030399 set_index_finded_device_ediv:
+0x6e15 030400 arg mem_le_rand ,contr 
+0x6e16 030401 call memcpy16 
+0x6e17 030402 branch store_ble_rec_data_common 
+:      030407 nvram_find_addr_from_bd_list:
+0x6e18 030408 bpatch patch1a_2 ,mem_patch1a 
+0x6e19 030409 call disable_user 
+0x6e1a 030410 fetch 1 ,mem_nv_data_number 
+0x6e1b 030411 rtn blank 
+0x6e1c 030412 bpatch patch1a_3 ,mem_patch1a 
+0x6e1d 030413 fetch 2 ,mem_ui_state_map 
+0x6e1e 030414 rtnbit0 ui_state_ble_connected 
+:      030415 find_addr_from_bd_list_ble_mode:
+0x6e1f 030416 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6e20 030417 beq master_public_addr ,find_addr_from_bd_list_public_device_addr 
+0x6e21 030418 fetch 1 ,mem_le_plap + 5 
+0x6e22 030419 compare 0xc0 ,pdata ,0xc0 
+0x6e23 030420 branch find_addr_from_bd_list_static_addr ,true 
+0x6e24 030421 compare 0x40 ,pdata ,0xc0 
+0x6e25 030422 branch find_addr_from_bd_list_random_addr ,true 
+0x6e26 030423 branch find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy 
+:      030425 find_addr_from_bd_list_static_addr:
+0x6e27 030426 branch find_addr_from_bd_list_static_addr_reconnect ,user2 
+0x6e28 030427 fetch 1 ,mem_le_preq_init_key_distribution 
+0x6e29 030428 bbit0 le_initator_irk_bit ,find_addr_from_bd_list_public_device_addr 
+0x6e2a 030429 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030431 find_addr_from_bd_list_static_addr_reconnect:
+0x6e2b 030432 call find_addr_from_bd_list_public_device_addr 
+0x6e2c 030433 rtn user 
+0x6e2d 030434 branch find_addr_from_bd_list_static_addr_sc_or_legacy 
+:      030437 find_addr_from_bd_list_static_addr_sc_or_legacy:
+:      030438 find_addr_from_bd_list_random_non_resolvable_private_address_sc_or_legacy:
+0x6e2e 030439 fetch 1 ,mem_le_pairing_mode 
+0x6e2f 030440 bbit1 le_pairing_mode_secure_connect_bit ,find_addr_from_bd_list_random_non_resolvable_private_address_sc 
+0x6e30 030441 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030443 find_addr_from_bd_list_static_addr_sc:
+:      030444 find_addr_from_bd_list_random_non_resolvable_private_address_sc:
+0x6e31 030445 fetch 6 ,mem_le_plap 
+0x6e32 030446 store 8 ,mem_le_rand 
+0x6e33 030447 branch find_addr_from_bd_list_random_non_resolvable_private_address 
+:      030450 find_addr_from_bd_list_public_device_addr:
+0x6e34 030451 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x6e35 030452 fetch 6 ,mem_le_plap 
+0x6e36 030453 branch find_addr_from_bd_list_common 
+:      030455 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6e37 030456 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6e38 030457 branch find_addr_from_bd_list_common 
+:      030460 find_addr_from_bd_list_random_addr:
+0x6e39 030461 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6e3a 030462 branch find_addr_from_bd_list_common 
+:      030464 find_addr_from_bd_list_common:
+0x6e3b 030465 bpatch patch1a_4 ,mem_patch1a 
+0x6e3c 030467 fetch 2 ,mem_nv_data_ptr 
+0x6e3d 030468 ifetcht 1 ,pdata 
+0x6e3e 030469 pincrease 1 
+0x6e3f 030470 store 2 ,mem_list_item_ptr 
+0x6e40 030471 storet 1 ,mem_select_list_item 
+0x6e41 030472 fetch 1 ,mem_nv_data_number 
+0x6e42 030473 icopy regc 
+:      030474 nvram_find_addr_from_list:
+0x6e43 030475 fetch 2 ,mem_list_item_ptr 
+0x6e44 030476 copy pdata ,rega 
+0x6e45 030477 call nvram_find_addr_from_list_compare 
+0x6e46 030478 rtn user 
+0x6e47 030479 fetcht 2 ,mem_list_item_ptr 
+0x6e48 030480 increase nv_data_len ,temp 
+0x6e49 030481 storet 2 ,mem_list_item_ptr 
+0x6e4a 030482 increase -1 ,temp 
+0x6e4b 030483 ifetch 1 ,temp 
+0x6e4c 030484 store 1 ,mem_select_list_item 
+0x6e4d 030485 increase -1 ,regc 
+0x6e4e 030486 nbranch nvram_find_addr_from_list ,zero 
+0x6e4f 030487 fetch 1 ,mem_nv_data_number 
+0x6e50 030488 pincrease decreased_one 
+0x6e51 030489 store 1 ,mem_select_list_item 
+0x6e52 030490 rtn 
+:      030491 nvram_find_addr_from_list_compare:
+0x6e53 030492 fetch 1 ,mem_temp_reconn_record 
+0x6e54 030493 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      030494 find_master_addr_from_list_compare:
+0x6e55 030495 arg mem_temp_reconn_record ,regb 
+0x6e56 030496 arg 7 ,loopcnt 
+0x6e57 030497 call string_compare 
+0x6e58 030498 branch enable_user ,zero 
+0x6e59 030499 rtn 
+:      030501 find_addr_from_list_compare_ble_mode:
+0x6e5a 030502 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6e5b 030503 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6e5c 030504 branch find_master_addr_from_list_compare 
+:      030506 find_irk_form_list_compare:
+0x6e5d 030507 ifetcht 1 ,rega 
+0x6e5e 030508 isub temp ,null 
+0x6e5f 030509 nrtn zero 
+0x6e60 030510 arg mem_le_prand ,contw 
+0x6e61 030511 arg 16 ,loopcnt 
+0x6e62 030512 call clear_mem 
+0x6e63 030513 fetch 3 ,mem_le_plap + 3 
+0x6e64 030514 store 3 ,mem_le_prand 
+0x6e65 030515 call genernate_master_macaddress 
+0x6e66 030516 fetch 2 ,mem_le_aes_128 + 13 
+0x6e67 030517 byteswap pdata ,pdata 
+0x6e68 030518 lshift8 pdata ,temp 
+0x6e69 030519 ifetch 1 ,contr 
+0x6e6a 030520 iadd temp ,pdata 
+0x6e6b 030521 fetcht 3 ,mem_le_plap 
+0x6e6c 030522 isub temp ,null 
+0x6e6d 030523 branch enable_user ,zero 
+0x6e6e 030524 rtn 
+:      030527 genernate_master_macaddress:
+0x6e6f 030528 arg mem_le_prand ,contr 
+0x6e70 030529 call load_data128 
+0x6e71 030531 ifetch 1 ,rega 
+0x6e72 030532 call load_regext 
+0x6e73 030533 force 0x38 ,aes_ctrl 
+0x6e74 030534 force 0x0 ,aes_ctrl 
+0x6e75 030535 call wait_aes 
+0x6e76 030536 arg mem_le_aes_128 ,contw 
+0x6e77 030537 branch store_aes_result 
+:      030539 find_ediv_form_list_compare:
+0x6e78 030540 ifetcht 1 ,rega 
+0x6e79 030541 isub temp ,null 
+0x6e7a 030542 nrtn zero 
+0x6e7b 030543 copy contr ,rega 
+0x6e7c 030544 add contr ,8 ,regc 
+0x6e7d 030545 arg mem_le_rand ,regb 
+0x6e7e 030546 arg 8 ,loopcnt 
+0x6e7f 030547 call string_compare 
+0x6e80 030548 branch enable_user ,zero 
+0x6e81 030549 copy regc ,rega 
+0x6e82 030550 arg mem_le_irk ,regb 
+0x6e83 030551 arg 8 ,loopcnt 
+0x6e84 030552 call string_compare 
+0x6e85 030553 branch enable_user ,zero 
+0x6e86 030554 rtn 
+:      030556 check_nvram:
+0x6e87 030557 fetch 2 ,mem_nv_data_ptr 
+0x6e88 030558 ifetcht 1 ,pdata 
+0x6e89 030559 pincrease nv_data_len 
+0x6e8a 030560 ifetch 1 ,pdata 
+0x6e8b 030561 isub temp ,null 
+0x6e8c 030562 rtn 
+:      030564 init_device_list:
+0x6e8d 030565 fetch 1 ,mem_nv_data_number 
+0x6e8e 030566 icopy loopcnt 
+0x6e8f 030567 fetcht 2 ,mem_nv_data_ptr 
+0x6e90 030568 setarg 0 
+:      030569 init_device_list_loop:
+0x6e91 030570 istore 1 ,temp 
+0x6e92 030571 increase nv_data_len ,temp 
+0x6e93 030572 pincrease 1 
+0x6e94 030573 loop init_device_list_loop 
+0x6e95 030574 rtn 
+:      030576 load_device_list_mode_4:
+0x6e96 030579 call enable_user2 
+0x6e97 030580 call nvram_find_addr_from_bd_list 
+0x6e98 030581 nbranch clear_ltk_exists ,user 
+0x6e99 030582 fetch 2 ,mem_list_item_ptr 
+0x6e9a 030583 add pdata ,1 ,contr 
+0x6e9b 030584 arg mem_le_irk ,contw 
+0x6e9c 030585 call memcpy16 
+0x6e9d 030586 arg mem_le_ltk ,contw 
+0x6e9e 030587 call memcpy16 
+0x6e9f 030588 jam 1 ,mem_ltk_exists 
+0x6ea0 030589 rtn 
+:      030591 clear_ltk_exists:
+0x6ea1 030592 jam 0 ,mem_ltk_exists 
+0x6ea2 030593 rtn 
+:      030596 eeprom_store_le_reconn_info:
+0x6ea3 030597 jam rec_4_mode ,mem_record_bt_mode 
+0x6ea4 030598 branch eeprom_store_reconn_info 
+:      030600 eeprom_store_reconn_info:
+0x6ea5 030601 fetch 1 ,mem_device_option 
+0x6ea6 030602 beq dvc_op_module ,check_51cmd_update_device_record 
+0x6ea7 030603 beq dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x6ea8 030604 rtn 
+:      030610 get_gpio_wakeup_index:
+0x6ea9 030611 and temp ,0x1f ,pdata 
+0x6eaa 030612 rshift pdata ,pdata 
+0x6eab 030613 arg mem_gpio_wakeup_cfg ,contw 
+0x6eac 030614 iadd contw ,contw 
+0x6ead 030615 arg 0xf0 ,alarm 
+0x6eae 030616 isolate0 0 ,temp 
+0x6eaf 030617 rtn true 
+0x6eb0 030618 arg 0xf ,alarm 
+0x6eb1 030619 rtn 
+:      030622 gpio_set_wake_by_current_state:
+0x6eb2 030623 bpatch patch1a_5 ,mem_patch1a 
+0x6eb3 030624 set1 gpio_active_bit ,temp 
+0x6eb4 030625 call gpio_get_bit 
+0x6eb5 030626 nsetflag true ,gpio_active_bit ,temp 
+:      030629 gpio_set_wake:
+0x6eb6 030630 bpatch patch1a_6 ,mem_patch1a 
+0x6eb7 030631 sub temp ,ui_button_gpio_disable ,null 
+0x6eb8 030632 rtn zero 
+0x6eb9 030633 arg 4 ,debug 
+0x6eba 030634 isolate1 gpio_active_bit ,temp 
+0x6ebb 030635 branch gpio_set_wake_high ,true 
+0x6ebc 030636 arg 2 ,debug 
+:      030637 gpio_set_wake_high:
+0x6ebd 030638 call get_gpio_wakeup_index 
+0x6ebe 030639 isolate0 0 ,temp 
+0x6ebf 030640 branch gpio_set_wake_low4bit ,true 
+0x6ec0 030641 lshift4 debug ,debug 
+:      030642 gpio_set_wake_low4bit:
+0x6ec1 030643 ifetch 1 ,contw 
+0x6ec2 030644 iand alarm ,pdata 
+0x6ec3 030645 ior debug ,pdata 
+0x6ec4 030646 istore 1 ,contw 
+0x6ec5 030647 rtn 
+:      030650 gpio_set_low_pullup:
+0x6ec6 030651 bpatch patch1a_7 ,mem_patch1a 
+0x6ec7 030652 sub temp ,ui_button_gpio_disable ,null 
+0x6ec8 030653 rtn zero 
+0x6ec9 030654 arg 1 ,debug 
+0x6eca 030655 call get_gpio_wakeup_index 
+0x6ecb 030656 isolate0 0 ,temp 
+0x6ecc 030657 branch gpio_set_low_pullup_low4bit ,true 
+0x6ecd 030658 lshift4 debug ,debug 
+:      030659 gpio_set_low_pullup_low4bit:
+0x6ece 030660 ifetch 1 ,contw 
+0x6ecf 030661 iand alarm ,pdata 
+0x6ed0 030662 ior debug ,pdata 
+0x6ed1 030663 istore 1 ,contw 
+0x6ed2 030664 rtn 
+:      030669 gpio_clr_wake:
+0x6ed3 030670 bpatch patch1b_0 ,mem_patch1b 
+0x6ed4 030671 sub temp ,ui_button_gpio_disable ,null 
+0x6ed5 030672 rtn zero 
+0x6ed6 030673 call get_gpio_wakeup_index 
+0x6ed7 030674 ifetch 1 ,contw 
+0x6ed8 030675 iand alarm ,pdata 
+0x6ed9 030676 istore 1 ,contw 
+0x6eda 030677 rtn 
+:      030679 gpio_config_input_nowake:
+0x6edb 030680 call gpio_clr_wake 
+0x6edc 030681 branch gpio_config_input_without_wake 
+:      030684 gpio_config_input:
+0x6edd 030685 sub temp ,ui_button_gpio_disable ,null 
+0x6ede 030686 rtn zero 
+0x6edf 030687 ncall gpio_set_wake ,wake 
+:      030688 gpio_config_input_without_wake:
+0x6ee0 030689 call gpio_addr 
+0x6ee1 030690 setarg 0 
+0x6ee2 030691 isolate1 gpio_active_bit ,temp 
+0x6ee3 030692 nsetflag true ,6 ,pdata 
+0x6ee4 030693 setflag true ,7 ,pdata 
+0x6ee5 030694 branch gpio_write 
+:      030697 gpio_get_bit:
+0x6ee6 030698 bpatch patch1b_1 ,mem_patch1b 
+0x6ee7 030699 arg core_gpio_in ,contw 
+0x6ee8 030700 and temp ,0x07 ,queue 
+0x6ee9 030701 rshift3 temp ,pdata 
+0x6eea 030702 and_into 3 ,pdata 
+0x6eeb 030703 iadd contw ,contw 
+0x6eec 030704 ifetch 1 ,contw 
+0x6eed 030705 isolate1 gpio_active_bit ,temp 
+0x6eee 030706 branch gpio_get_bit_reverse ,true 
+0x6eef 030707 qisolate0 pdata 
+0x6ef0 030708 rtn 
+:      030709 gpio_get_bit_reverse:
+0x6ef1 030710 qisolate1 pdata 
+0x6ef2 030711 rtn 
+:      030714 gpio_out_inactive:
+0x6ef3 030715 sub temp ,ui_button_gpio_disable ,null 
+0x6ef4 030716 rtn zero 
+0x6ef5 030717 isolate1 gpio_active_bit ,null 
+0x6ef6 030718 branch gpio_out_flag 
+:      030720 gpio_config_output:
+:      030721 gpio_out_active:
+0x6ef7 030722 sub temp ,ui_button_gpio_disable ,null 
+0x6ef8 030723 rtn zero 
+0x6ef9 030724 isolate0 gpio_active_bit ,null 
+:      030727 gpio_out_flag:
+0x6efa 030728 setarg 0 
+0x6efb 030729 nsetflag true ,gpio_active_bit ,pdata 
+0x6efc 030730 ixor temp ,temp 
+:      030733 gpio_out:
+0x6efd 030734 call gpio_addr 
+0x6efe 030735 setarg gpcfg_output_high 
+0x6eff 030736 isolate1 gpio_active_bit ,temp 
+0x6f00 030737 setflag true ,0 ,pdata 
+0x6f01 030738 branch gpio_write 
+:      030741 gpio_check_active:
+0x6f02 030742 sub temp ,ui_button_gpio_disable ,null 
+0x6f03 030743 branch disable_true ,zero 
+0x6f04 030744 call gpio_addr 
+0x6f05 030745 ifetch 1 ,contw 
+0x6f06 030746 bbit1 0 ,gpio_check_active_high 
+0x6f07 030747 isolate0 gpio_active_bit ,temp 
+0x6f08 030748 rtn 
+:      030749 gpio_check_active_high:
+0x6f09 030750 isolate1 gpio_active_bit ,temp 
+0x6f0a 030751 rtn 
+:      030753 gpio_set_analog:
+0x6f0b 030754 call gpio_addr 
+0x6f0c 030755 setarg gpcfg_no_ie 
+:      030756 gpio_write:
+0x6f0d 030757 istore 1 ,contw 
+0x6f0e 030758 rtn 
+:      030760 gpio_set_high_impedance:
+0x6f0f 030761 sub temp ,ui_button_gpio_disable ,null 
+0x6f10 030762 rtn zero 
+0x6f11 030763 call gpio_addr 
+0x6f12 030764 setarg gpcfg_high_impedance 
+0x6f13 030765 branch gpio_write 
+:      030767 gpio_addr:
+0x6f14 030768 and temp ,0x3f ,pdata 
+0x6f15 030769 sub pdata ,gpio_number + -1 ,null 
+0x6f16 030770 nbranch gpio_addr_ext ,positive 
+0x6f17 030771 arg core_gpio_conf ,contw 
+:      030772 gpio_addr_next:
+0x6f18 030773 iadd contw ,contw 
+0x6f19 030774 rtn 
+:      030775 gpio_addr_ext:
+0x6f1a 030776 arg core_gpio_conf_hi ,contw 
+0x6f1b 030777 increase -16 ,pdata 
+0x6f1c 030778 branch gpio_addr_next 
+:      030781 gpio_config_param:
+0x6f1d 030782 and pdata ,0xff ,temp 
+0x6f1e 030783 rshift8 pdata ,pdata 
+0x6f1f 030784 branch gpio_config_function_int 
+:      030787 gpio_config_function:
+0x6f20 030788 rtnbit0 gpio_active_bit 
+:      030789 gpio_config_function_int:
+0x6f21 030790 and_into 0x3f ,pdata 
+0x6f22 030791 sub pdata ,gpio_number + -1 ,null 
+0x6f23 030792 nbranch gpio_config_function_int_ext ,positive 
+0x6f24 030793 arg core_gpio_conf ,contw 
+:      030794 gpio_config_function_int_next:
+0x6f25 030795 iadd contw ,contw 
+0x6f26 030796 istoret 1 ,contw 
+0x6f27 030797 rtn 
+:      030798 gpio_config_function_int_ext:
+0x6f28 030799 arg core_gpio_conf_hi ,contw 
+0x6f29 030800 increase -16 ,pdata 
+0x6f2a 030801 branch gpio_config_function_int_next 
+:      030805 gpio_get_config:
+0x6f2b 030806 and_into 0x3f ,temp 
+0x6f2c 030807 sub temp ,gpio_number + -1 ,null 
+0x6f2d 030808 nbranch gpio_get_config_ext ,positive 
+0x6f2e 030809 setarg core_gpio_conf 
+:      030810 gpio_get_config_next:
+0x6f2f 030811 iadd temp ,contr 
+0x6f30 030812 ifetch 1 ,contr 
+0x6f31 030813 rtn 
+:      030814 gpio_get_config_ext:
+0x6f32 030815 setarg core_gpio_conf_hi 
+0x6f33 030816 increase -16 ,temp 
+0x6f34 030817 branch gpio_get_config_next 
+:      030821 gpio_set_before_lpm:
+0x6f35 030822 arg gpio_number ,loopcnt 
+0x6f36 030823 arg core_gpio_conf ,contr 
+:      030824 setgpio_loop:
+0x6f37 030825 copy contr ,contw 
+0x6f38 030826 ifetch 1 ,contr 
+0x6f39 030827 beq gpcfg_spid_miso ,setgpio_pullup 
+0x6f3a 030828 beq gpcfg_spid_ncs ,setgpio_pullup 
+0x6f3b 030829 beq gpcfg_spid_sck ,setgpio_pullup 
+0x6f3c 030830 beq gpcfg_spid_mosi ,setgpio_pullup 
+0x6f3d 030831 beq gpcfg_spid_sdio ,setgpio_pullup 
+0x6f3e 030832 beq gpcfg_iic_scl ,setgpio_pullup 
+0x6f3f 030833 beq gpcfg_iic_sda ,setgpio_pullup 
+0x6f40 030834 beq gpcfg_input ,setgpio_pullup 
+:      030835 setgpio_loop_end:
+0x6f41 030836 loop setgpio_loop 
+0x6f42 030837 arg core_gpio_conf_hi + gpio_number_ext ,pdata 
+0x6f43 030838 isub contr ,null 
+0x6f44 030839 rtn zero 
+:      030840 gpio_set_before_lpm_ext:
+0x6f45 030841 arg gpio_number_ext ,loopcnt 
+0x6f46 030842 arg core_gpio_conf_hi ,contr 
+0x6f47 030843 branch setgpio_loop 
+:      030846 setgpio_pullup:
+0x6f48 030847 setarg gpcfg_pullup 
+0x6f49 030848 istore 1 ,contw 
+0x6f4a 030849 branch setgpio_loop_end 
+:      030850 setgpio_pulldown:
+0x6f4b 030851 setarg gpcfg_pulldown 
+0x6f4c 030852 istore 1 ,contw 
+0x6f4d 030853 branch setgpio_loop_end 
+:      030857 sadc_calibration:
+0x6f4e 030858 bpatch patch1b_2 ,mem_patch1b 
+0x6f4f 030859 rtn wake 
+0x6f50 030860 jam 0x77 ,core_gpadc_ctrl 
+0x6f51 030861 jam 0xc9 ,core_gpadc_cfg0 
+0x6f52 030862 jam 0x01 ,core_gpadc_cfg3 
+0x6f53 030863 fetch 1 ,mem_adc_clkdiv 
+0x6f54 030864 store 1 ,core_sadc_clkdiv 
+0x6f55 030865 call sadc_read 
+0x6f56 030866 jam 0xc1 ,core_gpadc_cfg0 
+:      030867 sadc_cal_read:
+0x6f57 030868 arg 7 ,loopcnt 
+0x6f58 030869 arg mem_adc_cal_c0 ,rega 
+0x6f59 030870 jam 0x05 ,core_gpadc_cfg2 
+:      030871 sadc_cal_read_loop:
+0x6f5a 030872 fetch 1 ,core_gpadc_status 
+0x6f5b 030873 istore 1 ,rega 
+0x6f5c 030874 increase 1 ,rega 
+0x6f5d 030875 fetch 1 ,core_gpadc_cfg2 
+0x6f5e 030876 increase 0x20 ,pdata 
+0x6f5f 030877 store 1 ,core_gpadc_cfg2 
+0x6f60 030878 loop sadc_cal_read_loop 
+0x6f61 030879 jam 0x00 ,core_gpadc_ctrl 
+0x6f62 030880 rtn 
+:      030882 sadc_cal_write:
+0x6f63 030883 fetch 1 ,core_sadc_ctrl 
+0x6f64 030884 set1 1 ,pdata 
+0x6f65 030885 store 1 ,core_sadc_ctrl 
+0x6f66 030886 arg 7 ,loopcnt 
+0x6f67 030887 arg mem_adc_cal_c0 ,rega 
+0x6f68 030888 jam 0x15 ,core_gpadc_cfg2 
+:      030889 sadc_cal_write_loop:
+0x6f69 030890 ifetch 1 ,rega 
+0x6f6a 030891 store 1 ,core_gpadc_cfg1 
+0x6f6b 030892 increase 1 ,rega 
+0x6f6c 030893 fetch 1 ,core_gpadc_cfg2 
+0x6f6d 030894 increase 0x20 ,pdata 
+0x6f6e 030895 store 1 ,core_gpadc_cfg2 
+0x6f6f 030896 loop sadc_cal_write_loop 
+0x6f70 030897 fetch 1 ,core_sadc_ctrl 
+0x6f71 030898 set0 1 ,pdata 
+0x6f72 030899 store 1 ,core_sadc_ctrl 
+0x6f73 030900 rtn 
+:      030904 adc_init_data:
+0x6f74 030905 bpatch patch1b_3 ,mem_patch1b 
+0x6f75 030906 fetch 8 ,mem_otp_adc 
+0x6f76 030907 branch adc_init_cal_data_default ,blank 
+0x6f77 030908 store 8 ,mem_3v_adc_io_data 
+0x6f78 030909 rtn 
+:      030911 adc_init_cal_data_default:
+0x6f79 030912 setarg 0x0bbe 
+0x6f7a 030913 store 2 ,mem_3v_adc_io_data 
+0x6f7b 030914 setarg 0x03f0 
+0x6f7c 030915 store 2 ,mem_1v_adc_io_data 
+0x6f7d 030916 setarg 0x027e 
+0x6f7e 030917 store 2 ,mem_2v_adc_hvin_data 
+0x6f7f 030918 setarg 0x03c4 
+0x6f80 030919 store 2 ,mem_3v_adc_hvin_data 
+0x6f81 030920 rtn 
+:      030922 enable_adc:
+0x6f82 030923 bpatch patch1b_4 ,mem_patch1b 
+0x6f83 030924 call sadc_cal_write 
+0x6f84 030925 fetch 1 ,core_gpadc_cfg1 
+0x6f85 030926 set0 7 ,pdata 
+0x6f86 030927 store 1 ,core_gpadc_cfg1 
+0x6f87 030928 jam 0x77 ,core_gpadc_ctrl 
+0x6f88 030929 jam 0xc1 ,core_gpadc_cfg0 
+0x6f89 030930 jam 0x01 ,core_gpadc_cfg3 
+0x6f8a 030931 call sadc_channel 
+0x6f8b 030932 fetch 1 ,mem_adc_clkdiv 
+0x6f8c 030933 store 1 ,core_sadc_clkdiv 
+0x6f8d 030934 call sadc_read 
+0x6f8e 030935 jam 0 ,core_sadc_clkdiv 
+0x6f8f 030936 branch sadc_dma 
+:      030938 sadc_channel:
+0x6f90 030939 fetch 1 ,mem_adc_channel 
+0x6f91 030940 lshift4 pdata ,pdata 
+0x6f92 030941 fetcht 1 ,core_gpadc_cfg3 
+0x6f93 030942 and_into 0x0f ,temp 
+0x6f94 030943 ior temp ,temp 
+0x6f95 030944 storet 1 ,core_gpadc_cfg3 
+0x6f96 030945 rtn 
+:      030947 sadc_read:
+0x6f97 030948 jam 0x03 ,core_sadc_ctrl 
+:      030949 sadc_read_wait:
+0x6f98 030950 fetch 1 ,core_perf_status 
+0x6f99 030951 bbit0 saradc_done ,sadc_read_wait 
+0x6f9a 030952 fetcht 2 ,core_sadc_data 
+0x6f9b 030953 storet 2 ,mem_adc_current_value 
+0x6f9c 030954 jam 0x06 ,core_sadc_ctrl 
+:      030955 sadc_read_wait2:
+0x6f9d 030956 fetch 1 ,core_perf_status 
+0x6f9e 030957 bbit1 saradc_done ,sadc_read_wait2 
+0x6f9f 030958 jam 0x00 ,core_sadc_ctrl 
+0x6fa0 030959 rtn 
+:      030961 sadc_dma:
+0x6fa1 030962 fetch 1 ,mem_adc_dma_enable 
+0x6fa2 030963 rtn blank 
+0x6fa3 030964 fetch 1 ,core_gpadc_cfg1 
+0x6fa4 030965 set1 7 ,pdata 
+0x6fa5 030966 store 1 ,core_gpadc_cfg1 
+0x6fa6 030967 fetch 1 ,mem_adc_clkdiv 
+0x6fa7 030968 store 1 ,core_sadc_clkdiv 
+0x6fa8 030969 fetch 2 ,mem_adc_saddr_ptr 
+0x6fa9 030970 store 2 ,core_sadc_saddr 
+0x6faa 030971 fetch 2 ,mem_adc_eaddr_ptr 
+0x6fab 030972 store 2 ,core_sadc_eaddr 
+0x6fac 030973 jam 0x0b ,core_sadc_ctrl 
+0x6fad 030974 nop 1000 
+0x6fae 030975 jam 0x03 ,core_sadc_ctrl 
+0x6faf 030976 rtn 
+:      030978 vdd_calculate_by_mode:
+0x6fb0 030979 bpatch patch1b_5 ,mem_patch1b 
+0x6fb1 030980 fetch 1 ,mem_adc_config_flag 
+0x6fb2 030981 beq adc_config_hvin ,vdd_calculate_hvin 
+0x6fb3 030982 beq adc_config_gpio ,vdd_calculate_io 
+0x6fb4 030983 rtn 
+:      030985 vdd_calculate_hvin:
+0x6fb5 030986 setarg 1000 
+0x6fb6 030987 store 2 ,mem_reference_voltage 
+0x6fb7 030988 fetcht 2 ,mem_3v_adc_hvin_data 
+0x6fb8 030989 fetch 2 ,mem_2v_adc_hvin_data 
+0x6fb9 030990 arg 2000 ,regc 
+0x6fba 030991 branch vdd_calculate 
+:      030993 vdd_calculate_io:
+0x6fbb 030994 setarg 2000 
+0x6fbc 030995 store 2 ,mem_reference_voltage 
+0x6fbd 030996 fetcht 2 ,mem_3v_adc_io_data 
+0x6fbe 030997 fetch 2 ,mem_1v_adc_io_data 
+0x6fbf 030998 arg 1000 ,regc 
+:      030999 vdd_calculate:
+0x6fc0 031000 isub temp ,rega 
+0x6fc1 031001 fetch 2 ,mem_adc_current_value 
+0x6fc2 031002 isub temp ,pdata 
+0x6fc3 031003 nbranch vdd_calculate1 ,positive 
+0x6fc4 031004 fetcht 2 ,mem_reference_voltage 
+0x6fc5 031005 imul32 temp ,regb 
+0x6fc6 031006 copy regc ,pdata 
+0x6fc7 031007 imul32 rega ,pdata 
+0x6fc8 031008 iadd regb ,pdata 
+:      031009 vdd_calculate2:
+0x6fc9 031010 idiv rega 
+0x6fca 031011 call wait_div_end 
+0x6fcb 031012 quotient pdata 
+0x6fcc 031013 rtn 
+:      031015 vdd_calculate1:
+0x6fcd 031016 copy temp ,pdata 
+0x6fce 031017 fetcht 2 ,mem_adc_current_value 
+0x6fcf 031018 isub temp ,pdata 
+0x6fd0 031019 fetcht 2 ,mem_reference_voltage 
+0x6fd1 031020 imul32 temp ,regb 
+0x6fd2 031021 copy regc ,pdata 
+0x6fd3 031022 imul32 rega ,pdata 
+0x6fd4 031023 isub regb ,pdata 
+0x6fd5 031024 nbranch set_pdata_0 ,positive 
+0x6fd6 031025 branch vdd_calculate2 
+:      031029 adc_bat_percent_lowpower_out:
+0x6fd7 031030 ifetch 8 ,rega 
+0x6fd8 031031 store 8 ,mem_pdatatemp 
+0x6fd9 031032 fetch 2 ,mem_pdatatemp 
+0x6fda 031033 fetcht 2 ,mem_pdatatemp + 2 
+0x6fdb 031034 isub temp ,rega 
+0x6fdc 031035 fetch 2 ,mem_pdatatemp + 6 
+0x6fdd 031036 isub temp ,regb 
+0x6fde 031037 fetcht 2 ,mem_pdatatemp + 4 
+0x6fdf 031038 isub temp ,null 
+0x6fe0 031039 ncall adc_set_low_power_flag ,positive 
+0x6fe1 031040 mul32 regb ,100 ,pdata 
+0x6fe2 031041 idiv rega 
+0x6fe3 031042 call wait_div_end 
+0x6fe4 031043 quotient pdata 
+0x6fe5 031044 call adc_set_no_power_flag ,blank 
+0x6fe6 031045 rtn 
+:      031047 adc_set_low_power_flag:
+0x6fe7 031048 fetch 1 ,mem_adc_power_flag 
+0x6fe8 031049 set1 0 ,pdata 
+0x6fe9 031050 store 1 ,mem_adc_power_flag 
+0x6fea 031051 rtn 
+:      031053 adc_clear_low_power_flag:
+0x6feb 031054 fetch 1 ,mem_adc_power_flag 
+0x6fec 031055 set0 0 ,pdata 
+0x6fed 031056 store 1 ,mem_adc_power_flag 
+0x6fee 031057 rtn 
+:      031059 adc_set_no_power_flag:
+0x6fef 031060 fetcht 1 ,mem_adc_power_flag 
+0x6ff0 031061 set1 1 ,temp 
+0x6ff1 031062 storet 1 ,mem_adc_power_flag 
+0x6ff2 031063 rtn 
+:      031065 adc_clear_no_power_flag:
+0x6ff3 031066 fetcht 1 ,mem_adc_power_flag 
+0x6ff4 031067 set0 1 ,temp 
+0x6ff5 031068 storet 1 ,mem_adc_power_flag 
+0x6ff6 031069 rtn 
+:      031074 keyscan_key_init:
+0x6ff7 031075 fetch 2 ,mem_key_num_ptr 
+0x6ff8 031076 ifetch 1 ,pdata 
+:      031077 keyscan_key_init_next:
+0x6ff9 031078 rtn blank 
+0x6ffa 031079 copy pdata ,loopcnt 
+0x6ffb 031081 fetch 2 ,mem_keyscan_ptr 
+0x6ffc 031082 increase 3 ,pdata 
+0x6ffd 031083 copy pdata ,rega 
+:      031084 keyscan_key_init_lp1:
+0x6ffe 031085 ifetcht 1 ,rega 
+0x6fff 031086 call gpio_config_input 
+0x7000 031087 increase key_conf_struct_len ,rega 
+0x7001 031088 loop keyscan_key_init_lp1 
+:      031089 keyscan_key_init_end:
+0x7002 031090 rtn 
+:      031092 keyscan_scan_key:
+0x7003 031093 fetch 2 ,mem_keyscan_ptr 
+0x7004 031094 increase 3 ,pdata 
+0x7005 031095 copy pdata ,rega 
+0x7006 031097 force 0 ,regb 
+0x7007 031098 setarg 0 
+0x7008 031099 store 2 ,mem_key_value_temp 
+:      031100 keyscan_scan_key_lp1:
+0x7009 031101 ifetcht 1 ,rega 
+0x700a 031102 call gpio_get_bit 
+0x700b 031103 bpatch patch1b_6 ,mem_patch1b 
+0x700c 031104 fetch 2 ,mem_key_value_temp 
+0x700d 031105 copy regb ,queue 
+0x700e 031106 qsetflag true ,pdata 
+0x700f 031107 store 2 ,mem_key_value_temp 
+0x7010 031108 increase key_conf_struct_len ,rega 
+0x7011 031109 increase 1 ,regb 
+0x7012 031110 fetch 2 ,mem_key_num_ptr 
+0x7013 031111 ifetch 1 ,pdata 
+:      031112 keyscan_scan_key_lp1_next:
+0x7014 031113 ixor regb ,null 
+0x7015 031114 nbranch keyscan_scan_key_lp1 ,zero 
+0x7016 031115 fetch 2 ,mem_key_value_temp 
+0x7017 031116 fetcht 2 ,mem_key_value_retention 
+0x7018 031117 ixor temp ,null 
+0x7019 031118 rtn zero 
+0x701a 031119 branch enable_user 
+:      031121 keyscan_process_lpm_before:
+0x701b 031122 fetch 2 ,mem_key_num_ptr 
+0x701c 031123 ifetch 1 ,pdata 
+:      031124 keyscan_process_lpm_before_next:
+0x701d 031125 rtn blank 
+0x701e 031126 copy pdata ,loopcnt 
+0x701f 031127 fetch 2 ,mem_keyscan_ptr 
+0x7020 031128 increase 3 ,pdata 
+0x7021 031129 copy pdata ,rega 
+:      031130 keyscan_process_lpm_before_lp1:
+0x7022 031131 ifetcht 1 ,rega 
+0x7023 031132 call gpio_set_wake_by_current_state 
+0x7024 031133 increase key_conf_struct_len ,rega 
+0x7025 031134 loop keyscan_process_lpm_before_lp1 
+:      031135 keyscan_process_lpm_before_end:
+0x7026 031136 rtn 
+:      031138 keyscan_key_process:
+0x7027 031139 arg key_scan_timer ,queue 
+0x7028 031140 call timer_check 
+0x7029 031141 nrtn blank 
+0x702a 031142 setarg 0x20 
+0x702b 031143 arg key_scan_timer ,queue 
+0x702c 031144 call timer_init 
+0x702d 031145 disable user 
+0x702e 031146 call keyscan_process_lpm_before 
+0x702f 031147 bpatch patch1b_7 ,mem_patch1b 
+0x7030 031148 fetch 2 ,mem_key_num_ptr 
+0x7031 031149 ifetch 1 ,pdata 
+:      031150 keyscan_key_process_next:
+0x7032 031151 rtn blank 
+0x7033 031152 call keyscan_scan_key 
+0x7034 031153 nbranch lpm_button_clean_wake_lock ,user 
+0x7035 031154 call lpm_button_get_wake_lock 
+0x7036 031155 disable user 
+0x7037 031156 fetch 2 ,mem_key_value_temp 
+0x7038 031157 store 2 ,mem_key_value_temp4 
+0x7039 031158 jam 0 ,mem_key_value_temp6 
+0x703a 031159 force 0 ,queue 
+:      031160 keyscan_key_lp1:
+0x703b 031161 fetch 2 ,mem_key_value_retention 
+0x703c 031162 rshift pdata ,temp 
+0x703d 031163 storet 2 ,mem_key_value_retention 
+0x703e 031164 and pdata ,0x01 ,pdata 
+0x703f 031165 fetcht 2 ,mem_key_value_temp4 
+0x7040 031166 and temp ,0x01 ,rega 
+0x7041 031167 rshift temp ,temp 
+0x7042 031168 storet 2 ,mem_key_value_temp4 
+0x7043 031169 ixor rega ,null 
+0x7044 031170 ncall keyscan_send_key_data ,zero 
+0x7045 031171 fetch 2 ,mem_key_num_ptr 
+0x7046 031172 ifetch 1 ,pdata 
+:      031173 keyscan_key_lp1_next:
+0x7047 031174 fetcht 1 ,mem_key_value_temp6 
+0x7048 031175 increase 1 ,temp 
+0x7049 031176 storet 1 ,mem_key_value_temp6 
+0x704a 031177 copy temp ,queue 
+0x704b 031178 ixor queue ,null 
+0x704c 031179 nbranch keyscan_key_lp1 ,zero 
+0x704d 031180 fetch 2 ,mem_key_value_temp 
+0x704e 031181 store 2 ,mem_key_value_retention 
+0x704f 031182 rtn 
+:      031183 keyscan_send_key_data:
+0x7050 031184 bpatch patch1c_0 ,mem_patch1c 
+0x7051 031185 fetch 2 ,mem_keyscan_ptr 
+0x7052 031186 increase 1 ,pdata 
+0x7053 031187 ifetch 2 ,pdata 
+0x7054 031188 branch callback_func 
+:      031194 pwm_init:
+0x7055 031195 fetch 1 ,core_clksel 
+0x7056 031196 ior rega ,pdata 
+0x7057 031197 store 1 ,core_clksel 
+0x7058 031198 fetch 2 ,core_clkoff 
+0x7059 031199 set0 clock_off_pwm ,pdata 
+0x705a 031200 store 2 ,core_clkoff 
+:      031201 delay_nop100:
+0x705b 031202 nop 100 
+0x705c 031203 rtn 
+:      031205 pwm_clk_set:
+0x705d 031206 fetch 1 ,core_clksel 
+0x705e 031207 bbit1 6 ,pwm_24m_clk_set 
+0x705f 031208 bbit1 7 ,pwm_33k_clk_set 
+:      031209 pwm_12m_clk_set:
+0x7060 031210 setarg pwm_12mhz 
+0x7061 031211 rtn 
+:      031212 pwm_24m_clk_set:
+0x7062 031213 setarg pwm_24mhz 
+0x7063 031214 rtn 
+:      031215 pwm_33k_clk_set:
+0x7064 031216 setarg pwm_33khz 
+0x7065 031217 rtn 
+:      031220 pwm_out_set:
+0x7066 031221 fetcht 3 ,mem_pdatatemp + 2 
+0x7067 031222 call pwm_clk_set 
+0x7068 031223 idiv temp 
+0x7069 031224 call wait_div_end 
+0x706a 031225 quotient temp 
+0x706b 031226 fetch 1 ,mem_pdatatemp + 5 
+0x706c 031227 imul32 temp ,pdata 
+0x706d 031228 div pdata ,100 
+0x706e 031229 call wait_div_end 
+0x706f 031230 quotient rega 
+0x7070 031231 copy temp ,pdata 
+0x7071 031232 isub rega ,regb 
+0x7072 031234 fetch 1 ,mem_pdatatemp + 1 
+0x7073 031235 call pwm_duty_cycle_set 
+0x7074 031236 fetch 1 ,mem_pdatatemp 
+0x7075 031237 fetcht 1 ,mem_pdatatemp + 1 
+0x7076 031238 and_into 0x0f ,temp 
+0x7077 031239 lshift8 temp ,temp 
+0x7078 031240 ior temp ,pdata 
+0x7079 031241 branch pwm_enable 
+:      031243 pwm_duty_cycle_set:
+0x707a 031244 iforce queue 
+0x707b 031245 call pwm_duty_cycle_set_without_autoload 
+0x707c 031246 branch pwm_autoload_set 
+:      031248 pwm_autoload_set:
+0x707d 031249 fetch 1 ,core_pwm_autoload 
+0x707e 031250 qset1 pdata 
+0x707f 031251 store 1 ,core_pwm_autoload 
+0x7080 031252 fetcht 1 ,core_clksel 
+0x7081 031253 isolate1 7 ,temp 
+0x7082 031254 call delay_1clk_of_33k ,true 
+0x7083 031255 qset0 pdata 
+0x7084 031256 store 1 ,core_pwm_autoload 
+0x7085 031257 rtn 
+:      031260 delay_1clk_of_33k:
+0x7086 031261 nop 480 
+0x7087 031262 rtn 
+:      031264 pwm_duty_cycle_set_without_autoload:
+0x7088 031265 and_into 0x0f ,pdata 
+0x7089 031266 arg core_pwm_pcnt0 ,contw 
+0x708a 031267 mul32 pdata ,4 ,pdata 
+0x708b 031268 iadd contw ,contw 
+0x708c 031269 copy rega ,pdata 
+0x708d 031270 istore 2 ,contw 
+0x708e 031271 copy regb ,pdata 
+0x708f 031272 istore 2 ,contw 
+0x7090 031273 rtn 
+:      031278 pwm_enable_in_syncmode:
+0x7091 031279 rshift8 regb ,queue 
+0x7092 031280 call pwm_init_bit_set 
+0x7093 031281 rshift8 regb ,queue 
+0x7094 031282 call pwm_syncmode_set 
+0x7095 031283 rshift8 rega ,queue 
+0x7096 031284 enable true 
+0x7097 031285 call pwm_syncmode_set_process 
+0x7098 031287 deposit rega 
+0x7099 031288 call pwm_gpio_select 
+0x709a 031289 deposit regb 
+0x709b 031290 branch pwm_enable 
+:      031292 pwm_disable_in_syncmode:
+0x709c 031293 deposit rega 
+0x709d 031294 call pwm_disable 
+0x709e 031295 deposit regb 
+0x709f 031296 call pwm_disable 
+0x70a0 031298 rshift8 rega ,queue 
+0x70a1 031299 disable true 
+0x70a2 031300 call pwm_syncmode_set_process 
+0x70a3 031301 rshift8 regb ,queue 
+0x70a4 031302 disable true 
+0x70a5 031303 call pwm_init_bit_set_process 
+0x70a6 031304 rshift8 regb ,queue 
+0x70a7 031305 disable true 
+0x70a8 031306 branch pwm_syncmode_set_process 
+:      031309 pwm_syncmode_set:
+0x70a9 031310 isolate1 7 ,queue 
+:      031311 pwm_syncmode_set_process:
+0x70aa 031312 and queue ,0x0f ,queue 
+0x70ab 031313 fetch 1 ,core_pwm_sync 
+0x70ac 031314 qsetflag true ,pdata 
+0x70ad 031315 store 1 ,core_pwm_sync 
+0x70ae 031316 rtn 
+:      031318 pwm_init_bit_set:
+0x70af 031319 isolate1 6 ,queue 
+:      031320 pwm_init_bit_set_process:
+0x70b0 031321 and queue ,0x0f ,queue 
+0x70b1 031322 fetch 1 ,core_pwm_init 
+0x70b2 031323 qsetflag true ,pdata 
+0x70b3 031324 store 1 ,core_pwm_init 
+0x70b4 031325 rtn 
+:      031326 pwm_gpio_select:
+0x70b5 031327 call pwm_select_channel 
+:      031328 pwm_gpio_select_process:
+0x70b6 031329 lshift8 pdata ,pdata 
+0x70b7 031330 add queue ,gpcfg_pwm_out0 ,temp 
+0x70b8 031331 ior temp ,pdata 
+0x70b9 031332 branch gpio_config_param 
+:      031334 pwm_enable:
+0x70ba 031335 enable user 
+0x70bb 031336 call pwm_gpio_select 
+0x70bc 031337 branch pwm_set_select 
+:      031339 pwm_disable:
+0x70bd 031340 disable user 
+0x70be 031341 call pwm_select_channel 
+0x70bf 031342 branch pwm_set_select 
+:      031344 pwm_set_select:
+0x70c0 031345 and queue ,0x0f ,queue 
+0x70c1 031346 fetch 1 ,core_pwm_en 
+0x70c2 031347 qsetflag user ,pdata 
+0x70c3 031348 store 1 ,core_pwm_en 
+0x70c4 031349 rtn 
+:      031350 pwm_select_channel:
+0x70c5 031351 rshift8 pdata ,queue 
+0x70c6 031352 and queue ,0x0f ,queue 
+0x70c7 031353 rtn 
+:      031357 wdt_init_config:
+0x70c8 031358 copy pdata ,temp 
+0x70c9 031359 bpatch patch1c_1 ,mem_patch1c 
+0x70ca 031360 call wdt_set_enable 
+0x70cb 031361 setarg 2048 
+0x70cc 031362 isub temp ,pdata 
+0x70cd 031363 copy pdata ,temp 
+0x70ce 031364 rshift4 temp ,temp 
+0x70cf 031365 storet 1 ,core_write_wdt 
+0x70d0 031366 nop 1400 
+0x70d1 031367 copy pdata ,temp 
+0x70d2 031368 and_into 0x0f ,temp 
+0x70d3 031369 storet 1 ,core_write_wdt2 
+0x70d4 031370 rtn 
+:      031373 wdt_set_enable:
+0x70d5 031374 enable user2 
+0x70d6 031375 branch wdt_init_set 
+:      031378 wdt_set_disable:
+0x70d7 031379 bpatch patch1c_2 ,mem_patch1c 
+0x70d8 031380 disable user2 
+:      031381 wdt_init_set:
+0x70d9 031382 fetch 1 ,core_config 
+0x70da 031383 setflag user2 ,3 ,pdata 
+0x70db 031384 store 1 ,core_config 
+0x70dc 031385 rtn 
+:      031390 nec61212_init:
+0x70dd 031391 arg fun_nec_enable | fun_nec_clk_divide_24 ,temp 
+:      031394 nec_init_config:
+0x70de 031395 store 4 ,core_nec_start_addr 
+0x70df 031396 store 2 ,core_nec_rptr 
+0x70e0 031397 storet 1 ,core_nec_ctrl 
+0x70e1 031398 rtn 
+:      031401 nec_check_rxbuff_size:
+0x70e2 031402 fetch 2 ,core_nec_rxitem 
+0x70e3 031403 rtn 
+:      031405 nec_prepare_read:
+0x70e4 031406 fetchr contu ,2 ,core_nec_rptr 
+0x70e5 031407 fetchr contus ,2 ,core_nec_start_addr 
+0x70e6 031408 fetchr contue ,2 ,core_nec_end_addr 
+0x70e7 031409 rtn 
+:      031411 nec_read_done:
+0x70e8 031412 storer contu ,2 ,core_nec_rptr 
+0x70e9 031413 rtn 
+:      031420 nec_parse_nec61212:
+0x70ea 031421 call enable_user 
+0x70eb 031422 arg 0 ,rege 
+0x70ec 031423 call nec_check_rxbuff_size 
+0x70ed 031424 beq 2 ,nec_parse_nec61212_check_timeout 
+0x70ee 031425 sub pdata ,4 ,null 
+0x70ef 031426 rtn positive 
+0x70f0 031427 call nec_prepare_read 
+0x70f1 031428 ifetcht 2 ,contu 
+0x70f2 031429 setarg nec61212_data2repeat_time 
+0x70f3 031430 call nec_check_pulse_range_legal_default_deviation 
+0x70f4 031431 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f5 031432 copy regd ,temp 
+0x70f6 031433 setarg nec61212_repeat2repeat_time 
+0x70f7 031434 call nec_check_pulse_range_legal_default_deviation 
+0x70f8 031435 nbranch nec_parse_nec61212_check_repeat_data ,positive 
+0x70f9 031437 copy regd ,temp 
+0x70fa 031438 setarg nec61212_boot_code_start_time 
+0x70fb 031439 call nec_check_pulse_range_legal_default_deviation 
+0x70fc 031440 branch nec_parse_nec61212_error_data ,positive 
+0x70fd 031441 ifetcht 2 ,contu 
+0x70fe 031442 setarg nec61212_boot_code_end_time 
+0x70ff 031443 call nec_check_pulse_range_legal_default_deviation 
+0x7100 031444 branch nec_parse_nec61212_error_data ,positive 
+0x7101 031445 call nec_check_rxbuff_size 
+0x7102 031446 sub pdata ,133 ,null 
+0x7103 031447 rtn positive 
+0x7104 031448 arg 32 ,loopcnt 
+:      031449 nec_parse_nec61212_data:
+0x7105 031450 ifetcht 2 ,contu 
+0x7106 031451 setarg nec61212_data_bit_1_start_time 
+0x7107 031452 call nec_check_pulse_range_legal_default_deviation 
+0x7108 031453 branch nec_parse_nec61212_error_data ,positive 
+0x7109 031454 ifetcht 2 ,contu 
+0x710a 031455 setarg nec61212_data_bit_1_end_time 
+0x710b 031456 call nec_check_pulse_range_legal_default_deviation 
+0x710c 031457 nbranch nec_parse_nec61212_add_bit1 ,positive 
+0x710d 031458 copy regd ,temp 
+0x710e 031459 setarg nec61212_data_bit_0_end_time 
+0x710f 031460 call nec_check_pulse_range_legal_default_deviation 
+0x7110 031461 nbranch nec_parse_nec61212_add_bit0 ,positive 
+:      031464 nec_parse_nec61212_error_data:
+0x7111 031465 copy regd ,temp 
+0x7112 031466 setarg nec61212_timeout_time 
+0x7113 031467 isub temp ,null 
+0x7114 031468 branch nec_parse_nec61212_check_timeout_cb ,zero 
+0x7115 031469 branch nec_read_done 
+:      031471 nec_parse_nec61212_add_bit1:
+0x7116 031472 set1 32 ,rege 
+:      031473 nec_parse_nec61212_add_bit0:
+0x7117 031474 rshift rege ,rege 
+0x7118 031475 loop nec_parse_nec61212_data 
+0x7119 031476 branch nec_parse_nec61212_check_stop_bit 
+:      031478 nec_parse_nec61212_check_repeat_data:
+0x711a 031479 call nec_check_rxbuff_size 
+0x711b 031480 sub pdata ,7 ,null 
+0x711c 031481 rtn positive 
+0x711d 031482 ifetcht 2 ,contu 
+0x711e 031483 setarg nec61212_repeat_start_time 
+0x711f 031484 call nec_check_pulse_range_legal_default_deviation 
+0x7120 031485 branch nec_parse_nec61212_error_data ,positive 
+0x7121 031486 ifetcht 2 ,contu 
+0x7122 031487 setarg nec61212_repeat_end_time 
+0x7123 031488 call nec_check_pulse_range_legal_default_deviation 
+0x7124 031489 branch nec_parse_nec61212_error_data ,positive 
+:      031490 nec_parse_nec61212_check_stop_bit:
+0x7125 031491 ifetcht 2 ,contu 
+0x7126 031492 setarg nec61212_stop_time 
+0x7127 031493 call nec_check_pulse_range_legal_default_deviation 
+0x7128 031494 branch nec_parse_nec61212_error_data ,positive 
+0x7129 031495 call nec_read_done 
+0x712a 031496 copy regc ,pdata 
+0x712b 031497 branch callback_func 
+:      031499 nec_parse_nec61212_check_timeout:
+0x712c 031500 call nec_prepare_read 
+0x712d 031501 ifetcht 2 ,contu 
+0x712e 031502 setarg nec61212_timeout_time 
+0x712f 031503 isub temp ,null 
+0x7130 031504 nrtn zero 
+:      031505 nec_parse_nec61212_check_timeout_cb:
+0x7131 031506 call nec_read_done 
+0x7132 031507 call disable_user 
+0x7133 031508 copy regc ,pdata 
+0x7134 031509 branch callback_func 
+:      031516 nec_check_pulse_range_legal_default_deviation:
+0x7135 031517 fetchr regb ,1 ,mem_nec_decode_error_value 
+:      031526 nec_check_pulse_range_legal:
+0x7136 031527 copy temp ,regd 
+0x7137 031528 imul32 regb ,regb 
+0x7138 031529 lshift temp ,temp 
+0x7139 031530 isub temp ,rega 
+0x713a 031531 ncall nec_check_pulse_range_legal_data_negative ,positive 
+0x713b 031532 mul32 rega ,100 ,pdata 
+0x713c 031533 isub regb ,null 
+0x713d 031534 rtn 
+:      031536 nec_check_pulse_range_legal_data_negative:
+0x713e 031537 sub rega ,0 ,rega 
+0x713f 031538 rtn 
+:      031549 function_g2:
+0x7140 031550 bpatch patch1c_3 ,mem_patch1c 
+0x7141 031551 jam 80 ,mem_aes_cmac_data_length 
+0x7142 031552 arg mem_dat ,contw 
+0x7143 031553 arg mem_le_srand ,contr 
+0x7144 031554 call memcpy16 
+0x7145 031555 arg mem_sc_pubkey_local_x_256 ,contr 
+0x7146 031556 call memcpy32 
+0x7147 031557 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7148 031558 call memcpy32 
+0x7149 031559 call inverse_memdat 
+0x714a 031560 arg mem_le_mrand ,contr 
+0x714b 031561 call store_inverse_k 
+0x714c 031562 call function_aes_cmac 
+0x714d 031564 arg mem_aes_cmac_temp ,contw 
+0x714e 031565 call load_inverse_result 
+0x714f 031566 setarg 1000000 
+0x7150 031567 copy pdata ,rega 
+0x7151 031568 fetch 4 ,mem_aes_cmac_temp 
+0x7152 031569 idiv rega 
+0x7153 031570 call wait_div_end 
+0x7154 031571 remainder pdata 
+0x7155 031572 store 4 ,mem_gkey 
+0x7156 031574 rtn 
+:      031576 function_f6_eb:
+0x7157 031577 jam 65 ,mem_aes_cmac_data_length 
+0x7158 031578 arg mem_dat ,contw 
+0x7159 031579 call store_addr_common_a 
+0x715a 031580 call store_addr_common_b 
+0x715b 031581 fetch 3 ,mem_le_pres + 1 
+0x715c 031582 istore 3 ,contw 
+0x715d 031585 call get_r 
+0x715e 031587 arg mem_le_mrand ,contr 
+0x715f 031588 call memcpy16 
+0x7160 031589 arg mem_le_srand ,contr 
+0x7161 031590 call memcpy16 
+0x7162 031591 call inverse_memdat 
+0x7163 031592 arg mem_le_mackey ,contr 
+0x7164 031593 arg mem_aes_cmac_k ,contw 
+0x7165 031594 call memcpy16 
+0x7166 031596 branch function_aes_cmac 
+:      031600 get_r:
+0x7167 031601 fetch 4 ,mem_le_tk 
+0x7168 031602 istore 4 ,contw 
+0x7169 031603 call memset0_4 
+0x716a 031604 branch memset0_8 
+:      031606 function_f6_ea:
+0x716b 031607 bpatch patch1c_4 ,mem_patch1c 
+0x716c 031608 jam 65 ,mem_aes_cmac_data_length 
+0x716d 031609 arg mem_dat ,contw 
+0x716e 031610 call store_addr_common_b 
+0x716f 031611 call store_addr_common_a 
+0x7170 031612 fetch 3 ,mem_le_preq + 1 
+0x7171 031613 istore 3 ,contw 
+0x7172 031616 call get_r 
+0x7173 031617 arg mem_le_srand ,contr 
+0x7174 031618 call memcpy16 
+0x7175 031619 arg mem_le_mrand ,contr 
+0x7176 031620 call memcpy16 
+0x7177 031621 call inverse_memdat 
+0x7178 031622 arg mem_le_mackey ,contr 
+0x7179 031623 arg mem_aes_cmac_k ,contw 
+0x717a 031624 call memcpy16 
+0x717b 031626 call function_aes_cmac 
+0x717c 031627 arg mem_aes_cmac_temp ,contw 
+0x717d 031628 branch load_inverse_result 
+:      031630 function_f5:
+0x717e 031631 jam 32 ,mem_aes_cmac_data_length 
+0x717f 031632 arg mem_le_dhkey_256 ,contr 
+0x7180 031633 arg mem_dat ,contw 
+0x7181 031634 call memcpy32 
+0x7182 031635 call inverse_memdat 
+0x7183 031636 arg mem_le_slat ,contr 
+0x7184 031637 call store_inverse_k 
+0x7185 031638 call function_aes_cmac 
+0x7186 031639 arg mem_aes_cmac_k ,contw 
+0x7187 031640 call store_aes_result 
+0x7188 031641 arg 1 ,temp 
+0x7189 031642 call function_f5_common 
+0x718a 031643 arg mem_le_ltk ,contw 
+0x718b 031644 call load_inverse_result 
+0x718c 031645 arg 0 ,temp 
+0x718d 031646 call function_f5_common 
+0x718e 031647 arg mem_le_mackey ,contw 
+0x718f 031649 branch store_aes_result 
+:      031652 function_f5_common:
+0x7190 031653 bpatch patch1c_5 ,mem_patch1c 
+0x7191 031654 jam 53 ,mem_aes_cmac_data_length 
+0x7192 031655 setarg 0x100 
+0x7193 031656 store 2 ,mem_dat 
+0x7194 031657 call store_addr_common_b 
+0x7195 031658 call store_addr_common_a 
+0x7196 031659 arg mem_le_srand ,contr 
+0x7197 031660 call memcpy16 
+0x7198 031661 arg mem_le_mrand ,contr 
+0x7199 031662 call memcpy16 
+0x719a 031664 setarg 0x6c65 
+0x719b 031665 istore 2 ,contw 
+0x719c 031666 setarg 0x6274 
+0x719d 031667 istore 2 ,contw 
+0x719e 031668 istoret 1 ,contw 
+0x719f 031669 call inverse_memdat 
+0x71a0 031670 branch function_aes_cmac 
+:      031672 store_addr_common_b:
+0x71a1 031673 fetch 6 ,mem_le_lap 
+0x71a2 031674 istore 6 ,contw 
+0x71a3 031675 fetch 1 ,mem_le_conn_own_addr_type 
+0x71a4 031676 istore 1 ,contw 
+0x71a5 031677 rtn 
+:      031679 store_addr_common_a:
+0x71a6 031680 fetch 6 ,mem_le_plap 
+0x71a7 031681 istore 6 ,contw 
+0x71a8 031686 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71a9 031687 istore 1 ,contw 
+0x71aa 031688 rtn 
+:      031690 function_f4_ca:
+0x71ab 031691 jam 65 ,mem_aes_cmac_data_length 
+0x71ac 031692 fetch 1 ,mem_passkey_1bit 
+0x71ad 031693 store 1 ,mem_dat 
+0x71ae 031694 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71af 031695 call memcpy32 
+0x71b0 031696 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71b1 031697 call memcpy32 
+0x71b2 031698 call inverse_memdat 
+0x71b3 031699 arg mem_le_mrand ,contr 
+0x71b4 031700 call store_inverse_k 
+0x71b5 031701 branch function_aes_cmac 
+:      031704 function_f4_cb:
+0x71b6 031705 jam 65 ,mem_aes_cmac_data_length 
+0x71b7 031706 fetch 1 ,mem_passkey_1bit 
+0x71b8 031707 store 1 ,mem_dat 
+0x71b9 031708 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71ba 031709 call memcpy32 
+0x71bb 031710 arg mem_sc_pubkey_local_x_256 ,contr 
+0x71bc 031711 call memcpy32 
+0x71bd 031712 call inverse_memdat 
+0x71be 031713 arg mem_le_srand ,contr 
+0x71bf 031714 call store_inverse_k 
+0x71c0 031715 branch function_aes_cmac 
+:      031717 function_aes_cmac:
+0x71c1 031718 bpatch patch1c_6 ,mem_patch1c 
+0x71c2 031719 call function_aes_cmac_generate_subkey 
+0x71c3 031723 fetch 1 ,mem_aes_cmac_data_length 
+0x71c4 031724 copy pdata ,temp 
+:      031725 function_ceil16:
+0x71c5 031726 increase 15 ,pdata 
+0x71c6 031727 rshift4 pdata ,pdata 
+0x71c7 031728 copy pdata ,regb 
+0x71c8 031729 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71c9 031730 and temp ,0x0f ,pdata 
+0x71ca 031731 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71cb 031733 arg mem_aes_cmac_k1 ,regc 
+0x71cc 031734 arg mem_dat ,pdata 
+0x71cd 031735 increase -16 ,pdata 
+0x71ce 031738 iadd temp ,rega 
+0x71cf 031739 arg mem_aes_cmac_m_last ,contw 
+0x71d0 031740 arg 4 ,loopcnt 
+0x71d1 031741 call xor_loop 
+0x71d2 031745 branch function_aes_cmac_aes 
+:      031747 function_aes_cmac_set_flag_0_balnk:
+0x71d3 031748 arg 1 ,regb 
+0x71d4 031749 arg 0 ,rega 
+0x71d5 031751 branch function_aes_cmac_set_flag_0_common 
+:      031754 function_aes_cmac_set_flag_0:
+0x71d6 031756 and temp ,0x0f ,rega 
+:      031757 function_aes_cmac_set_flag_0_common:
+0x71d7 031758 arg mem_dat ,pdata 
+0x71d8 031759 iadd temp ,pdata 
+0x71d9 031760 isub rega ,contr 
+0x71da 031762 arg mem_aes_cmac_temp ,contw 
+0x71db 031763 call function_aes_cmac_padding 
+0x71dc 031765 arg mem_aes_cmac_k2 ,regc 
+0x71dd 031766 arg mem_aes_cmac_temp ,rega 
+0x71de 031767 arg mem_aes_cmac_m_last ,contw 
+0x71df 031768 arg 4 ,loopcnt 
+0x71e0 031769 call xor_loop 
+:      031776 function_aes_cmac_aes:
+0x71e1 031781 call aes_clear_data 
+0x71e2 031782 call aes_init 
+0x71e3 031785 arg mem_dat ,contr 
+:      031786 function_aes_cmac_aes_loop:
+0x71e4 031788 increase -1 ,regb 
+0x71e5 031789 deposit regb 
+0x71e6 031790 branch function_aes_cmac_aes_loop_end ,blank 
+0x71e7 031791 call load_data128 
+0x71e8 031792 call do_aes_cbc 
+0x71e9 031793 branch function_aes_cmac_aes_loop 
+:      031795 function_aes_cmac_aes_loop_end:
+0x71ea 031796 arg mem_aes_cmac_temp ,contw 
+0x71eb 031797 call store_aes_result 
+0x71ec 031798 arg mem_aes_cmac_m_last ,contr 
+0x71ed 031799 call load_data128 
+0x71ee 031800 call aes_init 
+0x71ef 031801 arg mem_aes_cmac_temp ,contr 
+0x71f0 031802 call load_data128 
+0x71f1 031803 branch do_aes_cbc 
+:      031807 load_inverse_result:
+0x71f2 031809 copy contw ,rega 
+0x71f3 031810 call store_aes_result 
+0x71f4 031812 arg 16 ,loopcnt 
+0x71f5 031813 branch inverse_data 
+:      031815 store_inverse_k:
+0x71f6 031816 arg mem_aes_cmac_k ,contw 
+0x71f7 031817 call memcpy16 
+:      031818 inverse_k:
+0x71f8 031819 arg 16 ,loopcnt 
+0x71f9 031820 arg mem_aes_cmac_k ,rega 
+0x71fa 031821 branch inverse_data 
+:      031823 inverse_memdat:
+0x71fb 031824 fetch 1 ,mem_aes_cmac_data_length 
+0x71fc 031825 copy pdata ,loopcnt 
+0x71fd 031826 arg mem_dat ,rega 
+0x71fe 031827 branch inverse_data 
+:      031829 bn_lshift_0_inverse:
+0x71ff 031830 ifetch 1 ,rega 
+0x7200 031831 lshift pdata ,pdata 
+0x7201 031832 isolate1 0 ,regc 
+0x7202 031833 setflag true ,0 ,pdata 
+0x7203 031834 isolate1 8 ,pdata 
+0x7204 031835 setflag true ,0 ,regc 
+0x7205 031836 istore 1 ,rega 
+0x7206 031837 increase -1 ,rega 
+0x7207 031838 loop bn_lshift_0_inverse 
+0x7208 031839 rtn 
+:      031841 function_aes_cmac_k1_inverse:
+0x7209 031842 arg mem_aes_cmac_k1 ,rega 
+:      031843 function_aes_cmac_inverse_common:
+0x720a 031844 increase 15 ,rega 
+0x720b 031845 force 16 ,loopcnt 
+0x720c 031846 force 0 ,regc 
+0x720d 031847 branch bn_lshift_0_inverse 
+:      031849 function_aes_cmac_k2_inverse:
+0x720e 031850 arg mem_aes_cmac_k2 ,rega 
+0x720f 031851 branch function_aes_cmac_inverse_common 
+:      031854 function_aes_cmac_generate_subkey:
+0x7210 031855 arg mem_aes_cmac_k ,contr 
+0x7211 031856 call load_key 
+0x7212 031859 force regidx_xor ,regext_index 
+0x7213 031860 call aes_clear 
+0x7214 031861 call aes_clear_data 
+0x7215 031862 call do_aes_ocb 
+0x7216 031867 arg mem_aes_cmac_k1 ,contw 
+0x7217 031868 call store_aes_result 
+:      031869 function_aes_cmac_k1:
+0x7218 031870 bpatch patch1c_7 ,mem_patch1c 
+0x7219 031871 fetch 1 ,mem_aes_cmac_k1 
+0x721a 031872 isolate1 7 ,pdata 
+0x721b 031873 nbranch function_aes_cmac_k1_0 ,true 
+0x721c 031874 call function_aes_cmac_k1_inverse 
+0x721d 031877 arg mem_aes_cmac_k1 ,regc 
+0x721e 031879 arg mem_aes_cmac_k1 ,contw 
+0x721f 031882 call function_aes_cmac_xor_rb 
+0x7220 031883 branch function_aes_cmac_k2 
+:      031884 function_aes_cmac_k1_0:
+0x7221 031885 call function_aes_cmac_k1_inverse 
+:      031886 function_aes_cmac_k2:
+0x7222 031888 arg mem_aes_cmac_k1 ,contr 
+0x7223 031889 arg mem_aes_cmac_k2 ,contw 
+0x7224 031890 call memcpy16 
+0x7225 031891 fetch 1 ,mem_aes_cmac_k2 
+0x7226 031892 isolate1 7 ,pdata 
+0x7227 031893 nbranch function_aes_cmac_k2_inverse ,true 
+0x7228 031894 call function_aes_cmac_k2_inverse 
+0x7229 031896 arg mem_aes_cmac_k2 ,regc 
+0x722a 031898 arg mem_aes_cmac_k2 ,contw 
+:      031904 function_aes_cmac_xor_rb:
+0x722b 031905 arg 3 ,loopcnt 
+:      031906 function_aes_cmac_xor_rb_loop:
+0x722c 031907 arg 0 ,temp 
+0x722d 031908 call function_aes_cmac_xor_loop_common 
+0x722e 031909 increase 4 ,regc 
+0x722f 031910 loop function_aes_cmac_xor_rb_loop 
+0x7230 031911 arg 0x8700 ,temp 
+0x7231 031912 lshift16 temp ,temp 
+:      031913 function_aes_cmac_xor_loop_common:
+0x7232 031914 ifetch 4 ,regc 
+0x7233 031915 ixor temp ,pdata 
+0x7234 031916 istore 4 ,contw 
+0x7235 031917 rtn 
+:      031923 function_aes_cmac_padding:
+0x7236 031924 bpatch patch1d_0 ,mem_patch1d 
+0x7237 031925 arg 16 ,loopcnt 
+0x7238 031926 arg 0 ,pdata 
+:      031927 function_aes_cmac_padding_loop:
+0x7239 031928 isub rega ,null 
+0x723a 031929 branch function_aes_cmac_padding_beq_length ,zero 
+0x723b 031930 branch function_aes_cmac_padding_big_length ,positive 
+0x723c 031931 ifetcht 1 ,contr 
+0x723d 031932 istoret 1 ,contw 
+:      031933 function_aes_cmac_padding_loop2:
+0x723e 031934 increase 1 ,pdata 
+0x723f 031935 loop function_aes_cmac_padding_loop 
+0x7240 031936 rtn 
+:      031937 function_aes_cmac_padding_beq_length:
+0x7241 031938 arg 0x80 ,temp 
+:      031939 function_aes_cmac_padding_common:
+0x7242 031940 istoret 1 ,contw 
+0x7243 031941 branch function_aes_cmac_padding_loop2 
+:      031943 function_aes_cmac_padding_big_length:
+0x7244 031944 arg 0 ,temp 
+0x7245 031945 branch function_aes_cmac_padding_common 
+:      031950 concatenate_temp24:
+0x7246 031951 lshift8 temp ,temp 
+:      031952 concatenate_temp16:
+0x7247 031953 lshift16 temp ,temp 
+0x7248 031954 ior temp ,temp 
+0x7249 031955 rtn 
+:      031960 generate_stk:
+0x724a 031961 bpatch patch1d_1 ,mem_patch1d 
+0x724b 031962 call function_s1 
+0x724c 031963 arg mem_le_ltk ,contw 
+0x724d 031964 branch store_aes_result 
+:      031967 authenticate_rconfirm:
+0x724e 031968 arg mem_le_srand ,contw 
+0x724f 031969 branch authenticate_mconfirm ,master 
+0x7250 031970 arg mem_le_mrand ,contw 
+:      031971 authenticate_mconfirm:
+0x7251 031972 copy contr ,rega 
+0x7252 031973 call memcpy16 
+0x7253 031974 call function_c1 
+0x7254 031975 arg mem_le_rconfirm ,contr 
+0x7255 031976 branch compare_res 
+:      031978 generate_confirm:
+0x7256 031979 arg mem_le_mrand ,rega 
+0x7257 031980 branch generate_mrand ,master 
+0x7258 031981 arg mem_le_srand ,rega 
+:      031982 generate_mrand:
+0x7259 031983 copy rega ,contw 
+0x725a 031984 call generate_random 
+0x725b 031985 branch function_c1 
+:      031987 generate_sk:
+0x725c 031988 arg mem_le_skdm ,contr 
+0x725d 031989 call load_data128 
+0x725e 031990 arg mem_le_ltk ,contr 
+0x725f 031991 call load_regext 
+0x7260 031992 force 0x38 ,aes_ctrl 
+0x7261 031993 force 0x0 ,aes_ctrl 
+0x7262 031994 call wait_aes 
+0x7263 031995 arg mem_le_sk ,contw 
+0x7264 031996 branch store_aes_result 
+:      032000 ccm_b0:
+0x7265 032001 force regidx_xor ,regext_index 
+0x7266 032002 force 0x49 ,pdata 
+0x7267 032003 branch iv_common 
+:      032006 first_block_counter:
+0x7268 032007 force 0x49 ,pdata 
+0x7269 032008 branch first_block 
+:      032009 first_block_data:
+0x726a 032010 force 1 ,pdata 
+:      032011 first_block:
+0x726b 032012 force regidx_data ,regext_index 
+:      032013 iv_common:
+0x726c 032014 lshift8 temp ,regext 
+0x726d 032015 ior regext ,regext 
+0x726e 032016 increase 1 ,regext_index 
+0x726f 032017 rshift8 temp ,regext 
+0x7270 032018 rshift16 regext ,regext 
+0x7271 032019 fetch 2 ,mem_ccm_iv 
+0x7272 032020 lshift16 pdata ,pdata 
+0x7273 032021 ior regext ,regext 
+0x7274 032022 increase 1 ,regext_index 
+0x7275 032023 ifetchr regext ,4 ,contr 
+0x7276 032024 increase 1 ,regext_index 
+0x7277 032025 ifetch 2 ,contr 
+0x7278 032026 byteswap rega ,regext 
+0x7279 032027 lshift16 regext ,regext 
+0x727a 032028 ior regext ,regext 
+0x727b 032029 increase 1 ,regext_index 
+0x727c 032030 rtn 
+:      032034 generate_mic:
+0x727d 032035 add regc ,1 ,contr 
+0x727e 032036 ifetch 1 ,contr 
+0x727f 032037 iforce rega 
+0x7280 032038 call first_block_counter 
+0x7281 032039 call do_aes_ocb 
+0x7282 032041 force regidx_data ,regext_index 
+0x7283 032042 ifetch 1 ,regc 
+0x7284 032043 and_into 0x3 ,pdata 
+0x7285 032044 lshift16 pdata ,regext 
+0x7286 032045 set1 8 ,regext 
+0x7287 032046 call clear_hidata 
+0x7288 032047 call do_aes_cbc 
+0x7289 032049 copy rega ,loopcnt 
+0x728a 032050 add regc ,2 ,contr 
+0x728b 032051 call padding_data 
+:      032052 generate_mic_loop:
+0x728c 032053 call aes_load_data 
+0x728d 032054 call do_aes_cbc 
+0x728e 032055 deposit loopcnt 
+0x728f 032056 branch generate_mic_end ,blank 
+0x7290 032057 branch generate_mic_loop 
+:      032058 generate_mic_end:
+0x7291 032059 force regidx_result ,regext_index 
+0x7292 032060 deposit regext 
+0x7293 032061 store 4 ,mem_le_mic 
+0x7294 032062 rtn 
+:      032064 aes_crypt_data:
+0x7295 032065 increase 1 ,rega 
+0x7296 032066 call first_block_data 
+0x7297 032067 copy regc ,contr 
+0x7298 032068 call aes_load_xor 
+0x7299 032069 call do_aes_ctr 
+0x729a 032070 call store_enc_data 
+0x729b 032071 increase 16 ,regc 
+0x729c 032072 increase -16 ,regb 
+0x729d 032073 branch aes_crypt_data ,positive 
+0x729e 032074 rtn 
+:      032079 le_encrypt_new_start:
+0x729f 032080 call ccm_init_common 
+0x72a0 032081 bpatch patch1d_2 ,mem_patch1d 
+0x72a1 032082 jam 0 ,core_ccm_aad0 
+0x72a2 032083 jam 1 ,core_ccm_aad1 
+0x72a3 032084 fetch 1 ,mem_le_txheader 
+0x72a4 032085 and_into 0x3 ,pdata 
+0x72a5 032086 store 1 ,core_ccm_aad2 
+0x72a6 032087 fetch 2 ,mem_contr 
+0x72a7 032088 store 2 ,core_ccm_input_playload_addr 
+0x72a8 032089 setarg mem_le_txpayload 
+0x72a9 032090 store 2 ,core_ccm_output_playload_addr 
+0x72aa 032092 fetchr rega ,1 ,mem_le_txlen 
+0x72ab 032093 fetcht 5 ,mem_ccm_pcnt_tx 
+0x72ac 032094 call ccm_b0 
+0x72ad 032095 jam 2 ,core_ccm_ctrl 
+0x72ae 032096 jam 3 ,core_ccm_ctrl 
+0x72af 032098 fetch 1 ,mem_le_txlen 
+0x72b0 032099 store 2 ,core_ccm_inptr 
+0x72b1 032100 increase 4 ,pdata 
+0x72b2 032101 store 1 ,mem_le_txlen 
+0x72b3 032102 fetch 5 ,mem_ccm_pcnt_tx 
+0x72b4 032103 increase 1 ,pdata 
+0x72b5 032104 set0 le_ccm_directionbit ,pdata 
+0x72b6 032105 store 5 ,mem_ccm_pcnt_tx 
+0x72b7 032106 rtn 
+:      032109 ccm_wait_enc:
+0x72b8 032110 fetch 2 ,core_ccm_outptr 
+0x72b9 032111 isub temp ,null 
+0x72ba 032112 rtn zero 
+0x72bb 032113 nrtn blank 
+0x72bc 032115 branch ccm_wait_enc 
+:      032117 ccm_check_enc_done:
+0x72bd 032118 fetch 1 ,core_misc_status 
+0x72be 032119 bbit0 6 ,assert 
+:      032120 ccm_enc_done:
+0x72bf 032121 setarg mem_le_txpayload 
+0x72c0 032122 iadd temp ,contw 
+0x72c1 032123 arg regidx_result ,regext_index 
+0x72c2 032124 istorer regext ,4 ,contw 
+0x72c3 032125 branch ccm_ctrl_clr 
+:      032127 ccm_init_common:
+0x72c4 032128 bpatch patch1d_3 ,mem_patch1d 
+0x72c5 032129 force regidx_result ,regext_index 
+0x72c6 032130 call aes_clear 
+0x72c7 032131 call aes_clear_data 
+0x72c8 032132 setarg 0 
+0x72c9 032133 store 2 ,core_ccm_inptr 
+0x72ca 032134 rtn 
+:      032136 wait_ccm_done:
+0x72cb 032137 fetch 1 ,core_misc_status 
+0x72cc 032138 bbit0 6 ,wait_ccm_done 
+:      032139 ccm_ctrl_clr:
+0x72cd 032140 jam 0 ,core_ccm_ctrl 
+0x72ce 032141 rtn 
+:      032144 wait_aes:
+0x72cf 032145 nbranch wait_aes ,aes_ready 
+0x72d0 032146 rtn 
+:      032148 do_aes_ocb:
+0x72d1 032149 force 0x30 ,aes_ctrl 
+0x72d2 032150 force 0x0 ,aes_ctrl 
+0x72d3 032151 branch wait_aes 
+:      032153 do_aes_cbc:
+0x72d4 032154 force 0x32 ,aes_ctrl 
+0x72d5 032155 force 0x2 ,aes_ctrl 
+0x72d6 032156 branch wait_aes 
+:      032158 do_aes_ctr:
+0x72d7 032159 force 0x34 ,aes_ctrl 
+0x72d8 032160 force 0x4 ,aes_ctrl 
+0x72d9 032161 branch wait_aes 
+:      032164 aes_init:
+0x72da 032165 force 1 ,aes_ctrl 
+0x72db 032166 force 0 ,aes_ctrl 
+0x72dc 032167 rtn 
+:      032170 wait_keyinit_done:
+0x72dd 032171 fetch 1 ,core_aes_decode_key_init 
+0x72de 032172 bbit0 2 ,wait_keyinit_done 
+0x72df 032173 rtn 
+:      032176 dec_key_initial:
+0x72e0 032177 store 2 ,core_keybuf_saddr 
+0x72e1 032178 force 0xc0 ,aes_ctrl 
+0x72e2 032179 force 0x80 ,aes_ctrl 
+0x72e3 032180 branch wait_keyinit_done 
+:      032182 do_aes_ecb_dec:
+0x72e4 032183 force regidx_data ,regext_index 
+0x72e5 032184 copy regb ,contr 
+0x72e6 032185 force 4 ,loopcnt 
+0x72e7 032186 call aes_ecb_dec_loop 
+0x72e8 032188 force 0x180 ,aes_ctrl 
+0x72e9 032189 force 0x80 ,aes_ctrl 
+0x72ea 032190 call wait_aes 
+:      032191 ecb_dec_generate:
+0x72eb 032192 force regidx_result ,regext_index 
+0x72ec 032193 copy regc ,contw 
+0x72ed 032194 force 4 ,loopcnt 
+:      032195 ecb_dec_generate_loop:
+0x72ee 032196 copy regext ,pdata 
+0x72ef 032197 istore 4 ,contw 
+0x72f0 032198 increase 1 ,regext_index 
+0x72f1 032199 loop ecb_dec_generate_loop 
+0x72f2 032200 rtn 
+:      032202 aes_ecb_dec_loop:
+0x72f3 032203 ifetch 2 ,contr 
+0x72f4 032204 ifetcht 2 ,contr 
+0x72f5 032205 lshift16 temp ,temp 
+0x72f6 032206 ior temp ,regext 
+0x72f7 032207 increase 1 ,regext_index 
+0x72f8 032208 loop aes_ecb_dec_loop 
+0x72f9 032209 rtn 
+:      032212 do_aes_cbc_dec:
+0x72fa 032213 force regidx_xor ,regext_index 
+0x72fb 032214 copy rega ,contr 
+0x72fc 032215 force 4 ,loopcnt 
+0x72fd 032216 call aes_ecb_dec_loop 
+0x72fe 032218 force regidx_data ,regext_index 
+0x72ff 032219 copy regb ,contr 
+0x7300 032220 force 4 ,loopcnt 
+0x7301 032221 call aes_ecb_dec_loop 
+0x7302 032222 force 0x182 ,aes_ctrl 
+0x7303 032223 force 0x82 ,aes_ctrl 
+0x7304 032224 call wait_aes 
+0x7305 032225 branch ecb_dec_generate 
+:      032228 function_s1:
+0x7306 032229 force regidx_data ,regext_index 
+0x7307 032230 fetch 4 ,mem_le_mrand 
+0x7308 032231 iforce regext 
+0x7309 032232 increase 1 ,regext_index 
+0x730a 032233 ifetch 4 ,contr 
+0x730b 032234 iforce regext 
+0x730c 032235 increase 1 ,regext_index 
+0x730d 032236 fetch 4 ,mem_le_srand 
+0x730e 032237 iforce regext 
+0x730f 032238 increase 1 ,regext_index 
+0x7310 032239 ifetch 4 ,contr 
+0x7311 032240 iforce regext 
+0x7312 032241 increase 1 ,regext_index 
+0x7313 032242 call aes_clear 
+0x7314 032243 increase -4 ,regext_index 
+0x7315 032244 fetch 4 ,mem_le_tk 
+0x7316 032245 copy pdata ,regext 
+0x7317 032246 increase 4 ,regext_index 
+0x7318 032247 force 0x38 ,aes_ctrl 
+0x7319 032248 force 0x8 ,aes_ctrl 
+0x731a 032249 branch wait_aes 
+:      032252 function_c1:
+0x731b 032253 bpatch patch1d_4 ,mem_patch1d 
+0x731c 032254 fetch 6 ,mem_le_lap 
+0x731d 032255 fetcht 6 ,mem_le_plap 
+0x731e 032256 branch function_c1_master ,master 
+0x731f 032257 fetch 6 ,mem_le_plap 
+0x7320 032258 fetcht 6 ,mem_le_lap 
+:      032259 function_c1_master:
+0x7321 032260 force regidx_xor ,regext_index 
+0x7322 032261 copy temp ,regext 
+0x7323 032262 increase 1 ,regext_index 
+0x7324 032263 rshift32 temp ,regext 
+0x7325 032264 lshift16 pdata ,pdata 
+0x7326 032265 ior regext ,regext 
+0x7327 032266 increase 1 ,regext_index 
+0x7328 032267 rshift32 pdata ,regext 
+0x7329 032268 increase 1 ,regext_index 
+0x732a 032269 force 0 ,regext 
+0x732b 032270 force 0 ,pdata 
+0x732c 032271 fetch 1 ,mem_le_conn_peer_addr_type 
+0x732d 032272 fetcht 1 ,mem_le_adv_own_addr_type 
+0x732e 032273 nbranch function_c1_irat ,master 
+0x732f 032275 fetch 1 ,mem_le_conn_own_addr_type 
+0x7330 032276 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032277 function_c1_irat:
+0x7331 032278 store 1 ,mem_le_iat 
+0x7332 032279 storet 1 ,mem_le_rat 
+0x7333 032280 force regidx_data ,regext_index 
+0x7334 032281 arg mem_le_iat ,regb 
+0x7335 032282 force 4 ,loopcnt 
+:      032283 function_c1_loop1:
+0x7336 032284 ifetch 4 ,rega 
+0x7337 032285 ifetcht 4 ,regb 
+0x7338 032286 ixor temp ,regext 
+0x7339 032287 increase 1 ,regext_index 
+0x733a 032288 increase 4 ,rega 
+0x733b 032289 increase 4 ,regb 
+0x733c 032290 loop function_c1_loop1 
+0x733d 032291 call aes_clear 
+0x733e 032292 increase -4 ,regext_index 
+0x733f 032293 fetch 4 ,mem_le_tk 
+0x7340 032294 copy pdata ,regext 
+0x7341 032295 increase 4 ,regext_index 
+0x7342 032296 force 0x38 ,aes_ctrl 
+0x7343 032297 force 0xc ,aes_ctrl 
+0x7344 032298 call wait_aes 
+0x7345 032300 call aes_clear_data 
+0x7346 032301 force 0x3a ,aes_ctrl 
+0x7347 032302 force 0x8 ,aes_ctrl 
+0x7348 032303 branch wait_aes 
+:      032305 padding_data:
+0x7349 032306 compare 0 ,loopcnt ,3 
+0x734a 032307 rtn true 
+0x734b 032308 deposit contr 
+0x734c 032309 iadd loopcnt ,contw 
+0x734d 032310 force 0 ,pdata 
+:      032311 padding_loop:
+0x734e 032312 istore 1 ,contw 
+0x734f 032313 increase 1 ,loopcnt 
+0x7350 032314 compare 0 ,loopcnt ,3 
+0x7351 032315 rtn true 
+0x7352 032316 branch padding_loop 
+:      032318 aes_load_data:
+0x7353 032319 force regidx_data ,regext_index 
+:      032320 load_data_loop:
+0x7354 032321 deposit loopcnt 
+0x7355 032322 branch load_data_padding ,blank 
+0x7356 032323 ifetch 4 ,contr 
+0x7357 032324 increase -4 ,loopcnt 
+:      032325 load_data_padding:
+0x7358 032326 iforce regext 
+0x7359 032327 increase 1 ,regext_index 
+0x735a 032328 compare regidx_key ,regext_index ,0xf 
+0x735b 032329 rtn true 
+0x735c 032330 branch load_data_loop 
+:      032332 aes_load_xor:
+0x735d 032333 force regidx_xor ,regext_index 
+0x735e 032334 branch load_regext 
+:      032335 load_key:
+0x735f 032336 force regidx_key ,regext_index 
+0x7360 032337 branch load_regext 
+:      032338 load_data128:
+0x7361 032339 force regidx_data ,regext_index 
+:      032340 load_regext:
+0x7362 032341 force 4 ,loopcnt 
+:      032342 load_regext_loop:
+0x7363 032343 ifetch 4 ,contr 
+0x7364 032344 iforce regext 
+0x7365 032345 increase 1 ,regext_index 
+0x7366 032346 loop load_regext_loop 
+0x7367 032347 rtn 
+:      032349 load_sk:
+0x7368 032350 arg mem_le_sk ,contr 
+0x7369 032351 branch load_key 
+:      032353 clear_hidata:
+0x736a 032354 force 4 ,loopcnt 
+0x736b 032355 branch clear_data_rest 
+:      032357 regext_clear:
+0x736c 032358 force 0 ,regext_index 
+0x736d 032359 force 16 ,loopcnt 
+0x736e 032360 branch clear_loop 
+:      032362 aes_clear_data:
+0x736f 032363 force regidx_data ,regext_index 
+:      032364 aes_clear:
+0x7370 032365 force 4 ,loopcnt 
+:      032366 clear_loop:
+0x7371 032367 force 0 ,regext 
+:      032368 clear_data_rest:
+0x7372 032369 increase 1 ,regext_index 
+0x7373 032370 loop clear_loop 
+0x7374 032371 rtn 
+:      032373 store_aes_result:
+0x7375 032374 force regidx_result ,regext_index 
+0x7376 032375 force 4 ,loopcnt 
+:      032376 send_aes_result_loop:
+0x7377 032377 deposit regext 
+0x7378 032378 istore 4 ,contw 
+0x7379 032379 increase 1 ,regext_index 
+0x737a 032380 loop send_aes_result_loop 
+0x737b 032381 rtn 
+:      032383 store_enc_data:
+0x737c 032384 force regidx_result ,regext_index 
+0x737d 032385 copy regc ,contw 
+0x737e 032386 add regb ,1 ,loopcnt 
+0x737f 032387 sub loopcnt ,15 ,null 
+0x7380 032388 branch store_enc_loop ,positive 
+0x7381 032389 force 16 ,loopcnt 
+:      032390 store_enc_loop:
+0x7382 032391 deposit regext 
+0x7383 032392 sub loopcnt ,3 ,null 
+0x7384 032393 branch store_enc_byte ,positive 
+0x7385 032394 istore 4 ,contw 
+0x7386 032395 increase -4 ,loopcnt 
+0x7387 032396 rtn zero 
+0x7388 032397 increase 1 ,regext_index 
+0x7389 032398 branch store_enc_loop 
+:      032399 store_enc_byte:
+0x738a 032400 istore 1 ,contw 
+0x738b 032401 rshift8 pdata ,pdata 
+0x738c 032402 loop store_enc_byte 
+0x738d 032403 rtn 
+:      032406 compare_res:
+0x738e 032407 force regidx_result ,regext_index 
+0x738f 032408 force 4 ,loopcnt 
+:      032409 compare_res_loop:
+0x7390 032410 ifetch 4 ,contr 
+0x7391 032411 isub regext ,null 
+0x7392 032412 nrtn zero 
+0x7393 032413 increase 1 ,regext_index 
+0x7394 032414 loop compare_res_loop 
+0x7395 032415 branch enable_zero 
+:      032417 enable_authrom:
+0x7396 032418 fetch 1 ,core_clkoff 
+0x7397 032419 set0 clock_off_auth_rom ,pdata 
+0x7398 032420 store 1 ,core_clkoff 
+0x7399 032421 rtn 
+:      032423 disable_authrom:
+0x739a 032424 fetch 1 ,core_clkoff 
+0x739b 032425 set1 clock_off_auth_rom ,pdata 
+0x739c 032426 store 1 ,core_clkoff 
+0x739d 032427 rtn 
+:      032435 init_memp:
+0x739e 032436 arg mem_p ,contw 
+0x739f 032437 setsect 0 ,0x3ffff 
+0x73a0 032438 setsect 1 ,0x3ffff 
+0x73a1 032439 setsect 2 ,0x3ffff 
+0x73a2 032440 setsect 3 ,0x3fbff 
+0x73a3 032441 istore 9 ,contw 
+0x73a4 032442 setsect 0 ,0x3ffff 
+0x73a5 032443 setsect 1 ,0x3ffff 
+0x73a6 032444 setsect 2 ,0x3ffff 
+0x73a7 032445 setsect 3 ,0x3ffff 
+0x73a8 032446 istore 9 ,contw 
+0x73a9 032447 setsect 0 ,0x3ffff 
+0x73aa 032448 setsect 1 ,0x3ffff 
+0x73ab 032449 setsect 2 ,0x3cfff 
+0x73ac 032450 setsect 3 ,0x3ffff 
+0x73ad 032451 istore 9 ,contw 
+0x73ae 032452 setsect 0 ,0x3ffff 
+0x73af 032453 setsect 1 ,0x3ffff 
+0x73b0 032454 setsect 2 ,0x3ffef 
+0x73b1 032455 setsect 3 ,0x3ffff 
+0x73b2 032456 istore 9 ,contw 
+0x73b3 032457 setsect 0 ,0x3ffff 
+0x73b4 032458 setsect 1 ,0x3ffff 
+0x73b5 032459 setsect 2 ,0x3ffff 
+0x73b6 032460 setsect 3 ,0x3ffff 
+0x73b7 032461 istore 9 ,contw 
+0x73b8 032462 setsect 0 ,0x3ffff 
+0x73b9 032463 setsect 1 ,0x26c7f 
+0x73ba 032464 setsect 2 ,0x146b 
+0x73bb 032465 setsect 3 ,0x37bb3 
+0x73bc 032466 istore 9 ,contw 
+0x73bd 032467 setsect 0 ,0x1feb8 
+0x73be 032468 setsect 1 ,0x10c12 
+0x73bf 032469 setsect 2 ,0x2b722 
+0x73c0 032470 setsect 3 ,0x29fa6 
+0x73c1 032471 istore 9 ,contw 
+0x73c2 032472 setsect 0 ,0xe70f 
+0x73c3 032473 setsect 1 ,0x16720 
+0x73c4 032474 setsect 2 ,0x519e 
+0x73c5 032475 setsect 3 ,0x19084 
+0x73c6 032476 istore 9 ,contw 
+0x73c7 032477 setsect 0 ,0x31012 
+0x73c8 032478 setsect 1 ,0x360bf 
+0x73c9 032479 setsect 2 ,0x3f0af 
+0x73ca 032480 setsect 3 ,0x3d3 
+0x73cb 032481 istore 9 ,contw 
+0x73cc 032482 setsect 0 ,0x3a188 
+0x73cd 032483 setsect 1 ,0x3ad0 
+0x73ce 032484 setsect 2 ,0x3cbf2 
+0x73cf 032485 setsect 3 ,0x243d9 
+0x73d0 032486 istore 9 ,contw 
+0x73d1 032487 setsect 0 ,0x2b030 
+0x73d2 032488 setsect 1 ,0x36a03 
+0x73d3 032489 setsect 2 ,0x11188 
+0x73d4 032490 setsect 3 ,0x1e520 
+0x73d5 032491 istore 9 ,contw 
+0x73d6 032492 setsect 0 ,0x3a11e 
+0x73d7 032493 setsect 1 ,0xfe5d 
+0x73d8 032494 setsect 2 ,0xdd57 
+0x73d9 032495 setsect 3 ,0x1ac93 
+0x73da 032496 istore 9 ,contw 
+0x73db 032497 setsect 0 ,0x11ed 
+0x73dc 032498 setsect 1 ,0x218c4 
+0x73dd 032499 setsect 2 ,0x8da7 
+0x73de 032500 setsect 3 ,0x257ff 
+0x73df 032501 istore 9 ,contw 
+0x73e0 032502 setsect 0 ,0x3192b 
+0x73e1 032503 setsect 1 ,0x34641 
+0x73e2 032504 setsect 2 ,0x1be0c 
+0x73e3 032505 setsect 3 ,0x366ad 
+0x73e4 032506 istore 9 ,contw 
+0x73e5 032507 setsect 0 ,0x1f83 
+0x73e6 032508 setsect 1 ,0x15a23 
+0x73e7 032509 setsect 2 ,0x3f9b0 
+0x73e8 032510 setsect 3 ,0x3949 
+0x73e9 032511 istore 9 ,contw 
+0x73ea 032512 setsect 0 ,0x13a51 
+0x73eb 032513 setsect 1 ,0x153fd 
+0x73ec 032514 setsect 2 ,0x3372a 
+0x73ed 032515 setsect 3 ,0xf1bb 
+0x73ee 032516 istore 9 ,contw 
+0x73ef 032517 setsect 0 ,0x3ae85 
+0x73f0 032518 setsect 1 ,0x1eed9 
+0x73f1 032519 setsect 2 ,0x9e66 
+0x73f2 032520 setsect 3 ,0x1a8 
+0x73f3 032521 istore 8 ,contw 
+0x73f4 032522 rtn 
+:      032530 init_memp_256:
+0x73f5 032531 arg mem_p_256 ,contw 
+0x73f6 032532 setsect 0 ,0x3ffff 
+0x73f7 032533 setsect 1 ,0x3ffff 
+0x73f8 032534 setsect 2 ,0x3ffff 
+0x73f9 032535 setsect 3 ,0x3ffff 
+0x73fa 032536 istore 9 ,contw 
+0x73fb 032537 setsect 0 ,0x3ffff 
+0x73fc 032538 setsect 1 ,0x3f 
+0x73fd 032539 setsect 2 ,0x0 
+0x73fe 032540 setsect 3 ,0x0 
+0x73ff 032541 istore 9 ,contw 
+0x7400 032542 setsect 0 ,0x0 
+0x7401 032543 setsect 1 ,0x0 
+0x7402 032544 setsect 2 ,0x1000 
+0x7403 032545 setsect 3 ,0x0 
+0x7404 032546 istore 9 ,contw 
+0x7405 032547 setsect 0 ,0x3ff00 
+0x7406 032548 setsect 1 ,0x3ffff 
+0x7407 032549 setsect 2 ,0x3ffcf 
+0x7408 032550 setsect 3 ,0x3ffff 
+0x7409 032551 istore 9 ,contw 
+0x740a 032552 setsect 0 ,0x3ffff 
+0x740b 032553 setsect 1 ,0x3ffff 
+0x740c 032554 setsect 2 ,0x3ffff 
+0x740d 032555 setsect 3 ,0x3ff 
+0x740e 032556 istore 9 ,contw 
+0x740f 032557 setsect 0 ,0x0 
+0x7410 032558 setsect 1 ,0x0 
+0x7411 032559 setsect 2 ,0x0 
+0x7412 032560 setsect 3 ,0x0 
+0x7413 032561 istore 9 ,contw 
+0x7414 032562 setsect 0 ,0x10000 
+0x7415 032563 setsect 1 ,0x0 
+0x7416 032564 setsect 2 ,0x3f000 
+0x7417 032565 setsect 3 ,0x3ffff 
+0x7418 032566 istore 9 ,contw 
+0x7419 032567 setsect 0 ,0x296ff 
+0x741a 032568 setsect 1 ,0x22630 
+0x741b 032569 setsect 2 ,0x3945d 
+0x741c 032570 setsect 3 ,0x3d284 
+0x741d 032571 istore 9 ,contw 
+0x741e 032572 setsect 0 ,0x333a0 
+0x741f 032573 setsect 1 ,0x4b7a 
+0x7420 032574 setsect 2 ,0x37d8 
+0x7421 032575 setsect 3 ,0x3c9dc 
+0x7422 032576 istore 9 ,contw 
+0x7423 032577 setsect 0 ,0x3a440 
+0x7424 032578 setsect 1 ,0x1b958 
+0x7425 032579 setsect 2 ,0x38bce 
+0x7426 032580 setsect 3 ,0x1091f 
+0x7427 032581 istore 9 ,contw 
+0x7428 032582 setsect 0 ,0x2e12c 
+0x7429 032583 setsect 1 ,0x1f47c 
+0x742a 032584 setsect 2 ,0x356b1 
+0x742b 032585 setsect 3 ,0x2fd47 
+0x742c 032586 istore 9 ,contw 
+0x742d 032587 setsect 0 ,0x6837 
+0x742e 032588 setsect 1 ,0x2ed90 
+0x742f 032589 setsect 2 ,0x1ecec 
+0x7430 032590 setsect 3 ,0x1acc5 
+0x7431 032591 istore 9 ,contw 
+0x7432 032592 setsect 0 ,0x23357 
+0x7433 032593 setsect 1 ,0x18af3 
+0x7434 032594 setsect 2 ,0xf9e1 
+0x7435 032595 setsect 3 ,0x129f0 
+0x7436 032596 istore 9 ,contw 
+0x7437 032597 setsect 0 ,0x2e7eb 
+0x7438 032598 setsect 1 ,0x3e6e3 
+0x7439 032599 setsect 2 ,0x3e1a7 
+0x743a 032600 setsect 3 ,0x10b8b 
+0x743b 032601 istore 9 ,contw 
+0x743c 032602 setsect 0 ,0x24fe3 
+0x743d 032603 setsect 1 ,0x20ef 
+0x743e 032604 setsect 2 ,0x1b5a6 
+0x743f 032605 setsect 3 ,0xdc2f 
+0x7440 032606 istore 9 ,contw 
+0x7441 032607 setsect 0 ,0x13860 
+0x7442 032608 setsect 1 ,0x2bd69 
+0x7443 032609 setsect 2 ,0x391a 
+0x7444 032610 setsect 3 ,0x1b222 
+0x7445 032611 istore 9 ,contw 
+0x7446 032612 rtn 
+:      032618 publickey_init:
+0x7447 032621 branch sp_initialize_256 
+:      032623 sp_calc_sequence_256_check:
+0x7448 032624 bpatch patch1d_5 ,mem_patch1d 
+0x7449 032629 fetch 1 ,mem_secure_connections_enable 
+0x744a 032630 rtn blank 
+0x744b 032631 fetch 1 ,mem_sc_local_key_invalid 
+0x744c 032632 rtneq sp_key_valid_256 
+0x744d 032635 fetch 1 ,mem_sc_calc 
+0x744e 032636 beq sp_calc_standby ,sp_initialize_256 
+0x744f 032637 rtn 
+:      032638 stop_publickey_calc_256:
+0x7450 032639 jam sp_calc_standby ,mem_sc_calc 
+0x7451 032640 rtn 
+:      032645 sp_clear_flags:
+0x7452 032646 bpatch patch1d_6 ,mem_patch1d 
+0x7453 032647 setarg mem_sp_state_end 
+0x7454 032648 arg mem_sp_state_start ,contw 
+0x7455 032649 isub contw ,loopcnt 
+0x7456 032650 call clear_mem 
+0x7457 032651 setarg mem_sp_state_xmem_end 
+0x7458 032652 arg mem_sp_state_xmem ,contw 
+0x7459 032653 isub contw ,loopcnt 
+0x745a 032654 branch clear_mem 
+:      032658 sp_calc_check_publickey_256:
+0x745b 032659 call sp_calc_b256 
+0x745c 032660 arg mem_le_pubkey_remote_y_256 ,rega 
+0x745d 032661 arg mem_t7_256 ,contw 
+0x745e 032662 call bn_sqrmod_256 
+0x745f 032663 arg mem_le_pubkey_remote_x_256 ,rega 
+0x7460 032664 arg mem_t2_256 ,contw 
+0x7461 032665 call bn_sqrmod_256 
+0x7462 032666 arg mem_t2_256 ,rega 
+0x7463 032667 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7464 032668 arg mem_t2_256 ,contw 
+0x7465 032669 call bn_mulmod_256 
+0x7466 032670 arg mem_a_256 ,rega 
+0x7467 032671 arg mem_le_pubkey_remote_x_256 ,regb 
+0x7468 032672 arg mem_t3_256 ,contw 
+0x7469 032673 call bn_mulmod_256 
+0x746a 032674 arg mem_t3_256 ,rega 
+0x746b 032675 arg mem_t2_256 ,regb 
+0x746c 032676 arg mem_t2_256 ,contw 
+0x746d 032677 call bn_addmod_256 
+0x746e 032678 arg mem_t0_256 ,rega 
+0x746f 032679 arg mem_t2_256 ,regb 
+0x7470 032680 arg mem_t0_256 ,contw 
+0x7471 032681 call bn_addmod_256 
+0x7472 032682 arg 32 ,loopcnt 
+0x7473 032683 arg mem_t7_256 ,rega 
+0x7474 032684 arg mem_t0_256 ,regb 
+0x7475 032685 branch string_compare 
+:      032687 sp_calc_b256:
+0x7476 032688 arg mem_gy_256 ,rega 
+0x7477 032689 arg mem_t0_256 ,contw 
+0x7478 032690 call bn_sqrmod_256 
+0x7479 032691 arg mem_gx_256 ,rega 
+0x747a 032692 arg mem_t2_256 ,contw 
+0x747b 032693 call bn_sqrmod_256 
+0x747c 032694 arg mem_t2_256 ,rega 
+0x747d 032695 arg mem_gx_256 ,regb 
+0x747e 032696 arg mem_t2_256 ,contw 
+0x747f 032697 call bn_mulmod_256 
+0x7480 032698 arg mem_a_256 ,rega 
+0x7481 032699 arg mem_gx_256 ,regb 
+0x7482 032700 arg mem_t3_256 ,contw 
+0x7483 032701 call bn_mulmod_256 
+0x7484 032702 arg mem_t3_256 ,rega 
+0x7485 032703 arg mem_t2_256 ,regb 
+0x7486 032704 arg mem_t2_256 ,contw 
+0x7487 032705 call bn_addmod_256 
+0x7488 032706 arg mem_t0_256 ,rega 
+0x7489 032707 arg mem_t2_256 ,regb 
+0x748a 032708 arg mem_t0_256 ,contw 
+0x748b 032709 branch bn_submod_256 
+:      032714 random_generator:
+0x748c 032715 increase -1 ,queue 
+0x748d 032716 nrtn positive 
+0x748e 032717 random pdata 
+0x748f 032718 istore 2 ,contw 
+0x7490 032719 branch random_generator 
+:      032720 compare4:
+0x7491 032721 increase -1 ,queue 
+0x7492 032722 nbranch compare4_success ,positive 
+0x7493 032723 ifetch 4 ,rega 
+0x7494 032724 copy pdata ,temp 
+0x7495 032725 ifetch 4 ,regb 
+0x7496 032726 iflip temp ,pdata 
+0x7497 032727 nbranch compare4_failed ,zero 
+0x7498 032728 increase 4 ,rega 
+0x7499 032729 increase 4 ,regb 
+0x749a 032730 branch compare4 
+:      032731 compare4_failed:
+0x749b 032732 branch disable_true 
+:      032734 compare4_success:
+0x749c 032735 branch enable_true 
+:      032740 bn_testbit:
+0x749d 032741 and pdata ,7 ,queue 
+0x749e 032742 rshift3 pdata ,pdata 
+0x749f 032743 iadd contr ,contr 
+0x74a0 032744 ifetch 1 ,contr 
+0x74a1 032745 qisolate0 pdata 
+0x74a2 032746 rtn 
+:      032749 bn_eq_zero:
+0x74a3 032750 ifetch 8 ,contr 
+0x74a4 032751 nrtn blank 
+0x74a5 032752 ifetch 8 ,contr 
+0x74a6 032753 nrtn blank 
+0x74a7 032754 ifetch 8 ,contr 
+0x74a8 032755 rtn 
+:      032760 bn_eq_0:
+0x74a9 032761 ifetch 4 ,rega 
+0x74aa 032762 iforce temp 
+0x74ab 032763 ifetch 4 ,regb 
+0x74ac 032764 isub temp ,null 
+0x74ad 032765 nrtn zero 
+0x74ae 032766 increase 4 ,rega 
+0x74af 032767 increase 4 ,regb 
+0x74b0 032768 loop bn_eq_0 
+0x74b1 032769 rtn 
+:      032771 bn_bigeq:
+0x74b2 032772 force 6 ,loopcnt 
+0x74b3 032773 increase 20 ,rega 
+0x74b4 032774 increase 20 ,regb 
+:      032775 bn_bigeq_0:
+0x74b5 032776 ifetch 4 ,regb 
+0x74b6 032777 iforce temp 
+0x74b7 032778 ifetch 4 ,rega 
+0x74b8 032779 isub temp ,pdata 
+0x74b9 032780 nrtn positive 
+0x74ba 032781 nrtn blank 
+0x74bb 032782 increase -4 ,rega 
+0x74bc 032783 increase -4 ,regb 
+0x74bd 032784 loop bn_bigeq_0 
+0x74be 032785 rtn 
+:      032786 bn_add:
+0x74bf 032787 force 6 ,loopcnt 
+0x74c0 032788 force 0 ,regc 
+:      032789 bn_add_0:
+0x74c1 032790 ifetch 4 ,rega 
+0x74c2 032791 iforce temp 
+0x74c3 032792 ifetch 4 ,regb 
+0x74c4 032793 iadd temp ,pdata 
+0x74c5 032794 iadd regc ,pdata 
+0x74c6 032795 istore 4 ,contw 
+0x74c7 032796 isolate1 32 ,pdata 
+0x74c8 032797 setflag true ,0 ,regc 
+0x74c9 032798 increase 4 ,rega 
+0x74ca 032799 increase 4 ,regb 
+0x74cb 032800 loop bn_add_0 
+0x74cc 032801 rtn 
+:      032803 bn_sub:
+0x74cd 032804 force 6 ,loopcnt 
+0x74ce 032805 force 0 ,regc 
+:      032806 bn_sub_0:
+0x74cf 032807 ifetch 4 ,regb 
+0x74d0 032808 iforce temp 
+0x74d1 032809 ifetch 4 ,rega 
+0x74d2 032810 isub temp ,pdata 
+0x74d3 032811 isub regc ,pdata 
+0x74d4 032812 istore 4 ,contw 
+0x74d5 032813 isolate1 32 ,pdata 
+0x74d6 032814 setflag true ,0 ,regc 
+0x74d7 032815 increase 4 ,rega 
+0x74d8 032816 increase 4 ,regb 
+0x74d9 032817 loop bn_sub_0 
+0x74da 032818 rtn 
+:      032820 bn_rshift6:
+0x74db 032821 force 6 ,loopcnt 
+0x74dc 032822 increase 20 ,rega 
+:      032823 bn_rshift:
+0x74dd 032824 force 0 ,regc 
+:      032825 bn_rshift_0:
+0x74de 032826 ifetch 4 ,rega 
+0x74df 032827 isolate1 0 ,pdata 
+0x74e0 032828 setflag true ,1 ,regc 
+0x74e1 032829 rshift pdata ,pdata 
+0x74e2 032830 isolate1 0 ,regc 
+0x74e3 032831 setflag true ,31 ,pdata 
+0x74e4 032832 istore 4 ,rega 
+0x74e5 032833 increase -4 ,rega 
+0x74e6 032834 rshift regc ,regc 
+0x74e7 032835 loop bn_rshift_0 
+0x74e8 032836 rtn 
+:      032837 bn_lshift:
+0x74e9 032838 force 6 ,loopcnt 
+0x74ea 032839 force 0 ,regc 
+:      032840 bn_lshift_0:
+0x74eb 032841 ifetch 4 ,rega 
+0x74ec 032842 isolate1 31 ,pdata 
+0x74ed 032843 setflag true ,1 ,regc 
+0x74ee 032844 lshift pdata ,pdata 
+0x74ef 032845 isolate1 0 ,regc 
+0x74f0 032846 setflag true ,0 ,pdata 
+0x74f1 032847 istore 4 ,rega 
+0x74f2 032848 increase 4 ,rega 
+0x74f3 032849 rshift regc ,regc 
+0x74f4 032850 loop bn_lshift_0 
+0x74f5 032851 rtn 
+:      032854 bn_load:
+0x74f6 032855 force 6 ,loopcnt 
+:      032856 bn_load_0:
+0x74f7 032857 ifetch 4 ,contr 
+0x74f8 032858 iforce regext 
+0x74f9 032859 increase 1 ,regext_index 
+0x74fa 032860 loop bn_load_0 
+0x74fb 032861 rtn 
+:      032865 sp_initialize_256:
+0x74fc 032866 bpatch patch1d_7 ,mem_patch1d 
+0x74fd 032867 fetch 1 ,mem_secure_connections_enable 
+0x74fe 032868 nbranch sp_pubkey_calc_256 ,blank 
+:      032870 sc_reset:
+0x74ff 032871 jam sp_calc_standby ,mem_sc_calc 
+0x7500 032872 jam sp_key_invalid ,mem_sc_local_key_invalid 
+0x7501 032873 rtn 
+:      032877 sp_wait_pubkey_calc_256_done:
+0x7502 032878 fetch 1 ,mem_secure_connections_enable 
+0x7503 032879 rtn blank 
+0x7504 032880 fetch 1 ,mem_sc_local_key_invalid 
+0x7505 032881 rtneq sp_key_valid_256 
+0x7506 032882 call sp_calc_sequence_256 
+0x7507 032883 branch sp_wait_pubkey_calc_256_done 
+:      032887 sp_debug_private_256:
+0x7508 032888 arg mem_sc_private_key_256 ,contw 
+0x7509 032889 setsect 0 ,0x1abd 
+0x750a 032890 setsect 1 ,0x1b34f 
+0x750b 032891 setsect 2 ,0x19b8a 
+0x750c 032892 setsect 3 ,0x26562 
+0x750d 032893 istore 9 ,contw 
+0x750e 032894 setsect 0 ,0x340b7 
+0x750f 032895 setsect 1 ,0x1efa 
+0x7510 032896 setsect 2 ,0xaff6 
+0x7511 032897 setsect 3 ,0xfd41 
+0x7512 032898 istore 9 ,contw 
+0x7513 032899 setsect 0 ,0x3d210 
+0x7514 032900 setsect 1 ,0x26cf8 
+0x7515 032901 setsect 2 ,0x3874c 
+0x7516 032902 setsect 3 ,0x3157c 
+0x7517 032903 istore 9 ,contw 
+0x7518 032904 setsect 0 ,0x2d4a3 
+0x7519 032905 setsect 1 ,0x3d27d 
+0x751a 032906 setsect 2 ,0x3 
+0x751b 032907 istore 5 ,contw 
+0x751c 032908 rtn 
+:      032911 sp_pubkey_calc_256:
+0x751d 032912 fetch 1 ,mem_sc_local_key_invalid 
+0x751e 032913 rtnne sp_key_invalid 
+0x751f 032914 fetch 1 ,mem_sc_calc 
+0x7520 032915 rtnne sp_calc_standby 
+0x7521 032916 call init_memp_256 
+0x7522 032917 arg mem_sc_private_key_256 ,contw 
+0x7523 032918 force 15 ,queue 
+0x7524 032919 call random_generator 
+0x7525 032920 random pdata 
+0x7526 032921 rshift pdata ,pdata 
+0x7527 032922 istore 2 ,contw 
+0x7528 032924 fetch 1 ,mem_sp_debug_mode 
+0x7529 032925 ncall sp_debug_private_256 ,blank 
+0x752a 032927 arg mem_k_256 ,contw 
+0x752b 032928 arg mem_sc_private_key_256 ,contr 
+0x752c 032929 call memcpy32 
+0x752d 032931 arg mem_ax_256 ,contw 
+0x752e 032932 arg mem_gx_256 ,contr 
+0x752f 032933 call memcpy64 
+0x7530 032935 arg mem_az_256 ,contw 
+0x7531 032936 call clear_mem_256 
+0x7532 032937 jam 1 ,mem_az_256 
+0x7533 032939 call eckp_calc_init_256 
+0x7534 032940 jam sp_calc_pubkey_256 ,mem_sc_calc 
+0x7535 032941 rtn 
+:      032943 sp_pubkey_generated_256:
+0x7536 032944 arg mem_sc_pubkey_local_x_256 ,contw 
+0x7537 032945 arg mem_bx_256 ,contr 
+0x7538 032946 call memcpy64 
+0x7539 032947 jam sp_key_valid_256 ,mem_sc_local_key_invalid 
+0x753a 032948 jam sp_calc_standby ,mem_sc_calc 
+0x753b 032949 rtn 
+:      032953 sp_dhkey_calc_256:
+0x753c 032954 fetch 1 ,mem_sp_dhkey_invalid 
+0x753d 032955 rtnne sp_key_invalid 
+0x753e 032956 fetch 1 ,mem_sc_calc 
+0x753f 032957 rtnne sp_calc_standby 
+0x7540 032959 arg mem_k_256 ,contw 
+0x7541 032960 arg mem_sc_private_key_256 ,contr 
+0x7542 032961 call memcpy32 
+0x7543 032963 arg mem_ax_256 ,contw 
+0x7544 032964 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7545 032965 call memcpy64 
+0x7546 032967 arg mem_az_256 ,contw 
+0x7547 032968 call clear_mem_256 
+0x7548 032969 jam 1 ,mem_az_256 
+0x7549 032971 call eckp_calc_init_256 
+0x754a 032972 jam sp_calc_dhkey_256 ,mem_sc_calc 
+0x754b 032973 rtn 
+:      032976 sp_dhkey_generated_256:
+0x754c 032978 arg mem_le_dhkey_256 ,contw 
+0x754d 032979 arg mem_bx_256 ,contr 
+0x754e 032980 call memcpy32 
+0x754f 032981 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7550 032982 jam sp_calc_standby ,mem_sc_calc 
+0x7551 032983 rtn 
+:      032987 sp_calc_sequence_256:
+0x7552 032988 fetch 1 ,mem_secure_connections_enable 
+0x7553 032989 rtn blank 
+0x7554 032990 fetch 1 ,mem_sc_calc 
+0x7555 032991 rtn blank 
+0x7556 032992 increase 0x80 ,pdata 
+0x7557 032993 store 1 ,mem_sc_calc 
+0x7558 032994 rtnbit1 7 
+0x7559 032995 fetch 2 ,mem_ec_loopc 
+0x755a 032996 branch sp_calc_sequence_done_256 ,blank 
+0x755b 032997 branch eckp_calc_256 
+:      032999 sp_calc_sequence_done_256:
+0x755c 033000 bpatch patch1e_0 ,mem_patch1e 
+0x755d 033001 call ecunmapz_256 
+0x755e 033002 fetch 1 ,mem_sc_calc 
+0x755f 033003 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7560 033004 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7561 033005 rtn 
+:      033008 eckp_calc_256:
+0x7562 033009 call ecdbl_256 
+0x7563 033010 fetch 2 ,mem_ec_loopc 
+0x7564 033011 increase -1 ,pdata 
+0x7565 033012 store 2 ,mem_ec_loopc 
+0x7566 033013 arg mem_k_256 ,contr 
+0x7567 033014 call bn_testbit 
+0x7568 033015 rtn true 
+0x7569 033016 branch ecadd_256 
+:      033018 eckp_calc_init_256:
+0x756a 033019 bpatch patch1e_1 ,mem_patch1e 
+0x756b 033020 setarg 256 
+0x756c 033021 store 2 ,mem_ec_loopc 
+:      033022 eckp_calc_init_256_1:
+0x756d 033023 fetch 2 ,mem_ec_loopc 
+0x756e 033024 rtn blank 
+0x756f 033025 increase -1 ,pdata 
+0x7570 033026 store 2 ,mem_ec_loopc 
+0x7571 033027 arg mem_k_256 ,contr 
+0x7572 033028 call bn_testbit 
+0x7573 033029 branch eckp_calc_init_256_1 ,true 
+0x7574 033030 arg mem_ax_256 ,contr 
+0x7575 033031 arg mem_cx_256 ,contw 
+0x7576 033032 branch memcpy96 
+:      033035 ecunmapz_256:
+0x7577 033036 arg mem_cz_256 ,rega 
+0x7578 033037 arg mem_t3_256 ,contw 
+0x7579 033038 call bn_invmod_256 
+0x757a 033039 arg mem_t3_256 ,rega 
+0x757b 033040 arg mem_t1_256 ,contw 
+0x757c 033041 call bn_sqrmod_256 
+0x757d 033042 arg mem_cx_256 ,rega 
+0x757e 033043 arg mem_t1_256 ,regb 
+0x757f 033044 arg mem_bx_256 ,contw 
+0x7580 033045 call bn_mulmod_256 
+0x7581 033046 arg mem_t3_256 ,rega 
+0x7582 033047 arg mem_t1_256 ,regb 
+0x7583 033048 arg mem_t2_256 ,contw 
+0x7584 033049 call bn_mulmod_256 
+0x7585 033050 arg mem_cy_256 ,rega 
+0x7586 033051 arg mem_t2_256 ,regb 
+0x7587 033052 arg mem_by_256 ,contw 
+0x7588 033053 branch bn_mulmod_256 
+:      033055 ecdbl_256:
+0x7589 033056 arg mem_cz_256 ,rega 
+0x758a 033057 arg mem_t2_256 ,contw 
+0x758b 033058 call bn_sqrmod_256 
+0x758c 033059 arg mem_t2_256 ,rega 
+0x758d 033060 arg mem_t3_256 ,contw 
+0x758e 033061 call bn_sqrmod_256 
+0x758f 033063 arg mem_a_256 ,rega 
+0x7590 033064 arg mem_t3_256 ,regb 
+0x7591 033065 arg mem_t3_256 ,contw 
+0x7592 033066 call bn_mulmod_256 
+0x7593 033067 arg mem_cx_256 ,rega 
+0x7594 033068 arg mem_t2_256 ,contw 
+0x7595 033069 call bn_sqrmod_256 
+0x7596 033071 arg mem_t2_256 ,contr 
+0x7597 033072 arg mem_t1_256 ,contw 
+0x7598 033073 call memcpy32 
+0x7599 033074 arg mem_t1_256 ,rega 
+0x759a 033075 call bn_lshiftmod_256 
+0x759b 033076 arg mem_t2_256 ,rega 
+0x759c 033077 arg mem_t1_256 ,regb 
+0x759d 033078 arg mem_t2_256 ,contw 
+0x759e 033079 call bn_addmod_256 
+0x759f 033081 arg mem_t2_256 ,rega 
+0x75a0 033082 arg mem_t3_256 ,regb 
+0x75a1 033083 arg mem_t2_256 ,contw 
+0x75a2 033084 call bn_addmod_256 
+0x75a3 033086 arg mem_cx_256 ,contr 
+0x75a4 033087 arg mem_t1_256 ,contw 
+0x75a5 033088 call memcpy32 
+0x75a6 033089 arg mem_cy_256 ,rega 
+0x75a7 033090 arg mem_t3_256 ,contw 
+0x75a8 033091 call bn_sqrmod_256 
+0x75a9 033092 arg mem_t1_256 ,rega 
+0x75aa 033093 call bn_lshiftmod_256 
+0x75ab 033094 arg mem_t1_256 ,rega 
+0x75ac 033095 call bn_lshiftmod_256 
+0x75ad 033096 arg mem_t1_256 ,rega 
+0x75ae 033097 arg mem_t3_256 ,regb 
+0x75af 033098 arg mem_t1_256 ,contw 
+0x75b0 033099 call bn_mulmod_256 
+0x75b1 033100 arg mem_t3_256 ,rega 
+0x75b2 033101 arg mem_t0_256 ,contw 
+0x75b3 033102 call bn_sqrmod_256 
+0x75b4 033103 arg mem_t0_256 ,rega 
+0x75b5 033104 call bn_lshiftmod_256 
+0x75b6 033105 arg mem_t0_256 ,rega 
+0x75b7 033106 call bn_lshiftmod_256 
+0x75b8 033107 arg mem_t0_256 ,rega 
+0x75b9 033108 call bn_lshiftmod_256 
+0x75ba 033109 arg mem_cy_256 ,contr 
+0x75bb 033110 arg mem_t3_256 ,contw 
+0x75bc 033111 call memcpy32 
+0x75bd 033112 arg mem_t3_256 ,rega 
+0x75be 033113 call bn_lshiftmod_256 
+0x75bf 033114 arg mem_t3_256 ,rega 
+0x75c0 033115 arg mem_cz_256 ,regb 
+0x75c1 033116 arg mem_cz_256 ,contw 
+0x75c2 033117 call bn_mulmod_256 
+0x75c3 033120 arg mem_t2_256 ,rega 
+0x75c4 033121 arg mem_t3_256 ,contw 
+0x75c5 033122 call bn_sqrmod_256 
+0x75c6 033124 arg mem_t3_256 ,rega 
+0x75c7 033125 arg mem_t1_256 ,regb 
+0x75c8 033126 arg mem_t3_256 ,contw 
+0x75c9 033127 call bn_submod_256 
+0x75ca 033128 arg mem_t3_256 ,rega 
+0x75cb 033129 arg mem_t1_256 ,regb 
+0x75cc 033130 arg mem_cx_256 ,contw 
+0x75cd 033131 call bn_submod_256 
+0x75ce 033132 arg mem_t1_256 ,rega 
+0x75cf 033133 arg mem_cx_256 ,regb 
+0x75d0 033134 arg mem_t3_256 ,contw 
+0x75d1 033135 call bn_submod_256 
+0x75d2 033136 arg mem_t3_256 ,rega 
+0x75d3 033137 arg mem_t2_256 ,regb 
+0x75d4 033138 arg mem_t3_256 ,contw 
+0x75d5 033139 call bn_mulmod_256 
+0x75d6 033140 arg mem_t3_256 ,rega 
+0x75d7 033141 arg mem_t0_256 ,regb 
+0x75d8 033142 arg mem_cy_256 ,contw 
+0x75d9 033143 branch bn_submod_256 
+:      033145 ecadd_256:
+0x75da 033147 arg mem_az_256 ,rega 
+0x75db 033148 arg mem_t7_256 ,contw 
+0x75dc 033149 call bn_sqrmod_256 
+0x75dd 033150 arg mem_cx_256 ,rega 
+0x75de 033151 arg mem_t7_256 ,regb 
+0x75df 033152 arg mem_t0_256 ,contw 
+0x75e0 033153 call bn_mulmod_256 
+0x75e1 033156 arg mem_az_256 ,rega 
+0x75e2 033157 arg mem_t7_256 ,regb 
+0x75e3 033158 arg mem_t7_256 ,contw 
+0x75e4 033159 call bn_mulmod_256 
+0x75e5 033160 arg mem_cy_256 ,rega 
+0x75e6 033161 arg mem_t7_256 ,regb 
+0x75e7 033162 arg mem_t1_256 ,contw 
+0x75e8 033163 call bn_mulmod_256 
+0x75e9 033166 arg mem_cz_256 ,rega 
+0x75ea 033167 arg mem_t7_256 ,contw 
+0x75eb 033168 call bn_sqrmod_256 
+0x75ec 033169 arg mem_ax_256 ,rega 
+0x75ed 033170 arg mem_t7_256 ,regb 
+0x75ee 033171 arg mem_t2_256 ,contw 
+0x75ef 033172 call bn_mulmod_256 
+0x75f0 033174 arg mem_cz_256 ,rega 
+0x75f1 033175 arg mem_t7_256 ,regb 
+0x75f2 033176 arg mem_t7_256 ,contw 
+0x75f3 033177 call bn_mulmod_256 
+0x75f4 033178 arg mem_ay_256 ,rega 
+0x75f5 033179 arg mem_t7_256 ,regb 
+0x75f6 033180 arg mem_t3_256 ,contw 
+0x75f7 033181 call bn_mulmod_256 
+0x75f8 033186 arg mem_t0_256 ,regb 
+0x75f9 033187 arg mem_t2_256 ,rega 
+0x75fa 033188 arg mem_t7_256 ,contw 
+0x75fb 033189 call bn_submod_256 
+0x75fc 033190 arg mem_t0_256 ,rega 
+0x75fd 033191 arg mem_t2_256 ,regb 
+0x75fe 033192 arg mem_t0_256 ,contw 
+0x75ff 033193 call bn_addmod_256 
+0x7600 033196 arg mem_t1_256 ,regb 
+0x7601 033197 arg mem_t3_256 ,rega 
+0x7602 033198 arg mem_t2_256 ,contw 
+0x7603 033199 call bn_submod_256 
+0x7604 033200 arg mem_t1_256 ,rega 
+0x7605 033201 arg mem_t3_256 ,regb 
+0x7606 033202 arg mem_t1_256 ,contw 
+0x7607 033203 call bn_addmod_256 
+0x7608 033204 arg mem_t1_256 ,rega 
+0x7609 033205 arg mem_t7_256 ,regb 
+0x760a 033206 arg mem_t1_256 ,contw 
+0x760b 033207 call bn_mulmod_256 
+0x760c 033208 arg mem_cz_256 ,rega 
+0x760d 033209 arg mem_az_256 ,regb 
+0x760e 033210 arg mem_t3_256 ,contw 
+0x760f 033211 call bn_mulmod_256 
+0x7610 033212 arg mem_t3_256 ,rega 
+0x7611 033213 arg mem_t7_256 ,regb 
+0x7612 033214 arg mem_cz_256 ,contw 
+0x7613 033215 call bn_mulmod_256 
+0x7614 033217 arg mem_t7_256 ,rega 
+0x7615 033218 arg mem_t7_256 ,contw 
+0x7616 033219 call bn_sqrmod_256 
+0x7617 033220 arg mem_t7_256 ,rega 
+0x7618 033221 arg mem_t0_256 ,regb 
+0x7619 033222 arg mem_t3_256 ,contw 
+0x761a 033223 call bn_mulmod_256 
+0x761b 033224 arg mem_t7_256 ,rega 
+0x761c 033225 arg mem_t1_256 ,regb 
+0x761d 033226 arg mem_t1_256 ,contw 
+0x761e 033227 call bn_mulmod_256 
+0x761f 033228 arg mem_t2_256 ,rega 
+0x7620 033229 arg mem_cx_256 ,contw 
+0x7621 033230 call bn_sqrmod_256 
+0x7622 033231 arg mem_cx_256 ,rega 
+0x7623 033232 arg mem_t3_256 ,regb 
+0x7624 033233 arg mem_cx_256 ,contw 
+0x7625 033234 call bn_submod_256 
+0x7626 033235 arg mem_cx_256 ,contr 
+0x7627 033236 arg mem_t7_256 ,contw 
+0x7628 033237 call memcpy32 
+0x7629 033238 arg mem_t7_256 ,rega 
+0x762a 033239 call bn_lshiftmod_256 
+0x762b 033240 arg mem_t3_256 ,rega 
+0x762c 033241 arg mem_t7_256 ,regb 
+0x762d 033242 arg mem_t3_256 ,contw 
+0x762e 033243 call bn_submod_256 
+0x762f 033244 arg mem_t3_256 ,rega 
+0x7630 033245 arg mem_t2_256 ,regb 
+0x7631 033246 arg mem_t2_256 ,contw 
+0x7632 033247 call bn_mulmod_256 
+0x7633 033248 arg mem_t2_256 ,rega 
+0x7634 033249 arg mem_t1_256 ,regb 
+0x7635 033250 arg mem_cy_256 ,contw 
+0x7636 033251 call bn_submod_256 
+0x7637 033252 arg mem_cy_256 ,rega 
+0x7638 033253 arg mem_p_256 ,regb 
+0x7639 033254 arg mem_cy_256 ,contw 
+0x763a 033255 force 0 ,regc 
+0x763b 033256 fetch 1 ,mem_cy_256 
+0x763c 033257 isolate1 0 ,pdata 
+0x763d 033258 call bn_add_256 ,true 
+0x763e 033259 copy regc ,alarm 
+0x763f 033260 arg mem_cy_256 ,rega 
+0x7640 033261 call bn_rshift_256 
+0x7641 033262 fetch 1 ,mem_cy5_256 
+0x7642 033263 isolate1 0 ,alarm 
+0x7643 033264 setflag true ,7 ,pdata 
+0x7644 033265 store 1 ,mem_cy5_256 
+0x7645 033266 rtn 
+:      033268 bn_invmod_256:
+0x7646 033269 copy contw ,timeup 
+0x7647 033270 arg mem_tmp0_256 ,contw 
+0x7648 033271 call clear_mem_256 
+0x7649 033272 force 0 ,pdata 
+0x764a 033274 store 4 ,mem_t2_256 
+0x764b 033275 jam 1 ,mem_tmp0_256 
+0x764c 033276 arg mem_tmp1_256 ,contw 
+0x764d 033277 call clear_mem_512 
+0x764e 033278 arg mem_p_256 ,contr 
+0x764f 033279 arg mem_tmp2_256 ,contw 
+0x7650 033280 call memcpy32 
+0x7651 033281 copy rega ,contr 
+0x7652 033282 arg mem_tmp3_256 ,contw 
+0x7653 033283 call memcpy32 
+:      033289 bn_invmod_256_2:
+0x7654 033290 arg mem_tmp3_256 ,contr 
+0x7655 033291 call bn_eq_zero_256 
+0x7656 033292 branch bn_invmod_256_0 ,blank 
+0x7657 033297 arg mem_tmp3_256 ,rega 
+0x7658 033298 arg mem_tmp0_256 ,regb 
+0x7659 033299 call bn_rshifteven_256 
+0x765a 033300 arg mem_tmp2_256 ,rega 
+0x765b 033301 arg mem_tmp1_256 ,regb 
+0x765c 033302 call bn_rshifteven_256 
+0x765d 033304 arg mem_tmp3_256 ,rega 
+0x765e 033305 arg mem_tmp2_256 ,regb 
+0x765f 033306 call bn_bigeq_256 
+0x7660 033307 branch bn_invmod_256_1 ,positive 
+0x7661 033308 arg mem_tmp2_256 ,rega 
+0x7662 033309 arg mem_tmp3_256 ,regb 
+0x7663 033310 copy rega ,contw 
+0x7664 033311 call bn_sub_256 
+0x7665 033312 arg mem_tmp0_256 ,rega 
+0x7666 033313 arg mem_tmp1_256 ,regb 
+0x7667 033314 copy regb ,contw 
+0x7668 033315 call bn_add_256 
+0x7669 033316 ifetch 1 ,rega 
+0x766a 033317 iadd regc ,regc 
+0x766b 033318 ifetch 1 ,regb 
+0x766c 033319 iadd regc ,pdata 
+0x766d 033320 istore 1 ,regb 
+0x766e 033321 branch bn_invmod_256_2 
+:      033322 bn_invmod_256_1:
+0x766f 033323 arg mem_tmp3_256 ,rega 
+0x7670 033324 arg mem_tmp2_256 ,regb 
+0x7671 033325 copy rega ,contw 
+0x7672 033326 call bn_sub_256 
+0x7673 033327 arg mem_tmp1_256 ,rega 
+0x7674 033328 arg mem_tmp0_256 ,regb 
+0x7675 033329 copy regb ,contw 
+0x7676 033330 call bn_add_256 
+0x7677 033331 ifetch 1 ,rega 
+0x7678 033332 iadd regc ,regc 
+0x7679 033333 ifetch 1 ,regb 
+0x767a 033334 iadd regc ,pdata 
+0x767b 033335 istore 1 ,regb 
+0x767c 033336 branch bn_invmod_256_2 
+:      033337 bn_invmod_256_0:
+0x767d 033339 arg mem_tmp1_256 ,rega 
+0x767e 033340 copy timeup ,contw 
+0x767f 033341 call bn_p256mod 
+0x7680 033343 arg mem_p_256 ,rega 
+0x7681 033344 copy timeup ,regb 
+0x7682 033345 copy timeup ,contw 
+0x7683 033346 branch bn_submod_256 
+:      033349 bn_mulmod_256:
+0x7684 033350 copy contw ,timeup 
+0x7685 033352 force 0 ,regext_index 
+0x7686 033354 arg mem_tmp1_256 ,contw 
+0x7687 033355 call clear_mem_512 
+0x7688 033356 arg mem_regext ,contw 
+0x7689 033357 call clear_mem_512 
+0x768a 033361 copy rega ,contr 
+0x768b 033363 jam 0 ,mem_regext 
+0x768c 033364 setarg 0 
+0x768d 033365 call bn_load_mem 
+0x768e 033366 copy regb ,contr 
+0x768f 033367 call bn_load_256 
+0x7690 033370 force 0 ,queue 
+0x7691 033371 arg mem_tmp1_256 ,contw 
+:      033372 bn_mulmod_256_1:
+0x7692 033375 arg mem_regext ,temp 
+0x7693 033376 copy queue ,regb 
+0x7694 033377 lshift2 regb ,pdata 
+0x7695 033379 iadd temp ,regb 
+0x7696 033380 force 0 ,temp 
+0x7697 033381 force 0 ,regc 
+:      033382 bn_mulmod_256_0:
+0x7698 033387 ifetch 4 ,contw 
+0x7699 033388 iforce rega 
+0x769a 033391 ifetch 4 ,regb 
+0x769b 033392 copy regc ,regext_index 
+0x769c 033393 imul32 regext ,pdata 
+0x769d 033394 iadd rega ,pdata 
+0x769e 033395 iadd temp ,pdata 
+0x769f 033396 istore 4 ,contw 
+0x76a0 033397 rshift32 pdata ,temp 
+0x76a1 033398 increase 1 ,regc 
+0x76a2 033399 compare 8 ,regc ,0xff 
+0x76a3 033400 nbranch bn_mulmod_256_0 ,true 
+0x76a4 033402 deposit temp 
+0x76a5 033403 istore 4 ,contw 
+0x76a6 033404 increase -32 ,contw 
+0x76a7 033407 increase 1 ,queue 
+0x76a8 033408 compare 8 ,queue ,0xff 
+0x76a9 033409 nbranch bn_mulmod_256_1 ,true 
+0x76aa 033410 arg mem_tmp1_256 ,rega 
+0x76ab 033411 copy timeup ,contw 
+0x76ac 033412 branch bn_p256mod 
+:      033414 bn_p256mod:
+0x76ad 033415 bpatch patch1e_2 ,mem_patch1e 
+0x76ae 033416 copy contw ,timeup 
+0x76af 033417 copy rega ,alarm 
+0x76b0 033418 arg mem_tmp2_256 ,regb 
+0x76b1 033419 copy regb ,contw 
+0x76b2 033420 call memset0_4 
+0x76b3 033421 istore 8 ,contw 
+0x76b4 033422 add rega ,44 ,contr 
+0x76b5 033423 call memcpy8 
+0x76b6 033424 call memcpy12 
+0x76b7 033425 copy regb ,rega 
+0x76b8 033426 call bn_lshiftmod_256 
+0x76b9 033427 arg mem_tmp2_256 ,regb 
+0x76ba 033428 copy alarm ,rega 
+0x76bb 033429 copy timeup ,contw 
+0x76bc 033430 call bn_addmod_256 
+0x76bd 033432 arg mem_tmp2_256 ,regb 
+0x76be 033433 copy regb ,contw 
+0x76bf 033434 call memset0_4 
+0x76c0 033435 istore 8 ,contw 
+0x76c1 033436 add alarm ,48 ,contr 
+0x76c2 033437 call memcpy16 
+0x76c3 033438 call memset0_4 
+0x76c4 033439 copy regb ,rega 
+0x76c5 033440 call bn_lshiftmod_256 
+0x76c6 033444 arg mem_tmp2_256 ,regb 
+0x76c7 033445 copy timeup ,rega 
+0x76c8 033446 copy rega ,contw 
+0x76c9 033447 call bn_addmod_256 
+0x76ca 033451 arg mem_tmp2_256 ,regb 
+0x76cb 033452 copy regb ,contw 
+0x76cc 033453 add alarm ,32 ,contr 
+0x76cd 033454 call memcpy12 
+0x76ce 033455 call memset0_4 
+0x76cf 033456 istore 8 ,contw 
+0x76d0 033457 add alarm ,56 ,contr 
+0x76d1 033458 call memcpy8 
+0x76d2 033459 copy timeup ,rega 
+0x76d3 033460 copy rega ,contw 
+0x76d4 033461 call bn_addmod_256 
+0x76d5 033465 arg mem_tmp2_256 ,regb 
+0x76d6 033466 copy regb ,contw 
+0x76d7 033467 add alarm ,36 ,contr 
+0x76d8 033468 call memcpy12 
+0x76d9 033469 add alarm ,52 ,contr 
+0x76da 033470 call memcpy12 
+0x76db 033471 add alarm ,52 ,contr 
+0x76dc 033472 call memcpy4 
+0x76dd 033473 add alarm ,32 ,contr 
+0x76de 033474 call memcpy4 
+0x76df 033475 copy timeup ,rega 
+0x76e0 033476 copy rega ,contw 
+0x76e1 033477 call bn_addmod_256 
+0x76e2 033480 arg mem_tmp2_256 ,regb 
+0x76e3 033481 copy regb ,contw 
+0x76e4 033482 add alarm ,44 ,contr 
+0x76e5 033483 call memcpy12 
+0x76e6 033484 call memset0_4 
+0x76e7 033485 istore 8 ,contw 
+0x76e8 033486 add alarm ,32 ,contr 
+0x76e9 033487 call memcpy4 
+0x76ea 033488 add alarm ,40 ,contr 
+0x76eb 033489 call memcpy4 
+0x76ec 033490 copy timeup ,rega 
+0x76ed 033491 copy rega ,contw 
+0x76ee 033492 call bn_submod_256 
+0x76ef 033495 arg mem_tmp2_256 ,regb 
+0x76f0 033496 copy regb ,contw 
+0x76f1 033497 add alarm ,48 ,contr 
+0x76f2 033498 call memcpy8 
+0x76f3 033499 call memcpy8 
+0x76f4 033500 force 0 ,pdata 
+0x76f5 033501 istore 8 ,contw 
+0x76f6 033502 add alarm ,36 ,contr 
+0x76f7 033503 call memcpy4 
+0x76f8 033504 add alarm ,44 ,contr 
+0x76f9 033505 call memcpy4 
+0x76fa 033506 copy timeup ,rega 
+0x76fb 033507 copy rega ,contw 
+0x76fc 033508 call bn_submod_256 
+0x76fd 033511 arg mem_tmp2_256 ,regb 
+0x76fe 033512 copy regb ,contw 
+0x76ff 033513 add alarm ,52 ,contr 
+0x7700 033514 call memcpy12 
+0x7701 033515 add alarm ,32 ,contr 
+0x7702 033516 call memcpy12 
+0x7703 033517 call memset0_4 
+0x7704 033518 add alarm ,48 ,contr 
+0x7705 033519 call memcpy4 
+0x7706 033520 copy timeup ,rega 
+0x7707 033521 copy rega ,contw 
+0x7708 033522 call bn_submod_256 
+0x7709 033525 arg mem_tmp2_256 ,regb 
+0x770a 033526 copy regb ,contw 
+0x770b 033527 add alarm ,56 ,contr 
+0x770c 033528 call memcpy8 
+0x770d 033529 call memset0_4 
+0x770e 033530 add alarm ,36 ,contr 
+0x770f 033531 call memcpy12 
+0x7710 033532 call memset0_4 
+0x7711 033533 add alarm ,52 ,contr 
+0x7712 033534 call memcpy4 
+0x7713 033535 copy timeup ,rega 
+0x7714 033536 copy rega ,contw 
+0x7715 033537 branch bn_submod_256 
+:      033540 bn_load_mem:
+0x7716 033541 force 32 ,loopcnt 
+0x7717 033542 arg mem_regext ,contw 
+0x7718 033543 iadd contw ,contw 
+0x7719 033544 branch memcpy 
+:      033546 bn_load_256:
+0x771a 033547 force 8 ,loopcnt 
+0x771b 033548 branch bn_load_0 
+:      033550 bn_sqrmod_256:
+0x771c 033551 copy rega ,regb 
+0x771d 033552 branch bn_mulmod_256 
+:      033554 bn_add_256:
+0x771e 033555 force 8 ,loopcnt 
+0x771f 033556 branch bn_add + 1 
+:      033558 bn_addmod_256:
+0x7720 033559 call bn_add_256 
+0x7721 033560 copy contw ,rega 
+0x7722 033561 branch bn_lshiftmod_ismod_256 
+:      033563 bn_lshiftmod_256:
+0x7723 033564 call bn_lshift_256 
+:      033565 bn_lshiftmod_ismod_256:
+0x7724 033566 isolate1 0 ,regc 
+0x7725 033567 branch bn_lshiftmod_p_256 ,true 
+0x7726 033568 arg mem_p_256 ,regb 
+0x7727 033569 copy rega ,regc 
+0x7728 033570 increase -32 ,rega 
+0x7729 033571 call bn_bigeq_256 
+0x772a 033572 nrtn positive 
+0x772b 033573 copy regc ,rega 
+0x772c 033574 branch sub_p2_256 
+:      033576 bn_lshiftmod_p_256:
+0x772d 033577 call sub_p2_256 
+0x772e 033579 copy rega ,regc 
+0x772f 033580 increase -32 ,rega 
+0x7730 033581 arg mem_p_256 ,regb 
+0x7731 033582 call bn_bigeq_256 
+0x7732 033583 nrtn positive 
+0x7733 033584 copy regc ,rega 
+0x7734 033585 branch sub_p2_256 
+:      033588 sub_p2_256:
+0x7735 033589 increase -32 ,rega 
+0x7736 033590 arg mem_p_256 ,regb 
+0x7737 033591 copy rega ,contw 
+0x7738 033592 branch bn_sub_256 
+:      033597 bn_submod_256:
+0x7739 033598 call bn_sub_256 
+0x773a 033600 branch bn_submod_256_np ,true 
+0x773b 033603 add contw ,-32 ,rega 
+0x773c 033604 arg mem_p_256 ,regb 
+0x773d 033605 call bn_bigeq_256 
+0x773e 033606 nrtn positive 
+0x773f 033607 arg mem_p_256 ,regb 
+0x7740 033608 add contw ,-32 ,rega 
+0x7741 033610 copy rega ,contw 
+0x7742 033611 branch bn_sub_256 
+:      033612 bn_submod_256_np:
+0x7743 033613 add contw ,-32 ,rega 
+0x7744 033614 arg mem_p_256 ,regb 
+0x7745 033615 copy rega ,contw 
+0x7746 033616 call bn_add_256 
+0x7747 033618 rtn true 
+0x7748 033619 add contw ,-32 ,rega 
+0x7749 033620 arg mem_p_256 ,regb 
+0x774a 033621 copy rega ,contw 
+0x774b 033622 branch bn_add_256 
+:      033626 bn_sub_256:
+0x774c 033627 force 8 ,loopcnt 
+0x774d 033628 branch bn_sub + 1 
+:      033630 bn_rshift_256:
+0x774e 033631 force 8 ,loopcnt 
+0x774f 033632 increase 28 ,rega 
+0x7750 033633 branch bn_rshift 
+:      033635 bn_lshift_256:
+0x7751 033636 force 8 ,loopcnt 
+0x7752 033637 force 0 ,regc 
+0x7753 033638 branch bn_lshift_0 
+:      033640 bn_bigeq_256:
+0x7754 033641 force 8 ,loopcnt 
+0x7755 033642 increase 28 ,rega 
+0x7756 033643 increase 28 ,regb 
+0x7757 033644 branch bn_bigeq_0 
+:      033647 bn_eq_zero_256:
+0x7758 033648 ifetch 8 ,contr 
+0x7759 033649 nrtn blank 
+0x775a 033650 branch bn_eq_zero 
+:      033655 bn_rshifteven_256:
+0x775b 033656 copy rega ,alarm 
+:      033657 bn_rshifteven_256_1:
+0x775c 033658 copy alarm ,rega 
+0x775d 033659 ifetch 1 ,rega 
+0x775e 033660 isolate1 0 ,pdata 
+0x775f 033661 rtn true 
+0x7760 033662 call bn_rshift_256 
+0x7761 033663 ifetch 1 ,regb 
+0x7762 033664 isolate0 0 ,pdata 
+0x7763 033665 branch bn_rshifteven_256_0 ,true 
+0x7764 033666 arg mem_p_256 ,rega 
+0x7765 033667 copy regb ,contw 
+0x7766 033668 call bn_add_256 
+0x7767 033669 ifetch 1 ,regb 
+0x7768 033670 iadd regc ,pdata 
+0x7769 033671 istore 1 ,regb 
+0x776a 033672 increase -32 ,regb 
+:      033673 bn_rshifteven_256_0:
+0x776b 033674 add regb ,32 ,rega 
+0x776c 033675 force 9 ,loopcnt 
+0x776d 033676 call bn_rshift 
+0x776e 033677 branch bn_rshifteven_256_1 
+:      033680 ui_init:
+0x776f 033681 rtn wake 
+0x7770 033682 call lpm_disable_exen_output 
+0x7771 033683 call ui_button_init 
+0x7772 033684 call ui_timer_init 
+0x7773 033685 branch ui_led_init_global 
+:      033687 ui_dispatch:
+0x7774 033688 call ui_led_dispatch 
+0x7775 033689 branch ui_timer_check 
+:      033691 ui_button_init:
+0x7776 033692 fetch 1 ,mem_ui_button_gpio 
+0x7777 033693 rtneq ui_button_gpio_disable 
+0x7778 033694 iforce temp 
+0x7779 033695 call gpio_config_output 
+0x777a 033696 fetcht 1 ,mem_ui_button_gpio 
+0x777b 033697 call gpio_out_inactive 
+0x777c 033698 nop 100 
+0x777d 033699 fetcht 1 ,mem_ui_button_gpio 
+0x777e 033700 call gpio_config_input 
+0x777f 033701 branch ui_button_polling 
+:      033705 ui_button_polling:
+0x7780 033706 bpatch patch1e_3 ,mem_patch1e 
+0x7781 033707 fetch 1 ,mem_ui_button_gpio 
+0x7782 033708 rtneq ui_button_gpio_disable 
+0x7783 033709 copy pdata ,temp 
+0x7784 033710 call gpio_get_bit 
+0x7785 033711 nbranch ui_button_up ,true 
+:      033713 ui_button_down:
+0x7786 033714 call ui_button_check_long_press 
+0x7787 033715 fetch 2 ,mem_ui_state_map 
+0x7788 033716 set1 ui_state_btn_down ,pdata 
+0x7789 033717 store 2 ,mem_ui_state_map 
+0x778a 033718 fetch 1 ,mem_ui_button_last_state 
+0x778b 033719 rtneq ui_button_state_down 
+0x778c 033720 jam ui_button_state_down ,mem_ui_button_last_state 
+0x778d 033722 fetch 1 ,mem_ui_button_timeout 
+0x778e 033723 store 1 ,mem_ui_button_timer 
+0x778f 033724 call lpm_button_get_wake_lock 
+0x7790 033725 jam bt_evt_button_down ,mem_fifo_temp 
+0x7791 033726 branch ui_ipc_send_event 
+:      033727 ui_button_up:
+0x7792 033728 fetch 2 ,mem_ui_state_map 
+0x7793 033729 set0 ui_state_btn_down ,pdata 
+0x7794 033730 store 2 ,mem_ui_state_map 
+0x7795 033731 fetch 1 ,mem_ui_button_last_state 
+0x7796 033732 rtneq ui_button_state_up 
+0x7797 033733 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7798 033735 jam 0 ,mem_ui_button_timer 
+0x7799 033736 call lpm_button_clean_wake_lock 
+0x779a 033737 jam bt_evt_button_up ,mem_fifo_temp 
+0x779b 033738 branch ui_ipc_send_event 
+:      033740 ui_button_check_long_press:
+0x779c 033741 fetch 1 ,mem_ui_button_timer 
+0x779d 033742 rtn blank 
+0x779e 033743 increase -1 ,pdata 
+0x779f 033744 store 1 ,mem_ui_button_timer 
+0x77a0 033745 nrtn blank 
+0x77a1 033747 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x77a2 033748 branch ui_ipc_send_event 
+:      033750 lpm_button_get_wake_lock:
+0x77a3 033751 arg wake_lock_button ,queue 
+0x77a4 033752 branch lpm_get_wake_lock 
+:      033754 lpm_button_clean_wake_lock:
+0x77a5 033755 arg wake_lock_button ,queue 
+0x77a6 033756 branch lpm_put_wake_lock 
+:      033763 calc_curr_struct_prt:
+0x77a7 033764 bpatch patch1e_4 ,mem_patch1e 
+0x77a8 033765 fetch 2 ,mem_ui_led_struct_ptr 
+0x77a9 033766 mul32 rega ,led_offset_length ,regb 
+0x77aa 033767 iadd regb ,regb 
+0x77ab 033768 rtn 
+:      033771 ui_led_init_global:
+0x77ac 033772 fetch 1 ,mem_ui_led_struct_num 
+0x77ad 033773 rtn blank 
+0x77ae 033774 copy pdata ,loopcnt 
+0x77af 033775 fetch 2 ,mem_ui_led_struct_ptr 
+0x77b0 033776 copy pdata ,regb 
+:      033777 ui_led_init_loop:
+0x77b1 033778 add regb ,led_offset_led_gpio ,regc 
+0x77b2 033779 ifetcht 1 ,regc 
+0x77b3 033780 call ui_led_init_set 
+0x77b4 033781 increase led_offset_length ,regb 
+0x77b5 033782 loop ui_led_init_loop 
+0x77b6 033783 rtn 
+:      033786 ui_led_init_set:
+0x77b7 033787 fetch 1 ,mem_ui_led_init_state_set 
+0x77b8 033788 branch gpio_out_inactive ,blank 
+0x77b9 033789 branch gpio_out_active 
+:      033792 ui_led_on_global:
+0x77ba 033793 call calc_curr_struct_prt 
+0x77bb 033794 setarg ui_led_state_lighting 
+0x77bc 033795 istore 1 ,regb 
+0x77bd 033796 call ui_led_stop_timer 
+0x77be 033797 branch ui_led_on_static 
+:      033801 ui_led_blink_stop_global:
+:      033802 ui_led_off_global:
+0x77bf 033804 call calc_curr_struct_prt 
+0x77c0 033805 setarg ui_led_state_darking 
+0x77c1 033806 istore 1 ,regb 
+0x77c2 033808 call ui_led_stop_timer 
+0x77c3 033809 branch ui_led_off_static 
+:      033813 ui_led_blink_start_global:
+0x77c4 033814 call calc_curr_struct_prt 
+0x77c5 033815 setarg ui_led_state_blink_start 
+0x77c6 033816 istore 1 ,regb 
+0x77c7 033817 setarg led_infinite_flash_num 
+0x77c8 033818 istore 1 ,contw 
+0x77c9 033819 branch ui_led_off_static 
+:      033824 ui_led_set_style_global:
+0x77ca 033825 call calc_curr_struct_prt 
+0x77cb 033826 arg led_offset_length ,loopcnt 
+0x77cc 033827 copy regc ,contr 
+0x77cd 033828 copy regb ,contw 
+0x77ce 033829 branch memcpy_fast 
+:      033833 ui_led_dispatch:
+0x77cf 033834 fetch 1 ,mem_ui_led_struct_num 
+0x77d0 033835 rtn blank 
+0x77d1 033836 arg 0 ,rega 
+:      033837 ui_led_blink_polling:
+0x77d2 033838 call ui_led_change_style_by_type 
+0x77d3 033839 increase 1 ,rega 
+0x77d4 033840 fetch 1 ,mem_ui_led_struct_num 
+0x77d5 033841 isub rega ,null 
+0x77d6 033842 rtn zero 
+0x77d7 033843 branch ui_led_blink_polling 
+:      033846 ui_led_off_static:
+0x77d8 033847 add regb ,led_offset_led_gpio ,regc 
+0x77d9 033848 ifetcht 1 ,regc 
+0x77da 033849 branch gpio_out_inactive 
+:      033852 ui_led_on_static:
+0x77db 033853 add regb ,led_offset_led_gpio ,regc 
+0x77dc 033854 ifetcht 1 ,regc 
+0x77dd 033855 branch gpio_out_active 
+:      033859 ui_led_change_style_by_type:
+0x77de 033860 add rega ,ui_led_blink ,queue 
+0x77df 033861 call timer_check 
+0x77e0 033862 nrtn blank 
+0x77e1 033864 call calc_curr_struct_prt 
+0x77e2 033866 ifetch 1 ,regb 
+0x77e3 033868 beq ui_led_state_lighting ,ui_led_on_static 
+0x77e4 033869 beq ui_led_state_darking ,ui_led_off_static 
+0x77e5 033870 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x77e6 033871 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      033872 ui_led_blink_state_lighting:
+0x77e7 033873 call ui_led_on_static 
+0x77e8 033874 add regb ,led_offset_cb_ledon ,regc 
+0x77e9 033875 call push_stack 
+0x77ea 033876 ifetch 2 ,regc 
+0x77eb 033877 call callback_func 
+0x77ec 033878 call pop_stack 
+0x77ed 033879 setarg ui_led_state_blink_darking 
+0x77ee 033880 istore 1 ,regb 
+0x77ef 033881 add regb ,led_offset_on_time ,regc 
+0x77f0 033882 ifetch 2 ,regc 
+0x77f1 033883 branch ui_led_blink_timer_start 
+:      033886 ui_led_blink_state_darking:
+0x77f2 033887 call ui_led_off_static 
+0x77f3 033888 add regb ,led_offset_cb_ledoff ,regc 
+0x77f4 033889 call push_stack 
+0x77f5 033890 ifetch 2 ,regc 
+0x77f6 033891 call callback_func 
+0x77f7 033892 call pop_stack 
+0x77f8 033894 add regb ,led_offset_blink_count ,regc 
+0x77f9 033895 ifetch 1 ,regc 
+0x77fa 033896 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x77fb 033897 increase -1 ,pdata 
+0x77fc 033898 istore 1 ,regc 
+0x77fd 033899 branch ui_led_blink_stop_global ,blank 
+:      033900 ui_led_blink_infinite:
+0x77fe 033901 setarg ui_led_state_blink_lighting 
+0x77ff 033902 istore 1 ,regb 
+0x7800 033903 add regb ,led_offset_off_time ,regc 
+0x7801 033904 ifetch 2 ,regc 
+:      033905 ui_led_blink_timer_start:
+0x7802 033906 add rega ,ui_led_blink ,queue 
+0x7803 033907 branch timer_init 
+:      033909 ui_led_stop_timer:
+0x7804 033910 setarg 0 
+0x7805 033911 branch ui_led_blink_timer_start 
+:      033917 ui_timer_timeout:
+0x7806 033918 setarg 0x1000 
+0x7807 033919 lshift16 pdata ,pdata 
+0x7808 033920 iadd regb ,regb 
+0x7809 033921 rtn 
+:      033923 ui_timer_check:
+0x780a 033924 bpatch patch1e_5 ,mem_patch1e 
+0x780b 033925 arg 0 ,rega 
+0x780c 033926 fetcht 4 ,mem_ui_timer_last_btclk 
+0x780d 033927 copy clkn_bt ,regb 
+0x780e 033928 copy regb ,pdata 
+0x780f 033929 isub temp ,null 
+0x7810 033930 ncall ui_timer_timeout ,positive 
+:      033931 ui_timer_check_loop:
+0x7811 033932 copy regb ,pdata 
+0x7812 033933 increase 160 ,temp 
+0x7813 033934 increase 160 ,temp 
+0x7814 033935 isub temp ,null 
+0x7815 033936 nbranch ui_timer_check_end ,positive 
+0x7816 033937 increase 1 ,rega 
+0x7817 033938 and rega ,0x0f ,pdata 
+0x7818 033939 nbranch ui_timer_check_loop ,blank 
+0x7819 033940 arg 0 ,rega 
+0x781a 033941 call ui_timer_check_send_evt 
+:      033942 ui_timer_init:
+0x781b 033943 copy clkn_bt ,pdata 
+0x781c 033944 store 4 ,mem_ui_timer_last_btclk 
+0x781d 033945 rtn 
+:      033946 ui_timer_check_end:
+0x781e 033947 copy rega ,pdata 
+0x781f 033948 rtn blank 
+0x7820 033949 increase -160 ,temp 
+0x7821 033950 increase -160 ,temp 
+0x7822 033951 set0 28 ,temp 
+0x7823 033952 storet 4 ,mem_ui_timer_last_btclk 
+:      033953 ui_timer_check_send_evt:
+0x7824 033954 branch app_evt_timer 
+:      033961 ui_ipc_get_lock:
+0x7825 033962 jam 1 ,mem_ipc_lock_bt 
+:      033963 ui_ipc_get_lock_wait:
+0x7826 033964 fetch 1 ,mem_ipc_lock_c51 
+0x7827 033965 nbranch ui_ipc_get_lock_wait ,blank 
+0x7828 033966 rtn 
+:      033968 ui_ipc_put_lock:
+0x7829 033969 jam 0 ,mem_ipc_lock_bt 
+0x782a 033970 rtn 
+:      033974 ui_ipc_send_event:
+0x782b 033975 bpatch patch1e_6 ,mem_patch1e 
+0x782c 033976 call ui_ipc_get_lock 
+0x782d 033977 copy rega ,pdata 
+0x782e 033978 store 4 ,mem_rega 
+0x782f 033979 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7830 033980 call fifo_in 
+0x7831 033981 fetch 4 ,mem_rega 
+0x7832 033982 copy pdata ,rega 
+0x7833 033983 branch ui_ipc_put_lock 
+:      033985 ui_ipc_send_cmd:
+0x7834 033986 bpatch patch1e_7 ,mem_patch1e 
+0x7835 033987 call ui_ipc_get_lock 
+0x7836 033988 copy rega ,pdata 
+0x7837 033989 store 4 ,mem_rega 
+0x7838 033990 arg mem_ipc_fifo_c512bt ,rega 
+0x7839 033991 call fifo_in 
+0x783a 033992 fetch 4 ,mem_rega 
+0x783b 033993 copy pdata ,rega 
+0x783c 033994 branch ui_ipc_put_lock 
+:      033996 ui_ipc_clean_all_fifo:
+0x783d 033997 setarg 0 
+0x783e 033998 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x783f 033999 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7840 034000 rtn 
+:      034002 check_51cmd:
+0x7841 034003 bpatch patch1f_0 ,mem_patch1f 
+0x7842 034004 fetch 1 ,mem_hci_cmd 
+0x7843 034005 nrtn blank 
+0x7844 034006 arg mem_ipc_fifo_c512bt ,rega 
+0x7845 034007 call fifo_is_empty 
+0x7846 034008 rtn blank 
+0x7847 034009 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7848 034010 call check_51cmd_once 
+0x7849 034011 fetch 1 ,mem_ipc_skip_continue_proc 
+0x784a 034012 branch check_51cmd ,blank 
+0x784b 034013 rtn 
+:      034015 check_51cmd_once:
+0x784c 034016 call ui_ipc_get_lock 
+0x784d 034017 arg mem_ipc_fifo_c512bt ,rega 
+0x784e 034018 call fifo_out 
+0x784f 034019 copy pdata ,temp 
+0x7850 034020 call ui_ipc_put_lock 
+0x7851 034021 bpatch patch1f_1 ,mem_patch1f 
+0x7852 034022 copy temp ,pdata 
+0x7853 034023 rtn blank 
+0x7854 034024 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7855 034025 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7856 034026 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7857 034027 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7858 034028 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7859 034029 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x785a 034030 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x785b 034031 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x785c 034032 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x785d 034033 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x785e 034034 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x785f 034036 store 1 ,mem_fifo_temp 
+:      034039 check_51cmd_once_continue:
+0x7860 034040 fetch 1 ,mem_fifo_temp 
+0x7861 034041 bmark0 mark_context ,check_51cmd_check_idle 
+0x7862 034042 bpatch patch1f_2 ,mem_patch1f 
+0x7863 034043 fetch 1 ,mem_fifo_temp 
+0x7864 034044 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7865 034045 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7866 034046 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7867 034047 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7868 034048 rtn 
+:      034050 check_51cmd_check_idle:
+0x7869 034051 store 1 ,mem_fifo_temp 
+0x786a 034052 call context_check_idle 
+0x786b 034053 branch check_51cmd_restore ,zero 
+0x786c 034054 call context_search_plap 
+0x786d 034055 nrtn zero 
+:      034056 check_51cmd_restore:
+0x786e 034057 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x786f 034058 branch ui_ipc_send_cmd 
+:      034065 check_51cmd_adv:
+0x7870 034066 jam on ,mem_le_adv_enable 
+0x7871 034067 jam adv_ind ,mem_le_adv_type 
+0x7872 034068 fetch 2 ,mem_ui_state_map 
+0x7873 034069 set1 ui_state_ble_adv ,pdata 
+0x7874 034070 store 2 ,mem_ui_state_map 
+0x7875 034071 rtn 
+:      034075 check_51cmd_stop_adv:
+0x7876 034076 fetch 2 ,mem_ui_state_map 
+0x7877 034077 set0 ui_state_ble_adv ,pdata 
+0x7878 034078 store 2 ,mem_ui_state_map 
+0x7879 034079 jam off ,mem_le_adv_enable 
+0x787a 034080 rtn 
+:      034084 check_51cmd_direct_adv:
+0x787b 034085 jam on ,mem_le_adv_enable 
+0x787c 034086 jam adv_direct_ind ,mem_le_adv_type 
+0x787d 034087 fetch 2 ,mem_ui_state_map 
+0x787e 034088 set1 ui_state_ble_adv ,pdata 
+0x787f 034089 store 2 ,mem_ui_state_map 
+0x7880 034090 rtn 
+:      034094 check_51cmd_stop_direct_adv:
+0x7881 034095 fetch 2 ,mem_ui_state_map 
+0x7882 034096 set0 ui_state_ble_adv ,pdata 
+0x7883 034097 store 2 ,mem_ui_state_map 
+0x7884 034098 jam off ,mem_le_adv_enable 
+0x7885 034099 rtn 
+:      034103 check_51cmd_le_disconnect:
+0x7886 034104 setarg 20 
+0x7887 034105 store 2 ,mem_le_superto 
+0x7888 034106 store 2 ,mem_le_init_superto 
+0x7889 034107 branch le_send_terminate_ind_user_terminated 
+:      034111 check_51cmd_ble_update_connect_param:
+0x788a 034112 branch le_l2cap_tx_update_req 
+:      034116 check_51cmd_led_off:
+0x788b 034117 arg 0 ,rega 
+0x788c 034118 branch ui_led_off_global 
+:      034122 check_51cmd_led_on:
+0x788d 034123 arg 0 ,rega 
+0x788e 034124 branch ui_led_on_global 
+:      034128 check_51cmd_led_start_blink:
+0x788f 034129 arg 0 ,rega 
+0x7890 034130 call calc_curr_struct_prt 
+0x7891 034131 ifetch 1 ,regb 
+0x7892 034132 beq ui_led_state_blink_start ,check_51cmd_led_start_blink_in_blink 
+0x7893 034133 beq ui_led_state_blink_lighting ,check_51cmd_led_start_blink_in_blink 
+0x7894 034134 beq ui_led_state_blink_darking ,check_51cmd_led_start_blink_in_blink 
+0x7895 034135 branch ui_led_blink_start_global 
+:      034137 check_51cmd_led_start_blink_in_blink:
+0x7896 034138 ifetch 1 ,contr 
+0x7897 034139 rtneq led_infinite_flash_num 
+0x7898 034140 branch ui_led_blink_start_global 
+:      034144 check_51cmd_le_start_con:
+0x7899 034145 jam on ,mem_le_scan_enable 
+0x789a 034146 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x789b 034149 rtn 
+:      034153 check_51cmd_start_scan:
+0x789c 034154 jam on ,mem_le_scan_enable 
+0x789d 034155 rtn 
+:      034159 check_51cmd_stop_scan:
+0x789e 034160 jam off ,mem_le_scan_enable 
+0x789f 034161 jam 0 ,mem_hci_cmd 
+0x78a0 034162 rtn 
+:      034166 check_51cmd_hibernate:
+0x78a1 034167 fetch 2 ,mem_cb_before_hibernate 
+0x78a2 034168 call callback_func 
+0x78a3 034169 fetch 1 ,mem_ui_button_gpio 
+0x78a4 034170 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x78a5 034171 copy pdata ,temp 
+0x78a6 034172 call gpio_config_input 
+:      034173 check_51cmd_hibernate_btn_disabled:
+0x78a7 034174 call ui_ipc_clean_all_fifo 
+0x78a8 034175 branch lpm_hibernate 
+:      034179 check_51cmd_le_smp_sec_req:
+0x78a9 034180 branch le_send_smp_security_request 
+:      034185 ui_check_paring_button:
+0x78aa 034186 fetch 1 ,mem_ui_state_map 
+0x78ab 034187 rtnbit0 ui_state_btn_down 
+0x78ac 034188 rtn 
+:      034193 queue_init:
+0x78ad 034194 fetch 2 ,mem_queue_ptr 
+0x78ae 034195 add pdata ,queue_offset_curr_num ,contw 
+0x78af 034196 setarg 0 
+0x78b0 034197 istore 3 ,contw 
+0x78b1 034198 rtn 
+:      034202 queue_push:
+0x78b2 034203 bpatch patch1f_3 ,mem_patch1f 
+0x78b3 034204 call disable_user 
+0x78b4 034205 call queue_full 
+0x78b5 034206 rtn blank 
+0x78b6 034207 fetch 2 ,mem_queue_ptr 
+0x78b7 034208 add pdata ,queue_offset_curr_num ,regb 
+0x78b8 034209 ifetcht 1 ,regb 
+0x78b9 034210 increase 1 ,temp 
+0x78ba 034211 istoret 1 ,regb 
+0x78bb 034213 ifetcht 1 ,pdata 
+0x78bc 034214 copy temp ,loopcnt 
+0x78bd 034215 add pdata ,queue_offset_write_ptr ,regb 
+0x78be 034216 ifetch 1 ,regb 
+0x78bf 034217 imul32 temp ,pdata 
+0x78c0 034218 iadd contr ,contw 
+0x78c1 034219 copy rega ,contr 
+:      034220 calc_queue_next_ptr:
+0x78c2 034221 call memcpy 
+0x78c3 034222 call queue_get_size 
+0x78c4 034223 pincrease -1 
+0x78c5 034224 ifetcht 1 ,regb 
+0x78c6 034225 increase 1 ,temp 
+0x78c7 034226 iand temp ,temp 
+0x78c8 034227 istoret 1 ,regb 
+0x78c9 034228 branch enable_user 
+:      034233 queue_pop:
+0x78ca 034234 bpatch patch1f_4 ,mem_patch1f 
+0x78cb 034235 call disable_user 
+0x78cc 034236 call queue_empty 
+0x78cd 034237 rtn blank 
+0x78ce 034238 fetch 2 ,mem_queue_ptr 
+0x78cf 034239 add pdata ,queue_offset_curr_num ,regb 
+0x78d0 034240 ifetcht 1 ,regb 
+0x78d1 034241 increase -1 ,temp 
+0x78d2 034242 istoret 1 ,regb 
+0x78d3 034243 ifetcht 1 ,pdata 
+0x78d4 034244 copy temp ,loopcnt 
+0x78d5 034245 add pdata ,queue_offset_read_ptr ,regb 
+0x78d6 034246 ifetch 1 ,regb 
+0x78d7 034247 imul32 temp ,pdata 
+0x78d8 034248 iadd contr ,contr 
+0x78d9 034249 increase 1 ,contr 
+0x78da 034250 copy rega ,contw 
+0x78db 034251 branch calc_queue_next_ptr 
+:      034258 queue_get_new_ele:
+0x78dc 034259 call disable_user 
+0x78dd 034260 call queue_empty 
+0x78de 034261 rtn blank 
+0x78df 034262 fetch 2 ,mem_queue_ptr 
+0x78e0 034263 ifetcht 1 ,pdata 
+0x78e1 034264 copy temp ,loopcnt 
+0x78e2 034265 add pdata ,queue_offset_read_ptr ,regb 
+0x78e3 034266 ifetch 1 ,regb 
+0x78e4 034267 imul32 temp ,pdata 
+0x78e5 034268 iadd contr ,contr 
+0x78e6 034269 increase 1 ,contr 
+0x78e7 034270 copy contr ,regb 
+0x78e8 034271 copy rega ,contw 
+0x78e9 034272 call memcpy 
+0x78ea 034273 branch enable_user 
+:      034275 queue_store_new_ele:
+0x78eb 034276 call disable_user 
+0x78ec 034277 call queue_empty 
+0x78ed 034278 rtn blank 
+0x78ee 034279 fetch 2 ,mem_queue_ptr 
+0x78ef 034280 ifetcht 1 ,pdata 
+0x78f0 034281 copy temp ,loopcnt 
+0x78f1 034282 add pdata ,queue_offset_read_ptr ,regb 
+0x78f2 034283 ifetch 1 ,regb 
+0x78f3 034284 imul32 temp ,pdata 
+0x78f4 034285 iadd contr ,contr 
+0x78f5 034286 add contr ,2 ,contw 
+0x78f6 034287 copy rega ,contr 
+0x78f7 034288 increase -1 ,loopcnt 
+0x78f8 034289 call memcpy 
+0x78f9 034290 branch enable_user 
+:      034293 queue_empty:
+0x78fa 034294 fetch 2 ,mem_queue_ptr 
+0x78fb 034295 add pdata ,queue_offset_curr_num ,contr 
+0x78fc 034296 ifetch 1 ,contr 
+0x78fd 034297 rtn 
+:      034300 queue_full:
+0x78fe 034301 call queue_get_size 
+0x78ff 034302 ifetcht 1 ,contr 
+0x7900 034303 isub temp ,pdata 
+0x7901 034304 rtn 
+:      034307 queue_get_size:
+0x7902 034308 fetch 2 ,mem_queue_ptr 
+0x7903 034309 add pdata ,queue_offset_length ,contr 
+0x7904 034310 ifetch 1 ,contr 
+0x7905 034311 rtn 
+:      034319 usb_isr:
+0x7906 034320 bpatch patch1f_5 ,mem_patch1f 
+0x7907 034321 fetch 1 ,core_usb_status 
+0x7908 034322 isolate1 usb_status_reset ,pdata 
+0x7909 034323 call usb_init_restart ,true 
+0x790a 034324 fetch 2 ,core_usb_status 
+0x790b 034325 store 2 ,core_usb_status 
+0x790c 034326 store 2 ,mem_usb_status 
+0x790d 034327 call usb_nak_state_judge 
+0x790e 034328 call usb_rx 
+0x790f 034329 call usb0_tx 
+0x7910 034330 call usb_tx 
+0x7911 034331 branch usb_nak_state 
+:      034333 usb_init:
+0x7912 034334 bpatch patch1f_6 ,mem_patch1f 
+0x7913 034335 call enable_authrom 
+0x7914 034336 call usb_init_param 
+:      034337 usb_init_restart:
+0x7915 034338 jam 0x00 ,core_usb_config 
+0x7916 034339 nop 10000 
+0x7917 034340 jam 0x0 ,core_usb_hmode 
+0x7918 034341 fetch 2 ,core_clkoff 
+0x7919 034342 set0 clock_off_usb ,pdata 
+0x791a 034343 store 2 ,core_clkoff 
+0x791b 034344 jam 0x21 ,core_usb_epmap 
+0x791c 034345 jam 0x9d ,core_usb_pupd 
+0x791d 034346 jam 0x3c ,core_usb_config 
+0x791e 034347 setarg mem_usb_rxbuf 
+0x791f 034348 store 2 ,core_usb_rx_saddr 
+0x7920 034349 store 2 ,core_usb_rxptr 
+0x7921 034350 setarg mem_usb_rxbuf_end 
+0x7922 034351 store 2 ,core_usb_rx_eaddr 
+0x7923 034352 jam 0x80 ,core_usb_hmode 
+0x7924 034353 jam 0 ,core_usb_addr 
+0x7925 034354 jam 0xff ,core_usb_status 
+0x7926 034355 setarg mem_usb_clear_mem_end 
+0x7927 034356 arg mem_usb_clear_mem_start ,contw 
+0x7928 034357 isub contw ,loopcnt 
+0x7929 034358 branch clear_mem 
+:      034360 usb_offline_check_init:
+0x792a 034361 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792b 034362 branch gpio_config_input 
+:      034363 usb_offline_state:
+0x792c 034364 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x792d 034365 rtn blank 
+0x792e 034366 fetcht 1 ,mem_usb_offline_check_gpio 
+0x792f 034367 call gpio_get_bit 
+0x7930 034368 branch usb_init_restart ,true 
+0x7931 034369 rtn 
+:      034371 usb_init_param:
+0x7932 034372 jam dev_default ,mem_usb0_state 
+0x7933 034373 setarg 0x0 
+0x7934 034374 store 1 ,mem_remain 
+0x7935 034375 store 2 ,mem_usb_zero_packet 
+0x7936 034376 pincrease 1 
+0x7937 034377 store 2 ,mem_usb_ones_packet 
+0x7938 034378 pincrease 1 
+0x7939 034379 store 2 ,mem_usb_two_packet 
+0x793a 034380 arg mem_string0 ,contw 
+0x793b 034381 setarg 0x030404 
+0x793c 034382 istore 3 ,contw 
+0x793d 034383 setarg 0x0409 
+0x793e 034384 istore 2 ,contw 
+0x793f 034385 arg mem_string1 ,contw 
+0x7940 034386 setsect 0 ,0x15906 
+0x7941 034387 setsect 1 ,0x210d2 
+0x7942 034388 setsect 2 ,0x10494 
+0x7943 034389 setsect 3 ,0x1 
+0x7944 034390 istore 9 ,contw 
+0x7945 034391 arg mem_string2 ,contw 
+0x7946 034392 setsect 0 ,0x1570f 
+0x7947 034393 setsect 1 ,0x15c9a 
+0x7948 034394 setsect 2 ,0x256c6 
+0x7949 034395 setsect 3 ,0x1cdcd 
+0x794a 034396 istore 9 ,contw 
+0x794b 034397 setsect 0 ,0x14420 
+0x794c 034398 setsect 1 ,0x25d99 
+0x794d 034399 setsect 2 ,0x25636 
+0x794e 034400 setsect 3 ,0x1 
+0x794f 034401 istore 7 ,contw 
+0x7950 034402 arg mem_string3 ,contw 
+0x7951 034403 setsect 0 ,0x1620a 
+0x7952 034404 setsect 1 ,0xc8c 
+0x7953 034405 setsect 2 ,0x30333 
+0x7954 034406 setsect 3 ,0xc0c0 
+0x7955 034407 istore 9 ,contw 
+0x7956 034408 setsect 0 ,0x3130 
+0x7957 034409 istore 2 ,contw 
+0x7958 034410 setarg usb_kbdata_vendor_define_addr 
+0x7959 034411 store 2 ,mem_hidreportdesc_kb 
+0x795a 034412 setarg usb_msdata_addr 
+0x795b 034413 store 2 ,mem_hidreportdesc_m 
+0x795c 034414 arg usb_devicedata_addr ,contr 
+0x795d 034415 arg mem_devicedesc ,contw 
+0x795e 034416 arg 19 ,loopcnt 
+0x795f 034417 call memcpy 
+0x7960 034418 arg usb_confdata_addr ,contr 
+0x7961 034419 arg mem_confdesc ,contw 
+0x7962 034420 arg 60 ,loopcnt 
+0x7963 034421 call memcpy 
+:      034422 usb_config_cb:
+0x7964 034423 fetch 2 ,mem_cb_usb_config 
+0x7965 034424 branch callback_func 
+:      034426 usb_tx_interval_config:
+0x7966 034427 fetch 1 ,mem_usb_tx_interval 
+0x7967 034428 rtn blank 
+0x7968 034429 store 1 ,mem_confdesc + 34 
+0x7969 034430 store 1 ,mem_confdesc + 59 
+0x796a 034431 rtn 
+:      034433 usb_nak_state:
+0x796b 034434 arg usb_timer_nak ,queue 
+0x796c 034435 call timer_check 
+0x796d 034436 nrtn blank 
+0x796e 034437 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x796f 034438 nrtn blank 
+0x7970 034439 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7971 034440 ncall usb_mac_wakeup_judge ,blank 
+0x7972 034441 rtn 
+:      034443 usb_nak_state_judge:
+0x7973 034444 fetch 1 ,mem_usb_status 
+0x7974 034445 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x7975 034446 rtn 
+:      034448 usb_nak_state_timer_init:
+0x7976 034449 call usb0_attached_state_judge 
+0x7977 034450 call timer_reinit 
+0x7978 034451 setarg timer_nak_delay 
+0x7979 034452 arg usb_timer_nak ,queue 
+0x797a 034453 branch timer_init 
+:      034455 usb0_attached_state_judge:
+0x797b 034456 fetch 1 ,mem_usb_state 
+0x797c 034457 bne usb_connected ,usb_clear_halt_dispose 
+0x797d 034458 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x797e 034459 jam 0 ,mem_usb_mac_wakeup_trig 
+0x797f 034460 rtn 
+:      034462 usb_clear_halt_dispose:
+0x7980 034463 fetch 1 ,mem_usb_clear_halt 
+0x7981 034464 rtn blank 
+0x7982 034465 jam 0 ,mem_usb_clear_halt 
+0x7983 034466 jam usb_connected ,mem_usb_state 
+0x7984 034467 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7985 034468 rtn 
+:      034470 usb_rx_no_data:
+0x7986 034471 fetch 1 ,mem_usb_status 
+0x7987 034472 bbit1 usb_status_setup ,usb_class_type 
+0x7988 034473 rtn 
+:      034475 usb_rx_len:
+0x7989 034476 fetchr contus ,2 ,core_usb_rx_saddr 
+0x798a 034477 fetchr contue ,2 ,core_usb_rx_eaddr 
+0x798b 034478 fetchr contu ,2 ,core_usb_rxptr 
+0x798c 034479 ifetch 2 ,contu 
+0x798d 034480 rshift8 pdata ,temp 
+0x798e 034481 rshift4 temp ,temp 
+0x798f 034482 arg 0xfff ,contr 
+0x7990 034483 iand contr ,loopcnt 
+0x7991 034484 storer loopcnt ,2 ,mem_usb_read_len 
+0x7992 034485 rtn 
+:      034488 usb_rx_data:
+0x7993 034489 call usb_rx_len 
+:      034490 usb_rx_read:
+0x7994 034491 ifetch 1 ,contu 
+0x7995 034492 istore 1 ,contw 
+0x7996 034493 loop usb_rx_read 
+0x7997 034494 storer contu ,2 ,core_usb_rxptr 
+0x7998 034495 rtn 
+:      034497 usb_rx_ep13:
+0x7999 034498 arg mem_usb_ccid_buf ,contw 
+0x799a 034499 call usb_rx_read 
+0x799b 034500 arg mem_usb_ccid_buf + 4 ,temp 
+0x799c 034501 storet 2 ,core_usb_tx_saddr3 
+0x799d 034502 fetch 1 ,mem_usb_ccid_buf + 1 
+0x799e 034503 pincrease 6 
+0x799f 034504 istore 1 ,temp 
+0x79a0 034505 jam 0x8 ,core_usb_trig 
+0x79a1 034506 rtn 
+:      034509 usb_rx:
+0x79a2 034510 bpatch patch1f_7 ,mem_patch1f 
+0x79a3 034511 fetch 1 ,mem_usb_status 
+0x79a4 034512 rtnbit0 usb_status_rxready 
+0x79a5 034513 call usb_rx_len 
+0x79a6 034514 compare 13 ,temp ,0xff 
+0x79a7 034515 branch usb_rx_ep13 ,true 
+0x79a8 034516 arg mem_usb_setup ,contw 
+0x79a9 034517 call usb_rx_read 
+0x79aa 034518 fetch 1 ,mem_usb_read_len 
+0x79ab 034519 beq 0x00 ,usb_rx_no_data 
+0x79ac 034520 beq 0x01 ,usb_out_one_byte 
+0x79ad 034521 sub pdata ,7 ,null 
+0x79ae 034522 rtn positive 
+:      034523 usb_class_type:
+0x79af 034524 bpatchx patch20_0 ,mem_patch20 
+0x79b0 034525 set0 mark_isstr ,mark 
+0x79b1 034526 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79b2 034527 and_into 0x80 ,pdata 
+0x79b3 034528 beq in_device ,usb_in_device 
+0x79b4 034529 beq out_device ,usb_out_device 
+0x79b5 034530 branch assert 
+:      034532 usb_out_one_byte:
+0x79b6 034533 fetch 1 ,mem_usb_setup 
+0x79b7 034534 rtnbit1 7 
+0x79b8 034535 call usb_get_led_status 
+0x79b9 034536 branch usb0_reply_zerolen 
+:      034539 usb_in_device:
+0x79ba 034540 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79bb 034541 rshift4 pdata ,pdata 
+0x79bc 034542 rshift pdata ,pdata 
+0x79bd 034543 and_into 0x03 ,pdata 
+0x79be 034544 beq standard_req ,usb_in_standard_req 
+0x79bf 034545 beq class_req ,usb_in_class_req 
+0x79c0 034546 beq manufacturer_req ,usb_in_manufacturer_req 
+0x79c1 034547 branch assert 
+:      034549 usb_out_device:
+0x79c2 034550 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79c3 034551 rshift4 pdata ,pdata 
+0x79c4 034552 rshift pdata ,pdata 
+0x79c5 034553 and_into 0x03 ,pdata 
+0x79c6 034554 beq standard_req ,usb_out_standard_req 
+0x79c7 034555 beq class_req ,usb_out_class_req 
+0x79c8 034556 beq manufacturer_req ,usb_out_manufacturer_req 
+0x79c9 034557 branch assert 
+:      034559 usb_in_standard_req:
+0x79ca 034560 fetch 1 ,mem_usb_setup_brequest 
+0x79cb 034561 beq get_configuration ,usb0_request_get_configuration 
+0x79cc 034562 beq get_descriptor ,usb0_request_get_descriptor 
+0x79cd 034563 beq get_interface ,usb0_request_get_interface 
+0x79ce 034564 beq get_status ,usb0_request_get_status 
+0x79cf 034565 branch usb0_force_stall 
+:      034567 usb_in_class_req:
+0x79d0 034568 fetch 1 ,mem_usb_setup_brequest 
+0x79d1 034569 beq get_idle ,usb_get_idle 
+0x79d2 034570 beq get_report ,usb_get_report 
+0x79d3 034571 beq get_protocol ,usb_get_protocol_req 
+0x79d4 034572 branch usb0_force_stall 
+:      034574 usb_in_manufacturer_req:
+0x79d5 034575 branch usb0_force_stall 
+:      034577 usb_out_standard_req:
+0x79d6 034578 fetch 1 ,mem_usb_setup_brequest 
+0x79d7 034579 beq clear_feature ,usb0_request_clear_feature 
+0x79d8 034580 beq set_feature ,usb0_request_set_feature 
+0x79d9 034581 beq set_address ,usb0_request_set_address 
+0x79da 034582 beq set_configuration ,usb0_request_set_configuration 
+0x79db 034583 beq set_interface ,usb0_request_set_interface 
+0x79dc 034584 beq set_descriptor ,usb0_force_stall 
+0x79dd 034585 branch usb0_force_stall 
+:      034587 usb_out_class_req:
+0x79de 034588 fetch 1 ,mem_usb_setup_brequest 
+0x79df 034589 beq set_idle ,usb_set_idle 
+0x79e0 034590 beq set_report ,usb_set_report 
+0x79e1 034591 beq set_protocol ,usb_set_protocol_req 
+0x79e2 034592 branch usb0_force_stall 
+:      034594 usb_out_manufacturer_req:
+0x79e3 034595 branch usb0_force_stall 
+:      034597 usb0_force_stall:
+0x79e4 034598 bpatchx patch20_1 ,mem_patch20 
+0x79e5 034599 fetch 1 ,core_usb_stall 
+0x79e6 034600 set1 0 ,pdata 
+0x79e7 034601 store 1 ,core_usb_stall 
+0x79e8 034602 branch usb0_reply_zerolen 
+:      034604 usb0_reply_zerolen:
+0x79e9 034605 jam 0x1 ,core_usb_clear_nak 
+0x79ea 034606 rtn 
+:      034608 usb0_request_get_configuration:
+0x79eb 034609 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x79ec 034610 bne in_device ,usb0_force_stall 
+0x79ed 034611 fetch 1 ,mem_usb_setup_windex 
+0x79ee 034612 bne 0 ,usb0_force_stall 
+0x79ef 034613 fetch 1 ,mem_usb_setup_windex + 1 
+0x79f0 034614 bne 0 ,usb0_force_stall 
+0x79f1 034615 fetch 1 ,mem_usb_setup_blength 
+0x79f2 034616 bne 1 ,usb0_force_stall 
+0x79f3 034617 fetch 1 ,mem_usb_setup_blengthh 
+0x79f4 034618 bne 0 ,usb0_force_stall 
+0x79f5 034619 fetch 1 ,mem_usb_setup_bvalue 
+0x79f6 034620 bne 0 ,usb0_force_stall 
+0x79f7 034621 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x79f8 034622 bne 0 ,usb0_force_stall 
+0x79f9 034623 fetch 1 ,mem_usb0_state 
+0x79fa 034624 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x79fb 034625 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x79fc 034626 branch usb0_force_stall 
+:      034628 usb0_request_get_cfg_dev_cfg:
+0x79fd 034629 arg 1 ,regb 
+0x79fe 034630 branch usb_send_ones_packet 
+:      034632 usb0_request_get_cfg_dev_addr:
+0x79ff 034633 arg 1 ,regb 
+0x7a00 034634 branch usb_send_zero_packet 
+:      034636 usb0_request_get_descriptor:
+0x7a01 034637 bpatchx patch20_2 ,mem_patch20 
+0x7a02 034639 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a03 034640 beq dsc_device ,dsc_device_info 
+0x7a04 034641 beq dsc_config ,dsc_config_info 
+0x7a05 034642 beq dsc_string ,dsc_string_info 
+0x7a06 034643 beq dsc_hid ,dsc_hid_info 
+0x7a07 034644 beq dsc_hid_report ,dsc_hid_report_info 
+0x7a08 034645 branch usb0_force_stall 
+:      034647 dsc_hid_info:
+0x7a09 034648 jam 0 ,mem_usb_get_protocol_flag 
+0x7a0a 034649 fetch 1 ,mem_usb_setup_windex 
+0x7a0b 034650 beq 0 ,dsc_hid_info_interface0 
+0x7a0c 034651 beq 1 ,dsc_hid_info_interface1 
+0x7a0d 034652 branch usb0_force_stall 
+:      034654 dsc_hid_info_interface0:
+0x7a0e 034655 fetchr regb ,1 ,mem_confdesc + 19 
+0x7a0f 034656 arg mem_confdesc + 19 ,rega 
+0x7a10 034657 branch usb0_respond 
+:      034659 dsc_hid_info_interface1:
+0x7a11 034660 fetchr regb ,1 ,mem_confdesc + 44 
+0x7a12 034661 arg mem_confdesc + 44 ,rega 
+0x7a13 034662 branch usb0_respond 
+:      034664 dsc_device_info:
+0x7a14 034668 fetch 1 ,mem_usb_set_high_addr_flag 
+0x7a15 034669 ncall usb_set_high_addr ,blank 
+0x7a16 034670 setarg mem_devicedesc 
+0x7a17 034671 fetcht 1 ,mem_devicedesc 
+:      034672 dsc_info_set_data_len:
+0x7a18 034673 store 2 ,mem_dsc_info_data_pointer 
+0x7a19 034674 storet 1 ,mem_dsc_info_len 
+0x7a1a 034675 fetch 1 ,mem_usb_setup_blength 
+0x7a1b 034676 isub temp ,null 
+0x7a1c 034677 nbranch dsc_info_set_current_data_len ,positive 
+:      034678 dsc_info_set_initial_data_len:
+0x7a1d 034679 fetch 1 ,mem_dsc_info_len 
+:      034680 dsc_info_set_data_size_completed:
+0x7a1e 034681 iforce regb 
+0x7a1f 034682 fetch 2 ,mem_dsc_info_data_pointer 
+0x7a20 034683 add pdata ,1 ,pdata 
+0x7a21 034684 iforce rega 
+0x7a22 034685 branch usb0_respond 
+:      034686 dsc_info_set_current_data_len:
+0x7a23 034687 fetch 1 ,mem_usb_setup_blength 
+0x7a24 034688 branch dsc_info_set_data_size_completed 
+:      034690 usb_set_high_addr:
+0x7a25 034691 fetch 1 ,core_usb_addr 
+0x7a26 034692 ncall usb0_set_addr ,blank 
+0x7a27 034693 jam 0 ,mem_usb_set_high_addr_flag 
+0x7a28 034694 rtn 
+:      034695 usb0_set_addr:
+0x7a29 034696 fetch 1 ,core_usb_addr 
+0x7a2a 034697 set1 7 ,pdata 
+0x7a2b 034698 store 1 ,core_usb_addr 
+0x7a2c 034699 rtn 
+:      034701 dsc_config_info:
+0x7a2d 034702 setarg mem_confdesc 
+0x7a2e 034703 fetcht 1 ,mem_confdesc 
+0x7a2f 034704 branch dsc_info_set_data_len 
+:      034706 dsc_string_info:
+0x7a30 034707 fetch 1 ,mem_usb_setup_bvalue 
+0x7a31 034708 sub pdata ,3 ,null 
+0x7a32 034709 nbranch usb0_force_stall ,positive 
+0x7a33 034710 fetch 1 ,mem_usb_setup_bvalue 
+0x7a34 034711 arg mem_string0 ,rega 
+0x7a35 034712 beq 0 ,usb0_respond_length 
+0x7a36 034713 set1 mark_isstr ,mark 
+0x7a37 034714 arg mem_string1 ,rega 
+0x7a38 034715 beq 1 ,usb0_respond_length 
+0x7a39 034716 arg mem_string2 ,rega 
+0x7a3a 034717 beq 2 ,usb0_respond_length 
+0x7a3b 034718 arg mem_string3 ,rega 
+0x7a3c 034719 beq 3 ,usb0_respond_length 
+0x7a3d 034720 rtn 
+:      034722 dsc_hid_report_info:
+0x7a3e 034723 fetch 2 ,mem_usb_setup_windex 
+0x7a3f 034724 beq 1 ,dsc_hid_report_info0 
+0x7a40 034725 fetchr rega ,2 ,mem_hidreportdesc_kb 
+0x7a41 034726 branch usb0_respond_length 
+:      034727 dsc_hid_report_info0:
+0x7a42 034728 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7a43 034729 jam usb_got_report_req ,mem_usb_state 
+0x7a44 034730 fetchr rega ,2 ,mem_hidreportdesc_m 
+0x7a45 034731 branch usb0_respond_length 
+:      034734 usb0_request_get_interface:
+0x7a46 034735 fetch 1 ,mem_usb0_state 
+0x7a47 034736 bne dev_configured ,usb0_force_stall 
+0x7a48 034737 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a49 034738 bne in_interface ,usb0_force_stall 
+0x7a4a 034739 fetch 1 ,mem_usb_setup_bvalue 
+0x7a4b 034740 bne 0 ,usb0_force_stall 
+0x7a4c 034741 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a4d 034742 bne 0 ,usb0_force_stall 
+0x7a4e 034743 fetch 1 ,mem_usb_setup_blength 
+0x7a4f 034744 bne 1 ,usb0_force_stall 
+0x7a50 034745 fetch 1 ,mem_usb_setup_blengthh 
+0x7a51 034746 bne 0 ,usb0_force_stall 
+0x7a52 034747 fetch 1 ,mem_usb_setup_windex 
+0x7a53 034748 bne 0 ,usb0_force_stall 
+0x7a54 034749 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a55 034750 bne 0 ,usb0_force_stall 
+0x7a56 034751 arg 1 ,regb 
+0x7a57 034752 branch usb_send_zero_packet 
+:      034755 usb0_request_get_status:
+0x7a58 034756 fetch 1 ,mem_usb0_state 
+0x7a59 034757 beq dev_default ,usb0_force_stall 
+0x7a5a 034758 fetch 1 ,mem_usb_setup_bvalue 
+0x7a5b 034759 bne 0 ,usb0_force_stall 
+0x7a5c 034760 fetch 1 ,mem_usb_setup_bvalueh 
+0x7a5d 034761 bne 0 ,usb0_force_stall 
+0x7a5e 034762 fetch 1 ,mem_usb_setup_blength 
+0x7a5f 034763 bne 2 ,usb0_force_stall 
+0x7a60 034764 fetch 1 ,mem_usb_setup_blengthh 
+0x7a61 034765 bne 0 ,usb0_force_stall 
+0x7a62 034766 fetch 1 ,mem_usb_setup_windex + 1 
+0x7a63 034767 bne 0 ,usb0_force_stall 
+0x7a64 034768 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7a65 034769 beq in_device ,usb0_get_status_in_device 
+0x7a66 034770 beq in_interface ,usb0_get_status_in_interface 
+0x7a67 034771 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x7a68 034772 branch usb0_force_stall 
+:      034775 usb0_sdsystem_dispose:
+0x7a69 034776 jam 1 ,mem_sdsystem_wakeup_flag 
+0x7a6a 034777 branch usb_send_two_packet 
+:      034779 usb0_get_status_in_device:
+0x7a6b 034780 fetch 1 ,mem_usb_setup_windex 
+0x7a6c 034781 bne 0 ,usb0_force_stall 
+0x7a6d 034782 arg 2 ,regb 
+0x7a6e 034783 fetch 1 ,mem_usb_remote_wakeup 
+0x7a6f 034784 beq 0x01 ,usb0_sdsystem_dispose 
+:      034786 usb_send_zero_packet:
+0x7a70 034787 arg mem_usb_zero_packet ,rega 
+0x7a71 034788 branch usb0_respond 
+:      034789 usb_send_ones_packet:
+0x7a72 034790 arg mem_usb_ones_packet ,rega 
+0x7a73 034791 branch usb0_respond 
+:      034792 usb_send_two_packet:
+0x7a74 034793 arg mem_usb_two_packet ,rega 
+0x7a75 034794 branch usb0_respond 
+:      034796 usb0_get_status_in_interface:
+0x7a76 034797 fetch 1 ,mem_usb0_state 
+0x7a77 034798 bne dev_configured ,usb0_force_stall 
+0x7a78 034799 arg 2 ,regb 
+0x7a79 034800 branch usb_send_zero_packet 
+:      034802 usb0_get_status_in_endpoint:
+0x7a7a 034803 fetch 1 ,mem_usb0_state 
+0x7a7b 034804 bne dev_configured ,usb0_force_stall 
+0x7a7c 034805 fetch 1 ,mem_usb_setup_windex 
+0x7a7d 034806 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x7a7e 034807 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x7a7f 034808 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x7a80 034809 and_into 0x7f ,pdata 
+0x7a81 034810 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x7a82 034811 branch usb0_force_stall 
+:      034813 usb0_get_status_in_ep_in_ep0:
+0x7a83 034814 fetch 1 ,mem_usb_ep0_stall_status 
+:      034815 usb0_get_status_in_ep_in_ack:
+0x7a84 034816 arg 2 ,regb 
+0x7a85 034817 beq 1 ,usb_send_ones_packet 
+0x7a86 034818 branch usb_send_zero_packet 
+:      034819 usb0_get_status_in_ep_in_ep1:
+0x7a87 034820 fetch 1 ,mem_usb_ep1_stall_status 
+0x7a88 034821 branch usb0_get_status_in_ep_in_ack 
+:      034822 usb0_get_status_in_ep_in_ep2:
+0x7a89 034823 fetch 1 ,mem_usb_ep2_stall_status 
+0x7a8a 034824 branch usb0_get_status_in_ep_in_ack 
+:      034825 usb0_get_status_in_ep_in_ep3:
+0x7a8b 034826 fetch 1 ,mem_usb_ep3_stall_status 
+0x7a8c 034827 branch usb0_get_status_in_ep_in_ack 
+:      034829 usb_get_idle:
+0x7a8d 034830 jam 1 ,mem_usb_idle_flag 
+0x7a8e 034831 arg mem_usb_idle_rate ,rega 
+0x7a8f 034832 arg 1 ,regb 
+0x7a90 034833 branch usb0_respond 
+:      034835 usb_get_report:
+0x7a91 034836 fetch 2 ,mem_usb_setup_bvalue 
+0x7a92 034837 arg pc_get_report ,temp 
+0x7a93 034838 isub temp ,null 
+0x7a94 034839 nbranch usb0_force_stall ,zero 
+:      034841 usb_get_report_dispose:
+0x7a95 034842 fetch 1 ,mem_usb0_data_ready_report 
+0x7a96 034843 nbranch usb_get_report_data_success ,blank 
+0x7a97 034844 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      034845 usb_get_report_send_data:
+0x7a98 034846 fetch 1 ,mem_usb_setup_blength 
+0x7a99 034847 iforce regb 
+0x7a9a 034848 arg mem_usb0_get_report_data ,rega 
+0x7a9b 034849 call usb0_respond 
+:      034850 usb_get_report_data_release:
+0x7a9c 034851 arg mem_usb0_get_report_data ,contw 
+0x7a9d 034852 arg 64 ,loopcnt 
+0x7a9e 034853 branch memset0 
+:      034854 usb_get_report_data_success:
+0x7a9f 034855 jam 0 ,mem_usb0_data_ready_report 
+0x7aa0 034856 jam pc_get_data ,mem_usb0_get_report_data 
+0x7aa1 034857 branch usb_get_report_send_data 
+:      034859 usb_get_protocol_req:
+0x7aa2 034860 fetch 1 ,mem_usb_setup_blength 
+0x7aa3 034861 bne 1 ,usb0_force_stall 
+0x7aa4 034862 jam 1 ,mem_usb_get_protocol_flag 
+0x7aa5 034863 arg 1 ,regb 
+0x7aa6 034864 fetch 1 ,mem_usb_set_protocol_value 
+0x7aa7 034865 beq 0 ,usb_get_report_protocol 
+0x7aa8 034866 beq 1 ,usb_get_boot_protocol 
+0x7aa9 034867 branch usb_send_zero_packet 
+:      034868 usb_get_report_protocol:
+0x7aaa 034869 branch usb_send_ones_packet 
+:      034870 usb_get_boot_protocol:
+0x7aab 034871 branch usb_send_zero_packet 
+:      034876 usb0_request_clear_feature:
+0x7aac 034877 fetch 1 ,mem_usb0_state 
+0x7aad 034878 bne dev_configured ,usb0_force_stall 
+0x7aae 034879 fetch 1 ,mem_usb_setup_blength 
+0x7aaf 034880 bne 0 ,usb0_force_stall 
+0x7ab0 034881 fetch 1 ,mem_usb_setup_blengthh 
+0x7ab1 034882 bne 0 ,usb0_force_stall 
+0x7ab2 034883 fetch 1 ,mem_usb_setup_bvalueh 
+0x7ab3 034884 bne 0 ,usb0_force_stall 
+0x7ab4 034885 fetch 1 ,mem_usb_setup_windex + 1 
+0x7ab5 034886 bne 0 ,usb0_force_stall 
+0x7ab6 034887 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ab7 034888 beq out_device ,usb0_request_clear_feature_out_device 
+0x7ab8 034889 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x7ab9 034890 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x7aba 034891 branch usb0_force_stall 
+:      034893 usb0_request_clear_feature_out_device:
+0x7abb 034894 fetch 1 ,mem_usb_setup_bvalue 
+0x7abc 034895 bne device_remote_wakeup ,usb0_force_stall 
+0x7abd 034896 fetch 1 ,core_usb_config 
+0x7abe 034897 set0 7 ,pdata 
+0x7abf 034898 store 1 ,core_usb_config 
+0x7ac0 034899 jam 0 ,mem_usb_remote_wakeup 
+0x7ac1 034900 jam 1 ,mem_usb_clear_remote_wakeup 
+0x7ac2 034901 fetch 1 ,mem_sdsystem_wakeup_flag 
+0x7ac3 034902 branch usb0_reply_zerolen ,blank 
+0x7ac4 034903 jam 0 ,mem_sdsystem_wakeup_flag 
+0x7ac5 034904 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7ac6 034905 jam usb_connected ,mem_usb_state 
+0x7ac7 034906 branch usb0_reply_zerolen 
+:      034908 usb0_request_clear_feature_out_interface:
+0x7ac8 034909 branch usb0_force_stall 
+:      034911 usb0_request_clear_feature_out_endpoint:
+0x7ac9 034912 fetch 1 ,mem_usb_setup_bvalue 
+0x7aca 034913 bne endpoint_halt ,usb0_force_stall 
+0x7acb 034914 fetch 1 ,mem_usb_setup_windex 
+0x7acc 034915 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x7acd 034916 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x7ace 034917 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x7acf 034918 and_into 0x7f ,pdata 
+0x7ad0 034919 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x7ad1 034920 branch usb0_force_stall 
+:      034922 usb0_force_stall_ep0_in_off:
+0x7ad2 034923 jam 0 ,mem_usb_ep0_stall_status 
+0x7ad3 034924 branch usb0_reply_zerolen 
+:      034925 usb0_force_stall_ep1_in_off:
+0x7ad4 034926 jam 0 ,mem_usb_ep1_stall_status 
+:      034927 usb0_force_stall_ep1_in_off_reply:
+0x7ad5 034928 jam 1 ,mem_usb_clear_halt 
+0x7ad6 034929 branch usb0_reply_zerolen 
+:      034930 usb0_force_stall_ep2_in_off:
+0x7ad7 034931 jam 0 ,mem_usb_ep2_stall_status 
+0x7ad8 034932 branch usb0_force_stall_ep1_in_off_reply 
+:      034933 usb0_force_stall_ep3_in_off:
+0x7ad9 034934 jam 0 ,mem_usb_ep3_stall_status 
+0x7ada 034935 branch usb0_force_stall_ep1_in_off_reply 
+:      034938 usb0_request_set_feature:
+0x7adb 034939 fetch 1 ,mem_usb_setup_blength 
+0x7adc 034940 bne 0 ,usb0_force_stall 
+0x7add 034941 fetch 1 ,mem_usb_setup_blengthh 
+0x7ade 034942 bne 0 ,usb0_force_stall 
+0x7adf 034943 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7ae0 034944 beq out_device ,usb0_request_set_feature_out_device 
+0x7ae1 034945 beq out_interface ,usb0_request_set_feature_out_interface 
+0x7ae2 034946 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x7ae3 034947 branch usb0_force_stall 
+:      034949 usb0_request_set_feature_out_device:
+0x7ae4 034950 fetch 1 ,mem_usb_setup_bvalue 
+0x7ae5 034951 bne device_remote_wakeup ,usb0_force_stall 
+0x7ae6 034952 call dongle_set_pc_sleep_flag 
+0x7ae7 034953 fetch 1 ,core_usb_config 
+0x7ae8 034954 set1 7 ,pdata 
+0x7ae9 034955 store 1 ,core_usb_config 
+0x7aea 034956 jam 1 ,mem_usb_remote_wakeup 
+0x7aeb 034957 jam usb_sleep ,mem_usb_state 
+0x7aec 034958 jam 0 ,mem_usb_tx_win_enable 
+0x7aed 034959 call usb0_reply_zerolen 
+:      034960 usb_wakeup_timer_reinit:
+0x7aee 034961 call timer_reinit 
+0x7aef 034962 setarg timer_wakeup_delay 
+0x7af0 034963 arg usb_timer_wakeup ,queue 
+0x7af1 034964 branch timer_init 
+:      034966 usb0_request_set_feature_out_interface:
+0x7af2 034967 branch usb0_force_stall 
+:      034969 usb0_request_set_feature_out_endpoint:
+0x7af3 034970 fetch 1 ,mem_usb_setup_bvalue 
+0x7af4 034971 bne endpoint_halt ,usb0_force_stall 
+0x7af5 034972 fetch 1 ,mem_usb_setup_bvalueh 
+0x7af6 034973 bne 0 ,usb0_force_stall 
+0x7af7 034974 fetch 1 ,mem_usb_setup_windex 
+0x7af8 034975 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x7af9 034976 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x7afa 034977 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x7afb 034978 and_into 0x7f ,pdata 
+0x7afc 034979 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x7afd 034980 branch usb0_force_stall 
+:      034982 usb0_force_stall_ep0_in_on:
+0x7afe 034983 jam 1 ,mem_usb_ep0_stall_status 
+0x7aff 034984 branch usb0_reply_zerolen 
+:      034985 usb0_force_stall_ep1_in_on:
+0x7b00 034986 jam 1 ,mem_usb_ep1_stall_status 
+0x7b01 034987 branch usb0_reply_zerolen 
+:      034988 usb0_force_stall_ep2_in_on:
+0x7b02 034989 jam 1 ,mem_usb_ep2_stall_status 
+0x7b03 034990 branch usb0_reply_zerolen 
+:      034991 usb0_force_stall_ep3_in_on:
+0x7b04 034992 jam 1 ,mem_usb_ep3_stall_status 
+0x7b05 034993 branch usb0_reply_zerolen 
+:      034996 usb0_request_set_address:
+0x7b06 034997 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b07 034998 bne out_device ,usb0_force_stall 
+0x7b08 034999 fetch 1 ,mem_usb_setup_windex 
+0x7b09 035000 bne 0 ,usb0_force_stall 
+0x7b0a 035001 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b0b 035002 bne 0 ,usb0_force_stall 
+0x7b0c 035003 fetch 1 ,mem_usb_setup_blength 
+0x7b0d 035004 bne 0 ,usb0_force_stall 
+0x7b0e 035005 fetch 1 ,mem_usb_setup_blengthh 
+0x7b0f 035006 bne 0 ,usb0_force_stall 
+0x7b10 035007 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b11 035008 bne 0 ,usb0_force_stall 
+0x7b12 035009 fetch 1 ,mem_usb_setup_bvalue 
+0x7b13 035010 and_into 0x80 ,pdata 
+0x7b14 035011 bne 0 ,usb0_force_stall 
+0x7b15 035012 fetch 1 ,mem_usb_setup_bvalue 
+0x7b16 035013 bne 0 ,usb_usb0_state_set_dev_addr 
+:      035014 usb_usb0_state_set_dev_default:
+0x7b17 035015 jam dev_default ,mem_usb0_state 
+:      035016 usb0_request_set_wait_address:
+0x7b18 035017 fetch 1 ,mem_usb_setup_bvalue 
+0x7b19 035018 store 1 ,core_usb_addr 
+0x7b1a 035019 call usb0_reply_zerolen 
+0x7b1b 035020 jam 1 ,mem_usb_set_high_addr_flag 
+0x7b1c 035021 rtn 
+:      035022 usb_usb0_state_set_dev_addr:
+0x7b1d 035023 jam dev_address ,mem_usb0_state 
+0x7b1e 035024 branch usb0_request_set_wait_address 
+:      035027 usb0_request_set_configuration:
+0x7b1f 035028 fetch 1 ,mem_usb0_state 
+0x7b20 035029 beq dev_default ,usb0_force_stall 
+0x7b21 035030 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b22 035031 bne out_device ,usb0_force_stall 
+0x7b23 035032 fetch 1 ,mem_usb_setup_windex 
+0x7b24 035033 bne 0 ,usb0_force_stall 
+0x7b25 035034 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b26 035035 bne 0 ,usb0_force_stall 
+0x7b27 035036 fetch 1 ,mem_usb_setup_blength 
+0x7b28 035037 bne 0 ,usb0_force_stall 
+0x7b29 035038 fetch 1 ,mem_usb_setup_blengthh 
+0x7b2a 035039 bne 0 ,usb0_force_stall 
+0x7b2b 035040 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x7b2c 035041 bne 0 ,usb0_force_stall 
+0x7b2d 035042 fetch 1 ,mem_usb_setup_bvalue 
+0x7b2e 035043 sub pdata ,usb_max_num_cfg ,null 
+0x7b2f 035044 nbranch usb0_force_stall ,positive 
+0x7b30 035045 fetch 1 ,mem_usb0_state 
+0x7b31 035046 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x7b32 035047 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x7b33 035048 branch usb0_force_stall 
+:      035050 usb0_request_set_cfg_addr_state:
+:      035051 usb0_request_set_cfg_cfg_state:
+0x7b34 035052 fetch 1 ,mem_usb_setup_bvalue 
+0x7b35 035053 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x7b36 035054 jam dev_configured ,mem_usb0_state 
+0x7b37 035055 branch usb0_reply_zerolen 
+:      035056 usb0_request_set_cfg_stay_addr_state:
+0x7b38 035057 jam dev_address ,mem_usb0_state 
+0x7b39 035058 branch usb0_reply_zerolen 
+:      035061 usb0_request_set_interface:
+0x7b3a 035062 fetch 1 ,mem_usb0_state 
+0x7b3b 035063 bne dev_configured ,usb0_force_stall 
+0x7b3c 035064 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x7b3d 035065 bne out_interface ,usb0_force_stall 
+0x7b3e 035066 fetch 1 ,mem_usb_setup_bvalue 
+0x7b3f 035067 bne 0 ,usb0_force_stall 
+0x7b40 035068 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b41 035069 bne 0 ,usb0_force_stall 
+0x7b42 035070 fetch 1 ,mem_usb_setup_blength 
+0x7b43 035071 bne 0 ,usb0_force_stall 
+0x7b44 035072 fetch 1 ,mem_usb_setup_blengthh 
+0x7b45 035073 bne 0 ,usb0_force_stall 
+0x7b46 035074 fetch 1 ,mem_usb_setup_windex 
+0x7b47 035075 bne 0 ,usb0_force_stall 
+0x7b48 035076 fetch 1 ,mem_usb_setup_windex + 1 
+0x7b49 035077 bne 0 ,usb0_force_stall 
+0x7b4a 035078 branch usb0_reply_zerolen 
+:      035081 usb_set_idle:
+0x7b4b 035082 bpatchx patch20_3 ,mem_patch20 
+0x7b4c 035083 jam 1 ,mem_usb_idle_flag 
+0x7b4d 035084 fetch 1 ,mem_usb_setup_bvalueh 
+0x7b4e 035085 store 1 ,mem_usb_idle_rate 
+0x7b4f 035086 fetch 1 ,mem_usb_setup_windex 
+0x7b50 035087 sub pdata ,1 ,null 
+0x7b51 035088 call usb_clear_remote_wakeup_set0 ,zero 
+0x7b52 035089 fetch 1 ,mem_usb_state 
+0x7b53 035090 bne usb_resume ,usb0_reply_zerolen 
+0x7b54 035091 jam usb_connected ,mem_usb_state 
+0x7b55 035092 call usb0_reply_zerolen 
+0x7b56 035093 nop 30000 
+0x7b57 035094 nop 30000 
+0x7b58 035095 rtn 
+:      035096 usb_clear_remote_wakeup_set0:
+0x7b59 035097 jam 1 ,mem_usb_device_enumeration_endflag 
+0x7b5a 035098 jam 0 ,mem_usb_clear_remote_wakeup 
+0x7b5b 035099 jam usb_resume ,mem_usb_state 
+0x7b5c 035100 rtn 
+:      035103 usb_set_report:
+0x7b5d 035104 nop 15000 
+0x7b5e 035105 arg mem_usb0_set_report_data ,contw 
+0x7b5f 035106 call usb_rx_data 
+0x7b60 035107 jam 1 ,mem_usb0_get_set_report 
+0x7b61 035108 call usb_set_report_resume_judge 
+0x7b62 035109 fetch 2 ,mem_usb_setup_bvalue 
+0x7b63 035110 store 2 ,mem_usb_setup_bvalue_temp 
+0x7b64 035111 call usb0_reply_zerolen 
+0x7b65 035112 fetch 1 ,mem_device_option 
+0x7b66 035113 rtnne dvc_op_dongle 
+0x7b67 035114 fetch 1 ,mem_usb_tx_win_enable 
+0x7b68 035115 rtn blank 
+0x7b69 035116 fetch 1 ,mem_usb0_set_report_data 
+:      035117 usb_get_led_status:
+0x7b6a 035118 store 1 ,mem_24g_led_status 
+0x7b6b 035119 jam 0 ,mem_usb_tx_win_enable 
+0x7b6c 035120 jam kb_led_ackpayload ,mem_24g_ackpayload_enable 
+0x7b6d 035121 rtn 
+:      035124 usb_set_report_resume_judge:
+0x7b6e 035125 fetch 2 ,mem_usb_setup_bvalue 
+0x7b6f 035126 arg pc_set_report_bvalue ,temp 
+0x7b70 035127 isub temp ,null 
+0x7b71 035128 nrtn zero 
+0x7b72 035129 fetch 2 ,mem_usb_setup_windex 
+0x7b73 035130 arg pc_set_report_windex ,temp 
+0x7b74 035131 isub temp ,null 
+0x7b75 035132 nrtn zero 
+0x7b76 035133 fetch 2 ,mem_usb_setup_blength 
+0x7b77 035134 arg pc_set_report_blength ,temp 
+0x7b78 035135 isub temp ,null 
+0x7b79 035136 nrtn zero 
+0x7b7a 035137 jam 1 ,mem_usb_tx_win_enable 
+0x7b7b 035138 rtn 
+:      035141 usb_set_protocol_req:
+0x7b7c 035142 fetch 1 ,mem_usb_setup_blength 
+0x7b7d 035143 bne 0 ,usb0_force_stall 
+0x7b7e 035144 fetch 1 ,mem_usb_setup_bvalue 
+0x7b7f 035145 beq boot_protocol ,usb_set_boot_protocol 
+0x7b80 035146 beq report_protocol ,usb_set_report_protocol 
+0x7b81 035147 branch usb0_force_stall 
+:      035148 usb_set_boot_protocol:
+0x7b82 035149 jam 0 ,mem_usb_set_protocol_status 
+0x7b83 035150 jam 1 ,mem_usb_set_protocol_value 
+0x7b84 035151 branch usb0_reply_zerolen 
+:      035152 usb_set_report_protocol:
+0x7b85 035153 jam 1 ,mem_usb_tx_mac_enable 
+0x7b86 035154 jam 1 ,mem_usb_set_protocol_status 
+0x7b87 035155 jam 0 ,mem_usb_set_protocol_value 
+0x7b88 035156 branch usb0_reply_zerolen 
+:      035159 usb0_respond_length:
+0x7b89 035160 ifetchr regb ,1 ,rega 
+0x7b8a 035161 increase 1 ,rega 
+:      035163 usb0_respond:
+0x7b8b 035164 bpatchx patch20_4 ,mem_patch20 
+0x7b8c 035165 set1 mark_usb_first_resp ,mark 
+0x7b8d 035166 bmark0 mark_isstr ,usb0_respond_nostr 
+0x7b8e 035167 increase 1 ,regb 
+0x7b8f 035168 lshift regb ,regb 
+:      035169 usb0_respond_nostr:
+0x7b90 035170 storer rega ,2 ,mem_bufptr 
+0x7b91 035171 storer regb ,1 ,mem_remain 
+0x7b92 035172 branch usb0_tx 
+0x7b93 035173 rtn 
+:      035175 usb_no_respond_data:
+0x7b94 035176 arg 0 ,queue 
+0x7b95 035177 branch usb_trig 
+:      035182 usb0_tx:
+0x7b96 035183 bpatchx patch20_5 ,mem_patch20 
+0x7b97 035184 fetch 1 ,core_usb_txbusy 
+0x7b98 035185 rtnbit1 0 
+0x7b99 035186 fetch 1 ,mem_remain 
+0x7b9a 035187 rtn blank 
+0x7b9b 035188 copy pdata ,loopcnt 
+0x7b9c 035189 iforce temp 
+0x7b9d 035190 fetch 2 ,mem_usb_setup_blength 
+0x7b9e 035191 sub pdata ,ep0_packet_size ,null 
+0x7b9f 035192 branch usb0_tx_short ,positive 
+0x7ba0 035193 sub loopcnt ,ep0_packet_size ,null 
+0x7ba1 035194 branch usb0_tx_info ,positive 
+0x7ba2 035195 force ep0_packet_size ,loopcnt 
+0x7ba3 035196 branch usb0_tx_info 
+:      035197 usb0_tx_short:
+0x7ba4 035198 isub loopcnt ,null 
+0x7ba5 035199 branch usb0_tx_info ,positive 
+0x7ba6 035200 iforce loopcnt 
+0x7ba7 035201 store 1 ,mem_remain 
+:      035202 usb0_tx_info:
+0x7ba8 035203 fetch 1 ,mem_remain 
+0x7ba9 035204 isub loopcnt ,pdata 
+0x7baa 035205 store 1 ,mem_remain 
+0x7bab 035206 add loopcnt ,-1 ,pdata 
+0x7bac 035207 store 1 ,mem_usb_txbuf 
+0x7bad 035208 bmark0 mark_isstr ,usb0_tx_nostr 
+0x7bae 035209 rshift pdata ,pdata 
+0x7baf 035210 add loopcnt ,-1 ,pdata 
+0x7bb0 035211 store 1 ,mem_usb_txbuf 
+0x7bb1 035212 bmark0 mark_usb_first_resp ,usb0_tx_nostr 
+0x7bb2 035213 set0 mark_usb_first_resp ,mark 
+0x7bb3 035214 istoret 1 ,contw 
+0x7bb4 035215 setarg 3 
+0x7bb5 035216 istore 1 ,contw 
+0x7bb6 035217 increase -1 ,loopcnt 
+0x7bb7 035218 copy loopcnt ,pdata 
+0x7bb8 035219 nbranch usb0_tx_nostr ,zero 
+0x7bb9 035220 increase 1 ,loopcnt 
+:      035221 usb0_tx_nostr:
+0x7bba 035222 fetch 2 ,mem_bufptr 
+0x7bbb 035223 copy pdata ,contr 
+:      035224 usb0_tx0:
+0x7bbc 035225 ifetch 1 ,contr 
+0x7bbd 035226 istore 1 ,contw 
+0x7bbe 035227 bmark0 mark_isstr ,usb0_tx1 
+0x7bbf 035228 setarg 0 
+0x7bc0 035229 istore 1 ,contw 
+:      035230 usb0_tx1:
+0x7bc1 035231 loop usb0_tx0 
+0x7bc2 035232 copy contr ,pdata 
+0x7bc3 035233 store 2 ,mem_bufptr 
+0x7bc4 035234 setarg mem_usb_txbuf 
+0x7bc5 035235 store 2 ,core_usb_tx_saddr0 
+0x7bc6 035236 arg 0 ,queue 
+0x7bc7 035237 call usb_trig 
+0x7bc8 035238 fetch 1 ,mem_remain 
+0x7bc9 035239 nrtn blank 
+0x7bca 035240 jam 2 ,core_usb_clear_nak 
+0x7bcb 035241 fetch 1 ,mem_usb_state 
+0x7bcc 035242 rtnne usb_got_report_req 
+0x7bcd 035243 jam usb_connected ,mem_usb_state 
+0x7bce 035244 rtn 
+:      035248 usb_tx_ep1:
+0x7bcf 035249 arg mem_usb_txbuf1 ,rega 
+0x7bd0 035250 arg 1 ,queue 
+0x7bd1 035251 storer rega ,2 ,core_usb_tx_saddr1 
+:      035252 usb_tx_buf:
+0x7bd2 035253 add loopcnt ,-1 ,pdata 
+0x7bd3 035254 istore 1 ,rega 
+:      035255 usb_tx_loop:
+0x7bd4 035256 ifetch 1 ,contr 
+0x7bd5 035257 istore 1 ,contw 
+0x7bd6 035258 loop usb_tx_loop 
+:      035259 usb_trig:
+0x7bd7 035260 setarg 0 
+0x7bd8 035261 qset1 pdata 
+0x7bd9 035262 store 1 ,core_usb_trig 
+0x7bda 035263 rtn 
+:      035265 usb_tx_ep2:
+0x7bdb 035266 arg 2 ,queue 
+0x7bdc 035267 arg mem_usb_txbuf2 ,rega 
+0x7bdd 035268 storer rega ,2 ,core_usb_tx_saddr2 
+0x7bde 035269 branch usb_tx_buf 
+:      035271 usb_tx:
+0x7bdf 035272 bpatchx patch20_6 ,mem_patch20 
+0x7be0 035273 fetch 1 ,mem_usb_tx_enable 
+0x7be1 035274 rtn blank 
+0x7be2 035275 fetch 1 ,core_usb_txbusy 
+0x7be3 035276 and_into 0x0f ,pdata 
+0x7be4 035277 nbranch usb_inwake_state_tx_dispose ,blank 
+0x7be5 035278 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x7be6 035279 branch usb_tx_fifo_release ,blank 
+0x7be7 035280 fetch 1 ,mem_usb_state 
+0x7be8 035281 beq usb_sleep ,usb_windows_wakeup 
+0x7be9 035282 bne usb_connected ,usb_tx_fifo_release 
+0x7bea 035283 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x7beb 035284 nbranch usb_tx_fifo_release ,blank 
+0x7bec 035285 call usb_tx_data_ep1 
+0x7bed 035286 branch usb_tx_data_ep2 
+:      035288 usb_tx_data_ep1:
+0x7bee 035289 fetch 1 ,core_usb_txbusy 
+0x7bef 035290 rtnbit1 1 
+0x7bf0 035291 fetch 1 ,mem_usb_tx_enable 
+0x7bf1 035292 rtnbit0 1 
+0x7bf2 035293 fetch 1 ,mem_usb_tx_enable 
+0x7bf3 035294 set0 1 ,pdata 
+0x7bf4 035295 store 1 ,mem_usb_tx_enable 
+0x7bf5 035296 fetch 1 ,mem_usb_ep1_data 
+0x7bf6 035297 rtn blank 
+0x7bf7 035298 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x7bf8 035299 branch assert 
+:      035301 usb_tx_data_ep2:
+0x7bf9 035302 fetch 1 ,core_usb_txbusy 
+0x7bfa 035303 rtnbit1 2 
+0x7bfb 035304 fetch 1 ,mem_usb_tx_enable 
+0x7bfc 035305 rtnbit0 2 
+0x7bfd 035306 fetch 1 ,mem_usb_tx_enable 
+0x7bfe 035307 set0 2 ,pdata 
+0x7bff 035308 store 1 ,mem_usb_tx_enable 
+0x7c00 035309 fetch 1 ,mem_usb_ep2_data 
+0x7c01 035310 rtn blank 
+0x7c02 035311 beq usb_ep2_ms ,usb_tx_ms_data 
+0x7c03 035312 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x7c04 035313 beq usb_ep2_systemkey ,usb_tx_kb_systemkey_data 
+0x7c05 035314 branch assert 
+:      035316 usb_tx_fifo_release:
+0x7c06 035318 arg mem_usb_mouse_data ,contw 
+0x7c07 035319 arg 64 ,loopcnt 
+0x7c08 035320 branch memset0 
+:      035322 usb_tx_ms_data:
+0x7c09 035323 fetch 1 ,mem_usb_idle_flag 
+0x7c0a 035324 fetcht 1 ,mem_usb_get_protocol_flag 
+0x7c0b 035325 iand temp ,pdata 
+0x7c0c 035326 branch usb_tx_ms_data_normal_mode ,blank 
+0x7c0d 035327 fetcht 1 ,mem_usb_set_protocol_status 
+0x7c0e 035328 iadd temp ,pdata 
+0x7c0f 035329 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x7c10 035330 branch usb_tx_ms_data_normal_mode 
+:      035332 usb_tx_ms_data_mac_boot_mode:
+0x7c11 035333 jam 0 ,mem_usb_ep2_data 
+:      035334 usb_tx_ms_data_mac_boot_regroup:
+0x7c12 035335 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c13 035336 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c14 035337 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x7c15 035338 fetch 1 ,mem_usb_mouse_data + 1 
+0x7c16 035339 store 1 ,mem_usb_mouse_data 
+0x7c17 035340 fetch 1 ,mem_usb_mouse_data + 2 
+0x7c18 035341 istore 1 ,contw 
+0x7c19 035342 fetch 1 ,mem_usb_mouse_data + 4 
+0x7c1a 035343 istore 1 ,contw 
+0x7c1b 035344 fetch 1 ,mem_usb_mouse_data + 6 
+0x7c1c 035345 istore 1 ,contw 
+0x7c1d 035346 arg 4 ,loopcnt 
+0x7c1e 035347 arg mem_usb_mouse_data ,contr 
+0x7c1f 035348 branch usb_tx_ep2 
+:      035350 usb_tx_ms_data_normal_mode:
+0x7c20 035351 jam 0 ,mem_usb_ep2_data 
+:      035352 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x7c21 035353 arg 8 ,loopcnt 
+0x7c22 035354 arg mem_usb_mouse_data ,contr 
+0x7c23 035355 branch usb_tx_ep2 
+:      035357 usb_tx_kb_multikey_data:
+0x7c24 035358 jam 0 ,mem_usb_ep2_data 
+0x7c25 035359 arg 3 ,loopcnt 
+0x7c26 035360 arg mem_usb_kb_multikey ,contr 
+0x7c27 035361 branch usb_tx_ep2 
+:      035363 usb_tx_kb_normal_data:
+0x7c28 035364 jam 0 ,mem_usb_ep1_data 
+0x7c29 035365 arg 8 ,loopcnt 
+0x7c2a 035366 arg mem_usb_kb_data ,contr 
+0x7c2b 035367 branch usb_tx_ep1 
+:      035369 usb_tx_kb_systemkey_data:
+0x7c2c 035370 jam 0 ,mem_usb_ep2_data 
+0x7c2d 035371 arg 2 ,loopcnt 
+0x7c2e 035372 arg mem_usb_kb_system ,contr 
+0x7c2f 035373 branch usb_tx_ep2 
+:      035375 usb_inwake_state_tx_dispose:
+0x7c30 035376 fetch 1 ,mem_usb_state 
+0x7c31 035377 beq usb_connected ,usb_mac_wakeup_trig 
+0x7c32 035378 rtn 
+:      035379 usb_mac_wakeup_trig:
+0x7c33 035380 fetch 1 ,core_usb_config 
+0x7c34 035381 set1 7 ,pdata 
+0x7c35 035382 store 1 ,core_usb_config 
+0x7c36 035383 jam 1 ,mem_usb_mac_wakeup_trig 
+0x7c37 035384 rtn 
+:      035386 usb_mac_wakeup_judge:
+0x7c38 035387 fetch 1 ,mem_usb_state 
+0x7c39 035388 rtneq usb_sleep 
+0x7c3a 035389 beq usb_connected ,usb_mac_wakeup 
+0x7c3b 035390 rtn 
+:      035391 usb_mac_wakeup:
+0x7c3c 035392 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x7c3d 035393 rtn blank 
+0x7c3e 035394 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x7c3f 035395 branch usb_wakeup 
+:      035397 usb_windows_wakeup:
+0x7c40 035398 arg usb_timer_wakeup ,queue 
+0x7c41 035399 call timer_check 
+0x7c42 035400 nrtn blank 
+:      035401 usb_wakeup:
+0x7c43 035402 fetch 1 ,core_usb_config 
+0x7c44 035403 rtnbit0 7 
+0x7c45 035404 jam 0xfc ,core_usb_config 
+0x7c46 035405 nop 30000 
+0x7c47 035406 jam 0x3c ,core_usb_config 
+0x7c48 035407 rtn 
+:      035414 push_stack:
+0x7c49 035415 storer contw ,2 ,mem_contw 
+0x7c4a 035416 storet 8 ,mem_temp 
+0x7c4b 035417 storer timeup ,4 ,mem_timeup 
+0x7c4c 035418 call push_stack_rega_b_c 
+0x7c4d 035419 storer contr ,2 ,mem_contr 
+0x7c4e 035420 storer loopcnt ,2 ,mem_loopcnt 
+0x7c4f 035421 storer queue ,2 ,mem_queue 
+0x7c50 035422 rtn 
+:      035424 push_stack_rega_b_c:
+0x7c51 035425 storer rega ,4 ,mem_rega 
+0x7c52 035426 storer regb ,4 ,mem_regb 
+0x7c53 035427 storer regc ,3 ,mem_regc 
+0x7c54 035428 rtn 
+:      035430 pop_stack:
+0x7c55 035431 bpatchx patch20_7 ,mem_patch20 
+0x7c56 035432 fetch 2 ,mem_contw 
+0x7c57 035433 iforce contw 
+0x7c58 035434 fetcht 8 ,mem_temp 
+0x7c59 035435 fetchr timeup ,4 ,mem_timeup 
+0x7c5a 035436 call pop_stack_rega_b_c 
+0x7c5b 035437 fetchr loopcnt ,2 ,mem_loopcnt 
+0x7c5c 035438 fetchr queue ,2 ,mem_queue 
+0x7c5d 035439 fetch 2 ,mem_contr 
+0x7c5e 035440 iforce contr 
+0x7c5f 035441 rtn 
+:      035443 pop_stack_rega_b_c:
+0x7c60 035444 fetchr rega ,4 ,mem_rega 
+0x7c61 035445 fetchr regb ,4 ,mem_regb 
+0x7c62 035446 fetchr regc ,3 ,mem_regc 
+0x7c63 035447 rtn 
+:      035449 get_contw:
+0x7c64 035450 fetch 2 ,mem_contw 
+0x7c65 035451 copy pdata ,contw 
+0x7c66 035452 rtn 
+:      035453 get_contr:
+0x7c67 035454 fetch 2 ,mem_contr 
+0x7c68 035455 copy pdata ,contr 
+0x7c69 035456 rtn 
+:      035458 store_contw:
+0x7c6a 035459 copy contw ,pdata 
+0x7c6b 035460 store 2 ,mem_contw 
+0x7c6c 035461 rtn 
+:      035462 store_contr:
+0x7c6d 035463 copy contr ,pdata 
+0x7c6e 035464 store 2 ,mem_contr 
+0x7c6f 035465 rtn 
+:      035469 save_cont_pointers:
+0x7c70 035470 copy contw ,pdata 
+0x7c71 035471 store 2 ,mem_contw 
+0x7c72 035472 copy contr ,pdata 
+0x7c73 035473 store 2 ,mem_contr 
+0x7c74 035474 rtn 
+:      035476 load_cont_pointers:
+0x7c75 035477 fetch 2 ,mem_contw 
+0x7c76 035478 copy pdata ,contw 
+0x7c77 035479 fetch 2 ,mem_contr 
+0x7c78 035480 copy pdata ,contr 
+0x7c79 035481 rtn 
+:      035486 get_diff:
+0x7c7a 035487 isub temp ,rega 
+0x7c7b 035488 rtn positive 
+0x7c7c 035489 arg 0x100 ,rega 
+0x7c7d 035490 iadd rega ,pdata 
+0x7c7e 035491 isub temp ,rega 
+0x7c7f 035492 rtn 
+:      035494 memcpy96:
+0x7c80 035495 call memcpy32 
+:      035496 memcpy64:
+0x7c81 035497 call memcpy32 
+0x7c82 035498 branch memcpy32 
+:      035501 memcpy12:
+0x7c83 035502 call memcpy8 
+:      035503 memcpy4:
+0x7c84 035504 ifetch 1 ,contr 
+0x7c85 035505 istore 1 ,contw 
+:      035506 memcpy3:
+0x7c86 035507 ifetch 3 ,contr 
+0x7c87 035508 istore 3 ,contw 
+0x7c88 035509 rtn 
+:      035510 memcpy8:
+0x7c89 035511 ifetch 8 ,contr 
+0x7c8a 035512 istore 8 ,contw 
+0x7c8b 035513 rtn 
+:      035515 memcpy48:
+0x7c8c 035516 call memcpy16 
+:      035517 memcpy32:
+0x7c8d 035518 call memcpy8 
+:      035519 memcpy24:
+0x7c8e 035520 call memcpy8 
+:      035521 memcpy16:
+0x7c8f 035522 call memcpy8 
+0x7c90 035523 branch memcpy8 
+:      035525 delay:
+0x7c91 035526 increase -1 ,pdata 
+0x7c92 035527 nop 38 
+0x7c93 035528 nbranch delay ,blank 
+0x7c94 035529 rtn 
+:      035532 delay_10ms:
+0x7c95 035533 arg 10 ,loopcnt 
+:      035534 delay_ms_wait:
+0x7c96 035535 nop 12000 
+0x7c97 035536 loop delay_ms_wait 
+0x7c98 035537 rtn 
+:      035540 memset0_16:
+0x7c99 035541 call memset0_8 
+:      035542 memset0_8:
+0x7c9a 035543 call memset0_4 
+:      035544 memset0_4:
+0x7c9b 035545 force 4 ,loopcnt 
+0x7c9c 035546 branch memset0 
+:      035548 clear_mem_256:
+0x7c9d 035549 force 32 ,loopcnt 
+0x7c9e 035550 branch memset0 
+:      035551 clear_mem_512:
+0x7c9f 035552 force 64 ,loopcnt 
+0x7ca0 035553 branch memset0 
+:      035555 clear_mem:
+0x7ca1 035556 deposit loopcnt 
+0x7ca2 035557 rtn blank 
+:      035558 memset0:
+0x7ca3 035559 force 0 ,pdata 
+0x7ca4 035560 lstore contw 
+0x7ca5 035561 rtn 
+:      035563 clear_temp_block:
+0x7ca6 035564 arg 32 ,loopcnt 
+0x7ca7 035565 arg mem_temp_block0 ,contw 
+0x7ca8 035566 branch clear_mem 
+:      035568 xor_loop:
+0x7ca9 035569 ifetch 4 ,regc 
+0x7caa 035570 ifetcht 4 ,rega 
+0x7cab 035571 ixor temp ,pdata 
+0x7cac 035572 istore 4 ,contw 
+0x7cad 035573 increase 4 ,rega 
+0x7cae 035574 increase 4 ,regc 
+0x7caf 035575 loop xor_loop 
+0x7cb0 035576 rtn 
+:      035580 inverse_data:
+0x7cb1 035581 bpatchx patch21_0 ,mem_patch21 
+0x7cb2 035582 copy loopcnt ,pdata 
+0x7cb3 035583 sub pdata ,1 ,null 
+0x7cb4 035584 rtn positive 
+0x7cb5 035585 iadd rega ,regb 
+0x7cb6 035586 increase -1 ,regb 
+0x7cb7 035587 rshift loopcnt ,loopcnt 
+:      035588 inverse_loop:
+0x7cb8 035589 ifetcht 1 ,rega 
+0x7cb9 035590 ifetch 1 ,regb 
+0x7cba 035591 istore 1 ,rega 
+0x7cbb 035592 istoret 1 ,regb 
+0x7cbc 035593 increase -1 ,regb 
+0x7cbd 035594 increase 1 ,rega 
+0x7cbe 035595 loop inverse_loop 
+0x7cbf 035596 rtn 
+:      035598 le2be_6byte:
+:      035599 inverse_data_6byte:
+0x7cc0 035600 rshift32 pdata ,temp 
+0x7cc1 035601 call inverse_data_4byte 
+0x7cc2 035602 byteswap temp ,temp 
+0x7cc3 035603 lshift16 pdata ,pdata 
+0x7cc4 035604 ior temp ,pdata 
+0x7cc5 035605 rtn 
+:      035608 le2be_4byte:
+:      035609 inverse_data_4byte:
+0x7cc6 035610 rshift16 pdata ,contr 
+0x7cc7 035611 byteswap contr ,contr 
+0x7cc8 035612 byteswap pdata ,pdata 
+0x7cc9 035613 lshift16 pdata ,pdata 
+0x7cca 035614 ior contr ,pdata 
+0x7ccb 035615 rtn 
+:      035618 memcpy_fast:
+0x7ccc 035619 bpatchx patch21_1 ,mem_patch21 
+0x7ccd 035620 deposit loopcnt 
+0x7cce 035621 rtn blank 
+:      035622 memcpy_fast_loop:
+0x7ccf 035623 increase -8 ,loopcnt 
+0x7cd0 035624 call memcpy8 ,positive 
+0x7cd1 035625 rtn zero 
+0x7cd2 035626 branch memcpy_fast_loop ,positive 
+0x7cd3 035627 increase 8 ,loopcnt 
+:      035628 memcpy_fast_loop_four:
+0x7cd4 035629 increase -4 ,loopcnt 
+0x7cd5 035630 call memcpy4 ,positive 
+0x7cd6 035631 rtn zero 
+0x7cd7 035632 branch memcpy_fast_loop_four ,positive 
+0x7cd8 035633 increase 4 ,loopcnt 
+0x7cd9 035634 branch memcpy 
+:      035636 memcpy:
+0x7cda 035637 deposit loopcnt 
+0x7cdb 035638 rtn blank 
+:      035639 memcpy_loop:
+0x7cdc 035640 ifetch 1 ,contr 
+0x7cdd 035641 istore 1 ,contw 
+0x7cde 035642 loop memcpy_loop 
+0x7cdf 035643 rtn 
+:      035645 timer_stop:
+0x7ce0 035646 setarg 0 
+:      035647 timer_init:
+0x7ce1 035650 store 2 ,mem_pdatatemp 
+0x7ce2 035651 bpatchx patch21_2 ,mem_patch21 
+0x7ce3 035652 call timer_check 
+0x7ce4 035653 fetcht 2 ,mem_pdatatemp 
+0x7ce5 035654 arg mem_timers ,contw 
+0x7ce6 035656 lshift queue ,pdata 
+0x7ce7 035657 iadd contw ,contw 
+0x7ce8 035658 istoret 2 ,contw 
+0x7ce9 035659 rtn 
+:      035661 timer_check_timeout:
+0x7cea 035662 arg 0x800 ,timeup 
+0x7ceb 035663 lshift16 timeup ,timeup 
+0x7cec 035664 iadd timeup ,pdata 
+0x7ced 035665 rtn 
+:      035668 timer_reinit:
+0x7cee 035669 arg 0 ,queue 
+:      035670 timer_check:
+0x7cef 035671 bpatchx patch21_3 ,mem_patch21 
+0x7cf0 035672 fetcht 4 ,mem_last_clkn 
+0x7cf1 035673 rshift clkn_bt ,pdata 
+0x7cf2 035674 store 4 ,mem_last_clkn 
+0x7cf3 035675 isub temp ,null 
+0x7cf4 035676 ncall timer_check_timeout ,positive 
+0x7cf5 035677 isub temp ,timeup 
+0x7cf6 035678 copy timeup ,temp 
+0x7cf7 035679 arg mem_timers ,contr 
+0x7cf8 035680 copy contr ,contw 
+0x7cf9 035681 arg 16 ,loopcnt 
+:      035682 timer_loop:
+0x7cfa 035683 ifetch 2 ,contr 
+0x7cfb 035684 isub temp ,pdata 
+0x7cfc 035685 branch timer_counting ,positive 
+0x7cfd 035686 force 0 ,pdata 
+:      035687 timer_counting:
+0x7cfe 035688 istore 2 ,contw 
+0x7cff 035689 loop timer_loop 
+0x7d00 035690 arg mem_timers ,contr 
+0x7d01 035691 lshift queue ,pdata 
+0x7d02 035692 iadd contr ,contr 
+0x7d03 035693 ifetch 2 ,contr 
+0x7d04 035694 rtn 
+:      035699 clk_add:
+0x7d05 035700 iadd temp ,temp 
+0x7d06 035701 copy temp ,loopcnt 
+0x7d07 035702 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d08 035703 isub loopcnt ,pdata 
+0x7d09 035704 rtn positive 
+0x7d0a 035705 sub pdata ,0 ,pdata 
+0x7d0b 035706 rshift16 temp ,temp 
+0x7d0c 035707 increase 1 ,temp 
+0x7d0d 035708 lshift16 temp ,temp 
+0x7d0e 035709 ior temp ,temp 
+0x7d0f 035710 rtn 
+:      035712 clk_diff_rt:
+0x7d10 035713 call clk_diff 
+0x7d11 035714 branch clk2rt 
+:      035717 clk_diff:
+0x7d12 035718 disable user 
+0x7d13 035719 isub temp ,pdata 
+0x7d14 035720 branch clk_diff_pos ,positive 
+0x7d15 035721 enable user 
+0x7d16 035722 sub pdata ,0 ,pdata 
+:      035723 clk_diff_pos:
+0x7d17 035724 rtnbit0 15 
+0x7d18 035725 copy pdata ,regab 
+0x7d19 035726 arg 0x10000 ,temp 
+0x7d1a 035727 fetch 2 ,mem_param_rt_rthalfslot 
+0x7d1b 035728 isub temp ,pdata 
+0x7d1c 035729 iadd regab ,pdata 
+0x7d1d 035730 set0 64 ,pdata 
+0x7d1e 035731 rtn 
+:      035735 clk2rt:
+0x7d1f 035736 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d20 035737 iforce contr 
+0x7d21 035738 rshift16 pdata ,pdata 
+0x7d22 035739 imul32 temp ,pdata 
+0x7d23 035740 iadd contr ,pdata 
+0x7d24 035741 rtn 
+:      035744 clk2lpo:
+0x7d25 035745 lshift8 pdata ,pdata 
+0x7d26 035746 lshift4 pdata ,pdata 
+0x7d27 035747 fetcht 3 ,mem_clks_per_lpo 
+0x7d28 035748 idiv temp 
+0x7d29 035749 call wait_div_end 
+0x7d2a 035750 quotient temp 
+0x7d2b 035751 rtn 
+:      035754 clk2bt:
+0x7d2c 035755 fetcht 2 ,mem_param_rt_rthalfslot 
+0x7d2d 035756 idiv temp 
+0x7d2e 035757 call get_div_result 
+0x7d2f 035758 lshift16 pdata ,pdata 
+0x7d30 035759 remainder temp 
+0x7d31 035760 ior temp ,temp 
+0x7d32 035761 rtn 
+:      035768 string2dec_from_uart:
+0x7d33 035769 arg 0 ,temp 
+:      035770 string2dec_from_uart_done:
+0x7d34 035771 copy temp ,regab 
+0x7d35 035772 ifetch 1 ,contu 
+0x7d36 035773 call uchar2dialog 
+0x7d37 035774 copy regab ,temp 
+0x7d38 035775 call swap 
+0x7d39 035776 arg 10 ,regb 
+0x7d3a 035777 imul32 regb ,pdata 
+0x7d3b 035778 iadd temp ,pdata 
+0x7d3c 035779 copy pdata ,temp 
+0x7d3d 035780 loop string2dec_from_uart_done 
+0x7d3e 035781 rtn 
+:      035785 uchar2dialog:
+0x7d3f 035786 arg 0x3a ,temp 
+0x7d40 035787 isub temp ,null 
+0x7d41 035788 nbranch uchar2dialog_number ,positive 
+0x7d42 035789 arg 0x61 ,temp 
+0x7d43 035790 isub temp ,null 
+0x7d44 035791 branch uchar2dialog_a2f ,positive 
+0x7d45 035792 arg 0x37 ,temp 
+0x7d46 035793 isub temp ,pdata 
+0x7d47 035794 rtn 
+:      035795 uchar2dialog_number:
+0x7d48 035796 arg 0x30 ,temp 
+0x7d49 035797 isub temp ,pdata 
+0x7d4a 035798 rtn 
+:      035799 uchar2dialog_a2f:
+0x7d4b 035800 arg 0x57 ,temp 
+0x7d4c 035801 isub temp ,pdata 
+0x7d4d 035802 rtn 
+:      035805 right_shift_n:
+0x7d4e 035806 sub loopcnt ,0 ,null 
+0x7d4f 035807 rtn zero 
+:      035808 right_shift_n_loop:
+0x7d50 035809 rshift pdata ,pdata 
+0x7d51 035810 loop right_shift_n_loop 
+0x7d52 035811 rtn 
+:      035814 left_shift_n:
+0x7d53 035815 force 1 ,pdata 
+0x7d54 035816 sub loopcnt ,0 ,null 
+0x7d55 035817 rtn zero 
+:      035818 left_shift_n_loop:
+0x7d56 035819 lshift pdata ,pdata 
+0x7d57 035820 loop left_shift_n_loop 
+0x7d58 035821 rtn 
+:      035825 calc_average:
+0x7d59 035826 setarg 0 
+0x7d5a 035827 copy loopcnt ,rega 
+:      035828 calc_average_loop:
+0x7d5b 035829 ifetcht 2 ,contr 
+0x7d5c 035830 iadd temp ,pdata 
+0x7d5d 035831 loop calc_average_loop 
+0x7d5e 035832 idiv rega 
+:      035833 get_div_result:
+0x7d5f 035834 call wait_div_end 
+0x7d60 035835 quotient pdata 
+0x7d61 035836 rtn 
+:      035838 wait_div_end:
+0x7d62 035839 rtn modone 
+0x7d63 035840 branch wait_div_end 
+:      035850 compare_loop:
+:      035851 string_compare:
+0x7d64 035852 ifetch 1 ,rega 
+0x7d65 035853 ifetcht 1 ,regb 
+0x7d66 035854 isub temp ,null 
+0x7d67 035855 nrtn zero 
+0x7d68 035856 increase 1 ,rega 
+0x7d69 035857 increase 1 ,regb 
+0x7d6a 035858 loop string_compare 
+0x7d6b 035859 branch enable_zero 
+:      035863 ceiling:
+0x7d6c 035864 isub temp ,null 
+0x7d6d 035865 nrtn positive 
+0x7d6e 035866 deposit temp 
+0x7d6f 035867 rtn 
+:      035869 swap:
+0x7d70 035870 iadd temp ,pdata 
+0x7d71 035871 isub temp ,temp 
+0x7d72 035872 isub temp ,pdata 
+0x7d73 035873 rtn 
+:      035875 clean_smem:
+0x7d74 035876 arg 0 ,contw 
+0x7d75 035877 branch clean_mem 
+:      035879 clean_xmem:
+0x7d76 035880 arg 0x4000 ,contw 
+:      035881 clean_mem:
+0x7d77 035882 arg 0x1000 ,loopcnt 
+0x7d78 035883 branch memset0 
+:      035886 callback_func:
+0x7d79 035887 rtn blank 
+0x7d7a 035888 copy pdata ,pc 
+:      035891 ice_break_disable_wdt:
+0x7d7b 035892 call wdt_set_disable 
+:      035894 ice_break:
+0x7d7c 035895 jam 0x1 ,core_ice_ctrl 
+0x7d7d 035896 rtn 
+:      035898 ice_setbp:
+0x7d7e 035899 store 2 ,core_ice_break0 
+0x7d7f 035900 fetch 1 ,core_ice_ctrl 
+0x7d80 035901 set1 4 ,pdata 
+0x7d81 035902 store 1 ,core_ice_ctrl 
+0x7d82 035903 rtn 
+:      035904 ice_setbp2:
+0x7d83 035905 store 2 ,core_ice_break1 
+0x7d84 035906 fetch 1 ,core_ice_ctrl 
+0x7d85 035907 set1 6 ,pdata 
+0x7d86 035908 store 1 ,core_ice_ctrl 
+0x7d87 035909 rtn 
+:      035911 ice_set_write_bp:
+0x7d88 035912 store 2 ,core_ice_break0 
+0x7d89 035913 jam 0x30 ,core_ice_ctrl 
+0x7d8a 035914 rtn 
+:      035922 fifo_in:
+0x7d8b 035923 bpatchx patch21_4 ,mem_patch21 
+0x7d8c 035924 ifetcht util_fifo_len ,rega 
+0x7d8d 035925 and temp ,0xff ,pdata 
+0x7d8e 035926 nbranch fifo_in_push ,blank 
+0x7d8f 035927 rshift8 temp ,pdata 
+0x7d90 035928 istore util_fifo_len ,rega 
+:      035929 fifo_in_push:
+0x7d91 035930 increase util_fifo_len + util_fifo_offset ,rega 
+0x7d92 035931 ifetch 1 ,rega 
+0x7d93 035932 nbranch assert ,blank 
+0x7d94 035933 fetch 1 ,mem_fifo_temp 
+0x7d95 035934 istore 1 ,rega 
+0x7d96 035935 rtn 
+:      035940 fifo_out:
+0x7d97 035941 bpatchx patch21_5 ,mem_patch21 
+0x7d98 035942 arg util_fifo_len ,loopcnt 
+0x7d99 035943 ifetch util_fifo_len ,rega 
+0x7d9a 035944 rtn blank 
+:      035945 fifo_out_loop:
+0x7d9b 035946 ifetch 1 ,rega 
+0x7d9c 035947 nbranch fifo_out_end ,blank 
+0x7d9d 035948 increase 1 ,rega 
+0x7d9e 035949 loop fifo_out_loop 
+0x7d9f 035950 branch assert 
+:      035951 fifo_out_end:
+0x7da0 035952 arg 0 ,temp 
+0x7da1 035953 istoret 1 ,rega 
+0x7da2 035954 rtn 
+:      035959 fifo_is_empty:
+0x7da3 035960 ifetch util_fifo_len ,rega 
+0x7da4 035961 rtn 
+:      035966 fifo_is_full:
+0x7da5 035967 ifetch 1 ,rega 
+0x7da6 035968 rtn 
+:      035971 fifo_is_near_full:
+0x7da7 035972 ifetch 2 ,rega 
+0x7da8 035973 rtn 
+:      035977 fifo_content_count:
+0x7da9 035978 arg 0 ,temp 
+:      035979 fifo_content_count_loop:
+0x7daa 035980 fetch 1 ,contr 
+0x7dab 035981 loop fifo_content_count_loop ,blank 
+0x7dac 035982 increase 1 ,temp 
+0x7dad 035983 loop fifo_content_count_loop 
+0x7dae 035984 copy temp ,pdata 
+0x7daf 035985 rtn 
+:      035988 not_greater_than:
+0x7db0 035989 isub temp ,null 
+0x7db1 035990 nrtn positive 
+:      035991 copy_temp2pdata:
+0x7db2 035992 copy temp ,pdata 
+0x7db3 035993 rtn 
+:      035996 disable_positive:
+0x7db4 035997 force -1 ,null 
+0x7db5 035998 rtn 
+:      035999 enable_positive:
+:      036000 disable_zero:
+0x7db6 036001 force 1 ,null 
+0x7db7 036002 rtn 
+:      036003 enable_zero:
+0x7db8 036004 force 0 ,null 
+0x7db9 036005 rtn 
+:      036007 enable_user:
+0x7dba 036008 enable user 
+0x7dbb 036009 rtn 
+:      036011 disable_user:
+0x7dbc 036012 disable user 
+0x7dbd 036013 rtn 
+:      036015 enable_user2:
+0x7dbe 036016 enable user2 
+0x7dbf 036017 rtn 
+:      036019 disable_user2:
+0x7dc0 036020 disable user2 
+0x7dc1 036021 rtn 
+:      036023 enable_user7:
+0x7dc2 036024 enable user7 
+0x7dc3 036025 rtn 
+:      036027 disable_true:
+0x7dc4 036028 disable true 
+0x7dc5 036029 rtn 
+:      036031 enable_true:
+0x7dc6 036032 enable true 
+0x7dc7 036033 rtn 
+:      036035 disable_blank:
+0x7dc8 036036 setarg 1 
+0x7dc9 036037 rtn 
+:      036039 enable_blank:
+:      036040 set_pdata_0:
+0x7dca 036041 setarg 0 
+0x7dcb 036042 rtn 
+:      036046 cal_sum:
+0x7dcc 036047 sub loopcnt ,0 ,null 
+0x7dcd 036048 rtn zero 
+:      036049 cal_sum_loop:
+0x7dce 036050 ifetcht 1 ,contr 
+0x7dcf 036051 iadd temp ,pdata 
+0x7dd0 036052 loop cal_sum_loop 
+0x7dd1 036053 rtn 
+:      036056 reverse_byte:
+0x7dd2 036057 copy loopcnt ,pdata 
+0x7dd3 036058 rtn blank 
+0x7dd4 036059 copy contr ,pdata 
+0x7dd5 036060 iadd loopcnt ,pdata 
+0x7dd6 036061 increase -1 ,pdata 
+0x7dd7 036062 copy pdata ,contr 
+:      036063 reverse_loop:
+0x7dd8 036064 ifetch 1 ,contr 
+0x7dd9 036065 increase -2 ,contr 
+0x7dda 036066 istore 1 ,contw 
+0x7ddb 036067 loop reverse_loop 
+0x7ddc 036068 rtn 
+:      036071 lshift14:
+0x7ddd 036072 lshift16 pdata ,pdata 
+:      036073 rshift2:
+0x7dde 036074 rshift2 pdata ,pdata 
+0x7ddf 036075 rtn 
+:      036077 lshift6:
+0x7de0 036078 lshift8 pdata ,pdata 
+0x7de1 036079 branch rshift2 
+:      036082 clear_wake:
+0x7de2 036083 setarg 0 
+0x7de3 036084 store 8 ,mem_gpio_wakeup_cfg 
+0x7de4 036085 set1 25 ,pdata 
+0x7de5 036086 istore 4 ,contw 
+0x7de6 036087 rtn 
+:      036090 generate_random:
+0x7de7 036091 arg 16 ,loopcnt 
+:      036092 generate_random_loop:
+0x7de8 036093 random pdata 
+0x7de9 036094 istore 1 ,contw 
+0x7dea 036095 loop generate_random_loop 
+0x7deb 036096 rtn 
Index: output/bt_program23.meta
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.meta	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.meta	(working copy)
@@ -19,7 +19,7 @@
 //define COMPILE_WECHAT
 //define COMPLIE_TEST
 define COMPLIE_ADPCM
-
+define YC1121SB
 INCLUDE "bt_format"
 
 org 0x0000		// start from patch ram address start
@@ -32,6 +32,7 @@
 //define MORE_POWER_CTRL
 //define ADC_1121SB
 //define ADC_1121SB_1V8_MODE
+//define XTAL_CALP_SET
 define SENSOR_ANGLE_ICE_SDIO
 
 	bbit1 8,pf_patch_ext
@@ -42,19 +43,25 @@
 	beq patch02_1,p_set_sync_on
 	beq patch02_4,p_set_lemode
 	beq patch02_5,p_rf_rx_enable
+	beq patch02_6,p_calc_freq
 	beq patch03_0,p_txon
 	beq patch03_1,p_set_tx_power
 	beq patch03_2,p_initialize_radio_cont
 //	beq patch03_3,p_rfpll_aac_ghpc
 //	beq patch03_5,p_dpll_ring_ibias_calc
 	beq patch04_5,p_lpm_sleep
+	beq patch04_7,p_lpm_adjust_clk
 	beq patch0d_0,p_mouse_cb_fuction
 	beq patch0d_1,p_mouse_load_device_info_check
+	beq patch0d_2,p_mouse_default_init
 	beq patch0d_4,p_mouse_param_init
 	beq patch0d_5,p_mouse_sensor_set_angle
 	beq patch0d_6,p_mouse_start_work
+	beq patch0d_7,p_mouse4_0_check_reconn_target
 	beq patch0e_3,p_mouse_setgpio_hibernate
+	beq patch0e_4,p_mouse_lpm_before_common
 	beq patch0e_7,p_mouse_adc_read_start
+	beq patch0f_1,p_mouse_le_name_modify
 	beq patch0f_2,p_mouse_motion
 	beq patch0f_7,p_mouse_3io6key_check
 	beq patch10_1,p_mouse_init_sensor
@@ -64,6 +71,7 @@
 	beq patch10_7,p_mouse_bb_event_timer
 	beq patch11_0,p_mouse_start_discovery
 	beq patch11_2,p_mouse_store_remote_bdaddr
+	beq patch11_3,p_mouse_app_initflag_check
 	beq patch11_4,p_mouse_store_device_info
 	beq patch11_5,p_mouse_store_dpi_info_check
 	beq patch11_6,p_mouse_idle
@@ -71,6 +79,7 @@
 	beq patch12_0,p_mouse_check_select_device_by_switch
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
+	beq patch18_5,p_otp_read_data
 	beq patch1a_5,p_gpio_set_wake_by_current_state
 	beq patch1a_6,p_gpio_set_wake
 	beq patch18_5,p_otp_read_data
@@ -79,7 +88,8 @@
 
 pf_patch_ext:
 	beq patch22_4,p_le_slave_match
-	beq patch23_2,p_le_got_first_packet
+	beq patch23_2,p_le_got_first_packet_new	//p_le_got_first_packet
+	beq patch24_4,p_le_receive_rxon
 	beq patch24_5,p_le_rx_dec
 	beq patch24_6,p_le_rx_nopayload
 	beq patch27_1,p_le_parse
@@ -87,6 +97,7 @@
 	beq patch29_4,p_le_adv_not_match
 	beq patch29_5,p_le_init_adv
 	beq patch32_0,p_g24_reconn_dispatch
+	beq patch32_2,p_g24_reconn_device_fail
 	beq patch32_6,p_g24_short_sleep
 	beq patch33_2,p_mouse_g24_retransmit
 	beq patch33_5,p_g24_transmit_hop_process
@@ -163,12 +174,28 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xf5,0x8a23 
-	jam 0x12,0x8a24 
-	jam 0x10,0x8a24 
-	nop 60
-	jam 0x60,0x8a12 
-	jam 0xdd,0x8a23 
-	rtn
+	branch set_sync_on_next
+
+
+p_calc_freq:
+	setarg 2400
+	iadd temp,pdata
+	copy pdata, rega
+	fetcht 1,mem_fcomp_div
+	rshift temp,temp
+	idiv temp
+//	mul32 pdata,12,rega
+	call wait_div_end
+	quotient pdata
+	rshift8 pdata,queue
+	storer queue, 1,0x890a
+	store 1,0x8909
+	branch calc_freq+10
+
+p_set_ck2rfpll:
+	until null,lpo_edge
+	jam 0x58,0x813c
+	branch lpm_write_wait
 
 p_initialize_radio_cont:
 	jam 0,mem_le_testtype
@@ -177,6 +204,7 @@
 	
 	jam 0x0d,0x8946
 	jam 0x10,0x896f
+	jam 0x40,core_rx_cfg0
 	jam 0xcd,0x8a13
 	jam 0x10,0x8a06
 	jam 0x4a,0x8a84
@@ -186,6 +214,7 @@
 //	branch initialize_radio_cont+1
 	//fetch 1,mem_wdt_always_work
 	call wdt_set_disable
+	ncall p_set_ck2rfpll,wake
 
 	until null,lpo_edge
 	jam 0x5f,0x813b 
@@ -215,16 +244,41 @@
 	call p_rfpll_aac_ghpc
 	call p_set_xtal_cap
 	jam SYSTEM_CLK_12M,mem_system_clk
-	branch sadc_calibration
-//	branch p_dpll_ring_ibias_calc
+p_sadc_calibration:
+	rtn wake
+	jam 0x77,core_gpadc_ctrl
+	jam 0xc9,core_gpadc_cfg0
+	jam 0x01,core_gpadc_cfg3
+	fetch 1,mem_adc_clkdiv
+	store 1,core_sadc_clkdiv
+	nop 3000
+	call p_sadc_read
+	jam 0xc1,core_gpadc_cfg0
+	fetchr regb,1,mem_spi_write_addr
+	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
+	call sadc_cal_read+1
+	fetch 1,mem_spi_write_addr
+	store 1,mem_adc_cal_c7
+	storer regb,1,mem_spi_write_addr
+	rtn
+
+p_sadc_read:
+	jam 0x03,core_sadc_ctrl
+p_sadc_read_wait:
+	fetch 1,core_perf_status
+	bbit0 SARADC_DONE,p_sadc_read_wait
+	fetcht 2,core_sadc_data
+	storet 2,mem_adc_current_value
+	jam 0x00,core_sadc_ctrl
+	rtn
 	
 p_set_xtal_cap:
 	rtn wake
 	until null,lpo_edge
 	fetch 1,mem_xtal_c_sel
+p_set_xtal_cap_next:
 	store 1,core_xtal_cap
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 	
 p_dpll_on:
 	fetch 1,mem_fcomp_div
@@ -256,6 +310,11 @@
 	jam 0x04,0x8902	
 	branch p_initialize_radio2
 
+p_set_otp_config_wake:
+	fetch 2,mem_otp_charge_pump_x
+	rtn blank
+	store 2,mem_otp_charge_pump
+	branch p_set_otp_config2
 p_set_otp_config:
 	branch p_set_otp_config_wake,wake
 	fetch 4,mem_otp_core_ldo
@@ -303,11 +362,6 @@
 	store 1,0x8a02
 	rtn
 
-p_set_otp_config_wake:
-	fetch 2,mem_otp_charge_pump_x
-	rtn blank
-	store 2,mem_otp_charge_pump
-	branch p_set_otp_config2
 
 p_rf_rx_enable:
 	call rf_debug_rx_gpio_high
@@ -381,14 +435,14 @@
 p_set_tx_power_factory:
 	jam 0x17,0x8a14 
 	fetch 3,mem_tx_power_factory_param_new
+p_mouse_tx_power_set:
 	store 3,0x8a60
 	branch set_tx_power_8a63_28
 
 p_set_tx_power_f30db:
 	jam 0x17,0x8a14 
 	setarg 0x250300
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
+	branch p_mouse_tx_power_set
 
 p_rx_dcoc:
 	rtn wake
@@ -442,37 +496,9 @@
 	rtn wake
 	branch rfpll_aac_ghpc+1
 	
-//p_dpll_ring_ibias_calc:
-//	rtn
 
-p_sadc_calibration:
-	rtn wake
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc9,core_gpadc_cfg0
-	jam 0x01,core_gpadc_cfg3
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	nop 3000
-	call p_sadc_read
-	jam 0xc1,core_gpadc_cfg0
-	fetchr regb,1,mem_spi_write_addr
-	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
-	call sadc_cal_read+1
-	fetch 1,mem_spi_write_addr
-	store 1,mem_adc_cal_c7
-	storer regb,1,mem_spi_write_addr
-	rtn
 
 
-p_sadc_read:
-	jam 0x03,core_sadc_ctrl
-p_sadc_read_wait:
-	fetch 1,core_perf_status
-	bbit0 SARADC_DONE,p_sadc_read_wait
-	fetcht 2,core_sadc_data
-	storet 2,mem_adc_current_value
-	jam 0x00,core_sadc_ctrl
-	rtn
 	
 
 p_set_lemode:
@@ -515,8 +541,7 @@
 	arg 256,regc
 	iadd regc,pdata
 	rtn
-p_le_got_first_packet:
-	branch p_le_got_first_packet_new
+	
 p_le_slave_match:
 	call p_le_check_retransmit
 	branch le_slave_match+1
@@ -543,8 +568,6 @@
 p_le_check_retransmit_count:
 	fetcht 1,mem_le_arq
 	fetch 1,mem_le_rxbuf_data_header
-//	isolate1 md,pdata
-//	setflag true,mark_ble_rx_md,mark
 	rshift pdata,pdata
 	ixor temp,pdata
 	isolate1 nesn,pdata
@@ -562,20 +585,10 @@
 	fetch 1,mem_le_conn_rcv_new			//lpm  use retention mem
 	increase 1,pdata
 	store 1,mem_le_conn_rcv_new
-	fetch 1,mem_le_state
-	rtnbit1 lestate_got_first_packet
-	set1 lestate_got_first_packet,pdata
-	store 1,mem_le_state
-	fetch 2,mem_le_init_superto
-	store 2,mem_le_superto
-	setarg 0
-	store 4,mem_le_transmit_window	
-//	fetch 1,mem_le_conn_rcv_new
-//	store 1,mem_le_conn_first_rcv
-	rtn
+	branch le_got_first_packet+4
+	
 p_le_rx_dec:
 	call le_check_retransmit	
-//	bmark1 mark_old_packet,le_retransmit_end_of_packet
 	fetchr rega, 1,mem_le_rxbuf_data_length
 	increase -4,rega
 	nbranch le_crc_fail_consecutive,positive
@@ -610,6 +623,61 @@
 p_le_init_adv:
 	set0 mark_ble_crc_fail,mark	
 	branch le_init_adv+1
+p_le_receive_rxon:
+	call le_prep
+	bmark0 mark_ble_lr,p_le_receive_nolr
+	pulse dewhiten_code_calc
+	nop 30
+	call le_prep
+	lshift3 timeup,timeup
+p_le_receive_nolr:
+	disable match
+	enable decode_fec0
+	enable is_rx
+	disable is_tx
+	copy timeup,stop_watch
+	correlate null,timeout
+	branch p_le_receive_on_attempt,attempt
+	copy clke,temp
+	storet 6,mem_sync_clke
+p_le_receive_on_attempt:
+	nbranch le_unsync_end,sync
+	enable swfine
+	fetch 1,mem_le_tx_ifs_defference
+	arg PARAM_20MS_INIT,temp
+	iadd temp,temp
+	fetch 1,mem_system_clk
+	imul32 temp,stop_watch
+	call rf_debug_rx_sync_line	//L-H
+	branch le_receive_skip,attempt
+	call p_calc_clke_all_modem
+	fetch 1,mem_le_state
+	bbit0 lestate_got_first_packet,le_receive_skip
+	call lpm_adjust_clk,wake
+	branch le_receive_skip
+p_calc_clke_all_modem:
+	fetcht  6,mem_sync_clke
+	copy clke,pdata
+	call clk_diff
+	copy pdata,temp
+	call calc_clke_all_modem
+	copy clke,rege
+	copy clke_rt,pdata
+	iadd temp,pdata
+	copy pdata,clke_rt	
+	rtn
+p_lpm_adjust_clk:
+	bmark0 mark_context,lpm_clear_counter
+	fetcht 4,mem_sleep_counter_all
+	arg 0x600,pdata
+	isub temp,null
+	rtn positive				// interval too small
+	copy temp,rega
+	fetcht 6,mem_sync_clke
+	deposit rege
+	call clk_diff_rt
+	copy rega,temp
+	branch lpm_adjust_clk+6
 
 p_le_adv_not_match:
 	call shutdown_radio
@@ -706,58 +774,65 @@
 p_gpio_set_wake_by_current_state:
 	sub temp,GPIO_DISABLE,null
 	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
 	call gpio_get_bit
 	branch p_gpio_set_qdec_mode,true
-	branch p_gpio_set_low_wake_disable_qdec
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
 
 p_gpio_set_qdec_mode:
-	call p_mouse_qdec_disable
-	call p_mouse_qdec_lpm_cfg
-	call p_mouse_qdec_enable
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	branch gpio_set_high_impedance
+	jam 1,mem_mouse_qdec_set_flag
 
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	call p_gpio_set_low_wake
-	branch p_mouse_qdec_disable	
 
 p_mouse_qdec_lpm_cfg:
 	arg 6,debug
-p_gpio_wake_cfg_set:
-	call gpio_set_wake_high
-	branch p_lpm_write_gpio_wakeup
-
-p_gpio_set_low_wake:
-	arg 3,debug
-	branch p_gpio_wake_cfg_set
+	branch gpio_set_wake_high
 
-p_mouse_qdec_disable:
-	setarg 0x10			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
+p_mouse_puchk_disable:
+	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+p_mouse_puchk_set:
 	store 1,core_puwakeup
-p_mouse_lpo_wait:
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 
-p_mouse_qdec_enable:
-	setarg 0x80			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
-//	until null,lpo_edge
-	until null,lpo_edge		//wait jitter disappear		//acturl 2lpo ok
-	branch p_mouse_lpo_wait
+p_mouse_lpm_before_common:
+	call p_clear_wake
+	jam 0,mem_mouse_qdec_set_flag
+	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
+	call gpio_out_active
+	fetcht 1,mem_matrix_public_gpio
+	call gpio_clr_wake
+	call mouse_lpm_before_common+1
+	call mouse_gpio_pd_idle
+p_mouse_wheel_set_impedance:
+	fetcht 1,mem_whee_a_data_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_set_high_impedance
 	
 p_lpm_sleep:
 	//call xtal_fast_wake
-	fetch 2,mem_cb_before_lpm_sleep
-	call callback_func
+//	fetch 2,mem_cb_before_lpm_sleep
+//	call callback_func
 p_lpm_sleep_skip_cb_function:
 	fetch 4,mem_sleep_counter_all	// sleep total time, 32k unit
 	iadd temp,pdata
 	store 4,mem_sleep_counter_all
 	call p_lpm_save_context
-	branch lpm_sleep_skip_cb_function+4
+	call p_mouse_puchk_set_check
+	fetch 1,mem_lpm_hv_sel
+	set1 LPM_DOZE_EN_BIT, pdata
+	call lpm_write_sel_hv
+	ncall lpm_preon_counter,wake
+	until null,lpo_edge
+	copy clkn,pdata
+	store 6,mem_sleep_clkn
+	branch lpm_sleep_skip_cb_function+10
+p_mouse_puchk_set_check:
+	fetch 1,mem_mouse_qdec_set_flag
+	branch p_mouse_puchk_disable,blank
+p_mouse_puchk_enable:
+	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+	branch p_mouse_puchk_set
 
 p_lpm_save_context:
 	storer mark,8,mem_saved_mark
@@ -798,10 +873,7 @@
 	arg 0x01f8,temp
 	iand temp,pdata
 	branch p_g24_reconn_dispatch_next,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
+	branch g24_reconn_dispatch+5
 
 p_g24_reconn_dispatch_next:
 	call g24_reconn_data_prep
@@ -821,25 +893,40 @@
 
 p_g24_reconn_mode_judge:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_pair_mode_check
 	branch g24_reconn_receiver_addr
 
-p_recv_addr_zero_skip:
-	fetch 4,mem_24g_rxpayload+2
-	rtn blank
-	branch p_g24_reconn_dispatch_next_2
+p_g24_reconn_device_fail:
+	fetch 1,mem_24g_fast_conn_enable
+	branch g24_ch,blank
+	fetch 2,mem_24g_reconn_count
+	increase 1,pdata
+	store 2,mem_24g_reconn_count
+	isolate1 9,pdata
+	fetch 1,mem_24g_reconn_type
+	beq PAIR_AND_RECEIVER,p_g24_reconn_pair_and_receiver
+	branch g24_reconn_device_fail+7
+
+p_g24_reconn_pair_and_receiver:
+	branch g24_reconn_receiver_addr,true
+	branch g24_pair_init_param
 
 p_mouse_param_init:
 	call mouse_param_common_init
-	call p_mouse_le_buff_modify
-	branch mouse_param_init+2
 
-p_mouse_le_buff_modify:
 	setarg mem_le_tx_buffer0_omemalloc_new
 	store 2,mem_ble_l2cap_tx_buff0_ptr
 	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
 	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	rtn
+	branch mouse_param_init+2
+p_recv_addr_zero_skip:
+	fetch 4,mem_24g_fast_conn_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	branch p_g24_reconn_dispatch_next_2,zero
+	fetch 4,mem_24g_rxpayload+2
+	rtn blank
+	branch p_g24_reconn_dispatch_next_2
 
 p_power_ctrl_start:
 	fetch 1,mem_power_ctrl_disable
@@ -910,27 +997,39 @@
 	store 2,mem_cb_24g_transmit_short_sleep
 	setarg mouse_24g_long_sleep
 	store 2,mem_cb_24g_transmit_long_sleep
-	setarg p_mouse_24g_before_lpm_sleep
-	store 2,mem_cb_before_lpm_sleep
+//	setarg p_mouse_24g_before_lpm_sleep
+//	store 2,mem_cb_before_lpm_sleep
 	branch mouse_cb_fuction+7
 
 p_soft_reset:
+	nbranch soft_reset+1,wake
+	until null,lpo_edge
+	until null,lpo_edge
 	clear_stack
+	jam 0x73,core_spid_ctrl
 	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
 
 p_mouse_wheel_init_set:
-	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
-	call gpio_config_input
-	fetcht 1,mem_whee_b_data_gpio
-	branch gpio_config_input
+	call p_mouse_puchk_disable
+	call mouse_matrix_public_gpio_reset
+	branch mouse_wheel_gpio_init
+//	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
+//	call gpio_config_input
+//	fetcht 1,mem_whee_b_data_gpio
+//	branch gpio_config_input
 	
-p_mouse_24g_before_lpm_sleep:
-	rtn
+//p_mouse_24g_before_lpm_sleep:
+//	rtn
 //	fetch 1,mem_device_flag
 //	rtnne MODE_24G_DEVICE
 //	branch mouse_24g_before_lpm_sleep+2	
 
+p_mouse_default_init:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	isolate1 MOUSE_ENABLE_KEYBOARD,pdata
+	call mouse_customer_key_enable,true
+	branch mouse_default_parm_init
 
 p_mouse_load_device_info_check:
 	call p_mouse_store_normal_tx_power
@@ -963,7 +1062,8 @@
 
 p_mouse_read_otp_device_info:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_read_otp_le_device1
+	isolate1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,pdata
+	call mouse_read_otp_le_device1,true
 	branch mouse_read_otp_device_info
 
 p_mouse_app_initflag_check:
@@ -974,16 +1074,15 @@
 //	call mouse_app_initflag_check_next
 	storet 2,mem_store_flag
 	call mouse_ble_init_address
-	fetch 1,mem_device_flag_temp
-	store 1,mem_device_flag
+//	fetch 1,mem_device_flag_temp
+//	store 1,mem_device_flag
 	call mouse_load_default_dpi
 	
 	setarg 0x1122
 	store 2,mem_random_addr_increase_count
 p_mouse_device_flag_temp_load:
 	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
-	store 1,mem_device_flag
-	rtn
+	branch mouse_device_flag_load_end
 
 p_mouse_device_flag_check:
 	fetch 1,mem_device_flag
@@ -1015,8 +1114,7 @@
 
 p_mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_last
-	store 2,mem_random_addr_increase_count
-	rtn
+	branch mouse_le_addr_increase_store
 
 
 p_mouse_store_device_info:
@@ -1062,7 +1160,7 @@
 	call p_mouse_device_flag_otp_store_judge			// add device_flag check
 	
 	store 1,mem_device_flag_value
-p_mouse_devoce_flag_store_end:	
+p_mouse_device_flag_store_end:	
 	arg 1,loopcnt
 	copy regc,regb
 	arg mem_device_flag_value,rega
@@ -1081,10 +1179,10 @@
 	copy regc,pdata
 	fetcht 2,mem_otp_offset_device_flag
 	isub temp,null
-	branch p_mouse_devoce_flag_store_end,zero
+	branch p_mouse_device_flag_store_end,zero
 	
 	increase -1,regc
-	branch p_mouse_devoce_flag_store_end
+	branch p_mouse_device_flag_store_end
 
 p_mouse_device_flag_otp_store_judge:
 	rtnne MODE_24G_DEVICE
@@ -1156,11 +1254,8 @@
 	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
 	fetch 1,mem_mouse_dpi
 	beq 0,mouse_otp_load_dpi
-	beq 6,p_mouse_dpi_reinit
-	rtn
+	beq 6,mouse_dpi_reinit_set
 	
-p_mouse_dpi_reinit:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 
 p_mouse_store_dpi_info_check:
@@ -1243,13 +1338,13 @@
 	rtn
 
 p_mouse_le_addr2_init_check:
-	fetch 6,mem_device1_locall_addr
+	fetch 6,mem_device2_locall_addr
 	fetcht 6,mem_mouse_compare_addr
 	isub temp,null
 	nrtn zero
 	fetch 6,mem_le_lap
 	add pdata,0x0100,pdata
-	store 6,mem_device1_locall_addr
+	store 6,mem_device2_locall_addr
 	rtn
 
 p_mouse_buletooth_fast_conn_end:
@@ -1270,20 +1365,16 @@
 p_mouse_load_le_device1:
 	fetch 6,mem_device1_addr
 	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
 	fetch 6,mem_device1_locall_addr
+p_mouse_le_lap_store:
 	store 6,mem_le_lap
 	rtn
 
 p_mouse_load_le_device2:
 	fetch 6,mem_device2_addr
 	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
 	fetch 6,mem_device2_locall_addr
-	store 6,mem_le_lap
-	rtn
+	branch p_mouse_le_lap_store
 
 p_mouse_store_remote_bdaddr:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1419,7 +1510,7 @@
 	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
 	jam 0,mem_mouse_clear_sensor_data_flag
 	call le_clr_config_more_data
-	branch p_mouse_bb_disconnected
+//	branch p_mouse_bb_disconnected
 p_mouse_bb_disconnected:
 	call mouse_bb_discon_clear_stack
 	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
@@ -1452,27 +1543,39 @@
 	fetcht 4,mem_24g_fast_conn_addr
 	isub temp,null
 	rtn zero
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	branch mouse_24g_first_store_reconn_info
 	
 p_mouse_24g_pairing_complete:
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	branch mouse_24g_pairing_complete
 
+p_mouse_fetch_normal_tx_power:
+	fetch 1,mem_normal_tx_power
+	store 1,mem_tx_power
+	branch mouse_soft_agc_disable
 p_mouse_24g_attempt_fail:
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
 	fetch 1,mem_24g_attempt_fail_flag
 	nbranch mouse_24g_hibernate_set,blank
 	fetch 1,mem_24g_reconn_type
-	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
-	beq FAST_CONN_AND_RECEIVER,mouse_24g_fast_conn_attempt_fail
+//	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
+	beq PAIR_AND_RECEIVER,p_mouse_24g_auto_pair_attempt_fail
+	beq FAST_CONN_AND_RECEIVER,p_mouse_24g_fast_conn_attempt_fail
 	beq RECEIVER_AND_3_0_ADDR,p_mouse_reconn_dongle_attempt_fail
 	branch mouse_24g_attempt_fail+2
+p_mouse_24g_fast_conn_attempt_fail:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_start_auto_pair
+	branch mouse_24g_fast_conn_attempt_fail+3
+p_mouse_24g_start_auto_pair:
+	fetch 2,mem_24g_pair_timeout_init
+	store 2,mem_24g_reconn_timeout
+	jam PAIR_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_auto_pair_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
@@ -1482,7 +1585,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 	call mouse_24g_stop
 	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
+	branch mouse_le_fast_conn_judge
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1490,7 +1593,7 @@
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_OTP,mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
-	branch mouse_24g_start_auto_pair
+	branch p_mouse_24g_start_auto_pair
 
 p_mouse_start_work:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1499,10 +1602,18 @@
 	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
 	branch mouse_le_fast_conn_judge
 
+p_mouse4_0_check_reconn_target:
+	call mouse_device_le_reconn_led_config
+	branch mouse4_0_check_reconn_target
 p_mouse_24g_first_start_auto_pair_mode:	
 	call mouse_wakeup_from_power_check
 	branch p_mouse_24g_first_start_reconn,user 
-	branch mouse_24g_reconn_general_dongle
+p_mouse_24g_reconn_general_dongle:
+	jam MODE_24G_DEVICE,mem_device_flag
+	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
+	store 2,mem_24g_reconn_timeout
+	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_first_start_reconn:
 	fetch 1,mem_device_flag
@@ -1520,22 +1631,12 @@
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
 	branch mouse_24g_start_mode+7
 
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
 	
 p_mouse_store_normal_tx_power:
 	fetch 1,mem_tx_power
 	store 1,mem_normal_tx_power
 	rtn
 
-p_mouse_fetch_normal_tx_power:
-	fetch 1,mem_normal_tx_power
-	store 1,mem_tx_power
-	rtn
 	
 p_mouse_idle:
 	call mouse_low_voltage_led_no_enter_lpm
@@ -1573,6 +1674,8 @@
 	lshift pdata,pdata
 	copy pdata,regb
 	copy temp,regc
+	call gpio_out_active
+	copy regc,temp
 	call mouse_gpio_config_input_pd
 	copy regc,temp
 	call gpio_get_bit
@@ -1585,15 +1688,12 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call p_clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2
+	branch g24_short_sleep_next
 	
 
 p_clear_wake:
 	setarg 0
-	set1 21,pdata
 	store 8,mem_gpio_wakeup_cfg	//gpio5(ice)enable wake
-	setarg 0
 	store 4,mem_gpio_wakeup_cfg+8
 	rtn
 	
@@ -1613,10 +1713,6 @@
 	call mouse_set_sdio_high
 	call p_clear_wake
 	call mouse_before_hibernate_wheel_gpio_set
-	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
-	call gpio_out_active
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call mouse_gpio_config_output_high
 	
@@ -1626,38 +1722,11 @@
 	call mouse_gpio_config_input_pu
 	
 	call mouse_logo_led_off
-	call mouse_lpm_before_common
-	call mouse_gpio_pd_idle
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call p_mouse_gpio_set_high_impedance
+	call p_mouse_lpm_before_common
+//	fetcht 1,mem_mouse_reuse_2ice_gpio
+//	call mouse_gpio_config_input_pu
+//	call p_mouse_gpio_set_high_impedance
 	branch mouse_setgpio_hibernate_next
-
-p_mouse_gpio_set_high_impedance:
-	fetch 3,mem_mouse_set_high_impedance_bit_set
-	store 3,mem_pdatatemp
-	arg 24,loopcnt
-	arg 0,temp
-p_mouse_gpio_set_high_impedance_bit_loop:	
-	fetch 3,mem_pdatatemp
-	isolate1 0,pdata
-	call p_gpio_set_analog,true
-	fetch 3,mem_pdatatemp
-	rshift pdata,pdata
-	store 3,mem_pdatatemp
-	increase 1,temp
-	loop p_mouse_gpio_set_high_impedance_bit_loop
-	rtn
-
-p_gpio_set_analog:
-	sub temp,UI_BUTTON_GPIO_DISABLE,null
-	rtn zero
-	branch gpio_set_analog
-
 p_mouse_24g_package_data:
 	rtnmark0 mark_24g
 	call mouse_motion
@@ -1692,17 +1761,47 @@
 p_mouse_check_select_device_by_switch:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,mouse_switch_gpio_connect_gnd
-p_mouse_switch_gpio_connect_vin:
+	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,p_mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_connect_vin_check:
+	call p_mouse_switch_gpio_pd_set
+	call p_mouse_switch_gpio_connect_vin
+p_mouse_switch_gpio_pu_set:
 	fetcht 1,mem_device_switch_gpio
-	call gpio_out_active
+	call gpio_out_inactive
 	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_config_input_pd
+	branch mouse_gpio_config_input_pu
+p_mouse_switch_gpio_connect_vin:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
 	nbranch mouse_check_select_24g_device,true
 	branch mouse_select_btdevice
 
+p_mouse_switch_gpio_connect_gnd:
+	call p_mouse_switch_gpio_pu_set
+	call mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_pd_set:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pd
+	
+p_mouse_le_name_modify:
+	fetch 1,mem_le_name_patch_len
+	rtn blank
+	copy pdata,rega
+	sub pdata,11,null
+	nbranch mouse_le_name_patch_len_overflow,positive
+	call mouse_le_name_clear
+	call mouse_le_name_patch_len_next
+
+	copy rega,temp
+	increase 1,temp
+	storet 1,mem_le_adv_swift_pair+7
+	arg mem_le_adv_swift_pair+9,contw
+	call mouse_le_name_modify_next
+	storet 1,mem_le_scan_data
+	arg mem_le_scan_data+2,contw
+	branch mouse_le_name_modify_next
 
 p_mouse_init_sensor:
 	call mouse_read_sensor_id
@@ -1749,7 +1848,96 @@
 	setarg 0
 	store 6,mem_mouse_x
 	call p_mouse_check_sensor_data
-	branch mouse_motion+5
+	setarg 0x0089
+	call twspi_write	
+	call mouse_setting_sensor_type
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+	branch mouse_motion+11
+
+p_mouse_drawing_optima:
+	fetch 1,mem_config_sensor_type
+	rtneq KA8G2
+	branch mouse_drawing_optima+1
+
+p_mouse_key:
+	call mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch fire_key_process,blank
+	
+	call mouse_check_key_gpio
+	call p_mouse_ghost_key_check
+	branch mouse_key+7
+
+p_mouse_ghost_key_check:			//lbk_mfw
+	jam 0,mem_mouse_matrix_key_cow_count
+	jam 0,mem_mouse_matrix_key_row_count
+	jam 0,mem_mouse_ghost_flag
+	copy pdata,regb
+	fetcht 1,mem_lbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_BK,zero
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_FW,zero
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_MBK_RFW,zero
+p_mouse_ghost_key_MFW_RBK:
+	call mouse_ghost_key_check_M_FW
+p_mouse_ghost_key_RBK:
+	call p_mouse_ghost_key_check_R_BK
+	branch mouse_ghost_key_check_next
+
+p_mouse_matrix_ghost_key_L_BK:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch mouse_ghost_key_LBK_MFW,zero
+p_mouse_ghost_key_LBK_RFW:
+	call mouse_ghost_key_check_L_BK
+	branch p_mouse_ghost_key_RFW
+
+p_mouse_matrix_ghost_key_L_FW:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_LFW_MBK,zero
+p_mouse_ghost_key_LFW_RBK:
+	call p_mouse_ghost_key_check_L_FW
+	branch p_mouse_ghost_key_RBK
+
+p_mouse_ghost_key_LFW_MBK:
+	call p_mouse_ghost_key_check_L_FW
+	call p_mouse_ghost_key_check_M_BK
+	branch mouse_ghost_key_check_next
+	
+p_mouse_ghost_key_MBK_RFW:
+	call p_mouse_ghost_key_check_M_BK
+p_mouse_ghost_key_RFW:
+	call p_mouse_ghost_key_check_R_FW
+	branch mouse_ghost_key_check_next
+
+p_mouse_ghost_key_check_M_BK:
+	and regb,MOUSE_M_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_M_BK+1
+
+p_mouse_ghost_key_check_R_BK:
+	and regb,MOUSE_R_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_R_BK+1
+
+p_mouse_ghost_key_check_L_FW:
+	and regb,MOUSE_L_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_L_FW+1
+
+p_mouse_ghost_key_check_R_FW:
+	and regb,MOUSE_R_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_R_FW+1
 
 
 
@@ -2259,6 +2447,7 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xfd,0x8a23 
+set_sync_on_next:
 	jam 0x12,0x8a24 
 	jam 0x10,0x8a24 
 	nop 60
@@ -2990,7 +3179,7 @@
 	set0 gpio_latch,pdata			// enable gpio normal function after load gpio configuration
 	store 1,core_lpm_isogate		
 	nbranch boot_load,wake		// wakeup from hibernate
-	call clean_smem
+	nop 1
 	storer alarm,4,mem_saved_gpio_in
 	rtn
 
@@ -9616,6 +9805,7 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call clear_wake
+g24_short_sleep_next:
 	fetch 3,mem_24g_short_sleep_set
 	branch g24_long_seep2
 
@@ -20966,10 +21156,10 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
+mouse_setgpio_hibernate_next:
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
-mouse_setgpio_hibernate_next:
 	call mouse_device_multi_led_all_off
 	call mouse_adc_gpio_set_before_hibernate
 	branch mouse_wheel_gpio_set_before_hibernate
@@ -21331,7 +21521,7 @@
 	arg mem_le_scan_data+2,contw
 	copy rega,loopcnt
 	call memcpy
-
+mouse_le_name_patch_len_next:
 	arg mem_le_name_patch_len,contr
 	arg mem_le_name_len,contw
 	copy rega,loopcnt
@@ -21697,6 +21887,7 @@
 	bpatch patch0f_3,mem_patch0f
 	call mouse_dpi_ghost_check
 	rtn user
+mouse_dpi_process_next:
 	fetch 1,mem_mouse_dpi
 	
 	copy pdata,temp
@@ -21808,6 +21999,7 @@
 	rtnbit1 MOUSE_ENABLE_DPI_LEVEL_4
 	fetch 1,mem_mouse_dpi
 	rtnne MOUSE_DPI_LEVEL4
+mouse_dpi_reinit_set:
 	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 	
@@ -22608,6 +22800,7 @@
 	call mouse_sensor_reset
 	call delay_10ms
 	arg mem_sensor_8650_init,regc
+mouse_sensor_init_end:
 	call mouse_sensor_wr_seq
 	branch mouse_setting_sensor_type
 
@@ -24310,6 +24503,7 @@
 	
 mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_temp
+mouse_le_addr_increase_store:
 	store 2,mem_random_addr_increase_count
 	rtn
 
@@ -24475,9 +24669,9 @@
 	bpatch patch12_0,mem_patch12
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_config_input_pu
+mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
 	branch mouse_check_select_24g_device,true
@@ -25036,6 +25230,7 @@
 	setarg 0
 	store 2,mem_24g_reconn_timeout	
 	call mouse_stop_discovery
+mouse_24g_pair_mode_check:
 	jam TYPE_MS,mem_24g_data_type
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_KEYBOARD,g24_pair_start
@@ -25267,6 +25462,7 @@
 	call timer_check
 	nrtn blank
 	call mouse_dpi_check_once
+mouse_g24_retransmit_event_set:
 	call mouse_dpi_key_check_long_press
 mouse_g24_retransmit_100ms_timer_init:
 	arg 12,queue
Index: output/bt_program23.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.rom	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/bt_program23.rom	(working copy)
@@ -1,55 +1,65 @@
-11000010100001000000000000100111
-11000000000000000000001010101010
-11000000000000010000000001010100
-11000000000010000000000001011101
-11000000000010001000000001011111
-11000000000010100000000101011110
-11000000000010101000000011100000
-11000000000011000000000100000000
-11000000000011001000000100000111
-11000000000011010000000001101101
-11000000000100101000001000110000
-11000000001101000000001010100011
-11000000001101001000001010110010
-11000000001101100000001001101100
-11000000001101101000000000111100
-11000000001101110000010001001011
-11000000001110011000010010100000
-11000000001110111000000000110110
-11000000001111010000010100000101
-11000000001111111000010010000000
-11000000010000001000010011101010
-11000000010000100000001110011011
-11000000010000101000001111100111
-11000000010000110000000111110101
-11000000010000111000001111000101
-11000000010001000000001111100101
-11000000010001010000001110101111
-11000000010001100000001011110000
-11000000010001101000001101011000
-11000000010001110000010001101010
-11000000010001011000001011001001
-11000000010010000000010011011111
-11000000010010101000010010010111
-11000000010010110000010011001000
-11000000011010101000001000010100
-11000000011010110000001000001101
-11000000011000101000001001001111
-11000000011011010000000101000111
+11000010100001000000000000101111
+11000000000000000000001011110100
+11000000000000010000000001011110
+11000000000010000000000001100111
+11000000000010001000000001101001
+11000000000010100000000101110001
+11000000000010101000000100001011
+11000000000010110000000001110010
+11000000000011000000000100101011
+11000000000011001000000100110010
+11000000000011010000000010000001
+11000000000100101000001001101000
+11000000000100111000000111111100
+11000000001101000000001011101111
+11000000001101001000001100000010
+11000000001101010000001011111110
+11000000001101100000001010110011
+11000000001101101000000001000110
+11000000001101110000010010011100
+11000000001101111000010010100001
+11000000001110011000010011101110
+11000000001110100000001001011100
+11000000001110111000000001000000
+11000000001111001000010100100100
+11000000001111010000010101001110
+11000000001111111000010011001111
+11000000010000001000010100110011
+11000000010000100000001111100110
+11000000010000101000010000110001
+11000000010000110000001000110001
+11000000010000111000010000001111
+11000000010001000000010000101111
+11000000010001010000001111111001
+11000000010001011000001100011010
+11000000010001100000001100111101
+11000000010001101000001110100011
+11000000010001110000010010111001
+11000000010001011000001100011010
+11000000010010000000010100010001
+11000000010010101000010011100101
+11000000010010110000010011111010
+11000000011000101000001010010001
+11000000011010101000001001010000
+11000000011010110000001001001001
+11000000011000101000001010010001
+11000000011011010000000010101010
 00100000001000000010001101011010
-11000000000010100000000101111111
-11000000000011010000000101111110
-11000000000100101000000110101110
-11000000000100110000000110110011
-11000000000111001000000111000101
-11000000000111010000000111001111
-11000000001001100000000111001011
-11000000001001101000000111001001
-11000000010010000000001001010010
-11000000010010110000010010001011
-11000000010011010000000011101110
-11000000010011101000000011110101
-11000000010011111000001001110100
+11000000000010100000000110010001
+11000000000011010000000110110000
+11000000000100100000000111010101
+11000000000100101000000110111000
+11000000000100110000000110111101
+11000000000111001000000111001111
+11000000000111010000001000001011
+11000000001001100000001000000111
+11000000001001101000000111010011
+11000000010010000000001010010100
+11000000010010010000001010101000
+11000000010010110000010011011100
+11000000010011010000000100011001
+11000000010011101000000100100000
+11000000010011111000001011000000
 11000001011111111000000000000000
 00100000001000000010001101011010
 00100000010000000110111110000010
@@ -90,7 +100,7 @@
 00100000010000000010000000011000
 00100000010000000011000100001111
 00100000010000000010010010001100
-00100000001000000000000001010100
+00100000001000000000000001011110
 01110000100010010000000000000000
 00100000001000000010000101010011
 01110000100010100000111101100000
@@ -101,31 +111,43 @@
 00100000000000000000000000111100
 01110000100010100010000000100000
 01110000100010100010001111110101
-01110000100010100010010000010010
-01110000100010100010010000010000
-00100000000000000000000000111100
-01110000100010100001001001100000
-01110000100010100010001111011101
-00100000011000000000000000000000
+00100000001000000010000101101001
+01011000000000000000100101100000
+10011000010000001111111000000000
+00011111111000100010001000000000
+01101000010010001100000010011001
+00011000010000110000010000000000
+10011000010001101111110000000000
+00100000010000000111110101100010
+00011000000001111111111000000000
+00011111111011001000111000000000
+01100000111100001000100100001010
+01100111111100001000100100001001
+00100000001000000010000111011010
+00110111110110011000001000000000
+01110000100000010011110001011000
+00100000001000000010001111100010
 01110000000000011011101100000000
 01110000000000011011110000000000
 00110111110110011000001000000000
 01110000100010010100011000001101
 01110000100010010110111100010000
+01110000100010101000100001000000
 01110000100010100001001111001101
 01110000100010100000011000010000
 01110000100010101000010001001010
 01110000100010101000010101000000
 01110000100010100001011011111110
-00100000010000000000000010110100
+00100000010000000000000011100011
 00100000010000000111000011010111
+00100100010101011000000001111110
 00110111110110011000001000000000
 01110000100000010011101101011111
 00110111110110011000001000000000
 01110000100000010011110010001000
 00110111110110011000001000000000
 01101111111000001100000010011001
-11000000000010000000000010101001
+11000000000010000000000011010100
 01101111111000001100010000111000
 00011111111000011111111000000100
 01100111111100001000101000000010
@@ -136,25 +158,46 @@
 01100111111100011000101001110011
 01110000100010101000011001100000
 01110000100010101000101100111011
-00100000010000000000000010011011
+00100000010000000000000011000110
 01110000100000000100001100000000
 01110000100000000100001000000101
 01011000010101010111010001110100
 01100111111100011000100101101000
 01110000100010010110000001101110
-00100000010000000000000100011010
-00100000010000000000000101000101
-00100000010000000000000010010101
+00100000010000000000000101000100
+00100000010000000000000101101111
+00100000010000000000000011000001
 01110000010000010100100000001100
-00100000001000000110111101001110
+00100000011101011000000000000000
+01110000100010100000011101110111
+01110000100010100000100011001001
+01110000100010100000101100000001
+01101111111000001100010000001001
+01100111111100001000000011001101
+00100000000000000000101110111000
+00100000010000000000000010111010
+01110000100010100000100011000001
+01101010010000001100010000011001
+11011111001000000000000000001000
+00100000010000000110111101011000
+01101111111000001100010000011001
+01100111111000001100010000110011
+01100010010000001100010000011001
+00100000011000000000000000000000
+01110000100000001100110000000011
+01101111111100001000000100101001
+11000011000000101000000010111011
+01101000010110010000000101100100
+01100000010010010100010000001010
+01110000100000001100110000000000
+00100000011000000000000000000000
 00100000011101011000000000000000
 00110111110110011000001000000000
 01101111111000001100000100011100
 01100111111100001000000100111010
-00110111110110011000001000000000
-00100000011000000000000000000000
+00100000001000000010001111100010
 01101111111000001100000010011001
-11000000000011000000000010100001
+11000000000011000000000011001100
 01101111111000001100010000111000
 00011111111000011111111000000110
 01100111111100001000101000000010
@@ -177,8 +220,12 @@
 01100111111100011000101001110011
 01110000100010100111011000101010
 01110000100010010000001000000100
-00100000001000000000000010001000
-00100000001101011000000011011100
+00100000001000000000000010011110
+01101111111000010100000101011011
+00100000011110100000000000000000
+01100111111000010000001000001111
+00100000001000000000000011110101
+00100000001101011000000011011111
 01101111111000100000001000001101
 00100000011110100000000000000000
 00110111110110011000001000000000
@@ -218,10 +265,6 @@
 10011000010000011111111000000000
 01100111111100001000101000000010
 00100000011000000000000000000000
-01101111111000010100000101011011
-00100000011110100000000000000000
-01100111111000010000001000001111
-00100000001000000000000011000110
 00100000010000000110100001101111
 00100000010000000010000110111010
 00011000000000000010101000001000
@@ -238,7 +281,7 @@
 00100000001000000010000110110100
 01101111111000001100011110010011
 00100100011110100000000000000000
-00100000010000000000000011110010
+00100000010000000000000100011101
 00100000001000000110000011111100
 01101111111000001100011001010101
 11000001011111111000000000000000
@@ -246,13 +289,13 @@
 01101000010010001100011000000001
 01101111111000001100011000100001
 10011000010001100111110000000000
-00100100001000010000000011111010
+00100100001000010000000100100101
 00100000001000000011011010000001
 01101111111000100100010110001111
 01101000010010100100010111100100
 10011000010001100111110000000000
 00100000001000101011001000100010
-00100000010000000000001010011001
+00100000010000000000001011100101
 00100000001000000011011010011011
 01011000000010101010101001111110
 01100111111100011000101000001111
@@ -263,9 +306,9 @@
 00100000001000000010001000000011
 01101111111000001100000101000001
 11000000000000110010001000100101
-11000000000001010000000100001101
-11000000010011110000000100010110
-11000000010101010000000100010010
+11000000000001010000000100111000
+11000000010011110000000101000001
+11000000010101010000000100111101
 00100000001000000010001000001110
 01110000100010100001010000100101
 01011000101010010011111100111111
@@ -278,8 +321,7 @@
 00100000001000000010001000011010
 01110000100010100001010000010111
 01011000001001010000001100000000
-01100111111100011000101001100000
-00100000001000000010001000011010
+00100000001000000000000100111111
 00100000011101011000000000000000
 00100000010000000010000101100000
 11011000010000000000000000100111
@@ -292,7 +334,7 @@
 01110000100010101100001000000000
 01110000100010101100001100000000
 11011000111000000000000000000110
-00100000010000000000000100110111
+00100000010000000000000101100001
 00101010001011111111111000001101
 00100000010000000010000100011101
 00101010010011111111111000001101
@@ -300,14 +342,14 @@
 11011000111000000000000000000101
 00100000010000000010000100011100
 00100000010000000010000100011110
-00100000010000000000000100110111
+00100000010000000000000101100001
 11011000101000001000101011000010
 00011010001100011111111000000000
 00100000010000000010000100010111
 00011010010100011111111000000000
 00100000010000000010000100010111
 00011000111000001000111111111111
-00100000001000010000000100101100
+00100000001000010000000101010110
 00100000001000000010000101001111
 00100000000000000000000000111100
 01011000000000000000111100000000
@@ -325,34 +367,11 @@
 00100000001000000010000100101101
 00100000011101011000000000000000
 00100000001000000010001001110010
-00100000011101011000000000000000
-01110000100010100000011101110111
-01110000100010100000100011001001
-01110000100010100000101100000001
-01101111111000001100010000001001
-01100111111100001000000011001101
-00100000000000000000101110111000
-00100000010000000000000101010111
-01110000100010100000100011000001
-01101010010000001100010000011001
-11011111001000000000000000001000
-00100000010000000110111101011000
-01101111111000001100010000011001
-01100111111000001100010000110011
-01100010010000001100010000011001
-00100000011000000000000000000000
-01110000100000001100110000000011
-01101111111100001000000100101001
-11000011000000101000000101011000
-01101000010110010000000101100100
-01100000010010010100010000001010
-01110000100000001100110000000000
-00100000011000000000000000000000
 01110000100010101000001000010001
 01110000100010101000110100010010
 01110000100010101000111000001010
 01101111111000001100000010011001
-11000000000010000000000101110111
+11000000000010000000000110001010
 01011000000000000101011101100010
 01100111111100010000100100000111
 01110000100010010000000100000011
@@ -363,7 +382,7 @@
 01110000100010101000110101000100
 01110000100010101000111000001010
 01101111111000001100000010011001
-11000000000010000000000101110100
+11000000000010000000000110000111
 01011000000000000010101110110001
 01100111111100010000100100000111
 11000110100101111000000000000000
@@ -372,34 +391,33 @@
 00100000011000000000000000000000
 01011000000000000100000110001001
 01100111111100010000100100000111
-00100000001000000000000101110000
+00100000001000000000000110000011
 01011000000000001000001100010010
 01100111111100010000100100000111
-00100000001000000000000101100101
-01101111111000001100110000000011
+00100000001000000000000101111000
+01101111111000001100110000000100
 11011010011000000000000100000000
 10011010011000001111111000000000
 00100000011000000000000000000000
-00100000001000000000000110011110
-00100000010000000000000110000001
+00100000010000000000000110010011
 00100000001000000010010101100011
-01101111111000001100110000000100
-00100000011110100000000000000000
 01101111111000001100110000000101
+00100000011110100000000000000000
+01101111111000001100110000000110
 00100100011110100000000000000000
-01101000010010001100110000000100
-01101111111000001100110000000011
+01101000010010001100110000000101
+01101111111000001100110000000100
 10011000010001100111110000000000
-00100100010000010000000101111010
+00100100010000010000000110001101
 10011000010001100111111000000000
 00011111111001100111110001100100
-00100000001000010000000110010011
-01101111111000001100110000000110
+00100000001000010000000110100101
+01101111111000001100110000000111
 00011111111001100111110000010100
-00100100010000010000000110010001
-01110000010011000000010100000001
+00100100010000010000000110100011
+01110000010011000000011000000001
 00100000011000000000000000000000
-01110000010011000000011100000001
+01110000010011000000100000000001
 00100000001000000100001100011111
 01101000010010001000000101111111
 01101111111000001000000001001100
@@ -407,27 +425,19 @@
 10011000010000101111111000000000
 00101111111011111111111000000010
 01011000000000000000000000000000
-01101000010010001100110000000110
+01101000010010001100110000000111
 01111001001000001111111000000000
 10011000010000001000010000000000
-01100000010010001100110000000110
+01100000010010001100110000000111
 00100000011000000000000000000000
 01101111111000001000000000000101
 00011111111000001111111000000001
 01100111111000001000000000000101
-00100100001101101000000110100101
-01101111111000001100110000000011
+00100100001101101000000110110111
+01101111111000001100110000000100
 00011111111000001111111000000001
-01100111111000001100110000000011
-01101111111000001000000101101000
-11000011100000011000000000000000
-01111001001000000111111000000011
-01100111111000001000000101101000
-01101111111000010100001011110101
-01100111111000010000000110010110
-01011000000000000000000000000000
-01100111111000100100001100011101
-00100000011000000000000000000000
+01100111111000001100110000000100
+00100000001000000010010110011011
 00100000010000000010100000011100
 01101010001000001000000001001101
 00011010001000001010001111111100
@@ -457,32 +467,82 @@
 00100000001000000010100011100001
 01111001001111111000000000110000
 00100000001000000010101011110110
+00100000010000000010010111000010
+11000101100101111000000111011011
+01111000001111001111110000000000
+00100000000000000000000000011110
+00100000010000000010010111000010
+00011001011010011001011000000000
+01111000010101101111110000000000
+01111000001001101111110000000000
+01111000001100001111110000000000
+01111000010100000111110000000000
+00011001011000100011011000000000
+00110111110000011000010000000000
+00100000001101110000000111100100
+00011011010000100000010000000000
+01100000010010110000000000001111
+00100100001011000010011011111010
+01111000001010000111110000000000
+01101111111000001100000101100111
+11011000010000000100111000100000
+10011000010000001000010000000000
+01101111111000001100000101001000
+10011000010011111011011000000000
+00100000010000000110100001110111
+00100000001101110010011001110111
+00100000010000000000000111110010
+01101111111000001000000101101000
+11000011000000011010011001110111
+00100000010101011010010001110111
+00100000001000000010011001110111
+01101000010010110000000000001111
+00011011010000100111111000000000
+00100000010000000111110100010010
+00011111111000100000010000000000
+00100000010000000010011011111111
+00011011010000100101011000000000
+00011101001000100111111000000000
+10011000010000001111111000000000
+00011111111000100101001000000000
+00100000011000000000000000000000
+11000101100001001010010010001001
+01101000010010100100000010101101
+11011111111000000000011000000000
+10011000010001100111110000000000
+00100000011000010000000000000000
+00011000010000100010001000000000
+01101000010010110000000000001111
+00011101011000100111111000000000
+00100000010000000111110100010000
+00011010001000100000010000000000
+00100000001000000010010001111101
 00100000010000000010000101010010
 01110000100010010000000000000000
 01111001001111111000000000110000
 00100000001000000010101011100011
 11101111111000010000000000000110
-11000000000000100000000111010010
+11000000000000100000001000001110
 00100000001000000010100011101011
 11101111111000011000000000000110
 01100111111000011100001110010111
-11000000000001010000000111010111
-11000000000010010000000111100110
+11000000000001010000001000010011
+11000000000010010000001000100010
 00100000001000000010101110010110
 01101111111001000100011100010011
 11000011000111011010110100011001
 00100000010000000010110111000111
 01101000010010010100001110011000
 01101111111000001100001100100001
-11000010100000011000000111100001
+11000010100000011000001000011101
 01101111111000010100001110011000
 11000000000110000010111000000011
 01101000010010010100001110011000
 00100000001000000010110100011101
 01101111111000010100001100110010
 10011000010001100111110000000000
-00100100001000101000000111011101
-00100100001101000000000111011101
+00100100001000101000001000011001
+00100100001101000000001000011001
 00100000001000000010110101000110
 00011000110000100010001000000000
 01101111111000010100001100110101
@@ -502,13 +562,13 @@
 00100000010000000010101000101000
 00100100011110100000000000000000
 01101111111000001100011110001111
-11000000011111111000001000000000
+11000000011111111000001000111100
 01101111111000001100100001000011
 00011111111000010111111000000011
 11000001100000011000000000000000
-01101111111000001100110000000101
+01101111111000001100110000000110
 00100000011110100000000000000000
-01101111111000001100110000000111
+01101111111000001100110000001000
 00100100011110100000000000000000
 01101111111000001100100101010110
 00100000010110100101101001110001
@@ -521,7 +581,7 @@
 00100000010000000101101010110010
 00100100011101000000000000000000
 00100000010000000101101010111100
-00100000010000000000010011010100
+00100000010000000000010100000110
 00100000001000000101101100110111
 00011000010001100111110011111111
 00100000011000101000000000000000
@@ -532,39 +592,45 @@
 00100000001000000110111010111101
 00011000010001100111110011111111
 00100000011000101000000000000000
-01100000010010001100101100101001
 00100000010000000110111011100110
-00100000001000001000001000011010
-00100000001000000000001000011111
-00100000010000000000001000101000
-00100000010000000000001000100011
-00100000010000000000001000101100
-01101000010010001100101100101001
-00100000001000000110111100001111
-01101000010010001100101100101001
-00100000010000000110111100001111
-00100000010000000000001000100110
-00100000001000000000001000101000
-11011001000000000000000000000110
-00100000010000000110111010111101
-00100000001000000000001001000000
+00100000001000001000001001010110
 11011001000000000000000000000011
-00100000001000000000001000100100
+00100000001000000110111010111101
+01110000010010110010101000000001
+11011001000000000000000000000110
+00100000001000000110111010111101
 01011000000000000000000000010000
 01100111111100001000000101000001
-00110111110110011000001000000000
-00100000011000000000000000000000
-01011000000000000000000010000000
-01100111111100001000000101000001
-00110111110110011000001000000000
-00100000001000000000001000101010
-01101111111000010100001111101001
-00100000010000000111110101111001
+00100000001000000010001111100010
+00100000010000000000010011100001
+01110000010010110010101000000000
+01101000010010001100011001010100
+00100000010000000110111011110111
+01101000010010001100011001010100
+00100000010000000110111011010011
+00100000010000000101010100001101
+00100000010000000101010011111001
+01101000010010001100011001001010
+00100000010000000110111100001111
+01101000010010001100011001001011
+00100000001000000110111100001111
 01101111111000100100000010101101
 10011000010000001111111000000000
 01100111111000100100000010101101
-00100000010000000000001000110111
-00100000001000000010010000100101
+00100000010000000000001001111001
+00100000010000000000001001110101
+01101111111000001100000011001011
+01111001001000000111111000000100
+00100000010000000010001111100001
+00100100010101011010001111001011
+00110111110110011000001000000000
+00011011001000100111111000000000
+01100111111000110100000010110001
+00100000001000000010010000101011
+01101111111000001100101100101010
+00100000001110100000001001011001
+01011000000000000000000010000000
+00100000001000000000001001011010
 01100000000001000100000011100111
 11011000110000001000000001110000
 11011000101000000100000011001100
@@ -581,12 +647,12 @@
 11101111111000001000000000010001
 11101000010000001000000000010011
 10011000010001100111110000000000
-00100000001000101000001001001010
+00100000001000101000001010001100
 11100111111000001000000000010011
 00110111110110011000001000000000
 00011010001000001010001000000001
 00011010011000001010011000000001
-11000010000000000000001001000100
+11000010000000000000001010000110
 00011010010000100000010000000000
 00100000011000000000000000000000
 00100000010000000110101100111010
@@ -595,37 +661,47 @@
 01101111111000010100010111100000
 11011000010000000000000111111000
 10011000010000010111111000000000
-00100000001110100000001001011010
-01101111111000010100010111100000
-00011111111000001111111000000001
-01100111111000010100010111100000
-00100000011000000000000000000000
+00100000001110100000001010011001
+00100000001000000011010101100001
 00100000010000000011010101111111
 00100000010000000011011001010001
 00100100001011000011010110000110
 00100100001101111011010110000110
 00100000010000000011011001101110
 01101111111000001100010101111101
-00100000001110100000001001101001
+00100000001110100000001010111001
 01101111111000100100010111001100
 01101000010010100100010110001111
 10011000010001100111110000000000
-00100000001000101000001001100110
+00100000001000101000001010100101
 00100000001000000011010101101110
 01101111111001000100011100010011
-11000010100110000011001010010001
+11000010100110000110000001001110
 00100000001000000011010101001001
-01101111111000100100010101011111
-00100000011110100000000000000000
-00100000001000000000001001100001
+01101111111000001100010111100011
+00100000001110100011001000100010
+01101111111000010100010111100000
+00011111111000001111111000000001
+01100111111000010100010111100000
+00101111111011111111111000001001
+01101111111000001100010111100010
+11000000000000101000001010110001
+00100000001000000011010110001101
+00100000001000001011010101001001
+00100000001000000011001010011100
 00100000010000000101010000111011
-00100000010000000000001001101111
-00100000001000000101010001001100
 01011000000000000100101000101001
 01100111111000010100001100111111
 01011000000000000000000000100000
 01100111111000010100001101000001
-00100000011000000000000000000000
+00100000001000000101010001001100
+01101111111000100100010111100100
+01101000010010100100010110001111
+10011000010001100111110000000000
+00100000001000101000001010100000
+01101111111000100100010101011111
+00100000011110100000000000000000
+00100000001000000000001010100000
 01101111111000001100010000110111
 00100100011110100000000000000000
 01101111111000010100010011101001
@@ -634,15 +710,15 @@
 00100000010000000011010110110100
 01100000010010001100011000100100
 01101111111000001100011000101001
-11000101000100110000001001111110
+11000101000100110000001011001010
 01101111111000001100011000101100
 10011000010001100111110000000000
-00100100001000010000001010011000
+00100100001000010000001011100100
 01101111111000001100011000100110
 00011111111001100111110000000010
-00100100001000010000001010000110
+00100100001000010000001011010010
 01101111111000001100011000100110
-11000000000000000000001010011001
+11000000000000000000001011100101
 00100000011000000000000000000000
 01101111111000001100011000100110
 01101000010010001100011000100111
@@ -651,7 +727,7 @@
 01110000010001100010011000000000
 01101000010010001100011000100100
 01101111111000001100011000101000
-11000101000100110000001010001111
+11000101000100110000001011011011
 01101111111000001100011000101011
 10011000010001100111110000000000
 00100100011000010000000000000000
@@ -659,16 +735,16 @@
 11000000000000000011011100010101
 00011111111000001111111111111111
 01100111111000001100011000100101
-11000000000000010000001010100001
+11000000000000010000001011101101
 11000000000000001011011100001011
 00100000001000000011011100010101
 01110000010001100010011000000000
 01101111111000001100011000100101
-11000000000000011000001010011111
+11000000000000011000001011101011
 00011111111000001111111000000001
 01100111111000001100011000100101
 11000000000000001011011100001011
-11000000000000010000001010100001
+11000000000000010000001011101101
 01110000010000010100000100000101
 00100000011000000000000000000000
 01110000010000010100000100000011
@@ -677,59 +753,61 @@
 01100111111000010100010111111000
 01011000000000000110001000101011
 01100111111000010100010111111010
-01011000000000000000001010110001
-01100111111000010100001111101001
 00100000001000000101001111110011
+00100100001101011010000000000010
+00110111110110011000001000000000
+00110111110110011000001000000000
 00100000100000000000000000000000
-00100000010101011000001010101101
+01110000100000001000000001110011
+00100000010101011000001011111011
 00100000001000000010000000000011
-01101000010010001100011001001010
-00100000010000000110111011011101
-01101000010010001100011001001011
-00100000001000000110111011011101
-00100000011000000000000000000000
-00100000010000000000010001100100
+00100000010000000000001001011001
+00100000010000000101100011011111
+00100000001000000110000000000100
+01101111111001000100011100010011
+00101111111011111111111000010110
+00100000010000001101111100001000
+00100000001000000101010000101100
+00100000010000000000010010110110
 01101111111001000100011100010011
 11000010100010011101110101100000
 11000010100010010101110101101110
-11000010100010100000001010111000
+11000010100010100000001100001000
 00100000011000000000000000000000
-00100000010000000000001011000011
+00100000010000000000001100010011
 00100000010000000101111001000011
 00100000010000000101110110110100
-00100000010000000000001011010111
-00100000010000000000001011000000
-00100000010000000000001011000110
-00100000010000000000001011011111
+00100000010000000000001100100101
+00100000010000000000001100010000
+00100000010000000000001100010110
+00100000010000000000001100101101
 00100000001000000101110110101010
 01101111111001000100011100010011
 11000100000101010000000000000000
-00100000010000000000010011011111
+00100000010000000000010100010001
 01101111111000001100011001100110
 01100111111000001100101000000110
 00100000011000000000000000000000
 01101111111001000100011100010011
-11000010100111110101110111010001
+00101111111011111111111000111110
+00100000010000001101110111010001
 00100000001000000101110111001100
 01101111111000010100011010001110
 11011000010000001010101001010101
 10011000010001100111110000000000
-00100000001000101000001101001100
+00100000001000101000001110011001
 01100000010010010100011010001110
 00100000010000000101110010011100
-01101111111000001100100110100001
-01100111111000001100011001100110
 00100000010000000101110010001100
 01011000000000000001000100100010
 01100111111000010100011010010101
 01101111111000001100101000000110
-01100111111000001100011001100110
-00100000011000000000000000000000
+00100000001000000101110111001010
 01101111111000001100011001100110
 00011111111001100111110000000000
-00100000001000101000001011010100
+00100000001000101000001100100011
 00011111111001100111110000000100
-00100000001000101000001011011101
+00100000001000101000001100101011
 00100000011000010000000000000000
 01110000010001100110011000000000
 00100000011000000000000000000000
@@ -739,47 +817,46 @@
 00011010010000100010011000000000
 00100000010000000101111000111101
 01101111111000010100100111100000
-00100000001110100000001011101101
+00100000001110100000001100111011
 01100111111000010100100111011110
 00011010011000001010011000000010
 01101111111000010100101000000000
 10011010011001100111110000000000
-00100100001000010000001011101101
+00100100001000010000001100111011
 00011010011000100010010000000000
-00100000001000000000001011100011
+00100000001000000000001100110001
 01101111111000010100100111011110
-01100111111000010100011010010101
-00100000011000000000000000000000
+00100000001000000101111001000001
 01101111111001000100011100010011
 11000010100010011101110010110001
 11000010100010010101110010111001
-11000010100010100000001011110101
+11000010100010100000001101000010
 00100000011000000000000000000000
-00100000010000000000001011111000
-00100000010000000000001011111101
+00100000010000000000001101000101
+00100000010000000000001101001010
 00100000001000000101110011000001
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001100100100
-11000000000000010000001100111000
+11000000000000001000001101110001
+11000000000000010000001110000101
 00100000011000000000000000000000
 01101010010000010100100111100010
 00011010010000100010011000000000
 00100000010000000101110111000000
 01101111111000001100100110100001
-00100000001110100000001100001001
+00100000001110100000001101010110
 01100111111000001100100110100000
 00011010011000001010011000000001
 01101111111000010100100111100100
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001011111111
+00100000001000000000001101001100
 01101111111000001100100110100000
 00011111111000010111111011110000
-00100000001110100000001100010011
+00100000001110100000001101100000
 01101111111000001100011001100110
-00100000010000000000001100100001
+00100000010000000000001101101110
 01100111111000001100100110100010
 11011111001000000000000000000001
 00011010011000100010010000000000
@@ -787,7 +864,7 @@
 00100000001000000110101101000101
 01101000010010001100100110100000
 01101111111000001100011001100110
-00100000010000000000001100100001
+00100000010000000000001101101110
 10011000010001100111110000000000
 00100000011000101000000000000000
 00011111111100100111111000000000
@@ -796,9 +873,9 @@
 00011010011000100111111000000000
 01101000010010010100100111100010
 10011000010001100111110000000000
-00100000001000101000001100001111
+00100000001000101000001101011100
 00011010011000001010011111111111
-00100000001000000000001100001111
+00100000001000000000001101011100
 11000001100000000000000000000000
 00011111111000001111111000000100
 00100000011000000000000000000000
@@ -806,14 +883,14 @@
 00011010010000100010011000000000
 00100000010000000101110111110011
 01101111111000110100100110110101
-00100000001110100000001100110000
+00100000001110100000001101111101
 01100111111000110100100110101111
 00011010011000001010011000000110
 01101111111000010100100111110000
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001100100110
+00100000001000000000001101110011
 01101111111000110100100110101111
 01101000010010110100011001101110
 10011000010001100111110000000000
@@ -826,14 +903,14 @@
 00011010010000100010011000000000
 00100000010000000101111000010111
 01101111111000110100100111001101
-00100000001110100000001101000100
+00100000001110100000001110010001
 01100111111000110100100111000111
 00011010011000001010011000000110
 01101111111000010100100111111000
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001100111010
+00100000001000000000001110000111
 01101111111000110100100111000111
 01101000010010110100011001111011
 10011000010001100111110000000000
@@ -842,21 +919,19 @@
 11011010001000000100011001111011
 00011010011000100010010000000000
 00100000001000000110101101000101
-00100000010000000000001110000101
+00100000010000000000001111010000
+00100000010000000000001111101000
 00100000010000000000001110011101
-00100000010000000000001101010000
 00100000001000000101110010010000
 01101111111001000100011100010011
 11000100000001111000000000000000
 01101111111000001100011010010000
 11000000000000000101110010010100
-11000000000000110000001101010110
-00100000011000000000000000000000
-01110000010001101001000000000000
+11000000000000110101011101000010
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000010100010011101110010110101
-11000010100010100000001101011100
+11000010100010100000001110100111
 00100000011000000000000000000000
 01101111111001000100011100010011
 11000100000001111000000000000000
@@ -864,19 +939,19 @@
 00011010010000100010011000000000
 00100000010000000101111001010001
 01101111111000001100100111010100
-00100000001110100000001101101010
+00100000001110100000001110110101
 01100111111000001100100111010011
 00011010011000001010011000000001
 01101111111000010100100111111100
 10011010011001100111110000000000
 00100100011000010000000000000000
 00011010011000100010010000000000
-00100000001000000000001101100000
+00100000001000000000001110101011
 01101111111000001100100111010011
 00011111111000010111111011110000
-00100000001110100000001101110100
+00100000001110100000001110111111
 01101111111000001100011010010000
-00100000010000000000001110000010
+00100000010000000000001111001101
 01100111111000001100100111010101
 11011111001000000000000000000001
 00011010011000100010010000000000
@@ -884,7 +959,7 @@
 00100000001000000110101101000101
 01101000010010001100100111010011
 01101111111000001100011010010000
-00100000010000000000001110000010
+00100000010000000000001111001101
 10011000010001100111110000000000
 00100000011000101000000000000000
 00011111111100100111111000000000
@@ -893,18 +968,18 @@
 00011010011000100111111000000000
 01101000010010010100100111111010
 10011000010001100111110000000000
-00100000001000101000001101110000
+00100000001000101000001110111011
 00011010011000001010011111111111
-00100000001000000000001101110000
+00100000001000000000001110111011
 11000001100000000000000000000000
 00011111111000001111111000000110
 00100000011000000000000000000000
 01101111111001000100011100010011
-11000010100111110000001110001100
+11000010100111110000001111010111
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001110001100
-11000000000000010000001110010011
+11000000000000001000001111010111
+11000000000000010000001111011110
 00100000011000000000000000000000
 01101111111000110100011001101110
 01101000010010110100011011100110
@@ -913,23 +988,23 @@
 01101111111000110100001011011011
 01100111111000110100011001101110
 00100000011000000000000000000000
-01101111111000110100011001101110
+01101111111000110100011001111011
 01101000010010110100011011100110
 10011000010001100111110000000000
 00100100011000101000000000000000
 01101111111000110100001011011011
 00011111111000001111111100000000
-01100111111000110100011001101110
+01100111111000110100011001111011
 00100000011000000000000000000000
-00100000010000000000001110011101
+00100000010000000000001111101000
 00100000001000000101101010011100
 01101111111001000100011100010011
 11000011000010100101110001101111
-11000010100111110000001110100101
+11000010100111110000001111110000
 01101111111000001100011001100110
 11000001000000000000000000000000
-11000000000000001000001110100101
-11000000000000010000001110101010
+11000000000000001000001111110000
+11000000000000010000001111110101
 00100000011000000000000000000000
 01101111111000110100011001101000
 01100111111000110100000100010110
@@ -939,19 +1014,18 @@
 01101111111000110100011001110101
 01100111111000110100000100010110
 01101111111000110100011001111011
-01100111111000110100001011011011
-00100000011000000000000000000000
+00100000001000000000001111110011
 01101111111001000100011100010011
 11000100000000010000000000000000
 11000011000010100101110001000011
 11011000111000000000000000000010
 00100000010000000101111100000100
 00100000010000000101110001001010
-00100000010000000000001110110111
+00100000010000000000010000000001
 00100000001000000101110010100011
 01101111111000001100011001100110
-11000000000000001000001110111011
-11000000000000010000001111000000
+11000000000000001000010000000101
+11000000000000010000010000001010
 00100000011000000000000000000000
 01101111111000110000000101111000
 01100111111000110100011001101000
@@ -963,7 +1037,7 @@
 01101111111000110100001011011011
 01100111111000110100011001111011
 00100000011000000000000000000000
-00100000010000000000001111011011
+00100000010000000000010000100101
 00100000010000000110000101001101
 00100000010000000101010100111101
 00100000010000000110000100010000
@@ -981,7 +1055,7 @@
 00100000010000000101101111101110
 00100000010000000101101111100100
 00100000010000000101101111111011
-00100000010000000000001111011110
+00100000010000000000010000101000
 00100000010000000101011010110110
 00100000010000000101110000001110
 00100000001000000101110000000101
@@ -989,7 +1063,7 @@
 11011010010000000101101011101111
 00100000001000000100001011100000
 11011010011000000100011101111110
-11011010010000000000001111100001
+11011010010000000000010000101011
 00100000001000000100001011100000
 01101111111000001100100101101011
 01100111111000001100000011000000
@@ -998,25 +1072,25 @@
 00100000010000000101100111101101
 00100000001000000101110000011011
 00011010011000100111111000000000
-11000000001000000000001111111100
-11000000000010101000010000000001
-11000000000110010000001111110011
-11000000000111100000010000011111
-11000000000111001000010000110000
-11000000000111010000010000110011
-11000000000010100000001111110000
+11000000001000000000010001000110
+11000000000010101000010001001011
+11000000000110010000010000111101
+11000000000111100000010001101000
+11000000000111001000010001111000
+11000000000111010000010001111101
+11000000000010100000010000111010
 00100000001000000101101011000011
 01011000000000000000000000000000
-01100111111000100100110000000100
+01100111111000100100110000000101
 00100000001000000101101011010000
 01101111111000001100011110010101
-11000000000000001000001111110111
+11000000000000001000010001000001
 01110000010010000100010000010100
-00100000001000000000001111111001
+00100000001000000000010001000011
 00100000010000000101101011101111
 01110000010010000100010000000101
-01101111111000001100110000000011
-01100111111000001100110000000100
+01101111111000001100110000000100
+01100111111000001100110000000101
 00100000001000000101101011110110
 01101111111000001100101000000100
 00100100011110100000000000000000
@@ -1031,17 +1105,16 @@
 01110000010001111001010000000000
 11011000010000000000000000000110
 01101111111001000100011100010011
-11000010100011011000010000001011
+11000010100011011000010001010101
 11011000010000000000000000000111
 01100000010010010100001011010011
 01100000010010010100001011010101
 01110000010001111100001000000000
 01110000010010010101011000000000
 00100000010000000010100111001011
-00100000001000000000010000010001
 00100000010000000101101101111011
 01101111111000010100001111101111
-11000010100000111000010000010110
+11000010100000111000010001011111
 11000010100000000100001011111100
 00100000001000000101110000011010
 01101111111000010100001111101111
@@ -1050,7 +1123,7 @@
 00011111111000010111111000000011
 00100000010000000101101100100001
 11000000100000011101010010101001
-01101111111000001100110000000111
+01101111111000001100110000001000
 00100100001110100101010010101001
 00100000001000000101010011001101
 01101111111000100100010110001111
@@ -1067,94 +1140,102 @@
 01101000010010100100010111100100
 10011000010001100111110000000000
 00100000011000101000000000000000
-00100000010000000110000000010110
-00100000010000000000010001100111
+00100000010000000000010001111010
 00100000001000000110000001000010
-00100000010000000110000000010110
-00100000010000000000010001100111
+00100000010000000000010001111010
 00100000001000000110000010000100
-00100000010000000110000000010110
-00100000010000000000010001100111
+01101111111000001100101000000111
+01100111111000001100000101000001
+00100000001000000110000000010110
+00100000010000000000010001111010
 01101111111000001100100001111010
 11000001000000001000000000000000
 01101111111000001100011000000000
 00100100001110100101111111110010
 01101111111000001100010111100010
-11000000000000100000010000111110
-11000000000000001110000001011111
-11000000000000011000010001000101
+11000000000000101000010010001111
+11000000000000001000010010000111
+11000000000000011000010010010110
 00100000001000000110000001010101
 01101111111001000100011100010011
+11000010100111110000010010001011
+11000010100110000000010010001011
+00100000001000000110000001100010
+01101111111000010100010111010110
+01100111111000010100010111011110
+01110000010001011110001000000101
+00100000001000000011010100110100
+01101111111001000100011100010011
 11000011000111110110000001011001
 01101111111000001100011100011011
 11000000000000001110000001011001
 00100000010000000110000000011000
 01110000010001100110011000000001
-00100000001000000101010010100000
+00100000001000000101010010010001
 01101111111001000100011100010011
 11000011000111110110000001011001
 11000010100010011110000001011001
 11000010100010100110000001011001
 11000010100010010110000001011001
-00100000001000000110000000110100
+00100000001000000000010010001011
 01101111111001000100011100010011
-11000010100111110000010001010000
+11000010100111110000010010100011
 01101111111000001100011001100110
-11000000000000000000010001010111
+11000000000000000000010010101110
 00100000001000000101010010010001
+00100000010000000110000110011111
+00100000001000000101010010110110
 00100000010000000101010010101100
-00100000001101000000010001010011
-00100000001000000110000000101111
+00100000001101000000010010101010
+01110000010001100110011000000000
+01101111111000010100011100100001
+01100111111000010100010111011110
+01110000010001011110001000000001
+00100000001000000011010100110100
 01101111111000001100011001100110
 11000000000000000110000001100111
 00100000010000000101101010101000
-00100000001000000000010001000010
+00100000001000000000010010010011
 01101111111001000100011100010011
 11000011000010001110000000101010
 00100000010000000110000110010101
 00100000010000000101010010101100
 00100000001101000110000001100111
 01101111111001000100011100010011
-11000010100110000000010001011111
+11000010100110000000010010100101
 00100000001000000110000000100011
-01110000010001100110011000000000
-01101111111000010100011100100001
-01100111111000010100010111011110
-01110000010001011110001000000001
-00100000001000000011010100110100
 01101111111000001100000101000001
 01100111111000001100101000000111
 00100000011000000000000000000000
-01101111111000001100101000000111
-01100111111000001100000101000001
-00100000011000000000000000000000
 00100000010000000110001000001110
 00100000010000000111100010101010
-00100000010000000000010001101110
+00100000010000000000010010111101
 00100000001000000101111001100001
 01101111111000001100011001001001
 11000001011111111000000000000000
 11011010001000000000000000000000
 01110000010010010111011100000101
 01101000010010001100011001001001
-00100000010000000000010001110101
+00100000010000000000010011000100
 00100000001000000101011011000001
 01101111111001000100011100010011
 11000010100101011101011011011110
 01101111111000001100100101110100
 00011111111000100010011000000000
 01101111111000001100011001010100
-11000000011111111000010001111100
+11000000011111111000010011001011
 00100000001000000101011011001110
 01101111111000001100011001001001
 00100000010000000101100101000110
 01101000010010001100011001001001
-00100000001000000000010010000000
+00100000001000000000010011001111
 00011010011000100111111000000000
 01100111111000001100100101111000
 00011111111000111111111000000000
 00011111111000100010010000000000
 00011000010000100010011000000000
+00100000010000000110111011110111
+00011010011000100000010000000000
 00100000010000000101010110110001
 00011010011000100000010000000000
 00100000010000000110111011100110
@@ -1164,13 +1245,10 @@
 00100000010000000011011010110100
 00100100011101000000000000000000
 00100000010000000011011010111110
-00100000010000000000010010010001
-01101111111000011100011000001000
-00100000001000000011011000100010
+00100000010000000000010011100001
+00100000001000000011011000011011
 01011000000000000000000000000000
-01111001001000000111111000010101
 01100111111001000000000000010110
-01011000000000000000000000000000
 01100111111000100000000000011110
 00100000011000000000000000000000
 01110000010001100000000000000000
@@ -1183,12 +1261,8 @@
 00100000010000000101100111101101
 00100000001000000110001000101011
 00100000010000000101101010010010
-00100000010000000000010010010001
+00100000010000000000010011100001
 00100000010000000101011010101001
-01101000010010001100011001010100
-00100000010000000110111011110111
-01101000010010001100011001010100
-00100000010000000110111011010011
 01101111111000001100011001001101
 00100000010000000101100101000011
 01101000010010001100011001011010
@@ -1196,43 +1270,19 @@
 11011000010000000000000000010101
 00100000010000000101010110110101
 00100000010000000110000100011010
-00100000010000000101010100001100
-00100000010000000101010011111001
-01101000010010001100011001001010
-00100000010000000110111100001111
-01101000010010001100011001001011
-00100000010000000110111100001111
-01101000010010001100011001011011
-00100000010000000101010110110101
-00100000010000000000010010111000
-00100000001000000101010011100101
-01101111111000011100011100111100
-01100111111000011000011001110000
-11011111001000000000000000011000
-11011000010000000000000000000000
-01101111111000011000011001110000
-00101111111011111111111000000000
-00100000010000001000010011000101
-01101111111000011000011001110000
-00011111111000110111111000000000
-01100111111000011000011001110000
-00011000010000001000010000000001
-11000010000000000000010010111100
-00100000011000000000000000000000
-00011000010001100111110011111111
-00100000011000101000000000000000
-00100000001000000110111100001011
+00100000010000000000001001011100
+00100000001000000101010011100010
 11000110100100110000000000000000
 00100000010000000101011000000001
 00100100011101000000000000000000
 01101111111000001100011101111100
 01110000010001110111110000000000
-00100100010110100000010011011101
+00100100010110100000010100001111
 01101111111001000100011100010011
-11000011000010110000010011010010
+11000011000010110000010100000100
 01101111111000001100100101101100
 00100100001110100110000010110110
-00100000010000000000010011010100
+00100000010000000000010100000110
 00100000001000000110000010100010
 01101111111000001100011001011001
 11000001111111111000000000000000
@@ -1243,27 +1293,50 @@
 01011000000000000000000000000000
 01100111111000100100100001000111
 00100000001000000101101001110011
-00100000010000000000010010010001
-00100000001000000000001001000000
+00100000010000000000010011100001
+00100000001000000000001010000010
 01101111111001000100011100010011
 11000100000101010000000000000000
-11000011000111111101111010111001
+11000011000111111000010100011110
+00100000010000000000010100100000
+00100000010000000000010100011010
 01101000010010001100011001011010
-00100000010000000110111011110111
+00100000010000000110111011110011
 01101000010010001100011001011010
-00100000010000000101010110110001
+00100000001000000101010110110101
 01101000010010001100011001011010
 00100000010000000110111011100110
 00100100001000001101111011000010
 00100000001000000101111010111110
+00100000010000000000010100010110
+00100000010000000101111010111011
+01101000010010001100011001011010
+00100000010000000110111011110111
+01101000010010001100011001011010
+00100000001000000101010110110001
+01101111111000001100100110001100
+00100000011110100000000000000000
+00011111111000100010001000000000
+00011111111001100111110000001011
+00100100001000010101010111011101
+00100000010000000101010111010110
+00100000010000000101010111101110
+00011010001000100000010000000000
+00011000010000001000010000000001
+01100000010010001100011110100111
+11011000101000000100011110101001
+00100000010000000101010111010011
+01100000010010001100001101101001
+11011000101000000100001101101011
+00100000001000000101010111010011
 00100000010000000101100101011000
 11000000000110000101100101011111
 11000000000110001101100111000110
-11000000001011000000010011101111
+11000000001011000000010100111000
 00100000001000000101100101010010
 00100000010000000101100111100111
 01101111111000001100100001011010
-11000000001011001000010011110011
+11000000001011001000010100111100
 00100000001000000101100101011111
 01110000010010010101011100001011
 11011010011000000100101000001011
@@ -1271,11 +1344,11 @@
 01101111111000001100010000100000
 11000001100000000000000000000000
 01101111111000001100100101010111
-11000000000001011000010011111011
+11000000000001011000010101000100
 00100000001000000101100111111000
 00100000010000000101101001101101
 01101111111000001100011001011001
-11000000011111111000010100000001
+11000000011111111000010101001010
 01101000010010001100011001011001
 00100000010000000110111011100110
 00100100011000001000000000000000
@@ -1286,142 +1359,69 @@
 01111000010101000111110000000000
 01011000000000000000000000000000
 01100111111000110100100001000111
-00100000010000000000010011110110
-00100000001000000101011000000110
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
+00100000010000000000010100111111
+01011000000000000000000010001001
+00100000010000000110100111100100
+00100000010000000101011101000111
+00100000010000000101011000010010
+00100000010000000101011000010111
+00100000010000000000010101011100
+00100000001000000101011000001100
+01101111111000001100100101010111
+11000001000001011000000000000000
+00100000001000000101111100100111
+00100000010000000101100001001100
+01101111111000001100100110000111
+00100100001110100101100001100000
+01101111111000001100100110000010
+00100100001110100101100001011111
+00100000010000000101100010001000
+00100000010000000000010101100100
+00100000001000000101011110101101
+01110000010010010111100100000000
+01110000010010010111101000000000
+01110000010010010111101100000000
+00011111111000100010010000000000
+01101000010010001100011001000100
+01101111111000001100011001000111
+10011000010001100111110000000000
+00100000001000101000010101110110
+01101111111000001100011001001000
+10011000010001100111110000000000
+00100000001000101000010101111100
+01101000010010001100011001000101
+01101111111000001100011001000111
+10011000010001100111110000000000
+00100000001000101000010110000101
+00100000010000000101011111111011
+00100000010000000000010110001010
+00100000001000000101011111100101
+01101000010010001100011001000101
+01101111111000001100011001001000
+10011000010001100111110000000000
+00100000001000101101011111010110
+00100000010000000101011111101111
+00100000001000000000010110000110
+01101000010010001100011001000101
+01101111111000001100011001000111
+10011000010001100111110000000000
+00100000001000101000010110000010
+00100000010000000000010110001100
+00100000001000000000010101110100
+00100000010000000000010110001100
+00100000010000000000010110001000
+00100000001000000101011111100101
+00100000010000000000010110001000
+00100000010000000000010110001110
+00100000001000000101011111100101
+00011010010000010111111000010010
+00100000001000000101011111110011
+00011010010000010111111000001010
+00100000001000000101011111110110
+00011010010000010111111000010001
+00100000001000000101011111111001
+00011010010000010111111000010010
+00100000001000000101011111111111
                                 
                                 
                                 
@@ -9111,7 +9111,7 @@
 01111001001111111111111000000101
 01100111111100001000000100110010
 00100100001101011010001110011101
-00100000010000000111110101110100
+00100000000000000000000000000001
 01100110000000100000011010011101
 00100000011000000000000000000000
 00100000010000000010001110100000
Index: output/eeprom.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/eeprom.dat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/eeprom.dat	(working copy)
@@ -1,5517 +1,5801 @@
 00
 02
+8f
+ab
+f1
+00
+3c
+ae
+c6
+03
+78
+5c
+8d
+07
+e0
+71
+35
+1e
 aa
 55
-2a
+50
+16
+4e
+06
+a3
 14
-c2
-84
-00
+a2
+a1
+1a
+51
+23
+16
+29
+e8
+50
+e2
+3b
+d3
+04
+50
+c7
+15
 27
-c0
-00
-02
-aa
-c0
-01
-00
-54
-c0
-08
-00
-5d
-c0
-08
-80
+04
+c7
+21
+53
+b3
+ab
+e5
+ae
+4a
+7a
+e2
 5f
-c0
-0a
-01
-5e
-c0
-0a
-80
-e0
-c0
-0c
-01
-00
-c0
-0c
-81
-07
-c0
-0d
-00
-6d
-c0
-12
-82
-30
-c0
-34
-02
-a3
-c0
-34
-82
-b2
-c0
-36
-02
-6c
-c0
-36
-80
+16
+cf
+59
+41
+0b
+59
+b9
+32
+eb
 3c
-c0
-37
-04
-4b
-c0
-39
-84
-a0
-c0
+af
+42
+ec
+fb
+79
+21
+34
+55
+f9
+54
+74
+8e
+ca
+9e
+af
+87
+a6
+6f
+e2
 3b
-80
-36
-c0
+dc
+04
+57
+2d
+cc
+35
+5b
+57
 3d
-05
-05
-c0
+fb
+f0
+f4
+71
+61
+69
+7a
+bd
+9a
+29
+e3
+be
+f7
+db
+c4
+ff
+ca
+97
+ef
+85
+f6
+81
+ff
+44
+0d
+c6
+8e
+96
+50
+fe
+9b
+75
+6f
+32
+dc
 3f
+f3
+0f
+1d
 84
-80
-c0
-40
-84
-ea
-c0
-42
-03
-9b
-c0
-42
-83
-e7
-c0
-43
-01
-f5
-c0
-43
-83
-c5
-c0
-44
-03
-e5
-c0
-45
-03
-af
-c0
-46
-02
-f0
-c0
-46
-83
-58
-c0
-47
-04
+2b
+56
+56
+94
+9d
+8f
+55
+c3
 6a
-c0
-45
-82
-c9
-c0
+dc
 48
-04
-df
-c0
-4a
-84
-97
-c0
-4b
-04
-c8
-c0
-6a
-82
-14
-c0
+39
+8b
+0f
+8c
+d9
+9b
+d4
+1e
+cd
+79
+d3
+97
+11
+28
+22
+6e
+b1
+bc
+cc
+e4
+45
+41
+18
+9e
+0c
+ad
+4f
+85
+30
+43
+3a
+cf
+51
+59
+81
+fc
+a1
+c6
+13
+fe
+e7
+b9
+8a
+54
+b5
+87
+b7
+c9
+13
+5d
+33
+3e
+57
+5f
+cc
 6b
-02
-0d
-c0
-62
-82
+e4
+37
+f6
+b0
+5c
+7f
+cb
+2f
+8e
+04
+ba
+4d
+5a
+f3
+71
+b7
+73
+d9
+cc
+e3
+06
+99
 4f
+93
+de
+3d
+fd
+ff
+83
+c6
+ec
+a1
+50
+2f
+d9
+a5
+b9
+54
+51
+ad
+1b
+7b
+9a
+2a
+75
+0f
 c0
-6d
-01
+4d
+08
+ad
+2e
 47
-20
-20
-23
+1c
+85
 5a
-c0
+0c
+b8
+de
+7a
+ae
+39
+bf
+c1
+40
+22
+b9
+f2
 0a
-01
-7f
-c0
-0d
-01
-7e
-c0
-12
+f4
+cf
 81
-ae
-c0
-13
-01
+03
+15
+47
+9a
+ac
+f8
 b3
-c0
-1c
+9e
+0d
+38
+27
+1b
+38
+25
+00
+28
+98
+0b
+40
+b6
+f4
+d6
 81
-c5
-c0
-1d
-01
+34
+23
+be
+98
+40
+da
+e6
+5d
+bd
+6b
 cf
-c0
-26
+3f
+60
+c8
+f7
+d5
 01
-cb
-c0
-26
-81
-c9
-c0
-48
-02
-52
-c0
+af
+ee
 4b
+12
+eb
+8e
+55
+ec
+99
+52
 04
-8b
-c0
-4d
-00
-ee
-c0
-4e
-80
-f5
-c0
+9d
 4f
+44
+30
+90
+bc
+60
+06
+1c
+f1
+53
+59
+ef
+0b
+3a
+bd
+e1
+30
+fe
+3d
+72
+2f
+10
 82
-74
-c1
-7f
+21
+14
+b9
+2f
 80
-00
-20
-20
-23
-5a
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
+80
+cc
+7e
+5c
+35
+f8
+96
+4d
+25
+af
+27
+5a
+2e
+bd
+63
+2a
+a4
+f8
+a9
+86
+b1
+96
+85
+90
 5f
-67
+35
+1d
+75
+b8
+73
+c5
+92
+06
+08
+5b
+9f
+93
+3a
+c0
+ee
 e1
-46
-33
-20
-20
-55
-53
-6f
-e0
-c6
-4f
-67
-e0
-c9
+91
+bd
+ce
+0a
+3b
+68
+4b
+bf
+95
+89
+27
+7a
+b3
+c8
+b8
+60
+86
+e2
+9c
+ea
+64
+10
+27
+e6
+e1
+f3
+56
+47
+0a
+cf
+05
+0b
+ab
+77
+ac
+87
+8e
+25
+6e
+8c
+26
+e7
+bf
 58
-6f
-e0
-c6
-4e
 c1
-7f
-80
-00
-20
-40
-23
-c3
-6f
-e0
-c6
-4e
-d8
-40
-00
-3e
-20
-40
-6f
-21
-6f
-e0
-c6
-5b
+11
+42
+f2
+85
+0f
+92
+2b
+1d
+b3
+02
+41
+2d
+36
+37
+6c
+82
+da
+59
+1c
+f9
+e9
+1b
+3c
+1f
+d5
+29
+15
+33
 d8
-40
-00
-3e
-20
-40
-6f
-21
-68
-48
+70
+d9
+29
+be
+2f
+76
 c6
-4d
-20
-40
-55
+c2
+50
+a4
+fc
+28
+b7
 b5
-68
-48
-c6
-4d
-20
-40
-6e
-e6
-20
-40
-d4
-73
-20
-40
-55
+80
 b1
+60
+00
+52
+f1
+f4
+ba
 68
-48
-c6
-4d
-20
-40
-6e
-dd
-20
-40
-23
-c7
-68
-48
-c6
-4e
-20
-40
-6f
-0f
-68
-48
-c6
-5b
-20
-20
-6f
-0f
-20
-40
+2d
+e3
 75
-52
-20
-40
+08
+9e
+32
+91
+95
+46
+5f
+06
+b6
+4f
 74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-54
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
+fe
+9c
+e0
+15
+dc
+74
+e0
+11
+5f
+ea
+50
+5c
+82
 7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
+58
+02
+a9
+2b
 23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
+27
+8f
+39
+21
+c9
+36
 46
-0d
-70
+45
+51
+9d
+73
+9a
 89
-6f
-10
-70
-8a
+d5
+ac
+e3
+13
+4c
+28
+92
+de
 13
+8e
+1a
+ff
+2b
+d6
+3a
+ac
+78
+2b
+8b
+f1
+de
+75
+4e
 cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
+75
+dc
+46
+d1
+61
+61
+c0
+71
+4d
+18
+8c
+15
+56
 85
-40
-70
-8a
-16
-fe
-20
-40
-00
-b4
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
+a9
+41
+8d
+5d
+f3
+1b
+11
+c7
+dc
+07
+bd
 3b
-5f
-37
-d9
-82
-00
+99
+b9
+5e
+c1
+8d
+13
 70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
+ea
+62
+2a
+e6
+e2
+9a
+25
+3b
+9a
+61
+48
 c0
 99
-c0
+93
+87
+1b
+2a
+16
+ef
+0c
+d5
+62
+14
+fc
+b0
+e7
 08
-00
-a9
-6f
+1c
+0b
+a1
+21
+ef
+e2
+94
 e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
+9d
+be
+0a
+a6
 24
-70
-8a
+25
+a8
+30
+ce
+c2
+95
+60
 81
-62
-58
-e6
-12
+ee
+c9
+00
+2a
+f9
+c3
+79
+a1
+ba
+1b
+8e
+56
+24
+8e
+89
+34
+3b
+04
+30
+6c
+38
+1a
+8e
+d5
+f3
+d0
+0a
+14
+ba
+6d
+75
+a0
+0c
+e2
+2d
+50
+79
+96
+50
+49
+77
+88
+73
+92
 12
-67
+22
+9d
+f2
+56
+07
+76
+be
+7c
+c8
+cc
+e0
+8c
+2d
+1e
+2b
+24
+5e
+a8
+68
+05
+90
+b9
+dd
+d3
+72
+33
+a1
+72
 f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
+7d
+f6
+5e
+06
+1b
 3b
-20
-40
-00
-9b
-70
-80
+b8
+31
+aa
 43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
+fd
+8c
+98
+cc
+a6
 60
+78
+74
+04
+a4
+04
+2e
+52
+3f
+b7
+2c
 6e
+9c
+d7
+08
+09
+9e
+b3
+22
+c4
+50
+31
+0f
+a6
+36
+b6
+f9
+c7
+da
+e5
+9e
+74
 20
-40
-01
-1a
-20
-40
-01
-45
-20
-40
-00
-95
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
+47
+8d
+84
+28
+d2
+5b
+49
+a2
+b2
+cb
+69
+5a
+44
+c3
+ed
+54
+0f
+ad
 3a
-37
-d9
-82
-00
-20
-60
-00
+9b
+54
+d3
+4c
+b8
 00
-6f
-e0
-c0
-99
+3b
+9d
+d4
+cd
+04
+92
+9c
+f8
+a2
+73
+fd
+79
+4e
+02
+b5
+d6
+c7
+97
+29
+10
+f4
+91
+8d
 c0
-0c
-00
-a1
-6f
-e0
+3e
+32
+27
+74
+29
+25
+ca
+d4
+9c
+ab
+c5
+18
+a4
+6b
+1d
+b5
+c7
+3b
+25
+3d
+f2
+55
 c4
+66
+33
 38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
+1b
 20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
+88
+d2
+06
+04
+a3
+2c
+ec
+f2
 01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
+10
+c7
+08
+d6
+dc
+b4
 06
-67
+fc
+52
+ff
+b8
+4b
+4c
+21
+77
+0d
 f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
+71
+77
+92
+66
+82
+a4
+4e
+bd
+6d
+0e
+d0
+cb
+ed
+3f
+0c
+e5
+6c
+cf
+fe
+6b
+29
+ae
+1d
+3f
+a0
+82
+b3
+d9
+8c
 67
-f1
-8a
-73
-70
-8a
-76
-2a
+fa
+bf
+12
+18
+1c
+0f
+d5
+df
+fb
+2c
+87
+cb
+6a
+b6
+f4
+a8
+21
+85
+4b
 70
-89
-02
-04
-20
-20
-00
-88
-20
-35
-80
-dc
+46
+b4
+46
+75
 6f
-e2
-02
-0d
 20
-7a
-00
-00
-37
-d9
+40
+43
+76
+3e
+ec
+d3
+ac
+f2
+21
+df
+e8
+84
 82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
+fc
 48
-82
-0d
+0e
+b8
 98
-41
-fe
-00
-1f
-e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
+0a
+19
+5d
+ba
+3e
+23
+32
+e4
+76
+df
+be
+7a
+22
+6a
+e5
+72
+12
+7f
+70
+78
+af
+0a
 37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
+ec
+0d
+3c
+c2
+4a
+ca
+1c
+5d
+76
+3d
+e3
+fd
+a2
+79
+35
+56
+51
+9e
+2f
+6a
+1c
+f5
+69
+31
+2f
+de
+16
+1a
+d4
+a1
 c1
-5b
-98
-41
-fe
+d3
+44
+d7
+a2
 00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
+da
+09
+0d
+97
 5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
+db
+90
+84
+51
+53
+47
+70
 06
-79
-20
-fe
-07
-67
+88
+53
+a6
+d7
+56
+f1
 f0
-8a
-06
+56
+2d
+61
+0e
+ac
+e5
+f1
+83
+b2
+80
+63
 6f
+31
+3a
+9e
+be
 e0
-82
-10
-1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
+e6
+e7
+f9
+3d
 02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
+a1
+d5
+57
+ee
+73
+39
+11
 7a
-00
-00
-67
-e1
-02
-0f
 20
-20
-00
-c6
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
+19
+87
+83
+1a
+7e
+a6
+e3
+f7
+16
+46
+73
+10
 0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
+2d
 10
-20
-00
-00
-3c
-70
-8a
-01
 fb
-70
-8a
-25
+2b
+77
+c1
+32
+ac
+7d
+59
+b9
+e2
+82
 ff
-70
-8a
-26
+d3
+59
+32
+9e
+71
+da
+da
+72
+fd
+81
+0b
+52
+ea
+aa
+f5
+09
+e7
+b1
+b1
+54
+d5
+67
+ec
+d3
+eb
+85
+94
+a5
+35
+ec
+e9
+d8
+f6
+b7
+11
+4e
+61
+6d
+7a
+cc
+73
+13
+bb
+0e
+1a
+36
+10
+c4
+d7
+71
+3b
+0b
+e4
+5a
+d0
+34
+33
+ac
+c7
+0d
+44
 30
-70
-8a
-16
-fe
-20
-20
-21
-b4
+1f
+06
+87
+29
+dc
+26
+f4
+2c
+7e
+9d
+ca
+4c
+dc
+a4
+49
+1e
+ae
+99
+80
+59
+a2
+e3
+4e
+43
+82
+41
+4d
+22
+92
 6f
-e0
-c7
-93
-24
+89
+8c
+67
+94
+8e
+76
+ab
+f4
 7a
-00
-00
-20
-40
-00
-f2
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
+e9
+7b
+bc
+3b
+7b
+3b
+9b
+33
+e8
+30
+a7
+2a
+1d
 01
-6f
-e0
-c6
-21
-98
-46
-7c
-00
-24
-21
+10
+62
+9a
+5c
+5d
+f9
+43
+ad
+de
+ce
+c2
+b8
+d2
+3f
+d8
+28
+3d
+da
 00
-fa
-20
-20
-36
-81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
+f8
+2b
+6b
 98
-46
-7c
+5e
 00
-20
-22
-b2
-22
-20
-40
-02
-99
-20
-20
-36
+f4
+08
 9b
-58
-0a
+89
+14
+ba
+1e
+cd
 aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
+ea
+df
+f9
+e7
+4e
+e1
+84
+ed
+7e
+56
+a6
+ad
+d3
+10
 70
-8a
+d4
+4b
+ed
+bc
+7f
+66
+11
+17
+5a
+eb
+d2
+65
+83
+46
+54
+f0
+6a
+ae
+1c
+33
+03
+39
+7f
+66
+3f
+b0
+2e
+67
+d7
+b3
+5c
+ad
+a8
+80
+57
+4a
 26
-0d
-70
-8a
-16
+29
+e9
+5d
+8c
+35
+38
+68
+64
+59
+b4
+1b
+b4
+47
+e1
+79
+09
+61
+f0
+f2
+12
+21
+b7
+fd
+77
+ef
+4b
+b3
+8c
+0b
+0a
+e7
+84
+a6
+ab
+92
 f6
-20
-20
-22
-03
-6f
-e0
-c1
+28
 41
-c0
-03
-22
-25
-c0
-05
-01
-0d
-c0
-4f
-01
-16
-c0
-55
-01
-12
-20
-20
-22
-0e
-70
-8a
+97
+ee
 14
-25
-58
-a9
-3f
+6a
+69
+4b
+bc
 3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
+7d
 08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
+47
+cd
+29
+a0
+d0
 22
-1a
-20
-75
-80
-00
-20
-40
-21
+6c
+46
+46
+52
+ad
+ac
+f2
+98
+cc
+6d
+c4
+d5
+7f
 60
-d8
-40
-00
-27
-20
-40
-21
+71
+3b
+07
+f6
+17
+f3
+5b
 6f
-20
-40
-21
+54
+e7
+39
+72
+6d
+7e
+6b
+73
+28
+0b
+1b
+df
+06
+1c
+32
 a6
-70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
-c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-37
+96
+49
+9f
+fa
+65
+bc
+69
+98
+68
+50
+56
+3c
+e6
+6b
+88
+24
+f0
 2a
-2f
-fe
-0d
-20
-40
+7b
+a7
+d4
+cf
+4f
+ae
+ea
+5e
+3e
+71
+2c
+bb
+08
+ce
+7f
+61
 21
+b4
+e9
+c3
+d9
+5d
 1d
-2a
+a8
+6a
+ce
+5f
+f4
+1b
+50
+a7
+c1
+60
+1f
+fb
+19
+e7
+7a
+91
+3e
+62
+5d
+36
+2f
+39
+6f
+f7
+8e
+2b
+7f
+ff
+f9
+a7
+46
+3e
+0c
+0e
+d3
+06
+0a
+50
+3f
+52
+a1
+ee
+35
+88
+96
+39
+ab
+d6
+2d
+7c
+ac
 4f
-fe
-0d
-20
-40
-21
-1e
-d8
+57
+12
+ad
+1f
+a0
+e8
+73
+4a
+de
+27
+08
+2e
+8c
+0a
+c0
 e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
+26
+dd
+ce
+ca
+ad
+4c
+de
+3d
+fd
+3e
+85
+22
+8b
+39
+0b
+92
+2d
+e6
+c6
+f4
+34
+30
+d4
+c3
+4d
+48
+1a
 40
-01
-37
-d8
-a0
-8a
+82
+65
+b5
+09
+06
 c2
-1a
-31
-fe
 00
-20
-40
+30
+3d
+93
+9d
+d3
+3b
+09
+9d
 21
-17
-1a
-51
+74
+f0
 fe
-00
-20
-40
-21
-17
-18
-e0
+5c
+86
+cd
+e9
+0b
+65
+fd
+49
+ec
+51
 8f
-ff
-20
-21
-01
-2c
-20
-20
-21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
+c4
+10
+f4
+ec
+1c
+e4
 03
-70
+c2
+ce
+94
+d7
+a6
+85
+32
+6f
+1c
+cd
+77
+e4
+9b
+25
+3e
+81
+37
+35
+3f
+3b
+ce
+ca
+c9
 89
-80
+ae
+78
+c2
+1c
+93
+c3
+5f
+82
+3f
+35
+aa
+83
+5a
+59
+fd
+90
+6a
+ba
+14
 06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
+c3
+5e
+71
+a5
+ca
+27
+2b
+b8
+7f
 df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
+3e
+90
+0e
+90
+1e
 72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
+bc
+38
+cc
+fc
+55
+32
 0b
-01
-6f
-e0
+7a
+c3
+de
+5d
+7d
+5e
+e9
+e4
+7c
+fa
+3f
+b4
+64
+5d
 c4
+2c
+be
+ba
+72
+6e
+07
+24
+6a
+13
+19
+f9
+53
+b2
+3f
+e4
+8a
+fe
+d1
+ca
+85
+26
+d5
+d4
+cf
+71
+9c
+14
+f9
+34
 09
-67
-f0
+f8
+f2
+b4
+1e
+db
+e0
+f5
+85
+ac
+83
+8b
+4f
+9d
+77
+be
+df
+9b
+1c
+52
+a2
+10
+06
+aa
+f9
+57
+2f
+d8
+f8
 80
 cd
-20
-00
-0b
+a6
+e7
+bb
+a8
+2f
 b8
-20
-40
-01
-57
-70
-8a
+32
+ac
+b7
+b9
+de
+60
+09
+dd
+43
+c6
+7e
 08
+b6
+84
+b2
+50
+0e
+49
+f1
+15
+bb
+67
+2c
+0d
+23
+97
+47
+a1
+1b
+f6
+a0
+21
+b9
+bf
+1f
+77
 c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
+59
+2c
+28
 58
-6f
-e0
-c4
-19
-67
-e0
-c4
+ef
+52
 33
-62
-40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
+f3
+5e
+cb
+ab
+ef
+b8
+5e
+b8
+40
+33
+2b
+ed
+5e
+9e
+66
+9d
+7a
+ff
+f1
+15
+78
+61
+de
+d1
 f0
-81
-29
-c3
-02
-81
-58
-68
-59
-01
+d3
 64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
+06
+5f
+6d
 8a
-8d
-12
+0c
+4a
+23
+ed
 70
+09
+4e
+18
+f3
+c5
+a0
+a4
+b2
+fb
+1c
 8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
+62
+fa
 77
+28
+f5
+3c
+9e
+c5
+0a
+81
+fd
+7a
+49
+f3
+2f
+a2
+b1
+83
+06
+10
+95
+5b
 58
-00
-57
-62
+dc
+28
+0f
+5b
+b2
+e3
+fd
+64
+77
+78
+ff
+ad
+6a
+a1
+3a
+38
+65
 67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
+2f
+c8
+e0
+5c
 80
-00
-70
-89
-01
-01
-70
-8a
+cb
+17
 82
-07
-70
-8a
-8d
-44
-70
+37
+93
+ad
+58
 8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
+4c
 74
-58
-00
-2b
-b1
-67
-f1
-09
+69
+ae
+fe
+bc
+71
+79
+b4
+fd
+b8
+e8
+93
+d6
+0e
+5b
+73
+8a
+98
+b7
+7b
+23
+96
+27
+73
+dd
+29
 07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
+19
+22
+f2
+f3
+e4
 58
-00
-41
-89
+ca
+54
+e3
+35
+eb
+47
+13
+16
+35
 67
-f1
-09
-07
-20
-20
-01
-70
-58
 00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-65
-6f
-e0
-cc
-03
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-9e
-20
-40
-01
-81
-20
-20
-25
-63
-6f
-e0
-cc
-04
-20
-7a
-00
-00
-6f
-e0
-cc
-05
-24
-7a
-00
-00
-68
+9c
+46
+7b
+86
+17
+f6
+76
 48
-cc
-04
 6f
-e0
-cc
-03
-98
-46
-7c
-00
-24
-41
-01
-7a
-98
+cf
+d9
+9d
+ca
 46
+fd
+1e
+d1
+73
+55
+ed
+a8
+f0
+1b
+29
+e7
+a2
+d7
+13
+b4
+66
+a4
+3b
+17
+4b
+fa
+c6
+c4
+2f
+6c
+dd
+09
+45
+94
+f0
+30
+22
+ae
+bc
+f9
 7e
-00
-1f
-e6
-7c
-64
-20
-21
-01
+7d
+f9
 93
-6f
-e0
-cc
-06
-1f
-e6
-7c
-14
-24
+11
+c1
 41
-01
-91
-70
-4c
 05
-01
-20
+3c
+47
+23
+14
+f4
+43
+49
 60
-00
-00
-70
-4c
-07
-01
-20
-20
+86
+ea
+73
+f1
+eb
+e8
+54
 43
-1f
+04
+5a
+bc
+16
+e2
+eb
+af
+37
+4b
+ec
+01
+c9
+93
 68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
+e2
+3b
+f4
+b1
 2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cc
-06
-79
-20
-fe
-00
-98
-40
-84
+34
+4a
+87
+10
 00
-60
-48
+d7
+7f
+88
+90
+fa
+45
+75
+f0
+ec
+31
 cc
-06
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
+23
 81
+45
+16
+5b
+48
+78
+8f
+d1
+cb
+d8
+75
+68
 a5
-6f
-e0
-cc
-03
-1f
-e0
-fe
-01
-67
-e0
-cc
-03
-6f
-e0
-81
-68
-c3
-81
-80
-00
+23
+2e
+7f
 79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
-67
-e2
+14
+b6
+86
+4f
+82
+91
+3c
+dc
+34
+83
+48
+b6
+1b
 43
-1d
-20
+74
+29
+45
+e7
+1a
+be
+db
+b2
 60
-00
-00
-20
-40
-28
-1c
-6a
-20
-80
+e2
+8a
+d6
+7a
+d8
+0f
+9d
+bb
+25
+04
+10
+52
+bf
+92
+10
 4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
+a5
 e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
-c5
-99
-26
-af
+70
+6a
+96
+d7
+89
+a8
+a6
+55
+dd
+ae
+39
+2e
+de
+09
+e3
 6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
 ff
+d6
+41
+68
+10
+d9
+15
+48
+53
+b7
+49
+0a
+db
 fc
+96
+23
+3f
+32
+76
+c8
+a5
+1b
+fb
+e5
+5c
+e4
+95
+01
 67
-e0
-80
-4d
-20
-40
+b7
+52
+c3
+ba
+3c
+21
+f4
+90
+d7
+6a
+0d
+1b
+fe
+75
+c4
+3e
+93
+98
+6b
+09
+fc
+a9
+16
+15
+24
+7f
 72
+4d
+9d
+46
+56
+e5
+eb
+9c
+c4
+a3
+e0
+ee
+16
+56
+bf
+c7
+0f
+06
+be
+e5
+1c
+dd
+da
+bc
+dc
+f1
+9b
+fc
+c5
+c4
 cb
-6f
+93
+a0
+ca
+5a
+b0
+6d
+58
+38
+42
+75
+8b
+8a
+d8
 f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
+92
 af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
-b0
-4a
-20
-20
-28
+ff
+ba
+6c
+42
+4b
+8e
+bc
+97
+8c
+32
 e1
-79
-3f
-80
+97
+76
+2b
+6d
 30
-20
-20
-2a
-f6
-20
-40
-21
-52
-70
+d4
+ae
+16
 89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-ef
-e1
-00
-06
-c0
-02
-01
-d2
-20
-20
-28
-eb
-ef
-e1
-80
-06
+85
 67
-e1
-c3
-97
-c0
-05
-01
-d7
-c0
-09
+46
+a6
+8d
+f9
+d1
+43
+a6
+98
+06
+4e
+6b
+8c
+6b
+5e
+f7
+ac
+c1
+ee
+75
 01
-e6
-20
-20
-2b
-96
-6f
-e4
-47
-13
+31
+64
+e5
+1a
+94
+95
+3b
+df
+64
+a9
+3e
+ee
+fe
+a7
+aa
+82
 c3
-1d
-ad
-19
-20
-40
-2d
-c7
+45
+4a
+e8
+c9
+95
+e5
+9b
+dc
+4c
+e9
 68
-49
-43
-98
-6f
-e0
+8e
+77
+b1
+a3
+85
+89
+ac
 c3
-21
-c2
-81
-81
-e1
-6f
-e1
-43
-98
+c4
 c0
-18
-2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
+6c
+02
+28
+70
+0e
+ae
+ed
+f4
+30
+aa
+2f
+fc
+4c
 22
-81
-dd
+60
+62
+58
+cc
+92
+b2
+bc
+b6
+24
+25
+8e
+13
+ea
+16
 24
-34
-01
-dd
-20
-20
-2d
-46
-18
-c2
-22
-00
-6f
-e1
 43
-35
-1f
 e0
-a5
-fd
-20
-40
-29
-29
-6f
 e0
-c7
-8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
 68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
-20
+66
+6a
+07
+ed
+e1
+0c
 40
+2f
+ee
+dd
+84
+eb
+2f
+bc
+b3
+b3
+44
 2a
-28
+9d
+04
+c1
+18
+d3
+5b
 24
-7a
-00
-00
-6f
-e0
+7e
+54
+25
+31
+58
+cf
 c7
-8f
-c0
-7f
-82
-00
-6f
-e0
-c8
-43
-1f
-e1
 7e
-03
-c1
-81
-80
-00
-6f
-e0
-cc
-05
-20
-7a
-00
-00
-6f
+b8
+0e
+72
+61
 e0
-cc
+b1
+8b
+1d
+3b
+cf
+0f
+58
+6b
+74
+1d
+31
+42
+d1
+80
+fb
+5e
+d3
+c6
+33
+2d
+61
+35
+3b
+22
 07
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
+b7
+1c
+0f
+97
+83
+fb
+69
+e3
+45
+10
+e9
+08
+3f
+e7
+bd
+cb
+2b
+e3
+ae
+7b
+99
+68
+98
+7b
+06
+1b
+89
+fc
+70
+4b
+11
+99
+99
+cb
+a5
+e9
+d8
+7b
+de
+be
+48
+fa
+28
+2b
 13
-c2
-80
+84
+8f
+8d
+26
+78
+17
+08
+5e
 db
-5b
-c2
+62
+0f
+4d
+4e
+bd
+74
+6e
+2c
+cd
+79
+4a
+e9
+44
+7f
+0c
+c6
+7c
+52
+ce
+fa
+43
+88
+0f
+86
+0e
+33
+16
+18
 80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
+39
+7f
+86
+47
+f7
 56
-01
-20
-40
-5a
+ba
+bb
+ce
 b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-04
-d4
-20
-20
+c2
+98
+4c
+aa
+a2
+88
+32
+8c
+a6
+71
+ce
+23
+6b
+ce
+cd
+03
+93
+f2
+7f
+b2
+0d
+bb
+c5
+7b
+55
+07
+30
+f9
+b9
+8e
+af
+c6
+b5
+7e
+97
+95
+91
+78
+c6
+8f
+b1
+06
+51
+a9
+7a
+23
+cd
+7b
+d8
+87
+4c
 5b
+6c
+f3
+a7
+12
+1c
+be
+6c
+96
+1e
+79
+1a
+cb
+8f
+1b
+24
+6b
 37
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
+a1
+35
+35
+14
+e7
+09
+5f
+17
+bb
+be
+71
+f2
+11
 00
+c9
+f4
+27
+35
+67
+8c
+70
+35
+10
 04
-28
-4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
-bd
-18
+7d
+c4
+42
+67
+67
+6b
+8d
+1c
+98
 46
+75
+af
+f8
 7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-29
-20
-40
-6e
-e6
-20
-20
+45
+7a
+ad
+8a
+aa
+85
+3e
+b9
+31
+e3
+22
+b3
+fa
+05
+52
+bd
+fa
+cc
+6c
+14
+44
+33
+81
+f5
+f4
+6a
+53
 82
-1a
-20
-20
-02
-1f
-20
-40
-02
-28
-20
-40
-02
-23
-20
-40
-02
-2c
-68
+75
 48
-cb
-29
-20
-20
-6f
-0f
-68
+cd
+2c
+1d
+c7
+78
 48
-cb
-29
-20
-40
-6f
-0f
-20
-40
-02
-26
-20
-20
-02
-28
-d9
-00
-00
+2c
+23
+a4
+b9
+09
+f7
+44
+ba
+51
+be
+e8
+1b
+ff
 06
-20
-40
-6e
-bd
-20
-20
-02
-40
-d9
-00
-00
-03
-20
-20
-02
-24
-58
-00
-00
-10
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
+34
+c0
+d3
+c3
+07
+16
+ca
+a4
+66
+8c
+fa
+e5
+4c
+ee
 60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-20
-02
-2a
-6f
-e1
-43
-e9
-20
-40
-7d
+92
+b2
+54
+b3
+4e
+ae
+1b
+d4
+86
+f2
+d5
+7c
+df
+af
 79
-6f
-e2
-40
-ad
+bb
+b7
+1c
+51
+01
+1e
+07
+ae
+db
+42
 98
-40
-fe
+eb
+0b
+61
+4f
+4b
+70
+ea
+bd
+d0
 00
-67
-e2
-40
-ad
-20
-40
-02
-37
-20
-20
-24
-25
-60
-04
-40
-e7
-d8
-c0
+78
 80
+b7
+a9
+18
+5a
+77
+27
 70
-d8
-a0
-40
-cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
-7c
-89
-6f
-f0
-80
-80
-67
-e0
+96
+0b
+ec
+9e
+65
+07
+14
+52
+e4
+58
+85
+65
+b5
+9e
+19
+3e
+26
+4f
 c0
-ef
-18
-42
-24
-00
-df
-20
-00
+2c
+77
+d3
+a3
+ac
+0d
+26
+5f
+ee
+8c
+9f
+4b
+0a
 0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
+92
+87
+42
+0b
+c0
+70
+76
+3d
+7d
+a2
+36
+76
+74
+43
+50
+b5
+e2
+b6
+ae
+72
+65
+d6
+54
+21
+e3
+ab
+2d
+56
+2f
+35
+02
+39
+a7
+f0
+49
 d9
-82
-00
-ef
-e0
-80
-11
-e8
-40
-80
-13
-98
-46
+3f
+be
+8f
+3a
+3a
 7c
-00
-20
-22
-82
-4a
-e7
-e0
-80
+01
+fd
+fa
 13
-37
-d9
+75
+b5
+16
+c7
+9a
+a7
+b2
 82
-00
-1a
-20
-a2
-01
-1a
+95
+37
+73
+1f
+9d
+12
+41
+ef
+92
+d6
+18
+8d
+da
+1b
+91
+b6
+9a
+a1
+d3
+19
+07
+af
+b8
+19
+ed
+4d
+ef
+2a
+98
+23
 60
+9f
+aa
+4d
+0a
+8b
 a6
-01
-c2
-00
-02
-44
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
+c1
+3b
+dd
 20
-6b
-38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
+db
+b2
+a5
+68
+ad
+93
+7d
+93
+9c
+83
+5a
+89
+5a
+48
+a8
+66
+91
+46
+ce
+f1
+b5
+6a
+df
+fc
+6d
+5e
+80
+3d
+ac
+0f
+70
+72
+42
+f1
+83
 7e
-00
-20
+52
+4d
+36
+8c
+a9
+f2
+b8
+f4
+2e
+19
 3a
-02
-5a
-6f
-e1
-45
-e0
-1f
+d3
+b7
+78
+7b
+d1
+21
+d7
+78
+85
+8d
+ea
+a4
+f0
 e0
-fe
-01
+5e
 67
-e1
-45
-e0
-20
+a5
+16
 60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
-b5
-86
-20
+42
+b2
+ab
+53
+d5
+4c
+0e
+a3
+0c
+c0
+b3
+28
+28
+c2
+66
+43
+c0
+0c
+ae
+80
+05
+29
+b7
+d8
+e3
+0f
+3b
+72
+97
+70
+73
+f9
+33
 40
-36
-6e
-6f
-e0
-c5
-7d
-20
-3a
+b3
+bc
+63
+d3
+38
+e9
+44
+dc
+8a
 02
+dc
+bc
+7a
+8d
+82
+0f
+1e
+c4
+ef
 69
-6f
-e2
-45
-cc
-68
-4a
-45
-8f
+08
+04
+92
+a4
+44
+be
+5e
+9a
+91
+be
+74
+b4
+e3
+2c
+ba
+df
 98
-46
-7c
-00
-20
-22
-82
+34
+84
+9e
+d8
+ec
+f8
+72
+26
+d6
+68
+d9
+01
+2c
+16
+5c
+8d
+25
+76
+c4
+7e
+c5
+7e
+0d
+5a
+3c
+12
+55
+f9
+f5
+7b
+a2
+94
+95
+a6
+e3
+8d
+bf
+73
+85
+65
+96
+39
+9c
+b4
+54
+c4
+8b
 66
-20
-20
-35
-6e
-6f
-e4
+99
+b7
+12
+7f
+f7
 47
-13
-c2
-98
-32
-91
-20
-20
-35
-49
-6f
-e2
+4c
+84
+12
+68
+85
 45
-5f
-20
-7a
-00
-00
-20
-20
-02
-61
-20
-40
-54
-3b
-20
+82
+83
+8b
+7f
+77
+b9
 40
-02
-6f
-20
-20
-54
-4c
-58
-00
+d1
+9c
+97
 4a
-29
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
+81
+0c
+06
+be
+2e
 e1
-43
-41
+79
+9b
+a7
+68
+2a
+22
+4c
+d9
+f1
+a8
+7e
+96
+4b
+90
+ee
+e5
+12
+dd
+1a
+49
+51
+b3
+59
+0b
+cf
 20
-60
-00
-00
-6f
-e0
-c4
-37
-24
-7a
-00
-00
+e8
+f4
+9d
+fe
+08
+15
+3c
+79
+79
+13
+27
+91
 6f
-e1
-44
-e9
-c3
-85
-80
 00
-6a
-21
-45
+7d
+33
+8b
+9b
+a5
+e3
+57
+fc
+de
 f0
+fa
+a6
+96
 20
-40
-35
-b4
-60
-48
-c6
-24
-6f
-e0
-c6
-29
-c5
-13
-02
-7e
-6f
-e0
-c6
-2c
-98
+17
+4a
+18
+33
+db
+c2
+92
+ef
+04
 46
-7c
-00
-24
-21
-02
-98
-6f
-e0
-c6
-26
-1f
-e6
-7c
-02
-24
-21
-02
-86
-6f
-e0
-c6
-26
-c0
-00
+4d
+31
+3e
+11
+7f
+fc
+fc
+e1
 02
-99
-20
-60
-00
-00
-6f
-e0
-c6
-26
-68
-48
-c6
-27
-98
-46
-7c
-00
-24
-62
-80
-00
-70
-46
-26
-00
-68
-48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-8f
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
-37
-15
-1f
-e0
-ff
-ff
-67
-e0
-c6
-25
-c0
-01
-02
-a1
-c0
-00
+72
+1a
 b7
-0b
-20
-20
-37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-01
+3e
+be
+ed
+3f
+da
+fe
+7b
+92
+a9
+c1
+cd
+df
+74
+7b
+5e
+77
+39
+97
+30
+6e
+a5
+7d
+e2
+72
+a0
+76
+0d
+c5
+93
+79
+05
+e3
+80
+aa
 82
-9f
-1f
-e0
+02
+8c
 fe
-01
-67
-e0
-c6
+53
+c4
+2f
+e6
+4a
 25
-c0
-00
-b7
-0b
-c0
+5a
+1a
+74
+ec
+d1
+89
+b3
+37
+9b
+e3
+da
+9b
+c9
+90
 01
-02
+f8
+d7
+4d
+8d
+64
+8e
+a0
 a1
+71
+7d
+d3
+28
+51
+28
+ec
+88
+d7
 70
-41
-41
-05
-20
-60
-00
-00
-70
-41
-41
-03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
-58
-00
-62
-2b
-67
-e1
-45
+b8
+eb
 fa
-58
-00
-02
-b1
-67
-e1
-43
-e9
-20
-20
-53
-f3
-20
-80
-00
-00
-20
-55
-82
-ad
-20
-20
-20
-03
-68
-48
-c6
-4a
-20
-40
-6e
+f8
+61
+db
+c7
+bc
+28
+bb
+b5
+4c
+15
+7b
+54
+f1
+23
+1b
 dd
-68
-48
-c6
-4b
-20
-20
-6e
-dd
-20
-60
-00
-00
-20
-40
-04
-64
-6f
-e4
+91
+57
 47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
+b9
+d0
+ad
+f6
+30
+d5
+47
+ec
+ef
+65
+df
+94
+84
+ac
+5f
+ea
+8c
+53
+07
 6e
-c2
-8a
-02
-b8
-20
 60
-00
-00
-20
-40
-02
-c3
-20
-40
-5e
-43
-20
-40
-5d
-b4
-20
+a7
+0a
 40
-02
+2f
+c4
+24
+af
+f0
+a9
+fc
+63
+a3
+f2
+18
+ec
+01
+d0
 d7
+cb
+af
+fa
+65
+d6
 20
+10
+08
+69
+23
+cd
+16
+85
+f0
+68
+19
+cd
+b2
+ad
+de
+c7
+d9
+89
+a8
+5e
+2a
+8f
+9b
+76
+b0
+90
+1c
+8f
+38
+af
+23
+15
+fa
+c8
+f6
+60
 40
-02
-c0
-20
-40
-02
-c6
-20
-40
-02
-df
-20
-20
+96
+d0
+9e
+ec
+88
+c4
+77
+91
+7b
+14
+d3
+b6
+85
 5d
-aa
-6f
+27
+b6
+03
+32
+56
+d6
+a6
+9e
+af
+de
+e2
+f6
+04
+85
+a5
 e4
-47
-13
-c4
-15
-00
-00
-20
+76
+d9
+2b
+88
+41
+a9
+f0
+41
 40
-04
-df
-6f
-e0
-c6
-66
-67
+2c
+58
+9f
+d6
+81
+fa
+f7
+ce
+f0
+10
+e7
+7e
+e2
+8b
 e0
-ca
-06
-20
-60
-00
+b9
 00
+1e
+2b
+88
+a3
+ce
+8b
+9c
+6a
+9d
 6f
+78
+16
+4e
 e4
-47
-13
-c2
+2f
+ad
+56
+5a
+0b
+48
+89
+5a
+66
+ef
+6c
+28
+b3
+ef
+cd
+52
+c7
 9f
-5d
-d1
-20
-20
-5d
-cc
-6f
-e1
-46
-8e
-d8
-40
-aa
-55
-98
-46
-7c
+8c
+11
+2c
+07
 00
-20
-22
-83
-4c
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
-c9
+f8
 a1
-67
-e0
-c6
-66
-20
-40
-5c
-8c
-58
-00
-11
-22
-67
-e1
-46
-95
-6f
-e0
-ca
-06
-67
-e0
-c6
-66
-20
-60
-00
-00
-6f
-e0
+17
+c7
 c6
-66
-1f
-e6
-7c
-00
-20
-22
-82
-d4
+3c
+7d
+28
+a1
+21
+aa
+77
+d7
+73
+ee
+86
+ef
 1f
-e6
-7c
-04
-20
-22
-82
-dd
-20
-61
-00
-00
-70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-00
-00
+21
+d2
 00
-6a
-41
-49
 fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-ed
-67
-e1
-49
-de
-1a
-60
-a6
+ef
+ab
+a8
+18
+c8
+9e
+68
+ef
+55
+e4
+a3
+41
+12
+83
+fc
+a1
+63
+a5
+68
+58
+ee
+03
+73
+0c
+fa
+80
+d2
+4b
+30
+9d
+5a
 02
-6f
-e1
-4a
-00
-9a
-66
-7c
-00
+a9
+da
+94
+d1
+4d
+78
+65
+8c
+b8
+01
+a1
+3c
+0d
 24
-21
-02
-ed
+fb
+6d
+c7
+f0
+1d
+3b
+fb
+31
+e8
 1a
-62
-24
-00
-20
-20
-02
-e3
-6f
-e1
-49
-de
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e4
+e7
+7e
+2f
 47
-13
-c2
-89
-dc
-b1
-c2
-89
+21
+8e
+5e
+e8
+a0
+d9
+5a
+61
+12
+e7
+63
+19
 5c
+72
+bf
+b5
+27
+99
+4d
+d7
+62
+51
+1a
+87
+71
+74
+26
+e6
+8c
+92
+f4
 b9
-c2
-8a
-02
-f5
-20
-60
-00
-00
-20
-40
-02
-f8
-20
-40
-02
+17
+9e
+88
+cb
+a0
+43
+df
+10
+fe
+f2
 fd
-20
-20
-5c
-c1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-24
-c0
-01
-03
-38
-20
-60
-00
-00
-6a
-41
-49
-e2
-1a
-42
-26
-00
-20
-40
-5d
-c0
-6f
-e0
+79
+f1
+75
+d9
+28
+59
+3d
+a7
+6e
 c9
-a1
-20
+80
+9d
+6e
 3a
-03
-09
-67
-e0
-c9
-a0
-1a
-60
-a6
-01
-6f
-e1
-49
+f9
+14
+f7
+b7
+f1
+77
+d0
+42
+87
 e4
-9a
-66
-7c
-00
-24
+f8
+18
+5b
+18
+cc
+aa
+d9
+d1
+6e
+bb
+f9
+15
+f3
+47
+11
+aa
+5a
+b9
+8e
+81
+59
+6c
+fd
+60
+4b
+05
+cf
+ad
+79
+2e
+38
+cd
+40
+ad
+b1
+11
+8c
+fc
+1f
+cb
 61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
+90
+e8
+6b
+1c
+04
+57
+e8
+91
 ff
-6f
-e0
-c9
-a0
-1f
-e1
+09
+28
+31
 7e
-f0
-20
-3a
-03
-13
-6f
-e0
-c6
-66
-20
-40
-03
-21
-67
-e0
-c9
-a2
-df
-20
-00
+2b
+dc
+57
+7e
+77
+a7
+fc
 01
-1a
-62
+c4
+29
+dd
 24
-00
-da
-20
-49
-a2
-20
-20
-6b
-45
-68
-48
-c9
-a0
-6f
-e0
-c6
+fa
+e5
+c4
+8e
+9b
+1c
+9d
+cb
+87
+4d
+d4
+89
+3f
+cb
+ac
+de
+97
+bd
+82
+b9
+32
+67
+d7
+f3
+86
 66
-20
-40
-03
-21
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
 00
+35
 98
-40
-fe
-00
-67
-e0
-c9
-a2
-1a
-62
-7e
-00
-68
-49
+5a
+d7
+d7
+dc
+ad
+8c
+2b
+f4
+cd
+50
+8a
+c6
+f3
+c4
+b0
+44
+a3
+5a
+b1
+0b
+88
+e5
+6b
+f2
+7b
+14
+a3
+90
+6e
+58
+8a
+c2
+82
+33
+63
+6b
+14
+fb
+4d
+eb
+6b
+8c
+d3
+79
+1c
+fa
+94
+ef
+e7
+cd
+dd
+bf
 49
-e2
-98
-46
-7c
-00
-20
-22
+a9
+35
+6f
+9e
+41
+31
+82
 83
-0f
 1a
-60
-a7
-ff
-20
-20
+27
+7f
+44
+61
+ea
+19
+bb
+22
+37
+b9
+d8
+4c
+58
 03
-0f
-c1
-80
-00
-00
-1f
-e0
-fe
-04
-20
+b6
+67
+91
+51
+c9
+f8
+84
+56
+91
+0e
+c6
+d7
+51
+94
 60
-00
-00
-6a
-41
-49
+26
+43
+92
 ee
-1a
+ae
+21
+04
+9a
+f7
+74
+ea
+38
+85
+9f
+2f
+09
+cb
+33
+c0
+08
+c1
+cf
+6b
+fc
+66
 42
-26
-00
-20
-40
-5d
-f3
-6f
-e3
-49
-b5
-20
-3a
-03
-30
-67
+51
+35
+22
+fd
+f7
+b3
+e5
+43
 e3
-49
-af
-1a
-60
-a6
-06
-6f
+53
+c9
+64
+8b
+3e
+0a
+c3
+bd
+bb
+ca
 e1
-49
-f0
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
+df
+b0
+5b
+4f
+75
+2a
+cd
+df
+b0
+b9
+67
+92
 24
-00
-20
-20
-03
-26
-6f
-e3
-49
-af
-68
-4b
-46
-6e
-98
-46
+fc
+b7
+ad
 7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
+0b
+73
+5a
+a4
+38
+56
+b7
+ef
+77
+42
+2d
+35
 da
-20
-46
-6e
-1a
+35
+01
+fe
+14
 62
-24
-00
-20
-20
-6b
-45
-6a
-41
-49
 f6
-1a
-42
-26
-00
-20
-40
-5e
-17
-6f
-e3
-49
-cd
-20
-3a
-03
-44
-67
 e3
-49
-c7
-1a
-60
-a6
-06
-6f
-e1
-49
-f8
-9a
+0f
+a1
+da
+bf
+d1
+93
+37
+70
 66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-03
-3a
-6f
-e3
-49
-c7
-68
-4b
-46
-7b
-98
+b3
+c0
+e6
+45
+7f
 46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
+9f
+fe
+3a
+3e
+9a
+23
+97
+a8
+c3
+ff
+fa
+26
+91
+b1
+f9
+d9
 06
-da
-20
-46
-7b
-1a
-62
-24
-00
-20
-20
-6b
-45
-20
-40
-03
-85
-20
-40
-03
-9d
-20
-40
-03
-50
-20
-20
-5c
-90
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6f
-e0
+e8
+4b
+87
 c6
-90
-c0
-00
-5c
-94
-c0
-03
-03
-56
-20
-60
-00
-00
-70
-46
-90
-00
-20
-60
-00
-00
-6f
-e4
+39
 47
-13
-c2
-89
-dc
-b5
-c2
-8a
-03
-5c
-20
-60
-00
-00
-6f
-e4
+3e
 47
-13
-c4
-07
-80
-00
+df
+15
+e3
+ee
+c1
+55
+76
 6a
-41
-49
-fa
-1a
-42
-26
-00
-20
-40
-5e
-51
+53
+ee
 6f
-e0
-c9
+37
+f9
+09
+80
+21
+aa
+98
+86
+3b
+3c
+16
+6d
+16
+c1
+22
+e1
+f5
+39
+6c
+7e
+c8
+ba
 d4
-20
-3a
+da
+98
+37
+b2
+0a
+70
+84
+25
+09
+87
+de
+d1
+34
+41
+57
+3c
+36
+41
+b1
+27
+fd
 03
-6a
-67
-e0
-c9
-d3
-1a
-60
-a6
+69
+50
 01
-6f
-e1
-49
-fc
-9a
-66
-7c
-00
-24
-61
-00
-00
+cd
+d1
+75
+7f
+34
+ea
+5b
+10
+2f
+6c
+d1
+c3
+19
+98
+ca
+8a
+ab
+75
+6d
+ae
+41
+8c
+c1
+99
+af
+3d
+ad
+b5
+59
+2e
+85
+23
+fd
+dc
+07
+c1
+b7
+fb
+94
+b0
+a1
+8d
+07
 1a
-62
-24
-00
-20
-20
-03
-60
-6f
-e0
-c9
-d3
-1f
-e1
+ce
+31
+78
+f8
+1d
+9f
+6c
+16
+52
 7e
-f0
-20
-3a
+ab
+12
+c5
+f6
+a5
 03
-74
-6f
-e0
-c6
+27
+ae
+34
+28
+34
+4e
+1d
+50
+1c
+53
+1a
 90
-20
-40
-03
-82
-67
-e0
+9b
+66
+93
+81
+3c
+90
+2f
+76
+23
+ca
+1c
+1b
+66
+0e
+99
+af
+5c
+41
 c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
-6b
+2c
+57
+67
+0d
+ea
+cb
+2b
+0e
+3e
+ca
+73
+8f
+5d
+bf
+07
+5a
+3a
+8a
+cc
 45
-68
-48
-c9
+91
+fe
 d3
-6f
-e0
-c6
-90
-20
-40
-03
-82
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
+3c
+3e
+4b
 98
-40
-fe
-00
-67
-e0
-c9
-d5
-1a
-62
-7e
-00
-68
-49
-49
+50
+05
+a0
+89
+be
 fa
-98
-46
-7c
-00
-20
-22
-83
-70
-1a
 60
-a7
-ff
-20
-20
-03
-70
-c1
-80
-00
-00
-1f
-e0
+67
+57
+db
+a0
+d8
+7b
+d9
+34
+af
+aa
+0b
 fe
-06
-20
-60
-00
+8e
+da
+ab
+58
+79
+9a
+ab
+f5
+63
 00
-6f
-e4
-47
-13
-c2
+a3
+c9
+12
 9f
-03
-8c
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
+cc
+4a
+8e
+b2
+44
+ce
+d8
+4d
+f1
 00
-83
-8c
-c0
-01
-03
+40
+d4
+25
+47
+d8
+37
+1b
+5c
 93
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
-24
+7a
+0d
 62
-80
-00
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
+2e
+0c
+7a
+c6
+91
+47
+82
+de
+73
+5d
+44
+b6
 46
-7c
-00
-24
+9a
+a0
+d4
+65
+63
+fa
+84
+e9
+b1
+72
+65
+b4
+6c
+e4
+40
+4e
+8e
+61
+cf
+19
+cf
+59
+64
+1b
+29
 62
-80
-00
-6f
-e3
-42
-db
-1f
-e0
-ff
-00
-67
-e3
+a8
+64
+96
+1d
+f2
+de
+c2
+50
+f9
+29
+d7
+b9
+ea
+c2
+1d
+a0
+a8
+6d
+89
+cc
+3f
+8e
+50
+23
+d6
+f9
+f6
+8f
+bf
+04
+e1
+92
+df
+5a
+ed
+61
+eb
+05
+4d
+4a
 46
-6e
-20
-60
-00
-00
-20
-40
-03
+8b
+4e
+f0
+d7
+e2
+08
 9d
-20
-20
-5a
-9c
 6f
-e4
-47
+3f
+63
+ac
+a8
+07
+57
+30
+5a
+45
+4f
+04
+e6
+4c
+48
+82
+aa
+43
+40
+40
+b7
 13
-c3
-0a
+1d
 5c
-6f
+70
+7d
+87
+27
+0a
+27
 c2
-9f
-03
-a5
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-a5
-c0
-01
-03
-aa
-20
+7c
+ce
+fc
+92
+77
+6a
+92
+c4
+0a
+e2
+75
+3a
+e7
 60
-00
-00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
-e3
-46
-6e
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e3
-46
-75
-67
-e3
-41
-16
-6f
-e3
-46
+8d
 7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
+88
+fe
+36
+41
+d1
+72
+63
+1a
+91
+2c
+68
+2e
+4a
+fb
+6c
+7f
+f3
 01
-00
-00
-c3
-0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
-5f
+13
+95
+7a
+be
+2d
+75
+90
+fa
+f8
+f4
+7f
+08
+a5
+8d
+de
+eb
+95
+9b
+ee
+f6
+f7
+7d
+ff
+0f
+e4
+33
 04
-20
-40
-5c
-4a
-20
-40
-03
-b7
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
 bb
 c0
-01
+57
+82
+5e
+7a
+31
+83
+32
+05
+1c
+62
+b7
+a6
+cc
+54
+f0
+27
+ad
+2d
+f7
+9a
 03
-c0
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-68
-6f
-e3
+24
+54
+26
+2b
+4f
+b5
+18
+35
+f4
+28
 42
-db
-67
-e3
 46
 6e
 20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-75
-6f
-e3
+e1
+2b
+b8
+c2
+fb
+f0
+aa
+ed
+ca
+08
+8f
+63
+79
+95
+ce
+df
+51
+ff
+8d
 42
-db
-67
-e3
-46
-7b
-20
-60
-00
-00
-20
-40
-03
-db
-20
-40
-61
-4d
-20
-40
-55
-3d
-20
-40
-61
-10
-20
-40
-61
-b1
-20
-40
-61
-1e
-20
-40
-32
-8e
-20
-40
-35
+b0
+30
+87
+8f
+d8
+d7
+11
+29
+77
+a9
+09
+ef
+95
 31
-20
-40
-5f
-dd
-20
-40
-57
-2c
-20
-40
-5b
-9b
-20
-40
-5b
-ab
-20
-40
-5b
-ce
-20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
-ee
-20
-40
-5b
-e4
-20
-40
-5b
-fb
-20
-40
-03
-de
-20
-40
-56
-b6
-20
-40
-5c
-0e
-20
-20
-5c
-05
-da
-60
-4a
-05
+b8
 da
-40
-5a
+bc
+f0
+f4
+63
+75
+b2
+1f
+63
+d1
+75
+71
+72
+e9
+b6
 ef
-20
-20
-42
-e0
-da
-60
-47
-7e
-da
-40
-03
-e1
-20
-20
-42
-e0
-6f
-e0
-c9
+18
+8c
+4e
+52
+fe
+7f
+9a
+82
+8a
+ef
+15
+c8
 6b
-67
-e0
-c0
-c0
-70
-47
-7d
-03
-20
-60
+e7
+f3
 00
+f7
+de
+2b
+ea
+e7
+0a
+45
+d3
+bb
+ea
+92
+f0
+26
+e6
+ac
+89
+fb
+a9
+16
+81
+5e
 00
-20
-40
-59
-ed
-20
-20
-5c
+f9
+b8
 1b
-1a
-62
+9e
+33
+2c
+d5
 7e
-00
-c0
-20
-03
-fc
+cf
+13
+de
+79
+26
+e1
+ad
+41
+87
+24
+87
+b3
+c4
+b6
+ce
+3b
 c0
-0a
-84
+af
+02
+12
+68
+53
+04
+44
+cf
+5c
+f6
+dd
+9e
+bd
+52
 01
-c0
+36
+db
+23
+1a
+7a
+02
+02
+de
+72
+e5
+b4
+eb
+fe
+ef
+ca
+60
 19
-03
-f3
-c0
-1e
-04
-1f
-c0
-1c
-84
-30
-c0
-1d
-04
-33
+d9
+70
+32
+39
+8a
+d9
+36
+9a
+52
+13
+0e
 c0
-0a
+76
 03
-f0
-20
-20
+bf
+dc
+2d
+f3
+c6
+bb
+32
+9f
 5a
-c3
-58
-00
-00
-00
-67
-e2
+5c
+a2
+99
+db
+27
+75
+89
+a8
+b4
+11
+9c
+a0
+48
 4c
-04
-20
-20
-5a
-d0
-6f
-e0
-c7
-95
-c0
-00
-83
-f7
-70
-48
-44
-14
-20
-20
-03
-f9
-20
-40
-5a
-ef
-70
-48
-44
-05
-6f
-e0
-cc
-03
-67
-e0
-cc
-04
-20
-20
-5a
-f6
-6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
+b7
+b7
+9b
+a3
+cf
+9a
 01
-70
-4a
+8b
+ec
+df
+0a
 05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e0
-ca
-04
+6c
+64
+db
+2b
+4c
+74
+15
+f0
+98
+29
+cb
 67
-e0
-ca
-05
-58
-00
-00
-00
+5b
+27
+fe
+01
+d2
+e6
+89
+19
+fe
+5d
+08
+ef
+09
+95
+75
+10
+a3
+38
+09
+0e
+0e
+6c
+77
+bc
+54
+81
+d2
+c5
+1d
+2c
 67
-e1
-47
-c0
-70
-47
+53
 94
-00
-d8
-40
-00
-06
-6f
+2c
+20
 e4
+02
+96
+09
+f5
+5f
+45
+b6
+cc
+0b
+46
+2b
 47
+74
+a2
+4c
+c1
+34
+a0
+7d
+53
+46
+6e
+21
+a3
+44
+ec
+68
+2c
+e4
+4d
+05
 13
-c2
-8d
-84
-0b
-d8
-40
-00
-07
-60
-49
-42
+10
+f5
 d3
-60
-49
-42
-d5
-70
-47
-c2
-00
-70
-49
-56
 00
-20
-40
-29
-cb
-20
-20
-04
-11
-20
-40
-5b
-7b
-6f
-e1
-43
-ef
-c2
-83
-84
+1c
+1b
+4c
+53
+b4
+3f
+6d
+8f
+19
 16
-c2
-80
-42
+51
+a5
+76
 fc
-20
-20
-5c
-1a
-6f
-e1
-43
+89
+34
+53
+0b
+f3
+4b
+a3
+bb
+e5
+f6
+a3
 ef
-c2
-80
-42
-fc
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-20
-40
-5b
-21
-c0
-81
-d4
-a9
-6f
-e0
-cc
-07
-24
-3a
-54
-a9
-20
-20
-54
-cd
-6f
-e2
-45
-8f
-67
-e2
-45
-e8
+bb
+ee
+ad
+ec
+b7
 67
-e2
+08
+8c
+49
+90
+ed
+e6
 46
-91
-20
-40
-35
-5a
-20
-40
-5c
-0b
-20
-40
-61
-8e
-20
-40
-5a
-73
-70
-47
-7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
-68
-4a
-45
+42
+9f
+c6
+3f
+ba
 e4
-98
-46
-7c
-00
-20
-62
-80
-00
-20
-40
-60
-16
-20
-40
-04
-67
-20
-20
-60
+a9
+39
+f9
+4b
+51
+1a
+a1
+ba
+4e
+41
+ce
+3c
+07
+a6
+2a
 42
-20
-40
-60
-16
-20
-40
-04
-67
-20
-20
-60
-84
-20
-40
-60
-16
-20
-40
-04
-67
-6f
-e0
+a6
+71
+17
+fe
+ea
+15
+6e
+5b
+b4
+aa
 c8
-7a
-c1
-00
-80
-00
-6f
-e0
-c6
-00
-24
-3a
-5f
+2f
+df
+9c
+16
+28
 f2
-6f
-e0
+72
+28
+22
+33
+29
+61
+09
+a2
+b4
+db
+d2
+f9
+35
+d3
+e8
+2f
+5e
+cc
+d5
+10
+f8
 c5
-e2
-c0
-02
-04
-3e
-c0
-00
-e0
-5f
-c0
-01
+a2
 84
-45
-20
-20
-60
-55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
-1b
-c0
-00
-e0
-59
+ee
+86
+a1
+cb
+a4
+dc
+14
+7a
+c9
+f7
+75
+8a
+4c
+35
+0f
+d2
 20
-40
-60
-18
-70
+0a
+4a
+62
 46
-66
-01
-20
-20
-54
-a0
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
-c2
-8a
-60
-59
-c2
+21
+33
+6a
+9f
+85
+ae
+4e
 89
+4e
+51
+f7
+65
+0a
+b9
+8d
+d2
 60
-59
-20
-20
-60
-34
-6f
-e4
-47
-13
-c2
-9f
-04
-50
-6f
-e0
-c6
-66
-c0
-00
-04
-57
-20
-20
-54
+1c
+08
+db
+a0
+58
+f2
+3f
+f1
+08
+7c
+a4
 91
-20
-40
-54
-ac
-20
-34
-04
-53
-20
-20
-60
-2f
-6f
-e0
+c5
+8f
 c6
-66
-c0
-00
-60
-67
-20
-40
-5a
-a8
-20
-20
-04
+5c
+8c
+3f
+29
+2d
+29
+2c
+8d
+2e
+2c
+1b
+e7
+ac
+da
+1b
+6e
+9a
+9e
 42
+aa
+8a
+bd
+f1
+90
 6f
-e4
-47
-13
-c3
+fb
+73
+01
+f5
+54
+6d
+e8
+8d
+0a
+bd
+c5
+2b
+00
+ab
+aa
+26
+83
+d1
+83
+a5
+d0
+10
+31
+15
 08
-e0
-2a
-20
-40
-61
-95
-20
+97
+73
 40
-54
-ac
-20
+57
+02
+a6
+bc
+91
+a0
+01
+9a
+59
+85
+c0
+18
+3b
+7d
+ae
+10
+e8
+a3
+ce
+3b
+2f
+44
 34
-60
-67
-6f
-e4
-47
-13
-c2
-98
-04
-5f
-20
-20
-60
-23
+48
+9a
+a9
+9c
+92
+83
+3a
+1f
+d8
+a5
+89
+a7
+b4
+54
 70
-46
+23
 66
-00
-6f
-e1
-47
-21
-67
-e1
-45
-de
-70
-45
-e2
-01
-20
-20
-35
-34
-6f
-e0
-c1
-41
-67
-e0
-ca
-07
-20
-60
-00
-00
-6f
-e0
-ca
-07
-67
-e0
-c1
-41
-20
-60
-00
-00
-20
-40
-62
-0e
-20
-40
-78
 aa
-20
-40
-04
-6e
-20
-20
+9e
+7c
+15
+e6
+fd
+fd
+6b
+a1
+dc
+df
+a0
+71
+9d
 5e
-61
-6f
-e0
-c6
-49
-c1
+41
+f0
 7f
-80
-00
-da
-20
-00
-00
-70
-49
-77
-05
-68
-48
-c6
-49
-20
-40
-04
-75
-20
-20
+2a
+3c
+fe
+f5
+9a
+2c
+a2
+f6
+d5
+32
 56
-c1
-6f
-e4
-47
-13
-c2
+5f
+25
+8c
+5f
+10
 95
-d6
-de
-6f
-e0
+f6
+17
+16
+0e
+ac
+3f
+ac
+91
+58
+72
 c9
-74
-1f
-e2
-26
-00
-6f
-e0
-c6
-54
-c0
-7f
-84
-7c
-20
-20
-56
-ce
-6f
-e0
-c6
-49
-20
-40
-59
-46
-68
-48
+2e
+94
+71
+9a
+d9
+cf
 c6
-49
-20
-20
-04
+dc
+ae
+3e
+da
+5c
+64
+d1
+51
+81
+34
 80
-1a
-62
-7e
-00
-67
-e0
-c9
-78
-1f
-e3
-fe
-00
-1f
-e2
-24
-00
-18
-42
-26
-00
-20
-40
-55
-b1
-1a
-62
-04
-00
-20
-40
-6e
+b2
+a6
+8b
+a7
+c8
+09
+ff
+fd
+2e
+c1
+8a
+30
+a5
+9a
+cc
+a9
+8c
+a4
+6d
+8c
+9c
 e6
-7d
-20
 a4
-00
-20
-40
-59
-3d
-20
-20
-59
-29
-20
-40
-36
+e9
+7c
+5b
+37
+bd
+1b
+43
+1d
+b5
+53
+bb
+3b
+61
+2f
+11
+ce
 b4
+c8
+66
+f3
+56
+22
+ae
+9a
+5a
+9c
+8c
+56
+b0
+50
+14
+63
+c3
+6c
+27
+79
+97
+32
+c1
+95
+a1
+f2
+5b
+43
+09
+46
+39
+bb
+df
 24
-74
-00
+7a
+d9
+a4
+89
+85
+a0
+0c
+2b
+88
+bc
+62
+55
+bc
 00
-20
-40
+f6
 36
-be
-20
-40
-04
-91
-6f
-e1
-c6
-08
-20
-20
-36
-22
-58
-00
-00
-00
-79
-20
+43
+71
+9a
+3b
+bc
+cd
+a1
+c0
+d8
+c0
 7e
-15
-67
-e4
-00
-16
-58
-00
-00
-00
-67
-e2
-00
-1e
-20
-60
-00
-00
-70
-46
-00
-00
-20
-40
+55
+18
+a6
+0f
+6c
+7e
+a8
+42
+09
+9a
+a1
+41
+7a
+75
+3d
+cd
+1d
+66
+ca
+4f
 36
-47
-5f
-ff
-ff
-ff
-67
-e2
-45
+29
+77
 af
-58
-00
-00
-00
-67
-e3
-c8
-46
-70
 47
-3f
-01
-20
-40
-59
-ed
-20
-20
-62
+53
+53
+1e
+cd
+a3
+bc
+bb
 2b
-20
-40
-5a
-92
-20
-40
-04
+4e
+85
+37
+2a
+74
+61
+27
+90
+26
+23
+e6
+0f
 91
-20
-40
-56
-a9
-68
-48
-c6
-54
-20
-40
-6e
-f7
-68
-48
-c6
-54
-20
-40
-6e
-d3
-6f
-e0
-c6
-4d
-20
-40
+1c
+7a
+96
+24
+35
+a0
+96
+6d
+72
+a1
+c9
+a8
+d8
+9a
+0e
+8c
+d7
+1d
+3d
+82
+c3
+96
+ae
+31
+e9
+25
+3e
+22
+97
+ed
+3b
+32
+07
 59
-43
-68
-48
-c6
+d1
 5a
-20
-40
-55
-ab
-d8
-40
-00
+04
+31
+5c
+1b
+7c
+b1
 15
-20
-40
-55
-b5
-20
-40
-61
+62
 1a
-20
-40
-55
-0c
-20
-40
+cc
+4f
+60
+5f
+1c
+0b
 54
-f9
-68
-48
-c6
-4a
-20
-40
-6f
-0f
-68
-48
-c6
+ee
+b4
+9c
+5c
+16
 4b
-20
-40
-6f
-0f
-68
-48
-c6
-5b
-20
+5d
+18
+e3
+4e
 40
-55
-b5
-20
-40
-04
-b8
-20
-20
+ab
+93
+a5
+2c
+fd
+f9
+91
+f9
+4a
+10
+31
+ff
+65
+85
+37
+ab
+e8
+9e
+c8
+fb
+ae
+3c
+bd
+d9
 54
+80
+fc
+7c
+39
+d7
+9f
+2e
+1f
+90
 e5
-6f
-e1
-c7
+57
+f7
+4f
+90
+a0
+48
+31
+3b
+e2
 3c
-67
-e1
-86
-70
-df
-20
-00
-18
-d8
-40
-00
-00
-6f
-e1
-86
-70
-2f
-ef
-fe
-00
-20
-40
-84
-c5
-6f
-e1
-86
-70
+d1
+1a
+08
+8d
+50
+e2
+73
+6a
+e7
+31
+c3
+d1
+72
+0f
+f9
+bd
+1e
+35
+63
+30
+fa
+d1
+10
+7f
+4b
+cf
+fa
+13
+5a
+3c
+97
 1f
-e3
-7e
-00
-67
-e1
-86
-70
-18
-40
-84
-01
-c2
-00
-04
-bc
-20
-60
-00
-00
-18
-46
-7c
-ff
+58
+a0
+b4
+ea
+fb
+fa
+6d
+cc
+a5
+89
+ae
+f5
 20
+1b
+36
+be
+c7
+e6
+c4
+a0
+f5
+af
+14
+55
 62
-80
-00
-20
-20
-6f
-0b
-c6
+8a
 93
-00
-00
-20
-40
-56
-01
-24
-74
-00
-00
+b1
+91
+bb
+db
+30
+1e
+8c
+97
+bb
+dc
+43
+50
+b0
+ef
+3b
+b5
+84
+36
+22
+b9
+b5
+d7
+bd
+fc
+ba
+a3
+da
+0a
+cb
+19
 6f
-e0
-c7
-7c
-70
-47
-7c
+36
+cf
+c5
+d7
 00
-24
-5a
-04
-dd
-6f
-e4
-47
-13
-c3
-0b
-04
-d2
+a8
+f3
+ce
+5e
+9a
+81
+bb
+66
+9d
+e3
+f8
+8c
+6c
+6a
+af
+2e
+81
+8e
+c6
+46
+d9
+51
+d6
+c5
 6f
-e0
-c9
 6c
-24
-3a
+d8
+bc
 60
-b6
-20
-40
-04
-d4
-20
-20
-60
-a2
-6f
-e0
-c6
+4f
+bb
+8f
+53
+32
+29
+32
+81
+8f
+91
+c4
+31
+5e
+6b
+f8
+71
+d5
+1b
+0f
+bd
+4f
+0e
+3e
 59
-c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
+54
+0a
+c2
+32
 c7
-7d
-58
-00
-00
-00
-67
-e2
-48
+08
+49
+38
+3e
+a9
+07
 47
-20
-20
-5a
-73
-20
-40
-04
-91
-20
-20
+e3
+34
+18
+bd
+b1
+57
+85
+e0
+3d
+eb
+2b
 02
-40
-6f
-e4
-47
-13
-c4
-15
-00
-00
-c3
-1f
-de
-b9
-68
-48
-c6
-5a
-20
-40
-6e
-f7
-68
-48
-c6
-5a
-20
-40
-55
+b0
+10
+35
+a1
+42
+b5
 b1
-68
-48
-c6
-5a
-20
-40
-6e
-e6
-24
-20
-de
+a8
+90
+6c
+d0
 c2
-20
-20
-5e
-be
-20
-40
-59
-58
-c0
-18
-59
-5f
-c0
-18
+8c
+4e
+60
+43
+ae
+34
+a6
+ea
+54
+82
+22
+d7
+1d
+17
+ea
+d8
+7b
+07
+c4
+db
+41
+6c
+9f
+0e
+81
+0e
+76
+3c
+56
+66
+d4
+da
+f9
+e5
+26
+4c
+3b
+a6
+49
+2b
+1c
+bd
+d8
+d7
 d9
-c6
-c0
-2c
-04
-ef
-20
-20
-59
-52
-20
-40
-59
-e7
-6f
-e0
-c8
-5a
-c0
+cd
+92
 2c
-84
-f3
-20
-20
-59
-5f
-70
-49
-57
-0b
-da
-60
-4a
-0b
-20
-20
-59
-95
-6f
-e0
 c4
-20
-c1
-80
-00
-00
+50
+ee
+1a
+1e
+61
+41
+64
+a2
+de
+da
+02
 6f
-e0
-c9
-57
-c0
-05
-84
-fb
-20
-20
-59
-f8
-20
-40
-5a
-6d
-6f
-e0
-c6
-59
-c0
-7f
-85
-01
-68
-48
+d7
+94
+65
+2d
 c6
-59
-20
-40
-6e
-e6
-24
-60
-80
-00
-58
-00
-00
-00
-20
-40
-69
-e5
-c0
-ac
-59
-55
-20
-20
-5a
-2f
-78
-54
-7c
-00
-58
-00
-00
-00
-67
-e3
-48
+d5
+15
+3d
+83
+cf
+cc
 47
-20
-40
-04
-f6
-20
-20
-56
-06
-92
-b1
-aa
-55
-40
-00
-00
-40
-05
+f5
 00
+de
+22
+b0
+ed
+98
+bc
+75
+4f
+dd
+4c
+d5
+10
+a4
 33
-07
-20
-00
-00
-00
-00
-00
-00
-00
-00
+ca
+23
+28
+0b
+9f
+f4
+70
+cf
+c3
+d1
+24
+66
+73
+71
+6e
+a9
+76
 73
+bb
+a0
+0b
+77
+8a
+77
+b0
+a7
+86
+62
+32
+90
+98
+87
+e4
+4d
+d5
+cd
+71
+cc
+4e
+70
+93
+26
+15
+4c
+86
+96
+43
+d9
+32
+21
+52
+1b
+b8
 88
-84
-f2
-7d
-61
-00
-00
-00
-00
-00
-20
-00
-60
-04
-00
-00
-00
-00
-00
-00
-10
-04
-60
-00
-00
-06
-00
-30
-00
-00
-00
-00
-00
-00
-00
-00
-41
-a4
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-08
-00
-13
-47
-04
+0b
+53
+1b
+a3
+8c
+b8
+d6
 c9
-12
-00
-02
-00
-01
-5b
-aa
-55
-1e
-00
-44
+4f
+cc
+7e
+b2
+f9
+27
+66
+72
+4d
 46
-06
-07
-08
-ff
-ff
-08
-12
-14
-0d
-0f
-ff
-00
-00
-00
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-05
-ff
-ff
-15
-ff
-ff
-ff
-aa
-55
-01
-00
-29
-47
-01
-aa
-55
-02
-00
-ff
-46
-00
-14
-aa
-55
-03
-00
-02
-47
-05
-05
-02
-aa
-55
-01
-00
-07
-47
-14
-aa
-55
-01
-00
-05
-47
-02
-aa
-55
-02
-00
-0a
-47
-02
-06
-aa
-55
-01
-00
-0d
-47
-0a
-aa
-55
-01
-00
-12
-47
-0a
-aa
-55
-02
-00
-0f
-47
 58
-02
-aa
-55
-02
-00
-3a
-46
-0a
-00
-aa
-55
+36
+84
+89
+4c
 01
-00
-3d
-46
-08
-aa
-55
-02
-00
-21
+1d
+ba
+de
+74
+45
+fd
+71
+5e
+c3
+57
+86
+ec
+6b
 47
-02
-00
-aa
-55
-01
-00
-3c
+35
+6a
+ce
+b8
+6c
+a9
+5c
+c2
+c9
+ed
+b9
+9e
+5b
+ab
+f5
+71
+10
+89
+2b
+85
+75
+8d
+5c
+96
+ac
+8b
+52
+8a
+05
+a0
+97
+29
+cb
+e9
+ba
+c2
+98
+b6
+a4
+5f
+8d
+25
+bf
+6a
+4c
+be
 46
-32
-aa
-55
-02
+05
+be
+56
+8a
+1c
+95
+97
+10
+2d
+ec
+b1
+88
+e1
+9a
+59
+bb
+e5
 00
+c6
+28
+36
 38
-46
+c2
+10
+30
+a1
+ba
+fa
+75
+80
+50
+49
+d9
+38
+e7
+2f
+20
+31
+ca
 b0
-04
-aa
-55
-01
-00
-1e
-47
+c6
+57
+81
+8f
+37
+be
+1d
+50
+03
+f0
+b3
+9c
+a4
+d7
+26
+4c
+d8
+b1
+57
+34
+48
+90
+8c
+99
+88
+de
+75
+7d
+c4
+c2
+da
 0a
-aa
-55
-02
-00
+04
+64
+5e
+81
+ec
+e6
+43
+44
+7d
+e9
+c2
+da
+10
+92
+de
+ec
+1e
+b0
+2c
+e8
+ff
+5e
+5e
+2f
+dc
+58
+28
+34
+63
+15
 25
-47
+42
+c2
+0e
+6e
+9c
+fd
+7e
+4c
+bd
+5a
+cf
+f3
+40
+de
+da
+90
+fa
+79
+6f
+11
+61
+74
+3a
+28
+f1
+10
+0d
+95
+93
+ca
+e6
+c1
+81
+b6
+c0
+e1
+84
+a4
+1d
+7b
+a1
+12
+0e
+a5
+8f
+96
 70
+58
+f4
+64
+2a
+88
+e2
+4a
+8d
+3e
+f7
+e4
+12
+4c
 17
-aa
-55
-01
-00
+15
+ed
+25
+76
+06
+3c
+d2
+d9
+4d
+ea
+71
+51
+f0
+58
+c4
+2b
+06
+69
+12
+65
+3b
+33
+97
+1a
+f7
+3d
+2d
+cf
+47
+8d
+58
+71
+f6
+75
+99
+0e
+41
+d4
+30
+ed
+29
+d5
+18
+6f
+ff
+29
+5e
+d2
+92
+e5
+89
+f5
+b8
+21
+42
+84
+46
+8c
+15
 cb
-43
-08
+0c
+5d
+c9
 aa
 55
-01
+40
 00
-1b
-47
-02
-aa
-55
-01
 00
-94
 40
-01
-aa
-55
-01
+05
 00
-c0
-40
-20
-aa
-55
-01
+73
+07
+a0
 00
-6b
-49
-20
-aa
-55
-03
 00
-3c
-47
 00
 00
 00
-aa
-55
-02
 00
-66
-46
 00
-34
-aa
-55
-01
 00
-74
-46
-34
-aa
-55
-01
+f7
+98
+86
+f2
+7d
+61
 00
-81
-46
-33
-aa
-55
-06
 00
-2d
-46
-dc
-05
-84
-03
-e8
-03
-aa
-55
-01
 00
-35
-46
+00
+00
+20
+00
+60
 04
-aa
-55
-01
 00
-28
-47
-03
-aa
-55
-01
 00
-27
-47
-07
-aa
-55
-06
 00
-e6
-46
+00
+00
+00
+10
+04
+70
+00
+00
+06
+00
+30
+00
+00
+00
+00
+00
+00
+00
+00
+45
+a4
+00
+00
+00
+00
+00
+00
 00
 00
 00
@@ -5520,1497 +5804,1213 @@
 00
 aa
 55
-06
+08
+00
+13
+47
+04
+c9
+12
 00
-f1
-44
 02
-11
-37
-58
-51
-61
-aa
-55
-01
 00
-89
-45
 01
+5b
 aa
 55
-05
+1e
 00
-e3
-45
-01
-0f
-0f
-0f
+44
+46
+06
+07
+08
+ff
+ff
+08
+12
+14
+0d
 0f
+ff
+00
+00
+00
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+05
+ff
+ff
+15
+ff
+ff
+ff
 aa
 55
 01
 00
-b9
-45
+29
+47
+01
+aa
+55
+02
+00
+ff
+46
 00
+14
 aa
 55
-01
+03
 00
-40
+02
 47
+05
+05
 02
 aa
 55
 01
 00
-ca
-45
-00
+07
+47
+14
 aa
 55
 01
 00
-7b
+05
 47
-00
+02
 aa
 55
 02
 00
-8b
-45
-c0
-12
+0a
+47
+02
+06
 aa
 55
-07
+01
 00
-43
+0d
 47
-ee
-4d
-00
-80
-bb
-00
-05
+0a
 aa
 55
-04
+01
 00
-55
+12
 47
-80
-bb
-00
-00
+0a
 aa
 55
-07
+02
 00
-4a
+0f
 47
-74
-d6
-00
-00
-77
-01
-0b
+58
+02
 aa
 55
-04
+02
 00
-59
-47
+3a
+46
+0a
 00
-77
+aa
+55
 01
 00
+3d
+46
+08
 aa
 55
-03
+02
 00
-af
-45
+21
+47
+02
 00
-48
-60
 aa
 55
-02
+01
 00
-1d
+3c
 46
-2c
-01
+32
 aa
 55
 02
 00
-1b
+38
 46
-50
+b0
+04
+aa
+55
+01
 00
+1e
+47
+0a
 aa
 55
 02
 00
-23
+25
 47
-64
-00
+70
+17
 aa
 55
 01
 00
-f4
-46
-01
+cb
+43
+08
 aa
 55
-06
+01
 00
-db
-42
-71
-81
-91
-a1
-b3
-c1
+1b
+47
+02
 aa
 55
 01
 00
-93
-43
-07
+94
+40
+01
 aa
 55
-08
+01
 00
 c0
-43
-fb
-00
-48
-08
-fb
+40
+20
+aa
+55
+01
 00
-48
-08
+6b
+49
+20
 aa
 55
-02
+03
 00
-be
+3c
 47
-96
+00
+00
 00
 aa
 55
 02
 00
-b5
-47
-15
+66
+46
 00
+34
 aa
 55
-02
+01
 00
-9b
-43
-19
+74
+46
+34
+aa
+55
+01
+00
+81
+46
+33
+aa
+55
+06
 00
+2d
+46
+dc
+05
+84
+03
+e8
+03
 aa
 55
+01
+00
+35
+46
 04
+aa
+55
+01
 00
-b7
+28
 47
-1d
+03
+aa
+55
+01
+00
+27
+47
+07
+aa
+55
+06
+00
+e6
+46
+00
+00
+00
+00
 00
-21
 00
 aa
 55
+06
+00
+f1
+44
 02
+11
+37
+58
+51
+61
+aa
+55
+01
 00
-32
-43
-2d
+89
+45
+01
+aa
+55
+05
 00
+e3
+45
+01
+0f
+0f
+0f
+0f
 aa
 55
-02
+01
 00
-bb
-47
-30
+b9
+45
 00
 aa
 55
-0c
+01
 00
-48
-43
-1f
+40
+47
 02
+aa
+55
 01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
+00
+ca
+45
+00
 aa
 55
-14
+01
 00
-a0
+7b
 47
-06
-ff
-06
-00
-03
 00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
 aa
 55
-0e
+02
 00
-68
-43
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
+8b
+45
+c0
+12
 aa
 55
-0c
+07
 00
-6b
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
+43
+47
+d0
+52
+00
+80
+bb
+00
+05
 aa
 55
-0c
+04
 00
-8c
-49
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
 55
-08
+47
+80
+bb
 00
-d3
-42
-06
 00
-06
+aa
+55
+07
 00
-20
+4a
+47
+70
+11
+01
 00
-2c
+77
 01
+0b
 aa
 55
-06
+04
 00
-9a
+59
 47
-03
-12
-18
-ff
 00
+77
+01
 00
 aa
 55
 03
 00
-ec
+af
+45
+00
+48
+60
+aa
+55
+02
+00
+1d
 46
+2c
+01
+aa
+55
+02
 00
+1b
+46
 50
 00
 aa
 55
 02
 00
-eb
-43
-80
-1f
+23
+47
+64
+00
 aa
 55
 01
 00
 f4
-43
-80
+46
+01
 aa
 55
-04
+06
 00
-fa
-49
-b9
-1a
-ea
-1a
+db
+42
+71
+81
+91
+a1
+b3
+c1
 aa
 55
-18
+01
 00
-e2
-49
-eb
-1a
-b2
-1b
-b3
-1b
-2a
-1c
-2b
-1c
-de
-1c
-df
-1c
-92
-1d
 93
-1d
-46
-1e
-47
-1e
-fa
-1e
+43
+07
 aa
 55
-06
+08
 00
-fe
-49
+c0
+43
 fb
-1e
-ac
-1f
-ae
-1f
-aa
-55
-01
 00
-ec
-44
-ff
+48
+08
+fb
+00
+48
+08
 aa
 55
-01
+02
+00
+be
+47
+96
 00
-eb
-44
-1e
 aa
 55
-01
+02
 00
-ee
-44
+b5
+47
+15
 00
 aa
 55
-01
+02
+00
+9b
+43
+19
 00
-41
-41
-03
 aa
 55
-01
+04
 00
-3e
-46
+b7
+47
+1d
+00
+21
 00
 aa
 55
-01
+02
+00
+32
+43
+2d
 00
-d2
-45
-07
 aa
 55
 02
 00
-f0
-45
-83
+bb
 47
+30
+00
 aa
 55
+0c
+00
+48
+43
+1f
 02
+01
+05
+03
+03
+12
+18
+03
+19
+c2
+03
+aa
+55
+14
 00
-3f
-46
-85
-90
+a0
+47
+06
+ff
+06
+00
+03
+00
+80
+0c
+09
+42
+54
+35
+2e
+32
+20
+4d
+6f
+75
+73
+65
 aa
 55
-02
+0e
 00
+68
+43
+1f
+0c
+09
 42
-46
+54
+35
+2e
+32
+20
+4d
+6f
 75
-80
+73
+65
 aa
 55
-01
+0c
 00
-41
-46
-63
+6b
+42
+0b
+42
+54
+35
+2e
+32
+20
+4d
+6f
+75
+73
+65
 aa
 55
-01
+0c
 00
-27
-46
-7d
+8c
+49
+0b
+42
+54
+35
+2e
+32
+20
+4d
+6f
+75
+73
+65
 aa
 55
-01
+08
 00
-37
-44
+d3
+42
+06
+00
+06
 00
+20
+00
+2c
+01
 aa
 55
+06
+00
+9a
+47
 03
+12
+18
+ff
 00
-08
-4a
 00
-03
-25
 aa
 55
-01
+03
+00
+ec
+46
+00
+50
 00
-6c
-08
-ff
 aa
 55
-11
+02
 00
-68
-48
-03
-04
-01
-02
-20
-2a
-3f
-15
-28
-35
-1b
-11
-8a
-8b
-83
-84
-88
-aa
-55
-08
-00
-4e
-49
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-46
-49
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-12
-00
-0b
-4a
-09
-a5
-26
-34
-19
-04
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-7c
-48
-09
-5a
-26
-34
-19
-04
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-90
-48
-09
-5a
-0d
-10
-1d
-ed
-7d
+eb
+43
 80
-ff
-ff
-aa
-55
-1e
-00
-d6
-48
-09
-5a
-ff
-27
-ab
-40
-be
-d1
-a0
-41
-a1
-12
-a5
-84
-a7
-ff
-b5
-d0
-b6
-00
-ff
-00
-35
-c8
-25
-af
-09
-00
-ff
-ff
-aa
-55
-2e
-00
-fc
-48
-09
-5a
-0d
-10
-0e
-c5
-5b
-9a
-10
-38
-11
-42
-28
-28
-41
-23
-49
-39
-4a
-b0
-4b
-a0
-4c
-90
-4d
-70
-09
-00
-ff
-ff
-09
-5a
-06
-02
-09
-69
-0d
-48
-0e
-9f
-0f
-ba
-09
-00
-ff
-ff
-aa
-55
-01
-00
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-09
-aa
-55
-06
-00
-2d
-46
-a4
-01
-18
-01
-2c
-01
+1f
 aa
 55
 01
 00
-48
-41
-0c
-aa
-55
-06
-00
-c3
-40
-35
-3f
-64
-db
-7b
-3b
+f4
+43
+80
 aa
 55
-01
+04
 00
-a7
-40
-20
+fa
+49
+21
+1c
+52
+1c
 aa
-55
-03
-00
-c9
-40
-00
-08
-b4
-aa
-55
-01
-00
-99
-40
-18
-aa
-55
-01
-00
-1c
-41
-3e
-aa
-55
-0c
-00
-16
-00
-00
-00
-20
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-05
-00
-5e
-41
-08
-0e
-05
-03
-00
-aa
-55
-01
-00
-68
-41
-20
-aa
-55
-02
-00
-9a
-40
-00
-0c
-aa
-55
-05
-00
-43
-41
-ff
-04
-00
-00
-08
-aa
-55
-01
-00
-1c
-02
-5a
-aa
-55
-01
-00
-38
-44
-a0
-aa
-55
-02
-00
-3b
-44
-bc
-02
-aa
-55
-02
-00
-39
-44
-90
-01
-aa
-55
-02
-00
-3d
-44
-03
-09
-aa
-55
-01
-00
-49
-41
-ff
-aa
-55
-02
-00
-9c
-40
-49
-41
-55
-aa
-aa
-55
-63
-5b
-5c
-fb
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+55
+10
+00
+e2
+49
+53
+1c
+1a
+1d
+1b
+1d
+92
+1d
+93
+1d
+46
+1e
+47
+1e
+fa
+1e
+aa
+55
+06
+00
+fe
+49
+fb
+1e
+ac
+1f
+ae
+1f
+aa
+55
+01
+00
+ec
+44
 ff
+aa
+55
+01
+00
+eb
+44
+1e
+aa
+55
+01
+00
+ee
+44
+00
+aa
+55
+01
+00
+41
+41
+03
+aa
+55
+01
+00
+3e
+46
+00
+aa
+55
+01
+00
+d2
+45
+07
+aa
+55
+02
+00
+f0
+45
+83
+47
+aa
+55
+02
+00
+3f
+46
+85
+90
+aa
+55
+02
+00
+42
+46
+75
+80
+aa
+55
+01
+00
+41
+46
+63
+aa
+55
+01
+00
+27
+46
+7d
+aa
+55
+01
+00
+37
+44
+00
+aa
+55
+03
+00
+08
+4a
+00
+03
+25
+aa
+55
+01
+00
+6c
+08
 ff
+aa
+55
+11
+00
+68
+48
+03
+04
+01
+02
+20
+2a
+3f
+15
+28
+35
+1b
+11
+8a
+8b
+83
+84
+88
+aa
+55
+08
+00
+4e
+49
+09
+a5
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+08
+00
+46
+49
+09
+5a
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+12
+00
+0b
+4a
+09
+a5
+46
+34
+19
+04
+60
+07
+69
+04
+7d
+20
+7e
+00
+09
+00
 ff
 ff
+aa
+55
+0a
+00
+7c
+48
+09
+5a
+26
+34
+19
+04
+09
+00
 ff
 ff
+aa
+55
+0a
+00
+90
+48
+09
+5a
+0d
+10
+1d
+ed
+7d
+80
 ff
 ff
+aa
+55
+54
+00
+d6
+48
+09
+5a
 ff
+27
+ab
+40
+b3
+56
+9b
+e6
+a8
+12
+a9
+c0
+be
+e6
+a5
+af
+a0
+21
+a1
+02
+b8
+10
+b9
+0b
+a7
 ff
+b5
+d0
+b6
+00
 ff
+00
+09
+00
 ff
 ff
+09
+5a
+0d
+10
+0e
+c5
+5b
+9a
+10
+38
+11
+42
+28
+28
+41
+23
+49
+39
+4a
+b0
+4b
+a0
+4c
+90
+4d
+70
+09
+00
 ff
 ff
+09
+5a
+06
+02
+09
+69
+0d
+48
+0e
+9f
+0f
+ba
+09
+00
 ff
 ff
+aa
+55
+01
+00
+07
+44
+01
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+09
+aa
+55
+06
+00
+2d
+46
+a4
+01
+18
+01
+2c
+01
+aa
+55
+01
+00
+48
+41
+0c
+aa
+55
+06
+00
+c3
+40
+35
+3f
+64
+db
+7b
+3b
+aa
+55
+01
+00
+a7
+40
+20
+aa
+55
+03
+00
+c9
+40
+00
+08
+b4
+aa
+55
+01
+00
+99
+40
+18
+aa
+55
+01
+00
+1c
+41
+3e
+aa
+55
+0c
+00
+16
+00
+00
+00
+20
+00
+00
+00
+00
+00
+00
+00
+00
+00
+aa
+55
+05
+00
+5e
+41
+08
+0e
+05
+03
+00
+aa
+55
+01
+00
+68
+41
+20
+aa
+55
+02
+00
+9a
+40
+00
+0c
+aa
+55
+05
+00
+43
+41
 ff
+04
+00
+00
+08
+aa
+55
+01
+00
+1c
+02
+5a
+aa
+55
+01
+00
+38
+44
+a0
+aa
+55
+02
+00
+3b
+44
+bc
+02
+aa
+55
+02
+00
+39
+44
+90
+01
+aa
+55
+02
+00
+3d
+44
+03
+09
+aa
+55
+01
+00
+49
+41
 ff
+aa
+55
+02
+00
+9c
+40
+49
+41
+55
+aa
+aa
+55
+d1
+58
+8a
+47
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-43
-73
+19
+ad
Index: output/flash.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/flash.dat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/flash.dat	(working copy)
@@ -1,5517 +1,5801 @@
 00
 02
+8f
+ab
+f1
+00
+3c
+ae
+c6
+03
+78
+5c
+8d
+07
+e0
+71
+35
+1e
 aa
 55
-2a
+50
+16
+4e
+06
+a3
 14
-c2
-84
-00
+a2
+a1
+1a
+51
+23
+16
+29
+e8
+50
+e2
+3b
+d3
+04
+50
+c7
+15
 27
-c0
-00
-02
-aa
-c0
-01
-00
-54
-c0
-08
-00
-5d
-c0
-08
-80
+04
+c7
+21
+53
+b3
+ab
+e5
+ae
+4a
+7a
+e2
 5f
-c0
-0a
-01
-5e
-c0
-0a
-80
-e0
-c0
-0c
-01
-00
-c0
-0c
-81
-07
-c0
-0d
-00
-6d
-c0
-12
-82
-30
-c0
-34
-02
-a3
-c0
-34
-82
-b2
-c0
-36
-02
-6c
-c0
-36
-80
+16
+cf
+59
+41
+0b
+59
+b9
+32
+eb
 3c
-c0
-37
-04
-4b
-c0
-39
-84
-a0
-c0
+af
+42
+ec
+fb
+79
+21
+34
+55
+f9
+54
+74
+8e
+ca
+9e
+af
+87
+a6
+6f
+e2
 3b
-80
-36
-c0
+dc
+04
+57
+2d
+cc
+35
+5b
+57
 3d
-05
-05
-c0
+fb
+f0
+f4
+71
+61
+69
+7a
+bd
+9a
+29
+e3
+be
+f7
+db
+c4
+ff
+ca
+97
+ef
+85
+f6
+81
+ff
+44
+0d
+c6
+8e
+96
+50
+fe
+9b
+75
+6f
+32
+dc
 3f
+f3
+0f
+1d
 84
-80
-c0
-40
-84
-ea
-c0
-42
-03
-9b
-c0
-42
-83
-e7
-c0
-43
-01
-f5
-c0
-43
-83
-c5
-c0
-44
-03
-e5
-c0
-45
-03
-af
-c0
-46
-02
-f0
-c0
-46
-83
-58
-c0
-47
-04
+2b
+56
+56
+94
+9d
+8f
+55
+c3
 6a
-c0
-45
-82
-c9
-c0
+dc
 48
-04
-df
-c0
-4a
-84
-97
-c0
-4b
-04
-c8
-c0
-6a
-82
-14
-c0
+39
+8b
+0f
+8c
+d9
+9b
+d4
+1e
+cd
+79
+d3
+97
+11
+28
+22
+6e
+b1
+bc
+cc
+e4
+45
+41
+18
+9e
+0c
+ad
+4f
+85
+30
+43
+3a
+cf
+51
+59
+81
+fc
+a1
+c6
+13
+fe
+e7
+b9
+8a
+54
+b5
+87
+b7
+c9
+13
+5d
+33
+3e
+57
+5f
+cc
 6b
-02
-0d
-c0
-62
-82
+e4
+37
+f6
+b0
+5c
+7f
+cb
+2f
+8e
+04
+ba
+4d
+5a
+f3
+71
+b7
+73
+d9
+cc
+e3
+06
+99
 4f
+93
+de
+3d
+fd
+ff
+83
+c6
+ec
+a1
+50
+2f
+d9
+a5
+b9
+54
+51
+ad
+1b
+7b
+9a
+2a
+75
+0f
 c0
-6d
-01
+4d
+08
+ad
+2e
 47
-20
-20
-23
+1c
+85
 5a
-c0
+0c
+b8
+de
+7a
+ae
+39
+bf
+c1
+40
+22
+b9
+f2
 0a
-01
-7f
-c0
-0d
-01
-7e
-c0
-12
+f4
+cf
 81
-ae
-c0
-13
-01
+03
+15
+47
+9a
+ac
+f8
 b3
-c0
-1c
+9e
+0d
+38
+27
+1b
+38
+25
+00
+28
+98
+0b
+40
+b6
+f4
+d6
 81
-c5
-c0
-1d
-01
+34
+23
+be
+98
+40
+da
+e6
+5d
+bd
+6b
 cf
-c0
-26
+3f
+60
+c8
+f7
+d5
 01
-cb
-c0
-26
-81
-c9
-c0
-48
-02
-52
-c0
+af
+ee
 4b
+12
+eb
+8e
+55
+ec
+99
+52
 04
-8b
-c0
-4d
-00
-ee
-c0
-4e
-80
-f5
-c0
+9d
 4f
+44
+30
+90
+bc
+60
+06
+1c
+f1
+53
+59
+ef
+0b
+3a
+bd
+e1
+30
+fe
+3d
+72
+2f
+10
 82
-74
-c1
-7f
+21
+14
+b9
+2f
 80
-00
-20
-20
-23
-5a
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
+80
+cc
+7e
+5c
+35
+f8
+96
+4d
+25
+af
+27
+5a
+2e
+bd
+63
+2a
+a4
+f8
+a9
+86
+b1
+96
+85
+90
 5f
-67
+35
+1d
+75
+b8
+73
+c5
+92
+06
+08
+5b
+9f
+93
+3a
+c0
+ee
 e1
-46
-33
-20
-20
-55
-53
-6f
-e0
-c6
-4f
-67
-e0
-c9
+91
+bd
+ce
+0a
+3b
+68
+4b
+bf
+95
+89
+27
+7a
+b3
+c8
+b8
+60
+86
+e2
+9c
+ea
+64
+10
+27
+e6
+e1
+f3
+56
+47
+0a
+cf
+05
+0b
+ab
+77
+ac
+87
+8e
+25
+6e
+8c
+26
+e7
+bf
 58
-6f
-e0
-c6
-4e
 c1
-7f
-80
-00
-20
-40
-23
-c3
-6f
-e0
-c6
-4e
-d8
-40
-00
-3e
-20
-40
-6f
-21
-6f
-e0
-c6
-5b
+11
+42
+f2
+85
+0f
+92
+2b
+1d
+b3
+02
+41
+2d
+36
+37
+6c
+82
+da
+59
+1c
+f9
+e9
+1b
+3c
+1f
+d5
+29
+15
+33
 d8
-40
-00
-3e
-20
-40
-6f
-21
-68
-48
+70
+d9
+29
+be
+2f
+76
 c6
-4d
-20
-40
-55
+c2
+50
+a4
+fc
+28
+b7
 b5
-68
-48
-c6
-4d
-20
-40
-6e
-e6
-20
-40
-d4
-73
-20
-40
-55
+80
 b1
+60
+00
+52
+f1
+f4
+ba
 68
-48
-c6
-4d
-20
-40
-6e
-dd
-20
-40
-23
-c7
-68
-48
-c6
-4e
-20
-40
-6f
-0f
-68
-48
-c6
-5b
-20
-20
-6f
-0f
-20
-40
+2d
+e3
 75
-52
-20
-40
+08
+9e
+32
+91
+95
+46
+5f
+06
+b6
+4f
 74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-54
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
+fe
+9c
+e0
+15
+dc
+74
+e0
+11
+5f
+ea
+50
+5c
+82
 7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
+58
+02
+a9
+2b
 23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
+27
+8f
+39
+21
+c9
+36
 46
-0d
-70
+45
+51
+9d
+73
+9a
 89
-6f
-10
-70
-8a
+d5
+ac
+e3
+13
+4c
+28
+92
+de
 13
+8e
+1a
+ff
+2b
+d6
+3a
+ac
+78
+2b
+8b
+f1
+de
+75
+4e
 cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
+75
+dc
+46
+d1
+61
+61
+c0
+71
+4d
+18
+8c
+15
+56
 85
-40
-70
-8a
-16
-fe
-20
-40
-00
-b4
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
+a9
+41
+8d
+5d
+f3
+1b
+11
+c7
+dc
+07
+bd
 3b
-5f
-37
-d9
-82
-00
+99
+b9
+5e
+c1
+8d
+13
 70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
+ea
+62
+2a
+e6
+e2
+9a
+25
+3b
+9a
+61
+48
 c0
 99
-c0
+93
+87
+1b
+2a
+16
+ef
+0c
+d5
+62
+14
+fc
+b0
+e7
 08
-00
-a9
-6f
+1c
+0b
+a1
+21
+ef
+e2
+94
 e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
+9d
+be
+0a
+a6
 24
-70
-8a
+25
+a8
+30
+ce
+c2
+95
+60
 81
-62
-58
-e6
-12
+ee
+c9
+00
+2a
+f9
+c3
+79
+a1
+ba
+1b
+8e
+56
+24
+8e
+89
+34
+3b
+04
+30
+6c
+38
+1a
+8e
+d5
+f3
+d0
+0a
+14
+ba
+6d
+75
+a0
+0c
+e2
+2d
+50
+79
+96
+50
+49
+77
+88
+73
+92
 12
-67
+22
+9d
+f2
+56
+07
+76
+be
+7c
+c8
+cc
+e0
+8c
+2d
+1e
+2b
+24
+5e
+a8
+68
+05
+90
+b9
+dd
+d3
+72
+33
+a1
+72
 f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
+7d
+f6
+5e
+06
+1b
 3b
-20
-40
-00
-9b
-70
-80
+b8
+31
+aa
 43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
+fd
+8c
+98
+cc
+a6
 60
+78
+74
+04
+a4
+04
+2e
+52
+3f
+b7
+2c
 6e
+9c
+d7
+08
+09
+9e
+b3
+22
+c4
+50
+31
+0f
+a6
+36
+b6
+f9
+c7
+da
+e5
+9e
+74
 20
-40
-01
-1a
-20
-40
-01
-45
-20
-40
-00
-95
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
+47
+8d
+84
+28
+d2
+5b
+49
+a2
+b2
+cb
+69
+5a
+44
+c3
+ed
+54
+0f
+ad
 3a
-37
-d9
-82
-00
-20
-60
-00
+9b
+54
+d3
+4c
+b8
 00
-6f
-e0
-c0
-99
+3b
+9d
+d4
+cd
+04
+92
+9c
+f8
+a2
+73
+fd
+79
+4e
+02
+b5
+d6
+c7
+97
+29
+10
+f4
+91
+8d
 c0
-0c
-00
-a1
-6f
-e0
+3e
+32
+27
+74
+29
+25
+ca
+d4
+9c
+ab
+c5
+18
+a4
+6b
+1d
+b5
+c7
+3b
+25
+3d
+f2
+55
 c4
+66
+33
 38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
+1b
 20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
+88
+d2
+06
+04
+a3
+2c
+ec
+f2
 01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
+10
+c7
+08
+d6
+dc
+b4
 06
-67
+fc
+52
+ff
+b8
+4b
+4c
+21
+77
+0d
 f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
+71
+77
+92
+66
+82
+a4
+4e
+bd
+6d
+0e
+d0
+cb
+ed
+3f
+0c
+e5
+6c
+cf
+fe
+6b
+29
+ae
+1d
+3f
+a0
+82
+b3
+d9
+8c
 67
-f1
-8a
-73
-70
-8a
-76
-2a
+fa
+bf
+12
+18
+1c
+0f
+d5
+df
+fb
+2c
+87
+cb
+6a
+b6
+f4
+a8
+21
+85
+4b
 70
-89
-02
-04
-20
-20
-00
-88
-20
-35
-80
-dc
+46
+b4
+46
+75
 6f
-e2
-02
-0d
 20
-7a
-00
-00
-37
-d9
+40
+43
+76
+3e
+ec
+d3
+ac
+f2
+21
+df
+e8
+84
 82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
+fc
 48
-82
-0d
+0e
+b8
 98
-41
-fe
-00
-1f
-e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
+0a
+19
+5d
+ba
+3e
+23
+32
+e4
+76
+df
+be
+7a
+22
+6a
+e5
+72
+12
+7f
+70
+78
+af
+0a
 37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
+ec
+0d
+3c
+c2
+4a
+ca
+1c
+5d
+76
+3d
+e3
+fd
+a2
+79
+35
+56
+51
+9e
+2f
+6a
+1c
+f5
+69
+31
+2f
+de
+16
+1a
+d4
+a1
 c1
-5b
-98
-41
-fe
+d3
+44
+d7
+a2
 00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
+da
+09
+0d
+97
 5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
+db
+90
+84
+51
+53
+47
+70
 06
-79
-20
-fe
-07
-67
+88
+53
+a6
+d7
+56
+f1
 f0
-8a
-06
+56
+2d
+61
+0e
+ac
+e5
+f1
+83
+b2
+80
+63
 6f
+31
+3a
+9e
+be
 e0
-82
-10
-1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
+e6
+e7
+f9
+3d
 02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
+a1
+d5
+57
+ee
+73
+39
+11
 7a
-00
-00
-67
-e1
-02
-0f
 20
-20
-00
-c6
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
+19
+87
+83
+1a
+7e
+a6
+e3
+f7
+16
+46
+73
+10
 0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
+2d
 10
-20
-00
-00
-3c
-70
-8a
-01
 fb
-70
-8a
-25
+2b
+77
+c1
+32
+ac
+7d
+59
+b9
+e2
+82
 ff
-70
-8a
-26
+d3
+59
+32
+9e
+71
+da
+da
+72
+fd
+81
+0b
+52
+ea
+aa
+f5
+09
+e7
+b1
+b1
+54
+d5
+67
+ec
+d3
+eb
+85
+94
+a5
+35
+ec
+e9
+d8
+f6
+b7
+11
+4e
+61
+6d
+7a
+cc
+73
+13
+bb
+0e
+1a
+36
+10
+c4
+d7
+71
+3b
+0b
+e4
+5a
+d0
+34
+33
+ac
+c7
+0d
+44
 30
-70
-8a
-16
-fe
-20
-20
-21
-b4
+1f
+06
+87
+29
+dc
+26
+f4
+2c
+7e
+9d
+ca
+4c
+dc
+a4
+49
+1e
+ae
+99
+80
+59
+a2
+e3
+4e
+43
+82
+41
+4d
+22
+92
 6f
-e0
-c7
-93
-24
+89
+8c
+67
+94
+8e
+76
+ab
+f4
 7a
-00
-00
-20
-40
-00
-f2
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
+e9
+7b
+bc
+3b
+7b
+3b
+9b
+33
+e8
+30
+a7
+2a
+1d
 01
-6f
-e0
-c6
-21
-98
-46
-7c
-00
-24
-21
+10
+62
+9a
+5c
+5d
+f9
+43
+ad
+de
+ce
+c2
+b8
+d2
+3f
+d8
+28
+3d
+da
 00
-fa
-20
-20
-36
-81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
+f8
+2b
+6b
 98
-46
-7c
+5e
 00
-20
-22
-b2
-22
-20
-40
-02
-99
-20
-20
-36
+f4
+08
 9b
-58
-0a
+89
+14
+ba
+1e
+cd
 aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
+ea
+df
+f9
+e7
+4e
+e1
+84
+ed
+7e
+56
+a6
+ad
+d3
+10
 70
-8a
+d4
+4b
+ed
+bc
+7f
+66
+11
+17
+5a
+eb
+d2
+65
+83
+46
+54
+f0
+6a
+ae
+1c
+33
+03
+39
+7f
+66
+3f
+b0
+2e
+67
+d7
+b3
+5c
+ad
+a8
+80
+57
+4a
 26
-0d
-70
-8a
-16
+29
+e9
+5d
+8c
+35
+38
+68
+64
+59
+b4
+1b
+b4
+47
+e1
+79
+09
+61
+f0
+f2
+12
+21
+b7
+fd
+77
+ef
+4b
+b3
+8c
+0b
+0a
+e7
+84
+a6
+ab
+92
 f6
-20
-20
-22
-03
-6f
-e0
-c1
+28
 41
-c0
-03
-22
-25
-c0
-05
-01
-0d
-c0
-4f
-01
-16
-c0
-55
-01
-12
-20
-20
-22
-0e
-70
-8a
+97
+ee
 14
-25
-58
-a9
-3f
+6a
+69
+4b
+bc
 3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
+7d
 08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
+47
+cd
+29
+a0
+d0
 22
-1a
-20
-75
-80
-00
-20
-40
-21
+6c
+46
+46
+52
+ad
+ac
+f2
+98
+cc
+6d
+c4
+d5
+7f
 60
-d8
-40
-00
-27
-20
-40
-21
+71
+3b
+07
+f6
+17
+f3
+5b
 6f
-20
-40
-21
+54
+e7
+39
+72
+6d
+7e
+6b
+73
+28
+0b
+1b
+df
+06
+1c
+32
 a6
-70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
-c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-37
+96
+49
+9f
+fa
+65
+bc
+69
+98
+68
+50
+56
+3c
+e6
+6b
+88
+24
+f0
 2a
-2f
-fe
-0d
-20
-40
+7b
+a7
+d4
+cf
+4f
+ae
+ea
+5e
+3e
+71
+2c
+bb
+08
+ce
+7f
+61
 21
+b4
+e9
+c3
+d9
+5d
 1d
-2a
+a8
+6a
+ce
+5f
+f4
+1b
+50
+a7
+c1
+60
+1f
+fb
+19
+e7
+7a
+91
+3e
+62
+5d
+36
+2f
+39
+6f
+f7
+8e
+2b
+7f
+ff
+f9
+a7
+46
+3e
+0c
+0e
+d3
+06
+0a
+50
+3f
+52
+a1
+ee
+35
+88
+96
+39
+ab
+d6
+2d
+7c
+ac
 4f
-fe
-0d
-20
-40
-21
-1e
-d8
+57
+12
+ad
+1f
+a0
+e8
+73
+4a
+de
+27
+08
+2e
+8c
+0a
+c0
 e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
+26
+dd
+ce
+ca
+ad
+4c
+de
+3d
+fd
+3e
+85
+22
+8b
+39
+0b
+92
+2d
+e6
+c6
+f4
+34
+30
+d4
+c3
+4d
+48
+1a
 40
-01
-37
-d8
-a0
-8a
+82
+65
+b5
+09
+06
 c2
-1a
-31
-fe
 00
-20
-40
+30
+3d
+93
+9d
+d3
+3b
+09
+9d
 21
-17
-1a
-51
+74
+f0
 fe
-00
-20
-40
-21
-17
-18
-e0
+5c
+86
+cd
+e9
+0b
+65
+fd
+49
+ec
+51
 8f
-ff
-20
-21
-01
-2c
-20
-20
-21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
+c4
+10
+f4
+ec
+1c
+e4
 03
-70
+c2
+ce
+94
+d7
+a6
+85
+32
+6f
+1c
+cd
+77
+e4
+9b
+25
+3e
+81
+37
+35
+3f
+3b
+ce
+ca
+c9
 89
-80
+ae
+78
+c2
+1c
+93
+c3
+5f
+82
+3f
+35
+aa
+83
+5a
+59
+fd
+90
+6a
+ba
+14
 06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
+c3
+5e
+71
+a5
+ca
+27
+2b
+b8
+7f
 df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
+3e
+90
+0e
+90
+1e
 72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
+bc
+38
+cc
+fc
+55
+32
 0b
-01
-6f
-e0
+7a
+c3
+de
+5d
+7d
+5e
+e9
+e4
+7c
+fa
+3f
+b4
+64
+5d
 c4
+2c
+be
+ba
+72
+6e
+07
+24
+6a
+13
+19
+f9
+53
+b2
+3f
+e4
+8a
+fe
+d1
+ca
+85
+26
+d5
+d4
+cf
+71
+9c
+14
+f9
+34
 09
-67
-f0
+f8
+f2
+b4
+1e
+db
+e0
+f5
+85
+ac
+83
+8b
+4f
+9d
+77
+be
+df
+9b
+1c
+52
+a2
+10
+06
+aa
+f9
+57
+2f
+d8
+f8
 80
 cd
-20
-00
-0b
+a6
+e7
+bb
+a8
+2f
 b8
-20
-40
-01
-57
-70
-8a
+32
+ac
+b7
+b9
+de
+60
+09
+dd
+43
+c6
+7e
 08
+b6
+84
+b2
+50
+0e
+49
+f1
+15
+bb
+67
+2c
+0d
+23
+97
+47
+a1
+1b
+f6
+a0
+21
+b9
+bf
+1f
+77
 c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
+59
+2c
+28
 58
-6f
-e0
-c4
-19
-67
-e0
-c4
+ef
+52
 33
-62
-40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
+f3
+5e
+cb
+ab
+ef
+b8
+5e
+b8
+40
+33
+2b
+ed
+5e
+9e
+66
+9d
+7a
+ff
+f1
+15
+78
+61
+de
+d1
 f0
-81
-29
-c3
-02
-81
-58
-68
-59
-01
+d3
 64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
+06
+5f
+6d
 8a
-8d
-12
+0c
+4a
+23
+ed
 70
+09
+4e
+18
+f3
+c5
+a0
+a4
+b2
+fb
+1c
 8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
+62
+fa
 77
+28
+f5
+3c
+9e
+c5
+0a
+81
+fd
+7a
+49
+f3
+2f
+a2
+b1
+83
+06
+10
+95
+5b
 58
-00
-57
-62
+dc
+28
+0f
+5b
+b2
+e3
+fd
+64
+77
+78
+ff
+ad
+6a
+a1
+3a
+38
+65
 67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
+2f
+c8
+e0
+5c
 80
-00
-70
-89
-01
-01
-70
-8a
+cb
+17
 82
-07
-70
-8a
-8d
-44
-70
+37
+93
+ad
+58
 8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
+4c
 74
-58
-00
-2b
-b1
-67
-f1
-09
+69
+ae
+fe
+bc
+71
+79
+b4
+fd
+b8
+e8
+93
+d6
+0e
+5b
+73
+8a
+98
+b7
+7b
+23
+96
+27
+73
+dd
+29
 07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
+19
+22
+f2
+f3
+e4
 58
-00
-41
-89
+ca
+54
+e3
+35
+eb
+47
+13
+16
+35
 67
-f1
-09
-07
-20
-20
-01
-70
-58
 00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-65
-6f
-e0
-cc
-03
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-9e
-20
-40
-01
-81
-20
-20
-25
-63
-6f
-e0
-cc
-04
-20
-7a
-00
-00
-6f
-e0
-cc
-05
-24
-7a
-00
-00
-68
+9c
+46
+7b
+86
+17
+f6
+76
 48
-cc
-04
 6f
-e0
-cc
-03
-98
-46
-7c
-00
-24
-41
-01
-7a
-98
+cf
+d9
+9d
+ca
 46
+fd
+1e
+d1
+73
+55
+ed
+a8
+f0
+1b
+29
+e7
+a2
+d7
+13
+b4
+66
+a4
+3b
+17
+4b
+fa
+c6
+c4
+2f
+6c
+dd
+09
+45
+94
+f0
+30
+22
+ae
+bc
+f9
 7e
-00
-1f
-e6
-7c
-64
-20
-21
-01
+7d
+f9
 93
-6f
-e0
-cc
-06
-1f
-e6
-7c
-14
-24
+11
+c1
 41
-01
-91
-70
-4c
 05
-01
-20
+3c
+47
+23
+14
+f4
+43
+49
 60
-00
-00
-70
-4c
-07
-01
-20
-20
+86
+ea
+73
+f1
+eb
+e8
+54
 43
-1f
+04
+5a
+bc
+16
+e2
+eb
+af
+37
+4b
+ec
+01
+c9
+93
 68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
+e2
+3b
+f4
+b1
 2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cc
-06
-79
-20
-fe
-00
-98
-40
-84
+34
+4a
+87
+10
 00
-60
-48
+d7
+7f
+88
+90
+fa
+45
+75
+f0
+ec
+31
 cc
-06
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
+23
 81
+45
+16
+5b
+48
+78
+8f
+d1
+cb
+d8
+75
+68
 a5
-6f
-e0
-cc
-03
-1f
-e0
-fe
-01
-67
-e0
-cc
-03
-6f
-e0
-81
-68
-c3
-81
-80
-00
+23
+2e
+7f
 79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
-67
-e2
+14
+b6
+86
+4f
+82
+91
+3c
+dc
+34
+83
+48
+b6
+1b
 43
-1d
-20
+74
+29
+45
+e7
+1a
+be
+db
+b2
 60
-00
-00
-20
-40
-28
-1c
-6a
-20
-80
+e2
+8a
+d6
+7a
+d8
+0f
+9d
+bb
+25
+04
+10
+52
+bf
+92
+10
 4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
+a5
 e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
-c5
-99
-26
-af
+70
+6a
+96
+d7
+89
+a8
+a6
+55
+dd
+ae
+39
+2e
+de
+09
+e3
 6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
 ff
+d6
+41
+68
+10
+d9
+15
+48
+53
+b7
+49
+0a
+db
 fc
+96
+23
+3f
+32
+76
+c8
+a5
+1b
+fb
+e5
+5c
+e4
+95
+01
 67
-e0
-80
-4d
-20
-40
+b7
+52
+c3
+ba
+3c
+21
+f4
+90
+d7
+6a
+0d
+1b
+fe
+75
+c4
+3e
+93
+98
+6b
+09
+fc
+a9
+16
+15
+24
+7f
 72
+4d
+9d
+46
+56
+e5
+eb
+9c
+c4
+a3
+e0
+ee
+16
+56
+bf
+c7
+0f
+06
+be
+e5
+1c
+dd
+da
+bc
+dc
+f1
+9b
+fc
+c5
+c4
 cb
-6f
+93
+a0
+ca
+5a
+b0
+6d
+58
+38
+42
+75
+8b
+8a
+d8
 f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
+92
 af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
-b0
-4a
-20
-20
-28
+ff
+ba
+6c
+42
+4b
+8e
+bc
+97
+8c
+32
 e1
-79
-3f
-80
+97
+76
+2b
+6d
 30
-20
-20
-2a
-f6
-20
-40
-21
-52
-70
+d4
+ae
+16
 89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-ef
-e1
-00
-06
-c0
-02
-01
-d2
-20
-20
-28
-eb
-ef
-e1
-80
-06
+85
 67
-e1
-c3
-97
-c0
-05
-01
-d7
-c0
-09
+46
+a6
+8d
+f9
+d1
+43
+a6
+98
+06
+4e
+6b
+8c
+6b
+5e
+f7
+ac
+c1
+ee
+75
 01
-e6
-20
-20
-2b
-96
-6f
-e4
-47
-13
+31
+64
+e5
+1a
+94
+95
+3b
+df
+64
+a9
+3e
+ee
+fe
+a7
+aa
+82
 c3
-1d
-ad
-19
-20
-40
-2d
-c7
+45
+4a
+e8
+c9
+95
+e5
+9b
+dc
+4c
+e9
 68
-49
-43
-98
-6f
-e0
+8e
+77
+b1
+a3
+85
+89
+ac
 c3
-21
-c2
-81
-81
-e1
-6f
-e1
-43
-98
+c4
 c0
-18
-2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
+6c
+02
+28
+70
+0e
+ae
+ed
+f4
+30
+aa
+2f
+fc
+4c
 22
-81
-dd
+60
+62
+58
+cc
+92
+b2
+bc
+b6
+24
+25
+8e
+13
+ea
+16
 24
-34
-01
-dd
-20
-20
-2d
-46
-18
-c2
-22
-00
-6f
-e1
 43
-35
-1f
 e0
-a5
-fd
-20
-40
-29
-29
-6f
 e0
-c7
-8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
 68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
-20
+66
+6a
+07
+ed
+e1
+0c
 40
+2f
+ee
+dd
+84
+eb
+2f
+bc
+b3
+b3
+44
 2a
-28
+9d
+04
+c1
+18
+d3
+5b
 24
-7a
-00
-00
-6f
-e0
+7e
+54
+25
+31
+58
+cf
 c7
-8f
-c0
-7f
-82
-00
-6f
-e0
-c8
-43
-1f
-e1
 7e
-03
-c1
-81
-80
-00
-6f
-e0
-cc
-05
-20
-7a
-00
-00
-6f
+b8
+0e
+72
+61
 e0
-cc
+b1
+8b
+1d
+3b
+cf
+0f
+58
+6b
+74
+1d
+31
+42
+d1
+80
+fb
+5e
+d3
+c6
+33
+2d
+61
+35
+3b
+22
 07
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
+b7
+1c
+0f
+97
+83
+fb
+69
+e3
+45
+10
+e9
+08
+3f
+e7
+bd
+cb
+2b
+e3
+ae
+7b
+99
+68
+98
+7b
+06
+1b
+89
+fc
+70
+4b
+11
+99
+99
+cb
+a5
+e9
+d8
+7b
+de
+be
+48
+fa
+28
+2b
 13
-c2
-80
+84
+8f
+8d
+26
+78
+17
+08
+5e
 db
-5b
-c2
+62
+0f
+4d
+4e
+bd
+74
+6e
+2c
+cd
+79
+4a
+e9
+44
+7f
+0c
+c6
+7c
+52
+ce
+fa
+43
+88
+0f
+86
+0e
+33
+16
+18
 80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
+39
+7f
+86
+47
+f7
 56
-01
-20
-40
-5a
+ba
+bb
+ce
 b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-04
-d4
-20
-20
+c2
+98
+4c
+aa
+a2
+88
+32
+8c
+a6
+71
+ce
+23
+6b
+ce
+cd
+03
+93
+f2
+7f
+b2
+0d
+bb
+c5
+7b
+55
+07
+30
+f9
+b9
+8e
+af
+c6
+b5
+7e
+97
+95
+91
+78
+c6
+8f
+b1
+06
+51
+a9
+7a
+23
+cd
+7b
+d8
+87
+4c
 5b
+6c
+f3
+a7
+12
+1c
+be
+6c
+96
+1e
+79
+1a
+cb
+8f
+1b
+24
+6b
 37
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
+a1
+35
+35
+14
+e7
+09
+5f
+17
+bb
+be
+71
+f2
+11
 00
+c9
+f4
+27
+35
+67
+8c
+70
+35
+10
 04
-28
-4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
-bd
-18
+7d
+c4
+42
+67
+67
+6b
+8d
+1c
+98
 46
+75
+af
+f8
 7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-29
-20
-40
-6e
-e6
-20
-20
+45
+7a
+ad
+8a
+aa
+85
+3e
+b9
+31
+e3
+22
+b3
+fa
+05
+52
+bd
+fa
+cc
+6c
+14
+44
+33
+81
+f5
+f4
+6a
+53
 82
-1a
-20
-20
-02
-1f
-20
-40
-02
-28
-20
-40
-02
-23
-20
-40
-02
-2c
-68
+75
 48
-cb
-29
-20
-20
-6f
-0f
-68
+cd
+2c
+1d
+c7
+78
 48
-cb
-29
-20
-40
-6f
-0f
-20
-40
-02
-26
-20
-20
-02
-28
-d9
-00
-00
+2c
+23
+a4
+b9
+09
+f7
+44
+ba
+51
+be
+e8
+1b
+ff
 06
-20
-40
-6e
-bd
-20
-20
-02
-40
-d9
-00
-00
-03
-20
-20
-02
-24
-58
-00
-00
-10
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
+34
+c0
+d3
+c3
+07
+16
+ca
+a4
+66
+8c
+fa
+e5
+4c
+ee
 60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-20
-02
-2a
-6f
-e1
-43
-e9
-20
-40
-7d
+92
+b2
+54
+b3
+4e
+ae
+1b
+d4
+86
+f2
+d5
+7c
+df
+af
 79
-6f
-e2
-40
-ad
+bb
+b7
+1c
+51
+01
+1e
+07
+ae
+db
+42
 98
-40
-fe
+eb
+0b
+61
+4f
+4b
+70
+ea
+bd
+d0
 00
-67
-e2
-40
-ad
-20
-40
-02
-37
-20
-20
-24
-25
-60
-04
-40
-e7
-d8
-c0
+78
 80
+b7
+a9
+18
+5a
+77
+27
 70
-d8
-a0
-40
-cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
-7c
-89
-6f
-f0
-80
-80
-67
-e0
+96
+0b
+ec
+9e
+65
+07
+14
+52
+e4
+58
+85
+65
+b5
+9e
+19
+3e
+26
+4f
 c0
-ef
-18
-42
-24
-00
-df
-20
-00
+2c
+77
+d3
+a3
+ac
+0d
+26
+5f
+ee
+8c
+9f
+4b
+0a
 0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
+92
+87
+42
+0b
+c0
+70
+76
+3d
+7d
+a2
+36
+76
+74
+43
+50
+b5
+e2
+b6
+ae
+72
+65
+d6
+54
+21
+e3
+ab
+2d
+56
+2f
+35
+02
+39
+a7
+f0
+49
 d9
-82
-00
-ef
-e0
-80
-11
-e8
-40
-80
-13
-98
-46
+3f
+be
+8f
+3a
+3a
 7c
-00
-20
-22
-82
-4a
-e7
-e0
-80
+01
+fd
+fa
 13
-37
-d9
+75
+b5
+16
+c7
+9a
+a7
+b2
 82
-00
-1a
-20
-a2
-01
-1a
+95
+37
+73
+1f
+9d
+12
+41
+ef
+92
+d6
+18
+8d
+da
+1b
+91
+b6
+9a
+a1
+d3
+19
+07
+af
+b8
+19
+ed
+4d
+ef
+2a
+98
+23
 60
+9f
+aa
+4d
+0a
+8b
 a6
-01
-c2
-00
-02
-44
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
+c1
+3b
+dd
 20
-6b
-38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
+db
+b2
+a5
+68
+ad
+93
+7d
+93
+9c
+83
+5a
+89
+5a
+48
+a8
+66
+91
+46
+ce
+f1
+b5
+6a
+df
+fc
+6d
+5e
+80
+3d
+ac
+0f
+70
+72
+42
+f1
+83
 7e
-00
-20
+52
+4d
+36
+8c
+a9
+f2
+b8
+f4
+2e
+19
 3a
-02
-5a
-6f
-e1
-45
-e0
-1f
+d3
+b7
+78
+7b
+d1
+21
+d7
+78
+85
+8d
+ea
+a4
+f0
 e0
-fe
-01
+5e
 67
-e1
-45
-e0
-20
+a5
+16
 60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
-b5
-86
-20
+42
+b2
+ab
+53
+d5
+4c
+0e
+a3
+0c
+c0
+b3
+28
+28
+c2
+66
+43
+c0
+0c
+ae
+80
+05
+29
+b7
+d8
+e3
+0f
+3b
+72
+97
+70
+73
+f9
+33
 40
-36
-6e
-6f
-e0
-c5
-7d
-20
-3a
+b3
+bc
+63
+d3
+38
+e9
+44
+dc
+8a
 02
+dc
+bc
+7a
+8d
+82
+0f
+1e
+c4
+ef
 69
-6f
-e2
-45
-cc
-68
-4a
-45
-8f
+08
+04
+92
+a4
+44
+be
+5e
+9a
+91
+be
+74
+b4
+e3
+2c
+ba
+df
 98
-46
-7c
-00
-20
-22
-82
+34
+84
+9e
+d8
+ec
+f8
+72
+26
+d6
+68
+d9
+01
+2c
+16
+5c
+8d
+25
+76
+c4
+7e
+c5
+7e
+0d
+5a
+3c
+12
+55
+f9
+f5
+7b
+a2
+94
+95
+a6
+e3
+8d
+bf
+73
+85
+65
+96
+39
+9c
+b4
+54
+c4
+8b
 66
-20
-20
-35
-6e
-6f
-e4
+99
+b7
+12
+7f
+f7
 47
-13
-c2
-98
-32
-91
-20
-20
-35
-49
-6f
-e2
+4c
+84
+12
+68
+85
 45
-5f
-20
-7a
-00
-00
-20
-20
-02
-61
-20
-40
-54
-3b
-20
+82
+83
+8b
+7f
+77
+b9
 40
-02
-6f
-20
-20
-54
-4c
-58
-00
+d1
+9c
+97
 4a
-29
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
+81
+0c
+06
+be
+2e
 e1
-43
-41
+79
+9b
+a7
+68
+2a
+22
+4c
+d9
+f1
+a8
+7e
+96
+4b
+90
+ee
+e5
+12
+dd
+1a
+49
+51
+b3
+59
+0b
+cf
 20
-60
-00
-00
-6f
-e0
-c4
-37
-24
-7a
-00
-00
+e8
+f4
+9d
+fe
+08
+15
+3c
+79
+79
+13
+27
+91
 6f
-e1
-44
-e9
-c3
-85
-80
 00
-6a
-21
-45
+7d
+33
+8b
+9b
+a5
+e3
+57
+fc
+de
 f0
+fa
+a6
+96
 20
-40
-35
-b4
-60
-48
-c6
-24
-6f
-e0
-c6
-29
-c5
-13
-02
-7e
-6f
-e0
-c6
-2c
-98
+17
+4a
+18
+33
+db
+c2
+92
+ef
+04
 46
-7c
-00
-24
-21
-02
-98
-6f
-e0
-c6
-26
-1f
-e6
-7c
-02
-24
-21
-02
-86
-6f
-e0
-c6
-26
-c0
-00
+4d
+31
+3e
+11
+7f
+fc
+fc
+e1
 02
-99
-20
-60
-00
-00
-6f
-e0
-c6
-26
-68
-48
-c6
-27
-98
-46
-7c
-00
-24
-62
-80
-00
-70
-46
-26
-00
-68
-48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-8f
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
-37
-15
-1f
-e0
-ff
-ff
-67
-e0
-c6
-25
-c0
-01
-02
-a1
-c0
-00
+72
+1a
 b7
-0b
-20
-20
-37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-01
+3e
+be
+ed
+3f
+da
+fe
+7b
+92
+a9
+c1
+cd
+df
+74
+7b
+5e
+77
+39
+97
+30
+6e
+a5
+7d
+e2
+72
+a0
+76
+0d
+c5
+93
+79
+05
+e3
+80
+aa
 82
-9f
-1f
-e0
+02
+8c
 fe
-01
-67
-e0
-c6
+53
+c4
+2f
+e6
+4a
 25
-c0
-00
-b7
-0b
-c0
+5a
+1a
+74
+ec
+d1
+89
+b3
+37
+9b
+e3
+da
+9b
+c9
+90
 01
-02
+f8
+d7
+4d
+8d
+64
+8e
+a0
 a1
+71
+7d
+d3
+28
+51
+28
+ec
+88
+d7
 70
-41
-41
-05
-20
-60
-00
-00
-70
-41
-41
-03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
-58
-00
-62
-2b
-67
-e1
-45
+b8
+eb
 fa
-58
-00
-02
-b1
-67
-e1
-43
-e9
-20
-20
-53
-f3
-20
-80
-00
-00
-20
-55
-82
-ad
-20
-20
-20
-03
-68
-48
-c6
-4a
-20
-40
-6e
+f8
+61
+db
+c7
+bc
+28
+bb
+b5
+4c
+15
+7b
+54
+f1
+23
+1b
 dd
-68
-48
-c6
-4b
-20
-20
-6e
-dd
-20
-60
-00
-00
-20
-40
-04
-64
-6f
-e4
+91
+57
 47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
+b9
+d0
+ad
+f6
+30
+d5
+47
+ec
+ef
+65
+df
+94
+84
+ac
+5f
+ea
+8c
+53
+07
 6e
-c2
-8a
-02
-b8
-20
 60
-00
-00
-20
-40
-02
-c3
-20
-40
-5e
-43
-20
-40
-5d
-b4
-20
+a7
+0a
 40
-02
+2f
+c4
+24
+af
+f0
+a9
+fc
+63
+a3
+f2
+18
+ec
+01
+d0
 d7
+cb
+af
+fa
+65
+d6
 20
+10
+08
+69
+23
+cd
+16
+85
+f0
+68
+19
+cd
+b2
+ad
+de
+c7
+d9
+89
+a8
+5e
+2a
+8f
+9b
+76
+b0
+90
+1c
+8f
+38
+af
+23
+15
+fa
+c8
+f6
+60
 40
-02
-c0
-20
-40
-02
-c6
-20
-40
-02
-df
-20
-20
+96
+d0
+9e
+ec
+88
+c4
+77
+91
+7b
+14
+d3
+b6
+85
 5d
-aa
-6f
+27
+b6
+03
+32
+56
+d6
+a6
+9e
+af
+de
+e2
+f6
+04
+85
+a5
 e4
-47
-13
-c4
-15
-00
-00
-20
+76
+d9
+2b
+88
+41
+a9
+f0
+41
 40
-04
-df
-6f
-e0
-c6
-66
-67
+2c
+58
+9f
+d6
+81
+fa
+f7
+ce
+f0
+10
+e7
+7e
+e2
+8b
 e0
-ca
-06
-20
-60
-00
+b9
 00
+1e
+2b
+88
+a3
+ce
+8b
+9c
+6a
+9d
 6f
+78
+16
+4e
 e4
-47
-13
-c2
+2f
+ad
+56
+5a
+0b
+48
+89
+5a
+66
+ef
+6c
+28
+b3
+ef
+cd
+52
+c7
 9f
-5d
-d1
-20
-20
-5d
-cc
-6f
-e1
-46
-8e
-d8
-40
-aa
-55
-98
-46
-7c
+8c
+11
+2c
+07
 00
-20
-22
-83
-4c
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
-c9
+f8
 a1
-67
-e0
-c6
-66
-20
-40
-5c
-8c
-58
-00
-11
-22
-67
-e1
-46
-95
-6f
-e0
-ca
-06
-67
-e0
-c6
-66
-20
-60
-00
-00
-6f
-e0
+17
+c7
 c6
-66
-1f
-e6
-7c
-00
-20
-22
-82
-d4
+3c
+7d
+28
+a1
+21
+aa
+77
+d7
+73
+ee
+86
+ef
 1f
-e6
-7c
-04
-20
-22
-82
-dd
-20
-61
-00
-00
-70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-00
-00
+21
+d2
 00
-6a
-41
-49
 fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-ed
-67
-e1
-49
-de
-1a
-60
-a6
+ef
+ab
+a8
+18
+c8
+9e
+68
+ef
+55
+e4
+a3
+41
+12
+83
+fc
+a1
+63
+a5
+68
+58
+ee
+03
+73
+0c
+fa
+80
+d2
+4b
+30
+9d
+5a
 02
-6f
-e1
-4a
-00
-9a
-66
-7c
-00
+a9
+da
+94
+d1
+4d
+78
+65
+8c
+b8
+01
+a1
+3c
+0d
 24
-21
-02
-ed
+fb
+6d
+c7
+f0
+1d
+3b
+fb
+31
+e8
 1a
-62
-24
-00
-20
-20
-02
-e3
-6f
-e1
-49
-de
-67
-e1
-46
-95
-20
-60
-00
-00
-6f
-e4
+e7
+7e
+2f
 47
-13
-c2
-89
-dc
-b1
-c2
-89
+21
+8e
+5e
+e8
+a0
+d9
+5a
+61
+12
+e7
+63
+19
 5c
+72
+bf
+b5
+27
+99
+4d
+d7
+62
+51
+1a
+87
+71
+74
+26
+e6
+8c
+92
+f4
 b9
-c2
-8a
-02
-f5
-20
-60
-00
-00
-20
-40
-02
-f8
-20
-40
-02
+17
+9e
+88
+cb
+a0
+43
+df
+10
+fe
+f2
 fd
-20
-20
-5c
-c1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-24
-c0
-01
-03
-38
-20
-60
-00
-00
-6a
-41
-49
-e2
-1a
-42
-26
-00
-20
-40
-5d
-c0
-6f
-e0
+79
+f1
+75
+d9
+28
+59
+3d
+a7
+6e
 c9
-a1
-20
+80
+9d
+6e
 3a
-03
-09
-67
-e0
-c9
-a0
-1a
-60
-a6
-01
-6f
-e1
-49
+f9
+14
+f7
+b7
+f1
+77
+d0
+42
+87
 e4
-9a
-66
-7c
-00
-24
+f8
+18
+5b
+18
+cc
+aa
+d9
+d1
+6e
+bb
+f9
+15
+f3
+47
+11
+aa
+5a
+b9
+8e
+81
+59
+6c
+fd
+60
+4b
+05
+cf
+ad
+79
+2e
+38
+cd
+40
+ad
+b1
+11
+8c
+fc
+1f
+cb
 61
-00
-00
-1a
-62
-24
-00
-20
-20
-02
+90
+e8
+6b
+1c
+04
+57
+e8
+91
 ff
-6f
-e0
-c9
-a0
-1f
-e1
+09
+28
+31
 7e
-f0
-20
-3a
-03
-13
-6f
-e0
-c6
-66
-20
-40
-03
-21
-67
-e0
-c9
-a2
-df
-20
-00
+2b
+dc
+57
+7e
+77
+a7
+fc
 01
-1a
-62
+c4
+29
+dd
 24
-00
-da
-20
-49
-a2
-20
-20
-6b
-45
-68
-48
-c9
-a0
-6f
-e0
-c6
+fa
+e5
+c4
+8e
+9b
+1c
+9d
+cb
+87
+4d
+d4
+89
+3f
+cb
+ac
+de
+97
+bd
+82
+b9
+32
+67
+d7
+f3
+86
 66
-20
-40
-03
-21
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
 00
+35
 98
-40
-fe
-00
-67
-e0
-c9
-a2
-1a
-62
-7e
-00
-68
-49
+5a
+d7
+d7
+dc
+ad
+8c
+2b
+f4
+cd
+50
+8a
+c6
+f3
+c4
+b0
+44
+a3
+5a
+b1
+0b
+88
+e5
+6b
+f2
+7b
+14
+a3
+90
+6e
+58
+8a
+c2
+82
+33
+63
+6b
+14
+fb
+4d
+eb
+6b
+8c
+d3
+79
+1c
+fa
+94
+ef
+e7
+cd
+dd
+bf
 49
-e2
-98
-46
-7c
-00
-20
-22
+a9
+35
+6f
+9e
+41
+31
+82
 83
-0f
 1a
-60
-a7
-ff
-20
-20
+27
+7f
+44
+61
+ea
+19
+bb
+22
+37
+b9
+d8
+4c
+58
 03
-0f
-c1
-80
-00
-00
-1f
-e0
-fe
-04
-20
+b6
+67
+91
+51
+c9
+f8
+84
+56
+91
+0e
+c6
+d7
+51
+94
 60
-00
-00
-6a
-41
-49
+26
+43
+92
 ee
-1a
+ae
+21
+04
+9a
+f7
+74
+ea
+38
+85
+9f
+2f
+09
+cb
+33
+c0
+08
+c1
+cf
+6b
+fc
+66
 42
-26
-00
-20
-40
-5d
-f3
-6f
-e3
-49
-b5
-20
-3a
-03
-30
-67
+51
+35
+22
+fd
+f7
+b3
+e5
+43
 e3
-49
-af
-1a
-60
-a6
-06
-6f
+53
+c9
+64
+8b
+3e
+0a
+c3
+bd
+bb
+ca
 e1
-49
-f0
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
+df
+b0
+5b
+4f
+75
+2a
+cd
+df
+b0
+b9
+67
+92
 24
-00
-20
-20
-03
-26
-6f
-e3
-49
-af
-68
-4b
-46
-6e
-98
-46
+fc
+b7
+ad
 7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
+0b
+73
+5a
+a4
+38
+56
+b7
+ef
+77
+42
+2d
+35
 da
-20
-46
-6e
-1a
+35
+01
+fe
+14
 62
-24
-00
-20
-20
-6b
-45
-6a
-41
-49
 f6
-1a
-42
-26
-00
-20
-40
-5e
-17
-6f
-e3
-49
-cd
-20
-3a
-03
-44
-67
 e3
-49
-c7
-1a
-60
-a6
-06
-6f
-e1
-49
-f8
-9a
+0f
+a1
+da
+bf
+d1
+93
+37
+70
 66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
-03
-3a
-6f
-e3
-49
-c7
-68
-4b
-46
-7b
-98
+b3
+c0
+e6
+45
+7f
 46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
+9f
+fe
+3a
+3e
+9a
+23
+97
+a8
+c3
+ff
+fa
+26
+91
+b1
+f9
+d9
 06
-da
-20
-46
-7b
-1a
-62
-24
-00
-20
-20
-6b
-45
-20
-40
-03
-85
-20
-40
-03
-9d
-20
-40
-03
-50
-20
-20
-5c
-90
-6f
-e4
-47
-13
-c4
-07
-80
-00
-6f
-e0
+e8
+4b
+87
 c6
-90
-c0
-00
-5c
-94
-c0
-03
-03
-56
-20
-60
-00
-00
-70
-46
-90
-00
-20
-60
-00
-00
-6f
-e4
+39
 47
-13
-c2
-89
-dc
-b5
-c2
-8a
-03
-5c
-20
-60
-00
-00
-6f
-e4
+3e
 47
-13
-c4
-07
-80
-00
+df
+15
+e3
+ee
+c1
+55
+76
 6a
-41
-49
-fa
-1a
-42
-26
-00
-20
-40
-5e
-51
+53
+ee
 6f
-e0
-c9
+37
+f9
+09
+80
+21
+aa
+98
+86
+3b
+3c
+16
+6d
+16
+c1
+22
+e1
+f5
+39
+6c
+7e
+c8
+ba
 d4
-20
-3a
+da
+98
+37
+b2
+0a
+70
+84
+25
+09
+87
+de
+d1
+34
+41
+57
+3c
+36
+41
+b1
+27
+fd
 03
-6a
-67
-e0
-c9
-d3
-1a
-60
-a6
+69
+50
 01
-6f
-e1
-49
-fc
-9a
-66
-7c
-00
-24
-61
-00
-00
+cd
+d1
+75
+7f
+34
+ea
+5b
+10
+2f
+6c
+d1
+c3
+19
+98
+ca
+8a
+ab
+75
+6d
+ae
+41
+8c
+c1
+99
+af
+3d
+ad
+b5
+59
+2e
+85
+23
+fd
+dc
+07
+c1
+b7
+fb
+94
+b0
+a1
+8d
+07
 1a
-62
-24
-00
-20
-20
-03
-60
-6f
-e0
-c9
-d3
-1f
-e1
+ce
+31
+78
+f8
+1d
+9f
+6c
+16
+52
 7e
-f0
-20
-3a
+ab
+12
+c5
+f6
+a5
 03
-74
-6f
-e0
-c6
+27
+ae
+34
+28
+34
+4e
+1d
+50
+1c
+53
+1a
 90
-20
-40
-03
-82
-67
-e0
+9b
+66
+93
+81
+3c
+90
+2f
+76
+23
+ca
+1c
+1b
+66
+0e
+99
+af
+5c
+41
 c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
-6b
+2c
+57
+67
+0d
+ea
+cb
+2b
+0e
+3e
+ca
+73
+8f
+5d
+bf
+07
+5a
+3a
+8a
+cc
 45
-68
-48
-c9
+91
+fe
 d3
-6f
-e0
-c6
-90
-20
-40
-03
-82
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
+3c
+3e
+4b
 98
-40
-fe
-00
-67
-e0
-c9
-d5
-1a
-62
-7e
-00
-68
-49
-49
+50
+05
+a0
+89
+be
 fa
-98
-46
-7c
-00
-20
-22
-83
-70
-1a
 60
-a7
-ff
-20
-20
-03
-70
-c1
-80
-00
-00
-1f
-e0
+67
+57
+db
+a0
+d8
+7b
+d9
+34
+af
+aa
+0b
 fe
-06
-20
-60
-00
+8e
+da
+ab
+58
+79
+9a
+ab
+f5
+63
 00
-6f
-e4
-47
-13
-c2
+a3
+c9
+12
 9f
-03
-8c
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
+cc
+4a
+8e
+b2
+44
+ce
+d8
+4d
+f1
 00
-83
-8c
-c0
-01
-03
+40
+d4
+25
+47
+d8
+37
+1b
+5c
 93
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
-24
+7a
+0d
 62
-80
-00
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
-46
-6e
-68
-4b
-46
-e6
-98
+2e
+0c
+7a
+c6
+91
+47
+82
+de
+73
+5d
+44
+b6
 46
-7c
-00
-24
+9a
+a0
+d4
+65
+63
+fa
+84
+e9
+b1
+72
+65
+b4
+6c
+e4
+40
+4e
+8e
+61
+cf
+19
+cf
+59
+64
+1b
+29
 62
-80
-00
-6f
-e3
-42
-db
-1f
-e0
-ff
-00
-67
-e3
+a8
+64
+96
+1d
+f2
+de
+c2
+50
+f9
+29
+d7
+b9
+ea
+c2
+1d
+a0
+a8
+6d
+89
+cc
+3f
+8e
+50
+23
+d6
+f9
+f6
+8f
+bf
+04
+e1
+92
+df
+5a
+ed
+61
+eb
+05
+4d
+4a
 46
-6e
-20
-60
-00
-00
-20
-40
-03
+8b
+4e
+f0
+d7
+e2
+08
 9d
-20
-20
-5a
-9c
 6f
-e4
-47
+3f
+63
+ac
+a8
+07
+57
+30
+5a
+45
+4f
+04
+e6
+4c
+48
+82
+aa
+43
+40
+40
+b7
 13
-c3
-0a
+1d
 5c
-6f
+70
+7d
+87
+27
+0a
+27
 c2
-9f
-03
-a5
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-a5
-c0
-01
-03
-aa
-20
+7c
+ce
+fc
+92
+77
+6a
+92
+c4
+0a
+e2
+75
+3a
+e7
 60
-00
-00
-6f
-e3
-46
-68
-67
-e3
-41
-16
-6f
-e3
-46
-6e
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e3
-46
-75
-67
-e3
-41
-16
-6f
-e3
-46
+8d
 7b
-67
-e3
-42
-db
-20
-60
-00
-00
-6f
-e4
-47
-13
-c4
+88
+fe
+36
+41
+d1
+72
+63
+1a
+91
+2c
+68
+2e
+4a
+fb
+6c
+7f
+f3
 01
-00
-00
-c3
-0a
-5c
-43
-d8
-e0
-00
-02
-20
-40
-5f
+13
+95
+7a
+be
+2d
+75
+90
+fa
+f8
+f4
+7f
+08
+a5
+8d
+de
+eb
+95
+9b
+ee
+f6
+f7
+7d
+ff
+0f
+e4
+33
 04
-20
-40
-5c
-4a
-20
-40
-03
-b7
-20
-20
-5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
 bb
 c0
-01
+57
+82
+5e
+7a
+31
+83
+32
+05
+1c
+62
+b7
+a6
+cc
+54
+f0
+27
+ad
+2d
+f7
+9a
 03
-c0
-20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-68
-6f
-e3
+24
+54
+26
+2b
+4f
+b5
+18
+35
+f4
+28
 42
-db
-67
-e3
 46
 6e
 20
-60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
-75
-6f
-e3
+e1
+2b
+b8
+c2
+fb
+f0
+aa
+ed
+ca
+08
+8f
+63
+79
+95
+ce
+df
+51
+ff
+8d
 42
-db
-67
-e3
-46
-7b
-20
-60
-00
-00
-20
-40
-03
-db
-20
-40
-61
-4d
-20
-40
-55
-3d
-20
-40
-61
-10
-20
-40
-61
-b1
-20
-40
-61
-1e
-20
-40
-32
-8e
-20
-40
-35
+b0
+30
+87
+8f
+d8
+d7
+11
+29
+77
+a9
+09
+ef
+95
 31
-20
-40
-5f
-dd
-20
-40
-57
-2c
-20
-40
-5b
-9b
-20
-40
-5b
-ab
-20
-40
-5b
-ce
-20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
-ee
-20
-40
-5b
-e4
-20
-40
-5b
-fb
-20
-40
-03
-de
-20
-40
-56
-b6
-20
-40
-5c
-0e
-20
-20
-5c
-05
-da
-60
-4a
-05
+b8
 da
-40
-5a
+bc
+f0
+f4
+63
+75
+b2
+1f
+63
+d1
+75
+71
+72
+e9
+b6
 ef
-20
-20
-42
-e0
-da
-60
-47
-7e
-da
-40
-03
-e1
-20
-20
-42
-e0
-6f
-e0
-c9
+18
+8c
+4e
+52
+fe
+7f
+9a
+82
+8a
+ef
+15
+c8
 6b
-67
-e0
-c0
-c0
-70
-47
-7d
-03
-20
-60
+e7
+f3
 00
+f7
+de
+2b
+ea
+e7
+0a
+45
+d3
+bb
+ea
+92
+f0
+26
+e6
+ac
+89
+fb
+a9
+16
+81
+5e
 00
-20
-40
-59
-ed
-20
-20
-5c
+f9
+b8
 1b
-1a
-62
+9e
+33
+2c
+d5
 7e
-00
-c0
-20
-03
-fc
+cf
+13
+de
+79
+26
+e1
+ad
+41
+87
+24
+87
+b3
+c4
+b6
+ce
+3b
 c0
-0a
-84
+af
+02
+12
+68
+53
+04
+44
+cf
+5c
+f6
+dd
+9e
+bd
+52
 01
-c0
+36
+db
+23
+1a
+7a
+02
+02
+de
+72
+e5
+b4
+eb
+fe
+ef
+ca
+60
 19
-03
-f3
-c0
-1e
-04
-1f
-c0
-1c
-84
-30
-c0
-1d
-04
-33
+d9
+70
+32
+39
+8a
+d9
+36
+9a
+52
+13
+0e
 c0
-0a
+76
 03
-f0
-20
-20
+bf
+dc
+2d
+f3
+c6
+bb
+32
+9f
 5a
-c3
-58
-00
-00
-00
-67
-e2
+5c
+a2
+99
+db
+27
+75
+89
+a8
+b4
+11
+9c
+a0
+48
 4c
-04
-20
-20
-5a
-d0
-6f
-e0
-c7
-95
-c0
-00
-83
-f7
-70
-48
-44
-14
-20
-20
-03
-f9
-20
-40
-5a
-ef
-70
-48
-44
-05
-6f
-e0
-cc
-03
-67
-e0
-cc
-04
-20
-20
-5a
-f6
-6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
+b7
+b7
+9b
+a3
+cf
+9a
 01
-70
-4a
+8b
+ec
+df
+0a
 05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e0
-ca
-04
+6c
+64
+db
+2b
+4c
+74
+15
+f0
+98
+29
+cb
 67
-e0
-ca
-05
-58
-00
-00
-00
+5b
+27
+fe
+01
+d2
+e6
+89
+19
+fe
+5d
+08
+ef
+09
+95
+75
+10
+a3
+38
+09
+0e
+0e
+6c
+77
+bc
+54
+81
+d2
+c5
+1d
+2c
 67
-e1
-47
-c0
-70
-47
+53
 94
-00
-d8
-40
-00
-06
-6f
+2c
+20
 e4
+02
+96
+09
+f5
+5f
+45
+b6
+cc
+0b
+46
+2b
 47
+74
+a2
+4c
+c1
+34
+a0
+7d
+53
+46
+6e
+21
+a3
+44
+ec
+68
+2c
+e4
+4d
+05
 13
-c2
-8d
-84
-0b
-d8
-40
-00
-07
-60
-49
-42
+10
+f5
 d3
-60
-49
-42
-d5
-70
-47
-c2
-00
-70
-49
-56
 00
-20
-40
-29
-cb
-20
-20
-04
-11
-20
-40
-5b
-7b
-6f
-e1
-43
-ef
-c2
-83
-84
+1c
+1b
+4c
+53
+b4
+3f
+6d
+8f
+19
 16
-c2
-80
-42
+51
+a5
+76
 fc
-20
-20
-5c
-1a
-6f
-e1
-43
+89
+34
+53
+0b
+f3
+4b
+a3
+bb
+e5
+f6
+a3
 ef
-c2
-80
-42
-fc
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-20
-40
-5b
-21
-c0
-81
-d4
-a9
-6f
-e0
-cc
-07
-24
-3a
-54
-a9
-20
-20
-54
-cd
-6f
-e2
-45
-8f
-67
-e2
-45
-e8
+bb
+ee
+ad
+ec
+b7
 67
-e2
+08
+8c
+49
+90
+ed
+e6
 46
-91
-20
-40
-35
-5a
-20
-40
-5c
-0b
-20
-40
-61
-8e
-20
-40
-5a
-73
-70
-47
-7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
-68
-4a
-45
+42
+9f
+c6
+3f
+ba
 e4
-98
-46
-7c
-00
-20
-62
-80
-00
-20
-40
-60
-16
-20
-40
-04
-67
-20
-20
-60
+a9
+39
+f9
+4b
+51
+1a
+a1
+ba
+4e
+41
+ce
+3c
+07
+a6
+2a
 42
-20
-40
-60
-16
-20
-40
-04
-67
-20
-20
-60
-84
-20
-40
-60
-16
-20
-40
-04
-67
-6f
-e0
+a6
+71
+17
+fe
+ea
+15
+6e
+5b
+b4
+aa
 c8
-7a
-c1
-00
-80
-00
-6f
-e0
-c6
-00
-24
-3a
-5f
+2f
+df
+9c
+16
+28
 f2
-6f
-e0
+72
+28
+22
+33
+29
+61
+09
+a2
+b4
+db
+d2
+f9
+35
+d3
+e8
+2f
+5e
+cc
+d5
+10
+f8
 c5
-e2
-c0
-02
-04
-3e
-c0
-00
-e0
-5f
-c0
-01
+a2
 84
-45
-20
-20
-60
-55
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-6f
-e0
-c7
-1b
-c0
-00
-e0
-59
+ee
+86
+a1
+cb
+a4
+dc
+14
+7a
+c9
+f7
+75
+8a
+4c
+35
+0f
+d2
 20
-40
-60
-18
-70
+0a
+4a
+62
 46
-66
-01
-20
-20
-54
-a0
-6f
-e4
-47
-13
-c3
-1f
-60
-59
-c2
-89
-e0
-59
-c2
-8a
-60
-59
-c2
+21
+33
+6a
+9f
+85
+ae
+4e
 89
+4e
+51
+f7
+65
+0a
+b9
+8d
+d2
 60
-59
-20
-20
-60
-34
-6f
-e4
-47
-13
-c2
-9f
-04
-50
-6f
-e0
-c6
-66
-c0
-00
-04
-57
-20
-20
-54
+1c
+08
+db
+a0
+58
+f2
+3f
+f1
+08
+7c
+a4
 91
-20
-40
-54
-ac
-20
-34
-04
-53
-20
-20
-60
-2f
-6f
-e0
+c5
+8f
 c6
-66
-c0
-00
-60
-67
-20
-40
-5a
-a8
-20
-20
-04
+5c
+8c
+3f
+29
+2d
+29
+2c
+8d
+2e
+2c
+1b
+e7
+ac
+da
+1b
+6e
+9a
+9e
 42
+aa
+8a
+bd
+f1
+90
 6f
-e4
-47
-13
-c3
+fb
+73
+01
+f5
+54
+6d
+e8
+8d
+0a
+bd
+c5
+2b
+00
+ab
+aa
+26
+83
+d1
+83
+a5
+d0
+10
+31
+15
 08
-e0
-2a
-20
-40
-61
-95
-20
+97
+73
 40
-54
-ac
-20
+57
+02
+a6
+bc
+91
+a0
+01
+9a
+59
+85
+c0
+18
+3b
+7d
+ae
+10
+e8
+a3
+ce
+3b
+2f
+44
 34
-60
-67
-6f
-e4
-47
-13
-c2
-98
-04
-5f
-20
-20
-60
-23
+48
+9a
+a9
+9c
+92
+83
+3a
+1f
+d8
+a5
+89
+a7
+b4
+54
 70
-46
+23
 66
-00
-6f
-e1
-47
-21
-67
-e1
-45
-de
-70
-45
-e2
-01
-20
-20
-35
-34
-6f
-e0
-c1
-41
-67
-e0
-ca
-07
-20
-60
-00
-00
-6f
-e0
-ca
-07
-67
-e0
-c1
-41
-20
-60
-00
-00
-20
-40
-62
-0e
-20
-40
-78
 aa
-20
-40
-04
-6e
-20
-20
+9e
+7c
+15
+e6
+fd
+fd
+6b
+a1
+dc
+df
+a0
+71
+9d
 5e
-61
-6f
-e0
-c6
-49
-c1
+41
+f0
 7f
-80
-00
-da
-20
-00
-00
-70
-49
-77
-05
-68
-48
-c6
-49
-20
-40
-04
-75
-20
-20
+2a
+3c
+fe
+f5
+9a
+2c
+a2
+f6
+d5
+32
 56
-c1
-6f
-e4
-47
-13
-c2
+5f
+25
+8c
+5f
+10
 95
-d6
-de
-6f
-e0
+f6
+17
+16
+0e
+ac
+3f
+ac
+91
+58
+72
 c9
-74
-1f
-e2
-26
-00
-6f
-e0
-c6
-54
-c0
-7f
-84
-7c
-20
-20
-56
-ce
-6f
-e0
-c6
-49
-20
-40
-59
-46
-68
-48
+2e
+94
+71
+9a
+d9
+cf
 c6
-49
-20
-20
-04
+dc
+ae
+3e
+da
+5c
+64
+d1
+51
+81
+34
 80
-1a
-62
-7e
-00
-67
-e0
-c9
-78
-1f
-e3
-fe
-00
-1f
-e2
-24
-00
-18
-42
-26
-00
-20
-40
-55
-b1
-1a
-62
-04
-00
-20
-40
-6e
+b2
+a6
+8b
+a7
+c8
+09
+ff
+fd
+2e
+c1
+8a
+30
+a5
+9a
+cc
+a9
+8c
+a4
+6d
+8c
+9c
 e6
-7d
-20
 a4
-00
-20
-40
-59
-3d
-20
-20
-59
-29
-20
-40
-36
+e9
+7c
+5b
+37
+bd
+1b
+43
+1d
+b5
+53
+bb
+3b
+61
+2f
+11
+ce
 b4
+c8
+66
+f3
+56
+22
+ae
+9a
+5a
+9c
+8c
+56
+b0
+50
+14
+63
+c3
+6c
+27
+79
+97
+32
+c1
+95
+a1
+f2
+5b
+43
+09
+46
+39
+bb
+df
 24
-74
-00
+7a
+d9
+a4
+89
+85
+a0
+0c
+2b
+88
+bc
+62
+55
+bc
 00
-20
-40
+f6
 36
-be
-20
-40
-04
-91
-6f
-e1
-c6
-08
-20
-20
-36
-22
-58
-00
-00
-00
-79
-20
+43
+71
+9a
+3b
+bc
+cd
+a1
+c0
+d8
+c0
 7e
-15
-67
-e4
-00
-16
-58
-00
-00
-00
-67
-e2
-00
-1e
-20
-60
-00
-00
-70
-46
-00
-00
-20
-40
+55
+18
+a6
+0f
+6c
+7e
+a8
+42
+09
+9a
+a1
+41
+7a
+75
+3d
+cd
+1d
+66
+ca
+4f
 36
-47
-5f
-ff
-ff
-ff
-67
-e2
-45
+29
+77
 af
-58
-00
-00
-00
-67
-e3
-c8
-46
-70
 47
-3f
-01
-20
-40
-59
-ed
-20
-20
-62
+53
+53
+1e
+cd
+a3
+bc
+bb
 2b
-20
-40
-5a
-92
-20
-40
-04
+4e
+85
+37
+2a
+74
+61
+27
+90
+26
+23
+e6
+0f
 91
-20
-40
-56
-a9
-68
-48
-c6
-54
-20
-40
-6e
-f7
-68
-48
-c6
-54
-20
-40
-6e
-d3
-6f
-e0
-c6
-4d
-20
-40
+1c
+7a
+96
+24
+35
+a0
+96
+6d
+72
+a1
+c9
+a8
+d8
+9a
+0e
+8c
+d7
+1d
+3d
+82
+c3
+96
+ae
+31
+e9
+25
+3e
+22
+97
+ed
+3b
+32
+07
 59
-43
-68
-48
-c6
+d1
 5a
-20
-40
-55
-ab
-d8
-40
-00
+04
+31
+5c
+1b
+7c
+b1
 15
-20
-40
-55
-b5
-20
-40
-61
+62
 1a
-20
-40
-55
-0c
-20
-40
+cc
+4f
+60
+5f
+1c
+0b
 54
-f9
-68
-48
-c6
-4a
-20
-40
-6f
-0f
-68
-48
-c6
+ee
+b4
+9c
+5c
+16
 4b
-20
-40
-6f
-0f
-68
-48
-c6
-5b
-20
+5d
+18
+e3
+4e
 40
-55
-b5
-20
-40
-04
-b8
-20
-20
+ab
+93
+a5
+2c
+fd
+f9
+91
+f9
+4a
+10
+31
+ff
+65
+85
+37
+ab
+e8
+9e
+c8
+fb
+ae
+3c
+bd
+d9
 54
+80
+fc
+7c
+39
+d7
+9f
+2e
+1f
+90
 e5
-6f
-e1
-c7
+57
+f7
+4f
+90
+a0
+48
+31
+3b
+e2
 3c
-67
-e1
-86
-70
-df
-20
-00
-18
-d8
-40
-00
-00
-6f
-e1
-86
-70
-2f
-ef
-fe
-00
-20
-40
-84
-c5
-6f
-e1
-86
-70
+d1
+1a
+08
+8d
+50
+e2
+73
+6a
+e7
+31
+c3
+d1
+72
+0f
+f9
+bd
+1e
+35
+63
+30
+fa
+d1
+10
+7f
+4b
+cf
+fa
+13
+5a
+3c
+97
 1f
-e3
-7e
-00
-67
-e1
-86
-70
-18
-40
-84
-01
-c2
-00
-04
-bc
-20
-60
-00
-00
-18
-46
-7c
-ff
+58
+a0
+b4
+ea
+fb
+fa
+6d
+cc
+a5
+89
+ae
+f5
 20
+1b
+36
+be
+c7
+e6
+c4
+a0
+f5
+af
+14
+55
 62
-80
-00
-20
-20
-6f
-0b
-c6
+8a
 93
-00
-00
-20
-40
-56
-01
-24
-74
-00
-00
+b1
+91
+bb
+db
+30
+1e
+8c
+97
+bb
+dc
+43
+50
+b0
+ef
+3b
+b5
+84
+36
+22
+b9
+b5
+d7
+bd
+fc
+ba
+a3
+da
+0a
+cb
+19
 6f
-e0
-c7
-7c
-70
-47
-7c
+36
+cf
+c5
+d7
 00
-24
-5a
-04
-dd
-6f
-e4
-47
-13
-c3
-0b
-04
-d2
+a8
+f3
+ce
+5e
+9a
+81
+bb
+66
+9d
+e3
+f8
+8c
+6c
+6a
+af
+2e
+81
+8e
+c6
+46
+d9
+51
+d6
+c5
 6f
-e0
-c9
 6c
-24
-3a
+d8
+bc
 60
-b6
-20
-40
-04
-d4
-20
-20
-60
-a2
-6f
-e0
-c6
+4f
+bb
+8f
+53
+32
+29
+32
+81
+8f
+91
+c4
+31
+5e
+6b
+f8
+71
+d5
+1b
+0f
+bd
+4f
+0e
+3e
 59
-c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
+54
+0a
+c2
+32
 c7
-7d
-58
-00
-00
-00
-67
-e2
-48
+08
+49
+38
+3e
+a9
+07
 47
-20
-20
-5a
-73
-20
-40
-04
-91
-20
-20
+e3
+34
+18
+bd
+b1
+57
+85
+e0
+3d
+eb
+2b
 02
-40
-6f
-e4
-47
-13
-c4
-15
-00
-00
-c3
-1f
-de
-b9
-68
-48
-c6
-5a
-20
-40
-6e
-f7
-68
-48
-c6
-5a
-20
-40
-55
+b0
+10
+35
+a1
+42
+b5
 b1
-68
-48
-c6
-5a
-20
-40
-6e
-e6
-24
-20
-de
+a8
+90
+6c
+d0
 c2
-20
-20
-5e
-be
-20
-40
-59
-58
-c0
-18
-59
-5f
-c0
-18
+8c
+4e
+60
+43
+ae
+34
+a6
+ea
+54
+82
+22
+d7
+1d
+17
+ea
+d8
+7b
+07
+c4
+db
+41
+6c
+9f
+0e
+81
+0e
+76
+3c
+56
+66
+d4
+da
+f9
+e5
+26
+4c
+3b
+a6
+49
+2b
+1c
+bd
+d8
+d7
 d9
-c6
-c0
-2c
-04
-ef
-20
-20
-59
-52
-20
-40
-59
-e7
-6f
-e0
-c8
-5a
-c0
+cd
+92
 2c
-84
-f3
-20
-20
-59
-5f
-70
-49
-57
-0b
-da
-60
-4a
-0b
-20
-20
-59
-95
-6f
-e0
 c4
-20
-c1
-80
-00
-00
+50
+ee
+1a
+1e
+61
+41
+64
+a2
+de
+da
+02
 6f
-e0
-c9
-57
-c0
-05
-84
-fb
-20
-20
-59
-f8
-20
-40
-5a
-6d
-6f
-e0
-c6
-59
-c0
-7f
-85
-01
-68
-48
+d7
+94
+65
+2d
 c6
-59
-20
-40
-6e
-e6
-24
-60
-80
-00
-58
-00
-00
-00
-20
-40
-69
-e5
-c0
-ac
-59
-55
-20
-20
-5a
-2f
-78
-54
-7c
-00
-58
-00
-00
-00
-67
-e3
-48
+d5
+15
+3d
+83
+cf
+cc
 47
-20
-40
-04
-f6
-20
-20
-56
-06
-92
-b1
-aa
-55
-40
-00
-00
-40
-05
+f5
 00
+de
+22
+b0
+ed
+98
+bc
+75
+4f
+dd
+4c
+d5
+10
+a4
 33
-07
-20
-00
-00
-00
-00
-00
-00
-00
-00
+ca
+23
+28
+0b
+9f
+f4
+70
+cf
+c3
+d1
+24
+66
+73
+71
+6e
+a9
+76
 73
+bb
+a0
+0b
+77
+8a
+77
+b0
+a7
+86
+62
+32
+90
+98
+87
+e4
+4d
+d5
+cd
+71
+cc
+4e
+70
+93
+26
+15
+4c
+86
+96
+43
+d9
+32
+21
+52
+1b
+b8
 88
-84
-f2
-7d
-61
-00
-00
-00
-00
-00
-20
-00
-60
-04
-00
-00
-00
-00
-00
-00
-10
-04
-60
-00
-00
-06
-00
-30
-00
-00
-00
-00
-00
-00
-00
-00
-41
-a4
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-08
-00
-13
-47
-04
+0b
+53
+1b
+a3
+8c
+b8
+d6
 c9
-12
-00
-02
-00
-01
-5b
-aa
-55
-1e
-00
-44
+4f
+cc
+7e
+b2
+f9
+27
+66
+72
+4d
 46
-06
-07
-08
-ff
-ff
-08
-12
-14
-0d
-0f
-ff
-00
-00
-00
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-05
-ff
-ff
-15
-ff
-ff
-ff
-aa
-55
-01
-00
-29
-47
-01
-aa
-55
-02
-00
-ff
-46
-00
-14
-aa
-55
-03
-00
-02
-47
-05
-05
-02
-aa
-55
-01
-00
-07
-47
-14
-aa
-55
-01
-00
-05
-47
-02
-aa
-55
-02
-00
-0a
-47
-02
-06
-aa
-55
-01
-00
-0d
-47
-0a
-aa
-55
-01
-00
-12
-47
-0a
-aa
-55
-02
-00
-0f
-47
 58
-02
-aa
-55
-02
-00
-3a
-46
-0a
-00
-aa
-55
+36
+84
+89
+4c
 01
-00
-3d
-46
-08
-aa
-55
-02
-00
-21
+1d
+ba
+de
+74
+45
+fd
+71
+5e
+c3
+57
+86
+ec
+6b
 47
-02
-00
-aa
-55
-01
-00
-3c
+35
+6a
+ce
+b8
+6c
+a9
+5c
+c2
+c9
+ed
+b9
+9e
+5b
+ab
+f5
+71
+10
+89
+2b
+85
+75
+8d
+5c
+96
+ac
+8b
+52
+8a
+05
+a0
+97
+29
+cb
+e9
+ba
+c2
+98
+b6
+a4
+5f
+8d
+25
+bf
+6a
+4c
+be
 46
-32
-aa
-55
-02
+05
+be
+56
+8a
+1c
+95
+97
+10
+2d
+ec
+b1
+88
+e1
+9a
+59
+bb
+e5
 00
+c6
+28
+36
 38
-46
+c2
+10
+30
+a1
+ba
+fa
+75
+80
+50
+49
+d9
+38
+e7
+2f
+20
+31
+ca
 b0
-04
-aa
-55
-01
-00
-1e
-47
+c6
+57
+81
+8f
+37
+be
+1d
+50
+03
+f0
+b3
+9c
+a4
+d7
+26
+4c
+d8
+b1
+57
+34
+48
+90
+8c
+99
+88
+de
+75
+7d
+c4
+c2
+da
 0a
-aa
-55
-02
-00
+04
+64
+5e
+81
+ec
+e6
+43
+44
+7d
+e9
+c2
+da
+10
+92
+de
+ec
+1e
+b0
+2c
+e8
+ff
+5e
+5e
+2f
+dc
+58
+28
+34
+63
+15
 25
-47
+42
+c2
+0e
+6e
+9c
+fd
+7e
+4c
+bd
+5a
+cf
+f3
+40
+de
+da
+90
+fa
+79
+6f
+11
+61
+74
+3a
+28
+f1
+10
+0d
+95
+93
+ca
+e6
+c1
+81
+b6
+c0
+e1
+84
+a4
+1d
+7b
+a1
+12
+0e
+a5
+8f
+96
 70
+58
+f4
+64
+2a
+88
+e2
+4a
+8d
+3e
+f7
+e4
+12
+4c
 17
-aa
-55
-01
-00
+15
+ed
+25
+76
+06
+3c
+d2
+d9
+4d
+ea
+71
+51
+f0
+58
+c4
+2b
+06
+69
+12
+65
+3b
+33
+97
+1a
+f7
+3d
+2d
+cf
+47
+8d
+58
+71
+f6
+75
+99
+0e
+41
+d4
+30
+ed
+29
+d5
+18
+6f
+ff
+29
+5e
+d2
+92
+e5
+89
+f5
+b8
+21
+42
+84
+46
+8c
+15
 cb
-43
-08
+0c
+5d
+c9
 aa
 55
-01
+40
 00
-1b
-47
-02
-aa
-55
-01
 00
-94
 40
-01
-aa
-55
-01
+05
 00
-c0
-40
-20
-aa
-55
-01
+73
+07
+a0
 00
-6b
-49
-20
-aa
-55
-03
 00
-3c
-47
 00
 00
 00
-aa
-55
-02
 00
-66
-46
 00
-34
-aa
-55
-01
 00
-74
-46
-34
-aa
-55
-01
+f7
+98
+86
+f2
+7d
+61
 00
-81
-46
-33
-aa
-55
-06
 00
-2d
-46
-dc
-05
-84
-03
-e8
-03
-aa
-55
-01
 00
-35
-46
+00
+00
+20
+00
+60
 04
-aa
-55
-01
 00
-28
-47
-03
-aa
-55
-01
 00
-27
-47
-07
-aa
-55
-06
 00
-e6
-46
+00
+00
+00
+10
+04
+70
+00
+00
+06
+00
+30
+00
+00
+00
+00
+00
+00
+00
+00
+45
+a4
+00
+00
+00
+00
+00
+00
 00
 00
 00
@@ -5520,1497 +5804,1213 @@
 00
 aa
 55
-06
+08
+00
+13
+47
+04
+c9
+12
 00
-f1
-44
 02
-11
-37
-58
-51
-61
-aa
-55
-01
 00
-89
-45
 01
+5b
 aa
 55
-05
+1e
 00
-e3
-45
-01
-0f
-0f
-0f
+44
+46
+06
+07
+08
+ff
+ff
+08
+12
+14
+0d
 0f
+ff
+00
+00
+00
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+ff
+05
+ff
+ff
+15
+ff
+ff
+ff
 aa
 55
 01
 00
-b9
-45
+29
+47
+01
+aa
+55
+02
+00
+ff
+46
 00
+14
 aa
 55
-01
+03
 00
-40
+02
 47
+05
+05
 02
 aa
 55
 01
 00
-ca
-45
-00
+07
+47
+14
 aa
 55
 01
 00
-7b
+05
 47
-00
+02
 aa
 55
 02
 00
-8b
-45
-c0
-12
+0a
+47
+02
+06
 aa
 55
-07
+01
 00
-43
+0d
 47
-ee
-4d
-00
-80
-bb
-00
-05
+0a
 aa
 55
-04
+01
 00
-55
+12
 47
-80
-bb
-00
-00
+0a
 aa
 55
-07
+02
 00
-4a
+0f
 47
-74
-d6
-00
-00
-77
-01
-0b
+58
+02
 aa
 55
-04
+02
 00
-59
-47
+3a
+46
+0a
 00
-77
+aa
+55
 01
 00
+3d
+46
+08
 aa
 55
-03
+02
 00
-af
-45
+21
+47
+02
 00
-48
-60
 aa
 55
-02
+01
 00
-1d
+3c
 46
-2c
-01
+32
 aa
 55
 02
 00
-1b
+38
 46
-50
+b0
+04
+aa
+55
+01
 00
+1e
+47
+0a
 aa
 55
 02
 00
-23
+25
 47
-64
-00
+70
+17
 aa
 55
 01
 00
-f4
-46
-01
+cb
+43
+08
 aa
 55
-06
+01
 00
-db
-42
-71
-81
-91
-a1
-b3
-c1
+1b
+47
+02
 aa
 55
 01
 00
-93
-43
-07
+94
+40
+01
 aa
 55
-08
+01
 00
 c0
-43
-fb
-00
-48
-08
-fb
+40
+20
+aa
+55
+01
 00
-48
-08
+6b
+49
+20
 aa
 55
-02
+03
 00
-be
+3c
 47
-96
+00
+00
 00
 aa
 55
 02
 00
-b5
-47
-15
+66
+46
 00
+34
 aa
 55
-02
+01
 00
-9b
-43
-19
+74
+46
+34
+aa
+55
+01
+00
+81
+46
+33
+aa
+55
+06
 00
+2d
+46
+dc
+05
+84
+03
+e8
+03
 aa
 55
+01
+00
+35
+46
 04
+aa
+55
+01
 00
-b7
+28
 47
-1d
+03
+aa
+55
+01
+00
+27
+47
+07
+aa
+55
+06
+00
+e6
+46
+00
+00
+00
+00
 00
-21
 00
 aa
 55
+06
+00
+f1
+44
 02
+11
+37
+58
+51
+61
+aa
+55
+01
 00
-32
-43
-2d
+89
+45
+01
+aa
+55
+05
 00
+e3
+45
+01
+0f
+0f
+0f
+0f
 aa
 55
-02
+01
 00
-bb
-47
-30
+b9
+45
 00
 aa
 55
-0c
+01
 00
-48
-43
-1f
+40
+47
 02
+aa
+55
 01
-05
-03
-03
-12
-18
-03
-19
-c2
-03
+00
+ca
+45
+00
 aa
 55
-14
+01
 00
-a0
+7b
 47
-06
-ff
-06
-00
-03
 00
-80
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
 aa
 55
-0e
+02
 00
-68
-43
-1f
-0c
-09
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
+8b
+45
+c0
+12
 aa
 55
-0c
+07
 00
-6b
-42
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
+43
+47
+d0
+52
+00
+80
+bb
+00
+05
 aa
 55
-0c
+04
 00
-8c
-49
-0b
-42
-54
-35
-2e
-32
-20
-4d
-6f
-75
-73
-65
-aa
 55
-08
+47
+80
+bb
 00
-d3
-42
-06
 00
-06
+aa
+55
+07
 00
-20
+4a
+47
+70
+11
+01
 00
-2c
+77
 01
+0b
 aa
 55
-06
+04
 00
-9a
+59
 47
-03
-12
-18
-ff
 00
+77
+01
 00
 aa
 55
 03
 00
-ec
+af
+45
+00
+48
+60
+aa
+55
+02
+00
+1d
 46
+2c
+01
+aa
+55
+02
 00
+1b
+46
 50
 00
 aa
 55
 02
 00
-eb
-43
-80
-1f
+23
+47
+64
+00
 aa
 55
 01
 00
 f4
-43
-80
+46
+01
 aa
 55
-04
+06
 00
-fa
-49
-b9
-1a
-ea
-1a
+db
+42
+71
+81
+91
+a1
+b3
+c1
 aa
 55
-18
+01
 00
-e2
-49
-eb
-1a
-b2
-1b
-b3
-1b
-2a
-1c
-2b
-1c
-de
-1c
-df
-1c
-92
-1d
 93
-1d
-46
-1e
-47
-1e
-fa
-1e
+43
+07
 aa
 55
-06
+08
 00
-fe
-49
+c0
+43
 fb
-1e
-ac
-1f
-ae
-1f
-aa
-55
-01
 00
-ec
-44
-ff
+48
+08
+fb
+00
+48
+08
 aa
 55
-01
+02
+00
+be
+47
+96
 00
-eb
-44
-1e
 aa
 55
-01
+02
 00
-ee
-44
+b5
+47
+15
 00
 aa
 55
-01
+02
+00
+9b
+43
+19
 00
-41
-41
-03
 aa
 55
-01
+04
 00
-3e
-46
+b7
+47
+1d
+00
+21
 00
 aa
 55
-01
+02
+00
+32
+43
+2d
 00
-d2
-45
-07
 aa
 55
 02
 00
-f0
-45
-83
+bb
 47
+30
+00
 aa
 55
+0c
+00
+48
+43
+1f
 02
+01
+05
+03
+03
+12
+18
+03
+19
+c2
+03
+aa
+55
+14
 00
-3f
-46
-85
-90
+a0
+47
+06
+ff
+06
+00
+03
+00
+80
+0c
+09
+42
+54
+35
+2e
+32
+20
+4d
+6f
+75
+73
+65
 aa
 55
-02
+0e
 00
+68
+43
+1f
+0c
+09
 42
-46
+54
+35
+2e
+32
+20
+4d
+6f
 75
-80
+73
+65
 aa
 55
-01
+0c
 00
-41
-46
-63
+6b
+42
+0b
+42
+54
+35
+2e
+32
+20
+4d
+6f
+75
+73
+65
 aa
 55
-01
+0c
 00
-27
-46
-7d
+8c
+49
+0b
+42
+54
+35
+2e
+32
+20
+4d
+6f
+75
+73
+65
 aa
 55
-01
+08
 00
-37
-44
+d3
+42
+06
+00
+06
 00
+20
+00
+2c
+01
 aa
 55
+06
+00
+9a
+47
 03
+12
+18
+ff
 00
-08
-4a
 00
-03
-25
 aa
 55
-01
+03
+00
+ec
+46
+00
+50
 00
-6c
-08
-ff
 aa
 55
-11
+02
 00
-68
-48
-03
-04
-01
-02
-20
-2a
-3f
-15
-28
-35
-1b
-11
-8a
-8b
-83
-84
-88
-aa
-55
-08
-00
-4e
-49
-09
-a5
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-08
-00
-46
-49
-09
-5a
-0b
-f3
-09
-00
-ff
-ff
-aa
-55
-12
-00
-0b
-4a
-09
-a5
-26
-34
-19
-04
-60
-07
-69
-04
-7d
-20
-7e
-00
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-7c
-48
-09
-5a
-26
-34
-19
-04
-09
-00
-ff
-ff
-aa
-55
-0a
-00
-90
-48
-09
-5a
-0d
-10
-1d
-ed
-7d
+eb
+43
 80
-ff
-ff
-aa
-55
-1e
-00
-d6
-48
-09
-5a
-ff
-27
-ab
-40
-be
-d1
-a0
-41
-a1
-12
-a5
-84
-a7
-ff
-b5
-d0
-b6
-00
-ff
-00
-35
-c8
-25
-af
-09
-00
-ff
-ff
-aa
-55
-2e
-00
-fc
-48
-09
-5a
-0d
-10
-0e
-c5
-5b
-9a
-10
-38
-11
-42
-28
-28
-41
-23
-49
-39
-4a
-b0
-4b
-a0
-4c
-90
-4d
-70
-09
-00
-ff
-ff
-09
-5a
-06
-02
-09
-69
-0d
-48
-0e
-9f
-0f
-ba
-09
-00
-ff
-ff
-aa
-55
-01
-00
-07
-44
-01
-aa
-55
-01
-00
-09
-44
-0a
-aa
-55
-01
-00
-08
-44
-09
-aa
-55
-06
-00
-2d
-46
-a4
-01
-18
-01
-2c
-01
+1f
 aa
 55
 01
 00
-48
-41
-0c
-aa
-55
-06
-00
-c3
-40
-35
-3f
-64
-db
-7b
-3b
+f4
+43
+80
 aa
 55
-01
+04
 00
-a7
-40
-20
+fa
+49
+21
+1c
+52
+1c
 aa
-55
-03
-00
-c9
-40
-00
-08
-b4
-aa
-55
-01
-00
-99
-40
-18
-aa
-55
-01
-00
-1c
-41
-3e
-aa
-55
-0c
-00
-16
-00
-00
-00
-20
-00
-00
-00
-00
-00
-00
-00
-00
-00
-aa
-55
-05
-00
-5e
-41
-08
-0e
-05
-03
-00
-aa
-55
-01
-00
-68
-41
-20
-aa
-55
-02
-00
-9a
-40
-00
-0c
-aa
-55
-05
-00
-43
-41
-ff
-04
-00
-00
-08
-aa
-55
-01
-00
-1c
-02
-5a
-aa
-55
-01
-00
-38
-44
-a0
-aa
-55
-02
-00
-3b
-44
-bc
-02
-aa
-55
-02
-00
-39
-44
-90
-01
-aa
-55
-02
-00
-3d
-44
-03
-09
-aa
-55
-01
-00
-49
-41
-ff
-aa
-55
-02
-00
-9c
-40
-49
-41
-55
-aa
-aa
-55
-63
-5b
-5c
-fb
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
+55
+10
+00
+e2
+49
+53
+1c
+1a
+1d
+1b
+1d
+92
+1d
+93
+1d
+46
+1e
+47
+1e
+fa
+1e
+aa
+55
+06
+00
+fe
+49
+fb
+1e
+ac
+1f
+ae
+1f
+aa
+55
+01
+00
+ec
+44
 ff
+aa
+55
+01
+00
+eb
+44
+1e
+aa
+55
+01
+00
+ee
+44
+00
+aa
+55
+01
+00
+41
+41
+03
+aa
+55
+01
+00
+3e
+46
+00
+aa
+55
+01
+00
+d2
+45
+07
+aa
+55
+02
+00
+f0
+45
+83
+47
+aa
+55
+02
+00
+3f
+46
+85
+90
+aa
+55
+02
+00
+42
+46
+75
+80
+aa
+55
+01
+00
+41
+46
+63
+aa
+55
+01
+00
+27
+46
+7d
+aa
+55
+01
+00
+37
+44
+00
+aa
+55
+03
+00
+08
+4a
+00
+03
+25
+aa
+55
+01
+00
+6c
+08
 ff
+aa
+55
+11
+00
+68
+48
+03
+04
+01
+02
+20
+2a
+3f
+15
+28
+35
+1b
+11
+8a
+8b
+83
+84
+88
+aa
+55
+08
+00
+4e
+49
+09
+a5
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+08
+00
+46
+49
+09
+5a
+0b
+f3
+09
+00
 ff
 ff
+aa
+55
+12
+00
+0b
+4a
+09
+a5
+46
+34
+19
+04
+60
+07
+69
+04
+7d
+20
+7e
+00
+09
+00
 ff
 ff
+aa
+55
+0a
+00
+7c
+48
+09
+5a
+26
+34
+19
+04
+09
+00
 ff
 ff
+aa
+55
+0a
+00
+90
+48
+09
+5a
+0d
+10
+1d
+ed
+7d
+80
 ff
 ff
+aa
+55
+54
+00
+d6
+48
+09
+5a
 ff
+27
+ab
+40
+b3
+56
+9b
+e6
+a8
+12
+a9
+c0
+be
+e6
+a5
+af
+a0
+21
+a1
+02
+b8
+10
+b9
+0b
+a7
 ff
+b5
+d0
+b6
+00
 ff
+00
+09
+00
 ff
 ff
+09
+5a
+0d
+10
+0e
+c5
+5b
+9a
+10
+38
+11
+42
+28
+28
+41
+23
+49
+39
+4a
+b0
+4b
+a0
+4c
+90
+4d
+70
+09
+00
 ff
 ff
+09
+5a
+06
+02
+09
+69
+0d
+48
+0e
+9f
+0f
+ba
+09
+00
 ff
 ff
+aa
+55
+01
+00
+07
+44
+01
+aa
+55
+01
+00
+09
+44
+0a
+aa
+55
+01
+00
+08
+44
+09
+aa
+55
+06
+00
+2d
+46
+a4
+01
+18
+01
+2c
+01
+aa
+55
+01
+00
+48
+41
+0c
+aa
+55
+06
+00
+c3
+40
+35
+3f
+64
+db
+7b
+3b
+aa
+55
+01
+00
+a7
+40
+20
+aa
+55
+03
+00
+c9
+40
+00
+08
+b4
+aa
+55
+01
+00
+99
+40
+18
+aa
+55
+01
+00
+1c
+41
+3e
+aa
+55
+0c
+00
+16
+00
+00
+00
+20
+00
+00
+00
+00
+00
+00
+00
+00
+00
+aa
+55
+05
+00
+5e
+41
+08
+0e
+05
+03
+00
+aa
+55
+01
+00
+68
+41
+20
+aa
+55
+02
+00
+9a
+40
+00
+0c
+aa
+55
+05
+00
+43
+41
 ff
+04
+00
+00
+08
+aa
+55
+01
+00
+1c
+02
+5a
+aa
+55
+01
+00
+38
+44
+a0
+aa
+55
+02
+00
+3b
+44
+bc
+02
+aa
+55
+02
+00
+39
+44
+90
+01
+aa
+55
+02
+00
+3d
+44
+03
+09
+aa
+55
+01
+00
+49
+41
 ff
+aa
+55
+02
+00
+9c
+40
+49
+41
+55
+aa
+aa
+55
+d1
+58
+8a
+47
 ff
 ff
 ff
@@ -8188,5 +8188,5 @@
 ff
 ff
 ff
-43
-73
+19
+ad
Index: output/memmap.format
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/memmap.format	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/memmap.format	(working copy)
@@ -1977,90 +1977,91 @@
 0x4aa9 mem_le_tx_buffer2_omemalloc_new
 0x4ae9 mem_le_tx_buffer3_omemalloc_new
 0x4b29 mem_mouse_wheel_temp_gpio
-0x4b2a mem_24g_txpayload_buf
-0x4b3a mem_release_data_from_receiver_enable
-0x4b3b mem_release_data_from_transmiter_enable
-0x4b3c mem_flippen_key0_gpio
-0x4b3d mem_flippen_key1_gpio
-0x4b3e mem_flippen_key2_gpio
-0x4b3f mem_flippen_key3_gpio
-0x4b40 mem_flippen_key4_gpio
-0x4b41 mem_flippen_key5_gpio
-0x4b42 mem_flippen_key6_gpio
-0x4b43 mem_flippen_key7_gpio
-0x4b44 mem_flippen_key0_press_status
-0x4b45 mem_flippen_key1_press_status
-0x4b46 mem_flippen_key2_press_status
-0x4b47 mem_flippen_key3_press_status
-0x4b48 mem_flippen_key4_press_status
-0x4b49 mem_flippen_key5_press_status
-0x4b4a mem_flippen_key6_press_status
-0x4b4b mem_flippen_key7_press_status
-0x4b4c mem_key_press_data
-0x4b4c mem_key_pageup_data
-0x4b55 mem_key_pagedown_data
-0x4b5e mem_key_shift_f5_data
-0x4b67 mem_key_esc_data
-0x4b70 mem_key_b_data
-0x4b79 mem_key_tab
-0x4b82 mem_key_enter
-0x4b8b mem_key_alt_tab
-0x4b94 mem_key_alt_f4
-0x4b9d mem_key_play_pause
-0x4ba6 mem_key_vol_up
-0x4baf mem_key_vol_down
-0x4bb8 mem_standard_key_release
-0x4bc1 mem_system_ctrl_key_release
-0x4bca mem_media_key_release
-0x4bd3 mem_key0_long_press_flag
-0x4bd4 mem_key1_long_press_flag
-0x4bd5 mem_key2_long_press_flag
-0x4bd6 mem_key3_long_press_flag
-0x4bd7 mem_key4_long_press_flag
-0x4bd8 mem_key0_long_press_event
-0x4bd9 mem_key1_long_press_event
-0x4bda mem_key2_long_press_event
-0x4bdb mem_key3_long_press_event
-0x4bdc mem_key4_long_press_event
-0x4bdd mem_key0_short_press_flag
-0x4bde mem_key1_short_press_flag
-0x4bdf mem_key2_short_press_flag
-0x4be0 mem_key3_short_press_flag
-0x4be1 mem_key4_short_press_flag
-0x4be2 mem_key0_press_timer_count
-0x4be3 mem_key1_press_timer_count
-0x4be4 mem_key2_press_timer_count
-0x4be5 mem_key3_press_timer_count
-0x4be6 mem_key4_press_timer_count
-0x4be7 mem_combination_key_down_flag
-0x4be8 mem_combination_key_longpress_flag
-0x4be9 mem_key_disable_timer
-0x4bea mem_24g_calculate_package_id_disable
-0x4beb mem_24g_package_id_abandon_flag
-0x4bec mem_24g_package_id
-0x4bed mem_key_state
-0x4bee mem_key_press_state
-0x4bef mem_poweron_first_blank_data_enable
-0x4bf0 mem_flippen_no_data_timeout
-0x4bf2 mem_flippen_start_pair_no_data_timeout
-0x4bf4 mem_key_longpress_timer_init
-0x4bf6 mem_key_longpress_timer
-0x4bf8 mem_low_voltage_led_blink_flag
-0x4bf9 mem_low_voltage_led_blink_start_timer
-0x4bfa mem_poweron_led_blink_flag
-0x4bfb mem_24g_pair_enable_flag
-0x4bfc mem_24g_ch_work
-0x4bfd mem_24g_pair_key_down_flag
-0x4bfe mem_24g_pairing_stop_flag
-0x4bff mem_longpress_24g_enter_hibernate_flag
-0x4c00 mem_g24_connected_state
-0x4c01 mem_g24_pairing_stop_flag
-0x4c02 mem_send_package_before_check
-0x4c03 mem_le_conn_rcv_new
-0x4c04 mem_le_conn_first_rcv
-0x4c05 mem_le_check_retransmit_flag
-0x4c06 mem_le_retransmit_cnt
-0x4c07 mem_le_check_retransmit_discon_flag
+0x4b2a mem_mouse_qdec_set_flag
+0x4b2b mem_24g_txpayload_buf
+0x4b3b mem_release_data_from_receiver_enable
+0x4b3c mem_release_data_from_transmiter_enable
+0x4b3d mem_flippen_key0_gpio
+0x4b3e mem_flippen_key1_gpio
+0x4b3f mem_flippen_key2_gpio
+0x4b40 mem_flippen_key3_gpio
+0x4b41 mem_flippen_key4_gpio
+0x4b42 mem_flippen_key5_gpio
+0x4b43 mem_flippen_key6_gpio
+0x4b44 mem_flippen_key7_gpio
+0x4b45 mem_flippen_key0_press_status
+0x4b46 mem_flippen_key1_press_status
+0x4b47 mem_flippen_key2_press_status
+0x4b48 mem_flippen_key3_press_status
+0x4b49 mem_flippen_key4_press_status
+0x4b4a mem_flippen_key5_press_status
+0x4b4b mem_flippen_key6_press_status
+0x4b4c mem_flippen_key7_press_status
+0x4b4d mem_key_press_data
+0x4b4d mem_key_pageup_data
+0x4b56 mem_key_pagedown_data
+0x4b5f mem_key_shift_f5_data
+0x4b68 mem_key_esc_data
+0x4b71 mem_key_b_data
+0x4b7a mem_key_tab
+0x4b83 mem_key_enter
+0x4b8c mem_key_alt_tab
+0x4b95 mem_key_alt_f4
+0x4b9e mem_key_play_pause
+0x4ba7 mem_key_vol_up
+0x4bb0 mem_key_vol_down
+0x4bb9 mem_standard_key_release
+0x4bc2 mem_system_ctrl_key_release
+0x4bcb mem_media_key_release
+0x4bd4 mem_key0_long_press_flag
+0x4bd5 mem_key1_long_press_flag
+0x4bd6 mem_key2_long_press_flag
+0x4bd7 mem_key3_long_press_flag
+0x4bd8 mem_key4_long_press_flag
+0x4bd9 mem_key0_long_press_event
+0x4bda mem_key1_long_press_event
+0x4bdb mem_key2_long_press_event
+0x4bdc mem_key3_long_press_event
+0x4bdd mem_key4_long_press_event
+0x4bde mem_key0_short_press_flag
+0x4bdf mem_key1_short_press_flag
+0x4be0 mem_key2_short_press_flag
+0x4be1 mem_key3_short_press_flag
+0x4be2 mem_key4_short_press_flag
+0x4be3 mem_key0_press_timer_count
+0x4be4 mem_key1_press_timer_count
+0x4be5 mem_key2_press_timer_count
+0x4be6 mem_key3_press_timer_count
+0x4be7 mem_key4_press_timer_count
+0x4be8 mem_combination_key_down_flag
+0x4be9 mem_combination_key_longpress_flag
+0x4bea mem_key_disable_timer
+0x4beb mem_24g_calculate_package_id_disable
+0x4bec mem_24g_package_id_abandon_flag
+0x4bed mem_24g_package_id
+0x4bee mem_key_state
+0x4bef mem_key_press_state
+0x4bf0 mem_poweron_first_blank_data_enable
+0x4bf1 mem_flippen_no_data_timeout
+0x4bf3 mem_flippen_start_pair_no_data_timeout
+0x4bf5 mem_key_longpress_timer_init
+0x4bf7 mem_key_longpress_timer
+0x4bf9 mem_low_voltage_led_blink_flag
+0x4bfa mem_low_voltage_led_blink_start_timer
+0x4bfb mem_poweron_led_blink_flag
+0x4bfc mem_24g_pair_enable_flag
+0x4bfd mem_24g_ch_work
+0x4bfe mem_24g_pair_key_down_flag
+0x4bff mem_24g_pairing_stop_flag
+0x4c00 mem_longpress_24g_enter_hibernate_flag
+0x4c01 mem_g24_connected_state
+0x4c02 mem_g24_pairing_stop_flag
+0x4c03 mem_send_package_before_check
+0x4c04 mem_le_conn_rcv_new
+0x4c05 mem_le_conn_first_rcv
+0x4c06 mem_le_check_retransmit_flag
+0x4c07 mem_le_retransmit_cnt
+0x4c08 mem_le_check_retransmit_discon_flag
 0x462d mem_remote_car_hard_soft_switch
 0x462e mem_remote_car_queue_each_size
 0x462f mem_remote_car_queue_length
Index: output/otp.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/otp.dat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/otp.dat	(working copy)
@@ -9,5172 +9,5738 @@
 00
 00
 00
+8f
+ab
+f1
+00
+3c
+ae
+c6
+03
+78
+5c
+8d
+07
+e0
+71
+35
+1e
 aa
 55
-2a
+50
+16
+4e
+06
+a3
 14
-c2
-84
-00
+a2
+a1
+1a
+51
+23
+16
+29
+e8
+50
+e2
+3b
+d3
+04
+50
+c7
+15
 27
-c0
-00
-02
-aa
-c0
-01
-00
-54
-c0
-08
-00
-5d
-c0
-08
-80
+04
+c7
+21
+53
+b3
+ab
+e5
+ae
+4a
+7a
+e2
 5f
-c0
-0a
-01
-5e
-c0
-0a
-80
-e0
-c0
-0c
-01
-00
-c0
-0c
-81
-07
-c0
-0d
-00
-6d
-c0
-12
-82
-30
-c0
-34
-02
-a3
-c0
-34
-82
-b2
-c0
-36
-02
-6c
-c0
-36
-80
+16
+cf
+59
+41
+0b
+59
+b9
+32
+eb
 3c
-c0
-37
-04
-4b
-c0
-39
-84
-a0
-c0
+af
+42
+ec
+fb
+79
+21
+34
+55
+f9
+54
+74
+8e
+ca
+9e
+af
+87
+a6
+6f
+e2
 3b
-80
-36
-c0
+dc
+04
+57
+2d
+cc
+35
+5b
+57
 3d
-05
-05
-c0
+fb
+f0
+f4
+71
+61
+69
+7a
+bd
+9a
+29
+e3
+be
+f7
+db
+c4
+ff
+ca
+97
+ef
+85
+f6
+81
+ff
+44
+0d
+c6
+8e
+96
+50
+fe
+9b
+75
+6f
+32
+dc
 3f
+f3
+0f
+1d
 84
-80
-c0
-40
-84
-ea
-c0
-42
-03
-9b
-c0
-42
-83
-e7
-c0
-43
-01
-f5
-c0
-43
-83
-c5
-c0
-44
-03
-e5
-c0
-45
-03
-af
-c0
-46
-02
-f0
-c0
-46
-83
-58
-c0
-47
-04
+2b
+56
+56
+94
+9d
+8f
+55
+c3
 6a
-c0
-45
-82
-c9
-c0
+dc
 48
-04
-df
-c0
-4a
-84
-97
-c0
-4b
-04
-c8
-c0
-6a
-82
-14
-c0
+39
+8b
+0f
+8c
+d9
+9b
+d4
+1e
+cd
+79
+d3
+97
+11
+28
+22
+6e
+b1
+bc
+cc
+e4
+45
+41
+18
+9e
+0c
+ad
+4f
+85
+30
+43
+3a
+cf
+51
+59
+81
+fc
+a1
+c6
+13
+fe
+e7
+b9
+8a
+54
+b5
+87
+b7
+c9
+13
+5d
+33
+3e
+57
+5f
+cc
 6b
-02
-0d
-c0
-62
-82
+e4
+37
+f6
+b0
+5c
+7f
+cb
+2f
+8e
+04
+ba
+4d
+5a
+f3
+71
+b7
+73
+d9
+cc
+e3
+06
+99
 4f
+93
+de
+3d
+fd
+ff
+83
+c6
+ec
+a1
+50
+2f
+d9
+a5
+b9
+54
+51
+ad
+1b
+7b
+9a
+2a
+75
+0f
 c0
-6d
-01
+4d
+08
+ad
+2e
 47
-20
-20
-23
+1c
+85
 5a
-c0
+0c
+b8
+de
+7a
+ae
+39
+bf
+c1
+40
+22
+b9
+f2
 0a
-01
-7f
-c0
-0d
-01
-7e
-c0
-12
+f4
+cf
 81
-ae
-c0
-13
-01
+03
+15
+47
+9a
+ac
+f8
 b3
-c0
-1c
+9e
+0d
+38
+27
+1b
+38
+25
+00
+28
+98
+0b
+40
+b6
+f4
+d6
 81
-c5
-c0
-1d
-01
+34
+23
+be
+98
+40
+da
+e6
+5d
+bd
+6b
 cf
-c0
-26
+3f
+60
+c8
+f7
+d5
 01
-cb
-c0
-26
-81
-c9
-c0
-48
-02
-52
-c0
+af
+ee
 4b
+12
+eb
+8e
+55
+ec
+99
+52
 04
-8b
-c0
-4d
-00
-ee
-c0
-4e
-80
-f5
-c0
+9d
 4f
+44
+30
+90
+bc
+60
+06
+1c
+f1
+53
+59
+ef
+0b
+3a
+bd
+e1
+30
+fe
+3d
+72
+2f
+10
 82
-74
-c1
-7f
+21
+14
+b9
+2f
 80
-00
-20
-20
-23
-5a
-20
-40
-6f
-82
-20
-40
-6f
-b0
-1f
-e6
-fc
-0a
-20
-40
-7d
+80
+cc
+7e
+5c
+35
+f8
+96
+4d
+25
+af
+27
+5a
+2e
+bd
+63
+2a
+a4
+f8
+a9
+86
+b1
+96
+85
+90
 5f
-67
+35
+1d
+75
+b8
+73
+c5
+92
+06
+08
+5b
+9f
+93
+3a
+c0
+ee
 e1
-46
-33
-20
-20
-55
-53
-6f
-e0
-c6
-4f
-67
-e0
-c9
+91
+bd
+ce
+0a
+3b
+68
+4b
+bf
+95
+89
+27
+7a
+b3
+c8
+b8
+60
+86
+e2
+9c
+ea
+64
+10
+27
+e6
+e1
+f3
+56
+47
+0a
+cf
+05
+0b
+ab
+77
+ac
+87
+8e
+25
+6e
+8c
+26
+e7
+bf
 58
-6f
-e0
-c6
-4e
 c1
-7f
-80
-00
-20
-40
-23
-c3
-6f
-e0
-c6
-4e
-d8
-40
-00
-3e
-20
-40
-6f
-21
-6f
-e0
-c6
-5b
+11
+42
+f2
+85
+0f
+92
+2b
+1d
+b3
+02
+41
+2d
+36
+37
+6c
+82
+da
+59
+1c
+f9
+e9
+1b
+3c
+1f
+d5
+29
+15
+33
 d8
-40
-00
-3e
-20
-40
-6f
-21
-68
-48
+70
+d9
+29
+be
+2f
+76
 c6
-4d
-20
-40
-55
+c2
+50
+a4
+fc
+28
+b7
 b5
-68
-48
-c6
-4d
-20
-40
-6e
-e6
-20
-40
-d4
-73
-20
-40
-55
+80
 b1
+60
+00
+52
+f1
+f4
+ba
 68
-48
-c6
-4d
-20
-40
-6e
-dd
-20
-40
-23
-c7
-68
-48
-c6
-4e
-20
-40
-6f
-0f
-68
-48
-c6
-5b
-20
-20
-6f
-0f
-20
-40
+2d
+e3
 75
-52
-20
-40
+08
+9e
+32
+91
+95
+46
+5f
+06
+b6
+4f
 74
-48
-20
-40
-2a
-45
-20
-40
-20
-2a
-20
-40
-42
-ad
-20
-40
-20
-18
-20
-40
-31
-0f
-20
-40
-24
-8c
-20
-20
-00
-54
-70
-89
-00
-00
-20
-20
-21
-53
-70
-8a
-0f
-60
-70
-8a
-10
-aa
-70
-8a
-12
+fe
+9c
+e0
+15
+dc
+74
+e0
+11
+5f
+ea
+50
+5c
+82
 7a
-70
-8a
-25
-00
-70
-8a
-26
-00
-20
-00
-00
-3c
-70
-8a
-20
-20
-70
-8a
-23
-f5
-70
-8a
-24
-12
-70
-8a
-24
-10
-20
-00
-00
-3c
-70
-8a
-12
-60
-70
-8a
+58
+02
+a9
+2b
 23
-dd
-20
-60
-00
-00
-70
-01
-bb
-00
-70
-01
-bc
-00
-37
-d9
-82
-00
-70
-89
+27
+8f
+39
+21
+c9
+36
 46
-0d
-70
+45
+51
+9d
+73
+9a
 89
-6f
-10
-70
-8a
+d5
+ac
+e3
+13
+4c
+28
+92
+de
 13
+8e
+1a
+ff
+2b
+d6
+3a
+ac
+78
+2b
+8b
+f1
+de
+75
+4e
 cd
-70
-8a
-06
-10
-70
-8a
-84
-4a
-70
-8a
+75
+dc
+46
+d1
+61
+61
+c0
+71
+4d
+18
+8c
+15
+56
 85
-40
-70
-8a
-16
-fe
-20
-40
-00
-b4
-20
-40
-70
-d7
-37
-d9
-82
-00
-70
-81
+a9
+41
+8d
+5d
+f3
+1b
+11
+c7
+dc
+07
+bd
 3b
-5f
-37
-d9
-82
-00
+99
+b9
+5e
+c1
+8d
+13
 70
-81
-3c
-88
-37
-d9
-82
-00
-6f
-e0
+ea
+62
+2a
+e6
+e2
+9a
+25
+3b
+9a
+61
+48
 c0
 99
-c0
+93
+87
+1b
+2a
+16
+ef
+0c
+d5
+62
+14
+fc
+b0
+e7
 08
-00
-a9
-6f
+1c
+0b
+a1
+21
+ef
+e2
+94
 e0
-c4
-38
-1f
-e1
-fe
-04
-67
-f0
-8a
-02
-70
-89
-0f
-01
-70
-8a
-80
+9d
+be
+0a
+a6
 24
-70
-8a
+25
+a8
+30
+ce
+c2
+95
+60
 81
-62
-58
-e6
-12
+ee
+c9
+00
+2a
+f9
+c3
+79
+a1
+ba
+1b
+8e
+56
+24
+8e
+89
+34
+3b
+04
+30
+6c
+38
+1a
+8e
+d5
+f3
+d0
+0a
+14
+ba
+6d
+75
+a0
+0c
+e2
+2d
+50
+79
+96
+50
+49
+77
+88
+73
+92
 12
-67
+22
+9d
+f2
+56
+07
+76
+be
+7c
+c8
+cc
+e0
+8c
+2d
+1e
+2b
+24
+5e
+a8
+68
+05
+90
+b9
+dd
+d3
+72
+33
+a1
+72
 f1
-8a
-73
-70
-8a
-86
-60
-70
-8a
-8b
+7d
+f6
+5e
+06
+1b
 3b
-20
-40
-00
-9b
-70
-80
+b8
+31
+aa
 43
-00
-70
-80
-42
-05
-58
-55
-74
-74
-67
-f1
-89
-68
-70
-89
+fd
+8c
+98
+cc
+a6
 60
+78
+74
+04
+a4
+04
+2e
+52
+3f
+b7
+2c
 6e
+9c
+d7
+08
+09
+9e
+b3
+22
+c4
+50
+31
+0f
+a6
+36
+b6
+f9
+c7
+da
+e5
+9e
+74
 20
-40
-01
-1a
-20
-40
-01
-45
-20
-40
-00
-95
-70
-41
-48
-0c
-20
-20
-6f
-4e
-20
-75
-80
-00
-37
-d9
-82
-00
-6f
-e0
-c1
-1c
-67
-f0
-81
+47
+8d
+84
+28
+d2
+5b
+49
+a2
+b2
+cb
+69
+5a
+44
+c3
+ed
+54
+0f
+ad
 3a
-37
-d9
-82
-00
-20
-60
-00
+9b
+54
+d3
+4c
+b8
 00
-6f
-e0
-c0
-99
+3b
+9d
+d4
+cd
+04
+92
+9c
+f8
+a2
+73
+fd
+79
+4e
+02
+b5
+d6
+c7
+97
+29
+10
+f4
+91
+8d
 c0
-0c
-00
-a1
-6f
-e0
+3e
+32
+27
+74
+29
+25
+ca
+d4
+9c
+ab
+c5
+18
+a4
+6b
+1d
+b5
+c7
+3b
+25
+3d
+f2
+55
 c4
+66
+33
 38
-1f
-e1
-fe
-06
-67
-f0
-8a
-02
-70
-8a
-05
-e0
-70
-8a
-00
-d8
+1b
 20
-00
-00
-3c
-70
-8a
-01
-a0
-70
-8a
-00
-df
-70
-8a
+88
+d2
+06
+04
+a3
+2c
+ec
+f2
 01
-fa
-20
-00
-00
-14
-70
-8a
-00
-9f
-20
-60
-00
-00
-6f
-e0
-c4
-38
-1f
-e1
-fe
+10
+c7
+08
+d6
+dc
+b4
 06
-67
+fc
+52
+ff
+b8
+4b
+4c
+21
+77
+0d
 f0
-8a
-02
-70
-89
-0f
-00
-70
-8a
-80
-23
-70
-8a
-81
-b0
-58
-e4
-09
-09
+71
+77
+92
+66
+82
+a4
+4e
+bd
+6d
+0e
+d0
+cb
+ed
+3f
+0c
+e5
+6c
+cf
+fe
+6b
+29
+ae
+1d
+3f
+a0
+82
+b3
+d9
+8c
 67
-f1
-8a
-73
-70
-8a
-76
-2a
+fa
+bf
+12
+18
+1c
+0f
+d5
+df
+fb
+2c
+87
+cb
+6a
+b6
+f4
+a8
+21
+85
+4b
 70
-89
-02
-04
-20
-20
-00
-88
-20
-35
-80
-dc
+46
+b4
+46
+75
 6f
-e2
-02
-0d
 20
-7a
-00
-00
-37
-d9
+40
+43
+76
+3e
+ec
+d3
+ac
+f2
+21
+df
+e8
+84
 82
-00
-6f
-f0
-81
-36
-1f
-e1
-7e
-f0
-68
+fc
 48
-82
-0d
+0e
+b8
 98
-41
-fe
-00
-1f
-e0
-ff
-fd
-67
-f0
-81
-36
-37
-d9
-82
-00
-6f
-f0
-81
-38
-1f
-e1
-7e
-07
-68
-48
-82
-0e
-18
-49
-84
-00
-98
-41
-fe
-00
-67
-f0
-81
-38
+0a
+19
+5d
+ba
+3e
+23
+32
+e4
+76
+df
+be
+7a
+22
+6a
+e5
+72
+12
+7f
+70
+78
+af
+0a
 37
-d9
-82
-00
-6f
-f0
-8a
-cb
-1f
-e1
-7e
-f0
-68
-48
-82
-0f
-60
-48
+ec
+0d
+3c
+c2
+4a
+ca
+1c
+5d
+76
+3d
+e3
+fd
+a2
+79
+35
+56
+51
+9e
+2f
+6a
+1c
+f5
+69
+31
+2f
+de
+16
+1a
+d4
+a1
 c1
-5b
-98
-41
-fe
+d3
+44
+d7
+a2
 00
-67
-f0
-8a
-cb
-6f
-e0
-82
-10
-67
-e0
-c1
+da
+09
+0d
+97
 5c
-2f
-ef
-fe
-03
-6f
-f0
-8a
+db
+90
+84
+51
+53
+47
+70
 06
-79
-20
-fe
-07
-67
+88
+53
+a6
+d7
+56
+f1
 f0
-8a
-06
+56
+2d
+61
+0e
+ac
+e5
+f1
+83
+b2
+80
+63
 6f
+31
+3a
+9e
+be
 e0
-82
-10
-1f
-e1
-04
-07
-18
-52
-04
-00
-18
-43
-84
-00
-60
-48
-c4
-38
-6f
-f0
-8a
-02
-1f
-e1
-7e
-1f
-98
-41
-fe
-00
-67
-f0
-8a
+e6
+e7
+f9
+3d
 02
-20
-60
-00
-00
-6f
-e1
-41
-5b
-20
+a1
+d5
+57
+ee
+73
+39
+11
 7a
-00
-00
-67
-e1
-02
-0f
 20
-20
-00
-c6
-20
-40
-68
-6f
-20
-40
-21
-ba
-18
-00
-2a
-08
-18
-00
-2a
-00
-58
+19
+87
+83
+1a
+7e
+a6
+e3
+f7
+16
+46
+73
+10
 0a
-aa
-da
-67
-f1
-8a
-0f
-70
-8a
-25
-40
-70
-8a
-26
+2d
 10
-20
-00
-00
-3c
-70
-8a
-01
 fb
-70
-8a
-25
+2b
+77
+c1
+32
+ac
+7d
+59
+b9
+e2
+82
 ff
-70
-8a
-26
+d3
+59
+32
+9e
+71
+da
+da
+72
+fd
+81
+0b
+52
+ea
+aa
+f5
+09
+e7
+b1
+b1
+54
+d5
+67
+ec
+d3
+eb
+85
+94
+a5
+35
+ec
+e9
+d8
+f6
+b7
+11
+4e
+61
+6d
+7a
+cc
+73
+13
+bb
+0e
+1a
+36
+10
+c4
+d7
+71
+3b
+0b
+e4
+5a
+d0
+34
+33
+ac
+c7
+0d
+44
 30
-70
-8a
-16
-fe
-20
-20
-21
-b4
+1f
+06
+87
+29
+dc
+26
+f4
+2c
+7e
+9d
+ca
+4c
+dc
+a4
+49
+1e
+ae
+99
+80
+59
+a2
+e3
+4e
+43
+82
+41
+4d
+22
+92
 6f
-e0
-c7
-93
-24
+89
+8c
+67
+94
+8e
+76
+ab
+f4
 7a
-00
-00
-20
-40
-00
-f2
-20
-20
-60
-fc
-6f
-e0
-c6
-55
-c1
-7f
-80
-00
-20
-20
-5e
-78
-68
-48
-c6
+e9
+7b
+bc
+3b
+7b
+3b
+9b
+33
+e8
+30
+a7
+2a
+1d
 01
-6f
-e0
-c6
-21
-98
-46
-7c
-00
-24
-21
+10
+62
+9a
+5c
+5d
+f9
+43
+ad
+de
+ce
+c2
+b8
+d2
+3f
+d8
+28
+3d
+da
 00
-fa
-20
-20
-36
-81
-6f
-e2
-45
-8f
-68
-4a
-45
-e4
+f8
+2b
+6b
 98
-46
-7c
+5e
 00
-20
-22
-b2
-22
-20
-40
-02
-99
-20
-20
-36
+f4
+08
 9b
-58
-0a
+89
+14
+ba
+1e
+cd
 aa
-7e
-67
-f1
-8a
-0f
-20
-00
-00
-3c
-70
-8a
-25
-00
+ea
+df
+f9
+e7
+4e
+e1
+84
+ed
+7e
+56
+a6
+ad
+d3
+10
 70
-8a
+d4
+4b
+ed
+bc
+7f
+66
+11
+17
+5a
+eb
+d2
+65
+83
+46
+54
+f0
+6a
+ae
+1c
+33
+03
+39
+7f
+66
+3f
+b0
+2e
+67
+d7
+b3
+5c
+ad
+a8
+80
+57
+4a
 26
-0d
-70
-8a
-16
+29
+e9
+5d
+8c
+35
+38
+68
+64
+59
+b4
+1b
+b4
+47
+e1
+79
+09
+61
+f0
+f2
+12
+21
+b7
+fd
+77
+ef
+4b
+b3
+8c
+0b
+0a
+e7
+84
+a6
+ab
+92
 f6
-20
-20
-22
-03
-6f
-e0
-c1
+28
 41
-c0
-03
-22
-25
-c0
-05
-01
-0d
-c0
-4f
-01
-16
-c0
-55
-01
-12
-20
-20
-22
-0e
-70
-8a
+97
+ee
 14
-25
-58
-a9
-3f
+6a
+69
+4b
+bc
 3f
-67
-f1
-8a
-60
-70
-8a
-63
-1f
-20
-60
-00
-00
-70
-8a
-14
-17
-6f
-e1
-ca
+7d
 08
-67
-f1
-8a
-60
-20
-20
-22
-1a
-70
-8a
-14
-17
-58
-25
-03
-00
-67
-f1
-8a
-60
-20
-20
+47
+cd
+29
+a0
+d0
 22
-1a
-20
-75
-80
-00
-20
-40
-21
+6c
+46
+46
+52
+ad
+ac
+f2
+98
+cc
+6d
+c4
+d5
+7f
 60
-d8
-40
-00
-27
-20
-40
-21
+71
+3b
+07
+f6
+17
+f3
+5b
 6f
-20
-40
-21
+54
+e7
+39
+72
+6d
+7e
+6b
+73
+28
+0b
+1b
+df
+06
+1c
+32
 a6
-70
-8a
-25
-7f
-70
-8a
-30
-1a
-70
-8a
-31
-78
-70
-8a
-8f
-b2
-70
-8a
-c2
-00
-70
-8a
-c3
-00
-d8
-e0
-00
-06
-20
-40
-01
-37
+96
+49
+9f
+fa
+65
+bc
+69
+98
+68
+50
+56
+3c
+e6
+6b
+88
+24
+f0
 2a
-2f
-fe
-0d
-20
-40
+7b
+a7
+d4
+cf
+4f
+ae
+ea
+5e
+3e
+71
+2c
+bb
+08
+ce
+7f
+61
 21
+b4
+e9
+c3
+d9
+5d
 1d
-2a
+a8
+6a
+ce
+5f
+f4
+1b
+50
+a7
+c1
+60
+1f
+fb
+19
+e7
+7a
+91
+3e
+62
+5d
+36
+2f
+39
+6f
+f7
+8e
+2b
+7f
+ff
+f9
+a7
+46
+3e
+0c
+0e
+d3
+06
+0a
+50
+3f
+52
+a1
+ee
+35
+88
+96
+39
+ab
+d6
+2d
+7c
+ac
 4f
-fe
-0d
-20
-40
-21
-1e
-d8
+57
+12
+ad
+1f
+a0
+e8
+73
+4a
+de
+27
+08
+2e
+8c
+0a
+c0
 e0
-00
-05
-20
-40
-21
-1c
-20
-40
-21
-1e
-20
+26
+dd
+ce
+ca
+ad
+4c
+de
+3d
+fd
+3e
+85
+22
+8b
+39
+0b
+92
+2d
+e6
+c6
+f4
+34
+30
+d4
+c3
+4d
+48
+1a
 40
-01
-37
-d8
-a0
-8a
+82
+65
+b5
+09
+06
 c2
-1a
-31
-fe
 00
-20
-40
+30
+3d
+93
+9d
+d3
+3b
+09
+9d
 21
-17
-1a
-51
+74
+f0
 fe
-00
-20
-40
-21
-17
-18
-e0
+5c
+86
+cd
+e9
+0b
+65
+fd
+49
+ec
+51
 8f
-ff
-20
-21
-01
-2c
-20
-20
-21
-4f
-20
-00
-00
-3c
-58
-00
-0f
-00
-67
-f1
-09
-82
-58
-00
-0f
-f0
-67
-f1
-09
-84
-70
-89
-81
-09
-70
-89
-81
+c4
+10
+f4
+ec
+1c
+e4
 03
-70
+c2
+ce
+94
+d7
+a6
+85
+32
+6f
+1c
+cd
+77
+e4
+9b
+25
+3e
+81
+37
+35
+3f
+3b
+ce
+ca
+c9
 89
-80
+ae
+78
+c2
+1c
+93
+c3
+5f
+82
+3f
+35
+aa
+83
+5a
+59
+fd
+90
+6a
+ba
+14
 06
-20
-00
-00
-3c
-da
-20
-00
-00
-da
-40
-00
-00
+c3
+5e
+71
+a5
+ca
+27
+2b
+b8
+7f
 df
-20
-00
-10
-d8
-c0
-0f
-00
-20
-20
-21
-2d
-20
-75
-80
-00
-20
-20
-22
+3e
+90
+0e
+90
+1e
 72
-20
-75
-80
-00
-70
-8a
-07
-77
-70
-8a
-08
-c9
-70
-8a
+bc
+38
+cc
+fc
+55
+32
 0b
-01
-6f
-e0
+7a
+c3
+de
+5d
+7d
+5e
+e9
+e4
+7c
+fa
+3f
+b4
+64
+5d
 c4
+2c
+be
+ba
+72
+6e
+07
+24
+6a
+13
+19
+f9
+53
+b2
+3f
+e4
+8a
+fe
+d1
+ca
+85
+26
+d5
+d4
+cf
+71
+9c
+14
+f9
+34
 09
-67
-f0
+f8
+f2
+b4
+1e
+db
+e0
+f5
+85
+ac
+83
+8b
+4f
+9d
+77
+be
+df
+9b
+1c
+52
+a2
+10
+06
+aa
+f9
+57
+2f
+d8
+f8
 80
 cd
-20
-00
-0b
+a6
+e7
+bb
+a8
+2f
 b8
-20
-40
-01
-57
-70
-8a
+32
+ac
+b7
+b9
+de
+60
+09
+dd
+43
+c6
+7e
 08
+b6
+84
+b2
+50
+0e
+49
+f1
+15
+bb
+67
+2c
+0d
+23
+97
+47
+a1
+1b
+f6
+a0
+21
+b9
+bf
+1f
+77
 c1
-6a
-40
-c4
-19
-df
-20
-00
-08
-20
-40
-6f
+59
+2c
+28
 58
-6f
-e0
-c4
-19
-67
-e0
-c4
+ef
+52
 33
-62
-40
-c4
-19
-20
-60
-00
-00
-70
-80
-cc
-03
-6f
+f3
+5e
+cb
+ab
+ef
+b8
+5e
+b8
+40
+33
+2b
+ed
+5e
+9e
+66
+9d
+7a
+ff
+f1
+15
+78
+61
+de
+d1
 f0
-81
-29
-c3
-02
-81
-58
-68
-59
-01
+d3
 64
-60
-49
-44
-0a
-70
-80
-cc
-00
-20
-60
-00
-00
-70
-8a
-82
-11
-70
+06
+5f
+6d
 8a
-8d
-12
+0c
+4a
+23
+ed
 70
+09
+4e
+18
+f3
+c5
+a0
+a4
+b2
+fb
+1c
 8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
+62
+fa
 77
+28
+f5
+3c
+9e
+c5
+0a
+81
+fd
+7a
+49
+f3
+2f
+a2
+b1
+83
+06
+10
+95
+5b
 58
-00
-57
-62
+dc
+28
+0f
+5b
+b2
+e3
+fd
+64
+77
+78
+ff
+ad
+6a
+a1
+3a
+38
+65
 67
-f1
-09
-07
-70
-89
-01
-03
-70
-89
-30
-03
-c6
-16
+2f
+c8
+e0
+5c
 80
-00
-70
-89
-01
-01
-70
-8a
+cb
+17
 82
-07
-70
-8a
-8d
-44
-70
+37
+93
+ad
+58
 8a
-8e
-0a
-6f
-e0
-c0
-99
-c0
-08
-01
+4c
 74
-58
-00
-2b
-b1
-67
-f1
-09
+69
+ae
+fe
+bc
+71
+79
+b4
+fd
+b8
+e8
+93
+d6
+0e
+5b
+73
+8a
+98
+b7
+7b
+23
+96
+27
+73
+dd
+29
 07
-c6
-97
-80
-00
-70
-89
-30
-24
-70
-89
-01
-05
-20
-60
-00
-00
+19
+22
+f2
+f3
+e4
 58
-00
-41
-89
+ca
+54
+e3
+35
+eb
+47
+13
+16
+35
 67
-f1
-09
-07
-20
-20
-01
-70
-58
 00
-83
-12
-67
-f1
-09
-07
-20
-20
-01
-65
-6f
-e0
-cc
-03
-da
-60
-01
-00
-9a
-60
-fe
-00
-20
-60
-00
-00
-20
-20
-01
-9e
-20
-40
-01
-81
-20
-20
-25
-63
-6f
-e0
-cc
-04
-20
-7a
-00
-00
-6f
-e0
-cc
-05
-24
-7a
-00
-00
-68
+9c
+46
+7b
+86
+17
+f6
+76
 48
-cc
-04
 6f
-e0
-cc
-03
-98
-46
-7c
-00
-24
-41
-01
-7a
-98
+cf
+d9
+9d
+ca
 46
+fd
+1e
+d1
+73
+55
+ed
+a8
+f0
+1b
+29
+e7
+a2
+d7
+13
+b4
+66
+a4
+3b
+17
+4b
+fa
+c6
+c4
+2f
+6c
+dd
+09
+45
+94
+f0
+30
+22
+ae
+bc
+f9
 7e
-00
-1f
-e6
-7c
-64
-20
-21
-01
+7d
+f9
 93
-6f
-e0
-cc
-06
-1f
-e6
-7c
-14
-24
+11
+c1
 41
-01
-91
-70
-4c
 05
-01
-20
+3c
+47
+23
+14
+f4
+43
+49
 60
-00
-00
-70
-4c
-07
-01
-20
-20
+86
+ea
+73
+f1
+eb
+e8
+54
 43
-1f
+04
+5a
+bc
+16
+e2
+eb
+af
+37
+4b
+ec
+01
+c9
+93
 68
-48
-81
-7f
-6f
-e0
-80
-4c
-1f
-e3
-7e
-00
-98
-42
-fe
-00
+e2
+3b
+f4
+b1
 2f
-ef
-fe
-02
-58
-00
-00
-00
-68
-48
-cc
-06
-79
-20
-fe
-00
-98
-40
-84
+34
+4a
+87
+10
 00
-60
-48
+d7
+7f
+88
+90
+fa
+45
+75
+f0
+ec
+31
 cc
-06
-20
-60
-00
-00
-6f
-e0
-80
-05
-1f
-e0
-fe
-01
-67
-e0
-80
-05
-24
-36
+23
 81
+45
+16
+5b
+48
+78
+8f
+d1
+cb
+d8
+75
+68
 a5
-6f
-e0
-cc
-03
-1f
-e0
-fe
-01
-67
-e0
-cc
-03
-6f
-e0
-81
-68
-c3
-81
-80
-00
+23
+2e
+7f
 79
-20
-7e
-03
-67
-e0
-81
-68
-6f
-e1
-42
-f5
-67
-e1
-01
-96
-58
-00
-00
-00
-67
-e2
+14
+b6
+86
+4f
+82
+91
+3c
+dc
+34
+83
+48
+b6
+1b
 43
-1d
-20
+74
+29
+45
+e7
+1a
+be
+db
+b2
 60
-00
-00
-20
-40
-28
-1c
-6a
-20
-80
+e2
+8a
+d6
+7a
+d8
+0f
+9d
+bb
+25
+04
+10
+52
+bf
+92
+10
 4d
-1a
-20
-a3
-fc
-24
-21
-26
-fa
-20
-20
-26
-8e
-09
-80
-00
-18
-1f
-ef
-7e
-00
-1f
-f1
-7e
-00
+a5
 e7
-e1
-80
-05
-78
-28
-7c
-00
-20
-40
-27
-0d
-20
-23
-26
-f6
-c5
-99
-26
-af
+70
+6a
+96
+d7
+89
+a8
+a6
+55
+dd
+ae
+39
+2e
+de
+09
+e3
 6f
-e0
-80
-4d
-20
-3a
-26
-af
-1f
-e0
 ff
+d6
+41
+68
+10
+d9
+15
+48
+53
+b7
+49
+0a
+db
 fc
+96
+23
+3f
+32
+76
+c8
+a5
+1b
+fb
+e5
+5c
+e4
+95
+01
 67
-e0
-80
-4d
-20
-40
+b7
+52
+c3
+ba
+3c
+21
+f4
+90
+d7
+6a
+0d
+1b
+fe
+75
+c4
+3e
+93
+98
+6b
+09
+fc
+a9
+16
+15
+24
+7f
 72
+4d
+9d
+46
+56
+e5
+eb
+9c
+c4
+a3
+e0
+ee
+16
+56
+bf
+c7
+0f
+06
+be
+e5
+1c
+dd
+da
+bc
+dc
+f1
+9b
+fc
+c5
+c4
 cb
-6f
+93
+a0
+ca
+5a
+b0
+6d
+58
+38
+42
+75
+8b
+8a
+d8
 f0
-81
-08
-c3
-03
-a6
-fa
-18
-00
-70
-0c
-65
-e2
-01
-54
-20
-20
-26
+92
 af
-6f
-e0
-c3
-34
-c1
-00
-00
-00
-c0
-01
-b0
-4a
-20
-20
-28
+ff
+ba
+6c
+42
+4b
+8e
+bc
+97
+8c
+32
 e1
-79
-3f
-80
+97
+76
+2b
+6d
 30
-20
-20
-2a
-f6
-20
-40
-21
-52
-70
+d4
+ae
+16
 89
-00
-00
-79
-3f
-80
-30
-20
-20
-2a
-e3
-ef
-e1
-00
-06
-c0
-02
-01
-d2
-20
-20
-28
-eb
-ef
-e1
-80
-06
+85
 67
-e1
-c3
-97
-c0
-05
-01
-d7
-c0
-09
+46
+a6
+8d
+f9
+d1
+43
+a6
+98
+06
+4e
+6b
+8c
+6b
+5e
+f7
+ac
+c1
+ee
+75
 01
-e6
-20
-20
-2b
-96
-6f
-e4
-47
-13
+31
+64
+e5
+1a
+94
+95
+3b
+df
+64
+a9
+3e
+ee
+fe
+a7
+aa
+82
 c3
-1d
-ad
-19
-20
-40
-2d
-c7
+45
+4a
+e8
+c9
+95
+e5
+9b
+dc
+4c
+e9
 68
-49
-43
-98
-6f
-e0
+8e
+77
+b1
+a3
+85
+89
+ac
 c3
-21
-c2
-81
-81
-e1
-6f
-e1
-43
-98
+c4
 c0
-18
-2e
-03
-68
-49
-43
-98
-20
-20
-2d
-1d
-6f
-e1
-43
-32
-98
-46
-7c
-00
-24
+6c
+02
+28
+70
+0e
+ae
+ed
+f4
+30
+aa
+2f
+fc
+4c
 22
-81
-dd
+60
+62
+58
+cc
+92
+b2
+bc
+b6
+24
+25
+8e
+13
+ea
+16
 24
-34
-01
-dd
-20
-20
-2d
-46
-18
-c2
-22
-00
-6f
-e1
 43
-35
-1f
 e0
-a5
-fd
-20
-40
-29
-29
-6f
 e0
-c7
-8f
-c0
-7f
-ad
-ac
-6f
-e0
-c7
-95
-20
-3a
-2d
-ac
-6f
-e0
-c8
-43
-c2
-80
-ad
-ac
-58
-00
-00
-1a
 68
-49
-43
-98
-98
-46
-7c
-00
-24
-22
-ad
-ac
-20
-20
-2d
-46
-20
+66
+6a
+07
+ed
+e1
+0c
 40
+2f
+ee
+dd
+84
+eb
+2f
+bc
+b3
+b3
+44
 2a
-28
+9d
+04
+c1
+18
+d3
+5b
 24
-7a
-00
-00
-6f
-e0
+7e
+54
+25
+31
+58
+cf
 c7
-8f
-c0
-7f
-82
-00
-6f
-e0
-c8
-43
-1f
-e1
 7e
-03
-c1
-81
-80
-00
-6f
-e0
-cc
-05
-20
-7a
-00
-00
-6f
+b8
+0e
+72
+61
 e0
-cc
+b1
+8b
+1d
+3b
+cf
+0f
+58
+6b
+74
+1d
+31
+42
+d1
+80
+fb
+5e
+d3
+c6
+33
+2d
+61
+35
+3b
+22
 07
-24
-7a
-00
-00
-6f
-e0
-c9
-56
-20
-5a
-5a
-71
-6f
-e4
-47
+b7
+1c
+0f
+97
+83
+fb
+69
+e3
+45
+10
+e9
+08
+3f
+e7
+bd
+cb
+2b
+e3
+ae
+7b
+99
+68
+98
+7b
+06
+1b
+89
+fc
+70
+4b
+11
+99
+99
+cb
+a5
+e9
+d8
+7b
+de
+be
+48
+fa
+28
+2b
 13
-c2
-80
+84
+8f
+8d
+26
+78
+17
+08
+5e
 db
-5b
-c2
+62
+0f
+4d
+4e
+bd
+74
+6e
+2c
+cd
+79
+4a
+e9
+44
+7f
+0c
+c6
+7c
+52
+ce
+fa
+43
+88
+0f
+86
+0e
+33
+16
+18
 80
-5b
-5b
-c2
-82
-db
-5b
-c2
-83
-5b
-5b
-20
-40
+39
+7f
+86
+47
+f7
 56
-01
-20
-40
-5a
+ba
+bb
+ce
 b2
-24
-74
-00
-00
-20
-40
-5a
-bc
-20
-40
-04
-d4
-20
-20
-5b
-37
-18
-46
-7c
-ff
-20
-62
-80
-00
-d9
-00
-00
-04
-28
-4f
-fe
-07
-20
-20
-ee
-bd
-d9
-00
-00
-03
-20
-20
-6e
-bd
-18
-46
-7c
-ff
-20
-62
-80
-00
-60
-48
-cb
-29
-20
-40
-6e
-e6
-20
-20
-82
-1a
-20
-20
-02
-1f
-20
-40
-02
-28
-20
-40
-02
-23
-20
-40
-02
-2c
-68
-48
-cb
-29
-20
-20
-6f
-0f
-68
-48
-cb
-29
-20
-40
-6f
-0f
-20
-40
-02
-26
-20
-20
-02
-28
-d9
-00
-00
-06
-20
-40
-6e
-bd
-20
-20
-02
-40
-d9
-00
-00
-03
-20
-20
-02
-24
-58
-00
-00
-10
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-60
-00
-00
-58
-00
-00
-80
-67
-f0
-81
-41
-37
-d9
-82
-00
-20
-20
-02
-2a
-6f
-e1
-43
-e9
-20
-40
-7d
-79
-6f
-e2
-40
-ad
-98
-40
-fe
-00
-67
-e2
-40
-ad
-20
-40
-02
-37
-20
-20
-24
-25
-60
-04
-40
-e7
-d8
-c0
-80
-70
-d8
-a0
-40
-cc
-20
-40
-7c
-8f
-d8
-c0
-80
-d4
-20
-40
-7c
-89
-6f
-f0
-80
-80
-67
-e0
-c0
-ef
-18
-42
-24
-00
-df
-20
-00
-0c
-da
-20
-00
-16
-da
-60
-81
-4d
-37
-d9
-82
-00
-ef
-e0
-80
-11
-e8
-40
-80
-13
-98
-46
-7c
-00
-20
-22
-82
-4a
-e7
-e0
-80
-13
-37
-d9
-82
-00
-1a
-20
-a2
-01
-1a
-60
-a6
-01
-c2
-00
-02
-44
-1a
-42
-04
-00
-20
-60
-00
-00
-20
-40
-6b
-3a
-20
-40
-6b
-75
-20
-20
-6b
-38
-6f
-e1
-45
-e0
-d8
-40
-01
-f8
-98
-41
-7e
-00
-20
-3a
-02
-5a
-6f
-e1
-45
-e0
-1f
-e0
-fe
-01
-67
-e1
-45
-e0
-20
-60
-00
-00
-20
-40
-35
-7f
-20
-40
-36
-51
-24
-2c
-35
-86
-24
-37
-b5
-86
-20
-40
-36
-6e
-6f
-e0
-c5
-7d
-20
-3a
-02
-69
-6f
-e2
-45
-cc
-68
-4a
-45
-8f
-98
-46
-7c
-00
-20
-22
-82
-66
-20
-20
-35
-6e
-6f
-e4
-47
-13
-c2
-98
-32
-91
-20
-20
-35
-49
-6f
-e2
-45
-5f
-20
-7a
-00
-00
-20
-20
-02
-61
-20
-40
-54
-3b
-20
-40
-02
-6f
-20
-20
-54
-4c
-58
-00
-4a
-29
-67
-e1
-43
-3f
-58
-00
-00
-20
-67
-e1
-43
-41
-20
-60
-00
-00
-6f
-e0
-c4
-37
-24
-7a
-00
-00
-6f
-e1
-44
-e9
-c3
-85
-80
-00
-6a
-21
-45
-f0
-20
-40
-35
-b4
-60
-48
-c6
-24
-6f
-e0
-c6
-29
-c5
-13
-02
-7e
-6f
-e0
-c6
-2c
-98
-46
-7c
-00
-24
-21
-02
-98
-6f
-e0
-c6
-26
-1f
-e6
-7c
-02
-24
-21
-02
-86
-6f
-e0
-c6
-26
-c0
-00
-02
-99
-20
-60
-00
-00
-6f
-e0
-c6
-26
-68
-48
-c6
-27
-98
-46
-7c
-00
-24
-62
-80
-00
-70
-46
-26
-00
-68
-48
-c6
-24
-6f
-e0
-c6
-28
-c5
-13
-02
-8f
-6f
-e0
-c6
-2b
-98
-46
-7c
-00
-24
-61
-00
-00
-6f
-e0
-c6
-25
-c0
-00
-37
-15
-1f
-e0
-ff
-ff
-67
-e0
-c6
-25
-c0
-01
-02
-a1
-c0
-00
-b7
-0b
-20
-20
-37
-15
-70
-46
-26
-00
-6f
-e0
-c6
-25
-c0
-01
-82
-9f
-1f
-e0
-fe
-01
-67
-e0
-c6
-25
-c0
-00
-b7
-0b
-c0
-01
-02
-a1
-70
-41
-41
-05
-20
-60
-00
-00
-70
-41
-41
+c2
+98
+4c
+aa
+a2
+88
+32
+8c
+a6
+71
+ce
+23
+6b
+ce
+cd
 03
-20
-60
-00
-00
-58
-00
-62
-35
-67
-e1
-45
-f8
-58
-00
-62
-2b
-67
-e1
-45
-fa
-58
-00
-02
-b1
-67
-e1
-43
-e9
-20
-20
-53
-f3
-20
-80
-00
-00
-20
+93
+f2
+7f
+b2
+0d
+bb
+c5
+7b
 55
-82
-ad
-20
-20
-20
-03
-68
-48
-c6
-4a
-20
-40
-6e
-dd
-68
-48
-c6
-4b
-20
-20
-6e
-dd
-20
-60
-00
-00
-20
-40
-04
-64
-6f
-e4
-47
-13
-c2
-89
-dd
-60
-c2
-89
-5d
-6e
-c2
-8a
-02
-b8
-20
-60
-00
-00
-20
-40
-02
-c3
-20
-40
-5e
-43
-20
-40
-5d
-b4
-20
-40
-02
-d7
-20
-40
-02
-c0
-20
-40
-02
+07
+30
+f9
+b9
+8e
+af
 c6
-20
-40
-02
-df
-20
-20
-5d
-aa
-6f
-e4
-47
-13
-c4
-15
-00
-00
-20
-40
-04
-df
-6f
-e0
+b5
+7e
+97
+95
+91
+78
 c6
-66
-67
-e0
-ca
+8f
+b1
 06
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-9f
-5d
-d1
-20
-20
-5d
-cc
-6f
-e1
-46
-8e
+51
+a9
+7a
+23
+cd
+7b
 d8
-40
-aa
-55
-98
-46
-7c
+87
+4c
+5b
+6c
+f3
+a7
+12
+1c
+be
+6c
+96
+1e
+79
+1a
+cb
+8f
+1b
+24
+6b
+37
+a1
+35
+35
+14
+e7
+09
+5f
+17
+bb
+be
+71
+f2
+11
 00
-20
-22
-83
-4c
-60
-49
-46
-8e
-20
-40
-5c
-9c
-6f
-e0
 c9
-a1
+f4
+27
+35
 67
-e0
-c6
-66
-20
-40
-5c
 8c
-58
-00
-11
-22
+70
+35
+10
+04
+7d
+c4
+42
 67
-e1
-46
-95
-6f
-e0
-ca
-06
 67
-e0
-c6
-66
-20
-60
-00
-00
-6f
-e0
-c6
-66
-1f
-e6
+6b
+8d
+1c
+98
+46
+75
+af
+f8
 7c
-00
-20
+45
+7a
+ad
+8a
+aa
+85
+3e
+b9
+31
+e3
 22
+b3
+fa
+05
+52
+bd
+fa
+cc
+6c
+14
+44
+33
+81
+f5
+f4
+6a
+53
 82
+75
+48
+cd
+2c
+1d
+c7
+78
+48
+2c
+23
+a4
+b9
+09
+f7
+44
+ba
+51
+be
+e8
+1b
+ff
+06
+34
+c0
+d3
+c3
+07
+16
+ca
+a4
+66
+8c
+fa
+e5
+4c
+ee
+60
+92
+b2
+54
+b3
+4e
+ae
+1b
 d4
-1f
-e6
+86
+f2
+d5
 7c
-04
-20
-22
-82
-dd
-20
+df
+af
+79
+bb
+b7
+1c
+51
+01
+1e
+07
+ae
+db
+42
+98
+eb
+0b
 61
-00
-00
+4f
+4b
 70
-46
-66
-00
-20
-60
-00
-00
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-6a
-41
-49
-fe
-1a
-42
-26
-00
-20
-40
-5e
-3d
-6f
-e1
-49
-e0
-20
-3a
-02
-ed
-67
-e1
-49
-de
-1a
-60
-a6
-02
-6f
-e1
-4a
-00
-9a
-66
-7c
-00
-24
-21
-02
-ed
-1a
-62
-24
-00
-20
-20
-02
-e3
-6f
-e1
-49
-de
-67
-e1
-46
-95
-20
-60
-00
+ea
+bd
+d0
 00
-6f
+78
+80
+b7
+a9
+18
+5a
+77
+27
+70
+96
+0b
+ec
+9e
+65
+07
+14
+52
 e4
-47
-13
-c2
-89
-dc
-b1
-c2
-89
-5c
-b9
-c2
-8a
-02
-f5
-20
-60
-00
-00
-20
-40
-02
-f8
-20
-40
-02
-fd
-20
-20
-5c
-c1
-6f
-e0
-c6
-66
-c1
-00
-00
-00
+58
+85
+65
+b5
+9e
+19
+3e
+26
+4f
 c0
-00
-83
-24
+2c
+77
+d3
+a3
+ac
+0d
+26
+5f
+ee
+8c
+9f
+4b
+0a
+0c
+92
+87
+42
+0b
 c0
+70
+76
+3d
+7d
+a2
+36
+76
+74
+43
+50
+b5
+e2
+b6
+ae
+72
+65
+d6
+54
+21
+e3
+ab
+2d
+56
+2f
+35
+02
+39
+a7
+f0
+49
+d9
+3f
+be
+8f
+3a
+3a
+7c
 01
-03
-38
-20
-60
-00
-00
-6a
+fd
+fa
+13
+75
+b5
+16
+c7
+9a
+a7
+b2
+82
+95
+37
+73
+1f
+9d
+12
 41
-49
-e2
-1a
-42
-26
-00
-20
-40
-5d
-c0
-6f
-e0
-c9
+ef
+92
+d6
+18
+8d
+da
+1b
+91
+b6
+9a
 a1
-20
-3a
-03
-09
-67
-e0
-c9
-a0
-1a
+d3
+19
+07
+af
+b8
+19
+ed
+4d
+ef
+2a
+98
+23
 60
+9f
+aa
+4d
+0a
+8b
 a6
-01
-6f
-e1
-49
-e4
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
+c1
+3b
+dd
 20
-02
-ff
-6f
-e0
-c9
-a0
-1f
-e1
+db
+b2
+a5
+68
+ad
+93
+7d
+93
+9c
+83
+5a
+89
+5a
+48
+a8
+66
+91
+46
+ce
+f1
+b5
+6a
+df
+fc
+6d
+5e
+80
+3d
+ac
+0f
+70
+72
+42
+f1
+83
 7e
-f0
-20
+52
+4d
+36
+8c
+a9
+f2
+b8
+f4
+2e
+19
 3a
-03
-13
-6f
+d3
+b7
+78
+7b
+d1
+21
+d7
+78
+85
+8d
+ea
+a4
+f0
 e0
-c6
+5e
+67
+a5
+16
+60
+42
+b2
+ab
+53
+d5
+4c
+0e
+a3
+0c
+c0
+b3
+28
+28
+c2
 66
-20
+43
+c0
+0c
+ae
+80
+05
+29
+b7
+d8
+e3
+0f
+3b
+72
+97
+70
+73
+f9
+33
 40
-03
-21
-67
-e0
-c9
-a2
+b3
+bc
+63
+d3
+38
+e9
+44
+dc
+8a
+02
+dc
+bc
+7a
+8d
+82
+0f
+1e
+c4
+ef
+69
+08
+04
+92
+a4
+44
+be
+5e
+9a
+91
+be
+74
+b4
+e3
+2c
+ba
 df
-20
-00
+98
+34
+84
+9e
+d8
+ec
+f8
+72
+26
+d6
+68
+d9
 01
-1a
-62
-24
-00
-da
-20
-49
+2c
+16
+5c
+8d
+25
+76
+c4
+7e
+c5
+7e
+0d
+5a
+3c
+12
+55
+f9
+f5
+7b
 a2
-20
-20
-6b
-45
-68
-48
-c9
-a0
-6f
-e0
-c6
+94
+95
+a6
+e3
+8d
+bf
+73
+85
+65
+96
+39
+9c
+b4
+54
+c4
+8b
 66
-20
-40
-03
-21
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
+99
+b7
+12
+7f
+f7
+47
+4c
+84
+12
+68
+85
+45
+82
+83
+8b
+7f
+77
+b9
 40
-fe
-00
-67
-e0
-c9
-a2
-1a
-62
-7e
-00
+d1
+9c
+97
+4a
+81
+0c
+06
+be
+2e
+e1
+79
+9b
+a7
 68
-49
-49
-e2
-98
-46
-7c
-00
-20
+2a
 22
-83
-0f
+4c
+d9
+f1
+a8
+7e
+96
+4b
+90
+ee
+e5
+12
+dd
 1a
-60
-a7
-ff
+49
+51
+b3
+59
+0b
+cf
 20
+e8
+f4
+9d
+fe
+08
+15
+3c
+79
+79
+13
+27
+91
+6f
+00
+7d
+33
+8b
+9b
+a5
+e3
+57
+fc
+de
+f0
+fa
+a6
+96
 20
-03
-0f
+17
+4a
+18
+33
+db
+c2
+92
+ef
+04
+46
+4d
+31
+3e
+11
+7f
+fc
+fc
+e1
+02
+72
+1a
+b7
+3e
+be
+ed
+3f
+da
+fe
+7b
+92
+a9
 c1
+cd
+df
+74
+7b
+5e
+77
+39
+97
+30
+6e
+a5
+7d
+e2
+72
+a0
+76
+0d
+c5
+93
+79
+05
+e3
 80
-00
-00
-1f
-e0
+aa
+82
+02
+8c
 fe
-04
-20
-60
-00
-00
-6a
-41
-49
-ee
+53
+c4
+2f
+e6
+4a
+25
+5a
 1a
-42
-26
-00
-20
-40
-5d
-f3
-6f
+74
+ec
+d1
+89
+b3
+37
+9b
 e3
-49
+da
+9b
+c9
+90
+01
+f8
+d7
+4d
+8d
+64
+8e
+a0
+a1
+71
+7d
+d3
+28
+51
+28
+ec
+88
+d7
+70
+b8
+eb
+fa
+f8
+61
+db
+c7
+bc
+28
+bb
 b5
-20
-3a
-03
+4c
+15
+7b
+54
+f1
+23
+1b
+dd
+91
+57
+47
+b9
+d0
+ad
+f6
 30
-67
-e3
-49
+d5
+47
+ec
+ef
+65
+df
+94
+84
+ac
+5f
+ea
+8c
+53
+07
+6e
+60
+a7
+0a
+40
+2f
+c4
+24
+af
+f0
+a9
+fc
+63
+a3
+f2
+18
+ec
+01
+d0
+d7
+cb
+af
+fa
+65
+d6
+20
+10
+08
+69
+23
+cd
+16
+85
+f0
+68
+19
+cd
+b2
+ad
+de
+c7
+d9
+89
+a8
+5e
+2a
+8f
+9b
+76
+b0
+90
+1c
+8f
+38
 af
-1a
+23
+15
+fa
+c8
+f6
 60
-a6
-06
-6f
-e1
-49
-f0
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
-00
-20
-20
+40
+96
+d0
+9e
+ec
+88
+c4
+77
+91
+7b
+14
+d3
+b6
+85
+5d
+27
+b6
 03
-26
-6f
-e3
-49
+32
+56
+d6
+a6
+9e
 af
-68
-4b
-46
-6e
-98
-46
-7c
-00
-20
-62
-80
-00
-df
-20
-00
-06
-da
-20
-46
-6e
-1a
-62
-24
-00
-20
-20
-6b
-45
-6a
-41
-49
+de
+e2
 f6
-1a
-42
-26
-00
-20
+04
+85
+a5
+e4
+76
+d9
+2b
+88
+41
+a9
+f0
+41
 40
-5e
-17
+2c
+58
+9f
+d6
+81
+fa
+f7
+ce
+f0
+10
+e7
+7e
+e2
+8b
+e0
+b9
+00
+1e
+2b
+88
+a3
+ce
+8b
+9c
+6a
+9d
 6f
-e3
-49
+78
+16
+4e
+e4
+2f
+ad
+56
+5a
+0b
+48
+89
+5a
+66
+ef
+6c
+28
+b3
+ef
 cd
-20
-3a
-03
-44
-67
-e3
-49
+52
 c7
-1a
-60
-a6
-06
-6f
-e1
-49
-f8
-9a
-66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
+9f
+8c
+11
+2c
+07
 00
-20
-20
-03
-3a
-6f
-e3
-49
+f8
+a1
+17
 c7
-68
-4b
-46
-7b
-98
-46
-7c
+c6
+3c
+7d
+28
+a1
+21
+aa
+77
+d7
+73
+ee
+86
+ef
+1f
+21
+d2
 00
-20
-62
+fe
+ef
+ab
+a8
+18
+c8
+9e
+68
+ef
+55
+e4
+a3
+41
+12
+83
+fc
+a1
+63
+a5
+68
+58
+ee
+03
+73
+0c
+fa
 80
-00
-df
-20
-00
-06
+d2
+4b
+30
+9d
+5a
+02
+a9
 da
-20
-46
-7b
+94
+d1
+4d
+78
+65
+8c
+b8
+01
+a1
+3c
+0d
+24
+fb
+6d
+c7
+f0
+1d
+3b
+fb
+31
+e8
 1a
+e7
+7e
+2f
+47
+21
+8e
+5e
+e8
+a0
+d9
+5a
+61
+12
+e7
+63
+19
+5c
+72
+bf
+b5
+27
+99
+4d
+d7
 62
-24
-00
-20
-20
-6b
-45
-20
-40
-03
-85
-20
-40
-03
+51
+1a
+87
+71
+74
+26
+e6
+8c
+92
+f4
+b9
+17
+9e
+88
+cb
+a0
+43
+df
+10
+fe
+f2
+fd
+79
+f1
+75
+d9
+28
+59
+3d
+a7
+6e
+c9
+80
 9d
-20
-40
-03
-50
-20
-20
-5c
-90
-6f
+6e
+3a
+f9
+14
+f7
+b7
+f1
+77
+d0
+42
+87
 e4
+f8
+18
+5b
+18
+cc
+aa
+d9
+d1
+6e
+bb
+f9
+15
+f3
 47
-13
-c4
-07
-80
-00
-6f
-e0
-c6
-90
-c0
-00
-5c
-94
-c0
-03
-03
-56
-20
+11
+aa
+5a
+b9
+8e
+81
+59
+6c
+fd
 60
-00
-00
-70
-46
+4b
+05
+cf
+ad
+79
+2e
+38
+cd
+40
+ad
+b1
+11
+8c
+fc
+1f
+cb
+61
 90
-00
-20
-60
-00
-00
-6f
-e4
-47
-13
-c2
-89
+e8
+6b
+1c
+04
+57
+e8
+91
+ff
+09
+28
+31
+7e
+2b
 dc
-b5
-c2
-8a
-03
-5c
-20
-60
-00
-00
-6f
-e4
-47
-13
+57
+7e
+77
+a7
+fc
+01
 c4
-07
-80
-00
-6a
-41
-49
+29
+dd
+24
 fa
-1a
-42
-26
-00
-20
-40
-5e
-51
-6f
-e0
-c9
+e5
+c4
+8e
+9b
+1c
+9d
+cb
+87
+4d
 d4
-20
-3a
-03
-6a
+89
+3f
+cb
+ac
+de
+97
+bd
+82
+b9
+32
 67
-e0
-c9
-d3
-1a
-60
-a6
-01
-6f
-e1
-49
-fc
-9a
+d7
+f3
+86
 66
-7c
-00
-24
-61
-00
-00
-1a
-62
-24
 00
-20
-20
-03
-60
-6f
-e0
-c9
-d3
-1f
-e1
-7e
-f0
-20
-3a
-03
-74
-6f
-e0
+35
+98
+5a
+d7
+d7
+dc
+ad
+8c
+2b
+f4
+cd
+50
+8a
 c6
+f3
+c4
+b0
+44
+a3
+5a
+b1
+0b
+88
+e5
+6b
+f2
+7b
+14
+a3
 90
-20
-40
-03
+6e
+58
+8a
+c2
 82
-67
-e0
-c9
-d5
-df
-20
-00
-01
-1a
-62
-24
-00
-da
-20
-49
-d5
-20
-20
+33
+63
 6b
-45
-68
-48
-c9
+14
+fb
+4d
+eb
+6b
+8c
 d3
+79
+1c
+fa
+94
+ef
+e7
+cd
+dd
+bf
+49
+a9
+35
 6f
-e0
-c6
-90
-20
-40
-03
+9e
+41
+31
 82
-98
-46
-7c
-00
-20
-62
-80
-00
-1f
-f2
-7e
-00
-98
-40
-fe
-00
-67
-e0
-c9
-d5
-1a
-62
-7e
-00
-68
-49
-49
-fa
-98
-46
-7c
-00
-20
-22
 83
-70
 1a
-60
-a7
-ff
-20
-20
+27
+7f
+44
+61
+ea
+19
+bb
+22
+37
+b9
+d8
+4c
+58
 03
-70
-c1
-80
-00
-00
-1f
-e0
-fe
-06
-20
+b6
+67
+91
+51
+c9
+f8
+84
+56
+91
+0e
+c6
+d7
+51
+94
 60
-00
-00
-6f
-e4
-47
-13
-c2
+26
+43
+92
+ee
+ae
+21
+04
+9a
+f7
+74
+ea
+38
+85
 9f
-03
-8c
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
-8c
+2f
+09
+cb
+33
 c0
-01
-03
-93
-20
-60
-00
-00
-6f
+08
+c1
+cf
+6b
+fc
+66
+42
+51
+35
+22
+fd
+f7
+b3
+e5
+43
 e3
-46
-6e
-68
-4b
-46
-e6
-98
-46
-7c
-00
+53
+c9
+64
+8b
+3e
+0a
+c3
+bd
+bb
+ca
+e1
+df
+b0
+5b
+4f
+75
+2a
+cd
+df
+b0
+b9
+67
+92
 24
-62
-80
-00
-6f
-e3
+fc
+b7
+ad
+7c
+0b
+73
+5a
+a4
+38
+56
+b7
+ef
+77
 42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
+2d
+35
+da
+35
+01
+fe
+14
+62
+f6
 e3
-46
-6e
-68
-4b
-46
+0f
+a1
+da
+bf
+d1
+93
+37
+70
+66
+b3
+c0
 e6
-98
+45
+7f
 46
-7c
-00
-24
-62
-80
-00
-6f
-e3
-42
-db
-1f
-e0
+9f
+fe
+3a
+3e
+9a
+23
+97
+a8
+c3
 ff
-00
-67
+fa
+26
+91
+b1
+f9
+d9
+06
+e8
+4b
+87
+c6
+39
+47
+3e
+47
+df
+15
 e3
-46
-6e
-20
-60
-00
-00
-20
-40
-03
-9d
-20
-20
-5a
-9c
+ee
+c1
+55
+76
+6a
+53
+ee
 6f
-e4
-47
-13
-c3
+37
+f9
+09
+80
+21
+aa
+98
+86
+3b
+3c
+16
+6d
+16
+c1
+22
+e1
+f5
+39
+6c
+7e
+c8
+ba
+d4
+da
+98
+37
+b2
 0a
-5c
-6f
-c2
+70
+84
+25
+09
+87
+de
+d1
+34
+41
+57
+3c
+36
+41
+b1
+27
+fd
+03
+69
+50
+01
+cd
+d1
+75
+7f
+34
+ea
+5b
+10
+2f
+6c
+d1
+c3
+19
+98
+ca
+8a
+ab
+75
+6d
+ae
+41
+8c
+c1
+99
+af
+3d
+ad
+b5
+59
+2e
+85
+23
+fd
+dc
+07
+c1
+b7
+fb
+94
+b0
+a1
+8d
+07
+1a
+ce
+31
+78
+f8
+1d
 9f
-03
-a5
-6f
-e0
-c6
-66
-c1
-00
-00
-00
-c0
-00
-83
+6c
+16
+52
+7e
+ab
+12
+c5
+f6
 a5
-c0
-01
 03
-aa
-20
-60
-00
-00
-6f
-e3
-46
-68
-67
-e3
+27
+ae
+34
+28
+34
+4e
+1d
+50
+1c
+53
+1a
+90
+9b
+66
+93
+81
+3c
+90
+2f
+76
+23
+ca
+1c
+1b
+66
+0e
+99
+af
+5c
 41
-16
-6f
-e3
-46
-6e
+c9
+2c
+57
 67
-e3
-42
-db
-20
+0d
+ea
+cb
+2b
+0e
+3e
+ca
+73
+8f
+5d
+bf
+07
+5a
+3a
+8a
+cc
+45
+91
+fe
+d3
+3c
+3e
+4b
+98
+50
+05
+a0
+89
+be
+fa
 60
-00
-00
-6f
-e3
-46
-75
-67
-e3
-41
-16
-6f
-e3
-46
-7b
 67
-e3
-42
+57
 db
-20
-60
+a0
+d8
+7b
+d9
+34
+af
+aa
+0b
+fe
+8e
+da
+ab
+58
+79
+9a
+ab
+f5
+63
 00
+a3
+c9
+12
+9f
+cc
+4a
+8e
+b2
+44
+ce
+d8
+4d
+f1
 00
-6f
-e4
+40
+d4
+25
 47
-13
-c4
-01
-00
-00
-c3
-0a
-5c
-43
 d8
-e0
-00
-02
-20
+37
+1b
+5c
+93
+7a
+0d
+62
+2e
+0c
+7a
+c6
+91
+47
+82
+de
+73
+5d
+44
+b6
+46
+9a
+a0
+d4
+65
+63
+fa
+84
+e9
+b1
+72
+65
+b4
+6c
+e4
 40
-5f
+4e
+8e
+61
+cf
+19
+cf
+59
+64
+1b
+29
+62
+a8
+64
+96
+1d
+f2
+de
+c2
+50
+f9
+29
+d7
+b9
+ea
+c2
+1d
+a0
+a8
+6d
+89
+cc
+3f
+8e
+50
+23
+d6
+f9
+f6
+8f
+bf
+04
+e1
+92
+df
+5a
+ed
+61
+eb
+05
+4d
+4a
+46
+8b
+4e
+f0
+d7
+e2
+08
+9d
+6f
+3f
+63
+ac
+a8
+07
+57
+30
+5a
+45
+4f
 04
-20
+e6
+4c
+48
+82
+aa
+43
 40
-5c
-4a
-20
 40
-03
 b7
-20
-20
+13
+1d
 5c
-a3
-6f
-e0
-c6
-66
-c0
-00
-83
-bb
-c0
-01
-03
-c0
-20
+70
+7d
+87
+27
+0a
+27
+c2
+7c
+ce
+fc
+92
+77
+6a
+92
+c4
+0a
+e2
+75
+3a
+e7
 60
-00
-00
-6f
-e3
-01
-78
-67
-e3
-46
+8d
+7b
+88
+fe
+36
+41
+d1
+72
+63
+1a
+91
+2c
 68
-6f
-e3
-42
-db
-67
-e3
-46
-6e
-20
-60
-00
-00
-6f
-e3
+2e
+4a
+fb
+6c
+7f
+f3
 01
-78
-67
-e3
-46
+13
+95
+7a
+be
+2d
 75
-6f
-e3
-42
-db
-67
-e3
-46
-7b
-20
-60
-00
-00
-20
-40
-03
-db
-20
-40
-61
-4d
-20
-40
-55
-3d
-20
-40
-61
-10
-20
-40
-61
-b1
-20
-40
-61
-1e
-20
-40
-32
-8e
-20
-40
-35
-31
-20
-40
-5f
-dd
-20
-40
-57
-2c
-20
-40
-5b
+90
+fa
+f8
+f4
+7f
+08
+a5
+8d
+de
+eb
+95
 9b
-20
-40
-5b
-ab
-20
-40
-5b
-ce
-20
-40
-5b
-d3
-20
-40
-5b
-e1
-20
-40
-5b
 ee
-20
-40
-5b
+f6
+f7
+7d
+ff
+0f
 e4
-20
-40
-5b
-fb
-20
-40
-03
-de
-20
-40
-56
-b6
-20
-40
-5c
-0e
-20
-20
-5c
-05
-da
-60
-4a
-05
-da
-40
-5a
-ef
-20
-20
-42
-e0
-da
-60
-47
-7e
-da
-40
+33
+04
+bb
+c0
+57
+82
+5e
+7a
+31
+83
+32
+05
+1c
+62
+b7
+a6
+cc
+54
+f0
+27
+ad
+2d
+f7
+9a
 03
-e1
-20
+24
+54
+26
+2b
+4f
+b5
+18
+35
+f4
+28
+42
+46
+6e
 20
+e1
+2b
+b8
+c2
+fb
+f0
+aa
+ed
+ca
+08
+8f
+63
+79
+95
+ce
+df
+51
+ff
+8d
 42
-e0
-6f
-e0
-c9
+b0
+30
+87
+8f
+d8
+d7
+11
+29
+77
+a9
+09
+ef
+95
+31
+b8
+da
+bc
+f0
+f4
+63
+75
+b2
+1f
+63
+d1
+75
+71
+72
+e9
+b6
+ef
+18
+8c
+4e
+52
+fe
+7f
+9a
+82
+8a
+ef
+15
+c8
 6b
-67
-e0
-c0
-c0
-70
-47
-7d
-03
-20
-60
+e7
+f3
 00
+f7
+de
+2b
+ea
+e7
+0a
+45
+d3
+bb
+ea
+92
+f0
+26
+e6
+ac
+89
+fb
+a9
+16
+81
+5e
 00
-20
-40
-59
-ed
-20
-20
-5c
+f9
+b8
 1b
-1a
-62
+9e
+33
+2c
+d5
 7e
-00
-c0
-20
-03
-fc
+cf
+13
+de
+79
+26
+e1
+ad
+41
+87
+24
+87
+b3
+c4
+b6
+ce
+3b
 c0
-0a
-84
+af
+02
+12
+68
+53
+04
+44
+cf
+5c
+f6
+dd
+9e
+bd
+52
 01
-c0
+36
+db
+23
+1a
+7a
+02
+02
+de
+72
+e5
+b4
+eb
+fe
+ef
+ca
+60
 19
-03
-f3
-c0
-1e
-04
-1f
-c0
-1c
-84
-30
-c0
-1d
-04
-33
-c0
-0a
-03
-f0
-20
-20
-5a
-c3
-58
-00
-00
-00
-67
-e2
-4c
-04
-20
-20
-5a
-d0
-6f
-e0
-c7
-95
-c0
-00
-83
-f7
+d9
 70
-48
-44
-14
-20
-20
+32
+39
+8a
+d9
+36
+9a
+52
+13
+0e
+c0
+76
 03
-f9
-20
-40
+bf
+dc
+2d
+f3
+c6
+bb
+32
+9f
 5a
-ef
-70
+5c
+a2
+99
+db
+27
+75
+89
+a8
+b4
+11
+9c
+a0
 48
-44
-05
-6f
-e0
-cc
-03
-67
-e0
-cc
-04
-20
-20
-5a
-f6
-6f
-e0
-ca
-04
-24
-7a
-00
-00
-70
-4a
-04
+4c
+b7
+b7
+9b
+a3
+cf
+9a
 01
-70
-4a
-05
-1e
-20
-60
-00
-00
-58
-00
-00
-00
-67
-e0
-ca
-04
-67
-e0
-ca
+8b
+ec
+df
+0a
 05
-58
-00
-00
-00
-67
-e1
-47
-c0
-70
-47
-94
-00
-d8
-40
-00
-06
-6f
-e4
-47
-13
-c2
-8d
-84
-0b
-d8
-40
-00
-07
-60
-49
-42
-d3
-60
-49
-42
-d5
-70
-47
-c2
-00
-70
-49
-56
-00
-20
-40
+6c
+64
+db
+2b
+4c
+74
+15
+f0
+98
 29
 cb
-20
-20
-04
-11
-20
-40
+67
 5b
-7b
-6f
-e1
-43
-ef
-c2
-83
-84
-16
-c2
-80
-42
-fc
-20
-20
-5c
-1a
-6f
-e1
-43
+27
+fe
+01
+d2
+e6
+89
+19
+fe
+5d
+08
 ef
-c2
-80
-42
-fc
-6f
-e0
-c8
-43
-1f
-e1
-7e
-03
-20
-40
-5b
-21
-c0
-81
-d4
-a9
-6f
-e0
-cc
-07
-24
-3a
-54
-a9
-20
-20
+09
+95
+75
+10
+a3
+38
+09
+0e
+0e
+6c
+77
+bc
 54
-cd
-6f
-e2
-45
-8f
-67
-e2
-45
-e8
+81
+d2
+c5
+1d
+2c
 67
-e2
-46
-91
-20
-40
-35
-5a
-20
-40
-5c
-0b
-20
-40
-61
-8e
+53
+94
+2c
 20
-40
-5a
-73
-70
+e4
+02
+96
+09
+f5
+5f
+45
+b6
+cc
+0b
+46
+2b
 47
+74
+a2
+4c
+c1
+34
+a0
 7d
-00
-70
-45
-fc
-00
-70
-45
-e2
-00
-6f
-e2
-45
-e8
+53
+46
+6e
+21
+a3
+44
+ec
 68
-4a
-45
+2c
 e4
-98
-46
-7c
-00
-20
-62
-80
+4d
+05
+13
+10
+f5
+d3
 00
-20
-40
-60
+1c
+1b
+4c
+53
+b4
+3f
+6d
+8f
+19
 16
-20
-40
-04
+51
+a5
+76
+fc
+89
+34
+53
+0b
+f3
+4b
+a3
+bb
+e5
+f6
+a3
+ef
+bb
+ee
+ad
+ec
+b7
 67
-20
-20
-60
+08
+8c
+49
+90
+ed
+e6
+46
 42
-20
-40
-60
+9f
+c6
+3f
+ba
+e4
+a9
+39
+f9
+4b
+51
+1a
+a1
+ba
+4e
+41
+ce
+3c
+07
+a6
+2a
+42
+a6
+71
+17
+fe
+ea
+15
+6e
+5b
+b4
+aa
+c8
+2f
+df
+9c
 16
-20
-40
-04
-67
-20
-20
-60
+28
+f2
+72
+28
+22
+33
+29
+61
+09
+a2
+b4
+db
+d2
+f9
+35
+d3
+e8
+2f
+5e
+cc
+d5
+10
+f8
+c5
+a2
 84
+ee
+86
+a1
+cb
+a4
+dc
+14
+7a
+c9
+f7
+75
+8a
+4c
+35
+0f
+d2
 20
-40
+0a
+4a
+62
+46
+21
+33
+6a
+9f
+85
+ae
+4e
+89
+4e
+51
+f7
+65
+0a
+b9
+8d
+d2
 60
-16
-20
-40
-04
-67
-6f
-e0
-c8
-7a
-c1
-00
-80
-00
-6f
-e0
-c6
-00
-24
-3a
-5f
+1c
+08
+db
+a0
+58
 f2
+3f
+f1
+08
+7c
+a4
+91
+c5
+8f
+c6
+5c
+8c
+3f
+29
+2d
+29
+2c
+8d
+2e
+2c
+1b
+e7
+ac
+da
+1b
+6e
+9a
+9e
+42
+aa
+8a
+bd
+f1
+90
 6f
-e0
+fb
+73
+01
+f5
+54
+6d
+e8
+8d
+0a
+bd
 c5
-e2
-c0
-02
-04
-3e
-c0
+2b
 00
-e0
-5f
-c0
+ab
+aa
+26
+83
+d1
+83
+a5
+d0
+10
+31
+15
+08
+97
+73
+40
+57
+02
+a6
+bc
+91
+a0
 01
-84
-45
-20
-20
-60
-55
-6f
-e4
-47
-13
-c3
-1f
-60
+9a
 59
-6f
-e0
-c7
-1b
+85
 c0
-00
-e0
-59
-20
-40
-60
 18
-70
-46
-66
-01
-20
-20
-54
-a0
-6f
-e4
-47
-13
-c3
+3b
+7d
+ae
+10
+e8
+a3
+ce
+3b
+2f
+44
+34
+48
+9a
+a9
+9c
+92
+83
+3a
 1f
-60
-59
-c2
-89
-e0
-59
-c2
-8a
-60
-59
-c2
+d8
+a5
 89
-60
-59
-20
-20
-60
-34
-6f
-e4
-47
-13
-c2
-9f
-04
-50
-6f
-e0
-c6
-66
-c0
-00
-04
-57
-20
-20
-54
-91
-20
-40
+a7
+b4
 54
+70
+23
+66
+aa
+9e
+7c
+15
+e6
+fd
+fd
+6b
+a1
+dc
+df
+a0
+71
+9d
+5e
+41
+f0
+7f
+2a
+3c
+fe
+f5
+9a
+2c
+a2
+f6
+d5
+32
+56
+5f
+25
+8c
+5f
+10
+95
+f6
+17
+16
+0e
 ac
-20
+3f
+ac
+91
+58
+72
+c9
+2e
+94
+71
+9a
+d9
+cf
+c6
+dc
+ae
+3e
+da
+5c
+64
+d1
+51
+81
 34
-04
+80
+b2
+a6
+8b
+a7
+c8
+09
+ff
+fd
+2e
+c1
+8a
+30
+a5
+9a
+cc
+a9
+8c
+a4
+6d
+8c
+9c
+e6
+a4
+e9
+7c
+5b
+37
+bd
+1b
+43
+1d
+b5
 53
-20
-20
-60
+bb
+3b
+61
 2f
-6f
-e0
-c6
+11
+ce
+b4
+c8
 66
-c0
-00
-60
-67
-20
-40
+f3
+56
+22
+ae
+9a
 5a
-a8
-20
-20
-04
-42
-6f
-e4
-47
-13
+9c
+8c
+56
+b0
+50
+14
+63
 c3
-08
-e0
-2a
-20
-40
-61
+6c
+27
+79
+97
+32
+c1
 95
-20
-40
-54
-ac
-20
-34
-60
-67
-6f
-e4
-47
-13
-c2
-98
-04
-5f
-20
-20
-60
-23
-70
+a1
+f2
+5b
+43
+09
 46
-66
+39
+bb
+df
+24
+7a
+d9
+a4
+89
+85
+a0
+0c
+2b
+88
+bc
+62
+55
+bc
 00
-6f
-e1
-47
-21
-67
-e1
-45
-de
-70
-45
-e2
-01
-20
-20
-35
-34
-6f
-e0
-c1
+f6
+36
+43
+71
+9a
+3b
+bc
+cd
+a1
+c0
+d8
+c0
+7e
+55
+18
+a6
+0f
+6c
+7e
+a8
+42
+09
+9a
+a1
 41
-67
-e0
-ca
-07
-20
-60
-00
-00
-6f
-e0
+7a
+75
+3d
+cd
+1d
+66
 ca
-07
-67
-e0
-c1
-41
-20
-60
-00
-00
-20
-40
-62
-0e
-20
-40
-78
-aa
-20
-40
-04
-6e
-20
-20
-5e
-61
-6f
-e0
-c6
-49
-c1
-7f
-80
-00
-da
-20
-00
-00
-70
-49
+4f
+36
+29
 77
-05
-68
-48
-c6
-49
-20
-40
-04
-75
-20
-20
-56
-c1
-6f
-e4
+af
 47
-13
-c2
-95
-d6
-de
-6f
-e0
-c9
+53
+53
+1e
+cd
+a3
+bc
+bb
+2b
+4e
+85
+37
+2a
 74
-1f
-e2
+61
+27
+90
 26
-00
-6f
-e0
-c6
-54
-c0
-7f
-84
-7c
-20
-20
-56
-ce
-6f
-e0
-c6
-49
-20
-40
+23
+e6
+0f
+91
+1c
+7a
+96
+24
+35
+a0
+96
+6d
+72
+a1
+c9
+a8
+d8
+9a
+0e
+8c
+d7
+1d
+3d
+82
+c3
+96
+ae
+31
+e9
+25
+3e
+22
+97
+ed
+3b
+32
+07
 59
-46
-68
-48
-c6
-49
-20
-20
+d1
+5a
 04
-80
-1a
+31
+5c
+1b
+7c
+b1
+15
 62
-7e
-00
-67
-e0
-c9
-78
-1f
+1a
+cc
+4f
+60
+5f
+1c
+0b
+54
+ee
+b4
+9c
+5c
+16
+4b
+5d
+18
 e3
-fe
-00
+4e
+40
+ab
+93
+a5
+2c
+fd
+f9
+91
+f9
+4a
+10
+31
+ff
+65
+85
+37
+ab
+e8
+9e
+c8
+fb
+ae
+3c
+bd
+d9
+54
+80
+fc
+7c
+39
+d7
+9f
+2e
 1f
+90
+e5
+57
+f7
+4f
+90
+a0
+48
+31
+3b
 e2
-24
-00
-18
-42
-26
-00
-20
-40
-55
-b1
+3c
+d1
 1a
-62
-04
-00
-20
-40
-6e
-e6
-7d
-20
-a4
-00
-20
-40
-59
-3d
-20
-20
-59
-29
-20
-40
-36
+08
+8d
+50
+e2
+73
+6a
+e7
+31
+c3
+d1
+72
+0f
+f9
+bd
+1e
+35
+63
+30
+fa
+d1
+10
+7f
+4b
+cf
+fa
+13
+5a
+3c
+97
+1f
+58
+a0
 b4
-24
-74
-00
-00
+ea
+fb
+fa
+6d
+cc
+a5
+89
+ae
+f5
 20
-40
+1b
 36
 be
-20
-40
-04
+c7
+e6
+c4
+a0
+f5
+af
+14
+55
+62
+8a
+93
+b1
 91
-6f
-e1
-c6
-08
-20
-20
-36
-22
-58
-00
-00
-00
-79
-20
-7e
-15
-67
-e4
-00
-16
-58
-00
-00
-00
-67
-e2
-00
+bb
+db
+30
 1e
-20
-60
-00
-00
-70
-46
-00
-00
-20
-40
+8c
+97
+bb
+dc
+43
+50
+b0
+ef
+3b
+b5
+84
 36
-47
-5f
-ff
-ff
-ff
-67
-e2
-45
-af
-58
-00
-00
+22
+b9
+b5
+d7
+bd
+fc
+ba
+a3
+da
+0a
+cb
+19
+6f
+36
+cf
+c5
+d7
 00
-67
+a8
+f3
+ce
+5e
+9a
+81
+bb
+66
+9d
 e3
-c8
+f8
+8c
+6c
+6a
+af
+2e
+81
+8e
+c6
 46
-70
-47
-3f
-01
-20
-40
-59
-ed
-20
-20
-62
-2b
-20
-40
-5a
-92
-20
-40
-04
+d9
+51
+d6
+c5
+6f
+6c
+d8
+bc
+60
+4f
+bb
+8f
+53
+32
+29
+32
+81
+8f
 91
-20
-40
-56
-a9
-68
-48
-c6
-54
-20
-40
-6e
-f7
-68
-48
-c6
+c4
+31
+5e
+6b
+f8
+71
+d5
+1b
+0f
+bd
+4f
+0e
+3e
+59
 54
-20
-40
-6e
-d3
-6f
+0a
+c2
+32
+c7
+08
+49
+38
+3e
+a9
+07
+47
+e3
+34
+18
+bd
+b1
+57
+85
 e0
-c6
-4d
-20
-40
-59
-43
-68
-48
-c6
-5a
-20
-40
-55
-ab
-d8
-40
-00
-15
-20
-40
-55
+3d
+eb
+2b
+02
+b0
+10
+35
+a1
+42
 b5
-20
-40
-61
-1a
-20
-40
-55
-0c
-20
-40
+b1
+a8
+90
+6c
+d0
+c2
+8c
+4e
+60
+43
+ae
+34
+a6
+ea
 54
+82
+22
+d7
+1d
+17
+ea
+d8
+7b
+07
+c4
+db
+41
+6c
+9f
+0e
+81
+0e
+76
+3c
+56
+66
+d4
+da
 f9
-68
-48
-c6
-4a
-20
-40
-6f
-0f
-68
-48
-c6
-4b
-20
-40
+e5
+26
+4c
+3b
+a6
+49
+2b
+1c
+bd
+d8
+d7
+d9
+cd
+92
+2c
+c4
+50
+ee
+1a
+1e
+61
+41
+64
+a2
+de
+da
+02
 6f
-0f
-68
-48
+d7
+94
+65
+2d
 c6
-5b
-20
-40
-55
-b5
-20
-40
-04
-b8
-20
-20
-54
-e5
-6f
-e1
-c7
-3c
-67
-e1
-86
-70
-df
-20
-00
-18
-d8
-40
-00
+d5
+15
+3d
+83
+cf
+cc
+47
+f5
 00
-6f
-e1
-86
+de
+22
+b0
+ed
+98
+bc
+75
+4f
+dd
+4c
+d5
+10
+a4
+33
+ca
+23
+28
+0b
+9f
+f4
 70
-2f
-ef
-fe
-00
-20
-40
-84
-c5
-6f
-e1
+cf
+c3
+d1
+24
+66
+73
+71
+6e
+a9
+76
+73
+bb
+a0
+0b
+77
+8a
+77
+b0
+a7
 86
+62
+32
+90
+98
+87
+e4
+4d
+d5
+cd
+71
+cc
+4e
 70
-1f
-e3
-7e
-00
-67
-e1
+93
+26
+15
+4c
 86
-70
-18
-40
-84
-01
-c2
-00
-04
-bc
-20
-60
-00
-00
-18
-46
-7c
-ff
-20
-62
-80
-00
-20
-20
-6f
+96
+43
+d9
+32
+21
+52
+1b
+b8
+88
 0b
-c6
-93
-00
-00
-20
-40
-56
+53
+1b
+a3
+8c
+b8
+d6
+c9
+4f
+cc
+7e
+b2
+f9
+27
+66
+72
+4d
+46
+58
+36
+84
+89
+4c
 01
-24
+1d
+ba
+de
 74
-00
-00
-6f
-e0
-c7
-7c
-70
-47
-7c
-00
-24
-5a
-04
-dd
-6f
-e4
-47
-13
+45
+fd
+71
+5e
 c3
-0b
-04
-d2
-6f
-e0
-c9
+57
+86
+ec
+6b
+47
+35
+6a
+ce
+b8
 6c
-24
-3a
-60
+a9
+5c
+c2
+c9
+ed
+b9
+9e
+5b
+ab
+f5
+71
+10
+89
+2b
+85
+75
+8d
+5c
+96
+ac
+8b
+52
+8a
+05
+a0
+97
+29
+cb
+e9
+ba
+c2
+98
 b6
-20
-40
-04
-d4
-20
-20
-60
-a2
-6f
-e0
-c6
+a4
+5f
+8d
+25
+bf
+6a
+4c
+be
+46
+05
+be
+56
+8a
+1c
+95
+97
+10
+2d
+ec
+b1
+88
+e1
+9a
 59
-c1
-ff
-80
-00
-6f
-e0
-c7
-7d
-20
-7a
-00
-00
-1f
-e0
-ff
-ff
-67
-e0
-c7
-7d
-58
-00
-00
-00
-67
-e2
-48
-47
-20
-20
-5a
-73
-20
-40
-04
-91
-20
-20
-02
-40
-6f
-e4
-47
-13
-c4
-15
-00
+bb
+e5
 00
-c3
-1f
-de
-b9
-68
-48
 c6
-5a
+28
+36
+38
+c2
+10
+30
+a1
+ba
+fa
+75
+80
+50
+49
+d9
+38
+e7
+2f
 20
-40
-6e
-f7
-68
-48
+31
+ca
+b0
 c6
-5a
-20
-40
-55
+57
+81
+8f
+37
+be
+1d
+50
+03
+f0
+b3
+9c
+a4
+d7
+26
+4c
+d8
 b1
-68
+57
+34
 48
-c6
-5a
-20
-40
-6e
-e6
-24
-20
+90
+8c
+99
+88
 de
+75
+7d
+c4
 c2
-20
-20
+da
+0a
+04
+64
 5e
-be
-20
-40
-59
-58
-c0
-18
-59
-5f
-c0
-18
-d9
-c6
-c0
+81
+ec
+e6
+43
+44
+7d
+e9
+c2
+da
+10
+92
+de
+ec
+1e
+b0
 2c
-04
-ef
-20
-20
-59
-52
-20
-40
-59
-e7
-6f
-e0
-c8
+e8
+ff
+5e
+5e
+2f
+dc
+58
+28
+34
+63
+15
+25
+42
+c2
+0e
+6e
+9c
+fd
+7e
+4c
+bd
 5a
-c0
-2c
-84
+cf
 f3
-20
-20
-59
-5f
-70
-49
-57
-0b
+40
+de
 da
-60
-4a
-0b
-20
-20
-59
+90
+fa
+79
+6f
+11
+61
+74
+3a
+28
+f1
+10
+0d
 95
-6f
-e0
-c4
-20
+93
+ca
+e6
 c1
-80
-00
-00
-6f
-e0
-c9
-57
+81
+b6
 c0
-05
+e1
 84
-fb
-20
-20
-59
-f8
-20
-40
-5a
-6d
-6f
-e0
-c6
-59
-c0
-7f
-85
-01
-68
-48
-c6
-59
-20
-40
-6e
-e6
-24
-60
-80
-00
+a4
+1d
+7b
+a1
+12
+0e
+a5
+8f
+96
+70
 58
-00
-00
-00
-20
-40
-69
-e5
-c0
-ac
-59
-55
-20
-20
-5a
-2f
-78
-54
-7c
-00
+f4
+64
+2a
+88
+e2
+4a
+8d
+3e
+f7
+e4
+12
+4c
+17
+15
+ed
+25
+76
+06
+3c
+d2
+d9
+4d
+ea
+71
+51
+f0
 58
-00
-00
-00
-67
-e3
-48
+c4
+2b
+06
+69
+12
+65
+3b
+33
+97
+1a
+f7
+3d
+2d
+cf
 47
-20
-40
-04
+8d
+58
+71
 f6
-20
-20
-56
-06
+75
+99
+0e
+41
+d4
+30
+ed
+29
+d5
+18
+6f
+ff
+29
+5e
+d2
 92
-b1
+e5
+89
+f5
+b8
+21
+42
+84
+46
+8c
+15
+cb
+0c
+5d
+c9
 aa
 55
 40
@@ -5183,9 +5749,9 @@
 40
 05
 00
-33
+73
 07
-20
+a0
 00
 00
 00
@@ -5194,9 +5760,9 @@
 00
 00
 00
-73
-88
-84
+f7
+98
+86
 f2
 7d
 61
@@ -5217,7 +5783,7 @@
 00
 10
 04
-60
+70
 00
 00
 06
@@ -5231,7 +5797,7 @@
 00
 00
 00
-41
+45
 a4
 00
 00
@@ -5599,8 +6165,8 @@
 00
 43
 47
-ee
-4d
+d0
+52
 00
 80
 bb
@@ -5622,9 +6188,9 @@
 00
 4a
 47
-74
-d6
-00
+70
+11
+01
 00
 77
 01
@@ -5918,30 +6484,22 @@
 00
 fa
 49
-b9
-1a
-ea
-1a
+21
+1c
+52
+1c
 aa
 55
-18
+10
 00
 e2
 49
-eb
+53
+1c
 1a
-b2
-1b
-b3
+1d
 1b
-2a
-1c
-2b
-1c
-de
-1c
-df
-1c
+1d
 92
 1d
 93
@@ -6126,7 +6684,7 @@
 4a
 09
 a5
-26
+46
 34
 19
 04
@@ -6176,7 +6734,7 @@
 ff
 aa
 55
-1e
+54
 00
 d6
 48
@@ -6186,14 +6744,26 @@
 27
 ab
 40
+b3
+56
+9b
+e6
+a8
+12
+a9
+c0
 be
-d1
+e6
+a5
+af
 a0
-41
+21
 a1
-12
-a5
-84
+02
+b8
+10
+b9
+0b
 a7
 ff
 b5
@@ -6202,20 +6772,10 @@
 00
 ff
 00
-35
-c8
-25
-af
 09
 00
 ff
 ff
-aa
-55
-2e
-00
-fc
-48
 09
 5a
 0d
@@ -6456,8 +7016,8 @@
 aa
 aa
 55
-63
-5b
-5c
-fb
+d1
+58
+8a
+47
 20
Index: output/program.lis
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/program.lis	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/program.lis	(working copy)
@@ -1,1691 +1,1887 @@
               include "bt_format "
               org 0x0000
-0000 c2840027 bbit1 8 ,pf_patch_ext 
-0001 c00002aa beq patch00_0 ,p_soft_reset 
-0002 c0010054 beq patch00_2 ,p_main_loop 
-0003 c008005d beq patch02_0 ,p_shutdown_radio 
-0004 c008805f beq patch02_1 ,p_set_sync_on 
-0005 c00a015e beq patch02_4 ,p_set_lemode 
-0006 c00a80e0 beq patch02_5 ,p_rf_rx_enable 
-0007 c00c0100 beq patch03_0 ,p_txon 
-0008 c00c8107 beq patch03_1 ,p_set_tx_power 
-0009 c00d006d beq patch03_2 ,p_initialize_radio_cont 
-000a c0128230 beq patch04_5 ,p_lpm_sleep 
-000b c03402a3 beq patch0d_0 ,p_mouse_cb_fuction 
-000c c03482b2 beq patch0d_1 ,p_mouse_load_device_info_check 
-000d c036026c beq patch0d_4 ,p_mouse_param_init 
-000e c036803c beq patch0d_5 ,p_mouse_sensor_set_angle 
-000f c037044b beq patch0d_6 ,p_mouse_start_work 
-0010 c03984a0 beq patch0e_3 ,p_mouse_setgpio_hibernate 
-0011 c03b8036 beq patch0e_7 ,p_mouse_adc_read_start 
-0012 c03d0505 beq patch0f_2 ,p_mouse_motion 
-0013 c03f8480 beq patch0f_7 ,p_mouse_3io6key_check 
-0014 c04084ea beq patch10_1 ,p_mouse_init_sensor 
-0015 c042039b beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
-0016 c04283e7 beq patch10_5 ,p_mouse_priority_bb_event 
-0017 c04301f5 beq patch10_6 ,p_mouse_le 
-0018 c04383c5 beq patch10_7 ,p_mouse_bb_event_timer 
-0019 c04403e5 beq patch11_0 ,p_mouse_start_discovery 
-001a c04503af beq patch11_2 ,p_mouse_store_remote_bdaddr 
-001b c04602f0 beq patch11_4 ,p_mouse_store_device_info 
-001c c0468358 beq patch11_5 ,p_mouse_store_dpi_info_check 
-001d c047046a beq patch11_6 ,p_mouse_idle 
-001e c04582c9 beq patch11_3 ,p_mouse_app_initflag_check 
-001f c04804df beq patch12_0 ,p_mouse_check_select_device_by_switch 
-0020 c04a8497 beq patch12_5 ,p_mouse_24g_hibernate_set 
-0021 c04b04c8 beq patch12_6 ,p_mouse_24g_package_data 
-0022 c06a8214 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
-0023 c06b020d beq patch1a_6 ,p_gpio_set_wake 
-0024 c062824f beq patch18_5 ,p_otp_read_data 
-0025 c06d0147 beq patch1b_2 ,p_sadc_calibration 
-0026 2020235a branch assert 
+0000 c284002f bbit1 8 ,pf_patch_ext 
+0001 c00002f4 beq patch00_0 ,p_soft_reset 
+0002 c001005e beq patch00_2 ,p_main_loop 
+0003 c0080067 beq patch02_0 ,p_shutdown_radio 
+0004 c0088069 beq patch02_1 ,p_set_sync_on 
+0005 c00a0171 beq patch02_4 ,p_set_lemode 
+0006 c00a810b beq patch02_5 ,p_rf_rx_enable 
+0007 c00b0072 beq patch02_6 ,p_calc_freq 
+0008 c00c012b beq patch03_0 ,p_txon 
+0009 c00c8132 beq patch03_1 ,p_set_tx_power 
+000a c00d0081 beq patch03_2 ,p_initialize_radio_cont 
+000b c0128268 beq patch04_5 ,p_lpm_sleep 
+000c c01381fc beq patch04_7 ,p_lpm_adjust_clk 
+000d c03402ef beq patch0d_0 ,p_mouse_cb_fuction 
+000e c0348302 beq patch0d_1 ,p_mouse_load_device_info_check 
+000f c03502fe beq patch0d_2 ,p_mouse_default_init 
+0010 c03602b3 beq patch0d_4 ,p_mouse_param_init 
+0011 c0368046 beq patch0d_5 ,p_mouse_sensor_set_angle 
+0012 c037049c beq patch0d_6 ,p_mouse_start_work 
+0013 c03784a1 beq patch0d_7 ,p_mouse4_0_check_reconn_target 
+0014 c03984ee beq patch0e_3 ,p_mouse_setgpio_hibernate 
+0015 c03a025c beq patch0e_4 ,p_mouse_lpm_before_common 
+0016 c03b8040 beq patch0e_7 ,p_mouse_adc_read_start 
+0017 c03c8524 beq patch0f_1 ,p_mouse_le_name_modify 
+0018 c03d054e beq patch0f_2 ,p_mouse_motion 
+0019 c03f84cf beq patch0f_7 ,p_mouse_3io6key_check 
+001a c0408533 beq patch10_1 ,p_mouse_init_sensor 
+001b c04203e6 beq patch10_4 ,p_mouse_buletooth_fast_conn_end 
+001c c0428431 beq patch10_5 ,p_mouse_priority_bb_event 
+001d c0430231 beq patch10_6 ,p_mouse_le 
+001e c043840f beq patch10_7 ,p_mouse_bb_event_timer 
+001f c044042f beq patch11_0 ,p_mouse_start_discovery 
+0020 c04503f9 beq patch11_2 ,p_mouse_store_remote_bdaddr 
+0021 c045831a beq patch11_3 ,p_mouse_app_initflag_check 
+0022 c046033d beq patch11_4 ,p_mouse_store_device_info 
+0023 c04683a3 beq patch11_5 ,p_mouse_store_dpi_info_check 
+0024 c04704b9 beq patch11_6 ,p_mouse_idle 
+0025 c045831a beq patch11_3 ,p_mouse_app_initflag_check 
+0026 c0480511 beq patch12_0 ,p_mouse_check_select_device_by_switch 
+0027 c04a84e5 beq patch12_5 ,p_mouse_24g_hibernate_set 
+0028 c04b04fa beq patch12_6 ,p_mouse_24g_package_data 
+0029 c0628291 beq patch18_5 ,p_otp_read_data 
+002a c06a8250 beq patch1a_5 ,p_gpio_set_wake_by_current_state 
+002b c06b0249 beq patch1a_6 ,p_gpio_set_wake 
+002c c0628291 beq patch18_5 ,p_otp_read_data 
+002d c06d00aa beq patch1b_2 ,p_sadc_calibration 
+002e 2020235a branch assert 
 
 pf_patch_ext:
-0027 c00a017f beq patch22_4 ,p_le_slave_match 
-0028 c00d017e beq patch23_2 ,p_le_got_first_packet 
-0029 c01281ae beq patch24_5 ,p_le_rx_dec 
-002a c01301b3 beq patch24_6 ,p_le_rx_nopayload 
-002b c01c81c5 beq patch27_1 ,p_le_parse 
-002c c01d01cf beq patch27_2 ,p_le_parse_l2cap 
-002d c02601cb beq patch29_4 ,p_le_adv_not_match 
-002e c02681c9 beq patch29_5 ,p_le_init_adv 
-002f c0480252 beq patch32_0 ,p_g24_reconn_dispatch 
-0030 c04b048b beq patch32_6 ,p_g24_short_sleep 
-0031 c04d00ee beq patch33_2 ,p_mouse_g24_retransmit 
-0032 c04e80f5 beq patch33_5 ,p_g24_transmit_hop_process 
-0033 c04f8274 beq patch33_7 ,p_power_ctrl_start 
-0034 c17f8000 rtneq patch3f_7 
-0035 2020235a branch assert 
+002f c00a0191 beq patch22_4 ,p_le_slave_match 
+0030 c00d01b0 beq patch23_2 ,p_le_got_first_packet_new 
+0031 c01201d5 beq patch24_4 ,p_le_receive_rxon 
+0032 c01281b8 beq patch24_5 ,p_le_rx_dec 
+0033 c01301bd beq patch24_6 ,p_le_rx_nopayload 
+0034 c01c81cf beq patch27_1 ,p_le_parse 
+0035 c01d020b beq patch27_2 ,p_le_parse_l2cap 
+0036 c0260207 beq patch29_4 ,p_le_adv_not_match 
+0037 c02681d3 beq patch29_5 ,p_le_init_adv 
+0038 c0480294 beq patch32_0 ,p_g24_reconn_dispatch 
+0039 c04902a8 beq patch32_2 ,p_g24_reconn_device_fail 
+003a c04b04dc beq patch32_6 ,p_g24_short_sleep 
+003b c04d0119 beq patch33_2 ,p_mouse_g24_retransmit 
+003c c04e8120 beq patch33_5 ,p_g24_transmit_hop_process 
+003d c04f82c0 beq patch33_7 ,p_power_ctrl_start 
+003e c17f8000 rtneq patch3f_7 
+003f 2020235a branch assert 
 
 p_mouse_adc_read_start:
-0036 20406f82 call enable_adc 
-0037 20406fb0 call vdd_calculate_by_mode 
-0038 1fe6fc0a div pdata ,10 
-0039 20407d5f call get_div_result 
-003a 67e14633 store 2 ,mem_mouse_vdd_now_vol 
-003b 20205553 branch mouse_adc_data_process 
+0040 20406f82 call enable_adc 
+0041 20406fb0 call vdd_calculate_by_mode 
+0042 1fe6fc0a div pdata ,10 
+0043 20407d5f call get_div_result 
+0044 67e14633 store 2 ,mem_mouse_vdd_now_vol 
+0045 20205553 branch mouse_adc_data_process 
 
 p_mouse_sensor_set_angle:
-003c 6fe0c64f fetch 1 ,mem_sensor_angle_default 
-003d 67e0c958 store 1 ,mem_config_sensor_angle 
-003e 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-003f c17f8000 rtneq gpio_disable 
-0040 204023c3 call lpm_write_ice_disable 
-0041 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
-0042 d840003e arg gpcfg_output_low ,temp 
-0043 20406f21 call gpio_config_function_int 
-0044 6fe0c65b fetch 1 ,mem_mouse_reuse_2ice_gpio 
-0045 d840003e arg gpcfg_output_low ,temp 
-0046 20406f21 call gpio_config_function_int 
-0047 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-0048 204055b5 call mouse_gpio_config_input_pu 
-0049 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-004a 20406ee6 call gpio_get_bit 
-004b 2040d473 call mouse_sensor_switch_angle ,true 
-004c 204055b1 call mouse_gpio_config_input_pd 
-004d 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
-004e 20406edd call gpio_config_input 
-004f 204023c7 call lpm_write_ice_enable 
+0046 6fe0c64f fetch 1 ,mem_sensor_angle_default 
+0047 67e0c958 store 1 ,mem_config_sensor_angle 
+0048 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+0049 c17f8000 rtneq gpio_disable 
+004a 204023c3 call lpm_write_ice_disable 
+004b 6fe0c64e fetch 1 ,mem_select_sensor_angle_gpio 
+004c d840003e arg gpcfg_output_low ,temp 
+004d 20406f21 call gpio_config_function_int 
+004e 6fe0c65b fetch 1 ,mem_mouse_reuse_2ice_gpio 
+004f d840003e arg gpcfg_output_low ,temp 
+0050 20406f21 call gpio_config_function_int 
+0051 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0052 204055b5 call mouse_gpio_config_input_pu 
+0053 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0054 20406ee6 call gpio_get_bit 
+0055 2040d473 call mouse_sensor_switch_angle ,true 
+0056 204055b1 call mouse_gpio_config_input_pd 
+0057 6848c64d fetcht 1 ,mem_mouse_sensor_sdio_gpio 
+0058 20406edd call gpio_config_input 
+0059 204023c7 call lpm_write_ice_enable 
 
 p_ice_gpio_set_float:
-0050 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
-0051 20406f0f call gpio_set_high_impedance 
-0052 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-0053 20206f0f branch gpio_set_high_impedance 
+005a 6848c64e fetcht 1 ,mem_select_sensor_angle_gpio 
+005b 20406f0f call gpio_set_high_impedance 
+005c 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
+005d 20206f0f branch gpio_set_high_impedance 
 
 p_main_loop:
-0054 20407552 call sp_calc_sequence_256 
-0055 20407448 call sp_calc_sequence_256_check 
-0056 20402a45 call le_advertising_dispatch 
-0057 2040202a call idle_dispatch 
-0058 204042ad call app_process_idle 
-0059 20402018 call connection_dispatch 
-005a 2040310f call g24_dispatch 
-005b 2040248c call lpm_dispatch 
-005c 20200054 branch p_main_loop 
+005e 20407552 call sp_calc_sequence_256 
+005f 20407448 call sp_calc_sequence_256_check 
+0060 20402a45 call le_advertising_dispatch 
+0061 2040202a call idle_dispatch 
+0062 204042ad call app_process_idle 
+0063 20402018 call connection_dispatch 
+0064 2040310f call g24_dispatch 
+0065 2040248c call lpm_dispatch 
+0066 2020005e branch p_main_loop 
 
 p_shutdown_radio:
-005d 70890000 jam 0 ,0x8900 
-005e 20202153 branch shutdown_radio + 1 
+0067 70890000 jam 0 ,0x8900 
+0068 20202153 branch shutdown_radio + 1 
 
 p_set_sync_on:
-005f 708a0f60 jam 0x60 ,0x8a0f 
-0060 708a10aa jam 0xaa ,0x8a10 
-0061 708a127a jam 0x7a ,0x8a12 
-0062 708a2500 jam 0x00 ,0x8a25 
-0063 708a2600 jam 0x00 ,0x8a26 
-0064 2000003c nop 60 
-0065 708a2020 jam 0x20 ,0x8a20 
-0066 708a23f5 jam 0xf5 ,0x8a23 
-0067 708a2412 jam 0x12 ,0x8a24 
-0068 708a2410 jam 0x10 ,0x8a24 
-0069 2000003c nop 60 
-006a 708a1260 jam 0x60 ,0x8a12 
-006b 708a23dd jam 0xdd ,0x8a23 
-006c 20600000 rtn 
+0069 708a0f60 jam 0x60 ,0x8a0f 
+006a 708a10aa jam 0xaa ,0x8a10 
+006b 708a127a jam 0x7a ,0x8a12 
+006c 708a2500 jam 0x00 ,0x8a25 
+006d 708a2600 jam 0x00 ,0x8a26 
+006e 2000003c nop 60 
+006f 708a2020 jam 0x20 ,0x8a20 
+0070 708a23f5 jam 0xf5 ,0x8a23 
+0071 20202169 branch set_sync_on_next 
+
+p_calc_freq:
+0072 58000960 setarg 2400 
+0073 9840fe00 iadd temp ,pdata 
+0074 1fe22200 copy pdata ,rega 
+0075 6848c099 fetcht 1 ,mem_fcomp_div 
+0076 18430400 rshift temp ,temp 
+0077 9846fc00 idiv temp 
+0078 20407d62 call wait_div_end 
+0079 1807fe00 quotient pdata 
+007a 1fec8e00 rshift8 pdata ,queue 
+007b 60f0890a storer queue ,1 ,0x890a 
+007c 67f08909 store 1 ,0x8909 
+007d 202021da branch calc_freq + 10 
+
+p_set_ck2rfpll:
+007e 37d98200 until null ,lpo_edge 
+007f 70813c58 jam 0x58 ,0x813c 
+0080 202023e2 branch lpm_write_wait 
 
 p_initialize_radio_cont:
-006d 7001bb00 jam 0 ,mem_le_testtype 
-006e 7001bc00 jam 0 ,mem_cmd_le_create_conn 
-006f 37d98200 until null ,lpo_edge 
-0070 7089460d jam 0x0d ,0x8946 
-0071 70896f10 jam 0x10 ,0x896f 
-0072 708a13cd jam 0xcd ,0x8a13 
-0073 708a0610 jam 0x10 ,0x8a06 
-0074 708a844a jam 0x4a ,0x8a84 
-0075 708a8540 jam 0x40 ,0x8a85 
-0076 708a16fe jam 0xfe ,0x8a16 
-0077 204000b4 call p_set_otp_config 
-0078 204070d7 call wdt_set_disable 
-0079 37d98200 until null ,lpo_edge 
-007a 70813b5f jam 0x5f ,0x813b 
-007b 37d98200 until null ,lpo_edge 
-007c 70813c88 jam 0x88 ,0x813c 
-007d 37d98200 until null ,lpo_edge 
-007e 6fe0c099 fetch 1 ,mem_fcomp_div 
-007f c00800a9 beq xtal_16m ,p_initialize_radio_16m 
-0080 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-0081 1fe1fe04 or_into 0x04 ,pdata 
-0082 67f08a02 store 1 ,0x8a02 
-0083 70890f01 jam 0x01 ,0x890f 
-0084 708a8024 jam 0x24 ,0x8a80 
-0085 708a8162 jam 0x62 ,0x8a81 
-0086 58e61212 setarg 0xe61212 
-0087 67f18a73 store 3 ,0x8a73 
+0081 7001bb00 jam 0 ,mem_le_testtype 
+0082 7001bc00 jam 0 ,mem_cmd_le_create_conn 
+0083 37d98200 until null ,lpo_edge 
+0084 7089460d jam 0x0d ,0x8946 
+0085 70896f10 jam 0x10 ,0x896f 
+0086 708a8840 jam 0x40 ,core_rx_cfg0 
+0087 708a13cd jam 0xcd ,0x8a13 
+0088 708a0610 jam 0x10 ,0x8a06 
+0089 708a844a jam 0x4a ,0x8a84 
+008a 708a8540 jam 0x40 ,0x8a85 
+008b 708a16fe jam 0xfe ,0x8a16 
+008c 204000e3 call p_set_otp_config 
+008d 204070d7 call wdt_set_disable 
+008e 2455807e ncall p_set_ck2rfpll ,wake 
+008f 37d98200 until null ,lpo_edge 
+0090 70813b5f jam 0x5f ,0x813b 
+0091 37d98200 until null ,lpo_edge 
+0092 70813c88 jam 0x88 ,0x813c 
+0093 37d98200 until null ,lpo_edge 
+0094 6fe0c099 fetch 1 ,mem_fcomp_div 
+0095 c00800d4 beq xtal_16m ,p_initialize_radio_16m 
+0096 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+0097 1fe1fe04 or_into 0x04 ,pdata 
+0098 67f08a02 store 1 ,0x8a02 
+0099 70890f01 jam 0x01 ,0x890f 
+009a 708a8024 jam 0x24 ,0x8a80 
+009b 708a8162 jam 0x62 ,0x8a81 
+009c 58e61212 setarg 0xe61212 
+009d 67f18a73 store 3 ,0x8a73 
 
 p_initialize_radio2:
-0088 708a8660 jam 0x60 ,0x8a86 
-0089 708a8b3b jam 0x3b ,0x8a8b 
-008a 2040009b call p_dpll_on 
-008b 70804300 jam 0 ,core_config 
-008c 70804205 jam clksel_dpll ,core_clksel 
-008d 58557474 setarg 0x557474 
-008e 67f18968 store 3 ,0x8968 
-008f 7089606e jam 0x6e ,0x8960 
-0090 2040011a call p_rx_dcoc 
-0091 20400145 call p_rfpll_aac_ghpc 
-0092 20400095 call p_set_xtal_cap 
-0093 7041480c jam system_clk_12m ,mem_system_clk 
-0094 20206f4e branch sadc_calibration 
+009e 708a8660 jam 0x60 ,0x8a86 
+009f 708a8b3b jam 0x3b ,0x8a8b 
+00a0 204000c6 call p_dpll_on 
+00a1 70804300 jam 0 ,core_config 
+00a2 70804205 jam clksel_dpll ,core_clksel 
+00a3 58557474 setarg 0x557474 
+00a4 67f18968 store 3 ,0x8968 
+00a5 7089606e jam 0x6e ,0x8960 
+00a6 20400144 call p_rx_dcoc 
+00a7 2040016f call p_rfpll_aac_ghpc 
+00a8 204000c1 call p_set_xtal_cap 
+00a9 7041480c jam system_clk_12m ,mem_system_clk 
+
+p_sadc_calibration:
+00aa 20758000 rtn wake 
+00ab 708a0777 jam 0x77 ,core_gpadc_ctrl 
+00ac 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
+00ad 708a0b01 jam 0x01 ,core_gpadc_cfg3 
+00ae 6fe0c409 fetch 1 ,mem_adc_clkdiv 
+00af 67f080cd store 1 ,core_sadc_clkdiv 
+00b0 20000bb8 nop 3000 
+00b1 204000ba call p_sadc_read 
+00b2 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
+00b3 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
+00b4 df200008 arg 8 ,loopcnt 
+00b5 20406f58 call sadc_cal_read + 1 
+00b6 6fe0c419 fetch 1 ,mem_spi_write_addr 
+00b7 67e0c433 store 1 ,mem_adc_cal_c7 
+00b8 6240c419 storer regb ,1 ,mem_spi_write_addr 
+00b9 20600000 rtn 
+
+p_sadc_read:
+00ba 7080cc03 jam 0x03 ,core_sadc_ctrl 
+
+p_sadc_read_wait:
+00bb 6ff08129 fetch 1 ,core_perf_status 
+00bc c30280bb bbit0 saradc_done ,p_sadc_read_wait 
+00bd 68590164 fetcht 2 ,core_sadc_data 
+00be 6049440a storet 2 ,mem_adc_current_value 
+00bf 7080cc00 jam 0x00 ,core_sadc_ctrl 
+00c0 20600000 rtn 
 
 p_set_xtal_cap:
-0095 20758000 rtn wake 
-0096 37d98200 until null ,lpo_edge 
-0097 6fe0c11c fetch 1 ,mem_xtal_c_sel 
-0098 67f0813a store 1 ,core_xtal_cap 
-0099 37d98200 until null ,lpo_edge 
-009a 20600000 rtn 
+00c1 20758000 rtn wake 
+00c2 37d98200 until null ,lpo_edge 
+00c3 6fe0c11c fetch 1 ,mem_xtal_c_sel 
+
+p_set_xtal_cap_next:
+00c4 67f0813a store 1 ,core_xtal_cap 
+00c5 202023e2 branch lpm_write_wait 
 
 p_dpll_on:
-009b 6fe0c099 fetch 1 ,mem_fcomp_div 
-009c c00c00a1 beq xtal_24m ,p_dpll_on_24m 
-009d 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-009e 1fe1fe06 or_into 0x06 ,pdata 
-009f 67f08a02 store 1 ,0x8a02 
-00a0 708a05e0 jam 0xe0 ,0x8a05 
+00c6 6fe0c099 fetch 1 ,mem_fcomp_div 
+00c7 c00c00cc beq xtal_24m ,p_dpll_on_24m 
+00c8 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00c9 1fe1fe06 or_into 0x06 ,pdata 
+00ca 67f08a02 store 1 ,0x8a02 
+00cb 708a05e0 jam 0xe0 ,0x8a05 
 
 p_dpll_on_24m:
-00a1 708a00d8 jam 0xd8 ,0x8a00 
-00a2 2000003c nop 60 
-00a3 708a01a0 jam 0xa0 ,0x8a01 
-00a4 708a00df jam 0xdf ,0x8a00 
-00a5 708a01fa jam 0xfa ,0x8a01 
-00a6 20000014 nop 20 
-00a7 708a009f jam 0x9f ,0x8a00 
-00a8 20600000 rtn 
+00cc 708a00d8 jam 0xd8 ,0x8a00 
+00cd 2000003c nop 60 
+00ce 708a01a0 jam 0xa0 ,0x8a01 
+00cf 708a00df jam 0xdf ,0x8a00 
+00d0 708a01fa jam 0xfa ,0x8a01 
+00d1 20000014 nop 20 
+00d2 708a009f jam 0x9f ,0x8a00 
+00d3 20600000 rtn 
 
 p_initialize_radio_16m:
-00a9 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
-00aa 1fe1fe06 or_into 0x06 ,pdata 
-00ab 67f08a02 store 1 ,0x8a02 
-00ac 70890f00 jam 0x00 ,0x890f 
-00ad 708a8023 jam 0x23 ,0x8a80 
-00ae 708a81b0 jam 0xb0 ,0x8a81 
-00af 58e40909 setarg 0xe40909 
-00b0 67f18a73 store 3 ,0x8a73 
-00b1 708a762a jam 0x2a ,0x8a76 
-00b2 70890204 jam 0x04 ,0x8902 
-00b3 20200088 branch p_initialize_radio2 
+00d4 6fe0c438 fetch 1 ,mem_ring_ibias_trim 
+00d5 1fe1fe06 or_into 0x06 ,pdata 
+00d6 67f08a02 store 1 ,0x8a02 
+00d7 70890f00 jam 0x00 ,0x890f 
+00d8 708a8023 jam 0x23 ,0x8a80 
+00d9 708a81b0 jam 0xb0 ,0x8a81 
+00da 58e40909 setarg 0xe40909 
+00db 67f18a73 store 3 ,0x8a73 
+00dc 708a762a jam 0x2a ,0x8a76 
+00dd 70890204 jam 0x04 ,0x8902 
+00de 2020009e branch p_initialize_radio2 
+
+p_set_otp_config_wake:
+00df 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
+00e0 207a0000 rtn blank 
+00e1 67e1020f store 2 ,mem_otp_charge_pump 
+00e2 202000f5 branch p_set_otp_config2 
 
 p_set_otp_config:
-00b4 203580dc branch p_set_otp_config_wake ,wake 
-00b5 6fe2020d fetch 4 ,mem_otp_core_ldo 
-00b6 207a0000 rtn blank 
-00b7 37d98200 until null ,lpo_edge 
-00b8 6ff08136 fetch 1 ,0x8136 
-00b9 1fe17ef0 and pdata ,0xf0 ,pdata 
-00ba 6848820d fetcht 1 ,mem_otp_core_ldo 
-00bb 9841fe00 ior temp ,pdata 
-00bc 1fe0fffd increase -3 ,pdata 
-00bd 67f08136 store 1 ,0x8136 
-00be 37d98200 until null ,lpo_edge 
-00bf 6ff08138 fetch 1 ,0x8138 
-00c0 1fe17e07 and pdata ,0x7 ,pdata 
-00c1 6848820e fetcht 1 ,mem_otp_verf_bg 
-00c2 18498400 lshift3 temp ,temp 
-00c3 9841fe00 ior temp ,pdata 
-00c4 67f08138 store 1 ,0x8138 
-00c5 37d98200 until null ,lpo_edge 
+00e3 203580df branch p_set_otp_config_wake ,wake 
+00e4 6fe2020d fetch 4 ,mem_otp_core_ldo 
+00e5 207a0000 rtn blank 
+00e6 37d98200 until null ,lpo_edge 
+00e7 6ff08136 fetch 1 ,0x8136 
+00e8 1fe17ef0 and pdata ,0xf0 ,pdata 
+00e9 6848820d fetcht 1 ,mem_otp_core_ldo 
+00ea 9841fe00 ior temp ,pdata 
+00eb 1fe0fffd increase -3 ,pdata 
+00ec 67f08136 store 1 ,0x8136 
+00ed 37d98200 until null ,lpo_edge 
+00ee 6ff08138 fetch 1 ,0x8138 
+00ef 1fe17e07 and pdata ,0x7 ,pdata 
+00f0 6848820e fetcht 1 ,mem_otp_verf_bg 
+00f1 18498400 lshift3 temp ,temp 
+00f2 9841fe00 ior temp ,pdata 
+00f3 67f08138 store 1 ,0x8138 
+00f4 37d98200 until null ,lpo_edge 
 
 p_set_otp_config2:
-00c6 6ff08acb fetch 1 ,0x8acb 
-00c7 1fe17ef0 and pdata ,0xf0 ,pdata 
-00c8 6848820f fetcht 1 ,mem_otp_charge_pump 
-00c9 6048c15b storet 1 ,mem_otp_charge_pump_x 
-00ca 9841fe00 ior temp ,pdata 
-00cb 67f08acb store 1 ,0x8acb 
-00cc 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00cd 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
-00ce 2feffe03 isolate1 3 ,pdata 
-00cf 6ff08a06 fetch 1 ,0x8a06 
-00d0 7920fe07 setflag true ,7 ,pdata 
-00d1 67f08a06 store 1 ,0x8a06 
-00d2 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
-00d3 1fe10407 and pdata ,7 ,temp 
-00d4 18520400 lshift4 temp ,temp 
-00d5 18438400 lshift temp ,temp 
-00d6 6048c438 storet 1 ,mem_ring_ibias_trim 
-00d7 6ff08a02 fetch 1 ,0x8a02 
-00d8 1fe17e1f and pdata ,0x1f ,pdata 
-00d9 9841fe00 ior temp ,pdata 
-00da 67f08a02 store 1 ,0x8a02 
-00db 20600000 rtn 
-
-p_set_otp_config_wake:
-00dc 6fe1415b fetch 2 ,mem_otp_charge_pump_x 
-00dd 207a0000 rtn blank 
-00de 67e1020f store 2 ,mem_otp_charge_pump 
-00df 202000c6 branch p_set_otp_config2 
+00f5 6ff08acb fetch 1 ,0x8acb 
+00f6 1fe17ef0 and pdata ,0xf0 ,pdata 
+00f7 6848820f fetcht 1 ,mem_otp_charge_pump 
+00f8 6048c15b storet 1 ,mem_otp_charge_pump_x 
+00f9 9841fe00 ior temp ,pdata 
+00fa 67f08acb store 1 ,0x8acb 
+00fb 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+00fc 67e0c15c store 1 ,mem_otp_dpll_ibais_x 
+00fd 2feffe03 isolate1 3 ,pdata 
+00fe 6ff08a06 fetch 1 ,0x8a06 
+00ff 7920fe07 setflag true ,7 ,pdata 
+0100 67f08a06 store 1 ,0x8a06 
+0101 6fe08210 fetch 1 ,mem_otp_dpll_ibais 
+0102 1fe10407 and pdata ,7 ,temp 
+0103 18520400 lshift4 temp ,temp 
+0104 18438400 lshift temp ,temp 
+0105 6048c438 storet 1 ,mem_ring_ibias_trim 
+0106 6ff08a02 fetch 1 ,0x8a02 
+0107 1fe17e1f and pdata ,0x1f ,pdata 
+0108 9841fe00 ior temp ,pdata 
+0109 67f08a02 store 1 ,0x8a02 
+010a 20600000 rtn 
 
 p_rf_rx_enable:
-00e0 2040686f call rf_debug_rx_gpio_high 
-00e1 204021ba call rf_rx_agc_set 
-00e2 18002a08 force 8 ,radio_ctrl 
-00e3 18002a00 force 0 ,radio_ctrl 
-00e4 580aaada setarg 0x0aaada 
-00e5 67f18a0f store 3 ,0x8a0f 
-00e6 708a2540 jam 0x40 ,0x8a25 
-00e7 708a2610 jam 0x10 ,0x8a26 
-00e8 2000003c nop 60 
-00e9 708a01fb jam 0xfb ,0x8a01 
-00ea 708a25ff jam 0xff ,0x8a25 
-00eb 708a2630 jam 0x30 ,0x8a26 
-00ec 708a16fe jam 0xfe ,0x8a16 
-00ed 202021b4 branch rf_rx_enable + 14 
+010b 2040686f call rf_debug_rx_gpio_high 
+010c 204021ba call rf_rx_agc_set 
+010d 18002a08 force 8 ,radio_ctrl 
+010e 18002a00 force 0 ,radio_ctrl 
+010f 580aaada setarg 0x0aaada 
+0110 67f18a0f store 3 ,0x8a0f 
+0111 708a2540 jam 0x40 ,0x8a25 
+0112 708a2610 jam 0x10 ,0x8a26 
+0113 2000003c nop 60 
+0114 708a01fb jam 0xfb ,0x8a01 
+0115 708a25ff jam 0xff ,0x8a25 
+0116 708a2630 jam 0x30 ,0x8a26 
+0117 708a16fe jam 0xfe ,0x8a16 
+0118 202021b4 branch rf_rx_enable + 14 
 
 p_mouse_g24_retransmit:
-00ee 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
-00ef 247a0000 nrtn blank 
-00f0 204000f2 call p_mouse_retransmit_select_device_by_pb_button 
-00f1 202060fc branch mouse_g24_retransmit + 3 
+0119 6fe0c793 fetch 1 ,mem_mouse_need_soft_reset 
+011a 247a0000 nrtn blank 
+011b 2040011d call p_mouse_retransmit_select_device_by_pb_button 
+011c 202060fc branch mouse_g24_retransmit + 3 
 
 p_mouse_retransmit_select_device_by_pb_button:
-00f2 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
-00f3 c17f8000 rtneq gpio_disable 
-00f4 20205e78 branch mouse_retransmit_select_device_by_pb_button 
+011d 6fe0c655 fetch 1 ,mem_config_select_device_button_gpio 
+011e c17f8000 rtneq gpio_disable 
+011f 20205e78 branch mouse_retransmit_select_device_by_pb_button 
 
 p_g24_transmit_hop_process:
-00f5 6848c601 fetcht 1 ,mem_24g_retry 
-00f6 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
-00f7 98467c00 isub temp ,null 
-00f8 242100fa nbranch p_g24_tx_fast_hop ,positive 
-00f9 20203681 branch g24_transmit_hop_process + 5 
+0120 6848c601 fetcht 1 ,mem_24g_retry 
+0121 6fe0c621 fetch 1 ,mem_24g_fast_hop_count 
+0122 98467c00 isub temp ,null 
+0123 24210125 nbranch p_g24_tx_fast_hop ,positive 
+0124 20203681 branch g24_transmit_hop_process + 5 
 
 p_g24_tx_fast_hop:
-00fa 6fe2458f fetch 4 ,mem_24g_addr 
-00fb 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-00fc 98467c00 isub temp ,null 
-00fd 2022b222 branch g24_ch ,zero 
-00fe 20400299 call p_power_ctrl_txpower_incrs 
-00ff 2020369b branch g24_tx_fast_hop + 1 
+0125 6fe2458f fetch 4 ,mem_24g_addr 
+0126 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0127 98467c00 isub temp ,null 
+0128 2022b222 branch g24_ch ,zero 
+0129 204002e5 call p_power_ctrl_txpower_incrs 
+012a 2020369b branch g24_tx_fast_hop + 1 
 
 p_txon:
-0100 580aaa7e setarg 0x0aaa7e 
-0101 67f18a0f store 3 ,0x8a0f 
-0102 2000003c nop 60 
-0103 708a2500 jam 0x00 ,0x8a25 
-0104 708a260d jam 0x0d ,0x8a26 
-0105 708a16f6 jam 0xf6 ,0x8a16 
-0106 20202203 branch txon + 7 
+012b 580aaa7e setarg 0x0aaa7e 
+012c 67f18a0f store 3 ,0x8a0f 
+012d 2000003c nop 60 
+012e 708a2500 jam 0x00 ,0x8a25 
+012f 708a260d jam 0x0d ,0x8a26 
+0130 708a16f6 jam 0xf6 ,0x8a16 
+0131 20202203 branch txon + 7 
 
 p_set_tx_power:
-0107 6fe0c141 fetch 1 ,mem_tx_power 
-0108 c0032225 beq tx_power_6db ,set_tx_power_7db 
-0109 c005010d beq tx_power_10db ,p_set_tx_power_10db 
-010a c04f0116 beq tx_power_f30db ,p_set_tx_power_f30db 
-010b c0550112 beq tx_power_factory ,p_set_tx_power_factory 
-010c 2020220e branch set_tx_power + 2 
+0132 6fe0c141 fetch 1 ,mem_tx_power 
+0133 c0032225 beq tx_power_6db ,set_tx_power_7db 
+0134 c0050138 beq tx_power_10db ,p_set_tx_power_10db 
+0135 c04f0141 beq tx_power_f30db ,p_set_tx_power_f30db 
+0136 c055013d beq tx_power_factory ,p_set_tx_power_factory 
+0137 2020220e branch set_tx_power + 2 
 
 p_set_tx_power_10db:
-010d 708a1425 jam 0x25 ,0x8a14 
-010e 58a93f3f setarg 0xa93f3f 
-010f 67f18a60 store 3 ,0x8a60 
-0110 708a631f jam 0x1f ,0x8a63 
-0111 20600000 rtn 
+0138 708a1425 jam 0x25 ,0x8a14 
+0139 58a93f3f setarg 0xa93f3f 
+013a 67f18a60 store 3 ,0x8a60 
+013b 708a631f jam 0x1f ,0x8a63 
+013c 20600000 rtn 
 
 p_set_tx_power_factory:
-0112 708a1417 jam 0x17 ,0x8a14 
-0113 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
-0114 67f18a60 store 3 ,0x8a60 
-0115 2020221a branch set_tx_power_8a63_28 
+013d 708a1417 jam 0x17 ,0x8a14 
+013e 6fe1ca08 fetch 3 ,mem_tx_power_factory_param_new 
+
+p_mouse_tx_power_set:
+013f 67f18a60 store 3 ,0x8a60 
+0140 2020221a branch set_tx_power_8a63_28 
 
 p_set_tx_power_f30db:
-0116 708a1417 jam 0x17 ,0x8a14 
-0117 58250300 setarg 0x250300 
-0118 67f18a60 store 3 ,0x8a60 
-0119 2020221a branch set_tx_power_8a63_28 
+0141 708a1417 jam 0x17 ,0x8a14 
+0142 58250300 setarg 0x250300 
+0143 2020013f branch p_mouse_tx_power_set 
 
 p_rx_dcoc:
-011a 20758000 rtn wake 
-011b 20402160 call set_sync_on 
-011c d8400027 arg 39 ,temp 
-011d 2040216f call set_freq_rx 
-011e 204021a6 call rf_rx_enable 
-011f 708a257f jam 0x7f ,0x8a25 
-0120 708a301a jam 0x1a ,0x8a30 
-0121 708a3178 jam 0x78 ,0x8a31 
-0122 708a8fb2 jam 0xb2 ,0x8a8f 
-0123 708ac200 jam 0 ,0x8ac2 
-0124 708ac300 jam 0 ,0x8ac3 
-0125 d8e00006 arg 6 ,queue 
-0126 20400137 call p_rx_dcoc_avg 
-0127 2a2ffe0d isolate1 13 ,rega 
-0128 2040211d call qset_start 
-0129 2a4ffe0d isolate1 13 ,regb 
-012a 2040211e call qset_p 
-012b d8e00005 arg 5 ,queue 
+0144 20758000 rtn wake 
+0145 20402160 call set_sync_on 
+0146 d8400027 arg 39 ,temp 
+0147 2040216f call set_freq_rx 
+0148 204021a6 call rf_rx_enable 
+0149 708a257f jam 0x7f ,0x8a25 
+014a 708a301a jam 0x1a ,0x8a30 
+014b 708a3178 jam 0x78 ,0x8a31 
+014c 708a8fb2 jam 0xb2 ,0x8a8f 
+014d 708ac200 jam 0 ,0x8ac2 
+014e 708ac300 jam 0 ,0x8ac3 
+014f d8e00006 arg 6 ,queue 
+0150 20400161 call p_rx_dcoc_avg 
+0151 2a2ffe0d isolate1 13 ,rega 
+0152 2040211d call qset_start 
+0153 2a4ffe0d isolate1 13 ,regb 
+0154 2040211e call qset_p 
+0155 d8e00005 arg 5 ,queue 
 
 p_rx_dcoc_loop2:
-012c 2040211c call qset1_p 
-012d 2040211e call qset_p 
-012e 20400137 call p_rx_dcoc_avg 
-012f d8a08ac2 arg 0x8ac2 ,contw 
-0130 1a31fe00 rshift4 rega ,pdata 
-0131 20402117 call qsetxor 
-0132 1a51fe00 rshift4 regb ,pdata 
-0133 20402117 call qsetxor 
-0134 18e08fff increase -1 ,queue 
-0135 2021012c branch p_rx_dcoc_loop2 ,positive 
-0136 2020214f branch rx_dcoc_loop2 + 10 
+0156 2040211c call qset1_p 
+0157 2040211e call qset_p 
+0158 20400161 call p_rx_dcoc_avg 
+0159 d8a08ac2 arg 0x8ac2 ,contw 
+015a 1a31fe00 rshift4 rega ,pdata 
+015b 20402117 call qsetxor 
+015c 1a51fe00 rshift4 regb ,pdata 
+015d 20402117 call qsetxor 
+015e 18e08fff increase -1 ,queue 
+015f 20210156 branch p_rx_dcoc_loop2 ,positive 
+0160 2020214f branch rx_dcoc_loop2 + 10 
 
 p_rx_dcoc_avg:
-0137 2000003c nop 60 
-0138 58000f00 setarg mem_dcoc_buf 
-0139 67f10982 store 2 ,0x8982 
-013a 58000ff0 setarg mem_dcoc_buf_end 
-013b 67f10984 store 2 ,0x8984 
-013c 70898109 jam 0x9 ,0x8981 
-013d 70898103 jam 0x3 ,0x8981 
-013e 70898006 jam 0x6 ,0x8980 
-013f 2000003c nop 60 
-0140 da200000 arg 0 ,rega 
-0141 da400000 arg 0 ,regb 
-0142 df200010 arg 16 ,loopcnt 
-0143 d8c00f00 arg mem_dcoc_buf ,contr 
-0144 2020212d branch rx_dcoc_loop 
+0161 2000003c nop 60 
+0162 58000f00 setarg mem_dcoc_buf 
+0163 67f10982 store 2 ,0x8982 
+0164 58000ff0 setarg mem_dcoc_buf_end 
+0165 67f10984 store 2 ,0x8984 
+0166 70898109 jam 0x9 ,0x8981 
+0167 70898103 jam 0x3 ,0x8981 
+0168 70898006 jam 0x6 ,0x8980 
+0169 2000003c nop 60 
+016a da200000 arg 0 ,rega 
+016b da400000 arg 0 ,regb 
+016c df200010 arg 16 ,loopcnt 
+016d d8c00f00 arg mem_dcoc_buf ,contr 
+016e 2020212d branch rx_dcoc_loop 
 
 p_rfpll_aac_ghpc:
-0145 20758000 rtn wake 
-0146 20202272 branch rfpll_aac_ghpc + 1 
-
-p_sadc_calibration:
-0147 20758000 rtn wake 
-0148 708a0777 jam 0x77 ,core_gpadc_ctrl 
-0149 708a08c9 jam 0xc9 ,core_gpadc_cfg0 
-014a 708a0b01 jam 0x01 ,core_gpadc_cfg3 
-014b 6fe0c409 fetch 1 ,mem_adc_clkdiv 
-014c 67f080cd store 1 ,core_sadc_clkdiv 
-014d 20000bb8 nop 3000 
-014e 20400157 call p_sadc_read 
-014f 708a08c1 jam 0xc1 ,core_gpadc_cfg0 
-0150 6a40c419 fetchr regb ,1 ,mem_spi_write_addr 
-0151 df200008 arg 8 ,loopcnt 
-0152 20406f58 call sadc_cal_read + 1 
-0153 6fe0c419 fetch 1 ,mem_spi_write_addr 
-0154 67e0c433 store 1 ,mem_adc_cal_c7 
-0155 6240c419 storer regb ,1 ,mem_spi_write_addr 
-0156 20600000 rtn 
-
-p_sadc_read:
-0157 7080cc03 jam 0x03 ,core_sadc_ctrl 
-
-p_sadc_read_wait:
-0158 6ff08129 fetch 1 ,core_perf_status 
-0159 c3028158 bbit0 saradc_done ,p_sadc_read_wait 
-015a 68590164 fetcht 2 ,core_sadc_data 
-015b 6049440a storet 2 ,mem_adc_current_value 
-015c 7080cc00 jam 0x00 ,core_sadc_ctrl 
-015d 20600000 rtn 
+016f 20758000 rtn wake 
+0170 20202272 branch rfpll_aac_ghpc + 1 
 
 p_set_lemode:
-015e 708a8211 jam 0x11 ,0x8a82 
-015f 708a8d12 jam 0x12 ,0x8a8d 
-0160 708a8e0a jam 0x0a ,0x8a8e 
-0161 6fe0c099 fetch 1 ,mem_fcomp_div 
-0162 c0080177 beq xtal_16m ,p_set_lemode_2m_16m 
-0163 58005762 setarg 0x5762 
-0164 67f10907 store 2 ,0x8907 
+0171 708a8211 jam 0x11 ,0x8a82 
+0172 708a8d12 jam 0x12 ,0x8a8d 
+0173 708a8e0a jam 0x0a ,0x8a8e 
+0174 6fe0c099 fetch 1 ,mem_fcomp_div 
+0175 c008018a beq xtal_16m ,p_set_lemode_2m_16m 
+0176 58005762 setarg 0x5762 
+0177 67f10907 store 2 ,0x8907 
 
 p_set_lemode_2m:
-0165 70890103 jam 3 ,0x8901 
-0166 70893003 jam 3 ,0x8930 
-0167 c6168000 rtnmark1 mark_ble_2m 
-0168 70890101 jam 1 ,0x8901 
-0169 708a8207 jam 0x07 ,0x8a82 
-016a 708a8d44 jam 0x44 ,0x8a8d 
-016b 708a8e0a jam 0x0a ,0x8a8e 
-016c 6fe0c099 fetch 1 ,mem_fcomp_div 
-016d c0080174 beq xtal_16m ,p_set_lemode_1m_16m 
-016e 58002bb1 setarg 0x2bb1 
-016f 67f10907 store 2 ,0x8907 
+0178 70890103 jam 3 ,0x8901 
+0179 70893003 jam 3 ,0x8930 
+017a c6168000 rtnmark1 mark_ble_2m 
+017b 70890101 jam 1 ,0x8901 
+017c 708a8207 jam 0x07 ,0x8a82 
+017d 708a8d44 jam 0x44 ,0x8a8d 
+017e 708a8e0a jam 0x0a ,0x8a8e 
+017f 6fe0c099 fetch 1 ,mem_fcomp_div 
+0180 c0080187 beq xtal_16m ,p_set_lemode_1m_16m 
+0181 58002bb1 setarg 0x2bb1 
+0182 67f10907 store 2 ,0x8907 
 
 p_set_lemode_1m:
-0170 c6978000 rtnmark0 mark_ble_lr 
-0171 70893024 jam 0x24 ,0x8930 
-0172 70890105 jam 5 ,0x8901 
-0173 20600000 rtn 
+0183 c6978000 rtnmark0 mark_ble_lr 
+0184 70893024 jam 0x24 ,0x8930 
+0185 70890105 jam 5 ,0x8901 
+0186 20600000 rtn 
 
 p_set_lemode_1m_16m:
-0174 58004189 setarg 0x4189 
-0175 67f10907 store 2 ,0x8907 
-0176 20200170 branch p_set_lemode_1m 
+0187 58004189 setarg 0x4189 
+0188 67f10907 store 2 ,0x8907 
+0189 20200183 branch p_set_lemode_1m 
 
 p_set_lemode_2m_16m:
-0177 58008312 setarg 0x8312 
-0178 67f10907 store 2 ,0x8907 
-0179 20200165 branch p_set_lemode_2m 
+018a 58008312 setarg 0x8312 
+018b 67f10907 store 2 ,0x8907 
+018c 20200178 branch p_set_lemode_2m 
 
 p_le_check_retransmit_timesout:
-017a 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-017b da600100 arg 256 ,regc 
-017c 9a60fe00 iadd regc ,pdata 
-017d 20600000 rtn 
-
-p_le_got_first_packet:
-017e 2020019e branch p_le_got_first_packet_new 
+018d 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+018e da600100 arg 256 ,regc 
+018f 9a60fe00 iadd regc ,pdata 
+0190 20600000 rtn 
 
 p_le_slave_match:
-017f 20400181 call p_le_check_retransmit 
-0180 20202563 branch le_slave_match + 1 
+0191 20400193 call p_le_check_retransmit 
+0192 20202563 branch le_slave_match + 1 
 
 p_le_check_retransmit:
-0181 6fe0cc04 fetch 1 ,mem_le_conn_first_rcv 
-0182 207a0000 rtn blank 
-0183 6fe0cc05 fetch 1 ,mem_le_check_retransmit_flag 
-0184 247a0000 nrtn blank 
-0185 6848cc04 fetcht 1 ,mem_le_conn_first_rcv 
-0186 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-0187 98467c00 isub temp ,null 
-0188 2441017a ncall p_le_check_retransmit_timesout ,positive 
-0189 98467e00 isub temp ,pdata 
-018a 1fe67c64 sub pdata ,100 ,null 
-018b 20210193 branch p_le_check_retransmit_count ,positive 
-018c 6fe0cc06 fetch 1 ,mem_le_retransmit_cnt 
-018d 1fe67c14 sub pdata ,20 ,null 
-018e 24410191 ncall p_app_ble_disconnect ,positive 
-018f 704c0501 jam 1 ,mem_le_check_retransmit_flag 
-0190 20600000 rtn 
+0193 6fe0cc05 fetch 1 ,mem_le_conn_first_rcv 
+0194 207a0000 rtn blank 
+0195 6fe0cc06 fetch 1 ,mem_le_check_retransmit_flag 
+0196 247a0000 nrtn blank 
+0197 6848cc05 fetcht 1 ,mem_le_conn_first_rcv 
+0198 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0199 98467c00 isub temp ,null 
+019a 2441018d ncall p_le_check_retransmit_timesout ,positive 
+019b 98467e00 isub temp ,pdata 
+019c 1fe67c64 sub pdata ,100 ,null 
+019d 202101a5 branch p_le_check_retransmit_count ,positive 
+019e 6fe0cc07 fetch 1 ,mem_le_retransmit_cnt 
+019f 1fe67c14 sub pdata ,20 ,null 
+01a0 244101a3 ncall p_app_ble_disconnect ,positive 
+01a1 704c0601 jam 1 ,mem_le_check_retransmit_flag 
+01a2 20600000 rtn 
 
 p_app_ble_disconnect:
-0191 704c0701 jam 1 ,mem_le_check_retransmit_discon_flag 
-0192 2020431f branch app_ble_disconnect 
+01a3 704c0801 jam 1 ,mem_le_check_retransmit_discon_flag 
+01a4 2020431f branch app_ble_disconnect 
 
 p_le_check_retransmit_count:
-0193 6848817f fetcht 1 ,mem_le_arq 
-0194 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
-0195 1fe37e00 rshift pdata ,pdata 
-0196 9842fe00 ixor temp ,pdata 
-0197 2feffe02 isolate1 nesn ,pdata 
-0198 58000000 setarg 0 
-0199 6848cc06 fetcht 1 ,mem_le_retransmit_cnt 
-019a 7920fe00 setflag true ,0 ,pdata 
-019b 98408400 iadd temp ,temp 
-019c 6048cc06 storet 1 ,mem_le_retransmit_cnt 
-019d 20600000 rtn 
+01a5 6848817f fetcht 1 ,mem_le_arq 
+01a6 6fe0804c fetch 1 ,mem_le_rxbuf_data_header 
+01a7 1fe37e00 rshift pdata ,pdata 
+01a8 9842fe00 ixor temp ,pdata 
+01a9 2feffe02 isolate1 nesn ,pdata 
+01aa 58000000 setarg 0 
+01ab 6848cc07 fetcht 1 ,mem_le_retransmit_cnt 
+01ac 7920fe00 setflag true ,0 ,pdata 
+01ad 98408400 iadd temp ,temp 
+01ae 6048cc07 storet 1 ,mem_le_retransmit_cnt 
+01af 20600000 rtn 
 
 p_le_got_first_packet_new:
-019e 6fe08005 fetch 1 ,mem_le_conn_rcv 
-019f 1fe0fe01 increase 1 ,pdata 
-01a0 67e08005 store 1 ,mem_le_conn_rcv 
-01a1 243681a5 nbranch p_le_got_first_packet_new + 7 ,match 
-01a2 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-01a3 1fe0fe01 increase 1 ,pdata 
-01a4 67e0cc03 store 1 ,mem_le_conn_rcv_new 
-01a5 6fe08168 fetch 1 ,mem_le_state 
-01a6 c3818000 rtnbit1 lestate_got_first_packet 
-01a7 79207e03 set1 lestate_got_first_packet ,pdata 
-01a8 67e08168 store 1 ,mem_le_state 
-01a9 6fe142f5 fetch 2 ,mem_le_init_superto 
-01aa 67e10196 store 2 ,mem_le_superto 
-01ab 58000000 setarg 0 
-01ac 67e2431d store 4 ,mem_le_transmit_window 
-01ad 20600000 rtn 
+01b0 6fe08005 fetch 1 ,mem_le_conn_rcv 
+01b1 1fe0fe01 increase 1 ,pdata 
+01b2 67e08005 store 1 ,mem_le_conn_rcv 
+01b3 243681b7 nbranch p_le_got_first_packet_new + 7 ,match 
+01b4 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+01b5 1fe0fe01 increase 1 ,pdata 
+01b6 67e0cc04 store 1 ,mem_le_conn_rcv_new 
+01b7 2020259b branch le_got_first_packet + 4 
 
 p_le_rx_dec:
-01ae 2040281c call le_check_retransmit 
-01af 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
-01b0 1a20a3fc increase -4 ,rega 
-01b1 242126fa nbranch le_crc_fail_consecutive ,positive 
-01b2 2020268e branch le_rx_dec + 6 
+01b8 2040281c call le_check_retransmit 
+01b9 6a20804d fetchr rega ,1 ,mem_le_rxbuf_data_length 
+01ba 1a20a3fc increase -4 ,rega 
+01bb 242126fa nbranch le_crc_fail_consecutive ,positive 
+01bc 2020268e branch le_rx_dec + 6 
 
 p_le_rx_nopayload:
-01b3 09800018 parse demod ,bucket ,24 
-01b4 1fef7e00 rshift32 pdata ,pdata 
-01b5 1ff17e00 rshift16 pdata ,pdata 
-01b6 e7e18005 istore 3 ,contw 
-01b7 78287c00 enable swfine 
-01b8 2040270d call le_set_until_tx_timer 
-01b9 202326f6 branch le_crc_fail ,crc_failed 
-01ba c59926af bmark0 mark_ble_encryption ,le_rx_match 
-01bb 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
-01bc 203a26af branch le_rx_match ,blank 
-01bd 1fe0fffc increase -4 ,pdata 
-01be 67e0804d store 1 ,mem_le_rxbuf_data_length 
-01bf 204072cb call wait_ccm_done 
-01c0 6ff08108 fetch 1 ,core_misc_status 
-01c1 c303a6fa bbit0 7 ,le_crc_fail_consecutive 
-01c2 1800700c force regidx_result ,regext_index 
-01c3 65e20154 storer regext ,4 ,mem_le_peer_mic 
-01c4 202026af branch le_rx_match 
+01bd 09800018 parse demod ,bucket ,24 
+01be 1fef7e00 rshift32 pdata ,pdata 
+01bf 1ff17e00 rshift16 pdata ,pdata 
+01c0 e7e18005 istore 3 ,contw 
+01c1 78287c00 enable swfine 
+01c2 2040270d call le_set_until_tx_timer 
+01c3 202326f6 branch le_crc_fail ,crc_failed 
+01c4 c59926af bmark0 mark_ble_encryption ,le_rx_match 
+01c5 6fe0804d fetch 1 ,mem_le_rxbuf_data_length 
+01c6 203a26af branch le_rx_match ,blank 
+01c7 1fe0fffc increase -4 ,pdata 
+01c8 67e0804d store 1 ,mem_le_rxbuf_data_length 
+01c9 204072cb call wait_ccm_done 
+01ca 6ff08108 fetch 1 ,core_misc_status 
+01cb c303a6fa bbit0 7 ,le_crc_fail_consecutive 
+01cc 1800700c force regidx_result ,regext_index 
+01cd 65e20154 storer regext ,4 ,mem_le_peer_mic 
+01ce 202026af branch le_rx_match 
 
 p_le_parse:
-01c5 6fe0c334 fetch 1 ,mem_le_packet_llid 
-01c6 c1000000 rtneq llid_reserved 
-01c7 c001b04a beq llid_le_ll ,le_parse_ll 
-01c8 202028e1 branch le_parse_l2cap 
+01cf 6fe0c334 fetch 1 ,mem_le_packet_llid 
+01d0 c1000000 rtneq llid_reserved 
+01d1 c001b04a beq llid_le_ll ,le_parse_ll 
+01d2 202028e1 branch le_parse_l2cap 
 
 p_le_init_adv:
-01c9 793f8030 set0 mark_ble_crc_fail ,mark 
-01ca 20202af6 branch le_init_adv + 1 
+01d3 793f8030 set0 mark_ble_crc_fail ,mark 
+01d4 20202af6 branch le_init_adv + 1 
+
+p_le_receive_rxon:
+01d5 204025c2 call le_prep 
+01d6 c59781db bmark0 mark_ble_lr ,p_le_receive_nolr 
+01d7 783cfc00 pulse dewhiten_code_calc 
+01d8 2000001e nop 30 
+01d9 204025c2 call le_prep 
+01da 19699600 lshift3 timeup ,timeup 
+
+p_le_receive_nolr:
+01db 7856fc00 disable match 
+01dc 7826fc00 enable decode_fec0 
+01dd 7830fc00 enable is_rx 
+01de 78507c00 disable is_tx 
+01df 19623600 copy timeup ,stop_watch 
+01e0 37c18400 correlate null ,timeout 
+01e1 203701e4 branch p_le_receive_on_attempt ,attempt 
+01e2 1b420400 copy clke ,temp 
+01e3 604b000f storet 6 ,mem_sync_clke 
+
+p_le_receive_on_attempt:
+01e4 242c26fa nbranch le_unsync_end ,sync 
+01e5 78287c00 enable swfine 
+01e6 6fe0c167 fetch 1 ,mem_le_tx_ifs_defference 
+01e7 d8404e20 arg param_20ms_init ,temp 
+01e8 98408400 iadd temp ,temp 
+01e9 6fe0c148 fetch 1 ,mem_system_clk 
+01ea 984fb600 imul32 temp ,stop_watch 
+01eb 20406877 call rf_debug_rx_sync_line 
+01ec 20372677 branch le_receive_skip ,attempt 
+01ed 204001f2 call p_calc_clke_all_modem 
+01ee 6fe08168 fetch 1 ,mem_le_state 
+01ef c301a677 bbit0 lestate_got_first_packet ,le_receive_skip 
+01f0 2055a477 call lpm_adjust_clk ,wake 
+01f1 20202677 branch le_receive_skip 
+
+p_calc_clke_all_modem:
+01f2 684b000f fetcht 6 ,mem_sync_clke 
+01f3 1b427e00 copy clke ,pdata 
+01f4 20407d12 call clk_diff 
+01f5 1fe20400 copy pdata ,temp 
+01f6 204026ff call calc_clke_all_modem 
+01f7 1b425600 copy clke ,rege 
+01f8 1d227e00 copy clke_rt ,pdata 
+01f9 9840fe00 iadd temp ,pdata 
+01fa 1fe25200 copy pdata ,clke_rt 
+01fb 20600000 rtn 
+
+p_lpm_adjust_clk:
+01fc c584a489 bmark0 mark_context ,lpm_clear_counter 
+01fd 684a40ad fetcht 4 ,mem_sleep_counter_all 
+01fe dfe00600 arg 0x600 ,pdata 
+01ff 98467c00 isub temp ,null 
+0200 20610000 rtn positive 
+0201 18422200 copy temp ,rega 
+0202 684b000f fetcht 6 ,mem_sync_clke 
+0203 1d627e00 deposit rege 
+0204 20407d10 call clk_diff_rt 
+0205 1a220400 copy rega ,temp 
+0206 2020247d branch lpm_adjust_clk + 6 
 
 p_le_adv_not_match:
-01cb 20402152 call shutdown_radio 
-01cc 70890000 jam 0 ,0x8900 
-01cd 793f8030 set0 mark_ble_crc_fail ,mark 
-01ce 20202ae3 branch le_adv_not_match + 1 
+0207 20402152 call shutdown_radio 
+0208 70890000 jam 0 ,0x8900 
+0209 793f8030 set0 mark_ble_crc_fail ,mark 
+020a 20202ae3 branch le_adv_not_match + 1 
 
 p_le_parse_l2cap:
-01cf efe10006 ifetch 2 ,contr 
-01d0 c00201d2 beq le_l2cap_cid_att ,p_le_parse_att 
-01d1 202028eb branch le_parse_l2cap_next + 2 
+020b efe10006 ifetch 2 ,contr 
+020c c002020e beq le_l2cap_cid_att ,p_le_parse_att 
+020d 202028eb branch le_parse_l2cap_next + 2 
 
 p_le_parse_att:
-01d2 efe18006 ifetch 3 ,contr 
-01d3 67e1c397 store 3 ,mem_le_att_opcode 
-01d4 c00501d7 beq attop_read_request ,p_le_parse_att_read_request 
-01d5 c00901e6 beq attop_write_request ,p_le_parse_att_write_request 
-01d6 20202b96 branch le_parse_att2 
+020e efe18006 ifetch 3 ,contr 
+020f 67e1c397 store 3 ,mem_le_att_opcode 
+0210 c0050213 beq attop_read_request ,p_le_parse_att_read_request 
+0211 c0090222 beq attop_write_request ,p_le_parse_att_write_request 
+0212 20202b96 branch le_parse_att2 
 
 p_le_parse_att_read_request:
-01d7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-01d8 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
-01d9 20402dc7 call le_check_encrypt_state 
-01da 68494398 fetcht 2 ,mem_le_att_handle 
-01db 6fe0c321 fetch 1 ,mem_le_configuration 
-01dc c28181e1 bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
+0213 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0214 c31dad19 bbit0 mouse_enable_le_battery_service_cancel ,le_parse_att_read_request 
+0215 20402dc7 call le_check_encrypt_state 
+0216 68494398 fetcht 2 ,mem_le_att_handle 
+0217 6fe0c321 fetch 1 ,mem_le_configuration 
+0218 c281821d bbit1 bit_ble_read_auth ,p_le_send_att_read_response_check_auth 
 
 p_le_send_att_read_response:
-01dd 6fe14398 fetch 2 ,mem_le_att_handle 
-01de c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
-01df 68494398 fetcht 2 ,mem_le_att_handle 
-01e0 20202d1d branch le_send_att_read_response 
+0219 6fe14398 fetch 2 ,mem_le_att_handle 
+021a c0182e03 beq 0x30 ,le_send_att_error_response_notfound 
+021b 68494398 fetcht 2 ,mem_le_att_handle 
+021c 20202d1d branch le_send_att_read_response 
 
 p_le_send_att_read_response_check_auth:
-01e1 6fe14332 fetch 2 ,mem_le_pairing_handle 
-01e2 98467c00 isub temp ,null 
-01e3 242281dd nbranch p_le_send_att_read_response ,zero 
-01e4 243401dd nbranch p_le_send_att_read_response ,user 
-01e5 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+021d 6fe14332 fetch 2 ,mem_le_pairing_handle 
+021e 98467c00 isub temp ,null 
+021f 24228219 nbranch p_le_send_att_read_response ,zero 
+0220 24340219 nbranch p_le_send_att_read_response ,user 
+0221 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_le_parse_att_write_request:
-01e6 18c22200 copy contr ,rega 
-01e7 6fe14335 fetch 2 ,mem_le_l2cap_size 
-01e8 1fe0a5fd add pdata ,-3 ,regb 
-01e9 20402929 call le_writeatt_cb 
-01ea 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01eb c07fadac beq 0xff ,le_send_att_write_response_check_auth 
-01ec 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-01ed 203a2dac branch le_send_att_write_response_check_auth ,blank 
-01ee 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01ef c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
-01f0 5800001a setarg 0x001a 
-01f1 68494398 fetcht 2 ,mem_le_att_handle 
-01f2 98467c00 isub temp ,null 
-01f3 2422adac nbranch le_send_att_write_response_check_auth ,zero 
-01f4 20202d46 branch le_send_att_read_response_error_insufficient_auth 
+0222 18c22200 copy contr ,rega 
+0223 6fe14335 fetch 2 ,mem_le_l2cap_size 
+0224 1fe0a5fd add pdata ,-3 ,regb 
+0225 20402929 call le_writeatt_cb 
+0226 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0227 c07fadac beq 0xff ,le_send_att_write_response_check_auth 
+0228 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+0229 203a2dac branch le_send_att_write_response_check_auth ,blank 
+022a 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+022b c280adac bbit1 ll_start_enc_flag ,le_send_att_write_response_check_auth 
+022c 5800001a setarg 0x001a 
+022d 68494398 fetcht 2 ,mem_le_att_handle 
+022e 98467c00 isub temp ,null 
+022f 2422adac nbranch le_send_att_write_response_check_auth ,zero 
+0230 20202d46 branch le_send_att_read_response_error_insufficient_auth 
 
 p_mouse_le:
-01f5 20402a28 call le_fifo_check_nearly_full 
-01f6 247a0000 nrtn blank 
-01f7 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
-01f8 c07f8200 beq 0xff ,p_mouse_le_next 
-01f9 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-01fa 1fe17e03 and pdata ,0x03 ,pdata 
-01fb c1818000 rtnne 0x03 
-01fc 6fe0cc05 fetch 1 ,mem_le_check_retransmit_flag 
-01fd 207a0000 rtn blank 
-01fe 6fe0cc07 fetch 1 ,mem_le_check_retransmit_discon_flag 
-01ff 247a0000 nrtn blank 
+0231 20402a28 call le_fifo_check_nearly_full 
+0232 247a0000 nrtn blank 
+0233 6fe0c78f fetch 1 ,mem_mouse_bluetooth_fast_conn_flag 
+0234 c07f823c beq 0xff ,p_mouse_le_next 
+0235 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0236 1fe17e03 and pdata ,0x03 ,pdata 
+0237 c1818000 rtnne 0x03 
+0238 6fe0cc06 fetch 1 ,mem_le_check_retransmit_flag 
+0239 207a0000 rtn blank 
+023a 6fe0cc08 fetch 1 ,mem_le_check_retransmit_discon_flag 
+023b 247a0000 nrtn blank 
 
 p_mouse_le_next:
-0200 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0201 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
-0202 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0203 c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
-0204 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0205 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0206 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
-0207 20405601 call mouse_motion 
-0208 20405ab2 call mouse_check_125hz 
-0209 24740000 nrtn user 
-020a 20405abc call mouse_current_mult_update 
-020b 204004d4 call p_mouse_data_xy_release 
-020c 20205b37 branch mouse_le_next + 12 
+023c 6fe0c956 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+023d 205a5a71 call mouse_clear_sensor_data_by_reset ,blank 
+023e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+023f c280db5b bbit1 mouse_24g_pairing_flag ,mouse_le_send_empty_packet 
+0240 c2805b5b bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0241 c282db5b bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0242 c2835b5b bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_le_send_empty_packet 
+0243 20405601 call mouse_motion 
+0244 20405ab2 call mouse_check_125hz 
+0245 24740000 nrtn user 
+0246 20405abc call mouse_current_mult_update 
+0247 20400506 call p_mouse_data_xy_release 
+0248 20205b37 branch mouse_le_next + 12 
 
 p_gpio_set_wake:
-020d 18467cff sub temp ,ui_button_gpio_disable ,null 
-020e 20628000 rtn zero 
-020f d9000004 arg 4 ,debug 
-0210 284ffe07 isolate1 gpio_active_bit ,temp 
-0211 2020eebd branch gpio_set_wake_high ,true 
-0212 d9000003 arg 3 ,debug 
-0213 20206ebd branch gpio_set_wake_high 
+0249 18467cff sub temp ,ui_button_gpio_disable ,null 
+024a 20628000 rtn zero 
+024b d9000004 arg 4 ,debug 
+024c 284ffe07 isolate1 gpio_active_bit ,temp 
+024d 2020eebd branch gpio_set_wake_high ,true 
+024e d9000003 arg 3 ,debug 
+024f 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_wake_by_current_state:
-0214 18467cff sub temp ,gpio_disable ,null 
-0215 20628000 rtn zero 
-0216 6048cb29 storet 1 ,mem_mouse_wheel_temp_gpio 
-0217 20406ee6 call gpio_get_bit 
-0218 2020821a branch p_gpio_set_qdec_mode ,true 
-0219 2020021f branch p_gpio_set_low_wake_disable_qdec 
+0250 18467cff sub temp ,gpio_disable ,null 
+0251 20628000 rtn zero 
+0252 20406ee6 call gpio_get_bit 
+0253 20208256 branch p_gpio_set_qdec_mode ,true 
+
+p_gpio_set_low_wake:
+0254 d9000003 arg 3 ,debug 
+0255 20206ebd branch gpio_set_wake_high 
 
 p_gpio_set_qdec_mode:
-021a 20400228 call p_mouse_qdec_disable 
-021b 20400223 call p_mouse_qdec_lpm_cfg 
-021c 2040022c call p_mouse_qdec_enable 
-021d 6848cb29 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-021e 20206f0f branch gpio_set_high_impedance 
-
-p_gpio_set_low_wake_disable_qdec:
-021f 6848cb29 fetcht 1 ,mem_mouse_wheel_temp_gpio 
-0220 20406f0f call gpio_set_high_impedance 
-0221 20400226 call p_gpio_set_low_wake 
-0222 20200228 branch p_mouse_qdec_disable 
+0256 704b2a01 jam 1 ,mem_mouse_qdec_set_flag 
 
 p_mouse_qdec_lpm_cfg:
-0223 d9000006 arg 6 ,debug 
+0257 d9000006 arg 6 ,debug 
+0258 20206ebd branch gpio_set_wake_high 
 
-p_gpio_wake_cfg_set:
-0224 20406ebd call gpio_set_wake_high 
-0225 20200240 branch p_lpm_write_gpio_wakeup 
+p_mouse_puchk_disable:
+0259 58000010 setarg 0x10 
 
-p_gpio_set_low_wake:
-0226 d9000003 arg 3 ,debug 
-0227 20200224 branch p_gpio_wake_cfg_set 
-
-p_mouse_qdec_disable:
-0228 58000010 setarg 0x10 
-0229 67f08141 store 1 ,core_puwakeup 
-
-p_mouse_lpo_wait:
-022a 37d98200 until null ,lpo_edge 
-022b 20600000 rtn 
-
-p_mouse_qdec_enable:
-022c 58000080 setarg 0x80 
-022d 67f08141 store 1 ,core_puwakeup 
-022e 37d98200 until null ,lpo_edge 
-022f 2020022a branch p_mouse_lpo_wait 
+p_mouse_puchk_set:
+025a 67f08141 store 1 ,core_puwakeup 
+025b 202023e2 branch lpm_write_wait 
+
+p_mouse_lpm_before_common:
+025c 204004e1 call p_clear_wake 
+025d 704b2a00 jam 0 ,mem_mouse_qdec_set_flag 
+025e 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+025f 20406ef7 call gpio_out_active 
+0260 6848c654 fetcht 1 ,mem_matrix_public_gpio 
+0261 20406ed3 call gpio_clr_wake 
+0262 2040550d call mouse_lpm_before_common + 1 
+0263 204054f9 call mouse_gpio_pd_idle 
+
+p_mouse_wheel_set_impedance:
+0264 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
+0265 20406f0f call gpio_set_high_impedance 
+0266 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
+0267 20206f0f branch gpio_set_high_impedance 
 
 p_lpm_sleep:
-0230 6fe143e9 fetch 2 ,mem_cb_before_lpm_sleep 
-0231 20407d79 call callback_func 
 
 p_lpm_sleep_skip_cb_function:
-0232 6fe240ad fetch 4 ,mem_sleep_counter_all 
-0233 9840fe00 iadd temp ,pdata 
-0234 67e240ad store 4 ,mem_sleep_counter_all 
-0235 20400237 call p_lpm_save_context 
-0236 20202425 branch lpm_sleep_skip_cb_function + 4 
+0268 6fe240ad fetch 4 ,mem_sleep_counter_all 
+0269 9840fe00 iadd temp ,pdata 
+026a 67e240ad store 4 ,mem_sleep_counter_all 
+026b 20400279 call p_lpm_save_context 
+026c 20400275 call p_mouse_puchk_set_check 
+026d 6fe0c0cb fetch 1 ,mem_lpm_hv_sel 
+026e 79207e04 set1 lpm_doze_en_bit ,pdata 
+026f 204023e1 call lpm_write_sel_hv 
+0270 2455a3cb ncall lpm_preon_counter ,wake 
+0271 37d98200 until null ,lpo_edge 
+0272 1b227e00 copy clkn ,pdata 
+0273 67e340b1 store 6 ,mem_sleep_clkn 
+0274 2020242b branch lpm_sleep_skip_cb_function + 10 
+
+p_mouse_puchk_set_check:
+0275 6fe0cb2a fetch 1 ,mem_mouse_qdec_set_flag 
+0276 203a0259 branch p_mouse_puchk_disable ,blank 
+
+p_mouse_puchk_enable:
+0277 58000080 setarg 0x80 
+0278 2020025a branch p_mouse_puchk_set 
 
 p_lpm_save_context:
-0237 600440e7 storer mark ,8 ,mem_saved_mark 
-0238 d8c08070 arg core_gpio_conf ,contr 
-0239 d8a040cc arg mem_saved_gpio ,contw 
-023a 20407c8f call memcpy16 
-023b d8c080d4 arg core_gpio_conf_hi ,contr 
-023c 20407c89 call memcpy8 
-023d 6ff08080 fetch 1 ,core_spid_ctrl 
-023e 67e0c0ef store 1 ,mem_saved_spidctrl 
-023f 18422400 copy temp ,regb 
+0279 600440e7 storer mark ,8 ,mem_saved_mark 
+027a d8c08070 arg core_gpio_conf ,contr 
+027b d8a040cc arg mem_saved_gpio ,contw 
+027c 20407c8f call memcpy16 
+027d d8c080d4 arg core_gpio_conf_hi ,contr 
+027e 20407c89 call memcpy8 
+027f 6ff08080 fetch 1 ,core_spid_ctrl 
+0280 67e0c0ef store 1 ,mem_saved_spidctrl 
+0281 18422400 copy temp ,regb 
 
 p_lpm_write_gpio_wakeup:
-0240 df20000c arg 12 ,loopcnt 
-0241 da200016 arg mem_gpio_wakeup_cfg ,rega 
-0242 da60814d arg core_gpio_wakeup_cfg ,regc 
-0243 37d98200 until null ,lpo_edge 
+0282 df20000c arg 12 ,loopcnt 
+0283 da200016 arg mem_gpio_wakeup_cfg ,rega 
+0284 da60814d arg core_gpio_wakeup_cfg ,regc 
+0285 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop:
-0244 efe08011 ifetch 1 ,rega 
-0245 e8408013 ifetcht 1 ,regc 
-0246 98467c00 isub temp ,null 
-0247 2022824a branch p_lpm_write_gpio_loop_next ,zero 
-0248 e7e08013 istore 1 ,regc 
-0249 37d98200 until null ,lpo_edge 
+0286 efe08011 ifetch 1 ,rega 
+0287 e8408013 ifetcht 1 ,regc 
+0288 98467c00 isub temp ,null 
+0289 2022828c branch p_lpm_write_gpio_loop_next ,zero 
+028a e7e08013 istore 1 ,regc 
+028b 37d98200 until null ,lpo_edge 
 
 p_lpm_write_gpio_loop_next:
-024a 1a20a201 increase 1 ,rega 
-024b 1a60a601 increase 1 ,regc 
-024c c2000244 loop p_lpm_write_gpio_loop 
-024d 1a420400 copy regb ,temp 
-024e 20600000 rtn 
+028c 1a20a201 increase 1 ,rega 
+028d 1a60a601 increase 1 ,regc 
+028e c2000286 loop p_lpm_write_gpio_loop 
+028f 1a420400 copy regb ,temp 
+0290 20600000 rtn 
 
 p_otp_read_data:
-024f 20406b3a call enable_otp_read 
-0250 20406b75 call otp_read_data + 1 
-0251 20206b38 branch otp_disable_chgpump 
+0291 20406b3a call enable_otp_read 
+0292 20406b75 call otp_read_data + 1 
+0293 20206b38 branch otp_disable_chgpump 
 
 p_g24_reconn_dispatch:
-0252 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0253 d84001f8 arg 0x01f8 ,temp 
-0254 98417e00 iand temp ,pdata 
-0255 203a025a branch p_g24_reconn_dispatch_next ,blank 
-0256 6fe145e0 fetch 2 ,mem_24g_reconn_count 
-0257 1fe0fe01 increase 1 ,pdata 
-0258 67e145e0 store 2 ,mem_24g_reconn_count 
-0259 20600000 rtn 
+0294 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+0295 d84001f8 arg 0x01f8 ,temp 
+0296 98417e00 iand temp ,pdata 
+0297 203a0299 branch p_g24_reconn_dispatch_next ,blank 
+0298 20203561 branch g24_reconn_dispatch + 5 
 
 p_g24_reconn_dispatch_next:
-025a 2040357f call g24_reconn_data_prep 
-025b 20403651 call g24_transmit_receive_ack 
-025c 242c3586 nbranch g24_reconn_device_fail ,sync 
-025d 2437b586 nbranch g24_reconn_device_fail ,user3 
-025e 2040366e call g24_ackpayload_parse 
-025f 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
-0260 203a0269 branch p_recv_addr_zero_skip ,blank 
+0299 2040357f call g24_reconn_data_prep 
+029a 20403651 call g24_transmit_receive_ack 
+029b 242c3586 nbranch g24_reconn_device_fail ,sync 
+029c 2437b586 nbranch g24_reconn_device_fail ,user3 
+029d 2040366e call g24_ackpayload_parse 
+029e 6fe0c57d fetch 1 ,mem_24g_rxdata_length 
+029f 203a02b9 branch p_recv_addr_zero_skip ,blank 
 
 p_g24_reconn_dispatch_next_2:
-0261 6fe245cc fetch 4 ,mem_24g_pair_addr 
-0262 684a458f fetcht 4 ,mem_24g_addr 
-0263 98467c00 isub temp ,null 
-0264 20228266 branch p_g24_reconn_mode_judge ,zero 
-0265 2020356e branch g24_reconn_dispatch_next + 9 
+02a0 6fe245cc fetch 4 ,mem_24g_pair_addr 
+02a1 684a458f fetcht 4 ,mem_24g_addr 
+02a2 98467c00 isub temp ,null 
+02a3 202282a5 branch p_g24_reconn_mode_judge ,zero 
+02a4 2020356e branch g24_reconn_dispatch_next + 9 
 
 p_g24_reconn_mode_judge:
-0266 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0267 c2983291 bbit1 mouse_enable_auto_24g_paring ,g24_pair_start 
-0268 20203549 branch g24_reconn_receiver_addr 
-
-p_recv_addr_zero_skip:
-0269 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
-026a 207a0000 rtn blank 
-026b 20200261 branch p_g24_reconn_dispatch_next_2 
+02a5 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02a6 c298604e bbit1 mouse_enable_auto_24g_paring ,mouse_24g_pair_mode_check 
+02a7 20203549 branch g24_reconn_receiver_addr 
+
+p_g24_reconn_device_fail:
+02a8 6fe0c5e3 fetch 1 ,mem_24g_fast_conn_enable 
+02a9 203a3222 branch g24_ch ,blank 
+02aa 6fe145e0 fetch 2 ,mem_24g_reconn_count 
+02ab 1fe0fe01 increase 1 ,pdata 
+02ac 67e145e0 store 2 ,mem_24g_reconn_count 
+02ad 2feffe09 isolate1 9 ,pdata 
+02ae 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+02af c00282b1 beq pair_and_receiver ,p_g24_reconn_pair_and_receiver 
+02b0 2020358d branch g24_reconn_device_fail + 7 
+
+p_g24_reconn_pair_and_receiver:
+02b1 2020b549 branch g24_reconn_receiver_addr ,true 
+02b2 2020329c branch g24_pair_init_param 
 
 p_mouse_param_init:
-026c 2040543b call mouse_param_common_init 
-026d 2040026f call p_mouse_le_buff_modify 
-026e 2020544c branch mouse_param_init + 2 
-
-p_mouse_le_buff_modify:
-026f 58004a29 setarg mem_le_tx_buffer0_omemalloc_new 
-0270 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
-0271 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
-0272 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
-0273 20600000 rtn 
+02b3 2040543b call mouse_param_common_init 
+02b4 58004a29 setarg mem_le_tx_buffer0_omemalloc_new 
+02b5 67e1433f store 2 ,mem_ble_l2cap_tx_buff0_ptr 
+02b6 58000020 setarg mouse_ble_l2cap_txbuff_size_new 
+02b7 67e14341 store 2 ,mem_ble_l2cap_tx_buff_size_ptr 
+02b8 2020544c branch mouse_param_init + 2 
+
+p_recv_addr_zero_skip:
+02b9 6fe245e4 fetch 4 ,mem_24g_fast_conn_addr 
+02ba 684a458f fetcht 4 ,mem_24g_addr 
+02bb 98467c00 isub temp ,null 
+02bc 202282a0 branch p_g24_reconn_dispatch_next_2 ,zero 
+02bd 6fe2455f fetch 4 ,mem_24g_rxpayload + 2 
+02be 207a0000 rtn blank 
+02bf 202002a0 branch p_g24_reconn_dispatch_next_2 
 
 p_power_ctrl_start:
-0274 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
-0275 247a0000 nrtn blank 
-0276 6fe144e9 fetch 2 ,mem_ui_state_map 
-0277 c3858000 rtnbit1 ui_state_ble_adv 
-0278 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
-0279 204035b4 call rssi_average 
-027a 6048c624 storet 1 ,mem_rssi_avg_received 
-027b 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
-027c c513027e bmark1 mark_24g ,p_power_ctrl_start_next 
-027d 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
+02c0 6fe0c437 fetch 1 ,mem_power_ctrl_disable 
+02c1 247a0000 nrtn blank 
+02c2 6fe144e9 fetch 2 ,mem_ui_state_map 
+02c3 c3858000 rtnbit1 ui_state_ble_adv 
+02c4 6a2145f0 fetchr rega ,2 ,mem_rssi_signal_buf_ptr 
+02c5 204035b4 call rssi_average 
+02c6 6048c624 storet 1 ,mem_rssi_avg_received 
+02c7 6fe0c629 fetch 1 ,mem_rssi_dis_max_24g 
+02c8 c51302ca bmark1 mark_24g ,p_power_ctrl_start_next 
+02c9 6fe0c62c fetch 1 ,mem_rssi_dis_max_ble 
 
 p_power_ctrl_start_next:
-027e 98467c00 isub temp ,null 
-027f 24210298 nbranch p_power_ctrl_txpower_incrs_force ,positive 
-0280 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0281 1fe67c02 sub pdata ,2 ,null 
-0282 24210286 nbranch p_power_ctrl_txpower_decrs_check ,positive 
-0283 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0284 c0000299 beq 0 ,p_power_ctrl_txpower_incrs 
-0285 20600000 rtn 
+02ca 98467c00 isub temp ,null 
+02cb 242102e4 nbranch p_power_ctrl_txpower_incrs_force ,positive 
+02cc 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02cd 1fe67c02 sub pdata ,2 ,null 
+02ce 242102d2 nbranch p_power_ctrl_txpower_decrs_check ,positive 
+02cf 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02d0 c00002e5 beq 0 ,p_power_ctrl_txpower_incrs 
+02d1 20600000 rtn 
 
 p_power_ctrl_txpower_decrs_check:
-0286 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0287 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
-0288 98467c00 isub temp ,null 
-0289 24628000 nrtn zero 
-028a 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02d2 6fe0c626 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+02d3 6848c627 fetcht 1 ,mem_power_ctrl_pac_succ_cnt_init 
+02d4 98467c00 isub temp ,null 
+02d5 24628000 nrtn zero 
+02d6 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_decrs:
-028b 6848c624 fetcht 1 ,mem_rssi_avg_received 
-028c 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
-028d c513028f bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
-028e 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
+02d7 6848c624 fetcht 1 ,mem_rssi_avg_received 
+02d8 6fe0c628 fetch 1 ,mem_rssi_dis_min_24g 
+02d9 c51302db bmark1 mark_24g ,p_power_ctrl_txpower_decrs_next 
+02da 6fe0c62b fetch 1 ,mem_rssi_dis_min_ble 
 
 p_power_ctrl_txpower_decrs_next:
-028f 98467c00 isub temp ,null 
-0290 24610000 nrtn positive 
-0291 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-0292 c0003715 beq 0 ,power_ctrl_decrs_level0 
-0293 1fe0ffff increase -1 ,pdata 
-0294 67e0c625 store 1 ,mem_power_ctrl_level 
-0295 c00102a1 beq 2 ,p_power_ctrl_decrs_level2 
-0296 c000b70b beq 1 ,power_ctrl_decrs_level1 
-0297 20203715 branch power_ctrl_decrs_level0 
+02db 98467c00 isub temp ,null 
+02dc 24610000 nrtn positive 
+02dd 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02de c0003715 beq 0 ,power_ctrl_decrs_level0 
+02df 1fe0ffff increase -1 ,pdata 
+02e0 67e0c625 store 1 ,mem_power_ctrl_level 
+02e1 c00102ed beq 2 ,p_power_ctrl_decrs_level2 
+02e2 c000b70b beq 1 ,power_ctrl_decrs_level1 
+02e3 20203715 branch power_ctrl_decrs_level0 
 
 p_power_ctrl_txpower_incrs_force:
-0298 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+02e4 70462600 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 p_power_ctrl_txpower_incrs:
-0299 6fe0c625 fetch 1 ,mem_power_ctrl_level 
-029a c001829f beq 3 ,p_power_ctrl_incrs_level3 
-029b 1fe0fe01 increase 1 ,pdata 
-029c 67e0c625 store 1 ,mem_power_ctrl_level 
-029d c000b70b beq 1 ,power_ctrl_incrs_level1 
-029e c00102a1 beq 2 ,p_power_ctrl_incrs_level2 
+02e5 6fe0c625 fetch 1 ,mem_power_ctrl_level 
+02e6 c00182eb beq 3 ,p_power_ctrl_incrs_level3 
+02e7 1fe0fe01 increase 1 ,pdata 
+02e8 67e0c625 store 1 ,mem_power_ctrl_level 
+02e9 c000b70b beq 1 ,power_ctrl_incrs_level1 
+02ea c00102ed beq 2 ,p_power_ctrl_incrs_level2 
 
 p_power_ctrl_incrs_level3:
-029f 70414105 jam tx_power_5db ,mem_tx_power 
-02a0 20600000 rtn 
+02eb 70414105 jam tx_power_5db ,mem_tx_power 
+02ec 20600000 rtn 
 
 p_power_ctrl_decrs_level2:
 
 p_power_ctrl_incrs_level2:
-02a1 70414103 jam tx_power_3db ,mem_tx_power 
-02a2 20600000 rtn 
+02ed 70414103 jam tx_power_3db ,mem_tx_power 
+02ee 20600000 rtn 
 
 p_mouse_cb_fuction:
-02a3 58006235 setarg mouse_24g_short_sleep 
-02a4 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
-02a5 5800622b setarg mouse_24g_long_sleep 
-02a6 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
-02a7 580002b1 setarg p_mouse_24g_before_lpm_sleep 
-02a8 67e143e9 store 2 ,mem_cb_before_lpm_sleep 
-02a9 202053f3 branch mouse_cb_fuction + 7 
+02ef 58006235 setarg mouse_24g_short_sleep 
+02f0 67e145f8 store 2 ,mem_cb_24g_transmit_short_sleep 
+02f1 5800622b setarg mouse_24g_long_sleep 
+02f2 67e145fa store 2 ,mem_cb_24g_transmit_long_sleep 
+02f3 202053f3 branch mouse_cb_fuction + 7 
 
 p_soft_reset:
-02aa 20800000 clear_stack 
-02ab 205582ad call p_mouse_wheel_init_set ,wake 
-02ac 20202003 branch soft_reset + 2 
+02f4 2435a002 nbranch soft_reset + 1 ,wake 
+02f5 37d98200 until null ,lpo_edge 
+02f6 37d98200 until null ,lpo_edge 
+02f7 20800000 clear_stack 
+02f8 70808073 jam 0x73 ,core_spid_ctrl 
+02f9 205582fb call p_mouse_wheel_init_set ,wake 
+02fa 20202003 branch soft_reset + 2 
 
 p_mouse_wheel_init_set:
-02ad 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-02ae 20406edd call gpio_config_input 
-02af 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-02b0 20206edd branch gpio_config_input 
-
-p_mouse_24g_before_lpm_sleep:
-02b1 20600000 rtn 
+02fb 20400259 call p_mouse_puchk_disable 
+02fc 204058df call mouse_matrix_public_gpio_reset 
+02fd 20206004 branch mouse_wheel_gpio_init 
+
+p_mouse_default_init:
+02fe 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+02ff 2feffe16 isolate1 mouse_enable_keyboard ,pdata 
+0300 2040df08 call mouse_customer_key_enable ,true 
+0301 2020542c branch mouse_default_parm_init 
 
 p_mouse_load_device_info_check:
-02b2 20400464 call p_mouse_store_normal_tx_power 
-02b3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02b4 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
-02b5 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
-02b6 c28a02b8 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
-02b7 20600000 rtn 
+0302 204004b6 call p_mouse_store_normal_tx_power 
+0303 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0304 c289dd60 bbit1 mouse_enable_eeprom ,mouse_load_eeprom_info_check 
+0305 c2895d6e bbit1 mouse_enable_flash ,mouse_load_flash_info_check 
+0306 c28a0308 bbit1 mouse_enable_otp ,p_mouse_load_otp_info_check 
+0307 20600000 rtn 
 
 p_mouse_load_otp_info_check:
-02b8 204002c3 call p_mouse_device_flag_temp_store 
-02b9 20405e43 call mouse_read_otp_dpi 
-02ba 20405db4 call mouse_read_otp_device_flag 
-02bb 204002d7 call p_mouse_device_flag_check 
-02bc 204002c0 call p_mouse_select_device_by_switch_check 
-02bd 204002c6 call p_mouse_read_otp_device_info 
-02be 204002df call p_mouse_read_otp_le_addr_increase_count_info 
-02bf 20205daa branch mouse_otp_load_app_initflag 
+0308 20400313 call p_mouse_device_flag_temp_store 
+0309 20405e43 call mouse_read_otp_dpi 
+030a 20405db4 call mouse_read_otp_device_flag 
+030b 20400325 call p_mouse_device_flag_check 
+030c 20400310 call p_mouse_select_device_by_switch_check 
+030d 20400316 call p_mouse_read_otp_device_info 
+030e 2040032d call p_mouse_read_otp_le_addr_increase_count_info 
+030f 20205daa branch mouse_otp_load_app_initflag 
 
 p_mouse_select_device_by_switch_check:
-02c0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02c1 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-02c2 204004df call p_mouse_check_select_device_by_switch 
+0310 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0311 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0312 20400511 call p_mouse_check_select_device_by_switch 
 
 p_mouse_device_flag_temp_store:
-02c3 6fe0c666 fetch 1 ,mem_device_flag 
-02c4 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
-02c5 20600000 rtn 
+0313 6fe0c666 fetch 1 ,mem_device_flag 
+0314 67e0ca06 store 1 ,mem_mouse_device_flag_temp 
+0315 20600000 rtn 
 
 p_mouse_read_otp_device_info:
-02c6 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02c7 c29f5dd1 bbit1 mouse_enable_24g_first_auto_pairing ,mouse_read_otp_le_device1 
-02c8 20205dcc branch mouse_read_otp_device_info 
+0316 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0317 2feffe3e isolate1 mouse_enable_24g_first_auto_pairing ,pdata 
+0318 2040ddd1 call mouse_read_otp_le_device1 ,true 
+0319 20205dcc branch mouse_read_otp_device_info 
 
 p_mouse_app_initflag_check:
-02c9 6fe1468e fetch 2 ,mem_store_flag 
-02ca d840aa55 arg eeprom_init_flag ,temp 
-02cb 98467c00 isub temp ,null 
-02cc 2022834c branch p_mouse_load_device_info ,zero 
-02cd 6049468e storet 2 ,mem_store_flag 
-02ce 20405c9c call mouse_ble_init_address 
-02cf 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-02d0 67e0c666 store 1 ,mem_device_flag 
-02d1 20405c8c call mouse_load_default_dpi 
-02d2 58001122 setarg 0x1122 
-02d3 67e14695 store 2 ,mem_random_addr_increase_count 
+031a 6fe1468e fetch 2 ,mem_store_flag 
+031b d840aa55 arg eeprom_init_flag ,temp 
+031c 98467c00 isub temp ,null 
+031d 20228399 branch p_mouse_load_device_info ,zero 
+031e 6049468e storet 2 ,mem_store_flag 
+031f 20405c9c call mouse_ble_init_address 
+0320 20405c8c call mouse_load_default_dpi 
+0321 58001122 setarg 0x1122 
+0322 67e14695 store 2 ,mem_random_addr_increase_count 
 
 p_mouse_device_flag_temp_load:
-02d4 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
-02d5 67e0c666 store 1 ,mem_device_flag 
-02d6 20600000 rtn 
+0323 6fe0ca06 fetch 1 ,mem_mouse_device_flag_temp 
+0324 20205dca branch mouse_device_flag_load_end 
 
 p_mouse_device_flag_check:
-02d7 6fe0c666 fetch 1 ,mem_device_flag 
-02d8 1fe67c00 sub pdata ,0 ,null 
-02d9 202282d4 branch p_mouse_device_flag_temp_load ,zero 
-02da 1fe67c04 sub pdata ,4 ,null 
-02db 202282dd branch p_mouse_24g_init ,zero 
-02dc 20610000 rtn positive 
+0325 6fe0c666 fetch 1 ,mem_device_flag 
+0326 1fe67c00 sub pdata ,0 ,null 
+0327 20228323 branch p_mouse_device_flag_temp_load ,zero 
+0328 1fe67c04 sub pdata ,4 ,null 
+0329 2022832b branch p_mouse_24g_init ,zero 
+032a 20610000 rtn positive 
 
 p_mouse_24g_init:
-02dd 70466600 jam mode_24g_device ,mem_device_flag 
-02de 20600000 rtn 
+032b 70466600 jam mode_24g_device ,mem_device_flag 
+032c 20600000 rtn 
 
 p_mouse_read_otp_le_addr_increase_count_info:
-02df 6fe0c666 fetch 1 ,mem_device_flag 
-02e0 c1000000 rtneq mode_24g_device 
-02e1 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
-02e2 1a422600 copy regb ,regc 
+032d 6fe0c666 fetch 1 ,mem_device_flag 
+032e c1000000 rtneq mode_24g_device 
+032f 6a4149fe fetchr regb ,2 ,mem_otp_offset_le_addr_increase_count 
+0330 1a422600 copy regb ,regc 
 
 p_mouse_read_otp_le_addr_increase_count_loop:
-02e3 20405e3d call mouse_read_otp_le_addr_increase_count_common 
-02e4 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
-02e5 203a02ed branch p_mouse_le_addr_increase_count_load ,blank 
-02e6 67e149de store 2 ,mem_random_addr_increase_count_last 
-02e7 1a60a602 increase 2 ,regc 
-02e8 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
-02e9 9a667c00 isub regc ,null 
-02ea 242102ed nbranch p_mouse_le_addr_increase_count_load ,positive 
-02eb 1a622400 copy regc ,regb 
-02ec 202002e3 branch p_mouse_read_otp_le_addr_increase_count_loop 
+0331 20405e3d call mouse_read_otp_le_addr_increase_count_common 
+0332 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+0333 203a033b branch p_mouse_le_addr_increase_count_load ,blank 
+0334 67e149de store 2 ,mem_random_addr_increase_count_last 
+0335 1a60a602 increase 2 ,regc 
+0336 6fe14a00 fetch 2 ,mem_otp_offset_le_addr_increase_count_end 
+0337 9a667c00 isub regc ,null 
+0338 2421033b nbranch p_mouse_le_addr_increase_count_load ,positive 
+0339 1a622400 copy regc ,regb 
+033a 20200331 branch p_mouse_read_otp_le_addr_increase_count_loop 
 
 p_mouse_le_addr_increase_count_load:
-02ed 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
-02ee 67e14695 store 2 ,mem_random_addr_increase_count 
-02ef 20600000 rtn 
+033b 6fe149de fetch 2 ,mem_random_addr_increase_count_last 
+033c 20205e41 branch mouse_le_addr_increase_store 
 
 p_mouse_store_device_info:
-02f0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-02f1 c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-02f2 c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-02f3 c28a02f5 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
-02f4 20600000 rtn 
+033d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+033e c289dcb1 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+033f c2895cb9 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0340 c28a0342 bbit1 mouse_enable_otp ,p_mouse_store_otp_device_info 
+0341 20600000 rtn 
 
 p_mouse_store_otp_device_info:
-02f5 204002f8 call p_mouse_write_otp_locall_addr 
-02f6 204002fd call p_mouse_write_otp_device_flag 
-02f7 20205cc1 branch mouse_store_otp_device_info + 1 
+0342 20400345 call p_mouse_write_otp_locall_addr 
+0343 2040034a call p_mouse_write_otp_device_flag 
+0344 20205cc1 branch mouse_store_otp_device_info + 1 
 
 p_mouse_write_otp_locall_addr:
-02f8 6fe0c666 fetch 1 ,mem_device_flag 
-02f9 c1000000 rtneq mode_24g_device 
-02fa c0008324 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
-02fb c0010338 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
-02fc 20600000 rtn 
+0345 6fe0c666 fetch 1 ,mem_device_flag 
+0346 c1000000 rtneq mode_24g_device 
+0347 c0008371 beq mode_bt_device1 ,p_mouse_write_otp_le_locall_addr1 
+0348 c0010385 beq mode_bt_device2 ,p_mouse_write_otp_le_locall_addr2 
+0349 20600000 rtn 
 
 p_mouse_write_otp_device_flag:
-02fd 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
-02fe 1a422600 copy regb ,regc 
+034a 6a4149e2 fetchr regb ,2 ,mem_otp_offset_device_flag 
+034b 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_device_flag_loop:
-02ff 20405dc0 call mouse_read_otp_device_flag_common 
-0300 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
-0301 203a0309 branch p_mouse_device_flag_store ,blank 
-0302 67e0c9a0 store 1 ,mem_device_flag_last 
-0303 1a60a601 increase 1 ,regc 
-0304 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
-0305 9a667c00 isub regc ,null 
-0306 24610000 nrtn positive 
-0307 1a622400 copy regc ,regb 
-0308 202002ff branch p_mouse_write_otp_device_flag_loop 
+034c 20405dc0 call mouse_read_otp_device_flag_common 
+034d 6fe0c9a1 fetch 1 ,mem_device_flag_temp 
+034e 203a0356 branch p_mouse_device_flag_store ,blank 
+034f 67e0c9a0 store 1 ,mem_device_flag_last 
+0350 1a60a601 increase 1 ,regc 
+0351 6fe149e4 fetch 2 ,mem_otp_offset_device_flag_end 
+0352 9a667c00 isub regc ,null 
+0353 24610000 nrtn positive 
+0354 1a622400 copy regc ,regb 
+0355 2020034c branch p_mouse_write_otp_device_flag_loop 
 
 p_mouse_device_flag_store:
-0309 6fe0c9a0 fetch 1 ,mem_device_flag_last 
-030a 1fe17ef0 and pdata ,0xf0 ,pdata 
-030b 203a0313 branch p_mouse_device_flag_store_check ,blank 
-030c 6fe0c666 fetch 1 ,mem_device_flag 
-030d 20400321 call p_mouse_device_flag_otp_store_judge 
-030e 67e0c9a2 store 1 ,mem_device_flag_value 
-
-p_mouse_devoce_flag_store_end:
-030f df200001 arg 1 ,loopcnt 
-0310 1a622400 copy regc ,regb 
-0311 da2049a2 arg mem_device_flag_value ,rega 
-0312 20206b45 branch otp_write 
+0356 6fe0c9a0 fetch 1 ,mem_device_flag_last 
+0357 1fe17ef0 and pdata ,0xf0 ,pdata 
+0358 203a0360 branch p_mouse_device_flag_store_check ,blank 
+0359 6fe0c666 fetch 1 ,mem_device_flag 
+035a 2040036e call p_mouse_device_flag_otp_store_judge 
+035b 67e0c9a2 store 1 ,mem_device_flag_value 
+
+p_mouse_device_flag_store_end:
+035c df200001 arg 1 ,loopcnt 
+035d 1a622400 copy regc ,regb 
+035e da2049a2 arg mem_device_flag_value ,rega 
+035f 20206b45 branch otp_write 
 
 p_mouse_device_flag_store_check:
-0313 6848c9a0 fetcht 1 ,mem_device_flag_last 
-0314 6fe0c666 fetch 1 ,mem_device_flag 
-0315 20400321 call p_mouse_device_flag_otp_store_judge 
-0316 98467c00 isub temp ,null 
-0317 20628000 rtn zero 
-0318 1ff27e00 lshift4 pdata ,pdata 
-0319 9840fe00 iadd temp ,pdata 
-031a 67e0c9a2 store 1 ,mem_device_flag_value 
-031b 1a627e00 copy regc ,pdata 
-031c 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
-031d 98467c00 isub temp ,null 
-031e 2022830f branch p_mouse_devoce_flag_store_end ,zero 
-031f 1a60a7ff increase -1 ,regc 
-0320 2020030f branch p_mouse_devoce_flag_store_end 
+0360 6848c9a0 fetcht 1 ,mem_device_flag_last 
+0361 6fe0c666 fetch 1 ,mem_device_flag 
+0362 2040036e call p_mouse_device_flag_otp_store_judge 
+0363 98467c00 isub temp ,null 
+0364 20628000 rtn zero 
+0365 1ff27e00 lshift4 pdata ,pdata 
+0366 9840fe00 iadd temp ,pdata 
+0367 67e0c9a2 store 1 ,mem_device_flag_value 
+0368 1a627e00 copy regc ,pdata 
+0369 684949e2 fetcht 2 ,mem_otp_offset_device_flag 
+036a 98467c00 isub temp ,null 
+036b 2022835c branch p_mouse_device_flag_store_end ,zero 
+036c 1a60a7ff increase -1 ,regc 
+036d 2020035c branch p_mouse_device_flag_store_end 
 
 p_mouse_device_flag_otp_store_judge:
-0321 c1800000 rtnne mode_24g_device 
-0322 1fe0fe04 increase 4 ,pdata 
-0323 20600000 rtn 
+036e c1800000 rtnne mode_24g_device 
+036f 1fe0fe04 increase 4 ,pdata 
+0370 20600000 rtn 
 
 p_mouse_write_otp_le_locall_addr1:
-0324 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
-0325 1a422600 copy regb ,regc 
+0371 6a4149ee fetchr regb ,2 ,mem_otp_offset_le_locall_addr1 
+0372 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr1_loop:
-0326 20405df3 call mouse_read_otp_le_locall_addr1_common 
-0327 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
-0328 203a0330 branch p_mouse_le_local_addr1_store ,blank 
-0329 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
-032a 1a60a606 increase 6 ,regc 
-032b 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
-032c 9a667c00 isub regc ,null 
-032d 24610000 nrtn positive 
-032e 1a622400 copy regc ,regb 
-032f 20200326 branch p_mouse_write_otp_le_locall_addr1_loop 
+0373 20405df3 call mouse_read_otp_le_locall_addr1_common 
+0374 6fe349b5 fetch 6 ,mem_mouse_le_locall_addr1_temp 
+0375 203a037d branch p_mouse_le_local_addr1_store ,blank 
+0376 67e349af store 6 ,mem_mouse_le_locall_addr1_last 
+0377 1a60a606 increase 6 ,regc 
+0378 6fe149f0 fetch 2 ,mem_otp_offset_le_locall_addr1_end 
+0379 9a667c00 isub regc ,null 
+037a 24610000 nrtn positive 
+037b 1a622400 copy regc ,regb 
+037c 20200373 branch p_mouse_write_otp_le_locall_addr1_loop 
 
 p_mouse_le_local_addr1_store:
-0330 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
-0331 684b466e fetcht 6 ,mem_device1_locall_addr 
-0332 98467c00 isub temp ,null 
-0333 20628000 rtn zero 
-0334 df200006 arg 6 ,loopcnt 
-0335 da20466e arg mem_device1_locall_addr ,rega 
-0336 1a622400 copy regc ,regb 
-0337 20206b45 branch otp_write 
+037d 6fe349af fetch 6 ,mem_mouse_le_locall_addr1_last 
+037e 684b466e fetcht 6 ,mem_device1_locall_addr 
+037f 98467c00 isub temp ,null 
+0380 20628000 rtn zero 
+0381 df200006 arg 6 ,loopcnt 
+0382 da20466e arg mem_device1_locall_addr ,rega 
+0383 1a622400 copy regc ,regb 
+0384 20206b45 branch otp_write 
 
 p_mouse_write_otp_le_locall_addr2:
-0338 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
-0339 1a422600 copy regb ,regc 
+0385 6a4149f6 fetchr regb ,2 ,mem_otp_offset_le_locall_addr2 
+0386 1a422600 copy regb ,regc 
 
 p_mouse_write_otp_le_locall_addr2_loop:
-033a 20405e17 call mouse_read_otp_le_locall_addr2_common 
-033b 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
-033c 203a0344 branch p_mouse_le_local_addr2_store ,blank 
-033d 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
-033e 1a60a606 increase 6 ,regc 
-033f 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
-0340 9a667c00 isub regc ,null 
-0341 24610000 nrtn positive 
-0342 1a622400 copy regc ,regb 
-0343 2020033a branch p_mouse_write_otp_le_locall_addr2_loop 
+0387 20405e17 call mouse_read_otp_le_locall_addr2_common 
+0388 6fe349cd fetch 6 ,mem_mouse_le_locall_addr2_temp 
+0389 203a0391 branch p_mouse_le_local_addr2_store ,blank 
+038a 67e349c7 store 6 ,mem_mouse_le_locall_addr2_last 
+038b 1a60a606 increase 6 ,regc 
+038c 6fe149f8 fetch 2 ,mem_otp_offset_le_locall_addr2_end 
+038d 9a667c00 isub regc ,null 
+038e 24610000 nrtn positive 
+038f 1a622400 copy regc ,regb 
+0390 20200387 branch p_mouse_write_otp_le_locall_addr2_loop 
 
 p_mouse_le_local_addr2_store:
-0344 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
-0345 684b467b fetcht 6 ,mem_device2_locall_addr 
-0346 98467c00 isub temp ,null 
-0347 20628000 rtn zero 
-0348 df200006 arg 6 ,loopcnt 
-0349 da20467b arg mem_device2_locall_addr ,rega 
-034a 1a622400 copy regc ,regb 
-034b 20206b45 branch otp_write 
+0391 6fe349c7 fetch 6 ,mem_mouse_le_locall_addr2_last 
+0392 684b467b fetcht 6 ,mem_device2_locall_addr 
+0393 98467c00 isub temp ,null 
+0394 20628000 rtn zero 
+0395 df200006 arg 6 ,loopcnt 
+0396 da20467b arg mem_device2_locall_addr ,rega 
+0397 1a622400 copy regc ,regb 
+0398 20206b45 branch otp_write 
 
 p_mouse_load_device_info:
-034c 20400385 call p_mouse_le_locall_addr_init_check 
-034d 2040039d call p_mouse_select_reconn_device 
-034e 20400350 call p_mouse_otp_load_dpi 
-034f 20205c90 branch mouse_load_device_info + 1 
+0399 204003d0 call p_mouse_le_locall_addr_init_check 
+039a 204003e8 call p_mouse_select_reconn_device 
+039b 2040039d call p_mouse_otp_load_dpi 
+039c 20205c90 branch mouse_load_device_info + 1 
 
 p_mouse_otp_load_dpi:
-0350 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0351 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-0352 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0353 c0005c94 beq 0 ,mouse_otp_load_dpi 
-0354 c0030356 beq 6 ,p_mouse_dpi_reinit 
-0355 20600000 rtn 
-
-p_mouse_dpi_reinit:
-0356 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
-0357 20600000 rtn 
+039d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+039e c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+039f 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03a0 c0005c94 beq 0 ,mouse_otp_load_dpi 
+03a1 c0035742 beq 6 ,mouse_dpi_reinit_set 
+03a2 20600000 rtn 
 
 p_mouse_store_dpi_info_check:
-0358 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0359 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-035a c28a035c bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
-035b 20600000 rtn 
+03a3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a4 c289dcb5 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+03a5 c28a03a7 bbit1 mouse_enable_otp ,p_mouse_store_otp_dpi 
+03a6 20600000 rtn 
 
 p_mouse_store_otp_dpi:
-035c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-035d c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
-035e 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
-035f 1a422600 copy regb ,regc 
+03a7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03a8 c4078000 rtnbit0 mouse_enable_load_and_store_dpi 
+03a9 6a4149fa fetchr regb ,2 ,mem_otp_offset_dpi 
+03aa 1a422600 copy regb ,regc 
 
 p_mouse_otp_store_dpi_loop:
-0360 20405e51 call mouse_read_otp_dpi_common 
-0361 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
-0362 203a036a branch p_mouse_otp_dpi_store ,blank 
-0363 67e0c9d3 store 1 ,mem_mouse_dpi_last 
-0364 1a60a601 increase 1 ,regc 
-0365 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
-0366 9a667c00 isub regc ,null 
-0367 24610000 nrtn positive 
-0368 1a622400 copy regc ,regb 
-0369 20200360 branch p_mouse_otp_store_dpi_loop 
+03ab 20405e51 call mouse_read_otp_dpi_common 
+03ac 6fe0c9d4 fetch 1 ,mem_mouse_dpi_temp 
+03ad 203a03b5 branch p_mouse_otp_dpi_store ,blank 
+03ae 67e0c9d3 store 1 ,mem_mouse_dpi_last 
+03af 1a60a601 increase 1 ,regc 
+03b0 6fe149fc fetch 2 ,mem_otp_offset_dpi_end 
+03b1 9a667c00 isub regc ,null 
+03b2 24610000 nrtn positive 
+03b3 1a622400 copy regc ,regb 
+03b4 202003ab branch p_mouse_otp_store_dpi_loop 
 
 p_mouse_otp_dpi_store:
-036a 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
-036b 1fe17ef0 and pdata ,0xf0 ,pdata 
-036c 203a0374 branch p_mouse_dpi_store_last_check ,blank 
-036d 6fe0c690 fetch 1 ,mem_mouse_dpi 
-036e 20400382 call p_mouse_dpi_otp_store_judge 
-036f 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+03b5 6fe0c9d3 fetch 1 ,mem_mouse_dpi_last 
+03b6 1fe17ef0 and pdata ,0xf0 ,pdata 
+03b7 203a03bf branch p_mouse_dpi_store_last_check ,blank 
+03b8 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03b9 204003cd call p_mouse_dpi_otp_store_judge 
+03ba 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
 
 p_mouse_dpi_store_end:
-0370 df200001 arg 1 ,loopcnt 
-0371 1a622400 copy regc ,regb 
-0372 da2049d5 arg mem_mouse_otp_dpi_value ,rega 
-0373 20206b45 branch otp_write 
+03bb df200001 arg 1 ,loopcnt 
+03bc 1a622400 copy regc ,regb 
+03bd da2049d5 arg mem_mouse_otp_dpi_value ,rega 
+03be 20206b45 branch otp_write 
 
 p_mouse_dpi_store_last_check:
-0374 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
-0375 6fe0c690 fetch 1 ,mem_mouse_dpi 
-0376 20400382 call p_mouse_dpi_otp_store_judge 
-0377 98467c00 isub temp ,null 
-0378 20628000 rtn zero 
-0379 1ff27e00 lshift4 pdata ,pdata 
-037a 9840fe00 iadd temp ,pdata 
-037b 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
-037c 1a627e00 copy regc ,pdata 
-037d 684949fa fetcht 2 ,mem_otp_offset_dpi 
-037e 98467c00 isub temp ,null 
-037f 20228370 branch p_mouse_dpi_store_end ,zero 
-0380 1a60a7ff increase -1 ,regc 
-0381 20200370 branch p_mouse_dpi_store_end 
+03bf 6848c9d3 fetcht 1 ,mem_mouse_dpi_last 
+03c0 6fe0c690 fetch 1 ,mem_mouse_dpi 
+03c1 204003cd call p_mouse_dpi_otp_store_judge 
+03c2 98467c00 isub temp ,null 
+03c3 20628000 rtn zero 
+03c4 1ff27e00 lshift4 pdata ,pdata 
+03c5 9840fe00 iadd temp ,pdata 
+03c6 67e0c9d5 store 1 ,mem_mouse_otp_dpi_value 
+03c7 1a627e00 copy regc ,pdata 
+03c8 684949fa fetcht 2 ,mem_otp_offset_dpi 
+03c9 98467c00 isub temp ,null 
+03ca 202283bb branch p_mouse_dpi_store_end ,zero 
+03cb 1a60a7ff increase -1 ,regc 
+03cc 202003bb branch p_mouse_dpi_store_end 
 
 p_mouse_dpi_otp_store_judge:
-0382 c1800000 rtnne mouse_dpi_level1 
-0383 1fe0fe06 increase 6 ,pdata 
-0384 20600000 rtn 
+03cd c1800000 rtnne mouse_dpi_level1 
+03ce 1fe0fe06 increase 6 ,pdata 
+03cf 20600000 rtn 
 
 p_mouse_le_locall_addr_init_check:
-0385 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0386 c29f038c bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
-0387 6fe0c666 fetch 1 ,mem_device_flag 
-0388 c1000000 rtneq mode_24g_device 
-0389 c000838c beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
-038a c0010393 beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
-038b 20600000 rtn 
+03d0 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03d1 c29f03d7 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_le_addr1_init_check 
+03d2 6fe0c666 fetch 1 ,mem_device_flag 
+03d3 c1000000 rtneq mode_24g_device 
+03d4 c00083d7 beq mode_bt_device1 ,p_mouse_le_addr1_init_check 
+03d5 c00103de beq mode_bt_device2 ,p_mouse_le_addr2_init_check 
+03d6 20600000 rtn 
 
 p_mouse_le_addr1_init_check:
-038c 6fe3466e fetch 6 ,mem_device1_locall_addr 
-038d 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-038e 98467c00 isub temp ,null 
-038f 24628000 nrtn zero 
-0390 6fe342db fetch 6 ,mem_le_lap 
-0391 67e3466e store 6 ,mem_device1_locall_addr 
-0392 20600000 rtn 
+03d7 6fe3466e fetch 6 ,mem_device1_locall_addr 
+03d8 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+03d9 98467c00 isub temp ,null 
+03da 24628000 nrtn zero 
+03db 6fe342db fetch 6 ,mem_le_lap 
+03dc 67e3466e store 6 ,mem_device1_locall_addr 
+03dd 20600000 rtn 
 
 p_mouse_le_addr2_init_check:
-0393 6fe3466e fetch 6 ,mem_device1_locall_addr 
-0394 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
-0395 98467c00 isub temp ,null 
-0396 24628000 nrtn zero 
-0397 6fe342db fetch 6 ,mem_le_lap 
-0398 1fe0ff00 add pdata ,0x0100 ,pdata 
-0399 67e3466e store 6 ,mem_device1_locall_addr 
-039a 20600000 rtn 
+03de 6fe3467b fetch 6 ,mem_device2_locall_addr 
+03df 684b46e6 fetcht 6 ,mem_mouse_compare_addr 
+03e0 98467c00 isub temp ,null 
+03e1 24628000 nrtn zero 
+03e2 6fe342db fetch 6 ,mem_le_lap 
+03e3 1fe0ff00 add pdata ,0x0100 ,pdata 
+03e4 67e3467b store 6 ,mem_device2_locall_addr 
+03e5 20600000 rtn 
 
 p_mouse_buletooth_fast_conn_end:
-039b 2040039d call p_mouse_select_reconn_device 
-039c 20205a9c branch mouse_buletooth_fast_conn_end + 2 
+03e6 204003e8 call p_mouse_select_reconn_device 
+03e7 20205a9c branch mouse_buletooth_fast_conn_end + 2 
 
 p_mouse_select_reconn_device:
-039d 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-039e c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
-039f c29f03a5 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
+03e8 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03e9 c30a5c6f bbit0 mouse_enable_otp ,mouse_select_reconn_device 
+03ea c29f03f0 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_load_le_device1 
 
 p_mouse_select_reconn_device_start:
-03a0 6fe0c666 fetch 1 ,mem_device_flag 
-03a1 c1000000 rtneq mode_24g_device 
-03a2 c00083a5 beq mode_bt_device1 ,p_mouse_load_le_device1 
-03a3 c00103aa beq mode_bt_device2 ,p_mouse_load_le_device2 
-03a4 20600000 rtn 
+03eb 6fe0c666 fetch 1 ,mem_device_flag 
+03ec c1000000 rtneq mode_24g_device 
+03ed c00083f0 beq mode_bt_device1 ,p_mouse_load_le_device1 
+03ee c00103f5 beq mode_bt_device2 ,p_mouse_load_le_device2 
+03ef 20600000 rtn 
 
 p_mouse_load_le_device1:
-03a5 6fe34668 fetch 6 ,mem_device1_addr 
-03a6 67e34116 store 6 ,mem_hci_plap 
-03a7 6fe3466e fetch 6 ,mem_device1_locall_addr 
-03a8 67e342db store 6 ,mem_le_lap 
-03a9 20600000 rtn 
+03f0 6fe34668 fetch 6 ,mem_device1_addr 
+03f1 67e34116 store 6 ,mem_hci_plap 
+03f2 6fe3466e fetch 6 ,mem_device1_locall_addr 
+
+p_mouse_le_lap_store:
+03f3 67e342db store 6 ,mem_le_lap 
+03f4 20600000 rtn 
 
 p_mouse_load_le_device2:
-03aa 6fe34675 fetch 6 ,mem_device2_addr 
-03ab 67e34116 store 6 ,mem_hci_plap 
-03ac 6fe3467b fetch 6 ,mem_device2_locall_addr 
-03ad 67e342db store 6 ,mem_le_lap 
-03ae 20600000 rtn 
+03f5 6fe34675 fetch 6 ,mem_device2_addr 
+03f6 67e34116 store 6 ,mem_hci_plap 
+03f7 6fe3467b fetch 6 ,mem_device2_locall_addr 
+03f8 202003f3 branch p_mouse_le_lap_store 
 
 p_mouse_store_remote_bdaddr:
-03af 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-03b0 c4010000 rtnbit0 mouse_store_eeprom_flag 
-03b1 c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
-03b2 d8e00002 arg mouse_store_eeprom_flag ,queue 
-03b3 20405f04 call mouse_disable_function_flag 
-03b4 20405c4a call mouse_check_device_addr 
-03b5 204003b7 call p_mouse_before_store_reconn_info 
-03b6 20205ca3 branch mouse_store_device_info_delay 
+03f9 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+03fa c4010000 rtnbit0 mouse_store_eeprom_flag 
+03fb c30a5c43 bbit0 mouse_enable_otp ,mouse_store_remote_bdaddr + 1 
+03fc d8e00002 arg mouse_store_eeprom_flag ,queue 
+03fd 20405f04 call mouse_disable_function_flag 
+03fe 20405c4a call mouse_check_device_addr 
+03ff 20400401 call p_mouse_before_store_reconn_info 
+0400 20205ca3 branch mouse_store_device_info_delay 
 
 p_mouse_before_store_reconn_info:
-03b7 6fe0c666 fetch 1 ,mem_device_flag 
-03b8 c00083bb beq mode_bt_device1 ,p_mouse_store_le_device1 
-03b9 c00103c0 beq mode_bt_device2 ,p_mouse_store_le_device2 
-03ba 20600000 rtn 
+0401 6fe0c666 fetch 1 ,mem_device_flag 
+0402 c0008405 beq mode_bt_device1 ,p_mouse_store_le_device1 
+0403 c001040a beq mode_bt_device2 ,p_mouse_store_le_device2 
+0404 20600000 rtn 
 
 p_mouse_store_le_device1:
-03bb 6fe30178 fetch 6 ,mem_le_plap 
-03bc 67e34668 store 6 ,mem_device1_addr 
-03bd 6fe342db fetch 6 ,mem_le_lap 
-03be 67e3466e store 6 ,mem_device1_locall_addr 
-03bf 20600000 rtn 
+0405 6fe30178 fetch 6 ,mem_le_plap 
+0406 67e34668 store 6 ,mem_device1_addr 
+0407 6fe342db fetch 6 ,mem_le_lap 
+0408 67e3466e store 6 ,mem_device1_locall_addr 
+0409 20600000 rtn 
 
 p_mouse_store_le_device2:
-03c0 6fe30178 fetch 6 ,mem_le_plap 
-03c1 67e34675 store 6 ,mem_device2_addr 
-03c2 6fe342db fetch 6 ,mem_le_lap 
-03c3 67e3467b store 6 ,mem_device2_locall_addr 
-03c4 20600000 rtn 
+040a 6fe30178 fetch 6 ,mem_le_plap 
+040b 67e34675 store 6 ,mem_device2_addr 
+040c 6fe342db fetch 6 ,mem_le_lap 
+040d 67e3467b store 6 ,mem_device2_locall_addr 
+040e 20600000 rtn 
 
 p_mouse_bb_event_timer:
-03c5 204003db call p_mouse_le_send_conn_param_update_timer 
-03c6 2040614d call mouse_low_voltage_led_timer 
-03c7 2040553d call mouse_adc_read 
-03c8 20406110 call mouse_logo_led_on_timer 
-03c9 204061b1 call mouse_led_multi_timer 
-03ca 2040611e call mouse_dpi_led_blink_delay_timer 
-03cb 2040328e call g24_pair_timeout_timer 
-03cc 20403531 call g24_reconn_timeout_timer 
-03cd 20405fdd call mouse_24g_long_sleep_param_update_timer 
-03ce 2040572c call mouse_dpi_key_check_long_press 
-03cf 20405b9b call mouse_bt_discovery_check 
-03d0 20405bab call mouse_commbination_key_process 
-03d1 20405bce call mouse_check_discovery_timeout_timer 
-03d2 20405bd3 call mouse_check_direct_timeout_timer 
-03d3 20405be1 call mouse_le_enable_att_list_timer 
-03d4 20405bee call mouse_le_battery_updata_timer 
-03d5 20405be4 call mouse_le_send_smp_security_request_timer 
-03d6 20405bfb call mouse_check_reconnect_delay_long_sleep 
-03d7 204003de call p_mouse_current_mult_update_timer 
-03d8 204056b6 call mouse_wheel_trigger_timer 
-03d9 20405c0e call mouse_store_information_delay_timer 
-03da 20205c05 branch mouse_check_no_data_timeout_timer 
+040f 20400425 call p_mouse_le_send_conn_param_update_timer 
+0410 2040614d call mouse_low_voltage_led_timer 
+0411 2040553d call mouse_adc_read 
+0412 20406110 call mouse_logo_led_on_timer 
+0413 204061b1 call mouse_led_multi_timer 
+0414 2040611e call mouse_dpi_led_blink_delay_timer 
+0415 2040328e call g24_pair_timeout_timer 
+0416 20403531 call g24_reconn_timeout_timer 
+0417 20405fdd call mouse_24g_long_sleep_param_update_timer 
+0418 2040572c call mouse_dpi_key_check_long_press 
+0419 20405b9b call mouse_bt_discovery_check 
+041a 20405bab call mouse_commbination_key_process 
+041b 20405bce call mouse_check_discovery_timeout_timer 
+041c 20405bd3 call mouse_check_direct_timeout_timer 
+041d 20405be1 call mouse_le_enable_att_list_timer 
+041e 20405bee call mouse_le_battery_updata_timer 
+041f 20405be4 call mouse_le_send_smp_security_request_timer 
+0420 20405bfb call mouse_check_reconnect_delay_long_sleep 
+0421 20400428 call p_mouse_current_mult_update_timer 
+0422 204056b6 call mouse_wheel_trigger_timer 
+0423 20405c0e call mouse_store_information_delay_timer 
+0424 20205c05 branch mouse_check_no_data_timeout_timer 
 
 p_mouse_le_send_conn_param_update_timer:
-03db da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
-03dc da405aef arg mouse_updata_le_param ,regb 
-03dd 202042e0 branch timer_single_step 
+0425 da604a05 arg mem_mouse_le_send_conn_param_update_timer ,regc 
+0426 da405aef arg mouse_updata_le_param ,regb 
+0427 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_update_timer:
-03de da60477e arg mem_mouse_current_mult_timer ,regc 
-03df da4003e1 arg p_mouse_current_mult_reinit ,regb 
-03e0 202042e0 branch timer_single_step 
+0428 da60477e arg mem_mouse_current_mult_timer ,regc 
+0429 da40042b arg p_mouse_current_mult_reinit ,regb 
+042a 202042e0 branch timer_single_step 
 
 p_mouse_current_mult_reinit:
-03e1 6fe0c96b fetch 1 ,mem_lpm_mult_init 
-03e2 67e0c0c0 store 1 ,mem_lpm_mult 
-03e3 70477d03 jam 3 ,mem_mouse_long_mult_flag 
-03e4 20600000 rtn 
+042b 6fe0c96b fetch 1 ,mem_lpm_mult_init 
+042c 67e0c0c0 store 1 ,mem_lpm_mult 
+042d 70477d03 jam 3 ,mem_mouse_long_mult_flag 
+042e 20600000 rtn 
 
 p_mouse_start_discovery:
-03e5 204059ed call mouse_sensor_powerdown 
-03e6 20205c1b branch mouse_start_discovery + 1 
+042f 204059ed call mouse_sensor_powerdown 
+0430 20205c1b branch mouse_start_discovery + 1 
 
 p_mouse_priority_bb_event:
-03e7 1a627e00 copy regc ,pdata 
-03e8 c02003fc beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-03e9 c00a8401 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-03ea c01903f3 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-03eb c01e041f beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-03ec c01c8430 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-03ed c01d0433 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-03ee c00a03f0 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-03ef 20205ac3 branch mouse_priority_bb_event + 2 
+0431 1a627e00 copy regc ,pdata 
+0432 c0200446 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0433 c00a844b beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0434 c019043d beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0435 c01e0468 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0436 c01c8478 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0437 c01d047d beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0438 c00a043a beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0439 20205ac3 branch mouse_priority_bb_event + 2 
 
 p_mouse_le_bb_event_connected:
-03f0 58000000 setarg 0 
-03f1 67e24c04 store 4 ,mem_le_conn_first_rcv 
-03f2 20205ad0 branch mouse_le_bb_event_connected 
+043a 58000000 setarg 0 
+043b 67e24c05 store 4 ,mem_le_conn_first_rcv 
+043c 20205ad0 branch mouse_le_bb_event_connected 
 
 p_mouse_le_ll_start_encryt:
-03f3 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
-03f4 c00083f7 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-03f5 70484414 jam 20 ,mem_le_start_encrypt_timer 
-03f6 202003f9 branch p_mouse_le_ll_reconn_start_encryt_new 
+043d 6fe0c795 fetch 1 ,mem_mouse_le_reconnect_flag 
+043e c0008441 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+043f 70484414 jam 20 ,mem_le_start_encrypt_timer 
+0440 20200443 branch p_mouse_le_ll_reconn_start_encryt_new 
 
 p_mouse_le_ll_reconn_start_encryt:
-03f7 20405aef call mouse_updata_le_param 
-03f8 70484405 jam 5 ,mem_le_start_encrypt_timer 
+0441 20405aef call mouse_updata_le_param 
+0442 70484405 jam 5 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_reconn_start_encryt_new:
-03f9 6fe0cc03 fetch 1 ,mem_le_conn_rcv_new 
-03fa 67e0cc04 store 1 ,mem_le_conn_first_rcv 
-03fb 20205af6 branch mouse_le_ll_enable_start_enc_flag 
+0443 6fe0cc04 fetch 1 ,mem_le_conn_rcv_new 
+0444 67e0cc05 store 1 ,mem_le_conn_first_rcv 
+0445 20205af6 branch mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-03fc 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
-03fd 247a0000 nrtn blank 
-03fe 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
-03ff 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
-0400 20600000 rtn 
+0446 6fe0ca04 fetch 1 ,mem_mouse_le_send_conn_param_update 
+0447 247a0000 nrtn blank 
+0448 704a0401 jam 1 ,mem_mouse_le_send_conn_param_update 
+0449 704a051e jam 30 ,mem_mouse_le_send_conn_param_update_timer 
+044a 20600000 rtn 
 
 p_mouse_le_bb_disconnected:
-0401 58000000 setarg 0 
-0402 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
-0403 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
-0404 58000000 setarg 0 
-0405 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
-0406 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
-0407 d8400006 arg le_interval_7_5ms ,temp 
-0408 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0409 c28d840b bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
-040a d8400007 arg le_interval_8_75ms ,temp 
+044b 58000000 setarg 0 
+044c 67e0ca04 store 1 ,mem_mouse_le_send_conn_param_update 
+044d 67e0ca05 store 1 ,mem_mouse_le_send_conn_param_update_timer 
+044e 58000000 setarg 0 
+044f 67e147c0 store 2 ,mem_le_battery_level_updata_timer 
+0450 70479400 jam 0 ,mem_mouse_le_bb_connected_flag 
+0451 d8400006 arg le_interval_7_5ms ,temp 
+0452 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0453 c28d8455 bbit1 mouse_enable_bt_125hz ,p_mouse_le_bb_disconnected_next 
+0454 d8400007 arg le_interval_8_75ms ,temp 
 
 p_mouse_le_bb_disconnected_next:
-040b 604942d3 storet 2 ,mem_le_interval_min 
-040c 604942d5 storet 2 ,mem_le_interval_min + 2 
-040d 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-040e 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
-040f 204029cb call le_clr_config_more_data 
-0410 20200411 branch p_mouse_bb_disconnected 
+0455 604942d3 storet 2 ,mem_le_interval_min 
+0456 604942d5 storet 2 ,mem_le_interval_min + 2 
+0457 7047c200 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0458 70495600 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0459 204029cb call le_clr_config_more_data 
 
 p_mouse_bb_disconnected:
-0411 20405b7b call mouse_bb_discon_clear_stack 
-0412 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0413 c2838416 bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
-0414 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0415 20205c1a branch mouse_start_discovery 
+045a 20405b7b call mouse_bb_discon_clear_stack 
+045b 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+045c c283845f bbit1 app_disc_ble ,p_mouse4_0_event_bb_disconn 
+045d c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+045e 20205c1a branch mouse_start_discovery 
 
 p_mouse4_0_event_bb_disconn:
-0416 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0417 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0418 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
-0419 1fe17e03 and pdata ,0x03 ,pdata 
-041a 20405b21 call mouse_le_clean_connect_flag 
-041b c081d4a9 bne 0x03 ,mouse_start_reconnect 
-041c 6fe0cc07 fetch 1 ,mem_le_check_retransmit_discon_flag 
-041d 243a54a9 nbranch mouse_start_reconnect ,blank 
-041e 202054cd branch mouse_app_enter_hibernate 
+045f 6fe143ef fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0460 c28042fc bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0461 6fe0c843 fetch 1 ,mem_le_connect_status_flag 
+0462 1fe17e03 and pdata ,0x03 ,pdata 
+0463 20405b21 call mouse_le_clean_connect_flag 
+0464 c081d4a9 bne 0x03 ,mouse_start_reconnect 
+0465 6fe0cc08 fetch 1 ,mem_le_check_retransmit_discon_flag 
+0466 243a54a9 nbranch mouse_start_reconnect ,blank 
+0467 202054cd branch mouse_app_enter_hibernate 
 
 p_mouse_24g_attempt_success:
-041f 6fe2458f fetch 4 ,mem_24g_addr 
-0420 67e245e8 store 4 ,mem_24g_receiver_addr 
-0421 67e24691 store 4 ,mem_mouse_24g_addr 
-0422 2040355a call g24_ch_syncword_crc8_init 
-0423 20405c0b call mouse_no_data_timer_init 
-0424 2040618e call mouse_device_poweron_led_config 
-0425 20405a73 call mouse_init_sensor_reset 
-0426 70477d00 jam 0 ,mem_mouse_long_mult_flag 
-0427 7045fc00 jam 0 ,mem_24g_conn_sm 
-0428 7045e200 jam 0 ,mem_24g_reconn_type 
-0429 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
-042a 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
-042b 98467c00 isub temp ,null 
-042c 20628000 rtn zero 
-042d 20406016 call mouse_soft_agc_disable 
-042e 20400467 call p_mouse_fetch_normal_tx_power 
-042f 20206042 branch mouse_24g_first_store_reconn_info 
+0468 6fe2458f fetch 4 ,mem_24g_addr 
+0469 67e245e8 store 4 ,mem_24g_receiver_addr 
+046a 67e24691 store 4 ,mem_mouse_24g_addr 
+046b 2040355a call g24_ch_syncword_crc8_init 
+046c 20405c0b call mouse_no_data_timer_init 
+046d 2040618e call mouse_device_poweron_led_config 
+046e 20405a73 call mouse_init_sensor_reset 
+046f 70477d00 jam 0 ,mem_mouse_long_mult_flag 
+0470 7045fc00 jam 0 ,mem_24g_conn_sm 
+0471 7045e200 jam 0 ,mem_24g_reconn_type 
+0472 6fe245e8 fetch 4 ,mem_24g_receiver_addr 
+0473 684a45e4 fetcht 4 ,mem_24g_fast_conn_addr 
+0474 98467c00 isub temp ,null 
+0475 20628000 rtn zero 
+0476 2040047a call p_mouse_fetch_normal_tx_power 
+0477 20206042 branch mouse_24g_first_store_reconn_info 
 
 p_mouse_24g_pairing_complete:
-0430 20406016 call mouse_soft_agc_disable 
-0431 20400467 call p_mouse_fetch_normal_tx_power 
-0432 20206084 branch mouse_24g_pairing_complete 
+0478 2040047a call p_mouse_fetch_normal_tx_power 
+0479 20206084 branch mouse_24g_pairing_complete 
+
+p_mouse_fetch_normal_tx_power:
+047a 6fe0ca07 fetch 1 ,mem_normal_tx_power 
+047b 67e0c141 store 1 ,mem_tx_power 
+047c 20206016 branch mouse_soft_agc_disable 
 
 p_mouse_24g_attempt_fail:
-0433 20406016 call mouse_soft_agc_disable 
-0434 20400467 call p_mouse_fetch_normal_tx_power 
-0435 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
-0436 c1008000 rtneq dpi_button_state_down 
-0437 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
-0438 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
-0439 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
-043a c002043e beq pair_and_3_0_addr ,p_mouse_24g_auto_pair_attempt_fail 
-043b c000e05f beq fast_conn_and_receiver ,mouse_24g_fast_conn_attempt_fail 
-043c c0018445 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
-043d 20206055 branch mouse_24g_attempt_fail + 2 
+047d 2040047a call p_mouse_fetch_normal_tx_power 
+047e 6fe0c87a fetch 1 ,mem_mouse_dpi_button_state 
+047f c1008000 rtneq dpi_button_state_down 
+0480 6fe0c600 fetch 1 ,mem_24g_attempt_fail_flag 
+0481 243a5ff2 nbranch mouse_24g_hibernate_set ,blank 
+0482 6fe0c5e2 fetch 1 ,mem_24g_reconn_type 
+0483 c002848f beq pair_and_receiver ,p_mouse_24g_auto_pair_attempt_fail 
+0484 c0008487 beq fast_conn_and_receiver ,p_mouse_24g_fast_conn_attempt_fail 
+0485 c0018496 beq receiver_and_3_0_addr ,p_mouse_reconn_dongle_attempt_fail 
+0486 20206055 branch mouse_24g_attempt_fail + 2 
+
+p_mouse_24g_fast_conn_attempt_fail:
+0487 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0488 c29f048b bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_start_auto_pair 
+0489 c298048b bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_start_auto_pair 
+048a 20206062 branch mouse_24g_fast_conn_attempt_fail + 3 
+
+p_mouse_24g_start_auto_pair:
+048b 6fe145d6 fetch 2 ,mem_24g_pair_timeout_init 
+048c 67e145de store 2 ,mem_24g_reconn_timeout 
+048d 7045e205 jam pair_and_receiver ,mem_24g_reconn_type 
+048e 20203534 branch g24_reconn_start 
 
 p_mouse_24g_auto_pair_attempt_fail:
-043e 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-043f c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0440 6fe0c71b fetch 1 ,mem_device_number 
-0441 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
+048f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0490 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0491 6fe0c71b fetch 1 ,mem_device_number 
+0492 c000e059 beq 1 ,mouse_24g_attempt_fail_enter_hibernate 
 
 p_mouse_24g_first_bluetooth_reconnect:
-0442 20406018 call mouse_24g_stop 
-0443 70466601 jam mode_bt_device1 ,mem_device_flag 
-0444 202054a0 branch mouse_start_reconnect_device 
+0493 20406018 call mouse_24g_stop 
+0494 70466601 jam mode_bt_device1 ,mem_device_flag 
+0495 20205491 branch mouse_le_fast_conn_judge 
 
 p_mouse_reconn_dongle_attempt_fail:
-0445 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0446 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
-0447 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
-0448 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
-0449 c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
-044a 20206034 branch mouse_24g_start_auto_pair 
+0496 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0497 c31f6059 bbit0 mouse_enable_24g_first_auto_pairing ,mouse_24g_attempt_fail_enter_hibernate 
+0498 c289e059 bbit1 mouse_enable_eeprom ,mouse_24g_attempt_fail_enter_hibernate 
+0499 c28a6059 bbit1 mouse_enable_otp ,mouse_24g_attempt_fail_enter_hibernate 
+049a c2896059 bbit1 mouse_enable_flash ,mouse_24g_attempt_fail_enter_hibernate 
+049b 2020048b branch p_mouse_24g_start_auto_pair 
 
 p_mouse_start_work:
-044b 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-044c c29f0450 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
-044d 6fe0c666 fetch 1 ,mem_device_flag 
-044e c0000457 beq mode_24g_device ,p_mouse_24g_start_mode 
-044f 20205491 branch mouse_le_fast_conn_judge 
+049c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+049d c29f04a3 bbit1 mouse_enable_24g_first_auto_pairing ,p_mouse_24g_first_start_auto_pair_mode 
+049e 6fe0c666 fetch 1 ,mem_device_flag 
+049f c00004ae beq mode_24g_device ,p_mouse_24g_start_mode 
+04a0 20205491 branch mouse_le_fast_conn_judge 
+
+p_mouse4_0_check_reconn_target:
+04a1 2040619f call mouse_device_le_reconn_led_config 
+04a2 202054b6 branch mouse4_0_check_reconn_target 
 
 p_mouse_24g_first_start_auto_pair_mode:
-0450 204054ac call mouse_wakeup_from_power_check 
-0451 20340453 branch p_mouse_24g_first_start_reconn ,user 
-0452 2020602f branch mouse_24g_reconn_general_dongle 
+04a3 204054ac call mouse_wakeup_from_power_check 
+04a4 203404aa branch p_mouse_24g_first_start_reconn ,user 
+
+p_mouse_24g_reconn_general_dongle:
+04a5 70466600 jam mode_24g_device ,mem_device_flag 
+04a6 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
+04a7 67e145de store 2 ,mem_24g_reconn_timeout 
+04a8 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
+04a9 20203534 branch g24_reconn_start 
 
 p_mouse_24g_first_start_reconn:
-0453 6fe0c666 fetch 1 ,mem_device_flag 
-0454 c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
-0455 20405aa8 call mouse_bluetooth_fast_conn_disable 
-0456 20200442 branch p_mouse_24g_first_bluetooth_reconnect 
+04aa 6fe0c666 fetch 1 ,mem_device_flag 
+04ab c0006067 beq mode_24g_device ,mouse_24g_reconn_dongle_start 
+04ac 20405aa8 call mouse_bluetooth_fast_conn_disable 
+04ad 20200493 branch p_mouse_24g_first_bluetooth_reconnect 
 
 p_mouse_24g_start_mode:
-0457 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0458 c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
-0459 20406195 call mouse_device_24g_pair_led_config 
-045a 204054ac call mouse_wakeup_from_power_check 
-045b 20346067 branch mouse_24g_reconn_dongle_start ,user 
-045c 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-045d c298045f bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
-045e 20206023 branch mouse_24g_start_mode + 7 
-
-p_mouse_24g_reconn_general_dongle:
-045f 70466600 jam mode_24g_device ,mem_device_flag 
-0460 6fe14721 fetch 2 ,mem_mouse_24g_power_on_fast_conn_timer 
-0461 67e145de store 2 ,mem_24g_reconn_timeout 
-0462 7045e201 jam fast_conn_and_receiver ,mem_24g_reconn_type 
-0463 20203534 branch g24_reconn_start 
+04ae 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04af c308e02a bbit0 mouse_enable_24g ,mouse_24g_mode_setup_error 
+04b0 20406195 call mouse_device_24g_pair_led_config 
+04b1 204054ac call mouse_wakeup_from_power_check 
+04b2 20346067 branch mouse_24g_reconn_dongle_start ,user 
+04b3 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04b4 c29804a5 bbit1 mouse_enable_auto_24g_paring ,p_mouse_24g_reconn_general_dongle 
+04b5 20206023 branch mouse_24g_start_mode + 7 
 
 p_mouse_store_normal_tx_power:
-0464 6fe0c141 fetch 1 ,mem_tx_power 
-0465 67e0ca07 store 1 ,mem_normal_tx_power 
-0466 20600000 rtn 
-
-p_mouse_fetch_normal_tx_power:
-0467 6fe0ca07 fetch 1 ,mem_normal_tx_power 
-0468 67e0c141 store 1 ,mem_tx_power 
-0469 20600000 rtn 
+04b6 6fe0c141 fetch 1 ,mem_tx_power 
+04b7 67e0ca07 store 1 ,mem_normal_tx_power 
+04b8 20600000 rtn 
 
 p_mouse_idle:
-046a 2040620e call mouse_low_voltage_led_no_enter_lpm 
-046b 204078aa call ui_check_paring_button 
-046c 2040046e call p_mouse_dpi_check 
-046d 20205e61 branch mouse_idle + 4 
+04b9 2040620e call mouse_low_voltage_led_no_enter_lpm 
+04ba 204078aa call ui_check_paring_button 
+04bb 204004bd call p_mouse_dpi_check 
+04bc 20205e61 branch mouse_idle + 4 
 
 p_mouse_dpi_check:
-046e 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-046f c17f8000 rtneq gpio_disable 
-0470 da200000 arg 0 ,rega 
-0471 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
-0472 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-0473 20400475 call p_mouse_dpi_key_check 
-0474 202056c1 branch mouse_dpi_check_next 
+04bd 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04be c17f8000 rtneq gpio_disable 
+04bf da200000 arg 0 ,rega 
+04c0 70497705 jam mouse_dpi_key ,mem_mouse_key_temp 
+04c1 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04c2 204004c4 call p_mouse_dpi_key_check 
+04c3 202056c1 branch mouse_dpi_check_next 
 
 p_mouse_dpi_key_check:
-0475 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-0476 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
-0477 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
-0478 1fe22600 copy pdata ,regc 
-0479 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
-047a c07f847c beq gpio_disable ,p_mouse_3io6key_dpi_check 
-047b 202056ce branch mouse_dpi_key_check_next 
+04c4 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+04c5 c295d6de bbit1 mouse_enable_dpi_key_connect_gnd ,mouse_dpi_key_connect_gnd 
+04c6 6fe0c974 fetch 1 ,mem_mouse_dpikey_press_status 
+04c7 1fe22600 copy pdata ,regc 
+04c8 6fe0c654 fetch 1 ,mem_matrix_public_gpio 
+04c9 c07f84cb beq gpio_disable ,p_mouse_3io6key_dpi_check 
+04ca 202056ce branch mouse_dpi_key_check_next 
 
 p_mouse_3io6key_dpi_check:
-047c 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
-047d 20405946 call mouse_gpio_config_output_low 
-047e 6848c649 fetcht 1 ,mem_dpi_button_gpio 
-047f 20200480 branch p_mouse_3io6key_check 
+04cb 6fe0c649 fetch 1 ,mem_dpi_button_gpio 
+04cc 20405946 call mouse_gpio_config_output_low 
+04cd 6848c649 fetcht 1 ,mem_dpi_button_gpio 
+04ce 202004cf branch p_mouse_3io6key_check 
 
 p_mouse_3io6key_check:
-0480 1a627e00 copy regc ,pdata 
-0481 67e0c978 store 1 ,mem_mouse_key_status 
-0482 1fe3fe00 lshift pdata ,pdata 
-0483 1fe22400 copy pdata ,regb 
-0484 18422600 copy temp ,regc 
-0485 204055b1 call mouse_gpio_config_input_pd 
-0486 1a620400 copy regc ,temp 
-0487 20406ee6 call gpio_get_bit 
-0488 7d20a400 nsetflag true ,0 ,regb 
-0489 2040593d call mouse_check_press 
-048a 20205929 branch mouse_check_key_connect_gnd_1 
+04cf 1a627e00 copy regc ,pdata 
+04d0 67e0c978 store 1 ,mem_mouse_key_status 
+04d1 1fe3fe00 lshift pdata ,pdata 
+04d2 1fe22400 copy pdata ,regb 
+04d3 18422600 copy temp ,regc 
+04d4 20406ef7 call gpio_out_active 
+04d5 1a620400 copy regc ,temp 
+04d6 204055b1 call mouse_gpio_config_input_pd 
+04d7 1a620400 copy regc ,temp 
+04d8 20406ee6 call gpio_get_bit 
+04d9 7d20a400 nsetflag true ,0 ,regb 
+04da 2040593d call mouse_check_press 
+04db 20205929 branch mouse_check_key_connect_gnd_1 
 
 p_g24_short_sleep:
-048b 204036b4 call g24_lpm_wait 
-048c 24740000 nrtn user 
-048d 204036be call g24_setgpio_lpm_before 
-048e 20400491 call p_clear_wake 
-048f 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
-0490 20203622 branch g24_long_seep2 
+04dc 204036b4 call g24_lpm_wait 
+04dd 24740000 nrtn user 
+04de 204036be call g24_setgpio_lpm_before 
+04df 204004e1 call p_clear_wake 
+04e0 2020361b branch g24_short_sleep_next 
 
 p_clear_wake:
-0491 58000000 setarg 0 
-0492 79207e15 set1 21 ,pdata 
-0493 67e40016 store 8 ,mem_gpio_wakeup_cfg 
-0494 58000000 setarg 0 
-0495 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
-0496 20600000 rtn 
+04e1 58000000 setarg 0 
+04e2 67e40016 store 8 ,mem_gpio_wakeup_cfg 
+04e3 67e2001e store 4 ,mem_gpio_wakeup_cfg + 8 
+04e4 20600000 rtn 
 
 p_mouse_24g_hibernate_set:
-0497 70460000 jam 0 ,mem_24g_attempt_fail_flag 
-0498 20403647 call g24_transmit_next_packet 
-0499 5fffffff setarg -1 
-049a 67e245af store 4 ,mem_24g_enter_hibernate 
-049b 58000000 setarg 0 
-049c 67e3c846 store 7 ,mem_mouse_key 
-049d 70473f01 jam 1 ,mem_sensor_shutdown_flag 
-049e 204059ed call mouse_sensor_powerdown 
-049f 2020622b branch mouse_24g_long_sleep 
+04e5 70460000 jam 0 ,mem_24g_attempt_fail_flag 
+04e6 20403647 call g24_transmit_next_packet 
+04e7 5fffffff setarg -1 
+04e8 67e245af store 4 ,mem_24g_enter_hibernate 
+04e9 58000000 setarg 0 
+04ea 67e3c846 store 7 ,mem_mouse_key 
+04eb 70473f01 jam 1 ,mem_sensor_shutdown_flag 
+04ec 204059ed call mouse_sensor_powerdown 
+04ed 2020622b branch mouse_24g_long_sleep 
 
 p_mouse_setgpio_hibernate:
-04a0 20405a92 call mouse_set_sdio_high 
-04a1 20400491 call p_clear_wake 
-04a2 204056a9 call mouse_before_hibernate_wheel_gpio_set 
-04a3 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-04a4 20406ef7 call gpio_out_active 
-04a5 6848c654 fetcht 1 ,mem_matrix_public_gpio 
-04a6 20406ed3 call gpio_clr_wake 
-04a7 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
-04a8 20405943 call mouse_gpio_config_output_high 
-04a9 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04aa 204055ab call mouse_gpio_set_pupd_by_input 
-04ab d8400015 arg 21 ,temp 
-04ac 204055b5 call mouse_gpio_config_input_pu 
-04ad 2040611a call mouse_logo_led_off 
-04ae 2040550c call mouse_lpm_before_common 
-04af 204054f9 call mouse_gpio_pd_idle 
-04b0 6848c64a fetcht 1 ,mem_whee_a_data_gpio 
-04b1 20406f0f call gpio_set_high_impedance 
-04b2 6848c64b fetcht 1 ,mem_whee_b_data_gpio 
-04b3 20406f0f call gpio_set_high_impedance 
-04b4 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
-04b5 204055b5 call mouse_gpio_config_input_pu 
-04b6 204004b8 call p_mouse_gpio_set_high_impedance 
-04b7 202054e5 branch mouse_setgpio_hibernate_next 
-
-p_mouse_gpio_set_high_impedance:
-04b8 6fe1c73c fetch 3 ,mem_mouse_set_high_impedance_bit_set 
-04b9 67e18670 store 3 ,mem_pdatatemp 
-04ba df200018 arg 24 ,loopcnt 
-04bb d8400000 arg 0 ,temp 
-
-p_mouse_gpio_set_high_impedance_bit_loop:
-04bc 6fe18670 fetch 3 ,mem_pdatatemp 
-04bd 2feffe00 isolate1 0 ,pdata 
-04be 204084c5 call p_gpio_set_analog ,true 
-04bf 6fe18670 fetch 3 ,mem_pdatatemp 
-04c0 1fe37e00 rshift pdata ,pdata 
-04c1 67e18670 store 3 ,mem_pdatatemp 
-04c2 18408401 increase 1 ,temp 
-04c3 c20004bc loop p_mouse_gpio_set_high_impedance_bit_loop 
-04c4 20600000 rtn 
-
-p_gpio_set_analog:
-04c5 18467cff sub temp ,ui_button_gpio_disable ,null 
-04c6 20628000 rtn zero 
-04c7 20206f0b branch gpio_set_analog 
+04ee 20405a92 call mouse_set_sdio_high 
+04ef 204004e1 call p_clear_wake 
+04f0 204056a9 call mouse_before_hibernate_wheel_gpio_set 
+04f1 6fe0c64d fetch 1 ,mem_mouse_sensor_sdio_gpio 
+04f2 20405943 call mouse_gpio_config_output_high 
+04f3 6848c65a fetcht 1 ,mem_device_switch_gpio 
+04f4 204055ab call mouse_gpio_set_pupd_by_input 
+04f5 d8400015 arg 21 ,temp 
+04f6 204055b5 call mouse_gpio_config_input_pu 
+04f7 2040611a call mouse_logo_led_off 
+04f8 2040025c call p_mouse_lpm_before_common 
+04f9 202054e2 branch mouse_setgpio_hibernate_next 
 
 p_mouse_24g_package_data:
-04c8 c6930000 rtnmark0 mark_24g 
-04c9 20405601 call mouse_motion 
-04ca 24740000 nrtn user 
-04cb 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
-04cc 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
-04cd 245a04dd ncall p_mouse_24g_short_sleep_clear_wake ,blank 
-04ce 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04cf c30b04d2 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
-04d0 6fe0c96c fetch 1 ,mem_customer_key 
-04d1 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
+04fa c6930000 rtnmark0 mark_24g 
+04fb 20405601 call mouse_motion 
+04fc 24740000 nrtn user 
+04fd 6fe0c77c fetch 1 ,mem_mouse_24g_long_sleep_flag 
+04fe 70477c00 jam 0 ,mem_mouse_24g_long_sleep_flag 
+04ff 245a050f ncall p_mouse_24g_short_sleep_clear_wake ,blank 
+0500 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0501 c30b0504 bbit0 mouse_enable_keyboard ,p_mouse_24g_mouse_package_data 
+0502 6fe0c96c fetch 1 ,mem_customer_key 
+0503 243a60b6 nbranch mouse_24g_keyboard_package_data ,blank 
 
 p_mouse_24g_mouse_package_data:
-04d2 204004d4 call p_mouse_data_xy_release 
-04d3 202060a2 branch mouse_24g_mouse_package_data + 1 
+0504 20400506 call p_mouse_data_xy_release 
+0505 202060a2 branch mouse_24g_mouse_package_data + 1 
 
 p_mouse_data_xy_release:
-04d4 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04d5 c1ff8000 rtnne gpio_disable 
-04d6 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
-04d7 207a0000 rtn blank 
-04d8 1fe0ffff increase -1 ,pdata 
-04d9 67e0c77d store 1 ,mem_mouse_long_mult_flag 
-04da 58000000 setarg 0 
-04db 67e24847 store 4 ,mem_mouse_x 
-04dc 20205a73 branch mouse_init_sensor_reset 
+0506 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+0507 c1ff8000 rtnne gpio_disable 
+0508 6fe0c77d fetch 1 ,mem_mouse_long_mult_flag 
+0509 207a0000 rtn blank 
+050a 1fe0ffff increase -1 ,pdata 
+050b 67e0c77d store 1 ,mem_mouse_long_mult_flag 
+050c 58000000 setarg 0 
+050d 67e24847 store 4 ,mem_mouse_x 
+050e 20205a73 branch mouse_init_sensor_reset 
 
 p_mouse_24g_short_sleep_clear_wake:
-04dd 20400491 call p_clear_wake 
-04de 20200240 branch p_lpm_write_gpio_wakeup 
+050f 204004e1 call p_clear_wake 
+0510 20200282 branch p_lpm_write_gpio_wakeup 
 
 p_mouse_check_select_device_by_switch:
-04df 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
-04e0 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-04e1 c31fdeb9 bbit0 mouse_enable_switch_gpio_connect_vin ,mouse_switch_gpio_connect_gnd 
+0511 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
+0512 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
+0513 c31f851e bbit0 mouse_enable_switch_gpio_connect_vin ,p_mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_connect_vin_check:
+0514 20400520 call p_mouse_switch_gpio_pd_set 
+0515 2040051a call p_mouse_switch_gpio_connect_vin 
+
+p_mouse_switch_gpio_pu_set:
+0516 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0517 20406ef3 call gpio_out_inactive 
+0518 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0519 202055b5 branch mouse_gpio_config_input_pu 
 
 p_mouse_switch_gpio_connect_vin:
-04e2 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04e3 20406ef7 call gpio_out_active 
-04e4 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04e5 204055b1 call mouse_gpio_config_input_pd 
-04e6 6848c65a fetcht 1 ,mem_device_switch_gpio 
-04e7 20406ee6 call gpio_get_bit 
-04e8 2420dec2 nbranch mouse_check_select_24g_device ,true 
-04e9 20205ebe branch mouse_select_btdevice 
+051a 6848c65a fetcht 1 ,mem_device_switch_gpio 
+051b 20406ee6 call gpio_get_bit 
+051c 2420dec2 nbranch mouse_check_select_24g_device ,true 
+051d 20205ebe branch mouse_select_btdevice 
+
+p_mouse_switch_gpio_connect_gnd:
+051e 20400516 call p_mouse_switch_gpio_pu_set 
+051f 20405ebb call mouse_switch_gpio_connect_gnd 
+
+p_mouse_switch_gpio_pd_set:
+0520 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0521 20406ef7 call gpio_out_active 
+0522 6848c65a fetcht 1 ,mem_device_switch_gpio 
+0523 202055b1 branch mouse_gpio_config_input_pd 
+
+p_mouse_le_name_modify:
+0524 6fe0c98c fetch 1 ,mem_le_name_patch_len 
+0525 207a0000 rtn blank 
+0526 1fe22200 copy pdata ,rega 
+0527 1fe67c0b sub pdata ,11 ,null 
+0528 242155dd nbranch mouse_le_name_patch_len_overflow ,positive 
+0529 204055d6 call mouse_le_name_clear 
+052a 204055ee call mouse_le_name_patch_len_next 
+052b 1a220400 copy rega ,temp 
+052c 18408401 increase 1 ,temp 
+052d 6048c7a7 storet 1 ,mem_le_adv_swift_pair + 7 
+052e d8a047a9 arg mem_le_adv_swift_pair + 9 ,contw 
+052f 204055d3 call mouse_le_name_modify_next 
+0530 6048c369 storet 1 ,mem_le_scan_data 
+0531 d8a0436b arg mem_le_scan_data + 2 ,contw 
+0532 202055d3 branch mouse_le_name_modify_next 
 
 p_mouse_init_sensor:
-04ea 20405958 call mouse_read_sensor_id 
-04eb c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-04ec c018d9c6 beq p3065_id1 ,mouse_init_p3065 
-04ed c02c04ef beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
-04ee 20205952 branch mouse_init_sensor + 5 
+0533 20405958 call mouse_read_sensor_id 
+0534 c018595f beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0535 c018d9c6 beq p3065_id1 ,mouse_init_p3065 
+0536 c02c0538 beq pka8g2_id1 ,p_mouse_ka8g2_id2_judge 
+0537 20205952 branch mouse_init_sensor + 5 
 
 p_mouse_ka8g2_id2_judge:
-04ef 204059e7 call mouse_sensor_poweron 
-04f0 6fe0c85a fetch 1 ,mem_sensor_id2 
-04f1 c02c84f3 beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
-04f2 2020595f branch mouse_init_p32xx_id2_judge 
+0538 204059e7 call mouse_sensor_poweron 
+0539 6fe0c85a fetch 1 ,mem_sensor_id2 
+053a c02c853c beq pka8g2_id2 ,p_mouse_ka8g2_init_param 
+053b 2020595f branch mouse_init_p32xx_id2_judge 
 
 p_mouse_ka8g2_init_param:
-04f3 7049570b jam ka8g2 ,mem_config_sensor_type 
-04f4 da604a0b arg mem_sensor_ka8g2_init_new ,regc 
-04f5 20205995 branch mouse_sensor_wr_seq 
+053c 7049570b jam ka8g2 ,mem_config_sensor_type 
+053d da604a0b arg mem_sensor_ka8g2_init_new ,regc 
+053e 20205995 branch mouse_sensor_wr_seq 
 
 p_mouse_check_sensor_data:
-04f6 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
-04f7 c1800000 rtnne flash_sm_no_buys 
-04f8 6fe0c957 fetch 1 ,mem_config_sensor_type 
-04f9 c00584fb beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
-04fa 202059f8 branch mouse_check_sensor_data + 2 
+053f 6fe0c420 fetch 1 ,mem_spi_write_flash_sm 
+0540 c1800000 rtnne flash_sm_no_buys 
+0541 6fe0c957 fetch 1 ,mem_config_sensor_type 
+0542 c0058544 beq ka8g2 ,p_mouse_pka8g2_sensor_motion 
+0543 202059f8 branch mouse_check_sensor_data + 2 
 
 p_mouse_pka8g2_sensor_motion:
-04fb 20405a6d call mouse_clear_sensor_data 
-04fc 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
-04fd c07f8501 beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
-04fe 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
-04ff 20406ee6 call gpio_get_bit 
-0500 24608000 nrtn true 
+0544 20405a6d call mouse_clear_sensor_data 
+0545 6fe0c659 fetch 1 ,mem_sensor_motion_gpio 
+0546 c07f854a beq gpio_disable ,p_mouse_pka8g2_sensor_motion_1 
+0547 6848c659 fetcht 1 ,mem_sensor_motion_gpio 
+0548 20406ee6 call gpio_get_bit 
+0549 24608000 nrtn true 
 
 p_mouse_pka8g2_sensor_motion_1:
-0501 58000000 setarg pan_reg_pid_l 
-0502 204069e5 call twspi_read 
-0503 c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
-0504 20205a2f branch mouse_p3212_sensor_motion_2 
+054a 58000000 setarg pan_reg_pid_l 
+054b 204069e5 call twspi_read 
+054c c0ac5955 bne pka8g2_id1 ,mouse_twspi_reset 
+054d 20205a2f branch mouse_p3212_sensor_motion_2 
 
 p_mouse_motion:
-0505 78547c00 disable user 
-0506 58000000 setarg 0 
-0507 67e34847 store 6 ,mem_mouse_x 
-0508 204004f6 call p_mouse_check_sensor_data 
-0509 20205606 branch mouse_motion + 5 
+054e 78547c00 disable user 
+054f 58000000 setarg 0 
+0550 67e34847 store 6 ,mem_mouse_x 
+0551 2040053f call p_mouse_check_sensor_data 
+0552 58000089 setarg 0x0089 
+0553 204069e4 call twspi_write 
+0554 20405747 call mouse_setting_sensor_type 
+0555 20405612 call mouse_zwheel 
+0556 20405617 call mouse_t_zwheel 
+0557 2040055c call p_mouse_key 
+0558 2020560c branch mouse_motion + 11 
+
+p_mouse_drawing_optima:
+0559 6fe0c957 fetch 1 ,mem_config_sensor_type 
+055a c1058000 rtneq ka8g2 
+055b 20205f27 branch mouse_drawing_optima + 1 
+
+p_mouse_key:
+055c 2040584c call mouse_check_firekey_gpio 
+055d 6fe0c987 fetch 1 ,mem_fire_key_flag 
+055e 243a5860 nbranch fire_key_press ,blank 
+055f 6fe0c982 fetch 1 ,mem_fire_key_status 
+0560 243a585f nbranch fire_key_process ,blank 
+0561 20405888 call mouse_check_key_gpio 
+0562 20400564 call p_mouse_ghost_key_check 
+0563 202057ad branch mouse_key + 7 
+
+p_mouse_ghost_key_check:
+0564 70497900 jam 0 ,mem_mouse_matrix_key_cow_count 
+0565 70497a00 jam 0 ,mem_mouse_matrix_key_row_count 
+0566 70497b00 jam 0 ,mem_mouse_ghost_flag 
+0567 1fe22400 copy pdata ,regb 
+0568 6848c644 fetcht 1 ,mem_lbutton_gpio 
+0569 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+056a 98467c00 isub temp ,null 
+056b 20228576 branch p_mouse_matrix_ghost_key_l_bk ,zero 
+056c 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+056d 98467c00 isub temp ,null 
+056e 2022857c branch p_mouse_matrix_ghost_key_l_fw ,zero 
+056f 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0570 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+0571 98467c00 isub temp ,null 
+0572 20228585 branch p_mouse_ghost_key_mbk_rfw ,zero 
+
+p_mouse_ghost_key_mfw_rbk:
+0573 204057fb call mouse_ghost_key_check_m_fw 
+
+p_mouse_ghost_key_rbk:
+0574 2040058a call p_mouse_ghost_key_check_r_bk 
+0575 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_matrix_ghost_key_l_bk:
+0576 6848c645 fetcht 1 ,mem_mbutton_gpio 
+0577 6fe0c648 fetch 1 ,mem_fw_button_gpio 
+0578 98467c00 isub temp ,null 
+0579 2022d7d6 branch mouse_ghost_key_lbk_mfw ,zero 
+
+p_mouse_ghost_key_lbk_rfw:
+057a 204057ef call mouse_ghost_key_check_l_bk 
+057b 20200586 branch p_mouse_ghost_key_rfw 
+
+p_mouse_matrix_ghost_key_l_fw:
+057c 6848c645 fetcht 1 ,mem_mbutton_gpio 
+057d 6fe0c647 fetch 1 ,mem_bk_button_gpio 
+057e 98467c00 isub temp ,null 
+057f 20228582 branch p_mouse_ghost_key_lfw_mbk ,zero 
+
+p_mouse_ghost_key_lfw_rbk:
+0580 2040058c call p_mouse_ghost_key_check_l_fw 
+0581 20200574 branch p_mouse_ghost_key_rbk 
+
+p_mouse_ghost_key_lfw_mbk:
+0582 2040058c call p_mouse_ghost_key_check_l_fw 
+0583 20400588 call p_mouse_ghost_key_check_m_bk 
+0584 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_ghost_key_mbk_rfw:
+0585 20400588 call p_mouse_ghost_key_check_m_bk 
+
+p_mouse_ghost_key_rfw:
+0586 2040058e call p_mouse_ghost_key_check_r_fw 
+0587 202057e5 branch mouse_ghost_key_check_next 
+
+p_mouse_ghost_key_check_m_bk:
+0588 1a417e12 and regb ,mouse_m_bk_button ,pdata 
+0589 202057f3 branch mouse_ghost_key_check_m_bk + 1 
+
+p_mouse_ghost_key_check_r_bk:
+058a 1a417e0a and regb ,mouse_r_bk_button ,pdata 
+058b 202057f6 branch mouse_ghost_key_check_r_bk + 1 
+
+p_mouse_ghost_key_check_l_fw:
+058c 1a417e11 and regb ,mouse_l_fw_button ,pdata 
+058d 202057f9 branch mouse_ghost_key_check_l_fw + 1 
+
+p_mouse_ghost_key_check_r_fw:
+058e 1a417e12 and regb ,mouse_r_fw_button ,pdata 
+058f 202057ff branch mouse_ghost_key_check_r_fw + 1 
               org 0x2000
 
 start:
@@ -2180,6 +2376,8 @@
 2166 2000003c nop 60 
 2167 708a2020 jam 0x20 ,0x8a20 
 2168 708a23fd jam 0xfd ,0x8a23 
+
+set_sync_on_next:
 2169 708a2412 jam 0x12 ,0x8a24 
 216a 708a2410 jam 0x10 ,0x8a24 
 216b 2000003c nop 60 
@@ -2878,7 +3076,7 @@
 2396 793ffe05 set0 gpio_latch ,pdata 
 2397 67f08132 store 1 ,core_lpm_isogate 
 2398 2435a39d nbranch boot_load ,wake 
-2399 20407d74 call clean_smem 
+2399 20000001 nop 1 
 239a 6602069d storer alarm ,4 ,mem_saved_gpio_in 
 239b 20600000 rtn 
 
@@ -9114,6 +9312,8 @@
 3618 24740000 nrtn user 
 3619 204036be call g24_setgpio_lpm_before 
 361a 20407de2 call clear_wake 
+
+g24_short_sleep_next:
 361b 6fe1c608 fetch 3 ,mem_24g_short_sleep_set 
 361c 20203622 branch g24_long_seep2 
 
@@ -19649,11 +19849,11 @@
 54df 2040611a call mouse_logo_led_off 
 54e0 2040550c call mouse_lpm_before_common 
 54e1 204054f9 call mouse_gpio_pd_idle 
+
+mouse_setgpio_hibernate_next:
 54e2 6848c65b fetcht 1 ,mem_mouse_reuse_2ice_gpio 
 54e3 204055b5 call mouse_gpio_config_input_pu 
 54e4 204055b9 call mouse_gpio_set_high_impedance 
-
-mouse_setgpio_hibernate_next:
 54e5 204061fd call mouse_device_multi_led_all_off 
 54e6 204054f2 call mouse_adc_gpio_set_before_hibernate 
 54e7 202054e8 branch mouse_wheel_gpio_set_before_hibernate 
@@ -19989,6 +20189,8 @@
 55eb d8a0436b arg mem_le_scan_data + 2 ,contw 
 55ec 1a227200 copy rega ,loopcnt 
 55ed 20407cda call memcpy 
+
+mouse_le_name_patch_len_next:
 55ee d8c0498c arg mem_le_name_patch_len ,contr 
 55ef d8a0426b arg mem_le_name_len ,contw 
 55f0 1a227200 copy rega ,loopcnt 
@@ -20369,6 +20571,8 @@
 56f7 44bdc00f bpatch patch0f_3 ,mem_patch0f 
 56f8 20405728 call mouse_dpi_ghost_check 
 56f9 20740000 rtn user 
+
+mouse_dpi_process_next:
 56fa 6fe0c690 fetch 1 ,mem_mouse_dpi 
 56fb 1fe20400 copy pdata ,temp 
 56fc 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
@@ -20481,6 +20685,8 @@
 573f c38e0000 rtnbit1 mouse_enable_dpi_level_4 
 5740 6fe0c690 fetch 1 ,mem_mouse_dpi 
 5741 c1818000 rtnne mouse_dpi_level4 
+
+mouse_dpi_reinit_set:
 5742 70469000 jam mouse_dpi_level1 ,mem_mouse_dpi 
 5743 20600000 rtn 
 
@@ -21289,6 +21495,8 @@
 596f 204059da call mouse_sensor_reset 
 5970 20407c95 call delay_10ms 
 5971 da6048d6 arg mem_sensor_8650_init ,regc 
+
+mouse_sensor_init_end:
 5972 20405995 call mouse_sensor_wr_seq 
 5973 20205747 branch mouse_setting_sensor_type 
 
@@ -22992,6 +23200,8 @@
 
 mouse_le_addr_increase_count_load:
 5e40 6fe149e0 fetch 2 ,mem_random_addr_increase_count_temp 
+
+mouse_le_addr_increase_store:
 5e41 67e14695 store 2 ,mem_random_addr_increase_count 
 5e42 20600000 rtn 
 
@@ -23158,10 +23368,10 @@
 5eb6 44c84012 bpatch patch12_0 ,mem_patch12 
 5eb7 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 5eb8 c4150000 rtnbit0 mouse_enable_select_device_by_switch_gpio 
-
-mouse_switch_gpio_connect_gnd:
 5eb9 6848c65a fetcht 1 ,mem_device_switch_gpio 
 5eba 204055b5 call mouse_gpio_config_input_pu 
+
+mouse_switch_gpio_connect_gnd:
 5ebb 6848c65a fetcht 1 ,mem_device_switch_gpio 
 5ebc 20406ee6 call gpio_get_bit 
 5ebd 2020dec2 branch mouse_check_select_24g_device ,true 
@@ -23749,6 +23959,8 @@
 604b 58000000 setarg 0 
 604c 67e145de store 2 ,mem_24g_reconn_timeout 
 604d 20405c39 call mouse_stop_discovery 
+
+mouse_24g_pair_mode_check:
 604e 70458901 jam type_ms ,mem_24g_data_type 
 604f 6fe44713 fetch mouse_flag_len ,mem_mouse_flag 
 6050 c30b3291 bbit0 mouse_enable_keyboard ,g24_pair_start 
@@ -23979,6 +24191,8 @@
 60ff 20407cef call timer_check 
 6100 247a0000 nrtn blank 
 6101 20406106 call mouse_dpi_check_once 
+
+mouse_g24_retransmit_event_set:
 6102 2040572c call mouse_dpi_key_check_long_press 
 
 mouse_g24_retransmit_100ms_timer_init:
Index: output/ramcode.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/ramcode.rom	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/ramcode.rom	(working copy)
@@ -1,55 +1,65 @@
-c2840027
-c00002aa
-c0010054
-c008005d
-c008805f
-c00a015e
-c00a80e0
-c00c0100
-c00c8107
-c00d006d
-c0128230
-c03402a3
-c03482b2
-c036026c
-c036803c
-c037044b
-c03984a0
-c03b8036
-c03d0505
-c03f8480
-c04084ea
-c042039b
-c04283e7
-c04301f5
-c04383c5
-c04403e5
-c04503af
-c04602f0
-c0468358
-c047046a
-c04582c9
-c04804df
-c04a8497
-c04b04c8
-c06a8214
-c06b020d
-c062824f
-c06d0147
+c284002f
+c00002f4
+c001005e
+c0080067
+c0088069
+c00a0171
+c00a810b
+c00b0072
+c00c012b
+c00c8132
+c00d0081
+c0128268
+c01381fc
+c03402ef
+c0348302
+c03502fe
+c03602b3
+c0368046
+c037049c
+c03784a1
+c03984ee
+c03a025c
+c03b8040
+c03c8524
+c03d054e
+c03f84cf
+c0408533
+c04203e6
+c0428431
+c0430231
+c043840f
+c044042f
+c04503f9
+c045831a
+c046033d
+c04683a3
+c04704b9
+c045831a
+c0480511
+c04a84e5
+c04b04fa
+c0628291
+c06a8250
+c06b0249
+c0628291
+c06d00aa
 2020235a
-c00a017f
-c00d017e
-c01281ae
-c01301b3
-c01c81c5
-c01d01cf
-c02601cb
-c02681c9
-c0480252
-c04b048b
-c04d00ee
-c04e80f5
-c04f8274
+c00a0191
+c00d01b0
+c01201d5
+c01281b8
+c01301bd
+c01c81cf
+c01d020b
+c0260207
+c02681d3
+c0480294
+c04902a8
+c04b04dc
+c04d0119
+c04e8120
+c04f82c0
 c17f8000
 2020235a
 20406f82
@@ -90,7 +100,7 @@
 20402018
 2040310f
 2040248c
-20200054
+2020005e
 70890000
 20202153
 708a0f60
@@ -101,31 +111,43 @@
 2000003c
 708a2020
 708a23f5
-708a2412
-708a2410
-2000003c
-708a1260
-708a23dd
-20600000
+20202169
+58000960
+9840fe00
+1fe22200
+6848c099
+18430400
+9846fc00
+20407d62
+1807fe00
+1fec8e00
+60f0890a
+67f08909
+202021da
+37d98200
+70813c58
+202023e2
 7001bb00
 7001bc00
 37d98200
 7089460d
 70896f10
+708a8840
 708a13cd
 708a0610
 708a844a
 708a8540
 708a16fe
-204000b4
+204000e3
 204070d7
+2455807e
 37d98200
 70813b5f
 37d98200
 70813c88
 37d98200
 6fe0c099
-c00800a9
+c00800d4
 6fe0c438
 1fe1fe04
 67f08a02
@@ -136,25 +158,46 @@
 67f18a73
 708a8660
 708a8b3b
-2040009b
+204000c6
 70804300
 70804205
 58557474
 67f18968
 7089606e
-2040011a
-20400145
-20400095
+20400144
+2040016f
+204000c1
 7041480c
-20206f4e
+20758000
+708a0777
+708a08c9
+708a0b01
+6fe0c409
+67f080cd
+20000bb8
+204000ba
+708a08c1
+6a40c419
+df200008
+20406f58
+6fe0c419
+67e0c433
+6240c419
+20600000
+7080cc03
+6ff08129
+c30280bb
+68590164
+6049440a
+7080cc00
+20600000
 20758000
 37d98200
 6fe0c11c
 67f0813a
-37d98200
-20600000
+202023e2
 6fe0c099
-c00c00a1
+c00c00cc
 6fe0c438
 1fe1fe06
 67f08a02
@@ -177,8 +220,12 @@
 67f18a73
 708a762a
 70890204
-20200088
-203580dc
+2020009e
+6fe1415b
+207a0000
+67e1020f
+202000f5
+203580df
 6fe2020d
 207a0000
 37d98200
@@ -218,10 +265,6 @@
 9841fe00
 67f08a02
 20600000
-6fe1415b
-207a0000
-67e1020f
-202000c6
 2040686f
 204021ba
 18002a08
@@ -238,7 +281,7 @@
 202021b4
 6fe0c793
 247a0000
-204000f2
+2040011d
 202060fc
 6fe0c655
 c17f8000
@@ -246,13 +289,13 @@
 6848c601
 6fe0c621
 98467c00
-242100fa
+24210125
 20203681
 6fe2458f
 684a45e4
 98467c00
 2022b222
-20400299
+204002e5
 2020369b
 580aaa7e
 67f18a0f
@@ -263,9 +306,9 @@
 20202203
 6fe0c141
 c0032225
-c005010d
-c04f0116
-c0550112
+c0050138
+c04f0141
+c055013d
 2020220e
 708a1425
 58a93f3f
@@ -278,8 +321,7 @@
 2020221a
 708a1417
 58250300
-67f18a60
-2020221a
+2020013f
 20758000
 20402160
 d8400027
@@ -292,7 +334,7 @@
 708ac200
 708ac300
 d8e00006
-20400137
+20400161
 2a2ffe0d
 2040211d
 2a4ffe0d
@@ -300,14 +342,14 @@
 d8e00005
 2040211c
 2040211e
-20400137
+20400161
 d8a08ac2
 1a31fe00
 20402117
 1a51fe00
 20402117
 18e08fff
-2021012c
+20210156
 2020214f
 2000003c
 58000f00
@@ -325,34 +367,11 @@
 2020212d
 20758000
 20202272
-20758000
-708a0777
-708a08c9
-708a0b01
-6fe0c409
-67f080cd
-20000bb8
-20400157
-708a08c1
-6a40c419
-df200008
-20406f58
-6fe0c419
-67e0c433
-6240c419
-20600000
-7080cc03
-6ff08129
-c3028158
-68590164
-6049440a
-7080cc00
-20600000
 708a8211
 708a8d12
 708a8e0a
 6fe0c099
-c0080177
+c008018a
 58005762
 67f10907
 70890103
@@ -363,7 +382,7 @@
 708a8d44
 708a8e0a
 6fe0c099
-c0080174
+c0080187
 58002bb1
 67f10907
 c6978000
@@ -372,34 +391,33 @@
 20600000
 58004189
 67f10907
-20200170
+20200183
 58008312
 67f10907
-20200165
-6fe0cc03
+20200178
+6fe0cc04
 da600100
 9a60fe00
 20600000
-2020019e
-20400181
+20400193
 20202563
-6fe0cc04
-207a0000
 6fe0cc05
+207a0000
+6fe0cc06
 247a0000
-6848cc04
-6fe0cc03
+6848cc05
+6fe0cc04
 98467c00
-2441017a
+2441018d
 98467e00
 1fe67c64
-20210193
-6fe0cc06
+202101a5
+6fe0cc07
 1fe67c14
-24410191
-704c0501
+244101a3
+704c0601
 20600000
-704c0701
+704c0801
 2020431f
 6848817f
 6fe0804c
@@ -407,27 +425,19 @@
 9842fe00
 2feffe02
 58000000
-6848cc06
+6848cc07
 7920fe00
 98408400
-6048cc06
+6048cc07
 20600000
 6fe08005
 1fe0fe01
 67e08005
-243681a5
-6fe0cc03
+243681b7
+6fe0cc04
 1fe0fe01
-67e0cc03
-6fe08168
-c3818000
-79207e03
-67e08168
-6fe142f5
-67e10196
-58000000
-67e2431d
-20600000
+67e0cc04
+2020259b
 2040281c
 6a20804d
 1a20a3fc
@@ -457,32 +467,82 @@
 202028e1
 793f8030
 20202af6
+204025c2
+c59781db
+783cfc00
+2000001e
+204025c2
+19699600
+7856fc00
+7826fc00
+7830fc00
+78507c00
+19623600
+37c18400
+203701e4
+1b420400
+604b000f
+242c26fa
+78287c00
+6fe0c167
+d8404e20
+98408400
+6fe0c148
+984fb600
+20406877
+20372677
+204001f2
+6fe08168
+c301a677
+2055a477
+20202677
+684b000f
+1b427e00
+20407d12
+1fe20400
+204026ff
+1b425600
+1d227e00
+9840fe00
+1fe25200
+20600000
+c584a489
+684a40ad
+dfe00600
+98467c00
+20610000
+18422200
+684b000f
+1d627e00
+20407d10
+1a220400
+2020247d
 20402152
 70890000
 793f8030
 20202ae3
 efe10006
-c00201d2
+c002020e
 202028eb
 efe18006
 67e1c397
-c00501d7
-c00901e6
+c0050213
+c0090222
 20202b96
 6fe44713
 c31dad19
 20402dc7
 68494398
 6fe0c321
-c28181e1
+c281821d
 6fe14398
 c0182e03
 68494398
 20202d1d
 6fe14332
 98467c00
-242281dd
-243401dd
+24228219
+24340219
 20202d46
 18c22200
 6fe14335
@@ -502,13 +562,13 @@
 20402a28
 247a0000
 6fe0c78f
-c07f8200
+c07f823c
 6fe0c843
 1fe17e03
 c1818000
-6fe0cc05
+6fe0cc06
 207a0000
-6fe0cc07
+6fe0cc08
 247a0000
 6fe0c956
 205a5a71
@@ -521,7 +581,7 @@
 20405ab2
 24740000
 20405abc
-204004d4
+20400506
 20205b37
 18467cff
 20628000
@@ -532,39 +592,45 @@
 20206ebd
 18467cff
 20628000
-6048cb29
 20406ee6
-2020821a
-2020021f
-20400228
-20400223
-2040022c
-6848cb29
-20206f0f
-6848cb29
-20406f0f
-20400226
-20200228
-d9000006
-20406ebd
-20200240
+20208256
 d9000003
-20200224
+20206ebd
+704b2a01
+d9000006
+20206ebd
 58000010
 67f08141
-37d98200
-20600000
-58000080
-67f08141
-37d98200
-2020022a
-6fe143e9
-20407d79
+202023e2
+204004e1
+704b2a00
+6848c654
+20406ef7
+6848c654
+20406ed3
+2040550d
+204054f9
+6848c64a
+20406f0f
+6848c64b
+20206f0f
 6fe240ad
 9840fe00
 67e240ad
-20400237
-20202425
+20400279
+20400275
+6fe0c0cb
+79207e04
+204023e1
+2455a3cb
+37d98200
+1b227e00
+67e340b1
+2020242b
+6fe0cb2a
+203a0259
+58000080
+2020025a
 600440e7
 d8c08070
 d8a040cc
@@ -581,12 +647,12 @@
 efe08011
 e8408013
 98467c00
-2022824a
+2022828c
 e7e08013
 37d98200
 1a20a201
 1a60a601
-c2000244
+c2000286
 1a420400
 20600000
 20406b3a
@@ -595,37 +661,47 @@
 6fe145e0
 d84001f8
 98417e00
-203a025a
-6fe145e0
-1fe0fe01
-67e145e0
-20600000
+203a0299
+20203561
 2040357f
 20403651
 242c3586
 2437b586
 2040366e
 6fe0c57d
-203a0269
+203a02b9
 6fe245cc
 684a458f
 98467c00
-20228266
+202282a5
 2020356e
 6fe44713
-c2983291
+c298604e
 20203549
-6fe2455f
-207a0000
-20200261
+6fe0c5e3
+203a3222
+6fe145e0
+1fe0fe01
+67e145e0
+2feffe09
+6fe0c5e2
+c00282b1
+2020358d
+2020b549
+2020329c
 2040543b
-2040026f
-2020544c
 58004a29
 67e1433f
 58000020
 67e14341
-20600000
+2020544c
+6fe245e4
+684a458f
+98467c00
+202282a0
+6fe2455f
+207a0000
+202002a0
 6fe0c437
 247a0000
 6fe144e9
@@ -634,15 +710,15 @@
 204035b4
 6048c624
 6fe0c629
-c513027e
+c51302ca
 6fe0c62c
 98467c00
-24210298
+242102e4
 6fe0c626
 1fe67c02
-24210286
+242102d2
 6fe0c626
-c0000299
+c00002e5
 20600000
 6fe0c626
 6848c627
@@ -651,7 +727,7 @@
 70462600
 6848c624
 6fe0c628
-c513028f
+c51302db
 6fe0c62b
 98467c00
 24610000
@@ -659,16 +735,16 @@
 c0003715
 1fe0ffff
 67e0c625
-c00102a1
+c00102ed
 c000b70b
 20203715
 70462600
 6fe0c625
-c001829f
+c00182eb
 1fe0fe01
 67e0c625
 c000b70b
-c00102a1
+c00102ed
 70414105
 20600000
 70414103
@@ -677,59 +753,61 @@
 67e145f8
 5800622b
 67e145fa
-580002b1
-67e143e9
 202053f3
+2435a002
+37d98200
+37d98200
 20800000
-205582ad
+70808073
+205582fb
 20202003
-6848c64a
-20406edd
-6848c64b
-20206edd
-20600000
-20400464
+20400259
+204058df
+20206004
+6fe44713
+2feffe16
+2040df08
+2020542c
+204004b6
 6fe44713
 c289dd60
 c2895d6e
-c28a02b8
+c28a0308
 20600000
-204002c3
+20400313
 20405e43
 20405db4
-204002d7
-204002c0
-204002c6
-204002df
+20400325
+20400310
+20400316
+2040032d
 20205daa
 6fe44713
 c4150000
-204004df
+20400511
 6fe0c666
 67e0ca06
 20600000
 6fe44713
-c29f5dd1
+2feffe3e
+2040ddd1
 20205dcc
 6fe1468e
 d840aa55
 98467c00
-2022834c
+20228399
 6049468e
 20405c9c
-6fe0c9a1
-67e0c666
 20405c8c
 58001122
 67e14695
 6fe0ca06
-67e0c666
-20600000
+20205dca
 6fe0c666
 1fe67c00
-202282d4
+20228323
 1fe67c04
-202282dd
+2022832b
 20610000
 70466600
 20600000
@@ -739,47 +817,46 @@
 1a422600
 20405e3d
 6fe149e0
-203a02ed
+203a033b
 67e149de
 1a60a602
 6fe14a00
 9a667c00
-242102ed
+2421033b
 1a622400
-202002e3
+20200331
 6fe149de
-67e14695
-20600000
+20205e41
 6fe44713
 c289dcb1
 c2895cb9
-c28a02f5
+c28a0342
 20600000
-204002f8
-204002fd
+20400345
+2040034a
 20205cc1
 6fe0c666
 c1000000
-c0008324
-c0010338
+c0008371
+c0010385
 20600000
 6a4149e2
 1a422600
 20405dc0
 6fe0c9a1
-203a0309
+203a0356
 67e0c9a0
 1a60a601
 6fe149e4
 9a667c00
 24610000
 1a622400
-202002ff
+2020034c
 6fe0c9a0
 1fe17ef0
-203a0313
+203a0360
 6fe0c666
-20400321
+2040036e
 67e0c9a2
 df200001
 1a622400
@@ -787,7 +864,7 @@
 20206b45
 6848c9a0
 6fe0c666
-20400321
+2040036e
 98467c00
 20628000
 1ff27e00
@@ -796,9 +873,9 @@
 1a627e00
 684949e2
 98467c00
-2022830f
+2022835c
 1a60a7ff
-2020030f
+2020035c
 c1800000
 1fe0fe04
 20600000
@@ -806,14 +883,14 @@
 1a422600
 20405df3
 6fe349b5
-203a0330
+203a037d
 67e349af
 1a60a606
 6fe149f0
 9a667c00
 24610000
 1a622400
-20200326
+20200373
 6fe349af
 684b466e
 98467c00
@@ -826,14 +903,14 @@
 1a422600
 20405e17
 6fe349cd
-203a0344
+203a0391
 67e349c7
 1a60a606
 6fe149f8
 9a667c00
 24610000
 1a622400
-2020033a
+20200387
 6fe349c7
 684b467b
 98467c00
@@ -842,21 +919,19 @@
 da20467b
 1a622400
 20206b45
-20400385
+204003d0
+204003e8
 2040039d
-20400350
 20205c90
 6fe44713
 c4078000
 6fe0c690
 c0005c94
-c0030356
-20600000
-70469000
+c0035742
 20600000
 6fe44713
 c289dcb5
-c28a035c
+c28a03a7
 20600000
 6fe44713
 c4078000
@@ -864,19 +939,19 @@
 1a422600
 20405e51
 6fe0c9d4
-203a036a
+203a03b5
 67e0c9d3
 1a60a601
 6fe149fc
 9a667c00
 24610000
 1a622400
-20200360
+202003ab
 6fe0c9d3
 1fe17ef0
-203a0374
+203a03bf
 6fe0c690
-20400382
+204003cd
 67e0c9d5
 df200001
 1a622400
@@ -884,7 +959,7 @@
 20206b45
 6848c9d3
 6fe0c690
-20400382
+204003cd
 98467c00
 20628000
 1ff27e00
@@ -893,18 +968,18 @@
 1a627e00
 684949fa
 98467c00
-20228370
+202283bb
 1a60a7ff
-20200370
+202003bb
 c1800000
 1fe0fe06
 20600000
 6fe44713
-c29f038c
+c29f03d7
 6fe0c666
 c1000000
-c000838c
-c0010393
+c00083d7
+c00103de
 20600000
 6fe3466e
 684b46e6
@@ -913,23 +988,23 @@
 6fe342db
 67e3466e
 20600000
-6fe3466e
+6fe3467b
 684b46e6
 98467c00
 24628000
 6fe342db
 1fe0ff00
-67e3466e
+67e3467b
 20600000
-2040039d
+204003e8
 20205a9c
 6fe44713
 c30a5c6f
-c29f03a5
+c29f03f0
 6fe0c666
 c1000000
-c00083a5
-c00103aa
+c00083f0
+c00103f5
 20600000
 6fe34668
 67e34116
@@ -939,19 +1014,18 @@
 6fe34675
 67e34116
 6fe3467b
-67e342db
-20600000
+202003f3
 6fe44713
 c4010000
 c30a5c43
 d8e00002
 20405f04
 20405c4a
-204003b7
+20400401
 20205ca3
 6fe0c666
-c00083bb
-c00103c0
+c0008405
+c001040a
 20600000
 6fe30178
 67e34668
@@ -963,7 +1037,7 @@
 6fe342db
 67e3467b
 20600000
-204003db
+20400425
 2040614d
 2040553d
 20406110
@@ -981,7 +1055,7 @@
 20405bee
 20405be4
 20405bfb
-204003de
+20400428
 204056b6
 20405c0e
 20205c05
@@ -989,7 +1063,7 @@
 da405aef
 202042e0
 da60477e
-da4003e1
+da40042b
 202042e0
 6fe0c96b
 67e0c0c0
@@ -998,25 +1072,25 @@
 204059ed
 20205c1b
 1a627e00
-c02003fc
-c00a8401
-c01903f3
-c01e041f
-c01c8430
-c01d0433
-c00a03f0
+c0200446
+c00a844b
+c019043d
+c01e0468
+c01c8478
+c01d047d
+c00a043a
 20205ac3
 58000000
-67e24c04
+67e24c05
 20205ad0
 6fe0c795
-c00083f7
+c0008441
 70484414
-202003f9
+20200443
 20405aef
 70484405
-6fe0cc03
-67e0cc04
+6fe0cc04
+67e0cc05
 20205af6
 6fe0ca04
 247a0000
@@ -1031,17 +1105,16 @@
 70479400
 d8400006
 6fe44713
-c28d840b
+c28d8455
 d8400007
 604942d3
 604942d5
 7047c200
 70495600
 204029cb
-20200411
 20405b7b
 6fe143ef
-c2838416
+c283845f
 c28042fc
 20205c1a
 6fe143ef
@@ -1050,7 +1123,7 @@
 1fe17e03
 20405b21
 c081d4a9
-6fe0cc07
+6fe0cc08
 243a54a9
 202054cd
 6fe2458f
@@ -1067,94 +1140,102 @@
 684a45e4
 98467c00
 20628000
-20406016
-20400467
+2040047a
 20206042
-20406016
-20400467
+2040047a
 20206084
-20406016
-20400467
+6fe0ca07
+67e0c141
+20206016
+2040047a
 6fe0c87a
 c1008000
 6fe0c600
 243a5ff2
 6fe0c5e2
-c002043e
-c000e05f
-c0018445
+c002848f
+c0008487
+c0018496
 20206055
 6fe44713
+c29f048b
+c298048b
+20206062
+6fe145d6
+67e145de
+7045e205
+20203534
+6fe44713
 c31f6059
 6fe0c71b
 c000e059
 20406018
 70466601
-202054a0
+20205491
 6fe44713
 c31f6059
 c289e059
 c28a6059
 c2896059
-20206034
+2020048b
 6fe44713
-c29f0450
+c29f04a3
 6fe0c666
-c0000457
+c00004ae
 20205491
+2040619f
+202054b6
 204054ac
-20340453
-2020602f
+203404aa
+70466600
+6fe14721
+67e145de
+7045e201
+20203534
 6fe0c666
 c0006067
 20405aa8
-20200442
+20200493
 6fe44713
 c308e02a
 20406195
 204054ac
 20346067
 6fe44713
-c298045f
+c29804a5
 20206023
-70466600
-6fe14721
-67e145de
-7045e201
-20203534
 6fe0c141
 67e0ca07
 20600000
-6fe0ca07
-67e0c141
-20600000
 2040620e
 204078aa
-2040046e
+204004bd
 20205e61
 6fe0c649
 c17f8000
 da200000
 70497705
 6848c649
-20400475
+204004c4
 202056c1
 6fe44713
 c295d6de
 6fe0c974
 1fe22600
 6fe0c654
-c07f847c
+c07f84cb
 202056ce
 6fe0c649
 20405946
 6848c649
-20200480
+202004cf
 1a627e00
 67e0c978
 1fe3fe00
 1fe22400
 18422600
+20406ef7
+1a620400
 204055b1
 1a620400
 20406ee6
@@ -1164,13 +1245,10 @@
 204036b4
 24740000
 204036be
-20400491
-6fe1c608
-20203622
+204004e1
+2020361b
 58000000
-79207e15
 67e40016
-58000000
 67e2001e
 20600000
 70460000
@@ -1183,12 +1261,8 @@
 204059ed
 2020622b
 20405a92
-20400491
+204004e1
 204056a9
-6848c654
-20406ef7
-6848c654
-20406ed3
 6fe0c64d
 20405943
 6848c65a
@@ -1196,43 +1270,19 @@
 d8400015
 204055b5
 2040611a
-2040550c
-204054f9
-6848c64a
-20406f0f
-6848c64b
-20406f0f
-6848c65b
-204055b5
-204004b8
-202054e5
-6fe1c73c
-67e18670
-df200018
-d8400000
-6fe18670
-2feffe00
-204084c5
-6fe18670
-1fe37e00
-67e18670
-18408401
-c20004bc
-20600000
-18467cff
-20628000
-20206f0b
+2040025c
+202054e2
 c6930000
 20405601
 24740000
 6fe0c77c
 70477c00
-245a04dd
+245a050f
 6fe44713
-c30b04d2
+c30b0504
 6fe0c96c
 243a60b6
-204004d4
+20400506
 202060a2
 6fe0c659
 c1ff8000
@@ -1243,27 +1293,50 @@
 58000000
 67e24847
 20205a73
-20400491
-20200240
+204004e1
+20200282
 6fe44713
 c4150000
-c31fdeb9
+c31f851e
+20400520
+2040051a
 6848c65a
-20406ef7
+20406ef3
 6848c65a
-204055b1
+202055b5
 6848c65a
 20406ee6
 2420dec2
 20205ebe
+20400516
+20405ebb
+6848c65a
+20406ef7
+6848c65a
+202055b1
+6fe0c98c
+207a0000
+1fe22200
+1fe67c0b
+242155dd
+204055d6
+204055ee
+1a220400
+18408401
+6048c7a7
+d8a047a9
+204055d3
+6048c369
+d8a0436b
+202055d3
 20405958
 c018595f
 c018d9c6
-c02c04ef
+c02c0538
 20205952
 204059e7
 6fe0c85a
-c02c84f3
+c02c853c
 2020595f
 7049570b
 da604a0b
@@ -1271,11 +1344,11 @@
 6fe0c420
 c1800000
 6fe0c957
-c00584fb
+c0058544
 202059f8
 20405a6d
 6fe0c659
-c07f8501
+c07f854a
 6848c659
 20406ee6
 24608000
@@ -1286,5 +1359,66 @@
 78547c00
 58000000
 67e34847
-204004f6
-20205606
+2040053f
+58000089
+204069e4
+20405747
+20405612
+20405617
+2040055c
+2020560c
+6fe0c957
+c1058000
+20205f27
+2040584c
+6fe0c987
+243a5860
+6fe0c982
+243a585f
+20405888
+20400564
+202057ad
+70497900
+70497a00
+70497b00
+1fe22400
+6848c644
+6fe0c647
+98467c00
+20228576
+6fe0c648
+98467c00
+2022857c
+6848c645
+6fe0c647
+98467c00
+20228585
+204057fb
+2040058a
+202057e5
+6848c645
+6fe0c648
+98467c00
+2022d7d6
+204057ef
+20200586
+6848c645
+6fe0c647
+98467c00
+20228582
+2040058c
+20200574
+2040058c
+20400588
+202057e5
+20400588
+2040058e
+202057e5
+1a417e12
+202057f3
+1a417e0a
+202057f6
+1a417e11
+202057f9
+1a417e12
+202057ff
Index: output/romcode.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/romcode.rom	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/romcode.rom	(working copy)
@@ -919,7 +919,7 @@
 793ffe05
 67f08132
 2435a39d
-20407d74
+20000001
 6602069d
 20600000
 204023a0
@@ -24573,4 +24573,4 @@
 00000000
 00000000
 00000000
-0000def0
\ No newline at end of file
+0000c0a6
\ No newline at end of file
Index: output/sched.rom
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/sched.rom	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/output/sched.rom	(working copy)
@@ -1,9 +1,9 @@
 mem_patch00:
 05   #mem_patch00
 00   #mem_patch01
-33   #mem_patch02
+73   #mem_patch02
 07   #mem_patch03
-20   #mem_patch04
+a0   #mem_patch04
 00   #mem_patch05
 00   #mem_patch06
 00   #mem_patch07
@@ -12,9 +12,9 @@
 00   #mem_patch0a
 00   #mem_patch0b
 00   #mem_patch0c
-73   #mem_patch0d
-88   #mem_patch0e
-84   #mem_patch0f
+f7   #mem_patch0d
+98   #mem_patch0e
+86   #mem_patch0f
 f2   #mem_patch10
 7d   #mem_patch11
 61   #mem_patch12
@@ -35,7 +35,7 @@
 00   #mem_patch21
 10   #mem_patch22
 04   #mem_patch23
-60   #mem_patch24
+70   #mem_patch24
 00   #mem_patch25
 00   #mem_patch26
 06   #mem_patch27
@@ -49,7 +49,7 @@
 00   #mem_patch2f
 00   #mem_patch30
 00   #mem_patch31
-41   #mem_patch32
+45   #mem_patch32
 a4   #mem_patch33
 00   #mem_patch34
 00   #mem_patch35
@@ -273,12 +273,12 @@
 mem_mouse_sleep_deal_type:00	#00:old version	01 new version	
 mem_24g_rx_window:c0 12     #400us  ## e0 2e#1ms #transmitter long range min:520us
 
-mem_mouse_24g_short_sleep_set_4ms:ee 4d 00	#1662us
+mem_mouse_24g_short_sleep_set_4ms:d0 52 00#f0 55 00
 mem_mouse_24g_long_sleep_set_4ms:80 bb 00
 mem_mouse_24g_fast_hop_count_4ms:05
 mem_mouse_24g_tsniff_4ms:80 bb 00 00
 
-mem_mouse_24g_short_sleep_set_8ms:74 d6 00
+mem_mouse_24g_short_sleep_set_8ms:70 11 01	#SB:70 11 01	SA:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
 mem_mouse_24g_fast_hop_count_8ms:0b
 mem_mouse_24g_tsniff_8ms:00 77 01 00
@@ -344,28 +344,22 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin	
-mem_otp_offset_dpi_end:ea 1a								#6890 end
+mem_otp_offset_dpi:21 1c										#7201 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:52 1c								#7250 end
 
-mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
-mem_otp_offset_device_flag_end:b2 1b						#7090 end
+mem_otp_offset_device_flag:53 1c							#7251 begin		400 count
+mem_otp_offset_device_flag_end:1a 1d						#7450 end
 
-mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
-mem_otp_offset_24g_addr_end:2a 1c						#7210 end
+mem_otp_offset_24g_addr:1b 1d								#7451 begin		30 count
+mem_otp_offset_24g_addr_end:92 1d						#7570 end
 
-mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
-mem_otp_offset_le_addr1_end:de 1c							#7390 end
+mem_otp_offset_le_addr1:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr1_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
-mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
+mem_otp_offset_le_locall_addr1:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr1_end:fa 1e					#7930 end
 
-mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
-mem_otp_offset_le_addr2_end:46 1e						#7750 end
-
-mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
-mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
-
-mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		89 count
 mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
@@ -434,7 +428,7 @@
 
 mem_sensor_ka8g2_init_new:
 09 a5
-26 34
+46 34
 19 04
 60 07
 69 04
@@ -471,16 +465,20 @@
 09 5a
 ff 27
 ab 40
-be d1
-a0 41
-a1 12
-a5 84
+b3 56
+9b e6
+a8 12
+a9 c0
+be e6
+a5 af
+a0 21
+a1 02
+b8 10
+b9 0b
 a7 ff
 b5 d0
 b6 00
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
Index: program/app_mouse.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/app_mouse.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/app_mouse.prog	(working copy)
@@ -342,10 +342,10 @@
 	call mouse_logo_led_off
 	call mouse_lpm_before_common
 	call mouse_gpio_pd_idle
+mouse_setgpio_hibernate_next:
 	fetcht 1,mem_mouse_reuse_2ice_gpio
 	call mouse_gpio_config_input_pu
 	call mouse_gpio_set_high_impedance
-mouse_setgpio_hibernate_next:
 	call mouse_device_multi_led_all_off
 	call mouse_adc_gpio_set_before_hibernate
 	branch mouse_wheel_gpio_set_before_hibernate
@@ -707,7 +707,7 @@
 	arg mem_le_scan_data+2,contw
 	copy rega,loopcnt
 	call memcpy
-
+mouse_le_name_patch_len_next:
 	arg mem_le_name_patch_len,contr
 	arg mem_le_name_len,contw
 	copy rega,loopcnt
@@ -1085,6 +1085,7 @@
 	bpatch patch0f_3,mem_patch0f
 	call mouse_dpi_ghost_check
 	rtn user
+mouse_dpi_process_next:
 	fetch 1,mem_mouse_dpi
 	
 	copy pdata,temp
@@ -1196,6 +1197,7 @@
 	rtnbit1 MOUSE_ENABLE_DPI_LEVEL_4
 	fetch 1,mem_mouse_dpi
 	rtnne MOUSE_DPI_LEVEL4
+mouse_dpi_reinit_set:
 	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 	
@@ -1996,6 +1998,7 @@
 	call mouse_sensor_reset
 	call delay_10ms
 	arg mem_sensor_8650_init,regc
+mouse_sensor_init_end:
 	call mouse_sensor_wr_seq
 	branch mouse_setting_sensor_type
 
@@ -3715,6 +3718,7 @@
 	
 mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_temp
+mouse_le_addr_increase_store:
 	store 2,mem_random_addr_increase_count
 	rtn
 
@@ -3880,9 +3884,9 @@
 	bpatch patch12_0,mem_patch12
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call mouse_gpio_config_input_pu
+mouse_switch_gpio_connect_gnd:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
 	branch mouse_check_select_24g_device,true
@@ -4449,6 +4453,7 @@
 	setarg 0
 	store 2,mem_24g_reconn_timeout	
 	call mouse_stop_discovery
+mouse_24g_pair_mode_check:
 	jam TYPE_MS,mem_24g_data_type
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_KEYBOARD,g24_pair_start
@@ -4680,6 +4685,7 @@
 	call timer_check
 	nrtn blank
 	call mouse_dpi_check_once
+mouse_g24_retransmit_event_set:
 	call mouse_dpi_key_check_long_press
 mouse_g24_retransmit_100ms_timer_init:
 	arg 12,queue
Index: program/bt.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/bt.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/bt.prog	(working copy)
@@ -19,7 +19,7 @@
 //define COMPILE_WECHAT
 //define COMPLIE_TEST
 define COMPLIE_ADPCM
-
+define YC1121SB
 INCLUDE "bt_format"
 
 org 0x0000		// start from patch ram address start
@@ -544,6 +544,7 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xfd,0x8a23 
+set_sync_on_next:
 	jam 0x12,0x8a24 
 	jam 0x10,0x8a24 
 	nop 60
@@ -1275,7 +1276,11 @@
 	set0 gpio_latch,pdata			// enable gpio normal function after load gpio configuration
 	store 1,core_lpm_isogate		
 	nbranch boot_load,wake		// wakeup from hibernate
+ifdef YC1121SB
+	nop 1
+else
 	call clean_smem
+endif
 	storer alarm,4,mem_saved_gpio_in
 	rtn
 
Index: program/g24_protocol_stack/24g_transmitter.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/g24_protocol_stack/24g_transmitter.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/g24_protocol_stack/24g_transmitter.prog	(working copy)
@@ -56,6 +56,7 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call clear_wake
+g24_short_sleep_next:
 	fetch 3,mem_24g_short_sleep_set
 	branch g24_long_seep2
 
Index: program/patch.prog
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/patch.prog	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/program/patch.prog	(working copy)
@@ -7,6 +7,7 @@
 //define MORE_POWER_CTRL
 //define ADC_1121SB
 //define ADC_1121SB_1V8_MODE
+//define XTAL_CALP_SET
 define SENSOR_ANGLE_ICE_SDIO
 
 	bbit1 8,pf_patch_ext
@@ -17,21 +18,27 @@
 	beq patch02_1,p_set_sync_on
 	beq patch02_4,p_set_lemode
 	beq patch02_5,p_rf_rx_enable
+	beq patch02_6,p_calc_freq
 	beq patch03_0,p_txon
 	beq patch03_1,p_set_tx_power
 	beq patch03_2,p_initialize_radio_cont
 //	beq patch03_3,p_rfpll_aac_ghpc
 //	beq patch03_5,p_dpll_ring_ibias_calc
 	beq patch04_5,p_lpm_sleep
+	beq patch04_7,p_lpm_adjust_clk
 	beq patch0d_0,p_mouse_cb_fuction
 	beq patch0d_1,p_mouse_load_device_info_check
+	beq patch0d_2,p_mouse_default_init
 	beq patch0d_4,p_mouse_param_init
 ifdef SENSOR_ANGLE_ICE_SDIO	
 	beq patch0d_5,p_mouse_sensor_set_angle
 endif	
 	beq patch0d_6,p_mouse_start_work
+	beq patch0d_7,p_mouse4_0_check_reconn_target
 	beq patch0e_3,p_mouse_setgpio_hibernate
+	beq patch0e_4,p_mouse_lpm_before_common
 	beq patch0e_7,p_mouse_adc_read_start
+	beq patch0f_1,p_mouse_le_name_modify
 	beq patch0f_2,p_mouse_motion
 	beq patch0f_7,p_mouse_3io6key_check
 	beq patch10_1,p_mouse_init_sensor
@@ -41,6 +48,7 @@
 	beq patch10_7,p_mouse_bb_event_timer
 	beq patch11_0,p_mouse_start_discovery
 	beq patch11_2,p_mouse_store_remote_bdaddr
+	beq patch11_3,p_mouse_app_initflag_check
 	beq patch11_4,p_mouse_store_device_info
 	beq patch11_5,p_mouse_store_dpi_info_check
 	beq patch11_6,p_mouse_idle
@@ -48,6 +56,7 @@
 	beq patch12_0,p_mouse_check_select_device_by_switch
 	beq patch12_5,p_mouse_24g_hibernate_set
 	beq patch12_6,p_mouse_24g_package_data
+	beq patch18_5,p_otp_read_data
 	beq patch1a_5,p_gpio_set_wake_by_current_state
 	beq patch1a_6,p_gpio_set_wake
 	beq patch18_5,p_otp_read_data
@@ -61,7 +70,8 @@
 
 pf_patch_ext:
 	beq patch22_4,p_le_slave_match
-	beq patch23_2,p_le_got_first_packet
+	beq patch23_2,p_le_got_first_packet_new	//p_le_got_first_packet
+	beq patch24_4,p_le_receive_rxon
 	beq patch24_5,p_le_rx_dec
 	beq patch24_6,p_le_rx_nopayload
 	beq patch27_1,p_le_parse
@@ -69,6 +79,7 @@
 	beq patch29_4,p_le_adv_not_match
 	beq patch29_5,p_le_init_adv
 	beq patch32_0,p_g24_reconn_dispatch
+	beq patch32_2,p_g24_reconn_device_fail
 	beq patch32_6,p_g24_short_sleep
 	beq patch33_2,p_mouse_g24_retransmit
 	beq patch33_5,p_g24_transmit_hop_process
@@ -151,12 +162,28 @@
 	nop 60
 	jam 0x20,0x8a20 
 	jam 0xf5,0x8a23 
-	jam 0x12,0x8a24 
-	jam 0x10,0x8a24 
-	nop 60
-	jam 0x60,0x8a12 
-	jam 0xdd,0x8a23 
-	rtn
+	branch set_sync_on_next
+
+
+p_calc_freq:
+	setarg 2400
+	iadd temp,pdata
+	copy pdata, rega
+	fetcht 1,mem_fcomp_div
+	rshift temp,temp
+	idiv temp
+//	mul32 pdata,12,rega
+	call wait_div_end
+	quotient pdata
+	rshift8 pdata,queue
+	storer queue, 1,0x890a
+	store 1,0x8909
+	branch calc_freq+10
+
+p_set_ck2rfpll:
+	until null,lpo_edge
+	jam 0x58,0x813c
+	branch lpm_write_wait
 
 p_initialize_radio_cont:
 	jam 0,mem_le_testtype
@@ -165,6 +192,7 @@
 	
 	jam 0x0d,0x8946
 	jam 0x10,0x896f
+	jam 0x40,core_rx_cfg0
 	jam 0xcd,0x8a13
 	jam 0x10,0x8a06
 	jam 0x4a,0x8a84
@@ -174,6 +202,7 @@
 //	branch initialize_radio_cont+1
 	//fetch 1,mem_wdt_always_work
 	call wdt_set_disable
+	ncall p_set_ck2rfpll,wake
 
 	until null,lpo_edge
 	jam 0x5f,0x813b 
@@ -203,16 +232,43 @@
 	call p_rfpll_aac_ghpc
 	call p_set_xtal_cap
 	jam SYSTEM_CLK_12M,mem_system_clk
-	branch sadc_calibration
-//	branch p_dpll_ring_ibias_calc
+p_sadc_calibration:
+	rtn wake
+	jam 0x77,core_gpadc_ctrl
+	jam 0xc9,core_gpadc_cfg0
+	jam 0x01,core_gpadc_cfg3
+	fetch 1,mem_adc_clkdiv
+	store 1,core_sadc_clkdiv
+	nop 3000
+	call p_sadc_read
+	jam 0xc1,core_gpadc_cfg0
+	fetchr regb,1,mem_spi_write_addr
+	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
+	call sadc_cal_read+1
+	fetch 1,mem_spi_write_addr
+	store 1,mem_adc_cal_c7
+	storer regb,1,mem_spi_write_addr
+	rtn
+
+p_sadc_read:
+	jam 0x03,core_sadc_ctrl
+p_sadc_read_wait:
+	fetch 1,core_perf_status
+	bbit0 SARADC_DONE,p_sadc_read_wait
+	fetcht 2,core_sadc_data
+	storet 2,mem_adc_current_value
+	jam 0x00,core_sadc_ctrl
+	rtn
 	
 p_set_xtal_cap:
+ifndef XTAL_CALP_SET 
 	rtn wake
+endif
 	until null,lpo_edge
 	fetch 1,mem_xtal_c_sel
+p_set_xtal_cap_next:
 	store 1,core_xtal_cap
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 	
 p_dpll_on:
 	fetch 1,mem_fcomp_div
@@ -244,6 +300,11 @@
 	jam 0x04,0x8902	
 	branch p_initialize_radio2
 
+p_set_otp_config_wake:
+	fetch 2,mem_otp_charge_pump_x
+	rtn blank
+	store 2,mem_otp_charge_pump
+	branch p_set_otp_config2
 p_set_otp_config:
 	branch p_set_otp_config_wake,wake
 	fetch 4,mem_otp_core_ldo
@@ -291,11 +352,6 @@
 	store 1,0x8a02
 	rtn
 
-p_set_otp_config_wake:
-	fetch 2,mem_otp_charge_pump_x
-	rtn blank
-	store 2,mem_otp_charge_pump
-	branch p_set_otp_config2
 
 p_rf_rx_enable:
 	call rf_debug_rx_gpio_high
@@ -373,14 +429,14 @@
 p_set_tx_power_factory:
 	jam 0x17,0x8a14 
 	fetch 3,mem_tx_power_factory_param_new
+p_mouse_tx_power_set:
 	store 3,0x8a60
 	branch set_tx_power_8a63_28
 
 p_set_tx_power_f30db:
 	jam 0x17,0x8a14 
 	setarg 0x250300
-	store 3,0x8a60
-	branch set_tx_power_8a63_28
+	branch p_mouse_tx_power_set
 /*
 p_set_tx_power_f35db:
 	jam 0x17,0x8a14 
@@ -482,37 +538,9 @@
 	rtn wake
 	branch rfpll_aac_ghpc+1
 	
-//p_dpll_ring_ibias_calc:
-//	rtn
 
-p_sadc_calibration:
-	rtn wake
-	jam 0x77,core_gpadc_ctrl
-	jam 0xc9,core_gpadc_cfg0
-	jam 0x01,core_gpadc_cfg3
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	nop 3000
-	call p_sadc_read
-	jam 0xc1,core_gpadc_cfg0
-	fetchr regb,1,mem_spi_write_addr
-	arg 8,loopcnt	//rg_gpadc_sar_dat_sel c0-c7
-	call sadc_cal_read+1
-	fetch 1,mem_spi_write_addr
-	store 1,mem_adc_cal_c7
-	storer regb,1,mem_spi_write_addr
-	rtn
 
 
-p_sadc_read:
-	jam 0x03,core_sadc_ctrl
-p_sadc_read_wait:
-	fetch 1,core_perf_status
-	bbit0 SARADC_DONE,p_sadc_read_wait
-	fetcht 2,core_sadc_data
-	storet 2,mem_adc_current_value
-	jam 0x00,core_sadc_ctrl
-	rtn
 	
 
 p_set_lemode:
@@ -555,8 +583,7 @@
 	arg 256,regc
 	iadd regc,pdata
 	rtn
-p_le_got_first_packet:
-	branch p_le_got_first_packet_new
+	
 p_le_slave_match:
 	call p_le_check_retransmit
 	branch le_slave_match+1
@@ -583,8 +610,6 @@
 p_le_check_retransmit_count:
 	fetcht 1,mem_le_arq
 	fetch 1,mem_le_rxbuf_data_header
-//	isolate1 md,pdata
-//	setflag true,mark_ble_rx_md,mark
 	rshift pdata,pdata
 	ixor temp,pdata
 	isolate1 nesn,pdata
@@ -602,20 +627,10 @@
 	fetch 1,mem_le_conn_rcv_new			//lpm  use retention mem
 	increase 1,pdata
 	store 1,mem_le_conn_rcv_new
-	fetch 1,mem_le_state
-	rtnbit1 lestate_got_first_packet
-	set1 lestate_got_first_packet,pdata
-	store 1,mem_le_state
-	fetch 2,mem_le_init_superto
-	store 2,mem_le_superto
-	setarg 0
-	store 4,mem_le_transmit_window	
-//	fetch 1,mem_le_conn_rcv_new
-//	store 1,mem_le_conn_first_rcv
-	rtn
+	branch le_got_first_packet+4
+	
 p_le_rx_dec:
 	call le_check_retransmit	
-//	bmark1 mark_old_packet,le_retransmit_end_of_packet
 	fetchr rega, 1,mem_le_rxbuf_data_length
 	increase -4,rega
 	nbranch le_crc_fail_consecutive,positive
@@ -650,6 +665,61 @@
 p_le_init_adv:
 	set0 mark_ble_crc_fail,mark	
 	branch le_init_adv+1
+p_le_receive_rxon:
+	call le_prep
+	bmark0 mark_ble_lr,p_le_receive_nolr
+	pulse dewhiten_code_calc
+	nop 30
+	call le_prep
+	lshift3 timeup,timeup
+p_le_receive_nolr:
+	disable match
+	enable decode_fec0
+	enable is_rx
+	disable is_tx
+	copy timeup,stop_watch
+	correlate null,timeout
+	branch p_le_receive_on_attempt,attempt
+	copy clke,temp
+	storet 6,mem_sync_clke
+p_le_receive_on_attempt:
+	nbranch le_unsync_end,sync
+	enable swfine
+	fetch 1,mem_le_tx_ifs_defference
+	arg PARAM_20MS_INIT,temp
+	iadd temp,temp
+	fetch 1,mem_system_clk
+	imul32 temp,stop_watch
+	call rf_debug_rx_sync_line	//L-H
+	branch le_receive_skip,attempt
+	call p_calc_clke_all_modem
+	fetch 1,mem_le_state
+	bbit0 lestate_got_first_packet,le_receive_skip
+	call lpm_adjust_clk,wake
+	branch le_receive_skip
+p_calc_clke_all_modem:
+	fetcht  6,mem_sync_clke
+	copy clke,pdata
+	call clk_diff
+	copy pdata,temp
+	call calc_clke_all_modem
+	copy clke,rege
+	copy clke_rt,pdata
+	iadd temp,pdata
+	copy pdata,clke_rt	
+	rtn
+p_lpm_adjust_clk:
+	bmark0 mark_context,lpm_clear_counter
+	fetcht 4,mem_sleep_counter_all
+	arg 0x600,pdata
+	isub temp,null
+	rtn positive				// interval too small
+	copy temp,rega
+	fetcht 6,mem_sync_clke
+	deposit rege
+	call clk_diff_rt
+	copy rega,temp
+	branch lpm_adjust_clk+6
 
 p_le_adv_not_match:
 	call shutdown_radio
@@ -746,58 +816,69 @@
 p_gpio_set_wake_by_current_state:
 	sub temp,GPIO_DISABLE,null
 	rtn zero
-	storet 1,mem_mouse_wheel_temp_gpio
 	call gpio_get_bit
 	branch p_gpio_set_qdec_mode,true
-	branch p_gpio_set_low_wake_disable_qdec
+p_gpio_set_low_wake:
+	arg 3,debug
+	branch gpio_set_wake_high
 
 p_gpio_set_qdec_mode:
-	call p_mouse_qdec_disable
-	call p_mouse_qdec_lpm_cfg
-	call p_mouse_qdec_enable
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	branch gpio_set_high_impedance
+	jam 1,mem_mouse_qdec_set_flag
 
-p_gpio_set_low_wake_disable_qdec:
-	fetcht 1,mem_mouse_wheel_temp_gpio
-	call gpio_set_high_impedance
-	call p_gpio_set_low_wake
-	branch p_mouse_qdec_disable	
 
 p_mouse_qdec_lpm_cfg:
 	arg 6,debug
-p_gpio_wake_cfg_set:
-	call gpio_set_wake_high
-	branch p_lpm_write_gpio_wakeup
-
-p_gpio_set_low_wake:
-	arg 3,debug
-	branch p_gpio_wake_cfg_set
+	branch gpio_set_wake_high
 
-p_mouse_qdec_disable:
-	setarg 0x10			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
+p_mouse_puchk_disable:
+	setarg 0x10			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+p_mouse_puchk_set:
 	store 1,core_puwakeup
-p_mouse_lpo_wait:
-	until null,lpo_edge
-	rtn
+	branch lpm_write_wait
 
-p_mouse_qdec_enable:
-	setarg 0x80			//key_delay: 0x10	pu_delay: 0x00		interval: 0x00
-	store 1,core_puwakeup
-//	until null,lpo_edge
-	until null,lpo_edge		//wait jitter disappear		//acturl 2lpo ok
-	branch p_mouse_lpo_wait
+p_mouse_lpm_before_common:
+	call p_clear_wake
+	jam 0,mem_mouse_qdec_set_flag
+	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
+	call gpio_out_active
+	fetcht 1,mem_matrix_public_gpio
+	call gpio_clr_wake
+	call mouse_lpm_before_common+1
+	call mouse_gpio_pd_idle
+p_mouse_wheel_set_impedance:
+	fetcht 1,mem_whee_a_data_gpio
+	call gpio_set_high_impedance
+	fetcht 1,mem_whee_b_data_gpio
+	branch gpio_set_high_impedance
 	
 p_lpm_sleep:
 	//call xtal_fast_wake
-	fetch 2,mem_cb_before_lpm_sleep
-	call callback_func
+//	fetch 2,mem_cb_before_lpm_sleep
+//	call callback_func
+ifdef XTAL_CALP_SET
+	setarg 0x12
+	call p_set_xtal_cap_next
+endif
 p_lpm_sleep_skip_cb_function:
 	fetch 4,mem_sleep_counter_all	// sleep total time, 32k unit
 	iadd temp,pdata
 	store 4,mem_sleep_counter_all
 	call p_lpm_save_context
-	branch lpm_sleep_skip_cb_function+4
+	call p_mouse_puchk_set_check
+	fetch 1,mem_lpm_hv_sel
+	set1 LPM_DOZE_EN_BIT, pdata
+	call lpm_write_sel_hv
+	ncall lpm_preon_counter,wake
+	until null,lpo_edge
+	copy clkn,pdata
+	store 6,mem_sleep_clkn
+	branch lpm_sleep_skip_cb_function+10
+p_mouse_puchk_set_check:
+	fetch 1,mem_mouse_qdec_set_flag
+	branch p_mouse_puchk_disable,blank
+p_mouse_puchk_enable:
+	setarg 0x80			//bit0-1:key_delay	bit2-3:pu_delay		bit4-6:interval	bit7:enable 
+	branch p_mouse_puchk_set
 
 p_lpm_save_context:
 	storer mark,8,mem_saved_mark
@@ -838,10 +919,7 @@
 	arg 0x01f8,temp
 	iand temp,pdata
 	branch p_g24_reconn_dispatch_next,blank
-	fetch 2,mem_24g_reconn_count
-	increase 1,pdata
-	store 2,mem_24g_reconn_count
-	rtn
+	branch g24_reconn_dispatch+5
 
 p_g24_reconn_dispatch_next:
 	call g24_reconn_data_prep
@@ -861,25 +939,40 @@
 
 p_g24_reconn_mode_judge:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,g24_pair_start
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,mouse_24g_pair_mode_check
 	branch g24_reconn_receiver_addr
 
-p_recv_addr_zero_skip:
-	fetch 4,mem_24g_rxpayload+2
-	rtn blank
-	branch p_g24_reconn_dispatch_next_2
+p_g24_reconn_device_fail:
+	fetch 1,mem_24g_fast_conn_enable
+	branch g24_ch,blank
+	fetch 2,mem_24g_reconn_count
+	increase 1,pdata
+	store 2,mem_24g_reconn_count
+	isolate1 9,pdata
+	fetch 1,mem_24g_reconn_type
+	beq PAIR_AND_RECEIVER,p_g24_reconn_pair_and_receiver
+	branch g24_reconn_device_fail+7
+
+p_g24_reconn_pair_and_receiver:
+	branch g24_reconn_receiver_addr,true
+	branch g24_pair_init_param
 
 p_mouse_param_init:
 	call mouse_param_common_init
-	call p_mouse_le_buff_modify
-	branch mouse_param_init+2
 
-p_mouse_le_buff_modify:
 	setarg mem_le_tx_buffer0_omemalloc_new
 	store 2,mem_ble_l2cap_tx_buff0_ptr
 	setarg MOUSE_BLE_L2CAP_TXBUFF_SIZE_NEW
 	store 2,mem_ble_l2cap_tx_buff_size_ptr
-	rtn
+	branch mouse_param_init+2
+p_recv_addr_zero_skip:
+	fetch 4,mem_24g_fast_conn_addr
+	fetcht 4,mem_24g_addr
+	isub temp,null
+	branch p_g24_reconn_dispatch_next_2,zero
+	fetch 4,mem_24g_rxpayload+2
+	rtn blank
+	branch p_g24_reconn_dispatch_next_2
 
 ifdef POWER_CTRL
 p_power_ctrl_start:
@@ -966,27 +1059,39 @@
 	store 2,mem_cb_24g_transmit_short_sleep
 	setarg mouse_24g_long_sleep
 	store 2,mem_cb_24g_transmit_long_sleep
-	setarg p_mouse_24g_before_lpm_sleep
-	store 2,mem_cb_before_lpm_sleep
+//	setarg p_mouse_24g_before_lpm_sleep
+//	store 2,mem_cb_before_lpm_sleep
 	branch mouse_cb_fuction+7
 
 p_soft_reset:
+	nbranch soft_reset+1,wake
+	until null,lpo_edge
+	until null,lpo_edge
 	clear_stack
+	jam 0x73,core_spid_ctrl
 	call p_mouse_wheel_init_set,wake
 	branch soft_reset+2
 
 p_mouse_wheel_init_set:
-	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
-	call gpio_config_input
-	fetcht 1,mem_whee_b_data_gpio
-	branch gpio_config_input
+	call p_mouse_puchk_disable
+	call mouse_matrix_public_gpio_reset
+	branch mouse_wheel_gpio_init
+//	fetcht 1,mem_whee_a_data_gpio		//reinit gpio pu after disable wheel wakeup
+//	call gpio_config_input
+//	fetcht 1,mem_whee_b_data_gpio
+//	branch gpio_config_input
 	
-p_mouse_24g_before_lpm_sleep:
-	rtn
+//p_mouse_24g_before_lpm_sleep:
+//	rtn
 //	fetch 1,mem_device_flag
 //	rtnne MODE_24G_DEVICE
 //	branch mouse_24g_before_lpm_sleep+2	
 
+p_mouse_default_init:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag
+	isolate1 MOUSE_ENABLE_KEYBOARD,pdata
+	call mouse_customer_key_enable,true
+	branch mouse_default_parm_init
 ifdef SELECT_ANGLE	
 p_mouse_select_angle:
 	fetch 1,mem_select_sensor_angle_gpio
@@ -1074,7 +1179,8 @@
 
 p_mouse_read_otp_device_info:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,mouse_read_otp_le_device1
+	isolate1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,pdata
+	call mouse_read_otp_le_device1,true
 	branch mouse_read_otp_device_info
 
 p_mouse_app_initflag_check:
@@ -1085,16 +1191,15 @@
 //	call mouse_app_initflag_check_next
 	storet 2,mem_store_flag
 	call mouse_ble_init_address
-	fetch 1,mem_device_flag_temp
-	store 1,mem_device_flag
+//	fetch 1,mem_device_flag_temp
+//	store 1,mem_device_flag
 	call mouse_load_default_dpi
 	
 	setarg 0x1122
 	store 2,mem_random_addr_increase_count
 p_mouse_device_flag_temp_load:
 	fetch 1,mem_mouse_device_flag_temp		//reinit device flag
-	store 1,mem_device_flag
-	rtn
+	branch mouse_device_flag_load_end
 
 p_mouse_device_flag_check:
 	fetch 1,mem_device_flag
@@ -1126,8 +1231,7 @@
 
 p_mouse_le_addr_increase_count_load:
 	fetch 2,mem_random_addr_increase_count_last
-	store 2,mem_random_addr_increase_count
-	rtn
+	branch mouse_le_addr_increase_store
 
 
 p_mouse_store_device_info:
@@ -1173,7 +1277,7 @@
 	call p_mouse_device_flag_otp_store_judge			// add device_flag check
 	
 	store 1,mem_device_flag_value
-p_mouse_devoce_flag_store_end:	
+p_mouse_device_flag_store_end:	
 	arg 1,loopcnt
 	copy regc,regb
 	arg mem_device_flag_value,rega
@@ -1192,10 +1296,10 @@
 	copy regc,pdata
 	fetcht 2,mem_otp_offset_device_flag
 	isub temp,null
-	branch p_mouse_devoce_flag_store_end,zero
+	branch p_mouse_device_flag_store_end,zero
 	
 	increase -1,regc
-	branch p_mouse_devoce_flag_store_end
+	branch p_mouse_device_flag_store_end
 
 p_mouse_device_flag_otp_store_judge:
 	rtnne MODE_24G_DEVICE
@@ -1267,11 +1371,8 @@
 	rtnbit0 MOUSE_ENABLE_LOAD_AND_STORE_DPI
 	fetch 1,mem_mouse_dpi
 	beq 0,mouse_otp_load_dpi
-	beq 6,p_mouse_dpi_reinit
-	rtn
+	beq 6,mouse_dpi_reinit_set
 	
-p_mouse_dpi_reinit:
-	jam MOUSE_DPI_LEVEL1,mem_mouse_dpi
 	rtn
 
 p_mouse_store_dpi_info_check:
@@ -1354,13 +1455,13 @@
 	rtn
 
 p_mouse_le_addr2_init_check:
-	fetch 6,mem_device1_locall_addr
+	fetch 6,mem_device2_locall_addr
 	fetcht 6,mem_mouse_compare_addr
 	isub temp,null
 	nrtn zero
 	fetch 6,mem_le_lap
 	add pdata,0x0100,pdata
-	store 6,mem_device1_locall_addr
+	store 6,mem_device2_locall_addr
 	rtn
 
 p_mouse_buletooth_fast_conn_end:
@@ -1381,20 +1482,16 @@
 p_mouse_load_le_device1:
 	fetch 6,mem_device1_addr
 	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
 	fetch 6,mem_device1_locall_addr
+p_mouse_le_lap_store:
 	store 6,mem_le_lap
 	rtn
 
 p_mouse_load_le_device2:
 	fetch 6,mem_device2_addr
 	store 6,mem_hci_plap
-//	arg mem_le_ltk,contw
-//	call memcpy16
 	fetch 6,mem_device2_locall_addr
-	store 6,mem_le_lap
-	rtn
+	branch p_mouse_le_lap_store
 
 p_mouse_store_remote_bdaddr:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1530,7 +1627,7 @@
 	jam LE_LPM_ENABLE,mem_mouse_le_conn_param_reject
 	jam 0,mem_mouse_clear_sensor_data_flag
 	call le_clr_config_more_data
-	branch p_mouse_bb_disconnected
+//	branch p_mouse_bb_disconnected
 p_mouse_bb_disconnected:
 	call mouse_bb_discon_clear_stack
 	fetch APP_DISC_RSN_SIZE,mem_app_disconn_reason
@@ -1563,27 +1660,39 @@
 	fetcht 4,mem_24g_fast_conn_addr
 	isub temp,null
 	rtn zero
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	branch mouse_24g_first_store_reconn_info
 	
 p_mouse_24g_pairing_complete:
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	branch mouse_24g_pairing_complete
 
+p_mouse_fetch_normal_tx_power:
+	fetch 1,mem_normal_tx_power
+	store 1,mem_tx_power
+	branch mouse_soft_agc_disable
 p_mouse_24g_attempt_fail:
-	call mouse_soft_agc_disable
 	call p_mouse_fetch_normal_tx_power
 	fetch 1,mem_mouse_dpi_button_state
 	rtneq DPI_BUTTON_STATE_DOWN
 	fetch 1,mem_24g_attempt_fail_flag
 	nbranch mouse_24g_hibernate_set,blank
 	fetch 1,mem_24g_reconn_type
-	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
-	beq FAST_CONN_AND_RECEIVER,mouse_24g_fast_conn_attempt_fail
+//	beq PAIR_AND_3_0_ADDR,p_mouse_24g_auto_pair_attempt_fail
+	beq PAIR_AND_RECEIVER,p_mouse_24g_auto_pair_attempt_fail
+	beq FAST_CONN_AND_RECEIVER,p_mouse_24g_fast_conn_attempt_fail
 	beq RECEIVER_AND_3_0_ADDR,p_mouse_reconn_dongle_attempt_fail
 	branch mouse_24g_attempt_fail+2
+p_mouse_24g_fast_conn_attempt_fail:
+	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
+	bbit1 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING,p_mouse_24g_start_auto_pair
+	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_start_auto_pair
+	branch mouse_24g_fast_conn_attempt_fail+3
+p_mouse_24g_start_auto_pair:
+	fetch 2,mem_24g_pair_timeout_init
+	store 2,mem_24g_reconn_timeout
+	jam PAIR_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_auto_pair_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag 
@@ -1593,7 +1702,7 @@
 p_mouse_24g_first_bluetooth_reconnect:
 	call mouse_24g_stop
 	jam MODE_BT_DEVICE1,mem_device_flag
-	branch mouse_start_reconnect_device
+	branch mouse_le_fast_conn_judge
 
 p_mouse_reconn_dongle_attempt_fail:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1601,7 +1710,7 @@
 	bbit1 MOUSE_ENABLE_EEPROM,mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_OTP,mouse_24g_attempt_fail_enter_hibernate
 	bbit1 MOUSE_ENABLE_FLASH,mouse_24g_attempt_fail_enter_hibernate
-	branch mouse_24g_start_auto_pair
+	branch p_mouse_24g_start_auto_pair
 
 p_mouse_start_work:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1610,10 +1719,18 @@
 	beq MODE_24G_DEVICE,p_mouse_24g_start_mode
 	branch mouse_le_fast_conn_judge
 
+p_mouse4_0_check_reconn_target:
+	call mouse_device_le_reconn_led_config
+	branch mouse4_0_check_reconn_target
 p_mouse_24g_first_start_auto_pair_mode:	
 	call mouse_wakeup_from_power_check
 	branch p_mouse_24g_first_start_reconn,user 
-	branch mouse_24g_reconn_general_dongle
+p_mouse_24g_reconn_general_dongle:
+	jam MODE_24G_DEVICE,mem_device_flag
+	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
+	store 2,mem_24g_reconn_timeout
+	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
+	branch g24_reconn_start
 
 p_mouse_24g_first_start_reconn:
 	fetch 1,mem_device_flag
@@ -1631,22 +1748,12 @@
 	bbit1 MOUSE_ENABLE_AUTO_24G_PARING,p_mouse_24g_reconn_general_dongle
 	branch mouse_24g_start_mode+7
 
-p_mouse_24g_reconn_general_dongle:
-	jam MODE_24G_DEVICE,mem_device_flag
-	fetch 2,mem_mouse_24g_power_on_fast_conn_timer
-	store 2,mem_24g_reconn_timeout
-	jam FAST_CONN_AND_RECEIVER,mem_24g_reconn_type
-	branch g24_reconn_start
 	
 p_mouse_store_normal_tx_power:
 	fetch 1,mem_tx_power
 	store 1,mem_normal_tx_power
 	rtn
 
-p_mouse_fetch_normal_tx_power:
-	fetch 1,mem_normal_tx_power
-	store 1,mem_tx_power
-	rtn
 	
 p_mouse_idle:
 	call mouse_low_voltage_led_no_enter_lpm
@@ -1684,6 +1791,8 @@
 	lshift pdata,pdata
 	copy pdata,regb
 	copy temp,regc
+	call gpio_out_active
+	copy regc,temp
 	call mouse_gpio_config_input_pd
 	copy regc,temp
 	call gpio_get_bit
@@ -1696,15 +1805,12 @@
 	nrtn user
 	call g24_setgpio_lpm_before
 	call p_clear_wake
-	fetch 3,mem_24g_short_sleep_set
-	branch g24_long_seep2
+	branch g24_short_sleep_next
 	
 
 p_clear_wake:
 	setarg 0
-	set1 21,pdata
 	store 8,mem_gpio_wakeup_cfg	//gpio5(ice)enable wake
-	setarg 0
 	store 4,mem_gpio_wakeup_cfg+8
 	rtn
 	
@@ -1724,10 +1830,6 @@
 	call mouse_set_sdio_high
 	call p_clear_wake
 	call mouse_before_hibernate_wheel_gpio_set
-	fetcht 1,mem_matrix_public_gpio		// enable b4/b5/dpi wakeup
-	call gpio_out_active
-	fetcht 1,mem_matrix_public_gpio
-	call gpio_clr_wake
 	fetch 1,mem_mouse_sensor_sdio_gpio
 	call mouse_gpio_config_output_high
 	
@@ -1737,17 +1839,12 @@
 	call mouse_gpio_config_input_pu
 	
 	call mouse_logo_led_off
-	call mouse_lpm_before_common
-	call mouse_gpio_pd_idle
-	fetcht 1,mem_whee_a_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_whee_b_data_gpio
-	call gpio_set_high_impedance
-	fetcht 1,mem_mouse_reuse_2ice_gpio
-	call mouse_gpio_config_input_pu
-	call p_mouse_gpio_set_high_impedance
+	call p_mouse_lpm_before_common
+//	fetcht 1,mem_mouse_reuse_2ice_gpio
+//	call mouse_gpio_config_input_pu
+//	call p_mouse_gpio_set_high_impedance
 	branch mouse_setgpio_hibernate_next
-
+/*
 p_mouse_gpio_set_high_impedance:
 	fetch 3,mem_mouse_set_high_impedance_bit_set
 	store 3,mem_pdatatemp
@@ -1768,7 +1865,7 @@
 	sub temp,UI_BUTTON_GPIO_DISABLE,null
 	rtn zero
 	branch gpio_set_analog
-
+*/
 p_mouse_24g_package_data:
 	rtnmark0 mark_24g
 	call mouse_motion
@@ -1803,43 +1900,47 @@
 p_mouse_check_select_device_by_switch:
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	rtnbit0 MOUSE_ENABLE_SELECT_DEVICE_BY_SWITCH_GPIO
-	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,mouse_switch_gpio_connect_gnd
-p_mouse_switch_gpio_connect_vin:
+	bbit0 MOUSE_ENABLE_SWITCH_GPIO_CONNECT_VIN,p_mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_connect_vin_check:
+	call p_mouse_switch_gpio_pd_set
+	call p_mouse_switch_gpio_connect_vin
+p_mouse_switch_gpio_pu_set:
 	fetcht 1,mem_device_switch_gpio
-	call gpio_out_active
+	call gpio_out_inactive
 	fetcht 1,mem_device_switch_gpio
-	call mouse_gpio_config_input_pd
+	branch mouse_gpio_config_input_pu
+p_mouse_switch_gpio_connect_vin:
 	fetcht 1,mem_device_switch_gpio
 	call gpio_get_bit
 	nbranch mouse_check_select_24g_device,true
 	branch mouse_select_btdevice
 
-ifdef PWM_SET
-
-/*
-core_clksel
-[7:6]pwm clock select
-	0:sysclk 
-	1:sysclk undivided
-	2:rc2M
-	3:lpo
-*/
-p_pwm_clk_set:
-	fetch 1,core_clksel
-	and pdata,0xc0,pdata
-	beq 0x40,pwm_24m_clk_set
-	beq 0x80,p_pwm_2m_clk_set
-	beq 0xc0,pwm_33k_clk_set
-	branch pwm_12m_clk_set
-p_pwm_2m_clk_set:
-	setarg 2000000
-	rtn
+p_mouse_switch_gpio_connect_gnd:
+	call p_mouse_switch_gpio_pu_set
+	call mouse_switch_gpio_connect_gnd
+p_mouse_switch_gpio_pd_set:
+	fetcht 1,mem_device_switch_gpio
+	call gpio_out_active
+	fetcht 1,mem_device_switch_gpio
+	branch mouse_gpio_config_input_pd
+	
+p_mouse_le_name_modify:
+	fetch 1,mem_le_name_patch_len
+	rtn blank
+	copy pdata,rega
+	sub pdata,11,null
+	nbranch mouse_le_name_patch_len_overflow,positive
+	call mouse_le_name_clear
+	call mouse_le_name_patch_len_next
 
-p_pwm_out_set:
-	fetcht 3,mem_pdatatemp+2
-	call p_pwm_clk_set
-	branch pwm_out_set+2
-endif
+	copy rega,temp
+	increase 1,temp
+	storet 1,mem_le_adv_swift_pair+7
+	arg mem_le_adv_swift_pair+9,contw
+	call mouse_le_name_modify_next
+	storet 1,mem_le_scan_data
+	arg mem_le_scan_data+2,contw
+	branch mouse_le_name_modify_next
 
 p_mouse_init_sensor:
 	call mouse_read_sensor_id
@@ -1932,7 +2033,96 @@
 	setarg 0
 	store 6,mem_mouse_x
 	call p_mouse_check_sensor_data
-	branch mouse_motion+5
+	setarg 0x0089
+	call twspi_write	
+	call mouse_setting_sensor_type
+	call mouse_zwheel
+	call mouse_t_zwheel
+	call p_mouse_key
+	branch mouse_motion+11
+
+p_mouse_drawing_optima:
+	fetch 1,mem_config_sensor_type
+	rtneq KA8G2
+	branch mouse_drawing_optima+1
+
+p_mouse_key:
+	call mouse_check_firekey_gpio
+	fetch 1,mem_fire_key_flag
+	nbranch fire_key_press,blank
+	fetch 1,mem_fire_key_status
+	nbranch fire_key_process,blank
+	
+	call mouse_check_key_gpio
+	call p_mouse_ghost_key_check
+	branch mouse_key+7
+
+p_mouse_ghost_key_check:			//lbk_mfw
+	jam 0,mem_mouse_matrix_key_cow_count
+	jam 0,mem_mouse_matrix_key_row_count
+	jam 0,mem_mouse_ghost_flag
+	copy pdata,regb
+	fetcht 1,mem_lbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_BK,zero
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch p_mouse_matrix_ghost_key_L_FW,zero
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_MBK_RFW,zero
+p_mouse_ghost_key_MFW_RBK:
+	call mouse_ghost_key_check_M_FW
+p_mouse_ghost_key_RBK:
+	call p_mouse_ghost_key_check_R_BK
+	branch mouse_ghost_key_check_next
+
+p_mouse_matrix_ghost_key_L_BK:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_fw_button_gpio
+	isub temp,null
+	branch mouse_ghost_key_LBK_MFW,zero
+p_mouse_ghost_key_LBK_RFW:
+	call mouse_ghost_key_check_L_BK
+	branch p_mouse_ghost_key_RFW
+
+p_mouse_matrix_ghost_key_L_FW:
+	fetcht 1,mem_mbutton_gpio
+	fetch 1,mem_bk_button_gpio
+	isub temp,null
+	branch p_mouse_ghost_key_LFW_MBK,zero
+p_mouse_ghost_key_LFW_RBK:
+	call p_mouse_ghost_key_check_L_FW
+	branch p_mouse_ghost_key_RBK
+
+p_mouse_ghost_key_LFW_MBK:
+	call p_mouse_ghost_key_check_L_FW
+	call p_mouse_ghost_key_check_M_BK
+	branch mouse_ghost_key_check_next
+	
+p_mouse_ghost_key_MBK_RFW:
+	call p_mouse_ghost_key_check_M_BK
+p_mouse_ghost_key_RFW:
+	call p_mouse_ghost_key_check_R_FW
+	branch mouse_ghost_key_check_next
+
+p_mouse_ghost_key_check_M_BK:
+	and regb,MOUSE_M_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_M_BK+1
+
+p_mouse_ghost_key_check_R_BK:
+	and regb,MOUSE_R_BK_BUTTON,pdata
+	branch mouse_ghost_key_check_R_BK+1
+
+p_mouse_ghost_key_check_L_FW:
+	and regb,MOUSE_L_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_L_FW+1
+
+p_mouse_ghost_key_check_R_FW:
+	and regb,MOUSE_R_FW_BUTTON,pdata
+	branch mouse_ghost_key_check_R_FW+1
 endif
 
 ifdef ADC_1121SB
@@ -2124,15 +2314,7 @@
 	jam 0x77,core_gpadc_ctrl
 	jam 0x41,core_gpadc_cfg0
 	jam 0x14,0x8ac6			//div2
-	jam 0x00,core_gpadc_cfg3
-	call sadc_channel
-	fetch 1,mem_adc_clkdiv
-	store 1,core_sadc_clkdiv
-	call sadc_read
-
-	jam 0x00,core_sadc_clkdiv
-	jam 0x00,0x8ac6
-	rtn
+	branch p_mouse_adc_reference_source_set
 	
 p_enable_adc_reference_source_inter1p8V_vdcdc:
 	call p_sadc_cal_write
@@ -2142,6 +2324,7 @@
 	jam 0x77,core_gpadc_ctrl
 	jam 0x41,core_gpadc_cfg0
 	jam 0x10,0x8ac6			//not div2
+p_mouse_adc_reference_source_set:
 	jam 0x00,core_gpadc_cfg3
 	call sadc_channel
 	fetch 1,mem_adc_clkdiv
Index: sched/mouse.dat
===================================================================
--- /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/sched/mouse.dat	(revision 4369)
+++ /1121s/branch/mouse/ZXS_Project/1m/mouse_public_24g_first_bt_WK3-8/sched/mouse.dat	(working copy)
@@ -206,12 +206,12 @@
 mem_mouse_sleep_deal_type:00	#00:old version	01 new version	
 mem_24g_rx_window:c0 12     #400us  ## e0 2e#1ms #transmitter long range min:520us
 
-mem_mouse_24g_short_sleep_set_4ms:ee 4d 00	#1662us
+mem_mouse_24g_short_sleep_set_4ms:d0 52 00#f0 55 00
 mem_mouse_24g_long_sleep_set_4ms:80 bb 00
 mem_mouse_24g_fast_hop_count_4ms:05
 mem_mouse_24g_tsniff_4ms:80 bb 00 00
 
-mem_mouse_24g_short_sleep_set_8ms:74 d6 00
+mem_mouse_24g_short_sleep_set_8ms:70 11 01	#SB:70 11 01	SA:60 ea 00
 mem_mouse_24g_long_sleep_set_8ms:00 77 01
 mem_mouse_24g_fast_hop_count_8ms:0b
 mem_mouse_24g_tsniff_8ms:00 77 01 00
@@ -277,28 +277,22 @@
 mem_eeprom_block_size:80
 
 #otp write info offset
-mem_otp_offset_dpi:b9 1a										#6841 begin		3level:99count	----------info begin	
-mem_otp_offset_dpi_end:ea 1a								#6890 end
+mem_otp_offset_dpi:21 1c										#7201 begin		3level:99count	----------info begin	
+mem_otp_offset_dpi_end:52 1c								#7250 end
 
-mem_otp_offset_device_flag:eb 1a							#6891 begin		400 count
-mem_otp_offset_device_flag_end:b2 1b						#7090 end
+mem_otp_offset_device_flag:53 1c							#7251 begin		400 count
+mem_otp_offset_device_flag_end:1a 1d						#7450 end
 
-mem_otp_offset_24g_addr:b3 1b								#7091 begin		30 count
-mem_otp_offset_24g_addr_end:2a 1c						#7210 end
+mem_otp_offset_24g_addr:1b 1d								#7451 begin		30 count
+mem_otp_offset_24g_addr_end:92 1d						#7570 end
 
-mem_otp_offset_le_addr1:2b 1c								#7211 begin		30 count
-mem_otp_offset_le_addr1_end:de 1c							#7390 end
+mem_otp_offset_le_addr1:93 1d								#7571 begin		30 count
+mem_otp_offset_le_addr1_end:46 1e						#7750 end
 
-mem_otp_offset_le_locall_addr1:df 1c						#7391 begin		30 count
-mem_otp_offset_le_locall_addr1_end:92 1d				#7570 end
+mem_otp_offset_le_locall_addr1:47 1e						#7751 begin		30 count
+mem_otp_offset_le_locall_addr1_end:fa 1e					#7930 end
 
-mem_otp_offset_le_addr2:93 1d								#7571 begin		30 count
-mem_otp_offset_le_addr2_end:46 1e						#7750 end
-
-mem_otp_offset_le_locall_addr2:47 1e						#7751 begin		30 count
-mem_otp_offset_le_locall_addr2_end:fa 1e					#7930  end
-
-mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		100 count
+mem_otp_offset_le_addr_increase_count:fb 1e			#7931 begin		89 count
 mem_otp_offset_le_addr_increase_count_end:ac 1f		#8108 end					----------info over	
 
 mem_otp_offset_app_initflag:ae 1f		#8110 end
@@ -367,7 +361,7 @@
 
 mem_sensor_ka8g2_init_new:
 09 a5
-26 34
+46 34
 19 04
 60 07
 69 04
@@ -404,16 +398,20 @@
 09 5a
 ff 27
 ab 40
-be d1
-a0 41
-a1 12
-a5 84
+b3 56
+9b e6
+a8 12
+a9 c0
+be e6
+a5 af
+a0 21
+a1 02
+b8 10
+b9 0b
 a7 ff
 b5 d0
 b6 00
 ff 00
-35 c8
-25 af
 09 00
 ff ff
 
